#highlights {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: auto !important;
    margin-bottom: 50px;
}

.highlight {
    position: relative;
    width: 100%;
    display: block;
    height: auto !important;
    text-align: center;
    color: white;
    font-size: 48px;
    text-decoration: underline;
}

.productSlide .productViewContainer {
    margin-bottom: 0px;
}

.sliderWithTxt .sliderGroupContainer {
    margin-bottom: 0px;
}

h1.categoriesSlider {
    font-family: "Spectral";
    font-size: 20px;
    text-align: center;
    color: #221e1e;
    margin-bottom: 40px;
    margin-top: 30px;
    letter-spacing: 0px;
    font-weight: 400;
}

.group-look-slider-title {
    font-size: 40px;
    line-height: 60px;
    font-family: Spectral;
    font-weight: 100 !important;
    color: rgba(34, 30, 30, 1);
}

.look-slide.slick-slide {
    margin: 0px 4px;
}

.group-look-slider {
    float: left;
    margin-top: 0px;
    margin-bottom: 20px;
}

a.look-slider-tag.left-card.show {
    color: black;
    background: white;
}

.group-look-slider .look-slider-left-arrow,
.group-look-slider .look-slider-right-arrow {
    width: 26px;
    height: 36px;
    top: 53%;
}

.group-look-slider .look-slider-left-arrow img,
.look-slider-right-arrow img {
    width: 29px;
}

.imageWithoutTextContainer:nth-child(2) {
    margin-left: 4%;
}

.group-look-slider .look-slider-tag {
    padding: 6px;;
    color: black;
}

.group-look-slider .look-slider-tag-info {
    display: flex;
    gap: 3px;
    justify-content: flex-start;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
}

.look-slider-tag-client {
    width: 100%;
    font-size: 10px;
    margin-bottom: 6px;
}

.group-look-slider .look-slider-tag-img {
    height: 76px;
    width: 60px;
}

.group-look-slider .look-slider-tag-price {
    width: fit-content;
}

.group-look-slider .look-slider-bank-prices {
    width: fit-content;
    overflow: visible;
    margin-left: 4px;
}

.group-look-slider img.look-slider-bank-price-img {
    top: -1px;
    height: 10px;
}

.secondCategory:hover .verMas {
    opacity: 1;
}

.look-slider-bank-price-price {
    color: #000066;
}

.secondCategoriesSliderContainer .verMas {
    color: black;
    text-align: center;
    font-family: spectral;
    margin-top: 30px;
    cursor: pointer;
    font-size: 14px;
    opacity: 0;
}

.secondCategoryItemsContainer img {
    aspect-ratio: 13/18;
    width: 100%;
    object-fit: cover;
}

.secondCategoryItemsContainer {
    margin: 0px 10px;
    cursor: pointer;
}

.secondCategoryTitle {
    color: black;
    text-align: center;
    margin-top: 20px;
}

.secondCategoriesSliderContainer {
    background-color: #f5f5f5;
    width: 94%;
    padding: 30px 3%;
    float: left;
    margin-top: 2vw;
    margin-bottom: 2vw;
}

.categoriesSlider {
}

secondCategoriesSliderContainer .verMas {
    margin-top: 20px;
}

.widthContainer {
    width: 100%;
    position: relative;
    margin: 0 auto;
    height: auto;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 150px !important;
}

.homeBanner {
    display: none;
    line-height: 30px;
    height: 30px;
    text-align: center;
    width: 100vw;
    justify-content: center;
    flex-flow: column;
    background: #245472;
    font-size: 13px;
    font-family: "RFDewi Expanded";
    font-weight: bold;
    color: white;
    margin-top: -50px;
    margin-bottom: 50px;
}

.seeMoreBtn {
    color: #098094;
    display: block;
    position: relative;
    background: #dcf7ff;
    height: 25px;
    width: fit-content;
    line-height: 25px;
    padding: 10px;
    top: -230px;
    border-radius: 6px;
    margin: 0 auto;
    font-size: 22px;
    border: 2px solid #dcf7ff;
    font-weight: bold;
    cursor: pointer;
}

.seeMoreBtn:hover {
    background: transparent;
    color: #ffffff;
}

.mesaDeTrabajo {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 30px;
}

.itauDiv {
    display: block;
    position: relative;
    width: 75%;
    margin: 0 auto;
    height: 15vw;
}

.itauImg {
    width: 100%;
}

.itauBtn {
    color: #e86d32;
    display: block;
    position: relative;
    background: #fff1dc;
    height: 25px;
    width: 175px;
    cursor: pointer;
    line-height: 25px;
    padding: 10px;
    left: 35%;
    text-align: center;
    right: 0;
    top: -24vh;
    border-radius: 6px;
    margin: 0 auto;
    font-size: 22px;
    border: solid 2px #fff1dc;
    font-weight: bold;
}

.itauBtn:hover {
    background: transparent;
    color: #fff1dc;
}

#imageGroupTitle {
    font-size: 20px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-top: 50px;
    margin-bottom: 25px;
    color: #333234;
    text-align: center;
}

.slick-dots {
    bottom: 20px !important;
}

.slick-dots li button {
    text-indent: -9999px;
}

.slick-dots li button:before {
    border: 2px solid #58595b;
    border-radius: 100px;
    top: 10px !important;
    width: 14px !important;
    height: 14px !important;
    background-color: #ffffff;
    color: transparent;
    opacity: 0.5;
    font-size: 0px;
}

.slick-dots li {
    margin: 1px !important;
}

.slick-dots li.slick-active button:before {
    opacity: 1;
}

#mapDiv {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 500px;
    min-width: 1100px;
    margin-top: 20px;
}

#contactDiv {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #b2d6d1;
}

#contactTitle {
    position: relative;
    margin-top: 80px;
    text-align: center;
    color: white;
    letter-spacing: 2px;
    font-size: 20px;
}

.contactInput {
    position: relative;
    float: left;
    width: 360px;
    padding-left: 15px;
    margin-top: 30px;
    height: 35px;
    background-color: transparent;
    border: 2px solid white;
    border-radius: 5px;
    color: white;
    font-size: 16px;
}

.contactInput::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: white;
    opacity: 1;
}

.contactInput:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: white;
    opacity: 1;
}

.contactInput::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: white;
    opacity: 1;
}

.contactInput:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: white;
    opacity: 1;
}

.contactInput::-ms-input-placeholder {
    /* Microsoft Edge */
    color: white;
    opacity: 1;
}

#contactName {
    margin-left: 150px;
    margin-right: 40px;
}

#contactMessage {
    margin-left: 150px;
    width: 780px;
    padding-top: 10px;
    height: 200px;
    resize: none;
}

#contactSend {
    position: relative;
    float: right;
    width: 300px;
    margin-right: 150px;
    margin-top: 20px;
    height: 40px;
    background-color: #84cdc4;
    color: white;
    text-align: center;
    line-height: 40px;

    letter-spacing: 2px;
    margin-bottom: 60px;
    border-radius: 3px;
    border: 2px solid #84cdc4;
    cursor: pointer;
    transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
}

