/*

Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto

Author: P-THEMES

Author URI: https://www.portotheme.com/

Description: Porto Responsive WordPress + eCommerce Theme.

Version: 1.1

Template: porto

License: Commercial

License URI: http://themeforest.net/licenses/regular_extended

Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready

*/



/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.porto-tb-item .btn span {
    color: #212529 !important;
}
.btn-dark {
    background-color: #212529 !important;
    border-color: #212529 !important;
    color: #ffffff !important;
}
#footer .porto-tb-meta {
    color: #AFAFAF;
}
.tb-meta-category.px-2 {
    font-size: 11.2px !important;
    line-height: 25.46px !important;
}
.tb-meta-category a {
    display: inline-block;
}
.pagespeed,
.post-type-1 .porto-tb-featured-image img {
    max-height: 277px;
}
h2 {
    margin-bottom: 20px;
}
.wp-block-image {
    margin-bottom: 1.25rem !important;
}
.porto-section.post-type-1 {
	height: 253px;
}
@media (max-width: 767px) {
	.porto-section.post-type-1 {
		height: 216px;
	}
}