@import url('//fonts.googleapis.com/css?family=Open+Sans');
/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

.widget-area ul li {
    font-size: 0.8em;
    margin-bottom: 5px;
}

@media only screen and (max-width: 800px) {
.front-page-1 {
    background-image: url(wp-content/uploads/2017/08/chantilly-patino-background-1-mobile-3.jpg) !important;
}
}

blockquote, blockquote p:last-of-type {
    font-family: "BringShoot" !important;
	font-size: 52px;
	line-height: 1;
}

.front-page-6 {
    padding: 120px 10px;
}

@media only screen and (min-width: 800px) {
.front-page-6 .enews-widget input, .before-blog .enews-widget input {
    width: 30% !important;
}

.front-page-6 img {
    width: 20%;
}

.front-page-6 .widget-area ul li {
    display: inline;
    padding: 5px;
}
}

@media only screen and (max-width: 800px) {
.front-page-6 .enews-widget input, .before-blog .enews-widget input {
    width: calc(100%) !important;
}

.front-page-6 img {
    width: 100%;
}
}

.enews-widget {
    border: 0px solid #dcdcdc;
    padding: 0px;
}

.front-page-4 {
    background-image: url(wp-content/uploads/2017/08/chantilly-patino-background-2.jpg) !important;
}

body, #gts-testimonials ul.testimonials-list li blockquote {
    font-family: 'Open Sans', sans-serif !important;
}

.huge, .widget_gts_widget .widget-title, .pricing-table .price, body.woocommerce-page div.product p.price {
    font-family: "BringShoot";
}

.widget-title, .widgettitle {
	text-transform: none;
}

input {
    width: 100% !important;
}

.field-wrap.label-left .ninja-forms-field, .field-wrap.label-left .ninja-forms-star-rating-control {
    margin-left: 0px!important;
}

.front-page-7 .ninja-forms-form-wrap textarea {
    color: #dcdcdc;
    background: rgba(255,255,255,0.2);
    border-color: transparent;
	    font-family: "Raleway";
    font-size: 10px;
    line-height: 1.6;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.167rem;
}

.site-footer {
    padding: 40px 0;
    background: #fff;
    text-align: center;
    color: #000;
}

.site-footer a {
    color: #000;
}