<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: LowEndBox3
Theme URI: http://www.lowendbox.com/
Description: For the latest LowEndBox
Version: 1.0
*/
a {
    color: #05872f;
}
a:hover {
    color: #002d0f;
}
a img {
    border: none;
}
body {
    background-color: #cbffcc;
    color: #333;
    font-family: 'General Sans', sans-serif;
    margin: 0;
    padding: 0 25px;
    text-align: center;
}

.container {
    margin: 0 auto;
}

div.adblock a {
    float: left;
}
div.ads-post {
    float: left;
    margin: 0 20px 10px 0;
}
div.ads-sidebar {
    text-align: center;
}
div.block {
    clear: both;
    margin-bottom: 20px;
    padding-bottom: 21px;
    border-bottom: 1px solid #ECECEC;
}
div.block blockquote {
    background-color: #CBFFCC;
    margin: 12px 0 16px;
    padding: 5px;
    box-sizing: border-box;
    color: #3D3D3D;
    font-size: 14px;
    border-radius: 3px;
}
div.block h3 {
    font-size: 18px;
    font-weight: 500;
    color: #040404;
    margin: 0 0 5px 0;
}
div.block span.desc {
    color: #888;
}
div.block span.meta {
    color: #888;
    white-space: nowrap;
}
div.block ul {
    margin: 0;
    padding: 0 0 0 20px;
}
div.block ul &gt; li {
    margin-bottom: 6px;
}

div.block.recent_posts ul &gt; li {
    margin-bottom: 20px;
}

div.block.recent_posts ul &gt; li:last-child {
    margin-bottom: 0;
}

div.commentnotice {
    background: #CBFFCC;
    border: 1px solid #05872f;
    margin: 10px auto;
    padding: 24px;
}

.commentnotice ul li {
    font-size: 16px;
    color: #3D3D3D;
}

div.frontpage {
    background: #FCFCFC;
    border: 1px solid #ECECEC;
    overflow: hidden;
    padding: 10px;
    margin-bottom: 20px;
    position: relative;
}
div.frontpage h3 {
    margin: 0;
    padding: 0 0 10px 0;
    font-weight: 500;
    font-size: 18px;
}
div.frontpage td {
    padding-right: 20px;
    vertical-align: top;
}
div.frontpage th {
    padding-right: 15px;
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
}
div.frontpage ol,
div.frontpage ul {
    padding: 0;
}
div.frontpage ul.top3 {
    list-style: none;
    margin: -25px 0 0 0;
    padding: 0;
}
div.frontpage ul.top3 img {
    background-color: white;
    border: 1px solid #aea;
    height: 103px;
    padding: 1px;
    width: 150px;
}
div.frontpage ul.top3 li {
    float: left;
    margin: 0;
    padding: 0 3px;
}

.middlebanner{width:100%; margin-top:10px;}



div.frontpage ul.top3 span {
    color: white;
    background-color: #062;
    border: 1px solid #062;
    border-radius: 5px;
    display: block;
    filter: alpha(opacity=70);
    left: 120px;
    opacity: 0.7;
    padding: 3px;
    position: relative;
    top: 30px;
    width: 20px;
    text-align: center;
}
div.frontpage ul.top3 li:hover span {
    filter: alpha(opacity=100);
    opacity: 1;
}

div.frontpage ul.bottom { columns: 2 360px; }

p.ig-es-comment-form-es-consent { display: none; }

div.meta {
    color: #888;
}
div.meta img {
    vertical-align: middle;
}
div.notice {
    border: 1px solid #aea;
    background-color: #cfc;
    margin: 10px auto;
    padding: 5px 15px;
}
.notice input {
    max-width: 100%;
    margin-bottom: 5px;
}
div.notice em {
    font-weight: bold;
}
div.ratebox,
div.socialbox {
    border: #ccc solid 1px;
    border-radius: 5px;
    box-shadow: 0 0 5px #ccc;
    float: left;
    margin: 0 10px 10px 0;
    width: 45%;
}
div.ratebox &gt; h4,
div.socialbox &gt; h4 {
    background-color: #062;
    border: #062 solid 1px;
    border-radius: 4px 4px 0 0;
    color: #eee;
    margin: 0 0 5px 0;
    padding: 3px 10px;
}
div.socialbox &gt; div {
    margin: 5px 10px;
}
div.socialbox &gt; div &gt; div {
    margin: 0 5px 5px 0;
}
div.storycontent {
    line-height: 150%;
}
div.storycontent h3 {
    clear: both;
}

h2.storytitle {
    margin: 15px 0 2px 0;
    padding-bottom: 2px;
}
h2.storytitle a {
    text-decoration: none;
}
p.comment-form-author,
p.comment-form-email,
p.comment-form-url {
    margin: 0 0 0.5em 0;
}
p.comment-form-author label,
p.comment-form-email label,
p.comment-form-url label {
    display: block;
    margin-top: 2px;
}
p.comment-form-author input,
p.comment-form-email input,
p.comment-form-url input {
    display: block;
    width: 300px;
    max-width: 100%;
}
p.comment-form-author span.required,
p.comment-form-email span.required,
p.comment-form-url span.required {
    display: block;
    float: left;
}
p.form-allowed-tags {
    color: #888;
}

