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

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

.headerLogoMobile {
  fill: #fff
}

.headerMobileMenuIcon.indexHeader span {
  background: #151536
}

#headerCart.indexHeader path {
  stroke: #fff
}

.headerCart.indexHeader path {
  stroke: #fff
}

#header.indexHeader .logo path {
  fill: #fff;
  height: 111px
}

.hiddenLogo {
  width: 200px
}

#header.indexHeader.mobileFilter .logo path {
  fill: #151536;
  height: 111px
}

.search.indexHeader {
  color: #fff
}

#header.openMenu .logo path {
  fill: #151536
}

#header.indexHeader .categoryOneTitle {
  color: #fff
}

.searchIndex#header.indexHeader .categoryOneTitle,#headerOptions.change .categoryOneTitle {
  color: #151536
}

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

.customOption {
  color: #000;
  max-width: 200px;
  text-align: left;
  font-size: 20px;
  font-weight: 400
}

.customOption:hover {
  font-weight: 600
}

.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 {
  font-weight: 600
}

.headerLink {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 50px;
  line-height: 50px;
  width: max-content;
  float: left;
  overflow: hidden
}

.headerLink:hover {
  font-weight: 600
}

.categoryOneTitle {
  color: #151536;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0;
  font-weight: 200
}

.categoryOneTitle:hover {
  cursor: pointer;
  font-weight: 600
}

.wishListProductsDiv {
  height: auto;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 17px;
  margin-right: 25px;
  cursor: pointer;
  z-index: 1;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  justify-content: space-between
}

.headerItems {
  direction: ltr;
  display: flex
}

.heart {
  position: relative;
  height: 17px;
  width: 19px;
  cursor: pointer
}

.heart path {
  stroke: #151536
}

#header.indexHeader .heart path {
  stroke: #fff
}

#header {
  height: 115px;
  width: 100%;
  position: relative;
  z-index: 91;
  background-color: transparent;
  border-bottom: 1px solid #151536;
  margin-top: 30px
}

.itemHeader {
  width: 100%;
  height: auto;
  margin: 7px 0;
  position: relative;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  color: #000;
  font-size: 40px;
  font-weight: 200
}

.itemHeader:hover {
  font-weight: 600
}

.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: #fff;
  color: #282828;
  position: fixed;
  top: -170px;
  width: 100%;
  z-index: 13;
  overflow: visible;
  height: 80px;
  border-bottom: 1px solid #151536;
  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
}

#topHiddenBarOptions {
  position: relative;
  width: 100%;
  margin: auto;
  height: 100%
}

.currencySelectContainer img {
  width: 15px;
  filter: brightness(0)
}

img.currencySelectImg {
  height: 21px;
  margin-right: 6px
}

.indexHeader .currencySelectContainer img {
  filter: invert(1);
}

.indexHeader .currencySelectContainer .arrowDown {
  filter: contrast(10);
}

div#topHiddenBarOptions .currencySelectContainer img {
  filter: brightness(0)
}

#topHiddenBarWrapper {
  width: calc(100% - 44%);
  height: inherit;
  left: 22%;
  margin: 0 auto;
  text-align: center;
  display: flex;
  position: relative;
  float: left;
  background-color: transparent;
  justify-content: center;
  align-items: center
}

#headerOptions {
  width: calc(100% - 44%);
  height: inherit;
  left: 24%;
  margin: 0 auto;
  text-align: center;
  display: flex;
  position: relative;
  float: left;
  background-color: transparent;
  justify-content: center;
  align-items: center
}

#headerOptions.open {
  left: 0%
}

#headerOptions::-webkit-scrollbar {
  display: none
}

#headerLogoContainer {
  position: absolute;
  width: fit-content;
  float: left;
  text-align: center;
  display: flex;
  margin-left: 3%;
  height: inherit;
  justify-content: flex-start;
  align-items: center
}

#header.openMenu #headerLogoContainer {
  display: none
}

#headerLogo {
  display: inline-block;
  position: relative;
  height: 82px;
  margin-top: 20px
}

#headerLogo path {
  fill: #000
}

.openMenu #headerLogo {
  display: none
}

#headerLogo2 {
  position: absolute;
  height: 105px;
  width: 125px;
  display: none;
  float: left;
  transition-delay: 250ms
}

.openMenu #headerLogo2 {
  display: block;
  height: fit-content;
  width: 120px;
  margin-top: 10px
}

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

.catOneImg {
  width: 50%;
  height: 100%;
  float: left;
  position: relative;
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain
}

