.yith-wceop-ywraq-button-wrapper .add-request-quote-button.button,
.yith-wceop-ywraq-button-wrapper .add-request-quote-button-addons.button{
    background-color: var( --ywraq_layout_button_bg_color) !important;
    color: var(--ywraq_layout_button_color)!important;
    border: 1px solid var( --ywraq_layout_button_border_color) !important;
}

.yith-wceop-ywraq-button-wrapper .add-request-quote-button.button:hover,
.yith-wceop-ywraq-button-wrapper .add-request-quote-button-addons.button:hover{
    background-color: var( --ywraq_layout_button_bg_color_hover) !important;
    color: var(--ywraq_layout_button_color_hover)!important;
    border: 1px solid var( --ywraq_layout_button_border_color_hover) !important;
}

.yith-wceop-ywraq-button-wrapper.is-modern-simple-styled  .yith-ywraq-add-to-quote .add-request-quote-button.button,
.yith-wceop-ywraq-button-wrapper.is-traditional-styled .add-request-quote-button.button{
    font-size: 13px;
    font-weight: 700;
    border-radius: 8px;
    text-transform: uppercase;
    margin-top: 10px;
    padding: 10px 20px;
}
.yith-wceop-ywraq-button-wrapper.is-modern-simple-styled  .yith-ywraq-add-to-quote,
.yith-wceop-ywraq-button-wrapper.is-traditional-styled  .yith-ywraq-add-to-quote {
    font-size: 13px;
    margin-top: 10px;
}

.yith-wceop-ywraq-button-wrapper.is-theme-styled .yith-ywraq-add-to-quote {
    margin-top: 0;
    margin-left:10px;
}
.yith-wceop-ywraq-button-wrapper.is-modern-simple-styled{
    float:right;
}

.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled a.add-request-quote-button.button {
    border-radius: 100%;
    padding: 10px;
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #8e9ba8 !important;
}
.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled a.add-request-quote-button.button i:before{
    font-size: 16px;
}
.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled {
    float: right;
    margin-top: 10px;
}

.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled.add-to-cart-top{
    display:block;
}
.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled.add-to-cart-bottom{
    display:none;
}
.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled.add-to-cart-top {
    position: absolute;
    right: 0;
    top: 35px;
}

.yith_wceop_ywraq_enabled .yith-wceop-grid-view-product__description {
    padding-right: 45px;
}


.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled.add-to-cart-top .yith_ywraq_add_item_product_message,
.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled.add-to-cart-top .yith_ywraq_add_item_browse_message,
.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled.add-to-cart-top .yith_ywraq_add_item_response_message {
    display:none!important;
}

.yith-wceop-ywraq-button-wrapper.is-traditional-styled.variation-modal a {
    width: 100%;
    text-align: center;
}
.yith-wceop-ywraq-button-wrapper .yith_ywraq_add_item_response_message.show.hide-when-removed {
    min-width: 100px;
    white-space: normal;
    font-size: 0.8em;
}


