.page-id-293 .section-boxed {
  max-width: none;
}

.starter-form-column {
  width: 300px;
  height: 450px;
  float: left;
  padding: 20px;
  margin-right: 10px;
  margin-top: 10px;
  background-color: #cccccc;
  border-radius: 5px;
}

body #gform_wrapper_18 #input_18_98 {
  background-color: #e7e7e7;
}

body #gform_wrapper_18 .gf_step_active .gf_step_number {
  color: #ffffff;
}

body #gform_wrapper_18 .gform_required_legend {
  display: none;
}

body #gform_wrapper_18 .gform_body .gform_fields .gfield .gfield_label .gfield_required {
  display: inline;
  color: #ff3300;
  margin-left: 3px;
}

body #gform_wrapper_18.gravity-theme .gfield
{
margin-bottom : 20px ;
}

body #gform_wrapper_18.gravity-theme fieldset
{
margin-bottom : 20px ;
}

body #gform_wrapper_18 .gform_body .gform_fields .gsection .gsection_title {color: #121212;}

body .gform_wrapper .gform_body .gform_fields #input_17_25,#input_17_5,#input_17_10,#input_17_11,#input_17_38,#input_17_52 {
  display: none;
}

body #gform_wrapper_16 .gform_body .gform_page_footer {
  text-align: right;
}

body #gform_wrapper_16 .gf_step_number {
  color: #ffffff;
}

.gform_wrapper.gravity-theme .gf_step_active .gf_step_number {
  background-color: #ff3300;
}

.gform_wrapper.gravity-theme .gf_step_completed .gf_step_number:before {
  background-color: #676767;
  border-color: #ffffff;
}

#gf_step_16_1, #gf_step_16_2, #gf_step_16_3 {
margin: 8px 20px 8px 0;
}

body #gform_wrapper_16 .gf_page_steps .gf_step {
  color: #ffffff;
  text-transform: uppercase;
}

body #gform_wrapper_16 .gf_page_steps .gf_step_active {
  color: #ffffff;
  text-transform: uppercase;
  font-weight:bold;
}

body .gform_wrapper .gform_body .gform_fields #field_14_17.gfield .gfield_radio li label {
  font-size: 14px;
}

.covid-white-container {
  background-color: #ffffff;
  border-radius: 5px;
  padding: 30px !important;
  margin-top: 26px;
}

body .gform_wrapper .gform_body .gform_fields #field_14_4.gfield .gfield_radio li label {
  font-size: 14px;
}

.private-event-entry-form-container {
  max-width: 600px;
    display: inline-block;
    font-size: 120%;
    background: #e7e7e7;
    border-radius: 20px;
    padding: 30px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}

#field_3_2, #field_3_5 {
  border-radius: 5px;
  border: 1px solid #121212;
  padding: 15px;
}

body #gform_wrapper_3 .gform_body {
  font-size: 18px;
}

body #gform_wrapper_3 .gform_body .gform_fields .gfield .ginput_container_total .ginput_total {
  font-weight: bold;
  color: #121212;
}

body #gform_wrapper_3 .gform_body .gform_fields .gfield .ginput_container_singleproduct .ginput_product_price {
  color: #121212;
}

body #gform_wrapper_3 .gform_body .gform_fields .gfield .ginput_container_singleproduct .ginput_product_price_label {
  display: none;
}

#input_1_3, #input_1_6, #input_1_17, #input_1_29, #input_1_34, #input_1_40, #input_1_30, #input_1_31, #input_1_47 {
  background-color: #c62900;
  color: #ffffff;
}

.bookly-columnizer .bookly-day {
  text-transform: uppercase;
}

.bookly-not-time-screen.bookly-not-calendar {
  visibility: hidden;
}

.bookly-not-time-screen.bookly-not-calendar::before {
  visibility: visible;
  content: url('https://www.teamformulafast.co.uk/wp-content/uploads/2019/03/date-not-available-7jpg.jpg');
}

@media screen and (max-width: 1000px) {
.bookly-not-time-screen.bookly-not-calendar::before {
  visibility: visible;
  content: url('https://www.teamformulafast.co.uk/wp-content/uploads/2019/03/date-not-available-6.jpg');
}
}

.site-footer {
  display: none;
}

.bookly-time-additional:after {
  content: " SPACES";
}

/* disabled custom content 7.3.19 

.bookly-cart th:nth-of-type(1) {
  visibility: hidden;
}

.bookly-cart th:nth-of-type(1)::after {
  content: "DETAILS";
}

.ff-booking-info-box {
  padding: 15px;
  background: #e1e1e1;
  position: relative;
  margin-bottom: 15px;
}

.ff-booking-info-box:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0%;
	width: 0;
	height: 0;
	border: 31px solid transparent;
	border-top-color: #e1e1e1;
	border-bottom: 0;
	border-left: 0;
	margin-left: -15.5px;
	margin-bottom: -31px;
}

*/

