.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-image: url(https://www.bscon.com.sg/wp-content/uploads/2023/07/Inner-Pages_Title-Banner.png);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

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

:root{
--wd-text-font:"Inter", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(170,170,170);
--wd-text-font-size:16px;
}
:root{
--wd-title-font:"Inter", Arial, Helvetica, sans-serif;
--wd-title-font-weight:700;
--wd-title-color:rgb(0,0,0);
}
:root{
--wd-entities-title-font:"Inter", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:400;
--wd-entities-title-color:rgb(0,0,0);
--wd-entities-title-color-hover:rgb(0, 0, 0);
}
:root{
--wd-alternative-font:"Inter", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Inter", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:700;
--wd-widget-title-transform:capitalize;
--wd-widget-title-color:rgb(51,51,51);
--wd-widget-title-font-size:21px;
}
@media (max-width: 1024px){
:root{
--wd-widget-title-font-size:18px;
}
}
:root{
--wd-header-el-font:"Inter", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:400;
--wd-header-el-transform:capitalize;
--wd-header-el-font-size:14px;
}
html .wd-nav.wd-nav-main > li > a{
	font-family: "Inter", Arial, Helvetica, sans-serif;font-weight: 600;font-size: 14px;text-transform: none;color: rgb(19,53,120);
}

html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a{
	color: rgb(215,64,14);
}

html .product-grid-item .price > .amount, html .product-grid-item .price ins > .amount{
	font-family: "Inter", Arial, Helvetica, sans-serif;font-weight: 200;font-size: 16px;color: rgb(68,68,68);
}

html .page-title > .container > .title{
	font-family: "Inter", Arial, Helvetica, sans-serif;font-weight: 500;font-size: 55px;text-transform: capitalize;color: rgb(215,64,14);
}

@media (max-width: 1024px){
html .page-title > .container > .title{
	font-size: 30px;
}

}
@media (max-width: 767px){
html .page-title > .container > .title{
	font-size: 25px;
}

}
html .post.blog-post-loop .post-title{
	font-family: "Inter", Arial, Helvetica, sans-serif;font-weight: 700;font-size: 18px;text-transform: none;color: rgb(12,6,6);
}

html .post.blog-post-loop .post-title a:hover{
	color: rgb(10,6,6);
}

html .post-single-page .post-title{
	font-family: "Inter", Arial, Helvetica, sans-serif;font-weight: 700;font-size: 32px;text-transform: none;color: rgb(0,0,0);
}

@media (max-width: 1024px){
html .post-single-page .post-title{
	font-size: 27px;
}

}
@media (max-width: 767px){
html .post-single-page .post-title{
	font-size: 22px;
}

}
html .widget_product_categories .product-categories > li > a{
	font-family: "Inter", Arial, Helvetica, sans-serif;font-weight: 500;font-size: 14px;text-transform: none;color: rgb(19,53,120);
}

.widget_product_categories .product-categories > li > a:hover, html .widget_product_categories .product-categories > li.current-cat > a{
	color: rgb(215,64,14);
}

html .widget_product_categories .product-categories > li > .children > li > a{
	font-family: "Inter", Arial, Helvetica, sans-serif;font-size: 14px;color: rgb(19,53,120);
}

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(215,64,14);
}

html .product-image-summary-wrap .product_title, html .wd-single-title .product_title{
	font-family: "Inter", Arial, Helvetica, sans-serif;font-weight: 500;font-size: 36px;text-transform: none;color: rgb(215,64,14);
}

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

}
@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 .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: "Inter", Arial, Helvetica, sans-serif;font-weight: 400;font-size: 21px;color: 444444;
}

@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: 444444;
}

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

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

html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a{
	font-family: "Inter", Arial, Helvetica, sans-serif;font-weight: 400;font-size: 14px;color: rgb(19,53,120);
}

html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a:hover, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu  > li > a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a:hover{
	color: rgb(215,64,14);
}