.headerOptionsImageContainer {
  width: 58%;
  margin-right: 0%;
  margin-bottom: 0%;
  height: 404px;
  float: right;
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover
}

.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: 12px;
  text-align: center;
  line-height: 30px;
  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 {
  -moz-transition: top 0.1s ease-out;
  -o-transition: top 0.1s ease-out
}

#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 {
  width: 115px;
  overflow: hidden;
  position: relative;
  float: left
}

#headerWrapper {
  width: fit-content;
  float: left;
  display: block;
  justify-content: center;
  flex-direction: column;
  align-items: flex-start;
  align-content: center;
  direction: rtl
}

.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 {
  float: right;
  height: 100%;
  z-index: 2;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: 3%
}

#rightHeaderOptions {
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #000
}

#rightHeaderOptions .indexHeader path,#rightHeaderOptions .indexHeader circle {
  stroke: #fff;
  color: #fff
}

.rightHeaderHidden {
  width: fit-content;
  height: inherit;
  right: 2.5%;
  margin: 0 auto;
  text-align: center;
  display: flex;
  position: relative;
  float: right;
  background-color: transparent;
  justify-content: center;
  align-items: center
}

#searchBarContainer {
  position: relative;
  float: left;
  cursor: pointer;
  display: flex;
  align-items: center;
  text-transform: capitalize;
  justify-content: space-between;
  font-size: 14px;
  margin-right: 10px
}

#searchBarContainer path,.search path {
  stroke: #151536;
  transform: rotate(20deg)
}

#header.indexHeader #searchBarContainer path,#header.indexHeader .search path {
  stroke: #fff
}

.search {
  bottom: 5px;
  position: relative;
  overflow: inherit;
  height: 15px
}

.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;
  top: 0;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 17px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-right: 25px;
  color: #151536
}

#topHiddenBarOptions #headerCart svg {
  margin: 0 5px
}

#header.indexHeader #headerCart {
  color: #fff
}

#header.indexHeader .wishListProductsDiv {
  color: #fff
}

#header.searchIndex.indexHeader .wishListProductsDiv {
  color: #151536
}

#header.searchIndex.indexHeader #headerCart {
  color: #151536
}

#headerCart path {
  stroke: #151536
}

#header.indexHeader #headerCart path {
  stroke: #fff;
  fill: #fff
}

.cart {
  width: 20px;
  height: 18px;
  margin: 0 5px
}

#header.indexHeader .cart path {
  color: #fff;
  fill: #fff;
  stroke: #fff
}

#header.indexHeader.mobileFilter .cart path {
  fill: #151536;
  stroke: #151536
}

#header.openMenu.indexHeader .cart path {
  fill: #151536;
  stroke: #151536
}

.carrito {
  position: relative;
  cursor: pointer;
  text-transform: uppercase;
  height: 18px
}

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

.languages {
  position: relative;
  float: left;
  color: #000;
  margin-top: 4px;
  display: none
}

#language {
  background-color: transparent;
  border: none;
  width: 38px;
  font-size: 17px;
  letter-spacing: 1px;
  font-weight: 300
}

#languagesArrow {
  position: absolute;
  display: block;
  font-size: 13px;
  right: 0;
  top: 5px
}

#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: relative;
  line-height: 10px;
  font-size: 12px;
  top: -5px
}

#accountOptions,#accountOptions1,#accountOptions2 {
  width: 20px;
  height: 20px
}

#accountOptions .profileIcon,#accountOptions1 .profileIcon,#accountOptions2 .profileIcon {
  margin-bottom: 9px;
  height: 30px
}

#accountOptions1,#accountOptions2 {
  float: left;
  height: 20px;
  z-index: 1
}

#accountOptions:hover,#accountOptions1:hover,#accountOptions2:hover {
  height: 20px
}

#dialogIconTriangle,#dialogIconTriangle1,#dialogIconTriangle2 {
  display: none;
  position: absolute;
  top: 22px;
  right: 3px;
  color: #000;
  filter: unset
}

#myProfileUser,#myProfileUser1 {
  line-height: 28px;
  height: 28px;
  border-radius: 0
}

#logoutUser,#logoutUser1 {
  border-top: none;
  line-height: 28px;
  height: 28px;
  background-color: #fff;
  border-radius: 0
}

#logoutUser1 {
  border-top: 1px solid #000
}

#logoutUser:hover,#logoutUser1:hover {
  background-color: #151536;
  color: #fff;
  font-weight: 600
}

