/*
 Theme Name:   WebGatha Child
 Theme URI:    http://webgatha.potenzaglobalsolutions.com
 Description:  WebGatha Child Theme
 Author:       TeamWP @Potenza Global Solutions
 Author URI:   http://www.potenzaglobalsolutions.com
 Template:     webgatha
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, e-commerce, blog, grid-layout
 Text Domain:  webgatha-child
*/


.site-header .site-branding {
	padding: 10px 0;
	padding-right: 10px;
}
.custom_infoIcon .webgatha-infobox.webgatha-infobox-style-5.infobox-color-light .webgatha-infobox-inner{
	padding: 10px 0px;
    background: none;
}
.custom_infoIcon .webgatha-infobox.webgatha-infobox-style-5.infobox-color-light .webgatha-infobox-inner h3{
	font-size:20px;
}
.pdf-red .fa-file-pdf{
	color:red;
}
.single-post .post-categories a{
	background-color: #26303b !important;
}
.single-post .webgatha-categories-list{
	float: left;
}
.single-post .entry-meta{
	float: right;
}
.single-post .entry-content{
	clear:both;
}

.webgatha_blog_posts_content .swiper-slide .blog-post-authncat-author{
	display: none !important;
}
.webgatha_blog_posts_content .swiper-slide .blog-post-authncat-cat{
	margin-left: unset !important;
}
.webgatha_blog_posts_content .swiper-slide .blog-post-likes{
	display: none !important;
}
.grecaptcha-badge { visibility: hidden; }

footer{
	margin-top:30px;
}
.webgatha_callout_wrapper .webgatha-callout-style_1 .callout-btn {
    min-width: 300px !important;
}