
.swiper-1{
  max-height: 540px;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  /* display: flex !important; */
  align-items: center;
  justify-content: center;
}
.swiper-1 swiper-slide
{
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
   -khtml-user-select: none; /* Konqueror HTML */
     -moz-user-select: none; /* Old versions of Firefox */
      -ms-user-select: none; /* Internet Explorer/Edge */
          user-select: none; /* Non-prefixed version, */
  height: 526px;
  display: flex;
  justify-content: center;
  background: white;
  
}

.swiper-1 swiper-slide a
{
  width: 99.8%;
  height: 100%;
  display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    overflow: hidden;
    /* border: 1px solid #c8c8c8; */
    box-sizing: border-box;
}

.swiper-1 swiper-slide img
{
  max-height: 100%;
  border-radius: 4px;
}

.swiper-2{
  max-height: 500px;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.cp-slide{
  height: 100%;
  width: 100%;
  vertical-align: middle;
  display: flex !important;
  align-items: center;
  justify-content: center;

}

/* .cp-slide img
{
  border-radius: 9px;
} */

.swiper-2
{
  /* margin-top: 15px; */
}

.swiper-1 .swiper-button-next {
  color: orange !important;
}

.swiper-2 swiper-slide
{
  margin: 5px 0;
  /* border:2px solid grey; */
  /* padding: 2px 0; */
  border-radius: 4px;
  width: 101px !important;
  height: 101px !important;
  cursor: pointer;
  border: 2px solid transparent;
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, 
  /* border-radius: 9px; */
  
}
.swiper-2 swiper-slide img
{
  max-width: 100%;
  max-height: 100%;
}

.prev-vert-arrow, .next-vert-arrow
{
  transform: rotate(90deg);
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    opacity: 0.3;
}

.prev-vert-arrow:hover, .next-vert-arrow:hover
{
  opacity: 1;
}
.next-vert-arrow
{
  transform: rotate(-90deg);
}
.swiper-2 .swiper-slide-thumb-active
{
  border: 2px solid #FFCC33;
  border-radius: 4px;

}

swiper-container {
  --swiper-navigation-color: #FFCC33;
  --swiper-navigation-size: 20px;
}

.cor-st
{
  position: relative;
}

h1.el-name
{
  font-size: 28px;
  margin-bottom: 20px;
  line-height: 33.6px;
}

.pos-sti
{
  padding: 20px;
  box-shadow: 0px 4px 19px 0px #0000001A;

}


.pos-sti .count-control-input
{
  margin: 0 5px 0 0;
  width: 70%;
}

#element_vue
{
  min-height: 700px;
}

#element_vue .pos-sti .count-control
{
  margin-bottom: 20px;
  width: 100%;
}

.pos-sti input[type=text]
{
  height: 40px;
}

.pos-sti .box-input-unit:before, .pos-sti .box-input-unit .measure
{
  bottom:12px;
}

.pos-sti .count-control-input .box-input-unit input[type=text]
{
  width:100% !important;
  border-radius: 8px;
  text-align: center !important;
  
}

.pos-sti .count-control-input .box-input-unit:before, .pos-sti .box-input-unit .measure
{
  left:50%;
}

.pos-sti .count-control-input span
{
  bottom: 10px;
  background:white !important;
  
}

.pos-sti .count-control-input span.plus
{
  -webkit-mask-image: url("/local/templates/mkmplitka/images/add.svg");
  mask-image: url("/local/templates/mkmplitka/images/add.svg");

}

.pos-sti .count-control-input span.minus
{
  -webkit-mask-image: url("/local/templates/mkmplitka/images/remove.svg");
  mask-image: url("/local/templates/mkmplitka/images/remove.svg");

}

.pos-sti .box-input-unit
{
  display: block;
}

.pos-sti .box-input-unit input[type=text]
{
  width: 83px;
}

.pos-sti .price-list
{
  /* margin: 0 0 20px 0; */
  font-size: 28px;
  
}

.price-block
{
  margin-bottom: 15px;
}

.price-for-one-el span{
  display: flex;
  font-size: 24px !important;
  color: #1C1B1F !important;
  font-weight: 500 !important;
}

.price-for-one-el .unit{
  font-size: 16px !important;
  color: #1C1B1F !important;
  font-weight: 500 !important;
  display: flex;
  align-items: flex-end;
}



.block-minus, .block-plus
{
  position: absolute;
  top:0;
  background: #D2D1D2;
  width: 40px;
  height: 40px;
  border-radius: 8px;
  cursor: pointer;
  z-index: 1;
}
.block-minus
{
  left:0;
}

.block-plus
{
  right:0;
  background: black;
}

.order-3d-project
{
  margin-top: 12px;
}

.delivery-and-pay
{
  margin-top: 20px;
}

.dis-pr-f
{
  margin: 0 10px;
}

.v-slide-group__wrapper
{
  border-bottom: 1px solid #E7E7E7;
}

.tabs-chars
{
  margin-top: 30px;
}
.v-tab
{
  font-weight: 700 !important;
  font-size: 16px;
}

.v-tabs-slider
{
  background-color: #FFCC33 !important;
}

.char-table
{
  margin-top: 15px;
  width: 100%;
}
.char-table td
{
  width: 50%;
  padding: 5px 0;
}

.v-slide-group__content
{

}

.name-par
{
  border-bottom: 1px dashed rgba(165,152,150,0.5);
}


.name-par span
{
  display: inline-block;
  padding: 5px 7px 5px 0;
  background: white;
  margin-bottom: -1px;
}

.chars-name
{
  margin: 30px 0;
}

.char-table .val
{
  padding: 0 0 0 10px;
}

.cor-price-col-page{
  margin-right: 5px !important;
  font-weight: 500;
  font-size: 25px;
  display: flex;
  align-items: flex-end;
}


.cor-price-col-page-t{
  margin-right: 5px !important;
  font-weight: 500;
  font-size: 23px;
  display: flex;
  align-items: flex-end;
}

/* .pos-sti .count-control-input>div
{
  width: 40%;
} */

.psn-rel{
  position: relative;
}


.compare-like-cont-cor{
  position: absolute;
    right: 2px !important;
    top: 7px !important;
    z-index: 89 !important;
}

.name-par-none{
  border-bottom: none !important;
}



/* Стрелки слайдера */

.slide-arrow-cor-product{
  width: 45px;
  height: 45px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: absolute;
  z-index: 99;
  top: 50%;
  margin-top: -30px;
}

.slide-arrow-cor-product.next
{
  right:30px;
}

.slide-arrow-cor-product.prev
{
  left:30px;
}

.slide-arrow-cor-product-next{
  -webkit-mask-image: url("/local/templates/mkmplitka/images/navigate_next_slide.svg");
  mask-image: url("/local/templates/mkmplitka/images/navigate_next_slide.svg");
  -webkit-mask-repeat: no-repeat;
  background-color: #1C1B1F;
  display: inline-block;
  width: 24px;
  height: 24px;
  right: 0;
}


.slide-arrow-cor-product-prev{
  -webkit-mask-image: url("/local/templates/mkmplitka/images/navigate_next_slide.svg");
  mask-image: url("/local/templates/mkmplitka/images/navigate_next_slide.svg");
  -webkit-mask-repeat: no-repeat;
  background-color: #1C1B1F;
  display: inline-block;
  width: 24px;
  transform: rotate(180deg);
  height: 24px;
}

.hidden-data
{
  overflow: hidden;
  max-height: 272px;
  transition: all 0.5s;
}

.hidden-data.active
{
  max-height: 1500px;
}


.more
{
  font-size: 12px;
  color: var(--Secondary-text, #777679);
  display: flex;
    align-items: center;
  cursor: pointer;
  margin-top: 10px;
  text-decoration: underline;
}

.more .arrow-more
{
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-image: url(/local/templates/mkmplitka/images/arrow-more-gr.svg);
  mask-image: url(/local/templates/mkmplitka/images/arrow-more-gr.svg);
  background: #777679;
  width: 8px;
  height: 4px;
  display: inline-block;
  margin-left: 5px;
}

.arrow-more.active
{
  transform: rotate(180deg);
}

.one-filter.expanded label .sub-arrow
{
  transform: rotate(180deg);
}


.not-available.button
{
  border:1px solid #c9c8c8;
  margin-top: 15px;
  color:#c9c8c8;
}

.tabs-info
{
  margin-bottom: 30px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.tabs-info ul
{
 display: flex;

  min-width: max-content;
}


.tabs__pane
{
  visibility: hidden;
  position: absolute;
  left: 0;
    width: 100%;
    display: none;
}

.tabs__pane.active
{
  visibility:visible;
  position: relative;
  display: block;
}

.tabs-info .v-tab
{
  max-width: 460px;
}

.tabs__content
{
  min-height: 500px;
}

ol{

  margin-left: 15px;
}




