<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">button.continue-template__btn {
    background-color: transparent !important;
    width: auto;
    color: #333d46;
    font-family: Arial, sans-serif;
    padding: 0;
    font-size: 16px;
    border: none;
    font-weight: 400;
    cursor: pointer;
    margin-top: 15px;
    float: right;
}

.flarereading #content2 {
    padding-top: 20px;
}

body.ads-referrer:not(.home) #main-content .flarereading .box-detail-blog {
    line-height: 24px !important;
    color: rgb(219, 210, 210) !important;
}

/********************** Header Responsive styles **************/
@media screen and (min-width: 992px) and (max-width: 1300px) {
    #primary-menu li a {
        padding: 20px 10px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    #primary-menu li a {
        padding: 20px 6px;
    }
}


.single-post #apus-main-content,
.category #apus-main-content,
.page #apus-main-content,
.contact-us #apus-main-content,
.about-us #apus-main-content {
    padding-bottom: 100px;
}


/********************** Dark theme styles **************/
.single-post {
    background: transparent !important;
}

body.ads-referrer:not(.home) {
    background-color: #081126 !important;
}

body.ads-referrer:not(.home) header,
body.ads-referrer:not(.home) #apus-header,
body.ads-referrer:not(.home) #apus-header-mobile,
body.ads-referrer:not(.home) #apus-mobile-menu .header-offcanvas,
body.ads-referrer:not(.home) #apus-mobile-menu.apus-offcanvas,
body.ads-referrer:not(.home) #apus-mobile-menu.apus-offcanvas .navbar-offcanvas .sliding-menu li a,
body.ads-referrer:not(.home) #apus-mobile-menu.apus-offcanvas .navbar-offcanvas .sliding-menu li .sliding-menu__nav,
body.ads-referrer:not(.home) .apus-page-loading,
body.ads-referrer:not(.home) .apus-breadscrumb {
    background-color: #081126 !important;
}

body.ads-referrer:not(.home) header .searchform-box form .seach-input-field,
body.ads-referrer:not(.home) #apus-header-mobile .searchform-box form .seach-input-field {
    background: #333d60;
    color: white;
    border: unset;
}

body.ads-referrer:not(.home) #apus-header-mobile a i {
    border-color: #fff;
}

body.ads-referrer:not(.home) #apus-header-mobile a i:before,
body.ads-referrer:not(.home) #apus-header-mobile a i:after {
    background-color: #fff;
}

body.ads-referrer:not(.home) #apus-footer .apus-copyright {
    background-color: #081126 !important;
    color: #fff;
}

body.ads-referrer:not(.home) #apus-footer a,
body.ads-referrer:not(.home) #apus-header a,
body.ads-referrer:not(.home) #apus-header-mobile a,
body.ads-referrer:not(.home) #apus-mobile-menu a {
    color: #fff !important;
}

body.ads-referrer:not(.home) #apus-footer a:hover,
body.ads-referrer:not(.home) #apus-header a:hover,
body.ads-referrer:not(.home) #apus-header-mobile a:hover,
body.ads-referrer:not(.home) #apus-mobile-menu a:hover {
    color: #03b97c !important;
}

body.ads-referrer:not(.home) #main-content .box-detail-blog {
    background-color: #081126 !important;
    border: none;
    color: #fff;
}

body.ads-referrer:not(.home) #main-content .box-detail-blog .detail-title,
body.ads-referrer:not(.home) #main-content .box-detail-blog button.continue-template__btn {
    color: #fff;
}

body.ads-referrer:not(.home) #main-content .box-detail-blog .detail-title {
    color: #dbd2d2;
    font-size: 22px;
    margin-bottom: 8px;
    line-height: 35px;
    font-weight: 600;
}

body.ads-referrer:not(.home) #main-content .box-detail-blog p,
ol {
    color: #dbd2d2;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 15px;
}

body.no-referrer #main-content .box-detail-blog ol{
    color: #3c4852 !important;
}

body.ads-referrer:not(.home) #main-content .box-detail-blog h2 {
    color: #dbd2d2;
    font-size: 15px;
    font-weight: 700;
    line-height: 24px;
    margin-top: 0px;
    margin-bottom: 15px;
}

body.ads-referrer:not(.home) #main-content h1,
body.ads-referrer:not(.home) #main-content h2,
body.ads-referrer:not(.home) #main-content h3,
body.ads-referrer:not(.home) #main-content h4,
body.ads-referrer:not(.home) #main-content h5,
body.ads-referrer:not(.home) #main-content h5 {
    color: #dbd2d2;
}

body.ads-referrer.search p.search-result-title {
    color: #b0b4c1 !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 19px !important;
    padding: 0 !important;
    margin-top: 20px !important;
}

body.ads-referrer.search .layout-posts-list .post-list-item {
    padding: 0px 0px 0px;
    margin-bottom: 0px;
    font-family: Arial, sans-serif !important;
}

body.ads-referrer.search .layout-posts-list .entry-title a {
    color: #b0b4c1 !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    text-transform: capitalize;
}

body.ads-referrer.search .layout-posts-list .post-link {
    color: #b0b4c1 !important;
    line-height: 18px !important;
    margin: 5px 0 !important;
}

body.ads-referrer.search .layout-posts-list .description {
    color: #b0b4c1 !important;
    font-size: 15px !important;
    line-height: 23px !important;
    word-break: break-word;
    font-weight: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

@media screen and (max-width: 991px) {
    body.no-referrer #main-content .box-detail-blog ol {
        font-size: 15px !important;
    }
    body.ads-referrer:not(.home) #main-content .box-detail-blog p,
    ol,
    body.ads-referrer:not(.home) #main-content .box-detail-blog h2 {
        font-size: 12px;
        line-height: 18px;
    }

    body.ads-referrer:not(.home) #main-content .box-detail-blog .detail-title {
        line-height: 21px;
    }
}


.post-image-src {
    width: 100%;
    /* Default width */
    height: auto;
    /* Default height */
}

/* Styles for mobile devices */
@media (max-width: 767px) {
    .post-image-src {
        width: 640px;
        height: 426px;
    }

    body.ads-referrer:not(.home) #main-content .flarereading .box-detail-blog {
        line-height: 18px !important;
        color: rgb(219, 210, 210) !important;
        font-size: 12px;
    }
}

/* Styles for desktop devices */
@media (min-width: 768px) {
    .post-image-src {
        width: 1280px;
        height: 660px;
    }
}</pre></body></html>