#contactSend:hover {
    background-color: #35b7a7;
    border: 2px solid #35b7a7;
}

#imageGroups {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
}

.brandLogo {
    float: left;
    width: 15%;
    margin-left: 1%;
}

#brandsContainer {
    width: 80%;
    background-color: #ebebeb;
    height: fit-content;
    margin: 0px auto;
    overflow: hidden;
    margin-bottom: 50px;
}

.brand:hover .designerName {
    display: block;
}

.more {
    margin: 0 auto;
    height: 30px;
    margin-top: 45px;
    position: relative;
}

.closeCampaignPopup {
    z-index: 1000;
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 12px;
    cursor: pointer;
    height: 12px;
}

.designerName {
    position: absolute;
    display: none;
    height: 11vw;
    width: 11vw;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    border-radius: 50%;
    color: white;
    font-size: 13px;
    font-weight: bold;
    background: linear-gradient(180deg, #090909 0%, rgba(28, 28, 28, 0) 100%);
    background-blend-mode: multiply, normal;
}

.moweekPresencialBanner {
    width: 92%;
    margin: 4%;
    margin-top: 30px;
    margin-bottom: 45px;
}

.brandsDiv {
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    height: auto;
    display: flex;
    overflow: visible;
    gap: 15px;
    justify-content: space-between;
}

.moweekBtn {
    position: absolute;
    float: right;
    top: 35%;
    right: 8vw;
    font-weight: bold;
    font-size: 20px;
    color: #e86d32;
    background: #fff1dc;
    border-radius: 6px;
    padding: 10px;
    padding-left: 40px;
    padding-right: 40px;
    border: solid 2px #fff1dc;
}

.sliderGroupSliderContainer {
    display: block;
    position: relative;
    margin: 0 auto;
}

.sliderGroupContainer {
    width: 100% !important;
}

.moweekBtn:hover {
    background: transparent;
    color: #fff1dc;
}

.moweekDiv {
    position: relative;
    display: block;
    width: 75vw;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    margin-top: -20px;
    margin-bottom: 40px;
}

.moweekImg {
    position: relative;
    max-width: 100%;
    height: auto;
}

#indexWidthContainer {
    position: relative;
    width: 100%;
    margin: 0 auto;
    height: auto;
    /* margin-bottom: 70px; */
}

.moweekPresencialBanner img {
    width: 100%;
}

.brandsSliderContainer {
    float: left;
    position: relative;
    height: auto;
    margin: 0 auto;
    margin-top: 0px !important;
    width: 100%;
    float: left;
}

#vimeoVideoContainer {
    position: relative;
    width: 100vw;
    height: 50vh;
    overflow: hidden;
    margin-bottom: 50px;
}

.moWeekMedia {
    margin: auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
    overflow: hidden;
    width: 100%;
    margin-top: 10px;
    float: left;
    height: 110px;
    background-color: #f5f5f5;
}

.moWeekMediaBox {
    width: 29%;
    color: #000;
    text-align: center;
    border-right: 1px solid #000;
    height: 58px;
    margin-top: 24px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.moWeekMediaBox:first-of-type {
    border-left: 1px solid #000;
    width: 27%;
    margin-left: 4%;
}

.moWeekMediaBox:last-of-type {
    width: 27%;
    margin-right: 4%;
}

.moWeekMediaTitle {
    font-size: 22px;
    line-height: 29px;
    margin-top: 20px;
    margin-bottom: 0px;
}

.moWeekMediaText {
    font-size: 12px;
    line-height: 11px;
    /* letter-spacing: 1px; */
    /* padding-bottom: 4px; */
    border-bottom: 1px solid #000;
    margin: 2px auto 18px;
    width: fit-content;
    text-transform: uppercase;
}

.moWeekMediaBox:hover .moWeekMediaText {
    /* border-color: #d3aac3; */
    font-weight: 600;
}

.moWeekMediaMobileTitle {
    display: none !important;
}

.brandsLettersIndex {
    width: 90%;
    color: #000000;
    font-size: 16px;
    line-height: 20px;
    margin: auto;
    overflow: hidden;
    margin-bottom: 50px;
}

.brandsLettersIndex p:first-of-type {
    font-size: 20px;
    line-height: 22px;
    font-weight: 500;
    padding-bottom: 10px;
    border-bottom: 1px solid #000000;
}

#lettersContainer {
    float: left;
    width: 100%;
    line-height: 40px;
    display: flex;
    justify-content: space-around;
    color: #000000;
    margin-right: 2%;
}

.abecedarioLetter {
    float: left;
    font-size: 20px;
    cursor: pointer;
}

.abecedarioLetter:hover {
    opacity: 0.2;
}


/* FlipClock */

.countdown {
    position: absolute;
    width: 15%;
    top: 60%;
    transform: translateY(-50%);
    left: 9%;
}

a.tick-credits {
    display: none;
}

.tick {
    font-size: 1rem;
    white-space: nowrap;
    font-family: arial, sans-serif;
}

.tick-flip, .tick-text-inline {
    font-size: 2.5em;
}

.tick-label {
    margin-top: 1em;
    font-size: 1em;
}

.tick-char {
    width: 1.5em;
}

.tick-text-inline {
    display: inline-block;
    text-align: center;
    min-width: 1em;
}

.tick-text-inline + .tick-text-inline {
    margin-left: -.325em;
}

.tick-group {
    margin: 0 .5em;
    text-align: center;
}


.tick-text-inline {
    color: rgb(0, 0, 0) !important;
}

.tick-label {
    color: rgb(0, 0, 0) !important;
    font-size: 8px;
    text-transform: uppercase;
    margin-top: 0px;
    font-weight: 600;
    letter-spacing: 1px;
}

.tick-flip-panel {
    color: rgb(0, 0, 0) !important;
}

.tick-flip {
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif !important;
}

.tick-flip-panel-text-wrapper {
    line-height: 1.55 !important;
}

.tick-flip-panel {
    background-color: rgb(247, 255, 247) !important;
}

.tick-flip {
    border-radius: 0.12em !important;
}

/*  */
.aboutUsIndex {
    width: 92%;
    color: #000000;
    font-size: 16px;
    line-height: 20px;
    margin: auto;
    overflow: hidden;
    /* margin-bottom: 40px; */
}

.aboutUsIndex p:first-of-type {
    font-size: 20px;
    line-height: 22px;
    font-weight: 500;
    padding-bottom: 10px;
    border-bottom: 1px solid #000000;
}

.aboutUsIndex p:last-of-type {
    font-size: 14px;
    line-height: 18px;
    width: 80%;
}

.aboutUsIndex a {
    text-decoration: underline;
    font-size: 14px;
}

