/* 
 Theme Name:   Academy Funerals
 Description:  Child theme of BlankSlate created by TPR Media
 Author:       Soak Creative
 Author URI:   https://soak.co/
 Template:     hello-elementor
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

strong{
    font-weight:600;
}

header.page-header {
    display:none
}

@media(max-width: 1280px){
.elementor-section-boxed .elementor-container:not(.elementor-inner-section.elementor-section-boxed .elementor-container):not(.elementor-posts-container .elementor-container) {
        padding-left:4%;
        padding-right: 4%
    }
}

.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.elementor-widget-container p:last-child{
    margin-bottom:0 !important
}

.entry-content ul,
.elementor-text-editor ul,
.elementor-widget-theme-post-content ul,
.elementor-tab-content ul {
    list-style:disc;
    padding-left:30px;
    margin-bottom: 15px
}

.entry-content ol,
.elementor-text-editor ol,
.elementor-widget-theme-post-content ol,
.elementor-tab-content ol {
    padding-left:30px;
    margin-bottom: 15px
}

.entry-content ul li:not(:last-child),
.elementor-text-editor ul li:not(:last-child),
.elementor-widget-theme-post-content ul li:not(:last-child) {
    margin-bottom: 5px
}

.entry-content ol li:not(:last-child),
.elementor-text-editor ol li:not(:last-child),
.elementor-widget-theme-post-content ol li:not(:last-child) {
    margin-bottom: 15px
}