:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 12px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(17,24,68);
	--wd-alternative-color: rgb(219,164,100);
	--btn-default-bgcolor: rgb(219,164,100);
	--btn-default-bgcolor-hover: rgb(223,195,132);
	--btn-accented-bgcolor: rgb(219,164,100);
	--btn-accented-bgcolor-hover: rgb(223,195,132);
	--btn-transform: capitalize;
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(75,85,147);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(75,85,147);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(30,115,190);
	--wd-link-color-hover: rgb(0,158,249);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 18px;
}
html .widget_price_filter [class*="price_slider_amount"] .button {
	background: rgb(0,0,0);
}
html .widget_price_filter [class*="price_slider_amount"] .button:hover {
	background: rgb(45,45,45);
}
.wd .product-label.onsale {
	background-color: rgb(219,164,100);
	color: rgb(255,255,255);
}
.wd .product-label.new {
	background-color: rgb(219,164,100);
	color: rgb(255,255,255);
}
.wd .product-label.featured {
	background-color: rgb(219,164,100);
	color: rgb(255,255,255);
}
.wd .product-label.out-of-stock {
	background-color: rgb(219,164,100);
	color: rgb(255,255,255);
}
.wd .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(219,164,100);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1400px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(17,24,68);
}

@media (min-width: 1025px) {
	/* for header search */

.searchform.search-style-default.woodmart-ajax-search {
    min-width: 170% !important;
    background: #f1f1f1;
}
.searchform input[type="text"] {
    border: none !important;
  	border-radius:5px !important;
}
.form-style-semi-rounded .search-results-wrapper .woodmart-scroll {
    width: 153%;
}

/* for footer */
.site-content {
    margin-bottom: 0;
}

#footer_ddsa .img-icon {
    width: 1em;
}
#footer_ddsa p {
    margin-bottom: 10px !important;
}
.woodmart-prefooter {
    padding-bottom: 0;
}
#footer_ddsa .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
    margin-bottom: 18px;
}


/* for product page */


.product-labels.labels-rounded {
    z-index: 9;
}

/* for header  */


.categories-menu-dropdown.vertical-navigation.woodmart-navigation span {
    font-size: 12px;
    word-spacing: -2px;
}

.vertical-navigation .item-level-0.menu-item-has-children:not(.menu-simple-dropdown) {
    background-color: #e2e2e2;
}


#menu_htnmls
    p {
    line-height: 0px;
}

.arrow-opener {
    right: -68px !important;
    position: relative;
}



/* for title bar  */

.entry-title {
    font-size: 24px !important;
}

}

@media (max-width: 576px) {
	/* for product page */

.single-product .site-content {
    margin-bottom: 0px !important;
}

/* for crousel  */

.owl-prev {
    background: #ffffff57;
	    height: 26px !important;
    width: 23px !important;
}

.owl-next {
    background: #ffffff57;
    height: 26px !important;
    width: 23px !important;
}

}