body {
  font-family: 'open sans', arial, sans-serif;
  color: #121212;
}

.gform_wrapper {
    font-family: 'open sans', arial, sans-serif;
  font-size: 14px;
}

.active .step {
  border-right: 5px solid #ff3300;
}

.bookly-form {
  font-family: 'Open sans', arial, sans-serif;
  text-transform: uppercase;
}

/* custom code to mirror FF website styling */

@media screen and (max-width: 1000px) {
#logo-container a img {
    max-width: 100%;
    max-height: 40px;
    width: auto;
}
}

#menu-formula-fast-fixed-header-menu {
    margin: 10px;
}

#header .navigation-container {
    margin-top: 12px !important;
}

page-template-template-full-custom-php .section-boxed {
    max-width: 1200px;
}

.section-header {
    padding-top: 13px !important;
    padding-bottom: 14px !important;
}

.fixed-header-scroll #header {
    padding-top: 20px;
    padding-right: 5%;
    padding-left: 5%;
}

#logo-container img {
    height: 60px !important;
    width: auto !important;
}

.fixed-header-scroll #logo-container {
    margin-top: 3px;
}

#logo-container {
    float: left;
    margin: 0 3.06%;
    margin-top: 3px;
    margin-left: 0;
}

#header {
    background: #252525 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

@media screen and (max-width: 1000px) {
.fixed-header-scroll #logo-container img {
max-height: 40px !important;
}
}

#logo-container a img {
  height: inherit !important;
  max-height: 999px !important;
}

.fixed-header-scroll #logo-container img {
  max-height: 999px !important;
}

.fixed-header-scroll #logo-container {
  max-width: 70%;
}

#logo-container {
  margin-top: 4px;
}

#logo-container a img {
  max-width: 100%;
  max-height: 40px;
  width: auto;
}

.fixed-header-scroll #logo-container {
  margin-top: 3px;
}
.fixed-header-scroll #logo-container img {
  max-height: 40px;
  width: auto;
}

.nav-menu ul ul li {
  background-color: #252525;
}

/* imported CSS from formulafast.co.uk */

@media screen and (max-width: 1000px) {
.online-booking-container {
   position: relative;
    overflow: hidden;
    padding-top: 99%;
border-radius: 7px;
margin-top: 15px;
height: 550px !important;
margin: 15px 0 !important;
    width: 100% !important;
}
}

.online-booking-container {
   position: relative;
    overflow: hidden;
    padding-top: 99%;
border-radius: 7px;
margin-top: 15px;
height: 250px;
margin: auto;
width: 80%;
}

.online-booking-frame {
    position: absolute;
    top: -250px;
    left: -160px;
    width: 1500px;
    height: 1200px;
    border: 0;
    width: 1px;
    min-width: 1500px;
    height: 1px;
    min-height: 1200px;
}

@media screen and (max-width: 1000px) {
.online-booking-frame {
    position: absolute;
    top: -170px !important;
    left: 0;
    border: 0;
    width: 1px;
    min-width: 100% !important;
    height: 1px;
    min-height: 1200px !important;
}
}

.section-full-width .full-bg-image {
  background-attachment:scroll !important;
}

#chooseyourevent > .full-bg-image {
background-attachment: fixed !important;
}

#onthepitwall > .full-bg-image {
background-attachment: fixed !important;
}

@media screen and (max-width: 1000px) {
#chooseyourevent > .full-bg-image {
background-attachment: scroll !important;
background-size: auto;
}
}

@media screen and (max-width: 1000px) {
#onthepitwall > .full-bg-image {
background-attachment: scroll !important;
}
}

/* About Us awards section */

#awardthumbsabout2018 {
    margin-top: -30px;
    text-align: justify;
    text-justify: distribute-all-lines;
    -ms-text-justify: distribute-all-lines;
    padding-bottom: 15px;
    display: flex;
    justify-content: space-between;
}

#awardthumbsabout2018 a {
    display: block !important;
    text-align: center;
    width: 25% !important;
    float: left;
    max-width: 25% !important;
}

/* Live Chat */

.page-id-4230 #chat-widget-container {
display: none;
}

/* balaclava section footer 17.4.18 */

.balaclava-info {
margin-top: 15px;
text-align: center;
padding: 10px 0;
background: rgba(255, 255, 255, 0.3);
}

.balaclava-info-text {
display: inline-block;
vertical-align: middle;
}

/* replacing social feed on homepage with instagram only 16.3.18 */
#sb_instagram.sbi_col_4 #sbi_images .sbi_item {
width: 23%;
}

