/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.wd-header-text.reset-last-child {
    text-align: center;
    font-weight: 500;
    font-size: 15px !important;
    line-height: 1 !important;
    COLOR: #FFF;
}

#woocommerce_product_categories-2 h5 {
    color: #000 !important;
    font-size: 24px !important;
    text-transform: capitalize !important;
    font-weight: 600;
    padding-bottom: 15px;
}

.woocommerce-product-attributes-item--weight span.wd-attr-name-label, .woocommerce-product-attributes-item--weight .woocommerce-product-attributes-item__value {
    font-size: 18px;
    color: #000;
    font-weight: 400;
}

.single-product .woocommerce-product-details__short-description h5, .woocommerce-Tabs-panel--description h5 {
    font-size: 23px;
    color: #000;
	font-weight: 700 !important;
}

.single-product .woocommerce-product-details__short-description h5 br, .woocommerce-Tabs-panel--description h5 br {
    display: none;
}

.single-product .woocommerce-product-details__short-description p b, .wc-tab-inner.wd-entry-content p b, .woocommerce-Tabs-panel--description p b {
    font-size: 19px;
}

.category-grid-item .hover-mask {
    inset-inline: 0px !important;
}

img.card-image {
    display: none !important;
}

.category-grid-item .hover-mask h3.wd-entities-title {
    margin-bottom: 20px !important;
}

.current-cat a {font-size: 21px !important;color: #19662f !important;}


.widget_product_categories .product-categories li a {
    color: #000;
    font-size: 16px;
}

.product-wrapper img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    height: 370px;
    object-fit: cover;
    border-radius: 10px;
}

.slider-nav {
  padding: 30px 0 0;
  text-align: center;
}

.content p {
    text-align: center;
    font-family: 'Public Sans';
}

.content p img {
    margin: 0 auto;
    padding-block: 55px 20px;
}


.content p:last-child {
    font-weight: 900;
    color: #333333;
    font-size: 32px;
}

.content p:first-child {
    font-size: 27px;
    font-style: italic;
    font-family: 'Public Sans';
    font-weight: 400;
}

:is(.btn,.button,button,[type=submit],[type=button]):hover {
    background: #19662f !important;
}

.slick-list {
    display: flex;
    height: auto !important;
}

.slider-nav .slick-slide {
    width: 80px !important;
}
.slider-nav .slick-slide {
  transform: scale(0.7);
  opacity: 0.6;
  transition: all 0.3s ease;
}

.slider-nav .slick-current {
  transform: scale(1);
  opacity: 1;
  z-index: 2;
}

.slider-nav img {
  border-radius: 50%;
  border: 3px solid white;
  width: 70px;
  height: 70px;
  object-fit: cover;
  margin: 0 auto;
}

.slider-nav .slick-current img {
  border: 5px solid #5C7046;
  width: 80px !important;
  height: 80px;
  padding: 0px 0px;
}

/* Typography */
.slider-for h4 {
  font-weight: 700;
  font-size: 22px;
  line-height: 149%;
  text-transform: capitalize;
  text-align: center;
  margin-bottom: 10px;
  color: #fff;
  margin: 0;
}

.slider-for p {
  font-weight: 500;
  font-size: 26px;
  line-height: 1.5;
  text-transform: capitalize;
  text-align: center;
  margin: 0px auto;
  max-width: 940px;
  color: #000;
}

/* Font Awesome Arrows */
.slick-prev, .slick-next {
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  font-size: 28px;
  color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
  background: none;
  border: none;
  background: #00652D;
  border-radius: 5px;
}

.slick-slider .slick-track {
    display: flex;
    align-items: center;
    justify-content: center;
    transform: none !important;
}

.slick-prev:before {
   /* Right arrow, flipped for left */
   font-size: 20px;
   color: #fff;
   content: "\f121";
   font-family: "woodmart-font";
   font-weight: 400;
   display: flex;
   position: absolute;
   opacity: 1;
}

.slick-next:before {
  font-size: 20px;
  color: #fff;
  content: "\f120";
  font-family: "woodmart-font";
  font-weight: 400;
  position: absolute;
  opacity: 1;
}

.slick-prev {
  left: 40px;
  font-size: 0px;
}



.slick-next {
  right: 40px;
  font-size: 0px;
}

.page-title h1.entry-title.title {
    color: #000 !important;
}

.whb-general-header-inner .whb-column.whb-col-center.whb-visible-lg {max-width: 100%;}

.whb-header span.nav-link-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
    color: #333333;
}
.wd-tools-icon {
    color: #333333;
}

.wd-tools-icon::before {
    font-size: 28px !important;
}

.wd-content-layout {
    padding-block: 0px !important;
}

.vc_column-inner {
    padding-top: 0px !important;
}

.wpb_text_column.wpb_content_element {
    margin: 0px !important;
}

h1 {
    font-weight: 700;
    font-size: 64px;
    line-height: 1.1;
    color: #333;
    padding-bottom: 5px;
}

.sec-1 p {
    padding-bottom: 12px;
    font-weight: 700;
    font-size: 22px;
    line-height: 1;
    color: #333;
}

.btn-div {
    display: inline-flex;
    gap: 30px;
}

.single-product .woocommerce-product-details__short-description p , .wc-tab-inner.wd-entry-content p {
    color: #000 !important;
}

.single-product .woocommerce-product-details__short-description , .wc-tab-inner.wd-entry-content h5 {
    color: #000 !important;
}

.single-product .woocommerce-product-details__short-description ul li , .wc-tab-inner.wd-entry-content ul li {
    color: #000 !important;
    font-size: 16px;
}

