/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */


#index .carrusel-productos h4.title_block {
    color: #ff5757 !important;
}

.tax-shipping-delivery-label{
    display: none;
}

.page-category .products{
    background: transparent !important;
}

.leo-megamenu .navbar-nav > li > a > .menu-title{
    font-weight: bold !important;
}

.leo-megamenu .dropdown-menu{
    background-color: #004876 !important;
}

.leo-megamenu .dropdown-menu{
    border-radius: 15px !important;
}

.page-product-box.grelated_products.g_style_ps .grelated_products_submit_bt {
    display: none;

}

.page-product-box.grelated_products.g_style_ps .thumbnail-container .grelated_products_submit_bt {
    display: block;
}

.page-product-box.grelated_products.g_style_ps .thumbnail-container .product-price-and-shipping{
    color:#000 !important;
}

.page-product-box.grelated_products.g_style_ps .thumbnail-container .product-price-and-shipping .regular-price{
    color:#999 !important;
}
.grelated_products .products-section-title{
    margin: 10px 0 0 0 !important;  
}