@import url('https://fonts.googleapis.com/css?family=Montserrat|Open+Sans');
div#content.content-area.page-wrapper {
     padding-top: 0;
    padding-bottom: 0;
}
.large-12.col {
padding: 0 15px 0px;
}

h1 {
font-family: 'Open Sans', sans-serif;
color: #000;
}
p {
font-family: 'Montserrat', sans-serif;
color: #000;
}
ul li {
font-family: 'Montserrat', sans-serif;
}
ol li {
font-family: 'Montserrat', sans-serif;
color: #000;
}
.red {
color: #e7313d;
}


/*--Contact Form--*/
.wpcf7-form-control-wrap {
padding-bottom: 16px;
}
.wpcf7 input[type='submit'], .primary {
    background-color: #e7313d;
}
.btn-modal-lg {
border-radius: 0;
}
.btn-modal {
border-color: none;
}
.widget-title {
font-family: 'Montserrat', sans-serif;
color: #e7313d;
}
.footer-links ul li a {
color: #fff;
}
.widget_price_filter .price_slider_amount .button {
font-family: 'Montserrat', sans-serif;
}
.header-cart-title span.amount {
font-family: 'Montserrat', sans-serif;
}

.nav > li > a {
    font-family: "Montserrat", sans-serif;
}

.form-flat input:not([type="submit"]), .form-flat textarea, .form-flat select {
    background-color: rgba(0,0,0,0.03);
    box-shadow: none;
    border-color: #fff;
    background-position: 99% 50%;
    color: currentColor !important;
    border-radius: 99px;