body.admin-bar-visible {
  margin-top: 32px;
}
.cartCls .woocommerce table.cart td.actions .coupon .input-text {
  height: 32px !important;
}
.autocomplete-suggestions {
  background: #fff;
  overflow: auto;
  box-shadow: rgba(0, 0, 0, 0.5) 0 10px 18px -5px;
}
.autocomplete-suggestion {
  padding: 5px 5px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  border-bottom: #eee 1px solid;
  text-overflow: ellipsis;
}
.autocomplete-selected {
  background: #f0f0f0;
}
.autocomplete-suggestions strong {
  font-weight: normal;
  color: #3399ff;
}
.autocomplete-group {
  padding: 2px 5px;
}
.autocomplete-group strong {
  display: block;
  border-bottom: 1px solid #000;
}
.autocomplete-suggestion strong {
  color: #333;
}
.img-fluid {
  visibility: visible !important;
}
.prop-newest-image img {
  visibility: visible !important;
}
.ads-grid-container .ads-grid-content ul li:last-child {
  margin-right: 0px;
}
@media only screen and (max-width: 1023px) {
  .ads-grid-container .ads-grid-content ul li:last-child {
    margin-right: 0px;
    margin-bottom: 12px;
  }
}
.ads-grid-container .ads-grid-content ul li a {
  white-space: nowrap;
}
.prop-estate-text-section h2 {
  font-size: 20px;
}
.social_share {
  margin-right: 10px !important;
}
.socialRdBtn {
  display: block;
}
.singlepost-content .descs-box .short-features {
  margin-top: 8px;
  margin-bottom: 8px;
}
.popular-search ul {
  overflow-y: auto;
  max-height: 300px;
}
#valid-msgOwner {
  color: green;
}
#error-msgOwner {
  color: red;
}
.postAdCls .iti__selected-flag {
  height: 50px !important;
}
label.oribaba {
  position: relative;
}
.warningMsg {
  font-size: 15px;
  display: block;
}
.catshort .blog-post {
  overflow: visible;
}
.forKeto .static-page .blog-post .posts-masonry1 .ads-grid-container {
  margin: 15px 0;
}
.forKeto
  .static-page
  .blog-post
  .posts-masonry1
  .ads-grid-container
  .ads-grid-content
  ul {
  list-style: none !important;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  padding-left: 0 !important;
}
.forKeto
  .static-page
  .blog-post
  .posts-masonry1
  .ads-grid-container
  .ads-grid-panel {
  width: calc(100% - 76px);
}
.hideClick {
  display: none;
}
.lft-btn-msg {
  display: none;
}
.postAdCls .adforest-search-spinner {
  display: none;
}
.postAdCls .typeahead {
  display: none !important;
}
.ads-grid-container .ads-grid-content h3 {
  line-height: 1.5 !important;
  margin-bottom: 0 !important;
}
.autoHeights {
  height: 65px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.for-radius .form-control.custom_width_location {
  width: 100%;
}
.new-filter .form-group .form-control.custom-height2 {
  width: 100%;
}
.new-location.new-location-icon {
  width: 60%;
  float: left;
}
.mainSearchWrapper {
  width: 40%;
  float: left;
}
.smallLatestAds img {
  height: 72px;
  object-fit: contain;
}
.container-cutome {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 840px;
  flex: 0 0 840px;
  max-width: 840px;
  margin: 0 auto;
}
.latest-post-blog-box img {
  width: 100%;
  display: block;
}
.latest-post-blog-box h4 {
  text-align: center;
  padding: 12px 0;
  font-weight: 500;
  margin-bottom: 20px !important;
  line-height: 1.2em;
}
.latest-post-blog-box h4 a {
  color: #232323;
  text-decoration: none;
  font-size: 17px;
}
.latest-post-blog-box {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  cursor: pointer;
}
.latest-post-blog-box:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.latest-post-blog-box:hover h4 a {
  color: #d2281e !important;
}
.more-load-btn {
  background-color: #138f8d;
  color: #fff;
  box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
  font-size: 14px;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
  letter-spacing: 1px;
  transition: all 0.25s ease-in-out;
  font-weight: 600;
  font-family: "Source Sans Pro", sans-serif;
  display: inline-block;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  text-decoration: none;
}
.more-load-btn:hover {
  background-color: rgba(19, 143, 141, 0.6);
  box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.1);
  font-size: 14px;
  letter-spacing: 1px;
  transition: all 0.25s ease-in-out;
  font-weight: 600;
  font-family: "Source Sans Pro", sans-serif;
  display: inline-block;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  color: #fff;
  text-decoration: none;
}
.sec-heading {
  margin-bottom: 50px;
}
.heading-color {
  color: #d2281e;
}
.sec-heading h2 {
  color: #138f8d;
  font-size: 28px;
  padding-bottom: 20px;
  position: relative;
  text-align: center;
}
.sec-heading h2::before,
.sec-heading h2::after {
  background-color: #242424;
  content: "";
  height: 1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
}
.sec-heading h2::before {
  bottom: 6px;
  width: 99px;
}
.sec-heading h2::after {
  bottom: 0;
  width: 59px;
}
.new-location-icon .icon-loc {
  position: absolute;
  left: 10px;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  line-height: 1;
}
.new-location-icon .icon-loc i {
  left: 0 !important;
}
.new-location-icon .custom-location-new {
  background-color: #eee;
  height: 35px;
}
.for-radius .form-group .new-location i {
  top: 8px;
  font-size: 16px;
  color: #000;
  position: static;
}
.for-radius .btn {
  padding: 0 15px;
  height: 35px;
}
.custom-height2 {
  height: 35px;
}
.col-gap .seprator {
  padding: 15px 15px 0 15px;
}
.col-gap .col-md-4 .add-on .form-control {
  height: 35px;
  padding: 0 12px;
}
.col-gap .col-md-4 .add-on .input-group-btn > .btn {
  height: 35px;
  padding: 0 15px;
  background: #d2281e;
  border-color: #d2281e;
  color: #fff;
  -webkit-box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.1);
}
.col-gap .col-md-4 .add-on .input-group-btn > .btn:hover {
  background-color: #be231e !important;
  border-color: #be231e;
}
.col-gap .col-md-4 .width-100-per .price_slider_padding {
  padding: 7px 10px !important;
  width: 50% !important;
  height: 52px;
}
.col-gap
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 35px;
}
.col-gap
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 35px;
}
.col-gap .col-md-4 .select2-container--default .select2-selection--single {
  height: 35px;
}
.cusomSearch {
  background-color: #fff !important;
}
.input-group {
  width: 100%;
}
.filter__container {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  background: #f2f5f7;
  padding-left: 20px;
}
.filter__row {
  width: inherit;
  padding: 10px 10px 10px 0;
  border-bottom: 1px solid #e5e5e5;
}
.filter__row:last-child {
  border: none;
}
.filter__item {
  position: relative;
}
.filter__item input[type="checkbox"] {
  opacity: 0;
  position: absolute;
}
.filter__item .label svg {
  position: absolute;
  right: 10px;
  top: 6px;
  stroke: #bababa;
}
.label {
  height: 28px;
  padding: 8px 8px 8px 0;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.4px;
  width: 100%;
  display: block;
  text-transform: uppercase;
  cursor: pointer;
  color: #696969;
}
input[type="checkbox"]:checked ~ label svg {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}
input[type="checkbox"]:checked ~ .container {
  overflow: normal;
  height: auto;
  padding: 8px 8px 8px 0;
}
input[type="checkbox"]:checked ~ .price__container {
  padding: 25px 18px;
}
.keyword__search {
  padding: 5px;
  font-size: 13px;
  width: 100%;
  border: 1px solid #cbcccc;
}
.input-range__label--max,
.input-range__label--min {
  color: #c0cac8;
  font-family: "Roboto", sans-serif;
}
.input-range__track--background {
  background: #dae7e4;
}
.input-range__track--active {
  background: #2677e5;
}
.input-range__slider {
  background: #2677e5;
  border-color: #2677e5;
  margin-top: -0.75rem;
}
.input-range__track {
  border-radius: 0.4rem;
  height: 0.4rem;
}
.input-range__label--value .input-range__label-container {
  font-family: "Roboto", sans-serif;
  display: block;
  padding: 2px 5px 2px 5px;
  border-radius: 4px;
  background: #64716e;
  color: white;
  margin-top: -7px;
  font-size: 11px;
}
.page-template-page-search .number-input,
.price_slider_padding {
  display: none !important;
}
.page-template-page-search
  .new-filter
  .input-group.margin-top-10.width-100-per {
  display: none !important;
}
.new-search {
  position: relative;
  padding-right: 65px;
  min-height: 65px;
}
input.range-slider.logarithmic.p {
  margin-top: 15px;
  width: 100%;
  height: 37px;
}
.logarithmic {
  display: none;
}
.new-search-btn {
  position: absolute;
  right: 0;
  top: 15px;
  background-color: rgba(19, 143, 141, 1);
  color: #fff;
  height: 35px;
  padding: 0 15px;
}
.new-search-btn .glyphicon {
  margin-right: 0;
}
.input-group-btn {
  z-index: 99;
}
.mobileResults {
  display: none;
}
.showInMobileScreen {
  display: none;
  margin-bottom: 15px;
}
.showInMobileScreen .custom-select-boxz .select2 {
  height: 30px;
}
.mobileSelect2WrapDesk {
  display: flex;
  align-items: start;
}
.mobileSelect2LabelDesk {
  flex: 0 0 75px;
  max-width: 75px;
}
.page-id-29 .mobileSelect2LabelDesk {
  flex: 0 0 75px;
  max-width: 75px;
  margin-top: 8px;
}
.mobileSelect2LabelDesk label {
  margin-bottom: 0;
  line-height: 1;
}
.mobileSelect2BoxDesk {
  flex: 1 0;
}
.mobileSelect2BoxDesk .order_by {
  border: none;
  border-bottom: 1px solid #eeeeee !important;
}
.page-template-page-search .form-group .category {
  color: #999;
  height: 30px;
  line-height: 28px;
  border: 1px solid #e1e1e1 !important;
  background-color: #ffffff;
}
.sb-white-header .menu-search-bar .btn-light {
  line-height: 21px;
  box-shadow: none;
  padding: 7px 15px;
}
.removeBackgrounds {
  padding: 0 !important;
  background: #fff !important;
  border-color: #fff !important;
}
.page-id-29 .menu-list-items .menu-search-bar {
  display: none !important;
}
.page-template-page-search .new-filter {
  margin-bottom: 0 !important;
  padding: 5px !important;
  border-radius: unset;
}
.page-template-page-search .seprator {
  margin: 0px 0;
  border-bottom: none;
}
.page-template-page-search .new-filter .form-group {
  min-height: 0 !important;
  margin-top: -5px;
}
.hidefromMob {
  background-color: rgba(19, 143, 141, 1);
}
.col-md-9.col-xs-12.col-sm-6.no-padding.hidefromMob ul li span {
  color: #fff;
  line-height: 27px;
  font-size: 16px;
  background: #138f8d;
}
ul.filterAdType li .filterAdType-count {
  line-height: 28px;
  float: none;
  font-size: 16px;
}
ul.filterAdType li .filterAdType-count {
  background-color: #d2281e;
  color: #fff;
}
ul.filterAdType {
  margin: 0;
}
/* ul.filterAdType li {
  margin-left: -2px;
  display: block;
} */
.page-template-page-search ul.filterAdType li .filterAdType-count {
  background-color: none;
}
.page-template-page-search
  .with_top_bar
  ul.filterAdType
  li
  .filterAdType-count {
  line-height: 29px;
  float: left;
}
.tag-search .tag {
  line-height: 26px;
  display: flex;
  align-items: center;
}
.sb_tag span {
  color: #fff;
  display: inline-block;
  line-height: 1;
  padding-right: 3px;
}
.tag-search .tag a {
  display: inline-block;
  font-size: 13px;
}
.page-template-page-search
  .select2-container--default
  .select2-selection--single {
  height: 32px;
  line-height: 32px;
}
.page-template-page-search
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 35px;
  color: #222222;
}
.page-template-page-search
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 33px;
  top: 0;
}
.page-template-page-search .with_top_bar .grid-card {
  border: none !important;
  padding: 0;
  margin-top: -1px;
  border-left: none;
  border-right: none;
}
.page-template-page-search .featured-slider-1.row {
  margin: 0 !important;
}
.page-id-29 .heading-panel {
  margin-bottom: 10px !important;
}
.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single,
.irs--flat .irs-bar {
  background-color: #d2281e !important;
}
#ad_post_form {
  opacity: 0;
}
.addPostFormLoader {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  background: #fff;
  height: 100%;
  width: 100%;
}
.formLoaderBG {
  position: absolute;
  z-index: 10;
  left: 50%;
  top: 150px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
.postAdCls .postdetails {
  position: relative;
}
.postAdCls .sb-white-header .menu-search-bar .btn-light {
  display: none;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 220px;
  overflow-y: auto;
}
.show-filter-btn {
  display: none;
}
.load-more-btn12 .btn-theme {
  margin: 0;
  padding: 0px 50px;
  text-transform: uppercase;
  line-height: 52px;
}
#error-SubmitMsg {
  color: red;
}
.negotiable {
  color: #a0a0a0;
  line-height: 1;
}
.ads-grid-container .ads-grid-panel span.negotiable,
.prop-estate-text-section span.negotiable,
.negotiable-single {
  color: #a0a0a0 !important;
  font-size: 16px;
}
.single-ad_post .featured-slider-1.usedFromFunctions {
  margin: 0;
}
.single-ad_post .modern-version .grid-card {
  padding: 0;
}
.single-ad_post .customGridAD .heading-panel {
  margin-bottom: 0;
}
.postAdCls
  .postdetails
  .select2-container--default
  .select2-selection--single
  .select2-selection__clear {
  font-size: 20px;
  line-height: 53px;
  background: #f9f9f9;
  padding: 0 14px;
  position: absolute;
  right: 35px;
  margin: 0 !important;
}
.new-filter {
  background: #e0e0e0;
}
.new-filter label {
  color: #222;
}
.adforest-mob-radius .btn-theme,
.adforest-mob-radius .btn-light {
  background-color: #d2281e;
  border-color: #d2281e;
  -webkit-box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.1);
}
.adforest-mob-radius .btn-theme:hover,
.adforest-mob-radius .btn-light:hover {
  background-color: #be231e !important;
  border-color: #be231e;
  color: #fff;
}

