/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.5
*/

/*

Don't add anything here, as you'll mess all the sites on Octoplus network!
Instead, uUse the sites/sitename/site-style.css directory to add css!!!!!!
-------------------------------------------------------------- */

#customizer {
    position: fixed;
    right: 0;
    top: 150px;
    background: lightgrey;
    padding: 20px;
}

.wpb_row {
    margin-bottom: 0;
}

.bg-bottom-center {
    background-position: bottom center !important;
}

select:disabled {
    background: lightgrey;
}

.portfolio.no-img .share_wrapper, .format-image.no-img .share_wrapper, .format-standard.no-img .share_wrapper {
    float: none;
    width: auto;
    padding: 10px 15px 15px;
}


.columns-gap .vc_col-sm-6 {
    margin-top: 10px;
}

.bs_clients_slider_ul img.scale-with-grid {
    max-width: 100%;
    height: auto;
    max-height: 100%;
    width: auto;
}

#Subheader ul.breadcrumbs.yoast_breadcrumbs {
    width: 50%!important;
}
#Subheader ul.breadcrumbs.yoast_breadcrumbs a, .yoast_breadcrumbs .breadcrumb_last {
    color: #919191;
}

.clients_slider ul{opacity:1 !important;}

@media (min-width: 768px) {
    .columns-gap .vc_col-sm-6:not(:first-child) {
        margin-left: 1%;
        width: 49%;
        margin-bottom: 10px;

    }

    .columns-gap .vc_col-sm-6 {
        margin-top: 0;
    }


    .columns-gap .vc_col-sm-4:not(:first-child) {
        margin-left: 1%;
        width: 32.3%;
        margin-bottom: 10px;

    }


}
