/*
WOO CUSTOM STYLESHEET
---------------------
 */
/*************************************
Checkout
*************************************/
div .create-account, p.create-account {padding:15px 0 0 15px;}


span.codelist {font-size:12px;}


#place_order{
	font-weight:bold;
	font-size: 18px;
	padding:8px 8px 8px 26px !important;
    
    background:  #FF9900 url(/images/lock2.png) no-repeat  3px 8px !important;
background-position: 3px 8px;
	border: 3px solid #666 !important;
}

#place_order:hover{
    background-color:#F19100 !important;
}

.footer-widget-1 .widget_wc_constant_contact{
	padding: 8px; 
	background-color:#F19100 !important;
}



#order_review h3 span, #order_review_heading span, #customer_details h3 span {
	background-color: #FFF;
	border-radius:50%; 
	  width: 48px;
    	height: 36px;
    	padding: 8px 16px 8px 16px;
    	border: 2px solid #666;
	margin-right: 15px;
	margin-bottom: 10px;
    	color: #666;
    	text-align: center;

}

#customer_details{
background-color:#CCC;
padding:15px;
}

#customer_details label{
font-weight:bold
}

div.woocommerce-billing-fields{
background-color:#FFF;
padding:15px;
}

#wc_constant_contact_subscribe_field{
margin-top: 25px;
background-color:#FFF;
padding:15px 0px 15px 10px;

}

div.woocommerce-shipping-fields{
background-color:#FFF;
padding:15px;
}

#order_comments_field{
margin-top:25px;
background-color:#FFF;
width:95%;
padding:15px;
}


#order_review_heading{
color:#000;
padding-left:10px;
margin-bottom: 0px;
background-color: #CCC;

}

#order_review{
background-color:#CCC;
padding:15px;

}

#payment {
background-color:#FFF;
padding:15px;
}

.woocommerce .woocommerce-info, .woocommerce-page .woocommerce-info {
border-top: 3px solid #FBBF21;

}

ul.payment_methods li label {
	font-weight:bold;
}



/*************************************
Cart Page
**************************************/

.checkout-button  {
	font-weight:bold !important;
	font-size: 20px;
	padding:8px 8px 8px 26px !important;
    
    background:  #FF9900 url(/images/lock2.png) no-repeat  0px 5px !important;
background-position: 0px 3px;
	border: 3px solid #666 !important;
    

}


.checkout-button:hover{
    background-color:#F19100 !important;
}


.cross-sells {border:none; width:100% } 
p.backorder_notification {display:none;}



/*************************************
Single Product Pages
**************************************/

.single_add_to_cart_button{
	margin-left: 40px;
}
.woocommerce .summary p {
	margin-bottom: 1.5em;
	//display: none;
}


.woocommerce .summary p.price ins {
     color: #4A5F8A;
}

h1.product_title {
    font-size: 32px !important;
    font-weight: bold;
    margin-top: 30px;
}


.woocommerce .summary p.price {
    font-size: 1.2em !important;
}


div .single_variation{margin-bottom:10px;}
div .single_variation del {font-size:12px;}
div .single_variation ins {font-size:18px; font-weight:600;}

.woocommerce .summary .wc-force-sells p {
	margin-bottom:5px;
}
.wc-force-sells{
	padding-top:15px;
}

/**********************************
Catalog Pages
***********************************/

ul.products li.product a.button {
	font-size:11px;
	background: #AAA none repeat scroll 0% 0% !important;
}

ul.products li.product a.button:hover{
	font-size:11px;
	background: #666 none repeat scroll 0% 0% !important;
}

img.attachment-shop_catalog {
    border: 3px solid #F5F5F5 !important;
}


mark.count {display:none !important;}
.in-stock {display:none;}
.available-on-backorder{display:none;}


ul.products li.product .categories {
	display: none;
	padding-top: .5em;
}




/********************************
 General Site Styles
********************************/

img {
	height: auto;
}


#footer-widgets{
	background-color:#e1e1e1 !important;
}

#footer-widgets .testimonials-list{
max-height: 250px;
overflow:hidden;
}

.widget { font-size:14px !important;}
form#searchform input#s {font-size:12px !important;}




.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img, .woocommerce-page ul.product_list_widget li img {
float: right;
margin-left: 4px;
width: 30px;
height: auto;
box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
}

.entry-title {
font-size: 48px;
font-weight: 100;
}


#main-nav li ul.sub-menu{z-index:99999;}
.yith_magnifier_zoom_wrap {z-index: 500 !important;}
    
#top ul.nav-search { 
	width: 170px;
	height: 41px;
	margin-right: 0;
}

#top form#searchform {
	background: #ffffff;
	margin-top: 4px;
}

#top ul.nav-search li {
	float: none;
}

#top ul.nav-search li:hover {
	background: none;
}

#top ul.nav-search .widget_product_search {
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
}

body.archive #sidebar {
	padding: 20px 20px 20px 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

body.archive #sidebar * {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

