ul{
	 padding:0;} 
  
body{
	width      : 100%;  
	margin     : 0px; 
	padding    : 0px;
	color:#000000;
	font-size:12px;
	line-height: 1.5em;
	font-family: Arial,Helvetica,sans-serif;
}
img{
	max-width:100%;
	}
a{ 
   text-decoration:none; 
   color       :#333333;
   cursor:pointer;
}
a:hover {
    color:black;
}
.header{
	float      : left;
	width      : 100%;
}

.zipcode-star{
	display:none;}
.op{
	display:inline-block;
	min-width:22px;
	border-color:transparent;
	border-style:solid;
	border-width:1px;
	cursor:pointer;
	padding:0 4px;
	border-color:#666;
	margin:2px;
	text-align:center;
	line-height:30px;
	height:30px;}
	
.checkout_confirm{
	width:100%;
	float:left;
	display:inline-block;
	margin-bottom:5px;
	margin-top:5px;}	
	
.cart-right-column.grid12-4{
	width:40%;}	
	
.header_top_label a{
	cursor:default;}	
.op:hover, .op.active{
	/*border-color:red;*/
-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);}	

.form-item .opt-label{
	float:left;
	font-weight:normal;
	margin-top:5px;}
	
.terms_conditions{
	float: left;
	 width: 100%;
	}	
	
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{
	background:url(../img/arrow_slick_pages_left_hvr_black.png) no-repeat center center;}
		
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{
	 background: rgba(0, 0, 0, 0) url("../img/arrow_slick_pages_right_hvr_black.png") no-repeat scroll center center;
    left: 25px;
    right: auto;}
	
.terms_conditions.mod{
	    margin-bottom: 20px;
	    margin-top: 20px;}
		
.terms_conditions_mob{
	display:none;}	
	
#ScollingContainer{
	float:left;
	width:100%;
	}	
	
/*#mCSB_1_scrollbar_horizontal{
	display:block !important;}	*/
	
/*#opc-review #mCSB_1_container{
	width:680px !important;
		}*/
		
#ScollingContainer .shopping_cart_cont{
		min-width:600px;	}
	
#ScollingContainer .shopping_cart_cont{
	overflow-x:hidden;
		}
	
#ScollingContainer .mCSB_draggerContainer{
		display:none;}
		
	.estimate-shipping{
		float:left;
		width:100%;
		font-size:30px;
		margin-bottom: 25px;
        margin-top: 20px;
		color:black;}	
	
	
.terms_conditions .description{
	font-size:12px;
	font-style:italic;}

.form-list li.control label {
    float: none;
}
.form-list label {
    float: left;
    font-weight: bold;
    margin: 0 0 2px;
    position: relative;
    z-index: 0;
}
.leftside .block{
	  float: left;
    margin-top: 15px;}
.leftside .currently .label{
	display:inline-block;
		text-transform:capitalize;
		margin-right:5px;}
.leftside .block .block-title{
font-size: 1.3em;	}
.box-content a{
	color:black;}
.header .dropdown .dropdown-content a, .header .dropdown.open > .dropdown-heading.cover a, .header .form-search .search-autocomplete li {
    color: #333333;
}
.mini-products-list .item .btn-remove, .mini-products-list .item .btn-edit {
    margin-left: 7px;
	float:right;
}

.products_list .product:nth-of-type(3n+1) {
    clear: left;
}

.banners_blks{
	float:left;
	width:100%;
	margin-bottom:40px;
	text-align:center;}
	
.banners_top{
	float:left;
	width:100%;}	

.banners_blks .block{

	margin:0;
	width:308px;
	vertical-align:top;
	/*background:#900;*/
	display:inline-block;

	color:white;
	font-size:17px;
	margin:15px 0;
	}
.blks_cont{
	float:left;
	width:100%;
	text-align:center;}	
	
.banners_blks .block.mod{
		width:100%;
 -webkit-box-sizing: border-box; / Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x /
 -moz-box-sizing: border-box;    / Firefox 1 - 28 /
 -o-box-sizing: border-box;
 box-sizing: border-box;
 padding-right:14px;
 margin-top:10px;}	
	
.banner_blks_left{
	float:left;
	width:650px;}	
	
.banner_blks_right{
	float:left;
	width:310px;}	
	
.image_addvertisements{
	float:left;
	width:100%;}	
	
.featured_products{
	float:left;
	width:100%;
	 -webkit-box-sizing: border-box; / Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x /
 -moz-box-sizing: border-box;    / Firefox 1 - 28 /
 -o-box-sizing: border-box;
 box-sizing: border-box;
 /*padding:0 50px;*/}	
 
.instashop{
	float:left;
	width:100%;
	}
.instashop_figure{
	display:inline-block;
	width:295px;
	
	margin: 10px 11px;
	vertical-align:top;
}	 
 
.featured_products .product_img_a{
	height: 300px !important;
	} 
 
 .featured_products .slick-prev, .featured_products .slick-next {
    height: 35px;
    top: -50px;
    width: 35px;

	background-color:black;
	background-repeat:no-repeat;
	background-position:center center;
}	


.featured_products .slick-prev {
    background-image:url("../img/arrow_slick_pages_left.png");
    right: 40px;
	left:auto;
}

.featured_products .slick-next {
    background-image: url("../img/arrow_slick_pages_right.png");
    right:1px;
	left:auto;
}

.featured_products .slick-prev:hover, .featured_products .slick-next:hover{
	background-color:#333333;
	}

	
.header-product-name {
	   text-transform: uppercase;
    font-size: 1em;
    font-weight: normal;
    margin: 0;
	white-space:normal;
}

.featured_products_title{
	float:left;
	width:100%;
	text-transform:uppercase;
	text-align:center;
	font-size:20px;
	margin-top:25px;
	margin-bottom:25px;
	}
	
.featured_products .product{
	width:96%;
	text-align:center;}
	
.featured_products .product .product_img_a{
	height:auto;}	
.featured_products .designer-name{
	font-size:1.1em;
	margin-bottom:5px;}	
.featured_products .product-name{
	margin-top:0;
	font-size:1em;
	}	
	
.featured_products .product:hover{
	box-shadow:none;}	
	
	
	
.featured_products .product img{
	max-width:235px;}	
	
.banner_bottom_slick{
	float:left;
	margin-top:25px;
	width:100%;}	
	
.banner_bottom_slick img{
	width:100%;}		

.mini-cart-content .subtotal {
    font-size: 14px;
    font-weight: bold;
    margin: 20px 0;
	float:left;
	width:100%;
	color:#333333;
	margin-bottom:5px;
}

.ias-trigger-next a {
background-color: #ddd;
    color: #333;
    border: 0 none;
   /* color: #ffffff;*/
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    line-height: 26px;
    margin: 0;
    overflow: visible;
    padding: 0 12px;
    text-align: center;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s;
    vertical-align: middle;
    white-space: nowrap;
}