a.btn.theme-btn {
    background: #00652D;
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    text-transform: capitalize;
    color: #fff;
    padding-block: 16px;
    padding-inline: 46.3px;
    border-radius: 4px;
    border: 1px solid #00652D;
    gap: 10px;
}
a.btn.theme-btn::after {
    content: "\f120";
    font-family: "woodmart-font";
    font-weight: 400;
    transform: rotate(-35deg);
}

.sec-1 a.btn.theme-btn {
    display: flex;
    gap: 10px;
    padding-inline: 32.3px;
    padding-block: 15px;
}
.sec-1 {
    padding-block: 150px 100px;
    background-repeat: no-repeat;
    background-size: cover;
}

.wpb_text_column.wpb_content_element.video-text {
    position: absolute;
    bottom: -49%;
    left: 15px;
}

.sec-1 .video-btn {align-items: center;gap: 10px;}

.video-btn p {
    margin: 0px;
    padding: 0px;
}

.video-btn {
    display: flex;
}

.video-btn img.card-img-top.img-fluid {
    margin-top: -23px;
}

span.wd-marquee-item {
    font-size: 25px;
    color: #fff;
    font-weight: 700;
    font-family: 'Public Sans';
    text-transform: uppercase;
}
.sec-catgory {
    padding-block: 130px 0px !important;
}

.cat-design-default.categories-with-shadow .wrapp-category {
    box-shadow: none !important;
	max-height: 570px;
    object-fit: cover;
    border-radius: 20px;
}

.category-grid-item:hover .category-image {
	transform: scale(1) !important;
}
.cat-design-default .hover-mask {
    transform: none !important;
    text-align: center !important;
}

.cat-design-default .more-products {
    transform: none;
    opacity: 1;
}

.wd-cat .wd-entities-title {
    position: unset !important;
    border-radius: 4px;
    padding: 12px 15.5px;
    background: #fff;
    display: inline-flex;
    width: auto;
    margin-bottom: 40px !important;
    font-weight: 600;
    line-height: 100%;
    text-align: center;
    color: #000;
    font-size: 14px !important;
}
.wd-cat h3.wd-entities-title:hover {
    background: #00652d !important;
    color: #fff;
}

.cat-design-default .more-products {display: none;}
.wd-nav-scroll.wd-hide-md-sm.wd-hide-sm.wd-horizontal {
    margin-top: 115px;
    height: 10px !important;
    background: #041a2f54 !important;
    border-radius: 10px;
}

.wd-nav-scroll-drag:before {
    background: #00652d !important;
    height: 10px !important;
    border-radius: 10px !important;
}
.sec-3 {
    display: flex;
    align-items: center;
}
.wpb_text_column.wpb_content_element.text-year {
    position: absolute;
    bottom: 30px;
    backdrop-filter: blur(10px);
    width: 354px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-block: 17.5px;
    left: 46px;
    border-radius: 10px;
    background: #ffffff29;
}

.wpb_text_column.wpb_content_element.text-year > .wpb_wrapper {
    display: flex;
    align-items: end;
    gap: 15px;
}

.wpb_text_column.wpb_content_element.text-year h3 {
    font-weight: 700;
    font-size: 54px;
    line-height: 1;
    color: #fff;
    margin-bottom: 0;
    font-family: 'Georgia';
}

.wpb_text_column.wpb_content_element.text-year p {
    font-weight: 600;
    font-size: 22px;
    color: #fff;
    font-family: 'Georgia';
}
h4 {
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    text-transform: uppercase;
    color: #333333;
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 13px;
}

h4::before {
    content: url(/wp-content/uploads/2025/04/tick.png);
}

h2 {
    font-weight: 600;
    font-size: 44px;
    line-height: 1.2;
    color: #333;
}

p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6;
    color: #333333;
}

.wpb_single_image.wpb_content_element {
    margin-bottom: 0px;
}

.sec-3 a.btn.theme-btn {
    margin-top: 6px;
}

.sec-3 p {
    margin-bottom: 22px;
}
.sec-3-col-2 .wpb_text_column.wpb_content_element {
    padding-left: 130px;
}
.sec-3 {
    padding-bottom: 100px;
    padding-top: 130px;
}

.sec-4 .woodmart-counter {
    display: flex;
    margin: 0px;
    gap: 20px;
    align-items: center;
    padding-block: 30px;
    width: 100%;
    position: relative;
}

.sec-4 h6 {
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    color: #041a2f;
    padding-bottom: 20px;
    text-transform: uppercase;
}

.sec-4 {
    padding-block: 0px 130px;
    margin: 0 auto;
    padding-inline: 40px;
}

.woodmart-counter .counter-value::after {
    content: '+';
}

.counter-value.wd-font-weight-600 {
    font-weight: 700 !important;
    font-size: 48px !important;
    line-height: 1 !important;
    color: #00652D!important;
    height: 46px;
    display: flex;
    align-items: center;
}

.counter-label {
    font-weight: 400 !important;
    font-size: 16px !important;
    color: #333333 !important;
    padding-right: 56px;
}

.sec-4 .woodmart-counter::before {
    content: '';
    position: absolute;
    top: 0;
    background: #E0DDDA;
    width: 84%;
    height: 1px;
}

.sec-4 .woodmart-counter::after {
       content: '';
       position: absolute;
       background: #E0DDDA;
       width: 84%;
       height: 1px;
       bottom: 0;
}
.percent .counter-value::after {
    content: '%';
    font-weight: 700 !important;
}

.product-wrapper h3.wd-entities-title {
    font-weight: 600;
    font-size: 22px;
    color: #333;
    margin-top: 12px;
    margin-bottom: 0px;
    white-space: nowrap;
    overflow: hidden !IMPORTANT;
    text-overflow: ellipsis;
    
    
    
    
    
    
    
    
    
    
    
    
    
    .single-line-heading {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; /* optional: lagayen agar text box se bahar niklay */
};
    .single-line-heading {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; /* optional: lagayen agar text box se bahar niklay */
};
    .single-line-heading {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; /* optional: lagayen agar text box se bahar niklay */
};
    
.single-line-heading {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; /* optional: lagayen agar text box se bahar niklay */
};
}

