html {
  overflow-x: hidden;
}

body {
  font-family: "akzidenz-grotesk_bqextended" !important;
  color: #000000;
  overflow-x: hidden;
}

.index {
  z-index: 1;
}

.just-landed-menu {
  text-transform: uppercase;
}

a {
  text-decoration: none;
  color: #000000;
  cursor: pointer;
}

a:hover {
  color: #000000;
}

.button {
  background-color: #000000;
  border-color: #000000;
  color: #fff;
  font-family: "akzidenz-grotesk_bqMdEx";
}

.error-message {
  font-size: 11px !important;
  color: red;
}

/* mobile menu */
.swiper-button-prev.menu-swiper img {
  width: 10px;
}

.swiper-button-prev.menu-swiper,
.swiper-button-next.menu-swiper {
  transform: translateY(-50%);
}

.swiper-button-next.menu-swiper img {
  width: 10px;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  color: #000000;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  color: #000000;
}

.close-search {
  cursor: pointer;
}

.search-mobile {
  display: none;
}

.active-letter {
  font-family: "akzidenz-grotesk_bqMdEx";
}

.mobile-menu {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  background-color: #fff;
  transition: 0.5s;
  opacity: 1;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 2000;
  transition: opacity 0.5s;
}

.mobile-menu.hide {
  overflow: hidden;
  width: 0;
  height: 0;
  opacity: 0;
  transition: width 0s 0.5s, height 0s 0.5s, opacity 0.5s;
}

.close-menu {
  cursor: pointer;
}

.close-mobile-menu {
  cursor: pointer;
}

.header-brand {
  width: 12.5%;
}

.shop-brand,
.shop-category,
.magazine,
.sell-with-us {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  background-color: #fff;
  transition: 0.5s;
  opacity: 1;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 2000;
  transition: opacity 0.5s;
  font-size: 14px;
}

.magazine-mobile h4 {
  font-size: 15px;
}
.swiper-slide-magazine {
  height: auto !important;
}
.shop-brand.hide,
.shop-category.hide,
.magazine.hide,
.sell-with-us.hide {
  overflow: hidden;
  width: 0;
  height: 0;
  opacity: 0;
  transition: width 0s 0.5s, height 0s 0.5s, opacity 0.5s;
}

