/*

 * Theme Name:  Authentic: Child Theme

 * Theme URI:   https://themeforest.net/item/authentic-lifestyle-blog-magazine-wordpress-theme/16249526

 * Description: Child theme of the parent Authentic theme.

 * Author:      Code Supply Co.

 * Author URI:  http://www.codesupply.co

 * Template:    authentic

 * Template Version: 1.0.8

 * Version: 1.0.0

 */



/* Copy any classes from parent and paste here. It will override the parent's version. */

.content { color:#111 !important;}

#autore { margin-top: 30px; }

.firma {font-weight: bold; font-family: Montserrat, Helvetica, Arial, sans-serif; font-weight:normal;}
.banner-top-page { margin: 0 auto; max-width:1141px; text-align:center; }

.fb_iframe_widget {
	margin-right:6px !important;
}

.site-header {

    position: relative;

    z-index: 2;

    padding-top: 0px;

}



/*.navigation {display:none !important;}*/

@media (max-width: 1199px) {
.sidebar .sidebar-content .widget {

    padding-right: 1.25rem;
    padding-left: 2.25rem;

}
}
@media (max-width: 1199px) {
.sidebar .sidebar-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
}}

