.lds-ring, .topbar-notice-container, header.header .wrapper, span.money.total-discount {
    position: relative
}

h1.category-name, h2.category-name, h2.product-name {
    font-family: var(--bs-font-family-base)
}

.lds-ring div, .swiper-streaming-videos [data-toggle=modal] {
    box-sizing: border-box
}

body {
    overflow-x: hidden;
}

.cart-drawer .cart-title {
    text-transform: uppercase;
}

#alert-container {
    top: 10px;
    right: 10px;
    z-index: 2147483648;
    position: fixed;
    font-size: 13px
}

#alert-container .alert {
    max-width: 400px !important;
    min-height: 45px !important;
}

#alert-container .alert.alert-dismissible .close {
    font-size: 23px;
    padding: .3rem 1.25rem
}

.danessa-modal .modal-dialog {
    top: 40px
}

.danessa-modal .modal-header::after, .danessa-modal .modal-header::before {
    content: none
}

.danessa-modal .modal-footer .btn + .btn {
    margin-bottom: auto
}

.danessa-label {
    color: #8c8c8c;
    transform: scale(.85) translateY(-.5rem);
    font-weight: 500;
    margin-bottom: 0;
    font-size: 12px
}

.btn-danger, .btn-info, .btn-success, .btn-warning {
    color: var(--bs-color-white)
}

.date-input {
    height: 40px
}

.lds-ring, .lds-ring div {
    width: var(--width);
    height: var(--height)
}

.btn-xsm {
    font-size: 10px;
    padding: 12px 12px 9px
}

.btn-success {
    background-color: var(--bs-color-success);
    border-color: var(--bs-color-success)
}

.btn-warning {
    background-color: var(--bs-color-warning);
    border-color: var(--bs-color-warning)
}

.btn-danger {
    background-color: var(--bs-color-danger);
    border-color: var(--bs-color-danger)
}

.btn-info {
    background-color: var(--bs-color-info);
    border-color: var(--bs-color-info)
}

.add-to-wishlist.fa-solid, .add-to-wishlist:hover {
    color: var(--bs-color-primary-500)
}

.add-to-wishlist-btn:has(.add-to-wishlist):hover {
    background-color: var(--bs-color-primary-500);
    border: 1px solid var(--bs-color-primary-500)
}

.swiper-2 {
    margin-right: -4px !important
}

.lds-ring {
    display: inline-block
}

.lds-ring div {
    display: block !important;
    position: absolute;
    margin: 8px;
    border: var(--border-width) solid var(--bs-color-primary-500);
    border-radius: 50%;
    animation: 1.2s cubic-bezier(.5, 0, .5, 1) infinite lds-ring;
    border-color: var(--bs-color-primary-500) transparent transparent transparent
}

.lds-ring div:first-child {
    animation-delay: -.45s
}

.lds-ring div:nth-child(2) {
    animation-delay: -.3s
}

.lds-ring div:nth-child(3) {
    animation-delay: -.15s
}

@keyframes lds-ring {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

.discount-code-input {
    height: 100%;
    border: 1px solid var(--bs-color-black);
    border-radius: var(--bs-border-radius-button)
}

.form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(187, 145, 133, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(187, 145, 133, .6)
}

.collage-promo-txt {
    background-color: rgba(0, 0, 0, .3);
    border-radius: var(--bs-border-radius)
}

.collage-promo-txt p {
    overflow-wrap: anywhere
}

@media (min-width: 768px) {
    .card-collection-caption .btn {
        font-size: 16px !important;
        padding: .8rem !important
    }

    .card-collection-caption {
        padding: .5rem !important
    }
}

.product-btn, .quantity-wrapper, .wishlist-btn {
    flex: 1
}

.product-quantity-btn-container > * {
    margin: 5px
}

.add-to-cart-product-btn {
    overflow-wrap: break-word
}

.flex-wrap-custom {
    text-wrap: wrap;
    line-height: 20px
}

.cart-upsell-card .card-footer .btn {
    font-size: 12px;
    padding: 10px 0
}

.swiper-button-next, .swiper-button-prev {
    border: 1px solid var(--bs-bg-color-btn-dark)
}

.swiper-slide {
    height: unset !important
}

.cart-upsell-section {
    padding: 20px 25px
}

.cursor-pointer, i.add-to-compare, i.add-to-wishlist, span.add-file-input, span.delete-file-input {
    cursor: pointer
}

.topbar-close {
    position: absolute;
    top: 0;
    right: 5px
}

.marketplaas-order-ads {
    position: fixed;
    width: 300px;
    max-width: 100%;
    display: none;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
    bottom: 18px;
    left: 10pt;
    top: auto;
    z-index: 999999999;
    color: #000;
    overflow: hidden;
    border-radius: 5px
}

.marketplaas-order-ads .marketplaas-order-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    padding: 15px;
    width: 300px;
    max-width: 100%;
    position: relative;
    height: 100%
}

