/*
 Theme Name:   Basel Child
 Description:  Basel Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     basel
 Version:      1.0.0
 Text Domain:  basel-child
*/


/* Your customizations starts here */

/* MENU MOBILE */

.mobile-nav ul li.current-menu-item > a {
    color: #ffffff !important;
}

.labels-rectangular .product-label {
    letter-spacing: -1px !important;
}

.pswp__bg {
    opacity: 0.7 !important;
}

.stk-button {
    color: white;
    padding-top: 15px;
    padding-bottom: 16px;
    width: 100%;
    margin-top: 10px;
    font-size: 16px;
    border-color: #000000 !important;
    background: #000000 !important;
}



@media (min-width: 768px) {
    .cart-collaterals .cart_totals {
        float: none !important;
        width: 100% !important;
    }
}


