.modal-slider {
  color: #4a4a4a;
  text-decoration: none;
  position: absolute;
  width: 41px;
  height: 41px;
  background: rgba(255, 255, 255, 0.7);
  bottom: 20px;
  right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(242, 242, 242, 0.7); }
  .modal-slider svg path {
    fill: #4a4a4a; }
  .modal-slider:hover {
    color: #4a4a4a;
    text-decoration: none; }

.icon--chevr {
  width: 30px;
  height: 30px; }

.swiper-button {
  position: static;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 70px; }
  .swiper-button#js-prev1 {
    margin-top: auto;
    margin-bottom: 0px; }
    .swiper-button#js-prev1 span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      position: relative;
      -webkit-transform: rotate(-90deg);
      transform: rotate(-90deg); }
  .swiper-button#js-next1 {
    margin-bottom: auto;
    margin-top: 0px; }
    .swiper-button#js-next1 span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      position: relative;
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg); }

.icon--chevr svg path {
  fill: #1b223d; }
.icon--chevr:hover {
  cursor: pointer; }
  .icon--chevr:hover svg path {
    fill: #ea563c; }

.thumb-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-height: 420px;
  flex-direction: column;
  justify-content: center; }
  .swiper-container-vertical > .swiper-wrapper {
    align-items: center;
  }
.gallery-thumbs {
  width: 110px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 110px;
  flex: 1 0 110px;
  max-width: 110px;
  height: 350px;
  overflow: hidden; }
  .gallery-thumbs .swiper-button {
    position: static; }
  .gallery-thumbs .swiper-slide {
    width: 70px;
    height: 70px;
    height: 70px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid transparent; }
    .gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
      border: 1px solid #ea563c; }
      .gallery-thumbs .swiper-slide img {
        width: 100%;
        object-fit: contain;
        height: 100%;
      }
      .compensate-for-scrollbar {
        margin-right: auto !important;
      }
.slider-product--wr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.gallery-top .swiper-slide {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .gallery-top .swiper-slide img {
    max-width: 500px; }

.icon--more {
  width: 41px;
  height: 41px; }

.product--tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 !important;
  width: 100%; }
  .product--tabs--body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    padding-top: 50px; }
  .product--tabs__item {
    z-index: 100;
    width: 100%;
    display: none; }
    .product--tabs__item.active {
      z-index: 200;
      display: block; }
    .product--tabs__item__body {
      padding-bottom: 22px;
      padding-left: 22px;
      padding-right: 22px;
      padding-top: 16px;
      background: #fff; }
    .product--tabs__item__ttl {
      cursor: pointer;
      font-size: 15px;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: normal;
      color: #35d35e !important;
      text-decoration: underline;
      margin-bottom: 11px;
      display: block; }
    .product--tabs__item__place {
      font-size: 12px;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: normal;
      color: #d0d0d0; }

.wrapper--product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 40px; }

.product--top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 100%;
width: 100%;
flex: 1 0 100%; }
.product--slider {
  width: 70%;
  padding-right: 30px;
  max-width: 70%;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 70%;
  flex: 1 0 70%; }
.product--info__right {
  width: 30%;
  background: #FAFAFA;
  padding: 30px;
  border-radius: 8px;
  -webkit-box-shadow: 0 2px 5px 0 rgba(27, 34, 61, 0.2);
  box-shadow: 0 2px 5px 0 rgba(27, 34, 61, 0.2); }
