/*
 Theme Name:   TwentyTwenty Child
 Theme URI:    http://www.studiopm.fr/
 Description:  TwentyTwenty Child Theme
 Author:       PML
 Author URI:   http://www.studiopm.fr/
 Template:     twentytwenty
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentytwenty-child
*/

@import url('https://fonts.googleapis.com/css2?family=La+Belle+Aurore&family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');

.site-description {
    display:none !important;
}


.header-inner {
    padding: 1.8rem 0 !important;
}

.primary-menu-wrapper li {
    font-family: "Nunito", sans-serif;
    color: #005682;
text-decoration:none;
text-transform: uppercase;
font-weight: 400;
font-size: 14px !important;
}


.primary-menu > li > a{
    color: #005682 !important;
    transition: color 0.6s ease-in-out;
}
.primary-menu li.current-menu-item > a{
    text-decoration:none;
}

.primary-menu > li > a:hover{
    color: #73a1b9 !important;
}

.mobile-menu a {
    font-family: "Nunito", sans-serif;
    color: #005682;
    text-decoration: none !important;
}

.entry-header {
    display:none;
    height:0px;
    margin:0px;
    padding:0px;
}

p {
    font-family: "Nunito", sans-serif;
    color:#5A6268;
    font-size:18px;
}

.ow-button-base .fnac {
    padding-top: 29px !important;
    padding-bottom:29px !important;
}



.wptww-testimonials-slidelist.design-1 .fa-quote-left {
  display: none !important;
}

.wptww-testimonial-client {
    font-family: "La Belle Aurore", cursive;
    color: #73a1b9 !important;
    text-transform: lowercase !important;
    font-size:25px !important;
}


.wptww-testimonials-slidelist button.slick-prev,
.wptww-testimonials-slidelist button.slick-next {
    display:none !important;
    visibility:hidden !important;
}


.wptww-testimonials-slidelist .slick-dots li button {
    background: #fff !important;
    margin: 0px !important;
    padding: 0px !important;
    border: 1px solid #ccc !important;
    border-radius: 50% !important;
    width: 10px !important;
    height: 10px !important;
}

.wptww-testimonials-slidelist .slick-dots li.slick-active button {
    background: #ccc  !important;
}
.wptww-testimonials-text em {
    font-size:18px !important;
}

a {
    color: #005682 !important;
    font-weight: bolder;  
    text-decoration: none;
}

.sow-features-feature-text li {
    font-family: "Nunito", sans-serif;
    color:#5A6268;
    font-size:14px;
    margin-top:0px;

}

.presta p,
.presta li {
    font-family: "Nunito", sans-serif;
    color:#5A6268;
    font-size:14px;
    text-align:justify;
}
.presta li {
    margin-top:0px;
}
.presta ul{
    margin-bottom:0px;
}
.presta h4 {
    font-family: "Nunito", sans-serif;
    color:#5A6268;
    font-size:18px;
    font-weight: bolder;
    text-align:center;
}

.presta .wptww-testimonials-text p {
    color: #fff !important;
}

.bio p {
    color:#ffffff;
}

.footer-top-visible .footer-nav-widgets-wrapper, .footer-top-hidden #site-footer {
    margin-top: 0rem !important;
}

.footer-widgets-outer-wrapper {
    padding: 0rem 0;
}
.post-meta-wrapper {
    display:none;
    height:0px;
    margin:0px;
    padding:0px;
}

.footer-inner .aligncenter {
    margin-bottom:0px !important
}
.sow-accordion-title {
    font-family: "Nunito", sans-serif;
}

.toggle-icon {
    color: #005682 !important;
}
.sow-accordion-panel-content li {
    font-family: "Nunito", sans-serif;
    color:#5A6268;
    font-size:16px;
}