/*
Theme Name: Hello Elementor Child
Description: Theme enfant Hello Elementor pour Bee too Bee.
Author: Bee too Bee
Template: hello-elementor
Version: 1.0
*/

i.atp-icon {
    font-family: "fontawesome";
    font-style: normal;
    font-size: 20px;
    padding-right: 9px;
}

/* Blog */
/*padding conteneur Article de blog */

.post, #sidebar {
    padding-top: 50px!important;
}

/* Titre des widget de blog */
h4.widgettitle {
    border-bottom: 2px solid #dddddd;
    margin-bottom: 15px;
    font-weight: bold;
}

/* Input du bouton de recherche ds sidebar */
.widget_search .screen-reader-text {
    display: none;
}

.widget_search input#s, .widget_search input#searchsubmit {
    height: 40px!important;
    margin: 0;
    padding: .7em;
    border: 1px solid #ddd;
    color: #666;
    font-size: 14px;
    line-height: normal!important;
}

.widget_search input#searchsubmit {
    height: 40px!important;
    margin: 0;
    padding: .7em;
    border: 1px solid #ddd;
    color: #666;
    font-size: 14px;
    line-height: normal!important;
}
.widget_search #searchsubmit {
    width: 96px;
}

.et_pb_gutters3.et_pb_footer_columns3 .footer-widget .fwidget {
    margin-bottom: 0%;
}