.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled.add-to-cart-bottom .yith_ywraq_add_item_response_message,
.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled.add-to-cart-bottom .yith_ywraq_add_item_browse_message {
    font-size: 13px;
}
.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled .added a:hover,
.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled .show a:hover{
    background-color: transparent!important;
    filter:brightness( 110%);
}
.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled .show a.add-request-quote-button.button,
.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled .show a.add-request-quote-button.button i:before{
    color: var(--yith-wceop-button--modern_text_color, #448a85)!important;
    font-weight:700;

}
.yith-wceop-grid-view-product .yith-wceop-ywraq-button-wrapper.is-modern-plus-styled .show a.add-request-quote-button.button{
    border:1px solid var(--yith-wceop-button--modern_text_color, #448a85)!important;
}

.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled.add-to-cart-top .yith-ywraq-add-button.addedd {
    display: block!important;
}

.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled .addedd a.add-request-quote-button.button,
.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled .deactivated a.add-request-quote-button.button{
    border:none!important;
    background-color: var(--yith-wceop-button--modern_text_color, #448a85)!important;
    outline-color:transparent;
}
.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled .addedd a.add-request-quote-button.button i:before,
.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled .deactivated a.add-request-quote-button.button i:before{
    color: #fff!important;
    font-weight:700;
}

.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled .yith_ywraq_add_item_product_message{
    display:none!important;
}

.yith-wceop-buttons-layout--cta .yith-wceop-quantity-indicator {
    position: relative;
    text-align: center;
    display: grid;
    align-content: center;
    justify-content: center;
    align-items: stretch;
    justify-items: center;
}
.yith-wceop-ywraq-button-wrapper.is-theme-styled{
    margin: 10px 15px 0 0;
    max-width: 160px;
}

.yith-wceop-ywraq-button-wrapper.is-theme-styled .yith_ywraq_add_item_product_message, .yith_ywraq_add_item_response_message{
    font-weight: normal;
    font-size: 0.8em;
}

.yith-wceop-ywraq-button-wrapper .add-request-quote-button.button{
    font-size: 16px;
}



.yith-wceop-ywraq-button-wrapper.is-modern-simple-styled  .yith-ywraq-add-to-quote .add-request-quote-button.button,
.yith-wceop-ywraq-button-wrapper.is-traditional-styled .add-request-quote-button.button{
    font-size: 13px;
    font-weight: 700;
    border-radius: 8px;
    text-transform: uppercase;
    margin-top: 10px;
    padding: 10px 20px;
}
.yith-wceop-ywraq-button-wrapper.is-modern-simple-styled  .yith-ywraq-add-to-quote,
.yith-wceop-ywraq-button-wrapper.is-traditional-styled  .yith-ywraq-add-to-quote {
    font-size: 13px;
    margin-top: 10px;
}

.yith-wceop-ywraq-button-wrapper.is-theme-styled .yith-ywraq-add-to-quote {
    margin-top: 0;
    margin-left:10px;
}
.yith-wceop-ywraq-button-wrapper.is-modern-simple-styled{
    float:right;
}

.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled a.add-request-quote-button.button {
    border-radius: 100%;
    padding: 10px;
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #8e9ba8 !important;
}
.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled a.add-request-quote-button.button i:before{
    font-size: 16px;
}
.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled {
    float: right;
    margin-top: 10px;
}

.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled.add-to-cart-top{
    display:block;
}
.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled.add-to-cart-bottom{
    display:none;
}
.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled.add-to-cart-top {
    position: absolute;
    right: 0;
    top: 35px;
}

.yith_wceop_ywraq_enabled .yith-wceop-grid-view-product__description {
    padding-right: 45px;
}


.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled.add-to-cart-top .yith_ywraq_add_item_product_message,
.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled.add-to-cart-top .yith_ywraq_add_item_browse_message,
.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled.add-to-cart-top .yith_ywraq_add_item_response_message {
    display:none!important;
}

.yith-wceop-ywraq-button-wrapper.is-traditional-styled.variation-modal a {
    width: 100%;
    text-align: center;
}
.yith-wceop-ywraq-button-wrapper .yith_ywraq_add_item_response_message.show.hide-when-removed {
    min-width: 100px;
    white-space: normal;
    font-size: 0.8em;
}


.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled.add-to-cart-bottom .yith_ywraq_add_item_response_message,
.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled.add-to-cart-bottom .yith_ywraq_add_item_browse_message {
    font-size: 13px;
}
.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled .added a:hover,
.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled .show a:hover{
    background-color: transparent!important;
    filter:brightness( 110%);
}
.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled .show a.add-request-quote-button.button,
.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled .show a.add-request-quote-button.button i:before{
    color: var(--yith-wceop-button--modern_text_color, #448a85)!important;
    font-weight:700;

}
.yith-wceop-grid-view-product .yith-wceop-ywraq-button-wrapper.is-modern-plus-styled .show a.add-request-quote-button.button{
    border:1px solid var(--yith-wceop-button--modern_text_color, #448a85)!important;
}

.yith-wceop-grid-view-product a.add-request-quote-button.button{
  margin: 0;
}

.yith_wceop_ywraq_enabled .yith-wceop-buttons-layout--minimal-modern .addedd,
.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled.add-to-cart-top .yith-ywraq-add-button.addedd {
    display: block!important;
}

.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled .addedd a.add-request-quote-button.button,
.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled .deactivated a.add-request-quote-button.button{
    border:none!important;
    background-color: var(--yith-wceop-button--modern_text_color, #448a85)!important;
    outline-color:transparent;
}

.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled .addedd a.add-request-quote-button.button i:before,
.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled .deactivated a.add-request-quote-button.button i:before{
    color: #fff!important;
    font-weight:700;
}

.yith-wceop-ywraq-button-wrapper.is-modern-plus-styled .yith_ywraq_add_item_product_message{
    display:none!important;
}

.yith-wceop-buttons-layout--cta .yith-wceop-quantity-indicator {
    position: relative;
    text-align: center;
    display: grid;
    align-content: center;
    justify-content: center;
    align-items: stretch;
    justify-items: center;
}
.yith-wceop-ywraq-button-wrapper.is-theme-styled{
    margin: 10px 15px 0 0;
    max-width: 160px;
}

.yith-wceop-ywraq-button-wrapper.is-theme-styled .yith_ywraq_add_item_product_message, .yith_ywraq_add_item_response_message{
    font-weight: normal;
    font-size: 0.8em;
}

.yith_wceop_ywraq_enabled .yith-wceop-buttons-layout--minimal-modern .yith_ywraq_add_item_browse_message,
.yith_wceop_ywraq_enabled .yith-wceop-buttons-layout--minimal-modern .yith_ywraq_add_item_response_message{
    display:none!important;
}

@media screen and (min-width: 1024px) {
    .yith-wceop-ywraq-button-wrapper.responsive-size {
        display: none;
    }
}


@media screen and (max-width: 1024px) {
    .yith-wceop-ywraq-button-wrapper:not(.responsive-size){
        display: none;
    }
}

@media screen and (max-width: 425px) {
    .yith-wceop-ywraq-button-wrapper.is-modern-plus-styled.add-to-cart-top {
        right: 12px;
    }
}