.ias-trigger-next a:hover{
	background-color:black;
    color: #ddd;}	
	

.mini-cart-content .actions{
	float:left;
	width:100%;}
	
.ias-trigger{
	float:left;
	width:100%;
	margin:15px 0;}	

.ias-spinner{
	margin:15px 0;
	float:left;
	width:100%;}
.product-details .fa, .compare_product_menu .fa{
	font-size:16px;
	color:black !important;}
	
.btns_cont{
	margin-top:15px;
	float:left;
	width:100%;}	
	
.product-details a:hover .fa, .compare_product_menu a:hover .fa{
	color:#888888 !important;}	
	
.shopping_cart_cont{
	margin-top:15px;}	

.mini-cart-content .truncated {
    margin-left: 3px;
}
.payment_cont{
	float:left;

	width:100%;
}
.payment_iframe{
	float:left;
	width:100%;
/*	margin-top:-215px;*/
	height:100%;
	overflow-y:hidden;
height:820px;
	border:none;
	
}

.payment_iframe body{
	overflow:hidden;}
.payment .centered{
	width:1000px;}
.ul-header-account li .dropdown-content a{
	padding:0;
	}
	
	.ul-header-account li.compare_product_menu .dropdown-content a.button{
		float:left;}
		
.banners_blks .block:nth-of-type(3n+2){
	margin:15px 14px;
	}	
	
.banners_blks .block:nth-of-type(3n+1){
	margin-left:0;
	}
	
.banners_blks .block:nth-of-type(3n+3){
	margin-right:0;}	
.banners_blks .block img{
	width:100%;}			
	
.ul-header-account li .dropdown-content a:hover{
	background:none;}	
.truncated .truncated_full_value {
    position: relative;
	display:inline-block;
    z-index: 999;
}

.item-options dt {
    clear: left;
    float: left;
}

.truncated .truncated_full_value .item-options {
    left:0;
    padding: 15px;
    position: absolute;
    top: 8px;
	display:none;
	background:white;
    width: 190px;
    z-index: 999;
	 box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
}


.ul-header-account li .truncated:hover  .item-options {
	display:block;
	}

.ul-header-account li .truncated:hover a{
	cursor:help;}
.item-options dd {
    float: left;
    font-style: italic;
    margin: 0 0 2px;
    padding-left: 7px;
	color: #aaa;
}

.truncated {
    cursor: help;
    display: inline-block;
}


.centered{
	width: 960px;
	margin:0 auto;}
	
.innerContent{
	float:left;
	width:100%;
	padding:25px 0;
	min-height:370px;}
	
h1{
	font-size: 2em;
    line-height: 1.25em;
    }
	
h2 {

    font-size: 1.3333em;
    line-height: 1.25em;
}	
h3 {
    font-size: 1em;
    line-height: 1.2em;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
	margin-bottom:10px;
}		
/*//////////////////////////////////////////////////HEADER\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
.border_header_top{
	flaot:left;
	width:100%;
	border-bottom:5px solid black;
	}
	
.menu-bar-btn{
	float:left;
	color: white;
	display:none;
    font-size: 17px;
 -webkit-box-sizing: border-box; / Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x /
 -moz-box-sizing: border-box;    / Firefox 1 - 28 /
 -o-box-sizing: border-box;
 box-sizing: border-box;
 width:100%;
 padding:10px;
	}
	
.opc .step{
	 -webkit-box-sizing: border-box; / Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x /
 -moz-box-sizing: border-box;    / Firefox 1 - 28 /
 -o-box-sizing: border-box;
 box-sizing: border-box;
	}	
.mobile .active_menu .menu-bar-btn{
	color:black;
	background:#cccccc;}	
	
.menu-bar-btn .fa{
	margin-right:5px;}	
	
.menu-bar-btn:hover{
	color:black;
	background:#cccccc;}	
	
.header_middle{
	float:left;
	width:100%;
	text-align:center;}	
	
.ul-header-account-m{
     display: table;
	 background:#fafafa;
    table-layout: fixed;
    width: 100%;
    padding-left: 0;}
	
.account-content, .ul-header-account-m{
	display:none;}	

.ul-header-account-m li{
	list-style: none;
    text-align: center;
	cursor:pointer;
    word-wrap: break-word;
    display: table-cell;
    padding-right: 0px;
    padding-left: 0px;
    border-top: none;}
	
.ul-header-account-m li.li_active_menu_mb{
	background:#f5f5f5;
	color:black;}	
	
.ul-header-account-m li{
	font-size:12px;}	
.ul-header-account-m li:hover{
	opacity:0.7;}	
.ul-header-account-m li .fa{
	 color: black;
    font-size: 15px;}	
	
.ul-header-account-m li a{
	display:inline-block;
	padding:15px 0;}
	
.ul-header-account-m .label{
	display:inline-block;
	margin-left:2px;}
	
			

		
/*//////////////////////////////////////////////////Mobile Menu\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/	
.mobile  .menu-bar-btn{
	display:block;}
.mobile .ul_mainMenu{
	width:100%;}
	
.mobile .ul_mainMenu_li{
	width:100%;
	color:#ffffff;
	 position:relative;}	
	
.mobile .ul_mainMenu_li_a{
	width:100%;
	text-align:center;
 -webkit-box-sizing: border-box; / Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x /
 -moz-box-sizing: border-box;    / Firefox 1 - 28 /
 -o-box-sizing: border-box;
 box-sizing: border-box;
 padding: 10px;
 font-size:14px;
}
 
 
.mobile .ul_mainMenu_li:hover, .mobile .ul_mainMenu_li.active_sub {
	background:#cccccc;
	color:black;}
	
.mobile .ul_mainMenu_li.active{
	color:black;}
	
.account-content{
	float:left;
	 -webkit-box-sizing: border-box; / Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x /
 -moz-box-sizing: border-box;    / Firefox 1 - 28 /
 -o-box-sizing: border-box;
 box-sizing: border-box;
	width:100%;

	background:#f5f5f5;
	text-align:left;}		
.dropdown-content .item{
	width:100%;
	float:left;}
.opener{
	cursor:pointer;
    display: inline-block;
	padding:0 15px;
	position:absolute;
	top:0;
	right:0;
	display:none;
	font-size: 18px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
	height:100%;
	max-height: 45px;
    text-transform: none;
	
}


.ul_account_mb{
	width:100%;
	
	float:left;}
	
.ul_account_mb li{
	width:100%;
	display:inline-block;
	}
	
	
	
.ul_account_mb li a{
	float:left;
	color: #333333;
	padding:5px 0;
	width:100%;}		

.mobile .opener{
	display:block;}

.opener:hover{
	 background-color: rgba(0, 0, 0, 0.05);}
.opener .plus{
	margin-top:11px;}
.opener .minus{
	margin-top:11px;
	display:none;}
	
	
.ul_sub_mainMenu{
	float:left;
	padding:0;
	display:none;
	width:100%;
	list-style:none;}	
	
.ul_sub_mainMenu .ul_sub_mainMenu_li{
	float:left;
	width:100%;}	
	
.ul_sub_mainMenu .ul_sub_mainMenu_li a{
	color:white;
	width:100%;
	float:left;
	padding:8px 0;
 -webkit-box-sizing: border-box; / Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x /
 -moz-box-sizing: border-box;    / Firefox 1 - 28 /
 -o-box-sizing: border-box;
 box-sizing: border-box;
	font-size:14px;}	
	
.ul_sub_mainMenu .ul_sub_mainMenu_li a:hover{
	color:black;
	background:#cccccc;}	
	
.mobile .ul_mainMenu_li_a .caret{
	display:none !important;
	}	
.mobile .ul_mainMenu_li.active_sub .opener .minus{
	display:block;
	}
	
.mobile .ul_mainMenu_li.active_sub a{
	color:black;}	
	
.mobile .ul_sub_mainMenu_li:hover a{
	background:black;
	color:white;}	
	
.mobile .ul_mainMenu_li.active_sub .ul_mainMenu_li_a{
	color:black;
	font-weight:600;}
.mobile .ul_mainMenu_li.active_sub .plus{
	display:none;
	}
	
.mobile #dropdown_content{
	display:none !important;
		}
		
.mobile .header_bottom.header_bottom_fixed{
	position:inherit;
	}
	
				
/*//////////////////////////////////////////////////MOBILE END\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/	
		
.mini-products-list .product-image {
    float: left;
    width: 50px;
}	
	
.mini-cart-content .block-subtitle {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 20px;
    padding: 0;
	color:#333333;
}	

.mini-products-list .product-details {
    margin-left: 60px;
	width:100%;
}
.block-wishlist .product-details{
	width:auto !important;
	}
.ul-header-account .mini-products-list li{
	display:inline-block;
	width:calc(100% - 50px);
	}
	
.ul-header-account .compare_product_menu .mini-products-list  li{
	width:100%;
	}	

.mini-products-list{
	float:left;
	width:100%;}	
.header_top{
	float:left;
	width:100%;
	
	background:#eeeeee;}
	
.header_top_label{
	float:left;
	padding:10px 0;}
	
	
	
.logo{
	float:left;}	
	
.logo img{
	max-width:220px;}	
	
.header_middle{
	float:left;
	width:100%;
	padding-top:15px;
	padding-bottom:5px;}
	
.form-search{
	float:right;
	}	
	
.form-search-txt{
	position:relative;}	
	
.form-search .button{
	width: 40px;
	font-size: 15px;
	 color: #bbbbbb;
	 position:absolute;
	 background-color:transparent;
	 top:0;
	 right:0;
	 padding: 2px 0;

	}	
	
.form-search-txt input{
	transition-delay: 0s;
	transition-duration: 0.4s;
	transition-property: all;
	transition-timing-function: ease;
	
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 0.4s;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease;
	
	-moz-transition-delay: 0s;
	-moz-transition-duration: 0.4s;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease;
	
	-ms-transition-delay: 0s;
	-ms-transition-duration: 0.4s;
	-ms-transition-property: all;
	-ms-transition-timing-function: ease;	
	
	-o-transition-delay: 0s;
	-o-transition-duration: 0.4s;
	-o-transition-property: all;
	-o-transition-timing-function: ease;
	background:black;
	border:1px solid #bbbbbb;
	width: 160px;
	color:#bbbbbb;
	padding:8px 35px 8px 7px;
	}
	
.form-search-txt:hover input, .form-search-txt input:focus{
	background:white;
	color:black;}
	
.form-search-txt:hover .button{
	color:black;
	background:none;}	
	
.header-account{
	}	
	
.currency_bx{
	position:relative;
	  margin-right: -4px;
	float:right;}
	
.currencies{
    position: absolute;
    top: 41px;
    right: 3px;
	display:none;	
    z-index: 4002;
    padding: 20px;
    min-width: 130px;
    line-height: 1.5em;
    text-align: left;
    list-style: none;
    background-color: #fff;
	-webkit-box-shadow: 0px 0px 3px -2px  rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 3px -2px  rgba(0,0,0,0.75);
	box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);}	
	
.currency_lbl{
	float:left;
	margin-top:2px;
	margin-right:5px;}	

.ul_currency{
	float:left;
	list-style:none;
}

.currency_bx:hover .currencies{
	display:block;}
.mobile .currency_bx.active_currencies .currencies{
	display:block !important;}		
.mobile .lbl_shdw_bx, .mobile .currency_lbl{
	cursor:pointer;}	
.current_currency{
	float:left;
	padding:3px 0;
	padding-left:25px;
    position:relative;
}	
	
.ul_currency_li{
		white-space: nowrap;
		margin:3px 0;
		padding:2px 0;
		padding-left:25px;}
		
.ul_currency_li.active{
	float:none;
	display:block;
	background-image:none !important;
	background-color: #000 !important;
    color: #fff ;
    padding: 3px 5px;}
.ul_currency_li:hover a{
	color:#888888;
	}			
.ul_currency_li.active a, .ul_currency_li.active:hover a{
	color:white;
	cursor:default;}	
	


.currency_arrow_dwn{
	    display: inline-block;
    width: 0;
    height: 0;
    margin-bottom: 2px;
    vertical-align: middle;
    /* content: ""; */
    border-style: solid solid none;
    border-width: 4px 4px 0;
    border-color: #888 transparent transparent;}
	
.caret{
	    display: inline-block;
    width: 0;
    height: 0;
    margin: 3px;
    vertical-align: middle;
    /* content: ""; */
    border-style: solid solid none;
    border-width: 4px 4px 0;
    border-color: #888 transparent transparent;}	

.currency_bx:hover .currency_arrow_dwn{
	border-color: #333 transparent transparent;}	
.header_middle_bx_right{
	float:right;}	
.ul-header-account{
	float:right;
	list-style:none;
	padding:0;
	margin:5px 0;
	}	
	

.ul-header-account li{
	float:left;
	cursor:default;}	
.ul-header-account li.divider{
	color:#eeeeee;
	padding:12px 2px;
	display:inline-block;}	
	
.ul-header-account li a{
	display:inline-block;
	padding:12px 8px;
	}	
	
.ul-header-account li a:hover{
	background-color:#cccccc;
	}	
	
.ul-header-account li.shopping{
	background:white;
	position:relative;
	white-space: nowrap;
	}	
	

	
.ul-header-account li .dropdown-content{
     background-color: #fff;
  
    display: none;
    right: 4px;
	-webkit-box-shadow: 0px 0px 3px -2px  rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 3px -2px  rgba(0,0,0,0.75);
	box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    list-style: outside none none;
    min-width: 130px;
    padding: 20px;
    position: absolute;
    text-align: left;
    top: 100%;
	 width: 300px;
    z-index: 4000;
	background:white;

		}	

.lbl_drp{
float:left;
margin-bottom: -2px;
padding:6px 5px;
border-bottom:none;
position:relative;
z-index:4001;

}
.lbl_drp .caret{
 border-width: 5px 4px 0;
    margin-left: 0;
    margin-top: -3px;}
.lbl_drp .fa-fw{
	font-size:20px;}
.lbl_drp_bx{
	float: left;
	overflow: hidden;
	padding: 4px 4px 0;
	}
	
.lbl_drp_bx .fa-cubes{
	font-size:18px;}	

.ul-header-account li.shopping:hover .fa-fw, .ul-header-account li.shopping:hover .fa-cubes{
	color:#8e8e8e;
	}
	
		
.ul-header-account li.shopping:hover .lbl_drp{
	-webkit-box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
	background: white ;}

.ul-header-account li.shopping:hover .dropdown-content{
	display:block;
}

.lbl_shdw_bx{
	float:left;
	overflow:hidden;
-webkit-box-sizing: border-box; / Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x /
 -moz-box-sizing: border-box;    / Firefox 1 - 28 /
 -o-box-sizing: border-box;
 box-sizing: border-box;
 padding: 0 3px;
 position:relative;
 z-index:4003;
	}

.lbl_shdw{
	padding:10px 8px;
	float:left;
	z-index:4003;
	}	
	

.currency_bx:hover .lbl_shdw, .mobile .currency_bx.active_currencies .lbl_shdw{
background:white;
-webkit-box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
	}
	

.header_bottom{
	float:left;
	width:100%;
background:black;}	

.header_bottom.header_bottom_fixed{
	position:fixed;
	z-index:10000;
	top:0;
	left:0;}
.mainMenu{
		float:left;
		width:100%;
		position:relative;
		text-align:center;}
		
.ul_mainMenu{
		display:inline-block;
		padding:0;
		list-style:none;
		vertical-align: middle;}
		
.ul_mainMenu_li{
	float:left;
	display: inline-block;
    white-space: nowrap;
	    font-size: 14px;
    text-transform: uppercase;
		}	
		

		
.ul_mainMenu_li_a{
	float:left;
	color:#ffffff;
	line-height: 20px;
	padding: 0 12px;
	
	}	
	
.sales .ul_mainMenu_li_a{
	background:#f81d12;}	
	
.sales .ul_mainMenu_li_a .caret{
border-color: #ffffff transparent transparent;
		}		
	
.ul_mainMenu_li.active .ul_mainMenu_li_a .caret, .ul_mainMenu_li:hover .ul_mainMenu_li_a .caret, .ul_mainMenu_li .ul_mainMenu_li_a.hvr_active .caret{
	border-color:black transparent transparent;
}
	
.ul_mainMenu_li.active .ul_mainMenu_li_a, .ul_mainMenu_li:hover .ul_mainMenu_li_a, .ul_mainMenu_li .ul_mainMenu_li_a.hvr_active{
	background:#cccccc;
	color:black;
	}	
	
.mainMenu_dropdown_content{
background-color: #fff;
 position: absolute;
 z-index: 2000;	
display: none;
left: 240px;
top: 20px;
-webkit-box-sizing: border-box; / Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x /
-moz-box-sizing: border-box;    / Firefox 1 - 28 /
-o-box-sizing: border-box;
box-sizing: border-box;
padding: 23px;
background-color: #ffffff;
color: #000000;
border-top:1px solid #000000;
-webkit-box-shadow:0 3px 10px rgba(0, 0, 0, 0.15);
-moz-box-shadow:0 3px 10px rgba(0, 0, 0, 0.15);
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
width: 75%;}

.mainMenu_dropdown_content.sales_dropdown_content{
	max-width:231px;
	right:0;
	left:auto;}

.inner_mainMenu_dropdown_content{
	float:left;
	width:100%;}
	
.mainMenu_dropdown_content_left{
	float:left;
	text-align:left;
	 width: 23%;}	
.mainMenu_dropdown_content_right{
	float:right;
	   width: 73%;}
	   
.mainMenu_dropdown_content_left ul{
		  float:left;
		  width:100%;
		  list-style:none;}
		  
.mainMenu_dropdown_content_left ul li{
	float:left;
	padding:2px 0;
	width:100%;}
.mainMenu_dropdown_content_left ul li a{
	text-transform:uppercase;}	
	
.mainMenu_dropdown_content_left ul li a:hover{
	color:#888;}	
	
.slick_pages{
	float:left;
	margin-bottom:20px;
	width:100%;}	
	
.innerItem{
	float:left;
	width:100%;}	
	
.slick_pages .slick-prev, .slick_pages .slick-next {
    height: 49px;
    top: 45%;
    width: 49px;
	display:none !important;
	background-color:black;
	background-repeat:no-repeat;
	background-position:center center;
}	

.slick_pages:hover  .slick-prev, .slick_pages:hover .slick-next{
	display:inline-block !important;
	}

.slick_pages .slick-prev {
    background-image:url("../img/arrow_slick_pages_left.png");
    left: 0;
	right:auto;
}

.slick_pages .slick-next {
    background-image: url("../img/arrow_slick_pages_right.png");
    right:1px;
	left:auto;
}

.slick_pages .slick-prev:hover, .slick_pages .slick-next:hover{
	background-color:#333333;
	}
	
.mobile .slick_pages .slick-next{
	right:0;}	
	

	
.banner{
	float:left;
	text-align:center;
	width:100%;
	margin:20px 0;}	
.banner .innerItem{
	cursor:default;}	
.banner .innerItem.mod{
	cursor:pointer;}	
	
.block-viewed .block-content li.item, .block-compare .block-content li.item, .block-compared .block-content li.item {
    background: rgba(0, 0, 0, 0) url("../img/bullet.png") no-repeat scroll left center;
    padding-left: 20px;
}	
/*//////////////////////////////////////////////////DESIGNERS\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/	
.glossary_head {
    border-bottom: 1px dotted #000;
    margin: 20px 0;
}
.glossary_head ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.glossary_head ul li.go-to {
    font-weight: bold;
}
.glossary_head ul li {
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 0;
}
.glossary_section {
    float: left;
    margin: 0 100px  0 0;
	    width: 140px;
}

.glossary_body .letter_block {
    margin: 0 0 30px;
	float:left;
	width:100%;
}

.glossary_body .letter_block .letter_title {
    display: block;
    font-size: 215%;
    margin: 0 0 10px;
    text-transform: uppercase;
}
.glossary_body .letter_block.active_letter_block .letter_title, .glossary_head ul li a.active_letter{
	color:red;}
.designer_link {
    text-transform: uppercase !important;
}

/*//////////////////////////////////////////////////MESSAGES\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
.messages {
    margin: 0 0 10px;
    overflow: hidden;
	float:left;
	width:100%;

}
.messages, .messages ul {
    list-style: outside none none !important;
    margin: 0;
    padding: 0;
}

.success-msg {
    background-color: #e9ffca;
    background-image: url("../img/i_msg-success.png");
    border-color: #296a23;
    color: #296a23;
}

.error-msg {
    background-color: #f5dad3;
    background-image: url("../img/i_msg-error.png");
    border-color: #c02230;
    color: #c02230;
}

.error-msg, .success-msg, .note-msg, .notice-msg {
    background-position: 25px center !important;
    background-repeat: no-repeat !important;
    font-size: 12px !important;
    padding: 25px 25px 25px 80px !important;
	margin:15px 0;
}

.note-msg, .notice-msg {
    background-color: #fdeda4;
    background-image: url("../img/i_msg-note.png");
    border-color: #7c622a;
    color: #7c622a;
}

.no-pointer{
	cursor:default !important;}
/*//////////////////////////////////////////////////HOME\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/	

.products_list{
	float:left;
	width:100%;
	list-style:none;
	text-align:center;
	}	
	
.product{
	display:inline-block;
	width:29%;
	float:left;
	padding:2%;
	padding-bottom:3%;
	vertical-align:top;
}	
.product_details .desc{
	display:none;}
.products_list_mod .product{
	width:96%;
	border-bottom:1px solid #ccc ;
	}
	
.pagination-row{
	float:left;
	width:100%;
	margin-top:15px;
	text-align:center;}
	
.pagination-row .pagination{
	padding:15px 0;}	
	
.sorter  .pagination-row {
	border-top:1px dashed #ccc ; }	
	
.sorter  .pagination-row .pagination{
	padding-bottom:5px;
	}	
	

.btn-remove-inline {
    background-image: url("../img/am_btn_remove.gif");
    background-repeat: no-repeat;
    height: 12px;
    margin-left: 4px;
    width: 13px;
	display:inline-block;
}		
.product-action {
    display: block;
    margin: 7px 0 0;
}

.alert-stock {
	float:left;
	width:100%;
	padding-left:25px;
	background:url(../img/alarm.PNG) no-repeat top left;
 -webkit-box-sizing: border-box; / Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x /
 -moz-box-sizing: border-box;    / Firefox 1 - 28 /
 -o-box-sizing: border-box;
 box-sizing: border-box;}
.products_list_mod .product_details{
	width:65%;
	text-align:left;
	float:right;
	}	
	
.product .in-stock{
	width:100%;
	text-align:center;}	
.products_list_mod .product .product_img .add-to-links, .products_list_mod .product .product_img:hover .add-to-links{
	display:none !important;}	
.products_list_mod .product .product_details_price .add-to-links{
	display:block !important;
	position:relative;
	top:inherit;
	right:inherit;
	margin-top:15px;
		}
		
	.products_list_mod .product_details .desc{
		display:block;
		margin-bottom:12px;}	
	
.products_list_mod .product_details_content{
	float:left;
	width:65%;}	

.products_list_mod .product_details_price{
	float:right;
	font-size: 15px;
	width:30%;}		
.products_list_mod .innerProduct{
	float:left;
	width:100%;}	
	
.products_list_mod  .row.product_btn_row{
	display:none;

		}

.row.product_btn_row_2{
	display:none;
}
		
.products_list_mod  .row.product_btn_row_2{
	display:block;
	width:auto;
}	
	
.products_list_mod .designer-name{
	line-height:inherit;}	
.products_list_mod  .product_img{
	width:31%;
	display:inline-block;
	}

.product_img_a{
	float:left;
	height:300px;
	width:100%;}
	
.page_products .product_img_a{
	height: 270px;}
	
.page_products .product_img img{
	max-height: 270px;
	max-width:200px;}	

#opc-review{
	float:left;
	width:100%;}
.page_products  .related_products .product_img_a{
	 height: 184px;
	}
.page_products .related_products .product_img img{
	max-width: 184px;
	max-height: 184px;}				

.product_img{
	max-width:295px;
	width:100%;
	display:inline-block;
	position:relative;}
	
.product_img img{
	max-width:100%;
	max-width:280px;
	vertical-align:top;
	max-height:295px;
	}	
.designer-name{	
	 font-size: 1.3em;
    line-height: 1.5em;
    margin: 15px 0 10px;
	font-weight:normal;
    min-height: 1.5em;}
	
.back_image{
	display:none;}
.product_img_a:hover .back_image{
	display:inline-block;}
	
.product_img_a:hover .base_image{
	display:none;
	}		
.product:hover{

		-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);}

.product-name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
 font-size: 1.1em;
    line-height: 1.25em;
    font-weight: normal;
	text-transform:uppercase;
    margin: 15px 0 10px;
}

.compare_product_menu .product-name{
	margin-top:0;}
.price-box {
    font-size: 1em;
 
}

.product_details{
	float:left;
	width:100%;
	min-height:128px;}
.product_btn{
    border: 0 none;
    background-color: #000000;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    line-height: 45px;
    margin: 0;
    overflow: visible;
    padding: 0 25px;
    text-align: center;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s;
    white-space: nowrap;}
	
.product_btn:hover{
	 background-color: #ddd;
	 color: #333;}	

/*//////////////////////////////////////////////////FOOTER\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/	
.footer{
	float:left;
	width:100%;}	
	
.footer-top{
	float:left;
	width:100%;
	padding:25px 0;
	background:#eeeeee;}	
	
.footet_blk{
	width: 22%;
	margin-left: 1%;
    margin-right: 1%;
	vertical-align: top;
	display:inline-block;}
.footer .block-title{
 border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    border-color: rgba(0, 0, 0, 0.05);}
.ftr_opener{
background-color: #f5f5f5;
    color: #333333;
    font-size: 18px;
    padding: 5px;
    position: absolute;
    right: 0;
    top: 0;
	display:none;
	height:18px;
	cursor:pointer;}	
	
.ftr_opener:hover{
	color:white;
	background:#5bd2ec;}	
	
.ftr_opener .minus{
	margin-top:2px;
	display:none;}	
	
		
	
.ftr_opener.active .plus{
	display:none;}
	
.ftr_opener.active .minus{
	display:block;}			
	
.ul_footer_blk{
	float:left;
	white-space: nowrap;
	list-style:none;
	}
	
.mobile	.ftr_opener{
	display:block;}
.mobile .footer .centered{
	width:80%;}
	
.mobile .footer	.footet_blk, .mobile .grid12-9, .mobile .no-right-gutter.grid12-3, .mobile .grid12-3.sidebar{
	width:100%;}
	
 .mobile .grid12-9{
	 float:right;
	 }	
	.mobile .grid12-3{
		width:100%;} 
.mobile .grid12-3.sidebar{
		margin-top:20px;} 
	 
 .mobile .footer .grid12-3{
		float:left;
		text-align:center;
		margin-right:0;
		width:100%;}
		

		
.mobile .grid12-3 form{
	float:none;
	margin-top:15px;
	text-align:left;
	display:inline-block;
	width:100%;}		
		 
 .mobile .footer .grid12-3{
	 text-align:left;	}
	 

 .mobile  .products_list_mod .product .product_details_price .add-to-links{
		display:none !important;}
		
 .mobile .products_list_mod .product .product_img .add-to-links, .products_list_mod .product .product_img:hover .add-to-links{
		display:block !important;}	
		
 .mobile .products_list_mod .row.product_btn_row_2{
		display:none !important;}
	
.mobile .products_list_mod .product_details_content{
		width:100%;}		
.mobile .products_list_mod .product_details{
		width:100%;
		text-align:center;}	
		
.mobile .products_list_mod .product_details_price{
			width:100%;
			margin-bottom:5px;}
			
.mobile .products_list_mod .product_details .desc{
			display:none;}	
		
 .mobile .products_list_mod .row.product_btn_row{
		display:block !important;}	

.mobile .footet_blk{
	margin-right:0;
	margin-left:0;}	
.mobile .footer .block-content{
	display:none;}
.mobile .footer-copyright{
	margin-top:5px;
	margin-bottom:0;
	text-align:center;}		
.mobile .information-m .block-title{
	display:none;}	

.web .footer .block-content, .web .footer .block-content-information{
	display:inline-block !important;
	}		

.block-title{
	border-bottom:none;
	padding-top: 8px;
	position:relative;
    padding-right: 35px;
    padding-bottom: 8px;
	min-height:20px;
   border-color: rgba(0,0,0,0.05);
    margin-bottom: 0.625em;
    font-size: 1.3333em;
    line-height: 1.25em;
    font-weight: normal;}	

	
	
	
.grid12-9.no-gutter {
    margin-left: 0;
    margin-right: 0;
 
}

.grid12-9{
   width: 75%;
	display:inline-block;
	 vertical-align: top;	}


.ul_footer_blk li {
    background:url(../img/bullet.png) no-repeat 0 0;
    padding-left: 25px;
	margin:2px 0;
    transition: background-position 150ms ease-out 0s;
}	


.ul_footer_blk li:hover{
	background-position:3px 0;}	
	

.ul_footer_blk li:hover a{
	color:#999;}
.grid12-3{
display:inline-block;
width: 23%;
vertical-align:top;
margin-right:1.6%;}
		  
		  
.no-right-gutter.grid12-3 {
    margin-right: 0;
    width: 24%;
}	

.grid12-3.leftside{
	float:left;}

.footer-copyright{
	float:left;
	font-size: 0.9166em;
    line-height: 1.3636em;
    margin-bottom: 10px;
    margin-top: 20px;
	width:100%;}
	
	
	
.footer-bottom{
	float:left;
	width:100%;
	padding:1px 0;	
	text-align:center;}	
	
.footer-bottom label{
	
	display:inline-block;}	
.footer-bottom label a{	
	color:#333333;}
	
.footer-bottom label a:hover{
	color:black;}	
	
/*//////////////////////////////////////////////////BREADCRUMBS\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/	
.breadcrumbs{
	float:left;
	width:100%;}
	
.breadcrumbs ul{
	display:inline-block;
	padding:0;
	list-style:none;
	}	
.breadcrumbs ul li a{
	color: #aaa;}	
	
.breadcrumbs ul li a:hover{
	color:black;}	
.breadcrumbs ul li{
	float:left;
	font-size: 0.9166em;
	color: #aaa;
	}	
	
.breadcrumbs ul li.divider{
	padding:0 5px;}
	
.breadcrumbs ul li.divider .fa{
	font-size:10px;}		
/*//////////////////////////////////////////////////PRODUCTS\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/	
	
.narrow-by-list-dt{
    font-weight: bold;
    margin: 0 0 10px;
    text-transform: uppercase;
}
.narrow-by-list-dd .narrow-by-list-li{
	float:left;
	margin:0;
	width:100%;}
	.narrow-by-list-li-a input{
		cursor:pointer;}
.narrow-by-list-li-a{
	transition-delay: 0s;
	transition-duration: 0s;
	transition-property: all;
	transition-timing-function: ease;
	padding: 1px 5px 1px 0;
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 0s;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease;
	
	-moz-transition-delay: 0s;
	-moz-transition-duration: 0s;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease;
	
	-ms-transition-delay: 0s;
	-ms-transition-duration: 0s;
	-ms-transition-property: all;
	-ms-transition-timing-function: ease;	
	
	-o-transition-delay: 0s;
	-o-transition-duration: 0s;
	-o-transition-property: all;
	-o-transition-timing-function: ease;
	float:left;
	padding:0 2px 1px 0;
	cursor:pointer;}
	
	
.accordion-btn{
	float:left;
	position:relative;
	width:100%;
	background:black;
	padding:5px 0;
	text-transform:capitalize;
	font-size:14px;
	margin-bottom:5px;

	color:white;
	 -webkit-box-sizing: border-box; / Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x /
 -moz-box-sizing: border-box;    / Firefox 1 - 28 /
 -o-box-sizing: border-box;
 box-sizing: border-box;
 padding-left:10px;
 text-align:left;
	}	
	
.accordion-btn .fa{
	position:absolute;
	top:6px;
	right:5px;
}

.leftside-accordion{
	float:left;
	padding-top:10px;
	width:100%;
	display:none;}

#search_left{
	float:left;
	display:none;
	width:100%;
font-size: 16px;
margin-top:10px;
	
background: rgba(76,76,76,1);
background: -moz-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,0.99) 39%, rgba(44,44,44,0.99) 50%, rgba(0,0,0,0.99) 51%, rgba(17,17,17,0.99) 60%, rgba(43,43,43,0.98) 76%, rgba(28,28,28,0.98) 91%, rgba(28,28,28,0.98) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(76,76,76,1)), color-stop(12%, rgba(89,89,89,1)), color-stop(25%, rgba(102,102,102,1)), color-stop(39%, rgba(71,71,71,0.99)), color-stop(50%, rgba(44,44,44,0.99)), color-stop(51%, rgba(0,0,0,0.99)), color-stop(60%, rgba(17,17,17,0.99)), color-stop(76%, rgba(43,43,43,0.98)), color-stop(91%, rgba(28,28,28,0.98)), color-stop(100%, rgba(28,28,28,0.98)));
background: -webkit-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,0.99) 39%, rgba(44,44,44,0.99) 50%, rgba(0,0,0,0.99) 51%, rgba(17,17,17,0.99) 60%, rgba(43,43,43,0.98) 76%, rgba(28,28,28,0.98) 91%, rgba(28,28,28,0.98) 100%);
background: -o-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,0.99) 39%, rgba(44,44,44,0.99) 50%, rgba(0,0,0,0.99) 51%, rgba(17,17,17,0.99) 60%, rgba(43,43,43,0.98) 76%, rgba(28,28,28,0.98) 91%, rgba(28,28,28,0.98) 100%);
background: -ms-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,0.99) 39%, rgba(44,44,44,0.99) 50%, rgba(0,0,0,0.99) 51%, rgba(17,17,17,0.99) 60%, rgba(43,43,43,0.98) 76%, rgba(28,28,28,0.98) 91%, rgba(28,28,28,0.98) 100%);
background: linear-gradient(to bottom, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,0.99) 39%, rgba(44,44,44,0.99) 50%, rgba(0,0,0,0.99) 51%, rgba(17,17,17,0.99) 60%, rgba(43,43,43,0.98) 76%, rgba(28,28,28,0.98) 91%, rgba(28,28,28,0.98) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#1c1c1c', GradientType=0 );}

.remove-search{
	display:inline-block;
	font-size:18px;
	float:right;
	font-weight:300;}	
	
.remove-search-m{
	display:inline-block;
	background:url(../img/am_btn_remove.gif) no-repeat 0 2px;
	width:13px;
	margin-left:5px;
	height:13px;
	}	

#search_left:hover{
	color:white;
	opacity:0.9;}


