:root {
	--wd-text-font: "Darker Grotesque", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 600;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 18px;
	--wd-title-font: "Darker Grotesque", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Darker Grotesque", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Darker Grotesque", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Darker Grotesque", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Darker Grotesque", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 18px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(57,85,30);
	--wd-alternative-color: rgb(71,71,71);
	--btn-default-bgcolor: rgb(57,85,30);
	--btn-default-bgcolor-hover: rgb(255,255,255);
	--btn-accented-bgcolor: rgb(57,85,30);
	--btn-accented-bgcolor-hover: rgb(57,85,30);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--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: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
 {
	font-size: 16px;
}
.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: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #333;
--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;
--wd-brd-radius: 0px;
}

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


.wd-page-title {
background-color: #0a0a0a;
}

/**********/
.page .wd-content-layout {
    padding-block: 0;
}

.prod-card{
	background-size: 100% !important;
	transition:0.4s;
}
.prod-card:hover {
    background-size: 120% !important;
}
.products.wd-products .product-labels.labels-rounded {
    display: none !important;
}
.products.wd-products .wd-hover-fw-button.product-grid-item .wd-buttons.wd-pos-r-t{
    border-radius: 30px !important;
    max-height: 46px;
    width: 47px;
    overflow: hidden;
    background: #fff;
    transition: all .35s cubic-bezier(.4,0,.2,1);
    box-shadow: 0 2px 10px rgba(0,0,0,.08);
}
.products.wd-products .wd-hover-fw-button .wd-buttons.wd-pos-r-t:hover{
    max-height: 220px;
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(0,0,0,.15);
}
.products.wd-products .product-element-bottom .wd-entities-title a{
	font-size:23px;
	color:#000;
}
.single-product select#sizes{
    font-size: 18px;
}
.single-product .wc-tabs-wrapper{
    border: none;
}
.single-product .wd-nav.wd-style-underline-reverse>li>a>.nav-link-text::after{
    display:none !important;
}
.single-product .wd-nav-tabs .wd-nav-link{
    padding:0;
}
.single-product .wd-nav-tabs a[aria-selected="true"]{
    background-color:rgb(57,85,30);
}
.single-product .wc-tabs-wrapper span.nav-link-text.wd-tabs-title{
	color:#000;
	font-weight: 700;
}
.single-product .wc-tabs-wrapper a[aria-selected="true"]  span.nav-link-text.wd-tabs-title {
    color: #fff;
}
.single-product .wc-tabs-wrapper a.wd-nav-link {
    border-radius: 8px !important;
    padding: 13px 23px !important;
	border:1px solid rgb(57,85,30);
}
/* .single-product .woocommerce-tabs{
    padding: 15px;
    border-radius: 20px;
    box-shadow: 0px 0px 10px 1px #e1e1e18a;
} */
.single-product .wc-tabs-wrapper .wd-nav-tabs-wrapper.text-center {
    margin: 0;
	  padding-bottom: 30px;
}
.single-product .wd-sticky-btn-shown .wd-entities-title{
    font-size: 22px !important;
    color: #000;
}
.single-product .wd-sticky-btn-shown .price{
        font-size: 20px;
}
.single-product .woocommerce-Reviews span#reply-title {
    font-size: 26px;
}
.single-product .woocommerce-Reviews label{
    font-weight: 600;
}
.single-product .woocommerce-Reviews textarea {
    min-height: 80px !important;
    border-radius: 8px !important;
}
.single-product .elementor-element.wd-single-gallery.elementor-widget-theme-post-content.elementor-widget.elementor-widget-wd_single_product_gallery{
    position: sticky;
    top: 30px;
}
.single-product .woocommerce-product-gallery .wd-carousel-container.wd-gallery-images {
    border-radius: 15px !important;
    overflow: hidden;
}
.single-product .woocommerce-product-gallery img {
    border-radius: 10px !important;
}
.single-product .elementor-widget-divider--view-line.elementor-widget.elementor-widget-divider{
 display:none;
 }
.single-product .elementor-widget-wd_single_product_additional_info_table{
	display:none;
}
	
/******Prodcut contetn desing**********/
/* MAIN WRAPPER */
.kp-product-content{
    width: 100%;
    font-family: Arial, sans-serif;
    color: #222;
}

/* BOX */
.kp-box{
    border-radius: 12px;
}

