/* shop style */


#cart-btn {
    display: block;
    height: 40px;
    padding-top: 1em;
    position: absolute;
    right: 0.5em;
    top: 0;
    width: 45px;
	z-index:3;
}
#cart-btn:before{
	content:"\e832";
    display: inline-block;
    font-family: "fontello";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0.2em;
    margin-right: 0.2em;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    width: 1em;
	font-size:1.6em;
	color:#fff;
	
		}
		
.shopping-cart {
    position: absolute;
    top: 0;
	left:0;
    width: 100%;
	z-index:3;
}
		

#cart_preview,#cart_checkout{
	background: none repeat scroll 0 0 #4b4b4b;
    border: 0 none;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(50, 50, 50, 0.3);
    color: #fff;
    font-weight: bold;
    max-width: 30%;
	 font-size: 0.9em;
    padding: 2% 3%;
    width: 20%;
	margin-top:1em;
	margin-right:0.5em;
	
	}
	
#cart_checkout{
	background: none repeat scroll 0 0 #b61c44;	
		}
#cart_contents p{
display:block;
	margin-bottom:1em;

		}

.cart_item th{
		font-family:Arial, Helvetica, sans-serif;	
		font-weight:bold;
			}
	
	
.h2Holder{
		width:100%;
		
		}
		
.h2Holder a{position:absolute;
		right:0;
		bottom:0;}
	

	
#categoriesHolder,#productsHolder,.featured_products{
width:100%;
float:left;	

position:relative;
		
		}
		
#categoriesHolder,#productsHolder{
	padding-bottom:1em;
	margin-bottom:1em;
	}
	
#productsHolder{
		padding-bottom:2.5em;
	
	}
	

		
.featured_products{
	border-bottom:1px dotted #e4e4e4;
	margin-top: 0.5em;	
	padding-bottom:0.5em;	
			}
		
.featured_products img{
	width:25%;
	
	}
	
.product_categories_img .featured_image{
	border:1px solid #e4e4e4;
	
	}
		
		
#categoriesHolder div.featured_category{
	width:46.5%;
	margin:0 1.5%;
	float:left;
	}
	

	
#cart_go{
	width:20%;
	margin-left:0;
	border-radius:0 5px 5px 0;
	}
	
.featured_price,.list_price{
	
	font-size:1.4em;
	font-family: "klavika",arial,sans-serif;
	font-weight:normal;
		
		}
		
.list_price{
			font-size:1.6em;
			padding-bottom:0.25em;	
			}
		
#product_search_form #search{
	 width: 74%;
	 padding:1.5% 1%;
	
	}

.list_shortdesc .button, aside #all-products,.shopL {
  background-attachment: scroll;
    background-color: #f7f7f7;
    border-radius: 30px;
    font-family: "klavika",arial,sans-serif;
    font-size: 0.8em;
    margin-right: 0.5em;
    margin-top: 1em;
    padding: 0.25em 1.5em;
    text-align: center;
    text-transform: uppercase;
	display:inline-block;
	width:auto;
	float:right;
	clear:both;
	
}

.list_shortdesc .button{
	float:left;
	clear:both;
	width:5em;
	margin-right: 20em;
	}

.cart_add{
	background:#f7f7f7;
	border:1px solid #5c963c;
	font-size: 0.9em;
    padding: 0.25em 1em;
	color:#5c963c;
	font-family: "klavika",arial,sans-serif;
	text-transform:uppercase;
	margin-top:1em;
	margin-bottom:1em;
	border-radius:3px;
	cursor:pointer;

	
	}
	
.cart_add:before{
	
	content:"\e832";
	display: inline-block;
    font-family: "fontello";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1em;
    margin-right: 0.4em;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    width: 1em;
	 font-size: 16px;
    line-height: 24px;
		}
	
.cart_add:hover{
color:#5c963c;
	text-decoration:none;
	background:#fff;
		
		}
	
