/*
Theme Name: Fortunio Child
Theme URI: http://rockclimbing.ancorathemes.com/
Description: Fortunio Child - Multipurpose and Multiskin Responsive Wordpress theme
Author: Acnorathemes
Author URI: http://ancorathemes.com/
Template: fortunio
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: fortunio-child
*/

/*Write your style*/

body {
	text-align:justify !important;
}

h1 {
	font-size:1em !important;
	color:#B99467 !important;
	font-family: "Poppins", sans-serif;
	line-height: 1.25em !important;
	font-weight: 500 !important;
	letter-spacing: 0px !important;
}

h3.sc_item_title {
    margin-bottom: 80px !important;
}

.texte-blanc p, .texte-blanc h1, .texte-blanc h2, .texte-blanc h3, .texte-blanc h4, .texte-blanc h5, .texte-blanc h6, .text-blanc .sc_section_title {
	color:white !important;
}

p, .content li {
    font-size: 1.1rem !important;
    line-height: 1.2em;
}

/* Régler l'offset de l'anchor */
div:target {
  padding-top: 85px; 
  margin-top: -85px;
}

.wpb_content_element a {
    color: #5e3608 !important;
}

.icon-centree {
	
}

.top_panel_top_socials .sc_socials.sc_socials_size_tiny .sc_socials_item a {
	border:1px solid transparent;
}

.top_panel_top {
    height: 3.2em;
}

.top_panel_top_user_area {

    margin-top: 10px;
}

form.wpcf7-form textarea, form.wpcf7-form input[type="text"] {
	width:auto !important;
}
input[type="text"], input[type="number"], input[type="email"], input[type="tel"], input[type="search"], input[type="password"], select, textarea, .select2-container .select2-selection, .select2-container .select2-choice {
    line-height: 1.1em !important;
}
input[type="text"], input[type="number"], input[type="email"], input[type="tel"], input[type="password"], input[type="search"], select, textarea {
 
    padding: 0.5em !important;
}
form.wpcf7-form textarea {
    height: 8em !important;
}

.grecaptcha-badge { visibility: hidden; }

.cq-carouselcontent {
    font-size: 1.05rem !important;
    color: #8a4b00 !important;
}

.rangee-logo img {
    max-height:90px;
    width:auto;
}

.cq-draggable-container {
    padding: 20em 0 6em 0em !important;
}

.blanc p, .blanc li, .blanc a {
	color:white;
}

.pp_pic_holder .ppt {
    display: none !important;
}
.scheme_original .sc_call_to_action .sc_call_to_action_title::after {
    background-color: #b18857;
    background: none !important;
}

.bloc-contactez-nous a {
    font-size: 2em !important;
    font-weight: bold;
    background: #42372D !important;
	border: 3px solid #302B26 !important;
	color:white !important;
    border-radius: 10px !important;
}

.vc_separator.vc_separator_align_center h4 {
    font-size: 2em;
}
div.pp_default .pp_description {
    display: none !important;
}




@media screen and (max-width: 1080px) {

.nos-qualifications .vc_col-sm-1\/5 {
    width: 20%;
    float: left;
    text-align: center;
}

}



@media screen and (max-width: 680px) {

.hide-mobile {
	display:none;
}

}