/* HEADINGS */
.kp-heading{
    font-size: 22px;
    font-weight: 700;
    color: #000;
    margin: 0px !important;
    line-height: 1.3;
    display: block;
	  padding-bottom:20px;
}

/* LIST */
.kp-list{
    margin: 0;
    padding: 0;
    list-style: none;
}

.kp-list li{
    position: relative;
    padding-left: 24px;
    margin-bottom: 12px;
    font-family: 'Darker Grotesque';
    font-size: 18px;
    color: #000;
    font-weight: 600;
    line-height: 1.7;
}
.list-kp-2{
  display: flex;
    flex-wrap: wrap;
	  gap: 10px;
}
.list-kp-2 li{
width: calc(50% - 5px);
    box-sizing: border-box;
}
.kp-list li:before{
    content: "✔";
    position: absolute;
    left: 0;
    top: 5px;
    color: #39551E;
    font-size: 13px;
}

/* TABLE */
.kp-spec-table{
    width: 100%;
    border-collapse: collapse;
    border-radius: 12px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #ececec;
}

.kp-spec-table th{
    color: #fff;
    background-color: #39551E;
    text-align: left;
    padding: 16px;
    font-size: 20px;
    font-weight: 600;
    border-right: 1px solid #e5e5e5;
}

.kp-spec-table td{
    padding: 16px;
    font-size: 18px;
    color: #222;
    font-family: 'Darker Grotesque';
    font-weight: 600;
    border-right: 1px solid #e5e5e5;
}

/* remove last border */
.kp-spec-table th:last-child,
.kp-spec-table td:last-child{
    border-right: none;
}

/* BENEFITS */
/* .kp-benefits-box{
    background: #fafcf8;
    border-color: #dfe7d7;
} */

.kp-benefit-grid{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 14px;
}

.kp-benefit-item{
    border: 1px solid #e5e5e5;
    border-left: 3px solid #39551E;
    border-radius: 8px;
    background: #fff;
    padding: 14px;
    font-size: 18px;
    line-height: 1.5;
	  transition:all 0.3s ease;
}

/* BOTTOM GRID */
.kp-bottom-grid{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
    align-items: stretch;
}

/* STEPS */
.kp-steps{
    margin: 0;
    padding-left: 18px;
}

.kp-steps li{
    margin-bottom: 12px;
    line-height: 1.7;
    font-size: 18px;
}
.box-w-2{
	    padding: 15px;
    border: 1px solid #d2d2d2;
}
/* table.kp-spec-table tbody tr{
	background-color:#fff;
}
table.kp-spec-table tbody tr:nth-child(even) {
    background-color: red;
} */
/* MOBILE */

.kp-product-content{
	 font-family: 'Darker Grotesque';
}
.prodcut-addiotnal-info span.wd-attr-name {
    color: #fff;
	font-size: 20px;
}
.prodcut-addiotnal-info .shop_attributes tr{
	border-bottom: var(--wd-attr-brd-width, 1px) var(--wd-attr-brd-style, solid) rgb(255 255 255 / 11%);
}
form.comment-form input, form.comment-form textarea{
	font-size:18px !important;
}
.kp-list-21{
list-style-type:none;
	padding:0;
}
@media(max-width:768px){

    .kp-bottom-grid{
        grid-template-columns: 1fr;
    }

    .kp-benefit-grid{
        grid-template-columns: 1fr;
    }

    .kp-box{
        padding: 20px;
    }

    .kp-heading{
        font-size: 20px;
    }

    .kp-spec-table,
    .kp-spec-table tbody,
    .kp-spec-table tr,
    .kp-spec-table th,
    .kp-spec-table td{
        display: block;
        width: 100%;
    }

    .kp-spec-table tr:first-child{
        display: none;
    }

    .kp-spec-table td{
        border-right: none;
        border-bottom: 1px solid #ececec;
    }
}

/*********************
 * Products lisitng*****/
.woodmart-archive-shop .wd-product-card-bg.content-product-imagin {
    border-radius: 15px;
}