.accordion-btn:hover, .accordion-btn.active{background:#cccccc;color:black;}
.narrow-by-list-li-a:hover{
	background-color:black;
	color:white;}	
	
.narrow-by-list-li.active .narrow-by-list-li-a, .narrow-by-list-li.active:hover .narrow-by-list-li-a{

	color:black;
	background:none;
	font-weight:600;}		

.narrow-by-list-dd{
    border-bottom: 1px dotted #000;
    height: auto !important;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 0 0 22px !important;
    position: relative;
    width: 100%;
	max-height: 280px;
}

.amshopby-attr{
 background-image:url(../img/amshopby-cb1.gif);
    background-position: left center;
    background-repeat: no-repeat;
	padding:2px 5px;
    padding-left: 15px;}
	
.amshopby-attr-selected{
	 background-image:url(../img/amshopby-cb2.gif);}	

.narrow-by-list-dd li{
	display: block;
	margin:2px 0;
}

.narrow-by-list-ol{
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.amshopby-attr:hover{
	background-color:black;
	color:white;}
	
.category-title{
	    border-bottom: 1px solid #e5e5e5;}	
		
.toolbar {
	 border-bottom: 1px solid #e5e5e5;
	display:inline-block;
    position: relative;
    z-index: 1;
	width:100%;
}	

.toolbar input.input-text, .toolbar select, .toolbar textarea{
	width:auto;}

.toolbar .amount{
    background: url("../img/link-separator.png") no-repeat scroll right center;
    float: left;
    margin-right: 10px;
    padding-right: 10px;
	margin: 7px 0;
    padding: 0 !important;
	margin-right: 10px;
    padding-right: 10px !important;
}	

.toolbar .sort-by {
   background: url("../img/link-separator.png") no-repeat scroll right center;
    float: left;
    margin-right: 10px;
    padding-right: 3px;
}

.toolbar select {
    height: 36px;
    padding: 8px;
    text-overflow: ellipsis;
}

.sorter{
   display: inline-block;
    float: left;
    padding: 10px 0;
    width: 100%;
}

.category-asc, .grid_m{
    background: black none repeat scroll 0 0;
    display: inline-block;
    height: 30px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    width: 32px;
}

.grid_m .fa-arrow-down, .grid_m .fa-arrow-up{
	 font-size: 16px;
    margin-top: 7px;
	color:#cccccc;
}

.grid_m .fa-arrow-up{
	margin-top:5px;}
.grid_m:hover .fa-arrow-down, .grid_m:hover .fa-arrow-up{
	color:black;}
	
.grid_m:hover{
	background:#cccccc;}	
.sorter .limiter {
    float: left;
    margin-right: 15px;
}

.sorter .view-mode {
    float: right;	
}

.view-mode .fa{
	  color: white;
    font-size: 22px;
    margin-top: 5px;}
	
.view-mode .grid_m:hover .fa{
	color:black;
	}

.grid_m.active{
	background:#cccccc;
	cursor:text;}	
.grid_m.active .fa{
	color:#000;
	}		

.sorter .view-mode label {
    margin-right: 5px;
}

.currently {
    margin-bottom: 10px;
}

.currently ol {
	list-style:none;
    padding: 10px;
}
.actions {
	display:inline-block;
	width:100%;
    border-top: 1px dotted #e5e5e5;
    margin: 10px 0 0;
    padding: 10px 0 0;
}

.leftside .actions {
	margin-bottom:10px;
	margin-top:0;}

.actions a {
    float: right;
	color:#333333;
}



.actions a:hover{
	color:black;}

.currently .label {
    color: #d90000;
    margin-right: 4px;
}
.price_search{
	display:block;
	padding:0 4px;
	margin-bottom:20px;
	}

.amount-text{
	background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
    color: #888;
	font: 12px/15px Arial,Helvetica,sans-serif;
    vertical-align: middle;
	padding: 8px;
	width:50px;
    text-overflow: ellipsis;
	height: 28px;}
.button.active{
	pointer-events: none;
	opacity:0.7; }	
.button{
	background-color: #000000;
    border: 0 none;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    line-height: 26px;
    margin: 0;
    overflow: visible;
    padding: 0 12px;
    text-align: center;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s;
    vertical-align: middle;
    white-space: nowrap;}	
	
.actions a.button{
	color:white;
	padding: 0 12px !important;
	}	
	
.button:hover{
	background-color: #ddd;
    color: #333;}	
	
.actions a.button:hover{
	background-color: #ddd !important;
    color: #333 !important;
	}		

/*//////////////////////////////////////////////////PROUCTS DETAILS\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

.grid12-6 {
    width: 48%;
	padding:0 1%;
	float:left;
}

.product_bigImage{
	float:left;
 -webkit-box-sizing: border-box; / Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x /
 -moz-box-sizing: border-box;    / Firefox 1 - 28 /
 -o-box-sizing: border-box;
 box-sizing: border-box;
 padding:3px ;
	width:100%;
	border:1px solid #eee;}

.products_slick{
	float:left;
	width:100%;}
	
.products_slick .item{
	position:relative;
	text-align:center;}	
	
.zoom-btn{
  background-color: rgba(255, 255, 255, 0.7);
    bottom: 0;
    color: #333;
    line-height: 2.6666em;
    padding: 0 1em;
    position: absolute;
    right: 0;
    z-index: 100;}	

.products_thumb_slick .innerItem{
	display:inline-block;
	width:92%;
 -webkit-box-sizing: border-box; / Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x /
 -moz-box-sizing: border-box;    / Firefox 1 - 28 /
 -o-box-sizing: border-box;
 box-sizing: border-box;
 border: 1px solid #eee;
 padding: 4px;
	}
	
.products_thumb_slick .innerItem:hover{
	cursor:pointer;
	border:1px solid #999;}	

.products_thumb_slick .slick-prev, .products_thumb_slick .slick-next {
    height: 30px;
    top: 45%;
    width: 30px;
	background-color:black;
	background-position:center center;
	background-repeat:no-repeat;
}	

.products_thumb_slick .slick-prev{
    background-image:url("../img/arrow_slick_pages_left.png");
    left: -35px;
	right:auto;
}

.products_thumb_slick .slick-next{
    background-image:url("../img/arrow_slick_pages_right.png");
    right:-32px;
	left:auto;
}

.products_thumb_slick .slick-prev:hover, .products_thumb_slick .slick-next:hover {
	background-color:#cccccc;
	}
	
.products_thumb_slick .slick-prev:hover{
	 background-image: url("../img/arrow_slick_pages_left_hvr_black.png");
	}
	
.products_thumb_slick .slick-next:hover{
	background-image: url("../img/arrow_slick_pages_right_hvr_black.png");
	}			

.products_thumb_slick .slick-prev:hover, .products_thumb_slick .slick-next:hover{
	opacity:1;}	
	
.products_thumb{
	float:left;
	width:100%;
	margin-top:20px;
	text-align:center;
	}
	
.products_thumb .products_thumb_slick{
	display:inline-block;
	max-width:300px;
	width:100%;}	
	
.regular-price{
	 font-size:1.1em;
	 font-family: Verdana,Geneva,sans-serif;
	 display:inline-block;
	}
	
.old_price{
	color:#aaa;
	text-decoration:line-through;
	}
	
	
p {
    margin: 0;
    padding: 0;
}	
.new_price{
	color:#ee001c;}	
.product-type-data .price-box {
    font-size: 1em;
  
	border: 0 none !important;
    margin: 0 !important;
    padding-right: 10px !important;
	float:left;
	padding-top:0;
}
.availability {
    float: left ;
	color: #aaa;
	padding-top:0;

	padding-top:0;
}	

.size_guid_wrapper {
    display: inline-block;
    float: right;
    margin: 12px 0 0;
}

.size_guide:hover{
	color:#ccc;}
	
.product-type-data {
    line-height: 12px !important;
    margin: 10px 0 0;
    padding: 0 0 10px;
	display:inline-block;
	width:100%;
	 border-bottom: 1px solid #ccc;
}	


.product-options {
    margin-bottom: 15px;
    position: relative;
	float:left;
	width:100%;
}

.product-options-dt{
 display: inline-block;
    font-weight: normal;
    margin-top: 10px;
}

.product-options-dl label {
    display: inline-block;
    font-weight: bold;
}
.product-options-dd{
	 display: inline-block;
    margin: 3px 5px 0 0;
    vertical-align: top;}
.product-options-dd .form-item.mod{
	max-width:inherit;}	
.product-options-dd .form-error{
	font-size:10px;
}	

.product-options-dd .form-error .error-icon{
	padding: 3px 10px;}

.product-options-dl label em {
    float: right;
    margin-left: 3px;
	color: #ee001c;
}

.product-options dd select, .product-options dd .input-text, .product-options dd textarea, .product-options ul.options-list {
    color: #888;
}
.product-options dd select {
    width: 100%;
}

select {
    height: 36px;
    padding: 8px;
    text-overflow: ellipsis;
}

.lbl_required{
	float:left;
	width:100%;
	margin:0;
	font-size: 0.8333em;
	color: #ee001c;}
.product-options-bottom{
	float:left;
	width:100%;
	}
	
.add-to-cart.right-side {
    margin-bottom: 10px;
 
	font-size: 1.1666em;
}

.add-to-cart .qty-wrapper .qty {
    margin-right: 10px;
    text-align: center;
}

.add-to-cart .qty-wrapper, .add-to-cart .button {
    display: inline-block;
}

input.qty {
    text-align: center;
    width: 3em !important;
}
input.input-text, textarea {
    padding: 8px;
    text-overflow: ellipsis;
}
input.input-text {
    height: 32px;
}

input.input-text, select, textarea {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
    color: #888;
	width:100%;
}
input.input-text, textarea {
}
input, select, textarea, button {
    font: 12px/15px Arial,Helvetica,sans-serif;
    vertical-align: middle;
}	

.btn-cart {
	   font-size: 1.1666em;
    line-height: 1.5em;
    min-width: 160px;
}

.container2-wrapper{
	float:left;
	border-bottom: 1px solid #ccc;
    padding: 10px 0;
	width:100%;}
	
.action-box{
	float:left;
	padding:20px 0;
	border-bottom: 1px solid #ccc;
	width:100%;}
	
.action-box-fa{
	display:inline-block;
    background: black none repeat scroll 0 0;
    border-radius: 150px;
    color: #cccccc;
    padding: 8px;
	font-size: 15px;
	 margin-right: 2px;
	 display:inline-block;
	}
.action-box-fa .icon_m{
	  height: 16px;
    width: 20px;}	
.action-box a{
	margin-right:8px;}		
	
.action-box a:hover .action-box-fa{
	background: #5bd2ec;
    color:black;
	}	
	
.add-to-links{
	float:left;
	list-style:none;
	}
	

.share_product .share_label {
    display: inline-block;
    float: left;
    margin: 10px 10px 0 0;
    text-transform: uppercase;
}	
	
.share_product a.twitter {
    background-position: -300px 0;
}
.share_product a {
    background: rgba(0, 0, 0, 0) url("../img/icons/i_msg-error.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 30px;
    text-indent: -9999em;
    text-transform: capitalize;
    width: 30px;
}

.share_product a.facebook {
    background-position: -60px 0;
}	

.share_product a.twitter {
    background-position: -300px 0;
}

.share_product a.googleplus {
    background-position: -120px 0;
}

.share_product a.pinterest {
    background-position: -180px 0;
}
.delay{
	transition-delay: 0s;
	transition-duration: 0.4s;
	transition-property: all;
	transition-timing-function: ease;
	
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 0.4s;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease;
	
	-moz-transition-delay: 0s;
	-moz-transition-duration: 0.4s;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease;
	
	-ms-transition-delay: 0s;
	-ms-transition-duration: 0.4s;
	-ms-transition-property: all;
	-ms-transition-timing-function: ease;	
	
	-o-transition-delay: 0s;
	-o-transition-duration: 0.4s;
	-o-transition-property: all;
	-o-transition-timing-function: ease;}	
	
.add-to-links li {
    float: left;
	 margin-right: 4px;
}

.product .add-to-links{
	display:none;
	position:absolute;
	top:auto;
	bottom:8px !important;
	right:10px;}
	
.mobile .product .add-to-links{
	display:block;}	
	
.product:hover .add-to-links{
	display:block;}	

.product .add-to-links li a{
  background: black none repeat scroll 0 0;
    display: inline-block;
    height: 22px;
    padding: 6px 7px;}

.product .add-to-links li .fa{
	font-size:20px;
	margin-top:2px;
	color:#e5e5e5;
	}
	
.product .add-to-links li a:hover{
	background:#cccccc;}		
.product .add-to-links li a:hover .fa{
	color:#333;
	}
.cont_description_wrapper{
	float:left;
	width:100%;}
	
.description_wrapper{
	float:left;
	padding:12px 0;
	width:100%;
	border-bottom: 1px solid #ccc;}	
.description_wrapper h3{
	  cursor: pointer;
    position: relative;
	margin-bottom:0;
    text-transform: uppercase;}
.description_wrapper h3::after {
    content: "▸";
    display: block;
    font-size: 1.2em;
    line-height: 1;
    position: absolute;
    right: 10px;
    top: -3px;
}

.product-shop .product-name{
	margin-top:0;}	

.box-additional{
	margin-top:10px;
	display:none;}

.description_wrapper.accordion-li-active h3::after {
    content: "▾";
}	

#product_zoom{
	float:left;
	display:inline-block;}	
	
	#product_zoom img{
		float:left;
		max-width:456px;}

.share_product{
	float:left;
	padding:12px 0;
	border-bottom: 1px solid #ccc;
	width:100%;}
	
.sku{
	float:left;
	padding:12px 0;
	width:100%;}
	
.sku a {
    text-decoration: underline;
	color:#333333;
}

.sku a:hover{
	color:black;}
	
.related_products{
	float:left;
	margin-top:55px;
	width:100%;}	
	
.section-title {
	border-bottom: 1px solid #e5e5e5;
    font-size: 1.5em;
    font-weight: normal;
    line-height: 1.2222em;
    padding-bottom: 7px;
    padding-top: 7px;
    clear: both;
    display: block;
    margin: 0;
}
.like_title {
    border-color: #ccc;
    height: 3px;
    padding-right: 0 !important;
    text-align: center;
}	

.like_title_inner {
    background: #fff none repeat scroll 0 0;
    font-size: 14px;
    padding: 0 10px;
}		

.slick_related_products{
	float:left;
	margin-top:15px;
	text-align:center;
	width:100%;}
	
.slick_related_products .product{
	width:100%;
	}	
	
.slick_related_products .product:hover{
	box-shadow:none;}
	
.slick_related_products .innerItem{
	display:inline-block;
	width:96%;}

.slick_related_products .slick-prev, .slick_related_products .slick-next {
    height: 30px;
    top: -40px;
    width: 30px;
	background-color:black;
	background-position:center center;
	background-repeat:no-repeat;
}	

.slick_related_products .slick-prev {
    background-image: url("../img/arrow_slick_pages_left.png");
   right: 35px;
}

.slick_related_products .slick-next {
    background-image:url("../img/arrow_slick_pages_right.png");
    right: 0;
}	

.slick_related_products .slick-prev:hover, .slick_related_products .slick-next:hover{
	background-color:#cccccc;
	}

.slick_related_products .slick-prev:hover{
	 background-image: url("../img/arrow_slick_pages_left_hvr_black.png");
	}
	
.slick_related_products .slick-next:hover{
	background-image: url("../img/arrow_slick_pages_right_hvr_black.png");
	}		

/*//////////////////////////////////////////////////USERS\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/	


.account-login .buttons-set .button, .account-create .buttons-set .button, .customer-account-forgotpassword .buttons-set .button, .catalogsearch-advanced-index .buttons-set .button, #oar_widget_orders_and_returns_form .buttons-set .button, .contacts-index-index .buttons-set .button {
    min-width: 180px;
}

.account-login .buttons-set {
    margin-top: 10px;
}
.block .actions, .section-line, .buttons-set, .toolbar {
    border-color: #e5e5e5;
}
.buttons-set {
    border-top: 1px solid #e5e5e5;
    clear: both;
    margin: 30px 0 0;
    padding-top: 10px;
}

.account-login h2, #opc-login h3, .fieldset .legend, .multiple-checkout .col2-set h2.legend, h2.legend {
    border-bottom: 1px solid #e5e5e5;
    font-size: 1.5em;
    font-weight: normal;
    line-height: 1.2222em;
    margin-bottom: 15px;
    padding-bottom: 7px;
}
#opc-login .new-users .lbl_required{
	margin:0;
	}
	
.opc .ul {
    list-style: outside none disc;
    padding-left: 18px;
}

#opc-login  .buttons-set .button{
	float:left;
	min-width:100px;}	
.order-review{
	float:left;
	width:100%;}
	
#opc-review .cart-table .product-name{
	font-size:1.1em;}
	
