@charset "utf-8";
/*
Theme Name: MFB
Author: myfreelanceblog.net
Version: 1.0.0
*/
#column-center{
	max-width: calc(100% - 376px);
}
.center_bnr{
	max-width: 540px;
    width: 100%;
    margin: 0 auto;
}
.hideAll{
	display: none;
}
.chat_ch i{
	font-size: 18px;
    display: inline-block;
    vertical-align: bottom;
    padding-right: 5px;
}
.chat_ch{
	display: block;
    text-decoration: none;
    text-align: left;
    padding-left: 58px;
}
#header .currencies{
	padding-top: 10px;
}
#header .costumer_support{
	display: flex;
    flex-direction: column;
}
.s_c_sup{
	padding-right: 10px;
	font-weight: 600;
}
.s_c_sup img.header_phone{
		/*height: 9px;*/
		width: 110px;
		display: inline-block;
		margin-bottom: 1px;
	}
.s_c_sup img{
	width: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.chat_ch:hover{
	color: #fa7906;
}
.w100 small.hdn{
	word-spacing: -2px;
}
.s_c_sup a{
	text-decoration: none;
	color: inherit;
}

#column-left,
#column_right{
	width: 188px;
}
.mob-m,
.mob_left,
.foot_menu{
	display: none;
}
.w100{
	width: 100%;
}
.w250{
	width:250px;
}
.w460{
	width:460px;
	text-align: right;
}
.t_fright{
	width:400px;
}
.adphotos img{
	display: none;
}
td.w70{
	width: 70px;
	text-align: center;
}
.fleft.w100{
	width: 100px;
}
.cost_ttl{
	font-weight: 600;
	display: block;
}
.h200{
	height: auto;
    min-height: 225px;
}
.w80{
	width:80px;
}
.w140{
	width:140px;
}
.b_price{
	float:right;
}
.br_vs_del{
	float:left;
	width:152px;
	padding-top: 9px;
}
.catalog_line{
	display: flex;
	justify-content: center;
}
*{
	box-sizing: border-box;
}
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: #0000008f;
    z-index: 9;
    line-height: 40px;
}
.slick-next {
    right: 5px;
}
.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-next:before {
    content: '→';
}
.slick-prev {
    left: 5px;
}
.slick-prev:before {
    content: '←';
}
.w100 a.hdn{
	padding-top: 5px;
    display: inline-block;
}
.w100 a.hdn img{
	max-width: 101px;
	width: 101px;
}
.pad_top{
	padding-top: 30px;
}
.f_mob_av{
	display: none;
}
#cart_content .savings{
	font-size: 12px;
}
.ubonus__title{
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
}
.ubonus__desc{
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	padding: 5px 0;
}
.ubonus__item{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 10px 0;
}
.ubonus__img{
	width: 64px;
}
.ubonus__text{
	width: calc(100% - 79px);
}
.ubonus{
	border-radius: 10px;
	border: 1px solid #E9E9EA;
	padding: 10px 20px;
}
.b-price__inner{
	float: none;
    display: flex;
    align-items: center;
}
.b-price__inner img{
	max-width: 100px;
}
#order_form #cart_content th{
	text-align: center;
}
/* bnr style */
#discount_block{
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	height: 24px;
	padding-left: 17px;
}
#discount_block:before{
	content: '';
	display: inline-block;
	background: url(/img/disc-max.svg) no-repeat center;
	width: 20px;
	height: 20px;
}
#discount_block input{
	height: 100%;
}
#field_discount{
	width: 138px;
    border: 1px solid #ECEAEA;
    border-radius: 3px;
    display: inline-block;
    outline: none;
    margin-left: 7px;
    margin-right: 5px;
    padding: 0 8px;
	transition: all 0.3s;
}
#field_discount:hover,
#field_discount:focus{
	box-shadow: inset 0 0 2px 0 #272727c2;
}
#discount_block button{
	width: 54px;
	height: 100%;
	background: linear-gradient(180deg, #595959 0%, #424242 100%);
	box-shadow: inset 0px -1px 0px #323232;
	border-radius: 3px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	border: none;
	cursor: pointer;
}
#discount_block button:hover{
	background: linear-gradient(180deg, #4d4d4d 0%, #272727 100%);
}
#field_discount::-webkit-input-placeholder{
	color: #969696;
}
.cpay{
	display: flex;
	justify-content: space-between;
}
.cpay-img{
	padding: 7px 0 0;
}
.total-text{
	font-size: 14px;
	text-align: right;
	color: #292A2A;
}
.price.w_total{
	color: #292A2A;
	font-size: 16px;
	padding: 5px 0;
}
#header .search{
	padding: 0;
}
#header .center-head{
	display: flex;
    flex-direction: column;
    align-items: flex-end;
}
#header .search #search-query{
	outline: none;
    height: 28px;
	border-radius: 4px 0 0 4px;
	padding: 0 10px;
	transition: all 0.3s;
	width: 220px;
}
#header .search .input2{
	position: absolute;
    right: 0;
    top: 0;
    height: 28px;
}
.search form{
	position: relative;
}
#header .search #search-query::-webkit-input-placeholder{
	color: #858585;
	font-size: 12px;
}
.uchat{
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	color: #292A2A;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #E9E9EA;
	border-radius: 5px;
	padding: 0 6px;
	height: 28px;
	justify-content: center;
	width: 120px;
	transition: all 0.3s;
	box-sizing: border-box;
}
.uchat:hover{
	box-shadow: 0px 0px 13px #cdcdd0;
}
.uchat:before{
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(/img/uchat.svg) no-repeat center;
	margin-right: 4px;
	transition: all 0.3s;
}
#header .shipping{
	z-index: 1;
	overflow: unset;
}
#header .alphabet{
	padding: 7px 0 0 0;
	z-index: 2;
}
#header .right-head{
	padding: 5px 20px 8px;
	overflow: unset;
}
#header .wrapper{
	overflow: unset;
}
#header .wrapper:after{
	content: '';
    display: block;
    clear: both;
}
#header .cart{
	margin: 0;
	background-position-y: 9px;
}
.head-item{
	color: #000000;
	font-size: 12px;
	display: flex;
    align-items: center;
}
.head-item__cur{
	font-weight: bold;
	padding-right: 5px;
}
.hcur,
.uheader-wrap{
	position: relative;
	display: flex;
	flex-wrap: wrap;
	padding: 14px 0 0;
	align-items: center;
}
.hcur-hide{
	display: none;
}
.hcur:before,
.uheader-wrap:before{
	content: '';
	display: inline-block;
	background: url(/img/hcur.svg) no-repeat center;
	width: 20px;
	height: 20px;
	margin-right: 9px;
}
.hcur__select{
	border: 1px solid #E9E9EA;
	border-radius: 3px;
	width: 57px;
	color: #444444;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	padding: 7px;
	box-sizing: border-box;
	outline: none;
	-webkit-appearance: none;
	background: url(/img/hcur-down.svg) no-repeat;
	background-position-y: 12px;
	background-position-x: calc(100% - 8px);
}
#footer .copyright{
	padding: 8px 0;
}
.center-head__img{
	padding: 15px 0 0;
	max-width: 234px;
}
.hcur-wrap{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.hcur-wrap__title{
	padding: 14px 0 0;
	font-weight: bold;
	padding-right: 10px;
}
.tsingle__title{
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	padding: 20px 12px 15px;
}
.tie table.tsingle-table{
	margin: 0;
	border-collapse: collapse;
}
.tsingle{
	margin-left: -12px;
    margin-right: -12px;
}
.tie table.tsingle-table th{
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding: 13px;
	background: #F8F8F8;
}
.tie table.tsingle-table th,
.tie table.tsingle-table td{
	border: 1px solid #ECEAEA;
	text-align: center;
}
.tie table.tsingle-table td:first-child{
	width: 96px;
}
.tie table.tsingle-table td:nth-child(2){
	width: 96px;
}
.tie table.tsingle-table td:nth-child(3){
	width: 96px;
}
.tie table.tsingle-table td:last-child{
	width: 90px;
}
.tie table.tsingle-table td{
	padding: 12px 13px;
	font-size: 14px;
	color: #000000;
}
.tsingle-pac span:nth-child(2),
.tsingle-bonus,
.tfirst img{
	display: none;
}
.tsingle-pac span:nth-child(1){
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
.tie table.tsingle-table td.tsave{
	color: #D10E0E;
	font-weight: bold;
}
.tprice span.old-price{
	color: #D10E0E;
	text-decoration-line: line-through;
}
.tprice span.tprice-current{
	font-weight: bold;
	
}
.tie table.tsingle-table th:nth-child(4),
.tie table.tsingle-table th:last-child,
.tie table.tsingle-table td:last-child,
.tie table.tsingle-table td.tprice{
	text-align: center;
}
.tsingle, .tsingle *{
	box-sizing: border-box;
}
.tper span,
.tsave span{
	display: none;
}
.uheader-select {
    position: relative;
    z-index: 1;
}
.uheader-cur__list, .uheader-select__cur {
    -webkit-appearance: none;
    border: 1px solid #E9E9EA;
    border-radius: 3px;
    width: 57px;
    color: #444444;
    height: 30px;
    font-weight: 600;
    padding: 0 7px;
    font-size: 12px;
    cursor: pointer;
    transition: all 0.3s;
    display: flex;
    align-items: center;
    position: relative;
}
.uheader-select__cur:after {
    content: '';
    display: block;
    position: absolute;
    background: url(/img/hcur-down.svg) no-repeat center;
    width: 10px;
    height: calc(100% - 2px);
    top: 0;
    right: 8px;
    transition: all 0.3s;
}
.uheader-select__list {
    position: absolute;
    background: white;
    border-radius: 0 0 3px 3px;
    border: 1px solid #E9E9EA;
    padding: 0 7px;
    width: 100%;
    left: 0;
    border-top: 0;
    max-height: 0;
    transform: rotateX(-90deg);
    transition: all 0.3s;
}
.uheader-select__list a {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #636363;
    font-size: 12px;
    height: 30px;
    width: 100%;
    border-bottom: 1px solid #EBEBEB;
    transition: all 0.3s;
}
.uheader-select__list a:hover{
	color: #fa7906;
}
.uheader-select:hover .uheader-select__cur {
    border: 1px solid #E9E9EA;
    border-radius: 3px 3px 0 0;
}
.uheader-select:hover .uheader-select__cur:after {
    transform: rotateX(180deg);
}
.uheader-select:hover .uheader-select__list {
    max-height: 1000px;
    transform: rotateX(0);
}
.twrap{
	padding: 0 0 15px;
}
.tsave span.tsave__no{
	display: inline-block;
	align-items: center;
	justify-content: center;
	height: 1px;
	width: 15px;
	background: #000000;
}
.ufooter-bottom{
	display: none;
}
#content-tab-2 ul,
#content-tab-3 ul{
	padding-bottom: 10px;
}
.link-disable{
	pointer-events: none;
}

@media all and (max-width: 1020px){
	.mob_left .cust_sup{
		padding: 10px 0 0;
	}
	.hcur{
		padding: 10px 15px 10px;
		border-bottom: 1px solid #e9e9ea;
		display: none;
	}
	#contact_form textarea{
		margin: 0;
	}
	#testimonials_form input{
		margin: 5px auto!important;
	}
	#testimonials_form textarea{
		margin: 0!important;
	}
	.f_mob_av{
		display: block;
	}
	.offer-block{
		display: block;
	}
	.tie-indent .testimonials .text{
		padding-top: 0;
	}
	img{
		max-width: 100%;
	}
	.w100 a.hdn img{
		max-width: 100%;
		width: 100%;
	}
	/* CATALOG AND PRODUCT */
	.tie{
		border-radius: 0;
		border: none;
	}
	.tie-indent .fleft.w100{
		display: block;
		position: absolute;
		width: 80px;
		left: 10px;
	}
	.t_fright>.name,
	.t_fright .description,
	.br_vs_del,
	.f_mob_av,
	.f_mob_delivery,
	.ubrand{
		padding-left: 90px;
	}
	.adphotos{
		padding-left: 90px;
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		background: none;
	}
	.adphotos:before{
		content: '';
		display: inline-block;
		width: 14px;
		height: 14px;
		background: url(/images/glass.gif) no-repeat center;
		margin-right: 5px;
	}
	.br_vs_del{
		float: none;
		width: 100%;
		padding-left: 0;
	}
	.b_price{
		float: none;
		display: flex;
		justify-content: start;
		align-items: center;
		padding: 10px 0 0;
	}
	.wrapper{
		overflow: inherit;
		position: relative;
	}
	.w80{
		margin: 0 auto;
		min-height: 80px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.catalog_col{
		float: none;
		width: calc(50% - 4px);
		margin: 5px 2px;
		padding: 0;
		border-radius: 0;
		border: 1px solid #ececec;
	}
	.catalog_line{
		float: none;
		display: flex;
		flex-wrap: wrap;
		background: white;
	}
	.h200 br{
		display: none;
	}
	.s_pr{
		text-align: center;
		padding: 5px 0;
	}
	.pr_per_p{
		background: #f6efef;
		border-radius: 4px;
	}
	a.name{
		text-decoration: none!important;
	}
	.buynow img{
		display: none;
	}
	.image{
		padding: 0;
	}
	.buynow a{
		display: block;
		text-align: center;
		margin: 5px 0;
		padding: 10px;
		color: white;
		border-radius: 5px;
		text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
		font-weight: bold;
		-webkit-border-radius: 5px;
		-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
		-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
		text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
		border-bottom: 1px solid rgba(0,0,0,0.25);
		background: #fa5904;
	}
	.tie-indent .fright.w140{
		padding-top: 0;
	}
	/* END CATALOG AND PRODUCT */
	.box-body ul li a{
		line-height: normal;
	}
	.cost_ttl,
	.s_c_sup img,
	.footer_col2{
		display: none;
	}
	.s_c_sup img{
		width: 32px;
	    /*display: inline-block;*/
	    vertical-align: middle;
	    margin-right: 5px;
	}
	.s_c_sup span.hide-element{
		display: none;
	}
	.s_c_sup img.show-element{
		display: inline;
	}
	.item_cur b{
		cursor: pointer;
		position: relative;
		background: none;
		text-transform: uppercase;
		padding: 10px 15px;
		color: #545757;
		display: block;
	}
	.fleft.w100{
		width: 100%;
	}
	.s_c_sup a{
		padding: 10px 0;
		display: inline-block;
	}
	.mob_left .fa-phone{
		padding-top: 10px;
	}
	.main-width{
		max-width: 1000px;
		width: 100%;
	}
	.mob_left{
		display: none;
		position: fixed;
		z-index: 9999;
		top: 70px;
		height: calc(100% - 70px);
		overflow: hidden;
		overflow-y: auto;
		background: white;
		width: 100%;
	}
	.open-m .mob_left{
		display: block;
	}
	*{
		box-sizing: border-box;
		-webkit-text-size-adjust: 100%;
	}
	#contentMainWrapper,
	#contentMainWrapper>tbody{
		display: block;
	}
	.content_tr{
		display: flex;
		flex-direction: column;
	}
	#column-left, #column_right, #column-center{
		display: block;
	}
	.product-col{
		max-width: 500px;
		width: 100%;
		border: 1px solid #ececec;
	}
	.product-col .inner{
		width: 100%;
		margin: 0;
		border: none;
		padding: 0 10px 10px;
	}
	.product-col .prod-info{
		width: 100%;
		float: none;
		margin: 0;
		position: relative;
	}
	#column-left,
	#column_right{
		display: none;
	}
	#column-center{
		margin: 0 auto;
		max-width: 500px;
		width: 100%;
		padding: 0;
	}
	.centeredContent+.clearBoth,
	.product-col .name+br{
		display: none;
	}
	.centeredContent{
		float: none;
		width: calc(50% - 4px);
		margin: 5px 2px;
		padding: 0;
	}
	.prod_box{
		display: flex;
		flex-wrap: wrap;
		background: white;
	}
	.bnrs{
		max-width: 500px;
		width: 100%;
	}
	.product-col .text,
	#footer .fright{
		display: none;
	}
	.product-col .img{
		float: none;
		border: none;
		text-align: center;
	}
	.product-col .img a{
		display: inline-block;
	}
	.product-col .img:hover{
		border: none;
	}
	.exprice{
		float: none;
		width: 96%;
		margin: 5px auto;
		font-size: 15px;
	}
	.product-col .name,
	.product-col .name+br+small{
		display: block;
		text-align: center;
	}
	.product-col .name+br+small{
		padding: 5px 0;
	}
	.product-col .buynow{
		float: none;
		padding-top: 10px;
	}
	.product-col .buynow a{
		display: block;
		text-align: center;
		margin: 5px 0;
		padding: 10px;
	}
	.flex_r{
		display: flex;
		flex-direction: column-reverse;
	}
	#column-left{
		display: block;
		max-width: 500px;
		width: 100%;
		margin: 0 auto;
		padding: 0;
	}
	#whygeneric{
		display: none;
	}
	#column-left #categories .box-body,
	.box-head .box-left,
	.box-head .box-right{
		display: none;
	}
	#column-left .box-head{
		background: #f0f1f1;
		border-radius: 4px;
		cursor: pointer;
		position: relative;
		padding: 0 10px;
		line-height: 40px;
	}
	#column-left .menu_level1 a{
		padding: 10px;
	}
	#column-left .sideBoxContent{
		border: 1px solid #f0f1f1;
		border-top: 0;
	}
	#column-left .box-head:after,
	.newcat .box-head:after,
	.item_cur b:after{
		content: '';
		background: url(/images/arrow.png) no-repeat center;
		position: absolute;
		display: block;
		right: 10px;
		width: 40px;
		height: 40px;
		top: 0;
		background-size: 20px;
		transition: all 0.3s;
	}
	.item_cur br{
		display: none;
	}
	.item_cur .currencies a:nth-child(3){
		padding-left: 15px;
	}
	.open-p .mob-m{
		z-index: 9999;
		background: white;
	}
	.cur_span{
		border-bottom: 1px dashed #545757;
	}
	.item_cur .currencies a{
		display: none;
		padding: 10px 5px;
	}
	.item_cur .currencies.act a{
		display: inline-block;
		color: #fa5904;
	}
	#column-left .box-head.act:after,
	.newcat .box-head.act:after,
	.tsingle.active .tsingle__title:after,
	.tie table tr.act td.subheader:after,
	.item_cur b.act:after{
		transform: rotate(180deg);
	}
	.open-p .item_cur{
		display: none;
	}
	.box-body ul li a{
		border: none;
		background-position-y: center;
	}
	#header{
		background: none;
		height: auto;
		display: none;
	}
	.wrapp{
		border-radius: 0;
	}
	body{
		padding: 0;
	}
	.mob-m{
		display: flex;
		justify-content: flex-end;
		width: 100%;
		height: 71px;
		position: relative;
		border-bottom: 3px solid #E7E7E7;
		align-items: center;
	}
	.mob-m button {
		width: 18px;
		height: 100%;
		position: absolute;
		margin: 0;
		border: 0px;
		background: transparent;
		left: 12px;
		top: 0px;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		-o-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
		cursor: pointer;
		outline: none;
		display: flex;
		flex-direction: column;
		align-items: baseline;
		justify-content: center;
		flex-wrap: wrap;
	}
	.mob-m button span {
		display: block;
		position: relative;
		height: 2px;
		width: 18px;
		background: #fa5904;
		border-radius: 3px;
		opacity: 1;
		left: 0;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .25s ease-in-out;
		-moz-transition: .25s ease-in-out;
		-o-transition: .25s ease-in-out;
		transition: .25s ease-in-out;
		margin-bottom: 5px;
	}
	.mob-m button span:nth-child(1) {
		-webkit-transform-origin: left center;
		-moz-transform-origin: left center;
		-o-transform-origin: left center;
		transform-origin: left center;
	}
	.mob-m button span:nth-child(2) {
		-webkit-transform-origin: left center;
		-moz-transform-origin: left center;
		-o-transform-origin: left center;
		transform-origin: left center;
	}
	.mob-m button span:nth-child(3) {
		width: 11px;
		-webkit-transform-origin: left center;
		-moz-transform-origin: left center;
		-o-transform-origin: left center;
		transform-origin: left center;
	}
	.mob-m button.openm span:nth-child(1) {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
		top: 27px;
	}
	.mob-m button.openm span:nth-child(2) {
		width: 0%;
		opacity: 0;
	}
	.mob-m button.openm span:nth-child(3) {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
		top: 40px;
		width: 18px;
	}
	.mob-m button.openm span {
		position: absolute;
	}
	.over_bg {
		z-index: 999;
		position: fixed;
		bottom: 0;
		background: #000000d4;
		right: 0;
		top: 0;
		display: block;
		left: 0;
	}
	.open-m .mob-m button {
		z-index: 9999;
		position: fixed;
		top: 0;
	}
	.mob-m.fix,
	.mob-m{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 9999;
		background: white;
	}
	.logo_m{
		height: 100%;
		width: 101px;
		display: block;
		position: absolute;
		left: 53px;
		background: url(/images/drug_store/logo_health.png) no-repeat center;
		background-size: contain;
	}
	.search_m,
	.phone_m,
	.cart_m{
		display: inline-block;
		width: 37px;
		height: 40px;
		cursor: pointer;
	}
	.search_m{
		background: url(/img/max/m-search.svg) no-repeat center;
	}
	.phone_m{
		background: url(/img/orange/icon_phone.svg) no-repeat center;
		background-size: 30px;
		display: none;
	}
	.phone_m.openp{
		background: #f6f7f7 url(/img/orange/icon_phone_close.svg) no-repeat center;
		background-size: 30px;
	}
	.open-p .phone_bx{
		background: #f6f7f7;
		display: block;
		text-align: center;
	}
	.open-p .phone_bx .fa-phone{
		display: none!Important;
	}
	.cart_m{
		background: url(/img/max/m-cart.svg) no-repeat center;
		margin-right: 10px;
		position: relative;
	}
	#contentMainWrapper{
		padding: 10px;
	}
	#footer .delivery{
		display: none;
	}
	.res_f{
		display: block;
		line-height: normal;
	}
	.copyright .res_f{
		display: inline-block;
	}
	.newcat .box-head{
		cursor: pointer;
		position: relative;
		background: none;
		padding: 10px 15px;
		border: none;
		text-transform: uppercase;
	}
	#categories{
		border: none;
		border-radius: 0;
	}
	.open-p .wrapp{
		border: none;
	}
	.newcat .box-body{
		display: none;
	}
	.disc_m,.item_menu_b a,.item_f a,.item_contact{
		color: #545757;
		font-weight: bold;
		font-size: 12px;
		line-height: 16px;
		text-transform: uppercase;
		display: block;
		text-decoration: none;
		padding: 10px 15px;
		position: relative;
	}
	.item_f span:not(.category-subs-selected){
		border: none;
		text-decoration: underline;
		color: #FA5904;
		font-weight: normal;
	}
	.item_f .menu_level1 span{
		border: none;
	}
	.newcat{
		margin: 0;
	}
	.disc_m{
		border-bottom: 1px solid #eaeaea;
		border-top: 1px solid #eaeaea;
	}
	.item_contact .far,
	.disc_m .fas,
	.item_menu_b .fas,
	.phone_bx .fas{
		font-size: 14px;
		vertical-align: top;
		display: inline-block;
		position: relative;
		top: 1px;
		padding-right: 5px;
		width: 30px;
		text-align: center;
	}
	#footer{
		background: none;
		border-top: 1px solid #e0e0e0;
		margin: 0;
		padding: 0;
	}
	.foot_menu a{
		text-decoration: none;
		color: #747474;
		padding: 12px 0;
		display: block;
		font-size: 16px;
		font-family: Arial, Helvetica, sans-serif;
		text-align: center;
		text-transform: unset;
	}
	#footer .footer_col1{
		width: 100%;
	}
	#footer .footer-menu{
		display: none;
	}
	.foot_menu{
		display: block;
		padding: 21px 20px 12px;
	}
	.phone_bx{
		display: flex;
		padding: 10px 15px 0;
	}
	.cust_sup .s_c_sup{
		padding-bottom: 5px;
	}
	#footer .phone_bx{
		padding: 10px 0;
	}
	.fleft{
		float: none;
	}
	.foot_menu .phone_bx a{
		display: inline-block;
	}
	.foot_menu .s_c_sup{
		padding: 0;
	}
	.search_m.act{
		right: 10px;
		position: absolute;
		top: 15px;
		z-index: 9999;
		background: none;
	}
	.search_m.act:before{
		content: '';
		display: block;
		width: 30px;
		height: 1px;
		background: #fa5904;
		transform: rotate(45deg);
		top: 20px;
		position: absolute;
	}
	.search_m.act:after{
		content: '';
		display: block;
		width: 30px;
		height: 1px;
		background: #fa5904;
		transform: rotate(-45deg);
		top: 20px;
		position: absolute;
	}
	.mob-m .search{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 40px;
		background: white;
		display: none;
	}
	.mob-m .search:before{
		content: '';
		background: url(/img/orange/icon_Search.svg) no-repeat center;
		background-size: 20px;
		position: absolute;
		left: 5px;
		width: 30px;
		height: 40px;
	}
	.mob-m #search-submit{
		display: none;
	}
	#search-query_m{
		display: block;
		width: 100%;
		height: 70px;
		border: none;
		border-bottom: 1px solid #e4e8e8;
		padding: 10px 40px 10px 40px;
	}
	.cart_m span{
		position: absolute;
		top: 0;
		right: 0;
		color: white;
		width: 15px;
		height: 15px;
		line-height: 15px;
		text-align: center;
		border-radius: 50%;
		font-size: 10px;
		background: #FA5904;
	}
	input:not(#search-query_m),textarea{
		max-width: 300px;
		width: 100%;
	}
	.request input,
	.request textarea{
		width: 100%!important;
	}
	fieldset{
		margin: 0;
	}
	.table_prod,.table_prod tbody,.table_prod tr{
		display: block;
	}
	.table_prod tr:first-child{
		display: none;
	}
	.tie table td.subheader,
	.tsingle__title{
		display: block;
		position: relative;
		cursor: pointer;
		padding: 15px 15px;
		border: none;
		box-shadow: 0px 2px 5px 0px #b2b2b2;
		border-radius: 4px;
		margin: 5px 0;
	}
	.tie table td.subheader:after,
	.tsingle__title:after{
		content: '';
		background: url(/images/arrow.png) no-repeat center;
		position: absolute;
		display: block;
		right: 10px;
		width: 20px;
		height: 20px;
		top: 50%;
		background-size: 20px;
		transition: all 0.3s;
		margin-top: -10px;
	}
	.tie table td.subheader strong{
		font-size: 18px;
	}
	.s_prod td:first-child{
		display: block;
		border: none;
		position: relative;
	}
	.s_prod td:first-child img{
		position: absolute;
		top: 0;
		right: 0;
	}
	.number.price:before{
		content: 'Price';
	}
	.number.peritem:before{
		content: 'Per pill';
	}
	.number.savings:before{
		content: 'Save';
	}
	.number.price:before,
	.number.peritem:before,
	.number.savings:before{
		display: inline-block;
		padding-right: 5px;
		font-size: 11px;
	}
	.number.price,
	.number.peritem,
	.number.savings{
		display: inline-block;
		width: 32%;
		margin: 0;
		border: none;
		vertical-align: top;
		text-align: left;
	}
	.table_prod td.order{
		border: none;
		display: block;
	}
	.tocart img{
		display: none;
	}
	.tocart{
		position: relative;
		display: block;
		text-align: center;
		background: #25b0e9;
		padding: 10px;
		border-radius: 4px;
		max-width: 300px;
		margin: 0 auto;
	}
	.table_prod .s_prod,
	.tsingle-table tr{
		padding: 10px 15px;
		border-bottom: 1px solid #ddedf4;
		display: none;
	}
	.tie table tr.act td.subheader,
	.tsingle.active .tsingle__title{
		border-radius: 4px 4px 0 0;
		box-shadow: 0px 0px 5px 0px #b2b2b2;
		margin-bottom: 0;
	}
	.tie table tr.act td.subheader:before,
	.table_prod .s_prod.show:before{
		content: '';
		position: absolute;
		height: 7px;
		width: 100%;
		left: 0;
		bottom: -3px;
		display: block;
		background: white;
		z-index: 9;
	}
	.table_prod .s_prod.show:before{
		z-index: 0;
	}
	.tocart:before{
		content: 'Add to cart';
		display: inline-block;
		font-size: 18px;
		color: white;
	}
	.table_prod .s_prod.show{
		display: block;
		position: relative;
	}
	ul.content-nav li{
		margin: 1px;
	}
	.tie-indent .fright br{
		display: none;
	}
	.tie-indent .text{
		padding-top: 25px;
	}
	.tie-indent .fleft .image{
		border: none;
	}
	.fright{
		float: none;
		display: inline-block;
		padding-left: 10px;
		max-width: 500px;
		width: 100%;
		border-radius: 4px;
		padding: 10px;
	}
	ul.bonuses li{
		max-width: 500px;
		width: 100%;
		margin: 0;
		height: auto;
		line-height: normal;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.w460{
		text-align: left;
		padding: 10px 0;
	}
	.cart_tie .clearBoth{
		display: none;
	}
	.w_total{
		display: inline-block;
		width: auto;
	}
	.hdn{
		display: none;
	}
	.cart_tie .no_pad{
		padding: 0;
		text-align: center;
	}
	.f_disc_c #field_discount,
	.f_disc_c #cart_button_discount{
		display: block;
		width: 100%;
		padding: 10px;
		max-width: 500px;
		margin: 2px 0;
	}
	.f_disc_c #cart_button_discount{
		margin-bottom: 15px;
	}
	#cart_content tr:first-child,
	#cart_content tr td:nth-child(4){
		display: none;
	}
	#cart_content,#cart_content tbody,#cart_content tr,#cart_content td{
		display: block;
	}
	#cart_content tr td:first-child,
	#cart_content tr td:nth-child(3){
		width: 40%;
		display: inline-block;
		margin: 0;
		border: none;
	}
	#cart_content tr td:nth-child(2),
	#cart_content tr td:nth-child(5){
		width: 60%;
		margin: 0;
		border: none;
		vertical-align: middle;
		text-align: left;
		padding-left: 10px;
		display: flex;
		justify-content: center;
		align-items: unset;
		flex-direction: column;
	}
	#cart_content tr.single_prod{
		display: flex;
		flex-wrap: wrap;
	}
	#cart_content tr td:nth-child(3){
		display: flex;
		justify-content: center;
		align-items: center;
	}
	#cart_content tr td:nth-child(3) a,
	#cart_content tr td:nth-child(3) input{
		width: 33%;
		line-height: 25px;
	}
	.tie.no_pad_cart{
		padding: 0;
		background: none;
		border: none;
	}
	.tie.no_pad_cart .tie-indent{
		padding: 0;
	}
	#cart_content tr{
		padding: 10px;
		background: white;
		margin-bottom: 10px;
		box-shadow: 0px 1px 1px 0px #dddcdc;
		position: relative;
	}
	#cart_content tr td:nth-child(6){
		position: absolute;
		top: 5px;
		width: 24px;
		height: 24px;
		border: none;
		right: 10px;
	}
	.w460,
	.cart_tie .no_pad{
		box-shadow: none!important;
	}
	.fix-body,
	body{
		margin-top: 70px;
	}
	.open-p .mob_left{
		display: block;
		height: auto;
		box-shadow: 0px 2px 1px #b2b2b2;
		left: 0;
	}
	.open-p .item_f,
	.open-p .disc_m,
	.open-p .item_menu_b,
	.open-p .item_contact{
		display: none;
	}
	.navSplitPagesLinks a{
		display: none;
	}
	.navSplitPagesLinks .current+a,
	.navSplitPagesLinks .current+a+a,
	.navSplitPagesLinks .current+a+a+a,
	.navSplitPagesLinks .current+a+a+a,
	.navSplitPagesLinks a:last-child,
	.navSplitPagesLinks a:first-child{
		display: inline-block;
	}
	.forward{
		float: none;
		margin: 0;
	}
	.main-width table.shipping input:not(#search-query_m){
		width: 15px;
		position: relative;
		top: -4px;
	}
	.check+td img,
	.check+td{
		width: 30px;
	}
	.check+td{
		width: 40px;
	}
	table.shipping td:first-child{
		padding: 0;
		padding-top: 10px;
	}
	table.shipping td{
		vertical-align: middle;
	}
	input[type="radio"],
	input[type="radio"]:default{
		-webkit-appearance: radio;
		border-top-left-radius: 8px;
		border-top-right-radius: 8px;
		border-bottom-right-radius: 8px;
		border-bottom-left-radius: 8px;
		width: 15px;
		height: 15px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		background: white;
		border: 1px solid #a8a8a8;
		color: black;
		background-color: white;
	}
	input[type="radio"]:checked{
		-webkit-appearance: none;
		border-radius: 50%;
		background: white url(/img/radio.png) no-repeat center;
		background-size: contain;
		border: 1px solid #a8a8a8;
	}
	input[type="checkbox"]{
		-webkit-appearance: checkbox;
		background: white;
		border: 1px solid #a8a8a8;
	}
	input[type="checkbox"]:checked{
		-webkit-appearance: none;
		background: white url(/img/check.png) no-repeat center;
		background-size: contain;
		width: 15px;
		height: 15px;
		border-radius: 2px;
	}
	#footer .copyright{
		padding: 10px 0;
		display: none;
	}
	.s_c_sup a{
		position: relative;
		margin-left: 5px;
		border-bottom: 1px dashed;
		padding-bottom: 0;
		padding-top: 10px;
	}
	.s_c_sup a:after{
		content: '';
		display: block;
		position: absolute;
		width: calc(100% - 5px);
		height: 1px;
		left: 5px;
		bottom: 10px;
	}
	.open-p .mob_left{
		background: #f6f7f7;
	}
	.open-p .cust_sup .s_c_sup,
	#footer .cust_sup .s_c_sup{
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 0;
	}
	.phone_bx{
		padding: 0 15px 0;
	}
	.open-p .phone_bx{
		padding: 0 15px 15px;
		text-align: left;
		max-width: 220px;
		margin: 0 auto;
	}
	#footer .phone_bx{
		padding: 0 0 15px;
		display: block;
		max-width: 190px;
	}
	article#page .content-columnset-2 .c1{
		float: none;
		width: 100%;
	}
	#field_captcha{
		margin: 0;
	}
	.t_fright .description{
		min-height: unset;
	}
	.href_cap{
		display: block;
	}
	label[for="captcha2"]{
		display: none;
	}
	#captcha{
		margin-top: 10px;
	}
	.box-body li.menu_level1>a{
		text-transform: unset;
		font-weight: normal;
		font-size: 14px;
	}
	.box-body li.menu_level1 ul a{
		text-transform: unset;
		font-weight: normal;
		font-size: 13px;
	}
	.b_price img{
		max-width: 80px;
		margin-right: 9px;
	}
	#discount_block{
		padding: 0;
		justify-content: space-between;
		height: 28px;
	}
	#discount_block input#field_discount{
		width: calc(100% - 32px - 54px);
	}
	.cpay{
		flex-wrap: wrap;
	}
	.cpay__item{
		width: 100%;
	}
	.cpay-right{
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 15px 0 0;
	}
	.total-text{
		padding-right: 5px;
	}
	.price.w_total{
		padding: 0;
		line-height: normal;
	}
	.tsingle-table, .tsingle-table tbody,
	.tsingle-table tr, .tsingle-table td{
		display: block;
	}
	.tsingle{
		margin: 0;
	}
	.mob-m .input1{
		font-size: 16px;
	}
	.mob-m .input1::-webkit-input-placeholder{
		color: #B3B3B3;
	}
	.mob_left {
		padding: 9px;
		line-height: normal;
	}
	.lmob-cart {
		background: rgba(247, 147, 26, 0.13);
		border-radius: 10px;
		padding: 13px 18px;
	}
	.lmob-cart__title {
		color: #000000;
		font-weight: bold;
		font-size: 14px;
		text-transform: uppercase;
		position: relative;
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding: 0 0 9px;
		text-decoration: none;
	}
	.lmob-cart__title:after {
		content: '';
		background: url(/img/max/m-cart-left.svg) no-repeat center;
		display: inline-block;
		width: 22px;
		height: 22px;
	}
	.lmob-cart__title span {
		position: absolute;
		background: #FA5904;
		width: 15px;
		height: 15px;
		color: #FFFFFF;
		display: flex;
		align-items: center;
		justify-content: center;
		border-radius: 18px;
		top: -8px;
		right: -8px;
		font-size: 10px;
	}
	.lmob-cart__item {
		font-size: 15px;
		color: #000000;
		padding: 7px 0;
	}
	.lmob-cart__item span, .lmob-price__cost span {
		font-weight: bold;
		font-size: 16px;
	}
	.lmob-price {
		font-size: 15px;
		color: #000000;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.lmob-price__cur {
		-webkit-appearance: none;
		background: url(/img/max/cur-mob.svg) no-repeat center;
		background-position-x: calc(100% - 6px);
		border: none;
		border-bottom: 1px solid rgba(250, 89, 4, 0.5);
		width: 65.5px;
		padding: 6px;
		font-size: 16px;
		color: #000000;
		cursor: pointer;
		border-radius: 0;
		outline: none;
	}
	.lmob-contact {
		border: 1px solid #E1E1E1;
		border-radius: 10px;
		margin: 12px 0;
		padding: 25px 17px 15px;
	}
	.uheader__chat {
		font-weight: bold;
		font-size: 14px;
		color: #FA5904;
		text-decoration: none;
		position: relative;
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		transition: all 0.3s;
	}
	.uheader__chat:before {
		content: '';
		display: inline-block;
		background: url(/img/max/chat.svg) no-repeat top center;
		width: 20px;
		height: 20px;
		margin-right: 10px;
	}
	.lmob-contact__phone {
		padding: 18px 0 0;
	}
	.lmob-contact__phone div {
		padding: 8px 0;
	}
	.uheader__chat span{
		text-decoration: underline;
	}
	.lmob-menu {
		border: 1px solid #E1E1E1;
		border-radius: 10px;
		padding: 13px 18px;
	}
	.lmob-menu__title {
		font-weight: bold;
		font-size: 14px;
		text-transform: uppercase;
		color: #000000;
		padding: 0 0 10px;
	}
	.lmob-menu__list {
		margin: 0;
	}
	.lmob-menu__list a {
		font-size: 14px;
		color: #000000;
		text-transform: uppercase;
		position: relative;
		padding: 10px;
		padding-left: 20px;
		display: block;
		text-decoration: none;
		transition: all 0.3s;
	}
	.lmob-menu__list>li>a:before {
		content: '';
		display: inline-block;
		width: 12px;
		height: 12px;
		top: 50%;
		transform: translateY(-50%);
		left: 0;
		position: absolute;
	}
	.lmob-menu__list>li:first-child a:before{
		background: url(/img/lm1.svg) no-repeat center;
	}
	.lmob-menu__list>li:nth-child(2)>a:before{
		background: url(/img/lm2.svg) no-repeat center;
	}
	.lmob-menu__list>li:nth-child(3) a:before{
		background: url(/img/lm3.svg) no-repeat center;
	}
	.lmob-menu__list>li:nth-child(4) a:before{
		background: url(/img/lm4.svg) no-repeat center;
	}
	.lmob-menu__list>li:nth-child(5) a:before{
		background: url(/img/lm5.svg) no-repeat center;
	}
	.lmob-menu__list>li:nth-child(6) a:before{
		background: url(/img/lm6.svg) no-repeat center;
	}
	.lmob-menu__list>li:nth-child(7) a:before{
		background: url(/img/lm7.svg) no-repeat center;
	}
	.lmob-menu__list>li:nth-child(2)>a:after{
		content: '';
		display: block;
		position: absolute;
		right: 0;
		height: 100%;
		top: 0;
		width: 15px;
		background: url(/img/max/cur-mob.svg) no-repeat center;
		transition: all 0.3s;
	}
	.lmob-menu__list>li.active:nth-child(2)>a:after{
		transform: rotate(-180deg);
	}
	.ucat-list{
		margin: 0;
		padding: 0 10px 0 10px;
		display: none;
	}
	.ucat-list a{
		background: url(/images/drug_store/marker2.gif) no-repeat 0;
		text-transform: unset;
		font-weight: normal;
		font-size: 14px;
		padding: 10px;
		color: #747474;
	}
	.ucat-list li.active>a{
		margin: 0;
		background: #f9f9fa;
		color: #fa7906;
	}
	.ucat-list ul{
		margin: 0;
		display: none;
	}
	.ucat-list ul li{
		padding: 0px 0px 0px 20px;
	}
	.ucat-list ul li a{
		font-size: 13px;
		color: #747474;
	}
	.tsingle-table tr:first-child{
		display: none;
	}
	.tie table.tsingle-table td{
		border: none;
		padding: 2px;
		margin: 0;
	}
	.tsingle-pac span:nth-child(2){
		display: inline-block;
	}
	.tsingle-pac span:nth-child(2):before{
		content: '-';
		display: inline-block;
		padding-right: 5px;
	}
	.tie table.tsingle-table td:first-child{
		display: flex;
		align-items: baseline;
		width: 100%;
		justify-content: center;
		flex-direction: column-reverse;
	}
	.tsingle-pac{
		display: block;
		width: 100%;
		text-align: center;
	}
	.tper span,
	.tsave span,
	.tprice span:nth-child(2):before,
	.tprice-current:before{
		display: inline-block;
		font-size: 11px;
		font-weight: normal;
		padding-right: 5px;
	}
	.tie table.tsingle-table td:nth-child(2),
	.tie table.tsingle-table td:nth-child(3),
	.tie table.tsingle-table td:nth-child(4){
		width: 33%;
		font-size: 12px;
	}
	.tsingle-table tr{
		display: flex;
		flex-wrap: wrap;
		align-items: flex-end;
		justify-content: space-between;
	}
	.tie table.tsingle-table td:nth-child(4){
		text-align: right;
		font-size: 13px;
	}
	.tie table.tsingle-table td:nth-child(2){
		font-size: 13px;
		text-align: left;
	}
	.tprice span{
		display: block;
	}
	.tprice .old-price{
		font-size: 11px;
	}
	span.tprice-current:before{
		content: 'Price';
	}
	.tie table.tsingle-table td:last-child{
		width: 100%;
	}
	.tie table.tsingle-table{
		position: relative;
		background: white;
		margin: 1px 0;
		box-shadow: 0 0 4px 0px #e6e6e6;
		display: none;
	}
	
	.cpay-tie{
		margin: 0;
	}
	.tfirst img{
		display: block;
		padding: 0 0 5px;
	}
	.tfirst{
		position: relative;
	}
	#contact_button_form{
		text-align: center;
	}
	.lmob-contact__phone img.flag-country{
		width: 32px;
		margin-right: 10px;
	}
	.lmob-contact__item{
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}
	.tie table.tsingle-table td.tsave{
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.chat_ch b{
		text-decoration: underline;
		color: #FA5904;
		font-size: 14px;
	}
	.foot_menu a.chat_ch {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
		padding: 20px 0 12px;
		margin: 0;
		min-height: unset;
	}
	.chat_ch i {
		display: none;
	}
	.chat_ch:before {
		content: '';
		display: inline-block;
		background: url(/img/max/24.svg) no-repeat top center;
		width: 17px;
		height: 17px;
		margin-right: 10px;
	}
	.ufooter-bottom {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
		background: #F2F2F2;
		flex-direction: column;
		padding: 40px 13px 13px;
	}
	.ufooter-pay {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		flex-direction: column;
	}
	.ufooter-pay__desc {
		color: #575757;
		font-size: 12px;
		padding: 0 0 14px;
	}
	.ufooter__copy {
		color: #575757;
		font-size: 12px;
		max-width: 176px;
		width: 100%;
		margin: 0 auto;
		padding: 35px 0 30px;
		text-align: center;
	}
}
@media all and (max-width: 460px){
	.exprice,
	.product-col .name,
	.pr_per_p{
		font-size: 12px;
	}
	.h200,
	.tie .tie-indent{
		padding: 10px 0 0;
	}
	.n_ttl{
		font-size: 12px;
	}
	.s_pr:not(.pr_per_p){
		min-height: 40px;
		line-height: normal;
		max-height: 40px;
		overflow: hidden;
	}
	.product-col .name+br+small span{
		position: relative;
		max-width: 88px;
		display: inline-block;
		overflow: hidden;
		vertical-align: top;
		height: 14px;
	}
	.product-col .name+br+small span:before{
		content: '';
	}
	ul.content-nav li{
		font-size: 10px;
		padding: 5px;
	}
	#testimonials_form input{
		margin: 5px auto!important;
		padding: 10px;
	}
	
	
}
@media all and (max-width: 320px){
	.product-col .name+br+small,
	.product-col .name:not(.img_name){
		min-height: 35px;
		max-height: 35px;
		overflow: hidden;
	}
	
}