/*
Theme Name: Vehica Child
Theme URI: https://vehicatheme.com/
Author: TangibleDesign
Author URI: https://tangibledesign.net/
Description: Vehica
Template: vehica
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: translation-ready
Text Domain: vehica
*/

/*.vehica-button--menu-submit {
display: none;
}
*/

.vehica-menu__wrapper .vehica-logo img {
  width: auto;
  max-height: 70px;
}

.vehica-menu__wrapper .vehica-menu > .menu-item {
  margin: 0 18px;
}
.vehica-menu__wrapper .vehica-menu .vehica-menu__link {
  font-size: 15px;
  font-weight: 900;
}
.vehica-menu__desktop .vehica-menu__container {
  margin-left: auto;
}

.vehica-menu__wrapper .vehica-menu__left {
  width: 100%;
}

.fa-car:before {
  content: "\f21a";
}

.reviews .vehica-heading {
  display: none;
}
.hero-heading span {
  color: #3289ff;
}
.primary {
  color: #3289ff;
}

.boat-brands .vehica-services__image {
  margin-bottom: 10px !important;
}

@media (min-width: 900px) {
  .boat-brands .vehica-services .vehica-services__service-wrapper {
    width: 25% !important;
  }
}

.secondary-btn {
  background-color: #d9534f;
}
.btn-small {
  font-size: 14px;
  padding: 12px 20px 12px 20px;
}
/* NAV ACTIVE COLOR*/
/* .vehica-menu__wrapper
    .vehica-menu
    .menu-item.current-menu-item
    > .vehica-menu__link {
    color: #5497ff;
  } */

.services {
  margin: 0px;
  padding: 0px;
}

.btn-red a {
  padding: 10px 5px 10px 5px !important;
  background-color: #00adee !important;
  color: #fff !important;
  overflow: hidden;
  display: inline-block;
  font-size: 17px;
  line-height: 21px;
  font-weight: 600;
  text-align: center;
  border: 0 solid transparent;
  box-shadow: none;
  cursor: pointer;
  padding: 16px 25px 16px 25px;
  vertical-align: top;
  border-radius: 10px;
  transition: all 0.2s ease-in-out;
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: linear;
  transition-delay: 0s;
  align-items: center;
  transform: translateZ(0);
  text-decoration: none;
  height: 45px !important;
  margin: 11px 0 0 0;
}
.btn-red a:hover {
  background-color: #03425a !important;
  color: #ffffff !important;
}
.img-before {
  position: relative;
  padding: 0 0px 20px 20px;
}
.img-before:before {
  content: "";
  position: absolute;
  top: 20px;
  left: 0;
  right: 20px;
  bottom: 0;
  background-color: #e0edf2;
  border-radius: 3px;
}
.img-before img {
  position: relative;
  z-index: 2;
  background: #061138;
  border-radius: 3px;
}

.img-after {
  position: relative;
  padding: 0 20px 20px 0px;
}
.img-after:before {
  content: "";
  position: absolute;
  top: 20px;
  left: 20px;
  right: 0px;
  bottom: 0;
  background-color: #e0edf2;
  border-radius: 3px;
}
.img-after img {
  position: relative;
  z-index: 2;
  background: #061138;
  border-radius: 3px;
}

.btn-call a {
  padding: 0 13px !important;
  border-radius: 5px;
}
/*.btn-call a:before {
        content: "\f879";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        margin-right: 8px;
    }*/
.elementor-image-gallery .gallery,
.insta-gallery .gallery {
  max-width: 100% !important;
}
.vehica-menu__wrapper:before,
.vehica-menu-hover {
  opacity: 0;
}
.home-video-section .elementor-open-lightbox {
  aspect-ratio: auto !important;
  height: 80px;
}
.home-video-section
  .elementor-open-lightbox
  .elementor-custom-embed-image-overlay
  img {
  height: 0px;
}
.footer-section .vehica-email,
.footer-section .vehica-address {
  font-size: 14px;
}

