/*
Theme Name: Cityo
Theme URI: https://themeforest.net/item/cityo-multiple-listing-directory-wordpress-theme/23710691
Author: ApusTheme
Author URI: https://themeforest.net/user/apustheme
Description: Cityo - Multiple Listing & Directory WordPress Theme
Version: 1.1.34
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: cityo

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
#apus_forgot_password_form {
    display: none;
}
img{
    max-width: 100%;
    height:auto;
 }
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}
.gallery-caption {
    box-sizing: border-box;
}
.bypostauthor{
    box-sizing: border-box;
}
.wp-block-archives.aligncenter, .wp-block-categories.aligncenter {
    text-align: center;
}
.wp-block-latest-posts li{
    margin-bottom: 6px;
}
.wp-block-pullquote {
    border:none;
    padding: 3em 0;
}
.entry-description .wp-block-media-text {
    margin-bottom: 30px;
}
/* css */
.apus-breadscrumb .breadcrumb li .tarrow:last-child{
    display: none;
}
.screenshot-user img {
    max-width:100%;
}
.cityo-location-field-map {
    height: 300px;
}
.load_more_jobs {
    display: none;
}

#apus-preview-listing-map {
    width: 510px;
    height: 500px;
}
.pin-st0{fill:#FFFFFF;}
.pin-st1{fill:#00ABC9;}

#apus-listing-map .leaflet-top, #apus-listing-map .leaflet-bottom {
	z-index: 1000;
}
.bg-copyright-dark:before {
    display: block;
}
.fields-filter {
    overflow: hidden;
}

.shopping_cart_content .cart_list {
  max-height: 350px;
  overflow: hidden;
}
.wrapper-comment{
    clear: both;
}
.login-account .space{
    margin:0 4px;
}
.ga-recaptcha {
    padding-bottom: 30px;
}
.slider-absolute{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.testimonials-item:before{
    content:'“';
}

div.job_listing .listing-location a {
    color: #7b7b7b;
}
#submit-job-form input.mapboxgl-ctrl-geocoder--input {
    height: 36px;
    padding: 6px 35px;
}
.wp-block-categories-list.aligncenter{
    text-align: center;
}
@media (max-width: 480px) {
    .apus-single-listing .top-nav {
        position: static;
        margin-bottom: 10px;
    }
}

@media (max-width: 767px) {
    .header-tabs-wrapper .flex-middle {
        display: inherit;
    }
}
rs-module-wrap{
    z-index: inherit;
}
.rtl .megamenu.effect1 > li > .dropdown-menu {
    right: 0;
    left: inherit;
}
.rtl .megamenu > li.aligned-left .dropdown-menu::before {
    right: 25px;
    left: inherit;
}

.widget-features-box.style2 .features-box-image img {
    display: inline-block;
}
.widget-header-listingsearch .search-field-wrapper {
    width: calc(100% - 66px);
}



.flex-element-center > .elementor-widget-wrap {
  display: -webkit-flex;
  /* Safari */
  -webkit-align-items: center;
  /* Safari 7.0+ */
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  /* Safari 6.1+ */
}
.flex-element-center > .elementor-widget-wrap > div {
  padding-right: 10px;
  width: auto;
}
.rtl .flex-element-center > .elementor-widget-wrap > div {
  padding-left: 10px;
  padding-right: inherit;
}
@media (min-width: 1500px) {
  .flex-element-center > .elementor-widget-wrap > div {
    padding-right: 20px;
  }
  .rtl .flex-element-center > .elementor-widget-wrap > div {
    padding-left: 20px;
    padding-right: inherit;
  }
}
.flex-element-center > .elementor-widget-wrap > div:first-child {
  padding-right: 0px;
}
.rtl .flex-element-center > .elementor-widget-wrap > div:first-child {
  padding-left: 0px;
  padding-right: inherit;
}

.apus-listing-map .leaflet-popup-content .listing-content-bottom {
    background: #fff;
}
.leaflet-popup-content div.job_listing {
    background: inherit;
}