body {
    font-family: "Gotham" !important
}

span {
    font-weight: 600
}

#content {
    min-height: calc(100vh - 180px);
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    top: 10px
}

.categoriesTwoColumn {
    position: relative;
    float: left;
    width: auto;
    margin-top: 50px;
    display: none;
    flex-direction: column;
    height: 200px;
    flex-wrap: wrap
}

.categoriesTwoColumn.selected {
    display: flex
}

.categoriesThreeColumn {
    position: relative;
    float: left;
    width: 500px;
    padding-top: 30px;
    top: -375px;
    background-color: #fafafa;
    left: 237px;
    display: none;
    flex-direction: column;
    height: 300px;
    flex-wrap: wrap
}

.categoriesThreeColumn.selected {
    display: flex
}

.categoryLevelTwoTitle:hover {
    color: #124194
}

.headerLink {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
    margin: 0 65px
}

.categoryOneTitle {
    color: #fff;
    max-width: 200px;
    text-align: left;
    font-size: 17px;
    font-weight: 400
}

.categoryOneTitle:hover {
    font-weight: 600
}

.wishListProductsDiv {
    height: 21px
}

.heart {
    position: relative;
    height: 19px;
    cursor: pointer;
    z-index: 999
}

#header {
    height: 80px;
    width: 100%;
    top: 30px;
    position: fixed;
    z-index: 100;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .2)
}

.alertMessageLogo {
    display: block;
    position: relative;
    margin: 0 auto;
    margin-top: 30px;
    width: 187px;
    margin-bottom: 20px
}

#topBurgerMenu {
    position: absolute;
    display: block;
    margin-left: 3%;
    height: 100%;
    width: 35px
}

#closeBurgerMenu {
    position: absolute;
    display: block;
    margin-left: 3%;
    height: 100%;
    width: 35px
}

#topHiddenBar {
    background-color: #f2f2f2;
    color: #282828;
    position: fixed;
    left: 0;
    top: -80px;
    width: 100%;
    opacity: 1;
    z-index: 10;
    display: none;
    overflow: visible;
    box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .176);
    height: 70px;
    transition: top 0.3s ease-out;
    -moz-transition: top 0.3s ease-out;
    -webkit-transition: top 0.3s ease-out;
    -o-transition: top 0.3s ease-out;
    min-width: 1100px;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .2)
}

#topHiddenBarOptions {
    position: absolute;
    text-align: center;
    display: none;
    margin: auto;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#topHiddenBarWrapper {
    display: inline-block;
    position: relative;
    width: auto;
    height: 70px
}

#headerOptions {
    width: 100%;
    left: 0px !important;
    top: 110px !important;
    z-index: 100;
    height: 60px;
    text-align: center;
    background-color: #000;
    display: block;
    position: fixed;
    float: left;
    box-shadow: 0 4px 9px rgba(0, 0, 0, .1);
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}

#headerLogoContainer {
    position: absolute;
    width: 40%;
    float: left;
    margin-left: 30%;
    text-align: center;
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center
}

#headerLogo {
    display: inline-block;
    position: relative;
    height: 80px
}

.sandwichBtn {
    background-image: url(../../files/sandwichBtn.svg);
    width: 20px;
    height: 40px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.catOneImg {
    width: 40px;
    height: 40px;
    margin-right: 10px;
    background: #ffae00;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 70%
}

.catArrow {
    width: 12px;
    height: auto;
    background: #ffae00;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.multiOfertas {
    background-color: #8502fd;
    padding: 0 10px;
    display: flex;
    align-items: center;
    margin-right: -1px !important
}

.multiOfertas:hover {
    font-weight: 400 !important
}

.headerOptionInter {
    height: auto;
    position: relative;
    display: flex;
    float: left;
    margin-left: calc(6% - 10px) !important;
    padding: 0 10px
}

.headerOptionInter:hover,
.headerOptionInter.selected {
    background-color: #fff;
    color: #00aae3 !important;
    border-radius: 17px 17px 0 0;
    font-weight: 0 !important
}

#headerPromoText {
    font-size: 11px;
    line-height: 23px;
    text-align: center;
    line-height: 30px;
    width: 100%;
    float: left;
    font-weight: 400
}

#headerPromoAyuda {
    font-size: 13px;
    line-height: 23px;
    color: #fff;
    text-align: right;
    line-height: 30px;
    float: right;
    margin-right: 0%;
    width: fit-content;
    height: 100%;
    margin-right: 7%
}

#helpIconContainer {
    position: relative;
    height: 100%;
    width: fit-content;
    float: left;
    display: flex;
    margin-right: 5px
}