#sb_instagram.sbi_col_4 #sbi_images .sbi_item {
background-color: white;
margin: 10px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    border: 28px solid transparent;
    -webkit-border-image: url(http://formulafast.co.uk/wp-content/uploads/2016/05/instagram-border-1.png) 30 round;
    -o-border-image: url(http://formulafast.co.uk/wp-content/uploads/2016/05/instagram-border-1.png) 30 round;
    border-image: url(http://formulafast.co.uk/wp-content/uploads/2016/05/instagram-border-1.png) 30 round;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

/* header updates mar 2018 */

.fixed-header #header {
border-bottom: 2px solid #ffffff;
}

#footer {
border-top: 2px solid #ffffff;
}

#section-1 {
border-top: 2px solid #ffffff;
}

#section-1.services-wrapper {
border-top: none;
}

li.menu-item-99 {
transform: skew(-5deg);
}

li.menu-item-99 a {
transform: skew(5deg);
}

li.menu-item-100 {
transform: skew(-5deg);
}

li.menu-item-100 a {
transform: skew(5deg);
}

/* new award icons homepage Mar 2018 */

@media screen and (max-width: 1000px) {
.slider-overlay-image-2018 {
height: 12px;
}
}

.slider-overlay-text-2018 {
font-size:  40px !important;
letter-spacing: 0 !important;
font-family: Montserrat, Arial, sans-serif;
text-transform: uppercase;
border-top: 2px solid white;
border-bottom: 2px solid white;
display: inline-block;
}


@media screen and (max-width: 1000px) {
.slider-overlay-text-2018 {
font-size: 20px !important;
}
}

.slider-overlay-subtext-2018 {
font-size:  150%;
}


@media screen and (max-width: 1000px) {
.slider-overlay-subtext-2018 {
font-size:  100%;
letter-spacing: 2px;
}
}

.slider-overlay-2016 {
border: 0 !important;
background: none !important;
}

#awardthumbs {   
    width: 540px;
    margin-top:90px;
    margin-left: auto; 
    margin-right: auto;
     text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
}
#awardthumbs a {
    vertical-align: top;
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.awstretch {
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0
}
#awardthumbshome2018 {   
    width: 540px;
    width: auto !important;
    margin-left: auto; 
    margin-right: auto;
margin-top: -30px;
     text-align: justify;
text-justify: distribute-all-lines;
    -ms-text-justify: distribute-all-lines;
        max-width: 540px;
        padding-bottom: 15px;
}

    #awardthumbshome2018 a {
        display: block !important;
        text-align: center;
        width: 180px !important;
        float: left;
        max-width: 25% !important;
    }

/* hide pexeto shopping basket on mobile and display plugin shopping basket Oct 2017 */

@media screen and (min-width: 1000px) {
#wpmenucartli {
display: none;
}
}

/* home page choose event Aug 2017 */

.choose-event-content {
text-align: center;
font-size: 130%;
text-transform: uppercase;
font-weight: bold;
}

/* ff promo banner May 2017 */

.section-light2 .section-boxed {
text-align: center;
margin: 50px auto !important;
}

/* authority logo bar 2017 */

.section-light2 .section-boxed {
max-width: none;
padding: 0;
margin: 20px auto;
}

#section-2.section-light {
border-top: none;
}

.ff-authority-logos-container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    }

.ff-authority-logos-5col:nth-child(1) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 20%;
    -ms-flex: 0 1 20%;
    flex: 0 1 20%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    }

.ff-authority-logos-5col:nth-child(2) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 20%;
    -ms-flex: 0 1 20%;
    flex: 0 1 20%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    }

.ff-authority-logos-5col:nth-child(3) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 20%;
    -ms-flex: 0 1 20%;
    flex: 0 1 20%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    }

.ff-authority-logos-5col:nth-child(4) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 20%;
    -ms-flex: 0 1 20%;
    flex: 0 1 20%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    }

.ff-authority-logos-5col:nth-child(5) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 20%;
    -ms-flex: 0 1 20%;
    flex: 0 1 20%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    }

/* event cards/service box updates 2017 */

.services-boxed-photo .services-box h3 {
text-transform: uppercase;
font-size: 1.4em;
}

.ff-event-pricing-container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    }

.ff-event-pricing-item-price {
text-align: center;
background: #4c4c4c;
margin: 5px;
padding: 5px;
line-height: 1;
}

.ff-event-pricing-item-description {
background: none;
text-align: left;
padding: 5px;
line-height: 1;
}

.ff-event-pricing-item-2col:nth-child(1) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    }

.ff-event-pricing-item-2col:nth-child(2) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    }

.ff-event-pricing-item-3col:nth-child(1) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 33%;
    -ms-flex: 0 1 33%;
    flex: 0 1 33%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    }

.ff-event-pricing-item-3col:nth-child(2) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 33%;
    -ms-flex: 0 1 33%;
    flex: 0 1 33%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    }

.ff-event-pricing-item-3col:nth-child(3) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 33%;
    -ms-flex: 0 1 33%;
    flex: 0 1 33%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    }

