/*
THEME NAME: Long John Silver's
VERSION: 1.0
Author: Manufactur
Url: http://manufactur.co
*/

.franchise-container input {
	margin-bottom:0 !important;
}

.gform_wrapper .gfield_radio li label {
    margin: -10px 0 0 12px !important;
}

ul.icon-set a {
    color: #fff;
}


@media screen and (max-width: 39.99875em) {
	.promotion-carousel .carousel-cell {
		padding:0 !important; 
	}
}
h2 p .anchor {
  position: absolute;
  left: 0px;
  top: -100px;
}


.contact-container .form-wrapper .gform_wrapper form .gform_fields .gfield input:focus {
    outline-color: #000 !important;
}
.contact-container .form-wrapper .gform_wrapper form .gform_fields .gfield textarea:focus {
    outline-color: #000 !important;
}