/*
@font-face
{
font-family: "PoiretOne";
src: url('fonts/PoiretOne-Regular.ttf'),
		 url('fonts/PoiretOne-Regular.eot'),
		 url('fonts/PoiretOne-Regular.woff'),		 
     url('fonts/PoiretOne-Regular.otf');  * IE9 * 
} 
 */

@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,300i,400,400i,500,500i,600,600i&display=swap');

@font-face
{
	font-family:'Ubuntu', sans-serif;
    src: local('sans-serif');
    font-display: swap;
}

body{
		font-family:'Ubuntu', sans-serif !important;
    font-weight:300;
		color: #000000; /* #353535; *#575757; *#696969; */
		font-size:16px;
}

body.overflow{
	overflow: hidden;
	margin: 0; height: 100%;
	position: fixed;
}

.cover-layer{height:100%;width:100%;position:fixed;top:0;left:0;background-color:rgba(64,80,95,0.3);display:none;z-index:14}

.show_cover{
	display:block;
}

.overflow .search_icon{
	z-index:999;
}

@media (max-width: 1100px){
	body{
		font-weight:300;
	}
}
a:hover {
	text-decoration:none ;
}



.container-fluid{
		padding:0px;
}

.background_darker{
	background:#fcfbfb;
}

.top_row{

	font-size: 20px; /*22px;	*/
	color: /*#000000; */ #696969; 
	width:100%;
	height:54px;
	line-height:54px;
	background:#fcfbfb;
	padding:0px 40px;
	margin:0px;
	overflow:hidden;
}


.top_row_logo{
	font-size:22px;	
	color:#696969;
	width:100%;
	height:151px;
	margin:0px;
	padding:0px 40px 0px 33px; 
}


@media (max-width: 991px){
	.top_row_logo{
		height:180px;
		padding:0px;
	}

}

@media (max-width: 767px){
	.top_row_logo{
		height:210px;

	}
    body {
      font-size: 18px;
    }
}


@media (max-width: 550px){
	.top_row_logo{
		height:220px;

	}

}

@media (max-width: 320px){
	.top_row_logo{
		height:220px;

	}
    .morelesstext, .mllink {
      font-size: 14px !important;
    }
    .morelesstext h1 {
      font-size: 16px !important;
    }
    #contact_us {
      font-size: 16px;
    }
}


.top_row_logo_middle{
	margin-top:30px;	
}

@media (max-width: 991px){
.top_row_logo_middle{
	margin-top:10px;
	text-align:center;
	margin-bottom:10px;	
}
}

@media (max-width: 460px){
.top_row_logo_middle img{
	width:110%;	
}
.footer_heading {
  font-size: 18px !important;
}
.footer_text {
  font-size: 16px !important;
}
.promonew {
  font-size: 18px !important;
}
.banner_content {
  font-size: 15px !important;
}
}

/* top smallest laptops */
@media (max-width: 1280px) and (min-width: 1024px) {
	
	.top_row{
		font-size:18px;			
	}
		
	.top_row_logo img{
		width:auto;
		max-width:90%;
		height:auto;
	}
	
}

	.desktop_version{
		display:block;
	}

@media (max-width: 991px){
	.desktop_version{
		display:none;
	}
}


.top_row_search_middle{
	margin-top:45px;
}

@media (max-width: 991px){
	.top_row_search_middle{
		margin-top:5px;
		width:60%;
		float:right;
	}
	
	
	.next_header_buttons{
		width:40%;
	}	
}

@media (max-width: 767px){
	.top_row_search_middle{
		float:right;
		padding-left:0px !important;
	}
	
	.top_row_search_middle .element_border{
		padding-right:6%;

	}
	
	.morelesstext, .mllink {
	    font-size: 16px !important;
	}
	.morelesstext h1 {
	    font-size: 24px !important;
	}
	#contact_us {
	    font-size: 18px;
	}
	
}

@media (max-width: 550px){
	
	.top_row{
		font-size:16px;			
	}
}

.top_menu{
	font-size:20px !important;
	color:#000000 !important;
	height:60px;
	line-height:54px;
	border: solid 3px #ebebeb !important;
	border-left:0px;
	border-right:0px;
}

.navbar {
    border: 0 solid;
    margin-bottom: 0;
    min-height: 0;
}

.navbar-default {
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
    height: auto;
}

.navbar-header{
	display:none;
}

@media (max-width: 767px){
	.top_menu{
		font-size:20px;
		color:#000000;
		height:auto;
		line-height:54px;
		border: solid 3px #ebebeb;
		border-left:0px;
		border-right:0px;
	}

	.navbar-header{
		display:block;
		padding-left:20px;
		color: #e5c999;
		font-size:28px;
		font-weight: 400;/*bold; */
	}	
}


li.top_menu_item{
	
}

.navbar-collapse{
	padding:0px;
}

.navbar{
	border:0px;
}

.navbar-nav > li > a{
			padding-left: 13px !important;
			padding-right: 13px !important;
			line-height:24px;
}

@media (max-width: 767px){
	.navbar-nav > li > a {
		line-height:54px;
		display:block;
		padding: 0px 0px 0px 36px !important;	
	}
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover{
		background: #e5c999 !important;
}

.navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
	background: #e5c999 !important;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover{
		background: #e5c999 !important;
}

#myNavbar > div > a:hover, #myNavbar  > div > a:focus {
	background: #e5c999 !important;
}

a:focus, a:hover{
	text-decoration:none;
}

.dropdown-menu{
	font-size:20px;
}

	
	.navbar-default .navbar-nav .open .dropdown-menu>li>a{
		font-weight:400 !important; /* 600 */
	}

@media(max-width:1050px){
	
	ul.dropdown-menu{
		margin-left:20px !important;
	}
	
	.navbar-default .navbar-nav .open .dropdown-menu>li>a{
		font-size:26px !important;
		line-height:1.3 !important;
		font-weight: 400; /*bold; */
	}
	
	div.dropdown-menu{
		width:100% !important;
	}
	
	.manufacturer_item{
		width:50% !important;
		float:left !important;
	}

		.navbar-header {
			float: none;
		}
		.navbar-toggle {
			display: block;
		}
		.navbar-collapse.collapse {
			display: none!important;
		}
		.navbar-collapse.collapse.in {
			display: block!important;
		}
		.navbar-nav {
			float: none!important;
		}
		.navbar-nav>li {
			float: none;
		}
		.morelesstext, .mllink {	
          font-size: 20px !important;
        }
        #contact_us {
          font-size: 20px !important;
        }
}

@media(max-width:400px){
	
	.manufacturer_item{
		width:100% !important;
		float:left !important;
	}
}

.navbar-default .navbar-toggle{
   background-color:#000 !important;	
}

.navbar-toggle .collapsed{
   background-color:#000 !important;
}
.navbar-toggle {
   background-color:#000 !important;
    padding: 22px 28px !important;
    margin-right: 25px !important;
    margin-bottom: 0px !important;
	margin-top: 0px !important;
}

.icon-bar {
   background-color:#FFF !important;
}

