@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500&display=swap");
@font-face {
  font-family: "MADE Bon Voyage Regular";
  src: url("../fonts/made-bon-voyage-regular.otf");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
#wpadminbar {
  /* 	display: none !important; */
}

/* .bapf_loader_page{
display:none;
} */
.fancybox__image {
  background: #fff;
}
html {
  margin-top: 0 !important;
  height: -webkit-fill-available;
}
/* general styles */
.container {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
#page-home .swiper-pagination-bullet,
.about .swiper-pagination-bullet,
.contacts .swiper-pagination-bullet {
  width: 100%;
  max-width: 170px;
  background-color: #dcdcdc;
  border-radius: 1px;
  height: 2px;
  opacity: 1;
}
#page-home .swiper-pagination-bullet-active,
.about .swiper-pagination-bullet-active,
.contacts .swiper-pagination-bullet-active {
  background-color: #7e7e7e;
}
#page-home .swiper-slide .slide-img {
  width: 100%;
}
.subslider-link {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  margin-top: 60px;
  text-decoration: none !important;
  transition: all 0.3s;
}
.subslider-link:hover {
  text-shadow: 0 0 0.45px #333, 0 0 0.45px #333;
}
.subslider-link span {
  margin-right: 5px;
}
#page-home {
  overflow: hidden;
}
/* general styles end */

/* header */
#site-header {
  flex: 0 0 auto;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 100;
  transition: 0.5s;
}
.header-footer-group.solid-bg {
  background-color: rgba(255, 255, 255, 1) !important;
}
.content-section {
  flex: 1 0 auto;
}
.header-inner {
  width: 100%;
  padding: 11px 0;
  display: flex;
  align-items: center;
}
#site-header .site-logo {
  margin: 0;
  height: auto;
  max-width: 130px;
}
img.custom-logo {
  object-fit: contain !important;
}
#site-header .header-titles {
  margin: 0;
}
.header__pages-list {
  display: flex;
  margin: 0;
  list-style: none;
}
.header__pages-item {
  margin: 0;
}
.header__pages-item + .header__pages-item {
  margin-left: 20px;
}
#mega-menu-wrap-header-pages-menu {
  background: transparent !important;
}
#mega-menu-header-pages-menu > li.mega-menu-flyout ul.mega-sub-menu {
  background: #fff !important;
  display: grid !important;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: max-content;
}
#mega-menu-header-pages-menu .for-clients ul.mega-sub-menu {
  grid-template-columns: 1fr !important;
}

ul.mega-sub-menu {
  padding: 0.5em 1000em !important;
  margin: 0 -1000em !important;
}
ul.mega-sub-menu li {
  min-width: 262px !important;
  width: 100% !important;
}
.mega-menu-item a {
  font-family: "Montserrat", sans-serif !important;
  color: #000 !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  text-decoration: none;
  transition: all 0.3s;
  background: transparent !important;
}
.header__pages-item a:hover {
  text-shadow: 0 0 0.45px #333, 0 0 0.45px #333;
}
.header-titles-wrapper {
  margin-right: 0 !important;
}
.header__client-menu-wrapp {
  width: auto;
}
.header__client-menu {
  margin: 0 !important;
  width: fit-content;
  position: relative;
}
.header__client-menu li {
  margin-top: 0 !important;
}
.header__client-item a {
  width: 25px !important;
  height: 25px !important;
  font-size: 0 !important;
  transition: all 0.3s !important;
}
.header__client-item:hover a {
  transform: scale(1.05);
}
.header__client-item.account a,
li.account a {
  background-image: url(../images/icons/account-icon.png) !important;
  background-size: contain !important;
}
.header__client-item.wishlist a {
  background-image: url(../images/icons/favorite-icon.png);
  background-size: contain;
}
.header__client-item.cart a {
  background-image: url(../images/icons/cart-icon.png);
  background-size: contain;
}
.header__client-menu .astm-search-menu form {
  display: flex;
  flex-direction: row-reverse;
  height: 26px;
}
.header__client-menu .astm-search-menu {
  margin-left: 0;
  margin-right: 20px;
}
.header__client-menu .astm-search-menu .is-form-style.is-form-style-3 label {
  width: 0 !important;
  transition: width 0.7s;
}
.header__client-menu
  .astm-search-menu
  .is-form-style.is-form-style-3
  label
  input {
  font-family: "Montserrat", sans-serif !important;
}
.header__client-menu
  .astm-search-menu:hover
  .is-form-style.is-form-style-3
  label {
  width: 160px !important;
}
.header__client-menu .astm-search-menu form .is-search-icon {
  background: transparent !important;
  border: none !important;
  padding-top: 0 !important;
  background-image: url(../images/icons/search-icon2.png) !important;
  background-repeat: no-repeat !important;
  background-position: center bottom !important;
  background-size: cover !important;
  height: 26px;
  width: 26px;
  cursor: pointer;
}

.header__client-menu .is-form-style button.is-search-submit {
  width: 26px;
  height: 26px;
}
.header__client-menu .astm-search-menu form .is-search-icon svg {
  display: none !important;
}
.header__client-menu .astm-search-menu form .is-search-input {
  background: transparent !important;
  border: none !important;
  border-bottom: 1px solid #000 !important;
  padding: 0 !important;
  height: 26px;
}
#site-header .search {
  display: none !important;
  padding-left: 30px;
  height: 25px;
  width: 0;
  display: flex;
  transition: 0.5s;
}
.search-hover-icon {
  width: 30px;
  height: 25px;
  cursor: pointer;
}
.search-hover-icon:hover ~ .search-field {
  opacity: 0;
}
.search-hover-icon img {
  object-fit: none;
}
#site-header .search .search-submit {
  right: 103%;
}

#site-header .search .btn-cover {
  z-index: 99;
  width: 30px;
  height: 30px;
  left: -25px;
  cursor: pointer;
  position: absolute;
}

#site-header .search .search-form__label {
  width: 0;
  transition: 0.5s;
}

#site-header .search .search-field {
  opacity: 1;
  visibility: visible;
}
#site-header .search-form {
  align-items: center;
  margin: 0;
  position: relative;
  width: 95px;
  z-index: 10;
}
#site-header .search-form {
  width: 100%;
  /* opacity: 0; */
}
#site-header .search-field {
  position: relative;
  top: 3px;
  margin: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 300;
  padding: 0;
  border: 1px solid transparent;
  outline: none;
  border-bottom: 1px solid #ccc;
  opacity: 0;
  visibility: hidden;
  background: transparent;
  transition: all 0.4s;
}
#site-header .search-field:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 50px transparent inset !important;
  -webkit-text-fill-color: #000;
}
#site-header .search-field::placeholder {
  color: #000;
  font-size: 12px;
  font-weight: 300;
}
#site-header .search-submit {
  width: 25px;
  height: 25px;
  margin: 0;
  padding: 0;
  background-color: transparent;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  transition: all 0.3s;
}
.search-form:hover .search-form > label {
  width: 90%;
}
.header__burger-wrapp {
  width: 60px;
  display: none;
}
.header__burger {
  cursor: pointer;
  width: 30px;
  height: 14px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.header__burger span {
  display: block;
  height: 1px;
  width: 100%;
  background-color: #000;
}
.header__burger span:nth-child(2) {
  width: 80%;
}
.header__burger span:nth-child(3) {
  width: 60%;
}

.header__lang {
  font-family: "Montserrat", sans-serif !important;
  font-size: 16px !important;
  font-weight: 300 !important;
}
.header__lang a {
  color: #000;
  text-decoration: none;
  transition: all 0.3s;
}
.header__lang a:hover {
  text-shadow: 0 0 0.45px #333, 0 0 0.45px #333;
}
.header__switchers {
  display: flex;
  align-items: center;
}
.header__currency {
  margin-left: 30px;
  max-height: 40px;
}
.header__currency .selectron23-container {
  background: transparent !important;
}
.header__currency .selectron23-container[data-opened="1"] {
  background: #fff !important;
  opacity: 0.7;
}
.header__currency .woocs-lds-ellipsis {
  top: -20px;
}
.selectron23-container .selectron23-option {
  padding: 11px 20px 9px 9px !important;
  background: transparent !important;
  margin-bottom: 0 !important;
}
.header__currency .selectron23-option-title {
  font-weight: 300 !important;
}
.header .header__pages-menu .header__pages-item {
  position: relative;
}
#site-header .header__pages-menu .astm-search-menu {
  display: none !important;
}
.mega-sub-menu {
  height: 615px !important;
}
.submenu-img {
  width: auto !important;
  height: 615px !important;
  position: absolute !important;
  top: 0 !important;
  /*     right: 45% !important; */
}
.catalog .submenu-img {
  right: 44.4% !important;
}
.collections .submenu-img {
  right: 44.8% !important;
}
.for-clients .submenu-img {
  right: 45.2% !important;
}
.submenu-img img {
  height: 100% !important;
}
.sale_list a {
  color: #ff0000 !important;
}
.header__switchers.mobile {
  display: none !important;
}
.mobile-account,
.mobile_currency,
.mobile_lang {
  display: none !important;
}

