html,body{
	min-width: 320px;
}
.franchise__action__header{
	font-weight: normal; 
	font-size: 70px; 
	text-align: center; 
	color: #ee105a; 
	font-family: BebasNeue, sans-serif; 
	letter-spacing: -0.7px; 
	line-height: 65px; 
	margin-bottom: 30px; 
}
.inherit{
	color: inherit;
	font-size: inherit;
	text-decoration: none;
}
a.inherit:hover{
	text-decoration: underline;
}
.franchise__action__header--grey{
	color: #313a45;
}
.franchise-why-wrap-slider .bx-prev:hover,
.franchise-why-wrap-slider .bx-next:hover{
	background-position: 0;
}
.franchise-howmuch-block{
	background-repeat: no-repeat;
}
.franchise-wrap-howmuch{
	padding-bottom: 15px;
}
.franchise-why-wrap-slider{
	max-width: 867px;
	margin-left: auto;
	margin-right: auto;
}
.franchise-why-slider .owl-next {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 50px;
	height: 40px;
	font-size: 0;
	right: -75px;
	background: url(/local/templates/lovedoctor/assets/css/../img/pink_arrow_r.svg) no-repeat center;
	cursor: pointer;
}
.franchise-why-slider .owl-prev{
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 50px;
	height: 40px;
	font-size: 0;
	left: -75px;
	background: url(/local/templates/lovedoctor/assets/css/../img/pink_arrow_l.svg) no-repeat center;
	cursor: pointer;
}
.franchise-why-slider.owl-carousel{
	overflow: visible;
}
.franchise-why-sItem{
	width: auto;
}
.owl-carousel .whyslide-WrapImg img{
	min-width: 100%;
	width: auto;
	height: 100%;
}
.franchise__readmore__link__wrap{
	display: block;
	padding-left: 33px;
}
.franchise-wrap-top-form{
	z-index: 1;
}
.cat_prod_img{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-ms-align-items: center;
	align-items: center;
	width: 100%;
}
.news__list,
.custom__grid,
.sertificates__grid{
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin-left: -13px;
	margin-right: -13px;
}
body .news_list .news__list__item,
.news_list li.reviews__list__item,
body .custom__grid .custom__grid__item,
body .sertificates__grid.sertificats  .sertificates__grid__item{
	width: 25%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 13px;
	padding-right: 13px;
	height: auto;
	margin-left: 0;	
	margin-right: 0;	
}
.stores__tels__title{
	display: block;
}
.stores__requisits .bank__requisits__title{
	float: left;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 15px;
	width: calc(100% - 350px);
}
.point_of_sale_inr .list_1 > div{
	margin-bottom: 12px;
}
.stores__requisits .bank__requisits__body{
	float: left;
	width: calc(100% - 350px);
	font-size: 14px;
}
.stores__requisits__map{
	float: right;
}
.stores__requisits__map{
	width: 325px;
}
.reviews__list__item__image,
a.reviews__list__item__image{
	height: 198px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-ms-align-items: center;
	align-items: center;
	border: 1px solid #ccc;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
}
.reviews__list .reviews__list__item__image img{
	max-width: 95%;
	max-height: 100%;
}
.reviews__list .review_title{
	height: auto !important;
	min-height: 0;
}
.image_slide_container{
	max-width: 100%;
}
.big_image{
	max-width: 100%;
}
.reviews__list__wrap .review_header,
.reviews__shop__list__item .review_header{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.add_review__lb span:before{
	left: 5px;
	top: 0;
}
.fixed__header.fix_lvl_two{
	position: fixed;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 180;
	top: 0;
}
.fixed__header .additional-block{
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.stores__item__wrap{
	margin-bottom: 24px;
	text-align: left;
}
.stores__tels__title{
	margin-bottom: 5px;
}
.stores__phone__item{
	margin-bottom: 8px;
}
.about__links__item{
	margin-bottom: 8px;
}
.about__mails{
	margin-bottom: 35px;
	margin-top: 25px;		
}
.deliveries_wrap .title,
.payments_wrap .title{
	margin-bottom: 24px;	
}
.header_tel:before{
	height: 25px;
}
.review__product__info{
	position: absolute;
	top: 0;
	right: 0;
}
.category__reviews__wrap .prod_link_rew{
	padding-right: 95px;
}
.category__reviews__wrap .rev_user_name{
	padding-right: 95px;
}
.review__product__info .rev_stars{
	position: static;
	display: block;
	margin-bottom: 5px;
}
.review__product__info span.date_time_rev{
	position: static;
	display: block;
	text-align: right;
}
.category__reviews__wrap .rev_bottom_text{
	width: calc(100% - 142px);
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
@media only screen and (max-width: 1440px) {
	.login_popup{
		right: 0;
	}
	.login_popup:before{
		right: 92px;
	}
	.login_popup:after{
		right: 93px;
	}
}
@media only screen and (max-width: 1220px) and (min-width: 580px){
	.franchise-howmuch-apper{
		background: url(/img/franchise-howmuch-apper.png) no-repeat center;
		padding-top: 85px;
		padding-right: 0;
		width: 350px;
		height: 315px;
		bottom: -210px;
		right: 15px;
	}
}
@media only screen and (max-width: 1220px){
	.tags ul{
		-webkit-column-count: 4;
		-moz-column-count: 4;
		column-count: 4;
	}
	.js-agreement-container .jquery-checkbox + span{
		width: 193px;
	}
	.auth-ulogin-incart .new_user_form .login_button{
		height: auto;
		display: inline-block;
		vertical-align: middle;
	}
	.auth-ulogin-incart .new_user_form .login_button .button{
		height: 40px;
		line-height: 40px;
		font-size: 16px;
	}
	.pay_main ul li{
		margin-left: auto;
		margin-right: auto;
	}
	.site_nav .menu > li:nth-child(7):after,
	.site_nav_new .catalog_li:after{
		content: none;
	}
	.component_main span.sales_over{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		-ms-align-items: center;
		align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		height: 100%;
	}
	.reviews_main .all-ship{
		width: 170px;
	}
	.reviews_main .b-title{
		margin-bottom: 26px;
	}
	.add_review_form .left .inputbox{
		font-size: 16px;
	}
	.add_review__lb{
		padding-bottom: 0;
		border-bottom: 0;
		margin-bottom: 10px;
		position: static;
	}
	.reviews__shop__list__item__date{
		margin-left: 9px;
	}
	.reviews__shop__list__item .review_header {
		margin-bottom: 5px;
	}
	.reviews__shop__list__item__text{
		margin-top: 0;
		margin-bottom: 0;
		line-height: 1.4;
	}
	.reviews_list  .reviews__shop__list__item{
		padding-top: 23px;
		padding-bottom: 15px;
	}
	.add_review__lb span:before{
		left: 18px;
		top: 8px;
	}
	.add_review__lb span{
		display: block;
		padding: 0 18px 0 57px;
		font-size: 18px;
		line-height: 38px;
		height: 38px;
	}
	.reviews__list__wrap{
		margin-top: 31px;
	}
	.reviews__list__wrap .review_header{
		margin-bottom: 5px;
	}
	.reviews__list__item__text{
		line-height: 1.5;
		margin-bottom: 0;
	}
	.reviews__list__wrap li{
		padding-top: 23px;
		padding-bottom: 23px;
		margin-bottom: 17px;
	}
	.reviews__list__wrap .review_header .stars{
		margin-right: 11px;
	}
	.reviews__list__wrap .review_header div.review_prod a{
		margin-top: 5px;
		display: block;
	}
	.reviews__list__item__stars__wrap{
		padding-top: 23px;
	}
	.auth_page .ulogin-wrap{
		width: 249px;
		float: left;
	}
	.auth_page{
		max-width: none;
	}
	.auth_page .login_form input{
		font-size: 16px;
	}
	.auth_page .login_form{
		float: left;
	}
	.auth_page .login_form .forgot a{
		font-size: 13px;
	}
	.auth_page .login_form .title{
		margin-bottom: 17px;
	}
	.auth_page .ulogin__title{
		margin-bottom: 11px;
	}
	.auth_page .ulogin__title + br{
		display: none;
	}
	.reviews__list__item__image{
		margin-bottom: 14px;
	}
	.reviews__list .review_descr,
	.reviews__list  .useful_descr{
		margin-top: 5px;
		line-height: 1.6;
	}
	.reviews__list  .review_date{
		margin-top: 29px;
	}
	.reviews__list  .review_title a{
		display: block;
		margin-top: 5px;
		font-weight: 400;
	}
	.reviews__list .review_title{
		font-weight: 500;
	}
	.news__list__item a{
		font-size: 14px;
	}
	.news__list__item .news_date{
		font-size: 14px;
	}
	.hots-page.catalogue{
		margin-left: -15px;
		margin-right: -15px;
	}
	.hots-page.catalogue li.grid-item{
		margin-left: 15px;
		margin-right: 15px;
	}
	.hots-page.catalogue li .grid-item-big{
		position: static;
	}
	.hots-page.catalogue li.span_3{
		height: auto !important;
	}
	.hots-page .button.preview-button{
		display: none !important;
	}
	.hots-page .grid-item{
		margin-bottom: 17px;
	}
	.hots-page .cat_prod_img img{
		max-width: 157px;
	}
	.hots-page .cat_prod_name{
		font-size: 15px;
		margin-top: 14px;
	}
	.hots-page .cat_prod_img_sticks .label{
		min-width: 81px;
	}
	.hots-page .price-label .prices{
		top: 4px;
		left: 15px;
	}
	.hots-page .price-label .button{
		padding: 0;
		height: 41px;
		line-height: 37px;
		border-radius: 21.5px;
		width: 100px;
		font-size: 14px;
		top: 6px;
		right: -11px;
	}
	.hots-page  .grid-item-mini{
		min-height: 371px;
	}
	.franchise-howmuch-apper-content{
		font-size: 16px;
	}
	.franchise-cp-block{
		display: table;
	}
	.franchise-cp-block .p{
		display: none;
	}
	.franchise-cp-name{
		display: table-cell;
		float: none;
		width: 100%;
		vertical-align: bottom;
		overflow: hidden;
		position: relative;
	}
	.franchise-cp-val{
		display: table-cell;
		float: none;
		white-space: nowrap;
		vertical-align: bottom;
	}
	.franchise-cp-name:after{
		content: " . . . . .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  . . . . . .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  . . . . . .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  . . . . . .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  . ";
		white-space: nowrap;
		position: absolute;
	}
	.franchise-cp-block.clearfix:before,
	.franchise-cp-block.clearfix:after{
		display: none;
	}
}
@media only screen and (max-width: 1024px){
	.recomend_produkt ul.catalogue.owl-carousel li.item{
		width: auto !important;
	}
	.login_popup .login_form .title{
		margin-bottom: 17px;
	}
	.login_popup .form_list .buttons .button{
		min-width: 117px;
		font-size: 16px;
		line-height: 40px;
		height: 40px;
	}
	.login_popup .form_list .forgot{
		float: right;
	}
	.login_popup .login_form .inputbox{
		font-size: 16px;
		line-height: 29px;
		height: 39px;
	}
	.login_popup .login_form .form_list li{
		margin-bottom: 14px;
	}
	.actions_cont li.grid-item,
	.actions_cont li.item:first-child{
		margin-left: auto;
		margin-right: auto;
	}
	.actions_cont.catalogue .grid-item-mini{
		min-height: 0;
		height: 100%;
		padding-bottom: 15px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.actions_cont .sales_title{
		padding-left: 15px;
		padding-right: 15px;
		margin-top: 16px;
	}
	.actions_cont .sales_intro{
		padding-left: 15px;
		padding-right: 15px;
	}
	.actions_cont .sales_over{
		height: 100%;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;

		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		-ms-align-items: center;
		align-items: center;
	}
	.prod_detail li.review__form__input__wrap{
		width: 48%;
		float: left;
		clear: left;
		margin-bottom: 12px;
	}
	.prod_detail .review_block .reviews .add_review_form_v{
		width: auto;
	}
	.prod_detail .add_review_form .text_1{
		width: 100%;
		font-size: 14px;
		line-height: 1.3;
	}
	.prod_detail .add_review_form .text_2{
		width: 100%;
		margin-top: 4px;
		font-size: 14px;
		line-height: 1.3;
	}
	.prod_detail .add_review_form .right{
		float: right;
		width: calc(100% - 446px);
		margin-left: 0;
	}
	.prod_detail .add_review_form .form_list{
		position: relative;
	}
	.prod_detail .review__form__textarea__wrap{
		position: absolute;
		top: 0;
		right: 0;
		width: 48.2%;
	}
	.prod_detail .add_review_form .left textarea.inputbox{
		height: 146px;
	}
	.prod_detail .review_block {
		padding-left: 36px;
		padding-right: 36px;
	}
	.prod_detail .review_block .reviews .add_review_form_v{
		margin-top: 4px;
	}
	.add_review_form .button{
		padding-left: 0;
		padding-right: 0;
		font-size: 14px;
		width: 172px;
	}
	.prod_detail .add_review_form .left{
		width: 426px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.prod_detail .add_review_form .left .reiting{
		clear: both;
		font-size: 14px;
		margin-bottom: 19px;
		padding-top: 10px;
	}
	.prod_detail .add_review_form .inputbox{
		height: 41px;
	}
	.prod_detail .add_review_form_text_1{
		line-height: 1.5;
		font-size: 14px;
		margin-bottom: 24px;
		line-height: 1.5;
	}
	.g-body.-main-page .middle.delivery_main{
		margin-bottom: 30px;
	}
	.g-body.-main-page .middle.delivery_main .heading{
		margin-bottom: 58px;
	}
	.g-body.-main-page .middle.pay_main{
		padding-bottom: 37px;
	}
	.index__page__tabs .cat_prod_buy,
	.catalogue .cat_prod_buy{
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.index__page__tabs .product_price_old,
	.catalogue .product_price_old{
		padding-left: 0;
	}
	.index__page__tabs .cat_prod_img_sticks .label.stock{
		/*width: 40px !important;*/
		margin-left: auto;
	}
	.index__page__tabs .grid-item-mini,
	.catalogue .grid-item-mini{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		min-height: 373px;
	}
	.index__page__tabs .price_s1,
	.catalogue .price_s1{
		padding-left: 0;
		margin-right: 0;
		letter-spacing: -1.2px;
		margin-right: 13px;
	}
	.catalogue .price_s1{
		margin-left: 5px;
	}
	.index__page__tabs .cat_prod_buy .button.bd.oneClickCatalog{
		line-height: 1.4;
		width: 53px;
		margin-top: 3px;
		margin-left: 16px;
		text-align: center;
		margin-right: 23px;
	}
	.catalogue .cat_prod_buy .button.bd.oneClickCatalog{
		margin-top: 4px;
		margin-right: 7px;
	}
	.index__page__tabs .cat_prod_buy .button.add2bas,
	.index__page__tabs .cat_prod_buy .button.in-cart,
	.catalogue .cat_prod_buy .button.add2bas,
	.catalogue  .cat_prod_buy .button.in-cart {
		height: 40px;
		line-height: 40px;
		font-size: 15px;
		width: 103px;
	}
	.index__page__tabs .cat_prod_buy,
	.catalogue  .cat_prod_buy {
		margin-bottom: 9px;
	}
	.index__page__tabs .cat_prod_prices{
		padding-left: 7px;
		padding-right: 7px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin-top: auto;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-top: 0;
		margin-bottom: 17px;
	}
	.catalogue .cat_prod_prices{
		padding-left: 7px;
		padding-right: 7px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin-top: auto;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		margin-top: 0;
		margin-bottom: 17px;
	}
	.index__page__tabs .cat_prod_name,
	.catalogue .cat_prod_name{
		padding-left: 13px;
		padding-right: 13px;
		height: auto;
	}
	.catalogue .cat_prod_name{
		margin-bottom: 13px;
	}
	.region__delivery__main{
		margin-top: 49px;
		padding-bottom: 35px;
	}
	.region__delivery__main li{
		padding-top: 6px;
		padding-bottom: 6px;
		display: inline-block;
		width: 100%;
	}
	.region__delivery__main h2{
		font-size: 21px;
		text-align: left;
	}
	.g-body.-main-page .news_subscribe_main .news_subscribe{
		padding-bottom: 36px;
	}
	.g-body.-main-page .news_subscribe .button{
		height: 40px;
		width: 168px;
		margin-top: 11px;
	}
	.g-body.-main-page .about_main h1{
		margin-bottom: 44px;
		letter-spacing: -1.4px;
	}
	.g-body.-main-page .news_subscribe_main{
		margin-bottom: 47px;
	}
	.shops_on_main .heading{
		margin-top: 29px;
	}
	.shops_on_main .b-tabs__list{
		margin-top: 36px;
	}
	.shops_on_main .b-tabs__content{
		padding-top: 32px;
	}
	.g-body.-main-page .reviews_main{
		padding-bottom: 42px;
	}
	.g-body.-main-page .reviews_list_main  .review_descr{
		line-height: 1.3;
		padding-top: 17px;
	}
	.g-body.-main-page .reviews_list_main .review_user{
		margin-top: 17px;
	}
	.g-body.-main-page .reviews_list_main .coment{
		margin-top: 30px;
		height: auto !important;
		max-height: none;
	}
	.g-body.-main-page .reviews_list_main > li{
		padding-right: 15px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.g-body.-main-page .review_title{
		height: auto !important;
	}
}
@media only screen and (max-width: 1023px){

	body .news_list .news__list__item,
	.news_list li.reviews__list__item,
	body .custom__grid .custom__grid__item,
	body .sertificates__grid.sertificats  .sertificates__grid__item{
		width: 33.33333333%;
	}

	.msg-success{
		font-size: 16px;
	}
	.franchise-why-wrap-slider{
		max-width: 600px;
	}
	.franchise-why-slider .owl-prev{
		left: -60px;
	}
	.franchise-why-slider .owl-next{
		right: -60px;
	}
}
@media only screen and (max-width: 979px){
	.city__switch__confirm__question{
		display: block;
	}
	.stores__feedback__form .feed_back_form textarea{
		width: 214px;
	}
	.stores__requisits .bank__requisits__title{
		float: none;
		clear: both;
		overflow: hidden;
		width: auto;
	}
	.stores__requisits .bank__requisits__body{

	}
	.stores__page  .point_of_sale_inr .banking .title{
		position: static;
	}
	.stores__feedback__form .form_list label{
		width: 106px;
	}
	.stores__feedback__form input,
	.stores__feedback__form textarea{
		font-size: 16px;
	}
	.stores__feedback__form .form_list li{
		margin-bottom: 11px;
	}
	
	.stores__page .point_of_sale_inr{
		padding-top: 0;
		margin-top: 0;
		margin-bottom: 0;
		margin-top: 18px;
	}
	.stores__page #delivery-points-container .delivery_addr{
		margin-bottom: 11px;
	}
	.stores__page .delivery_map .map_tabs{
		height: 36px;
		margin-top: 11px;
		margin-right: 13px;
		padding-top: 0;
	}
	.stores__page .delivery_map .map_tabs a + a{
		border-left: 0;
		position: relative;
	}
	.stores__page .delivery_map .map_tabs a + a:before{
		content: "";
		position: absolute;
		left: 0;
		top: 6px;
		bottom: 6px;
		width: 1px;
		background: #ccc;
	}
}
@media only screen and (max-width: 959px){
	.g-body .slider_wrap > div .bx-prev{
		left: -33px;
	}
	.g-body .slider_wrap > div .bx-next{
		right: -33px;
	}
}
@media only screen and (max-width: 850px){
	.news__list__item .news_title,
	.news__list__item .news_descr,
	.news__list__item .news_date{
		margin-left: 0;
		margin-right: 0;
	}
	.news__list__item .news_title{
		margin-bottom: 10px;
	}
	.news__list__item .news_descr{
		margin-bottom: 15px;
	}
	.news__list__image{
		margin-bottom: 15px;
	}
	.news__list__image{
		height: 199px;
		overflow: hidden;
		position: relative;
	}
	.news__list__image img{
		max-height: none;
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
	body .news_list .news__list__item,
	.news_list li.reviews__list__item,
	body .custom__grid .custom__grid__item{
		width: 50%;
		margin-bottom: 36px;
	}
	.franchise-wrap-appreciate{
		background-image: none;
	}
	h2.franchise__action__header{
		line-height: 1.3 !important;
	}
	.franchise__action__header--grey .franchise__action__header__text{
		display: block;
	}
	.franchise__page .header_bot .block_preimusches{
		display: block;
	}
	.franchise__page .franchise-advantages-tab-text br{
		display: none;
	}
	.franchise__page .franchise-wrap-advantages{
		padding-bottom: 31px;
	}
	.franchise-howmuch-block{
		-ms-background-position-y: bottom;
		background-position-y: bottom;
		padding-bottom: 68px;
		height: auto;
		-webkit-background-size: cover;
		background-size: cover;
	}
	.franchise-wrap-howmuch{
		background-image: none;
		padding-bottom: 15px;
	}
	.franchise-map-text u{
		margin-top: 15px;
		display: block;
	}
	.franchise-map-text u + br{
		display: none;
	}
	.franchise__map__header{
		font-size: 18px;
	}
}
@media only screen and (max-width: 767px){
	.recomend_produkt ul.catalogue.owl-carousel li.item .cat_prod_buy .button{
		margin-left: 0;
	}
	.category__reviews__wrap .rev_bottom_text{
		padding-left: 15px;
	}
	.category__reviews__wrap .rev_bottom_text{
		width: calc(100% - 115px);
	}
	.tags ul{
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
	}
	.index__page__tabs .cat_prod_buy .button.bd.oneClickCatalog{
		margin-left: 5px;
		margin-top: 2px;
	}
	.catalogue .cat_prod_buy .button.bd.oneClickCatalog{
		margin-top: 4px;
		margin-right: 26px;
	}
	.catalogue .cat_prod_buy{
		padding-left: 0;
		padding-right: 0;
	}
	.index__page__tabs .cat_prod_buy .button.add2bas, 
	.index__page__tabs .cat_prod_buy .button.in-cart{
		margin-right: 0;
	}
	.catalogue  .cat_prod_buy .button.add2bas,
	.catalogue .cat_prod_buy .button.in-cart{
		margin-right: 0;
		width: 127px;
	}
	.region_delivery ul{
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
	}
	.region__delivery__main .heading_region_delivery{
		margin-bottom: 18px;
	}
	.region__delivery__main h2{
		font-size: 18px;
	}
	.g-body.-main-page .about_main h1{
		line-height: 1.3;
	}
	.g-body.-main-page .news_subscribe_main{
		margin-bottom: 33px;
	}
	.g-body.-main-page .news_subscribe_main .news_subscribe{
		padding-top: 22px;
		padding-bottom: 30px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding-left: 10px;
		padding-right: 10px;
	}
	.g-body.-main-page .news_subscribe_descr{
		margin-bottom: 10px;
	}
	.g-body.-main-page .news_subscribe_main .news_subscribe .heading{
		line-height: 1.3;
		margin-bottom: 15px;
	}
	.shops_on_main .b-tabs__content{
		padding-top: 19px;
	}
	.middle.shops_on_main{
		border-top: 1px solid #ccc;
		margin-top: 16px;
	}
	.shops_on_main{
		padding-top: 31px;
	}
	.shops_on_main .heading{
		margin-top: 0;
		letter-spacing: -0.5px
	}
	.g-body.-main-page .review_title{
		line-height: 1.7 !important;
	}
	.g-body.-main-page .reviews_list_main .review_descr{
		padding-top: 20px;
	}
	.g-body.-main-page .reviews_main{
		padding-top: 31px;
	}
	.g-body.-main-page .reviews_list_main .product_img{
		margin-bottom: 15px;
	}
	.reviews_main .b-title .heading{
		margin-bottom: 27px;
	}
	.fixed__header.fix_lvl_two{
		position: static;
	}
	.fixed__header__lvto__wrapper{
		height: auto !important;
	}
	.reviews__shop__list__item div.reviews__shop__list__item__stars__wrap{
		display: block;
		text-align: left;
	}
	.add_review__lb{
		margin-bottom: 16px;
	}
	.add_review__lb span:before{
		left: 37px;
	}
	.tabs_wrap.reviews .tabs.tabs__centered__sm li.tab3 span,
	.tabs_wrap.reviews .tabs.tabs__centered__sm li.tab3 a{
		padding-left: 69px;
	}
	.tabs_wrap.reviews .tabs.tabs__centered__sm li.tab4 a,
	.tabs_wrap.reviews .tabs.tabs__centered__sm li.tab4 span{
		padding-left: 77px;
	}
	.add_review__lb span{
		padding-left: 77px;
	}
	.tabs_wrap.reviews .tabs.tabs__centered__sm li.tab3:before{
		left: 35px;
	}
	.tabs_wrap.reviews .tabs.tabs__centered__sm li.tab4:before{
		left: 39px;
	}
	.tabs_wrap .boxes{
		margin-top: 15px;
	}
	.reviews__shop__list__item__text{
		line-height: 1.7;
	}
	.reviews_list .reviews__shop__list__item{
		padding-bottom: 20px;
	}
	.reviews__shop__list__item .review_header{
		display: block;
		margin-bottom: 8px;
	}
	.reviews__list__wrap .review_header{
		display: block;
	}
	.reviews__list__wrap li{
		padding-bottom: 15px;
		margin-bottom: 23px;
	}
	.reviews__list__wrap .review_header .stars{
		margin-right: 37px;
	}
	.auth_page .ulogin-wrap{
		float: none;
		margin-bottom: 16px;
	}
	.auth_page .form_list .buttons .button{
		height: 43px;
		margin-top: -38px;
		border-radius: 4px;
		width: 116px;
	}
	.auth_page .login_form .form_list li.forgot{
		margin-bottom: 4px;
	}
	.auth_page .login_form .form_list li{
		margin-bottom: 16px;
	}
	.auth_page .login_form input{
		height: 38px;
		border-radius: 0;
	}
	.auth_page .login_form{
		float: none;
		border-left: 0;
		padding-left: 0;
	}
	.breadcrumbs{
		padding-top: 0;
	}
	.sideLeft + .content .breadcrumbs{
		padding-top: 6px;
	}
	body .news_list .news__list__item{
		margin-bottom: 31px;
	}
	.breadcrumbs + .heading{
		padding-top: 0;
		margin-bottom: 24px;
	}
	.hots-page li.grid-item{
		width: 225px !important;
	}
	.franchise-wrap-map .btn_my320_dop{
		margin-top: 25px;
	}
	.franchise-title iframe{
		height: 164px;
	}
	.franchise-bot-text-title{
		margin-bottom: 18px;
	}
	.franchise-appreciate-item{
		margin-bottom: 14px;
	}
	.franchise-wrap-appreciate{
		background: none;
		box-shadow: 0 0 16px 1px rgba(0, 0, 0, 0.13);
		padding-bottom: 8px;
		padding-top: 0;
	}
	.franchise-appreciate-block{
		margin-top: 0;
	}
	.franchise-bot-text{
		padding-top: 16px;
		padding-bottom: 20px;
		height: auto;
	}
	.franchise-title{
		background: none;
	}
	.franchise-map-text .left_boxes_map h3{
		font-size: 17px;
	}
	.franchise-map-text .boxes_map{
		margin-bottom: 15px;
	}
	.franchise-howmuch-block{
		padding-bottom: 115px;
	}
	.franchise-cp-total-val{
		margin-left: 0;
	}
	.franchise-cp-block-total{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
	}
	.franchise-cp-total-val{
		padding-left: 14px;
	}
	.franchise-cp-total-title{
		font-size: 24px;
		line-height: 1.5;
	}
	.franchise-cp-val{
		white-space: normal;
		min-width: 56px;
	}
	.franchise-advantages-tab-title{
		text-align: center;
		letter-spacing: -0.4px;
	}
	.franchise-top-form{
		min-height: 325px;
		box-shadow: 0 0 16px 1px rgba(0, 0, 0, 0.13);
	}
	.franchise-advantages-tabs{
		padding-bottom: 0;
	}
	.franchise-wrap-it{
		padding-top: 175px;
	}
	.franchise-title{
		font-size: 18px;
	}
	.franchise__page .header_bot .block_preimusches{
		display: none;
	}
	.franchise__page .middle .component{
		padding-bottom: 0;
	}
	.franchise-wrap-top-form{
		padding-left: 0;
		padding-right: 0;
		height: 332px;	
	}
	.franchise-wrap-top-form .width{
		background-position-x: 81%;
	}
	.franchise-top-form-title > span:first-of-type{
		display: block;
	}
	.franchise-wrap-howmuch{
		padding-bottom: 0;
	}
	.franchise-title iframe{
		margin-bottom: 20px;
	}
	.franchise-map-form{
		-webkit-box-shadow:0 8px 46px rgba(0, 0, 0, .19);
		box-shadow: 0 8px 10px rgba(0, 0, 0, .19);
	}
	.franchise-advantages-link{
		font-size: 16px;
	}
	.franchise-cp-block-title{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-box-align: flex-end;
		-webkit-align-items: flex-end;
		-ms-flex-align: flex-end;
		-ms-align-items: flex-end;
		align-items: flex-end;
		margin-bottom: 20px;
	}
	.franchise-cp-title{
		padding-bottom: 1px;
	}
	.franchise-cp-num{
		line-height: 1;
	}
	.franchise-wrap-appreciate .franchise-wrap-title{
		margin-bottom: 19px;
	}
	.catalogue.hots-page{
		max-width: 510px;
		margin-left: auto;
		margin-right: auto;
	}
	.tabs_wrap.reviews .tabs li.tab3{
		margin-bottom: 16px;
	}
	.review_header div.reviews__list__item__stars__wrap{
		padding-top: 4px;
		display: block;
		text-align: left;
	}
}
@media only screen and (max-width: 725px){
	.prod_detail .add_review_form .text_1{
		margin-bottom: 21px;
	}
	.prod_detail .add_review_form_text_1{
		margin-bottom: 16px;
	}
	.prod_detail .add_review_form .left{
		width: auto;
		float: none;
		margin-right: 0;
	}
	.prod_detail .review_block{
		padding-right: 16px;
		padding-left: 16px;
		padding-right: 16px;
	}
	.prod_detail .add_review_form_text_1 br{
		display: none;
	}
	.prod_detail .add_review_form .right{
		display: block;
	}
	.prod_detail li.review__form__input__wrap{
		width: 100%;
		float: none;
	}
	.prod_detail .review__form__textarea__wrap{
		position: static;
		width: 100%;
	}
	.prod_detail .add_review_form .right{
		margin-bottom: 24px;
	}
	.prod_detail .add_review_form .right{
		width: auto;
		float: none;
	}
}
@media only screen and (max-width: 639px){
	.franchise-wrap-bot-form{
		height: 512px;
	}
	.middle_sp{
		letter-spacing: -1px;
	}
	.franchise-wrap-advantages{
		padding-top: 13px;
	}
	.franchise-bot-form{
		top: 177px;
		min-height: 318px;
	}
	.franchise-top-form-title{
		font-size: 18px;
		line-height: 1.1;
		letter-spacing: -0.4px;
	}
	.franchise-advantages-tabs:before{
		top: -30px;
	}

	.franchise-advantages-link-item{
		display: block;
		margin: 0;
		margin-bottom: 13px;
	}
	.franchise-advantages-tab-item{
		padding-top: 130px;
	}
	.franchise-advantages-tabs:before{
		background-size: contain;
		height: 151px;
	}

    .add_review_form .button {
        width: 100%;
        font-size: 16px;
        font-weight: 500;
        line-height: 18.75px;
        text-align: center;
    }
}
@media only screen and (max-width: 579px){
	body .sertificates__grid.sertificats .sertificates__grid__item{
		width: 50%;	
	}
	.g-body.-main-page .middle.pay_main{
		border-bottom: 1px solid #ccc;
	}
	.brands_main .jus{
		margin-top: 24px;
		padding-bottom: 7px;
	}
	.g-body.-main-page .middle.brands_main{
		margin-bottom: 31px;
	}
	.region__delivery__main{
		margin-top: 39px;
		padding-bottom: 11px;
	}
	.g-body.-main-page .middle.delivery_main .heading{
		margin-bottom: 29px;
	}
	.region_delivery ul{
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}
	.stores__page .point_of_sale_inr{
		margin-bottom: 0;
	}
	.stores__requisits__map .map,
	.stores__requisits__map .map> div{
		height: 252px !important;
	}
	.stores__requisits__map{
		width: 100%;
	}
	.stores__requisits .bank__requisits__body{
		width: auto;
		float: none;
	}
	.stores__page .delivery_map .map_tabs{
		display: block;
		max-width:235px;
	}
	.bank__requisits__body > br:last-of-type{
		display: none;
	}
	.stores__requisits__map{
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	.stores__feedback__form .feed_back_form  input, 
	.stores__feedback__form .feed_back_form  textarea{
		display: inline-block;
		width: 180px;
	}
	.stores__feedback__form .buttons .button{
		height: 41px;
		width: 192px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
	}
	.stores__feedback__form .form_list li.title{
		text-align: center;
	}
	.stores__page .delivery_map .map{

	}
	.stores__page .delivery_map_addr_list .postamats-item{
		margin-left: 0;
	}
	.stores__page .delivery_map_addr  .mCSB_container{
		padding-left: 34px;
	}
	.stores__page .delivery_map_addr{
		padding-left: 0;
	}
	.stores__page .postamats-item{
		position: relative;
	}
	.stores__page .postamats-item:before{
		content: "";
		position: absolute;
		top: 0;
		left: -25px;
		width: 20px;
		height: 20px;
		border: 1px solid #ccc;
		border-radius: 50%;
	}
	.stores__page .postamats-item.active:after{
		content: "";
		position: absolute;
		width: 10px;
		height: 10px;
		border-radius: 50%;
		background-color: #ccc;
		top: 6px;
		left: -19px;
	}
	.stores__page .delivery_map .map > .ymaps{
		height: 237px !important;
	}
	.stores__page .delivery_addr .addr{
		margin-top: 19px;
	}
	.stores__page .delivery_addr .addr{
		display: block;
	}
	.franchise__action__header__text{
		letter-spacing: -1.4px;
	}
	.stores__page .delivery_map .title{
		margin-bottom: 15px;
	}
	.franchise-why-block{
		padding-top: 240px;
	}
	.franchise-map-form{
		left: 50%;
		margin-left: -147.5px;
	}
	.franchise-map-block{
		height: 240px;
	}
	.franchise-map-block > .c-map-inner{
		height: 240px !important;
	}
	.franchise-howmuch-apper-content{
		font-size: 14px;
		padding-top: 17px;
	}
	.franchise-howmuch-block{
		padding-bottom: 74px;
	}
	.franchise-wrap-howmuch{
		margin-bottom: 173px;
		padding-top: 13px;
	}
	.franchise-why-slider .owl-prev{
		left: 0;
		top: 65px;
	}
	.franchise-why-slider .owl-next{
		right: 0;
		top: 65px;
	}
}
@media only screen and (max-width: 540px){
	.tags ul{
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}
	.ajax_catalog_pag{
		font-size: 14px;
		color: #e74c8b;
		border: 1px solid #ed0c6e;
		border-radius: 3px;
		background: none;
		width: 100%;
		height: auto;
		padding: 8px;
	}
	.catalogue.hots-page{
		display: block;
	}
	.hots-page.catalogue li.grid-item{
		margin-left: auto;
		margin-right: auto;
	}
}
@media only screen and (max-width: 460px){
	.category__reviews__wrap .rev_text{
		clear: both;
		overflow: hidden;
		margin-top: 13px;
	}
	.category__reviews__wrap .prod_link_rew{
		padding-right: 0;
		margin-left: 107px;
	}
	.category__reviews__wrap .rev_user_name{
		overflow: hidden;
		margin-left: 107px;
	}
	.category__reviews__wrap .review__product__info{
		position: static;
		overflow: hidden;
		margin-left: 107px;
	}
	.category__reviews__wrap .pic_block_rev_bottom{
		float: left;
		margin-right: 15px;
	}
	.review__product__info .rev_stars{
		display: inline-block;
		vertical-align: middle;
		margin-right: 10px;
	}
	.review__product__info span.date_time_rev{
		display: inline-block;
		vertical-align: middle;
		margin-bottom: 2px;
	}
	.category__reviews__wrap .rev_bottom_text{
		padding-left: 0;
		display: block;
		width: auto;
	}
}
@media only screen and (max-width: 440px){
	.news__list__image{
		height: 182px;
	}
	body .news_list .news__list__item,
	.news_list li.reviews__list__item,
	body .custom__grid .custom__grid__item{
		width: 100%;
	}
}