span.required {
    color: #c00;
}
ul.archives &gt; li {
    clear: left;
    margin-bottom: 12px !important;
}
ul.archives ul {
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
ul.archives ul li {
    float: left;
    margin: 0 1em 0 0;
}
ul.archives span {
    font-weight: bold;
}
ul.children {
  list-style: none;
  margin: 0;
  padding: 0;
  border-left: 2px solid #aaa;
  padding-left: 15px;
}
ul.children li.comment {
    padding-left: 5px;
    margin: 0;
    padding: 0;
}
ul.post-meta {
    list-style: none;
}

ul.post-meta span.post-meta-key {
    font-weight: bold;
}
.feedback {
    color: #ccc;
    text-align: right;
    clear: both;
}
#bsap_1241503 {
    line-height: 100%;
}
#bsap_1241503 a {
    float: left;
    margin: 4px !important;
}
div.bsap_1241503 iframe { margin: 4px !important; }
#commentform #author,
#commentform #email,
#commentform #url,
#commentform textarea,
.notice input[type=text] {
    background: #fff;
    border: 1px solid #ECECEC;
    border-radius: 2px;
    padding: 15px;
    box-sizing: border-box;
    font-family: 'General Sans', sans-serif;
    font-size: 14px;
}
#commentform p {
    clear: left;
    font-size: 16px;
    font-weight: 500;
    color: #040404;
    margin-top: 0;
}

#commentform input[type=submit] {
    margin-top: 16px;
    background: #05872f;
    border: 1px solid #05872f;
    border-radius: 2px;
    color: #FFFFFF;
    font-size: 16px;
    width: 100%;
    padding: 15px;
    cursor: pointer;
    font-weight: 500;
}

#commentform ul {
    margin-bottom: 0;
}

#commentform textarea {
    width: 100%;
}
#commentlist {
    list-style: none;
    margin: 0;
    padding: 0;
}
#commentlist .wrote {
    font-weight: bold;
}
#commentlist li.comment div.comment {
    line-height: 150%;
    margin-bottom: 15px;
    padding: 4px;
}
#commentlist li.comment div.comment &gt; img.avatar {
    background-color: #fff;
    border-radius: 4px;
    display: block;
    float: left;
    padding: 2px;
}
#commentlist li.comment div.comment &gt; div {
    margin-left: 56px;
}
#commentlist li.comment div.comment p {
    margin: 0 0 1em 0;
    font-size: 16px;
    color: #3D3D3D;
}
#commentlist li.byuser &gt; div.comment {
    background-color: #efe;
    border-bottom: #aea solid 1px;
    border-top: #aea solid 1px;
}
#commentlist li.byuser pre {
    width: 95% !important;
}
#comments, #reply-title {
    padding-top: 20px;
    font-size: 20px !important;
}
#content {
    margin: 30px 360px 0 30px;
}
#content blockquote {
    padding: 3px 15px;
    border-left: 3px solid #05872f;
    font-style: italic;
}

#content blockquote &gt; p {
    margin-top: 5px;
}

#content pre {
    background-color: #cfc;
    border: #aea solid 1px;
    font-family: "DejaVu Sans Mono", monospace;
    line-height: 100%;
    overflow: hidden;
    padding: 5px;
    position: relative;
    z-index: 1000;
}
#content pre b {
    color: #000;
}
#content pre b a {
    color: #4f7;
}
#description {
    color: #888;
    margin: -5px 311px 0 25px;
}
#footer {
    background-color: #fff;
    clear: both;
    color: #444;
    line-height: 150%;
    padding: 10px;
    text-align: center;
    margin-bottom: 10px !important;
    padding-top: 20px;
    z-index: 1;
    position: relative;
}
#footerads {
    background-color: white;
    clear: both;
    margin: 0 auto 0px auto;
    text-align: center;
    padding: 40px 0;
    position: relative;
    z-index: 1;
}
#footerads &gt; div {
    margin: 10px auto 0 auto;
    width: 728px;
}
#gravatarpreview {
    float: none;
}
#gravatarpreview img {
    border: #ccc solid 1px;
    padding: 2px;
}
#header {
    font-size: 2.5em;
    margin: 25px 30px 0px;
    text-transform: lowercase;
}
#header a {
    text-decoration: none;
}
#menu {
    float: left;
    margin-left: -330px;
    padding-top: 20px;
    width: 300px;
}
#rap {
    background-color: white;
    padding: 0 0 20px 0;
    margin: 0 auto 0px auto;
    min-width: 900px;
    max-width: 1500px;
    overflow: hidden;
    text-align: left;
    filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.11));
}
#wrap {
    float: left;
    width: 100%;
}

/* End captions &amp; aligment */

img.screenshot {
    background-color: #fff;
    border: #ccc solid 2px;
    float: right;
    margin: 0 0 1ex 1ex;
    padding: 3px;
}
table.data {
    border: #aaa solid 1px;
    border-collapse: collapse;
}
table.data td,
table.data th {
    border: #bbb solid 1px;
    white-space: nowrap;
}
table.data th {
    background-color: #ddd;
}

.wp-caption {
	max-width: 100%;
}

/* Nav Bar */
#nav-bar-wrap {
    padding: 0;
    margin: 0px auto 0px auto;
    min-width: 900px;
    max-width: 1500px;
    background: #F9F9F9;
    filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.11));
}

#nav-bar-wrap #socials {
    display: flex;
    list-style: none;
    justify-content: space around;
}

#nav-bar {
    width: 100%;
    padding: 0;
    margin: 0;
    background: #F9F9F9;
    border: none!important;
    padding-bottom: 5px;
}

#nav-bar ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#nav-bar li {
    background-color: transparent;
    padding: 10px;
    margin-top: 4px;
}

#nav-bar li.active a, #main_nav ul li.active a {
    text-decoration: underline;
    color: #05872f;
}

#nav-bar li a {
    font-size: 13px;
    color: #3D3D3D;
    text-decoration: none;
}

#nav-bar li a:hover, #nav-bar li a:active, #main_nav ul li a:hover, #main_nav ul li a:active {
    text-decoration: underline;
}

#nav-bar li:not(:last-child) {border-right: 1px solid #e7e7e7;
}

#main_nav {
    text-align: center;
    display: none;
}

.toggle_nav {
    display: none;
}

