@import url("https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900&display=swap");
#primary,
.site-branding {
  max-width: 1396px;
  margin: 0 auto;
  padding: 0 15px; }

* {
  font-family: "Montserrat"; }

h2 {
  margin: 0px; }

.page-content, .entry-content, .entry-summary {
  margin-top: 0px; }

.post, .page {
  margin: 0px; }

.vehicles-container {
  width: 100%; }
  .vehicles-container h1 {
    margin: 0px;
    padding: 0px;
    display: block;
    clear: both; }
  .vehicles-container h2 {
    margin: 0px; }
  .vehicles-container.has-filter {
    width: calc(100% - 300px);
    display: inline-block;
    vertical-align: top; }
    .vehicles-container.has-filter .vehicles-row {
      grid-column-gap: 40px; }

#vehicle_filter {
  width: 280px;
  margin-right: 15px;
  display: inline-block;
  vertical-align: top; }
  #vehicle_filter h2 {
    margin-top: 0px;
    line-height: 1em; }

.financeproposal-calc-wrapper select, .financeproposal-calc-wrapper input {
  padding: 0 10px !important; }

.financeproposal-calc-wrapper .active-credit-btn, .financeproposal-calc-wrapper .apply-btn-top,
.financeproposal-calc-wrapper .toggle-active, .financeproposal-calc-wrapper .credit-btn:hover {
  background: #e02121 !important; }

.vehicles-row {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 100px;
  grid-row-gap: 40px; }
  .vehicles-row .vehicle {
    text-align: center; }
    .vehicles-row .vehicle * {
      text-align: left; }
    .vehicles-row .vehicle img {
      width: 100%; }
    .vehicles-row .vehicle strong {
      font-size: 20px;
      display: block;
      clear: both; }
    .vehicles-row .vehicle .sub-title {
      display: block;
      clear: both;
      font-weight: bold;
      color: #616161; }
    .vehicles-row .vehicle dl {
      margin: 0px 0 40px;
      padding: 0px;
      border-bottom: 1px solid #4d4d4d; }
      .vehicles-row .vehicle dl dd {
        padding: 7.5px;
        border-top: 1px solid #4d4d4d;
        margin: 0px;
        text-align: right; }
        .vehicles-row .vehicle dl dd:after {
          display: block;
          clear: both;
          content: ' '; }
        .vehicles-row .vehicle dl dd span {
          float: left; }
    .vehicles-row .vehicle a {
      width: auto;
      padding: 15px 25px;
      background: #242bba;
      display: inline-block;
      margin: 0 auto;
      font-weight: bold;
      color: #FFF;
      text-decoration: none !important; }

.vc_btn3.vc_btn3-size-md {
  font-weight: bold;
  color: #FFF;
  font-family: "Montserrat" !important;
  font-size: 16px !important; }

.pagination {
  margin: 0 0;
  text-align: left; }
  .pagination span,
  .pagination a {
    text-decoration: none !important;
    padding: 5px 10px;
    color: #FFF;
    background: #242bba;
    margin-bottom: 20px;
    display: inline-block; }
  .pagination span {
    background: #6fc2f1; }

#vehicle_filter:after {
  display: block;
  clear: both;
  content: ' '; }
#vehicle_filter .third {
  width: 33%;
  float: left; }
#vehicle_filter strong {
  display: block;
  clear: both;
  margin: 0 0 10px; }
#vehicle_filter ul {
  margin: 0px 0 20px;
  padding: 0px; }
  #vehicle_filter ul > li p {
    background: #eee;
    margin: 0px 0 5px;
    padding: 5px;
    display: block;
    clear: both; }
  #vehicle_filter ul li {
    margin: 0px 0 5px;
    display: block;
    clear: both;
    position: relative; }
    #vehicle_filter ul li.has-children {
      cursor: pointer; }
      #vehicle_filter ul li.has-children:after {
        width: 10px;
        height: 10px;
        border-width: 2px 2px 0px 0px;
        border-style: solid;
        border-color: #242bba;
        content: ' ';
        position: absolute;
        top: 10px;
        right: 10px;
        transform: rotate(135deg); }
    #vehicle_filter ul li ul {
      padding: 0 0 0 10px;
      margin: 0px;
      display: none; }
#vehicle_filter input[type="checkbox"] {
  margin: 0 5px 0 0; }