.marketplaas-order-ads .marketplaas-order-item .marketplaas-order-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    align-items: center
}

.marketplaas-order-ads .marketplaas-order-item .marketplaas-order-content .marketplaas-order-content-image {
    flex: 1;
    height: 100%;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center
}

.marketplaas-order-ads .marketplaas-order-item .marketplaas-order-content .marketplaas-order-content-image img {
    height: auto !important
}

.marketplaas-brands-container .slick-list .slick-slide > div > div > a, .marketplaas-order-ads .marketplaas-order-item .marketplaas-order-content .marketplaas-order-content-image img, .marketplaas-product-list .product-card-new .card-body .makertplass-icon-container > * svg, .marketplaas-search-container .product-card-new .card-body .makertplass-icon-container > * svg {
    height: 100%;
    width: 100%
}

.marketplaas-order-ads .marketplaas-order-item .marketplaas-order-content .marketplaas-order-content-text {
    flex: 2.5;
    overflow: hidden
}

.marketplaas-order-ads .marketplaas-order-item .marketplaas-order-content .marketplaas-order-content-text .order-text {
    margin-right: 10px;
    font-size: 12px;
    font-weight: 400
}

.marketplaas-order-ads .marketplaas-order-item .marketplaas-order-content .marketplaas-order-content-text .order-date {
    font-size: 12px;
    font-weight: 400;
    color: grey
}

.marketplaas-order-ads .marketplaas-order-item .marketplaas-order-ads-close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    font-size: 14px
}

.marketplaas-order-ads .marketplaas-order-item .marketplaas-order-ads-close span, .streaming-video-inner-wrapper .streaming-video-carousel {
    padding: 10px
}

.test-container {
    background: 0 0;
    border-radius: 50%;
    bottom: 18px;
    right: 18px;
    display: inline;
    padding: 0;
    position: fixed;
    top: auto;
    z-index: 9999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer
}

.whatspp-image {
    margin: auto
}

.whatspp-image img {
    -o-object-fit: contain;
    object-fit: contain;
    height: 10vw;
    width: 10vw
}

.logo-header {
    max-width: 150px;
    max-height: 40px
}

@media (max-width: 576px) {
    .logo-header {
        max-width: 130px;
        max-height: 35px
    }
}

@media (min-width: 576px) {
    .test-container:hover {
        -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, .15);
        box-shadow: 0 3px 12px rgba(0, 0, 0, .15);
        -webkit-transition: -webkit-box-shadow 150ms linear;
        transition: box-shadow 150ms linear, -webkit-box-shadow 150ms linear
    }

    .whatspp-image img {
        height: 60px;
        width: 60px
    }
}

@media (max-width: 495px) {
    .card-product .card-footer .btn-sm {
        padding: 9px 9px 7px
    }

    .card-product .card-footer .add-to-compare, .card-product .card-footer .add-to-wishlist {
        margin-left: 5px !important
    }
}

@media (min-width: 767px) and (max-width: 992px) {
    .full-collection {
        display: none
    }
}

span.money.total-discount:before {
    content: "-";
    position: absolute;
    left: -10px
}

.spinner {
    display: block;
    width: 12px;
    height: 12px;
    border: 2px solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    vertical-align: top;
    animation: .75s linear infinite spinner;
    margin-left: 10px
}

label.out-of-stock {
    filter: opacity(.15)
}

label.out-of-stock::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    background: linear-gradient(to top right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) calc(50% - 3px), #000 50%, rgba(0, 0, 0, 0) calc(50% + 3px), rgba(0, 0, 0, 0) 100%);
    box-shadow: inset 0 0 0 2px #fff;
    color: #fff
}

.header-placeholder {
    height: 76px;
    background: #121212;
    display: block !important
}

@media (max-width: 577px) {
    .header-placeholder {
        height: 80px !important
    }
}

.card-product .card-body {
    padding-bottom: 0
}

.card-product .card-footer {
    padding-top: 0
}

#main-collection-filters ul li input:not(:checked) ~ label img {
    opacity: 0
}

.yotpo-icon.yotpo-icon-write-no-frame.write-question-review-button-icon.yotpo-hidden-mobile {
    top: 0
}

.btn.btn-white:hover, .write-question-review-buttons-container .write-question-review-button:hover {
    background-color: var(--bs-bg-hover-color-btn-secondary) !important;
    border-color: var(--bs-bg-hover-color-btn-secondary) !important;
    color: #fff !important
}

.product-content .buttons {
    padding: 0 1rem 1rem
}

h1.category-name, h2.category-name {
    font-size: var(--bs-h3-font-size-sm);
    font-weight: 700;
    line-height: 1.6
}

@media (min-width: 1025px) {
    h1.category-name, h2.category-name {
        font-size: 23px;
        line-height: 1.2
    }
}

div.country-select.has-error {
    border: 1px solid red
}

.generalSettingsButton {
    position: relative;
}