.header__client-item + .header__client-item {
  margin-left: 20px;
}
.header__client-item.wishlist {
  position: relative;
}
.header__client-item .yith-wcwl-items-count i,
.basket-btn__counter {
  position: absolute;
  top: -2px;
  right: -7px;
  color: #fff;
  background: #000;
  border-radius: 50%;
  padding: 3px;
  width: 17px;
  height: 17px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 10px !important;
  font-style: normal;
}
/* lang switch */
.trp-ls-shortcode-current-language {
  display: none !important;
}
.trp-ls-shortcode-language {
  display: flex !important;
  height: 50px;
}
.trp-language-switcher .trp-ls-shortcode-language {
  display: flex !important;
  height: auto;
  visibility: visible;
  padding: 0;
  background: transparent;
  border: none;
  justify-content: space-between;
  width: 65px !important;
  position: relative;
  overflow-y: hidden;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
}
.trp-language-switcher .trp-ls-shortcode-language::after {
  position: absolute;
  content: "/";
  left: 50%;
  transform: translateX(-50%);
  top: 5px;
  font-size: 16px;
  line-height: 1;
}
.trp-language-switcher:focus .trp-ls-shortcode-language,
.trp-language-switcher:hover .trp-ls-shortcode-language {
  position: static;
  display: flex !important;
}
.trp-language-switcher > div > a {
  display: block;
  padding: 2px;
  border-radius: 3px;
  color: #000;
  font-weight: 300;
  text-decoration: none;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  transition: all 0.3s;
  position: relative;
}
.trp-language-switcher > div > a:hover {
  background: transparent !important;
  text-shadow: 0 0 0.45px #333, 0 0 0.45px #333;
}
/* lang switch end */
.mobile_lang-wrapp,
.mobile_curr-wrapp {
  display: none !important;
}
/* header end */

/* top-banner */
.top-banner {
  padding: 0;
  height: 100vh;
  position: relative;
}
.top-slider {
  height: 100%;
}
.top-slider__item-img {
  height: 100%;
  object-fit: cover;
}
.slide-img-mobile {
  display: none;
}
.top-banner__link,
.slider-link {
  z-index: 10;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 12%;
  display: flex;
  align-items: center;
  padding: 15px 55px;
  border: 1px solid #fff;
  background-color: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  transition: all 0.3s;
}
.top-banner__link:hover,
.slider-link:hover {
  text-shadow: 0 0 0.5px #fff, 0 0 0.5px #fff;
}
.top-banner__link span,
.slider-link span {
  margin-right: 5px;
}
/* top-banner end */

/* new collection banner */
.new-collection {
  padding: 0;
  padding-bottom: 70px;
}
.new-collection__title-box {
  position: relative;
  /* height: 100vh; */
}
.new-collection__product-slider-wrapp,
.sale__product-slider-wrapp {
  margin-top: 20px;
}
.new-collection__title-slider {
  height: 100%;
}
.new-collection__title {
  color: #fff;
  text-align: center;
  text-align: center;
  font-size: 96px;
  font-style: normal;
  font-weight: 500;
  line-height: 85%; /* 81.6px */
  width: 100%;
  letter-spacing: normal;
  font-feature-settings: inherit;
  font-variant-numeric: initial;
}
.new-collection__title,
.slider-title,
.bestsellers__title {
  position: absolute;
  left: 50%;
  top: 74%;
  transform: translate(-50%, -74%);
  font-family: "Cormorant Garamond", serif;
  font-size: 72px;
  font-weight: 500;
  z-index: 5;
  margin: 0;
  /* 	text-shadow: 7px 7px 8px rgba(0, 0, 0, 0.25); */
  color: #fff;
}
.new-collection__link,
.sale__link {
  color: #fff;
  border: 1px solid #fff;
  /* 	background-color: transparent ; */
  font-family: "Montserrat", sans-serif;
}
.sale__link:hover,
.new-collection__link:hover {
  font-weight: 500;
}
.new-collection__product-slider,
.sale__product-slider {
  margin-top: 20px;
  display: none;
}
.sale__link {
  display: none;
}
.new-collection__product-slider .swiper-slide,
.sale__product-slider .swiper-slide {
  max-width: 25%;
}
/* new collection banner end */

/* sale */
.sale {
  padding: 0;
}
.sale__title-box {
  position: relative;
  /* height: 100vh; */
}
.sale__title-slider {
  height: 100%;
}
/* sale end */

