* {
  box-sizing: border-box;
}

@font-face {
  font-family: "geometria";
  src: url("geometria.ttf") format("truetype");
  /* Legacy iOS */
}

@font-face {
  font-family: "geometria-bold";
  src: url("geometria-bold.ttf") format("truetype");
  /* Legacy iOS */
}

@font-face {
  font-family: "geometria-light";
  src: url("geometria-light.ttf") format("truetype");
  /* Legacy iOS */
}

@font-face {
  font-family: "geometria-italic";
  src: url("geometria-italic.ttf") format("truetype");
  /* Legacy iOS */
}

.heademenu ul.menu .nav-child .nav-child {
  left: 200px;
  top: 0px;
}
.rev-btn a:hover {
    text-decoration: none;
   color: #fff;
}
.rev-btn a {
    display: block;
    background: #a42c0f;
    text-align: center;
    max-width: 180px;
    padding: 15px 0;
    color: #fff;
    margin: 0 auto;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

#content>div.content_new.with_menu>div.category-view>p {
  text-align: center !important;
}

audio:not([controls]) {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a:hover,
a:active {
  outline: 0;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  max-width: 100%;
  width: auto \9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

/*.b-carousel-block {
    float: left;
    margin-right: 100px;
    margin-bottom: 50px;
    width: 200px;
    }*/

.product.vm-col.vm-col-5.vertical-separator.spec_class_pohozh {
  margin-right: 4px;
  /*height: 590px;*/
  width: 301px;
  margin-bottom: 60px;
}

@media screen and (max-width: 565px) {
  .product.vm-col.vm-col-5.vertical-separator.spec_class_pohozh {
    width: 100% !important;
  }

  .watch-prod .wrapp {
    margin-left: 0 !important;
    width: 100% !important;
  }
}

.request_pohozh {
  margin-top: 25px;
  font-size: 18px;
  line-height: 38px;
  padding: 0;
  width: 100%;
  text-transform: none;
  background-color: #a42c0f;
  border-radius: 40px;
  color: #fff;
}

.b-carousel-block {
  width: 240px;
  margin-right: auto;
  margin-left: auto;
  height: 480px;
}

.request_pohozh:hover {
  cursor: pointer;
}

p.like_h3 {
  font-size: 20px;
  font-family: "geometria-bold" !important;
  text-transform: uppercase;
  line-height: 1.2;
}

.like_h2 {
  font-size: 24px;
  font-family: "geometria-bold" !important;
  text-transform: uppercase;
  line-height: 1.2;
  display: block;
  margin-block-start: 0.83em;
  margin-block-end: 0.83em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
  color: #333;
}

#map_canvas img,
.google-maps img,
.gm-style img {
  max-width: none;
}

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

button,
input {
  *overflow: visible;
  line-height: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}

.clearfix:after {
  clear: both;
}

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: "geometria";
  font-size: 16px;
  line-height: 18px;
  color: #333;
}

a {
  color: #000;
  text-decoration: none;
}

a:hover,
a:focus {
  text-decoration: underline;
  color: red;
}

.main-wrapper {
  max-width: 1200px;
  margin: 0 auto 0;
  border-bottom: 0;
}

.header {
  text-align: center;
}

.footer {
  text-align: center;
  font-size: 12px;
  color: #fff;
  background: #93250c;
  outline: 1px solid #93250c;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  padding: 2px 0;
  margin-bottom: 10px;
}

.wrap {
  max-width: 1159px;
  margin: 0 auto;
}

.main-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
}

.main-menu ul:after {
  content: "";
  display: table;
  clear: both;
}

.main-menu ul>li {
  position: relative;
}

.my-dots {
  position: absolute;
  bottom: -45px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}

.my-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.my-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.my-dots li button:hover,
.my-dots li button:focus {
  outline: none;
}

.my-dots li button:hover:before,
.my-dots li button:focus:before {
  opacity: 1;
}

.my-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Обводка маркеров */
  /* WebKit (Safari/Chrome) Only */
  -webkit-text-stroke: 1px black;
  /* If we weren't using text-shadow, we'd set a fallback color
     and use this to set color instead
    -webkit-text-fill-color: white; */
  text-shadow: 1px 1px 0 black,
    /* Simulated effect for Firefox and Opera
       and nice enhancement for WebKit */
    -1px -1px 0 black,
    1px -1px 0 black, -1px 1px 0 black, 1px 1px 0 black;
  /* / Обводка маркеров */
}

.my-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}

.main-menu ul>li>a {
  font-size: 14px;
  color: #dbe6b7;
  padding: 10px 15px;
  text-decoration: none;
  outline: none;
  display: block;
  transition: 0.3s ease-in-out;
}

.main-menu ul>li:first-child>a {
  border-left: 0;
  box-shadow: none;
}

.main-menu ul li a:hover {
  color: #fff;
}

.main-menu {
  background: url(/img/lenta_RED.png) no-repeat;
  background-size: contain;
  padding: 11px 89px;
  display: table;
  margin: 0 auto;
}

.main-menu ul li.active a {
  color: #fff;
  cursor: pointer;
}

.menu .deeper .nav-child {
  display: none;
  margin-top: -2px;
}

.nav-child li {
  background: #a62c0f;
}

/*.submenu {
    background: #273037;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 5;
    width: 180px;
    opacity: 0;
    transform: scaleY(0);
    transform-origin: 0 0;
    transition: .5s ease-in-out;
  }
  .submenu a {
    color: white;
    text-align: left;
    padding: 12px 15px;
    font-size: 13px;
    border-bottom: 1px solid rgba(255,255,255,.1);
  }
  .submenu li:last-child a { border-bottom: none; }
  .topmenu > li:hover .submenu {
    opacity: 1;
    transform: scaleY(1);
    }*/

#content {
  min-height: 600px;
}

.sh-img img {
  width: 100%;
}

.sh-text {
  position: relative;
  margin-top: -200px;
  text-shadow: 1px 1px 1px #fff;
  padding: 30px;
}

.contact-page {
  /*background: url(/img/forest_4.png) no-repeat bottom;*/
  background-size: 100% 110%;
  display: flex;
  justify-content: space-between;
  /*align-items: center;*/
}

.contact-page img {
  width: 100%;
}

.contact-page .img-block {
  width: 70%;
}

.contact-page .text-block {
  width: 55%;
  /*padding-left: 30px;*/
}

.contact-page .map-block {
  width: 40%;
}

.contact-page .text-block span.color_tx {
  text-transform: uppercase;
  font-size: 16px;
  color: #333;
  font-weight: bold;
}

.contact-page .text-block>div {}

.main-wrapper.main-page {}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-size: 20px;
  font-family: "geometria-bold" !important;
  text-transform: uppercase;
  line-height: 1.2;
  font-weight: bold;
  margin: 20px 0;
}