#opc-review .data-table tr td:last-child{
	border-right:none;
		}
		
#opc-review .total-price-table tr td:first-child{
	text-align:right;}	
#opc-review .total-price-table{
	float:right;}			

/*.checkout .number{
	display:none;}*/
.buttons-set .button{
	padding: 8px 0;
	/*line-height:45px;*/}
	

.account-login .page-title{
	margin-bottom:15px;}
	
.page-title.mgn_btm{
	margin-bottom:15px;}
	
.cart-empty a{
	color:#888888;}			
	
.form-item{
	float:left;
	width:100%;
	margin-bottom:6px;}
	
.form-item.mod{
	max-width:160px;}
	
.form-item label{
	  float: left;
	  width:100%;
    font-weight: bold;
    margin: 0 0 2px;
    position: relative;
    z-index: 0;}
	
.form-item label em {
font-style: normal;
color: #ee001c;
}	

.f-right{
	float:right;}
.form-error{
	float:left;
	width:100%;
	color:#ee001c;
	font-size:13px;
	}	
	
.form-error.mod{
	display:none;}	
	
.product-options .form-error{
		float:none;
		width:auto;}
	
.error-icon{
	background:url(../img/warning2.png) no-repeat top left;
	padding:1px 10px;}		
	
.new-users .lbl_required{
	text-align:right;
	margin:10px 0;}	
	
.new-users .form-item .input-text{
	max-width:260px;}
.account-create .form-item.gutter-right{
	margin-right:12px;}	
.account-create .form-item.aramex{
	width:100%;
	max-width:inherit;}	
.account-create .form-item{
	max-width:275px;}
#recently-viewed-items .product-name{
	white-space:normal;}	
