<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*_________________________ Start of General Css _________________________*/
.color-red {color: red;}
.btn-ab-orange {background-color: #ff7f27; color: #fff; font-weight: 700; display: block;}
.btn-ab-blue {background-color: #00a2e8; color: #fff; font-weight: 700; display: block;}

.time-ago {display: inline-block; position: relative; background-color: #222222; color: #fff; padding: 8px 5px; font-size: 12px; min-width: 100px;}
.time-ago::after {content: ''; right: -15px; top: 50%; transform: translateY(-50%); position: absolute; width: 0; height: 0; border-top: 15px solid transparent; border-bottom: 15px solid transparent; border-left: 15px solid #222222;}

.adsense-banner {background-color: #ff7f27; color: #fff; font-size: 35px; text-align: center; padding: 40px 0;}
.sfsiplus_norm_row.sfsi_plus_wDiv {width: 90%!important;}
.sfsi_plus_widget {overflow: hidden;}


.post-content iframe {max-width: 100%; height: 300px;}
.bottom-banner {position:relative;height: 200px; background-position: center; background-size: cover; background-repeat: no-repeat;}
.bottom-banner::before{content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: #000; opacity: 0.4;}
.post-navigation .nav-links {display: flex; justify-content: space-between;}
.post-navigation .nav-links .nav-next { text-align: right; }

.post-navigation .nav-links a {color: #000;}
.post-navigation .nav-links div {padding: 10px; border: 1px solid #222222;}

.pagination {margin-top: 30px;}
.pagination a {margin:0 10px; display: inline-block; padding: 5px 10px; border: 1px solid #222222; color: #222222;}
.pagination a:hover,
.pagination .current {display: inline-block; padding: 5px 10px; border: 1px solid #222222; color: #fff!important; background-color: #222222;}

@media(min-width:1350px) {
    .container {max-width: 1300px;}
    .post-navigation .nav-links div {max-width: 400px;}
}

.post-content-block {padding: 15px; margin-bottom: 15px; border: 1px solid #5c5c5c3d; border-radius: 10px; }
.sharethis-inline-share-buttons {text-align: left!important;}
.sharethis-inline-share-buttons div{display: inline-block!important;}
.searchform &gt; div {display: flex;}


/*_________________________ End of General Css _________________________*/





/*_________________________ Start of Header Css _________________________*/

header {position: relative; background-position: center; background-repeat: no-repeat; background-size: cover; overflow: hidden;}
header::before {content: ''; background-color: #00000077; position: absolute; top: 0; bottom: 0; left: 0; right: 0;}
header .navbar {background-color: transparent!important;}
header .navbar #navbarNav {justify-content: flex-end;}
header .navbar li a {color: #fff;}
header .navbar .social-menu {display: block;}
header .navbar .social-menu li {display: inline-block!important;}
header h1 {font-size: 18px;}
header h4 {font-size: 14px;}
/* header::after {content: ''; width: 200px; height: 200px;  position: absolute; background-color: #fff; right: 0; bottom: 0; transform: translateY(682px) rotate(88deg) scale(6)} */
header svg {position: absolute; left: 0; right: 0; bottom: -50px;}

header .share-on h6{color: #fff;}
@media(min-width:992px) {
    header .navbar .navbar-brand {font-size: 50px; font-weight: bold;}
    header .navbar ul { padding: 70px 0;}
    header .navbar li {margin: 0 30px;}
    header .navbar li a {font-size: 22px; color: #fff; font-weight: bold; text-decoration: underline;}
    header .navbar .social-menu li {margin: 0 5px;}
    header h1 {font-size: 2.5rem;}
    header h4 {font-size: 1.5rem;}
    header svg {position: absolute; left: 0; right: 0; bottom: -2px;}
    header .share-on {margin-top: -35px;}
}

/*_________________________ End of Header Css _________________________*/





/*_________________________ Start of the Style for the Sidebar _________________________*/

.sidebar .sidebar-block {padding-bottom: 15px; overflow: hidden;}
.sidebar .switcher {width: 100%;}
.sidebar .switcher .selected a {width: 100%;}
.sidebar .switcher .option {width: 100%;}

.sidebar .title {color:#498ba7; padding-bottom: 15px; border-bottom: 2px solid #498ba7; margin-bottom: 15px;}

.sidebar .clickbank-links ul {padding: 0;}
.sidebar .clickbank-links {white-space: nowrap;}
.sidebar .clickbank-links p {border-bottom: 1px solid #d3d3d3;}
.sidebar .clickbank-links b {display: none;}


.sidebar .categories-links a {color: #a7a7a7;}

.sidebar .sidebar-cta {background-color: #d3d3d3; padding: 15px 20px;}
.sidebar .sidebar-cta .wpcf7-submit {background-color: rgb(255, 230, 0); color: #000; padding: 10px 20px; border: 0; border-radius: 4px;}

@media(min-width:992px) {
    .sidebar {border-left: 1px solid #d3d3d3; padding-left: 15px;}
    .flex-row-reverse .sidebar {border-right: 1px solid #d3d3d3; padding-right: 15px; border-left: unset;}
}

/*_________________________ End of the Style for the Sidebar _________________________*/




/*_________________________ Start of the Style for home page _________________________*/

.home .latest-promotion {position: relative;}

.home .latest-promotion .content .title { color: red;}


.home .latest-posts .post-item {padding: 15px 0; border: 1px solid #d3d3d3; border-left: 0; border-right: 0; margin-top: -1px;} 
.home .latest-posts .post-list a {color: #3e3e3e; text-decoration: none;}

.home .new-posts .post-item {padding: 15px;border: 1px solid #d3d3d3; border-radius: 10px; margin-top: 15px; overflow: hidden;}
.home .new-posts .post-item .title {padding-bottom: 20px; border-bottom: 1px solid #a7a7a7; color: #498ba7 ;}
.home .new-posts .post-item iframe {width: 100%!important;}

@media(min-width:992px) {
    .home .latest-promotion .content{ text-align: center; padding: 15px; position: relative; top: -100px; margin: 0 20px; max-width: 100%; background-color: #fff; min-height: 100px;}
    .home .latest-promotion .content p {margin-bottom: 5px;}
}

/*_________________________ End of  the Style for home page _________________________*/

#archive .post-item {padding: 15px 0; border: 1px solid #d3d3d3; border-left: 0; border-right: 0; margin-top: -1px;} 
#archive &gt; a {color: #3e3e3e!important; text-decoration: none;}


#tell-a-friend .star {color: red;}
footer { text-align: center; padding: 15px 0; color: #fff; font-size: 20px; background-color: #3e3e3e;}

footer a {color: #fff; text-decoration: none;}
footer a:hover {color: #fff; text-decoration: underline;}


#popup-modal .blue-belt {background-color: #201652; color: #fff;}
#popup-modal .modal-header {position: relative; padding: 0; border: 0;}
#popup-modal .modal-header button {position: absolute; right: 0; padding: 15px; z-index: 10; right: -20px; top: -20px; }
#popup-modal .text-area {font-size: 35px;}
#popup-modal .blue-button {background-color: #0075b2; color: #fff; padding: 20px 40px; box-shadow: 0 1px 5px rgb(0 0 0 / 70%); font-size: 18px; border: 0; outline: 0; border-radius: 50px;}
#popup-modal .text-area p {margin-bottom: 0!important;}
@media(min-width:992px) {
    #popup-modal .blue-belt h1 {font-size: 100px; font-weight: 700;}
    #popup-modal .blue-belt p {font-size: 26px;}
}



.sidebar-amazon-product, .goog-te-gadget {text-align: center;}</pre></body></html>