/*
Theme Name: Моя дочерняя тема
Template: astra

Не обязательные параметры:
Theme URI: http://example.com/
Description: Дочерняя тема для темы astra
Author: Kama
Author URI: http://example.com/about/
Version: 1.0
*/

/* импортируем стили родительской темы */
@import url("../astra/style.css");

.woocommerce-mini-cart__buttons a { background-color:#07018F !important}
.ast-builder-menu-1 .sub-menu .menu-item > .menu-link {color:#07018F !important} 

.wp-block-woocommerce-product-categories ul {
    padding-left: 20px;
  }

.close_order {color:#000 !important;}

.single_add_to_cart_button {margin-bottom:10px !important;}

.content-area {margin:0 !important; padding:0;}