/*
 Theme Name:   astra Child
 Description:  Astra Child Theme
 Author:       mehdi ghasemi
 Author URI:   http://soalwp.com
 Template:     astra
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  astra-child
*/
body:not(.page-template-ccwc_checkout) #order_review_heading{
  display:none
}
body:not(.page-template-ccwc_checkout) .wc_payment_methods{
  display:none
}
body:not(.page-template-ccwc_checkout) .woocommerce-notices-wrapper{
    display:none
}
body:not(.page-template-ccwc_checkout) .woocommerce-terms-and-conditions-wrapper{
  display:none
}
body:not(.page-template-ccwc_checkout) .woocommerce-checkout-review-order-table{
    display:none
}
body:not(.page-template-ccwc_checkout) h3{
      display:none
}
body:not(.page-template-ccwc_checkout) .woocommerce-form-coupon-toggle{
      display:none
}
body:not(.page-template-ccwc_checkout)  .col2-set{
  width:100% !important;
}
body:not(.page-template-ccwc_checkout) .woocommerce-checkout-review-order{
    padding: 0 !important;
    border: 0 !important;
    margin-top: 35px;
    width: 100% !important;
}
body:not(.page-template-ccwc_checkout) .form-row-first{
  width:100% !important;
}
body:not(.page-template-ccwc_checkout) .woocommerce-checkout{
  font-family: "Morabba", Sans-serif;
}