/*
 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=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Lexend:wght@100..900&family=Libre+Caslon+Text:ital,wght@0,400;0,700;1,400&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');

body {
    font-family: "Libre Caslon Text", serif;
    font-weight: 400;
    font-style: normal;
}

body {
    font-family: "Libre Caslon Text", serif;
    font-weight: 700;
    font-style: normal;
}

body {
    font-family: "Libre Caslon Text", serif;
    font-weight: 400;
    font-style: italic;
}

body {
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: <weight>;
    font-style: normal;
}

.slider-wrapper .single-item {
    /* max-width: 350px; */
    margin: 0 auto;
    /* left: 100px; */
}

.login-form-footer .lost_password {
    font-size: 13px;
}

.woocommerce-privacy-policy-text p {
    font-size: 15px;
    line-height: 1.7;
}

.wd-col.col-register-text .registration-info {
    color: #000 ;
    font-size: 16px;
}

.wd-registration-page.wd-register-tabs button.woocommerce-Button.woocommerce-button.button {
    font-size: 17px;
    text-transform: capitalize;
}

.wd-switch-to-register {
    color: #fff !important;
    text-transform: capitalize !important;
    font-size: 16px;
}

.wd-switch-to-register:hover {
    color: #fff !important;
}

:is(.register,.woocommerce-form-login) .button {
    text-transform: capitalize;
    font-size: 17px;
}

.woocommerce-shop .product-wrapper {
    /* border: 1px solid #18315b24; */
    padding: 20px !important;
    border-radius: 10px !important;
    /* min-height: 658px; */
}

.whb-top-bar .wd-header-text {
    display: flex;
    align-items: center;
    justify-content: center;
}

.single-item {
    max-width: 350px;
    margin: 0 auto;
    /* left: 100px; */
}

.single-item {
    height: 20px;
    overflow: hidden;
}

.single-item div h5 {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Inter';
}

button.slick-next.slick-arrow {
    font-size: 0px;
}

.wd-social-icons.wd-style-default.wd-size-small.social-follow.wd-shape-circle.whb-61qbocnh2ezx7e7al7jd.color-scheme-light.text-center {
    gap: 14px;
}

span.wd-icon {
    font-size: 15px;
}

.searchform input[type="text"] {
    border: none;
    border-radius: 6px;
}

.slick-slide h5 {
    font-size: 18px;
    color: #ffffff;
    font-weight: 400;
    font-family: 'Inter';
    margin: 0px;
}

.whb-general-header {
    /* background: #140a29!important; */
}

span.nav-link-text {
    font-size: 17px;
    letter-spacing: 0px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Lexend";
    text-transform: capitalize;
    padding-inline: 12px;
    border-radius: 20px;
    padding-block: 4px;
}

ul#menu-mobile-navigation {
    gap: 15px;
}

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

.sec-1 {
    background: #140a29;
    display: flex;
    align-items: center;
    padding-top: 20rem;
    padding-bottom: 100px;
    position: relative;
}

.wd-slide {
    border-radius: 20px !important;
}

.wd-slide-container {
    padding-top: 261px !important;
    padding-bottom: 120px !important;
}

.sec-1 h2 {
    font-size: 64px;
    letter-spacing: -1px;
    line-height: 70px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Libre Caslon Text", serif;
}

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

.sec-1 .wpb_text_column.wpb_content_element {
    /* padding-bottom: 90px; */
    /* border-bottom: 1px solid #cf9fa433; */
}

.wd-slider.wd-section-container .wd-slide-container {
    padding-inline: 7% !important;
}

body .wd-nav-pagin li span {
    border: 2px solid #fff !important;
    border-radius: 100% !important;
}

li.wd-nav-pagin-item.wd-active span {
    background: #d300ff !important;
    border: none !important;
    width: 20px;
    height: 20px;
}

.wd-slider-pagin {
    bottom: 40px !important;
}

.sec-1 .wd-nav-arrows.wd-slider-arrows.wd-custom-style.wd-style-2.wd-pos-sep {
    display: flex;
    gap: 20px;
    position: absolute !important;
    left: 8%;
    bottom: 50px;
}

.sec-1 .wd-nav-arrows.wd-pos-sep .wd-prev,
.wd-nav-arrows.wd-pos-sep .wd-next {
    position: unset !important;
}


.wd-prev .wd-arrow-inner:after {
    content: "\f121" !important;
    font-family: "woodmart-font";
    font-weight: 400;
}

.wd-next .wd-arrow-inner:after {
    content: "\f120" !important;
    font-family: "woodmart-font";
    font-weight: 400;
}

.wd-arrow-inner::after {
    color: #fff;
    font-weight: 900;
    font-size: 25px;
}

.sec-2 {
    padding-top: 120px;
    padding-bottom: 110px;
}

h2 {
    font-size: 48px;
    line-height: 60px;
    font-weight: 500;
    font-family: "Plus Jakarta Sans";
}

.sec-2 h2 br {
    display: none;
}

.sec-2 h2 {
    font-size: 43px;
    line-height: 1.2;
}

p {
    font-size: 18px;
    line-height: 32px;
    color: #282828;
    font-weight: 500;
    font-family: "Inter";
}

.sec-2 p {
    font-size: 19px;
}

.sec-2 {
    background: #f9f4fb;
    border-radius: 0px 0px 40px 50px;
    background-size: cover;
}

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

.custom-arrows {
    text-align: center;
    margin-bottom: 10px;
}

.custom-arrows button {
    padding: 10px 20px;
    margin: 0 5px;
    font-size: 16px;
    cursor: pointer;
}

.slider-wrapper {
    max-width: 350px;
    margin: 0px 0px 0px 210px;
}

.custom-arrows {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
}

button.custom-next {
    position: absolute;
    margin-left: 240px;
    top: 4px;
    font-size: 0px;
}

button.custom-prev {
    position: absolute;
    margin-left: -250px;
    top: 4px;
    font-size: 0;
}

button.custom-prev::before {
    content: "\f121";
    font-family: "woodmart-font";
    font-weight: 400;
    font-size: 20px;
}

button.custom-next::before {
    content: "\f120";
    font-family: "woodmart-font";
    font-weight: 400;
    font-size: 20px;
}

button.custom-next::before,
button.custom-prev::before {
    color: #fff;
}

.custom-arrows button {
    padding: 0px;
    background: none;
    top: 7px;
}

.sec-1 .wd-gallery-item a::before {
    content: "\f120";
    font-family: "woodmart-font";
    font-weight: 400;
    color: #ffff;
    /*background: red;*/
    font-size: 25px;
    position: absolute;
    bottom: 60px;
    right: 9.6%;
    z-index: 1;
}

.sec-1 .wd-gallery-item a::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 3px;
    background: url(/wp-content/uploads/2025/07/Banner-round.png) no-repeat;
    width: 156px;
    height: 156px;
    animation: spinInfinity 4s linear infinite;
}


.custom-arrows button:hover {
    background: none !important;
}

.sec-3 {
    padding-block: 50px 105px;
    padding-inline: 50px;
}

.sec-3 a.wd-cat-image.category-image {
    background: #f7f0ed;
    padding-top: 70px;
    padding-bottom: 90px;
    border-radius: 20px;
}

.sec-3 .wd-cat-inner.wrapp-category {
    border-radius: 20px;
    box-shadow: none !important;
    background: #f7f0ed;
    padding-bottom: 21px;
}

.sec-3 h3.wd-entities-title {
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 1.5;
    color: #282828;
    font-weight: 600;
    font-family: "Inter";
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 15px;
    display: inline-flex;
    flex-direction: column;
    gap: 0;
    width: 100%;
    padding-bottom: 20px;
}

.sec-3 h3.wd-entities-title::after {
    content: 'Check out all our products';
    font-size: 16px;
    font-weight: 400;
}

.wd-cat-count.more-products {
    display: none;
}

.sec-3 h3.wd-entities-title::before {
    content: "\f120";
    font-family: "woodmart-font";
    font-weight: 600;
    position: absolute;
    right: 0;
    bottom: 18px;
    font-size: 19px;
}

.wd-cats-element {
    margin: 0px !important;
}

.sec-4 {
    padding-block: 152px 155px;
    background-size: cover;
    border-radius: 20px 20px 0px 0px;
    position: relative;
}

.sec-4 h2 {
    font-size: 72px;
    letter-spacing: -1px;
    color: #ffffff;
    text-align: center;
    line-height: 1;
    margin-bottom: 20px;
    font-family: "Plus Jakarta Sans";
    font-weight: 600;
}

.sec-4 p {
    font-size: 24px;
    color: #fff;
    margin-bottom: 37px;
}

a.btn.theme-btn {
    background-color: #ffffff;
    border-radius: 41px;
    font-size: 18px;
    letter-spacing: 0px;
    color: #282828;
    font-weight: 500;
    font-family: "Inter";
    text-align: center;
    text-transform: capitalize;
    display: inline-flex;
    gap: 15px;
    padding-block: 30.7px;
    padding-inline: 40.9px;
}

a.btn.theme-btn::after {
    content: "\f120";
    font-family: "woodmart-font";
    font-weight: 400;
}

.sec-6 {
    padding-top: 120px;
    padding-bottom: 120px;
    padding-inline: 50px;
}

.sec-6 .wpb_text_column.wpb_content_element {
    padding-bottom: 70px;
}

.sec-6 .wpb_text_column.wpb_content_element h2 {
    font-size: 56px;
    letter-spacing: -2px;
    font-family: "Plus Jakarta Sans";
    color: #130a28;
    font-weight: 500;
    margin-bottom: 7px;
}

.sec-2 p {
    font-weight: 400;
}

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

.woocommerce-shop .product-wrapper .quantity {
    right: 20px;
}

.wd-product .wd-entities-title a,
.wd-product .wd-entities-title {
    text-align: left;
    letter-spacing: 0px;
    color: #282828;
    font-weight: 500;
    font-family: "Inter";
    font-size: 16px !important;
    padding-top: 16px;
}

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

.wd-product .price {
    text-align: left;
}

.product-wrapper .wd-add-btn.wd-add-btn-replace {
    /* position: absolute; */
    bottom: -1px;
    width: 100%;
    left: 0;
    justify-content: start !important;
}

.wd-add-btn .button {
    /* position: absolute; */
    /* left: 0px; */
    /* width: 100%; */
}


body .wd-add-btn.wd-add-btn-replace a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop,
body .wd-add-btn.wd-add-btn-replace a.button.product_type_variable.add_to_cart_button.add-to-cart-loop {
    width: auto;
    padding: 21.3px 41.6px !important;
    border-radius: 60px;
    box-shadow: none !important;
    background-color: #f5e122;
}

.sec-6 .wd-products {
    row-gap: 50px;
}

body .wd-product.wd-hover-standard .wd-add-btn .add-to-cart-loop span {
    padding: 0 !important;
    font-size: 17px;
    color: #130a28;
    text-transform: capitalize;
    min-height: auto;
    font-weight: 500;
    font-family: "Inter";
}

