/*
Theme Name: Shoptimizer Child Theme
Theme URI: 
Description: Child theme of Shoptimizer
Author: CommerceGurus
Author URI: 
Template: shoptimizer
Version: 1.0.0
*/
body .shoptimizer-mini-cart-wrap .widget_shopping_cart {
    overflow-x: hidden;
    overflow-y: visible;
    -webkit-overflow-scrolling: touch;
    position: relative;
    z-index: 10;
    top: auto;
    left: auto;
    height: 100%;
    padding: 0px 20px 0;
    font-size: inherit;
    background: 
#fff;
margin: 0;
}