.elementor-11 .elementor-element.elementor-element-9c5ce66{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-11 .elementor-element.elementor-element-6351220{--display:flex;--padding-top:100px;--padding-bottom:100px;--padding-left:0px;--padding-right:0px;}.elementor-11 .elementor-element.elementor-element-6351220:not(.elementor-motion-effects-element-type-background), .elementor-11 .elementor-element.elementor-element-6351220 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#070911;}.elementor-11 .elementor-element.elementor-element-8d144c4{--sections-background-color:#02010100;--sections-border-type:solid;--sections-border-color:#1F1F1F;}@media(min-width:768px){.elementor-11 .elementor-element.elementor-element-6351220{--content-width:1280px;}}/* Start custom CSS for woocommerce-cart, class: .elementor-element-8d144c4 *//* ============================================================
   Cart widget > Advanced > Custom CSS
   ============================================================ */

/* ---- Table shell ---- */
.elementor-11 .elementor-element.elementor-element-8d144c4 .shop_table,
.elementor-11 .elementor-element.elementor-element-8d144c4 .woocommerce-cart-form__contents {
    border: 1px solid #151d33 !important;
    border-collapse: collapse !important;
    background: #090d17 !important;
    margin: 0 !important;
}
.elementor-11 .elementor-element.elementor-element-8d144c4 .shop_table th {
    border: none !important;
    border-bottom: 1px solid #151d33 !important;
    background: #05070d !important;
    padding: 1rem 1.25rem !important;
    font-family: "Barlow", "Segoe UI", sans-serif !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: .2em !important;
    color: #66798f !important;
    text-align: left;
}
.elementor-11 .elementor-element.elementor-element-8d144c4 .shop_table td {
    border: none !important;
    border-bottom: 1px solid #151d33 !important;
    padding: 1.25rem !important;
    font-family: "Barlow", "Segoe UI", sans-serif !important;
    font-size: 14px !important;
    color: #d8e0ea !important;
    background: transparent !important;
    vertical-align: middle;
}

/* ---- Product cell ---- */
.elementor-11 .elementor-element.elementor-element-8d144c4 .shop_table td.product-name a,
.elementor-11 .elementor-element.elementor-element-8d144c4 .product-name a {
    font-family: "Saira Condensed", "Arial Narrow", sans-serif !important;
    font-size: 1.125rem !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
    color: #ffffff !important;
    transition: color .2s;
}
.elementor-11 .elementor-element.elementor-element-8d144c4 .shop_table td.product-name a:hover { color: #d64550 !important; }
.elementor-11 .elementor-element.elementor-element-8d144c4 .product-thumbnail img {
    width: 72px !important;
    border: 1px solid #151d33;
    background: linear-gradient(to bottom, #d8e0ea, #92a4bb);
    border-radius: 0 !important;
}

/* ---- Prices ---- */
.elementor-11 .elementor-element.elementor-element-8d144c4 .product-price .amount,
.elementor-11 .elementor-element.elementor-element-8d144c4 .product-subtotal .amount {
    font-family: "Saira Condensed", "Arial Narrow", sans-serif !important;
    font-size: 1.125rem !important;
    font-weight: 800 !important;
    color: #f5f7fa !important;
}

/* ---- Quantity input ---- */
.elementor-11 .elementor-element.elementor-element-8d144c4 .quantity input.qty,
.elementor-11 .elementor-element.elementor-element-8d144c4 .quantity .input-text {
    width: 4.5rem !important;
    border: 1px solid #151d33 !important;
    border-radius: 0 !important;
    background: #05070d !important;
    padding: .625rem !important;
    font-family: "Barlow", sans-serif !important;
    font-size: 14px !important;
    color: #d8e0ea !important;
    text-align: center;
    box-shadow: none !important;
}
.elementor-11 .elementor-element.elementor-element-8d144c4 .quantity input.qty:focus {
    outline: none !important;
    border-color: #c0242e !important;
}
.elementor-11 .elementor-element.elementor-element-8d144c4 .quantity .plus,
.elementor-11 .elementor-element.elementor-element-8d144c4 .quantity .minus {
    border: 1px solid #151d33 !important;
    background: #090d17 !important;
    color: #ffffff !important;
}

/* ---- Remove (x) link ---- */
.elementor-11 .elementor-element.elementor-element-8d144c4 .product-remove a.remove,
.elementor-11 .elementor-element.elementor-element-8d144c4 a.remove {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: 28px !important;
    height: 28px !important;
    border: 1px solid #151d33 !important;
    border-radius: 9999px !important;
    background: #090d17 !important;
    font-size: 16px !important;
    line-height: 1 !important;
    color: #92a4bb !important;
    transition: .2s;
}
.elementor-11 .elementor-element.elementor-element-8d144c4 .product-remove a.remove:hover,
.elementor-11 .elementor-element.elementor-element-8d144c4 a.remove:hover {
    border-color: #c0242e !important;
    background: #c0242e !important;
    color: #ffffff !important;
}

/* ---- Coupon ---- */
.elementor-11 .elementor-element.elementor-element-8d144c4 .coupon input.input-text,
.elementor-11 .elementor-element.elementor-element-8d144c4 #coupon_code {
    border: 1px solid #151d33 !important;
    border-radius: 0 !important;
    background: #05070d !important;
    padding: .75rem 1rem !important;
    font-family: "Barlow", sans-serif !important;
    font-size: 14px !important;
    color: #d8e0ea !important;
    box-shadow: none !important;
}
.elementor-11 .elementor-element.elementor-element-8d144c4 .coupon input.input-text::placeholder { color: #4b5c72 !important; }
.elementor-11 .elementor-element.elementor-element-8d144c4 .coupon input.input-text:focus {
    outline: none !important;
    border-color: #c0242e !important;
}

/* ---- Buttons ---- */
.elementor-11 .elementor-element.elementor-element-8d144c4 .button,
.elementor-11 .elementor-element.elementor-element-8d144c4 button.button,
.elementor-11 .elementor-element.elementor-element-8d144c4 input.button {
    border: 1px solid #151d33 !important;
    border-radius: 2px !important;
    background: #090d17 !important;
    padding: .75rem 1.5rem !important;
    font-family: "Saira Condensed", "Arial Narrow", sans-serif !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: .14em !important;
    color: #ffffff !important;
    box-shadow: none !important;
    transition: .2s;
}
.elementor-11 .elementor-element.elementor-element-8d144c4 .button:hover,
.elementor-11 .elementor-element.elementor-element-8d144c4 button.button:hover {
    border-color: #c0242e !important;
    background: #c0242e !important;
    color: #ffffff !important;
}

/* Primary: proceed to checkout */
.elementor-11 .elementor-element.elementor-element-8d144c4 .checkout-button,
.elementor-11 .elementor-element.elementor-element-8d144c4 .wc-proceed-to-checkout .button,
.elementor-11 .elementor-element.elementor-element-8d144c4 .wc-proceed-to-checkout a {
    display: flex !important;
    width: 100% !important;
    align-items: center;
    justify-content: center;
    border: none !important;
    border-radius: 2px !important;
    background: #c0242e !important;
    padding: 1rem 1.5rem !important;
    font-family: "Saira Condensed", "Arial Narrow", sans-serif !important;
    font-size: 1rem !important;
    font-weight: 900 !important;
    text-transform: uppercase !important;
    letter-spacing: .16em !important;
    color: #ffffff !important;
    transition: background .2s;
}
.elementor-11 .elementor-element.elementor-element-8d144c4 .checkout-button:hover,
.elementor-11 .elementor-element.elementor-element-8d144c4 .wc-proceed-to-checkout a:hover {
    background: #a51d27 !important;
    color: #ffffff !important;
}

/* ---- Cart totals ---- */
.elementor-11 .elementor-element.elementor-element-8d144c4 .cart_totals,
.elementor-11 .elementor-element.elementor-element-8d144c4 .cart-collaterals .cart_totals {
    border: 1px solid #151d33 !important;
    background: #090d17 !important;
    padding: 1.5rem !important;
}
.elementor-11 .elementor-element.elementor-element-8d144c4 .cart_totals h2 {
    font-family: "Saira Condensed", "Arial Narrow", sans-serif !important;
    font-size: 1.5rem !important;
    font-weight: 900 !important;
    text-transform: uppercase !important;
    color: #f5f7fa !important;
    margin: 0 0 1rem !important;
}
.elementor-11 .elementor-element.elementor-element-8d144c4 .cart_totals table,
.elementor-11 .elementor-element.elementor-element-8d144c4 .cart_totals th,
.elementor-11 .elementor-element.elementor-element-8d144c4 .cart_totals td {
    border-color: #151d33 !important;
    background: transparent !important;
    color: #bcc9d9 !important;
}
.elementor-11 .elementor-element.elementor-element-8d144c4 .cart_totals .order-total .amount {
    font-family: "Saira Condensed", sans-serif !important;
    font-size: 1.75rem !important;
    font-weight: 900 !important;
    color: #f5f7fa !important;
}

/* ---- Notices ---- */
.elementor-11 .elementor-element.elementor-element-8d144c4 .woocommerce-message,
.elementor-11 .elementor-element.elementor-element-8d144c4 .woocommerce-info {
    border: 1px solid rgba(74,222,128,.3) !important;
    border-top: 1px solid rgba(74,222,128,.3) !important;
    background: rgba(74,222,128,.1) !important;
    color: #86efac !important;
    border-radius: 0 !important;
}
.elementor-11 .elementor-element.elementor-element-8d144c4 .woocommerce-error {
    border: 1px solid rgba(192,36,46,.4) !important;
    border-top: 1px solid rgba(192,36,46,.4) !important;
    background: rgba(192,36,46,.1) !important;
    color: #d64550 !important;
    border-radius: 0 !important;
}

/* ---- Mobile stacked table ---- */
@media (max-width: 767px) {
    .elementor-11 .elementor-element.elementor-element-8d144c4 .shop_table td {
        display: block;
        text-align: right !important;
        border-bottom: 1px solid #151d33 !important;
    }
    .elementor-11 .elementor-element.elementor-element-8d144c4 .shop_table td::before {
        color: #66798f !important;
        font-size: 11px !important;
        text-transform: uppercase;
        letter-spacing: .18em;
    }
}/* End custom CSS */