/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
#cart-subtotal-fee_payment span{
    color: red;
}
.cart-line-product-actions {
  margin-right: 20px;
}
#payment-option-5-additional-information section:first-child{
  display:none !important;
}
#_mobile_blockcart-content .remove-from-cart, #_desktop_blockcart-content .remove-from-cart  {
    margin-right: 20px;
}
.arcontactus-widget.right.arcontactus-message{
  right: 44px;
}

@media (min-width: 650px) {
  .arcontactus-widget.right.arcontactus-message {
    right: 55px;
  }
}


/* product list */

.products.swiper-container .swiper-slide, .js-product-miniature-wrapper {
  padding: 4px !important;
}
.container, .elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1335px;
}
