/*
Theme Name:         TopRent
Text Domain:        autorent-child
Theme URI:          https://studio-fs.com
Description:        none.
Version:            1.4
Author:             Rebild - Artem
Template:			autorent
Author URI:         https://themeforest.net/user/studio-fs
License:            GPL v2
License URI:        https://www.gnu.org/licenses/gpl-2.0.html
Tags:               one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
*/
.powered-by-google {
	display: none;
}
img {
  width: 100%;
  height: auto;
}
.fs_post_author_person img{
	max-width: 50px;
}
.single-post  article img{
	width: auto;
}
section.price_content .content .first_col .image {
  max-width: 137px;
}
.swiper-container.wls-reviews_slider .swiper-slide {
    width: auto;
    max-width: 400px; /* или подходящий размер карточки */
    margin: 0 auto;
}
.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  white-space: nowrap;
}
.archive_category h2{
  text-transform: none;
  font-size: 24px;
  line-height: 26px;
}
.google-business-reviews-rating .rating .number + .all-stars {
	z-index: 0;
}
div.essentials-filters-content.autopart_category .item {
	background: transparent;
}
div.autopart_category .item .info_wrap {
	background: #fff;
}
.section_title .title2 {
  color: #fff;
  font-family: RobotoMedium,sans-serif;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
  margin: 0;
  position: relative;
}
.noneid .inner.mt20{
	margin-top: 80px;
}
.cars_breadcrumbs ul.noneid li.current{
    display: none;
}
.section_title .title2 a{
  color: #fff;
  text-decoration: none;
}
.breadcrumbs li + li::before {
  content: "/";
  margin: 0 4px 0 6px;
  color: #999;
}

div.autopart_category .item .rating, 
div.shop_page .item .rating, 
section.autopart_category .item .rating, 
section.shop_page .item .rating {
  text-align: center;
  line-height: 0;
  min-height: 15px;
  width: 100%;
  margin: 0 0 10px;
}
div.autopart_category .item .info_wrap, 
div.shop_page .item .info_wrap, 
section.autopart_category .item .info_wrap, 
section.shop_page .item .info_wrap{
	margin-top: 35px;
}
div.autopart_category .item .rating ~ .info_wrap, 
div.shop_page .item .rating ~ .info_wrap, 
section.autopart_category .item .rating ~ .info_wrap, 
section.shop_page .item .rating ~ .info_wrap{
	margin-top: 0;
}
.fixed_menu_area .catalog_item a img, 
div.car_menu_area .catalog_item a img, 
section.car_menu_area .catalog_item a img {
  height: auto;
}
.item .rating svg, 
div.shop_page .item .rating svg, 
section.autopart_category .item .rating svg, 
section.shop_page .item .rating svg {
  width: 15px;
}
div.essentials .tab-content .tab-pane .vechicle {
	box-shadow: none !important;
}
.callback_modal#callback_page form p {
	line-height: 0;
}
.callback_modal#callback_page input {
	margin-bottom: 0;
}
.callback_modal#callback_page textarea {
	margin-bottom: 15px;
}
.grecaptcha-badge {
	display: none !important;
}
.tm_mega-questions {
	position: relative;
	text-align: left;
	min-width: 255px;
	border: 1px solid #ccd0d4;
	box-shadow: 0 1px 1px rgba(0,0,0,.04);
	background: #fff;
	cursor: pointer;
	padding: 6px 4px;
	font-weight: 900;
	margin-bottom: -1px;
}
.tm_mega-questions:before {
	content: '\f107';
  font-family: FontAwesome;
	color: inherit;
	position: relative;
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
}
.tm_mega-questions.active:before {
	content: "\f106";
}
.tm_mega-answer {
	padding: 8px;
}