h1,
.vm-product-details-container h1 {
  font-size: 26px;
  text-align: center;
}

h2 {
  font-size: 24px;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 20px;
}

.first-page {
  display: flex;
  justify-content: space-between;
}

.first-page .text-block {
  width: 50%;
  padding-right: 20px;
}

.first-page .img-block {
  width: 50%;
}

div#apDiv53a {
  box-shadow: 0 0 25px #666;
  border-radius: 10px;
  border: 1px solid maroon;
  z-index: 6;
  width: 200px;
  background-color: #ffffff;
  float: right;
  margin-top: 50px;
}

div#apDiv53a p:first-child {
  background: url(/img/tel.png) no-repeat;
  background-position: 17px 3px;
}

.red-line {
  background: #93250c;
  outline: 1px solid #93250c;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  padding: 10px 0;
}

.foot-img>div img {
  width: 140px;
  height: 140px;
  object-fit: contain;
}

.foot-img>div {
  box-shadow: 0 0 15px;
  border-radius: 10px;
  background-color: #ffffff;
  width: 150px;
  height: 150px;
  text-align: center;
  line-height: 150px;
}

.foot-img {
  display: flex;
  justify-content: space-around;
  flex-flow: row wrap;
  padding: 20px 0;
}

.category-view h1 {
  text-align: center;
  text-shadow: 1px 1px 1px #fff;
}

.flex {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
}

.flex .text-block {
  width: 80%;
}

.flex .img-block {
  width: 20%;
  text-align: center;
}

.flex .img-block:last-child {
  display: none;
}

.pricelistlink {
  display: block;
  text-align: center;
  font-size: 18px;
}

.pricelistlink span {
  text-decoration: underline;
}

.flex {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
}

.flex .img-block span {
  display: block;
  margin: 20px 0;
}

.vm3pr-1 .product-price {
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 20px;
  text-align: left;
}

.product-desc {
  line-height: 25px;
}

.product-desc-page {
  padding-right: 15px;
}

@media screen and (max-width: 960px) {
  .header {
    margin: 20px 0;
  }
}

