@charset "UTF-8";
@import "fonts/SanFranciscoPro/stylesheet.css";
@import "bootstrap.min.css";
@import "/css/slick.css";
@import "/designV3/fancybox.css";
@keyframes loading {
  from {
    margin-left: -20%;
  }
  to {
    margin-left: 100%;
  }
}
* {
  scrollbar-width: thin;
  scrollbar-color: #E21D23 #D9D9D9;
}

/* для Chrome/Edge/Safari */
*::-webkit-scrollbar {
  height: 6px;
  width: 6px;
}

*::-webkit-scrollbar-track {
  background: #D9D9D9;
}

*::-webkit-scrollbar-thumb {
  background-color: #E21D23;
  border-radius: 3px;
  border: 1px solid #D9D9D9;
}

body {
  opacity: 0;
  font-family: "SF Pro Display", sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #000000;
  max-width: 100%;
  overflow-x: hidden;
  background: #F6F2F1;
  transition: 0.3s;
}
body .block__top {
  background: #FFFFFF;
}
body .block__top .menu .addrh {
  font-weight: 600;
  font-size: 12px;
  line-height: 25px;
  color: #808080;
}
body .block__top .menu .links a, body .block__top .menu .links .block__cart .cartbtns input[type=submit], body .block__cart .cartbtns .block__top .menu .links input[type=submit], body .block__top .menu .links .block__cart .cartbtns input[type=button], body .block__cart .cartbtns .block__top .menu .links input[type=button] {
  font-weight: 600;
  font-size: 16px;
  line-height: 25px;
  color: #194654;
  border-bottom: 1px dashed #FFFFFF;
  transition: 0.3s;
}
body .block__top .menu .links a.addr, body .block__top .menu .links .block__cart .cartbtns input.addr[type=submit], body .block__cart .cartbtns .block__top .menu .links input.addr[type=submit], body .block__top .menu .links .block__cart .cartbtns input.addr[type=button], body .block__cart .cartbtns .block__top .menu .links input.addr[type=button] {
  border-bottom: 1px dashed #FF4539;
}
body .block__top .menu .links a.addr:hover, body .block__top .menu .links .block__cart .cartbtns input.addr[type=submit]:hover, body .block__cart .cartbtns .block__top .menu .links input.addr[type=submit]:hover, body .block__top .menu .links .block__cart .cartbtns input.addr[type=button]:hover, body .block__cart .cartbtns .block__top .menu .links input.addr[type=button]:hover {
  border-bottom: 1px dashed #FFFFFF;
}
body .block__top .menu .links a:hover, body .block__top .menu .links .block__cart .cartbtns input[type=submit]:hover, body .block__cart .cartbtns .block__top .menu .links input[type=submit]:hover, body .block__top .menu .links .block__cart .cartbtns input[type=button]:hover, body .block__cart .cartbtns .block__top .menu .links input[type=button]:hover {
  text-decoration: none;
  border-bottom: 1px dashed #FF4539;
  transition: 0.3s;
}
body .block__top .menu ul li {
  list-style: none;
}
body .block__top .menu ul li a, body .block__top .menu ul li .block__cart .cartbtns input[type=submit], body .block__cart .cartbtns .block__top .menu ul li input[type=submit], body .block__top .menu ul li .block__cart .cartbtns input[type=button], body .block__cart .cartbtns .block__top .menu ul li input[type=button] {
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  color: #194654;
  position: relative;
  transition: 0.3s;
}
body .block__top .menu ul li a:after, body .block__top .menu ul li .block__cart .cartbtns input[type=submit]:after, body .block__cart .cartbtns .block__top .menu ul li input[type=submit]:after, body .block__top .menu ul li .block__cart .cartbtns input[type=button]:after, body .block__cart .cartbtns .block__top .menu ul li input[type=button]:after {
  content: "";
  background: #E21D23;
  width: 0px;
  height: 2px;
  border-radius: 20px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  transition: 0.3s;
}
body .block__top .menu ul li a.active, body .block__top .menu ul li .block__cart .cartbtns input.active[type=submit], body .block__cart .cartbtns .block__top .menu ul li input.active[type=submit], body .block__top .menu ul li .block__cart .cartbtns input.active[type=button], body .block__cart .cartbtns .block__top .menu ul li input.active[type=button], body .block__top .menu ul li .block__cart .deliverybtns .dtypes a.elm:hover, body .block__cart .deliverybtns .dtypes .block__top .menu ul li a.elm:hover, body .block__cart .deliverybtns .dtypes .block__top .menu ul li .cartbtns input.elm[type=submit]:hover, body .block__cart .deliverybtns .dtypes .block__top .menu ul li .cartbtns input.elm[type=button]:hover, body .block__top .menu ul li a:hover, body .block__top .menu ul li .block__cart .cartbtns input[type=submit]:hover, body .block__cart .cartbtns .block__top .menu ul li input[type=submit]:hover, body .block__top .menu ul li .block__cart .cartbtns input[type=button]:hover, body .block__cart .cartbtns .block__top .menu ul li input[type=button]:hover {
  text-decoration: none;
  color: #E21D23;
  transition: 0.3s;
}
body .block__top .menu ul li a.active:after, body .block__top .menu ul li .block__cart .cartbtns input.active[type=submit]:after, body .block__cart .cartbtns .block__top .menu ul li input.active[type=submit]:after, body .block__top .menu ul li .block__cart .cartbtns input.active[type=button]:after, body .block__cart .cartbtns .block__top .menu ul li input.active[type=button]:after, body .block__top .menu ul li .block__cart .deliverybtns .dtypes a.elm:hover:after, body .block__cart .deliverybtns .dtypes .block__top .menu ul li a.elm:hover:after, body .block__cart .deliverybtns .dtypes .block__top .menu ul li .cartbtns input.elm[type=submit]:hover:after, body .block__cart .deliverybtns .dtypes .block__top .menu ul li .cartbtns input.elm[type=button]:hover:after, body .block__top .menu ul li a:hover:after, body .block__top .menu ul li .block__cart .cartbtns input[type=submit]:hover:after, body .block__cart .cartbtns .block__top .menu ul li input[type=submit]:hover:after, body .block__top .menu ul li .block__cart .cartbtns input[type=button]:hover:after, body .block__cart .cartbtns .block__top .menu ul li input[type=button]:hover:after {
  content: "";
  background: #E21D23;
  width: 50%;
  height: 2px;
  border-radius: 20px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
body .block__top .lk a, body .block__top .lk .block__cart .cartbtns input[type=submit], body .block__cart .cartbtns .block__top .lk input[type=submit], body .block__top .lk .block__cart .cartbtns input[type=button], body .block__cart .cartbtns .block__top .lk input[type=button] {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #194654;
  border-bottom: 1px dashed #FFFFFF;
  transition: 0.3s;
}
body .block__top .lk a:hover, body .block__top .lk .block__cart .cartbtns input[type=submit]:hover, body .block__cart .cartbtns .block__top .lk input[type=submit]:hover, body .block__top .lk .block__cart .cartbtns input[type=button]:hover, body .block__cart .cartbtns .block__top .lk input[type=button]:hover {
  text-decoration: none;
  border-bottom: 1px dashed #FF4539;
  transition: 0.3s;
}
body .block__top .cart {
  height: 38px;
  background: #00D647;
  color: #FFFFFF;
  border-radius: 20px;
  width: 165px;
  font-weight: 600;
  font-size: 16px;
  color: #FFFFFF;
  padding: 0px 7px;
  transition: 0.3s;
}
body .block__top .cart .sep {
  height: 21px;
  width: 1px;
  background: #FFFFFF;
}
body .block__top .cart .price {
  font-weight: bold;
}
body .block__top .cart:hover {
  text-decoration: none;
  filter: drop-shadow(0px 10px 15px rgba(0, 0, 0, 0.15));
  transition: 0.3s;
}
body .block__slyder_storys {
  background: #FFFFFF;
}
body .block__slyder_storys .storisc {
  position: relative;
}
body .block__slyder_storys .storisc a.prev, body .block__slyder_storys .storisc .block__cart .cartbtns input.prev[type=submit], body .block__cart .cartbtns .block__slyder_storys .storisc input.prev[type=submit], body .block__slyder_storys .storisc .block__cart .cartbtns input.prev[type=button], body .block__cart .cartbtns .block__slyder_storys .storisc input.prev[type=button] {
  position: absolute;
  left: -51px;
  top: calc(50% - 36px);
  transition: 0.3s;
}
body .block__slyder_storys .storisc a.prev:hover, body .block__slyder_storys .storisc .block__cart .cartbtns input.prev[type=submit]:hover, body .block__cart .cartbtns .block__slyder_storys .storisc input.prev[type=submit]:hover, body .block__slyder_storys .storisc .block__cart .cartbtns input.prev[type=button]:hover, body .block__cart .cartbtns .block__slyder_storys .storisc input.prev[type=button]:hover {
  filter: drop-shadow(0px 10px 15px rgba(0, 0, 0, 0.15));
  transition: 0.3s;
}
body .block__slyder_storys .storisc a.next, body .block__slyder_storys .storisc .block__cart .cartbtns input.next[type=submit], body .block__cart .cartbtns .block__slyder_storys .storisc input.next[type=submit], body .block__slyder_storys .storisc .block__cart .cartbtns input.next[type=button], body .block__cart .cartbtns .block__slyder_storys .storisc input.next[type=button] {
  position: absolute;
  right: -51px;
  top: calc(50% - 36px);
  transition: 0.3s;
}
body .block__slyder_storys .storisc a.next:hover, body .block__slyder_storys .storisc .block__cart .cartbtns input.next[type=submit]:hover, body .block__cart .cartbtns .block__slyder_storys .storisc input.next[type=submit]:hover, body .block__slyder_storys .storisc .block__cart .cartbtns input.next[type=button]:hover, body .block__cart .cartbtns .block__slyder_storys .storisc input.next[type=button]:hover {
  filter: drop-shadow(0px 10px 15px rgba(0, 0, 0, 0.15));
  transition: 0.3s;
}
body .block__slyder_storys .storisc .slydercontainer {
  overflow: hidden;
}
body .block__slyder_storys .storisc .slydercontainer .slyder {
  width: calc(100% + 206px);
}
body .block__slyder_storys .storisc .slydercontainer .slyder a, body .block__slyder_storys .storisc .slydercontainer .slyder .block__cart .cartbtns input[type=submit], body .block__cart .cartbtns .block__slyder_storys .storisc .slydercontainer .slyder input[type=submit], body .block__slyder_storys .storisc .slydercontainer .slyder .block__cart .cartbtns input[type=button], body .block__cart .cartbtns .block__slyder_storys .storisc .slydercontainer .slyder input[type=button] {
  margin-top: 20px;
  margin-bottom: 20px;
  filter: drop-shadow(0px 10px 15px rgba(0, 0, 0, 0));
  transition: 0.3s;
}
body .block__slyder_storys .storisc .slydercontainer .slyder a:hover, body .block__slyder_storys .storisc .slydercontainer .slyder .block__cart .cartbtns input[type=submit]:hover, body .block__cart .cartbtns .block__slyder_storys .storisc .slydercontainer .slyder input[type=submit]:hover, body .block__slyder_storys .storisc .slydercontainer .slyder .block__cart .cartbtns input[type=button]:hover, body .block__cart .cartbtns .block__slyder_storys .storisc .slydercontainer .slyder input[type=button]:hover {
  filter: drop-shadow(0px 10px 15px rgba(0, 0, 0, 0.15));
  transition: 0.3s;
}
body .block__slyder_storys .storisc .slydercontainer .slyder a img, body .block__slyder_storys .storisc .slydercontainer .slyder .block__cart .cartbtns input[type=submit] img, body .block__cart .cartbtns .block__slyder_storys .storisc .slydercontainer .slyder input[type=submit] img, body .block__slyder_storys .storisc .slydercontainer .slyder .block__cart .cartbtns input[type=button] img, body .block__cart .cartbtns .block__slyder_storys .storisc .slydercontainer .slyder input[type=button] img {
  width: calc(100% - 22px);
}
body .block__slyder_storys .storisc .bline {
  height: 5px;
  background: #D9D9D9;
  border-radius: 3px;
}
body .block__slyder_storys .storisc .bline div {
  height: 5px;
  background: #E21D23;
  border-radius: 3px;
  transition: 0.3s;
}
body .block__slyder_nabori {
  background: #FFFFFF;
  border-radius: 0px 0px 30px 30px;
}
body .block__slyder_nabori .title, body .block__slyder_nabori .block__cart .otitle .tipdostavki, body .block__slyder_nabori .block__cart .otitle .time, body .block__cart .otitle .block__slyder_nabori .tipdostavki, body .block__cart .otitle .block__slyder_nabori .time {
  font-weight: 600;
  font-size: 22px;
  color: #194654;
}
body .block__slyder_nabori .storisc {
  margin-bottom: 49px;
  position: relative;
}
body .block__slyder_nabori .storisc a.prev, body .block__slyder_nabori .storisc .block__cart .cartbtns input.prev[type=submit], body .block__cart .cartbtns .block__slyder_nabori .storisc input.prev[type=submit], body .block__slyder_nabori .storisc .block__cart .cartbtns input.prev[type=button], body .block__cart .cartbtns .block__slyder_nabori .storisc input.prev[type=button] {
  position: absolute;
  left: -51px;
  top: calc(50% - 36px);
  transition: 0.3s;
}
body .block__slyder_nabori .storisc a.prev:hover, body .block__slyder_nabori .storisc .block__cart .cartbtns input.prev[type=submit]:hover, body .block__cart .cartbtns .block__slyder_nabori .storisc input.prev[type=submit]:hover, body .block__slyder_nabori .storisc .block__cart .cartbtns input.prev[type=button]:hover, body .block__cart .cartbtns .block__slyder_nabori .storisc input.prev[type=button]:hover {
  filter: drop-shadow(0px 10px 15px rgba(0, 0, 0, 0.15));
  transition: 0.3s;
}
body .block__slyder_nabori .storisc a.next, body .block__slyder_nabori .storisc .block__cart .cartbtns input.next[type=submit], body .block__cart .cartbtns .block__slyder_nabori .storisc input.next[type=submit], body .block__slyder_nabori .storisc .block__cart .cartbtns input.next[type=button], body .block__cart .cartbtns .block__slyder_nabori .storisc input.next[type=button] {
  position: absolute;
  right: -51px;
  top: calc(50% - 36px);
  transition: 0.3s;
}
body .block__slyder_nabori .storisc a.next:hover, body .block__slyder_nabori .storisc .block__cart .cartbtns input.next[type=submit]:hover, body .block__cart .cartbtns .block__slyder_nabori .storisc input.next[type=submit]:hover, body .block__slyder_nabori .storisc .block__cart .cartbtns input.next[type=button]:hover, body .block__cart .cartbtns .block__slyder_nabori .storisc input.next[type=button]:hover {
  filter: drop-shadow(0px 10px 15px rgba(0, 0, 0, 0.15));
  transition: 0.3s;
}
body .block__slyder_nabori .storisc .slydercontainer {
  overflow: hidden;
}
body .block__slyder_nabori .storisc .slydercontainer .slyder {
  width: calc(100% + 41px);
}
body .block__slyder_nabori .storisc .slydercontainer .slyder .slick-slide {
  margin-top: 20px;
  margin-bottom: 20px;
}
body .block__slyder_nabori .storisc .slydercontainer .slyder .slick-slide .elm {
  width: calc(100% - 41px);
  background: #F6F2F1;
  border: 1px solid #FFFFFF;
  border-radius: 10px;
  padding: 18px 19px;
  padding-bottom: 10px;
  height: 140px;
  font-weight: 600;
  font-size: 14px;
  color: #194654;
  transition: 0.3s;
}
body .block__slyder_nabori .storisc .slydercontainer .slyder .slick-slide .elm:hover {
  filter: drop-shadow(0px 10px 15px rgba(0, 0, 0, 0.15));
  transition: 0.3s;
}
body .block__slyder_nabori .storisc .slydercontainer .slyder .slick-slide .elm span {
  color: #B4BFC2;
}
body .block__slyder_nabori .storisc .slydercontainer .slyder .slick-slide .elm .tocart {
  font-weight: 600;
  font-size: 16px;
  color: #00D647;
}
body .block__slyder_nabori .storisc .slydercontainer .slyder .slick-slide .elm .tocart_new {
  font-weight: 600;
  font-size: 16px;
  color: #00D647;
}
body .block__slyder_nabori .storisc .slydercontainer .slyder .slick-slide .elm .price {
  font-weight: 600;
  font-size: 22px;
  color: #FF4539;
}
body .block__slyder_nabori .storisc .bline {
  height: 5px;
  background: #D9D9D9;
  border-radius: 3px;
}
body .block__slyder_nabori .storisc .bline div {
  height: 5px;
  background: #E21D23;
  border-radius: 3px;
  transition: 0.3s;
}
body .block__products .btitle {
  font-weight: 600;
  font-size: 22px;
  color: #194654;
}
body .block__products .sort {
  font-weight: 500;
  font-size: 14px;
  color: #000000;
}
body .block__products .sort a svg, body .block__products .sort .block__cart .cartbtns input[type=submit] svg, body .block__cart .cartbtns .block__products .sort input[type=submit] svg, body .block__products .sort .block__cart .cartbtns input[type=button] svg, body .block__cart .cartbtns .block__products .sort input[type=button] svg {
  opacity: 0.5;
  transition: 0.3s;
}
body .block__products .sort a.active svg, body .block__products .sort .block__cart .cartbtns input.active[type=submit] svg, body .block__cart .cartbtns .block__products .sort input.active[type=submit] svg, body .block__products .sort .block__cart .cartbtns input.active[type=button] svg, body .block__cart .cartbtns .block__products .sort input.active[type=button] svg, body .block__products .sort .block__cart .deliverybtns .dtypes a.elm:hover svg, body .block__products .sort .block__cart .deliverybtns .dtypes .cartbtns input.elm[type=submit]:hover svg, body .block__products .sort .block__cart .cartbtns .deliverybtns .dtypes input.elm[type=submit]:hover svg, body .block__products .sort .block__cart .deliverybtns .dtypes .cartbtns input.elm[type=button]:hover svg, body .block__products .sort .block__cart .cartbtns .deliverybtns .dtypes input.elm[type=button]:hover svg, body .block__cart .deliverybtns .dtypes .block__products .sort a.elm:hover svg, body .block__cart .deliverybtns .dtypes .block__products .sort .cartbtns input.elm[type=submit]:hover svg, body .block__cart .cartbtns .deliverybtns .dtypes .block__products .sort input.elm[type=submit]:hover svg, body .block__cart .deliverybtns .dtypes .block__products .sort .cartbtns input.elm[type=button]:hover svg, body .block__cart .cartbtns .deliverybtns .dtypes .block__products .sort input.elm[type=button]:hover svg, body .block__products .sort .block__fixh .menu ul li a:hover svg, body .block__products .sort .block__fixh .menu ul li .block__cart .cartbtns input[type=submit]:hover svg, body .block__cart .cartbtns .block__products .sort .block__fixh .menu ul li input[type=submit]:hover svg, body .block__products .sort .block__fixh .menu ul li .block__cart .cartbtns input[type=button]:hover svg, body .block__cart .cartbtns .block__products .sort .block__fixh .menu ul li input[type=button]:hover svg, body .block__fixh .menu ul li .block__products .sort a:hover svg, body .block__fixh .menu ul li .block__products .sort .block__cart .cartbtns input[type=submit]:hover svg, body .block__cart .cartbtns .block__fixh .menu ul li .block__products .sort input[type=submit]:hover svg, body .block__fixh .menu ul li .block__products .sort .block__cart .cartbtns input[type=button]:hover svg, body .block__cart .cartbtns .block__fixh .menu ul li .block__products .sort input[type=button]:hover svg, body .block__products .sort .block__footer .menu ul li a:hover svg, body .block__products .sort .block__footer .menu ul li .block__cart .cartbtns input[type=submit]:hover svg, body .block__cart .cartbtns .block__products .sort .block__footer .menu ul li input[type=submit]:hover svg, body .block__products .sort .block__footer .menu ul li .block__cart .cartbtns input[type=button]:hover svg, body .block__cart .cartbtns .block__products .sort .block__footer .menu ul li input[type=button]:hover svg, body .block__footer .menu ul li .block__products .sort a:hover svg, body .block__footer .menu ul li .block__products .sort .block__cart .cartbtns input[type=submit]:hover svg, body .block__cart .cartbtns .block__footer .menu ul li .block__products .sort input[type=submit]:hover svg, body .block__footer .menu ul li .block__products .sort .block__cart .cartbtns input[type=button]:hover svg, body .block__cart .cartbtns .block__footer .menu ul li .block__products .sort input[type=button]:hover svg, body .block__products .sort .block__top .menu ul li a:hover svg, body .block__products .sort .block__top .menu ul li .block__cart .cartbtns input[type=submit]:hover svg, body .block__cart .cartbtns .block__products .sort .block__top .menu ul li input[type=submit]:hover svg, body .block__products .sort .block__top .menu ul li .block__cart .cartbtns input[type=button]:hover svg, body .block__cart .cartbtns .block__products .sort .block__top .menu ul li input[type=button]:hover svg, body .block__top .menu ul li .block__products .sort a:hover svg, body .block__top .menu ul li .block__products .sort .block__cart .cartbtns input[type=submit]:hover svg, body .block__cart .cartbtns .block__top .menu ul li .block__products .sort input[type=submit]:hover svg, body .block__top .menu ul li .block__products .sort .block__cart .cartbtns input[type=button]:hover svg, body .block__cart .cartbtns .block__top .menu ul li .block__products .sort input[type=button]:hover svg {
  opacity: 1;
  transition: 0.3s;
}
body .block__products .sort a:nth-child(2) svg, body .block__products .sort .block__cart .cartbtns input[type=submit]:nth-child(2) svg, body .block__cart .cartbtns .block__products .sort input[type=submit]:nth-child(2) svg, body .block__products .sort .block__cart .cartbtns input[type=button]:nth-child(2) svg, body .block__cart .cartbtns .block__products .sort input[type=button]:nth-child(2) svg {
  transform: rotate(180deg);
}
body .block__products #products {
  transition: 0.3s;
}
body .block__products #products img {
  max-width: 100%;
}
body .block__products #products .block__content__products__empty {
  text-align: center;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 20px;
  color: #194654;
  font-weight: bold;
}
body .block__products #products.js_load {
  opacity: 0.3;
}
body .block__products #products .product {
  width: 100%;
  height: 410px;
  border-radius: 20px;
  border: 2px solid #F6F2F1;
  transition: 0.3s;
}
body .block__products #products .product:hover {
  border: 2px solid #194654;
  transition: 0.3s;
}
body .block__products #products .product .img {
  height: 231px;
  width: 100%;
}
body .block__products #products .product .img:hover {
  text-decoration: none;
}
body .block__products #products .product .img .icons {
  height: 231px;
  width: 100%;
}
body .block__products #products .product .img .image {
  height: 231px;
  width: 100%;
  margin: 0px auto;
  margin-top: -231px;
}
body .block__products #products .product .img .image img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  image-rendering: -moz-crisp-edges;
  image-rendering: crisp-edges;
}
body .block__products #products .product .img .icons {
  position: relative;
  z-index: 2;
}
body .block__products #products .product .img .icons .plashka {
  margin-top: 18px;
  margin-right: 33.5px;
  width: 136px;
  height: 32px;
  border-radius: 20px;
  font-weight: 700;
  font-size: 12px;
  line-height: 32px;
  text-align: center;
  color: #FFFFFF;
}
body .block__products #products .product .img .icons .plashka.green {
  background: #00D647;
}
body .block__products #products .product .img .icons .plashka.red {
  background: #E21D23;
}
body .block__products #products .product .img .icons .plashka.yellow {
  background: #F2E03B;
  color: #000000;
}
body .block__products #products .product .img .icons .dsyl {
  margin-top: 30px;
}
body .block__products #products .product .img .icons .new {
  margin-left: 5px;
  margin-bottom: 4px;
}
body .block__products #products .product .img .icons .dosoyo {
  margin-top: 30px;
}
body .block__products #products .product .name, body .block__products #products .product .js_orderloader .border .description, body .js_orderloader .border .block__products #products .product .description {
  margin-left: 5px;
  font-weight: 600;
  font-size: 18px;
  color: #194654;
  border-bottom: 1px dashed #F6F2F1;
  transition: 0.3s;
}
body .block__products #products .product .name:hover, body .block__products #products .product .js_orderloader .border .description:hover, body .js_orderloader .border .block__products #products .product .description:hover {
  text-decoration: none;
  border-bottom: 1px dashed #FF4539;
  transition: 0.3s;
}
body .block__products #products .product .price {
  font-weight: 600;
  font-size: 18px;
  color: #E21D23;
  margin-right: 33px;
}
body .block__products #products .product .description {
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  color: #2A2A28;
  margin-left: 5px;
  margin-right: 33px;
  height: 42px;
  overflow: hidden;
}
body .block__products #products .product .vibrat {
  width: 130px;
  height: 36px;
  background: #808080;
  border-radius: 30px;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 16px;
  margin-right: 14px;
  transition: 0.3s;
}
body .block__products #products .product .vibrat:hover {
  text-decoration: none;
  background: #00D647;
  transition: 0.3s;
}
body .block__footer {
  background: #FFFFFF;
  border-radius: 30px 30px 0px 0px;
}
body .block__footer .menu .addrh {
  font-weight: 600;
  font-size: 12px;
  line-height: 25px;
  color: #808080;
}
body .block__footer .menu .links a, body .block__footer .menu .links .block__cart .cartbtns input[type=submit], body .block__cart .cartbtns .block__footer .menu .links input[type=submit], body .block__footer .menu .links .block__cart .cartbtns input[type=button], body .block__cart .cartbtns .block__footer .menu .links input[type=button] {
  font-weight: 600;
  font-size: 14px;
  line-height: 25px;
  color: #194654;
  border-bottom: 1px dashed #FFFFFF;
  transition: 0.3s;
}
body .block__footer .menu .links a.addr, body .block__footer .menu .links .block__cart .cartbtns input.addr[type=submit], body .block__cart .cartbtns .block__footer .menu .links input.addr[type=submit], body .block__footer .menu .links .block__cart .cartbtns input.addr[type=button], body .block__cart .cartbtns .block__footer .menu .links input.addr[type=button] {
  border-bottom: 1px dashed #FF4539;
}
body .block__footer .menu .links a.addr:hover, body .block__footer .menu .links .block__cart .cartbtns input.addr[type=submit]:hover, body .block__cart .cartbtns .block__footer .menu .links input.addr[type=submit]:hover, body .block__footer .menu .links .block__cart .cartbtns input.addr[type=button]:hover, body .block__cart .cartbtns .block__footer .menu .links input.addr[type=button]:hover {
  border-bottom: 1px dashed #FFFFFF;
}
body .block__footer .menu .links a:hover, body .block__footer .menu .links .block__cart .cartbtns input[type=submit]:hover, body .block__cart .cartbtns .block__footer .menu .links input[type=submit]:hover, body .block__footer .menu .links .block__cart .cartbtns input[type=button]:hover, body .block__cart .cartbtns .block__footer .menu .links input[type=button]:hover {
  text-decoration: none;
  border-bottom: 1px dashed #FF4539;
  transition: 0.3s;
}
body .block__footer .menu ul li {
  list-style: none;
}
body .block__footer .menu ul li a, body .block__footer .menu ul li .block__cart .cartbtns input[type=submit], body .block__cart .cartbtns .block__footer .menu ul li input[type=submit], body .block__footer .menu ul li .block__cart .cartbtns input[type=button], body .block__cart .cartbtns .block__footer .menu ul li input[type=button] {
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  color: #194654;
  position: relative;
  transition: 0.3s;
}
body .block__footer .menu ul li a.active, body .block__footer .menu ul li .block__cart .cartbtns input.active[type=submit], body .block__cart .cartbtns .block__footer .menu ul li input.active[type=submit], body .block__footer .menu ul li .block__cart .cartbtns input.active[type=button], body .block__cart .cartbtns .block__footer .menu ul li input.active[type=button], body .block__footer .menu ul li .block__cart .deliverybtns .dtypes a.elm:hover, body .block__cart .deliverybtns .dtypes .block__footer .menu ul li a.elm:hover, body .block__cart .deliverybtns .dtypes .block__footer .menu ul li .cartbtns input.elm[type=submit]:hover, body .block__cart .deliverybtns .dtypes .block__footer .menu ul li .cartbtns input.elm[type=button]:hover, body .block__footer .menu ul li a:hover, body .block__footer .menu ul li .block__cart .cartbtns input[type=submit]:hover, body .block__cart .cartbtns .block__footer .menu ul li input[type=submit]:hover, body .block__footer .menu ul li .block__cart .cartbtns input[type=button]:hover, body .block__cart .cartbtns .block__footer .menu ul li input[type=button]:hover {
  text-decoration: none;
  color: #E21D23;
  transition: 0.3s;
}
body .block__footer .sep {
  height: 1px;
  background: #B9B9B9;
}
body .block__footer .links a, body .block__footer .links .block__cart .cartbtns input[type=submit], body .block__cart .cartbtns .block__footer .links input[type=submit], body .block__footer .links .block__cart .cartbtns input[type=button], body .block__cart .cartbtns .block__footer .links input[type=button] {
  font-weight: 600;
  font-size: 14px;
  color: #808080;
}
body .block__footer .copyr {
  font-size: 14px;
  color: #808080;
}
body .block__mobheader .mobheader {
  height: 64px;
  background: #F6F2F1;
  width: calc(100% + 30px) !important;
  margin-left: -15px;
  padding: 0px 15px;
}
body .block__mobheader .mobheader .lk a, body .block__mobheader .mobheader .lk .block__cart .cartbtns input[type=submit], body .block__cart .cartbtns .block__mobheader .mobheader .lk input[type=submit], body .block__mobheader .mobheader .lk .block__cart .cartbtns input[type=button], body .block__cart .cartbtns .block__mobheader .mobheader .lk input[type=button] {
  font-weight: 500;
  font-size: 15px;
  color: #000000;
}
body .block__mobheader .mobheader .lk img {
  margin-right: 9px;
}
body .block__mobheader .mobheader .cart {
  width: 130px;
  color: #FFFFFF;
  background: #00D647;
  border-radius: 20px;
  height: 42px;
  font-size: 14px;
  font-weight: 600;
}
body .block__mobheader .line2 {
  margin-top: 27px;
}
body .block__mobheader .line2 .phone svg {
  width: 24px;
}
body .block__mobheader .line2 .addr div {
  font-weight: 600;
  font-size: 13px;
  color: #808080;
  border-bottom: 1px dashed #FF4539;
}
body .block__mobheader .line2 .addr div span {
  color: #194654;
}
body .block__mobheader .line2 .menu div {
  background: #194654;
  border-radius: 2px;
  width: 36px;
  height: 3px;
  margin-bottom: 6px;
}
body .block__mobheader .line2 .menu div:last-child {
  margin-bottom: 0px;
}
body .block__mobmenu {
  position: fixed;
  top: 0px;
  left: -100%;
  bottom: 0px;
  width: 100%;
  background: #FFFFFF;
  z-index: 11;
  transition: 0.3s;
}
body .block__mobmenu.open {
  left: 0px;
  transition: 0.3s;
}
body .block__mobmenu .close {
  width: 47px;
  height: 47px;
  background: #F8F8F8;
  border-radius: 50%;
  font-weight: 250;
  font-size: 33px;
  color: #343637;
}
body .block__mobmenu ul {
  list-style: none;
  overflow-y: auto;
  padding-left: 10px;
}
body .block__mobmenu ul li {
  margin-bottom: 15px;
}
body .block__mobmenu ul li a, body .block__mobmenu ul li .block__cart .cartbtns input[type=submit], body .block__cart .cartbtns .block__mobmenu ul li input[type=submit], body .block__mobmenu ul li .block__cart .cartbtns input[type=button], body .block__cart .cartbtns .block__mobmenu ul li input[type=button] {
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  color: #194654;
}
body .block__mobmenu ul li:last-child {
  margin-bottom: 0px;
}
body .block__mobmenu .sep1 {
  height: 1px;
  background: rgba(25, 70, 84, 0.6);
  margin-left: 10px;
  width: calc(100% - 20px);
  margin-top: 27px;
  margin-bottom: 15px;
}
body .block__mobmenu .addr {
  margin-left: 10px;
  font-weight: 600;
  font-size: 13px;
  color: #194654;
  border-bottom: 1px dashed #FF4539;
}
body .block__mobmenu .addr span {
  color: #808080;
}
body .block__mobmenu .phone {
  font-weight: 600;
  font-size: 13px;
  color: #194654;
}
body .block__mobmenu .kontakti {
  margin-left: 10px;
  margin-top: 15px;
  font-weight: 600;
  font-size: 13px;
  line-height: 25px;
  color: #194654;
}
body .block__mobmenu .btm {
  margin-top: 17px;
}
body .block__mobmenu .btm .lk {
  font-weight: 600;
  font-size: 16px;
  color: #194654;
}
body .block__mobmenu .btm .cart {
  width: 165px;
  height: 38px;
  color: #FFFFFF;
  background: #00D647;
  border-radius: 20px;
  font-size: 16px;
  font-weight: 600;
}
body .block__mobmenu .btm .cart .sep {
  height: 21px;
  width: 1px;
  background: #FFFFFF;
}
body .block__mobfooter {
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  background: linear-gradient(210.96deg, rgba(25, 70, 84, 0.74) 0.01%, rgba(25, 70, 84, 0.78) 42.05%, rgba(47, 45, 97, 0.51) 104.81%);
  box-shadow: -23.609px 48.8461px 73.2692px rgba(23, 18, 43, 0.55);
  -webkit-backdrop-filter: blur(20.3526px);
          backdrop-filter: blur(20.3526px);
  border-radius: 9px 9px 0px 0px;
  height: 48px;
  z-index: 10;
}
body .block__mobfooter a, body .block__mobfooter .block__cart .cartbtns input[type=submit], body .block__cart .cartbtns .block__mobfooter input[type=submit], body .block__mobfooter .block__cart .cartbtns input[type=button], body .block__cart .cartbtns .block__mobfooter input[type=button] {
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #FFFFFF;
  position: relative;
}
body .block__mobfooter a.active, body .block__mobfooter .block__cart .cartbtns input.active[type=submit], body .block__cart .cartbtns .block__mobfooter input.active[type=submit], body .block__mobfooter .block__cart .cartbtns input.active[type=button], body .block__cart .cartbtns .block__mobfooter input.active[type=button], body .block__mobfooter .block__cart .deliverybtns .dtypes a.elm:hover, body .block__mobfooter .block__cart .deliverybtns .dtypes .cartbtns input.elm[type=submit]:hover, body .block__mobfooter .block__cart .cartbtns .deliverybtns .dtypes input.elm[type=submit]:hover, body .block__mobfooter .block__cart .deliverybtns .dtypes .cartbtns input.elm[type=button]:hover, body .block__mobfooter .block__cart .cartbtns .deliverybtns .dtypes input.elm[type=button]:hover, body .block__cart .deliverybtns .dtypes .block__mobfooter a.elm:hover, body .block__cart .deliverybtns .dtypes .block__mobfooter .cartbtns input.elm[type=submit]:hover, body .block__cart .cartbtns .deliverybtns .dtypes .block__mobfooter input.elm[type=submit]:hover, body .block__cart .deliverybtns .dtypes .block__mobfooter .cartbtns input.elm[type=button]:hover, body .block__cart .cartbtns .deliverybtns .dtypes .block__mobfooter input.elm[type=button]:hover, body .block__mobfooter .block__fixh .menu ul li a:hover, body .block__mobfooter .block__fixh .menu ul li .block__cart .cartbtns input[type=submit]:hover, body .block__cart .cartbtns .block__mobfooter .block__fixh .menu ul li input[type=submit]:hover, body .block__mobfooter .block__fixh .menu ul li .block__cart .cartbtns input[type=button]:hover, body .block__cart .cartbtns .block__mobfooter .block__fixh .menu ul li input[type=button]:hover, body .block__fixh .menu ul li .block__mobfooter a:hover, body .block__fixh .menu ul li .block__mobfooter .block__cart .cartbtns input[type=submit]:hover, body .block__cart .cartbtns .block__fixh .menu ul li .block__mobfooter input[type=submit]:hover, body .block__fixh .menu ul li .block__mobfooter .block__cart .cartbtns input[type=button]:hover, body .block__cart .cartbtns .block__fixh .menu ul li .block__mobfooter input[type=button]:hover, body .block__mobfooter .block__top .menu ul li a:hover, body .block__mobfooter .block__top .menu ul li .block__cart .cartbtns input[type=submit]:hover, body .block__cart .cartbtns .block__mobfooter .block__top .menu ul li input[type=submit]:hover, body .block__mobfooter .block__top .menu ul li .block__cart .cartbtns input[type=button]:hover, body .block__cart .cartbtns .block__mobfooter .block__top .menu ul li input[type=button]:hover, body .block__top .menu ul li .block__mobfooter a:hover, body .block__top .menu ul li .block__mobfooter .block__cart .cartbtns input[type=submit]:hover, body .block__cart .cartbtns .block__top .menu ul li .block__mobfooter input[type=submit]:hover, body .block__top .menu ul li .block__mobfooter .block__cart .cartbtns input[type=button]:hover, body .block__cart .cartbtns .block__top .menu ul li .block__mobfooter input[type=button]:hover, body .block__mobfooter .block__footer .menu ul li a:hover, body .block__mobfooter .block__footer .menu ul li .block__cart .cartbtns input[type=submit]:hover, body .block__cart .cartbtns .block__mobfooter .block__footer .menu ul li input[type=submit]:hover, body .block__mobfooter .block__footer .menu ul li .block__cart .cartbtns input[type=button]:hover, body .block__cart .cartbtns .block__mobfooter .block__footer .menu ul li input[type=button]:hover, body .block__footer .menu ul li .block__mobfooter a:hover, body .block__footer .menu ul li .block__mobfooter .block__cart .cartbtns input[type=submit]:hover, body .block__cart .cartbtns .block__footer .menu ul li .block__mobfooter input[type=submit]:hover, body .block__footer .menu ul li .block__mobfooter .block__cart .cartbtns input[type=button]:hover, body .block__cart .cartbtns .block__footer .menu ul li .block__mobfooter input[type=button]:hover {
  margin-bottom: -8px;
}
body .block__mobfooter a.active:after, body .block__mobfooter .block__cart .cartbtns input.active[type=submit]:after, body .block__cart .cartbtns .block__mobfooter input.active[type=submit]:after, body .block__mobfooter .block__cart .cartbtns input.active[type=button]:after, body .block__cart .cartbtns .block__mobfooter input.active[type=button]:after, body .block__mobfooter .block__cart .deliverybtns .dtypes a.elm:hover:after, body .block__mobfooter .block__cart .deliverybtns .dtypes .cartbtns input.elm[type=submit]:hover:after, body .block__mobfooter .block__cart .cartbtns .deliverybtns .dtypes input.elm[type=submit]:hover:after, body .block__mobfooter .block__cart .deliverybtns .dtypes .cartbtns input.elm[type=button]:hover:after, body .block__mobfooter .block__cart .cartbtns .deliverybtns .dtypes input.elm[type=button]:hover:after, body .block__cart .deliverybtns .dtypes .block__mobfooter a.elm:hover:after, body .block__cart .deliverybtns .dtypes .block__mobfooter .cartbtns input.elm[type=submit]:hover:after, body .block__cart .cartbtns .deliverybtns .dtypes .block__mobfooter input.elm[type=submit]:hover:after, body .block__cart .deliverybtns .dtypes .block__mobfooter .cartbtns input.elm[type=button]:hover:after, body .block__cart .cartbtns .deliverybtns .dtypes .block__mobfooter input.elm[type=button]:hover:after, body .block__mobfooter .block__fixh .menu ul li a:hover:after, body .block__mobfooter .block__fixh .menu ul li .block__cart .cartbtns input[type=submit]:hover:after, body .block__cart .cartbtns .block__mobfooter .block__fixh .menu ul li input[type=submit]:hover:after, body .block__mobfooter .block__fixh .menu ul li .block__cart .cartbtns input[type=button]:hover:after, body .block__cart .cartbtns .block__mobfooter .block__fixh .menu ul li input[type=button]:hover:after, body .block__fixh .menu ul li .block__mobfooter a:hover:after, body .block__fixh .menu ul li .block__mobfooter .block__cart .cartbtns input[type=submit]:hover:after, body .block__cart .cartbtns .block__fixh .menu ul li .block__mobfooter input[type=submit]:hover:after, body .block__fixh .menu ul li .block__mobfooter .block__cart .cartbtns input[type=button]:hover:after, body .block__cart .cartbtns .block__fixh .menu ul li .block__mobfooter input[type=button]:hover:after, body .block__mobfooter .block__top .menu ul li a:hover:after, body .block__mobfooter .block__top .menu ul li .block__cart .cartbtns input[type=submit]:hover:after, body .block__cart .cartbtns .block__mobfooter .block__top .menu ul li input[type=submit]:hover:after, body .block__mobfooter .block__top .menu ul li .block__cart .cartbtns input[type=button]:hover:after, body .block__cart .cartbtns .block__mobfooter .block__top .menu ul li input[type=button]:hover:after, body .block__top .menu ul li .block__mobfooter a:hover:after, body .block__top .menu ul li .block__mobfooter .block__cart .cartbtns input[type=submit]:hover:after, body .block__cart .cartbtns .block__top .menu ul li .block__mobfooter input[type=submit]:hover:after, body .block__top .menu ul li .block__mobfooter .block__cart .cartbtns input[type=button]:hover:after, body .block__cart .cartbtns .block__top .menu ul li .block__mobfooter input[type=button]:hover:after, body .block__mobfooter .block__footer .menu ul li a:hover:after, body .block__mobfooter .block__footer .menu ul li .block__cart .cartbtns input[type=submit]:hover:after, body .block__cart .cartbtns .block__mobfooter .block__footer .menu ul li input[type=submit]:hover:after, body .block__mobfooter .block__footer .menu ul li .block__cart .cartbtns input[type=button]:hover:after, body .block__cart .cartbtns .block__mobfooter .block__footer .menu ul li input[type=button]:hover:after, body .block__footer .menu ul li .block__mobfooter a:hover:after, body .block__footer .menu ul li .block__mobfooter .block__cart .cartbtns input[type=submit]:hover:after, body .block__cart .cartbtns .block__footer .menu ul li .block__mobfooter input[type=submit]:hover:after, body .block__footer .menu ul li .block__mobfooter .block__cart .cartbtns input[type=button]:hover:after, body .block__cart .cartbtns .block__footer .menu ul li .block__mobfooter input[type=button]:hover:after {
  content: "";
  background: #E21D23;
  width: 50%;
  height: 2px;
  border-radius: 20px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
}
body .block__mobfooter a .js_cart_quantity, body .block__mobfooter .block__cart .cartbtns input[type=submit] .js_cart_quantity, body .block__cart .cartbtns .block__mobfooter input[type=submit] .js_cart_quantity, body .block__mobfooter .block__cart .cartbtns input[type=button] .js_cart_quantity, body .block__cart .cartbtns .block__mobfooter input[type=button] .js_cart_quantity {
  position: absolute;
  right: -10px;
  top: -30px;
  background: #E21D23;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
body .block__mobdostavka {
  margin-top: 17px;
  height: 59px;
  background: #F6F2F1;
}
body .block__mobdostavka .btnsborder {
  border: 1px solid #FFFFFF;
  border-radius: 10px;
}
body .block__mobdostavka .btnsborder a, body .block__mobdostavka .btnsborder .block__cart .cartbtns input[type=submit], body .block__cart .cartbtns .block__mobdostavka .btnsborder input[type=submit], body .block__mobdostavka .btnsborder .block__cart .cartbtns input[type=button], body .block__cart .cartbtns .block__mobdostavka .btnsborder input[type=button] {
  display: block;
  width: 30%;
  height: 43px;
  background: #d5d2d2;
  border-radius: 10px;
  font-weight: 500;
  font-size: 14px;
  line-height: 43px;
  text-align: center;
  color: #544d4d;
  margin-right: 7px;
  transition: 0.3s;
}
body .block__mobdostavka .btnsborder a:last-child, body .block__mobdostavka .btnsborder .block__cart .cartbtns input[type=submit]:last-child, body .block__cart .cartbtns .block__mobdostavka .btnsborder input[type=submit]:last-child, body .block__mobdostavka .btnsborder .block__cart .cartbtns input[type=button]:last-child, body .block__cart .cartbtns .block__mobdostavka .btnsborder input[type=button]:last-child {
  margin-right: 0px;
}
body .block__mobdostavka .btnsborder a.active, body .block__mobdostavka .btnsborder .block__cart .cartbtns input.active[type=submit], body .block__cart .cartbtns .block__mobdostavka .btnsborder input.active[type=submit], body .block__mobdostavka .btnsborder .block__cart .cartbtns input.active[type=button], body .block__cart .cartbtns .block__mobdostavka .btnsborder input.active[type=button], body .block__mobdostavka .btnsborder .block__cart .deliverybtns .dtypes a.elm:hover, body .block__mobdostavka .btnsborder .block__cart .deliverybtns .dtypes .cartbtns input.elm[type=submit]:hover, body .block__mobdostavka .btnsborder .block__cart .cartbtns .deliverybtns .dtypes input.elm[type=submit]:hover, body .block__mobdostavka .btnsborder .block__cart .deliverybtns .dtypes .cartbtns input.elm[type=button]:hover, body .block__mobdostavka .btnsborder .block__cart .cartbtns .deliverybtns .dtypes input.elm[type=button]:hover, body .block__cart .deliverybtns .dtypes .block__mobdostavka .btnsborder a.elm:hover, body .block__cart .deliverybtns .dtypes .block__mobdostavka .btnsborder .cartbtns input.elm[type=submit]:hover, body .block__cart .cartbtns .deliverybtns .dtypes .block__mobdostavka .btnsborder input.elm[type=submit]:hover, body .block__cart .deliverybtns .dtypes .block__mobdostavka .btnsborder .cartbtns input.elm[type=button]:hover, body .block__cart .cartbtns .deliverybtns .dtypes .block__mobdostavka .btnsborder input.elm[type=button]:hover, body .block__mobdostavka .btnsborder .block__fixh .menu ul li a:hover, body .block__mobdostavka .btnsborder .block__fixh .menu ul li .block__cart .cartbtns input[type=submit]:hover, body .block__cart .cartbtns .block__mobdostavka .btnsborder .block__fixh .menu ul li input[type=submit]:hover, body .block__mobdostavka .btnsborder .block__fixh .menu ul li .block__cart .cartbtns input[type=button]:hover, body .block__cart .cartbtns .block__mobdostavka .btnsborder .block__fixh .menu ul li input[type=button]:hover, body .block__fixh .menu ul li .block__mobdostavka .btnsborder a:hover, body .block__fixh .menu ul li .block__mobdostavka .btnsborder .block__cart .cartbtns input[type=submit]:hover, body .block__cart .cartbtns .block__fixh .menu ul li .block__mobdostavka .btnsborder input[type=submit]:hover, body .block__fixh .menu ul li .block__mobdostavka .btnsborder .block__cart .cartbtns input[type=button]:hover, body .block__cart .cartbtns .block__fixh .menu ul li .block__mobdostavka .btnsborder input[type=button]:hover, body .block__mobdostavka .btnsborder .block__top .menu ul li a:hover, body .block__mobdostavka .btnsborder .block__top .menu ul li .block__cart .cartbtns input[type=submit]:hover, body .block__cart .cartbtns .block__mobdostavka .btnsborder .block__top .menu ul li input[type=submit]:hover, body .block__mobdostavka .btnsborder .block__top .menu ul li .block__cart .cartbtns input[type=button]:hover, body .block__cart .cartbtns .block__mobdostavka .btnsborder .block__top .menu ul li input[type=button]:hover, body .block__top .menu ul li .block__mobdostavka .btnsborder a:hover, body .block__top .menu ul li .block__mobdostavka .btnsborder .block__cart .cartbtns input[type=submit]:hover, body .block__cart .cartbtns .block__top .menu ul li .block__mobdostavka .btnsborder input[type=submit]:hover, body .block__top .menu ul li .block__mobdostavka .btnsborder .block__cart .cartbtns input[type=button]:hover, body .block__cart .cartbtns .block__top .menu ul li .block__mobdostavka .btnsborder input[type=button]:hover, body .block__mobdostavka .btnsborder .block__footer .menu ul li a:hover, body .block__mobdostavka .btnsborder .block__footer .menu ul li .block__cart .cartbtns input[type=submit]:hover, body .block__cart .cartbtns .block__mobdostavka .btnsborder .block__footer .menu ul li input[type=submit]:hover, body .block__mobdostavka .btnsborder .block__footer .menu ul li .block__cart .cartbtns input[type=button]:hover, body .block__cart .cartbtns .block__mobdostavka .btnsborder .block__footer .menu ul li input[type=button]:hover, body .block__footer .menu ul li .block__mobdostavka .btnsborder a:hover, body .block__footer .menu ul li .block__mobdostavka .btnsborder .block__cart .cartbtns input[type=submit]:hover, body .block__cart .cartbtns .block__footer .menu ul li .block__mobdostavka .btnsborder input[type=submit]:hover, body .block__footer .menu ul li .block__mobdostavka .btnsborder .block__cart .cartbtns input[type=button]:hover, body .block__cart .cartbtns .block__footer .menu ul li .block__mobdostavka .btnsborder input[type=button]:hover {
  background: #E21D23;
  color: #FFFFFF;
}
body .block__mobdostavka .btnsborder a:hover, body .block__mobdostavka .btnsborder .block__cart .cartbtns input[type=submit]:hover, body .block__cart .cartbtns .block__mobdostavka .btnsborder input[type=submit]:hover, body .block__mobdostavka .btnsborder .block__cart .cartbtns input[type=button]:hover, body .block__cart .cartbtns .block__mobdostavka .btnsborder input[type=button]:hover {
  text-decoration: none;
}
body .product_win {
  border-radius: 20px;
}
body .product_win_contener_tpl_3 .fancybox__content {
  width: 926px;
  max-width: calc(100% - 20px);
  height: 464px;
  background: #FFFFFF;
  border-radius: 20px;
  padding: 0px;
}
body .product_win_contener_tpl_3 .fancybox__content .carousel__button.is-close {
  top: 20px;
  right: 18px;
  width: 47px;
  height: 47px;
  border-radius: 50%;
  font-size: 0px;
  background: url("/designV3/images/x.svg") no-repeat center #FFFFFF;
}
body .product_win_contener_tpl_3 .fancybox__content .lb {
  width: calc(100% - 394px);
  height: 464px;
}
body .product_win_contener_tpl_3 .fancybox__content .lb .imagecontener {
  width: 308px;
  height: 308px;
  border: 1px dashed #B0A1A1;
  border-radius: 50%;
  margin-top: 78px;
  margin-left: auto;
  margin-right: auto;
}
body .product_win_contener_tpl_3 .fancybox__content .lb .imagecontener img {
  image-rendering: -moz-crisp-edges;
  image-rendering: crisp-edges;
}
body .product_win_contener_tpl_3 .fancybox__content .rb {
  width: 394px;
  height: 464px;
  background: rgba(244, 244, 244, 0.9);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  border-radius: 20px;
}
body .product_win_contener_tpl_3 .fancybox__content .rb .pagetitle {
  margin-top: 33px;
  margin-left: 24px;
  margin-right: 109px;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #194654;
  min-height: 35px;
}
body .product_win_contener_tpl_3 .fancybox__content .rb .line1 {
  margin-top: 11px;
  margin-left: 24px;
  margin-right: 48px;
  width: calc(100% - 72px);
}
body .product_win_contener_tpl_3 .fancybox__content .rb .line1 .ves, body .product_win_contener_tpl_3 .fancybox__content .rb .line1 .block__cart .products .elm .fstr .nameves .bort, body .product_win_contener_tpl_3 .fancybox__content .rb .line1 .block__cart .products .elm .fstr .nameves .size, body .block__cart .products .elm .fstr .nameves .product_win_contener_tpl_3 .fancybox__content .rb .line1 .bort, body .block__cart .products .elm .fstr .nameves .product_win_contener_tpl_3 .fancybox__content .rb .line1 .size {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #ACA8A8;
}
body .product_win_contener_tpl_3 .fancybox__content .rb .line1 .price {
  font-weight: 700;
  font-size: 22px;
  line-height: 27px;
  color: #E21D23;
}
body .product_win_contener_tpl_3 .fancybox__content .rb .elms {
  margin-top: 15px;
  margin-left: 24px;
}
body .product_win_contener_tpl_3 .fancybox__content .rb .elms > div {
  width: 91px;
  height: 60px;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  margin-right: 21px;
}
body .product_win_contener_tpl_3 .fancybox__content .rb .elms > div .count {
  width: 77.45px;
  height: 30.85px;
  border-radius: 16px;
  background: #FFFFFF;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #194654;
}
body .product_win_contener_tpl_3 .fancybox__content .rb .elms > div .count a, body .product_win_contener_tpl_3 .fancybox__content .rb .elms > div .count .block__cart .cartbtns input[type=submit], body .block__cart .cartbtns .product_win_contener_tpl_3 .fancybox__content .rb .elms > div .count input[type=submit], body .product_win_contener_tpl_3 .fancybox__content .rb .elms > div .count .block__cart .cartbtns input[type=button], body .block__cart .cartbtns .product_win_contener_tpl_3 .fancybox__content .rb .elms > div .count input[type=button] {
  height: 30px;
  width: 21px;
  line-height: 30px;
  text-align: center;
}
body .product_win_contener_tpl_3 .fancybox__content .rb .elms > div .count input {
  width: 30px;
  border: 0px;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #194654;
  text-align: center;
}
body .product_win_contener_tpl_3 .fancybox__content .rb .elms > div .count a:hover, body .product_win_contener_tpl_3 .fancybox__content .rb .elms > div .count .block__cart .cartbtns input[type=submit]:hover, body .block__cart .cartbtns .product_win_contener_tpl_3 .fancybox__content .rb .elms > div .count input[type=submit]:hover, body .product_win_contener_tpl_3 .fancybox__content .rb .elms > div .count .block__cart .cartbtns input[type=button]:hover, body .block__cart .cartbtns .product_win_contener_tpl_3 .fancybox__content .rb .elms > div .count input[type=button]:hover {
  text-decoration: none;
}
body .product_win_contener_tpl_3 .fancybox__content .rb .elms > div .info {
  width: 16.09px;
  height: 16.09px;
  background: #00D647;
  border-radius: 50%;
  color: #FFFFFF;
  font-weight: 400;
  font-size: 10px;
  line-height: 12px;
  position: relative;
}
body .product_win_contener_tpl_3 .fancybox__content .rb .elms > div .info .more__info {
  position: absolute;
  z-index: 2;
  padding: 10px 15px;
  border-radius: 5px;
  background-color: #FFFFFF;
  right: 0px;
  top: 30px;
  width: 250px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  font-size: 13px;
  left: 20px;
  top: 0px;
  color: #9B9393;
  line-height: 24px;
  display: none;
}
body .product_win_contener_tpl_3 .fancybox__content .rb .elms > div .info .more__info .title, body .product_win_contener_tpl_3 .fancybox__content .rb .elms > div .info .more__info .block__cart .otitle .tipdostavki, body .product_win_contener_tpl_3 .fancybox__content .rb .elms > div .info .more__info .block__cart .otitle .time, body .block__cart .otitle .product_win_contener_tpl_3 .fancybox__content .rb .elms > div .info .more__info .tipdostavki, body .block__cart .otitle .product_win_contener_tpl_3 .fancybox__content .rb .elms > div .info .more__info .time {
  color: #000000;
}
body .product_win_contener_tpl_3 .fancybox__content .rb .elms > div .info:hover {
  text-decoration: none;
}
body .product_win_contener_tpl_3 .fancybox__content .rb .elms > div .info:hover .more__info {
  display: block;
}
body .product_win_contener_tpl_3 .fancybox__content .rb .description {
  margin-top: 21px;
  margin-left: 24px;
  margin-right: 24px;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #808080;
}
body .product_win_contener_tpl_3 .fancybox__content .rb .ingredients {
  margin-top: 21px;
  margin-left: 49px;
  margin-right: 53px;
  background: #FDFDFD;
  border-radius: 20px;
  padding-top: 12px;
  padding-bottom: 12px;
}
body .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms {
  margin-top: 0px;
  height: 105px;
  margin-left: 16px;
  margin-right: 8px;
  overflow-y: auto;
  padding-right: 8px;
}
body .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms > div {
  height: 99px;
  margin-bottom: 10px;
}
body .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .elm {
  height: 99px;
  border: 1px solid #d4d4d4;
  border-radius: 13px;
  background-repeat: no-repeat;
  background-position: top center;
  margin-bottom: 11px;
  cursor: pointer;
  width: 117px;
}
body .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .elm.active, body .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__cart .deliverybtns .dtypes .elm:hover, body .block__cart .deliverybtns .dtypes .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .elm:hover, body .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li a.elm:hover, body .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li .block__cart .cartbtns input.elm[type=submit]:hover, body .block__cart .cartbtns .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li input.elm[type=submit]:hover, body .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li .block__cart .cartbtns input.elm[type=button]:hover, body .block__cart .cartbtns .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li input.elm[type=button]:hover, body .block__fixh .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms a.elm:hover, body .block__fixh .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=submit]:hover, body .block__cart .cartbtns .block__fixh .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms input.elm[type=submit]:hover, body .block__fixh .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=button]:hover, body .block__cart .cartbtns .block__fixh .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms input.elm[type=button]:hover, body .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__top .menu ul li a.elm:hover, body .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__top .menu ul li .block__cart .cartbtns input.elm[type=submit]:hover, body .block__cart .cartbtns .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__top .menu ul li input.elm[type=submit]:hover, body .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__top .menu ul li .block__cart .cartbtns input.elm[type=button]:hover, body .block__cart .cartbtns .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__top .menu ul li input.elm[type=button]:hover, body .block__top .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms a.elm:hover, body .block__top .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=submit]:hover, body .block__cart .cartbtns .block__top .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms input.elm[type=submit]:hover, body .block__top .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=button]:hover, body .block__cart .cartbtns .block__top .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms input.elm[type=button]:hover, body .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li a.elm:hover, body .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li .block__cart .cartbtns input.elm[type=submit]:hover, body .block__cart .cartbtns .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li input.elm[type=submit]:hover, body .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li .block__cart .cartbtns input.elm[type=button]:hover, body .block__cart .cartbtns .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li input.elm[type=button]:hover, body .block__footer .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms a.elm:hover, body .block__footer .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=submit]:hover, body .block__cart .cartbtns .block__footer .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms input.elm[type=submit]:hover, body .block__footer .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=button]:hover, body .block__cart .cartbtns .block__footer .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms input.elm[type=button]:hover {
  border: 1px solid #fbf294;
}
body .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .elm.active .name, body .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .elm.active .js_orderloader .border .description, body .js_orderloader .border .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .elm.active .description, body .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__cart .deliverybtns .dtypes .elm:hover .name, body .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__cart .deliverybtns .dtypes .elm:hover .js_orderloader .border .description, body .js_orderloader .border .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__cart .deliverybtns .dtypes .elm:hover .description, body .block__cart .deliverybtns .dtypes .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .elm:hover .name, body .block__cart .deliverybtns .dtypes .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .elm:hover .js_orderloader .border .description, body .js_orderloader .border .block__cart .deliverybtns .dtypes .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .elm:hover .description, body .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li a.elm:hover .name, body .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li a.elm:hover .js_orderloader .border .description, body .js_orderloader .border .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li a.elm:hover .description, body .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li .block__cart .cartbtns input.elm[type=submit]:hover .name, body .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li .block__cart .cartbtns input.elm[type=submit]:hover .js_orderloader .border .description, body .js_orderloader .border .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li .block__cart .cartbtns input.elm[type=submit]:hover .description, body .block__cart .cartbtns .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li input.elm[type=submit]:hover .name, body .block__cart .cartbtns .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li input.elm[type=submit]:hover .js_orderloader .border .description, body .js_orderloader .border .block__cart .cartbtns .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li input.elm[type=submit]:hover .description, body .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li .block__cart .cartbtns input.elm[type=button]:hover .name, body .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li .block__cart .cartbtns input.elm[type=button]:hover .js_orderloader .border .description, body .js_orderloader .border .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li .block__cart .cartbtns input.elm[type=button]:hover .description, body .block__cart .cartbtns .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li input.elm[type=button]:hover .name, body .block__cart .cartbtns .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li input.elm[type=button]:hover .js_orderloader .border .description, body .js_orderloader .border .block__cart .cartbtns .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li input.elm[type=button]:hover .description, body .block__fixh .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms a.elm:hover .name, body .block__fixh .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms a.elm:hover .js_orderloader .border .description, body .js_orderloader .border .block__fixh .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms a.elm:hover .description, body .block__fixh .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=submit]:hover .name, body .block__fixh .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=submit]:hover .js_orderloader .border .description, body .js_orderloader .border .block__fixh .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=submit]:hover .description, body .block__cart .cartbtns .block__fixh .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms input.elm[type=submit]:hover .name, body .block__cart .cartbtns .block__fixh .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms input.elm[type=submit]:hover .js_orderloader .border .description, body .js_orderloader .border .block__cart .cartbtns .block__fixh .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms input.elm[type=submit]:hover .description, body .block__fixh .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=button]:hover .name, body .block__fixh .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=button]:hover .js_orderloader .border .description, body .js_orderloader .border .block__fixh .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=button]:hover .description, body .block__cart .cartbtns .block__fixh .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms input.elm[type=button]:hover .name, body .block__cart .cartbtns .block__fixh .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms input.elm[type=button]:hover .js_orderloader .border .description, body .js_orderloader .border .block__cart .cartbtns .block__fixh .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms input.elm[type=button]:hover .description, body .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__top .menu ul li a.elm:hover .name, body .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__top .menu ul li a.elm:hover .js_orderloader .border .description, body .js_orderloader .border .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__top .menu ul li a.elm:hover .description, body .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__top .menu ul li .block__cart .cartbtns input.elm[type=submit]:hover .name, body .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__top .menu ul li .block__cart .cartbtns input.elm[type=submit]:hover .js_orderloader .border .description, body .js_orderloader .border .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__top .menu ul li .block__cart .cartbtns input.elm[type=submit]:hover .description, body .block__cart .cartbtns .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__top .menu ul li input.elm[type=submit]:hover .name, body .block__cart .cartbtns .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__top .menu ul li input.elm[type=submit]:hover .js_orderloader .border .description, body .js_orderloader .border .block__cart .cartbtns .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__top .menu ul li input.elm[type=submit]:hover .description, body .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__top .menu ul li .block__cart .cartbtns input.elm[type=button]:hover .name, body .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__top .menu ul li .block__cart .cartbtns input.elm[type=button]:hover .js_orderloader .border .description, body .js_orderloader .border .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__top .menu ul li .block__cart .cartbtns input.elm[type=button]:hover .description, body .block__cart .cartbtns .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__top .menu ul li input.elm[type=button]:hover .name, body .block__cart .cartbtns .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__top .menu ul li input.elm[type=button]:hover .js_orderloader .border .description, body .js_orderloader .border .block__cart .cartbtns .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__top .menu ul li input.elm[type=button]:hover .description, body .block__top .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms a.elm:hover .name, body .block__top .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms a.elm:hover .js_orderloader .border .description, body .js_orderloader .border .block__top .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms a.elm:hover .description, body .block__top .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=submit]:hover .name, body .block__top .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=submit]:hover .js_orderloader .border .description, body .js_orderloader .border .block__top .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=submit]:hover .description, body .block__cart .cartbtns .block__top .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms input.elm[type=submit]:hover .name, body .block__cart .cartbtns .block__top .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms input.elm[type=submit]:hover .js_orderloader .border .description, body .js_orderloader .border .block__cart .cartbtns .block__top .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms input.elm[type=submit]:hover .description, body .block__top .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=button]:hover .name, body .block__top .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=button]:hover .js_orderloader .border .description, body .js_orderloader .border .block__top .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=button]:hover .description, body .block__cart .cartbtns .block__top .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms input.elm[type=button]:hover .name, body .block__cart .cartbtns .block__top .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms input.elm[type=button]:hover .js_orderloader .border .description, body .js_orderloader .border .block__cart .cartbtns .block__top .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms input.elm[type=button]:hover .description, body .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li a.elm:hover .name, body .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li a.elm:hover .js_orderloader .border .description, body .js_orderloader .border .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li a.elm:hover .description, body .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li .block__cart .cartbtns input.elm[type=submit]:hover .name, body .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li .block__cart .cartbtns input.elm[type=submit]:hover .js_orderloader .border .description, body .js_orderloader .border .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li .block__cart .cartbtns input.elm[type=submit]:hover .description, body .block__cart .cartbtns .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li input.elm[type=submit]:hover .name, body .block__cart .cartbtns .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li input.elm[type=submit]:hover .js_orderloader .border .description, body .js_orderloader .border .block__cart .cartbtns .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li input.elm[type=submit]:hover .description, body .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li .block__cart .cartbtns input.elm[type=button]:hover .name, body .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li .block__cart .cartbtns input.elm[type=button]:hover .js_orderloader .border .description, body .js_orderloader .border .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li .block__cart .cartbtns input.elm[type=button]:hover .description, body .block__cart .cartbtns .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li input.elm[type=button]:hover .name, body .block__cart .cartbtns .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li input.elm[type=button]:hover .js_orderloader .border .description, body .js_orderloader .border .block__cart .cartbtns .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li input.elm[type=button]:hover .description, body .block__footer .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms a.elm:hover .name, body .block__footer .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms a.elm:hover .js_orderloader .border .description, body .js_orderloader .border .block__footer .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms a.elm:hover .description, body .block__footer .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=submit]:hover .name, body .block__footer .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=submit]:hover .js_orderloader .border .description, body .js_orderloader .border .block__footer .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=submit]:hover .description, body .block__cart .cartbtns .block__footer .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms input.elm[type=submit]:hover .name, body .block__cart .cartbtns .block__footer .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms input.elm[type=submit]:hover .js_orderloader .border .description, body .js_orderloader .border .block__cart .cartbtns .block__footer .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms input.elm[type=submit]:hover .description, body .block__footer .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=button]:hover .name, body .block__footer .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=button]:hover .js_orderloader .border .description, body .js_orderloader .border .block__footer .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=button]:hover .description, body .block__cart .cartbtns .block__footer .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms input.elm[type=button]:hover .name, body .block__cart .cartbtns .block__footer .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms input.elm[type=button]:hover .js_orderloader .border .description, body .js_orderloader .border .block__cart .cartbtns .block__footer .menu ul li .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms input.elm[type=button]:hover .description {
  background-color: #fbf294;
}
body .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .elm .name, body .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .elm .js_orderloader .border .description, body .js_orderloader .border .product_win_contener_tpl_3 .fancybox__content .rb .ingredients .elms .elm .description {
  color: #1f1f1f;
  font-size: 10px;
  width: 100%;
  background-color: #fff;
  padding: 2px 5px;
  height: 35px;
  text-align: center;
  border-radius: 0px 0px 13px 13px;
  margin-top: 62px;
}
body .product_win_contener_tpl_3 .fancybox__content .rb input[type=button] {
  margin: 20px auto;
  width: calc(100% - 80px);
  height: 42px;
  background: #00D647;
  border-radius: 55px;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #FFFFFF;
  border: 0px;
}
body .product_win_contener_tpl_4 .fancybox__content {
  width: 926px;
  max-width: calc(100% - 20px);
  height: 778px;
  background: #FFFFFF;
  border-radius: 20px;
  padding: 0px;
}
body .product_win_contener_tpl_4 .fancybox__content .carousel__button.is-close {
  top: 20px;
  right: 18px;
  width: 47px;
  height: 47px;
  border-radius: 50%;
  font-size: 0px;
  background: url("/designV3/images/x.svg") no-repeat center #FFFFFF;
}
body .product_win_contener_tpl_4 .fancybox__content .lb {
  width: calc(100% - 394px);
  height: 776px;
}
body .product_win_contener_tpl_4 .fancybox__content .lb .imagecontener {
  width: 433px;
  height: 433px;
  border: 1px dashed #B0A1A1;
  border-radius: 50%;
  margin-top: 150px;
  margin-left: auto;
  margin-right: auto;
}
body .product_win_contener_tpl_4 .fancybox__content .lb .imagecontener img {
  image-rendering: -moz-crisp-edges;
  image-rendering: crisp-edges;
}
body .product_win_contener_tpl_4 .fancybox__content .lb .nameanddesc {
  margin-left: 46px;
  margin-right: 46px;
  margin-top: 77px;
}
body .product_win_contener_tpl_4 .fancybox__content .lb .nameanddesc .name, body .product_win_contener_tpl_4 .fancybox__content .lb .nameanddesc .js_orderloader .border .description, body .js_orderloader .border .product_win_contener_tpl_4 .fancybox__content .lb .nameanddesc .description {
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #194654;
}
body .product_win_contener_tpl_4 .fancybox__content .lb .nameanddesc .name .more, body .product_win_contener_tpl_4 .fancybox__content .lb .nameanddesc .js_orderloader .border .description .more, body .js_orderloader .border .product_win_contener_tpl_4 .fancybox__content .lb .nameanddesc .description .more {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #00D647;
  margin-left: 17px;
  color: #FFFFFF;
  font-weight: 400;
  font-size: 10px;
  position: relative;
}
body .product_win_contener_tpl_4 .fancybox__content .lb .nameanddesc .name .more .more__info, body .product_win_contener_tpl_4 .fancybox__content .lb .nameanddesc .js_orderloader .border .description .more .more__info, body .js_orderloader .border .product_win_contener_tpl_4 .fancybox__content .lb .nameanddesc .description .more .more__info {
  position: absolute;
  z-index: 2;
  padding: 10px 15px;
  border-radius: 5px;
  background-color: #fff;
  right: 0px;
  top: 30px;
  width: 250px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  font-size: 13px;
  left: 20px;
  top: 0px;
  color: #9B9393;
  line-height: 24px;
  display: none;
}
body .product_win_contener_tpl_4 .fancybox__content .lb .nameanddesc .name .more .more__info .title, body .product_win_contener_tpl_4 .fancybox__content .lb .nameanddesc .js_orderloader .border .description .more .more__info .title, body .js_orderloader .border .product_win_contener_tpl_4 .fancybox__content .lb .nameanddesc .description .more .more__info .title, body .product_win_contener_tpl_4 .fancybox__content .lb .nameanddesc .name .more .more__info .block__cart .otitle .tipdostavki, body .product_win_contener_tpl_4 .fancybox__content .lb .nameanddesc .js_orderloader .border .description .more .more__info .block__cart .otitle .tipdostavki, body .js_orderloader .border .product_win_contener_tpl_4 .fancybox__content .lb .nameanddesc .description .more .more__info .block__cart .otitle .tipdostavki, body .product_win_contener_tpl_4 .fancybox__content .lb .nameanddesc .name .more .more__info .block__cart .otitle .time, body .product_win_contener_tpl_4 .fancybox__content .lb .nameanddesc .js_orderloader .border .description .more .more__info .block__cart .otitle .time, body .js_orderloader .border .product_win_contener_tpl_4 .fancybox__content .lb .nameanddesc .description .more .more__info .block__cart .otitle .time, body .block__cart .otitle .product_win_contener_tpl_4 .fancybox__content .lb .nameanddesc .name .more .more__info .tipdostavki, body .block__cart .otitle .product_win_contener_tpl_4 .fancybox__content .lb .nameanddesc .js_orderloader .border .description .more .more__info .tipdostavki, body .js_orderloader .border .block__cart .otitle .product_win_contener_tpl_4 .fancybox__content .lb .nameanddesc .description .more .more__info .tipdostavki, body .block__cart .otitle .product_win_contener_tpl_4 .fancybox__content .lb .nameanddesc .name .more .more__info .time, body .block__cart .otitle .product_win_contener_tpl_4 .fancybox__content .lb .nameanddesc .js_orderloader .border .description .more .more__info .time, body .js_orderloader .border .block__cart .otitle .product_win_contener_tpl_4 .fancybox__content .lb .nameanddesc .description .more .more__info .time {
  color: #000;
}
body .product_win_contener_tpl_4 .fancybox__content .lb .nameanddesc .name .more:hover, body .product_win_contener_tpl_4 .fancybox__content .lb .nameanddesc .js_orderloader .border .description .more:hover, body .js_orderloader .border .product_win_contener_tpl_4 .fancybox__content .lb .nameanddesc .description .more:hover {
  text-decoration: none;
}
body .product_win_contener_tpl_4 .fancybox__content .lb .nameanddesc .name .more:hover .more__info, body .product_win_contener_tpl_4 .fancybox__content .lb .nameanddesc .js_orderloader .border .description .more:hover .more__info, body .js_orderloader .border .product_win_contener_tpl_4 .fancybox__content .lb .nameanddesc .description .more:hover .more__info {
  display: block;
}
body .product_win_contener_tpl_4 .fancybox__content .lb .nameanddesc .descr {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #808080;
  margin-top: 15px;
}
body .product_win_contener_tpl_4 .fancybox__content .rb {
  width: 394px;
  height: 776px;
  background: rgba(244, 244, 244, 0.9);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  border-radius: 20px;
}
body .product_win_contener_tpl_4 .fancybox__content .rb .pagetitle {
  margin-top: 76px;
  margin-left: 24px;
  margin-right: 24px;
  font-weight: 700;
  font-size: 22px;
  line-height: 27px;
  color: #194654;
}
body .product_win_contener_tpl_4 .fancybox__content .rb .line1 {
  margin-top: 11px;
  margin-left: 24px;
  margin-right: 48px;
}
body .product_win_contener_tpl_4 .fancybox__content .rb .line1 .ves, body .product_win_contener_tpl_4 .fancybox__content .rb .line1 .block__cart .products .elm .fstr .nameves .bort, body .product_win_contener_tpl_4 .fancybox__content .rb .line1 .block__cart .products .elm .fstr .nameves .size, body .block__cart .products .elm .fstr .nameves .product_win_contener_tpl_4 .fancybox__content .rb .line1 .bort, body .block__cart .products .elm .fstr .nameves .product_win_contener_tpl_4 .fancybox__content .rb .line1 .size {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #ACA8A8;
}
body .product_win_contener_tpl_4 .fancybox__content .rb .line1 .price {
  font-weight: 700;
  font-size: 22px;
  line-height: 27px;
  color: #E21D23;
}
body .product_win_contener_tpl_4 .fancybox__content .rb .sep {
  margin-top: 17px;
  margin-left: 24px;
  margin-right: 41px;
  height: 1px;
  background: #FFFFFF;
}
body .product_win_contener_tpl_4 .fancybox__content .rb .line2 {
  margin-top: 21px;
  margin-left: 24px;
  margin-right: 48px;
}
body .product_win_contener_tpl_4 .fancybox__content .rb .line2 .count {
  width: 77.45px;
  height: 30.85px;
  border-radius: 16px;
  background: #FFFFFF;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #194654;
  margin-right: 10px;
}
body .product_win_contener_tpl_4 .fancybox__content .rb .line2 .count a, body .product_win_contener_tpl_4 .fancybox__content .rb .line2 .count .block__cart .cartbtns input[type=submit], body .block__cart .cartbtns .product_win_contener_tpl_4 .fancybox__content .rb .line2 .count input[type=submit], body .product_win_contener_tpl_4 .fancybox__content .rb .line2 .count .block__cart .cartbtns input[type=button], body .block__cart .cartbtns .product_win_contener_tpl_4 .fancybox__content .rb .line2 .count input[type=button] {
  height: 30px;
  width: 21px;
  line-height: 30px;
  text-align: center;
}
body .product_win_contener_tpl_4 .fancybox__content .rb .line2 .count input {
  width: 30px;
  border: 0px;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #194654;
  text-align: center;
}
body .product_win_contener_tpl_4 .fancybox__content .rb .line2 .count a:hover, body .product_win_contener_tpl_4 .fancybox__content .rb .line2 .count .block__cart .cartbtns input[type=submit]:hover, body .block__cart .cartbtns .product_win_contener_tpl_4 .fancybox__content .rb .line2 .count input[type=submit]:hover, body .product_win_contener_tpl_4 .fancybox__content .rb .line2 .count .block__cart .cartbtns input[type=button]:hover, body .block__cart .cartbtns .product_win_contener_tpl_4 .fancybox__content .rb .line2 .count input[type=button]:hover {
  text-decoration: none;
}
body .product_win_contener_tpl_4 .fancybox__content .rb .line2 .size {
  background: #FFFFFF;
  border: 4px solid #FFFFFF;
  height: 39px;
  border-radius: 20px;
}
body .product_win_contener_tpl_4 .fancybox__content .rb .line2 .size div {
  width: 79px;
  height: 31px;
  background: #FFFFFF;
  border-radius: 16px;
  filter: drop-shadow(1px 1px 1px rgba(255, 255, 255, 0.2));
  margin-right: 10px;
  cursor: pointer;
  font-weight: 400;
  font-size: 12px;
  color: #194654;
  transition: 0.3s;
}
body .product_win_contener_tpl_4 .fancybox__content .rb .line2 .size div.active, body .product_win_contener_tpl_4 .fancybox__content .rb .line2 .size .block__cart .deliverybtns .dtypes div.elm:hover, body .block__cart .deliverybtns .dtypes .product_win_contener_tpl_4 .fancybox__content .rb .line2 .size div.elm:hover {
  filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.2));
  background: #F6F2F1;
  transition: 0.3s;
}
body .product_win_contener_tpl_4 .fancybox__content .rb .line2 .size div:last-child {
  margin-right: 0px;
}
body .product_win_contener_tpl_4 .fancybox__content .rb .type {
  margin-top: 10px;
  margin-left: 53px;
  margin-right: 78px;
  background: #FFFFFF;
  border: 4px solid #FFFFFF;
  height: 39px;
  border-radius: 20px;
}
body .product_win_contener_tpl_4 .fancybox__content .rb .type div {
  padding: 0px 20px;
  height: 31px;
  background: #FFFFFF;
  border-radius: 16px;
  filter: drop-shadow(1px 1px 1px rgba(255, 255, 255, 0.2));
  margin-right: 10px;
  cursor: pointer;
  font-weight: 400;
  font-size: 12px;
  color: #194654;
  transition: 0.3s;
}
body .product_win_contener_tpl_4 .fancybox__content .rb .type div.active, body .product_win_contener_tpl_4 .fancybox__content .rb .type .block__cart .deliverybtns .dtypes div.elm:hover, body .block__cart .deliverybtns .dtypes .product_win_contener_tpl_4 .fancybox__content .rb .type div.elm:hover {
  filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.2));
  background: #F6F2F1;
  transition: 0.3s;
}
body .product_win_contener_tpl_4 .fancybox__content .rb .type div:last-child {
  margin-right: 0px;
}
body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients {
  margin-top: 21px;
  margin-left: 49px;
  margin-right: 53px;
  background: #FDFDFD;
  border-radius: 20px;
  padding-top: 32px;
  padding-bottom: 32px;
}
body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .title, body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .block__cart .otitle .tipdostavki, body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .block__cart .otitle .time, body .block__cart .otitle .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .tipdostavki, body .block__cart .otitle .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .time {
  margin-left: 16px;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #194654;
}
body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms {
  margin-top: 16px;
  height: 280px;
  margin-left: 16px;
  margin-right: 8px;
  overflow-y: auto;
  padding-right: 8px;
}
body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .elm {
  height: 99px;
  border: 1px solid #d4d4d4;
  border-radius: 13px;
  background-repeat: no-repeat;
  background-position: top center;
  margin-bottom: 11px;
  cursor: pointer;
  width: 117px;
}
body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .elm.active, body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__cart .deliverybtns .dtypes .elm:hover, body .block__cart .deliverybtns .dtypes .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .elm:hover, body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li a.elm:hover, body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li .block__cart .cartbtns input.elm[type=submit]:hover, body .block__cart .cartbtns .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li input.elm[type=submit]:hover, body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li .block__cart .cartbtns input.elm[type=button]:hover, body .block__cart .cartbtns .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li input.elm[type=button]:hover, body .block__fixh .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms a.elm:hover, body .block__fixh .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=submit]:hover, body .block__cart .cartbtns .block__fixh .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms input.elm[type=submit]:hover, body .block__fixh .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=button]:hover, body .block__cart .cartbtns .block__fixh .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms input.elm[type=button]:hover, body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__top .menu ul li a.elm:hover, body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__top .menu ul li .block__cart .cartbtns input.elm[type=submit]:hover, body .block__cart .cartbtns .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__top .menu ul li input.elm[type=submit]:hover, body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__top .menu ul li .block__cart .cartbtns input.elm[type=button]:hover, body .block__cart .cartbtns .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__top .menu ul li input.elm[type=button]:hover, body .block__top .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms a.elm:hover, body .block__top .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=submit]:hover, body .block__cart .cartbtns .block__top .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms input.elm[type=submit]:hover, body .block__top .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=button]:hover, body .block__cart .cartbtns .block__top .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms input.elm[type=button]:hover, body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li a.elm:hover, body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li .block__cart .cartbtns input.elm[type=submit]:hover, body .block__cart .cartbtns .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li input.elm[type=submit]:hover, body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li .block__cart .cartbtns input.elm[type=button]:hover, body .block__cart .cartbtns .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li input.elm[type=button]:hover, body .block__footer .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms a.elm:hover, body .block__footer .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=submit]:hover, body .block__cart .cartbtns .block__footer .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms input.elm[type=submit]:hover, body .block__footer .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=button]:hover, body .block__cart .cartbtns .block__footer .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms input.elm[type=button]:hover {
  border: 1px solid #fbf294;
}
body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .elm.active .name, body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .elm.active .js_orderloader .border .description, body .js_orderloader .border .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .elm.active .description, body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__cart .deliverybtns .dtypes .elm:hover .name, body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__cart .deliverybtns .dtypes .elm:hover .js_orderloader .border .description, body .js_orderloader .border .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__cart .deliverybtns .dtypes .elm:hover .description, body .block__cart .deliverybtns .dtypes .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .elm:hover .name, body .block__cart .deliverybtns .dtypes .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .elm:hover .js_orderloader .border .description, body .js_orderloader .border .block__cart .deliverybtns .dtypes .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .elm:hover .description, body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li a.elm:hover .name, body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li a.elm:hover .js_orderloader .border .description, body .js_orderloader .border .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li a.elm:hover .description, body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li .block__cart .cartbtns input.elm[type=submit]:hover .name, body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li .block__cart .cartbtns input.elm[type=submit]:hover .js_orderloader .border .description, body .js_orderloader .border .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li .block__cart .cartbtns input.elm[type=submit]:hover .description, body .block__cart .cartbtns .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li input.elm[type=submit]:hover .name, body .block__cart .cartbtns .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li input.elm[type=submit]:hover .js_orderloader .border .description, body .js_orderloader .border .block__cart .cartbtns .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li input.elm[type=submit]:hover .description, body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li .block__cart .cartbtns input.elm[type=button]:hover .name, body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li .block__cart .cartbtns input.elm[type=button]:hover .js_orderloader .border .description, body .js_orderloader .border .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li .block__cart .cartbtns input.elm[type=button]:hover .description, body .block__cart .cartbtns .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li input.elm[type=button]:hover .name, body .block__cart .cartbtns .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li input.elm[type=button]:hover .js_orderloader .border .description, body .js_orderloader .border .block__cart .cartbtns .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__fixh .menu ul li input.elm[type=button]:hover .description, body .block__fixh .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms a.elm:hover .name, body .block__fixh .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms a.elm:hover .js_orderloader .border .description, body .js_orderloader .border .block__fixh .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms a.elm:hover .description, body .block__fixh .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=submit]:hover .name, body .block__fixh .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=submit]:hover .js_orderloader .border .description, body .js_orderloader .border .block__fixh .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=submit]:hover .description, body .block__cart .cartbtns .block__fixh .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms input.elm[type=submit]:hover .name, body .block__cart .cartbtns .block__fixh .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms input.elm[type=submit]:hover .js_orderloader .border .description, body .js_orderloader .border .block__cart .cartbtns .block__fixh .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms input.elm[type=submit]:hover .description, body .block__fixh .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=button]:hover .name, body .block__fixh .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=button]:hover .js_orderloader .border .description, body .js_orderloader .border .block__fixh .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=button]:hover .description, body .block__cart .cartbtns .block__fixh .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms input.elm[type=button]:hover .name, body .block__cart .cartbtns .block__fixh .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms input.elm[type=button]:hover .js_orderloader .border .description, body .js_orderloader .border .block__cart .cartbtns .block__fixh .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms input.elm[type=button]:hover .description, body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__top .menu ul li a.elm:hover .name, body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__top .menu ul li a.elm:hover .js_orderloader .border .description, body .js_orderloader .border .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__top .menu ul li a.elm:hover .description, body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__top .menu ul li .block__cart .cartbtns input.elm[type=submit]:hover .name, body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__top .menu ul li .block__cart .cartbtns input.elm[type=submit]:hover .js_orderloader .border .description, body .js_orderloader .border .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__top .menu ul li .block__cart .cartbtns input.elm[type=submit]:hover .description, body .block__cart .cartbtns .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__top .menu ul li input.elm[type=submit]:hover .name, body .block__cart .cartbtns .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__top .menu ul li input.elm[type=submit]:hover .js_orderloader .border .description, body .js_orderloader .border .block__cart .cartbtns .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__top .menu ul li input.elm[type=submit]:hover .description, body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__top .menu ul li .block__cart .cartbtns input.elm[type=button]:hover .name, body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__top .menu ul li .block__cart .cartbtns input.elm[type=button]:hover .js_orderloader .border .description, body .js_orderloader .border .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__top .menu ul li .block__cart .cartbtns input.elm[type=button]:hover .description, body .block__cart .cartbtns .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__top .menu ul li input.elm[type=button]:hover .name, body .block__cart .cartbtns .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__top .menu ul li input.elm[type=button]:hover .js_orderloader .border .description, body .js_orderloader .border .block__cart .cartbtns .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__top .menu ul li input.elm[type=button]:hover .description, body .block__top .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms a.elm:hover .name, body .block__top .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms a.elm:hover .js_orderloader .border .description, body .js_orderloader .border .block__top .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms a.elm:hover .description, body .block__top .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=submit]:hover .name, body .block__top .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=submit]:hover .js_orderloader .border .description, body .js_orderloader .border .block__top .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=submit]:hover .description, body .block__cart .cartbtns .block__top .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms input.elm[type=submit]:hover .name, body .block__cart .cartbtns .block__top .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms input.elm[type=submit]:hover .js_orderloader .border .description, body .js_orderloader .border .block__cart .cartbtns .block__top .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms input.elm[type=submit]:hover .description, body .block__top .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=button]:hover .name, body .block__top .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=button]:hover .js_orderloader .border .description, body .js_orderloader .border .block__top .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=button]:hover .description, body .block__cart .cartbtns .block__top .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms input.elm[type=button]:hover .name, body .block__cart .cartbtns .block__top .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms input.elm[type=button]:hover .js_orderloader .border .description, body .js_orderloader .border .block__cart .cartbtns .block__top .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms input.elm[type=button]:hover .description, body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li a.elm:hover .name, body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li a.elm:hover .js_orderloader .border .description, body .js_orderloader .border .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li a.elm:hover .description, body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li .block__cart .cartbtns input.elm[type=submit]:hover .name, body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li .block__cart .cartbtns input.elm[type=submit]:hover .js_orderloader .border .description, body .js_orderloader .border .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li .block__cart .cartbtns input.elm[type=submit]:hover .description, body .block__cart .cartbtns .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li input.elm[type=submit]:hover .name, body .block__cart .cartbtns .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li input.elm[type=submit]:hover .js_orderloader .border .description, body .js_orderloader .border .block__cart .cartbtns .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li input.elm[type=submit]:hover .description, body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li .block__cart .cartbtns input.elm[type=button]:hover .name, body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li .block__cart .cartbtns input.elm[type=button]:hover .js_orderloader .border .description, body .js_orderloader .border .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li .block__cart .cartbtns input.elm[type=button]:hover .description, body .block__cart .cartbtns .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li input.elm[type=button]:hover .name, body .block__cart .cartbtns .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li input.elm[type=button]:hover .js_orderloader .border .description, body .js_orderloader .border .block__cart .cartbtns .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__footer .menu ul li input.elm[type=button]:hover .description, body .block__footer .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms a.elm:hover .name, body .block__footer .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms a.elm:hover .js_orderloader .border .description, body .js_orderloader .border .block__footer .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms a.elm:hover .description, body .block__footer .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=submit]:hover .name, body .block__footer .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=submit]:hover .js_orderloader .border .description, body .js_orderloader .border .block__footer .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=submit]:hover .description, body .block__cart .cartbtns .block__footer .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms input.elm[type=submit]:hover .name, body .block__cart .cartbtns .block__footer .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms input.elm[type=submit]:hover .js_orderloader .border .description, body .js_orderloader .border .block__cart .cartbtns .block__footer .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms input.elm[type=submit]:hover .description, body .block__footer .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=button]:hover .name, body .block__footer .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=button]:hover .js_orderloader .border .description, body .js_orderloader .border .block__footer .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .block__cart .cartbtns input.elm[type=button]:hover .description, body .block__cart .cartbtns .block__footer .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms input.elm[type=button]:hover .name, body .block__cart .cartbtns .block__footer .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms input.elm[type=button]:hover .js_orderloader .border .description, body .js_orderloader .border .block__cart .cartbtns .block__footer .menu ul li .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms input.elm[type=button]:hover .description {
  background-color: #fbf294;
}
body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .elm .name, body .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .elm .js_orderloader .border .description, body .js_orderloader .border .product_win_contener_tpl_4 .fancybox__content .rb .ingredients .elms .elm .description {
  color: #1f1f1f;
  font-size: 10px;
  width: 100%;
  background-color: #fff;
  padding: 2px 5px;
  height: 35px;
  text-align: center;
  border-radius: 0px 0px 13px 13px;
  margin-top: 62px;
}
body .product_win_contener_tpl_4 .fancybox__content .rb input[type=button] {
  margin: 20px auto;
  width: calc(100% - 80px);
  height: 42px;
  background: #00D647;
  border-radius: 55px;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #FFFFFF;
  border: 0px;
}
body .product_win_contener_tpl_22 .fancybox__content {
  width: 926px;
  max-width: calc(100% - 20px);
  height: 778px;
  background: #FFFFFF;
  border-radius: 20px;
  padding: 0px;
}
body .product_win_contener_tpl_22 .fancybox__content .carousel__button.is-close {
  top: 20px;
  right: 18px;
  width: 47px;
  height: 47px;
  border-radius: 50%;
  font-size: 0px;
  background: url("/designV3/images/x.svg") no-repeat center #FFFFFF;
}
body .product_win_contener_tpl_22 .fancybox__content .lb {
  width: calc(100% - 394px);
  height: 776px;
}
body .product_win_contener_tpl_22 .fancybox__content .lb .imagecontener {
  width: 433px;
  height: 433px;
  border: 1px dashed #B0A1A1;
  border-radius: 50%;
  margin-top: 150px;
  margin-left: auto;
  margin-right: auto;
}
body .product_win_contener_tpl_22 .fancybox__content .lb .imagecontener img {
  filter: drop-shadow(0px 10px 15px rgba(0, 0, 0, 0.15));
}
body .product_win_contener_tpl_22 .fancybox__content .lb .nameanddesc {
  margin-left: 46px;
  margin-right: 46px;
  margin-top: 47px;
}
body .product_win_contener_tpl_22 .fancybox__content .lb .nameanddesc > div {
  width: 174px;
}
body .product_win_contener_tpl_22 .fancybox__content .lb .nameanddesc > div .name, body .product_win_contener_tpl_22 .fancybox__content .lb .nameanddesc > div .js_orderloader .border .description, body .js_orderloader .border .product_win_contener_tpl_22 .fancybox__content .lb .nameanddesc > div .description {
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #194654;
}
body .product_win_contener_tpl_22 .fancybox__content .lb .nameanddesc > div .descr {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #808080;
  margin-top: 15px;
}
body .product_win_contener_tpl_22 .fancybox__content .rb {
  width: 394px;
  height: 776px;
  background: rgba(244, 244, 244, 0.9);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  border-radius: 20px;
}
body .product_win_contener_tpl_22 .fancybox__content .rb .pagetitle {
  margin-top: 38px;
  margin-left: 24px;
  margin-right: 24px;
  font-weight: 700;
  font-size: 22px;
  line-height: 27px;
  color: #194654;
}
body .product_win_contener_tpl_22 .fancybox__content .rb .line1 {
  margin-top: 11px;
  margin-left: 24px;
  margin-right: 48px;
}
body .product_win_contener_tpl_22 .fancybox__content .rb .line1 .ves, body .product_win_contener_tpl_22 .fancybox__content .rb .line1 .block__cart .products .elm .fstr .nameves .bort, body .product_win_contener_tpl_22 .fancybox__content .rb .line1 .block__cart .products .elm .fstr .nameves .size, body .block__cart .products .elm .fstr .nameves .product_win_contener_tpl_22 .fancybox__content .rb .line1 .bort, body .block__cart .products .elm .fstr .nameves .product_win_contener_tpl_22 .fancybox__content .rb .line1 .size {
  font-weight: 400;
  font-size: 16px;
  color: #ACA8A8;
}
body .product_win_contener_tpl_22 .fancybox__content .rb .line1 .price {
  font-weight: 700;
  font-size: 22px;
  line-height: 27px;
  color: #E21D23;
}
body .product_win_contener_tpl_22 .fancybox__content .rb .sep {
  margin-top: 17px;
  margin-left: 24px;
  margin-right: 41px;
  height: 1px;
  background: #FFFFFF;
}
body .product_win_contener_tpl_22 .fancybox__content .rb .line2 {
  margin-top: 21px;
  margin-left: 24px;
  margin-right: 48px;
}
body .product_win_contener_tpl_22 .fancybox__content .rb .line2 .count {
  width: 77.45px;
  height: 30.85px;
  border-radius: 16px;
  background: #FFFFFF;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #194654;
  margin-right: 10px;
}
body .product_win_contener_tpl_22 .fancybox__content .rb .line2 .count a, body .product_win_contener_tpl_22 .fancybox__content .rb .line2 .count .block__cart .cartbtns input[type=submit], body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .line2 .count input[type=submit], body .product_win_contener_tpl_22 .fancybox__content .rb .line2 .count .block__cart .cartbtns input[type=button], body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .line2 .count input[type=button] {
  height: 30px;
  width: 21px;
  line-height: 30px;
  text-align: center;
}
body .product_win_contener_tpl_22 .fancybox__content .rb .line2 .count input {
  width: 30px;
  border: 0px;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #194654;
  text-align: center;
}
body .product_win_contener_tpl_22 .fancybox__content .rb .line2 .count a:hover, body .product_win_contener_tpl_22 .fancybox__content .rb .line2 .count .block__cart .cartbtns input[type=submit]:hover, body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .line2 .count input[type=submit]:hover, body .product_win_contener_tpl_22 .fancybox__content .rb .line2 .count .block__cart .cartbtns input[type=button]:hover, body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .line2 .count input[type=button]:hover {
  text-decoration: none;
}
body .product_win_contener_tpl_22 .fancybox__content .rb .type {
  margin-top: 10px;
  margin-left: 53px;
  margin-right: 78px;
  background: #FFFFFF;
  border: 4px solid #FFFFFF;
  height: 39px;
  border-radius: 20px;
}
body .product_win_contener_tpl_22 .fancybox__content .rb .type div {
  padding: 0px 20px;
  height: 31px;
  background: #FFFFFF;
  border-radius: 16px;
  filter: drop-shadow(1px 1px 1px rgba(255, 255, 255, 0.2));
  margin-right: 10px;
  cursor: pointer;
  font-weight: 400;
  font-size: 12px;
  color: #194654;
  transition: 0.3s;
}
body .product_win_contener_tpl_22 .fancybox__content .rb .type div.active, body .product_win_contener_tpl_22 .fancybox__content .rb .type .block__cart .deliverybtns .dtypes div.elm:hover, body .block__cart .deliverybtns .dtypes .product_win_contener_tpl_22 .fancybox__content .rb .type div.elm:hover {
  filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.2));
  background: #F6F2F1;
  transition: 0.3s;
}
body .product_win_contener_tpl_22 .fancybox__content .rb .type div:last-child {
  margin-right: 0px;
}
body .product_win_contener_tpl_22 .fancybox__content .rb .halves {
  margin-top: 29px;
  margin-left: 36px;
  margin-right: 29px;
}
body .product_win_contener_tpl_22 .fancybox__content .rb .halves .title, body .product_win_contener_tpl_22 .fancybox__content .rb .halves .block__cart .otitle .tipdostavki, body .product_win_contener_tpl_22 .fancybox__content .rb .halves .block__cart .otitle .time, body .block__cart .otitle .product_win_contener_tpl_22 .fancybox__content .rb .halves .tipdostavki, body .block__cart .otitle .product_win_contener_tpl_22 .fancybox__content .rb .halves .time {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
}
body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms {
  margin-top: 24px;
  width: 153px;
  height: 341px;
  background: rgba(217, 217, 217, 0.6);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  border-radius: 20px;
  padding: 22px 0px;
  overflow-y: scroll;
}
body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .elm {
  width: 135px;
  border-radius: 20px;
  text-align: center;
  margin: 0px auto;
  padding: 5px;
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
}
body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .elm:last-child {
  margin-bottom: 0px;
}
body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .elm a:hover, body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .elm .block__cart .cartbtns input[type=submit]:hover, body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .elm input[type=submit]:hover, body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .elm .block__cart .cartbtns input[type=button]:hover, body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .elm input[type=button]:hover {
  text-decoration: none;
}
body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .elm a:active, body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .elm .block__cart .cartbtns input[type=submit]:active, body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .elm input[type=submit]:active, body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .elm .block__cart .cartbtns input[type=button]:active, body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .elm input[type=button]:active {
  border: 0;
  outline: none;
}
body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .elm a:focus, body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .elm .block__cart .cartbtns input[type=submit]:focus, body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .elm input[type=submit]:focus, body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .elm .block__cart .cartbtns input[type=button]:focus, body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .elm input[type=button]:focus {
  border: 0;
  outline: none;
}
body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .elm.active, body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__cart .deliverybtns .dtypes .elm:hover, body .block__cart .deliverybtns .dtypes .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .elm:hover, body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__fixh .menu ul li a.elm:hover, body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__fixh .menu ul li .block__cart .cartbtns input.elm[type=submit]:hover, body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__fixh .menu ul li input.elm[type=submit]:hover, body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__fixh .menu ul li .block__cart .cartbtns input.elm[type=button]:hover, body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__fixh .menu ul li input.elm[type=button]:hover, body .block__fixh .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms a.elm:hover, body .block__fixh .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__cart .cartbtns input.elm[type=submit]:hover, body .block__cart .cartbtns .block__fixh .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms input.elm[type=submit]:hover, body .block__fixh .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__cart .cartbtns input.elm[type=button]:hover, body .block__cart .cartbtns .block__fixh .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms input.elm[type=button]:hover, body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__top .menu ul li a.elm:hover, body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__top .menu ul li .block__cart .cartbtns input.elm[type=submit]:hover, body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__top .menu ul li input.elm[type=submit]:hover, body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__top .menu ul li .block__cart .cartbtns input.elm[type=button]:hover, body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__top .menu ul li input.elm[type=button]:hover, body .block__top .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms a.elm:hover, body .block__top .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__cart .cartbtns input.elm[type=submit]:hover, body .block__cart .cartbtns .block__top .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms input.elm[type=submit]:hover, body .block__top .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__cart .cartbtns input.elm[type=button]:hover, body .block__cart .cartbtns .block__top .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms input.elm[type=button]:hover, body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__footer .menu ul li a.elm:hover, body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__footer .menu ul li .block__cart .cartbtns input.elm[type=submit]:hover, body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__footer .menu ul li input.elm[type=submit]:hover, body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__footer .menu ul li .block__cart .cartbtns input.elm[type=button]:hover, body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__footer .menu ul li input.elm[type=button]:hover, body .block__footer .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms a.elm:hover, body .block__footer .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__cart .cartbtns input.elm[type=submit]:hover, body .block__cart .cartbtns .block__footer .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms input.elm[type=submit]:hover, body .block__footer .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__cart .cartbtns input.elm[type=button]:hover, body .block__cart .cartbtns .block__footer .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms input.elm[type=button]:hover {
  background: #FFFFFF;
}
body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .elm.active a, body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .elm.active .block__cart .cartbtns input[type=submit], body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .elm.active input[type=submit], body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .elm.active .block__cart .cartbtns input[type=button], body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .elm.active input[type=button], body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__cart .deliverybtns .dtypes .elm:hover a, body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__cart .deliverybtns .dtypes .elm:hover .cartbtns input[type=submit], body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__cart .cartbtns .deliverybtns .dtypes .elm:hover input[type=submit], body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__cart .deliverybtns .dtypes .elm:hover .cartbtns input[type=button], body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__cart .cartbtns .deliverybtns .dtypes .elm:hover input[type=button], body .block__cart .deliverybtns .dtypes .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .elm:hover a, body .block__cart .deliverybtns .dtypes .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .elm:hover .cartbtns input[type=submit], body .block__cart .cartbtns .deliverybtns .dtypes .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .elm:hover input[type=submit], body .block__cart .deliverybtns .dtypes .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .elm:hover .cartbtns input[type=button], body .block__cart .cartbtns .deliverybtns .dtypes .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .elm:hover input[type=button], body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__fixh .menu ul li a.elm:hover a, body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__fixh .menu ul li .block__cart .cartbtns input.elm[type=submit]:hover a, body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__fixh .menu ul li input.elm[type=submit]:hover a, body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__fixh .menu ul li .block__cart .cartbtns input.elm[type=button]:hover a, body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__fixh .menu ul li input.elm[type=button]:hover a, body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__fixh .menu ul li a.elm:hover .block__cart .cartbtns input[type=submit], body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__fixh .menu ul li a.elm:hover input[type=submit], body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__fixh .menu ul li .block__cart .cartbtns input.elm[type=submit]:hover input[type=submit], body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__fixh .menu ul li input.elm[type=submit]:hover input[type=submit], body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__fixh .menu ul li .block__cart .cartbtns input.elm[type=button]:hover input[type=submit], body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__fixh .menu ul li input.elm[type=button]:hover input[type=submit], body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__fixh .menu ul li a.elm:hover .block__cart .cartbtns input[type=button], body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__fixh .menu ul li a.elm:hover input[type=button], body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__fixh .menu ul li .block__cart .cartbtns input.elm[type=submit]:hover input[type=button], body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__fixh .menu ul li input.elm[type=submit]:hover input[type=button], body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__fixh .menu ul li .block__cart .cartbtns input.elm[type=button]:hover input[type=button], body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__fixh .menu ul li input.elm[type=button]:hover input[type=button], body .block__fixh .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms a.elm:hover a, body .block__fixh .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__cart .cartbtns input.elm[type=submit]:hover a, body .block__cart .cartbtns .block__fixh .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms input.elm[type=submit]:hover a, body .block__fixh .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__cart .cartbtns input.elm[type=button]:hover a, body .block__cart .cartbtns .block__fixh .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms input.elm[type=button]:hover a, body .block__fixh .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms a.elm:hover .block__cart .cartbtns input[type=submit], body .block__cart .cartbtns .block__fixh .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms a.elm:hover input[type=submit], body .block__fixh .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__cart .cartbtns input.elm[type=submit]:hover input[type=submit], body .block__cart .cartbtns .block__fixh .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms input.elm[type=submit]:hover input[type=submit], body .block__fixh .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__cart .cartbtns input.elm[type=button]:hover input[type=submit], body .block__cart .cartbtns .block__fixh .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms input.elm[type=button]:hover input[type=submit], body .block__fixh .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms a.elm:hover .block__cart .cartbtns input[type=button], body .block__cart .cartbtns .block__fixh .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms a.elm:hover input[type=button], body .block__fixh .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__cart .cartbtns input.elm[type=submit]:hover input[type=button], body .block__cart .cartbtns .block__fixh .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms input.elm[type=submit]:hover input[type=button], body .block__fixh .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__cart .cartbtns input.elm[type=button]:hover input[type=button], body .block__cart .cartbtns .block__fixh .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms input.elm[type=button]:hover input[type=button], body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__top .menu ul li a.elm:hover a, body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__top .menu ul li .block__cart .cartbtns input.elm[type=submit]:hover a, body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__top .menu ul li input.elm[type=submit]:hover a, body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__top .menu ul li .block__cart .cartbtns input.elm[type=button]:hover a, body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__top .menu ul li input.elm[type=button]:hover a, body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__top .menu ul li a.elm:hover .block__cart .cartbtns input[type=submit], body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__top .menu ul li a.elm:hover input[type=submit], body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__top .menu ul li .block__cart .cartbtns input.elm[type=submit]:hover input[type=submit], body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__top .menu ul li input.elm[type=submit]:hover input[type=submit], body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__top .menu ul li .block__cart .cartbtns input.elm[type=button]:hover input[type=submit], body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__top .menu ul li input.elm[type=button]:hover input[type=submit], body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__top .menu ul li a.elm:hover .block__cart .cartbtns input[type=button], body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__top .menu ul li a.elm:hover input[type=button], body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__top .menu ul li .block__cart .cartbtns input.elm[type=submit]:hover input[type=button], body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__top .menu ul li input.elm[type=submit]:hover input[type=button], body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__top .menu ul li .block__cart .cartbtns input.elm[type=button]:hover input[type=button], body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__top .menu ul li input.elm[type=button]:hover input[type=button], body .block__top .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms a.elm:hover a, body .block__top .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__cart .cartbtns input.elm[type=submit]:hover a, body .block__cart .cartbtns .block__top .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms input.elm[type=submit]:hover a, body .block__top .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__cart .cartbtns input.elm[type=button]:hover a, body .block__cart .cartbtns .block__top .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms input.elm[type=button]:hover a, body .block__top .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms a.elm:hover .block__cart .cartbtns input[type=submit], body .block__cart .cartbtns .block__top .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms a.elm:hover input[type=submit], body .block__top .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__cart .cartbtns input.elm[type=submit]:hover input[type=submit], body .block__cart .cartbtns .block__top .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms input.elm[type=submit]:hover input[type=submit], body .block__top .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__cart .cartbtns input.elm[type=button]:hover input[type=submit], body .block__cart .cartbtns .block__top .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms input.elm[type=button]:hover input[type=submit], body .block__top .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms a.elm:hover .block__cart .cartbtns input[type=button], body .block__cart .cartbtns .block__top .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms a.elm:hover input[type=button], body .block__top .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__cart .cartbtns input.elm[type=submit]:hover input[type=button], body .block__cart .cartbtns .block__top .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms input.elm[type=submit]:hover input[type=button], body .block__top .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__cart .cartbtns input.elm[type=button]:hover input[type=button], body .block__cart .cartbtns .block__top .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms input.elm[type=button]:hover input[type=button], body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__footer .menu ul li a.elm:hover a, body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__footer .menu ul li .block__cart .cartbtns input.elm[type=submit]:hover a, body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__footer .menu ul li input.elm[type=submit]:hover a, body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__footer .menu ul li .block__cart .cartbtns input.elm[type=button]:hover a, body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__footer .menu ul li input.elm[type=button]:hover a, body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__footer .menu ul li a.elm:hover .block__cart .cartbtns input[type=submit], body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__footer .menu ul li a.elm:hover input[type=submit], body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__footer .menu ul li .block__cart .cartbtns input.elm[type=submit]:hover input[type=submit], body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__footer .menu ul li input.elm[type=submit]:hover input[type=submit], body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__footer .menu ul li .block__cart .cartbtns input.elm[type=button]:hover input[type=submit], body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__footer .menu ul li input.elm[type=button]:hover input[type=submit], body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__footer .menu ul li a.elm:hover .block__cart .cartbtns input[type=button], body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__footer .menu ul li a.elm:hover input[type=button], body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__footer .menu ul li .block__cart .cartbtns input.elm[type=submit]:hover input[type=button], body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__footer .menu ul li input.elm[type=submit]:hover input[type=button], body .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__footer .menu ul li .block__cart .cartbtns input.elm[type=button]:hover input[type=button], body .block__cart .cartbtns .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__footer .menu ul li input.elm[type=button]:hover input[type=button], body .block__footer .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms a.elm:hover a, body .block__footer .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__cart .cartbtns input.elm[type=submit]:hover a, body .block__cart .cartbtns .block__footer .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms input.elm[type=submit]:hover a, body .block__footer .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__cart .cartbtns input.elm[type=button]:hover a, body .block__cart .cartbtns .block__footer .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms input.elm[type=button]:hover a, body .block__footer .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms a.elm:hover .block__cart .cartbtns input[type=submit], body .block__cart .cartbtns .block__footer .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms a.elm:hover input[type=submit], body .block__footer .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__cart .cartbtns input.elm[type=submit]:hover input[type=submit], body .block__cart .cartbtns .block__footer .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms input.elm[type=submit]:hover input[type=submit], body .block__footer .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__cart .cartbtns input.elm[type=button]:hover input[type=submit], body .block__cart .cartbtns .block__footer .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms input.elm[type=button]:hover input[type=submit], body .block__footer .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms a.elm:hover .block__cart .cartbtns input[type=button], body .block__cart .cartbtns .block__footer .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms a.elm:hover input[type=button], body .block__footer .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__cart .cartbtns input.elm[type=submit]:hover input[type=button], body .block__cart .cartbtns .block__footer .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms input.elm[type=submit]:hover input[type=button], body .block__footer .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms .block__cart .cartbtns input.elm[type=button]:hover input[type=button], body .block__cart .cartbtns .block__footer .menu ul li .product_win_contener_tpl_22 .fancybox__content .rb .halves .elms input.elm[type=button]:hover input[type=button] {
  font-weight: 700;
  font-size: 16px;
  color: #000000;
  line-height: 19px;
}
body .product_win_contener_tpl_22 .fancybox__content .rb input[type=button] {
  margin: 20px auto;
  width: calc(100% - 80px);
  height: 42px;
  background: #00D647;
  border-radius: 55px;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #FFFFFF;
  border: 0px;
}
body .product_win_added .fancybox__content {
  width: 480px;
  max-width: calc(100% - 20px);
  background: #FFFFFF;
  border-radius: 25px;
  padding: 41px 30px;
}
body .product_win_added .fancybox__content .carousel__button.is-close {
  width: 21px;
  height: 21px;
  border: 1px solid #EEEEEE;
  border-radius: 50px;
  top: 14px;
  right: 19px;
}
body .product_win_added .fancybox__content .carousel__button.is-close svg {
  width: 10px;
  stroke-width: 1px;
}
body .product_win_added .fancybox__content .text .title, body .product_win_added .fancybox__content .text .block__cart .otitle .tipdostavki, body .product_win_added .fancybox__content .text .block__cart .otitle .time, body .block__cart .otitle .product_win_added .fancybox__content .text .tipdostavki, body .block__cart .otitle .product_win_added .fancybox__content .text .time {
  font-weight: 600;
  font-size: 22px;
  line-height: 26px;
  color: #194654;
}
body .product_win_added .fancybox__content .text .podpis {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #111111;
  margin-top: 15px;
  margin-bottom: 33px;
}
body .product_win_added .fancybox__content .text .podpis span {
  color: #7B7B7B;
}
body .product_win_added .fancybox__content .text .btn {
  height: 56px;
  line-height: 41px;
  font-weight: 500;
  font-size: 16px;
}
body .product_win_added .fancybox__content .text .btn.btn-secondary {
  background: #EBEBEB;
  color: #4D4D4D;
  border-color: #EBEBEB;
}
body .block__konttop {
  width: 100%;
  height: 33px;
  background: #FFFFFF;
  border-radius: 0px 0px 30px 30px;
}
body .block__kontakti #map {
  width: 100%;
  height: 478px;
  background: #FFFFFF;
  border-radius: 25px;
  overflow: hidden;
}
body .block__kontakti .addr {
  margin-bottom: 27px;
}
body .block__kontakti .addr .title, body .block__kontakti .addr .block__cart .otitle .tipdostavki, body .block__kontakti .addr .block__cart .otitle .time, body .block__cart .otitle .block__kontakti .addr .tipdostavki, body .block__cart .otitle .block__kontakti .addr .time {
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #808080;
}
body .block__kontakti .addr a, body .block__kontakti .addr .block__cart .cartbtns input[type=submit], body .block__cart .cartbtns .block__kontakti .addr input[type=submit], body .block__kontakti .addr .block__cart .cartbtns input[type=button], body .block__cart .cartbtns .block__kontakti .addr input[type=button] {
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #194654;
  border-bottom: 1px dashed #FF4539;
}
body .block__kontakti .addr a:hover, body .block__kontakti .addr .block__cart .cartbtns input[type=submit]:hover, body .block__cart .cartbtns .block__kontakti .addr input[type=submit]:hover, body .block__kontakti .addr .block__cart .cartbtns input[type=button]:hover, body .block__cart .cartbtns .block__kontakti .addr input[type=button]:hover {
  text-decoration: none;
  border-bottom: 1px dashed #F6F2F1;
}
body .block__kontakti .phone {
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #194654;
  border-bottom: 1px dashed #F6F2F1;
}
body .block__kontakti .phone:hover {
  text-decoration: none;
  border-bottom: 1px dashed #FF4539;
}
body .block__kontakti .work {
  margin-top: 27px;
}
body .block__kontakti .work .title, body .block__kontakti .work .block__cart .otitle .tipdostavki, body .block__kontakti .work .block__cart .otitle .time, body .block__cart .otitle .block__kontakti .work .tipdostavki, body .block__cart .otitle .block__kontakti .work .time {
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #808080;
}
body .block__kontakti .work .time {
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #194654;
}
body .block__fixh {
  position: fixed;
  top: -80px;
  left: 0px;
  right: 0px;
  z-index: 5;
  background: #FFFFFF;
  height: 80px;
  border-radius: 0px 0px 10px 10px;
  transition: 0.3s;
}
body .block__fixh.open {
  top: 0px;
  transition: 0.3s;
}
body .block__fixh .menu {
  margin-left: 90px;
  margin-right: 29px;
}
body .block__fixh .menu .links {
  font-weight: 600;
  font-size: 12px;
  line-height: 25px;
  color: #194654;
  margin-bottom: 9px;
}
body .block__fixh .menu .links a, body .block__fixh .menu .links .block__cart .cartbtns input[type=submit], body .block__cart .cartbtns .block__fixh .menu .links input[type=submit], body .block__fixh .menu .links .block__cart .cartbtns input[type=button], body .block__cart .cartbtns .block__fixh .menu .links input[type=button] {
  border-bottom: 1px dashed #FFFFFF;
  transition: 0.3s;
}
body .block__fixh .menu .links a:hover, body .block__fixh .menu .links .block__cart .cartbtns input[type=submit]:hover, body .block__cart .cartbtns .block__fixh .menu .links input[type=submit]:hover, body .block__fixh .menu .links .block__cart .cartbtns input[type=button]:hover, body .block__cart .cartbtns .block__fixh .menu .links input[type=button]:hover {
  border-bottom: 1px dashed #FF4539;
  transition: 0.3s;
  text-decoration: none;
}
body .block__fixh .menu .links a span, body .block__fixh .menu .links .block__cart .cartbtns input[type=submit] span, body .block__cart .cartbtns .block__fixh .menu .links input[type=submit] span, body .block__fixh .menu .links .block__cart .cartbtns input[type=button] span, body .block__cart .cartbtns .block__fixh .menu .links input[type=button] span {
  color: #808080;
}
body .block__fixh .menu .links a.addr, body .block__fixh .menu .links .block__cart .cartbtns input.addr[type=submit], body .block__cart .cartbtns .block__fixh .menu .links input.addr[type=submit], body .block__fixh .menu .links .block__cart .cartbtns input.addr[type=button], body .block__cart .cartbtns .block__fixh .menu .links input.addr[type=button] {
  border-bottom: 1px dashed #FF4539;
  transition: 0.3s;
}
body .block__fixh .menu .links a.addr:hover, body .block__fixh .menu .links .block__cart .cartbtns input.addr[type=submit]:hover, body .block__cart .cartbtns .block__fixh .menu .links input.addr[type=submit]:hover, body .block__fixh .menu .links .block__cart .cartbtns input.addr[type=button]:hover, body .block__cart .cartbtns .block__fixh .menu .links input.addr[type=button]:hover {
  border-bottom: 1px dashed #FFFFFF;
  transition: 0.3s;
}
body .block__fixh .menu ul li {
  list-style: none;
}
body .block__fixh .menu ul li a, body .block__fixh .menu ul li .block__cart .cartbtns input[type=submit], body .block__cart .cartbtns .block__fixh .menu ul li input[type=submit], body .block__fixh .menu ul li .block__cart .cartbtns input[type=button], body .block__cart .cartbtns .block__fixh .menu ul li input[type=button] {
  font-weight: 600;
  font-size: 12px;
  line-height: 14px;
  color: #194654;
  position: relative;
  transition: 0.3s;
}
body .block__fixh .menu ul li a.active, body .block__fixh .menu ul li .block__cart .cartbtns input.active[type=submit], body .block__cart .cartbtns .block__fixh .menu ul li input.active[type=submit], body .block__fixh .menu ul li .block__cart .cartbtns input.active[type=button], body .block__cart .cartbtns .block__fixh .menu ul li input.active[type=button], body .block__fixh .menu ul li .block__cart .deliverybtns .dtypes a.elm:hover, body .block__cart .deliverybtns .dtypes .block__fixh .menu ul li a.elm:hover, body .block__cart .deliverybtns .dtypes .block__fixh .menu ul li .cartbtns input.elm[type=submit]:hover, body .block__cart .deliverybtns .dtypes .block__fixh .menu ul li .cartbtns input.elm[type=button]:hover, body .block__fixh .menu ul li a:hover, body .block__fixh .menu ul li .block__cart .cartbtns input[type=submit]:hover, body .block__cart .cartbtns .block__fixh .menu ul li input[type=submit]:hover, body .block__fixh .menu ul li .block__cart .cartbtns input[type=button]:hover, body .block__cart .cartbtns .block__fixh .menu ul li input[type=button]:hover {
  text-decoration: none;
  color: #E21D23;
  transition: 0.3s;
}
body .block__fixh .cart {
  height: 38px;
  background: #00D647;
  color: #FFFFFF;
  border-radius: 20px;
  width: 165px;
  font-weight: 600;
  font-size: 16px;
  color: #FFFFFF;
  padding: 0px 7px;
  margin-left: 28px;
  transition: 0.3s;
}
body .block__fixh .cart .sep {
  height: 21px;
  width: 1px;
  background: #FFFFFF;
}
body .block__fixh .cart .price {
  font-weight: bold;
}
body .block__fixh .cart:hover {
  text-decoration: none;
  filter: drop-shadow(0px 10px 15px rgba(0, 0, 0, 0.15));
  transition: 0.3s;
}
body .block__cart {
  margin-top: 55px;
}
body .block__cart .steps .elm {
  padding-bottom: 13px;
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  color: #7D7878;
  border-bottom: 1px solid #F6F2F1;
  margin-right: 53px;
  transition: 0.3s;
}
body .block__cart .steps .elm.active, body .block__cart .steps .deliverybtns .dtypes .elm:hover, body .block__cart .deliverybtns .dtypes .steps .elm:hover, body .block__cart .steps .block__top .menu ul li a.elm:hover, body .block__cart .steps .block__top .menu ul li .cartbtns input.elm[type=submit]:hover, body .block__cart .cartbtns .steps .block__top .menu ul li input.elm[type=submit]:hover, body .block__cart .steps .block__top .menu ul li .cartbtns input.elm[type=button]:hover, body .block__cart .cartbtns .steps .block__top .menu ul li input.elm[type=button]:hover, body .block__top .menu ul li .block__cart .steps a.elm:hover, body .block__top .menu ul li .block__cart .steps .cartbtns input.elm[type=submit]:hover, body .block__top .menu ul li .block__cart .cartbtns .steps input.elm[type=submit]:hover, body .block__top .menu ul li .block__cart .steps .cartbtns input.elm[type=button]:hover, body .block__top .menu ul li .block__cart .cartbtns .steps input.elm[type=button]:hover, body .block__cart .steps .block__footer .menu ul li a.elm:hover, body .block__cart .steps .block__footer .menu ul li .cartbtns input.elm[type=submit]:hover, body .block__cart .cartbtns .steps .block__footer .menu ul li input.elm[type=submit]:hover, body .block__cart .steps .block__footer .menu ul li .cartbtns input.elm[type=button]:hover, body .block__cart .cartbtns .steps .block__footer .menu ul li input.elm[type=button]:hover, body .block__footer .menu ul li .block__cart .steps a.elm:hover, body .block__footer .menu ul li .block__cart .steps .cartbtns input.elm[type=submit]:hover, body .block__footer .menu ul li .block__cart .cartbtns .steps input.elm[type=submit]:hover, body .block__footer .menu ul li .block__cart .steps .cartbtns input.elm[type=button]:hover, body .block__footer .menu ul li .block__cart .cartbtns .steps input.elm[type=button]:hover, body .block__cart .steps .block__fixh .menu ul li a.elm:hover, body .block__cart .steps .block__fixh .menu ul li .cartbtns input.elm[type=submit]:hover, body .block__cart .cartbtns .steps .block__fixh .menu ul li input.elm[type=submit]:hover, body .block__cart .steps .block__fixh .menu ul li .cartbtns input.elm[type=button]:hover, body .block__cart .cartbtns .steps .block__fixh .menu ul li input.elm[type=button]:hover, body .block__fixh .menu ul li .block__cart .steps a.elm:hover, body .block__fixh .menu ul li .block__cart .steps .cartbtns input.elm[type=submit]:hover, body .block__fixh .menu ul li .block__cart .cartbtns .steps input.elm[type=submit]:hover, body .block__fixh .menu ul li .block__cart .steps .cartbtns input.elm[type=button]:hover, body .block__fixh .menu ul li .block__cart .cartbtns .steps input.elm[type=button]:hover {
  border-bottom: 1px solid #194654;
  color: #194654;
  transition: 0.3s;
}
body .block__cart .steps .elm:last-child {
  margin-right: 0px;
}
body .block__cart .deliverybtns .title, body .block__cart .deliverybtns .otitle .tipdostavki, body .block__cart .deliverybtns .otitle .time, body .block__cart .otitle .deliverybtns .tipdostavki, body .block__cart .otitle .deliverybtns .time {
  margin-top: 40px;
  font-weight: 600;
  font-size: 22px;
  line-height: 27px;
  color: #194654;
  margin-bottom: 20px;
}
body .block__cart .deliverybtns .dtypes {
  border: 1px solid #FFFFFF;
  border-radius: 10px;
  margin-right: 17px;
}
body .block__cart .deliverybtns .dtypes .elm {
  width: 141px;
  height: 53px;
  background: #EBEBEB;
  border-radius: 10px;
  margin-right: 10px;
  font-weight: 500;
  font-size: 14px;
  color: #302E2E;
  transition: 0.3s;
}
body .block__cart .deliverybtns .dtypes .elm:last-child {
  margin-right: 0px;
}
body .block__cart .deliverybtns .dtypes .elm.active, body .block__cart .deliverybtns .dtypes .elm:hover {
  background: #194654;
  color: #FFFFFF;
}
body .block__cart .deliverybtns .dtypes .elm:hover {
  text-decoration: none;
}
body .block__cart .deliverybtns .time {
  width: 141px;
  height: 53px;
  background: #2A2A28;
  border-radius: 10px;
  font-weight: 600;
  font-size: 14px;
  color: #FFFFFF;
  transition: 0.3s;
}
body .block__cart .deliverybtns .time:hover {
  background: #FFFFFF;
  color: #2A2A28;
  text-decoration: none;
}
body .block__cart .ordertitle {
  margin-top: 50px;
  font-weight: 600;
  font-size: 22px;
  color: #194654;
  margin-bottom: 34px;
}
body .block__cart .products {
  max-height: 350px;
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 36px;
}
body .block__cart .products .elm {
  height: auto;
  background: #FFFFFF;
  border-radius: 10px;
  width: 100%;
  margin-bottom: 15px;
}
body .block__cart .products .elm .fstr {
  padding: 0px 15px;
  height: 76px;
}
body .block__cart .products .elm .fstr .nameves {
  max-width: 270px;
}
body .block__cart .products .elm .fstr .nameves .name, body .block__cart .products .elm .fstr .nameves .js_orderloader .border .description, body .js_orderloader .border .block__cart .products .elm .fstr .nameves .description {
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  color: #194654;
}
body .block__cart .products .elm .fstr .nameves .ves, body .block__cart .products .elm .fstr .nameves .bort, body .block__cart .products .elm .fstr .nameves .size {
  margin-top: 4px;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #ACA8A8;
}
body .block__cart .products .elm .fstr .nameves .bort, body .block__cart .products .elm .fstr .nameves .size {
  color: #194654;
}
body .block__cart .products .elm .fstr .count {
  width: 104px;
  height: 41px;
  border-radius: 21px;
  background: #FFFFFF;
  border: 1px solid #CDCDCD;
}
body .block__cart .products .elm .fstr .count a, body .block__cart .products .elm .fstr .count .cartbtns input[type=submit], body .block__cart .cartbtns .products .elm .fstr .count input[type=submit], body .block__cart .products .elm .fstr .count .cartbtns input[type=button], body .block__cart .cartbtns .products .elm .fstr .count input[type=button] {
  height: 39px;
  width: 21px;
  line-height: 39px;
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  color: #194654;
}
body .block__cart .products .elm .fstr .count a:hover, body .block__cart .products .elm .fstr .count .cartbtns input[type=submit]:hover, body .block__cart .cartbtns .products .elm .fstr .count input[type=submit]:hover, body .block__cart .products .elm .fstr .count .cartbtns input[type=button]:hover, body .block__cart .cartbtns .products .elm .fstr .count input[type=button]:hover {
  text-decoration: none;
}
body .block__cart .products .elm .fstr .count input {
  width: 30px;
  border: 0px;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  color: #194654;
  text-align: center;
}
body .block__cart .products .elm .fstr .price {
  font-weight: 700;
  font-size: 22px;
  color: #194654;
}
body .block__cart .products .elm .fstr .price.gift {
  color: #E21D23;
}
body .block__cart .products .elm .fstr .del {
  width: 21px;
  height: 21px;
  border: 1px solid #EEEEEE;
  border-radius: 50%;
}
body .block__cart .products .elm .lstr {
  border-top: 1px solid #F1F0F0;
  padding: 10px 15px;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  color: #6A6A6A;
  padding-left: 90px;
  padding-right: 150px;
}
body .block__cart .addrdata {
  width: 100%;
  max-width: 457px;
  min-height: 209px;
  background: #FFFFFF;
  border-radius: 10px;
  padding: 26px 22px;
}
body .block__cart .addrdata .addr a, body .block__cart .addrdata .addr .cartbtns input[type=submit], body .block__cart .cartbtns .addrdata .addr input[type=submit], body .block__cart .addrdata .addr .cartbtns input[type=button], body .block__cart .cartbtns .addrdata .addr input[type=button] {
  border-bottom: 1px dashed #FF4539;
  padding-bottom: 5px;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #194654;
  cursor: pointer;
  transition: 0.3s;
}
body .block__cart .addrdata .addr a span, body .block__cart .addrdata .addr .cartbtns input[type=submit] span, body .block__cart .cartbtns .addrdata .addr input[type=submit] span, body .block__cart .addrdata .addr .cartbtns input[type=button] span, body .block__cart .cartbtns .addrdata .addr input[type=button] span {
  color: #808080;
  margin-right: 5px;
}
body .block__cart .addrdata .addr a svg, body .block__cart .addrdata .addr .cartbtns input[type=submit] svg, body .block__cart .cartbtns .addrdata .addr input[type=submit] svg, body .block__cart .addrdata .addr .cartbtns input[type=button] svg, body .block__cart .cartbtns .addrdata .addr input[type=button] svg {
  margin-left: 5px;
}
body .block__cart .addrdata .addr a:hover, body .block__cart .addrdata .addr .cartbtns input[type=submit]:hover, body .block__cart .cartbtns .addrdata .addr input[type=submit]:hover, body .block__cart .addrdata .addr .cartbtns input[type=button]:hover, body .block__cart .cartbtns .addrdata .addr input[type=button]:hover {
  text-decoration: none;
  border-bottom: 1px dashed #FFFFFF;
}
body .block__cart .addrdata .phone {
  margin-top: 27.8px;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #194654;
  border-bottom: 1px dashed #FFFFFF;
  transition: 0.3s;
}
body .block__cart .addrdata .phone:hover {
  text-decoration: none;
  border-bottom: 1px dashed #FF4539;
}
body .block__cart .addrdata .bottom {
  margin-top: 20px;
}
body .block__cart .addrdata .bottom .title, body .block__cart .addrdata .bottom .otitle .tipdostavki, body .block__cart .addrdata .bottom .otitle .time, body .block__cart .otitle .addrdata .bottom .tipdostavki, body .block__cart .otitle .addrdata .bottom .time {
  font-weight: 600;
  font-size: 18px;
  line-height: 35px;
  color: #808080;
}
body .block__cart .addrdata .bottom .val {
  font-weight: 600;
  font-size: 18px;
  line-height: 35px;
  color: #194654;
}
body .block__cart .addrdata .bottom .contakti {
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #194654;
  border-bottom: 1px dashed #FFFFFF;
  transition: 0.3s;
}
body .block__cart .addrdata .bottom .contakti:hover {
  text-decoration: none;
  border-bottom: 1px dashed #FF4539;
}
body .block__cart .cartbtm {
  margin-top: 37px;
  border-bottom: 1px solid rgba(25, 70, 84, 0.6);
  padding-bottom: 16px;
  padding-right: 36px;
}
body .block__cart .cartbtm .promo input[type=text] {
  width: 214px;
  height: 56px;
  background: #FCFCFC;
  border-radius: 10px;
  border: 0px;
  padding: 0px 18px;
  font-weight: 600;
  font-size: 16px;
  color: #7C7979;
  margin-right: 16px;
}
body .block__cart .cartbtm .promo input[type=button] {
  width: 214px;
  height: 56px;
  background: #194654;
  border-radius: 10px;
  border: 1px solid #194654;
  font-weight: 600;
  font-size: 16px;
  color: #FFFFFF;
  transition: 0.3s;
}
body .block__cart .cartbtm .promo input[type=button]:hover {
  background: #FFFFFF;
  color: #194654;
}
body .block__cart .cartbtm .price {
  font-weight: 600;
  font-size: 22px;
  color: #194654;
}
body .block__cart .cartbtm .price s {
  margin-left: 10px;
  color: #808080;
  font-size: 18px;
}
body .block__cart .cartbtm .price span {
  color: #E21D23;
}
body .block__cart .akciititle {
  margin-top: 70px;
  font-weight: 600;
  font-size: 22px;
  color: #194654;
}
body .block__cart .akcii {
  position: relative;
}
body .block__cart .akcii a.prev, body .block__cart .akcii .cartbtns input.prev[type=submit], body .block__cart .cartbtns .akcii input.prev[type=submit], body .block__cart .akcii .cartbtns input.prev[type=button], body .block__cart .cartbtns .akcii input.prev[type=button] {
  position: absolute;
  left: -66px;
  top: calc(50% - 36px);
  transition: 0.3s;
}
body .block__cart .akcii a.prev:hover, body .block__cart .akcii .cartbtns input.prev[type=submit]:hover, body .block__cart .cartbtns .akcii input.prev[type=submit]:hover, body .block__cart .akcii .cartbtns input.prev[type=button]:hover, body .block__cart .cartbtns .akcii input.prev[type=button]:hover {
  filter: drop-shadow(0px 10px 15px rgba(0, 0, 0, 0.15));
  transition: 0.3s;
}
body .block__cart .akcii a.next, body .block__cart .akcii .cartbtns input.next[type=submit], body .block__cart .cartbtns .akcii input.next[type=submit], body .block__cart .akcii .cartbtns input.next[type=button], body .block__cart .cartbtns .akcii input.next[type=button] {
  position: absolute;
  right: -66px;
  top: calc(50% - 36px);
  transition: 0.3s;
}
body .block__cart .akcii a.next:hover, body .block__cart .akcii .cartbtns input.next[type=submit]:hover, body .block__cart .cartbtns .akcii input.next[type=submit]:hover, body .block__cart .akcii .cartbtns input.next[type=button]:hover, body .block__cart .cartbtns .akcii input.next[type=button]:hover {
  filter: drop-shadow(0px 10px 15px rgba(0, 0, 0, 0.15));
}
body .block__cart .akcii .slyder {
  margin-top: 34px;
  width: calc(100% + 32px);
  margin-left: -16px;
}
body .block__cart .akcii .slyder .slick-slide {
  margin-top: 20px;
  margin-bottom: 20px;
}
body .block__cart .akcii .slyder .elm {
  display: block;
  margin: 0px auto;
  width: 100%;
  max-width: 300px;
  height: 150px;
  background: #EBEBEB;
  border-radius: 10px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0);
  transtion: 0.3s;
}
body .block__cart .akcii .slyder .elm svg {
  flex: none;
}
body .block__cart .akcii .slyder .elm:hover {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
  transtion: 0.3s;
  text-decoration: none;
}
body .block__cart .akcii .slyder .elm.active svg path, body .block__cart .akcii .slyder .block__top .menu ul li a.elm:hover svg path, body .block__cart .akcii .slyder .block__top .menu ul li .cartbtns input.elm[type=submit]:hover svg path, body .block__cart .cartbtns .akcii .slyder .block__top .menu ul li input.elm[type=submit]:hover svg path, body .block__cart .akcii .slyder .block__top .menu ul li .cartbtns input.elm[type=button]:hover svg path, body .block__cart .cartbtns .akcii .slyder .block__top .menu ul li input.elm[type=button]:hover svg path, body .block__top .menu ul li .block__cart .akcii .slyder a.elm:hover svg path, body .block__top .menu ul li .block__cart .akcii .slyder .cartbtns input.elm[type=submit]:hover svg path, body .block__top .menu ul li .block__cart .cartbtns .akcii .slyder input.elm[type=submit]:hover svg path, body .block__top .menu ul li .block__cart .akcii .slyder .cartbtns input.elm[type=button]:hover svg path, body .block__top .menu ul li .block__cart .cartbtns .akcii .slyder input.elm[type=button]:hover svg path, body .block__cart .akcii .slyder .block__footer .menu ul li a.elm:hover svg path, body .block__cart .akcii .slyder .block__footer .menu ul li .cartbtns input.elm[type=submit]:hover svg path, body .block__cart .cartbtns .akcii .slyder .block__footer .menu ul li input.elm[type=submit]:hover svg path, body .block__cart .akcii .slyder .block__footer .menu ul li .cartbtns input.elm[type=button]:hover svg path, body .block__cart .cartbtns .akcii .slyder .block__footer .menu ul li input.elm[type=button]:hover svg path, body .block__footer .menu ul li .block__cart .akcii .slyder a.elm:hover svg path, body .block__footer .menu ul li .block__cart .akcii .slyder .cartbtns input.elm[type=submit]:hover svg path, body .block__footer .menu ul li .block__cart .cartbtns .akcii .slyder input.elm[type=submit]:hover svg path, body .block__footer .menu ul li .block__cart .akcii .slyder .cartbtns input.elm[type=button]:hover svg path, body .block__footer .menu ul li .block__cart .cartbtns .akcii .slyder input.elm[type=button]:hover svg path, body .block__cart .akcii .slyder .block__fixh .menu ul li a.elm:hover svg path, body .block__cart .akcii .slyder .block__fixh .menu ul li .cartbtns input.elm[type=submit]:hover svg path, body .block__cart .cartbtns .akcii .slyder .block__fixh .menu ul li input.elm[type=submit]:hover svg path, body .block__cart .akcii .slyder .block__fixh .menu ul li .cartbtns input.elm[type=button]:hover svg path, body .block__cart .cartbtns .akcii .slyder .block__fixh .menu ul li input.elm[type=button]:hover svg path, body .block__fixh .menu ul li .block__cart .akcii .slyder a.elm:hover svg path, body .block__fixh .menu ul li .block__cart .akcii .slyder .cartbtns input.elm[type=submit]:hover svg path, body .block__fixh .menu ul li .block__cart .cartbtns .akcii .slyder input.elm[type=submit]:hover svg path, body .block__fixh .menu ul li .block__cart .akcii .slyder .cartbtns input.elm[type=button]:hover svg path, body .block__fixh .menu ul li .block__cart .cartbtns .akcii .slyder input.elm[type=button]:hover svg path, body .block__cart .akcii .slyder .deliverybtns .dtypes .elm:hover svg path, body .block__cart .deliverybtns .dtypes .akcii .slyder .elm:hover svg path {
  fill: #E21D23;
}
body .block__cart .akcii .slyder .elm.active .vibor, body .block__cart .akcii .slyder .block__top .menu ul li a.elm:hover .vibor, body .block__cart .akcii .slyder .block__top .menu ul li .cartbtns input.elm[type=submit]:hover .vibor, body .block__cart .cartbtns .akcii .slyder .block__top .menu ul li input.elm[type=submit]:hover .vibor, body .block__cart .akcii .slyder .block__top .menu ul li .cartbtns input.elm[type=button]:hover .vibor, body .block__cart .cartbtns .akcii .slyder .block__top .menu ul li input.elm[type=button]:hover .vibor, body .block__top .menu ul li .block__cart .akcii .slyder a.elm:hover .vibor, body .block__top .menu ul li .block__cart .akcii .slyder .cartbtns input.elm[type=submit]:hover .vibor, body .block__top .menu ul li .block__cart .cartbtns .akcii .slyder input.elm[type=submit]:hover .vibor, body .block__top .menu ul li .block__cart .akcii .slyder .cartbtns input.elm[type=button]:hover .vibor, body .block__top .menu ul li .block__cart .cartbtns .akcii .slyder input.elm[type=button]:hover .vibor, body .block__cart .akcii .slyder .block__footer .menu ul li a.elm:hover .vibor, body .block__cart .akcii .slyder .block__footer .menu ul li .cartbtns input.elm[type=submit]:hover .vibor, body .block__cart .cartbtns .akcii .slyder .block__footer .menu ul li input.elm[type=submit]:hover .vibor, body .block__cart .akcii .slyder .block__footer .menu ul li .cartbtns input.elm[type=button]:hover .vibor, body .block__cart .cartbtns .akcii .slyder .block__footer .menu ul li input.elm[type=button]:hover .vibor, body .block__footer .menu ul li .block__cart .akcii .slyder a.elm:hover .vibor, body .block__footer .menu ul li .block__cart .akcii .slyder .cartbtns input.elm[type=submit]:hover .vibor, body .block__footer .menu ul li .block__cart .cartbtns .akcii .slyder input.elm[type=submit]:hover .vibor, body .block__footer .menu ul li .block__cart .akcii .slyder .cartbtns input.elm[type=button]:hover .vibor, body .block__footer .menu ul li .block__cart .cartbtns .akcii .slyder input.elm[type=button]:hover .vibor, body .block__cart .akcii .slyder .block__fixh .menu ul li a.elm:hover .vibor, body .block__cart .akcii .slyder .block__fixh .menu ul li .cartbtns input.elm[type=submit]:hover .vibor, body .block__cart .cartbtns .akcii .slyder .block__fixh .menu ul li input.elm[type=submit]:hover .vibor, body .block__cart .akcii .slyder .block__fixh .menu ul li .cartbtns input.elm[type=button]:hover .vibor, body .block__cart .cartbtns .akcii .slyder .block__fixh .menu ul li input.elm[type=button]:hover .vibor, body .block__fixh .menu ul li .block__cart .akcii .slyder a.elm:hover .vibor, body .block__fixh .menu ul li .block__cart .akcii .slyder .cartbtns input.elm[type=submit]:hover .vibor, body .block__fixh .menu ul li .block__cart .cartbtns .akcii .slyder input.elm[type=submit]:hover .vibor, body .block__fixh .menu ul li .block__cart .akcii .slyder .cartbtns input.elm[type=button]:hover .vibor, body .block__fixh .menu ul li .block__cart .cartbtns .akcii .slyder input.elm[type=button]:hover .vibor, body .block__cart .akcii .slyder .deliverybtns .dtypes .elm:hover .vibor, body .block__cart .deliverybtns .dtypes .akcii .slyder .elm:hover .vibor {
  visibility: visible;
}
body .block__cart .akcii .slyder .elm .top {
  width: 100%;
  background: #D9D9D9;
  border-radius: 10px 10px 0px 0px;
  padding: 22px 25px;
  height: 108px;
}
body .block__cart .akcii .slyder .elm .top .name, body .block__cart .akcii .slyder .elm .top .js_orderloader .border .description, body .js_orderloader .border .block__cart .akcii .slyder .elm .top .description {
  font-weight: 500;
  font-size: 17px;
  color: #000000;
}
body .block__cart .akcii .slyder .elm .top .description {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
  margin-top: 2px;
}
body .block__cart .akcii .slyder .elm .podpis {
  padding: 11px 25px;
  font-weight: 500;
  font-size: 12px;
  color: #000000;
}
body .block__cart .akcii .slyder .elm .vibor {
  width: 99px;
  height: 42px;
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
  border-radius: 0px 0px 10px 10px;
  font-weight: 500;
  font-size: 11px;
  color: #000000;
  visibility: hidden;
}
body .block__cart .cartbtns {
  margin-top: 47px;
  margin-bottom: 150px;
}
body .block__cart .cartbtns a, body .block__cart .cartbtns input[type=submit], body .block__cart .cartbtns input[type=button] {
  width: 214px;
  height: 56px;
  border-radius: 10px;
  font-weight: 600;
  font-size: 16px;
  transition: 0.3s;
}
body .block__cart .cartbtns a:hover, body .block__cart .cartbtns input[type=submit]:hover, body .block__cart .cartbtns input[type=button]:hover {
  text-decoration: none;
  transition: 0.3s;
}
body .block__cart .cartbtns a.next, body .block__cart .cartbtns input.next[type=submit], body .block__cart .cartbtns input.next[type=button] {
  margin-right: 17px;
  background: #E21D23;
  color: #FFFFFF;
  border: 1px solid #E21D23;
}
body .block__cart .cartbtns a.next:hover, body .block__cart .cartbtns input.next[type=submit]:hover, body .block__cart .cartbtns input.next[type=button]:hover {
  background: #FFFFFF;
  color: #000000;
}
body .block__cart .cartbtns a.tocatalog, body .block__cart .cartbtns input.tocatalog[type=submit], body .block__cart .cartbtns input.tocatalog[type=button] {
  border: 1px solid #194654;
  color: #000000;
}
body .block__cart .cartbtns a.tocatalog:hover, body .block__cart .cartbtns input.tocatalog[type=submit]:hover, body .block__cart .cartbtns input.tocatalog[type=button]:hover {
  background: #194654;
  color: #FFFFFF;
}
body .block__cart .otitle {
  margin-top: 45px;
  margin-bottom: 25px;
}
body .block__cart .otitle .title, body .block__cart .otitle .tipdostavki, body .block__cart .otitle .time {
  font-weight: 600;
  font-size: 22px;
  color: #194654;
  margin-right: 33px;
}
body .block__cart .otitle .tipdostavki, body .block__cart .otitle .time {
  color: #808080;
}
body .block__cart .otitle .tipdostavki a, body .block__cart .otitle .time a, body .block__cart .otitle .tipdostavki .cartbtns input[type=submit], body .block__cart .otitle .time .cartbtns input[type=submit], body .block__cart .cartbtns .otitle .tipdostavki input[type=submit], body .block__cart .cartbtns .otitle .time input[type=submit], body .block__cart .otitle .tipdostavki .cartbtns input[type=button], body .block__cart .otitle .time .cartbtns input[type=button], body .block__cart .cartbtns .otitle .tipdostavki input[type=button], body .block__cart .cartbtns .otitle .time input[type=button] {
  color: #194654;
  border-bottom: 1px dashed #FF4539;
  padding-bottom: 5px;
  transition: 0.3s;
}
body .block__cart .otitle .tipdostavki a:hover, body .block__cart .otitle .time a:hover, body .block__cart .otitle .tipdostavki .cartbtns input[type=submit]:hover, body .block__cart .otitle .time .cartbtns input[type=submit]:hover, body .block__cart .cartbtns .otitle .tipdostavki input[type=submit]:hover, body .block__cart .cartbtns .otitle .time input[type=submit]:hover, body .block__cart .otitle .tipdostavki .cartbtns input[type=button]:hover, body .block__cart .otitle .time .cartbtns input[type=button]:hover, body .block__cart .cartbtns .otitle .tipdostavki input[type=button]:hover, body .block__cart .cartbtns .otitle .time input[type=button]:hover {
  text-decoration: none;
  border-bottom: 1px dashed #F6F2F1;
  transition: 0.3s;
}
body .block__cart .otitle .time {
  margin-right: 0px;
}
body .block__cart .orderform .input-group .form-control {
  border: 0px;
  font-weight: 600;
  font-size: 18px;
  color: #808080;
  height: 76px;
  border-radius: 10px;
  padding: 23px 27px;
}
body .block__cart .orderform .input-group .form-control.street, body .block__cart .orderform .input-group .form-control.house {
  width: 230px;
}
body .block__cart .orderform .input-group .form-control.etaz, body .block__cart .orderform .input-group .form-control.kvartira {
  padding: 23px 16px;
}
body .js_shadow {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background: var(--fancybox-bg, rgba(24, 24, 27, 0.92));
  z-index: 10;
}
body .js_orderloader {
  position: fixed;
  left: calc(50% - 150px);
  top: calc(50% - 150px);
  width: 300px;
  height: 300px;
  border-radius: 50%;
  background: #FFFFFF;
  padding: 6px;
  z-index: 11;
}
body .js_orderloader .border {
  border: 1px solid #194654;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  text-align: center;
}
body .js_orderloader .border svg {
  margin-top: 32px;
}
body .js_orderloader .border .name, body .js_orderloader .border .description {
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  color: #000000;
  margin-top: 27px;
}
body .js_orderloader .border .description {
  color: #194654;
  margin-top: 19px;
}
body .js_orderloader .border .loader {
  width: 188px;
  height: 2px;
  background: #D9D9D9;
  border-radius: 2px;
  margin-top: 35px;
  overflow: hidden;
}
body .js_orderloader .border .loader div {
  width: 20%;
  height: 2px;
  background: #E21D23;
  border-radius: 20px;
  animation: loading 3s linear infinite;
}
body .js_win {
  display: none;
}
body .fancybox__content.js_win {
  width: 480px;
  max-width: calc(100% - 40px);
  background: #FFFFFF;
  border-radius: 25px;
  padding: 43px 44px;
}
body .fancybox__content.js_win .carousel__button.is-close {
  top: 20px;
  right: 18px;
  width: 47px;
  height: 47px;
  border-radius: 50%;
  font-size: 0px;
  background: url("/designV3/images/x.svg") no-repeat center #FFFFFF;
}
body .fancybox__content.js_win .title, body .fancybox__content.js_win .block__cart .otitle .tipdostavki, body .block__cart .otitle .fancybox__content.js_win .tipdostavki, body .fancybox__content.js_win .block__cart .otitle .time, body .block__cart .otitle .fancybox__content.js_win .time {
  font-weight: 600;
  font-size: 22px;
  line-height: 27px;
  color: #194654;
}
body .fancybox__content.js_win .description {
  margin-top: 21px;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #194654;
}
body .fancybox__content.js_win .time {
  margin-top: 30px;
  width: 100%;
  height: 75px;
  background: #EBEBEB;
  border-radius: 5px;
}
body .fancybox__content.js_win .time select {
  width: 94px;
  border: 0px;
  border-bottom: 2px solid #000000;
  text-align: center;
  background: none;
  font-weight: 600;
  font-size: 18px;
  color: #000000;
}
body .fancybox__content.js_win .phone {
  width: 100%;
  height: 75px;
  background: #EBEBEB;
  border-radius: 5px;
  font-weight: 600;
  font-size: 18px;
  color: #000000;
  padding: 0px 10px;
  margin-top: 24px;
}
body .fancybox__content.js_win .phone .sep {
  height: 51px;
  width: 1px;
  background: #000000;
}
body .fancybox__content.js_win .phone input[name=phone] {
  border: 0px;
  background: 0px;
  font-weight: 600;
  font-size: 18px;
  color: #000000;
  width: calc(100% - 150px);
  letter-spacing: 10px;
}
body .fancybox__content.js_win .code {
  margin-top: 27px;
}
body .fancybox__content.js_win .code input {
  width: 93px;
  height: 75px;
  background: #EBEBEB;
  border-radius: 5px;
  border: 0px;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  color: #000000;
}
body .fancybox__content.js_win .newlk__win__input {
  width: 100%;
  height: 75px;
  background: #EBEBEB;
  border-radius: 5px;
  padding: 0px 10px;
  margin-top: 24px;
  border: 0px;
  font-weight: 600;
  font-size: 18px;
  color: #000000;
}
body .fancybox__content.js_win input[type=submit], body .fancybox__content.js_win input[type=button] {
  margin-top: 40px;
  width: 214px;
  height: 56px;
  background: #E21D23;
  border-radius: 10px;
  border: 0px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 600;
  font-size: 16px;
  color: #FFFFFF;
  display: block;
}
body .fancybox__content.js_win .dopvhod a, body .fancybox__content.js_win .dopvhod .block__cart .cartbtns input[type=submit], body .block__cart .cartbtns .fancybox__content.js_win .dopvhod input[type=submit], body .fancybox__content.js_win .dopvhod .block__cart .cartbtns input[type=button], body .block__cart .cartbtns .fancybox__content.js_win .dopvhod input[type=button] {
  margin-top: 15px;
  width: 214px;
  height: 56px;
  background: #00D647;
  border-radius: 10px;
  border: 0px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 600;
  font-size: 16px;
  color: #FFFFFF;
}
body .fancybox__content.js_win .dopvhod a:hover, body .fancybox__content.js_win .dopvhod .block__cart .cartbtns input[type=submit]:hover, body .block__cart .cartbtns .fancybox__content.js_win .dopvhod input[type=submit]:hover, body .fancybox__content.js_win .dopvhod .block__cart .cartbtns input[type=button]:hover, body .block__cart .cartbtns .fancybox__content.js_win .dopvhod input[type=button]:hover {
  text-decoration: none;
}
body .fancybox__content.js_win .podpis {
  margin-top: 59px;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #787878;
}
body #js_win_addr {
  display: none;
  width: 367px;
  max-width: 90%;
  background: #FFFFFF;
  border-radius: 10px;
  padding: 26px 13px;
}
body #js_win_addr .addr a, body #js_win_addr .addr .block__cart .cartbtns input[type=submit], body .block__cart .cartbtns #js_win_addr .addr input[type=submit], body #js_win_addr .addr .block__cart .cartbtns input[type=button], body .block__cart .cartbtns #js_win_addr .addr input[type=button] {
  border-bottom: 1px dashed #FF4539;
  padding-bottom: 5px;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #194654;
  cursor: pointer;
  transition: 0.3s;
}
body #js_win_addr .addr a span, body #js_win_addr .addr .block__cart .cartbtns input[type=submit] span, body .block__cart .cartbtns #js_win_addr .addr input[type=submit] span, body #js_win_addr .addr .block__cart .cartbtns input[type=button] span, body .block__cart .cartbtns #js_win_addr .addr input[type=button] span {
  color: #808080;
  margin-right: 5px;
}
body #js_win_addr .addr a svg, body #js_win_addr .addr .block__cart .cartbtns input[type=submit] svg, body .block__cart .cartbtns #js_win_addr .addr input[type=submit] svg, body #js_win_addr .addr .block__cart .cartbtns input[type=button] svg, body .block__cart .cartbtns #js_win_addr .addr input[type=button] svg {
  margin-left: 5px;
}
body #js_win_addr .addr a:hover, body #js_win_addr .addr .block__cart .cartbtns input[type=submit]:hover, body .block__cart .cartbtns #js_win_addr .addr input[type=submit]:hover, body #js_win_addr .addr .block__cart .cartbtns input[type=button]:hover, body .block__cart .cartbtns #js_win_addr .addr input[type=button]:hover {
  text-decoration: none;
  border-bottom: 1px dashed #FFFFFF;
}
body #js_win_addr .phone {
  margin-top: 27.8px;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #194654;
  border-bottom: 1px dashed #FFFFFF;
  transition: 0.3s;
}
body #js_win_addr .phone:hover {
  text-decoration: none;
  border-bottom: 1px dashed #FF4539;
}
body #js_win_addr .bottom {
  margin-top: 20px;
}
body #js_win_addr .bottom .title, body #js_win_addr .bottom .block__cart .otitle .tipdostavki, body .block__cart .otitle #js_win_addr .bottom .tipdostavki, body #js_win_addr .bottom .block__cart .otitle .time, body .block__cart .otitle #js_win_addr .bottom .time {
  font-weight: 600;
  font-size: 18px;
  line-height: 35px;
  color: #808080;
}
body #js_win_addr .bottom .val {
  font-weight: 600;
  font-size: 18px;
  line-height: 35px;
  color: #194654;
}
body #js_win_addr .bottom .contakti {
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #194654;
  border-bottom: 1px dashed #FFFFFF;
  transition: 0.3s;
}
body #js_win_addr .bottom .contakti:hover {
  text-decoration: none;
  border-bottom: 1px dashed #FF4539;
}
body .js_win_addrs .fancybox__content {
  width: 367px;
  max-width: calc(100% - 40px);
  background: #FFFFFF;
  border-radius: 10px;
  padding: 13px;
  padding-top: 20px;
  padding-bottom: 30px;
}
body .js_win_addrs .fancybox__content .title, body .js_win_addrs .fancybox__content .block__cart .otitle .tipdostavki, body .block__cart .otitle .js_win_addrs .fancybox__content .tipdostavki, body .js_win_addrs .fancybox__content .block__cart .otitle .time, body .block__cart .otitle .js_win_addrs .fancybox__content .time {
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #194654;
  text-align: center;
}
body .block__fixh_mob {
  position: fixed;
  left: 0px;
  top: -68px;
  width: 100%;
  height: 68px;
  border-radius: 0px 0px 10px 10px;
  background: rgba(244, 244, 244, 0.7);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  z-index: 5;
  transition: 0.3s;
}
body .block__fixh_mob.open {
  top: 0px;
  transition: 0.3s;
}
body .block__fixh_mob .sep {
  margin: 0px 8px;
  height: 48px;
  width: 1px;
  background: #CFCFCF;
}
body .block__fixh_mob .menu {
  height: 50px;
  width: calc(100% - 120px);
  overflow-x: scroll;
  list-style: none;
  overflow-y: hidden;
  margin-top: 0px;
}
body .block__fixh_mob .menu li a, body .block__fixh_mob .menu li .block__cart .cartbtns input[type=submit], body .block__cart .cartbtns .block__fixh_mob .menu li input[type=submit], body .block__fixh_mob .menu li .block__cart .cartbtns input[type=button], body .block__cart .cartbtns .block__fixh_mob .menu li input[type=button] {
  display: flex;
  height: 40px;
  background: #DEDEDE;
  border-radius: 100px;
  flex: none;
  font-weight: 500;
  font-size: 13px;
  align-items: center;
  justify-content: center;
  color: #6A6A6A;
  margin-right: 10px;
  white-space: nowrap;
  padding: 0px 15px;
}
body .block__fixh_mob .menu li a.active, body .block__fixh_mob .menu li .block__cart .cartbtns input.active[type=submit], body .block__cart .cartbtns .block__fixh_mob .menu li input.active[type=submit], body .block__fixh_mob .menu li .block__cart .cartbtns input.active[type=button], body .block__cart .cartbtns .block__fixh_mob .menu li input.active[type=button], body .block__fixh_mob .block__top .menu ul li a:hover, body .block__top .block__fixh_mob .menu ul li a:hover, body .block__fixh_mob .block__footer .menu ul li a:hover, body .block__footer .block__fixh_mob .menu ul li a:hover, body .block__fixh_mob .block__fixh .menu ul li a:hover, body .block__fixh .block__fixh_mob .menu ul li a:hover, body .block__fixh_mob .menu li .block__cart .deliverybtns .dtypes a.elm:hover, body .block__cart .deliverybtns .dtypes .block__fixh_mob .menu li a.elm:hover, body .block__fixh_mob .menu li .block__cart .cartbtns .deliverybtns .dtypes input[type=submit].elm:hover, body .block__cart .cartbtns .deliverybtns .dtypes .block__fixh_mob .menu li input[type=submit].elm:hover, body .block__fixh_mob .menu li .block__cart .deliverybtns .dtypes .cartbtns input[type=submit].elm:hover, body .block__cart .deliverybtns .dtypes .cartbtns .block__fixh_mob .menu li input[type=submit].elm:hover, body .block__fixh_mob .menu li .block__cart .cartbtns .deliverybtns .dtypes input[type=button].elm:hover, body .block__cart .cartbtns .deliverybtns .dtypes .block__fixh_mob .menu li input[type=button].elm:hover, body .block__fixh_mob .menu li .block__cart .deliverybtns .dtypes .cartbtns input[type=button].elm:hover, body .block__cart .deliverybtns .dtypes .cartbtns .block__fixh_mob .menu li input[type=button].elm:hover, body .block__fixh_mob .block__top .menu ul li .block__cart .cartbtns input[type=submit]:hover, body .block__top .block__fixh_mob .menu ul li .block__cart .cartbtns input[type=submit]:hover, body .block__fixh_mob .block__cart .cartbtns .block__top .menu ul li input[type=submit]:hover, body .block__cart .cartbtns .block__top .block__fixh_mob .menu ul li input[type=submit]:hover, body .block__fixh_mob .block__top .menu ul li .block__cart .cartbtns input[type=button]:hover, body .block__top .block__fixh_mob .menu ul li .block__cart .cartbtns input[type=button]:hover, body .block__fixh_mob .block__cart .cartbtns .block__top .menu ul li input[type=button]:hover, body .block__cart .cartbtns .block__top .block__fixh_mob .menu ul li input[type=button]:hover, body .block__fixh_mob .block__footer .menu ul li .block__cart .cartbtns input[type=submit]:hover, body .block__footer .block__fixh_mob .menu ul li .block__cart .cartbtns input[type=submit]:hover, body .block__fixh_mob .block__cart .cartbtns .block__footer .menu ul li input[type=submit]:hover, body .block__cart .cartbtns .block__footer .block__fixh_mob .menu ul li input[type=submit]:hover, body .block__fixh_mob .block__footer .menu ul li .block__cart .cartbtns input[type=button]:hover, body .block__footer .block__fixh_mob .menu ul li .block__cart .cartbtns input[type=button]:hover, body .block__fixh_mob .block__cart .cartbtns .block__footer .menu ul li input[type=button]:hover, body .block__cart .cartbtns .block__footer .block__fixh_mob .menu ul li input[type=button]:hover, body .block__fixh_mob .block__fixh .menu ul li .block__cart .cartbtns input[type=submit]:hover, body .block__fixh .block__fixh_mob .menu ul li .block__cart .cartbtns input[type=submit]:hover, body .block__fixh_mob .block__cart .cartbtns .block__fixh .menu ul li input[type=submit]:hover, body .block__cart .cartbtns .block__fixh .block__fixh_mob .menu ul li input[type=submit]:hover, body .block__fixh_mob .block__fixh .menu ul li .block__cart .cartbtns input[type=button]:hover, body .block__fixh .block__fixh_mob .menu ul li .block__cart .cartbtns input[type=button]:hover, body .block__fixh_mob .block__cart .cartbtns .block__fixh .menu ul li input[type=button]:hover, body .block__cart .cartbtns .block__fixh .block__fixh_mob .menu ul li input[type=button]:hover {
  background: #194654;
  color: #FFFFFF;
}
body .block__fixh_mob .menu li a:hover, body .block__fixh_mob .menu li .block__cart .cartbtns input[type=submit]:hover, body .block__cart .cartbtns .block__fixh_mob .menu li input[type=submit]:hover, body .block__fixh_mob .menu li .block__cart .cartbtns input[type=button]:hover, body .block__cart .cartbtns .block__fixh_mob .menu li input[type=button]:hover {
  text-decoration: none;
}
body .block__fixh_mob .menu li:last-child a, body .block__fixh_mob .menu li:last-child .block__cart .cartbtns input[type=submit], body .block__cart .cartbtns .block__fixh_mob .menu li:last-child input[type=submit], body .block__fixh_mob .menu li:last-child .block__cart .cartbtns input[type=button], body .block__cart .cartbtns .block__fixh_mob .menu li:last-child input[type=button] {
  margin-right: 0px;
}
body .js_changesity {
  width: 1690px;
  background: #FFFFFF;
  border-radius: 30px;
  max-width: 98%;
  max-height: 98%;
  overflow-y: auto;
}
body .js_changesity .js_changesity__h {
  display: flex;
  border-bottom: 2px solid #EB2424;
  padding-bottom: 19px;
  justify-content: space-between;
  align-items: center;
}
body .js_changesity .js_changesity__h .js_changesity__h__l {
  font-weight: bold;
  font-size: 28px;
  line-height: 34px;
  color: #000000;
}
body .js_changesity .js_changesity__h .js_changesity__h__r {
  font-weight: bold;
  font-size: 28px;
  line-height: 34px;
  color: #898989;
}
body .js_changesity .js_changesity__map {
  width: 100%;
  height: 550px;
  margin-top: 20px;
  flex: none;
}
body .js_changesity .js_changesity__list {
  margin-top: 44px;
  -moz-column-width: 320px;
  column-width: 320px;
  -moz-column-count: 4;
  column-count: 4;
  -moz-column-gap: 58px;
  column-gap: 58px;
  margin-left: 50px;
}
body .js_changesity .js_changesity__list .js_changesity__list__block {
  display: inline-flex;
  flex-direction: column;
  width: 320px;
  max-width: 100%;
}
body .js_changesity .js_changesity__list .js_changesity__list__block > div {
  margin-bottom: 21px;
}
body .js_changesity .js_changesity__list .js_changesity__list__block .js_changesity__list__block__title {
  position: absolute;
  font-weight: bold;
  font-size: 22px;
  line-height: 26px;
  color: #F23B3B;
  margin-top: 0px;
  margin-left: -40px;
  margin-bottom: 0px;
  width: 25px;
  text-align: center;
}
body .js_changesity .js_changesity__list .js_changesity__list__block .js_changesity__list__block__city {
  border-bottom: 1px dashed #000000;
  font-weight: bold;
  font-size: 22px;
  line-height: 26px;
  color: #605555;
  display: inline;
  transition: 0.3s;
}
body .js_changesity .js_changesity__list .js_changesity__list__block .js_changesity__list__block__city:hover {
  text-decoration: none;
  border-bottom: 1px dashed #fff;
  transition: 0.3s;
}
body .js_changesity .js_changesity__list .js_changesity__list__block .js_changesity__list__block__city:hover:before {
  margin-top: -40px;
  opacity: 1;
}
body .js_changesity .js_changesity__list .js_changesity__list__block .js_changesity__list__block__city_os:before {
  opacity: 0;
  transition: 0.3s;
  position: absolute;
  background: #ffffd1;
  border: 1px solid #f5dbbc;
  pointer-events: none;
  z-index: 10;
  border-radius: 5px;
  width: 290px;
  text-align: center;
  content: "Скоро открытие!";
  padding: 4px 0;
}
body .js_changesity .js_changesity__list .js_changesity__list__block .js_changesity__list__block__city_os__i {
  display: inline-block;
  width: 32px;
  height: 32px;
  background: #EB1F1F;
  border-radius: 10px;
  text-align: center;
  line-height: 32px;
  color: #fff;
  margin-left: 5px;
}
body .orders__elm__btns__repeatOrder {
  background: #EB1F1F;
  color: #FFFFFF;
  width: 264px;
  height: 41px;
  border-radius: 30px;
  cursor: pointer;
  max-width: 100%;
  transition: 0.3s;
}
body .orders__elm__btns__repeatOrder:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
body .js_entrance {
  padding: 20px 30px;
  width: 600px;
  border-radius: 30px;
  max-width: calc(100% - 10px);
}
body .js_entrance .title, body .js_entrance .block__cart .otitle .tipdostavki, body .block__cart .otitle .js_entrance .tipdostavki, body .js_entrance .block__cart .otitle .time, body .block__cart .otitle .js_entrance .time {
  border-bottom: 2px solid #EB2424;
  padding-bottom: 10px;
  font-size: 21px;
}
body .js_entrance .wordblock {
  border-bottom: 1px solid silver;
}
body .js_entrance .deliverytype input[type=radio]:checked + label {
  background-color: #194654;
  color: #FFFFFF;
}
body #accordionExample .accordion-header .accordion-button {
  outline: none;
}
body #accordionExample .accordion-header .accordion-button::after {
  content: "-";
}
body #accordionExample .accordion-header .accordion-button.collapsed::after {
  content: "+";
}/*# sourceMappingURL=style.css.map */