#headerPromoTextAyuda {
    position: relative;
    font-size: 13px;
    line-height: 23px;
    color: #fff;
    text-align: right;
    line-height: 30px;
    width: fit-content;
    float: left
}

.santanderLogo {
    height: 16px;
    margin-top: 7px;
    margin-left: 4px
}

#headerPromo {
    width: 100%;
    top: 0;
    z-index: 999;
    height: 30px;
    color: #fff;
    position: fixed;
    background: #000;
    box-shadow: 0 4px 34px rgba(0, 0, 0, .09)
}

#decoHeader {
    width: 100%;
    display: none;
    top: 0;
    z-index: 999;
    height: 30px;
    position: fixed;
    background: #2e1355;
    box-shadow: 0 4px 34px rgba(0, 0, 0, .09)
}

#headerLogoHiddenBar {
    height: 30px;
    margin: auto;
    display: inline;
    float: left;
    margin-left: 50px;
    margin-top: 22px
}

#headerWrapper {
    width: 100%;
    float: left;
    height: 60px;
    display: flex;
    flex-direction: row;
    align-items: center;
    text-transform: uppercase;
    justify-content: center
}

.headeOptionsContainer {
    display: inline-block;
    width: fit-content;
    height: auto;
    float: left
}

#headerMessageBar {
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    padding-top: 12px;
    padding-bottom: 8px;
    background-color: #ebe3d4;
    color: #58595b;
    font-weight: 300;
    letter-spacing: 4px;
    font-size: 13px
}

.headerOptionAux {
    position: relative;
    float: left;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 15px;
    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;
    height: auto;
    top: 0;
    line-height: 40px
}

.headerOptionAux:hover {
    font-weight: 400 !important;
    color: #00aae3
}

#headerSeparatorBar {
    position: relative;
    float: left;
    margin-right: 10px;
    margin-left: -10px;
    height: 50px;
    margin-top: 16px
}

#headerMainBar {
    width: 100%;
    float: left;
    height: 100%
}

#rightHeaderOptions {
    float: right;
    height: 100%;
    width: 11%;
    margin-right: 6%;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.rightHeaderHidden {
    margin-top: 3px !important
}

#searchBarContainer {
    position: relative;
    float: left;
    height: 20px;
    margin-top: 0;
    cursor: pointer
}

#searchBarHeader {
    position: fixed;
    width: 100%;
    background-color: #fff;
    /* margin-top: 10px; */
    z-index: 99;
}

.headerSearchImg {
    position: relative;
    float: left;
    height: 20px;
    margin-top: 20px;
    margin-left: 15px;
    cursor: pointer;
    margin-right: 15px
}

#headerFacebook,
#headerInstagram {
    position: relative;
    float: left;
    height: 27px;
    margin-top: 20px;
    margin-left: 60px;
    cursor: pointer
}

#headerCart {
    position: relative;
    height: 21px;
    top: 0;
    cursor: pointer
}

#headerCart2 {
    position: relative;
    float: right;
    margin-left: 24px;
    width: fit-content;
    display: flex;
    justify-content: flex-end
}

#searchText {
    height: 20px
}

#package {
    position: relative;
    float: right;
    height: 30px;
    width: fit-content;
    display: flex;
    padding: 0 25px;
    border-right: 3px solid #fff;
    border-left: 3px solid #fff;
    justify-content: flex-end
}

.cartAmount {
    position: absolute;
    background: none;
    padding: 1px;
    color: #000;
    width: 15px;
    height: 15px;
    line-height: 15px;
    border-radius: 92px;
    text-align: center;
    font-size: 10px;
    top: -10px;
    justify-content: center;
    right: -13px;
    font-weight: 400
}

.profileDiv {
    cursor: pointer;
    display: flex;
    align-items: center;
    height: 100%
}

.profileIcon {
    position: relative;
    z-index: 1;
    float: right;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    width: auto;
    height: auto
}

#accountOptions1,
#accountOptions2 {
    float: left;
    width: auto;
    height: 100%;
    z-index: 1
}

#dialogIconTriangle1,
#dialogIconTriangle2 {
    display: none;
    color: #fff;
    top: 22px;
    right: 6px
}

#myProfileUser1,
#myProfileUser2 {
    border: 1px solid #000;
    color: #000;
    border-bottom: .5px solid #fff;
    line-height: 40px;
    height: 40px;
    top: 50px;
    border-radius: 0;
    background-color: #fff;
    font-weight: lighter;
    width: 130px;
    position: absolute
}