.list_price,.product_description,.related-shop-cats{
	display:block;
	width:100%;
		
		}
		
.item_actions{
	width:20px;
	display:block;
	float:right;
	
	}
#popup_cart th.item_total{text-align:right;}
		
#productCatView{
	width:100%;
	float:left;
	font-family: "klavika",arial,sans-serif;
	
	}
	
.product_right label,#quantity{
	width:auto;	
	float:none;
		}
		
		
.product_categories_img img {
    background-color: #ffffff;
    border-color: #f0f0f0 #ebebeb #dcdfe2;
    border-style: solid;
    border-width: 1px;
    padding: 2px;
}

.product_categories_img ul li {
    font-size: 0.9em;
    list-style-image: none;
    list-style-type: none;
    text-align: center;
}

aside .featured_name{
    display: none;
}


list_item {
    border-bottom: 1px dotted #ccc;
    clear: both;
    float: left;
    margin-bottom: 0.9em;
    padding-bottom: 0.9em;
    width: 100%;
}

.list_item img {
    border: 1px solid #ccc;
}
.list_image {
    float: left;
    margin-right: 0.9em;
    width: 20%;
}
.list_shortdesc {
   
    line-height: 1.2em;
}

.list_right {
    clear: both;
}

.list_details {
    float: left;
    position: relative;
	width:70%;
	
}

.related-shop-cats{
	padding:1em 0;
	float:left;
	}
	
.added{
width:100%;
display:block;
float:left;
margin-bottom:1em;
		}
		
.product_add .product-code{
	float:left;
	font-weight:bold;	
	width:100%;	
	display:block;
			}
		
.list_name {
    width: 100%;
	font-weight:bold;
	font-size:1.1em;
	margin-bottom:0.25em;
	float:left;
	display:block;
	float:left;
	line-height:100%;
}

.list_item{
	border-bottom:1px dotted #e4e4e4;
	display:block;
	float:left;
	margin-top:1em;
	padding-bottom:1em;
	}

.list_shortdesc{
	   width: 100%;
	   float:left;
	   display:none;
	
	}
	
.h2Holder h2{
		width:100%;
		display:block;
		float:left;
		}
		
.product_add span {
    width: 100%;
}
.product_description {
	border-radius: 3px 3px 4px 4px;
	clear: both;
	display: block;
	margin: 0.5em auto;
	padding: 2% 4% 4%;
	position: relative;
	text-align: left;
	width: 91%;
	border-top: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	border-bottom: 3px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
}




.product_right {
    float: left;
    width: 100%;
	margin-bottom:0.5em;
	text-align:center;
}

.product_add .social-media-icons li:first-child {
   width:auto;
	
}
	

.product_right label{
	font-size:1em;
	
	}
	
.product_add{
	text-align:center;	
		
		}

.product_add .social-media-icons {
    margin: 0.9em auto;
    padding: 0;
}
.product_add .social-media-icons {
    float: left;
    font-size: 160%;
    width: 100%;
}


.product_add .social-media-icons li {
    display: inline-block;
    height: 30px;
    list-style: outside none none;
    padding: 0;
    position: relative;
    width: 35px;
}


.social-media-icons a {
    display: inline-block;
    font-size: 0;
    height: 30px;
    left: 0;
    position: absolute;
    top: 0;
    width: 30px;
}

a.textView:before, a.imageView:before {
    margin-left: 0;
}
#productCatView a.selected-view:before{
	background:#0091c8;
	}

#shop .hand:before {
    background: none repeat scroll 0 0 #666;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    padding: 4px;
	border-radius:2px;
}
.hand {
    cursor: pointer;
}
.social-media-icons .icon-facebook,.social-media-icons .icon-twitter{
	font-size:20px;
	}
	
.product_description p{
		padding-bottom:0;
		}


/* shop billing path */
	
.login-block .user-1icon-:before{
  
    font-size: 16px;
}
table.shop, #checkout table {
	width:100%;
	word-wrap:break-word;
	
	}
	
