.bar {
    background: white !important
}

.main-mobile-menu-wrapper:before,
.main-wrapper.main-search.main-section,
.main-navbar .main-header-wrapper:before {
    background: black;
    border-color: black;
}

.main-navbar .main-header-wrapper {
    box-shadow: 0 0 0 1px #000000;
}

.data-41 .data-section.data-section-2d97aa8:not(.data-motion-effects-element-type-background),
.data-41 .data-section.data-section-2d97aa8>.data-motion-effects-container>.data-motion-effects-layer {
    background-color: black;
}

.data-41 .data-section.data-section-6df8ffe {
    text-align: left;
}

.main-section.main-box nav.main-container,
.main-section.main-box>.main-container,
.main-ham-creative .main-navigation-content,
.container-width .main-megamenu>.data,
#wrapper-navbar.main-section.main-box .main-container .main-megamenu .main-section.main-box .main-container,
#wrapper-navbar.main-section.main-section-full_width .main-container .main-megamenu .main-section.main-box .main-container {
    max-width: 1400px;
}

.data-41 .data-section.data-section-c5ea8ad>.data-container {
    max-width: 1400px;
}

.data-41 .data-section.data-section-b3b5214.data-column>.data-widget-wrap {
    justify-content: left;
}

.data-41 .data-section.data-section-b3b5214>.data-section-populated {
    margin: 0px;
}

.data-section.data-section-boxed:not(.data-inner-section)>.data-container,
.main-section.main-box:not(.data-inner-section) .main-header-wrapper>.main-container,
.main-section.main-box:not(.data-inner-section)>.main-container {
    width: 100%;
}

.data-41 .data-section.data-section-0bd436a img {
    width: 100%;
}

.data-41 .data-section.data-section-0bd436a>.data-widget-container {
    margin: 0px;
}

@media (max-width: 767px) {
    .data-41 .data-section.data-section-6df8ffe>.data-widget-container {
        margin: 0px 10px 0px 10px;
    }

    .data-41 .data-section.data-section-f860153>.data-widget-container {
        margin: 0px 0px 0px 10px;
        padding: 0px;
    }

    .data-41 .data-section.data-section-9ac0219>.data-widget-container {
        margin: 0px 0px 0px 10px;
        padding: 0px;
    }

    .data-41 .data-section.data-section-9ac0219 {
        width: 227px;
        max-width: 227px;
    }

    .data-41 .data-section.data-section-0bd436a img {
        width: 100%;
    }

}

.data-41 .data-section.data-section-f860153 {
    text-align: left !important;
}

/* .data-41 .data-section.data-section-0bd436a>.data-widget-container {
    margin: 0px;
} */

.data-41 .data-section.data-section-59feedf .bdt-wc-products .bdt-wc-product-desc {
    padding: 15px;
}

.data-41 .data-section.data-section-6b43845 {
    margin: 0px;
}

.data-41 .data-section.data-section-59feedf .bdt-wc-products .bdt-wc-products-wrapper.bdt-grid>* {
    padding-left: 15px;
}

.data-41 .data-section.data-section-c1ecd82:not(.data-motion-effects-element-type-background)>.data-widget-wrap,
.data-41 .data-section.data-section-c1ecd82>.data-widget-wrap>.data-motion-effects-container>.data-motion-effects-layer {
    background-color: transparent;
}

/*
.cmain.main-box .cmain.main-container {
    padding-left: 0px !important;
    padding-right: 0px !important;
} */

.ui-e-accordion-icon-opened {
    display: none;
}

.ui-e-accordion-item[aria-expanded="true"] .ui-e-accordion-icon-opened {
    display: inline;
}

.ui-e-accordion-item[aria-expanded="true"] .ui-e-accordion-icon-closed {
    display: none;
}

.data-41 .data-section.data-section-59feedf .bdt-wc-products .bdt-wc-products-wrapper.bdt-grid>* {
    margin-top: 0px;
}

.bdt-link-reset {
    font-weight: 400
}


.steps-container {
    width: 100%;
    font-family: 'Segoe UI', sans-serif;
    color: white;
    position: relative;
}