#logoutUser1,
#logoutUser2 {
    color: #000;
    border: 1px solid #000;
    border-top: none;
    line-height: 40px;
    height: 40px;
    top: 90px;
    border-radius: 0;
    background-color: #fff;
    font-weight: lighter;
    width: 130px;
    position: absolute
}

#logoutUser1:hover {
    background-color: #335fad;
    color: #fff;
    font-weight: 900
}

#logoutUser2:hover {
    background-color: #000;
    color: #fff;
    font-weight: 200;
    border: #000;
    border: 1.5px solid #000
}

#myProfileUser1:hover {
    border-top: 1.5px solid #fff;
    background-color: #335fad;
    color: #fff
}

#myProfileUser2:hover {
    background-color: #000;
    color: #fff;
    font-weight: 200;
    border: #000;
    border: 1.5px solid #000
}

.myProfile {
    float: left;
    letter-spacing: 2px;
    font-size: 11px;
    color: #b4a193;
    margin-top: 7px;
    margin-left: 20px;
    cursor: pointer
}

#headerProfile {
    float: left;
    height: 20px;
    cursor: pointer
}

#searchBar {
    position: relative;
    width: 60%;
    height: 40px;
    display: flex;
    float: left;
    color: #000;
    border-bottom: 1px solid #000;
    z-index: 100;
    font-weight: 300;
    border-radius: 0;
    transition: top, height 0.2s ease-out;
    -moz-transition: top, height 0.2s ease-out;
    -webkit-transition: top, height 0.2s ease-out;
    -o-transition: top, height 0.2s ease-out;
    align-items: center
}

#searchBarSlider {
    display: none;
    align-items: center;
    justify-content: center;
    height: 100%;
    z-index: 1;
    position: relative
}

::placeholder {
    color: #000
}

#micIcon {
    margin-left: 10px;
    height: 20px;
    display: none
}

.searchIcon {
    margin-left: 20px;
    margin-right: 3px;
    height: 20px;
    width: fit-content;
    float: left
}

.packageText,
.profileText {
    font-size: 14px;
    margin-left: 10px;
    color: #fff
}

#searchBar.openBar {
    height: 35px
}

#searchSite {
    width: 96%;
    position: relative;
    margin: 0 auto;
    height: 100%;
    background-color: transparent;
    color: #000;
    letter-spacing: 0;
    padding: 0 10px;
    font-size: 13px
}

.arrowHeader {
    float: right
}

#searchSite::-webkit-input-placeholder {
    color: #000;
    opacity: .8;
    font-weight: 400
}

#searchSite:-moz-placeholder {
    color: #000;
    opacity: .8;
    font-weight: 400
}

#searchSite::-moz-placeholder {
    color: #000;
    opacity: .8;
    font-weight: 400
}

#searchSite:-ms-input-placeholder {
    color: #000;
    opacity: .8;
    font-weight: 400
}

#searchSite::-ms-input-placeholder {
    color: #000;
    opacity: .8;
    font-weight: 400
}

.expandedCategory {
    position: absolute;
    top: 100px;
    display: none;
    height: auto !important;
    left: 0px !important;
    flex-flow: wrap;
    width: calc(100% - 100px);
    background-color: #fff;
    z-index: 99;
    opacity: 1;
    padding: 70px 10px 10px 90px;
    color: #58595b;
    transition: top 0.3s ease-out;
    -moz-transition: top 0.3s ease-out;
    -webkit-transition: top 0.3s ease-out;
    -o-transition: top 0.3s ease-out;
    box-shadow: 0 3px 6px rgb(0 0 0 / 4%)
}

.expandedCategory.shownExpandedCategory {
    position: fixed;
    top: 80px
}

.categoryLevelTwoImage {
    float: left;
    display: none;
    position: absolute;
    height: 100%;
    top: 0;
    right: 0
}

.categoryLevelTwoImage.selected {
    display: block
}

.categoryColumn {
    width: 100%;
    position: relative;
    float: left;
    margin-top: 0;
    height: auto;
    overflow: hidden
}

.verticalSeparatorHeader {
    width: 1px;
    float: left;
    height: 80%;
    background-color: #58595b;
    margin-top: 5%;
    position: absolute;
    left: 190px
}

.categoryLevelOneTitle {
    position: relative;
    width: fit-content;
    text-align: left;
    font-size: 0;
    margin-top: 20px;
    margin-bottom: 16px;
    cursor: pointer;
    font-weight: 500;
    text-transform: uppercase
}