body .wd-add-btn-replace .add-to-cart-loop:after {
    display: none;
}

body .wd-add-btn-replace .add-to-cart-loop:hover span {
    transform: translateY(0%) translateZ(0);
}

.price * {
    font-size: 18px;
    color: #282828 !important;
    font-family: "Inter";
    font-weight: 500;
}

.quantity {
    border: 1px solid #743681;
    border-radius: 5px;
    width: 100px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.quantity input {
    border: none !important;
}

div.quantity .minus {
    color: #000 !important;
    font-size: 19px;
}

div.quantity .minus:hover {
    background: none !important;
}

body .input-text {
    color: #282828 !important;
    font-size: 17px !important;
}

input.plus.btn {
    font-size: 15px;
    color: #000 !important;
}

input.plus.btn:hover {
    background: none !important;
}

.sec-7 {
    /* margin-top: 140px; */
}

span.wd-marquee-item {
    font-size: 160px;
    font-family: 'Libre Caslon Text';
    font-weight: 600;
    -webkit-text-stroke: 2px #0c1a33;
    color: transparent;
}

.sec-5::before {
    content: '';
    background: #ff2cb1;
    position: absolute;
    transform: rotate(7deg);
    left: -40px;
    right: -30px;
    top: 90px;
    bottom: 180px;
    display: block;
    z-index: -4;
}

.sec-5 {
    position: relative;
    overflow: visible;
    padding-bottom: 140px;
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
}

.sec-5-5::after {
    content: '';
    background: #4a2586;
    position: absolute;
    left: -40px;
    right: -30px;
    top: 90px;
    bottom: 178px;
    transform: rotate(-8deg);
}

.sec-5-5 {
    overflow: visible;
    position: relative;
}

.sec-7 .vc_col-sm-6:first-child {}

.sec-7 .vc_col-sm-6:first-child .vc_column-inner {
    border-top-left-radius: 20px;
}

body .testimon-style-info-top .wd-testimon-text {
    padding: 0px;
    background: none;
    margin: 0px;
}

body .testimon-style-info-top .wd-testimon-text::before {
    display: none !important;
}

.testimonial-inner {
    display: flex;
    flex-direction: column-reverse;
    text-align: center;
}

.testimonial-inner h5 {
    font-size: 20px;
    letter-spacing: 0px;
    color: #130a28;
    font-weight: 600;
    font-family: "Inter";
    margin-bottom: 0px;
    padding-bottom: 50px;
}

body .testimon-style-info-top .wd-testimon-text p {
    font-size: 32px;
    letter-spacing: -1px;
    color: #130a28;
    font-weight: 500;
    font-family: "A Caslon Pro";
    text-align: center;
    width: 661px;
    margin: 0 auto;
    line-height: 1.2;
    position: relative;
    z-index: 3;
}

.wd-testimon-name.title {
    text-align: center;
    font-size: 24px;
    letter-spacing: 0px;
    color: #130a28;
    font-weight: 600;
    font-family: "Inter";
    padding-top: 40px;
}

body .testimon-style-info-top .wd-testimon-text p:empty {
    display: none;
}

body .testimon-style-info-top .wd-testimon-text p::before {
    content: '';
    width: 100px;
    height: 100px;
    position: absolute;
    z-index: -2;
    background-color: #2cf2eb;
    width: 472px;
    height: 168px;
    border-radius: 100%;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
}

.wd-nav-arrows.wd-hover-1.wd-pos-sep .wd-next {
    transform: translateX(0px);
    opacity: 1;
}

.wd-nav-arrows.wd-hover-1.wd-pos-sep .wd-prev {
    transform: translateX(0px);
    opacity: 1;
}

.wd-btn-arrow {
    /* position: unset !important; */
    /* height: 100%; */
    /* display: flex; */
}

.sec-7 .wd-el-video {
    margin: 0px !important;
}

.wd-el-video-control {
    align-items: end !important;
    justify-content: flex-start !important;
    padding-bottom: 110px;
    padding-left: 90px;
    gap: 25px !important;
}

span.wd-el-video-play-label {
    padding-bottom: 34px;
    font-size: 18px;
    letter-spacing: 0px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Inter";
}

body .wd-el-video-play-btn {
    background: #ff2cb1;
    border-radius: 100%;
    width: 90px;
    height: 90px;
}

.wd-el-video-play-btn:after {
    border: none !IMPORTANT;
}

.sec-7 .wd-nav-arrows.wd-pos-together {
    position: unset;
    justify-content: center;
    gap: 10px;
    padding-top: 25px;
}

.sec-7 .wd-arrow-inner {
    background-color: #4a2586 !important;
    width: 56px;
    height: 56px;
    border-radius: 28px;
}

.sec-8 {
    padding-block: 119px 120px;
    overflow: visible;
    padding-inline: 50px;
    position: relative;
}

.sec-8 .wpb_text_column.wpb_content_element {
    padding-bottom: 50px;
}

.sec-8 .wd-arrow-inner {
    background: #4a2586 !important;
    width: 48px;
    height: 48px;
    border-radius: 6px;
}

.sec-8 .wd-arrow-inner::after {
    font-size: 17px;
}

.sec-8 .wd-nav-arrows.wd-pos-together.wd-hover-1.wd-icon-1 {
    gap: 19px;
    margin-top: -117px;
    position: absolute;
}

.sec-8 .wd-arrow-inner:hover {
    background: #4a2586 !important;
}

.wd-add-btn-replace .add-to-cart-loop:hover:before {
    display: none !important;
}

body .wd-add-btn.wd-add-btn-replace a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop {
    bottom: 0;
}

.sec-8 .wd-carousel {
    overflow-y: visible;
}

.woocommerce-shop .wd-products {
    row-gap: 30px;
}

.woocommerce-shop .wd-loop-footer.products-footer {
    margin-top: 90px;
}

.woocommerce-shop .wd-content-layout {
    padding-bottom: 0px !important;
    padding-top: 80px !important;
}

.woocommerce-shop .vc_row.wpb_row.vc_row-fluid.pre-fotter {
    /* padding-top: 10px; */
}

.wd-nav-product-cat.has-product-count {
    display: none !important;
}

.woocommerce-shop .wd-products-element {
    /* padding-bottom: 100px !important; */
}

.product-wrapper .quantity {
    position: absolute;
    margin-top: -50px;
    right: 0;
}

.sec-9 h2 {
    font-size: 56px;
    margin-bottom: 15px;
    font-family: "Plus Jakarta Sans";
    color: #130a28;
    font-weight: 600;
}

.sec-9 .wpb_text_column {
    font-size: 18px;
}

.sec-9 .wpb_text_column {
    padding-bottom: 50px;
}

tex {}

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

h3.wd-post-title.wd-entities-title.title.post-title {
    text-align: left;
    width: 100%;
}

.wd-post-read-more.wd-style-link.read-more-section {
    width: 100%;
    text-align: left;
}

.blog-design-masonry.wd-add-shadow .wd-post-inner {
    box-shadow: none !important;
    border-radius: 20px !important;
    position: relative;
    z-index: 1;
}

.blog-design-masonry.blog-style-bg .wd-post-thumb {
    border-bottom-right-radius: 29px !important;
    border-bottom-left-radius: 29px !important;
    border-top-right-radius: 29px;
    border-top-left-radius: 29px;
}

.blog-design-masonry.blog-style-bg .wd-post-content {
    background: none !important;
    padding-block: 30px 0px;
    padding-inline: 5px;
}

h3.wd-post-title.wd-entities-title.title.post-title {
    font-size: 24px;
    letter-spacing: 0px;
    line-height: 32px;
    color: #130a28;
    font-weight: 500;
    font-family: "Inter";
}

.wd-post-excerpt.entry-content {
    font-size: 17px;
    letter-spacing: 0px;
    font-weight: 400;
    font-family: "Inter";
    line-height: 30px;
    color: #130a28;
}

.wd-post-read-more.wd-style-link.read-more-section a {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 32px;
    text-transform: capitalize;
    color: #130a28;
    font-weight: 500;
    font-family: "Inter";
}

.sec-9 {
    padding-block: 90px 90px;
    /* border-top-left-radius: 20px; */
    /* border-top-right-radius: 20px; */
    display: flex;
    align-items: center;
    padding-inline: 50px;
    overflow: visible;
    position: relative;
}

.pre-fotter {
    padding-top: 100px;
    padding-bottom: 50px;
    padding-inline: 60px;
}

.wd-prefooter {
    background: #5c11af !important;
    padding-bottom: 0px !important;
    position: relative;
    overflow: visible;
}

.wd-prefooter::before {
    content: '';
    background: #5e0eb1;
    height: 290px;
    width: 100%;
    position: absolute;
    border-radius: 23px;
    top: -13px;
    background-size: cover;
}

.wd-prefooter .wd-info-box {
    flex-direction: row;
}

.wd-prefooter .wd-info-box h4.info-box-title.title.box-title-style-default.wd-fontsize-m {
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Inter";
    padding-bottom: 2px;
}

.wd-prefooter .wd-info-box p {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 1.4;
    color: #ffffff;
    font-weight: 500;
    font-family: "Inter";
}

.wd-prefooter .wd-info-box .info-box-inner.reset-last-child {
    margin-top: 5px !important;
}

.wd-prefooter .wd-info-box .info-box-icon img {
    padding-top: 3px;
}

.footer-column h5.widget-title {
    font-size: 32px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Inter";
    text-transform: capitalize;
}

.footer-widget li a {
    color: #fff;
    font-size: 18px;
    font-family: 'Inter';
    display: flex !important;
    align-items: center;
    gap: 15px;
}

.footer-widget ul {
    padding-top: 12px;
}

.footer-column-1 .footer-widget li a::before {
    content: "\f120";
    font-family: "woodmart-font";
    font-weight: 400;
    color: #a76eba;
}

.footer-widget li {
    margin-bottom: 15px;
}

.footer-column-1 {
    --wd-col: 3;
    position: relative;
}

.footer-column-1::after {
    content: '';
    background: #13233f;
    position: absolute;
    top: 0;
    right: 59px;
    left: 270px;
    bottom: 30px;
}

.footer-column-2 {
    --wd-col: 3;
}

.footer-column-3 {
    --wd-col: 6;
    display: flex;
    align-items: center;
}

.footer-column-3 h2 {
    color: #fff;
    font-weight: 700;
    font-family: "Inter";
}

.es-form-field-container {
    position: relative;
}

input[type="submit"] {
    position: absolute;
    right: 15px;
    bottom: 23px;
    font-size: 0px;
    background-image: url(/wp-content/uploads/2025/07/tixk.png);
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 20px;
    background-color: #ffffff;
    width: 40px;
    height: 40px;
}

input#esfpx_email_0fe74ada6116e {
    width: 100%;
    height: 72px;
    border-radius: 12px;
    color: #fff !important;
    border: none !important;
    background-color: #5e0eb1;
}

.container.main-footer {
    padding-top: 220px !important;
    padding-inline: 80px;
    padding-bottom: 95px !important;
    position: relative;
}