body.archive #sidebar ul {
	list-style-type: none;
}	

body.archive #sidebar ul li {
	list-style-type: none;
}

body.archive #sidebar ul.sub-menu {
	margin: 0;
	padding: 0;
}

ul#menu-shopping-navigation > li > a {
	background-color: #f9f9f9;
	width: 100%;
	display: block;
	padding: 2px 10px;
}

ul#menu-shopping-navigation > li > a:hover {
	text-decoration: none;
	background-color: #f3f3f3;
}

body.archive #sidebar ul.sub-menu > li > a {
	padding: 2px 10px;
	width: 100%;
	display: block;
	background-color: #ffffff;
}

body.archive #sidebar ul.sub-menu > li > a:hover {
	background-color: #fcfcfc;
	text-decoration: none;
} 

body.single-product #sidebar {
	display: none !important;
}

body.single-product #main-sidebar-container #main, body.single-product #main-sidebar-container #main {
	width: 100%;
}




.payment_methods li img {
	max-width:150px !important ;
}
.payment_method_paypal {padding-bottom: 40px !important;}


#wrapper {
	background: #fff;
	background: rgba(255,255,255,0.5) !important;
}

#header {
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 0;
	border: 0 solid;
}

#infinite-handle span {
	background: #333;
	border-radius: 1px;
	color: #eee;
	cursor: pointer;
	font-size: 13px;
	padding: 6px 16px;
	display: none;
}

#navigation .cart-extended ul.cart a.cart-contents {
	display: inline-block;
	width: 164px;
	text-indent: 0;
	overflow: visible;
}

p.demo_store {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
	padding: .5em 10px;
	background: #ebdd75;
	color: #827513;
	z-index: 999999;
}

#navigation {
	//margin-bottom: 0;
}
#navigation .cart-extended ul.cart a.cart-contents::before {
	//color: #3e66bf;
}
#navigation .cart-extended ul.cart a.cart-contents {
	display: inline-block;
	width: 140px;
	text-indent: 0;
	overflow: visible;
}

#nav-container {
	margin: 0;
}

.widget_woothemes_features .feature .feature-title {
	margin: 0 0 .8em;
	padding: 0;
	font-size: 1.2em;
	border: none;
	display: none;
}

.wooslider-theme-business .layout-text-left.has-featured-image .slide-content, .wooslider-theme-business .layout-text-left.has-featured-image .slide-excerpt .slide-title {
	top: 0;
	color: #000000;
	margin-left: 100px;
	bottom: 0;
	background-color: transparent;
}

.header-widget {
	float: right;
	width: 39%;
	clear: none;
	margin: 0;
}

.wooslider-theme-business .has-featured-image .slide-title a {
	color: #000000;
}

.searchform, #searchform {
	width: 98%;
	margin-top: -60px;
	position: relative;
	border-color: #efefef;
	border-width: 2px;
	border-style: solid;
	border-radius: 3px;
}

.posted_in {
	display: none;
}

.tagged_as {
	display: none;
}

#navigation .cart-extended ul.cart a.cart-contents {
	display: inline-block;
	width: 160px;
	text-indent: 0;
	overflow: visible;
}

.nav-entries {
	clear: both;
	font-size: 11px;
	display: none;
}

.searchform, #searchform {
	width: 98%;
	margin-top: -0;
	position: relative;
	border-color: #efefef;
	border-width: 2px;
	border-style: solid;
	border-radius: 3px;
}



div#jp-relatedposts {
	display: none;
	padding-top: 1em;
	margin: 1em 0;
	position: relative;
}


.page header.title a.edit {background-color: #1d3261; color:white; font-weight:bold; padding:4px;  }


@media only screen and (min-width: 750px) {
        /*Double Menu Line Logo fix*/
	.boxed-layout #inner-wrapper, .boxed-layout #wrapper {
		margin-top: 82px;}
	.cross-sells img{float:right; max-width:300px;}

}



@media only screen and (min-width: 750px and max-width: 1050px){ 
	
#navigation .menus.nav-icons-1.cart-extended .side-nav {
		display:none;
	}
	
}


@media only screen and (min-width: 768px) {
	/* Desktop styles go below this line */

	#top {
		position: fixed;
		width: 100%;
		top: 0;
	}
	
	body.logged-in #top {
		margin-top: 32px;
	}
        #navigation .menus.nav-icons-1 .side-nav {
		width: 12.5em !important;
	}
	
}



@media only screen and (min-width: 980px){ 
	
	body.archive  #main-sidebar-container #sidebar, body.archive #main-sidebar-container #sidebar {
		width: 20%;
	}
	
	body.archive  #main-sidebar-container #main, body.archive  #main-sidebar-container #main {
		width: 80%;
	}

#side-nav ul.cart li a.cart-contents .amount{	display: inline;}
	
}



/*Double Menu Line Logo fix*/
@media only screen and (min-width: 1200px) {
	.boxed-layout #inner-wrapper, .boxed-layout #wrapper {
		margin-top: 41px;
	}
}


