@media (min-width: 1200px) {
  .container {
    max-width: 1200px; } }

body {
  font-family: 'Ubuntu';
  font-size: 14px;
  color: #333;
  background: transparent url(/images2/fon2.png) 0 0 repeat;
  max-width: 2000px;
  margin-left: auto;
  margin-right: auto; }

a, button {
	color: #ef4138;
  -webkit-transition: 200ms ease-in-out;
  -o-transition: 200ms ease-in-out;
  transition: 200ms ease-in-out; }
  a:hover, button:hover {
  	color: #AF3E3C;
    text-decoration: none; }


.hidden {
	display: none;
}


#fixmenu {
    background: #4f4f4f; 
    text-align: center; 
    position: fixed; 
    z-index: 9999;
    height: 43px;
    width: 100%;
}


#fixmenu ul {
    max-width: 1235px;
    margin: auto;
    padding: 0;
    padding-top: 7px;
}

#fixmenu li {
    float: left;
    list-style: none;
    margin-right: 2%;
    padding-top: 5px;
}

#fixmenu li, #fixmenu li a{
    color: #FFF;
    font-size: 13px;
    text-transform: uppercase;
}

#fixmenu .minilogo {
/*     margin-top: -3px; */
    margin-left: 10px;
    padding-top: 0px;
}

#fixmenu .minilogo img{
	height: 28px;
	width: auto;
}

#fixmenu .basket-link {
	padding-top: 3px;
	float: right;
}

#fixmenu .basket-link a {
	display: block;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFF;
	border-radius: 10px;
	color: #4f4f4f;
}

#fixmenu .basket-link img {
	height: 15px;
	width: auto;
	margin-top: -4px;
	margin-right: 5px;
}

#fixmenu .miniphone {
	padding-top: 0;
}

#fixmenu .miniphone a {
	font-size: 18px;
	font-weight: bold;
}

#fixmenu .minitime {
	padding-top: 3px;
}

#fixmenu .minitime .header-time {
	color: #FFF;
}

#fixmenu .minimenu {
	display: none;
	padding-left: 10px;
}

#fixmenu .minimenu > a {
	display: block;
}

#fixmenu .minimenu > a > span {
margin: 0 3px 3px 0;
display: inline-block;
vertical-align: middle;
width: 30px;
height: 3px;
background: #fff;
position: relative;
}

#fixmenu .minimenu > a > span:before {
content: '';
width: 100%;
position: absolute;
top: -8px;
left: 0;
height: 3px;
background: #fff;
}


#fixmenu .minimenu > a > span:after {
content: '';
width: 100%;
position: absolute;
bottom: -8px;
left: 0;
height: 3px;
background: #fff;
}


@media (max-width: 1220px) {
	#fixmenu .minitime {
		display: none;
	}
}

@media (max-width: 1024px) {
	#fixmenu .second {
		display: none;
	}
}

@media (max-width: 780px) {
 #fixmenu .minimenu {
	 display: block;
 }
 #fixmenu .first, #fixmenu .basket-link {
	 display: none;
 }
}

@media (max-width: 470px) {
	#fixmenu .minilogo {
	 display: none;
	}	
}

@media (max-width: 360px) {
	#fixmenu .miniphone {
	 display: none;
	}	
}


ul.row {
  padding-left: 0;
  list-style: none; }

.order.fixed {
  position: fixed;
  top: 10px;
  z-index: 99;
}


.recount-alarm {
	color: #ef4138;
	line-height: 1.1;
	margin-bottom: 10px;
	text-align: center;
	display: none;
}


.discount-block {
	margin-top: 10px;
}

.discount-block span {
	color: #ef4138;
	font-size: 20px;
}


.social-item a img {
	height: 28px;
	width: auto;
}


.header-top {
  background-color: #e1e1e1;
  padding-top: 10px;
  padding-bottom: 10px; }

.header-time {
  color: #555555;
  font-size: 13px;
  padding-left: 34px;
  position: relative;
  padding-top: 1px; }
  .header-time:before {
    content: url(/images2/time-icon.png);
    position: absolute;
    top: -1px;
    left: 3px; }

.header-contacts a {
  color: #333333;
  font-size: 25px;
  font-weight: 500;
  display: block; }

.header-contacts p {
  color: #ef4138;
  font-size: 13px;
  margin-bottom: 8px; }

.header-contacts .open-callback {
  color: #ffffff;
  font-size: 12px;
  border: none;
  background-color: #ef4138;
  cursor: pointer;
  padding: 2.5px 20px;
  -webkit-border-radius: 15px;
          border-radius: 15px;
  margin-left: 66px;
  margin-bottom: 4px; }

.header-panel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 4px;
  padding-left: 23px; }
  .header-panel .search {
    position: relative;
    width: 121px; }
    .header-panel .search input {
      width: 100%;
      height: 56px;
      border: 1px solid #bdbdbd;
      background-color: #ffffff;
      color: #777777;
      font-size: 14px;
      padding-left: 17px;
      padding-right: 47px;
      -webkit-border-radius: 40px;
              border-radius: 40px; }
    .header-panel .search button {
      width: 28px;
      height: 28px;
      background: transparent url(/images2/search-icon.png) 0 0 no-repeat;
      border: none;
      position: absolute;
      top: 13px;
      right: 19px; }

.header .cart {
  border: 1px solid #bdbdbd;
  -webkit-border-radius: 40px;
          border-radius: 40px;
  width: 211px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 6.5px;
  padding-bottom: 6.5px; }