.letters {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.letters p {
  cursor: pointer;
}

.back-arrow {
  cursor: pointer;
}

.mobile-menu-items {
  cursor: pointer;
}

.mobile-menu-items p,
.mobile-menu-items a {
  font-size: 14px;
}

.mobile-header h3 {
  font-size: 16px;
  font-family: "akzidenz-grotesk_bqMdEx";
}

.mobile-header {
  cursor: pointer;
}

.dropdown-title {
  font-family: "akzidenz-grotesk_bqMdEx";
}

.mobile-search {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
  transition: 0.5s;
  opacity: 1;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 2000;
  transition: opacity 0.5s;
}

.mobile-search.hide {
  overflow: hidden;
  width: 0;
  height: 0;
  opacity: 0;
  transition: width 0s 0.5s, height 0s 0.5s, opacity 0.5s;
}

/* mobile menu */

/* navbar */
.custom-navbar {
  position: relative;
  background-color: #fff;
}
.image-inside-text img {
  padding-right: 20px;
  padding-bottom: 10px;
}
.container-search-result {
  padding-top: 140px !important;
}
.horoscope-item:hover {
  font-family: "akzidenz-grotesk_bqMdEx" !important;
}

.horoscope-item {
  font-family: "akzidenz-grotesk_bqextended" !important;
}

.nav-item {
  color: black;
  text-decoration: none;
  position: relative;
  display: block;
  font-weight: 500;
  font-size: 14px;
}

.menu-link {
  cursor: pointer;
}

.nav-item.active-link,
.horoscope-item.active-link {
  font-family: "akzidenz-grotesk_bqMdEx" !important;
}

.custom-dropdown:hover .nav-item {
  font-family: "akzidenz-grotesk_bqMdEx";
}

.logo-header {
  width: 170px;
}

.dropdown-content {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #fff;
  opacity: 0;
  transition: 0.5s;
  pointer-events: none;
  z-index: 2000;
}

.dropdown-wishlist {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #fff;
  transition: 0.5s;
  z-index: 2000;
}

/* .wishlist.hide, */

.custom-dropdown:hover .dropdown-content {
  pointer-events: all;
  opacity: 1;
}

.menu-space {
  margin-left: 70px;
}

.icon {
  display: block;
  width: 23px;
  height: auto;
  cursor: pointer;
}

.burger-menu div {
  width: 25px;
  height: 3px;
  background-color: #000000;
  margin: 5px 0;
  border-radius: 5px;
}

.burger-menu {
  cursor: pointer;
}

/* navbar */

/* first dropdown */
.shopbrand h1 {
  font-family: "akzidenz-grotesk_bqMdEx";
  font-size: 20px;
}

.shopbrand p {
  font-size: 12px;
  cursor: pointer;
}

.header-brand {
  width: 12.5%;
}

.brands p {
  font-size: 14px;
}

.brands p:hover {
  font-family: "akzidenz-grotesk_bqMdEx";
}

/* first dropdown */

/* second dropdown */
.second-dropdown a {
  font-size: 13px;
  text-decoration: none;
  color: #000000;
}

.second-dropdown {
  opacity: 1;
  pointer-events: all;
  z-index: 2;
}

.arrow {
  width: 10px;
}

/* .submenu-items:first-child .dropdown-item-hover {
    justify-content: start;
    text-align: left;
}

.submenu-items .dropdown-item-hover {
    justify-content: center;
    text-align: center;
}

.submenu-items:last-child .dropdown-item-hover {
    justify-content: end;
    text-align: right;
} */

.dropdown-item-hover col :last-child {
  justify-content: end;
}

.inside-dropdown-content a {
  font-size: 12px !important;
}

.inside-dropdown-content a:hover {
  font-family: "akzidenz-grotesk_bqMdEx";
}

.inside-dropdown:hover .arrow {
  opacity: 0;
  transition: width 0.5s 0.5s, height 0.5s 0.5s, opacity 0.5s;
}

.inside-dropdown .arrow {
  transition: width 0.5s 0.5s, height 0.5s 0.5s, opacity 0.5s;
}

.inside-dropdown a {
  transition: all 0.5s;
}

/* .inside-dropdown:hover .dropdown-item-hover a {
    text-decoration: underline;
} */
.subcategory.active-subcategory {
  font-family: "akzidenz-grotesk_bqMdEx";
}

.category.underline {
  text-decoration: underline;
}

.category-active {
  text-decoration: underline;
}

.inside-dropdown-content {
  display: grid;
  opacity: 0;
  pointer-events: none;
  width: 100%;
  height: 0;
  transition: width 0.5s, height 0.5s;
  -webkit-transition: width 0.5s, height 0.2s, opacity 0.5s;
}

.inside-dropdown:hover .inside-dropdown-content {
  opacity: 1;
  pointer-events: all;
  width: 100%;
  height: 100%;
  transition: width 0.5s, height 0.2s;
  -webkit-transition: width 0.5s, height 0.5s, opacity 0.5s;
}

.second-dropdown-items a {
  transition: all 0.1s;
}

.second-dropdown-items a:hover {
  font-family: "akzidenz-grotesk_bqMdEx";
}

/* second dropdown */

/* third dropdown  */
.dropdown-items {
  display: grid;
}

.dropdown-items a {
  margin-bottom: 28px;
  text-decoration: none;
  color: #000000;
  font-size: 13px;
}

.dropdown-items a:hover {
  font-family: "akzidenz-grotesk_bqMdEx";
}

.dropdown-image {
  padding-top: 95%;
}

.title-image {
  font-size: 13px;
  font-family: "Monument Extended" !important;
  transition: all 10s;
}

.magazine-section .dropdown-image {
  position: relative;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.magazine-section .dropdown-image img {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.magazine-section:hover .dropdown-image img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/* wishlist */
.designers.wishlist-page h1 {
  font-family: inherit !important;
}

.wishlist {
  position: absolute;
  opacity: 0;
  right: 0;
  pointer-events: none;
  top: 0;
  width: 35%;
  background-color: #fff;
  z-index: 2000;
  transition: all 0.5s;
}

button.search-img {
  border: none;
  background-color: transparent;
}

.wishlist-svg {
  display: block;
  height: 24px;
  width: 24px;
}

.custom-dropdown:hover .wishlist-path {
  fill: #000000;
}

.wishlist-path {
  fill: #ffffff;
  stroke: #000000;
  stroke-width: 17;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  transition: 0.5s;
}

.wishlist.show {
  transition: width 0.5s 0.5s, height 0.5s 0.5s, opacity 0.5s;
  opacity: 1;
  pointer-events: all;
}

/* .dropdown-content.wishlist-dropdown {
    transition: width 0.5s 0.5s, height 0.5s 0.5s, opacity 0.5s;
} */

.background-wishlist {
  background-color: #fff;
}

.wishlist h3 {
  font-size: 14px;
  font-family: "Monument Extended";
}

.wishlist-image {
  padding-top: 80%;
}

.wishlist-image img {
  object-fit: contain;
}

.wishlist h4 {
  font-size: 14px;
  font-family: "akzidenz-grotesk_bqLtEx";
}

.wishlist h5 {
  font-size: 14px;
  font-family: "akzidenz-grotesk_bqMdEx";
}

.wishlist h6 {
  font-size: 10px;
  font-family: "akzidenz-grotesk_extended_bRg";
}

.black-button {
  border: 1px solid #000000;
  font-size: 9px;
  padding: 8px 32px;
  transition: all 0.5s;
}

.black-button:hover {
  background-color: #fff;
  color: #000000;
}

.wishlist-button {
  font-size: 12px;
  padding: 9px 20px;
  border: 2px solid #000000;
  transition: all 0.5s;
}

.wishlist-button:hover {
  background-color: #fff;
  color: #000000;
}

/* wishlist */

/* search */
.custom-search {
  position: relative;
  cursor: pointer;
}

.search-padding {
  padding-bottom: 300px;
}

.search-section {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 490px;
  padding: 15px;
  background-color: #fff;
  opacity: 0;
  pointer-events: none;
  transition: all 0.5s;
}

.search input {
  border: none;
  border-bottom: 1px solid;
  width: 100%;
  outline: none;
}

.search input::placeholder {
  font-size: 12px;
  font-family: "akzidenz-grotesk_bqLtIt";
}

.search-img img {
  width: 12px;
  cursor: pointer;
}

.custom-search:hover .search-section {
  pointer-events: all;
  opacity: 1;
}

/* search */

/* footer */
.icon-footer {
  transition: all 0.5s;
}

.icon-footer:hover {
  transform: translateY(-3px);
}

.top-footer {
  background-color: #efeff0;
}

.top-footer h5 {
  font-family: "Monument Extended";
  font-size: 16px;
}

.top-footer p {
  font-size: 16px;
}

.footer-form input[type="email"] {
  width: 100%;
  height: 100%;
  padding: 0px 12px;
  border: 2px solid #707070;
  padding: 8px 12px;
  outline: none;
}

.footer-form input[type="text"]::placeholder {
  font-size: 12px;
  font-family: "akzidenz-grotesk_bqLtIt";
  color: #707070;
}

.button-submit {
  font-size: 15px;
  background-color: #efeff0;
  border: 2px solid #707070;
  padding: 8px 12px;
  font-family: "akzidenz-grotesk_bqMdEx";
  transition: all 0.5s;
}

.button-submit:hover {
  background-color: #707070;
  border: 2px solid #707070;
  color: #000000;
}

.footer-logo {
  width: 130px;
  height: 100px;
}

.bottom-footer {
  background-color: black;
}

.footer-link {
  text-decoration: none;
  color: #fff;
  font-size: 13px;
  transition: all 0.5s;
}

.footer-link:hover,
.footer-link.active-link {
  font-family: "akzidenz-grotesk_bqMdEx";
  color: #fff;
}

.footer-link p {
  color: #fff;
}

.footer-line {
  border-top: 1px solid #fff;
}

.footer-item p {
  font-size: 12px;
  margin-bottom: 0;
  color: #fff;
}

.footer-item a {
  font-size: 12px;
  color: #fff;
}

.footer-item a:hover {
  font-family: "akzidenz-grotesk_bqMdEx";
}

/* end footer */

/* homepage */
.home-slider .swiper-wrapper {
  align-items: center !important;
}

.header-image {
  padding-top: 145%;
}

.section-1 h1 {
  font-family: "Monument Extended";
  font-size: 50px;
}

.section-1 p {
  font-size: 25px;
  line-height: 1.2;
}

.external-button {
  position: relative;
  border: none;
  background-color: transparent;
  font-size: 18px;
  padding: 0;
  cursor: pointer;
}

.external-button::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 2px;
  background: #000000;
  transition: all 0.5s;
  color: #000000;
}

.external-button:hover {
  font-family: "akzidenz-grotesk_bqMdEx";
}

.section-2 h1 {
  font-family: "Monument Extended";
  font-size: 50px;
}

.section-2 p {
  font-size: 18px;
}

.editors .swiper-slide {
  height: auto !important;
}

.shop .swiper-slide {
  height: auto !important;
}

.section-paragraph {
  /* height: 100%; */
  flex-grow: 1 !important;
}

.landed .swiper-slide {
  height: auto !important;
}

.content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

.editor-image {
  padding-top: 150%;
}

.editor-image img {
  object-fit: cover;
}

.section-2 h6 {
  font-family: "messapiaregular";
  font-size: 18px;
}

.editor-paragraph {
  font-size: 14px !important;
  line-height: 1.6;
}

.editors-section .editor-image {
  position: relative;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.editors-section .editor-image img {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.editors-section:hover .editor-image img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.editors-section:hover .external-button {
  font-family: "akzidenz-grotesk_bqMdEx";
}

.section-3 h1 {
  font-family: "Monument Extended";
  font-size: 50px;
}

.section-3 p {
  font-size: 18px;
}

.section-3 h6 {
  font-family: "messapiaregular";
  font-size: 18px;
}

.shop-section .shop-image {
  position: relative;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.shop-section .shop-image img {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.shop-section:hover .shop-image img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.shop-section:hover .external-button {
  font-family: "akzidenz-grotesk_bqMdEx";
}

.landed-section {
  position: absolute;
  top: 0;
  right: 0;
}

.section-4 h1 {
  font-family: "Monument Extended";
  font-size: 50px;
}

.section-4 p {
  font-size: 18px;
}

.wishlist-path:hover {
  fill: #000000;
}

.swiper-content .product-img {
  position: relative;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.swiper-content .product-img img {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.swiper-content:hover .product-img img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.swiper-image {
  padding-top: 126%;
}

.swiper-image img {
  object-fit: cover;
}

.wishlist-swiper {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  padding: 0;
  z-index: 2000;
  cursor: pointer;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: "" !important;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: "" !important;
}

.swiper-content h4 {
  font-size: 16px;
  font-family: "helveticabold";
}

.swiper-content p {
  font-size: 15px;
  font-family: "helveticaregular";
}

.section-5 h1 {
  font-family: "Monument Extended";
  font-size: 50px;
}

.section-5 p {
  font-size: 18px;
}

.section-5 h6 {
  font-family: "messapiaregular";
  font-size: 18px;
}

.seperator {
  border-top: 1px solid #000000;
  width: 69%;
}

.date {
  font-size: 16px !important;
}

.story-section .story-image {
  position: relative;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.story-section .story-image img {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.story-section:hover .story-image img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.home-slider {
  cursor: pointer;
}

.header-image img {
  object-fit: cover;
}

/* homepage */

/* designers page */
.designers h1 {
  font-size: 50px;
  font-family: "Monument Extended";
}

.designer h3 {
  font-size: 25px;
}

.designer:hover.designer h3 {
  font-family: "akzidenz-grotesk_bqMdEx";
}

.designer .designer-image {
  position: relative;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.designer-image img {
  object-fit: cover;
}

.designer .designer-image img {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  object-fit: cover;
}

.designer:hover .designer-image img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.infinite-scroll-component {
  overflow-x: hidden !important;
}

.designers.brands h1 {
  font-size: 45px !important;
  font-family: inherit !important;
}

/* designers page */

/* single brand page */
.single-brand-page h1 {
  font-size: 50px;
  font-family: "Monument Extended";
}

.single-brand-page p {
  font-size: 18px;
  line-height: 1.5;
}

.single-brand-page button {
  font-size: 20px;
  border: 0;
  background: transparent;
  padding: 0;
}

.balmain-image {
  padding-top: 90%;
}

.balmain-full-image,
.header-full-image {
  padding-top: 50%;
}

.balmain-image img .balmain-full-image img,
.header-full-image img {
  object-fit: cover;
}

.single-brand-img {
  padding-top: 50%;
}

.single-brand-img img {
  object-fit: cover;
}

.single-brand-section p {
  font-size: 17px;
}

.single-brand-section h6 {
  font-size: 20px;
}

.single-product-swiper img {
  width: 30px;
  height: 30px;
}

.single-product .single-brand-img {
  position: relative;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.single-product .single-brand-img img {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.single-product:hover .single-brand-img img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.single-brand-img {
  padding-top: 130%;
}

.wishlist-item {
  position: absolute;
  top: 10px;
  right: 22px;
  height: 18px;
  width: auto;
  z-index: 1;
  cursor: pointer;
}

.wishlist-brand {
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 10px;
  height: 18px;
  width: auto;
  z-index: 2000;
}

.single-product:hover .title {
  font-family: "akzidenz-grotesk_bqMdEx";
}

.single-product .wishlist-brand {
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}

.single-product:hover .wishlist-brand {
  opacity: 1;
}

.wishlist-brand .wishlist-path {
  cursor: pointer;
  fill: #efeff0;
  transition: 0.5s;
}

.wishlist-brand:hover .wishlist-path {
  fill: #000000;
  stroke: #000000;
}

.balmain-image img {
  object-fit: contain;
}

.single-brand-page h1 {
  font-size: 35px;
}

/* single brand page */

/* single product */
.wishlist-items {
  display: flex;
  align-content: flex-end;
}

.wishlist-swiper.active .wishlist-path,
.wishlist-items.active .wishlist-path,
.wishlist-items:hover .wishlist-path {
  fill: #000000;
}

.pagination-swiper {
  padding-top: calc(687.5% + 20px) !important;
}

.pagination-ratio {
  padding-top: 138.5%;
  transform: scale(0.9);
}

.product-swiper {
  padding-top: 130%;
}

.swiper-slide.h-auto.swiper-slide-thumb-active img {
  -moz-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}

.swiper-slide.h-auto.swiper-slide-thumb-active img {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.swiper-slide.h-auto.swiper-slide-thumb-active {
  border: 1px solid #707070;
  position: relative;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* .swiper-slide.swiper-slide-active.h-auto.swiper-slide-thumb-active {
    border: 1px solid #707070;
    position: relative;
    overflow: hidden;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
} */

.single-product-ratio {
  padding-top: 100%;
}

.single-product-ratio img {
  object-fit: contain;
}

.single-product-content h4 {
  font-size: 18px;
  font-family: "messapiaregular";
}

.pagination-swiper {
  padding-top: 50%;
}

.pagination-swiper img {
  object-fit: cover;
}

.single-product-content p {
  font-size: 18px;
}

.add-wishlist p {
  font-size: 18px;
}

.external-button.buy-now {
  font-size: 18px;
}

.add-wishlist {
  cursor: pointer;
}

/* single product */

/* magazine */
.magazine-swiper img {
  object-fit: cover;
}

.active-category {
  font-family: "akzidenz-grotesk_bqMdEx";
}

.magazine-section-1 h6 {
  font-family: "messapiaregular";
  font-size: 18px;
}

.magazine-section-1 p {
  font-size: 14px;
}

.magazine-section-swiper:hover .external-button {
  font-family: "akzidenz-grotesk_bqMdEx";
}

.magazine-section-swiper .magazine-swiper {
  position: relative;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.magazine-section-swiper .magazine-swiper img {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.magazine-section-swiper:hover .magazine-swiper img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.magazine-items p {
  font-size: 18px;
  font-family: "akzidenz-grotesk_bqMdEx";
}

.magazine-items a {
  font-size: 18px;
  font-family: "akzidenz-grotesk_bqMdEx";
}

.magazine-items a:hover {
  font-family: "akzidenz-grotesk_bqMdEx";
}

.swiper-button-prev.items-swiper {
  display: none;
}

.swiper-button-next.items-swiper {
  display: none;
}

.magazine-ratio {
  padding-top: 70%;
}

.magazine-ratio img {
  object-fit: cover;
}

.white-background {
  background: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 60px;
  width: 48%;
}

.white-background h1 {
  font-size: 45px;
  font-family: "messapiaregular";
}

.white-background p {
  font-size: 18px;
}

.custom-ratio {
  padding-top: 130%;
}

.custom-ratio img {
  object-fit: cover;
}

.articles h6 {
  font-family: "messapiaregular";
  font-size: 20px;
}

.articles p {
  font-size: 16px;
}

.articles .custom-ratio {
  position: relative;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.articles .custom-ratio img {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.articles:hover .custom-ratio img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.articles:hover .external-button {
  font-family: "akzidenz-grotesk_bqMdEx";
}

.white-bg {
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 60px;
  width: 48%;
}

.white-bg h1 {
  font-size: 45px;
  font-family: "messapiaregular";
}

.white-bg p {
  font-size: 18px;
}

.magazine-items {
  cursor: pointer;
}

.external-button-list {
  position: relative;
  border: none;
  background-color: transparent;
  font-size: 18px;
}

.external-button-list::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 2px;
  background: #000000;
  transition: all 0.5s;
  color: #000000;
}

/* .external-button-list{
    text-decoration: underline;
    font-weight: bold;
} */

/* magazine */

/* single article */
.ratio-single-article img {
  object-fit: contain;
}

.article-page {
  float: left;
  width: 35%;
}

.ratio-single-article {
  padding-top: 160%;
}

.single-article h1 {
  font-family: "messapiaregular";
  font-size: 42px;
}

.single-product h6 {
  font-size: 19px;
}

.single-article p {
  font-size: 17px;
  line-height: 1.4;
}

/* single article */

/* wishlist page */
.wishlist-path-icon {
  fill: #000000;
  stroke: #000000;
  stroke-width: 17;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  transition: 0.5s;
}

.wishlist-icon {
  height: auto;
  width: 23px;
  flex-shrink: 0;
}

/* wishlist page */

/* horoscope magazine */
.horoscope-ratio img {
  object-fit: cover;
}

.horoscopes-magazine h1 {
  font-size: 50px;
  font-family: "messapiaregular";
}

.horoscopes-magazine p {
  font-size: 18px;
  line-height: 1.2;
}

.horoscopes-magazine h5 {
  font-family: "messapiaregular";
  font-size: 20px;
}

/* horoscope magazine */

/* single horoscope */
.single-horoscope h1 {
  font-family: "messapiaregular";
  font-size: 50px;
}

.single-horoscope p {
  line-height: 1.3;
  font-size: 20px;
}

.horoscope-date {
  font-family: "messapiaregular";
  font-size: 18px;
}

/* single horoscope */

/* just landed */
.sell-with-us{
  padding-top: 3rem;
  padding-bottom: 1rem;
}
.sell-with-us-page h1 {
  font-size: 50px;
  font-family: "Monument Extended";
  
}

.sell-with-us-page p {
  font-size: 18px;
}

.sell-with-us-page h3 {
  font-family: "Monument Extended";
  font-size: 28px;
}

.sell-with-us-page h4 {
  font-size: 18px;
}

.fillform-button {
  font-size: 14px;
  padding: 9px 44px;
  border: 2px solid #000000;
  transition: all 0.5s;
}

.fillform-button:hover {
  background-color: #fff;
  color: #000000;
}

/* just landed */

/* success */
.backhome-button {
  font-size: 14px;
  padding: 9px 35px;
  border: 2px solid #000000;
  transition: all 0.5s;
}

.backhome-button:hover {
  background-color: #fff;
  color: #000000;
}

/* success */

/* archive */
.archive-page h1 {
  font-size: 50px;
  font-family: "messapiaregular";
}

.react-datepicker-popper[data-placement^="bottom"]
  .react-datepicker__triangle::after {
  top: auto !important;
}

.react-datepicker-popper[data-placement^="bottom"]
  .react-datepicker__triangle::before,
.react-datepicker-popper[data-placement^="bottom"]
  .react-datepicker__triangle::after {
  border-top: 0 !important;
  border-bottom-color: transparent !important;
}

.react-datepicker__day--keyboard-selected,
.react-datepicker__month-text--keyboard-selected,
.react-datepicker__quarter-text--keyboard-selected,
.react-datepicker__year-text--keyboard-selected {
  color: #fff !important;
}

.react-datepicker-popper[data-placement^="bottom"] {
  padding-top: 0 !important;
}

input.date-picker {
  background-color: #000000;
  color: #fff;
  font-size: 10px;
  cursor: pointer;
  background-image: url("../images/plus.svg");
  background-repeat: no-repeat;
  background-position-x: calc(100% - 14px);
  background-position-y: 46%;
  padding: 11px 75px 11px 6px !important;
  border-color: transparent;
  outline: none;
}

.react-datepicker__day-names,
.react-datepicker__header:not(.react-datepicker__header--has-time-select) {
  background-color: #fff;
}

.react-datepicker__day.react-datepicker__day--002.react-datepicker__day--today,
.react-datepicker__day--selected,
.react-datepicker__day--in-selecting-range,
.react-datepicker__day--in-range,
.react-datepicker__month-text--selected,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--selected,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--selected,
.react-datepicker__year-text--in-selecting-range,
.react-datepicker__year-text--in-range {
  font-weight: bold;
  border-radius: 20px !important;
  border: none !important;
  background: #000000 !important;
  color: #fff !important;
  transition: all 0.5s;
}

.react-datepicker__header {
  border-bottom: none !important;
}

.react-datepicker__navigation {
  top: 9px !important;
}

.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow,
.react-datepicker__navigation-icon::before {
  border-color: #000000 !important;
  border-style: solid;
  border-width: 3px 3px 0px 0 !important;
  content: "";
  display: block;
  height: 16px !important;
  position: absolute;
  top: 14px !important;
  width: 16px !important;
}

.react-datepicker__day--keyboard-selected,
.react-datepicker__month-text--keyboard-selected,
.react-datepicker__quarter-text--keyboard-selected,
.react-datepicker__year-text--keyboard-selected {
  font-weight: bold;
  border-radius: 30px !important;
  border: none !important;
  background: #000000 !important;
  color: #fff !important;
  transition: all 0.5s;
}

.react-datepicker__current-month,
.react-datepicker-time__header,
.react-datepicker-year-header {
  font-size: 12px;
  font-family: "akzidenz-grotesk_bqextended" !important;
}

.react-datepicker__header {
  padding: 20px 0 0 0 !important;
}

.react-datepicker__day,
.react-datepicker__month-text,
.react-datepicker__quarter-text,
.react-datepicker__year-text {
  font-family: "akzidenz-grotesk_bqextended" !important;
  font-size: 12px;
}

.react-datepicker__day-name,
.react-datepicker__day,
.react-datepicker__time-name {
  font-family: "akzidenz-grotesk_bqextended" !important;
  font-size: 10px !important;
}

.react-datepicker__navigation-icon--next::before {
  left: -21px !important;
}

.react-datepicker__navigation-icon--previous::before {
  right: -21px !important;
}

.react-datepicker__day:hover,
.react-datepicker__month-text:hover,
.react-datepicker__quarter-text:hover,
.react-datepicker__year-text:hover {
  font-weight: bold;
  border-radius: 50px !important;
  border: none !important;
  background: #000000 !important;
  color: #fff !important;
}

input.date-picker::placeholder {
  font-size: 10px;
  color: #fff;
}

.react-datepicker {
  border: none !important;
  box-shadow: 0px 3px 16px 1px rgba(0, 0, 0, 0.33);
  -webkit-box-shadow: 0px 3px 16px 1px rgba(0, 0, 0, 0.33);
  -moz-box-shadow: 0px 3px 16px 1px rgba(0, 0, 0, 0.33);
}

.react-datepicker__close-icon {
  right: 8px !important;
}

.react-datepicker__close-icon::after {
  font-size: 18px !important;
  background-color: #000000 !important;
}

input.search {
  border: none;
  border-bottom: 1px solid #000000;
  width: 100%;
  z-index: -1;
  outline: none;
}

input.search::placeholder {
  font-family: "akzidenz-grotesk_bqCnIt";
  font-size: 12px;
  color: #000000;
}

.search-archive {
  position: absolute;
  top: 50%;
  right: 4%;
  transform: translateY(-50%);
  width: 14px;
  cursor: pointer;
}

.archive-page p {
  font-size: 18px;
}

.line {
  border-top: 1px solid #000000;
  width: 100%;
}

.archive-page h5 {
  font-size: 20px;
  font-family: "messapiaregular";
}

.archive-page h6 {
  font-size: 16px;
}

.add-padding {
  padding: 0 95px 0 95px;
}

/* archive */

/* registration  */
.registration input[type="text"],
.registration input[type="number"],
.registration input[type="email"],
textarea {
  width: 100%;
  border: none;
  border-bottom: 1px solid #000000;
  padding-bottom: 15px;
  outline: none;
}

.registration input[type="text"]::placeholder,
.registration input[type="number"]::placeholder,
.registration input[type="email"]::placeholder,
textarea::placeholder {
  font-size: 12px;
  font-family: "akzidenz-grotesk_bqextended" !important;
  color: #000000;
}

.type-checkbox {
  padding-bottom: 15px;
}

.type-checkbox h2 {
  font-size: 12px;
  color: #000000;
}

.check-box h6 {
  font-size: 12px;
}

.check-box {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.check-box input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkmark {
  position: absolute;
  top: 0px;
  left: 0;
  height: 12px;
  width: 12px;
  background-color: #fff;
  border: 1px solid #000000;
}

.check-box:hover input ~ .checkmark {
  background-color: #fff;
}

.check-box input:checked ~ .checkmark {
  background-color: #fff;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.check-box input:checked ~ .checkmark:after {
  display: block;
}

.check-box .checkmark:after {
  left: 3px;
  top: 0px;
  width: 4px;
  height: 8px;
  border: 1px solid #000000;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

input[type="radio"i] {
  background-color: #ff0000 !important;
}

.submit-button {
  font-size: 14px;
  padding: 9px 44px;
  border: 2px solid #000000;
  transition: all 0.5s;
}

.submit-button:hover {
  background-color: #fff;
  color: #000000;
}

.custom-select__menu {
  box-shadow: 0px 3px 16px 1px rgba(0, 0, 0, 0.33) !important;
  -webkit-box-shadow: 0px 3px 16px 1px rgba(0, 0, 0, 0.33) !important;
  -moz-box-shadow: 0px 3px 16px 1px rgba(0, 0, 0, 0.33) !important;
}

.custom-select__control.custom-select__control--is-focused {
  border-color: #000000 !important;
}

.custom-select__control:hover {
  border-color: #000000 !important;
}

.custom-select__placeholder {
  color: #000000 !important;
}

.custom-select__value-container {
  padding: 0 !important;
  color: #000000 !important;
}

.custom-select__indicators {
  background-image: url("../images/arrow-down.svg") !important;
  background-position: 100% 50%;
  background-repeat: no-repeat;
}

.custom-select__indicators svg {
  display: none;
}

.registration-form h5 {
  color: #ff0000;
  font-size: 11px;
}

.registration h2 {
  font-size: 12px;
  color: #000000;
}

/* registration */

.single-brand-section h3 {
  font-family: "messapiaregular";
  font-size: 25px;
}

/* loader */

@keyframes ldio-63jwp8mj8ly {
  0% {
    opacity: 1;
    backface-visibility: hidden;
    transform: translateZ(0) scale(1.55, 1.55);
  }

  100% {
    opacity: 0;
    backface-visibility: hidden;
    transform: translateZ(0) scale(1, 1);
  }
}

.ldio-63jwp8mj8ly div > div {
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #0e0607;
  animation: ldio-63jwp8mj8ly 1s linear infinite;
}

.ldio-63jwp8mj8ly div:nth-child(1) > div {
  left: 74px;
  top: 42px;
  animation-delay: -0.8333333333333334s;
}

.ldio-63jwp8mj8ly > div:nth-child(1) {
  transform: rotate(0deg);
  transform-origin: 82px 50px;
}

.ldio-63jwp8mj8ly div:nth-child(2) > div {
  left: 58px;
  top: 70px;
  animation-delay: -0.6666666666666666s;
}

.ldio-63jwp8mj8ly > div:nth-child(2) {
  transform: rotate(60deg);
  transform-origin: 66px 78px;
}

.ldio-63jwp8mj8ly div:nth-child(3) > div {
  left: 26px;
  top: 70px;
  animation-delay: -0.5s;
}

.ldio-63jwp8mj8ly > div:nth-child(3) {
  transform: rotate(120deg);
  transform-origin: 34px 78px;
}

.ldio-63jwp8mj8ly div:nth-child(4) > div {
  left: 10px;
  top: 42px;
  animation-delay: -0.3333333333333333s;
}

.ldio-63jwp8mj8ly > div:nth-child(4) {
  transform: rotate(180deg);
  transform-origin: 18px 50px;
}

.ldio-63jwp8mj8ly div:nth-child(5) > div {
  left: 26px;
  top: 14px;
  animation-delay: -0.16666666666666666s;
}

.ldio-63jwp8mj8ly > div:nth-child(5) {
  transform: rotate(240deg);
  transform-origin: 34px 22px;
}

.ldio-63jwp8mj8ly div:nth-child(6) > div {
  left: 58px;
  top: 14px;
  animation-delay: 0s;
}

.ldio-63jwp8mj8ly > div:nth-child(6) {
  transform: rotate(300deg);
  transform-origin: 66px 22px;
}

.loadingio-spinner-spin-555fcsttqvt {
  width: 51px;
  height: 51px;
  display: inline-block;
  overflow: hidden;
  background: none;
}

.ldio-63jwp8mj8ly {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(0.51);
  backface-visibility: hidden;
  transform-origin: 0 0;
  /* see note above */
}

.ldio-63jwp8mj8ly div {
  box-sizing: content-box;
}

.cookie-popup {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 3000;
  transition: 0.5s;
}

.cookie-popup.hidden {
  transform: translateY(110%);
}

/* loader */

/* X-Large devices (large desktops, less than 1400px) */
@media (max-width: 1399.98px) {
  .logo-header {
    width: 115px;
  }

  .inside-dropdown-content a {
    font-size: 16px;
  }

  .menu-space {
    margin-left: 45px;
  }

  .bottom-footer a {
    font-size: 11px;
  }

  .footer-item p {
    font-size: 10px;
  }

  .brands p {
    font-size: 12px !important;
  }

  .dropdown-items a {
    margin-bottom: 20px;
    font-size: 11px;
  }

  .custom-dropdown > a {
    font-size: 15px;
  }

  .search-section {
    width: 453px;
  }

  /* .section-3 h6,
    .section-2 h6,
    .section-5 h6 {
        height: 70px;
    } */

  .magazine-items p {
    font-size: 16px;
  }

  .magazine-items a {
    font-size: 16px;
  }

  .white-background h1 {
    font-size: 34px;
  }

  .white-background {
    width: 54%;
    padding: 57px !important;
  }

  .white-bg h1 {
    font-size: 43px;
  }

  .single-article h1 {
    font-size: 36px;
  }

  .single-article p {
    font-size: 16px;
  }

  .archive-page h6 {
    font-size: 15px;
  }

  .balmain-image {
    padding-top: 100%;
  }
}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
  .white-background {
    width: 54%;
    padding: 30px !important;
    bottom: -66px;
  }

  .white-background h1 {
    font-size: 27px;
  }

  .nav-item {
    font-size: 12px;
  }

  .add-padding {
    padding: 0 66px 0 66px;
  }

  .pagination-ratio {
    padding-top: 138.5%;
  }

  .horoscopes-magazine h1 {
    font-size: 45px;
  }

  .single-brand-page p,
  .single-brand-page button,
  .external-button {
    font-size: 18px;
  }

  .designers h1,
  .section-1 h1,
  .section-2 h1,
  .section-3 h1,
  .section-4 h1,
  .section-5 h1,
  .sell-with-us-page h1 {
    font-size: 50px;
  }

  .bottom-footer a {
    font-size: 9px;
  }

  .footer-item p {
    font-size: 9px;
  }

  .inside-dropdown-content a {
    font-size: 13px;
  }

  .logo-header {
    width: 133px;
  }

  .search-section {
    width: 370px;
  }

  .dropdown-items a {
    margin-bottom: 22px;
  }

  .dropdown-items a {
    font-size: 10px;
  }

  .arrow {
    width: 11px;
  }

  .section-1 p {
    font-size: 23px;
  }

  .editor-paragraph,
  .date {
    font-size: 13px !important;
  }

  .designer h3 {
    font-size: 20px;
  }

  .single-product-content p,
  .single-product-content h4,
  .add-wishlist p,
  .magazine-section-1 h6,
  .external-button.buy-now,
  .section-3 h6,
  .section-2 h6,
  .section-5 h6 {
    font-size: 14px;
  }

  .magazine-items p {
    font-size: 13px;
  }

  .magazine-items a {
    font-size: 13px;
  }

  .white-bg {
    padding: 40px;
  }

  .white-bg h1 {
    font-size: 38px;
  }

  .single-horoscope p {
    font-size: 16px;
  }

  .single-horoscope h1 {
    font-size: 45px;
  }

  .balmain-image {
    padding-top: 124%;
  }
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
  .container-search-result {
    padding-top: 40px !important;
  }
  .icons-footer {
    justify-content: center;
  }

  .footer-logo {
    width: 130px;
    height: inherit;
  }

  .footer-item p {
    font-size: 12px;
  }

  .external-link {
    font-size: 12px !important;
  }

  .archive-page h1 {
    font-size: 40px;
  }

  .add-padding {
    padding: 0 25px 0 25px;
  }

  .pagination-ratio {
    padding-top: 111.9%;
  }

  .pagination-swiper {
    padding-top: 19.5% !important;
  }

  .single-product-ratio {
    padding-top: 55%;
  }

  .horoscopes-magazine h1 {
    font-size: 40px;
  }

  .horoscopes-magazine p {
    font-size: 16px;
  }

  .articles h6 {
    font-size: 18px;
  }

  .articles p {
    font-size: 14px;
  }

  .white-background h1,
  .white-bg h1 {
    font-size: 25px;
  }

  .white-background p,
  .white-bg p {
    font-size: 16px;
  }

  .swiper-button-prev.items-swiper {
    display: flex;
  }

  .swiper-button-prev.items-swiper img,
  .swiper-button-next.items-swiper img {
    width: 10px;
    height: 10px;
  }

  .swiper-button-next.items-swiper {
    display: flex;
  }

  .balmain-image {
    padding-top: 75% !important;
  }

  .single-brand-section p,
  .external-button,
  .single-brand-page p,
  .single-brand-page button {
    font-size: 16px;
  }

  .balmain-image {
    padding-top: 113%;
  }

  .wishlist {
    left: 0;
    transform: translateX(-10%);
  }

  .icon-footer:hover {
    transform: translateY(0);
  }

  .search-section {
    display: none;
  }

  .search-mobile {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    transform: translateY(-100%);
    transition: all 0.5s;
    z-index: 1;
    padding: 35px;
  }

  .search-img {
    position: absolute;
    top: 50%;
    transform: translateY(-63%);
  }

  .search input[type="text"] {
    padding: 0 0 0 30px;
  }

  .search-mobile.show {
    transform: translateY(0%);
  }

  .custom-search {
    position: unset;
  }

  .menu-space {
    margin-left: 20px;
  }

  .wishlist {
    left: 0;
    width: 50%;
  }

  .bottom-footer a {
    font-size: 13px;
  }

  .icon-footer {
    width: 35px;
    height: 35px;
  }

  .section-1 h1,
  .section-2 h1,
  .section-3 h1,
  .section-4 h1,
  .section-5 h1,
  .designers h1,
  .single-brand-page h1,
  .sell-with-us-page h1 {
    font-size: 33px;
  }

  .section-1 p {
    font-size: 20px;
  }

  .section-2 p,
  .section-3 p,
  .section-4 p,
  .section-5 p {
    font-size: 18px;
  }

  .editor-image {
    padding-top: 90%;
  }

  .product-swiper {
    padding-top: 95%;
  }

  .product-swiper img,
  .pagination-swiper img {
    object-fit: cover;
  }

  .pagination-swiper {
    padding-top: 103%;
  }

  .single-article h1 {
    font-size: 30px;
  }

  input.date-picker {
    padding: 10px 50px 11px 6px;
  }
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
  .article-page {
    width: 100%;
  }

  .ratio-single-article {
    padding-top: 80%;
  }

  .archive-page h1 {
    font-size: 35px;
  }

  .search-archive {
    top: 70%;
    transform: translate(0);
  }

  .add-padding {
    padding: 0 40px 0 40px;
  }

  .sell-with-us-page p {
    font-size: 16px;
  }

  .sell-with-us-page h4 {
    font-size: 16px;
  }

  .sell-with-us-page h3 {
    font-size: 20px;
  }

  .pagination-ratio {
    padding-top: 119.9%;
  }

  .horoscopes-magazine h1 {
    font-size: 30px;
  }

  .magazine-ratio {
    padding-top: 170%;
  }

  .magazine-ratio img {
    object-fit: cover;
  }

  .white-background,
  .white-bg {
    width: 61%;
  }

  .balmain-image {
    padding-top: 110% !important;
  }

  .section-1 h1,
  .section-2 h1,
  .section-4 h1,
  .designers h1,
  .single-brand-page h1,
  .sell-with-us-page h1 .section-3 h1,
  .section-5 h1 {
    font-size: 30px;
  }

  .wishlist {
    width: 80%;
  }

  .editor-image {
    padding-top: 100%;
  }

  .header-image {
    padding-top: 110%;
  }

  .editor-paragraph {
    font-size: 14px !important;
  }

  .external-button {
    font-size: 14px;
  }

  .section-5 p,
  .section-3 p,
  .section-2 p,
  .section-1 p {
    font-size: 16px;
  }

  .section-4 p {
    font-size: 15px;
  }

  .section-5 h6,
  .section-3 h6,
  .section-2 h6,
  .magazine-section-1 h6 {
    font-size: 18px;
  }

}

/* X-Small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
  .wishlist {
    width: 100% !important;
  }

  .single-article h1 {
    font-size: 20px;
  }

  .sell-with-us-page h1 {
    font-size: 32px;
  }

  .balmain-image {
    padding-top: 135% !important;
  }

  .header-image,
  .balmain-full-image {
    padding-top: 135%;
  }

  .wishlist-svg {
    height: 16px;
    width: auto;
  }

  .icon {
    width: 16px;
    height: auto;
  }

  .archive-page h1 {
    font-size: 30px;
  }

  .add-padding {
    padding: 0 60px 0 60px;
  }

  .mySwiper-singlepage {
    height: auto !important;
  }

  .pagination-ratio {
    padding-top: 132.5%;
  }

  .pagination-swiper {
    padding-top: 23% !important;
  }

  .magazine-ratio {
    padding-top: 170%;
  }

  .white-background,
  .white-bg {
    padding: 22px;
  }

  .white-background h1,
  .white-bg h1 {
    font-size: 18px;
  }

  .white-background p,
  .white-bg p {
    font-size: 14px;
  }

  .white-background,
  .white-bg {
    width: 72%;
  }

  .magazine-items p {
    width: inherit !important;
  }

  .single-brand-img {
    padding-top: 110%;
  }

  .just-landed-arrows img {
    width: 20px;
    height: 20px;
  }

  .single-product-swiper img {
    width: 22px;
    height: 22px;
  }

  .section-1 h1 {
    font-size: 25px;
  }

  .section-2 h1,
  .section-3 h1,
  .section-4 h1,
  .section-5 h1 {
    font-size: 29px;
  }

  .wishlist {
    width: 96%;
  }

  .logo-header {
    width: 110px;
  }

  .editor-image {
    padding-top: 110%;
  }

  .single-brand-page h1 {
    font-size: 23px;
  }
}

/* Animation */

[animate] {
  transition: transform 1s 0.5s, opacity 1s 0.5s;
  opacity: 0;
}

[animate].show {
  opacity: 1;
}

[animate="left"] {
  transform: translateX(-15px);
}

[animate="left"].show {
  transform: translateX(0);
}

[animate="right"] {
  transform: translateX(15px);
}

[animate="right"].show {
  transform: translateX(0);
}

[animate="up"] {
  transform: translateY(-15px);
}

[animate="up"].show {
  transform: translateY(0);
}

[animate="down"] {
  transform: translateY(15px);
}

[animate="down"].show {
  transform: translateY(0);
}

.no-transition-delay {
  transition-delay: 0s;
}
