/*
Theme Name: Porto
Theme URI: http://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: http://www.portotheme.com/
Description: Porto Responsive Wordpress + eCommerce Theme.
Version: 5.3.2
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
Text Domain: porto
*/

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

.bypostauthor { display: block; }

@media (max-width: 768px)
{

	.header-extra-info .feature-box .feature-box-icon
	{
		padding: 0px !important;
	}

	.header-extra-info .feature-box.feature-box-style-2 .feature-box-icon i 
	{
		font-size: 30px !important;
	}
	
	.header-extra-info .feature-box .feature-box-icon 
	{
		min-width: 40px;
		min-height: 40px;
	}
	
	#header .header-top .container>div, #header .header-main .container>div 
	{
		/*vertical-align: text-top;*/
	}
	
	.font-size-sl 
	{
		font-size: 14px !important;
	}
	
}

@media (max-width: 768px)
{
	
	.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li 
	{
		margin-bottom: 0px;
	}
}	