.vehicle_monthly_price_filter {
  padding: 27px 0; }
  .vehicle_monthly_price_filter .container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 15px; }
  .vehicle_monthly_price_filter.full-width {
    position: relative; }
    .vehicle_monthly_price_filter.full-width:before, .vehicle_monthly_price_filter.full-width:after {
      width: 100%;
      height: 100%;
      display: block;
      clear: both;
      background: inherit;
      content: '';
      position: absolute;
      top: 0px; }
    .vehicle_monthly_price_filter.full-width:before {
      right: 100%; }
    .vehicle_monthly_price_filter.full-width:after {
      left: 100%; }
  .vehicle_monthly_price_filter .text {
    grid-column: 1 / span 4; }
    .vehicle_monthly_price_filter .text img {
      display: inline-block;
      vertical-align: middle; }
    .vehicle_monthly_price_filter .text section {
      padding-left: 10px;
      display: inline-block;
      vertical-align: middle; }
      .vehicle_monthly_price_filter .text section p, .vehicle_monthly_price_filter .text section strong {
        margin: 0px;
        line-height: 1em; }
      .vehicle_monthly_price_filter .text section p {
        font-size: 20px;
        margin-bottom: 5px; }
      .vehicle_monthly_price_filter .text section strong {
        font-size: 24px; }
  .vehicle_monthly_price_filter form {
    grid-column: 5 / span 8; }
    .vehicle_monthly_price_filter form .slider {
      padding: 16px 0;
      width: calc(100% - 200px);
      display: inline-block;
      vertical-align: middle; }
      .vehicle_monthly_price_filter form .slider span {
        color: #FFF;
        margin-bottom: 10px;
        display: block;
        clear: both; }
      .vehicle_monthly_price_filter form .slider strong {
        color: #e02121; }
    .vehicle_monthly_price_filter form button {
      margin-left: 35px;
      display: inline-block;
      vertical-align: middle;
      width: 160px;
      height: 40px;
      background: #e02121;
      font-weight: bold;
      font-size: 18px;
      color: #FFF;
      text-align: center;
      border-radius: 0px;
      line-height: 1em;
      border: 0px;
      padding-bottom: 10px; }
  .vehicle_monthly_price_filter .ui-widget-header {
    background: #bababb;
    border-radius: 10em; }
  .vehicle_monthly_price_filter .ui-widget-content {
    background: #494848;
    border: 0px;
    border-radius: 10em; }
  .vehicle_monthly_price_filter .ui-state-default, .vehicle_monthly_price_filter .ui-widget-content .ui-state-default, .vehicle_monthly_price_filter .ui-widget-header .ui-state-default, .vehicle_monthly_price_filter .ui-button, .vehicle_monthly_price_filter html .ui-button.ui-state-disabled:hover, .vehicle_monthly_price_filter html .ui-button.ui-state-disabled:active {
    border-radius: 10em; }
  .vehicle_monthly_price_filter .ui-slider .ui-slider-handle {
    width: 1.5em;
    height: 1.5em;
    top: -5px; }

.request-callback *,
.contact-form * {
  width: 100%;
  height: auto;
  display: block;
  clear: both; }
.request-callback p,
.contact-form p {
  margin: 0px 0 15px;
  padding: 0px;
  display: block;
  clear: both; }
.request-callback br,
.contact-form br {
  display: none; }
.request-callback input,
.contact-form input {
  height: 40px;
  padding: 0 10px;
  border-radius: 0px;
  margin: 0 0 20px; }
.request-callback textarea,
.contact-form textarea {
  height: 160px;
  padding: 10px; }
.request-callback input[type="submit"],
.contact-form input[type="submit"] {
  padding: 10px 20px;
  background: #e02121;
  font-weight: 700;
  color: #fff;
  font-size: 20px;
  text-decoration: none;
  margin: 0 10px 0 0; }

.contact-page-content p {
  display: inline-block;
  vertical-align: top; }

@media screen and (max-width: 767px) {
  .vehicles-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 30px; }
    .vehicles-row .vehicle dl dd {
      font-size: 10px; }

  #vehicle_filter {
    width: 100%; } }
@media screen and (max-width: 500px) {
  .vehicles-container.has-filter {
    width: 100%; }

  .vehicles-row {
    width: 100%;
    display: block;
    clear: both; }

  .vehicles-row .vehicle {
    display: block;
    clear: both;
    margin: 20px 0 0 0; }

  .vehicle_monthly_price_filter .container {
    display: block;
    clear: both; }

  .vehicle_monthly_price_filter .text {
    display: block;
    clear: both; }

  .vehicle_monthly_price_filter form {
    display: block;
    clear: both; }
    .vehicle_monthly_price_filter form .slider, .vehicle_monthly_price_filter form button {
      width: 100%;
      display: block;
      clear: both;
      margin: 10px 0 0; }

  .vehicle_monthly_price_filter .text section {
    padding: 0px; } }
