/*
Theme Name: Abracadabra Child
Version: 1.0
Description: A child theme of Abracadabra
Template: abracadabra
*/

@import url("../abracadabra/style.css");

@import url("fonts/socicon.css");


/* ########################## FONTS ########################## */

@font-face {
    font-family: 'Tarzana Narrow';
    src: url('fonts/tarzana-narrow-bold-webfont.eot');
    src: url('fonts/tarzana-narrow-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/tarzana-narrow-bold-webfont.woff2') format('woff2'),
         url('fonts/tarzana-narrow-bold-webfont.woff') format('woff'),
         url('fonts/tarzana-narrow-bold-webfont.ttf') format('truetype'),
         url('fonts/tarzana-narrow-bold-webfont.svg#tarzana_narrow_boldregular') format('svg');
    font-weight: bold;
    font-style: normal;
}

/*@font-face {
    font-family: 'Tarzana Narrow';
    src: url('fonts/tarzana-narrow-webfont.eot');
    src: url('fonts/tarzana-narrow-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/tarzana-narrow-webfont.woff2') format('woff2'),
         url('fonts/tarzana-narrow-webfont.woff') format('woff'),
         url('fonts/tarzana-narrow-webfont.ttf') format('truetype'),
         url('fonts/tarzana-narrow-webfont.svg#tarzana_narrowregular') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

/* Font grand titre h1 */
@font-face {
    font-family: 'selfieregular';
    src: url('fonts/selfie.eot');
    src: url('fonts/selfie.eot?#iefix') format('embedded-opentype'),
         url('fonts/selfie.woff2') format('woff2'),
         url('fonts/selfie.woff') format('woff'),
         url('fonts/selfie.ttf') format('truetype'),
         url('fonts/selfie.svg#selfieregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Font corps */
@font-face {
    font-family: 'Verlag Book';
    font-style: normal;
    font-weight: normal;
    src: local('fonts/Verlag Book'), 
    url('fonts/Verlag-Book.woff') format('woff');
}

@font-face {
    font-family: 'Verlag Bold';
    src: url('fonts/verlag-bold.eot');
    src: url('fonts/verlag-bold.eot?#iefix') format("embedded-opentype"),
    url('fonts/verlag-bold.woff2') format("woff2"),
    url('fonts/verlag-bold.woff') format("woff"),
    url('fonts/verlag-bold.ttf') format("truetype"),
    url('fonts/verlag-bold.svg#Verlag') format("svg");
}

/* ########################## LIVRE D'OR ########################## */

.gwolle_gb_notice {
    margin-bottom: 30px!important;
    border-bottom: 2px solid #1e3cf3;
    padding-bottom: 30px;
}

#gwolle_gb_new_entry h3 {
    display: none;
}

#gwolle_gb_write_button {
    border: 2px solid #1e3cf3;
    width: 300px;
    text-align: center!important;
    margin: 0 auto!important;
    margin-bottom: 30px!important;
    padding: 13px 19px;
    cursor: pointer;
}

#gwolle_gb_write_button input{
    display: initial;
    text-align: center;
    font-family: 'Verlag Book';
    font-size: 16px;
    color: #1e3cf3;
    cursor: pointer;
}

div#gwolle_gb_write_button:hover {
    background-color: rgb(140,215,250);
}

#gwolle_gb .gb-entry .gb-author-info{
    margin-bottom: 20px;
    color: #1e3cf3;
}

#gwolle_gb .gb-entry .gb-entry-content{
    font-size: 17px!important;
    line-height: 20px!important;
}

#gwolle_gb .gb-entry{
    padding: 20px!important;
}

/* ########################## COMMONS ########################## */

header{
    overflow: auto;
}

.wpb_row {
    width: 100%!important;
    margin-bottom: 0px;
}

body, em,
.sliphoveritemTitle span, ul li {
	font-family: 'Verlag Book';
}

h1{
    font-family: 'selfieregular';
    font-size: 100px;
    margin-top: -6%;
}

.h1_white{
    color: white;
}

.h1_blue{
    color: #1e3cf3;
}

h2{
    color: #1e3cf3;
    font-family: 'Verlag Bold';
    font-size: 40px;
    font-weight: 700;
}

h3{
	font-family:'Verlag Bold';
	text-transform: uppercase;
	font-size: 22px;
	font-weight: 900;
	margin-top:30px;
	margin-bottom:10px;
    color: #8cd7fa;
}

h4{
	margin-top:20px;
    font-family:'Verlag Bold';
    text-transform: uppercase;
    color: #1e3cf3;
    font-size: 17px;
    font-weight: 900;
}

h5{
    font-family: 'Verlag Book';
    font-size: 17px;
    font-weight: bold;
    color: #8cd7fa;
    margin-bottom: -16px;
}

footer a h5{
    font-family: 'Verlag Bold';
    font-size: 17px;
    color: #1e3cf3;
    padding-bottom: 12px;
}