.step {
    position: relative;
    display: flex;
    align-items: flex-start;
    gap: 12px;
    background-color: #1a1a1a;
    padding: 14px 16px;
    border-radius: 12px;
    margin-bottom: 12px;
    transition: background 0.3s;
    cursor: pointer;
}

.step.active {
    background-color: #40E6AD;
    color: white;
}

.step .number {
    width: 28px;
    height: 28px;
    border-radius: 5px;
    background: #40E6AD;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 14px;
    flex-shrink: 0;
}

.step .text strong {
    display: block;
    font-size: 16px;
    margin-bottom: 4px;
}

.step .text p {
    margin: 0;
    font-size: 13px;
    line-height: 1.4;
    color: white;
    display: none;
}

.step.active .text p {
    display: block;
}

.arrow {
    display: none
}

.step.active .arrow {
    position: absolute;
    right: -12px;
    top: 20px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 12px solid #40E6AD;
    display: block
}

.step.active .number {
    color: black;
    background: white
}

.data-42 .data-section.data-section-f527102:not(.data-motion-effects-element-type-background),
.data-42 .data-section.data-section-f527102>.data-motion-effects-container>.data-motion-effects-layer {
    background-color: black;
}

.form-control {
    height: 36px;
    font-size: 14px !important
}

.btn {
    font-size: 14px !important
}




.bar {
    background: white !important
}

