/*
Theme Name: lawyerfirm_child
Template: lawyerfirm
Theme URI: https://demo.flawlessthemes.com/lawyerfirm/#
Author: https://www.flawlessthemes.com/
Version: 1.1.0
Text Domain: .../wp-content/themes/lawyerfirm_child
Customizer Author: Florian RICHARD
Description: Child theme for the LawyerFirm theme by Flawless Themes.
*/
/*
---------------------------------------------------------------------
    CUSTOM CSS LAWYERFIRM CHILD THEME
---------------------------------------------------------------------
=======================
References for colors used:
- Dark Blue: #0A1D37
- Gold: #C7A34A
- Light Beige: #F6ECE3
- Dark Gold: #7E6118
======================= 
*/

/* ====================================================
====================== HEADER =========================
==================================================== */

h2.site-title a, #masthead > div > div > div > div.site-branding > div > h2 > a {
    font-family: "Bodoni Moda", sans-serif !important;
    font-size: 36px !important;
    font-weight: 700 !important;
    color: #0A1D37 !important;
}
.main-wrap {
    padding : 18px 18px;
}
.main-wrap header#masthead{
    padding: 0 0 15px 0 !important;
    box-shadow: none !important;
}

div.col-md-12 > div.site-branding {
    max-width: 100%;
}
a.nav-link:active{
    color: #C7A34A !important;
}
a:focus, a:focus-visible {
    border-color: #6599f5 !important;
}
.navbar-collapse a.header-btn.btn.btn-default:focus, .navbar-collapse a.header-btn.btn.btn-default:focus-visible {
    background-color: #0A1D37 !important;
}


/* === TOP-MENU === */
ul#menu-main li a{
    color: #0A1D37;
    font-family: "Bodoni Moda", sans-serif !important;
    font-size: 20px !important;
    font-weight: 500 !important;
}
div#navbar-collapse ul#menu-main li a:hover{
    color: #C7A34A;
}
button{
    background: #C7A34A !important;
}
p.site-description {
    font-family: "DM Sans", Sans-serif !important;
    color: #0A1D37 !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    margin-top: -3px !important;
}

/* == Button-Contact == */
.btn-default, div#navbar-collapse a.header-btn.btn.btn-default {
    font-family: "DM Sans", Sans-serif;
    background-color: #C7A34A !important;
    border-style: solid;
    border-width: 3px 3px 3px 3px;
    border-color: #C7A34A !important;
    border-radius: 15px !important;
    color: #0A1D37 !important;
    font-weight: 600 !important;
    /*padding: 16px 48px 16px 48px;*/
}
.btn-default:hover, div#navbar-collapse a.header-btn.btn.btn-default:hover {
    color: #F6ECE3 !important;
    background-color: #0A1D37!important;
}
.btn-default:focus, div#navbar-collapse a.header-btn.btn.btn-default:focus, .btn-default:focus-visible, div#navbar-collapse a.header-btn.btn.btn-default:focus-visible {
    color: #F6ECE3 !important;
    background-color: #0A1D37!important;
}

/* ====================================================
======================= BODY ==========================
==================================================== */
h1, h2, h3{
    font-family: "Bodoni Moda", sans-serif !important;
    /*color: #0A1D37 !important;*/
    font-weight: 700 !important;
}

#back-to-top {
    background-color: #C7A34A!important;
}

#back-to-top:hover {
    background-color: #0A1D37!important;
}

div.first-reflex div.elementor-widget-wrap.elementor-element-populated {
    box-shadow: black 12px 15px 50px;
}
ion-icon {
    font-size: 32px;
    color: #0A1D37;
}
.location-outline{
    margin-right: 20px;
}
.mail-outline{
    margin-right: 20px;
}
.call-outline{
    margin-right: 20px;
    margin-top: 8px;
}
.location-adress{
    margin-top: 0px;
}
.email-adress{
    margin-top: 4px;
}
.tel-num{
    margin-top: 12px;
}
.email-adress a:hover, .tel-num a:hover{
    color: #C7A34A!important;
    font-weight: 600;
}

/* ----------------------------------------------------
-------------------- PAGE D'ACCUEIL -------------------
---------------------------------------------------- */

