/**
Theme Name: Astra BosMon
Author: Dipl.-Ing. Thimo Eichstaedt
Author URI: https://shop.bosmon.de
Description: Astra BosMon Child 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-bosmon
Template: astra
*/

@media screen and (min-width: 922px)
#ast-cart-wrapper .ast-cart-non-sticky {
    width: 58%;
}

@media screen and (min-width: 922px)
#ast-cart-wrapper .cart-collaterals {
    width: 40%;
}

section#block-9, section#block-12, section#block-15 {
    margin-bottom: 14px;
}

.site-primary-footer-wrap {
    padding-top: 25px;
    padding-bottom: 5px;
}

.site-below-footer-wrap {
    padding-top: 0px;
    padding-bottom: 0px;
}

.ast-site-header-cart .widget_shopping_cart .woocommerce-mini-cart__total strong, .woocommerce .ast-site-header-cart .widget_shopping_cart .woocommerce-mini-cart__total strong  {
  width: 50%;
}

.ast-site-header-cart .widget_shopping_cart .woocommerce-mini-cart__total .amount, .woocommerce .ast-site-header-cart .widget_shopping_cart .woocommerce-mini-cart__total .amount {
  width: 60%;
}

#add_payment_method .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table th {
  width: 60%;
}

#ast-coupon-code {
  width: 60%;
}

#ast-apply-coupon {
  width: 38%;
}