@font-face {
    font-family: 'Sofia Pro';
    src: url('Sofia-Pro-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Sofia Pro';
    src: url('Sofia-Pro-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}


body {
    font-family: 'Sofia Pro', sans-serif !important;
}

.Poppins,
a,
body,
button,
table {
    font-family: 'Sofia Pro', sans-serif !important;
    /* font-family: 'Poppins', sans-serif !important; */
}

.DMSerif,
h1,
h2,
h3,
h4 {
    font-family: 'Sofia Pro', sans-serif !important;
    /* font-family: 'DM Serif Display', serif !important; */
}



.main-mobile-menu-wrapper:before,
.main-wrapper.main-search.main-section,
.main-navbar .main-header-wrapper:before {
    background: white;
    border-color: white;
}

.main-navbar .main-header-wrapper {
    box-shadow: 0 0 0 1px white;
    padding-bottom: 4px;
}

/* 123 */

.data-41 .data-section.data-section-2d97aa8:not(.data-motion-effects-element-type-background),
.data-41 .data-section.data-section-2d97aa8>.data-motion-effects-container>.data-motion-effects-layer {
    background-color: black;
}

.data-41 .data-section.data-section-6df8ffe {
    text-align: left;
}

.main-btn-sm {
    padding: 13px 18px !important;
    font-size: 14px !important;
}

.data-button:hover,
.main-btn:hover {
    background-color: white !important;
}

.data-41 .data-section.data-section-f860153 {

    font-size: 18px !important;

}

.main-section.main-box nav.main-container,
.main-section.main-box>.main-container,
.main-ham-creative .main-navigation-content,
.container-width .main-megamenu>.data,
#wrapper-navbar.main-section.main-box .main-container .main-megamenu .main-section.main-box .main-container,
#wrapper-navbar.main-section.main-section-full_width .main-container .main-megamenu .main-section.main-box .main-container {
    max-width: 1400px;
}

.data-41 .data-section.data-section-c5ea8ad>.data-container {
    max-width: 1400px;
}

.data-41 .data-section.data-section-b3b5214.data-column>.data-widget-wrap {
    justify-content: left;
}

.data-41 .data-section.data-section-b3b5214>.data-section-populated {
    margin: 0px;
}

.data-section.data-section-boxed:not(.data-inner-section)>.data-container,
.main-section.main-box:not(.data-inner-section) .main-header-wrapper>.main-container,
.main-section.main-box:not(.data-inner-section)>.main-container {
    width: 100%;
}

.data-41 .data-section.data-section-0bd436a img {
    width: 100%;
}

.data-41 .data-section.data-section-0bd436a>.data-widget-container {
    margin: 0px;
}

.main-header-wrapper {
    padding-top: 5px;
}

.main-hca a,
.main-cta-wrapper a {
    font-size: 15px !important;
}

@media only screen and (max-width:1000px) {
    .main-logo {
        width: 150px !important;
    }

    .main-header-wrapper {
        padding-top: 18px;
    }
}





@media (max-width: 767px) {

    .data-41 .data-section.data-section-6df8ffe>.data-widget-container {
        margin: 0px 10px 0px 10px;
    }

    .data-41 .data-section.data-section-f860153>.data-widget-container {
        margin: 0px 0px 0px 10px;
        padding: 0px;
    }

    .data-41 .data-section.data-section-9ac0219>.data-widget-container {
        margin: 0px 0px 0px 10px;
        padding: 0px;
    }

    .data-41 .data-section.data-section-9ac0219 {
        width: 227px;
        max-width: 227px;
    }

    .data-41 .data-section.data-section-0bd436a img {
        width: 100%;
    }
}

.data-41 .data-section.data-section-f860153 {
    text-align: left !important;
}


.data-41 .data-section.data-section-59feedf .bdt-wc-products .bdt-wc-product-desc {
    padding: 15px;
}

.data-41 .data-section.data-section-6b43845 {
    margin: 0px;
}

.data-41 .data-section.data-section-59feedf .bdt-wc-products .bdt-wc-products-wrapper.bdt-grid>* {
    padding-left: 15px;
}

.data-41 .data-section.data-section-c1ecd82:not(.data-motion-effects-element-type-background)>.data-widget-wrap,
.data-41 .data-section.data-section-c1ecd82>.data-widget-wrap>.data-motion-effects-container>.data-motion-effects-layer {
    background-color: transparent;
}


.ui-e-accordion-icon-opened {
    display: none;
}

.ui-e-accordion-item[aria-expanded="true"] .ui-e-accordion-icon-opened {
    display: inline;
}

.ui-e-accordion-item[aria-expanded="true"] .ui-e-accordion-icon-closed {
    display: none;
}

.data-41 .data-section.data-section-59feedf .bdt-wc-products .bdt-wc-products-wrapper.bdt-grid>* {
    margin-top: 0px;
}

.bdt-link-reset {
    font-weight: 400
}


.steps-container {
    width: 100%;
    font-family: 'Segoe UI', sans-serif;
    color: white;
    position: relative;
}

.step {
    position: relative;
    display: flex;
    align-items: flex-start;
    gap: 12px;
    background-color: #1a1a1a;
    padding: 14px 16px;
    border-radius: 12px;
    margin-bottom: 12px;
    transition: background 0.3s;
    cursor: pointer;
}

.step.active {
    background-color: #40E6AD;
    color: black;
}

.data-42 .data-section.data-section-92c9bcb {
    color: white !important;
}

.step .number {
    width: 28px;
    height: 28px;
    border-radius: 5px;
    background: #40E6AD;
    color: black;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 14px;
    flex-shrink: 0;
}

.step .text strong {
    display: block;
    font-size: 16px;
    margin-bottom: 4px;
}

.step .text p {
    margin: 0;
    font-size: 16px;
    line-height: 1.4;
    color: black;
    display: none;
}

.step.active .text p {
    display: block;
}

.arrow {
    display: none
}

.step.active .arrow {
    position: absolute;
    right: -12px;
    top: 20px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 12px solid #40E6AD;
    display: block
}

.step.active .number {
    color: black;
    background: white
}

.data-42 .data-section.data-section-f527102:not(.data-motion-effects-element-type-background),
.data-42 .data-section.data-section-f527102>.data-motion-effects-container>.data-motion-effects-layer {
    background-color: black;
}

.uppercase {
    text-transform: uppercase !important;
}

ol,
ul {
    padding-left: 0rem;
}

.privacy {
    padding-left: 2rem !important;
}

.small-marker {
    list-style-type: disc !important;
}

.small-marker li::marker {
    font-size: 14px;
    color: #000000;
}


.data-41 .data-section.data-section-6df8ffe {
    width: 100%;
    max-width: 100%;
}

.main-custom-area .main-hca a:hover,
.main-drawer-toggle:hover,
.main-extra a:hover,
.main-header-wrapper .main-link:hover,
.main-mobile-menu-wrapper .main-menu li.current-menu-item>a,
.main-mobile-menu-wrapper .main-menu li.menu-item:hover,
.main-nav-menu .main-menu li:hover,
.main-navbar .main-nav-menu .main-menu li.current-menu-item>a {
    color: transparent;
}

.main-navbar nav.cmain ul.sub-menu,
.main-navbar nav.cmain ul.sub-menu:not(.main-megamenu) {
    display: flex;
    flex-direction: column;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .02), 0 2px 35px 0 rgba(0, 0, 0, .04);
    min-width: 0px;
}

.main-navbar nav.cmain ul.sub-menu:not(.main-megamenu) {
    padding: 0px;
}

.main-navbar nav .menu-item-has-children>a:after {
    content: "";
}

/* .main-nav-menu .sub-menu:not(.main-megamenu) {
    background-color: white;
    color: black !important;
} */

.main-navbar .cmain ul.sub-menu:not(.main-megamenu) li a {
    padding: 10px 15px;
}

.dropdown-item:hover svg,
.dropdown-item:hover span {
    stroke: #40E6AD !important;
    color: #40E6AD !important;
}

.c-label {
    font-size: 14px
}

.form-control {
    height: 36px;
    font-size: 14px !important
}

#add_payment_method table.cart td.actions .coupon .input-text,
.select2-container.select2-container--default .select2-selection--single,
.variations select {
    padding: 2px 15px 2px 20px;
}

.dropdown-item:focus,
.dropdown-item:hover {
    /* color: #1e2125; */
    background-color: #1e2125;
}

.card {
    border: none;
    box-shadow: 0px 0px 20px 5px rgba(231.20000000000002, 231.20000000000002, 231.20000000000002, 0.5);
    border-radius: 10px;
}

.select2-container.select2-container--default .select2-selection--single.select2-selection,
.variations select.select2-selection,
.woocommerce #reviews textarea.select2-selection {
    border: 1px solid #d7d5d5;
}