.showMore {
    font-size: 12px;
    text-decoration: underline;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #808285
}

.categoryLevelThreeTitle:hover {
    font-weight: 600
}

.categoryLevelThreeTitle {
    position: relative;
    font-size: 13px;
    display: block;
    width: 60%;
    line-height: 14px;
    padding-top: 6px;
    padding-bottom: 6px;
    text-transform: capitalize;
    margin-left: 10px
}

#headerDummy {
    position: relative;
    width: 100%;
    height: 154px;
}

#topHiddenBar.shownBar {
    top: 35px
}

#searchBar.shownSearchBar {
    position: fixed;
    top: 70px;
    display: none
}

.alertMessageDiv {
    position: relative;
    margin: 0 auto;
    margin-top: 15%;
    padding-bottom: 40px;
    width: 370px;
    background-color: #fff;
    border: none;
    padding-top: 20px;
    border-radius: 0
}

#alertMessageLogo {
    width: 210px
}

#cartMessageDiv #cartMessageMessage {
    margin-top: 35px;
    width: 217px;
    margin-bottom: 30px
}

#cartMessageDiv a.alertMessageAceptar {
    background-color: #000;
    border: 2px solid #000;
    color: #fff
}

#cartMessageDiv a.alertMessageAceptar:hover {
    border: 2px solid #818579;
    color: #818579;
    background-color: #fff
}

.alertMessageAceptar {
    position: relative;
    background-color: #000;
    border: 2px solid #000;
    text-align: center;
    line-height: 35px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    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;
    cursor: pointer;
    border-radius: 0
}

.alertMessageAceptar:hover {
    background-color: #fff;
    color: #000;
    border: 2px solid #000
}

.alertMessageClose {
    right: 10px;
    color: #000
}

#cartMessageDiv {
    margin-top: 20%
}

.cartMessageAceptar {
    line-height: 32px;
    text-transform: initial;
    margin-left: 23%;
    margin-right: 5px;
    text-transform: uppercase;
    border-radius: 0;
    font-weight: 300;
    color: #fff
}

.cartMessageAceptar:hover {
    font-size: 14px
}

.alertMessageMessage {
    font-size: 16px;
    color: #000
}

#cartMessageButtonsWrapper {
    float: none;
    width: 370px;
    margin: 0 auto
}

.cartMessageAceptar {
    width: 55%;
    font-size: 12px
}

#cartMessageDiv {
    overflow: hidden;
    width: 420px;
    padding: 0 0 0 0;
    height: auto;
    top: calc(50% - 232px);
    margin-top: 0;
    padding-top: 25px;
    border: none;
    padding-bottom: 45px;
    border-radius: 0
}

.whatsAppWebContainer {
    width: 73px;
    height: auto;
    right: 30px
}

.whatsAppWebContainer.open {
    bottom: 60px
}

.svgHeart {
    fill: #fff;
    width: 23px;
    height: 23px
}

.wishListQuantity {
    position: absolute;
    background: none;
    padding: 1px;
    color: #000;
    width: 15px;
    height: 15px;
    line-height: 15px;
    top: 18px;
    right: 8.3vw;
    border-radius: 92px;
    text-align: center;
    font-size: 10px;
    justify-content: center;
    font-weight: 400
}

#accountOptions:hover,
#accountOptions1:hover,
#accountOptions2:hover {
    height: auto
}

.printerContainer:hover {
    background: #124194
}

.printerContainer:hover .printerText {
    color: #fff
}

.printerContainer:hover img {
    filter: brightness(0) invert(1)
}

.categoriesCentered {
    position: relative;
    width: auto;
    float: left;
    display: block;
    margin: 0 0;
    width: 16%
}

#titleExpandedCategory {
    width: 100%;
    text-align: initial;
    margin-top: 25px;
    margin-bottom: 15px;
    font-weight: 600;
    color: #000;
    font-size: 13px
}

.columnCatContainer {
    float: left;
    position: relative;
    padding-right: 25px;
    width: 128px;
    width: 100%
}

.categoryLevelTwoTitle {
    position: relative;
    font-size: 13px;
    width: 100%;
    text-align: initial;
    display: inline-block;
    float: left;
    padding-bottom: 12px;
    color: #000;
    z-index: 100;
    margin-right: 3.5%;
    font-weight: 300
}

#imgMenu {
    width: 50%;
    margin-top: 5%;
    height: auto;
    float: left;
    align-items: center;
    display: none
}

#burgerMenuText {
    width: fit-content;
    position: relative;
    color: #828579;
    cursor: pointer;
    display: none
}