.product-wrapper {
    text-align: left;
}

.wd-product.wd-hover-standard .wd-add-btn>a {
    width: 100%;
    font-weight: 400 !important;
    line-height: 1;
    text-transform: capitalize !important;
    height: 50px;
    border-radius: 4px !important;
}

.wd-product.wd-hover-standard .wd-add-btn>a span {
    font-size: 16px !important;
}

.pro-dec {
    padding-bottom: 5px;
    font-weight: 300 !important;
    font-size: 14px !important;
    line-height: 1.5;
    color: #333;
    min-height: 45px;
}
.wd-nav-arrows.wd-hover-1.wd-pos-sep .wd-prev {
    transform: none !important;
    opacity: 1 !important;
    /* margin-right: 20px; */
}

.wd-nav-arrows.wd-hover-1.wd-pos-sep .wd-next {
    transform: none !important;
    opacity: 1 !important;
    /* margin-left: 20px; */
}
.sec-9 .wd-nav-arrows.wd-hover-1.wd-pos-sep .wd-next {
    transform: none !important;
    opacity: 1 !important;
    margin-left: 0px;
    top: calc(38% - var(--wd-arrow-offset-v, 0px) + var(--wd-arrow-height, var(--wd-arrow-size, 50px)) / -2);
    margin-left: -90px;
}
.wd-btn-arrow {
    border-radius: 5px;
    width: 44px;
    height: 44px;
    background: #00652D;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wd-btn-arrow::after {
    color: #fff !important;
}

.wd-nav-arrows.wd-pos-sep:after {
    color: #fff !important;
}

.wd-next .wd-arrow-inner:after {
    color: #fff !important;
    content: "\f120" !important;
    font-family: "woodmart-font";
    font-weight: 400;
    font-size: 20px;
}

.wd-prev .wd-arrow-inner:after {
    color: #fff !important;
    content: "\f121" !important;
    font-family: "woodmart-font";
    font-weight: 400;
    font-size: 20px;
}
.product-wrapper {
    background: #fff;
    padding: 20px !important;
    border-radius: 10px !important;
    border: 1px solid rgba(51, 51, 51, 0.1);
    row-gap: 14px !important;
}
.sec-6 {
    padding-block: 120px;
}

.testimonial-content {
    font-style: italic;
    font-weight: 300;
    font-size: 32px;
    line-height: 1.4;
    text-transform: capitalize;
    text-align: center;
    color: #000;
    width: 84%;
    margin: 0 auto;
}

.sec-9 {
    padding-block: 100px;
    padding-inline: 100px;
    border-radius: 20px;
}

.sec-7 {
    padding-block: 10px 130px;
}

.sec-10 {
    padding-block: 130px 100px;
}
.product-label.new {
    background: #5C7046 !important;
    width: 64px !important;
    height: 28px !important;
    font-weight: 500;
    font-size: 12px;
    line-height: 1;
    text-transform: capitalize;
    padding: 0px !important;
    border-radius: 4px !important;
    min-height: auto !important;
}

.product-labels {
    left: 0px;
    top: 0;
}
span.tab-label.nav-link-text {
    font-weight: 400;
    font-size: 18px;
    color: #333;
    text-transform: capitalize;
    padding-block: 15.4px !important;
    padding-inline: 20.3px;
}

.wd-active span.tab-label.nav-link-text {
    background: #00652D;
    color: #fff;
    border-radius: 4px;
    font-weight: 400;
}
.sec-5 {
    padding-top: 110px;
    padding-bottom: 100px;
}

.wd-nav-wrapper.wd-nav-tabs-wrapper.tabs-navigation-wrapper {
    position: absolute;
    top: -130px;
    display: flex;
    width: 100%;
    justify-content: end;
}

.sec-5 .wpb_text_column.wpb_content_element {
    padding-bottom: 70px;
}
.sec-6-col1 .wpb_text_column.wpb_content_element {
    display: flex;
    justify-content: end;
    padding-block: 410px 30px;
    padding-inline: 50px;
}

.sec-6 .wpb_text_column.wpb_content_element {border-radius: 20px;}

.sec-6-col2 .wpb_text_column.wpb_content_element {
    padding-block: 50px 390px;
    padding-inline: 50px;
}



.sec-6 h3 {
    font-weight: 600;
    font-size: 44px;
    line-height: 1;
    color: #000000;
}
.sec-9 h4 {
    justify-content: center;
    color: #000;
}

.wd-testimon {
}

.innre-testimonial {
    width: 1119PX;
    margin: 0 auto;
    text-align: center;
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
}

.wd-testimon-info {
    flex-direction: column-reverse;
}

.wd-testimon-thumb {
    margin: 0px !important;
:;
}

.wd-testimon-text.reset-last-child {
    background: none !important;
    padding: 0px !important;
    margin: 0px !important;
    font-style: italic;
    font-weight: 300;
    font-size: 30px;
    line-height: 1.3;
    text-transform: capitalize;
    text-align: center;
    color: #000000;
    padding-bottom: 0px !IMPORTANT;
}

.sec-9 .wpb_text_column.wpb_content_element.text-center {
    padding-bottom: 20px;
}

.wd-testimon-name.title {
    text-align: center;
}
.wd-testimon-name.title {
    font-weight: 600;
    font-size: 32px;
    line-height: 1;
    text-transform: capitalize;
    text-align: center;
    color: #041a2f;
    padding-bottom: 50px;
    position: relative;
    padding-top: 110px;
    margin-bottom: 0px;
}

