.single-product.woocommerce div.product div.summary {
    margin-bottom: 0px;
}
ul.products li.product .product-wrapper .product-actions-wrapper .product-action-button a, .yith-ywraq-add-button .add-request-quote-button.ywraq-link, .yith_ywraq_add_item_response_message, .yith_ywraq_add_item_response_message {
    color: white!important;
}
ul.products li.product .product-wrapper .product-actions-wrapper .product-action-button span.out-of-stock {
    color: wheat!important;
}
/*.woocommerce ul.variations .sbHolder .sbToggle{

    display: none !important;
}*/
#var_pa_color > div:first-of-type  { display:none!important; }
#var_pa_size > div:first-of-type  { display:none!important; }
#var_pa_length_mm > div:first-of-type  { display:none!important; }
#var_pa_diameter_mm > div:first-of-type  { display:none!important; }
.single-product.woocommerce div.product div.summary .single-product-other-action {
    display:table;
}
.single-product.woocommerce div.product div.summary p.stock.out-of-stock {
    margin-top:10px;
}

#welcome-menu-login #customer_login {
    margin-right:20px;
}