/* bestsellers */
.bestsellers {
  display: none;
  height: fit-content;
  padding: 40px 0 0 0;
}
.bestsellers__title {
  position: static;
  top: auto;
  left: auto;
  transform: initial;
  text-align: center;
  margin-bottom: 30px;
  color: #000;
}
.bestsellers__slider {
  height: 100%;
  padding-bottom: 50px !important;
}
.bestsellers__slide {
  position: relative;
}
.bestsellers__slide-info {
  position: absolute;
  top: 85%;
  left: 50%;
  transform: translate(-50%, -85%);
  z-index: 5;
  max-height: 180px;
  height: 100%;
  width: 100%;
  max-width: 395px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.bestsellers__slide-title {
  font-family: "Montserrat", sans-serif;
  font-size: 48px;
  font-weight: 400;
  color: #fff;
  margin: 0;
}
.bestsellers__link {
  position: static;
  bottom: auto;
  left: auto;
  transform: initial;
}
/* bestsellers end*/

/* instagram */
.instagram__title-box {
  margin-bottom: 60px;
  display: flex;
  align-items: center;
}
.instagram__title {
  margin: 0;
  font-family: "Cormorant Garamond", serif;
  font-size: 36px;
  font-weight: 400;
  margin-right: 20px;
}
.instagam__title-arrow {
  position: relative;
  top: 3px;
}
.instagram__link {
  display: inline-block;
  margin-left: auto;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #000;
  text-decoration: none;
  padding-bottom: 5px;
  border-bottom: 1px solid #000;
  transition: all 0.3s;
}
.instagram__link:hover {
  text-shadow: 0 0 0.45px #333, 0 0 0.45px #333;
}
.instagram__slider {
  padding-bottom: 50px !important;
}
.instagram__slider img {
  height: 400px;
  object-fit: cover;
  width: 100%;
}
/* instagram end */

/* contact-form */
.contact-form {
  padding: 0;
  padding-bottom: 70px;
}
.contact-form__wrapp {
  max-width: 645px;
  width: 100%;
  margin: 0 auto;
}
.contact-form__title-box {
  position: relative;
  margin-bottom: 35px;
}
.contact-form__title-box img {
  width: 100%;
  object-fit: cover;
}
.contact-form__title {
  width: 1000px;
  font-family: "Cormorant Garamond", serif;
  font-size: 64px;
  font-weight: 300;
  position: absolute;
  top: 30%;
  left: -200px;
  text-align: center;
  margin: 0;
}
.contact-form__form form {
  position: relative;
}
.contact-form__form form p {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0;
}
.contact-form__form form p span[data-name="email"] {
  width: 100%;
}
.contact-form__email {
  padding: 13px 0 !important;
  outline: none;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  border: none;
  border-style: none !important;
  border-bottom: 1px solid #000 !important;
  transition: background-color 5000s ease-in-out 0s;
  background-color: transparent;
}
.contact-form__btn {
  color: #000 !important;
  text-decoration: none !important;
  cursor: pointer !important;
  font-family: "Montserrat", sans-serif;
  font-size: 16px !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  background-color: #fff !important;
  padding: 15px 105px 15px 40px !important;
  border: 1px solid #000 !important;
  margin-top: 55px !important;
  background-image: url(../images/link-arrow-blck.png) !important;
  background-repeat: no-repeat !important;
  background-position: right 30px center !important;
}
.contact-form__btn:hover {
  font-weight: 500 !important;
}

.wpcf7-response-output {
  margin: 0 !important;
  border: none !important;
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  padding: 0 !important;
  position: absolute;
  top: 40%;
  left: 0;
}
.wpcf7-not-valid-tip {
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
}
/* contact-form end*/

/* footer */
#site-footer {
  border-top: 1px solid #c9c9c9;
  flex: 0 0 auto;
  background-image: url(../images/footer-bg.png);
  background-size: 1200px auto;
  background-repeat: no-repeat;
  background-position: bottom center;
}
.footer__inner {
  display: flex;
  justify-content: space-between;
}
#site-footer .site-logo,
.footer__logo {
  max-width: 130px;
}
.footer__images {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.footer__payments {
  margin-bottom: 110px;
}
.footer__payments picture {
  display: block;
}
.footer__payments picture:first-child {
  margin-bottom: 20px;
}
.footer__col h6 {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  color: #000;
  text-transform: initial;
  margin: 0 0 20px 0;
}
.footer__col ul {
  list-style: none;
  margin: 0;
}
.footer__col ul li {
  margin: 0;
}
.footer__item + .footer__item {
  margin-top: 10px;
}
.footer__link {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.2;
  color: #000;
  transition: all 0.3s;
}
.footer__link:hover {
  text-decoration: none !important;
  text-shadow: 0 0 0.45px #333, 0 0 0.45px #333;
}
.footer__mkey-link {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #989898;
  font-size: 14px;
  transition: all 0.3s;
  width: 240px;
}
.footer__copyright {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  color: #989898;
  text-align: center;
  position: relative;
  top: -20px;
  display: flex;
  justify-content: space-between;
  max-width: 780px;
}
.footer__copyright p {
  margin: 0;
}
img.footer__payments-icon {
  max-width: 107px;
  object-fit: contain !important;
}
img.footer__payments-icon:last-child {
  max-width: 55px;
}
/* footer end */

/* main product styles */
.product .price .woocs_price_code {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: 500;
  display: flex !important;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: flex-end;
  transition: all 0.3s;
  margin-left: 0 !important;
}
.product .price del {
  text-decoration: none;
  font-size: 10px;
  margin-left: 5px;
}
.product .price bdi {
  font-weight: 500;
}
/* main product styles end */

/* catalog products styles */
.shop-page .favorite-btn,
.owl-item .favorite-btn,
.shop-page .variations_form .woocommerce-variation-add-to-cart,
.owl-item .variations_form .woocommerce-variation-add-to-cart {
  display: none;
}
.woocommerce-loop-product__title {
  font-family: "Montserrat", sans-serif;
  font-size: 16px !important;
  font-weight: 300;
  color: #000 !important;
  transition: all 0.3s;
  text-align: left;
  margin: 15px 0 25px 0 !important;
}
.shop-page .variations_form .woocommerce-variation-add-to-cart,
.owl-item .variations_form .woocommerce-variation-add-to-cart {
  display: none;
}
.shop-page .woocommerce-variation-availability,
.owl-item .woocommerce-variation-availability {
  display: none;
}
.shop-page .price .woocs_price_code,
.owl-item .price .woocs_price_code {
  margin-bottom: 25px !important;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 16px;
}
.shop-page .variations .label,
.owl-item .variations .label {
  display: none;
}
.variations tbody {
  display: flex;
  flex-direction: column;
}
.variations,
.variations tbody,
.variations tr,
.variations td,
.variations th {
  border: none;
  margin: 0;
}
.variations .value {
  padding: 0;
}

/* catalog products styles end */

/* slider products styles */
.carousel-slider .owl-stage {
  height: 520px;
}
.owl-stage-outer {
  margin: 0 -10px;
}
.owl-item a {
  text-decoration: none !important;
}
.owl-item {
  padding: 10px 0 0 10px;
  max-height: 520px;
}
.owl-item .swatch.swatch-shape-circle.swatch-color,
.search-page .swatch.swatch-shape-circle.swatch-color {
  border-radius: 50%;
  width: 18px;
  height: 18px;
  margin-right: 20px;
  border: 1px solid #9f9f9f !important;
}
.owl-item .swatch.swatch-shape-circle.swatch-label {
  margin-right: 20px;
}
.owl-item .swatch.swatch-shape-circle.swatch-color span,
.search-page .swatch.swatch-shape-circle.swatch-color span {
  display: none;
}
.owl-item .swatch-item-wrapper,
.search-page .swatch-item-wrapper {
  margin-top: 10px;
}
.search-page .swatch-item-wrapper .swatch-label {
  margin-top: 15px !important;
  margin-right: 15px !important;
}
.owl-item .tawcvs-swatches,
.search-page .tawcvs-swatches {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 16px;
}
.search-page .tawcvs-swatches {
  height: auto !important;
}
.owl-item .carousel-slider__product {
  position: relative;
  box-shadow: none;
  display: flex;
  flex-direction: column;
}
.owl-item .yith-wcwl-add-button span {
  display: none;
}
.owl-item .yith-wcwl-add-to-wishlist,
.shop-page .yith-wcwl-add-to-wishlist {
  margin-top: 0;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 24px;
  height: 24px;
  background-image: url(../images/icons/favorite-icon.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.owl-item .yith-wcwl-add-to-wishlist {
  margin-top: 0;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 24px;
  height: 24px;
}
.owl-item .yith-wcwl-add-to-wishlist a.add_to_wishlist,
.shop-page .yith-wcwl-add-to-wishlist a.add_to_wishlist {
  width: 24px;
  height: 24px;
  font-size: 0;
  display: block;
  background-image: url(../images/icons/favorite-icon.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.owl-item .yith-wcwl-add-to-wishlist a.delete_item,
.shop-page .yith-wcwl-add-to-wishlist a.delete_item {
  width: 24px;
  height: 24px;
  font-size: 0;
  display: block;
  background-image: url(../images/icons/favorite-icon-check.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.yith-wcwl-message {
  font-size: 0 !important;
}
.carousel-slider__product a.woocommerce-LoopProduct-link {
  height: 100%;
  max-height: 355px;
}
.carousel-slider__product a img {
  transition: all 0.3s;
  height: 100%;
  object-fit: cover;
}
.carousel-slider .price {
  margin: 0 !important;
  transition: all 0.3s;
}
.owl-item:hover .carousel-slider__product a img {
  box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.1);
}
.owl-item:hover .product-thumb__link,
.owl-item:hover .swatch-align-left {
  opacity: 1;
}
.owl-item:hover .woocommerce-loop-product__title,
.owl-item:hover .carousel-slider__product .price {
  opacity: 0;
}

.owl-item .product-thumb__link {
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
  transition: all 0.3s;
}
.product-thumb__link a {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #000 !important;
}
.product-thumb__link span {
  display: inline-block;
  margin: 0 !important;
  border-bottom: 1px solid #000;
}
.owl-item .swatch-align-left,
.search-page .swatch-align-left {
  position: absolute;
  bottom: 45px !important;
  left: 0;
  opacity: 0;
  transition: all 0.3s;
  height: 88px;
}
.owl-nav.disabled,
.owl-nav {
  display: flex !important;
  width: 100%;
  max-width: 220px;
  justify-content: space-between;
}
.owl-nav {
  position: absolute;
  top: 110%;
  right: 0;
}
.owl-nav .owl-prev svg,
.owl-nav .owl-next svg {
  display: none;
}
.owl-nav.owl-nav.disabled .owl-prev,
.owl-nav.owl-nav.disabled .owl-next,
.owl-nav.owl-nav .owl-prev,
.owl-nav.owl-nav .owl-next {
  background-image: url(../images/slider-arrow.png) !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background-position: center center !important;
  width: 100px;
  position: static;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
  transform: translateY(0%);
}
.owl-nav.owl-nav.disabled .owl-prev,
.owl-nav.owl-nav .owl-prev {
  transform: scaleX(-1);
}
.onsale {
  font-size: 14px;
  color: #000 !important;
  background-color: transparent !important;
  border: 1px solid #000;
  padding: 5px 15px !important;
  text-transform: lowercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 500 !important;
}

.owl-item p.stock.out-of-stock {
  font-size: 14px;
  text-align: left;
  position: relative;
  top: 20px;
}
/* slider products styles end */

/* shop page */
.shop-page ul.products {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 7px;
  min-height: 590px;
  justify-content: space-between;
}
.shop-page ul.products:before {
  content: none !important;
}
.woocommerce-breadcrumb {
  font-family: "Montserrat", sans-serif !important;
  font-size: 16px;
  margin: 30px 0;
}
.woocommerce-breadcrumb a {
  color: #878787 !important;
  text-decoration: none !important;
}
.woocommerce-pagination {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  color: #000;
  font-weight: 300;
}
.woocommerce-pagination li {
  margin: 0;
}
.woocommerce-pagination a {
  color: #000;
  text-decoration: none;
  line-height: 1;
  font-weight: 300;
}
.woocommerce-pagination .page-numbers {
  padding: 0 !important;
  display: flex !important;
}
.woocommerce-pagination .page-numbers li {
  padding: 0 7px !important;
  line-height: 1;
}
.woocommerce-pagination .page-numbers.current {
  font-weight: 500;
}
.page-numbers li + li {
  border-left: 1px solid #000;
}
.shop-page .stock.out-of-stock {
  font-size: 14px;
}
.shop-page {
  font-family: "Montserrat", sans-serif;
  padding: 60px 0 !important;
}
.shop-page #primary {
  padding: 0;
}
.shop-page .woocommerce-products-header__title.page-title {
  font-family: "Cormorant Garamond", serif;
  font-size: 36px;
  margin: 0;
  font-weight: 400;
}
.shop-page .woocommerce img,
.woocommerce-page img {
  height: 100%;
  object-fit: cover;
}
.shop-page li.product img.tp-image,
.shop-page li.product img.tp-image-hover {
  width: 100%;
  transform: scale(1.25);
}

.shop-page .contact-form__wrapp {
  /*     max-width: 590px; */
}
.shop-page .onsale {
  top: 15px;
  left: 15px;
}
.shop-page .add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
  right: 10px !important;
  left: auto;
}
.shop-page .yith-wcwl-add-to-wishlist .yith-wcwl-icon::before {
  content: none;
}
.shop-page .tawcvs-swatches {
  height: 20px;
}
.shop-page .swatch-shape-circle {
  padding: 0 !important;
}
.shop-page .swatch-shape-circle::before {
  content: none !important;
}
.shop-page .swatch-label {
  background-color: transparent !important;
}
.shop-page .swatch {
  font-size: 16px !important;
  border: none !important;
}
.shop-page .swatch.swatch-color {
  width: 18px !important;
  height: 18px !important;
  border: 1px solid #9f9f9f !important;
}
.shop-page .swatch::after {
  content: none !important;
}
.shop-page .product-thumb__link a {
  text-decoration: none !important;
  display: inline-block;
  margin: 0 !important;
  border-bottom: 1px solid #000;
}
.shop-page .product .swatch-align-left {
  position: absolute;
  left: 0;
  bottom: 20px;
  opacity: 0;
  transition: all 0.3s;
}
.shop-page .product .product-thumb__link {
  position: absolute;
  left: 0;
  bottom: -10px;
  opacity: 0;
  transition: all 0.3s;
}
.product-page .tp-image-wrapper,
.shop-page .tp-image-wrapper {
  transition: all 0.3s;
  max-height: 445px;
  overflow: hidden;
  height: 100%;
}
.shop-page .product:hover .tp-image-wrapper {
  /* 	box-shadow: 0px 0px 10px 2px rgb(0 0 0 / 25%); */
}
.shop-page .product:hover .woocommerce-loop-product__title,
.shop-page .product:hover .price {
  opacity: 0;
}
.shop-page .product:hover .swatch-align-left,
.shop-page .product:hover .product-thumb__link {
  opacity: 1;
}
.woocommerce-notices-wrapper {
  display: none;
}
.shop-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
.filter__btn {
  display: flex;
  align-items: center;
  cursor: pointer;
  margin-left: auto;
}
.shop-page .site-main {
  position: relative;
  overflow: hidden;
  margin: 0 -10px !important;
  padding: 0 10px;
}
/* .shop-page .bapf_no_products .woocommerce-info {
width: 100%;
  border: none;
  background: transparent;
font-family: 'Montserrat', sans-serif;
} */
.filter {
  max-width: 375px;
  padding: 10px 25px 25px;
  display: flex;
  flex-direction: column;
  /* box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.25); */
  position: absolute;
  top: 50px;
  right: 0;
  bottom: 0;
  width: 100%;
  background-color: #fff;
  z-index: 20;
  transition: transform 0.5s;
  transform: translateX(-10px);
}
.filter.close {
  transform: translateX(450px);
}
.filter__close {
  font-family: "Montserrat", sans-serif;
  font-size: 48px;
  font-weight: 100;
  color: #d7d7d7;
  cursor: pointer;
  transform: rotate(45deg);
  display: inline-block;
  align-self: flex-end;
  line-height: 1;
}
.filter__wrapp {
  display: flex;
  flex-wrap: wrap;
}
.filter .berocket_single_filter_widget {
  width: 100%;
}
.filter .berocket_single_filter_widget:nth-last-child(-n + 2) {
  width: 50%;
  margin-top: 50px;
}
.filter h3 {
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  padding-bottom: 13px;
  border-bottom: 1px solid #d7d7d7;
  margin: 50px 0 20px;
  cursor: pointer;
}
.bapf_sfilter .bapf_colaps_smb,
.bapf_sfilter .bapf_desci {
  font-size: 10px;
  opacity: 0.5;
}
.bapf_hideckbox li label,
.bapf_hideckbox li label a {
  color: #000;
  margin: 0;
}
.bapf_sfilter ul li {
  margin: 0 0 10px 0 !important;
  font-size: 12px;
  font-weight: 300;
}
.bapf_hideckbox li input:checked + label:hover,
.bapf_hideckbox li input:checked + label:hover a,
.bapf_stylecolor li input:checked + label:hover,
.bapf_stylecolor li input:checked + label:hover a,
.bapf_hideckbox li label:hover,
.bapf_hideckbox li label:hover a {
  color: #000;
  text-shadow: 0 0 0.45px #333, 0 0 0.45px #333;
}
.bapf_hideckbox li input:checked + label,
.bapf_stylecolor li input:checked + label,
.bapf_stylecolor li input:checked + label a,
.bapf_hideckbox li input:checked + label a {
  text-shadow: 0 0 0.45px #333, 0 0 0.45px #333;
}
.bapf_sfilter.bapf_clr_txt_right .bapf_body ul li label {
  margin: 0;
}
.bapf_sfilter.bapf_clr_txt_right .bapf_body ul li.checked label {
  text-shadow: 0 0 0.45px #333, 0 0 0.45px #333;
}
.bapf_sfilter.bapf_clr_txt_right .bapf_body ul li label:hover {
  text-shadow: 0 0 0.45px #333, 0 0 0.45px #333;
}
.bapf_clr_woborder.bapf_sfilter .bapf_clr_span {
  border-radius: 50%;
  width: 18px;
  height: 18px;
  border: 1px solid #9f9f9f;
}
.bapf_no_products {
  width: 100%;
}
.bapf_no_products p {
  border: none;
  background: transparent;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  padding-left: 0;
}
.bapf_button {
  text-transform: lowercase !important;
  background-color: transparent !important;
  color: #000 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  font-family: "Montserrat", sans-serif !important;
  border-bottom: 1px solid #000 !important;
  padding: 0 !important;
}

.shop-page .variations tbody tr:nth-child(2) .value {
  display: flex;
  margin-bottom: 10px;
}
.shop-page li.product {
  min-height: 504px;
  margin: 0 0% 2.992em 0 !important;
  width: 100% !important;
}
.shop-page
  div[data-attribute_name="attribute_pa_color"]
  .swatch-item-wrapper:nth-child(n + 9) {
  top: -15px !important;
}
.shop-page ul.products li.product .woocommerce-loop-product__link {
  width: 100%;
  min-height: 550px;
}
/* single product page */
.product-page .woocommerce-breadcrumb {
  display: none !important;
}
.product-page {
  font-family: "Montserrat", sans-serif;
  padding: 0;
  padding-top: 80px !important;
}
.product-page #primary {
  max-width: 1920px !important;
  padding: 0 !important;
}
.product-page .product_title {
  font-family: "Cormorant Garamond", serif;
  font-size: 36px;
  font-weight: 300;
  margin: 0 0 20px !important;
}
.product-page .product_meta {
  font-size: 16px !important;
  padding-top: 0 !important;
  margin-top: 0 !important;
  color: #afafaf;
  margin-bottom: 50px;
}
.product-page .product_meta span > span {
  color: #000;
}
.product-page .product__info {
  margin-bottom: 85px;
}
.product-page .product__images-wrapper {
  flex-direction: column !important;
}
.product-page .product__info .price {
  font-family: "Montserrat", sans-serif;
  margin-bottom: 60px !important;
  display: flex;
  align-items: flex-end;
  font-size: 16px;
  color: #afafaf;
  line-height: 1;
}
.product-page .product__info .price .woocs_price_code {
  margin-left: 13px !important;
  color: #000;
}
.product-page .product__info .price ins {
  font-size: 24px;
  color: #000;
  margin: 0 13px;
}
.product-page .product__info .price del {
  font-size: 16px;
}
.product-page .woocs_price_code {
  line-height: 1;
}
.product-page .variations {
  margin-bottom: 40px;
}
.product-page .variations tbody tr {
  display: flex;
  align-items: center;
  color: #afafaf;
  max-height: 30px;
  margin-bottom: 20px;
}
.product-page .variations .label {
  padding: 0;
  margin-right: 15px;
  display: block;
}
.product-page .variations .label label {
  padding: 0;
}
.product-page .reset_variations {
  display: none !important;
}
.product-page .variations .swatch-label {
  background-color: transparent !important;
  padding-left: 0 !important;
}
.product-page .variations .swatch-color {
  width: 25px !important;
  height: 25px !important;
}
.product-page .variations .swatch-label::before,
.product-page .variations .swatch-color::before {
  border: none !important;
}
.product-page .variations .swatch-color.selected::after {
  content: none !important;
}
.product-page .variations .swatch-color.selected {
  box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.25);
}
.product-page table.variations .label {
  margin-bottom: 0px;
}
.product-page .variations .value {
  max-height: 30px;
  color: #000;
  font-size: 20px;
}
.product-page .variations .value .text {
  font-size: 20px;
  font-weight: 300;
}
.product-page .variations .value .selected .text {
  font-weight: 500;
}
.product-page .quantity,
.product-page .qib-button {
  display: none !important;
}
.single_variation_wrap {
  display: flex;
  align-items: center;
/*   flex-direction: column; */
  gap: 10px;
	flex-wrap: wrap;
}
.product-page .yith-wcwl-add-to-wishlist {
  margin-top: 0;
  margin-left: 80px;
}
.product-page .view-wishlist {
  display: none;
}
.product-page .yith-wcwl-add-to-wishlist a {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none !important;
  color: #000;
  background: transparent;
  transition: all 0.3s;
}
.product-page .yith-wcwl-add-to-wishlist a:hover {
  text-shadow: 0 0 0.5px #333, 0 0 0.5px #333;
}
.product-page .yith-wcwl-add-to-wishlist a i {
  margin-right: 0;
  margin-left: 10px;
  width: 20px;
  height: 20px;
  background-image: url(../images/icons/favorite-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.product-page .yith-wcwl-add-to-wishlist a.delete_item i {
  background-image: url(../images/icons/favorite-icon-check.png);
}
.product-page .yith-wcwl-add-to-wishlist a i::before {
  content: none !important;
}
.product-page .yith-wcwl-add-to-wishlist .separator,
.product-page .yith-wcwl-add-to-wishlist .view-wishlist {
  display: none;
}
.product-page .woocommerce-variation.single_variation {
/*   display: none !important; */
	width: 100%;
}
.product-page .stock.in-stock {
	display: none;
}
.product-page .woocommerce-variation-add-to-cart .button {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 400;
  padding: 14px 50px !important;
  background-color: #000;
  text-decoration: none;
  transition: all 0.3s;
}
.product-page .woocommerce-variation-add-to-cart .button:hover {
  text-shadow: 0 0 0.7px #fff, 0 0 0.7px #fff;
}
.product-page .added_to_cart.wc-forward {
  display: none;
}
.product-page .woocommerce-tabs ul li a {
  color: #afafaf;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
}
.product-page .woocommerce-tabs ul li.active a {
  color: #474747;
  box-shadow: 0 1px 0 #474747;
}
.product-page .woocommerce-tabs {
  max-width: 665px;
}
.product-page .tabs:before {
  content: none !important;
}
.product-page .tabs {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}
.product-page .tabs li {
  margin: 0 20px 0 0 !important;
}
.tabs.wc-tabs > li > a {
  word-break: initial;
}
.product-page .woocommerce-Tabs-panel h2 {
  display: none;
}
.product-page .additional_information_tab {
  order: 2;
}
/* .product-page #tab-title-additional_information,
.product-page #tab-additional_information {
  display: none !important;
} */
.product-page .woocommerce-Tabs-panel p {
  font-size: 16px;
  font-family: "Montserrat", sans-serif !important;
  margin: 0;
}
.product-page .products-cards h2 {
  font-family: "Cormorant Garamond", serif;
  font-size: 36px;
  font-weight: 300;
  margin: 0 0 45px 0;
}
.product-page .products-cards .favorite-btn,
.product-page .products-cards .woocommerce-variation-add-to-cart {
  display: none !important;
}
.product-page .products-cards table.variations .label {
  display: none;
}
.product-page .products-cards .variations .value {
  max-height: 21px;
  font-size: 16px;
}
.product-page .products-cards .variations .value .tawcvs-swatches {
  max-height: 21px;
}
.product-page .products-cards .variations {
  margin-bottom: 0;
}
.product-page .products-cards .products ul.products li.product,
.product-page .products-cards .recently-viewed ul li {
  position: relative;
  margin-bottom: 60px;
  padding-bottom: 10px;
  min-height: 540px;
  width: 100%;
}
.product-page .products-cards .products .product-thumb__link {
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
  transition: all 0.3s;
}
.product-page .products-cards .products .swatch-align-left {
  position: absolute;
  left: 0;
  bottom: 20px;
  opacity: 0;
  transition: all 0.3s;
}
.product-page .products-cards .variations .swatch-color {
  width: 18px !important;
  height: 18px !important;
}
.product-page .products-cards .product-thumb__link a {
  text-decoration: none !important;
  display: inline-block;
  margin: 0 !important;
  border-bottom: 1px solid #000;
}
.product-page .onsale {
  top: 15px;
  left: 15px;
  z-index: 2;
}
.product-page .products-cards .yith-wcwl-add-to-wishlist {
  margin-left: 0;
  top: 15px;
  left: auto;
  right: 15px;
}
.product-page .products-cards .variations .value .selected .text {
  font-weight: 300;
}
.product-page .products-cards .woocommerce-loop-product__title,
.product-page .products-cards .price {
  transition: all 0.3s;
}
.product-page .products-cards ul li:hover .swatch-align-left,
.product-page .products-cards ul li:hover .product-thumb__link {
  opacity: 1;
}
.product-page .products-cards ul li:hover .woocommerce-loop-product__title,
.product-page .products-cards ul li:hover .price {
  opacity: 0;
}

.product-page .summary.entry-summary {
  width: 50%;
}
.product-page .product__info div.product {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.product-page .product__images {
  width: 100%;
  margin-right: 50px;
  max-width: initial;
}
.product-page .product__images img {
  margin-left: auto;
  max-width: initial;
}
.product-page .product__images video {
  height: auto !important;
}
.product-page__image-wrapp {
  position: relative;
  width: 48%;
}
.product-page__image-wrapp:hover .gallery__images-wrapp {
  opacity: 1;
}
.gallery__images {
  position: sticky;
  left: 50px;
  top: 200px;
  z-index: 50;
  margin: 130px 0;
  max-height: 710px;
  overflow-y: scroll;
}
.gallery__images::-webkit-scrollbar {
  width: 0;
}
.gallery__images .woocommerce-product-gallery__image {
  pointer-events: none;
}
.gallery__images-wrapp {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 50px;
  bottom: 0;
  transition: all 0.3s;
}
.woocommerce-product-gallery__image {
  width: 115px;
  height: 125px;
  cursor: default;
  margin: 15px 0;
  overflow: hidden;
}
.woocommerce-product-gallery__image img {
  object-fit: cover;
}
span.xoo-wsc-pname,
span.xoo-wsc-pname a {
  font-weight: 400;
  text-decoration: none;
  margin-bottom: 30px !important;
}
.xoo-wsc-product dl.variation dd,
.xoo-wsc-product dl.variation dt {
  font-style: initial !important;
}
.xoo-wsc-product dl.variation dt {
  color: #afafaf !important;
}
.xoo-wsc-product dl.variation dd {
  font-weight: 500 !important;
}
.xoo-wsc-product dl.variation {
  margin-bottom: 15px;
}
.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn {
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.3s;
}
.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn:hover,
.xoo-wsc-empty-cart .button:hover {
  text-shadow: 0 0 0.45px #333, 0 0 0.45px #333;
  text-decoration: none;
}
.xoo-wsc-empty-cart .button {
  color: #000 !important;
  background-color: #fff;
  border: 1px solid #000;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.3s;
  font-weight: 400 !important;
  font-family: "Montserrat", sans-serif;
}
.xoo-wsc-icon-cross {
  position: relative;
  width: 25px;
  height: 1px;
  background-color: #000;
  transform: rotate(45deg);
}
.xoo-wsc-icon-cross:before {
  content: "" !important;
  position: absolute;
  top: 0;
  width: 25px;
  height: 1px;
  background-color: #000;
  transform: rotate(-90deg);
}
figure.zoom {
  background-position: 50% 50%;
  position: relative;
  overflow: hidden;
  cursor: zoom-in;
}
figure.zoom img:hover {
  opacity: 0;
}
figure.zoom img {
  transition: opacity 0.5s;
  display: block;
  width: 100%;
}
.product-page
  .related
  div[data-attribute_name="attribute_pa_color"]
  .swatch-item-wrapper:nth-child(n + 9),
.product-page
  .recently-viewed
  div[data-attribute_name="attribute_pa_color"]
  .swatch-item-wrapper:nth-child(n + 9) {
  top: -15px !important;
}
.product-page
  .related
  div[data-attribute_name="attribute_pa_color"]
  .swatch-item-wrapper
  > div,
.product-page
  .recently-viewed
  div[data-attribute_name="attribute_pa_color"]
  .swatch-item-wrapper
  > div {
  margin: 0 !important;
}
.product-page .products-cards .products .product-thumb__link {
  bottom: -10px;
}
.product-page .swatch-shape-circle.swatch-color {
  border: 1px solid #9f9f9f !important;
  border-radius: 50%;
}
.product-page .recently-viewed ul.products,
.product-page .related ul.products {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr);
  gap: 7px;
}
.product-page .recently-viewed ul.products:before,
.product-page .related ul.products:before {
  content: none;
}
/* about page */
.about__banner {
  padding: 0 0 120px 0;
}
.about__banner-img {
  position: relative;
  margin-bottom: 75px;
}
.about__banner-img img {
  width: 100%;
  object-fit: cover;
}
.about__banner-logo {
  font-family: "MADE Bon Voyage Regular", serif;
  color: #fff;
  font-size: 200px;
  font-weight: 400;
  position: absolute;
  top: 43%;
  width: 100%;
  text-align: center;
  transform: translateY(-43%);
}
.about__banner-mobile {
  display: none;
}
.about__banner-info {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  color: #000;
}
.about__banner-title {
  margin: 0 0 45px 0;
  font-size: 36px;
  font-weight: 300;
  line-height: 1.3;
  font-family: "Cormorant Garamond", serif;
}
.about__banner-text {
  font-size: 16px;
  line-height: 1.3;
  margin: 0;
}
.about__slider {
  padding: 0 0 50px 0;
}
.about__slider .swiper-wrapper {
  /* height: 100vh; */
}
.about__slider-inner {
  padding-bottom: 40px;
}

/* contact page */
.contacts-shops {
  padding: 100px 0 0;
  font-family: "Montserrat", sans-serif;
}
.contacts-shops .breadcrumbs {
  margin: 0 0 60px 0;
}
.contacts-shops .breadcrumbs nav {
  margin: 0;
}
.contacts-shops__content-shop {
  text-align: center;
  margin-bottom: 80px;
}

.contacts-shops__row,
.contacts-shops__content-social {
  display: flex;
  max-width: 660px;
  margin: 0 auto;
  justify-content: space-between;
}
.contacts-shops__col {
  max-width: 260px;
  width: 100%;
}
.contacts-shops__shop-name {
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 15px 0;
  text-transform: initial;
}
.contacts-shops__phone {
  font-size: 16px;
  font-weight: 300;
  color: #000;
  text-decoration: none;
  transition: all 0.3s;
}
.contacts-shops__weekdays {
  margin: 30px 0 20px;
}
.contacts-shops__weekdays,
.contacts-shops__weekend {
  display: flex;
  flex-direction: column;
}
.contacts-shops__days,
.contacts-shops__content-email,
.contacts-shops__content-phone {
  font-size: 16px;
  font-weight: 300;
  color: #000;
  text-decoration: none;
  transition: all 0.3s;
}
.contacts-shops__content-email {
  margin-bottom: 10px;
}
.contacts-shops__hours {
  font-size: 16px;
  font-weight: 400;
}
.contacts-shops__content-press,
.contacts-shops__content-clients {
  display: flex;
  flex-direction: column;
  text-align: center;
  min-width: 260px;
  margin: 0 0 30px 0;
}
.contacts-shops__content-social-title {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  text-transform: initial;
}
.contacts-shops__phone:hover,
.contacts-shops__content-email:hover,
.contacts-shops__content-phone:hover {
  text-shadow: 0 0 0.45px #333, 0 0 0.45px #333;
}

/* cart page */
.cart {
  font-family: "Montserrat", sans-serif !important;
  flex-grow: 1;
}
.cart .entry-header {
  display: none;
}
.cart .woocommerce,
#whishlist .woocommerce {
  max-width: 100% !important;
  width: 100% !important;
}
.cart .shop_table {
  margin: 70px 0 0;
}
.cart .shop_table thead {
  border-color: #000 !important;
  border-bottom: 1px solid #000;
}
.cart .shop_table th {
  font-size: 16px;
  font-weight: 300 !important;
  color: #878787;
  text-align: center;
}
.cart .shop_table .product-name {
  text-align: left;
  padding-left: 1.5vw;
}
.cart a.remove {
  font-family: "Montserrat", sans-serif !important;
  line-height: 1;
  font-size: 40px;
  font-size: 1.7em;
  font-weight: 100;
  border-radius: 100%;
}
.cart a.remove:hover {
  background: transparent;
  color: #000 !important;
}
.cart .woocommerce-cart-form table td.product-thumbnail {
  padding: 30px 1.4rem;
}
.cart .product-name a {
  font-size: 14px;
  font-weight: 300;
  color: #000;
  text-decoration: none;
}
.cart .product-name .variation-wrapp {
  display: flex;
  align-items: center;
}
.cart .product-name .variation dt {
  font-family: "Montserrat", sans-serif !important;
  font-size: 14px;
  font-weight: 300;
  color: #afafaf;
  margin-right: 15px;
}
.cart .product-name .variation dd p {
  font-family: "Montserrat", sans-serif !important;
  font-size: 14px;
  font-weight: 500;
  color: #000;
}
.cart .product-price,
.cart .product-subtotal {
  text-align: center;
  font-family: "Montserrat", sans-serif !important;
  font-size: 16px;
  font-weight: 500;
  color: #000;
}
.cart .product-quantity .qib-button {
  float: none;
}
.cart .product-quantity .quantity input.input-text.qty.text {
  font-family: "Montserrat", sans-serif !important;
  height: 25px;
  padding: 0 20px;
  border: none;
  font-size: 16px;
  line-height: 16px;
}
.cart .qib-button-wrapper button.qib-button {
  font-family: "Montserrat", sans-serif !important;
  padding: 0px 0px 0px;
  height: 25px;
  background: transparent !important;
  border: 1px solid #878787;
  cursor: pointer;
  font-size: 16px;
  line-height: 16px;
  width: 25px;
  color: #878787;
}
.cart .qib-button-wrapper button.qib-button:hover {
  text-decoration: none;
}
.cart .qib-button-wrapper div.quantity.wqpmb_quantity {
  height: 25px;
}
.cart .buttons,
.cart .cart_item:first-child {
  border-top: none !important;
}
.cart .cart-btns {
  display: flex;
  justify-content: flex-end;
}
.cart .cart_item {
  border-top: 1px solid #c7c7c7;
}
.cart .refresh-btn,
.cart .checkout-button {
  font-family: "Montserrat", sans-serif !important;
  margin-right: 20px;
  border: 1px solid #878787 !important;
  font-size: 16px;
  font-weight: 400;
  background: transparent !important;
  transition: all 0.3s;
  color: #000 !important;
}
.cart .refresh-btn {
  display: none !important;
}
.cart .refresh-btn:hover,
.cart .return-to-shop a:hover,
.cart .checkout-button:hover {
  text-decoration: none !important;
  text-shadow: 0 0 0.45px #333, 0 0 0.45px #333;
}
.cart .checkout-button::after {
  content: none;
}
.cart .cart-empty {
  background-color: transparent;
  font-family: "Montserrat", sans-serif !important;
  border: none;
  padding: 0;
  margin-top: 70px;
}
.page-template-page-cart {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.cart .return-to-shop a {
  background-color: transparent;
  font-family: "Montserrat", sans-serif !important;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  border: 1px solid #000;
  transition: all 0.3s;
}
.cart .cart_sku {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 300;
  color: #afafaf;
}

.cart-subtotal th {
  text-align: right !important;
  padding-top: 20px;
  padding-bottom: 20px;
}
.cart-subtotal-num {
  text-align: center;
  font-family: "Montserrat", sans-serif !important;
  font-size: 16px;
  font-weight: 500;
  color: #000;
  margin: 0 20px;
}
/* checkout page */
.woocommerce-checkout {
  display: flex;
  flex-direction: column;
  height: 100%;
}
#checkout-page {
  flex-grow: 1;
}

#checkout-page .woocommerce-NoticeGroup-checkout {
  display: none !important;
}

#checkout-page .form-row.woocommerce-invalid input {
  border-bottom: 1px solid #ff8181 !important;
}

#checkout-page .form-row.woocommerce-invalid input::placeholder {
  color: #ff8181 !important;
}

