/*
 Theme Name:   Flying Caballos
 Theme URI:    http://flyingcabollos.com/
 Description:  Flying Caballos
 Author:       Flying Caballos
 Author URI:   http://flyingcabollos.com/
 Template:     solus
 Version:      1.4
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../solus/style.css");

/*-----------------------------------------------------------------------------------*/
/*  Main Structure
/*-----------------------------------------------------------------------------------*/

.jbtn {
	height: 40px !important;
	padding: 10px 20px !important;
	color: #fff !important;
	background-color: #3bb672 !important;
	border-radius: 3px !important;
	margin-top: 15px !important;
	margin-right: 10px !important;
}

.slider-address-container {
    background-color: rgba(255, 255, 255, 0.8);
}

.slider-float-text {
    top: 200px !important;
}

header #logo, #text-logo-progression {
    margin-top: 30px !important;
    margin-bottom: 58px;
}

.et_monarch .et_social_networks {
    width: 300px !important;
    margin-bottom: 20px !important;
}

.home #homepage-content-container {
	padding: 20px 0px !important;
}