.footer-column-1::before {
    content: '';
    background: #171c3a;
    left: 236px;
    right: 53px;
    top: 0;
    bottom: 0;
    position: absolute;
}

.wd-col-end.reset-last-child {
    display: flex;
    justify-content: end;
    gap: 30px;
    color: #fff;
    align-items: center;
}

.wd-col-end.reset-last-child span.wd-icon {
    color: #fff;
}

.wd-col-end.reset-last-child .wd-social-icons.wd-style-default.wd-size-default.social-follow.wd-shape-circle.text-center {
    gap: 12px;
}

.wd-col-end.reset-last-child a {
    font-size: 19px;
    color: #ffffff;
    font-family: 'Inter';
    text-align: center;
}

.wd-col-start.reset-last-child {
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 20px;
    color: #ffff;
    font-weight: 400;
    font-family: "Inter";
}

.wd-col-start.reset-last-child strong {
    color: #b62ee3;
    font-weight: 400;
}

.wd-copyrights {
    padding-block: 75px 70px !important;
    border-top: 1px solid #172744 !important;
}

.container.wd-grid-g {
    align-items: center;
}

.footer-sidebar {
    padding-top: 20px !important;
}

.sec-11 {
    padding-top: 100px;
}

.thumbs-position-left .wd-gallery-thumb .wd-carousel-item img {
    height: 121px;
}

.sec-11 .wd-carousel-item.wd-slide-visible.wd-full-visible {
    height: 131px !important;
}

.thumbs-position-left .wd-gallery-thumb .wd-carousel-item {
    height: 128px !important;
}

.thumbs-position-left .wd-gallery-thumb .wd-carousel {
    height: 510px !important;
}

.product-summary .quantity {
    position: unset;
    margin-top: 0;
}

.wd-single-action-btn.wd-single-wishlist-btn.wd-wpb.text-left {
    /* position: absolute; */
    right: 0;
    /* margin-top: -31px; */
}

.extra-info p {
    font-size: 17px;
    line-height: 32px;
    color: #282828;
    font-weight: 400;
    font-family: "Inter";
    margin-bottom: 2px;
    display: flex;
    align-items: center;
    gap: 5px;
}

.extra-info p strong {
    font-weight: 400;
    font-family: "Inter";
    display: flex;
    align-items: center;
    gap: 10px;
}

.extra-info {
    padding-top: 30px;
}

h2.product-title {
    font-size: 32px;
    line-height: 1.2;
    margin-bottom: 30px;
}

p.product-category {
    font-size: 18px;
    margin-bottom: 2px;
}

.custom-single-product-layout {
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 42px;
}

.product-additional-galleries {}

.product-summary {
    /* margin-top: -111px; */
}

button.single_add_to_cart_button.button.alt {
    width: 180px;
    height: 56px;
    border-radius: 6px;
    background-color: #743681;
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Inter";
    text-transform: capitalize;
}

.product-summary .quantity {
    width: 150px !important;
    gap: 19px;
}

.wish-div {
    display: flex;
    align-items: center;
    gap: 29px;
    font-size: 18px;
    letter-spacing: 0;
    color: #282828;
    font-weight: 500;
    font-family: "Inter";
    margin-top: 30px !important;
}

a.woodmart-show-product-gallery {
    display: none;
}

.wd-nav-arrows.wd-pos-sep.wd-hover-1.wd-custom-style.wd-icon-1 {}

.custom-single-product-layout .wd-nav-arrows.wd-pos-sep.wd-hover-1.wd-custom-style.wd-icon-1 {
    --wd-arrow-offset-h: calc(var(--wd-arrow-width, var(--wd-arrow-size, 260px)) / -1);
    /* height: 100%; */
    position: absolute;
    width: 98%;
    bottom: 60px;
}

.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images.wd-has-thumb.thumbs-position-left.wd-thumbs-wrap.images.image-action-zoom {
    --wd-thumbs-height: auto !important;
}

.wd-nav-arrows.wd-hover-1.wd-pos-sep .wd-prev,
.wd-nav-arrows.wd-hover-1.wd-pos-sep .wd-next {
    transform: translateY(0) !important;
    opacity: 1 !important;
    top: calc(40% - var(--wd-arrow-offset-v, 0px) + var(--wd-arrow-height, var(--wd-arrow-size, 50px)) / -2) !important;
}

.custom-single-product-layout .wd-nav-arrows.wd-pos-sep .wd-arrow-inner {
    width: 48px;
    height: 48px;
    border-radius: 6px;
    background-color: #a76eba;
}

.custom-single-product-layout .wd-nav-arrows.wd-pos-sep .wd-arrow-inner::after {
    font-size: 19px;
}

.product-price span.woocommerce-Price-amount.amount bdi {
    font-size: 32px;
    letter-spacing: -1px;
    color: #282828;
    font-weight: 500;
    font-family: "Inter";
}

.sec-11::before {
    content: '';
    background: #fff;
    height: 100px;
    width: 100%;
    position: absolute;
    left: 0;
    top: -29px;
    display: block;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.sec-11 {
    overflow: visible;
}

.woocommerce-mini-cart__buttons .btn-cart,
.woocommerce-mini-cart__buttons .checkout {
    color: #fff !important;
    text-transform: capitalize !important;
    font-size: 16px !important;
    font-weight: 400 !important;
}

.cart-widget-side span.quantity {
    position: unset;
    margin: 0px;
    padding: 7px;
}

.sec-1 .wd-nav-arrows.wd-slider-arrows.wd-custom-style.wd-style-1.wd-pos-sep {
    position: absolute;
    bottom: 50px;
    width: 100%;
}

.sec-1 .wd-btn-arrow.wd-next .wd-disabled {
    justify-content: flex-end;
}

.wd-btn-arrow.wd-next {
    justify-content: start !important;
}

.woocommerce-product-gallery .wd-nav-arrows.wd-pos-sep {
    padding-top: 10px;
}

.shop-button a.btn.theme-btn {
    width: 200px;
    height: 64px;
    border-radius: 32px;
    background-color: #a76eba;
    color: #fff;
    margin-top: 31px;
}

.shop-button a.btn.theme-btn::after {
    display: none;
}

.product-wrapper a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop {
    margin-top: 17px;
}

.single-product .wd-content-area.site-content {
    padding-top: 160px;
    padding-bottom: 50px;
}

.single-product .pre-fotter {
    padding-top: 100px;
}

.single-product-page .vc_row.wpb_row.vc_row-fluid {
    display: flex;
    margin-bottom: 0 !important;
}

.single-product-page h1.product_title.entry-title.wd-entities-title {
    font-size: 37px;
    color: #000;
    letter-spacing: 0.2px;
}

.single-product-page .woocommerce-product-details__short-description p {
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 0;
}

.single-product-page p.price span.woocommerce-Price-amount.amount bdi {
    font-size: 25px;
    color: #000 !important;
}

.single-product-page p.price span.woocommerce-Price-amount.amount span {
    font-size: 25px;
}

.single-product-page .wd-wishlist-btn.wd-action-btn.wd-wishlist-icon.wd-style-text a {
    font-size: 18px;
    letter-spacing: -1px;
    color: #282828;
    font-weight: 500;
    font-family: "Inter";
}

.single-product-page .wd-info-box {
    margin-bottom: 12px;
    align-items: center;
}

.wish-list-row {
    display: flex;
    align-items: end;
}

.wish-list-row .wpb_column.vc_column_container.vc_col-sm-12 {
    display: flex;
}

.wish-list-row .wpb_column.vc_column_container.vc_col-sm-12 .vc_column-inner {
    display: flex;
}

.wish-list-row .wpb_column.vc_column_container.vc_col-sm-12 .vc_column-inner>.wpb_wrapper {
    display: flex;
    align-items: center;
    gap: 20px;
    padding-bottom: 20px;
    padding-top: 10px;
}


.single-product-page .wd-info-box .info-box-content {
    text-align: left;
}

.single-product-page .wd-single-meta span.meta-label,
.single-product-page .wd-single-meta a {
    color: #000;
    font-size: 17px;
}

.woocommerce-cart .product-price span.woocommerce-Price-amount.amount bdi {
    font-size: 20px;
}

.woocommerce-cart .product-subtotal span.woocommerce-Price-amount.amount bdi {
    font-size: 18px;
}

.woocommerce-cart .wd-prefooter::before {
    display: none;
}

.cart-actions button {
    font-size: 15px;
    text-transform: capitalize;
    border-radius: 4px !important;
    font-weight: 400 !important;
    text-transform: capitalize !important;
}

.woocommerce-cart .wd-content-layout {
    padding-top: 70px !important;
}

.cart-content-wrapper>.cart_totals .cart-totals-inner .checkout-button {
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 400;
    border-radius: 4px;
}

.woocommerce-cart-form>.cart .cart-actions>.button:hover {
    color: #fff;
}

.woocommerce-cart .wd-content-layout,
.woocommerce-checkout .wd-content-layout {
    padding-top: 80px !important;
    padding-bottom: 100px !important;
}

.wd-builder-off #place_order {
    border-radius: 7px;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 400;
}

:is(.widget_categories, .widget_pages, .widget_archive, .widget_nav_menu) ul li.current_page_item>a {
    color: #fff !important;
}

.tax-product_cat .wd-prefooter::before {
    display: none;
}

.social {
    width: 100%;
    display: flex;
    align-items: center;
    padding-bottom: 9px;
}

.social div {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 16px;
    color: #130a28;
    font-weight: 500;
    font-family: "Inter";
}

.page-id-13 .wpb_raw_code.wpb_raw_html.wpb_content_element {
    margin: 0px !important;
}

input,
textarea {
    color: #000 !important;
}

input#wpforms-184-field_2 {}

button#wpforms-submit-184 {
    padding: 0px !important;
    position: absolute;
    right: 0;
    width: 234px;
    height: 56px !important;
    border-radius: 6px !important;
    background-color: #ff2cb1 !important;
    font-size: 16px !important;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #282828 !important;
    font-weight: 600 !important;
    font-family: "Inter" !important;
    top: 22px;
}


body {
    --wpforms-button-background-color: #87449a !;
    --wpforms-button-background-color: #87449a !important;
    9a !i;
}

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

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

.page-id-13 .vc_column-inner {
    margin: 0px !important;
}

.wpb-js-composer .title-wrapper {
    margin: 0px !important;
}

.page-id-13 div#wpforms-184 {
    margin-top: 0px !important;
}

.post-single-page,
.related-posts-slider {
    padding-top: 70px;
}

.post-single-page div#comments {
    display: none !important;
}

.single-post .comments-area .comment-respond {
    display: none;
}

.single-post .wd-single-footer {
    display: none;
}

.single-post .wd-entry-content {
    text-align: center;
    margin: auto;
    width: 80%;
}

a.btn.theme-btn:hover {
    background: #071c43;
    color: #fff;
}

.tax-product_cat .wd-content-area.site-content {
    padding-block: 0px 0px;
}