a.top_menu_item:hover{
	background: #e5c999;
}

a.top_menu_item{
	display:block;
	float:left;
	padding:0% 2%;
	font-size:20px !important;
	color:#000000 !important;
	text-transform:uppercase !important;
}

.dropdown_block{
	margin-top:55px;
	padding: 20px 10px;
}

@media(max-width:767px){
	.nav > li{
		width:100% !important;
		float:left;
	}
	
	.top_menu_item{
		width: 100% !important;
		padding-left:20px !important;
	}
}

.manufacturer_item{
	line-height:4;
	text-align:center;
	height:70px;
	padding: 3px;
}

.manufacturer_item img{
	width:auto;
	height:64px;
	text-align:center;
}

.item_bg{
		text-align:center;
		display:inline-block;
		height:64px;
		width:133px;
		background-repeat: no-repeat;		
		background-position:0 -64px;
}

.item_bg:hover{
		background-repeat: no-repeat;
		background-position:0 0px;
		
}


.top_banner{
	text-align:center;
}

.top_banner img{
	width:auto;
	height:auto;
	max-width:100%;
}

.manufacturers_slider{
	height: 130px;
	overflow:hidden;
	margin-top: 5px;
	background: #fcfbfb;
}

.manufacturers_slider_item{
	width:290px;
	height:130px;	
	text-align:center;
	float:left;
}

.manufacturers_slider_item img{
    vertical-align: middle;
		width:auto;
		height:auto;
    max-width: 90%;
}

.index_listing_item{
	float:left;	
	width:25%;
	height:470px;
	padding:0% 2%;
	margin-bottom:20px;
	position:relative;
	border: solid 1px #fff;	
}
.index_listing_item:hover{
	border: solid 1px #cccccc;
}

.listing_item{
	float:left;	
	width:33%;
	height:470px;
	padding:0% 2%;
	margin-bottom:20px;	
	position:relative;
	border: solid 1px #fff;
}

.listing_item_new{
	float:left;	
	width:25%;
	height:470px;
	padding:0% 2%;
	margin-bottom:20px;	
	position:relative;
	border: solid 1px #fff;
	
}

.listing_item_new:hover{
	border: solid 1px #cccccc;
}

.listing_item:hover{
	border: solid 1px #cccccc;
}

.listing_image{
	width:100%;
	height:330px;
	text-align:center;
}

.listing_image img{
	max-width:90%;
	max-height:90%;
	width:auto;
	height:auto;
}

.listing_name{
	width:100%;	
	text-align:center;
	margin-bottom:20px;
	height:56px;
	overflow:hidden;
}


.listing_name a{
	font-size:18px;
	color:#000000;
}

.listing_price{
	float:right;
	text-align:right;
	font-size:18px;
	color: #000;

	margin-left:15px;

}
.listing_promotion_price{
	float:right;
	text-align:right;
	font-size:13px;
	color: #a94442;
  font-weight: 400;
	margin-left:-1px;
  margin-top: 2px;

}

.listing_price .productSpecialPrice {
  color: #f65c1f; /*red; *#ff0000; */
  font-weight: 500; /*bold; */
}

.listing_desc{
	font-size:16px;
}

.listing_add_cart{
	float:left;
	/*margin-left:13px; */
	margin-left:13px;
	 margin-top: -1px;
	 
}
.listing_add_wishlist{
	position:absolute;
	right:20px;
	top:50px;
/* 	margin-left:10px;
	margin-top:6px; */
}

.listing_new{
	position:absolute;
	left:20px;
	top:20px;
}
.listing_new img{
	width:60px;
}
.listing_status{
	position:absolute;
/* 	margin-right:5px; margin-top:6px; */
	right:24px;
	top:20px;	
}

.coupon_box{
	float:left;	
	width:101%;
	height:140px;
  text-align: left;
  line-height: 28px;
	padding: 0% 0% 1% 1%;
	margin-top:10px;	
	position:relative;
}

.footer_coupon_heading {
	color:#c59a5e;
	font-size:18px;
	text-transform:uppercase;
	padding-top:10px;
	padding-bottom:8px;
}

.status_green{
	background:#54b44a;
	width:15px;
	height:15px;
	border-radius:10px;
}

.status_red{
		background:#e42427;
		width:15px;
		height:15px;
		border-radius:10px;
	}

.status_orange{
		background:orange;
		width:15px;
		height:15px;
		border-radius:10px;
	}

.status_green_pi{
	background:#54b44a;
	width:15px;
	height:15px;
	border-radius:10px;
	display: inline-block;
	margin-right:7px;
}

.status_red_pi{
		background:#e42427;
		width:15px;
		height:15px;
		border-radius:10px;
	display: inline-block;
	margin-right:7px;		
	}
	
.status_orange_pi{
		background:orange;
		width:15px;
		height:15px;
		border-radius:10px;
	display: inline-block;
	margin-right:7px;		
	}
	
.category_item{
	width:25%;
	padding:0px 1%;
	float:left;
	text-align:center;
}

.category_image{
	width:100%;
	height:350px;
	text-align:center;
}

.category_image img{
    vertical-align: middle;
		width:auto;
		height:auto;
    max-width: 90%;
		max-height: 90%;
}

.category_item_m{
	width:25%;
	padding:0px 1%;
	text-align:center;
	display:inline-block;
}

@media(max-width:800px){
	.category_item_m{
		width:50%;
		padding:0px 1%;
		text-align:center;
		display:inline-block;
	}
}

.listing_manufacturer_banner{
	margin-top:20px;
	text-align:center;
}

.listing_manufacturer_banner img{
		width: auto;
		height:auto;
		max-height:100%;
		max-width:100%;
}

.category_image_m {
	width:100%;
	min-height:350px;
	text-align:center;
	margin-top:5px;
}

.category_image_m a {
	display: block;
	overflow: hidden;
}

.category_image_m a img {
    vertical-align: middle;
		width:auto;
		height:auto;
    max-width: 100%;
		max-height: 100%;
	 transition: transform .2s;
}

.category_image_m a:hover img {
	transform: scale(1.15);
}

.category_heading{
	height: 80px;
	line-height:80px;
	text-transform:uppercase;
	background:#fafafa;
	font-size:18px;
}

.category_heading a{
	text-decoration:none;
	color:#000000;
}