#burgerMenuContainer {
    position: absolute;
    display: flex;
    height: 100%;
    width: 50px;
    align-items: center;
    margin-left: 5%;
    cursor: pointer
}

#imgContainer {
    width: 37px;
    height: 30px
}

#decorativeLine {
    background-color: #000;
    margin-top: 20px;
    margin-bottom: 5px;
    overflow: hidden;
    height: calc(100% - 95px)
}

#headerMobileMenuIcon {
    width: 38px;
    height: 27px;
    display: none;
    position: absolute;
    float: left;
    margin-top: 2%;
    margin-left: 6%;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer
}

#headerMobileMenuIcon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 19px;
    background: #000;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out
}

#headerMobileMenuIcon span:nth-child(even) {
    left: 50%;
    border-radius: 0 9px 9px 0
}

#headerMobileMenuIcon span:nth-child(odd) {
    left: 0;
    border-radius: 9px 0 0 9px
}

#headerMobileMenuIcon span:nth-child(1),
#headerMobileMenuIcon span:nth-child(2) {
    top: 0
}

#headerMobileMenuIcon span:nth-child(3),
#headerMobileMenuIcon span:nth-child(4) {
    top: 11px
}

#headerMobileMenuIcon span:nth-child(5),
#headerMobileMenuIcon span:nth-child(6) {
    top: 22px
}

#headerMobileMenuIcon.open span:nth-child(1),
#headerMobileMenuIcon.open span:nth-child(6) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

#headerMobileMenuIcon.open span:nth-child(2),
#headerMobileMenuIcon.open span:nth-child(5) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#headerMobileMenuIcon.open span:nth-child(1) {
    left: 0;
    top: 5px
}

#headerMobileMenuIcon.open span:nth-child(2) {
    left: calc(50% - 11px);
    top: 5px
}

#headerMobileMenuIcon.open span:nth-child(3) {
    left: -50%;
    opacity: 0
}

#headerMobileMenuIcon.open span:nth-child(4) {
    left: 100%;
    opacity: 0
}

#headerMobileMenuIcon.open span:nth-child(5) {
    left: 0;
    top: 13px
}

#headerMobileMenuIcon.open span:nth-child(6) {
    left: calc(50% - 11px);
    top: 13px
}

#categoriesHeader {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: end;
    height: 80px;
    margin-top: 170px;
    border-top: 1px solid white;
    background-color: #000;
    width: 100%;
    z-index: 98;
    box-shadow: 0 4px 25px rgb(0 0 0 / 12%)
}

#categoriesContainer {
    width: 50%;
    height: 73px;
    margin: auto;
    overflow: auto
}

.slick-track {
    margin: 0 auto
}

.subHeaderLink {
    position: relative;
    float: left;
    display: flex;
    font-weight: 200;
    overflow: hidden;
    text-transform: uppercase;
    margin-left: 16px;
    margin-right: 16px;
    font-size: 12px;
    color: #fff;
    letter-spacing: 1px;
    top: 0;
    -moz-transition: top 0.5s ease-out;
    -webkit-transition: top 0.5s ease-out;
    -o-transition: top 0.5s ease-out;
    transition: top 0.5s ease-out;
    cursor: pointer;
    text-decoration: none;
    height: 70px !important;
    width: 15%;
    text-align: center;
    flex-direction: column;
    justify-content: center
}

.iconsLeftArrow {
    position: relative;
    display: block;
    height: 25px;
    width: 30px;
    top: -4%;
    left: 23%;
    float: left;
    cursor: pointer;
    background-image: url(../../files/slickArrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    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
}

.iconsRightArrow {
    display: block;
    position: relative;
    right: 22%;
    top: -4%;
    z-index: 1;
    height: 25px;
    width: 14px;
    background-image: url(../../files/slickArrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    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;
    transform: rotate(180deg)
}

.subHeaderLink:hover .titleDiv {
    font-weight: 900
}

.catTwoImg {
    width: auto;
    height: 35px;
    margin: auto;
    overflow: hidden;
    margin-bottom: 9px;
    margin-top: 9px
}

.titleDiv {
    height: auto;
    overflow: hidden;
    color: #fff;
    text-transform: lowercase;
    text-align: center;
    margin-bottom: 5px;
    font-weight: 200 !important;
    width: max-content
}

@media screen and (min-width: 770px) and (max-width:1100px) {
    #searchBar {
        width: 31%
    }

    #content {
        min-width: 770px !important
    }

    #header,
    #headerPromo,
    #headerOptions,
    #topHiddenBar,
    #footer,
    #footerDummy {
        min-width: 770px !important
    }
}