body .wd-page-title {
    padding-block: 290px 170px !important;
    background: #150a29;
    position: relative;
    z-index: 3;
    padding-inline: 80px 0px;
    overflow: visible;
    text-align: center;
}

.wd-page-title::before {}

.wd-page-title .title {
    color: #fff;
    width: 100% !important;
    text-align: center;
    font-size: 62px !important;
    letter-spacing: 1px;
    text-align: left;
}

.wd-title-wrapp {
    width: 100%;
}

nav.wd-breadcrumbs {
    width: 100% !important;
    text-align: left;
}

.whb-general-header {
    position: relative;
}

.whb-general-header::before {
    /* content: ''; */
    background: #f9f4fb;
    width: 100%;
    height: 30%;
    position: absolute;
    border-radius: 9px;
    top: -6px;
}

.whb-top-bar {
    padding-bottom: 10px;
}

.whb-sticked .whb-row.whb-general-header {
    padding-block: 10px !important;
}


.wd-add-btn.wd-add-btn-replace a.button.product_type_variable.add_to_cart_button.add-to-cart-loop {
    position: unset;
    margin-top: 9px;
}

.variations .wd-swatch {
    padding-inline: 14px;
    padding-block: 4px;
}


body {
    --color-gray-900: #b62ee3;
}


.product-description h2 {
    padding-bottom: 13px;
    color: #000;
    font-size: 33px;
}

.product-description p {
    color: #000;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 400;
}

.product-description h5 {
    font-size: 18px;
    color: #000;
    font-family: 'Lexend';
}

.product-description li {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Inter';
}

.product-description ul {
    list-style: none;
    padding-left: 0;
    position: relative;
}

.product-description li::before {
    content: "\f120";
    font-family: "woodmart-font";
    font-weight: 400;
    color: #a76eba;
    padding-right: 10px;
}

h1.product_title.entry-title.wd-entities-title {}

ul {}

.single-product .wd-single-short-desc ul li {
    color: #000;
    font-size: 15px;
    list-style: none;
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
}

.single-product .wd-single-short-desc ul {
    padding-bottom: 3px;
    padding-left: 0px;
}

.single-product ul li .wd-single-short-desc::before {
    content: "\f107";
    font-family: "woodmart-font";
    font-weight: 400;
}

td.value.cell.with-swatches {
    text-align: left;
}

.single-product .wd-single-short-desc ul li::before {
    content: "\f107";
    font-family: "woodmart-font";
    font-weight: 600;
    color: #713580;
}


.single-product .info-box-content p {
    /* color: #000; */
}

.wish-list-row .wpb_column.vc_column_container.vc_col-sm-6:first-child {
    max-width: 350px;
}

.wish-list-row .vc_col-sm-6:last-child {
    padding-bottom: 18px;
}

ul.wd-checkout-steps {
    width: 100%;
    justify-content: center;
    position: relative;
    z-index: 2;
}

.wd-product:not(:is(.product-swatched, .quick-shop-shown, [class*="wd-loading"])) .wd-buttons[class*="wd-pos-r"] {
    /*     opacity: 1 !important;
    transform: translate3d(0px, 0, 0) !important;
    visibility: visible; */
    width: 100%;
    height: 100%;
    transition: all ease 0.5s !important;
}

.product-wrapper .wd-compare-btn {
    display: none;
}

.product-wrapper .wd-wishlist-btn {
    display: none;
}

.product-wrapper .quick-view {
    justify-content: start;
    align-items: start;
    transition: 0.5s;
    width: 60%;
    display: inline-block;
    border-radius: 32px;
    background-color: #ff2cb1;
    opacity: 2;
    margin: auto;
    width: 189px;
    height: 64px;
}

a.open-quick-view.quick-view-button {
    font-size: 18px !important;
    height: 100% !important;
    flex-direction: row;
    gap: 10px;

    ~:
        inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    color: #fff;
    opacity: 1;
    font-weight: 500;
    font-family: "Inter";
}

.product-wrapper .wd-action-btn>a:after {
    position: unset;
    width: 100%;
    display: none;
}

.wd-el-video-play-btn:before {
    color: #180e06;
    font-weight: 900;
}

.sec-8 p {
    width: 37%;
    font-size: 18px;
    line-height: 1.6;
}

.sec-8 p br {
    display: none;
}

label.wpforms-field-label {
    font-size: 16px !important;
    letter-spacing: 0px;
    color: #ffffff !important;
    font-weight: 500 !important;
    margin-bottom: 5px !important;
    font-family: 'Inter' !important;
}

.wpforms-field-medium {
    height: 56px !important;
    border-radius: 6px !important;
    background-color: #f6e0d8 !important;
    border: none !important;
}

textarea#wpforms-65-field_7 {
    height: 200px !important;
    border: 1px solid #e8edf4;
}

input::placeholder,
select,
textarea::placeholder {
    font-size: 15px !important;
    letter-spacing: 0px;
    line-height: 28px;
    color: #051229 !important;
    font-weight: 400;
    font-family: "Inter";
    opacity: 1 !important;
}

.wpforms-container .wpforms-field {
    padding-bottom: 0px;
}

legend.wpforms-field-label {
    font-size: 16px !important;
    letter-spacing: 0px;
    line-height: 28px;
    color: #ffffff !important;
    font-weight: 500 !important;
    font-family: "Inter";
}

li.choice-1.depth-1 {}

li.choice-1.depth-1 label.wpforms-field-label-inline,
.wpforms-field-label-inline {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 2;
    color: #ffffff !important;
    font-weight: 500 !important;
    font-family: "Inter";
}

div#wpforms-65-field_8-container {
    padding-top: 35px;
}

body .wpforms-submit {
    font-size: 16px !important;
    letter-spacing: 0px;
    line-height: 28px;
    color: #282828 !important;
    font-weight: 600 !important;
    font-family: "Inter" !important;
    width: auto;
    height: 56px !important;
    border-radius: 28px !important;
    background-color: #ffffff !important;
    padding-inline: 64px 32px !important;
    text-transform: uppercase;
}

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

.whb-flex-flex-middle .whb-col-center {
    flex: 0 !important;
}

.wd-logo {
    max-height: initial !important;
}

.current-menu-item span.nav-link-text {
    background-color: #5f4bdd;
}

.whb-col-left,
.whb-col-right {
    padding-top: 70px;
}

span.wd-tools-text {
    font-size: 16px !important;
    letter-spacing: 0px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 300 !important;
    font-family: "Lexend" !important;
    text-transform: capitalize !important;
}

.wd-tools-element.wd-style-icon {
    background-color: #ff2cb1;
    height: 40px;
    border-radius: 20px;
}

.wd-tools-element>a {}

.wd-header-cart.wd-tools-element.wd-design-7.cart-widget-opener.wd-style-icon a {
    padding: 0px;
}

.wd-header-wishlist.wd-tools-element.wd-style-icon.wd-with-count.wd-design-2 {
    margin-right: 0px !important;
}

.whb-column.whb-col-right.whb-column10.whb-visible-lg {
    gap: 14px;
}

.wd-tools-icon:before {
    color: #fff !important;
}

.sec-1 .wpb_single_image.wpb_content_element.vc_align_left {
    text-align: right;
    position: relative;
    padding-top: 0;
}

h1 {
    font-size: 72px;
    letter-spacing: -3px;
    color: #14dcd5;
    font-weight: 600;
    font-family: "Plus Jakarta Sans";
    line-height: 1.1;
}

.sec-1 .wpb_single_image.wpb_content_element.vc_align_left img {
    /*     outline: 14px solid #f4e221; */
    border-radius: 250px;
}

h1 strong {
    color: #79e24d;
}

p {
    font-size: 24px;
    letter-spacing: 0px;
    line-height: 34px;
    font-weight: 600;
    font-family: "Plus Jakarta Sans";
}

.sec-1 p {
    padding-top: 18px;
    padding-right: 0px;
}

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

.wd-carousel-container {
    margin: 0px !important;
}

.sec-1-btn a {
    border-radius: 32px;
    background-color: #60e9a9;
    font-size: 17px;
    letter-spacing: 0px;
    line-height: 26px;
    color: #130a28;
    font-weight: 400;
    font-family: "Plus Jakarta Sans";
    padding-inline: 34.2px;
    padding-block: 17px;
}

.sec-1-btn a:first-child {
    background-color: #f82a81;
    color: #fff;
}

.sec-1-btn p {
    display: flex;
    gap: 10px;
    padding-top: 0px;
}

.sec-1-btn {
    padding-top: 20px;
}

.sec-1 .wpb_column.vc_column_container.vc_col-sm-6:last-child {
    /* margin-top: -70px; */
}

.sec-1 .wpb_column.vc_column_container.vc_col-sm-6:last-child .wpb_text_column.wpb_content_element {
    position: absolute;
    bottom: 110px;
    right: 80px;
    z-index: 3;
}

.sec-1 .wpb_column.vc_column_container.vc_col-sm-6:last-child .wpb_text_column.wpb_content_element p::before {
    content: '';
    position: absolute;
    left: -91px;
    right: 0px;
    top: -40px;
    background-image: url(/wp-content/uploads/2025/07/Banner-round.png);
    width: 156px;
    height: 156px;
    background-repeat: no-repeat;
    animation: spinInfinity 4s linear infinite;
}

.sec-1 .wpb_column.vc_column_container.vc_col-sm-6:last-child .wpb_text_column.wpb_content_element p a {
    position: absolute;
    z-index: 9;
    right: -1px;
    font-size: 0px;
    top: 23px;
}

.wd-nav-arrows.wd-pos-together.wd-hover-1.wd-icon-1 {
    position: unset;
    gap: 10px;
    padding-top: 60px;
    padding-left: 7px;
}

.sec-1 .wd-arrow-inner {
    width: 48px;
    height: 48px;
    border-radius: 6px;
    background-color: #4a2586 !important;
}

.sec-1 .wpb_column.vc_column_container.vc_col-sm-6:last-child .wpb_text_column.wpb_content_element p a::before {
    content: "\f120";
    font-family: "woodmart-font";
    font-weight: 400;
    font-size: 26px;
    color: #fff;
}

