/*
Theme Name:  ERIC BéLAND | DESIGNER GRAPHIQUE
Theme URI:   http://ericbeland.ca
Version:     1.0
Description: Thème créé spécifiquement par Yeti Geek pour le site web Éric Béland Design Graphique
Author:      Yeti Geek
Author URI:  http://ericbeland.ca
Template:    Divi
*/


/***********************************************************************
Caution: do not remove this to keep Divi Children Engine always updated 
Divi Children Engine version: 1.0.3
***********************************************************************/

/*------------------------------[FONT ICONS]-----------------------------*/
/*--[Created by Divi Children, http://divi4u.com/divi-children-plugin/]--*/
/*-----------------------------------------------------------------------*/

.icon_tags, .icon_profile, .icon_chat, .icon_clipboard, .icon_calendar {
	font-family: 'ETmodules';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	color: #318EC3;
}
.icon_tags:before {
	content: "\e07c";
	padding: 0px 5px 0 0;
}
.icon_profile:before {
	content: "\e08a";
	padding: 0 5px 0 0;
}
.icon_chat:before {
	content: "\e066";
	padding: 0 5px 0 20px;
}
.icon_clipboard:before {
	content: "\e0e6";
	padding: 0 5px 0 20px;
}
.icon_calendar:before {
	content: "\e023";
	padding: 0 5px 0 20px;
}

/*- YOU CAN INCLUDE THE CUSTOM CODE FOR YOUR CHILD THEME BELOW THIS LINE-*/


/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

/* various hover effects for modules */
    .module-hover {
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0);
        -webkit-transition: all 0.6s;
        transition: all 0.8s;;
}
    .module-hover:hover {
        -webkit-filter: grayscale(100%) brightness(75%);
z-index: 1;}



/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/


/*------ alignement du titre du blogue -----------*/


.et_pb_blog_0 .et_pb_post .entry-title { display: none; }


/*------ Fin alignement du titre du blogue -----------*/





/**************************** toggle custom 3 **************************/

.toggle_custom_3.et_pb_toggle {
    border: none;
    border-bottom: 1px solid #757575 !important;
    transition: 0.4s
}

.toggle_custom_3.et_pb_toggle_open{
    border-bottom: 1px solid #757575 !important;
    }

.toggle_custom_3 .et_pb_toggle_title:before {
    font-size: 50px !important ;
    content: "3" !important;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.toggle_custom_3.et_pb_toggle_open .et_pb_toggle_title:before {
    color: #757575;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
/*---------------------------------------*/
.et_pb_member_position {
	padding-bottom: 7px;
	color: #757575;
}
/*----------------------------------------*/

.et_pb_toggle_close {
	padding-left: 0px;
	padding-bottom: 20px;
	background-color: #f4f4f4;
}

/*------------------------------------------------*/
/*---------------[DROPDOWN MENU]------------------*/
/*------------------------------------------------*/


/*remove line below main Menu*/
#main-header{
 -webkit-box-shadow:none !important;
 -moz-box-shadow:none !important;
 box-shadow:none !important;
 }

/*Fullpage menu reduced to half page*/
.et_slide_in_menu_container.et_pb_fullscreen_menu_opened { max-width: 50vw; }
@media (max-width: 980px) {
#mobile_menu_slide a { font-size: 16px; }
}


/*social network icons in line on fullscreen menu*/
.inline-social-nav {
display: inline-block;
}

/* mobile menu fixed on scroll and logo full size */
    @media only screen and (max-width : 980px) {
        .et_fixed_nav #main-header {
        position: fixed !important;
	top: 0 !important;}

.et_header_style_left #logo,
	.et_header_style_split #logo {
		max-width: 100%;
	}
}

/*------------------------------------------------*/
/*-------------------[COMMENTS]-------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/

#footer-info { width: 100%; margin:0 auto; text-align: center !important; }
@media only screen and (min-width: 980px) { 
    #footer-bottom .et-social-icons { margin-bottom:-28px; } 
}

/*------------------------------------------------*/
/*--------------------[SIDEBAR]-------------------*/
/*------------------------------------------------*/

.et_pb_sidebar .et_pb_widget {
margin-bottom: 25% !important;
}

/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/


/*** social icons centered using centered-social css class ***/
ul.centered-social { 
width:100%; 
text-align:center; 
margin: 0 0 0 0 ; 
}
.centered-social li { 
float:none; 
display:inline-block; 
}
/*** END social icons centered using centered-social css class ***/


/*** navigation arrows in blog posts ***/

.nav-single a {
	color: #ffffff !important;
	font-size: 40px;
	font-weight: 300;
	text-decoration: none;
font-family: taurus-mono-outline; 

}
.nav-previous {
	float: right;
}
.nav-next {
	float: left;
}
.meta-nav {display: none;}

/*** END navigation arrows in blog posts ***/

/*------------------------------------------------*/
/*-----------------[WP CALENDAR]------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*------------------[TRANSITIONS]-----------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*---------------[RESPONSIVE LAYOUTS]-------------*/
/*------------------------------------------------*/

@media only screen and ( min-width: 981px ) {

}

/*-------------------[960px]------------------*/
@media only screen and ( min-width: 981px ) and ( max-width: 1100px ) {

	/*-------------------[Sliders]------------------*/

	/*-------------------[Portfolio]------------------*/

	/*-------------------[Sidebar]------------------*/
	
	/*-------------------[Menu]------------------*/
	
}

/*-------------------[768px]------------------*/
@media only screen and ( max-width: 980px ) {

	/*-------------------[Portfolio]------------------*/
	
	/*-------------------[Sliders]------------------*/
	
	/*-------------------[Menu]------------------*/

}

@media only screen and ( min-width: 768px ) and ( max-width: 980px ) {

}

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

}

/*-------------------[480px]------------------*/
@media only screen and ( max-width: 767px ) {

	/*-------------------[Menu]------------------*/

}

/*-------------------[320px]------------------*/
@media only screen and ( max-width: 479px ) {

}