/*
Theme Name: burum
Author: Dmitrij Nikolaenko
Authot Email: dmitrij.nikolaenko.91@gmail.com
*/

:root {
	--standart-color: #4e83aa;
	/*основной цвет елементов*/
	--hover-color: #649dc7;
	/*цвет елементов наведение*/
	--white-color: #ffffff;
	--black-color: #181d27;
	--grey-color: #56585c;

	--button-padding: 10px 16px;
	--border-radius: 8px;
}

html,
body {
	width: 100%;
	min-height: 100%;
	font-weight: 400;
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

#rcl-chat-noread-box .messages-icon .rcli {
	color: var(--standart-color) !important;
}

.rcl-noread-users,
.rcl-chat-panel {
	background: var(--standart-color) !important;
}

.rcl-noread-users {
	background: rgb(242 242 242 / 0%) !important;
}

#rcl-chat-noread-box .messages-icon .chat-new-messages {
	color: var(--standart-color) !important;
	font-weight: 900;
}

body {
	font-family: Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
	font-style: normal;
	word-break: break-word;
}

/***position foter***/
* {
	margin: 0;
	padding: 0;
}

#content-sites {
	display: flex;
	flex-direction: column;
	height: 100%;
}

#content {
	flex: 1 0 auto;
}

#footer {
	flex: 0 0 auto;
}

/*** end position foter***/
a,
input,
img,
textarea {
	outline: none;
}

a {
	transition: 0.3s;
}

a:hover {
	transition: 0.3s;
}

h1 {
	font-size: 24px;
	padding-bottom: 24px;
	font-weight: 600;
	color: var(--black-color);
	text-transform: uppercase;
}

h2 {
	font-size: 32px;
	padding-bottom: 22px;
	font-weight: 700;
}

h3 {
	font-size: 28px;
	padding-bottom: 20px;
	font-weight: 700;
}

h4 {
	font-size: 26px;
	padding-bottom: 18px;
	font-weight: 700;
}

h5 {
	font-size: 24px;
	padding-bottom: 16px;
	font-weight: 700;
}

p {
	font-size: 16px;
	padding-bottom: 12px;
	font-weight: 400;
}

li {
	font-size: 16px;
	padding-bottom: 16px;
	font-weight: 400;
}

ul,
ol {
	padding-bottom: 12px;
}

#go-top {
	position: fixed;
	width: 50px;
	height: 50px;
	line-height: 50px;
	bottom: 40px;
	right: 40px;
	z-index: 99;
	text-align: center;
	color: #fff !important;
	background: rgba(0, 0, 0, 0.28) url('/wp-content/themes/burum/img/to-top.png');
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	transition: 0.4s;
}

#go-top:hover {
	background: rgba(0, 0, 0, 0.54) url('/wp-content/themes/burum/img/to-top.png');
	background-position: center center;
	background-repeat: no-repeat;
	transition: 0.4s;
}

/***defaul for breadcrumbs**/
.breadcrumbs-page {
	margin-bottom: 32px;
	margin-top: 24px;
}

.breadcrumbs-page a {
	text-decoration: none !important;
	color: var(--grey-color) !important;
	text-shadow: none;
}

.breadcrumbs-page a:hover {
	text-decoration: underline !important;
}

.breadcrumb_last {
	color: var(--black-color);
}

/**defaul for galery wordpress**/
.gallery {
	float: none;
	display: inline-block;
	width: 100%;
}

.gallery img {
	width: 100%;
	height: auto;
	border: none !important;
	margin-bottom: 0px;
	transition: 0.3s;
}

.gallery img:hover {
	-webkit-filter: brightness(95%);
	transition: 0.3s;
}

.gallery-item {
	margin-top: 0px;
}

/**defaul for img***/
img.alignleft {
	max-width: 50%;
	height: auto;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-top: 25px;
	float: left;
}

img.aligncenter {
	max-width: 100%;
	height: auto;
	margin-bottom: 25px;
	margin-top: 25px;
	float: none;
}

img.alignright {
	max-width: 50%;
	height: auto;
	margin-left: 25px;
	margin-bottom: 25px;
	margin-top: 25px;
	float: right;
}

.active-img {
	position: fixed !important;
	z-index: 999 !important;
	overflow: unset !important;
	top: 50% !important;
	left: 50% !important;
	transform: translate(-50%, -50%) !important;
	max-width: 80% !important;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.38) !important;
}

.close-img {
	position: fixed;
	z-index: 999;
	width: 30px;
	height: 30px;
	top: 8px;
	right: 8px;
	background: url('/wp-content/themes/burum/img/close-img.png');
	background-size: contain;
	cursor: pointer;
	display: none;
}

/**end default**/
/****footer***/
footer {
	background: #375c77;
	color: #ffffff;
	display: inline-block;
	width: 100%;
	z-index: 2;
}

footer a {
	color: var(--white-color);
}

.bottom-footer {
	background: #1f3444;
}

footer ul {
	list-style-type: none;
	margin: 0px;
}

footer a {
	text-decoration: none;
}

footer a:hover {
	text-decoration: none;
	text-decoration: underline;
}

.footer-box {
	padding-top: 120px;
	padding-bottom: 80px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	grid-gap: 24px;
	gap: 24px;
}

.img-logo-footer {
	width: 100%;
	max-width: 85px;
}

.box-lofo-footer {
	width: 100px;
}

.box-footer-menus {
	width: calc(100% - 115px);
}

.fifty-footer-box {
	width: calc(50% - 8px);
}

.mini-title {
	margin-bottom: 16px;
	font-weight: 600;
	font-size: 14px;
	line-height: 15px;
	text-transform: uppercase;
}

footer li {
	font-size: 14px;
}

.box-flex-between-start {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}

.ul-socials {
	display: flex;
	gap: 16px;
}

.ul-socials li {
	padding-bottom: 0px;
}

.ul-socials a {
	background: var(--white-color);
	display: flex;
	align-items: center;
	justify-content: center;
	width: 48px;
	height: 48px;
	padding: 2px;
	border-radius: 50%;
	transition: 0.3s;
}

.ul-socials a:hover {
	background-color: #2f4f66;
}

.ul-socials a:hover img {
	filter: brightness(100) saturate(0%);
}

.ul-socials img {
	width: 60%;
	height: auto;
	max-height: 60%;
}

.footer_phone,
.location_footer {
	margin-bottom: 12px;
	font-size: 15px;
	font-weight: 400;
	display: flex;
	align-items: center;
}

.footer_phone i,
.location_footer i {
	width: 14px;
	font-size: 16px;
	margin-right: 4px;
}

.box-flex-between-center {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.date-site {
	text-align: center;
	padding: 24px;
	font-size: 11px;
	line-height: 12px;
	color: #d5d7da;
}

/*** end footer style***/
/***header style***/
.header {
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 999;
	background: var(--white-color);
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
	border-bottom: 1.5px solid #e9eaeb;
}

.box-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 10px;
	padding-top: 10px;
}

@media (max-width: 960px) {
	.box-header {
		padding-bottom: 12px;
		padding-top: 12px;
	}
}