:root{
--wd-primary-color:rgb(215,64,14);
}
:root{
--wd-alternative-color:rgb(19,53,120);
}
:root{
--wd-link-color:rgb(113,22,40);
--wd-link-color-hover:rgb(175,142,73);
}
:root{
--btn-default-bgcolor:133578;
}
:root{
--btn-default-bgcolor-hover:rgb(215,64,14);
}
:root{
--btn-shop-bgcolor:rgb(19,53,120);
}
:root{
--btn-shop-bgcolor-hover:rgb(215,64,14);
}
:root{
--btn-accent-bgcolor:rgb(19,53,120);
}
:root{
--btn-accent-bgcolor-hover:rgb(215,64,14);
}
html .wd-hover-standard .wd-add-btn>a, html .comment-form .submit, html .cart-actions .button[name="apply_coupon"], html .cart-actions .button[name="update_cart"], html .cart-totals-inner .checkout-button, html .woocommerce-mini-cart__buttons .btn-cart, html .woocommerce-mini-cart__buttons .checkout, html .woocommerce-checkout .login .button, html #place_order, html button[name="save_account_details"], html button[name="save_address"], html .login .button, html .register .button, html .wd-switch-to-register{
	font-family: "Inter", Arial, Helvetica, sans-serif;font-weight: 400;font-size: 14px;text-transform: uppercase;color: rgb(255,255,255);background: rgb(19,53,120);
}

html .wd-hover-standard .wd-add-btn>a:hover, html .comment-form .submit:hover, html .cart-actions .button[name="apply_coupon"]:hover, html .cart-actions .button[name="update_cart"]:hover, html .cart-totals-inner .checkout-button:hover, html .woocommerce-mini-cart__buttons .btn-cart:hover, html .woocommerce-mini-cart__buttons .checkout:hover, html .woocommerce-checkout .login .button:hover, html #place_order:hover, html button[name="save_account_details"]:hover, html button[name="save_address"]:hover, html .login .button:hover, html .register .button:hover, html .wd-switch-to-register:hover{
	background: rgb(215,64,14);
}

html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button{
	font-family: "Roboto", Arial, Helvetica, sans-serif;font-weight: 700;font-size: 16px;text-transform: capitalize;color: rgb(255,255,255);background: rgb(19,53,120);
}

html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover{
	background: rgb(215,64,14);
}

