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


.bwp-rows:has(.sticky-shadow){
    background: #000;
    color: #fff;
}

body.sticky-header-active.home .bwp-header.header_layout_5.bwp-mobile .bwp-main_header_row,
.bwp-header.bwp-mobile_toolbar .bwp-toolbar_header_row{
    background: #000;
}


.bwp-header.header_layout_5 .bwp-main_header_row{
    background: #000;
    color: #fff;
}

ul#primary-menu *{
    color: #fff;
}

.bwp-rows svg path{
    fill: #fff !important;
}

html body.sticky-header-active .bwp-header .bwp-builder-item.bwp-component-logo .wpbingoLogo .default-logo{
    display: block;
}
html body.sticky-header-active .bwp-header .bwp-builder-item.bwp-component-logo .wpbingoLogo .sticky-logo{
    display: none;
}

.mini-cart-text .cart-popup .buttons, .mini-cart .cart-popup .buttons{
    margin-bottom: 50px;
}

.louris-topcart.popup .mini-cart-text .cart-popup .cart-header-form > div, .louris-topcart.popup .mini-cart .cart-popup .cart-header-form > div{
    overflow: scroll !important;
}