.ff-event-pricing-item-4col:nth-child(1) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 25%;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    }

.ff-event-pricing-item-4col:nth-child(2) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 25%;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    }

.ff-event-pricing-item-4col:nth-child(3) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 25%;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    }

.ff-event-pricing-item-4col:nth-child(4) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 25%;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    }

/* event searcher 2017 */

#gform_13 {
font-size: 1.2em;
text-align: center;
}

body #gform_wrapper_13 .gform_body .gform_fields .gfield select {
width: 90% !important;
}

#field_13_37 {
width: 100% !important;
}

#field_13_38 {
width: 100% !important;
}

/* gift voucher and booking button updates 2017 */

.gift-voucher-button {
    background-color: #3d3d3d;
    padding: 0px !important;
    border: 1px solid #3d3d3d;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-transition: ease-in-out 0.3s;
    -moz-transition: ease-in-out 0.3s;
    -o-transition: ease-in-out 0.3s;
    transition: ease-in-out 0.3s;
}

.gift-voucher-button:hover {
background: #626262;
border: solid 1px #626262;
}

.booking-button {
    background-color: #c62900;
    padding: 0px !important;
    border: 1px solid rgba(255, 51, 0, 0);
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-transition: ease-in-out 0.3s;
    -moz-transition: ease-in-out 0.3s;
    -o-transition: ease-in-out 0.3s;
    transition: ease-in-out 0.3s;
}

.booking-button:hover {
background: #f64111;
border: solid 1px #f64111;
}

#menu-item-99 a:after, .nav-menu > div.menu-ul > ul > li > a:after {
background: none;
}

#menu-item-100 a:after, .nav-menu > div.menu-ul > ul > li > a:after {
background: none;
}

/* blog page image header border bottom fix 2017 */

.page-id-2990 .header-wrapper {
border-bottom: solid 2px #ffffff;
}

/* pre-populated availability checker 2017 */

body #gform_wrapper_12 .gform_body .gform_page_footer .gform_next_button {
margin-bottom: -1em;
}

body #gform_wrapper_12 .gform_body .gform_page_footer .gform_previous_button {
margin-bottom: -1em;
}

body #gform_wrapper_12 .gform_body .gform_page_footer .gform_button {
margin-bottom: -1em;
}

.gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked+label#label_12_43_1 {
border: 2px solid white;
font-weight: normal;
}

.gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked+label#label_12_43_2 {
border: 2px solid white;
font-weight: normal;
}

.gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked+label#label_12_43_3 {
border: 2px solid white;
font-weight: normal;
}

label#label_12_43_1 {
margin: 0 0 0 10px;
}


label#label_12_43_1:hover {
cursor: pointer;
}

label#label_12_43_2 {
margin: 0 0 0 10px;
}

label#label_12_43_2:hover {
cursor: pointer;
}

label#label_12_43_3 {
margin: 0 0 0 10px;
}

label#label_12_43_3:hover {
cursor: pointer;
}

body #gform_wrapper_12 .gform_body .gform_fields .gfield .gfield_checkbox li input[type=checkbox] {
display: none;
}

ul#input_12_43.gfield_checkbox {
display: flex;
justify-content: center;
}

body .gform_wrapper .gform_body .gform_fields #field_12_38.gfield_html {
margin-top: -1em;
}

body .gform_wrapper .gform_body .gform_fields #field_12_39.gfield_html {
margin-top: -1em;
}

body .gform_wrapper .gform_body .gform_fields  #field_12_36.gfield .gfield_label {
display: none;
}

body .gform_wrapper .gform_body .gform_fields  #field_12_37.gfield .gfield_label {
display: none;
}

#gform_wrapper_12 {
border-radius: 7px;
background-color: #252525;
padding: 20px;
}

input#input_12_8 {
padding: 0;
}

/* new welcome links 2017 */

.welcome-link-2017 {
color: white;
text-decoration: underline;
}

.welcome-link-2017:hover {
color: #ff3300;
}

/* new nav menu 2017 */

.nav-menu ul .current-menu-item > a, .nav-menu > ul > li:hover > a, .current-menu-ancestor > a {
    -moz-opacity: none;
    -khtml-opacity: none;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: none;
    filter: none;
}

.nav-menu > ul > li > a:after, .nav-menu > div.menu-ul > ul > li > a:after {
transform-origin: left;
-webkit-transition: width 0.25s ease;
-moz-transition: width 0.25s ease;
-ms-transition: width 0.25s ease;
-o-transition: width 0.25s ease;
transition: width 0.25s ease;
}

@media screen and (max-width: 1000px) {
li.menu-item-6186 {
transform: skew(0deg);
border-bottom-left-radius: 0;
border-top-right-radius: 5px;
}
}