.helper_middle {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.full_heading{
	height:120px;
	line-height:120px;
	background:#fcfbfb;	
	text-align:center;
	text-transform:uppercase;
	font-size:30px;
}

@media (max-width: 460px){
	.full_heading{
		height:120%;
		padding: 10px 0px;
		line-height:1.2;
	}
}

.full_heading a{
	text-decoration:none;
	color:#000000;
}

.full_heading a:hover{
	text-decoration:underline;
}

.pages_heading h1{
	text-align:center;
	color:#000000;	
	font-size:24px;
	text-transform:uppercase;
}

.pages_heading{
	text-align:center;
	color:#000000;	
	font-size:24px;
	text-transform:uppercase;
	margin:30px 0px 20px;	
}




.sub_heading{
	background: #fcfbfb;
	height: 30px;
	line-height:30px;
	font-weight: 500; /*bold; */
	font-size:20px;
	padding-left:10px;
	margin: 30px 0 10px;
}

.sub_block{
	padding-left:10px;	
    font-size: 18px;
}

.bottom_index_banner{
	width:100%;
	text-align:center;
}

.bottom_index_banner img{
	width:auto !important;
	height:auto !important;
	max-width:100% !important;
	text-align:center;
}

.footer_separator{
	height:40px;
}

.bottom_ratings{
	height:360px;
	background:#fcfbfb;
	display:none;
}

.footer{
		height:630px;
	font-size:16px;		
}

.footer_heading{
	color:#c59a5e;
	//font-size:18px;
    //font-size: 22px;
    font-size: 18px;
	text-transform:uppercase;
	padding-top:33px;
	padding-bottom:18px;
}

.footer_text{
	font-size:16px;
    //font-size: 20px;
    //font-size: 18px;
    line-height: 30px;
}

.footer_text a{
	text-decoration:none;
	display:block;
	color: #000000; /*#696969; */
}

.footer_text a:hover{
	color:#c59a5e;
}

a.link_colored{
	color:#c59a5e;
	display:inline-block;
}

a.link_colored:hover{
	text-decoration:underline;
}	


.footer_separate{
	border-bottom: dotted 1px #cccccc;
	margin: 50px 0px 0px; 
}

.payment_row, .socials_row, .copyright_row{
	text-align:center;
	padding:50px 0px 0px;
    font-size: 20px;
}

@media (max-width:767px){
	.payment_row img{
		max-width:95%;
		width:auto;
		height:auto;
	}
    .footer .ts-rating {
        margin: auto;
    }
}

@media (max-width:580px){

    .footer div[class^=col-xs-5] {
        //width: 100%;
        clear: both; 
        //margin-left: 25%;
        margin: auto;
        float: unset;
    }

}

.socials_row img{
	padding: 0px 3px;	
}

.element_border{
	display:inline-block;
	padding-bottom:5px;
	border-bottom: dotted 1px #cccccc;	
}

.element_border_full_dashed{
	display:inline-block;
	padding-bottom:5px;
	border-bottom: dashed 1px #cccccc;
	width:100%;		
  font-size: 18px;
  text-height: 19px;
}

.element_border_full{
	display:inline-block;
	padding-bottom:5px;
	border-bottom: dotted 1px #cccccc;
	width:100%;		
}

.element_border_block{
	display:block;
	padding-bottom:5px;
		border-bottom: dotted 1px #cccccc;	
}



.button_top{
	float:left;
	background:#e5c999;
	color:#020202;
	font-size:22px;/*24px; */
	width:170px;
	height:60px;
	line-height:60px;
	text-align:center;
}

a.button_top{
	text-decoration:none;
	color:#020202;
	font-size:22px;/*24px; */	
}
@media(max-width:1380px){
	.button_top{
		float:left;
		background:#e5c999;
		color:#020202;
		font-size:22px;/*24px; */
		width:160px;
		height:60px;
		line-height:60px;
		text-align:center;
	}

	a.button_top{
		text-decoration:none;
		color:#020202;
		font-size:22px;/*24px; */
	}
    .footer_text {
      font-size: 18px;
    }
    .pageResults {
      font-size: 20px;
    }
    .morelesstext, .mllink {
      font-size: 20px !important;
    }
}
/* top smallest laptops */
@media (max-width: 1280px) and (min-width: 1024px) {
	.button_top{
		width:125px;
	}		
}

.button_top_wishlist{
	float:left;
	background:#e5c999;
	color:#020202;
	font-size: 22px; /*24px; */
	width:180px;
	height:60px;
	line-height:60px;
	text-align:center;
}



a.button_top_wishlist{
	text-decoration:none;
	color:#020202;
	font-size: 22px; /*24px;*/
}

@media(max-width:1380px){
	.button_top_wishlist{
		float:left;
		background:#e5c999;
		color:#020202;
		font-size: 22px /*24px; */
		width:170px;
		height:60px;
		line-height:60px;
		text-align:center;
	}

	a.button_top_wishlist{
		text-decoration:none;
		color:#020202;
		font-size:24px;	
	}

}
/* top smallest laptops */
@media (max-width: 1280px) and (min-width: 1024px) {
	.button_top_wishlist{
		width:125px;
	}		
}




.button_top_smallest{
	float:left;
	background:#e5c999;
	color:#020202;
	font-size: 22px; /*24px; */
	width:115px;
	height:60px;
	line-height:60px;
	text-align:center;
}

a.button_top_smallest{
	text-decoration:none;
	color:#020202;
	font-size: 22px; /*24px;*/
}

@media(max-width:1380px){
	.button_top_smallest{
		float:left;
		background:#e5c999;
		color:#020202;
		font-size:22px; /*24px;*/
		width:105px;
		height:60px;
		line-height:60px;
		text-align:center;
	}

	a.button_top_smallest{
		text-decoration:none;
		color:#020202;
		font-size:22px; /*24px;*/	
	}
	
}
/* top smallest laptops */
@media (max-width: 1280px) and (min-width: 1024px) {
	.button_top_smallest{
		width:75px;
	}		
}


@media (max-width: 991px){
	.button_top_wishlist{
		overflow:hidden;
		background:#e5c999;
		color:#e5c999;
		width:69px;
	}
	
	
	a.button_top_wishlist{
		text-decoration:none;
		color:#e5c999;
		font-size:22px; /*24px;	*/
	}	
	
	.button_top_smallest{
		overflow:hidden;
		background:#e5c999;
		color:#e5c999;
		width:61px;
	}
	
	

	a.button_top_smallest{
		color:#e5c999;	
	}	

	.button_top{
		overflow:hidden;
		background:#e5c999;
		color:#e5c999;
		width:65px;
	}

	a.button_top{
		color:#e5c999;
	}
}


@media (max-width: 550px){


	a.button_top{
		color:#020202;
	}
	
	.top_banner{
		display:none;
	}
	
}

@media (max-width: 460px){
	.button_top{
		background:#e5c999;
		color:#e5c999;
		width:50px;
	}

	a.button_top{
		color:#e5c999;
	}
	
}


.button_search{
	float:right;
	background:#e5c999 url(../images/img/search_button.png) no-repeat center top;
	color:#020202;
	font-size:24px;
	width:80px;
	height:60px;
	line-height:60px;
	text-align:center;
	cursor: pointer;
	border: none;
	border-radius:5px;
	z-index:999;
	position:relative;
}

a.button_search{
	text-decoration:none;
	color:#020202;
	font-size:24px;	
}

.button_search_desk{
	float:right;
	background:#e5c999 url(../images/img/search_button.png) no-repeat left top;
	color:#020202;
	font-size:24px;
	width:60px;
	height:60px;
	line-height:60px;
	text-align:center;
	cursor: pointer;
  border: none;	
}

a.button_search_desk{
	text-decoration:none;
	color:#020202;
	font-size:24px;	
}

.input_search{
	float:left;
	height:60px; 
	line-height:60px;	
	width:70%;
	border:0px;
	padding-left:5px;
	
}


	.button_search_desk{
		display:block;
	}
	
	.button_search{
		display:none;
		
	}

@media (max-width: 767px){

	
	.input_search{
		position:absolute;
		top:59px;
		right:0px;
		height:60px; 
		line-height:60px;	
		width:100vw;
		border:0px;
		padding-left:5px;
		z-index:9999999999;
		display:none;
		border:solid 2px #e5c999;
	}

	.button_search_desk{
		display:none;
	}
	
	.button_search{
		display:block;
		
	}
	
	
	.active_search{

		display:block;
	}	
	
	
}

.button_top:hover, .button_top_smaller:hover, .button_top_smallest:hover{
	background:#cdb58d;
}

.header_buttons_seperator{
	display:none;
	width:8px;
	height:60px;
}
@media(max-width:1380px){
	.header_buttons_seperator{
		display:none;
	}
}

.progress_bar{
	width:100%;
}

.progress_line{
	height:10px;
	margin-top:10px;
	border: solid 1px #d2d1d1;
}



.progress_title{
	float:left;
	width:25%;
	text-align:center;
}


@media(max-width:560px){

	
.progress_title{
	width:100%;
}
	
}

.process_filled{
	float:left;
	height:8px;	
	background-color:#e7cda0;
	width:25%;
}

.process_empty{
	float:left;	
	height:8px;	
	background:#ffffff;
	width:25%;
}

.clear_empty{
	clear:both;
}

.clear_single{
	clear:both;
	height:12px;
}

.float_left{
	float:left;
}

.float_left2{
	float:left;
}

.float_left_half{
	float:left;
	width:50%;
}

.float_left_half_bigger{
	float:left;
	width:50%;
}

.float_left_30{
	float:left;
	width:30%;
}

.float_left_70{
	float:left;
	width:70%;
	padding-left:5%;
}

.float_right{
	float:right;
}


.float_right2{
	float:right;
}

@media(max-width:1199px){

	
	.float_left_half_bigger{
			width:100%;
	}
	

		.float_left_half_bigger .input_field{
		width:60%;
	}
	
	
	.float_left_half_bigger .input_field input{
		width:100%;
	}
	
}

@media(max-width:560px){
	.float_left div, .float_left button, .float_left input, .float_right div, .float_right button, .float_right input{
		width:100%;
		margin-bottom:10px;
	}
	
.float_right, .float_left, .float_left_30, .float_left_70, .float_left_half{
		width:100%;
}
	
}

@media(max-width:360px){



}


.float_center{
	margin-right:auto;
	margin-left:auto;
}

.input_label{
	width:30%;
	float:left;
	font-size:20px;
}

.input_label_full{
	width:100%;
}

.input_field{
	width:70%;
	float:left;
}



@media(max-width:990px){
	
.center-refund{
	width: 100% !important;
	
}

.center-refund img{
	width: auto;
	height:auto;
	max-width: 100%;
	
	
}

	.input_field{
		width:70%;
		float:left;
	}
}

@media(max-width:767px){
	.input_label{
	width:100%;
	float:left;
		font-size:23px;
}	
	
	.input_field{
		width:100%;
		float:left;
		font-size:21px;
	}
}

.attr_name_heading{
	font-size:22px;
	margin-bottom:5px;
}



.attr_label{
	width:90%;
	float:left;	
}
.attr_field{
	width:10%;
	float:left;	
}

.input_field input[type=text], .input_field input[type=password], .input_field select{
	height:45px;
	line-height:45px;
	width:95%;
	border:solid 1px #cfcece;
	font-size:20px;
	padding-left:5px;
}

.input_field_full{
	width:100%;
}

.input_field_full input[type=text], .input_field_full input[type=password], .input_field_full select{
	height:45px;
	line-height:45px;
	width:100%;
	border:solid 1px #cfcece;
	font-size:20px;
	padding-left:5px;
}

@media(max-width:767px){
	.input_field input[type=text], .input_field input[type=password], .input_field select{
	height:60px;
	line-height:60px;
	width:95%;
	border:solid 1px #cfcece;
	font-size:23px;
	padding-left:5px;
}

.input_field_full{
	width:100%;
}

.input_field_full input[type=text], .input_field_full input[type=password], .input_field_full select{
	height:60px;
	line-height:60px;
	width:100%;
	border:solid 1px #cfcece;
	font-size:20px;
	padding-left:5px;
}
}

.required_info{
	float:right;
}

.buttonNormal{
	background:#e5c999;
	color:#020202;
	height:60px;
	width:262px;
	font-size:24px;
	line-height:60px;
	text-align:center;
	cursor:pointer;
}



.buttonSmall{
	background:#e5c999;
	color:#020202;
	height:30px;
	width:160px;
	font-size:18px;
	line-height:30px;
	text-align:center;
	cursor:pointer;
}

.cart_listing{
		width:30px;
		float:right;
}


.buttonNormalsubmit{
	background:#e5c999;
	color:#020202;
	height:60px;
	width:262px;
	font-size:22px; /*24px; */
	border:0px;
	line-height:60px;
	text-align:center;	
}

.coupon_button{
	height:30px;
	line-height:30px;
	font-size:16px;
	width:29%;
}

@media(max-width:360px){


	.buttonNormal{
		width:100%;

	}	
}
.cart_heading_line{
	font-size:24px;
	height:40px;
	line-height:40px;
}



.cart_row{
	min-height: 220px;
}

.cart_image{
	text-align:center;
	height:220px;
}

.cart_quantity{
	height: 220px;
	text-align:center;	
}

.cart_delete{
	height: 220px;
	text-align:center;
}

.cart_image img{
	//max-width:98%;
    max-width: 97%;
	//max-height:98%;
    max-height: 97%;
	width:auto;
	height:auto;
	vertical-align: middle;
}

.cart_name{
	height: 220px;
    display: inline-block;
    height: 100%;
    vertical-align: middle;	
}

.cart_name a{
	font-size:24px;
	color:#696969;
}

.cart_price{
	height: 220px;	
	text-align:right;
	font-size:24px;
}

.cart_price_head{
	text-align:right;
}

.cart_delete_head, .cart_quantity_head{
	text-align:center;
}

.cart_total{
	text-align:right;
	font-size:24px;
	margin-top:20px;
	color:#000000;
}


.cart_quantity_mobile{
	display:none;
}
.cart_delete_mobile{
	display:none;
}

.cart_price_mobile{
	display:none;
}


@media(max-width:991px){
	.cart_heading_line{
		display:none;
	}

	.cart_image{
		width:30%;
		float:left;
	}
	
	.cart_name{
		width:70%;
		float:left;		
	}
	
	.cart_quantity{
		height:100%;
		margin-top:30px;
	}
	
	.cart_delete{
		height:100%;
		margin-top:30px;		
	}
		
	.cart_price{
		width: 70%;
		height:100%;
		margin-top:30px;		
	}
	
	.cart_quantity_mobile{
		display:block;
	}
	
	.cart_delete_mobile{
		display:block;
	}
	
	
	.cart_price_mobile{
		display:inline-block;
		text-align:right;
	}
			
}

@media(max-width:767px){

	.cart_name{
		width:50%;
		float:left;		
	}	
	
	.cart_quantity{
		width:25%;
					float:left;
	}
	
	.cart_delete{
		width:25%;
			float:left;
	}	
	
	.cart_price{
		width: 50%;
		height:100%;
		margin-top:30px;	
		float:left;			
	}

	.cart_image .helper_middle{
		display:none;
	}
	
}

	.cart_name_mobile{
		display:none;
	}

@media(max-width:520px){
	.cart_name{
		display:none;
	}
	
	
	.cart_name_mobile{
		display:block;
		width:100%;		
		display: inline-block;
		height: 100%;
		vertical-align: middle;	
		margin-bottom:10px;
	}

	.cart_name_mobile a{
		font-size:24px;
		color:#696969;
	}	
	
	.cart_image{
		width:100%;
		height:100%;
	}
	
	.cart_quantity{
		width:50%;
					float:left;
	}
	
	.cart_delete{
		width:50%;
			float:left;
	}		
	
	.cart_price{
		width: 100%;
		height:100%;
		margin-top:30px;	
		float:left;			
	}	
	
	
}


.button_right{
	text-align:right;
}

.cart_buttons{
	margin-top:50px;
	margin-bottom:30px;
}

@media(max-width:991px){
	.cart_buttons div, .cart_buttons input{
		width:100%;
		margin-bottom:10px;
	}
}

.pi_heading{
	display:block;
	
	text-align:left;
	width:100%;
	background:#fcfbfb;
	min-height:122px;
}



.pi_heading div{
	padding-left:10px;
	padding-bottom:10px;	
}

.pi_heading h1{
	text-align:left;
	margin:0px;
	padding-top:10px; /*20px; */
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
  color: #383838;	
	font-size:28px;/*30px;*/
}

.pi_heading_mobile, .pi_heading_extra_mobile{
	display:none;
}


.pi_heading_extra{
	display:block;
}


@media(max-width:767px){
	.pi_heading_mobile{
	display:block;
	
	text-align:left;
	width:100%;
	background:#fcfbfb;
	min-height:92px;
}

.pi_heading_extra_mobile{
	display:block;
	margin-bottom:20px;
}


.pi_heading_mobile div{
	padding-left:10px;
	padding-bottom:0px;	
}

.pi_heading_mobile h1{
	text-align:left;
	margin:0px;
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	
	font-size:28px;/*30px;*/
}

}

.social_line{
	background:#f4f2f3;
	height:60px;
	line-height:60px;
	font-size:22px;
}

.pi_options_heading{
	display:block;
  text-align:left;	
	font-size:20px;
	width:100%;
	font-weight:400;
}

@media(max-width:767px){
	.pi_options_heading{
		font-weight:bold;
	}
}

.pi_wishlist{
	margin-right:20px;
	font-size:20px;
	
}

.pi_info_block{
	min-height:316px;
}

.pi_check_white{
	margin-top:-5px;
	margin-left:20px;
	margin-right:5px;
}



.pi_payments{
	margin-right:20px;
	margin-top: -2px;
}

@media(max-width:991px){
	.pi_check_white{
		display:none;
	}
	.social_line{
		background:#fff;
	}
	.social_line div{
		width:100%;
	}
	.pi_payments{
		margin-right:0px;
	}
}

.pi_price_block{
	height:60px;
	line-height:60px;
}

.manufacturers_banner img{
	width:auto;
	max-width:100%;
	max-height:100%;
	height:auto;
	text-align:center;
}

#NEWpriceOben{
	font-size:28px;
}

