/* custom style-sheet */
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap");
@import url("http://db.onlinewebfonts.com/c/2c6d794b5cfbe2958da38a4c6aeddde9?family=flexslider-icon");
body {
    font-family: "Open Sans", sans-serif;
    background: rgb(157, 174, 220);
   background: linear-gradient(90deg, rgba(0, 45, 170, 1) 0%, rgba(0, 45, 170, 1) 100%);*
}
/*body.page-template-home_template.page-id-186, body.page-template-stock, body.page-template-single-listing-template {*/
/*    background: rgb(157, 174, 220);*/
/*    background: linear-gradient(90deg, rgba(0, 45, 170, 1) 0%, rgba(0, 45, 170, 1) 100%);*/
/*}*/
/*canvas#canvas{*/
/*    display: none;*/
/*}*/
/*body.page-template-home_template.page-id-186 canvas#canvas, body.page-template-stock canvas#canvas, body.page-template-single-listing-template canvas#canvas{*/
/*    display: block;*/
/*}*/
a,
button {
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
}
img {
    max-width: 100%;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
p {
    margin-bottom: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
}
ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
input:focus,
button:focus {
    outline: none;
}
nav.site-nav {
    background-color: #232323;
    padding-top: 25px;
    padding-bottom: 25px;
    position: relative;
    box-shadow: 0px 0px 5px 5px #0000003b;
}
.site-nav .container {
    max-width: 1600px;
    padding: 0;
}
nav.site-nav .navbar-nav .nav-item .nav-link {
    color: #fff;
    padding: 0 15px;
    font-size: 20px;
}
.dropdown-toggle::after {
    display: none;
}
.dropdown-toggle::before {
    display: inline-block;
    margin-right: 0.255em;
    vertical-align: 2px;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}
.header-social ul li {
    display: inline-block;
}
a.navbar-brand img {
    max-width: 200px;
}
.header-social ul li a {
    color: #fff;
    font-size: 24px;
    display: block;
    margin: 0 3px;
    position: relative;
    top: 3px;
}
.announcement-bar {
    background-color: #fe0100;
    position: absolute;
    right: 0;
    top: 0;
    padding: 5px 5px;
}
.announcement-bar a {
    color: #fff;
    font-size: 14px;
    padding: 0 15px;
    font-weight: 600;
}
i.fas.fa-phone {
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-right: 6px;
}
a.text-underline {
    text-decoration: underline;
}
.navbar-light .navbar-brand {
    color: #fff;
    text-align: center;
}
.navbar-light .navbar-brand:hover {
    color: #fff !important;
}
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
    color: #fff !important;
}
.navbar-brand h2 {
    font-weight: 600;
    font-size: 32px;
    margin-bottom: 0;
    color: #fff;
}
.navbar-brand span {
    letter-spacing: 4px;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 0px;
    display: block;
}
.home-banner {
    padding: 100px 0;
}
.banner-content h2 {
    color: #fff;
    font-size: 30px;
    margin-bottom: 35px;
}
.banner-content .banner-filter {
    background-color: #fff;
    border-radius: 30px;
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
    padding: 30px;
}
.banner-content .banner-filter p {
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 17px;
}
.form-select {
    border-radius: 0;
    height: 50px;
    color: #000;
    font-weight: 600;
}
.form-select.bg-gray {
    background-color: #a3a3a3;
}
.dark-btn {
    background-color: #002daa;
    border: 1px solid #002daa;
    color: #fff;
    width: 100%;
    padding: 12px 5px;
    font-weight: 600;
    border-radius: 10px;
}
.dark-btn:hover {
    background-color: #02268a;
}
.lite-btn {
    background-color: #fff;
    border: 1px solid #002daa;
    color: #000;
    width: 100%;
    padding: 12px 5px;
    font-weight: 600;
    border-radius: 10px;
    display: inline-block;
    text-decoration: none;
}
.lite-btn:hover {
    background-color: #002daa;
    color: #fff;
}
.h2 {
    color: #fff;
    font-size: 40px;
    margin-bottom: 50px;
    text-align: center;
    font-weight: 600;
}
.perfect-start {
    padding: 60px 0;
}
.perfect-box {
    color: #fff;
    border: 2px solid #fff;
    padding: 50px 15px;
    border-radius: 15px;
    max-width: 280px;
    margin: 20px auto 0;
}
.perfect-box img {
    width: 90px;
    height: 50px;
    object-fit: contain;
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
}
.perfect-box h2 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #fff;
}
.perfect-box p {
    max-width: 85%;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    min-height: 130px;
    padding-top: 15px;
}
.perfect-box a {
    color: #fff;
    text-decoration: none;
    border: 2px solid #fff;
    display: inline-block;
    padding: 8px 30px;
    border-radius: 10px;
}
.perfect-box a:hover {
    background-color: #002daa;
    color: #fff;
    border: 2px solid #002daa;
}
.arrow-down img {
    width: 40px;
    margin-top: 60px;
}
.helping-find {
    padding: 60px 0;
}
.garage-contact p {
    color: #fff;
    margin-bottom: 18px;
}
.garage-contact a {
    color: #fff;
    text-decoration: none;
    border: 2px solid #fff;
    display: inline-block;
    padding: 8px 30px;
    border-radius: 10px;
    margin-top: 25px;
}
.garage-contact a:hover {
    background-color: #002daa;
    color: #fff;
    border: 2px solid #002daa;
}
.store-listing {
    padding: 60px 0;
}
.listing-card {
    color: #fff;
    border: 2px solid #fff;
    padding: 30px 15px;
    border-radius: 30px;
    max-width: 370px;
    margin: 20px auto 0;
}
.card-image img {
    width: 100%;
    height: 240px;
    object-fit: cover;
    margin-bottom: 15px;
}
.listing-card h2 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #fff;
    line-height: 26px;
    padding: 0 5px;
    /* min-height: 30px; */
}
.listing-card h4 {
    color: #fff;
    margin-bottom: 20px;
}
.price {
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 15px !important;
    text-align: center;
    color: #fff;
}
.listing-card ul {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
    text-align: left;
    padding: 0 12px;
}
.listing-card ul li p {
    font-size: 16px;
    font-weight: 500;
    border-bottom: 1px solid #fff;
    padding-bottom: 2px;
    margin-bottom: 15px;
    color: #fff;
}
.listing-card a {
    color: #fff;
    text-decoration: none;
    border: 2px solid #fff;
    display: inline-block;
    padding: 8px 24px;
    border-radius: 10px;
    margin-top: 25px;
}
.listing-card a:hover {
    background-color: #002daa;
    color: #fff;
    border: 2px solid #002daa;
}
.about-section {
    padding: 60px 0;
}
.about-inner p {
    color: #fff;
    margin-bottom: 20px;
    font-size: 18px;
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
}
.about-inner a {
    color: #fff;
    text-decoration: none;
    border: 2px solid #fff;
    display: inline-block;
    padding: 8px 10px;
    border-radius: 10px;
    margin-top: 40px;
    width: 140px;
    margin-left: 40px;
    margin-right: 40px;
}
.about-inner a:hover {
    background-color: #002daa;
    color: #fff;
    border: 2px solid #002daa;
}
.footer {
    background-color: #252525;
    padding: 40px 0;
    color: #fff;
    margin-top: -6px;
}
.footer p {
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 0;
}
.review-box a {
    color: #fff;
    font-size: 14px;
    text-decoration: underline;
    display: inline-block;
    margin-top: 12px;
}
.footer-social ul li {
    display: inline-block;
}
.footer-social ul li a {
    color: #fff;
    font-size: 34px;
    margin-right: 10px;
}
.footer-social ul li:last-child a {
    margin-right: 0px;
}
.footer-social ul li a:hover {
    opacity: 0.9;
}
.footer-links a {
    color: #fff;
    border-bottom: 1px solid #fff;
    font-size: 14px;
    display: inline-block;
    margin: 20px 15px 0;
}
.banner-content {
    padding-right: 100px;
}
#canvas {
    background-image: url('https://www.wicksgarage.co.uk/wp-content/uploads/2021/03/white-pattern.png');
    position: fixed;
    width: 100%;
    height: 100%;
    background-size: cover;
    z-index: -1;
}
.detail-banner {
    padding: 80px 0;
}
.flexslider {
    margin: 0 0 20px;
    background: transparent;
    border: 0;
    position: relative;
}
.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 24px;
    display: inline-block;
    content: "\f001";
    color: rgb(255 255 255 / 80%);
    text-shadow: 1px 1px 0 rgb(255 255 255 / 30%);
}
.product-slider-content {
    padding-left: 15px;
    color: #232323;
    margin-top: 75px;
}
.product-slider-content h2 {
    font-weight: 600;
    font-size: 36px;
    margin-bottom: 15px;
    color: #fff;
}
.product-slider-content ul li {
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    margin-right: 25px;
    color: #fff;
}
.price-sec {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    margin-top: 15px;
    padding: 8px 0 15px;
}
.price-box h1 {
    font-weight: 600;
    font-size: 50px;
    color: #fff;
}
.price-box h4 {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0;
}
.finance-option a {
    color: #fff;
    border-bottom: 1px solid #fff;
}
.enquire-btn {
    background-color: #fff;
    display: inline-block;
    padding: 14px 15px;
    color: #000;
    font-weight: 600;
    border-radius: 12px;
    margin-top: 30px;
    width: 180px;
    text-align: center;
}
.enquire-btn:hover {
    opacity: 0.9;
    color: #000;
}
.reserve-btn {
    background-color: #cd2827;
    display: inline-block;
    padding: 14px 10px;
    color: #fff;
    font-weight: 600;
    border-radius: 12px;
    margin-top: 30px;
    width: 190px;
    text-align: center;
}
.reserve-btn:hover {
    opacity: 0.9;
    color: #fff;
}
.page-arrow {
    margin-top: 80px;
    line-height: 25px;
}
.page-arrow a {
    color: #fff;
    font-weight: 600;
    font-size: 30px;
}
.page-arrow img {
    width: 26px;
    margin-top: 0;
}
.product-tabs {
    padding: 10px 0 80px;
}
.product-tabs-head {
    border-bottom: 3px solid #fff;
    border-top: 3px solid #fff;
}
.nav-tabs {
    border-bottom: 0px solid #dee2e6;
    max-width: 1050px;
    margin: 0 auto;
}

