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

@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap');

.wpb_content_element{
	margin-bottom:0px !important;
}

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

.sec1 {
    position: relative;
    padding: 110px 0 110px;
}

.sec1 .wpb_single_image.img1 {
    position: absolute;
    left: -120px;
    top: -20px;
    animation: slide 3s infinite alternate;
    opacity: 1;
    transform-origin: center;
}

.sec1 .wpb_single_image.rotate {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
}


.sec1 .wd-social-icons {
    flex-direction: column;
    gap: 40px !important;
    width: 20px;
    height: 100%;
}

.sec1  .social-absolute {
    position: absolute;
    right: -10rem;
    bottom: 0;
    top: 0;
}

.sec1 .wd-social-icons a.wd-social-icon {
    padding: 0;
}

.sec1 .wd-social-icons a.wd-social-icon span.wd-icon {
    position: relative;
}

.sec1 .wd-social-icons a.wd-social-icon.social-facebook span.wd-icon:after {
    content: "Facebook";
}

.sec1 .wd-social-icons a.wd-social-icon span.wd-icon:after {
    content: '';
    text-transform: uppercase;
    color: #282828;
    font-size: 16px;
    letter-spacing: 0px;
    writing-mode: vertical-rl;
    text-orientation: sideways;
    position: relative;
    display: block;
}

.sec1 .wd-social-icons a.wd-social-icon.social-twitter span.wd-icon:after {
    content: "TWITTER";
}

.sec1 .wd-social-icons a.wd-social-icon.social-instagram span.wd-icon:after {
    content: "Instagram";
}

.sec1 .wd-social-icons a.wd-social-icon.social-linkedin span.wd-icon:after {
    content: "LinkedIn";
}

.sec1 .wd-social-icons .wd-icon:before {
    display: none;
}

.sec1 .social-absolute .wpb_wrapper {
    height: 100%;
}

.rotate .vc_single_image-wrapper {
    position: relative;
    margin: auto;
}

.rotate .vc_single_image-wrapper::before {
    content: "\f178";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    font-family: "Fontawesome";
    font-size: 29px;
    font-weight: 800;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #282828;
    z-index: 1;
    transform: rotate(0deg);
    transition: all ease .3s;
}

.sec1::before {
    content: '';
    background: url(/wp-content/uploads/2025/07/bf1.png);
    width: 223px;
    height: 739px;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0;
    animation: fadeIn 5s ease-in-out forwards;
}

.sec1 .before.wpb_single_image {
    position: relative;
    z-index: 1;
}

.sec1 .before.wpb_single_image::before {
    position: absolute;
    content: url(/wp-content/uploads/2025/07/bf2.png);
    left: -120px;
    z-index: -1;
    width: 848px;
    height: 848px;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0;
    animation: fadeIn 5s ease-in-out forwards;
}


.sec1 .wpb_single_image.img2 {
    position: absolute;
    bottom: 0;
    left: -60px;
    margin: auto;
    top: 50px;
    display: flex;
    align-items: center;
    z-index: 11;
	animation:  slide 3s infinite alternate;
    opacity: 1;
    transform-origin: center;
}

.rotate img {
    animation: spin 25s linear infinite;
}

.whb-general-header-inner .wd-nav-main>li>a {
    color: #282828 !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    text-transform: capitalize !important;
}

.wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active,:hover)>a {
    color: #0e4e55 !important;
    font-weight: 500 !important;
}

.wd-tools-element .wd-tools-icon:before {
    color: #0e4e55;
}

.wd-header-nav {padding-left: 90px !important;}

h1 {
    color: #282828;
    font-weight: 300;
    font-size: 65px;
    letter-spacing: -1px;
    line-height: 1.1;
}

p {
    color: #282828;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0px;
}

.sec1 p {
    font-size: 20px;
    line-height: 1;
}

span.theme-color-pri {
    color: #2b646b;
}


.sec1 .wd-product.wd-hover-small .product-wrapper {
    align-items: center !important;
}

.sec1 .wd-product.wd-hover-small .product-wrapper .product-element-top {
    border-radius: 100%;
    border: 2px solid #1f4b50;
}

.sec1 .wd-product.wd-hover-small .product-wrapper a {
    color: #282828;
    font-size: 18px;
}

.sec1 .wd-product.wd-hover-small .product-wrapper span.woocommerce-Price-amount.amount {
    color: #d8a236;
    font-size: 20px;
}

a.btn {
    min-height: auto;
    height: auto;
}

a.theme-btn {
    border-radius: 10px;
    background-color: #1f4b50;
    color: #fff;
    color: #f9fffd;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0px;
    text-transform: capitalize;
    border: 1px solid transparent;
    padding: 18px 30px;
}

