/*

Theme Name: Porto
Theme URI: http://www.newsmartwave.net/wordpress/porto
Author: SW-THEMES
Author URI: http://www.newsmartwave.net/
Description: Porto Responsive Wordpress + eCommerce Theme.
Version: 4.1.5
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 {}

.porto-concept .col-lg-4{
	display: none;
}

.porto-concept .col-lg-2{
	width: 33.333%;
	-webkit-flex: 33.333%;
	max-width: 33%;
	margin-left: 0px;
}
.porto-concept .col-lg-2 .process-image{
	/*background: transparent url(http://www.pliniocorreadeoliveira.com.br/wp-content/themes/porto/images/concept-item.png) no-repeat 100% 0;*/
	background: none;
	width: 350px;
	height: 420px;
	margin: 15px 0 0 auto;	
	padding-bottom: 45px;
	position: relative;
	z-index: 1;
}
.porto-concept .col-lg-2 .process-image img{
	width: 338px;
	border-radius: 0%;
} 
.sun{
	display: none !important;
}
.cloud{
	display: none !important;
}
.porto-concept{
	background: none;
}