table.shop{
	
		float:left;
		}
	
table.shop th{
	hyphens: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#f7f7f7;
		}
	
#checkout table tr{
		border-bottom:1px dotted #e4e4e4;
		
		}
		
.CartName{
	word-wrap:break-word;
	
	}
		

	
table tr.total{
	font-weight:bold;
	color:#be1e2d;
	background-color: #F7F7F7;
	border-top:2px solid #ccc;
	
	}
	
#checkout  tr.update{
	border-bottom:none;	
		}
	
#checkout table th{
	text-align:right;
		}
#checkout table th:first-child{
	text-align:left;
		}
.numeric{
	text-align:right;	
		
		}
		
#cart_cancel,#cart_back, #cart_next,#cart_submit{
		padding:0;
		margin: 0 5px 0 0;	
		height:32px;
		line-height:32px;
		width:7em;
		text-align:center;
		box-shadow: 0 1px 2px rgba(50, 50, 50, 0.3);
		border:0;
		border-radius:5px;
		text-decoration:none;
		background:#4b4b4b;
		color:#fff;
		display:inline-block;
		font-size:13px;
		font-weight:bold;
		float:none;
		cursor:pointer;
			}
			
#cart_cancel:hover,#cart_back:hover{
			background:#1e1e1e;		
				}
			
#cart_next,#cart_submit{
	background: rgba(92,150,60,0.9);
				}
#cart_next:hover,#cart_submit:hover{
		background: rgba(92,150,60,1)			
					}
	
			
#checkout .required_field_legend.required-field{
				display:block;
				width:100%;
				margin-bottom:0.5em;
				}
				

#checkout article h2{
	color:#666;
	font-weight:300;
	margin-bottom:0.5em;
	}
				
.cart_submit_message{
	font-size:1.4em;
	float:left;
	
	}
	
.payment_amount{
	color:#be1e2d;
	font-weight:bold;
	}
.form_foot{
	text-align:left;
	display:block;
	float:left;
	width:100%;
		
		}
#checkout #comments{ height:10em;}
			
#cart_next,#cart_submit{
	
	
	}

#expiry_month,#expiry_year,#cvn{
	width:30%;
	
	}
	
	
#payment_creditcard_details hr{
	display:none;
	}
	

#shop .flexslider ul.slides img{
	width:98%;
	}
	

#shop .flexslider ul.slides{
	background:#ccc;
	}	
	
#shop #wrapper .flexslider.product_image img {
    border: 3px solid #CCCCCC;
}


	
/* shop billing path*/

		
#account form{
	width:100%;	
	display:block;
	
			}
		
#account form .text-field,#account .required_field_legend.required-field,#account article input[type=password],#account select{
			 width: 60%;
			}
			
#account #state, #account  #title, #checkout #state, #checkout #title{
	width:30%;
	}
			


#login .form_sub_h,#account .form_sub_h {color:#666;
float:left;
width:100%;
text-align:left;
padding:0;
margin:0 0 1em;
font-weight:300;

}

#account .form_sub_h{
	margin-bottom:0.5em;

	}

#login h3.form_sub_h{
	font-size:1.4em;
	font-weight:bold;
	margin-top:1em;
	
	}

#login fieldset.register, #login fieldset.login{
	float:left;

	}
	#login article input, #login article textarea {
	width:90%;
	
	}
	
#login fieldset.register label, #login fieldset.login label{
		width:100%;
		}
		
#account article fieldset{
	width:94%;
	padding-top:1.5em;
	
	}

#account .account_menu{
		padding:0;
		margin:0 ;
		font-size:1em;
		width:100%;
		float:left;
		background:#f4f4f4;
		}
		
.account_menu li{
		display:block;
		float:left;
		padding:0;
		margin: 0;
		border-right:2px solid #fff;
		text-align:center;
		background-color: #F4f4f4;
		line-height:100%;
		width:19%;
		min-height:3.5em;
		transition:background ease-in 0.2s;

		}
		
		