.sliderContainer {
    margin: auto;
    width: calc(92% + 12px);
    overflow: hidden;
}

.leerMas {
    text-decoration: underline;
    cursor: pointer;
}

.aboutUsIndex .leerMas:hover {
    text-decoration-color: #d3aac3;
    color: #d3aac3;
}

/* .sliderContainer.sliderWithTxt:nth-child(1):after {
  content: "CuradurÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­a de estilo";
  color: black;
  margin-left: 1vw; 
  font-family: "Spectral";
  font-size: 20px;
} */

.tituloCuraduria {
    content: "CuradurÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­a de estilo";
    color: black;
    /* margin-left: 1vw; */
    font-family: "Spectral";
    font-size: 20px;
    margin-bottom: 20px;
    margin-left: 2%;
}

.gifContainer {
    width: 100%;
    height: auto;
    margin: auto;
}

.gifContainer img {
    width: 100%;
    height: auto;
}

/* gif */
.gifMoweekContainer {
    color: var(--principal2);
    margin-bottom: 40px;
    float: left;
    height: 50px;
}

.gifMoweek {
    display: flex;
    flex-wrap: nowrap;
    white-space: nowrap;
    min-width: 100%;
}

.news-message {
    display: flex;
    flex-shrink: 0;
    height: 50px;
    font-size: 11px;
    align-items: center;
    animation: slide-left 20s linear infinite;
}

.news-message p {
    font-size: 2.5em;
    font-weight: 100;
    padding-left: 0.5em;
}