#checkout-page {
  font-family: "Montserrat", sans-serif !important;
  padding-top: 50px !important;
}
#checkout-page .woocommerce {
  max-width: initial;
  width: 100%;
}
#checkout-page .entry-header {
  display: none;
}
#checkout-page .cart_item .product-thumbnail img {
  max-width: 120px;
  max-height: 180px;
  object-fit: cover;
}
#checkout-page .cart_item {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
#checkout-page .cart_item .product-name {
  flex-grow: 1;
  margin-left: 30px;
}
#checkout-page .cart_item .product-name a {
  font-family: "Montserrat", sans-serif !important;
  font-size: 14px;
  font-weight: 300;
  color: #000;
  text-decoration: none;
  pointer-events: none;
  display: inline-block;
  margin-bottom: 20px;
}
#checkout-page .cart_item .product-quantity strong {
  font-family: "Montserrat", sans-serif !important;
  font-size: 16px;
  font-weight: 400;
}
#checkout-page .cart_item .product-total {
  width: 100%;
  display: flex;
}
#checkout-page .cart_item .product-total .woocommerce-Price-amount {
  font-family: "Montserrat", sans-serif !important;
}
#checkout-page .cart_item .product-total p {
  font-family: "Montserrat", sans-serif !important;
  font-size: 16px;
  font-weight: 500;
  margin: 0 95px 0 0;
}
#checkout-page .product-name .variation dt {
  font-family: "Montserrat", sans-serif !important;
  font-size: 14px;
  font-weight: 300;
  color: #afafaf;
  margin-right: 15px;
}
#checkout-page .product-name .variation dd p {
  font-family: "Montserrat", sans-serif !important;
  font-size: 14px;
  font-weight: 500;
  color: #000;
}
#checkout-page .shop_table tfoot {
  display: flex;
  flex-wrap: wrap;
}
#checkout-page .woocommerce-shipping-totals,
#checkout-page .order-total {
  width: 100%;
}
#checkout-page .woocommerce-shipping-totals {
  font-family: "Montserrat", sans-serif !important;
  display: flex;
}
#checkout-page .woocommerce-shipping-totals th {
  font-size: 16px;
  font-weight: 500;
  margin-right: 80px;
}
#checkout-page .woocommerce-shipping-totals td {
  padding: 0;
}
#checkout-page #shipping_method,
.wc_payment_method input.input-radio[name="payment_method"] + label,
.wc_payment_methods .payment_box p {
  font-family: "Montserrat", sans-serif !important;
}
#checkout-page .order-total {
  border-top: none !important;
  font-family: "Montserrat", sans-serif !important;
  font-size: 16px;
  font-weight: 500 !important;
}
#checkout-page .payment_methods.methods li {
  margin: 0;
}
.woocommerce-checkout
  form
  #order_review
  .woocommerce-checkout-review-order-table
  .woocommerce-Price-amount,