: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: 5px;
			
					
					--wd-form-brd-width: 1px;
		
					--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: 5px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
					
					
			
			
							--btn-shop-brd-radius: 5px;
				--btn-shop-box-shadow: none;
				--btn-shop-box-shadow-hover: none;
					
					
			
			
							--btn-accent-brd-radius: 5px;
				--btn-accent-box-shadow: none;
				--btn-accent-box-shadow-hover: none;
					
								}

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

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-width: 1222px;
		}
	
			.elementor-section.wd-section-stretch > .elementor-column-gap-no {
			max-width: 1192px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-narrow {
			max-width: 1202px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-default {
			max-width: 1212px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-extended {
			max-width: 1222px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-wide {
			max-width: 1232px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-wider {
			max-width: 1252px;
		}
		@media (min-width: 1239px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1222px) {
			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.bscon.com.sg/wp-content/themes/wlp-digital/fonts/woodmart-font.woff2?v=6.5.4") format("woff2");
}

/* header search form container */
.wd-search-form.wd-header-search-form,
.searchform {
	display: inline-block !important;
}

/* header search form input */
[class*="wd-header-search-form"] input[type='text'] {
	background-color: #fff;
	min-width: auto !important;
	width: 180px !important;
	border-radius: 5px;
	height: 40px;
	padding-left: 40px;
	padding-right: 5px;
}

/* header search form */
[class*="wd-header-search-form"] input[type='text']::placeholder {
	display: none !important;
	color: #fff;
}

/* header search form icon */
.searchform .searchsubmit {
	left: 0;
}

/* site logo */
.site-logo {
	margin-top: -12px;
}

/* header icons */
.wd-header-my-account .wd-tools-icon:before,
.wd-header-search .wd-tools-icon:before,
.wd-header-cart .wd-tools-icon:before,
.wd-header-wishlist .wd-tools-icon:before,
.wd-header-mobile-nav .wd-tools-icon:before {
	color: #aaaaaa;
}

/* header icons hover */
.wd-header-my-account:hover .wd-tools-icon:before,
.wd-header-search:hover .wd-tools-icon:before,
.wd-header-cart:hover .wd-tools-icon:before,
.wd-header-wishlist:hover .wd-tools-icon:before,
.wd-header-mobile-nav:hover .wd-tools-icon:before {
	color: #3a8c7d;
}

/* header cart number */
.wd-tools-icon .wd-cart-number {
	background-color: #d7400e !important;
}

/* header navigation items underline  */
.wd-nav[class*="wd-style-underline"] .nav-link-text:after {
	background-color: #aaaaaa !important;
	height: 1px;
}

/* slider navigation dots container */
.flickity-page-dots {
	bottom: 25px;
}

/* slider dots */
.pagin-style-1 .flickity-page-dots li {
	background-color: #f9ebd1 !important; 
	border: 1px solid #f9ebd1 !important;
	width: 12px;
	height: 12px;
	margin-left: 8px;
	margin-right: 8px;
}

.pagin-style-1 .flickity-page-dots .dot.is-selected {
	background-color: #d7400e !important; 
		border: 1px solid #d7400e !important;
	width:12px !important;
	height:12px !important;
	
}

/* product grid title */
.product-grid-item .wd-entities-title {
	margin-top: 25px !important;
	margin-bottom: 12px !important;

}

/* product grid price */
.product-grid-item .price {
	margin-bottom: 23px !important;
}

/* prduct grid button - standard button */
.wd-hover-standard .wd-add-btn>a {
	border-radius: 10px !important;
	padding: 2px 10px;
}

/* prduct grid button text - standard button */
.wd-hover-standard .wd-add-btn>a span {
	font-size: 14px;
}

/* woodmart products carousel container */
.owl-dots {
	margin-top: 30px !important;
}

/* Woodmart Carousel Dots */
.owl-dot span {
	width: 8px !important;
	height: 8px !important;
	border-color: #d7400e !important;
	background-color: #d7400e !important;
	margin-left: 8px !important;
	margin-right: 8px !important;
}

.owl-dot span:hover {
	background-color: #711628 !important;
	border-color: #711628 !important;
}
.owl-dot span{
	background-color: #711628 !important;
	border-color: #711628 !important;

}

/* Woodmart Carousel Dots Active */
.owl-dot.active span {
	border-color: #af8e49 !important;
	background-color: #af8e49 !important;
}

/* product grid labels container */
.product-label 
 {
	min-width: 45px !important;
	min-height: 45px !important;
}

/* product grid labels */
.product-label.featured,
.product-label.new,
.product-label.out-of-stock,
.onsale.product-label {
	font-size: 12px !important;
	font-weight: 400;
}

.product-label.featured {
	background-color: #d7400e !important;
	color: #d7400e;
	border:1px solid black !important;
}

/* Featured New Text */
.product-label.featured:before {
	content: "HOT";
	color: #fff;
	position: absolute;
	left: 0;
	right: 0;
}

.product-label.new {
	background-color: #133578 !important;
	border:1px solid black !important;
}

.product-label.out-of-stock {
	background-color: black !important;
	color: #fff !important;
	min-width: 85px !important;
	border:1px solid black !important;
}

.onsale.product-label {
	background-color: #f9ebd1 !important;
	border:1px solid black !important;
}

.onsale.product-label:before {
	content: "SALE";
	color: black;
	position: absolute;
	left: 0;
	right: 0;
}


/* featurd categories */
#featured-categories-cont .elementor-widget-icon-box,
#special-promotion-categories .elementor-widget-icon-box {
	padding: 15px;
	background-color: #fff;
	border-radius: 15px;
	transition: 0.4s;
}

#faq-categories #special-promotion-categories .elementor-widget-icon-box {
	padding: 10px !important;
}

/* about testimonial dots container */
#testimonials-slider .swiper-pagination {
	bottom: -65px !important;
}

/* special promotion featurd categories */
#special-promotion-categories .elementor-widget-icon-box {
	background-color: #438378;
}

#featured-categories-cont .elementor-widget-icon-box:hover {
	background-color: #74c8b9;
}