.wd-testimon-name.title::before {
    content: url(/wp-content/uploads/2025/04/Group-25.png);
    position: absolute;
    top: 40px;
    left: -15px;
    right: 0;
}

.testimon-style-info-top .wd-testimon-thumb img {
    max-width: 100px !important;
}


.sec-9 .wd-nav-arrows.wd-hover-1.wd-pos-sep .wd-prev {
    top: calc(38% - var(--wd-arrow-offset-v, 0px) + var(--wd-arrow-height, var(--wd-arrow-size, 50px)) / -2) !important;
    left: 40px;
}
.sec-10 .wpb_text_column.wpb_content_element {
    padding-bottom: 80px;
}

.sec-10 img.vc_single_image-img.attachment-full {
    border-radius: 20px;
    margin-bottom: 30px;
}
.sec-8 .info-box-content {
    position: absolute !important;
    top: 0;
    bottom: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

a.btn.theme-btn.shop-btn {
    background: #F9F6F2;
    color: #00652D;
    border: navajowhite;
    padding-inline: 30px;
    border: 1px solid #fff;
}
.sec-8 .wd-info-box {
    margin-bottom: 0px;
}
.sec-8 .wd-products-element {
    margin-bottom: 0px !important;
}
.sec-8 .wd-info-box img {
    height: 710px;
    object-fit: cover;
    border-radius: 10px;
}

.upcoming-text {
    position: absolute;
    top: -40px;
}
.sec-8 .wd-nav-arrows.wd-pos-together{
    gap: 15px;
}
.sec-8 .wd-carousel-item {
    margin-top: 25px;
}
.sec-8 {
    padding-block: 0px 130px;
}
.sec-7 a.btn.theme-btn {
    margin-top: 8px;
}
.sec-2 {
    padding-block: 8px;
}
.sec-catgory h4 {
    margin-bottom: 10px;
}

.sec-catgory .wpb_text_column.wpb_content_element {
    padding-bottom: 50px;
}
.wd-footer {
    background: #041A2F;
}
div#media_image-2 {
    padding-bottom: 30px;
    margin-bottom: 0px;
}

.textwidget p {
    color: #fff;
    font-size: 14px;
}

.textwidget h3 {
    font-weight: 700;
    font-size: 24px;
    color: #Fff;
    margin-bottom: 0;
    padding-block: 15px 10px;
}

.footer-column-1 .textwidget p {
    margin-bottom: 10px;
}

.es-form-field-container {
    position: relative;
    padding-top: 10px;
    padding-bottom: 15px;
}

input#esfpx_email_0fe74ada6116e {
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    width: 350px;
    height: 50px;
    color: #fff;
}

input[type="submit"] {
    position: absolute;
    right: 0;
    top: 18px;
    border-radius: 4px;
    width: 126px;
    height: 50px;
    font-weight: 400;
    font-size: 15px;
    line-height: 1;
    color: #3c673e;
    text-transform: capitalize;
}
.footer-column-3 {
    --wd-col: 4;
    margin-left: -31px;
}

.footer-column-1 {
    --wd-col: 5;
}

h5.widget-title {
    line-height: 1;
    margin-bottom: 15px;
    color: #000 !important;
    font-size: 24px !important;
    text-transform: capitalize !important;
    font-weight: 600;
    padding-bottom: 15px;
}

.footer-column-2  a {
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    color: #fff;
}

.wd-social-icons.wd-style-default.wd-size-default.social-follow.wd-shape-circle.text-center {
    justify-content: flex-start;
}

.footer-ul {
    display: flex;
    gap: 30px;
}

.wd-col-end.reset-last-child a {
    color: #fff;
	font-size:14px;
} 

.footer-ul li {
    width: 240px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    padding-bottom: 7px;
}
aside.footer-sidebar.widget-area.wd-grid-g {
    padding-block: 100px !important;
}

.footer-ul li a {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    width: 240px;
    display: flex;
    justify-content: space-between;
}

.footer-ul li a::after {
    content: "\f120";
    font-family: "woodmart-font";
    font-weight: 400;
    padding-right: 20px;
    transform: rotate(-45deg);
    margin-top: -9px;
}
.footer-column-1 .widget {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border: none !important;
}
.footer-column-2 {
    padding-left: 35px;
    --wd-col: 3;
}
.footer-column-2 span.wd-icon {
    background: rgba(255, 255, 255, 0.08);
    border-radius: 5px;
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 19px;
}

.footer-column-2 .wd-social-icons.wd-style-default.wd-size-default.social-follow.wd-shape-circle.text-center {
    padding-top: 23px;
    position: relative;
}

.footer-column-2 .wd-social-icons.wd-style-default.wd-size-default.social-follow.wd-shape-circle.text-center::before {
    content: '';
    background: #fff;
    height: 1px;
    width: 100px;
    position: absolute;
    top: 1px;
}

a.wd-social-icon.social-facebook {
    padding-left: 0px;
}
.wd-copyrights {
    border: none !important;
    padding: 0px !important;
}

.container.wd-grid-g {
    border-top: 1px solid #ffffff2e;
    padding-block: 28px 25px;
    font-weight: 400;
    font-size: 18px;
    color: #fff;
}
.wd-prefooter {
    padding: 0px !important;
}
.single-product .wd-nav-arrows {
    display: none !important;
}
.single-product .wd-content-area.site-content {
    padding-block: 100px;
}

a.button.btn-cart.wc-forward , a.button.checkout.wc-forward , .cart-actions button.button ,
a.checkout-button.button.alt.wc-forward, button#place_order{
    color: #fff;
    text-transform: capitalize !important;
    font-size: 16px;
    font-weight: 400;
}
button.single_add_to_cart_button.button.alt {
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 400;
    border-radius: 5px;
    padding-inline: 40px;
}
.related-products .element-title span {
    font-size: 40px;
}
span.meta-label {
    font-size: 18px;
}

