@charset "utf-8";
/*
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-inventory-v1__compare,
.vehica-inventory-v1__middle,
.vehica-inventory-v1__bar,
.vehica-heading__icon
{display:none!important}

.vehica-inventory-v1__2-cols__left{
  margin-top: 30px;
}
.vehica-car-card__price:before,
.vehica-car-card__price-mobile:before,
.vehica-car-card-row__price-desktop:before{
  content: "от "
}
@media (min-width: 900px){
	.vehica-testimonial-carousel .vehica-testimonial-carousel__testimonial{
		margin-top:0
	}
	.vehica-heading{margin-bottom:60px}
	.home .vehica-features{
		margin-top:45px
	}
}
.elementor-widget-text-editor{
	color: #343b4c
}
.elementor-widget-text-editor ol{
	list-style-position: inside;
  padding-left: 1rem;
}
.elementor-widget-text-editor ol{
  padding-left: 0;
	    list-style-position: inside;
}
.elementor-widget-text-editor ol li {
    margin-bottom: 10px;
}
.elementor-widget-text-editor ol strong{padding-left: 1rem;}
.vehica-phone-v3{
  display: flex;
  justify-content: flex-end;
  gap: 2rem;
  padding: 0.5rem;
}