.menu-top-site > ul {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.menu-top-site ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.menu-top-site li {
	padding: 0px;
}

.menu-top-site a {
	text-decoration: none;
	font-size: 17px;
	color: var(--white-color);
	padding: 10px;
	font-weight: 300;
}

.menu-top-site a:hover {
	color: #d8d869;
}

.contacts-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.phone-header {
	text-decoration: none;
	font-size: 22px;
	padding: 12px;
	font-weight: 600;
	color: #888;
}

.phone-header:hover {
	color: #666;
}

.logo-header a {
	display: flex;
}
.logo-header img {
		height: 44px;
	}
.logo-header {
	margin-right: 24px;
	display: flex;
	align-items: center;
}

/*** end header style***/
/*** ul & ol down style ****/
ul.children-ul {
	position: absolute !important;
	top: 27px;
	white-space: nowrap;
	background: #0065a3;
	box-shadow: 0px 1px 2px rgba(2, 2, 2, 0.25);
	padding: 12px 10px !important;
	left: -10px;
}

ul.children-ul a {
	padding: 6px 6px;
	display: block;
}

ul.menu a {
	position: relative;
	z-index: 1;
	font-size: 14px;
	line-height: 17px;
	color: #e9eaeb;
}

ul.menu a:hover {
	color: #b8cddd;
	text-decoration: none;
	text-shadow: 0.5px 0 0.5px #b8cddd;
}

.arrow-bottom,
.arrow-top {
	position: relative;
}

.arrow-bottom:before {
	content: '\203A';
	position: absolute;
	left: 0px;
	top: 0px;
	transition: 0.3s;
	color: #d6d6d6;
	font-size: 18px;
	transform: rotate(90deg);
	transition: 0.3s;
	transform-origin: center;
}

.arrow-top:before {
	content: '\203A';
	position: absolute;
	left: 0px;
	top: 0px;
	transition: 0.3s;
	color: #d6d6d6;
	font-size: 18px;
	transform: rotate(-90deg);
	transition: 0.3s;
	transform-origin: center;
}

/*** end ul & ol down style ****/
/*******/
/****mobile***/
.mobile-menu {
	display: none;
}

.mobile-buttons {
	display: none;
	position: relative;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	overflow: hidden;
}

/****end mobile style***/
/***other styles****/
.button-pages {
	font-size: 15px;
	background: #0093ec;
	padding: 14px 16px;
	color: var(--white-color);
	cursor: pointer;
}

.button-pages:hover {
	background: #a8dd9b;
	transition: 0.3s;
}

.box-before-header {
	width: 100%;
}

.button-top-modal {
	display: none;
}

/***end other styles****/
span.wpcf7-not-valid-tip,
.ajax-loader,
.wpcf7 br {
	display: none !important;
}

input.wpcf7-not-valid {
	border: 1px solid red !important;
}

.wpcf7 form.invalid .wpcf7-response-output {
	border-color: #ff0000 !important;
	color: #ff0000;
	font-size: 16px;
	font-weight: 600;
	padding: 12px;
	text-align: center;
	background: var(--white-color);
}

.btn_red {
    background: var(--standart-color);
    padding: var(--button-padding);
    font-size: 13px;
    color: var(--white-color);
    border-radius: 33px;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 500;
    transition: 0.3s;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    text-decoration: none;
}

.btn_red:hover {
	transition: 0.3s;
	background: var(--hover-color);
}

.btn_red img,
.btn_red_border img,
.choice-location img {
	width: 24px;
	margin-right: 8px;
}

.btn_red_border {
	background: var(--white-color);
	padding: var(--button-padding);
	font-size: 13px;
	color: var(--standart-color);
	border-radius: 50px;
	cursor: pointer;
	transition: 0.3s;
	display: flex;
	align-items: center;
	box-sizing: border-box;
	border: 1px solid var(--standart-color);
	text-decoration: none;
}

.btn_red_border:hover {
	transition: 0.3s;
	background: var(--hover-color);
	color: var(--white-color);
}

.btn_red_border:hover .btn-icon path {
	stroke: var(--white-color);
}

.addnew-advert {
	margin-right: 5px;
}

.addnew-advert svg {
    margin-right: 3px;
    width: 16px;
}

.display-flex-justify-streath {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
}

.display-flex-justify-start {
	display: flex;
	justify-content: space-between;
	align-items: start;
	flex-wrap: wrap;
}

.display-flex-justify-center {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.choice-location {
    padding: var(--button-padding);
    font-size: 16px;
    color: var(--standart-color);
    cursor: pointer;
    transition: 0.3s;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    text-decoration: none;
    margin-right: 7px;
    margin-top: 3px;
}

.box-padding-bottom40 {
	padding-bottom: 40px;
}

.adverts-cancel-unload {
	padding: 8px;
	margin-right: 8px;
}

.container-cats-add {
	position: relative;
	z-index: 1;
	flex-wrap: nowrap;
}

@media (max-width: 960px) {
	.container-cats-add {
		padding-left: 0;
		padding-right: 0;
		padding-bottom: calc(24px + env(safe-area-inset-bottom, 0));
		margin-top: 12px;
		display: flex;
		flex-wrap: wrap;
		height: calc(100vh - 88px);
	}

	.mobile-menu {
		margin-top: auto;
		min-height: 225px;
	}
	
	.mobile-menu:has(.btn_red_border) {
	    min-height: 287px;
	}
}

.header-cats-adds {
	position: fixed;
	width: 100%;
	overflow-y: auto;
	background: var(--white-color);
	z-index: 99;
	display: none;
	box-shadow: 0px 0px 8px #000000;
}

.parrent_cats_adds {
	width: 25%;
	flex-shrink: 0;
	margin: 32px 0;
	padding-right: 16px;
	list-style-type: none;
	font-weight: 400;
	border-right: 1px solid #e9eaeb;
}

.child_cats_adds {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	flex-grow: 1;
	margin-top: 32px;
	padding-left: 48px;
	padding-bottom: 32px;
}

.container-child-cat-wrapper {
	width: 100%;
}

.child_cats_adds--all-subcat {
	width: max-content;
	padding: 14px 20px;
	font-size: 16px;
	font-weight: 600;
	color: #4e83aa;
	text-transform: uppercase;
	text-decoration: none;
	background-color: transparent;
}

.child_cats_adds--all-subcat:hover {
	text-decoration: underline;
}

.grid-4 {
	width: 100%;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 25px;
}

.category-column {
	padding: 15px 0px;
	box-sizing: border-box;
}

.subcategory-item ul {
	padding-bottom: 20px;
}

.subcategory-item p {
	padding-bottom: 12px;
	font-size: 14px;
	line-height: 17px;
}

.subcategory-item a,
.parrent_cats_adds a {
	text-decoration: none;
	color: var(--black-color);
	transition: 0s;
}

.parrent_cats_adds a {
	padding: var(--button-padding);
	font-size: 16px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.parrent_cats_adds li {
	padding-bottom: 1px;
}

.subcategory-item a:hover {
	text-decoration: none;
	color: #4e83aa;
	text-shadow: 0.5px 0 0.5px #4e83aa;
}

.activer-parent-cat a,
.parrent_cats_adds a:hover {
	background: #fafafa;
	font-weight: 500;
}

.btn-close-modal {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 32px;
	cursor: pointer;
	height: 32px;
	transition: 0.3s;
	transform: rotate(0deg);
}

.btn-close-modal img {
	width: 100%;
}

.btn-close-modal:hover {
	transition: 0.3s;
	transform: rotate(180deg);
}

.close-header-cats-adds {
	top: -6px;
	right: 12px;
}

.rcl-loginform-full input#login-user {
	display: none;
}

/*** ***/
.header-cats-adds::-webkit-scrollbar-button {
	background-image: url('');
	background-repeat: no-repeat;
	width: 6px;
	height: 0px;
}

.header-cats-adds::-webkit-scrollbar-track {
	background-color: #ecedee;
}

.header-cats-adds::-webkit-scrollbar-thumb {
	-webkit-border-radius: 0px;
	border-radius: 2px;
	background-color: #444;
	transition: 0.3s;
}

.header-cats-adds::-webkit-scrollbar-thumb:hover {
	background-color: #000;
	transition: 0.3s;
}

.header-cats-adds::-webkit-resizer {
	background-image: url('');
	background-repeat: no-repeat;
	width: 6px;
	height: 0px;
}

.header-cats-adds::-webkit-scrollbar {
	width: 6px;
}

/******/
.rcl-field-input input[type='checkbox']:checked + label.block-label::before,
.rcl-field-input input[type='radio']:checked + label.block-label::before {
	margin: 0 8px 2px 0;
	width: 14px;
	height: 14px;
	border: 0;
	background: var(--standart-color) !important;
	border-color: var(--standart-color) !important;
}

.parrent-cat-mobil,
.close-child-cat-mobile {
	display: none;
}

.left-post-add {
	width: calc(60%);
}

.right-post-add {
	width: calc(40% - 25px);
}

.adverts-single-box,
.adverts-single-author,
.location_add {
	display: flex;
	padding-bottom: 15px;
	width: 100% !important;
}

.location_add {
	width: 100% !important;
	flex-wrap: wrap;
	padding-bottom: 40px;
}

.location-title {
	display: flex;
	align-items: center;
	width: 100%;
	padding-bottom: 16px;
	font-size: 16px;
	font-weight: 600;
}

.title-city-location {
	padding-bottom: 16px;
	font-size: 20px;
	font-weight: 600;
}

.data-publishet {
	display: flex;
	align-items: center;
	width: 100%;
	padding-bottom: 16px;
	font-size: 15px;
	font-weight: 600;
}

.adverts-single-price {
	text-align: left !important;
}

.adverts-price-box {
	display: inline-block;
	text-decoration: none;
	color: #000;
	margin-bottom: 30px;
}

.title-price {
	font-size: 15px;
	padding-bottom: 8px;
}

.data-publishet-img {
	width: 23px;
	margin-right: 8px;
}

.location-title .adverts-row-title {
	padding-left: 8px;
}

.adverts-round-icon-my {
	background: #e5e5e5 !important;
	color: var(--standart-color) !important;
	display: inline-block;
	border: 0px solid transparent;
	border-radius: 999px;
	width: 32px !important;
	height: 32px !important;
	line-height: 32px !important;
	left: -32px;
	text-align: center;
	top: -8px;
	font-size: 17px;
	cursor: default !important;
}

.adverts-single-box {
	margin: 0px !important;
}

.slider-single-product {
	width: calc(100% - 0px);
	padding-bottom: 25px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.webx--padding {
	margin: 0px !important;
	margin-bottom: 55px !important;
}

.container-box #rcl-office {
	max-width: 100% !important;
	padding-top: 40px;
	border-top: 1px solid #e9eaeb;
}

.webx-area-tabs a {
	color: var(--standart-color);
}

.container-info-new-add {
	padding-bottom: 20px;
	max-width: 640px;
	margin: auto;
}

.container-btns {
	padding-bottom: 44px;
}

.container-btns a {
	background: var(--standart-color);
	font-size: 16px;
	text-transform: uppercase;
	color: var(--white-color);
	text-decoration: none;
	padding: 14px 20px;
	display: inline-block;
	border-radius: var(--border-radius);
}

p#breadcrumbs {
	font-size: 14px;
	padding-bottom: 0;
}

p#breadcrumbs > span {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 4px;
}