a.theme-btn:hover {background: transparent;border-color: #1f4b50;}

a.theme-btn.sec-btn {
    border: 1px solid #1f4b50;
    background: transparent;
    color: #1f4b50;
}

a.theme-btn.sec-btn:hover {
    background-color: #1f4b50;
    border-color: transparent;
    color: #fff;
}

.btn-row {
    padding: 5px 0 60px;
}

.products.woocommerce .category-grid-item .wd-cat-inner a.wd-cat-image {
    box-shadow: none !important;
    border-radius: 100% !important;
}

.products.woocommerce .category-grid-item .wd-cat-inner .wd-cat-thumb {box-shadow: none;border-radius: 100% !important;}

.products.woocommerce .category-grid-item .wd-cat-content h3 {
    color: #282828;
    font-size: 17px;
    text-transform: capitalize;
}

.products.woocommerce .category-grid-item .wd-cat-count.more-products {
    display: none;
}

.products.woocommerce .category-grid-item .wd-cat-content {
    padding: 30px 0 0;
}

h2 {
    color: #282828;
    font-weight: 300;
    line-height: 1.3;
    font-size: 48px;
    letter-spacing: -2px;
	font-family: "Lexend", sans-serif;
}

h2 span.head-large {
    font-size: 64px;
    letter-spacing: -3px;
    font-weight: 300 !important;
}


.wd-hover-standard .product-wrapper {
    background: #fff;
    border-radius: 8px !important;
    padding: 20px 15px 20px !important;
}

.wd-hover-standard .product-wrapper .standard-pro {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0px;
}

.wd-hover-standard .product-wrapper .standard-pro h3 a {
    color: #282828;
    font-size: 13px;
    line-height: normal !important;
}

.wd-hover-standard .product-wrapper .standard-pro  span.price {
    text-align: left;
}

.wd-hover-standard .product-wrapper .standard-pro span.price .amount {
    color: #2b8b96;
    font-size: 18px;
    font-weight: 400;
}


.wd-product .product-wrapper .add-to-cart-icon a.button {
    border-radius: 4px;
    background-color: #d6a035;
    padding: 11px  14.4px;
}

.wd-product .product-wrapper .add-to-cart-icon a.button span.wd-tools-icon {
    font-size: 20px;
    color: #fff;
}

.wd-product .product-wrapper .add-to-cart-icon a.button:hover {
    background-color: #2b8b96;
}

.wd-hover-standard .product-wrapper .standard-pro h3 {margin-bottom: 5px;text-align: left !important;}

.sec4 {
    padding: 120px 0;
}

.sec5 {
    padding: 120px 0;
}

.special-sec .wpb_single_image img {
    border-radius: 8px;
}

.sec4 .wpb_single_image.rotate2 {
    position: absolute;
    bottom: -40px;
    right: 50px;
    z-index: 1;
}

.sec4 .wpb_single_image.before-sp1, .sec5 .wpb_single_image.before-sp2 {
    position: relative;
    z-index: 1;
}

.sec4 .wpb_single_image.before-sp1::before {
	content: '';
	width: 232px;
	height: 500px;
	background: url(/wp-content/uploads/2025/07/bf3.png);
	position: absolute;
	background-size: cover;
	background-repeat: no-repeat;
	left: -231px;
	opacity: 0;
	transform: translateX(50px); /* Coming from right */
	transition: opacity 1s ease, transform 1s ease;
	z-index: -1;
}

.sec4.visible .wpb_single_image.before-sp1::before {
	opacity: 1;
	transform: translateX(0);
}


.sec5 .wpb_single_image.before-sp2:before {
	content: '';
	width: 208px;
	height: 500px;
	background: url(/wp-content/uploads/2025/07/bf4.png);
	position: absolute;
	background-size: cover;
	background-repeat: no-repeat;
	right: -208px;
	z-index: -1;
	opacity: 0;
	transform: translateX(-50px);
	transition: opacity 1s ease, transform 1s ease;
}

.sec5.visible .wpb_single_image.before-sp2::before {
	opacity: 1;
	transform: translateX(0);
}

.sec5 .wpb_single_image.rotate3 {
    position: absolute;
    bottom: -60px;
    left: 70px;
    z-index: 1;
}


.wd-product.wd-hover-quick .product-wrapper .product-element-top {
    background: #fff !important;
    border-radius: 8px !important;
}

.wd-product.wd-hover-quick .product-wrapper h3.wd-entities-title {
    padding: 10px 5px;
    filter: drop-shadow(0px 5px 5px rgba(17,80,87,0.15));
    background-color: #2b8b96;
    border-radius: 8px;
    margin: -50px 0px 0;
    height: auto !important;
    transition: none;
    display: inline-block !important;
    max-height: 100%;
}

.wd-product.wd-hover-quick .product-wrapper h3.wd-entities-title a {
    font-size: 14px;
    letter-spacing: 0;
    color: #ffffff;
    font-weight: 400;
    position: relative;
    display: inline-block;
}

.wd-product.wd-hover-quick .product-wrapper  .wd-add-btn.wd-add-btn-replace {
    display: none;
}

.wd-product.wd-hover-quick .product-wrapper .wd-product-cats {
    display: none;
}

.wd-product.wd-hover-quick .product-wrapper span.price {
    display: none;
}

.wd-product.wd-hover-tiled .product-element-bottom {
    background: aliceblue;
    position: absolute;
    z-index: 1;
    bottom: 10px;
    left: 10px;
    right: 10px;
    border-radius: 8px;
    background-color: #1f4b50;
    justify-content: space-between !important;
    flex-wrap: wrap !important;
    gap: 0px !IMPORTANT;
}

.wd-product.wd-hover-tiled .product-element-bottom h3.wd-entities-title a {
    color: #ffffff;
    font-weight: 400;
    font-size: 14px;
}

.wd-product.wd-hover-tiled .product-element-bottom span.price {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1 0 100%;
    max-width: 100%;
    position: absolute;
    right: 15px;
}

.wd-product.wd-hover-tiled .product-element-bottom span.price span.woocommerce-Price-amount.amount {
    font-size: 18px;
    color: #ffffff;
    font-weight: 400;
}

.wd-product.wd-hover-tiled .product-element-top {
    position: relative !important;
}

.wd-product.wd-hover-tiled .wd-buttons.wd-pos-r-t {
    top: 90px !important;
    bottom: 0 !important;
    align-items: center !important;
    justify-content: center;
    background: transparent;
    box-shadow: none !important;
}

.absoulute {
    position: absolute;
    bottom: 0;
    right: -17%;
    top: 0;
    width: 100%;
    text-align: right !important;
    z-index: 0;
}

.sec6 {
    position: relative;
    padding: 120px 0 0;
}


.wd-post .wd-post-inner.article-inner {
    border-radius: 8px !important;
}

.wd-post .wd-post-inner.article-inner .wd-post-content.article-body-container h3 a {
    font-size: 32px !important;
    letter-spacing: -1px !important;
    color: #ffffff !important;
    font-weight: 300 !important;
}

.wd-post .wd-post-inner.article-inner .wd-post-content.article-body-container {
    text-align: left !important;
    align-items: normal !important;
    padding: 25px !IMPORTANT;
    background: none !important;
    width: 85% !important;
}

.wd-post .wd-post-inner.article-inner .wd-post-date.wd-style-with-bg {
    border-radius: 6px;
    background-color: #ebb242;
    flex-direction: row !important;
    align-items: center !important;
}

.wd-post .wd-post-inner.article-inner .wd-post-date.wd-style-with-bg span {
    font-size: 16px !important;
    letter-spacing: -1px !important;
    color: #ffffff !important;
    font-weight: 500 !important;
}

.sec9 {
    position: relative;
    padding: 120px 0;
}

.sec9 .wd-images-gallery .wd-grid-g {
    grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
    gap: 30px !important;
}



.sec9 .row-absolute .insta {
    border-radius: 8px;
    background-color: #2b8b96;
    padding: 60px 20px;
    width: 100%;
    max-width: 424px;
    margin: auto;
    /* position: absolute; */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 11;
    z-index: 4;
    position: relative;
}

.sec9 .row-absolute .insta h5 {
    font-size: 32px;
    letter-spacing: -1px;
    line-height: 40px;
    color: #ffffff;
    font-weight: 300;
}

.sec9 .row-absolute .insta h5 span.theme-color-alt {
    color: #ffc24a;
    font-size: 24px;
}

.wd-product.wd-hover-fw-button .product-wrapper {
    flex-direction: row !important;
    align-items: center !important;
    border-radius: 8px;
    background-color: #ffffff;
    gap: 10px !important;
    padding: 10px 10px;
}

.wd-product.wd-hover-fw-button .product-wrapper .product-element-top.wd-quick-shop {
    flex: 1 0 60%;
    max-width: 60%;
}

.wd-product.wd-hover-fw-button .product-wrapper .product-element-bottom {
    flex: 1 0 40%;
    max-width: 40%;
    gap: 20px !important;
}

.wd-product.wd-hover-fw-button .product-wrapper h3.wd-entities-title a {
    font-size: 20px;
    color: #282828;
    font-weight: 400;
}

.wd-product.wd-hover-fw-button .product-wrapper span.price {
    display: flex;
    flex-direction: column;
}

.row-absolute {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 0;
    top: 0;
}

.sec9 .vc_row:first-child {
    position: relative;
    z-index: 1;
}

.sec2 {
    padding: 120px 0;
}

.sec2 .vc_row:first-child {padding-bottom: 40px;}

.sec3 {
    padding: 100px 0 120px;
}

.sec3 .vc_row:last-child {
    /* position: absolute; */
    left: 0;
    right: 0;
    bottom: -14%;
}

.rotate figure a:hover::before {
    transform: rotate(-45deg);
}


.special-sec h2 {padding-bottom: 20px;}


.sub-sec .vc_row {
    border-radius: 16px;
    padding: 100px 0;
}

.sub-sec .vc_row h2 {
    color: #fff;
    margin-bottom: 20px;
}

.es-form-field-container {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.es-form-field-container .gjs-row {
    margin: 0 !important;
}

form[data-form-id="3"] .es-form-field-container .gjs-cell .es-email {
    border-radius: 10px;
    background-color: #ffffff;
    width: 518px;
    width: 518px;
    height: 48px;
    color: #77888a;
    font-weight: 400;
    font-family: "Lexend";
    font-size: 14px;
}

form[data-form-id="3"] .es-form-field-container .gjs-cell  input[type="submit"] {
    border-radius: 10px;
    background-color: #d6a035;
    height: auto;
    min-height: auto;
    border-radius: 10px;
    background-color: #d6a035;
    font-size: 17px;
    letter-spacing: 0px;
    /* line-height: 26px; */
    color: #f9fffd;
    font-weight: 400;
    font-family: "Lexend";
    text-transform: capitalize;
    padding: 14px 25px;
}

.sub-sec .left-side {left: -105px;position: relative;}

.sub-sec .right-side {position: relative;right: -105px;}

.sub-sec {
    padding: 70px 0 100px;
}

.sec9 .wd-images-gallery {
    margin: 0 !important;
}

.sec9 .wd-images-gallery .wd-grid-g .wd-gallery-item a , .sec9 .wd-images-gallery .wd-grid-g .wd-gallery-item a img {
    width: 100%;
}

.sec8 {
    padding: 50px 0 0;
}

.sec-head {
    padding: 120px 0 0px;
}

.sec7 {
    padding: 50px 0 120px;
}

.star {
    background-color: #d6a035;
    position: absolute;
    top: -60px;
    right: -50px;
    z-index: 1;
    /* aspect-ratio: 1; */
    clip-path: polygon(100% 50%,78.19% 60.26%,88.3% 82.14%,65% 75.98%,58.68% 99.24%,44.79% 79.54%,25% 93.3%,27.02% 69.28%,3.02% 67.1%,20% 50%,3.02% 32.9%,27.02% 30.72%,25% 6.7%,44.79% 20.46%,58.68% 0.76%,65% 24.02%,88.3% 17.86%,78.19% 39.74%);
    width: 140px;
    height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.star p {
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Lexend";
    text-align: center;
}

.sec6 .wd-product.wd-hover-tiled .product-element-bottom .product-labels {
    display: block !important;
    position: unset !important;
    flex: 1 0 40%;
    max-width: 100%;
    text-align: left;
}

.wd-product.wd-hover-tiled .product-element-bottom .product-labels span.onsale.product-label {
    font-size: 16px;
    line-height: 30px;
    color: #f3b741;
    font-weight: 400;
    background: transparent !important;
    position: relative !important;
    min-height: auto !important;
    width: auto !important;
    display: block !important;
    padding: 0 !important;
    text-align: justify;
}

.wd-product.wd-hover-tiled .product-element-bottom h3.wd-entities-title {
    flex: 1 0 100% !important;
    max-width: 100% !important;
}

.wd-product.wd-hover-tiled .product-element-top .product-labels {
	 display: none !important; 
}

.wd-product.wd-hover-fw-button .product-wrapper .product-element-bottom .product-labels.labels-rounded {
    position: unset !important;
    border-radius: 17px;
    max-width: 100% !important;
    height: auto !important;
    min-height: auto !important;
    max-height: 100% !important;
    gap: 0 !important;
}

.wd-product.wd-hover-fw-button .product-wrapper .product-element-bottom .product-labels.labels-rounded span {
    border-radius: 17px;
    filter: drop-shadow(0px 5px 5px rgba(17,80,87,0.15));
    background-color: hsl(50deg 45% 50% / 20%);
    padding: 0 !important;
    /* display: block !important; */
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    font-weight: 400;
    width: auto !important;
    line-height: 1 !important;
    min-height: auto !important;
    padding: 10px 20px !important;
    display: block !important;
}

.wd-product.wd-hover-fw-button .product-wrapper .product-element-bottom span.price .amount {
    font-size: 22px;
    color: #2b8b96;
    font-weight: 400;
}

.wd-product.wd-hover-fw-button .product-wrapper .product-element-bottom span.price del .amount {
    font-size: 16px !important;
    line-height: 20px !important;
    color: #282828 !important;
    font-weight: 400;
}

.wd-product.wd-hover-fw-button .product-wrapper .product-element-top .product-labels {
    display: none !important;
}

.sec4 .wd-nav-arrows {
    top: unset !important;
}

.wd-nav-arrows .wd-prev .wd-arrow-inner:after {
    content: "\f060" !important;
    font-family: 'FontAwesome' !important;
}

.wd-nav-arrows .wd-next .wd-arrow-inner:after {
    content: "\f061" !important;
    font-family: 'FontAwesome' !important;
}

.special-sec .wd-nav-arrows .wd-arrow-inner {
    color: #123e43;
}

.special-sec .wd-nav-arrows .wd-arrow-inner:hover {
    color: #2b8b96;
}

.sec5 .wd-nav-arrows {
    top: unset !important;
    right: unset !important;
}

.special-sec .wd-nav-arrows {margin-top: 10px;}

.sec6::before {
    width: 41%;
    content: '';
    height: 690px;
    background-size: cover;
    right: 0;
    bottom: 0;
    position: absolute;
    margin: auto 0 30px;
    top: 0;
}


.container.main-footer aside.footer-sidebar {
    padding: 120px 0 30px !important;
}

.container.main-footer aside.footer-sidebar .footer-column-1 {
    grid-column: auto / span 6 !important;
}

.container.main-footer aside.footer-sidebar .footer-column-3 {
    grid-column: auto / span 4 !important;
    padding-left: 40px;
}


.container.main-footer aside.footer-sidebar .footer-column-2 {
    grid-column: auto / span 2 !important;
    padding-;
    padding-left: 40px;
}

aside.footer-sidebar .footer-column p {
    font-size: 16px;
    line-height: 24px;
    color: #1f4b50;
    font-weight: 400;
}

aside.footer-sidebar .footer-column a, aside.footer-sidebar .footer-column ul li a {
    font-size: 15px;
    color: #1f4b50;
    font-weight: 400;
}

aside.footer-sidebar .footer-column h5 {
    font-size: 15px;
    /* line-height: 40px; */
    color: #1f4b50;
    font-weight: 600;
    text-transform: capitalize !important;
}

aside.footer-sidebar .footer-column ul li {
    list-style: disc;
}

aside.footer-sidebar .footer-column ul li {
    padding-left: 0;
    list-style: none;
}

aside.footer-sidebar .footer-column ul {padding-left: 0;}

aside.footer-sidebar .footer-column ul li::marker {/* color: beige; */color: #1f4b50;}

aside.footer-sidebar .footer-column-1 div#media_image-2 {
    border: none !important;
    margin: 0 !important;
    padding-bottom: 30px;
}

aside.footer-sidebar {
    align-items: baseline !important;
}

.wd-copyrights.wd-layout-centered .copyright {
    display: flex;
    align-items: center;
    justify-content: end;
    /* max-width: 58%; */
    width: 100%;
}

.wd-copyrights .wd-col-start.reset-last-child .copyright {
    display: flex;
    max-width: 100%;
    flex-direction: column-reverse;
    align-items: center;
}

.wd-copyrights .copyright .links {
    flex: 1 0 46.4%;
    max-width: 46.4%;
}

.wd-copyrights .copyright  .text {
    flex: 1 0 26.4%;
    max-width: 26.4%;
}

.wd-copyrights .copyright a ,.wd-copyrights.wd-layout-centered .copyright p {
    color: #1f4b50;
    font-weight: 400;
    font-size: 15px;
}

.wd-copyrights .copyright p {
    margin: 0 !important;
}

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

.wd-copyrights.wd-layout-centered {
    border: none !important;
    margin-top: -100px !important;
}

.container.main-footer aside.footer-sidebar .wd-social-icons {
    justify-content: flex-start !important;
    gap: 10px !IMPORTANT;
    z-index: 11;
    position: relative;
    padding-top: 15px !important;
}

.container.main-footer aside.footer-sidebar .wd-social-icons a.wd-social-icon {
    padding: 0 !important;
    width: 24px;
    height: 24px;
    background: #1f4b50;
    border-radius: 4px !important;
}

.container.main-footer aside.footer-sidebar .wd-social-icons a.wd-social-icon span.wd-icon {
    color: #fff !important;
}

.container.main-footer aside.footer-sidebar .wd-social-icons a.wd-social-icon:hover {
    background: #fff;
}

.container.main-footer aside.footer-sidebar .wd-social-icons a.wd-social-icon:hover span.wd-icon {
    color: #1f4b50 !important;
}

.woocommerce .wd-hover-standard .product-wrapper {
    box-shadow: 0px 0px 1px #00000073;
}

.wd-hover-standard .product-wrapper .standard-pro .product-labels.labels-rounded {
    position: unset !important;
    display: block !important;
    max-width: 100% !important;
}

.wd-hover-standard .product-wrapper .standard-pro .product-labels.labels-rounded span.onsale.product-label {
    display: block !important;
    min-height: auto !important;
    background: transparent !important;
    text-align: end;
    color: #2b8b96 !important;
    text-align: left !important;
    padding: 0 !important;
    font-size: 16px !important;
    margin-bottom: 10px !important;
}

.wd-hover-standard .product-wrapper .product-element-top.wd-quick-shop a.product-image-link .product-labels.labels-rounded {
    display: none !important;
}

.woocommerce .wd-hover-standard .product-wrapper .price del {
    color: #2b8b96 !important;
    font-size: 20px !important;
    font-weight: 400 !important;
}

.woocommerce-mini-cart__buttons .btn-cart {
    color: #fff !important;
}

.woocommerce-cart-form>.cart .cart-actions>.button {
    opacity: 1 !important;
    color: #fff !important;
}

.woocommerce-billing-fields__field-wrapper label.required_field {
    font-size: 15px !important;
}


.single-post .wd-content-area.site-content .wd-entry-content {
    text-align: center;
}

.single-post .wd-content-area.site-content .wd-post-meta {
    display: none !important;
}

.single-post .wd-content-area.site-content  h1.wd-entities-title.wd-post-title.title {
    line-height: 1 !important;
    font-size: 64px;
}

.single-post .wd-content-area.site-content .wd-post-image img {
    border-radius: 8px;
}


.wd-product.wd-hover-fw-button .product-wrapper .wrap-price span.price del {
    color: #000 !important;
    font-size: 15px !important;
}

.wd-product.wd-hover-tiled .product-wrapper , .wd-product.wd-hover-tiled .product-element-top a.product-image-link ,.wd-product.wd-hover-tiled .product-element-top a.product-image-link img {
    border-radius: 8px  !important;
}

.wd-nav-arrows.wd-pos-together {z-index: 1111 !important;gap: 10px !important;right: 50px !important;top: -34px  !important;}

.wd-nav-arrows.wd-pos-together .wd-btn-arrow .wd-arrow-inner {
    width: 38px !important;
    height: 38px !important;
    border-radius: 24px !important;
    background-color: #2b8b96 !important;
}

.wd-nav-arrows.wd-pos-together .wd-btn-arrow .wd-arrow-inner::after{
    color: #fff !important;
}

.wd-nav-arrows.wd-pos-together .wd-btn-arrow .wd-arrow-inner:hover {
    background:#fff !important;
}

.wd-nav-arrows.wd-pos-together .wd-btn-arrow .wd-arrow-inner:hover::after{
    color: #2b8b96 !important;
}

.special-sec .wd-nav-arrows.wd-pos-together .wd-btn-arrow .wd-arrow-inner {
    background: transparent !important;
    color: #123e43 !important;
    width: auto !important;
    height: auto !important;
}

.special-sec .wd-nav-arrows.wd-pos-together .wd-btn-arrow .wd-arrow-inner::after {
    color: #123e43 !important;
}

.special-sec .wd-nav-arrows.wd-pos-together .wd-btn-arrow .wd-arrow-inner:hover::after {
    color: #2b8b96 !important;
}

div.wpforms-container-full .wpforms-field {
    padding: 5px 0 !important;
}

div.wpforms-container-full input[type=date], div.wpforms-container-full input[type=datetime], div.wpforms-container-full input[type=datetime-local], div.wpforms-container-full input[type=email], div.wpforms-container-full input[type=month], div.wpforms-container-full input[type=number], div.wpforms-container-full input[type=password], div.wpforms-container-full input[type=range], div.wpforms-container-full input[type=search], div.wpforms-container-full input[type=tel], div.wpforms-container-full input[type=text], div.wpforms-container-full input[type=time], div.wpforms-container-full input[type=url], div.wpforms-container-full input[type=week], div.wpforms-container-full select, div.wpforms-container-full textarea, .wp-core-ui div.wpforms-container-full input[type=date], .wp-core-ui div.wpforms-container-full input[type=datetime], .wp-core-ui div.wpforms-container-full input[type=datetime-local], .wp-core-ui div.wpforms-container-full input[type=email], .wp-core-ui div.wpforms-container-full input[type=month], .wp-core-ui div.wpforms-container-full input[type=number], .wp-core-ui div.wpforms-container-full input[type=password], .wp-core-ui div.wpforms-container-full input[type=range], .wp-core-ui div.wpforms-container-full input[type=search], .wp-core-ui div.wpforms-container-full input[type=tel], .wp-core-ui div.wpforms-container-full input[type=text], .wp-core-ui div.wpforms-container-full input[type=time], .wp-core-ui div.wpforms-container-full input[type=url], .wp-core-ui div.wpforms-container-full input[type=week], .wp-core-ui div.wpforms-container-full select, .wp-core-ui div.wpforms-container-full textarea {
    border-color: #00000021 !important;
}

div.wpforms-container-full input[type=date]:focus, div.wpforms-container-full input[type=datetime]:focus, div.wpforms-container-full input[type=datetime-local]:focus, div.wpforms-container-full input[type=email]:focus, div.wpforms-container-full input[type=month]:focus, div.wpforms-container-full input[type=number]:focus, div.wpforms-container-full input[type=password]:focus, div.wpforms-container-full input[type=range]:focus, div.wpforms-container-full input[type=search]:focus, div.wpforms-container-full input[type=tel]:focus, div.wpforms-container-full input[type=text]:focus, div.wpforms-container-full input[type=time]:focus, div.wpforms-container-full input[type=url]:focus, div.wpforms-container-full input[type=week]:focus, div.wpforms-container-full select:focus, div.wpforms-container-full textarea:focus, .wp-core-ui div.wpforms-container-full input[type=date]:focus, .wp-core-ui div.wpforms-container-full input[type=datetime]:focus, .wp-core-ui div.wpforms-container-full input[type=datetime-local]:focus, .wp-core-ui div.wpforms-container-full input[type=email]:focus, .wp-core-ui div.wpforms-container-full input[type=month]:focus, .wp-core-ui div.wpforms-container-full input[type=number]:focus, .wp-core-ui div.wpforms-container-full input[type=password]:focus, .wp-core-ui div.wpforms-container-full input[type=range]:focus, .wp-core-ui div.wpforms-container-full input[type=search]:focus, .wp-core-ui div.wpforms-container-full input[type=tel]:focus, .wp-core-ui div.wpforms-container-full input[type=text]:focus, .wp-core-ui div.wpforms-container-full input[type=time]:focus, .wp-core-ui div.wpforms-container-full input[type=url]:focus, .wp-core-ui div.wpforms-container-full input[type=week]:focus, .wp-core-ui div.wpforms-container-full select:focus, .wp-core-ui div.wpforms-container-full textarea:focus {
    border-color: #2b8b96 !important;
    box-shadow: none !important;
}

div.wpforms-container-full button[type=submit] {
    background-color: rgb(31, 75, 80) !important;
    color: rgb(249, 255, 253) !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    letter-spacing: 0px;
    text-transform: capitalize;
    border-radius: 10px !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: transparent !important;
    padding: 18px 30px !important;
    min-height: auto !important;
}

.wd-header-my-account span.wd-tools-text {
    font-size: 16px !important;
    letter-spacing: 0px;
    color: #282828 !important;
    font-weight: 400 !important;
    font-family: "Lexend" !important;
    text-transform: capitalize !important;
}

.wd-header-my-account {/* padding-right: 100px; */}

.page.page-id-14 .wd-content-layout {padding-top: 0 !important;}

.page.page-id-20 .sec-head:first-child {padding-top: 20px;}

.wd-page-title {
    /* background: transparent !important; */
    position: relative;
}

.wd-page-title .container h1.entry-title.title {
    color: #282828 !important;
}

.wd-page-title .container h1.entry-title.title , .single-post .wd-page-title .container h3.entry-title.title {
    color: #282828 !important;
}

.wd-page-title .container nav.wd-breadcrumbs {
    display: none !important;
}

.wd-page-title:before {
    content: "";
    background: url(/wp-content/uploads/2025/07/bf1.png);
    width: 63px;
    height: 209px;
    position: absolute;
    bottom: 20px;
    left: 0;
    top: 0;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
}

.sec1:after {
    background: #eff7f4;
    width: 30%;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    height: 100%;
    z-index: -1;
}

.whb-color-dark:not(.whb-with-bg) {
    background-color: transparent !important;
    z-index: 0;
    position: relative;
}


header.whb-header.whb-default_header.whb-sticked .whb-row.whb-general-header {background-color: #eff7f4 !important;}


.term-pg p {
    margin-bottom: 8px;
}

.term-pg h3 {margin-bottom: 10px;}

.term-pg h4 {margin-bottom: 5px;margin-top: 5px;}

.term-pg  ol li {
    color: #282828;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0px;
    margin-bottom: 5px;
}

.term-pg ol {margin-bottom: 8px;}

.sec1.pg-abt1 p {
    font-size: 18px;
    line-height: 1.3;
}


.special-sec.pg-abt2 h2 {padding-bottom: 0;margin-bottom: 10px;}

.sec1.pg-abt1 {padding-top: 40px;}

.wd-copyrights.wd-layout-two-columns>.wd-grid-g {--wd-col-lg: 1 !important;gap: 0px !important;}


.wd-copyrights.wd-layout-two-columns>.wd-grid-g .wd-col-end {
    text-align: left;
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
    gap: 5px;
}

.wd-copyrights.wd-layout-two-columns>.wd-grid-g .wd-col-end p {
    font-size: 12px;
}

.wd-copyrights.copyrights-wrapper.wd-layout-two-columns {margin-top: 0px !important;border: none !important;max-width: 1082px;margin: auto;padding-top: 0;}

.copyright {
    text-align: end;
}

.wd-copyrights.wd-layout-two-columns>.wd-grid-g .wd-col-end p {
    margin: 0;
}


.sec6:is(.vc_section, .vc_row).wd-section-stretch {padding-right: calc((50vw - 1440px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);}

.abs-column .wd-marquee-wrapp {
    position: absolute;
    bottom: 30px;
    z-index: 11;
}

.abs-column .wd-nav-arrows {
    display: none !important;
}

.abs-column .wd-nav-pagin-wrap {
    display: none !important;
}

.abs-column .wd-slide-inner {object-fit: cover;height: 100%;background: transparent !important;}

.abs-column .wd-slide-inner .wpb-content-wrapper {
    height: 100%;
}

.abs-column .wd-slide-inner .wpb-content-wrapper .vc_row {
    height: 100%;
    background: transparent;
    border-radius: 50px;
}

.abs-column .wd-slide-inner .wpb-content-wrapper .wpb_column {
    height: 100%;
}

.abs-column .wd-slide-inner .wpb-content-wrapper .wpb_column .vc_column-inner {
    height: 100%;
}

.abs-column .wd-slide-inner .wpb-content-wrapper .wpb_column .vc_column-inner .wpb_wrapper {
    height: 100%;
}

.abs-column .wd-slide-inner .wpb-content-wrapper .wpb_column .vc_column-inner .wpb_wrapper .wpb_single_image {
    height: 100%;
}

.abs-column .wd-slide-inner .wpb-content-wrapper .wpb_column .vc_column-inner .wpb_wrapper .wpb_single_image figure.wpb_wrapper.vc_figure {
    height: 100%;
}

.abs-column .wd-slide-inner .wpb-content-wrapper .wpb_column .vc_column-inner .wpb_wrapper .wpb_single_image figure.wpb_wrapper.vc_figure .vc_single_image-wrapper.vc_box_border_grey {
    height: 100%;
}

.abs-column .wd-slide-inner .wpb-content-wrapper .wpb_column .vc_column-inner .wpb_wrapper .wpb_single_image figure.wpb_wrapper.vc_figure .vc_single_image-wrapper.vc_box_border_grey img.vc_single_image-img.attachment-full {
    height: 100%;
}

.abs-column .wd-marquee-wrapp .wd-marquee-content span.wd-marquee-item {
    font-size: 0;
}

.abs-column .vc_column-inner {padding-right: 0;position: relative;overflow: hidden;}



/* .sec1 .wd-slide-bg.wd-fill {
    border-radius: 340px;
    background: transparent !IMPORTANT;
    border: 13px solid #1f4b50;
}
 */
.sec1 .wd-slider {
    width: 80%;
    margin: 0 0 0 auto;
}

.sec1 .container.wd-slide-container.content-fixed {
    padding: 0;
}

.sec3.marg-top {
    padding: 0;
    margin-top: -50px;
}

.shop-cat {
    padding: 160px 0 60px;
}

.shop-cat .wd-cat-thumb.category-image-wrapp a.wd-cat-image img {
    width: 100% !important;
    object-fit: cover;
}

.shop-cat .wd-cat-thumb.category-image-wrapp {
    width: 70%;
}


.single-product .wd-single-tabs.wd-wpb .wd-accordion-title-text {
    font-size: 20px !important;
    line-height: 1;
}

.single-product .wd-single-tabs.wd-wpb .woocommerce-Tabs-panel p {
    font-size: 15px;
    margin-bottom: 6px;
}

.single-product .wd-single-tabs.wd-wpb .woocommerce-Tabs-panel ul li {
    font-size: 14px;
    color: #000;
    list-style: none;
}

.single-product .wd-single-tabs.wd-wpb .woocommerce-Tabs-panel ul{
	padding:0px;
}

.wd-single-tabs.wd-wpb .wd-accordion-item span.wd-accordion-opener {
    display: none;
}

.wd-single-short-desc .woocommerce-product-details__short-description span.compare {
	color: #000;
    font-weight: 500;
    background: #fff;
    padding: 10px 15px;
    box-shadow: inset 0px 0px 18px 0px #fff2d9;
    border: 1px solid #ffe0a2;
    display: inline-block;
    margin-top: 10px;
}

.wd-single-title.wd-wpb {
    margin:  0 !important;
}

.single-product .wd-single-action-btn {margin-bottom: 0 !important;}

.single-product .wd-single-short-desc {margin-bottom: 10px !important;margin-top: 20px;}

.single-product .wd-single-short-desc p span.compare {
    /* color: #d3a03e; */
    /* font-weight: 700; */
}

.single-product .wd-single-price {margin-top: 10px;}

.single-product .wd-single-tabs {padding-top: 10px;}



.single-product .wd-single-tabs .wd-nav-tabs-wrapper ul.wd-nav {
    width: 100% !important;
    justify-content: flex-start !important;
    gap: 10px !important;
}


.single-product .wd-single-tabs .wd-nav-tabs-wrapper .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active,:hover)>a {
    background: #0e4e55;
    color:#fff !important;
    border-radius: 4px !important;
    border-color: transparent;
}

.single-product .wd-single-tabs .wd-nav-tabs-wrapper .wd-nav[class*="wd-style-"]>li a {
    padding: 14px 16px;
    /* border-radius: 4px !important; */
    border-bottom: 1px solid #164e54;
}

.single-product .pro-img {
    position: sticky;
    top: 64px;
}

.bundle-row .standard-pro {
    padding: 0  6px !important;
}


.woocommerce-page .wd-page-title.page-title .container ul.wd-checkout-steps * {
    color: #358b95;
}


.single-product table.woocommerce-product-attributes.shop_attributes {
    height: auto !important;
    overflow: auto !important;
    border: none !important;
}

.single-product .shop_attributes tr.woocommerce-product-attributes-item {
    margin: 0;
    padding: 0;
    border: none !important;
    justify-content: flex-start;
}

.single-product .shop_attributes tbody {
    border: none !important;
}

.single-product .shop_attributes tr.woocommerce-product-attributes-item p {
    font-size: 18px !important;
}

.single-product .shop_attributes tr.woocommerce-product-attributes-item span.wd-attr-name-label {
    font-size: 18px;
}

.single-product .wd-single-meta {margin-bottom: 16px !important;}

.woocommerce-page .wd-scroll {
    --scrollbar-track-bg: #1f4b5059 !important;
    --scrollbar-thumb-bg: #1F4B50 !important;
}

.woocommerce-page .sidebar-widget {
    border-color: #1f4b5082 !important;
}

.woocommerce-page .sidebar-widget li.cat-item.wd-active a {
    color: #000 !important;
}

.woocommerce-page .sidebar-widget button.button {
    color: #fff !important;
}

.woocommerce-page .sidebar-widget .wd-search-form  input.s {
    border-color: #1f4b5082 !important;
}

.woocommerce-page .wd-sidebar .widget-area, .woocommerce-page .widget-areas .wd-wpb {
    background: #eaf5f1;
    padding: 25px;
    border-radius: 15px;
}

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



body.archive.post-type-archive.post-type-archive-product .standard-pro {
    padding: 0 4px;
}

/* --- What's Included Section --- */
.include {
  background-color: #fafafa;
  /* border: 1px solid #e5e5e5; */
  border-radius: 8px;
  padding: 20px 25px;
  margin-top: 20px !important;
}

.include__title {
  font-size: 1.4rem;
  font-weight: 600;
  color: #164e54;
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.include__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 10px;
}

.include__item {
  position: relative;
  font-size: 1rem !important;
  color: #444 !important;
  margin: 0 !important;
  font-weight: 500;
  padding: 6px 20px;
  border-radius: 20px;
  border: 1px solid #154b51;
}


.product-type-variable .wd-single-attrs.wd-wpb {
    display: none !important;
}

.single-product .product-type-variable .wd-single-price.wd-wpb {
    margin-bottom: 0 !important;
}

.woocommerce-product-gallery img {border-radius: 8px !important;}


.wd-cats-toggle:hover, .wd-cats-toggle.toggle-active {
    background: #d1a037 !important; 
}

.wd-cats-toggle:after {
    color: #fff !important;
}


li.cat-item.cat-item-184.current-cat.wd-active.cat-parent.wd-active-parent ul.children.list-shown a {
    color: #767676 !important;
}

li.cat-item.cat-item-15 {
    display: none !important;
}

.widget_layered_nav ul li a:before {border-color: #000 !important;width: 1.6em;height: 1.6em;}

.star .wpb_wrapper {
    display: flex;
    align-items: center;
}

div#comments {
    display: none !IMPORTANT;
}

li.cat-item.cat-item-184.cat-parent span.count {
    position: absolute;
    right: 0;
}


ul.woocommerce-widget-layered-nav-list {padding-right: 25px;}

.wd-wishlist-content .products.wd-products .wd-product {
    border: 1px solid #00000012;
    border-radius: 5px;
    padding: 15px 10px;
}


.wd-wishlist-content .product-wrapper {
	border: 1px solid #d2dcde;
}

.wd-wishlist-content .wd-social-icons.wd-style-default {
    display: none !important;
}

.wd-registration-page h2 {
    font-size: 35px;
    letter-spacing: normal;
}

.wd-registration-page a.btn.wd-switch-to-register {
    color: #fff;
    padding: 10px 10px;
}

.woocommerce .wd-hover-standard .product-wrapper img {
    border-radius: 8px;
}

.wd-hover-standard .product-wrapper img {
    border-radius: 8px !important;
}

.sec1 .wd-product.wd-hover-small .product-wrapper a img {
    height: 150px;
}

.products.woocommerce .category-grid-item .wd-cat-inner a.wd-cat-image img {
    height: 170px !important;
    object-fit: cover;
}


.special-sec .wd-product.wd-hover-quick .product-wrapper a.product-image-link img {
    height: 180px !important;
    object-fit: fill !important;
}


.wd-products .wd-product.wd-hover-standard .product-wrapper .product-element-top a img {min-height: auto;object-fit:cover}

.wd-product.wd-hover-fw-button .product-wrapper .product-element-top a img {
    min-height: 280px;
    border-radius: 8px;
}

.wd-product.wd-hover-tiled .product-element-top a.product-image-link img {
    min-height: 310px;
}

@keyframes slide {
  0% {
    transform: translateX(-5px);
      transform: translateY(-10px);
  }
  100% {
    transform: translateX(5px);
      transform: translateY(10px);
  }
}

@media (max-width:1800px){
	.sec1 .wpb_single_image.img1 {
		left: -110px;
	}

	.sec1 .social-absolute {
		right: -4rem;
	}

}

@media (max-width:1600px){
	.sec1 .social-absolute {
	    right: -10px;
	}
	
	.sec1 .wpb_single_image.img1 {
	    left: 0;
	    top: -50px;
	}
	
	.sec1 {padding-top: 100px;}
	
	.sec4 .wpb_single_image.before-sp1::before {
	    width: 162px;
	    height: 380px;
	    left: -157px;
	    bottom: 0;
	    top: 0;
	    margin: auto;
	}
	
	.sec5 .wpb_single_image.before-sp2:before {
	    width: 158px;
	    height: 380px;
	    right: -158px;
	    bottom: 0;
	    top: 0;
	    margin: auto;
	}
	
	.wd-post .wd-post-inner.article-inner .wd-post-content.article-body-container {
	    width: 100% !important;
	}
	
	.wd-post .wd-post-inner.article-inner .wd-post-content.article-body-container h3 a {
	    font-size: 28px !important;
	}
	
	.sub-sec .left-side {
	    left: -45px;
	}
	
	.sub-sec .right-side {
	    right: -45px;
	}
	
	
	.sec1 .wpb_single_image.img1 {
		position: unset;
	}


	h1 {padding-top: 0;}
}

@media (max-width:1500px){
	.wd-content-layout.content-layout-wrapper.container {padding-left: 30px !important;padding-right: 30px !important;}
	
	h1 {
	    font-size: 64px;
	}
	
	.sec1 p {
	    font-size: 18px;
	}
	
	h2 {
	    font-size: 42px;
	    line-height: 1.1;
	}
	
	h2 span.head-large {
	    font-size: 56px;
	}
}

@media (max-width:1440px){

	.wd-products .wd-product.wd-hover-standard .product-wrapper .product-element-top a img {min-height: 200px;}
}

@media (max-width:1400px){
.wd-copyrights.copyrights-wrapper.wd-layout-two-columns {
    margin-top: -65px !important;
    max-width: 100%;
}

.wd-copyrights .copyright .links {
    flex: 1 0 100%;
    max-width: 100%;
    text-align: left;
}

.wd-copyrights .copyright .text {
    flex: 1 0 100%;
    max-width: 100%;
    text-align: left;
}
}


@media (max-width:1380px){
    .wd-product.wd-hover-tiled .product-element-bottom {
        flex-wrap: wrap !important;
        justify-content: center;
        gap: 5px !important;
    }
    
    .wd-product.wd-hover-tiled .product-element-bottom span.price {
        position: unset;
    }
    
    .wd-product.wd-hover-tiled .product-element-bottom h3.wd-entities-title {
        text-align: center;
    }
    
    
    .star {
        top: 0;
        right: 0;
        width: 120px;
        height: 100px;
        justify-content: center;
        align-items: center !important;
    }
    
    .star p {font-size: 12px;}
    
    .star .wpb_wrapper {
        width: 100%;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }
	
	.special-sec .wd-product.wd-hover-quick .product-wrapper a.product-image-link img {
		height: 140px !important;
	}
	
	
	.wd-product.wd-hover-fw-button .product-wrapper .product-element-top a img {
		min-height: 280px;
	}

	.wd-product.wd-hover-tiled .product-element-top a.product-image-link img {
		min-height: 260px;
	}


	

}

@media (max-width:1280px){
	.wd-products .wd-product.wd-hover-standard .product-wrapper .product-element-top a img {
		min-height: 170px;
	}
}

@media (max-width:1180px){
    
    .wd-content-layout.content-layout-wrapper.container {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    
    .wd-post .wd-post-inner.article-inner .wd-post-content.article-body-container h3 a {
        line-height: 1;
        font-size: 20px !important;
    }
    
    .wd-product.wd-hover-fw-button .product-wrapper h3.wd-entities-title a {
        font-size: 16px;
    }
    
    .wd-product.wd-hover-fw-button .product-wrapper .product-element-bottom {
        gap: 5px !important;
    }
    
    .wd-product.wd-hover-fw-button .product-wrapper .product-element-bottom span.price .amount {
        font-size: 15px;
    }

    
    h1 {
        font-size: 60px;
        line-height: 0.9;
    }
    
    h2 {
        font-size: 38px;
    }
    
    h2 span.head-large {
        font-size: 50px;
    }
    
    .sub-sec .vc_row {
        border: 15px solid  #fff;
        border-radius: 26px;
    }
	
	.sec1 .wd-product.wd-hover-small .product-wrapper a img {
		height: 120px;
	}

	.products.woocommerce .category-grid-item .wd-cat-inner a.wd-cat-image img {
		height: 135px !important;
	}
	
	.wd-product.wd-hover-tiled .product-element-top a.product-image-link img {
		min-height: 150px;
	}

    
}

@media(max-width:1024px){
    
    .sec1 {padding-top: 90px;padding-bottom: 40px;}

    .sec1 .wd-products-element {
        margin: 0 !important;
    }
    
    
    .sec2 {
        padding: 40px 0;
    }
    
    .sec2 .wd-cats-element {
        margin: 0 !important;
    }
    
    .sec3 {
        padding: 40px 0 40px;
    }
    
    .wd-product .product-wrapper .add-to-cart-icon a.button span.wd-tools-icon {
        font-size: 12px;
    }
    
    .wd-product .product-wrapper .add-to-cart-icon a.button {
        height: auto;
        padding: 12px 12px;
        min-height: auto;
    }
    
    .wd-hover-standard .product-wrapper .standard-pro span.price .amount {
        font-size: 14px;
    }
    
    .sec4 {
        padding: 40px 0;
    }
    
    .wd-product.wd-hover-quick .product-wrapper h3.wd-entities-title a {
        font-size: 14px;
    }
    
    .wd-product.wd-hover-tiled .wd-buttons.wd-pos-r-t {
        top: 0 !important;
    }
    
    .wd-product.wd-hover-tiled .product-element-bottom h3.wd-entities-title a {
        font-size: 14px;
    }
    
    .wd-product.wd-hover-tiled .product-element-bottom span.price span.woocommerce-Price-amount.amount {
        font-size: 14px;
    }
    
    .sec-head {
        padding-top: 40px;
    }
    
    .sec5 {
        padding: 40px 0;
    }

    .sec6 {
        padding: 40px 0 0;
    }
    
    .sec7 {
        padding: 10px 0 40px;
    }
    
    .sec7 .wd-products-element {
        margin: 0 !important;
    }
    
    .sec7 .wd-carousel .wd-nav-arrows  .wd-btn-arrow {
        position: unset !important;
    }
    
    .wd-nav-arrows.wd-pos-together {
        position: unset !important;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .sec8 {
        padding: 10px 0 0;
    }
    
    .sub-sec {
        padding: 25px 0 25px;
    }
    
    .sub-sec .vc_row {
        padding: 60px 0;
    }
    
    .sec9 {
        padding: 40px  0 40px;
    }
	
	.sec1 .wpb_single_image.wpb_content_element.img1 img, .sec1 .wpb_single_image.wpb_content_element.img2 img {
		width: 26%;
	}

	h1 {
		font-size: 48px;
	}

	.btn-row {
		padding: 5px 0 20px;
	}

	a.theme-btn {
		padding: 12px 26px;
		font-size: 14px;
	}

	.products.woocommerce .category-grid-item .wd-cat-content {
		padding: 15px 0 0;
	}

	.wd-copyrights.copyrights-wrapper.wd-layout-two-columns {
		margin: 0 !important;
	}

	aside.footer-sidebar .footer-column p {
		font-size: 13px;
		line-height: 1.4;
	}

	aside.footer-sidebar .footer-column a, aside.footer-sidebar .footer-column ul li a {
		font-size: 14px;
	}

	.container.main-footer aside.footer-sidebar {
		padding: 80px 0 30px !important;
	}

	.wd-copyrights .copyright p {
		font-size: 14px;
	}

	.wd-copyrights .copyright a, .wd-copyrights.wd-layout-centered .copyright p {
		font-size: 12px;
	}

	.sec9 .row-absolute .insta {
	    padding: 30px 0px;
	}
	
	.sec9 .row-absolute .insta h5 {
	    font-size: 20px;
	    line-height: normal;
	}
	
	.sec9 .row-absolute .insta h5 span.theme-color-alt {
	    font-size: 14px;
	}
	
	
	
	.wd-post .wd-post-inner.article-inner .wd-post-date.wd-style-with-bg span {
	    font-size: 12px !important;
	}
	
	.sec5 .wpb_single_image.rotate3 {
	    bottom: -40px;
	    left: 0px;
	    width: 20%;
	}
	
	.rotate .vc_single_image-wrapper::before {
	    font-size: 16px;
	}
	
	.sec4 .wpb_single_image.rotate2 {
	    right: 0px;
	    bottom: -30px;
	    width: 20%;
	}
	
	.wpb_single_image.wpb_content_element.rotate1 {
	    width: 80%;
	    margin: 0 auto;
	}
	
	.sec1 .wpb_single_image.rotate {
	    width: 20%;
	    right: 0;
	    bottom: 0;
	}
	
	.sec1 p {
	    font-size: 16px;
	}
	
	.wd-single-short-desc .woocommerce-product-details__short-description span.compare {
		font-size: 15px;
	}

	.single-product .wd-single-tabs .wd-nav-tabs-wrapper .wd-nav[class*="wd-style-"]>li a {
		font-size: 14px !important;
	}

	.single-product .wd-single-tabs.wd-wpb .woocommerce-Tabs-panel p {
		font-size: 14px;
		line-height: 1.4;
	}

	.include__item {
		font-size: 12px !important;
		padding: 6px 14px;
	}

	.include__title {
		font-size: 16px;
		margin-bottom: 10px;
	}

	.include {
		padding: 10px 10px;
	}
	
	.sec1 .social-absolute {
		display: none;
	}
	
	
	.mobile-nav .wd-social-icons {
		justify-content: flex-start !important;
		gap: 10px ! IMPORTANT;
		z-index: 11;
		position: relative;
		/* padding-top: 15px !important; */
	}

	.mobile-nav .wd-social-icons a.wd-social-icon {
		padding: 0 !important;
		width: 24px;
		height: 24px;
		background: #1f4b50;
		border-radius: 4px !important;
	}

	.mobile-nav .wd-social-icons a.wd-social-icon span.wd-icon {
		color: #fff;
		font-size: 14px;
	}

	.widgetarea-mobile {
		padding: 20px 20px 10px;
	}
	
	.sec2 .category-grid-item .wd-cat-inner a.wd-cat-image img {
		width: 100%;
	}
	
	.wd-shop-tools .woocommerce-ordering.wd-style-underline select option {
		color: #000 !important;
	}

	.wd-sidebar .widget-area.wd-scroll-content {
		padding: 20px 0 20px;
	}

	.wd-sidebar .widget-area.wd-scroll-content .wd-widget {
		padding-inline: 15px;
	}
	
	.products.woocommerce .category-grid-item .wd-cat-inner a.wd-cat-image img {
		height: 230px!important;
	}
	
	.special-sec .wd-product.wd-hover-quick .product-wrapper a.product-image-link img {
		height: 180px !important;
	}

    
}

@media (max-width:767px){
	h1 {
	    font-size: 27px;
	    margin-bottom: 10px;
	}
	
	.sec1 p {
	    font-size: 14px;
	    line-height: 1.3;
	    margin-bottom: 10px;
	}
	
	p {
	    font-size: 14px;
	}
	
	.sec1 .wd-product.wd-hover-small .product-wrapper {
	    gap: 5px;
	}
	
	.sec1 .wd-product.wd-hover-small .product-wrapper a {
	    font-size: 15px;
	}
	
	.sec1 .wd-product.wd-hover-small .product-wrapper span.woocommerce-Price-amount.amount {
	    font-size: 14px;
	}
	
	.sec1 .products.wd-products {
	    gap: 5px !important;
	}
	
	.sec1 .wpb_single_image.img2 {
	    left: 15px;
	    top: 50px;
	    height: 16%;
	    margin: 0;
	}
	
	.sec1 .social-absolute {
	    display: none;
	}
	
	.sec1 .wd-social-icons {
	    display: block;
	    width: 100%;
	}
	
	.sec1 .wd-slider {
	    width: 100%;
	    margin: 20px 00;
	}
	
	h2 {
	    font-size: 22px;
	    letter-spacing: normal;
	}
	
	h2 span.head-large {
	    font-size: 22px;
	    letter-spacing: normal;
	}
	
	.sec2 .vc_row:first-child {
	    padding-bottom: 20px;
	}
	
	.sec3 .vc_row:first-child {
	    display: flex;
	    align-items: center;
	    padding-bottom: 20px;
	}
	
	.sec3 h2 {
	    font-size: 14px;
	}
	
	.sec3 .vc_col-sm-8 .vc_column-inner {
	    padding: 0;
	}
	
	.sec3 .vc_row:first-child .vc_col-sm-2 {
	    flex: 1 0 25%;
	}
	
	.wpb_single_image.wpb_content_element.rotate1 {
	    width: 29%;
	}
	
	.sec3 .vc_row:first-child .wpb_column.vc_column_container.vc_col-sm-5 {
	    display: none !important;
	}
	
	.sec3.marg-top .vc_row:first-child {padding-bottom: 0;}
	
	.special-sec h2 {padding-top: 20px;padding-bottom: 10px;}
	
	.special-sec .wd-carousel-container {
	    margin: 0 !important;
	}
	
	.sec5 .vc_row {
	    display: flex;
	    flex-direction: column-reverse;
	}
	
	.sec5 .wpb_single_image.before-sp2:before {
	    display: none;
	}
	
	.sec4 .wpb_single_image.before-sp1::before {
	    display: none;
	}
	
	.sec5 .wpb_single_image.rotate3 {
	    right: 0;
	    left: unset;
	}
	
	.star {
	    top: -40px;
	    width: 70px;
	    height: 70px;
	}
	
	.star p {
	    font-size: 8px;
	}
	
	.wd-product.wd-hover-tiled .wd-buttons.wd-pos-r-t {
	    justify-content: flex-start;
	    right: 0;
	}
	
	.wd-product.wd-hover-tiled .product-element-bottom h3.wd-entities-title a {
	    font-size: 12px;
	}
	
	.wd-product.wd-hover-tiled .product-element-bottom span.price span.woocommerce-Price-amount.amount {
	    font-size: 12px;
	}
	
	.wd-product.wd-hover-quick .product-wrapper h3.wd-entities-title a {
	    font-size: 12px;
	}
	
	.sec1 .wpb_single_image.rotate {
	    width: 30%;
	}
	
	.abs-column .vc_column-inner {
	    padding-right: 15px;
	}
	
	.abs-column .wd-slide-inner .wpb-content-wrapper .wpb_column .vc_column-inner .wpb_wrapper .wpb_single_image figure.wpb_wrapper.vc_figure .vc_single_image-wrapper.vc_box_border_grey img.vc_single_image-img.attachment-full {
	    border-radius: 24px;
	}
	
	
	
	.sub-sec .wpb_single_image.wpb_content_element.vc_align_left {
	    width: 20%;
	}
	
	.es-form-field-container {
	    padding: 0 !important;
	    flex-direction: column;
	}
	
	form[data-form-id="3"] .es-form-field-container .gjs-cell .es-email {
	    width: 250px;
	    font-size: 12px;
	}
	
	form[data-form-id="3"] .es-form-field-container .gjs-row {
	    display: block !important;
	}
	
	form[data-form-id="3"] .es-form-field-container .gjs-cell input[type="submit"] {
	    font-size: 12px;
	    padding: 10px 20px;
	}
	
	.sub-sec .left-side {
	    left: 0;
	}
	
	.sub-sec .right-side {
	    right: 0;
	    margin: 0 0 0 auto;
	}
	
	.sub-sec .vc_row {
	    padding: 20px 0;
	}
	
	.sub-sec .vc_row h2 {margin-bottom: 10px;}
	
	.sec9 .wd-images-gallery .wd-grid-g {
	    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	    gap: 10px !important;
	}
	
	
	
	.row-absolute .vc_col-sm-4:nth-child(2) {
	    display:block;
	}
	
	.row-absolute .vc_col-sm-4:nth-child(2) .vc_column-inner {padding: 0 !important;}
	
	.sec9 .row-absolute .insta {
	    max-width: 100%;
	}
	
	.row-absolute {
	    flex-direction: column-reverse;
	    left: 15px;
	    padding: 0 15px;
	}
	
	.sec8 .vc_col-sm-12 > .vc_column-inner {padding-left: 15px;padding-right: 15px;}
	
	.container.main-footer aside.footer-sidebar {
		padding: 40px 0 30px !important;
	}

	.container.main-footer aside.footer-sidebar .footer-column-1 {
		grid-column: auto / span 12 !important;
	}

	.container.main-footer aside.footer-sidebar .footer-column-2 {
		grid-column: auto / span 6 !important;
		padding-left: 0;
	}

	.container.main-footer aside.footer-sidebar .footer-column-3 {
		grid-column: auto / span 6 !important;
		padding-left: 0;
	}

	.wd-copyrights .wd-col-start.reset-last-child .copyright {
		align-items: normal;
	}

	.wd-copyrights.wd-layout-two-columns>.wd-grid-g .wd-col-end p {
		font-size: 11px;
	}
	
	.container.main-footer aside.footer-sidebar .wd-social-icons {
		padding-top: 0 !important;
	}
	
	aside.footer-sidebar .footer-column ul li {margin-bottom: 5px;}
	
	.abs-column .wd-marquee-wrapp .wd-marquee-content span.wd-marquee-item img {width: 220px;}
	
	.sec1.pg-abt1 p {
		font-size: 14px;
		line-height: 1.4;
		margin-bottom: 10px;
	}

	.sec1.pg-abt1 .wpb_single_image {margin-top: 10px;}

	.sec4.special-sec.pg-abt2 .vc_row {
		flex-direction: column-reverse;
	}

	.sec4.special-sec.pg-abt2 .vc_row h2 {padding-top: 0;}

	.sec4.special-sec.pg-abt2 .vc_row  .wpb_single_image {margin-top: 20px;}
	
	.page.page-id-20 .sec-head:first-child {padding-top: 0;}
	
	
	.cont-pg .vc_column-inner {padding-top: 0 !important;}

	div.wpforms-container-full input, div.wpforms-container-full label, div.wpforms-container-full select, div.wpforms-container-full button, div.wpforms-container-full textarea {
		font-size: 12px !important;
	}

	div.wpforms-container-full textarea {
		height: 120px !important;
	}

	div.wpforms-container-full input,  div.wpforms-container-full select {
		height: 38px;
	}

	div.wpforms-container-full button[type=submit] {
		min-height: auto;
		height: auto;
		padding: 10px 20px !important;
		font-size: 14px !important;
	}

	.cont-pg .title-wrapper {
		margin-bottom: 10px !important;
	}

	.cont-pg div.wpforms-container-full {
		margin: 0 0 15px !important;
	}

	aside.footer-sidebar .footer-column-1 div#media_image-2 {
		padding-bottom: 20px;
	}

	aside.footer-sidebar .footer-column-1 div#media_image-2 img {
		width: 50%;
	}
	
	.single-post .wd-content-area.site-content h1.wd-entities-title.wd-post-title.title {
		font-size: 25px;
	}

	.wd-single-post-header {
		gap: 10px !important;
	}
	
	.wd-sidebar-hidden-sm .shop-loop-head * {
		font-size: 12px !important;
	}

	.wd-sidebar-hidden-sm .shop-loop-head {
		gap: 5px !important;
	}

	.single-product .pro-img {
		position: unset;
	}
	
	.single-product .wd-single-tabs .wd-nav-tabs-wrapper {
		mask-image: none !important;
	}

	.single-product .wd-single-tabs .wd-nav-tabs-wrapper .wd-nav[class*="wd-style-"]>li a {
		font-size: 14px !important;
		padding: 10px 10px;
		min-height: auto;
	}
	
	.single-product .wd-single-tabs.wd-wpb .woocommerce-Tabs-panel p {
		font-size: 13px;
		line-height: 1.4;
	}


	.single-product .shop_attributes tr.woocommerce-product-attributes-item * {
	    font-size: 16px !important;
	}
	
	.single-product .shop_attributes tr.woocommerce-product-attributes-item p {
	    font-size: 16px !important;
	}
	
	.single-product .price .amount {
	    font-size: 18px !important;
	}
	
	.include__list {
	    gap: 5px 5px;
	}
	
	.include__item {
	    flex: 1 0 40%;
	    max-width: 50%;
	}
	
	.include__list li.include__item:last-child {
	    flex: 1 0 100%;
	    max-width: 100%;
	}
	
	.single-product .wd-single-tabs.wd-wpb .woocommerce-Tabs-panel ul li {
		margin-bottom: 5px;
	}
	
	.woocommerce-billing-fields>h3 {margin-bottom: 10px;font-size: 20px;}

	.woocommerce-billing-fields__field-wrapper label.required_field {
		font-size: 14px !important;
	}

	#order_review_heading {margin-bottom: 10px !important;font-size: 20px !important;}

	tr.order-total strong .amount {
		font-size: 15px !important;
	}
	
	form.woocommerce-checkout input , form.woocommerce-checkout textarea {
		font-size: 12px !important;
	}

	.shopping-cart-widget-footer>*:last-child a.button {
		font-size: 12px !important;
		padding: 10px 0px !important;
		min-height: auto;
	}

	.wd-heading .title {
		font-size: 15px !important;
	}
	
	.sec2 .products.woocommerce .category-grid-item .wd-cat-inner a.wd-cat-image img {
		width: 100%;
	}
	
	.products.woocommerce .category-grid-item .wd-cat-content h3 {
		font-size: 14px;
	}

	.sec1 .wpb_single_image.img1 {
	    text-align: right;
	    position: absolute;
	    top: 0;
	    left: unset !important;
	    margin: 0px 0px auto 0;
	    right: 15px;
	    top: -30px;
	    display: inline-block !important;
	    transform-origin: right;
	}

	
	
	.wd-wishlist-content .product-wrapper {
		border: 1px solid #d2dcde;
		padding: 10px 5px !important;
	}

	article#post-3990 .wd-my-account-sidebar.wd-grid-col {
		display: none !important;
	}

	.wd-page-title .title {
		font-size: 30px !important;
	}
	
	aside.footer-sidebar .footer-column h5 {margin-bottom: 8px !important;}
	
	.wd-product.wd-hover-fw-button .product-wrapper img {
		border-radius: 8px;
	}
	
	.wd-hover-standard .product-wrapper {
		padding: 10px 10px 10px !important;
	}

	.wd-hover-standard .product-wrapper img {
		border-radius: 8px;
	}
	

	.wd-wishlist-content .products.wd-products {--wd-col-sm: 1 !important;}


	.wd-wishlist-content .product-wrapper {
		padding: 10px 5px !important;
	}

	.single-product .wd-single-price {
		margin-bottom: 10px !important;
		margin-top: 5px !important;
	}

	.wd-single-attrs {
		margin-bottom: 30px !important;
	}
	
	.page-id-14 h2 {margin-bottom: 10px;}
	
	
	.before-sp1 figure.wpb_wrapper.vc_figure , .before-sp2 figure.wpb_wrapper.vc_figure {
		width: 100%;
	}

	.before-sp1 figure.wpb_wrapper.vc_figure .vc_single_image-wrapper , .before-sp2 figure.wpb_wrapper.vc_figure .vc_single_image-wrapper {
		width: 100%;
	}

	.before-sp1 figure.wpb_wrapper.vc_figure .vc_single_image-wrapper img, .before-sp2 figure.wpb_wrapper.vc_figure .vc_single_image-wrapper img {
		width: 100%;
	}
	
	.wd-copyrights.wd-layout-two-columns>.wd-grid-g .wd-col-end {text-align: left;}
	
	.wd-registration-page h2 {
		font-size: 25px;
		margin-bottom: 10px;
	}

	.wd-registration-page .registration-info, .wd-registration-page .login-info {
		font-size: 12px;
	}

	
	.sec2 h2 {
	    text-align: center;
	    font-size: 20px;
	}
	
	.sec2 .wd-cats-element .products.woocommerce.wd-grid-g.wd-cats {
	    row-gap: 20px;
	}
	
	.wd-hover-standard .product-wrapper .standard-pro h3 a {
		font-size: 10px;
	}

	.products.woocommerce .category-grid-item .wd-cat-inner a.wd-cat-image img {
		width: 200px !important;
		height: 200px !important;
		border-radius: 100%;
	}
	
	.sec1 .wd-product.wd-hover-small .product-wrapper a img {
		height: 120px;
		width: 120px;
	}
	
	.wd-product.wd-hover-tiled .product-element-top a.product-image-link img {
		min-height: 290px;
	}

	
}

@media (max-width:680px){

	.wd-product.wd-hover-tiled .product-element-top a.product-image-link img {
		min-height: 260px;
	}

}


@media (max-width:600px){


	.wd-product.wd-hover-tiled .product-element-top a.product-image-link img {
		min-height: 220px;
	}


}

@media (max-width:500px){
	.wd-products .wd-product.wd-hover-standard .product-wrapper .product-element-top a img {
		min-height: 90px;
	}
	
	.special-sec .wd-product.wd-hover-quick .product-wrapper a.product-image-link img {
		height: 140px !important;
	}
	
	
	.wd-product.wd-hover-tiled .product-element-top a.product-image-link img {
		min-height: 180px;
	}

}

@media (max-width:400px){
	.products.woocommerce .category-grid-item .wd-cat-inner a.wd-cat-image img {
		width: 120px !important;
		height: 120px !important;
		border-radius: 100%;
	}
	
	.special-sec .wd-product.wd-hover-quick .product-wrapper a.product-image-link img {
		height: 130px !important;
	}
	
	.special-sec .wd-product.wd-hover-quick .product-wrapper a.product-image-link img {
		height: 110px !important;
	}
	
	.wd-product.wd-hover-fw-button .product-wrapper .product-element-top a img {
		min-height: 130px;
	}
	
	.wd-product.wd-hover-tiled .product-element-top a.product-image-link img {
		min-height: 140px;
	}


}

@media (max-width:360px){
	.wd-product.wd-hover-tiled .product-element-top a.product-image-link img {
		min-height: 120px;
	}
}


@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

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