/*
Theme Name: Divi Child Theme
Theme URI: http://www.garage-services.co.uk
Description: Divi Child Theme
Author: Garage Services
Author URI: http://www.garage-services.co.uk
Template: Divi
Version: 1.0.0
*/

@import url("../Divi/style.css");

/* =Theme customization starts here
------------------------------------------------------- */
/*Sonia's changes*/
.et_pb_code_inner{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.et_pb_section_4 .et_pb_row {
  width: 100%
}

.et_pb_section.et_pb_section_4 {
  padding: 0;
}
.et_pb_widget h4 a, .et_pb_widget h4{
  font-weight: 800;
}
.bxslider li .inner-content a.w-btn:after {
  content: "»";
  width: 20px;
  color: #808285;
  padding-left: 6px;
}

.et_pb_column_3_4 .et_pb_row_inner.et_pb_row_inner_3{
  padding-top: 0;
}

.et_pb_code_inner .box {
  background: #344561;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 19%;
  padding: 10px;
  font-size: 12px;
}
.et_pb_code_inner .box:hover {
    background: #EE1F25;
}
.box img {
  max-height: 100px;
  margin: 0 auto;
  display: block;
}

.box span {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 21px;
  margin-bottom: 10px;
}

.et_pb_row.et_pb_row_4col{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.et_pb_gutters3 .et_pb_column_1_4 {
  width: 24%;
  margin-right: 20px;
}
.et_pb_row:after, .et_pb_row_inner:after, .et_pb_slides:after {
  display: none;
}

.et_pb_column{
  float: none !important;
}

.presserly_slider .bx-viewport {
    padding: 0 !important;
}

.presserly_slider .bx-viewport .bxslider li {
    min-height: 215px;
    padding: 10px;
}

.bxslider li h2 {
  color:#3b4568;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2em;
  font-family: "Nunito Sans", sans-serif;
}

.bxslider li .featuredsliderimg {
  display: none;
}

.bxslider li .w-btn {
  top: auto;
  bottom: 0;
}


.bx-wrapper .bx-pager.bx-default-pager a.active{
  background: #3b4568 !important;
}

.bx-viewport {
  margin: 30px auto 10px;
}

.et_pb_row_3 h4, .et_pb_row_4 h4, .et_pb_row_5 h4, .et_pb_row_6 h4, .three-col h4, .about-us h4, .services h4, .aa-gold h4, .et_pb_row_7 h4, .et_pb_row_8 h4, .et_pb_row_9 h4, .et_pb_row_10 h4 {
  color: #ffff00;
  font-size: 26px;
  font-weight: 800;
  width: 100%;
  text-align: left;
}

#book-service h4 a, #customer-feedback h4 a, #check-mot h4 a, .et_pb_section .line-flex h4, #mot-booking h4 a, {
  color: #3b4568 !important;
  font-size: 26px;
  font-weight: bold;
  width: 100%;
  text-align: left;
  text-transform: capitalize;
}

.et_pb_section_4 .et_pb_row.et_pb_row_8, .et_pb_row.et_pb_row_10, .et_section_regular .fb-feed, .et_section_regular .three-col, .et_section_regular .promo, .et_section_regular .about-us, .et_section_regular .aa-gold, .et_section_regular .services {
  width: 100% !important;
  max-width: 100% !important;
}

.et_section_regular .aa-gold {
  margin-top: 20px;
}

ul.flex-list {
  list-style: none;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
}

.flex-list li {
  width: 33%;
  padding: 0 0 8px;
}
.flex-list li a {
  font-weight: 300;
}

.flex-list li a:hover {
  text-decoration: underline;
}
.flex-list li a:before {
  content: "\00BB \0020";
}
.flex-list li:last-child a:before {
  content: "+";
  padding-right: 5px;
}
.et_pb_image_wrap, .et_pb_image_wrap img {
  width: 100%;
}

.line-flex, .et_pb_row.about-us, .et_pb_row.services, .et_pb_row.aa-gold, .et_pb_row.three-col, .et_pb_row.accred, .et_pb_row.fb-feed, .et_pb_row.fb-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.et_pb_row.aa-gold .tallbtn {
  top: 140px;
}

.et_pb_row.three-col .tallbtn {
  width: auto !important;
}

.et_pb_row.three-col p {
  line-height: 1.55em;
  font-size: 0.85em;
}
.et_pb_row.three-col p span{
  color: #3b4568;
  font-size: 1.5em;
  line-height: 1.5em;
  font-weight: 400;
}

.three-col .et_pb_code_inner {
  flex-direction: column;
  text-align: right;
  align-items: flex-end;
}

.three-col .et_pb_code_inner .day-line{
  margin: 3px 0;
  width: 70%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.three-col .w-btn {
  padding-right: 25px;
}

.accred .et_pb_text_inner p {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.accred .et_pb_text_inner p img {
  max-width: 150px;
  margin: 0 5px;
}
.accred h4 {
  padding-bottom: 0;
}

.et_pb_row.fb-top {
  align-items: center;
  width: 100% !important;
  margin: 0;
  max-width: 100% !important;
}

.et_pb_row.fb-feed {
  padding-top: 0;
}

.et_pb_row.accred {
  align-items: center;
}

.et_pb_row.fb-top h4 {
  text-align: left;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
  background: rgba(20,20,20,0.85);
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title, .service-header h2 {
  color: #fff;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu a {
  color: #fff;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu .mega-sub-menu a::before {
  content: "\00BB \0020";
  padding-right: 5px;
}

.et-social-facebook a.icon:before {
  background: #ffff00;
  color: #000;
  padding: 4px;
  border-radius: 50%;
  font-size: 10px;
}

.et-social-twitter a.icon:before {
  background: #ffff00;
  color: #000;
  padding: 4px;
  border-radius: 50%;
  font-size: 10px;
}

.entry-content{
  background: repeating-linear-gradient(-45deg,#060606,#060606 2px,#262626 2px,#262626 6px);
}

.et_pb_section{
  background: transparent !important;
}

.inline .et_pb_column:hover {
  background: linear-gradient(#060606, #262626);
}

.cropimg{
  max-height: 150px;
  overflow: hidden;
  margin-bottom: 10px;
}

.about .w-btn{
  top: auto;
  display: block;
  margin-top: 10px;
  position: relative;
}
.et_pb_row.et_pb_row_3-4_1-4 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}

.et_pb_gutters3 .et_pb_column.et_pb_column_3_4 {
  margin-right: 0;
}

.et_pb_section.et_pb_section_2.et_section_specialty {
  padding-top: 0;
}

.et_section_specialty .et_pb_column_single{
  padding: 0;
}

.less-p > p:first-child {
  padding-bottom: 0;
}

.widget_text .textwidget h4 {
  font-weight: 800;
  font-size: 24px !important;
  text-align: left
}

.presserly_slider .bx-wrapper {
  width: 90%;
  margin: 0 auto;
}

.presserly_slider .bx-wrapper .bx-next {
  right: -50px;
}

.presserly_slider .bx-wrapper .bx-prev {
  left: -50px;
}

.yellow-bg .accred {
  max-width: 1080px !important;
}

.inline {
  display: flex;
  justify-content: center;
  align-items: stretch;
  padding: 0 !important;
}

.inline .et_pb_column {
  margin-right: 0;
  flex: 1;
  border-left: 1px solid #333;
  padding: 20px 15px 10px;
}
.inline .et_pb_column:last-of-type {
  border-right: 1px solid #333;
}
.line .et_pb_row {
  display: flex;
  align-items: center;
  padding: 8px 0;
}

.line .et_pb_image_wrap img {
  width: 50%;
  margin: 0 auto;
  display: block;
}

.line .et_pb_row .et_pb_column_1_2 {
  background: #fff;
}

.line {
  display: flex;
}

#hp_boxes .line {
  margin: 20px auto;
}
#hp_boxes .line .et_pb_column_6{
  margin-right: 20px;
}

.selection select.w-btn {
  position: relative;
  top: auto;
  left: auto;
  height: 44px;
  text-indent: 10px;
  box-shadow: inset 1px 1px 6px rgba(255,255,255,0.3);
  -webkit-appearance: none;
  position: relative;
  cursor: pointer;
  font-family: 'Nunito Sans', arial, sans-serif !important;
}

.selection label {
  width: 22%;
  position: relative;
}

.selection label:after{
  content: "▼";
  width: 35px;
  color: #fff;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 44px;
  font-size: 21px;
  opacity: 0.6;
}

select:focus {
  outline: none;
  color: #fff;
}

/* Will's Edits */
/*Service Icon Fixes */
#et-main-area {
position:relative;
}

.icon-classic-car-repairs:before {
    content: "\75";
}

.icon-car-gearbox-repairs:before {
    content: "\6b";
}
/*Adding more columns to Divi */

.openinghours td {
padding:0px!Important;
border:none!Important;
}
.openinghours tr {
border:none!Important;
text-align:right;
}
.openinghours {
margin-left:5px;
border:none!Important;
}
.et_pb_slides .et_pb_more_button.et_pb_button{
  background: linear-gradient(to right, #ffff00 0%,#ffff00 96%,#000 96%,#000 100%) !important;
  width: auto;
  padding:8px;
  color:#000;
  font-weight:600;
  font-size:21px;
  border: 0;
  text-transform:capitalize;
  line-height: 1.1em !important;
  min-width: 230px;
  text-align: left;
  text-indent: 10px;
  border-radius: 0;
}

body #page-container .et_pb_slider .et_pb_slides .et_pb_more_button.et_pb_button:hover{
  background: linear-gradient(to right, #000 0%,#000 96%,#ffff00 96%,#ffff00 100%) !important;
  line-height: 1.1em !important;
  color: #fff;
}

input {
  width: 90%;
  height: 25px;
}

.w-btn {
background: linear-gradient(to right, #ffff00 0%,#ffff00 96%,#000 96%,#000 100%);
width:100%!important;
max-width:100%;
padding:8px;
color:#000;
font-weight:600;
font-size:22px;
position:absolute;
left:0px;
top:150px;
min-width: 200px;
}
.wl-btn {
  background: linear-gradient(to right, #ffff00 0%,#ffff00 96%,#000 96%,#000 100%);
  width:100%!important;
  max-width:100%;
  padding:8px;
  color:#000 !important;
  font-weight:600;
  font-size:22px;
  display: block;
}
a.w-btn:hover {
    background: linear-gradient(to right, #000 0%,#000 96%,#ffff00 96%,#ffff00 100%);
    color: #fff;
}

a.wl-btn:hover {
  background: linear-gradient(to right, #000 0%,#000 96%,#ffff00 96%,#ffff00 100%);
  color: #fff !important;
}

li .w-btn {
  background: none;
  color: #808285;
  font-size: 16px;
  font-weight: 600;
}

li .w-btn:hover {
  background: none;
  text-decoration: underline;
  color: #3b4568;
}

.homeserviceicon a:hover {
    text-decoration: underline;
}
.servicelisthp a:hover {
    color: #EE1F25;
}
.et_pb_column.et_pb_column_1_2.et_pb_column_3.et_pb_css_mix_blend_mode_passthrough{
  margin-right: 2.5%;
}
.et_pb_text.et_pb_text_2{
  padding-bottom: 10px !important;
}
.servicelisthp ul li:before {
content:"\00BB \0020";
}
.servicelisthp ul li.more:before {
content:"+ \0020";
}
.servicelisthp ul {
text-align:left;
font-weight:300;
padding-left:0px;
list-style:none;
}
@media only screen and (max-width:769px) {
.servicelisthp ul {
    padding-bottom: 0px;
}

.servicelisthp .one_third {
    margin-bottom: 0px!important;
}
}

.et_pb_gutters3 .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_3_8 {
  width: auto;
}

.tallbtn {
  top: 180px;
  width: 50% !important;
  margin: 10px 0;
  max-width: 197px;
}

.ten-columns .et_pb_module {width: 10%; float: left;}
.nine-columns .et_pb_module {width: 11.11%; float: left;}
.eight-columns .et_pb_module {width: 12.5%; float: left;}
.seven-columns .et_pb_module {width: 14.28%; float: left;}
.six-columns .et_pb_module {width: 16.66%; float: left;}
.five-columns .et_pb_module {width: 20%; float: left;}
.leftfloat {
float:left;
}
/* Colours to Change */
body {
color:#fff!important;
}

h5, .inline .et_pb_column_1_3 h5 {
color:#ffff00!important;
font-weight:800;
font-size: 22px;
}

h4 {
	font-size:26px;
	font-weight:800;
	margin: 3px 0px 10px 0px;
	display: block;
}
.footer-widget h4 {
	color:#ffff00 !important;
}
header {
	border-bottom: 5px solid #EE1F25;
}
#top-menu-nav .phone {
  color: #ffff00;
  margin-top: 15px;
  font-weight: 600;
  font-size: 24px;
}
#top-menu-nav .phone  span{
  color: #ffffff;
  font-weight: 600;
}

.mobilectas {
    top: 58px;
    position: absolute;
    right: 20px;
}

.mobilectas #et-info-phone {
    color: #fff;
    font-size: 20px;
}

.mobilectas #et-info-email {
    font-size: 18px;
	display:none;
	/* Remove display none to appear on mobile */
}

@media screen and (min-width:975px) {
.mobilectas {
display:none;
}
}
@media (max-width: 767px) {
#et-info .et-social-icons {
display:inline-block;
}
}

#top-menu-nav .social-buttons li a {
	color: #404040;

}
p#breadcrumbs {
color:#ffff00;
}