.container-btns a > i {
	margin-right: 6px;
}

.container-btns a:hover {
	transition: 0.3s;
	opacity: 0.3;
}

input[type='phone'] {
	width: 100%;
	box-sizing: border-box;
}

.info_user_add {
	padding-bottom: 0px;
}

.link-user-cabinet {
	text-decoration: none;
	color: #000;
	margin-bottom: 15px;
}

.link-user-cabinet p {
	font-size: 17px;
	padding-bottom: 5px;
}

.link-user-cabinet img {
	width: 100px;
	height: 100px;
	margin-right: 12px;
}

.names_user {
	width: calc(100% - 112px);
}

.contact-link {
	text-decoration: none;
	color: var(--standart-color);
	font-weight: 800;
	font-size: 16px;
	padding-bottom: 5px;
	margin-top: 1px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.contact-link img {
	width: 24px;
	margin-right: 8px;
	max-height: 24px;
}

.contact-link i,
.data-publishet i {
	margin-right: 8px;
	font-size: 20px;
}

.text-upper {
	text-transform: uppercase;
}

.text-semibold {
	font-weight: 600;
}

.date-create-advert-loop i {
	margin-right: 6px;
}

.location-header svg {
    margin-right: 8px;
    width: 20px;
    height: 20px;
}

.location-header span {
	font-size: 13px;
}

.contact-link:hover {
	opacity: 0.3;
}

.box-page-error {
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	min-height: calc(100vh - 300px);
	padding-top: 35px;
	padding-bottom: 35px;
	box-sizing: border-box;
}

.description-advert {
	padding-top: 25px;
	padding-bottom: 45px;
	font-size: 16px;
	line-height: 140%;
	width: calc(60%);
}

.container-after-description-advert {
	width: 100%;
	padding-bottom: 45px;
}

.description-advert h1,
.description-advert h2,
.description-advert h3,
.description-advert h4,
.description-advert h5 {
	padding-top: 25px;
}

.to_write_user {
	background: var(--standart-color);
	text-decoration: none;
	color: var(--white-color);
	font-size: 16px;
	padding: 12px 10px;
	border-radius: 4px;
	display: flex;
	max-width: 200px; align-items: center;
}

.to_write_user img {
    width: 30px;
    height: auto;
    margin-right: 8px;
}

.for-edit-advert {
	display: flex;
	justify-content: space-between;
	align-content: center;
	flex-wrap: wrap;
	padding: 25px;
	background: rgb(187 38 73 / 9%);
	margin-bottom: 30px;
	border-radius: 8px;
}

.for-edit-advert a {
	color: var(--standart-color);
	text-decoration: none;
	font-size: 15px;
	border: 1px solid var(--standart-color);
	display: block;
	padding: 14px;
	border-radius: 6px;
}

.for-edit-advert a:hover {
	opacity: 0.3;
}

.left-top-home {
	width: calc(100% - 336px);
}

.right-top-home {
	width: 320px;
}

.block-bottom-banners {
	width: 100%;
	min-height: 180px;
	margin-left: 0px;
	overflow: hidden;
}

/***post-top-cat***/
.post-top-cat a {
	position: relative;
	display: flex;
	width: 100%;
	height: 180px !important;
	text-decoration: none;
	border-radius: var(--border-radius);
	overflow: hidden;
}

.post-top-cat img {
	position: absolute;
	bottom: 0;
	right: 0;
	max-height: 100%;
	max-width: 70%;
}

.title-post-topcat {
	position: relative;
	z-index: 2;
	padding: 24px;
	color: var(--black-color);
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
}

@media (max-width: 500px) {
	.title-post-topcat {
		white-space: normal;
	}
}

@media (min-width: 501px) and (max-width: 1440px) {
	.title-post-topcat {
		padding: 24px 12px;
		font-size: 16px;
		white-space: normal;
	}
}

/***end post-top-cat***/
.post-right-top-home {
	display: flex;
	position: relative;
	margin-bottom: 20px;
	border-radius: var(--border-radius);
	overflow: hidden;
	text-decoration: none;
}

.text-right-top-home {
	box-sizing: border-box;
	padding: 24px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start;
}

.img-post-right-top-home {
	max-width: 70%;
	max-height: 100%;
	position: absolute;
	bottom: 0;
	right: 0;
}

.text-right-top-home section {
	display: flex;
	flex-direction: column;
	height: 100%;
	color: var(--black-color);
}

.text-right-top-home section h3 {
	font-size: 18px;
	padding-bottom: 12px;
	text-transform: uppercase;
}

.text-right-top-home section p {
	max-width: 60%;
	font-size: 13px;
	padding-bottom: 8px;
	color: var(--grey-color);
}

.text-right-top-home section div {
	padding: 8px 12px;
	margin-top: auto;
	display: inline-flex;
	width: max-content;
	font-size: 11px;
	line-height: normal;
	text-transform: uppercase;
	color: #363f72;
	border-radius: 50px;
	border: 1.5px solid #363f72;
}

.adverts-form-aligned .adverts-field-actions {
	display: none;
}

.custom-row-form-add-advert {
	display: flex;
	flex-direction: column;
	gap: 6px;
	border-top: 1px solid #e5e5e5;
	margin-top: 16px;
	padding-top: 16px;
}

.selected_locations {
	margin-bottom: 24px;
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
}

@media (min-width: 640px) {
	.selected_locations > select {
		max-width: 300px;
	}
}

.container-button-add_advert_custom {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	justify-content: flex-end;
	padding-top: 40px;
}

.post-right-add-banner {
	text-decoration: none;
	display: flex;
	margin-bottom: 10px;
	border-radius: 6px;
	overflow: hidden;
	width: 100%;
	position: relative;
	z-index: 1;
}

.addtoany_shortcode {
	padding-bottom: 25px;
}

.img-post-right-add-banner {
	width: calc(40% - 0px);
	object-fit: cover;
	object-position: top left;
	position: absolute;
	z-index: 1;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

.btn-post_right_top_home {
	color: var(--white-color);
	font-size: 13px;
	font-weight: 600;
	padding: 8px;
	border-radius: 4px;
	margin-top: 4px;
	display: inline-block;
}

.post-right-top-home:hover,
.post-top_banners_static:hover,
.post-top-cat a:hover {
	opacity: 0.6;
}

.box-button-load-more {
	display: flex;
	text-align: center;
	width: 100%;
	justify-content: center;
	padding-top: 30px;
}

.post-top_banners_static {
	position: relative;
	text-decoration: none;
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	justify-content: space-between;
	box-sizing: border-box;
	border-radius: 20px;
	height: 180px;
	overflow: hidden;
}

.img-post-top-banners {
	width: 50%;
	position: absolute;
	bottom: 0;
	right: 0;
}

.text-right-top-banner {
	padding: 24px;
	width: 60%;
	box-sizing: border-box;
}

.box-monitor1 {
	padding-top: 30px;
	padding-bottom: 35px;
}

.top_banners_static_max {
	width: 100%;
}

.top_banners_static_min {
	width: calc(33% - 8px);
}

.block-top-banners {
	margin-bottom: 20px;
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	gap: 16px;
	justify-content: space-between;
	word-break: normal;
}

.block-top-banners h3 {
	padding-bottom: 12px;
	font-size: 18px;
	line-height: 20px;
	color: var(--black-color);
	text-transform: uppercase;
}

.block-top-banners .subtype-post {
	font-size: 13px;
	line-height: 16px;
	color: var(--grey-color);
}

.box-adverts-home {
	padding-bottom: 200px;
	padding-top: 48px;
	border-top: 1px solid #e9eaeb;
}

@media (min-width: 960px) {
	.box-adverts-home .container-box.box-flex-between-start {
		flex-wrap: nowrap;
	}
}

.pagination-castom {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
	padding-top: 25px;
}

a.page-numbers {
	font-size: 17px;
	color: var(--standart-color);
	border: 1px solid var(--standart-color);
	padding: 2px 8px;
	border-radius: 4px;
	margin: 4px;
	background: transparent;
	text-decoration: none;
}

span.page-numbers,
a.page-numbers:hover {
	font-size: 17px;
	color: #ffffff;
	border: 1px solid var(--standart-color);
	padding: 2px 8px;
	border-radius: 4px;
	margin: 4px;
	background: var(--standart-color);
}

/***adverts-list-loop**/
.adverts-list-loop {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 10px;
}
.container-adverts-home-new .adverts-list-loop {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	gap: 10px;
}
.advert-item-loop {
    text-decoration: none;
    color: #000; position: relative;
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
    border-radius: 8px !important;
}
.advert-item-loop a{text-decoration:none;}
.advert-item-loop a:hover {
	opacity: 0.5;
}

.advert-image-loop {
	width: 100%;
	aspect-ratio: 10 / 9;
	object-fit: cover;
	object-position: center;
	margin-bottom: 10px;
}
.text_post_advert{padding:0px 16px 10px 16px;}
.title-post-advert-loop {
	font-size: 15px; line-height: 140%;
	color: var(--grey-color);
	padding-bottom: 8px;
}

.advert-price-loop {
font-size: 15px;
    color: #000;
    margin-bottom: 4px;
    padding-bottom: 4px;
    font-weight: 600;
}

.date-create-advert-loop {
    font-size: 13px;
    color: #ffffff;
    display: flex;
    align-items: center;
    font-weight: 400;
    background: rgb(78 131 170);
    position: absolute;
    padding: 5px 10px 5px 8px;
    border-radius: 0px 0px 8px 0px;
    top: 0px;
    left: 0px; z-index: 6;
}

.date-create-advert-loop img {
	width: 15px;
	margin-right: 4px;
}

.filters-home {
width: 320px;
    flex-shrink: 0;
    margin-right: 25px;
}

.container-adverts-home {
	flex-grow: 1;
	margin-left: 0px;
}

.container-adverts-home #container_reponds_ajax h2,
.container-adverts-home #container_reponds_ajax > p {
	display: none;
}

.container-adverts-home #container_reponds_ajax > p.advert-count {
	display: block;
	margin-bottom: 24px;
	font-size: 16px;
	line-height: 18px;
	color: var(--black-color);
}

