/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 30 2025 | 12:33:12 */
@media (max-width:600px)
{
  .woocommerce-cart header.entry-header {
    margin-bottom:25px !important;
  }
}

@media (max-width:600px)
{
  body.woocommerce-cart .cart_totals {
    padding: 40px !important;
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
  body.woocommerce-cart .cart_totals .shop_table td { 
    font-weight:400;
  }
/*   body.woocommerce-cart section#block-4 p {
    padding-left:15px;
    padding-right:15px;
  } */
  body.woocommerce-cart .cart_totals td[data-title="Subtotal"]
  {
    text-transform:uppercase;
  }
 body.woocommerce-cart .cart_totals td { 
   padding-top:12px !important;
   padding-bottom:12px !important;
   padding-left:unset!important;
   
  }
  body.woocommerce-cart .cart_totals h2 {
  margin-bottom:30px !important;
  }
	
	body.page-id-12 .content-wrapper {
 padding-top:40px !important; 
}
/* 	.footer-widgets.visibility-all section#block-4 p {
 padding-left:15px;
  padding-right:15px;
} */
}

.footer-widgets.visibility-all section#block-4 p {
  width:100%;
  max-width:276px; 
}