#logoutUser2:hover {
  background-color: #58595b;
  color: #fff;
  font-weight: 900
}

#myProfileUser:hover,#myProfileUser1:hover {
  background-color: #151536;
  color: #fff;
  font-weight: 600
}

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

.profileIcon {
  position: relative;
  height: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content
}

#headerProfile {
  float: left;
  position: relative;
  height: 20px;
  width: 18px;
  cursor: pointer;
  display: block
}

#headerProfile .indexHeader circle,#headerProfile .indexHeader path {
  stroke: #fff
}

#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;
  background-color: transparent
}

#searchBarSlider {
  display: none;
  align-items: center;
  justify-content: center;
  height: 52%;
  position: relative;
  width: 100%
}

::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: 119px;
  display: none;
  height: auto!important;
  left: 0px!important;
  flex-flow: wrap;
  width: 100%;
  background-color: #fff;
  z-index: 99;
  opacity: 1;
  margin: 27px 0 10px 0;
  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
}

.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: 0
}

#topHiddenBar.shownBar {
  top: 0
}

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

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

#alertMessageLogo {
  width: 170px
}

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

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

#cartMessageDiv a.alertMessageAceptar:hover {
  color: #000;
  background-color: #fff
}

.alertMessageAceptar {
  position: relative;
  background-color: #151536;
  border: 2px solid #151536;
  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: #151536
}

.alertMessageClose {
  right: 10px;
  font-size: 18px;
  color: #000
}

#cartMessageDiv {
  margin-top: 20%
}

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

.alertMessageMessage {
  font-size: 16px;
  color: #000;
  letter-spacing: 0px!important;
  font-weight: 200
}

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

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

#cartMessageDiv {
  overflow: hidden;
  width: 380px;
  padding: 0 0 0 0;
  height: fit-content;
  top: calc(50% - 232px);
  margin-top: 0;
  padding-top: 25px;
  border: none;
  padding-bottom: 62px;
  border-radius: 0
}

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

.whatsAppWebContainer.open {
  bottom: 60px
}

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

#topHiddenBarOptions .wishListQuantityContainer {
  color: #000
}

#topHiddenBarOptions .wishListQuantity {
  color: #000
}

.wishListQuantityContainer {
  position: relative;
  font-size: 12px;
  line-height: 16px;
  margin-left: 5px
}

.wishListQuantity {
  position: relative;
  font-weight: 400;
  top: -4px
}

.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: -webkit-inline-box;
  margin: 0 0;
  width: 40%
}

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

#titleExpandedCategory:hover {
  font-weight: 600
}

.columnCatContainer {
  float: left;
  position: absolute;
  padding-right: 25px;
  width: 128px;
  width: auto;
  display: none;
  margin-left: 18%;
  height: calc(100% - 60px);
  flex-direction: column;
  flex-wrap: wrap
}

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

#headerOpenImage {
  width: 346px;
  height: auto;
  float: right;
  top: 10px;
  right: 9px;
  position: absolute
}

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

#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 {
  border-bottom: 1px solid #000;
  margin-top: 20px;
  margin-bottom: 5px
}

.headerMobileMenuIcon {
  width: 36px;
  height: 30px;
  position: absolute;
  float: left;
  margin-top: 36px;
  margin-left: 4%;
  z-index: 1;
  -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;
  -webkit-transition: margin-top 0.2s ease-in-out;
  -moz-transition: margin-top 0.2s ease-in-out;
  -o-transition: margin-top 0.2s ease-in-out;
  transition: margin-top 0.2s ease-in-out;
  cursor: pointer;
  display: none
}

.headerMobileMenuIcon span {
  display: block;
  position: absolute;
  height: 2px;
  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
}

.headerMobileMenuIconHiddenBar {
  margin-top: 45px
}

.headerMobileMenuIconHiddenBar span {
  background: black!important
}

.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: 4px;
  top: 7px
}

.headerMobileMenuIcon.open span:nth-child(2) {
  left: calc(50% - 7px);
  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: 4px;
  top: 14px
}

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

.headerScrolled {
  height: 75px!important;
  transition: height 0.2s ease-out;
  -moz-transition: height 0.2s ease-out;
  -webkit-transition: height 0.2s ease-out;
  -o-transition: height 0.2s ease-out;
  -webkit-box-shadow: 0 2px 10px 0 rgb(0 0 0 / 20%);
  -moz-box-shadow: 0 2px 10px 0 rgba(0,0,0,.2);
  box-shadow: 0 2px 10px 0 rgba(0,0,0,.2)
}