footer a .small, footer .small{
    font-family: 'Verlag Bold';
    color: #1e3cf3;
}

.arrow-left, .arrow-right{
    color: #1e3cf3;
}

 .corps_white p{
    color: white;
     font-family: 'Verlag Book';
}

.corps_white p a{
    color: white;
    margin-top: -7px;
}

.corps_white p a:hover{
    color: #8cd7fa;
}

.corps_blue p{
    color: #1e3cf3;
    font-family: 'Verlag Book';
}

.corps_blue p a{
    color: #1e3cf3;
    margin-top: -7px;
}

.corps_blue p a:hover{
    color: #8cd7fa;
    
}

.corps_blue ul li{
    font-family: 'Verlag Book';
    color: #1e3cf3;
    list-style: disc;
}

p{
    font-family: 'Verlag Book';
    font-size: 17px;
}

.corps_blue em{
    font-family: 'Verlag Book';
    font-style: italic;
    color: #1e3cf3;
}

.corps_white em{
    font-family: 'Verlag Book';
    font-style: italic;
    color: #8cd7fa;
}

body ul li{
	margin-bottom:5px;
}

blockquote p{
	font-family: 'Open Sans';
}

.col2-3 blockquote {
    padding: 5px 100px 10px 120px !important;
}

body.page-id-8 blockquote {
	color: #dc2b44;
	font-size: 25px;
	font-style: italic;
	line-height: 30px;
	margin: 20px 0;
}

.vc_btn3.vc_btn3-color-juicy-pink{
    background-color: #1e3cf3!important;
}
.vc_btn3.vc_btn3-color-juicy-pink:hover{
    background-color:#8cd7fa!important;
}

.col3-3.clearfix.centered.centered h4{
    display: none;
}

/* Page Offre Bees */

.abeille_bouton{
    position: absolute; z-index: 2;
}

.abeille_zindex{
    position: absolute; z-index: 1;
    margin-top: -4%;
    margin-left: 31%;
}

.center_row{
    margin-left: 9%;
}

/* Fin */

/* Formulaire de contact */

.wpcf7-form {
    width: 70%;
    margin: 0 auto;
}

#wpcf7-f172-p34-o1 .wpcf7-text, #wpcf7-f172-p34-o1 .wpcf7-textarea{
    background: none;
    border-bottom: 2px solid #1e3cf3;
    font-family: 'Verlag Bold';
    font-size: 16px;
    color: #1e3cf3;
    text-align: left;
    text-transform: none;
}

#wpcf7-f172-p34-o1 .wpcf7-text::-webkit-input-placeholder, #wpcf7-f172-p34-o1 .wpcf7-textarea::-webkit-input-placeholder{
    color: #1e3cf3;
    text-transform: uppercase;
}

#wpcf7-f172-p34-o1 .wpcf7-text::-moz-placeholder, #wpcf7-f172-p34-o1 .wpcf7-textarea::-moz-placeholder{
    color: #1e3cf3;
    text-transform: uppercase;
}

#wpcf7-f172-p34-o1 .wpcf7-text:-ms-input-placeholder, #wpcf7-f172-p34-o1 .wpcf7-textarea:-ms-input-placeholder{
    color: #1e3cf3;
    text-transform: uppercase;
}

#wpcf7-f172-p34-o1 .wpcf7-text:-moz-placeholder, #wpcf7-f172-p34-o1 .wpcf7-textarea:-moz-placeholder{
    color: #1e3cf3;
    text-transform: uppercase;
}

#wpcf7-f172-p34-o1 .wpcf7-submit{
    background: none;
    font-family: 'Verlag Bold';
    font-size: 15px;
    font-weight: 500;
    color: #1e3cf3;
    font-style: normal;
    text-transform: uppercase;   
    border: 2px solid #1e3cf3;
    padding: 20px;
}

#wpcf7-f172-p34-o1 .wpcf7-submit:hover{
    color: #8cd7fa;
}

/* Fin */


header #logo a {
	height: auto;
}

header .baseline {
	color: #1e3cf3;
	font-family: 'Verlag Book';
	font-size: 16px;
	line-height: 25px;
	margin: 10px auto 10px auto;
	text-transform: uppercase;
	width: 150px;
}

header .baseline strong {
	color: #9f7c4c;
	display: block;
	font-size: 16px;
	margin: 10px 0 10px 0;
    font-family: 'Verlag Bold';
    font-weight: normal;
}

header #main-nav a {
	font-family: 'Verlag Bold';
	font-weight: normal;
	font-size: 15px;
    text-transform: capitalize;
    letter-spacing: normal;
} 

header #main-nav > ul > li > .sub-menu > li > a {
	font-size: 12px;
    color: #9f7c4c;
    letter-spacing: 1px;
}