.nav-pills .nav-link {
    background: 0 0;
    border: 0;
    border-radius: 0.25rem;
    background-color: transparent;
    width: 100%;
    border: 0 !important;
    border-radius: 0 !important;
    color: #fff;
    font-weight: 500;
    font-size: 24px;
    padding: 20px 0;
    position: relative;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #3a65b4;
    background-color: #fff;
    color: #000;
}
.nav.nav-tabs li:first-child button {
    border-left: 3px solid #fff;
}
.nav.nav-tabs li button {
    border-right: 3px solid #fff !important;
}
.nav-pills .nav-link.active:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 25px solid #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
    bottom: -25px;
}
.content-tab {
    padding: 80px 0;
}
.tab-detail {
    border: 2px solid #fff;
    padding: 35px 40px;
    border-radius: 30px;
    color: #fff;
    margin-bottom: 20px;
}
.tab-detail p{
    color: #fff;
}
.key-features {
    border: 2px solid #fff;
    padding: 35px 40px;
    border-radius: 30px;
    color: #fff;
    margin-bottom: 20px;
}
.key-features h3 {
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 15px;
    color: #fff;
}
.key-features ul li {
    display: inline-block;
    position: relative;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    padding-left: 15px;
    padding-right: 20px;
}
.key-features ul li::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    content: "\f111";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 5px;
}
.finance-form-inner {
    border: 2px solid #fff;
    padding: 35px 40px;
    border-radius: 30px;
    color: #fff;
    margin-bottom: 20px;
}
.finance-from h2 {
    text-align: center;
    font-size: 36px;
    margin-bottom: 50px;
    font-weight: 600;
    color: #fff;
}
.form-input label {
    font-size: 18px;
    font-weight: 600;
}
.form-input input {
    max-width: 310px;
}
.form-control {
    border-radius: 10px;
    height: 42px;
}
.submit-btn {
    background-color: #cd2827;
    display: inline-block;
    padding: 14px 15px;
    color: #fff;
    font-weight: 600;
    border-radius: 12px;
    margin-top: 30px;
    width: 180px;
    text-align: center;
    border: 0;
    margin-top: 40px;
}
.submit-btn:hover {
    opacity: 0.9;
    color: #fff;
}
.finance-from {
    padding-bottom: 90px;
}