#main_nav ul {
    list-style: none;
    padding: 15px 0;
    border-top: 1px solid #ECECEC;
    border-bottom: 1px solid #ECECEC;
}

#main_nav ul li {
    margin-bottom: 5px;
}

#main_nav ul li:first-of-type {
    margin-left: 0;
}

#main_nav ul li a {
    color: #040404;
    text-decoration: none;
}

.basic-yop-poll-container {
	max-width: 95%;
}

/* added css for design/layout fixes */
.block input{border:1px solid #888;}
div.frontpage strong.title{display: none;}

.small_post .post_content p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
}

@media all and (min-width: 1024px) and (max-width: 1200px) {
    div.frontpage table.look_us tr td{
        padding-right: 17px !important;
    }
}

@media all and (min-width: 991px) and (max-width: 1200px) {
    div.frontpage{
        width: 96%;
        overflow: auto;
    }

    .storycontent.tablelook table ul.tableText.3gb-vps {
        width: 63%;
        margin: 0 auto;
    }
    
    table.look_us{
        width: 100%;
        display: block;
    }
    
    div.frontpage table.look_us tr th:last-child, div.frontpage table.look_us tr td:last-child{
        padding-right: 0;
    }
    
    div.frontpage table.look_us tr td{
        padding-right: 10px;
    }
    
    div.frontpage ul{
        margin: 0 0 5px 14px;
    }
    
    .storycontent.tablelook table{
        height: auto !important;line-height: 150%;width: 100%;
    }
    
    .storycontent.tablelook table ul{
        padding-left: 20px;
    }
}

@media all and (min-width: 768px) and (max-width: 991px) {
    div.frontpage{
        width: 96%;
        display: block;
    }
    
    div.storycontent.tablelook table, div.storycontent.tablelook table tr td, div.storycontent.tablelook table tbody, div.storycontent.tablelook table tbody tr, table.look_us , div.frontpage table.look_us tr td, div.frontpage table.look_us tbody, div.frontpage table.look_us tbody tr{
        width: 100%;
        display: block;
    }
    
    div.storycontent.tablelook table tr td p{
        text-align: left !important;
    }
    
    .storycontent.tablelook table{
        height: auto !important;
        font-size: 15px;
        line-height: 150%;
        width: 100%;
    }
    
    .storycontent.tablelook table ul{
        padding-left: 20px;
    }
    
    #description{
        padding: 0 25px 0 0;
    }
    
    div.frontpage th{
        display: none;
    }
    
    div.frontpage strong.title{
        display: block;
    }
    
    div.storycontent.tablelook img.screenshot{
        margin: 0 auto 10px;
        padding: 5px;
        display: block;
        max-width: 100%;
        float: none;
    }
}

@media (max-width:1024px){
    body{
        padding:0 15px;
    }
    
    #nav-bar-wrap, #rap{ 
        min-width:100%;  
        box-sizing: border-box;
    }
    
    #single_post .post_content img {
        width: 100%;
    }
}

@media all and (min-width: 320px) and (max-width: 767px) {
    #content { 
        margin: 0px 15px 0; box-sizing: border-box;
    }
    
    #menu { 
        line-height: inherit; margin-left: 0; padding: 35px 25px; box-sizing: border-box; width: 100%;
    }
    
    #nav-bar li.first { 
        border-radius: 20px 20px 0 0;
    }
    
    #nav-bar li{ 
        padding:0; 
        width:100%;
        box-sizing: border-box; 
        background:#fff;
    }
    
    #nav-bar li.last{ 
        border-radius:0;
    }
    
    #nav-bar{ 
        margin-left:0; 
        box-sizing: border-box; 
        border-bottom: 3px solid #ddd;
    }
    
    #rap{
        border-radius: 0
    }
    
    #nav-bar li a{ 
        padding:12px 15px; 
        display: block; 
        text-decoration: none;
    }
    
    #nav-bar li.active { 
        background-color: #006622; 
        text-decoration: none; 
        color: #fff;
    }
    
    #nav-bar li.active a { 
        text-decoration:none; 
        color: #fff;
    }
    
	.footimg a img { 
	    max-width: 100%;
	}
	
    #header{
        margin: 20px 0 10px;
        width: 100%;
        display: block;
    }
    
    #header a{
        display: block;
        text-align: center;
    }
    
    #description{
        margin: 0 auto;
        width: 95%;
        display: block;
        text-align: center;
    }
    
    div.frontpage th{
        display: none;
    }
    
    div.frontpage strong.title{
        display: block;
    }
    
    div.frontpage table.look_us td{
        width: 100%;
        display: block;
        padding: 0;
    }
    
    div.frontpage table.look_us td ul{
        width: 100%;
        display: block;
        margin: 0 0 10px 18px;
    }
    
    #wrap{
        display: block;
    }
    
    h2.storytitle{
        font-size: 18px;line-height: 23px;
    }

    div.storycontent.tablelook img.screenshot{
        margin: 0 auto 10px;
        padding: 5px;
        display: block;
        max-width: 100%;
        float: none;
    }
    
    div.storycontent.tablelook table, div.storycontent.tablelook table tr td, div.storycontent.tablelook table tbody, div.storycontent.tablelook table tbody tr, table.look_us , div.frontpage table.look_us tr td, div.frontpage table.look_us tbody, div.frontpage table.look_us tbody tr{
        width: 100%;
        display: block;    
        height: auto !important;
    }
    
    div.storycontent.tablelook table tr td p{
        text-align: left !important;
    }
    
    #menu img {
        display: block;
        margin: 10px auto 0;
        max-width: 100%;
        margin-left: 0;
    }
}
.sidebar_newsletter .form-group .submit_field:focus, .sidebar_newsletter .form-group .submit_field:visited {
    border-radius: 10px 10px;
}