#special-promotion-categories .elementor-widget-icon-box:hover {
	background-color: #74c8b9;
}

#featured-categories-cont .elementor-widget-icon-box path,
#featured-categories-cont .elementor-widget-icon-box .elementor-icon-box-title span {
	fill: #022359 !important;
	transition: 0.4s;
}

#special-promotion-categories .elementor-widget-icon-box path,
#special-promotion-categories .elementor-widget-icon-box .elementor-icon-box-title span {
	fill: #fff !important;
	transition: 0.4s;
}

#featured-categories-cont .elementor-widget-icon-box:hover path {
	fill: #fff !important;
}

#featured-categories-cont .elementor-widget-icon-box:hover .elementor-icon-box-title span {
	color: #fff;
}

#brands-filter .elementor-icon-list-text:hover {
/* 	border-bottom: 1px solid #74c8b9; */
	text-decoration: underline;
}

/* Page Title Container */
.page-title {
	/*padding: 200px 15px;*/
	height: 300px;
	width: 100%;
	padding: 0 !important;
	align-items: center;
	display: inline-flex;
	margin-bottom: 0 !important;
}

/* special promotion banner slider */
.swiper-pagination {
	margin-bottom: 30px;
}

/* Pawsonclub page title text */
.page-id-9590 .page-title .title {
	color: #fff !important;
}

/* blogs page container */
.blog .main-page-wrapper {
	margin-top: -20px !important;
	margin-bottom: 100px;
}

/* blogs loop date */
.blog-post-loop .post-date,
.single-post .post-date {
	border-radius: 10px !important;
	background-color: #438378;
	color: #fff !important;
	font-weight: 400 !important;
}

/* blogs loop date month */
.blog-post-loop .post-date-month,
.single-post .post-date-month {
	font-weight: 400 !important;
}

/* blogs loop image hover container */
.post-img-wrapp a:after {
	background-color: rgba(116, 200, 185, 0.3) !important;
}

/* blogs loop item content container */
.blog-post-loop .article-body-container {
	padding: 35px 20px 20px !important;
	background-color: transparent !important;
	text-align: left !important;
}

/* blogs loop item category */
/* single post category */
.meta-post-categories,
.blog-post-loop .meta-post-categories {
	background-color: #74c8b9 !important;
	border-radius: 5px !important;
}

.meta-post-categories {
	background-color: #438378 !important;
}

/* blogs loop item category text */
/* single post category text */
.meta-post-categories a,
.blog-post-loop .meta-post-categories a {
	font-weight: 400 !important;
	text-transform: capitalize !important;
	font-size: 11px !important;
}

.meta-post-categories a {
	text-transform: uppercase !important;
	font-size: 12px !important;
}

/* blogs loop item title */
.blog-post-loop .post-title {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}

/* blogs loop item continue reading */
.blog-post-loop .read-more-section a {
	color: #438378;
	font-weight: 400;
	text-transform: capitalize;
	font-size: 14px;
}