.product--avaible {
  font-size: 16px;
  line-height: 44px;
  font-weight: 700;
  text-align: left;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #649954;
  width: 100%;
  border-bottom: 1px solid #e3e3e3; }
  .product--avaible.red {
    color: #ea563c; }
  .product--avaible.blue {
    color: #182e85;
    opacity: 0.7; }
.product--price {
  font-size: 16px;
  color: #343434;
  font-weight: 500;
  margin-bottom: 20px;
  margin-top: 0px;
text-align: center; }
  .product--price__big {
    padding-left: 10px;
    font-weight: 700;
    margin-bottom: 18px;
    margin-right: 0;
    color: #182e85;
    font-size: 36px; }
  .product--price__small {
    color: #182e85;
    opacity: .7;
    font-weight: 700;
    font-size: 18px; }
.product--buy__btn {
  height: 46px;
  background: #68A617;
  border-radius: 3px;
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 16px;
  font-weight: 700;
  font-family: Museo,-apple-system,sans-serif;
  color: #fff;
  cursor: pointer;
  position: relative;
  -webkit-box-shadow: 0 -26px 38px 0 rgba(0, 0, 0, 0.08) inset, 0 2px 5px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -26px 38px 0 rgba(0, 0, 0, 0.08), 0 2px 5px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  fill: rgba(255, 255, 255, 0.7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .product--buy__btn:hover {
    -webkit-box-shadow: 0 -26px 38px 0 transparent inset;
    box-shadow: inset 0 -26px 38px 0 transparent;
    text-shadow: 0 -26px 38px transparent inset; }
  .product--buy__btn i {
    font-weight: 400;
    opacity: .7;
    margin-left: 12px;
    margin-right: 10px; }
.product--opis {
  font-size: 14px;
  font-weight: 300;
  color: #212121;
  z-index: 1;
  line-height: 24px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e3e3e3; }
.product--sttl {
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  text-align: left;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 10px;
  color: #333;
  width: 100%;
  margin-top: 17px; }
.product--bot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 30px; }
.product--tabs__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: relative; }
  .product--tabs__head:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 1px;
    background: #68A617;
    z-index: 10; }
.product--tabs__body {
  padding-top: 50px;
  width: 100%; }
.product--tabs__link {
  padding: 15px 38px 10px !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #FAFAFA;
  border: 1px solid #d0d0d0;
  border-bottom-color: transparent;
  font-size: 17px;
  font-weight: 300;
  color: #5e5e5e;
  text-transform: none !important;
  background: #fff;
  margin-right: 12px;
  cursor: pointer; }
  .product--tabs__link.active {
    background: #fff;
    border: 1px solid #68A617;
    border-bottom-color: #fff;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    z-index: 15;
    position: relative; }
    .product--tabs__link.active:before {
      content: "";
      position: absolute;
      left: 0;
      bottom: -2px;
      width: 100%;
      height: 1px;
      background: #fff;
      z-index: 10; }

.icon--basket {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  right: 6px;
  width: 22px;
  height: 22px; }

.icon--basket svg {
  width: 100%;
  height: 100%; }

.seo-table {
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
  border-top: 1px solid #f2f2f2; }
  .seo-table tr {
    font-size: 14px;
    font-weight: 500;
    padding-top: 17px;
    padding-bottom: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #f2f2f2;
    padding-left: 20px;
    padding-right: 20px; }
  .seo-table .cell-4 {
    color: #5e5e5e;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-right: 20px; }
  .seo-table .cell-8 {
    color: #1b223d;
    font-weight: bold;
    opacity: 0.8; }

.review {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .review--item {
    margin-bottom: 25px;
    border-bottom: 1px solid #e3e3e3; }
  .review--head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px; }
  .review--img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 20px; }
    .review--img img {
      width: 100%;
      height: 100%; }
  .review--link {
    text-decoration: underline;
    font-size: 16px;
    font-weight: 300;
    color: #212121;
    z-index: 1;
    line-height: 24px;
    padding-bottom: 7px;
    width: 100%;
    display: block; }
  .review--date {
    font-size: 14px;
    font-weight: 300;
    color: #212121;
    z-index: 1;
    line-height: 24px;
    padding-bottom: 10px; }
  .review--body {
    padding-left: 15px;
    padding-right: 15px; }
    .review--body p {
      padding-bottom: 15px;
      font-size: 16px;
      font-weight: 300;
      color: #212121;
      z-index: 1;
      line-height: 24px;
      padding-bottom: 10px; }
  .review--add {
    margin-top: 20px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .review--ttl {
    color: #1b223d;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 20px;
    opacity: 0.8; }
  .review--form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%; }
  .review--textarea {
    font-size: 16px;
    padding: 15px;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    min-height: 200px;
    max-height: 400px;
    border: 1px solid #e3e3e3;
    margin-bottom: 20px; }
    .review--textarea:focus {
      outline: none; }
  .review--send {
    margin-left: auto;
    height: 46px;
    background: #68A617;
    border-radius: 3px;
    border: none;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 80px;
    padding-right: 80px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
    position: relative;
    -webkit-box-shadow: 0 -26px 38px 0 rgba(0, 0, 0, 0.08) inset, 0 2px 5px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -26px 38px 0 rgba(0, 0, 0, 0.08), 0 2px 5px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    fill: rgba(255, 255, 255, 0.7);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .review--send:focus {
      outline: none; }


.product--buy {
  display: flex;
  justify-content: center;
}

@media (max-width: 1260px) {
  .wrapper--product {
    max-width: 100vw;
  }
}
@media (max-width: 991px) {
 .product--ttl {
   font-size: 24px;
 }
 .product--tabs__item table {
   width: 100% !important;
 }
}
@media (max-width: 576px) {
  .product--top {
  }
  .product--slider {
    width: 100%;
    padding-right: 0px;
    max-width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
  }
  .product--info__right {
    max-width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    margin-top: 25px;
    width: 100%;
    background: #FAFAFA;
    padding: 30px;
    border-radius: 8px;
  }
  .thumb-cont {
    min-height: 200px;
  }
  .gallery-thumbs {
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 110px;
    flex: 1 0 auto;
    max-width: 110px;
    height: auto;
    overflow: hidden;
  }
  .product--tabs__head {
    flex-wrap: wrap;
  }
  .product--tabs__link {
    width: 100%;
    margin-right: 0;
  }
  .product--tabs__link.active {
    background: #fff;
    border: 1px solid #68A617;
    border-bottom-color: #68A617;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-radius: 2px;
    z-index: 15;
    position: relative;
  }
  .product--tabs__link {
    border: 1px solid #d0d0d0;
    border-bottom-color: #d0d0d0;
  }
  .product--tabs__head:before {
   display: none;
  }
  .seo-table .cell-8 {
    text-align: right;
    
    font-weight: 500;
  }
  .seo-table tr {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .seo-table tr {
    font-size: 12px;
    font-weight: 500;
  }
 }
/*# sourceMappingURL=main.css.map */
