/*
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
*/
/*
Theme Name: Bridge
Theme URI: http://bridgelanding.qodeinteractive.com/
Description: Creative Multipurpose WordPress Theme
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Author: Qode Interactive
Author URI: http://qodethemes.com/
Text Domain: bridge
Version: 18.2
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/



nav.main_menu ul li.active a {
    color: #0c6add;
}


    .qbutton.small {

    background: #0c6add;

    }

    #back_to_top > span {
    background-color: #0c6add;

}

    #back_to_top:hover > span {
    background-color: rgba(88, 73, 175, 0.8);

}


 /*image galery add products*/
.gallery_holder ul.v2 li, .wpb_gallery_slides .gallery_holder ul.v2 li {
    width: initial;
    }
      /* form border*/
    input.wpcf7-form-control.wpcf7-date, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-quiz, input.wpcf7-form-control.wpcf7-text, select.wpcf7-form-control.wpcf7-select, textarea.wpcf7-form-control.wpcf7-textarea {

    border: 1px solid lightgrey;
    border-radius: 10px;
    }

    .mixcoolluna h2, .h2, h2 a {
    font-size: 14px;
    }
           /* whatsapp in the middle*/
    div#lunaproduct .tab-content {
    text-align: center;
}

p#breadcrumbs {
    padding-bottom: 10px;
}

.add-to-cart-button-outer {
    display: none !important;
}

.quantity.buttons_added {
    display: none;
}

.woocommerce-notices-wrapper {
    display: none;
}