
/*--------------------------------------------------------------
# Body settings
--------------------------------------------------------------*/
      body {
      background-color: #fff;
    }
    #toTop {
    background-color: #FF6600;
  }
  #video-wrap h4 {
    color: #FF6600;
  }
  button[type=submit],
  input[type=submit],
  .modal button[type=submit],
  .modal .nav-tabs>li>a {
    background-color: #FF6600;
  }
  .contact-block.withouicon h3,
  .contact-block i,
  .contact-block h4,
  .product-brand a:hover,
  .left-content .footer-widget-select h4,
  .search-list h6 a:hover {
    color: #FF6600;
  }

  @media only screen and (max-width : 991px){
    .navbar-default .navbar-toggle:hover .icon-bar {
  		background-color:#FF6600;
  	}
    .woo-myaccount-nav-custom .navbar-header {
      background-color: #FF6600;
      color:#fff;
    }
  }
  @media only screen and (max-width : 767px){
    .navbar-default .navbar-nav>li:hover,
  	.navbar-default.headerbg .navbar-nav>li:hover {
      background:#FF6600;
    }
    .brand-wrap {
      background-color: #FF6600 !important;
    }
    .icon-nav-mobile li a {
      background-color: #FF6600;
    }
  }

/*--------------------------------------------------------------
# typography
--------------------------------------------------------------*/
  body {
    font-family:Lato;
  	font-size:16px;
  	font-weight:400;
  	color:#333;
  	line-height:26px;
    letter-spacing:0px;
  }
  .contact-block a p {
    color:#333;
  }
  p {
    margin-bottom:15px;
  }
  h1 {
    font-family:Lato;
  	font-size:36px;
  	font-weight:700;
  	color:#333;
  	line-height:42px;
    letter-spacing:0px;
    margin-bottom:20px;
  }
  h2 {
    font-family:Lato;
  	font-size:30px;
  	font-weight:700;
  	color:#333;
  	line-height:36px;
    letter-spacing:0px;
    margin-bottom:20px;
  }
  h3 {
    font-family:Lato;
  	font-size:26px;
  	font-weight:700;
  	color:#333;
  	line-height:30px;
    letter-spacing:0px;
    margin-bottom:20px;
  }
  h4 {
    font-family:Lato;
  	font-size:20px;
  	font-weight:700;
  	color:#333;
  	line-height:26px;
    letter-spacing:0px;
    margin-bottom:20px;
  }
  h5 {
    font-family:Lato;
  	font-size:18px;
  	font-weight:700;
  	color:#333;
  	line-height:24px;
    letter-spacing:0px;
    margin-bottom:20px;
  }
  h6 {
    font-family:Lato;
  	font-size:16px;
  	font-weight:700;
  	color:#333;
  	line-height:22px;
    letter-spacing:0px;
    margin-bottom:20px;
  }


/*--------------------------------------------------------------
# Footer area
--------------------------------------------------------------*/

  #footer {
    font-family: Lato;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    line-height: 24px;
    letter-spacing: 1px;
    color: #CCCCCC;
  	background-color: http://transparent;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	background-size: cover;
  	background-repeat: no-repeat;
  	background-position: center center;
  	background-image: url('https://coffsmotorsports.com/wp-content/uploads/2021/11/footer-banner.jpg');

  }
  .footer-nav {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .footer-widget h4 {
    font-family:Lato;
  	font-size:17px;
  	font-weight:700;
  	color: #FF6600;
    text-transform:none;
  	line-height:24px;
    letter-spacing:1px;
    margin-top:0px;
    margin-bottom:10px;
  }
  #footer a,
  .footer-widget li a,
  .footer-widget a {
    color:#CCCCCC;
    text-decoration: none;
  }
  #footer a:hover,
  .footer-widget li a:hover,
  .footer-widget a:hover {
    color:#FFFFFF;
    text-decoration: none;
  }
  #footer a:focus,
  .footer-widget li a:focus,
  .footer-widget a:focus {
    color:#FFFFFF;
    text-decoration: none;
  }
  .insta-feed span {
      color:#FF6600;
      font-size:18px;
      font-weight: 700;
  }
  .footer_copyright {
  	padding: 30px 0;
  	text-align: center;
  	border-top: 1px solid rgba(255,255,255,0.5);
  	font-size: 15px;
    color:#CCCCCC;
  }


/*--------------------------------------------------------------
# Custom css
--------------------------------------------------------------*/

