/*
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.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */


.titreref p {font-size:20px; font-weight:bold;}
.sousheader p {font-size:18px; line-height:24px;font-weight:300;letter-spacing:0px; color:black; text-align:justify;}
.sousheader {font-size:18; line-height:24px;font-weight:300;letter-spacing:0px; color:black; text-align:justify;}

.titre   {color:#000000; text-align:left;}
.sousheader2{font-size:18px; color:#ffffff; text-align:center;font-weight:300;}
.infos-ctn{font-size: 22px;line-height: 22px; font-weight: 400;  letter-spacing: 0px;color:#202020;margin-bottom: 15px}
.maillage a:link, .maillage a:visited, .maillage a:focus, .maillage a:hover, .maillage a:active{  text-decoration: none; color: #626262;}
.titre2 h2 {   font-size: 24px;    line-height: 24px;    font-weight: 300;    letter-spacing: 0px;}
.one-third.mcb-wrap {    width: 32.3%;    margin: 1% .5%;}
.bloc-text {    font-size: 14px;}
#Top_bar .menu li ul li { width: 210px;  }
.ui-tabs-panel, .ui-tabs {    background-color:#f1f1f1!important;}

#Footer .footer-titre {font-size: 20px;    line-height: 27px;    font-weight: 300;    letter-spacing: 0px;margin-bottom:15px;}
#Footer .footer-texte {font-size: 16px;    line-height: 24px;    font-weight: 300;    }
.footer-titre li{font-size: 16px;font-weight: 300;}

.cocon h2  {color:#edbe01!important; font-weight: 600!important;margin-top: 30px;font-size:25px;}
.cocon h3   {color:#7b0b20!important; font-weight: 600!important;font-size: 22px!important;}
.cocon h4  {font-weight: 500!important;}
/* Columns */

.one-sixth.column				{ width: 14.666%; }	/* 1/6 */
.one-fifth.column				{ width: 18%; }			/* 1/5 */
.one-fourth.column,
.four.columns						{ width: 23%; }			/* 1/4 */
.one-third.column				{ width: 31.333%; }	/* 1/3 */
.two-fifth.column				{ width: 38%; }			/* 2/5 */

.one-second.column			{ width: 48%; }			/* 1/2 */
.three-fifth.column			{ width: 58%; }			/* 3/5 */
.two-third.column				{ width: 64.666%; }	/* 2/3 */
.three-fourth.column		{ width: 73%; }			/* 3/4 */
.four-fifth.column			{ width: 78%; }			/* 4/5 */
.five-sixth.column			{ width: 81.333%; }	/* 5/6 */


@media only screen and (max-width: 767px){
.section_wrapper .mcb-wrap, .section_wrapper .column, .container .column, .sections_group, .four.columns {
   
    width: 100%!important;
    clear: both;
}
/* BY MK DESIGN */
.sousheader, .sousheader p, h2.sousheader, .column_attr h2.sousheader, .mcb-column-inner h2.sousheader { font-size: 16px !important; line-height: 20px !important; }
/* BY MK DESIGN — font-size minimum 16px mobile (Google) */
body, .column_attr, .mcb-column-inner, p { font-size: 16px !important; }
}
@media only screen and (max-width: 959px) and (min-width: 768px){
/* BY MK DESIGN — font-size minimum 16px tablette (Google) */
body, .column_attr, .mcb-column-inner, p { font-size: 16px !important; }
/* BY MK DESIGN — blocs compétences pleine largeur mobile */
.mcb-section-6032feb00, .mcb-section-6032feb00 .section_wrapper, .mcb-section-6032feb00 .mcb-wrap, .mcb-section-6032feb00 .mcb-wrap-inner { margin: 0 !important; padding: 10px !important; }
}