@import url('dark.css');
@import url('bootstrap.css');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600');

/* DISABLED SHIPPING METODS FROM ACCOUNT PROFILE */
div.tab_area div#fs_shc_available_shipping_methods {
    display: none;
}

/**** GRESKA U PRIKAZU 2 KOLONE U GOOGLE CHROM-U ***/
.twocolumn-diplay {
    display: block;
    break-inside: avoid-column;
}

/**** HIDDEN RADIO BUTTON ON ADD PAGE CHOSE CATEGORY ***/
.category-selection > ul.select-type {
    display: none;
}

.qtip-wrapper {
    border-radius: 5px;
}
#horizontal-search {
    margin: 0 auto;
}
#horizontal-search > .point1,
#horizontal-search #search_area,
#horizontal-search #search_area > section.content_block.stick.categoryFilter {
    width: 100%;
    box-sizing: border-box;
}
div.frame {
    border-radius: 20px;
    margin-right: 8px;
}
.bid-text {
    font-size: 13px;
    margin-bottom: 2px;
    opacity: 0.8;
}
.current-bid {
    color: #006EC7 !important;
}
.all-seller-listings {
    text-transform: none !important;
    user-select: none;
    text-align: center;
    height: 44px !important;
    line-height: 43px !important;
}
.contact-seller {
    text-transform: none !important;
    user-select: none;
    text-align: center;
    width: 100%;
    line-height: 27px;
    height: 44px;
    background: #157ED2;
    border-radius: 5px;
    font-size: 0.85em;
    padding: 0;
}
.button.mt-3:hover {
    box-shadow: 0 0 6px rgb(60 172 85);
    transform: translateY(-0.10em);
    transition: 0.25s !important;
}
.unsubscription.button {
    width: max-content;
}
.smart-search_close {
    display: flex;
    position: absolute;
    width: 40px;
    height: 40px;
    z-index: 112;
    top: 2px;
    right: 0;
    cursor: pointer;
    opacity: 0.7;
    visibility: hidden;
}
.smart-search_close:hover {
    opacity: 1;
}
.smart-search_close svg {
    width: 8px;
    height: 8px;
}
.check-shadow {
    padding-top: 13px;
    padding-bottom: 13px;
    box-shadow: inset 0 -1px 0px 0px #8989894d;
}
.submit-cell.price #sf_field_price {
    padding-bottom: 25px;
    box-shadow: inset 0 -1px 0px 0px #8989894d;
}
.search-map-container #listings_cont section#listings ul.ad-info {
    border-radius: 0px 0px 12px 12px;
}
.ads_condition {
    padding-top: 13px;
}
div.fieldset header.arrows:hover {
    cursor: pointer;
}
div.fieldset {
    position: relative;
}

@media (min-width: 992px) {
    .col-lg-81 {
	-ms-flex: 0 0 12.5%;
	flex: 0 0 12.5%;
	max-width: 12.5%;
    }
    .col-md-81 {
	-ms-flex: 0 0 12.5%;
	flex: 0 0 12.5%;
	max-width: 12.5%;
    }
    section#listings.list li.system {
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 8px;
    }
    section#listings.list li.system.with-logo {
	margin-right: 120px;
    }
}

.side_block.no-style.no-header.categories-box.stick {
    display: none !important;
}

div.renew > .unsubscription.button {
    background: #c96161;
}
div.renew > .unsubscription.button:hover {
    background: #ce8787 !important;
}

/* by Rudi */
.subscription.button {
	width: 98%;
	text-align: center;
    background: #68ad4d;
    white-space: nowrap;
}
.subscription.button:hover {
    background: #80c566 !important;
}

div.renew > .button {
    text-align: center;
    margin-bottom: 15px;
}
div.renew {
    display: flex;
    flex-direction: column;
    width: 98%;
}
form#form_listings > .search-item.three-field > select {
    margin-top: 5px;
    display: flex;
    justify-content: flex-end;
    margin-left: auto;
    margin-right: 9px !important;
}
.upload-files > div > span {
    background: #ffffff;
}
.upload-files > div > span {
    background: white;
    margin-bottom: -20px;
}
.bckg_pictures.addpictures {
    margin-bottom: 15px;
}
.upload-files > div > span {
    background: #ffffff;
}
.plan-checkbox {
	text-align: left !important;
	margin-left: 20px;
}
.plan-checkbox checkbox {
	filter: none !important;
	accent-color: auto !important;
}
.common > .fieldset > .body > .twocolumn > div > div.name,
.common2 > .fieldset > .body > .twocolumn > div > div.name,
.additional_information > .fieldset > .body > .twocolumn > div > div.name {
	float: left;
	width: 160px;
	margin-top: 5px;
}
.common > .fieldset > .body > .twocolumn > div > div.value,
.common2 > .fieldset > .body > .twocolumn > div > div.value,
.additional_information > .fieldset > .body > .twocolumn > div > div.value {
	padding: 0px;
	padding-left: 10px;
}
.common > div.table-cell ul.checkboxes > li.active img,
.common2 > div.table-cell ul.checkboxes > li.active img,
.additional_information .table-cell ul.checkboxes > li.active img {
	display: none;
}
.smart-search__results-item-icon_category {
	width: 23px;
	height: 20px;
	fill: #BABABA;
}
.search-arrow {
    padding: 0 !important;
    margin-left: -8px;
    margin-right: -8px;
}
.search-arrow:not(:last-of-type):after {
    content: '\2192';
    color: #BABABA;
    padding: 0 8px;
    font-size: 0.9375em;
}
section.listing-inactive {
	background-color: #ffb0b0 !important;
	text-align: center;
	font-size: 15px;
}
.smart-search__input {
	min-width: 100% !important;
}
.smart-search {
	margin-left: 0 !important;
}
.smart-search__results-wrapper {
	margin-top: 0px !important;
}

.alert-message {
	text-align: right;
	font-size: 13px;
}

.map-listing__fields {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 1.25em;
	line-height: 1.25;
}
.qtip-active ~ .qtip-active {
	visibility: hidden;
}
.show {
    display: block !important;
}

/* DISABLED GOOGLE ADS AT THE BOTTOM OF PAGE --- START */
.adsbygoogle.adsbygoogle-noablate {
	display: none !important;
}
body.large.search-on-map-page {
	padding: 0 !important;
}
/* DISABLED GOOGLE ADS AT THE BOTTOM OF PAGE --- END */

div#ads_visible_checkall,
div#proof_of_purchase_available_checkall,
div#shipping_metods_checkall,
div#battened_mainsails_checkall,
div#roller_furling_checkall,
div#self_tacking_jibs_checkall,
div#garden_huts_checkall,
div#system_types_checkall,
div#railway_sidings_checkall,
div#plot_developeds_checkall,
div#battery_featuress_checkall,
div#sd_adapters_checkall,
div#dial_styles_checkall,
div#delivery_contentss_checkall,
div#aperture_checkall,
div#retractable_checkall,
div#cross_checkall,
div#fibre_checkall,
div#shape_checkall,
div#control_fans_checkall,
div#cooling_methods_checkall,
div#gamings_checkall,
div#head_design_checkall,
div#signal_trans_checkall,
div#sgamings_checkall,
div#cpu_type_checkall,
div#to_relocate_checkall,
div#sexy_checkall,
div#signaltransmission_checkall,
div#sensors_checkall,
div#latchs_checkall,
div#ad_visibles_checkall,
div#ciss_benefit_checkall,
div#type_opticals_checkall,
div#conn_loc_checkall,
div#mimo_technology_checkall,
div#frequency_ranges_checkall,
div#gigabit_eth_checkall,
div#ability_call_checkall,
div#gpss_checkall,
div#finger_reader_checkall,
div#angle_adapter_checkall,
div#streaming_checkall,
div#license_checkall,
div#download_checkall,
div#pay_periods_checkall,
div#tv_smart_checkall,
div#gender_checkall,
div#ambilight_checkall,
div#listing_posted_checkall {
	display: none !important;
}
div.two-columns li,
div.twocolumn li {
	overflow: unset !important;
}

/* G TRANSLATE START */
span.translate-box {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: nowrap;
}
span.translate-txt {
	margin-right: 13px;
	font-weight: 400;
	font-size: 14px;
	margin-top: 2px;
	white-space: nowrap;
}
a.glink img,
.listing-translate-lang img {
	margin-right: 0 !important;
	width: 20px !important;
	height: 20px !important;
}
.listing-translate-controls {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	flex-shrink: 0;
}
.listing-translate-lang {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	opacity: 0.8;
}
.listing-translate-lang:hover,
.listing-translate-lang.active {
	opacity: 1;
}
.listing-translate-lang.active img {
	box-shadow: 0 0 0 1px #ffffff, 0 0 0 2px #157ed2;
}
.listing-translate-lang.loading {
	opacity: 0.45;
	pointer-events: none;
}
.listing-translate-lang.disabled {
	pointer-events: none;
}
.listing-translate-error {
	display: block;
	color: #c42121;
	font-size: 12px;
	margin-top: 6px;
	text-align: center;
}
.listing-description-translate {
	display: flex;
	justify-content: flex-end;
	margin-top: 0;
}
.listing-description-translate .translate-box {
	justify-content: flex-end;
}
.listing-description-translate .translate-box:after {
	content: none;
}
#df_field_description_add > div.name .listing-description-translate .translate-box:after,
#df_field_job_description > div.name .listing-description-translate .translate-box:after {
	content: none !important;
}
.listing-description-translate-error {
	text-align: right;
}
#df_field_description_add > div.name,
#df_field_job_description > div.name {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
}
#df_field_description_add > div.name > div:first-child,
#df_field_job_description > div.name > div:first-child {
	flex: 1 1 auto;
}
#df_field_description_add > div.name .listing-description-translate,
#df_field_job_description > div.name .listing-description-translate {
	flex: 0 0 auto;
}
@media (max-width: 767px) {
	#df_field_description_add > div.name,
	#df_field_job_description > div.name {
		display: flex !important;
		align-items: center !important;
		justify-content: flex-end !important;
		overflow: visible !important;
		width: 100% !important;
	}
	#df_field_description_add > div.name > div:first-child,
	#df_field_job_description > div.name > div:first-child {
		flex: 0 1 auto;
		min-width: 0;
	}
	#df_field_description_add > div.name .listing-description-translate,
	#df_field_job_description > div.name .listing-description-translate {
		display: flex !important;
		flex: 0 0 auto;
		justify-content: flex-end !important;
		margin-left: auto;
		overflow: visible !important;
	}
	#df_field_description_add > div.name .listing-description-translate .translate-box,
	#df_field_job_description > div.name .listing-description-translate .translate-box,
	#df_field_description_add > div.name .listing-translate-controls,
	#df_field_job_description > div.name .listing-translate-controls {
		display: inline-flex !important;
		align-items: center !important;
		flex-wrap: nowrap !important;
		overflow: visible !important;
	}
	#df_field_description_add > div.name .listing-translate-lang,
	#df_field_job_description > div.name .listing-translate-lang {
		flex: 0 0 auto;
	}
}
/* G TRANSLATE END */

.field.single-field > textarea#shipping_comment {
	margin-bottom: 44px;
}

label[for=css_INPUT_2]{
	font-size: 13px;
}

#show-all {
	min-width: 70px;
	margin-bottom: -10px;
	list-style: none;
	transition: 0.25s !important;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	cursor: pointer;
	-webkit-appearance: none;
	-webkit-font-smoothing: antialiased;
	font-weight: 600;
	background: #157ED2 !important;
	height: 30px;
	line-height: 30px;
	padding: 0 11px 3px;
	white-space: nowrap;
	box-shadow: 0px 1px 0px rgb(50 50 50 / 75%);
	color: #ffffff !important;
	user-select: none;
	text-align: center;
	border-radius: 5px;
	font-size: 0.85em;
}

.my-reviews {
	color: #979797;
	margin-left: 10px;
	font-size: 40px;
	font-weight: bold;
	margin-left: 10rem;
	position: absolute;
	border-radius: 0.5rem;
	box-shadow: 0 0 2px rgb(46 46 46 / 75%);
	padding: 5px 20px 5px 20px;
}

.my-ratings {
	font-size: 1rem;
	font-weight: bold;
	margin-left: 3px;
	color: #979797;
}

a.reviews[data-type="positive"]:hover {
	color: #03bd03 !important;
}
a.reviews[data-type="neutral"]:hover {
	color: #d9d7d7 !important;
}
a.reviews[data-type="negative"]:hover {
	color: #ff5c5c !important;
}

.tabs-reviews {
	margin-bottom: 0 !important;
}

.rating-color {
	color: #4b4b4b;
}

.filters-subtitle {
	color:#6dc4f2;
	font-size: 13px;
	position: relative;
	float: right;
	top: 7px;
}

#shc_show_filters,
#shc_show_filters_desktop,
#shc_show_filters_mobile {
	user-select: none;
	text-align: center;
	width: 60%;
	line-height: 29px;
	height: 30px;
	background: #157ED2;
	border-radius: 5px;
	font-size: 0.813em !important;
	font-weight: 600;
	text-transform: uppercase;
	color: white;
	margin-left: auto;
}

#shc_show_bussiness_filters,
#shc_show_filters_bussiness_desktop {
    user-select: none;
    text-align: center;
    width: 60%;
    line-height: 29px;
    height: 30px;
    background: #157ED2;
    border-radius: 5px;
    font-size: 0.813em !important;
    font-weight: 600;
    text-transform: uppercase;
    color: white;
    margin-left: 10px !important;
    padding-left: 20px;
}
#shc_show_mobile_filters,
#shc_show_filters_bussiness_mobile {
    user-select: none;
    text-align: center;
    width: 60%;
    line-height: 29px;
    height: 30px !important;
    background: #157ED2;
    border-radius: 5px;
    font-size: 0.813em !important;
    font-weight: 600;
    text-transform: uppercase;
    color: white;
    margin-left: 20px !important;
    margin-right: 20px !important;
    padding-left: 15px;
    display: block;
}
#alert-message {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    user-select: none;
    text-align: center;
    min-width: 0;
    width: auto;
    line-height: 25px;
    height: 25px;
    background: #157ED2;
    border-radius: 5px;
    font-size: 12px !important;
    font-weight: 600;
    text-transform: uppercase;
    color: white;
    margin: 0 0 0 14px !important;
    padding-left: 10px;
    padding-right: 10px;
    position: static;
    transform: none;
    vertical-align: middle;
}
#alert-message:before {
    background-color: currentColor;
    content: "";
    display: inline-block;
    flex: 0 0 auto;
    height: 14px;
    margin-right: 3px;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect width='20' height='16' x='2' y='4' rx='2'/%3E%3Cpath d='m22 7-8.97 5.7a2 2 0 0 1-2.06 0L2 7'/%3E%3C/svg%3E") center / contain no-repeat;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect width='20' height='16' x='2' y='4' rx='2'/%3E%3Cpath d='m22 7-8.97 5.7a2 2 0 0 1-2.06 0L2 7'/%3E%3C/svg%3E") center / contain no-repeat;
    width: 14px;
}
#alert-message:hover {
    background: #4da1e5 !important;
}
#alert-message .link {
    color: white;
}

#shc_show_filters_bussiness_mobile {
    display: none !important;
    margin-bottom: 20px;
}

a#cars > svg {
	height: 78px;
	top: 0px;
	width: 96px;
}
a#investments > svg {
	height: 54px;
	top: 9px;
	width: 105px;
}
a#propertys > svg {
	height: 68px;
	top: 2px;
	width: 110px;
}
a#computers > svg {
	height: 74px;
	top: 2px;
	width: 110px;
}
a#clothing_and_shoes > svg {
	height: 50px;
	top: 12px;
	width: 110px;
}
a#sporting_goods > svg {
	height: 46px;
	top: 16px;
	width: 110px;
}
a#home_and_garden > svg {
	height: 72px;
	top: -9px;
	width: 110px;
}
a#job > svg {
	height: 59px;
	top: 8px;
	width: 110px;
}
a#furnitures > svg {
	height: 68px;
	top: 3px;
	width: 110px;
}
a#smartphones > svg {
	height: 54px;
	top: 9px;
	width: 110px;
}
a#e_scooters > svg {
	height: 54px;
	top: 9px;
	width: 110px;
}
a#games_spielkonsolen > svg {
	height: 70px;
	top: 4px;
	width: 107px;
}
a#electronics > svg {
	height: 64px;
	top: 1px;
	width: 107px;
}
a#foto_video > svg {
	height: 64px;
	top: 4px;
	width: 107px;
}
a#music > svg {
	height: 60px;
	top: 4px;
	width: 107px;
}
a#jewelry_and_watches > svg {
	height: 55px;
	top: 9px;
	width: 107px;
}
a#books > svg {
	height: 55px;
	top: 9px;
	width: 107px;
}
a#garten_handwerk > svg {
	height: 70px;
	top: -2px;
	width: 107px;
}
a#tiere_zubehor > svg {
	height: 54px;
	top: 9px;
	width: 107px;
}
a#goods_for_children > svg {
	height: 55px;
	top: 9px;
	width: 110px;
}
a#beauty_health > svg {
	height: 51px;
	top: 11px;
	width: 110px;
}

.upload-files > div {
	height: 42%;
}
a.loging-text {
	color: #f7f0e9!important;
}
section.listing ul.ad-info li.system {
	margin-top: 0 !important;
}
div.photo_description {
	text-align: center;
	opacity: 0.7;
	font-size: 14px;
	font-style: italic;
	margin-bottom: 20px;
	margin-top: -40px;
}

section.grid .list-mode {
	display: none !important;
}

section.list .list-mode {
	height: 75px !important;
}

article.item:not(.no-image) ul.ad-info:not(.with-names) > li.fields {
	max-height: 75px !important;
}

sup.post-ad {
	color:red;
	font-weight: bold;
	position: relative;
	top: -0.5em;
}

span.ad-placed {
	position: absolute;
	bottom: 2px;
	font-size: 0.813rem;
	left: 40.5%;
}

section.list li.fields.list.desktop {
	margin-bottom: -30px !important;
}

span#description {
	width: 80%;
	display: block !important;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

section.grid span#description {
	display: none !important;
}

div#area_comments {
	position: relative;
}

span.dark-mode-text {
	font-family: 'Open Sans', sans-serif;
}

div.transactions > .row,
div.list-table > .row {
	box-shadow: inset 0 -1px 0px 0px #e6e6e6;
}

textarea[name="About Us"] {
	width: 100%;
	height: auto;
}

div.popover.fade.show.bs-popover-right {
	display: none !important;
}

input#myInput::placeholder {
	color: #6a6a6a;
	opacity: 0.7; /* Firefox */
}
input#myInput:-ms-input-placeholder {
	color: #6a6a6a;
}
input#myInput::-ms-input-placeholder {
	color: #6a6a6a;
}

input#rate_bid::placeholder {
	font-size: 15px;
	color: black;
	opacity: 0.5; /* Firefox */
}
input#rate_bid:-ms-input-placeholder {
	font-size: 15px;
	color: black;
	opacity: 0.5; /* Firefox */
}
input#rate_bid::-ms-input-placeholder {
	font-size: 15px;
	color: black;
	opacity: 0.5; /* Firefox */
}

@media (min-width: 576px) {
    ul.row.cat-tree li.col-sm-4 {
	box-shadow: none;
	border-radius: 0px;
    }
    .col-sm-3, .row-cols-sm-4>* {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 205%;
    }
}

article.highlight select.selector {
	background-color: #ffec6c !important;
	color: black !important;
	font-weight: bold;
	border: 1px black solid;
}

a.button.low {
	width: 100% !important;
}

/* a.logout:hover {	*/
/*	padding: 4px;	*/
/*}			*/

a.font2:hover {
	color: #959595;
}

div.tmp-dom {
	text-align: center;
}

div.seller-short a.button,
a#next_step {
	color: #ffffff !important;
}


article.highlight li.bump-date,
article.highlight li.highlight-date {
	color: #555555;
	font-weight: bold;
}

@media (min-width: 1024px) {
    .fancybox__nav .carousel__button.is-next,
    .fancybox__nav .carousel__button.is-prev {
	height: 50%;
    }
    body.search-on-map-page header.page-header.fixed-menu div#logo {
	margin-left: -6px !important;
    }
    #sf_field_payment .custom-input,
    #payment_options .custom-input,
    #shipping_metods .custom-input,
    #sf_field_personal_information .custom-input,
    #sf_field_replacement_checkbox .custom-input .col-xs-12 .col-sm-6 {
	padding-left: 63px;
	margin-left: -47px;
	border-left: 1px solid lightblue;
    }
}

div.ads-block {
	border-color: #254d76;
	border: 2px solid #d9d9d9;
	padding: 15px;
}

div#cookies_policy_big_form > dic.content,
span.buttons_content {
	display: inline-block;
}

span canvas,
.upload-files > div span.item {
	max-height: 132.5px;
	width: 100%;
	height: auto;
}

ul.ad-info,
ul.ad-info * li,
ul.ad-info * span {
	cursor: pointer !important;
}

span.buttons_content {
	margin-top: 11px;
	margin-bottom: 11px;
}

div.icons a.button.low,
nav#content_nav_icons a.button.rv_del_listings {
	width: auto !important;
}

div#df_field_shipping_metods div.value {
	width: 100%!important;
}

div#df_field_shipping_metods,
div#df_field_payment {
	margin-top: -10px;
	margin-bottom: 15px;
}

div.ads-text {
	display: inline-block;
	font-size: 12px;
	padding-right: 1px;
	padding-left: 5px;
	height: 15px;
	width: 74px;
}

/* ADD PICTURES BACKGROUND */
.bckg_pictures.addpictures {
	filter: brightness(100%);
	opacity: 70%;
	transition: 0.2s all ease-in-out;
}

.bckg_pictures.cars,
.bckg_pictures.motorbikes,
.bckg_pictures.bikes,
.bckg_pictures.scooter,
.bckg_pictures.smartphones,
.bckg_pictures.computers,
.bckg_pictures.propertys,
.bckg_pictures.boats,
.bckg_pictures.laptops,
.bckg_pictures.books {
	filter: brightness(100%);
	opacity: 50%;
	transition: 0.2s all ease-in-out;
	margin-top: 14px;
}

div.col-lg-20.col-sm-3.col-xs-6.addpictures:hover * {
	transform: scale(1.05);
	transition: transform .1s;
	filter: brightness(100%) !important;
	opacity: 100% !important;
}

div.col-lg-20.col-sm-3.col-xs-6.cars:hover *,
div.col-lg-20.col-sm-3.col-xs-6.motorbikes:hover *,
div.col-lg-20.col-sm-3.col-xs-6.boats:hover *,
div.col-lg-20.col-sm-3.col-xs-6.propertys:hover *,
div.col-lg-20.col-sm-3.col-xs-6.bikes:hover *,
div.col-lg-20.col-sm-3.col-xs-6.laptops:hover *,
div.col-lg-20.col-sm-3.col-xs-6.books:hover *,
div.col-lg-20.col-sm-3.col-xs-6.smartphones:hover *,
div.col-lg-20.col-sm-3.col-xs-6.computers:hover *,
div.col-lg-20.col-sm-3.col-xs-6.scooter:hover * {
	transform: scale(1.1);
	transition: transform .1s;
	filter: brightness(100%) !important;
	opacity: 90% !important;
}

/* DISABLED POPUP FOR ZIP LOCATION */
#mf-location-selector + .popover {
	display: none;
}

a.button.low {
	background: #157ED2 !important;
	color: white !important;
}

a.button.low:hover,
a.button.login:hover {
    filter: brightness(1.2);
}

a.button.login.send:hover {
    background: #5da25d !important;
}


span.home-navbar {
	display: none;
}

div.rv_last a:hover {
	background: #4da1e5 !important;
}
input.button.subscribe_user:hover {
	background: #4da1e5 !important;
}
.no-select {
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}
.show_phone_text {
    font-weight: bold;
    cursor: pointer;
    margin-top: 25px !important;
    height: 44px;
    text-align: center;
    background: #157ED2;
    color: white;
    line-height: 43px;
    border-radius: 7px;
}
.button.add-to-cart {
    height: 44px !important;
    line-height: 40px !important;
}
.strikethrough {
    position: relative;
    color: #c42121 !important;
    font-size: 20px !important;
    margin-right: 0px !important;
}
.strikethrough:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    right: 0;
    border-top: 2px solid;
    border-color: #c42121;

    -webkit-transform:rotate(-5deg);
    -moz-transform:rotate(-5deg);
    -ms-transform:rotate(-5deg);
    -o-transform:rotate(-5deg);
    transform:rotate(-5deg);
}

/* FRONT AND CATEGORY ADS IN LIST MODE */
@media (max-width: 567px) {
    div.newsletter {
	margin-top: 25px;
	}
    h3.rvlisting {
	margin-top: 25px;
    }
    .page-footer {
	margin-top: 30px;
    }
    h3.rvlisting {
	margin-left: 10px;
    }
    div.map {
	width: 99%;
    }
    .home-text {
        display: flex;
    }
    span.home-navbar {
	display: flex;
	flex-direction: row-reverse;
    }
    section#listings.list.homepage div.picture img {
	width: 100%;
	position: absolute !important;
    }
    section#listings.grid.homepage ul.featured > li > .picture {
	width: 100% !important;
	padding-bottom: 63% !important;
    }
    section#listings.grid.homepage ul.featured > li > ul {
	width: 100% !important;
	border-radius: 0px 0px 4px 4px !important;
    }
    section#listings.grid.homepage ul.featured > li img {
	width: 100% !important;
	border-radius: 0px 0px 0 0px !important;
    }
    section#listings.grid.homepage ul.featured > li > .picture {
    border-radius: 4px 4px 0px 0px !important;
    }
    ul.featured > li > .picture {
        width: 40% !important;
        padding-bottom: 7.37em !important;
        float: left !important;
        border-radius: 4px 0px 0px 4px !important;
        border-bottom: 1px #E8E8E8 solid !important;
        box-shadow: rgb(0 0 0 / 10%) 0px 25px 20px -15px;
    }
    ul.featured > li {
        margin-bottom: 26px !important;
    }
    ul.featured > li > ul {
        width: 60% !important;
        margin-bottom: 5px !important;
        float: right !important;
        border-radius: 0px 4px 4px 0px !important;
    }
    ul.featured > li img {
        width: 101% !important;
        border-radius: 3px 0px 0 3px !important;
    }
    section#listings.list div.picture {
        width: 40% !important;
        float: left !important;
        border-radius: 4px 0px 0px 4px !important;
        border-bottom: 1px #E8E8E8 solid !important;
        box-shadow: rgb(0 0 0 / 10%) 0px 25px 20px -15px;
        height: 125px !important;
    }
    section#listings > article {
	margin-bottom: 20px !important;
	box-shadow: none !important;
    }
    section#listings > article div.navigation-column {
        top: 8px !important;
	right: 1px !important;
    }
    section.list > article {
	max-width: 87% !important;
    }
    div.fancybox__toolbar__column.is-right {
	max-width: 290px !important;
    }
    div.send-controls > textarea#message_text {
	width: 93%;
    }
    a#cars > svg {
	width: 86px;
	top: 13px;
	left: 8px;
    }
    a#propertys > svg {
	top: 11px;
    }
    a#computers > svg {
	top: 10px;
    }
    a#clothing_and_shoes > svg {
	top: 22px;
    }
    a#sporting_goods > svg {
	top: 24px;
    }
    a#home_and_garden > svg {
	top: -1px;
    }
    a#job > svg {
	top: 18px;
    }
    a#furnitures > svg {
	top: 12px;
    }
    a#smartphones > svg {
	top: 18px;
    }
    a#e_scooters > svg {
	top: 18px;
    }
    a#games_spielkonsolen > svg {
	width: 108px;
	top: 14px;
    }
    a#electronics > svg {
	top: 11px;
    }
    a#foto_video > svg {
	top: 14px;
    }
    a#music > svg {
	height: 71px;
	top: 4px;
    }
    a#jewelry_and_watches > svg {
	top: 18px;
    }
    a#books > svg {
	top: 19px;
    }
    a#garten_handwerk > svg {
	top: 8px;
    }
    a#tiere_zubehor > svg {
	top: 19px;
    }
    a#goods_for_children > svg {
	top: 19px;
    }
    a#beauty_health > svg {
	top: 19px;
    }
    .my-reviews {
        font-size: 32px;
        margin-left: 8rem;
        padding: 10px 10px 10px 10px;
    }
    .my-ratings {
	font-size: 1rem;
	font-weight: bold;
	margin-left: 3px;
	color: #979797;
    }
    .loan-flip {
	width: 92% !important;
	margin-left: 4%;
    }
}

.is-compact .fancybox__footer .fancybox__caption {
    text-align: center;
}

.fancybox__thumbs .f-thumbs__slide__button {
    background: rgba(255, 255, 255, 0.14) !important;
}

.fancybox__thumbs .f-thumbs__slide__img {
    object-fit: contain !important;
    background: rgba(255, 255, 255, 0.08);
}

.field-bound-box-text-pic a.category:hover {
    filter: brightness(50%);
}

.compensate-for-scrollbar {
    padding-right: 0px !important;
}

@media screen and (max-width: 767px) {
    html.shc-fancybox-scroll-lock,
    html.shc-fancybox-scroll-lock body {
        height: 100%;
        overflow: hidden !important;
        overscroll-behavior: none;
        touch-action: none;
    }

    html.shc-fancybox-scroll-lock .fancybox__container {
        position: fixed !important;
        inset: 0 !important;
        width: 100vw !important;
        height: 100vh !important;
        height: 100dvh !important;
        max-height: 100dvh !important;
        overflow: hidden !important;
        overscroll-behavior: contain;
        z-index: 2147483000 !important;
    }

    html.shc-fancybox-scroll-lock .fancybox__backdrop {
        position: fixed !important;
        inset: 0 !important;
    }
}

a#shc_by_now_item.button.cart:hover {
    margin-top: 20px;
}

a#shc_by_now_item  {
    margin-top: 20px;
}


@media (max-width: 416px) {
    .file-input input.file {
        margin-top: 12%;
            width: 100%;
    }
}

@media screen and (max-width: 1400px) {
    img.qtip {
       height: 19px !important;
    }
    div#logo a.d-inline-block img {
	width: 250px;
    }
}

@media screen and (max-width: 1300px) {
    div#logo a.d-inline-block img {
	width: 200px;
    }
}

ul.ad-info {
	height: 141px;
}

section#listings.list div.picture:hover,
section#listings.grid .main-column:hover,
section#listings.list .main-column:hover,
section#listings.grid .main-column:hover {
    box-shadow: 0 0 0 1px #bfbfc1;
}

div#start_auction {
    margin-top: 20px;
}

input[name="account[phone][number]"] {
    width: 172px;
}

/*** DROP DOWN BUTONS ON HOME PAGE ****/