@media screen and (min-width: 770px) and (max-width:1280px) {
    #header {
        height: 80px
    }

    #headerLogo {
        height: 80px
    }

    #headerMobileMenuIcon {
        margin-top: 2%
    }
}

@media screen and (max-width: 768px) {

    #header,
    #headerDummy {
        height: 75px
    }

    .titleDiv {
        width: max-content
    }

    #header {
        position: fixed;
        top: 25px !important
    }

    #headerCart {
        position: relative;
        height: 22px;
        cursor: pointer
    }

    .cartAmount {
        width: 13px;
        height: 13px;
        line-height: 13px;
        left: 39px;
        display: none;
        top: -29px;
        position: relative;
        font-size: 9px;
        margin-top: 19px
    }

    .cartContainer {
        float: right;
        width: fit-content;
        margin-right: 0;
        position: relative;
        margin-right: 12px
    }

    #headerPromo {
        width: 100%;
        top: 0;
        z-index: 999;
        height: 25px;
        overflow: hidden;
        position: fixed;
        box-shadow: 0 4px 34px rgba(0, 0, 0, .09)
    }

    #headerPromoText {
        font-size: 10px;
        line-height: 23px;
        text-align: center;
        line-height: 28px;
        letter-spacing: .5px
    }

    .santanderLogo {
        height: 11px;
        margin-top: 7px;
        margin-left: 4px
    }

    #headerMobileIcons {
        height: 75px;
        display: flex !important;
        align-items: center;
        justify-content: space-evenly
    }

    #headerMobileMenuIcon {
        width: 22px;
        height: 20px;
        display: block;
        position: relative;
        float: left;
        margin-top: 26px;
        margin-left: 25px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: 0.5s ease-in-out;
        -moz-transition: 0.5s ease-in-out;
        -o-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out;
        cursor: pointer
    }

    #headerMobileMenuIcon span {
        display: block;
        position: absolute;
        height: 2px;
        width: 54%;
        background: #000;
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: 0.25s ease-in-out;
        -moz-transition: 0.25s ease-in-out;
        -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out
    }

    #headerMobileMenuIcon span:nth-child(even) {
        left: 50%;
        border-radius: 0 9px 9px 0
    }

    #headerMobileMenuIcon span:nth-child(odd) {
        left: 0;
        border-radius: 9px 0 0 9px
    }

    #headerMobileMenuIcon span:nth-child(1),
    #headerMobileMenuIcon span:nth-child(2) {
        top: 0
    }

    #headerMobileMenuIcon span:nth-child(3),
    #headerMobileMenuIcon span:nth-child(4) {
        top: 7px
    }

    #headerMobileMenuIcon span:nth-child(5),
    #headerMobileMenuIcon span:nth-child(6) {
        top: 14px
    }

    #headerMobileMenuIcon.open span:nth-child(1),
    #headerMobileMenuIcon.open span:nth-child(6) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    #headerMobileMenuIcon.open span:nth-child(2),
    #headerMobileMenuIcon.open span:nth-child(5) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    #headerMobileMenuIcon.open span:nth-child(1) {
        left: 0;
        top: 7px
    }

    #headerMobileMenuIcon.open span:nth-child(2) {
        left: calc(50% - 4px);
        top: 7px
    }

    #headerMobileMenuIcon.open span:nth-child(3) {
        left: -50%;
        opacity: 0
    }

    #headerMobileMenuIcon.open span:nth-child(4) {
        left: 100%;
        opacity: 0
    }

    #headerMobileMenuIcon.open span:nth-child(5) {
        left: 0;
        top: 14px
    }

    #headerMobileMenuIcon.open span:nth-child(6) {
        left: calc(50% - 4px);
        top: 14px
    }

    #headerLogo {
        width: 60%;
        height: auto;
        float: left;
        display: block;
        margin-left: 25%
    }

    #rightHeaderOptions {
        position: relative;
        float: right;
        width: 85px;
        right: 0
    }

    #headerProfile {
        margin-top: 8.5px;
        margin-right: 7px
    }

    #decoHeader {
        display: none
    }

    #headerMobileProfile {
        position: relative;
        float: right;
        height: 25px;
        margin-top: 5px;
        cursor: pointer;
        margin-right: 5px;
        display: none
    }

    #headerCartMobile {
        position: relative;
        float: left;
        margin-left: 5px;
        height: 29px;
        margin-top: 8.5px;
        display: block
    }

    #headerMobileMenu {
        position: fixed;
        top: 100px;
        height: calc(100% - 70px);
        width: 300px;
        left: -300px;
        background-color: #fff;
        z-index: 9;
        padding-top: 15px;
        overflow: scroll;
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition: 0.3s ease-in-out;
        -o-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out
    }

    #headerMobileMenu.open {
        left: 0;
        box-shadow: 5px -3px 20px 5px rgb(0 0 0 / 5%);
        z-index: 90
    }

    .mobileMenuItem {
        position: relative;
        width: 95%;
        margin: 0 auto;
        display: table;
        height: auto;
        padding-top: 15px;
        margin-bottom: 10px;
        color: #000
    }

    .mobileMenuLink {
        position: relative;
        float: left;
        display: inline-block;
        width: 75%;
        font-size: 18px;
        letter-spacing: 0;
        max-width: 195px;
        height: 30px;
        color: #fff;
        font-weight: 100;
        line-height: 30px;
        padding-left: 20px;
        word-break: break-all;
        overflow: hidden;
        text-transform: uppercase;
        font-weight: 400
    }

    .mobileMenuSeeMore {
        position: relative;
        float: right;
        margin-right: 10px;
        height: 30px;
        font-size: 18px;
        line-height: 30px;
        width: 30px;
        text-align: center;
        color: #fff;
        font-weight: 300;
        display: none
    }

    .mobileMenuSubcategories {
        position: relative;
        float: left;
        width: 100%;
        height: 0;
        overflow: hidden;
        display: none
    }

    .mobileMenuSubcategory {
        position: relative;
        width: 100%;
        height: auto;
        text-transform: capitalize;
        height: auto;
        border-bottom: none;
        overflow: hidden
    }

    .mobileMenuSubcategory.open {
        border-bottom: 0
    }

    .mobileMenuSubcategoryText:hover {
        font-weight: bolder
    }

    .mobileMenuCategoryLevelThree {
        color: #d4d4d4 !important;
        border-bottom: none
    }

    #mobileSearchBar {
        position: relative;
        width: 95%;
        margin: 0 auto;
        height: 32px;
        overflow: hidden;
        bottom: -6px;
        color: #000
    }

    #mobileSearchImg {
        position: relative;
        float: left;
        margin-left: 20px;
        margin-right: 12px;
        height: 18px;
        margin-top: 6px
    }

    #mobileSearch {
        position: relative;
        float: left;
        width: calc(100% - 70px);
        height: 100%;
        padding: 0;
        padding-left: 14px;
        font-size: 14px;
        color: #000;
        background-color: transparent
    }

    #mobileSearch::-webkit-input-placeholder {
        color: #000
    }

    #mobileSearch:-moz-placeholder {
        color: #000
    }

    #mobileSearch::-moz-placeholder {
        color: #000
    }

    #mobileSearch:-ms-input-placeholder {
        color: #000
    }

    #mobileSearch::-ms-input-placeholder {
        color: #000
    }

    .mobileMenuCategoryArrow {
        position: relative;
        float: right;
        height: 10px;
        top: 0;
        right: 5px;
        -webkit-transition: 0.15s ease-in-out;
        -moz-transition: 0.15s ease-in-out;
        -o-transition: 0.15s ease-in-out;
        transition: 0.15s ease-in-out
    }

    .mobileMenuCategoryArrow.open {
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }

    .mobilePersonalPages {
        margin-top: 30px;
        margin-bottom: 30px
    }

    #cartMessageDiv {
        width: 95%;
        margin-top: 15vw
    }

    #cartMessageButtonsWrapper {
        width: 210px;
        display: block
    }

    .cartMessageAceptar {
        width: calc(100% - 4px);
        font-size: 12px;
        margin-left: 0;
        margin-right: 0
    }

    .wishListProductsDiv {
        float: right;
        margin-right: 16px;
        width: fit-content;
        position: relative;
        height: auto
    }

    .wishListProductsDiv .heart .svgHeart {
        width: 20px;
        height: 20px
    }

    .wishListQuantity {
        width: 13px;
        height: 13px;
        line-height: 13px;
        font-size: 9px;
        font-weight: 500;
        top: -9px;
        left: -3px;
        display: none
    }

    .printerText {
        color: #fff
    }

    .printerContainer {
        background: #124194;
        margin-left: 10%;
        width: 230px;
        margin-top: 22px;
        margin-bottom: 20px
    }

    #content {
        min-height: calc(100vh - 60px);
        margin-top: 0;
        padding-top: 0;
        top: 25px !important;
    }

    #cartMessageMessage {
        margin-bottom: 15px
    }

    .whatsAppWebContainer {
        width: 55px;
        right: 10px
    }

    .whatsAppWebContainer.open {
        bottom: 30px
    }

    .profileImgMobile {
        padding-left: 20px;
        width: 17px;
        position: relative;
        padding-right: 20px;
        top: 3px
    }

    .userAccount {
        font-size: 14px;
        margin-left: 6px;
        color: #000;
        font-weight: 400
    }

    .mobileMenuSubcategoryText {
        color: #fff;
        font-size: 15px;
        margin-left: 2px;
        font-weight: 300
    }

    .logoutMobile {
        font-size: 14px;
        margin-left: 20px;
        color: #000;
        float: left;
        font-weight: 600;
        margin-top: 10px;
        margin-bottom: 10px
    }

    #cartMessageDiv #cartMessageMessage {
        margin-top: 55px
    }

    .mobileMenuCategoryLevelThreeText {
        color: #969696;
        font-weight: 400;
        padding-left: 40px;
        width: calc(80% - 40px)
    }

    .heart {
        height: auto
    }

    #categoriesHeader {
        margin-top: 100px;
        display: flex;
        align-items: center;
        justify-content: end;
        overflow-x: scroll;
        z-index: 9
    }

    #categoriesContainer {
        width: fit-content;
        height: fit-content;
        margin: auto;
        display: flex;
        align-items: center
    }

    .subHeaderLink {
        width: fit-content;
        display: inline-table;
        margin-left: 25px;
        margin-right: 25px;
        height: auto
    }
}

