/**
 * Genel site düzeni
 */

body.rtcl-account,
body.rtcl-account > .rtcl,
html {
	height: auto;
}

html,
body,
button,
input,
select,
textarea,
h1,
h2,
h3,
h4,
h5,
h6,
.main-header,
.site-footer,
.rtcl,
.elementor-widget {
	font-family: Helvetica, Arial, sans-serif !important;
}

body *:not(i):not([class*="fa-"]):not([class^="fa-"]):not([class*=" rtcl-icon-"]):not([class^="rtcl-icon-"]):not(.fa):not(.fas):not(.far):not(.fab):not(.fal):not(.fad) {
	font-family: Helvetica, Arial, sans-serif !important;
}

/* Classified Listing / Classima — yalnızca RTCL ikonları (FA sınıflı öğeler hariç) */
i.rtcl-icon:not([class*="fa-"])::before,
[class^="rtcl-icon-"]:not([class*="fa-"])::before,
[class*=" rtcl-icon-"]:not([class*="fa-"])::before {
	font-family: "rtcl" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	line-height: 1em !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

i.rtcl-icon:not([class*="fa-"]),
[class^="rtcl-icon-"]:not([class*="fa-"]),
[class*=" rtcl-icon-"]:not([class*="fa-"]) {
	font-style: normal !important;
}

.rtcl-cat-icon[class*="fa-"]::before,
i[class*="fa-"]::before {
	font-family: "Font Awesome 6 Free", "Font Awesome 5 Free" !important;
	font-weight: 900 !important;
	font-style: normal !important;
}

.rtcl-cat-icon.far[class*="fa-"]::before,
i.far[class*="fa-"]::before {
	font-weight: 400 !important;
}

.rtcl-cat-icon.fab[class*="fa-"]::before,
i.fab[class*="fa-"]::before {
	font-family: "Font Awesome 6 Brands", "Font Awesome 5 Brands" !important;
	font-weight: 400 !important;
}

html,
body,
#page,
.site-content,
.site-content .content-area,
.site-content .content-area .site-content-block,
.site-content .content-area .site-content-block .main-content,
.main-content {
	background: #fff !important;
}

#content > #primary.container,
#content #primary.container,
#content > .content-area.container {
	padding-left: 10px;
	padding-right: 10px;
}

.site-content .content-area {
	padding: 15px 0;
}

.site-content .content-area .site-content-block .main-content,
.single-rtcl_listing .site-content .content-area .site-content-block .main-content,
.page-id-585 .site-content .content-area .site-content-block .main-content {
	border-radius: 5px;
}

.page-id-585 .site-content .content-area .site-content-block .main-content {
	margin-top: -53px;
	margin-bottom: -20px;
}

.main-breadcrumb span {
	font-size: 12px;
}

@media only screen and (max-width: 767px) {
	.footer-top-area {
		display: none;
	}
}