.menus {
    display: inherit;
    width: 100%;
    height: 42px;
}
.menus a {
    color: #fff;
    text-decoration: none;
    font-weight: 300;
}
.menus a:focus, .menus a:focus-within {
    outline: none;
}
.menus > ol {
    display: inherit;
    width: 100%;
}
.menus > ol > li {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
img.menuicons {
    margin-top: -5px;
}
@media (min-width: 45rem) {
  .menus > ol {
    justify-content: space-around;
  }
  .menus > ol > li {
    border-radius: 0.3rem;
    /* text-transform: uppercase; */
    box-shadow: 0 0 2px rgb(93 93 93 / 75%);
    width: 19%;
    cursor: pointer;
  }

  .menus > ol > li > a {
    padding: 18px 0;
    font-size: calc(0.57em + 0.4vmin);
    position: relative;
    width: 100%;
    text-align: center;
    z-index: 1;
    /*opacity: 0.7;*/
    transition: 250ms ease all;
    width: 250px;
    margin-right: 10px;
    color: black;
    font-weight: 500;
  }

.menus > ol > li:hover {
    box-shadow: 0 0 6px rgb(175 175 175);
    transform: translateY(-2px);
    border-color: rgb(93 93 93 / 33%);
    border-radius: 7px;
    transition: 0.3s;
}
  .menus > ol > li > ol {
    position: absolute;
    top: 100%;
    left: 0;
    width: 413%;
    visibility: hidden;
    display: inherit;
  }
  .menus > ol > li > ol > li {
    margin-top: 0.5rem;
    transition: 250ms cubic-bezier(0.42, 0.83, 0.49, 1.35) transform;
    transform: scale(0);
    width: 100%;
  }
  .menus > ol > li > ol > li > a {
    display: block;
    text-align: center;
    border-radius: 0.3rem;
    padding: 11px 0.5rem;
    font-size: calc(0.75em + 0.5vmin);
    font-weight: 500;
    background: linear-gradient(to bottom, #ffffff, #a5a0a0);
    color: black !important;
    transition: 250ms ease all;
    margin-right: 3%;
  }
}
@media (max-width: 45rem) {
    .menus {
        background-image: linear-gradient(to bottom, #ed6ea0 0%, #ec8c69 100%);
    }
    .menus a {
        font-size: 1.4rem;
        padding: 1rem 0.5rem;
    }
    .menus > ol {
        flex-direction: row;
    }
    .menus > ol > li {
        flex-direction: column;
        align-items: stretch;
        text-align: center;
  }
  .menus > ol > li > a:nth-last-child(2) {
    position: relative;
  }
  .menus > ol > li > a:nth-last-child(2):after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -0.25rem;
    right: 1.5rem;
    border-top: 0.5rem solid #fff;
    border-left: 0.3rem solid transparent;
    border-right: 0.3rem solid transparent;
    transition: 250ms ease all;
  }
.menus > ol > li:focus-within:nth-last-child(2):after,
.menus > ol > li:focus:nth-last-child(2):after,
.menus > ol > li > a:hover:nth-last-child(2):after,
.menus > ol > li > a:focus-within:nth-last-child(2):after,
.menus > ol > li > a:focus:nth-last-child(2):after {
    transform: rotate(180deg);
}
.menus > ol > li:focus-within + ol,
.menus > ol > li:focus + ol,
.menus > ol > li > a:hover + ol,
.menus > ol > li > a:focus-within + ol,
.menus > ol > li > a:focus + ol {
    max-height: 12rem;
}
.menus > ol > li > ol {
    box-shadow: inset 0.1rem 0.1rem 0.5rem rgba(0, 0, 0, 0.15);
    overflow: hidden;
    max-height: 0;
    transition: 250ms ease all;
}
.menus > ol > li > ol > li a {
    display: block;
    font-size: 1.2rem;
}
}

/**** END DROP DOWN BUTONS ON HOME PAGE ****/

@media screen and (max-width: 1440px) {
    #ads {
        max-width: 75%;
        border-style: none;
    }
}

@media (max-width: 991px) {
    ul.ad-info {
	height: 119px;
    }
    .categories__link {
	height: 120px !important;
	padding-top: 75px !important;
    }
    div.upload-files {
	margin-bottom: 0 !important;
    }
    .owl-carousel .owl-prev:before,
    .owl-carousel .owl-next:before {
	left: 25% !important;
    }
    .cart-order {
	order: 1;
    }
    .mobile-menu-order {
	order: 2;
    }
    .circle.cart-box-container.selector.cart-order {
	margin-top: 4px;
    }
    .circle.cart-box-container.selector.cart-order > .default {
	height: 50px;
    }
    .cart-box-container .content.hide {
	left: -55px;
    }
}

@media (max-width: 767px) {
    input[type=submit].button-lens {
    display: none !important;
    }
    ul.steps {
        width: 100%;
    }
    ul.steps > li:not(.past) a,
    ul.steps > li.past a {
        font-size: 0.7em;
    }
    .modal_block {
        margin-left: 15px !important;
        top: 230px !important;
        height: auto !important;
    }
    div.selector > input.multiline {
        margin-top: 1px;
    }
    div.info {
        padding-left: 10px;
    }
    .seller-short div.button-exists ul.seller-info {
        padding-bottom: 45px !important;
    }
    section#accounts .landscape div.statistics {
        width: 260px;
    }
    section.grid > article {
        padding-bottom: 15px !important;
        width: 94%;
        margin-left: 3%;
    }
    section.side_block:not(.no-style) {
        padding: 15px;
    }
    section#shoppingCart-sidebar {
        margin-bottom: 30px;
    }
    #rv_listings div.rv_items {
        margin-left: 0px !important;
    }
    #header-buttons-top {
        display: flex !important;
        flex-direction: column !important;
    }
    #fieldBoundIcons {
        margin-top: -60px !important;
    }
    #h1title {
        margin-top: 0px !important;
    }
    #mf-location-selector {
        border-radius: 4px;
    }
    .zooms {
        position: initial !important;
    }
    div.notification {
        z-index: 99 !important;
    }
    div#header-buttons-top {
        display: none !important;
    }
    div.picture-cont {
            margin-top: 0px !important;
    }
    .owl-carousel {
        box-shadow: none !important;
    }
    section#main_container > div.inside-container {
        padding: 0 0 0 0 !important;
    }
    .h-100 {
        height: auto !important;
    }
    .cart-box-container > .content {
        top: 32% !important;
        justify-content: flex-start !important;
        margin-top: 40px !important;
        margin-left: -200%;
    }
    #user-navbar span.content.a-menu {
        padding: 0px 0px 100% 0px !important;
    }
    .mobile-menu a {
        font-size: 1em !important;
    }
    .circle ul > li {
        height: auto !important;
    }
    ul.featured > li > ul {
        border: 1px #E8E8E8 solid !important;
    }
    span.cart-box-container span.circle_opened > span.content {
        left: -84px !important;
        margin-top: 51px !important;
    }
    #darkbutton {
        margin-top: 8px !important;
        font-family: 'Open Sans', sans-serif;
            font-weight: 400;
        margin-left: 8px;
        font-size: 1em !important;
        box-shadow: none !important;
    }
    img.moonicon {
        width: 22px;
        aspect-ratio: auto 22/ 22;
        height: 22px;
    }
    .menu-icons {
        width: 19px;
        height: 19px;
        margin-right: 5px;
        margin-top: -5px;
    }
    img.icon-onsale {
        width: 27px;
        height: 27px;
        margin-top: -5px;
        margin-right: 5px;
	margin-left: -3px;
    }
    .circle_opened > .content {
        padding-bottom: 25px !important;
    }
    span.text-notice, div.text-notice {
        padding: 12px !important;
    }
    span#lang-selector span.mobile,
    span#lang-selector span.default,
    a.font2 {
        font-size: 16px !important;
    }
    .mobils {
        display: inline-block !important;
    }
    .mmenu {
        margin-bottom: 3px;
        box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
    }
    div.seller_header_buttons_top {
        display: none !important;
    }
    span.cart-box-container > .circle_opened > .content {
        margin-top: 42px !important;
        left: -63px !important;
    }
    body.dark .mmenu {
        box-shadow: rgb(6 24 44 / 40%) 3px 0px 8px 2px, rgb(42 69 98 / 33%) 0px 4px 6px -1px, rgb(255 255 255 / 8%) 0px 1px 0px inset;
    }
    body.dark .search-map-container div.mobile-navigation {
        background-color: #243f5e !important;
    }
    body.dark .search-map-container div.mobile-navigation > div:after {
        filter: invert(99%) sepia(91%) saturate(5%) hue-rotate(194deg) brightness(307%) contrast(100%);
    }
    body.dark .search-map-container div.mobile-navigation > div.active {
            background: #406999;
    }
    body.dark .circle_opened {
        background-color: #122C47;
    }
    #user-navbar.circle_opened,
    #lang-selector.circle_opened {
        width: 91%;
    }
    span.photopicture:before {
        height: 143px !important;
        background: url(../img/car_pictures3_white_mob.gif) no-repeat !important;
        background-size: contain !important;
    }
    body.dark span.photopicture:before {
        height: 143px !important;
        background: url(../img/car_pictures3_black_mob.gif) no-repeat !important;
        background-size: contain !important;
    }
    div.upload-files {
        height: auto !important;
    }
    div.cookies_policy_big_form {
        top: auto !important;
        bottom: 10px !important;
    }
    span.buttons_content {
            margin-left: 0;
        display: block;
    }
    div#cookies_policy_big_form div.content {
        margin-bottom: 10px;
    }
    div#cookies_policy_big_form input.cookie_accept,
    div#cookies_policy_big_form input.cookie_decline {
        margin-top: 10px;
    }
}

ul.controls {
    margin-left: 13px;
}

div.upload-zone {
    height: 82px;
    margin-bottom: 15px;
}

article.highlight ul.ad-info, article.highlight a.link-large,
article.highlight span.link {
    background: #ffec6c;
    /** box-shadow: 5px 0 0 #ffec6c, -5px 0 0 #ffec6c; **/
    color: #555555;
    font-weight: bold !important;
}
article.highlight a,
article.highlight div.stat ul > li span.name {
    color: #000000 !important;
    font-weight: bold !important;
}
article.highlight span.active,
article.highlight span.paid,
article.highlight span.unpaid,
article.highlight span.approval,
article.highlight span.incomplete,
article.highlight span.pending,
article.highlight span.expired {
    color: #24520e !important;
    padding-left: 3px;
        padding-right: 3px;
    border-radius: 6px;
    border: 2px solid #24520e !important;
}
article.highlight li.nav-icon > a:before {
    filter: none !important;
}

article.highlight div.stat ul > li {
    color: #474c87 !important;
    font-weight: bold !important;
}

article.highlight {
    border-radius: 7px;
}

li.highlight a {
    color: #474c87 !important;
    font-weight: bold !important;
}
li.highlight span {
    color: black !important;
}

article.highlight li.fields {
    color: #555555 !important;
}

#recently-bumped-up ul.nav-column, #recently-highlighted ul.nav-column {
    padding-top: 0 !important;
    width: auto !important;
}
#recently-highlighted > .fieldset, #recently-bumped-up > .fieldset {
    margin-top: 15px;
}

a.header_buttons {
    width: 94% !important;
    margin: 3px !important;
}

.mobils {
    display: none !important;
}

span.photopicture:before {
    content: '';
    display: inline-block;
    background: url(../img/car_pictures3_white.gif) no-repeat;
    width: 95%;
    height: 450px;
    vertical-align: middle;
    margin-right: auto;
    margin-left: 3%;
    background-size: contain;
}

div.picture-cont {
    margin-top: 0px;
}

.bckg_pictures {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 99%;
}

div.photo_texts {
    text-align: center;
    font-size: 12px;
    margin-top: -20px;
    margin-bottom: 40px;
    color: #a19e9e;
}

div.photo_texts-last {
    text-align: center;
    font-size: 12px;
    margin-top: -14px;
    margin-bottom: 16px;
    color: #a19e9e;
}

div.upload-files {
    height: auto; /*394px*/
}

.upload-files:not(:empty) {
    margin-top: 0px !important;
}

.upload-files {
    margin-top: 0px !important;
}

.upload-stat {
    text-align: center;
    margin-bottom: 25px;
}

.upload-zone-2 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 165px;
    position: relative;
    overflow: hidden;
    margin-top: -162px;
    margin-left: 20%;
    width: 60%;
    z-index: 1;
}
.upload-zone-2 input {
    width: 100%;
    height: 250px;
    position: absolute;
    top: -30px;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
    z-index: 1;
}

.main-photo {
    color: #cf0000;
}

.upload-files > div {
    z-index: 10;
}

#phone,
#phone_number {
    background: transparent;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
}

header.view_details {
    width: 100%;
}

span.lang-icon:before {
    content: '';
    display: inline-block;
    background: url("../img/lang_icon_sun.gif") no-repeat;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    margin-right: 7px;
}

span.lang-icon-mobile:before {
    content: '';
    display: inline-block;
    background: url("../img/lang_icon_sun.gif") no-repeat;
    width: 19px;
    height: 19px;
    vertical-align: middle;
    margin: 0 5px 0 0;
}

div.fieldset.divider > header {
    width: 90%;
    border-bottom: 1px #f4f9ff solid !important;
}

li.add-to-cart {
    display: none !important;
}

div.price_item:last-child {
    margin-left: -35px;
}

.searhconmap {
    font-size: 0.83em;
    font-weight: 400;
    color: #006EC7;
}
.moonicon {
    /* content: ''; */
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    margin: 0 5px 3px 0;
}

/* Tooltip container */

.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

/* HIDE SCROLLBARS START */
/* Chrome, Safari, newer versions of Opera */
body::-webkit-scrollbar {
    width: 0 !important
}

/* Firefox */
body {
    overflow: -moz-scrollbars-none;
}

/* Internet Explorer +10 */
body {
    -ms-overflow-style: none;
}
/* HIDE SCROLLBARS END */

#logo {
    margin-left: -22px !important;
}
.search-on-map-page #logo {
    margin-left: -22px !important;
}
.home-google-ad-row {
    margin: 24px -15px;
}

.home-google-ad {
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    margin: 0;
}

.home-google-ad .adsbygoogle,
.home-google-ad__slot {
    display: block;
    margin: 0 auto !important;
    width: 100% !important;
    max-width: 100% !important;
}

section.home-google-ad-block .home-text {
    display: none;
}

section.home-google-ad-block hr {
    margin-top: 0;
}

.home-google-ad iframe,
.home-google-ad table,
.home-google-ad img {
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
select[name="block_distance"] {
    margin-right: 11px;
}
em {
    margin-right: 10px;
    font-size: small;
}

.profilelang {
    width: 60px !important;
}

.Payrexx {
    width: 400px;
    margin-left: 30px;
    cursor:pointer;
}
#propertie_position_checkall,
#image_adjustment_checkall,
#languages_checkall {
    display: none;
}
#business {
        color: #888888;
        font-size: 0.875em;
    border-collapse:separate;
    border-spacing: 0 6px;
    margin-top: 20px;
    margin-bottom: 20px;
}

a.header_buttons {
    text-align: center;
    display: inline-block;
    background: linear-gradient(to bottom, #ffffff, #cfcaca);
    color: black !important;
    border: 1px solid #dbd8d8;
    height: 44px;
    padding: 0 50px 3px;
    font-size: 0.813em !important;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    cursor: pointer;
    -webkit-appearance: none;
    border-radius: 4px;
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
    transition: 0.25s !important;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 0 8px;
    padding: 0 16px;
    position: relative;
    width: calc((100% - 16px * 4) / 5);
}

a.header_buttons:hover,
a.header_buttons:focus {
    box-shadow: 0 0 6px rgb(35 173 255);
    transform: translateY(-0.25em);
    border-color: rgb(35 173 255);
}

a.login,
a.logout,
a.low,
.at300b,
.at300m,
input.cont,
div#flip,
div#flip1 {
    border-radius: 7px;
    transition: 0.25s !important;

}

a.add-to-cart {
    height: 40px !important;
    line-height: 32px !important;
    font-size: 0.750em !important;
    padding: 2px 11px 3px !important;
    white-space: nowrap;
    text-align: center;
    width: 100%;
    background: #098c0c !important;
    color: white !important;
    border-radius: 5px 5px 5px 5px !important;
    font-size: 0.85em !important;
}

.fieldBoundBoxes {
    margin-top: -79px;
    background-color: white;
}

a.low:hover,
a.low:focus,
a.add-to-cart:hover,
a.add-to-cart:focus,
a.login:hover,
a.login:focus,
a.logout:hover,
a.logout:focus,
input.cont:hover,
input.cont:focus,
div#flip:hover,
div#flip:focus,
div#flip1:hover,
div#flip1:focus {
    filter: brightness(1.2);
}

a.at300b:hover,
a.at300b:focus,
a.at300m:hover,
a.at300m:focus {
    transform: translateY(-0.10em);
}

.mobile,
.mobiles {
    display: none;
}

h3 {
    font-weight: bold !important;
    color: #4f4f4f;
}

.tmp-info {
    font-size: 0.9em;
    padding-bottom: 5px;
}

.contact-seller-top{
    width: 100%;
    padding: 4px 5px;
    font-weight: bold;
    background: #f4f9ff;
    color: #157ED2;
    text-align: center;
    height: 30px;
    border-radius: 5px 5px 0px 0px;
    border-top: 1px #c3c3c3 solid;
    border-left: 1px #c3c3c3 solid;
    border-right: 1px #c3c3c3 solid;
}
a.login:hover{
    background: #c7def9;
}
.contact-seller-box{
    width: 100%;
    border: 1px #c3c3c3 solid;
    padding: 16px 20px;
    font-weight: bold;
    border-radius: 0px 0px 5px 5px;
    position: relative;
}
.contact-seller-center{
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}
div.price-tag {
        text-align: right;
}
.zooms {
    position: absolute;
    left: 10px;
    top: 10px;
    height: 28px;
    line-height: 26px;
    padding: 0 12px;
    background: rgba(17,17,17,.5);
    color: white;
    font-size: 0.813em;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
    border-radius: 4px;
    z-index: 1;
}
input[name="f[keyword_search]"] {
    width: 100%;
}

.zipsearch {
    width: 20%;
}

.font-size-xs {
    font-size: 0.813em;
}
.font-weight-semibold {
    font-weight: 400;
}
.icon-opacity .icon-opacity__icon {
    transition: filter 0.3s ease;
}
.icon-opacity:hover .icon-opacity__icon {
    filter: brightness(1.2);
}
.shrink-fix {
    min-width: 0;
}
.mainphoto {
    margin-bottom: -30px;
    margin-top: 30px;
}

/*** COMMON STYLES ***/
body, html {
    width: 81%;
    height: 100%;
}
body {
    margin: 0px auto;
    background: #ffffff;
    font-size: 16px;
    color: #111111;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

.banner-right {
    display: none;
    position: fixed;
    top: 50%;
    right: clamp(96px, 7vw, 140px);
    left: auto;
    bottom: auto;
    transform: translateY(-50%);
    width: 300px;
    z-index: 30;
}

.banner-right.banner-right--layout-hidden {
    display: none !important;
}

.banner-right__inner {
    width: 300px;
}

.banner-right__ad {
    margin: 0 !important;
}

.banner-right__debug {
    display: block;
    margin: 0 0 8px;
    padding: 8px 10px;
    border-radius: 8px;
    font-size: 12px;
    line-height: 1.4;
    color: #2f3a1f;
    background: #eef6e9;
    border: 1px solid #c9dbbe;
}

.banner-right__debug--unfilled,
.banner-right__debug--timeout {
    color: #7a4b00;
    background: #fff4dd;
    border-color: #e9cf92;
}

.banner-right__debug--error {
    color: #7a1f1f;
    background: #fdeaea;
    border-color: #efb9b9;
}

@media screen and (min-width: 1240px) {
    .banner-right {
        display: block;
    }
}

@media screen and (min-width: 1024px) {
    body.search-by-distance-page .banner-right {
        display: block;
        z-index: 140;
    }
}

table.shipping_table {
    width: 100%;
    border: 2px solid black;
}

th.shipping_table {
    border: 2px solid black !important;
}

td.shipping_table {
    border: 1px solid black !important;
}

input,select,option,p,form,ul,li,ol,h1,h2,h3,h4,h5,h6,td,img,table {
    margin: 0;
    padding: 0;
    border: 0;
}
::selection {
    background: #707070;
    color: white;
}
::-moz-selection {
    background: #707070;
    color: white;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: " ";
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
    -webkit-column-break-inside: avoid;
}

h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
}
body:not([class*="static-page"]) ul, body:not([class*="static-page"]) li {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    border-padding: 0;
    width: 100%;
}
table.fixed {
    table-layout: fixed;
}
img {
    vertical-align: middle;
}
label {
    -moz-user-select: none;
    -webkit-user-select: none;
}
b, strong {
    font-weight: 600;
}

.grid-icon-fill,
.details-icon-fill {
    fill: #247ed2 !important;
}
.header-usernav-icon-fill {
    fill: #157ed2 !important;
}

.hide {
    display: none;
}
.hidden {
    visibility: hidden;
}
.invisble {
    opacity: 0;
}
.clear {
    clear: both;
}
.fleft {
    float: left;
}
.fright {
    float: right;
}
.ralign {
    text-align: right!important;
}
.lalign {
    text-align: left!important;
}
.align-center {
    text-align: center;
}
.relative {
    position: relative;
}
.nowrap {
    white-space: nowrap;
}
.checkbox_bar {
    font-size: 0.8em;
}

/* links */
a:link,
a:visited,
.link {
    color: #006EC7;
    text-decoration: none;
    font-size: 1em;
    cursor: pointer;
}
.link:hover {
    color: #ff0000;
}
a.color-gray {
    color: #111;
}
a.color-gray:hover {
    color: #666;
}
/* links end */

/* fonts */
a.font1:hover,
a.active.font1,
.active .font1,
a.font2.active {
    color: #09396E;
}

.link-large {
    font-size: 1.143em!important;
    font-weight: 400!important;
}
span.text-notice,
div.text-notice {
    padding-bottom: 20px;
}
.close,
.red {
    color: #e44848!important;
/*    font-weight: bold;	*/
}
.close,
.red2 {
    color: #e44848!important;
}
.close:hover,
.red:hover {
    color: #ff5d5d!important;
}
.red.margin {
    padding-left: 10px!important;
    cursor: pointer;
}

.notice,
.notice_message {
    color: #c95265;
    font-size: 0.929em;
}
.notice_message {
    padding-top: 5px;
}
/* fonts end */

/* h1 */
h1 {
    font-size: 1.5em !important;
    margin: 0 0 10px 0;
    font-weight: normal;
    padding: 0;
    font-weight: 400;
    overflow: hidden; /* to allow two items inline */
    padding-top: 5px;
}
h1.text-center {
    margin: -10px 0 28px 0;
}

.h1-nav h1 {
    overflow: hidden;
    margin-top: 0;
}
.h1-nav nav {
    float: right;
    vertical-align: top;
}
.h1-nav nav > a.icon {
    display: none!important;
}
/* h1 end */

/* global style items */
.hlight {
    background: #f4f4f4;
}
.hborder {
    border-color: #d4d4d4;
}
/* global style items end */

/* inputs */
input[type=text],
input[type=password],
input[type=number],
textarea,
select,
div.cd-extendable > div.dropdown,
span.pills {
    height: 44px;
    background: #f4f9ff;
    border: 1px #E6E6E6 solid;
    color: #111111;
    font-size: 0.875em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    padding: 0 10px 3px;
    border-radius: 8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    transition: border-color 0.3s ease;
}

textarea {
    line-height: normal;
    height: auto;
    padding: 8px 10px 8px;
    width: 100%;
}

select,
.search-form-cell > div > div div.filter-pseudo-select,
div.cd-extendable > div.dropdown {
    background: url('../img/dropdown-arrow.svg') right 18px no-repeat #f4f9ff;
    background-size: 18px 5px;
    padding-right: 28px;
}

.search-form-cell > div > div div.filter-pseudo-select:hover {
    background-color:#c9e7ff;
}
select.disabled {
    pointer-events: none;
    opacity: 0.7;
}
select.disabled,
select[disabled=disabled],
input[disabled=disabled] {
    cursor: not-allowed;
    color: #acacac;
    background-color: #F2F2F2;
    background-image: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type=number] {
    -moz-appearance: textfield;
    margin: 0;
    background: url(../img/gallery.png) right -1255px no-repeat white;
}
option {
    padding: 2px 0;
}
input[type=submit],
input[type=button],
.file-input span,
a.button,
.btn {
    background: #157ED2;
    height: 44px;
    padding: 1px 40px 3px;
    color: white;
    font-size: 0.813em;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    cursor: pointer;
    -webkit-appearance: none;
    border-radius: 8px;
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
    transition: background 0.3s ease;
}
input[type=submit]:hover,
input[type=button]:hover,
a.button:not(.disabled):hover,
.file-input span:hover,
.btn:hover {
    background: #4da1e5;
}
a.button {
    display: inline-block;
    line-height: 41px;
}
a.button.disabled,
input[type=submit][disabled=disabled],
input[type=button][disabled=disabled],
input[type=submit].disabled,
input[type=button].disabled {
    cursor: not-allowed;
    background: #b1b1b1 !important;
    color: #e6e6e6;
    box-shadow: none;
}
input[type=submit].low,
input[type=button].low,
a.button.low {
    height: 30px;
    line-height: 30px;
    padding: 0 11px 3px;
    white-space: nowrap;
}
.button.warning:not(.disabled) {
    background: #c51c1c;
    border: none;
}
.button.warning:not(.disabled):hover {
    background: #d62c2c !important;
}

div.gm-iv-address {order: -1;} {
    top: 35px;
}

input[type=checkbox]:not(.default),
input[type=radio]:not(.default) {
    opacity: 0;
    position: absolute;
    width: 22px;
    height: 22px;
    z-index: -1;
}
input[type=checkbox]:not(.default) + label,
input[type=radio]:not(.default) + label {
    max-width: 100%;
    padding-top: 1px;
    display: inline-block;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
        vertical-align: top;
        font-size: 0.8em;
}
input[type=checkbox]:not(.default) + label > span,
input[type=radio]:not(.default) + label > span {
    width: 22px;
    height: 22px;
    display: inline-block;
    background: url('../img/gallery.png') 0 -1177px no-repeat;
    vertical-align: top;
    margin: -1px 5px 0 0;
}
input[type=radio]:not(.default) + label > span {
    background-position: 0 -1098px;
}
input[type=checkbox]:not(.default):hover + label > span {
    background-position: 0 -1153px;
}
input[type=radio]:not(.default):hover + label > span {
    background-position: 0 -1072px;
}
input[type=checkbox]:not(.default):checked + label > span,
input[type=radio]:not(.default):checked + label > span {
    background-position: 0 -1201px;
}
input[type=radio]:not(.default):checked + label > span {
    background-position: 0 -1124px;
}

input[type=radio].multiline + label,
input[type=checkbox].multiline + label {
    height: auto;
    text-align: center;
    color: #006EC7;
    font-size: 0.929em;
}
input[type=radio].multiline:checked + label,
input[type=checkbox].multiline:checked + label {
    color: #010101;
}
input[type=checkbox].multiline:not(.default) + label > span,
input[type=radio].multiline:not(.default) + label > span {
    display: block;
    margin: 0 auto 5px;
}
input[type=radio][disabled=disabled] + label > span {
    opacity: 0.5;
}
input[type=radio][disabled=disabled] + label {
    color: #888888;
}

input[type=checkbox].inline + label {
    display: inline;
}
input[type=checkbox].inline + label > span {
    margin: 0;
}

input.search,
input.search:hover {
    background-image: url('../img/gallery.png');
    background-position: 12px -430px;
    width: 0;
}

/* Switcher */
label.switcher input[type=checkbox] {
    display: none;
}
label.switcher > input[type=checkbox] + span:not(.status) {
    margin-top: -1px;
    display: inline-block;
    width: 34px;
    height: 18px;
    background: #969696;
    position: relative;
    cursor: pointer;
    vertical-align: middle;
    transition: background-color 0.4s, opacity 0.4s;
    opacity: 0.7;
}
label.switcher > input[type=checkbox] + span:not(.status):after {
    content: "";
    position: absolute;
    top: 2px;
    right: 2px;
    width: 14px;
    height: 14px;
    background: #fff;
    transition: transform 0.4s;
    z-index: 2;
}
label.switcher > input[type=checkbox] + span:not(.status):before {
    content: "";
    position: absolute;
    top: 5px;
    right: 5px;
    width: 8px;
    height: 8px;
    background: url(../img/gallery.png) -8px -699px no-repeat;
    transition: transform 0.4s;
    z-index: 3;
}
label.switcher:hover > input[type=checkbox] + span:not(.status) {
    opacity: 1;
}
label.switcher > input[type=checkbox]:checked + span:not(.status) {
    background: #52b600;
    transition: background-color 0.4s;
}
label.switcher > input[type=checkbox]:checked + span:not(.status):after {
    transform: translateX(-16px);
}
label.switcher > input[type=checkbox]:checked + span:not(.status):before {
    transform: translateX(-16px);
    background-position: 0 -699px;
}
label.switcher > input[type=checkbox] ~ .status {
    margin-left: 10px
}
label.switcher > input[type=checkbox] ~ .status:before {
    content: attr(data-enabled);
}
label.switcher > input[type=checkbox]:checked ~ .status:before {
    content: attr(data-disabled);
}
div.categorylink {
    float: right;
    font-size: 14px;
    font-style: italic;
    padding: 8px 10px 8px 0;
}
::-webkit-input-placeholder {
    color: #6a6a6a;
    font-weight: 500;
}
input[name="f[zip][zip]"]::placeholder {
    color: #b9b9b9;
}
:-moz-placeholder {
    color: #b9b9b9;
    font-weight: 300;
}
::-moz-placeholder {
    color: #b9b9b9;
    font-weight: 300;
}
:-ms-input-placeholder {
    color: #b9b9b9;
    font-weight: 300;
}
*:focus {
    outline: none;
}

input[type=text].error,
input[type=password].error,
textarea.error {
    background: #fff2f4;
    color: #c92a44;
    border-color: #cd2b2b;
    background-color: #ffefef !important;
}
div.field.error label {
    color: #c92a44;
}
select.error {
    background-color: #fff3f5;
    border-color: #ff0000;
    color: #c92a44;
}
.image-field-preview {
    margin-bottom: 10px;
}
.image-field-preview > div.relative {
    width: 100%;
}
.file-input {
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}
.file-input input.file {
    position: absolute;
    right: 0;
    height: 44px;
    opacity: 0;
    left: 0;
    z-index: 100;
}
.file-input input.file-name {
    width: 250px;
    margin-right: 10px;
    position: relative;
}
.file-input span {
    display: inline-block;
    vertical-align: top;
    line-height: 44px;
    margin-left: 3px;
}
.file-input + em {
    margin: 0 10px;
}

span.pills {
    white-space: nowrap;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    border-radius: 4px;
}
span.pills > label > span {
    display: none!important;
}
span.pills > label {
    padding: 0 15px!important;
    height: 42px!important;
    line-height: 40px;
    border-right: 1px #E6E6E6 solid;
    display: inline-block;
    text-align: center;
}
span.pills > label:last-child {
    border: 0;
}
span.pills input[type=radio]:checked + label {
    background: #E6E6E6;
    text-decoration: none;
    cursor: default;
}
span.pills > label:not(.active) {
    cursor: pointer;
    color: #09396E;
}
span.pills > label:not(.active):hover {
    text-decoration: underline;
}
/* inputs end */
/*** COMMON STYLES END ***/

/*** PAGE HEADER ***/
header.page-header > div.point1 {
    max-width: 100%;
}
header.page-header div.top-navigation {
    height: 60px;
    margin: 0 auto;
    position: fixed;
    z-index: 120;
    box-sizing: border-box;
    background-color: white;
    top: 0;
    width: 65.6%;
}
div.top-navigation > div > span.circle:first-of-type {
    margin-left: -12px;
}
header.page-header > div > * > * {
    margin: 0 auto;
    box-shadow: inset 0 -1px 0px 0px #e6e6e6;
}
.header-contacts {
    white-space: nowrap;
}
.header-contacts svg {
    width: 12px;
    height: 10px;
    opacity: .6;
    fill: #111;
}
.contacts__handset svg {
    height: 12px;
    margin-bottom: -2px;
}
.header-contacts a:hover svg {
    opacity: 1;
}
.header-nav {
    min-height: 92px;
    padding-top:75px;
}

div.header-banner-cont {
    width: 100%;
    padding: 18px 0 24px;
}
body.bc-exists div.header-banner-cont {
    padding: 18px 0 30px;
}
div.header-banner-cont > div {
    margin: 0 auto;
    height: 100%;
}
div#header-buttons-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 0.8%;
}
div.seller_header_buttons_top {
    margin:0 auto;
    width: 50%;
    margin-top: 40px;
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
div#header-banner {
    margin: auto;
    overflow: hidden;
}
img.business_banner {
    width: 99.66%;
    height: auto;
    margin-bottom: 30px;
}
div#header-banner div.bmb10 {
    margin: 0!important;
    width: auto!important;
    height: auto!important;
}
div#header-banner img {
    width: 100%;
}
div#header-banner div.banner {
    width: 100%;
}
div#header-banner tr.banner-here {
    border: 0;
}
div#header-banner tr.banner-here > td {
    box-shadow: inset 0 0 0 1px #aed0c4;
    color: #92bfaf;
    background: #d5f1e7;
}

div.banner-space {
    box-shadow: inset 0 0 0 1px #157ED2;
    width: 100%;
    height: 100%;
    color: #157ED2;
    font-size: 1.125em;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
div.banner-in-grid + div.banner-in-grid {
    display: none;
}
div.banner-in-grid > div.banner-space {
    height: 90px;
    margin-bottom: 30px;
    max-width: 780px;
    margin-left: auto;
    margin-right: auto;
}
#listings.list div.banner-space {
    margin-bottom: 8px;
}

/* top navigation */
.circle {
    position: relative;
    -moz-user-select: none;
    -webkit-user-select: none;
    display: flex;
    height: 100%;
}
.circle > .default {
	line-height: 44px;
        font-size: 0.813em;
        text-transform: uppercase;
	cursor: pointer;
	display: flex;
	padding: 0 6px 0 6px;
        align-items: center;
}
.circle > .default:after {
    content: '';
    width: 8px;
    height: 5px;
    margin-left: 10px;
    background: url('../img/dropdown-arrow.svg') 0 -4px no-repeat;
        background-size: 18px 13px;
    opacity: 0.7;
}
.circle:not(.circle_opened):hover > .default:after {
    opacity: 1;
}
.circle_opened > .default:after {
    transform: scaleY(-1);
    filter: invert(1);
}
.circle_opened > .content {
    display: flex;
    background: white;
    padding: 20px 20px;
    min-width: 100%;
    position: absolute;
    z-index: 150;
    left: 0;
    top: 100%;
    box-shadow: inset 0 0 0 1px #B4C9E1, 0 0 12px -4px rgba(21,126,210, .4);
    border-radius: 4px;
}
div.fright > .circle {
    float: left;
}
div.fright > .circle_opened > .content {
    left: auto;
    right: 0;
}
.circle_opened {
    background-color: #ebf0ff;
    border-radius: 4px;
}
.circle_opened > .default {
    color: blue;
}
.circle ul > li {
    height: 28px;
    line-height: 28px;
    white-space: nowrap;
    font-size: 0.875em;
}

.user-navbar .circle > .default {
    text-transform: none;
}
.user-navbar .circle > .default:after {
    display: none;
}
.user-navbar .circle_opened > .content {
    left: auto;
    right: 0;
}
.user-navbar > span.circle:last-of-type {
    margin-right: -10px;
}