.sidebar_newsletter .form-group .submit_field {
    padding: 15px;
    margin: 10px auto 2px auto;
    display: block;
    width: 50%;
    border-color: #aea;
    border-radius: 10px 10px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
}
.sidebar_newsletter .form-group .email_field,.es_txt_email {
    width: 89%;
}
.sidebar_newsletter .form-group .submit_field,.es_submit_button  {
    display: inline-block;
    border-color: #aea;
    border-radius: 10px 10px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
}
.es_subscription_message.error{clear:both;display: block;}

.emaillist .es-field-wrap {
    width: auto;
}

.emaillist .es_txt_email {
    width: 210px !important;
}

.emaillist .es_submit_button {
    width: 70px !important;
}

#hosted_by {
	width: 100%;
	display: block;
}

#hosted_by img {
	max-width: 270px;
	margin: 0 auto;
}

.clearfix {
	clear: both;
}

.es-field-wrap {
	width: 180px;
    float: left;
}

.es_subscription_form_submit {
	width: 90px;
	cursor: pointer;
    background: #05872f;
    border-radius: 2px;
    top: 0px !important;
}

img {
    max-width: 90%;
    height: auto;
}
iframe {
    max-width: 100%;
}

@media (max-width: 798px) {
    #footerads&gt;div{
        width: 100% !important;
    }
    div.bsap_1242303 a{
        width: 100% !important;
    }
}
#menu-icon{
    height: 30px;
	width: 30px;
    margin-left: auto;
    margin-right: auto;
}

div.frontpage strong.title {
    font-weight: 400;
    font-size: 16px;
    color: #040404;
    margin-bottom: 15px;
}

div.frontpage table.look_us td ul {
    margin-left: 0;    
    margin-top: 10px;
    margin-bottom: 12px;
}

div.frontpage ul li {
    list-style: none;
    font-size: 14px;
    font-weight: 500;
    color: #3D3D3D;
    margin-bottom: 5px;
}

div.frontpage table.look_us td ul li ul {
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

div.frontpage table.look_us td ul li ul li {
    list-style: disc;
    color: #05872f;
}

div.frontpage ul li {
    color: #05872f;
}

div.frontpage ul li a {
    text-decoration: underline;
    font-weight: 400;
}

div.frontpage ul &gt; li {
    color: #3D3D3D;
}

div.frontpage ul.bottom {
    border-top: 1px solid #ECECEC;
    padding-top: 10px;
    margin-top: 0;
}

div.frontpage th {
    font-weight: 400;
}

#content h3, #content h2 {
    font-weight: 500;
    font-size: 18px;
    color: #040404;
}

@media (max-width: 767px) {
    #nav-bar {
        display:none;
    }
    
    #nav-bar-wrap {
		padding: 3px 15px 0px;
    }
	
	#nav-bar-wrap .topbar {
		display: flex;
		justify-content: space-between;
		padding: 5px 0;
        align-items: center;
	}
}

.post, .page {
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
}

.post .post_content, .page .post_content {
    order: 1;
}

.post .title, .page .title {
    color: #040404;
    text-decoration: none;
}

.post .title h2, .page .title h2 {
    font-size: 24px;
}

.post .title:hover, .post .title:active, .page .title:hover, .page .title:active {
    text-decoration: underline;
}

.post .post_meta, .page .post_meta {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.post .post_meta .tags a, .page .post_meta .tags a {
    font-size: 14px;
    text-decoration: none;
}

.post .post_meta .tags a:hover, .page .post_meta .tags a:hover {
    text-decoration: underline;
}

.post .post_meta img, .page .post_meta img {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    margin-right: 8px;
}

.post .post_meta .author, .page .post_meta .author {
    display: flex;
    color: #3D3D3D;
    text-decoration: none;
    font-size: 12px;
    align-items: center;
}

.post .post_meta .author:hover span, .post .post_meta .author:active span, .page .post_meta .author:hover span, .page .post_meta .author:active span {
    text-decoration: underline;
}

.post .post_meta .author span, .page .post_meta .author span {
    margin-right: 8px;
}

.post .post_meta .group, .page .post_meta .group {
    width: 100%;
    display: flex;
    margin-bottom: 5px;
    align-items: center;
}

.post .post_meta .separator, .page .post_meta .separator {
    font-size: 14px;
    color: #ECECEC;
    margin-right: 8px;
}

.post .post_meta .date, .page .post_meta .date {
    color: #3D3D3D;
    font-size: 12px;
    margin-right: 8px;
}

.post .post_meta .comments, .page .post_meta .comments {
    color: #3D3D3D;
    font-size: 12px;
    text-decoration: none;
    margin-right: 8px;
}

.post .post_meta .comments:hover, .post .post_meta .comments:active, .page .post_meta .comments:hover, .page .post_meta .comments:active {
    text-decoration: underline;
}

.post .post_content p, .page .post_content p {
    font-size: 16px;
    color: #3D3D3D;
    word-break: break-word;
    overflow-wrap: break-word;
    margin-bottom: 10px;
}

.post .post_content strong, .page .post_content strong {
    font-weight: 600;
}

.post .post_img, .page .post_img {
    order: 0;
}

.post .post_img img, .page .post_img img {
    max-width: 100%;
}

.marketing_area {
    padding: 16px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.marketing_area iframe {
    max-width: 100%;
    max-height: 70px;
}

.posts_category .more {
    font-size: 18px;
    color: #05872f;
    text-decoration: none;
    font-weight: 500;
}

.posts_category .more.youtube {
    color: #ed0101;
    margin-right: 15px;
    display: block;
}

.posts_category .more::after {
    content: '';
    width: 24px;
    height: 24px;
    display: inline-block;
    position: relative;
    top: 6px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M6 18 18 6M8.25 6H18v9.75' stroke='%230D9A3A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
    margin-left: 16px;
}

.posts_category .more.youtube::after {
    display: none;
}

.posts_category .more.youtube::before {
    content: '';
    width: 24px;
    height: 16px;
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23a)'%3e%3cpath d='M22.88 2.498a2.853 2.853 0 0 0-2.007-2.02C19.102 0 12 0 12 0S4.9 0 3.128.478a2.853 2.853 0 0 0-2.008 2.02C.646 4.281.646 8 .646 8s0 3.719.474 5.502a2.853 2.853 0 0 0 2.008 2.02C4.898 16 12 16 12 16s7.102 0 8.873-.477a2.854 2.854 0 0 0 2.008-2.021c.474-1.783.474-5.502.474-5.502s0-3.719-.474-5.501' fill='red'/%3e%3cpath d='M9.678 11.377 15.613 8 9.678 4.624v6.753Z' fill='%23fff'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='%23fff' d='M0 0h24v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
    position: relative;
    top: 2px;
    margin-right: 16px;
}

.posts_category .more:hover, .posts_category .more:active {
    text-decoration: underline;
}

.posts_category h3 {
    margin-bottom: -5px;
}

.posts_category {
    margin-bottom: 22px;
}

#footer .social {
    margin-bottom: 24px;    
}