.et_pb_widget_area_right {
    border-left: 0px;
}
#main-footer {
background: #000;
}

#footer-widgets .footer-widget a, #footer-widgets .footer-widget li a, #footer-widgets .footer-widget li a:hover {
  color: #fff;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
color:#000;
font-size: 16px;
padding: 0 10px;
margin: 0 8px;
text-transform: uppercase;
text-align: center;
font-weight: 600;
}
@media screen and (max-width:1500px){
  #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    padding: 0 5px;
    margin: 0 4px;
  }
}

#main-header {
background: repeating-linear-gradient(-45deg,#dbd530,#dbd530 2px,#e6e539 2px,#e6e539 6px);
border-bottom: none;
box-shadow: none;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu a:hover {
	color:#ffff00;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item {
border-left: 2px solid #000;
flex: 1;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu{
  width: 100%;
  display: flex;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item:last-of-type {
border-right: 2px solid #000;
}

#et-secondary-nav .menu-item {
	border-left: 1px solid #ffff00;
}
#et-secondary-nav .menu-item:last-of-type {
	border-right: 1px solid #ffff00;
}

#top-header {
background:#000;
}
#top-menu-nav .number {
 color:#fff
}

#logo{
 max-width: 85%;
}
.homeserviceicon{
    display: flex;
    align-items: center;
}
.homeserviceicon a {
color:#fff;
font-weight: 900;
}