.generalSettingsButton .vat-payer-icon {
    position: absolute;
    font-size: 11px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.generalSettingsButton .vat-payer-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #000;
    opacity: .15;
    top: 0;
    left: 0;
    display: block !important;
}

#generalSettingsModal .modal-header {
    justify-content: end
}

.logged-in-message-right {
    position: absolute;
    top: 0;
    right: 15px;
    color: #fff;
    margin: 0;
    font-size: 11px
}

.logged-in-message-left {
    position: absolute;
    top: 0;
    left: 15px;
    color: #fff;
    margin: 0;
    font-size: 11px
}

.logged-in-message-center {
    position: absolute;
    top: 0;
    left: 50%;
    color: #fff;
    margin: 0;
    font-size: 11px
}

#scroll-to-streaming-section a svg, .delivery-country-flag {
    width: 25px
}

.marketplaas-discount-tag {
    margin-bottom: 0
}

.sticker.sale {
    z-index: 1;
    position: absolute;
    top: 10px;
    width: 50px;
    height: 50px;
    background: var(--product-sale-bg-color);
    color: var(--product-sale-text-color);
    font-weight: 500;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

@media(max-width: 650px) {
    .sticker.sale {
        width: 40px;
        height: 40px;
    }
}

.bundle-option-price-full, .product-crossed-price, .product-crossed-price-product {
    margin-right: 5px;
    color: var(--product-old-price-discount-color);
    text-decoration: line-through
}

@media (max-width: 768px) {
    .bundle-option-price-full, .product-crossed-price {
        display: block
    }
}

.actual-price-formatted {
    font-weight: 700
}

.actual-price-formatted, .card-product .price {
    color: var(--product_price_color)
}

.actual-price-formatted.discounted, .bundle-option-price.discounted, .money.discounted {
    color: var(--product_price_with_discount_color);
    font-weight: 700
}

.account-tabs .tablink .nav-link {
    width: 130px;
    display: inline-block;
    text-align: center;
    font-size: 11px
}

.btn.btn-secondary:focus {
    outline: 0 !important;
    color: #fff
}

.btn-footer-newsletter {
    color: #000;
    background: #fff
}

.custom-cms-container {
    border-radius: 10px;
    box-shadow: 0 4px 24px 0 #eee3e0;
    padding: 30px
}

input.form-check-input:focus {
    outline: 0
}

span.input-info {
    display: block;
    font-size: 85%;
    margin-bottom: 10px;
    color: #444040
}

a.link-seond {
    color: #000
}

.tooltip-inner {
    background-color: #000 !important;
    color: #fff !important
}

ol.breadcrumb {
    background: 0 0;
    margin-bottom: 0
}

.alert-warning {
    border-color: var(--bs-bg-color-btn-primary) !important;
    background-color: var(--bs-bg-color-btn-primary) !important;
    color: #fff
}

.alert-warning button.close {
    color: #fff;
    opacity: 1
}

.custom-floating-label {
    color: #8c8c8c;
    transform: scale(.85);
    font-family: var(--bs-font-family-input);
    font-size: var(--bs-font-size-input);
    font-weight: var(--bs-font-weight-input);
    line-height: var(--bs-line-height-input)
}

.search-buttons-wrapper {
    gap: 15px;
    width: 80%
}

.search-buttons-wrapper .quantity-wrapper input {
    max-width: 30px
}

.card-product i.add-to-wishlist {
    position: absolute;
    right: 15px;
    z-index: 10
}

.gap-10px, .product-card-buttons {
    gap: 10px
}

.product-card-buttons .quantity-wrapper {
    flex: 1;
    min-width: auto;
    align-items: center;
    display: flex;
}

.product-card-buttons .quantity-wrapper .input-group-text {
    padding: 4px 10px
}

.product-card-buttons .quantity-wrapper .input-group {
    align-items: center
}

.product-card-buttons .add-to-cart-product-btn {
    flex: 1;
    font-size: 10px
}

@media (max-width: 1100px) {
    .product-card-buttons .add-to-cart-product-btn {
        padding: 10px
    }
}

@media (max-width: 570px) {
    #template-collection .product-card-buttons {
        flex-direction: column
    }

    #template-collection .product-card-buttons .quantity-wrapper {
        width: 100%
    }

    #template-collection .product-card-buttons .quantity-wrapper .input-group-append, #template-collection .product-card-buttons .quantity-wrapper .input-group-prepend {
        background: var(--bs-color-primary);
        margin-top: -4px;
        height: 30px
    }

    #template-collection .product-card-buttons .quantity-wrapper input {
        height: 20px !important
    }

    #template-collection .product-card-buttons .quantity-wrapper .input-group-text {
        color: #fff;
        margin-top: 3px
    }

    .swiper-slide .product-card-buttons .quantity-wrapper {
        display: flex;
        flex: 0.5
    }
}

@media (max-width: 370px) {
    .swiper-slide .product-card-buttons .quantity-wrapper {
        flex: 1
    }
}

