@charset "UTF-8";

/* Product-info*/
.vi-product {
  padding: 2.6666666667rem 0.6666666667rem;
  display: flex;
  flex-direction: column;
}
.vi-product__item--left {
  width: 100%;
}
.vi-product__item--right {
  width: 100%;
}

.vi-product-details > :not(:last-child) {
  margin-bottom: 4rem;
}
.vi-product-details .vi-label {
  top: 4.1666666667rem;
  left: 0.6666666667rem;
  display: flex;
  z-index: 20;
  /*gap: 0.1666666667rem;*/
}
.vi-product-details .vi-label :not(:last-child){
  margin-bottom: 0.1666666667rem;
}


.vi-product-details .vi-label__item {
  padding: 0.3333333333rem 0.6666666667rem;
  gap: 0.1666666667rem;
  text-align: center;
  font-family: Montserrat;
  font-size: 0.8333333333rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.8333333333rem;
  letter-spacing: 0.0333333333rem;
  color: var(--white);
}
.vi-product-details .vi-label__item img {
  display: none;
}
.vi-product-details .vi-label__item--discount {
  background-color: var(--danger);
}
.vi-product-details .vi-label__item--bestseller {
  background: var(--orange);
}
.vi-product-details .vi-label__item--delivery {
  background-color: var(--orange-light);
  width: 140px;
  text-align: left;
}
.vi-product-details .vi-label__item--available {
  background-color: var(--greenish-blue);
}
.vi-product-details__item--slider {
  /*gap: 1.6666666667rem;*/
  flex-direction: column;
}
.vi-product-details__item--slider :not(:last-child){
margin-bottom: 1.6666666667rem;
}
.vi-product-details__item--slider .vi-product-title__full-name{
  margin-bottom: 0.6666666667rem;
}
.vi-added-to-wishes img{
  margin-bottom: 0px !important;
}
.vi-product-details__item--slider .vi-product-title__item--short-description {
  display: block;
}
.vi-product-details__item--description {
  padding-bottom: 1.1666666667rem;
}
.vi-product-details__item--description span {
  font-family: Montserrat;
  font-size: 1.3333333333rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2rem;
  padding: 1.1666666667rem 1.3333333333rem;
}
.vi-product-details__item--description span::before {
  margin-right: 0.5rem;
}
.vi-product-details__item--description .content {
  padding: 0 1.3333333333rem;
}
.vi-product-details__item--description .content__item {
  font-family: Montserrat;
  font-size: 1.3333333333rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2.6666666667rem;
  padding-bottom: 0.0833333333rem;
}
.vi-product-details__item--description .content__item span {
  font-family: Montserrat;
  font-size: 1.3333333333rem;
  font-style: normal;
  font-weight: 600;
  line-height: 2.6666666667rem;
}
.vi-product-details__item--description .content__items {
  font-family: Montserrat;
  font-size: 1.3333333333rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2.6666666667rem;
  padding-bottom: 0.0833333333rem;
}
.vi-product-details__item--description .content__items span {
  font-family: Montserrat;
  font-size: 1.1666666667rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.8333333333rem;
}
.vi-product-details__item--description .content__items ol {
  font-family: Montserrat;
  font-size: 1.1666666667rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8333333333rem;
}
.vi-product-details__item--description .content__items ol span {
  margin-inline-start: -1.6666666667rem;
}
.vi-product-details__item--description .content__items ol p {
  margin-inline-start: -1.6666666667rem;
}
.vi-product-details__item--description .content__title {
  font-family: Montserrat;
  font-size: 1.1666666667rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.8333333333rem;
}
.vi-product-details__slider-service {
  row-gap: 1.3333333333rem;
  display: none;
}
.vi-product-details__element {
  padding: 1.25rem 0;
}
.vi-product-details__arrows {
  display: none;
}
.vi-product-details__arrow-down {
  padding: 0.5833333333rem 0;
}
.vi-product-details__arrow-up {
  padding: 0.5833333333rem 0;
}
.vi-product-details__box {
  padding: 0.6666666667rem 0;
}

.vi-product-details__box a img {
  /*width: 198px;
   height: 198px;*/
  width: auto;
  max-width: 100%;
  height: 100%;
  max-height: 30vh;
  object-fit: contain;
}
.vi-product-details__slider {
  width: 100%;
  position: relative;
}

.vi-product-title {
  row-gap: 1.3333333333rem;
}
.vi-product-title__item--name {
  row-gap: 1.3333333333rem;
}
.vi-product-title__item--name .vi-product-title__full-name {
  display: none;
}
.vi-product-title__item--name .vi-product-title__article {
  display: none;
}
.vi-product-title__item--action {
  row-gap: 0.6666666667rem;
}
.vi-product-title__item--action .vi-product-title__action {
  display: none;
}

.vi-product-title__item--banner .vi-banner {
  padding: 1rem 0 1rem 0.4166666667rem;
  align-items: center;
}
.vi-product-title__item--banner .vi-banner__item--main-title {
  align-items: center;
}
.vi-product-title__item--banner .vi-banner__item--for-users {
  font-family: Montserrat;
  font-size: 1.1666666667rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.6666666667rem;
  letter-spacing: 0.0466666667rem;
}
.vi-product-title__item--banner .vi-banner__subtitle {
  font-family: Montserrat;
  font-size: 1.1666666667rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.6666666667rem;
  letter-spacing: 0.0466666667rem;
}
.vi-product-title__item--banner .vi-banner__title {
  font-family: Montserrat;
  font-size: 2.6666666667rem;
  font-style: normal;
  font-weight: 900;
  line-height: 4rem;
  letter-spacing: 0.1066666667rem;
  font-size: 2.3333333333rem;
}
.vi-product-title__item--banner .vi-banner-img {
  display: flex;
  justify-content: center;
}
.vi-head-container__item--mobile-mesagge{
  bottom: 168px;
}