.service-level .price span {
	color:#EE1F25;
	}
	.service-level .title h4 {
		color:#EE1F25;
}
.service-level {
	border:1px #333 solid;
	}
	.service-level .content {
	border-bottom: 2px #EE1F25 solid;
}
.service-level .list {
   color:#EE1F25;
}
.service-level .list ul ul {
   color:#fff;
}
.service-level .list ul li:before {
	color:#EE1F25;
}
.service-level .list ul p {
	color:#EE1F25;
}
.services .et_pb_blurb_container h4 a:hover, .services .et_pb_blurb_container p a:hover  {
		text-decoration: underline;
}

.warranty h4 {
	border-bottom: 2px #EE1F25 solid;

	}
	.intro h4 {
	color:#EE1F25;
}
.prices h3 {
	border-bottom: 2px #EE1F25 solid;
}
table.price-table tr.cars {
    background-color:#F5F5F5;
}
.price-table .title {
    color: #EE1F25;
}

.car-service-prices li {
	color:#404040;
}

.stripe-bg{
  background: repeating-linear-gradient(-45deg,#dbd530,#dbd530 2px,#e6e539 2px,#e6e539 6px) !important;
}

.accred {
  max-width: 1080px;
  margin: auto;
}

.accred h4{
  color: #000;
}
/* .service-header {
	border-bottom:2px #EE1F25 solid;
} */
.service-menu ul li a {
	color:#fff;
}
.service-menu ul li a:hover {
	color:#ffff00;
}
.service-menu ul li:before {
	color:#ffff00;
}
.service-menu h3 {
	border-bottom:2px #ffff00 solid;
}
#footer-widgets .footer-widget li:before {
color:#fff;
}

h2, .entry-content .et_pb_text_0 h1 {
  color: #ffff00 !important;
}

/*END COLOUR CHANGES */
/*New Header */
#et-secondary-nav .menu-item {
    padding: 0px 20px 0px 20px;
    margin-right: 0px;
	}

@media only screen and (min-width: 981px) {
	.et_header_style_left #et-top-navigation {
		position:absolute;
		bottom:0px;
		right:0;
	}
}
#main-header .container {
	height:40px;
}

.logoholder {
 width: 44%;
float:left;
}
@media only screen and (max-width:981px) {
.logoholder {
width:100%;
}
}
@media only screen and (max-width:981px) {
.et_header_style_left #logo, .et_header_style_split #logo {
max-width:100%;
}
}

.et_pb_svg_logo #logo{
  height: auto !important;
  max-height: 100% !important;
}

#top-header .container {
    position: relative;
}
#top-header a {
color:#ffffff;
text-transform: uppercase;
}
.logoholder {
    position: absolute;
    top: 10px;
    left: 0px;
    /* height: 100%; */
    z-index: 999998;
}

#top-header {
    min-height: 105px;
}

#top-menu-nav .number {
    top: 40px;
}

/* END NEW Header */
/*HOME PAGE STYLES */

.homeserviceicon img {
border-radius:8px;
-webkit-border-radius:8px;
background: transparent;
width: 100%;
opacity: 0.2;
}
.homeserviceicon .one_third {
  width: 30%;
  float: none;
}
.homeserviceicon .two_third {
  padding-left: 5px;
}

/* END NEW CUSTOMISE STYLES */
.breadcrumbl {
float:right;
}

.et_pb_widget  {
width:100%!important;
}
/*
.blackbg {
background-color:#212121!important;
}*/


.post-type-archive-services .et_pb_slide_description {
width:80%;
max-width:1080px;
margin:0 auto;
float:none;
}
.post-type-archive-promotions .et_pb_slide_description {
width:auto!important;
max-width:1080px;
margin:0 auto;
float:none;
}

@media only screen and (max-width:768px) {
.home .et_pb_row {
}
}
@media only screen and (max-width:425px) {
.six-columns .et_pb_module {
width:33%;
}
}

@media only screen and (max-width: 375px) {
.six-columns .et_pb_module {
width:50%;
}
}


.service-cta {
text-align:center;
margin:0 auto;
max-width:80%!important;
background:#212121;
  width:100%!important;
  max-width:100%!important;
  padding:0px 0px 20px 0px!important;
}

.services-icon {
text-align:center;
margin-bottom:0px!important;
}
.services-icon h4 {
text-align:center;
}
/*
.et_pb_blurb_0.et_pb_blurb h4 {
text-align:center;
font-weight:600;
font-size:17px!Important;
color:#f18d05!important;
}
.et_pb_blurb_1.et_pb_blurb h4 {
text-align:center;
font-weight:600;
font-size:17px!Important;
color:#f18d05!important;
}/*
.et_pb_blurb_2.et_pb_blurb h4 {
text-align:center;
font-weight:600;
font-size:17px!Important;
color:#f18d05!important;
}
.et_pb_blurb_3.et_pb_blurb h4 {
text-align:center;
font-weight:600;
font-size:17px!Important;
color:#f18d05!important;
}
.et_pb_blurb_4.et_pb_blurb h4 {
text-align:center;
font-weight:600;
font-size:17px!Important;
color:#f18d05!important;
}
.et_pb_blurb_5.et_pb_blurb h4 {
text-align:center;
font-weight:600;
font-size:17px!Important;
color:#f18d05!important;
}*/


.darkbg {
background:#1A1A1A!important;
}





/*
body {
	background:#BDBCBC !important;
}*/
.et_pb_widget_area_left {
	padding:0;
	border:none;
}
p {
	font-weight:300;
}
h3 {
	font-size:30px!important;
	margin-bottom:0;
	padding-bottom:0;
  font-weight: bold;
  color: #ffff00 !important;
}
#main-content {
	background:#fff;
}/*
.et_pb_section {
	background:#212121;
}*/
/*h4 {
	font-size:14px;
	color:#666;
}*/
.et_pb_button:before {
	display:none;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
	color:#fff;
    background-color:#404040;
}
.et_pb_blurb_content {
	max-width:none;
}
.et_pb_blurb_position_left .et_pb_main_blurb_image {
	width:200px;
}
/*#hp_boxes .et_pb_blurb_content {
	display: inline-block;
    max-width:180px;
    text-align:left;
    width:100%;
    margin-left:10px;

}
#hp_boxes .et_pb_blurb_content h4 {
	color:#f18d05;
	font-size:26px;
	font-weight:600;
    text-transform: uppercase;
	margin: 3px 0px 10px 0px;
	display: block;
}*/


#hp_boxes {
	display:none;
}
.home #hp_boxes, .page-id-4957 #hp_boxes, .page-id-4945 #hp_boxes, .page-id-11431 #hp_boxes, .page-id-5063 #hp_boxes, .cars-for-sale #hp_boxes, .single-cars-for-sale #hp_boxes {
display:block;
}

.page-id-4928 .cta_boxes_4 {
display:none !important;
}