.dropdown-menu > li > a:hover, .menu-item.dropdown .dropdown-menu > li > a:focus {
    background-color: transparent;
    color: var(--bs-bg-color-btn-primary)
}

input[type=tel]:focus::-webkit-input-placeholder {
    color: transparent
}

input[type=tel]:focus:-moz-placeholder {
    color: transparent
}

input[type=tel]:focus::-moz-placeholder {
    color: transparent
}

input[type=tel]:focus:-ms-input-placeholder {
    color: transparent
}

hr.cart-actions-separator {
    margin: 10px 0 0;
    border-top: 2px solid var(--bs-bg-color-btn-primary)
}

hr.best-sellers-separator {
    margin-top: 40px;
    border: none;
    height: 40px;
    background-color: var(--bs-color-primary-100) !important
}

.add-to-compare.fa-spin, .add-to-wishlist.fa-spin {
    --fa-animation-duration: 0.3s;
    --fa-animation-iteration-count: 1
}

.maximize-streaming-modal, .modal.fade .streaming-video-corner .streaming-video-header, .modal.fade.minimized .minimize-streaming-modal, .modal.fade.minimized .streaming-video-carousel, .modal.fade.minimized .streaming-video-right, button.loading .text-for-print {
    display: none
}

.f-size10 {
    font-size: 10px
}

.best-seller-bottom-action {
    text-align: center;
    margin: 20px 0
}

.alert-success {
    border-color: var(--notifications-bg-color) !important;
    background-color: var(--notifications-bg-color) !important;
    color: var(--notifications-text-color)
}

.alert-success button.close {
    color: var(--bs-color-primary);
    opacity: 1
}

.menu-item.dropdown .dropdown-menu {
    margin: 0;
    left: -50%;
    border-top: 3px solid var(--bs-bg-color-btn-primary)
}

.menu-item.dropdown .dropdown-menu .menu-item .nav-link {
    display: inline-block;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.25;
    padding: .5rem 0;
    border: none;
    outline: 0;
    color: #121212;
    text-transform: capitalize;
    text-rendering: optimizeLegibility;
    border-bottom: 2px solid transparent;
    margin-left: 15px
}

.menu-item.dropdown .dropdown-menu .menu-item .nav-link:active, .menu-item.dropdown .dropdown-menu .menu-item .nav-link:focus, .menu-item.dropdown .dropdown-menu .menu-item .nav-link:hover {
    color: var(--bs-color-primary-500) !important;
    border-bottom: 2px solid var(--bs-color-primary-500) !important
}

.toggle-show-password {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translate(0, -50%);
    cursor: pointer
}

.slide-captions, .streaming-img .cta-btn, .tick_container {
    transform: translate(-50%, -50%)
}

.cart-upsell-card .cart-img {
    max-height: 300px
}

.cart-upsell-card .cart-img img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain
}

.vat-incl {
    font-size: 90%;
    opacity: .5
}

.move-to-wishlist-mini-cart {
    color: #9e9e9e
}

.move-to-wishlist-mini-cart span {
    text-decoration: underline !important
}

.thumb-vertical-grid .swiper-button-next {
    bottom: -20px !important
}

.thumb-vertical-grid .swiper-button-next::after, .thumb-vertical-grid .swiper-button-prev::after {
    display: none !important
}

.thumb-vertical-grid .swiper-button-next:hover, .thumb-vertical-grid .swiper-button-next:hover::before, .thumb-vertical-grid .swiper-button-prev:hover, .thumb-vertical-grid .swiper-button-prev:hover::before {
    color: #fff;
    border-color: var(--bs-color-primary);
    background: var(--bs-color-primary);
    transition: none
}

@media (max-width: 578px) {
    .box-list, .mobile-grid .box-list {
        padding-bottom: 0 !important
    }

    .box-list .box-txt h2 {
        font-size: 30px !important
    }

    .box-list video, .box-list > img, .mobile-grid .box-list img {
        position: initial !important;
        object-fit: contain !important
    }
}

.swiper-card-join-waitlist {
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center
}

.shop-the-look-section.index-collection-banner .collection-carousel .swiper-slide {
    padding: 0 15px 15px
}

h3.no-wishlist-title {
    text-transform: none
}

::-moz-selection {
    background: var(--bs-color-primary) !important;
    color: #fff
}

::selection {
    background: var(--bs-color-primary) !important;
    color: #fff
}

.header .menu > ul > li .menu-subs.menu-mega.dropdown-category-mega-menu {
    left: inherit !important
}

.modal {
    z-index: 999999
}

footer.site-footer {
    padding-top: 20px
}

.accordion__container.open .fa-plus::before, .filter__toggle:not(.collapsed) .fa-plus::before {
    content: "\f068"
}

.account-tabs .tablink .nav-link {
    padding: .75rem 1.2rem;
    border: 1px solid var(--register-tab-border);
    background: var(--register-tab-bg);
    color: var(--register-tab-txt);
    margin-right: 5px;
    border-radius: var(--bs-border-radius-button)
}