.headerScrolled .headerMobileMenuIcon {
  margin-top: 20px
}

#searchBarHeader {
  width: 100%;
  float: left;
  background-color: #fff;
  height: 100vh;
  float: right;
  position: fixed;
  left: 100%;
  top: 0;
  z-index: 3;
  display: none
}

.mediaContainer {
  float: left;
  width: 100%;
  margin-top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  margin-bottom: 50px;
  bottom: 0
}

.mediaContainer p {
  height: auto;
  margin-block-start:0em;margin-block-end:0em;color: #000;
  font-size: 16px;
  margin-right: 10px;
  font-weight: 400;
  display: none
}

.mediaContainer a {
  margin: 0 10px
}

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

.menuSeeMore {
  color: #000;
  text-align: center;
  font-size: 50px;
  line-height: 50px;
  float: left;
  position: relative;
  font-weight: 400;
  cursor: pointer;
  margin-left: 15px;
  display: block
}

.headerOptionsContainer {
  width: 100%;
  height: fit-content;
  margin: 25px 25px;
  position: relative;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap
}

.menuSubcategories {
  position: relative;
  width: 42%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  overflow: hidden;
  float: left;
  padding: 30px 0;
  align-items: flex-end
}

.menuSubcategory {
  position: relative;
  width: fit-content;
  text-transform: capitalize;
  height: 30px;
  border-bottom: none;
  float: left;
  line-height: 30px;
  padding: 3px 10px 3px 10px;
  color: #000;
  margin-bottom: 15px
}

.menuSubcategoryText {
  font-size: 20px
}

.hiddenBarLogoContainer {
  overflow: hidden;
  position: absolute;
  height: 100%;
  display: flex;
  width: auto;
  justify-content: flex-start
}

.rightElements {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  float: right;
  margin-right: 7%;
  z-index: 2
}

.currencySelectContainer {
  position: relative;
  float: left;
  display: flex;
  justify-content: space-between;
  font-size: 12px;
  cursor: pointer;
  height: 40px;
  align-items: center;
  margin-right: 16px
}

.currencyArrow {
  float: right;
  position: absolute;
  top: 0;
  height: 32px;
  right: 0;
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%)
}

.selectedOption {
  width: 70%;
  font-weight: 600
}

.pageCurrencySelect {
  height: 0;
  overflow: hidden;
  position: absolute
}

.pageCurrencySelect.open {
  display: block;
  height: auto;
  position: absolute;
  top: 36px;
  border: 1px solid;
  background: #f9f9f9;
  color: #5c5d5f;
  width: 120px;
  font-size: 12px;
  z-index: 1;
  box-shadow: 0 4px 4px rgba(0,0,0,.05);
  right: 0
}

.pageCurrencySelect.open .currencySelectOption:not(.titleOption):hover {
  background: #000;
  color: #f9f9f9;
  cursor: pointer
}

.currencySelectOption {
  padding: 8px 0;
  padding-left: 10px
}

.currencySelectOption:not(.titleOption) {
  cursor: pointer
}

.currencySelectOption[is-selected="true"] {
  background: #000;
  color: #fff
}

.currencySelectOption:nth-child(1) {
  font-weight: 600;
  padding-left: 5px;
  display: none
}

#headerOptions.change {
  top: 10px;
  height: 90px;
  left: 17%
}

.languageSelect {
  position: relative;
  float: left;
  width: 50px;
  cursor: pointer;
  height: 27px;
  overflow: hidden;
  margin-left: 10px;
  padding-top: 7px;
  padding-right: 10px;
  margin-right: 13px
}

.languageSelect.open {
  overflow: visible
}

.languageRow {
  position: relative;
  width: 100%;
  overflow: hidden;
  text-indent: 8px;
  font-size: 19px;
  font-weight: 200;
  display: flex;
  align-items: center;
  height: 24px;
  cursor: pointer
}

.languageRow.notSelected {
  margin-top: 3px;
  background: #f9f9f9;
  color: #5c5d5f
}

.languageRow.notSelected:hover {
  background: #000;
  color: #fff
}

.languageSelectArrow {
  position: absolute;
  width: 15px;
  filter: brightness(0);
  right: 0;
  top: 13px;
  -ms-transform: rotate(270deg)
}
.indexHeader.searchIndex .currencySelectContainer .arrowDown {
  filter: invert(1);
}