.wls-reviews_inner {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.wls-reviews_inner .wls-review_item img {
	max-width: 100%;
}
/*.wls-reviews_inner .wls-review_item {
	width: calc(33.3333% - 20px);
}*/
.wls-reviews_inner .wls-review_item .image_wrap a img {
	height: auto;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transition: all .25s ease-in-out;
}
.wls-reviews_inner .wls-review_item .image_wrap:hover a img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	transition: all .25s ease-in-out;
}
.wls-reviews_inner .wls-review_item:not(:last-of-child) {
	margin-right: 30px;
}

.wls-reviews_inner .wls-review_item .image_wrap {
	position: relative;
	transition: all .25s ease-in-out;
	overflow: hidden;
	text-align: center;
	margin-bottom: 10px;
}
.wls-reviews_inner .fs_main_content .wls-base_reviews .rating,
.wls-reviews_inner .wls-review_item .rating {
	text-align: center;
	margin-bottom: -6px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 0;
	left: 0;
	min-height: 15px;
	width: 100%;
	display: block !important;
}
.wls-reviews_inner .fs_main_content .wls-base_reviews .rating svg,
.wls-reviews_inner .wls-review_item .rating svg {
	width: 15px;
}
.wls-reviews_inner .fs_main_content .wls-base_reviews .rating .big,
.wls-reviews_inner .wls-review_item .rating .big {
	color: #ffb100;
	font-size: 18px;
	font-weight: 900;
	margin-right: 10px;
}
.wls-reviews_inner .fs_main_content .wls-base_reviews .wls-reviews_all {
	color: #777;
}
.wls-reviews_inner .wls-review_item .comment_bottom .comment_author {
	font-weight: bold;
}
.wls-reviews_inner .wls-review_item .comment_bottom .comment_date {
	font-style: italic;
}
.wls-reviews_inner .wls-review_item .title {
	min-height: 70px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-content: flex-start;
	align-items: center;
	font-size: 25px;
	font-family: 'RobotoRegular', sans-serif;
	color: #333;
	line-height: 32px;
	text-align: center;
	position: relative;
}
.wls-reviews_inner .wls-review_item .title a {
	color: inherit;
}
.section_title .term_img img, .section_title h1 .term_img img {
  width: 65px;
  height: auto;
}
.page-template-autorent-order .cta-button{
	margin-top: 30px;
}
.page-template-autorent-order .cta-button button {
  max-width: 100%;
  background: #00a15a;
  padding: 10px 0;
  border: none;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  outline: 0;
  font-family: RobotoLight,sans-serif;
  color: #fff;
  max-width: 273px;
  min-width: 273px;
  border-radius: 5px;
  transition: all .25s ease-in-out;
}
.page-template-autorent-order .cta-button button:hover {
  background: #f3f3f3;
  color: #333;
  font-weight: 700;
  transition: all .25s ease-in-out;
}
/*
* Review page
*/

	.page-template-autorent-reviews .wls_right_part{
		margin-bottom: 20px;
	}