#footer .social a {
    margin-right: 16px;
    text-decoration: none;
}

#footer .social a:hover svg path, #footer .social a:active svg path {
    fill: black;
}

#footer .social a:last-child {
    margin-right: 0;
}

#footer nav ul {
    list-style: none;
    padding: 0;
}

#footer nav ul li {
    margin-bottom: 10px;
}

#footer nav ul li a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    color: #040404;
}

#footer nav ul li a:hover, #footer nav ul li a:active {
    text-decoration: underline;
}

#footer #footer_bottom {
    font-size: 16px;
    color: #3D3D3D;
    padding-bottom: 5px;
}

#footer #footer_bottom p {
    margin-bottom: 0;
}

#footer #footer_bottom ul {
    list-style: none;
    margin-top: 0;
    padding: 0;
}

#footer #footer_bottom ul li, #footer #footer_bottom ul li a {
    font-size: 16px;
    color: #3D3D3D;
    text-decoration: none;
    display: inline;
}

#footer #footer_bottom ul li a:hover, #footer #footer_bottom ul li a:active {
    text-decoration: underline;
}

.posts_container .feed_post {
    display: block;
    text-decoration: none;
}

.posts_container .feed_post:hover h3, .posts_container .feed_post:focus h3, .posts_container .feed_post:active h3 {
    text-decoration: underline;
}
F
.posts_container.single_post .post_meta, .posts_container.single_post p {
    display: none;   
}

.posts_container.single_post h2 {
    text-align: center;
}

#content .posts_container .feed_post h3 {
    font-weight: 700;
    font-size: 18px;
    color: #040404;
    border-top: 2px solid #05872f;
    margin-top: 0;
}

#content .posts_container .feed_post p {
    font-weight: 400;
    font-size: 14px;
    color: #3D3D3D;
}

#content .posts_container.rss {
    border-bottom: 1px solid #ECECEC;
}

#content .posts_container.rss .thumb {
    width: 100%;
    background-image: url('https://lowendbox.com/wp-content/uploads/2022/09/latest-let-deal-gif.gif');
    height: 120px;
    background-size: cover;
    position: relative;
}

#content .posts_container.rss .thumb span {
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    position: absolute;
    bottom: 7px;
    left: 10px;
}

.comment_subscriptions .post_meta, .comment_subscriptions h2, .comment_subscriptions .post_img, .comment_subscriptions + a {
    display: none;
}

#menu .block p {
    color: #3D3D3D;
    font-size: 16px;
}

#menu .block a {
    font-size: 16px;
    max-width: 100%;
}

#menu .block input:not(input[type=submit]) {
    width: 235px;
    height: 40px;
    border: 1px solid #ECECEC;
    border-radius: 2px;
    text-indent: 5px;
    font-size: 14px;
    color: #3D3D3D;
    margin-right: 12px;
}

#menu .block button, #menu .block input[type=button], #menu .block input[type=submit] {
    background: #05872f;
    border-radius: 2px;
    color: #fff;
    width: 40px;
    height: 40px;
    border: none;
    cursor: pointer;
    position: relative;
    top: 5px;
}

#menu .block ul {
    padding-left: 0;    
}

#menu .block .recentcomments {
    list-style: none;
    font-size: 12px;
}

#menu .block .recentcomments a {
    font-size: 12px;
}

#single_post h2 {
    font-weight: 700;
    font-size: 26px;
    color: #040404;
    margin-top: 0;
}

#single_post .post_content h1, #single_post .post_content h2, #single_post .post_content h4, #single_post .post_content h5, #single_post .post_content h6 {
    margin-bottom: 6px;
	margin-top: 32px;
}

#single_post .post_content h3 {
    margin-bottom: 3px;
	margin-top: 32px;
}

#single_post.page h2 {
    margin-bottom: 0;
    margin-top: 0;
}

#single_post.page h1, #single_post.page h2, #single_post.page h3, #single_post.page h4, #single_post.page h5, #single_post.page h6 {
    color: #040404;
}

#single_post.post .post_meta {
    margin-bottom: 20px;
}

#single_post .post_content {
    font-size: 16px;
    overflow: auto;
	padding: 0 1%
}

#single_post .post_content::after {
    clear: both;
    display: table;
    content: " ";
}

#single_post .post_content img {
    max-width: 95%;
}

#content .relpost-thumb-wrapper::before {
    display: table;
    content: " ";
    clear: both;
}

#content .relpost-thumb-wrapper h3 {
    font-size: 20px;
    color: #040404;
}

.wp-caption img {
    margin-bottom: 15px;
}

