/*
Theme Name: AFJ-Lac
Description: Accueil familial de jour Fribourg
Version: 1.0
Author: 29 degres
Author URI: http://www.29-degres.com
Template: afjfribourg
*/



/*Add your own styles here:*/

/* Font rendering */



   body #wrap_all{
   text-rendering: optimizeLegibility;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   }
     
    h1, h2, h3, h4, h5, h6 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    
	}
	
	a:hover, a:focus, a:visited {
	
	    outline: 0;
	    text-decoration: none!important;
	
	}
	
	
	.avia-section { border: none !important; }
	
	.container_wrap { border-top: none !important; }
	
	
	.html_header_top.html_header_sticky #top #wrap_all #main {
	    padding-top: 180px!important;
	}
	
	#socket {
	    font-size: 13px!important;
	    margin-top: -1px;
	    z-index: 1;
	}
	
	#socket .sub_menu_socket li {
	    float: left;
	    display: block;
	    padding: 0 10px;
	    border-left-style: solid;
	    border-left-width: 1px;
	    line-height: 20px!important;
	}
	
	
	
	@media only screen and (max-width: 767px) {
    .hide-on-mobile { display: none !important; }}
    @media only screen and (min-width: 768px) {
    .hide-on-desktop { display: none !important; }}
	
	
	
	/* ======================================================================================================================================================
	   ACTIV MOBILE MENU
	====================================================================================================================================================== */
	
	.mobmenur-container i {
	    color: #6786a1!important;
	}
	
	.mobmenul-container i {
	    color: #6786a1!important;
	}
	
	.mob-cancel-button {
	
	    margin-top: 10px!important;
	    margin-right: 5px!important;
		color: #6786a1!important;
	
	}
	
	
	
	/* ======================================================================================================================================================
	   TOUCHY MOBILE MENU
	====================================================================================================================================================== */
	
	.touchy-default-menu {
	
	    position: relative;
	    top: -2px;
	    width: 23px;
	    height: 2px;
	    margin: 0 auto;
	        margin-top: 0px;
	        margin-right: auto;
	    float: right!important;
	    margin-right: 20px!important;
	    margin-top: 10px!important;
	
	}
	
	.touchy-menu-button-active .touchy-menu-tooltip {
	    display: none !important;
	}
	
	
	
	
	
    /* ======================================================================================================================================================
	   Hamburger Menu Tweaks
	====================================================================================================================================================== */
	
	.sfm-rollback {

	    width: 0px!important;
	}
	
	
	/* ======================================================================================================================================================
	   ICON BOX
	====================================================================================================================================================== */
	
	.iconbox .iconbox_content .iconbox_content_title {
	    border: medium none;
	    padding: 2px 0 0 0;
	    position: relative;
	    margin: 0 0 16px 0;
	    clear: none;
	    letter-spacing: 1px;
	    text-transform: none!important;
	    font-size: 1.25em;
	}
	
	/* ======================================================================================================================================================
	   HEADER
	====================================================================================================================================================== */
	
	div .logo {
	    float: left;
	    position: absolute;
	    left: 0;
	    z-index: 1;
	    margin-top: -15px;
		margin-right:200px!important
	}
	
	#header_meta {
	    border-top: none;
	    z-index: 3;
	    min-height: 30px;
	    border-bottom-style: solid;
	    border-bottom-width: 1px;
	    margin-bottom: -1px;
	}
	
	/* ======================================================================================================================================================
	   EASY SLIDER FULL
	====================================================================================================================================================== */
	
	.slideshow_align_caption {
	    display: table-cell;
	    vertical-align: middle;
	    position: relative;
	    padding-left: 0px!important;
	}
	
	.avia-caption-content {
	    line-height: 1.3em;
	    text-align: right!important;
	}
	
		
	/* ======================================================================================================================================================
	   MAIN MENU + SUB MENU
	====================================================================================================================================================== */
	
	.main_menu {
	    clear: both;
	    position: relative;
	    line-height: 40px;
	    height: 100%;
	    width: 100%;
	    float: left;
	    margin-left: -15px;
	    margin-top: -30px;
		
	}
	
	.av-main-nav ul {
	    display: none;
	    margin-left: 0;
	    left: 0;
	    position: absolute;
	    top: 100%;
	    width: 260px!important;
	    z-index: 2;
	    padding: 0;
	    box-shadow: 0 8px 15px 
	    rgba(0, 0, 0, 0.1);
	    margin-top: -1px;
	}
	
	
	/* ======================================================================================================================================================
	   TOP MENU
	====================================================================================================================================================== */
	
	
	.sub_menu {
		
		    float: left;
		    z-index: 2;
		    font-size: 14px;
		    line-height: 30px;
		    position: relative;
		    top: 20px;
		    margin-left: 0px!important;
	}
	
	
	/* ======================================================================================================================================================
	   ICON SIZE - ICON BOX
	====================================================================================================================================================== */
	
	.iconbox_top .iconbox_icon {
	    font-size: 30px;
	    line-height: 30px;
	    min-width: 30px;
	    min-height: 30px;
	    top: -30px;
	    left: 45%;
	}