.account_menu li:first-child{
			margin-left:0;
			
			}
			
.account_menu li:first-child a:before{
	content:"\e83a"	;	
	}
	
.account_menu li:nth-child(2) a:before{
	content:"\e839"	;

	margin-bottom:-2px;
	}
	
.account_menu li:nth-child(4){
	border-right:none;	
		}

.account_menu li:nth-child(3) a:before{
	content:"\e83b"	;	
	}
	
.account_menu li:nth-child(4) a:before{
	content:"\e812"	;	
	}
			
.account_menu li:last-child{
	background: none repeat scroll 0 0 #ccc;
	border-left:1px solid #b8b8b8;
	border-bottom:1px solid #ccc;
    color: #fff;
	border-radius:0 6px 0 0;
	float:right;
				}
				
.account_menu li:last-child a:before{
		color:#fff;			
					}
				
.account_menu li a:before{
	display: block;
    font-family: "fontello";
	font-size:22px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0;
	margin-top:0.5em;
    margin-right: 0.2em;
	margin-bottom:0.25em;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    width: 100%;	
	color:#5c963c;
	
	}
	
	.account_menu li:hover a:before,	.account_menu li.current a:before{
		color:#fff;
		
		}
				
.account_menu li:last-child a:before{
	content:"\e83e"	;	

					
					}
				
.account_menu li:last-child:hover{
		background: none repeat scroll 0 0 #666;			
					}
				
.account_menu li:last-child a{
	
	  color: #fff;}
		
.account_menu li.current,.account_menu li:hover{
	background-color:#5c963c;

	
	}
	
.account_menu li.current a,.account_menu li:hover a{
		color:#fff;
		}
	
	
.account_menu li a{
	display:block;
	width:94%;
	padding:3%;
	height:100%;
	font-size:0.7em;
	font-family: "klavika",arial,sans-serif;
	line-height:100%;
	color:#5c963c;


		}
	
		
.item_img img{
	border:1px solid #e4e4e4;
	}
	
	
/* shop cart popup*/


#popup_cart, #aside #popup_cart {
	background-color: #f7f7f7;
	display: none;
	padding: 5%;
	width:90%;
	border-bottom: 3px solid #5c963c;
	float:left;
	position:relative;
	border-radius:0 0 5px 5px;
	-webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.41);
-moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.41);
box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.41);
}

body#classifieds #popup_cart{
	 top: -340px;
	
	}

#popup_cart h2, #cart_hide {
	color:#fff;
	text-transform:uppercase;
	font-weight:normal;
	font-size:1.5em;
	 font-family: "klavika",arial,sans-serif;
}
 #cart_hide{
	 font-size:0.8em;
	 
	 }
#popup_cart .shopH{
	padding:0;
	margin:0.5em 0 0.5em;
	color:#999;
	}
	
#popup_cart #cart_hide {
	width:20px;
	height:20px;
	line-height:22px;
	position:absolute;
	top:10px;
	right:10px;
	border-radius:30px;
	color:#999;
	border:2px solid #999;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
	font-weight:bold;
}



#popup_cart .cart_item {
	width:100%;
	margin-bottom:1em;
	
}
#popup_cart th {
	padding:5px;
	color: #666;
	background:#f7f7f7;
	text-align:left;
	border-bottom:1px solid #e2e0de;

}

#checkout-btn{
	padding: 0.5em 2em;
	width:auto;
	 background: none repeat scroll 0 0 #4b4b4b;
    border: 0 none;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(50, 50, 50, 0.3);
    color: #fff;
    font-weight: bold;
	font-size:0.8em;
	max-width:50%;
	
	}
	
#checkout-btn:hover{
		 background: none repeat scroll 0 0 #1e1e1e;	
		}

.cart_item .cart_total_row{
	font-weight:bold;
	border-bottom:none;
	border-top:2px solid #ccc;
	}

	