.account-tabs .tablink.open .nav-link {
    background: var(--register-tab-hover-bg);
    color: var(--register-tab-hover-txt);
    border-color: var(--register-tab-hover-border);

}

.footer-icon {
    width: 300px;
    max-width: 100%;
    margin-bottom: 10px
}

.tiktok-embed {
    border: none
}

.niceCountryInputMenu {
    background: #fff !important;
    color: #000 !important;
    border: 1px solid #a8a8a8;
    cursor: pointer
}

.niceCountryInputMenuDefaultText {
    width: 270px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.niceCountryInputMenuDefaultText a:hover {
    text-decoration: none
}

.niceCountryInputMenu a {
    color: #000 !important
}

.niceCountryInputMenuDropdown {
    height: 25px;
    width: 21px;
    float: right;
    line-height: 25px;
    text-align: center;
    position: relative;
    right: 0;
    color: #000
}

.niceCountryInputMenuDropdownContent {
    border: 1px solid #a8a8a8;
    border-top: 0;
    max-height: 200px;
    overflow-y: scroll;
    overflow-x: hidden
}

.niceCountryInputMenuDropdownContent a {
    height: 25px;
    line-height: 25px;
    display: block;
    width: 100%;
    color: #000 !important;
    overflow: hidden;
    text-decoration: none
}

.niceCountryInputMenuDropdownContent a:hover {
    background-color: gray !important;
    color: #fff !important;
    text-decoration: none
}

.niceCountryInputMenuFilter {
    border: 1px solid #a8a8a8;
    border-top: 0;
    border-bottom: 0
}

.niceCountryInputMenuFilter input {
    width: 100%;
    width: calc(100% - 10px);
    margin: 5px;
    padding: 5px
}

.niceCountryInputMenuCountryFlag {
    border: 1px solid #d3d3d3;
    width: 18px;
    height: 13px;
    margin-left: 5px;
    margin-right: 5px
}

.niceCountryInputMenuCountryNoFlag {
    display: inline-block;
    border: 1px solid #000;
    background: #fff;
    color: #000;
    line-height: 15px;
    text-align: center;
    width: 22px;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 13px
}

.modal-dialog.modal-full {
    margin-top: 60px !important;
    max-width: 85%;
    width: 85%
}

.fade.minimized {
    opacity: 1;
    width: 250px;
    height: 250px;
    max-width: 100%
}

.modal.fade.minimized {
    bottom: 30px;
    right: 30px;
    top: auto;
    left: auto;
    background-color: transparent
}

.modal.fade.minimized .maximize-streaming-modal {
    display: inline-block
}

.modal.fade.minimized .modal-dialog.modal-full {
    width: 250px;
    max-width: 100%;
    height: 100%;
    margin: 0 !important;
    padding: 0
}

.modal.fade.minimized .modal-dialog.modal-full .modal-content {
    box-shadow: none;
    -webkit-box-shadow: none;
    margin-top: 60px
}

.modal.fade.minimized .streaming-video-left {
    width: 100%
}

.streaming-video-inner-wrapper .sidebar-block-header {
    background: var(--bs-color-primary);
    color: var(--bs-color-secondary);
    margin-top: 5px
}

.streaming-video-inner-wrapper .sidebar-block-header.active {
    background: var(--hover-color)
}

.streaming-video-inner-wrapper .streaming-comment-success {
    color: var(--hover-color)
}

.streaming-video-inner-wrapper .sidebar-block-header:first-child {
    margin-top: 0
}

.streaming-video-inner-wrapper .streaming-video-carousel .streaming-product-carousel-item {
    box-shadow: 0 0 10px 0 #eee3e0;
    border: none
}

.streaming-video-inner-wrapper .streaming-video-carousel .streaming-product-carousel-item.highlight {
    box-shadow: 0 0 10px 3.5px var(--hover-color);
    border: none
}

.streaming-video-inner-wrapper .streaming-save-email-btn, .streaming-video-inner-wrapper .streaming-send-comment-btn {
    background: var(--hover-color) !important
}

.streaming-video-inner-wrapper .comments-form button {
    width: fit-content
}

.streaming-img {
    position: relative;
    padding-top: 56.66%;
    margin-bottom: 5px;
    overflow: hidden
}

.streaming-img > img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: .3s
}

.streaming-img:hover > img {
    transform: scale(1.09)
}

.streaming-img .cta-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2
}

.streaming-watermark {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
    z-index: 1;
    align-items: flex-end;
    justify-content: center;
    display: flex;
    color: #fff;
    padding-bottom: 20px;
    font-weight: 700;
    text-transform: uppercase
}

.swiper-streaming-videos .swiper-button-next, .swiper-streaming-videos .swiper-button-prev {
    color: #fff;
    border: 1px solid #fff
}

