/*
 Theme Name:     Life and Experiences
 Theme URI:      https://www.lifeandexperiences.com/
 Description:    Custom theme by Life and Experiences
 Author:         Mun
 Author URI:     https://www.lifeandexperiences.com/
 Template:       Extra
 Version:        1.1
*/

@import url("../Extra/style.css");
/* =Theme customization starts here
------------------------------------------------------- */
.banner-ads {
   
    display: flex;
    order: 2;
    margin-top: 13px;
    width: 69%;
height: auto;
    
}
.et-fixed-header .banner-ads {
    margin-top: 6px;
}
.paginated .pagination{
    justify-content: center!important;
}
.paginated .pagination li{
width: 45px!important;
}
.post-header{
padding:0!important;
}
.single h1.entry-title {
    padding: 60px;
    padding-bottom: 8px;
}
.single .post-content.entry-content {
    text-align: left;
}
#custom_html-3 .widgettitle {
    display: none;
}