/*add spacing around directions in full width map*/
.mapp-directions {box-sizing: border-box;margin: 10px!important;width: auto !important;}
/*full width map to butt against page title whenever it is used*/
.fullwidth .mapp-layout {margin: -12px 0 0 !important;}
/*remove 5px margin and border around map*/
.mapp-map-links, .mapp-layout {margin: 0;border: none;}
/*mappress – reduce map height so page bg visible on phone to allow page scroll*/
.responsive-phone .mapp-canvas, .responsive-phone .mapp-wrapper, .responsive-phone .mapp-inline {height: 240px!important;}
/*propery align mobile menu button center icon*/
.noonav .button-bar {padding: 4px 12px;}
/*noo menu text padding in mobile mode*/
.noo-megamenu {padding-left:10px!important;padding-right:10px!important;}
/*submit button padding in ie*/
.gf_browser_ie.gform_wrapper .gform_footer input.button {padding:8px 10px;}
/*responsive gravity forms submit button exceeds phone width when 100%*/
.responsive-phone .button, .responsive-tablet .button {box-sizing:border-box!important;}
/*gravity forms multi file upload button in chrome*/
.gform_wrapper.gf_browser_chrome input.button.gform_button_select_files {padding: 0 12px!important;}
/*ensure fields in gravity forms are not too wide in mobile view*/
.gform_body {width:100%!important;}
.under-construction .vc_tta.vc_general .vc_tta-panel-title {font-size:16px;line-height: 1.5;}

/*EE styles*/
.powered-by-event-espresso-credit {display:none;}
.ee-ticket-selector-ticket-price-th,.ee-ticket-selector-ticket-qty-th, .tckt-slctr-tbl-td-qty {text-align:right!important;}
.tckt-slctr-tkt-price-sctn {display:none;}
.tckt-slctr-tkt-details-dv {
padding:0!important;
margin:0!important;
}
.tckt-slctr-tbl-td-price {border: 1px solid #000;}
.tkt-slctr-tbl {width:100%;}

.spco-payment-info-table thead .jst-cntr {text-align:right!important;}

.ee-attention {
    border: 4px solid #1ba3b9!important;
}

/*booki styles*/
.booki .btn-primary {
    background-color: #000000!important;
    border-color: #000000!important;
}

