body {
  font-family: "Gotham" !important;
}
span {
  font-weight: 600;
}
#content {
  min-height: calc(100vh - 180px);
  width: 100%;
  margin: 0 auto;
  min-height: calc(100vh - 356px) !important;
  background-color: #fff;
}
.headerLink {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  width: fit-content;
  margin: 0 0;
  margin: 0 40px;
  margin-bottom: 20px;
}
.categoryOneTitle {
  text-align: center;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 500;
}
.categoryOneTitle:hover {
  font-weight: 700;
}
.wishListProductsDiv {
  height: auto;
}
.heart {
  position: relative;
  height: 19px;
  cursor: pointer;
  float: left;
}
#header {
  width: 100%;
  top: 25px;
  position: fixed;
  z-index: 100;
  height: fit-content;
  background-color: #c94283 !important;
  -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
}
.alertMessageLogo {
  display: block;
  position: relative;
  margin: 0 auto;
  margin-top: 30px;
  width: 200px;
  margin-bottom: 20px;
}
#topHiddenBar {
  width: 100%;
  height: 78px;
  position: fixed;
  z-index: 100;
  background-color: #c94283 !important;
  z-index: 9999;
  top: -100px;
  -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  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;
}
#topHiddenBarOptions {
  width: 90%;
  margin: 0 auto;
  position: relative;
  height: auto;
  margin-top: 0;
  align-items: center;
  display: flex;
  justify-content: space-between;
  top: calc(50% - 18px);
}
#topHiddenBarWrapper {
  height: auto;
  line-height: 70px;
  text-align: center;
  display: flex;
  position: relative;
  justify-content: space-evenly;
  top: 0;
  font-size: 15px;
  line-height: 20px;
  color: #fff;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  padding-right: 225px;
  align-items: center;
}
.hiddenHeaderOption {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  width: fit-content;
  margin: 0 20px;
  text-align: center;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 500;
}
.hiddenHeaderOption:hover {
  font-weight: 700;
}
#headerOptions {
  height: auto;
  text-align: center;
  display: flex;
  position: relative;
  justify-content: center;
  font-size: 15px;
  line-height: 20px;
  color: #fff;
  width: fit-content;
  margin: 0 auto;
}
.expandedCategory.shownExpandedCategory {
  position: fixed;
  top: 78px;
  background-color: #fff;
}
.categoriesContainer {
  background-color: #fff;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  padding-top: 15px;
  padding-bottom: 6px;
}
.expandedCategory {
  position: absolute;
  top: 150px;
  left: 0;
  display: none;
  height: 0;
  width: fit-content;
  z-index: 2;
  color: #000;
  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;
}
.categoriesNamesContainer {
  width: fit-content;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  padding-bottom: 21px;
  margin-right: 35px;
  padding-left: 45px;
  margin-top: 0;
}
.categoryColumnItems {
  width: fit-content;
  margin-top: 0;
  display: flex;
}
.categoryLevelTwoImage {
  float: left;
  width: 100%;
  display: none !important;
  object-fit: none;
  height: 20vw;
}
.categoryColumn {
  margin-top: 20px;
  position: relative;
  height: auto;
  overflow: hidden;
  width: 45%;
  right: 0%;
  margin-bottom: 20px;
  display: none;
}
.verticalSeparatorHeader {
  width: 1px;
  float: left;
  height: 90%;
  background-color: #58595b;
  margin-top: 16px;
}
.categoryLevelTwoTitle {
  position: relative;
  font-size: 14px;
  width: fit-content;
  display: block;
  line-height: 19px;
  padding-top: 7px;
  padding-bottom: 6px;
  text-transform: uppercase;
  font-weight: 500;
}
.categoryLevelTwoTitle:hover {
  color: #bfa768;
}
.categoryLevelTwoTitle::after,
.categoryLevelThreeTitle::after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background: #58595b;
  transition: width 0.3s;
}
.verTodo {
  font-family: "PlayfairDisplay";
  padding-left: 45px;
}
.showMore {
  font-size: 12px;
  text-decoration: underline;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #808285;
}
#headerLogoContainer {
  position: relative;
  width: fit-content;
  overflow: hidden;
  text-align: center;
  margin-right: 0;
  width: fit-content;
  margin: 0 auto;
}
#headerLogo {
  display: block;
  position: relative;
  height: 43px;
  margin: auto;
  margin-top: 16px;
  margin-bottom: 16px;
}
#headerPromoText {
  text-align: center;
  width: fit-content;
  float: left;
  font-family: "Gotham";
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 25px;
  letter-spacing: 0.02em;
  margin-left: 7%;
}
#headerPromo {
  width: 100%;
  top: 0;
  z-index: 999;
  height: 25px;
  color: #fff;
  overflow: hidden;
  position: fixed;
  background: #bfa768;
}
#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, 0.09);
}
#headerLogoHiddenBar {
  display: block;
  position: relative;
  height: 36px;
  margin: auto;
}
.hiddenBarLogoContainer {
  position: relative;
  width: fit-content;
  overflow: hidden;
  text-align: center;
  margin-right: 0;
  width: fit-content;
}
#headerWrapper {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-evenly;
  flex-direction: row;
  align-items: center;
}
#headerMainBar {
  width: 90%;
  margin: 0 auto;
  position: relative;
  height: auto;
  margin-top: 0;
}
#rightHeaderOptions {
  position: absolute;
  height: fit-content;
  right: 0;
  width: 370px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  top: 24px;
}
#rightHeaderOptionsHiddenBar {
  position: absolute;
  height: fit-content;
  right: 0;
  width: 370px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  top: 0;
}
.rightHeaderHidden {
  margin-top: 0px !important;
}
#searchBarContainer {
  position: relative;
  float: left;
  height: 20px;
  margin-top: 0;
  cursor: pointer;
}
#searchBarHeader {
  position: fixed;
  width: 100%;
  background-color: #fff;
  margin-top: 30px;
  z-index: 9;
}
.headerSearchImg {
  position: relative;
  float: left;
  cursor: pointer;
}
.headerCart {
  position: relative;
  height: 19px;
  cursor: pointer;
  float: left;
}
#headerCart2 {
  position: relative;
  float: right;
  margin-left: 24px;
  width: fit-content;
  display: flex;
  justify-content: flex-end;
}
.cartAmount {
  position: relative;
  float: left;
  font-weight: 500;
  margin-left: 5px;
  font-size: 10px;
}
.profileDiv {
  cursor: pointer;
  height: fit-content;
  display: flex;
  align-items: center;
}
#accountOptions,
#accountOptions1,
#accountOptions2,
#accountOptions3 {
  text-align: center;
  color: #fff;
  font-size: 14px;
  position: relative;
  float: left;
  width: 20px;
  z-index: 1;
  height: 20px;
  overflow: visible;
}
#accountOptions:hover,
#accountOptions1:hover,
#accountOptions2:hover {
  height: 20px;
}
.profileIcon {
  position: relative;
  z-index: 1;
  width: 100%;
}
.accountOptions1,
.accountOptions2 {
  float: left;
  width: auto;
  height: auto;
  z-index: 1;
}
#dialogIconTriangle1 {
  top: 13px;
  color: #000;
  right: 1px;
}
#dialogIconTriangle1 {
  top: 12px;
  position: absolute;
}
.myProfileUser1,
.myProfileUser2 {
  color: #97a393;
  line-height: 40px;
  height: 40px;
  top: 70px;
  border-radius: 0;
  background-color: #fff;
  font-weight: lighter;
  width: 130px;
  position: absolute;
  right: 61%;
  text-align: center;
  display: none;
  border: 2px solid #97a393;
}
.accountOptions1HiddenBar,
.accountOptions2HiddenBar {
  float: left;
  width: auto;
  height: auto;
  z-index: 1;
}
#dialogIconTriangle1HiddenBar,
#dialogIconTriangle2HiddenBar {
  display: none;
  color: #fff;
  top: 22px;
  right: 6px;
}
.profileBridgeHiddenBar {
  height: 35px;
  width: 130px;
  position: absolute;
  right: 0;
  opacity: 0;
}
.myProfileUser1HiddenBar,
.myProfileUser2HiddenBar {
  border: 1px solid #000;
  color: #000;
  border-bottom: 0.5px solid #fff;
  line-height: 40px;
  height: 40px;
  top: 70px;
  border-radius: 0;
  background-color: #fff;
  font-weight: lighter;
  width: 130px;
  position: absolute;
  right: 0;
  display: none;
}
.logoutUser1HiddenBar,
.logoutUser2HiddenBar {
  color: #000;
  border: 1px solid #000;
  border-top: none;
  line-height: 40px;
  height: 40px;
  top: 110px;
  border-radius: 0;
  background-color: #fff;
  font-weight: lighter;
  width: 130px;
  position: absolute;
  right: 0rem;
  display: none;
}
.logoutUser1,
.logoutUser2 {
  color: #97a393;
  border-top: none;
  line-height: 40px;
  height: 40px;
  top: 110px;
  border-radius: 0;
  background-color: #fff;
  font-weight: lighter;
  width: 130px;
  position: absolute;
  right: 61%;
  text-align: center;
  border: 2px solid #97a393;
  display: none;
}
.logoutUser2 {
  border-top: 2px solid #97a393;
}
.logoutUser1:hover {
  background-color: #335fad;
  color: #fff;
  font-weight: 900;
}
.logoutUser2:hover {
  background-color: #97a393;
  color: #fff;
  font-weight: 500;
}
.myProfileUser1:hover {
  border-top: 1.5px solid #fff;
  background-color: #335fad;
  color: #fff;
}
.myProfileUser2:hover {
  background-color: #97a393;
  color: #fff;
  font-weight: 500;
}
.myProfile {
  float: left;
  letter-spacing: 2px;
  font-size: 11px;
  color: #b4a193;
  margin-top: 7px;
  margin-left: 20px;
  cursor: pointer;
}
.headerProfile {
  float: left;
  height: 20px;
  cursor: pointer;
}
.hasFont {
  font-family: Gopher;
  font-weight: 800;
  position: relative;
  top: -1px;
  font-size: 17px;
  letter-spacing: 1px;
}
.hasFont:hover {
  color: #f0e237 !important;
}
.searchBarSlider {
  display: flex;
  justify-content: center;
  height: 100%;
  position: relative;
  align-items: center;
}
.searchBar.openBar {
  height: 35px;
}
.searchSite {
  width: 96%;
  position: relative;
  margin: 0 auto;
  height: 100%;
  background-color: transparent;
  color: #fff;
  letter-spacing: 0;
  padding: 0 10px;
  font-size: 13px;
}
.searchSite::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
  font-weight: 400;
}
.searchSite:-moz-placeholder {
  color: #fff;
  opacity: 1;
  font-weight: 400;
}
.searchSite::-moz-placeholder {
  color: #fff;
  opacity: 1;
  font-weight: 400;
}
.searchSite:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
  font-weight: 400;
}
.searchSite::-ms-input-placeholder {
  color: #fff;
  opacity: 1;
  font-weight: 400;
}
#searchHiddenSite::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
  font-weight: 400;
}
#searchHiddenSite:-moz-placeholder {
  color: #fff;
  opacity: 1;
  font-weight: 400;
}
#searchHiddenSite::-moz-placeholder {
  color: #fff;
  opacity: 1;
  font-weight: 400;
}
#searchHiddenSite:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
  font-weight: 400;
}
#searchHiddenSite::-ms-input-placeholder {
  color: #fff;
  opacity: 1;
  font-weight: 400;
}
#headerDummy {
  position: relative;
  width: 100%;
  height: 150px;
}
#topHiddenBar.shownBar {
  top: 0px !important;
}
.searchBar.shownSearchBar {
  position: fixed;
  top: 70px;
  display: none;
}
.alertMessageDiv {
  position: relative;
  margin: 0 auto;
  margin-top: 15%;
  padding-bottom: 40px;
  width: 370px;
  background-color: #fff;
  border: none;
  padding-top: 20px;
  border-radius: 0;
}
#alertMessageLogo {
  width: 200px;
}
#cartMessageDiv #cartMessageMessage {
  margin-top: 35px;
  width: 217px;
  margin-bottom: 30px;
}
#cartMessageDiv a.alertMessageAceptar {
  background-color: #c94286;
  border: 2px solid #c94286;
  color: #fff;
}
#cartMessageDiv a.alertMessageAceptar:hover {
  border: 2px solid #c94286;
  color: #c94286;
  background-color: #fff;
}
.alertMessageAceptar {
  position: relative;
  background-color: #c94286;
  border: 2px solid #c94286;
  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: #c94286;
  opacity: 1;
}
.alertMessageClose {
  right: 10px;
  color: #000;
}
#cartMessageDiv {
  margin-top: 20%;
}
.cartMessageAceptar {
  line-height: 32px;
  text-transform: initial;
  margin-left: 23%;
  margin-right: 5px;
  text-transform: uppercase;
  border-radius: 33px;
  font-weight: 300;
  color: #fff;
}
.alertMessageMessage {
  font-size: 16px;
  color: #000;
  letter-spacing: 0;
  margin-top: 0;
}
#cartMessageButtonsWrapper {
  float: none;
  width: 370px;
  margin: 0 auto;
}
.cartMessageAceptar {
  width: 55%;
  font-size: 12px;
}
#cartMessageDiv {
  overflow: hidden;
  width: 420px;
  padding: 0 0 0 0;
  height: auto;
  top: calc(50% - 232px);
  margin-top: 0;
  padding-top: 25px;
  border: none;
  padding-bottom: 45px;
  border-radius: 0;
}
.whatsAppWebContainer.open {
  bottom: 60px;
}
.openMenu {
  left: 0px !important;
}
.wishListQuantity {
  float: left;
  font-size: 10px;
  font-weight: 500;
}
.accountOptions:hover,
.accountOptions1:hover,
.accountOptions2:hover {
  height: auto;
}
.printerContainer:hover {
  background: #124194;
}
.printerContainer:hover .printerText {
  color: #fff;
}
.printerContainer:hover img {
  filter: brightness(0) invert(1);
}
#decorativeLine {
  background-color: #000;
  margin-top: 20px;
  margin-bottom: 30px;
  width: 100%;
  height: 1px;
}
#headerMobileMenuIcon span:nth-child(even) {
  left: 50%;
  border-radius: 0 9px 9px 0;
}
#headerMobileMenuIcon span:nth-child(odd) {
  left: 0;
  border-radius: 9px 0 0 9px;
}
#headerMobileMenuIcon span:nth-child(1),
#headerMobileMenuIcon span:nth-child(2) {
  top: 0;
}
#headerMobileMenuIcon span:nth-child(3),
#headerMobileMenuIcon span:nth-child(4) {
  top: 11px;
}
#headerMobileMenuIcon span:nth-child(5),
#headerMobileMenuIcon span:nth-child(6) {
  top: 22px;
}
#headerMobileMenuIcon.open span:nth-child(1),
#headerMobileMenuIcon.open span:nth-child(6) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#headerMobileMenuIcon.open span:nth-child(2),
#headerMobileMenuIcon.open span:nth-child(5) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#headerMobileMenuIcon.open span:nth-child(1) {
  left: 0;
  top: 7px;
}
#headerMobileMenuIcon.open span:nth-child(2) {
  left: calc(50% - 4px);
  top: 7px;
}
#headerMobileMenuIcon.open span:nth-child(3) {
  left: -50%;
  opacity: 0;
}
#headerMobileMenuIcon.open span:nth-child(4) {
  left: 100%;
  opacity: 0;
}
#headerMobileMenuIcon.open span:nth-child(5) {
  left: 0;
  top: 14px;
}
#headerMobileMenuIcon.open span:nth-child(6) {
  left: calc(50% - 4px);
  top: 14px;
}
#categoriesContainer {
  width: 50%;
  height: 70px;
  margin: auto;
  overflow: auto;
}
.rightContainer {
  position: relative;
  float: right;
  height: 65px;
  width: 280px;
}
.rightHeaderContent {
  float: right;
  height: 100%;
  position: relative;
  justify-content: space-between;
  align-items: center;
  display: flex;
  width: 75px;
  margin-left: 5px;
}
.openSlider {
  left: 0px !important;
}
.searchBarContainer {
  position: relative;
  float: left;
  height: 35px;
  width: 219px;
  overflow: hidden;
}
.searchBarSlider {
  position: absolute;
  display: flex;
  width: 100%;
  align-items: center;
  left: 200px;
  transition: left 1s;
}
.searchIcon {
  padding-left: 0;
  cursor: pointer;
  float: left;
  margin-right: 10px;
  width: 18px;
  height: 18px;
  position: relative;
  z-index: 1;
}
#searchHiddenSite {
  color: #fff;
  font-size: 13px;
}
.searchBar {
  position: relative;
  width: 100%;
  overflow: hidden;
  color: #fff;
  border-bottom: 1px solid #fff;
  height: 22px;
  font-size: 15px;
}
input {
  background-color: transparent;
}
#searchSite {
  width: 90%;
  display: block;
  position: relative;
  height: 100%;
  background: transparent;
  padding: 0;
  padding-left: 10px;
  color: #fff;
  margin: 0;
  font-size: 13px;
  letter-spacing: 0;
}
#searchSite::-webkit-input-placeholder {
  color: #fff;
}
.headerHeart {
  float: left;
  margin-right: 5px;
  height: 19px;
}
.profileImageAccount {
  width: 100%;
}
#myProfileUser,
#logoutUser {
  color: #000;
  border: 1px solid #000;
  border-radius: 0;
}
#myProfileUser1,
#myProfileUser2,
#myProfileUser3 {
  background-color: #fff;
  color: #132457;
  width: 150px;
  position: relative;
  overflow: hidden;
  height: 25%;
  line-height: 25px;
  border: 1px solid #03144a;
  border-radius: 9px 9px 0 0;
  margin-left: -80px;
  display: none;
  box-shadow: rgb(0 0 0 / 10%) -1px 7px 8px;
}
#myProfileUser2:hover {
  background-color: #000;
}
#myProfileUser2,
#myProfileUser3 {
  position: absolute;
  height: fit-content;
  top: 29px;
}
#myProfileUser3:hover {
  background-color: #000;
  color: #fff;
}
#logoutUser {
  height: 25px;
  top: 8px;
}
#myProfileUser:hover,
#myProfileUser1:hover,
#logoutUser:hover,
#logoutUser1:hover {
  background-color: #000;
  color: #fff;
  font-weight: 100;
}
#logoutUser1,
#logoutUser2,
#logoutUser3 {
  border: 1px solid #000;
  border-top: 1px solid #000;
  border-radius: 0;
  height: 100%;
  background-color: #fff;
  color: #000;
  width: 150px;
}
#logoutUser2:hover {
  background-color: #000;
}
#logoutUser1 {
  position: absolute;
  top: 29px;
  height: 25px;
}
#logoutUser2,
#logoutUser3 {
  height: fit-content;
  position: absolute;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  top: 55px;
  display: none;
  line-height: 25px;
  margin-left: -80px;
}
#logoutUser3:hover {
  background-color: #000;
  color: #fff;
}
#dialogIconTriangle,
#dialogIconTriangle1,
#dialogIconTriangle2 {
  position: absolute;
  top: 12px;
  right: 1px;
  font-size: 26px;
  z-index: 1;
  display: none;
}
#dialogIconTriangle2 {
  top: 12px;
  color: #000;
  right: 1px;
}
#dialogIconTriangle3 {
  display: none;
  top: 14px;
  color: #000;
  right: 2px;
  font-size: 24px;
  position: absolute;
}
#dialogIconTriangle {
  color: #000;
  right: 1px;
  top: 14px;
}
.separatorContainer {
  width: 100%;
  margin-top: 35px;
  display: flex;
  align-items: center;
}
.separatorCircle {
  height: 4px;
  width: 4px;
  margin-right: 6px;
  border-radius: 50%;
  background: #000;
}
.separatorLine {
  height: 1px;
  background: #000;
}
.popupFixedContainer {
  position: fixed;
  left: 0;
  top: 0;
  align-items: center;
  justify-content: center;
  opacity: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 10001;
}
.popupBk {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}
.popupBox {
  position: fixed;
  width: 80%;
  margin: 0 auto;
  left: 0;
  overflow: hidden;
  max-width: 840px;
  right: 0;
  max-height: 90vh;
  height: auto;
  background-color: #fff;
  padding-bottom: 20px;
}
.closePopupDiv {
  position: absolute;
  top: 9px;
  right: 12px;
  width: 12px;
  height: 12px;
  color: #000;
  text-align: center;
  font-size: 14px;
  line-height: 19px;
  cursor: pointer;
  border-radius: 29px;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.offerCategory {
  animation: blinkingText 1s infinite;
}
@keyframes blinkingText {
  0% {
    color: #000;
  }
  50% {
    color: #c09f80;
  }
  100% {
    color: #000;
  }
}
.separatorLineAnimation {
  width: 0;
  -webkit-animation: increase 2s;
  -moz-animation: increase 2s;
  -o-animation: increase 2s;
  animation: increase 2s;
  animation-delay: 0.5s;
  animation-fill-mode: forwards;
}
.headerToBlack {
  fill: #000;
}
.headerToBlackCart {
  fill: #000;
  stroke: #000;
}
.headerToBlackProfile {
  stroke: #000;
}
.headerToBlackHeart {
  fill: none;
  stroke: #000;
}
@keyframes increase {
  0% {
    width: 0;
  }
  100% {
    width: calc(100% - 10px);
  }
}
@-webkit-keyframes increase {
  0% {
    width: 0;
  }
  100% {
    width: calc(100% - 10px);
  }
}
.separatorCircleAnim {
  -webkit-animation: opacity 0.8s;
  -moz-animation: opacity 0.8s;
  -o-animation: opacity 0.8s;
  animation: opacity 0.8s;
  animation-fill-mode: forwards;
}
@keyframes opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media screen and (min-width: 769px) and (max-width: 1105px) {
  .hiddenBarLogoContainer {
    width: 142px;
  }
  #topHiddenBarWrapper {
    width: calc(100% - 309px);
  }
  .searchBarContainer {
    width: 146px;
  }
  .searchBarSlider {
    left: 125px;
  }
  #header #rightHeaderOptions {
    width: 118px;
  }
  #header .searchBarContainer {
    display: none;
  }
  #content {
    min-width: unset;
  }
}
@media screen and (max-width: 768px) {
  #header {
    height: 60px;
    position: fixed;
    top: 25px !important;
  }
  #headerDummy {
    height: 60px;
  }
  .headerCart {
    height: 20px;
  }
  .cartAmount {
    position: relative;
    font-size: 9px;
  }
  #topHiddenBar {
    height: 60px;
  }
  .cartContainer {
    float: left;
    width: fit-content;
    position: relative;
    margin-right: 63px;
  }
  .mainCart {
    margin-right: unset;
  }
  #headerPromo {
    width: 100%;
    top: 0;
    z-index: 999;
    height: 25px;
    overflow: hidden;
    position: fixed;
    box-shadow: 0 4px 34px rgba(0, 0, 0, 0.09);
    display: block;
  }
  #headerPromoText {
    width: fit-content;
    text-align: center;
    height: fit-content;
    font-family: "Gotham";
    font-style: normal;
    font-weight: 700;
    font-size: 11px;
    line-height: 26px;
    letter-spacing: 0.02em;
    margin-left: 26px;
  }
  #headerMobileIcons {
    height: auto;
    position: absolute;
    right: 25px;
    top: 23px;
    margin: 0 36px;
  }
  #topHiddenBarMobileOptions {
    width: 100%;
    height: 60px;
    background-color: #c94283;
    position: relative;
  }
  #headerMobileMenuIcon {
    width: 22px;
    height: 20px;
    position: relative;
    float: right;
    margin-top: 50px;
    margin-left: 25px;
    z-index: 29999;
    position: fixed;
    right: 0;
    margin-right: 25px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    cursor: pointer;
  }
  #headerMobileMenuIcon span {
    display: block;
    position: absolute;
    height: 2px;
    width: 54%;
    background: #fff;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #headerMobileMenuIcon span:nth-child(even) {
    left: 50%;
    border-radius: 0 9px 9px 0;
  }
  #headerMobileMenuIcon span:nth-child(odd) {
    left: 0;
    border-radius: 9px 0 0 9px;
  }
  #headerMobileMenuIcon span:nth-child(1),
  #headerMobileMenuIcon span:nth-child(2) {
    top: 0;
  }
  #headerMobileMenuIcon span:nth-child(3),
  #headerMobileMenuIcon span:nth-child(4) {
    top: 7px;
  }
  #headerMobileMenuIcon span:nth-child(5),
  #headerMobileMenuIcon span:nth-child(6) {
    top: 14px;
  }
  #headerMobileMenuIcon.open span:nth-child(1),
  #headerMobileMenuIcon.open span:nth-child(6) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #headerMobileMenuIcon.open span:nth-child(2),
  #headerMobileMenuIcon.open span:nth-child(5) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #headerMobileMenuIcon.open span:nth-child(1) {
    left: 0;
    top: 3px;
  }
  #headerMobileMenuIcon.open span:nth-child(2) {
    left: calc(50% - 4px);
    top: 3px;
  }
  #headerMobileMenuIcon.open span:nth-child(3) {
    left: -50%;
    opacity: 0;
  }
  #headerMobileMenuIcon.open span:nth-child(4) {
    left: 100%;
    opacity: 0;
  }
  #headerMobileMenuIcon.open span:nth-child(5) {
    left: 0;
    top: 10px;
  }
  #headerMobileMenuIcon.open span:nth-child(6) {
    left: calc(50% - 4px);
    top: 10px;
  }
  #headerLogo {
    width: 169px;
    height: auto;
    display: block;
    float: left;
    margin-top: 12px;
    margin-left: 20px;
  }
  #rightHeaderOptions {
    position: relative;
    float: right;
    width: 85px;
    right: 0;
  }
  .headerProfile {
    margin-top: 8.5px;
    margin-right: 7px;
  }
  #decoHeader {
    display: none;
  }
  #headerMobileMenu {
    position: fixed;
    top: 25px;
    height: calc(100% - 25px);
    width: 100%;
    left: 100%;
    background-color: #fff;
    z-index: 980;
    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;
  }
  #mobileMenuTopBar {
    width: 100%;
    height: 60px;
    background-color: #c94283;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: flex-start;
  }
  .mobileMenuItem {
    position: relative;
    width: 100%;
    margin: 0 auto;
    display: table;
    height: auto;
    padding-top: 15px;
    margin-bottom: 20px;
    color: #fff;
    font-weight: 600;
  }
  .verTodo {
    color: #000;
    padding-bottom: unset;
    margin-top: 15px;
    font-size: 14px;
  }
  .mobileMenuLink {
    position: relative;
    float: left;
    display: inline-block;
    width: 75%;
    max-width: 195px;
    height: auto;
    color: #000;
    padding-left: 30px;
    word-break: break-all;
    overflow: hidden;
    font-size: 18px;
    line-height: 25px;
    text-transform: uppercase;
  }
  .mobileMenuLink:focus {
    color: #bfa768;
  }
  .mobileMenuLink:hover {
    color: #bfa768;
  }
  .mobileMenuSeeMore {
    color: #000;
    width: 30px;
    float: right;
    margin-right: 30px;
    text-align: center;
  }
  .mobileMenuSubcategories {
    position: relative;
    float: left;
    width: 100%;
    height: 0;
    overflow: hidden;
  }
  .mobileMenuSubcategory {
    margin-top: 10px;
  }
  #mobileSearchBar {
    position: relative;
    width: 100%;
    margin: 0 auto;
    height: 55px;
    overflow: hidden;
    bottom: 0;
    color: #000;
    margin-bottom: 20px;
    border-bottom: 1px solid #000;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  #mobileSearchImg {
    position: relative;
    height: 16px;
    display: block;
    padding: 5px;
  }
  #mobileSearch {
    position: relative;
    width: calc(100% - 85px);
    height: 100%;
    padding: 0;
    font-weight: 600;
    padding-left: 7px;
    color: #000;
    background-color: transparent;
    font-style: normal;
    font-size: 12px;
    line-height: 40px;
  }
  #mobileSearch::-webkit-input-placeholder {
    font-weight: 600;
    font-size: 12px;
    line-height: 40px;
    color: rgba(0, 0, 0, 0.38);
  }
  #mobileSearch:-moz-placeholder {
    font-weight: 600;
    font-size: 12px;
    line-height: 40px;
    color: rgba(0, 0, 0, 0.38);
  }
  #mobileSearch::-moz-placeholder {
    font-weight: 600;
    font-size: 12px;
    line-height: 40px;
    color: rgba(0, 0, 0, 0.38);
  }
  #mobileSearch:-ms-input-placeholder {
    font-weight: 600;
    font-size: 12px;
    line-height: 40px;
    color: rgba(0, 0, 0, 0.38);
  }
  #mobileSearch::-ms-input-placeholder {
    font-weight: 600;
    font-size: 12px;
    line-height: 40px;
    color: rgba(0, 0, 0, 0.38);
  }
  #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 {
    width: fit-content;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: 27px;
  }
  .wishListProductsDiv .heart .svgHeart {
    width: 20px;
    height: 20px;
  }
  .wishListQuantity {
    width: fit-content;
    height: 13px;
    line-height: 13px;
    font-size: 9px;
    font-weight: 500;
    top: -3px;
    position: absolute;
    left: 23px;
  }
  #content {
    min-height: calc(100vh - 60px);
    margin-top: 0;
    padding-top: 0;
  }
  #cartMessageMessage {
    margin-bottom: 15px;
  }
  .whatsAppWebContainer.open {
    bottom: 30px;
  }
  .profileImgMobile {
    padding-left: 28px;
    width: 18px;
    position: relative;
    padding-right: 15px;
    top: 3px;
  }
  .headerShowLogin.profileImgMobile {
    top: 0;
    padding-right: 0;
  }
  .userAccount {
    color: #000;
    font-size: 13px;
    font-weight: 500;
    line-height: 17px;
    display: none;
  }
  .user {
    position: relative;
    width: fit-content;
    float: left;
    font-weight: 500;
    height: fit-content;
    display: flex;
    padding-top: 4px;
    color: #fff;
    align-items: center;
    flex-direction: row;
  }
  #loginText {
    width: fit-content;
    height: fit-content;
    font-weight: 400;
    font-size: 11px;
    line-height: 10px;
    letter-spacing: 0.02em;
    color: #fff;
    margin-left: 16px;
  }
  .logoutMobile {
    width: fit-content;
    height: fit-content;
    font-weight: 400;
    font-size: 11px;
    line-height: 10px;
    letter-spacing: 0.02em;
    color: #fff;
    margin-left: 16px;
  }
  .mobileMenuSubcategoryText {
    color: #000;
    font-size: 12px;
    margin-left: 15px;
    font-weight: 300;
    display: flex;
    align-items: center;
    height: 35px;
    color: #000;
    margin-top: 8px;
  }
  #cartMessageDiv #cartMessageMessage {
    margin-top: 55px;
  }
  .heart {
    height: auto;
    width: 20px;
    margin-top: 2px;
  }
  #categoriesContainer {
    width: fit-content;
    height: fit-content;
    margin: auto;
    display: flex;
    align-items: center;
  }
}
@media screen and (min-width: 415px) and (max-width: 768px) {
  #headerPromo {
    width: 100%;
    top: 0;
    z-index: 999;
    height: 35px;
    position: fixed;
    background: #c09f80;
    color: #fff;
    box-shadow: 0 4px 34px rgba(0, 0, 0, 0.09);
  }
  #headerPromoText {
    font-size: 10px;
    line-height: 23px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    letter-spacing: 0.5px;
    font-weight: lighter;
  }
  #headerMobileMenu {
    top: 93px;
  }
  a.mobileMenuLink.mobileMenuSubcategoryText:hover {
    color: #fff;
  }
  #header,
  #headerDummy {
    height: 74px;
  }
  #headerMobileMenuIcon span:nth-child(1),
  #headerMobileMenuIcon span:nth-child(2) {
    top: 0;
  }
  #headerMobileMenuIcon span:nth-child(3),
  #headerMobileMenuIcon span:nth-child(4) {
    top: 10px;
  }
  #headerMobileMenuIcon span:nth-child(5),
  #headerMobileMenuIcon span:nth-child(6) {
    top: 26px;
  }
  #headerMobileMenuIcon span {
    height: 6px;
    width: 70%;
  }
  #headerMobileMenuIcon.open span:nth-child(2) {
    left: calc(50% - 4px);
    top: 7px;
  }
  #headerMobileMenuIcon.open span:nth-child(6) {
    left: calc(50% - 5px);
    top: 12px;
    top: 13px;
  }
  #headerMobileMenuIcon span:nth-child(5),
  #headerMobileMenuIcon span:nth-child(6) {
    top: 20px;
  }
  #headerMobileMenuIcon span {
    height: 3px;
    width: 80%;
  }
  .cartAmount {
    font-size: 10px;
  }
  .headerCart {
    height: 30px;
  }
  #cartMessageMessage {
    font-size: 19px;
  }
  .heart {
    height: auto;
    width: 29px;
  }
  .wishListProductsDiv .heart .svgHeart {
    width: 28px;
    height: 28px;
  }
  .wishListQuantity {
    width: 10px;
    height: 10px;
    line-height: 10px;
    font-size: 10px;
    font-weight: 500;
    top: -10px;
    padding: 3px;
    left: -18px;
  }
  #cartMessageDiv {
    width: 50%;
  }
  #headerLogo {
    margin-top: 7px;
    width: 150px;
  }
  #headerMobileMenuIcon {
    margin-top: 28px;
  }
  #headerMobileIcons {
    top: 26px;
  }
}