.grey-bg-box {
	background-color: #fff;
    padding: 10px;
}
.grey-bg-box h4 {
	font-size:25px;
}
.grey-bg-box p {
font-size: 15px;
font-weight: 300;
}
.grey-bg-box .small-button, .overviews .small-button {
	color:#ffffff !important;
	text-transform: uppercase;
font-weight: 500 !important;
text-shadow: none;
background: #BC0C19;
background: -moz-linear-gradient(top, #BC0C19 0%, #910915 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#BC0C19), color-stop(100%,#910915));
background: -webkit-linear-gradient(top, #BC0C19 0%,#910915 100%); background: -o-linear-gradient(top, #BC0C19 0%,#910915 100%);
background: -ms-linear-gradient(top, #BC0C19 0%,#910915 100%); background: linear-gradient(to bottom, #BC0C19 0%,#910915 100%);
border: 1px solid #d85353;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
width:100%;
display:block;
text-align:center;
font-size: 18px;
margin-top:10px;
}
.grey-bg-box .small-button:hover, .overviews .small-button:hover {
	color:#ffffff !important;
}

.overviews .small-button {
	position: absolute;
    bottom: 50px;
    width:27%;
}

#newsletter input[type="text"] {
	padding: 10px;
	margin: 0px;
	border-radius: 3px;
	width:100%;
}

img.alignright {
	margin-bottom:30px;
	margin-left:30px;
}
.et_pb_map h3 {
	font-size:15px!important
}

.cta-boxes .et_pb_blurb_container h4 a:hover {
	color:#bfbfbf!important;
}

.cta-boxes .et_pb_blurb_container p a:hover {
	color:#f18d05;
}

.overviews li a:hover {
	color:#f18d05;
}

/* -------------------- BREADCRUMBS -------------------- */
.et_pb_widget_area.et_pb_widget_area_right {
  padding-left: 0;
}

p#breadcrumbs {
	text-align:left;
	font-size:12px;
	padding-top:14px;
	min-height:16px;
}


/* -------------------- BREADCRUMBS -------------------- */

.et_pb_button:hover {
    padding-right: 2em;
    padding-left: 0.7em;
}

/* -------------------- TOP MENU -------------------- */

.sb_mobile_top_menu {display:none !important;}



	#sb_mobile_top_menu {display:none;}


#top-header .container {
	padding-top:20px;
    font-weight: 500;
    font-size:13px;
    color: #404040;
}


.logo_container {
	margin-top:-26px;
    width:auto !important;
}
/*
#et-secondary-nav .menu-item {
	border-left: 1px solid #808080;
    padding: 0px 10px 0px 10px;
    margin-right: 0px;
}
#et-secondary-nav .menu-item:last-of-type {
	border-right: 1px solid #f18d05;
} */
#et-info, #et-secondary-menu > ul > li a {
	padding-bottom: 1px;
}

#et-secondary-menu .et-social-icons {
margin-right:0px;
margin-left: 10px;
}

#top-menu li {
	margin-bottom:5px!important;
	padding-right: 10px;
	padding-left: 10px;
	border-right:1px #f18d05 solid;
}
#top-menu li:last-child {
	padding-right: 0;
	padding-left: 10px;
	border-right:0;
}
#top-menu li a {
	padding-bottom:0px!important;
}
#et-secondary-menu>ul>li>a:hover {
  opacity: 1 !important;
  transition: none;
  color: #ffff00;
  text-decoration: underline;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link:hover {
  text-decoration: underline;
  color: #000;
  font-weight: 600;
}

#top-menu-nav .number {
	position:absolute;
	right:0;
  /*margin-top: 10px;*/
	font-weight: 500;
	font-size: 22px !important;
  font-weight: bold;
  display: flex;
  align-items: center;
}

#top-menu-nav .social-buttons, #top-menu-nav .phone {
	  display: inline-block;
}

#top-menu-nav .social-buttons{
  /*position: absolute;
  top: -35px;
  right: 0;*/
  margin-top: 17px;
}


#top-menu-nav .social-buttons li {
	  display: inline-block;
	  border-radius: 50%;
	  width:24px;
	  height:24px;
	  text-align: center;
	  margin: 0px;
}
#top-menu-nav .social-buttons li a {
	 /* color: #ffffff;*/
	  font-size:14px;
	  padding-top:4px
}

#top-menu-nav .social-buttons .et_social_twitter {
  margin-left: 0;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu li ul li {
	padding-left: 14px!important;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu li:before {
	position: absolute;
	display:inline;
	content:"» ";
	color:#333;
	vertical-align:top;
	top: 0!important;
	left:0;
	border-width: 0;
}
#et-top-navigation {
	font-weight:300;
	padding-left:0px!important;
}
ul.mega-sub-menu ul#menu-new-car-sales {
	border-right: 1px solid #f18d05 !important;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-flyout ul.mega-sub-menu, #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
	margin-top:10px!important;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
	font-size:24px!important;
  color: #ffff00 !important;
  font-weight: 800;
}
ul.mega-sub-menu ul#menu-our-services {
    -moz-column-count: 3!important;
    -moz-column-gap: 20px;
    -webkit-column-count: 3!important;
    -webkit-column-gap: 20px;
	border-right:0px #f18d05 solid!important;
}


/* -------------------- SLIDER -------------------- */

.et_pb_slide_description h1 {
	font-size:33px;
  text-align: left;
}
.et_pb_slide_description {
	/*width:30%;*/
	float:left;
	text-align:left;
	padding:10% 0;
}

#post-14142 .et_pb_slide_with_image .et_pb_slide_description{
  float: left;
}
.et_pb_slide_description.fullwidth {
	width:80%;
	float:none;
	text-align:center;
	padding:10% 0;
}
.et-pb-controllers a {
	width:22px;
	height:22px;
	-webkit-border-radius: 22px;
 	-moz-border-radius: 22px;
	border-radius: 22px;
	background-color:transparent;
	border:3px #fff solid;
}
.et_pb_fullwidth_slider_0.et_pb_slider .et_pb_slide_description .et_pb_slide_title{
  text-align: left !important;
}

.et_pb_slide_with_image .et_pb_slide_description {
	width:74.25%;
}
.et_pb_slide_with_image .et_pb_slide_description a {
	color:#404040;
	text-decoration:underline;
	font-weight:700;
}
.et_pb_slide_image, .et_pb_slide_video {
	width:22.75%;
}
.et_pb_slide_image img {
	max-width:169px;
	max-height:169px;
}
.et_pb_bg_layout_light .et_pb_more_button {
	color:#404040 !important;
}

.et_pb_slides .et_pb_more_button::after {
			content: "";
}
.et_pb_slide_1 .et_pb_slide_description, .et_pb_slide_2 .et_pb_slide_description, .et_pb_slide_3 .et_pb_slide_description {
		text-align:left;
  		max-width:50%;
}


/* -------------------- CTA BOXES -------------------- */

.sectionhead h1 {
	font-size:26px;
 }

.cta-boxes h4 {
	color:#404040;
	font-size:30px;
	margin-bottom:0;
	padding-bottom:0;
	display:inline;
}
.cta-boxes .et_pb_blurb p {
}
.cta-boxes .et_pb_blurb_position_left .et_pb_blurb_content {
	text-align:center;
	display:inline;
}
.cta-boxes .et_pb_blurb_position_left .et_pb_main_blurb_image, .cta-boxes .et_pb_blurb_position_right .et_pb_main_blurb_image {
	width:60px;
	display:inline-block;
	margin-bottom:0;
}
.cta-boxes .et_pb_blurb_position_left .et_pb_blurb_container {
	display:inline-block;
	text-align:left;
	padding:0;
}
.cta-boxes [class^="icon-"]:before, .cta-boxes [class*=" icon-"]:before {
	font-size:70px;
	display:inline;
	border-radius: 3px;
	text-align:center;
	padding-top:5px;
	vertical-align: top;
	float: left;
	padding-left:3px;
	padding-right:2px;
}

/* -------------------- OVERVIEWS -------------------- */


.overviews .et_pb_column {
	background-color: #eee;
    padding: 10px 20px 70px 20px;
}

