/* Themify Customize Styling */
#headerwrap {	
	padding-bottom: 1%; 
}
body[class*="themify"] #site-logo a {	
	font-family:Palatino, 'Palatino Linotype', 'Book Antiqua', serif;	font-weight:600;
	text-align:left;
	color: #ff0000; 
}
body[class*="themify"] #site-logo a img {		width: 310px; 
}
#main-nav {	
	margin-left: 10%; 
}
#main-nav a {		text-align:left; 
}
body:not(.mobile_menu_active) #main-nav .current_page_item > a, body:not(.mobile_menu_active) #main-nav .current-menu-item > a {	
	color: #ff0000; 
}
body:not(.mobile_menu_active) #main-nav .current_page_item > a:hover, body:not(.mobile_menu_active) #main-nav .current-menu-item > a:hover {	
	color: #ff0000; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 310px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 310px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 310px; 
}
 }
/* Themify Custom CSS */
/* .logo-wrap{
	background-color:red;
	height:100%;
	padding-bottom:10px;
	padding-left:5.5%;
	padding-right:5%;
	margin-left:-5.5%;
} */
.cart_totals h2{
	display:none
}
.cart-subtotal
{
	display:none;
}
.order-total{
	display:none;
}
.product-subtotal{
	display:none;
}
.product-price{
	display:none;
}
.icon-menu-count{
	background-color:red !important;
}
.site-description{
	background-color:red !important;
}
/*slide*/
.sp-slide-1 .sp-slide-text{
	margin-bottom:27%;
	
}
.sp-slide-3 .sp-slide-text{
	margin-bottom:27%;
	
}
.sp-slide-0 .sp-slide-text{
	margin-bottom:25%;
  padding-left:10%;
padding-right:10%}
	
	




.sp-slide-2 .sp-slide-text{
	margin-left:53%;
	text-align:justify;
}
.sp-slide-2 .bsp-slide-button
{margin-left:0% !important}
.sp-slide-2 .sp-slide-text p{
	width:80%;}
.ajax_add_to_cart {
	background-color:red !important;
}
.sp-slide{
	background-color:white
}
/*products category*/
.ywcca_category_accordion_widget li{
      color:red !important;
}

.ywcca_category_accordion_widget a{
	color:#3e3e3e;
	font-size:0.9em
}
.product-content-inner h3{
	color:#3e3e3e;
	font-size:0.8em !important;
}
.woocommerce-Price-amount 
{display:none;}
.menu-item-gtranslate {
	margin-left:100px !important;
}

/*ÃÂ¥ÃÂ­ÃÂÃÂ¤ÃÂ½ÃÂÃÂ©ÃÂ¢ÃÂÃÂ¨ÃÂÃÂ²*/
.woocommerce-product-details__short-description {
	color:#3d3d3d !important;
	line-height:1.2em;
}
.product_title  {
	color:#000000 !important;
  font-weight:600 !important;}
.woocommerce-breadcrumb a{
	color:#3d3d3d !important
}
.woocommerce-breadcrumb a:hover{
	color:#ffc001 !important;
}
.woocommerce-tabs {
	color:#3d3d3d !important;
}

/*checkout page*/

.woocommerce-billing-fields__field-wrapper {
  display: flex !important;
  flex-wrap:wrap;
}
/*.woocommerce form .form-row {
  display: inline-block!important;
} */
.woocommerce form .form-row input.input-text {
  max-width: 1000px;
}
#billing_first_name_field {
  order: 1;
 Â  width:49%;
}
#billing_last_name_field {
 order: 2;
	width:49%;

}
#billing_country_field {
  order: 3;
	width:98%
}
#billing_email_field {
  order: 3;
	 width:98%
}

body.woocommerce-checkout .cart-collaterals .cart_totals tr td,
body.woocommerce-checkout .cart-collaterals .cart_totals tr th,
body .woocommerce table.shop_table th {
border-top: none;
border-bottom: 1px solid #e6e6e6;
border-right: 1px solid #e6e6e6;
text-align: right;
padding: 10px 20px;
} body .woocommerce table.shop_table td { padding: 15px; } body .woocommerce-checkout table.shop_table td { width:50%; text-align: right; border-right: 1px solid #e6e6e6; border-top: 0; }
body .woocommerce #payment #place_order, .woocommerce-page #payment #place_order { width: 100%;
display: block;
text-align: center;
margin-bottom: 0;
font-size: 1.25em;
padding: 1em;
border-radius: 50px;
margin-top: .5em;
}