/* post sidebar recent post items */
.wp-block-latest-posts__list li {
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

/* post sidebar recent posts title */
.wp-block-latest-posts__post-title {
	font-size: 14px !important;
	font-weight: 400 !important;
	margin-bottom: 10px;
}

/* post sidebar recent posts date */
.wp-block-latest-posts__post-date {
	font-size: 14px !important;
}

/* single post container */
.single-post .main-page-wrapper {
	margin-top: -20px !important;
	margin-bottom: 50px;
}

/* single post inner container */
.single-post .site-content {
	padding-right: 50px;
}

/* single post title */
.single-post .wd-entities-title {
	margin-bottom: 20px;
}

/* single blog tags */
.tags-list a {
	background-color: #74c8b9;
	border-radius: 5px;
	border: none !important;
	padding: 1px 15px;
	color: #fff !important;
	font-weight: 400 !important;
} 

/* single blog tags bullet */
.tags-list a:after {
	background-color: #fff !important;
}

/* single blog social icons */
.single-post .wd-social-icons a {
	width: 30px !important;
	height: 30px !important;
}

.single-post .wd-social-icons a span  {
	font-size: 17px !important;
	line-height: 30px !important;
}

/* single blog social icon logo */
.single-post-social .wd-icon:before {
	color: #fff !important;
}

/* single blog back to list button */
.back-to-archive {
	display: none !important;
}

/* single blog left and right arrow */
.wd-page-nav-btn.prev-btn a:after,
.wd-page-nav-btn.next-btn a:after {
	width: 35px !important;
	height: 35px !important;
	line-height: 35px !important;
	font-size: 35px;
	background-color: #438378;
	border-radius: 50%;
	color: #fff !important;
}

.wd-page-nav-btn.prev-btn a:hover:after,
.wd-page-nav-btn.next-btn a:hover:after {
	background-color: #74c8b9;
}

/* single blog newer/older post title */
.btn-label {
	font-weight: 400 !important;
	color: #438378 !important;
	font-size: 16px !important;
}

/* single blog previous/next post title */
.wd-page-nav .wd-entities-title {
	color: #aaa;
	font-size: 16px !important;
}

/* shop page container */
.woocommerce-page .main-page-wrapper {

	margin-bottom: 80px !important;
}	
.widget_product_categories .widget-title{
	margin-top:30px !important;
}
.shop-loop-head{
	margin-top:30px !important;
}
/* widget container */
.woocommerce-shop .wd-widget {
	border-bottom: 2px solid #aaa;
}

.woocommerce-shop .wd-widget:last-child {
	border-bottom: none;
}

/* price range filter */
.widget_price_filter .ui-slider .ui-slider-handle:after {
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: #d7400e !important;
}

.widget_price_filter .ui-slider .ui-slider-handle:hover:after {
	background-color: #d7400e !important;
}

/* selected line */
.widget_price_filter .ui-slider .ui-slider-range {
	background-color: #d7400e;
}

/* unselected line */
.widget_price_filter .ui-slider-horizontal:before {
	background-color: #aaa;
}

/* price range label and number */
.price_slider_amount .price_label,
.price_slider_amount .price_label span {
	color: #d7400e !important;
	font-size: 14px !important;
	font-weight: 400 !important;
}

/* price range label */
.price_slider_amount .price_label {
	font-size: 12px !important;
}

/* price range button */
.widget_price_filter .price_slider_amount .button {
	text-transform: capitalize;
	font-size: 14px;
	font-weight: 400;
	padding: 5px 15px;
}

/* shop content area */
.shop-content-area {
	padding-left: 40px;
}

/* shop breadcrumb and sorting container */
.shop-loop-head {
	margin-bottom: 30px;
}

/* shop breadcrumb and sorting */
.woocommerce-breadcrumb a,
.woocommerce-breadcrumb span,
.woocommerce-ordering .orderby {
	font-size: 12px !important;
	color: #aaa !important;
}

.woocommerce-ordering .orderby {
	font-weight: 400 !important;
}

/* shop sorting underline */
.woocommerce-ordering .orderby {
	border-color: #aaa;
}

/* shop page product item container */
.woocommerce-page .product-grid-item {
	margin-bottom: 50px !important;
	padding-left: 23px;
	padding-right: 23px ;
}

/* shop page product grid labels */
.woodmart-archive-shop .product-labels {
	right: 5px !important;
	left: auto;
}

/* single product container */
.single-product .main-page-wrapper {
	padding-top: 50px;
	margin-bottom: 40px !important;
}

/* single product grid labels */
.single-product .product-labels {
	right: 30px !important;
	left: auto;
}	

/* product sale deleted price */
del .amount,
.price del {
	color: #aaa;
	font-size: 16px;
}

/* single product sale deleted price */
.single-product .price del {
	font-size: 21px;
}

/* product sale price */
.price ins bdi {
	color: #ff0000;
}

/* single product gallery arrows container */
.slick-arrow {
	background-color: #711628 !important;
}

.slick-arrow:hover {
	background-color: #af8e49 !important;
}

/* single product gallery arrows */
.thumbnails.slick-slider>button.slick-prev:before,
.thumbnails.slick-slider>button.slick-next:before {
	color: #fff;
}

.minus:hover,
.plus:hover {
	background-color: #74c8b9 !important;
	border-color: #e5e5e5 !important;
}

/* single product meta text */
.product_meta .meta-label,
.product_meta a,
.share-title {
	color: #828282 !important;
}

/* single product meta label */
.product_meta .meta-label,
.share-title {
	font-size: 14px !important;
}

/* single product meta text and share icons */
.product_meta a,
.product-share .wd-icon:before,
.product_meta .sku {
	font-size: 12px !important;
}

.product-share .wd-icon:before {
	font-size: 14px !important;
	color: #828282;
}

/* single product meta share icon container */
.product-share a {
	border: none !important;
}

.product_meta a:hover,
.product-share .wd-icon:hover:before {
	color: #d2973b !important;
}

/* single product tab title top shape */
.product-tabs-wrapper .wd-nav[class*="wd-style-underline"] .nav-link-text:after {
	top: -31px !important;
	padding-top: 4px;
	background-color: #74c8b9 !important;
	height: 1px;
}

/* single product tab titles */
.wd-tabs-title,
.woocommerce-Reviews-title,
#reply-title {
	text-transform: capitalize;
	color: #aaa !important;
	font-weight: 600;
	font-size: 21px;	
}

