/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Nov 26 2022 | 17:11:20 */
.page-header-title {
    
    font-size: 32px !important;
	color: #777777;
   
}

.widget-title {
   
	font-size: 24px;
	text-transform: none;
	color: #777777;
}



.menu a {
	font-size: 18px !important;
	color: #777777 !important;
}

/*.oew-product-share {
    display: none;
   
}*/


.woocommerce ul.products li.product:not(.product-category) .image-wrap .button {
   
    background-color: #B99D6A !important;
}

li.product .price .amount {
    
    font-size: 22px;
    font-weight: 600;
}

.amount{
	
	color: #B99D6A !important;
}

.woocommerce ul.products li.product li.category {
    display: none;
}




.site-breadcrumbs {
    
    right: 120px;
    margin-top: 40px !important;
   
}

@media only screen and (max-width: 959px) {
	.site-breadcrumbs {
    right: auto !important; 
	}}


@media only screen and (max-width: 480px) {
.woocommerce .oceanwp-toolbar {
	text-align: inherit !important;
	}}

.elementor-1139 .elementor-element.elementor-element-0c4a843 {
    
    padding: 80px 0px 80px 0px!important;
}