.cart_item tr{
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	
	}

#popup_cart td {
	padding:5px;
	-webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;
}

.item_qty {
	text-align:center
}
.item_total {
	text-align:right
}
.item_remove {
}

#popup_cart .cart_total_row td {
	font-size:14px;
	background-color:#f7f7f7;
}
#cart_total {
	float: right;
}


.in-cart-hidden {
    display: none;
}

#row-wrapper .product-row{
	padding:0.45em 0;
	
	}


	
#row-wrapper .product-row .product-text div{
	padding-bottom:0.25em;	
		
		
		}
#row-wrapper .product-row .product-image{
	
		}
	
#row-wrapper .product-row .product-totalprice{
	font-weight:bold;
margin-top:-1.5em;
    color: #be1e2d;

	
	}
#checkout  #row-wrapper .product-total-row label{
		width:50%;
		}
	
#row-wrapper .product-total-row{
		text-align:right;
		
		}
#row-wrapper #update_cart{
	margin-bottom:1.5em;
	}
	
#checkout .product-row{
	border-bottom: 1px solid #E7E7E7;
	clear:both;
	float:left;
	width:100%;
}

.product-row .item_actions{
	display:block;
	float:left;
	width:60%;
	margin-left:25%;
	
}
.product-row .item_actions a{
	display:inline-block;
	margin-right:1em;
	width:30px;
	}

.product-row .item-qty-row{
	display:block;
	float:left;
	
}

#checkout .product-total-row{
	clear:both;
	
}

#checkout .total{
 background-color: #F7F7F7;
    border-top: 2px solid #CCCCCC;
    color: #BE1E2D;
    font-weight: bold;
}

#checkout .product-total-row label{
    display: inline-block;
    float: left;
    margin-right: 2%;
    padding: 0;
    width: 30%;
}

.product-row .product-totalprice{
	float:right;
}

.product-row .cartQty{
	float:left;
	font-weight:bold;
}
.product-row .product-text{
	width:100%;
}

.product-row .product-image {
    max-width: 30%;
    float: left;
    margin-right: 1em;
	margin-bottom:1em;
}


/* Shop product slider */		
#shop #wrapper .flexslider.product_image img{
	height: auto;
	margin: 0 auto;
	text-align: center;
	
}


#shop #wrapper #carousel img{
	border:1px solid #ccc;
	cursor:pointer;
}

		
#shop #hero .flex-direction-nav{
display:none;
	
	}
	
#shop #hero .flex-control-nav{
	 top: -40px;
	 bottom:auto;
    height: auto;
	left:auto;
	right:1em;
    position: absolute;
	text-align:right;
    width: 50%;
    z-index: 10;
	}
	
#shop #hero .flex-control-paging li a {
    background: none repeat scroll 0 0 #000;
    display: block;
    float: left;
    height: 12px;
	width:12px;
	line-height: 15px;
    position: static;
    text-align: center;
	border:none;
	color:#fff;
	border-radius:40px;
	text-indent:-9999px;
}
#shop #hero .flex-control-paging li {
		margin-left:0.5em;
	}
#shop #hero .flex-control-paging li a.flex-active{
	 background: #ed1c24;
    
	}

#shop #hero .flex-control-paging li a:before{
	background:none;
	}

#shop #hero .slider{
	overflow: visible;
	}
	
.product_add select{
	margin-bottom:0.45em;

	}
	
	
#shop .product_image.flexslider .slides li a{
	background-image: none;
		}
		
#shop .product_add span.added, #shop .list_details span.added {
    display: none;
}	

#shop .product_add span.in_cart, #shop .list_details span.in_cart {
    display: inline;
}

.item_del{
	font-size:0;
	display:inline-block;
	width: 20px;
	height: 20px;
	cursor:pointer;
	background-attachment: scroll;
	background-image: url(../images/delete.png);
	background-repeat: no-repeat;
	background-position: center center;	

	}