.single-product .wd-social-icons.wd-style-default.wd-size-small.social-share.wd-shape-circle.product-share.wd-layout-inline.text-left {
    display: none;
}

.posted_in a {
    font-size: 17px;
    color: #071a2e;
}

.woocommerce-cart .wd-content-layout {
    padding-block: 100px !important;
}
.woocommerce-checkout .wd-content-layout {
    padding-block: 100px !important;
}
.tax-product_cat .wd-content-layout, .woocommerce-shop .wd-content-layout {
    padding-block: 100px !important;
}

.page-id-13 .sec-3 {
    padding-top: 110px;
}


.wd-page-title.page-title.page-title-default.title-size-default.title-design-centered.color-scheme-light {
    padding-block: 210px !important;
}
.page-id-14 .sec-4 {
    padding-top: 100px;
}
.page-id-15 .sec-8 {
    padding-top: 120px;
}
.contact-page {
    padding-block: 100px;
}

.contact-page input , .contact-page textarea{
    padding-block: 22px !important;
    border: 1px solid #dbdad9 !important;
}

.contact-page label.wpforms-field-label {
    margin-bottom: 5px;
    font-weight: 400;
    font-size: 14px;
}
.contact-page input::placeholder, .contact-page textarea::placeholder{
    color: #000 !important;
    opacity: 1 !important;
    font-size: 14px;
}

div.wpforms-container-full input[type=text]:focus:invalid , div.wpforms-container-full input[type=tel]:focus:invalid
, div.wpforms-container-full textarea:focus{
    box-shadow: none !important;
    border: 1px solid #071a2e !important;
}

.wpforms-submit {background: #00652D !important;width: 100% !important;}

.wpforms-submit::after {
    display: none !important;
}

.wpforms-error {
    border: 1px solid red !important;
}

div.wpforms-container-full .wpforms-form em.wpforms-error {
    display: none !important;
}

body .wpforms-error {
    border: 1px solid red !important;
}

.wd-page-title {
    padding-block: 80px !important;
}
.wd-nav-product-cat.has-product-count {
    display: none !important;
}
a.btn.theme-btn:hover {
    background: #92c827;
    /* color: #00652D; */
    transform: translateY(-7px);
    border: 1px solid #92c827;
}

a.btn.theme-btn.transparent-btn {
    background: none !important;
    color: #041a2f;
}

a.btn.theme-btn.transparent-btn:hover {
    background: #041a2f !important;
    color: #fff !important;
}

body .scrollToTop {
    bottom: 90px !important;
    right: 30px !important;
}



table.shop_table.shop_table_responsive tbody tr.cart-subtotal , table.shop_table.shop_table_responsive tbody tr.order-total {
    display: none;
}


 li.wc-ppcp-cart-payment-method.or {
    display: none !important;
}

a.checkout-button.button.alt.wc-forward {
    display: none !important;
}

 @keyframes rotate {
      from {
        transform: rotate(0deg);
      }
      to {
        transform: rotate(360deg);
      }
    }

/********VilBlooms-Css********/

ul#menu-main-manu {
    padding-right: 21%;
    gap: 40px;
}

.whb-general-header-inner .whb-col-right::before {
    content: '';
    background: #F9F6F2;
    height: 100%;
    position: absolute;
    right: -170rem;
    left: -120px;
}

.whb-col-right {
    position: relative;
}

span.price .woocommerce-Price-amount.amount bdi {
    color: rgba(0, 0, 0, 0.5);
    font-size: 18px;
}

.price ins span.woocommerce-Price-amount.amount bdi {
    color: #00652D;
}

.price del {
    font-size: 17px;
    color:  rgba(0, 0, 0, 0.5);
}

span.onsale.product-label {
    display: none !important;
}

ul.wd-nav.wd-nav-tabs.products-tabs-title.wd-style-default.wd-icon-pos-top {
    gap: 10px;
}

.sec-3 .wpb_single_image.wpb_content_element.vc_align_left::before {
    content: '';
    background: url(/wp-content/uploads/2025/05/circle.png);
    position: absolute;
    width: 220px;
    height: 220px;
    background-repeat: no-repeat;
    animation: rotate 8s linear infinite;
    right: -80px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-size: cover;
}

.sec-3 .wpb_single_image.wpb_content_element.vc_align_left::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background-image: url(/wp-content/uploads/2025/05/rotate-logo.png);
    width: 100%;
    height: 100%;
    right: -13px;
    background-repeat: no-repeat;
    background-position: center right;
}

.sec-9::before {
    content: '';
    background-color: #F9F6F2;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: clamp(var(--wd-container-w), 95%, 100%);
    margin: 0 auto;
    border-radius: 20px;
}

.sec-9 {
    position: relative;
}

.glow-section {
    background: url(/wp-content/uploads/2025/05/glow-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 5;
    overflow: hidden;
}

.glow-section .wpb_text_column.wpb_content_element {
    padding-block: 0px;
    padding-inline: 140px 100px;
}

.glow-section p {
    margin-bottom: 22px;
}

a.btn.theme-btn.shop-btn:hover {
    background: none;
    border: 1px solid #fff;
    color: #fff;
}

.page-id-14 .sec-5 {
    padding-bottom: 0;
}

.footer-column-2 span.wd-icon:hover {
    background: #5d7048;
}


.single-post .wd-content-area.site-content {
    width: 60%;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 39px;
	text-align: center;
}

div#respond {
    display: none !important;
}

.blog-page {
    padding-block: 100px;
}

.article-body-container {
    text-align: left !important;
}


.sec-1 img.vc_single_image-img.attachment-full {
    position: absolute !important;
    top: -8.7rem;
    width: 80%;
    right: 70px;
    z-index: 3;
}

