/*
Theme Name: Betheme
Author: Muffin group
Description: The biggest WordPress Theme ever
Theme URI: http://themes.muffingroup.com/betheme
Author URI: http://muffingroup.com
License: Themeforest Split Licence
License URI: -
Version: 17.8

All css files are placed in /css/ folder
*/

.widget_product_categories ul{
	background-color:#F9F9F9 !important;
	
color:#047bbd !important;
}

.widget_product_categories ul li a{
	color:#047bbd !important;
}

.cart_totals h2, .cart_totals table.shop_table {
	
	display:none;
}

.the_content_wrapper .woocommerce {
    margin-top: 186px;
}


.trailer_box a::after, .image_frame .image_wrapper .mask::after { 
	background: rgba(0,0,0,.6) !important; 
}

.portafoio_ajustado {
    max-height: 182px;
}

.trailer_box .desc {

    padding: 20px 15px 5px !important;
   
}

.trailer_box .desc h2 {
    background-color: rgba(0,0,0,0.3) !important;
   
}

.woocommerce-table th.product-total, .woocommerce-table td.product-total, .woocommerce-table tfoot {
    display: none;
}
