/*
 Theme Name:   RBG TOTWOL
 Theme URI:    http://retreat.guru
 Description:  RBG TOTWOL Child Theme
 Author:       Retreat Guru
 Author URI:   http://retreat.guru
 Template:     retreatbookingguru
 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:  rbg-totwol-child
*/

html,body { 
    background: #003735;
}

h1, h2, h3 { color: #305015;
}
body.gravityforms-template {
    xbackground-image: url("images/Image-Wallpaper-Ayahuascsa-Retreats.jpg") !important;
    background-repeat: no-repeat;
    background-attachment: fixed !important;
    background-position: center top !important;
    font-family: "Open Sans", sans-serif;
}
body.gravityforms-template article {
    background: #fff;
    padding: 2rem;
}

.gravityforms-template .full-width-content {
    margin: 0 auto;
    max-width: 100% !important;
    border-top: 0px solid #DDDDDD;
    border-bottom: 0px solid #5D191A;
    border-left: 0px solid #DDDDDD;
    border-right: 0px solid #DDDDDD;
    margin: 0px auto 0px;
    padding: 0px 10px 0px 10px;
    overflow: hidden;
    clear: both;
}
.gravityforms-template .row {
    max-width:1180px !important;
    /*
    max-width: none !important;
    */
}
.red-bar {
    background: #5D191A;
    border-top: 0px solid #DDDDDD;
    border-bottom: 0px solid #DDDDDD;
    border-left: 0px solid #DDDDDD;
    border-right: 0px solid #DDDDDD;
    margin: 0px 0 0px 0;
    color: #F1EEEE;
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1em;
    clear: both;
    font-weight: bold;
    height:22px;
}
.gravityforms-template .utility-bar {
    background-color: rgba(0,0,0,0.33);
    border-bottom: 0px solid #ddd;
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
    padding: 0px 0;
    min-height:25px;
}
.gravityforms-template .utility-bar-left {
    float: left;
    color: #FFF;
    margin-top: 3px;
    margin-bottom:3px;
    width: 50%;
    opacity: 1;
}
.gravityforms-template .utility-bar-right {
    float: right;
    text-align: right;
    width: 40%;
    opacity: 1;
}
.gravityforms-template .utility-bar {
    font-size:75%;
    padding:3px 0;
}
.gravityforms-template .utility-bar a {
    color:#FFF;
}
.gravityforms-template .utility-bar li {
    display:inline;
    list-style:none;
}
.gravityforms-template .bodyend {
    background: #3B5F27;
    min-height: 20px;
    width:100%;
}
.logo-link {
    margin: 0 auto;
    width:230px;
    height:130px;
    display:block;
    text-align: center;
    position: relative;
}
input[type=button], input[type=button]:hover {
	background-color: #5D191A;
}
input[type=submit], input[type=submit]:hover {
	background-color: #305015;
}