@media screen and (max-width: 1000px) {
li.menu-item-6186 a {
transform: skew(0deg);
border-bottom-left-radius: 0;
border-top-right-radius: 5px;
}
}

@media screen and (max-width: 1000px) {
li.menu-item-5039 {
transform: skew(0deg);
border-bottom-left-radius: 5px;
border-top-right-radius: 0;
}
}

@media screen and (max-width: 1000px) {
li.menu-item-5039 a {
transform: skew(0deg);
border-bottom-left-radius: 5px;
border-top-right-radius: 0;
}
}

@media screen and (max-width: 1000px) {
.mob-nav-menu {
background: #121212;
}
}

@media screen and (max-width: 1000px) {
.mob-nav-menu ul li a {
border-bottom: 0;
}
}

@media screen and (max-width: 1000px) {
.mob-nav-menu ul li a i.fa {
width: 50px;
text-align: center;
}
}

@media screen and (max-width: 1000px) {
.mob-nav-menu ul li a br {
display: none;
}
}

.nav-menu li.mega-menu-item > ul {
border-top: none;
}

.nav-menu li.menu-item-78 > ul.mega-columns-3 {
top: 93px !important;
    border-left: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
}

.nav-menu li.menu-item-94 > ul.mega-columns-3 {
top: 93px !important;
    border-left: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
}

.nav-menu ul li {
text-align: center;
}

.nav-menu ul li a {
padding: 2px 25px;
}

#logo-container a img {
height: inherit !important;
}

@media screen and (max-width: 1000px) {
.fixed-header-scroll #logo-container img {
max-height: 40px !important;
}
}

/* remove required asterisk from gravity forms */

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label .gfield_required {
display:none;
}

/* general availability checker 2017 */

body #gform_wrapper_11 .gform_body .gform_page_footer .gform_next_button {
margin-bottom: -1em;
}

body #gform_wrapper_11 .gform_body .gform_page_footer .gform_previous_button {
margin-bottom: -1em;
}

body #gform_wrapper_11 .gform_body .gform_page_footer .gform_button {
margin-bottom: -1em;
}

.gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked+label#label_11_30_1 {
border: 2px solid white;
font-weight: normal;
}

.gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked+label#label_11_30_2 {
border: 2px solid white;
font-weight: normal;
}

.gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked+label#label_11_30_3 {
border: 2px solid white;
font-weight: normal;
}

label#label_11_30_1 {
margin: 0 0 0 10px;
}


label#label_11_30_1:hover {
cursor: pointer;
}

label#label_11_30_2 {
margin: 0 0 0 10px;
}

label#label_11_30_2:hover {
cursor: pointer;
}

label#label_11_30_3 {
margin: 0 0 0 10px;
}

label#label_11_30_3:hover {
cursor: pointer;
}

body #gform_wrapper_11 .gform_body .gform_fields .gfield .gfield_checkbox li input[type=checkbox] {
display: none;
}

ul#input_11_30.gfield_checkbox {
display: flex;
justify-content: center;
}

.gform_wrapper .gfield_error .gfield_label {
color: #ff3300;
}

.gform_wrapper .validation_message {
color: #ff3300;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
background: none;
color: #ff3300;
border: none;
}

.gform_wrapper div.validation_error {
color: #ff3300;
border: none;
padding: none;
font-size: 100%;
}

body .gform_wrapper .gform_body .gform_fields #field_11_27.gfield_html {
margin-top: -1em;
}

body .gform_wrapper .gform_body .gform_fields #field_11_28.gfield_html {
margin-top: -1em;
}

body .gform_wrapper .gform_body .gform_fields  #field_11_22.gfield .gfield_label {
display: none;
}

body .gform_wrapper .gform_body .gform_fields  #field_11_23.gfield .gfield_label {
display: none;
}

body .gform_wrapper .gform_body .gform_fields  #field_11_24.gfield .gfield_label {
display: none;
}

#gform_wrapper_11 {
border-radius: 7px;
background-color: #252525;
padding: 20px;
}

input#input_11_8 {
padding: 0;
}

/* wp google maps plugin 2017 */

.adp-directions {
color: white !important;
}

.adp-summary {
color: white;
}

#wpgmza_use_my_location_to {
display: none;
}

.wpgmaps_directions_outer_div h2 {
display: none;
}

/* choose event wizard May 2017 */

.gform_wrapper_7 .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
cursor: pointer;
}

.gform_wrapper_7 .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
margin: 0;
}

li#field_7_4 {
background: rgb(79, 79, 79);
border-radius: 12px;
padding: 40px;
}

.js-irs-0 .irs-bar-edge {
border: none;
background: red;
width: 15px;
}

.js-irs-1 .irs-bar-edge {
border: none;
background: #002888;
width: 15px;
}