.overviews {
	position:relative;
}
.overviews h3 {
	color:#f18d05;
	font-size:30px;
	margin-bottom:0;
	padding-bottom:0;
}
.overviews h4 {
	color:#f18d05;
	font-size:20px;
	margin-bottom:0;
	padding-bottom:10px;
}
.overviews p {
	font-size:16px;
	line-height:25px;
}
.overviews ul {
       -moz-column-count: 2;
       -moz-column-gap: 20px;
       -webkit-column-count: 2;
       -webkit-column-gap: 20px;
	padding:0;
	margin:0;
}
.overviews li ul, .overviews ul {
	font-size:16px;
	list-style:none;
	padding:0;
	margin:0;
    font-weight:300;
}
.overviews li:before {
	content: "\2022";
	color: #f18d05;
	font-size: 1.5em;
	padding-right:.25em;
	position:relative;
	top:.1em;
}
.overviews .address {
	display:inline-block;
	width:45%;
	vertical-align:top;
}
.overviews .opening-hours {
	display:inline-block;
	width:45%;
	vertical-align:top;
}
.call p {
	/*font-size:26px;*/
}
.call p strong {
	/*color:#f18d05;*/
}
.overviews .et_pb_button_module_wrapper {
	position:absolute;
	bottom:50px;
}
.overviews .et_pb_button a {
	display:block!important;
	text-align:left;
	width:100%;
}
@media (max-width: 980px) {
	.overviews .et_pb_button_module_wrapper {
		position:relative!important;
		bottom:auto;
	}
}

/* -------------------- SERVICES -------------------- */

.service [class^="icon-"]:before, .service [class*=" icon-"]:before {
	font-size: 40px;
	margin-bottom: 0;
	padding:10px;
	text-align:center;
	display:inline-block;
background: #000;
	}

.insideheader {
background-color: transparent;
}


.service-title {
	background-color: #3b4568;
	padding:3% 0!important;
}
.service-title h1 {
	font-size: 33px;
	margin-top:30px;
}
.service-title .et_pb_widget_area:after {
	display:none!important;
}
.service-title [class^="icon-"]:before, .service-title [class*=" icon-"]:before {
	font-size: 200px;
	width: 22.75%;
	margin-right:3%;
	display:block;
	float:left;
	margin-top:-30px;
	color:#fff;
}
.service-title .et_pb_text {
	font-size:18px;
}
/* -------------------- SERVICE HEADER -------------------- */

.service-header {
	padding-bottom:20px!important;
}
.service-header h2 {
	font-size: 30px!important;
	padding-bottom:0;
  font-weight: 800;
}
.et_pb_specialty_column{
  background: #262626;
  padding: 15px;
}

.et_pb_widget a{
  color: #ffff00;
}

.et_pb_widget a.wl-btn{
  color: #000 !important;
}
.services .et_pb_column.et_pb_column_1_4.et_pb_column_inner{
  width: 30%;
  margin-right: 5%;
}
/* -------------------- SERVICE MENU -------------------- */

.service-menu h3 {
	padding-bottom:20px;
}
.service-menu ul {
       -moz-column-count: 2;
       -moz-column-gap: 20px;
       -webkit-column-count: 2;
       -webkit-column-gap: 20px;
}
.service-menu ul li:before {
	display:inline;
	content:"» ";
	vertical-align:top;
}
.service-menu ul li span {
	display:inline-block;
	width:90%;
}


/* -------------------- SERVICE LEVELS  -------------------- */

.service-level {
	padding:5%!important;
	margin-top:30px;
}
.service-level .title {
	display:inline-block!important;
}
.service-level .title h4 {
	font-size:20px!important;
	padding-bottom:0;
}
.service-level .price {
	font-size:20px!important;
	display:inline-block!important;
	float:right;
}
.service-level .price span {
	font-size:12px;
}
.service-level .content {
	padding-bottom: 20px!important;
}
.service-level .list {
   padding-bottom:0;
}
.service-level .list ul ul {
   padding-bottom:0;
   -moz-column-count: 2;
   -moz-column-gap: 20px;
   -webkit-column-count: 2;
   -webkit-column-gap: 20px;
}
.service-level .list ul {
   padding:0;
}
.service-level .list ul li {
   list-style:none;
   padding:0;
}
.service-level .list ul li span {
	width:80%;
	display:inline-block;
}
.service-level .list ul li:before {
	content: "\2713 ";
	position: relative;
	padding-right: 5px;
	top: 0px;
	left: 0;
	font-weight:700;
	border-width: 0px;
	border-style: solid;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	display: inline-block;
	vertical-align:top;
}

.service-level .list ul p {
	padding-top:20px;
}
.service .et_pb_blurb_container {
	display:inline-block;
    width: 70%;
    vertical-align:top;
    margin-left: 3px;
}

.services .et_pb_blurb_container h4 {
		font-size:16px;
		margin-bottom:0px;
	}

.services .et_pb_blurb_container a {
	font-family:"Open Sans",Arial,sans-serif;
	}

  .accred h4{
    font-size: 30px !important;
  }

.warranty h4 {
	font-size:24px!important;
	padding-bottom: 20px!important;
	margin-bottom:20px;
}
.intro h4 {
	font-size:20px!important;
}
.prices h3 {
	font-size:30px!important;
	padding-bottom: 20px!important;
	margin-bottom:20px;
}
table.price-table {
	border:0;
	padding:0;
	margin:0;
}
table.price-table tr {
	border:0;
	padding:0;
	margin:0;
}
table.price-table tr.cars {
    border-bottom:10px solid #fff;
}

table.price-table tr.cars td:nth-child(2) {
    margin-right:10px;
    background: #333 url('/wp-content/uploads/2017/06/greyspacer.png') no-repeat top right;
}
table.price-table tr.cars td:nth-child(3) {
	background-color: #333;
}
table.price-table tr.cars td:nth-child(4) {
background-color:#333;
}
table.price-table td {
	border:0;
	/*border-bottom:2px #222 solid;*/
	padding:5px;
	margin:0;
}

.price-table .title {
	font-size:18px;
}
.price-table .title span {
	font-size:14px;
	color:#666;
}
ul.brands {
	padding:0;
	-moz-column-count: 4;
	-moz-column-gap: 20px;
	-webkit-column-count: 4;
	-webkit-column-gap: 20px;
}
ul.brands li {
	list-style:none;
}

ul.brands li:before {
	content: "» ";
	position: relative;
	padding-right: 5px;
	top: 0px;
	left: 0;
	border-width: 0px;
	border-style: solid;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	display: inline-block;
}



/* -------------------- PROMOTIONS  -------------------- */
@media screen and (max-width:425px) {
.promoaimg {
width:100%;
display:inline-block!important;
}
}


.promotions img {
	margin-bottom:10px;
}
.promotions h4 {
	font-size:18px!important;
	margin:0 0 10px 0;
}
.promotions p {
	margin:0 0 10px 0;
}

.featured-image {
	width:50%;
	float:right;
	margin:0 0 40px 40px;
}
.promotion {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px #333 solid;
}

/* -------------------- SIDEBAR  -------------------- */

.et_pb_gutter.et_pb_gutters2 #sidebar {
	width:100%;
}

h4.widgettitle {
	font-size:30px!important;
}
.et_pb_widget_area .et_pb_widget:last-child {
	margin-bottom:0!important;
}
.et_pb_column_1_4.et_pb_column_single {
	padding-bottom:0!important;
}

#sidebar .et_pb_module {
	display:block;
    margin-bottom:6%;
}

/* -------------------- CONTACT FORM -------------------- */