@media screen and (max-width: 905px) {
  .foot-img>div {
    margin-bottom: 20px;
  }

  .foot-img {
    padding: 20px 0 0;
  }

  .first-page,
  .contact-page {
    flex-flow: row wrap;
  }

  .first-page .text-block,
  .contact-page .text-block {
    order: 1;
    width: 100%;
    padding: 0 10px;
  }

  .first-page .img-block,
  .contact-page .img-block {
    width: 100%;
    order: 2;
  }

  .first-page .img-block img {
    width: 450px;
    margin: -150px 0 0;
  }

  .contact-page .text-block>div {
    max-width: 100%;
  }

  .contact-page .text-block {
    width: 100%;
  }

  .contact-page .map-block {
    width: 100%;
  }

  /*.contact-page {
    background: url(/img/forest_4.png) no-repeat bottom;
    background-size: cover;
    }*/
  .sh-text {
    margin-top: 0;
  }

  .flex .text-block {
    width: 100%;
    order: -1;
  }

  .flex>div {
    padding: 0 10px;
    margin-bottom: 20px;
  }

  .flex .img-block {
    width: 50%;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .vm-product-container .vm-product-media-container {
    width: 50%;
  }

  .vm-product-details-container {
    width: 45%;
  }
}

@media screen and (max-width: 767px) {
  .vm-product-container .vm-product-media-container {
    width: 100%;
    margin: 0 0 20px;
  }

  .vm-product-details-container {
    width: 100% !important;
    margin: 0 0 20px;
  }
}

@media screen and (max-width: 480px) {
  .first-page .img-block img {
    width: 310px;
    margin: -20px 0 0;
  }
}

.products-view .name-product a {
  font-weight: 800;
  text-decoration: none;
}

.products-view .name-product>span {
  font-weight: 600;
  color: #000 !important;
}

.products-view .product_s_desc {
  margin-top: 5px;
}

.products-view .spacer.product-container {
  height: 100%;
  padding-bottom: 60px !important;
}

.products-view .vm3pr-1 {
  min-height: auto;
}

.products-view .vm3pr-0 {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 10px;
}

.products-view .product-price,
.vm-product-details-container .product-price {
  font-size: 11px;
  line-height: 1.2;
}

.products-view .product-price .first_price,
.products-view .product-price .second_price,
.products-view .product-price .third_price,
.vm-product-details-container .first_price,
.vm-product-details-container .third_price,
.vm-product-details-container .second_price {
  font-size: 13px !important;
  font-weight: 600;
}

.products-view .vm-product-descr-container-0 {
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  min-height: auto;
}

.products-view .p.product_s_desc {
  min-height: auto;
}

.wrap_gl {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  margin: 20px 0;
}

.item_wrap_gl {
  display: flex;
  flex-direction: column;
  width: 15%;
  text-align: center;
  box-shadow: 0 0 15px;
  border-radius: 10px;
  background-color: #ffffff;
}

.item_img_wrap_gl img {
  width: 100%;
  height: 150px;
  border-radius: 10px;
}

.top_block_cat {
  display: flex;
  justify-content: space-evenly;
  margin: 15px 0;
}

.item_top_block_cat {
  display: flex;
  flex-direction: column;
  margin: 0 10px;
}

.img_block_cat img {
  height: 200px;
  width: 220px;
  object-fit: cover;
}

.item_top_block_cat {
  text-align: center;
}

.item_top_block_cat .text_block_cat {
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
}

.set_cat {
  display: flex;
  justify-content: space-evenly;
}

@media screen and (max-width: 700px) {
  .item_wrap_gl {
    margin-bottom: 20px;
    width: 35%;
  }

  .top_block_cat {
    flex-flow: row wrap;
  }
}

div[aria-label="breadcrumbs"] ul {
  margin: 0 0 15px 0;
  padding: 0;
  list-style: none;
}

div[aria-label="breadcrumbs"] ul li {
  display: inline-block;
  font-size: 14px;
  padding-right: 5px;
}

div[aria-label="breadcrumbs"] ul li a {
  display: inline-block;
  font-size: 14px;
}

div[aria-label="breadcrumbs"] ul li:last-child {
  color: #a42c0f;
}

div[aria-label="breadcrumbs"] ul li.active:first-child {
  display: none;
}

div[aria-label="breadcrumbs"] ul li .divider {
  line-height: 14px;
  display: inline-block;
  height: 5px;
  position: relative;
  top: -2px;
}

.wrapper {
  max-width: 1200px;
  margin: auto;
}

.newheader {
  padding: 14px 0;
}

.headergrid {
  display: grid;
  grid-template-columns: 2fr 1.2fr 1fr 1fr;
  grid-gap: 30px;
  font-size: 16px;
  align-items: center;
}

.headcontinner,
.headphoninner {
  padding-left: 35px;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 20px;
  line-height: 1.4;
}

.headcontinner {
  background-image: url(../images/mailicon.png);
}

.headphoninner {
  background-image: url(../images/phone-call.png);
}

.headcontact a {
  font-weight: 600;
}

.headlogo a {
  display: flex;
  align-items: center;
  color: #000;
  text-decoration: none;
  float: left;
  padding-right: 10px;
}

.headlogo .desclogo {
  font-size: 16px;
  display: inline-block;
  padding-top: 25px;
}

.headlogo img {
  max-width: 95px;
}

.headphone a {
  font-weight: 600;
}

.headphone .callback {
  font-weight: 400;
  font-size: 15px;
  text-decoration: underline;
}

.headphone .callback:hover {
  text-decoration: none;
}

.headcallbtn {
  text-align: right;
}

.headcallbtn .buy-one-click {
  display: inline-block;
  height: 40px;
  width: 210px;
  line-height: 40px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  background-color: #a42c0f;
  border-radius: 25px;
}

.headcallbtn .buy-one-click:hover {
  background-color: #fff;
  border: 1px solid #a42c0f;
  color: #333;
  text-decoration: none;
}

.heademenu {
  background-color: #515151;
  margin-bottom: 15px;
}

.heademenu ul.menu {
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  list-style: none;
}

.heademenu ul.menu li {
  position: relative;
}

.heademenu ul.menu li a {
  display: block;
  color: #fff;
  padding: 9px 15px;
  text-transform: uppercase;
}

.heademenu ul.menu li.active a {
  text-decoration: underline;
}

.heademenu ul.menu>li:first-child a {
  padding-left: 0;
}

.heademenu ul.menu>li:last-child a {
  padding-right: 0;
}

.heademenu ul.menu .nav-child {
  position: absolute;
  left: 0;
  top: 36px;
  width: 200px;
  margin: 0;
  padding-right: 0;
  padding: 0;
  list-style: none;
  z-index: 10;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.heademenu ul.menu li:hover>.nav-child {
  display: block;
}

.heademenu ul.menu .nav-child li {
  background-color: #fff;
}

.heademenu ul.menu .nav-child li a {
  color: #000;
  font-size: 16px;
  text-transform: none;
  text-decoration: none;
}

.heademenu ul.menu .nav-child li a:hover {
  text-decoration: underline;
  color: #f00;
}

.heademenu ul.menu .nav-child li.active>a {
  text-decoration: underline;
}

.newfooter {
  background-color: #333333;
  color: #fff;
  padding: 41px 0;
}

.footergrtid {
  display: grid;
  grid-template-columns: 1.4fr 1fr 1fr 1fr;
  grid-gap: 30px;
}

.footbage {
  display: flex;
  font-size: 14px;
  margin-top: 15px;
}

.footbage .iframe {
  border-radius: 5px;
}

.footerlogo a {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  float: left;
  padding-right: 10px;
}

.footbage .fotbagetext {
  padding-left: 10px;
}

.footbage a {
  text-decoration: underline;
  display: inline-block;
}

.footbage a:hover {
  text-decoration: none;
}

.footerlogo .desclogo {
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
}

.footerlogo a img {
  width: 95px;
}

.footmenu a {
  display: inline-block;
  font-size: 14px;
  margin-bottom: 5px;
  color: #fff;
  text-transform: uppercase;
}

.footcontact {
  font-size: 14px;
  line-height: 1.6;
}

.footcontact a {
  color: #fff;
}

.telfoot {
  font-weight: 600;
}

.fotcoltitle {
  margin-bottom: 5px;
}

.ourproducts {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 40px;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
}

.ourproducts .prodcol {
  position: relative;
}

.ourproducts .prodcol img {
  height: 255px;
  width: 100%;
  object-fit: cover;
}

.ourproducts .prodcol a {
  position: absolute;
  display: flex;
  left: 0;
  top: 0;
  width: 100%;
  align-items: center;
  justify-content: center;
  height: 100%;
  color: #000;
}

.ourproducts .prodcol a span {
  display: block;
  padding: 15px;
  font-size: 20px;
  background-color: rgba(255, 255, 255, 0.6);
  font-weight: 600;
  text-transform: uppercase;
  max-width: 240px;
  text-align: center;
  line-height: 1.4;
}

.textimage {
  display: grid;
  grid-template-columns: 1fr 1.5fr;
  grid-gap: 40px;
  margin-bottom: 40px;
}

.review-3-title {
  color: #333;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
}

.review-3 {
  text-align: center;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 40px;
}

.review-3 .review-item {
  display: inline-block;
  vertical-align: top;
  line-height: 1.3;
  position: relative;
  text-align: left;
  box-sizing: border-box;
  padding: 15px 15px 15px 35px;
}

.review-text {
  line-height: 1.6;
}

.review-3 .review-item:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 17px;
  left: 8px;
  background-image: url(/images/quotation-mark.svg);
  background-size: contain;
}

.review-3 .review-name {
  margin-top: 10px;
  font-weight: bold;
}

.read-more-review3 {
  text-align: center;
  margin-bottom: 20px;
}

.read-more-review3 a {
  font-size: 12px;
  color: #333;
  text-decoration: none;
}

.read-more-review3 a:hover {
  text-decoration: underline;
}

/*=============================*/

/*=========New change=========*/

/*===========================*/

.side_nav>ul>li {
  margin-bottom: 10px;
}

.side_nav>ul>li>a {
  color: #fff;
  padding: 11px;
  width: 100%;
  background-color: #515151;
  display: block;
}

.side_nav>ul>li>ul {
  display: block !important;
  margin-top: 5px !important;
}

.side_nav>ul>li>ul>li {
  line-height: 20px;
  padding: 5px 0px;
}

.label span,
.label {
  display: none;
}

@media screen and (max-width: 600px) {
  .review-3 {
    padding: 20px 10px;
    box-sizing: border-box;
  }

  .review-3 .review-item {
    width: 45%;
    margin: 10px;
  }

  .side_nav {
    display: none;
  }

  .label {
    background-color: #515151;
    color: #fff;
    padding: 10px;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
  }

  .label span {
    position: relative;
    width: 20px;
    background: #fff;
    height: 2px;
    display: block;
    margin-left: 10px;
  }

  .label span:before {
    content: "";
    position: absolute;
    top: -7px;
    left: 0;
    height: 2px;
    background: #fff;
    width: 20px;
  }

  .label span:after {
    content: "";
    position: absolute;
    bottom: -7px;
    left: 0;
    height: 2px;
    background: #fff;
    width: 20px;
  }

  .menu-show {
    display: block;
  }

  span.close {
    position: relative;
    transform: rotate(-45deg);
  }

  span.close:before {
    top: 0px;
    transform: rotate(90deg);
  }

  span.close:after {
    display: none;
  }
}

@media screen and (max-width: 505px) {
  .review-3 {
    padding: 20px 10px;
    box-sizing: border-box;
  }

  .review-3 .review-item {
    width: 100%;
    margin: 15px 0;
  }
}

#scroller {
  position: fixed;
  /** позиция кнопки scroll to top **/
  bottom: 30px;
  left: 30px;
  /** картинка кнопки наверх**/
  background: transparent url(/images/arrow.png) no-repeat left top;
  width: 60px;
  height: 60px;
  cursor: pointer;
  /** скрываем кнопку в начале **/
  display: none;
  opacity: 0.5;
}

