@font-face {
	font-family: 'JISAZNRegular';
	src: url('../fonts/jaznr.eot');
	src: url('../fonts/jaznr.eot?#iefix') format('embedded-opentype'),
		url('../fonts/jaznr.woff') format('woff'),
		url('../fonts/jaznr.ttf') format('truetype'),
		url('../fonts/jaznr.svg#jaznr') format('svg');
	font-weight: normal;
	font-style: normal;
}
azn {font-family: 'JISAZNRegular';}
	
.hide{display:none!important;}
.h3:before{content:''}
.product-list p{margin-bottom:10px;}
.brands-logo img{max-height:75px;}
.product-list .brand-logo img{max-height:60px;}
ul.photo-fade img{max-width: 235px;}
.photo-popup ul.photo-fade img{max-width: 700px;}
.blog-list .title, .look, .blog-list .date{text-transform:none;}
.brands-logo li{height:75px;}
.photo-popup .h1{line-height: 37px;padding: 7px 48px 7px 7px;}
.price{line-height:17px;}
.price_volume{padding:0 0 16px;}
.favourite.small{bottom:33px;}
.home_ajax1, .home_ajax2{width:100%!important;}
.jssocials-share-link{border-radius:8px!important;height: 30px!important;}
.jssocials-share-link i{margin-top: -2px!important;}
.blog-share{margin-top:-7px;}
.look{margin-top:8px;}
.product-list .title{min-height:54px;overflow:hidden;}
.product-list.rows .title{min-height:auto!important;overflow:hidden;height:auto!important;}
.gallery .holder > ul {width: 9999px!important;}
.per_page_select{width:200px;float:right;}
.order .login{width:130px;}
.optWrapper.open{max-height:321px!important;overflow:auto!important;}
.blog-list p{max-height:60px;overflow:hidden;}
.show_autocomplete{top: 185px!important; display:block!important;} /*left: 374.5px!important; width: 600px!important;*/
.w450{width:450px;}
/*.choice .price span{top: -20px;}*/
.choice .price{margin-top:0px;}
.product-list .visual span{font-size:15px!important;}
.photo-popup .photo-fade img{max-height: 90%; margin-top: 2%;}
.photo-fade img{vertical-align:middle;}
@media only print {
	.print_margin{margin-top:220px;}
	#main{border:none;}
	
}
#result_none{display:none;}
.fade{background-color:#6d287e;}
.thanks{font:20px/32px 'Playfair Display', serif}
.dear{margin-bottom:25px;font-weight:bold;font-size:24px;}
.banner_only_mobile{display:none;}
.thanks i{font-size:23px;}
.profil_t{
	width: auto!important;
    line-height: 20px!important;
}
.profil_t li{
	padding-left: 0px!important;
	height: 30px!important;
	line-height: 30px!important;
	width: 100%!important;
	text-align: left!important;
	text-transform:none!important;
}
.profil_t li a{
	padding-left: 17px!important;
	padding-right: 17px!important;
}
pre{
	display: block;
    font-size: 13px;
    text-align: center;
	margin-top:-7px;
	margin-bottom:7px;
	white-space: normal;
    font: 13px/21px 'Open Sans', sans-serif;
}
pre strong{font-weight:normal;}
.basket.report button{margin-bottom:12px;}
.bold{font-weight:bold;}
#content iframe{width:100%;height:377px;}
.only_mobile{display:none;}
.visual a{border-bottom:none!important;}
.expensive_{width:100%!important;position: relative!important;left: 0%!important;}
.sort .SumoSelect li:last-child label:before{background:none!important;}
.sort .SumoSelect li:last-child label:after{content:''!important;}
.sort .SumoSelect li:last-child label{font-size:18px!important;}
.brands-panel .drop{padding: 37px 0px 11px 0px!important;}

@media screen and (max-width: 765px){
	h1 span{display:block!important;}
	.banner_only_comp{display:none!important;}
	.banner_only_mobile{display:block!important;}
	#content iframe{width:100%;height:224px;}
	.only_mobile{display:block!important;}
	.top50{top:50px!important;}
	
	.quick-buttons {
		display: block;
	}
}

@media screen and (max-width: 755px){
	.widthFull{width:100%!important;}
}
.quick-order input{width: calc(100% - 111px)!important;}


.quick-buttons {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 90;
	text-align: center;
	display: none;
}
.quick-buttons a {
	float: left;
	width: 50%;
	border: 0;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	background-color: #009ac0;
}
.quick-buttons a:nth-child(2) {
	background-color: #51c000;
}
.quick-buttons i {
	margin-right: 7px;
}

/* Hide native checkbox/radio inside filter labels — driven by .checked class
   on the parent label via JS (replaces the legacy iCheck wrapping that does
   not initialise on React-rendered inputs). */
.check-holder input[type=checkbox],
.check-holder input[type=radio],
.radio-holder input[type=checkbox],
.radio-holder input[type=radio] {
  position: absolute !important;
  width: 0 !important;
  height: 0 !important;
  opacity: 0 !important;
  pointer-events: none !important;
}