#user-navbar > span.default:before,
.circle.cart-box-container > span.default:before {
    content: '';
    display: inline-block;
    background: url('../img/gallery.png') 0 -242px no-repeat;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin: 0 5px 0 0;
}
.user-navbar .circle_opened > span.default:before {
    filter: brightness(15);
}
#user-navbar > span.default > span.logged-in {
    background-position: -19px -255px;
    width: 14px;
    height: 20px;
    margin: 8px 0 0 0;
}
.circle.cart-box-container > span.default:before {
    background-position: -22px -637px;
}

#user-navbar.notify:not(.circle_opened)  > span.default:before {
    -webkit-animation: blinker 2.0s infinite ease-in-out;
    animation: blinker 2.0s infinite ease-in-out;
}

@-webkit-keyframes blinker {
    0% { opacity: .2; }
    50% { opacity: .8; }
    100% { opacity: .2; }
}
@keyframes blinker {
    0% { opacity: .2; }
    50% { opacity: .8; }
    100% { opacity: .2; }
}

.user-navbar-container {
    padding: 10px 0;
    min-width: 180px;
        font-size: 0.875em;
}
.user-navbar-container input[name=username],
.user-navbar-container input[name=password] {
    width: 100%;
    margin: 0 0 12px;
}
.user-navbar-container input[type=submit] {
    width: 100%;
}
.user-navbar-container .links {
    padding: 20px 0 0 0;
    text-align: center;
    display: inline-block;
    width: 100%;
}
.user-navbar-container .links > span {
    padding: 0 0 10px 0;
    display: inline-block;
    width: 100%;
}
.hookUserNavbar {
    display: block;
    vertical-align: top;
    font-size: 0.813em;
}
#user-navbar span.content.a-menu {
    padding: 13px 20px;
}
#user-navbar ul > li {
    padding-right: 25px;
    position: relative;
}
#user-navbar ul > li > a {
    white-space: nowrap;
}
#user-navbar ul > li > a.logout {
    color: #f97777;
}
#user-navbar ul > li > a.logout:hover {
    color: #fe8f8f;
}
#user-navbar a.counter,
.account-menu-content a.counter {
    color: #fb6a5c;
    display: inline-block;
    line-height: initial;
    position: absolute;
    right: 0;
    top: 5px;
    margin-left: 8px;
    letter-spacing: normal;
    padding: 0px 5.5px;
    color: #fff;
    background-color: #006EC7;
    border-radius: 11px;
    text-align: center;
    vertical-align: middle;
}

.remember-me {
    padding: 10px 0 15px;
}
.user-navbar-container .remember-me {
    padding: 20px 0 0;
}
/* top navigation end */

/* popup */
.popup > div {
    padding: 0 !important;
    background: none !important;
}
.popup > div > div {
    border: 1px #B4C9E1 solid !important;
    border-radius: 4px !important;
}
/* popup end */

/* categories menu */
.categories__block {
    background: #ffffff;
}

.categories__container {
  max-width: 1440px;
  margin: 0 auto;
}

.categories__item {
  padding: 0 !important; }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    header.page-header div.point1 div.top-navigation div.point1 {
        max-width: 100%;
    }
  .categories__item.col-4 {
      flex: 0 0 12.5%;
      max-width: 12.5%; } }
  .categories__item:hover {
    background: #ebf0ff; }
  .categories__item_active {
    background: #ebf0ff !important; }

.categories__link {
    color: #1682da;
    display: block;
    padding: 63px 10px 0;
    height: 100px;
    font-size: 0.813em !important;
    font-weight: 300;
    line-height: 16px;
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
}
  .categories__link svg {
    fill: white;
    width: 40%;
    height: 40%;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 19px; }
    .categories__link svg > * {
      stroke: #157DD2;
      stroke-width: 1.8px; }

.owl-carousel {
   box-shadow: inset 0 -1px 0px 0px #e6e6e6;
  -webkit-tap-highlight-color: transparent;
  position: relative; }
  @media screen and (max-width: 1199px) {
  /* .owl-carousel {
      margin: 0 40px; } */ }
  .owl-carousel.owl-hidden {
    overflow: hidden; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  /*.owl-carousel .owl-nav.disabled {
    display: none; }*/

.owl-carousel .owl-prev {
    position: absolute;
    cursor: pointer;
    color: #2288dc;
    font-size: 1.571em;
    width: 40px;
    height: 100%;
    left: 0;
}

.owl-carousel .owl-next {
    position: absolute;
    cursor: pointer;
    color: #2288dc;
    font-size: 1.571em;
    width: 40px;
    height: 100%;
    right: 0;
    transform: scaleX(-1);
}

.owl-carousel .owl-prev:hover,
.owl-carousel .owl-next:hover {
	filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(220deg) brightness(56%) contrast(100%);
}

.owl-carousel .owl-prev:before,
.owl-carousel .owl-next:before {
      content: '';
      position: absolute;
      top: 50%;
      left: 0%;
      margin-top: -9px;
      width: 9px;
      height: 16px;
      background: url("../img/gallery.png") -24px -700px no-repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
/* Tooltip container
  .banner-right {
        display:none;
  }
  body, html {
    width: 100%;
    margin-right: 0px;
  }
*/
        .owl-carousel .owl-prev:before,
        .owl-carousel .owl-next:before {
          background-image: url("../img/@2x/gallery2.png");
          background-size: 40px auto;
          background-position: -22px -587px; } }

body[dir=rtl] .owl-prev {
  right: auto;
  left: 100%;
  transform: scaleX(-1); }

body[dir=rtl] .owl-next {
  left: auto;
  right: 100%;
  transform: none; }
/* categories menu end */
/*** PAGE HEADER END ***/

/*** PAGE CONTENT ***/
body > div.main-wrapper {
    /* overflow: hidden; */ /* Custom changes by @Curtis [Flynax-Team] | Ticket ID: HBB-307926 */
    min-height: 100%;
    position: relative;
    margin: 0 auto;
    width: 100%;
}
div#wrapper {
    min-height: 100%;
    margin: 0 auto;
    overflow: hidden;
}
section#controller_area:empty {
    padding-bottom: 0!important;
}
section#main_container {
    position: relative;
    overflow: hidden;
}
section#main_container > div.inside-container {
    margin: 0 auto;
    position: relative;
    padding: 20px 0 40px;
}
body.bc-exists section#main_container > div.inside-container {
    padding-top: 0;
}
section#content {
    vertical-align: top;
}

aside.bottom > section:last-child {
    margin-top: 0;
    margin-bottom: 0;
}

/* bread crubmbs */
#bread_crumbs {
    margin: 0 auto;
    font-size: 0.813em;
}
#bread_crumbs > ul {
    margin: 0 auto;
    padding: 10px 0 20px;
}
#bread_crumbs > ul > * {
    display: inline-block;
    padding-top: 10px;
}
#bread_crumbs > ul a {
    color: #777777;
}
#bread_crumbs > ul > *:not(:last-child):after {
    content: attr(accesskey);
    padding: 0 8px;
    color: #B5B5B5;
    font-size: 12px;
}
.breadcrumb-spacer {
    padding-top: 58px;
}
/* bread crubmbs end */

/* content/side blocks */
section.content_block,
section.side_block {
    position: relative;
    margin-bottom: 5px;
    border-radius: 4px;
}
#fieldBoundIcons {
    background-color: white;
    margin-top: -79px;
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0px;
    margin-bottom: 25px;
    padding-bottom: 25px;
}
#h1title {
    margin-top: -13px;
    cursor: default;
}
section.content_block > h3,
section.side_block > h3 {
    font-size: 1.500em;
    font-weight: 400;
    display: inline-block;
    vertical-align: top;
}
section.content_block > div,
section.side_block > div {
    position: relative;
}
section.content_block > div h3,
section.side_block > div h3 {
    font-size: 1.357em;
    margin-top: -5px;
    margin-bottom: 25px;
}
section.content_block:not(.no-header) > div,
section.side_block:not(.no-header) > div {
    margin: 17px 0 0 0;
}
section.content_block.highlighted:not(.no-style) > div {
    padding: 20px;
        background: #F5F5F5;
        border-radius: 4px;
    color: black;
}
aside.middle {
    margin-bottom: 30px;
}
aside.middle section.content_block:last-child {
    margin-bottom: 0;
}
section.contact-seller-bottom {
    margin-top: 30px;
    padding-bottom: 0!important;
}
section.contact-seller-bottom > div {
    background: #f5f5f5!important;
}
/* content/sidebar block end */

/* sidebar search block */
.search-item .field {
    font-size: 0.9rem;
    font-weight: bold;
}
section.side_block_search div.search-item {
    padding: 10px;
    border-style: ridge;
    margin: 0 0 20px 0;
}
#my-search-form > div.search-item.single-field {
    border: 0;
}
section.side_block_search div.search-item:last-child {
        padding: 10px;
}
section.side_block_search div.field {
    padding: 0 0 4px 0;
    min-height: 8px;
}
.search-button {
    padding-top: 15px;
}
.search-button > a {
    margin-left: 20px;
    white-space: nowrap;
}
/* single */
.search-item.single-field > select,
.search-item.single-field > input[type=text],
.search-item.single-field .two-inline input[type=text] {
    width: 100%;
}
/* two */
.search-item.two-fields > select,
.search-item.two-fields > input[type=text] {
    width: 48%;
    margin-right: 4%;
}
.search-item.two-fields > select:last-child,
.search-item.two-fields > input[type=text]:last-child {
    margin-right: 0;
}
.search-item.two-fields > .custom-input,
.search-item.couple-field > .custom-input {
    width: 50%;
    display: inline-block;
}
/* three */
.search-item.three-field > span {
    /* width: 24%; */
    /* margin-right: 4%; */
    width: 96%;
    text-align: right;
}
.search-item.three-field > select {
    /* width: 24%; */
    /* margin-right: 4%; */
    position: relative;
    /* margin-top: 5px; */
    /* left: 65%; */
}
.search-item.three-field > input {
    width: 45.9%;
    margin-right: 4%;
}
.search-item.three-field > span,
.search-form-cell.three-field > div > div > span {
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    padding-top: 9px;
    vertical-align: top;
}
.three-field > select.multicat {
    width: 31%;
    margin-right: 3.5%;
}
.search-item.three-field > *:last-child {
    margin-right: 0;
}

/* checkbox */
.search-item.checkbox-field {
    margin-bottom: -10px;
}
.search-item.checkbox-field > .custom-input {
    display: inline-block;
    width: 100%;
}
.search-item.checkbox-field > .custom-input {
    padding: 0 0 10px 0;
}
.search-item.checkbox-field > .custom-input > label {
    padding-right: 5px;
}
.search-item.checkbox-field div.field,
.search-item.couple-field div.field {
    padding-bottom: 8px;
}

.search-item span.divider {
    padding: 0 10px;
}
/* sidebar search block end */

/* search form elements */
.search-form-cell {
    display: inline-block;
    vertical-align: top;
}
.search-form-cell > div {
/*    margin: 10px 15px 0;  */
    margin: 5px 0px 0;
}
.search-form-cell > div > span {
    color: #555555;
    font-size: 0.929em;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 6px;
    height: 24px;
    white-space: nowrap;
}
.search-form-cell.vertical-middle > div > div {
    padding-top: 8px;
}

.search-form-cell.numeric-field > div > span {
    max-width: 120px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.search-form-cell > div > div input[type=text],
.search-form-cell > div > div input[type=number],
.search-form-cell > div > div select,
.search-form-cell > div > div span.pills,
/* Custom changes by @Curtis [Flynax-Team] | Ticket ID: HBB-307926 */
.search-form-cell > div > div div.filter-pseudo-select {
    width: 100%;
}
.search-form-cell.three-field > div > div input[type=text],
.search-form-cell.three-field > div > div input[type=number] {
    width: 33%;
    vertical-align: top;
}
.search-form-cell.three-field > div > div select {
    width: 28%;
    vertical-align: top;
}
.search-form-cell.three-field > div > div > *:not(:last-child) {
    margin-right: 3%;
}
.search-form-cell.two-fields > div > div select {
    width: 48%;
    margin-right: 3%;
}
.search-form-cell.two-fields > div > div select:last-of-type {
    margin-right: 0;
}

.search-form-cell .two-inline input.wauto {
    width: 100%!important;
}
/* search form elements end */
/*** PAGE CONTENT END ***/

/*** PAGE FOOTER ***/
.page-footer {
  background: #F1F1F1;
  color: #777777; }
  .page-footer > div {
    padding: 20px;
    min-height: 162px;
    margin: 0 auto;
    position: relative;
}
.page-footer .footer-menu ul li a {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 0.813em;
    padding: 4px 0;
    display: inline-block;
    color: #777777;
}
    .page-footer .footer-menu ul li a:hover, .page-footer .footer-menu ul li a.active {
      color: #111111;
}
  .page-footer .newsletter .subscribe {
    display: flex;
}
    .page-footer .newsletter .subscribe div:first-of-type {
      display: none !important;
}
    .page-footer .newsletter .subscribe div:last-of-type {
      flex: 1;
}
  .page-footer .newsletter input[type=text] {
    /* width: 100%; */
    max-width: 100%;
    border-radius: 4px 0 0 4px;
}
  .page-footer .newsletter input.button {
    background: #157DD2;
    border-radius: 0 4px 4px 0;
    padding: 3px 15px 3px !important;
    height: 44px;
    color: white;
}
  .page-footer .newsletter #newsletter_email {
    border: 0;
}
  .page-footer .newsletter__text {
    margin-bottom: 20px;
    color: #333333;
    font-size: 0.813em;
}
.footer__menu-title {
    margin-bottom: 18px;
    text-transform: uppercase;
    color: #111111;
    font-size: 0.938em;
    white-space: nowrap;
}

.footer-data {
  font-size: 0.929em; }
  .footer-data a {
    color: #777777 !important;
    text-decoration: underline; }
  .footer-data .icons {
    text-align: right; }
    @media screen and (max-width: 767px) {
      .footer-data .icons {
        text-align: left; } }
    .footer-data .icons a {
      width: 24px;
      height: 24px;
      display: inline-block;
      position: relative;
      background: #007fd6;
      border-radius: 4px;
      vertical-align: top;
      opacity: 1;
      transition: opacity 0.3s ease; }
      .footer-data .icons a:hover {
        opacity: 0.8; }
      .footer-data .icons a:before {
        content: '';
        width: 13px;
        height: 13px;
        position: absolute;
        top: 5px;
        left: 6px;
        background: url("../img/gallery.png") 0 -328px no-repeat; }
      .footer-data .icons a.facebook {
        background: #157dd2; }
        .footer-data .icons a.facebook:before {
          width: 10px;
          height: 20px;
          background-position: -13px -328px;
          top: 4px;
          left: 9px; }
      .footer-data .icons a.twitter {
        top: 0;
        left: 0; }
        .footer-data .icons a.twitter:before {
          width: 24px;
          height: 24px;
          background-position: 0 -746px;
          top: 0;
          left: 0; }
        .footer-data .icons a.instagram:before {
	  width: 24px;
	  height: 24px;
	  background-position: -26px -751px;
	  left: 5px;
	}
/*** PAGE FOOTER END ***/

/*** PAGINATION ***/
ul.pagination {
    margin: 30px 0 0;
    height: 38px;
    text-align: right;
}
ul.pagination > li {
    display: inline-block;
    height: 38px;
    vertical-align: top;
    font-size: 0.929em;
}
ul.pagination > li.transit {
    padding: 0 20px;
}
ul.pagination > li.transit input {
    min-width: 45px;
    width: auto;
    margin: 0 5px;
}
ul.pagination > li.navigator a {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 28px;
    line-height: 36px;
}
/*** PAGINATION END ***/

/*** MISCELLANEOUS ***/
.two-inline {
    display: flex !important;
}
.two-inline > *:first-child {
    flex: 0 0 auto;
}
.two-inline > *:last-child {
    flex: 1;
    min-width: 0;
    overflow: hidden;
}
.two-inline:not(.left) {
    flex-direction: row-reverse;
}

.text-overflow {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
}
.mass-actions {
    padding: 15px 0 0 0;
}
.qtip-content {
    font-weight: 300 !important;
}

div.textarea_counter_default,
div.textarea_counter_warning {
    font-size: 0.857em;
    text-align: right;
    display: inline-block;
}
div.textarea_counter_warning {
    color: #a81818;
}

/* enlarge media */
span.media-enlarge {
    width: 46px;
    height: 46px;
    position: absolute;
    right: 0;
    top: 0;
}
span.media-enlarge:after {
    content: '';
    width: 18px;
    height: 18px;
    background: url('../img/gallery.png') 0 -389px no-repeat;
    position: absolute;
    left: 14px;
    top: 14px;

    opacity: 0.7;
}
span.media-enlarge:hover:after {
    opacity: 1;
}
/* enlarge media end */

/* keyword search in box */
.kws-block {
    padding-bottom: 10px;
}
form.kws-block {
    padding-bottom: 30px;
}
.kws-block input[type=text] {
    width: 100%;
}
.kws-block > div:last-of-type {
    margin-top: 5px;
}
.kws-block .options ul {
    padding: 10px 0 5px;
}
.kws-block .options ul > li {
    padding: 0 0 7px 0;
}
.kws-block .options ul > li:last-child {
    padding: 0;
}
.kws-block a {
    margin-top: 10px;
    display: inline-block;
}
#area_keyword form.kws-block .two-inline {
    width: 70%;
}
/* keyword search in box end */

/* close bars */
div.close-black {
    width: 28px;
    height: 28px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}
div.close-black:before {
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    top: 10px;
    right: 10px;
    background: url('../img/gallery.png') 0 -287px no-repeat;
    opacity: 0.7;
}
div.close-black:hover:before {
    opacity: 1;
}

.close-red {
    width: 12px;
    height: 12px;
    display: inline-block;
    cursor: pointer;
    background: url('../img/gallery.png') -3px -11px no-repeat;
    opacity: 0.5;
}
.close-red:hover {
    opacity: 0.8;
}

img.remove {
    cursor: pointer;
    width: 10px;
    height: 12px;
    margin: 0 0 0 8px;
    background: url('../img/gallery.png') 0 -1460px no-repeat;
    opacity: 0.7;
}
img.remove:hover {
    opacity: 1;
}
/* close bars end */

#save_search {
    margin: 20px 0 0;
    display: inline-block;
}

.h1-nav nav > a:not(.button) {
    display: inline-block;
    height: 38px;
    margin-left: 2px;
    opacity: 0.7;
}
.h1-nav nav > a:not(.button):not(.post_ad) {
    margin-top: 13px;
}
.h1-nav nav > a:hover {
    opacity: 1;
}
.h1-nav nav > a.post_ad {
    width: 38px;
    background: #09396E;
    border-radius: 20px;
    position: relative;
    opacity: 1;
}
.h1-nav nav > a.post_ad:before,
.h1-nav nav > a.post_ad:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 2px;
    top: 18px;
    left: 9px;
    background: white;
}
.h1-nav nav > a.post_ad:after {
    width: 2px;
    height: 20px;
    top: 9px;
    left: 18px;
}
.h1-nav nav > a.post_ad:hover {
    background: #44773d;
}

/* credit card styles */
img.cvc {
    width: 45px;
    height: 26px;
    background: url('../img/cc.png') 0 0 no-repeat;
    margin: 0 0 0 5px;
}
img#card_icon {
    width: 38px;
    height: 24px;
    background: url('../img/cc.png') 0 150px no-repeat;
    margin: 0 0 4px 6px;
}
img#card_icon.visa,
img#card_icon.visa_electron {
    background-position: 0 -122px;
}
img#card_icon.mastercard {
    background-position: 0 -98px;
}
img#card_icon.discover {
    background-position: 0 -50px;
}
img#card_icon.maestro {
    background-position: 0 -74px;
}
img#card_icon.amex {
    background-position: 0 -26px;
}
/* credit card styles end */

/* seach on map */
body.search-on-map-page {
    width: 123.4% !important;
    margin-right: 0px;
}
@media (max-width: 599px) {
    body.search-on-map-page {
        width: 100% !important;
        margin-right: 0px;
    }
}
body.search-on-map-page section#content.col-lg-12 {
    position: static;
}
body.search-on-map-page .header-contacts {
    display: none !important;
}
body.search-on-map-page .header-nav {
    min-height: 62px !important;
}
body.search-on-map-page .main-menu .menu {
    padding-right: 20px;
}
body.search-on-map-page .header-nav {
    display: none !important;
    width: 0px !important;
}

@media screen and (min-width: 768px) {
    body.search-on-map-page .header-nav {
        box-shadow: none !important;
    }
    body.search-on-map-page header.page-header.fixed-menu div.top-navigation {
        height: 62px !important;
        box-shadow: none !important;
    }
    body.search-on-map-page .header-nav div.row > div:not(:first-child) {
        display: none !important;
    }
    body.search-on-map-page .main-menu span.menu-button {
        height: 62px;
    }
    #map_listings footer {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    #map_listings .footer-data {
        margin-top: 0 !important;
    }
    #map_listings .search-block-content form div.search-form-cell {
	margin-left: 2%;
	width: 47%;
    }
    form[name=map-search-form] {
        margin: 0 -15px;
    }
    .search-map-container #search_area {
        background-color: #f7f6f6 !important;
    }
    .search-map-container #search_area ul.tabs {
        margin-top: 20px !important;
    }

    body.search-on-map-page header.page-header.fixed-menu div.top-navigation {
        z-index: 100 !important;
    }
}

@media screen and (max-width: 991px) {
    header.page-header .point1 .top-navigation .point1 {
        max-width: 100vw;
        padding-right: 15px;
    }
    header.page-header div.top-navigation {
        width: 100%;
        box-shadow: inset 0 -1px 0px 0px #e6e6e6;
    }
    header.page-header > div > * > * {
	box-shadow: none;
    }
}

@media screen and (max-width: 767px) {
    body.search-on-map-page header.page-header.fixed-menu {
        height: 44px !important;
        z-index: 80;
    }
    .cd-form input[type=submit] {
	background: url(../img/lens.svg) no-repeat left 37% center #CBE7FF !important;
	width: 100%;
    }
    body.search-on-map-page section#main_container {
        top: 106px !important;
    }
    body.search-on-map-page .header-nav div.row > div:nth-child(2) {
        display: none !important;
    }
    body.search-on-map-page .header-nav {
        box-shadow: inset 0 -1px 0 #E6E6E6;
        padding-bottom: 8px !important;
    }
    body.search-on-map-page .search-form-cell > div {
        margin-left: 0;
        margin-right: 0;
    }
    .search-map-container div.mobile-navigation {
        background-color: white !important;
    }
}
/* seach on map end */
/*** MISCELLANEOUS END ***/

/*** TABS ***/
ul.tabs {
    white-space: nowrap;
    /* border-bottom: 1px #f4f9ff solid; */
    border-bottom: 1px #157ed273 solid;
    margin-bottom: 20px;
}
ul.tabs > li {
    display: inline-block;
    -moz-user-select: none;
    -webkit-user-select: none;
    height: 48px;
    white-space: nowrap;
}
ul.tabs:not(.tabs-hash) > li,
ul.tabs.tabs-hash > li > a {
    padding: 14px 24px 0;
    height: 48px;
    font-size: 0.813rem;
    cursor: pointer;
    position: relative;
    color: #157ED2;
    font-weight: bold;
    vertical-align: top;
    text-transform: uppercase;
    border-radius: 4px 4px 0 0;
}
ul.tabs.tabs-hash > li > a {
    display: block;
}
ul.tabs:not(.tabs-hash) > li:hover,
ul.tabs.tabs-hash > li a:hover {
    color: #ff0000;
    /* font-weight: bold; */
}
ul.tabs:not(.tabs-hash) > li.active,
ul.tabs > li.active > a {
    background: #157ED2;
    cursor: default;
    color: white !important;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
}
ul.tabs > li.more {
    padding: 0;
    margin: 0!important;
    width: 40px;
    height: 49px;
    text-align: center;
    position: absolute;
    right: 0;
    z-index: 40;
}
ul.tabs > li.more.opened {
    background: white;
    box-shadow: inset 0 1px 0 0px #D5E7FC, inset 1px 0 0 0px #D5E7FC, inset -1px 0 0 0px #D5E7FC;
    z-index: 42;
}
ul.tabs > li.more > span {
    width: 4px;
    height: 4px;
    background: #000000;
    display: inline-block;
    margin: 23px 2px 0 0;
    border-radius: 2px;
    vertical-align: top;
}
ul.tabs > li.more > span:last-child {
    margin-right: 0;
}
ul.tabs > li.overflowed {
    position: absolute;
    right: 0;
    padding: 0;
    display: none;
    z-index: 41;
    margin-top: -1px;
}
ul.tabs > li.overflowed.opened {
    display: block;
}
ul.tabs > li.overflowed > ul {
    background: white;
    padding: 3px 0 5px;
    border: 1px #D5E7FC solid;
}
ul.tabs > li.overflowed > ul > li {
    padding: 0 18px;
    white-space: nowrap;
    line-height: 40px;
}
ul.tabs > li.overflowed > ul > li.active a {
    color: #2b2b2b;
}

ul.tabs.search_tabs > li {
    margin: 0 10px;
}
/*** TABS END ***/

@media screen and (max-width: 767px) {
    .mobile-tabs-scroll {
        position: relative;
        margin-left: -12px;
        margin-right: -12px;
    }

    ul.tabs.mobile-scroll-tabs {
        display: flex !important;
        flex-wrap: nowrap !important;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        padding: 0 12px;
        scroll-snap-type: x proximity;
    }

    ul.tabs.mobile-scroll-tabs::-webkit-scrollbar {
        display: none;
    }

    ul.tabs.mobile-scroll-tabs > li {
        float: none !important;
        flex: 0 0 auto;
        scroll-snap-align: start;
    }

    ul.tabs.mobile-scroll-tabs > li.more,
    ul.tabs.mobile-scroll-tabs > li.overflowed {
        display: none !important;
    }

    .mobile-tabs-indicator {
        display: none;
        width: 86px;
        height: 5px;
        margin: -10px auto 17px;
        border-radius: 999px;
        background: rgba(21, 126, 210, .22);
        overflow: hidden;
    }

    .mobile-tabs-scroll.is-scrollable .mobile-tabs-indicator {
        display: block;
    }

    .mobile-tabs-indicator > span {
        display: block;
        width: 100%;
        min-width: 22px;
        height: 100%;
        border-radius: inherit;
        background: #157ED2;
        transition: transform .12s ease, width .12s ease;
    }

    body.dark .mobile-tabs-indicator {
        background: rgba(203, 231, 255, .2);
    }

    body.dark .mobile-tabs-indicator > span {
        background: #53a7ef;
    }

    .rating-review-tabs-scroll .mobile-tabs-indicator {
        margin: 4px auto 12px;
    }

    .rating-review-tabs-scroll ~ .content-padding {
        padding-top: 0;
    }
}

/*** ALPHABETIC SEARCH ***/
div.alphabetic-saerch {
    margin: 0 auto;
}
div.alphabetic-saerch > div {
    margin: 2px 0 0 2px;
}
div.alphabetic-saerch > div > a {
    width: 41px;
    height: 41px;
    border: 1px #d0d0d0 solid;
    display: inline-block;
    text-align: center;
    margin: -1px 0 0 -1px;
    line-height: 38px;
}
div.alphabetic-saerch > div > a.wide {
    width: 81px;
}
div.alphabetic-saerch > div > a:hover {
    background: #d0d0d0;
    color: #010101;
}
div.alphabetic-saerch > div > a.active {
    background: #157ED2;
    color: white;
}
/*** ALPHABETIC SEARCH END ***/

/*** SUBMIT FORM ELEMENTS ***/
div.submit-cell {
    padding-bottom: 10px;
    *zoom: 1;
}
div.submit-cell:after {
    clear: both;
    content: '';
    display: table;
}

form > div.submit-cell:last-of-type {
    padding-bottom: 0;
}
div.submit-cell > div.name {
    float: left;
    width: 190px;
    padding: 10px 10px 8px 0;
    font-size: 0.875em;
}
div.submit-cell > div.field {
    overflow: hidden;
    min-height: 38px;
}

div#sf_field_start_auction,
div#sf_field_start_hour,
div#sf_field_start_minute,
div#sf_field_end_auction,
div#sf_field_end_hour,
div#sf_field_end_minute {
    float: left;
}

input#date_start_auction {
    width: 10em !important;
}

input#date_end_auction {
    width: 10em !important;
}

select#start_hour_1,
select#start_minute_1,
select#end_hour_1,
select#end_minute_1 {
    width: 5em !important;
}

select#renew_auction_1 {
    width: 10em;
}

div.submit-cell > div.hour {
    margin-top: -54px;
    margin-left: 338px;
}
div.submit-cell > div.minute {
    margin-top: -64px;
    margin-left: 416px;
}
div.submit-cell > div.field.checkbox-field,
div.submit-cell > div.field.inline-fields {
    padding-top: 10px;
    min-height: 28px;
}
div.submit-cell.custom-padding {
    padding: 5px 0 10px 0;
}
div.submit-cell.custom-padding > div {
    min-height: 25px;
}
div.submit-cell.buttons {
    padding: 15px 0 0 0;
}

#checkboxprice {
    margin-top: 0;
    padding-left: 0;
}

#shop_on_action_checkbox {
    margin-top: 0;
    padding-left: 0;
}

#checkboxprice_checkall,
#shop_on_action_checkbox_checkall,
#replacement_checkbox_checkall {
    display: none !important;
}

#modal_block div.submit-cell div.name {
    width: 120px;
    display: contents;
}
#modal_block div.submit-cell div.field input[type=text],
#modal_block div.submit-cell div.field input[type=password] {
    width: 100%;
}

/* single */
.field.single-field > select {
    width: 250px;
}
.field.single-field > input[type=text] {
    min-width: 80px;
    max-width: 250px;
    width: 250px;
}
.field.single-field > textarea {
    max-width: 600px;
    display: block;
}
/* inline */
.field.inline-fields > span.custom-input {
    display: inline-block;
    padding: 0 30px 0 0;
}
/* two */
.field.two-fields > select,
.field.two-fields > input[type=text] {
    margin-right: 10px;
    min-width: 80px!important;
}
.field.two-fields > select:last-child,
.field.two-fields > input[type=text]:nth-child(2n) {
    margin-right: 0;
}
.field.two-fields > .custom-input,
.field.couple-field > .custom-input {
    display: inline-block;
    padding-top: 10px;
}
/* combo */
.field.combo-field > input {
    width: 170px !important;;
    margin-right: 20px;
}
.field.combo-field > select {
    width: 80px;
}
/* three */
.field.three-field > select {
    width: 90px;
}
.field.three-field > input {
    margin-right: 10px;
}
.field.three-field > *:last-child {
    margin-right: 0;
}
/* checkbox */
.field.checkbox-field .custom-input {
    padding-bottom: 10px;
}
span.phone-field > select {
    width: 80px;
}
.field.two-fields input.date {
    width: 140px!important;
}

.field span.divider,
.search-form-cell span.divider {
    padding: 0 10px;
}

.form-buttons {
    display: block;
}
.form-buttons:not(.no-top-padding) {
    padding-top: 20px;
}

.form-buttons a:not(.button) {
    padding: 0 30px 0 0;
}

.wauto {
    width: auto!important;
    max-width: 100%;
}
.w120 {
    width: 120px!important;
}
.w210 {
    width: 210px!important;
}

/* qtip */
img.qtip {
    display: inline;
    width: 25px;
    height: 25px;
    background: url('../img/info.png') no-repeat;
    margin: -3px 0 0 10px;
    border-radius: 25px;
}
img.qtip.info-red {
    background: url('../img/info_red.png') no-repeat;
}
img.qtip:hover {
    background-color: rgba(21,126,210,1);
}
div.qtip_cont {
    display: none;
}
div.qtip-defaults {
    max-width: 300px;
}
/* qtip end */

/* multilingual tabs */
div.ml_tabs_content {
   /* padding-bottom: 10px; */
    background: #f1f1f1;
    border-radius: 10px;
}
div.ml_tabs_content input[type=text] {
    width: 100%;
    /* max-width: 600px; */
}
/* multilingual tabs end */
/*** SUBMIT FORM ELEMENTS END ***/

/*** MESSAGES ***/
img.account-picture {
    width: 200px;
    height: 100px;
    background-color: #f4f4f4;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('../img/no-account.png');
    object-fit: contain;
}
table.contacts-list {
    table-layout: auto !important;
}
table.contacts-list td.info {
    vertical-align: top;
}
table.contacts-list td.info .name {
    color: #494949;
}
table.contacts-list td.info .name > span:not(.new) {
    font-size: 0.929em;
    color: black;
}
table.contacts-list td.info .date {
    color: #949494;
    font-size: 0.929em;
    padding: 0 0 10px 0;
}
table.contacts-list div.picture {
    position: relative;
    display: inline-block;
}
table.contacts-list div.picture span {
    width: 10px;
    height: 10px;
    background: #60d400;
    position: absolute;
    border-radius: 7px;
    top: -5px;
    right: -5px;
}
table.contacts-list div.name span.new {
    width: 10px;
    height: 10px;
    background: #60d400;
    border-radius: 7px;
    border: 2px white solid;
    display: none;
}
table.contacts-list tr.header td.user {
    width: 5%;
}

