/*   
Theme Name: car4you
Version: 1.0
Author: car4you
Description: car4you theme
*/

/* 20.08.2023 */
#row-facebook iframe {
   /*min-height: 400px;*/
	/*max-width: 100%;*/
	width: 100%;
}
#row-instagram .slide a {
	display: block;
	overflow: hidden;
	padding-bottom: 92%;
	position: relative;
}
#row-instagram .slide a img {
	bottom: 0;
	left: 0;
	height: 100%;
	object-fit: cover;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.single-post .under_banner_block {
		align-items: flex-start;
}
@media (max-width: 1280.98px){
	.single-post .row.flex.paket.sb.m40,
	.single-post .under_banner_block {
		margin-left: auto;
		margin-right: auto;
		max-width: 1012px;
	}
}
@media (max-width: 1199.98px) {
	.single-post .row.flex.paket.sb.m40,
	.single-post .under_banner_block {
		max-width: 860px;
	}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
	#header .row.flex .col-md-3.col-xs-6.p0 {
		width: 160px;
	}
	#header .navbar-nav {
    	margin: 22px 0 0;
	}
	#header .nav > li > a {
    	padding: 5px 10px;
	}
	#header .seform {
    	padding-top: 21px;
	}
}
@media (max-width: 860.98px) {
	.single-post .row.flex.paket.sb.m40 {
		max-width: 94%;
	}
	.single-post .under_banner_block {
		max-width: 86%;
	}
	#row-facebook iframe {
		/*min-height: 520px;*/
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	ul.dropdown-menu {
		display: none !important;
	}
}
@media (min-width: 783px) {
	body.admin-bar #header {
		top: 32px !important;
	}
}
@media (max-width: 782.98px) {
	body.admin-bar #header {
		top: 45px !important;
	}
}
@media (max-width: 640.98px) {
	.single-post .under_banner_block {
		margin-top: 8px;
	}
	.under_banner_block .item {
		font-size: 16px !important;
		line-height: 20px !important;
	}
}
@media (max-width: 600.98px) {
	#header {
		padding-left: 15px;
    	padding-right: 15px;
	}
	body.admin-bar #header.default {
		top: 45px !important;
	}
	body.admin-bar #header.fixed {
		top: 0 !important;
	}
	#header .row.flex .col-md-3.col-xs-6.p0 {
		width: 130px;
	}
	#header .col-xs-2.p0.hidden-md.hidden-sm.hidden-lg {
		width: calc(50% - 112px);
	}
	#header .col-xs-3.p0.hidden-md.hidden-sm.hidden-lg {
		width: calc(50% - 50px);
	}
	#header .col-md-10.col-xs-12.p0 {
		
	}
	#header .navbar-header {
		right: 0;
		margin-top: 0;
		top: -47px;
	}
	#header .butgr {
		display: table;
		margin-left: auto;
		position: relative;
	}
	#header .imphone {
		display: none;
	}
	#header ul.sots {
		display: table;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		right: 0;
		margin-top: 8px;
	}
	#header ul.sots li {
		margin: 1px 5px 0;
	}
}
@media (max-width: 575.98px) {
	.single-post .under_banner_block {
		max-width: 82%;
	}
}
@media (max-width: 500.98px) {
	#header .col-xs-2.p0.hidden-md.hidden-sm.hidden-lg {
		width: calc(100% - 155px);
	}
	#header .col-xs-3.p0.hidden-md.hidden-sm.hidden-lg {
		display: none;
	}
	#header .butgr {
		top: 9px;
	}
}
@media (max-width: 480.98px) {
	.single-post .under_banner_block {
		max-width: 78%;
	}
	.under_banner_block .item {
		font-size: 14px !important;
		line-height: 18px !important;
	}
}
/* 21.08.2023 */