/**
Theme Name: WhatsUpMyrtle v2.0
Author: Surfside Web
Author URI: https://sursideweb.com/
Description: Build for the WhatsUpMyrtle & GSAPI.
Version: 2.0.0
Text Domain: gsapi
Template: astra
*/
@media (max-width:768px){
    body.ast-header-break-point .ast-header-woo-cart{
        background-color: #28a7fc;
        margin: 0px !important;
        padding: 15px 20px;
    }
    body.ast-header-break-point.ast-woocommerce-cart-menu .ast-site-header-cart {
        padding: 0px;
    }
}