.streaming-modal .modal-dialog.modal-full {
    margin: 50px 0 0 !important;
    max-width: 100%;
    width: 100%;
}

@media only screen and (min-width: 500px) and (max-width: 1281px) {
    .streaming-video-inner-wrapper .streaming-video-left {
        width: 60%
    }

    .streaming-video-inner-wrapper .streaming-video-right {
        width: 40%
    }
}

@media only screen and (max-width: 768px) {
    .streaming-video-inner-wrapper .streaming-video-carousel .streaming-product-carousel-item {
        min-width: 230px
    }

    .streaming-video-inner-wrapper .streaming-top-section {
        flex-direction: column
    }

    .streaming-video-inner-wrapper .streaming-video-left, .streaming-video-inner-wrapper .streaming-video-right {
        width: 100%
    }

    .streaming-video-inner-wrapper .streaming-video-right {
        border-right: 1px solid #ccc;
    }

    .streaming-modal .modal-dialog.modal-full {
        width: 100%;
        max-width: 100%;
        margin: 0 !important;
        padding: 0 10px
    }

    .streaming-modal .modal-dialog.modal-full .modal-body {
        padding: 0
    }

    .streaming-modal .modal-dialog.modal-full .modal-head {
        margin-top: 47px
    }

    .streaming-modal.minimized .modal-dialog.modal-full .modal-head {
        margin-top: 0
    }
}

.streaming-video-wrapper.restream-video-single.playing {
    position: inherit
}

.restream-video-single.playing .streaming-video-player {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2147483647;
    width: 100%;
    height: 100%
}

.restream-video-single.playing video {
    object-fit: contain;
    width: 100% !important;
    height: 100% !important;
}

.restream-video-single.playing .streaming-video-carousel {
    position: fixed;
    bottom: 58px;
    left: 0;
    z-index: 2147483647;
    -ms-overflow-style: none;
    scrollbar-width: none
}


.restream-video-single.playing .streaming-video-carousel::-webkit-scrollbar {
    display: none
}

.restream-video-single.playing .streaming-video-inner-wrapper .streaming-video-carousel .streaming-product-carousel-item {
    min-width: 90%
}

.streaming-video-inner-wrapper video::-webkit-media-controls-fullscreen-button {
    display: none
}

#scroll-to-streaming-section a {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center
}

#videos-paginator ul.pagination-custom li.page-item-custom {
    list-style: none
}

.responsive-video {
    width: 100%;
    height: auto
}

.header-slider-desktop .swiper-wrapper {
    background: #fff
}

.swiper-container .swiper-wrapper .swiper-slide video {
    width: 100%;
    height: 100%
}

.slide-captions {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    z-index: 999;
    text-align: center
}

.slide-captions .current-title {
    font-size: 48px
}

.slide-captions .current-subtitle {
    font-size: 28px
}

.header-slider-desktop .swiper-slide {
    overflow: hidden
}

.slide-video-contain {
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%
}

.slide-video-contain video {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    min-height: 50%;
    min-width: 50%
}

.only-videos-slider {
    height: 600px
}

.aspect-ratio-portrait, .swiper-slide video {
    aspect-ratio: 9/16;
    max-height: 100%
}

.aspect-ratio-square {
    aspect-ratio: 1/1
}

.aspect-ratio-landscape, .slide-video-contain video:not(.aspect-ratio-portrait) {
    aspect-ratio: 16/9 !important
}

.aspect-ratio-landscape {
    max-width: 100%
}

.swiper-slide video.homepage-slider-video {
    aspect-ratio: 16/9 !important;
    max-width: 100%;
    max-height: 100%;
    width: 100%
}

.see-video-placeholder-wrapper {
    height: 33px;
    display: block
}

@media (max-width: 768px) {
    .full-collection {
        height: 340px !important
    }

    .search-buttons-wrapper {
        width: 100%
    }

    .see-video-placeholder-wrapper, .slide-captions {
        display: none
    }

    .only-videos-slider {
        height: auto
    }

    .slide-video-contain, .slide-video-contain video {
        position: inherit;
        width: 100%;
        height: 100%;
        object-fit: cover
    }

    .swiper-slide .product-card-buttons {
        flex-direction: column
    }

    .swiper-slide .product-card-buttons .quantity-wrapper {
        width: 100%;
        box-sizing: border-box
    }
}

.custom-check-img img {
    height: 75px;
    width: 100%;
    cursor: pointer;
    transition: transform 1s;
    object-fit: cover
}

.custom-check-img label {
    overflow: hidden;
    position: relative
}

.bundle-option-wrapper {
    box-shadow: 0 0 3px 2px var(--bundle-option-non-selected-shadow);
    border-radius: 5px;
    height: 100%
}

.imgbgchk:checked + .bundle-option-wrapper {
    background: #fff;
    box-shadow: 0 0 3px 2px var(--bundle-option-selected-shadow)
}

.imgbgchk:checked + .bundle-option-wrapper label > img {
    transform: scale(1.25);
    opacity: .3
}