.relpost-block-container {
    display: flex;
    flex-wrap: wrap;
}

.relpost-block-single {
    float: none !important;
    width: 100%;
	padding: 0 !important;
	margin-right: -1px !important;
	border-left: none !important;
	border-right: none !important;
}

.relpost-custom-block-single {
    width: 100% !important;
    height: auto !important;
    margin-bottom: 20px;
}

.relpost-block-single-image {
    width: 100% !important;
    background-size: cover !important;
    background-position: center !important;
    float: none !important;
}

.relpost-block-single-text {
    margin-top: 10px !important;
}

#content .abh_box {
    padding: 32px !important;
    border: 1px solid #ECECEC;
    background: #FCFCFC;
    box-sizing: border-box;
    font-family: 'General Sans', sans-serif !important;
    margin-top: 20px;
}

#content .abh_tabs {
    border-bottom: none !important;
    padding-top: 0 !important;
}

#content .abh_tabs li.abh_active a, #content .abh_tabs li.abh_active a:hover {
    background-color: transparent !important;
    color: #05872f !important;
    text-decoration: underline !important;
    margin-top: 0 !important;
}

#content .abh_tabs li a {
    font-size: 14px !important;
    color: #BDBDBD !important;
    margin-top: 15px;
    display: inline-block;
    margin-bottom: 8px;
    font-family: 'General Sans', sans-serif !important;
}

#content .abh_tabs li a {
    background-color: transparent !important;
    margin-top: 0 !important;
}

#content .abh_tab_content .abh_image {
    float: none !important;
}

#content .abh_tab_content .abh_social {
    float: none !important;
    text-align: left !important;
}

#content .abh_tab_content .abh_text {
    margin-left: 0 !important;
}

#content .abh_tab_content .abh_text .abh_name a {
    font-weight: 500;
    font-size: 20px !important;
    color: #040404;
}

#content .abh_tab_content .abh_text .abh_job {
    color: #3D3D3D !important;
    font-size: 14px !important;
}

#content .abh_tab_content .abh_text .abh_name {
    margin-top: 20px !important;
    margin-bottom: 8px !important;
}

#content .abh_tab_content {
    padding: 0 !important;
    border-bottom: 0 !important;
}

#content .abh_tab_content .abh_text .abh_job, #content .abh_tab_content .abh_text .abh_job span {
    color: #3D3D3D !important;
    font-size: 14px !important;
    font-family: 'General Sans', sans-serif !important;
    font-weight: 500;
}

#content .abh_tab_content .abh_text .abh_description {
    font-size: 16px !important;
    margin-top: 24px;
}

#content .abh_tab_content .abh_text .abh_job span:hover {
    text-decoration: none;
}

#content .abh_tab_content .abh_text .abh_description ul {
    padding: 0 !important;
    margin: 0 !important;
}

#content .abh_tab_content .abh_text .abh_description ul li {
    margin-bottom: 10px !important;
    font-family: 'General Sans', sans-serif !important;
    font-size: 16px !important;
}

#content .abh_tab_content .abh_image img {
    border-radius: 4px !important;
    width: 64px !important;
    height: 64px !important;
    box-shadow: none !important;
}

#commentlist .wrote a {
    font-size: 18px;
    color: #040404;
    font-weight: 500;
    text-decoration: none;
    margin-bottom: 8px;
    display: inline-block;
}

.comment .meta {
    font-size: 14px;
    color: #3D3D3D;
}

#commentlist &gt; .comment {
    border-bottom: 1px solid #ECECEC;
}

#content div.ewd-ufaq-faq-title div.ewd-ufaq-post-margin-symbol {
    float: right;
}

#content .ewd-ufaq-faq-title h1, #content .ewd-ufaq-faq-title h2, #content .ewd-ufaq-faq-title h3, #content .ewd-ufaq-faq-title h4, #content .ewd-ufaq-faq-title h5, #content .ewd-ufaq-faq-title h6 {
    font-weight: 500;
    margin-bottom: 0 !important;
}

#content .ewd-ufaq-faq-title.ewd-ufaq-faq-toggle {
    padding: 16px 0;
    border-top: 1px solid #ECECEC;
    margin-bottom: 0;
}

#content .ewd-ufaq-faq-body {
    padding-left: 15px;
    padding-top: 0;
}

#content .ewd-ufaq-post-active .ewd-ufaq-faq-title.ewd-ufaq-faq-toggle {
    padding-bottom: 0;
}

#content .ewd-ufaq-faq-title .ewd-ufaq-post-margin-symbol span {
    font-size: 16px;
    margin-top: 10px;
    color: #040404;
}

.frontpage .headline {
	display: flex;	
	align-items: center;
	flex-wrap: wrap;
	gap: 10px;
}

.frontpage .headline h2 {
	margin: 0;
}

.frontpage .toggle_icon_wrap button {
	background: #05842e;
	color: white;
	border: none;
    border-radius: 2px;
	padding: 5px 10px;
	cursor: pointer;
}

.frontpage .toggle_icon_wrap .toggle_icon.active::after {
    content: '-';
}

.frontpage .toggle_icon_wrap {
    text-align: left;
}

.frontpage .toggle_icon_wrap + h2 {
    margin-top: 0;
}

#content .posts_category h3 {
    color: #05872f;
}

#nav-bar-wrap #searchform_mobile #search_mobile {
    padding: 7px 5px;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    font-size: 14px;
    color: #3D3D3D;
    margin-right: 7px;
    width: 70%;
}

#nav-bar-wrap #searchform_mobile .wrap {
    display: flex;
    justify-content: end;
}

#nav-bar-wrap #searchform_mobile #searchsubmit_mobile {
    background: #05872f;
    border: none;
    border-radius: 2px;
    padding: 0 6px;
}

