/**
* Theme Name: Shopio Child
* Description: This is a child theme of Shopio, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opal Team</a>
* Template: shopio
* Version: 1.1.3
*/
.elementor.elementor-315, .site-header .header-1, .header-container{
    display: none;
}

.elementor-icon i, .elementor-widget-icon-list .elementor-icon-list-icon i {
    color: #056960;
}
#payment .place-order .button {
    background-color: #056960;
}

.elementor-widget .elementor-icon-list-item {
    align-items: var(--icon-vertical-align,top);
}


#order_review .woocommerce-checkout-review-order-table th.product-total {
    display: none;
  
}

@media screen and (max-device-width:640px){
   .elementor-859 .elementor-element.elementor-element-edb0eda.elementor-widget-image .elementor-widget-container{
        text-align: center;
   }
}