.pi_description {
	//font-size:16px !important;
	font-family:'Ubuntu', sans-serif !important;
  font-weight:300;
	line-height:1.2 !important;	
}

.pi_description p{
	//font-size:16px !important;
	font-family:'Ubuntu', sans-serif !important;
  font-weight:300;
	line-height:1.2 !important;
}

.pi_description ul{
	//font-size:16px !important;
	font-family:'Ubuntu', sans-serif !important;
  font-weight:300;
	line-height:1.2 !important;	
}

.pi_description li{
	//font-size:16px !important;
	font-family:'Ubuntu', sans-serif !important;
  font-weight:300;
	line-height:1.2 !important;	
}

.pi_description div{
	//font-size:16px !important;
	font-family:'Ubuntu', sans-serif !important;
  font-weight:300;
	line-height:1.2 !important;	
}

.pi_description span{
	font-size:18px !important;
	font-family:'Ubuntu', sans-serif !important;
  font-weight:300;
	line-height:1.2 !important;	
}

@media (max-width: 991px){
	.pi_description {
    font-size:18px !important;
	  font-weight:300;
    line-height: 1.4 !important;
	}

	.pi_description p{
    font-size:18px !important;
	  font-weight:300;
	}

	.pi_description ul{
    font-size:18px !important;
	  font-weight:300;	
	}

	.pi_description li{
    font-size:18px !important;
	  font-weight:300;
	}

	.pi_description div{
    font-size:18px !important;
	  font-weight:300;
    line-height: 1.4 !important;
	}

	.pi_description span{
      font-size: 18px !important;
	  font-weight:300;
	}

}

