@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800&subset=cyrillic');
body {
	font-family: sans-serif;
	font-size: 16px;
	min-width: 320px;
	position: relative;
	line-height: 1.2;
	font-family: 'Montserrat', sans-serif;
	overflow-x: hidden;
	margin:0;
}
#wrapper{
	overflow: hidden;
	width: 100%;
}
ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.top-bar{
	padding: 20px 0;
	position: relative;
}
.logo{
	text-align: left;
}
.time{
	font-size: 14px;
	line-height: 18px;
	color: #B2B2B2;
	position: absolute;
	left: 645px;
	top: 37px;
}
.basket{
	position: absolute;
	right: 30px;
	top: 35px;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.basket > *{
	display: inline-block;
	vertical-align: middle;
}
.basket img{
	margin-right: 10px;
}
.phone-bx{
	padding-left: 40px;
	position: absolute;
	left: 430px;
	top: -73px;
	background: url(../img/phone.svg) 0 50% no-repeat;
}
.phone-bx .t{
	font-size: 14px;
	line-height: 18px;
	color: #B3B3B3;
}
.phone-bx .ph{
	font-weight: bold;
	font-size: 18px;
	line-height: 23px;
	color: #000000;
}
.phone-bx .ph a{
	color: #000;
	text-decoration: none;
}
.nav-bar{
	background-color: #005671;
	position: relative;
}
.nav li{
	display: inline-block;
}
.nav a{
	display: block;
	padding: 17px 28px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	line-height: 21px;
}
.nav a:hover{
	text-decoration: none;
}
.search-form{
	background: #FFFFFF;
	width: 187px;
	height: 34px;
	position: absolute;
	right: 22px;
	top: 11px;
	padding-right: 34px;
}
.search-form input[type='text']{
	width: 100%;
	height: 34px;
	background: none;
	border: 0;
	outline: 0;
	padding: 0 15px;
	font-size: 14px;
	line-height: 18px;
	margin: 0;
	color: #B8B8B8;
}
.search-form input[type='submit']{
	width: 34px;
	height: 34px;
	position: absolute;
	right: 0;
	top: 0;
	border:1px solid #fff;
	cursor: pointer;
	background: #005671 url(../img/chevron-right.svg) 50% no-repeat;
}
.top-slider .owl-item img{
	width: auto;
	display: inline-block;
}
.top-slider .slide{
	max-width: 1400px;
	height: 400px;
	margin: 0 auto;
}
.top-slider .slide > div{
	height: 100%;
	position: relative;
}
.top-slider .slide .more{
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 31px;
	text-decoration: none;
	color: #FFF;
	background: url(../img/button.png) no-repeat;
	width: 292px;
	height: 77px;
	line-height: 80px;
	text-align: left;
	padding-left: 30px;
	margin-top: 20px;
	/*margin-left: -210px;*/
	text-decoration: none;
}
.top-slider .slide .more:hover{
	text-decoration: none;
}
.slide1-bx{
	background: url(../img/1.jpg) 50% 0 no-repeat;
	text-align: center;
}
.slide1-bx > div> *{
	display: inline-block;
	vertical-align: middle;
}
.slide1-bx .text .t1{
	font-size: 48px;
	color: #4B4B4B;
	margin-bottom: 10px;
	font-weight: 900;
}
.slide1-bx .text .t2{
	font-size: 36px;
	color: #4B4B4B;
	font-weight: 900;	
	text-align: left;
	padding-top: 15px;
}
.slide1-bx .text .t3{
	font-size: 48px;
	color: #FFF;
	font-weight: 700;	
	text-align: left;
	padding-top: 15px;
}
.slide2-bx{
	background: url(../img/slide3.jpg) 50% 0 no-repeat;
}
.slide2-bx .text{
	padding-top: 70px;
	margin-left: 500px;
	z-index: 2;
}
.slide2-bx .text .t1{
	font-weight: 900;
	font-size: 48px;
	line-height: 62px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.slide2-bx .text .t1 span{
	padding: 0 10px;
	background: #FE365B;
	display: inline-block;
}
.slide2-bx .text .t2{
	font-weight: bold;
	font-size: 48px;
	line-height: 62px;
	color: #FFFFFF;
	display: inline-block;
}
.slide2-bx .text .t3{
	font-weight: 400;
	font-size: 24px;
	color: #FFFFFF;
}
.slide2-bx .img{
	position: absolute;
	left: 50px;
	top: 36px;
}
.slide2-bx .more{
	position: absolute;
	margin-left: 490px;
	
}
.slide2-bx .name_tovar{
	color: #FFE600;
}
.slide2-bx .old_price{
	font-size: 36px;
	text-decoration-line: line-through;
	font-weight: 400;
}
.slide3-bx{
	text-align: center;
	background: radial-gradient(48.93% 599.37% at 50% 50%, #771016 0%, #C00E1C 100%);
}
.slide3-bx > div > *{
	display: inline-block;
	vertical-align: middle;
}
.slide3-bx .text {
	text-align: left;
	margin-right: 50px;
}
.slide3-bx .text .t1{
	font-weight: bold;
	font-size: 48px;
	color: #FFFFFF;
	margin-bottom: 90px;
}
.slide3-bx .text .more{
	color: #fff;
	background: url(../img/more-wh.svg) 100% 50% no-repeat;
}
.main{
	background: #E5E5E5;
}
.content{
	padding-left: 30px;
	padding-right: 30px;
	background-color: #fff;
}
.best-seller-bx{
	padding: 40px 0;
}
.title-bx{
	margin-bottom: 40px;
	font-size: 28px;
	line-height: 39px;
	color: #000000;
	text-transform: uppercase;
	padding-bottom: 10px;
	border-bottom: 1px solid #E8E8E8;
}
.tovar-item{
	text-align: center;
}
.tovar-item .img img{
	max-width: 100%;
}
.tovar-item .img {
	margin-bottom: 30px;
	height: 220px;
}
.tovar-item .name{
	font-size: 18px;
	/*line-height: 23px;*/
	color: #000000;
	/*margin-bottom: 7px;*/
	text-transform: uppercase;
}
.tovar-item .name a{
	color: #000;
	text-decoration: none;
}
.tovar-item .name a:hover{
	text-decoration: underline;
}
.tovar-item .tag{
	font-size: 14px;
	/*line-height: 23px;*/
	color: #9B9B9B;
	margin-bottom: 10px;
}
.tovar-item .tag a{
	color: #9B9B9B;
	text-decoration: none;
}
.tovar-item .tag a:hover{
	text-decoration: underline;
}
.stars{
	margin-bottom: 11px;
}
.stars li{
	display: inline-block;
}
.tovar-item .price{
	font-size: 20px;
	line-height: 31px;
	color: #000000;
}
.about-box{
	padding: 40px 0;
}
.about-box p{
	font-size: 16px;
	line-height: 23px;
	color: #000000;
	margin: 0 0 20px;
}
.about-box .image{
	text-align: center;
}
.about-box .image img{
	max-width: 100%;
}
.review-box{
	padding: 40px 0;
}
.review-item{
	margin-bottom: 50px;
	min-height: 200px;
}
.review-item .name{
	font-size: 18px;
	line-height: 23px;
	color: #000000;
	margin-bottom: 10px;
}
.review-item .stars{
	margin-bottom: 25px;
}
.review-item p{
	margin: 0;
	font-size: 14px;
	line-height: 23px;
	color: #000000;
}
.footer{
	background: #3D3D3D;
}
.top-foot{
	padding: 35px 0 60px;
	border-bottom: 1px solid #525252;
}
.top-foot .list li{
	margin-bottom: 10px;
}
.top-foot .list a{
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	color: #FFFFFF;
}
.top-foot .list a:hover{
	text-decoration: underline;
}
.top-foot .list-2 li{
	width: 49%;
	display: inline-block;
	vertical-align: top;
}
.top-foot .search-form{
	position: relative;
	top: 0;
	right: 0;
	float: right;
}
.top-foot .search-form input[type='submit']{
	background-color: #3D3D3D;
}
.bot-foot{
	padding: 25px 0;
}
.bot-foot .phone-bx{
	position: static;
	padding-left: 0;
	background: none;
}
.bot-foot .phone-bx .t{
	color: #B3B3B3;
}
.bot-foot .phone-bx .ph a{
	color: #fff;
}
.copy{
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.flogo{
	text-align: center;
}
.toggle_mnu.active{position: fixed;left: 15px;}
.toggle_mnu {
	display: none;
	  width: 40px;
	  height: 40px;
	  position: absolute;
	  z-index: 100;
	  border: none;
	  left: 0px;
	  top: 13px; }
	.sandwich {
	  width: 28px;
	  height: 28px;
	  position: absolute;
	  top: 8px;
	  bottom: 0;
	  left: 0;
	  right: 0;
	  margin: auto;
	  z-index: 200; }
	.sw-topper {
	  position: relative;
	  top: 0;
	  width: 10px;
	  height: 3px;
	  background: #000;
	  border: none;
	  border-radius: 4px 4px 4px 4px;
	  -webkit-transition: -webkit-transform 0.5s, top 0.2s;
	          transition: transform 0.5s, top 0.2s;
	  display: block; }
	.sw-bottom {
	  display: block;
	  position: relative;
	  width: 25px;
	  height: 3px;
	  top: 6.6px;
	  background: #000;
	  border: none;
	  border-radius: 4px 4px 4px 4px;
	  -webkit-transition: -webkit-transform 0.5s, top 0.2s;
	          transition: transform 0.5s, top 0.2s;
	  -webkit-transition-delay: 0.2s, 0s;
	          transition-delay: 0.2s, 0s; }
	.sw-footer {
	  display: block;
	  position: relative;
	  width: 15px;
	  height: 3px;
	  top: 13.5px;
	  background: #000;
	  border: none;
	  border-radius: 4px 4px 4px 4px;
	  -webkit-transition: all 0.5s;
	          transition: all 0.5s;
	  -webkit-transition-delay: 0.1s;
	          transition-delay: 0.1s; }
	.sandwich.active .sw-topper {
	  top: 9px;
	  width: 28px;
	  -webkit-transform: rotate(-45deg);
	      -ms-transform: rotate(-45deg);
	          transform: rotate(-45deg); }
	.sandwich.active .sw-bottom {
	  top: 6px;
	  width: 28px;
	  -webkit-transform: rotate(45deg);
	      -ms-transform: rotate(45deg);
	          transform: rotate(45deg); }
	.sandwich.active .sw-footer {
	  opacity: 0;
	  width: 28px;
	  top: 0;
	  -webkit-transform: rotate(180deg);
	      -ms-transform: rotate(180deg);
	          transform: rotate(180deg); }
.breadcrumbs{
	margin-left: 30px;
	padding: 20px 0;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	text-transform: uppercase;
}
.breadcrumbs li{
	margin-right: 50px;
	display: inline-block;
	position: relative;
}
.breadcrumbs li:after{
	content: '';
	width: 20px;
	height: 5px;
	position: absolute;
	right: -36px;
	top: 7px;
	background: url(../img/bred.svg) 50% no-repeat;
}
.breadcrumbs li:last-child:after{display: none;}
.breadcrumbs a{
	color: #000;
	text-decoration: underline;
}
.breadcrumbs a:hover{
	text-decoration: none;
}
.cart-box{
	padding: 30px 0;
}
.cart-box .heading{
	position: relative;
}
.cart-box .nal{
	font-size: 11px;
	line-height: 18px;
	color: #B8B8B8;
	position: absolute;
	right: 0;
	top: 10px;
	padding-left: 30px;
	background: url(../img/ion_pricetags.svg) 0 50% no-repeat;
}
.cart-box .image{
	height: 500px;
	text-align: center;
}
.cart-box .image:after{
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 100%;
}
.cart-box .image img{
	max-width: 98%;
	max-height: 98%;
	display: inline-block;
	vertical-align: middle;
}
.descr .bx{
	margin-bottom: 25px;
}
.descr .reit-bx .stars{
	margin-bottom: 0;
}
.descr .reit-bx{
	margin-right: 30px;
	display: inline-block;
	vertical-align: middle;
}
.descr .reit-bx > *{
	display: inline-block;
	vertical-align: middle;
}
.descr .reit-bx .num{
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}
.descr .rev-link{
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	line-height: 18px;
	text-decoration-line: underline;
	color: #000000;
}
.descr .rev-link:hover{
	text-decoration: none;
}
.descr .pr-bx > *{
	display: inline-block;
	vertical-align: middle;
	width: 32%;
}
.descr .pr-bx .ml{
	background: #FFFFFF;
	border: 1px solid #E7E7E7;
	border-bottom: 2px solid #000000;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	text-align: center;
	padding: 12px 0;
	width: 42%;
}
.descr .pr-bx .pr{
	text-align: center;
	font-size: 20px;
	line-height: 26px;
	color: #000000;
	width: 24%;
}
.descr .pr-bx .btn{
	background-color: #ff0000;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	color: #FFFFFF;
	padding: 8px 0;
}
.descr .pr-bx .btn:hover{
	opacity: 0.8;
}
.descr .pr-bx .btn > *{
	display: inline-block;
	vertical-align: middle;
}
.descr .pr-bx .btn img{
	margin-right: 10px;
}
.ico-list{
	text-align: center;
	padding: 0 70px;
	margin-top: 40px;
}
.ico-list li{
	width: 32%;
	display: inline-block;
	vertical-align: top;
}
.ico-list .ico{
	margin-bottom: 10px;
}
.ico-list .t{
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	color: #989898;
}
.info-box{
	padding-top: 40px;
}
.info-box .list li{
	overflow: hidden;
	margin-bottom: 20px;
}
.info-box .list .t1{
	width: 30%;
	float: left;
	font-size: 16px;
	line-height: 23px;
	color: #9B9B9B;
}
.info-box .list .t2{
	width: 60%;
	float: left;
	font-size: 16px;
	line-height: 23px;
	color: #000000;
	min-height: 26px;
}
.info-box p{
	font-size: 16px;
	line-height: 23px;
	color: #000000;
	margin: 0 0 20px;
}
.more-bx{
	text-align: center;
	margin-top: 20px;
}
.more-bx a{
	font-size: 14px;
	line-height: 18px;
	text-decoration-line: underline;
	color: #000000;
}
.more-bx a:hover{
	text-decoration: none;
}
.reviews .review-item{
	padding: 15px;
	margin-bottom: 20px;
}
.reviews .review-item:nth-child(even){
	background-color: #F4F4F4;
}
.forma{
	padding-top: 15px;
}
.forma input[type='text']{
	background: #FFFFFF;
	border: 1px solid #E8E8E8;
	height: 45px;
	width: 100%;
	margin-bottom: 25px;
	padding: 0 15px;
	color: #000;
	font-size: 16px;
}
.forma textarea{
	color: #000;
	font-size: 16px;
	background: #FFFFFF;
	border: 1px solid #E8E8E8;
	height: 300px !important;
	width: 100%  !important;
	padding: 15px;
	margin-bottom: 25px;
}
.forma input[type='submit']{
	cursor: pointer;
	color: #fff;
	width: 200px;
	font-size: 14px;
	line-height: 18px;
	height: 45px;
	border: 0;
	padding: 0;
	background: #000000;
}
.forma input[type='submit']:hover{
	opacity: 0.8;
}
.tovar-row .tovar-item{
	margin-bottom: 30px;
	height: 380px;
}
.seo-text{
	padding-bottom: 40px;
}
.basket-item .number>*{
	display: inline-block;
	vertical-align: middle;
}
.basket-item .number input{
	border: 0;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 24px;
	margin: 0 4px;
}
.basket-item .number span{
	width: 24px;
	cursor: pointer;
	height: 24px;
	background: url(../img/minus-square.svg) 50% no-repeat;
}
.basket-item .number span.plus{
	background: url(../img/plus-square.svg) 50% no-repeat;
}
.basket-box .hh{
	margin-bottom: 15px;
	overflow: hidden;
}
.basket-box .bx{
	display: inline-block;
	vertical-align: middle;
}
.basket-box .bx1{
	width: 46%;
}
.basket-box .bx2{
	width: 18%;
}
.basket-box .bx3{
	width: 18%;
}
.basket-box .bx4{
	width: 16%;
}
.basket-item .ico{
	display: inline-block;
	vertical-align: middle;
	margin-right: 30px;
}
.basket-item .tt{
	display: inline-block;
	vertical-align: middle;
}
.basket-item .name{
	font-size: 18px;
	line-height: 23px;
	color: #000000;
}
.basket-item .ml{
	font-size: 18px;
	line-height: 23px;
	color: #9B9B9B;
}
.basket-item{
	position: relative;
	margin-bottom: 30px;
}
.basket-item .del{
	width: 20px;
	position: absolute;
	height: 20px;
	right: 0;
	top:70px;
	cursor: pointer;
	background:  url(../img/del.svg) 50% no-repeat;
}
.basket-item .price{
	font-size: 24px;
	line-height: 31px;
	color: #000000;
}
.basket-total-box{
	padding-top: 40px;
	padding-bottom: 40px;
}
.forma .lbl{
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	margin-bottom: 5px;
}
.total-box .h3{
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	margin-bottom: 30px;
}
.total-box .forma textarea{
	height: 152px !important;
}
.total-box{
	max-width: 1010px;
	margin: 0 auto;
}
.total-box .forma{
	padding-top: 0;
	/*max-width: 345px;*/
}
.radio-item{
	margin-bottom: 20px;
}
.radio-item input{
	position: absolute;
	left: -9999px;
	opacity: 0;
}
.radio-item label{
	display: block;
	position: relative;
	font-size: 18px;
	line-height: 23px;
	color: #000000;
	padding-left: 40px;
}
.radio-item label .pr{
	margin-left: 10px;
	color: #878787;
}
.radio-item label select{
	margin-top: 10px;
	height: 42px;
	max-width: 100%;
	width: 345px;
	font-size: 12px;
}
.radio-item label:after{
	cursor: pointer;
	content: '';
	width: 24px;
	height: 24px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../img/rad.svg) 50% no-repeat;
}
.radio-item input:checked  + label:after{
	background: url(../img/rad-a.svg) 50% no-repeat;
}
.total-price-bx{
	padding: 40px 70px;
	background-color: #F0F0F0;
}
.total-price-bx .price{
	text-align: right;
	font-size: 22px;
	line-height: 32px;
	color: #000000;
	/*padding-top: 24px;*/
}
.total-price-bx .price span{
	/*width: 110px;*/
	margin-left: 15px;
	display: inline-block;
	text-align: left;
}
.total-price-bx .btn{
	background-color: #000;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	color: #FFFFFF;
	padding: 19px 0;
	display: inline-block;
	width: 254px;
	height: 60px;
}
.total-price-bx .btn:hover{
	opacity: 0.8;
}
.total-price-bx .btn > *{
	display: inline-block;
	vertical-align: middle;
}
.total-price-bx .btn img{
	margin-right: 10px;
}
.total-price-bx .pr-bx{
	text-align: center;
}
.total-price-bx .sm{
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	margin-top: 15px;
	color: #A3A3A3;
}
.ico img{
	max-height: 160px;
}

.forma select{
	background: #FFFFFF;
	border: 1px solid #E8E8E8;
	height: 45px;
	width: 100%;
	margin-bottom: 25px;
	padding: 0 15px;
	color: #000;
	font-size: 16px;
}

.slide1-bx .text {
	margin-left: 40px;
}

.delivery_item .delivery_name {
	font-size: 18px;
	font-weight: 900;
}




