    /*
    Theme Name: Mammoth Child Theme
    Theme URI: http: //mysite.com/
    Description: This is a custom child theme I have created.
    Author: My Name
    Author URI: http: //mysite.com/
    Template: mammoth-wp
    Version: 0.1
    */

    @import url("../mammoth-wp/style.css");
	blockquote{
		margin: 15px 0;
	}
	blockquote p{
		font-size: 14px;
	}
	.intro_text_wrapper{
		padding: 0;
	}
	.leftPage {width:50%; float:left;}
	.rightPage {width:50%; float:right;}
	#callToActionContactHome {
		background-color: #cd6d45;
	    border: 0 none;
	    color: white;
	    margin: 20px 0;
	    padding: 15px 20px;
	    text-align: center;
	    font-style: normal!important;
	}
	#centerHome {
	    height: 60px;
	    margin-top: 30px;
	}
	.toggle-trigger .icon {background-color:#cb6f46!important;}
	.toggle-content ol {
		padding-top:0;
		padding-bottom: 0;
	}
	.toggle-content ol {
		line-height: 0px;
	}
	.imgPage{height: 600px;}
	.imgAccueil{text-align: center;}
	.btnAccueil{display: none;}
	.one_fourth:nth-child(3){margin-top: 35px;}
	.one_fourth:nth-child(3), .one_fourth:nth-child(4){width:45%!important;}
	.one_fourth:nth-child(4) a{color: white!important;font-size: 24px!important;}
	.social div{display: none;}
	.page-id-11 .social div, .page-id-39 .social div, .page-id-21 .social div {display: block;}
	.one_fourth_first, .one_fourth:nth-child(5){display: none!important;}
	.page-id-281 #left_content_wrapper{width: 100%;}
#top_logo img {margin-top:-36px;}