/*!
Custom Style


@font-face {
    font-family: Trajan;
    src: url(https://wordpress-1017995-5325841.cloudwaysapps.com/wp-content/themes/lifelong-financial-corp/assets/fonts/Trajan-Regular.ttf);
    font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Trajan";
}
*/

.mobile-navigation ul li.current-menu-item > a {
    color: #f6821f!important;
    text-decoration: underline;
}

div#primary.content-area {
    margin-top: 0;
}

div#primary.content-area .entry-content-wrap {
    padding-top: 0;
    padding-bottom: 0;
}

#primary-menu .menu-item.current-menu-item a, 
#primary-menu .menu-item.current-menu-parent > a {
    font-weight: 800!important;
}

.footer-widget2 section {
    margin-bottom: 10px !important;
}

footer h4 {
    font-size: 22px;
}

.footer-widget4 a {
    color: #88a7bf !important;
    text-decoration: none !important;
}

.site-footer-middle-section-3.site-footer-section.footer-section-inner-items-1 {
    padding-left: 65px;
}

.image-bordered img {
    border-radius: 40px;
}

.with-colored-strong strong {
	color: #2c405c!important;
}

.gallery-item-slider .splide__arrow.slick-prev {
    left: -6%;
    opacity: 1 !important;
    background: transparent!important;
    font-size: 50px !important;
}

.gallery-item-slider .splide__arrow.slick-next {
    right: -6%;
    opacity: 1 !important;
    background: transparent!important;
    font-size: 50px !important;
}

.gallery-item-slider .splide__arrow.slick-prev svg,
.gallery-item-slider .splide__arrow.slick-next svg {
    fill: #ff8200;
}

.client-gallery-slider .kb-advanced-slide-inner-wrap {
    display: block;
    padding-top: 100px;
}

.client-gallery-slider .kb-advanced-slide-inner {
    max-width: 1236px;
}

.client-gallery-slider:after {
    display: block;
    content: "";
    opacity: 1;
    background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(20, 39, 109, 0) 60%);
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0;
}

.client-gallery-slider .splide__pagination {
	bottom: 20px!important;
}

.client-gallery-slider .kb-splide .splide__pagination__page {
	width: 20px;
	height: 20px;
    margin: 5px
}

.client-gallery-slider .wp-block-kadence-slide h2 {
	font-size: 75px;
	line-height: 1.1;
}


.client-gallery-slider .wp-block-kadence-slide p {
	font-size: 28px;
}

.latest-single-post .post-thumbnail-inner img {
    border-radius: 40px;
}

.latest-single-post .entry-title a {
    color: #ff8200;
}

.single-post .entry-related .entry-content-wrap {
    padding: 30px 30px !important;
}

.single-post .entry-related .entry-content-wrap .entry-meta {
    display: none;
}

.home-slider .splide__pagination {
	bottom: 20px!important;
}


.home-slider .kb-splide .splide__pagination__page {
	width: 20px;
	height: 20px;
    margin: 5px
}

.home-slider .kb-splide .splide__pagination__page.is-active {
    background: #f6821f;
    opacity: 1;
}

@media(max-width: 991px) {


	
}