.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-4eed450:#012D71;--e-global-color-b425f34:#FFFFFF;--e-global-color-f98b849:#308DF3;--e-global-color-a45a1d4:#000000;--e-global-color-34c24b7:#F6F6F6;--e-global-color-44eb3ea:#B4B4B4;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:24px;--e-global-typography-text-letter-spacing:0px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-b761bc5-font-family:"Roboto";--e-global-typography-b761bc5-font-weight:600;--e-global-typography-b761bc5-letter-spacing:1.28px;--e-global-typography-b0a1782-font-family:"Inter";--e-global-typography-b0a1782-font-size:16px;--e-global-typography-b0a1782-font-weight:400;--e-global-typography-b0a1782-letter-spacing:0.32px;--e-global-typography-e8b4e4f-font-family:"Inter";--e-global-typography-e8b4e4f-font-size:40px;--e-global-typography-e8b4e4f-font-weight:900;--e-global-typography-e8b4e4f-font-style:italic;--e-global-typography-e8b4e4f-line-height:50px;--e-global-typography-ab6e18c-font-family:"Inter";--e-global-typography-ab6e18c-font-size:20px;--e-global-typography-ab6e18c-font-weight:600;--e-global-typography-ab6e18c-font-style:italic;--e-global-typography-be74616-font-family:"Inter";--e-global-typography-be74616-font-size:16px;--e-global-typography-be74616-font-weight:500;--e-global-typography-6b41772-font-family:"Inter";--e-global-typography-6b41772-font-size:16px;--e-global-typography-6b41772-font-weight:600;--e-global-typography-6b41772-font-style:italic;--e-global-typography-3eb3aea-font-family:"Inter";--e-global-typography-3eb3aea-font-size:50px;--e-global-typography-3eb3aea-font-weight:900;--e-global-typography-3eb3aea-font-style:italic;--e-global-typography-3eb3aea-line-height:50px;--e-global-typography-33ff743-font-family:"Inter";--e-global-typography-33ff743-font-size:40px;--e-global-typography-33ff743-font-weight:900;--e-global-typography-33ff743-font-style:italic;--e-global-typography-33ff743-line-height:50px;--e-global-typography-ec52d8b-font-family:"Inter";--e-global-typography-ec52d8b-font-size:30px;--e-global-typography-ec52d8b-font-weight:900;--e-global-typography-ec52d8b-font-style:italic;--e-global-typography-ec52d8b-line-height:40px;--e-global-typography-255936d-font-family:"Inter";--e-global-typography-255936d-font-size:16px;--e-global-typography-255936d-font-weight:bold;--e-global-typography-255936d-letter-spacing:0.32px;--e-global-typography-37f5f2d-font-family:"Inter";--e-global-typography-37f5f2d-font-size:20px;--e-global-typography-37f5f2d-font-weight:500;--e-global-typography-37f5f2d-font-style:italic;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1250px;}.e-con{--container-max-width:1250px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-3eb3aea-font-size:45px;--e-global-typography-3eb3aea-line-height:55px;--e-global-typography-33ff743-font-size:40px;--e-global-typography-33ff743-line-height:50px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//***************************
 BLOG POSTS  */


 /* Breadcrumbs */



#blog-breadcrumb a:hover span{
    color: #4B4C4E;
}

#blog-breadcrumb li:last-child span{
    max-width: 450px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*  Post sidebar */

.elementor-widget-wp-widget-categories h5{
    display: none;
}

.elementor-widget-wp-widget-categories ul{
    padding: 0 20px;
}

.elementor-widget-wp-widget-categories li a{
    color: #308DF3;
    font-weight: 600;
}

.elementor-widget-wp-widget-categories  li a:hover{
    color: #012d71;
}



/* Post Body */

.post-content h2.wp-block-heading{
    margin-top: 50px;
}

.post-content ol,
.post-content ul{
    margin-bottom: 20px;
}

.elementor-post__excerpt p::after {
 content: "...";
}

@media(max-width: 767px){
    #blog-breadcrumb li:last-child span{
            max-width: 200px;
        }
}/* End custom CSS */