#checkout-page .order-total th {
  font-weight: 500;
}
#checkout-page .order-total th {
  margin-right: 50px;
}
#checkout-page .place-order .woocommerce-privacy-policy-text p {
  font-family: "Montserrat", sans-serif !important;
  font-size: 12px;
}
#checkout-page .place-order .woocommerce-privacy-policy-text p a {
  color: #000;
  text-decoration: none;
  font-weight: 500;
}
#checkout-page .payment_box {
  background: transparent !important;
  padding-left: 35px;
}
#checkout-page .payment_box p {
  font-size: 12px;
  font-weight: 300;
}
#checkout-page #place_order {
  font-family: "Montserrat", sans-serif !important;
  background: transparent;
  float: left !important;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  max-width: 300px;
  padding: 14px !important;
  border: 0.5px solid #000000;
  transition: all 0.3s;
}
#checkout-page #place_order:hover {
  text-decoration: none;
  text-shadow: 0 0 0.45px #333, 0 0 0.45px #333;
}
#checkout-page #order_review_heading,
#checkout-page .woocommerce-billing-fields h3 {
  font-family: "Montserrat", sans-serif !important;
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 20px 0;
}
#checkout-page .breadcrumbs nav {
  margin: 50px 0;
}
#checkout-page .woocommerce-billing-fields .form-row label,
#checkout-page .woocommerce-shipping-fields__field-wrapper .form-row label {
  display: none;
}
#checkout-page .woocommerce-billing-fields .form-row input,
#checkout-page .woocommerce-shipping-fields__field-wrapper .form-row input {
  font-family: "Montserrat", sans-serif !important;
  font-size: 16px;
  border: none;
  border-bottom: 1px solid #878787;
  padding-left: 0;
}
#checkout-page .woocommerce-billing-fields .form-row input::placeholder {
  color: #878787;
}