#scroller:hover {
  opacity: 1;
}

.mainslider .slick-dots {
  position: absolute;
  left: 0;
  bottom: 15px;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.mainslider .slick-dots {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.mainslider .slick-dots li {
  display: inline-block;
  margin: 0 3px;
}

.mainslider .slick-dots li button {
  padding: 0;
  font-size: 2px;
  color: transparent;
  border: none;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  outline: none;
  background-color: #fff;
}

.mainslider .slick-dots li.slick-active button {
  background-color: #a42c0f;
}

.preumuichestvo {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 0 30px;
  margin: 40px 0;
}

.preumuichestvo .item {
  display: flex;
  align-items: center;
}

.preumuichestvo .item .iconpreum img {
  height: 55px;
}

.preumuichestvo .item .textpreum {
  padding-left: 20px;
}

.reviewslist .revitem {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #333;
}

.reviewslist .revitem:last-child {
  border-bottom: 0px solid #333;
}

.reviewslist .namerev {
  font-weight: 600;
  margin-bottom: 5px;
}

.reviewslist .daterev {
  margin-bottom: 10px;
}

.itemakcuu {
  margin-bottom: 40px;
  display: grid;
  grid-gap: 0 30px;
  grid-template-columns: 1fr 2fr;
}

.nameakcuuweight {
  font-size: 18px;
  font-weight: 600;
}

.item_top_block_cat {
  width: 23%;
  margin-top: 15px;
}

.top_block_cat {
  flex-wrap: wrap;
}

.left_img {
  float: left;
  margin: 0 25px 0 0;
  text-align: center;
}

@media (max-width: 900px) {
  .item_top_block_cat {
    width: 44%;
  }
}

@media (max-width: 600px) {
  .item_top_block_cat {
    width: 100%;
  }
}

/**************Product**************/

div.product {
  border: 1px solid #d8d8d8;
  box-shadow: none;
  border-radius: 0;
  box-sizing: border-box;
  padding: 5px;
  text-align: center;
}

div.product .vm-product-media-container img {
  /*height:240px!important;*/
  object-fit: cover;
}

div.product .name-product a,
div.product .vm_prod_title a {
  font-size: 16px !important;
  text-align: center;
  display: block;
  text-transform: none !important;
  margin-top: 15%;
}

div.product .vm_prod_title {
  margin-bottom: 30px;
}

div.product .product_s_desc,
div.product .product-price {
  font-size: 13px;
  text-align: center;
}

div.product .vm-product-descr-container-1,
div.product p.product_s_desc {
  min-height: auto;
  height: auto;
}

div.product p.product_s_desc {
  margin: 20px 0;
}

div.product .buy-one-click,
div.product .request_pohozh {
  display: block;
  width: 100%;
  height: 40px;
  background-color: #a42c0f;
  border-radius: 40px;
  font-size: 18px;
  border: none;
  color: #fff;
  text-transform: none;
}

div.product .request_pohozh {
  margin-top: 25px;
  font-size: 18px;
  line-height: 38px;
  padding: 0;
  width: 100%;
  text-transform: none;
}

.product .b-carousel-block {
  width: auto;
  height: auto;
}

.product .weight_price {
  font-weight: 700;
}

.similarprodgrid {
  display: flex;
  flex-wrap: wrap;
}

.category_description.description_bottom {
  margin-top: 40px;
}

.category_description.description_bottom p {
  text-align: justify;
}

.vm-product-details-container .buy-one-click {
  background-color: #a42c0f;
  font-size: 18px;
  line-height: 40px;
  border-radius: 40px;
  width: 210px;
  height: 40px;
  text-transform: uppercase;
}

.spacer-buy-area .all_obj div {
  margin-bottom: 10px;
}

.spacer-buy-area .all_obj div:last-child {
  margin-bottom: 0;
}

.deliveryboxproduct {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0 30px;
  max-width: 650px;
  border: 1px solid #d8d8d8;
  padding: 15px 20px;
  box-sizing: border-box;
  margin-top: 40px;
}

.boxdelinfo {
  display: flex;
}

.boxdelinfo .boxinfoicon {
  width: 130px;
}

.wrapsameprod {
  padding: 0 10px;
}

.tabnavlink {
  display: flex;
  align-items: center;
  padding: 0 10px;
}

@media screen and (max-width: 565px) {
  .tabnavlink {
    display: inline-block;
  }
}

.tabnavlink a {
  display: block;
  padding: 15px 25px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
}

.tabnavlink a.active {
  text-decoration: underline;
}

.tabnavlink a:first-child {
  padding-left: 0;
}

.tabscontainer .tabitemcont {
  display: none;
  padding-top: 20px;
}

.tabscontainer .tabitemcont:first-child {
  display: block;
}

.tabscontainer .tabitemcont.active {
  display: block;
}

.tabscontainer {
  padding: 0 10px;
  box-sizing: border-box;
  margin-bottom: 60px;
}

.tabscontainer .product-description {
  padding: 0 0;
}

.product-description-text p {
  margin-top: 0;
  text-align: justify;
}

.product-container .preumuichestvo {
  margin-left: 10px;
  margin-right: 10px;
}

.centerinline {
  display: block;
  text-align: center;
  margin: 30px 0;
}

.qsttitle {
  font-size: 18px;
  margin-bottom: 10px;
}

.articleitem {
  display: grid;
  grid-template-columns: 1fr 2fr;
  grid-gap: 30px;
  margin-bottom: 30px;
}

.articleitem .readmore {
  font-weight: 600;
  text-decoration: underline;
}

.imagearticleleft {
  max-width: 350px;
  float: left;
  margin: 0 15px 15px 0;
}

/* newmenu */

.content_new.with_menu {
  width: 78%;
  float: left;
}

.side_nav {
  width: 20%;
  float: left;
  margin-right: 2%;
}

ul.nav.menu.mod-list {
  list-style: none;
}

.menu .deeper .nav-child {
  list-style: none;
}

.nav-child li {
  background: none !important;
}

.img_left {
  float: left;
  margin-right: 15px;
  width: 100%;
  max-width: 200px;
  margin-bottom: 10px;
  text-align: center;
}

.img_left span {
  display: block;
}

.img_left img {
  width: 45px;
}

.opens_img {
  float: left;
  width: 30%;
}

.under_opensImg {
  margin: 0 0 0 32%;
}

.table {
  display: block;
  height: 100%;
  width: 100%;
}

.td {
  width: 50%;
}

.table2 {
  display: block;
  height: 100%;
  width: 100%;
}

.td1 {
  width: 20%;
}

.td2 {
  width: 10%;
}

@media (max-width: 767px) {
  .under_opensImg {
    font-size: 13px;
  }

  td {
    font-size: 13px;
  }
}

.flex_table_num {
  display: flex;
  flex-direction: row;
  justify-content: center;
  background-color: #515151;
}

.flex_table_num div {
  border: 0.5px solid white;
  padding: 10px 7.5%;
  width: 25%;
  text-align: center;
}

.flex_table_num a {
  color: #fff;
}

.heademenu {
  position: sticky;
  top: 0;
  z-index: 5;
}

div.product:hover {
  border: 1px solid red;
}

div.vm-product-media-container>div>ul.my-dots {
  display: none;
}

.vm-product-media-container {
  height: unset;
}

.bold {
  font-weight: bold;
}

.table-cap td {
  border: 1px solid #515151;
  padding: 5px;
  text-align: center;
  font-size: 14px;
}

.big-size td {
  font-size: 16px;
}

.table-cap {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
}

.table-cap img {
  width: 100%;
  max-width: 150px;
}

.color-table {
  width: 100%;
  text-align: center;
  margin: 20px 0;
  border-collapse: collapse;
}

.color-table td {
  border: 1px solid #515151;
  padding: 5px;
}

.head-style {
  background: #92250c;
  color: #fff;
}

.head-style td {
  border: 1px solid #fff !important;
  text-align: center !important;
}

.color-td {
  background: #92250c;
  color: #fff;
  border: 1px solid #fff !important;
  text-align: center !important;
}

.color-table td:first-child {
  text-align: left;
}

.cent {
  text-align: center;
}

.txt_just,
.txt_just p {
  text-align: justify;
}

.padd7 {
  padding: 7px;
}

.vmheader {
  font-size: 20px;
  font-family: "geometria-bold" !important;
  text-transform: uppercase;
  line-height: 1.2;
}

.watch-prod .wrapp {
  width: 78%;
  max-width: 1000px !important;
}

.watch-prod .productdetails>li {
  border: 1px solid #d8d8d8;
  box-shadow: none;
  border-radius: 0;
  box-sizing: border-box;
  padding: 5px;
  text-align: center;
  margin-right: 4px;
  width: 301px;
  margin-bottom: 60px;
  display: block;
}

.watch-prod .productdetails>li:hover {
  border: 1px solid red;
}

.watch-prod .productdetails {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.watch-prod .productdetails>li a {
  font-size: 16px !important;
  text-align: center;
  display: block;
  text-transform: none !important;
  font-weight: bold;
}

.watch-prod .productdetails>li .productdetails {
  display: block;
  width: 100%;
  text-align: center;
}

.watch-prod .product-price>div span {
  font-weight: 700;
  margin: 30px 0 20px !important;
  display: inline;
}

.watch-prod .productdetails>li img {
  width: 240px;
  height: 240px;
  margin-bottom: 40px;
}

.watch-prod {
  max-width: 1200px;
  margin: 0 auto;
}

@media (max-width: 1024px) {
  .table-cap {
    display: block;
    overflow: auto;
  }
}

@media (max-width: 580px) {
  .color-table {
    display: block;
    overflow: auto;
  }

  .watch-prod .productdetails>li {
    margin-right: 0px;
    width: 100%;
  }
}

.w_bloc {
  display: flex;
  justify-content: space-around;
  margin-bottom: 20px;
}

.z_stule {
  text-align: center;
  margin-bottom: 27px;
}

/* certificates-slider */
.certificates-slider .slick-track {
  margin-left: 0;
}

.certificates-slider .certificates-slider__slide {
  display: block;
  padding: 10px;
  height: 300px;
}

.certificates-slider .certificates-slider__slide img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.justify,
.justify p {
  text-align: justify;
}

.tags {
  display: flex;
  flex-flow: row wrap;
  gap: 10px;
}

.iksweb {
  display: inline-block;
  cursor: pointer;
  font-size: 14px;
  text-decoration: none;
  padding: 10px 20px;
  color: #ffffff;
  background: #515151;
  border-radius: 0px;
  border: 2px solid #515151;
  width: 300px;
  text-align: center;
}

.iksweb:hover {
  background: #a42c0f;
  color: #ffffff;
  border: 2px solid #a42c0f;
  transition: all 0.2s ease;
}

.center {
  text-align: center;
}

.tags {
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  flex-flow: row;
  overflow-x: scroll;
  scrollbar-width: thin;
  scrollbar-color: #353535 #ccc;
  padding: 0 0 10px 0;
}

.tags__item {
  text-align: center;
  background-color: #515151;
  text-transform: uppercase;
  padding: 10px 30px;
  line-height: 24px;
}

.tags a {
  color: #ffffff;
}

.tags a:hover {
  background-color: #a42c0f;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .tags {
    flex-direction: column;
  }
}

table.table-content {
  width: 100%;
  border: 1px solid;
  margin-bottom: 50px;
}

table.table-content>tbody>tr:nth-child(1)>td {
  background: #a42c0f;
  color: #fff;
  padding: 10px;
}

table.table-content>tbody>tr>td {
  padding: 10px;
  border: 1px solid;
}

@media screen and (max-width: 767px) {
  table.table-content>tbody>tr>td {
    padding: 4px;
    border: 1px solid;
  }
}

.mode-sizes {
  margin-top: -15px;
  margin-bottom: 15px;
}

.mode-sizes>a {
  text-transform: uppercase;
  color: red;
  font-weight: 900;
}

@media screen and (max-width: 767px) {
  .tabnavlink a {
    font-size: 16px;
  }
}

@media screen and (min-width: 701px) {
  .for_table_jo {
    overflow-x: unset !important;
  }
}

.tags a {
  width: auto;
  color: #ffffff;
  display: inline-block;
  cursor: pointer;
  font-size: 14px;
  text-decoration: none;
  padding: 10px 20px;
  color: #ffffff;
  background: #a42c0f;
  border-radius: 0px;
  border: 2px solid #a42c0f;
  min-width: 300px;
  text-align: center;
  //text-transform: uppercase;
}

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

.ourproducts.ourproducts_4 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 40px;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
}

@media screen and (max-width: 1228px) {
  .ourproducts.ourproducts_4 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 40px;
    justify-content: center;
    align-items: center;
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 958px) {
  .ourproducts.ourproducts_4 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px;
    justify-content: center;
    align-items: center;
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 600px) {
  .ourproducts.ourproducts_4 {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 40px;
    justify-content: center;
    align-items: center;
    margin-bottom: 60px;
  }
}

.main-banner {
  background-image: url(/images/161123/main-banner.jpg);
  height: 400px;
  background-size: cover;
  background-blend-mode: multiply;
  background-color: #00000073;
  display: flex;
  justify-content: center;
  align-items: center;
}

.main-banner h1 {
  color: #fff;
}

@media (max-width: 767px) {
  .main-banner {
    height: 200px;
    background-position: center;
    margin-bottom: 20px;
  }

  .main-banner h1 {
    font-size: 20px;
    line-height: 1.5;
  }
}

.vm3pr-0 .addtocart-area .addtocart-bar {
  display: none;
}

.vm3pr-1 .addtocart-area .addtocart-bar {
  display: none;
}

#cart-container {
  margin-top: 10px;
  margin-right: 10px;
}