@media screen and (min-width: 415px) and (max-width:768px) {
    #headerPromo {
        width: 100%;
        top: 0;
        z-index: 999;
        height: 35px;
        position: fixed;
        background: #000;
        color: #fff;
        box-shadow: 0 4px 34px rgba(0, 0, 0, .09)
    }

    #headerPromoText {
        font-size: 10px;
        line-height: 23px;
        color: #fff;
        text-align: center;
        line-height: 35px;
        letter-spacing: .5px;
        font-weight: lighter
    }

    .santanderLogo {
        height: 11px;
        margin-top: 7px;
        margin-left: 4px
    }

    #headerMobileMenu {
        top: 74px
    }

    a.mobileMenuLink.mobileMenuSubcategoryText:hover {
        color: #fff
    }

    #headerLogo {
        max-width: 215px;
        width: 28%;
        margin-left: 36%;
        top: 19px
    }

    #header,
    #headerDummy {
        height: 74px
    }

    #headerMobileMenuIcon {
        position: relative;
        float: left;
        margin-top: 27px;
        margin-left: 20px
    }

    #headerMobileMenuIcon span:nth-child(1),
    #headerMobileMenuIcon span:nth-child(2) {
        top: 0
    }

    #headerMobileMenuIcon span:nth-child(3),
    #headerMobileMenuIcon span:nth-child(4) {
        top: 10px
    }

    #headerMobileMenuIcon span:nth-child(5),
    #headerMobileMenuIcon span:nth-child(6) {
        top: 26px
    }

    #headerMobileMenuIcon span {
        height: 6px;
        width: 70%
    }

    #headerMobileMenuIcon.open span:nth-child(2) {
        left: calc(50% - 4px);
        top: 7px
    }

    #headerMobileMenuIcon.open span:nth-child(6) {
        left: calc(50% - 5px);
        top: 12px;
        top: 13px
    }

    #headerMobileMenuIcon span:nth-child(5),
    #headerMobileMenuIcon span:nth-child(6) {
        top: 20px
    }

    #headerMobileMenuIcon span {
        height: 3px;
        width: 80%
    }

    .cartAmount {
        padding: 3px;
        height: 10px;
        width: 10px;
        left: 34px;
        line-height: 10px;
        font-size: 10px;
        margin-top: 0;
        top: -42px
    }

    #headerMobileProfile {
        height: 42px
    }

    #headerCart {
        height: 30px
    }

    .cartContainer {
        width: 35px
    }

    #cartMessageMessage {
        font-size: 19px
    }

    .wishListProductsDiv {
        width: 70px
    }

    .heart {
        height: 35px;
        width: 50px
    }

    .wishListProductsDiv .heart .svgHeart {
        width: 28px;
        height: 28px
    }

    .wishListQuantity {
        width: 10px;
        height: 10px;
        line-height: 10px;
        font-size: 10px;
        font-weight: 500;
        top: -10px;
        padding: 3px;
        left: -18px
    }

    #cartMessageDiv {
        width: 50%
    }
}
