<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name:     Kleo Child
Theme URI:
Description:    Child theme for Kleo
Author:         SeventhQueen
Author URI:     http://seventhqueen.com
Template:       kleo
Tags:  one-column, two-columns, right-sidebar, fluid-layout, custom-menu, featured-images, post-formats, sticky-post, translation-ready
License: GNU General Public License
License URI: license.txt
*/

/*
* Please add your custom styles below
*/


.divided-items .feature-item {
    padding-top: 30px !important; 
}


div.wpcf7 { 
background-color: white;
padding:40px;
}




@media (max-width: 991px) {
.navbar-transparent:not(.kleo-navbar-fixed) #header {
    position: relative !important;
}

.navbar-transparent .header-color, .navbar-transparent .header-color .kleo-main-header {
    background-image: none;
    background-color: gray;
}
}


.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
width: 100% !important;
}


img.avatar.avatar-social-login {
  margin: 0 !important;
}

.posts-listing.standard-listing:not(.template-page) .type-post {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}


.share-links {
    text-align: center;
    padding: 15px 0;
    clear: both;
}

.template-page, .sidebar {
    padding-top: 10px;
    padding-bottom: 1px;
    min-height: 1px;
}


.article-content .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid&gt;li {
    margin: 0 !important;
}

.masonry-listing .format-standard .post-title {
    border-left: 3px solid transparent !important;
}


.theChampCommentingTabs li:nth-child(1) {
    display: none;
}
div#theChampTabs-1 {
    display: block !important;
}
div#theChampTabs-0 {
    display: none !important;
}



.main-color blockquote, .main-color .masonry-listing .post-content {
    border-left-color: #367bb7;
background-color: white !important;

}



.pagination-sticky.member-navigation #newer-nav, .pagination-sticky.member-navigation #older-nav {
    width: auto !important;
    height: auto !important;
}


.pagination-sticky .outter-title {
    padding: 5px;
}

.news-focus .article-meta, .news-highlight .article-meta {
    display: none !important;
}

</pre></body></html>