.productdetails-view .addtocart-area form {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.productdetails-view .vm-customfields-wrap {
  width: 100%;
}

.productdetails-view .product-field.product-field-type-C select {
  margin-top: -20px;
  margin-right: 20px;
}

.productdetails-view .vm-product-details-container .buy-one-click {
  margin: 0 35px 0 0;
}

.products-view .product-field.product-field-type-C select {
  display: none;
}

.productdetails-view .addtocart-bar {
  order: 1;
  margin: 0;
}

.product_priceInfo {
  font-weight: bold;
  font-size: 20px;
  color: #000;
}

.products-view .addtocart-area .addtocart-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 150px;
  margin: 0 auto;
  position: relative;
}

.products-view .spacer.product-container {
  min-height: 725px;
}

.products-view .vm3pr-0 {
  margin-top: 20px;
}

.product .spacer.product-container .vm3pr-0 {
  position: static;
}

.products-view .addtocart-area {
  min-height: 36px;
  position: absolute;
  bottom: 2%;
  left: 50%;
  transform: translate(-50%);
}

span.quantity-controls input.quantity-minus {
  background: url(/images/icon-minus.png) no-repeat;
  background-position: center;
  position: absolute;
  left: -3%;
  top: -1%;
  border: 1px solid #a3a3a3;
  height: 44px;
  width: 25px;
}