#checkout-page .select2-container--default .select2-selection--single,
#checkout-page .zen-ui-select__value {
  padding-left: 0 !important;
  font-family: "Montserrat", sans-serif !important;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #878787;
  border-radius: 0px;
  display: flex;
  align-items: center;
}
#checkout-page
  .woocommerce-checkout
  .select2-container
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 1.2;
  font-family: "Montserrat", sans-serif !important;
  font-size: 16px;
  padding-left: 0;
}
#checkout-page .woocommerce-additional-fields .form-row.notes label {
  display: none;
}
#checkout-page #ship-to-different-address label {
  font-family: "Montserrat", sans-serif !important;
}
#checkout-page #order_comments {
  font-family: "Montserrat", sans-serif !important;
  padding-left: 0;
  height: 140px;
  border: none;
  border-bottom: 1px solid #878787;
  font-size: 16px;
  resize: none;
}
#checkout-page .wcus-checkout-fields,
#checkout-page .zen-ui-select__value-text,
#checkout-page .zen-ui-select__option {
  font-family: "Montserrat", sans-serif !important;
  font-size: 14px;
}
#checkout-page #select_a_store_field {
  margin-top: 50px;
}
#checkout-page #select_a_store_field label {
  display: block;
  font-family: "Montserrat", sans-serif !important;
  font-size: 16px;
  font-weight: 500;
}
#checkout-page #select_a_store_field select {
  font-family: "Montserrat", sans-serif !important;
  font-size: 16px;
  padding: 15px 18px 15px 0;
  border: none;
  outline: none;
  border-bottom: 1px solid #000;
  -webkit-appearance: none;
  text-indent: 10px;
  border-radius: 0;
  position: relative;
  cursor: pointer;
}
#checkout-page #select_a_store_field span {
  position: relative;
  cursor: pointer;
}
#checkout-page #select_a_store_field span::after {
  content: "";
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  right: 10px;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 60%;
  width: 0;
}
.wc-ukr-shipping-checkbox {
  font-family: "Montserrat", sans-serif !important;
}
.wc-ukr-shipping-checkbox input {
  margin-right: 10px;
}
.woocommerce-additional-fields {
  margin-top: 50px;
}
.woocommerce-additional-fields h3 {
  display: none;
}
.select2-container {
  z-index: 50;
}
.shipping_method_description {
  /*     font-size: 14px; */
  margin-left: 30px;
  position: relative;
  top: -10px;
}
.wc-urk-shipping-form-group {
  padding: 10px 0px !important;
}
#checkout-page .woocommerce-account-fields label {
  font-family: "Montserrat", sans-serif !important;
}
#checkout-page .woocommerce-account-fields label input {
  margin-right: 10px;
}
/* lookbook page */
.page-template-page-lookbook {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.lookbook__gallery-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#lookbook {
  flex-grow: 1;
  padding: 0;
}
.scroller {
  overflow-x: hidden;
  display: flex;
  position: sticky;
  top: 0;
  /* scroll-behavior: smooth; */
}
.lookbook__gallery-img {
  min-width: 33vw;

  height: 945px;
}
.lookbook__gallery-img video {
  height: 100% !important;
  object-fit: cover;
}
.lookbook__mobile {
  display: block;
}
/* text-template */
.text-template {
  font-family: "Montserrat", sans-serif !important;
  color: #000;
  font-size: 14px;
  font-weight: 300;
  margin: 0 !important;
}
.privacy-policy {
  margin: 0 !important;
}
/* 404 */
.error404 {
  display: flex;
  flex-direction: column;
  height: 100%;
}
#not-found {
  flex-grow: 1;
  padding-top: 50px;
}
.not-found__content {
  margin-top: 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: "Montserrat", sans-serif !important;
  font-size: 24px;
  font-weight: 300;
}
.not-found__text {
  width: 50%;
}
.not-found__links {
  margin: 70px 0 0 0;
  max-width: 488px;
}
.not-found__links a {
  color: #000;
  font-weight: 500;
}
.not-found__img h1 {
  margin: 0;
  letter-spacing: 5px;
  background-image: url(../images/Rectangle\ 29.png);
  background-position: top center;
  background-size: contain;
  font-size: 273px;
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}