.sec-1 {
    background-image: none !important;
    background-color: #000;
    position: relative;
}

.sec-1::before {
    content: url(/wp-content/uploads/2025/06/green-leave.png);
    position: absolute;
    left: 0;
    bottom: -170px;
}

.sec-1::after {
    content: url(/wp-content/uploads/2025/06/Vector-Smart-Object.png);
    position: absolute;
    right: 0;
    bottom: 0;
}
.glow-section .wpb_text_column.wpb_content_element p br {
    display: none;
}

.glow-section::before {
    content: url(/wp-content/uploads/2025/06/Ellipse-2.png);
    position: absolute;
    right: 0;
    top: 30px;
}

.glow-section::after {
    content: '';
    background: #92c827;
    width: 239px;
    height: 239px;
    position: absolute;
    top: -17%;
    border-radius: 100%;
    left: -8%;
    z-index: -1;
    opacity: 0.9;
}

li.cat-item.cat-item-16 {
    display: none;
}

.single-product-page .container {
    padding-inline: 80px;
}

.widget_price_filter [class*="price_slider_amount"] .button {
	color: #fff !important;
}

footer h5.widget-title {
	color: #fff !important;
}

form.es_subscription_form[data-form-id="3"] input[type="submit"] {
    background: #fff !important;
}

div#collapsible-tab-content p {
    margin-bottom: 7px;
}

div#collapsible-tab-content ul {
    margin-bottom: 12px;
}

.product__description.rte h5 {
    margin-bottom: 10px;
}

ul.wd-nav.wd-nav-tabs.tabs.wc-tabs.wd-style-underline-reverse {
    justify-content: start !important;
}

.woocommerce-tabs.wc-tabs-wrapper .wd-nav-wrapper.wd-nav-tabs-wrapper.text-center {
    text-align: left;
    margin: -40px 0 40px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}
a.wd-social-icon.social-facebook {
    padding-left: 0px !important;
}
.es-form-field-container {
    max-width: 483px;
}


@media(max-width: 1350px){
	.sec-1 img.vc_single_image-img.attachment-full {
    width: 93%;
    right: 0;
    top: -110px;
    z-index: 9;
}
	.glow-section h2 {
    font-size: 29px;
}

.glow-section .wpb_text_column.wpb_content_element {
    padding-inline: 10px 30px;
}

.glow-section .wpb_text_column.wpb_content_element p br {
    display: none;
}
}
	@media( max-width: 1500px){
		.sec-1 img.vc_single_image-img.attachment-full {
            top: -4.7rem;
        }
        		.glow-section .wpb_text_column.wpb_content_element {
            padding-inline: 10px 30px;
        }
        		.glow-section .wpb_text_column.wpb_content_element p br {
            display: none;
        }
        
        
        .wd-page-content main.wd-content-layout {padding-left: 30px !important;padding-right: 30px !important;}
        
        h1 {
            font-size: 58px;
        }
        
        .sec-1 p {
            font-size: 18px;
        }
        
        h2 {
            font-size: 38px;
        }
        
        h4 {
            font-size: 16px;
            margin-bottom: 0px;
        }
        
        span.tab-label.nav-link-text {
            font-size: 16px;
        }
        
        .product-wrapper h3.wd-entities-title {
            font-size: 18px;
        }
        
        span.price .woocommerce-Price-amount.amount bdi {
            font-size: 16px;
        }
        
        .counter-value.wd-font-weight-600 {
            font-size: 40px !important;
        }
        
        .sec-4 .woodmart-counter {
        }
        
        .woodmart-counter .counter-label {
            margin: 0;
        }
        
        .sec-8 .wd-info-box img {height: 625px;}
        
        .content p:first-child {
            font-size: 20px;
        }
        
        .slider-for p {
        }
        
        .content p img {
            padding-block: 25px 20px;
        }
        
        .content p:last-child {
            font-size: 28px;
        }
        
        a.btn.theme-btn {
            font-size: 16px;
            padding-block: 15px;
            padding-inline: 29px;
        }
        
        .wd-tools-icon::before {
            font-size: 18px !important;
        }
        
        .wd-cat .wd-entities-title {
            font-size: 12px !important;
            margin-bottom: 0 !important;
        }
        
        .category-grid-item .hover-mask h3.wd-entities-title {
            margin: 0  !important;
        }
        
	}
	
	
@media (max-width:1440px){
        .sec-3 .wpb_single_image.wpb_content_element.vc_align_left::before {
            width: 160px;
            height: 160px;
            right: -50px;
        }
        
        .container.wd-grid-g {
            font-size: 16px;
        }

        .upcoming-text {
            position: unset;
        }
}


@media (max-width:1280px){
    
        .product-wrapper img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
            height: 320px;
        }
        
        .product-wrapper {
            padding: 10px !important;
        }
        
        
        .wpb_text_column.wpb_content_element.text-year h3 {
            font-size: 24px;
        }
        
        .wpb_text_column.wpb_content_element.text-year p {
            font-size: 16px;
        }
        
}


@media (max-width:1100px){
    
        .product-wrapper img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
            height: 280px;
        }
    
}


@media (max-width:1024px){
    
        .wd-nav-wrapper.wd-nav-tabs-wrapper.tabs-navigation-wrapper {
            position: relative !important;
            top: 0 !important;
            justify-content: center !important;
            margin-bottom: 20px;
            
        }
        
        .slick-prev, .slick-next {
            top: 80%;
        }
        
        .footer-column-2 span.wd-icon {
            width: 38px;
            height: 38px;
            font-size: 16px;
        }
        
                    
        .single-product-page .container {
            padding-inline: 0;
        }
        
        .single-post .wd-content-area.site-content {
            width: 100%;
        }
        
        .single-post .wd-content-area.site-content h1.wd-entities-title.title {
            font-size: 28px;
            line-height: normal;
        }
        
        .single-post .wd-content-area.site-content .post-single-page {margin-bottom: 0 !important;}


    
}