div#messages_cont {
    max-height: 600px;
    margin-bottom: 20px;
}
div#messages_cont .mCSB_container {
    margin-right: 10px;
}
ul#messages_area {
    margin-left: 13px;
}
ul#messages_area > li {
    border: 2px #e1e1e1 solid;
    padding: 15px 24px 15px 20px;
    margin: 0 40px 20px 0;
    position: relative;
}
ul#messages_area > li > div {
    padding: 0 0 10px 0;
}
ul#messages_area > li:last-child {
    margin-bottom: 0;
}
ul#messages_area > li.me {
    border-color: #e5e5e5;
    background: #e5e5e5;
    margin: 0 13px 20px 20px;
}
ul#messages_area > li.removed {
    opacity: 0.5;
}
ul#messages_area > li div.date {
    margin-top: 5px;
}
ul#messages_area > li:before,
ul#messages_area > li:after {
    content: '';
    position: absolute;
    width: 0px;
    height: 0px;
    left: -15px;
    bottom: -2px;
    border-style: solid;
    border-width: 0 0 14px 14px;
    border-color: transparent transparent #e1e1e1 transparent;
}
ul#messages_area > li:after {
    left: -10px;
    bottom: 0;
    border-width: 0 0 10px 10px;
    border-color: transparent transparent white transparent;
}
ul#messages_area > li.me:after {
    display: none;
}
ul#messages_area > li.me:before {
    left: auto;
    right: -15px;
    border-width: 0 14px 14px 0;
    border-color: transparent transparent #e5e5e5 transparent;
}
ul#messages_area > li > span {
    width: 14px;
    height: 14px;
    position: absolute;
    top: 8px;
    right: 8px;
    background: url('../img/gallery.png') right -469px no-repeat;
    cursor: pointer;
    display: none;
    opacity: 0.5;
}
ul#messages_area > li > span:hover {
    opacity: 0.9;
}
ul#messages_area > li:hover > span {
    display: block;
}

div.send-controls {
    margin: 0 0 0 33px;
    text-align: right;
}
div.send-controls > div {
    display: inline-block;
    margin: 0 0 0 20px;
}
textarea#message_text {
    margin-bottom: 10px;
}
/*** MESSAGES ***/

/*** FEATURED LISTINGS BOX ***/
ul.featured > li {
    margin-bottom: 30px;
}
ul.featured:not(.row) {
    margin-left: -15px;
    margin-right: -15px;
}
section ul.featured:last-child {
    margin-bottom: -30px;
}
ul.featured > li > .picture {
    position: relative;
    width: 100%;
    padding-bottom: 66%;
    border: 1px #E8E8E8 solid;
    border-radius: 12px 12px 0 0;
}
ul.featured > li img {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    background: url('../img/no-picture.svg') center center no-repeat #F8F8F8;
    border-radius: 12px 12px 0 0;
}
div.picture mark.group {
    border-radius: 12px 12px 0px 0px;
}
.listing-fit-contain ul.featured > li img {
    object-fit: contain !important;
}
.listing-fit-contain ul.featured > li:not(.no-picture) img {
    background: #F8F8F8 !important;
}
body.search-by-distance-page ul.featured > li:not(.no-picture) img,
body.search-by-distance-page section#listings div.picture:not(.no-picture) > img {
    background-image: none !important;
    background-color: #F2F2F2 !important;
}
ul.featured > li > ul {
    position: relative;
    padding: 5px 5px;
    background: white;
        border-radius: 0 0 12px 12px;
        border: 1px #E8E8E8 solid;
        border-top: 0;
    margin-bottom: -3px;
    box-shadow: rgb(0 0 0 / 10%) 0px 25px 20px -15px;
   /***border-radius: 7px; ***/
}
ul.featured > li > ul > li:not(:last-child) {
    margin-bottom: 8px;
}
ul.featured .icons {
    display: flex;
    align-self: center;
    align-items: center;
}
ul.featured .icons .icon {
    width: 18px;
    height: 18px;
    display: block;
    cursor: pointer;
}
ul.featured .icons .icon:hover {
    opacity: 1;
}
ul.featured .icons > *:not(:last-child) {
    margin-right: 10px;
}

ul.featured.list > li {
    position: relative;
}
ul.featured.list > li:before {
    content: '';
    width: 5px;
    height: 5px;
    position: absolute;
    background: #707070;
    border-radius: 4px;
    top: 8px;
}
ul.featured.list > li {
    display: block!important;
}
ul.featured.list > li > ul > li {
    padding: 0 0 5px 15px;
    position: relative;
    white-space: normal;
}

div.statistics > div.counter {
    top: 0;
    position: absolute;
    background: #157ED2;
    height: 22px;
    line-height: 20px;
    padding: 0 5px;
    color: white;
    pointer-events: none;
}

div.statistics > div.counter > span.listing_counter {
    font-weight: 400 !important;
}

article.item:not(.no-image) ul.ad-info > li.title,
article.item:not(.no-image) ul.ad-info:not(.with-names) > li.fields,
ul.featured.with-pictures ul.ad-info > li.title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 45px;
    font-size: 0.938em;
}
article.item:not(.no-image) ul.ad-info:not(.with-names) > li.fields {
    -webkit-line-clamp: 1;
    height: 20px;
    cursor: default;
}
.ad-info * {
    cursor: pointer;
}
article.item:not(.no-image) ul.ad-info > li.fields:empty {
    display: none;
}
ul.ad-info > li.services > span {
    display: inline-block;
    margin-right: 20px;
    color: #333333;
    font-size: 0.929em;
    position: relative;
    padding-left: 25px;
    font-size: 0.813em;
}
ul.ad-info > li.services > span:last-child {
    margin-right: 0;
}
ul.ad-info > li.services > span:before {
    content: '';
    position: absolute;
    width: 18px;
    height: 13px;
    left: 0;
    top: 1px;
    background: url('../img/gallery.png') right -299px no-repeat;
}
ul.ad-info > li.services > span.bathrooms:before {
    top: 0;
    height: 15px;
    background-position: right -283px;
}
ul.ad-info > li.services > span.square_feet:before {
    top: 2px;
    height: 15px;
    background-position: right -194px;
}
ul.ad-info > li.fields > span:not(:last-child) {
    margin-right: 5px;
}
ul.ad-info > li.fields > span:not(:last-child):after {
    content: '';
}
ul.ad-info > li.fields {
    color: #000000;
    font-size: 0.813em;
}
ul.ad-info > li.price_tag > div > span,
ul.ad-info .price-tag > span,
ul.ad-info > li.system .type {
    font-weight: 400;
    font-size: 1.125em;
}
ul.ad-info > li.price_tag {
    flex-wrap: wrap-reverse;
}
ul.ad-info > li.price_tag > *:last-child {
    min-width: unset;
    overflow: visible;
    line-height: 28px;
    white-space: nowrap;
}
ul.ad-info .converted-price {
    font-size: 1rem !important;
}
/*** FEATURED LISTINGS BOX END ***/

/*** FEATURED ACCOUNTS BOX ***/
.featured.accounts > li:not(.no-picture) img {
    object-fit: contain;
    background: #f4f4f4;
}
/*** FEATURED ACCOUNTS BOX END ***/

/*** GRID NAVIGATION BAR ***/
.grid_navbar {
    height: 40px;
    margin-bottom: 20px;
    font-size: 0.813em;
}
.grid_navbar .switcher {
    align-items: center;
    display: flex;
    float: right;
    line-height: normal;
    height: 40px;
}
.grid_navbar .switcher > div {
    display: inline-flex;
    align-items: center;
    height: 40px;
    line-height: 40px;
}
.grid_navbar .switcher #alert-message {
    margin: 0 8px 0 0 !important;
    vertical-align: top;
}
.grid_navbar .hook {
    vertical-align: top;
}
.grid_navbar .buttons > div {
    position: relative;
    width: 40px;
    height: 40px;
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
}
.grid_navbar .buttons > div > div {
    width: 22px;
    height: 22px;
    position: absolute;
    top: 9px;
    left: 9px;
    line-height: 0;
    -moz-user-select: none;
    -webkit-user-select: none;
}
.grid_navbar .buttons > div > div > span {
    display: inline-block;
    border: 2px #157ED2 solid;
    border-radius: 2px;
    vertical-align: top;
}

/* list view */
.grid_navbar div.list > div > span {
    width: 22px;
    height: 6px;
    margin: 0 0 2px 0;
}
.grid_navbar div.list > div > span:nth-child(2n+1) {
    display: none;
}

/* grid view */
.grid_navbar div.grid > div > span {
    width: 10px;
    height: 10px;
}
.grid_navbar div.grid > div > span:nth-child(2n) {
    margin: 0 0 2px 2px;
}
.grid_navbar div.active div > span {
    border-color: #111111;
}
.grid_navbar .buttons div:not(.active):hover div > span {
    border-color: #111111;
}

/* map view */
.grid_navbar div.map > div {
    width: 20px;
    left: 10px;
}
.grid_navbar div.map > div > span {
    width: 20px;
    border: 0;
    height: 22px;
    background: url('../img/gallery.png') 0 -65px no-repeat;
}
.grid_navbar div.map:hover span,
.grid_navbar div.map.active span {
    background-position: right -65px;
}

/* sorting */
.grid_navbar .sorting {
    align-items: center;
    display: inline-flex;
    position: absolute;
    line-height: 40px;
    width: auto;
}
.grid_navbar .sorting > div.current.disabled {
    cursor: default;
    background: #e2e2e2;
}
.grid_navbar .sorting > div.current.disabled span.link {
    color: inherit;
}
.grid_navbar .current {
    height: 40px;
    padding: 0 41px 0 18px;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
}
.grid_navbar .current.active {
    background: white;
    z-index: 11;
    position: relative;
    box-shadow: inset 0 2px 0 0px #aaaaaa, inset 2px 0 0 0px #aaaaaa, inset -2px 0 0 0px #aaaaaa;
    border-bottom: 0;
}
.grid_navbar .sorting span.arrow {
    width: 9px;
    height: 6px;
    display: inline-block;
    margin: 0 0 0 2px;
    background: url('../img/gallery.png') -22px -1280px no-repeat;
}

.grid_navbar .sorting .active span.arrow {
    background-position: -22px -1267px;
}
.grid_navbar ul.fields {
    z-index: 10;
    background: white;
    position: absolute;
    top: 38px;
    left: 0;
    display: none;
    padding: 3px 0 5px;
    min-width: 100%;
    border: 2px #aaaaaa solid;
}
.grid_navbar ul.fields > li {
    padding: 0 18px;
    white-space: nowrap;
}
.grid_navbar ul.fields > li a.active {
    color: #2b2b2b;
}
/*** GRID NAVIGATION BAR END ***/

/*** LISTINGS GRID ***/
/* grid view */
section#listings > article {
    position: relative;
    margin-bottom: 30px;
    box-shadow: rgb(0 0 0 / 10%) 0px 25px 20px -20px;
}
section.my-listings.list  > article {
    padding-left: 10px;
    padding-top: 10px;
}
section#listings .main-column {
    box-shadow: 0 0 0 1px #E8E8E8;
    border-radius: 12px;
    height: 100%;
}
section#listings .link-large {
    font-size: 0.938em !important;
}
section#listings div.picture {
    position: relative;
    width: 100%;
    padding-bottom: 66%;
    border-bottom: 1px #E8E8E8 solid;
    height: 160px;
}
body.dark section#listings.grid div.picture {
    border-bottom-color: #4c84bc;
}
section#listings div.picture > img {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    background: url(../img/no-picture.svg) center center no-repeat #F8F8F8;
}
.map-listings-container section#listings div.picture > img {
    border-radius: 12px 12px 0px 0px;
}
.listing-fit-contain div.picture > img {
    object-fit: contain !important;
}
#accounts div.picture > img {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
}
.listing-fit-contain div.picture:not(.no-picture) > img {
    background: #f1f1f1 !important;
}
body.search-by-distance-page .listing-fit-contain ul.featured > li:not(.no-picture) img,
body.search-by-distance-page .listing-fit-contain div.picture:not(.no-picture) > img {
    background-color: #F2F2F2 !important;
}
section#listings div.picture > span {
    min-width: 21px;
    height: 20px;
    position: absolute;
    bottom: 6px;
    left: 12px;
    border: 0.5px white solid;
    text-align: center;
    font-size: 0.857em;
    cursor: pointer;
    z-index: 2;
}
section#listings div.picture > span:after {
    content: attr(accesskey);
    width: 100%;
    height: 100%;
    position: absolute;
    background: white;
    left: -4px;
    top: -4px;
    border: 0.5px #c4c4c4 solid;
        line-height: 18px;
        font-size: 0.813em;
}
span.photocounter {
    min-width: 21px;
    height: 20px;
    position: absolute;
    bottom: 6px;
    left: 12px;
    border: 0.5px #c4c4c4 solid;
    text-align: center;
    font-size: 0.857em;
    cursor: pointer;
    z-index: 1;
}
span.photocounter:after {
    content: attr(accesskey);
    width: 100%;
    height: 100%;
    position: absolute;
    background: white;
    left: -4px;
    top: -4px;
    box-shadow: 0 0 0 0.5px grey;
    line-height: 18px;
    font-size: 0.813em;
}
span.photocounteronephoto {
    min-width: 19px;
    height: 18px;
    position: absolute;
    bottom: 6px;
    left: 12px;
    text-align: center;
    font-size: 0.857em;
    cursor: pointer;
    z-index: 2;
}
span.photocounteronephoto:after {
    content: attr(accesskey);
    width: 100%;
    height: 100%;
    position: absolute;
    background: white;
    left: -4px;
    top: -4px;
    box-shadow: 0 0 0 0.5px grey;
    line-height: 18px;
    font-size: 0.813em;
}
section#listings ul.nav-column > li .icon {
    opacity: 0.7;
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 5px;
    cursor: pointer;
}
section#listings ul.nav-column > li:hover .icon {
    opacity: 1;
}
.favorite span.icon {
    background: url('../img/gallery.png') 0 -94px no-repeat;
    display: block;
    width: 18px;
    height: 16px!important;
    cursor: pointer;
}
section#listings.grid .icon {
    top: 1px!important;
}
.favorite.remove span.icon {
    background-position: -22px -94px;
}

section#listings ul.ad-info > li:not(:last-of-type) {
    margin-bottom: 11px;
}
section#listings div.stat-line {
    position: absolute;
    bottom: 5px;
    font-size: 0.813rem;
}
section#listings span.price-tag + div.stat-line {
    position: static;
    display: inline-block;
}
section#listings div.stat-line > li,
section#listings div.stat-line > span {
    display: inline-block;
    margin-right: 10px;
}
section#listings div.stat-line > * > a,
section#listings div.stat-line > * > span {
    padding: 0 0 0 22px;
    position: relative;
}
section#listings div.stat-line > * > a:after,
section#listings div.stat-line > * > span:after {
    content: '';
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 2px;
    background: url('../img/gallery.png') left -675px no-repeat;
    opacity: 0.7;
}
section#listings div.stat-line > * > a:hover:after,
section#listings div.stat-line > * > span:hover:after {
    opacity: 1;
}
section#listings > article div.navigation-column div.before-nav {
    margin-bottom: 10px;
}
section#listings > article div.navigation-column div.before-nav:empty {
    display: none;
}

/* featured */
article.featured div.picture > span:after {
    box-shadow: 0 0 0 0.5px #f2b332 !important;
    background-color: white !important;
    color: #c14b11;
}
article.featured div.picture > span {
    border-color: white !important;
}
article.featured div.picture > div.label {
    position: absolute;
    left: 8px;
    top: 8px;
    height: 16px;
    line-height: 16px;
    padding: 0 3px;
    background: linear-gradient(to bottom, #f2b332, #c14b11);
    font-size: 0.688em;
    color: white;
    font-weight: 600;
    z-index: 1;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
}
section.my-listings article.featured div.picture > div.label {
    top: 0;
}
/* featured end */

/* list view */
section#listings:not(.list):not(.grid) {
    display: none;
}
section.list > article {
    margin: 0 0 8px 0;
    min-height: 95px;
    flex: 0 0 100%;
    max-width: 100%;
    background-color: #f6f6f6;
}
section#listings.list > article:last-of-type {
    margin-bottom: 0;
}
section#listings.list div.picture {
    width: 212px;
    height: 159px; /* aspect ratio 3:2 */
    padding-bottom: 0;
    display: inline-block;
    vertical-align: top;
    float: left;
    border: 0;
    border-right: 1px #E8E8E8 solid;
}
section#listings.list ul.ad-info {
    overflow: hidden;
    height: 100%;
    padding: 5px 5px;
}
section#listings.list ul.ad-info.listing-card-info {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(150px, auto);
    grid-template-rows: auto auto 1fr auto;
    column-gap: 16px;
    align-content: stretch;
    position: relative;
}
section#listings.list ul.ad-info.listing-card-info > li.title,
section#listings.list ul.ad-info.listing-card-info > li.fields,
section#listings.list ul.ad-info.listing-card-info > li.services {
    grid-column: 1;
    min-width: 0;
}
section#listings.list ul.ad-info.listing-card-info > li.system {
    grid-column: 2;
    grid-row: 2 / 4;
    align-self: center;
    min-width: 150px;
}
section#listings.list ul.ad-info.listing-card-info > li.system.with-logo {
    margin-right: 150px;
}
section#listings.list ul.ad-info.listing-card-info > ol {
    position: absolute;
    inset: 0;
    min-height: 0;
    margin: 0;
    padding: 0;
    pointer-events: none;
}
section#listings.list ul.ad-info.listing-card-info > ol a {
    pointer-events: auto;
}
@media screen and (max-width: 991px) {
    section#listings.list ul.ad-info.listing-card-info {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-content: normal;
        box-sizing: border-box;
    }
    section#listings.list ul.ad-info.listing-card-info > li.title,
    section#listings.list ul.ad-info.listing-card-info > li.fields,
    section#listings.list ul.ad-info.listing-card-info > li.services,
    section#listings.list ul.ad-info.listing-card-info > li.system {
        display: block;
        width: auto;
        min-width: 0;
        grid-column: auto;
        grid-row: auto;
        align-self: auto;
    }
    section#listings.list ul.ad-info.listing-card-info span.date {
        display: inline !important;
        visibility: visible;
    }
    section#listings.list ul.ad-info.listing-card-info > ol {
        display: none;
    }
    section#listings.list ul.ad-info.listing-card-info > li.system.with-logo {
        margin-right: 0;
    }
}
@media screen and (max-width: 567px) {
    section#listings.list ul.ad-info.listing-card-info {
        width: 60% !important;
        height: 125px;
        float: right !important;
        border-radius: 0 4px 4px 0 !important;
    }
    section#listings.list ul.ad-info.listing-card-info > li.title,
    section#listings.list ul.ad-info.listing-card-info > li.fields,
    section#listings.list ul.ad-info.listing-card-info > li.services,
    section#listings.list ul.ad-info.listing-card-info > li.system {
        width: 100%;
    }
    section#listings.list ul.ad-info.listing-card-info > li.title + li.fields {
        display: none;
    }
    section#listings.list ul.ad-info.listing-card-info > li.system {
        margin-top: auto;
    }
    section#listings.list ul.ad-info.listing-card-info .listing-price-row {
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
        gap: 8px;
    }
    section#listings.list ul.ad-info.listing-card-info .listing-price-value {
        text-align: right;
    }
    section#listings.list ul.ad-info.listing-card-info .listing-discount-price {
        align-items: flex-end;
    }
    section#listings.list ul.ad-info.listing-card-info .listing-discount-price__regular,
    section#listings.list ul.ad-info.listing-card-info .listing-discount-price__current,
    section#listings.list ul.ad-info.listing-card-info .listing-discount-price__badge {
        line-height: 1.15;
    }
}
section#listings ul.ad-info > li.system > span:not(:last-child) {
    margin-right: 30px;
}
section#listings ul.ad-info span.favorite {
    display: inline-block;
    vertical-align: middle;
}

section#listings.list ul.nav-column.stick-top {
    padding: 0;
}
section#listings.list ul.nav-column > li {
    cursor: pointer;
    position: relative;
    padding: 3px 0 8px 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    -moz-user-select: none;
    -webkit-user-select: none;
}
section#listings.list ul.ad-info > li.fields > div.table-cell:last-child > div {
    padding-bottom: 0;
}
/* list view end */

/* grid view */
section.grid > article {
    padding-bottom: 0px;
}
section#listings.grid ul.ad-info {
    padding: 10px 8px;
    justify-content: flex-start;
}
section#listings.grid ul.ad-info.has-discount {
    justify-content: flex-start !important;
}
section#listings.grid ul.ad-info.has-discount > li.system .desktop {
    margin-bottom: 0 !important;
}
section#listings .fields {
    color: #888888;
    font-size: 0.813em;
}
section#listings.grid ul.ad-info > ol {
    display: none;
}
section#listings.grid > article:not(.no-image) ul.ad-info > li.title,
section#listings.grid > article:not(.no-image) ul.ad-info > li.fields {
    display: block !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
}
section#listings.grid ul.ad-info > li:not(:last-of-type) {
    margin-bottom: 4px;
}
section#listings.grid > article div.navigation-column {
    position: absolute;
    width: auto;
    bottom: 109px;
    right: 22px;
    z-index: 1;
}
section#listings.grid ul.nav-column > li {
    display: inline-block;
    height: 18px;
    width: 18px;
    margin-left: 8px;
    position: relative;
}
.before-nav {
    display: none;
}
section#listings.grid ul.nav-column > li:first-child {
    margin-left: 0;
}
@media (max-width: 567px) {
    section#listings.grid ul.nav-column > li span.icon {
        top: 232px !important;
        left: -22px !important;
    }
}
section#listings.grid ul.nav-column > li > a > span.link,
section#listings.grid ul.nav-column > li > span.link {
    display: none;
}
/* grid view end */

/* no image grid view */
section#listings.list.no-image {
    margin: 0;
    padding: 0;
}
section#listings.list.no-image > article {
    display: block;
    padding: 0 0 10px;
}
section#listings.list.no-image a.link-large {
    font-size: 1.125em!important;
}
section#listings.list.no-image ul.ad-info > li.title {
    padding-bottom: 0;
}
/* no image grid view end */

/* map view */
#listings_map,
#accounts_map {
    height: 65vh;
    border-radius: 12px;
}
#sbd_map {
    border-radius: 12px;
}
/* map view end */

.category-description {
    border: 2px #F8F8F8 solid;
    padding: 14px 18px;
    margin: 0 0 20px;
}
/*** LISTINGS GRID END ***/

/*** LISTING DETAILS ***/
div.listing-details {
    position: relative;
}
div.listing-details h1 {
    margin: 0 0 18px 0;
}

/* top navigation */
.listing-header > .col-md-2 {
    height: 42px;
    padding: 0 15px;
    position: relative;
}
.listing-header div.icons {
    height: 42px;
    overflow: hidden;
    display: block;
    text-align: right;

    -moz-user-select: none;
    -webkit-user-select: none;
}
.listing-header div.icons a.button {
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%;
    text-overflow: ellipsis;
    text-align: left;
}
.listing-header div.icons > *:not(.button) {
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    margin: 12px 10px 0;

    opacity: 0.7;
}
.listing-header div.icons > *:not(.button):hover {
    opacity: 1;
}
.listing-header div.icons > a.button {
    margin-top: 7px;
}
.listing-header div.icons > * > span {
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: top;
}
.listing-header div.icons > span.favorite {
    margin-top: 13px;
}
/* top navigation end */

/* gallery */
div.gallery {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
div.gallery > div#media {
    height: 513px;
    position: relative;
}
div.gallery div.preview,
div.gallery div.map-container,
div.gallery video#player {
        width: 100%;
    height: 100%;
        border-radius: 4px;
}
div.gallery div.map-container {
    background-color: #F8F8F8;
}

div.map-container {
        z-index: 1;
}

div.gallery div#media.map .preview,
div.gallery div#media.map + div.thumbs,
div.gallery div#media.locked span.zoom,
div.gallery div#media.map span.map,
div.gallery div#media.map span.zoom,
div.gallery div#media.gallery span.gallery,
div.gallery div#media.video .nav-buttons {
    display: none !important;
}

div.gallery div#media > .nav-buttons span.nav-button {
    position: absolute;
    left: 10px;
    top: 10px;
    height: 28px;
    line-height: 26px;
    padding: 0 12px;
    background: rgba(17,17,17,.5);
    color: white;
    font-size: 0.813em;
    cursor: pointer;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
    border-radius: 4px;
}
div.gallery div#media > .nav-buttons > span.map-group {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 34;
}
div.gallery div#media > .nav-buttons > span.map-group span {
    position: static;
}

div.gallery div#media.map .map-container {
    display: block;
    border-radius: 12px;
}

div.gallery div.preview iframe {
    width: 100%;
    height: 100%;
    display: none;
}
div.gallery div#media.video:not(.local) div.preview iframe {
    display: block;
}
div.gallery div#media.local div.preview video#player {
    display: block;
}
div.gallery div#media.video div.preview img {
    display: none;
}
div.gallery div.preview.video span.media-enlarge,
div.gallery div.preview.video img {
    display: none;
}
div.gallery div.preview > img {
    width: 100%;
    height: 100%;
    background-image: none !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #F2F2F2;
    object-fit: contain;
    border-radius: 12px;
    cursor: zoom-in;
}

/* locked gallery */
div.gallery div#media.locked div.preview > * {
    display: none;
}
div.gallery div#media.locked div.preview div#picture_locked {
    display: block;
}
div#picture_locked {
    height: 100%;
    background-color: #eeeeee;
}
div#picture_locked > div {
    height: 100%;
    text-align: center;

    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
div#picture_locked > div > div {
    width: 100%;

    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
}
div#picture_locked img {
    width: 96px;
    height: 142px;
    background: url('../img/locked-large.png') center center no-repeat;
    text-align: center;
    margin-bottom: 20px;
}
#media.picture #picture_locked p.picture-hint {
    display: block;
}
#media.fake-video #picture_locked p.video-hint {
    display: block;
}
/* locked gallery end */

/* gallery thumbnains bar */
div.gallery > div.thumbs {
    height: 95px;
    position: relative;
    margin-top: 4px;
    z-index: 0;
}
div.gallery > div.thumbs > div.prev,
div.gallery > div.thumbs > div.next {
    width: 28px;
    height: 82px;
    background: #F2F2F2;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
        border-radius: 4px;
        position: relative;
}
div.gallery > div.thumbs > div.next {
    left: auto;
    right: 0;
}
div.gallery > div.thumbs > div.disabled {
    cursor: default;
    opacity: 0.5;
}
div.gallery > div.thumbs > div.prev:before,
div.gallery > div.thumbs > div.next:before {
    content: '';
    width: 6px;
    height: 10px;
    background: url('../img/gallery.png') -26px -8px no-repeat;
    position: absolute;
    top: 36px;
    left: 11px;
    opacity: 0.7;
}
div.gallery > div.thumbs > div.next:before {
    background-position: -20px -8px;
}
div.gallery > div.thumbs > div.prev:hover,
div.gallery > div.thumbs > div.next:hover {
    background-color: #e6e6e6;
}
div.gallery > div.thumbs > div.slider {
    padding: 0 3px;
}
div.gallery > div.thumbs > div.slider > ul {
    white-space: nowrap;
}
div.gallery > div.thumbs > div.slider > ul > li {
    position: relative;
    transition: transform 0.3s ease;
}
div.gallery > div.thumbs > div.slider > ul > li span.play {
    position: absolute;
    background: url('../img/play.png') center center no-repeat rgba(0,0,0,.2);
    margin: 2px;
    left: 0px;
    top: 0;
    right: 2px;
    bottom: 0px;
    cursor: pointer;
}
div.gallery > div.thumbs > div.slider > ul > li img {
    width: 82px;
    height: 82px;
    background: #F2F2F2;
    cursor: pointer;
    margin-right: 3px;
    object-fit: cover;
    border-radius: 4px;
}
/*.listing-fit-contain div.thumbs > div.slider > ul > li img {
    object-fit: contain !important;
}*/
div.gallery > div.thumbs > div.slider > ul > li:hover:after,
div.gallery > div.thumbs > div.slider > ul > li.active:after {
    content: '';
    box-shadow: inset 0 0 0 2px #111111, inset 0 0 0 4px white;
    position: absolute;
    left: 0;
    right: 3px;
    top: 0;
    bottom: 0;
    border-radius: 4px;
    pointer-events: none;
}
div.gallery > div.thumbs > div.slider > ul > li.locked img {
    background-color: #eeeeee;
    background-image: url('../img/locked.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto;
}
div.gallery span.img-loading {
    background: url('../img/img_loader.gif') center center no-repeat #444444;
    position: absolute;
    top: 0;
    left: 0;
    margin: 2px;
}
/* gallery thumbnains bar end */
/* gallery end */

div.listing-details {
    overflow: hidden;
}

div.listing-details #area_listing > div.two-inline {
    margin: 10px 0 15px;
}
div.listing-details #area_listing > div.two-inline div.price-tag:first-child:last-child {
    float: left;
    margin-bottom: 7px;
}
div.listing-details div.price-tag {
    margin-top: -4px;
}
div.listing-details div.price-tag > span {
    font-size: 1.714em;
    font-weight: 400;
    color: #333333;
}
#area_listing  div.listing-fields > div.row {
    margin-bottom: 25px;
}
/* main info section end */

/* icons */
a.print > span {
    background: url('../img/gallery.png') right -389px no-repeat;
}
/* icons end */

/* content section */
div.listing-details .content-section {
    margin-top: 30px;
}
div.listing-details .content-section div.details {
    overflow: hidden;
}
div.listing-details div.tab_area div.no-group + div:not(.no-group) {
    margin-top: 25px;
}
div.table-cell + div.fieldset {
    margin-top: 20px;
}
#area_listing > div.content-padding > div.table-cell:last-of-type {
    margin-bottom: 20px;
}
/* content section end */

/* seller info section */
.seller-short div.picture {
    margin: 0 20px 10px 0;
}
.seller-short ul.seller-info {
    overflow: hidden;
}
.seller-short div.button-exists ul.seller-info {
    padding-bottom: 45px;
}
.seller-short ul.seller-info > li.name {
    margin-top: -4px;
    position: absolute;
    cursor: default;
}
.seller-short ul.seller-info > li.name a {
    font-weight: 400;
}
.verified-account-badge {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-left: 2px;
    vertical-align: -2px;
}
.seller-short ul.seller-info .type {
    font-weight: 400;
    color: #4b4b4b;
    font-size: 0.750em;
    padding-top: 3px;
}
.seller-short ul.seller-info > li.about {
    font-size: 0.929em;
    padding: 10px 0 0;
}
.seller-short:not(.no-pucture) a.low {
    position: absolute;
    bottom: 0;
}
.seller-short div.form {
    margin-top: 25px;
}
.seller-short form div.field {
    position: relative;
}
.seller-short form div.field > input[type=text]:not([name=security_code]) {
    width: 100%;
    padding-left: 37px;
}
.seller-short form div.field > input + span {
    position: absolute;
    left: 11px;
    top: 12px;
    width: 18px;
    height: 18px;
    background: url('../img/gallery.png') right -141px no-repeat;
    opacity: 0.7;
    transition: opacity 0.3s ease;
}
.seller-short form div.field > input[name=contact_email] + span {
    background-position: right -159px;
    height: 16px;
    top: 13px;
}
.seller-short form div.field > input[name=contact_phone] + span {
    background-position: right -175px;
}
.seller-short form div.field > input:focus + span {
    opacity: 1;
}
.seller-short .file-input {
    display: block;
}
.seller-short .file-input div {
    overflow: hidden;
    width: auto;
}
.seller-short .file-input input.file-name {
    width: 100%;
}
.seller-short .file-input span {
    float: right;
}

.seller-short div.info-table:not(.no-top-gap),
.seller-short div.owner-details {
    margin-top: 25px;
}

/* masked fields */
h3.cd-caption {
    margin: 0!important;
    padding-bottom: 10px;
}
h3.cd-caption + div.info-table:not(.no-top-gap) {
    margin-top: 0!important;
}
.masked > h3 {
    font-size: 1.286em;
    margin-top: 0;
    margin-bottom: 10px;
}
.masked {
    position: relative;
    min-height: 90px;
}
.masked > *:not(.login-mask):not(h3) {
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    filter: blur(2px)
}
.masked div.login-mask {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    background: rgba(255,255,255,.6);
    text-align: center;
    box-shadow: 0 0 6px 6px rgba(255,255,255,.6);

    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.masked div.login-mask > div {
    width: 100%;

    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
}
.restricted-content > span {
    display: inline-block;
    margin-top: 10px;
}
.masked div.login-mask p {
    text-shadow: 1px 0 0 white;
}
.restricted-content > span > span {
    padding: 0 10px;
}
/* seller info section */

/* map capture */
.map-capture {
    cursor: pointer;
    position: relative;
}
.map-capture > img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    background-color: #e9e9e9;
}
/* map capture end */

/* statistics section */
div.listing-details section.statistics ul.counters {
    overflow: hidden;
}
div.listing-details section.statistics ul.counters > li {
    padding: 5px 0;
    color: #222222;
    min-height: 26px;
    line-height: 26px;
    font-size: 0.929em;
}
div.listing-details section.statistics ul.counters > li span.count {
    font-size: 1.714em;
    margin-right: 5px;
}