.pi_images{
	position:relative;
	float:left;
	width:48%;
	height:550px;	
}

.pi_image{
	width:100%;
	text-align:center;
	border: dotted 1px #cccccc;
	height:420px;
}

.small_images{
	padding-top:10px;
	height:130px;
	width:100%;
}

.small_images div{
	width:23%;
	margin-left:1%;
	margin-right:1%;
	height:120px;
	text-align:center;
	border: dotted 1px #cccccc;
	float:left;	
}


.small_images img{
	max-width:90%;
	max-height:90%;
	width:auto;
	height:auto;
}

.pi_image img{
	max-width:90%;
	max-height:90%;
	width:auto;
	height:auto;
}

.pi_details{
	float:right;
	width:48%;
	font-size:18px;
}

@media (max-width: 767px){
	.pi_images{
		width:100%;
	}

	.pi_heading, .pi_heading_extra{
		display:none;
	}

	.pi_details{
		width:100%;
	}	
}

.button_cart_icon {
		background:#e5c999 url(../images/img/cart_button.png) no-repeat left top;
		padding-left:38px;
		border-radius:5px;
}

.button_cart_icon:hover {
		background:#cdb58d url(../images/img/cart_button.png) no-repeat left top;
}

.cart_count{
	position:absolute;
	right:18px;
	top:-20px;
	width:35px;
	height:35px;
	line-height:35px;
	font-size:18px;
	background:#000;
	color:#fff;
	border-radius:17px;
	
}

.cart_count:hover{
	background:#cdb58d;
}

.button_account_icon {
		background:#e5c999 url(../images/img/account_button.png) no-repeat left top;
		padding-left:35px;
		border-radius:5px;
}

.button_account_icon:hover {
		background:#cdb58d url(../images/img/account_button.png) no-repeat left top;
}