.indexHeader.searchIndex .currencySelectContainer img {
  filter: brightness(0);
}

.indexHeader.searchIndex img.languageSelectArrow {
  filter: brightness(0);
}
.indexHeader img.languageSelectArrow {
  filter: brightness(100);
}

#topHiddenBar img.languageSelectArrow {
  filter: brightness(0)
}

.guest #logoutUser {
  border-top: 1px solid #000
}

#header.indexHeader {
  border-bottom: none;
  top: 24px;
  height: 55px;
  background: transparent
}

#header.indexHeader .headerMobileMenuIcon span {
  background: #fff
}

#header.indexHeader.openMenu .headerMobileMenuIcon span {
  background: #000
}

#header.indexHeader #headerLogo {
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%)
}

#header.indexHeader #rightHeaderOptions {
  color: #fff
}

#header.indexHeader #headerCart path {
  stroke: #fff
}

#header.indexHeader .heart path {
  stroke: #fff
}

#header.indexHeader #searchBarContainer path,#header.indexHeader .search path {
  stroke: #fff
}

#header.indexHeader #headerProfile path {
  stroke: #fff
}

#header.indexHeader #headerProfile circle {
  stroke: #fff
}

.searchIndex#header.indexHeader #headerLogo {
  filter: unset
}

.searchIndex#header.indexHeader #rightHeaderOptions {
  color: #151536
}

.searchIndex#header.indexHeader #headerCart path {
  stroke: #151536;
  fill: #151536
}

.searchIndex#header.indexHeader .heart path {
  stroke: #151536
}

.searchIndex#header.indexHeader #searchBarContainer path,.searchIndex#header.indexHeader .search path {
  stroke: #151536
}

.searchIndex#header.indexHeader #headerProfile {
  filter: unset
}

#header.indexHeader.searchIndex .headerMobileMenuIcon span {
  background: #151536
}

#header.openMenu.indexHeader #headerCart path {
  stroke: #151536
}

#header.openMenu.indexHeader .heart path {
  stroke: #151536
}

#header.openMenu.indexHeader #searchBarContainer path,#header.openMenu.indexHeader .search path {
  stroke: #151536
}

#header.openMenu.indexHeader #headerProfile path {
  stroke: #151536
}

#header.openMenu.indexHeader #headerProfile circle {
  stroke: #151536
}

.searchIndex#header.openMenu.indexHeader #rightHeaderOptions {
  color: #151536
}

.searchIndex#header.openMenu.indexHeader #headerCart path {
  stroke: #151536
}

.searchIndex#header.openMenu.indexHeader .heart path {
  stroke: #151536
}

.searchIndex#header.openMenu.indexHeader #searchBarContainer path,.searchIndex#header.openMenu.indexHeader .search path {
  stroke: #151536
}

.searchIndex#header.openMenu.indexHeader #headerProfile path,.searchIndex#header.openMenu.indexHeader #headerProfile circle {
  stroke: #151536
}

.searchIndex#header.indexHeader #headerProfile path,.searchIndex#header.indexHeader #headerProfile circle {
  stroke: #151536
}

.searchIndex#header.indexHeader .logo path {
  fill: #151536
}

.menuWord {
  margin-left: 50px;
  margin-top: 4px;
  color: #000
}

#header.indexHeader .menuWord {
  color: #fff
}

#header.indexHeader.openMenu .headerMobileMenuIcon .menuWord {
  color: #000
}

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

  #content {
      max-width: unset;
      min-width: unset
  }

  #topHiddenBar {
      min-width: unset
  }

  #headerLogoHiddenBar {
      width: 115px;
      float: left
  }

  #headerLogoContainer {
      width: 223px;
      left: calc(8% + 40px)
  }

  .hiddenBarLogoContainer {
      width: 150px;
      left: 12%
  }
}