.row_form{
	float:left;
	width:100%;
	margin-bottom:10px;}
.aramex .form-erro{
	float:left;
	width:100%;}
.aramex .inner-form-error .error-icon{
	display:none;}		
.aramex .inner-form-error{
	  background-position: 25px center !important;
    background-repeat: no-repeat !important;
    font-size: 12px !important;
    margin: 15px 0;
    padding: 25px 25px 25px 80px !important;
	 background-color: #f5dad3;
    background-image: url("../img/i_msg-error.png");
    border-color: #c02230;
    color: #c02230;
	width: 100%;
		 -webkit-box-sizing: border-box; / Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x /
 -moz-box-sizing: border-box;    / Firefox 1 - 28 /
 -o-box-sizing: border-box;
 box-sizing: border-box;
	float:left;}	
	
.account-create .page-title {
    margin-bottom: 20px;
}

.form-item .dob-day, .form-item .dob-month, .form-item .dob-year {
    width: 60px;
	float:left;
}

.form-item  .dob-day input.input-text, .form-item .dob-month input.input-text, .form-item .dob-year input.input-text {
    width: 46px;
}

.form-item .dob-year{
    width: 134px;
}

.form-item .dob-year input.input-text{
    width: 125px;
}

.form-item.mod label{
	float:none;
	width:auto;}	
	