.listingTopFilterBar {
  min-height: unset;
  box-shadow: none;
}
.with_top_bar .listingTopFilterBar {
  min-height: unset;
}

.new-search-btn {
  background-color: #d2281e;
  border-color: #d2281e;
  -webkit-box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.1);
}
.new-search-btn:hover {
  background-color: #be231e !important;
  border-color: #be231e !important;
  color: #fff !important;
}
.adforest-mob-radius #sb-radius-form input::placeholder,
.add-on input::placeholder {
  color: #000 !important;
  font-weight: 500;
}
.page-template-page-search
  .select2-container--default
  .select2-selection--single
  .select2-selection__placeholder {
  color: #000;
  font-weight: 500;
}
.tag-search {
  margin-top: 20px;
}

.listingTopFilterBar .hidefromMob {
  background-color: transparent;
  border-bottom: 5px solid #138f8d;
}
.page-template-page-search
  .with_top_bar
  .header-listing
  .select2-container--default
  .select2-selection--single {
  border-bottom: 1px solid #eeeeee !important;
  border-left: none !important;
}
.custom-select-boxz {
  padding: 0 0 0 15px;
}
.footer-content .heading-panel .main-title {
  margin-left: 0;
}
.customGridAD .owl-carousel .owl-stage {
  padding-top: 12px;
}
.page-template-page-search .grid-card .featured-slider-1 .owl-prev,
.page-template-page-search .grid-card .featured-slider-1 .owl-next {
  top: -53px;
}
#price-max,
#price-min {
  color: #222;
}
span#price-min {
  padding-left: 10px;
}
.page-template-page-search
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #222222 transparent transparent transparent;
}
.tax-ad_cats .usedFromFunctions,
.tax-ad_country .usedFromFunctions {
  margin-top: 13px;
}
.tax-ad_cats .heading-panel .main-title,
.tax-ad_country .heading-panel .main-title {
  margin-left: 0;
}
.tax-ad_cats .heading-panel,
.tax-ad_country .heading-panel {
  margin-bottom: 15px;
}
.tax-ad_cats .grid-card .featured-slider-1 .owl-prev,
.tax-ad_cats .grid-card .featured-slider-1 .owl-next,
.tax-ad_country .grid-card .featured-slider-1 .owl-prev,
.tax-ad_country .grid-card .featured-slider-1 .owl-next {
  top: -43px;
}
.grid-panel .featured-slider-1 .owl-prev,
.grid-card .featured-slider-1 .owl-prev {
  right: 45px !important;
}
.single-ad_post .usedFromFunctions {
  margin-top: 13px !important;
}
.mb-10 {
  margin-bottom: 10px;
}
.tax-ad_type .heading-panel,
.tax-ad_tags .heading-panel {
  margin-bottom: 0;
}
.tax-ad_type .featured-slider-1,
.tax-ad_tags .featured-slider-1 {
  padding-top: 10px;
}
.tax-ad_tags .grid-card .featured-slider-1 .owl-prev,
.tax-ad_tags .grid-card .featured-slider-1 .owl-next,
.tax-ad_type .grid-card .featured-slider-1 .owl-prev,
.tax-ad_type .grid-card .featured-slider-1 .owl-next {
  top: -38px !important;
}
.tax-ad_type .heading-panel .main-title,
.tax-ad_tags .heading-panel .main-title {
  margin-left: 0;
}
.grid-panel .featured-slider-1 .owl-prev,
.grid-card .featured-slider-1 .owl-prev {
  right: 45px !important;
}
.single-ad_post .usedFromFunctions {
  margin-top: 13px !important;
}
.mb-10 {
  margin-bottom: 10px;
}
.addBaba .recent-ads-list-image {
  position: relative;
}
.recent-ads-list-image .recentAds.featured-ribbon {
  z-index: 3;
  right: -12px;
  top: -12px;
  transform: scale(0.7);
  -moz-transform: scale(0.7);
  -webkit-transform: scale(0.7);
}
.post-img {
  position: relative;
}
.postAdCls .iti-mobile .iti--container {
  top: 273px;
}
.iti-mobile .iti--container {
  bottom: inherit;
  right: inherit;
  position: fixed;
  background: rgba(0, 0, 0, 0.2);
  height: 100%;
  width: 100%;
  left: 0 !important;
  top: 0 !important;
}
ul#country-listbox {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.postdetails label.oribaba {
  padding: 6px 0 0 35px;
  margin-left: 6px;
}
.oribaba input {
  -webkit-appearance: none;
  display: inline-block;
  border: #e1e1e1 1px solid;
  padding-left: 15px !important;
  height: 20px;
  outline: 0 !important;
}
.oribaba input[type="checkbox"]:checked::after {
  content: "\f00c";
  font-family: "FontAwesome";
  display: block;
  font-size: 15px;
  color: #444;
  text-align: left;
  line-height: 18px;
  margin-left: calc(100% - +13px);
}
.postdetails label input#showPhone {
  width: 20px !important;
  position: absolute;
  left: 0;
  top: 8px;
  margin: 0;
}
label.oribaba {
  position: relative;
}
.adforest-new-filters ul.city-select-city li .tax-show-more {
  margin-bottom: 10px;
  display: inline-block;
}
#toast-container > div {
  opacity: 1 !important;
}
.name-filter.name-search {
  padding-left: 15px;
  padding-top: 5px;
}