.vi-product-title__item--price {
  position: fixed;
  bottom: 9.8rem;
  width: 100%;
  left: 0;
  padding: 0.5333333333rem;
  background: var(--light);
  box-shadow: 0px -8px 16px 0px rgba(51, 51, 51, 0.1);
  z-index: 11;
}
.vi-product-title__item--price.no-basket{
  bottom: 70px;
}
.vi-product-title__item--price .vi-product-price > :not(:first-child) {
  /*column-gap: 2rem;*/
  margin-left: 2rem;
}
.vi-product-title__item--price .vi-product-price__now {
  font-family: Montserrat;
  font-size: 2.6666666667rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.1066666667rem;
}
.vi-product-title__item--price .vi-product-price__before {
  font-family: Montserrat;
  font-size: 2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2rem;
  letter-spacing: 0.08rem;
}
.vi-product-title__item--buttons-buy {
  position: fixed;
  bottom: 5.8333333333rem;
  width: 100%;
  left: 0;
  box-shadow: 0px -8px 16px 0px rgba(51, 51, 51, 0.1);
}
.vi-product-title__item--buttons-buy .vi-product-title__fast-buy {
  padding: 1.3rem 0;
  border-radius: unset;
  font-family: Montserrat;
  font-size: 1.1666666667rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.vi-product-title__item--buttons-buy .vi-product-title__to-cart {
  padding: 1.3rem 0;
  border-radius: unset;
  font-family: Montserrat;
  font-size: 1.1666666667rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.vi-product-title__item--buttons-wish {
  display: none;
}
.vi-product-title__item--short-description {
  padding-top: 0rem;
  row-gap: 0.6666666667rem;
  display: none;
}
.vi-product-title__full-name, .vi-product-title__full-name * {
  font-family: Montserrat;
  font-size: 1.3333333333rem !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 2rem !important;
}
.vi-product-title__article {
  font-family: Montserrat;
  font-size: 1.1666666667rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.vi-product-title__action {
  justify-content: center;
  column-gap: 0.3333333333rem;
  padding: 0.3333333333rem 0.6666666667rem;
  font-family: Montserrat;
  font-size: 1.3333333333rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.3333333333rem;
}
.vi-product-title__action a, .vi-product-title__action a:visited {
  font-family: Montserrat;
  font-size: 1.3333333333rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.3333333333rem;
}
.vi-product-title__fast-buy {
  font-family: Montserrat;
  font-size: 1.4666666667rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.vi-product-title__to-cart {
  font-family: Montserrat;
  font-size: 1.4666666667rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding: 1.2083333333rem 0;
}
.vi-product-title__add-to-wishes {
  font-family: Montserrat;
  font-size: 1.4666666667rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding: 1.2083333333rem 0;
}
.vi-product-title__title {
  font-family: Montserrat;
  font-size: 1.3333333333rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.6666666667rem;
}
.vi-product-title__description {
  font-family: Montserrat;
  font-size: 1.1666666667rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8333333333rem;
}

.vi-product-details__slider .slick-slide {
  overflow: hidden;
}

.vi-product-details__slider .slick-dots {
  gap: 1.3333333333rem;
  width: 14%;
}

@media (min-width: 320px) and (max-width: 595px) {
  .vi-product-details .vi-label {
    top: 6.25rem;
    left: 0.6666666667rem;
  }
}
.vi-action-box {
  display: flex;
  flex-direction: column;
  row-gap: 0.1666666667rem;
}

.vi-navigation {
  display: none;
}

footer .vi-footer-container {
  padding-bottom: 17.0833333333rem;
}

.vi-fast-buy {
  /*row-gap: 3.3333333333rem;*/
  max-width: 730px;
  padding: 2rem;
}

.vi-fast-buy__title {
  font-family: Montserrat;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 3.3333333333rem;
}
.vi-fast-buy__container {
  column-gap: 2rem;
  flex-direction: column;
  align-items: center;
  margin-bottom: 3.3333333333rem;
}
.vi-fast-buy__box {
  /*row-gap: 2rem;*/
  align-items: center;
}
.vi-fast-buy__name {
  font-family: Montserrat;
  font-size: 1.3333333333rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2rem;
  text-align: center;
}
.vi-fast-buy__price {
  font-family: Montserrat;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.6666666667rem;
  letter-spacing: 0.08rem;
  margin-top: 2rem;
}
.vi-fast-buy__holder {
  /*row-gap: 2rem;*/
  flex-direction: column;
}
.vi-fast-buy__holder > :not(:last-child){
margin-bottom: 2rem;
}

.vi-fast-buy__holder .vi-input-form input {
  text-align: center;
}

.vi-button {
  padding: 1rem;
  font-family: Montserrat;
  font-size: 1.3333333333rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.3333333333rem;
}

@media (min-width: 320px) and (max-width: 374px) {
  .vi-fast-buy__close {
    right: -1rem;
  }
}
.vi-added-to-cartimg {
  width: 18px;
  height: 18px;
}

.custom {
  padding: 0 0.6666666667rem !important;
}


body .button_feb2{
  margin-bottom: 3px !important;
  border-radius: 40px !important;
  height: 40px !important;
  width: 40px !important;
}
body .envelopeIcon_fab2 {
  height: 15px;
  width: auto;
  background-size: contain;
  background-position-x: center;
}