.contact-form .label {
	float:left;
	width:25%;
	padding-top:10px;
}
.contact-form input[type=text], .contact-form input[type=password], .contact-form input[type=tel], .contact-form input[type=email], .contact-form select {
	width:75%;
	background:#464646;
	border:none;
	height:40px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: inset 5px 5px 15px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 5px 5px 15px 0px rgba(0,0,0,0.5);
	box-shadow: inset 5px 5px 15px 0px rgba(0,0,0,0.5);
	color:#fff;
	padding:0 15px;
}
.wpcf7-form-control-wrap {
	padding-top:10px;
	display:block;
}
.contact-form textarea {
	width:75%;
	background:#464646;
	border:none;
	height:120px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: inset 5px 5px 15px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 5px 5px 15px 0px rgba(0,0,0,0.5);
	box-shadow: inset 5px 5px 15px 0px rgba(0,0,0,0.5);
	color:#fff;
	padding:15px;
}
span.wpcf7-list-item {
	margin-left:0;
	margin-right:20px;
}
.contact-form input[type=submit] {
	color: #ffffff !important;
	background: #0085ac;
	border-width: 0px !important;
	border-radius: 1px;
	letter-spacing: 0px;
	font-size: 18px;
	font-weight: bold !important;
	padding:10px 20px;
	float:right;
}
/* -------------------- FOOTER -------------------- */
/*
#main-footer {
	background: repeating-linear-gradient(
  -45deg,
  #E58606,
  #E58606 2px,
  #F18D04 2px,
  #F18D04 5px);
}*/
#footer-widgets .footer-widget:first-child {
	width:20%;
}
#footer-widgets .footer-widget:nth-child(2) {
	width:40%;
}
#footer-widgets .footer-widget:nth-child(3) {
	width:20%;
}
#footer-widgets .footer-widget:last-child {
	width:20%;
}
#footer-widgets .footer-widget:last-child {
/*	border-left:1px #a3acb1 solid;*/
/*	padding:0 10px;*/
}
#footer-widgets .footer-widget li {
	margin-bottom:0;
	font-weight:normal;
	font-size:14px;
	line-height:30px;
}
#footer-widgets .footer-widget li:before {
	display:inline;
	content:"» ";
	vertical-align:top;
	top: 0!important;
	border-width: 0;
}
#footer-widgets .footer-widget ul.sub-menu li:before {
	content:"» ";
	position: relative;
	padding-right:5px;
	top: 0px;
	left: 0;
	border-width: 0px;
	border-style: solid;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	display:inline-block;
}
#footer-widgets .footer-widget ul.sub-menu li {
	margin:0;
	padding:0;
	font-weight:400;
}
.footer-widget ul#menu-our-services-1 {
       -moz-column-count: 2!important;
       -moz-column-gap: 20px!important;
       -webkit-column-count: 2!important;
       -webkit-column-gap: 20px!important;
}
#footer-widgets .social {
	padding-bottom:20px;
	margin-right:10px;
	border-bottom:1px #a3acb1 solid;
	max-width:150px;
	text-align:center;
}
#footer-widgets .social img {
	margin:0 3px;
}
#footer-widgets .accredditations {
/*	max-width:150px;
	float:none;
	text-align:center;*/
}
#footer-widgets .payment-cards {
/*	padding:10px 0 10px 30px;
	float:right;
	max-width:80px;
	margin-bottom:0;
	border-left:1px #a3acb1 solid;*/
}

#footer-widgets .footer-widget li a:hover {
	color: #ffff00 !important;
  text-decoration: underline;
}
.et_right_sidebar #sidebar {
padding-left:0px;
}

.et_pb_column_1_4.et_pb_column_single #sidebar {
  width: 100% !important;
}
.et_pb_row_inner.service-menu{
  clear: both;
}

/* Menu */
#mega-menu-wrap-primary-menu #mega-menu-primary-menu {
text-align:right;
}
nav#top-menu-nav {
float:right;
width:100%;
}
.et_header_style_left #et-top-navigation {
width:100%;
}


/* -- FACEBOOK FEED -- */
#cff .cff-item {
  	max-width: 31%;
	margin:11px!Important;
	display:inline-block;
	clear:none !important;
    padding:0px 30px 0px 0px;
    box-sizing:border-box;
    border-bottom:none;
}
#cff .cff-item:first-child {
	padding-top:0px;
}

.cff-page-name a {
	font-size: 18px;
	color: #2C4D90;
}
.cff-story {
	display:none;
}

#cff .cff-post-text .cff-post-desc {
	margin-top:0;
}

.cff-post-text, .cff-post-description {
font-size: 14px;
font-weight: 400;
line-height: 22px;
}


/* SINGLE CAR */

.main_car_image img {
/*	max-width:560px;*/
    height:auto;
}
.gallery a {
	display:inline-block;
  	margin: 10px 10px 10px 0px;
  	width: 82px;
  	height:82px;
	overflow:hidden;
}
.gallery a:last-of-type {
	margin-right:0;
}
.type-cars-for-sale .gallery img {
	min-width: 82px;
    min-height: 82px;
    width:auto;
    height:82px;
    max-width:none;

}
.type-cars-for-sale h3, .type-cars-for-sale h2 {
	text-transform:uppercase;
}
.type-cars-for-sale .et_pb_text h3 {
	margin-bottom:40px;
}
.type-cars-for-sale h2 {
	font-size: 25px !important;
}
.type-cars-for-sale .drop_down_box .options span {
  margin: 0;
}
.type-cars-for-sale .drop_down_box input[type="text"], .type-cars-for-sale .drop_down_box input[type="email"] {
	padding:10px;
	border-radius: 3px;
}
.type-cars-for-sale input.wpcf7-submit {
	padding: 10px 20px;
	color: #fff;
	background-color: #f18d05;
	text-transform:uppercase;
	font-size:14px;
	border: none;
	margin-bottom: 20px;
	border-radius: 3px;
	font-weight: 500;
}

.other_cars_for_sale h2 {
	margin-top: 30px;
    font-size:18px !important;
}
.type-cars-for-sale .et_pb_text.other_cars_for_sale h3 {
	margin-bottom: 0px;
	font-size:16px !important;
}

img.modelimg {
	display:inline-block;
  	margin: 10px 20px 10px 0px;
}

.home #garageboxes2 {
	display:none;
}

.finance_provided {
	background: #fff url('/wp-content/uploads/2017/06/image001.png') no-repeat center right+60px;
    background-size: contain;
    border:1px solid #eee;
    width:100%;
    height:45px;
    margin-bottom:10px;

}
.finance_provided p {
	padding: 7px 0px 0px 10px;
}

.pum-theme-11615, .pum-theme-default-theme {
    background-color: rgba( 65,65,65, 0.60 ) !important;
}

.presserly_slider .bxslider .inner-content {
    height: 100%;
    font-weight: 300;
    font-size: 15px;
}
.bx-pager.bx-default-pager a.active {
	background #f18d05;
}


.carousel-slider .owl-dots .owl-dot span {
	border-radius: 50%;
}

/*FIND US*/

.et_pb_tabs {
	border:none;

}

.findustabs .et_pb_all_tabs {
	background-color: #000;
}

.findustabs .et_pb_tabs_controls li {
	background-color: #111;
    border-left:none;
    border-right:none;

 }

.findustabs .et_pb_tabs_controls li a, .findustabs .et_pb_tab_active a, .line-flex .et_pb_text_1 h4, .line-flex .et_pb_text_2 h4, .line-flex .et_pb_text_3 h4 {
color: #ffff00 !important;
}


.findustabs .et_pb_tabs_controls li.et_pb_tab_active {
	background-color: #000;
}

.findustabs ul.et_pb_tabs_controls {
	background-color: #111;
}

.et_pb_tabs .contact_left {
	width:48%;
    margin-right:2%;
    display: inline-block;
    vertical-align: top;
}

