.single-products__bottle-container {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 2;
  pointer-events: none;
}

.single-products__img-bottle {
  position: absolute;
  top: 10rem;
  right: 3.2rem;
  height: 41rem;
}

.single-products__img-bottle img,
.single-products__img-bottle picture {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: right;
  object-position: right;
}

.single-products__img-bottle.small {
  height: 36rem;
}

.single-products-header__title-container.small_title .single-products-header__title {
  font-size: 4.6rem;
}

.single-products-header__title-container.small_title .single-products-header__subtitle {
  font-size: 4.6rem;
}

.single-products-header__title {
  font-family: Roboto Slab;
  font-style: normal;
  font-weight: bold;
  font-size: 5.6rem;
  line-height: 95%;
  text-transform: uppercase;
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
}

.single-products-header__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.single-products-header__subtitle {
  width: auto;
  margin-top: 2rem;
}

.single-products-header__subtitle svg {
  height: 5rem;
  width: auto;
}

.single-products-header__subtitle svg path {
  -webkit-transition: 0.5s linear;
  -o-transition: 0.5s linear;
  transition: 0.5s linear;
}

.single-products-header__link {
  margin-top: 2.4rem;
  display: none;
}

.single-products-header__img-brand {
  height: 15rem;
  width: 15rem;
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.single-products-header__img-brand img,
.single-products-header__img-brand picture {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
}

.single-products-header__img-brand.circle-bg::before,
.single-products-header__img-brand.circle-bg::after {
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.single-products-header__img-brand.circle-bg::before {
  content: '';
  position: absolute;
  display: block;
  width: 120%;
  height: 120%;
  background-color: #F6F3F0;
}

.single-products-header__img-brand.circle-bg::after {
  content: '';
  position: absolute;
  display: block;
  width: 127%;
  height: 127%;
  border: 0.1rem solid #F6F3F0;
}

.single-products-tech {
  pointer-events: none;
  overflow: visible;
}

.single-products-tech__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.single-products-tech__sticky {
  pointer-events: auto;
}

.single-products-tech .tech-details__title {
  margin-top: 10rem;
  font-family: Roboto Slab;
  font-weight: 300;
  font-style: normal;
  font-size: 2.4rem;
  line-height: 110%;
}

.single-products-tech .tech-details__overlay {
  margin-top: 2.4rem;
  padding: 2.4rem 3rem 2.4rem 2rem;
  max-width: 36rem;
  width: 100%;
  background: rgba(246, 243, 240, 0.03);
  border: none;
}

.single-products-tech .tech-details__overlay-header {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.single-products-tech .tech-details__alcohol-value,
.single-products-tech .tech-details__wort-value {
  font-family: Roboto Slab;
  font-style: normal;
  font-size: 6.4rem;
  line-height: 130%;
  letter-spacing: -0.06em;
}

.single-products-tech .tech-details__alcohol-size,
.single-products-tech .tech-details__wort-size {
  position: absolute;
  left: 105%;
  top: 17%;
  font-family: Roboto Slab;
  font-style: normal;
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 130%;
}

.single-products-tech .tech-details__alcohol-text,
.single-products-tech .tech-details__wort-text {
  text-align: center;
  font-style: normal;
  font-size: 1.4rem;
  line-height: 100%;
  opacity: 0.6;
}

.single-products-tech .tech-details__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 0.8rem;
}

.single-products-tech .tech-details__row:nth-of-type(1) {
  margin-top: 0;
}

.single-products-tech .tech-details__row-title {
  font-size: 1.4rem;
  line-height: 190%;
  white-space: nowrap;
  padding-bottom: 0;
  padding-right: 1.2rem;
}

.single-products-tech .tech-details__row-border {
  top: 0.5rem;
  height: 0.1rem;
  background: #212326;
  opacity: 0.4;
  border-bottom: 0.1rem dashed #F6F3F0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}

.single-products-tech .tech-details__row-value {
  padding-bottom: 0;
  padding-left: 0.8rem;
  min-width: 4.6rem;
  font-family: Roboto Slab;
  font-size: 3.2rem;
  line-height: 100%;
  white-space: nowrap;
  text-align: left;
}

.single-products-tech .tech-details__row-value span {
  top: -1rem;
  right: .5rem;
}

.single-products-tech__icons {
  max-width: 36rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.single-products-tech__item {
  margin-top: 3.2rem;
  text-align: center;
}

.single-products-tech__item-name {
  padding-bottom: 0.45rem;
}

.single-products-tech__item-dot {
  position: absolute;
  bottom: -0.65rem;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  height: 1.3rem;
  width: 1.3rem;
  background-color: #282a2d;
  border-radius: 50%;
}

.single-products-tech__item-dot::before {
  content: '';
  position: absolute;
  height: 0.4rem;
  width: 0.4rem;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  background-color: #F6F3F0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.single-products-tech__item-line {
  width: 0.1rem;
  height: 1.6rem;
  position: absolute;
  bottom: -2.25rem;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background-color: #F6F3F0;
  -webkit-transition: bottom .5s linear, opacity .25s .25s linear;
  -o-transition: bottom .5s linear, opacity .25s .25s linear;
  transition: bottom .5s linear, opacity .25s .25s linear;
}

.single-products-tech__item-value {
  margin-top: 2.5rem;
  padding-bottom: 0;
  font-family: Montserrat;
  font-style: normal;
  font-size: 1.4rem;
  line-height: 100%;
  text-align: center;
}

.single-products-tech__item .single-products__volume {
  padding-bottom: .8rem;
  font-size: 1.4rem;
  line-height: 100%;
  text-align: center;
}

.single-products-tech__icon {
  margin: 0 auto;
  height: 5rem;
  width: 5rem;
  border: 0.1rem solid #f6f3f0;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.single-products-tech__icon-container {
  position: absolute;
  top: 3.1rem;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  height: 5rem;
  width: 5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  pointer-events: none;
}

.single-products-tech__icon-container svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.single-products-tech__info-list {
  margin-top: 3rem;
  pointer-events: auto;
}

.single-products-tech__info-item {
  padding-top: 7rem;
}

.single-products-tech__title {
  font-family: Roboto Slab;
  font-style: normal;
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 190%;
  color: #9C6460;
}

.single-products-tech__subtitle {
  font-family: Roboto Slab;
  margin-top: 0.8rem;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 130%;
}

.single-products-tech__text {
  margin-top: 1.6rem;
  font-style: normal;
  font-size: 1.4rem;
  line-height: 180%;
  padding-bottom: 0;
}

.single-product__countries {
  padding-top: 11rem;
  padding-bottom: 10rem;
  z-index: 40;
}

.single-product__countries .countries__img-container {
  width: 100%;
  height: 32rem;
}

.single-product__countries .countries__img-country .image-factory {
  height: 27.2rem;
  width: auto;
  left: 0;
}

.single-product__countries .countries__img-country--black {
  display: block;
}

.single-product__countries .countries__img-country--white {
  display: none;
}

.single-product__countries .countries__img-bottle {
  height: 70%;
  position: absolute;
  right: 4rem;
  bottom: 0;
}

.single-product__countries .countries__img-bottle picture,
.single-product__countries .countries__img-bottle img {
  height: 100%;
}

.single-product__countries .countries__img-glass {
  height: calc(100% - 2rem);
  width: auto;
  position: absolute;
  right: -4rem;
  bottom: 0;
}

.single-product__countries .countries__img-glass picture,
.single-product__countries .countries__img-glass img {
  height: 100%;
  width: auto;
}

.single-product__countries .countries__img-bottle.countries__both-img > picture,
.single-product__countries .countries__img-bottle.countries__both-img > picture > img {
  max-width: 9.4rem;
  max-height: 24rem;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: bottom;
  object-position: bottom;
}

.single-product__countries .countries__img-bottle-rotate {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

.single-product__countries .countries__info {
  margin-top: 4rem;
}

.single-product__countries .countries__info-title {
  font-family: Roboto Slab;
  font-weight: 400;
  font-style: normal;
  font-size: 3.2rem;
  line-height: 110%;
}

.single-product__countries .countries__info-text {
  margin-top: 2.4rem;
  font-style: normal;
  font-size: 1.4rem;
  line-height: 180%;
}

.single-product__countries .bttn-triangle::after {
  background-image: url("/wp-content/themes/eurodrinks/build/static/images/general/triangle-right.svg");
  width: 1rem;
  height: 1.2rem;
  right: 1.3rem;
}

.single-product__countries .bttn-triangle:hover::after {
  background-image: url("/wp-content/themes/eurodrinks/build/static/images/general/triangle-right-white.svg");
}

.single-product__countries .swiper-pagination {
  position: relative;
  bottom: 0;
  margin-top: 2.4rem;
}

.single-product__countries .swiper-pagination .swiper-pagination-bullet {
  margin: 0 0.8rem;
  background-color: #F6F3F0;
  opacity: 0.3;
}

.single-product__countries .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background-color: #9C6460;
}

.single-product__countries .slider-swiper-container {
  margin: 0 auto;
  margin-top: 8rem;
}

.single-product__countries .slider-swiper-slide {
  margin-bottom: 0 !important;
  top: 11rem;
  -webkit-transition: top .5s linear;
  -o-transition: top .5s linear;
  transition: top .5s linear;
}

.single-product__countries .slider-swiper-slide:nth-of-type(2n) {
  top: 6.5rem;
}

.single-product__countries .slider-swiper-slide.show-slides {
  top: 0;
}

.single-product__countries .slider-swiper-slide.show-slides:nth-of-type(2n) {
  top: 0;
}

.single-product__countries .gallery-swiper-container {
  margin-top: 10rem;
  overflow: visible;
}

.single-product__countries .gallery-swiper-container:not(.swiper-container-initialized) .gallery-swiper-slide {
  width: 100%;
}

.single-product__countries .gallery-swiper-container:not(.swiper-container-initialized) .gallery-swiper-slide picture,
.single-product__countries .gallery-swiper-container:not(.swiper-container-initialized) .gallery-swiper-slide img {
  width: 100%;
  height: 100%;
}

.single-product__countries .gallery-swiper-slide {
  top: 11rem;
  -webkit-transition: top .5s linear;
  -o-transition: top .5s linear;
  transition: top .5s linear;
}

.single-product__countries .gallery-swiper-slide > a {
  display: block;
}

.single-product__countries .gallery-swiper-slide:nth-of-type(2n) {
  top: 6.5rem;
}

.single-product__countries .gallery-swiper-slide.show-slides {
  top: 0;
}

.single-product__countries .gallery-swiper-slide.show-slides:nth-of-type(2n) {
  top: 0;
}

.single-product__countries .gallery-swiper-slide picture,
.single-product__countries .gallery-swiper-slide img {
  width: 100%;
  height: 17.5rem;
  -o-object-fit: cover;
  object-fit: cover;
}

.single-product__countries .none {
  display: none !important;
}

.single-product__countries .popup {
  z-index: 41;
}

.single-product__countries .popup__wrapper {
  z-index: 42;
}

.single-product__countries .popup__cont {
  z-index: 43;
  background-color: transparent;
  margin-top: 10vh;
  padding: 0;
  height: 80vh;
  max-height: 60rem;
}

.single-product__countries .popup__cont video {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.single-product__countries .popup-close {
  top: 4rem;
  right: 4rem;
}

.single-product__countries .custom-button-prev,
.single-product__countries .custom-button-next {
  display: none;
  opacity: 1;
}

.single-product__countries .custom-button-prev .btn--arrow,
.single-product__countries .custom-button-next .btn--arrow {
  -webkit-transition: -webkit-transform .5s linear;
  transition: -webkit-transform .5s linear;
  -o-transition: transform .5s linear;
  transition: transform .5s linear;
  transition: transform .5s linear, -webkit-transform .5s linear;
}

.single-product__countries .custom-button-prev .btn--arrow:hover,
.single-product__countries .custom-button-next .btn--arrow:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.single-product__countries .custom-button-prev .btn--arrow::before,
.single-product__countries .custom-button-next .btn--arrow::before {
  width: 6.4rem;
  height: 6.4rem;
  background-color: #9C6460;
}

.single-product__countries .custom-button-prev .btn--arrow::after,
.single-product__countries .custom-button-next .btn--arrow::after {
  background-image: url("/wp-content/themes/eurodrinks/build/static/images/general/white-right-arrow.svg");
  width: 1.6rem;
  height: 1.6rem;
  right: 2.4rem;
}

.single-product__countries .custom-button-prev .btn--arrow:hover::before,
.single-product__countries .custom-button-next .btn--arrow:hover::before {
  background-color: transparent;
}

.single-product__countries .custom-button-prev .btn--arrow:hover::after,
.single-product__countries .custom-button-next .btn--arrow:hover::after {
  background-image: url("/wp-content/themes/eurodrinks/build/static/images/general/burg-right-arrow.svg");
}

.single-product__countries .single-products__cards .card:nth-of-type(2n+1) {
  margin-left: 0;
}

.single-product__countries .single-products__cards .card {
  left: 0 !important;
}

.products-template-default .theme-switcher {
  z-index: 50;
}

.white-theme .products-template-default.single-products .single-products-header__subtitle svg path {
  fill: #212326;
}

.white-theme .products-template-default.single-products .single-products-tech .tech-details__overlay {
  background: rgba(27, 29, 32, 0.03);
}

.white-theme .products-template-default.single-products .single-products-tech__icon {
  border: 0.1rem solid #1b1d20;
}

.white-theme .products-template-default.single-products .single-products-tech__item-dot {
  background-color: #efece9;
}

.white-theme .products-template-default.single-products .single-products-tech__item-dot::before {
  background-color: #1b1d20;
}

.white-theme .products-template-default.single-products .single-products-tech__item-line {
  background-color: #1b1d20;
}

.white-theme .products-template-default.single-products .single-products-tech__icon-container svg path {
  fill: #212326;
}

.white-theme .products-template-default.single-products .single-products-tech__title::before {
  background: #212326;
  opacity: 0.2;
}

.white-theme .products-template-default.single-products .single-product__countries .countries .countries__img-country--black {
  display: none;
}

.white-theme .products-template-default.single-products .single-product__countries .countries .countries__img-country--white {
  display: block;
}

.white-theme .products-template-default.single-products .swiper-pagination .swiper-pagination-bullet {
  background-color: #212326;
}

.white-theme .products-template-default.single-products .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #9C6460;
}

.products-template-default.single-products .page-head {
  left: -100vw;
  -webkit-transition: left 1s linear .5s;
  -o-transition: left 1s linear .5s;
  transition: left 1s linear .5s;
}

.products-template-default.single-products .fullpage-menu__btn {
  right: -20vw;
  -webkit-transition: right 1s linear .5s;
  -o-transition: right 1s linear .5s;
  transition: right 1s linear .5s;
}

.products-template-default.single-products .single-products__img-bottle {
  top: calc(100vh - 40rem);
  -webkit-transition: top 1s linear .5s;
  -o-transition: top 1s linear .5s;
  transition: top 1s linear .5s;
}

.products-template-default.single-products .single-products-header__img-brand {
  left: 25vw;
  opacity: 0;
  -webkit-transition: left 1s linear .5s, opacity 1s linear .5s;
  -o-transition: left 1s linear .5s, opacity 1s linear .5s;
  transition: left 1s linear .5s, opacity 1s linear .5s;
}

.products-template-default.single-products .single-products-header__title-container {
  opacity: 0;
  -webkit-transition: left 1s linear 2s, top 1s linear .75s, opacity 1s linear .5s, -webkit-transform 1s linear 2s;
  transition: left 1s linear 2s, top 1s linear .75s, opacity 1s linear .5s, -webkit-transform 1s linear 2s;
  -o-transition: transform 1s linear 2s, left 1s linear 2s, top 1s linear .75s, opacity 1s linear .5s;
  transition: transform 1s linear 2s, left 1s linear 2s, top 1s linear .75s, opacity 1s linear .5s;
  transition: transform 1s linear 2s, left 1s linear 2s, top 1s linear .75s, opacity 1s linear .5s, -webkit-transform 1s linear 2s;
}

.products-template-default.single-products .single-products-header__subtitle {
  opacity: 0;
  -webkit-transition: right 1s linear 2s, top 1s linear .75s, opacity 1s linear .5s;
  -o-transition: right 1s linear 2s, top 1s linear .75s, opacity 1s linear .5s;
  transition: right 1s linear 2s, top 1s linear .75s, opacity 1s linear .5s;
}

.products-template-default.single-products .single-products-header__link {
  right: -100vw;
  -webkit-transition: right 1s linear .5s;
  -o-transition: right 1s linear .5s;
  transition: right 1s linear .5s;
}

.products-template-default.single-products.animate .page-head {
  left: 0;
}

.products-template-default.single-products.animate .fullpage-menu__btn {
  right: 0;
}

.products-template-default.single-products.animate .single-products__img-bottle {
  top: 5rem;
}

.products-template-default.single-products.animate .single-products-header__img-brand {
  left: 0;
  opacity: 1;
}

.products-template-default.single-products.animate .single-products-header__title-container {
  opacity: 1;
}

.products-template-default.single-products.animate .single-products-header__subtitle {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  left: 0;
  top: 0;
  opacity: 1;
}

.products-template-default.single-products.animate .single-products-header__link {
  right: 0;
}

.products-template-default.single-products.animate-header .header {
  top: -11rem;
  -webkit-transition: top 1s linear 1.5s;
  -o-transition: top 1s linear 1.5s;
  transition: top 1s linear 1.5s;
}

.products-template-default.single-products .header.animate {
  top: 0;
}

.fancybox-navigation {
  top: 50%;
}

.single-product__countries .countries__content--wrap {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.countries__content--wrap .countries__video-bttn:nth-child(2) {
  margin-top: 1.6rem;
}

@media only screen and (min-width: 480px) {
  .single-products__img-bottle img,
  .single-products__img-bottle picture {
    -o-object-position: center center;
    object-position: center center;
  }

  .single-products-tech .tech-details__title {
    text-align: center;
  }

  .single-products-tech .tech-details__overlay {
    width: 36rem;
    margin: 0 auto;
    margin-top: 2.4rem;
  }

  .single-products-tech__icons {
    margin: 0 auto;
  }

  .single-product__countries .countries__img-container {
    width: 36rem;
    margin: 0 auto;
  }

  .single-product__countries .countries__img-bottle {
    height: 78%;
    right: 0;
  }

  .single-product__countries .gallery-swiper-container:not(.swiper-container-initialized) .gallery-swiper-slide {
    height: 30rem;
  }
}

@media only screen and (min-width: 600px) {
  .single-products-header__flex {
    width: 100%;
    margin: 0 auto;
  }

  .single-product__countries .gallery-swiper-slide picture,
  .single-product__countries .gallery-swiper-slide img {
    height: 24.5rem;
  }

  .products-template-default.single-products.animate .single-products__img-bottle {
    left: 60%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}

@media only screen and (min-width: 769px) {
  .single-products-tech__icon-container {
    top: 3.5rem;
  }

  .single-product__countries .gallery-swiper-container:not(.swiper-container-initialized) .gallery-swiper-slide {
    height: 36rem;
  }

  .single-product__countries .gallery-swiper-slide {
    width: calc(57% - 1.4rem);
  }

  .single-product__countries .gallery-swiper-slide:nth-of-type(2n) {
    width: calc(43% - 1.4rem);
  }
}

@media only screen and (min-width: 968px) {
  .single-products-tech__flex {
    margin-top: 11.6rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .single-products-tech .tech-details__title {
    margin-top: 0;
  }

  .single-products-tech__info-list {
    margin-top: 0;
    width: 45%;
  }

  .single-products-tech__info-item {
    margin-top: 5rem;
    padding-top: 0;
  }

  .single-products-tech__info-item:nth-of-type(1) {
    margin-top: 0;
  }

  .single-product__countries .countries__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .single-product__countries .countries__img-container {
    margin: 0;
  }

  .single-product__countries .countries__info-container {
    width: 45%;
  }

  .single-product__countries .gallery-swiper-slide picture,
  .single-product__countries .gallery-swiper-slide img {
    height: 29rem;
  }

  .single-product__countries .countries__content--wrap {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }

  .countries__content--wrap .countries__video-bttn:nth-child(2) {
    margin-top: 0;
  }

  .countries__video-bttn {
    width: auto;
  }
}

@media only screen and (min-width: 1023px) {
  .single-product__countries {
    padding-top: 13rem;
  }

  .single-product__countries .gallery-swiper-slide picture,
  .single-product__countries .gallery-swiper-slide img {
    height: 30.5rem;
  }
}

@media only screen and (min-width: 1280px) {
  .single-products__img-bottle {
    margin-top: 0;
    height: 110vh;
    width: 100%;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    text-align: center;
  }

  .single-products__img-bottle.small {
    height: 90vh;
  }

  .single-products-header {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    height: calc(100vh - 20rem);
    min-height: 65rem;
  }

  .single-products-header .container {
    top: calc(50% - 4rem);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }

  .single-products-header__title-container {
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .single-products-header__title-container.small_title .single-products-header__title {
    font-size: 7.6rem;
  }

  .single-products-header__title-container.small_title .single-products-header__subtitle {
    font-size: 11rem;
  }

  .single-products-header__title {
    font-size: 11rem;
    text-align: right;
  }

  .single-products-header__content {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
  }

  .single-products-header__subtitle {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    font-size: 12rem;
  }

  .single-products-header__subtitle svg {
    height: auto;
  }

  .single-products-header__link {
    margin-left: 9rem;
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
    pointer-events: auto;
  }

  .single-products-header__img-brand {
    margin-top: 0;
    height: 16.6rem;
    width: 16.6rem;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
    pointer-events: auto;
  }

  .single-products-tech {
    margin-top: 0;
  }

  .single-products-tech__flex {
    margin-top: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .single-products-tech__sticky {
    height: 52rem;
    position: -webkit-sticky;
    position: sticky;
    top: 11rem;
  }

  .single-products-tech .tech-details__title {
    text-align: left;
    width: 25.5rem;
    font-size: 3.2rem;
  }

  .single-products-tech .tech-details__overlay {
    padding: 2rem 6rem 1.5rem 4rem;
  }

  .single-products-tech .tech-details__row {
    margin-top: 1.2rem;
  }

  .single-products-tech .tech-details__row-value {
    min-width: 5.6rem;
  }

  .single-products-tech__icons {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 0 21%;
  }

  .single-products-tech__item {
    padding-bottom: 6rem;
    margin-top: 1.6rem;
  }

  .single-products-tech__item-name {
    text-align: center;
  }

  .single-products-tech__item-dot::before {
    opacity: 0.3;
    -webkit-transition: opacity .5s linear;
    -o-transition: opacity .5s linear;
    transition: opacity .5s linear;
  }

  .single-products-tech__item-line {
    bottom: 0;
    opacity: 0;
  }

  .single-products-tech__item-value {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    opacity: 0;
    -webkit-transition: opacity .5s linear, left .5s linear;
    -o-transition: opacity .5s linear, left .5s linear;
    transition: opacity .5s linear, left .5s linear;
  }

  .single-products-tech__item .single-products__volume {
    white-space: nowrap;
    line-height: 190%;
  }

  .single-products-tech__item .single-products__volume:not(:first-of-type) {
    margin-left: .8rem;
  }

  .single-products-tech__icon {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    border: 0.1rem solid rgba(246, 243, 240, 0.3);
    -webkit-transition: border .5s linear, -webkit-transform .5s linear;
    transition: border .5s linear, -webkit-transform .5s linear;
    -o-transition: transform .5s linear, border .5s linear;
    transition: transform .5s linear, border .5s linear;
    transition: transform .5s linear, border .5s linear, -webkit-transform .5s linear;
  }

  .single-products-tech__icon.hover_true:hover {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    border: 0.1rem solid #f6f3f0;
  }

  .single-products-tech__icon.hover_true:hover > .single-products-tech__item-line {
    bottom: -2.25rem;
    opacity: 1;
  }

  .single-products-tech__icon.hover_true:hover + .single-products-tech__icon-container + .single-products-tech__item-value {
    left: 50%;
    opacity: 1;
  }

  .single-products-tech__icon.hover_true:hover .single-products-tech__item-dot::before {
    opacity: 1;
  }

  .single-products-tech__icon-container svg {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .single-products-tech__info-list {
    margin-top: 3rem;
    width: 30rem;
  }

  .single-products-tech__info-item {
    margin-top: 15rem;
  }

  .single-products-tech__info-item:nth-of-type(1) {
    margin-top: 0;
  }

  .single-products-tech__title::before {
    content: '';
    position: absolute;
    top: 50%;
    right: calc(100% + 1.6rem);
    height: 0.1rem;
    width: 8rem;
    background-color: #F6F3F0;
    opacity: 0.2;
  }

  .single-products-tech__subtitle {
    margin-top: 0.2rem;
    font-size: 2.4rem;
  }

  .single-product__countries {
    padding-top: 20rem;
  }

  .single-product__countries .countries__img-container {
    width: 61%;
    height: 51rem;
  }

  .single-product__countries .countries__img-country .image-factory {
    height: 44rem;
  }

  .single-product__countries .countries__img-country {
    height: 80%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }

  .single-product__countries .countries__img-country img {
    height: 100%;
    left: 0;
  }

  .single-product__countries .countries__img-bottle {
    height: 100%;
  }

  .single-product__countries .countries__img-bottle.countries__both-img {
    height: 45.5rem;
    width: 14rem;
  }

  .single-product__countries .countries__img-bottle.countries__both-img > picture,
  .single-product__countries .countries__img-bottle.countries__both-img > picture > img {
    height: 100%;
    width: auto;
    max-width: 24rem;
    max-height: 45rem;
  }

  .single-product__countries .countries__img-bottle.countries__both-img .countries__img-glass {
    width: 20rem;
    height: 38rem;
    bottom: -1rem;
    right: unset;
    left: 7rem;
  }

  .single-product__countries .countries__img-bottle.countries__both-img .countries__img-glass picture,
  .single-product__countries .countries__img-bottle.countries__both-img .countries__img-glass img {
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: left bottom;
    object-position: left bottom;
  }

  .single-product__countries .countries__info-container {
    width: 34%;
  }

  .single-product__countries .countries__info-text {
    margin-top: 2.4rem;
    width: 100%;
    font-size: 1.6rem;
  }

  .single-product__countries .countries__video-bttn {
    width: 36rem;
    /* margin-left: auto; */
  }

  .single-product__countries .bttn-triangle::after {
    right: 1.4rem;
  }

  .single-product__countries .swiper-pagination {
    display: none;
  }

  .single-product__countries .slider-swiper-container {
    width: 90%;
  }

  .single-product__countries .gallery-swiper-container {
    margin-top: 12rem;
    overflow: hidden;
  }

  .single-product__countries .gallery-swiper-container:not(.swiper-container-initialized) .gallery-swiper-slide {
    height: 45rem;
  }

  .single-product__countries .gallery-swiper-slide picture,
  .single-product__countries .gallery-swiper-slide img {
    height: 36rem;
  }

  .single-product__countries .swiper-button-disabled {
    opacity: 0;
  }

  .single-product__countries .custom-button-prev,
  .single-product__countries .custom-button-next {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 2;
    -webkit-transition: opacity .5s linear;
    -o-transition: opacity .5s linear;
    transition: opacity .5s linear;
    cursor: pointer;
  }

  .single-product__countries .custom-button-prev {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    left: -3.2rem;
  }

  .single-product__countries .custom-button-next {
    right: -3.2rem;
  }

  .single-product__countries .slider-swiper-button-prev,
  .single-product__countries .slider-swiper-button-next {
    bottom: 61.3rem;
  }

  .single-product__countries .gallery-swiper-button-prev,
  .single-product__countries .gallery-swiper-button-next {
    bottom: 17.3rem;
  }

  .products-template-default .page-head {
    margin-bottom: 0;
  }

  .products-template-default .main-wrap .breadcrumbs {
    padding-bottom: 0;
  }

  .white-theme .products-template-default.single-products .single-products-tech__icon {
    border: 0.1rem solid rgba(27, 29, 32, 0.3);
  }

  .white-theme .products-template-default.single-products .single-products-tech__icon.hover_true:hover {
    border: 0.1rem solid #1b1d20;
  }

  .products-template-default.single-products .page-head {
    left: -50vw;
    -webkit-transition: left 1s linear 2s;
    -o-transition: left 1s linear 2s;
    transition: left 1s linear 2s;
  }

  .products-template-default.single-products .fullpage-menu__btn {
    -webkit-transition: right 1s linear 2s;
    -o-transition: right 1s linear 2s;
    transition: right 1s linear 2s;
  }

  .products-template-default.single-products .single-products__img-bottle {
    opacity: 0;
    -webkit-transform: translate(0, 100vh);
    -ms-transform: translate(0, 100vh);
    transform: translate(0, 100vh);
    -webkit-transition: opacity 1s linear 2s, -webkit-transform 1s linear 2s;
    transition: opacity 1s linear 2s, -webkit-transform 1s linear 2s;
    -o-transition: transform 1s linear 2s, opacity 1s linear 2s;
    transition: transform 1s linear 2s, opacity 1s linear 2s;
    transition: transform 1s linear 2s, opacity 1s linear 2s, -webkit-transform 1s linear 2s;
  }

  .products-template-default.single-products .single-products-header__img-brand {
    position: absolute;
    left: 100%;
    top: -2rem;
    -webkit-transition: left 1s linear 2s, opacity 1s linear 2s;
    -o-transition: left 1s linear 2s, opacity 1s linear 2s;
    transition: left 1s linear 2s, opacity 1s linear 2s;
  }

  .products-template-default.single-products .single-products-header__img-brand_margin {
    top: 1rem;
  }

  .products-template-default.single-products .single-products-header__title {
    left: 50%;
    top: -7.5rem;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: left 1s linear 2s, top 1s linear .75s, -webkit-transform 1s linear 2s;
    transition: left 1s linear 2s, top 1s linear .75s, -webkit-transform 1s linear 2s;
    -o-transition: transform 1s linear 2s, left 1s linear 2s, top 1s linear .75s;
    transition: transform 1s linear 2s, left 1s linear 2s, top 1s linear .75s;
    transition: transform 1s linear 2s, left 1s linear 2s, top 1s linear .75s, -webkit-transform 1s linear 2s;
  }

  .products-template-default.single-products .single-products-header__subtitle {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    top: 10rem;
    opacity: 0;
    -webkit-transition: left 1s linear 2s, top 1s linear .75s, opacity 1s linear .5s, -webkit-transform 1s linear 2s;
    transition: left 1s linear 2s, top 1s linear .75s, opacity 1s linear .5s, -webkit-transform 1s linear 2s;
    -o-transition: transform 1s linear 2s, left 1s linear 2s, top 1s linear .75s, opacity 1s linear .5s;
    transition: transform 1s linear 2s, left 1s linear 2s, top 1s linear .75s, opacity 1s linear .5s;
    transition: transform 1s linear 2s, left 1s linear 2s, top 1s linear .75s, opacity 1s linear .5s, -webkit-transform 1s linear 2s;
  }

  .products-template-default.single-products .single-products-header__link {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    white-space: nowrap;
    position: absolute;
    bottom: -4rem;
    right: unset;
    left: 120%;
    -webkit-transition: left 1s linear 2s;
    -o-transition: left 1s linear 2s;
    transition: left 1s linear 2s;
  }

  .products-template-default.single-products.animate .single-products__img-bottle {
    opacity: 1;
    top: 20vh;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .products-template-default.single-products.animate .single-products-header__img-brand {
    left: 66%;
  }

  .products-template-default.single-products.animate .single-products-header__title-container {
    left: 0;
  }

  .products-template-default.single-products.animate .single-products-header__title {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    left: 0;
    top: 0;
  }

  .products-template-default.single-products.animate .single-products-header__title.small {
    font-size: 9rem;
  }

  .products-template-default.single-products.animate .single-products-header__subtitle {
    left: 60%;
  }

  .products-template-default.single-products.animate .single-products-header__link {
    right: unset;
    left: 60%;
  }
  .countries__content--wrap .countries__video-bttn:nth-child(2) {
    margin-right: -2rem;
  }
}

@media only screen and (min-width: 1900px) {
  .single-products-header {
    height: calc(100vh - 24rem);
  }

  .single-product__countries {
    padding-top: 22rem;
  }
}

@media only screen and (max-width: 320px) {
  .single-products__img-bottle {
    top: 5rem;
    height: 31rem;
  }

  .single-products-header__title {
    font-size: 4.6rem;
  }

  .single-products-header__link {
    font-size: 1.4rem;
  }

  .single-products-header__img-brand {
    height: 10rem;
    width: 10rem;
  }

  .single-products-header__img-brand img,
  .single-products-header__img-brand picture {
    height: 100%;
    width: 100%;
  }
}