.elementor-7 .elementor-element.elementor-element-2205083e{margin-top:60px;margin-bottom:10px;}.elementor-7 .elementor-element.elementor-element-ae74801{--update-cart-automatically-display:none;--forms-rows-gap:8px;--forms-fields-normal-color:#FAFAFA;--forms-fields-focus-color:#FAFAFA;--forms-buttons-normal-text-color:#77AA42;--forms-buttons-hover-border-color:#005259;--forms-buttons-border-color:#77AA42;--checkout-button-normal-text-color:#FFFFFF;--checkout-button-border-radius:5px 5px 5px 5px;}.e-woo-select2-wrapper .select2-results__option{color:#FAFAFA;}.elementor-7 .elementor-element.elementor-element-ae74801 .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#FAFAFA transparent transparent transparent;}.e-woo-select2-wrapper .select2-results__option:focus{color:#FAFAFA;}.elementor-7 .elementor-element.elementor-element-ae74801 .shop_table .button{font-size:16px;}.elementor-7 .elementor-element.elementor-element-ae74801 .checkout-button{font-size:20px;font-weight:400;background-color:#77AA42;}.elementor-7 .elementor-element.elementor-element-ae74801 .checkout-button:hover{background-color:#005259;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-7 .elementor-element.elementor-element-2205083e{margin-top:10px;margin-bottom:10px;}}/* Start custom CSS for woocommerce-cart, class: .elementor-element-ae74801 */@media (min-width: 768px) {
.woocommerce table.cart td.product-quantity .qib-container:not(#qib_id):not(#qib_id) {
    display: flex;
    justify-content: center;
    margin-left: -130px;
}
}/* End custom CSS */
/* Start custom CSS */.product-subtotal {
    display: none;
}

.order-total {
    display: none;
}

.cart-subtotal {
    display: none;
}

td.product-price {
    visibility: hidden;
    display: none !important; 
}

td.product-subtotal {
    visibility: hidden;
    display: none !important; 
}

tr.cart-subtotal {
    display: none !important;
}

tr.order-total {
    display: none !important;
}


span.woocommerce-Price-amount.amount {
    display: none;
}

a {
    color: green;
}


.elementor-widget-woocommerce-cart .woocommerce a {
    color: green;
}

.elementor-widget-woocommerce-cart .woocommerce a:hover {
    color: #005258;
}

.elementor-widget-woocommerce-cart .woocommerce table.cart img {
    width: 100px;
    height: auto;
    display: block;
    align-content: center;
    text-align: center;
}

.coupon.e-cart-section.shop_table {
    display: none !important;
}

.elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout {
     margin-top: -34px;
}
@media only screen and (max-width: 768px) {
.woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
    display: block !important;
        margin-top: -20px !important;
}
td.product-thumbnail::before {
      display: none !important;
}
.woocommerce table.cart td.product-quantity .qib-container:not(#qib_id):not(#qib_id) {
    margin-top: -8px;
}
}

@media (min-width: 768px){
.woocommerce table.cart td.product-quantity .qib-container:not(#qib_id):not(#qib_id) {
    display: auto !important;
    justify-content: right;
    margin-top: -15px;
}
}/* End custom CSS */