/*
Theme Name: Soft Osteo
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/



.main-content {
    padding-top: 0px;    
}







.header-top {
    font-size: 0.85em !important;
    /* text-transform: uppercase; */
    letter-spacing: 1px;
    color: #2f4234 !important;
}

.header-top .header-contact a, 
.header-top .custom-html a:not(.btn), 
#header .header-top .top-links > li.menu-item > a, 
.header-top .welcome-msg a {
    color: #59b465;
    font-weight: 900;
}

.citation img {
    border-radius: 50%;
    max-width: 130px;
    border: 5px solid #fff;
}


.citation p {
    font-size: 1.75em;
    line-height: 1.25em;
    font-weight: 400;
    color: #2f4234;
    font-family: 'Courgette', cursive;
    padding-left: 0px;
    letter-spacing: -1.4px;
    padding-top: 20p;
    padding-right: 20px;
}

.citation p:before {
    font-family: "Font Awesome 5 free";
    text-indent: 0;
    position: relative;
    left: -20px;
    right: 0;
    top: 0;
    bottom: 0;
    line-height: 23px;
    height: 22px;
    margin: auto;
    z-index: 99999999;
    content: "\e234";
    font-size: 30px;
    color: #59b465;
    width: 40px;
    height: 40px;
    content: "\f10d";
    font-weight: 600;
}

.home h2, .page-id-930 h2 {
    margin-bottom: 5px;
    margin-top: 10px;
    color: #5d8667;

}

.coordonnees {
    font-size: 1.1em;
    line-height: 1.2em;
    border-right: 3px solid #59b465;
}

.telephone {
    font-size: 1.1em;
    line-height: 1.2em;
}


div.booked-calendar {   
    box-shadow: 0 5px 20px rgb(34 53 12 / 18%) !important;
    
}

.header-corporate .share-links a:not(:hover), .header-builder .share-links a:not(:hover) {
    background-color: #59b465;
    color: #fff;
}
.header-corporate .share-links a, .header-builder .share-links a {
    width: 38px;
    height: 38px;
    border-radius: 5px;
    margin: 0 1px;
    overflow: hidden;
    font-size: .95rem;
    margin-top: -8px !important;
}




/* -------------------------------------------------------------------------- Pages */






.accordion .card-header a {
    
    font-size: 1.2em;
    font-weight: 700;
    color: #333;
    background-color: #fafffc;
}


.card-body {
    flex: 1 1 auto;
    padding: 1rem 1rem;
    background-color: #ecf3ee;
}




/* -------------------------------------------------------------------------- Footer */
#footer .footer-main>.container {
    padding-top: 3.75rem;
    padding-bottom: 0.4rem;
}
.footer-main img {
    border-radius: 50%;
    border: 4px solid;
    max-width: 120px;
    float: left;
    margin-right: 20px;
}