header #main-nav > ul > li > .sub-menu > li > a:hover {
    color: #1e3cf3;
}

#bottom-header{
    position: static;
}

#main-nav li a.active::after,
.current-menu-item > a::after,
.current-menu-ancestor > a::after {
	content: none;
}

#main-nav a{
    color: #1e3cf3;
}

#main-nav .current-menu-item > a{
    color: #9d7c4c;
}

#main-nav li a:hover{
    color: #8cd7fa;
}

#bottom-header {
	bottom: 0;
}

.social-links {
	border: 0;
}

.social-list {
	padding: 0;
}

.social-list a {
	color: #1e3cf3;
}

.social-list li {
    margin-right: 2px;
}

.social-list > li > i{
    color: #1e3cf3;
}

.social-list > li > a.pinterest:before, .social-list > li > a.facebook:before, .social-list > li > a.twitter:before{
    color: #1e3cf3;
}

.social-list > li > a:hover.pinterest::before, .social-list > li > a:hover.facebook::before, .social-list > li > a:hover.twitter::before {
    color: #8cd7fa;
}

/* Logos Reseaux sociaux */

.socicon-behance:before{
    border-radius: 50%;
    color: white;
    background-color: #1e3cf3;
    padding: 6px 6px 6px 6px;
}

.socicon-dribbble:before{
    border-radius: 50%;
    color: white;
    background-color: #1e3cf3;
    padding: 6px 6px 6px 6px;
}

.socicon-facebook:before{
    border-radius: 50%;
    color: white;
    background-color: #1e3cf3;
    padding: 6px 6px 6px 6px;
}

.socicon-linkedin:before{
    border-radius: 50%;
    color: white;
    background-color: #1e3cf3;
    padding: 6px 6px 6px 6px;
}

.socicon-pinterest:before{
    border-radius: 50%;
    color: white;
    background-color: #1e3cf3;
    padding: 6px 6px 6px 6px;
}

.socicon-viadeo:before{
    border-radius: 50%;
    color: white;
    background-color: #1e3cf3;
    padding: 6px 6px 6px 6px;
}

.social-list a:hover .socicon-behance::before, .social-list a:hover .socicon-dribbble::before, .social-list a:hover .socicon-instagram::before, .social-list a:hover .socicon-facebook::before, .social-list a:hover .socicon-linkedin::before, .social-list a:hover .socicon-pinterest::before, .social-list a:hover .socicon-viadeo::before{
    color: #8cd7fa;
    background-color: #1e3cf3;
}

/* Fin */

#bottom-header p.small {
	display: none !important;
}

.sliphoveritemTitle {
	background: rgba(30, 59, 243, .6) !important;
}

.sliphoveritemTitle span {
	font-size: 25px;
	font-weight: 400;
	line-height: 30px;
	text-transform: uppercase;
}

.su-accordion {
	margin: 0 !important;
}

.su-spoiler {
	margin: 0 !important;
}

.su-spoiler-title {
	color: #dc2b44;
	font-size: 22px !important;
	font-weight: 400 !important;
	position: relative;
	padding-left: 60px !important;
}

.su-spoiler-title span {
	color: #888 !important;
}

.su-spoiler-title:after {
	color: #dc2b44;
	display: block;
	height: 20px;
	line-height: 21px;
	text-align: center;
	font-size: 14px;
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	margin: 0 5px 0 0;
	position: absolute;
	left: 30px;
	top: 8px;
	width: 20px;
	-webkit-font-smoothing: antialiased;
}

.acc-conseils .su-spoiler-title:after {
	content: "\f0c0";
}
.acc-com .su-spoiler-title:after {
	content: "\f1b0";
}
.acc-edition .su-spoiler-title:after {
	content: "\f15c";
}
.acc-illus .su-spoiler-title:after {
	content: "\f14b";
}
.acc-pack .su-spoiler-title:after {
	content: "\f1b2";
}
.acc-sign .su-spoiler-title:after {
	content: "\f0a9";
}
.acc-web .su-spoiler-title:after {
	content: "\f108";
}
.acc-fab .su-spoiler-title:after {
	content: "\f02f";
}

.su-spoiler-content {
	font-size: 18px;
}

.su-spoiler-content ul {
	list-style: circle;
	padding: 0 0 0 20px;
}

.su-spoiler-content ul li {
	margin: 0 0 6px 0;
}

/* RESPONSIVE */ 

@media only screen and (max-width: 1469px) and (min-width: 980px){
	.vc_row {
    width: 100%!important;
}
@media screen and (min-width: 1299px) {

	body.project-opened header {
		z-index: 10000;
	}

	body.project-opened #project-slider {
		margin-left: 260px;
	}

}
@media only screen and (max-width: 767px) {
	.col1-3, .vc_row {
	    width: 260px;
	}

	.ajax-sidebar {
		padding-bottom: 100px !important;
	}
}
