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

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

.headerLogoMobile {
  fill: #fff
}

.headerMobileMenuIcon.indexHeader span {
  background: #73868a
}

.headerCart.indexHeader path {
  stroke: #fff
}

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

.logo {
  height: 115px;
  top: 0;
  position: relative;
  width: auto;
  max-width: 100%;
}

.search.indexHeader {
  color: #fff
}

.heart.indexHeader {
  color: #fff
}

.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 {
  color: #124194
}

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

.headerLink:hover {
  font-weight: 600
}

.categoryOneTitle {
  color: #73868a;
  font-size: 27px;
  text-transform: uppercase;
  letter-spacing: 1px
}

.categoryOneTitle:hover {
  cursor: pointer
}

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

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

.heart path {
  stroke: #73868a
}

#header {
  height: 140px;
  width: 100%;
  position: relative;
  z-index: 91;
  background-color: transparent;
  margin-top: 10px
}

.itemHeader {
  width: 100%;
  height: auto;
  margin: 7px 0;
  position: relative;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  color: #73868a;
  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;
  left: 0;
  top: -130px;
  width: 100%;
  opacity: 1;
  z-index: 13;
  overflow: visible;
  height: 110px;
  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: 92%;
  margin: auto;
  height: 100%
}

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

#headerOptions {
  width: 100%;
  left: -100%;
  z-index: 12;
  height: calc(100% - 18%);
  padding-top: 10%;
  text-align: center;
  display: flex;
  position: fixed;
  float: left;
  box-shadow: 0 4px 9px rgba(0, 0, 0, .1);
  background-color: #fff;
  -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;
  overflow: scroll;
  justify-content: space-between;
  align-items: center
}

#headerOptions.open {
  left: 0%
}

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

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

#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: 140px;
  margin-top: 23px
}

.openMenu .hiddenBarLogoContainer {
  display: flex
}

.shownBar .hiddenBarLogoContainer {
  display: flex;
}

.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: 56%;
  margin-right: 1%;
  margin-bottom: 3%;
  height: 86%;
  float: right;
  background-position: 100% 23%;
  background-repeat: no-repeat;
  background-size: cover
}

.catArrow {
  position: absolute;
  width: 26px;
  height: auto;
  top: 60%;
  left: 46%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: none
}

.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;
  line-height: 23px;
  text-align: center;
  line-height: 30px;
  width: 100%;
  position: absolute;
  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;
  transition: top 0.1s ease-out;
  -moz-transition: top 0.1s ease-out;
  -webkit-transition: top 0.1s ease-out;
  -o-transition: top 0.1s ease-out;
  z-index: 999;
  height: 30px;
  color: #fff;
  position: fixed;
  background: #000;
  box-shadow: 0 4px 34px rgba(0, 0, 0, .09);
  display: none
}

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

#headerWrapper {
  width: 40%;
  float: left;
  height: calc(100vh - 238px);
  display: block;
  justify-content: center;
  flex-direction: column;
  align-items: flex-start;
  align-content: center;
  bottom: 35px;
  margin-left: calc(7% - 10px);
  padding-left: 15px;
  direction: rtl;
  overflow: auto
}

.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: 4%
}

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

.rightHeaderHidden {
  width: fit-content;
  float: right;
  display: flex;
  margin-right: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  height: 100%;
  align-items: center;
  position: relative;
  margin: 10px 0
}

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

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

.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: #73868a
}

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

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

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

#header.searchIndex.indexHeader .wishListProductsDiv {
  color: #73868a
}

#header.searchIndex.indexHeader #headerCart {
  color: #73868a
}

#headerCart path {
  stroke: #73868a
}

#header.openMenu.indexHeader #headerCart {
  color: #73868a
}

#header.openMenu.indexHeader .wishListProductsDiv {
  color: #73868a
}

#header.openMenu.searchIndex.indexHeader .wishListProductsDiv {
  color: #73868a
}

