/*
 Theme Name:   Chili - Child
 Template:     chili
 Version: 1.0.0
*/


@import '../chili/style.css';


/*---------------------------------
      write your css from here
------------------------------------*/


.spider_popup_wrap {background-color:rgba(0,0,0,.4) !important;}
/*.footer-social-media-area {display:none;}*/
.total-reservation {display:none;}
.reservation-area {margin-bottom:-120px !important;}
.nf-form-fields-required {display:none;}

#nf-field-11 {
    background: #dc3522;
    color: #fff;
    border: 1px solid #fff;
    padding: .5em;
}
#nf-field-11:hover {

	background:#b22c00;
}