.et_pb_tabs .contact_right {
	width:48%;
    display: inline-block;
    vertical-align: top;
}

.et_pb_tabs label {
	display:inline-block;
    width: 30%;
    font-weight:300;
    vertical-align: top;
    padding-top:10px;
}
.et_pb_tabs input[type="text"], .et_pb_tabs input[type="email"] {
	display:inline-block;
    padding:5px;
    max-width: 100%;
}
.et_pb_tabs textarea {
	display:inline-block;
    max-width: 100%;

}

.et_pb_tabs .wpcf7-form-control-wrap {
	display: inline-block;
    max-width:60%;
}

.et_pb_tabs input[type=submit] {
	padding: 10px 20px;
	color: #fff;
	background: linear-gradient(to bottom, #435F89 0%, #879CC5 100%);
	text-transform:uppercase;
	font-size:14px;
	border: none;
	margin-bottom: 20px;
	border-radius: 3px;
	font-weight: bold;
	margin-left:30%;
    width:54%;
    cursor:pointer;
}

.findustabs .et_pb_tabs div.wpcf7 .ajax-loader {position:absolute;}




/*OVERLAY BOXES*/
#vauxhallbox {
  background: url('/wp-content/uploads/2017/06/image001-1.png') no-repeat center center;
  background-size:contain;
}
#fordbox {
  background: url('/wp-content/uploads/2017/06/image002.png') no-repeat center center;
  background-size:contain;
}
#citroenbox {
  background: url('/wp-content/uploads/2017/06/image003.png') no-repeat center center;
  background-size:contain;
}
#vauxhallbox:hover img, #fordbox:hover img, #citroenbox:hover img {
	opacity: 0;
}

/* FORD SERVICING TABS */

.brandedtabs  {
	margin-top:70px;
    margin-bottom:50px !important;
}

.brandedtabs .et_pb_tabs_controls li {
	font-weight: 300;
	font-size:14px;
	padding: 4px 10px;
    color:#fff;
    background-color:#000;
}
.brandedtabs .et_pb_tabs_controls li a, .brandedtabs .et_pb_tabs_controls li.et_pb_tab_active a {
	color:#ffffff !important;
}
.brandedtabs .et_pb_tabs_controls li.et_pb_tab_active {
	background-color: #253646;
}
.brandedtabs ul.et_pb_tabs_controls {
	background: #fff;
    border: none;
}
.brandedtabs .et_pb_all_tabs {
	border: 1px solid #EAEAEA;
    border-radius: 2px;
    box-shadow: 0px 1px 1px #EAEAEA;
}
.brandedtabs .et_pb_tabs_controls li.et_pb_tab_active {
	bottom: 0px;
}

/*FORD SERVICE BOOKING FORM*/

.servicebooking {
	background-color: #eee;
    margin: 0px 0px 30px 0px;
    padding-bottom:30px;
    color:#97A1AB;
}
.servicebooking h2 {
	background-color: #000;
    color:#fff;
    margin:0 0 50px 0;
    padding: 10px 30px;
    width:100%;
    border-bottom: 3px solid #01B0EF;
    text-transform:none;
}
.servicebooking label {
	display:inline-block;
    margin: 10px 50px 10px 100px;
    width:200px;
    font-size: 14px;
    font-weight:300;
    vertical-align: top;
}
.servicebooking .wpcf7-form-control-wrap {
	display:inline-block;
    width:280px;
}
.servicebooking input, .servicebooking select, .servicebooking textarea {
	padding:5px;
    border-radius: 2px;
    width:280px;
    border: 1px solid #EAEAEA;
}
.servicebookingsection input[type="submit"] {
	background-color: #01B0EF;
	color: #fff;
	border-radius: 3px;
	cursor:pointer;
    border: none;
    padding: 10px 30px;
}


/*CTA BOX BACKGROUNDS FIX*/
#mot-booking {
    background: url('/wp-content/uploads/2017/06/motbg.png') #262626 no-repeat !important;
    background-blend-mode: overlay;
}
#book-service {
    background: url('/wp-content/uploads/2017/06/spannerbg-1.png') #262626  no-repeat !important;
    background-blend-mode: overlay;
}
#check-mot{
    background: url('/wp-content/uploads/2017/06/motbg.png') #262626 no-repeat !important;
    background-blend-mode: overlay;
}
#customer-feedback {
background: url('/wp-content/uploads/2017/06/motbg.png') #262626 no-repeat;
background-blend-mode: overlay;
}

#mot-booking.mottop {
background:none !important;
}

/*FIX HOME PAGE SLIDE CONTENT COLOUR*/
.home .et_pb_bg_layout_dark .et_pb_slide_content {
	color: #f18d05 !important;
}


/*TMO SLIDER*/

.tmo_slider {
	display:inline-block;
	max-width:73%;
	margin-right:2%;
}
  #tmobox {
  display:inline-block;
  max-width:24%;
  vertical-align:top;
	overflow:hidden;
  }
.presserly_slider .bxslider_mo li {
		max-width: 260px;
  		padding:10px 20px 10px 20px;

}
.presserly_slider .bxslider_mo ul {margin-top:20px;}
.tmo_slider .bx-wrapper {
	box-shadow: none;
  border: 1px solid #ccc;
  border-left:none;
  border-right:none;
}
#tmobox img.stars {
  margin-left:-70px;
}
.tmo_slider .bx-pager.bx-default-pager {
	bottom:-30px;
}

.page-id-11436 .et_pb_slide_description {
		width:100%;
	}
.page .et_pb_slider .et_pb_container {
	width:100%;
}

/*CAR BOXES*/
.carboxes h4 {background-color: #eee;
	text-transform: uppercase;
  color: #f18d05;
  font-size: 18px;
  font-weight:500;
  padding:10px;
  margin:0;

  }

	#mega-menu-item-12118 {
		display:none !important;
	}
.fb-feed a{
  color: #000 !important;
}


/*--  MOBILE 1600 --*/

@media (max-width:1500px) {

	#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link {
		font-size: 18px !important;
	}
	/*#hp_boxes .et_pb_blurb_content {
		max-width:130px;
	}*/


}

/* -------------------- MOBILE 1250 -------------------- */

@media (max-width:1250px) {

	#sb_mobile_top_menu {display:block;}


	#top-header .container {
  	  		margin-right:10px;
  			font-size:10px !important;
  			margin-left:0px;
  			width:100%;
	}
	#main-header .container {
		max-width:100%;
		width:100%;
  		margin-right:10px;
	}
	#logo {
  		margin-left:10px;
	}
	#top-menu-nav .phone {
  		margin-right:20px;
	}

	#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link {
		font-size:16px!Important;
	}
.tmo_slider {
	display:inline-block;
	max-width:50%;
	margin-right:2%;
}
  #tmobox {
  display:inline-block;
  max-width:46%;
  vertical-align:top;
	overflow:hidden;
  }

}

/* -------------------- MOBILE 980 -------------------- */