header#masthead {
  width: 100%;
  height: 116px;
  background: #16212c;
  overflow: visible;
  display: block;
  position: relative;
  z-index: 10000; }
header .custom-logo-link {
  display: inline-block;
  vertical-align: middle; }
header .right {
  width: calc(100% - 141px);
  display: inline-block;
  vertical-align: middle;
  text-align: right;
  margin-top: -27px; }
  header .right .widget {
    margin-left: 2vw;
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: middle; }
  header .right p {
    margin: 0px;
    color: #FFF;
    display: inline-block;
    vertical-align: middle;
    line-height: 1em; }
  header .right img {
    display: inline-block;
    vertical-align: middle; }
  header .right ul {
    display: inline-block; }
    header .right ul li.current-menu-item a {
      color: #e02121; }
    header .right ul li a {
      color: #FFF;
      font-size: 18px;
      padding: 10px 15px; }
    header .right ul li:last-of-type.current-menu-item a {
      background: #e02121;
      color: #FFF; }
    header .right ul li:last-of-type a {
      background: #050101; }

@media screen and (max-width: 1184px) {
  header .right ul li a {
    color: #FFF;
    font-size: 14px;
    padding: 10px 15px; } }
@media screen and (max-width: 1000px) {
  header#masthead {
    height: 126px; }
  header .custom-logo-link {
    width: 170px; }
  header .right {
    width: calc(100% - 175px); }
    header .right .widget {
      margin-bottom: 5px; }
    header .right p {
      font-size: 12px; }
    header .right img {
      height: 12px;
      width: auto; }
    header .right ul li a {
      color: #FFF;
      font-size: 12px;
      padding: 5px 7.5px; } }
@media screen and (max-width: 768px) {
  header .right ul li a {
    padding: 5px 5.5px; }

  .vehicle_monthly_price_filter .text img {
    display: none; } }
@media screen and (max-width: 500px) {
  header#masthead {
    margin-bottom: 30px; }

  .main-navigation {
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0px; }
    .main-navigation .menu-main-menu-container {
      display: none; }
    .main-navigation ul {
      width: 100%;
      display: block;
      clear: both;
      background: #16212c; }
      .main-navigation ul li {
        width: 100%;
        display: block;
        clear: both; }
        .main-navigation ul li a {
          padding: 10px !important;
          width: 100%;
          display: block;
          clear: both;
          text-align: left; }
    .main-navigation .menu-toggle {
      width: 100%;
      height: 30px;
      display: block;
      clear: both;
      background: #e02121;
      border: 0px;
      color: #FFF;
      font-size: 14px;
      line-height: 1em;
      text-transform: uppercase;
      border-radius: 0px;
      font-family: "Montserrat"; } }


.homepage-three-blocks{ text-decoration: none !important; color: #FFF !important; }

.homepage-three-blocks .vc_column_container{
  position: relative;
  cursor: pointer;
}

.homepage-three-blocks .vc_column_container:before{
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  position: absolute;
  top: 0px;
  left: 0px;
  content: ' ';
}

.homepage-three-blocks .vc_column_container:hover:before{
  opacity: 0.3;
}

.homepage-three-blocks .vc_column_container:nth-child(1) {
  border-left: 7px solid #e02121; }
.homepage-three-blocks .vc_column_container:nth-child(2) {
  border-left: 7px solid #9ff36a; }
.homepage-three-blocks .vc_column_container:nth-child(3) {
  border-left: 7px solid #6fc2f1; }
.homepage-three-blocks .vc_column_container:nth-child(1) strong {
  color: #e02121; }
.homepage-three-blocks .vc_column_container:nth-child(2) strong {
  color: #9ff36a; }
.homepage-three-blocks .vc_column_container:nth-child(3) strong {
  color: #6fc2f1; }
.homepage-three-blocks .vc_column_container .wpb_text_column {
  padding-left: 30px;
  padding-right: 30px;
  margin: 0px;
}
.homepage-three-blocks .vc_column_container p {
  margin: 0px;
  font-size: 1.2vw;
  color: #FFF !important; }

.homepage-three-blocks .vc_column_container a{
  color: #FFF;
  text-decoration: none !important;
}
.homepage-three-blocks .vc_column_container strong {
  font-size: 24px; }

.homepage-grey-block > .vc_column-inner {
  background-image: url("/star-garage.co.uk/wp-content/uploads/2019/12/star-bkg.png");
  background-position: 100% 100%;
  background-repeat: no-repeat; }

@media screen and (max-width: 1084px) {
  .homepage-three-blocks .vc_column_container p {
    font-size: 1vw; } }
@media screen and (max-width: 767px) {
  .homepage-three-blocks .vc_column_container p {
    font-size: 3vw; } }
footer.website-by {
  padding: 20px 0px;
  background: #000;
  text-align: center;
  color: #FFF; }
  footer.website-by a {
    color: #FFF; }
footer.site-footer {
  background: #0d0d10;
  padding: 46px 0px; }
  footer.site-footer .site-info {
    max-width: 1396px;
    margin: 0 auto;
    padding: 0 15px; }
    footer.site-footer .site-info .column {
      width: calc(100% / 4);
      display: block;
      float: left; }
      footer.site-footer .site-info .column:nth-child(3) section img {
        margin-right: 10px; }
      footer.site-footer .site-info .column:nth-child(3) section:nth-child(1) img {
        margin-top: 3px; }
      footer.site-footer .site-info .column:nth-child(3) section:nth-child(2) p, footer.site-footer .site-info .column:nth-child(3) section:nth-child(3) p {
        vertical-align: middle;
        line-height: 1em; }
    footer.site-footer .site-info h2 {
      color: #FFF;
      font-weight: 300; }
    footer.site-footer .site-info p {
      display: inline-block;
      vertical-align: top; }
    footer.site-footer .site-info p,
    footer.site-footer .site-info a {
      color: #e0e3e5;
      margin: 0px;
      text-decoration: none; }
    footer.site-footer .site-info a {
      opacity: 1; }
      footer.site-footer .site-info a:hover {
        opacity: 0.6; }
    footer.site-footer .site-info .widget {
      margin: 0px 0 20px; }

@media screen and (max-width: 767px) {
  footer.site-footer .site-info .column {
    width: calc(100% / 2); } }
@media screen and (max-width: 500px) {
  footer.site-footer .site-info .column {
    width: calc(100%); } }
.vehicle-left,
.vehicle-right {
  padding: 30px 0px 0px; }

.vehicle-left {
  width: 50%;
  padding-right: 80px;
  display: block;
  float: left; }

.vehicle-right {
  width: 50%;
  display: block;
  float: right; }
  .vehicle-right h1 {
    margin: 0px; }
  .vehicle-right h2 {
    margin: 0 0 20px; }
  .vehicle-right dl {
    margin: 0px;
    padding: 0px;
    display: block;
    clear: both; }
    .vehicle-right dl dd {
      text-align: right;
      padding: 0px;
      display: block;
      clear: both;
      margin: 0px; }
      .vehicle-right dl dd * {
        font-size: 12px; }
      .vehicle-right dl dd:after {
        display: block;
        clear: both;
        content: ' '; }
      .vehicle-right dl dd span {
        margin: 2px 0px;
        display: block;
        float: left; }
      .vehicle-right dl dd p {
        margin: 2px 0 2px 5px;
        float: left;
        display: block;
        font-weight: bold; }
  .vehicle-right .price {
    display: block;
    clear: both;
    margin: 0 0 20px;
    font-size: 24px; }
    .vehicle-right .price span {
      display: block;
      clear: both;
      font-size: 14px; }
  .vehicle-right .actions {
    display: block;
    clear: both;
    margin: 20px 0 0 0; }
    .vehicle-right .actions a {
      display: inline-block;
      padding: 10px 20px;
      background: #e02121;
      font-weight: bold;
      color: #FFF;
      text-decoration: none;
      margin: 0 10px 0 0; }

.vehicle-bottom {
  padding-top: 30px; }
  .vehicle-bottom h3 {
    margin: 0 0 20px; }

.vehicle-tabs {
  margin: 20px 0 0 0;
  display: block;
  clear: both; }
  .vehicle-tabs ul {
    margin: 0px;
    padding: 0px;
    display: block;
    clear: both; }
    .vehicle-tabs ul li {
      display: inline-block;
      clear: both;
      padding: 15px 40px;
      border-width: 1px 1px 0px 1px;
      border-style: solid;
      border-color: #000; }
      .vehicle-tabs ul li a {
        color: #000;
        text-decoration: none; }
  .vehicle-tabs .tab-content {
    padding: 20px;
    border: 1px solid #000;
    display: block;
    clear: both; }

.main-img {
  width: 100%;
  display: block;
  clear: both; }
  .main-img img {
    width: 100%;
    height: auto;
    display: block;
    clear: both; }
  .main-img .gallery {
    display: block;
    clear: both;
    margin: 20px -15px 0px; }
    .main-img .gallery img {
      width: 19%;
      height: auto;
      margin: 0 15px;
      display: inline-block;
      border: 1px solid #000;
      cursor: pointer; }

@media screen and (max-width: 767px) {
  .vehicle-left,
  .vehicle-right {
    width: 100%;
    padding-right: 0px; } }

/*# sourceMappingURL=star.css.map */