.form-item .lbl_date {
    font-size: 10px;
    font-weight: normal;
}	

.lbl_required.mod{
	  margin: 10px 0;
    text-align: right;}
	
.account-create .button, .forgot_password .button{
	float:right;}
	
.block-account .block-title {
    background: rgba(0, 0, 0, 0) url("../img/ic-account.png") no-repeat scroll 5px 2px;
    padding-left: 42px !important;
}
.page-title h1, .page-title h2 {
    margin: 0;
    min-height: 1.3125em;
	display:inline-block;
}
.sidebar  .block-account .block-title{
	padding-bottom:3px;}
.block-account .block-content ul {
    padding-left: 0 !important;
}
.block-account .block-content ul {
    list-style: outside none disc;
    padding-left: 25px;
}
.block-account .block-content ul li {
    list-style: outside none none !important;
    margin: 0 0 3px;
}

.block-account .block-content ul li a {
    background: #000 none repeat scroll 0 0 !important;
    color: #fff !important;
    display: block !important;
    padding: 5px 10px !important;
}
.block-account li > * {
    padding: 2px;
}
.block-account li > * {
    display: block;
    padding: 4px;
    text-transform: uppercase;
}

.block-account .block-content ul li:hover a{
    background: #ccc none repeat scroll 0 0 !important;
    color: #767575 !important;
}

