.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: url(http://localhost:8888/woodmart/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.page-title-default{
	background-color:rgb(204,204,204);
	background-image: url(https://www.playheals.sg/wp-content/uploads/2023/03/The-Space.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#ffffff;
	background-image: none;
}

:root{
--wd-text-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(48,45,38);
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Playfair Display", Arial, Helvetica, sans-serif;
--wd-title-font-weight:700;
--wd-title-color:rgb(48,45,38);
}
:root{
--wd-entities-title-font:"Playfair Display", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:400;
--wd-entities-title-color:rgb(48,45,38);
--wd-entities-title-color-hover:rgb(230, 214, 137);
}
:root{
--wd-alternative-font:"Montserrat", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Playfair Display", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:700;
--wd-widget-title-transform:capitalize;
--wd-widget-title-color:rgb(32,122,85);
--wd-widget-title-font-size:21px;
}
@media (max-width: 1024px){
:root{
--wd-widget-title-font-size:18px;
}
}
:root{
--wd-header-el-font:"Playfair Display", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:400;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:21px;
}
html .wd-nav.wd-nav-main > li > a{
	font-family: "Playfair Display", Arial, Helvetica, sans-serif;font-weight: 900;font-size: 14px;text-transform: uppercase;color: rgb(170,170,170);
}

html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a{
	color: rgb(52,177,126);
}

html .main-page-wrapper .product-grid-item .wd-entities-title{
	font-family: "Montserrat", Arial, Helvetica, sans-serif;font-weight: 500;font-size: 19px;color: rgb(51,51,51);
}

html .main-page-wrapper .product-grid-item .wd-entities-title a:hover{
	color: rgb(230,214,137);
}

html .product-grid-item .price > .amount, html .product-grid-item .price ins > .amount{
	font-family: "Montserrat", Arial, Helvetica, sans-serif;font-weight: 400;font-size: 16px;color: rgb(0,160,134);
}

html .product-image-summary-wrap .product_title, html .wd-single-title .product_title{
	font-family: "Playfair Display", Arial, Helvetica, sans-serif;font-weight: 700;font-size: 38px;color: rgb(51,51,51);
}

@media (max-width: 1024px){
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title{
	font-size: 33px;
}

}
@media (max-width: 767px){
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title{
	font-size: 20px;
}

}
html .product-image-summary-wrap .product_title:hover, html .wd-single-title .product_title:hover{
	color: rgb(130,130,130);
}

html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > ins .amount, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount{
	font-family: "Montserrat", Arial, Helvetica, sans-serif;font-weight: 400;font-size: 21px;color: rgb(32,122,85);
}

@media (max-width: 1024px){
html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > ins .amount, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount{
	font-size: 18px;
}

}
html .product-image-summary-wrap .summary-inner > .price > .amount:hover, html .product-image-summary-wrap .summary-inner > .price > ins .amount:hover, html .wd-single-price .price > .amount:hover, html .wd-single-price .price > ins .amount:hover{
	color: rgb(130,130,130);
}

html .widget_product_categories .product-categories > li > a{
	font-family: "Montserrat", Arial, Helvetica, sans-serif;font-weight: 400;font-size: 16px;color: rgb(130,130,130);
}

.widget_product_categories .product-categories > li > a:hover, html .widget_product_categories .product-categories > li.current-cat > a{
	color: rgb(32,122,85);
}

html .widget_product_categories .product-categories > li > .children > li > a{
	font-family: "Montserrat", Arial, Helvetica, sans-serif;font-weight: 400;font-size: 12px;text-transform: capitalize;color: rgb(130,130,130);
}

html .widget_product_categories .product-categories > li > .children > li > a:hover, html html .widget_product_categories .product-categories > li > .children > li.current-menu-item > a{
	color: rgb(32,122,85);
}

html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a{
	font-family: "Montserrat", Arial, Helvetica, sans-serif;font-size: 18px;color: rgb(143,134,129);
}

html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a:hover{
	color: rgb(0,0,0);
}

:root{
--wd-primary-color:rgb(32,122,85);
}
:root{
--wd-alternative-color:rgb(222,197,133);
}
:root{
--wd-link-color:rgb(48,45,38);
--wd-link-color-hover:rgb(230,214,137);
}
:root{
--btn-default-bgcolor:rgb(240,144,65);
}
:root{
--btn-default-bgcolor-hover:rgb(227,103,1);
}
:root{
--btn-shop-bgcolor:rgb(240,144,65);
}
:root{
--btn-shop-bgcolor-hover:rgb(240,144,65);
}
:root{
--btn-accent-bgcolor:rgb(240,144,65);
}
:root{
--btn-accent-bgcolor-hover:rgb(240,144,65);
}
html .woocommerce-mini-cart__buttons .btn-cart, html .woocommerce-mini-cart__buttons .checkout{
	color: rgb(255,255,255);background: rgb(0,124,194);
}

html .woocommerce-mini-cart__buttons .btn-cart:hover, html .woocommerce-mini-cart__buttons .checkout:hover{
	background: rgb(130,130,130);
}

:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #fff;
		
					--btn-default-color-hover: #fff;
		
					--btn-shop-color: #fff;
		
					--btn-shop-color-hover: #fff;
		
					--btn-accent-color: #fff;
		
					--btn-accent-color-hover: #fff;
		
									--btn-default-brd-radius: 0px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
				--btn-default-box-shadow-active: none;
				--btn-default-bottom: 0px;
			
			
			
					
									--btn-shop-brd-radius: 0.001px;
				--btn-shop-box-shadow: none;
				--btn-shop-box-shadow-hover: none;
				--btn-shop-box-shadow-active: none;
				--btn-shop-bottom: 0px;
			
			
			
					
									--btn-accent-brd-radius: 0px;
				--btn-accent-box-shadow: none;
				--btn-accent-box-shadow-hover: none;
				--btn-accent-box-shadow-active: none;
				--btn-accent-bottom: 0px;
			
			
			
					
								}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1170px;
			}
		}

		.container {
			max-width: 1200px;
		}

		:root{
			--wd-container-width: 1200px;
		}
	
			.elementor-section.wd-section-stretch > .elementor-column-gap-no {
			max-width: 1170px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-narrow {
			max-width: 1180px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-default {
			max-width: 1190px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-extended {
			max-width: 1200px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-wide {
			max-width: 1210px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-wider {
			max-width: 1230px;
		}
		@media (min-width: 1217px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1200px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.playheals.sg/wp-content/themes/itaoverseas/fonts/woodmart-font.woff2?v=6.5.4") format("woff2");
}

/*Remove Default woodmart 40px spacing for Header and Footer*/
.main-page-wrapper {
	margin-top: 0px!important;
	padding-top: 0px!important;
}

.home .whb-header {
	margin-bottom: 0px!important;
}

/* header custom icons */
.whb-general-header .wd-tools-icon img {
	width: 22px;
}

/* haeder dropdown */
.wd-dropdown-menu {
	background-color: #20d621;
}

/* haeder dropdown text */
.wd-dropdown-menu li a {
	border-top: 1px solid #fff;
}


/* testimonials content */
.elementor-testimonial--layout-image_left .elementor-testimonial {
	align-items: center !important;
}

/* container */
.elementor-widget-testimonial-carousel .elementor-main-swiper {
    width: 90% !important;
}

/* testimonials arrows */
.eicon-chevron-left,
.eicon-chevron-right {
	background-color: #026319;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	line-height: 25px;
	text-align: center !important;
	transition: 0.4s;
}

.eicon-chevron-left:hover,
.eicon-chevron-right:hover {
	background-color: #20d621;
}

.eicon-chevron-left {
	margin-right: 50px !important;
}

/* shop container */
.title-shop + .container {
	margin-top: 50px !important;
}

/* widget container */
.widget {
	border-bottom: 1px solid #8f8681;
}

/* price range filter */
.widget_price_filter .ui-slider .ui-slider-handle:after {
	background-color: #207a55;
}

.widget_price_filter .ui-slider .ui-slider-handle:hover:after {
	background-color: #207a55 !important;
}

/* selected line */
.widget_price_filter .ui-slider .ui-slider-range {
	background-color: #207a55;
}

/* unselected line */
.widget_price_filter .ui-slider-horizontal:before {
	background-color: #828282;
}

/* range label */
.price_slider_amount .price_label,
.price_slider_amount .price_label span {
	color: #828282 !important;
	font-size: 16px !important;
	font-family: 'Montserrat ';
	
}

/* price range button */
.widget_price_filter .price_slider_amount .button {
	padding: 8px 20px;
	background-color: #d8ba6c ;
	color:white !important;
	border-radius:10px;
}

.widget_price_filter .price_slider_amount .button:hover {
	padding: 8px 20px;
	background-color: #828282;
}

/* shop breadcrumb and sorting */
.woocommerce-breadcrumb a,
.woocommerce-breadcrumb span,
.woocommerce-ordering,
.orderby {
	font-size: 12px !important;
	color: #828282 !important;
	font-weight: normal !important;
  font-family: 'Montserrat' !important;
 
}

/* shop sorting underline */
.woocommerce-ordering .orderby {
	border: 3px solid #000;
}

.product-wrapper {
	margin-bottom: 30px;
}

/* .wd-product-cats a {
	font-size: 12px;
	font-family: 'Work Sans';
	font-weight:500px;
	color: #476040 !important;
} */

.product-labels {
		left: 15px !important;
}

/* product loop labels */
.product-label.featured,
.product-label.new,
.product-label.out-of-stock,
.onsale.product-label {
	font-size: 12px !important;
	font-family: 'montserrat' !important;
	font-weight: normal !important;
	text-transform:capitalize;
	border-radius: 10px;
}	

.product-label.featured {
	background-color: #00a086 !important;
	color: #00a086 !important;
	width: 100px !important;
	position: relative;
}


/* Featured New Text */
.product-label.featured:before {
	content: "Best Seller";
	color:white !important;
	position: absolute;
	left: 0;
	right: 0;
	
	
}

.onsale.product-label {
	background-color: #ea2e35 !important;
}

.product-label.new {
	background-color: #dec585 !important;
}

.product-label.out-of-stock:before {
/* 	content: "SOLD OUT"; */
	font-family:'montserrat' !important;
	font-size:12px !important;
	color: white;
	position: absolute;
	left: 0;
	right: 0;
	margin-top: 1px;
}
.product-label.out-of-stock {
	background-color: #aaaaaa !important;
	color: white !important;
	
}

.single-product-page {
	position: relative !important;
}

.single-product-page .product-labels {
	left: 20px !important;
	right: auto !important;
}

/* single product gallery arrows container */
.slick-arrow {
	background-color: #e4e4e4 !important;
	color: #000 !important;
}

.slick-arrow:hover {
	background-color: #20d621 !important;
}

/* single product tab title top shape */
.wd-tabs-title:after {
	top: -31px !important;
	height: 4px !important;
	background-color: #E6D689 !important;
}

.thumbnails.slick-slider>button.slick-prev:hover:before,
.thumbnails.slick-slider>button.slick-next:hover:before {
	color: #fff;
}

/* single product tab title */
.wd-tabs-title {
	text-transform: Uppercase;
	color: #207a55 !important;
	font-family: "Montserrat" !important;
	font-size: 17px !important;
	font-weight: bold;
}

/* single product active tab title */
.active .wd-tabs-title {
	color: #207a55 !important;
	font-weight:bold !important;
	font-size:17px;
	font-family: "Montserrat" !important;
}

/* single product tab description */
.wc-tab-inner,
.woocommerce-Reviews-title,
#review_form #reply-title {
	font-size: 20px !important;
	font-weight: normal !important;
	color: #828282 !important;
	
}




/* related products */
.related-products .title:before {
	display: none;
}

/* single product meta text */
.product_meta .meta-label,
.product_meta a,
.share-title {
	color: #476040 !important;
	font-family: 'Work Sans';
}

/* single product meta label */
.product_meta .meta-label {
	font-size: 14px !important;
}

/* single product meta text and share icons */
.product_meta a,
.product-share .wd-icon:before {
	font-size: 12px !important;
	color: #476040 !important;
}

.product_meta a:hover,
.product-share .wd-icon:hover:before {
	color: #476040 !important;
}

/* single product meta text */
.share-title {
	font-size: 14px !important;
}

/* blogs loop container */
.article-body-container {
	text-align: left !important;
	box-shadow: none !important;
	margin-left: 0px !important;
	align-items: center !important;
}
.main-page-wrapper{
	background:#f2f2f2 !important;
}
/* blogs category */
.meta-categories-wrapp {
	position: static !important;
	margin-bottom: 15px;
}

/* blogs category */
.meta-post-categories {
	background-color: #fab416 !important;
}
.wd-post-cat.wd-style-with-bg{
	background:#dec585 !important;
}

/* blogs category text */
.meta-post-categories a {
	text-transform: capitalize !important;
	font-size: 11px !important;
}
.meta-post-categories{
	background:#476040 !important;
}
/* blogs loop description */
.entry-content {
	color: #818181;
	font-size: 16px;
}

/* blogs loop date on top of image */
.post-date,
.blogs-category-row-cont .blog-post-loop .meta-categories-wrapp {
	display: none !important;
}



/* post sidebar categories underline */
#blogs-container .widget:nth-child(1),
.single-post .widget:nth-child(1) {
	border-bottom: 1px solid #eeeeee;
}

/* single post recent posts title */
.wp-block-latest-posts__post-title {
	font-size: 16px;
}


/* single post recent posts date */
.wp-block-latest-posts__post-date {
	font-size: 14px;
	color: #828282;
}

/* single post content */
.entry-content {
	font-size: 20px !important;
	color: #47382d;
}

/* single blog tags */
.tags-list a {
	background-color: #fab416;
	border: none !important;
	color: #fff !important;
	text-align: center;
	padding: 0 !important;
	display: inline !important;
	font-weight: 400 !important;
} 

/* single blog tags bullet */
.tags-list a:after {
	display: none;
}

/* single blog left arrow */
.wd-page-nav-btn.prev-btn a:after {
	content: '\e87e' !important;
	font-family: eicons !important;
}

/* single blog right arrow */
.wd-page-nav-btn.next-btn a:after {
	content: '\e87d' !important;
	font-family: eicons;
}

/* single blog arrows and button labels */
.wd-page-nav-btn.prev-btn a:hover:after,
.wd-page-nav-btn.next-btn a:hover:after,
.wd-page-nav-btn.prev-btn:hover .btn-label,
.wd-page-nav-btn.next-btn:hover .btn-label {
	color: #20d621 !important;
}

/* single blog button label */
.btn-label,
.posts-nav-inner .wd-entities-title {
	font-weight: 400 !important;
}

/* single blog back to list button */
.back-to-archive {
	display: none !important;
}
/* Checkout Page Order Summary Top/Bottom Shape */
.checkout-order-review:before,
.checkout-order-review:after {
	display: none;
}

/* checkout thank you message
 */
.woocommerce-thankyou-order-received {
	background-color: #207a55;	
	color: #fff;
	border: none;
}

@media (max-width: 1024px) {
	/* related products */
	.related-products .title {
		font-size: 33px !important;
	}
}

@media (max-width: 480px) {
	/* related products */
	.related-products .title {
		font-size: 28px !important;
	}
}
	/* dropdown menu */
.wd-dropdown-menu.wd-design-default .wd-sub-menu li a{
	color:black;
}
.color-scheme-dark.wd-design-default.wd-dropdown-menu.wd-dropdown{
	background:white;
}

/* Header menu space */

.wd-nav > li{
	letter-spacing:0.5px !important;
	
}
.wd-nav > li > a{
	margin-right:-20px;
}
html .wd-nav.wd-nav-main > li > a{
	letter-spacing: inherit;
}

/* Home feature product */
.product-wrapper {
	position: relative;
	z-index:2;
}
.product-wrapper:after {
    content: "";
    background: transparent;
	 
	
}

/* .post-type-archive-product .product-wrapper:after {
	 height: calc(100% - 60%);
} */

.product-wrapper:hover:after {
    box-shadow: 2px 3px 5px 0px rgb(122 106 106 / 75%);
    -webkit-box-shadow: 2px 3px 5px 0px rgb(122 106 106 / 75%);
    -moz-box-shadow: 2px 3px 5px 0px rgba(122,106,106,0.75);
}

html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a:hover{
	color:#aaaaaa !important;
	font-size:13px !important;
	font-weight:bold !important;
	font-family: 'Playfair Display' !important;
	text-transform:uppercase !important;
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a{
	color:#aaaaaa !important;
	font-weight:bold !important;
	font-size:13px !important;
	font-family: 'Playfair Display' !important;
	text-transform:uppercase !important;
}

.color-scheme-dark.wd-design-default.wd-dropdown-menu.wd-dropdown{
background:#F5F0EC !important;
}

.pagin-scheme-light .flickity-page-dots {
    --dot-color: #831827;
    --dot-color-hover: #831827;
    --dot-color-active: #831827;
}
.wd-tools-element .wd-tools-icon{
	color:#476040 !important;
}
/* html .main-page-wrapper .product-grid-item .wd-entities-title{
	text-align:center !important;
	font-family:'Noto Serif';
	color:#828282 !important;
	margin-top:30px !important;
} */
/* .product-grid-item .wd-product-cats, .product-grid-item .wd-product-brands-links{
	text-align:center;
	font-family:'Noto Serif';
	color:#828282 !important;
} */
/* .product-grid-item .price{
	text-align:center;
	
	color:#828282 !important;
} */
/* html .product-grid-item .price > .amount, html .product-grid-item .price ins > .amount{
	text-align:center;
	
	color:#476040 !important;
} */

/* Cart button size hover*/
.wd-add-btn .button.product_type_simple.add-to-cart-loop, .button.product_type_variable.add_to_cart_button.add-to-cart-loop:hover {
  background:#dec585 !important;
  width: 290px !important;
  text-transform: capitalize;
  height: 45px !important;
	font-size:17px !important;
}
/* Cart button size hover*/
.wd-add-btn .button.product_type_simple.add-to-cart-loop, .button.product_type_variable.add_to_cart_button.add-to-cart-loop {
  background:#dec585 !important;
  width: 290px !important;
  text-transform: capitalize;
  height: 45px !important;
	font-size:17px !important;
}
/* add to cart margin bottom*/
.product-grid-item .product-image-link img, .product-grid-item .hover-img img{
	margin-bottom:10px !important;
}
/* About Tab */
.wd-tab-outer .wd-nav-tabs-wrapper {
	border-bottom: 2px solid #831827;
}
.wd-tab-outer .wd-nav-tabs li {
	border-top: 1px solid #831827;	
	border-left: 1px solid #831827;
	border-bottom: 0;
	padding-right: 25px;
}
.wd-tab-outer .wd-nav-tabs li:last-child {
	border-right: 1px solid #831827;
}
.wd-tab-outer .wd-nav-tabs .wd-active {
	background: #831827;
	
}
.wd-tab-outer .wd-nav-tabs .wd-active .wd-tabs-title{
	color:white !important;
	font-size:15px;
}


.product-wrapper{
	margin-bottom:50px !important;
}
/* category in shop page  */
.widget_product_categories .product-categories > li > a{
	padding-bottom:30px !important;
}

/* Home Tag */
.widget[class*="_tag_cloud"] .tagcloud a {
    display: block;
    position: relative;font-weight: 600;
	 border: none;
}

.widget[class*="_tag_cloud"] .tagcloud a:hover {
font-weight: 600;
    background-color: transparent;
   
}

.widget[class*="_tag_cloud"] .tagcloud a:before {
    content: "";
    display: inline-block;
    margin-top: -2px;
    margin-right: 8px;
    width: 14px;
    height: 14px;
    border: 2px solid var(--brdcolor-gray-300);
    vertical-align: middle;
    transition: all .2s ease;
}

.widget[class*="_tag_cloud"] .tagcloud a:after {
    position: absolute;
    top: calc(50% - 7px);
    left:14px;
    color: #fff;
    font-weight: 600;
    font-size: 10px;
    opacity: 0;
    content: "\f107";
    font-family: "woodmart-font";
}

.widget[class*="_tag_cloud"] .tagcloud a:hover {
    color: var(--wd-link-color-hover);
}

.widget[class*="_tag_cloud"] .tagcloud a:hover:before {
    border-color: var(--wd-primary-color);
}
.widget[class*="_tag_cloud"] .tagcloud a.wd-active {
    color: var(--color-gray-800);
    font-weight: 600;
}

.widget[class*="_tag_cloud"] .tagcloud a.wd-active:before {
    background-color: var(--wd-primary-color);
    border-color: var(--wd-primary-color);
}

.widget[class*="_tag_cloud"] .tagcloud a.wd-active:after {
    opacity: 1;
}
.pagin-style-1 .flickity-page-dots li{
	margin-left:5px !important;
	margin-bottom:35px !important;
}
.pagin-scheme-light .flickity-button{
	--arrow-color: #831827;
--arrow-color-hover: #831827;

}
.wd-hover-standard .add-to-cart-loop span{
	font-size:14px !important;
	font-family:"forum" !important;
	font-weight:normal;
}
.product-wrapper{
	padding-bottom:20px;
}
.entry-content{
	font-size:15px !important;
	color:#8f8681 !important;
}

.blog-design-small-images.has-post-thumbnail .post-title{
	font-size:21px !important;
	font-weight:bold !important;
	font-family: "Playfair Display" !important;
	color:#207a55;
}
.read-more-section a{
	text-transform:capitalize !important;
	text-decoration:underline;
	font-family: 'Montserrat' !important;
	font-size: 14px !important;
	font-weight:normal !important;
}


div.quantity input[type="button"].plus{
	color:white;
}
.wc-tab-inner, .woocommerce-Reviews-title, #review_form #reply-title{
	font-size:16px !important;
}

/* .page-title .title{
	color:#066959 !important;
	font-family:'Playfair Display';
	font-size: 35px;
	text-transform:capitalize;
	margin-top:70px !important;
} */
.breadcrumbs>span, .breadcrumbs>a, .yoast-breadcrumb>span, .yoast-breadcrumb>a{
  line-height: 16px;
  color:white !important;
	font-size:12px;
	font-family:"Montserrat" !important;
	text-transform:capitalize;
}
.breadcrumbs > span, .breadcrumbs > a, .yoast-breadcrumb > span, .yoast-breadcrumb > a:active{
	color:white !important;
	text-transform:capitalize !important;
	font-size:15px !important;
}
.breadcrumbs > span, .breadcrumbs > a, .yoast-breadcrumb > span, .yoast-breadcrumb > a{
	color:white !important;
}


.related-products .title {
    font-size: 28px !important;
    font-weight: bold;
	  font-family:"Montserrat" ;
    color:#207a55 !important;
	  text-transform:capitalize;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom:-70px;
}
html .woocommerce-mini-cart__buttons .btn-cart, html .woocommerce-mini-cart__buttons .checkout{
	background:#E6D689 !important;
}
[class*="wd-carousel-spacing-"] .owl-nav > div[class*="next"]{
	color:#f09041;
}
[class*="wd-carousel-spacing-"] .owl-nav > div[class*="prev"]{
	color:#f09041;
}
.related-products .title{
	color:#207a55 !important;
}
.single_add_to_cart_button{
	background:#E6D689 !important;
	border-radius: 25px !important;
}
div.quantity input[type="button"].plus{
	background:#E6D689 !important;
	border-top-right-radius: 80px 80px;
  border-bottom-right-radius: 80px 80px;
	border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.cart-actions .button[name="apply_coupon"]
{
	background:#E6D689 !important;
}
.wpcf7 form.sent .wpcf7-response-output, .mc4wp-success, .woocommerce-message{
background: #E6D689 !important;
}
.wd-dropdown-menu{
	background:white !important;
	color:white !important;
}

html .product-grid-item .price > .amount, html .product-grid-item .price ins > .amount{
	font-weight:normal !important;
}
.elementor-18 .elementor-element.elementor-element-92ef43b .elementor-icon-box-title{
	margin-top:-70px !important;
}
.elementor-18 .elementor-element.elementor-element-06f826e .elementor-icon-box-title, .elementor-18 .elementor-element.elementor-element-06f826e .elementor-icon-box-title a{
	margin-top:-70px !important;
}
.elementor-18 .elementor-element.elementor-element-8e3e9c3 .elementor-icon-box-title, .elementor-18 .elementor-element.elementor-element-8e3e9c3 .elementor-icon-box-title a{
	margin-top:-70px !important;
}
.elementor-18 .elementor-element.elementor-element-7e30317 .elementor-icon-box-title, .elementor-18 .elementor-element.elementor-element-7e30317 .elementor-icon-box-title a{margin-top:-70px !important;
}
.pagin-style-1 .flickity-page-dots li.is-selected{
	    background-color: white !important;
      border-color: white !important;
}
.pagin-style-1 .flickity-page-dots li{
	    border: 2px solid white !important;
}
.register .button, .login .button{
	background:#E6D689;
}
.register .button, .login .button{
	background:#E6D689 !important;
}
.wd-switch-to-register{
	background:#E6D689 !important;
}
.post-type-archive.post-type-archive-product .main-page-wrapper{
	background:#f2f2f2 !important;
}
.blog.widget_block h2{
	color:#828282; !important;
}

#place_order{
	background:#dec585 !important;
}
.website-wrapper{
	background:#f2f2f2 !important;
}
.product-tabs-wrapper{
	background:#f2f2f2 !important;
}
div.quantity input[type="button"] {
  padding: 0 5px;
  min-width: 25px;
  height: 42px;
  border: var(--wd-form-brd-width) solid var(--wd-form-brd-color);
  background: var(--wd-form-bg);
  box-shadow: none;
  border-bottom-left-radius: 80px 80px;
  border-top-left-radius: 80px 80px;
  margin-left: -6px;
}
/* .breadcrumbs a, .breadcrumbs span, .yoast-breadcrumb a, .yoast-breadcrumb span{
	text-transform:capitalize !important;
	font-size:18px !important;
	margin-top:20px !important;
} */

div.quantity input[type="button"]:hover{
	border-color:#828282 !important;
}
.cart-totals-inner .checkout-button{
	background:#dec585 !important;
}
form.checkout.woocommerce-checkout.row{
	margin-bottom:30px !important;
}@media (min-width: 1025px) {
	.page-title{
	height: 400px !important;
}
.breadcrumbs a, .breadcrumbs span, .yoast-breadcrumb a, .yoast-breadcrumb span{
	text-transform:capitalize !important;
	font-size:18px !important;
	margin-top:20px !important;
	color:white;
	margin-left:5px !important;
}
/* .breadcrumbs a, .breadcrumbs span, .yoast-breadcrumb a:active{
color:#34b17e;
} */
.breadcrumbs a:hover, .yoast-breadcrumb a:hover{
color:white;
}
/* .page-title .container {
    z-index: 2;
}
.page-title.page-title-default:before {
    width: 100%;
    height: 350px;
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(255,255,255, 0.5);
    z-index: 1;
} */
.page-title .title{
	color:white !important;
	font-family:'Playfair Display';
	font-size: 50px;
	text-transform:capitalize;
	margin-top:35px !important;
}
.title-size-large .title{
	font-size:50px !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.page-title{
	height:200px !important;
}
.page-title .title{
	color:#066959 !important;
	font-family:'Playfair Display';
	font-size: 35px;
	text-transform:capitalize;
	margin-top:35px !important;
}
.breadcrumbs a, .breadcrumbs span, .yoast-breadcrumb a, .yoast-breadcrumb span{
	text-transform:capitalize !important;
	font-size:18px !important;
	margin-top:20px !important;
	color:#066959 !important;
}
.breadcrumbs a:hover, .yoast-breadcrumb a:hover{
color:#066959;
}
.breadcrumbs a, .breadcrumbs span, .yoast-breadcrumb a:active{
color:#34b17e;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.page-title .title{
	margin-top:50px !important;
}

}

@media (max-width: 576px) {
	.page-title-default{
	height:170px !important;
}
.page-title .title{
	color:white !important;
	font-family:'Playfair Display';
	font-size: 30px;
	text-transform:capitalize;
	margin-top:23px !important;
	font-weight:bold !important;
}
.breadcrumbs a, .breadcrumbs span, .yoast-breadcrumb a, .yoast-breadcrumb span{
	text-transform:capitalize !important;
	color:white !important;
	margin-top:15px !important;
	margin-left:2px !important;
}
.breadcrumbs a, .breadcrumbs span, .yoast-breadcrumb a:active{
color:white !important;
}
.wd-add-btn-replace .add-to-cart-loop::before {
	left:-60px !important;
}
.page-title .title{
	position:relative !important;
	top:20px !important;
}
}

