/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

#moteros {
		width: 100%;
		margin-top: 60px;
		height: 120px;
		background-image: url("images/montanas.png");
		background-position: center bottom;	
		background-repeat: no-repeat;
		overflow: hidden;
		position:relative;
	}
	
	#moteros #arbol01, #moteros #arbol02, #moteros #arbol03, #moteros #arbol04, #moteros #arbol05, #moteros #arbol06, #moteros #arbol07, #moteros #arbol08, #moteros #cabras{ position:absolute; margin-top: 70px; }
	
	#moteros #nube01 { 
		position: absolute;
		margin-top:0;
		animation: 45s linear -10s normal none infinite muevechisme;
		-webkit-animation: 45s linear -10s normal none infinite muevechisme;
		-moz-animation: 45s linear -10s normal none infinite muevechisme;
		-o-animation: 45s linear -10s normal none infinite muevechisme;
		
	}
	
	#moteros #nube02 { 
		position: absolute;
		margin-top:0;
		animation: 55s linear -20s normal none infinite muevechisme;
		-webkit-animation: 55s linear -20s normal none infinite muevechisme;
		-moz-animation: 55s linear -20s normal none infinite muevechisme;
		-o-animation: 55s linear -20s normal none infinite muevechisme;
		
	}
	
	#moteros #nube03 { 
		position: absolute;
		margin-top:0;
		animation: 35s linear -30s normal none infinite muevechisme;
		-webkit-animation: 35s linear -30s normal none infinite muevechisme;
		-moz-animation: 35s linear -30s normal none infinite muevechisme;
		-o-animation: 35s linear -30s normal none infinite muevechisme;
		
	}
	
	#moteros #arbol01 { 
		animation: 25s linear -10s normal none infinite muevechisme;
		-webkit-animation: 25s linear -10s normal none infinite muevechisme;
		-moz-animation: 25s linear -10s normal none infinite muevechisme;
		-o-animation: 25s linear -10s normal none infinite muevechisme;
		
	}
	
	#moteros #arbol02 { 
	
		animation: 30s linear -15s normal none infinite muevechisme;
		-webkit-animation:30s linear -15s normal none infinite muevechisme;
		-moz-animation: 30s linear -15s normal none infinite muevechisme;
		-o-animation: 30s linear -15s normal none infinite muevechisme;
		
	}
	
	#moteros #arbol03 { 
		z-index:15;
		animation: 25s linear -17s normal none infinite muevechisme;
		-webkit-animation: 25s linear -17s normal none infinite muevechisme;
		-moz-animation: 25s linear -17s normal none infinite muevechisme;
		-o-animation: 25s linear -17s normal none infinite muevechisme;
		
	}
	
	#moteros #arbol04 { 
		z-index:15;
		animation: 30s linear -5s normal none infinite muevechisme;
		-webkit-animation: 30s linear -5s normal none infinite muevechisme;
		-moz-animation: 30s linear -5s normal none infinite muevechisme;
		-o-animation: 30s linear -5s normal none infinite muevechisme;
		
	}
	
	
	#moteros #arbol05 { 
		animation: 25s linear -27s normal none infinite muevechisme;
		-webkit-animation: 25s linear -27s normal none infinite muevechisme;
		-moz-animation: 25s linear -27s normal none infinite muevechisme;
		-o-animation: 25s linear -27s normal none infinite muevechisme;
		
	}
	
	#moteros #arbol06 { 
		z-index:15;
		animation: 30s linear -25s normal none infinite muevechisme;
		-webkit-animation: 30s linear -25s normal none infinite muevechisme;
		-moz-animation: 30s linear -25s normal none infinite muevechisme;
		-o-animation: 30s linear -25s normal none infinite muevechisme;
		
	}
	
	#moteros #arbol07 { 
		animation: 25s linear -17s normal none infinite muevechisme;
		-webkit-animation: 25s linear -17s normal none infinite muevechisme;
		-moz-animation: 25s linear -17s normal none infinite muevechisme;
		-o-animation: 25s linear -17s normal none infinite muevechisme;
		
	}
	
	#moteros #arbol08 { 
	
		animation: 30s linear -25s normal none infinite muevechisme;
		-webkit-animation: 30s linear -25s normal none infinite muevechisme;
		-moz-animation: 30s linear -25s normal none infinite muevechisme;
		-o-animation: 30s linear -25s normal none infinite muevechisme;
		
	}
	
	#moteros #cabras { 
		margin-top: 92px;
		animation: 30s linear -40s normal none infinite muevechisme;
		-webkit-animation: 30s linear -40s normal none infinite muevechisme;
		-moz-animation: 30s linear -40s normal none infinite muevechisme;
		-o-animation: 30s linear -40s normal none infinite muevechisme;
		
	}
	
	#motero03 {
		position:absolute;
		margin-top: 85px;
		left: 80px;
		animation: saltamoto 2s linear infinite;
		-webkit-animation: saltamoto 2s linear infinite;
		-moz-animation: saltamoto 2s linear infinite;
		-o-animation: saltamoto 2s linear infinite;
		z-index:10;
	}
	#motero01 {
		position:absolute;
		margin-top: 4px;
		left: 300px;
		animation: saltamoto1 2s linear infinite;
		-webkit-animation: saltamoto1 2s linear infinite;
		-moz-animation: saltamoto1 2s linear infinite;
		-o-animation: saltamoto1 2s linear infinite;
		animation-delay: -0.5s; /* W3C and Opera */
		-moz-animation-delay: -0.5s; /* Firefox */
		-webkit-animation-delay: -0.5s; /* Safari and Chrome */
		z-index:10;
	}
	#motero02 {
		position:absolute;
		margin-top: 85px;
		left: 245px;
		animation: saltamoto 2s linear infinite;
		-webkit-animation: saltamoto 2s linear infinite;
		-moz-animation: saltamoto 2s linear infinite;
		-o-animation: saltamoto 2s linear infinite;
		animation-delay: -1s; /* W3C and Opera */
		-moz-animation-delay: -1s; /* Firefox */
		-webkit-animation-delay: -1s; /* Safari and Chrome */
		z-index:10;
	}
	
	
	
