/*
Theme Name: bctrebeschild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: bctrebes
*/

.single-product #content{
    width: 71%;
    margin-right:2%;
    background: #fff;
}

#content .vc_row.wpb_row {background:white; padding: 15px; margin-bottom: 15px}
#sidebar section.widget {padding-top: 0px !important;padding-left: 0px !important;padding-right: 0px !important;}
#sidebar section.widget .widget-title{ padding-top: 10px;
    padding-left: 50px;
    padding-bottom: 3px;
    padding-right: 15px;
    background: #d5d848 url(https://www.bctrebes.fr/wp-content/uploads/2016/09/shuttle.png) no-repeat left center;
    background-position: 8px 8px;}
#sidebar section.widget *:nth-child(2) {padding-left: 20px;padding-right: 20px}
.sidebar.bg-under-widget .widget,
 .bg-under-widget .sidebar-content .widget, .solid-bg.sidebar-content .widget
 {
 	margin-top: 40px
 }
 .page-title h1{font-size: 3rem}

 .woocommerce-ordering{
     background: #fff;}
 
 .type-product{
     background: #fff;
     padding:20px;}
 
 .tribe-events-month-event-title a{
     color: #000;
     font-weight: bold;
     font-size:18px !important;
    }

 #tribe-events-content{
     background: #fff;
     padding:10px;}

 .single-post .dt-single-mfp-popup{
     display: none !important;}
.single-post article{padding: 15px;
    background: white;}

.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat{
    background-color: #e4d84f !important;
}

.tribe-events-widget-link{
    padding:10px;}
@media (max-width: 600px){
    .floating-mobile-menu-icon .dt-mobile-menu-icon.floating-btn {
    opacity: 1 !important;
    visibility: visible !important;
}
}

.mine-compet{
        background: #fafafa;
    padding: 8px;
    margin-bottom: 10px;
}
.mine-compet a{
        display: block;
    text-decoration: underline;
    font-style: italic;
}



.home div#page{
    max-width: 1280px;
    margin: 0 auto
}
.home div#content{
    display: inline-block;
    vertical-align: top;
}
.home #sidebar{
    display: inline-block;
    vertical-align: top;
    width: 26% !important
}