.imgbgchk:checked + .bundle-option-wrapper label > .tick_container {
    opacity: 1
}

.tick_container {
    transition: .5s;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    cursor: pointer;
    text-align: center
}

.tick {
    background-color: var(--bundle-option-checked-bg-color);
    color: var(--bundle-option-checked-color);
    font-size: 16px;
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    border-radius: 50%;
    justify-content: center
}

.multiple-select {
    height: 75px !important
}

.bundle-option-item {
    opacity: .5;
    font-size: 80%
}

.product-button-prev-bundles, .product-button-prev-cross-sell, .product-button-prev-group, .product-button-prev-related, .product-button-prev-up-sell {
    left: -25px !important
}

.product-button-next-bundles, .product-button-next-cross-sell, .product-button-next-group, .product-button-next-related, .product-button-next-up-sell {
    right: -25px !important
}

.lh1-3 {
    line-height: 1.3
}

.collage-promo a {
    display: flex;
    width: 100%;
    height: 100%;
    position: relative
}

.collage-promo a img {
    object-fit: cover;
    width: 100%;
    min-height: 100%
}

#cat-description {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.read-more-category {
    text-transform: lowercase;
    display: none
}

.select2-container--default .select2-bundles .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: var(--hover-color) !important
}

.select2-bundles .select-bundle-image-thumb {
    width: 35px;
    margin-right: 5px
}

.select2-bundles .select2-selection__rendered {
    height: 100%
}

.select2-bundles .select2-selection__rendered .select-bundle-image-thumb {
    max-height: 100% !important;
    object-fit: contain;
    display: inline-block;
    width: auto
}

.select2-container--default .select2-selection--single.select2-bundles .select2-selection__arrow, .select2-selection--single.select2-bundles {
    height: 45px !important
}

.select2-container--default .select2-selection--single.select2-bundles .select2-selection__rendered {
    line-height: 40px
}

video.ad-video {
    object-fit: cover
}

.swiper-streaming-videos .swiper-wrapper .swiper-slide {
    flex-direction: column;
    display: flex;
    justify-content: space-between
}

.restream-video-single video {
    aspect-ratio: 16/9;
}

.mw-150 {
    min-width: 150px;
    max-width: 100%
}

.cursor-grab {
    cursor: grab
}

@media (orientation: landscape) {
    .restream-video-single.playing .streaming-video-carousel {
        position: fixed;
        top: 0;
        left: auto;
        right: 0;
        width: 32%;
        max-width: 350px;
        z-index: 2147483647;
        -ms-overflow-style: none;
        scrollbar-width: none;
        flex-direction: column;
    }

    .restream-video-single.playing .streaming-product-data {
        display: flex;
        flex-direction: column;
    }

    .restream-video-single.playing .streaming-video-inner-wrapper .streaming-video-carousel .streaming-product-image {
        width: 70px;
    }
}


.progress-container-gift-rules {
    margin-bottom: 0;
}

#progressbar-gift-rules {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
}

#progressbar-gift-rules li {
    text-align: right;
    font-size: 15px;
    font-weight: bold;
    position: relative;
}

.progress-gift-rules {
    height: 10px;
    border-radius: 5px;
    overflow: hidden;
}

.progress-bar-gift-rules {
    display: block !important;
    width: 0;
    height: 100%;
    transition: width 0.4s ease-in-out;
    border-radius: 3.75rem
}

.gift-rule-icon {
    cursor: pointer;
    font-size: 20px;
    margin-right: -10px;
}

.plyr--video {
    width: 100%;
}

.plyr__progress .plyr__tooltip {
    max-width: fit-content !important;
}

.cart-upsell-section .swiper-pagination {
    position: relative !important;
}

.custom-attribute-icon {
    max-width: 30px;
}


#modal-quick-view-product .modal-body {
    padding: 30px 10px;
}

.menu-subs.menu-mega.menu-column-4 {
    height: 70vh;
    max-height: 70vh;
    overflow: auto;
}

.megamenu-sidebar,
.megamenu-products {
    height: 100%;

}

.h42 {
    height: 42px;
}

.search-videos-wrapper {
    position: relative;
}

i.search-videos {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    font-size: 14px;
}


#modal-quick-view-product .modal-body {
    padding: 30px 10px;
}

#modal-quick-view-product .modal-body {
    padding: 30px 10px;
}


#read-more-category {
    display: none;
}

.seller-logo-wrapper {
    margin-right: 20px;
    width: 250px;
    max-width: 100%;
}

@media (max-width: 768px) {
    .seller-info-wrapper {
        flex-direction: column;
    }

    .seller-logo-wrapper {
        margin: 0 auto 20px;
    }

    .mobile-flex-column {
        flex-direction: column;
    }
}

@media (min-width: 767px) {
    .desktop-gap-10 {
        gap: 10px;
    }
}

.overflow-x-auto {
    overflow-x: auto;
}