table .item_actions a {
    cursor: pointer;
    display: block;
    float: right;
    height:20px;
    width: 20px;

}	

.related-shop-cats{
	border:1px solid #e4e4e4;
	margin-top:3em;
	margin-bottom:1em;
	float:left;
	clear:both;
	width:100%;
	}	

.related-shop-cats h3{
    font-size:1.2em;
	margin-left:0.5em;
	background:#fff;
	padding-left:0.5em;
	padding-right:0.5em;
	display:inline-block;
	margin-bottom:0;
	color:#666;
	text-transform:none;
	
	}
.related-shop-cats ul{
line-height:1.6em;
	
	}
	


.qty_more{
	font-size:0;
	display:inline-block;
	width: 20px;
	height: 20px;
	cursor:pointer;
	background-attachment: scroll;
	background-image: url(../images/plus.png);
	background-repeat: no-repeat;
	background-position: center center;	

	}

.qty_less{
	font-size:0;
	display:inline-block;
	width: 20px;
	height: 20px;
	cursor:pointer;
	background-attachment: scroll;
	background-image: url(../images/minus.png);
	background-repeat: no-repeat;
	background-position: center center;	

	}
	
.item_qty{
	font-weight:bold;
	min-width:3em;
	text-align:left
	}
	
.item_qty span{
	float:left;
	}

.account_menu li{
	paddding-bottom:0.5em;
	}
	
.account_menu li a:hover{
	text-decoration:none;	
		}
		

#cart_login,#cart_register{
	float:left;
	margin-top:1em;
	
	}
	
fieldset.login p,fieldset.register p{
	display:block;	
	float:left;
	width:100%;
		}
		
label[for=cart_login],label[for=cart_register]{
	display:none;
	}

#shop-search-meta ul{
	font-size:1.4em;
	float:left;
	display:block;
	margin:0px;
	}
#shop-search-meta ul li{
	padding:5px;
}

#shop-search-meta ul li a{	
	font-size:inherit;
	text-transform:none;
	padding:0px;
	text-align:left;
}

.product-left{
	width:100%;
	}


.product-left .product_image{
	display:block;
	margin:0 auto;
	text-align:center;
	}
	
.product-left .product_image img{
	text-align:center;	
	float:none;
	margin-right:0;
		}
#site-header{
	display:block;
	
	}
	

#navigation,#site-header .header-right,.site-title,#site-header .sub-title,#site-header .tagline, #cart-btn .cart-sub-text{
	display:none;
	}
	
#side_cart_qty {
	position:absolute;
	right:0px;
	top:10px;
    color: #fff;
    font-weight: bold;
	font-size:60%;
	display: block;
    float: right;
	height:20px;
	min-width:20px;
	text-align:center;
	line-height:20px;
	background:#5c963c;
	border-radius:50px;
}

.text{
display:block;
float:left;
margin:2% 5px 2% 0;
line-height:1.2em;		
			}

	
#checkout aside h2{
	color:#fff;
	}
label[for=cart_next]{
	display:none;
	}
	

#categoriesHolder div.featured_category{
	margin-bottom:0.5em;	
	float:left;	
	position:relative;	
			}
#categoriesHolder .featured_name{
	position:absolute;
	bottom:0;
	left:0;
	background:rgba(0,0,0,0.6);
	color:#fff;
	width:100%;
	text-align:center;
	font-weight:bold;
	
	}
.featured_image{
	 box-sizing: border-box;
	 margin-bottom:0;
	
	}
	
	
.product-image img{
	width:100%;
	margin-bottom:0;
	}
	
.product-text div{
	font-size:1em;
	line-height:1.2em;
	}
	
.product-total-row p{
	font-size: 1.1em;
    padding: 0.5em 0;
	
	}
	
#checkout #address_details, #payment_creditcard_details input[placeholder]  {
	font-size:0.9em;
	}
	
#expiry_month,#expiry_year{
	display:inline-block;
	float:none;
	max-width:20%;
	}
	
