/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */

.module_round_box-no_border {
    background: #ffffff none repeat scroll 0 0;
    padding: 0px;
}

.icon_text { margin: 22px !important; }

.icon_text .readon_grey { margin-bottom: 20px !important;}


/* ZOO Product Catalog - remove borders - New and Used Tyres */
#yoo-zoo div.box-t3 {border-top:0px !important;}
#yoo-zoo div.box-b3 {border-bottom:0px !important;}
#yoo-zoo div.box-1 {border-left:0px !important; border-right:0px !important;}
#yoo-zoo div.box-t2 {display:none !important;}
#yoo-zoo div.box-b2 {display:none !important;}

/* ZOO Product Catalog - Homepage - remove shadows, borders and spacing */
#s5_component_wrap_inner h2, #s5_component_wrap_inner h1 {border-bottom:0px !important; padding-bottom:0px !important;}
.categories {text-shadow: none !important;}



/* Contact Form Submit button */

.btn-success {
  color: #ffffff !important;
  background-color: #374b2d !important;
  background-image: -moz-linear-gradient(top, #374b2d, #374b2d) !important;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#374b2d), to(#374b2d)) !important;
  /* background-image: -webkit-linear-gradient(top, #62c462, #51a351) !important; */
  background-image: -o-linear-gradient(top, #374b2d, #374b2d) !important;
  /* background-image: linear-gradient(to bottom, #62c462, #51a351) !important; */
  background: -ms-linear-gradient(top, #374b2d 0%,#374b2d 100%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0) !important;
  border-color: #374b2d #374b2d #374b2d !important;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
  *background-color: #374b2d !important;}
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  
  
  /* Contact Form Submit button submit text */

  
div#foxcontainer_m358 .btn {color: #fff !important;}


  /* Header Banner Logo */
#s5_header_area_inner

{
  padding-left:0px !important;
padding-right:0px !important;
padding-top:0px !important;
padding-bottom:0px !important;
background-size:cover !important;
}