@media (min-width: 768px) {
	.wls-reviews_inner .fs_main_content .wls-review_item {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-align-content: flex-start;
		-ms-flex-line-pack: start;
		align-content: flex-start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.wls-reviews_inner .fs_main_content .wls-review_item .image_wrap {
		min-width: 35%;
		max-width: 35%;
	}
	.wls-reviews_inner .fs_main_content .wls-review_item .wls_right_part {
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
		-webkit-flex: 1 1 auto;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		-webkit-align-self: auto;
		-ms-flex-item-align: auto;
		align-self: auto;
		margin-left: 15px;
	}
	.wls-reviews_inner .fs_main_content .wls-review_item .title {
		justify-content: flex-start;
	}
	.wls-reviews_inner .fs_main_content .wls-base_reviews .rating,
	.wls-reviews_inner .fs_main_content .wls-review_item .rating {
		text-align: left;
	}
	.wls-reviews_inner .fs_main_content .wls-review_item .title {
		min-height: auto;
	}
}

.reservation .tab-pane .check_radio>label {
	position: absolute;
	right: 13px;
	bottom: 20px;
	background: #fff;
}

.reservation .tab-pane .check_radio input[type=checkbox]:checked+label:before,
.reservation .tab-pane .check_radio input[type=radio]:checked+label:before {
	margin-left: 1px;
}

.reservation .tab-pane .check_radio>label:after {
	content: attr(data-description);
	box-sizing: border-box;
	display: block;
	background: #00a15a;
	font-size: 10px;
	color: #fff;
	padding: 2px 5px;
	word-wrap: normal;
	white-space: nowrap;
	line-height: 13px;
	position: absolute;
	right: -28px;
	bottom: 30px;
	border-radius: 2px;
	opacity: 0;
	transition: all 0.25s ease-in-out;
}
.reservation .tab-pane .check_radio>label:hover:after {
	opacity: 1;
	transition: all 0.25s ease-in-out;
}

.reservation .location.reservation-step select {
	display: none;
}

.wls-reviews_inner .wls-review_item .comment_content {
	height: 20px;
	width: calc(100% - 10px);
	position: relative;
	overflow: hidden;
}
.wls-reviews_inner .wls-review_item .comment_content.full {
	height: auto;
}
.page-template-autorent-reviews .wls-reviews_inner .wls-review_item .comment_content,
.page-template-autorent-reviews .wls-reviews_inner .wls-review_item .comment_bottom {
	font-size: 18px;
}
section.about div.title2 {
	font-size: 26px;
	line-height: 32px;
	margin-bottom: 20px;
	font-family: RobotoRegular,sans-serif;
	font-weight: 100;
	color: #333;
	text-transform: uppercase;
	font-style: normal;
}
.wls-reviews_inner .wls-review_item a {
	color: #00a15a;
}
/*.wls-reviews_inner .wls-review_item .comment_content:after {
	content: '...';
}*/

footer#footer .footer-top .widget ul li:not(:last-child):after {
	margin-left: 8px;
	top: 5px;
}
html:lang(uk-UA) footer#footer .footer-top .widget ul li:not(:last-child):after {
	margin-left: 10px;
}
html:lang(en-UA) footer#footer .footer-top .widget ul li:not(:last-child):after {
	margin-left: 20px;
}
footer#footer .footer-top .header-logo a img, footer#footer .footer-top .header-logo span img {
	width: 100%;
    height: auto;
}
footer .copyright {
	color: #fff;
	zoom: 80%;
}

div.autopart_category .item .image_wrap a img,
div.shop_page .item .image_wrap a img,
section.autopart_category .item .image_wrap a img,
section.shop_page .item .image_wrap a img {
	height: auto;
	min-width: 100%;
}

@media (min-width: 1200px) {
	footer#footer .footer-social-area {
		width: 110%;
	}
	div.autopart_category .item .image_wrap a img,
	div.shop_page .item .image_wrap a img,
	section.autopart_category .item .image_wrap a img,
	section.shop_page .item .image_wrap a img {
		height: auto;
    max-height: 165px;
	}
}

@media only screen and (max-width: 720px) {
	footer#footer .footer-top .col-xs-3.col-sm-2 {
	    width: 100%;
	}
	.bottom_review_widget {
		margin: 20px 0;
	}
}