/*****ползунок цены****/
/* Общий контейнер */
.slider-container {
}

/* Стили ползунка */
.slider {
	-webkit-appearance: none;
	width: 100%;
	height: 8px;
	border-radius: 5px;
	background: #ddd;
	outline: none;
	transition: background 0.3s;
	cursor: pointer;
}

/* Стили бегунка */
.slider::-webkit-slider-thumb {
	-webkit-appearance: none;
	appearance: none;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: var(--standart-color);
	cursor: pointer;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.slider::-moz-range-thumb {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #007bff;
	cursor: pointer;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

/* Цвет трека ползунка при взаимодействии */
.slider:active {
	background: #bbb;
}

/* Значение ползунка */
.slider-value {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	min-width: 30px;
	text-align: center;
}

.filters-home label {
	margin-bottom: 6px;
	font-size: 14px;
	line-height: 15px;
	width: 100%;
	display: block;
	color: #414651;
}

/*****конец ползунок цены****/
.fyfty-input-price {
	width: calc(50% - 8px);
}

.filters-home input {
	width: 100%;
}

.filters-home input[type='number'] {
	margin-bottom: 4px;
}

.fyfty-input-price > span {
	white-space: nowrap;
}

#type_orderby,
#manufacturer,
.filters-home input,
.adverts-form .adverts-control-group input[type='text'],
.adverts-form input[type='phone'],
.custom-row-form-add-advert input,
.custom-row-form-add-advert select,
#select-regions_header {
	width: 100%;
	padding: 12px 16px;
	font-size: 14px;
	font-weight: 500;
	border: 1px solid #e9eaeb;
	border-radius: var(--border-radius);
	color: var(--black-color);
	background-color: var(--white-color);
}
.header .container-input-search-for-header .proinput > form > input.orig {
	width: 100% !important;
	padding: 12px 16px !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	border: 1px solid #e9eaeb !important;
	border-radius: var(--border-radius) !important;
	color: var(--black-color) !important;
	background-color: var(--white-color) !important;
}
div.asl_w{
	box-shadow: 0 0px 0 0 #e4e4e4 !important;
}

#type_orderby,
#manufacturer,
#select-regions_header,
.custom-row-form-add-advert select {
	appearance: none;
	background: #ffffff url('img/arrow.svg') 95% 50% no-repeat;
}

.container-input-search-for-titles {
	margin-bottom: 24px;
}

input.input-search-text, .container-input-search-for-header input {
	width: 100%;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 15px;
	padding-left: 44px;
	background: #ffffff url(img/search.svg) 16px 50% no-repeat;
}

.similar-ads {
	padding-top: 25px;
}

.adverts-field-name-adverts_location {
	display: none;
}

.add_advert_custom {
	height: 56px;
	border: 0px;
	background: var(--standart-color);
	padding: 16px 28px;
	font-size: 18px;
	color: var(--white-color);
	text-transform: uppercase;
	border-radius: 50px;
	cursor: pointer;
	transition: 0.3s;
	display: flex;
	align-items: center;
	text-decoration: none;
}

.add_advert_custom:hover {
	background: var(--hover-color);
}

.my-custom-fields {
	padding-bottom: 80px;
}

.container-locations-header {
	position: relative;
}
.btns_mobile_menu, .ul-socials-header-desctop{display: none;}
@media (max-width: 960px) {
	.container-locations-header {
		padding-right: 40px;
	}
	.btn-cats-header .is-desktop{display: none;}
	.btn_red img{width:20px;}
	.btn_red{border-radius: 6px;}
	.btns_mobile_menu{display: block;
        width: 100%;
        box-sizing: border-box;
        padding-right: 15px;
        padding-left: 15px;}
	.child_cats_adds{
		margin-top: 0px;
   		padding-left: 0px;
    	padding-bottom: 0px;
	}
	.ul-socials-header-mobile{display: block;}
}

.location_container_header {
	position: absolute;
	background: var(--white-color);
	top: 36px;
	padding: 14px;
	box-shadow: 0px 0px 9px rgb(0 0 0 / 51%);
	border-radius: 6px;
	border: 1px solid #a3a3a3;
	width: 280px;
	box-sizing: border-box;
	z-index: 99;
}

.selected_locations_header {
	width: 100%;
	padding-top: 12px;
}

.text-center {
	text-align: center;
	justify-content: center;
}

.location_container_header input,
.location_container_header select {
	font-size: 14px;
	padding: 10px;
	margin-bottom: 12px;
	box-sizing: border-box;
	border: 1px solid #ced4da;
	border-radius: 8px;
	width: 100%;
}

.adverts-form .adverts-field-section input[type='text'] {
	width: 100%;
}

.adverts-form select {
	box-sizing: border-box !important;
	border: 1px solid #d1d1d1;
	padding: 10px !important;
}

.radio_btns_custom_options label {
	display: flex;
	align-items: center;
	width: 100%;
	padding-bottom: 4px;
	padding-top: 4px;
	font-size: 14px;
}

.radio_btns_custom_options input {
    width: 13px;
    height: 13px;
    margin-right: 4px;
}

.title_tables_parameters {
	font-size: 18px;
	font-weight: 600;
	padding-bottom: 12px;
}

.container-parameters,
.post_parameter {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
}

.post_parameter {
	font-size: 16px;
	width: calc(50%);
	padding: 12px;
	box-sizing: border-box;
	background: #e2e2e2;
	border-bottom: 1px solid #cdcdcd;
}

.post_parameter:nth-child(2n) {
	background: #eeeeee;
	border-bottom: 1px solid #e0e0e0;
}

.title_post_parameter {
	padding-right: 4px;
}

.value_post_parameter {
	font-weight: 600;
}

.box-flex-start-start {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding-bottom: 12px;
	flex-wrap: wrap;
}

.box-flex-start-start label {
	display: flex;
	align-items: center;
	font-size: 14px;
	line-height: 100%;
	margin-right: 20px;
}

.box-flex-start-start input {
	width: 16px;
	height: 16px;
	margin-right: 3px;
}

.title-sorting,
.rcl-field-title,
.adverts-form-aligned .adverts-field-section .adverts-control-group > label {
	width: 100%;
	margin-bottom: 6px;
	display: block;
	font-size: 14px;
	line-height: 15px;
	color: #414651;
}

.adverts-form-aligned .adverts-field-section .adverts-control-group > label + div {
	width: 100%;
	font-size: 12px;
	color: #717680;
}

.adverts-form-aligned .adverts-field-section .adverts-control-group > label + div a {
	font-size: 13px;
	color: var(--standart-color);
}
#ajaxsearchlite1 .probox, div.asl_w .probox, div.asl_m .probox .proinput input{
	height: auto !important;
}
div.asl_m .probox .proinput{
	    height: 100% !important;
    margin: 0 7px -4px 7px !important;
    padding: 0 0px !important;
}
div.asl_w .probox .promagnifier{
	margin-top: 8px !important;
    margin-right: 3px !important;
}
.ul-socials-header{
display: flex;
    flex-direction: row;
    align-items: center;
    margin: 0px;
    list-style-type: none;
    padding-bottom: 0px;
    justify-content: flex-end;
    gap: 3px !important;
    margin-left: 6px;
}
.ul-socials-header li{
	
}
.ul-socials-header a{
    width: 32px;
    height: 32px;
    padding: 0px;
}
.ul-socials-header img{
	
}
.locations-adverts-loop {
	font-size: 14px;
	padding-bottom: 5px;
	color: #888;
}