.woodmart-archive-shop .wd-product.wd-hover-fw-button .add-to-cart-loop .wd-action-text{
	font-size: 16px;
}
/* .woodmart-archive-shop .product-label.wd-shape-round{
	    min-height: 40px;
    min-width: 40px;
} */
.woodmart-archive-shop  .wd-product-thumb.product-element-top.wd-quick-shop{
	border-radius:12px;
}
.woodmart-archive-shop .wd-products-element {
    position: relative;
    padding: 20px;
}
.woodmart-archive-shop .wd-hover-with-fade.hover-ready:hover .wd-product-card-bg {
        display: none;
        transition: none;
        transform: none;
}
.woodmart-archive-shop .wd-product-wrapper.product-wrapper{
	transition: none;
    transform: none;
}
.woodmart-archive-shop .wd-product.product-grid-item.product.hover-ready:hover{
	transform: translate(0px, 5px);
}
.wd-accordion .wd-accordion-title-text{
	font-size: 24px !important;
}
.single-related-produtcs .wd-el-title.title{
display:none !important;
}
.single-product .single-product-data-table .woocommerce-tabs .wd-accordion-item {
   border: 1px solid #ddd !important;
	background: #dcdcdc1a;
    margin-bottom: 20px;
    padding: 0 20px;
	border-radius: 10px;
}

/* .single-product .single-product-data-table .woocommerce-tabs .wd-accordion-item:last-child {
    border-bottom: none !important;
} */
.single-product .single-product-data-table .woocommerce-Reviews-title{
	font-size: 22px !important;
}
/**************/
.wd-carousel-wrap .wd-product-thumb.product-element-top.wd-quick-shop {
    border-radius: 12px !important;
}
.tooltip-inner {
    font-size: 16px !important;
	border-radius:5px !important;
}

.wd-product  .wd-product-card-bg.content-product-imagin {
    border-radius: 12px;
}
.wd-product  .wd-product-thumb.product-element-top.wd-quick-shop {
    border-radius: 12px;
}
ul span.page-numbers {
    border-radius: 4px !important;
}
.product-labels{
display:none;
}
.home-featured-products .wd-product .wd-countdown-timer {
    border:1px solid #e1e1e16b;
    padding: 10px;
    border-radius: 10px;
}
.wc-block-product-filter-price-slider__range .range-bar {
	background:rgb(57,85,30);
}
.wc-block-product-filters__overlay-wrapper {
    background-color: #f3f3f3;
    padding: 20px;
    border-radius: 15px;
    border: 1px solid #d8d8d8;
}
span.wd-filter-search-clear.wd-action-btn.wd-style-icon.wd-cross-icon {
    display: none;
}
.wc-block-product-filters__overlay-content input[type="text"] {
    font-size: 18px;
}

.cart-widget-side img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    width: 40px;
    border-radius: 5px;
}
.cart-widget-side  .widget.woocommerce.widget_shopping_cart {
    padding: 20px;
}

.pro-detail-cart .quantity .qty {
    width: 50px;
}
.pro-detail-cart .minus.btn,.pro-detail-cart  .plus.btn{
    color:#5a5a5a;
    border:none;
}
.pro-detail-cart .quantity {
    border-radius: 10px;
    background: #F6F6F6;
    padding: 1px 6px;
    overflow: hidden;
    border: 1px solid #CDCDCD;
}

.pro-detail-cart .minus.btn:hover,.pro-detail-cart  .plus.btn:hover{
    color:#5a5a5a;
    background-color: #F6F6F6;
}
.pro-detail-cart #sizes{
    border: 1px solid #efefef;
    border-radius: 8px;
}
.pro-detail-meta .product_meta{
    flex-wrap: nowrap;
}
.pro-detail-cart button.plus.btn{
	color:#fff;
	transform: scale(1.5);
	margin: 0 !important;
}
.pro-detail-cart button.minus.btn{
	color:#fff;
	transform: scale(1.5);
}
.cart-page-section a.checkout-button.button br {
    display: none;
}
.cart-page-section .button.button.btn.btn-accent br{
    display: none;
}
.cart-page-section .input-text.qty.text{
    margin-top:-38px;
}
@media(max-width:768px){
	.cart-page-section .input-text.qty.text {
    margin-top: -50px;
}
}

/****/
.prodcut-siungle-pge .woocommerce-product-gallery .product-labels{
    left: 20px;
    width: max-content;

}@media (min-width: 768px) and (max-width: 1024px) {
	body.woocommerce.woocommerce-page .wd-page-content{
   padding:50px 0;
}
}

@media (max-width: 576px) {
	/* .wd-page-content {
    padding:50px 0;
} */
body.woocommerce.woocommerce-page .wd-page-content{
   padding:50px 0;
}
}