.js-irs-0 .irs-bar {
  /* Fallback (could use .jpg/.png alternatively) */
  background-color: red;

  /* SVG fallback for IE 9 (could be data URI, or could use filter) */
  background-image: url(fallback-gradient.svg); 

  /* Safari 4, Chrome 1-9, iOS 3.2-4.3, Android 2.1-3.0 */
  background-image:
    -webkit-gradient(linear, left top, right top, from(red), to(#fffc00));
  
  /* Safari 5.1, iOS 5.0-6.1, Chrome 10-25, Android 4.0-4.3 */
  background-image:
    -webkit-linear-gradient(left, red, #fffc00);

  /* Firefox 3.6 - 15 */
  background-image:
    -moz-linear-gradient(left, red, #fffc00);

  /* Opera 11.1 - 12 */
  background-image:
    -o-linear-gradient(left, red, #fffc00);

  /* Opera 15+, Chrome 25+, IE 10+, Firefox 16+, Safari 6.1+, iOS 7+, Android 4.4+ */
  background-image:
    linear-gradient(to right, red, #fffc00);

border-top: none;
border-bottom: none;
}

.js-irs-1 .irs-bar {
  /* Fallback (could use .jpg/.png alternatively) */
  background-color: #002888;

  /* SVG fallback for IE 9 (could be data URI, or could use filter) */
  background-image: url(fallback-gradient.svg); 

  /* Safari 4, Chrome 1-9, iOS 3.2-4.3, Android 2.1-3.0 */
  background-image:
    -webkit-gradient(linear, left top, right top, from(#002888), to(#00cccc));
  
  /* Safari 5.1, iOS 5.0-6.1, Chrome 10-25, Android 4.0-4.3 */
  background-image:
    -webkit-linear-gradient(left, #002888, #00cccc);

  /* Firefox 3.6 - 15 */
  background-image:
    -moz-linear-gradient(left, #002888, #00cccc);

  /* Opera 11.1 - 12 */
  background-image:
    -o-linear-gradient(left, #002888, #00cccc);

  /* Opera 15+, Chrome 25+, IE 10+, Firefox 16+, Safari 6.1+, iOS 7+, Android 4.4+ */
  background-image:
    linear-gradient(to right, #002888, #00cccc);

border-top: none;
border-bottom: none;
}

.irs-slider {
top: 27px;
}

.irs-single {
font-size: 14px;
background: #252525;
padding: 5px 5px;
line-height: 0.8;
}

.irs-line {
height: 15px;
}

.irs-min, .irs-max {
color: white;
font-size: 14px;
background: none;
display:none;
}

.gform-wrapper_10.irs-max::after {
content: " +";
}

.irs-bar, .irs-bar-edge {
height: 17px;
}

.irs-grid {
display: none !important;
}

.gchoice_7_1_0, .gchoice_7_1_1, .gchoice_7_1_2 {
display: inline-block;
float: left;
width: 30%;
}

.gform_wrapper_7 ul.gfield_radio li input[type=radio]:checked+label {
border-radius: 12px;
background-color: rgb(79, 79, 79);
padding: 12%;
}

#choice_7_1_0, #choice_7_1_1, #choice_7_1_2 {
display: none;
}

/* woocommerce hide categories+ additional information tab in product description March 2017 */

.woocommerce-billing-fields > h3 {
color: #121212 !important;
}

.woocommerce div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs, .woocommerce #content div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs {
width: 100%;
}

.product_meta {
display: none;
}

.tabs {
display: none;
}

/* gravity forms hide radio button 2017 */

.hideradio2017 input[type="radio"] {
display:none;
}

#choice_9_3_1 {
display: none !important;
}

/* copyright section centered */

.footer-bottom {
text-align: center;
}

.copyrights {
float: none;
display: flex;
}

.footer-item {
text-align: center;
flex: 1;
}

::-moz-selection { /* Code for Firefox */
    color: white;
    background: #ff6e49;
}

::selection {
    color: white;
    background: #ff6e49;
}

.nav-menu > ul > li > a:after, .nav-menu > div.menu-ul > ul > li > a:after {
background: #ff3300;
}

.nav-menu .mega-menu-item > ul > li > a {
border-bottom: 5px solid transparent;
}

#menu-item-2956 > ul > li > a:hover {
border-bottom: 5px solid #ff3300;
}

.bouncy-arrows span {
color: #ff3300;
display: inline-block;
margin-left: 5px;
}

.bouncy-arrows:hover {
border-bottom: solid 3px #ff3300;
}

.bouncy-arrows:hover span {
animation: bounce 1s;
 -webkit-animation: bounce .5s;
}

@keyframes bounce {
	0%, 20%, 60%, 100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	40% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px);
	}

	80% {
		-webkit-transform: translateX(5px);
		transform: translateX(5px);
	}
}

.ff-fancy-swoop {
text-transform: uppercase;
text-align: center;
  display:inline-block;
  position:relative;
background: rgba(255, 255, 255, 0.2);
color:white; 
  z-index:0;
width: 100%;
font-weight: 800;
}

.ff-fancy-swoop:hover:before{
-ms-transform: scaleX(1);
-webkit-transform: scaleX(1);
-moz-transform: scaleX(1);
-o-transform: scaleX(1);
transform: scaleX(1);
}

.ff-fancy-swoop:before {
  content: "";
  position: absolute;
  z-index:-1;
  top: 0;  left: 0;  right: 0;  bottom: 0;
  background: #252525;
border-left: 5px solid #ff3300;
border-right: 5px solid #ff3300;
-ms-transform: scaleX(0);
-webkit-transform: scaleX(0);
-moz-transform: scaleX(0);
-o-transform: scaleX(0);
  transform: scaleX(0);
  transform-origin: 50% 50%;
-webkit-transition: -webkit-transform 0.5s ease-out;
-moz-transition: -moz-transform .5s ease-out;
-o-transition: -o-transform .5s ease-out;
transition: transform .5s ease-out;
}

.button {
text-transform: uppercase;
text-align: center;
  display:inline-block;
  position:relative;
z-index:0;
}

.button:hover {
background-color: #c62900;
}

.racing-sims-promo {
text-transform: uppercase;
text-align: center;
  display:inline-block;
  position:relative;
  cursor:pointer;
background: rgba(255, 255, 255, 0.2);
color:white; 
  z-index:0;
width: 100%;
font-weight: 800;
}

.racing-sims-promo:before {
  content: "";
  position: absolute;
  z-index:-1;
  top: 0;  left: 0;  right: 0;  bottom: 0;
  background: #252525;
border-left: 5px solid #ff3300;
border-right: 5px solid #ff3300;
-ms-transform: scaleX(0);
-webkit-transform: scaleX(0);
-moz-transform: scaleX(0);
-o-transform: scaleX(0);
  transform: scaleX(0);
  transform-origin: 50% 50%;
-webkit-transition: -webkit-transform 0.5s ease-out;
-moz-transition: -moz-transform .5s ease-out;
-o-transition: -o-transform .5s ease-out;
  transition: transform .5s ease-out;
font-weight: normal;
}

.racing-sims-promo:hover:before{transform: scaleX(1);
}

.nav-menu ul li a {
color: #ffffff !important;
}

.services-default img {
transition: all .2s ease-in-out;
}

.services-default img:hover {
-ms-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
}

.welcome-text-2016 {
font-family: "Open Sans", Arial, sans-serif;
}

.video-overlay {
background: url(http://formulafast.co.uk/wp-content/uploads/2016/05/overlay-pattern-2.png) !important;
}


.facebook-icon {
background-image: url(http://formulafast.co.uk/wp-content/uploads/2016/05/facebook-icon-3.png);
-webkit-transition: -webkit-transform .6s ease-in-out;
-ms-transition: -ms-transform .6s ease-in-out;
transition: transform .6s ease-in-out, background-image .5s ease-in-out;;
height: 80px;
width: 80px;
background-size: 80px 80px;
background-repeat: no-repeat;
margin-bottom: 20px;
display: inline-block;
}

.facebook-icon:hover {
background-image: url(http://formulafast.co.uk/wp-content/uploads/2016/05/facebook-icon-1.png);
transform:rotate(360deg);
-ms-transform:rotate(360deg);
-webkit-transform:rotate(360deg);
}

.twitter-icon {
background-image: url(http://formulafast.co.uk/wp-content/uploads/2016/05/twitter-icon-3.png);
-webkit-transition: -webkit-transform .6s ease-in-out;
-ms-transition: -ms-transform .6s ease-in-out;
transition: transform .6s ease-in-out, background-image .5s ease-in-out;;
height: 80px;
width: 80px;
background-size: 80px 80px;
background-repeat: no-repeat;
margin-bottom: 20px;
display: inline-block;
}

.twitter-icon:hover {
background-image: url(http://formulafast.co.uk/wp-content/uploads/2016/05/twitter-icon-1.png);
transform:rotate(360deg);
-ms-transform:rotate(360deg);
-webkit-transform:rotate(360deg);
}

.youtube-icon {
background-image: url(http://formulafast.co.uk/wp-content/uploads/2016/05/youtube-icon-5.png);
-webkit-transition: -webkit-transform .6s ease-in-out;
-ms-transition: -ms-transform .6s ease-in-out;
transition: transform .6s ease-in-out, background-image .5s ease-in-out;;
height: 80px;
width: 80px;
background-size: 80px 80px;
background-repeat: no-repeat;
margin-bottom: 20px;
display: inline-block;
}

.youtube-icon:hover {
background-image: url(http://formulafast.co.uk/wp-content/uploads/2016/05/youtube-icon-1.png);
transform:rotate(360deg);
-ms-transform:rotate(360deg);
-webkit-transform:rotate(360deg);
}

.instagram-icon {
background-image: url(http://formulafast.co.uk/wp-content/uploads/2016/05/instagram-icon-4.png);
-webkit-transition: -webkit-transform .6s ease-in-out;
-ms-transition: -ms-transform .6s ease-in-out;
transition: transform .6s ease-in-out, background-image .5s ease-in-out;;
height: 80px;
width: 80px;
background-size: 80px 80px;
background-repeat: no-repeat;
margin-bottom: 20px;
display: inline-block;
}

.instagram-icon:hover {
background-image: url(http://formulafast.co.uk/wp-content/uploads/2016/05/instagram-icon-1.png);
transform:rotate(360deg);
-ms-transform:rotate(360deg);
-webkit-transform:rotate(360deg);
}

/* page down arrows */

#welcometoformulafast .page-down {
  display:block !important;
width: 0; 
height: 0; 
border-left: 45px solid transparent;
border-right: 45px solid transparent;
border-top: 45px solid #ff3300;
top: -2px;
border-radius: 0;
background-color: #121212;
margin-left: -45px;
content: "\f063";
}

#section-1 .page-down {
  display:block !important;
width: 0; 
height: 0; 
border-left: 45px solid transparent;
border-right: 45px solid transparent;
border-top: 45px solid #ffffff;
top: -2px;
border-radius: 0;
background-color: rgba(0,0,0,0);
margin-left: -45px;
content: "\f063";
}

/* blue flag hover text  */

span.dropt {
border-bottom: solid 1px blue;
}

span.dropt:hover {
text-decoration: none;
background: blue;
z-index: 6;
}

span.dropt span {
position: absolute;
left: -9999px;
margin: 20px 0 0 0px; 
padding: 3px 3px 3px 3px;
border-style:solid;
border-color:black; 
border-width:1px;
z-index: 6;
}

span.dropt:hover span {
left: 2%; 
background: #252525;
} 

span.dropt span {
position: absolute; 
left: -9999px;
width: 90% !important;
margin-top: 4px;
padding: 3px 3px 3px 3px; 
border-style:solid; 
border-color:black; 
border-width:1px;
}

span.dropt:hover span {
margin: 20px 0 0 0px; 
background: #252525;
 z-index:6;
} 

/* cross sells images Woocommerce  */

.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
width: 100%;
}

.woocommerce .checkout .col-2 h3#ship-to-different-address, .woocommerce-page .checkout .col-2 h3#ship-to-different-address {
color: #252525;
}

/*hide product count on categories woocommerce  */

ul.products .count { 
display:none !important;
 }

/*align product description left woocommerce  */

.woocommerce div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs, .woocommerce #content div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs {
float: left;
}

/*style displaying of products within category pages Woocommerce  */

.woocommerce .products a.button.add_to_cart_button:before {
color: #cccccc;
}

.woocommerce .products a.button.add_to_cart_button {
border: none;
top: -33px;
background: #252525;
}

.woocommerce ul.products li.product .price {
border-top: 2px solid #252525;
}

.page-id-4230 .header-wrapper {
display:none;
}

.woocommerce ul.products li.product h3 {
text-align: center;
text-transform: uppercase;
}

.dcwss.dc-wall .stream li .section-text {
font-size: 14px;
}

.dcwss.dc-wall.col-1 .stream li {
margin: 0 0 40px 0;
position: relative !important;
display: inline-block;
left: 0 !important;
top: 0 !important;
}

.dcwss.dc-wall .stream li .section-intro {
font-size: 14px;
}

.wall-outer .dcsns-toolbar {
display: none;
}

.dcwss.dc-wall .stream li .section-title {
color: #444;
text-transform: none;
font-size: 14px;
font-weight: normal;
font-family: "Open Sans", Arial, sans-serif;
}

.stream li.dcsns-twitter .twitter-user {
display: none;
}

.dcwss.dc-wall .stream li {
font-family: "Open Sans", Arial, sans-serif;
padding-top: 20px;
}

.dcwss.dc-wall .stream li .section-thumb img {
border: 0;
}

.dcwss.dc-wall .stream li .section-text img {
border: 0;
}

.sbi_bio {
display: none;
}

#sb_instagram .sbi_header_text {
color: #444;
text-transform: none;
font-size: 14px;
font-family: "Open Sans", Arial, sans-serif;
}

#sb_instagram .sb_instagram_header h3 {
font-size: 14px;
font-weight: bold;
}

a.sbi_photo {
background-size: contain !important;
}

#sb_instagram .sbi_info:before {
    content: "";
    width: 62%;
    display: block;
    height: 2px;
    background: #ff3300;
    margin: auto;
    margin-bottom: 2px;
}

#sb_instagram .sbi_link {
top: 20px;
bottom: 20px;
}