.elementor-kit-70092 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}/* Start custom CSS */@media screen and (min-width:1199px){
    header .container-fluid {
        padding-inline: 30px;
    }
}



.category-posts article a img {
    width: 100%;
    object-fit: cover;
    max-height: 400px;
}


@media screen and (max-width:767px){
    header .menu-main-menu-container ul li {
        margin-bottom:20px;
    }
    
    header .menu-main-menu-container ul li:last-child {
        margin-bottom:20px !important;
    }
    
    .category-posts article a img {
        max-height: 250px;
    }
}

 header .container-fluid {
        padding-inline: 24px;
    }

header .bwp-row.bwp-cols-1{
    justify-content: center;
}

header .bwp-row-wrapper.bwp-below_header_row.bwp-sticky-header {
    min-height: 60px;
}/* End custom CSS */