.slick-dots {
            background: none;
        }

        @import url("https://use.typekit.net/rtj7wgb.css");

        body {
            font-family: commuters-sans, sans-serif;
            font-weight: normal;
            padding-right: 0px !important;
        }

        .carrouselCard__Info-NameTitle {
            text-transform: none;
            font-weight: 500;
        }

        .carrouselCard__Info .regularInfo__Title {
            font-weight: 500;
        }

        .carrouselCard__Info .priceInfo__Title {
            font-weight: 500;
        }

        .carrouselCard__Info .discountInfo__Title {
            font-weight: 500;
        }

        .carrouselCard__Info .priceInfo__Content {
            font-weight: 200;
        }

        .carrouselCard__Info .discountInfo__Content {
            font-weight: 200;
        }

        .carrouselPromoContainer {
            width: 33%;
            padding: 0 14px;
            align-items: center;
        }

        .carrouselPromoLabel {
            width: 75%;
            height: 120px;
            margin-left: auto;
            margin-right: auto;
            position: relative;
            bottom: 0;
            padding: 1.5rem;
            border-radius: 0.5rem;
            background: #FFF;
            margin-top: -85px;
            box-shadow: 0 10px 15px -3px rgb(0 0 0 / 10%), 0 4px 6px -2px rgb(0 0 0 / 5%);
            text-align: center;
        }

        .carrouselPromoContainer img {
            border-radius: 8px;
        }

        .carrouselPromoContainer {
            width: 220px;
            background: #000;
            border-radius: 10px;
            margin: 0 14px;
            align-items: center;
            padding: 0px;
            position: relative;
        }

        .carrouselPromoContainer>a>img:hover {
            opacity: 0.4;
        }

        .categoryDepto__call2action {
            position: absolute;
            top: 0;
            right: 0;
            left: 0;
            bottom: 0;
            width: 90%;
            justify-content: center;
            align-items: center;
            text-align: center;
            color: #fff;
            padding: 10px 0px;
            margin-right: auto;
            margin-left: auto;
            display: flex;
            flex-direction: row;
            background: #000000bf;
            width: 100%;
            border-radius: 8px;
            opacity: 0;
            transition: all 0.5s ease;
        }

        .categoryDepto__call2action:hover {
            background: #000000bf;
            transition: all 0.5s ease;
            opacity: 1;
        }

        .opcion2__banner:hover {
            margin: auto;
            height: 40px;
            width: 90%;
            border-radius: 0px;
            background: #000;
        }

        .categoryDepto__buyNow {
            font-size: 20px;
            font-weight: bold;
        }

        .nosto-list>div {
            display: flex;
            flex-direction: row;
            gap: 10px
        }

        .nosto-list>div>div {
            box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
            background: #fff;
            padding: 0px 10px;
            margin: 3px;
            border-radius: 4px;
        }

        #productpage-nosto-2 .nosto-product-info {
            margin-top: 10px;
            text-transform: lowercase;
        }

        #productpage-nosto-2 .nosto-list-item {
            padding: 0px !important;
            margin-bottom: 5px;
        }

        #productpage-nosto-2 .nosto-product-name {
            min-height: 32px !important;
        }

        #productpage-nosto-2 .nosto-product-name:first-letter {
            text-transform: uppercase;
        }

        #productpage-nosto-2 .nosto-product-price {
            font-weight: 16px !important;
            font-weight: 600 !important;
        }

        .nosto-main-image {
            margin: 0 auto;
        }

        h2 span {
            font-size: 22px;
            font-weight: 500;
        }

        /* .sideCart__content >.sideCart__interest{display: none !important;} */
        .addtoCart__FooterTitle {
            color: #000000;
            letter-spacing: 0.6px;
            font-family: commuters-sans, sans-serif !important;
            font-size: 18px;
            font-weight: 300;
            border-bottom: 3px solid red;
            text-transform: capitalize !important;
            display: block;
            margin-block-start: 1em;
            margin-block-end: 1em;
            margin-inline-start: 0px;
            margin-inline-end: 0px;
        }

        .addtoCart__Footer {
            font-size: 12px;
            color: #000000;
            letter-spacing: 0.6px;
            font-family: commuters-sans, sans-serif !important;
            font-weight: 400;
            text-transform: uppercase;
            width: 100%;
            height: auto;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column;
            margin-top: 15px;
        }

        .addtoCart__Footer .Footer__Products {
            font-size: 12px;
            color: #000000;
            letter-spacing: 0.6px;
            font-family: commuters-sans, sans-serif !important;
            font-weight: 400;
            text-transform: uppercase;
            position: relative;
            box-sizing: border-box;
            user-select: none;
            touch-action: pan-y;
            -webkit-tap-highlight-color: transparent;
            margin-bottom: 10px;
            width: 80%;
            height: auto;
            display: block;
        }

        p.addtoCart__FooterTitle {
            margin-block-start: 0em !important;
        }

        /* carrousel petweek */
        .carrouselCard__Info-NameTitle::first-letter {
            text-transform: uppercase;
        }

        #ecoProducts>div.slider.ecoProducts.mostViewContainer.slick-initialized.slick-slider>div>div>div>div.carrouselCard__Info>a>div.carrouselCard__Info-Name>p {
            text-transform: lowercase;
            font-weight: 500;
            font-size: 15px;
        }

        /* fin carrousel petweek */
        .nosto-list>div>div {
            box-shadow: none;
        }

        /**********************************************************
 ******************* NOSTO CATEGORIES CYBER 2 *************
 **********************************************************/

        .ribbon2 {
            position: absolute;
            left: 0px;
            top: 10px;
            z-index: 1;
            overflow: hidden;
            width: 132px;
            height: 53px;
            text-align: right;

        }

        .ribbon2 span {
            font-size: 10px;
            font-weight: 700;
            color: #FFF;
            text-transform: uppercase;
            text-align: center;
            line-height: 20px;
            transform: rotate(45deg);
            -webkit-transform: rotate(0deg);
            width: 100px;
            display: block;
            background: #79A70A;
            background: linear-gradient(rgb(54 11 132) 0%, rgb(54 11 132) 100%);
            box-shadow: 0 3px 8px -5px rgb(0 0 0);
            position: absolute;
            top: 5px;
            left: 5px;
            padding: 7px 5px;
            border-top-right-radius: 15px;
            border-bottom-right-radius: 15px;
        }

        .ribbon2 span::before {
            content: "";
            position: absolute;
            left: 0px;
            top: 100%;
            z-index: -1;
            border-left: 3px solid #12032d;
            border-right: 3px solid transparent;
            border-bottom: 3px solid transparent;
            border-top: 3px solid #12032d;
        }



        .elHasta {
            background-color: aliceblue;
            color: #b6111f;
            padding: 6px;
            border-radius: 30px;
        }

        @media (min-width: 1729px) {
            .ribbon2 span {
                left: 10px;
            }
        }


        .ribbonLink {
            position: relative;
        }


        .elHasta {
            background-color: aliceblue;
            color: #b6111f;
            padding: 6px;
            border-radius: 30px;
        }

        .elVerTodos {
            font-size: 20px;
            font-weight: 900;
            display: inline-block;
            vertical-align: middle;
            margin-top: 40%;
            position: absolute;
        }

        .ca-image-special {
            background: #EEE;
            border-radius: 50%;
            position: relative;
            vertical-align: middle;
            align-items: center;
            display: flex;
            flex-direction: column;
        }

        #banner_bottom {
            margin-top: 32px;
        }

        body {
            background-color: #fff !important;
        }


        @media (min-width: 2600px) {
            #containerMenuDept {
                display: flex !important;
                flex-direction: column;
                padding-left: 25%;
            }
        }


        /* carruseles nosto */

        #productpage-nosto-2 .nosto-image-container {
            border: 1px solid #cfcfcf;
            border-radius: 10px;
        }

        .nosto-product-name
        {
        font-weight: 600 !important;
        font-family: 'Work-Sans';
        }

        .nosto-header {
            font-family: 'Work-Sans';
            text-transform: uppercase;

        }

        .instagram--title:hover {
            text-decoration: underline !important;
        }

        /* footer exclusivo */
        .copy1,
        .copy2,
        .copy3 {
            line-height: 20px !important;
        }

        /* Modal envios a domicilio */

        .modal--envios--ul {
            padding: 10px 35px;
            text-align: left;
            font-size: 15px;
            font-family: 'Work-Sans';
        }

        .modal--envios {
            width: 40% !important;
        }

        .modal--envios--img {
            width: 120px;

        }

        .modal--envios--title {
            font-size: 24px;
            color: #ff0000;
            font-weight: 700;
            text-align: center;
            padding-left: 35px;
            font-family: 'Work-Sans';
            margin-top: 32px;
        }

        .modal--envios--estandar {
            display: flex;
            justify-content: center;
            gap: 5%;
            margin-top: 32px;
        }

        div.modal--envios>div.swal2-actions>button.swal2-confirm.swal2-styled {
            background-color: red;
            font-family: 'Work-Sans';
        }

        .belowBannerLink {
            cursor: pointer;
        }

        .modal--envios--p2 {

            font-size: 14px;
        }

        .modal--envios--p2,
        .modal--envios--p1,
        .modal--envios--p3 {
            font-size: 14px;
        }

        .modal--envios--30 {
            width: 30%;
            position: relative;
        }

        .middle--container::before {
            content: ' ';
            position: absolute;
            font-size: 30px;
            border: 3px solid #d7d7d75e;
            width: 35%;
            border-radius: 5px;
            left: -25%;
            top: 30%;
        }

        @media (max-width: 1400px) {
            .modal--envios {
                width: 50% !important;
            }
        }

        /* Modal envios a domicilio */

        /* Modal retiro en tienda */

        .modal--retiro--ul {
            padding: 10px 35px;
            text-align: left;
            font-size: 15px;
            font-family: 'Work-Sans';
        }

        .modal--retiro {
            width: 38% !important;
        }

        .modal--retiro--estandar {
            display: flex;
            justify-content: center;
            gap: 10%;
            margin-top: 32px;
        }

        .modal--retiro--50 {
            width: 40%;
            position: relative;
        }

        .modal--retiro--title {
            font-size: 18px;
            color: #999999;
            font-weight: 300;
            text-align: left;
            padding-left: 35px;
            font-family: 'Work-Sans';
        }

        div.modal--retiro>div.swal2-actions>button.swal2-confirm.swal2-styled {
            background-color: red;
            font-family: 'Work-Sans';
        }

        @media (max-width: 1400px) {
            .modal--retiro {
                width: 50% !important;
            }
        }

        @media (max-width: 1400px) {
            .customCapa8 {
                left: -40% !important;
            }
        }

        @media (min-width: 1900px) {
            .customCapa8 {



                left: -35% !important;

            }
        }

        /* fin modal retiro */
        .belowBannerLink {
            cursor: pointer;
        }

        .modal--retiro--ul li {
            margin-bottom: 10px;
        }

        .customArrowLeft-slick-home {
            margin: 0;
            position: absolute;
            display: block;
            padding: 0;
            font-size: 0;
            line-height: 0;
            top: 40%;
            transform: translate(0, -50%);
            cursor: pointer;
            color: #ffe72c;
            border: none;
            outline: 0;
            background: none;
            left: 20px;
            top: 50%;
            z-index: 2;
            width: 3%;
        }

        .customArrowRight-slick-home {
            margin: 0;
            position: absolute;
            padding: 0;
            font-size: 0;
            line-height: 0;
            top: 40%;
            transform: translate(0, -50%);
            cursor: pointer;
            color: #ffe72c;
            border: none;
            outline: 0;
            background: none;
            right: 20px;
            top: 50%;
            z-index: 2;
            display: block !important;
            width: 3%;
        }

        .carrouselCard {
            box-shadow: none !important;
        }

        .carrouselCard__img {
            width: 100%;
            max-height: 200px !important;
            display: block;
            position: relative;
            border: 1px solid #cfcfcf;
            border-radius: 10px;
            font-family: 'Work-Sans';
        }

        .carrouselCard:hover {
            transform: none !important;
            box-shadow: none !important;
            cursor: pointer !important;
            font-family: 'Work-Sans';
        }

        .carrouselCard__Info-NameTitle {
            font-size: 14px !important;
            text-align: center !important;
            font-family: 'Work-Sans';
        }

        .carrouselCard__Info-Price {
            background: none !important;
            border: none !important;
            font-family: 'Work-Sans';
        }

        .carrouselCard__Info .regularInfo__Title {
            font-size: 14px !important;
            font-weight: 600 !important;
            font-family: 'Work-Sans';
            bottom: 40% !important;
            left: 35% !important;
            position: absolute !important;
            color: #ff290b;
        }

        .carrouselCard__Info {
            bottom: 12% !important;
        }

        .customArrowLeft-slick-bottom {
            margin: 0;
            position: absolute;
            display: block;
            padding: 0;
            font-size: 0;
            line-height: 0;
            top: 50%;
            transform: translate(0, -50%);
            cursor: pointer;
            color: #ffe72c;
            border: none;
            outline: 0;
            background: none;
            left: -40px;
            right: -40px;
            z-index: 2;
        }

        .customArrowRight-slick-bottom {
            margin: 0;
            position: absolute;
            padding: 0;
            font-size: 0;
            line-height: 0;
            top: 50%;
            transform: translate(0, -50%);
            cursor: pointer;
            color: #ffe72c;
            border: none;
            outline: 0;
            background: none;
            right: -40px;
            z-index: 2;
            display: block !important;
        }

        /* Modal retiro en tienda */


        html {
            scroll-behavior: smooth;
        }

        .customCapa8 {

            top: 50% !important;

            left: -40%;

        }

        body>div:nth-child(43)>h2>span {
            background-color: transparent;
            color: #1A1A1A;

            padding: 20px 0;
            border: none;
            text-align: center;
            font-size: 22px;
            font-weight: bold;
            text-transform: uppercase;
        }

        .categoryDepto__buyNow {
            font-size: 18px !important;
            font-weight: 100 !important;
            padding: 7px;
            border-radius: 5px;
        }

        .row .optionsTrack li {
            width: 25% !important;
        }

        .row .optionsTrack h3 {
            font-size: 14px;
            width: 100% !important;
        }

        .modal--contact {
            border-radius: 15px;
            width: 18em;
            padding: 0 0 2.25em;
        }

        .modal--contact--title {
            color: #000;
        }

        .modal--contact .swal2-close {
            color: #000;
        }

        .modal--contact--container--title {
            border-top-left-radius: 15px;
            border-top-right-radius: 15px;
            background: #f8f8f8;
            padding: 30px 0px;

        }

        .modal--contact #swal2-html-container {
            margin: 0px !important;
            font-family: Work-Sans;
        }

        .modal--contact--container--info {
            margin-top: 20px;
        }

        .modal--contact--container--number {
            display: flex;
            justify-content: center;
            margin-top: 3px;
            gap: 4px;
            align-items: center;
        }

        .modal--contact--container--number label {
            color: #000;
            cursor: pointer;
        }

        .modal--contact--subtitle {
            font-weight: 500;
            color: #000;
        }

        body>div.swal2-container.swal2-center.swal2-backdrop-show>div>button {
            box-shadow: none !important;
        }

        @media (max-width: 1250px) {
            #main-banner {
                min-height: 320px;
            }
        }

        @media (max-width: 1250px) {
            #main-banner {
                min-height: 450px;
            }
        }

        .customArrowRight-slick {
            margin: 0;
            position: absolute;
            padding: 0;
            font-size: 0;
            line-height: 0;
            top: 40%;
            transform: translate(0, -50%);
            cursor: pointer;
            color: #ffe72c;
            border: none;
            outline: 0;
            background: none;
            right: -40px;
            z-index: 2;
            display: block !important;
        }

        .customArrowLeft-slick {
            margin: 0;
            position: absolute;
            display: block;
            padding: 0;
            font-size: 0;
            line-height: 0;
            top: 40%;
            transform: translate(0, -50%);
            cursor: pointer;
            color: #ffe72c;
            border: none;
            outline: 0;
            background: none;
            left: -40px;
            right: -40px;
            z-index: 2;
        }

        .retargetingTitle {
            font-family: 'Work-Sans';
        }

        .klaviyo-form-S2sSTW div#footer * {}

        #footer>div>div>div>div>div>div>form>div>div:nth-child(3) {
            margin: 0 !important;
        }

        #footer>div>div>div>div>div>div>form>div>div:nth-child(3)>div>div>input {
            width: 100% !important;
        }

        #footer>div>div>div>div>div>div>form>div>div:nth-child(4) {
            margin: 0 !important;
        }

        .sideCart__interest>.addtoCart__Footer {
            display: none;
        }

        .sideCart__footer {
            position: absolute !important;
            bottom: 30px !important;
            width: 95%;
        }

        .sp__card {
            display: flex !important;
            flex-direction: column;
            box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
            margin: 10px 10px 10px 10px;
            padding: 20px;
            border-radius: 10px;
            text-align: center;
            align-items: center;
            height: 250px;
            min-height: 250px;
            position: relative;
        }

        .sp__card img {
            width: 160px;
            height: 160px;
        }

        .sp__card span {
            margin-top: 15px;
            font-size: 15px;
            margin-bottom: 15px;
        }

        .sp__card label {
            width: fit-content;
            background: red;
            color: #fff;
            padding: 5px;
            font-size: 13px;
            border-radius: 5px;


        }

        .sp_discount_final,
        .sp_store_final {
            font-weight: 900;
            color: #f81700;
        }

        .sp_discount_regular,
        .sp_store_regular {
            text-decoration: line-through;
        }

        .sp_discount_percentaje,
        .sp_store_percentaje {
            background: #f81700;
            color: #fff;
            position: absolute;
            top: -15px;
            right: 0;
            margin: 0;
            padding: 5px 10px;
            border-top-right-radius: 10px;
        }

        .carrouselPromoContainer {
            max-height: 351px;
        }

        .carrouselPromoContainer img {
            max-height: 351px;
        }


        @media (min-width: 1600px) {

            .carrouselPromoContainer {
                max-height: 416px;
            }

            .carrouselPromoContainer img {
                max-height: 416px;
            }

        }

        #banner_middle>div>div>div>a>div {
            display: none;
        }


        .leaderboardContainer {
            width: calc(48% - 20px);
            float: left;
            padding: 20px 10px;
        }

        .large_leaderboard {
            width: calc(100% - 20px);
            padding: 10px 10px;
        }

        .square_bottom {
            width: 23%;
            padding: 1%;
            float: left;
        }

        .carrouselPromoContainer {
            background: #FFF !important;
            border-radius: 20px;
        }

        #banner_bottom img {
            border-radius: 20px;
        }

        .slick img {
            border-radius: 20px;
        }