span.quantity-controls input.quantity-plus {
  background: url(/images/icon-plus.png) no-repeat;
  background-position: center;
  position: absolute;
  left: 47%;
  top: -1%;
  border: 1px solid #a3a3a3;
  height: 44px;
  width: 25px;
}

.quantity-box .quantity-input {
  background: none;
  border-radius: 0px;
  color: #000;
  font-family: "geometria";
  font-size: 16px;
  text-align: center;
  font-weight: 700;
  height: 44px;
  width: 50px;
  border: none;
  border-top: 1px solid #a3a3a3;
  border-bottom: 1px solid #a3a3a3;
}

.quantity-box .quantity-input:hover {
  background: none !important;
}

span.addtocart-button input.addtocart-button {
  background: url(/images/add-cart.png) no-repeat;
  background-position: center;
  background-size: 30px 30px;
  border: none;
  font-size: 0;
  margin-left: 10px;
  height: 44px;
}

span.addtocart-button input.addtocart-button:hover {
  background: url(/images/add-cart.png) no-repeat;
  background-position: center;
  background-size: 30px 30px;
  opacity: 0.8;
}

span.addtocart-button {
  margin-left: auto;
}

span.quantity-box {
  margin-left: 20px;
}

div.product .buy-one-click {
  padding: 0px 30px;
}

.product-fields-title {
  font-size: 0 !important;
}

@media (max-width: 1200px) {

  span.quantity-controls input.quantity-plus,
  span.quantity-controls input.quantity-minus {
    top: -2%;
  }
}

@media (max-width: 1182px) {

  .products-view span.quantity-controls input.quantity-plus,
  .products-view span.quantity-controls input.quantity-minus {
    top: 0%;
  }

  .products-view .spacer.product-container {
    min-height: 700px;
  }
}

@media (max-width: 1163px) {

  .productdetails-view span.quantity-controls input.quantity-plus,
  .productdetails-view span.quantity-controls input.quantity-minus {
    top: -1%;
  }
}

@media (max-width: 1148px) {

  .productdetails span.quantity-controls input.quantity-plus,
  .productdetails span.quantity-controls input.quantity-minus {
    top: 0%;
  }
}

@media (max-width: 1183px) {

  span.quantity-controls input.quantity-plus,
  span.quantity-controls input.quantity-minus {
    margin: 0;
  }
}

@media (max-width: 1177px) {

  span.quantity-controls input.quantity-plus,
  span.quantity-controls input.quantity-minus {
    top: 0;
  }
}

@media (max-width: 991px) {
  .products-view .spacer.product-container {
    min-height: 670px;
  }
}

@media (max-width: 815px) {
  .productdetails-view .addtocart-area form {
    flex-wrap: wrap;
    gap: 10px 0;
  }
}

@media (max-width: 767px) {
  .products-view .spacer.product-container {
    min-height: 725px;
  }
}

@media (max-width: 670px) {
  .products-view .spacer.product-container {
    min-height: 670px;
  }
}

@media (max-width: 500px) {
  .productdetails-view .product-field.product-field-type-C select {
    margin-left: 2px;
  }
}

@media (max-width: 480px) {
  .products-view .spacer.product-container {
    min-height: 790px;
  }

  .productdetails-view .product-field.product-field-type-C select {
    margin-left: 2px;
  }
}

@media (max-width: 450px) {
  .products-view .spacer.product-container {
    min-height: 760px;
  }
}

.like__h2-title {
  font-family: "geometria-bold" !important;
  text-transform: uppercase;
  line-height: 1.2;
}

/* custom css cart */
#cart-view {
  padding-bottom: 50px;
}

#cart-view fieldset {
  padding: 0;
  margin: 0;
  margin-bottom: 16px;
}

#cart-view input {
  border-radius: 0px;
  border: 1px solid rgba(118, 118, 118, 1);
}

#cart-view table {
  border-collapse: collapse;
  border-spacing: 0;
}

table.cart-summary tr th {
  background: rgba(164, 44, 15, 1);
  color: rgba(255, 255, 255, 1);
  border-bottom: 0px;
  border-color: #fff;
}

table.cart-summary tr th .priceColor2 {
  color: rgba(255, 255, 255, 1);
}

table.cart-summary tr td {
  padding: 10px 0;
  vertical-align: middle;
  border-color: #333333;
}

table.cart-summary span.cart-images img {
  width: 88px;
  height: 88px;
  object-fit: cover;
}

table.cart-summary .vm-price-value {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
}

table.cart-summary .vm-cart-item-name-wrap {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  grid-gap: 0 15px;
}

table.cart-summary .cart-total-tr td {
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  padding: 10px;
}

table.cart-summary .cart-coupon-tr,
table.cart-summary .cart-coupon-tr td {
  border: none;
}

table.cart-summary .cart-coupon-tr td {
  padding: 22px 10px;
}

