/*
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.0.35
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;
    }
}

.kjSlider .elementor-element {
    width: 100% !important;
}
#apus-header .logo {
    max-width: 280px;
}
.header-mobile{
	background: #fff;
}
.header-mobile .btn.dropdown-toggle, 
.header-mobile .btn.offcanvas { 
    color: #f29913; 
}

/*Rohit CSS*/
.apus-breadscrumb.has-img .apus-inner-bread {
    height: 400px !important;
}
select#lang_choice_wp-widget-polylang {
    padding: 7px;
    border-radius: 5px;
    background: #f18a17;
    color: #fff;
    border-color: #c36c0b;
}
.header_transparent .main-sticky-header:not(.sticky-header) section.elementor-element {
    background: white !important;
}
@media (min-width: 1200px){
.kj-nav .megamenu > li > a {
    padding: 8px 15px;
}
.single-job_listing .header-top-job.style-white {
    height: 550px;
    min-height: 750px;
}
	.header-top-job.style-white:before {
    content: '';
    position: absolute;
    top: auto;
    left: 0;
    width: 100%;
    height: 150px;
    display: block;
    z-index: -1;
    opacity: 0.8;
    filter: alpha(opacity=80);
    background-color: #6b6b6b;
    background-image: radial-gradient(circle at bottom left, #212121, #f29614 75%);
    background-image: -webkit-radial-gradient(circle at bottom left, #2d2d2d, #000 75%);
    background-repeat: repeat-x;
    bottom: 0;
}
.header-top-job .header-metas .icon-cate img {
    max-width: 65px;
}
}
h2.bread-title {
    display: none;
}
.apus-breadscrumb.has-img .apus-inner-bread {
    height: 500px !important;
}
@media (min-width: 1200px){
.header-top-job .entry-title {
    font-size: 26px;
}
.header-top-job.style-white .entry-header {
    padding: 20px 0;
}
}
.single-job_listing .header-top-job.style-white .entry-header a:hover {
    color: #000;
}
.mobile-sidebar-btn i { 
    color: #23241f;
}
a.direction-map.top-nav-street-view {
    display: none;
}
#apus-header .logo {
    margin: 0 AUTO;
}
ul:not(.dropdown-menu) li.menu-item.menu-item-type-custom:last-child a {
    background: #f18a17;
    color: #fff !important;
    border: 3px solid #c17118;
}
li.pll-parent-menu-item, .lang-item {
position: fixed !important;
    right: 15px;
    border-radius: 5px;
    background: #f7f7f7;
    color: #000;
    border: 1px solid #c36c0b;
    z-index: 1;
}
li.pll-parent-menu-item a,
.lang-item a{
    color: #000 !important;
}
ul.navbar-nav li.pll-parent-menu-item ul li a,
ul.navbar-nav .lang-item ul li a{
    color: #000 !important;
    border: none !important;
}
.elementor-301 .elementor-element.elementor-element-fe7258e .navbar-nav.megamenu > li.active > a {
    background: transparent;
    color: #f18a17 !important;
    border-bottom: 2px solid;
    border-radius: 0;
}
.entry-header .listing-review-btn,
.entry-header a.apus-bookmark-not-login,
.entry-header a.apus-bookmark-add {
    display: none;
}
.header-top-job.style-white:before{
	display:none;
}
.single-job_listing .header-top-job.style-white:after {content: "";position: absolute;left: 0;top: 0;height: 100%;width: 100%;background: rgba(0, 0, 0, 0.5);}
.main-sticky-header.sticky-header {
    box-shadow: 0px 0px 10px #ccc;
}