/*
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  ***************/


.highlighted-paragraph p {font-size:16px;}

.no-breadcrumbs .main-content{padding-top: 0;}

#header .main-menu > li.menu-item.active > a {font-weight: 700;}

#header .main-menu > li.menu-item > a {font-family: Encode Sans Expanded,sans-serif!important;}

.border-collum {border:1px solid #e95314;}

article.post .post-meta>span, article.post .post-meta>.post-views{ display: none;}

#main{ margin-top: -5px; }

.main-content{padding-bottom:0;}

.alternative-font, #footer .footer-ribbon{display:none;}

#footer .footer-main>.container{padding-top: 2.4rem;}

.desktop-only{display:block;}

.desktop-only-flex{display:flex;}

.page-description {display:none;}

.mobile-only, .mobile-only-flex{display:none;}

.lateral-scroll {overflow: auto;}

/* table */

	tbody {
		background-color: #F2F2F2;
		color: #111111;
	}

	tr:first-child {
    background: #e9e9e9;
    color: #2c2c2c;
	}

	tr, th {
		border: 1px solid #a0a0a0;
		text-align:center;
	}

	td {
		text-align:center;
		border: 1px solid #a0a0a0;
	}

	td.tb-subtitle {
    font-weight: 600;
    color: #3f3f3f;
 	}

	td.dots {font-size: 30px;}

@media only screen and (max-width: 768px) {
	
	.highlighted-paragraph p{
		font-size:14px;
	}
	
	br{display:none;}
	
	.desktop-only, .desktop-only-flex{display:none;}
	
	.mobile-only{display:block;}
	
	.mobile-only-flex{display:flex;}
	

}