.select2-container.select2-container--default .select2-selection--single.select2-selection .select2-selection__arrow,
.variations select.select2-selection .select2-selection__arrow,
.woocommerce #reviews textarea.select2-selection .select2-selection__arrow {
    top: 4px;
    right: 15px;
}

.btn {
    font-size: 14px !important
}

input[type="checkbox"] {
    accent-color: #40E5AC;
}

body {
    padding-right: 0px !important
}

.data-41 .data-section.data-section-e6aa4cc>.data-widget-container {
    background-color: #000000;
    margin: 0px 0px 0px 0px;
}


.slick-img {
    height: 150px !important;
    width: 230px !important;
    object-fit: cover !important;
    border-radius: 5px !important;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .02), 0 2px 35px 0 rgba(0, 0, 0, .04);
}

@media (max-width: 495px) {
    .slick-img {
        height: 136px !important;
        width: 207px !important;
    }
}

@media (max-width: 445px) {
    .slick-img {
        height: 130px !important;
        width: 197px !important;
    }
}

@media (max-width: 420px) {
    .slick-img {
        height: 124px !important;
        width: 176px !important;
    }
}

@media (max-width: 380px) {
    .slick-img {
        height: 116px !important;
        width: 169px !important;
    }
}

@media (max-width: 365px) {
    .slick-img {
        height: 108px !important;
        width: 155px !important;
    }
}

.hover-scale {
    transition: transform 0.9s ease, box-shadow 0.05s ease;
    cursor: pointer;
}

.hover-scale:hover {
    transform: scale(1.03);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.product-shadow {
    filter: drop-shadow(8px 8px 9px rgba(255, 255, 255, 0.6));
}

.p-card {
    width: 37px;
    /* height: 40px; */
    border-radius: 2px !important;
}

.fs-7 {
    font-size: .8rem !important
}

.fw-600 {
    font-weight: 600 !important
}

.slick-prev,
.slick-next {
    position: absolute;
    top: 50%;
    z-index: 999;
    transform: translateY(-50%);
    background: transparent;
    border: none;
    font-size: 30px;
    color: #000;
    cursor: pointer;
}

.slick-prev {
    left: -40px;
}

.slick-next {
    right: -40px;
}

.cart-count-badge {
    position: absolute;
    top: 23px;
    right: 0px;
    background-color: #40E6AD;
    color: black;
    font-size: 8px;
    font-weight: bold;
    padding: 3px 3px;
    border-radius: 50%;
    line-height: 1;
    text-align: center;
    width: 14px;
    height: 14px;
}