@media (max-width:999px){
    
    .sec-1 {
        padding: 40px 0 0;
        z-index: 1;
    }

    img.card-image {
    position: absolute;
    bottom: 139px;
    left: 0;
    right: 0;
    margin: auto;
}
    
    img.card-image {
    display: block !important;
}

    
    span.wd-marquee-item {
        font-size: 18px;
    }
    
    .sec-catgory {
        padding-block: 40px 0px !important;
    }
    
    .sec-5 {
        padding-top: 40px;
        padding-bottom: 30px;
    }
    
    .sec-5 .wpb_text_column.wpb_content_element {
        padding-bottom: 10px;
    }
    
    .sec-3 {
        padding-bottom: 20px;
        padding-top: 20px;
    }
    
    .sec-3-col-2 .wpb_text_column.wpb_content_element {
        padding-left: 0px;
    }
    
    .sec-3 .wpb_single_image.wpb_content_element.vc_align_left::before {
        width: 100px;
        height: 100px;
        right: 0px;
    }
    
    .sec-3 .wpb_single_image.wpb_content_element.vc_align_left::after {
        width: 50px;
        height: 50px;
        right: 26px;
        background-size: contain;
    }
    
    .sec-4 {
        padding-block: 0px 40px;
        margin: 0 auto;
        padding-inline: 0px;
    }
    
    .woodmart-counter .counter-label {padding-right: 30px;}
    
    .sec-8 {
        padding-block: 0px 40px;
    }
    
    .sec-9 {
        padding-block: 40px;
        padding-inline: 0;
        border-radius: 20px;
    }
    
    .sec-10 {
        padding-block: 40px 30px;
    }
    
    .sec-10 .wpb_text_column.wpb_content_element {
        padding-bottom: 10px;
    }
    
    
        
    .wpb_text_column.wpb_content_element.text-year {
        width: 91%;
        left: 15px;
        bottom: 0;
        margin: 0 auto;
    }
    
    h1 {
        font-size: 35px;
        line-height: 1;
        margin-bottom: 10px;
    }
    
    .sec-1 p {
        font-size: 16px;
        padding: 0;
        margin-bottom: 10px !important;
    }
    
    h2 {
        font-size: 28px;
    }
    
    .sec-catgory .wpb_text_column.wpb_content_element {
        padding-bottom: 10px;
    }
    
    .content p:first-child {
        font-size: 16px;
    }
    
    .content p:last-child {
        font-size: 20px;
    }
    
    .content p img {
        padding-block: 15px 10px;
    }
    
    .sec-9 .wpb_content_element {
        margin: 0 !important;
    }
    
    aside.footer-sidebar.widget-area.wd-grid-g {
        padding-block: 60px 110px !important;
    }
        
    .footer-column-1 {
        --wd-col: 12;
    }
    
    .footer-column-3 {
        --wd-col: 6;
    }
    
    .footer-ul li {width: 180px !important;}
    
    .footer-column-2, .footer-column-3 {
        padding-top: 0px;
    }
    .footer-column-1 img.image.wp-image-282.attachment-medium.size-medium {
    display: none;
}
    
    a.wd-social-icon.social-tiktok {
        padding-left: 0px !important;
    }
    
    
    .footer-column-2 .wd-social-icons.wd-style-default.wd-size-default.social-follow.wd-shape-circle.text-center a.wd-social-icon {
        padding: 0 !important;
    }
    
    .footer-column-2 .wd-social-icons.wd-style-default.wd-size-default.social-follow.wd-shape-circle.text-center {
        gap: 5px;
    }
    
    .footer-ul li a {
        font-size: 14px;
        width: auto !important;
    }
    
    
    .wd-page-title {
        padding-block: 30px !important;
    }
    
    .wd-page-title .container {
        gap: 0 !important;
    }
    
    .wd-page-title .container h1.entry-title.title {
        font-size: 35px !important;
    }
    
    .wd-page-title .container nav.wd-breadcrumbs span a  ,.wd-page-title .container nav.wd-breadcrumbs span {
        font-size: 14px !important;
    }
    
    .page-id-13 .sec-3 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    
    .sec-3 p {
        margin-bottom: 10px;
        line-height: 1.3;
    }
    
    h2 {margin-bottom: 10px;}
    
    .tax-product_cat .wd-content-layout, .woocommerce-shop .wd-content-layout {
        padding-block: 60px !IMPORTANT;
    }
    
    .blog-page {
        padding-block: 40px;
    }
    
    .contact-page {
        padding-block: 40px;
    }
    
    .contact-page .vc_separator {
        margin: 0 !important;
    }
    
    .contact-page .wd-info-box {
        gap: 10px !important;
    }
    
    .contact-page .wd-info-box p {
        font-size: 14px !important;
    }
    
    .contact-page .title-wrapper {margin-bottom: 10px !important;}
    
    .contact-page div.wpforms-container-full {
        margin: 0 !important;
    }
    
    .wd-page-title.page-title {
        padding: 30px 0 !important;
    }
    
    .wd-page-title.page-title .container {
        gap: 0 !important;
    }
    
    .wd-page-title.page-title .container h1.entry-title.title {
        font-size: 35px !important;
    }

    .footer-column-2, .footer-column-3 {
        --wd-col: 6 !important;
    }
    
    .footer-column.footer-column-3 {
        margin: 0 !important;
    }
    
    .footer-column-2 {
        padding-left: 0 !important;
    }
    
    
    .footer-ul li {
        width: 100% !important;
    }
    
    .footer-ul {
        display: block;
    }
    
    
    .container.wd-grid-g {
        padding-block: 10px 10px;
        gap: 10px;
    }
    
    
    form[data-form-id="3"] .es-form-field-container {
        padding-top: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    
    .sec-1 .vc_col-sm-6:last-child {padding-top: 10px;}
    
    .single-product-page .container .related-products .element-title span {
        font-size: 28px;
    }
    
    .single-product-page .container .related-products h2.wd-el-title.title.slider-title.element-title {
        margin-bottom: 10px !important;
    }
    
    .single-product .wd-content-area.site-content {
        padding-block: 40px;
    }
    
    
    .woocommerce-cart .wd-content-layout {
        padding-block: 40px !important;
    }
    
    
    .woocommerce-checkout .wd-content-layout {
        padding-block: 40px !important;
    }
    
    .woocommerce-checkout .wd-content-layout h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    
    .woocommerce-billing-fields__field-wrapper label {
        font-size: 14px !important;
    }
    
    .payment_methods .payment_box label {
        font-size: 14px !important;
        margin-bottom: 0px;
    }
    
    .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p {
        font-size: 14px;
    }
    
    
    .wd-sidebar-hidden-sm .wd-shop-tools:not(:last-child) a , .wd-sidebar-hidden-sm .wd-shop-tools:not(:last-child) span {
        font-size: 14px !important;
    }
    
    .wd-sidebar-hidden-sm .wd-shop-tools:not(:last-child) p.woocommerce-result-count {
        font-size: 14px;
    }
    
    
    .product_title {
        margin-bottom: 10px;
    }
    
    .summary-inner>.price {margin-bottom: 10px;}
    
    .single-product .woocommerce-product-details__short-description p, .wc-tab-inner.wd-entry-content p {margin-bottom: 10px;line-height: 1.4;}




}

@media (max-width:964px){
    
        .woodmart-counter .counter-label {
            padding-right: 0;
            margin: 0 !important;
        }
        
        .sec-4 .woodmart-counter {
            padding-block: 20px;
        }

}


@media (max-width:875px){
        .sec-4 .woodmart-counter {
            gap: 10px;
        }
        
        .woodmart-counter .counter-label {
            font-size: 16px !important;
        }
        
        .counter-value.wd-font-weight-600 {
            font-size: 30px !important;
        }

    
        .sec-8 .wd-info-box {padding-top: 20px;}
    
        .wpb_text_column.wpb_content_element.text-center {padding-bottom: 10px !important;}

    
}


@media (max-width:768px){
    
        .glow-section p {
            font-size: 14px;
            margin-bottom: 10px;
            line-height: 1.2;
        }
        
        .glow-section h2 {
            font-size: 22px;
            margin-bottom: 10px;
            line-height: 1;
        }
        
        .glow-section a.btn.theme-btn {
            padding: 10px 20px;
        }
    
}

@media (max-width:767px){
    
        .sec-1 img.vc_single_image-img.attachment-full {
            top: -8.7rem;
            bottom: 0;
            width: 100%;
            object-fit: cover;
            width: 35%;
            z-index: 0;
            position: unset !important;
        }
        
        .sec-1::after {
            object-fit: cover;
            background-image: url(/wp-content/uploads/2025/06/Vector-Smart-Object.png);
            content: '';
            width: 150px;
            height: 150px;
            background-size: cover;
            z-index: -1;
        }
        
        .sec-1 .wpb_text_column {
            position: relative;
            z-index: 2;
        }

        .product-wrapper img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
            height: 460px;
        }
        
        .wd-page-content main.wd-content-layout {
            padding-left: 15px !important;
            padding-right: 15px !important;
        }
        
        .wd-nav-wrapper.wd-nav-tabs-wrapper.tabs-navigation-wrapper {
            align-items: flex-start !important;
            justify-content: flex-start !important;
        }
        
        
        .glow-section {
            flex-direction: column;
            padding: 20px 0px 0;
            gap: 10px;
        }
        
        .sec-catgory .wpb_column.vc_column_container.vc_col-sm-6 .wpb_text_column {
            text-align: left !important;
        }
        
        .sec-3 {
            flex-direction: column;
            gap: 20px;
        }
        
        .wpb_single_image.wpb_content_element figure.wpb_wrapper.vc_figure {
            width: 100% !important;
        }
        
        .wpb_single_image.wpb_content_element figure.wpb_wrapper.vc_figure .vc_single_image-wrapper.vc_box_border_grey {
            width: 100% !important;
        }
        
        .wpb_single_image {
            width: 100% !important;
        }
        
        .wpb_single_image.wpb_content_element figure.wpb_wrapper.vc_figure .vc_single_image-wrapper.vc_box_border_grey img {
            width: 100%;
        }
        
        .sec-4 h6 {padding-top: 20px;}
        
        .sec-8 .wd-info-box .info-box-icon {
            width: 100%;
        }
        
        .sec-8 .wd-info-box .info-box-icon img {
            width: 100%;
        }


        .textwidget h3 {
            font-size: 20px;
            padding-block: 10px 10px;
        }
        
        h5.widget-title {
            font-size: 20px !important;
            margin-bottom: 10px !important;
        }


        .slick-prev:before, .slick-next:before {
            font-size: 16px;
        }
        
        
        .slick-prev, .slick-next {
            top: 90%;
        }
        

}

@media (max-width:775px){
    
        input#esfpx_email_0fe74ada6116e {width: 100%;}
    
}


@media (max-width:580px){
    
        .product-wrapper img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
            height: 320px;
        }
        
        
        input[type="submit"] {
            position: unset !important;
            font-size: 14px !important;
            padding: 10px 10px;
            height: auto;
            width: 100%;
        }

}


@media (max-width:400px){
    

        .product-wrapper img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
            height: 270px;
        }
    
}