.locations-adverts-loop {
	font-size: 14px;
	padding-bottom: 5px;
	color: #888;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.locations-adverts-loop span {
	padding-right: 5px;
}
.locations-adverts-loop span:first-child{
	padding-right: 0px;
}
.btns_container_filters {
	padding-top: 32px;
	gap: 8px;
	grid-gap: 8px;
	flex-wrap: nowrap;
}

.btns_container_filters .btn_red_border,
.btns_container_filters .start_search_filters {
	width: 50%;
	justify-content: center;
	font-weight: 600;
	text-transform: uppercase;
}

.btn_open_close_filters {
	display: none;
}

.status_info {
	font-size: 16px;
	padding-bottom: 20px;
	font-weight: 600;
}

.status_pending {
	color: red;
}

.status_publishet {
	color: var(--standart-color);
}

.title-child-cats-adds {
	width: 100%;
	margin-bottom: 24px;
	font-size: 18px;
	line-height: 20px;
	color: var(--black-color);
	text-transform: uppercase;
}

@media (max-width: 1200px) {
	.left-top-home {
		width: 100%;
		order: 2;
	}

	.post-right-top-home {
		width: calc(50% - 6px);
	}

	.right-top-home {
		width: 100%;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: stretch;
		order: 1;
	}

	.contaier-menu-footer {
		width: calc(50% - 15px);
		padding-bottom: 16px;
	}

	.contaier-menu-footer:has(.location_footer) .mini-title {
		text-align: center;
	}

	.adverts-list-loop {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		gap: 16px;
	}

	.img-logo-footer {
		width: calc(100% - 25px);
		max-width: 200px;
	}

	h1 {
		font-size: 28px;
		padding-bottom: 18px;
	}

	h2 {
		font-size: 26px;
		padding-bottom: 16px;
	}

	h3 {
		font-size: 24px;
		padding-bottom: 16px;
	}

	h4 {
		font-size: 22px;
		padding-bottom: 16px;
	}

	h5 {
		font-size: 20px;
		padding-bottom: 16px;
	}
}

@media (max-width: 992px) {
	.left-post-add {
		width: 100%;
		margin-bottom: 25px;
	}

	.right-post-add,
	.description-advert {
		width: 100%;
	}

	.adverts-price-box {
		font-size: 18px !important;
		padding: 8px 16px !important;
	}
}