div.listing-details section.statistics ul.controls {
    float: left;
    width: 70%;
}
div.listing-details section.statistics ul.controls > li:first-child {
    padding: 4px 0 10px;
}
div.listing-details section.statistics ul.controls > li {
    padding: 7px 0 12px;
    min-height: 20px;
}
/* statistics section end */
/*** LISTING DETAILS END ***/

/*** ACCOUNTS GRID ***/
section#accounts > article div.picture {
    margin-right: 15px;
    margin-bottom: 5px;
    float: left;
    width: 100%;
    max-width: 100%;
    position: relative;
    background-color: #f4f4f4;
    text-align: center;
}
section#accounts > article div.no-picture div.picture > a,
section#accounts > article div.picture > a > img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}
section#accounts > article div.no-picture div.picture {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto;
    background-image: url('../img/no-account.png');
    width: 200px !important;
    height: 150px !important;
}
@media (max-width: 767px) {
    section#accounts > article div.no-picture div.picture {
        width: 330px !important;
        height: 215px !important;
        margin-right: 0px !important;
    }
}
section#accounts div.statistics {
    height: auto;
    position: static;
}
section#accounts div.statistics > ul > li.name {
    padding-bottom: 5px;
    word-break: break-word;
}
section#accounts div.statistics div.counter span:first-child {
    display: block;
    font-size: 1.286em;
    font-weight: 600;
}
section#accounts div.statistics div.counter span:last-child {
    font-size: 0.929em;
}
section#accounts ul.info > li {
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
}
section#accounts ul.info > li.fields {
    font-size: 0.829em;
    line-height: 8px;
    white-space: pre-line;
    margin-bottom: 10px;
    margin-top: -20px;
}
section#accounts ul.info > li.fields > span:not(:last-child):after {
    content: ',';
}
section#accounts ul.info > li.tel a {
    font-weight: 400;
}
section#accounts .landscape {
    position: relative;
    max-width: 100%;
}
section#accounts .landscape div.picture {
    margin-right: 0;
    margin-left: 0;
    float: none;
}
section#accounts .landscape div.statistics {
    height: auto;
    position: static;
}
section#accounts .landscape div.statistics > ul > li.name {
    padding-top: 5px;
}
section#accounts .landscape div.statistics > div.counter {
    top: 0;
    position: absolute;
    background: rgba(27,31,38,.8);
    height: 22px;
    line-height: 20px;
    padding: 0 5px;
    color: white;
    pointer-events: none;
}
section#accounts .landscape div.statistics > div.counter span:first-child {
    display: inline;
    font-size: 0.929em;
    font-weight: 400;
}
/*** ACCOUNTS GRID END ***/

/*** ACCOUNT DETAILS PAGE ***/
section.seller-short li.counter {
    padding: 15px 0 0 0;
}
section.seller-short li.counter span:first-child {
    font-size: 1.286em;
    font-weight: 600;
}
section.seller-short li.counter span:last-child {
    font-size: 0.929em;
}
.account-location .map-capture {
    border: 1px #e9e9e9 solid;
    margin: 15px -18px -18px;
}
/*** ACCOUNT DETAILS PAGE END ***/

/*** ACCOUNT AREA ***/
.login-form input[type=text],
.login-form input[type=password] {
    width: 250px;
    display: block;
    margin: 0 0 20px;
}
.login-form div.button {
    padding-bottom: 15px;
}
.login-form div.divider {
    padding-top: 5px;
}
.fb-connect {
    display: inline-block;
    width: 100%;
    line-height: 36px;
    height: 44px;
    padding: 3px 10px 0;
    color: white !important;
    font-size: 0.813em;
    background-color: #295AB4;
    position: relative;
    vertical-align: top;
    border-radius: 4px;
    margin-top: 10px;
    text-transform: uppercase;
    padding-left: 40px;
    text-align: center;
}
.fb-connect:hover {
    background-color: #184597;
    transition: background-color 0.3s ease;
}
.button .fb-connect {
    width: auto;
    margin-top: 0;
    font-size: 0.813em !important;
}

.welcome {
    padding: 0 0 10px;
    font-size: 1.071em;
}
ul.account-menu-content {
    display: inline-block;
}
ul.account-menu-content > li {
    padding: 5px 30px 5px 0;
    position: relative;
}
ul.account-menu-content > li:last-child {
    padding: 0;
}
div.attention:not(:empty) {
    padding: 0 0 15px;
}
div.attention span.red {
    padding: 0;
}
/*** ACCOUNT AREA END ***/

/*** MY PACKAGES ***/
ul.packages > li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 30px;
}
ul.package_info {
    width: 140%;
}
ul.packages > li div.frame {
    width: 90%;
    border: 2px #F8F8F8 solid;
    padding: 15px 18px;
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    border: 2px #e1e1e1 solid !important;
    border-radius: 13px;
}
ul.packages > li div.plan-info {
    width: 55%;
    float: left;
    margin-top: -3px;
}
ul.packages > li .highlight {
    color: black;
}
ul.packages > li div.listing-info {
    overflow: hidden;
    padding: 3px 0 0 20px;
}
ul.packages li > div > div > span {
    display: block;
}
ul.packages h3 {
    color: #393939;
    font-size: 1.286em;
    font-weight: 200;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: -5px 0 10px 0;
}
ul.packages span.price {
    color: #3a3a3a;
    font-size: 2.429em;
    font-weight: normal;
    padding: 0 0 15px;
}
ul.packages span.count {
    color: #000;
    font-weight: 400;
}
ul.packages div.listing-info > span.count:not(:last-child) {
    padding-bottom: 8px;
}
ul.packages > li div.listing-info > span.count:last-child {
    padding: 0;
}

ul.packages > li div.status {
    margin: auto;
    margin-left: 30px;
}
ul.packages > li div.status div.renew {
    padding-top: 15px;
}
ul.packages .overdue,
ul.packages .expired {
    color: #a52323;
}
ul.packages .active {
    color: #63b53b;
}
form[name="payment"] div.nav-buttons {
    padding-top: 20px;
}
/*** MY PACKAGES END ***/

/*** TABLES ***/
/* submit table */
table.submit {
    table-layout: fixed;
}
table.submit td {
    height: 38px;
    padding: 0 0 10px;
}
table.submit td.name {
    width: 170px;
    padding-right: 10px;
}
table.submit td .name {
    padding: 5px 0 5px;
}
table.submit td.field input[type=text],
table.submit textarea {
    width: 100%;
}
table.submit td.button {
    padding: 10px 0 0 0;
}
table.submit a.close {
    padding-left: 20px;
}
/* submit table end */

/* details table */
div.table-cell > div {
    min-height: 28px;
    line-height: 26px;
    vertical-align: top;
}
div.table-cell:not(.wide-field) > div {
    font-size: 0.929em;
}
div.table-cell > div.name {
    width: 160px;
    color: #888888;
    font-size: 0.875em;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 5px;
}
div.table-cell > div.name > div {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height: 24px;
}
div.table-cell > div.name > div > span {
    background: white;
    padding-right: 7px;
}
div.table-cell > div.name > div > span:after {
    content: ':';
}
div.table-cell div.value {
    font-size: 0.875em;
    word-wrap: break-word;
    overflow: hidden;
}
div.table-cell > div.name + div.value {
    padding-left: 10px;
    border: 1px solid #d9d9d9;
    border-radius: 7px;
    margin-top: 5px;
    cursor: default;
}
div:not(.body) > div > div.table-cell.wide-field {
    margin-top: 10px;
    margin-bottom: 20px;
}
#area_listing div.listing-fields > div:first-child > div.table-cell.wide-field:first-child div.name {
    display: none;
}
div.table-cell.wide-field div.name {
    float: none;
    width: 100%;
    margin-bottom: -5px;
}
#df_field_image_adjustment div.name {
    float: left !important;
    width: 41%!important;
}
#df_field_image_adjustment ul.checkboxes {
    margin-bottom: 0px;
}
#df_field_image_adjustment > div.name + div.value {
    padding: initial;
    padding-left: 10px!important;
}
div.table-cell.wide-field div.name > div {
    background: none;
}
div.table-cell.wide-field > div.name + div.value {
    padding: 10px;
}
div.table-cell ul.checkboxes {
    margin-bottom: 0px;
}
div.table-cell ul.checkboxes > li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: default;
}
li.onsale {
    width: 100%;
}

div.table-cell ul.checkboxes > li img {
    width: 17px;
    height: 12px;
    vertical-align: baseline;
    margin-right: 8px;
    margin-left: 2px;
}
div.table-cell ul.checkboxes > li.active img {
    background: url('../img/gallery.png') 0 -147px no-repeat;
}
div.table-cell ul.checkboxes > li:not(.active) {
    color: #9e9e9e;
    text-decoration: line-through;
}
/* details table end */

/* information table */
table.info {
    table-layout: fixed;
}
table.info td,
div.table-cell.small > div {
    vertical-align: top;
    padding-bottom: 5px;
    font-weight: normal!important;
    line-height: normal;
    min-height: inherit;
}
table.info td.name:after,
div.table-cell.small > div.name:after  {
    content: ':';
}
div.table-cell.small > div.value {
    white-space: normal;
    cursor: default;
}
table.info td.image,
div.table-cell.small > div.image {
    padding-top: 5px;
}
div.info-table > div.table-cell:last-of-type {
    margin-bottom: 0!important;
}
/* information table end */

/* table view table */
table.table {
    table-layout: fixed;
}
table.table td {
    min-height: 30px;
    padding: 5px 0;
    vertical-align: top;
}
table.table td.name {
    width: 215px;
    color: #888888;
    padding-right: 10px;
}
table.table td.value {
    color: #000000;
    word-wrap: break-word;
}
/* table view table end */

/* list table */
table.list {
    width: 100%;
    table-layout: fixed;
}
table.list span.text {
    color: #515151;
    font-size: 0.857em;
}
table.list > tbody > tr.header {
    border: 2px #F8F8F8 solid;
}
table.list > tbody > tr.header > td {
    font-size: 0.929em;
    padding: 0 0 0 30px;
    height: 40px;
}
table.list > tbody > tr.header > td:first-child {
    padding-left: 10px;
    width: 33px;
}
table.list tr.header td.divider {
    padding: 0;
    width: 5px;
    border: 0;
}
table.list > tbody > tr.body {
    border-bottom: 2px #F8F8F8 solid;
}
table.list > tbody > tr.body > td {
    padding: 20px 0 20px 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
table.list > tbody > tr.body > td.info > a {
    white-space: normal;
}
table.list > tbody > tr.body > td:first-child {
    padding-left: 11px;
}
table.list>tbody td.no_padding
{
    padding-left: 5px!important;
    padding-right: 5px!important;
}
table.list tr.body td.divider {
    border: 0;
}
table.list td.price div {
    width: 50px;
    background: red;
    color: #000000;
    font-size: 16px;
    line-height: 17px;
    padding: 5px 5px;
    margin-right: 10px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 600;
    overflow: hidden;
}
table.list span.name
{
    text-transform: uppercase;
}
/* list table end */

div.list-table {
    display: table;
    width: 100%;
}
div.list-table > div {
    display: table-row;
    position: relative;
    margin: 0;
}
div.list-table > div:not(.header):hover {
    background: rgba(0,0,0,.05)
}
div.list-table > div:before,
div.list-table > div:after {
    content: none;
}
div.list-table > div.header {
    height: 28px;
}
div.list-table > div > div {
    display: table-cell;
    padding-right: 15px;
}
div.list-table > div > div:last-child {
    padding-right: 0;
}
div.list-table > div.header > div {
    vertical-align: top;
    font-size: 0.929em;
    color: #8e8e8e;
    border-bottom: 2px #F8F8F8 solid;
    text-transform: uppercase;
    font-weight: 400;
    white-space: nowrap;
}
div.list-table > div.header > div {
    color: #ededed;
    font-weight: bold;
    background-color: #157ed2;
    margin-bottom: 10px;
    padding: 3px 5px 0px 5px;
}
div.list-table > div > div.center {
    padding-right: 0!important;
}
div.list-table > div.row > div {
    vertical-align: top;
    padding-top: 11px;
    padding-bottom: 11px;
    color: #111111;
}
div.list-table > div.row > div > div.inline {
    display: inline;
}
div.list-table > div.row > div.text {
    padding-top: 22px;
}
div.list-table > div.row > div > table.table {
    margin-top: -5px;
}
div.list-table > div.row > div > table.table td.name {
    width: 150px;
}
div.list-table .text {
    color: #515151;
    font-size: 0.857em;
}
div.list-table span.title {
    display: none;
}

.transactions div.table-cell.small > div.name {
    width: 120px;
}

.mass-actions {
    padding: 15px 0 0 14px;
}
.mass-actions > a:not(:last-child):after {
    content: '|';
    padding: 0 10px;
    color: #5c5c5c;
    font-size: 0.929em;
}

#saved_search_obj .mass-actions {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 8px;
    align-items: center;
    justify-content: flex-start;
    overflow-x: auto;
}
#saved_search_obj .mass-actions.hide {
    display: none;
}
#saved_search_obj .mass-actions > a:not(:last-child):after {
    content: none;
    padding: 0;
}
#saved_search_obj a.button.low {
    display: inline-block;
    width: auto !important;
    max-width: none !important;
    flex: 0 0 auto;
    min-width: 96px;
    text-align: center;
    margin-right: 8px;
}
#saved_search_obj a.button.low:last-child {
    margin-right: 0;
}
#saved_search_obj div.list-table > div.header > div.checkbox,
#saved_search_obj div.list-table > div.row > div.action {
    width: 40px;
    min-width: 40px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    vertical-align: middle;
}
#saved_search_obj div.list-table > div.header > div.center,
#saved_search_obj div.list-table > div.row > div.iteration {
    width: 30px;
    min-width: 30px;
    text-align: center;
    vertical-align: middle;
}
#saved_search_obj div.list-table > div.row > div.action label,
#saved_search_obj div.list-table > div.header > div.checkbox label {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}
#saved_search_obj div.list-table > div.header > div:nth-child(4),
#saved_search_obj div.list-table > div.header > div:nth-child(5),
#saved_search_obj div.list-table > div.row > div.date-cell,
#saved_search_obj div.list-table > div.row > div.status-cell {
    text-align: center;
    vertical-align: middle;
}
#saved_search_obj div.list-table > div.row > div > table.table td.name,
#saved_search_obj div.list-table > div.row > div > table.table td.value {
    vertical-align: middle;
}
#saved_search_obj div.list-table > div.row > div {
    vertical-align: middle;
}
#saved_search_obj div.list-table > div.row > div.content > table.table {
    margin-top: 0;
    width: 100%;
}
#saved_search_obj div.list-table > div.row > div.content .table-cell {
    align-items: center;
    display: flex;
    gap: 12px;
}
#saved_search_obj div.list-table > div.row > div.content .table-cell > div.name {
    flex: 0 0 150px;
    width: auto;
}
#saved_search_obj div.list-table > div.row > div.content .table-cell > div.value {
    flex: 1 1 auto;
}

.statuses .paid,
.statuses .active {
    color: #63b53b;
    font-size: 16px;
    padding-left: 3px;
    padding-right: 3px;
    border-radius: 6px;
    border: 2px solid #63b53b;
    font-weight: bold !important;
}

.statuses .unpaid,
.statuses .approval,
.statuses .incomplete,
.statuses .pending,
.statuses .expired {
    color: #fb0000 !important;
    font-size: 16px;
    padding-left: 3px;
    padding-right: 3px;
    border-radius: 6px;
    border: 2px solid #fb0000;
    font-weight: bold !important;
}
.statuses .incomplete {
    color: #2767b5;
}
.statuses .pending {
    color: #e88d22;
}
.statuses .expired {
    color: #fb0000;
}
.statuses .paid {
    color: #63b53b;
}
.statuses .unpaid {
    color: #fb0000;
}

.statuses .active:paid,
.statuses .active:unpaid,
.statuses .active:before,
.statuses .approval:before,
.statuses .incomplete:before,
.statuses .pending:before,
.statuses .expired:before {
    content: '';
    display: inline-block;
    width: 7px;
    height: 7px;
    background: #63b53b;
    margin-right: 8px;
}
.statuses .approval:before {
    background: #666666;
}
.statuses .incomplete:before {
    background: #2767b5;
}
.statuses .pending:before {
    background: #e88d22;
}
.statuses .expired:before {
    background: #fb0000;
}
/*** TABLES END ***/

/*** NEWS BLOCK ***/
ul.news > li {
    padding: 0 0 20px;
}
ul.news > li:last-child {
    padding: 0;
}
ul.news div.date {
    float: right;
    padding-top: 4px;
}
ul.news h4 {
    overflow: hidden;
    padding: 0 10px 0 0;
}
ul.news article {
    padding: 10px 0 0 0;
    font-size: 0.929em;
}
article.news {
    padding: 10px 0;
    line-height: 26px;
    font-size: 1.143em;
}
/*** NEWS BLOCK END ***/

/*** FIELDSET ***/
div.fieldset {
    margin: 13px 0 0 0px;
}
div.fieldset > header {
    padding: 8px 11px 8px 11px;
        background: #F5F5F5;
        display: inline-block;
    text-transform: uppercase;
    border-radius: 10px 10px 0 0;
    font-weight: 400;
    font-size: 0.813em;
    font-weight: bold;
}
.side_block div.fieldset > header {
    background: none;
    padding: 0 0 7px 0;
}
div.fieldset > header > span.arrow {
    display: none;
}
div.fieldset > div.body > div {
    padding: 15px 0 5px;
    border-top: 1px #E6E6E6 solid;
}

#controller_area div.fieldset > header > span.arrow {
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 10px;
    cursor: pointer;
    opacity: 0.7;
    position: relative;
    background: url('../img/gallery.png') -29px -342px no-repeat;
}
#controller_area div.fieldset > header > span.arrow:hover {
    opacity: 1;
}
#controller_area div.fieldset > header > span.arrow.up {
    transform: scaleY(-1);
}
#controller_area div.fieldset > div.body > div {
    padding-top: 15px;
}

.row > div.fieldset.divider {
    padding-left: 15px;
    padding-right: 15px;
    flex: 1 1 100%;
}
div.fieldset.divider {
    margin: 0 0 15px 0;
}
div.fieldset.divider > header {
    margin: 0;
}
/*** FIELDSET END ***/

/*** CATEGORIES BLOCK ***/
div.categories {
    width: auto;
    overflow: hidden;
}

div.categories ul > li {
    float: left;
    width: 100%;
}
div.categories ul div.item div.parent-cateory {
    padding: 0 0 10px;
    white-space: nowrap;
}
div.categories div.category-name {
    background: url('../img/gallery.png') 0 19px repeat-x;
    text-overflow: ellipsis;
}
div.categories.sub-categories-exist div.category-name,
div.categories.sub-categories-exist div.category-counter {
    display: inline-block;
}
div.categories:not(.sub-categories-exist) div.category-counter {
    float: right;
}
div.categories:not(.sub-categories-exist) div.category-name {
    overflow: hidden;
}
a.category {
    font-size: 1.143em;
    font-weight: 400;
    color: black;
    text-decoration: none;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: white;
    padding-right: 5px;
}
section.content_block:not(.no-style) a.category {
    background-color: white;
}
div.categories div.category-counter > span {
    color: #515151;
    display: inline-block;
    padding: 0 0 0 7px;
    font-size: 1.143em;
}
.content_block div.category-slider-bar span.navigation > span:not(.active) {
    background: white;
}
.empty-category a,
.empty-category a:hover,
.empty-category div.category-counter > span,
.empty-category div.sub_categories {
    color: #bbbbbb!important;
}
div.category-slider-bar {
    position: absolute;
    top: -21px;
    right: -5px;
}
section.content_block div.category-slider-bar {
    top: -45px;
}
div.fieldset div.category-slider-bar {
    position: static!important;
    top: auto;
    right: auto;
    text-align: center;
    padding-top: 3px;
}
div.category-slider-bar > span.arrow {
    width: 19px;
    height: 24px;
    display: none;
    cursor: pointer;
}
div.category-slider-bar span.prev,
div.category-slider-bar span.next {
    width: 7px;
    height: 12px;
    display: inline-block;
    background: url('../img/gallery.png') 0px -583px no-repeat;
    margin: 6px;
    -moz-user-select: none;
    -webkit-user-select: none;
}
div.category-slider-bar span.next {
    background-position: right -583px;
}
div.category-slider-bar > span.navigation {
    height: 24px;
    display: inline-block;
    vertical-align: top;
    width: 80px;
    margin: 0 5px;
    height: 4px;
    background: #f1f1f1;
    margin-top: 10px;
}
div.category-slider-bar > span.navigation > span {
    height: 4px;
    display: inline-block;
    vertical-align: top;
}
div.category-slider-bar > span.navigation > span.active {
    background: #fb6a5c;
}
section.categories-box {
    box-shadow: none;
}
section.categories-box ul.cat-tree > li {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
section.categories-box div.cat-tree-cont.limit-height {
    overflow: hidden;
}

.sub-categories-exist div.item.banners-box {
    display: block;
    margin-bottom: 30px;
}
.sub-categories-exist div.categoty-column {
    column-count: 5;
    -moz-column-count: 5;
    -webkit-column-count: 5;
    -ms-column-count: 5;

    column-gap: 30px;
    -moz-column-gap: 30px;
    -webkit-column-gap : 30px;
    -ms-column-gap: 30px;
}
body:not(.no-sidebar) .sub-categories-exist div.categoty-column {
    column-count: 4;
    -moz-column-count: 4;
    -webkit-column-count: 4;
    -ms-column-count: 4;
}
.sub-categories-exist div.parent-cateory {
    padding-bottom: 10px!important;
    display: inline-block;
}
.sub-categories-exist div.category-name {
    background: none!important;
}
.sub-categories-exist div.category-name > a {
    padding: 0;
}
.categories .sub_categories {
    padding: 0 0 20px 0;
}
.categories .sub_categories > span:not(:last-child),
.other_categories_tmp > div > span:not(:last-child) {
    padding: 0 0 5px 0;
    display: block;
}
.categories .sub_categories > span > a {
    font-size: 1.000em;
}
.categories .sub_categories span.more {
    cursor: pointer;
    color: #15a700;
    font-size: 0.929em;
    display: inline-block;
}

div.other_categories_tmp {
    position: absolute;
    z-index: 3;
}
div.other_categories_tmp div {
    background: white;
    border: 2px #F8F8F8 solid;
    padding: 13px 25px 15px 17px;
    margin: 25px 0 0 45px;
    max-width: 200px;
    position: relative;
}
div.other_categories_tmp div img.close {
    display: block;
    cursor: pointer;
    top: 0;
    right: 0;
    position: absolute;
    width: 12px;
    height: 12px;
    margin: 4px;
    background: url('../img/gallery.png') -27px -470px no-repeat;
    opacity: 0.7;
}
div.other_categories_tmp div img.close:hover {
    opacity: 1;
}
/*** CATEGORIES BLOCK END ***/

/*** CATEGORIES TREE BLOCK ***/
ul.cat-tree li {
    padding-top: 4px;
    padding-bottom: 6px;
}
ul.cat-tree > li.rest {
    display: none;
}
ul.cat-tree span.counter {
    display: inline-block;
}
ul.cat-tree li ul {
    display: none;
}
ul.cat-tree li ul > li {
    padding-left: 25px!important;
}
ul.cat-tree li span.toggle {
    width: 18.5px;
    display: inline-block;
    cursor: pointer;
    font-size: 0.929em;
    padding: 0 5px;
    margin: 0 5px 0 -5px;
    -moz-user-select: none;
    -webkit-user-select: none;
}
.cat-toggle {
    background: #e2e2e2;
    height: 10px;
    margin-top: 3px;
    -moz-user-select: none;
    -webkit-user-select: none;
    cursor: pointer;
    line-height: 2px;
    text-align: center;
}
section.side_block > span.expander {
    width: 18px;
    height: 18px;
    background: url('../img/gallery.png') right -119px no-repeat;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    margin-left: 10px;
}
section.side_block > span.expander.active {
    background-position: 0 -119px;
}
/*** CATEGORIES TREE BLOCK END ***/

/*** STATISTICS BLOCK ***/
table.stats {
    margin-bottom: 0!important;
    border-spacing: 2px;
    border-collapse: separate;
    margin: 0 0 5px;
    table-layout: fixed;
    font-size: 0.875em;
}
table.stats td.column,
table.stats td.counter {
    white-space: nowrap;
    text-align: center;
    border-radius: 2px;
}
table.stats td.counter {
    background: white;
}
table.stats td.divider {
    width: 5px;
    text-align: center;
    padding: 0 5px;
}
table.stats td.dotted {
    background: white;
    padding: 2px 5px 4px;
}
table.stats td.dotted a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
section > div > table.stats:last-child {
    margin-bottom: 0;
}
/*** STATISTICS BLOCK END ***/

/*** STEPS ***/
ul.steps {
    box-shadow: inset 0 0 0 2px #e1e1e1;
    height: 44px;
    margin: 0 0 25px 0;
    white-space: nowrap;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-radius: 10px;
}
ul.steps > li {
    display: inline-block;
    height: 44px;
    line-height: 44px;
    text-align: center;
    position: relative;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
ul.steps > li a {
    cursor: default;
    padding: 0 0 0 15px;
}
ul.steps > li.past a {
    cursor: pointer;
}
ul.steps > li.past,
ul.steps > li.current {
    background: #e1e1e1;
}
ul.steps > li:not(.past) a {
    color: #5c5c5c;
}
ul.steps > li:not(:last-child):not(.past):after,
ul.steps > li:not(:last-child):not(.past):before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
ul.steps > li:not(:last-child):not(.past):after {
    border-color: transparent;
    border-left-color: white;
    border-width: 20px 0 20px 10px;
    margin-top: -20px;
}
ul.steps > li:not(:last-child):not(.past):before {
    border-color: transparent;
    border-left-color: #e1e1e1;
    border-width: 24px 0 24px 13px;
    margin-top: -24px;
}
ul.steps > li.current:after {
    display: none;
}
/*** STEPS END ***/

/*** PAYMENT GATEWAYS ***/
ul#payment_gateways li {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
    margin-left: 10px;
    justify-content: flex-end;
    width: auto;
    height: auto;    text-align: center;
    padding: 15px 0 0 0;
    margin: 0 10px 10px 0;
    /* box-shadow: inset 0 0 0 2px #F8F8F8; */
}
ul#payment_gateways li.active,
ul#payment_gateways li:hover {
    /*background: #F8F8F8; */
}
ul#payment_gateways li p {
    padding: 5px 0 0 0;
}
ul#payment_gateways li input {
    opacity: 1;
    position: relative;
    width: 22px;
    height: 22px;
    margin-right: 6px;
	/*visibility: hidden;*/
}
/* PAYMENT GATEWAYS END ***/

/*** REGISTRATION ***/
/* password strange control */
div.password_strength {
    padding: 0 0 0 10px;
}
div.password_strength div.scale {
    background: #dfdfdf;
    width: 71px;
    height: 7px;
    position: relative;
}
div.password_strength div.scale div.color {
    height: 7px;
    width: 0;
}
div.password_strength div.scale div.red {
    background: #ed2f0b;
}
div.password_strength div.scale div.green {
    background: #23a50c;
}
div.password_strength div.scale div.yellow {
    background: #ebcc00;
}
div.password_strength div.scale div.shine {
    width: 0;
    height: 7px;
    position: absolute;
    top: 0;
    left: 0;
}
div.area_profile div.notice {
    padding: 7px 0 10px;
}
div.area_profile div.options {
    padding-top: 10px;
}
div.area_profile div.field img.qtip {
    margin-top: 2px;
}
/* password strange control end */

span.fail_field,
span.success_field {
    display: none;
}
/*** REGISTRATION END ***/

/*** MODAL WINDOW ***/
#modal_mask {
    background: rgb(0 0 0 / 23%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1005;

}
.modal_block {
    position: absolute;
    left: 50%;
    margin-left: -176px;
    width: 340px;
    height: 230px;
    background: #f1f1f1;
    box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.1);
}
.modal_block.fullscreen {
    position: fixed;
    left: 0;
    top: 0;
    margin: 0;
}
.modal_block.fullscreen .gmnoprint {
    margin-right: 60px!important;
}
.modal_block div.inner div.close {
    position: absolute;
    top: 5px;
    right: 0;
    width: 40px;
    height: 40px;
    cursor: pointer;
}
.modal_block div.inner div.close > div {
    width: 14px;
    height: 14px;
    margin: 11px;
    background: url('../img/gallery.png') right -469px no-repeat;
    opacity: 0.7;
}
.modal_block div.inner div.close:hover > div {
    opacity: 1;
}
.modal_block div.inner div.modal_content {
    padding: 35px 30px 35px 30px;
    position: relative;
    max-width: 500px;
}
.modal_block.fullscreen div.inner,
.modal_block.fullscreen div.inner > .modal_content {
    width: 100%;
    height: 100%;
    overflow: auto;
}
.modal_block.fill-edge div.inner div.modal_content {
    padding: 0;
}
#map_fullscreen {
    width: 100%;
    height: 100%;
}
.modal_block div.inner div.caption,
.modal_block div.inner div.caption_padding {
    color: #2b2b2b;
    font-size: 1.143em;
    padding: 0 0 20px;
    font-weight: bold;
    margin-top: -7px;
}
.modal_block div.inner div.caption_padding {
    padding: 0 0 20px;
}
.modal_block div.inner div.warning {
    background: url('../img/gallery.png') -20px -1594px no-repeat;
    padding: 0 0 0 30px;
    margin: 0 0 20px;
}
.modal_block div.inner div.notice {
    background: url(../img/gallery.png) left -618px no-repeat;
    width: 14px;
    height: 20px;
    padding: 0 0 0 24px;
    margin: 0 0 20px;
}
.modal_block div.prompt {
    padding: 25px 0 0 0;
}
.modal_block div.prompt input {
    margin: 0 15px 0 0;
}
.modal_block div.submit-cell div.name {
    width: 80px!important;
    padding-right: 10px;
}
/*** MODAL WINDOW END ***/

/*** NOTIFICATIONS ***/
div.notification {
    min-height: 45px;
    position: fixed;
    top: 0;
    width: 576px;
    left: 25%;
    z-index: 99;
}
div.notification > div {
    background: rgba(0,0,0,.3);
    min-height: 46px;
    color: white;
    position: relative;
    font-size: 0.929em;
    font-weight: 300;
    padding: 3px;
    font-weight: bold;
}
div.notification > div > div.message {
    background: #1b764a;
}
div.notification.fixed {
    position: fixed;
}
div.notification.done {
    top: 0;
    transition: top 0.3s ease;
}
div.notification.top {
    z-index: 8200;
    position: fixed;
    top: 0;
}
div.notification.error > div > div.message {
    background: #bf3a30;
}
div.notification.warning > div > div.message {
    background: #dab500;
}
div.notification > div > div.message {
    padding: 14px 45px 14px 18px;
    word-wrap: break-word;
    line-height: 1.640em;
}
div.notification ul {
    padding: 0 0 0 20px;
}
div.notification ul > li {
    list-style: circle;
}
div.notification ul > li:not(:first-child) {
    list-style: circle;
    padding: 4px 0 0 0;
}
div.notification div.close-black {
    top: 3px;
    right: 3px;
}
/*** NOTIFICATIONS END ***/

/*** MY LISTINGS ***/
body.my-all-ads-page section#listings > article {
    border-radius: 15px;
}
body.dark.my-all-ads-page section.list > article {
    background-color: #122c47;
    box-shadow: #4c84bc38 0px 25px 20px -15px !important;
}
.my-listings > article div.picture {
    margin: 0!important;
}
.my-listings > article {
    margin: 0 0 15px 0!important;
    padding: 0 0 15px 0;
    min-height: 95px;
}
.my-listings > article:last-child {
    margin-bottom: 0;
}
.my-listings > article > div.nav > div {
    display: inline-block;
    vertical-align: top;
    margin-right: 30px;
}
.my-listings > article > div:last-child {
    margin-right: 0;
}
.my-listings div.title {
    font-size: 1.143em!important;
    font-weight: 500!important;
    padding-bottom: 15px;
}
.my-listings div.navigation ul > li {
    padding: 0 0 12px 0;
}
.my-listings div.navigation ul > li:last-child {
    padding: 0;
}
.my-listings div.navigation ul > li select {
    width: 100%;
}
.my-listings div.navigation ul > li a {
    position: relative;
    display: inline-block;
    padding: 0 0 0 25px;
}
.my-listings div.navigation ul li.nav-icon > a:before {
    content: '';
    background-image: url('../img/gallery.png');
    background-repeat: no-repeat;
    background-position: right -535px;
    width: 16px;
    height: 16px;
    left: 0;
    top: 2px;
    position: absolute;
    opacity: 0.5;
}
.my-listings div.navigation ul li.nav-icon > a.add-video:before {
    background-position: right -513px;
}
.my-listings div.navigation ul li.nav-icon > a.edit:before {
    background-position: 0 -488px;
}
.my-listings div.navigation ul li.nav-icon > a.unsubscription:before {
    background-position: right -621px;
}
.my-listings div.navigation ul li.nav-icon > a.delete:before {
    background-position: right -489px;
}
.my-listings div.navigation ul li.nav-icon > a:hover:before {
    opacity: 0.8;
}
.my-listings div.stat ul > li {
    padding: 0 0 8px 0;
    color: #333333;
}
.my-listings div.stat ul > li.switcher-controll {
    padding-bottom: 12px;
}
.my-listings div.stat ul > li span.name {
    color: #949494;
}
.my-listings div.stat ul > li span.name:after {
    content: ':';
}
.delete.icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('../img/gallery.png') right -489px no-repeat;
    cursor: pointer;
    opacity: 0.5;
}
.delete.icon:hover {
    opacity: 0.8;
}
/*** MY LISTINGS END ***/