/* single product tab title hover */
.wd-tabs-title {
	color: #d7400e !important;
	text-transform:capitalize !important;
	font-size:18px !important;
}

/* single product tab title active */
.active .wd-tabs-title {
	color: #133578 !important;
	font-family: "inter";
	text-transform:capitalize !important;
	font-size:18px !important;
}

.product-tabs-wrapper .wd-nav[class*="wd-style-underline"] .nav-link-text::after {
	background:  #d7400e !important;
}
/* single product tab content */	
.wc-tab-inner {
	/* color: #fff; */
}

/* single product tab inner title */
.woocommerce-Reviews-title,
#reply-title {
	text-transform: capitalize !important;
	font-size: 18px !important;
	color: #3a8c7d !important;
}

/* single product comment text area */
.single-product #comment {
	/* border-color: #fff; */
}

/* related products */
.related-products .title {
	color: #d7400e !important;
	font-size: 40px !important;
	text-transform: capitalize;
	font-weight: 600;
	margin-top: 80px;
	font-family:"inter" !important;
}

/* related products underline */
.related-products .title:before {
	display: none;
}

/* related products arrows */
.wd-btn-arrow {
	display: none;
}

/* cart and checkout page steps on page title  */
.wd-checkout-steps li {
	color: #3a8c7d !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: #133578;	
	color: #fff;
	border: none;
}



/* FOOTER */
/* woodmart social icons item */
#footer-social-icons .wd-icon {
	line-height: 26px !important;
}

#footer-social-icons .wd-social-icons a {
	border-color: #fff !important;
	width: 25px !important;
	height: 25px !important;
}

/* woodmart social icons item logo */
#footer-social-icons .wd-social-icons a .wd-icon:before {
	color: #fff;
}