.my-account .page-title{
	margin-bottom:15px;
    border-bottom: 1px solid #e5e5e5;
}

.block .block-title strong {
    font-weight: inherit;
}


	
.box-account {
    background: #383838 none repeat scroll 0 0 !important;
    color: #fff !important;
    padding: 20px !important;
	float:left;
	 -webkit-box-sizing: border-box; / Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x /
 -moz-box-sizing: border-box;    / Firefox 1 - 28 /
 -o-box-sizing: border-box;
 box-sizing: border-box;
 width:100%;
}
.box-account {
    margin: 0 0 2.5em;
}	

.category-title, .my-account .page-title, .box-account .box-head, .dashboard .box .box-title {
    border-color: #e5e5e5;
}
.box-account .box-head {
    border-bottom: 1px solid #e5e5e5;
    margin: 0 0 10px;
    padding-bottom: 5px;
}
.block .block-title, .section-title, .cart .crosssell h2, .cart .discount h2, .cart .shipping h2 {
    border-bottom: 1px solid #e5e5e5;
    font-size: 1.5em;
    font-weight: normal;
    line-height: 1.2222em;
    padding-bottom: 7px;
    padding-top: 7px;
}

.sidebar .block:first-child {
    margin-top: 6px;
}
.sidebar.col-left.grid-col2-sidebar{
	float:left;}
.sidebar .block:first-child {
    margin-top: 0 !important;
}
.sidebar .block:first-child {
    border-bottom: 1px dotted #000;
    padding-bottom: 9px;
}
.grid12-3.sidebar {
	width:22%;
	margin-right:2.6%;}

.dashboard .col-1, .dashboard .col-2 {
    margin-bottom: 1.5em;
}
.col2-set .col-1 {
    float: left;
    width: 49%;
}

.category-title, .my-account .page-title, .box-account .box-head, .dashboard .box .box-title {
    border-color: #e5e5e5;
}
.dashboard .box .box-title {
    background: #000 none repeat scroll 0 0;
    border-bottom: 0 none;
    color: #fff;
    line-height: 15px;
    margin: 0 0 10px;
    padding: 5px;
    text-align: right;
}

.dashboard .box .box-title h3, .dashboard .box .box-title h4 {
    float: left;
    margin: 0;
}


.dashboard .box .box-title a {
    background: rgba(0, 0, 0, 0) url("../img/edit-icon.png") no-repeat scroll right bottom;
    color: #fff !important;
    padding-right: 20px;
}

.dashboard .box-info h4 {
    font-weight: normal;
    text-transform: uppercase;
	margin-bottom:10px;
}	

address {
    font-style: normal;
}

.dashboard .box-info address a {
	color:black;}

.col2-set{
	float:left;
	width:100%;}
.dashboard .col-1, .dashboard .col-2 {
    margin-bottom: 1.5em;
}
.col2-set .col-2 {
    float: right;
    width: 49%;
}	
#updateProfile .change_pass{
	margin-top:25px;
	display:none;}
#updateProfile .box-account{
	margin-bottom:0;}
.block-account .block-content ul li.active a{
	   background: #ccc none repeat scroll 0 0 !important;
	   font-weight:600;
	   cursor:default;
    color: #767575 !important;}
	
#loader-bx, #loader-bx2, #loader-bx3{
	margin-top: 15px;
	float:right;
	width:100%;
	text-align:center;
}


#loader-bx.right{
	float:left;}	
.loader {
	width:30px;
	height:30px;
	margin:0 5px;
	display:inline-block;
	background:url(../img/482.GIF) no-repeat center center
}

.loader_content{
	width:30px;
	height:30px;
	margin:0 5px;
	display:inline-block;
	width:100%;
	background:url(../img/loader.gif) no-repeat center center;
	}

.loader_slick{
	width:100%;
	min-height:30px;
	background:url(../img/loader.gif) no-repeat center center;}	

.mainMenu_dropdown_content .innerItem{
	cursor:default !important;}
.extrahint-wrapper .product-pricing, .addresses-list .addresses-primary .item, .order-info-box, .advanced-search-summary, .opc .gift-messages-form {
    background-color: #f5f5f5;
}
.addresses-list .addresses-primary .item {
    background: #383838 none repeat scroll 0 0 !important;
    color: #fff !important;
}
.addresses-list .addresses-primary .item {
    background-color: #f5f5f5;
    margin: 0 0 10px;
    padding: 15px;
}

ul, ol {
    margin: 0;
	padding:0;
	list-style:none;
}

.addresses-list .addresses-primary .item a {
    background: rgba(0, 0, 0, 0) url("../img/edit-icon.png") no-repeat scroll right bottom;
    color: #fff !important;
    padding-right: 20px;
}

.addresses-list .addresses-additional .item {
    border: 1px solid #e5e5e5;
    margin: 0 0 10px;
    padding: 15px;
}
.addresses-list li.empty {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    padding: 0;
}
p{
	padding:2px 0 !important;}
.addresses-list li.empty p {
    color: #555;
	margin:0;
}


.addresses-list .addresses-primary li.empty p{
	color:white;}
.page-title .button {
    line-height: 30px;
    padding: 0 15px;
	float:right;

}

.box-account.address_info{
	margin-bottom:0;
	}

.row_form.gutter-bottom-non{
	margin-bottom:0;}
	
.input-text.gutter-top{
	margin-top:5px;}	
	
	
.page_page .page-title h1{
	margin-bottom:15px;
	}
	
/*//////////////////////////////////////////////////CART\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
.data-table {
    width: 100%;
}
table {
    border: 0 none;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    font-size: 100%;
}	

.data-table thead, .cart-table thead tr, .availability-only-details thead {
    border-color: #e5e5e5;
}
.cart-table thead tr {
    border-bottom: 1px solid #e5e5e5;
}

.data-table thead th {
    border-right: medium none;
    font-weight: bold;
    vertical-align: bottom;
}
.data-table th, .data-table td {
    padding: 10px;
	text-align:left;
	vertical-align:top;
}

.ta-c{
	text-align:center !important;}	

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

.nobr {
    white-space: nowrap !important;
}

.data-table tr.odd td, .data-table tr.odd th {
    border-right: 1px solid #f5f5f5;
}

.cart-table .product-image {
    max-width: 80px;
}
.cart-table .product-image {
    display: block;
    width: 168px;
}


.cart-table img {
    border: 0 none;
    max-width: 100%;
    vertical-align: top;
}

.cart-table .product-name {
    font-size: 1.6666em;
    font-weight: normal;
    line-height: 1.2em;
    margin: 0 0 10px;
}

.data-table .cell-label {
    display: none;
}

.data-table .item-options {
    line-height: 18px;
    margin: 0 0 0 10px;
}

.price {
    white-space: nowrap !important;
	margin-right:3px;
}

.data-table .item-options dd {
	color: #aaa;
    float: left;
    font-style: italic;
    margin: 0 0 2px;
    padding-left: 7px;
}

.data-table .item-options dt {
    background: rgba(0, 0, 0, 0) url("../img/bullet.png") no-repeat scroll 0 0;
    padding-left: 18px;
}

.data-table .btn-remove .fa{
	font-size:18px;
	}
	
.data-table tr.even {
    background-color: #fbfbfb;
}	

.cart-table input.qty {
    width: 4em !important;
}


.cart-table .btn-update, .cart-table .btn-empty {
    float: right;
}

.button.btn-inline, .sidebar .block .button, .product-view .box-tags .form-add .button, .title-buttons .button {
    line-height: 36px;
    padding: 0 15px;
}

.cart-table  button {
    margin: 0 0 15px 10px;
    padding: 0;
}

.cart-table  td.last {
    border-bottom: 1px solid #eee;
    padding: 15px 0 0;
}

.cart-table .btn-continue {
    float: left;
    margin-left: 0;
}

.grid12-8 {
    width: 64.67%;
}

.nested-container {
    margin-left: -1%;
    width: 102%;
}
.cart-collaterals {
    margin-top: 2%;
}

.grid12-4 {
    width: 31.33%;
}



.grid12-6 {
    width: 48%;
}
.cart .cart-left-column > *, .cart .cart-right-column > * {
    margin-bottom: 20px;
}

.page {
    text-align: left;
}


.cart .shipping p {
    margin-bottom: 10px;
}

.form-list li {
    margin: 0 0 8px;
}


.block .block-title, .section-title, .cart .crosssell h2, .cart .discount h2, .cart .shipping h2 {
    border-bottom: 1px solid #e5e5e5;
    font-size: 1.5em;
    font-weight: normal;
    line-height: 1.2222em;
    padding-bottom: 7px;
    padding-top: 7px;
}

.nested-container {
    margin-left: -1%;
    width: 102%;
}
.cart-collaterals {
    margin-top: 2%;
}

.additional-bg-color, .block-layered-nav .currently, .cart .totals, .checkout-agreements li {
    background-color: #000000;
}
.cart-left-column .grid-full, .cart-right-column .grid-full {
    width: 100%;
}
.additional-bg-color, .block-layered-nav .currently, .cart .totals, .checkout-agreements li {
    background: #fff none repeat scroll 0 0 !important;
}

/*.cart .totals-inner {
    padding: 20px;
}*/

.cart .totals table {
    width: 100%;
}


.cart .cart-right-column {
    float: right;
}

.cart .totals td {
    padding: 1px 0 1px 7px;
}
.a-right {
    text-align: right !important;
}

.cart .totals table {
    width: 100%;
}

.cart .totals tfoot td {
    padding-bottom: 5px;
}
.cart .totals td {
    padding: 1px 0 1px 7px;
}

.cart .totals tfoot th strong, .cart .totals tfoot td strong {
    font-size: 16px;
}
.cart .totals .checkout-types li {
    clear: both;
    margin: 10px 0;
}

.cart .discount .buttons-set, .cart .shipping .buttons-set {
    border: 0 none;
    margin: 10px 0 0;
    padding: 0;
    text-align: left;
}

.compare_products_table td{
	vertical-align:top;}

.cart .totals-inner {
    padding: 20px;
	padding-right:0;
}
.cart .totals .checkout-types {
    text-align: right;
}
.form_password, .login_false .form_password{
	display:none;}