/*  */
.site-breadcrumbs {
    padding: 30px 0;
}
.site-breadcrumbs ul li {
    font-size: 14px !important;
    margin: 0 4px;
}
.site-breadcrumbs ul li, .site-breadcrumbs ul li a {
    display: inline-block;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
}
.search-bar {
    background-color: #232323;
    padding: 20px 0;
}
.search-bar label {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
}
.search-bar .form-control {
    background-color: #fff;
    border-radius: 10px !important;
    height: 40px;
    padding: 0 14px;
    font-size: 14px;
    width: 100%;
    font-weight: 600;
}
.search-bar .form-select{
  background-color: #fff;
  border-radius: 10px !important;
  height: 40px;
  padding: 0 14px;
  font-size: 14px;
  font-weight: 600;
}
.search-card-grid .search-card {
    color: #fff;
    border: 2px solid #fff;
    padding: 20px 20px;
    border-radius: 30px;
    max-width: 380px;
    margin: 20px auto 30px;
}
.scard-image img{
  -webkit-border-top-left-radius: 15px;
-webkit-border-top-right-radius: 15px;
-moz-border-radius-topleft: 15px;
-moz-border-radius-topright: 15px;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
width: 100%;
    height: 240px;
    object-fit: cover;
    border-top: 2px solid #fff;
border-left: 2px solid #fff;
border-right: 2px solid #fff;
}
.car-info {
    background-color: #cd2827;
    margin-left: -20px;
    margin-right: -20px;
    padding: 12px 20px;
}
.car-info li {
    font-size: 14px;
    font-weight: 600;
        color: #fff;
}
.car-info li svg {
    width: 28px;
    margin-bottom: 6px;
    height: 28px;
}
.search-card h2 {
    font-size: 22px;
    font-weight: 700;
    margin-top: 25px;
    line-height: 25px;
    color: #fff;
    min-height: 50px;
}
.car-pros{
  margin-bottom:  15px;
      color: #fff;
}
.car-pros p {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin: 0;
    line-height: 30px;
}
.search-card h3 {
    font-size: 40px;
    margin-bottom: 25px;
    color: #fff;
}
.search-card h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
    color: #fff;
    min-height: 21px;
}
.search-grid {
    padding: 40px 0 80px;
}
.customise-search {
    background-color: #232323;
    -webkit-border-radius: 12px;
    -webkit-border-bottom-right-radius: 40px;
    -webkit-border-bottom-left-radius: 40px;
    -moz-border-radius: 12px;
    -moz-border-radius-bottomright: 40px;
    -moz-border-radius-bottomleft: 40px;
    border-radius: 12px;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
    margin-top: 20px;
    max-width: 350px;
    margin-right: auto;
    margin-left: auto;
    border: 4px solid #232323;
    overflow: hidden;
}
.customise-search h2 {
    color: #fff;
    font-size: 18px;
}
.customise-search h2 {
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 0;
}
.customise-search .accordion {
    background-color: #fff;
}
.customise-search .accordion-item {
    padding: 13px 20px;
    border-bottom: 1px solid #000;
}
.accordion-head {
    font-weight: 600;
    font-size: 16px;
    position: relative;
    cursor: pointer;
}
.accordion-head::before{
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  content: "\f0d7";
  margin-right: 10px;
}
.accordion-conetent {
    padding: 12px 0;
}
.accordion-collapse {
    border: none;
    border-width: 0 1px;
}
.accordion-conetent .form-select {
    border-radius: 4px;
    height: 36px;
    color: #000;
    font-weight: 600;
    font-size: 12px;
}
.accordion-conetent .form-control{
  border-radius: 4px;
  height: 36px;
  color: #000;
  font-weight: 600;
  font-size: 12px;
      width: 100%;
}
.csearch-footer {
    background-color: #fff;
    padding: 15px 40px;
}
.reset-btn {
    color: #002daa;
    font-weight: 700;
    border: 0;
    background-color: #ffff;
}
.reset-btn i{
  margin-right: 5px;
}
.done-btn {
    background-color: #002daa;
    color: #fff;
    border: 2px solid #002daa;
    font-weight: 600;
    padding: 5px 0;
    width: 140px;
    border-radius: 5px;
}
.done-btn:hover{
  background-color: #fff;
  color: #002daa;
}
.flex-viewport {
    max-height: 460px;
}
.listing-card h5.text-white {
    min-height: 24px;
    margin-bottom: 20px;
}