.notice input[type=text] {
    border-color: #a0cfa0;
}

.notice input[type=submit] {
    background: #05872f;
    border-radius: 2px;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 16px;
    padding: 15.5px 15px;
}

.notice form {
    margin-top: 10px;
}

.block.latest_let ul {
    list-style: none;
}

.block.latest_let ul li a h4 {
    font-weight: 400;
    margin: 16px 0;
}

.block.latest_let ul li p {
    margin-top: -10px;
}

.block.latest_let ul li p small {
    font-size: 12px;
}

.block.latest_let ul li:last-child, .block.latest_let ul li:last-child p {
    margin-bottom: 0;
}

#content pre{
    overflow:auto !important;
}


img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.aligncenter{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
 
img.alignright {
    padding: 4px;
    margin: 0 0 5px 15px;
    display: inline;
}
 
img.alignleft {
    padding: 4px;
    margin: 0 15px 5px 0;
    display: inline;
}
 
.alignright {
    float: right;
    margin-left: 15px;
}
 
.alignleft {
    float: left;
    margin-right: 15px;
}

#single_post .post_content .alignleft img {
    margin-left: 0;
}

#single_post .post_content .alignright img {
    margin-right: 0;
}

.wp-caption .wp-caption-text {
    margin-top: -6px;
    font-size: 14px !important;
    word-break: normal !important;
}

.relpost-block-container {
    justify-content: start !important;
}

.relpost-block-single-image {
    height: 125px !important;
    width: 125px !important;
}

.relpost-block-single-text {
    font-size: 14px !important;
    text-align: left;
    margin-top: 0 !important;
}

.relpost-block-single-text .relpost_card_title {
	font-size: 16px !important;
	margin-top: 5px !important;
	text-align: center;
}

.frontpage_wrap {
	display: none;
	margin-top: 20px;
}

#menu img {
    max-width: 100%;
}

@media (min-width: 576px) {
    .marketing_area iframe {
        max-height: 90px;
    }
    
    #gravatarpreview {
        float: right;
    }
}

@media (min-width: 768px) {
    #menu-icon{
        display:none;
    }
    
    #nav-bar-wrap .container, #nav-bar-wrap .container ul {
        display: flex;
    }
    
    #nav-bar {
        display: block;
    }
    
    #nav-bar-wrap .container {
        justify-content: space-between;
        height: 50px;
        align-items: center;
    }
    
    #nav-bar li {
        padding: 0 20px;
    }
    
    #main_nav_mobile {
        display: none;
    }
    
    #main_nav {
        display: block;
    }
    
    #main_nav .toggle_nav {
        display: block;
        width: 50%;
    }
    
    #main_nav ul {
        display: flex;
        flex-wrap: wrap;
        margin-top: 10px;
    }
    
    #main_nav ul li {
        margin-left: 30px;
    }
    
    #footer {
        padding: 0 5%;
    }
    
    #footer nav ul {
        display: flex;
        justify-content: space-between;
    }
    
    #footer #footer_bottom ul {
        display: flex;
        justify-content: center;
    }
    
    #searchform_mobile {
        display: none;
    }
    
    #main_nav {
        padding-left: 30px;
    }
    
    .relpost-block-single-image {
        height: 150px !important;
        width: 150px !important;
    }
    
    #gravatarpreview {
        float: none;
    }
}	

@media (min-width: 992px) {
    #main_nav .toggle_nav {
        width: 60%;
    }
    
    .posts_category {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    
    .posts_category {
        margin-top: 22px;
    }
    
    .posts_category h3 {
        margin-top: 0;
    }
    
    #single_post h2 {
        font-size: 40px;   
    }
    
    .post .post_meta, .page .post_meta {
        justify-content: flex-start;
    }
    
    #single_post .post_content img.alignnone {
        margin: 15px;
    }
    
    .relpost-block-single {
		padding: 6px !important;
		border-right: 1px solid  #dddddd !important;
		border-left: 1px solid  #dddddd !important;
    }
    
    #content .abh_tab_content .abh_social {
        display: none !important;
    }
    
    #content .abh_tab_content .abh_image {
        width: auto !important;
        float: left !important;
        margin-top: 0 !important;
    }
    
    #content .abh_tab_content .abh_image img {
        margin-top: 0 !important;
    }
    
    #content .abh_tab_content .abh_text .abh_description {
        margin-top: 50px;
    }
    
    #commentlist li.comment div.comment &gt; img.avatar {
        width: 64px;
        height: 64px;
    }
    
    #commentlist li.comment div.comment &gt; div {
        margin-left: 80px;
    }
    
    .notice input[type=submit] {
        margin-left: 10px;   
    }
    
    .posts_category .more.youtube {
        display: inline-block;
    }
    
    #content blockquote {
        border-top: none;
        border-left: 3px solid #05872f;
    }
    
    #gravatarpreview {
        float: right;
    }
}

