/* Add here all your CSS customizations */
h1{
	font-size: 0.5em;
	font-weight: bold;
	background: rgba(255, 127, 38, 0.5);
	padding: 20px;
}
h2{
	text-align: center;
}
.logo-sticky-active img{
	width: auto !important;
	height: 20px !important;
}

section:not(:first-child){ padding-top: 80px; }
section{ margin-bottom: -60px; }
.jbig-fa{
	color: white;
	font-size: 60px;
}
#jmap{
	width: 100%;
    height: 300px;
    margin: 0;
    padding: 0;
    font-family: "Arial";
    font-size: 11pt;
}
.jbig-phone{
	font-size: 30px;
}
.jbig-phone i+i{ padding-left: 50px}
#footer{ border: none; padding: 0px; margin:0px; }
#footer p, #footer .contact li { color:#E0E0E0 !important; }
.sticky-menu-active .phone{ padding-top: 30px; }
.contact{ float: left; }
.contact li{ display: table; }
.jbtn-order{ text-align: center; }
