/*
Theme Name:   Blau web design
Theme URI:    https://woocommerce.com/storefront/
Author:       Blau
Author URI:   https://blau.eus/
Description:  Blau created child of strorefront. Storefront is the perfect theme for your next WooCommerce project. Designed and developed by WooCommerce Core developers, it features a bespoke integration with WooCommerce itself plus many of the most popular customer facing WooCommerce extensions. There are several layout & color options to personalise your shop, multiple widget regions, a responsive design and much more. Developers will love its lean and extensible codebase making it a joy to customize and extend. Looking for a WooCommerce theme? Look no further!
Version:      2.7.0
Tested up to: 5.5.0
Requires PHP: 5.6.0
Template: storefront
License:      GNU General Public License v2 or later
License URI:  https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  storefront child
Tags:         e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, editor-style
*/
 
.tags-custom-box{
    position: absolute;
    top: 15px;
    width: 88%;
    left: 16px;
    text-align: right;
    z-index: 9;
}

.tags-custom{
    background: #edeeef;
    font-family: "Brandon", Sans-serif;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.5em;
    letter-spacing: 0.5px;
    display: inline-block;
    font-size: 12px;
    margin-left: 5px;
    padding: 4px 5px;
    margin-bottom: 5px;
}
 
.box-calc{
     
}

.box-calc-input input{
    padding: 2px 5px;
    width: 111px;
    text-align: center;
}

.box-calc-input botton{
    background: #50362A;
    color: #FFF;
    padding: 4px 11px;
    text-align: center;
    display: inline-block;
    margin-top: -10px;
    position: relative;
    cursor:pointer;
}

#box-calc-leyend{}

#box-calc-leyend div{
    padding:10px 0px;
}




.box-cola{
    padding-right:20px;
    width:50%;
    float: left;
}

.spanli{
    font-size: 0.8em;
    text-transform: uppercase;
    display:block;
    font-family: 'brandon';    
}

@media (max-width: 767px){
    
    .box-cola{
       width:100% !important; 
       padding-right:0px !important;
       float:none !important;   
    }
    
    .hide-in-movil{
        display:none !important;
    }
    
    .elementor-menu-cart__footer-buttons.nick{
        padding-top:2px !important;    
    }    
    
    .elementor-menu-cart__subtotal{
        padding:10px !important
    }
    
    .elementor-menu-cart__footer-buttons{
        z-index: 9999999999999 !important;
    }
    
    .elementor-menu-cart__footer-buttons a{
       z-index: 999999999 !important; 
    }
    
    .woocommerce-mini-cart.cart{ 
            max-height: 420px !important;
    }
    
    
    
}