/* account page */

.page-account .entry-header {
  display: none;
}
.page-account .woocommerce-orders-table {
  font-family: "Montserrat", sans-serif !important;
}
.page-account .woocommerce {
  font-family: "Montserrat", sans-serif !important;
  display: flex;
  justify-content: space-between;
  width: 100% !important;
  max-width: 100% !important;
}
.page-account .woocommerce a,
.page-account .woocommerce p,
.page-account .woocommerce form.woocommerce-form-register label {
  font-family: "Montserrat", sans-serif !important;
  color: #000;
  font-size: 16px;
  font-weight: 400;
}
.page-account .woocommerce-MyAccount-navigation li {
  margin: 0 0 20px 0 !important;
}
.page-account .woocommerce-MyAccount-navigation li a {
  font-weight: 400;
  color: #000;
}
.page-account .woocommerce-MyAccount-navigation li.is-active a {
  color: #000;
}
.page-account .woocommerce-info {
  font-family: "Montserrat", sans-serif !important;
  border: none;
  background: transparent !important;
}
.page-account .woocommerce-info a.button,
.woocommerce-message a.button {
  background: transparent;
  border: 1px solid #000;
  transition: all 0.3s;
}
.page-account .woocommerce-info a.button:hover,
.page-account .woocommerce-message a.button:hover {
  text-decoration: none !important;
  text-shadow: 0 0 0.45px #333, 0 0 0.45px #333;
}
.page-account .woocommerce h2 {
  font-family: "Montserrat", sans-serif !important;
  font-size: 24px;
  font-weight: 400;
  margin: 0;
}
.page-account .post-inner {
  padding-top: 0 !important;
  margin-top: 70px;
}
.page-account .woocommerce-form-login {
  width: 70%;
}
.page-account form.woocommerce-form-login label {
  font-family: "Montserrat", sans-serif !important;
}
.page-account .input-text {
  font-family: "Montserrat", sans-serif !important;
}
.page-account .woocommerce-button,
.page-account .woocommerce-address-fields .button,
.page-account .edit-account .button {
  font-family: "Montserrat", sans-serif !important;
  background: transparent;
  border: 1px solid #000;
  transition: all 0.3s;
  color: #000;
  font-weight: 400;
  width: 100%;
  max-width: 300px;
}
.page-account .woocommerce-button:hover,
.page-account .woocommerce-address-fields .button:hover,
.page-account .edit-account .button:hover {
  text-decoration: none !important;
  text-shadow: 0 0 0.45px #333, 0 0 0.45px #333;
}
.page-account .addresses h3,
.page-account .woocommerce-MyAccount-content h3 {
  margin: 30px 0;
  font-family: "Montserrat", sans-serif !important;
  font-size: 24px;
  font-weight: 500;
}
.page-account .addresses address {
  margin: 30px 0;
  font-family: "Montserrat", sans-serif !important;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
}
.woocommerce-view-order .page-account .woocommerce-MyAccount-content table {
  font-family: "Montserrat", sans-serif !important;
}
.page-account .reg_email {
  font-family: "Montserrat", sans-serif !important;
}
/* thank-you page */
.thank-you__page {
  font-family: "Montserrat", sans-serif !important;
  font-size: 16px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.thank-you__page .woocommerce-notice {
  font-family: "Montserrat", sans-serif !important;
  font-size: 16px;
  margin-bottom: 75px;
  width: 100%;
}
.thank-you__page .woocommerce-order-details,
.thank-you__page .shipping-method-box {
  display: none;
}
.thank-you__page .order__content {
  width: 50%;
}
.thank-you__page .order__content-title {
  font-family: "Montserrat", sans-serif !important;
  font-size: 16px;
  font-weight: 500;
  text-transform: initial;
  margin: 0 0 40px 0;
}
.thank-you__page .order_details {
  margin: 0;
  list-style: none;
}
.thank-you__page .order_details li,
.thank-you__page .order_details li strong {
  margin: 0 0 30px 0;
  font-family: "Montserrat", sans-serif !important;
  font-size: 16px;
  font-weight: 400;
}
.thank-you__page .order_details li.total {
  margin: 0;
}
.thank-you__page .order_details li strong {
  font-size: 14px;
  font-weight: 300;
  margin: 0;
}
.thank-you__page .order-title__wrapp {
  display: inline-block;
  max-width: 170px;
  width: 100%;
  margin-right: 40px;
}
.thank-you__page .woocommerce-column__title {
  font-family: "Montserrat", sans-serif !important;
  font-size: 16px;
  font-weight: 500;
  text-transform: initial;
  margin: 0 0 40px 0;
  letter-spacing: normal;
}
.thank-you__page .woocommerce-customer-details address,
.thank-you__page .woocommerce-customer-details--phone,
.thank-you__page .woocommerce-customer-details--email {
  font-family: "Montserrat", sans-serif !important;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  margin: 0;
}
.thank-you__page .woocommerce-customer-details address,
.thank-you__page .woocommerce-column__title {
  width: 70%;
  margin-left: auto;
}
.thank-you__page .woocommerce-customer-details--phone,
.thank-you__page .woocommerce-customer-details--email {
  margin-top: 30px;
}
.thank-you__page .woocommerce-customer-details {
  width: 50%;
  padding: 0;
  border-left: 1px solid #878787;
}
.thank-you__page .addresses {
  padding: 0;
}
.thank-you__page .woocommerce-customer-details br {
  display: block;
  content: "";
  margin-bottom: 30px !important;
}
/* wishlist */
#wishlist .woocommerce-message {
  display: none;
}
#wishlist {
  padding: 50px 0;
}
.wishlist__title {
  font-size: 36px;
  font-family: "Montserrat", sans-serif !important;
  font-weight: 400 !important;
}
#wishlist .wishlist-title-container {
  display: none;
}
table.wishlist_table thead th,
table.wishlist_table,
table.wishlist_table tbody td {
  border: none !important;
  text-align: center;
  font-family: "Montserrat", sans-serif !important;
  font-size: 16px;
  font-weight: 500;
  color: #000;
}
table.wishlist_table thead tr {
  border-bottom: 1px solid #000 !important;
  border-color: #000 !important;
}
table.wishlist_table thead th {
  color: #878787 !important;
  font-weight: 300 !important;
}
#wishlist .product-name {
  text-align: left;
}
.wishlist_table tr td.product-thumbnail a {
  width: 120px;
  max-width: initial;
}
table.wishlist_table tbody tr {
  border-top: 1px solid #c7c7c7;
}