.header-bottom {
  padding-top: 16px;
  padding-bottom: 16px;
  background-color: #f3f3f3; }

.header .logo {
  padding-top: 11px; }

.contacts-left {
  text-align: right; }
  .contacts-left p {
    padding-right: 5px; }
  .contacts-left a {
    padding-right: 1px; }

.contacts-right {
  padding-left: 13px; }

.favorites {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 50%;
  border-right: 1px solid #bdbdbd;
  padding-left: 15px;
  padding-right: 10px; }
  .favorites a {
    width: 31px;
    height: 29px;
    background: transparent url(/images2/fav-icon.png) 0 0 no-repeat;
    display: inline-block; }
  .favorites .count {
    width: 37px;
    height: 37px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    background-color: #ef4138;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }

.cart-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 50%;
  padding-left: 15px;
  padding-right: 10px; }
  .cart-item a {
    width: 31px;
    height: 29px;
    background: transparent url(/images2/cart-icon.png) 0 0 no-repeat;
    display: inline-block; }
  .cart-item .count {
    width: 37px;
    height: 37px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    background-color: #ef4138;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }

.user-menu ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.user-menu a {
  color: #555555;
  font-size: 13px;
  position: relative; }

.user-menu .login:before {
  content: url(/images2/login-icon.png);
  position: absolute;
  left: -27px;
  top: -6px; }

.user-menu .registration:before {
  content: url(/images2/reg-icon.png);
  position: absolute;
  left: -32px;
  top: -6px; }

.user-menu li {
  margin-left: 57px; }

.main-menu {
  background: #4f4f4f url(/images2/pattern_menu.jpg) 0 0 repeat; }

.menu {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .menu-item > a {
    color: #ffffff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 16px 20px;
    display: block;
    position: relative;
    min-width: 196px;
    text-align: center; }
    .menu-item > a:after {
      content: "";
      height: 100%;
      width: 0;
      display: block;
      position: absolute;
      right: 0;
      top: 0;
      border-left: 1px solid #353535;
      border-right: 1px solid #626262; }
  .menu .has-child {
    position: relative;
    background-color: #333333; }
    .menu .has-child > a {
      padding-left: 64px;
      padding-right: 30px;
      color: #ef4138; }
      .menu .has-child > a > span {
        position: relative; }
        .menu .has-child > a > span:before {
          content: url(/images2/burger.png);
          position: absolute;
          left: -34px;
          top: 0px; }

.dropdown-menu {
  position: absolute;
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  background-color: #f3f3f3;
  width: 300px;
  display: none;
  z-index: 10; }
  .dropdown-menu a {
    color: #333333;
    font-size: 14px;
    display: block; }
  .dropdown-menu li {
    border-bottom: 1px solid #fff;
    padding: 9px 20px;
    -webkit-transition: 200ms ease-in-out;
    -o-transition: 200ms ease-in-out;
    transition: 200ms ease-in-out;
    padding-left: 43px; }
    .dropdown-menu li:last-child {
      border-bottom: none; }
    .dropdown-menu li:hover {
      background-color: #ef4138; }
      .dropdown-menu li:hover a {
        color: #fff; }

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

.banner {
  background: transparent url(/images2/banner-bg.jpg) 0 0 no-repeat;
  padding-top: 30px;
  padding-bottom: 21px; }
  .banner .flex {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }

.slider {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 855px;
      -ms-flex: 0 0 855px;
          flex: 0 0 855px;
  max-width: 855px; }

.banner-info {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 305px;
      -ms-flex: 0 0 305px;
          flex: 0 0 305px;
  max-width: 305px; }

.main-slider_item {
  background: #fff;
  padding: 5px;
  height: 343px;
  width: 855px;
   }

  
  .main-slider_item a {
  	display: block;
  	height: 333px;
	width: 845px;
	background-repeat: no-repeat;
	background-size: cover;
/*
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; 
*/
   }

.banner-info_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ffffff;
  border-bottom: 5px solid #dfdfdf;
  margin-bottom: 6px;
  color: #333333;
  font-size: 14px;
  line-height: 22px;
  height: 81px;
  padding-left: 17px;
  padding-right: 17px; }

.banner-info_img {
  min-width: 56px;
  text-align: center;
  margin-right: 30px; }

.year_block {
	background: url('/images2/bi1_1.png') center center no-repeat;
	height: 45px;
	width: 56px;
}

.year_block span {
	display: block;
	color: #FFFFFF;
    text-shadow: -1px 0 #EF4038, 0 1px #EF4038, 1px 0 #EF4038, 0 -1px #EF4038;	
    font-size: 30px;
    margin-top: 5px;
}

.slick-dots li {
  width: 16px;
  height: 16px; }
  .slick-dots li button {
    width: 16px;
    height: 16px;
    padding: 0; }
    .slick-dots li button:before {
      content: "";
      display: block;
      width: 12px;
      height: 12px;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      border: 2px solid transparent;
      background: #fff;
      opacity: 1; }

.slick-dots li.slick-active {
  padding-top: 2px; }
  .slick-dots li.slick-active button:before {
    opacity: 1;
    background: #ef4138;
    border: 2px solid #ffffff;
    width: 16px;
    height: 16px; }

.slick-dots {
  bottom: -34px; }

.click-area {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.category-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 0;
  list-style: none;
  margin-bottom: 0; }

.category-item {
  max-width: 220px;
  width: 100%;
  border: 1px solid #bdbdbd;
  background: #fff;
  margin-bottom: 27px; }
  .category-item .overlay {
    background-color: #000000;
    opacity: 0.3;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none; }
  .category-item .category-link {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    display: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 179px;
    height: 35px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #ef4138;
    -webkit-border-radius: 20px;
            border-radius: 20px;
    z-index: 11; }
  .category-item_top {
    height: 180px;
    position: relative; }
  .category-item_img {
    height: 100%;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat; }
  .category-item_bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #4f4f4f;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#4f4f4f), to(#7d7d7d));
    background-image: -webkit-linear-gradient(bottom, #4f4f4f 0%, #7d7d7d 100%);
    background-image: -o-linear-gradient(bottom, #4f4f4f 0%, #7d7d7d 100%);
    background-image: linear-gradient(to top, #4f4f4f 0%, #7d7d7d 100%);
    border-bottom: 3px solid #3c3c3c; }
  .category-item_icon {
    width: 65px;
    height: 65px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #4f4f4f;
    margin-right: 15px; }
  .category-item_title {
    color: #ffffff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 22px; }
  .category-item:hover .overlay {
    display: block; }
  .category-item:hover .category-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .category-item:hover .category-item_bottom {
    background: #ef4138;
    border-bottom: 3px solid #c0221a; }
  .category-item:hover .category-item_icon {
    background-color: #de3128; }

.category-wrapper {
  background-color: #ffffff;
  max-width: 1232px;
  margin-left: auto;
  margin-right: auto;
  position: relative; }
  .category-wrapper .container {
    position: relative;
    z-index: 3;
    padding-top: 53px;
    padding-bottom: 25px;
    background-color: #ffffff; }
  .category-wrapper:after {
    content: "";
    max-width: 1192px;
    height: 16px;
    display: block;
    width: 100%;
    z-index: 2;
    background: transparent url(/images2/category-shadow.png) 0 0 no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto; }

.section-title {
  color: #ef4138;
  font-size: 30px;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden; 
  }
  .section-title:after {
    content: "/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////";
    color: #999999;
    font-size: 6px;
    font-weight: 500;
    margin-left: 20px; }

section.information {
  padding-top: 54px;
  padding-bottom: 40px; }
  section.information .section-title {
    margin-bottom: 30px; }

.information-item {
  position: relative;
  margin-bottom: 20px; }
  .information-item:before {
    content: "";
    width: 100%;
    height: 77px;
    background-color: #dfdfdf;
    position: absolute;
    top: 4px;
    -webkit-border-radius: 50px;
            border-radius: 50px; }

.information-inner {
  width: 100%;
  background-color: #ffffff;
  -webkit-border-radius: 50px;
          border-radius: 50px;
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  padding-left: 40px;
  padding-right: 28px;
  padding-bottom: 18px; }

.information-title {
  color: #333333;
  font-size: 16px;
  line-height: 22px;
  padding-right: 20px;
  max-height: 44px;
  width: 380px;
  overflow: hidden; }

.information-link {
  padding-top: 9px;

   }
  .information-link a {
    color: #ef4138;
    font-size: 13px;
    display: inline-block;
    border: 1px solid #ef4138;
    -webkit-border-radius: 15px;
            border-radius: 15px;
    padding: 3px 24px; }
    .information-link a:hover {
      background: #ef4138;
      color: #fff; }

.btn-link {
  display: inline-block;
  color: #ffffff;
  font-size: 13px;
  border: 2px solid #ef4138;
  background-color: #ef4138;
  cursor: pointer;
  -webkit-border-radius: 15px;
          border-radius: 15px;
  padding: 4px 23px; }
  .btn-link:hover {
    background: none;
    color: #ef4138; }

.information-list {
  margin-bottom: 0; }

.about {
  background: transparent url(/images2/about-bg.png) -50px 0 no-repeat; }
  .about .section-title {
    margin-bottom: 22px; }

.about-wrapper {
  max-width: 1232px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
  padding-top: 38px;
  padding-bottom: 20px; }

.about-info {
  color: #333333; }
  .about-info p {
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 22px; }
    .about-info p strong {
      font-size: 20px;
      font-weight: 500; }

h3 {
    font-size: 20px;
    font-weight: 500;
 }

.subscription {
  padding-top: 20px;
  padding-bottom: 20px; }

.subscription-item {
  -webkit-border-radius: 50px;
          border-radius: 50px;
  background: #333 url(/images2/subs-bg.png) -2px 0 no-repeat;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 13px;
  padding-left: 219px;
  padding-right: 16px;
  padding-bottom: 16px; }
  .subscription-item form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .subscription-item p {
    color: #ffffff;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 0;
    padding-top: 2px; }
  .subscription-item input[type=email] {
    width: 279px;
    height: 39px;
    color: #777777;
    font-size: 14px;
    border: none;
    background-color: #ffffff;
    padding-left: 20px;
    margin-top: 5px; }
  .subscription-item .btn-link {
    padding: 9.5px 27.5px;
    -webkit-border-radius: 40px;
            border-radius: 40px;
    font-size: 17px;
    margin-left: 26px; }
  .subscription-item .label-check {
    padding-top: 13px;
    margin-left: 73px; }

.label-check {
  cursor: pointer;
  position: relative;
  color: #777777;
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 0; }

.label-check__input {
  display: none; }

.label-check__new-input {
  width: 20px;
  height: 20px;
  border: 1px solid #ef4138;
  background: #fff;
  display: block;
  position: absolute;
  top: 15px;
  left: -29px; }

.label-check__input:checked + .label-check__new-input {
  background: #fff url(/images2/check.png) center no-repeat; }

.top-footer {
  background-color: #e1e1e1;
  padding-top: 40px;
  padding-bottom: 5px; }

.footer-menu_title {
  margin-bottom: 1px; }
  .footer-menu_title a {
    color: #ef4138;
    font-size: 16px; }

.footer-menu ul {
  padding-left: 7px;
  list-style: none;
  margin-bottom: 15px; }
  .footer-menu ul li {
    margin-bottom: 1px; }
  .footer-menu ul a {
    color: #444444;
    font-size: 13px;
    font-weight: 300; }

ul.partners-list {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 30px; }

.bottom-footer {
  background-color: #333333;
  padding-top: 27px;
  padding-bottom: 17px; }

.footer-logo {
  padding-top: 3px;
  margin-bottom: 11px; }

.copyright {
  color: #939393;
  font-size: 11px;
  margin-right: 15px; }

.phone-left {
  text-align: right;
  padding-top: 3px; }
  .phone-left p {
    margin-bottom: 10px; }

.phone-right {
  padding-top: 3px;
  padding-left: 20px; }
  .phone-right .btn-link {
    margin-left: 65px;
    margin-bottom: 6px; }

.developer {
  color: #939393;
  font-size: 11px; }
  .developer a {
    color: #939393; }

.footer-phone p {
  color: #ef4138;
  font-size: 13px; }

.footer-phone a {
  display: block;
  color: #ffffff;
  font-size: 25px;
  font-weight: 500; }

.footer-phone .btn-link {
  padding: 0px 15px; }

.footer-socials p {
  color: #ffffff;
  font-size: 13px;
  text-align: right; }

.social-list {
  padding-left: 0;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  .social-list li {
    margin-left: 6px; }

.modal-overlay {
  background-color: #000000;
  opacity: 0.8;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 99;
  display: none; }

.modal-callback {
  width: 640px;
  height: 379px;
  background-color: #ffffff;
  padding: 10px;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 999;
  display: none; }

.modal-inner {
  background: transparent url(/images2/modal-bg.png) 0 0 no-repeat;
  height: 100%;
  padding-top: 27px;
  padding-left: 17px;
  padding-right: 17px;
  position: relative; }
  .modal-inner h3 {
    color: #333333;
    font-size: 25px;
    font-weight: 700;
    line-height: 35px;
    text-transform: uppercase;
/*     margin-bottom: 26px; */
     }

.modal-form {
	margin-top: 10px;
}

.modal-form > input {
  width: 292px;
  height: 37px;
  background-color: #ffffff;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  color: #555555;
  font-size: 14px;
  display: block;
  margin-bottom: 16px;
  border: none;
  padding-left: 14px; }

.modal-form .label-check {
  display: block;
  font-size: 13px;
  line-height: 12px;
  padding-left: 36px; }

.modal-form button[type="submit"] {
  color: #ffffff;
  font-size: 18px;
  background-color: #ef4138;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#ef4138), to(#ff7069));
  background-image: -webkit-linear-gradient(bottom, #ef4138 0%, #ff7069 100%);
  background-image: -o-linear-gradient(bottom, #ef4138 0%, #ff7069 100%);
  background-image: linear-gradient(to top, #ef4138 0%, #ff7069 100%);
  -webkit-border-radius: 40px;
          border-radius: 40px;
  padding: 10px 51px;
  border: none;
  margin-top: 7px;
  margin-bottom: 18px; }

.modal-form .label-check__new-input {
  top: 2px;
  left: 0; }

.close-modal {
  background: none;
  border: none;
  position: absolute;
  top: 5px;
  right: 5px; }

.content {
  padding-bottom: 55px; }
  .content .section-title {
    margin-bottom: 28px; }
  .content .category-wrapper .container {
    padding-top: 23px; }

.breadcrumbs {
  margin-bottom: 16px; }
  .breadcrumbs ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .breadcrumbs a {
    color: #999999;
    position: relative; }
/*
    .breadcrumbs a:after {
      content: "/";
      font-size: 12px;
      position: absolute;
      right: -12px;
      top: -2px; }
*/
  .breadcrumbs li {
    color: #999999;
    font-size: 12px;
    margin-right: 18px; }

.content-wrapper {
  background-color: #ffffff;
  max-width: 1232px;
  margin-left: auto;
  margin-right: auto;
  position: relative; }
  .content-wrapper .content-container {
    position: relative;
    z-index: 3;
    background-color: #ffffff;
    padding-top: 23px;
    padding-bottom: 25px; }
  .content-wrapper:after {
    content: "";
    max-width: 1192px;
    height: 16px;
    display: block;
    width: 100%;
    z-index: 2;
    background: transparent url(/images2/category-shadow.png) 0 0 no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto; }

.cart-table {
  width: 100%;
  border-top: 1px solid #dadada;
  margin-bottom: 33px; }
  .cart-table thead td {
    color: #777777;
    font-size: 14px;
    padding: 13px 10px; }
  .cart-table tbody td {
    border: 1px solid #dadada; }
  .cart-table .td-name {
    width: 363px; }
    .cart-table .td-name .product-img {
	  width: 100px;
	  height: 100px;
	  background-position: center !important;
	  background-size: contain !important;
	  background-repeat: no-repeat !important;	
      min-width: 83px;
      margin-right: 10px;
      padding-top: 21px; }
    .cart-table .td-name .product {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start;
      padding-left: 8px;
      padding-right: 8px;
      padding-top: 23px;
      padding-bottom: 23px; }
  .cart-table .td-price {
    max-width: 265px; }
    .cart-table .td-price .price {
      color: #333333;
      font-size: 17px;
      font-weight: 500; }
  .cart-table .td-total {
    width: 143px;
    position: relative; }
  .cart-table .product-name a {
    color: #333333;
    font-size: 14px;
    line-height: 20px;
    display: block;
    margin-bottom: 9px; }
  .cart-table .product-name .art {
    color: #777777;
    font-size: 14px; }
  .cart-table .total-price {
    color: #ef4138;
    font-size: 17px;
    font-weight: 500;
    text-align: center; }
  .cart-table .add-fav {
    width: 17px;
    height: 15px;
    background: transparent url(/images2/add-fav.png) 0 0 no-repeat;
    border: none;
    cursor: pointer;
    position: absolute;
    top: 8px;
    right: 33px; }
  .cart-table .delete-product {
    width: 11px;
    height: 11px;
    background: transparent url(/images2/close.png) 0 0 no-repeat;
    border: none;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    -webkit-background-size: contain;
            background-size: contain; }
  .cart-table .td-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-left: 29px;
    padding-right: 29px; }

.product-count {
  border: 1px solid #bfbfbf;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 92px;
  height: 32px; }
  .product-count input {
    width: 32px;
    height: 32px;
    border: 1px solid #bfbfbf;
    background-color: #ffffff;
    text-align: center;
    color: #333333;
    font-size: 17px;
    font-weight: 500;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    position: relative;
    top: -1px; }
  .product-count span {
    color: #999999;
    font-size: 30px;
    width: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    cursor: pointer; }

.cart-form {
  background-color: #f6f6f6;
  padding-bottom: 35px; }
  .cart-form button[type=submit] {
    color: #ffffff;
    font-size: 18px;
    background-color: #ef4138;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#ef4138), to(#ff7069));
    background-image: -webkit-linear-gradient(bottom, #ef4138 0%, #ff7069 100%);
    background-image: -o-linear-gradient(bottom, #ef4138 0%, #ff7069 100%);
    background-image: linear-gradient(to top, #ef4138 0%, #ff7069 100%);
    -webkit-border-radius: 40px;
            border-radius: 40px;
    border: none;
    cursor: pointer;
    padding: 10.5px 50px; }

.cart-title {
  color: #ef4138;
  font-size: 20px;
  position: relative; }
  .cart-title:before {
    position: absolute;
    left: -56px;
    top: -6px;
    color: #ffffff;
    font-size: 25px;
    font-weight: 500;
    width: 38px;
    height: 38px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    background-color: #adadad;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .cart-title img {
    margin-right: 17px; }

.cart-step {
  padding-left: 70px;
  padding-right: 70px; }
  .cart-step .free {
    color: #ef4138;
    font-size: 14px;
    margin-bottom: 1px; }
  .cart-step .desc {
    color: #333333;
    font-size: 14px;
    line-height: 18px; }

.first-step {
  padding-top: 29px;
  border-bottom: 1px solid #dadada;
  padding-bottom: 30px;
  margin-bottom: 29px; }
  .first-step .cart-title {
    margin-bottom: 26px; }
    .first-step .cart-title:before {
      content: '1'; }

.second-step {
  border-bottom: 1px solid #dadada;
  padding-bottom: 20px;
  margin-bottom: 29px; }
  .second-step .cart-title {
    margin-bottom: 22px; }
    .second-step .cart-title:before {
      content: '2'; }

.third-step {
  border-bottom: 1px solid #dadada;
  padding-bottom: 19px;
  margin-bottom: 12px; }
  .third-step .cart-title {
    margin-bottom: 22px; }
    .third-step .cart-title:before {
      content: '3'; }

.cart-input {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 10px; }
  .cart-input .title {
    color: #888888;
    font-size: 14px;
    padding-top: 7px; }
    .cart-input .title span {
      color: #ef4138; }
  .cart-input input {
    border: 1px solid #bfbfbf;
    -webkit-border-radius: 4px;
            border-radius: 4px;
    background-color: #ffffff;
    height: 37px;
    width: 432px;
    margin-left: auto;
    color: #777777;
    font-size: 14px;
    padding-left: 10px; }
  .cart-input textarea {
    display: block;
    width: 100%;
    height: 97px;
    border: 1px solid #bfbfbf;
    -webkit-border-radius: 4px;
            border-radius: 4px;
    resize: none;
    margin-top: 18px; }

.delivery-list {
  padding-left: 0;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 6px; }

.delivery-item {
  max-width: 311px;
  width: 100%;
  border: 1px solid #bfbfbf;
  height: 110px;
  margin-bottom: 15px;
  cursor: pointer; }
  .delivery-item input[type="radio"] {
    display: none; }

.delivery-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  background: #fff; }

.delivery-left {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 111px;
      -ms-flex: 0 0 111px;
          flex: 0 0 111px;
  max-width: 111px;
  position: relative; }

.delivery-right {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 200px;
      -ms-flex: 0 0 200px;
          flex: 0 0 200px;
  max-width: 200px;
  background-color: #bdbdbd;
  color: #555555;
  font-size: 14px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 20px;
  padding-left: 15px;
  padding-right: 15px; }

.delivery-type {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  color: #333333;
  line-height: 16px;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%; }
  .delivery-type img {
    margin-bottom: 6px; }

.radio-input {
  background-color: #bdbdbd;
  width: 16px;
  height: 16px;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  display: block;
  position: absolute;
  top: 5px;
  left: 5px; }

.delivery-item.active {
  border: 1px solid #ef4138; }
  .delivery-item.active .radio-input {
    background: #ef4138 url(/images2/radio-check.png) center no-repeat; }
  .delivery-item.active .delivery-right {
    background-color: #ef4138;
    color: #ffffff; }

.input-radio {
  position: relative;
  padding-left: 29px;
  margin-bottom: 7px; }
  .input-radio input[type=radio] {
    display: none; }
  .input-radio label {
    color: #333333;
    font-size: 14px;
    cursor: pointer; }
    .input-radio label:after {
      content: "";
      width: 16px;
      height: 16px;
      -webkit-border-radius: 4px;
              border-radius: 4px;
      background-color: #bdbdbd;
      position: absolute;
      left: 0;
      top: 0;
      display: block; }
  .input-radio input[type=radio]:checked + label:after {
    background: #ef4138 url(/images2/radio-check.png) center no-repeat; }

.consent {
  position: relative;
  padding-left: 36px;
  margin-bottom: 7px; }
  .consent input[type=checkbox] {
    display: none; }
  .consent label {
    color: #777777;
    font-size: 13px;
    cursor: pointer; }
    .consent label:after {
      content: "";
      width: 20px;
      height: 21px;
      border: 1px solid #ef4138;
      background-color: #ffffff;
      position: absolute;
      left: 0;
      top: 0;
      display: block; }
  .consent input[type=checkbox]:checked + label:after {
    background: #fff url(/images2/check.png) center no-repeat; }

.order {
  max-width: 370px;
  position: sticky;
  top: 0; }
  .order-title {
    color: #ef4138;
    font-size: 30px;
    background-color: #ebebeb;
    border-bottom: 5px solid #dadada;
    padding-top: 9px;
    padding-left: 18px;
    padding-right: 18px;
    padding-bottom: 7px;
    margin-bottom: 4px; }
  .order-body {
    background-color: #ebebeb;
    border-bottom: 5px solid #dadada;
    padding-top: 20px;
    padding-bottom: 32px;
    margin-bottom: 4px; }
  .order-wrapper {
    padding-left: 19px;
    padding-right: 22px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dadada;
    margin-bottom: 20px; }
  .order-count {
    color: #555555;
    font-size: 14px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 10px; }
    .order-count > span {
      color: #333333;
      font-size: 18px; }
  .order-total {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 26px; }
    .order-total > div {
      color: #555555;
      font-size: 22px; }
      .order-total > div span {
        display: block;
        font-size: 14px;
        margin-top: -5px; }
    .order-total > span {
      color: #ef4138;
      font-size: 30px;
      font-weight: 500; }
  .order .promocode {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .order .promocode input {
      height: 39px;
      border: 1px solid #bdbdbd;
      color: #777777;
      font-size: 14px;
      padding-left: 9px;
      width: 100%; }
    .order .promocode button {
      height: 39px;
      background-color: #a4a4a4;
      border: none;
      color: #ffffff;
      font-size: 13px;
      cursor: pointer;
      min-width: 119px;
      width: 119px; }
  .order-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-left: 20px;
    padding-right: 22px; }
    .order-links a.resume-link {
      color: #333333;
      font-size: 13px;
      border: 1px solid #4f4f4f;
      -webkit-border-radius: 15px;
              border-radius: 15px;
      width: 185px;
      height: 27px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .order-links a.recalc-link {
      color: #ffffff;
      font-size: 13px;
      background-color: #4f4f4f;
      border: 1px solid #4f4f4f;
      -webkit-border-radius: 15px;
              border-radius: 15px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 131px;
      height: 27px; }
    .order-links .order-link {
	  border: none;
      background-color: #ef4138;
      background-image: -webkit-gradient(linear, left bottom, left top, from(#ef4138), to(#ff7069));
      background-image: -webkit-linear-gradient(bottom, #ef4138 0%, #ff7069 100%);
      background-image: -o-linear-gradient(bottom, #ef4138 0%, #ff7069 100%);
      background-image: linear-gradient(to top, #ef4138 0%, #ff7069 100%);
      width: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-border-radius: 40px;
              border-radius: 40px;
      color: #ffffff;
      font-size: 17px;
      height: 48px;
      margin-top: 19px; }
  .order-bottom {
    background-color: #ffedec;
    color: #333333;
    line-height: 20px;
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 23px;
    padding-bottom: 25px; }
    .order-bottom a {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 100%;
      height: 27px;
      border: 1px solid #ef4138;
      -webkit-border-radius: 20px;
              border-radius: 20px;
      color: #ef4138;
      font-size: 14px;
      margin-top: 13px; }

.contacts-info {
  margin-top: -5px; }
  .contacts-info .contacts-title {
    color: #333333;
    font-weight: 500;
    margin-bottom: 2px; }
  .contacts-info .contacts-phone {
    font-size: 20px;
    color: #333333;
    font-weight: 300;
    margin-bottom: 0; }
    .contacts-info .contacts-phone a {
      color: #ef4138;
      font-size: 20px;
      font-weight: 300; }
      .contacts-info .contacts-phone a span {
        font-size: 14px; }
  .contacts-info .phone-bottom {
    margin-bottom: 29px; }
  .contacts-info .contacts-txt {
    line-height: 22px;
    font-weight: 300; }
  .contacts-info .contacts-mail {
    font-weight: 300; }
    .contacts-info .contacts-mail a {
      color: #ef4138; }
  .contacts-info .mb8 {
    margin-bottom: 8px; }
  .contacts-info .mb45 {
    margin-bottom: 45px; }
  .contacts-info .mb10 {
    margin-bottom: 10px; }

.contacts-form {
  background-color: #e1e1e1;
  padding-top: 21px;
  padding-left: 40px;
  padding-right: 41px;
  padding-bottom: 35px; }
  .contacts-form_title {
    color: #333333;
    font-size: 22px;
    margin-bottom: 17px; }
  .contacts-form_row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .contacts-form_row input[type=text] {
      max-width: 238px; }
  .contacts-form input[type=text] {
    border: 1px solid #bdbdbd;
    height: 39px;
    color: #777777;
    font-size: 14px;
    width: 100%;
    padding-left: 10px;
    background-color: #ffffff;
    margin-bottom: 13px; }
  .contacts-form textarea {
    border: 1px solid #bdbdbd;
    height: 100px;
    width: 100%;
    background-color: #ffffff;
    color: #777777;
    font-size: 14px;
    padding-left: 10px;
    padding-top: 8px;
    margin-bottom: 8px; }
  .contacts-form button[type=submit] {
    color: #ffffff;
    font-size: 17px;
    width: 241px;
    height: 48px;
    background-color: #ef4138;
    -webkit-border-radius: 30px;
            border-radius: 30px;
    border: none;
    display: block;
    margin-left: auto;
    margin-right: auto; }

.catalog {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 25px; }
  .catalog-left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 227px;
        -ms-flex: 0 0 227px;
            flex: 0 0 227px;
    max-width: 227px;
    border-right: 1px solid #dadada;
    margin-top: 26px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content; }
  .catalog-right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 930px;
        -ms-flex: 0 0 930px;
            flex: 0 0 930px;
    max-width: 930px;
    margin-top: -25px; }
  .catalog-menu {
    padding-left: 0;
    list-style: none;
    max-width: 220px;
    margin-bottom: 26px; }
    .catalog-menu a {
/*       color: #444444; */
      color: #444444;
      font-size: 13px;
      font-weight: 300;
      display: block;
/*       background-color: #f3f3f3; */
      background-color: #dadada;
/*       border-left: 4px solid #dadada; */
      border-left: 4px solid #444444;
      padding: 15.5px 25px;
       }
      .catalog-menu a:hover {
        color: #ef4138;
        border-left: 4px solid #ef4138; }
    .catalog-menu li {
      border-bottom: 1px solid #fff; }
    .catalog-menu .selected a {
      color: #ef4138;
      border-left: 4px solid #ef4138; }

.filter-title {
  color: #333333;
  font-size: 17px;
  position: relative;
  margin-bottom: 13px; }

.price-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 6px;
  margin-bottom: 7px; }
  .price-row label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    color: #777777;
    font-size: 12px; }
    .price-row label span {
      margin-right: 5px; }
    .price-row label input {
      width: 75px;
      height: 26px;
      border: 1px solid #dedede;
      background-color: #ffffff;
      -webkit-border-radius: 4px;
              border-radius: 4px;
      color: #333333;
      font-size: 14px;
      padding-left: 10px; }

#price-range {
  margin-right: 5px; }

.ui-state-default, .ui-widget-content .ui-state-default {
  width: 16px;
  height: 16px;
  border: 2px solid #ffffff;
  background-color: #ef4138;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  top: -6px;
  cursor: pointer;
  outline: none; }

.ui-widget.ui-widget-content {
  height: 4px;
  border: none;
  background-color: #ffa6a1;
  -webkit-border-radius: 0;
          border-radius: 0; }

.ui-slider-horizontal .ui-slider-range {
  background-color: #ef4138; }

.filter-checked {
  padding-left: 28px;
  position: relative;
  margin-bottom: 9px; }
  .filter-checked input[type=checkbox] {
    display: none; }
  .filter-checked label {
    color: #444444;
    font-size: 13px;
    cursor: pointer;
    margin-bottom: 0; }
    .filter-checked label:before {
      content: "";
      width: 16px;
      height: 16px;
      display: block;
      -webkit-border-radius: 4px;
              border-radius: 4px;
      background: #bdbdbd;
      position: absolute;
      left: 0;
      top: 2px; }
  .filter-checked input[type=checkbox]:checked + label:before {
    background: #ef4138 url(/images2/radio-check.png) center no-repeat; }

.toggle-title {
  cursor: pointer; }
  .toggle-title:after {
    content: url(/images2/arrow-down.png);
    position: absolute;
    right: 7px;
    top: -3px; }

button.show-more {
  background: none;
  border: none;
  color: #ef4138;
  font-weight: 300;
  font-size: 13px;
  padding-left: 0;
  margin-top: -5px; }

.filter-item {
  border-bottom: 5px solid #dadada;
  margin-bottom: 13px; }

.filter-price {
  padding-bottom: 24px;
  margin-bottom: 13px; }

.filter-buoyancy {
  padding-bottom: 13px; }
  .filter-buoyancy .filter-title {
    margin-bottom: 11px; }

.filter-long {
  padding-bottom: 15px; }

.filter-weight {
  padding-bottom: 19px; }

.filter-color {
  padding-bottom: 19px;
  margin-bottom: 10px; }

.catalog-filter .btn-filter {
  color: #ffffff;
  font-size: 15px;
  width: 218px;
  height: 40px;
  border: none;
  background-color: #ef4138;
  -webkit-border-radius: 40px;
          border-radius: 40px;
  margin-bottom: 8px; }

.catalog-filter .reset-filter {
  width: 218px;
  height: 27px;
  border: 1px solid #ef4138;
  -webkit-border-radius: 40px;
          border-radius: 40px;
  color: #ef4138;
  background: #fff;
  font-size: 13px; }

.catalog-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 14px; }

.pagination ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #dadada;
  background-color: #ffffff;
  -webkit-border-radius: 25px;
          border-radius: 25px;
  padding-right: 17px;
  padding-left: 17px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto; }

.pagination li {
  margin: 0 7px; }

.pagination .dotted {
  margin-left: 0;
  margin-right: 0; }

.pagination a {
  color: #888888;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  padding: 6.5px 0; }
  .pagination a:hover {
    color: #ef4138; }

.pagination .selected a {
  color: #ef4138; }

.sort {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 9px; }
  .sort-item {
    color: #888888;
    font-size: 13px;
    margin-right: 35px;
    cursor: pointer;
    position: relative; }
  .sort .sort-active:after {
    content: url(/images2/sort.png);
    position: absolute;
    top: 0;
    right: -15px; }

.catalog-list {
  padding-left: 0;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 7px; }

.catalog-item {
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
  max-width: 220px;
  width: 100%;
  border: 1px solid #dadada;
  background-color: #ffffff;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 19px;
  margin-bottom: 17px; }
  .catalog-item:hover {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.25); }
    .catalog-item:hover .catalog-name a {
      color: #ef4138; }

.catalog-img {
  width: 100%;
  height: 200px;
  -webkit-background-size: contain;
          background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 13px; }

.catalog-name {
  height: 60px;
  overflow: hidden;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 6px; }
  .catalog-name a {
    color: #333; }

.catalog-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .catalog-row .price {
    color: #333333;
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 12px; }
    .catalog-row .price span {
      font-size: 14px; }
  .catalog-row .fav {
    width: 58px;
    height: 37px;
    display: inline-block;
    -webkit-border-radius: 40px;
            border-radius: 40px;
    background: #e0e0e0 url(/images2/catalog-fav.png) center no-repeat;
    position: relative;
    z-index: 9; }
    .catalog-row .fav:hover {
      background: #ffd6d4 url(/images2/catalog-fav.png) center no-repeat; }
  .catalog-row .add-cart {
    background-color: #ef4138;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#ef4138), to(#ff7069));
    background-image: -webkit-linear-gradient(bottom, #ef4138 0%, #ff7069 100%);
    background-image: -o-linear-gradient(bottom, #ef4138 0%, #ff7069 100%);
    background-image: linear-gradient(to top, #ef4138 0%, #ff7069 100%);
    -webkit-border-radius: 40px;
            border-radius: 40px;
    height: 37px;
    width: 118px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fff;
    font-size: 14px;
    position: relative;
    z-index: 9; }
    .catalog-row .add-cart img {
      margin-right: 5px; }
    .catalog-row .add-cart:hover {
      background: #ef4138; }

.catalog-desc {
  color: #888888;
  font-size: 12px;
  margin-bottom: 3px; }

.presence {
  font-size: 12px;
  position: relative;
  padding-left: 13px;
  padding-top: 6px; }
  .presence:before {
    content: "";
    width: 10px;
    height: 10px;
    display: block;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    position: absolute;
    left: 0;
    top: 10px; }

.presence-yes {
  color: #61a256; }
  .presence-yes:before {
    background: #61a256; }

.presence-no {
  color: #888; }
  .presence-no:before {
    background: #888; }

.open-filter {
  width: 218px;
  height: 40px;
  background-color: #ef4138;
  -webkit-border-radius: 40px;
          border-radius: 40px;
  cursor: pointer;
  color: #ffffff;
  font-size: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: none; }

.product-head {
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
  padding-top: 10px;
  padding-bottom: 11px; }
  .product-head_left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .product-head_right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }

.product-articul {
  color: #777777;
  font-size: 14px;
  margin-right: 27px;
  padding-left: 1px; }


.product-badges {
	display: inline-block;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 1;
}

.product-badge {
	display: inline-block;
	text-align: center;
	padding: 3px 8px;
	font-size: 12px;
	line-height: 1;
	font-weight: 600;
	letter-spacing: .02em;
	text-transform: uppercase;
	border-radius: 6px;
	color: #ffffff;
}

.product-badge:empty {
	display: none;
}

.badge-new {
	background: #61a256;
}

.badge-sale {
	background: #93a6ab;
}

.badge-hit {
	background: #f96666;
}

.comment-count a {
  border: 1px solid #ef4138;
  color: #ef4138;
  font-size: 13px;
  -webkit-border-radius: 15px;
          border-radius: 15px;
  display: inline-block;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 19px;
  padding-right: 19px; }
  .comment-count a img {
    margin-right: 4px; }

.add-favorite {
  font-size: 13px; }
  .add-favorite a {
    color: #777777; }
    .add-favorite a img {
      margin-right: 8px; }

.share {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  color: #777777;
  font-size: 13px;
  margin-left: 26px; }
  .share > img {
    margin-right: 8px; }

.share-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
  margin-left: 8px; }
  .share-list li {
    margin-left: 6px; }

.product-info {
  background-color: #ebebeb;
  border-bottom: 5px solid #dadada;
  margin-top: 20px;
  padding-top: 25px;
  padding-bottom: 30px;
  margin-bottom: 6px; }
  .product-info_top {
    border-bottom: 1px solid #dadada;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-left: 40px;
    padding-right: 50px;
    padding-bottom: 25px; }
  .product-info_bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 30px;
    padding-left: 40px;
    padding-right: 40px; }
  .product-info .product-price {
    color: #777777;
    font-size: 20px; }
    .product-info .product-price span {
      color: #333333;
      font-size: 40px;
      font-weight: 500;
      padding-left: 20px; }
  .product-info .product-presence {
    padding-top: 9px; }
    .product-info .product-presence a {
      color: #ef4138;
      font-size: 14px;
      border-bottom: 1px dotted #ef4138; }
  .product-info .presense-item {
    font-size: 14px;
    color: #777777;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    position: relative;
    margin-bottom: -2px; }
    .product-info .presense-item:before {
      content: "";
      width: 10px;
      height: 10px;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      background-color: #777777;
      position: absolute;
      left: -15px;
      top: 5px; }

  .lower-link a {
	  font-size: 13px;
  }
  .product-info .product-buy {
    color: #ffffff;
    font-size: 18px;
    background-color: #ef4138;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#ef4138), to(#ff7069));
    background-image: -webkit-linear-gradient(bottom, #ef4138 0%, #ff7069 100%);
    background-image: -o-linear-gradient(bottom, #ef4138 0%, #ff7069 100%);
    background-image: linear-gradient(to top, #ef4138 0%, #ff7069 100%);
    width: 301px;
    height: 48px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-border-radius: 40px;
            border-radius: 40px;
    max-width: 100%; }
    .product-info .product-buy img {
      margin-right: 10px; }

.pr-count .product-count {
  width: 127px;
  height: 47px;
  overflow: hidden; }

.pr-count input {
  height: 47px;
  width: 47px; }

.pr-count span {
  height: 100%;
  min-width: 40px;
  background: #fff;
  font-size: 40px; }

.product-delivery {
  background-color: #ffedec;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 28px;
  padding-top: 17px;
  padding-bottom: 18px;
  padding-right: 28px; }
  .product-delivery .product-delivery_img {
    min-width: 61px;
    width: 61px;
    margin-right: 21px; }
  .product-delivery .product-delivery_info p {
    color: #333333;
    line-height: 18px;
    font-size: 14px;
    margin-bottom: 5px; }
    .product-delivery .product-delivery_info p strong {
      color: #ef4138;
      font-weight: 400;
      font-size: 16px; }

.product-photo {
  margin-top: 25px;
  position: relative; }
  .product-photo .open-photo {
    position: absolute;
	z-index: 900;
    top: 15px;
    right: 20px; 
    }
  .product-photo .big-photo {
    width: 100%;
    min-height: 330px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    z-index: 3; }

  .product-photo .big-photo img {
	  max-width: 100%;
	  max-height: 400px;
	  width: auto;
	  height: auto;
  }

.tabs {
  margin-top: 47px;
  margin-bottom: 24px; }

.tabs__caption {
  padding-left: 0;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 0; }
  .tabs__caption li {
    color: #fff;
    font-size: 15px;
    background-color: #4f4f4f;
    padding: 13px 40px;
    margin-right: 3px;
    cursor: pointer; }
  .tabs__caption .selected {
    background-color: #ef4138; }

.tabs__content {
  display: none;
  background-color: #f6f6f6;
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px; }
  .tabs__content .tabs-title {
    color: #ef4138;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 12px; }
  .tabs__content p {
    color: #333333;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 24px; }
  .tabs__content ul {
    padding-left: 0px;
    list-style: none; }
    .tabs__content ul li {
      color: #333333;
      font-size: 14px;
      position: relative;
      padding-left: 13px;
      margin-bottom: 3px; }
      .tabs__content ul li:before {
        content: "";
        width: 7px;
        height: 7px;
        background-color: #ef4138;
        -webkit-border-radius: 50%;
                border-radius: 50%;
        display: block;
        position: absolute;
        left: 0;
        top: 6px; }

.tabs__content.active {
  display: block; }

.characteristics {
  margin-bottom: 34px; }

.characteristics-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px dotted #777777;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 8px; }
  .characteristics-item .name {
    color: #777777;
    min-width: 445px; }
    .characteristics-item .name span {
      background: #f6f6f6;
      position: relative;
      bottom: -4px; }
  .characteristics-item .value {
    font-weight: 300;
    color: #333333;
    background: #f6f6f6;
    position: relative;
    bottom: -4px; }

.pr-title {
  color: #ef4138;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 30px; }

.more-products {
  padding-left: 0;
  list-style: none;
  margin-bottom: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -9px;
  margin-right: -8px; }

.catalog-item.item-small {
  max-width: 179px;
  margin-left: 9px;
  margin-right: 9px; }
  .catalog-item.item-small .catalog-name {
    font-size: 12px;
    line-height: 16px; }
  .catalog-item.item-small .catalog-desc {
    font-size: 12px; }
  .catalog-item.item-small .catalog-row .fav {
    width: 47px;
    height: 31px;
    -webkit-background-size: 15px 15px;
            background-size: 15px; }
  .catalog-item.item-small .catalog-row .add-cart {
    width: 96px;
    height: 31px;
    font-size: 12px; }
    .catalog-item.item-small .catalog-row .add-cart img {
      width: 19px; }
  .catalog-item.item-small .catalog-row .price {
    font-size: 16px;
    white-space: nowrap; }
    .catalog-item.item-small .catalog-row .price span {
      font-size: 12px; }
  .catalog-item.item-small .catalog-img {
    height: 158px; }

.comment-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 14px; }
  .comment-head .comment-count {
    color: #ef4138;
    font-size: 24px; }
  .comment-head .add-comment {
    color: #ef4138;
    font-size: 13px;
    width: 208px;
    height: 27px;
    border: 1px solid #ef4138;
    -webkit-border-radius: 20px;
            border-radius: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .comment-head .add-comment span {
      font-size: 24px;
      margin-right: 10px; }

.comment-item {
  border-bottom: 1px solid #dadada;
  padding-bottom: 20px;
  margin-bottom: 15px; }

.comment-date {
  color: #777777;
  font-size: 14px;
  margin-bottom: -2px; }

.comment-name {
  color: #333333;
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 14px; }

.comment-txt {
  color: #333333;
  font-size: 14px;
  background-color: #f6f6f6;
  padding: 12px; }

.comment-add {
  padding-top: 22px; }
  .comment-add h3 {
    color: #333333;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 20px; }
  .comment-add .comment-input {
    display: block;
    max-width: 468px;
    height: 39px;
    border: 1px solid #bdbdbd;
    color: #777777;
    font-size: 14px;
    padding-left: 10px;
    margin-bottom: 13px;
    width: 100%; }
  .comment-add textarea {
    display: block;
    max-width: 468px;
    height: 100px;
    border: 1px solid #bdbdbd;
    resize: none;
    font-size: 14px;
    padding-left: 10px;
    padding-top: 10px;
    margin-bottom: 15px;
    width: 100%; }
  .comment-add button {
    color: #ffffff;
    font-size: 17px;
    width: 241px;
    height: 48px;
    background-color: #ef4138;
    border: none;
    -webkit-border-radius: 40px;
            border-radius: 40px; }

.filter-wrapper .filter-checked:nth-of-type(n+7) {
    display: none;
}


@media (min-width: 992px) and (max-width: 1199px) {
  .contacts-right {
    padding-left: 0; }
  .header-panel {
    padding-left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .header-panel .search {
      width: 211px;
      margin-bottom: 8px; }
  .header .logo {
    padding-top: 40px; }
  .header-contacts {
    padding-top: 30px; }
  .menu-item > a {
    min-width: initial; }
  .slider {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 610px;
        -ms-flex: 0 0 610px;
            flex: 0 0 610px;
    max-width: 610px; }
  .main-slider_item img {
    -o-object-fit: contain;
       object-fit: contain; }
  .category-list {
    margin-left: -7px;
    margin-right: -7px; }
    .category-list:after {
      content: "";
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
  .category-item {
    margin-left: 7px;
    margin-right: 7px; }
  .subscription-item {
    background: #333;
    padding-left: 40px;
    padding-right: 20px; }
  .subscription-item .btn-link {
    margin-left: 10px; }
  .subscription-item .label-check {
    margin-left: 40px; }
  .partners-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66666%;
        -ms-flex: 0 0 16.66666%;
            flex: 0 0 16.66666%;
    max-width: 16.66666%;
    padding: 5px; }
    .partners-item img {
      max-width: 100%; }
  .phone-right {
    padding-left: 0; }
  .cart-table .td-name .product {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .cart-table .td-name .product-img {
    margin-right: 0;
    margin-bottom: 10px; }
  .cart-table .td-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 12px;
    padding-right: 12px; }
  .cart-table .td-price .price {
    margin-bottom: 10px; }
  .contacts-form_row input[type=text] {
    max-width: 180px; }
  .catalog-right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 690px;
        -ms-flex: 0 0 690px;
            flex: 0 0 690px;
    max-width: 690px; }
  .more-products {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .add-favorite a {
    white-space: nowrap; }
  .product-head_left {
    padding-top: 6px; }
  .product-info_top {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .product-info_bottom {
    padding-left: 20px;
    padding-right: 20px; }
  .product-info .product-buy {
    width: 240px; } }

@media (max-width: 991px) {
  .slider {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .main-slider_item {
    height: 267px; }
  .banner-info {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding-top: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .banner-info_item {
    max-width: 49%;
    width: 100%; }
  .banner {
    -webkit-background-size: cover;
            background-size: cover; }
  .category-list {
    margin-left: -7px;
    margin-right: -7px; }
    .category-list:after {
      content: "";
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
  .category-item {
    margin-left: 7px;
    margin-right: 7px; }
  li.partners-item {
    margin-bottom: 10px; }
  .subscription-item {
    background: #333;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-border-radius: 0;
            border-radius: 0; }
    .subscription-item p {
      width: 100%;
      text-align: center;
      margin-bottom: 12px; }
      .subscription-item p br {
        display: none; }
  .subscription-item input[type=email] {
    width: 190px; }
  .subscription-item .label-check {
    margin-left: 0; }
  .subscription-item form {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%; }
  .subscription-item .btn-link {
    margin-left: 0; }
  .footer-logo {
    text-align: center; }
  .bottom-footer .flex {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .phone-left {
    text-align: center; }
  .phone-right {
    text-align: center;
    padding-left: 0; }
  .phone-right .btn-link {
    margin-left: auto;
    margin-right: auto; }
  .footer-socials p {
    text-align: center; }
  .social-list {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .header .logo {
    text-align: center; }
  .header-panel {
    padding-left: 0; }
  .header-panel .search {
    width: auto;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin-right: 20px; }
  .contacts-right {
    text-align: right; }
  .menu {
    display: none; }
  .cart-table .td-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 12px;
    padding-right: 12px; }
  .cart-input input {
    width: 320px; }
  .order {
    margin-top: 30px; }
  .contacts-form_row input[type=text] {
    max-width: 48%; }
  .catalog-right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 455px;
        -ms-flex: 0 0 455px;
            flex: 0 0 455px;
    max-width: 455px; }
  .more-products {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .product-head_right {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .product-head_left {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 8px; } }

@media (max-width: 767px) {
  .contacts-left {
    text-align: center; }
  .contacts-right {
    text-align: center;
    padding-left: 0; }
  .header-contacts .open-callback {
    margin-left: auto;
    margin-right: auto; }
  .header-time {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8px; }
  .header-panel {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .header-panel .search {
    margin-right: 0;
    margin-bottom: 10px; }
  .header .cart {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: #fff;
    -webkit-border-radius: 0;
            border-radius: 0;
    z-index: 999; }
  .favorites a {
    margin-right: 15px; }
  .cart-item a {
    margin-right: 15px; }
  .cart-item {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .favorites {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  body {
    padding-bottom: 52px; }
  .user-menu ul {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .main-slider_item {
    height: auto; }
  .category-list {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; }
  .category-list:after {
    display: none; }
  .subscription-item form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .subscription-item .label-check {
    margin-bottom: 10px; }
  ul.partners-list {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; }
  .information-item:before {
    display: none; }
  .information-inner {
    padding: 20px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .information-title {
    padding-right: 0;
    max-height: initial; }
  .subscription-item input[type=email] {
    width: 70%; }
  .modal-callback {
    max-width: 100%;
    max-height: 100%;
    overflow: auto; }
  .modal-inner {
    padding: 10px;
    background: #bcbcbc; }
    .modal-inner h3 {
      text-align: center;
      font-size: 20px;
      line-height: normal; }
  .modal-form > input {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%; }
  .modal-form button[type="submit"] {
    margin-left: auto;
    margin-right: auto;
    display: block; }
  .modal-form .label-check {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-right: auto; }
  .section-title {
    white-space: normal; }
    .section-title:after {
      display: none; }
  .cart-table {
    display: block;
    overflow: hidden;
    overflow-x: scroll; }
  .cart-step {
    padding-left: 15px;
    padding-right: 15px; }
  .delivery-item {
    height: auto;
    min-height: 110px; }
  .cart-table .td-total {
    white-space: nowrap;
    padding-left: 15px;
    padding-right: 15px; }
  .cart-input input {
    width: 100%; }
  .delivery-left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
    max-width: 40%; }
  .delivery-right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
    max-width: 60%;
    padding-top: 5px;
    padding-bottom: 5px; }
  .order-total > span {
    font-size: 22px; }
  .cart-title {
    padding-left: 56px; }
    .cart-title:before {
      left: 0; }
  .order .promocode button {
    min-width: 90px;
    width: 90px; }
  .contacts-form_row {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .contacts-form_row input[type=text] {
    max-width: 100%; }
  .contacts-form {
    padding: 15px; }
  .open-filter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px; }
  .catalog-menu {
    max-width: initial; }
  .full-filter {
    display: none; }
  .catalog-right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin-top: 15px; }
  .catalog-list {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; }
  .catalog-head .pagination {
    display: none; }
  .catalog-left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    border-right: none;
    margin-top: 0; }
  .catalog-filter .btn-filter, .catalog-filter .reset-filter {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .characteristics-item .name {
    min-width: initial; }
  .product-head_right {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .share {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: 0; }
  .share-list {
    margin-left: 0;
    margin-top: 10px; }
  .product-head_left {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; }
  .product-articul {
    margin-right: 0;
    margin-bottom: 6px; }
  .product-info_top {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .product-info .product-price span {
    font-size: 30px; }
  .product-info_bottom {
    padding-left: 15px;
    padding-right: 15px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .pr-count {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px; }
  .more-products {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; }
  .add-favorite {
    padding-left: 7px;
    padding-right: 7px; }
  .tabs__caption li {
    padding: 13px 30px; } }

@media (max-width: 480px) {
  .banner-info_item {
    max-width: 100%; }
  .subscription-item input[type=email] {
    width: 100%; }
  .order-links a.resume-link {
    width: 100%;
    margin-bottom: 8px; }
  .order-links a.recalc-link {
    width: 100%;
    margin-bottom: 8px; }
  .order-links a.order-link {
    margin-top: 0; }
  .tabs__caption li {
    width: 100%;
    text-align: center;
    margin-right: 0; }
  .comment-head {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .product-info_top {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; } }