table.cart-summary .cart-coupon-tr .coupon {
  color: rgba(117, 117, 117, 1);
  font-size: 13px;
  line-height: 15px;
  text-align: center;
  font-weight: 700;
  border: 1px solid rgba(202, 201, 201, 1) !important;
  height: 31px;
  padding: 0 16px;
  letter-spacing: -0.1px;
}

table.cart-summary .cart-coupon-tr input.details-button {
  height: 31px;
  background: rgba(164, 44, 15, 1);
  border: 1px solid rgba(164, 44, 15, 1) !important;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  color: #fff;
  padding: 0 16px;
}

table.cart-summary .sectiontableentry3 table {
  border-spacing: 0;
}

table.cart-summary .sectiontableentry3 table td {
  padding: 10px 12px;
  vertical-align: top;
  width: 45%;
}

table.cart-summary .sectiontableentry3 table td h3 {
  text-align: center;
}

table.cart-summary .sectiontableentry3 fieldset>div:not(:last-child) {
  margin-bottom: 5px;
}

table.cart-summary .sectiontableentry3 fieldset label {
  display: flex;
  align-items: center;
  gap: 6px;
}

table.cart-summary .sectiontableentry3 fieldset label:before {
  content: '';
  width: 7px;
  height: 7px;
  border: 2px solid #fff;
  background: rgba(164, 44, 15, 0);
  box-shadow: 0 0 0 1px rgba(164, 44, 15, 1);
  border-radius: 50%;
}

table.cart-summary .sectiontableentry3 fieldset input[type="radio"]:checked~label:before {
  background: rgba(164, 44, 15, 1);
}

table.cart-summary .sectiontableentry3 fieldset input[type="radio"] {
  display: none;
}

table.cart-summary .sectiontableentry3>td {
  padding: 0;
  padding-bottom: 12px;
  border: none;
}

table.cart-summary .quantity-input {
  background: #fff;
  border-color: rgba(202, 201, 201, 1) !important;
}

table.cart-summary .vm2-add_quantity_cart {
  width: 16px;
  height: 16px;
  padding: 0;
  background-image: url(../images/cart-icon-1.svg);
}

table.cart-summary .vm2-remove_from_cart {
  width: 14px;
  height: 16px;
  padding: 0;
  background-position: center;
  background-image: url(../images/cart-icon-2.svg);
}

#cart-view .vm-fieldset-first-name>div,
#cart-view .vm-fieldset-email>div,
#cart-view .vm-fieldset-phone-1>div {
  display: grid;
  grid-template-columns: 85px minmax(240px, 285px);
  align-items: center;
  grid-gap: 10px;
}

#cart-view .checkout-button-top {
  text-align: center;
}

#cart-view .vm-fieldset-customer-note {
  margin-bottom: 0;
}

#cart-view .cart.customer-note {
  margin-top: 10px;
}

#cart-view textarea#customer_note_field {
  height: 50px;
  width: 100%;
  resize: vertical;
  border-radius: 0px;
  border: 1px solid rgba(118, 118, 118, 1);
}

#cart-view .vm-button-correct {
  background: rgba(164, 44, 15, 1);
  border-radius: 0px;
  border-color: rgba(164, 44, 15, 1);
}

@media (max-width: 991px) {
  table.cart-summary tbody {
    display: block;
  }

  table.cart-summary .sectiontableentry3 table,
  table.cart-summary .sectiontableentry3 table tr,
  table.cart-summary .sectiontableentry3 table td {
    display: block;
    width: 100%;
  }

  table.cart-summary tr th.vm-cart-item-name,
  table.cart-summary tr th {
    display: none;
  }

  table.cart-summary .cart-total-tr {
    display: flex;
    align-items: stretch;
  }

  table.cart-summary .cart-total-tr td:nth-child(1) {
    flex-grow: 1;
  }

  table.cart-summary .preview-cart-product-tr {
    border: 1px solid #333;
    display: block;
  }

  table.cart-summary .preview-cart-product-tr td {
    border: none;
    padding: 0;
    width: 100%;
  }

  table.cart-summary .preview-cart-product-tr td:not(.vm-cart-item-name) {
    display: block;
    text-align: left;
  }

  table.cart-summary .preview-cart-product-tr>td {
    padding: 10px 10px 0 10px;
  }

  table.cart-summary .preview-cart-product-tr>td.vm-cart-item-total {
    padding-bottom: 10px;
  }

  table.cart-summary .preview-cart-product-tr>td.vm-cart-item-sku,
  table.cart-summary .preview-cart-product-tr>td.vm-cart-item-discount {
    padding-top: 0;
  }

  table.cart-summary .preview-cart-product-tr .vm-price-value {
    align-items: flex-start;
    padding: 0;
  }
}

.strong {
  font-weight: bold;
}

.strong2 span {
  font-weight: bold;
  margin-top: -15px;
}

.strong-em {
  font-weight: bold;
  font-style: oblique;
}

.likeh2 {
  font-size: 24px;
  font-family: "geometria-bold" !important;
  text-transform: uppercase;
  line-height: 1.2;
  margin-block-start: 0.83em;
  margin-block-end: 0.83em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
}

.product-field-type-C .product-field-display {
  display: flex;
}

.vm-shipment-plugin-single .vmshipment {
  display: grid;
}

.vm-shipment-plugin-single .vmshipment .vmshipment_cost.fee {
  display: none;
}

.vm-shipment-plugin-single .vmshipment .vmshipment_description {
  font-size: 13px;
}

table.cart-summary .sectiontableentry3 fieldset label:before,
table.cart-summary .sectiontableentry3 fieldset input[type="radio"]:checked~label:before {
  align-self: baseline;
  margin-top: 5px;
}

.PricesalesPriceShipment.vm-display.vm-price-value {
  align-items: flex-start;
}

.vm-fieldset-region .cart.region {
  margin: 0 10px 0 0;
}

.vm-fieldset-region .regin-select {
  margin: 0 10px 10px 0;
}

.vm-fieldset-region #region_field {
  width: 36%;
}

.vm-fieldset-tcompany input {
  width: 30%;
}

.vm-fieldset-tcompany div.tcompany {
  display: flex;
  flex-direction: column;
}

.vm-fieldset-tcompany span.tcompany i {
  color: #cd2c0f;
  font-size: 14px;
  width: 55%;
  display: block;
}


.product-field-display> :last-child {
  display: none;
}


table.cart-summary .vm-cart-item-name-wrap>div>.vm-customfield-cart>span.product-field-type-C span:nth-of-type(3) {
  display: none;
}

table.cart-summary .vm-cart-item-name-wrap>div>div>span.product-field-type-C {
  display: flex;
  flex-direction: column-reverse;
  line-height: 1;
}

/* Верний слайдер на главной */
.sliditem {
  max-height: 330px;
}

/* Стили для аккордеона */

.accordion-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 50px 100px;
  margin-bottom: 55px;
}

