/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.shopping_cart_dropdown  {
    max-height: 350px !important;
    overflow-y: scroll !important;
}
.shopping_cart_dropdown ul li {
    color: #63C3AC;
}
.shopping_cart_header .header_cart.dripicons-cart .header_cart_span {
    background-color: #63c3ac;
}