/*
Theme Name: North Factory 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  ***************/

.h-70 { height: 100% !important;}

.porto-concept .cloud { display: none !important;}

.porto-concept .sun { display: none !important;}

.section-with-shape-divider .shape-divider { fill: #8cc63f !important; }

@media (min-width: 1200px) {
	.section-angled-top-layer::before { background-color: #8cc63f !important;}
	.section-angled-top-layer::after { background-color: #8cc63f !important;}
}

div.porto-sticky { width: 470px !important;}

.custom-titulo-1 {
		opacity: 0.07;
		position: absolute;
		
		top: 15%;
		text-align: center;
		-webkit-mask-image: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0) 100%);
		mask-image: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0) 100%);
}

.custom-posicion-12 {
		top: 50px !important;
		left: -538px;
}

.custom-posicion-img {
		top: -28%;
	    position: absolute;
	    right: 30%;
}

.opacidad-7 {
	opacity: 0.7 !important;
}

.rotate-effect {
  animation:rotate-animation 40s linear infinite !important;
}

#header .main-menu > li.menu-item > a { font-weight: 300 !important;}

.cabezal-img { position: absolute; width: 400px; left: 130px; top: -17px;}

.cabezal-img2 { position: absolute; width: 400px; left: 65px; top: -12px;}

.titulo-verde { color: #8bc53f !important;}

.testimonial.testimonial-style-4 { background-color: #f4f4f4 !important;}

.featured-boxes-flat .featured-box .box-content { margin-top: 1px !important; background: #f2f2f2 !important;}


