/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

/* official red: (old) BF2F38 new is EA0000 */


.entete-top input.elementor-search-form__input {
    text-align: left!important;
}

.entete-top .elementor-search-form--skin-full_screen .elementor-search-form__toggle i {
    background-color: transparent!important;
}

body.home .content-pagetitle{
    display:none;
}


.content-infometa{
    display:none;
}

.content-sidebar {
    padding-bottom:20px!important;
}

.content-sidebar h3.widgettitle {
    text-transform: uppercase;
    color: black;
	font-weight:600;
}

.content-sidebar ul {
    padding: 0 0 0 0!important;
}

.content-sidebar aside {
    margin: 0 0 25px 0!important;
}

.content-sidebar .widget li {
    list-style: none;
    margin: 10px 0;
    border-bottom: 1px dotted #666;
    padding: 0 0 10px 0;
	text-transform:uppercase;
	line-height:1.3;
}

.content-sidebar a.elementor-button{
    color: #fff!Important;
}

.content-sidebar .widget li a {
    color: #444;
	font-size:15px;
}
.content-sidebar .widget li a:hover {
    text-decoration:underline;
}

.content-sidebar .widget li span.post-date {
    display: block;
    font-size: 11px;
    color: #EA0000;
    margin-top: 3px;
    text-transform: none;
}

.content-sidebar .apPluginContainer {
    margin: 25px 0 25px 0!important;
}

.content-sidebar a.elementor-button:hover {
    color: #ccc!Important;
}

.content-content .elementor-widget-theme-post-featured-image img {
    margin-top: -10px;
}

.content-home-bloc .hentry {
     border-radius: 0px 0px 40px 0px;
}

.content-home-bloc-top .elementor-post__thumbnail {
	max-height:350px;
    display: flex;
    align-content: space-around;
    flex-wrap: wrap;
}

.content-home-bloc .elementor-post__thumbnail {
	max-height:240px;
    display: flex;
    align-content: space-around;
    flex-wrap: wrap;
}

.content-home-bloc .elementor-post__excerpt p:after{
     content:"...";
}

h3.elementor-post__title a {
    color: #333!important;
}

.articles-bottom-stuff{
    display:none;
}
	
body.single .articles-bottom-stuff{
    display:block;
}

body.single .content-infometa{
    display:block;
}


body.search .page-header{
    margin-top:30px;
}

body.search .page-content{
    margin:0 12px;
}
body.archive .page-content{
    margin:0 12px;
}

.elementor-location-header ul.sub-menu {
    margin-left: 5.8%!important;
}

.elementor-location-header {
    margin-bottom: 50px;
}

body.home .elementor-location-header {
    margin-bottom: 0px;
}

.elementor-location-footer {
    margin-top: 30px;
}

h3.widgettitle {
    font-size: 26px!Important;
}

body.category.paged .cat-featured-top,
body.category.paged .cat-featured{
    display:none;
}

.woocommerce-breadcrumb,
body.woocommerce-page .product_meta,
body.single-product .product_meta{
    display:none;
}

body.woocommerce-page .elementor-location-header,
body.single-product .elementor-location-header{
    margin-bottom:50px!important;
}

body.woocommerce-page .button,
body.single-product .button{
    background: black!Important;
}

body.woocommerce-page .button,
body.single-product .button{
    color: white!Important;
}

p#account_password_field label:after {
    content: 'Ce mot de passe servira lorsque vous allez devoir connecter pour accéder aux contenus pour lesquels vous payez. Votre nom d\'utilisateur sera votre adresse courriel.';
    font-size: 11px;
    display: block;
    line-height: 1.2;
    margin-bottom: 6px;
}

.card {
    width: 24%;
    display: inline-block;
    margin-bottom: 30px;
    border: none;
    position: relative;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
}

.card a.btn.btn-primary {
    background: #ddd;
    padding: 8px 20px;
}

/*
.cards-old img{
    display:none;
}


.cards-old{
    margin-top:45px!important;
}

.cards-old .card-body{
    margin-bottom:45px!important;
}

*/


@media only screen and (max-width: 767px) {
.content-home-bloc .elementor-post__thumbnail {
	max-height:180px!important;
}
.elementor-location-header {
    margin-bottom: 20px;
}
body.woocommerce-page .elementor-location-header,
body.single-product .elementor-location-header{
    margin-bottom:20px!important;
}
.elementor-menu-toggle {
    border-color: #eee!Important;
    box-shadow: 1px 1px 1px rgba(0,0,0,.5);
}
.entete-nav.elementor-sticky--active {
    margin-top: -3px!Important;
}
.entete-maint {
    background: white!Important;
}
.card {
    width: 49%;
}

h3.widgettitle {
    font-size: 22px!Important;
}
}

