* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

section {
  padding: 68px 0;
  overflow: hidden;
}

body {
  font-size: 12px;
  color: #2f3647;
  background-color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  letter-spacing: 0.72px;
}

.header-bg, .port-slider .inline-gallery img, .our-box .inline-gallery img, .news-card-img img {
  height: 100%;
  display: block;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.delivery-col img, .term-card-img, .delivery-col-2, .about-img img, .prodsin-sliders img, .main-slider-col-2 img, .bnf-card img, .product-img img {
  max-width: 100%;
  height: auto;
  max-height: 100%;
}

svg {
  z-index: 1;
}

.slick-arrow:before {
  display: none;
}

.absolute {
  position: absolute;
  pointer-events: none;
}

.fancy-call {
  display: none;
}

button:focus, input, a, .slick-slide:focus, .select2-selection, a:focus, .swiper-button-next,
.swiper-button-prev, .swiper-pagination-bullet, textarea, video, .big-arrows {
  outline: none;
}

.slick-slider, .slick-dotted.slick-slider {
  margin-bottom: 0px;
}

.slick-slide {
  height: auto;
}

div.wpcf7 .ajax-loader {
  display: none;
}

ul, li {
  list-style: none;
}

input, button, textarea {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

a {
  text-decoration: none;
}

button {
  border: none;
}

h1, h2, h3, h4, div, p, span, ul, li, button {
  padding: 0px;
  margin: 0px;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1190px;
  }
}
h1 {
  font-size: 36px;
  letter-spacing: 2.16px;
  font-weight: 800;
  line-height: 42px;
}

h2, .h2-style {
  font-size: 30px;
  font-weight: 800;
  letter-spacing: 1.8px;
  line-height: 42px;
}

.sec-title {
  margin-bottom: 44px;
}

.sec-title-centered {
  text-align: center;
}
.sec-title-centered h2 {
  position: relative;
  display: inline-block;
}
.sec-title-centered h2:after, .sec-title-centered h2:before {
  content: "";
  position: absolute;
  top: 50%;
  width: 1000px;
  height: 1px;
  background-color: #eeeeee;
}
.sec-title-centered h2:after {
  left: 100%;
  margin-left: 24px;
}
.sec-title-centered h2:before {
  right: 100%;
  margin-right: 26px;
}

.slider-nav {
  height: 1px;
  position: relative;
}

.swiper-rev-next,
.swiper-rev-prev {
  right: 0;
  top: -83px;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.swiper-rev-prev {
  right: 60px;
}

.swiper-goods-next,
.swiper-goods-prev {
  right: 0;
  top: -45px;
}

.swiper-goods-prev {
  right: 60px;
}

.swiper-news-next,
.swiper-news-prev,
.swiper-port-next,
.swiper-port-prev {
  right: 0;
  top: -83px;
}

.swiper-news-prev, .swiper-port-prev {
  right: 60px;
}

.slider-btn-next, .slider-btn-prev {
  position: absolute;
  z-index: 100;
  display: block;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  -webkit-box-shadow: 0 5px 20px rgba(47, 54, 71, 0.15);
          box-shadow: 0 5px 20px rgba(47, 54, 71, 0.15);
  background: #ffffff url(../img/next.png) no-repeat center center;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.slider-btn-next.swiper-button-disabled, .slider-btn-prev.swiper-button-disabled {
  opacity: 0.6;
  pointer-events: none;
  background-color: #f5f5f5;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.slider-btn-prev {
  background: #ffffff url(../img/prev.png) no-repeat center center;
}

.bnf-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bnf-extra {
  width: 420px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 15px;
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='15' ry='15' stroke='%23333' stroke-width='1' stroke-dasharray='10%2c 6' stroke-dashoffset='3' stroke-linecap='square'/%3e%3c/svg%3e");
}

.bnf-cards, .bnf-cards-small {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 10px;
}

.bnf-card {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 13px;
  margin: 20px 0;
  padding-right: 20px;
}

.bnf-cards-small {
  margin-top: 10px;
}
.bnf-cards-small .bnf-card {
  padding: 18px 4px 18px 0;
  width: 100%;
  border-radius: 10px;
  border: 1px solid #e7ebf4;
  margin: 10px 0 0 0;
  font-size: 11px;
  letter-spacing: 0.66px;
  line-height: 15px;
}
.bnf-cards-small .bnf-card-img {
  width: 76px;
  margin-right: 0;
}
.bnf-cards-small img {
  max-width: 40px;
  max-height: 40px;
}
.bnf-cards-small .bnf-card-title {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.72px;
}

.bnf-card-img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 30px;
}

.bnf-card-title {
  letter-spacing: 0.9px;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 6px;
}

.bnf-extra {
  padding: 10px 5px 10px 18px;
}

.bnf-extra-i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 13px;
  margin: 11px 0;
}
.bnf-extra-i.center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.bnf-extra-text, .bnf-card {
  line-height: 20px;
}

.bnf-extra-num {
  font-weight: 900;
  background-image: linear-gradient(-230deg, #d63c2d 0%, #e64b1e 100%);
  -webkit-background-clip: text;
          background-clip: text;
  color: transparent;
  font-size: 50px;
  letter-spacing: 3px;
  min-width: 100px;
  text-align: center;
  padding: 0 20px;
}

#loadMore.disabled, #loadMoreGallery.disabled {
  opacity: 0.3;
  pointer-events: none;
}

.product-holder-cat, .popular-goods .swiper-wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(22%, 1fr));
  grid-gap: 20px;
  position: relative;
  z-index: 20;
}

.popular-goods {
  padding-top: 40px;
}
.popular-goods .product {
  display: none;
}
.popular-goods .visible {
  display: block;
}

.product-holder-cat {
  padding-top: 18px;
  grid-template-columns: repeat(auto-fill, minmax(30%, 1fr));
}

.product {
  border-radius: 10px;
  border: 1px solid #eaeaea;
  padding: 28px 14px 28px 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}
.product:hover {
  -webkit-box-shadow: 0 10px 60px rgba(47, 54, 71, 0.25);
          box-shadow: 0 10px 60px rgba(47, 54, 71, 0.25);
  border-radius: 10px;
}

.product-img {
  height: 160px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.product-name, .product-desc {
  text-align: center;
  display: block;
  color: inherit;
}

.product-name {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 17px;
  line-height: 20px;
}

.product-desc {
  line-height: 18px;
  padding-bottom: 30px;
}

.product-bottom {
  margin-top: auto;
  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;
  padding: 0 14px 0 0;
}
.product-bottom .add-to-cart {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.wpmtst-submit label, #call-popup .submit-wrapper, .comment-respond .form-submit {
  z-index: 100;
  position: relative;
  display: inline-block;
}
.wpmtst-submit label:after, #call-popup .submit-wrapper:after, .comment-respond .form-submit:after {
  content: "";
  position: absolute;
  width: 82%;
  height: 82%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  z-index: -1;
  border-radius: 10px;
  background-image: linear-gradient(-230deg, #d63c2d 0%, #e64b1e 100%);
  -webkit-box-shadow: 0 3px 18px rgba(214, 60, 45, 0.5);
          box-shadow: 0 3px 18px rgba(214, 60, 45, 0.5);
  border: 1px solid #000;
}
.wpmtst-submit label:hover:after, #call-popup .submit-wrapper:hover:after, .comment-respond .form-submit:hover:after {
  opacity: 0;
}