.product-view .btn-cart, .btn-checkout, .cart .buttons-set .button{
    font-size: 1.1666em;
	   line-height: 45px;
	    padding: 0 25px;
}

#shipping_information{
	float:left;
	width:100%;}


.dropdown .dropdown-heading.cover > span > *, .dropdown .dropdown-heading.cover > div > * {
    display: inline-block;
    vertical-align: middle;
}


.count {
    background-color: red;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    margin-left: -14px;
    margin-right: -7px;
    margin-top: -22px;
    position: relative;
    text-align: center;
    width: 18px;
	
	  background-color: red;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    margin-left: -14px;
    margin-right: -7px;
    margin-top: -10px;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 18px;
}

.compare_product_menu .count{
	margin-left: -27px;
    margin-right: 1px;}

.block_category_above_empty_collection {
    margin: 10px 0;
}
.note-msg.empty-catalog {
    background: transparent url("../img/empty-catalog.png") no-repeat scroll 10px 10px !important;
    color: inherit;
    min-height: 70px;
    padding: 40px 20px 40px 160px !important;
}

.note-msg.empty-catalog h3 {
    font-size: 2.5em;
}

/*//////////////////////////////////////////////////wishlist\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/


.my-wishlist .product-image {
    display: block;
    margin: 0 0 5px;
    max-width: 140px;
    min-width: 113px;
}
.my-wishlist .product-name {
    margin-bottom: 10px;
}

.my-wishlist .description {
    margin-bottom: 10px;
}

.my-wishlist table{
	border:none;}
	
	
fieldset {
    border: 0 none;
}	

.my-wishlist .data-table thead th{
	  border-bottom: 1px solid #f5f5f5;
	}
	
.my-wishlist .btn-cart {
    margin: 10px 0 5px;
	padding:10px 0;
}

.my-wishlist .buttons-set{
	text-align:right;
	}

.truncated:hover .truncated_full_value .item-options{
	display:block;
	}	
	
.truncated:hover  a.details{
	cursor:help;}
	
/*//////////////////////////////////////////////////CHECKOUT\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/	

.opc .section {
    margin: 0 0 10px;
    padding: 0;
}

#checkoutSteps .cart-table  img{
	max-width:100px;}

.block-content{
}
.block-content dt{
	display:inline-block;
	font-weight: 600;
    margin-bottom: 2px;
    width: 100%;
}	

.opc .step-title {
    background: #f5f5f5 none repeat scroll 0 0;
    padding: 10px;
    text-align: right;
	display:inline-block;
	width:100%;
	-webkit-box-sizing: border-box; / Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x /
 -moz-box-sizing: border-box;    / Firefox 1 - 28 /
 -o-box-sizing: border-box;
 box-sizing: border-box;
}

.opc .active_step .step-title{
	    background-color: #e5e5e5;}
.opc .active_step .step-title .number {
    color: #fff;
    background-color: #333;
}
.opc {
    position: relative;
}
.opc .step-title .number {
    background: #fff none repeat scroll 0 0;
    float: left;
    font-size: 1.3333em;
    margin: 0 8px 0 0;
    padding: 8px 12px;
}


.opc .step-title h2 {
    color: #999;
    float: left;
    font-size: 1.3333em;
    line-height: 2.125em;
    margin: 0;
}	

.grid12-3.sidebar.no-gutter{
	margin-right:0;
	}
	
.checkout .grid12-3.sidebar.no-gutter{
	float:right;
	}	
	

.opc .step {
    margin-top: 10px;
	display:none;
    padding: 10px 20px;
    position: relative;
}

.opc .step .new-users .content{
margin-bottom:5px;	}

.opc .section:first-child .step{
	display:block;}

.edit_register{
	float:right;
	display:none;
	margin-top:5px;}		

.opc .buttons-set .please-wait {
    height: 45px;
    line-height: 45px;
}
.please-wait {
    float: right;
    margin-right: 5px;
}


.please-wait img {
    vertical-align: middle;
}

.checkout  .buttons-set{
	margin-top:10px;
	display:inline-block;
	width:100%;}
	
.sp-methods dt:first-child {
    margin-top: 0;
}
.sp-methods dt {
    font-weight: bold;
    margin: 15px 0 0;
}
.sp-methods dd li {
    margin: 5px 0;
}	


.gift-messages {
    margin: 30px 0 10px;
}

#shipnote {
    background: #f1f2f3 none repeat scroll 0 0;
    border-bottom: 1px solid #dadada;
    border-top: 1px solid #dadada;
	-webkit-box-sizing: border-box; / Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x /
 -moz-box-sizing: border-box;    / Firefox 1 - 28 /
 -o-box-sizing: border-box;
 box-sizing: border-box;
    margin-top: 20px;
    padding: 15px 30px 20px;
    width: 100%;
}

#shipnote label {
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
}

#opc-review .buttons-set p {
    font-weight: bold !important;
    text-decoration: underline !important;
}
#opc-review .buttons-set p {
    line-height: 28px;
    margin: 0;
}
.f-left, .left {
    float: left !important;
}

#billing_form, #delivery_form{
	display:none;}
	
/*//////////////////////////////////////////////////FAQ\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
.widget {
    display: inline;
}

.std{
	float:left;
	width:100%;}	
.icon_m {
   height: 19px;
    width: 20px;
}

.lbl_drp:hover .caret{
	border-color:#000 transparent transparent;}
	
.i_cart{
	background:url(../img/icons_n/cart.png) no-repeat center center;}	
	
.i_list{
	background:url(../img/icons_n/list.png) no-repeat center center;}	
	
.i_grid{
	background:url(../img/icons_n/grid.png) no-repeat center center;}		
.grid_m:hover .i_list, .grid_m.active .i_list{
background:url(../img/icons_n/list_black.png) no-repeat center center;	
	} 
.grid_m:hover .i_grid, .grid_m.active .i_grid{
background:url(../img/icons_n/grid_black.png) no-repeat center center;	
	} 
.action-box a:hover .i_compare{
		background:url(../img/icons_n/compare.png) no-repeat center center;}
				
.i_compare{
	background:url(../img/icons_n/compare.png) no-repeat center center;}	

.product .add-to-links li a:hover .i_compare.white{
	background:url(../img/icons_n/compare_gray.png) no-repeat center center;}	
	
.i_compare.white{
	background:url(../img/icons_n/compare_white.png) no-repeat center center;}	
	
.product .add-to-links li a .icon_m{
	width:25px;
	}		
		
#faq_wrapper .tab_head.active {
    background: #eeeeee url("../img/minus-icon.png") no-repeat scroll right center;
    color: #000;
}
#faq_wrapper .tab_head {
    background: #ccc url("../img/plus-icon.png") no-repeat scroll right center;
    color: #767575;
    cursor: pointer;
    font-weight: bold;
    margin: 0 0 3px;
    padding: 5px;
}

#faq_wrapper .tab_body {
    display: none;
    margin: 10px 0;
}

.faq_wrapper{
	float:left;
	width:100%;}
	
/*//////////////////////////////////////////////////ORDERS\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/	
.shopping_cart_table{
	float:left;
	width:100%;}
	
.shopping_cart_table th{
	background:#383838;
	color:white;
	font-weight:normal;
	padding: 8px 12px;
	border:none;
	font-size:14px;}	
.shopping_cart_table tr th:last-child{
	border-right:1px solid white;
	}		
.shopping_cart_table td{
	background:#383838;
	color:white;
	border:1px solid white;
	padding: 5px 12px;
	text-align:center;
	}
.status_order{
	font-style:italic;
	font-weight:600;}	
.shopping_cart_table td a{
	color:white;}	
	
.orders .buttons-set{
	float:left;
	width:100%;
	}	
	
.orders .buttons-set .button{
	float:right;
	min-width:80px;}	
	

.order-info-box {
    margin: 0 0 10px;
    padding: 20px;
	-webkit-box-sizing: border-box; / Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x /
 -moz-box-sizing: border-box;    / Firefox 1 - 28 /
 -o-box-sizing: border-box;
 box-sizing: border-box;
}	


.dashboard  .order-info-box  .box .box-title{
	text-align:left;
	color:black;
	margin:0;
	padding:0;
	background:none;}
	
.order-info-box .col-1 {
    border-right: 1px solid #e5e5e5;
}	
.order-info {
 width: 100%;
display:inline-block;
}

.order_details .order-info dt {
    padding-left: 0;
}
.order-info dt {
    font-weight: bold;
}

.order-info dt, .order-info dd, .order-info li, .order-info li a {
    float: left;
}

.order-info li a:hover, .order-info li.current {
    background-color: #e5e5e5;
}
.order-info dt, .order-info li.current, .order-info li a {
    padding: 10px;
}
.order-info li {
    margin-right: 1px;
}

.order_details .shopping_cart_table th{
	border:none;
	border-bottom:1px solid white;
	text-align:center;
	}
	
.order_details .shopping_cart_table td{
	border:none;}
	
.order_details .shopping_cart_table tr:nth-child(2n+1) td{
	background:#666;}	
.order-date {
    clear: both;
    color: #ee001c;
    margin: 10px 0;
}

.order_details .data-table .item-options dt{
	background:url(../img/bullet2.png) no-repeat left center;
	 padding-left: 12px;}
	 
.order_details .shopping_cart_table .total-price-table tr td, .order_details .shopping_cart_table .total-price-table tr:nth-child(2n+1) td{
	background:none;
	}	
	
.total-price-table {
	 float:right;}
	
.total-price-table td{
	font-size:1.1em;}
	
.total-price-table tr td:first-child{
	text-align:right;}
	
.total-price-table tr td:last-child{
	text-align:left;}		
	 
.order_details .grand_total {
    font-size: 1.3333em;
}	 	 

.page-title .separator, .page-title .link-reorder, .page-title .link-rss, .page-title .link-print {
    display: inline-block;
    font-weight: normal;
    margin-top: 10px;
}
.link-print {
	float:right;
    background: rgba(0, 0, 0, 0) url("../img/i_print.gif") no-repeat scroll 0 center;
    padding: 2px 0 2px 25px;
}

#opc-login .form-list{
	display:inline-block;
	width:100%;}
	
.checkout #opc-login  .buttons-set{
	margin-bottom:15px;}	
	
.login_form_f{
	display:none;}	
	
.login_false .login_form_f{
	display:block;}	
	
.login_false  .save_address{
	display:none;
		}
		
.account-create .save_address_mod .form-item{
	max-width:inherit;}