/*** MY BANNERS ***/
body.my-banners-page .my-listings > article > div {
    display: inline-block;
    vertical-align: top;
    width: 190px;
    margin-right: 30px;
}
body.my-banners-page .my-listings div.title {
    padding-top: 5px;
}
/*** MY BANNERS END ***/

/*** HORIZONTAL SEARCH ***/
div.cd-extendable,
.cd-dropdown {
    position: relative;
    -moz-user-select: none;
    -webkit-user-select: none;
    z-index: 1;
    width: 50%;
    max-width: 286px;
}
div.cd-extendable > div.dropdown {
    padding-top: 10px;
    padding-right: 29px;
}
div.cd-extendable > div.dropdown,
select.cd-dropdown {
    border-radius: 8px 0 0 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: #F2F2F2;
}
input.tags-autocomplete,
input.tags-autocomplete + input {
    border-radius: 0;
    z-index: 1;
    margin-left: -1px;
}
input.tags-autocomplete:hover,
input.tags-autocomplete + input:hover,
input.tags-autocomplete:focus,
input.tags-autocomplete + input:focus,
div.cd-extendable:hover,
div.cd-extendable.opened {
    z-index: 2;
}
.cd-form input[type=submit] {
    background-color: #CBE7FF;
    color: #157ED2;
    background: url(../img/lens.svg) no-repeat left 16% center #CBE7FF;
}
.cd-form .button-lens {
    width: 200px;
    margin-left: -1px;
    background: url(../img/lens.svg) no-repeat left 23px center #CBE7FF !important;
    border-radius: 0 8px 8px 0;
}
.button-lens2 {
    width: 150px;
    background: url(../img/lens.svg) no-repeat left 35% center #CBE7FF !important;
    border-radius: 0 4px 4px 0;
    width:100%;
    font-size: 14px;
    display: block !important;
}
.cd-form input[type=submit]:hover {
    background-color: #A0D1FA !important;
}

div.cd-extendable > div.box {
    display: none;
    position: absolute;
    top: 48px;
    right: 0;
    background: white;
    border: 1px #B4C9E1 solid;
    width: 100%;
    min-height: 20px;
    margin: 0;
    z-index: 1;
    white-space: nowrap;
    overflow-x: auto;
    border-radius: 4px;
}
div.cd-extendable > div.box > div.uls {
    padding: 2px 0 4px;
    white-space: nowrap;
    overflow: hidden;
    max-height: 330px;
    overflow-y: auto;
}
div.cd-extendable.opened > div.box {
    display: block;
        z-index: 120;
        font-size: 0.813em;
}
div.cd-extendable > div.box ul {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    max-height: 400px;
}
div.cd-extendable > div.box ul > li {
    padding: 6px 0 7px 22px;
    position: relative;
}
div.cd-extendable > div.box ul > li > a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #09396E;
    font-size: 1.071em;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
    padding: 0 10px;
}
div.cd-extendable > div.box > div.bc {
    background: #F8F8F8;
    height: 36px;
    font-size: 0.929em;
    cursor: pointer;
    display: none;
    line-height: 36px;
    padding: 0 10px 0 32px;
    overflow: hidden;
    text-overflow: ellipsis;
}
div.cd-extendable > div.box > div.bc:before {
    content: '';
    width: 6px;
    height: 10px;
    background: url('../img/gallery.png') -26px -8px no-repeat;
    position: absolute;
    top: 13px;
    left: 12px;
}
div.cd-extendable > div.box ul > li > a:hover,
div.cd-extendable > div.box ul > li.selected > a {
    color: #111111;
}
div.cd-extendable > div.box ul > li.selected > a:before {
    content: '';
    position: absolute;
    width: 13px;
    height: 10px;
    top: 11px;
    left: 10px;
    background: url('../img/gallery.png') right -213px no-repeat;
}
div.cd-extendable > div.box ul > li > span {
    width: 30px;
    height: 21px;
    display: block;
    float: right;
    position: relative;
    cursor: pointer;
    margin: 0 10px;
}
div.cd-extendable > div.box ul > li > span:after {
    content: '';
    width: 6px;
    height: 10px;
    background: url('../img/gallery.png') -20px -8px no-repeat;
    position: absolute;
    top: 7px;
    right: 0;

    opacity: 0.7;
}
div.cd-extendable > div.box ul > li > span:hover:after {
    opacity: 1;
}
section.horizontal-search {
    margin-top: 12px;
}
section.horizontal-search h1 {
    color: #f4f4f4;
    text-shadow: 1px 1px 0 rgba(0,0,0,.4);
    margin-bottom: 25px;
}
/*** HORIZONTAL SEARCH END ***/

/*** PLUGINS CUSTOM ***/
a.reportBroken {
    color: #d04525;
}

#lnp_container {
    display: flex;
    padding-bottom: 15px;
    position: relative;
}
#lnp_container > li {
    flex: 1;
}
#lnp_container > li.link {
    display: none;
}
#lnp_container li.nav a {
    font-size: 0.929em;
    height: 24px;
    line-height: 24px;
    padding: 0 0 0 16px;
}
#lnp_container li.nav a:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 10px;
    left: 0;
    top: 8px;
    background: url('../img/gallery.png') -26px -8px no-repeat;

    opacity: 0.7;
}
#lnp_container li.next {
    display: flex;
    justify-content: flex-end;
}
#lnp_container li.next a {
    padding: 0 16px 0 0;
}
#lnp_container li.next a:before {
    left: auto;
    right: 0;
    background-position: -20px -8px;
}
#lnp_container li:hover a:before {
    opacity: 1;
}

li#listing_rating_dom {
    padding: 7px 0 12px!important;
}

/* field bound boxes */
ul.field-bound-box {
    margin-bottom: -2px;
}
ul.field-bound-box:not(.list) {
    margin: 5px -20px -13px 0;
}
ul.field-bound-box:not(.list) > li {
    display: inline-block;
    padding: 0 20px 27px 5px;
    text-align: center;
}
ul.field-bound-box > li > a {
    display: inline-block;
}
ul.field-bound-box > li.empty {
    opacity: 0.5;
}
ul.field-bound-box:not(.list) > li span.count {
    display: block;
    font-size: 1.286em;
    color: #797979;
    padding: 5px 0 0 0;
}
ul.field-bound-box:not(.list) > li:not(.empty):hover span.count {
    color: #09396E;
}
ul.field-bound-box > li.left img {
    float: left;
}
ul.field-bound-box > li.left span.count {
    overflow: hidden;
    padding: 2px 0 0 5px;
}
ul.field-bound-box > li.right img {
    float: right;
}
ul.field-bound-box > li.right span.count {
    overflow: hidden;
    padding: 2px 5px 0 0;
}

ul.field-bound-box.list > li {
    width: 48%;
    margin-right: 4%;
    display: inline-block;
}
ul.field-bound-box.list > li:nth-child(2n) {
    margin-right: 0;
}
ul.field-bound-box.list > li > a {
    padding: 0 0 5px;
}
ul.field-bound-box.list > li > a > span.count {
    font-size: 1.143em;
    padding: 0 0 0 5px;
    color: #797979;
}

.ha-or:before,
.ha-or:after {
    background-color: #E6E6E6 !important;
    height: 1px !important;
}
/* field bound boxes */

#loan_reset_form {
    content: '';
    display: inline-block;
    width: 18px;
    height: 16px;
    background: url('../img/gallery.png') 0 -621px no-repeat;
    margin-left: 20px;
    cursor: pointer;

    opacity: 0.7;
}
#loan_reset_form:hover {
    opacity: 1;
}

ul.comments li > div:after,
ul.comments li > div:before {
    content: '';
    bottom: -15px;
    left: 17px;
    height: 0;
    width: 0;
    position: absolute;
    border-style: solid;
    border-width: 0 15px 15px 0;
    border-color: transparent #f4f4f4 transparent transparent;
}

ul.comments li > div:before {
    border-color: transparent #d4d4d4 transparent transparent!important;
    border-width: 0 17px 17px 0!important;
    left: 16px!important;
    bottom: -18px!important;
}

.jslider .jslider-bg .v {
    background-color: #09396E!important;
}

/* slider */
div.slider {
    overflow: hidden;
    position: relative;
    -moz-user-select: none;
    -webkit-user-select: none;
    z-index: 0;
}
/* horizontal mode */
div.slider > div.container {
    margin: 0 20px;
    overflow: hidden;
    white-space: nowrap;
    font-size: 0;
}
div.horizontal div.prev,
div.horizontal div.next {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -38px;
    cursor: pointer;
    background: white;
    opacity: .7;
    transition: all 0.3s ease;
    z-index: 5 !important;
}
div.horizontal div.next {
    left: auto;
    right: 0;
}
div.horizontal:hover div.prev {
    left: -10px;
}
div.horizontal:hover div.next {
    right: -10px;
}
div.horizontal div.prev:before,
div.horizontal div.next:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 14px;
    top: 13px;
    left: 14px;
    background: url('../img/gallery.png') -24px -366px no-repeat;
}
div.horizontal div.next:before {
    background-position: right -366px;
    left: auto;
    right: 14px;
}
div.horizontal div.prev:hover,
div.horizontal div.next:hover {
    opacity: 1;
}
/* vertical mode */
div.vertical {
    padding: 25px 0!important;
}
div.vertical div.prev,
div.vertical div.next {
    width: 40px;
    height: 15px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -20px;
    cursor: pointer;
}
div.vertical div.next {
    background-position: 0 -1525px;
    top: auto;
    bottom: 0;
}
div.vertical div.prev:before,
div.vertical div.next:before {
    content: '';
    position: absolute;
    width: 18px;
    height: 10px;
    top: 2px;
    left: 11px;
    background: url('../img/gallery.png') 0 -663px no-repeat;
}
div.vertical div.next:before {
    background-position: right -663px;
    top: 4px;
}
/* slider end */

#booking_calendar div.horizontal > div.prev {
    left: 0;
}
#booking_calendar div.horizontal > div.prev:before {
    left: 0!important;
    top: 3px!important;
}
#booking_calendar div.horizontal > div.next {
    left: auto;
    left: right;
}
#booking_calendar div.horizontal > div.next:before {
    left: auto!important;
    right: 0!important;
    top: 3px!important;
}

div.banner {
    display: inherit!important;
}

#recaptcha_response_field {
    height: 20px;
}
body > iframe[src='about:blank'] {
    display: none;
}

.testimonials .side_block .header {
    height: 34px;
}
.testimonials .side_block > div:last-child {
    margin-top: 21px;
}
.testimonials .side_block .header > p {
    color: #484848;
    font-size: 1.786em;
    font-weight: 300;
}
.testimonials .side_block .header > a.add-testimonial {
    top: 7px;
}
.testimonials .area {
    font-style: normal!important;
    font-size: 0.929em!important;
    padding: 25px 30px 25px 60px!important;
}
.testimonials .area > div.quotes {
    top: 30px!important;
    left: 20px!important;
    width: 19px!important;
    height: 12px!important;
    background: url('../img/gallery.png') 0 -26px no-repeat!important;
}
.testimonials .bottom span.author {
    font-size: 13px;
    font-style: italic;
    font-weight: 400;
}
.testimonials .bottom {
    padding-left: 60px!important;
}
.testimonials .triangle {
    border-width: 0 25px 25px 0!important;
    left: 20px!important;
}

#shc_fields_area div.name {
    width: 170px!important;
}
#fs_shopping_cart .ml_tabs_content {
    padding: 16px 20px;
}
div.auction-details {
    border-color: #b2d5af!important;
}
div.auction-details .bid-info {
    display: inline-block;
}
div.auction-details .bid-info a {
    padding: 0;
}
div.auction-details > ul > li {
    vertical-align: top;
}

.cart-box-container ul.cart-items {
    min-width: 285px;
}
.cart-box-container ul.cart-items > li {
    position: relative;
    height: auto;
    line-height: inherit;
    white-space: normal;
}
.cart-box-container ul.cart-items > li:not(:last-child) {
    margin-bottom: 15px;
}
.cart-box-container ul.cart-items div.item-picture {
    margin-right: 10px;
}
.cart-box-container ul.cart-items div.item-picture img {
    width: 93px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    background-color: #ffffff;
}
.cart-box-container ul.cart-items div.info {
  padding-right: 20px;
}
.cart-box-container ul.cart-items > li div.info a {
    color: #a6e39d;
}
.cart-box-container ul.cart-items > li div.info a:hover {
    color: white;
}
.cart-box-container li div.close-red {
    position: absolute;
    top: 2px;
    right: 0;
}
.cart-box-container li.controls > div:last-child > a {
    color: #ffffff;
    font-size: 0.88em;
}
.cart-box-container li.controls > div:last-child {
    padding-top: 0px;
}

section#listings div.stat-line .comments_icon {
    padding: 0;
    background: none!important;
}
section#listings div.stat-line li.bids > a:after {
    background-position: right -675px;
}
body a.reportBroken img,
body a.removeBroken img {
    background-image: url(../img/gallery.png) !important;
    background-position: 0 -710px !important;
}
body  a.removeBroken img {
    background-position: 0 -728px !important;
}
body #listings a.reportBroken img,
body #listings a.removeBroken img {
    margin-top: -1px;
}
#rv_listings {
    font-size: 0.813rem;
}
body.view-details-page #content + .col-md-12.col-sm-12 {
    order: 3;
}


/*** PLUGINS CUSTOM END ***/

/*** RESPONSIVE ***/
@-ms-viewport {
  width: device-width;
}
.point1 {
    width: 100%;
}

/*** ALL DESKTOP VIEWS ***/
@media screen and (min-width: 992px) {
    .twocolumn {
        column-count: 2;
        column-gap: 40px;
    }
    #mobile {
        display: none !important;
    }
    a#mobile,
    img#mobile,
    span.mobile,
    span.mobiles {
        display: none !important;
    }
    #payment,
    #shock_absorbers,
    #group_of_parts,
    #vehicle_properties,
    #vehicle_safety,
    #vehicle_equipments,
    #technical_equipment,
    #onboard_instruments,
    #galley,
    #boat_covers_tarpaulins,
    #motorbike_equipment,
    #extras_vehicle,
    #properties_common_aditional,
    #safety_equipment,
    #commercial_common_adi,
    #video_connectors,
    #audio_connections,
    #data_connectors,
    #wireless_transmission,
    #dynamic_range,
    #refresh_rate,
    #multimedia_features,
    #connections,
    #camera_feature,
    #connectivity,
    #delivery_contents,
    #dial_style,
    #main_functions,
    #pc_connections,
    #led_lighting,
    #display_functions,
    #wireless_transmissions,
    #safety,
    #pc_with_periferie,
    #speaker_functions,
    #peripheral_connections,
    #inputs,
    #outputs,
    #operating_system_compatibility,
    #video_connections,
    #further_connections,
    #safety_flash,
    #headphone_types,
    #application_ranges,
    #connections_headphones,
    #equipment_functions,
    #application_range_keyboard,
    #peripheral_connection_key,
    #microphone_type,
    #microphone_application,
    #gaming,
    #backlight,
    #peripheral_connection_mouse,
    #power_supply_key,
    #mouse_features,
    #compatible_brands_modd,
    #compatible_power_supply_modd,
    #use_hub,
    #inputs_hub,
    #matching_printer_brand,
    #print_material,
    #connectivity_3d_prn,
    #paper_format_dot,
    #connectivity_laser,
    #mobile_printing,
    #scope_of_application_thermal,
    #printing_technology_thermal,
    #printer_functions_thermal,
    #connections_thermal,
    #webcam_functions,
    #peripheral_connection_webcams,
    #signal_transmission_webcams,
    #platform_gamepad,
    #signal_transmission_gamepad,
    #material_group,
    #power_supply_gamepad,
    #material_cases,
    #front_connectors_pc_cases,
    #external_interfaces_controlers,
    #peripheral_connections_mtb,
    #video_connections_motherboards,
    #multi_gpu_technology,
    #internal_connection,
    #mainboard_features_motherboard,
    #hardware_interface_opt,
    #pc_speakers_inputs,
    #nas_accessory_type,
    #nas_interface,
    #nas_buttons,
    #connections_network,
    #routers_operating_modes,
    #router_functions,
    #routers_network_connections,
    #routers_scope_of_application,
    #graphics_application_range,
    #office_application_rang,
    #tablet_cases_material_group,
    #keyboard_equipments,
    #powerbanks_usb_ports,
    #payment_options,
    #vehicle_payment_options,
    #properties_payment_options,
    #backlight,
    #properties_technical_equipment,
    #dial_styles,
    #delivery_contentss,
    #scanner_properties,
    #range_of_featur,
    #compatible_brands,
    #screen_protector_features,
    #tablet_keyboards_signal_tran,
    #watch_functions {
        border-bottom: 1px solid #e6e6e6;
        margin-bottom: 15px;
        padding-bottom: 20px;
    }
    #shock_absorbers_checkall,
    #brakes_checkall,
    #group_of_parts_checkall {
        display: none;
    }
    section#main_container > div.inside-container {
        padding: 0px 0 50px;
    }
    section#controller_area {
        padding-bottom: 30px;
        padding-right: 1px;
        cursor: default;
    }
/*    #tab_loanMortgage {	*/
/*        float:right;		*/
/*    }				*/
    .main-menu {
        padding-left: 0;
        padding-right: 0;
    }
    .main-menu .menu {
        margin-left: 20px;
    }
    .main-menu .menu a {
        display: flex;
        font-size: 0.813em;
        color: #111111;
        font-weight: 400;
        align-items: center;
        white-space: nowrap;
    }
    .main-menu .menu a:not(.add-property) {
        margin-right: 3px;
	display: none;
    }
    .main-menu .menu div {
        overflow: hidden;
        flex-wrap: wrap;
    }
    .main-menu .menu div > a:last-of-type {
        margin-right: 0;
    display: none;
    }
    .main-menu .menu a:not(.add-property):hover,
    .main-menu .menu a.active {
        box-shadow: inset 0 3px 0 #111111;
    }
    .main-menu ul.menu > li.more > span {
        display: inline-block;
        margin: 4px 0 0 0;
        padding: 5px;
        cursor: pointer;
        -moz-user-select: none;
        -webkit-user-select: none;
    }
    .main-menu ul.menu > li.more > span > span {
        width: 4px;
        height: 4px;
        background: #09396E;
        display: inline-block;
        margin: 8px 2px 0 0;
        border-radius: 2px;
        vertical-align: top;
    }
    .main-menu ul.menu > li.more_active > span > span {
        background: #ffffff;
    }
    ul#main_menu_more {
        display: none;
        position: absolute;
        top: 139px;
        padding: 5px 20px;
        background: #6ba162;
        z-index: 102;
        border-top: 0;
        text-align: left;
    }
    ul#main_menu_more > li > a {
        padding: 10px 0;
        box-shadow: none;
    }
    /* main menu end */

    /* sidebar block */
    section.side_block > h3 {
        font-size: 0.875em;
        font-weight: 600;
        margin-top: -3px;
        text-transform: uppercase;
        color: #157ED2;
    }
    section.side_block > div {
        padding: 0!important;
    }
    section.side_block:not(.no-style) {
        background: #F4F9FF;
        padding: 20px;
        margin-bottom: 20px;
        border: 2px solid #d9d9d9;
	border-radius: 12px;
    }
    section.side_block1:not(.no-style) {
        background: #F4F9FF;
        padding: 20px;
        margin-bottom: 20px;
    }
    aside.left > section.side_block:not(.no-style):first-child table.stats td.dotted,
    aside.left > section.side_block:not(.no-style):first-child table.stats td.counter {
        background-color: white;
    }
    /* sidebar block end */

    section.side_block span.expander {
        display: none;
    }
    section.categories-box ul.cat-tree > li.rest {
        display: none;
    }
    section.categories-box div.cat-tree-cont.limit-height {
        max-height: 360px;
    }

    .grid_navbar {
        margin-bottom: 1px;
    }

    body.no-sidebar .advanced-search-form {
        width: 60%;
    }

    section.side_block ul.featured {
        margin: 0;
    }
    section.side_block ul.featured:not(.list) {
        text-align: center;
    }
    section.side_block ul.featured > li {
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    section.side_block ul.featured > li:last-child {
        margin-bottom: 0;
    }
    section.side_block ul.featured:not(.list) > li ul {
        text-align: left;
    }

    section.side_block_search div.field:empty {
        min-height: 0;
        padding: 0;
    }

    div.submit-cell > div.field.checkbox-field,
    div.submit-cell > div.field.inline-fields {
        max-width: 1200px;
    }

    .seller-short div.landscape ul.seller-info {
        padding: 0;
    }
    .seller-short div.landscape ul.seller-info > li.name {
        margin-top: 0;
    }
    .seller-short div.landscape ul.seller-info > li {
        padding-bottom: 5px;
    }
    .seller-short div.landscape ul.seller-info a.low {
        position: static;
        margin-top: 10px;
    }

    div.special-block .col-md-3 {
        width: 100%;
    }

    section.side_block table.table td.name {
        width: 45%;
    }

    section.side_block .sub-categories-exist div.categoty-column {
        column-count: 1;
        -moz-column-count: 1;
        -webkit-column-count: 1;
        -ms-column-count: 1;
    }
}
/*** LARGE DESKTOP VIEW ***/
@media screen and (min-width: 1200px) {
    .point1 {
        max-width: 1140px;
    }

    .pricenegotiable {
        margin-top: -22px;
        cursor: default;
    }

    div.special-block section.side_block h3 {
        font-size: 1.500em;
    }
    .sub-categories-exist a.category {
        font-size: 1.250em;
    }
    div.table-mode .search-form-cell {
        display: table-cell;
    }
    #search_area div.table-mode {
        display: table;
        width: 100%;
    }
    #search_area div.table-mode > form {
        display: table-row;
    }

    div.table-mode .search-form-cell.numeric-field,
    div.table-mode .search-form-cell.single-field {
        width: 10%;
    }
    div.table-mode .search-form-cell.checkbox-field {
        width: 15%;
    }
    div.table-mode .search-form-cell.submit {
        width: 8%;
    }

    section.side_block ul.featured > li div.picture {
        float: left;
        width: 110px;
        height: 95px;
        /* margin-right: 10px; */
        padding-bottom: 0;
        border: 1px #E8E8E8 solid;
    }
    section.side_block ul.featured div.picture img {
        background-size: 50% auto;
    }
    ul.ad-info.similarListings {
	height: auto !important;
	padding: 5px 5px 2px 2px !important;
    }
    section.side_block ul.featured > li > ul {
        /* padding: 0 !important; */
        overflow: hidden;
        width: auto!important;
        background: none;
        border: 0;
	padding: 5px 5px 2px 2px !important;
    }
    .similarListings section.side_block ul.featured > li > ul {
        padding: 3px !important;
    }
   .similarListings ul.featured > li > ul > li:not(:last-child) {
	margin-bottom: -30px;
    }

    section.side_block ul.featured > li > ul > li:first-child {
        margin-top: -4px;
    }

    table.info td.name,
    div.table-cell.small > div.name {
        width: 110px;
        white-space: nowrap;
    }

    .seller-short ul.seller-info {
        min-width: 170px;
    }

    div.special-block section > div.clearfix {
        height: 230px;
    }
    div.special-block a.category {
        font-size: 1.214em;
    }
}

/*** SMALL DESKTOP AND DOWN VIEW ***/
@media screen and (max-width: 1200px) {
    .header-nav {
        padding: 10px 0 16px;
    }
    sup.text-shadow {
	font-size: 8px;
    }
     .horizontal-search.sbd-exists {
        margin-top: 70px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .summary.desktop,
    .dark-mode-text,
    #user-navbar.circle > .default > span,
    .text-add-listing {
	display: none !important;
    }
}

/*** SUPER LARGE DESKTOP VIEW ***/
@media screen and (min-width: 1440px) {
    .point1 {
        max-width: 1380px;
    }

    body.no-sidebar .featured > li {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    body:not(.no-sidebar) .featured > li,
    body:not(.no-sidebar) section.grid > article {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .list.homepage.content_block.similarListings .featured > li {
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }

    section.grid1 > article {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    div.listing-details:not(.no-listing-photos) #lnp_container {
       /* margin-left: 118px; */
    }

    /*** LISTING DETAILS ***/
    div.listing-details:not(.no-listing-photos) .content-section {
        /* padding-left: 105px; */
        padding-right: 4px;
    }
    .listing-details div.gallery {
        display: flex;
        flex-direction: column !important;
    }
    div.gallery > div#media {
        width: 100%;
        height: 605px;
    }
    div.gallery > div.thumbs > div.slider {
        padding: 3px 0;
    }
    div.gallery > div.thumbs > div.slider > ul {
        flex-direction: row !important;
    /**** justify-content: center;    CENTRIRANJE THUMBAILSA   ***/
    }
    div.gallery > div.thumbs > div.prev,
    div.gallery > div.thumbs > div.next {
        width: 100%;
        flex: 0 0 28px;
    height: 94px;
    margin-top: 5px;
    }
    div.gallery > div.thumbs > div.prev {
    margin-right: 7px;
    }
    div.gallery > div.thumbs > div.next {
    margin-left: 7px;
    }
    div.gallery > div.thumbs > div.prev:before,
    div.gallery > div.thumbs > div.next:before {
        transform: rotate(0deg);
    margin-top: 7px;
    }

    div.gallery > div.thumbs {
	height: 600px;
        width: 100%;
        display: flex !important;
        flex-direction: row;
        margin: 0;
        margin-right: 30px;
    margin-bottom: -500px;
    }
    div.gallery > div.thumbs > div.slider > ul > li img {
        margin: 0 1.5px 3px;
        height: 92px;
        width: 92px;
    border: 2px white solid;
    border-radius: 4px;
    }
    div.gallery > div.thumbs > div.slider > ul > li:hover:after,
    div.gallery > div.thumbs > div.slider > ul > li.active:after {
        right: 0;
        bottom: 3px;
    }
    /*** LISTING DETAILS END ***/
}
/*** MIDDLE DESKTOP VIEW ***/
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .point1 {
        max-width: 940px;
    }
    body.home-page:not(.no-sidebar) section#content {
        float: left;
    }

    .shc-group ul.checkboxes > li {
        width: 100%!important;
    }

    section.side_block:not(.no-style) {
        padding: 20px;
    }

    div.table-cell > div.name {
        width: 120px;
    }

    table.info td.name,
    div.table-cell.small > div.name {
        width: 75px;
    }

    .search-item.checkbox-field > .custom-input {
        width: 100%;
    }

    .seller-short ul.seller-info {
        min-width: 110px;
    }

    div.special-block section > div.clearfix {
        height: 318px;
    }

    div.auction-details > div.field {
        width: 92%!important;
        left: 4%!important;
    }

    section#listings.list div.picture {
        width: 190px;
        height: 126px;
    }
    section#listings > article div.navigation-column {
        width: 150px;
    }
    section#listings ul.ad-info > li {
        margin-bottom: 4px;
    }
    .sub-categories-exist div.categoty-column {
        column-count: 4;
        -moz-column-count: 4;
        -webkit-column-count: 4;
        -ms-column-count: 4;
    }
    body:not(.no-sidebar) .sub-categories-exist div.categoty-column {
        column-count: 3;
        -moz-column-count: 3;
        -webkit-column-count: 3;
        -ms-column-count: 3;
    }
}

/*** ALL TABLET/DESKTOP VIEWS ***/
@media screen and (min-width: 768px) {
    /*** CATEGORIES TREE BLOCK ***/
    section.content_block ul.cat-tree li span.toggle {
        display: none;
    }
    /*** CATEGORIES TREE BLOCK END ***/

    .menu .add-property {
        display: flex;
        font-size: 0.813em;
        color: #111111;
        font-weight: 400;
        align-items: center;
        white-space: nowrap;
    }
    .menu .add-property span {
        display: block;
        width: 22px;
        height: 22px;
        background: #157DD2;
        border-radius: 50%;
        margin-right: 8px;
        position: relative;
    }
    .menu .add-property span:before,
    .menu .add-property span:after {
        content: '';
        position: absolute;
        background: white;
        width: 2px;
        height: 10px;
        left: 10px;
        top: 6px;
    }
    .menu .add-property span:after {
        width: 10px;
        height: 2px;
        left: 6px;
        top: 10px;
    }

    section#listings.list > article div.navigation-column {
        position: absolute;
        z-index: 1;
        right: 30px;
        top: 7px;
        font-size: 0.813rem;
    }
}
/*** ALL TABLET/MOBILE VIEWS ***/
@media screen and (max-width: 991px) {
    .lang-mobile {
	display: flex;
	justify-content: center;
	font-size: 0.875em;
	margin-bottom: 13px;
	border-bottom: 1px #157ed22b solid;
	border-top: 1px #157ed22b solid;
	padding-top: 5px;
	padding-bottom: 5px;
    }
    .lang-flag-mobile {
	display: flex;
	justify-content: flex-end;
    }
    span.mobiles {
        display: inline-block;
    }
    span.mobiles span.default {
        line-height: 35px;
        font-size: 0.9em !important;
    }
    #darkbutton:not(.moon-menu) {
	display:none;
    }
    span.add-property span.default {
	margin-left: 15px;
    }
    span.mobiles a.font2 {
        height: 37px !important;
    }

    .desktop {
        display: none;
    }

    div.header-banner-cont {
        display: none !important;
    }

    span.currency-selector {
        display: none;
    }

    body, html {
        width: 100%;
        margin-right: 0px;
    }

    .categorydropdown {
        width: 100%;
    }

    input[name="f[keyword_search]"] {
        width: 100%;
    }

    .zipsearch {
        width: 100%;
    }

    .banner-right {
        display: none;
    }

    div#logo {
        margin-top: 4px;
	max-width: 266px;
        display: block;
    }

    div#logo img {
	margin-top: 0;
	max-width: 100%;
	display: block;
	margin-left: 5px;
    }

    section#controller_area:not(:empty) + aside {
        margin-top: 22px;
    }

        .main-menu {
            padding-left: 0;
            padding-right: 0;
        }

    .main-menu span.menu-button {
        height: 60px;
        margin-left: 15px;
        cursor: pointer;
        font-size: 0.813em;
        font-weight: 600;
    }

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

    #user-navbar {
	margin-left: 14px;
    }

    .lang-selector {
	margin-left: 14px;
    }

    #darkbutton > .moonicon {
        width: 16px;
        height: 16px;
    }

    .main-menu span.menu-button > svg {
        width: 20px;
        height: 14px;
        transition: background 0.3s ease;
    }

    #logo {
	margin-left: 0px !important;
    }

    .main-menu span.menu-button:hover > span {
        background: #040e03;
    }

    .main-menu nav.menu ul.menu {
        display: none;
        background: #2b2b2b;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 105;
        min-width: 230px;
        max-width: 305px;
        bottom: 0;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        padding: 58px 22px 55px;
    }
    .main-menu nav.menu ul.menu li.more {
        margin-bottom: 30px;
    }
    .main-menu nav.menu ul.menu > li > a {
        padding: 8px 0;
        display: inline-block;
    }
    .main-menu nav.menu ul.menu > li > a:hover {
        color: #67cc85;
    }
    .main-menu nav.menu ul.menu > li.active > a {
        color: white;
    }

    .mobile-menu {
        position: absolute;
        z-index: 99999;
        top: 0;
        right: 0;
        width: 100%;
        max-width: 320px;
        width: 100%;
        min-height: 100vh;
        background: white;
        box-shadow: 0 0 0 5000px rgb(0 0 0 / 46%);
        overflow-y: auto;
	pointer-events: all;
    }

    .h-100:last-child {
	height: 30% !important;
    }

    .top-navigation  > .h-100:last-child {
	height: auto !important;
    }

    html.mobile-menu-open,
    body.mobile-menu-open,
    body.no-scroll {
	overflow: hidden;
	width: 100%;
    }

    body.mobile-menu-open {
	position: fixed;
	left: 0;
	right: 0;
    }

    .mobile-menu .mobile-menu-header {
        display: flex !important;
        height: 44px;
        box-shadow: inset 0 -1px 0 #cbc8c8;
        padding: 0 15px;
        margin-bottom: 10px;
    }

    .mobile-menu a {
        display: block;
        height: 40px;
        padding: 0.48em 15px;
        color: #111111;
        font-size: 0.875em;
    }

    .mobile-menu .add-property {
        display: block !important;
    }

    span.mobile-menu-header svg {
        width: 48px;
        height: 80px;
        fill: #157ED2;
        padding: 16px;
        margin-right: -10px;
    }

    span.mobile-menu-header > span:last-child:hover:before {
        opacity: 1;
    }

    body.view-details-page.get-details-box section#main_container section.seller-short {
        display: none;
    }

    section.side_block_search > h3 {
        color: #09396E;
    }

    div.search-footer div.search-item {
        float: left;
    }
    div.search-footer div.align-button {
        text-align: right;
    }

    ul#messages_area > li > span {
        display: block;
    }

    a.category {
        font-size: 1.214em;
    }

    .sub-categories-exist div.categoty-column {
        column-count: 3;
        -moz-column-count: 3;
        -webkit-column-count: 3;
        -ms-column-count: 3;
    }

    section.side_block:not(.no-style) a.category {
        background-color: #f4f4f4;
    }

    section.side_block:not(.no-style) table.stats td.dotted,
    section.side_block:not(.no-style) table.stats td.counter {
        background-color: white;
    }
}
/*** FIXED TABLET VIEW ***/
@media screen and (width: 768px) {
    .main-menu nav.menu ul.menu {
        right: 0;
    }
}
/*** TABLET VIEW ***/
@media screen and (min-width: 768px) and (max-width: 768px) {
    .point1 {
        max-width: 720px;
    }

    section.content_block {
        margin-bottom: 20px;
    }
    aside.middle section.content_block:last-child {
        margin-bottom: 0;
    }

    /* owner details box */
    div.row > div.form {
        margin-top: 0!important;
    }
    /* owner details box end */

    aside.bottom {
        margin-top: 20px;
    }

/* home content block end */

    section.seller-short > div > div.picture img {
        height: 92px;
    }

    section.side_block_search div.search-item {
        width: 48%;
        margin-right: 4%;
        display: inline-block;
        vertical-align: top;
    }
    section.side_block_search div.search-item:nth-of-type(2n) {
        margin-right: 0;
    }
    .search-item.checkbox-field > .custom-input {
        width: 50%;
    }
    .field.search-item.checkbox-field > .custom-input {
        width: 33.33%;
    }
    .search-item.couple-field > .custom-input {
        width: 33.33%;
    }

    section#listings.grid ul.info {
        padding-top: 8px;
    }

    section#listings.list > article div.navigation-column {
       width: 170px;
    }

    section#listings.list ul.info {
        max-width: 320px;
    }
    .link-large {
        font-size: 1.286em;
    }

    section.categories-box div.cat-tree-cont.limit-height {
        max-height: 222px;
    }
    section.categories-box div.cat-toggle {
        display: none;
    }