#notsubmit form input[type=date], #notsubmit form input[type=datetime], #notsubmit form input[type=email], #notsubmit form input[type=phone], #notsubmit form input[type=tel], #notsubmit form input[type=text], #notsubmit form select, #quick_order form input[type=date], #quick_order form input[type=datetime], #quick_order form input[type=email], #quick_order form input[type=phone], #quick_order form input[type=tel], #quick_order form input[type=text], #quick_order form select, #submitt form input[type=date], #submitt form input[type=datetime], #submitt form input[type=email], #submitt form input[type=phone], #submitt form input[type=tel], #submitt form input[type=text], #submitt form select, .callback_modal form input[type=date], .callback_modal form input[type=datetime], .callback_modal form input[type=email], .callback_modal form input[type=phone], .callback_modal form input[type=tel], .callback_modal form input[type=text], .callback_modal form select {
	line-height: 34px;
}
#quick_order .checkbox-input label span{
	display: inline-block;position: absolute;left: 25px;top: 0;width: max-content;font-weight: normal;
}
.error_border {
	border: 2px solid #ff0000 !important;
	margin: -1px !important;
}
div.error_wrapper {
	width: 100%;
	height: 1px;
}
input[type=submit] ~ .error_wrapper{
  margin: 0 0 10px;
  height: 20px;
  position: relative;
}
span.error {
	line-height: 1 !important;
	left: 50%;
	transform: translateX(-50%);
	bottom: -8px;
}
div.order .calendar-input span.error, section.order .calendar-input span.error {
	bottom: -8px !important;
}
div.order .final_step .checkbox-input.check_radio a, section.order .final_step .checkbox-input.check_radio a {
	color: #00a15a;
	text-decoration: underline;
	transition: all .25s ease-in-out;
}
div.order .final_step .checkbox-input.check_radio a:hover, section.order .final_step .checkbox-input.check_radio a:hover {
	color: #333;
	text-decoration: none;
	transition: all .25s ease-in-out;
}
div.order .calendar-input input.hasDatepicker, section.order .calendar-input input.hasDatepicker{
    line-height: 43px;
}
section.header_scroll .location.reservation-step .select-box {
	display: block;
}
section.header_scroll .location.reservation-step .select-box > input {
	display: block;
}
section.header_scroll .location.reservation-step .select-box > .select-box i.fs_triangle,
section.header_scroll .location.reservation-step .select-box > .select-box input {
	display: none;
}

div.home_slider .swiper-slide img,
section.home_slider .swiper-slide img {
	height: 64px;
	width: auto;
}
div.home_slider .swiper-slide .title,
section.home_slider .swiper-slide .title {
	font-size: 14px;
}
.section_title h1{
	line-height: 44px;
    padding: 8px 0;
	height: auto;
}
.single-product .section_title h1{
    padding: 8px 70px 8px 0;
	line-height: 32px;
}
.single-product .swiper-container .swiper-slide img,
.single-product section.shop_page .gallery_area .image img {
  width: 100%;
  height: auto;
}
.single-product .car-infor-area{
	margin-bottom: 10px;
}
.single-product section.shop_page .gallery_area_owl {
	display: flex;
	flex-wrap: wrap;            /* Перенос на новую строку */
	justify-content: center;    /* Центрирует неполную последнюю строку */
	gap: 4px;                   /* Расстояние между элементами */
}
.single-product section.shop_page .gallery_area_owl .image {
	flex: 1 1 200px;            /* карточка занимает минимум 200px, может расти */
	max-width: calc((100% - 12px) / 4); /* пример для 4 карточек в ряду с gap=4px */
	box-sizing: border-box; 
	width: auto;
	margin: 0;
}	
.section_title div.h2 a,
.section_title h2 a {
	color: inherit;
}
.brand-slider.swiper-container .swiper-slide img {
  max-width: 100%;
  width:auto;
  height: 65px;
}
/*
* Cabrio
*/
div.autopark .filter li.body_type label[for=fx_cabrio],
section.autopark .filter li.body_type label[for=fx_cabrio] {
	background: url('img/cabrio.svg') no-repeat;
	background-size: cover;
	background-position: 0;
}
div.autopark .filter li.body_type label[for=fx_cabrio].active,
section.autopark .filter li.body_type label[for=fx_cabrio].active {
	background: url('img/cabrio_green.svg') no-repeat;
	background-size: cover;
	background-position: 0;
}

div.autopark .filter li.body_type label[for=fx_coupe],
section.autopark .filter li.body_type label[for=fx_coupe] {
	background: url('img/coupe.svg') no-repeat;
	background-size: cover;
	background-position: 0;
}
div.autopark .filter li.body_type label[for=fx_coupe].active,
section.autopark .filter li.body_type label[for=fx_coupe].active {
	background: url('img/coupe_green.svg') no-repeat;
	background-size: cover;
	background-position: 0;
}