.button_wishlist_icon {
		background:#e5c999 url(../images/img/wishlist_button.png) no-repeat left top;
		padding-left:42px;
		border-radius:5px;
}

.button_wishlist_icon:hover {
		background:#cdb58d url(../images/img/wishlist_button.png) no-repeat left top;
}

.button_checkout_icon {
		background:#e5c999 url(../images/img/checkout_button.png) no-repeat left top;
		padding-left:30px;
		border-radius:5px;
}

.button_checkout_icon:hover {
		background:#cdb58d url(../images/img/checkout_button.png) no-repeat left top;
}

/* top smallest laptops */
@media (max-width: 1280px) and (min-width: 1024px) {
	.button_cart_icon{
		background:#e5c999 url(../images/img/empty_button.png) no-repeat left top;
		padding-left:0px;
	}
	.button_account_icon{
		background:#e5c999 url(../images/img/empty_button.png) no-repeat left top;
		padding-left:0px;
	}
	.button_wishlist_icon{
		background:#e5c999 url(../images/img/empty_button.png) no-repeat left top;
		padding-left:0px;
	}	
	.button_cart_icon:hover{
		background:#e5c999 url(../images/img/empty_button.png) no-repeat left top;
	}
	.button_account_icon:hover{
		background:#e5c999 url(../images/img/empty_button.png) no-repeat left top;
	}
	.button_wishlist_icon:hover{
		background:#e5c999 url(../images/img/empty_button.png) no-repeat left top;
	}		
}

@media (max-width: 991px){
	.button_cart_icon{
		background:#cdb58d url(../images/img/cart_button.png) no-repeat center top;
		padding-left:80px;
	}
	.button_cart_icon.product{
		background:#cdb58d url(../images/img/cart_button.png) no-repeat left top;
		padding-left:40px;
	}
	.button_account_icon{
		background:#e5c999 url(../images/img/account_button.png) no-repeat center top;
		padding-left:80px;
	}
	.button_wishlist_icon{
		background:#e5c999 url(../images/img/wishlist_button.png) no-repeat center top;
		padding-left:80px;
	}	
	.button_wishlist_icon:hover{
		background:#cdb58d url(../images/img/wishlist_button.png) no-repeat center top;
		color: #cdb58d;
	}	
	.button_cart_icon:hover{
		background:#cdb58d url(../images/img/cart_button.png) no-repeat center top;
		color: #cdb58d;
	}
	.button_cart_icon.product:hover{
		background:#cdb58d url(../images/img/cart_button.png) no-repeat left top;
		color: #cdb58d;
	}	
	.button_account_icon:hover{
		background:#cdb58d url(../images/img/account_button.png) no-repeat center top;
  	color: #cdb58d;
	}

	
}

@media (max-width: 550px){
	
	.button_cart_icon:hover{
		background:#e5c999 url(../images/img/empty_button.png) no-repeat center top;
	}

	.button_cart_icon:hover{
		background:#cdb58d url(../images/img/cart_button.png) no-repeat center top;
		color: #020202;
	}
}


@media (max-width: 550px){
	
.button_cart_icon:hover {
		background:#cdb58d url(../images/img/cart_button.png) no-repeat center top;
}

	.button_cart_icon:hover{
		background:#cdb58d url(../images/img/cart_button.png) no-repeat center top;
		color: #cdb58d;
	}
}

.table-borderless > tbody > tr > td,
.table-borderless > tbody > tr > th,
.table-borderless > tfoot > tr > td,
.table-borderless > tfoot > tr > th,
.table-borderless > thead > tr > td,
.table-borderless > thead > tr > th {
    border: none;
}

.moduleRow { font-size: 18px; }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; font-size: 20px; }

.pageResults {
  //font-size: 20px;
}
.sort-option {
  line-height: 50px;
  text-align: right;
}
.manufacturerTextBottom {
  font-size: 18px;
}
.manufacturerTextTop {
  font-size: 18px;
}
input[type="radio"] {
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.addressLabelText {
  font-size: 18px;
}

	.filter_button_left{
		display:none;
	}

@media (max-width: 991px){
	.column_left{
		display:none;
	}
	
	.filter_button_left{
		display:block;
	}

	.filter_left.open{
		width:450px;
		position:fixed;
		left:0px;
		background:#f6f6f6;
		z-index:999;
    top: 0px;
		height:100%;		
		overflow-y:auto;
	}
	
	.filter_button_left.open{
		left:450px;

	}

	
	#amount{
		font-size:24px !important;
	}	
	

	.ui-slider .ui-slider-handle{
	    width: 1.6em !important;
		height: 1.6em !important;
	}
	
	.ui-slider-horizontal .ui-slider-handle {
		top: -.5em !important;
	}	
		
}

@media (max-width: 400px){
	.filter_left.open{
		width:450px;
		position:fixed;
		left:0px;
		background:#f6f6f6;
		z-index:999;
    top: 0px;		
	}
	
	.filter_button_left.open{
		left:450px;

	}	
}



.left_filters_heading{
	text-align:center;
	color:#000000;	
	font-size:28px;
	text-transform:uppercase;
	margin:20px 0px 10px;	
}

.top_filters_heading{
	text-align:center;
	color:#000000;	
	font-size:22px;
	text-transform:uppercase;
	margin:0px 0px 0px;		
}

#filter1{
	cursor:pointer;
	background:#e5c999;
	height:50px;
	line-height:50px;
	width:250px;
	display:inline-block;
}

#filter2{
	cursor:pointer;
	background:#e5c999;
	height:50px;
	line-height:50px;
	width:200px;	
	display:inline-block;
}

@media (min-width: 767px){
	.full_width_filter{
		width:50% !important;
		display:inline-block !important;
		text-align:center !important;
	}
}

@media (max-width: 1200px){
 .filter_button_1, .filter_button_2, .filter_button_3, .filter_button_4{
		width:50%;
 }
	.filter_button_3, .filter_button_4{ 
			margin-top: 30px;	
	}
}

@media (max-width: 1100px){
	.filter_button_1{
		width:50%;
		float:left;
		margin:0px;
	}
	.filter_button_2{
		width:50%;
		float:right;
		text-align:right;
		margin:0px;
	}
	.filter_button_3{
		width:50%;
		float:left;
		margin-top: ;	
		margin: 30px 0px 0px;
	}
	.filter_button_4{
		width:50%;
		float:right;
		margin: 30px 0px 0px;
	}
	
	#filter1, #filter2{
		width:100%;
	}
	
	#filter2{
		float:right;
	}

	
}


@media (max-width: 767px){
		.index_listing_item, .listing_item_new{
		width:50%;
	}
	.listing_item{
		width:50%;
	}
}

@media (max-width: 600px){

	.index_listing_item, .listing_item_new{
		width:50%;
	}
	
	.listing_item{
		width:50%;
	}	
	
		.filter_button_1, .filter_button_2{
			margin-top:10px;
		}
	
		.filter_button_1, .filter_button_2, .filter_button_3, .filter_button_4{
			width:100%;
		}
}	
	
