@charset "utf-8";
/*
Theme Name: MFB
Author: myfreelanceblog.net
Version: 1.0.0
*/

table.shipping td:first-child{
	padding: 0 10px;
}
.f_mob{
	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;
    position: absolute;
    top: 15px;
    left: 450px;
}
.chat_ch2 i{
	font-size: 18px;
    display: inline-block;
    vertical-align: bottom;
    padding-right: 5px;
}
.chat_ch2{

}
#header .currencies{
	padding-top: 42px;
}
#header .costumer_support{
	display: flex;
	left: 20px;
	z-index: 9;
}
.chat_ch:hover{
	color: #3c8daf;
}
.s_c_sup{
	padding-right: 10px;
	font-weight: 600;
}
.s_c_sup a{
	text-decoration: none;
	color: inherit;
}

#column-left,
#column_right{
	width:220px;
}
.mob-m,
.mob_left,
.foot_menu{
	display: none;
}
.w100{
	width: 100%;
}
.w250{
	width:250px;
}
.w460{
	width:460px;
	text-align: right;
}
.t_fright{
	width:360px;
}
.adphotos img{
	display: none;
}
td.w70{
	width: 70px;
	text-align: center;
}
.fleft.w100{
	width: 100px;
}
.bnrs img{
	max-width: 100%;
}
.s_c_sup img.header_phone{
	width: 103px;
	display: inline-block;
	vertical-align: text-bottom;
}
.phone_bx .s_c_sup img.header_phone{
	margin-bottom: 2px;
}
.currencies__box{
	width: 70px;
}
.currencies__title{
	position: relative;
	padding: 2px 5px;
    font-size: 12px;
    border-radius: 4px;
    box-sizing: border-box;
    box-shadow: 0px 0px 1px 0px #e4e4e4;
    border: 1px solid #e4e4e4;
	background: #ebeded;
}
.currencies__title:after{
	content: '';
    background: url(/images/canadian_pills/search.gif) no-repeat center;
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    background-size: auto;
    top: 0;
    right: 0;
    transform: rotate(90deg);
	transition: all 0.3s;
}
.currencies__box:hover .currencies__title:after{
	transform: rotate(-90deg);
}
.currencies__list{
	background: #fff;
    max-height: 0;
    float: right;
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
    position: absolute;
    z-index: 250;
    width: 70px;
    transition: all 0.3s;
    overflow: hidden;
    box-sizing: border-box;
    box-shadow: 1px 1px 1px #e4e4e4;
    border-radius: 4px 4px 4px 4px;
}
.currencies__list a{
	display: block;
	padding: 5px 5px;
}
.currencies__box:hover .currencies__list{
	max-height: 200px;
}
#cart_content .savings{
	font-size: 12px;
}
.urev-name{
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #545757;
	position: relative;
	border-right: 1px solid #CBCBCB;
	padding-right: 5px;
}
.urev-name:after{
	content: '';
	height: 100%;
	width: 1px;
	display: inline-block;
	background: #CBCBCB;
}
.urev-city{
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: #8D9393;
	padding-left: 5px;
}
.urev{
	background: white;
	padding: 0 12px;
}
.urev__rate{
	padding: 5px 0;
}
.urev__desc{
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	color: #545757;
}
.urev__item{
	border-bottom: 1px solid #CBCBCB;
	padding: 12px 0;
}
#column_right #shopping_cart_amount,
.sh-symbol{
	font-size: 13px;
}
.sh-symbol{
	position: relative;
	padding-right: 0;
	display: inline-block;
}
#column_right #shopping_cart_amount+small{
	font-size: 11px;
}
.brand_name,.brand_name+span{
	font-size: 11px;
    display: inline-block;
    padding: 0 0 1px;
}
@media all and (max-width: 1020px){
	#captcha{
		margin-top: 10px;
	}
	LABEL.inputLabel[for="captcha2"]{
		display: none;
	}
	img{
		max-width: 100%;
	}
	table.shipping td:first-child{
		padding: 0;
		padding-top: 10px;
	}
	.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: #f6f7f7;
		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;
	}
	#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: #f6f7f7;
	}
	.cur_span{
		border-bottom: 1px dashed #545757;
	}
	.item_cur .currencies a{
		display: none;
		padding: 10px 5px;
	}
	.item_cur .currencies.act a{
		display: inline-block;
	}
	#column-left .box-head.act:after,
	.newcat .box-head.act: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;
		padding: 15px 0;
	}
	.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: #656565;
		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;
	}
	.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{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 9999;
		background: #f6f7f7;
	}
	.logo_m{
		height: 100%;
		width: 118px;
		display: block;
		position: absolute;
		left: 54px;
		background: url(/img/ut-logo.svg) no-repeat center;
		background-size: contain;
		top: 0;
		
		background: url(/img/canadian/ut-logo2.svg) no-repeat center;
		width: 140px;
	}
	.search_m,
	.phone_m,
	.cart_m{
		display: inline-block;
		width: 40px;
		height: 40px;
		cursor: pointer;
	}
	.search_m{
		background: url(/img/icon-search-new.svg) no-repeat center;
	}
	.phone_m{
		background: url(/img/icon_phone.svg) no-repeat center;
		background-size: 30px;
	}
	.phone_m.openp{
		background: white url(/img/icon_phone_close.svg) no-repeat center;
		background-size: 30px;
	}
	.open-p .phone_bx{
		display: block;
		text-align: left;
		max-width: 230px;
		margin: 0 auto;
	}
	.open-p .phone_bx .fa-phone{
		display: none!Important;
	}
	.cart_m{
		background: url(/img/icon-cart-new.svg) no-repeat center;
		margin-right: 10px;
		position: relative;
	}
	#contentMainWrapper{
		padding: 10px;
	}
	#footer .delivery{
		display: none;
	}
	.res_f{
		display: block;
		line-height: normal;
	}
	.newcat .box-head{
		cursor: pointer;
		position: relative;
		background: none;
		padding: 10px 15px;
	}
	.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-bottom: 1px dashed #545757;
	}
	.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: 20px;
	}
	.foot_menu a{
		color: #a5a6a6;
		text-decoration: none;
		color: #000;
		padding: 5px 0;
		display: block;
	}
	#footer .footer-menu{
		display: none;
	}
	.foot_menu{
		display: block;
	}
	.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: 0;
		position: absolute;
		top: 15px;
		z-index: 9999;
		background: none;
	}
	.search_m.act:before{
		content: '';
		display: block;
		width: 30px;
		height: 1px;
		background: #4D4D4D;
		transform: rotate(45deg);
		top: 20px;
		position: absolute;
	}
	.search_m.act:after{
		content: '';
		display: block;
		width: 30px;
		height: 1px;
		background: #4D4D4D;
		transform: rotate(-45deg);
		top: 20px;
		position: absolute;
	}
	.mob-m .search{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 70px;
		background: white;
		display: none;
	}
	.mob-m .search:before{
		content: '';
		background: url(/img/search.png) 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;
		font-size: 16px;
	}
	#search-query_m::-webkit-input-placeholder{
		color: #B3B3B3;
		font-size: 16px;
	}
	.cart_m span{
		position: absolute;
		top: 0;
		right: 0;
		background: #5BC2ED;
		color: white;
		width: 15px;
		height: 15px;
		line-height: 15px;
		text-align: center;
		border-radius: 50%;
		font-size: 10px;
		box-shadow: 1px 1px 2px black;
	}
	/*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{
		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{
		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{
		padding: 10px 15px;
		border-bottom: 1px solid #ddedf4;
		display: none;
		box-shadow: 0 0 4px 0px #e6e6e6;
	}
	.tie table tr.act td.subheader{
		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;
	}
	.adphotos{
		display: block;
		position: relative;
		background: none;
		top: 0;
		right: 0;
		float: left;
		padding: 0;
		padding-right: 5px;
		min-height: 80px;
	}
	.adphotos span,
	.tie-indent .fright br{
		display: none;
	}
	.tie-indent .name,
	.tie-indent small{
		display: block;
		padding-left: 85px;
	}
	small.savings{
		padding-left: 0;
	}
	small.savings+br{
		display: none;
	}
	.tie-indent .testimonials .text{
		padding-top: 0;
	}
	#cart_content .single_prod small{
		padding-left: 0;
	}
	.tie-indent .name{
		padding-top: 25px;
	}
	.tie-indent .text{
		padding-top: 25px;
	}
	.tie-indent .fleft.w100{
		float: left;
		width: auto;
		display: none;
	}
	.tie-indent .fleft .image{
		border: none;
	}
	.tie-indent .fright{
		float: none;
		display: inline-block;
		padding-left: 10px;
		max-width: 500px;
		width: 100%;
		box-shadow: 0px 2px 5px 0px #b2b2b2;
		border-radius: 4px;
		padding: 10px;
	}
	.adphotos img{
		display: block;
	}
	ul.bonuses li{
		max-width: 500px;
		width: 100%;
		margin: 0;
		height: auto;
		line-height: normal;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	.cart_tie .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{
		margin-top: 40px;
	}
	.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: 21px;
	}
	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;
	}
	.s_c_sup a{
		position: relative;
		margin-left: 5px;
		border-bottom: 1px dashed;
		padding-bottom: 0;
		padding-top: 10px;
	}
	.open-p .s_c_sup a{
		
	}
	.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: white;
	}
	.open-p .cust_sup .s_c_sup,
	#footer .cust_sup .s_c_sup{
		display: flex;
		justify-content: space-between;
		align-items: flex-end;
		padding: 0;
	}
	.phone_bx{
		padding: 0 15px 0;
	}
	.open-p .phone_bx{
		padding: 0 15px 15px;
	}
	#footer .phone_bx{
		padding: 0 0 15px;
		display: block;
		max-width: 190px;
	}
	.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;
	}
	.box-body li.menu_level1 a span.category-subs-selected,
	.box-body li.menu_level1 a:hover{
		font-weight: normal;
	}
	.currencies__title{
		display: none;
	}
	.currencies__list{
		position: relative;
		width: 100%;
		border-radius: 0;
		padding: 0 10px 10px;
		background: none;
		border: none;
		box-shadow: none;
	}
	.currencies.act .currencies__list{
		max-height: 100px;
	}
	.item_cur .currencies .currencies__list a{
		padding: 10px 5px;
	}
	.currencies__box{
		width: 100%;
	}
}
@media all and (max-width: 380px){
	.exprice,
	.product-col .name{
		font-size: 12px;
	}
	.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;
	}
}
@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;
	}
	
}