.sec-1 .wpb_single_image.wpb_content_element.vc_align_left::before {
    opacity: 1;
    width: 550px;
    height: 550px;
    border-radius: 345px;
    background-color: #8924c9;
    content: '';
    position: absolute;
    left: 0px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.sec-1 .wpb_single_image.wpb_content_element.vc_align_left::after {
    content: '';
    background-color: #2b8ae3;
    width: 260px;
    height: 280px;
    position: absolute;
    left: 13%;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 160px;
    filter: blur(81px);
    animation: fadeInOut 3s ease-in-out infinite;
    pointer-events: none;
    z-index: .;
}

.sec-8 .wd-btn-arrow.wd-next {
    position: absolute !important;
}

.sec-1 .wpb_single_image.wpb_content_element.vc_align_left img {
    position: relative;
    z-index: 3;
}

.sec-1 .info-box-content p {
    padding-right: 90px;
}

.sec-1::before {
    content: '';
    background: url(/wp-content/uploads/2025/07/Layer-3.png);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: auto 100%;
    animation: slide 2s infinite alternate;
    opacity: 1;
    transform-origin: center;
    bottom: 0;
}

.wd-slide-bg {
    position: relative;
}

.sec-8 h2 {
    font-family: "A Caslon Pro";
    font-size: 56px;
}

.sec-8::before {
    content: '';
    width: 100%;
    height: 30px;
    background: #fff;
    position: absolute;
    right: 0;
    left: 0;
    top: -8px;
    border-radius: 20px;
    z-index: 2;
}


@keyframes fadeInOut {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.sec-1::after {
    content: '';
    background: url(/wp-content/uploads/2025/07/Layer-30-2.png);
    width: 100%;
    height: 100%;
    position: absolute;
    right: -3rem;
    background-position: right;
    background-repeat: no-repeat;
    mix-blend-mode: overlay;
    bottom: 0;
    background-size: auto 100%;
}


.sec-3 .products.woocommerce.wd-grid-g.wd-cats.elements-grid.columns-4 {
    --wd-col: 5 !important;
}

.sec-1 p {
    color: #fff;
}

.sec-3-3 {
    position: relative;
    padding-top: 80px;
}

.sec-3-3::before {
    content: '';
    background: #1bbfd5;
    position: absolute;
    width: 100%;
    height: 500px;
    left: 0;
    right: 0;
    top: 0;
}

.sec-3-3 h2 {
    font-size: 64px;
    font-weight: 600;
    font-family: "Plus Jakarta Sans";
    letter-spacing: -3px;
    color: #fff;
    margin-bottom: 12px;
}

.sec-3-3 p {
    font-size: 24px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Plus Jakarta Sans";
}

.wd-cat-inner.wrapp-category img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    mix-blend-mode: multiply;
}

.sec-4 .wpb_text_column.wpb_content_element.text-center {
    padding-bottom: 60px;
}

.sec-4 .wd-info-box {
    border-radius: 30px;
    background-image: linear-gradient(0deg, #f6e1d9 0%, #ffffff 100%);
    margin: 0px;
    padding-block: 70px;
    text-align: center;
    gap: 30px;
}

.sec-4 .wd-info-box h4.info-box-title.title.box-title-style-default.wd-fontsize-m {
    font-size: 24px;
    letter-spacing: 0px;
    color: #130a28;
    font-weight: 600;
    font-family: "Plus Jakarta Sans";
    text-align: center;
}

.sec-6 {
    overflow: visible;
    position: relative;
}

.sec-6::before {
    content: '';
    background: #ffffff;
    height: 30px;
    width: 100%;
    left: 0;
    top: -15px;
    position: absolute;
    border-radius: 20px;
}

.sec-6 p {
    font-size: 20px;
    line-height: 1.3;
    padding-top: 10px;
}

.wd-product:hover:not(:is(.product-swatched, .quick-shop-shown, [class*="wd-loading"])) .wd-buttons[class*="wd-pos-r"] {
    transform: translate3d(0px, 0px, 0px);
    justify-content: center;
    box-shadow: none !important;
}

.wd-buttons[class*="wd-pos-r"] {
    transform: translate3d(0px, 0, 0) !important;
    background: none;
    justify-content: center;
    background-color: #4a2586bd !important;
    border-radius: 20px;
    /* opacity: 0.749 !important; */
    top: -1px !important;
    left: 0px !important;
    right: 0px !important;
    width: 88% !important;
    margin: auto;
    height: 88% !important;
    bottom: 0 !important;
    transition: all ease 0.5s !important;
}

.product-wrapper {
    --wd-brd-radius: 20px;
}

.wd-quick-view-icon>a:before {
    .wd-quick-view-icon>a: before;
    content: "\f11a" !important;
}

.woocommerce-product-details__short-description p {
    font-size: 15px;
    line-height: 1.3;
    font-family: "Inter";
    font-weight: 400;
}

.product-quick-view h1.product_title.entry-title.wd-entities-title {
    font-size: 32px;
    letter-spacing: -0.6px;
}

.wd-popup.popup-quick-view {
    border-radius: 20px;
    position: relative;
}

.wd-popup.popup-quick-view button.mfp-close {
    top: 7px;
    right: 10px;
    background: #713580;
    width: 40px;
    height: 40px;
    border-radius: 5px;
}

.sec-10 .vc_col-sm-7 {
    border-radius: 20px !important;
}

.sec-10 .vc_col-sm-7 .vc_column-inner {
    border-radius: 20px;
    padding: 60px !important;
    padding-bottom: 140px !important;
    position: relative;
}

.sec-10 .vc_col-sm-7 .vc_column-inner .wpb_text_column.wpb_content_element {
    padding: 0px;
    padding-bottom: 40px;
}

.sec-10 .vc_col-sm-7 .vc_column-inner .wpb_text_column.wpb_content_element h5 {
    font-size: 24px;
    letter-spacing: 0px;
    line-height: 28px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Inter";
}

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

textarea#wpforms-184-field_7 {
    height: 146px !important;
}

.sec-10 h4 {
    font-size: 24px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Inter";
    padding-left: 4px;
}

.sec-10 h2 {
    font-size: 56px;
    letter-spacing: -1px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Inter";
    padding-right: 141px;
    margin-bottom: 35px;
}

.sec-10 p,
.sec-10 p a {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 28px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Inter";
}

.sec-10 p strong {
    font-weight: 600;
    text-transform: uppercase;
}

.sec-10 p {
    margin-bottom: 20px;
}

.sec-1 .wpb_column.vc_column_container.vc_col-sm-6:first-child {
    position: relative;
    z-index: 9;
}


.sec-10 .vc_col-sm-7::before {
    content: '';
    background: url(/wp-content/uploads/2025/07/NUBuce.png);
    width: 907px;
    height: 800px;
    position: absolute;
    left: -332px;
    top: -58px;
    bottom: 0;
    background-size: 94% 100%;
    background-repeat: no-repeat;
    /* opacity: 0.2; */
    z-index: -1;
}

.sec-10 {
    display: flex;
    align-items: center;
    padding-block: 154px 140px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    z-index: 2;
}

.sec-9::before {
    content: '';
    background: #98ef6b;
    width: 100%;
    height: 30px;
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    border-radius: 20px;
}

.sec-9 p {
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 30px;
    color: #130a28;
    font-weight: 500;
    font-family: "Inter";
}

.sec-9::after {
    content: '';
    position: absolute;
    right: 0;
    background: url(/wp-content/uploads/2025/07/Vector-Smart-Object-2-1.png);
    width: 689px;
    height: 1133px;
    background-position: right;
    background-repeat: no-repeat;
}

.social div img {
    filter: brightness(0) saturate(100%) invert(4%) sepia(25%) saturate(7486%) hue-rotate(250deg) brightness(104%) contrast(100%);
}

.wd-prefooter {
    overflow: visible;
}

footer.wd-footer.footer-container {
    background-color: #130b29 !important;
}

.container.main-footer::before {
    content: '';
    background: url(/wp-content/uploads/2025/07/Vector-Smart-Object-7.png);
    width: 956px;
    height: 616px;
    position: absolute;
    background-repeat: no-repeat;
    top: 50px;
    right: -60px;
    /* background-size: 100% 100%; */
}

.footer-column {
    position: relative;
    z-index: 1;
}

.product-wrapper img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    height: 250px;
    object-fit: contain;
    mix-blend-mode: multiply;
}

.product-wrapper .product-element-top {
    background: #faf6f4;
    padding-block: 60px;
}

.single-product-page .woocommerce-product-gallery__wrapper {
    /*     width: 280px; */
    margin: auto;
}

.wd-single-short-desc {
    margin-bottom: 0 !important;
}

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

.whb-general-header {
    /* background: #150A2A!important; */
}

.whb-col-left,
.whb-col-right {
    padding-top: 0px;
}

body {
    --wd-header-general-h: 220px;
}

.home .whb-general-header {
    background: transparent !important;
}

.home .whb-col-left,
.whb-col-right {
    /* padding-top: 70px !important; */
}

body {
    --wd-header-general-h: 220px;
}

.pro-layout {
    display: flex;
}

.cart-widget-side .woocommerce-mini-cart .mini_cart_item {
    align-items: center;
}

body {
    --btn-default-bgcolor: #f82a81;
}

body {
    --btn-accented-bgcolor: #f82a81;
}

body {
    --btn-default-bgcolor-hover: #f82a81;
}

body {
    --btn-accented-bgcolor-hover: #f82a81;
}

p.woocommerce-mini-cart__total.total strong {
    color: #000;
}

.wd-prefooter::before {
    display: block !important;
}

.woocommerce-checkout p {
    font-size: 16px;
    line-height: 1.5;
}

.woocommerce-checkout input#billing_email {
    font-size: 14px !important;
}


.wd-page-title .container {
    position: relative;
    z-index: 3;
    margin-inline: 50px !important;
}

body .wd-page-title::before {
    content: '';
    background: url(/wp-content/uploads/2025/07/Layer-3.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    background-size: 40%;
    top: 0;
    background-position: left;
    width: 100%;
    height: 100%;
    animation: 2s ease 0s infinite alternate none running slide;
}

body .wd-page-title::after {
    content: '';
    background: url(/wp-content/uploads/2025/07/Layer-30-2.png);
    / wp-content/uploads/2025/07/Layer-30-2.png: no-repeat;
    position: absolute;
    background-size: 40%;
    top: 0;
    background-position: right;
    00%;
    background-repeat: no-repeat;
    right: 0;
    width: 100%;
    height: 100%;
    mix-blend-mode: overlay;
}

.single-product .whb-general-header {
    background: #160A29 !important;
}

.contact-pg h4 {
    color: #000;
}

.contact-pg h2 {
    color: #000;
}

.contact-pg p,
.contact-pg p a {
    color: #000;
}

.page-id-12 .sec-9::before {
    display: none;
}

.single-post h1.wd-entities-title.wd-post-title.title {
    font-size: 41px;
}

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

.post-single-page {
    padding-bottom: 30px;
}

.single-post .wd-entry-content p {
    font-size: 16px;
    line-height: 1.9;
}

.woocommerce-page .woocommerce-my-account-wrapper {
    padding-block: 50px 80px;
}

.woocommerce-account label {
    font-size: 16px;
}

.woocommerce-account span#account_display_name_description {
    font-size: 19px;
}

.woocommerce-account input#account_email {
    font-size: 14px !important;
}

.popup-quick-view .woocommerce-product-gallery .wd-carousel {
    margin: auto;
    width: 62% !important;
}

.es-email::placeholder {
    color: #fff !important;
}