/* search */
.search-no-results {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.search-page {
  flex-grow: 1;
}
.search-page .archive-header {
  padding: 0;
  text-align: left;
}
.search-page .archive-title {
  font-weight: 400 !important;
  display: none;
  font-size: 24px;
}
.search-page .archive-title span {
  color: #000;
}
.search-results .archive-subtitle {
  display: none;
}
.search-page .archive-header-inner,
.search-page .archive-subtitle {
  width: 100%;
  max-width: 100%;
}
.color__selecrorr {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.color__selecrorr .descrip {
  display: block;
  font-size: 1.6rem;
  font-weight: 400;
  color: #afafaf;
}
.color__selecrorr .link__item {
  display: flex;
  gap: 10px;
  width: 25px;
  background-color: pink;
  height: 25px;
  border-radius: 50%;
  border: 1px solid #dcd7ca;
}
.product-page table.variations > tbody > tr:nth-child(2) {
  display: none !important
;
}
.vilible {
  display: block !important;
  background: #ebedec;
  border-radius: 10px;
  font-size: 11px;
  color: black;
  padding: 4px 7px;
  margin-top: -30px;
  position: absolute;
}
.colorr__wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.additional_information_tab {
  display: none !important;
}
.foto-banner {
  display: flex;
  padding: 0;
}
.foto-banner__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: -200px;
  margin-bottom: 50px;
}

.foto-banner__content p {
    font-family: "Cormorant Garamond", serif;
    font-size: 36px;
    font-weight: 400;
    margin-right: 20px;
    color: #fff;
    margin-bottom: 5px;
    margin-top: 37px;
}
.foto-banner__content a {
  display: flex;
  align-items: center;
  padding: 15px 55px;
  border: 1px solid #fff;
  background-color: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
}

.foto-banner__container{
    display: flex;
}
.foto-banner__container .mobile{
    display: none;
}
@media screen and (max-width: 570px) {
  .foto-banner {
    display: flex;
    flex-direction: column;
  }
  .foto-banner__content a img {
    display: none;
  }
  .foto-banner__content a span {
    margin-right: 5px;
    font-size: 12px;
  }
  .foto-banner__content a {
    color: #fff;
    border: 1px solid #fff;
    background: url(https://jdwool.com.ua/wp-content/themes/twentytwenty/assets/images/link-arrow.png),
      rgba(0, 0, 0, 0.3);
    background-repeat: no-repeat;
    background-position: right 40px center;
    background-size: 40px;
    padding: 10px 80px 10px 35px;
  }
  .foto-banner__container .mobile{
    display: block;
}
  .foto-banner__container .desc{
    display: none;
}
.foto-banner__container{
    flex-direction: column;
}
}

ul.products li.product .woocommerce-loop-product__title {
  font-family: "Montserrat", sans-serif;
}
.contact-form{
	padding-top: 8rem;
}