.name-filter li.btn {
  color: #fff;
  box-shadow: none !important;
  padding: 0 8.5px;
  height: 30px;
  line-height: 30px;
  background-color: rgba(19, 143, 141, 1);
  border: none;
  margin-bottom: 3px;
  margin-right: 1px;
}
.name-filter li.alphaBtn:hover,
.name-filter li.filterBtns.active {
  background-color: #d2281e;
}
.hideAlpha {
  opacity: 0.3;
}
.name-filter-wrap li {
  display: none;
}
.name-alphabet-filter-wrap li.item {
  display: none;
}
.show_item {
  display: block !important;
}
.no-display {
  display: none !important;
}
.tax-ad_cats .adforest-new-filters .sb-panel-title,
.tax-ad_country .adforest-new-filters .sb-panel-title {
  margin-bottom: 10px !important;
}
.adforest-new-filters form .panel-body {
  margin-bottom: 20px;
}
.adforest-new-filters .panel-default .panel-heading .sb-panel-title {
  margin-bottom: 0;
}
.typeahead.dropdown-menu {
  position: initial;
  display: none !important;
}
.typeahead.dropdown-menu > li > a {
  padding: 5px 5px 5px 15px;
  font-size: 13px;
}
.sidebar_price .panel-body {
  padding: 10px 0 10px 15px;
}
.adPanelGroup .panel-title {
  padding-left: 15px;
  margin-left: 0;
}
.sidebar.mobile-showOnly .panel-group {
  margin-bottom: 48px;
}
.menuMobile {
  display: none;
}
.page-login .menu-search-bar li,
.page-register .menu-search-bar li {
  display: none !important;
}
.menuMobile .menu-links {
  margin-top: 0;
}
.checkbox-container {
  display: block;
  width: 100%;
  right: 0;
}
.checkbox-container .checkbox-trigger2 {
  opacity: 0;
}
.checkbox-trigger {
  opacity: 0;
  position: absolute;
  width: 27px;
  height: 25px;
  cursor: pointer;
  z-index: 5;
  right: 0;
  top: 0;
  margin: 0 !important;
}
.hamburger-menu,
.hamburger-menu::before,
.hamburger-menu::after {
  display: block;
  position: absolute;
  background: #138f8d;
  width: 40px;
  height: 4px;
  margin: 1.3em 3em;
}
.hamburger-menu::before,
.hamburger-menu::after {
  content: "";
  position: absolute;
  margin: -0.7em 0 0;
}
.hamburger-menu::after {
  margin-top: 0.7em;
}
.hamburger-menu {
  position: absolute;
  display: block;
  margin: 0;
  right: 0;
  top: 26px;
}
.checkbox-trigger:checked {
  right: 0;
}
.checkbox-trigger:checked + .menu-content .hamburger-menu::before {
  width: 40px;
  transform: rotate(42deg);
  margin-top: 0;
}
.checkbox-trigger:checked + .menu-content .hamburger-menu::after {
  width: 40px;
  transform: rotate(314deg);
  margin-top: 0;
}
.checkbox-trigger:checked + .menu-content .hamburger-menu {
  background: transparent;
}
.checkbox-trigger:checked + .menu-content ul {
  width: 100%;
}
.checkbox-trigger:checked + .menu-content .menu-links {
  height: 100%;
  margin-top: 15px;
}
.menu-content ul {
  display: block;
  padding-left: 0;
  padding-top: 1em;
  padding-bottom: 1em;
  margin: 0;
  width: 0px;
  height: 0px;
  overflow: hidden;
}
.onlyCssMenu.menuMobile .menu-links {
  display: block !important;
}
.onlyCssMenu.menuMobile {
  position: relative;
  right: 0;
  width: 100%;
}
.hamburger-wrap {
  position: absolute;
  right: 0;
  top: 0;
}
.hamburger {
  width: 35px;
  height: 4px;
  background: #138f8d;
  display: block;
  margin-bottom: 5px;
  position: relative;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 4px 0px;
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),
    background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
}
.menu-content .hamburger-wrap .ln-one {
  transform-origin: 100% 100%;
}
.menu-content .hamburger-wrap .ln-three {
  transform-origin: 100% 100%;
}
.menu-content .hamburger-wrap .ln-two {
  transform-origin: 100% 0%;
}
.checkbox-trigger:checked + .menu-content .hamburger-wrap .ln-one {
  opacity: 1;
  transform: rotate(-45deg) translate(2px, -2px);
}
.checkbox-trigger:checked + .menu-content .hamburger-wrap .ln-two {
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}
.checkbox-trigger:checked + .menu-content .hamburger-wrap .ln-three {
  transform: rotate(45deg) translate(1px, 4px);
}
.searchResultNewHeading {
  border-bottom: 2px solid #dc2d23;
  line-height: 40px;
  color: #232323;
  font-size: 24px;
  font-weight: 600;
  margin: 0;
  font-family: quicksand, sans-serif;
  text-transform: capitalize;
  display: inline-block;
  margin-left: 20px;
  margin-bottom: 25px;
}
.page-template-page-search .searchResultNewHeading {
  margin-left: 0;
  margin-bottom: 0;
  margin-top: 10px;
}
.tax-ad_cats .section-padding .margin-bottom-30 {
  margin-bottom: 0;
}
.removeMyAd .popover .confirmation-buttons .btn-group {
  display: flex;
}
.removeMyAd .popover .confirmation-buttons .btn-group a + a {
  margin-left: 5px;
}
.single-ad_post .sidebar .country-locations {
  margin-bottom: 0;
}
.single-ad_post .sidebar .localAdsSection a {
  display: block;
  border: 1px solid #eeeeee;
  text-align: center;
  border-top: none;
  padding: 8px 0;
  font-weight: 600;
  font-size: 16px;
}
.priceOnCall input {
  -webkit-appearance: none;
  display: inline-block;
  border: #d2281e 1px solid;
  padding-left: 15px !important;
  height: 20px;
  outline: 0 !important;
}
.grecaptcha-badge {
  opacity: 0 !important;
  visibility: hidden !important;
}
.withOnCall .for_checkbox_res {
  margin: 15px 0 0 0;
}
.checkInsBox {
  display: block;
}
.newErrors {
  color: #b94a48;
  background-color: #f2dede !important;
  border: 1px solid #eed3d7 !important;
}
.page-template-page-search.logged-in.admin-bar
  .select2-container--open
  .select2-dropdown {
  top: 100%;
}
.ads-grid-content ul {
  min-height: 50px;
}
/* .sb-panel-body .sb-ul-list li {
  margin-left: 0;
} */
ul.filterAdType li.active .filterAdType-count {
  font-size: 16px;
}
ul.filterAdType li.active .filterAdType-count small {
  font-size: 100%;
}
.blog .posts-masonry {
  display: flex;
  flex-wrap: wrap;
  margin-top: 7px;
}
.blog .posts-masonry .col-md-6 {
  max-width: 50%;
  flex: 0 0 50%;
  margin: 15px 0;
}
.blog .posts-masonry .blog-post {
  height: 100%;
  position: relative;
  margin: 0;
}
.blog-post .blog_excerpt {
  position: absolute;
  right: 15px;
  bottom: 15px;
}
.blog .posts-masonry .blog-post .post-excerpt {
  margin-bottom: 38px;
}
@media only screen and (max-width: 1023px) {
  .ads-grid-content ul {
    min-height: 40px;
  }
}
.autoHeights12 {
  height: 65px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.category-title .padding_cats {
  display: inline-block;
  margin: 1.5px 0;
}
label input#priceOnCall {
  width: 20px !important;
  position: absolute;
  left: 0;
  top: -6px;
}
label.priceOnCall {
  position: relative;
}
.grayColor {
  color: #777;
}
.alert.alertMessageInfo {
  padding: 17px 10px 10px 44px;
}
button.redirectPackage {
  background: transparent;
  border: none;
  color: #d2281e;
  padding: 0;
}
.showPhoneDiv {
  margin-top: 15px;
}
.submit-form .parsley-errors-list {
  position: static;
}
.tax-ad_type .panel {
  box-shadow: none;
}
.single-ad_post .mdl-btn-wrap {
  margin-top: 76px !important;
  text-align: center;
}
.single-ad_post .mdl-btn-wrap .specials .mdiddle-btn {
  width: 100%;
  display: block !important;
}
.single-ad_post .mdl-btn-wrap .specials .mdiddle-btn + .mdiddle-btn {
  margin-top: 10px;
}
.single-ad_post .sefty-tips .widget-content,
.single-ad_post .contact-box {
  margin-left: 15px;
}
.single-ad_post .contact-box {
  display: flex;
}
.single-ad_post .contact-box-lft {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35px;
  flex: 0 0 35px;
  max-width: 35px;
}
.single-ad_post .contact-box-rgt {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  padding-left: 18px;
}
.single-ad_post .box-lft-img {
  display: block;
}
.single-ad_post .box-lft-img img {
  width: 35px;
  height: 35px;
  display: block;
  object-fit: cover;
}
.single-ad_post .box-rgt-name,
.single-ad_post .box-rgt-view-ads {
  color: #dc2d23;
  font-weight: 500;
  font-size: 16px;
  display: block;
  line-height: 1.2;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
.single-ad_post .contact-box-rgt p {
  margin-bottom: 8px;
  line-height: 1;
  color: #a0a0a0;
  font-size: 14px;
  white-space: nowrap;
}
.single-ad_post .reg-time {
  padding-left: 10px;
}
.single-ad_post .contact-sfty-wrap .panel-title {
  color: #232323;
}
.single-ad_post .sefty-tips .widget-content li {
  color: #777;
  font-size: 14px;
  line-height: 1.7em;
  font-weight: 400;
}
.single-ad_post .contact-sfty-wrap {
  margin: 25px 0 0 0 !important;
  background: #f5f5f5;
  padding: 5px 0 30px 0;
}
.single-ad_post .contact-box .contact-box-rgt .box-rgt-view-ads {
  margin-top: 24px;
}
.single-ad_post .widget-content.saftey.contact-box {
  margin-top: 24px;
}
.mainSearchWrapper {
  position: relative;
}
.mainSearchWrapper .catsRdSearch {
  height: 45px !important;
}
.mainSearchWrapper input[type="number"] {
  -moz-appearance: textfield;
  appearance: textfield;
}
.mainSearchWrapper input[type="number"]::-webkit-inner-spin-button,
.mainSearchWrapper input[type="number"]::-webkit-outer-spin-button {
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
.search-widget .mainSearchWrapper .indcBtnWrapper {
  right: 30px;
  top: 9px;
}
.indcBtnWrapper {
  position: absolute;
  right: 13px;
  z-index: 3;
  top: 50%;
  transform: translateY(-50%);
}
.indcBtnWrapper .incdescBtn {
  display: block;
  background: transparent;
  border: none;
  box-shadow: none;
  text-align: center;
  line-height: 1;
  font-size: 10px;
}
.indcBtnWrapper .incdescBtn i {
  font-size: unset;
}
.single-ad_post .sidebarFeatureSections {
  box-shadow: none;
}
.single-ad_post .mt-0 {
  margin-top: 0px;
}
.single-ad_post .mb-0 {
  margin-bottom: 0px;
}
.single-ad_post #map-location .heading-panel .main-title,
.single-ad_post #video .heading-panel .main-title {
  margin-top: 13px;
}
.single-ad_post .descs-box .tags-share {
  margin-top: 15px;
}
.category-grid-box
  .short-description
  .category-title
  span.padding_cats
  + span.padding_cats {
  margin-left: 0px;
}
.category-grid-box
  .short-description
  .category-title
  span.padding_cats:not(:last-child) {
  margin-right: 5px;
}
#sb-radius-form123 input.parsley-error,
#sb-radius-formradius input.parsley-error {
  color: #b94a48 !important;
  background-color: #f2dede !important;
  border: 1px solid #eed3d7 !important;
}
.page-template-page-search .loading {
  z-index: 999999999999;
}
.page-template-page-search .cusomSearch {
  padding-left: 30px !important;
}
.tax-ad_cats #you_current_location_text i,
.tax-ad_cats .radius_search_top i {
  color: #d2281e;
}
.show-filter-btn button {
  background: #138f8d;
  border: none;
  color: #fff;
  text-align: center;
  padding: 0 6px 0 18px;
  line-height: 32px;
  display: inline-block;
  font-weight: 500;
}
.mobile-showOnly .custom-select-box {
  display: flex;
  align-items: start;
  justify-content: end;
}
.checkbox-trigger2 {
  opacity: 0;
  position: absolute;
  width: 35px;
  height: 25px;
  cursor: pointer;
  z-index: 5;
  right: 13px;
  top: 0;
  margin: 0 !important;
  display: none;
}
.hamburger-wrap2 {
  position: absolute;
  right: 15px;
  top: 0;
  display: none;
}
.hamburger {
  width: 35px;
  height: 4px;
  background: #138f8d;
  display: block;
  margin-bottom: 5px;
  position: relative;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 4px 0px;
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),
    background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
}
.menu-content-new .hamburger-wrap2 .ln-one {
  transform-origin: 100% 100%;
}
.menu-content-new .hamburger-wrap2 .ln-three {
  transform-origin: 100% 100%;
}
.menu-content-new .hamburger-wrap2 .ln-two {
  transform-origin: 100% 0%;
}
.checkbox-trigger2:checked + .menu-content-new .hamburger-wrap2 .ln-one {
  opacity: 1;
  transform: rotate(-45deg) translate(2px, -2px);
}
.checkbox-trigger2:checked + .menu-content-new .hamburger-wrap2 .ln-two {
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}
.checkbox-trigger2:checked + .menu-content-new .hamburger-wrap2 .ln-three {
  transform: rotate(45deg) translate(1px, 4px);
}
.mega-menu .menu-search-bar li {
  line-height: 33px;
}
.jqte_editor ul li {
  list-style: disc;
}
.dropzone .dz-preview .dz-error-message {
  top: 100% !important;
}
.page-template-page-search .custom-select-boxz .select2 {
  width: 100% !important;
}
.archive .custom-select-box .select2 {
  width: 100% !important;
}
.bump-or-feature .popover .confirmation-buttons .btn-group a + a {
  margin-left: 5px;
}
.bump-or-feature .popover-title {
  font-size: 15px !important;
  padding: 15px;
}
.bump-or-feature .popover-content {
  padding: 13px 14px;
}
.shortID span {
  pointer-events: none;
  color: #777 !important;
}
.shortID strong {
  color: #232323;
  font-weight: 700;
}
.page-profile .search-result-item-body .description {
  display: none;
}
.snigel-adhesive {
  padding-bottom: 0px !important;
}
.mb-20 {
  margin-bottom: 20px;
}
.pricing-list h3 small {
  font-size: 90%;
}
.msgStyles {
  font-weight: bold;
  font-size: 15px !important;
}
.font-15 {
  font-size: 15px;
}
#you_current_location_text i {
  color: #d2281e;
}
.search-widget button[data-place="text_field"] {
  right: auto;
  left: 0;
  line-height: 1;
}
.search-widget input[name="location"] {
  padding-left: 40px;
  padding-right: 15px;
}
.search-widget input[type="number"],
.search-widget input[type="text"] {
  padding-left: 40px;
}
.mainSearchWrapperMD {
  position: relative;
}
.search-widget input[type="number"] {
  -moz-appearance: textfield;
}
.search-widget input[type="number"]::-webkit-inner-spin-button,
.search-widget input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
.search-widget .mainSearchWrapperMD .indcBtnWrapper {
  right: 45px;
}
.mainSearchWrapperMD .catsRdSearch {
  height: 45px !important;
}
.search-widget.fixPlusMinus button[type="button"] {
  right: 5px;
}
.postAdCls
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 54px;
  position: absolute;
  top: 1px;
  right: 0;
  width: auto;
  padding: 0 17px !important;
}
.search-result-item .image {
  width: 100% !important;
  height: auto;
}
.new-profile-wrap {
  display: flex;
  padding: 0;
}
.new-profile-wrap .image-link {
  flex: 0 0 197px;
  max-width: 197px;
  width: 100%;
  margin: 0;
}
.new-profile-wrap .search-result-item-body {
  flex: 0 0 calc(100% - 197px);
  max-width: calc(100% - 197px);
  margin-left: 0;
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.search-result-item-body-lft {
  flex: 0 0 60%;
  width: 60%;
}
.search-result-item-body-rgt {
  flex: 0 0 40%;
  width: 40%;
  padding-left: 20px;
}
.search-result-item-body-lft .search-result-item-heading {
  word-wrap: break-word;
}
.search-result-item-body-rgt .ad-history {
  margin-top: 0;
}
.user-stats-wrap {
  display: flex;
  justify-content: end;
}
.user-stats-wrap .col {
  flex: 0 0 50%;
  padding-left: 15px;
  padding-right: 15px;
}
.blue-box {
  background: #3498db !important;
}
.green-box {
  background: #1abc9c !important;
}
.header-listing {
  padding: 0;
}
@media screen and (max-width: 1204px) {
  .name-filter li.alphaBtn {
    padding: 0 5.5px;
    height: 26px;
    line-height: 26px;
  }
  .search-result-item-body-lft {
    flex: 0 0 100%;
    width: 100%;
  }
  .search-result-item-body-rgt {
    flex: 0 0 300px;
    width: 300px;
    padding-right: 25px;
  }
  .user-stats-wrap .col {
    flex: 0 0 50%;
  }
}
@media screen and (max-width: 782px) {
  body.admin-bar-visible {
    margin-top: 46px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .cartCls
    .woocommerce
    table.cart
    td.actions.customCoupon
    .coupon.couponDiv
    .input-text.couponCls {
    padding: 0px 8px !important;
    width: 90% !important;
    margin: 5px 0 0 !important;
    height: 42px !important;
  }
  .cartCls .woocommerce button.button {
    width: 90% !important;
  }
}
@media (max-width: 767px) and (min-width: 320px) {
  .postAdCls
    .postdetails
    .select2-container--default
    .select2-selection--single
    .select2-selection__clear {
    line-height: 53px;
  }
  .grid-10-column-2 .ads-grid-container .ads-grid-content h3 {
    font-size: 20px;
  }
  .grid-8-column-2 .prop-estate-text-section h2 {
    font-size: 19px;
  }
  .grid-8-column-2 .prop-estate-text-section span {
    font-size: 18px;
  }
  .grid-8-column-2 .prop-estate-rent .btn-theme {
    font-size: 12px;
  }
  .grid-8-column-2 .prop-estate-advertisement a {
    display: initial;
  }
  .grid-10-column-2 .ads-grid-container .ads-grid-panel span {
    font-size: 18px;
  }
  .grid-10-column-2 .ads-grid-container .ads-grid-content ul li a {
    font-size: 12px;
  }
  .page-template-page-search
    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    line-height: 28px;
  }
  .page-template-page-search
    .select2-container--default
    .select2-selection--single {
    height: 35px;
  }
  .page-template-page-search
    .select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    height: 35px !important;
  }
  .with_top_bar
    .header-listing
    .select2-container--default
    .select2-selection--single {
    border: medium none !important;
    border-left: 1px solid #eeeeee !important;
    background-color: #f1f2f6;
  }
  .page-template-page-search input[name="ad_title"] {
    padding: 7px 12px;
  }
  .page-template-page-search .add-on .input-group-btn .custom_padding {
    padding: 7px !important;
  }
  .page-template-page-search
    .header-listing
    .custom-select-box
    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    line-height: 32px;
  }
  .page-template-page-search
    #order_by
    .select2-container--default
    .select2-selection--single
    .select2-selection__arrow
    b {
    margin-top: -4px;
  }
  .modern-version-block .modern-version-block-btnz .ui-group-buttons .btn {
    display: block !important;
  }
  .pet_inline4,
  .pet_inline5,
  .pet_inline6,
  .pet_inline_tax_mobile {
    margin: 10px auto;
  }
}
@media (max-width: 767px) and (min-width: 320px) {
  .new-location.new-location-icon {
    float: left;
    width: 60%;
  }
  .new-filter .form-group .form-control.custom-height2 {
    padding: 0 15px 0 5px;
  }
  .seprator.adforest-mob-radius .input-group {
    display: block;
  }
  .new-filter .form-group .form-control {
    padding: 0px 12px;
  }
  .ads-grid-container .ads-grid-content h3 {
    font-size: 20px !important;
  }
  .col-gap .adforest-mob-radius {
    display: block;
  }
  .col-gap .for-radius .form-control.custom_width_location {
    width: 100%;
    padding: 0 5px;
  }
  .col-gap .for-radius .btn {
    padding: 8px 16px;
    width: 47px;
    margin-top: -30px;
    height: 30px;
    line-height: 1;
  }
  .input-group-btn #radius_search1 {
    float: right;
  }
  .input-group-btn #radius_search_top {
    float: right;
  }
  .col-gap .seprator {
    padding-bottom: 0 !important;
  }
  .col-gap .seprator {
    border-bottom: none;
    margin: 15px 0 0 0;
  }
  .col-gap .col-md-4 .form-group .width-100-per {
    display: flex;
  }
  .col-gap .col-md-4 .form-group .width-100-per .fa_cursor i {
    line-height: 38px;
  }
  .grid-card {
    background: #ffffff;
  }
  .page-template-page-search .tag-search {
    margin-left: 5px;
    margin-bottom: 25px;
  }
  .latest-post-blog-box:hover {
    -webkit-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    transform: scale(1) !important;
  }
}