#header.openMenu.searchIndex.indexHeader #headerCart {
  color: #73868a
}

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

.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 {
  display: none;
  line-height: 28px;
  height: 28px;
  border-radius: 0
}

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

#logoutUser1 {
  border-top: 1px solid #73868a
}

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

#logoutUser2:hover {
  background-color: #73868a;
  color: #fff;
  font-weight: 900
}

#myProfileUser:hover,
#myProfileUser1:hover {
  background-color: #73868a;
  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: right;
  position: relative;
  height: 20px;
  cursor: pointer;
  display: block;
  overflow: hidden
}

#searchBar {
  position: relative;
  width: 60%;
  height: 40px;
  display: flex;
  float: left;
  color: #73868a;
  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: #73868a;
  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
}

#alertMessageMessage {
  letter-spacing: 0
}

.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: 110px
}

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

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

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

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

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

#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: #73868a
}

#topHiddenBarOptions .wishListQuantity {
  color: #73868a
}

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

#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: 100px;
  height: 27px;
  position: absolute;
  float: left;
  margin-top: 46px;
  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
}

.headerMobileMenuIcon span {
  display: block;
  position: absolute;
  height: 1.7px;
  width: 21px;
  background: #73868a;
  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: #73868a !important
}

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

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

.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: 19px
}

.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(10% - 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: 6px
}

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

.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: #73868a;
  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 0;
  position: relative;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap
}

.menuSubcategories {
  position: relative;
  width: calc(100% - 40px);
  height: 0;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  margin-left: 40px;
  overflow: hidden;
  float: left
}

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

.menuSubcategory:first-of-type {
  margin-top: 30px
}

.menuSubcategoryText {
  font-size: 20px
}

.hiddenBarLogoContainer {
  overflow: hidden;
  position: absolute;
  /* height: 140px; */
  display: none;
  width: 100%;
  /* display: flex; */
  justify-content: center;
  height: 100%;
}

.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;
  width: 107px;
  justify-content: space-between;
  font-size: 12px;
  cursor: pointer;
  height: 40px;
  display: none
}

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

.pageCurrencySelect.open {
  display: block;
  height: auto;
  position: absolute;
  top: 36px;
  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: #d0b8e3
}

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

.currencySelectContainer::before {
  content: "";
  background-image: url(../../files/currencyIcon.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  width: 24px;
  background-position: center;
  height: 30px;
  position: absolute;
  top: 0;
  z-index: -1;
  right: 0;
  padding-right: 50px;
  filter: brightness(0) saturate(100%) invert(98%) sepia(100%) saturate(0%) hue-rotate(323deg) brightness(103%) contrast(103%)
}

#headerOptions.change {
  height: calc(100vh - 70px)
}

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

.languageSelect.open {
  height: auto
}

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

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

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

.languageSelectArrow {
  position: absolute;
  width: 26px;
  right: 0;
  top: 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%)
}

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

#header.indexHeader {
  position: absolute
}

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

#header.indexHeader.openMenu .headerMobileMenuIcon span {
  background: #73868a
}

#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: #73868a
}

.searchIndex#header.indexHeader #headerCart path {
  stroke: #73868a
}

.searchIndex#header.indexHeader .heart path {
  stroke: #73868a
}

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

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

#header.indexHeader.searchIndex .headerMobileMenuIcon span {
  background: #73868a
}

#header.openMenu.indexHeader #headerCart path {
  stroke: #73868a
}

#header.openMenu.indexHeader .heart path {
  stroke: #73868a
}

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

#header.openMenu.indexHeader #headerProfile path {
  stroke: #73868a
}

#header.openMenu.indexHeader #headerProfile circle {
  stroke: #73868a
}

.searchIndex#header.openMenu.indexHeader #rightHeaderOptions {
  color: #73868a
}

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

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

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

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

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

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

.menuWord {
  margin-left: 44px;
  margin-top: 3px;
  color: #73868a
}

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