@media (max-width: 960px) {
	.container-adverts-home-new .adverts-list-loop {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		gap: 10px;
	}
	.parrent-cat-mobil,
	.close-child-cat-mobile {
		display: block;
	}

	.box-footer-menus {
		width: calc(100% - 0px);
	}

	.btn_open_close_filters {
		display: flex;
	}

	.box-lofo-footer {
		width: calc(91%);
		padding-bottom: 25px;
		text-align: center;
	}

	.parrent_cats_adds {
		width: 100%;
		max-height: 80vh;
		padding-right: 0;
		margin: 0;
		list-style-type: none;
		border-right: none;
		overflow-y: auto;
	}

	.exist_child_ul {
		position: relative;
	}

	.exist_child_ul:before {
		content: '';
		position: absolute;
		top: 10px;
		right: 4px;
		width: 22px;
		height: 22px;
		background: url('/wp-content/uploads/2024/11/openlist.png');
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
	}

	.active-exist_child_ul:before {
		background: url('/wp-content/uploads/2024/11/openlist.png');
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		transform: rotate(180deg);
	}

	.subcategory-item p {
		font-weight: 400;
		font-size: 14px;
		padding: var(--button-padding);
		color: #535862;
	}

	.activer-parent-cat a,
	.parrent_cats_adds a:hover {
		color: var(--black-color);
		font-weight: 600;
	}

	.parrent_cats_adds a {
		position: relative;
		z-index: 1;
		padding: var(--button-padding);
		text-transform: uppercase;
		font-weight: 600;
	}

	.child_cats_adds--all-subcat {
		text-decoration: none;
		width: max-content;
		padding: 14px 20px;
		font-size: 16px;
		font-weight: 600;
		color: #4e83aa;
		text-transform: uppercase;
		background-color: transparent;
		border: 0;
		outline: 0;
	}

	.category-column {
		padding: 0px;
	}

	.title-child-cats-adds {
		width: 100%;
		font-size: 13px;
		font-weight: 600;
		text-transform: uppercase;
		color: var(--black-color);
		padding: 12px 20px 12px 52px;
		margin-bottom: 0;
	}

	.close-child-cat-mobile {
		width: 24px;
		position: absolute;
		left: 20px;
		top: 10px;
		cursor: pointer;
	}

	.child_cats_adds_active_mob {
		width: 100%;
		padding-left: 0px;
		margin-top: 0;
		position: absolute;
		top: 0px;
		background: var(--white-color);
		z-index: 6;
		box-sizing: border-box;
		height: calc(100% - 10px);
	}

	.grid-4 {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		gap: 0px;
	}

	.mobile-menu {
		display: block;
		z-index: 99;
		width: 100%;
		padding: 16px 20px;
		box-shadow: 0px -16px 32px -12px rgba(88, 92, 95, 0.1);
	}

	.mobile-menu::-webkit-scrollbar-button {
		background-image: url('');
		background-repeat: no-repeat;
		width: 6px;
		height: 0px;
	}

	.mobile-menu::-webkit-scrollbar-track {
		background-color: #ecedee;
	}

	.mobile-menu::-webkit-scrollbar-thumb {
		-webkit-border-radius: 0px;
		border-radius: 2px;
		background-color: #9ba8dd;
		transition: 0.3s;
	}

	.mobile-menu::-webkit-scrollbar-thumb:hover {
		background-color: #808dc3;
		transition: 0.3s;
	}

	.mobile-menu::-webkit-resizer {
		background-image: url('');
		background-repeat: no-repeat;
		width: 6px;
		height: 0px;
	}

	.mobile-menu::-webkit-scrollbar {
		width: 6px;
	}

	.mobile-menu ul {
		list-style-type: none;
		margin: 0px;
		padding: 12px;
	}

	.mobile-menu li {
		padding-bottom: 8px;
	}

	.mobile-menu ul a {
		text-decoration: none;
		color: #333;
		display: block;
		padding: 0px 12px;
	}

	.mobile-menu ul a:hover {
		color: #888;
	}

	.children-ul {
		position: relative !important;
		top: 4px;
		white-space: normal;
		background: transparent;
		box-shadow: none;
		padding: 8px 8px 8px 20px !important;
		left: 0px;
		z-index: 99;
		width: 100%;
		box-sizing: border-box;
	}

	.children-ul li {
		position: relative;
	}

	.children-ul li:before {
		content: '—';
		position: absolute;
		left: -8px;
		top: 0px;
	}

	.menu-top-site {
		display: none;
	}

	.open-mobile-menu,
	.mobile-buttons {
		display: block;
	}

	.open-mobile-menu,
	.close-mobile-menu {
		position: absolute;
		top: 0px;
		left: 0px;
		right: 0px;
		bottom: 0px;
		cursor: pointer;
	}

	.btn-cats-header {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		z-index: 2;
		right: 20px;
		width: 40px;
		height: 40px;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-shrink: 0;
	}

	.btn-cats-header .btn-cats-header--title {
		display: none;
	}

	.open-mobile-menu:hover,
	.close-mobile-menu:hover {
		background-color: var(--hover-color);
	}

	.open-mobile-menu {
		background: url(/wp-content/uploads/2020/03/menu_button.png);
		background-position: center;
		background-size: 41%;
		background-repeat: no-repeat;
		background-color: var(--standart-color);
	}

	.close-mobile-menu {
		background: url('/wp-content/uploads/2020/03/close-img-min.png');
		background-position: center;
		background-size: 41%;
		background-repeat: no-repeat;
		background-color: var(--standart-color);
		display: none;
	}

	.footer-box {
		justify-content: center;
	}

	.box-content-footer {
		width: 50%;
	}

	.box-footer-contact {
		align-items: center;
	}

	.box-footer-menu {
		text-align: right;
	}

	.filters-home {
		width: 100%;
		padding-bottom: 25px;
	}

	.container-adverts-home {
        width: 100%;
        margin-left: 0px;
    }

	.desctop-hader-options {
		display: none;
	}

	.mobilemenu-hader-options .choice-location,
	.mobilemenu-hader-options .addnew-advert {
		margin-right: 0px;
		margin-bottom: 16px;
		justify-content: center;
	}

	.mobilemenu-hader-options .btn_red_border {
		justify-content: center;
	}

	.choice-location {
		margin-right: 16px;
	}

	.ul-socials,
	.footer_phone,
	.location_footer {
		width: 100%;
		text-align: center;
		justify-content: center;
	}
}


@media (max-width: 870px) {
	.btn_red {
		font-size: 14px;
	}
	.container-adverts-home-new .adverts-list-loop {
		grid-template-columns: 1fr 1fr;
	}
	.btn_red img,
	.btn_red_border img,
	.choice-location img {
		width: 14px;
		margin-right: 0;
	}

	.fifty-footer-box {
		width: 100%;
	}

	.contacts_footer {
		order: 1;
		padding-bottom: 22px;
	}

	.menus_footer {
		order: 2;
	}

	.mobile-buttons {
		width: 40px;
		height: 40px;
		flex-shrink: 0;
		border-radius: 50%;
	}

	.adverts-list-loop {
		gap: 12px;
	}

	.title-post-advert-loop,
	.advert-price-loop {
		font-size: 15px;
	}

	.advert-image-loop {
		margin-bottom: 8px;
	}

	.contact-link {
		font-size: 14px;
	}

	.adverts-list-loop {
		grid-template-columns: 1fr 1fr;
	}

	.contacts-header {
		display: none;
	}

	.button-top-modal {
		display: block;
		margin-bottom: 15px;
	}

	.box-content-footer {
		width: 100%;
		text-align: center;
		padding: 15px 0px;
	}

	.top_banners_static_min {
		width: 100%;
		min-height: 180px;
		position: relative;
		z-index: 1;
		overflow: hidden;
	}

	.img-post-top-banners {
		width: 40%;
		transform: translate(50%, 0px);
		position: absolute;
		z-index: 2;
		top: auto;
		right: 0px;
		bottom: 0px;
	}

	.text-right-top-banner {
		padding: 16px;
		width: 75%;
		box-sizing: border-box;
	}

	.left-top-home {
		width: 100%;
		order: 1;
	}

	.post-right-top-home {
		width: 100%;
		position: relative;
		z-index: 1;
		overflow: hidden;
	}

	.right-top-home {
		order: 2;
		padding-top: 25px;
	}

	.img-post-right-top-home {
		max-width: 100%;
		object-position: bottom right;
		z-index: 2;
		height: 100%;
	}

	.text-right-top-home {
		width: 74%;
	}

	.post_parameter {
		width: 100%;
		font-size: 14px;
		padding: 8px 6px;
	}
}