/* listing details gallery */

    div.gallery > div#media {
        height: 482px;
    }

    div.gallery > div.thumbs > div.slider > ul > li img {
        width: 68px;
        height: 68px;
    }

    div.gallery > div.thumbs > div.prev,
    div.gallery > div.thumbs > div.next {
        width: 68px;
        height: 68px;
    }
    div.gallery > div.thumbs > div.slider {
        margin: -23px 70px 0 70px;
    }
    div.gallery > div.thumbs {
        height: 90px;
    }
    div.gallery > div.thumbs > div.prev:before {
        top: 23px;
        left: 27px;
    }
    div.gallery > div.thumbs > div.next:before {
        top: 23px;
    }

/* listing details gallery end */

    div.table-cell > div.name {
        width: 140px;
    }

    div.listing-details section.statistics ul.controls {
        width: 60%;
    }

    section.account-location table.info {
        float: left;
        width: 235px;
        display: inline-block;
    }

    section.account-location div.location-info {
        float: left;
        max-width: 300px;
    }
    section.account-location div.map-capture {
        width: 55%;
        margin: -18px -18px -18px 0;
        float: right;
    }

    div.notification {
        width: 442px;
        margin-left: -221px;
    }
    div.notification.done {
        top: 0;
    }

    ul.packages > li div.frame {
        width: 420px;
    }
    body.no-sidebar .advanced-search-form {
        width: 80%;
    }
}

/*** MOBILE VIEW ***/

@media (max-width: 576px) {
    div#sf_field_checkboxprice {
        margin-top: -50px;
    }
    .field.search-item.checkbox-field {
	margin-top: 0px !important;
    }
    div.categorylink {
        font-size: 12px;
        margin-top: -93px;
    }
}

@media screen and (max-width: 767px) {
    h1 {
        font-size: 1.714em;
        padding: 0 10px;
        margin-bottom: 20px;
    }
    .h1-nav nav > a.post_ad {
        margin-right: 10px;
    }

    .h1-nav nav > a:not(.button) {
        height: 34px;
    }
    .h1-nav nav > a.post_ad:before,
    .h1-nav nav > a.post_ad:after {
        content: '';
        position: absolute;
        width: 16px;
        top: 16px;
        left: 9px;
    }
    .h1-nav nav > a.post_ad:after {
        width: 2px;
        height: 16px;
        top: 9px;
        left: 16px;
    }
    #logo {
	margin-left: -20px !important;
	width: 150px;
    }
    .point1 {
        max-width: 768px;
        min-width: 320px;
    }
    .header-nav > div > div {
            margin: 0 10px;
    }
    .top-navigation > div {
            padding: 0 10px;
    }
        .user-navbar .circle .default > span {
        width: 0;
        height: 40;
        text-indent: -1000px;
    }
        .user-navbar .circle .default:before {
            margin: 0 !important;
        }

        .cd-extendable,
        select.cd-dropdown {
            max-width: 100% !important;
            width: 100% !important;
            margin-bottom: 5px;
        }
        div.cd-extendable > div.dropdown,
        select.cd-dropdown {
            border-radius: 4px;
        }
        .cd-form input.tags-autocomplete,
        .cd-form input.tags-autocomplete + input {
            margin-left: 0;
            margin-bottom: 5px;
            border-radius: 4px;
        }
    ul.tabs.search_tabs {
        width: 100%;
    }
    ul.tabs.search_tabs.tabs_count_2 > li {
        width: 50%;
        padding-right: 10px;
    }
    ul.tabs.search_tabs.tabs_count_3 > li {
        width: 33.333%;
        padding-right: 10px;
    }
    ul.tabs.search_tabs.tabs_count_4 > li {
        width: 25%;
        padding-right: 10px;
    }
    ul.tabs.search_tabs.tabs_count_2 > li a,
    ul.tabs.search_tabs.tabs_count_3 > li a,
    ul.tabs.search_tabs.tabs_count_4 > li a {
        width: 100%;
    }
    ul.tabs.search_tabs > li > a {
        padding: 0 10px;
        font-size: 1em;
    }

    div.special-block section.side_block {
        height: calc(100vw - 30px)!important;
        margin-top: 20px;
    }

    .search-form-cell {
        width: 100%;
    }
    .search-form-cell > div {
        margin-left: 10px;
        margin-right: 10px;
    }
    .search-form-cell > div > div,
    .search-form-cell > div span.pills {
        width: 100%!important;
    }
    .search-form-cell.numeric-field {
        width: 50%;
    }
    .search-form-cell.numeric-field > div {
        margin-right: 10px;
    }
    .search-form-cell.numeric-field + .search-form-cell.numeric-field > div {
        margin-right: 0;
        margin-left: 10px;
    }
    .search-form-cell.submit > div {
        margin-top: 15px;
    }
    .search-form-cell.submit > div > span {
        display: none;
    }
    .search-form-cell.submit > div input[type=submit] {
        width: 100%;
    }

    .search-form-cell.three-field > div > div input[type=text],
    .search-form-cell.three-field > div > div input[type=number] {
        width: 33%!important;
        margin-right: 4%;
    }
    .search-form-cell.three-field > div > div select {
        width: 26%;
    }
    .search-form-cell.three-field > div > div > *:not(:last-child) {
        margin-right: 0;
    }

    .main-menu nav.menu ul.menu {
        padding: 58px 14px 55px 22px;
    }

    section.content_block > h3,
    section.side_block > h3 {
        font-size: 1.429em;
    }
    section.content_block,
    section.side_block {
        margin-left: 10px;
        margin-right: 10px;
    }

    body:not(.dark) section.side_block:not(.no-style) {
        background: #F4F9FF;
        border: 2px solid #d9d9d9;
        border-radius: 12px;
    }

    section.content_block:not(.no-header) > div,
    section.side_block:not(.no-header) > div {
        margin-top: 10px;
    }

    section.side_block > span.expander {
        margin-top: 6px;
    }
    section.content_block div.category-slider-bar {
        top: -34px;
    }

/* home content block */

    section.home-content {
        margin: 0 0 20px 0;
    }
    aside.bottom {
        margin-top: 20px;
    }
    /* home content block end */

        #controller_area > ul.tabs {
            margin-left: 10px;
            margin-right: 10px;
        }

    #bread_crumbs > ul {
        padding-left: 10px;
        padding-right: 10px;
    }

    .grid_navbar .current,
    .grid_navbar ul.fields > li {
        padding: 0 10px;
    }

/* listing list view */

    section#listings > article div.navigation-column {
        position: absolute;
        width: auto;
        bottom: 8px;
        right: 30px;
        z-index: 1;
    }
    section#listings.list.no-image > article div.navigation-column {
	bottom: 25px;
	right: 10px;
    }
    section#listings > article div.navigation-column div.before-nav {
        display: none;
    }
    section#listings ul.nav-column > li {
        display: inline-block;
        height: 18px;
        margin-left: 5px;
    }
    section#listings ul.nav-column > li .icon {
        top: 0;
    }
    section#listings ul.nav-column > li > a > span.link,
    section#listings ul.nav-column > li > span.link {
        display: none;
    }
    section.list > article {
        width: 100%;
        max-width: 330px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0;
        padding-right: 0;
        display: block;
    }
    section#listings > article div.navigation-column {
        right: 10px;
        margin-bottom: 18%;
        }
    section#listings.grid > article div.navigation-column {
        bottom: auto;
        margin-bottom: 0;
        right: 10px;
        top: calc(66% + 22px);
    }
    div.listing-details {
        margin-left: 0px;
    }
    section#listings.list div.picture {
        width: 330px;
        height: 240px;
        float: none;
        margin: 0;
    }
    section#listings.list div.picture img {
        width: 100%;
        position: static;
    }
    article.featured div.picture > div.label {
        top: 8px;
    }
    section#listings.list ul.ad-info {
        padding: 5px 5px;
    }
    section#listings ul.ad-info span.favorite {
        display: inline-block;
        vertical-align: middle;
    }
    section#listings.list ul.ad-info span.favorite {
        float: right;
        margin-top: 5px;
    }
    section#listings.list ul.ad-info > li:last-child {
        padding-bottom: 0;
    }
    section#listings.list ul.ad-info > ol {
        display: none;
    }

/* listing list view end */

    section.categories-box div.cat-tree-cont.limit-height {
        max-height: 185px;
    }
    section.categories-box div.cat-toggle {
        display: none;
    }

    .sub-categories-exist div.categoty-column {
        column-count: 1 !important;
        -moz-column-count: 1 !important;
        -webkit-column-count: 1 !important;
        -ms-column-count: 1 !important;
        column-gap: 0;
        -moz-column-gap: 0;
        -webkit-column-gap : 0;
        -ms-column-gap: 0;
    }

        .listing-header h1 {
            margin: 0 10px 0;
        }
        .listing-header div.icons {
            text-align: center;
        }
    div.listing-details.loc-exists .content-section {
        margin-top: 42px;
    }
        #lnp_container {
            margin: 0 10px;
        }
    div.listing-details .content-section {
        padding: 10px 10px 0;
    }
    div.gallery {
        position: relative;
    }
    div.gallery > div#media {
        height: initial;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }
        div.gallery > div#media.map {
            position: relative;
            padding-bottom: 66%;
        }
        div.gallery > div#media.map .map-container {
            position: absolute;
        }
    div.gallery > div#media .preview,
    div.gallery > div#media .map-container,
    div.gallery > div#media span.nav-button.zoom,
    div.gallery > div.thumbs > div.prev,
    div.gallery > div.thumbs > div.next {
        display: none;
    }

    div.gallery > div#media .nav-buttons {
        position: absolute;
        width: 100%;
        height: 42px;
        bottom: -42px;
        text-align: center;
	padding: 15px;
    }

    div.gallery > div#media .map,
    div.gallery > div#media .gallery,
    div.gallery > div#media .map-group {
        position: static!important;
        display: inline-block;
        vertical-align: top;
    }

    div.gallery div#media.map > .nav-buttons > .gallery {
        display: inline-block;
    }
    div.gallery > div#media.map + div.thumbs {
        visibility: hidden;
    }

    div.gallery > div.thumbs {
        margin-top: 0;
        padding: 10px;
        height: inherit;
        display: block!important;
    }
    div.gallery > div.thumbs > div.slider {
        margin: 0;
        padding: 0;
        position: relative;
	top: -13px;
	margin-bottom: -32px;
    }
    div.gallery > div.thumbs > div.slider > ul {
        width: 100%;
        display: block !important;
    }
        div.gallery > div.thumbs > div.slider > ul > li {
            display: inline-block;
            width: 100%;
            margin-top: 0!important;
        }
    div.gallery > div.thumbs > div.slider > ul > li:after {
        display: none;
    }
    div.gallery > div.thumbs > div.slider > ul > li img {
        margin: 0!important;
        width: 100%;
	height: 100%;
        background-image: none !important;
        border: 0;
        object-fit: contain;
    }
    div.gallery > div.thumbs > div.slider > ul > li span.play {
        margin: 0;
        right: 0;
    }
    div.gallery > div.thumbs > div.slider > ul > li iframe {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
    }
    div.gallery > div.thumbs > div.slider > ul > li iframe + div,
    div.gallery > div.thumbs > div.slider > ul > li iframe + div + div {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 40%;
        height: 65%;
    }
    div.gallery > div.thumbs > div.slider > ul > li iframe + div + div {
        left: auto;
        right: 0;
    }
    div.gallery > div.thumbs > div.slider > ul > li.locked > img {
        background-position: center 26%;
    }
    div.gallery > div.thumbs > div.slider > ul > li.locked > div {
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        text-align: center;
        padding-top: 28%;
    }

    #area_keyword form.kws-block .two-inline {
        width: 100%;
    }

    div.listing-details h1 {
        margin-bottom: 15px;
        padding: 0;
    }
    div.listing-details div.price-tag {
        float: none;
        margin-bottom: 14px;
    }
    .seller-short.landscape div.picture {
        float: none;
    }

    div.table-cell > div.name {
        width: 35%!important;
    }

    div.listing-details section.statistics ul.controls {
        float: none;
        width: 100%;
    }
    div.submit-cell > div.name {
        float: none;
        width: auto;
        padding: 0;
        min-height: 26px;
        line-height: 26px;
    }
    div.submit-cell > div.name:empty {
        display: none;
    }
    #modal_block div.submit-cell div.name {
        width: 120px;
    }

    div.submit-cell.buttons div.name {
        min-height: inherit;
        height: 0;
    }

    .field.single-field > input[type=text] {
        width: 100%;
	max-width: 100% !important;
    }
    .field.single-field > select {
	width: 100%;
    }
    .field.combo-field > input {
	width: 73% !important;
    }
    div.submit-cell > div.field.combo-field {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 0 10px;
	overflow: visible;
    }
    div.submit-cell > div.field.combo-field > input[type=text],
    div.submit-cell > div.field.combo-field > input.numeric {
	flex: 1 1 0;
	min-width: 0;
	max-width: none;
	width: auto !important;
	margin-right: 0;
    }
    div.submit-cell > div.field.combo-field > select,
    div.submit-cell > div.field.combo-field > span {
	flex: 0 0 92px;
	width: 92px;
	margin-right: 0;
    }
    div.submit-cell > div.field.combo-field > span.custom-input,
    div.submit-cell > div.field.combo-field > div.row,
    div.submit-cell > div.field.combo-field > div.checkbox_bar {
	flex: 0 0 100%;
    }
    #sf_field_price {
	display: grid !important;
	grid-template-columns: minmax(0, 1fr) 72px;
	column-gap: 8px;
	align-items: center;
	width: min(100%, 220px) !important;
	max-width: 220px;
	overflow: visible !important;
    }
    #sf_field_price > input[type=text],
    #sf_field_price > input.numeric {
	grid-column: 1;
	width: 100% !important;
	min-width: 0 !important;
	max-width: none !important;
	margin-right: 0 !important;
    }
    #sf_field_price > select,
    #sf_field_price > span:not(.custom-input) {
	grid-column: 2;
	width: 72px !important;
	min-width: 72px !important;
	margin-right: 0 !important;
    }

div.submit-cell > div.hour {
    margin-left: 147px;
}
div.submit-cell > div.minute {
    margin-left: 224px;
}

select#renew_auction_1 {
    width: 10em;
}

#shc_fields_area div.four-field div.price_item:last-child {
    display: none !important;
}

#shop_on_action_checkbox {
    margin-top: 0;
    padding-left: 0;
}
#checkboxprice {
    margin-top: 0;
    padding-left: 0;
}

/* two */
    .field.two-fields > select,
    .field.two-fields > input[type=text] {
        width: 48%;
        margin-right: 4%;
    }
    .field.two-fields > select:last-child,
    .field.two-fields > input[type=text]:nth-child(2n) {
        margin-right: 0;
    }
    .field.two-fields > .custom-input,
    .field.couple-field > .custom-input {
        width: 50%;
        display: inline-block;
        padding-top: 10px;
    }
    /* three */
    .field.three-field > select {
        width: 26%;
        margin-right: 4%;
    }
    .field.three-field > input {
        width: 33%!important;
        margin-right: 4%;
    }
    .field.three-field > *:last-child {
        margin-right: 0;
    }

    .form-buttons.form a {
        width: auto;
    }
    section#accounts.grid {
            display: flex;
            justify-content: center;
    }
    section#accounts.grid > article {
            width: auto;
    }
    section#accounts > article > div,
    section#accounts > article > ul {
            width: auto !important;
    }
        section#accounts div.statistics {
            width: 155px;
        }
        section#accounts .landscape div.statistics {
            width: 260px;
        }
        section#accounts ul.info {
            width: 290px;
        }
    section.seller-short > div > div.picture {
        margin: 0 20px 0 0;
        float: left;
    }
    section.seller-short > div > div.picture img {
        max-width: 150px;
        height: auto;
    }
    section.seller-short ul.seller-info > li:first-child {
        margin-top: 0;
    }
    section.seller-short ul.seller-info {
        overflow: hidden;
    }

    section.seller-short div.picture + div div.name,
    section.account-location div.name {
        width: 120px!important;
    }
    section.seller-short div.picture > div:first-child {
        margin-top: 10px;
    }
    section.seller-short div.counter {
        display: block;
    }
        .account-location .map-capture {
        margin: 15px -10px 0;
        }
    ul.steps.mobile > li {
        display: none;
    }
    ul.steps.mobile > li.prev,
    ul.steps.mobile > li.current,
    ul.steps.mobile > li.current + li,
    ul.steps.mobile > li.current + li + li {
        display: inline-block;
        width: 33.33333%!important;
    }
    ul.steps.mobile > li.prev + li + li + li {
        display: none!important;
    }

    .form-buttons {
        padding-left: 10px;
        padding-right: 10px;
        text-align: center;
    }

    table.contacts-list tr > td:nth-child(2n) {
        display: none;
    }
    table.contacts-list div.name span.new {
        display: inline-block;
    }

    div.notification {
        width: 100%;
        left: 0;
        margin: 0;
    }
    div.notification > div {
        width: 100%;
        max-width: 480px;
        margin: 0 auto;
    }
    div.notification.done {
        top: 0;
    }

    .content-padding {
        padding-left: 10px;
        padding-right: 10px;
    }
    .content-padding .content-padding,
    .content-padding .text-notice,
    div.listing-details .content-section .content-padding {
        padding-left: 0!important;
        padding-right: 0!important;
    }

    /* tables content */
    div.list-table {
        display: block;
    }
    div.list-table > div.header {
        display: none;
    }
    div.list-table > div.row {
        display: block;
        border-bottom: 2px #F8F8F8 solid;
        position: relative;
        padding: 13px 25px;
        margin: 0;
    }
    div.list-table > div:nth-child(2) {
        padding-top: 0;
    }
    div.list-table > div:last-child {
        padding-bottom: 0;
        border: 0;
    }
    div.list-table > div.row > div {
        display: block;
        border: 0;
        padding: 5px 0 5px 95px!important;
        overflow: hidden;
        position: relative;
    }
    div.list-table > div.row > div:not(.no-flex):before {
        content: attr(data-caption) ":";
        width: 85px;
        display: inline-block;
        white-space: normal;
        word-wrap: break-word;
        font-size: 0.929em;
        color: #949494;
        position: absolute;
        left: 0;
        top: 5px;

/* it is the best solution for now */

        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    div.list-table > div.row > div.iteration {
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -10px;
        padding: 0!important;
    }
    div.list-table > div.row > div.action {
        position: absolute;
        top: 50%;
        right: 0;
        margin-top: -12px;
    }
    div.list-table > div.row > div > div.inline {
        display: inline-block;
    }
    div.list-table > div.row > div.content {
        padding-top: 2px!important;
    }

    #saved_search_obj div.list-table > div.row > div.action {
        left: 0;
        right: auto;
        width: 40px;
        padding: 0 !important;
        text-align: center;
    }
    #saved_search_obj div.list-table > div.row > div.iteration {
        left: 40px;
        width: 30px;
        text-align: center;
    }
    #saved_search_obj div.list-table > div.row > div.content {
        padding-left: 88px !important;
    }
    #saved_search_obj .mass-actions {
        flex-wrap: nowrap;
        overflow-x: auto;
    }
    #saved_search_obj .mass-actions a.button.low {
        flex: 0 0 auto;
    }

    div.content div.table-cell > div.name {
        float: none;
        width: auto!important;
    }
    div.content div.table-cell > div.name + div.value {
        padding: 0;
        min-height: 18px;
        line-height: 18px;
    }
    div.content div.table-cell {
        margin-bottom: 10px;
    }
/* tables content end */

/* my listings */
    section#listings.my-listings .item {
        width: calc(100vw - 10px)!important;
        max-width: none!important;
        min-height: 0;
        margin: 0 calc(50% - 50vw + 5px) 16px!important;
        padding: 10px;
        border: 0;
        border-radius: 6px;
        background: #f4f4f4;
        box-shadow: none;
    }
    section#listings.my-listings .item > .title {
        padding: 0 0 8px;
        font-size: 0.858em!important;
        line-height: 1.25;
        font-weight: 700!important;
        white-space: normal;
        color: #000000;
    }
    section#listings.my-listings .item > .title a {
        color: inherit;
    }
    section#listings.my-listings .item > .nav {
        display: flex!important;
        flex-direction: column;
        width: 100%!important;
    }
    section#listings.my-listings .item > div.nav > div {
        margin-right: 0;
    }
    section#listings.my-listings .item div.info {
        display: block!important;
        width: 100%!important;
        padding: 0;
    }
    section#listings.my-listings .item div.info > a {
        display: block!important;
        width: 100%!important;
    }
    section#listings.my-listings .item div.picture {
        display: block!important;
        position: relative!important;
        width: 100%!important;
        height: calc(100vw - 30px)!important;
        min-height: 0;
        aspect-ratio: 1 / 1;
        padding-bottom: 0!important;
        overflow: hidden;
        border: 0;
        border-radius: 12px;
    }
    section#listings.my-listings .item div.picture > img {
        position: absolute!important;
        inset: 0!important;
        width: 100%!important;
        height: 100%!important;
        max-width: none!important;
        object-fit: cover!important;
        border-radius: inherit;
    }
    section#listings.my-listings .item div.picture > span {
        display: none;
    }
    section#listings.my-listings .item div.info .title {
        position: absolute;
        top: 10px;
        background: white;
        height: 38px;
        line-height: 36px;
        box-shadow: 0 4px 0 rgba(0,0,0,.1);
        max-width: 100%;
        white-space: nowrap;
    }
    section#listings.my-listings .item .title {
        padding: 5px 10px 10px;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    section#listings.my-listings .item.featured div.info .title {
        background: #fb6a5c;
        color: #010101;
    }
    section#listings.my-listings div.picture > div.label {
        display: none;
    }
    section#listings.my-listings .item div.navigation {
        display: block;
        width: 100%;
        margin-bottom: 10px;
        order: 2;
    }
    section#listings.my-listings .item div.navigation > ul {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        gap: 8px 18px;
        padding: 10px 0 0;
    }
    section#listings.my-listings .item div.navigation > ul > li {
        display: none;
        vertical-align: top;
        padding-bottom: 0;
    }
    section#listings.my-listings .item div.navigation > ul > li.single-inline {
        display: block;
        order: 2;
        flex: 0 0 45vw;
        margin-left: auto;
        margin-bottom: 0;
    }
    section#listings.my-listings .item div.navigation > ul > li select {
        max-width: none;
        width: 100%!important;
    }
    section#listings.my-listings .item div.navigation > ul > li.nav-icon {
        display: inline-block;
        order: 1;
        flex: 0 0 auto;
        padding: 0;
    }
    section#listings.my-listings .item div.navigation > ul > li a {
        width: 28px;
        height: 28px;
        padding: 0;
    }
    section#listings.my-listings .item div.navigation > ul > li a:before {
        top: 6px;
        left: 6px;
    }
    section#listings.my-listings .item div.navigation > ul > li a > span {
        display: none;
    }

    section#listings.my-listings .item div.stat {
        display: block;
        width: 100%;
        position: relative;
        order: 3;
    }
    section#listings.my-listings .item div.stat > ul {
        display: block;
        padding: 0;
    }
    section#listings.my-listings .item div.stat .two-inline > *:first-child {
        float: none;
    }
    section#listings.my-listings .item div.stat ul > li {
        width: auto;
        display: block;
        vertical-align: top;
        margin-right: 0;
        padding: 0 0 7px;
        min-width: 0;
        font-size: 0.929em;
        line-height: 1.25;
        word-break: normal;
        overflow-wrap: anywhere;
    }
    section#listings.my-listings .item div.stat ul > li:nth-child(2n) {
        margin-right: 0;
    }
    section#listings.my-listings .item div.stat .statuses .paid,
    section#listings.my-listings .item div.stat .statuses .active,
    section#listings.my-listings .item div.stat .statuses .unpaid,
    section#listings.my-listings .item div.stat .statuses .approval,
    section#listings.my-listings .item div.stat .statuses .incomplete,
    section#listings.my-listings .item div.stat .statuses .pending,
    section#listings.my-listings .item div.stat .statuses .expired {
        border: 0;
        border-radius: 0;
        padding: 0;
        font-size: inherit;
        font-weight: 400!important;
    }
    section#listings.my-listings .item div.stat .statuses .paid:before,
    section#listings.my-listings .item div.stat .statuses .active:before,
    section#listings.my-listings .item div.stat .statuses .unpaid:before,
    section#listings.my-listings .item div.stat .statuses .approval:before,
    section#listings.my-listings .item div.stat .statuses .incomplete:before,
    section#listings.my-listings .item div.stat .statuses .pending:before,
    section#listings.my-listings .item div.stat .statuses .expired:before {
        width: 4px;
        height: 4px;
        margin-right: 4px;
        vertical-align: middle;
    }
    body.dark section#listings.my-listings .item {
        background: #122C47;
    }
    body.dark section#listings.my-listings .item > .title,
    body.dark section#listings.my-listings .item > .title a {
        color: #ffffff!important;
    }
    body.dark section#listings.my-listings .item div.stat ul > li {
        color: #f7f0e9!important;
    }
    body.dark section#listings.my-listings .item div.stat ul > li span.name {
        color: #c9caf3!important;
    }
    body.dark section#listings.my-listings .item div.navigation ul li.nav-icon > a:before {
        filter: invert(88%) sepia(16%) saturate(6382%) hue-rotate(190deg) brightness(109%) contrast(88%);
        opacity: 0.85;
    }

/* my listings end */

    .content-padding div.fieldset > header,
    ul.pagination {
        padding-right: 13px;
    }

    /*** MY PACKAGES ***/
    ul.packages > li {
        display: block;
    }
    ul.packages > li div.frame {
        width: auto;
        display: block;
    }
    ul.packages > li div.status {
        margin: 15px 0 0 0;
        padding: 0 20px;
    }
    ul.packages > li div.status div.renew {
        overflow: hidden;
        text-align: right;
	margin: auto;
    }
    ul.packages > li div.status ul.package_info {
        float: left;
    }

/*** MY PACKAGES END ***/

    ul.account-menu-content > li {
        padding: 2px 0 10px;
    }
    ul.account-menu-content > li a {
        font-size: 1.143em;
    }

    ul.featured > li  {
        max-width: 767px;
        margin-left: auto;
        margin-right: auto;
    }

    section.side_block table.table td.name {
        width: 45%;
    }
    .shc-group ul.checkboxes > li {
        width: 100%!important;
    }
}
@media screen and (max-width: 383px) {
    section.seller-short > div > div.picture {
        margin: 0 0 15px 0;
        float: none;
    }
    section.seller-short > div > div.picture img {
        max-width: 150px;
        height: auto;
    }
    section.seller-short ul.seller-info {
        overflow: auto;
    }
    .login-form input[type=text],
    .login-form input[type=password] {
        width: 100%;
    }
    div.table-cell ul.checkboxes > li {
        float: none;
        width: 100%;
        margin: 0;
    }
    section#listings.my-listings .item > div.navigation > ul > li select {
        width: 130px;
    }
    section.categories-box ul.cat-tree > li {
        display: inline-block;
        width: 100%;
        margin-right: 0;
    }
    .gptwdg {
        transform: scale(0.96);
        transform-origin: 0 0;
    }
}

/*** RESPONCIVE END ***/

