/*
Theme Name: Appointment Pro Child
Theme URI: https://wordpress.org/themes/
Template: appointment-pro
Author: Didier Miclo
Author URI: https://wordpress.org/
Description: A responsive theme for all types of business that use multiple nav menus, several sidebars, etc.
Tags: full-width-template,threaded-comments,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-colors,custom-header,featured-image-header,featured-images,footer-widgets,post-formats,blog,sticky-post,custom-background,custom-menu,translation-ready,portfolio
Version: 2.4.5.1566221556
Updated: 2019-08-19 15:32:36

*/

/*font comic sans ms*/
@font-face{
    font-family:comic sans ms;
    font-style:normal;font-weight:400;
    src:local('Comic Sans MS'),
    local('ComicSansMS-Regular'),
    url(https://allfont.ru/cache/fonts/comic-sans-ms_53a8778a817839ef2dbc5dc94ce14334.woff) format('woff'),
    url(https://allfont.ru/cache/fonts/comic-sans-ms_53a8778a817839ef2dbc5dc94ce14334.ttf) format('truetype')
}

/*.main-container{
    background-color: whitesmoke;
} */

body,
body p{
    font-size:18px !important;
}

figcaption em {
    font-style: italic;
    font-weight: 200 !important;
    color: green;
    font-size: 0.8em !important;
    text-align:center !important;
    margin:0 auto !important;
}

ul li{
    font-size: 0.8em !important;
}

.page-builder{
    /* background-color: whitesmoke; */
    padding: 40px 0 0;
    border-bottom: 1px solid #e4e8ea;
}

.main-container-left{
    background-color: #ffffff;
    border-radius: 5px;
}

.sidebar-section-right{
    background: linear-gradient(to right, rgba(248,248,248,1) 0%, rgba(255,255,255,1) 100%);
    border-left: 1px solid #e4e8ea;
    border-right: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    overflow: hidden;
    padding: 60px 10px 60px 10px;
    margin: 0px;
}

.blog-lg-area-left{
    /* background: linear-gradient(to left, rgba(248,248,248,1) 0%, rgba(255,255,255,1) 100%); */
    background: rgba(248,248,248,1) 0%;
    border-right: 1px solid #e4e8ea;
    border-left: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    padding: 30px 50px 30px 50px;
    font-size: 20px;
    text-align: start;
    /* overflow: hidden;
    padding: 60px 10px 60px 10px;
    margin: 0px; */
}

.top-header-widget {
    background-color: #99ca44 !important;
    border-bottom: 0.3pt solid lightsalmon; 
}

.navbar {
    padding-bottom: 0 !important;
    /* background-color: #ee591f;  */
	/* border-bottom: 6px solid #ee591f; */
	/* min-height: 30px;*/
} 

.navbar-default {
    /* padding-bottom: 0; */
     /* background-color: #ee591f !important;   */
}

.navbar-header{
    text-align: center !important;
   
}

.navbar-default,
.navbar-nav {
    /* padding-bottom: 0 !important; */
    margin-bottom: 10px !important;
}

.service-texte-description{
     text-align: justify !important; 
}

.div-achat-loc-rembourser{
    border-radius: 10px;
    background-color: rgb(248, 248, 164);
    width: 90%;;
    max-width:90%;
    font-weight: lighter;
    font-size:16px;
    color:darkred;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 20px;
    border: 2px solid red;
    margin:0 auto !important;
    text-align:justify;
}



/* .nav .navbar-nav{
    margin: 0 auto !important;
    text-align: center;
} */

/* pour masquer form origine si on veuut utiliser contact-form-7 */
/*.contact-form-section{display:none;}*/



@media (min-width: 991px) {

    .navbar-default,
    .navbar-nav {
		/* padding-bottom: 0 !important; */
	}
}

@media (max-width: 990px) {
    
    .navbar-default,
    .navbar-nav {
		/* padding-bottom: 10px !important; */
    }
}

@media (max-width: 800px) {

    .appointment_title_head {
        font-size: 40px !important;
        text-shadow: 2px 2px 2px #555 !important;
        padding-top:5px !important;
        padding-bottom: 5px !important;
    }

    

}

@media (max-width: 600px) {

    .appointment_title_head {
        font-size: 36px !important;
        text-shadow: 1px 1px 1px #555 !important;
    }

}


/*.navbar-brand {
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 32px;
    height: auto;
    line-height: 42px;
}*/


.appointment_title_head {
    color:  #ee591f !important; /*#99ca44;*/
    font-family: 'Comic Sans MS', arial;
    font-size: 48px;
    text-shadow: 4px 3px 3px #555;
    padding-top:10px;
    padding-bottom: 10px;
    margin: 0 auto !important;
}

.page-title-section{
    border-top: 1px solid #aaa;
    background-color: #ee591f !important;
    border-bottom: 3px solid #99ca44; 
}


.page-title-section h1{
    color: white;
    /* font-size: 24px;
    line-height: 24px;
    font-weight:bold;
    vertical-align: middle;
    padding-top:0;
    margin: 0; */
}

.page-title-section .overlay{
    /*padding: 50px 0 48px;*/
    /* padding: 50px 0 24px;  */
}

.page-breadcrumb {
	list-style: none outside none;
	margin-bottom: 0px;
	/* padding: 10px 0; */
	font-family: 'Open Sans';
	font-weight:600;
	text-align: right;
	font-size: 14px;
	line-height: 10px;
	color: #ffffff;
}


.top-contact-detail-section{
    /* background-color: #99ca44 !important; */
}


/* n° de tel au dessus nav */
#top-header-sidebar-left .contact-icon i{
    font-size: 25px;
}

#top-header-sidebar-left .contact-area{
    padding: 10px 0;
}


.top-contact-detail-section .contact-area h4 {
    color: #ffffff;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 18px;
    margin: 0 0 0px;
}

.top-contact-detail-section .contact-area .contact-icon i {
    font-size: 40px;
}




/* CODE A METTRE DANS Appearance >> Customize >> Header settings >> Custom CSS
.navbar-default .navbar-nav > .active > a{
    background-color:rgba(167, 215, 115,0.9) !important;
   }

   .navbar-default .navbar-nav > .active > a:hover{
    background-color:rgba(167, 215, 115,0.9) !important;
   }

   .navbar-default .navbar-nav > a{
    background-color:rgba(167, 215, 115,0.9) !important;
   }

   .navbar-default .navbar-nav > a:hover{
    background-color:rgba(167, 215, 115,0.9) !important;
   }
*/
/*  si navbar-brand float left */
/*.navbar-brand {
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 32px;
    height: auto;
    line-height: 42px;
    margin-left: 50px !important;
    margin-right: 10px;
    padding: 10px 0px;
}*/