/*

 Theme Name:     Western Riviera

 Theme URI:      http://westernriv.com

 Description:    Western Riviera Theme

 Author:         Red Wall Marketing

 Author URI:     http://redwallmarketing.com

 Template:       Divi

 Version:        1.0.0

*/

 

@import url("../Divi/style.css");

 

/* =Theme customization starts here

------------------------------------------------------- */

input[type="text"], input[type="password"], input[type="tel"], input[type="email"], input[type="number"], input.text, input.title, textarea, select {
    background: #eceef3;
    border: medium none;
    color: #000;
    display: block;
    font-size: 16px;
    font-weight: normal;
    height: 56px;
    line-height: 56px;
    padding: 0 15px;
}

textarea {
    background: #eceef3;
    border: medium none;
    color: #000;
    display: block;
    font-size: 16px;
    font-weight: normal;
    height: 106px;
    padding: 15px;
    width: 100%;
}

.yellowbooknowbig {
    border: none !important;
}