.selected_tab{
	background:#cdb58d url(../images/design/check_white.png) no-repeat 4% center !important;
}

#filter1:hover, #filter2:hover{
	background:#cdb58d;
}

.filter_name{
		text-align:left;
		color:#000000;		
		font-size:28px;
}

.top_filter_name{
		text-align:left;
		color:#000000;		
		font-size:20px;
		text-align:left;
		padding-left:10px;
}

#contact_us {
    font-size: 18px;
}

textarea[name=enquiry] {
    width: 95%;
}

@media(max-width:720px){
	.top_filter_name{
		font-size:28px;
	}
	
	.top_filter_values{
		font-size:24px;
	}
	
	a.top_menu_item{
		font-size:28px !important;
	}

	.main_top_text{
		text-align:center !important; 
	}	
}


.top_filter_values{
	padding: 0px 10px;
}

.filter_input{
	float:left;
}

.filter_input input{
	float:left;
	height:30px;	
	line-height:30px;	
}

@media(max-width:720px){
	.filter_input{
	font-size:24px;
}	
}


.filter_label{
	float:left;
	height:23px;	
	line-height:23px;
	margin-left:0px;
	margin-top: 3px;	
	color:#696969;
	font-size:16px;
}

.dropdown_block a{
	font-size:20px;
	color:#696969;
	text-decoration:none;
}

.cd-stock-item.in-stock{
    background-color: #54b44a;
}

.cd-stock-item.out-of-stock{
    background-color: #e42427;
}

.cd-stock-item {
    border-radius: 50%;
    position: absolute;
		width:15px;
		height:15px;
    right: 30px;
    top: 33px;
    transition: opacity 0.2s ease 0s;
    z-index: 99999;
}

/* Base for label styling */
/* CSS used here will be applied after bootstrap.css */	/* custom checkboxes */
	.custom-checkbox > [type="checkbox"],
	.custom-checkbox > label{
		margin-bottom:0px !important;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
	.custom-checkbox > [type="checkbox"]:not(:checked),
	.custom-checkbox > [type="checkbox"]:checked {
		position: absolute;
		left: -9999px;
	}
	.custom-checkbox > [type="checkbox"]:not(:checked) + label,
	.custom-checkbox > [type="checkbox"]:checked + label {
		position: relative;
		padding-left: 28px;
		cursor: pointer;
	}
	.custom-checkbox > [type="checkbox"]:not(:checked) + label:before,
	.custom-checkbox > [type="checkbox"]:checked + label:before {
		content: '';
		position: absolute;
		left:0; 
		top: 50%;
		margin-top:-9px;
		width: 17px; 
		height: 17px;
		border: 1px solid #ddd;
		background: #ffffff;
		border-radius: 2px;
	}
	.custom-checkbox > [type="checkbox"]:not(:checked) + label:after,
	.custom-checkbox > [type="checkbox"]:checked + label:after {
		font: normal normal normal 12px/1 'Glyphicons Halflings';
		content: '\e013';

		position: absolute;
		top: 50%;
		margin-top:-7px;
		left: 2px;
		color: #888;
		xtransition: all .2s;
	}
	
	.custom-checkbox > [type="checkbox"]:not(:checked) + label:after {
		opacity: 0;
		transform: scale(0);
	}
	.custom-checkbox > [type="checkbox"]:checked + label:after {
		opacity: 1;
		transform: scale(1);
	}
	
	.custom-checkbox > [type="checkbox"][data-indeterminate] + label:after,
	.custom-checkbox > [type="checkbox"][data-indeterminate] + label:after {
		content: '\2212';
		left: 2px;
		opacity: 1;
		transform: scale(1);
	}
	
	.custom-checkbox > [type="checkbox"]:disabled:not(:checked) + label:before,
	.custom-checkbox > [type="checkbox"]:disabled:checked + label:before {
	  	box-shadow: none;
	  	background-color: #eeeeee;
		border-color: #eeeeee;
		cursor: not-allowed;
		opacity: 1;
		color: #dadada;
	}
	.custom-checkbox > [type="checkbox"]:disabled:checked + label:after {
	  color: #dadada; cursor: not-allowed;
	}
	.custom-checkbox > [type="checkbox"]:disabled + label {
	  color: #aaa; cursor: not-allowed;
	}
	.custom-checkbox > [type="checkbox"]:checked:focus + label:before,
	.custom-checkbox > [type="checkbox"]:not(:checked):focus + label:before {
		border: 1px solid #66afe9;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
	}
	.custom-checkbox > label:hover:before {
  		border: 1px solid #88D2FF !important;
	}
	.custom-checkbox > [type="checkbox"]:disabled:not(:checked) + label:hover:before,
	.custom-checkbox > [type="checkbox"]:disabled:checked + label:hover:before{
		border: 1px solid #E4E4E4 !important;
	}
	
	
/* custom checkbox 2 */
	.custom-checkbox-new > [type="checkbox"],
	.custom-checkbox-new > label{
		margin-bottom:0px !important;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
	.custom-checkbox-new > [type="checkbox"]:not(:checked),
	.custom-checkbox-new > [type="checkbox"]:checked {
		position: absolute;
		left: -9999px;
	}
	.custom-checkbox-new > [type="checkbox"]:not(:checked) + label,
	.custom-checkbox-new > [type="checkbox"]:checked + label {
		position: relative;
		padding-left: 28px;
		cursor: pointer;
	}
	.custom-checkbox-new > [type="checkbox"]:not(:checked) + label:before,
	.custom-checkbox-new > [type="checkbox"]:checked + label:before {
		content: '';
		position: absolute;
		left:0; 
		top: 50%;
		margin-top:-9px;
		width: 17px; 
		height: 17px;
		border: 1px solid #ddd;
		background: #ffffff;
		border-radius: 2px;
	}
	.custom-checkbox-new > [type="checkbox"]:not(:checked) + label:after,
	.custom-checkbox-new > [type="checkbox"]:checked + label:after {
		font: normal normal normal 12px/1 'Glyphicons Halflings';
		content: '\e013';

		position: absolute;
		top: 50%;
		margin-top:-7px;
		left: 2px;
		color: #888;
		xtransition: all .2s;
	}
	
	.custom-checkbox-new > [type="checkbox"]:not(:checked) + label:after {
		opacity: 0;
		transform: scale(0);
	}
	.custom-checkbox-new > [type="checkbox"]:checked + label:after {
		opacity: 1;
		transform: scale(1);
	}
	
	.custom-checkbox-new > [type="checkbox"][data-indeterminate] + label:after,
	.custom-checkbox-new > [type="checkbox"][data-indeterminate] + label:after {
		content: '\2212';
		left: 2px;
		opacity: 1;
		transform: scale(1);
	}
	
	.custom-checkbox-new > [type="checkbox"]:disabled:not(:checked) + label:before,
	.custom-checkbox-new > [type="checkbox"]:disabled:checked + label:before {
	  	box-shadow: none;
	  	background-color: #eeeeee;
		border-color: #eeeeee;
		cursor: not-allowed;
		opacity: 1;
		color: #dadada;
	}
	.custom-checkbox-new > [type="checkbox"]:disabled:checked + label:after {
	  color: #dadada; cursor: not-allowed;
	}
	.custom-checkbox-new > [type="checkbox"]:disabled + label {
	  color: #aaa; cursor: not-allowed;
	}
	.custom-checkbox-new > [type="checkbox"]:checked:focus + label:before,
	.custom-checkbox-new > [type="checkbox"]:not(:checked):focus + label:before {
		border: 1px solid #66afe9;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
	}
	.custom-checkbox-new > label:hover:before {
  		border: 1px solid #88D2FF !important;
	}
	.custom-checkbox-new > [type="checkbox"]:disabled:not(:checked) + label:hover:before,
	.custom-checkbox-new > [type="checkbox"]:disabled:checked + label:hover:before{
		border: 1px solid #E4E4E4 !important;
	}	
	
	
	label{
		font-weight:300 !important;
	}

	
	.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}


.filter_button_left {
    backface-visibility: hidden;
    background-color: #000;
    bottom: auto;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    left: 0;
    padding: 1em 0.9em 0.9em;
    position: fixed;
    right: auto;
    top: 184px;
    transform: translateY(-50%);
    transition: left 0.2s ease 0s;
    z-index: 13;
		cursor:pointer;
}

.matc_block{
	padding: 10px 0px;
}

.matc_text{
	line-height: 35px;
	padding-right:10px;
}

	.matc_text{
			font-size:18px;
	}

	.other-checkbox > [type="checkbox"]:not(:checked) + label:before,
	.other-checkbox > [type="checkbox"]:checked + label:before {
		content: '';
		position: absolute;
		left:0; 
		top: 50%;
		margin-top:-22px;
		width: 30px; 
		height: 30px;
		border: solid 1px #337ab7; /*#000;*/
		background: #ffffff;
		border-radius: 2px;
	}
	
	.other-checkbox > [type="checkbox"]:not(:checked) + label,
	.other-checkbox > [type="checkbox"]:checked + label {
		position: relative;
		padding-left: 38px;
		cursor: pointer;
	}	
	
	.other-checkbox > [type="checkbox"]:not(:checked) + label:after,
	.other-checkbox > [type="checkbox"]:checked + label:after {
		font: normal normal normal 17px/1 'Glyphicons Halflings';
		content: '\e013';

		position: absolute;
		top: 50%;
		margin-top:-15px;
		left: 7px;
		color: #888;
		xtransition: all .2s;
	}	

@media(max-width:900px){

	.matc_text{
			font-size:22px;
	}

}


@media(max-width:560px){
	.wishlist_buttons, .wishlist_buttons button{
		width:100%!important;
		margin-bottom:10px;
	}


}
	.wysiwyg_block img{
		max-width:100% !important;
		width:auto !important;
		height:auto !important;
	}
#wishlist{
	width:30px !important;
}