div.autopark .filter li.body_type .top span:not(:last-child),
section.autopark .filter li.body_type .top span:not(:last-child) {
	margin-right: 13px;
}

div.autopark .filter li.body_type .top, section.autopark .filter li.body_type .top {
	text-align: right;
	padding-right: 27px;
}

div.autopark .filter li.body_type .bottom span:not(:last-child),
section.autopark .filter li.body_type .bottom span:not(:last-child) {
	margin-right: 13px;
}
#contact-map .gm-style-iw.gm-style-iw-c{
  padding-top: 0px;
  max-width: 300px !important;
  max-height: 282px;
  min-height: 90px;
  background-image: url(https://toprent.ua/wp-content/uploads/2021/02/toprent_office-263x184.jpg);
  background-repeat: no-repeat;
  padding-left: 140px;
  background-size: contain;
  display: flex;
  justify-content: center;
}
#contact-map .gm-style-iw.gm-style-iw-c h5 {
  line-height: 24px;
  padding: 10px 0;
}
#contact-map .gm-style-iw-chr .gm-ui-hover-effect{
  width: 30px !important;
  height: 30px !important;
  position: absolute !important;
  right: 0;
  top: 0;
}
#contact-map .gm-style-iw-chr .gm-ui-hover-effect span{
  margin: 2px !important;
}
#contact-map .gm-style-iw-chr .gm-style-iw-ch{
  display: none;
}
@media only screen and (max-width: 1200px) {
	div.autopark .filter ul li.body_type .top,
	section.autopark .filter ul li.body_type .top {
		padding-right: 18px;
	}
	div.autopark .filter ul li.body_type .top span:not(:last-child),
	section.autopark .filter ul li.body_type .top span:not(:last-child) {
		margin-right: 7px;
	}
	div.autopark .filter ul li.body_type .bottom span:not(:last-child),
	section.autopark .filter ul li.body_type .bottom span:not(:last-child) {
		margin-right: 1px;
	}
}
@media only screen and (max-width: 414px) {
	div.autopark .filter ul li.body_type .top,
	section.autopark .filter ul li.body_type .top {
		padding-right: 13%;
	}
	div.autopark .filter ul li.body_type .top span:not(:last-child),
	section.autopark .filter ul li.body_type .top span:not(:last-child) {
		margin-right: 6%;
	}
	div.autopark .filter ul li.body_type .bottom span:not(:last-child),
	section.autopark .filter ul li.body_type .bottom span:not(:last-child) {
		margin-right: 6%;
	}
}
@media only screen and (max-width: 320px) {
	div.autopark .filter ul li.body_type .top,
	section.autopark .filter ul li.body_type .top {
		padding-right: 9%;
	}
	div.autopark .filter ul li.body_type .top span:not(:last-child),
	section.autopark .filter ul li.body_type .top span:not(:last-child) {
		margin-right: 1.5%;
	}
	div.autopark .filter ul li.body_type .bottom span:not(:last-child),
	section.autopark .filter ul li.body_type .bottom span:not(:last-child) {
		margin-right: 2%;
	}
}
/*fixed menu*/
.fixed_menu_area .catalog_item a img {
	display: none;
}
.fixed_menu_area .cars_menu,
div.car_menu_area .cars_menu,
section.car_menu_area .cars_menu {
	width: 100%;
}
div.autopart_category .item .info_wrap .title a, div.shop_page .item .info_wrap .title a, section.autopart_category .item .info_wrap .title a, section.shop_page .item .info_wrap .title a{
	padding: 0 10px;
	display: inline-block;
}
@media only screen and (min-width: 1921px) {
	div.order .car_location,
	section.order .car_location {
		width: 50%;
	}

	.fixed_price_content .content .first_col .image, section.price_content .content .first_col .image {
		min-width: 262px;
	}

	div.order .calendar-input,
	section.order .calendar-input,
	div.order .time,
	section.order .time {
		width: 25%;
	}
	.select .slct {
		line-height: 43px;
	}

	div.order form input,
	div.order form textarea,
	section.order form input,
	section.order form textarea {
		line-height: 43px;
	}

	div.autopart_category .item .image_wrap a img,
	div.shop_page .item .image_wrap a img,
	section.autopart_category .item .image_wrap a img,
	section.shop_page .item .image_wrap a img {
		max-height: 222px;
	}
	div.e404,section.e404{
		height: calc(100vh - 280px);
		display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	}
}
@media only screen and (max-width: 767px){
	.noneid .inner.mt20 {
	 	margin-top: 10px;
	}
	.noneid .inner.mt20 .item_title {
	 	margin-top: 10px;
	}
	.page-template-autorent-order .cta-button {
		margin-top: 10px;
	}
	section.order .calendar-input input.hasDatepicker {
		line-height: 38px;
	}
	.page-template-autorent-order .section_title h1 {
	line-height: 32px;
	}
	.page-template-autorent-order section.order .inner .item_title.pt20 {
		margin-top: 10px;
	}
}


