.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7{font-family:"Libre Baskerville", Sans-serif;font-size:20px;line-height:1.5em;}.elementor-kit-7 p{margin-block-end:10px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;--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:20px;}.elementor-element{--widgets-spacing:20px 40px;--widgets-spacing-row:20px;--widgets-spacing-column:40px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1439px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1100px;}.e-con{--container-max-width:1100px;}}@media(max-width:1139px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*Litespeed IMG Fadein*/
img[data-lazyloaded] {
    opacity: 0;
}
 
img.litespeed-loaded {
    -webkit-transition: opacity .5s linear 0.2s;
    -moz-transition: opacity .5s linear 0.2s;
    transition: opacity .5s linear 0.2s;
opacity: 1;
}
 
/*Elementor*/
.elementor-nav-menu--main .elementor-sub-item {
   border: none !important;
}
 
/*Text-Editor*/
.elementor-widget-text-editor h1, .elementor-widget-text-editor h2, .elementor-widget-text-editor h3, div.elementor-widget-text-editor h4, .elementor-widget-text-editor h5, .elementor-widget-text-editor h6 {
   margin-top: 1.5em;
   margin-bottom: .5em;
}
 
.elementor-widget-text-editor ul, div.elementor-widget-text-editor ol {
   padding-left: 1em;
   margin-bottom: 1em;
}
 
.elementor-widget-text-editor :first-child {
    margin-top: 0 !important;
}
 
.elementor-widget-text-editor :last-child {
margin-bottom: 0 !important;
}
 
/*Text-Editor Backend Fix*/
.elementor-text-editor h1, .elementor-text-editor h2, .elementor-text-editor h3, .elementor-text-editor h4, .elementor-text-editor h5, .elementor-text-editor h6 {
   margin-top: 1.5em;
   margin-bottom: .5em;
}
 
.elementor-text-editor :first-child {
    margin-top: 0 !important;
}
 
.elementor-text-editor :last-child {
    margin-bottom: 0 !important;
}
 
/*Post/Page-Content*/
.elementor-widget-theme-post-content h1, .elementor-widget-theme-post-content h2, .elementor-widget-theme-post-content h3, .elementor-widget-theme-post-content h4, .elementor-widget-theme-post-content h5, .elementor-widget-theme-post-content h6 {
   margin-top: 1.5em;
   margin-bottom: .5em;
}
 
.elementor-widget-theme-post-content ul, .elementor-widget-theme-post-content ol {
   padding-left: 1em;
   margin-bottom: 1em;
}
 
.elementor-widget-theme-post-content :first-child {
    margin-top: 0 !important;
}
 
.elementor-widget-theme-post-content :last-child {
    margin-bottom: 0 !important;
}/* End custom CSS */