@media (min-width: 1200px) {
	#hosted_by {
		display: inline-block;
		width: auto;
		float: right;
		margin-top: -65px;
		margin-right: 50px;
	}
	
	.container {
	    max-width: 1530px;
	}
	
	#main_nav .toggle_nav {
	    width: 65%;
	}
	
	#main_nav .toggle_nav ul li {
	    margin-bottom: 0;
	}
	
	div.frontpage {
	    padding: 10px 15px;
	}
	
	div.frontpage ul.bottom {
	    margin-bottom: 0;
	    columns: 3;
	}
	
	table.look_us {
	    width: 100% !important;
	}
	
	.posts_container {
	    display: flex;
	    flex-wrap: wrap;
	}
	
	.post.big_post, .page.big_post {
	    flex-direction: row;
	    justify-content: space-between;
	    width: 100%;
	}
	
	.big_post .post_content {
	    order: 0;
	    width: 40%;
	}
	
	.big_post .post_img {
	    order: 1;
	    width: 55%;
	    max-width: 666px;
	}
	
	.big_post .post_img img {
	    object-fit: cover;
        width: 100%;
        height: 400px; 
	}
	
	.big_post .post_content .title h2 {
	    margin-top: 0;
	}

	.post.small_post, .page.small_post {
	    width: 49%;
	}
	
	.post.small_post:nth-child(even), .page.small_post:nth-child(even) {
	    border-right: 2px solid #ECECEC;
	}
	
	.small_post .post_content {
	    max-width: 300px;
	    margin: 0 auto;
	}

	.small_post .post_img {
	    width: 100%;
	    text-align: center;
	}
	
	.small_post .post_img img {
	    object-fit: cover;
	    width: 295px;
	    height: 295px;
	}
	
	.marketing_area {
	    text-align: center;
	    display: flex;
	    justify-content: center;
	    background: #FCFCFC;
	}
	
	#footer nav ul {
	    justify-content: center;
	}
	
	#footer nav ul li {
	    margin-right: 32px;
	}
	
	#footer nav ul li:last-child {
	    margin-right: 0;
	}
	
	#footerads, #footer {
	    max-width: 1500px;
	    box-sizing: border-box;
        margin: 0 auto;
	}
	
	.rss.posts_container {
	    justify-content: space-between;
	    padding-bottom: 32px;
	}
	
	.posts_container .feed_post {
	    width: 49%;
	    padding: 0 30px;
        box-sizing: border-box;
	}
	
	.posts_container .feed_post:nth-child(odd) {
	    border-right: 2px solid #ECECEC;
	    padding-left: 0;
	}
	
	.posts_container .feed_post:hover h3 {
	    border-color: #000 !important;
	}
    
    #content .abh_tabs li a, #content .abh_tabs li.abh_active a {
        font-size: 16px !important;
    }
    
    #content .abh_tab_content .abh_image img {
        margin-right: 24px;
    }
    
    p.comment-form-author, p.comment-form-email, p.comment-form-url {
        display: inline-block;
        width: 32%;
        margin-bottom: 16px;
    }
    
    p.comment-form-author, p.comment-form-email {
        margin-right: 1%;
    }
    
    #content .ewd-ufaq-faq-body {
        padding-left: 6px;
    }
    
    .frontpage .toggle_icon_wrap .toggle_icon {
        position: absolute;
        top: -5px;
        right: 32px;
    }
    
    #content h3, #content h2 {
        font-size: 24px;
    }
    
    .frontpage .toggle_icon_wrap .toggle_icon::after {
        margin-top: -10px;
        font-size: 30px;
        display: block;
        width: 24px;
        height: 24px;
        text-align: center;
        color: white;
    }
    
    .frontpage .toggle_icon_wrap .toggle_icon {
        top: 20px;
        right: 10px;
		width: 24px;
        height: 24px;
        background: #05842e;
        border-radius: 2px;
    }
    
    #content blockquote {
        margin-left: 15px;   
    }
    
    .relpost-custom-block-single {
        display: block;
    }
    
    .relpost-block-single-image {
        height: 300px !important;
        width: 300px !important;
        margin: 0 auto !important;
    }
    
    .relpost-block-single-text {
        width: 100% !important;
        text-align: center;
        margin-top: 10px !important;
        padding-left: 0 !important;
        font-size: 16px !important;
    }
    
    #commentform {
        display: flex;
        flex-wrap: wrap;
    }
    
    div.commentnotice, #commentform .comment-notes, #commentform .comment-form-comment {
        width: 100%;
    }
    
    #commentform p {
        order: 0;
    }
    
    #gravatarpreview {
        order: 1;
        float: none;
        margin-top: 24px;
        margin-left: 15px;
    }
    
    #gravatarpreview img {
        width: 45px;
    }
    
    #commentform .comment-form-subscriptions, #commentform .form-submit {
        order: 2;
        width: 100%;
        margin-bottom: 0;
    }
    
    #commentform .form-submit #submit {
        width: 150px;
    }
    
    p.comment-form-author, p.comment-form-email, p.comment-form-url {
        width: 29%;
    }
    
    .comment_subscriptions .big_post .post_content {
        width: 100%;
    }
    
    .frontpage .toggle_icon_wrap + h2 {
        margin-top: 15px;
    }
    
    .post .post_meta .group, .page .post_meta .group {
        width: auto;
        margin-bottom: 0;
        align-items: center;
    }
	
	.frontpage_wrap {
		display: block;
	}
	
	.frontpage h2 {
		margin-bottom: 0;
	}
}

@media (min-width: 1400px) {
    #main_nav .toggle_nav {
	    width: 70%;
	}
	
	div.frontpage td {
	    padding-right: 60px;
	}
	
	div.frontpage td:last-child {
	    padding-right: 0;
	    margin-right: 0;
	}

	.post.small_post, .page.small_post {
	    width: 33.33333333%;
	    border-right: 2px solid #ECECEC;
	    box-sizing: border-box;
	}

	.big_post .post_img {
	    border-right: 2px solid #ECECEC;
	    padding-right: 10px;
	}
	
	.posts_container .feed_post {
	    width: 25.55%;
	    padding: 0 30px !important;
	    border-right: 2px solid #ECECEC;
	}
	
	.posts_container .feed_post:first-child {
	    margin-left: -30px;
	}
	
	.rss.posts_container {
	    justify-content: start;
	}
	
	.relpost-custom-block-single {
        max-width: none;
    }
    
    .relpost-block-single {
        display: inline-block;
        padding: 5px 32px !important;
        box-sizing: border-box;
    }
    
    .posts_container.single_post .post.small_post:first-child {
        border-left: 1px solid #ECECEC;
    }
}
</pre></body></html>