/**
Theme Name: Vehica Child
Author: TangibleDesign
Author URI: https://demo.vehica.com/
Description: The Most Flexible Directory Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: vehica-child
Template: vehica
*/

.vehica-car-card-rub_price
{
	font-size: 16px;
	color: #99a1b2;
}

.vehica-car-card-rub_price .rub,
.vehica-car-card-row__loan .rub
{
	font-style: normal;
	font-size: 11px;
}

.vehica-car-ruble-price .rub,
.vehica-car-loan-payments .rub
{
	font-style: inherit;
	font-size: 75%;
}

.vehica-car-card__price-mobile .vehica-car-card-rub_price
{
	display: block;
}

.vehica-car-card-row__loan
{
	display: flex;
	flex-direction: row;
	color: #99a1b2;
	font-size: 13px;
	justify-content: space-between;
	margin-bottom: 15px;
}

.vehica-car-card-row__loan > div
{
	text-align: center;
	min-width: 96px;
}

.vehica-car-card-row__loan span
{
	display: block;
	font-weight: bold;
	color: #0f141e;
}

.vehica-car-card-row .vehica-car-card-row__favorite 
{
	margin: 0;
}

.vehica-car-card__price-mobile
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.vehica-car-card-v2 .vehica-car-card__price
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.vehica-inventory-v1__results__card .vehica-car-card__content,
.vehica-car-card-v1 .vehica-car-card__content
{
	position: relative;
}

.vehica-inventory-v1__results__card .vehica-car-card-rub_price,
.vehica-car-card-v1 .vehica-car-card-rub_price
{
	display: block;
}

.vehica-inventory-v1__results__card .vehica-car-card-row__loan,
.vehica-car-card-v1 .vehica-car-card-row__loan
{
	display: block;
	position: absolute;
	right: 0;
	top: 34px;
}

.vehica-inventory-v1__results__card .vehica-car-card-row__loan > div,
.vehica-car-card-v1 .vehica-car-card-row__loan > div
{
	display: flex;
	justify-content: space-between;
}

.vehica-inventory-v1__results__card .vehica-car-card-row__loan span,
.vehica-car-card-v1 .vehica-car-card-row__loan span
{
	color: #fff;
	width: 110px;
	border-left: 1px dotted #99a1b2;
	text-align: left;
	padding-left: 6px;
	margin-left: 6px;
}

.vehica-inventory-v1__results__card .vehica-car-card-row__loan span
{
	color: #000;
}

.vehica-inventory-v1__results__card .vehica-car-card__price
{
	display: block;
}

.vehica-car-card__bottom2
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	
	margin-top: 10px;
}

.vehica-car-card__bottom2 .vehica-car-card-row__loan > div:first-child
{
	margin-right: 20px;
}

.vehica-car-card__bottom2 .vehica-car-card-row__loan span
{
	display: inline;
	color: #fff;
}

.vehica-car-card__bottom2 .vehica-car-card-rub_price
{
	font-weight: bold;
}

.print_button
{
	width: 32px;
	cursor: pointer;
}

@media screen and (min-width: 1024px)
{
	.vehica-car-card-row__loan-mobile
	{
		display: none;
	}
	
	.vehica-car-card__price-mobile
	{
		display: none;
	}
}

@media screen and (min-width: 900px) and (max-width: 1199.9px)
{
	.vehica-car-loan-payments
	{
		position: absolute;
		transform: translate(200px, -65px);
	}
}

@media screen and (max-width: 899.9px)
{
	.vehica-car-ruble-price
	{
		position: absolute;
		right: 0;
		transform: translateY(-80px);
	}
	
	.vehica-car-loan-payments
	{
		position: absolute;
		right: 0;
		transform: translateY(-40px);
		text-align: right;
	}
}

@media screen and (max-width: 419.9px)
{
	.vehica-car-ruble-price,
	.vehica-car-loan-payments
	{
		position: static;
		transform: none;
		text-align: left;
	}
}
.vehica-fields-flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.vehica-fields-flex2{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.vehica-fields-item {
	width: 24%;
}
.vehica-fields-flex2 .vehica-fields-item{
	width: 49%;
}
.vehica-fields-btn {
	text-align: center;
	margin-top: 20px;
}
.vehica-onlycheckbox .wpcf7-acceptance input[type=checkbox] {
	position: absolute;
	visibility: hidden;
	width: 20px;
	height: 20px;
	top: 0;
	left: 0;
}
.vehica-onlycheckbox .wpcf7-list-item-label {
	padding-left: 31px;
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	float: left;
}
.vehica-onlycheckbox .wpcf7-acceptance input[type=checkbox] + span:before {
	display: block;
	position: absolute;
	content: "";
	border-radius: 4px;
	height: 20px;
	width: 20px;
	left: 0px;
	top: 0px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	background: #fff;
}
.vehica-onlycheckbox  .wpcf7-acceptance input[type=checkbox] + span:after {
	display: block;
	position: absolute;
	content: "\f00c";
	position: absolute;
	font-family: "Font Awesome 5 Free";
	left: 5px;
	font-weight: 900;
	color: #fff;
	font-size: 11px;
	top: 2px;
	height: 20px;
	width: 20px;
	top: 0px;
	left: 0;
	visibility: hidden;
	text-align: center;
	background: var(--primary);
	border-radius: 4px;
}
.vehica-onlycheckbox .wpcf7-acceptance input[type=checkbox]:checked + span:after {
	visibility: visible;
}
.vehica-contact-form .vehica-onlycheckbox .wpcf7-form-control-wrap {
	margin-bottom: 10px;
}
.sgpb-popup-builder-content-html {
	overflow: hidden;
}
@media screen and (max-width: 1300px){
	.vehica-fields-item {
		width: 49%;
	}
	.vehica-fields-flex2 .vehica-fields-item{
		width: 100%;
	}
}
.custom_tit22{
	font-size: 22px;
}
.vehica-accordion .elementor-accordion .elementor-accordion-item{
	border: none;
}
.sg-popup-id-265882 {
	width: auto!important;
	margin-left: auto;
	margin-right: auto;
}
/*.sg-popup-id-265882{*/
	/*width: auto!important;*/
	/*margin-left: auto;*/
	/*margin-right: auto;*/
/*}*/
/*.sg-popup-id-265883{*/
	/*width: auto!important;*/
	/*margin-left: auto;*/
	/*margin-right: auto;*/
/*}*/
/*.sg-popup-id-266539 {*/
	/*width: auto!important;*/
	/*margin-left: auto;*/
	/*margin-right: auto;*/
/*}*/
/*.sg-popup-id-266557 {*/
	/*width: auto!important;*/
	/*margin-left: auto;*/
	/*margin-right: auto;*/
/*}*/
/*.sg-popup-id-266550 {*/
	/*width: auto!important;*/
	/*margin-left: auto;*/
	/*margin-right: auto;*/
/*}*/

