/* Enter Your Custom CSS Here */


div.link-pages {
  font-size: 22px;
  background-color: #e1e6ed;
  text-align: center;
}

/* ------------------- */
/* Header Padding      */
/* ------------------- */

#header .top-header .header-navigation ul li {
  display:none;
}

button.open-responsive-menu {
  display:none;
}


#header.header-front-page .bottom-header .header-button-one {
  background: url("http://superkarting-uk.com/wp-content/uploads/2017/11/SuperkartingUKLogo.png") no-repeat;
  background-color: rgba( 0, 0, 0, 1 );
  border: 0px;
  font-size: 0px;
  height: 90px;
  min-width: 360px;
  left: 5px;
}

#header .bottom-header .header-button-one:hover {
  background: url("http://superkarting-uk.com/wp-content/uploads/2017/11/SuperkartingUKLogo.png") no-repeat;
  background-color: rgba( 0, 0, 0, 1 );
}



#header {
   height:80%;
}

#header .bottom-header.front-page {
    padding-top: 80px;
    padding-bottom:140px;
    
}

#about .section-header {
    margin-bottom: 0px;
}

div.col-sm-4.col-sm-offset-0.col-xs-10.col-xs-offset-1.col-lg-4.col-lg-offset-0.widget_illdy_skill {
  display:none;
}

div.col-sm-4.col-sm-offset-0.col-xs-10.col-xs-offset-1.col-lg-4.col-lg-offset-0.widget_illdy_skill {
  display:none;
}

div.col-sm-4.col-sm-offset-0.col-xs-10.col-xs-offset-1.col-lg-4.col-lg-offset-0.widget_illdy_skill {
  display:none;
}

/* ------------------- */
/* Social Icons        */
/* ------------------- */

i.fa.fa-facebook {
  color: #ffffff;
    
}
i.fa.fa-linkedin {
   
}
i.fa.fa-instagram {
    
}

/* ------------------- */
/* Menu Colours        */
/* ------------------- */

nav.responsive-menu {
   background:rgba(0,0,0,0.8);
}

nav.responsive-menu ul li a {
  color: #ffffff;
  border-bottom: rgba(0,0,0,0.9);
  font-size: 22px;
  font-weight: bold;
  
}

#header .top-header .header-navigation ul li a:hover {

}

a.button {
  background-color: rgba(0,0,0,0);
  color: black;
}

#header .bottom-header h1{
    text-shadow: 1px 1px 10px black !important;
}

#header .bottom-header h2{
    text-shadow: 1px 1px 10px black !important;
}

#header .section-description{
    text-shadow: 2px 2px 5px black !important;
}

/* ------------------ */
/* Contact Us Section */
/* -------------------*/

#contact-us .section-content .wpcf7-form-control.wpcf7-text,
#contact-us .section-content .wpcf7-form-control.wpcf7-textarea{
background-color: #ebeaef !important;
}

#contact-us {
  background-color: #1455bc;
  color: #ffffff !important;
}

#contact-us h3{
  color: #ffffff !important;
}

#contact-us .box-right-row{
  color: #ffffff !important;
}

#contact-us .box-right {
  color: #ffffff !important;
}

#contact-us .box-left {
  color: #ffffff !important;
}

#contact-us a {
  color: #ffffff !important;
}

#contact-us div.section-description {
  display:none;
}

#services p {
  color: #ffffff !important;
}

/* ------------------- */
/* Contact Form Widget */
/* ------------------- */

h3.widget-title {
  color:#023e72;
}

textarea.wpcf7-form-control.wpcf7-textarea {
  height: 200px;
  background-color: #ebeaef;
  color: #023e72;
}

input.wpcf7-form-control {
  background-color: #ebeaef;
}

input.wpcf7-form-control.wpcf7-submit {
  background-color: #e00404;
  color: #ffffff !important;
  width: 100%;
}

input.wpcf7-form-control.wpcf7-submit:hover {
  background-color: #0094ff;
  color: #ffffff !important;
}

input::-webkit-input-placeholder {
color: #696b72 !important;
}
 
input:-moz-placeholder { /* Firefox 18- */
color: #696b72 !important;  
}
 
input::-moz-placeholder {  /* Firefox 19+ */
color: #696b72 !important;  
}
 
input:-ms-input-placeholder {  
color: #696b72 !important;  
}

textarea::-webkit-input-placeholder {
color: #696b72 !important;
}
 
textarea:-moz-placeholder { /* Firefox 18- */
color: #696b72 !important;  
}
 
textarea::-moz-placeholder {  /* Firefox 19+ */
color: #696b72 !important;  
}
 
textarea:-ms-input-placeholder {  
color: #696b72 !important;  
}

/* ------------------- */
/* Page Footer */
/* ------------------- */

#footer {
 
}

#footer div.textwidget {
 color: #b9c0cc !important;  
}

#footer .bottom-footer {

}

#footer .copyright a {
 display: none;
}

#footer .copyright {
 color: #242320;
}