.gigasBrands .sliderContainer {
    width: 100%;
}
#highlights img{
  width:100%;
}
@keyframes slide-left {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@media screen and (max-width: 1300px) and (min-width: 1200px) {
    .group-look-slider .look-slider-tag {
        padding: 5px;
    }

    .group-look-slider .look-slider-tag-img {
        aspect-ratio: 60/76;
        width: 46px;
        height: auto;
    }

    .look-slider-tag-img {
    }

    .look-slider-tag-name {
        font-size: 10px;
    }

    .look-slider-tag-client {
        font-size: 9px;
        margin-bottom: 3px;
        line-height: 9px;
    }

    .group-look-slider .look-slider-tag-info {
        width: 105px;
    }
}

@media screen and (max-width: 1200px) {
    #specialOffersContainer,
    .brands {
        width: 100%;
        padding: 0px;
        margin: 0 auto;
    }

    .group-look-slider .look-slide-img {
        width: 100%;
    }

    #highlights {
        width: 100%;
        position: relative;
        overflow: hidden;
        height: auto !important;
        margin-bottom: 50px;
    }

    .highlight {
        position: relative;
        width: 100%;
        display: block;
        height: auto !important;
        text-align: center;
        color: white;
        font-size: 48px;
        text-decoration: underline;
    }

    .productSlide .productViewContainer {
        margin-bottom: 0px;
    }

    .sliderWithTxt .sliderGroupContainer {
        margin-bottom: 0px;
    }

    h1.categoriesSlider {
        font-family: "Spectral";
        font-size: 20px;
        text-align: center;
        color: #221e1e;
        margin-bottom: 40px;
        margin-top: 30px;
        letter-spacing: 0px;
        font-weight: 400;
    }

    .group-look-slider-title {
        font-size: 40px;
        line-height: 60px;
        font-family: Spectral;
        font-weight: 100 !important;
        color: rgba(34, 30, 30, 1);
    }

    .look-slide.slick-slide {
        margin: 0px 4px;
    }

    .group-look-slider {
        margin: 40px 0px 80px;
        float: left;
    }

    a.look-slider-tag.left-card.show {
        color: black;
        background: white;
    }

    .group-look-slider .look-slider-left-arrow,
    .group-look-slider .look-slider-right-arrow {
        width: 30px;
        height: 40px;
        top: 52%;
    }

    .group-look-slider .look-slider-left-arrow img,
    .look-slider-right-arrow img {
        width: 32px;
    }

    .imageWithoutTextContainer:nth-child(2) {
        margin-left: 4%;
    }

    .group-look-slider .look-slider-tag {
        padding: 7px;
        color: black;
    }

    .group-look-slider .slick-slide .look-slider-tag img {
        width: 100%;
    }

    a.look-slider-tag-link {
        display: none;
    }

    .group-look-slider .look-slider-tag-info {
        display: flex;
        /* gap: 0px; */
        justify-content: flex-start;
    }

    .group-look-slider .look-slider-tag-img {
        height: 70px;
        width: 60px;
    }

    .secondCategory:hover .verMas {
        opacity: 1;
    }

    .group-look-slider .look-slider-tag-img {
        width: 80px;
        height: 100px;
    }

    .secondCategoriesSliderContainer .verMas {
        color: black;
        text-align: center;
        font-family: spectral;
        margin-top: 30px;
        cursor: pointer;
        font-size: 14px;
        opacity: 0;
    }

    .secondCategoryItemsContainer img {
        aspect-ratio: 13/18;
        width: 100%;
        object-fit: cover;
    }

    .secondCategoryItemsContainer {
        margin: 0px 10px;
        cursor: pointer;
    }

    .secondCategoryTitle {
        color: black;
        text-align: center;
        margin-top: 20px;
    }

    .secondCategoriesSliderContainer {
        background-color: #f5f5f5;
        width: 94%;
        padding: 30px 3%;
        float: left;
        margin-top: 2vw;
    }

    .categoriesSlider {
    }

    secondCategoriesSliderContainer .verMas {
        margin-top: 20px;
    }

    .widthContainer {
        width: 100%;
        position: relative;
        margin: 0 auto;
        height: auto;
        text-align: left;
        margin-top: 0px;
        margin-bottom: 150px !important;
    }

    .homeBanner {
        display: none;
        line-height: 30px;
        height: 30px;
        text-align: center;
        width: 100vw;
        justify-content: center;
        flex-flow: column;
        background: #245472;
        font-size: 13px;
        font-family: "RFDewi Expanded";
        font-weight: bold;
        color: white;
        margin-top: -50px;
        margin-bottom: 50px;
    }

    .seeMoreBtn {
        color: #098094;
        display: block;
        position: relative;
        background: #dcf7ff;
        height: 25px;
        width: fit-content;
        line-height: 25px;
        padding: 10px;
        top: -230px;
        border-radius: 6px;
        margin: 0 auto;
        font-size: 22px;
        border: 2px solid #dcf7ff;
        font-weight: bold;
        cursor: pointer;
    }

    .seeMoreBtn:hover {
        background: transparent;
        color: #ffffff;
    }

    .mesaDeTrabajo {
        position: relative;
        float: left;
        width: 100%;
        margin-top: 15px;
        /* margin-bottom: 65px; */
    }

    .itauDiv {
        display: block;
        position: relative;
        width: 75%;
        margin: 0 auto;
        height: 15vw;
    }

    .itauImg {
        width: 100%;
    }

    .itauBtn {
        color: #e86d32;
        display: block;
        position: relative;
        background: #fff1dc;
        height: 25px;
        width: 175px;
        cursor: pointer;
        line-height: 25px;
        padding: 10px;
        left: 35%;
        text-align: center;
        right: 0;
        top: -24vh;
        border-radius: 6px;
        margin: 0 auto;
        font-size: 22px;
        border: solid 2px #fff1dc;
        font-weight: bold;
    }

    .itauBtn:hover {
        background: transparent;
        color: #fff1dc;
    }

    #imageGroupTitle {
        font-size: 20px;
        font-weight: 300;
        text-transform: uppercase;
        letter-spacing: 3px;
        margin-top: 50px;
        margin-bottom: 25px;
        color: #333234;
        text-align: center;
    }

    .slick-dots {
        bottom: 20px !important;
    }

    .slick-dots li button {
        text-indent: -9999px;
    }

    .slick-dots li button:before {
        border: 2px solid #58595b;
        border-radius: 100px;
        top: 10px !important;
        width: 14px !important;
        height: 14px !important;
        background-color: #ffffff;
        color: transparent;
        opacity: 0.5;
        font-size: 0px;
    }

    .slick-dots li {
        margin: 1px !important;
    }

    .slick-dots li.slick-active button:before {
        opacity: 1;
    }

    #mapDiv {
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 500px;
        min-width: 1100px;
        margin-top: 20px;
    }

    #contactDiv {
        position: relative;
        width: 100%;
        height: auto;
        overflow: hidden;
        background-color: #b2d6d1;
    }

    #contactTitle {
        position: relative;
        margin-top: 80px;
        text-align: center;
        color: white;
        letter-spacing: 2px;
        font-size: 20px;
    }

    .contactInput {
        position: relative;
        float: left;
        width: 360px;
        padding-left: 15px;
        margin-top: 30px;
        height: 35px;
        background-color: transparent;
        border: 2px solid white;
        border-radius: 5px;
        color: white;
        font-size: 16px;
    }

    .contactInput::-webkit-input-placeholder {
        /* WebKit, Blink, Edge */
        color: white;
        opacity: 1;
    }

    .contactInput:-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        color: white;
        opacity: 1;
    }

    .contactInput::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        color: white;
        opacity: 1;
    }

    .contactInput:-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: white;
        opacity: 1;
    }

    .contactInput::-ms-input-placeholder {
        /* Microsoft Edge */
        color: white;
        opacity: 1;
    }

    #contactName {
        margin-left: 150px;
        margin-right: 40px;
    }

    #contactMessage {
        margin-left: 150px;
        width: 780px;
        padding-top: 10px;
        height: 200px;
        resize: none;
    }

    #contactSend {
        position: relative;
        float: right;
        width: 300px;
        margin-right: 150px;
        margin-top: 20px;
        height: 40px;
        background-color: #84cdc4;
        color: white;
        text-align: center;
        line-height: 40px;

        letter-spacing: 2px;
        margin-bottom: 60px;
        border-radius: 3px;
        border: 2px solid #84cdc4;
        cursor: pointer;
        transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -webkit-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
    }

    #contactSend:hover {
        background-color: #35b7a7;
        border: 2px solid #35b7a7;
    }

    #imageGroups {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 30px;
    }

    .brandLogo {
        float: left;
        width: 15%;
        margin-left: 1%;
    }

    #brandsContainer {
        width: 80%;
        background-color: #ebebeb;
        height: fit-content;
        margin: 0px auto;
        overflow: hidden;
        margin-bottom: 50px;
    }

    .brand:hover .designerName {
        display: block;
    }

    .more {
        margin: 0 auto;
        height: 30px;
        margin-top: 45px;
        position: relative;
    }

    .closeCampaignPopup {
        z-index: 1000;
        display: block;
        position: absolute;
        top: 20px;
        right: 20px;
        width: 12px;
        cursor: pointer;
        height: 12px;
    }

    .designerName {
        position: absolute;
        display: none;
        height: 11vw;
        width: 11vw;
        text-align: center;
        text-transform: uppercase;
        vertical-align: middle;
        border-radius: 50%;
        color: white;
        font-size: 13px;
        font-weight: bold;
        background: linear-gradient(180deg, #090909 0%, rgba(28, 28, 28, 0) 100%);
        background-blend-mode: multiply, normal;
    }

    .moweekPresencialBanner {
        width: 92%;
        margin: 4%;
    }

    .brandsDiv {
        width: 100%;
        margin: 0 auto;
        margin-top: 20px;
        height: auto;
        display: flex;
        overflow: visible;
        gap: 15px;
        justify-content: space-between;
    }

    .moweekBtn {
        position: absolute;
        float: right;
        top: 35%;
        right: 8vw;
        font-weight: bold;
        font-size: 20px;
        color: #e86d32;
        background: #fff1dc;
        border-radius: 6px;
        padding: 10px;
        padding-left: 40px;
        padding-right: 40px;
        border: solid 2px #fff1dc;
    }

    .sliderGroupSliderContainer {
        display: block;
        position: relative;
        margin: 0 auto;
    }

    .sliderGroupContainer {
        width: 100% !important;
    }

    .moweekBtn:hover {
        background: transparent;
        color: #fff1dc;
    }

    .moweekDiv {
        position: relative;
        display: block;
        width: 75vw;
        margin: 0 auto;
        height: auto;
        overflow: hidden;
        margin-top: -20px;
        margin-bottom: 40px;
    }

    .moweekImg {
        position: relative;
        max-width: 100%;
        height: auto;
    }

    #indexWidthContainer {
        position: relative;
        width: 100%;
        margin: 0 auto;
        height: auto;
        /* margin-bottom: 70px; */
    }

    .moweekPresencialBanner img {
        width: 100%;
    }

    .brandsSliderContainer {
        float: left;
        position: relative;
        height: auto;
        margin: 0 auto;
        margin-top: 0px !important;
        width: 100%;
        float: left;
    }

    #vimeoVideoContainer {
        position: relative;
        width: 100vw;
        height: 50vh;
        overflow: hidden;
        margin-bottom: 50px;
    }

    .moWeekMedia {
        margin: auto;
        display: flex;
        justify-content: space-between;
        margin-bottom: 45px;
        overflow: hidden;
        width: 100%;
        margin-top: 10px;
        float: left;
        height: 110px;
        background-color: #f5f5f5;
    }

    .moWeekMediaBox {
        width: 29%;
        color: #000;
        text-align: center;
        border-right: 1px solid #000;
        height: 58px;
        margin-top: 24px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .moWeekMediaBox:first-of-type {
        border-left: 1px solid #000;
        width: 27%;
        margin-left: 4%;
    }

    .moWeekMediaBox:last-of-type {
        width: 27%;
        margin-right: 4%;
    }

    .moWeekMediaTitle {
        font-size: 22px;
        line-height: 29px;
        margin-top: 20px;
        margin-bottom: 0px;
    }

    .moWeekMediaText {
        font-size: 12px;
        line-height: 11px;
        /* letter-spacing: 1px; */
        /* padding-bottom: 4px; */
        border-bottom: 1px solid #000;
        margin: 2px auto 18px;
        width: fit-content;
        text-transform: uppercase;
    }

    .moWeekMediaBox:hover .moWeekMediaText {
        /* border-color: #d3aac3; */
        font-weight: 600;
    }

    .moWeekMediaMobileTitle {
        display: none !important;
    }

    .brandsLettersIndex {
        width: 90%;
        color: #000000;
        font-size: 16px;
        line-height: 20px;
        margin: auto;
        overflow: hidden;
        margin-bottom: 50px;
    }

    .brandsLettersIndex p:first-of-type {
        font-size: 20px;
        line-height: 22px;
        font-weight: 500;
        padding-bottom: 10px;
        border-bottom: 1px solid #000000;
    }

    #lettersContainer {
        float: left;
        width: 100%;
        line-height: 40px;
        display: flex;
        justify-content: space-around;
        color: #000000;
        margin-right: 2%;
    }

    .abecedarioLetter {
        float: left;
        font-size: 20px;
        cursor: pointer;
    }

    .abecedarioLetter:hover {
        opacity: 0.2;
    }

    .aboutUsIndex {
        width: 92%;
        color: #000000;
        font-size: 16px;
        line-height: 20px;
        margin: auto;
        overflow: hidden;
        /* margin-bottom: 40px; */
    }

    .aboutUsIndex p:first-of-type {
        font-size: 20px;
        line-height: 22px;
        font-weight: 500;
        padding-bottom: 10px;
        border-bottom: 1px solid #000000;
    }

    .aboutUsIndex p:last-of-type {
        font-size: 14px;
        line-height: 18px;
        width: 80%;
    }

    .aboutUsIndex a {
        text-decoration: underline;
        font-size: 14px;
    }

    .sliderContainer {
        margin: auto;
        width: 92%;
        overflow: hidden;
    }

    .leerMas {
        text-decoration: underline;
        cursor: pointer;
    }

    .aboutUsIndex .leerMas:hover {
        text-decoration-color: #d3aac3;
        color: #d3aac3;
    }

    /* .sliderContainer.sliderWithTxt:nth-child(1):after {
    content: "CuradurÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­a de estilo";
    color: black;
    margin-left: 1vw;
    font-family: "Spectral";
    font-size: 20px;
  } */
    .tituloCuraduria {
        content: "CuradurÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­a de estilo";
        color: black;
        /* margin-left: 1vw; */
        font-family: "Spectral";
        font-size: 20px;
        margin-bottom: 20px;
        margin-left: 2%;
    }

    .gifContainer {
        width: 100%;
        height: auto;
        margin: auto;
    }

    .gifContainer img {
        width: 100%;
        height: auto;
    }

    /* gif */
    .gifMoweekContainer {
        color: var(--principal2);
        margin-bottom: 40px;
        float: left;
        height: 50px;
    }

    .gifMoweek {
        display: flex;
        flex-wrap: nowrap;
        white-space: nowrap;
        min-width: 100%;
    }

    .news-message {
        display: flex;
        flex-shrink: 0;
        height: 50px;
        font-size: 11px;
        align-items: center;
        animation: slide-left 20s linear infinite;
    }

    .news-message p {
        font-size: 2.5em;
        font-weight: 100;
        padding-left: 0.5em;
    }

    .gigasBrands .sliderContainer {
        width: 100%;
    }

    @keyframes slide-left {
        from {
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }
        to {
            -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
        }
    }

    @media screen and (max-width: 1200px) {
        #specialOffersContainer,
        .brands {
            width: 100%;
            padding: 0px;
            margin: 0 auto;
        }

        .group-look-slider .look-slide-img {
            width: 100%;
        }

        .group-look-slider-title {
            font-size: 33px;
        }

        .group-look-slider {
            width: 90% !important;
            margin: auto;
            float: unset;
        }

        .group-look-slider .slick-track {
            padding-bottom: 60px !important;
        }

        .group-look-slider .slick-dots li.slick-active button:before {
            border-radius: 20px;
        }

        .group-look-slider .slick-dots li button:before {
            border-radius: 20px !important;
        }

        .moWeekMediaBox {
            margin-top: 12px;
        }

        .sliderContainerCampaign {
            padding-top: 30px;
        }

        .sliderContainerCampaign .sliderLeftArrow,
        .sliderContainerCampaign .sliderRightArrow {
            display: none !important;
        }

        .brandsTitle {
            width: 90%;
            margin-top: 20px;
            font-size: 15px;
            line-height: 19px;
            padding-top: 0px;
        }

        .secondCategoriesSliderContainer {
            width: 100%;
            padding: 30px 0px;
        }

        .brand {
            display: flex !important;
            margin-left: 6px !important;
            margin-right: 6px !important;
        }

        .moWeekMedia .slick-dots button:before {
            border-radius: 0px;
            width: 18px !important;
            height: 1px !important;
            background: #58595b;
        }

        .moWeekMedia .slick-dots {
            bottom: 14px !important;
        }

        .moWeekMedia .slick-dots li.slick-active button:before {
            opacity: 1;
            color: black;
            background: black;
            border: 2px solid black;
        }

        .moWeekMedia .slick-dots li {
            margin: 0px 5px !important;
        }

        .brandDivSlider {
            height: 25vw;
            width: 25vw;
            border-radius: 50%;
            margin: 0 auto;
            background-size: cover;
            background-color: gray;
            background-blend-mode: luminosity;
            background-repeat: no-repeat;
        }

        .slick-slide .brandImg {
            width: 100% !important;
        }

        .brand.slick-slide {
            margin-left: 17px;
            margin-right: 17px;
            aspect-ratio: 1/1;
        }

        .gigasBrands .sliderContainer {
            width: 100%;
        }

        .gigasBrands .sliderTitleContainer,
        .brands .brandsTitle {
            width: calc(100% - 40px) !important;
        }
    }

    @media screen and (max-width: 768px) {
        .mesaDeTrabajo {
            margin-top: 35px;
            /* margin-bottom: 18px; */
        }

        .abecedarioLetter {
            font-size: 14px;
        }

        .countdown {
            width: 50%;
            left: 50%;
            transform: translateX(-50%);
            top: 55%;
        }

        .look-slider-bank-price-price {
            min-width: max-content;
        }


        .group-look-slider .look-slider-bank-price-price {
            font-size: 13px;
        }

        .group-look-slider img.look-slider-bank-price-img {
            height: 12px;
        }

        .secondCategoryItemsContainer img {
            width: 100% !important;
            aspect-ratio: 13/17;
            object-fit: cover;
        }

        .sliderContainerCampaign {
            padding-top: 0px;
        }

        .sliderContainerCampaign .sliderLeftArrow,
        .sliderContainerCampaign .sliderRightArrow {
            display: block !important;
        }

        .secondCategoryTitle {
            font-size: 14px;
        }

        .promoImageColumnDescription {
            /* margin-top: -30px; */
        }

        .secondCategoriesSliderContainer {
            width: 100%;
            padding: 30px 0px;
        }

        .secondCategoryItemsContainer {
            margin: 0px 7px;
        }

        #highlights {
            margin-bottom: 0px;
        }

        .sliderContainer.sliderWithTxt:nth-child(1):after {
            width: 1005;
            margin: auto;
            display: block;
            position: absolute;
            margin-left: 20px;
            margin-top: 10px;
        }

        h1.categoriesSlider {
            width: 80%;
            margin-left: 10%;
            font-size: 1.2rem;
            margin-top: 20px;
        }

        .brandsSliderContainer {
            margin-bottom: 40px;
        }

        .secondCategoriesSliderContainer .verMas {
            display: none;
        }

        .promoColumnImages {
            width: 80%;
            margin-left: 10%;
            margin-bottom: 10px;
            height: 200px;
        }

        .itauDiv {
            width: 96%;
            height: auto;
            margin-left: 6%;
            margin-right: 0;
        }

        .seeMoreBtn {
            height: 10px;
            font-size: 13px;
            line-height: 10px;
            top: -115px;
        }

        .itauBtn {
            height: 8px;
            font-size: 14px;
            line-height: 8px;
            top: -47px;
            left: 0;
            width: 120px;
            margin-left: 31px;
        }

        .promoWideImages {
            width: 80%;
            margin-left: 10%;
            margin-bottom: 10px;
            height: 200px;
            margin-top: 0px;
        }

        #promoShadow {
            width: 80%;
            margin-bottom: 10px;
        }

        #paymentAndShipping {
            height: auto;
            overflow: hidden;
        }

        #paymentOptions {
            margin-top: 5px;
            height: auto;
            width: 100%;
            border-right: 0px;
            position: relative;
            border-bottom: 1px solid #f7f7f7;
            overflow: hidden;
            text-align: center;
        }

        #deliveryOptions {
            margin-top: 5px;
            height: auto;
            width: 100%;
            border-right: 0px;
            position: relative;
            border-bottom: 1px solid #f7f7f7;
            padding-bottom: 5px;
            overflow: hidden;
            text-align: center;
        }

        #locationOptions {
            margin-top: 5px;
            height: auto;
            width: 100%;
            border-right: 0px;
            position: relative;
            /* border-bottom: 1px solid #F7F7F7; */
            overflow: hidden;
        }

        #deliveryOptions:hover,
        #locationOptions:hover {
            cursor: pointer;
        }

        .paymentOption {
            height: 20px;
            margin-right: 4px;
            margin-left: 4px;
            float: none;
            margin-top: 15px;
            margin-bottom: 10px;
        }

        #mobileCreditCard {
            display: block;
        }

        #mobileDelivery {
            display: block;
            margin-top: 13px;
            width: 36px;
            float: left;
            margin-left: 20px;
            display: inline-block;
            margin-bottom: 8px;
        }

        #mobileLocation {
            display: block;
            background-image: url(../../files/paymentLocationIcon.png);
            background-size: contain;
            background-repeat: no-repeat;
            margin-top: 10px;
            width: 18px;
            height: 24px;
            float: left;
            margin-left: 29px;
            display: inline-block;
            margin-bottom: 13px;
        }

        #paymentOption2 {
            width: 26px;
            height: 18px;
            margin-top: 8px;
        }

        #paymentText {
            display: none;
        }

        #deliveryOptionIcon {
            display: none;
        }

        #locationOptionIcon {
            display: none;
        }

        #deliveryOptionText {
            margin-top: 17px;
            margin-left: 20px;
            font-size: 13px;
            float: left;
            top: 0px;
            height: 20px;
        }

        #locationOptionText {
            margin-top: 17px;
            margin-left: 28px;
            font-size: 13px;
            float: left;
            top: 0px;
            height: 20px;
        }

        #specialOffers {
            display: none;
        }

        .dots {
            display: none;
        }

        #specialOffersMobile {
            display: block;
            padding-top: 0px;
            padding-bottom: 10px;
        }

        .specialOfferImg {
            margin-left: 0px;
        }

        #specialOffersTitle {
            margin-top: 25px;
            margin-bottom: 0px;
        }

        .specialOffer {
            height: auto;
            overflow: hidden;
        }

        #offersLeftArrowContainer {
            position: absolute;
            margin-top: 41px;
            width: 15%;
            height: 250px;
        }

        .imagesLeftArrow {
            background-image: url("/images/carousell/leftArrow.png");
            height: 30%;
            width: 40%;
            background-size: contain;
            background-repeat: no-repeat;
            position: absolute;
            left: 30%;
            top: 30%;
        }

        #offersRightArrowContainer {
            width: 15%;
            height: 250px;
            position: absolute;
            right: 0px;
            margin-top: 41px;
        }

        .imagesRightArrow {
            background-image: url(/images/carousell/rightArrow.png);
            height: 30%;
            width: 40%;
            background-size: contain;
            background-repeat: no-repeat;
            position: absolute;
            left: 30%;
            top: 30%;
        }

        .mainImageSelect {
            background-size: cover;
        }

        #imageGroups {
            width: 100%;
        }

        .highlight {
            width: 100vw !important;
        }

        #specialOffersContainer {
            margin-top: -75px !important;
        }

        .moweekDiv {
            margin-top: 30px;
            width: 90vw;
        }

        .moweekBtn {
            font-size: 16px;
            padding-right: 20px;
            right: 33vw;
            top: 64%;
            padding-left: 20px;
        }

        #indexWidthContainer {
            width: 100vw;
            /* margin-bottom: 25px; */
        }

        .imageWithoutTextContainer:first-of-type {
            /* margin-top: 5px; */
        }

        .tituloCuraduria {
            font-size: 16px;
            margin-bottom: 0px;
            margin-left: 20px;
        }

        .sliderGroupContainer.brandsSlider {
            /* width: calc(100% - 24px) !important; */
        }

        .sliderContainerCampaign .sliderGroupContainer.brandsSlider {
            width: 100% !important;
        }

        .brandsSliderContainer .brandsTitle {
            width: calc(100% - 40px);
        }

        .gigasBrands .sliderContainer .sliderTitleContainer {
            width: calc(100% - 40px) !important;
        }

        .brands .brandsDiv {
            width: calc(100% - 18px) !important;
        }

        .moWeekMediaBox {
            border-right: unset;
            /* width: 100vw !important; */
            margin: unset !important;
            height: 50px !important;
            display: flex !important;
            margin-top: 18px !important;
            border-left: 1px solid #000;
            border-right: 1px solid #000;
            justify-content: center;
        }

        .moWeekMediaTitle {
            font-size: 23px;
            line-height: 28px;
            width: 100%;
            /* margin-left: 10%; */
            /* margin-right: unset !important; */
            /* border-left: 1px solid #000; */
            /* border-right: 1px solid #000; */
            margin-top: 0px;
        }

        .moWeekMediaMobileTitle {
            display: flex !important;
            justify-content: center;
        }

        .moWeekMediaDesktopTitle {
            display: none !important;
        }

        .moWeekMediaText {
            font-size: 9px;
            margin-top: 3px;
            line-height: 13px;
            margin-bottom: 0px;
        }

        .aboutUsIndex {
            width: 90%;
            font-size: 15px;
            line-height: 19px;
            margin: 40px auto 0px;
        }

        .aboutUsIndex p:first-of-type {
            font-size: 16px;
            line-height: 20px;
        }

        .wishListIcon {
            width: 20px !important;
        }

        .wishListIconHover {
            width: 20px !important;
        }

        .moWeekMedia {
            width: 100%;
            height: 115px;
        }

        .gifMoweekContainer {
            margin-top: 20px;
        }

        .news-message {
            font-size: 8px;
        }

        .gifContainer {
            height: 80px;
        }

        .gifContainer img {
            width: auto;
            height: 100%;
        }

        .sliderGroupSliderContainerCampaign .productSlide {
            margin: 0px 6px;
        }

        .aboutUsIndex p:last-of-type {
            width: 100%;
            line-height: 19px;
        }

        .sliderTitleContainer {
            width: 100% !important;
        }

        /* mientras no haya grupos */
        .sliderGroupContainer {
            margin-bottom: 0px !important;
        }
    }
    @media screen and (min-width: 769px) and (max-width: 1100px) {
        .moWeekMediaBox {
            border-right: unset;
        }

        .moWeekMediaTitle {
            font-size: 24px;
            line-height: 28px;
            border-right: 1px solid #000;
            margin-left: 0;
        }

        .moWeekMediaText {
            /* margin-right: 0; */
        }
    }

    .group-look-slider-title {
        font-size: 33px;
    }

    .group-look-slider {
        width: 100% !important;
        margin: auto;
        float: unset;
    }

    .group-look-slider .slick-track {
        padding-bottom: 60px !important;
    }

    .group-look-slider .slick-dots li.slick-active button:before {
        border-radius: 20px;
    }

    .group-look-slider .slick-dots li button:before {
        border-radius: 20px !important;
    }

    .moWeekMediaBox {
        margin-top: 12px;
    }

    .sliderContainerCampaign {
        padding-top: 30px;
    }

    .sliderContainerCampaign .sliderLeftArrow,
    .sliderContainerCampaign .sliderRightArrow {
        display: none !important;
    }

    .brandsTitle {
        width: 90%;
        margin-top: 20px;
        font-size: 15px;
        line-height: 19px;
        padding-top: 0px;
    }

    .secondCategoriesSliderContainer {
        width: 100%;
        padding: 30px 0px;
    }

    .brand {
        display: flex !important;
        margin-left: 6px !important;
        margin-right: 6px !important;
    }

    .moWeekMedia .slick-dots button:before {
        border-radius: 0px;
        width: 18px !important;
        height: 1px !important;
        background: #58595b;
    }

    .moWeekMedia .slick-dots {
        bottom: 14px !important;
    }

    .moWeekMedia .slick-dots li.slick-active button:before {
        opacity: 1;
        color: black;
        background: black;
        border: 2px solid black;
    }

    .moWeekMedia .slick-dots li {
        margin: 0px 5px !important;
    }

    .brandDivSlider {
        height: 25vw;
        width: 25vw;
        border-radius: 50%;
        margin: 0 auto;
        background-size: cover;
        background-color: gray;
        background-blend-mode: luminosity;
        background-repeat: no-repeat;
    }

    .slick-slide .brandImg {
        width: 100% !important;
    }

    .brand.slick-slide {
        margin-left: 17px;
        margin-right: 17px;
        aspect-ratio: 1/1;
    }

    .gigasBrands .sliderContainer {
        width: 100%;
    }

    .gigasBrands .sliderTitleContainer,
    .brands .brandsTitle {
        width: calc(100% - 40px) !important;
    }
}

