/*CUSTOMER UW END PAGE */

/*.prod-list { border:1px #000000 solid; padding-top:1%; padding-bottom:1%; text-align:center;}
.prod-list .add_to_cart_button { background-color:#0067aa !important; color:#FFFFFF !important;	text-align:center !important; margin:4% 0 !important; width:100%; border-radius:15px!important;}

.prod-list .woocommerce-Price-amount { color:#54d9f9; }
..prod-list span.price { padding-bottom:2%;}*/

.woocommerce div.product .woocommerce-tabs ul.tabs {
    
    overflow: visible !important ;
    
}

.brdr{ width:4000px;  position:absolute; bottom:0; left:-50%; z-index:9999 !important; height:1px; overflow:visible !important; border-bottom: 1px solid #d3ced2 !important;}

/*Yellow page css*/

/*product list*/
#content .woocommerce-breadcrumb{
	display:none;
}

#content .page-title{
	display:none;
}

#container > #content{
	margin-top:40px;
}

.products .woocommerce-LoopProduct-link div{
	text-align:center;
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-color:#dddddd;
	border-bottom-color:#dddddd;
	border-left-color:#dddddd;
	border-right-color:#dddddd;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

.products .woocommerce-LoopProduct-link h3{
	font-size:30px;
	margin-top:20px;
	margin-bottom:10px;
}

.products .woocommerce-LoopProduct-link .price .woocommerce-Price-amount{
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	color:#5ccdf4;
}

.products .add_to_cart_button{
	text-align:center;
	color:#ffffff !important;
	background-color:#2a67a6 !important;
	border-top-left-radius:15px !important;
	border-top-right-radius:15px !important;
	border-bottom-left-radius:15px !important;
	border-bottom-right-radius:15px !important;
	width:100%;
}

.products .prod-list{
	height:310px;
}

.products .wc-forward{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	float:none;
	clear:none;
	display:block !important;
	color:#46582b;
}

/*single product*/

#search-global-form input[type=text]{
	display:none;
}

body .layout-theme > #content{
	top:0px;
	left:0px;
	position:relative;
	display:block;
}

#sidebar li h2{
	display:none;
}

#sidebar li ul > li{
	display:none;
}

.price .woocommerce-Price-amount{
	color:#3fc8e3;
}

.entry-summary .entry-title{
	font-family:'Raleway', sans-serif !important;
	
}

/*cart product*/
.quantity input[type=number]{
	border-top-color:#dddddd;
	border-bottom-color:#dddddd;
	border-left-color:#dddddd;
	border-right-color:#dddddd;
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
}

.coupon input[type=text]{
	margin-right:auto;
	margin-left:auto;
	margin-top:auto;
	margin-bottom:auto;
	padding-left:6px;
	float:left;
	display:block;
	padding-right:6px;
	width:auto;
	height:auto;
	padding-top:6px;
	padding-bottom:6px !important;
}

.coupon input[type=submit]{
	width:auto;
	height:auto;
	padding-bottom:7px;
	padding-top:7px;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-color:#cccccc;
	border-bottom-color:#cccccc;
	border-left-color:#cccccc;
	border-right-color:#cccccc;
}

.actions input[type=submit]{
	width:auto;
	height:auto;
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-color:#cccccc;
	border-bottom-color:#cccccc;
	border-left-color:#cccccc;
	border-right-color:#cccccc;
}

.cart-collaterals .calculated_shipping{
	float:none !important;
	margin-left:auto;
	margin-right:auto;
}

.calculated_shipping h2{
	text-align:center;
	font-size:40px;
	font-weight:400;
	font-family:'Raleway', sans-serif !important;
	
}

.wc-proceed-to-checkout .checkout-button{
	background-color:#2a67a6 !important;
	border-top-left-radius:30px !important;
	border-top-right-radius:30px !important;
	border-bottom-right-radius:30px !important;
	border-bottom-left-radius:30px !important;
}

/*checkout page*/
.place-order input[type=submit]{
	float:none !important;
	display:block;
	clear:none;
	margin-left:auto;
	margin-right:auto;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
	background-color:#2a67a6 !important;
	font-family:'Raleway', sans-serif !important;
}




/*CUSTOMER UW */

li.cat-item-295,
li.cat-item-362 {
display: none !important;
}


html .woocommerce #content div.product div.summary, html .woocommerce div.product div.summary, html .woocommerce-page #content div.product div.summary, html .woocommerce-page div.product div.summary {
    width: 48% !important;
    clear: none;
}