.comment-respond .form-submit {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.custom-submit:after {
  display: none;
}

.news .btn-wrapper {
  margin-top: 48px;
}

.btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.custom-btn, .custom-btn-white, .sf-field-submit input, .search-filter-reset {
  background: transparent;
  min-width: 150px;
  text-align: center;
  color: #d63c2d;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #d63c2d;
  border-radius: 10px;
  height: 50px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 13px;
  letter-spacing: 0.78px;
  line-height: 50px;
  font-family: inherit;
  font-weight: 500;
  position: relative;
  padding: 0 5px;
}

.custom-btn:hover {
  background: #d63c2d;
  color: #fff;
}

.sf-field-submit input, .search-filter-reset {
  min-width: unset;
  height: 40px;
  line-height: 40px;
  width: 100%;
}

.sf-field-submit input:hover {
  background: #d63c2d;
  color: #fff;
}

.search-filter-reset {
  background: #e7ebf4;
  color: #9aa2b4;
  border: none;
}
.search-filter-reset:hover {
  -webkit-box-shadow: 0 4px 13px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 13px 3px rgba(0, 0, 0, 0.2);
}

.custom-btn-white {
  background-color: #ffffff;
  border: none;
  color: #2f3647;
}
.custom-btn-white:hover {
  color: #fff;
  background: #2f3647;
}

.add-to-cart {
  font-weight: 400;
}

.add-to-cart, .custom-submit, .wpmtst-submit input[type=submit], .custom-btn-img, .custom-btn-img-left, .custom-btn-img-left-white, .custom-btn-img-l-white-red, .comment-form input[type=submit] {
  text-align: center;
  z-index: 100;
  color: #ffffff;
  display: inline-block;
  border: none;
  background-image: linear-gradient(-230deg, #d63c2d 0%, #e64b1e 100%);
  border-radius: 10px;
  height: 50px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 13px;
  letter-spacing: 0.78px;
  line-height: 50px;
  position: relative;
  padding: 0 23px;
}
.add-to-cart:after, .custom-submit:after, .wpmtst-submit input[type=submit]:after, .custom-btn-img:after, .custom-btn-img-left:after, .custom-btn-img-left-white:after, .custom-btn-img-l-white-red:after, .comment-form input[type=submit]:after {
  content: "";
  position: absolute;
  width: 82%;
  height: 82%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  z-index: -1;
  border-radius: 10px;
  background-image: linear-gradient(-230deg, #d63c2d 0%, #e64b1e 100%);
  -webkit-box-shadow: 0 3px 18px rgba(214, 60, 45, 0.5);
          box-shadow: 0 3px 18px rgba(214, 60, 45, 0.5);
}
.add-to-cart:hover:after, .custom-submit:hover:after, .wpmtst-submit input[type=submit]:hover:after, .custom-btn-img:hover:after, .custom-btn-img-left:hover:after, .custom-btn-img-left-white:hover:after, .custom-btn-img-l-white-red:hover:after, .comment-form input[type=submit]:hover:after {
  opacity: 0;
}

.custom-btn-img {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  vertical-align: top;
}
.custom-btn-img img {
  margin-left: 13px;
}

.custom-btn-img-left, .custom-btn-img-left-white, .custom-btn-img-l-white-red {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  vertical-align: top;
}
.custom-btn-img-left img, .custom-btn-img-left-white img, .custom-btn-img-l-white-red img {
  margin-right: 13px;
}

.custom-btn-img-left-white {
  border: 1px solid #e4e4e4;
  background: #fff;
  color: #2f3647;
}
.custom-btn-img-left-white:after {
  display: none;
}
.custom-btn-img-left-white:hover {
  -webkit-box-shadow: 0 3px 15px rgba(214, 60, 45, 0.3);
          box-shadow: 0 3px 15px rgba(214, 60, 45, 0.3);
}

.custom-btn-img-l-white-red {
  border: 1px solid #d63c2d;
  background: #fff;
  color: #d63c2d;
}
.custom-btn-img-l-white-red:after {
  display: none;
}
.custom-btn-img-l-white-red:hover {
  -webkit-box-shadow: 0 3px 15px rgba(214, 60, 45, 0.3);
          box-shadow: 0 3px 15px rgba(214, 60, 45, 0.3);
}

.product-price {
  font-size: 14px;
  letter-spacing: 0.84px;
  width: 100%;
  text-align: center;
}
.product-price span {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1.2px;
}

.product .product-top {
  padding: 0 14px;
  margin-bottom: 8px;
}

.product-top, .prodsin-offer-top {
  color: #848484;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.news {
  background: #f9f9f9;
}

.news-slider {
  overflow: hidden;
}
.news-slider .swiper-slide {
  height: auto;
}

.news-card {
  height: 100%;
  border-radius: 10px;
  border: 1px solid #eeeeee;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.news-card-content {
  padding: 24px 26px 0 26px;
}

.news-card-title {
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0.96px;
  font-size: 16px;
  display: block;
  margin-bottom: 10px;
}

.news-card-text, .news-card-title {
  color: inherit;
}

.news-card-text {
  line-height: 18px;
}

.news-card-bottom {
  margin-top: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 26px 18px 26px;
}

.news-card-date {
  color: #848484;
}

.news-card-img {
  height: 160px;
  border-radius: 10px;
  overflow: hidden;
}
.news-card-link {
  color: #d63c2d;
  padding: 10px 16px 10px 0;
  position: relative;
}
.news-card-link:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -2px;
  width: 5px;
  height: 5px;
  border: solid #848484;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.news-card-link:hover:after {
  right: 6px;
}

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

.rev-col {
  width: 49%;
}

.rev-slider {
  height: 420px;
}
.rev-slider .swiper-slide {
  height: auto !important;
}

.rev-slider:after, .home-product-holder:after, .overflow-con:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 166px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#ffffff), color-stop(60%, #ffffff), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to top, #ffffff 0%, #ffffff 60%, rgba(255, 255, 255, 0) 100%);
  left: 0;
  z-index: 100;
  bottom: -84px;
  pointer-events: none;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.overflow-con:after {
  height: 200px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#ffffff), color-stop(60%, #ffffff), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to top, #ffffff 0%, #ffffff 60%, rgba(255, 255, 255, 0) 100%);
}

.home-product-holder {
  position: relative;
}
.home-product-holder.disabled:after {
  opacity: 0;
  pointer-events: none;
}
.home-product-holder:after {
  pointer-events: auto;
  height: 433px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#ffffff), color-stop(25%, #ffffff), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to top, #ffffff 0%, #ffffff 25%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
}

.reachEnd:after {
  opacity: 0;
}

.rev-slide-inner {
  padding: 36px 27px 36px 98px;
  background: url(../img/rev.png) no-repeat 27px 32px;
  border-radius: 15px;
  border: 1px solid #eaeaea;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.rev-slide-name, .testimonial-name {
  font-size: 14px;
  font-weight: 700;
}

.rev-slide-text, .testimonial-name + .testimonial-field {
  padding-top: 34px;
  margin-left: -71px;
}

.form-title, .cat-title, .custom-title {
  line-height: 26px;
  font-size: 24px;
  letter-spacing: 1.44px;
}
.form-title span, .cat-title span, .custom-title span {
  font-weight: 800;
}

.form-title, .cat-title {
  margin-bottom: 22px;
}

.form-sub {
  font-size: 14px;
  letter-spacing: 0.84px;
  font-weight: 500;
}

.custom-input, .form-field input[type=text] {
  background: transparent;
  padding: 0 12px;
  width: 100%;
  display: block;
  height: 36px;
  line-height: 36px;
  border: none;
  font-size: 13px;
  letter-spacing: 0.78px;
  border-bottom: 2px solid #aab5cf;
  color: #2f3647;
}

.rev .rev-form-wrapper {
  height: 100%;
  padding: 32px 36px 20px 36px;
  border-radius: 15px;
  border: 1px solid #eaeaea;
}

.rev-form-wrapper input::-webkit-input-placeholder {
  color: #7783a1;
  font-size: 13px;
  letter-spacing: 0.78px;
  font-family: "Montserrat", sans-serif;
  line-height: 36px;
}
.rev-form-wrapper input::-moz-placeholder {
  color: #7783a1;
  font-size: 13px;
  letter-spacing: 0.78px;
  font-family: "Montserrat", sans-serif;
  line-height: 36px;
}
.rev-form-wrapper input:-ms-input-placeholder {
  color: #7783a1;
  font-size: 13px;
  letter-spacing: 0.78px;
  font-family: "Montserrat", sans-serif;
  line-height: 36px;
}
.rev-form-wrapper input:-moz-placeholder {
  color: #7783a1;
  font-size: 13px;
  letter-spacing: 0.78px;
  font-family: "Montserrat", sans-serif;
  line-height: 36px;
}

.custom-input:focus, .rev-form-wrapper input:focus {
  color: #d63c2d;
  font-weight: 500;
  border-bottom-color: #d63c2d;
}

.custom-input::-webkit-input-placeholder {
  color: #7783a1;
  font-size: 13px;
  letter-spacing: 0.78px;
  font-family: "Montserrat", sans-serif;
  line-height: 36px;
}

.custom-input::-moz-placeholder {
  color: #7783a1;
  font-size: 13px;
  letter-spacing: 0.78px;
  font-family: "Montserrat", sans-serif;
  line-height: 36px;
}

.custom-input:-ms-input-placeholder {
  color: #7783a1;
  font-size: 13px;
  letter-spacing: 0.78px;
  font-family: "Montserrat", sans-serif;
  line-height: 36px;
}

.custom-input:-moz-placeholder {
  color: #7783a1;
  font-size: 13px;
  letter-spacing: 0.78px;
  font-family: "Montserrat", sans-serif;
  line-height: 36px;
}

label[for=rating] {
  color: #7783a1;
  font-size: 13px;
  letter-spacing: 0.78px;
  display: block;
  margin-bottom: 10px;
}

.wpmtst-submission-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.form-field {
  margin-bottom: 24px;
  width: 100%;
}

.field-client_name, .field-client_phone {
  width: 46%;
}

.wpmtst-submit {
  padding-top: 48px;
  margin-top: 75px;
  position: relative;
}
.wpmtst-submit:after, .wpmtst-submit:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #e7ebf4;
}
.wpmtst-submit:before {
  top: -50px;
}

.ask {
  padding: 110px 0;
  background: url(../img/ask-left.png) no-repeat left center, url(../img/ask-right.png) no-repeat right center;
}

.ask-form {
  width: 100%;
  max-width: 610px;
  -webkit-box-shadow: 0 37px 75px rgba(47, 54, 71, 0.15);
          box-shadow: 0 37px 75px rgba(47, 54, 71, 0.15);
  border-radius: 15px;
  background: url(../img/ask-bg.png) no-repeat center center;
  background-color: #dce2f1;
  margin: auto;
  text-align: center;
  padding: 40px 20px 50px 20px;
  position: relative;
}
.ask-form input {
  text-align: center;
}
.ask-form .form-sub {
  margin: 12px 0 44px;
}
.ask-form .input-row {
  max-width: 350px;
  margin: 0 auto 24px auto;
}
.ask-form .submit-wrapper {
  margin-top: 42px;
}

.main-footer {
  position: relative;
  z-index: 999;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding: 41px 0 48px;
}
.main-footer .our-soc {
  margin: 8px 0 6px;
  left: -8px;
}
.main-footer:hover {
  z-index: 1000;
}

.credits {
  text-align: center;
  font-size: 11px;
  letter-spacing: 0.66px;
  line-height: 16px;
  color: #848484;
  font-weight: 400;
  padding: 13px 0;
}

.footer-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer-menu, .header-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 11px;
  letter-spacing: 0.66px;
}
.footer-menu a, .header-menu a {
  color: #848484;
  display: block;
  padding: 8px 0;
  text-decoration: underline;
  -webkit-text-decoration-color: transparent;
          text-decoration-color: transparent;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.footer-menu a:hover, .header-menu a:hover {
  -webkit-text-decoration-color: #848484;
          text-decoration-color: #848484;
}

.footer-menu {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.footer-menu li {
  width: 50%;
}

.logo img {
  max-width: 170px;
}

.logo-text {
  font-size: 11px;
  margin-top: 20px;
  line-height: 16px;
  letter-spacing: 0.66px;
  font-weight: 400;
}

.footer-col-1 {
  max-width: 210px;
}

.location, .nav-location, .contactsin-location {
  padding: 0 0 0 22px;
  background: url(../img/location.png) no-repeat left top;
  font-size: 11px;
  letter-spacing: 0.66px;
  line-height: 15px;
}

.contactsin-location {
  padding: 0;
  font-size: 12px;
}

.location-title {
  padding-left: 22px;
  letter-spacing: 0.68px;
  font-weight: 600;
  margin-bottom: 6px;
}

.nav-location {
  color: #c21b00;
}

.footer-col-2 {
  max-width: 340px;
}

.footer-col-3, .footer-col-4 {
  padding-top: 10px;
  width: 214px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.footer-mail {
  color: #848484;
  padding: 0 0 0 26px;
  background: url(../img/email.png) no-repeat left center;
}

.schedule {
  margin-top: 6px;
  color: #848484;
}
.schedule strong {
  font-size: 14px;
  font-weight: 600;
  color: #2f3647;
}

.contact-box {
  position: relative;
  color: #848484;
  z-index: 1001;
}
.contact-box:before {
  content: "";
  border-radius: 10px;
  background: #fff;
  position: absolute;
  width: 240px;
  left: 50%;
  margin-left: -120px;
  top: -20px;
  height: 160px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.contact-box.active:before {
  opacity: 1;
  visibility: visible;
}

.contact-box a, .contactsin-tels a {
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0.84px;
  color: #22293b;
  font-weight: 600;
  margin: 4px 0 14px;
}

.contactsin-tels {
  font-size: 13px;
  color: #848484;
}

.contact-box-inner {
  position: relative;
  z-index: 20;
}

.call-us-back {
  border: none;
  background: transparent;
  color: #d63c2d;
  font-weight: 600;
}

.contact-box-extend {
  position: absolute;
  z-index: 22;
  width: 24px;
  height: 30px;
  background: url(../img/arrow-down.png) no-repeat center center;
  border: none;
  top: 14px;
  right: 27px;
}

.contact-box-overlay {
  position: fixed;
  z-index: 1000;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(34, 41, 59, 0.5);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  pointer-events: none;
}
.contact-box-overlay.active {
  opacity: 1;
  visibility: visible;
}

.active + .contact-box-hidden {
  opacity: 1;
  visibility: visible;
}

.contact-box-hidden {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  width: 100%;
  top: 100%;
  left: 0;
}

.contact-box-wrapper:hover .contact-box-overlay {
  opacity: 1;
  visibility: visible;
}
.contact-box-wrapper:hover .contact-box-hidden, .contact-box-wrapper:hover .contact-box:before {
  opacity: 1;
  visibility: visible;
}

.our-soc, .our-soc-mod {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.our-soc a, .our-soc-mod a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  color: #848484;
  font-size: 17px;
  -webkit-transform: scale(1) translateZ(0);
          transform: scale(1) translateZ(0);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.our-soc a:hover, .our-soc-mod a:hover {
  -webkit-transform: scale(1.2) translateZ(0);
          transform: scale(1.2) translateZ(0);
}

.our-soc-mod a {
  margin-right: 20px;
  width: unset;
  height: unset;
}

.our-soc-text {
  font-size: 11px;
  letter-spacing: 0.66px;
  color: #22293b;
  margin-left: 10px;
}

.port {
  background: #f9f9f9;
}
.port .btn-wrapper {
  margin-top: 48px;
}

.swiper-lazy {
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.swiper-lazy.swiper-lazy-loaded {
  opacity: 1;
}

.fancybox-button--arrow_right, .fancybox-button--arrow_left {
  background: transparent;
}

.port-slider .inline-gallery, .our-box .inline-gallery {
  display: block;
  height: 340px;
  overflow: hidden;
  border-radius: 10px;
}
.nav-separator {
  height: 58px;
}

.main-header {
  overflow: hidden;
  padding: 160px 0 30px 0;
}
.main-header .bnf-holder {
  margin: 44px 0;
}
.main-header .btn-wrapper {
  margin-top: -100px;
  margin-bottom: 44px;
}
.main-header .btn-wrapper.disabled {
  margin-top: 60px;
}
.main-header .btn-wrapper a, .main-header .btn-wrapper button {
  margin: 0 6px;
}

.nav-top {
  border-bottom: 1px solid #eeeeee;
}

.nav-top-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 3px 0;
}
.nav-top-inner li {
  margin: 0 15px;
}
.nav-top-inner .our-soc {
  left: 9px;
}
.nav-top-inner .nav-location, .nav-top-inner .our-soc {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.nav-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 14px 0;
}
.nav-bottom .contact-box {
  padding-right: 18px;
  top: 7px;
}
.nav-bottom .contact-box-extend {
  right: -7px;
}

.nav-col-2 button, .nav-col-2 a {
  margin: 0 4px;
}

.main-slider {
  width: 100%;
}
.main-slider .swiper-slide {
  border-radius: 10px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main-slider .main-slider-sub {
  margin: 33px 0 26px;
}
.main-slider h1 {
  position: relative;
  z-index: 10;
  display: inline-block;
}
.main-slider h1:before {
  z-index: -1;
  content: "";
  left: -27px;
  top: -16px;
  right: -27px;
  bottom: -16px;
  position: absolute;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.7);
}

.main-header-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.main-header-form {
  width: 290px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 20px;
}
.main-header-form .submit-wrapper {
  text-align: center;
  margin-top: 43px;
}
.main-header-form .input-row {
  margin: 28px 0;
}

.main-slider-sub {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.96px;
  text-shadow: 0 0 42px rgb(255, 255, 255), 0 0 42px rgb(255, 255, 255), 0 0 42px rgb(255, 255, 255), 0 0 10px rgb(255, 255, 255), 0 0 10px rgb(255, 255, 255);
}

.main-slider-col {
  position: relative;
  z-index: 20;
}

.header-bg {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.header-blick {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
}

.main-slider-col-1 {
  width: 100%;
  padding: 46px 0 60px 58px;
}

.main-slider-col-2 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 368px;
  min-height: 350px;
  padding: 0 20px;
}
.swiper-pagination-bullet {
  width: 25px;
  height: 2px;
  border-radius: 0;
  background: #fff;
  opacity: 1;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #d63c2d;
}

.swiper-pagination.swiper-pagination-bullets {
  padding-left: 58px;
  text-align: left;
  bottom: 30px;
}

.main-header-form {
  background: url(../img/main-header-form.png) no-repeat bottom center/cover;
  padding: 35px;
  border-radius: 15px;
  background-color: #dce2f1;
}

nav {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
  border-bottom: 1px solid #eeeeee;
  background: rgba(255, 255, 255, 0.9);
}
nav.fixed {
  top: 0;
  position: fixed;
  -webkit-animation: show 0.4s;
          animation: show 0.4s;
}
nav.fixed .nav-top {
  display: none;
}

@-webkit-keyframes show {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

@keyframes show {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
.fancybox-is-open .fancybox-bg {
  background-color: #22293b;
  opacity: 0.5;
}

.main-menu-pop-fancy .fancybox-content {
  vertical-align: top;
}

#main-menu-pop {
  padding: 0;
  margin: 30px 0;
  background: transparent;
}

.main-menu-pop-inner {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 26px 44px;
  -webkit-box-shadow: 0 0 30px rgba(47, 54, 71, 0.12);
          box-shadow: 0 0 30px rgba(47, 54, 71, 0.12);
  border-radius: 15px;
  background-color: #ffffff;
}
.main-menu-pop-inner .menu-col:not(:last-child) {
  margin-right: 60px;
}

.main-menu > li {
  margin: 10px 0;
}
.main-menu > li > a {
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.84px;
}
.main-menu a {
  font-size: 13px;
  color: #2f3647;
  display: inline-block;
  padding: 7px 0;
  text-decoration: underline;
  -webkit-text-decoration-color: transparent;
          text-decoration-color: transparent;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.main-menu a:hover {
  -webkit-text-decoration-color: #2f3647;
          text-decoration-color: #2f3647;
}

.title-18 {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1.08px;
}

.custom-pop {
  -webkit-box-shadow: 0 0 30px rgba(47, 54, 71, 0.12);
          box-shadow: 0 0 30px rgba(47, 54, 71, 0.12);
  border-radius: 15px;
  background-color: #ffffff;
  padding: 46px 76px;
}
.custom-pop .fancybox-close-small {
  opacity: 1;
  height: 48px;
  width: 48px;
  right: 6px;
  top: 6px;
}
.custom-pop .fancybox-close-small:hover svg path {
  fill: #2f3647;
}
.custom-pop .fancybox-close-small svg path {
  fill: #dedede;
}
.custom-pop .input-row {
  margin-bottom: 24px;
}
.custom-pop .submit-wrapper {
  margin-top: 14px;
  width: 100%;
}
.custom-pop input[type=submit] {
  width: 100%;
}
.custom-pop .title-18 {
  margin-bottom: 40px;
  text-align: center;
}

#call-popup {
  width: 100%;
  max-width: 420px;
}

.catalog .content {
  padding-top: 44px;
  border-top: 1px solid #eaeaea;
}

.searchandfilter h4 {
  margin-bottom: 18px;
  font-size: 14px;
  letter-spacing: 0.84px;
  font-weight: 700;
  padding: 0;
}
.searchandfilter .sf-input-checkbox {
  position: absolute;
  pointer-events: none;
  opacity: 0;
}
.searchandfilter label {
  cursor: pointer;
  position: relative;
  padding-left: 30px !important;
}
.searchandfilter label:after {
  content: "";
  width: 17px;
  height: 17px;
  border-radius: 3px;
  border: 1px solid #2f3647;
  position: absolute;
  left: 0;
  top: -2px;
}
.searchandfilter label:before {
  content: "";
  position: absolute;
  left: 3px;
  top: 1px;
  width: 11px;
  height: 11px;
  border-radius: 3px;
  background-color: #2f3647;
  opacity: 0;
}
.searchandfilter input:checked + label:before {
  opacity: 1;
}

.searchandfilter ul li li {
  padding: 7px 0;
}

.searchandfilter > ul ul {
  overflow: auto;
  max-height: 120px;
}
.searchandfilter li {
  width: 100%;
}
.searchandfilter > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.searchandfilter > ul > li {
  padding: 24px 0 20px;
  border-top: 1px solid #eeeeee;
}
.searchandfilter .sf-field-submit, .searchandfilter .sf-field-reset {
  width: 48.5%;
  border-top: none !important;
  position: relative;
  margin-top: -16px;
}

.catalog-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
}

.filter {
  width: 276px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 20px;
}

.simplebar-scrollbar.simplebar-visible:before {
  opacity: 0.3;
  background: #2f3647;
}

.content {
  line-height: 18px;
}
.content ol, .content ul {
  padding-left: 30px;
  margin: 10px 0;
}
.content ul li {
  list-style-type: disc;
}
.content ol li {
  list-style-type: decimal;
}
.content p {
  margin: 17px 0;
}
.content h1 {
  margin-bottom: 36px;
  font-size: 22px;
  letter-spacing: 1.2px;
  line-height: 26px;
  font-weight: 800;
}
.content h2, .content h3, .content h4, .content h5, .content h6 {
  margin-top: 32px;
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: 800;
  line-height: 24px;
}
.content a {
  text-decoration: underline;
  color: #2f3647;
}
.content a:hover {
  text-decoration: none;
}

.cat-content {
  line-height: 16px;
}
.cat-content ol, .cat-content ul {
  padding-left: 30px;
  margin: 10px 0;
  color: #848484;
}
.cat-content ul li {
  list-style-type: disc;
}
.cat-content ol li {
  list-style-type: decimal;
}
.cat-content p {
  color: #848484;
  margin: 17px 0;
}
.cat-content h1, .cat-content h2, .cat-content h3, .cat-content h4, .cat-content h5, .cat-content h6 {
  margin-bottom: 24px;
  font-size: 24px;
  letter-spacing: 1.44px;
  font-weight: 800;
  line-height: normal;
}

.prodsin-desc {
  margin: 22px 0 37px 0;
  line-height: 18px;
}
.prodsin-desc ol, .prodsin-desc ul {
  padding-left: 30px;
  margin: 10px 0;
  color: #848484;
}
.prodsin-desc ul li {
  list-style-type: disc;
}
.prodsin-desc ol li {
  list-style-type: decimal;
}
.prodsin-desc p {
  color: #848484;
  margin: 17px 0;
}
.prodsin-desc h1, .prodsin-desc h2, .prodsin-desc h3, .prodsin-desc h4, .prodsin-desc h5, .prodsin-desc h6 {
  margin-bottom: 18px;
  font-size: 14px;
  letter-spacing: 0.84px;
  font-weight: 800;
  line-height: normal;
}

.about-info {
  line-height: 22px;
}
.about-info ol, .about-info ul {
  padding-left: 30px;
  margin: 10px 0;
}
.about-info ul li {
  list-style-type: disc;
}
.about-info ol li {
  list-style-type: decimal;
}
.about-info p {
  margin: 20px 0;
}
.about-info h1, .about-info h2, .about-info h3, .about-info h4, .about-info h5, .about-info h6 {
  margin-bottom: 18px;
  font-size: 14px;
  letter-spacing: 0.84px;
  font-weight: 800;
  line-height: normal;
}

.about-text-1 {
  font-size: 15px;
  letter-spacing: 0.9px;
  font-weight: 800;
}

.about-text-3 {
  color: #ced3de;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1.08px;
  margin: 18px 0;
}

.wp-pagenavi {
  padding: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
}
.wp-pagenavi a {
  color: #2f3647;
}
.wp-pagenavi .page, .wp-pagenavi .current {
  margin: 0 4px;
  text-align: center;
  border: none;
  min-width: 32px;
  padding: 0 2px;
  height: 32px;
  line-height: 32px;
  border-radius: 7px;
  background-color: #e7ebf4;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.wp-pagenavi .page:hover {
  background-color: #2f3647;
  color: #fff;
}
.wp-pagenavi .current {
  color: #fff;
  background: #2f3647;
}
.wp-pagenavi .nextpostslink {
  border: none;
  margin-left: 25px;
  padding-right: 38px;
  background: url(../img/pagination-r.png) no-repeat right center;
}
.wp-pagenavi .previouspostslink {
  border: none;
  margin-right: 25px;
  padding-left: 38px;
  background: url(../img/pagination-l.png) no-repeat left center;
}

.product-rating {
  color: #d63c2d;
  position: relative;
  -webkit-transform: scale(0.7) translateZ(0);
          transform: scale(0.7) translateZ(0);
  -webkit-transform-origin: center left;
      -ms-transform-origin: center left;
          transform-origin: center left;
}

.prodsin .overflow-wrapper {
  margin-top: 60px;
}

.prodsin-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.prodsin-col {
  position: relative;
  width: 49%;
}

.swiper-product-inner {
  overflow: hidden;
  height: 400px;
  border-radius: 15px;
  border: 1px solid #e4e4e4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
.swiper-product-inner .inline-gallery {
  display: block;
}

.prodsin-sliders {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.prodsin-sliders img::-moz-selection {
  color: transparent;
}
.prodsin-sliders img::selection {
  color: transparent;
}

.product-next, .product-prev {
  cursor: pointer;
  position: absolute;
  z-index: 20;
  left: 62px;
  bottom: 0;
  width: 30px;
  height: 30px;
  background: url(../img/product-slider-arrow.png) no-repeat center center;
}
.product-next.swiper-button-disabled, .product-prev.swiper-button-disabled {
  opacity: 0.3;
  pointer-events: none;
}

.product-prev {
  bottom: 40px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.product-next {
  bottom: 10px;
}

.swiper-product-nav {
  width: 156px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  margin-right: 15px;
  height: 330px;
}
.swiper-product-nav .swiper-slide {
  border-radius: 15px;
  border: 1px solid #e4e4e4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 156px !important;
}

.swiper-product {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.incdec-box {
  position: relative;
}

.cart-qty-plus, .cart-qty-minus {
  position: absolute;
  top: 0;
  width: 20px;
  height: 50px;
  background: transparent;
  border: none;
}
.cart-qty-plus:after, .cart-qty-plus:before, .cart-qty-minus:after, .cart-qty-minus:before {
  content: "";
  position: absolute;
  background: #e5e5e5;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}

.cart-qty-plus {
  right: 26px;
}
.cart-qty-plus:after {
  width: 20px;
  height: 3px;
}
.cart-qty-plus:before {
  height: 20px;
  width: 3px;
}

.cart-qty-minus {
  left: 26px;
}
.cart-qty-minus:after {
  width: 20px;
  height: 3px;
}

.qty {
  text-align: center;
  padding: 0 52px;
  font-size: 13px;
  color: #848484;
  display: block;
  width: 100%;
  line-height: 50px;
  height: 50px;
  border-radius: 10px;
  border: 1px solid #e4e4e4;
}

.prodsin-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.prodsin-table-cell:nth-child(odd) {
  width: 30.5%;
}

.prodsin-table-cell:nth-child(even) {
  width: 69.5%;
}

.prodsin-offer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  padding: 34px;
  -webkit-box-shadow: 0 10px 60px rgba(47, 54, 71, 0.1);
          box-shadow: 0 10px 60px rgba(47, 54, 71, 0.1);
  border-radius: 15px;
  background-color: #ffffff;
}
.prodsin-offer .product-top {
  margin-top: auto;
}
.prodsin-offer .add-to-cart {
  width: 148px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 10px;
}

.prodsin-table-cell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 15px 0;
}

.prodsin-price {
  font-size: 26px;
  color: #e64b1e;
  font-weight: 900;
}
.prodsin-price span {
  font-size: 16px;
}

.select2-container .select2-selection--single {
  height: 42px;
  border-radius: 10px;
  border: 1px solid #e4e4e4;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 42px;
  color: #848484;
  padding: 0 40px 0 22px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 42px;
  background: url(../img/select-ico.png) no-repeat center center;
  right: 15px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}

.select2-results__option {
  padding: 6px 6px 6px 22px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #999999;
}

.prodsin-brand {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.prodsin-brand img {
  margin-left: 24px;
  max-width: 80px;
  max-height: 40px;
}

.available .avai-2 {
  display: none;
}
.available .avai-1 {
  display: block;
}

.avai-1 {
  position: relative;
  display: none;
  padding-left: 22px;
  color: #6ab500;
}
.avai-1:after {
  content: "";
  position: absolute;
  left: 4px;
  top: 0;
  width: 7px;
  height: 11px;
  border: solid #6ab500;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.prodsin-offer-top {
  margin-bottom: 12px;
}

.prodsin-rev {
  margin-top: 40px;
  padding: 35px 35px 12px 35px;
  overflow: hidden;
  -webkit-box-shadow: 0 10px 60px rgba(47, 54, 71, 0.1);
          box-shadow: 0 10px 60px rgba(47, 54, 71, 0.1);
  border-radius: 15px;
  background-color: #ffffff;
  position: relative;
  z-index: 100;
}
.prodsin-rev .rev-form-wrapper {
  border-top: 1px solid #eeeeee;
  margin: 64px -35px 0 -35px;
  padding: 50px 35px 0 35px;
}
.prodsin-rev .rev-slide-inner, .prodsin-rev .comment {
  margin-bottom: 20px;
}
.prodsin-rev .custom-title {
  margin-bottom: 32px;
}
.prodsin-rev .custom-title span {
  font-weight: 500;
}

.product-code {
  color: #848484;
  text-align: right;
  margin-top: -4px;
  padding-bottom: 38px;
}
.product-code span {
  font-weight: 800;
}

.prodsin .breadcumbs {
  margin-bottom: 16px;
}

.breadcumbs {
  padding: 30px 0;
}
.breadcumbs a, .breadcumbs span {
  color: #848484;
  font-size: 11px;
  letter-spacing: 0.66px;
}

.bread-arrow {
  display: inline-block;
  height: 6px;
  width: 24px;
  background: url(../img/bread-arrow.png) no-repeat center center;
}

.about h2, .about .main-sub {
  text-align: center;
}
.about .main-sub {
  margin: 17px 0 45px;
}
.about .bnf-holder {
  margin-bottom: 70px;
}

.about-box {
  -webkit-box-shadow: 0 10px 60px rgba(47, 54, 71, 0.14);
          box-shadow: 0 10px 60px rgba(47, 54, 71, 0.14);
  border-radius: 15px;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.about-img {
  width: 460px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.about-img img {
  display: block;
  border: 15px solid #f6f6f6;
  border-radius: 50%;
}

.about-info {
  padding: 48px 10px 38px 0;
}

.main-sub {
  font-size: 13px;
  line-height: 20px;
}

.our h2 {
  text-align: center;
}
.our .btn-wrapper {
  margin-top: 56px;
}
.our .our-box {
  margin-top: 40px;
}

.our-box {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(22%, 1fr));
  grid-gap: 20px;
}
.our-box .inline-gallery {
  border-radius: 0;
  display: none;
}

.text-center {
  text-align: center;
}

.terms .terms-box {
  margin-top: 40px;
}

.delivery .delivery-box {
  margin-top: 30px;
}

.terms-box, .delivery-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.delivery-box {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.terms-col-1 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 276px;
  margin-right: 44px;
}

.terms-col-2 {
  padding-top: 15px;
}

.term-card {
  line-height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0 5px 25px rgba(47, 54, 71, 0.15);
          box-shadow: 0 5px 25px rgba(47, 54, 71, 0.15);
  border-radius: 15px;
  background-color: #ffffff;
  margin: 20px 0;
}

.term-card-text {
  padding: 24px 10px 24px 0;
}

.term-card-img {
  padding: 10px;
  width: 80px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.term-card-img, .delivery-col-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.delivery-col-2 {
  width: 440px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 10px;
}

.warranty .content {
  margin-top: 50px;
}

.contact .about-img {
  width: 300px;
}
.contact .about-img img {
  max-width: 220px;
}

.contactsin {
  padding-top: 28px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.contactsin .our-soc {
  margin-top: 20px;
}

.contactsin-col {
  width: 100%;
}

.contactsin-col-1 {
  width: 276px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.contactsin-col-1 .contactsin-location {
  margin: 41px 0 26px;
}
.contactsin-col-1 .our-soc-mod {
  margin-top: 24px;
}

.overflow-con {
  -webkit-transition: 1s;
  transition: 1s;
  overflow: hidden;
  position: relative;
}
.overflow-con:after {
  display: none;
}

.overflow-wrapper {
  position: relative;
}

.expand-overflow {
  display: none;
  position: absolute;
  z-index: 100;
  left: 50%;
  margin-left: -25px;
  bottom: -10px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  width: 50px;
  height: 50px;
  background: url(../img/overflow-ico.png) no-repeat center center;
  border: none;
  -webkit-transform: scale(1) translateZ(0);
          transform: scale(1) translateZ(0);
}
.expand-overflow:hover {
  -webkit-transform: scale(1.2) translateZ(0);
          transform: scale(1.2) translateZ(0);
}

.open-header-contact {
  width: 50px;
  min-width: 50px;
  height: 50px;
  background-image: linear-gradient(-230deg, #d63c2d 0%, #e64b1e 100%);
  border: none;
  border-radius: 10px;
  color: #fff;
  font-size: 14px;
  display: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform: scale(1) translateZ(0);
          transform: scale(1) translateZ(0);
}
.open-header-contact:hover {
  -webkit-transform: scale(1.1) translateZ(0);
          transform: scale(1.1) translateZ(0);
}

#contact-pop {
  width: 100%;
  max-width: 300px;
  padding: 35px;
}
#contact-pop .contactsin-location {
  margin-bottom: 20px;
}
#contact-pop .our-soc {
  margin: 5px 0 5px -8px;
}

.contact-title-hidden, .slider-nav-goods {
  display: none;
}

.swiper-header-next, .swiper-header-prev {
  cursor: pointer;
  width: 30px;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 100;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
.swiper-header-next:hover, .swiper-header-prev:hover {
  background: rgba(255, 255, 255, 0.3);
}

.swiper-header-next {
  left: auto;
  right: 0;
}

.wpcf7-response-output, .wpcf7-spinner {
  display: none;
}

.wpcf7-not-valid-tip {
  font-weight: 500;
}

label.error, .errorInfo {
  color: #dc3232;
}

.testimonial-name + .testimonial-field {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.open-filter-btn {
  display: none;
}

.comments-rating {
  border: none;
  padding: 0;
  margin-left: 0;
}
.comments-rating label {
  display: inline-block;
}

.rating-container {
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.rating-container * {
  font-size: 1.4rem;
}
.rating-container > input {
  display: none;
}
.rating-container > input + label {
  /* only enough room for the star */
  font-family: "dashicons";
  display: inline-block;
  overflow: hidden;
  text-indent: 9999px;
  width: 1em;
  white-space: nowrap;
  cursor: pointer;
  margin: 0;
}
.rating-container > input + label:before {
  display: inline-block;
  text-indent: -9999px;
  content: "\f154";
  color: #888;
}
.rating-container > input:checked ~ label:before {
  content: "\f155";
  color: #e52;
  text-shadow: 0 0 1px #333;
}
.rating-container > input + label:hover ~ label:before, .rating-container > input + label:hover:before {
  content: "\f155";
  color: #e52;
  text-shadow: 0 0 1px #333;
}
.rating-container > .star-cb-clear + label {
  text-indent: -9999px;
  width: 0.5em;
  margin-left: -0.5em;
}
.rating-container > .star-cb-clear + label:before {
  width: 0.5em;
}
.rating-container:hover > input + label:before {
  content: "\f154";
  color: #888;
  text-shadow: none;
}
.rating-container:hover > input + label:hover ~ label:before, .rating-container:hover > input + label:hover:before {
  content: "\f155";
  color: #e52;
  text-shadow: 0 0 1px #333;
}

.comment-respond .rating-container > .star-cb-clear + label {
  text-indent: 9999px;
}
.comment-respond .rating-container > input + label:before {
  text-indent: 9999px;
  text-indent: -9999px;
}

.comment-form-cookies-consent,
.comment-notes,
.commentmetadata {
  display: none;
}

.commentmetadata > a:first-child,
.comment-author,
.logged-in-as,
.comment-edit-link {
  display: none;
}

.commentlist {
  padding: 0;
}
.commentlist .star-rating {
  position: absolute;
  right: 10px;
  top: 10px;
  -webkit-transform: scale(0.7) translateZ(0);
          transform: scale(0.7) translateZ(0);
  -webkit-transform-origin: center right;
      -ms-transform-origin: center right;
          transform-origin: center right;
}

.rev-slide-date {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.rev-slide-name {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

.rev-slide-text {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.comment {
  position: relative;
  padding: 36px 27px 36px 98px;
  background: url(../img/rev.png) no-repeat 27px 32px;
  border-radius: 15px;
  border: 1px solid #eaeaea;
}

.comment-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

label[for=rating-0] {
  opacity: 0;
}

.comment-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.comment-form-phone, .comment-form-title {
  width: 46%;
}

.comment-form-title {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

.comment-form-phone {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.comment-form-comment {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.comment-form-rating {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.comment-respond .form-submit {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.comment-form-comment,
.comment-form-rating {
  width: 100%;
}

.comment-form-comment,
.comment-form-rating,
.comment-respond .form-submit, .comment-form-phone, .comment-form-title {
  margin-bottom: 24px;
}

.comment-respond {
  border-top: 1px solid #eeeeee;
  margin: 64px -35px 0 -35px;
  padding: 50px 35px 0 35px;
}

.star-custom-wrapper .star-custom {
  min-width: 20px;
  width: 20px;
}

.star-custom-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media all and (max-width: 1200px) and (max-width: 1199.98px) {
  .slider-nav-goods {
    display: block;
  }
  .prodsin-table-cell-price {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .nav-top-inner .header-menu {
    letter-spacing: normal;
  }
  .nav-top-inner li {
    margin: 0 5px;
  }
  .nav-col-2 a, .main-slider-col-2, .header-blick {
    display: none;
  }
  .main-slider-col-1 {
    padding: 46px 20px 60px 58px;
  }
  .bnf-card-img {
    width: 70px;
    margin-right: 0;
  }
  .bnf-card-img img {
    max-width: 40px;
    max-height: 40px;
  }
  .bnf-card {
    font-size: 11px;
    letter-spacing: 0.66px;
    line-height: 15px;
  }
  .bnf-card .bnf-card-title {
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.72px;
  }
  .popular-goods .swiper-wrapper {
    grid-template-columns: repeat(auto-fill, minmax(28%, 1fr));
  }
  .popular-goods {
    display: block;
    margin: 0 -8px;
  }
  .popular-goods .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-gap: 0;
    grid-template-columns: none;
  }
  .popular-goods .product {
    margin: 0 8px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 274px;
  }
  #loadMore, .home-product-holder:after {
    display: none;
  }
  .main-header .btn-wrapper {
    margin-top: 60px;
  }
  .main-header .sec-title-centered {
    padding-right: 120px;
    text-align: left;
  }
  .main-header .sec-title-centered h2:before, .main-header .sec-title-centered h2:after {
    display: none;
  }
  .footer-menu {
    letter-spacing: 0.2px;
  }
  .footer-col-2 {
    max-width: 272px;
  }
  .product-holder-cat {
    grid-template-columns: repeat(auto-fill, minmax(40%, 1fr));
  }
  .wp-pagenavi {
    padding: 30px 0;
  }
  .overflow-con {
    max-height: 100vh;
  }
  .overflow-con:after {
    display: block;
  }
  .expand-overflow {
    display: block;
  }
  .overflow-wrapper.visible .overflow-con:after {
    display: none;
  }
  .overflow-wrapper.visible .expand-overflow {
    opacity: 0;
    visibility: hidden;
  }
  .prodsin-sliders {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .swiper-product {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .swiper-product-nav {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .swiper-product-nav {
    margin: 5px auto 0 0;
    height: auto;
    width: calc(100% - 100px);
  }
  .swiper-product-nav .swiper-slide {
    height: 60px !important;
    border-radius: 5px;
  }
  .swiper-product-inner {
    height: 386px;
  }
  .product-next, .product-prev {
    left: auto;
    right: 20px;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    bottom: 16px;
  }
  .product-next {
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  .product-prev {
    right: 50px;
  }
  .prodsin-table-cell:nth-child(odd), .prodsin-table-cell:nth-child(even) {
    width: 100%;
  }
  .prodsin-table-cell {
    margin: 5px 0;
  }
  .prodsin-price {
    padding: 5px 0;
  }
  .rev .sec-title, .port .sec-title, .news .sec-title {
    padding-right: 120px;
  }
}
@media all and (max-width: 992px) and (max-width: 991.98px) {
  .open-filter-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .main-slider-col-1 {
    padding: 30px;
  }
  .main-slider h1 {
    line-height: normal;
    font-size: 28px;
    letter-spacing: 1px;
  }
  .main-slider h1:before {
    left: -10px;
    top: -10px;
    right: -10px;
    bottom: -10px;
  }
  .main-slider {
    height: 100%;
  }
  .main-slider .swiper-slide {
    min-height: 350px;
  }
  .swiper-pagination.swiper-pagination-bullets {
    padding-left: 30px;
    bottom: 13px;
  }
  .nav-top-inner {
    display: none;
  }
  .bnf-holder {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 44px 0 64px 0;
  }
  .bnf-cards {
    max-width: 510px;
    margin-bottom: 20px;
  }
  .port-slider .inline-gallery {
    height: 300px;
  }
  .rev-box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .rev-col {
    width: 100%;
  }
  .rev-col:first-child {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 30px;
  }
  .slider-btn-next, .slider-btn-prev {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .rev-slider {
    height: unset;
  }
  .rev-slider:after {
    display: none;
  }
  .wpmtst-submit {
    padding-top: 24px;
    margin-top: 0;
  }
  .wpmtst-submit:after, .wpmtst-submit:before {
    display: none;
  }
  .footer-menu {
    margin-top: 30px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer-menu li {
    width: auto;
    margin: 0 8px;
  }
  .footer-inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer-col-2 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    max-width: 100%;
    width: 100%;
  }
  .open-header-contact {
    display: block;
  }
  .nav-col-3, .nav-col-4 {
    display: none;
  }
  .nav-col-2 a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .nav-bottom {
    padding: 8px 0;
  }
  .main-header {
    padding: 100px 0 30px 0;
  }
  .filter {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-shadow: 0 10px 60px rgba(47, 54, 71, 0.1);
            box-shadow: 0 10px 60px rgba(47, 54, 71, 0.1);
    border: 1px solid #eaeaea;
    border-radius: 15px;
    background-color: #ffffff;
    z-index: 100;
    width: 290px;
    padding: 0 14px 0 14px;
    overflow: hidden;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    -webkit-transform: translateX(-50px) translateZ(0);
            transform: translateX(-50px) translateZ(0);
    opacity: 0;
    visibility: hidden;
  }
  .filter.visible {
    -webkit-transform: translateX(0) translateZ(0);
            transform: translateX(0) translateZ(0);
    opacity: 1;
    visibility: visible;
  }
  .filter .bnf-cards-small {
    display: none;
  }
  .searchandfilter > ul > li:first-child {
    border: none;
  }
  .nav-separator {
    height: 10px;
  }
  .prodsin-offer {
    padding: 20px;
  }
  .prodsin-desc {
    margin: 22px 0 10px 0;
  }
  .prodsin-col-3, .prodsin-col-4 {
    width: 100%;
  }
  .about-box {
    padding: 30px 0 20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .about-box > div {
    width: 100%;
  }
  .about-info {
    padding: 20px 0 0 0;
    max-width: 550px;
    margin: auto;
  }
  .our-box .inline-gallery {
    height: 250px;
  }
  .our-box {
    grid-gap: 10px;
  }
  .delivery-box, .terms-box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .delivery-col, .terms-col {
    width: 100%;
  }
  .delivery-col-2 {
    margin: 20px 0 0 0;
  }
  .terms-col-1 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 360px;
    margin: 20px auto 0 auto;
  }
  .contact .about-img {
    margin: auto;
  }
  .contact .about-info {
    padding: 20px 20px 0 20px;
  }
  .terms .terms-box {
    margin-top: 10px;
  }
  .delivery .delivery-box {
    margin-top: 20px;
  }
}
@media all and (max-width: 768px) and (max-width: 767.98px) {
  .our-box {
    grid-template-columns: repeat(auto-fill, minmax(40%, 1fr));
  }
  .our-box .inline-gallery {
    height: 320px;
  }
  .nav-col-2 a {
    display: none;
  }
  .main-header-box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .main-slider .swiper-slide {
    min-height: auto;
  }
  .main-header-form {
    max-width: 300px;
    margin: 40px auto 0 auto;
  }
  h2, .h2-style {
    font-size: 26px;
    line-height: normal;
    letter-spacing: 1px;
  }
  .main-header .bnf-holder {
    margin: 44px 0 74px 0;
  }
  .swiper-goods-next, .swiper-goods-prev {
    top: -51px;
  }
  .swiper-rev-next, .swiper-rev-prev, .swiper-news-next, .swiper-news-prev, .swiper-port-next, .swiper-port-prev {
    top: -98px;
  }
  .news-slider {
    overflow: unset;
  }
  .news-slider .swiper-slide {
    width: 290px;
  }
  .port-slider {
    overflow: unset;
  }
  .port-slider .swiper-slide {
    width: 224px;
  }
  .footer-col-1 {
    text-align: center;
    width: 100%;
    max-width: unset;
    margin-bottom: 30px;
  }
  .main-footer {
    padding: 20px 0;
  }
  .ask {
    padding: 60px 0;
  }
  .main-menu-pop-inner {
    padding: 26px 24px 10px 24px;
  }
  .main-menu-pop-inner .menu-col:not(:last-child) {
    margin-right: 20px;
  }
  .product-holder-cat {
    grid-gap: 10px;
  }
  .product-holder-cat .add-to-cart {
    padding: 0 16px;
  }
  .product-holder-cat .product-bottom {
    padding-right: 0;
  }
  .prodsin-col {
    width: 100%;
  }
  .prodsin-col-2 {
    margin-top: 30px;
  }
  .incdec-box {
    width: 100%;
  }
  .product-code {
    padding-bottom: 20px;
    margin-top: 10px;
    text-align: left;
  }
  .about-box {
    padding: 20px 20px 0 20px;
  }
  .contactsin-col {
    width: 100%;
  }
  .contactsin-col-1 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    max-width: 220px;
    margin: auto;
  }
  .contactsin-col-1 h1 {
    display: none;
  }
  .contactsin {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .contact-title-hidden {
    display: block;
    margin-bottom: 30px;
  }
  .contactsin {
    padding-top: 0;
  }
}
@media all and (max-width: 576px) and (max-width: 575.98px) {
  .main-header-form {
    max-width: 100%;
  }
  .bnf-card, .main-header-form {
    width: 100%;
  }
  .bnf-card {
    margin: 10px 0;
  }
  .bnf-extra {
    width: 100%;
  }
  h2, .h2-style {
    font-size: 20px;
  }
  .form-title, .cat-title, .custom-title {
    line-height: normal;
    font-size: 20px;
    letter-spacing: 1px;
  }
  .field-client_name, .field-client_phone, .comment-form-phone, .comment-form-title {
    width: 100%;
  }
  section, .ask {
    padding: 50px 0;
  }
  .footer-col-3 {
    margin-bottom: 20px;
  }
  .terms-col-1 {
    width: 100%;
  }
  .main-header .btn-wrapper, .port .btn-wrapper, .news .btn-wrapper, .our .btn-wrapper {
    margin-top: 30px;
  }
  .bnf-extra-i {
    text-align: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .bnf-extra-i > div {
    width: 100%;
  }
  .nav-bottom {
    padding: 5px 0;
  }
  .logo img {
    max-width: 150px;
  }
  .open-header-contact {
    margin-left: 4px;
  }
  .open-header-contact, #open-catalog {
    width: 40px;
    height: 40px;
    min-width: unset;
  }
  .nav-col-2 {
    margin-left: auto;
  }
  #open-catalog {
    padding: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #open-catalog img {
    margin: 0;
  }
  #open-catalog span {
    display: none;
  }
  .main-menu-pop-inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .menu-col {
    width: 100%;
  }
  .main-menu a {
    padding: 4px 0;
  }
  .main-header {
    padding: 85px 0 30px 0;
  }
  .wp-pagenavi {
    padding: 20px 0;
  }
  .product-holder-cat {
    padding-top: 0;
  }
  .wp-pagenavi .previouspostslink {
    margin-right: 5px;
    padding-left: 24px;
  }
  .wp-pagenavi .nextpostslink {
    padding-right: 24px;
    margin-left: 5px;
  }
  .wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink {
    font-size: 12px;
  }
  .product-holder-cat .product-bottom {
    padding-right: 14px;
  }
  .product-holder-cat .add-to-cart {
    padding: 0 23px;
  }
  .product-holder-cat {
    grid-gap: 15px;
    grid-template-columns: repeat(auto-fill, minmax(90%, 1fr));
  }
  .product-desc {
    padding-bottom: 10px;
  }
  .product-name {
    margin-bottom: 10px;
  }
  .product-img {
    height: 140px;
  }
  .product {
    padding: 20px 10px 20px 10px;
  }
  .breadcumbs {
    padding: 20px 0;
  }
  .swiper-product-inner {
    height: 320px;
  }
  .prodsin-offer-top {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .prodsin-brand {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .avai {
    margin-bottom: 16px;
  }
  .prodsin-offer .add-to-cart {
    width: 120px;
    padding: 0 4px;
  }
  .cart-qty-minus {
    left: 14px;
  }
  .cart-qty-plus {
    right: 14px;
  }
  .rev-slide-text, .testimonial-name + .testimonial-field {
    padding-top: 20px;
  }
  .breadcumbs {
    margin-bottom: 16px;
  }
  .about .bnf-holder {
    margin-top: 20px;
  }
  .about .main-sub {
    margin: 17px 0 20px;
  }
  .qty {
    padding: 0 35px;
  }
  .rev-slide-inner, .comment {
    background-position: 18px 18px;
    padding: 24px 15px 10px 80px;
  }
  .prodsin-rev {
    padding: 20px 20px 0 20px;
  }
  .prodsin-rev .rev-form-wrapper, .comment-respond {
    margin: 30px -35px 0 -35px;
    padding: 20px 35px 0 35px;
  }
  .our-box .inline-gallery {
    height: 250px;
  }
  h1.h2-style {
    font-size: 26px;
    line-height: normal;
    letter-spacing: 1px;
  }
  .terms-col-2 {
    padding-top: 0;
  }
  .delivery .delivery-box {
    margin-top: 0;
  }
  .contact .about-box {
    padding-right: 0;
    padding-left: 0;
  }
  .about-img img {
    max-width: 220px;
  }
}