@media screen and (max-width: 768px) {
    .mesaDeTrabajo {
        margin-top: 35px;
        /* margin-bottom: 18px; */
    }

    .abecedarioLetter {
        font-size: 14px;
    }

    .group-look-slider .slick-dots li button:before {
        background: black !important;
        width: 10px !important;
        height: 10px !important;
        opacity: 1 !important;
        top: 5px !important;
        left: 5px;
    }


    .group-look-slider .slick-dots li.slick-active button {
        border: 1px solid black;
        border-radius: 100px;
    }

    .look-slider-container {
        margin-bottom: 0px !important;
    }

    .secondCategoryItemsContainer img {
        width: 100% !important;
        aspect-ratio: 13/17;
        object-fit: cover;
    }

    .sliderContainerCampaign {
        padding-top: 0px;
    }

    .sliderContainerCampaign .sliderLeftArrow,
    .sliderContainerCampaign .sliderRightArrow {
        display: block !important;
    }

    .secondCategoryTitle {
        font-size: 14px;
    }

    .promoImageColumnDescription {
        /* margin-top: -30px; */
    }

    .secondCategoriesSliderContainer {
        width: 100%;
        padding: 30px 0px;
    }

    .secondCategoryItemsContainer {
        margin: 0px 7px;
    }

    #highlights {
        margin-bottom: 0px;
    }

    .sliderContainer.sliderWithTxt:nth-child(1):after {
        width: 1005;
        margin: auto;
        display: block;
        position: absolute;
        margin-left: 20px;
        margin-top: 10px;
    }

    h1.categoriesSlider {
        width: 80%;
        margin-left: 10%;
        font-size: 1.2rem;
        margin-top: 20px;
    }

    .brandsSliderContainer {
        margin-bottom: 20px;
    }

    .secondCategoriesSliderContainer .verMas {
        display: none;
    }

    .promoColumnImages {
        width: 80%;
        margin-left: 10%;
        margin-bottom: 10px;
        height: 200px;
    }

    .itauDiv {
        width: 96%;
        height: auto;
        margin-left: 6%;
        margin-right: 0;
    }

    .seeMoreBtn {
        height: 10px;
        font-size: 13px;
        line-height: 10px;
        top: -115px;
    }

    .itauBtn {
        height: 8px;
        font-size: 14px;
        line-height: 8px;
        top: -47px;
        left: 0;
        width: 120px;
        margin-left: 31px;
    }

    .promoWideImages {
        width: 80%;
        margin-left: 10%;
        margin-bottom: 10px;
        height: 200px;
        margin-top: 0px;
    }

    #promoShadow {
        width: 80%;
        margin-bottom: 10px;
    }

    #paymentAndShipping {
        height: auto;
        overflow: hidden;
    }

    #paymentOptions {
        margin-top: 5px;
        height: auto;
        width: 100%;
        border-right: 0px;
        position: relative;
        border-bottom: 1px solid #f7f7f7;
        overflow: hidden;
        text-align: center;
    }

    #deliveryOptions {
        margin-top: 5px;
        height: auto;
        width: 100%;
        border-right: 0px;
        position: relative;
        border-bottom: 1px solid #f7f7f7;
        padding-bottom: 5px;
        overflow: hidden;
        text-align: center;
    }

    #locationOptions {
        margin-top: 5px;
        height: auto;
        width: 100%;
        border-right: 0px;
        position: relative;
        /* border-bottom: 1px solid #F7F7F7; */
        overflow: hidden;
    }

    #deliveryOptions:hover,
    #locationOptions:hover {
        cursor: pointer;
    }

    .paymentOption {
        height: 20px;
        margin-right: 4px;
        margin-left: 4px;
        float: none;
        margin-top: 15px;
        margin-bottom: 10px;
    }

    #mobileCreditCard {
        display: block;
    }

    #mobileDelivery {
        display: block;
        margin-top: 13px;
        width: 36px;
        float: left;
        margin-left: 20px;
        display: inline-block;
        margin-bottom: 8px;
    }

    #mobileLocation {
        display: block;
        background-image: url(../../files/paymentLocationIcon.png);
        background-size: contain;
        background-repeat: no-repeat;
        margin-top: 10px;
        width: 18px;
        height: 24px;
        float: left;
        margin-left: 29px;
        display: inline-block;
        margin-bottom: 13px;
    }

    #paymentOption2 {
        width: 26px;
        height: 18px;
        margin-top: 8px;
    }

    #paymentText {
        display: none;
    }

    #deliveryOptionIcon {
        display: none;
    }

    #locationOptionIcon {
        display: none;
    }

    #deliveryOptionText {
        margin-top: 17px;
        margin-left: 20px;
        font-size: 13px;
        float: left;
        top: 0px;
        height: 20px;
    }

    #locationOptionText {
        margin-top: 17px;
        margin-left: 28px;
        font-size: 13px;
        float: left;
        top: 0px;
        height: 20px;
    }

    #specialOffers {
        display: none;
    }

    .dots {
        display: none;
    }

    #specialOffersMobile {
        display: block;
        padding-top: 0px;
        padding-bottom: 10px;
    }

    .specialOfferImg {
        margin-left: 0px;
    }

    #specialOffersTitle {
        margin-top: 25px;
        margin-bottom: 0px;
    }

    .specialOffer {
        height: auto;
        overflow: hidden;
    }

    #offersLeftArrowContainer {
        position: absolute;
        margin-top: 41px;
        width: 15%;
        height: 250px;
    }

    .imagesLeftArrow {
        background-image: url("/images/carousell/leftArrow.png");
        height: 30%;
        width: 40%;
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        left: 30%;
        top: 30%;
    }

    #offersRightArrowContainer {
        width: 15%;
        height: 250px;
        position: absolute;
        right: 0px;
        margin-top: 41px;
    }

    .imagesRightArrow {
        background-image: url(/images/carousell/rightArrow.png);
        height: 30%;
        width: 40%;
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        left: 30%;
        top: 30%;
    }

    .mainImageSelect {
        background-size: cover;
    }

    #imageGroups {
        width: 100%;
    }

    .highlight {
        width: 100vw !important;
    }

    #specialOffersContainer {
        margin-top: -75px !important;
    }

    .moweekDiv {
        margin-top: 30px;
        width: 90vw;
    }

    .moweekBtn {
        font-size: 16px;
        padding-right: 20px;
        right: 33vw;
        top: 64%;
        padding-left: 20px;
    }

    #indexWidthContainer {
        width: 100vw;
        /* margin-bottom: 25px; */
    }

    .imageWithoutTextContainer:first-of-type {
        /* margin-top: 5px; */
    }

    .tituloCuraduria {
        font-size: 16px;
        margin-bottom: 0px;
        margin-left: 20px;
    }

    .sliderGroupContainer.brandsSlider {
        /* width: calc(100% - 24px) !important; */
    }

    .sliderContainerCampaign .sliderGroupContainer.brandsSlider {
        width: 100% !important;
    }

    .brandsSliderContainer .brandsTitle {
        width: calc(100% - 40px);
    }

    .gigasBrands .sliderContainer .sliderTitleContainer {
        width: calc(100% - 40px) !important;
    }

    .brands .brandsDiv {
        width: calc(100% - 18px) !important;
    }

    .moWeekMediaBox {
        border-right: unset;
        /* width: 100vw !important; */
        margin: unset !important;
        height: 50px !important;
        display: flex !important;
        margin-top: 33px !important;
        border-left: 1px solid #000;
        border-right: 1px solid #000;
        justify-content: center;
    }

    .moWeekMediaTitle {
        font-size: 23px;
        line-height: 28px;
        width: 100%;
        /* margin-left: 10%; */
        /* margin-right: unset !important; */
        /* border-left: 1px solid #000; */
        /* border-right: 1px solid #000; */
        margin-top: 0px;
    }

    .moWeekMediaMobileTitle {
        display: flex !important;
        justify-content: center;
    }

    .moWeekMediaDesktopTitle {
        display: none !important;
    }

    .moWeekMediaText {
        font-size: 9px;
        margin-top: 3px;
        line-height: 13px;
        margin-bottom: 0px;
    }

    .aboutUsIndex {
        width: 90%;
        font-size: 15px;
        line-height: 19px;
        margin: 40px auto 0px;
    }

    .aboutUsIndex p:first-of-type {
        font-size: 16px;
        line-height: 20px;
    }

    .wishListIcon {
        width: 20px !important;
    }

    .wishListIconHover {
        width: 20px !important;
    }

    .moWeekMedia {
        width: 100%;
        height: 115px;
    }

    .gifMoweekContainer {
        margin-top: 20px;
    }

    .news-message {
        font-size: 8px;
    }

    .gifContainer {
        height: 80px;
    }

    .gifContainer img {
        width: auto;
        height: 100%;
    }

    .sliderGroupSliderContainerCampaign .productSlide {
        margin: 0px 6px;
    }

    .aboutUsIndex p:last-of-type {
        width: 100%;
        line-height: 19px;
    }

    .sliderTitleContainer {
        width: 100% !important;
    }

    /* mientras no haya grupos */
    .sliderGroupContainer {
        margin-bottom: 0px !important;
    }
}

@media screen and (min-width: 769px) and (max-width: 1100px) {
    .moWeekMediaBox {
        border-right: unset;
    }

    .moWeekMediaTitle {
        font-size: 24px;
        line-height: 28px;
        border-right: 1px solid #000;
        margin-left: 0;
    }
}
