/*
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
*/
@media (min-width: 1920px) {
    .vehica-menu__wrapper .vehica-logo {
        margin-right: 65px;
    }
}
.vehica-menu__wrapper .vehica-menu__left .vehica-logo {
    margin-top: -20px;
}
.vehica-menu__sticky-submit .vehica-menu-item-depth-0 .fas {
  display: none !important;
}
.vehica-button--menu-submit {
  border: 0px solid var(--primary) !important;
 }
@media (max-width: 1000px) {
  .vehica-number-range-v2__1of2--left {
    display: none !important;
  }
}


/*sticky menu da ostane boxed*/
@media (min-width: 1468px) {
 .vehica-menu__wrapper {
   top: 0!important;
 }
  .vehica-menu__wrapper {
    max-width: 1468px !important; /* New Menu Width (including gap 2*30px both side) */
    margin: 0 auto !important;
    position: static;
    animation: none !important;
  }
  .vehica-menu__desktop {
    width: 100% !important;
  }

  .vehica-menu-sticky-active .vehica-header > div:not(.vehica-menu__transparent-wrapper) {
    height: 100px !important; /* Menu not sticky height (to prevent window jumping) */
  }

  .vehica-menu-sticky-active .vehica-menu__desktop {
    position: fixed !important;
    left:0!important;
    background: #fff !important; /* Sticky Background Color */
    height: 70px !important; /* Sticky Menu Height */
    animation: vehica-slide-down 0.5s;
  }
  .vehica-menu-sticky-active .vehica-menu__wrapper {
    position: relative !important;
    box-shadow: none !important;
  }
}

/* footer menu desclimer */
  .elementor-13444 .elementor-element.elementor-element-7f869f7.elementor-element {
    font-size: 12px;
  }
vehica-car-card__info__single:first-child {
	padding: 0 5px !important;
}

.vehica-car-card__featured {
  left: -86px;
  min-width: 250px;
  max-width: 250px;
}

.vehica-car-card__featured {
    position: absolute;
    z-index: 2;
    background: var(--primary);
    width: auto;
    padding: 3px 0px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    transform: rotate(-41deg);
    margin-left: 0;
    left: -86px;
    top: 16px;
    min-width: 250px;
    max-width: 250px;
}

.vehica-car-card__labels {
    position: absolute;
    left: 22px;
    top: 22px;
    z-index: 20;
}

.vehica-car-card__label {
    display: inline-block;
    float: left;
    padding: 0 11px;
    border-radius: 4px;
    font-weight: bold;
    background: var(--primary);
    text-transform: uppercase;
    color: #fff;
    margin-right: 5px;
    line-height: 20px;
    font-size: 12px;
	}


@media (min-width: 1920px) {
    .vehica-menu__wrapper .vehica-logo {
	margin-right: 65px;
	}
	
.vehica-menu__wrapper .vehica-menu__left .vehica-logo {
    margin-top: -20px;
	}
	
	.vehica-menu__sticky-submit .vehica-menu-item-depth-0 .fas {
	display: none !important;
	font-size: 50px !important;
	}
	
	.vehica-contact-form label {
	 font-weight: regular;
	}
	
	.vehica-contact-form label {
	font-weight: regular;
	}
	
	.vehica-car-card__info__single:first-child {align-content
	padding: 0 5px !important;
	}
	
	.vehica-car-card__featured {
	left: -86px;
	min-width: 250px;
    max-width: 250px;
	}
		