address{background:url("images/img/address.png") }
/*no-repeat scroll 0px 10px;padding:5px 0 5px 20px;} */

.bx-wrapper img{
	display:inline-block !important;
}

/*************************************
 * footer scroller
 ************************************/

.als-container {
    position: relative;
    width: 100%;
    margin: 0px auto;
    z-index: 0;
   /* border-top:1px solid #ebebf1;
    border-bottom:1px solid #ebebf1; */
}

.als-viewport {
    position: relative;
    overflow: hidden;
    margin: 0px auto;
}

.als-wrapper {
    position: relative;
    list-style: none;
    padding:0px;
    margin:0px;
}

.als-item {
    position: relative;
    display: block;
    text-align: center;
    cursor: pointer;
    float: left;
}


.als-item img {
	max-width:95%;
	max-height:95%;
	width:auto;
}

.als-prev, .als-next {
    position: absolute;
    cursor: pointer;
    clear: both;
    height:56px;
    width:41px;
    z-index:999;
}				


#demo3 {
    margin: 0px auto;
}

#demo3 .als-item {
    margin: 0px 0px;
    padding: 20px 35px;
    min-height: 200px;
    width: 210px;
    text-align: left;
}

#demo3 .als-item {
    display: block;
    margin: 0 auto;
    vertical-align: middle;
}

#demo3 .als-prev, #demo3 .als-next {
    top: 140px;
}

#demo3 .als-prev {
    left: 0px;
    background-image:url(img/slider_left_icon_over.png);
    background-repeat:no-repeat;	
    opacity: 0.7;
    filter: alpha(opacity=70);	
}

#demo3 .als-prev:hover {
    cursor:pointer;
    opacity: 1;
    filter: alpha(opacity=100);	
}

#demo3 .als-next {
    right: 0px;
    background-image:url(img/slider_right_icon_over.png);
    background-repeat:no-repeat;	
    opacity: 0.7;
    filter: alpha(opacity=70);		
}

#demo3 .als-next:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    cursor:pointer;
}

.slider_item{
    width:217px;
    height:210px;
}
/*************************************
 * end footer scroller
 ************************************/
 
 
.gotop{
	background-color:#e5c999;
	bottom: 26px;
	color: #000; 
	display: none; 
	height: 36px;
	//width:36px; 
    width: 42px;
    height: 42px;
	position: fixed; 
	margin-left:1020px;	
	cursor:pointer;
	text-align:center;
	line-height:36px;
	//font-size:14px;
    font-size: 18px;
	z-index:99999;	
    background-image:url(/images/img/up.png);
    background-repeat:no-repeat;
    background-position:50%;
}

    .swiper-container {
        width: 100%;
        height: 300px;
        margin: 20px auto;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
	
	.manufacturer_text_bottom, .manufacturer_text{
		text-align:center;
	}
	
	.img_result{
		max-width:50px;
		max-height:50px;
		padding:5px;
	}
	
	label.selected_image{
		border-width: 3px !important;
		border-color: #e5c999 !important;
	}
	
	.promonew {
		 position:absolute;
		 bottom:0px;
		 left:20px;
		 width:355px; /*288px; */
		 //height:100px;
         height: 120px;
		 background: #e5c999;
		 background-repeat:no-repeat;
		 border-radius:8px;
		 z-index:5000;
         font-size: 20px;
	}
	
	.close_promo{
		position:absolute; right:5px; top:5px; cursor:pointer;
	}
	
	.banner_content {
		color: #00; /*#FF0000; */
		float: left;
		//font-size: 15px;
        font-size: 18px;  
		height: 80px;
		margin-left: 20px;
		margin-top: 12px;
		width: 320px; /*250px; */
		text-align:justify;
	}	
	
	.ui-floating-message{
		border: 0px;
		background:none;
	}
	
	.category_banner img{
		max-width:100%;
		width:auto;
		height:auto;
	}
  
 .center-refund{
     margin: 0 auto;
     width: 728px; 
  }
	
	.sale_badge{
		position:absolute;
		left: 20px;
		top:21px;
		background: #f0545a;
		padding: 0px 12px;
		text-align:center;
		color: #FFFFFF;
	}
	
	.second_badge{
		left: 90px;
	}

	.hide_slider{
		display:none;
	}