/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.vc_row.wpb_row.section.vc_row-fluid.ourstorybg1.vc_custom_1625643471402
{
    background-repeat: repeat !important;
}
nav.main_menu ul li a span.underline_dash, nav.vertical_menu ul li a span.underline_dash
{
    background-color: #92c73b !important;
}
a.testa {
    color: #fff !important;
    background: #92c73b !important;
    padding: 5px 15px 5px 15px !important;
    margin-top: 15px  !important;
    display: inline-block !important;
}
.woocommerce-product-details__short-description p
{
    margin-bottom: 25px !important;
    display:block !important;
}
.woocommerce div.product .cart
{
    margin: 25px 0 25px !important;
}
p.stock.in-stock
{
    display: none !important;
}
p.limit
{
    color: #0575c0 !important;
    margin-bottom: 30px !important;
}
@media only screen and (max-width: 812px) {
.wpb_text_column.wpb_content_element.mobh h1
{
    font-size:50px !important;
}
.footer_top .widget_nav_menu .menu li
{
    margin: 20px 15px 0px !important;
}
.vc_row.wpb_row.section.vc_row-fluid.ourstorybg1.mobbg.vc_custom_1627650013158
{
    background-size: cover !important;
}
.vc_row.wpb_row.section.vc_row-fluid.ourstorybg1.mobbg.vc_custom_1627649991439
{
    background-size: cover !important;
}
}