span.ad-price {
  display: block;
  width: 100%;
}

#parsley-id-29,
#parsley-id-45 {
  position: static;
}
.shortcodeFilter {
  display: flex;
  justify-content: end;
}
.shortcodeFilter .sidebar {
  margin-right: 15px;
}
.shortcodeFilter .adPanelGroup .panel-title {
  margin-bottom: 0;
}
.shortcodeFilter #you_current_location_text i,
.shortcodeFilter .radius_search_top i {
  color: #d2281e;
}
.preview_ad_now {
  display: none !important;
}
ul.add_info li {
  line-height: 31px;
}
.authorAddPhn {
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.fa-search {
  color: #d2281e;
}
.woocommerce-checkout .woocommerce-billing-fields .form-row-wide {
  width: 50%;
  overflow: visible;
  display: inline-block;
}
.noRFound {
  display: none;
}
.parsley-required {
  color: #c31619;
  font-size: 13px;
}
.iti {
  width: 100%;
}
.iti--inline-dropdown .iti__country-list {
  overflow-y: auto;
  max-height: 100% !important;
}
#sb-sign-form .registerContact .parsley-errors-list {
  position: absolute;
  top: 100%;
}
.registerContact {
  margin-bottom: 15px;
}
.mb-15 {
  margin-bottom: 15px;
}
.iti__globe {
  background-image: url("https://petclassifieds.com/wp-content/themes/adforest-child/images/flag/globe.png") !important;
}
.iti__flag {
  background-image: url("https://petclassifieds.com/wp-content/themes/adforest-child/images/flag/flags.png") !important;
}
.minHeights {
  min-height: 60px;
}
.select-menu {
  width: 100%;
  position: relative;
}
.select-menu .select-btn {
  display: flex;
  height: 45px;
  background: #fff;
  padding: 20px;
  font-size: 15px;
  font-weight: 400;
  align-items: center;
  cursor: pointer;
  justify-content: space-between;
  border: 1px solid #e1e1e1;
}
.select-menu .select-btn div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.select-menu.active .select-btn svg {
  transform: rotate(180deg);
}
.select-menu .options {
  position: absolute;
  width: 100%;
  overflow-y: auto;
  max-height: 295px;
  background: #fff;
  border: 1px solid #e1e1e1;
  animation-name: fadeInDown;
  -webkit-animation-name: fadeInDown;
  animation-duration: 0.35s;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.35s;
  -webkit-animation-fill-mode: both;
  margin-top: -2px;
}
.select-menu .options .search-input {
  width: 100%;
  padding: 3px 5px;
  border-radius: 8px;
  border: 1px solid #ddd;
  font-size: 14px;
}
.select-menu .options .option {
  display: flex;
  cursor: pointer;
  padding: 4.5px 20px;
  align-items: center;
}
.select-menu .options .option:last-child {
  background: #f7f7f7;
}
.select-menu .options .option:hover {
  background: #d2281e;
}
.select-menu .options .option .option-text {
  font-size: 14px;
  color: #777;
}
.select-menu .options .option:hover .option-text {
  color: #fff;
}
.select-menu.active .options {
  display: block;
  opacity: 0;
  z-index: 10;
  animation-name: fadeInUp;
  -webkit-animation-name: fadeInUp;
  animation-duration: 0.4s;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
}
@keyframes fadeInUp {
  from {
    transform: translate3d(0, 30px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fadeInDown {
  from {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  to {
    transform: translate3d(0, 20px, 0);
    opacity: 0;
  }
}
body .woocommerce table.shop_table tr td {
  line-height: 25px;
}
body.page-id-755 .woocommerce table.shop_table tr td {
  line-height: 10px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
  margin-bottom: 0 !important;
}
.cartCls .woocommerce table.shop_table td .button[name="apply_coupon"] {
  margin: 0 0 25px;
}
.page-id-29 .irs--flat .irs-line {
  background-color: #fff;
}
.page-id-29 .irs--flat .irs-min,
.irs--flat .irs-max {
  background-color: #fff;
}
.irs--flat .irs-grid-pol {
  background-color: #999;
}
.select2-search__field::placeholder {
  color: #999;
  opacity: 1;
}
.select2-search__field:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #999;
  opacity: 1;
}
.select2-search__field::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #999;
  opacity: 1;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px 4px 4px 8px;
}
.flexslider {
  background: transparent;
}
.singlepost-content .flexslider .slide-main img {
  border: none;
  height: 444px;
  object-fit: contain;
}
.singlepost-content .flexslider .slide-main li a {
  display: block;
  width: 100%;
}
.slide-thumbnail img {
  height: 76px;
  object-fit: contain !important;
}
.overlays {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 999;
  background-color: transparent;
}
.no-results-message {
  padding: 20px;
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin-bottom: 20px;
}
.page .no-results-message {
  padding: 20px 5px 20px 15px;
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin-top: 40px;
  margin-bottom: 30px;
}
.no-results-message h2 {
  color: #333;
  margin-bottom: 10px;
}
.no-results-message ul {
  list-style-type: disc;
  margin-left: 20px;
}
.no-results-message .popular-categories {
  margin-top: 20px;
}
.no-results-message .popular-categories a {
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: #d2281e; /* Link color */
  font-weight: bold;
  text-align: center;
  border: 1px solid #ddd; /* Border for cards */
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); /* Subtle shadow */
  transition: all 0.3s ease-in-out;
  width: 140px; /* Uniform card width */
  height: 100px; /* Uniform card height */
}
.no-results-message .popular-categories a:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  transform: translateY(-5px); /* Lift effect */
}
.no-results-message .popular-categories ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.no-results-message .popular-categories ul li {
  margin-bottom: 0;
}
.no-results-message .popular-categories li a {
  padding: 50px 15px 50px;
}
.no-results-message .tips-highlight {
  font-weight: bold;
  color: #138f8d;
  display: block;
  margin-bottom: 5px;
  text-align: left;
}
.page-id-29 ul.filterAdType {
  margin: 0 0 -5px 2px !important;
  display: flex;
}
.page-id-29
  .page-template-page-search
  .with_top_bar
  ul.filterAdType
  li
  .filterAdType-count {
  line-height: 29px;
  float: left;
}