.wd-tools-element:is(.wd-design-2, .wd-design-5) .wd-tools-count {
    top: -13px !important;
    background: #fff !important;
    color: #000 !important;
    width: 17px !important;
    height: 16px !important;
    font-size: 11px !important;
    right: -14px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.woocommerce-shop .container.wd-grid-g {
    align-items: start !important;
}

.woocommerce-shop aside.wd-sidebar.sidebar-container.wd-grid-col.sidebar-left {
    padding-top: 25px;
    position: sticky;
    top: 20px;
}

.woocommerce-page .sidebar-widget h5.widget-title {
    text-transform: capitalize;
    font-size: 23px;
    color: #000;
    font-family: 'Inter';
}


.woocommerce-page .cat-item a {
    font-size: 16px !important;
    color: #000 !important;
    padding-block: 12px !important;
}

.widget .product-categories li.wd-active>a {
    color: #604dda !important;
    font-size: 20px !important;
}

.woocommerce-page .content-layout-wrapper {
    align-items: start !important;
    padding-top: 110px !important;
    padding-bottom: 110px !important;
}

#woocommerce_product_categories-2 {
    /* padding-top: 52px; */
}

.woocommerce-page li.cat-item.cat-item-16 {
    display: none !important;
}

body .widget_price_filter [class*="price_slider_amount"] .button {
    color: #fff;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 400;
    border-radius: 4px;
    padding-inline: 21px;
    background: #604dda;
}

body .price_label {
    color: #000 !important;
    background: #fff;
    padding: 10px;
    font-size: 15px;
}

body .widget_price_filter .ui-slider .ui-slider-range {
    background: #ef1881;
}

body .widget_price_filter .ui-slider .ui-slider-handle:after {
    background: #ef1881;
}

body.woocommerce-shop .widget-area {
    background: rgb(95 76 216 / 5%);
    padding: 50px 20px;
    border-radius: 5px;
    border: 1px solid #d1c9ff;
    position: sticky;
    top: 20px;
}

body .price_label span {
    color: #000 !important;
    font-family: 'Inter';
}

body .widget .product-categories li {
    background: #fff;
    margin-bottom: 10px;
    padding-inline: 11px;
}

body.woocommerce.archive .widget-area .wd-search-form input.s {
    border-color: #bb978b;
    color: #000;
    border: 1px solid var(--brdcolor-gray-300) !important;
}

body.woocommerce.archive .widget-area .wd-search-form input.s:focus {
    border-color: #240d14 !important;
}

body .widget_price_filter [class*="price_slider_amount"] .button:hover {
    color: #ffff;
    background: #604dda;
}

button#wpforms-submit-184:hover {
    background: #ff2cb1 !important;
}

.page-id-13 .sec-10 .vc_col-sm-7::before {
    opacity: 0.2;
}

body.woocommerce-shop ul.product-categories {
    display: flex;
    flex-direction: column;
}

body.woocommerce-shop li.cat-item.cat-item-20 {
    order: 0;
}

body.woocommerce-shop li.cat-item.cat-item-33 {
    order: 1;
}

body.woocommerce-shop li.cat-item.cat-item-33 {
    order: -1;
}

body.woocommerce-shop li.cat-item.cat-item-32 {
    order: -1;
}

body.woocommerce-shop li.cat-item.cat-item-21 {
    order: -1;
}

body.woocommerce-shop .main-footer .widget-area {
    border: none;
    background: none;
    padding: 0px;
    border-radius: 0px;
    top: 0;
    position: unset;
    padding-block: 40px;
}

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

    to {
        transform: rotate(360deg);
    }
}

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

    100% {
        transform: translateX(5px);
        transform: translateY(10px);
    }
}





body .price_label span {
    color: #000 !important;
    font-family: 'Inter';
}

body.tax-product_cat .widget .product-categories li {
    background: #fff;
    margin-bottom: 10px;
    padding-inline: 11px;
}

body.tax-product_cat .widget-area .wd-search-form input.s {
    border-color: #bb978b;
    color: #000;
    border: 1px solid var(--brdcolor-gray-300) !important;
}

body.tax-product_cat .widget-area .wd-search-form input.s:focus {
    border-color: #240d14 !important;
}

body .widget_price_filter [class*="price_slider_amount"] .button:hover {
    color: #ffff;
    background: #604dda;
}

body.tax-product_cat .widget-area {
    background: rgb(95 76 216 / 5%);
    padding: 50px 20px;
    border-radius: 5px;
    border: 1px solid #d1c9ff;
    position: sticky;
    top: 20px;
}


.tax-product_cat aside.wd-sidebar.sidebar-container.wd-grid-col.sidebar-left {
    padding-top: 25px;
    position: sticky;
    top: 0;
}



body.tax-product_cat ul.product-categories {
    display: flex;
    flex-direction: column;
}

body.tax-product_cat li.cat-item.cat-item-20 {
    order: 0;
}

body.tax-product_cat li.cat-item.cat-item-33 {
    order: 1;
}

body.tax-product_cat li.cat-item.cat-item-33 {
    order: -1;
}

body.tax-product_cat li.cat-item.cat-item-32 {
    order: -1;
}

body.tax-product_cat li.cat-item.cat-item-21 {
    order: -1;
}

body.tax-product_cat .main-footer .widget-area {
    border: none;
    background: none;
    padding: 0px;
    border-radius: 0px;
    top: 0;
    position: unset;
    padding-block: 40px;
}

.woocommerce .container.main-footer::before {
    /* background-size: 93.3%; */
}

.pay-info-pg .info-box-content p {
    font-size: 13px;
    width: 100%;
    word-break: keep-all;
    display: block;
}

.pay-info-pg .wd-info-box {
    border: 1px solid #f61cb0;
    padding: 30px;
    border-radius: 10px;
    text-align: center;
}

.pay-info-pg {
    padding-block: 60px;
}

.pay-info-pg .wd-info-box h4.info-box-title.title.box-title-style-default.wd-fontsize-m {
    font-size: 22px;
    color: #000;
}

.pay-info-pg .wd-info-box .info-box-icon img {
    width: 70px;
}

.sec-8 .wd-btn-arrow {
    margin-left: 10px;
    margin-right: 10px;
}

.wd-slider .wd-slide {
    border-radius: 0px !important;
}

.single-product.woocommerce-page .content-layout-wrapper {
    padding-top: 0px !important;
    padding-bottom: 40px !important;
}

.single-product figure.woocommerce-product-gallery__image {
    width: auto;
    object-fit: cover;
    margin: auto;
}

.whb-sticked .whb-row.whb-general-header.whb-sticky-row.whb-without-bg.whb-without-border.whb-color-dark.whb-flex-equal-sides {
    background: #492684 !important;
}

.whb-sticked .whb-row.whb-general-header.whb-sticky-row.whb-without-bg.whb-without-border.whb-color-dark.whb-flex-equal-sides img.attachment-full.size-full {
    max-width: 153px !important;
    margin-top: -30px;
}

.whb-sticked .whb-flex-row.whb-general-header-inner {
    --wd-header-general-sticky-h: 106px;
}

/* .shop-loop-head {
    display: none !important;
} */

.shop-loop-head .wd-shop-tools:last-child {
    /* display: none; */
}

nav.wd-breadcrumbs a {
    font-size: 16px !important;
    color: #000 !important;
    padding-block: 12px !important;
}

nav.wd-breadcrumbs span.wd-last {
    font-size: 16px !important;
    padding-block: 12px !important;
}



.sec-1 .wd-gallery-item a {
    z-index: 3;
}

.sec-1 .wd-slider.wd-section-container .wd-slide-container {
    padding: 0px !important;
}

.page-title nav.wd-breadcrumbs a {
    color: #fff !important;
}

.post-1144 .woocommerce-product-gallery img {
    height: 770px;
    object-fit: cover;
}

.woocommerce-FormRow  label {
    font-size: 16px;
}

.woocommerce-form__label-for-checkbox span {
    font-size: 14px;
}

.page-id-1184 .wd-my-account-sidebar {
    display: none !important;
}

.wd-wishlist-head .wd-social-icons.wd-style-default.wd-size-small.social-share.wd-shape-circle.wd-layout-inline.text-center {
    display: none !important;
}


.wd-wishlist-content {
    padding-block: 40px !important;
}

.woocommerce-MyAccount-content {
    max-width: 100%;
    width: 100%;
}

.home .sec-6 .wpb_text_column.wpb_content_element {
    text-align: center !important;
}

.home .sec-6 .wpb_text_column.wpb_content_element {
    text-align: center;
}

.home .wd-products-element {
    width: 80%;
    margin: auto;
}

.home .wd-products-element h3.wd-entities-title {
    text-align: center;
}

.home .wd-products-element span.price {
    text-align: center;
}

.home .wd-products-element .wd-add-btn.wd-add-btn-replace {
    justify-content: center !important;
    align-items: center;
    text-align: center;
}

.home .sec-8 .wpb_text_column.wpb_content_element {
    text-align: center;
}

.home .sec-8 p {
    margin: auto;
    width: 46%;
}

.menu-item-account a.woodmart-nav-link {
    text-transform: capitalize;
    color: #000;
    font-family: 'Lexend';
    font-weight: 400;
}

.mobile-nav .searchform input[type="text"] {
    padding-block: 0px !important;
    height: 50px !important;
}