/**/

.page-id-2903 .tmm.tmm_wicks-garage {
    padding-top: 120px;
    max-width: 1400px;
    margin: 0 auto;
}
.page-id-2903 .tmm .tmm_desc p, .page-id-2903 .tmm .tmm_theme_f .tmm_desc {
    color: #555555 !important;
    word-break: break-word;
    font-family: Open Sans !important;
    font-size: 16px !important;
    /* color: #2D2D2D; */
    line-height: 24px !important;
    font-weight: 400 !important;
        min-height: 100px;
}
.page-id-2903 .tmm .tmm_member .tmm_textblock .tmm_scblock {
    padding-top: 10px;
    min-height: 54px;
}
.page-id-2903 .tmm .tmm_3_columns .tmm_member {
    margin-bottom: 80px;
}

.page-id-3226 .vc_column-inner {
    max-width: 1300px;
    margin: 0 auto;
    margin-top: 60px;
}
 .page-id-3226 .strong-view.wpmtst-modern .wpmtst-testimonial-inner {
    background-color: #fff;
}
 .page-id-3226 .strong-view.wpmtst-modern .wpmtst-testimonial-heading {
    padding: 0 20px;
    line-height: 38px;
    word-break: break-word;
}
.max1300{
    max-width: 1300px;
    margin: 0 auto;
    margin-top: 60px;
}
.page-id-1915 .inner-page {
    margin-bottom: 0;
}
.page-id-1915 .page-content h2, .page-id-1915 .wp_page .page-id-1915 .page-content h2 {
    font-size: 34px;
    line-height: 34px;
    color: #ffffff;
}
.page-id-1915 h2, .page-id-1915 .page-content h2 a{
    color: #ffffff;
}
.page-id-1915 .wpb_wrapper p {
    color: #fff;
    font-size: 18px;
    line-height: 28px;
}
.page-id-1915 .wpb_wrapper p a {
    color: #fff;
    font-weight: 700;
    text-decoration: underline;
}
.calltoaction h2 {
    color: #000 !important;
}
.contactForm label {
    display: block;
    padding-right: 20%;
    color: #fff;
    font-size: 14px;
    margin-bottom: 15px;
}
.contactForm label input {
    height: 40px;
    border-radius: 2px;
    border: 0;
}
.contactForm label textarea {
    border-radius: 2px;
    border: 0;
}
.contactSubmit input {
    padding: 10px 60px;
}
.wpcf7 form .wpcf7-response-output {
    color: #fff;
}
.flex-direction-nav li a {
    color: transparent;
    text-shadow: none;
}