@media (max-width: 980px) {

	.sb_mobile_top_menu {display:block !important;}

	#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link {
		font-size: 12px !important;
	}

	.et_pb_slide_with_image .et_pb_slide_description {
		width: 65%;
	}
	.logo_container {
    		padding:0;
  			margin-top:0;
	}
	#logo {
		max-height:80px;
	}
	#top-menu-nav .social-buttons {
  		display:none;
	}
	#top-menu-nav .number {
		font-size:20px !important;
	}
	.et_pb_slider {
		width:100%;
	}
	.et_pb_slide_description {
		width: 100%;
		float: none;
		text-align: center;
	}
	.home .et_pb_slide_description {
		padding: 25% 0!important;
	}

	h2.et_pb_slide_title, h2.et_pb_slide_title a, .et_pb_slide_description .et_pb_slide_title {
		font-size:33px!important;
		font-weight:700!important;
	}
	.et_pb_slide_1 .et_pb_slide_description, .et_pb_slide_2 .et_pb_slide_description, .et_pb_slide_3 .et_pb_slide_description {
  		max-width:100%;
	}

	#top-menu-nav .number {
		bottom:10%;
	}
	#top-menu-nav .number span {
		display:block;
		line-height:40px;
	}
	#sidebar, .et_pb_sidebar_0 {
		/*display:none;*/
  	min-width:240px;
	}

	p#breadcrumbs {
		text-align:left;
	}
	.service-title [class^="icon-"]:before, .service-title [class*=" icon-"]:before {
		display:none;
	}
	.footer-widget {
		width:90% !important;
	}
	.overviews .small-button {
		position: relative;
  		width:100%;
  		bottom:0px;
	}
	.grey-bg-box {
		min-height: 200px;
	}

	.et_pb_tabs .contact_left, .et_pb_tabs .contact_right {
  		width:100%;
	}
	.presserly_car_sales.presserly_column_1, .presserly_car_sales.presserly_column_3 {
		width:100%;
  		max-width: 100%;
	}

	/*FUSSY SPACING*/
	.home .et_pb_row {padding: 30px 0 0 0;}
	.home .cta-boxes.et_pb_row.et_pb_row_2.et_pb_row_4col {padding: 0px 0 0 0;}
	.home #hp_boxes.et_pb_section {padding: 0px 0px 50px 0px;}
	.home .et_pb_section.et_pb_section_3.et_pb_with_background.et_section_regular {padding: 0px 0 0 0;}
	.home .et_pb_section.overviews.et_pb_section_5.et_section_regular.et_section_transparent {padding: 0px 0px 50px 0px;}
	.overviews .et_pb_column {padding: 10px 20px 20px 20px;}

.tmo_slider {
	display:block;
	max-width:100%;
	margin-right:0;
}
  #tmobox {
  display:block;
  max-width:100%;
  vertical-align:top;
	overflow:hidden;
  }
	#mega-menu-item-12118 {
		display:inline-block !important;
	}


}

/* -------------------- MOBILE 768 -------------------- */

@media (max-width: 768px) {
  .et_pb_section_0.et_pb_section {
    padding: 0;
  }
  .home .et_pb_row {
    width: 90%;
    padding-top: 0;
  }
  .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 {
    width: 22% !important;
    margin-right: 5px !important;
    margin-top: 0;
    margin-bottom: 10px;
  }
  .et_pb_row_4col>.et_pb_column.et_pb_column_1_4.et_pb_column_6, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4.et_pb_column_7, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4.et_pb_column_8, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4.et_pb_column_9 {
    width: 45% !important;
  }
  .tallbtn {
    width: 60% !important;
    top: auto;
    display: block;
    position: relative;
  }
  .et_pb_row_2.line, .line .et_pb_blurb_4, .line .et_pb_blurb_5, .line .et_pb_blurb_6, .line .et_pb_blurb_7 {
    display: block !important;
  }
  #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    color: #3b4568;
    text-align: left;
  }
  #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item{
    width: 100%;
  }
  #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item:last-of-type{
    border-right: 0;
  }
  #page-container{
    background: #000;
  }
  #main-header{
    background: transparent;
  }
  #cff .cff-item{
    width: 30%;
  }
  .et_pb_row_1.line{
    display: block !important;
  }
}

/* -------------------- MOBILE 600 -------------------- */

@media (max-width: 600px) {

	ul.brands {
		padding: 0;
		-moz-column-count: 2;
		-moz-column-gap: 20px;
		-webkit-column-count: 2;
		-webkit-column-gap: 20px;
	}
  .selection label, .w-btn.invert {
    width: 95% !important;
    margin: 5px auto;
  }
  #main-content .et_pb_section .et_pb_row .et_pb_column.et_pb_column_1_4 {
    width: 45% !important;
  }
  .home #hp_boxes.et_pb_section {
    padding-bottom: 0 !important;
  }
  .presserly_slider .bx-wrapper .bx-next {
    right: -30px;
  }
  .presserly_slider .bx-wrapper .bx-prev {
    left: -30px;
  }
  .bx-wrapper .bx-controls-direction a {
    width: 20px !important;
  }
  .bx-wrapper .bx-prev {
    background-position: -5px -32px !important;
  }
  .bx-wrapper .bx-next {
    background-position: -49px -32px !important;
  }
  .about-us, .services, .three-col, .fb-top, .accred, .accred .et_pb_text_inner p {
    display: flex;
    flex-direction: column;
  }
  .three-col .et_pb_code_inner .day-line {
    width: 100%;
  }
  .three-col h4 {
    text-align: left !important;
  }
  #cff .cff-item {
    max-width: 100%;
  }
  .et_pb_section_1 {
    padding: 0 !important;
  }

  .et_pb_row{
    width: 95%;
  }
  #main-content .et_pb_section .et_pb_row .et_pb_column.et_pb_column_1_4.full-mob {
    width: 100% !important;
  }
  .et_pb_column .et_pb_row_inner {
    padding: 0 !important;
  }
  .services.type-services, .et_pb_column .et_pb_row_inner.services {
    flex-direction: row;
    width: 100%;
  }
  .service .et_pb_blurb_container, #main-content .et_pb_section .et_pb_row .et_pb_column.et_pb_column_1_4.et_pb_column_single {
    width: 100% !important;
  }
  .inline {
    flex-direction: column;
  }
  .homeserviceicon {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .homeserviceicon img {
    width: 90px;
  }
  .homeserviceicon .two_third {
    padding-left: 15px;
  }
  .inline .et_pb_column {
    border-left: 0;
    border-bottom: 1px solid #333;
    margin-bottom: 0;
    padding: 10px 10px 5px;
  }
  .inline .et_pb_column:last-of-type {
    border-right: 0;
  }
  .line .et_pb_column {
    margin-bottom: 0;
  }
  .et_pb_section_2.et_pb_section.line {
    padding: 5px 0;
  }
  #main-content .et_pb_section .et_pb_row.line .et_pb_column.et_pb_column_1_4{
    width: 100% !important;
  }
  .mobilectas{
    top: 80px;
  }
  #cff .cff-item{
    width: 100%;
  }
  img.alignright{
    float: none;
    display: block;
  }
  .et_pb_column.et_pb_column_1_2.et_pb_column_3.et_pb_css_mix_blend_mode_passthrough{
    margin-bottom: 30px;
  }
}

/* -------------------- MOBILE 425 -------------------- */


@media (max-width: 425px) {

	#top-menu-nav .number {
		font-size:14px !important;
	}


	.car-for-sale .et_pb_main_blurb_image {
		width:100%!important;
		display:block;
	}
	.car-for-sale .et_pb_blurb_container {
		width:100%!important;
		display:block;
	}
	.contact-form input[type=text], .contact-form input[type=password], .contact-form input[type=tel], .contact-form input[type=email], .contact-form select, .contact-form textarea {
		width: 100%;
    		margin-left: 0%;
	}
	.contact-form .label {
		width:100%;
		float:none;
		display:block;
	}
	span.wpcf7-list-item {
    		margin-left: 0;
    		margin-right: 20px;
    		width: 100%;
    		display: block;
	}

}


/* -------------------- MOBILE 360 -------------------- */


@media (max-width: 360px) {

	#top-menu-nav .number, #top-menu-nav .number span {
		font-size:14px!important;
	}

}
