@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap');

.page-body,
.master-wrapper-content {
    background-color: #fff;
}

.ws-btn-select {
    background-color: #6e49cf !important;
}

.header-menu .navbar .home-page {
    display: none;
}

.header-menu-first {
    margin-left: 20%;
}

.header-menu-second {
    margin-left: -25%;
    margin-top: 1%;
}

#customerCurrency {
    margin-left: 0px;
}

.searchPad {
    display: none;
}

.title_cat_homepage_center {
    font-family: 'Poppins', sans-serif;
    margin-bottom: -1%;
    text-align: center;
    height: 77px;
    padding: 1%;
}

.background-gray {
    background-color: #f0eff6;
}

.wishPad {
    margin-top: 1px;
    margin-right: 10px;
    margin-left: 15px;
}

.flyout-main-wrapper .shopping-cart-link .ico-cart {
    margin-top: 4px;
}

.header-menu .navbar.navbar-inverse .nav.navbar-nav>li>a {
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    text-transform: capitalize !important;
}

.custum-cat {
    height: auto;
}

.custom-categories {
    width: 95%;
    margin-left: 3%;
    margin-bottom: 2%;
    margin-top: 2%;
}

.custom-categorie {
    width: 25%;
    display: flex;
    padding: .30%;
}

.custom-banners {
    width: 90%;
    margin-left: 14%;
    margin-top: 5%;
    display: flex;

    .custom-banner {
        width: 40%;
        display: flex;
    }
}

.custum-ban {
    width: 48%;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 1%;
}

#iframetiktok {
    width: 100%;
    height: 500px;
    scale: none;
    border-style: hidden;
}

.vivri_shorts {
    width: 100%;
    height: 500px;
    margin-top: 2%;
    margin-left: 12%;
}

.vivri_longs {
    width: 100%;
    height: 310px;
    margin-top: 1%;
    margin-left: 0;
    padding: 0% 5%;
    background-color: #f0eff6;
}

#customerCurrency {
    text-transform: capitalize !important;
    font-weight: bold;
}

#customerTaxType,
#customerlanguage {
    text-transform: capitalize !important;
    font-weight: bold !important;
}

.owl-carousel .owl-item img {
    width: 93%;
    margin-left: 4%;
    border-radius: 15px;
}

@media screen and (max-width: 480px) {
    .custom-categorie {
        width: 50%;
    }
}

/*-------*/

.stock-availability {
    display: none;
}

.last-page {
    display: none !important;
}

.products-container .ajax-products-busy {
    max-height: 70px;
}

.lbl-descripcion {
    display: none;
}

.pickup-points>.centElement>input {
    border-radius: 10px;
}

.ws-picks-li {
    border-radius: 11px;
}

.ws-popup-state {
    position: absolute !important;
    left: 15% !important;
    top: 5% !important;
    z-index: 10100 !important;
    width: 30% !important;
    overflow-y: hidden !important;
    height: auto !important;
    margin: 0px !important;
    background-color: #ffffffcf !important;
    border: none !important;
    border-radius: 10px !important;
    padding: 15px !important;
    box-shadow: 0px 3px 3px #0000004a !important;
    backdrop-filter: blur(10px) !important;
}

.item-box-cc .buttons {
    background-color: #3b237b60;
    border: none;
    max-height: 40px;
}

.information {
    display: none;
}

.footer-logo {

    .text,
    .read-more {
        display: none;
    }
}

.container-warehouselection,
.ws-header-text,
.contact-center {
    background-color: var(--main-bg-purple) !important;
}

.html-home-page {
    .owl-carousel .owl-drag .owl-item:nth-child(0) {
        width: 1000px;
    }

    .item-box-cc .buttons {
        display: none !important;
    }
}

@media screen and (max-width: 480px) {
    .container2 .row2 {
        min-height: 200px;
    }

    .ws-bar-notification {
        width: 90% !important;
    }

    .ws-column {
        margin: 10px 10px 10px 10px !important;
    }

    .ws-popup-state {
        left: 5% !important;
        top: 10% !important;
        width: 90% !important;
    }

    .ws-states {
        width: 98% !important;
        margin-left: 1% !important;
    }

    .ws-shipping-text,
    .ws-pick-text {
        padding: 1%;
    }

    .cont-select-addrs,
    .cont-select-pickup {
        width: 100%;
        margin-left: 0px !important;
        padding: 1%;
    }

    .select-pickup-info {
        font-size: x-small;
    }

    .pickup-points>.centElement>input {
        width: 100% !important;
    }

    .ws-warehouse-name {
        text-align: center;
        width: 100%;
    }

    .shipping-btn,
    .pickup-btn {
        width: 38%;
    }

}

.product-details-page .prices .product-price span,
.qty-label {
    color: #3b237b !important;
}

@media only screen and (min-width: 768px) and (orientation: portrait) {

    .header-menu .navbar.navbar-inverse .nav.navbar-nav>li>a {
        padding: 15px 5px !important;
    }

    .header-logo a img {
        margin-left: -30px;
    }

}

/* --- CSS WIDGET COCO --- */
.coco-benefits-section {
    padding: 40px 0px;
    width: 100% !important;
}

.coco-benefits-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}

.coco-benefit-box {
    border: 2px solid #E3B77A;
    border-radius: 12px;
    padding: 20px;
    flex: 1 1 300px;
    max-width: 33%;
    box-sizing: border-box;
    text-align: center;
}

/* --- Textos escritorio --- */
.desktop-text .title {
    background-color: #E3B77A;
    color: white;
    font-weight: 700;
    padding: 8px 12px;
    border-radius: 4px;
    font-size: 16px;
    margin-bottom: 10px;
    display: inline-block;
}

.desktop-text .description {
    font-size: 13.5px;
    color: #A5722B;
    font-weight: 600;
}

/* --- Textos móvil --- */
.mobile-text {
    display: none;
}

.m