/*
Theme Name: Weglio Formation
Theme URI: https://formation.weglio.fr/
Author: Weglio
Author URI:
Description: Thème Weglio formation
Template: betheme
Version: 2.0
*/

/* MENU */

#Header_creative #Top_bar .menu > li > a {
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
    text-align: left; 
}

#Header_creative.dropdown #Top_bar #menu ul li ul li a {
    padding: 0 15px;
    text-align: left;
    font-size: 11px;
}

/* BLANC */
.blanc, .blanc p, .blanc span, .blanc h1, .blanc h2, .blanc h3, .blanc h4, .blanc ul li, .blanc blockquote {
  color:#FFF;
}

/* BOUTONS */
@media only screen and (max-width: 400px) and (min-width: 280px){
	.vc_cta3_content-container .vc_cta3-actions {
   		white-space: pre-wrap!important;
	}
}
    .vc_btn3.vc_btn3-style-custom {
    background-image: none;
}

/* OMBRE */
.ombre {
  box-shadow: 0 4px 17px 2px rgb(0 0 0 / 10%);
}

/* FOOTER */

.has_content .the_content_wrapper {
    margin-bottom: 0px;
}


/* FORM */
.rgpdsize span {
    font-size: 12px;
    line-height: 14px;
}
