@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0,0,0);
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav {
  display: none;
  justify-content: center;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.no-js .owl-carousel {
  display: block;
}

.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

.owl-height {
  transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3,1.3);
  transform: scale(1.3,1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
*,
img {
  border: 0;
}

* {
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  vertical-align: baseline;
}

.city a span,
.city:before,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
img,
main,
menu,
nav,
section {
  display: block;
}

[hidden] {
  display: none;
}

ol,
ul {
  list-style: none;
}

a {
  color: #4f4f4f;
  outline: 0;
}

a,
a:hover {
  text-decoration: none;
}

html,
textarea {
  overflow: auto;
}

input {
  vertical-align: middle;
}

button,
input,
select,
textarea {
  font-family: Roboto, 'Open Sans';
  outline: 0;
  resize: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  max-width: 100%;
  vertical-align: top;
}

body {
  font-family: Roboto,'Open Sans', Arial, sans-serif;
  font-size: 13px;
  line-height: 1.4;
  color: #000;
  height: 100%;
  background: #fff;
  width: 100%;
}

.red_line {
  width: 95%;
  height: 23px;
  line-height: 1.8;
  padding: 0 2.5%;
  text-align: center;
  font-size: 13.3px;
  color: #fff;
  background-color: #d6190b;
  -background-color: #2b6dff;
}

.wrap {
  width: 95%;
  margin: 0 auto;
  max-width: 1260px;
}

.menu_ico {
  display: none;
  position: absolute;
  top: 16px;
  left: 1%;
  padding: 10px;
  margin-right: -10px;
  width: 21px;
  cursor: pointer;
  z-index: 8;
}

.menu_ico.active,
.mob_menu {
  position: fixed;
}

.menu_ico div {
  position: relative;
  margin: 8px 0;
  width: 21px;
  height: 2px;
  background: #b7b7b7;
  transition: all .3s;
}

.menu_ico div:after,
.menu_ico div:before {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background-color: #b7b7b7;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  right: 0;
  transition: all .3s;
}

.menu_ico div:before {
  transform: translateY(-8px);
  -webkit-transform: translateY(-8px);
}

.menu_ico div:after {
  transform: translateY(8px);
  -webkit-transform: translateY(8px);
}

.menu_ico.active div {
  background: 0 0;
}

.menu_ico.active div:after,
.menu_ico.active div:before {
  height: 2px;
  left: 0;
  top: 0;
}

.menu_ico.active div:before {
  transform: rotate(45deg);
}

.menu_ico.active div:after {
  transform: rotate(-45deg);
}

.mob_menu {
  display: none;
  top: 0;
  left: -110%;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 7;
  transition: all .4s;
}

.mob_menu.active {
  left: 0;
}

.mob_menu .search_box {
  margin: 0 15px 0 45px;
  max-width: 100%;
}

.mob_menu .line {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.mob_menu .scroll {
  height: calc(100vh - 130px);
  overflow-y: auto;
  margin: 10px 15px;
}

.mob_menu .scroll .list {
  padding: 0;
  margin: 0;
  max-width: 350px;
}

.mob_menu .scroll .list .toggle {
  padding: 3px;
}

.mob_menu .scroll .list .toggle>p span {
  width: 17px;
  height: 16px;
}

.mob_menu .scroll .list .toggle>p span:after,
.mob_menu .scroll .list .toggle>p span:before {
  left: calc(50% - 4px);
  width: 8px;
}

.mob_menu .scroll .list .toggle>p {
  padding-left: 25px;
  position: relative;
  z-index: 2;
  font-size: 14px;
}

.mob_menu .scroll .list ul {
  margin-top: 5px;
  padding-left: 30px;
}

.mob_menu .scroll .list ul li {
  padding: 1px 0;
}

.mob_menu .scroll>ul {
  margin: 0 15px;
}

.mob_menu .scroll>ul>li {
  padding: 5px 0;
}

.mob_menu .lang {
  margin: 20px 0 0 15px;
}

.mob_menu .city {
  margin: 15px 15px 0;
}

.mob_menu .contact {
  margin: 20px 15px 0;
}

.mob_menu .works {
  margin: 15px 15px 0;
}

.lang {
  display: flex;
}

.lang .select {
  cursor: pointer;
  position: relative;
  margin-left: 6px;
  padding-right: 15px;
}

.lang .select:after,
.lang .select:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 5px;
  width: 5px;
  border-top: 1px solid #3d3d3d;
  transform: rotate(45deg);
}

.lang .select:before {
  right: 1px;
  transform: rotate(-45deg);
}

.city,
.header .top_line .wrap>div,
.lang .select p {
  display: flex;
  align-items: center;
}

.lang .select img {
  margin-right: 6px;
  border: 1px solid #ccc;
}

.lang .select .option {
  display: none;
  position: absolute;
  width: 100%;
  top: 25px;
  left: -6px;
  background: #fff;
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 5px;
  z-index: 3;
}

.city:before {
  content: '';
  width: 12px;
  height: 16px;
  margin-right: 10px;
  background: url("../images/marker.png");
}

.city a:hover span {
  border-color: transparent;
}

.city a span {
  margin: 2px 0 0 5px;
  line-height: 1;
  transition: all .2s;
  border-bottom: 1px dotted #3d3d3d;
}

.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  box-shadow: 0 0 10px rgba(0,0,0,.3);
  background-color: #fff;
  z-index: 5;
}

.header.fixed {
  position: fixed;
}

.header .top_line {
  width: 100%;
  height: 40px;
  background-color: #f1f2f3;
  color: #3d3d3d;
}

.header .top_line .wrap {
  height: 100%;
  display: flex;
  justify-content: space-between;
}

.header .top_line .wrap>div {
  width: 50%;
  height: 100%;
}

.header .top_line .left .city,
.header .top_line .right a {
  margin-left: 9%;
}

.header .top_line a {
  color: #3d3d3d;
}

.header .top_line .right {
  display: flex;
  justify-content: flex-end;
}

.breadcrumbs a:hover,
.header .top_line .right a:hover {
  text-decoration: underline;
}

.header .logo_line,
.header .logo_line .center {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header .logo_line {
  height: 90px;
}

.header .logo_line .center {
  width: 100%;
  margin: 0 auto;
  max-width: 1260px;
}

.header .logo_line.fixed {
  position: fixed;
  top: 0;
  left: 0;
  height: 70px;
  background: #fff;
  width: 100%;
  padding: 0 2.5%;
  box-sizing: border-box;
  box-shadow: 0 0 10px rgba(0,0,0,.3);
}

.header .logo_line.fixed .menu_ico {
  top: 18px;
}

.header .logo_line .logo {
  flex-shrink: 0;
  display: block;
  margin: 0 10px 0 -10px;
}

.header .logo_line .messenger {
  margin: 0 5px;
  width: 225px;
}

.header .logo_line p.name {
  font-size: 14px;
  font-weight: 400;
  color: #000;
}

.header .logo_line .basket_box {
  position: relative;
  margin-left: 5px;
  flex-shrink: 0;
  color: #7b7b7b;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 120px;
  cursor: pointer;
}

.header .logo_line .basket_box .dropdown-menu {
  display: none;
  position: absolute;
  background: #eee;
  top: 50px;
  left: auto;
  right: 0;
  width: 500px;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.basket_box .dropdown-menu > div {
  overflow: auto;
  max-height: 380px;
}

.header .logo_line .basket_box .dropdown-menu table.table-striped {
  background: #f9f9f9;
}

.header .logo_line .basket_box .dropdown-menu table.table-striped tr {
  border-top: 1px solid #ddd;
}

.header .logo_line .basket_box .dropdown-menu table.table-striped tr:first-child {
  border-top: none;
}

.header .logo_line .basket_box .dropdown-menu table.table-striped td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
}

.header .logo_line .basket_box .dropdown-menu table.table-striped td img {
  border: 1px solid #ddd;
  border-radius: 5px;
}

.header .logo_line .basket_box .dropdown-menu table.table-striped td.text-right {
  text-align: right;
}

.header .logo_line .basket_box .dropdown-menu table.table-striped td.text-left {
  text-align: left;
}

.header .logo_line .basket_box .dropdown-menu table.table-striped td a {
  font-weight: 400;
}

.header .logo_line .basket_box .dropdown-menu table.table-striped td .del img {
  border: 0;
  margin-top: 5px;
  width: 30px;
  display: block;
  min-width: 18px;
}

.header .logo_line .basket_box .dropdown-menu .table-bordered {
  margin-bottom: 10px;
  width: 100%;
  display: flex;
  box-sizing: border-box;
  padding: 0 10px;
  margin-top: 10px;
}

.header .logo_line .basket_box .dropdown-menu .table-bordered p {
  box-sizing: border-box;
  width: 50%;
  padding: 5px 10px;
  border: 1px solid rgba(0,0,0,.15);
}

.header .logo_line .basket_box .dropdown-menu .table-bordered p:first-child {
  border-right: none;
}

.header .logo_line .basket_box .dropdown-menu p.text-right {
  margin: 20px 10px;
  text-align: right;
}

.header .logo_line .basket_box .ico {
  width: 45px;
  height: 45px;
  background: #d6190b url("../images/basket.png") center no-repeat;
  -background: #2b6dff url("../images/basket.png") center no-repeat;
  
  margin-right: 10px;
  border-radius: 50%;
}

.header .logo_line .basket_box .count {
  font-size: 12px;
}

.works {
  margin: 0 5px;
  flex-shrink: 0;
  color: #7b7b7b;
}

.search_box {
  flex-shrink: 1;
  flex-grow: 1;
  max-width: 320px;
  margin: 0 10px 0 0;
}

.search_box form,
.search_box form input {
  width: 100%;
  box-sizing: border-box;
  border-radius: 5px;
}

.search_box form {
  position: relative;
  height: 42px;
}

.search_box form>div {
  width: 100%;
  height: 100%;
}

.search_box form input {
  height: 100%;
  padding: 0 40px 0 15px;
  border: 1px solid #dadada;
  font-size: 13px;
  font-family: Roboto, 'Open Sans';
  transition: all .2s;
}

.search_box form input:focus {
  border-color: #d6190b;
}

.search_box form button {
  position: absolute;
  top: 1px;
  right: 2px;
  width: 40px;
  height: 40px;
  background: #fff url("../images/search.png") center no-repeat;
  border-radius: 5px;
  cursor: pointer;
}

.messenger,
.order_tell {
  display: flex;
  align-items: center;
}

.messenger {
  flex-shrink: 0;
}

.messenger .tel {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  margin-right: 8px;
}

.messenger .viber {
  display: block;
  width: 17px;
  height: 18px;
  margin-right: 5px;
  background: url("../images/viber.png") no-repeat;
}

.messenger .whatapp {
  display: block;
  width: 17px;
  height: 18px;
  background: url("../images/whatapp.png") no-repeat;
}

.order_tell {
  font-size: 14px;
  color: #0e75ff;
  margin-top: 6px;
}

.order_tell:before {
  content: '';
  display: block;
  width: 19px;
  height: 21px;
  margin-right: 10px;
  background: url("../images/phone.png");
}

.order_tell span {
  font-weight: 500;
  display: block;
  line-height: 1.2;
  border-bottom: 2px solid #0e75ff;
  transition: .2s;
}

.order_tell:hover span {
  border-bottom-color: transparent;
}

h2 {
  width: 100%;
  padding: 40px 0 20px;
  font-size: 28px;
  font-weight: 400;
}

.breadcrumbs {
  margin: 20px 0 -20px;
  position: relative;
  z-index: 1;
}

.breadcrumbs .wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.breadcrumbs a {
  color: #0e75ff;
}

.breadcrumbs span {
  margin: 0 5px;
}

.list {
  padding-top: 45px;
}

.list .toggle {
  padding: 5px 0;
}

.list .toggle ul.active {
  display: block;
}

.list .toggle.active span {
  background-image: url("../images/minus.png");
}

.list .toggle>p {
  padding-left: 30px;
  position: relative;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
}

.list .toggle>p span {
  content: '';
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 19px;
  height: 16px;
  background: #006dff url("../images/plus.png") center no-repeat;
  border-radius: 8px;
}

.content .right h1.h1 {
  margin: 45px 10px 0 10px;
  text-align: center;
}

.content .wrap.d-flex.basket_page .right .order .check input[type=checkbox],
.list .toggle ul {
  display: none;
}

.list .toggle li {
  padding: 5px 0 5px 30px;
  display: block;
  font-size: 15px;
  max-width: 215px;
}

.list .toggle li.active a {
  color: #000;
  font-weight: 600;
}

.content .wrap.d-flex.basket_page .right .order .check label a:hover,
.footer .wrap .block ul li a:hover,
.list .toggle li a:hover {
  text-decoration: underline;
}

.content {
  padding-top: 170px;
}

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

.content .d-flex.wrap.text_page .right {
  margin-top: 45px;
}

.content .d-flex.wrap.text_page .right h1 {
  text-align: center;
  margin-bottom: 20px;
  font-weight: 400;
}

.content .left,
.content .right {
  width: 22.86%;
  padding-bottom: 50px;
}

.content .right {
  width: 76%;
}

.content .right .banner {
  display: flex;
  justify-content: flex-start;
  align-content: stretch;
  align-items: stretch;
  margin-top: 50px;
  padding: 40px;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
}

.content .right .banner .left_block,
.content .right .banner .right_block {
  padding: 0 5px;
  width: 40%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: stretch;
  align-items: stretch;
  text-align: center;
}

.content .right .banner .right_block {
  width: 60%;
  align-items: center;
}

.content .right .banner .name {
  font-size: 42px;
  font-weight: 400;
}

.content .right .banner .name span {
  display: block;
  font-size: 18px;
}

.content .right .banner .important {
  margin-top: 10px;
  font-size: 12px;
  color: #5d5d5d;
  max-width: 250px;
}

.content .right .banner .important span,
.content .wrap.d-flex.basket_page .right .order .check label a {
  color: #b71f14;
}

.content .right .banner .bottom {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.content .right .banner .bottom p {
  margin: 10px 0;
  font-weight: 400;
  width: 100%;
}

.content .right .banner .bottom p .price {
  font-size: 30px;
}

.content .right .banner .bottom p .old {
  display: block;
  text-decoration: line-through;
  color: #8f8f8f;
  font-size: 20px;
}

.content .right .banner .bottom .add_to_cart {
  width: 210px;
  box-sizing: border-box;
  font-size: 16px;
}

.content .right .advantages {
  margin: 20px 0;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.content .right .advantages>div {
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0 5px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.content .right .advantages>div .ico {
  height: 60px;
}

.content .right .advantages>div p,
.items .item .middle p,
h2 {
  text-align: center;
}

.content .right .advantages>div:nth-child(1) {
  width: 180px;
}

.content .right .advantages>div:nth-child(2) {
  width: 135px;
}

.content .right .advantages>div:nth-child(3) {
  width: 100px;
}

.content .right .advantages>div:nth-child(4) {
  width: 165px;
}

.content .right .advantages>div:nth-child(5),
.content .right .advantages>div:nth-child(6) {
  width: 170px;
}

.content .right .categories {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: -5px;
  width: calc(100% + 11px);
}

.content .right .categories>.item {
  cursor: pointer;
  position: relative;
  width: 231px;
  margin: 10px 5px 0;
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  overflow: hidden;
}

.content .right .categories>.item:hover img {
  transform: scale(1.2);
}

.content .right .categories>.item img {
  transition: all .3s;
  border-radius: 5px;
}

.content .right .categories>.item p {
  display: flex;
  align-items: center;
  position: absolute;
  left: 0;
  bottom: 10px;
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  background-color: #2b6dff;
  box-sizing: border-box;
  padding: 5px 5px 5px 16px;
  width: 90%;
  max-width: 193px;
  min-height: 50px;
  background: url("../images/polygon.png") no-repeat;
  background-size: 100% 100%;
}

.content .right .item_block {
  width: 100%;
  margin-top: 15px;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
  display: flex;
  align-items: flex-start;
}

.content .right .item_block .gallery {
  position: relative;
  margin: 3.125%;
  width: 100%;
  max-width: 373px;
}

.content .right .item_block .gallery .option {
  position: absolute;
  top: 15px;
  left: 15px;
}

.content .right .item_block .gallery .option.only_one p span {
  font-size: 17px;
  padding: 5px 10px;
}

.content .right .item_block .gallery .option p,
.items .item .top .option p {
  display: block;
  padding: 3px 0 5px;
  margin-bottom: 5px;
}

.content .right .item_block .gallery .option p span,
.items .item .top .option p span {
  padding: 3px 10px 5px;
  background: #ffdf00;
  font-size: 13px;
  color: #161616;
  border-radius: 5px;
}

.content .right .item_block .gallery .big_foto {
  width: 100%;
  height: 340px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  border: 1px solid #e5e5e5;
}

.content .right .item_block .gallery .small_imgs {
  width: calc(100% + 2px);
  display: flex;
  overflow-x: auto;
}

.content .right .item_block .gallery .small_imgs>a {
  width: 24%;
  display: block;
  margin: 1.35% 1.75% 0 0;
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
  vertical-align: center;
}

.content .right .item_block .gallery .small_imgs>a:last-child {
  margin-right: 0;
}

.content .right .item_block .info {
  width: 100%;
  margin: 3.125% 3.125% 3.125% 0;
  flex-grow: 1;
  flex-shrink: 1;
}

.content .right .item_block .info .artikul,
.items .item .top .name span {
  margin-top: 5px;
  font-size: 13px;
  color: #7b7b7b;
}

.content .right .item_block .info .price {
  margin: 15px 0 0;
  width: 100%;
  padding: 0 30px;
  min-height: 50px;
  background-color: #f1f2f3;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  font-weight: 400;
  font-size: 32px;
}

.content .right .item_block .info .price .old {
  margin-right: 20px;
  font-size: 22px;
  color: #8f8f8f;
  text-decoration: line-through;
}

.content .right .item_block .info .block .label {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
}

.content .right .item_block .info .block .images {
  display: flex;
  flex-wrap: wrap;
}

.content .right .item_block .info .block .images img {
  display: block;
  margin-bottom: 5px 5px 5px 0;
}

.content .right .item_block .info .block.m25 {
  margin-bottom: 25px;
}

.content .right .item_block .info .to_cart {
  width: 100%;
  margin-bottom: 20px;
}

.content .right .item_block .info .to_cart .add_to_cart {
  font-size: 19px;
  width: 220px;
  height: 50px;
  border-radius: 25px;
  box-sizing: border-box;
}

.catalog h1,
.content .right .show_all {
  margin-bottom: 10px;
}

.content .right .show_all .show {
  max-height: 72px;
  overflow-y: hidden;
  transition: all .3s;
}

.content .right .show_all.active .show {
  max-height: 500px!important;
  transition: all .2s;
}

.content .right .show_all .to_show {
  color: #b71f14;
  transition: all .2s;
  border-bottom: 1px dotted #b71f14;
}

.catalog .line .sort.lang .select:hover .selected,
.content .right .show_all .to_show:hover,
.items .item .middle a:hover {
  border-color: transparent;
}

.content .right .includes {
  border: 1px solid #e5e5e5;
  border-top: none;
  padding: 3% 3.125%;
  box-sizing: border-box;
}

.content .right .includes .label {
  font-size: 14px;
  font-weight: 400;
}

.content .right .includes .show_all .show {
  max-height: 90px;
}

.content .gray_block {
  width: 100%;
  background-color: #f1f2f3;
}

.content .seo {
  padding-bottom: 55px;
}

.content .seo .d-flex {
  display: flex;
  align-items: flex-start;
  width: 100%;
  font-style: 14px;
  line-height: 1.4;
}

.content .seo .d-flex img {
  flex-shrink: 0;
  margin-right: 20px;
}

.content .count,
.items .item .top .img {
  width: 100%;
  height: 66px;
  display: flex;
  align-items: center;
}

.content .count p {
  font-size: 13px;
  margin-right: 10px;
}

.content .count .minus,
.content .count .plus {
  cursor: pointer;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #e5e5e5;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 19px;
}

.content .count input {
  text-align: center;
  width: 30px;
  height: 24px;
}

.items {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-bottom: 80px;
}

.items .item {
  margin-bottom: 1%;
  width: 24%;
  border: 1px solid #ecedef;
  border-radius: 5px;
  background-color: #fff;
}

.items .item .middle,
.items .item .top {
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
}

.items .item .top {
  position: relative;
}

.items .item .top .img {
  height: 200px;
  margin-bottom: 10px;
  justify-content: center;
  overflow: hidden;
}

.items .item .top .name {
  display: block;
  color: #000;
  width: 100%;
  text-align: center;
  font-weight: 400;
  font-size: 14px;
}

.items .item .top .name span {
  font-weight: 400;
  display: block;
}

.items .item .top .option {
  position: absolute;
  top: 15px;
  left: 15px;
}

.items .item .top .option.only_one p span {
  font-size: 17px;
  padding: 5px 10px;
}

.items .item .middle {
  border-top: 1px solid #ecedef;
  border-bottom: 1px solid #ecedef;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.items .item .middle a {
  margin-top: 5px;
  color: #d6190b;
  border-bottom: 1px dotted #d6190b;
  transition: all .2s;
}

.items .item .middle .gray {
  margin-top: 25px;
  width: 100%;
  padding: 3px 0 5px;
  background-color: #f1f2f3;
}

.add_to_cart,
.items .item .bottom {
  display: flex;
  justify-content: center;
  align-items: center;
}

.items .item .bottom {
  width: 100%;
  box-sizing: border-box;
  flex-wrap: wrap;
  padding: 15px;
}

.items .item .bottom>p {
  flex-grow: 1;
  padding: 5px 0;
  font-weight: 400;
}

.items .item .bottom>p .price {
  font-size: 23px;
}

.items .item .bottom>p .old {
  display: block;
  text-decoration: line-through;
  color: #8f8f8f;
  font-size: 15px;
}

.add_to_cart {
  height: 40px;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  background: #d6190b;
  -background: #2b6dff;

  padding: 0 20px;
  border-radius: 20px;
  transition: all .2s;
}

.add_to_cart img {
  display: block;
  margin: 0 15px 0 0;
}

.add_to_cart:hover,
.footer .wrap .block .soc a:hover {
  transform: translateY(-3px);
}

.footer {
  width: 100%;
  background-color: #f1f2f3;
}

.footer .wrap {
  display: flex;
}

.footer .wrap.padd {
  padding: 60px 0 40px;
}

.footer .wrap .block {
  width: 24.2%;
  box-sizing: border-box;
}

.footer .wrap .block h4 {
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
}

.footer .wrap .block ul {
  margin-top: 20px;
}

.footer .wrap .block ul li {
  font-size: 14px;
  margin-top: 10px;
}

.footer .wrap .block .worktime {
  padding: 12px 0 3px;
}

.footer .wrap .block .soc {
  display: flex;
  margin-top: 20px;
}

.footer .wrap .block .soc a {
  margin-right: 5px;
  transition: all .3s;
}

.footer .wrap .block:nth-child(2) {
  padding-left: 5%;
}

.footer .wrap .block .logo img {
  margin-bottom: 20px;
}

.footer .wrap p {
  max-width: 280px;
  color: #6e6e6e;
}

.footer .bot_line {
  border-top: 1px solid #e3e3e3;
  height: 78px;
  display: flex;
  align-items: center;
}

.footer .bot_line a {
  font-size: 11px;
  color: #888;
  text-decoration: underline;
}

.city_block .cities ul li a:hover,
.footer .bot_line a:hover {
  text-decoration: none;
}

.pop_box {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  background: rgba(0,0,0,.85);
}

.pop_box .fon {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow-y: auto;
  width: 100%;
  height: 100%;
  padding: 20px;
  box-sizing: border-box;
}

.pop_box .window {
  width: 96%;
  margin: auto;
  padding: 40px 20px;
  box-sizing: border-box;
  position: relative;
  max-width: 640px;
  background-color: #fff;
  border-radius: 10px;
}

.pop_box .window .name {
  width: 100%;
  text-align: center;
  font-size: 30px;
  font-weight: 400;
}

.pop_box .window form {
  max-width: 420px;
  margin: 0 auto;
  font-size: 16px;
}

.pop_box .window form label {
  display: block;
  margin: 25px 0 5px 5px;
}

.city_block input,
.pop_box .window form input {
  font-size: 16px;
  font-family: Roboto, 'Open Sans';
  padding: 0 20px;
  box-sizing: border-box;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
}

.pop_box .window form input {
  width: 100%;
  height: 50px;
}

.pop_box .window form button {
  width: 100%;
  cursor: pointer;
  margin-top: 30px;
  height: 58px;
  line-height: 58px;
  background: #d6190b;
  border-radius: 5px;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  box-sizing: border-box;
  border: 1px solid #d6190b;
  transition: all .3s;
}

.pop_box .window form button:hover {
  color: #d6190b;
  background: 0 0;
}

.close {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
  transition: all .3s;
}

.close:hover,
.content .wrap.d-flex.basket_page .left .basket_items .item .del:hover {
  transform: rotate(180deg);
}

.close:after,
.close:before {
  content: '';
  position: absolute;
  top: calc(50% - 2px);
  left: calc(50% - 10px);
  width: 20px;
  height: 3px;
  background: #b1b1b1;
  transform: rotate(45deg);
}

.close:before {
  transform: rotate(-45deg);
}

.city_block {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 9;
}

.city_block .name {
  font-weight: 600;
  margin: 10px 20px;
  font-size: 28px;
}

.city_block input {
  width: calc(100% - 40px);
  height: 40px;
  max-width: 400px;
  margin: 0 20px;
}

.city_block .cities {
  margin: 10px 0 0 20px;
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  flex-wrap: wrap;
  overflow-y: auto;
  height: calc(100vh - 120px);
}

.city_block .cities ul {
  width: 15%;
  margin-right: 1%;
}

.city_block .cities ul li {
  font-size: 1.125rem;
  color: #977b4b;
  margin-top: 15px;
}

.city_block .cities ul li a {
  color: #026da1;
  text-decoration: underline;
}

.catalog {
  padding-top: 45px;
}

.catalog .line {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.catalog .line .sort.lang .select {
  width: 80px;
}

.catalog .line .sort.lang .selected {
  float: left;
  border-bottom: 1px dotted #000;
  transition: all .3s;
}

.catalog .items {
  padding-bottom: 0;
  width: calc(100% + 20px);
  margin-top: 10px;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.catalog .items .item {
  box-sizing: border-box;
  width: 32%;
  margin: 0 9px 10px 0;
}

.catalog .pagination {
  margin: 10px 0 -10px;
  display: flex;
  justify-content: center;
}

.catalog .pagination>* {
  margin: 0 10px;
  font-size: 16px;
  font-weight: 400;
}

.catalog .pagination>a {
  color: #2b6dff;
}

.content .wrap.d-flex.basket_page {
  margin-top: 50px;
}

.content .wrap.d-flex.basket_page .left {
  width: 59%;
}

.content .wrap.d-flex.basket_page .left .basket_items {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
}

.content .wrap.d-flex.basket_page .left .basket_items .item {
  position: relative;
  display: flex;
  align-items: flex-start;
  width: 100%;
  padding: 15px 40px 15px 15px;
  box-sizing: border-box;
  border-bottom: 1px solid #e5e5e5;
}

.content .wrap.d-flex.basket_page .left .basket_items .item:last-child {
  border: 0;
}

.content .wrap.d-flex.basket_page .left .basket_items .item .img {
  width: 101px;
}

.content .wrap.d-flex.basket_page .left .basket_items .item .del {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 20px;
  height: 20px;
  box-sizing: border-box;
  border-radius: 50%;
  border: 2px solid #e6c6c6;
  cursor: pointer;
  transition: all .3s;
}

.content .wrap.d-flex.basket_page .left .basket_items .item .del:after,
.content .wrap.d-flex.basket_page .left .basket_items .item .del:before {
  content: '';
  position: absolute;
  top: 7px;
  left: 2px;
  width: 12px;
  border-bottom: 2px solid #e6c6c6;
  transform: rotate(45deg);
}

.content .wrap.d-flex.basket_page .left .basket_items .item .del:before {
  transform: rotate(-45deg);
}

.content .wrap.d-flex.basket_page .left .basket_items .item .info {
  margin-top: 3px;
  flex-grow: 1;
  margin-left: 15px;
  min-height: 100%;
  display: flex;
  flex-wrap: wrap;
}

.content .wrap.d-flex.basket_page .left .basket_items .item .info .between {
  width: 100%;
  min-height: 70px;
}

.content .wrap.d-flex.basket_page .left .basket_items .item .info .name {
  color: #000;
  display: block;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
}

.content .wrap.d-flex.basket_page .left .basket_items .item .info .artikul {
  display: block;
  font-size: 13px;
  color: #7b7b7b;
}

.content .wrap.d-flex.basket_page .left .basket_items .item .info .count {
  height: auto;
  flex-wrap: wrap;
}

.content .wrap.d-flex.basket_page .left .basket_items .item .info .count .plus {
  margin-right: 5%;
}

.content .wrap.d-flex.basket_page .left .basket_items .item .info .count .price {
  font-size: 18px;
  font-weight: 400;
}

.content .wrap.d-flex.basket_page .left .total {
  margin-top: 15px;
  font-size: 18px;
  font-weight: 400;
}

.content .wrap.d-flex.basket_page .left .total span,
.content .wrap.d-flex.basket_page .right .order .total span {
  font-size: 24px;
  text-transform: uppercase;
}

.content .wrap.d-flex.basket_page .right {
  width: 39.5%;
}

.content .wrap.d-flex.basket_page .right .order {
  width: 100%;
  padding: 30px;
  background: #f1f2f3;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
}

.content .wrap.d-flex.basket_page .right .order .check.black label {
  color: #000;
}

.content .wrap.d-flex.basket_page .right .order .check label {
  position: relative;
  display: block;
  margin-bottom: 20px;
  padding-left: 30px;
  font-size: 14px;
  color: #7b7b7b;
  transition: color .3s;
}

.content .wrap.d-flex.basket_page .right .order .check input[type=checkbox]+label:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  border: 1px solid #cdcdcd;
  background: #fff;
  height: 17px;
  width: 17px;
  cursor: pointer;
}

.content .wrap.d-flex.basket_page .right .order .check input[type=checkbox]+label:after {
  content: "";
  position: absolute;
  top: 2px;
  left: 1px;
  height: 17px;
  width: 17px;
  opacity: 0;
  transition: all .3s;
  cursor: pointer;
  background: url("../images/checked.png") center no-repeat;
}

.content .wrap.d-flex.basket_page .right .order .check input[type=checkbox]:checked+label {
  color: #000;
}

.content .wrap.d-flex.basket_page .right .order .check input[type=checkbox]:checked+label:after {
  opacity: 1;
}

.content .wrap.d-flex.basket_page .right .order .line {
  display: flex;
  position: relative;
  margin-bottom: 20px;
  padding-right: 20px;
  align-items: center;
}

.content .wrap.d-flex.basket_page .right .order .line input {
  width: 100%;
  height: 44px;
  padding: 0 20px;
  border-radius: 3px;
  border: 1px solid #e5e5e5;
}

.content .wrap.d-flex.basket_page .right .order .line textarea {
  width: 100%;
  height: 60px;
  padding: 10px 20px;
  border-radius: 3px;
  border: 1px solid #e5e5e5;
}

.content .wrap.d-flex.basket_page .right .order .line>p {
  position: absolute;
  top: 15px;
  right: 0;
  font-size: 16px;
  color: #d9352d;
}

.content .wrap.d-flex.basket_page .right .order .line .select_box {
  cursor: pointer;
  position: relative;
  width: 100%;
  height: 44px;
  border-radius: 3px;
  background: #fff;
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
}

.content .wrap.d-flex.basket_page .right .order .line .select_box .val {
  width: 100%;
  padding: 0 20px;
  line-height: 40px;
  color: #757575;
}

.content .wrap.d-flex.basket_page .right .order .line .select_box select {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% + 5px);
  opacity: 0;
  z-index: 1;
}

.content .wrap.d-flex.basket_page .right .order .line .select_box:after,
.content .wrap.d-flex.basket_page .right .order .line .select_box:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 27px;
  width: 10px;
  border-top: 1px solid #3d3d3d;
  transform: rotate(45deg);
}

.content .wrap.d-flex.basket_page .right .order .line .select_box:before {
  right: 20px;
  transform: rotate(-45deg);
}

.content .wrap.d-flex.basket_page .right .order .total {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 20px;
}

.content .wrap.d-flex.basket_page .right .order .back {
  display: block;
  margin: 20px auto 0;
  color: #b71f14;
  text-align: center;
}

.content .wrap.d-flex.basket_page .right .order .back:hover {
  text-decoration: underline;
}

.content .wrap.d-flex.basket_page .h1,
.content .wrap.d-flex.basket_page h1 {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 10px;
}

.added_to_cart,
.up_btn {
  position: fixed;
  display: flex;
  align-items: center;
  color: #fff;
  transition: all .3s;
}

.up_btn {
  right: -50px;
  justify-content: center;
  cursor: pointer;
  border-radius: 5px;
  background: rgba(39,43,51,.75);
  z-index: 5;
  bottom: 10px;
  width: 39px;
  height: 39px;
  font-size: 28px;
}

.up_btn:after,
.up_btn:before {
  content: '';
  top: calc(50% - 2px);
  left: calc(50% - 3px);
  position: absolute;
  width: 15px;
  border-bottom: 3px solid #fff;
  transform: rotate(45deg);
}

.up_btn:before {
  left: calc(50% - 12px);
  transform: rotate(-45deg);
}

.up_btn:hover {
  background: #006dff;
}

.up_btn.active {
  right: 10px;
}

.added_to_cart {
  bottom: -100px;
  left: 0;
  width: 100%;
  padding: 0 50px 0 20px;
  height: 50px;
  box-sizing: border-box;
  font-size: 18px;
  background: rgba(0,0,0,.75);
}

.added_to_cart.active {
  bottom: 0;
  z-index: 9999;
}

.added_to_cart a {
  color: #3acf87;
  font-weight: 400;
}

.added_to_cart .close {
  top: calc(50% - 20px);
}

/*********************************************************************************************************/

h1, h2, h3 {
	font-weight: 400;
}

b {
	font-weight: 500;
}

strong {
	font-weight: 500;
}

.header .logo_line .basket_box .dropdown-menu>div {
  overflow-y: auto;
  max-height: 310px;
}

.list .toggle li.active a {
  color: #000;
  font-weight: normal;
  text-decoration: underline;
}

.items .item {
  border: 1px solid #ddd;
}

.article p {
	padding: 5px 0 10px 0;

}

.show p {
	padding-bottom: 10px;

}

.invisible {
	display: none;
}

.catalog h1, .content .right .show_all {
	margin: auto;
	margin-bottom: 10px;
	font-weight: 400;
}

.content .text_page .article .pvz {

	border: 0;
	padding: 10px;
	border-top: 1px solid #ddd;

}

.content .text_page .article .div_pvz {
	text-align: center;
}

.content .text_page .article .select_pvz {
	outline: initial;
	-webkit-appearance: menulist;
	border: 1px solid #ddd;
	margin: auto;
	font-size: 20px;
}

.content .text_page .article .pvz .attr_name {

	font-weight: 500;
	color: #555;
}

.seo p {
	
	padding: 5px 5px 5px 5px;		

}

.seo ul {

    list-style: inherit;
    margin: 0 0 0 20px;;
    padding: 5px 0 5px 10px;

}

.not_available {
	font-size: 24px;
	color: #d6190b;
}

.content .right .item_block .info .lashes_length {
	padding: 20px 0 0 0;
}

.content .right .item_block .info .lashes_length span {
	font-size: 20px;
}

.content .right .item_block .info .lashes_length select {
	-webkit-appearance: menulist;
	border: 1px solid #ddd;
	font-size: 20px;
}

#yandex-market {

	border: 1px solid #ffc154;
	border: 1px solid #ffd48a;


	width: 88px;
	height: 31px;
	margin: 10px 0 0 0;

}

.notice {
	padding: 5px;
	border: 1px solid #d6190b;
	border-left: 0;
	border-right: 0;
	background-color: #ffeeed;
	width: 95%;
	margin: 0 auto;
	max-width: 1260px;
	font-size: 18px;
	text-align: center;
}

.notice a {
	text-decoration: underline;
}

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