/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

#header_main, ul.cart_dropdown li,ul.cart_dropdown > hover,#scroll-top-link{background-color:#2f2f30;}
#header_main div.widget_shopping_cart_content{background-color:#2f2f30;}
#scroll-top-link:hover{background-color:#000;}
body ::selection {
    color:#FFFFFF;
    text-shadow:none;
}
.image-overlay { display: none!important; }
#minfo{display:none;}

ul.products li, div.woocommerce{ background-color:#666;}
ul.products li div{ color:#fff;opacity: 1;}
div.entry-content-wrapper ul.products li a{ color:#ffffff;opacity: 1;}
div.product-sorting ul ul{background-color:#666;}
div.woocommerce{padding:10px;color:#fff;}
div.woocommerce td{color:#fff;}
#top  div .quantity input.plus, #top  div .quantity input.minus {background-color:#666;}

#top .avia_cart_buttons .button.add_to_cart_button {
   color:#fff;
}

#top .avia_cart_buttons .button.show_details_button  {
   color:#fff;
}

/***/
@charset "utf-8";
/* CSS Document */


#top .avia_cart_buttons .button.add_to_cart_button {
    background: #cfa72f; !important; font-size:14px; color:#000; font-weight:bold;
	border-radius:0.3em;-moz-border-radius: 0.3em;-webkit-border-radius: 0.3em;-khtml-border-radius: 0.3em;line-height:24px;width:45%;
}
#top .avia_cart_buttons .button.show_details_button  {
    background: #cfa72f; !important; font-size:14px;color:#000; font-weight:bold;
	border-radius:0.3em;-moz-border-radius: 0.3em;-webkit-border-radius: 0.3em;-khtml-border-radius: 0.3em;line-height:24px;width:45%;float:right;
}

#top .avia_cart_buttons .button.add_to_cart_button:hover,#top .avia_cart_buttons .button.show_details_button:hover {background:#e2c871;}
#top .avia_cart_buttons .button-mini-delimiter{display:none;}
#top .avia_cart_buttons .button > span {font-size:14px;line-height:24px;}
#top div.inner_product h3{font-size:14px;}
#top button.single_add_to_cart_button {
background: #cfa72f; !important; font-size:18px;color:#000; font-weight:bold;
background-image: url('http://119.63.205.114/~biojim/wp-content/uploads/2015/05/cart.png');
background-position: 20px 13px;
background-repeat: no-repeat;padding-left:50px;text-align:left;
}
#top button.single_add_to_cart_button:hover{background:#e2c871;background-image: url('http://119.63.205.114/~biojim/wp-content/uploads/2015/05/cart.png');
background-position: 20px 13px;
background-repeat: no-repeat;padding-left:50px;text-align:left;}

#top td.actions .button:hover,#top a.checkout-button:hover,#payment .button:hover{background:#e2c871;}

#top td.actions .button, #top a.checkout-button,#payment .button{background: #cfa72f; !important; font-size:18px;color:#000; font-weight:bold;}
#top a.checkout-button{width:200px;}

#top div .product-sorting ul{background:#666;}

#top .dropdown_widget .buttons .button{background: #000; !important; font-size:14px; color:#000; font-weight:bold;line-height:20px;}
#top .dropdown_widget .buttons .button:hover{background:#222;}

#top table.shop_table .actions input[name="update_cart"] {
background-image: url('http://119.63.205.114/~biojim/wp-content/uploads/2015/05/cart.png');
background-position: 20px 13px;
background-repeat: no-repeat;padding-left:55px;text-align:left;
}
.shop_table th{background-color: #8c8c8c;}
table.cart img{width:75px;height:auto;}
td.product-thumbnail, td.product-remove{text-align:center;}
.cart-subtotal th, .shipping th, .order-total th,td.product-name{background-color: #8c8c8c;color:#fff;}

#top .price,#top .price span{font-size:28px;}

#menu-item-search div.avia-search-tooltip{background:#222;}

h2{margin-bottom:20px;}
h3,h4{font-size:22px;line-height:26px; margin-bottom:20px;}
p{margin-bottom:26px;font-size: 13px;  line-height: 20px;}

#mobile-advanced{background: #222; !important; }

input.button > hover {color:#fff;}

.shop_columns_3 .products .product {
    margin: 0 1% 1% 0;
    width: 45%;
}