/*
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
*/


.avia_wpml_language_switch li .language_flag img {
display: none !important; 
} 
.avia_wpml_language_switch li .language_native { 
display: block !important; 
} 
ul.avia_wpml_language_switch.avia_wpml_language_switch_extra li a{
    color: #55473e !important;
}
ul.avia_wpml_language_switch.avia_wpml_language_switch_extra{
    margin-top: 5px !important;
    z-index: 500 !important;
}

.main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a {
	text-color: red !important;
}


div#header_main_alternate {
    background-color: #55473e;
}
.phone-info {
    font-size: 13px;
    padding: 8px 0px;
     margin-right: 25px;
}
.phone-info a {
    color: #333333 !important;
}
.phone-info img {
    opacity: 0.7 !important;
}
ul.noLightbox.social_bookmarks.icon_count_2 li a {
    color: #333333 !important;
}
ul.noLightbox.social_bookmarks.icon_count_2 {
    padding: 5px 0px;
}
.avia-menu.av-main-nav-wrap{
    text-transform: uppercase;
}
#cookie-law-info-bar {
    left: 0 !important;
}

div#header_main {
    border: none !important;
}
#header_main_alternate{
padding: 0px!important;
}

span.logo.avia-standard-logo img {
    padding: 5px;
}

.image-overlay {
display: none !important;
opacity: 0 !important;
}

.header_color .main_menu ul:first-child > li.current_page_item > a,
.header_color .main_menu ul:first-child > li > a:hover {
color: #ffffff !important;
    font-weight: bold !important;
}


@media only screen and (min-width: 768px) and (max-width: 989px) {
	.responsive.html_mobile_menu_tablet.html_cart_at_menu.html_bottom_nav_header #top #wrap_all .main_menu {
		right: 65px;
	}
	a.cart_dropdown_link {
		margin-right: 20px !important;
		margin-top: -10px !important;
	}
}

p.avia_cookie_text {
    font-size: 16px;
}


/*************
 * BOTIGA
 */
 
.single-product-summary ul.tabs.wc-tabs {
    display: none !important;
}
div#tab-description {
    background-color: #fefefe !important;
}
#top .price, #top .price span, #top del, #top  ins 
{
    font-size: 24px;
}
.product-sorting {
    display: none !important;
}

.inner_product img.wp-post-image {
    border: 1px solid #cccccc;
}
.shop_columns_3 .products .product {
    margin: 0 2% 2% 0;
    width: 30.6%;
}

a.cart_dropdown_link {
    color: #55473e !important;
}

.related.products h2.woocommerce-loop-product__title {
    color: #666666;
}

.related.products .price span {
    color: #666666 !important;
    font-size: 20px !important;
    font-weight: normal !important;
}
.product_meta {
    display: none !important;
}
.dropdown_widget.dropdown_widget_cart span.quantity {
    color: #55473e;
}

.dropdown_widget.dropdown_widget_cart span.woocommerce-Price-amount.amount {
    color: #55473e;
}
h2.woocommerce-loop-product__title {
    min-height: 50px !important;
}
#top .main_color .quantity input.plus, #top .main_color .quantity input.minus {
    font-weight: bold !important;
    color: #666;
    font-size: 15px;
}
.quantity .qty {
    color: #666 !important;
	font-weight: bold !important;
}