#text-about-home a{
	color: #C7A34A!important;
}
#text-about-home a:hover{
	color: #0A1D37!important;
}

/* ----------------------------------------------------
------------------- PAGE LE CABINET -------------------
---------------------------------------------------- */
div.card-infos p a{
    color: #0A1D37;
}
div.card-infos p a:hover{
    color: #F6ECE3;
}
/* ----------------------------------------------------
------------------- PAGE 404 -------------------
---------------------------------------------------- */
input.search-submit{
    background-color: #C7A34A !important;
    color: #0A1D37 !important;
}
input.search-submit:hover{
    background-color: #0A1D37 !important;
    color: #F6ECE3 !important;
}
/* ====================================================
====================== FOOTER =========================
==================================================== */
footer#colophon {
    background: #0A1D37!important;
}

/* == WIDGET 1 == */
#custom_html-2.widget_text.widget_custom_html{
    font-family: "Bodoni Moda", sans-serif !important;
    color: #0A1D37 !important;
    background-color: #F6ECE3;  
    padding: 30px 25px 25px 30px;
    border-radius: 30px;
    /*min-width: 400px;*/
}
#title-card-widget {
    display: flex;
    flex-direction: row;
}
#title-card-widget img{
    margin-right: 10px;
    height: 70px;
}
#slogan-ftr{
    color: #0A1D37;
}
#title-subtitle-widget {
    display: flex;
    flex-direction: column;
    /*line-height: 1.2rem;*/
}
h3#footer-title{
    font-family: "Bodoni Moda", sans-serif !important;
    font-size: 24px !important;
    font-weight: 700 !important;
    color: #0A1D37 !important;    
}
.footer-sec ul li {
    margin-bottom: 0px;
}
.btm-infos li span.office-infos, .card-infos ul li span.office-infos{
    display: flex !important;
}
.btm-infos li, .btm-infos li span.office-infos p, .btm-infos li span.office-infos p a, .card-infos ul li span.office-infos p a{
    color: #0A1D37;
    text-decoration: none!important;
}
li.list-info-widget{
    margin-top: 8px;
}
.card-infos ul li span.office-infos p.email-adress a:hover, .card-infos ul li span.office-infos p.tel-num a:hover{
    color: #F6ECE3!important;
    font-weight: 600;
}
/* == WIDGET 2 == */
/* == WIDGET 3 == */
section.labels-firstline{
    display: flex;
    flex-direction: row;
    /*justify-content: center;
    align-items: center;
    margin-bottom: 20px;*/
}

.fa.fa-universal-access{
    font-size: 32px;
    color: #eee;
    margin-left: 13px;
}
.fa.fa-leaf{
    font-size: 26px;
    color: #eee;
    margin-left: 13px;
}

/* == FIRST TITLE == */
/* = BUTTONS =*/
span.elementor-83 .elementor-element.elementor-element-2e7e899 .elementor-button:hover{
    font-family: "DM Sans", Sans-serif;
    font-size: 16px;
    fill: #ffffff;
    color: #ffffff;
}
/* == FOOTER LEGALS == */
.site-info {
    background-color: #F6ECE3;
}
.site-info p{
    font-family: "Bodoni Moda", Sans-serif;
    color: #0A1D37 !important;
    /*font-weight: bold !important;*/
}
.site-info p a{
    color: #0A1D37 !important;
}
.site-info p a:hover{
    color: #C7A34A !important;
}

/* ====================================================
============== MOBILE FIRST RESPONSIVE ================
==================================================== */
@media (max-width: 768px) {
    .elementor-section .elementor-container {
        flex-direction: column;
    }
    #colophon > section > div.container {
        justify-items: center;
}
    #custom_html-2.widget_text.widget_custom_html{
        max-width: 400px;
    }
}


.elementor-673 {
    margin-top: 15rem;
}
@media (max-width: 480px) {
    .elementor.elementor-673 {
        margin-top: 5rem;
    }
    .elementor-673 .elementor-element.elementor-element-1478b1a > .elementor-widget-container {
    margin: 30px 30px 30px 30px!important;
    }
}