.page-id-29 .select2-container--default .select2-selection--single,
.search-2 .form-control,
.search-2 .noUi-horizontal {
  margin-bottom: 0 !important;
}
.page-id-19 .popover-title {
  padding: 8px 12px;
}
.page-id-19 .white.category-grid-box-1 .ad-info-1 ul li a:hover {
  color: #fff !important;
}
.page-id-19 .btn-primary:hover {
  background-color: #d2281e;
  border-color: #d2281e;
}
.page-id-19 .btn-default:hover {
  background-color: rgba(19, 143, 141, 0.8);
  border-color: green;
}
.page-id-19 .profile-edit h2 {
  margin-top: 0;
}
.page-id-19 .btn-file {
  color: #fff;
}
.page-profile .popover-title a {
  color: #d2281e !important;
  font-weight: 500 !important;
}
.page-id-19 .white.category-grid-box-1 .ad-info-1 ul li .popover-title a:hover {
  color: #d2281e !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.d-flex {
  display: flex !important;
}
.petsLocation ul li {
  padding: 8px 16px 8px 0px;
  max-width: 25%;
  flex: 0 0 25%;
}
.petsLocation ul li a {
  display: block;
  font-weight: bold;
  color: rgb(51, 51, 51);
  padding: 4px 10px;
  border-radius: 6px;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(221, 221, 221);
  border-image: initial;
  height: 100%;
}
.show_states {
  display: inline-block !important;
  color: rgb(255, 255, 255) !important;
  padding: 8px 16px 8px 28px;
  border-radius: 0px !important;
}
.tax-stte-show-more {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}
.normalAdcl [class*="col-"] {
  margin-bottom: 30px;
}
.justify-center {
  justify-content: center;
}
.mt-10 {
  margin-top: 10px;
}
.main-content-area.clearfix.categoryLocationArchive {
  margin-top: 90px;
}
.page-id-19 .image-links {
  height: 197px;
  width: 197px;
}
#google-map-btn {
  bottom: auto;
  right: 26px !important;
  top: 55px;
}
#google-map-btn li {
  margin-left: 0 !important;
}
#google-map-btn a {
  margin: 0 !important;
  padding: 10px 12px 10px !important;
}
.catsDescrptn h1 {
  color: #222;
  font-size: 28px;
  padding: 0 0 30px 0;
}
.black {
  color: #232323;
}
.font22 {
  font-size: 22px;
}
.font500 {
  font-weight: 500;
}
.archive-parent-link {
  margin-bottom: 60px;
}
.archive-parent-link a:after {
  font-family: FontAwesome;
  padding-right: 10px;
  content: "\f105";
  margin-left: 8px;
}
.mt-0 {
  margin-top: 0 !important;
}
.font18 {
  font-size: 18px !important;
}
.font16 {
  font-size: 16px !important;
}
.no-box-shadow {
  box-shadow: none;
}
.border-top-none {
  border-top: none !important;
}
.archiveCatLoca .customGridAD {
  min-height: unset;
}
.archive .panel-default form .panel-collapse .panel-body {
  border-top: none;
}
#sb_site_logo {
  height: 45px;
  width: auto;
}
.header-main, .adforest-header {
  display: flex;
  align-items: center;
  min-height: 45px;
}
.text-transform-none {
    text-transform: none !important;
}
.d-block{display:block}.view_count{display:inline-block;min-width:2ch}.ads-grid-container .ads-grid-content h3{font-size:18px!important;margin-top:3px;margin-bottom:5px!important}.ads-grid-container .ads-grid-content h3{line-height:1.5!important;margin-bottom:0!important}.modern_sample2.parallex-light>img:first-of-type{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-1}.bigImg{margin-bottom:15px;background-color:#f5f5f5}.bigImg li{text-align:center}.bigImg img{height:500px;object-fit:contain;display:inline-block}.smallImg img{height:56px!important;object-fit:contain;display:inline-block;vertical-align:middle}.smallImg li{background-color:#f5f5f5;text-align:center;border:2px solid #bfbfbf!important;opacity:1}.smallImg li.is-active{border-color:#d2281e!important}#main-slider .splide__arrows{opacity:0;transition:opacity 0.3s;pointer-events:none}#main-slider:hover .splide__arrows{opacity:1;pointer-events:auto}.fleft{float:left}.wfull{width:100%}.tax-show-more::after{font-family:FontAwesome;padding-right:10px;content:"\f061";margin-left:8px}.name-alphabet-filter-wrap{display:flex;flex-wrap:wrap}.showFiltersWrap{display:flex;justify-content:center;margin-top:10px;align-items:center;width:100%}.showFiltersWrap .show-filters-button::after{font-family:FontAwesome;padding-right:10px;content:"\f061";margin-left:8px}
.splide__arrow:disabled {
    opacity: 0 !important;
}
.splide__arrow {
    transition: opacity 0.5s ease;
}
#main-slider .splide__slide a[data-fancybox="group"] {
  pointer-events: auto !important;
}
#main-slider .splide__slide {
  pointer-events: auto !important;
}
#main-slider .splide__slide[aria-hidden="true"] {
  pointer-events: auto !important;
}
.f-button {
    transition: opacity 0.5s ease !important;
}
.f-button[aria-disabled] {
    cursor: default;
    opacity: 0!important;
}
/***************DropZone********/
.dropzone .dz-preview.first-preview .dz-image { height: 94px; }
.dropzone .dz-preview .dz-image {border-radius: 4px !important;}
.dropzone .dz-preview .dz-image img { height: 120px; object-fit: cover;}
.first-preview .dz-image img { height: 94px !important; width: 100%; }

