/*
Theme Name: Delor Child
Theme URI: http://www.wpbingosite.com/delor
Author: wpbingo
Description: This is a child theme for Delor
Version: 1.0.0
Author URI: http://wpbingosite.com
Template: delor
Text Domain: delor-child
*/
/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.acf-inline-dicitura {
    font-weight: normal;
    font-size: 0.80em !important;
    color: #B44A1A;
    margin-left: 9px;
}

@media (min-width: 1200px) {
    .checkout .woocommerce-checkout .col-xl-4 {
        flex: 0 0 45%;
        max-width: 45%;
    }
    
    .checkout .woocommerce-checkout .col-xl-8 {
        flex: 0 0 55%;
        max-width: 55%;
    }
}

.products-list.grid .product-wapper.content-product1 .products-content {
    max-width: 250px;
    text-align: center;
}

.quickview-container .bwp-single-info .product_meta .posted_in, .quickview-container .bwp-single-info .product_meta .sku_wrapper, .quickview-container .bwp-single-info .product_meta .tagged_as, .single-product .bwp-single-info .product_meta .posted_in, .single-product .bwp-single-info .product_meta .sku_wrapper, .single-product .bwp-single-info .product_meta .tagged_as
 {
    text-transform: none;
}

.woocommerce-tabs.description-style-vertical .content-ul-tab {
    flex: 0 0 280px;
}

.bwp-top-bar.top .button-filter-toggle {
    width: 105px;
}

.sidebar .button-filter-toggle:after {
    margin-left: 5px !important;
}

.bwp-top-bar.top .button-filter-toggle:after {
    line-height: 26px;
}