@media (max-width: 767px) {
	.wpadverts-form .wpa-form-header {
		padding-top: 0px !important;
	}

	.wpadverts-form .wpa-form-header-label {
		font-size: 18px !important;
	}

	h1 {
		font-size: 26px;
		padding-bottom: 18px;
	}

	h2 {
		font-size: 24px;
		padding-bottom: 16px;
	}

	h3 {
		font-size: 22px;
		padding-bottom: 16px;
	}

	h4 {
		font-size: 20px;
		padding-bottom: 16px;
	}

	h5 {
		font-size: 18px;
		padding-bottom: 16px;
	}
	.container-adverts-home-new .adverts-list-loop {
		grid-template-columns: 1fr;
	}
	.location_add {
		padding-bottom: 8px;
	}
}


@media (max-width: 640px) {
	.contaier-menu-footer {
		width: 100%;
		text-align: center;
	}
}

@media (max-width: 580px) {
	.logo-header img {
		height: 26px;
	}

	.logo-header {
		margin-right: 10px;
		align-items: center;
		display: flex;
	}

	.logo-header {
		margin-right: 6px;
	}

	.choice-location {
		padding: 8px 14px;
		font-size: 16px;
	}

	.choice-location img {
		display: none;
	}

	.location_container_header {
		position: fixed;
		background: var(--white-color);
		top: 57px;
		padding: 14px;
		box-shadow: 0px 0px 9px rgb(0 0 0 / 51%);
		border-radius: 6px;
		border: 1px solid #a3a3a3;
		width: 280px;
		box-sizing: border-box;
		z-index: 99;
		left: calc(50% - 140px);
		text-transform: uppercase;
	}
}

@media (max-width: 420px) {
	.logo-header a {
		font-size: 20px;
		font-weight: 900;
	}
}

/**for js**/
#answer-top-modal-form-order-call-back,
#answer-modal-form-ok {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	font-size: 22px;
	font-weight: 300;
	background: var(--white-color);
	padding: 25px;
	z-index: 999;
	box-shadow: 0px 0px 8px 1px #000;
	line-height: 150%;
	display: none;
}

.display-none {
	display: none !important;
}

.display-block {
	display: block !important;
}

.rcl-loginform.panel_lk_recall {
	max-width: 520px;
}

.rcl-loginform.panel_lk_recall.floatform {
	padding: 24px;
	border: 1.5px solid #e9eaeb;
	background-color: var(--white-color);
	border-radius: var(--border-radius);
	box-shadow: 0px 16px 32px -12px rgba(88, 92, 95, 0.1);
}

.rcl-loginform.panel_lk_recall .form_head {
	margin-bottom: 40px;
	padding: 4px;
	display: flex;
	align-items: center;
	min-height: 56px;
	background-color: #f5f5f5;
	border-radius: var(--border-radius);
}

.rcl-loginform.panel_lk_recall .form_auth,
.rcl-loginform.panel_lk_recall .form_reg {
	width: 50%;
	height: 100%;
	color: #717680;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	border-radius: var(--border-radius);
	background-color: transparent;
	border: 0;
}

.rcl-loginform.panel_lk_recall .form_auth.form_active,
.rcl-loginform.panel_lk_recall .form_reg.form_active {
	color: var(--black-color);
	box-shadow: 0px 2px 4px 0px rgba(27, 28, 29, 0.04);
	background-color: var(--white-color);
}

.rcl-loginform.panel_lk_recall.floatform .form-tab-rcl {
	box-shadow: none;
	margin: 0;
}

.rcl-loginform.panel_lk_recall .form-tab-rcl .form_head a {
	padding: 11px 28px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-bottom: 0;
	background-color: transparent;
	text-transform: uppercase;
}

.rcl-loginform .form-tab-rcl .form-title {
	text-transform: uppercase;
}

.rcl-loginform .form-block-rcl.default-field {
	margin: 0 0 16px;
}

.rcl-loginform.panel_lk_recall .default-field input,
.rcl-loginform.panel_lk_recall .rcl-field-input input:not([type='file']):not([type='checkbox']):not([type='radio']) {
	padding: 12px 48px 12px 16px;
	margin: 0 0 0 2px;
	width: calc(100% - 4px);
	height: 48px;
	font-size: 14px;
	line-height: 17px;
	border-radius: var(--border-radius);
	color: var(--black-color);
}

.rcl-loginform.panel_lk_recall .rcl-field-core {
	width: 100%;
}

.rcl-loginform.panel_lk_recall .default-field input::placeholder {
	color: var(--grey-color);
}

.rcl-loginform.panel_lk_recall .default-field input:hover,
.rcl-loginform.panel_lk_recall .default-field input:focus {
	outline: 1.5px solid var(--standart-color);
	box-shadow: 0 1px 2px 0 #dce6ee, 0 0 0 3px rgba(220, 230, 238, 0.75);
}

.form-block-rcl__password-icon {
	position: absolute;
	right: 16px;
	top: 12px;
}

.form-block-rcl__password-icon:hover {
	cursor: pointer;
}

.rcl-loginform.panel_lk_recall .form-block-rcl:has(.type-checkbox-input) {
	margin: 0;
}