@media (max-width: 1024px) {
	/* header search form icon */
	.searchform .searchsubmit {
		right: 0;
		left: auto;
	}
	
	/* about testimonial dots container */
	#testimonials-slider .swiper-pagination {
		bottom: -40px !important;
	}
	
	/* blogs page container */
	.blog .main-page-wrapper {
		margin-bottom: 50px;
	}
	
	/* single post container */
	.single-post .main-page-wrapper {
		margin-bottom: 0px;
	}
	
	/* single post inner container */
	.single-post .site-content {
		padding-right: 15px;
	}
		
	/* shop page container */
	.woocommerce-page .main-page-wrapper {
		margin-bottom: 50px !important;
	}	
	
	/* shop content area */
	.shop-content-area {
		padding-left: 15px;
	}
	
	/* shop page product item container */
	.woocommerce-page .product-grid-item {
		margin-bottom: 40px !important;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	/* single product sale deleted price */
	.single-product .price del {
		font-size: 18px;
	}
	
	/* related products */
	.related-products .title {
		font-size: 27px !important;
		margin-top: 50px;
	}
}

@media (max-width: 1024px) {
	/* related products */
	.related-products .title {
		font-size: 22px !important;
	}
}

#featured-categories-cont .elementor-widget-icon-box, #special-promotion-categories .elementor-widget-icon-box{
	background:transparent !important;
}

.testimonial-avatar img{
	max-width:280px !important;
	border-radius:none !important;
}
.eicon-chevron-right{
	position:relative !important;
	left : 65px !important;
	
}
.eicon-chevron-left{
	position:relative !important;
	left : -60px !important;
	
}
.elementor-18 .elementor-element.elementor-element-ede6fbe .elementor-testimonial__text.elementor-testimonial__text{
	border-right:195px !important;
}

html .wd-nav.wd-nav-main > li > a{
	margin-left:40px !important;
}

html .product-grid-item .price > .amount, html .product-grid-item .price ins > .amount{
	color:black !important;
}
.wd-hover-quick .wd-add-btn > a{
	background:#d7400e !important;
	height:50px !important;
	padding-top:5px !important;
	font-family:"inter" !important;
	font-size:14px !important;
	
}
.wd-header-my-account .wd-tools-icon::before, .wd-header-search .wd-tools-icon::before, .wd-header-cart .wd-tools-icon::before, .wd-header-wishlist .wd-tools-icon::before, .wd-header-mobile-nav .wd-tools-icon::before {
	color:white !important;
}
.icons-design-default .wd-social-icon{
	color:white !important;
}
#services-1 .elementor-flip-box{
	height:185px !important;
	width: 567px;
  margin-left: -9px;
}

.product-label{
	min-width:60px !important;
	min-height:20px !important;
	
}
.price{
	color:black !important;
}

.breadcrumbs > span, .breadcrumbs > a, .yoast-breadcrumb > span, .yoast-breadcrumb > a{
	font-family:"inter";
	font-size:12px !important;
	font-weight:lighter !important;
	color:#444444 !important;
	text-transform:capitalize !important;
	margin-left:10px !important;
	
}
/* price range filter */
.widget_price_filter .ui-slider .ui-slider-handle:after {
	width: 5px;
	height: 15px;
	
	background-color: #af8e49;
}

.widget_price_filter .ui-slider .ui-slider-handle:hover:after {
	background-color: #d7400e !important;
}



/* 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: 14px !important;
	font-family: 'inter';
}

/* price range button */
.widget_price_filter .price_slider_amount .button {
	padding: 8px 20px;
	background-color: #d7400e;
	border-radius:none;
	text-transform:uppercase;
}