@media only screen and (max-width: 579px) {
    section.order .calendar-input input.hasDatepicker {
        padding: 2px 10px 3px 39px;
    }
	section.order .select .slct {
        line-height: 44px;
    }
	.single-product section.shop_page .gallery_area_owl .image {
	max-width: calc((100% - 8px) / 3); /* пример для 4 карточек в ряду с gap=4px */
	}
	section.gallery_area_owl .image img {
	width: 100%;
	display: block;
	object-fit: cover;          /* сохраняет пропорции и заполняет контейнер */   
	}
	.category_title{
		padding: 5px 10px;
	}
	.category_title h1 {
		line-height: 32px;
	}	
	.section_title .title2{
		line-height: 32px;
		padding: 8px 0;
	}
	.single-product .section_title .title2{
		font-size: 26px;
	}
	.autopart_category .item_inner {
		padding: 0;
	}
	.footer-top .row{
		min-height: 530px;
	}
	footer#footer .footer-top .header-logo {
		width: 70%;
		margin: 0 auto;
	}
}
@media only screen and (max-width: 414px) {
  .callback_modal {
    padding: 10px 5px;
  }
  #notsubmit, #quick_order, #submitt {
    padding: 0;
  }
    #quick_order .formtitle {
    display: block;
  }
   #quick_order form input[type="submit"] {
    margin: 0 0 20px;
  }
  input[type="submit"] ~ .error_wrapper {
	margin: -20px 0 0;
  }
  .callback_modal .quick_order_top_flex p input.error_border[name="contact[phone]"],
  #quick_order .quick_order_top_flex p input.error_border[name="contact[phone]"]{
	width: calc(100% + 0px);
  }
  div.essentials ul.horizontal-tab li:last-child{
	width: 100%;
  }
}
@media (min-width: 320px) and (max-width: 992px) {
	.reservation .tab-pane .check_radio>label {
		right: 3px;
	}
}
@media (min-width: 320px) and (max-width: 640px) {
	.youtube {
		height: 310px !important;
	}
	.wls-reviews_inner {
		display: block;
	}
	.wls-reviews_inner .wls-review_item {
		width: 100%;
	}
	.wls-reviews_inner .wls-review_item img {
		min-width: 100%;
	}
	.order.autopark_page .justify-content_wrapper {
		display: block;
	}
	.order.autopark_page .car_location,
	.order.autopark_page .calendar-input,
	.order.autopark_page .time {
		width: 100%;
		margin-top: 5px;
	}
	.order.autopark_page .select .slct {
		margin-right: 0;
	}
	div.home_slider .swiper-slide img,
	section.home_slider .swiper-slide img,
	.brand-slider.swiper-container .swiper-slide img {
		height: 50px;
	}
	div.home_slider .swiper-slide .title{
		min-height: 36px;
		line-height: 18px;
	}
	section.about div.h1,
	section.about div.title2 {
		font-size: 26px;
		line-height: 32px;
		margin-bottom: 16px;
	}
	section.price_content .content .first_col{
		display: flex;
		margin-top: 5px;
	}
}