.elementor-1102 .elementor-element.elementor-element-09c0ffd{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:flex-start;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:50px;--margin-bottom:0px;--margin-left:200px;--margin-right:0px;}.elementor-1102 .elementor-element.elementor-element-e66c60e{--display:flex;--min-height:336px;--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;}.elementor-1102 .elementor-element.elementor-element-e66c60e.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-1102 .elementor-element.elementor-element-3951765 > .elementor-widget-container{padding:20px 20px 0px 20px;}.elementor-1102 .elementor-element.elementor-element-3951765.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-1102 .elementor-element.elementor-element-bb0933a{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:flex-start;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-1102 .elementor-element.elementor-element-bb0933a.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-1102 .elementor-element.elementor-element-8c979c7 .elementor-heading-title{font-size:40px;}.woocommerce .elementor-1102 .elementor-element.elementor-element-4004a8e .price{font-size:24px;}.elementor-1102 .elementor-element.elementor-element-252747a .cart button, .elementor-1102 .elementor-element.elementor-element-252747a .cart .button{transition:all 0.2s;}.elementor-1102 .elementor-element.elementor-element-252747a .quantity .qty{transition:all 0.2s;}.elementor-1102 .elementor-element.elementor-element-a849468{--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;}.elementor-1102 .elementor-element.elementor-element-e019882{--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;}.elementor-1102 .elementor-element.elementor-element-085896c.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-1102 .elementor-element.elementor-element-085896c.elementor-wc-products ul.products li.product span.onsale{display:block;}@media(max-width:1024px){.elementor-1102 .elementor-element.elementor-element-8c979c7 .elementor-heading-title{font-size:28px;}.elementor-1102 .elementor-element.elementor-element-085896c.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-1102 .elementor-element.elementor-element-09c0ffd{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.woocommerce .elementor-1102 .elementor-element.elementor-element-4004a8e .price{font-size:24px;}.elementor-1102 .elementor-element.elementor-element-085896c.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(min-width:768px){.elementor-1102 .elementor-element.elementor-element-e66c60e{--width:33%;}.elementor-1102 .elementor-element.elementor-element-bb0933a{--width:63.333%;}}/* Start custom CSS for woocommerce-product-add-to-cart, class: .elementor-element-252747a *//* 
   SECTION 3: ADD TO CART - TOTAL OVERRIDE (BRUTAL VERSION)
*/

/* 1. THE MAIN HUD CONTAINER - More space on top */
.variations_form.cart {
    background: #050505 !important;
    border: 1px solid #444444 !important;
    padding: 50px 30px 30px 30px !important; /* Increased top padding */
    position: relative !important;
    margin-top: 60px !important;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.9) !important;
}

/* HUD Corner Accents - Repositioned to avoid overlap */
.variations_form.cart::before {
    content: "[ SYSTEM_READY ]" !important;
    position: absolute !important;
    top: -18px !important;
    left: 20px !important;
    background: #000000 !important;
    color: #00f0ff !important;
    font-family: 'Courier New', Courier, monospace !important;
    font-size: 13px !important;
    padding: 2px 12px !important;
    letter-spacing: 3px !important;
    border: 2px solid #00f0ff !important;
    z-index: 999 !important;
}

/* 2. LABELS - Force White */
.variations label {
    color: #ffffff !important;
    font-weight: 900 !important;
    text-transform: uppercase !important;
    letter-spacing: 3px !important;
    margin-bottom: 15px !important;
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
}

/* 3. THE DROPDOWN - Fix height and text */
.variations select {
    width: 100% !important;
    height: 55px !important; /* Fixed height */
    background-color: #111111 !important;
    border: 2px solid #00f0ff !important;
    color: #ffffff !important;
    padding: 0 15px !important;
    font-family: 'Courier New', Courier, monospace !important;
    font-size: 1.1rem !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    appearance: none !important;
    -webkit-appearance: none !important;
}

/* 4. QUANTITY SELECTOR - High Contrast */
.quantity {
    display: flex !important;
    border: 2px solid #666666 !important;
    background: #000000 !important;
    height: 60px !important;
}

.quantity input.qty {
    width: 60px !important;
    height: 100% !important;
    background: transparent !important;
    border: none !important;
    color: #00f0ff !important;
    font-size: 1.5rem !important;
    text-align: center !important;
}

.quantity .minus, .quantity .plus {
    width: 45px !important;
    height: 100% !important;
    background: #222222 !important;
    color: #ffffff !important;
    border: none !important;
    font-size: 24px !important;
    cursor: pointer !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

/* 5. THE BRUTAL BUTTON - FORCE RED */
.single_add_to_cart_button {
    flex: 0 0 auto !important;
    width: 320px !important;
    max-width: 100% !important;
    height: 60px !important;
    background: #ff003c !important; /* Force solid red */
    background-image: none !important; /* Remove any theme gradients */
    color: #ffffff !important;
    border: none !important;
    font-family: 'Courier New', Courier, monospace !important;
    font-size: 1.4rem !important;
    font-weight: 900 !important;
    text-transform: uppercase !important;
    letter-spacing: 4px !important;
    box-shadow: 0 0 20px rgba(255, 0, 60, 0.6) !important;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%) !important;
}

.single_add_to_cart_button:hover {
    background: #ffffff !important;
    color: #000000 !important;
    box-shadow: 10px 0px 0px #00f0ff, -10px 0px 0px #ff003c !important;
}

/* 6. PRICE FIX */
.summary .price .woocommerce-Price-amount {
    color: #ff003c !important;
    font-size: 2.8rem !important;
    font-weight: 900 !important;
    text-shadow: 0 0 20px rgba(255, 0, 60, 0.7) !important;
    margin-bottom: 10px !important;
    display: inline-block !important;
}
/* SIZE GUIDE LINK - GLITCH STYLE (subtle hover) */
.single_variation_wrap > a[onclick*="Size_Guide"],
.single_variation_wrap > a[href="javascript:"] {
    color: #00f0ff !important;
    text-decoration: none !important;
    font-family: 'Courier New', Courier, monospace !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    font-size: 16px !important;
    text-shadow: 1px 1px 0px #ff003c !important;
    transition: all 0.2s ease !important;
    display: inline-block !important;
    padding: 10px 0px 10px 0;
}

.single_variation_wrap > a[onclick*="Size_Guide"]:hover,
.single_variation_wrap > a[href="javascript:"]:hover {
    color: #ffffff !important;
    text-shadow: 0 0 8px #00f0ff !important;
}/* End custom CSS */