/*
Theme Name: GeneratePress
Theme URI: https://generatepress.com
Author: Tom Usborne
Author URI: https://tomusborne.com
Description: GeneratePress is a lightweight WordPress theme built with a focus on speed and usability. Performance is important to us, which is why a fresh GeneratePress install adds less than 10kb (gzipped) to your page size. We take full advantage of the block editor (Gutenberg), which gives you more control over creating your content. If you use page builders, GeneratePress is the right theme for you. It is completely compatible with all major page builders, including Beaver Builder and Elementor. Thanks to our emphasis on WordPress coding standards, we can boast full compatibility with all well-coded plugins, including WooCommerce. GeneratePress is fully responsive, uses valid HTML/CSS, and is translated into over 25 languages by our amazing community of users. A few of our many features include 60+ color controls, powerful dynamic typography, 5 navigation locations, 5 sidebar layouts, dropdown menus (click or hover), and 9 widget areas. Learn more and check out our powerful premium version at https://generatepress.com
Version: 3.1.0
Requires at least: 5.2
Tested up to: 5.8
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: generatepress
Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, footer-widgets, blog, e-commerce, flexible-header, full-width-template, buddypress, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, rtl-language-support, featured-images, theme-options

GeneratePress, Copyright 2014-2021 EDGE22 Studios LTD.
GeneratePress is distributed under the terms of the GNU GPL

GeneratePress is based on Underscores http://underscores.me/, (C) 2012-2021 Automattic, Inc.

Actual CSS can be found in /assets/css/ folder.
*/

.main-navigation.toggled .main-nav li {
    text-align: center;
    border-bottom: 1px solid #555;
}

.copyright-bar a {
    padding: 5px;
	text-align: center;
}


.entry-content h2 {
    background-color: #00415c;
    padding: 9px;
    color: #fff;
	margin: 30px 0 10px 0;
}
.entry-content h3 {
    background-color: #02597d;
    padding: 7px;
	color: white;
    border-radius: 4px;
    min-height: 1px;
}
.entry-content h4 {
    background-color: #02597d;
    padding: 5px;
	color: white;
	display: inline-block;
    border-radius: 4px;
	line-height: 1.3em;
	margin-bottom: 5px;
}


.gb-inside-container h2 {
    background-color: #060f37;
    padding: 6px;
    color: #fff;
	font-weight: 700;
	border-radius: 0px;
    border-style: solid;
    border-color: #1056f3;
	margin: 0;
	margin: 20px 0 5px 0;
}

h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background
{padding:5px 10px}

h4, h5, h6 {
    margin-bottom: 5px;
}

ul, li {
	padding: 0 0 4px 0;
}


.gb-inside-container ul {
    margin: 2px 5px;
}
ol, ul {
    margin: 0 0 1.5em 1.5em;
	padding: 0 0 2px 0;
    line-height: 1.4;
}


table, td, th {
        border: 1px solid rgba(0,0,0,.1);
}


table {
    margin-bottom: 0;
}

th {
    background-color: #e0dcdc;
    color: #060f37;
	font-weight: 700;
}
.wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th {
    border-color: #ddd;
}

figcaption {
    text-align: center;
    font-size: 82%;
    color: #2a2929;
	margin-bottom: 
}

.howbb td::before {
    content: "➥";
    margin-right: 4px;
}

.bypostauthor .fn:after {
    content: "admin";
    padding: 4px;
    margin-left: 5px;
    font-size: 60%;
    font-weight: 700;
    border-radius: 10px;
    text-transform: lowercase;
    color: #fff;
    background-color: var(--contrast);
}



div.schema-faq .schema-faq-section p:before {
    content: "➤";
    padding-right: 4px;
}

.bbt table, .bbt td, .bbt th{
    border: 1px solid #060f37;
}


.wp-block-latest-posts.wp-block-latest-posts__list li {
    padding: 5px 3px;
    margin-top: 0;
    font-weight: 500;
    border-bottom: 1px dashed #060f37;
} 

.gb-grid-wrapper-741d1d33 > .gb-grid-column {
    padding-left: 16px;
    padding-bottom: 16px;
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
    padding: 6px 0;
    border-bottom: 1px dashed #012c6d;
}

.comments-area, .inside-article, .paging-navigation, .sidebar .widget {
    border: 1px solid #ddd;
    border-radius: 5px;
}

.breadcrumbs {
	padding: 0px 6px 0px 8px;
    border: 1px dashed #ddd;
	line-height: 1.5;
	font-size: 15px;
}

.breadcrumbs a {
	font-weight:bold;
}






.kt-inside-inner-col p {
border: 2px solid #ddd;
	
}

@media (max-width: 768px) {
body, button, input, select, textarea {
font-size: 15px;
        line-height: 1.75;
        margin-bottom: 22px;
	} }

@media (max-width: 768px) {
  body {
        margin-bottom: 0;
	} }

/* Comments*/
.comment-form #url {
	display: none;
}
h3.comments-title {
    background-color: #012c6d;
    color: #fff;
    padding: 8px;
    text-align: center;
}
.entry-meta-comment-metadata #url{
	display: none ;
}

.depth-1.parent>.children {
    border-bottom: none;
}
.comment .children {
    padding-left: 30px;
    margin-left: 0;
    margin-top: -30px;
}
.comment-content {
    padding: 0;
    border: none;
    margin-top: 0;
}
a.comment-reply-link {
    color: #fff;
    border-radius: 5px;
    background-color: #06358c;
    padding: 4px 10px;
}

.entry-meta.comment-metadata {
    display: none;
}
.entry-meta.comment-metadata {
    margin-top: 0;
}

.comment p {
    margin-bottom: 1em;
}

.comment-body {
    padding: 20px 0;
}

.comment-list>li {
    border-bottom: 1px dashed #ddd;
}

h3.comment-reply-title {
    background-color: #012c6d;
    color: #fff;
    padding: 8px;
    text-align: center;
}




.inside-right-sidebar h2 {
    margin: 0px;
}
.homeh2 h2 {
    margin: 0px;
}

#wp-block-search__input-1 {
	margin-bottom: 0;
}

#stickyfooter {
    position: fixed;
    bottom: 0;
    width: 100%;
}

@media (min-width: 768px){
#footersticky {
    display: none;
	} }
@media (max-height: 500px){
#footersticky {
    display: none;
	} }
.archive .entry-meta, .archive .entry-summary, .home .entry-meta, .home .entry-summary, .schema-how-to-total-time, .search .entry-meta, .search .entry-summary {
    display: none;
}
.archive .page-title {
    text-align: center;
}


.breadcrumbsbb {
	margin-bottom: 0px;
	margin-top: -10px;
	line-height: 1.5;
    padding: 6px 6px 6px 8px;
    border: 1px dashed #ddd;
    font-size: 15px;
}
.breadcrumbsbb a {
    font-weight: 700;
}