/*** PIXEL RATIO 1.5 ***/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 144dpi) {
    #user-navbar > span.default:before {
        background: url('../img/@2x/gallery2.png') left -10px no-repeat;
        background-size: 40px auto;
    }
    .circle.cart-box-container > span.default:before {
        background: url('../img/@2x/gallery2.png') -21px -468px no-repeat;
        background-size: 40px auto;
    }
    .zooms {
        top: 10px !important;
        left: 10px;
    }
    span.mobile-menu-header > span:last-child:before {
        background: url('../img/@2x/gallery2.png') right -50px no-repeat;
        background-size: 40px auto;
    }
    ul.ad-info > li.services > span:before {
        background: url('../img/@2x/gallery2.png') right -148px no-repeat;
        background-size: 40px auto;
    }
    ul.ad-info > li.services > span.bathrooms:before {
        background-position: right -132px;
    }
    ul.ad-info > li.services > span.square_feet:before {
        background-position: right -162px;
    }

    div.close-black:before {
        background: url('../img/@2x/gallery2.png') right -857px no-repeat;
        background-size: 40px auto;
    }
    input[type=number] {
        background-image: url('../img/@2x/gallery2.png');
        background-position: right -90px;
        background-repeat: no-repeat;
        background-size: 40px auto;
    }
    label.switcher > input[type=checkbox] + span:not(.status):before {
        background-image: url('../img/@2x/gallery2.png');
        background-position: -8px -972px;
        background-repeat: no-repeat;
        background-size: 40px auto;
    }
    label.switcher > input[type=checkbox]:checked + span:not(.status):before {
        background-image: url('../img/@2x/gallery2.png');
        background-position: 0 -972px;
        background-repeat: no-repeat;
        background-size: 40px auto;
    }
    .testimonials .area > div.quotes {
        background: url('../img/@2x/gallery2.png') -22px -212px no-repeat!important;
        background-size: 40px auto!important;
    }
    .footer-data div.icons a:before {
        background: url('../img/gallery.png') 0 -328px no-repeat;
        background-size: auto;
    }
    .footer-data div.icons a.facebook:before {
        background-position: -13px -328px;
    }
    .footer-data div.icons a.twitter:before {
        background-position: 0 -746px;
    }
    .footer-data div.icons a.instagram:before {
        background-position: -26px -751px;
    }
    input[type=checkbox]:not(.default) + label > span,
    input[type=radio]:not(.default) + label > span {
        background: url('../img/@2x/gallery2.png') 0 -224px no-repeat;
        background-size: 40px auto;
    }
    input[type=radio]:not(.default) + label > span {
        background-position: 0 -132px;
    }
    input[type=checkbox]:not(.default):hover + label > span {
        background-position: 0 -201px;
    }
    input[type=checkbox]:not(.default):checked + label > span {
        background-position: 0 -246px;
    }
    input[type=radio]:not(.default):hover + label > span {
        background-position: 0 -155px;
    }
    input[type=radio]:not(.default):checked + label > span {
        background-position: 0 -178px;
    }
    div.category-slider-bar span.prev,
    div.category-slider-bar span.next,
    div.gallery > div.thumbs > div.prev > div,
    div.gallery > div.thumbs > div.next > div {
        background: url('../img/@2x/gallery2.png') -0px -467px no-repeat;
        background-size: 40px auto;
    }
    div.category-slider-bar span.next,
    div.gallery > div.thumbs > div.next > div {
        background-position: -7px -467px;
    }
    .footer-data img.rss,
    .footer-data img.facebook,
    .footer-data img.twitter {
        background: url('../img/@2x/gallery2.png') 0 -288px no-repeat;
        background-size: 40px auto;
    }
    .footer-data img.facebook {
        background-position: 0 -329px;
    }
    .footer-data img.twitter {
        background-position: 0 -370px;
    }
    .footer-data div.logo img {
        background: url('../img/@2x/logo_footer.png') 0 0 no-repeat;
        background-size: 100%;
    }
    ul.menu-mobile:before {
        background: url('../img/@2x/gallery2.png') right -409px no-repeat;
        background-size: 40px auto;
    }
    .grid_navbar div.map > div > span {
        background: url('../img/@2x/gallery2.png') 0 -546px no-repeat;
        background-size: 40px auto;
    }
    .grid_navbar div.map:hover span,
    .grid_navbar div.map.active span {
        background: url('../img/@2x/gallery2.png') right -546px no-repeat;
        background-size: 40px auto;
    }
    .grid_navbar .sorting span.arrow {
        background: url('../img/@2x/gallery2.png') -21px -115px no-repeat;
        background-size: 40px auto;
    }
    .grid_navbar .sorting .active span.arrow {
        background-position: -22px -102px;
    }
    .favorite span.icon {
        background: url('../img/@2x/gallery2.png') right -178px no-repeat;
        background-size: 40px auto;
    }
    .favorite.remove span.icon {
        background-position: right -195px;
    }
    span.media-enlarge:after {
        background: url('../img/@2x/gallery2.png') left -345px no-repeat;
        background-size: 40px auto;
    }
    div.gallery > div.thumbs > div.prev:before,
    div.gallery > div.thumbs > div.next:before {
        background: url('../img/@2x/gallery2.png') right -872px no-repeat;
        background-size: 40px auto;
    }
    div.gallery > div.thumbs > div.next:before {
        background-position: -28px -872px;
    }
    div.gallery > div.thumbs > div.slider > ul > li.locked img {
        background-image: url('../img/@2x/locked.png');
        background-size: 25px auto;
    }
    div#picture_locked img {
        background-image: url('../img/@2x/locked-large.png');
        background-size: 96px auto;
    }
    #loan_reset_form {
        background: url('../img/@2x/gallery2.png') right -426px no-repeat;
        background-size: 40px auto;
    }
    .seller-short form div.field > input + span {
        background: url('../img/@2x/gallery2.png') right -373px no-repeat;
        background-size: 40px auto;
    }
    .seller-short form div.field > input[name=contact_email] + span {
        background-position: right -391px;
    }
    .seller-short form div.field > input[name=contact_phone] + span {
        background-position: right -407px;
    }
    div.categories div.category-name {
        background: url('../img/@2x/gallery2.png') 0 14px repeat-x;
        background-size: 40px auto!important;
    }
    div.table-cell > div.name > div {
        background: url('../img/@2x/gallery2.png') 0 17px repeat-x;
        background-size: 40px auto!important;
    }
    div.gallery > div.preview a > span > span {
        background: url('../img/@2x/gallery2.png') right -604px no-repeat;
        background-size: 40px auto;
    }
    .modal_block div.inner div.close > div {
        background: url('../img/@2x/gallery2.png') right -326px no-repeat;
        background-size: 40px auto;
    }
    a.print > span {
        background: url('../img/@2x/gallery2.png') right -625px no-repeat;
        background-size: 40px auto;
    }
    div.table-cell ul.checkboxes > li.active img {
        background: url('../img/@2x/gallery2.png') 0 -625px no-repeat;
        background-size: 40px auto;
    }
    div.ps-toolbar div div.ps-toolbar-content {
        background-image: url('../img/@2x/photoswipe@2x.png');
        background-size: 176px 88px;
    }
    #lnp_container li.nav a:before {
        background: url('../img/@2x/gallery2.png') right -362px no-repeat;
        background-size: 40px auto;
    }
    #lnp_container li.next a:before {
        background-position: -28px -362px;
    }
    .add-to-cart span.icon {
        background: url('../img/@2x/gallery2.png') 0 -949px no-repeat!important;
        background-size: 40px auto!important;
    }
    div.horizontal div.prev:before,
    div.horizontal div.next:before,
    div.vertical div.prev:before,
    div.vertical div.next:before {
        background: url('../img/@2x/gallery2.png') 0 -589px no-repeat;
        background-size: 40px auto;
    }
    div.horizontal div.next:before {
        background-position: -8px -589px;
    }
    div.vertical div.prev:before {
        background-position: 0 -839px;
    }
    div.vertical div.next:before {
       background-position: right -839px;
    }

    section#accounts > article div.no-picture div.picture img,
    div.no-picture img.account-picture {
        background-image: url('../img/@2x/no-account.png');
        background-size: contain;
    }
    section.side_block > span.expander {
        background: url('../img/@2x/gallery2.png') right -502px no-repeat;
        background-size: 40px auto;
    }
    section.side_block > span.expander.active {
        background-position: 0 -502px;
    }
    input.search:hover {
        height: 37px;
        background: url('../img/gallery.png') 12px -431px no-repeat #fec04f;
    }
    div.gallery > div.thumbs > div.slider > ul > li span.play {
        background: url('../img/@2x/play.png') center center no-repeat rgba(0,0,0,.2);
        background-size: 100% auto;
    }
    div.close-black > div {
        background: url('../img/@2x/gallery2.png') right -675px no-repeat;
        background-size: 40px auto;
    }
    div.close-black:hover > div,
    .close-red:hover {
        opacity: 0.8;
    }
    img.remove {
        background: url('../img/@2x/gallery2.png') 0 -857px no-repeat;
        background-size: 40px auto;
    }
    ul#messages_area > li > span {
        background: url('../img/@2x/gallery2.png') right -326px no-repeat;
        background-size: 40px auto;
    }
    img.qtip {
        background-image: url('../img/@2x/gallery2.png');
        background-position: 6px -325px;
        background-size: 40px auto;
    }
    #controller_area div.fieldset > header > span.arrow {
        background: url('../img/@2x/gallery2.png') -20px -77px no-repeat;
        background-size: 40px auto;
    }	.my-listings div.navigation ul li.nav-icon > a:before {
        background: url('../img/@2x/gallery2.png') 0 -775px no-repeat;
        background-size: 40px auto;
    }
    .my-listings div.navigation ul li.nav-icon > a.add-video:before {
        background-position: 0 -821px;
    }
    .my-listings div.navigation ul li.nav-icon > a.edit:before {
        background-position: 0 -755px;
    }
    .my-listings div.navigation ul li.nav-icon > a.unsubscription:before {
        background-position: left -933px;
    }
    .my-listings div.navigation ul li.nav-icon > a.delete:before,
    .delete.icon {
        background: url('../img/@2x/gallery2.png') right -755px no-repeat;
        background-size: 40px auto;
    }
    span.media-enlarge > span {
        background: url('../img/@2x/gallery2.png') right -604px no-repeat;
        background-size: 40px auto;
    }
    div.map-capture > img {
        background-size: auto 100%;
    }
    div.controls a#advanced_search:after {
        background: url('../img/@2x/gallery2.png') right -449px no-repeat;
        background-size: 40px auto;
    }
    #search_area #advanced_search:after {
        background: url('../img/@2x/gallery2.png') -34px -449px no-repeat;
        background-size: 40px auto;
    }
    div.cd-extendable > div.box ul > li.selected > a:before {
        background: url('../img/@2x/gallery2.png') right -933px no-repeat;
        background-size: 40px auto;
    }
    div.cd-extendable > div.box ul > li > span:after {
        background: url('../img/@2x/gallery2.png') -28px -362px no-repeat;
        background-size: 40px auto;
    }
    body a.reportBroken img {
        background: url(../img/@2x/gallery2.png) 100% -964px no-repeat !important;
        background-size: 40px auto !important;
    }
    body a.removeBroken img {
        background: url(../img/@2x/gallery2.png) 100% -982px no-repeat !important;
        background-size: 40px auto !important;
    }
}

/*** PIXEL RETIO 1.5 END ***/

/*** PIXEL RATIO 1.5 ***/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 767px),
only screen and (min--moz-device-pixel-ratio: 1.5) and (max-width: 767px),
only screen and (min-device-pixel-ratio: 1.5) and (max-width: 767px),
only screen and (min-resolution: 144dpi) and (max-width: 767px) {
    div.gallery > div.thumbs > div.slider > ul > li span.play {
        background-size: 40% auto;
    }
}

/*** CUSTOM SCROLLBAR ***/
.mCustomScrollbar {
    position: relative;
    display: block;
}
.mCustomScrollbar .mCustomScrollBox {
    overflow: hidden;
}
.mCustomScrollbar:not(.mCS_no_scrollbar) .mCSB_container {
    width: auto;
    overflow: hidden;
    margin-right: 20px;
}
.mCSB_container.mCS_no_scrollbar {
    margin-right: 0;
}
.mCustomScrollBox > .mCSB_scrollTools {
    width: 4px;
    height: 100%;
    top: 0;
    right: 0;
    opacity: 0.65;
}
.mCustomScrollbar:not(.mCS_no_scrollbar) .mCustomScrollBox.mCSB_vertical {
    margin-right: 3px;
}
.mCustomScrollBox:hover > .mCSB_scrollTools {
    opacity: 1;
}
.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f1f1f1;
    background-color: rgba(153,153,153,0.4);
    width: 10px;
    height: 100%;
    margin: 0 auto;
}
.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #09396E;
    width: 10px;
    height: 100%;
}
.mCSB_scrollTools_vertical .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: auto;
    width: 10px;
}

body.dark #ac_interface li:not(#*) {
    pointer-events: none;
}

.mCSB_horizontal .mCSB_draggerContainer {
    width: 100%;
}
.mCSB_horizontal > .mCSB_container {
    height: auto;
    margin-right: 0;
    margin-bottom: 20px;
    padding: 0;
    overflow: hidden;
}
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar {
    margin-bottom: 0;
}
.mCSB_horizontal > .mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 0 20px;
}
.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
    width: 100%;
    height: 3px;
    margin: 0;
}
.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger {
    width: 30px;
    height: auto;
}
.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 3px;
    margin: 0 auto;
}
.mCSB_horizontal.mCustomScrollBox > .mCSB_scrollTools {
    width: 100%;
    height: 3px;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    overflow: hidden;
}

/*** CUSTOM SCROLLBAR END ***/

/*** IE fallback ***/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    select {
        padding: 4px 5px;
    }
    input[type=text],
    input[type=password],
    input[type=number] {
        padding-bottom: 1px;
    }
}
/*** IE fallback end ***/

/* Custom changes by @Curtis [Flynax-Team] | Ticket ID: HBB-307926 */
/* autocomplete search */
#ac_interface {
    width: 100%;
    position: absolute;
    display: none;
    overflow: auto;
    max-height: 300px;
    background: #dddddd;
    z-index: 20;
    top: 46px;
    box-shadow: 0 2px 5px rgb(0 0 0 / 25%);
    outline: 1px solid #b2b2b24d;
    text-align: left;
    right:0;
    left:0;
}
@media screen and (max-width: 991px) {
    #ac_interface {
        left: 17.5%;
        top: 61px;
    }
}
@media screen and (max-width: 767px) {
    #ac_interface {
        width: unset;
        left: 0;
        top: 95px;
    }
}
#ac_interface li {
    background: #fff;
}
#ac_interface li.ac-recent-heading {
    padding: 9px 12px 7px;
    color: #606060;
    background: #f7f8fa;
    border-bottom: 1px solid #d7dde5;
    font-family: inherit;
    font-size: 0.769em;
    font-weight: 400;
}
#ac_interface li.active.clearfix {
    background: #f1f1f1;
}
#ac_interface li.clearfix:hover {
    background: #f1f1f1;
}
#ac_interface li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#ac_interface li.ac-recent-item {
    display: flex;
    align-items: center;
    gap: 8px;
    min-height: 38px;
    border-bottom: 1px solid #edf0f4;
}
#ac_interface li.ac-recent-item a {
    flex: 1 1 auto;
    min-width: 0;
    padding: 8px 0 8px 12px;
    color: #25384b;
    text-decoration: none;
    font-family: inherit;
    font-size: 0.769em;
    font-weight: 400;
}
#ac_interface .ac-recent-label {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.35;
}
#ac_interface .ac-recent-remove {
    flex: 0 0 auto;
    margin-right: 10px;
    padding: 5px 0;
    border: 0;
    background: transparent;
    color: #087bc0;
    cursor: pointer;
    font: inherit;
    font-size: 0.769em;
    font-weight: 400;
    line-height: 1;
}
#ac_interface .ac-recent-remove:hover {
    color: #005f99;
    text-decoration: none;
}
#ac_interface li.ac-recent-item:hover,
#ac_interface li.ac-recent-item.active {
    background: #eef5fb;
}
body.dark #ac_interface li.ac-recent-heading {
    color: #b9c6d7;
    background: #17212b;
    border-bottom-color: #6f89a4;
}
body.dark #ac_interface li.ac-recent-item {
    background: #101820;
    border-bottom-color: #58738e;
    pointer-events: auto;
}
body.dark #ac_interface li.ac-recent-item:hover,
body.dark #ac_interface li.ac-recent-item.active {
    background: #19334d;
}
body.dark #ac_interface li.ac-recent-item a {
    color: #ecf4ff;
}
body.dark #ac_interface .ac-recent-remove {
    color: #68c6ff;
}
body.dark #ac_interface .ac-recent-remove:hover {
    color: #9bd8ff;
    text-decoration: none;
}
@media screen and (max-width: 767px) {
    #ac_interface {
        max-height: min(300px, calc(100vh - 150px));
    }
    #ac_interface li.ac-recent-item {
        gap: 6px;
    }
    #ac_interface li.ac-recent-item a {
        padding-left: 10px;
    }
    #ac_interface .ac-recent-remove {
        margin-right: 8px;
        font-size: 0.769em;
    }
}
#ac_interface div.ac-listing {
    display: flex;
    padding: 0.3em 0.5em;
}
#ac_interface div.ac-listing span {
    padding: 0 0.5em;
}
#ac_interface div.ac-listing div.category-label {
    color: #585858;
}
#ac_interface div.hr {
    height: 15px;
    display: block;
    padding: 5px 0;
}
#ac_interface div.hr span {
    display: block;
    height: 2px;
    background-color: #a19e9e;
}
#ac_interface div.ac-listing div.lens {
    width: 20px;
    background: url(../img/lens.svg) no-repeat left 0 center !important;
    margin-right: 8px;
}
#ac_interface div.ac-listing a {
    display: block;
    padding: 0 5px;
    color: #1b1b1b;
}
#ac_interface div.ac-listing a:hover {
    text-decoration: underline;
}
#ac_interface div.ac-listing a b {
    font-weight: 600 !important;
    color: #09567e !important;
}
#ac_interface div.ac-category {
    width: 130px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-align: right;
    text-overflow: ellipsis;
}
#ac_interface div.ac-category a {
    display: block;
    padding: 0 15px 0 5px;
    line-height: 30px;
    font-size: 0.838em;
    color: #3c6b00;
}
#ac_interface .mCSB_dragger_bar {
    background: #a7a5a5;
}
#mCSB_1_dragger_vertical {
    background-color: #adacac;
}
#ac_interface .mCSB_container {
    margin-right: 0;
}
#ac_interface .mCSB_scrollTools {
    right: 12px;
}
#ac_interface .mCSB_draggerContainer {
    margin: 0 0;
}

/* autocomplete search end */

a.button.size-chart {
    text-transform: none;
    height: 30px;
    padding: 10px;
    padding-top: 0;
    line-height: 32px;
}
div.table-cell.d-flex div.value.text-center {
   border: none;
}

/* Style for modal */
.modal {
    display: none;
    position: fixed;
    z-index: 100;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
    padding-top: 60px;
}
.modal-content {
    background-color: #fefefe;
    margin: 10% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 20%;
}
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    margin-top: -5px;
}
.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
textarea#contact_owner_message_1 {
    max-height: 290px;
    min-height: 230px;
    width: 100% !important;
}
ul.ad-info.similarListings {
    box-shadow: none;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 5px 5px !important;
    border: 1px #E8E8E8 solid !important;
    border-radius: 0px 7px 7px 0px;
    padding: 5px 5px !important;
}
ul.ad-info.similarListings > li.title {
	-webkit-line-clamp: 1 !important;
	-webkit-box-orient: horizontal !important;
}
ul.ad-info.similarListings nav.icons {
	right: 7px !important;
	top: 7px !important;
}
section.similarListings {
    margin-bottom: 35px !important;
}
.similarListings ul.featured > li > .picture {
   border-radius: 3px 0 0 3px;
}
.similarListings ul.featured > li img {
   border-radius: 3px 0 0 3px;
}
.similarListings ul.featured.with-pictures ul.ad-info > li.title {
    font-size: calc(0.59em + 0.42vmin);
}
.similarListings ul.ad-info > li.fields {
    font-size: calc(0.59em + 0.42vmin);
}
.similarListings ul.ad-info > li.field-price {
    font-size: calc(0.59em + 0.42vmin);
}
a.button-mobile {
    height: 44px !important;
    font-size: 11px !important;
    line-height: 41px !important;
    font-size: 11px;
    color: white;
    text-align: center;
    white-space: nowrap;
}
a.button-mobile:hover {
    box-shadow: none !important;
    transform: none !important;
}
#myModal > .modal-content {
    margin-top: 40%;
}
.contact-owner-navbar {
    display: none;
}
.listing-price {
    float: right;
    font-weight: 900;
    font-size: 0.9em;
    text-transform: uppercase;
    color: #000000;
    text-shadow: 1px 1px #a5a5a5;
}
section#listings.list .date {
    display: none;
}
.button.clear-cart {
    color: #ffb0b0 !important;
    font-size: 0.88em;
}
#modal_mask {
    margin-left: -12% !important;
}
.cookies_absolute_div#modal_mask {
    margin-left: 0 !important;
}
.row .main-column.clearfix {
    margin-left: 1px;
}
.plan-checkbox {
    margin-left: 30px;
}
.additional_photos {
    margin-top: 20px;
}
.line {
    border-bottom: 1px #878787 solid;
    width: 260px;
    margin: auto;
    padding: 5px;
}
.hlight.hborder {
    border-radius: 5px;
}
.filter-button {
    margin-left: 0 !important;
    width: auto !important;
    font-size: 0.813em !important;
    z-index: 2;
}
.filter-button:hover {
    background: #3a95de !important;
}
.content_block.stick.categoryFilter {
    margin-top: -27px;
}
.alerrt-top {
    margin-top: -40px;
    margin-bottom: 20px;
}
.home-text {
    font-size: 14px;
}
.filters-title {
    visibility: hidden;
}
.filters-subtitle {
    visibility: visible;
}
.suggest-category.mobiless {
    display: none;
}
ul.comments {
    margin-bottom: 15px;
}
.shop_icon {
    width: 19px;
    padding: 1px !important;
    content: attr(accesskey);
    position: absolute !important;
    background: white;
    border: 0.5px #828282 solid;
    line-height: 18px;
    margin: 10px;
    height: 19px;
    top: auto !important;
    right: 0 !important;
    left: auto !important;
    bottom: 0px !important;
    position: absolute;
    padding: 0 1px;
}
div.upload-stat > div.popover {
    left: 50%;
    top: 38%;
    transform: translate(-50%,-50%);
}
#modal_mask {
    width: 112% !important;
}
#sf_field_ean > input,
#sf_field_title > input {
    width: 100% !important;
}
#alert-message {
    display: inline-flex;
    width: auto;
    height: 25px;
    padding-left: 10px;
    padding-right: 10px;
    position: static;
    left: auto;
    transform: none;
    margin-left: 14px;
}
.mobile-menu-header {
    -webkit-user-select: none !important;
    -ms-user-select: none;
    user-select: none !important;
}

#area_loanMortgage .picture {
    border: none !important;
}

#area_loanMortgage .bank-1 {
    width: 98% !important;
}

#area_loanMortgage .bank-2 {
    width: 98% !important;
}

#area_loanMortgage .bank-3 {
    width: 66% !important;
}

#area_loanMortgage .insurance-1 {
    width: 98% !important;
}

#area_loanMortgage .insurance-2 {
    width: 98% !important;
}

#area_loanMortgage .insurance-3 {
    width: 117% !important;
    margin-top: -7px;
}

.suggest-category {
    border-radius: 0px 8px 8px 0px !important;
}
input.smart-search__input {
    border-radius: 8px 0px 0px 8px !important
}

@media screen and (max-width: 567px) {
    section#listings .main-column {
	border-radius: 8px;
    }
    section.similarListings ul.featured > li {
        align-items: stretch;
        display: flex !important;
    }
    section.similarListings ul.featured > li > .picture {
        flex: 0 0 40%;
        float: none !important;
        height: auto !important;
        min-height: 118px;
        padding-bottom: 0 !important;
        width: 40% !important;
    }
    section.similarListings ul.featured > li > ul.ad-info.similarListings {
        flex: 1 1 60%;
        float: none !important;
        height: auto !important;
        margin-bottom: 0 !important;
        max-height: none !important;
        min-height: 118px !important;
        width: 60% !important;
    }
    ul.featured > li img {
	border-radius: 8px 0 0 8px !important;
    }
    ul.featured > li > ul {
        border-radius: 0 8px 8px 0 !important;
    }
    body.dark section.similarListings ul.featured > li > .picture,
    body.dark section.similarListings ul.featured > li > ul.ad-info.similarListings {
        border: none !important;
        box-shadow: 0 0 0 1px #4c84bc !important;
    }
    .similarListings ul.featured > li > ul.ad-info.similarListings,
    .similarListings ul.featured > li > ul.ad-info.similarListings.featured-card-info {
        height: auto !important;
        max-height: none !important;
        min-height: 0 !important;
    }
}

@media screen and (max-width: 767px) {
    .home-google-ad {
        width: 100%;
        max-width: 100%;
        margin: 0;
    }

    .home-google-ad-row {
        margin: 18px -15px;
    }

    section.home-google-ad-block .home-text {
        display: block !important;
    }

    #area_loanMortgage ul.featured:last-child {
        margin-bottom: 0px;
        width: 70%;
        margin-inline: auto;
    }
    #area_loanMortgage .bank-1 {
	width: 80% !important;
    }
    #area_loanMortgage .bank-3 {
	width: 59% !important;
        height: 100%;
        margin-left: 44px;
    }
    #area_loanMortgage .insurance-3 {
	width: 95% !important;
    }

    .alert-message {
	text-align: left;
	margin-left: 10px;
    }
    .grid_navbar .sorting {
	width: 40%;
    }
    #shc_show_filters_bussiness_mobile {
	display: block !important;
    }
    .contact-owner-navbar {
	display: initial;
        margin: 0 auto;
        position: fixed;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        background: white;
        box-shadow: 0px 5px 15px -3px black;
        z-index: 90;
    }
    .recently {
	margin-left: 12px;
    }
    #modal_mask {
	width: 100% !important;
	height: 100% !important;
    }
    .modal-content {
	width: 90%;
    }
    .modal_block.fullscreen {
	width: 93% !important;
    }
    #modal_mask {
	margin-left: 0 !important;
    }
    ul.plans > li {
        margin-bottom: 15px;
	margin-left: 3px;
    }
    .plan-checkbox {
	margin-left: 60px;
    }
    .additional_photos {
	margin-top: 30px;
    }
    .line {
	width: 300px;
    }
    .content_block.stick.categoryFilter {
	margin-top: -40px;
    }
    .categoryFilter {
        display: none;
    }
    .categoryFilter {
	margin-bottom: 5px !important;
    }
    .text-filter {
	margin-top: 7px;
	margin-left: 0px !important;
	margin-bottom: 0px !important;
    }
    .alerrt-top {
	margin-top: 0px;
    }
    .home-text {
        display: block !important;
    }
    .filters-title {
	display: block;
	visibility: visible;
    }
    .filters-subtitle {
	display: block;
	top: 2px !important;
	text-align: center;
	float: none !important;
    }
    .prevous-step.button {
	width: 49% !important;
    }
    .next-step {
	width: 49% !important;
    }
    .smart-search__button {
	padding: 1px 15px 3px !important;
	font-size: 11px !important;
    }
    .smart-search.position-relative {
	width: 75% !important;
    }
    .suggest-category.mobiless {
	width: auto !important;
	display: initial !important;
    }
    .post-add {
	padding-top: 9px !important;
	margin-bottom: 6px;
	margin-top: 5px;
	text-align: center;
	border: 2px solid #c9c9c9;
	border-radius: 5px;
	background-color: #deedfb;
	margin-left: 1%;
        margin-right: 1%;
	white-space: nowrap;
    }
    .circle > .default {
        padding: 0;
    }
    div.listing-details .content-section {
	margin-top: 50px;
    }
    .text-shadow {
	font-size: 11px;
	-webkit-text-stroke: #ff0000;
	-webkit-text-stroke-width: 1px;
	text-shadow: 2px 2px 10px #ff0000;
	transition: all 0.5s ease-in-out;
	text-align: center;
	letter-spacing: 0.2em;
	animation: flicker 0.5s ease-in-out infinite alternate;
    }
    @keyframes flicker {
	0% {
		opacity: 0.5;
		text-shadow: 2px 2px 10px transparent;
	}
	100% {
		opacity: 1;
		text-shadow: 2px 2px 20px transparent;
	}
    }
}

body.lang-rs section#listings div.picture > img,
body.lang-rs .map-listing__picture img,
body.lang-rs ul.featured > li img {
    background-image: url('../img/no-picture_rs.svg');
}

body.lang-en section#listings div.picture > img,
body.lang-en .map-listing__picture img,
body.lang-en ul.featured > li img {
    background-image: url('../img/no-picture_en.svg');
}

body.lang-de section#listings div.picture > img,
body.lang-de .map-listing__picture img,
body.lang-de ul.featured > li img {
    background-image: url('../img/no-picture_de.svg');
}

body.lang-fr section#listings div.picture > img,
body.lang-fr .map-listing__picture img,
body.lang-fr ul.featured > li img {
    background-image: url('../img/no-picture_fr.svg');
}

body.lang-it section#listings div.picture > img,
body.lang-it .map-listing__picture img,
body.lang-it ul.featured > li img {
    background-image: url('../img/no-picture_it.svg');
}

body .map-listing__picture:not(.no-picture) img {
    background-image: none !important;
    background-color: #F2F2F2 !important;
}

.owl-carousel .owl-prev:hover,
.owl-carousel .owl-next:hover {
	filter: brightness(0) saturate(100%) invert(37%) sepia(60%) saturate(1296%) hue-rotate(177deg) brightness(95%) contrast(94%) !important;
}

.page-scroll-top {
	position: fixed;
	right: 28px;
	bottom: 28px;
	z-index: 950;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	padding: 0;
	border: 1px solid rgba(218, 223, 229, 0.9);
	border-radius: 50%;
	background: linear-gradient(145deg, #ffffff 0%, #f5f7f9 100%);
	box-shadow: 0 11px 22px rgba(33, 45, 56, 0.18), 0 2px 5px rgba(33, 45, 56, 0.08), inset 0 1px 0 rgba(255, 255, 255, 0.95);
	cursor: pointer;
	opacity: 0;
	pointer-events: none;
	transform: translateY(8px);
	transition: opacity 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}

.page-scroll-top.visible {
	opacity: 0.5;
	pointer-events: auto;
	transform: translateY(0);
}

.page-scroll-top.visible:hover {
	opacity: 1;
	box-shadow: 0 14px 28px rgba(33, 45, 56, 0.24), 0 3px 7px rgba(33, 45, 56, 0.12), inset 0 1px 0 rgba(255, 255, 255, 0.95);
}

.page-scroll-top.visible:focus {
	outline: none;
}

.page-scroll-top span {
	display: block;
	width: 17px;
	height: 17px;
	margin-top: 7px;
	border-top: 6px solid #8d98a4;
	border-left: 6px solid #8d98a4;
	border-radius: 3px 0 0 0;
	transform: rotate(45deg);
}

@media (max-width: 767px) {
	.page-scroll-top {
		right: 18px;
		bottom: 18px;
		width: 50px;
		height: 50px;
	}

	.page-scroll-top span {
		width: 17px;
		height: 17px;
		margin-top: 7px;
		border-top-width: 5px;
		border-left-width: 5px;
	}
}

@media (max-width: 767px) {
	body.view-details-page .page-scroll-top {
		bottom: 96px;
	}
}
/* Keep mobile homepage listing cards visually balanced when discounts add extra text. */
@media (max-width: 567px) {
    section.homepage:not(#listings) ul.featured > li {
        display: flex !important;
        align-items: stretch;
        border: 0 !important;
        border-radius: 0;
        box-shadow: none !important;
        box-sizing: border-box;
        overflow: visible;
    }
    section.homepage:not(#listings) ul.featured > li > .picture {
        flex: 0 0 40%;
        float: none !important;
        box-sizing: border-box;
        max-width: 40%;
        min-height: 125px;
        padding-bottom: 0 !important;
        border: 1px #E8E8E8 solid !important;
        border-right: 1px #E8E8E8 solid !important;
        border-radius: 8px 0 0 8px !important;
        box-shadow: none !important;
        overflow: hidden;
    }
    section.homepage:not(#listings) ul.featured > li > ul {
        flex: 0 0 60%;
        float: none !important;
        box-sizing: border-box;
        margin-bottom: 0 !important;
        max-width: 60%;
        min-width: 0;
        border: 1px #E8E8E8 solid !important;
        border-left: 0 !important;
        border-radius: 0 8px 8px 0 !important;
        box-shadow: none !important;
    }
    section.homepage:not(#listings) ul.featured > li > .picture img {
        border-radius: 8px 0 0 8px !important;
        height: 100% !important;
    }
}

/* Test: make listing-card hover image selector visible on dark photos. */
div.picture.listing-picture-slider .listing-picture-slider__markers {
    background: transparent;
    border: 0;
    box-shadow: none;
    gap: 6px !important;
    padding: 0;
}

div.picture.listing-picture-slider .listing-picture-slider__marker {
    background: rgba(255, 255, 255, 0.72) !important;
    box-shadow: 0 0 0 0.5px rgba(255, 255, 255, 0.95), 0 1px 2px rgba(0, 0, 0, 0.55) !important;
    height: 3px !important;
    opacity: 0.72 !important;
    width: 18px !important;
}

div.picture.listing-picture-slider .listing-picture-slider__marker.is-active {
    background: #ffffff !important;
    box-shadow: 0 0 0 0.5px rgba(255, 255, 255, 1), 0 1px 3px rgba(0, 0, 0, 0.65) !important;
    opacity: 1 !important;
}

.map-listing__picture.listing-picture-slider .listing-picture-slider__markers {
    background: transparent;
    border: 0;
    box-shadow: none;
    gap: 6px !important;
    padding: 0;
}

.map-listing__picture.listing-picture-slider .listing-picture-slider__marker {
    background: rgba(255, 255, 255, 0.72) !important;
    box-shadow: 0 0 0 0.5px rgba(255, 255, 255, 0.95), 0 1px 2px rgba(0, 0, 0, 0.55) !important;
    height: 3px !important;
    opacity: 0.72 !important;
    width: 18px !important;
}

.map-listing__picture.listing-picture-slider .listing-picture-slider__marker.is-active {
    background: #ffffff !important;
    box-shadow: 0 0 0 0.5px rgba(255, 255, 255, 1), 0 1px 3px rgba(0, 0, 0, 0.65) !important;
    opacity: 1 !important;
}

@media (max-width: 767px) {
    .breadcrumb-spacer {
        display: none;
    }
}

@media (max-width: 767px) {
    #saved_search_obj {
        padding-left: 10px;
        padding-right: 10px;
    }
    #saved_search_obj div.list-table > div.row {
        display: grid;
        grid-template-columns: 28px 24px minmax(0, 1fr);
        grid-template-areas:
            "check number criteria"
            "check number last"
            "check number status";
        column-gap: 8px;
        row-gap: 10px;
        padding: 12px 0 14px;
    }
    #saved_search_obj div.list-table > div.row > div {
        overflow: visible;
        padding: 0 !important;
        position: static;
    }
    #saved_search_obj div.list-table > div.row > div:not(.no-flex):before {
        content: none;
    }
    #saved_search_obj div.list-table > div.row > div.action {
        align-items: center;
        display: flex;
        grid-area: check;
        justify-content: center;
        margin: 0;
        width: auto;
    }
    #saved_search_obj div.list-table > div.row > div.iteration {
        align-items: center;
        display: flex;
        grid-area: number;
        justify-content: center;
        margin: 0;
        width: auto;
    }
    #saved_search_obj div.list-table > div.row > div.content {
        grid-area: criteria;
        padding-left: 0 !important;
    }
    #saved_search_obj div.list-table > div.row > div.content .table-cell {
        align-items: center;
        display: flex;
        gap: 8px;
        min-width: 0;
    }
    #saved_search_obj div.list-table > div.row > div.content .table-cell > div.name {
        flex: 0 0 auto;
        width: auto !important;
    }
    #saved_search_obj div.list-table > div.row > div.content .table-cell > div.value {
        flex: 1 1 auto;
        min-width: 0;
    }
    #saved_search_obj div.list-table > div.row > div.date-cell {
        align-items: center;
        display: flex;
        gap: 10px;
        grid-area: last;
        justify-content: flex-start;
        text-align: left;
    }
    #saved_search_obj div.list-table > div.row > div.date-cell span.title,
    #saved_search_obj div.list-table > div.row > div.status-cell span.title {
        color: #949494;
        display: inline;
    }
    #saved_search_obj div.list-table > div.row > div.date-cell .text {
        padding: 0 !important;
    }
    #saved_search_obj div.list-table > div.row > div.status-cell {
        align-items: center;
        display: flex;
        gap: 10px;
        grid-area: status;
        justify-content: flex-start;
        text-align: left;
    }
    #saved_search_obj div.list-table > div.row > div.status-cell span[id^="status_"] {
        display: inline-flex;
    }
    #saved_search_obj div.list-table > div.row > div.date-cell a.button.low {
        margin-right: 0;
    }
    #saved_search_obj .mass-actions {
        justify-content: center;
        padding-left: 0;
    }
}
