/*
Theme Name: ReKnew 2020
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: A Beaver Builder child theme
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/


/* more breathing room betw paragraphs */
body .fl-content-full .fl-rich-text p,
.fl-page-content .fl-module-fl-post-content p {margin: 0 0 18px;} 

a.button {padding:10px 15px; background:white; border:#488D36 1px solid; display: inline-block; margin:20px 0;}

/* some default padding on pages that use the builder */
body.fl-builder .fl-page-content {margin-top:30px}

/* archive pages*/
.fl-module-fl-archive-description {text-align:center;}

/* post tags, topics and categories */
p.taxonomies {font-size:14px; }
p.taxonomies a {color:#606162;}
p.taxonomies a:hover {color:#353535;}

/* search and filter */
.searchandfilter label {font-weight:400; font-size:15px; display:inline;}
.searchandfilter ul {padding-left:0px}
li.sf-option-active {color:#488D36; /* green */}

/* gregs library */
#gregs-library ul.sub-menu {margin-left:30px}
#gregs-library a, .search-sidebar a {color:#353535;}
#gregs-library a:hover, .search-sidebar a:hover,
#gregs-library li.current-menu-item a {color:#488D36;}

.difficulty {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    position: relative;
    background: #8e8e8e;
    width: 16px;
    height: 16px;
    color: white;
    text-align: center;
    font-size: 13px;
    line-height: 1em;
    padding-top: 1px;
    display: inline-block;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
}

.seealso a {color:#353535;}
.seealso a:hover {color:#488D36;}

/* foundation gallery */
ul.small-block-grid-2 {list-style:none; margin:0; padding:0;}
ul.small-block-grid-2 li {margin-bottom:20px;}
@media (min-width: 920px) {
	ul.small-block-grid-2 li {width:33%; float:left;}
}

/* search term highlighting in search results */
.relevanssi-query-term {background: #fff6a7;}

/* icons on author box */
body.single .saboxplugin-wrap .saboxplugin-socials {background:none; padding-top:0; margin-left:8px;}
body.single .saboxplugin-wrap .saboxplugin-socials a {margin-top:0;}
body.single .saboxplugin-wrap {background:white; border:#ccc 1px solid;}

/* search posts datepicker */
.ui-datepicker-title .ui-datepicker-month,
.ui-datepicker-title .ui-datepicker-year {color:#353535;}


/* related posts at bottom of single posts */
.rpbt_shortcode .single_recommended_post {clear:both;}