.elementor-373 .elementor-element.elementor-element-6b80ecd{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:60px;--padding-bottom:60px;--padding-left:20px;--padding-right:20px;}.elementor-373 .elementor-element.elementor-element-6b80ecd:not(.elementor-motion-effects-element-type-background), .elementor-373 .elementor-element.elementor-element-6b80ecd > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#EEEEEE;}@media(max-width:767px){.elementor-373 .elementor-element.elementor-element-6b80ecd{--padding-top:20px;--padding-bottom:40px;--padding-left:10px;--padding-right:10px;}}/* Start custom CSS */.woocommerce-notices-wrapper {
    display: none;
}
form.woocommerce-cart-form {
    background: #fff;
    border-radius: 0 !important;
    border: none !important;
    position: relative;
    padding: 20px;
}
.woocommerce-cart table.cart tr td.product-remove {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
}
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents thead {
    display: none;
}
dl.variation {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-top: 25px;
    margin-bottom: 25px;
}
dd.variation-Size {
    margin: 0;
}
.woocommerce-cart table.cart tr:last-child td {
    padding: 0;
    background: none;
}
.woocommerce-cart table.cart tr td.actions>.button {
    color: #fff;
    background: #201366;
    border-radius: 0;
    font-size: 16px;
}
td.product-thumbnail {
    width: 27% !important;
    padding-right: 20px !important;
}
td.product-name, td.product-price {
    display: block;
}
td.product-subtotal {
    display: none;
}
.woocommerce-cart-product-name {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.woocommerce-cart-product-name a {
    color: #000 !important;
    font-size: 16px;
}
.woocommerce-cart-product-name a:hover {
    color: #201366 !important;
}
td.product-price span.woocommerce-Price-amount.amount bdi {
    color: #000;
    font-size: 20px;
    font-weight: 600;
}
.woopq-quantity-input-plus, .woopq-quantity-input-minus {
    font-size: 22px;
    color: #000;
    height: 32px !important;
    line-height: 28px !important;
    border: 1.4px solid #000 !important;
}
.woopq-quantity-input .qty {
    height: 32px !important;
}
.woocommerce-cart table.cart tr td.actions .input-text {
    width: 168px;
    padding: 7px 10px;
    font-size: 16px;
    color: #000;
    height: 40px !important;
    line-height: 28px !important;
    border: 1.4px solid #000 !important;
    border-radius: 0;
}
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents .coupon button.button {
    border-radius: 0;
    background: #201366 !important;
    font-size: 16px;
    font-weight: 400;
    padding: 12px;
}
.woocommerce-cart table.cart tr td.product-quantity input {
    color: #000;
    width: 60px !important;
    font-size: 16px;
    line-height: 20px;
    border-radius: 0;
    border-top: 1.4px solid #000 !important;
    border-bottom: 1.4px solid #000 !important;
}
td.product-quantity {
    display: flex;
    align-items: center;
    gap: 50px;
}
span.quantity-label {
    color: #000;
    font-size: 16px;
    line-height: 20px;
}
.woocommerce-cart-product-variation {
    margin-bottom: 20px;
}
.woocommerce-cart-product-variation p.variation-item {
    color: #000;
    font-size: 16px;
    line-height: 20px;
}
td.product-price {
    margin-top: 0 !important;
    margin-bottom: 20px !important;
    display: block;
}

span.product-name_sh {
    color: #000;
    font-size: 20px;
    font-weight: 400;
}

/**/

.cart-collaterals {
    background: #fff;
    border-radius: 0 !important;
/*    border-bottom-left-radius: 18px !important;
    border-bottom-right-radius: 18px !important;*/
    padding: 16px !important;
}
.woocommerce-cart .cart-collaterals h2 {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    margin-top: 0;
}
.woocommerce_we-accept {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #000;
}
h4.woocommerce_we-accept-title {
    color: #000;
    font-size: 16px;
    font-weight: 600;
}
p.woocommerce_we-accept-message {
    color: #000;
    font-size: 14px;
    line-height: 20px;
}
img.woocommerce_we-accept-cards {
    margin: 40px 0;
}

.woocommerce-cart .cart-collaterals table tr th, ul#shipping_method li label {
    border: none;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
}
span.woocommerce-Price-amount.amount bdi {
    color: #000;
    font-size: 20px;
    font-weight: 400;
}
.woocommerce-cart table tr td.product-name a {
    color: #000;
    font-size: 22px;
    line-height: 32px;
    font-weight: 400;
    margin-bottom: 20px !important;
    margin-top: 5px !important;
    display: block;
    transition: 0.3s;
}
.woocommerce-cart table tr td.product-name a:hover {
    color: #201366;
}
table.shop_table.shop_table_responsive {
    width: 100%;
}
.cart-collaterals tr.cart-subtotal {
    display: flex;
    justify-content: space-between;
}
a.checkout-button.button.alt.wc-forward {
    border-radius: 0;
    background: #201366;
    font-size: 20px;
    font-weight: 400;
    padding: 12px;
}
a.checkout-button.button.alt.wc-forward:hover {
    background: #C09342 !important;
}
a.checkout-button.button.alt.wc-forward:hover {
    background: #000 !important;
}
.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .checkout-button::before {
    display: none;
}
.woocommerce_continue-shopping a.continue-shopping_url {
    color: #000;
    font-size: 14px;
    line-height: 20px;
    margin-top: 16px;
    display: block;
    text-align: center;
    text-decoration: underline;
}
tr.woocommerce-cart-form__cart-item.cart_item {
    position: relative;
}
.woocommerce-cart table.cart tr td {
    padding: 0;
}
.woocommerce-cart table.cart tr td, .woocommerce-cart table.cart tr th {
    border-bottom: 0 !important;
}
.cart-collaterals .woocommerce-cart .cart-collaterals table tr td {
    text-align: right;
}
.cart-collaterals p.woocommerce-shipping-destination {
    display: none;
}
.cart-collaterals form.woocommerce-shipping-calculator {
    display: none;
}
.cart-collaterals table.shop_table.shop_table_responsive tbody {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.cart-collaterals tr.order-total, tr.woocommerce-shipping-totals.shipping {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.cart-collaterals tr.woocommerce-shipping-totals.shipping {
    order: 1;
}
tr.woocommerce-cart-form__cart-item.cart_item:last-child {
    margin-bottom: 0 !important;
}
tr.woocommerce-cart-form__cart-item.cart_item {
    position: relative;
    margin-bottom: 25px !important;
    display: inline-table;
    padding-bottom: 20px !important;
}

@media only screen and (max-width: 768px) {
    .woocommerce-cart table.cart tr td {
        padding: 0 !important;
    }
    td.product-thumbnail img {
        padding-right: 20px;
    }
}
@media (max-width: 639px) {
    .woocommerce-cart table.cart tr td {
        display: inline-masonry;
        width: auto;
        padding: 10px;
        text-align: center;
        border: none;
    }
}
@media only screen and (max-width: 638px) {
    tr.woocommerce-cart-form__cart-item.cart_item {
        width: 100%;
    }
    .woocommerce-cart-product-name {
        justify-content: center;
        margin-top: 20px;
    }
    .woopq-quantity-input {
        justify-content: center;
        margin: 20px 0;
    }
    td.product-subtotal {
        margin-bottom: 20px !important;
    }
    .woocommerce-cart table.cart tr td.product-remove a::before {
        content: "";
        line-height: 18px;
        font-size: 12px;
        padding: 3px 7px;
        background: #ddd;
        border-radius: 30px;
        position: absolute;
        top: 10px;
        right: 10px;
    }
}

@media only screen and (max-width: 414px) {
    td.product-thumbnail img {
        width: 100%;
        padding-right: 0;
    }
    a.checkout-button.button.alt.wc-forward {
        font-size: 16px;
    }
    .woocommerce-cart .cart-collaterals table tr th, ul#shipping_method li label {
        font-size: 16px;
    }
}/* End custom CSS */