/*
 Theme Name:   MB Pro Theme Child (Logistikforum)
 Theme URI:    https://marketingbear.com
 Description:  MB Pro Theme Child
 Author:       Marketing Bear Dev Team
 Author URI:   https://marketingbear.com
 Template:     mb-pro
 Version:      1.0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  mb-pro
*/

body h2 {
text-transform: none;
}

@media screen and (max-width:768px) {
  .single-post .rev_slider_wrapper {
    left: auto !important; 
	}
}

body .small, small {
    font-size: 143%;
}

body .vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline {
    color: #e7223d;


    border-color: #e7223d;
    background-color: transparent;
}

body .vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #e7223d;
    background-color: #e7223d;
}

body .gform_wrapper .gform_footer input.button, body .gform_wrapper .gform_footer input[type=submit] {
    padding: 5px 10px;
    line-height: normal;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 2px solid #e7223d !important;
    color: #e7223d;
    background-color: #FFF;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    border-radius:5px !important;
    font-family: 'Open Sans', sans-serif !important ;
    font-weight: 600 !important;
}

body .vc_progress_bar .vc_single_bar {
    background: #f7f7f7;
    position: relative;
    margin-bottom: 11.67px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1) inset;
    box-shadow: 0 1px 2px rgba(0,0,0,.1) inset;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 0px;
    height: 20px;
    margin-bottom: 45px;
}

body .vc_progress_bar .vc_single_bar .vc_label {
    display: block;
    padding: .5em 1em;
    position: absolute;
    z-index: 1;
    top: -36px;
    left: 0;
    padding-left: 0;
    text-transform: uppercase;
    font-size: 16px;
}
@media screen and (min-width: 993px) {
#masthead .second_line .ac-gn-searchview-close .ac-gn-searchview-close-wrapper .ac-gn-searchview-close-left, #masthead .second_line .ac-gn-searchview-close .ac-gn-searchview-close-wrapper .ac-gn-searchview-close-right {
    top: -11px !important;
}
body .ac-gn-searchview-close {
top: 18px;
}
}
.mb_button {
	margin-right: 5px;
}