/**
Theme Name: Astra child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

.woocommerce-cart-form .variation dd p{
    font-weight:normal;
}

.ast-site-header-cart-data .widget_shopping_cart{
    display:none;
}

@media (max-width: 782px) {

.astra-cart-drawer {
    
    display: none;
}

}

.woocommerce-cart-form .button,.checkout-button,.return-to-shop .button{
	background-color:#00c2ff !important;
}
/******Home Page Shop By Color*****/
.shop_by_products li.mega_menu_sub_list img.menu-image{
	box-shadow:0 0 3px rgb(255 255 255 / 10%), 0 0 0 1px rgb(255 255 255 / 7%) !important;
}
.bm_text_case{
	text-transform:capitalize;
}

#ast-scroll-top{
	background-color: rgb(0, 39, 70) !important;
    border-radius: 50% !important;
}

.bm-menu-container .ast-menu-toggle{
    color:#222 !important;
}

.mega-menu ul.dropdown-menu:before {
    left: 7% !important;
    transform: translate(-5%) !important;
}