.rcl-loginform.panel_lk_recall .form-block-rcl .rcl-field-input {
	margin-bottom: 40px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.rcl-loginform.panel_lk_recall .form-block-rcl .rcl-field-input .rcl-field-notice {
	display: none;
}

.rcl-loginform.panel_lk_recall .form-tab-rcl .block-label {
	font-size: 12px;
	line-height: 13px;
	font-weight: 600;
	color: #414651;
	text-transform: uppercase;
}

.rcl-loginform.panel_lk_recall .form-tab-rcl .block-label::before {
	margin: 0 8px 2px 0;
	padding: 0;
	width: 14px;
	height: 14px;
	border-color: var(--standart-color);
}

.rcl-loginform .rcl-field-input input[type='checkbox']:checked + label.block-label::before {
	padding: 1px;
	font-size: 10px;
	line-height: 14px;
	max-width: 100%;
	max-height: 100%;
}

.rcl-loginform .form-tab-rcl .form-block-rcl a.link-remember-rcl {
	margin: 0;
	padding: 8px 14px;
	font-size: 13px;
	line-height: 14px;
	color: var(--standart-color);
	font-weight: 600;
	text-transform: uppercase;
}

.rcl-loginform .form-tab-rcl .form-block-rcl.form-block-rcl--btn {
	margin: 0;
}

.panel_lk_recall .form-tab-rcl .success-password,
.error-message {
	display: block;
	font-size: 12px;
	margin: 8px auto 5px;
	padding: 8px;
	text-align: center;
	background-color: #bfffbd;
}

.error-message {
	background-color: #ffcfcf;
}

body:not(.wp-admin) .form-block-rcl .rcl-bttn.rcl-bttn__type-primary {
	margin: 0;
	padding: 14px 20px;
	height: 48px;
	font-size: 16px;
	line-height: 18px;
	color: var(--white-color);
	font-weight: 600;
	text-transform: uppercase;
	border-radius: var(--border-radius);
	background-color: var(--standart-color);
	border: 0;
}

.link-tab-form {
	width: 100%;
	justify-content: center;
}

.link-tab-form[disabled],
.link-tab-form[disabled]:hover {
	opacity: 0.5 !important;
}

.rcl-loginform .form-block-rcl.form_extend {
	margin: 0;
}

.container-child-cat-adds {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}

.btn-icon {
	margin-right: 8px;
}

.adverts-field-container {
	width: 100%;
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	gap: 24px;
}

@media (max-width: 960px) {
	.adverts-field-container {
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
}

.adverts-field-section {
	padding: 32px;
	flex-grow: 1;
	border-radius: var(--border-radius);
	border: 1.5px solid #f5f5f5;
	background-color: #fdfdfd;
}

.adverts-field-header {
	margin-bottom: 32px;
}

.adverts-field-header-title {
	font-size: 24px;
	line-height: 26px;
	font-weight: 600;
	color: #375c77;
	text-transform: uppercase;
}

.adverts-form-aligned .adverts-control-group.adverts-field-name-post_title,
.adverts-field-section .adverts-control-group.adverts-field-gallery.adverts-field-name-gallery,
.adverts-field-section .adverts-control-group.adverts-field-textarea,
.adverts-field-section .adverts-control-group.adverts-field-name-_adverts_account,
.adverts-field-section .adverts-control-group.adverts-field-text {
	margin-bottom: 24px;
	width: 100%;
	display: flex;
	flex-direction: column;
}

.adverts-form.adverts-form-aligned .adverts-control-group.adverts-field-gallery > div {
	width: 100%;
}

.adverts-field-gallery .adverts-gallery {
	padding: 12px 16px;
	width: 100%;
	height: 150px;
	border-radius: var(--border-radius);
	border: 1.5px solid #e9eaeb;
	background-color: var(--white-color);
	opacity: 1;
}

.adverts-gallery .adverts-button {
	padding: var(--button-padding);
	height: 40px;
	font-size: 14px;
	line-height: 15px;
	font-weight: 600;
	color: var(--standart-color) !important;
	text-transform: uppercase;
	border-radius: var(--border-radius);
	border: 1.5px solid var(--standart-color);
	background-color: var(--white-color);
}

.adverts-gallery a.adverts-button:visited {
	color: var(--standart-color) !important;
}

.adverts-gallery .adverts-button:hover,
.adverts-gallery .adverts-button:hover:visited {
	color: var(--white-color) !important;
	background-color: var(--standart-color);
}

.adverts-plupload-upload-ui .adverts-gallery > p {
	color: #717680;
	font-size: 16px;
	line-height: 19px;
	font-weight: 500;
}

.adverts-form-aligned .adverts-control-group.adverts-field-select {
	margin-bottom: 24px;
}

.adverts-form.adverts-form-aligned .adverts-control-group.adverts-field-select > div.adverts-multiselect-holder {
	width: 100%;
}

.adverts-multiselect-holder .adverts-multiselect-options > label {
	padding: 12px 32px;
}

.adverts-multiselect-holder .adverts-multiselect-options > label.adverts-option-depth-1 {
	padding-left: 32px !important;
	margin-left: 12px;
}

.adverts-multiselect-holder .adverts-multiselect-options > label:hover {
	background-color: #fafafa;
}

.adverts-multiselect-holder .adverts-multiselect-options > label:hover span,
.adverts-multiselect-holder .adverts-multiselect-options > label:has(input[type='checkbox']:checked) span {
	font-weight: 500;
}

.adverts-multiselect-holder .adverts-multiselect-options > label span {
	font-size: 16px;
	line-height: 19px;
	color: var(--black-color);
}

.adverts-multiselect-holder .adverts-multiselect-options {
	max-height: 484px;
	overflow-x: hidden;
	padding: 8px 0;
	border-radius: var(--border-radius);
	background-color: var(--white-color);
	border: 1.5px solid #e9eaeb;
}

.adverts-multiselect-holder .adverts-multiselect-options > label > input[type='checkbox'] {
	margin-right: 8px;
	width: 18px;
	height: 18px;
	border: 1.5px solid #d5d7da;
	border-radius: 2px;
	vertical-align: top;
}

.adverts-multiselect-holder .adverts-multiselect-options > label > input[type='checkbox']:checked {
	accent-color: var(--standart-color);
}

.adverts-multiselect-holder input[type='text'].adverts-multiselect-input {
	padding-right: 35px;
	background-image: url('img/arrow.svg');
}

.mce-top-part.mce-container.mce-stack-layout-item.mce-first {
	display: none;
}

.mce-container-body div.mce-statusbar {
	border-top: 0;
}

.mce-container-body .mce-path-item.mce-last {
	display: none;
}

.wp-editor-container {
	border-radius: var(--border-radius);
	overflow: hidden;
}

.adverts-form.adverts-form-aligned .adverts-field-textarea .wp-editor-wrap .wp-editor-container {
	border-color: #e9eaeb;
}

.adverts-form.adverts-form-aligned .adverts-field-error.adverts-field-textarea .wp-editor-wrap .wp-editor-container {
	border-color: red;
}

.adverts-form .adverts-field-error.adverts-control-group {
	border-top: 0;
	border-bottom: 0;
	background-color: transparent;
}

.adverts-form .adverts-field-error.adverts-control-group input {
	border-color: #f04438;
}

.adverts-form ul.adverts-field-error-list {
	list-style-type: none !important;
	margin: 6px 0 0 !important;
}

.adverts-form ul.adverts-field-error-list > li {
	margin: 0 !important;
	color: #f04438;
	font-size: 12px;
	line-height: 14px;
}

.adverts-field-name-gallery .adverts-gallery-uploads .adverts-gallery-upload-item {
	width: 145px;
	height: 120px;
	border-radius: 8px;
	overflow: hidden;
}

.adverts-field-name-gallery .adverts-gallery-upload-item-img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.adverts-field-name-gallery .adverts-gallery-upload-actions {
	height: 34px;
	bottom: 12px;
	right: 12px;
}

.adverts-field-name-gallery .adverts-gallery-uploads .adverts-gallery-upload-item a {
	margin-left: 8px;
	width: 34px;
	height: 34px;
	font-size: 18px !important;
	border-radius: 50%;
	background-color: var(--white-color);
}

.adverts-field-name-gallery .adverts-button.adverts-button-icon:before {
	margin-top: 2px;
}

.adverts-field-name-gallery .adverts-gallery-uploads .adverts-gallery-upload-item a.adverts-icon-pencil {
	color: #4e83aa !important;
}

.adverts-field-name-gallery .adverts-gallery-uploads .adverts-gallery-upload-item a.adverts-icon-trash-1 {
	color: #f04438 !important;
}

.page-template-page-user-cabinet #rcl-avatar .avatar-image,
#lk-conteyner {
	border-radius: var(--border-radius);
	overflow: hidden;
}

.page-template-page-user-cabinet #rcl-avatar img,
.page-template-page-user-cabinet #lk-conteyner {
	border: 0;
	box-shadow: none;
}

.user-avatar-wrapper .user-avatar-info {
	min-height: 42px;
	padding: 6px 12px;
	margin: 0 16px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: absolute;
	bottom: 16px;
	right: 16px;
	left: 16px;
	color: var(--black-color);
	font-size: 14px;
	line-height: 15px;
	font-weight: 600;
	text-transform: uppercase;
	border-radius: 8px;
	background-color: var(--white-color);
}

.user-avatar-wrapper .webx-user-counters {
	padding: 6px 10px;
	width: 80px;
	justify-content: center;
	color: #2b1105;
	font-size: 14px;
	font-weight: 400;
	border-radius: var(--border-radius);
	background-color: #f5f5f5;
}

.user-avatar-wrapper #rcl-avatar .avatar-icons {
	top: 6px;
	bottom: auto;
}

.user-avatar-wrapper #rcl-avatar .avatar-icons .rcl-avatar-icon a {
	border-radius: 50%;
}

.advert-item-loop {
	border-radius: var(--border-radius) var(--border-radius) 0 0;
	overflow: hidden;
}

.btn_activate_region {
	font-weight: 600;
}

.footer-webpay {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	gap: 12px;
	width: 100%;
}

.footer-webpay img {
	max-height: 30px;
	max-width: 100%;
}

.footer-addres p {
	margin-bottom: 2px;
	padding-bottom: 0;
	font-size: 12px;
}

.manufacturer-filter {
	margin-bottom: 12px;
}
.status_expired{color: red;}
#recaptcha-container, #recaptcha-container-reg{padding-bottom: 16px;}
.chat-delete-contact{display: none !important;}

#rcl-chat-noread-box .rcl-chat-user{
	height: 24px; background: url(/wp-content/uploads/2025/04/new-message.png);
	background-position: center; background-repeat: no-repeat; background-size: contain;
}