.elementor-1123 .elementor-element.elementor-element-741e8f6{--display:flex;--padding-top:60px;--padding-bottom:60px;--padding-left:20px;--padding-right:20px;}/* Start custom CSS for shortcode, class: .elementor-element-ae259a9 *//* ============ Add to Quote button — override YITH plugin CSS ============ */
.zbp .zbp-quote{
    margin: 0 0 16px !important;
    width: 100%;
}
.zbp .zbp-quote .yith-ywraq-add-to-quote,
.zbp .zbp-quote .yith-ywraq-add-button{
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: none !important;
}
.zbp .zbp-quote a.add-request-quote-button,
.zbp .zbp-quote a.add-request-quote-button.button,
.zbp .zbp-quote .add-request-quote-button{
    display: block !important;
    width: 100% !important;
    box-sizing: border-box !important;
    padding: 16px 20px !important;
    margin: 0 !important;
    background: linear-gradient(135deg,#0072c8 0%,#0066b4 50%,#044a80 100%) !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 12px !important;
    font-size: 15px !important;
    font-weight: 800 !important;
    letter-spacing: .04em !important;
    text-transform: uppercase !important;
    text-align: center !important;
    text-decoration: none !important;
    line-height: 1 !important;
    cursor: pointer !important;
    box-shadow: 0 4px 14px rgba(0,102,180,.35), inset 0 1px 0 rgba(255,255,255,.15) !important;
    transition: transform .15s ease, box-shadow .15s ease, background .2s ease !important;
    position: relative !important;
    overflow: hidden !important;
}
.zbp .zbp-quote a.add-request-quote-button:hover,
.zbp .zbp-quote a.add-request-quote-button.button:hover,
.zbp .zbp-quote .add-request-quote-button:hover{
    background: linear-gradient(135deg,#0080e0 0%,#0072c8 50%,#0066b4 100%) !important;
    color: #ffffff !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 8px 22px rgba(0,102,180,.5), inset 0 1px 0 rgba(255,255,255,.25) !important;
}
.zbp .zbp-quote a.add-request-quote-button:active,
.zbp .zbp-quote a.add-request-quote-button.button:active{
    transform: translateY(0) !important;
    box-shadow: 0 3px 10px rgba(0,102,180,.35), inset 0 1px 0 rgba(255,255,255,.1) !important;
}

/* subtle "+" icon before label */
.zbp .zbp-quote a.add-request-quote-button::before{
    content: "＋ ";
    font-weight: 900;
    margin-right: 6px;
    opacity: .9;
}

/* messages under button */
.zbp .zbp-quote .yith_ywraq_add_item_product_message,
.zbp .zbp-quote .yith_ywraq_add_item_response_message{
    background: #12261a !important;
    border: 1px solid #34c759 !important;
    color: #9de3b4 !important;
    padding: 10px 14px !important;
    border-radius: 10px !important;
    font-size: 13.5px !important;
    margin-top: 10px !important;
}
.zbp .zbp-quote .yith_ywraq_add_item_browse_message{
    margin-top: 10px !important;
    text-align: center !important;
    font-size: 13.5px !important;
}
.zbp .zbp-quote .yith_ywraq_add_item_browse_message a{
    color: #7aa8ff !important;
    text-decoration: underline !important;
    font-weight: 600 !important;
}

/* mobile */
@media (max-width: 520px){
    .zbp .zbp-quote a.add-request-quote-button,
    .zbp .zbp-quote a.add-request-quote-button.button{
        padding: 14px 16px !important;
        font-size: 14px !important;
    }
}/* End custom CSS */