@media screen and (max-width: 768px) {
  #headerDummy {
      height:80px
  }

  .headerPromo {
      max-height: 30px;
      overflow: hidden
  }

  #header {
      position: fixed;
      top: 24px;
      display: flex;
      width: 100%;
      margin-top: 0;
      background: #fff
  }

  #header {
      background: #fff;
      top: 24px;
      height: fit-content;
      display: block
  }

  #header.mobileFilter {
      background: #fff;
      width: 100%;
      top: 0;
      height: 55px;
      border-bottom: 1px solid #151536
  }

  #header.openMenu.mobileFilter {
      background: #fff;
      width: 100%;
      margin: 0 0%;
      border: 0
  }

  #headerCart {
      height: 20px;
      margin-right: 10px
  }

  .cartAmount {
      font-size: 9px;
      position: absolute;
      right: 0;
      bottom: 0;
      color: #000;
      top: 0;
      line-height: unset
  }

  #header.openMenu #headerShowWhenOpen {
      display: block;
      margin-right: 25%;
      float: right
  }

  #headerShowWhenOpen {
      display: none
  }

  #headerPromo {
      width: 100%;
      top: 0;
      z-index: 999;
      height: 24px;
      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: 24px;
      height: 24px;
      letter-spacing: .5px
  }

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

  #headerMobileMenuIcon {
      width: fit-content;
      float: left;
      left: 0;
      width: 35px;
      height: 30px;
      display: flex!important;
      align-items: center;
      position: absolute;
      margin-left: 4%;
      margin-top: 15px
  }

  #headerMobileMenuIcon span {
      display: block;
      position: absolute;
      height: 2px;
      width: 73%;
      background-color: #151536;
      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) {
      border-radius: 0 0 0 0;
      float: left
  }

  #headerMobileMenuIcon span:nth-child(odd) {
      right: 0;
      border-radius: 0 0 0 0;
      width: 6px
  }

  #headerMobileMenuIcon span:nth-child(1),#headerMobileMenuIcon span:nth-child(2) {
      top: 7px;
      float: right;
      left: 5px;
      width: 25px
  }

  #headerMobileMenuIcon span:nth-child(3),#headerMobileMenuIcon span:nth-child(4) {
      top: 14px;
      width: 25px;
      left: 5px
  }

  #headerMobileMenuIcon span:nth-child(5),#headerMobileMenuIcon span:nth-child(6) {
      top: 21px;
      left: 5px;
      width: 25px
  }

  #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: 7px;
      top: 15px
  }

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

  #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: 3px;
      top: 13px;
      opacity: 0
  }

  #headerMobileMenuIcon.open span:nth-child(6) {
      left: 3.5px;
      top: 8px;
      opacity: 0
  }

  #header.openMenu.indexHeader #headerMobileMenuIcon span,#header.indexHeader.mobileFilter #headerMobileMenuIcon span {
      background-color: #151536
  }

  #header.indexHeader #headerMobileMenuIcon span {
      background-color: #fff
  }

  #topHiddenBarOptions {
      width: 100%
  }

  .hiddenBarLogoContainer {
      overflow: hidden;
      position: relative;
      display: flex;
      margin: auto;
      width: 30%;
      height: 85px;
      margin-top: 15px
  }

  #headerLogoHiddenBar {
      width: 100%
  }

  #headerLogo {
      width: 7rem;
      height: auto;
      position: relative;
      display: block;
      margin: 5px auto 0
  }

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

  #headerProfile {
      margin-right: 38px;
      margin-left: unset
  }

  #dialogIconTriangle {
      display: none!important
  }

  #logoutUser {
      margin-left: -110px
  }

  .notLogged {
      display: none
  }

  .show {
      display: block!important
  }

  .currencyArrow {
      filter: unset
  }

  .languageSelectArrow {
      filter: unset
  }

  .logged {
      display: flex;
      justify-content: space-between;
      align-items: center
  }

  #decoHeader {
      display: none
  }

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

  .rightHeaderHidden {
      position: absolute;
      top: 0;
      right: 5%
  }

  #headerCartMobile {
      position: relative;
      float: left;
      top: 2px;
      display: block
  }

  #headerCartMobile svg {
      margin-right: 8px;
      height: 23px
  }

  #headerCartMobile path {
      stroke: #000
  }

  #headerMobileMenu {
      position: fixed;
      top: 0;
      height: calc(100% - 24px);
      width: 100%;
      left: -100%;
      background-color: #fff;
      z-index: 9;
      padding-top: 90px;
      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
  }

  #headerMobileLogo {
      margin: auto;
      position: relative;
      float: left;
      overflow: hidden;
      width: 40%;
      margin-top: 6px;
      left: 30%
  }

  .headerLogo {
      width: 130px;
      margin-top: 0
  }

  #header.openMenu .headerLogo {
      display: none
  }

  .openMenu #hideHeaderMobileWhenOpen {
      display: none
  }

  .headerMobileMenuIcon {
      margin-top: 31px;
      top: 3px;
      display: block;
      float: right;
      left: calc(50% + 100px)
  }

  #headerMobileLogo a {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      width: fit-content;
      margin: auto;
      display: block;
      overflow: visible
  }

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

  .user {
      width: fit-content;
      margin-left: 14px;
      margin-bottom: 30px
  }

  .mobileMenuLink {
      position: relative;
      float: left;
      width: calc(100% - 91px);
      font-size: 20px;
      letter-spacing: 0;
      max-width: 224px;
      height: 40px;
      line-height: 40px;
      color: #151536;
      font-weight: 200;
      padding-left: 32px;
      word-break: break-all;
      overflow: hidden;
      text-transform: uppercase
  }

  .mobileMenuSubcategoryText {
      font-size: 15px!important;
      margin-bottom: 0;
      text-transform: capitalize;
      color: #000;
      height: 33px;
      line-height: 33px
  }

  .mobileMenuSeeMore {
      position: relative;
      float: right;
      margin-right: 22px;
      height: 30px;
      line-height: 40px;
      width: 30px;
      text-align: center;
      color: #000
  }

  .mobileMenuSubcategories {
      position: relative;
      float: left;
      width: calc(100% - 20px);
      height: 0;
      padding-left: 20px;
      overflow: hidden
  }

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

  .mobileMenuSubcategory.open {
      border-bottom: 0
  }

  .mobileMenuSubcategoryText:hover {
      font-weight: bolder
  }

  .mobileMenuCategoryLevelThree {
      border-bottom: none;
      color: #000;
      margin: 0
  }

  .cartContainer {
      height: fit-content;
      position: relative;
      display: block;
      float: left;
      width: fit-content
  }

  #mobileSearchBar {
      position: relative;
      width: calc(90% - 15px);
      margin: 0 auto;
      height: 40px;
      overflow: hidden;
      color: #000;
      border: 1px solid #000;
      margin-bottom: 20px;
      display: flex;
      align-items: center;
      margin-top: 20px
  }

  #search {
      padding-left: 15px;
      height: 18px
  }

  #mobileSearchImg {
      position: relative;
      float: right;
      margin-right: 10px;
      height: -webkit-fill-available
  }

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

  #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 {
      min-width: unset;
      margin-right: 10px;
      position: relative;
      line-height: unset;
      margin-left: 18px
  }

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

  #header.indexHeader .wishListQuantity {
      color: #fff
  }

  #header.indexHeader .cartAmount {
      color: #fff
  }

  .wishListQuantity {
      font-size: 9px;
      position: absolute;
      right: 0;
      bottom: 0;
      color: #000;
      line-height: 9px
  }

  .customMobile {
      margin-top: 12px;
      margin-bottom: 7px
  }

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

  #cartMessageMessage {
      margin-bottom: 15px
  }

  .whatsAppWebContainer {
      width: 75px;
      z-index: 10;
      right: 10px
  }

  .whatsAppWebContainer.open {
      bottom: 40px
  }

  .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;
      display: none
  }

  .logoutMobile {
      font-size: 14px;
      color: #000;
      margin-top: 10px;
      margin-bottom: 10px
  }

  .logoutMobile span {
      font-weight: 400
  }

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

  .mobileMenuCategoryLevelThreeText {
      font-size: 15px!important;
      margin-bottom: 0;
      text-transform: capitalize;
      color: #000;
      height: 33px;
      line-height: 33px
  }

  .headerScrolled .headerMobileMenuIcon {
      margin-top: 26px
  }

  .mediaContainer {
      padding-left: 35px;
      flex-wrap: wrap;
      width: calc(100% - 35px);
      bottom: 0;
      display: none
  }

  .mediaContainer p {
      width: 100%;
      font-weight: 100;
      margin-bottom: 20px
  }

  .mediaContainer a:first-of-type {
      margin-left: 0
  }

  .heart {
      margin-right: 8px;
      height: 18px
  }

  .rightTopItems {
      width: 22%;
      float: right;
      height: 55px;
      margin-top: 0;
      color: #151536;
      margin-right: 0%;
      display: flex!important;
      align-items: center;
      justify-content: flex-start
  }

  #header.openMenu .rightTopItems {
      justify-content: flex-end
  }

  .hideHeaderMobileWhenOpen {
      width: 22%;
      float: right;
      height: 55px;
      margin-top: 0;
      color: #000;
      margin-right: 0%;
      display: flex!important;
      align-items: center;
      justify-content: space-between
  }

  #header.openMenu .hideHeaderMobileWhenOpen {
      display: none!important
  }

  #topHiddenBar .heart {
      margin-right: 8px;
      height: 21px
  }

  #topHiddenBar .heart svg {
      height: 20px;
      width: 24px
  }

  #topHiddenBar.shownBar {
      top: 0;
      min-width: unset;
      height: 60px
  }

  .headerMobileMenuIconHiddenBar {
      margin-left: calc(3% - 7px);
      margin-top: 22px
  }

  .languageRow.notSelected {
      margin-top: 10px;
      background: #000;
      color: #fff;
      font-size: 16px
  }

  .currencySelectContainer::before {
      background-size: 24px;
      filter: brightness(0) saturate(100%) invert(0%) sepia(6%) saturate(0%) hue-rotate(43deg) brightness(88%) contrast(105%)
  }

  .languageSelect {
      font-size: 18px;
      padding-right: 5px
  }

  .pageCurrencySelect.open {
      color: #fff;
      right: 0;
      top: 37px;
      background: #000
  }

  .selectedOption {
      position: relative;
      left: 4px
  }

  #header.openMenu #headerMobileIcons {
      display: none!important
  }

  #header.mobileFilter.indexHeader .headerMobileMenuIcon span {
      background: #000
  }

  #header.mobileFilter.indexHeader #headerLogo {
      filter: unset
  }

  #header.indexHeader.mobileFilter .wishListQuantity {
      color: #000
  }

  #header.indexHeader.mobileFilter .cartAmount {
      color: #000
  }

  #header.indexHeader.mobileFilter .heart path {
      stroke: #151536
  }

  #header.indexHeader.mobileFilter #headerCart path {
      stroke: #000
  }

  .menuWord {
      display: none
  }

  .signInContainer {
      position: relative;
      float: left;
      height: auto;
      margin-top: 15px;
      font-size: 15px;
      margin-left: 0%;
      margin-right: 7px;
      padding-top: 6px;
      cursor: pointer;
      color: #000;
      text-align: center;
      width: auto;
      display: none;
      z-index: 9
  }

  #header.openMenu .signInContainer {
      display: block
  }

  #cerrarSesionMobileOpen {
      font-size: 13px;
      font-weight: 200;
      margin-left: 10px;
      width: max-content
  }
}