.width-max-content {
    width: max-content;
}

#myTab a.active {
    color: var(--primary-color);
}

@media (min-width: 767px) {
    #myTab.width-max-content {
        width: 100%;
    }
}

.nav-tabs:empty {
    display: none;
}

.font-italic {
    font-style: italic;
}

@media (max-width: 768px) {
    .order-card-footer-info {
        flex-direction: column;
    }
}

.checkout-shipping-accordion {
    background-color: #00000008;
    border-bottom: 1px solid var(--bs-color-border);
    padding: 5px;
}

input.custom-radio {
    margin-right: 5px;
    margin-left: -1.3rem;
    accent-color: #000;
}
.ml-0 {
    margin-left: 0 !important;
}



:root {
    --hue: 223;
    --trans-dur: 0.3s;
}

.preloader-products {
    text-align: center;
    width: 100%;
    display: none;
    position: absolute;
    z-index: 999999;
    background: var(--sections-bg-color);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top:20px;
}

.preloader-products.visible {
    display: block;
}
.preloader-products .preloader__text {
    position: relative;
    height: 1.5em;
}
.preloader-products .preloader__msg {
    animation: msg 0.3s 13.7s linear forwards;
    position: absolute;
    width: 100%;
}
.preloader-products .preloader__msg--last {
    animation-direction: reverse;
    animation-delay: 14s;
    visibility: hidden;
}
.preloader-products .cart {
    display: block;
    margin: 0 auto 1.5em auto;
    width: 8em;
    height: 8em;
}
.preloader-products .cart__lines,
.preloader-products .cart__top,
.preloader-products .cart__wheel1,
.preloader-products .cart__wheel2,
.preloader-products .cart__wheel-stroke {
    animation: cartLines 2s ease-in-out infinite;
}
.preloader-products .cart__lines {
    stroke: var(--hover-color);
}
.preloader-products .cart__top {
    animation-name: cartTop;
}
.preloader-products .cart__wheel1 {
    animation-name: cartWheel1;
    transform: rotate(-0.25turn);
    transform-origin: 43px 111px;
}
.preloader-products .cart__wheel2 {
    animation-name: cartWheel2;
    transform: rotate(0.25turn);
    transform-origin: 102px 111px;
}
.preloader-products .cart__wheel-stroke {
    animation-name: cartWheelStroke
}
.preloader-products .cart__track {
    stroke: hsla(var(--hue),10%,10%,0.1);
    transition: stroke var(--trans-dur);
}


/* Animations */
@keyframes msg {
    from {
        opacity: 1;
        visibility: visible;
    }
    99.9% {
        opacity: 0;
        visibility: visible;
    }
    to {
        opacity: 0;
        visibility: hidden;
    }
}
@keyframes cartLines {
    from,
    to {
        opacity: 0;
    }
    8%,
    92% {
        opacity: 1;
    }
}
@keyframes cartTop {
    from {
        stroke-dashoffset: -338;
    }
    50% {
        stroke-dashoffset: 0;
    }
    to {
        stroke-dashoffset: 338;
    }
}
@keyframes cartWheel1 {
    from {
        transform: rotate(-0.25turn);
    }
    to {
        transform: rotate(2.75turn);
    }
}
@keyframes cartWheel2 {
    from {
        transform: rotate(0.25turn);
    }
    to {
        transform: rotate(3.25turn);
    }
}
@keyframes cartWheelStroke {
    from,
    to {
        stroke-dashoffset: 81.68;
    }
    50% {
        stroke-dashoffset: 40.84;
    }
}

.pwa-popup {
    position: fixed;
    bottom: 10px;
    width: 750px;
    max-width: 90%;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 999999999999;
    background: #fff;
    color: #000;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
}

.lh-15 {
    line-height: 1.5;
}

.main-slider-pdp .swiper-container {
    position: relative;
}

.main-slider-pdp .sticker.product-label {
    z-index: 2;
}

.link {
    color: var(--bs-link-color);
}

img.shade-selector {
    width: 25px;
    height: 25px;
    margin-left: 5px;
    border-radius: 10px;
    border: 1px solid var(--hover-color);
    margin-bottom: 5px;
    cursor: pointer;
}

img.shade-selector.active {
    border: 1px solid var(--bs-color-primary);
}

.short-description-info {
    border-top: 1px solid #818181;
    padding-top: 10px;
}

.product-info-block p:last-child {
    margin-bottom: 0;
}

.card-product.small-card .card-img {
    display: flex;
    align-items: center;
}

.card-product.small-card .card-img a {
    width: 100%;
}

.card-product.small-card .card-img a img {
    height: auto;
}

.login-shadow-box {
    box-shadow: 0 0 10px #4a4a4a;
}

.login-register-subtitle, .action-checkout-hint, .gray-text-login {
    color: #8C8C8C;
    font-size: 90%;
}

.action-checkout-hint {
    margin-bottom: 5px;
    padding-left: 20px;
}