.widget_price_filter .price_slider_amount .button:hover {
	padding: 8px 20px;
	background-color: #d7400e;
}
.amount{
	color:black !important;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button{
	background:#d7400e !important;
	text-transform:uppercase !important;
	font-family:"inter";
	font-size:14px ;
}
.single_add_to_cart_button{
	border-radius:0px !important;
}
div.quantity input[type="button"]{
	border-radius:0px !important;
}
div.quantity .plus{
background : #d7400e !important;
}
div.quantity input[type="button"]{
	color:whtie !important;
}
div.quantity input[type="button"]:hover{
	background:black !important;
}
.wd-nav-mobile li.current-menu-item > a{
	color:#af8e49 !important;
}

.wd-header-my-account .wd-tools-icon::before, .wd-header-search .wd-tools-icon::before, .wd-header-cart .wd-tools-icon::before, .wd-header-wishlist .wd-tools-icon::before, .wd-header-mobile-nav .wd-tools-icon::before{
color:#133578 !important;
}

#services-1 .elementor-flip-box__front .elementor-flip-box__layer__title{
	position:relative !important;
	top:-10px !important;
}
#services-1 .elementor-flip-box__back .elementor-flip-box__layer__title{
	position:relative !important;
	top:10px !important;
}
#projects .elementor-flip-box__back .elementor-flip-box__layer__title{
	position:relative !important;
	top:35px !important;
}
#projects .elementor-flip-box{
	height:350px !important;
	width: 568px;
  margin-left: -10px;
}
.elementor-18 .elementor-element.elementor-element-605d818 .elementor-button[type="submit"]{
margin-top:30px !important;
}
html .page-title > .container > .title{
	text-transform:capitalize !important;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{
  position: relative;
  top: 30px;
  width: 10px;
  height: 10px;
}
.swiper-pagination-bullet{
	background:#d7400e !important;
}
.elementor-flip-box{
	height:480px !important;
	position:relative !important;
	left:10px !important;
}
#factory .elementor-flip-box{
	height:515px !important;
}
.elementor-13231 .elementor-element.elementor-element-862e63c .elementor-button[type="submit"] {
  background-color: #133578;
  color: #ffffff;
  position: relative;
	top: 45px;
}
#mainproject .elementor-flip-box {
  height: 480px !important;
  position: relative !important;
  left: 1px !important;
  width: 566px;
}
.product-grid-item .product-image-link img, .product-grid-item .hover-img img{
	width:99% !important;
}
#projectinners .elementor-flip-box {
    height: 480px !important;
    position: relative !important;
    width: 587px;
}
.breadcrumbs, .yoast-breadcrumb{
	font-family:"iner" !important;
	font-size;14px !important;
	color:#444444 !important;
}
/* #projectinners .elementor-flip-box{
	height: 480px !important;
  position: relative !important;
  left: 1px !important;
	width: 577px;
} */
#projectinners .elementor-flip-box {
  height: 480px !important;
  position: relative !important;
  left: 1px !important;
  width: 566px;
}
.elementor-flip-box__back .elementor-flip-box__layer__title{
	position:relative !important;
	top:20px !important;
}
#service-new .elementor-flip-box {
height: 182px !important;
width: 568px;
margin-left: -10px;
}
#project-new .elementor-flip-box {
height: 470px !important;
position: relative !important;
left: 0px !important;
}
.elementor-13772 .elementor-element.elementor-element-605d818 .elementor-button[type="submit"]{
	margin-top:20px !important;
}@media (min-width: 1025px) {
	.icons-design-default .wd-social-icon{
	color:white !important;
}
}

@media (max-width: 576px) {
	.page-title{
	margin-top:-75px !important;
}
.page-title .title {
	color: black !important;
	font-size:30px !important;
}
.breadcrumbs > span, .breadcrumbs > a, .yoast-breadcrumb > span, .yoast-breadcrumb > a{
	font-family:"inter";
	font-size:12px !important;
	color:black !important;
	text-transform:capitalize !important;
	
}
.wd-hover-quick .wd-add-btn .add-to-cart-loop{
	width:230px !important;
}
#services-1 .elementor-flip-box{
	width:359px !important;
}
#projects .elementor-flip-box {
  height: 310px !important;
  width: 360px;
}
.elementor-8465 .elementor-element.elementor-element-72ff41a .elementor-heading-title{
	position:relative !important;
	top:20px !important;
}
.elementor-8465 .elementor-element.elementor-element-6fe451b .elementor-heading-title{
	position:relative !important;
	top:10px !important;
}
#factory.elementor-flip-box{
	height: 430px !important;
}
/* .elementor-13772 .elementor-element.elementor-element-c49738a > .elementor-widget-container{
	width:362px !important;
} */
}