@media screen and (min-width: 415px) and (max-width:768px) {
  #headerPromoText {
      font-size:10px;
      line-height: 23px;
      text-align: center;
      line-height: 35px;
      letter-spacing: .5px;
      font-weight: lighter
  }

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

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

  #headerMobileProfile {
      height: 42px
  }

  #cartMessageMessage {
      font-size: 19px
  }

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

  #cartMessageDiv {
      width: 50%
  }

  #mobileSearchBar {
      width: 90%
  }

  #headerMobileMenu {
      height: 100%;
      padding: 75px 40px 0;
      box-sizing: border-box
  }

  .userMobile {
      display: flex;
      align-items: center;
      font-size: 1.1rem;
      font-weight: 300
  }
}

@keyframes float {
  0% {
      transform: translatey(0)
  }

  50% {
      transform: translatey(-20px)
  }

  100% {
      transform: translatey(0)
  }
}

.float {
  animation-delay: 1.5s;
  overflow: hidden;
  transform: translatey(0);
  animation: float 3s ease-in-out infinite
}

@keyframes rotation {
  from {
      -webkit-transform: rotate(0deg)
  }

  to {
      -webkit-transform: rotate(359deg)
  }
}

@-webkit-keyframes rotation {
  from {
      -webkit-transform: rotate(0deg)
  }

  to {
      -webkit-transform: rotate(359deg)
  }
}

.rotate {
  -webkit-animation: rotation 7s infinite linear;
  animation: rotation 7s infinite linear
}

.enter-title {
  margin: 0;
  left: -122%;
  white-space: nowrap
}

.slide {
  visibility: hidden;
  visibility: visible\9
}

.slide {
  visibility: visible;
  animation: slide 1s
}

.slide::after {
  content: "";
  display: table;
  clear: both
}

@keyframes slide {
  0% {
      opacity: 0;
      transform: translateY(50%)
  }

  100% {
      opacity: 1;
      transform: translateY(0)
  }
}

.imageAnimation:nth-of-type(1) {
  animation-delay: 0.7s
}

.imageAnimation {
  animation: slideup 1.2s;
  animation-timing-function: cubic-bezier(.52,1.07,.16,1.04);
  transform: translateX(100%);
  animation-fill-mode: both
}

@keyframes slideup {
  0% {
      transform: translateX(170%)
  }

  100% {
      transform: translateX(8px)
  }
}