@media only screen and (max-width: 1025px) {

    ul#menu-mobile-navigation {
        gap: 5px;
    }

    span.nav-link-text {
        font-size: 14px;
        padding-inline: 8px;
        border-radius: 20px;
        padding-block: 4px;
    }

    .wd-logo img {
        max-width: 160px !important;
    }

    span.wd-tools-text {
        font-size: 14px !important;
    }

    .wd-tools-element>a {}

    .wd-tools-element.wd-style-icon {}

    .wd-tools-icon:before {}

    .whb-col-right,
    .whb-mobile-right {
        margin-right: 0px !important;
    }

    h1 {
        font-size: 50px;
    }

    .sec-1 {
        padding-top: 13rem;
        padding-bottom: 50px;
    }

    .sec-1 p {
        font-size: 16px;
        line-height: 1.4;
    }

    .sec-1-btn a {
        font-size: 15px;
        padding-inline: 27.2px;
        padding-block: 15px;
    }

    .sec-1 .wpb_single_image.wpb_content_element.vc_align_left {
        padding-right: 50px;
    }

    .sec-1 .wpb_column.vc_column_container.vc_col-sm-6:last-child .wpb_text_column.wpb_content_element {
        bottom: 110px;
        right: 130px;
    }

    .sec-1 .wpb_single_image.wpb_content_element.vc_align_left::before {
        width: 440px;
        height: 350px;
        left: -60px;
    }

    .sec-3-3 h2 {
        font-size: 48px;
    }

    .sec-3-3 p {
        font-size: 22px;
    }

    .sec-3 {
        padding-block: 30px 85px;
        padding-inline: 10px;
    }

    .sec-3 a.wd-cat-image.category-image {
        padding-top: 20px;
        padding-bottom: 110px;
    }

    .sec-3 h3.wd-entities-title {
        font-size: 18px;
        margin-bottom: 0px;
    }

    .sec-3 h3.wd-entities-title::after {
        font-size: 14px;
    }

    .sec-4 {
        padding-block: 80px 90px;
    }

    .sec-4 h2 {
        font-size: 50px;
    }

    .sec-4 p {
        font-size: 22px;
    }

    .sec-4 .wd-info-box {
        padding-block: 40px;
    }

    .sec-4 .wd-info-box h4.info-box-title.title.box-title-style-default.wd-fontsize-m {
        font-size: 20px;
    }

    .sec-6 {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .sec-6 .wpb_text_column.wpb_content_element h2 {
        font-size: 45px;
    }

    .sec-6 p {
        font-size: 18px;
    }

    .sec-6 p {}

    .sec-6 .wpb_text_column.wpb_content_element {
        padding-bottom: 40px;
    }

    .product-wrapper .product-element-top {
        padding-block: 20px;
    }

    body .wd-add-btn.wd-add-btn-replace a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop,
    body .wd-add-btn.wd-add-btn-replace a.button.product_type_variable.add_to_cart_button.add-to-cart-loop {
        padding: 18.3px 24.6px !important;
    }

    span.wd-marquee-item {
        font-size: 100px;
    }

    .sec-5-5::after {
        height: 80px;
        top: 50px;
    }

    .sec-5::before {
        height: 80px;
        top: 50px;
    }

    .sec-5 {
        padding-bottom: 70px;
    }

    body .testimon-style-info-top .wd-testimon-text p {
        font-size: 25px;
        width: 500px;
    }

    .sec-7 .wd-nav-arrows.wd-pos-together.wd-hover-1.wd-icon-1 {
        padding-top: 0px;
    }

    .wd-el-video.wd-wpb.wd-rs-687ea0fa14ec4.wd-action-overlay.wd-video-youtube.wd-lightbox {
        height: 475px !important;
    }

    .sec-8 {
        padding-block: 60px 60px;
    }

    .sec-8 h2 {
        font-size: 45px;
    }

    .sec-8 p {
        width: 50%;
        font-size: 16px;
    }

    .sec-8 .wpb_text_column.wpb_content_element {
        padding-bottom: 30px;
    }

    .sec-10 {
        padding-block: 100px 100px;
    }

    .sec-10 .vc_col-sm-7 .vc_column-inner {
        padding: 35px !important;
        padding-bottom: 140px !important;
    }

    .sec-10 h2 {
        font-size: 40px;
        line-height: 42px;
        padding-right: 60px;
    }

    .sec-10 .vc_col-sm-7::before {
        width: 627px;
        height: 500px;
        left: -172px;
        top: 72px;
    }

    .sec-10 .vc_col-sm-7 .vc_column-inner .wpb_text_column.wpb_content_element {
        padding-bottom: 20px;
    }

    .sec-9 {
        padding-block: 50px 50px;
    }

    .vc_row.wpb_row.vc_row-fluid.sec-9.vc_custom_1753129586948.vc_row-has-fill.wd-rs-687ea26e7dbc1.wd-section-stretch-content {}

    .sec-9 h2 {
        font-size: 45px;
    }

    .sec-9 p {
        font-size: 16px;
    }

    .sec-9 .wpb_text_column {
        padding-bottom: 30px;
    }

    .sec-9::after {
        width: 380px;
        height: 933px;
    }

    h3.wd-post-title.wd-entities-title.title.post-title {
        font-size: 20px;
        line-height: 25px;
    }

    .wd-post-excerpt.entry-content {
        font-size: 15px;
        line-height: 20px;
    }

    .pre-fotter {
        padding-top: 50px;
        padding-bottom: 70px;
        padding-inline: 0px;
    }

    .container.main-footer {
        padding-top: 90px !important;
        padding-bottom: 35px !important;
    }

    .footer-column h5.widget-title {
        font-size: 25px;
    }

    .footer-column-3 h2 {
        font-size: 35px;
        line-height: 40px;
    }

    .container.main-footer::before {
        width: 766px;
        height: 555px;
        top: 50px;
        right: -160px;
    }

    .footer-widget li a {
        font-size: 15px;
    }

    .wd-copyrights {
        padding-block: 45px 50px !important;
    }

}