.dropzone .dz-message {
  width: 120px !important;
  height: 120px;
  border: 2px dashed #e1e1e1;
  border-radius: 6px;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  font-size: 36px;
  color: #e1e1e1;
  cursor: pointer;
  background: #fff;
  position: relative;
  margin: 16px !important;
}
.dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * { cursor: pointer !important; }
.mainInfoBox h5 { padding: 0 0 10px 0;}
.mainInfoBox{position:absolute;width:450px;z-index:1001;background-color:#fff;left:118%;padding:25px;box-shadow:0 0 10px 0 rgb(0 0 0 / .2);top:-6px; opacity: 0; visibility: hidden; }
.first-preview .visibleThmb i:hover + .mainInfoBox{
  opacity: 1;
  visibility: visible;
}
.mainInfoBox::before{content:"";position:absolute;width:0;height:0;border-top:50px solid #fff0;border-right:15px solid #777;border-bottom:50px solid #fff0;left:-15px;top:50%;transform:translateY(-50%)}
.mainInfoBox .close-pop{position:absolute;right:5px;top:5px;border:none;color:#000;cursor:pointer!important;padding:0;height:26px;width:26px;display:flex;align-items:center;justify-content:center}.mainInfoBox .close-pop span{cursor:pointer!important}.visibleThmb{color:#232323;z-index:21;position:relative;cursor:pointer!important}.mainInfoBox ul{margin-left:15px}.mainInfoBox ul li{line-height:1.4em;position:relative;padding-left:15px}.mainInfoBox ul li::before{content:"\f111";font-family:"Font Awesome 5 Free";font-weight:900;left:0;color:#000;font-size:5px;top:1px;position:absolute}
.mainInfoBox ul li:not(:last-child) {
  margin-bottom: 5px;
}
.dz-image-preview:hover {
  cursor:move !important;
}
.dropzone.dz-clickable *{
  cursor:move !important;
}
.dropzone.dz-clickable .visibleThmb i{color:rgb(19 143 141 / .8);cursor:pointer!important}
.first-preview .visibleThmb {
    cursor: pointer !important;
}
#sortable li {
    cursor: default;
}
.modalImgs {
  border-radius: 4px;
  cursor: move;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

/***************DropZone End********/

.dropzone.dz-clickable .dz-message,.dropzone.dz-clickable .dz-message{width:100%}.VisibleThumbnail.text-center{font-size:14px;line-height:1.4em;}.singleModalSort{display:flex;flex-wrap:wrap;align-items:center}.singleModalSort .firstLi{position:relative}.singleModalSort .firstLi .custom-icons2{list-style:none;display:flex;position:absolute;bottom:10px;left:0;background:rgb(255 255 255 / .6);opacity:0;transition:opacity 0.2s ease;margin:0 10px;width:calc(100% - 20px);border-radius:5px 5px 0 0;align-items:center;justify-content:space-around;z-index:99999999}
.singleModalSort .firstLi .custom-icons2 li{cursor:pointer!important;padding:1px 5px!important;height:auto!important;font-size:0!important;width:auto!important;margin:0!important}
.singleModalSort .firstLi .custom-icons2 li .icon-btn2{height:16px;width:16px;filter:blur(0)!important;transform:unset!important;cursor:pointer}
.singleModalSort .firstLi:hover .custom-icons2{ opacity: 1;}
.mobile-note {
  width: 120px;
  white-space: nowrap;
  margin: 20px 0 0 0;
}
.categoryInfo {
  flex-grow: 1;
  line-height: 1.1;
  color: #ccc !important;
}
.categoryDropdown {flex: 0 0 auto;  max-width: 100%;} .align-items-center { align-items: center;} .pl-10 { padding-left: 10px;}
.vartical-line {
  align-items: center;
  margin: 6px 0 15px;
  width: 100%;
}

.categoryDropdown label { margin: 0 !important;}
.mobile-note {
  width: 120px;
  white-space: nowrap;
  margin: 20px 0 0 0;
}
.mainInfoBoxModal {
  margin-bottom: 20px;
}
.modalInfoBox  ul li {
  line-height: 1;
  padding: 4px 0 4px 0;
  margin-left: 15px;
  display: flex;
  align-items: flex-start;
}
.bulletPoint {
  font-size: 2.5rem;
  display: inline-block;
  line-height: 0.5;
  margin-right: 0.5rem;
}

.modalInfoBox h3{
  padding: 0;
  font-weight: bold;
  font-size: 15px;
  color: #232323;
  margin-bottom: 10px;
}
#tags_addTag input {
    width: 100% !important;
    min-width: 250px; /* so it doesn’t shrink too small */
}
.firstLiImg {
  height: 68px;
}
.firstLiImg img {
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
}

/***************tagify Css************/
.tagify {
  display: flex !important;
}
.tagify__tag>div {
    background: #cde69c;
}
.tagify__tag .tagify__tag-text{
  background: #cde69c;
  color: #638421;
  font-weight: 700;
}
.tagify__tag .tagify__tag__removeBtn {
    border-radius: 0 !important;
    background: #cde69c !important;
    width: 20px !important;
    height: 25px !important;
    margin-inline: 0 !important;
    color: #82ad2b !important;
}
/***************tagify Css End************/
.mb-10 {
  margin-bottom: 10px;
}
.dropzoneOverlay {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #fff;
  z-index: 22;
}
.mainInfoBox ul li span {
    border-bottom: 1px solid #D2281E;
}
.dropzone .dz-preview .dz-remove {
  cursor: pointer !important;
}

/* ================================================== responsive here================================================ */

@media (max-width: 768px) {
  .mobile-note {
    font-size: 14px;
    width: 120px;
    margin: 16px 0 0 0;
    white-space: normal;
  }

  .mainInfoBox {
      width: 300px;
      padding: 25px 25px 15px 15px
  }
  .h-min-400 {
    min-height: 60px;
  }
  .socialMediaTips {
    display: block;
  }
  .name-filter.name-search {
    display: none;
    padding-left: 0;
  }
  .cats_model #myBtnContainer {
    display: block;
  }
  .cats_model .name-filter {
    margin-top: 15px;
  }
  .page-profile .select2-container--open .select2-dropdown--above {
    top: 45px;
  }
  .page-profile .select2-container--open .select2-dropdown--below {
    top: -20px;
  }
  .tax-ad_cats .row .margin-bottom-30 {
    margin-bottom: 0px;
  }
  .new-filter {
    margin-bottom: 10px;
  }
  .new-price-tag .negotiable-single {
    display: block;
  }
  .ads-grid-container {
    margin: 0;
    width: 50%;
    margin: 0 auto;
  }
  .prop-newest-main-section {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 575px) {
  .ads-grid-container {
    width: 100%;
  }
  .mainInfoBox {
    left: 0;
    top: 70%;
  }
  .mainInfoBox::before {
    border-top: none;
    transform: translateY(0) translateX(-8%);
    border-left: 50px solid #fff0;
    border-right: 50px solid #fff0;
    border-bottom: 15px solid #777;
    left: 8%;
    top: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .listingTopFilterBar {
    position: relative;
    min-height: unset;
    box-shadow: none;
    z-index: 1;
    margin-bottom: 0;
  }
  .listingTopFilterBar:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: #138f8d;
    height: 12px;
    width: 100%;
    z-index: -1;
  }
  /* ul.filterAdType li .filterAdType-count {
    float: unset;
  } */
  ul.filterAdType a.filterAdType-count.resetSrc {
    position: absolute;
    bottom: 0;
  }
  .sidebarPetsNw {
    padding: 0 15px;
    margin-top: 26px !important;
    max-width: 340px;
    margin: 0 auto;
  }
  .fixPlusMinus .radius_search_top i {
    font-size: 19px;
  }
  input:-webkit-autofill {
    background: black;
    color: red;
  }
  .new-filter {
    background: #f1f2f6 !important;
  }
  .resize_screen {
    display: none;
  }
  .single-ad_post .owl-carousel .owl-stage {
    padding-top: 6px;
  }
  .archive .header-listing {
    margin-top: 10px !important;
  }

  .listingTopFilterBar .header-listing .custom-select-box {
    padding-bottom: 33px;
  }
  .new-location-icon .custom-location-new {
    height: 30px;
  }
  .custom-height2 {
    height: 30px;
  }
  .col-gap .col-md-4 .add-on .form-control {
    height: 30px;
  }
  .col-gap .col-md-4 .add-on .input-group-btn > .btn {
    height: 30px;
    padding: 8px 16px;
    width: 47px;
    border: 1px;
  }
  .new-filter .form-group {
    min-height: auto !important;
  }
  .col-gap .col-md-4 .select2-container--default .select2-selection--single {
    height: 28px;
    margin-bottom: 2px !important;
  }
  #search_cats_w .form-group {
    margin-bottom: 0 !important;
  }
  .with_top_bar .new-filter .for_mobile_res .form-group .input-group-addon {
    width: 60px !important;
  }
  .col-gap .col-md-4 .width-100-per .price_slider_padding {
    height: 38px;
  }
  .with_top_bar .new-filter .for_mobile_res .form-group .input-group-addon {
    width: 60px !important;
    height: 38px;
    line-height: 36px;
    padding: 0;
  }
  .new-filter {
    padding: 0;
    margin-bottom: 5px;
  }
  .new-search {
    padding-right: 65px;
    margin: -2px 0 -5px 0;
  }
  .new-search-btn {
    height: 35px;
    padding: 0 12px;
  }
  form#search_cats_w {
    margin-bottom: 10px;
  }
  .page-template-page-search .for_checkbox_res {
    margin-bottom: 10px;
  }
  .showInMobileScreen .custom-select-boxz {
    padding: 0 0 0 5px;
  }
  .mobileSelect2Wrap {
    display: flex;
    align-items: center;
    margin-right: 5px;
  }
  .mobileSelect2Label {
    flex: 0 0 auto;
    width: 75px;
  }
  .mobileSelect2Box {
    flex: 1 0;
  }
  .mobileSelect2Box .order_by {
    width: 100%;
    color: #999;
    height: 30px;
    line-height: 28px;
    border: 1px solid #e1e1e1 !important;
    background-color: #ffffff;
  }
  .showInMobileScreen {
    display: block;
    background: #f1f2f6;
    padding-bottom: 10px !important;
  }
  .new-search {
    padding-right: 60px;
  }
  .new-search-btn {
    height: 30px;
    padding: 3px 11px 3px 16px;
    line-height: 28px;
    border: 1px;
  }
  .col-gap .col-md-4 .add-on .input-group-btn > .btn {
    background-color: rgba(19, 143, 141, 1);
    color: #fff;
  }
  .hidefromMob,
  .hidefromResponsive {
    display: none;
  }
  .mobileResults {
    display: block;
    border-bottom: 12px solid #138f8d;
    margin: -36px 0 8px 0;
  }
  .found-ads-btn {
    display: inline-block;
    background-color: #138f8d;
    padding: 4px 15px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: -9px;
  }
  .page-id-29 .found-ads-wrap {
    margin-bottom: -10px;
  }
  .page-template-page-search
    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    line-height: 28px;
    border: 1px solid #e1e1e1;
    margin-top: 0px;
    background-color: #ffffff;
  }
  .page-template-page-search
    .select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    height: 30px !important;
  }
  .page-template-page-search .heading-panel .main-title {
    margin-left: 10px;
    margin-top: 5px;
  }
  .page-template-page-search .with_top_bar {
    background: #f1f2f6;
    margin-top: 40px;
  }
  .page-template-page-search .with_top_bar .grid-card {
    background: #f1f2f6;
  }
  .col-gap .seprator {
    padding: 9px 0px 0;
  }
  .page-template-page-search .vvvv {
    margin: 0 10px;
  }
  .page-template-page-search .new-filter .col-md-4 {
    padding: 0;
  }
  .page-template-page-search .listingTopFilterBar .header-listing {
    padding: 15px 0px;
  }
  .page-template-page-search .tag-search {
    margin-top: 5px;
  }
  ul.filterAdType li .filterAdType-count {
    margin-top: -1px !important;
    font-size: 18px;
    line-height: 30px !important;
  }
  ul.filterAdType li {
    background-color: #138f8d !important;
  }
  /* .listingTopFilterBar {
    min-height: 12px !important;
    margin-top: -15px !important;
  } */
  ul.filterAdType {
    margin: -18px 0 0 3px !important;
  }
  a.filterAdType-count {
    background-color: #d2281e !important;
  }
  .mega-menu .menu-search-bar {
    height: 40px;
    margin-top: 15px !important;
  }
  .bread-3.page-header-area h1,
  .bread-3.page-header-area p {
    margin: 0 0 15px 0 !important;
    padding: 5px 15px 25px 0;
  }
  .owl-theme .owl-nav [class*="owl-"] {
    margin: 12px 5px;
  }
  .archive .owl-carousel .owl-stage-outer {
    margin: 2px 0 !important;
  }
  .owl-carousel .owl-stage-outer {
    margin: -5px 0 !important;
  }
  .page-id-29 .posts-masonry12 .col-xs-12 {
    padding: 0px 30px;
  }
  label {
    margin-left: 5px;
    margin-bottom: 0px;
  }
  .mobileResults .resets {
    background-color: #d2281e;
    color: #fff;
    font-size: 18px;
    padding: 1px 25px 0 25px;
    margin-top: 0;
    line-height: 30px;
    display: inline-block;
    margin: -2px 0 -2px 0px;
  }
  span.tag.label.label-info.sb_tag {
    padding: 0 8px;
    line-height: 26px;
  }
  .tag-search {
    margin-top: 15px !important;
    margin-bottom: 10px;
  }
  .archive.tax-ad_country .customGridAD,
  .archive.tax-ad_cats .customGridAD,
  .archive.tax-ad_cats .customGridAD {
    margin-top: 10px !important;
  }
  .archive .sidebar {
    margin-bottom: 50px !important;
  }
  .tax-ad_cats .usedFromFunctions,
  .tax-ad_country .usedFromFunctions {
    padding-top: 10px;
  }
  #price-max,
  #price-min {
    color: #000;
  }
  .irs--flat .irs-grid-text {
    color: #000;
  }
  .adforest-mob-radius .btn-theme,
  .adforest-mob-radius .btn-theme:hover {
    background-color: #138f8d;
    border-color: #138f8d;
  }
  .new-search-btn,
  .new-search-btn:hover {
    background-color: #138f8d;
    border-color: #138f8d;
  }
  .page-template-page-search .featured-slider-1.row {
    padding-top: 0px;
  }
  .page-template-page-search
    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    color: #999;
  }
  .page-template-page-search
    .select2-container--default
    .select2-selection--single
    .select2-selection__arrow
    b {
    border-color: #999 transparent transparent transparent;
  }
  .adforest-mob-radius #sb-radius-form input::placeholder,
  .add-on input::placeholder {
    color: #999 !important;
  }
  .page-template-page-search
    .select2-container--default
    .select2-selection--single
    .select2-selection__placeholder {
    color: #999;
  }
  .for-radius .form-group .new-location i {
    color: #999;
  }
  #price-max,
  #price-min {
    color: #777;
  }
  .irs--flat .irs-grid-text {
    color: #888;
  }
  .tax-ad_tags .grid-card .featured-slider-1 .owl-prev,
  .tax-ad_tags .grid-card .featured-slider-1 .owl-next,
  .tax-ad_type .grid-card .featured-slider-1 .owl-prev,
  .tax-ad_type .grid-card .featured-slider-1 .owl-next {
    top: -43px !important;
  }
  /* .tax-ad_type .heading-panel .main-title, .tax-ad_tags .heading-panel .main-title { margin-left: 15px; } */
  .tax-ad_type .usedFromFunctions,
  .tax-ad_tags .usedFromFunctions {
    padding-top: 10px;
  }
  .tax-ad_type .featured-slider-1,
  .tax-ad_tags .featured-slider-1 {
    margin: 0;
  }
  .tax-ad_type .section-no-pad .grid-card,
  .tax-ad_tags .grid-card {
    padding: 0;
    margin: 0;
  }
  .tax-ad_tags .panel-default > .panel-heading {
    border: none;
  }
  .tax-ad_cats .usedFromFunctions,
  .tax-ad_country .usedFromFunctions {
    padding-top: 10px;
  }
  #price-max,
  #price-min {
    color: #000;
  }
  .irs--flat .irs-grid-text {
    color: #000;
  }
  .adforest-mob-radius .btn-theme,
  .adforest-mob-radius .btn-theme:hover {
    background-color: #138f8d;
    border-color: #138f8d;
  }
  .new-search-btn,
  .new-search-btn:hover {
    background-color: #138f8d;
    border-color: #138f8d;
  }
  .page-template-page-search .featured-slider-1.row {
    padding-top: 0px;
  }
  .page-template-page-search
    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    color: #999;
  }
  .page-template-page-search
    .select2-container--default
    .select2-selection--single
    .select2-selection__arrow
    b {
    border-color: #999 transparent transparent transparent;
  }
  .adforest-mob-radius #sb-radius-form input::placeholder,
  .add-on input::placeholder {
    color: #999 !important;
  }
  .page-template-page-search
    .select2-container--default
    .select2-selection--single
    .select2-selection__placeholder {
    color: #999;
  }
  .for-radius .form-group .new-location i {
    color: #999;
  }
  #price-max,
  #price-min {
    color: #777;
  }
  .irs--flat .irs-grid-text {
    color: #888;
  }
  .page-template-page-search .select2-container--open .select2-dropdown {
    left: 0;
    top: 0 !important;
    bottom: auto !important;
  }
  .indcBtnWrapper {
    right: 55px;
  }
  .single-ad_post .sefty-tips .widget-content,
  .single-ad_post .contact-box {
    margin-top: 25px;
  }
  .mdl-btn-wrap {
    margin-top: 15px !important;
    text-align: left;
  }
  .bread-3 .header-page {
    margin-top: -50px !important;
  }
  .name-filter.name-search #myBtnContainer[style="display: block;"] {
    padding-top: 5px;
  }
  .single-ad_post .mdl-btn-wrap {
    margin-top: 10px !important;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .adforest-mob-radius {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .woocommerce-checkout #order_review #payment .place-order {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .woocommerce-checkout
    #order_review
    #payment
    .woocommerce-privacy-policy-text
    p {
    margin-bottom: 0;
  }
  .h-min-400 {
    min-height: 150px;
  }
}
@media only screen and (max-width: 1024px) {
  .new-profile-wrap .image-link {
    flex: 0 0 30%;
    max-width: 30%;
  }
  .new-profile-wrap .search-result-item-body {
    flex: 0 0 70%;
    max-width: 70%;
  }
  .user-stats-wrap {
    justify-content: start;
  }
  .search-result-item .image {
    width: auto !important;
    height: auto;
  }
}
@media only screen and (max-width: 545px) {
  #pets-location .grid-card .featured-slider-1 .owl-prev,
  #pets-location .grid-card .featured-slider-1 .owl-next {
    top: -45px;
  }
  .listingTopFilterBar .header-listing .custom-select-box {
    padding-bottom: 0;
  }
  .archive .header-listing {
    padding-top: 8px !important;
  }
  .archive #headingOnez .panel-title {
    margin-bottom: 0 !important;
  }
  .adforest-new-filters {
    margin-top: -7px !important;
  }
  .mobile-showOnly {
    display: none;
  }
  .catFeatureHeading {
    margin-top: 0 !important;
  }
  .tax-ad_cats .grid-card .featured-slider-1 .owl-prev,
  .tax-ad_cats .grid-card .featured-slider-1 .owl-next {
    top: -45px;
  }
  .show-filter-btn {
    display: block;
    text-align: center;
    margin: 10px 0 25px 0;
    padding-bottom: 15px;
  }
  .show-filter-btn a {
    background: #138f8d;
    color: #fff;
    text-align: center;
    padding: 0 6px 0 18px;
    line-height: 32px;
    display: inline-block;
    font-weight: 500;
    box-shadow: 0 6px 8px 0 rgb(0 0 0 / 10%);
  }
  #filters::after {
    font-family: FontAwesome;
    padding-right: 10px;
    content: "\f061";
    margin-left: 8px;
  }
  .adforest-new-filters ul.city-select-city li .tax-show-more::after {
    content: none;
  }
  .adforest-new-filters ul.city-select-city li .tax-show-more {
    padding: 8px 16px 8px 18px !important;
  }
}
@media only screen and (max-width: 599px) {
  .single-ad_post .heading-panel .row {
    margin: 0;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .postdetails label input#showPhone {
    -webkit-margin-right: 5px;
    -moz-margin-right: 5px;
    -ms-margin-right: 5px;
    -o-margin-right: 5px;
    margin-right: 5px;
  }
  ::i-block-chrome,
  .postdetails label input#showPhone {
    -webkit-margin-right: 5px;
    -moz-margin-right: 5px;
    -ms-margin-right: 5px;
    -o-margin-right: 5px;
    margin-right: 5px;
  }
  .postdetails label.oribaba {
    padding: 6px 0 0 35px;
    margin-left: 6px;
  }
  ::i-block-chrome,
  .postdetails label.oribaba {
    padding: 6px 0 0 35px;
    margin-left: 6px;
  }
  .oribaba input {
    -webkit-appearance: none;
    display: inline-block;
    border: #e1e1e1 1px solid;
    padding-left: 15px !important;
    height: 20px;
    outline: 0 !important;
  }
  ::i-block-chrome,
  .oribaba input {
    -webkit-appearance: none;
    display: inline-block;
    border: #e1e1e1 1px solid;
    padding-left: 15px !important;
    height: 20px;
    outline: 0 !important;
  }
  .oribaba input[type="checkbox"]:checked::after {
    content: "\f00c";
    font-family: "FontAwesome";
    display: block;
    font-size: 15px;
    color: #444;
    text-align: left;
    line-height: 18px;
    margin-left: calc(100% - +16px);
  }
  ::i-block-chrome,
  .oribaba input[type="checkbox"]:checked::after {
    content: "\f00c";
    font-family: "FontAwesome";
    display: block;
    font-size: 15px;
    color: #444;
    text-align: left;
    line-height: 18px;
    margin-left: calc(100% - +13px);
  }
}
@media screen and (max-width: 992px) {
  .mega-menu .menu-mobile-collapse-trigger {
    display: none;
  }
  .menuMobile {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .page-template-page-search .searchResultNewHeading {
    margin-left: 17px;
    margin-bottom: 5px;
  }
  .searchResultNewHeading {
    margin-bottom: 25px;
    margin-top: 10px;
  }
  .shortcodeFilter .sidebar {
    max-width: 340px;
    margin: 0 auto;
    padding: 0 15px;
  }
}
@media screen and (max-width: 1199px) {
  .btnVAL {
    display: inline-block;
    width: 100%;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  label.priceOnCall {
    padding: 0px 0px 0px 25px;
  }
  .priceOnCall input[type="checkbox"]:checked::after {
    margin-left: calc(100% - 16px);
    background-color: #ffffff;
  }
}
@media only screen and (max-width: 545px) {
  .page-packages .menu-search-bar li a.btn.btn-light,
  .cartCls .menu-search-bar li a.btn.btn-light {
    display: none !important;
  }
  .tax-ad_type .panel {
    box-shadow: none;
  }
}
@media only screen and (max-width: 991px) {
  .tax-ad_type .sidebar {
    max-width: 340px;
    margin: 0 auto;
    padding: 0 15px;
  }
  .search-result-item-heading {
    padding-top: 0;
    padding-bottom: 5px;
  }
}
@media only screen and (max-width: 480px) {
  .mdCss {
    display: block;
    margin-top: 8px;
    margin-bottom: 8px;
    padding-left: 19px !important;
    line-height: 1.7;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .single-ad_post .contact-sfty-wrap .ui-group-buttons {
    width: 100%;
  }
  .contact-sfty-wrap .ui-group-buttons .specials {
    margin: 0 20px 0 70px;
  }
  .mdl-btn-wrap .specials .mdiddle-btn {
    padding: 5px 15px;
  }
  .contact-sfty-wrap {
    padding: 5px 0 15px 0;
  }
  .sefty-tips .panel-title {
    margin-top: 20px;
  }
  #video {
    margin-bottom: 10px;
  }
  .modern-version-block-info ul li {
    margin-left: 0;
  }
}
@media only screen and (max-width: 991px) {
  .checkbox-trigger2,
  .hamburger-wrap2 {
    display: block;
  }
  .menu-content-new .menu-links {
    height: 0;
  }
  .checkbox-trigger2:checked + .menu-content-new .menu-links {
    height: auto;
    display: block !important;
  }
}
@media (min-width: 768px) {
  .single-ad_post .owl-carousel .owl-stage {
    padding-top: 10px;
  }
}
@media (min-width: 992px) {
  .mobile-only {
    display: none;
    height: 0;
    overflow: hidden;
  }
  .desktop-only {
    display: block;
  }
}
@media (max-width: 991px) {
  .desktop-only {
    display: none;
  }
  .featureAdOwl .col-sm-6 {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .sb-white-header .menu-search-bar {
    width: auto;
  }
  .mega-menu .menu-search-bar {
    margin: -12px 15px 0 0 !important;
  }
}
@media screen and (max-width: 992px) {
  .mega-menu .menu-search-bar {
    width: auto;
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media (min-width: 1200px) {
  .mobile-grid-only {
    display: none;
  }
  .desktop-grid-only {
    display: block;
  }
}
@media (max-width: 991px) {
  .desktop-grid-only {
    display: none;
  }
  .mobile-grid-only {
    display: block;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .desktop-grid-only {
    display: none;
  }
  .mobile-grid-only {
    display: none;
  }
}

@media (min-width: 768px) {
  .h-min-400 {
    min-height: 250px;
  }
}

@media (max-width: 768px) {
  .search-result-item-body-rgt {
    flex: 0 0 100%;
    width: 100%;
    padding-right: 0;
  }
  .user-stats-wrap {
    justify-content: start;
  }
  .user-stats-wrap .col {
    flex: 1 0 0%;
  }
}
@media only screen and (max-width: 667px) {
  .new-profile-wrap .search-result-item-body {
    padding: 18px;
  }
  .search-result-item-body-rgt .user-stats > h2 {
    font-size: 24px !important;
    line-height: 1;
  }
  .search-result-item-body-rgt .user-stats > small {
    font-size: 85%;
    line-height: 1;
    margin-top: 5px;
  }
  .arsearchResultItem .search-result-item-heading {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .aDB {
    width: calc(100% + 100px) !important;
    margin-left: -106px;
    margin-top: 0px;
    padding: 0 !important;
  }
  .ad-history {
    margin: 0;
  }
  .user-stats {
    border-radius: 2px;
    padding: 25px 0;
    text-align: center;
  }
  .search-result-item .info {
    font-size: 14px;
  }
}
@media only screen and (max-width: 480px) {
  .search-result-item-body-rgt {
    margin-top: 10px;
  }
  .mdCss {
    display: block;
    margin-top: 8px;
    margin-bottom: 8px;
    padding-left: 19px !important;
    line-height: 1.7;
  }
  .search-result-item-body-rgt .user-stats > small {
    font-size: 85%;
    line-height: 1;
    margin-top: 5px;
  }
  .user-stats-wrap {
    margin-left: -5px;
    margin-right: -5px;
  }
  .user-stats-wrap [class*="col"] {
    padding-left: 5px;
    padding-right: 5px;
  }
  .new-profile-wrap .search-result-item-body {
    padding: 12px;
  }
  .sliderWrapper {
    min-height: 575px;
  }
}
@media screen and (max-width: 414px) {
  .search-result-item {
    padding: 0 !important;
  }
  .user-stats {
    padding: 20px 0;
  }
  .search-result-item-body-rgt .user-stats > h2 {
    font-size: 22px !important;
  }
}
@media screen and (max-width: 360px) {
  .search-result-item .info {
    font-size: 14px;
  }
}
@media screen and (max-width: 359px) {
  .search-result-item .info {
    font-size: 13px;
  }
}
@media screen and (max-width: 344px) {
  .search-result-item .info {
    font-size: 12px;
  }
}
@media screen and (max-width: 329px) {
  .search-result-item .info {
    font-size: 11px;
  }
}

@media only screen and (max-width:480px){.mainInfoBox{width:250px;left:-30px}.mainInfoBox::before{left:20%}}

@media (min-resolution: 2x) {
  .iti__globe {
    background-image: url("https://petclassifieds.com/wp-content/themes/adforest-child/images/flag/globe@2x.png") !important;
  }
  .iti__flag {
    background-image: url("https://petclassifieds.com/wp-content/themes/adforest-child/images/flag/flags@2x.png") !important;
  }
}


@media (max-width: 768px) {
  .page .no-results-message .popular-categories ul li:last-child a {
    margin-bottom: 40px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .archive ul.filterAdType {
    margin-bottom: 24px;
  }
}
@media (min-width: 1025px) {
}
@media (min-width: 1025px) {
  .mobile-showOnly .custom-select-box h6 {
    margin: 8px 10px 0 0 !important;
    padding-bottom: 5px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .mobile-showOnly .custom-select-box h6 {
    margin: 8px 10px 0 0 !important;
    padding-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .header-listing
    .custom-select-box
    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    font-size: 15px !important;
  }
}


@media (max-width: 768px) {
  .petsLocation ul li {
    max-width: 100%;
    flex: 0 0 100%;
  }
}

@media (max-width: 767px) {
  #sb_site_logo {
    height: 35px;
    width: auto;
  }
  .header-main, .adforest-header {
    min-height: 35px;
  }
  .header-main .main-nav li a,
  .adforest-header .main-nav li a {
    line-height: 35px;
  }
}
