	/*
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");

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0px !important;
}

/*
nav.main_menu {
    top: 50px !important;
}
*/
.qodef-handle-text {
    font-size: 2rem !important;
}



h1 {
font-family: 'Geomanist' !important;
}

h2 {
font-family: 'Geomanist' !important;
}

h3 {
font-family: 'Geomanist' !important;
}

h4 {
font-family: 'Geomanist' !important;
}

@media only screen and (max-width: 1080px) {
.footer_top .two_columns_50_50 .column1, .two_columns_50_50 .column2, .footer_bottom p, .footer_bottom div{
    text-align: center!important;
}
}

.woocommerce .product h1.product_title {
    font-size: 54px !important;
    text-transform: none !important;
}

.woocommerce .button {
    background-color: #3e5d57 !important;
    color: #fff !important;
    border-color: #3e5d57 !important;
    font-size: 18px !important; 
    border-radius: 5px !important;
    -moz-border-radius: 5px !important
    -webkit-border-radius: 5px !important;
    margin-top: 15px;
}

.woocommerce .button:hover {
    background-color: #789904 !important;
    border-color: #789904 !important;
}


.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .product_meta {
    border-top: none !important;
    border-bottom: none !important;
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images:not(.qode-add-gallery-and-zoom-support) {
    width: 52%;
    margin-right: 2.3%;
}

@media only screen and (max-width: 768px) {
    .woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images:not(.qode-add-gallery-and-zoom-support) {
    width: 100%;
}

}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .summary {
    width: 45%;
}
@media only screen and (max-width: 768px) {
    .woocommerce.single-product.qode-product-single-tabs-on-bottom .product .summary {
    width: 100%;
}

}


.woocommerce .content .container .container_inner, .woocommerce-page .content .container .container_inner {
    padding: 0px 0 200px !important;
    margin-top: -60px !important;
}


.woocommerce p.form-row {
    margin-bottom: 5px;
}

.woocommerce form.checkout h3, .woocommerce-page form.checkout h3 {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 21px;
}

.woocommerce-page input[type="submit"]{
    background-color: #3e5d57 !important;
    color: #fff !important;
    border-color: #3e5d57 !important;
    font-size: 18px !important;
    border-radius: 5px !important;
    margin-right: 25px;
    margin-top: 15px;

}

div.woocommerce-billing-fields {
    margin-bottom: 30px;
}


.ppom-wrapper span.show_description {
    font-size: 15px;
    color: #789904;
    padding-left: 5px;
    display: block;
}