.accordion-img {
  max-width: 300px;
  height: max-content;
  border-radius: 3px;
  box-shadow: 1px 1px 24px #999;
}

.accordion-container {
  display: flex;
  flex-wrap: wrap;
  max-width: 800px;
  border-top: 2px solid #E9E9E9;
}

.ac {
  flex-grow: 1;
  padding: 12px 0;
  border-top: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
  border-bottom: 2px solid #E9E9E9 !important;
}


/* Стили для отзывов на главной */

.review-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 46px;
  margin-bottom: 35px;
}

.review-request {
  flex-basis: 555px;
}

.review-slider-wrapper {
  position: relative;
  flex-basis: 580px;
  padding: 40px;
  min-height: 360px;
  overflow: hidden;
  border-radius: 22px;
  box-shadow: 1px 1px 24px #ccc;
}

.review-slider-wrapper .slick-slider {
  position: unset;
}

.review-slider {
  width: 100%;
  cursor: grab;
}

.review-slider .slick-slide {
  cursor: grab;
}

.review-slider .slick-slide:active {
  cursor: grabbing;
}

.review-name {
  margin-bottom: 20px;
  font-weight: 600;
}

.review-stars {
  margin-bottom: 20px;
  width: 78px;
  height: 13px;
  background: url("/images/stars.png") no-repeat;
}

.review-text {
  margin-bottom: 45px;
}

.slick-dots {
  bottom: 40px !important;
  text-align: left !important;
}

.slick-dots li {
  margin: 0;
}

.slick-dots li button:before {
  font-size: 10px !important;
}

.slick-dots li.slick-active button:before,
.fotbagetext a {
  color: #F27604 !important;
}

.read-more-review {
  text-align: center;
}

/* Стили для Доставки и Оплаты */

.checkout {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 45px;
}

.checkout__info {
  padding: 40px 30px;
  width: 100%;
  max-width: 500px;
  border-radius: 10px;
  background-color: #F5F5F5;
}

.checkout__header {
  display: flex;
  align-items: center;
  column-gap: 20px;
  margin-bottom: 30px;
}

.checkout__title {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}

.checkout__text {
  line-height: 22px;
}

.certificates-slider {
  display: flex;
  justify-content: center;
}

.cust-acc-wrapper {
  display: grid;
  grid-template-columns: 1fr 2fr;
}

.accordion-container {
  display: flex;
  flex-wrap: wrap;
  max-width: 800px;
  border-top: 2px solid #E9E9E9;
}

.ac {
  margin-top: 8px;
  border: 1px solid #eee;
  background-color: #fff;
  box-sizing: border-box;
}

.ac {
  flex-grow: 1;
  padding: 12px 0;
  border-top: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
  border-bottom: 2px solid #E9E9E9 !important;
}

.ac .ac-header {
  margin: 0;
  padding: 0;
}

.ac .ac-trigger {
  font: bold 16px Arial, sans-serif;
  color: #111;
  text-align: left;
  width: 100%;
  padding: 8px 32px 8px 8px;
  display: block;
  cursor: pointer;
  background-color: transparent;
  transition: color .25s ease;
  position: relative;
  text-decoration: none;
  margin: 0;
  border: 0;
}


.ac.js-enabled .ac-panel {
  visibility: hidden;
}

.ac .ac-panel {
  overflow: hidden;
  transition-property: height, visibility;
  transition-timing-function:
    ease;
}


.ac .ac-panel .ac-text {
  font: 15px / 24px Arial, sans-serif;
  color: #111;
  padding: 8px;
  margin: 0;
}

.ac .ac-trigger::after {
  content: "+";
  text-align: center;
  width: 15px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  right: 10px;
  top: 50%;
}

.ac .ac-trigger {
  font: bold 16px Arial, sans-serif;
  color: #111;
  text-align: left;
  width: 100%;
  padding: 8px 32px 8px 8px;
  display: block;
  cursor: pointer;
  background-color: transparent;
  transition: color .25s ease;
  position: relative;
  text-decoration: none;
  margin: 0;
  border: 0;
}

.tags a {
  text-transform: uppercase;
}


.vm-product-media-container .my-dots {
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 4px 8px;
}
.vm-product-media-container .my-dots[style^="display"] {
  display: flex !important;
}
.vm-product-media-container .my-dots li {
  margin: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #000;
  opacity: 0.25;
  cursor: pointer;
}
.vm-product-media-container .my-dots li:hover {
  opacity: 0.5;
}
.vm-product-media-container .my-dots li.slick-active {
  opacity: 1;
}
.vm-product-media-container .my-dots li button {
  display: none;
}


.articles {
  padding: 50px 0;
}
.articles h2 {
  margin: 0 0 40px 0;
  text-align: center;
}
.articles__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  width: fit-content;
  margin: 40px auto 0 auto;
  line-height: 40px;
  text-align: center;
  color: #fff !important;
  background-color: #a42c0f;
  text-decoration: none !important;
}
.articles__btn:hover {
  opacity: 0.7;
}
.articles__wrap {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  align-items: stretch;
  grid-gap: 30px;
}
.articles-item {
  display: flex;
  flex-direction: column;
  padding-bottom: 30px;
  background-color: #fff;
  box-shadow: 1px 1px 24px #ccc;
}
.articles-item img {
  width: 100%;
  height: 220px;
  object-fit: cover;
}
.articles-item__title {
  margin-top: 25px;
  padding: 0 15px;
  font-weight: bold;
  font-size: 20px;
}
.articles-item__intro {
  flex-grow: 1;
  margin-top: 25px;
  padding: 0 15px;
  font-size: 16px;
}
.articles-item__link {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  width: fit-content;
  margin: 30px 15px 0 15px;
  line-height: 40px;
  text-align: center;
  color: #fff !important;
  background-color: #a42c0f;
  text-decoration: none !important;
}
.articles-item__link:hover {
  opacity: 0.7 !important;
}

.rospis_block_item {
  gap: 20px;
  margin: 0;
  padding: 20px 0;
}
.item_block {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: stretch;
  width: calc((100% - 40px) / 3);
  margin: 0;
}
.link_img {
  width: 100%;
  margin: 0;
}
.link_img  img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
}
.txt_link {
  width: 100%;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
}

@media (max-width: 991px) {
  .item_block {
    width: calc((100% - 20px) / 2);
  }
}
@media (max-width: 767px) {
  .articles__wrap {
    grid-template-columns: 100%;
  }
  .rospis_block_item {
    gap: 10px;
    padding: 20px 10px;
    box-sizing: border-box;
  }
  .item_block {
    grid-template-columns: 100%;
    grid-gap: 0;
    width: calc((100% - 10px) / 2);
  }
  .txt_link {
    padding: 15px 0;
  }
}
@media (max-width: 525px) {
  .txt_link {
    font-size: 13px;
  }
}