.footer-section .vehica-simple-menu li.menu-item {
  font-size: 14px;
  margin: 0 0 4px;
  border: 0px !important;
}
.footer-section .vehica-simple-menu li.menu-item a {
  color: #888;
  position: relative;
  display: block;
  padding-bottom: 6px;
  padding-left: 19px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.footer-section .vehica-simple-menu li.menu-item a:after {
  position: absolute;
  top: 9px;
  left: 0;
  width: 6px;
  height: 6px;
  content: "";
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 2px solid #ccc;
  border-right: 2px solid #ccc;
}

.footer-section .vehica-simple-menu li.menu-item a:hover,
.footer-section a:hover {
  color: #00adee !important;
}
.footer-section .vehica-simple-menu li.menu-item.btn-red {
  display: none;
}
.footer-section .vehica-short-info {
  font-size: 14px;
}

.footer-section .vehica-copyrights {
  font-size: 13px;
}
.vehica-simple-menu--vertical .vehica-simple-menu {
  flex-direction: column;
}
.footer-section {
  background-size: cover;
}
.footer-section .vehica-simple-menu li.menu-item:after {
  display: none;
}

.footer-section .vehica-simple-menu li.menu-item {
  padding-bottom: 0;
  padding-left: 0;
}

/* Custom Listing Css **/
.inventory-searchv1 .vehica-inventory-v1__top {
  background: #f2f5fb;
  padding-top: 15px;
}

.inventory-searchv1 .v-select:not(.vs-open) .vs__dropdown-toggle {
  box-shadow: none;
  border-radius: 4px;
  border: 1px solid #eaeaea;
  padding: 0 0 0 15px;
}

.inventory-searchv1 .vs__dropdown-menu > .vs__dropdown-option {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.inventory-searchv1 .vehica-results__fields__clear-load-more {
  float: right;
  width: auto;
  padding-top: 17px;
}

.inventory-searchv1 .vehica-inventory-v1 .vehica-results__fields {
  padding-bottom: 15px;
}
@media (min-width: 1024px) {
  .inventory-searchv1
    .vehica-inventory-v1__bar
    .vehica-inventory-v1__bar__left
    .vehica-search-v1__tabs
    .vehica-search-v1__tab-button {
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px;
  }
  .inventory-searchv1
    .vehica-inventory-v1__bar
    .vehica-inventory-v1__bar__left
    .vehica-search-v1__tabs
    .vehica-search-v1__tab:after {
    top: 23px;
  }
  .vehica-inventory-v1__middle {
    padding-top: 15px;
    padding-bottom: 20px;
  }
}

.inventory-searchv1 .vehica-inventory-v1__title {
  font-weight: 700;
  font-size: 20px;
  color: #6f6f6f;
}

.inventory-searchv1 .vehica-inventory-v1__sort__heading {
  padding-right: 12px;
  font-size: 13px;
}

.inventory-searchv1
  .vehica-inventory-v1__sort__select
  .v-select:not(.vs-open)
  input {
  min-height: 40px;
}
.inventory-searchv1 .vehica-inventory-v1__sort__select .vs__selected-options {
  max-height: 40px !important;
}

.inventory-searchv1
  .vehica-inventory-v1__sort__select
  .v-select:not(.vs-open)
  .vs__selected {
  top: 10px;
}

.inventory-searchv1 .vehica-inventory-v1__sort__select .vs__actions:after {
  top: 10px;
  right: 15px;
}

.inventory-searchv1 .vehica-inventory-v1__sort .vehica-inventory-v1__view {
  margin-right: 20px;
}
.inventory-searchv1 .vehica-car-card-row .vehica-car-card-row__info-more {
  margin-top: 10px;
  margin-bottom: 0px;
}
.inventory-searchv1 .vehica-car-card-row__price-desktop {
  font-size: 22px;
}

.inventory-searchv1 .vehica-car-card__featured {
  font-size: 14px;
}

.inventory-searchv1 .vehica-car-card-v2 .vehica-car-card__inner {
  border: 1px solid #d5d5d5;
  box-shadow: none;
}

.inventory-searchv1 .vehica-car-card__content {
  padding: 12px;
}

.inventory-searchv1 .vehica-car-card__name {
  margin-top: 0px;
  font-size: 15px;
  font-weight: 800;
}

.inventory-searchv1 .vehica-car-card__price {
  margin: 0;
  font-weight: 800;
  font-size: 16px;
  padding-bottom: 8px;
}

.inventory-searchv1 .vehica-car-card-v2 .vehica-car-card__price {
  color: var(--primary);
}

.inventory-searchv1 .vehica-car-card-v2 .vehica-car-card__separator {
  margin-bottom: 12px;
  background: #f3f3f3;
}

.inventory-searchv1 .vehica-car-card__info__single {
  margin-left: 5px;
  font-size: 13px;
  margin-right: 0;
  border-radius: 0;
  padding-left: 5px;
  position: relative;
}

.inventory-searchv1 .vehica-car-card__info__single:before {
  content: "";
  background: #d5d5d5;
  width: 0.5px;
  height: 12px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.inventory-searchv1 .vehica-car-card__info__single:first-child {
  padding: 0 9px;
  margin: 0;
}

.inventory-searchv1 .vehica-car-card__info__single:first-child:before,
.inventory-searchv1 .vehica-car-card__info__single:nth-child(2):before {
  display: none;
}

.inventory-searchv1 .vehica-car-card-row .vehica-car-card-row__inner {
  padding: 12px;
}
.inventory-searchv1
  .vehica-car-card-row
  .vehica-car-card-row__image
  .vehica-car-card__image-bg,
.inventory-searchv1
  .vehica-car-card-row
  .vehica-car-card-row__image
  .vehica-car-card__image {
  border-radius: 10px;
}
@media (min-width: 1024px) {
  .inventory-searchv1 .vehica-car-card-row .vehica-car-card-row__image {
    padding-right: 30px;
  }
  .inventory-searchv1
    .vehica-car-card-row
    .vehica-car-card-row__image
    .vehica-car-card__image-bg {
    height: 100%;
  }
}
@media (max-width: 899px) {
  .vehica-short-info__inner {
    max-width: 100%;
    margin: auto;
  }
}

@media (max-width: 899px) {
  .footer-section .vehica-short-info__inner {
    max-width: 100%;
    margin: 0 auto;
  }
  .footer-section .footer-logo {
    width: 100% !important;
    text-align: left !important;
    max-width: 100% !important;
  }
  .vehica-logo-widget {
    max-width: 161px;
  }

  .vehica-simple-menu--vertical .vehica-simple-menu {
    flex-direction: row;
  }

  .vehica-simple-menu--vertical .vehica-simple-menu li {
    flex-basis: auto;
    min-width: auto;
    width: auto;
  }

  /* .elementor-heading-title {
        padding-top: 1rem;
      } */
  .vehica-simple-menu-2-columns {
    display: block;
    opacity: 1;
  }
}

.inventory-searchv1 .vehica-car-card-row__name {
  font-size: 20px;
  margin-top: 0;
  font-weight: bold;
}

.inventory-searchv1 .vehica-car-card-row .vehica-car-row__content {
  font-size: 13px;
}

.inventory-searchv1 .vehica-car-card__info {
  margin-top: 12px;
}

.inventory-searchv1
  .vehica-car-card-row
  .vehica-car-card__info__single:first-child {
  border-radius: 3px;
}
@media (max-width: 1023px) {
  .inventory-searchv1
    .vehica-car-card-row-wrapper
    .vehica-car-card-row
    .vehica-car-row__content {
    margin-bottom: 0;
    padding-left: 0px;
    padding-right: 0px;
  }
}

.inventory-searchv1 .vehica-car-card-row-wrapper .vehica-car-card-row {
  box-shadow: none;
  border: 1px solid #d5d5d5;
  padding: 0;
}
.inventory-searchv1 .vehica-car-card__featured {
  background: #1fceea;
}
.listing-detail .vehica-grid .vehica-grid {
  border-bottom: 1px solid #ddd;
  margin-bottom: 6px;
}

.listing-detail .vehica-grid .vehica-grid .vehica-car-attributes__name {
  margin-bottom: 8px;
}

.listing-detail
  .vehica-grid
  .vehica-grid
  .vehica-car-attributes__name
  .vehica-car-attributes__values {
  margin-bottom: 12px;
}

.listing-detail .vehica-car-attributes__values {
  margin-bottom: 8px;
}

.listing-detail .vehica-grid .vehica-grid__element:last-child .vehica-grid {
  border-bottom: 0;
  margin: 0;
}

.inventory-searchv1 .elementor-container {
  max-width: 100% !important;
}
.about-slider .swiper-slide {
  height: 180px;
  margin-bottom: 30px;
  overflow: hidden;
}

.boat-brands .vehica-services .vehica-services__image {
  max-width: 155px;
  height: 119px;
  object-fit: contain;
}
.contapage-form .vehica-3-fields__right.phone-field {
  width: 100%;
}

.contapage-form .vehica-3-fields {
  flex-wrap: wrap;
}
@media (min-width: 900px) {
  .contapage-form .vehica-3-fields > div {
    width: 46.49%;
  }
}

@media (max-width: 420px) {
  .footer-section:before {
    height: 85px;
  }
  section.header-section:before {
    width: 35px;
    height: 35px;
  }
}
.boat-brands .vehica-services {
    justify-content: flex-start;
}
.boat-brands .vehica-services button.vehica-button {
  background: #03425A;
}
.boat-brands .vehica-services .vehica-services__service-wrapper .vehica-services__service {
    margin-bottom: 0;
    box-shadow: none; 
    border-radius: 0;
padding-bottom: 30px;
}.boat-brands .vehica-services .vehica-services__service-wrapper { border-bottom: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;}
.boat-brands .vehica-services .vehica-services__service-wrapper:last-child, .boat-brands .vehica-services .vehica-services__service-wrapper:nth-last-child(2), .boat-brands .vehica-services .vehica-services__service-wrapper:nth-last-child(3) { border-bottom: 0px solid #d6d6d6; }
 .boat-brands .vehica-services .vehica-services__service-wrapper:nth-last-child(1),  .boat-brands .vehica-services .vehica-services__service-wrapper:nth-last-child(4){ border-right: 0px;}
@media(max-width: 900px){
.boat-brands .vehica-services .vehica-services__service-wrapper{ width: 50% !important;}
.boat-brands .vehica-services .vehica-services__service-wrapper:nth-child(2n){ border-right: 0;} 
}
@media(max-width: 440px){
.boat-brands .vehica-services .vehica-services__service-wrapper{ width: 100% !important;}
.boat-brands .vehica-services .vehica-services__service-wrapper { border-bottom: 1px solid #d6d6d6;
    border-right: 0px solid #d6d6d6;}
}
 /** Vehica Search **/
.header-search .vehica-search-classic-v2 {
  max-width: 100%;
  padding: 0;
}
.header-search .vehica-search-classic-v2__fields {
  background: transparent;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}

.header-search
  .vehica-search-classic-v2__search-button-wrapper
  span.vehica-button__text {
  display: block;
}
.header-search .vehica-search-classic-v2 .vehica-search-classic-v2__fields {
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
}
.header-search
  .vehica-search-classic-v2__search-button-wrapper
  button.vehica-button {
  width: 127px;
  display: flex;
  justify-content: center;
  flex-direction: row-reverse;
  grid-gap: 5px;
}
.header-search
  .vehica-search-classic-v2__search-button-wrapper
  button.vehica-button
  i {
  padding-top: 3px;
}
.header-text .elementor-widget-container {
  max-width: 640px;
}

.btn-about a.elementor-button {
  border: 1px solid #e6e6e6;
  padding: 15px 20px !important;
}
@media (max-width: 1199px) {
  .btn-call a {
    padding: 13px !important;
    border-radius: 5px;
    margin: 20px 25px;
  }
}
@media (max-width: 767px) {
  .btn-about a.elementor-button {
    padding: 15px !important;
  }
}
@media (max-width: 442px) {
  .btn-about a.elementor-button {
    width: 100%;
    min-width: 280px;
    display: block;
    margin-bottom: 12px;
  }
}

.play-button .elementor-custom-embed-play {
  width: 80px;
  height: 80px;
  color: #fff;
  background-color: #35c8ea;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.play-button .elementor-custom-embed-play svg {
  opacity: 1;
  filter: none;
}

.play-button .elementor-custom-embed-play:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transform-origin: center;
  border-radius: 100%;
  height: 100%;
  width: 100%;
  z-index: -1;
  background: repeating-radial-gradient(
    rgba(33, 137, 232, 0) 0%,
    rgba(33, 137, 232, 0.15) 50%,
    rgba(33, 137, 232, 0.5) 75%,
    rgba(33, 137, 232, 0.05) 100%
  );
  -webkit-animation: pulse_shadow 2s ease-in-out infinite;
  animation: pulse_shadow 2s ease-in-out infinite;
}

@-webkit-keyframes pulse_pseudo {
  0% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  100% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(2.25);
  }
}

@keyframes pulse_pseudo {
  0% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  100% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(2.25);
  }
}
@-webkit-keyframes pulse_shadow {
  0% {
    box-shadow: 0px 0px 0px 0px rgba(33, 137, 232, 0.25);
  }
  100% {
    box-shadow: 0px 0px 3px 30px rgba(33, 137, 232, 0);
  }
}
@keyframes pulse_shadow {
  0% {
    box-shadow: 0px 0px 0px 0px rgba(33, 137, 232, 0.25);
  }
  100% {
    box-shadow: 0px 0px 3px 30px rgba(33, 137, 232, 0);
  }
}
.sponsor-carousel .vehica-carousel-term-img .vehica-swiper-slide img {
  filter: brightness(0) invert(1);
  opacity: 0.2;
  transition: all 0.4s ease-in-out;
  max-width: 76%;
}
.sponsor-carousel .vehica-carousel-term-img .vehica-swiper-slide img:hover {
  opacity: 1;
}
@media (min-width: 600px) {
  .sponsor-carousel .vehica-carousel-term-img {
    padding: 0px;
  }
}

.sponsor-carousel .vehica-carousel-term-img .vehica-carousel__arrow {
  top: 0;
  background: transparent;
  box-shadow: none;
  color: #fff;
  width: auto;
  padding: 0 2px;
  margin-top: -58px;
}

.sponsor-carousel .vehica-carousel__arrow:after {
  color: #fff;
  content: " ";
  border-left: 1px solid #ffffff4f;
  border-bottom: 1px solid #ffffff4f;
  width: 20px;
  height: 20px;
  transform: rotate(45deg);
  cursor: pointer;
  display: block;
}

.sponsor-carousel .vehica-carousel__arrow.vehica-carousel__arrow--right:after {
  border: 0px;
  border-right: 1px solid #ffffff4f;
  border-top: 1px solid #ffffff4f;
}
.sponsor-carousel .swiper-slide img.swiper-slide-image {
  filter: brightness(0) invert(1);
  opacity: 0.2;
  transition: all 0.4s ease-in-out;
  cursor: pointer;
}
.sponsor-carousel .swiper-slide img.swiper-slide-image:hover {
  opacity: 1;
}
.sponsor-carousel .swiper .elementor-swiper-button {
  top: 30px;
  left: 2px;
}
.sponsor-carousel .swiper .elementor-swiper-button-next {
  left: auto;
  right: 2px;
}

.sponsor-carousel .swiper .elementor-swiper-button i:before {
  color: #fff;
  content: " ";
  border-left: 1px solid #ffffff4f;
  border-bottom: 1px solid #ffffff4f;
  width: 20px;
  height: 20px;
  transform: rotate(45deg);
  cursor: pointer;
  display: block;
}

.sponsor-carousel .swiper .elementor-swiper-button-next i:before {
  border: 0px;
  border-right: 1px solid #ffffff4f;
  border-top: 1px solid #ffffff4f;
}

.sponsor-carousel.elementor-widget-image-carousel
  .swiper-slide
  figure.swiper-slide-inner {
  padding: 0 2.5rem;
}
.featuredlists-tab .vehica-tabs-top-v2 {
  flex-wrap: wrap;
}

.featuredlists-tab .vehica-tabs-top-v2 h3.vehica-tabs-top-v2__heading {
  font-size: 40px;
  font-weight: 800;
  line-height: 45px;
}

.featuredlists-tab
  .vehica-tabs-top-v2
  .vehica-tabs-top-v2__tabs
  .vehica-tabs-wrapper {
  justify-content: flex-start;
  flex-wrap: nowrap;
}

.featuredlists-tab .vehica-tabs-top-v2 .vehica-tabs-top-v2__tabs .vehica-tab {
  padding: 5px 0 13px;
  flex-direction: row;
  height: auto;
  align-items: center;
  background: transparent;
  border: 0 !important;
  margin-left: 0;
}

.featuredlists-tab
  .vehica-tabs-top-v2
  .vehica-tabs-top-v2__tabs
  .vehica-tab:after {
  background: transparent;
  border: 0px;
  height: 2px;
  bottom: 0;
  top: auto;
}

.featuredlists-tab
  .vehica-tabs-top-v2
  .vehica-tabs-top-v2__tabs
  .vehica-tab:before {
  display: none;
}
.featuredlists-tab
  .vehica-tabs-top-v2
  .vehica-tabs-top-v2__tabs
  .vehica-tab--active {
  border: 0px;
  background: transparent;
}

.featuredlists-tab
  .vehica-tabs-top-v2
  .vehica-tabs-top-v2__tabs
  .vehica-tab--active:after {
  background: var(--primary);
}

.featuredlists-tab
  .vehica-tabs-top-v2
  .vehica-tabs-top-v2__tabs
  .vehica-tab
  .vehica-tab__subtitle {
  margin-top: 0;
  line-height: 1;
  margin-left: 6px;
}

.featuredlists-tab .vehica-tabs-top-v2 .vehica-tabs-top-v2__tabs .vehica-tabs {
  grid-gap: 30px;
  border-bottom: 1px solid #dee2e6;
}

.my-gallery-section .elementor-widget-image,
.my-gallery-section .elementor-widget-container {
  height: 100%;
}

.my-gallery-section .elementor-widget-image img {
  width: 100%;
  max-height: 300px;
  height: 100%;
  object-fit: cover;
}

.service-process > div {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

@media screen and (max-width: 989px) {
  .vehica-contact-form .vehica-3-fields > div {
    margin: 0;
  }
}

@media screen and (max-width: 767px) {
  .my-gallery-section .elementor-widget-wrap {
    padding: 5px 20px !important;
  }
}

@media (min-width: 1200px) {
  .featuredlists-tab .vehica-tabs-top-v2 .vehica-tabs-top-v2__tabs {
    justify-content: flex-start;
  }
  .featuredlists-tab
    .vehica-tabs-top-v2
    .vehica-tabs-top-v2__tabs
    .vehica-tabs {
    min-width: 100%;
  }
  .home-about-img img {
    margin-right: -200px;
    max-width: initial;
    width: 100%;
  }
}
.service-section .service-box, .service-section  .service-box .elementor-widget-container {
    height: 100%;
}