@media only screen and (max-width: 1024px) {

    .sec-1 {
        padding-top: 13rem;
        padding-bottom: 50px;
    }

    h1 {
        font-size: 31px;
        letter-spacing: 0px;
        margin-bottom: 0;
    }

    .sec-1 .info-box-content p {
        font-size: 17px;
        line-height: 20px;
        padding-top: 5px;
    }

    .sec-1-btn a {
        font-size: 14px;
        padding-inline: 24.2px;
        padding-block: 10px;
    }

    .sec-3-3 {
        padding-top: 30px;
    }

    .sec-3-3 h2 {
        font-size: 40px;
        margin-bottom: 0px;
    }

    .sec-3-3 p {
        font-size: 18px;
    }

    .sec-3 .wd-cat-inner.wrapp-category {}

    .sec-3 a.wd-cat-image.category-image {
        padding-top: 20px;
        padding-bottom: 10px;
    }

    .sec-3 h3.wd-entities-title {
        font-size: 16px;
        text-align: left;
        padding-bottom: 0px;
    }

    .sec-3 h3.wd-entities-title::after {
        font-size: 13px;
    }

    .sec-3 .products.woocommerce.wd-grid-g.wd-cats.elements-grid.columns-4 {
        --wd-col: 3 !important;
    }

    .sec-3 h3.wd-entities-title::before {
        bottom: 50px;
        right: 20px;
    }

    .sec-3-3::before {
        height: 600px;
    }

    .sec-3 {
        padding-block: 30px 45px;
    }

    .sec-4 h2 {
        font-size: 35px;
        margin-bottom: 10px;
    }

    .sec-4 p {
        font-size: 18px;
        line-height: 22px;
    }

    .sec-4 .wpb_text_column.wpb_content_element.text-center {
        padding-bottom: 30px;
    }

    .sec-4 .vc_col-sm-3 .vc_column-inner {
        padding-inline: 5px;
    }

    .sec-4 .wd-info-box h4.info-box-title.title.box-title-style-default.wd-fontsize-m {
        font-size: 18px;
    }

    .sec-4 .wd-info-box {
        padding-block: 25px;
    }

    .sec-4 {
        padding-block: 50px 60px;
        margin: 0;
    }

    .sec-6 {
        padding-top: 20px;
        padding-bottom: 40px;
    }

    .sec-6 .wpb_text_column.wpb_content_element h2 {
        font-size: 28px;
        margin-bottom: 0px;
    }

    .sec-6 p {
        font-size: 16px;
        padding-top: 0px;
    }

    .sec-6 .wpb_text_column.wpb_content_element {
        padding-bottom: 20px;
    }

    body .wd-add-btn.wd-add-btn-replace a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop,
    body .wd-add-btn.wd-add-btn-replace a.button.product_type_variable.add_to_cart_button.add-to-cart-loop {
        padding: 15.3px 20.6px !important;
    }

    body .wd-product.wd-hover-standard .wd-add-btn .add-to-cart-loop span {
        font-size: 15px;
    }

    .sec-6 {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    span.wd-marquee-item {
        font-size: 70px;
    }

    .sec-5 {
        padding-bottom: 40px;
    }

    .sec-5::before {
        height: 60px;
        top: 30px;
    }

    .sec-5-5::after {
        height: 60px;
        top: 30px;
    }

    body .testimon-style-info-top .wd-testimon-text p {
        font-size: 20px;
        width: 370px;
    }

    body .testimon-style-info-top .wd-testimon-text p::before {
        width: 372px;
        height: 168px;
    }

    .wd-el-video.wd-wpb.wd-rs-687ea0fa14ec4.wd-action-overlay.wd-video-youtube.wd-lightbox {
        height: 400px !important;
    }

    body .wd-el-video-play-btn {
        width: 70px;
        height: 70px;
    }

    span.wd-el-video-play-label {
        font-size: 16px;
        padding-bottom: 22px;
    }

    .sec-7 .wd-nav-arrows.wd-pos-together.wd-hover-1.wd-icon-1 {
        padding-bottom: 20px;
    }

    .wd-testimon-name.title {
        padding-top: 20px;
    }

    .sec-7 .wd-arrow-inner {
        width: 40px;
        height: 40px;
    }

    .sec-8 {
        padding-block: 40px 40px;
    }

    .sec-8 h2 {
        font-size: 37px;
        margin-bottom: 10px;
    }

    .sec-8 p {
        font-size: 14px;
        width: 60%;
    }

    .sec-10 {
        padding-block: 60px 100px;
    }

    .sec-10 .vc_col-sm-7 .vc_column-inner {
        padding: 20px !important;
    }

    .sec-10 h2 {
        font-size: 30px;
        line-height: 32px;
        padding-right: 30px;
        margin-bottom: 10px;
    }

    .sec-10 p {
        margin-bottom: 10px;
    }

    .sec-9 {
        padding-block: 20px 20px;
    }

    .sec-9 h2 {
        font-size: 35px;
        margin-bottom: 0px;
    }

    .sec-9 p {
        font-size: 14px;
        line-height: 18px;
    }

    .pre-fotter .vc_col-sm-3 {}

    .wd-prefooter .wd-info-box h4.info-box-title.title.box-title-style-default.wd-fontsize-m {
        font-size: 16px;
        line-height: 19px;
    }

    .wd-prefooter .wd-info-box p {
        font-size: 13px;
    }

    .pre-fotter {
        padding-top: 50px;
        padding-bottom: 30px;
    }

    .wd-prefooter::before {
        height: 250px;
    }

    .footer-column h5.widget-title {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .footer-column-3 h2 {
        font-size: 35px;
        line-height: 37px;
    }

    .footer-column-3 h2 br {
        display: none;
    }

    input#esfpx_email_0fe74ada6116e {
        height: 55px;
    }

    input[type="submit"] {
        bottom: 15px;
        right: 10px;
    }

    .footer-widget li a {
        font-size: 14px;
    }

    .footer-widget li {
        margin-bottom: 10px;
    }

    .container.main-footer::before {
        width: 626px;
        height: 457px;
        top: 50px;
        right: 0;
    }

    .wd-copyrights {
        padding-block: 25px 20px !important;
    }

    .wd-copyrights.wd-layout-two-columns {
        text-align: left !important;
    }

    .container.wd-grid-g {
        gap: 0px;
    }

    .wd-copyrights .wd-col-start.reset-last-child {
        margin-bottom: -25px;
    }
    .woocommerce-page .woocommerce-my-account-wrapper {
    padding-block: 10px 0px;
}

}


@media only screen and (max-width: 767px) {
    .menu-item-1192 a.woodmart-nav-link::before {
    content: "\f105";
    font-family: "woodmart-font";
    font-weight: 400;
    font-size: 16px;
    margin-right: 5px;
}
    

    .wd-social-icons.wd-style-default.wd-size-default.social-follow.wd-shape-circle.text-center {
    justify-content: flex-start;
}
.home .wd-products-element {
    width: 100%;
}

.mobile-pages-menu span.wd-icon {
    font-size: 14px !important;
    background: #000;
}

.mobile-menu-widget span.wd-icon {
    font-size: 15px;
    color: #fff;
    background: #604dda;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
}

.widgetarea-mobile {
    padding-top: 10px;
}

    .pro-layout {
        flex-direction: column;
    }

    .single-product nav.wd-breadcrumbs a {
        color: #000 !important;
    }

    .single-product .wd-btn-arrow.wd-next.wd-disabled.wd-lock {
        display: none;
    }

    .wd-single-gallery {
        margin-bottom: 3px;
    }

    .single-product .wd-el-breadcrumbs {
        margin-bottom: 5px;
    }

    .single-product .wd-single-nav.wd-wpb.text-left {
        margin-bottom: 9px;
    }

    .single-product-page h1.product_title.entry-title.wd-entities-title {
        font-size: 21px;
    }

    .single-product-page .woocommerce-product-details__short-description p {
        FONT-SIZE: 14PX;
    }

    .product-description h2 {
        FONT-SIZE: 20PX;
    }

    .product-description p {
        font-size: 14px;
    }

    .product-description h4 {
        font-size: 15px;
    }

    .product-description li {
        font-size: 14px;
    }

    .single-product .wd-content-area.site-content {
        padding-bottom: 0 !important;
        padding-top: 130px;
    }

    .single-product.woocommerce-page .content-layout-wrapper {
        padding-bottom: 0 !important;
    }

    body.woocommerce-shop .main-footer .widget-area {
        padding-inline: 15px !important;
    }

    .wd-sidebar.wd-side-hidden .wd-heading {
        padding-block: 15px;
    }

    body.woocommerce-shop .widget-area {
        position: unset;
        padding-inline: 0 !important;
    }

    .woocommerce-shop aside.wd-sidebar.sidebar-container.wd-grid-col.sidebar-left {
        position: fixed;
        top: 0px !important;
        padding-top: 0px !important;
        overflow: scroll !important;
    }

    .page-id-13 .vc_col-sm-5 .vc_column-inner {
        padding-inline: 5px;
    }

    .woocommerce-shop .wd-products {}

    .woocommerce-shop .product-wrapper {
        padding: 0 !important;
    }

    .woocommerce-page .content-layout-wrapper {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    .wd-shop-tools nav.wd-breadcrumbs a {
        color: #000 !important;
    }

    .contact-pg {
        gap: 20px;
        padding-bottom: 20px !IMPORTANT;
        padding-top: 20px !important;
    }

    span.wd-icon {
        font-size: 13px;
    }

    .pay-info-pg {
        padding-bottom: 0;
    }

    .sec-4 {
        border-radius: 20px;
    }

    body .wd-page-title::after {
        background-size: cover;
    }

    body .wd-page-title::before {
        background-size: 79% 270px;
    }

    body .wd-page-title {
        padding-block: 140px 70px !important;
        padding-inline: 0px;
    }

    .wd-page-title .container {
        margin: 0px !important;
        text-align: left !important;
    }

    .wd-page-title .title {
        font-size: 30px !important;
        text-align: left;
    }

    nav.wd-breadcrumbs {
        text-align: left;
    }

    nav.wd-breadcrumbs a {
        color: #fff !important;
    }

    span.nav-link-text {
        color: #000 !important;
    }

    .current-menu-item span.nav-link-text {
        color: #fff !important;
    }

    .sec-1 {
        flex-direction: column;
        padding-top: 11rem;
        padding-bottom: 50px;
    }

    .wd-tools-element.wd-style-icon {
        background: none;
        padding: 0px !important;
    }

    .wd-logo img {
        max-width: 114px !important;
    }

    .whb-flex-row.whb-general-header-inner {
        --wd-header-general-sm-h: 120px;
    }

    .whb-sticked .whb-row.whb-general-header.whb-sticky-row.whb-without-bg.whb-without-border.whb-color-dark.whb-flex-equal-sides img.attachment-full.size-full {
        max-width: 100px !important;
    }

    .whb-sticked .whb-flex-row.whb-general-header-inner {
        --wd-header-general-sm-h: 52px;
        padding-block: 33px !important;
    }

    .whb-general-header .container {
        padding-inline: 0px;
    }

    .sec-1 .wpb_single_image.wpb_content_element.vc_align_left {
        padding-right: 0;
        padding-top: 30px;
    }

    .sec-1 .wpb_single_image.wpb_content_element.vc_align_left::before {
        opacity: 0;
    }

    .sec-1 .wpb_single_image.wpb_content_element.vc_align_left::after {
        opacity: 0;
    }

    .sec-1 .wpb_single_image.wpb_content_element.vc_align_left img {
        border-radius: 0 !important;
    }

    .wd-slide {
        min-height: auto !important;
    }

    .sec-1 .wpb_column.vc_column_container.vc_col-sm-6:last-child .wpb_text_column.wpb_content_element p::before {
        top: 0;
        width: 126px;
        height: 126px;
        background-size: contain;
        left: -20px;
    }

    .sec-1 .wpb_column.vc_column_container.vc_col-sm-6:last-child .wpb_text_column.wpb_content_element p a::before {
        position: absolute;
        right: -58px;
        top: 23px;
    }

    .sec-1-btn {
        padding-top: 0;
    }

    .wd-buttons[class*="wd-pos-r"] {
        background: none !important;
    }

    .sec-6 .wd-products {
        row-gap: 30px;
    }

    .sec-7 .vc_col-sm-6:first-child .vc_column-inner {
        border-top-right-radius: 20px;
        padding-top: 20px !important;
        padding-bottom: 20px;
    }

    .sec-8 .wd-products {
        row-gap: 25px;
    }

    .sec-10 {
        padding-block: 40px 0px;
        border-radius: 20px;
        margin-bottom: 40px !important;
    }

    button#wpforms-submit-184 {
        position: unset;
    }

    .container.main-footer {
        overflow: hidden;
    }
    .footer-column-1::before {display: none;}
    
    .footer-column-1::after {display: none;}

    .container.main-footer::before {
        width: 100% !important;
        height: 100% !important;
        background-size: 100%;
        top: unset;
        bottom: 0;
        background-position: bottom;
    }

    .sec-3-3 h2 {
        font-size: 30px;
    }

    .sec-3-3 p {
        font-size: 15px;
        line-height: 17px;
    }

    .sec-3 {
        padding-block: 20px 25px;
    }

    .sec-3 .products.woocommerce.wd-grid-g.wd-cats.elements-grid.columns-4 {
        --wd-col: 2 !important;
    }

    .sec-3 h3.wd-entities-title::before {
        bottom: 20px;
        right: 20px;
    }

    .sec-4 h2 {
        font-size: 28px;
        margin-bottom: 10px;
    }

    .sec-4 p {
        font-size: 15px;
        line-height: 21px;
    }

    .sec-4 .wd-info-box {
        margin-bottom: 20px;
        margin-inline: 20px;
    }

    .sec-6 {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-inline: 0px;
    }

    span.wd-marquee-item {
        font-size: 55px;
        -webkit-text-stroke: 1px #0c1a33;
    }

    .sec-5::before {
        height: 40px;
        top: 20px;
    }

    .sec-5-5::after {
        height: 40px;
        top: 20px;
    }

    .sec-5 {
        padding-bottom: 20px;
    }

    .testimonial-inner {
        padding-top: 20px;
        padding-inline: 20px;
    }

    body .testimon-style-info-top .wd-testimon-text p {
        font-size: 18px;
        width: 340px;
    }

    .wd-testimon-name.title {
        padding-top: 20px;
        font-size: 20px;
    }

    body .testimon-style-info-top .wd-testimon-text p::before {
        width: 342px;
        height: 138px;
    }

    .sec-7 .wd-nav-arrows.wd-pos-together.wd-hover-1.wd-icon-1 {
        padding-bottom: 30px;
    }

    .wd-el-video.wd-wpb.wd-rs-687ea0fa14ec4.wd-action-overlay.wd-video-youtube.wd-lightbox {
        height: 300px !important;
    }

    .sec-8 {
        padding-block: 20px 20px;
        padding-inline: 0px;
    }

    .sec-8 h2 {
        font-size: 32px;
        margin-bottom: 0px;
    }

    .sec-8 p {
        width: 100%;
    }

    .sec-10 {
        flex-direction: column;
        margin: 0;
    }

    .sec-10 h2 {
        font-size: 26px;
        line-height: 28px;
        padding-right: 20px;
        margin-bottom: 10px;
    }

    .sec-10 h4 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .sec-10 .wpb_text_column.wpb_content_element:first-child {}

    .sec-10 .vc_col-sm-7 .vc_column-inner {
        margin-top: 20px;
    }

    .sec-10 .vc_col-sm-7 .vc_column-inner .wpb_text_column.wpb_content_element h5 {
        font-size: 20px;
        line-height: 23px;
    }

    .sec-10 .vc_col-sm-7 .vc_column-inner .wpb_text_column.wpb_content_element {
        padding-bottom: 10px;
    }

    .wpforms-field-medium {
        height: 40px !IMPORTANT;
    }

    textarea#wpforms-184-field_7 {
        height: 120px !important;
    }

    .sec-9 {
        padding-block: 20px 20px;
        padding-inline: 0px;
    }

    .sec-9 h2 {
        font-size: 28px;
        line-height: 42px;
    }

    .wd-post {}

    .blog-design-masonry.blog-style-bg .wd-post-content {}

    .wd-post-content.article-body-container {}

    .wd-post-inner.article-inner {}

    .wd-posts.wd-blog-holder.wd-masonry.wd-grid-f-col {}

    .pre-fotter {
        padding-top: 30px;
        padding-bottom: 10px !important;
    }

    .wd-prefooter::before {}

    .wd-prefooter {
        margin-top: 25px !important;
    }

    .container.main-footer {
        padding-top: 40px !important;
        padding-bottom: 0px !important;
        padding-inline: 0px;
    }

    .footer-column-1 {
        --wd-col: 6;
        width: 50%;
    }

    .footer-column-2 {
        --wd-col: 6;
    }

    .footer-column-3 {
        --wd-col: 12;
        margin-top: 20px;
    }


    .container.main-footer::before {
        width: 700px;
        height: 562px;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .wd-copyrights .wd-col-start.reset-last-child {
        margin-bottom: 10px;
        text-align: center;
        font-size: 15px;
    }

    .wd-copyrights .wd-col-end.reset-last-child {
        gap: 19px;
        padding-right: 12px;
    }

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

    .wd-copyrights .wd-copyrights.wd-layout-two-columns {
        padding-block: 15px 10px !important;
    }

    .footer-sidebar {
        padding-inline: 15px !important;
        flex-wrap: wrap-reverse !important;
        display: flex;
        padding-bottom: 20px !important;
    }

    .footer-column-3 h2 {
        font-size: 27px;
        line-height: 31px;
        margin-bottom: 8px;
    }

    ul.wd-checkout-steps {
        justify-content: start;
    }

    .pay-info-pg .info-box-content p {
        word-break: break-all;
    }
    .post-1144 .woocommerce-product-gallery img {
    height: auto;
    }
    
    .woocommerce-ordering.wd-style-underline select:focus {
        color: #000 !important;
    }
}