#header.indexHeader.searchIndex .menuWord {
  color: #73868a
}

#header.indexHeader.openMenu .headerMobileMenuIcon .menuWord {
  color: #73868a
}

#header.mobileFilter.indexHeader .headerMobileMenuIcon .menuWord {
  color: #73868a
}

@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 {
    float: left;
    height: 100px;
    margin: 5px 0
  }

  #headerOptions {
    padding-top: 173px;
    height: calc(100% - 173px) !important
  }

  .headerOptionsImageContainer {
    height: calc(100vh - 238px)
  }

  .shownBar .hiddenBarLogoContainer {
    display: flex;
    height: 100%
  }

  .rightHeaderHidden {
    height: calc(100% - 20px)
  }
}

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

  #header,
  #headerDummy {
    height: 0
  }

  #headerDummy.indexHeader {
    height: 0
  }

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

  #header.indexHeader {
    background: transparent;
    top: 0;
    height: fit-content;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    position: fixed;
    display: block
  }

  #header.indexHeader.mobileFilter {
    background: #fff
  }

  #headerCart {
    height: 18px;
    margin-right: 14px;
    margin-left: 5px;
    top: -7px
  }

  .cartContainer {
    height: 22px;
    position: relative
  }

  .cartAmount {
    font-size: 12px;
    float: right;
    color: #73868a;
    position: absolute;
    margin-right: 0;
    top: -2px;
    right: -1px
  }

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

  #header.indexHeader.openMenu .cartAmount {
    color: #73868a
  }

  .menuWord {
    margin-top: 0
  }

  #accountOptions {
    display: none;
    margin-right: 22%
  }

  #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
  }

  .alertMessageLogo {
    width: 130px
  }

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

  #headerMobileIcons {
    width: fit-content;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    right: 0;
    display: flex !important;
    align-items: center;
    position: absolute;
    margin-right: 5%;
    margin-top: 0;
    top: 0;
    height: 100px
  }

  .headerMobileMenuIcon span {
    display: block;
    position: absolute;
    height: 2px;
    width: 73%;
    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: 0;
    float: right;
    left: 15px;
    width: 20px
  }

  .headerMobileMenuIcon span:nth-child(3),
  .headerMobileMenuIcon span:nth-child(4) {
    top: 8px;
    width: 20px;
    left: 15px
  }

  .headerMobileMenuIcon span:nth-child(5),
  .headerMobileMenuIcon span:nth-child(6) {
    top: 16px;
    left: 15px;
    width: 20px
  }

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

  .headerMobileMenuIcon.open span:nth-child(2) {
    left: 13px;
    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: 3px;
    top: 13px;
    opacity: 0
  }

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

  #topHiddenBarOptions {
    width: 100%
  }

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

  .openMenu #headerLogo2 {
    display: none
  }

  #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 {
    top: -8px;
    height: 18px;
    width: 18px
  }

  #dialogIconTriangle {
    display: none !important
  }

  #logoutUser {
    margin-left: -110px
  }

  .notLogged {
    display: none
  }

  .show {
    display: block !important
  }

  .currencyArrow {
    filter: unset
  }

  .languageSelectArrow {
    filter: unset
  }

  #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: #73868a
  }

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

  #headerMobileMenu.open #header.indexHeader {
    width: 80%
  }

  #headerMobileLogo {
    margin: auto;
    position: absolute;
    float: left;
    overflow: hidden;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    top: 0;
    left: calc(50% - 42.5px);
  }

  .headerMobileMenuIcon {
    margin-top: 31px;
    margin-left: 2%;
    top: 3px
  }

  #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: 8px;
    color: #73868a;
    text-transform: capitalize
  }

  #header.indexHeader.mobileFilter #headerProfile circle {
    stroke: #73868a
  }

  #header.indexHeader.mobileFilter #headerProfile path {
    stroke: #73868a
  }

  .user {
    width: 20px;
    margin-left: 0;
    margin-bottom: 0;
    height: 20px;
    float: right;
    position: relative;
    display: block;
    margin-right: 7px;
    z-index: 94
  }

  .mobileMenuLink {
    position: relative;
    float: left;
    width: calc(100% - 91px);
    font-size: 19px;
    letter-spacing: 0;
    max-width: 224px;
    height: 30px;
    line-height: 30px;
    color: #73868a;
    font-weight: 100;
    padding-left: 32px;
    overflow: hidden;
    text-transform: uppercase
  }

  .mobileMenuSubcategoryText {
    font-size: 18px !important;
    margin-bottom: 0
  }

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

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

  .mobileMenuSubcategory.open {
    border-bottom: 0
  }

  .mobileMenuSubcategoryText:hover {
    font-weight: bolder
  }

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

  #mobileSearchBar {
    position: relative;
    width: 85%;
    margin: 0 auto;
    height: 47px;
    overflow: hidden;
    color: #73868a;
    border-bottom: 1px solid #73868a;
    margin-bottom: 20px;
    margin-top: 120px
  }

  #mobileSearchImg {
    position: relative;
    float: left;
    margin-right: 10px;
    margin-left: 1px;
    height: 22px;
    top: 15px
  }

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

  #mobileSearch::-webkit-input-placeholder {
    color: #73868a
  }

  #mobileSearch:-moz-placeholder {
    color: #73868a
  }

  #mobileSearch::-moz-placeholder {
    color: #73868a
  }

  #mobileSearch:-ms-input-placeholder {
    color: #73868a
  }

  #mobileSearch::-ms-input-placeholder {
    color: #73868a
  }

  .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: 80%;
    margin-top: 10vw
  }

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

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

  .wishListProductsDiv {
    display: none;
    min-width: unset;
    margin-right: 10px;
    position: relative;
    line-height: unset;
    top: -11px
  }

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

  .wishListQuantity {
    font-size: 12px;
    position: absolute;
    right: -5px;
    top: 7px;
    color: #73868a;
    line-height: 9px
  }

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

  #content {
    min-height: calc(100vh - 60px);
    height: auto;
    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: #73868a;
    font-weight: 400;
    display: none
  }

  .logoutMobile {
    font-size: 14px;
    color: #73868a;
    margin-top: 36px;
    margin-bottom: 64px;
    margin-left: 33px;
    overflow: hidden;
    display: block
  }

  .logoutMobile:hover {
    font-size: 14px;
    color: #73868a;
    margin-top: 10px;
    margin-bottom: 10px;
    display: block
  }

  .logoutMobile span {
    font-weight: 400
  }

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

  .mobileMenuCategoryLevelThreeText {
    font-weight: 400;
    padding-left: 40px;
    width: calc(80% - 40px);
    font-size: 17px;
    line-height: 30px;
    display: block;
    height: 30px
  }

  .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: 7px;
    height: 18px;
    width: 18px;
    margin-top: 3px
  }

  .rightTopItems {
    width: 380px;
    float: right;
    height: 30px;
    margin-top: 25px;
    color: #73868a;
    margin-right: 3%;
    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 .wishListProductsDiv {
    display: block
  }

  .headerLogo {
    width: 85px;
    top: 2px
  }

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

  #header.openMenu .logo path {
    fill: #000;
    height: 111px
  }

  #header.mobileFilter.indexHeader .headerMobileMenuIcon span {
    background: #73868a
  }

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

  #header.indexHeader.mobileFilter .wishListQuantity {
    color: #73868a
  }

  #header.indexHeader.mobileFilter .cartAmount {
    color: #73868a
  }

  #header.indexHeader.mobileFilter .heart path {
    stroke: #73868a
  }

  #header.indexHeader.mobileFilter #headerCart path {
    stroke: #73868a
  }
}

@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
  }
}

@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)
  }
}