@keyframes muevechisme {
	0% {left: 120%;}
	100% {left: -10%;}
	
}
@-webkit-keyframes muevechisme {
	0% {left: 120%;}
	100% {left: -10%;}
	
}
@-moz-keyframes muevechisme {
	0% {left: 120%;}
	100% {left: -10%;}
	
}
@-o-keyframes muevechisme {
	0% {left: 120%;}
	100% {left: -10%;}
	
}

@keyframes saltamoto1 {
	0% {margin-top: 4px;}
	10% {margin-top: 5px;}
	20% {margin-top: 4px;}
	25% {margin-top: 5px;}
	30% {margin-top: 5px;}
	40% {margin-top: 4px;}
	50% {margin-top: 5px;}
	55% {margin-top: 7px;}
	60% {margin-top: 4px;}
	70% {margin-top: 5px;}
	75% {margin-top: 4px;}
	80% {margin-top: 5px;}
	90% {margin-top: 7px;}
	100% {margin-top: 6px;}
	
}
	
@-webkit-keyframes saltamoto1 {
	0% {margin-top: 4px;}
	10% {margin-top: 5px;}
	20% {margin-top: 4px;}
	25% {margin-top: 5px;}
	30% {margin-top: 5px;}
	40% {margin-top: 4px;}
	50% {margin-top: 5px;}
	55% {margin-top: 7px;}
	60% {margin-top: 4px;}
	70% {margin-top: 5px;}
	75% {margin-top: 4px;}
	80% {margin-top: 5px;}
	90% {margin-top: 7px;}
	100% {margin-top: 6px;}
}
@-moz-keyframes saltamoto1 {
	0% {margin-top: 4px;}
	10% {margin-top: 5px;}
	20% {margin-top: 4px;}
	25% {margin-top: 5px;}
	30% {margin-top: 5px;}
	40% {margin-top: 4px;}
	50% {margin-top: 5px;}
	55% {margin-top: 7px;}
	60% {margin-top: 4px;}
	70% {margin-top: 5px;}
	75% {margin-top: 4px;}
	80% {margin-top: 5px;}
	90% {margin-top: 7px;}
	100% {margin-top: 6px;}
}
@-o-keyframes saltamoto1 {
	0% {margin-top: 4px;}
	10% {margin-top: 5px;}
	20% {margin-top: 4px;}
	25% {margin-top: 5px;}
	30% {margin-top: 5px;}
	40% {margin-top: 4px;}
	50% {margin-top: 5px;}
	55% {margin-top: 7px;}
	60% {margin-top: 4px;}
	70% {margin-top: 5px;}
	75% {margin-top: 4px;}
	80% {margin-top: 5px;}
	90% {margin-top: 7px;}
	100% {margin-top: 6px;}
}


@keyframes saltamoto {
	0% {margin-top: 85px;}
	10% {margin-top: 86px;}
	20% {margin-top: 85px;}
	25% {margin-top: 86px;}
	30% {margin-top: 86px;}
	40% {margin-top: 85px;}
	50% {margin-top: 86px;}
	55% {margin-top: 88px;}
	60% {margin-top: 85px;}
	70% {margin-top: 86px;}
	75% {margin-top: 85px;}
	80% {margin-top: 86px;}
	90% {margin-top: 88px;}
	100% {margin-top: 86px;}
	
}
	
@-webkit-keyframes saltamoto {
	0% {margin-top: 85px;}
	10% {margin-top: 86px;}
	20% {margin-top: 85px;}
	25% {margin-top: 86px;}
	30% {margin-top: 86px;}
	40% {margin-top: 85px;}
	50% {margin-top: 86px;}
	55% {margin-top: 88px;}
	60% {margin-top: 85px;}
	70% {margin-top: 86px;}
	75% {margin-top: 85px;}
	80% {margin-top: 86px;}
	90% {margin-top: 88px;}
	100% {margin-top: 86px;}
}
@-moz-keyframes saltamoto {
	0% {margin-top: 85px;}
	10% {margin-top: 86px;}
	20% {margin-top: 85px;}
	25% {margin-top: 86px;}
	30% {margin-top: 86px;}
	40% {margin-top: 85px;}
	50% {margin-top: 86px;}
	55% {margin-top: 88px;}
	60% {margin-top: 85px;}
	70% {margin-top: 86px;}
	75% {margin-top: 85px;}
	80% {margin-top: 86px;}
	90% {margin-top: 88px;}
	100% {margin-top: 86px;}
}
@-o-keyframes saltamoto {
	0% {margin-top: 85px;}
	10% {margin-top: 86px;}
	20% {margin-top: 85px;}
	25% {margin-top: 86px;}
	30% {margin-top: 86px;}
	40% {margin-top: 85px;}
	50% {margin-top: 86px;}
	55% {margin-top: 88px;}
	60% {margin-top: 85px;}
	70% {margin-top: 86px;}
	75% {margin-top: 85px;}
	80% {margin-top: 86px;}
	90% {margin-top: 88px;}
	100% {margin-top: 86px;}
}

.cop-label {
	margin-top:25px;
}

.woocommerce-js .select2-container .select2-selection--single b, .woocommerce-js select b, .woocommerce-page .select2-container .select2-selection--single b, .woocommerce-page select b {
    display: inline !important;
}

span#selection {
    line-height: 1.1em;
}
