/*
Theme Name: My Listing
Theme URI: http://mylisting.27collective.net/my-city/
Author: 27collective
Author URI: http://27collective.net/
Description: MyListing - Directory & Listing WordPress Theme
Version: 2.6.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: my-listing
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, grid-layout, custom-menu, custom-logo, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool.
*/

/* =WordPress Core
-------------------------------------------------------------- */

body{
    font-family: 'Jost', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 28px;
    background-color: #FFF;
}


.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;
    border: 1px solid #f0f0f0;
    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. */
}

.sticky, .bypostauthor, .gallery-caption { font-size: 14px; }

.home .elementor-heading-title{
    font-family: 'Jost', sans-serif;
    font-weight: 400;
    line-height: 74px;
}

.home .transparent .fs-tabs .nav-tabs{
    display: none;
}

.header-search>input{
    font-size: 18px;
}

.i-nav ul li{
    font-size: 18px;
}

.header .user-area>a {
    font-size: 18px;
}

.header-search>i {
    position: absolute;
    left: 0;
    top: 22px;
    color: #fff;
    font-size: 23px;
    z-index: 5;
    transition: all .2s ease;
}

.user-area .user-profile-name{
    font-size: 18px;
}

.header-right .header-button a.buttons {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #000000;
    padding: 14px 16px;
}

.header-right .header-button a.buttons i {
    float: none;
    position: relative;
    left: 6px;
    font-size: 16px;
    top: 0px;
}

.i-dropdown li a {
    color: #1D1D23;
    font-size: 16px;
    text-transform: capitalize;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 0;
    font-weight: 500;
    margin-left: 20px;
    margin-right: 20px;
    display: block;
    border-bottom: none;
    text-align: left;
    position: relative;
    -webkit-transition: padding .2s ease-in-out;
    transition: padding .2s ease-in-out;
    padding: 2px 0;
}

.main-nav .i-dropdown {
    padding: 12px 0;
}

.md-group label{
    font-size: 16px;
    color: #1D1D23;
}

.featured-search .search{
    font-size: 16px;
    font-weight: 500;
    color: #000;
}

.featured-search .search i {
    vertical-align: middle;
    float: none;
    top: 0;
    font-size: 21px;
}

.i-dropdown{
    padding-top: 12px;
    padding-bottom: 12px;
}

.home-explore-all-categories{
    text-align: center;
    padding: 0px;
    margin: 0px;
}

.home-explore-all-categories a{
    font-size: 24px;
    color: #70C5C7;
    line-height: 28px;
    text-decoration: underline;
}

.home-brand-list .lf-item-info-1, .home-brand-list .lf-item-info{
    position: relative;
    float: left;
    width: 100%;
    padding: 25px 0 0 15px;
}

.home-brand-list .lf-type-2 .lf-item{
    height: 150px;
}

.home-brand-list .lf-item {
    overflow: visible;
}

.home-brand-list .lf-item .overlay{
    opacity: 0.1;
}

.home-brand-list .lf-head-btn{
    border: 1px solid #FFF;
}

.home-brand-list .visit-brand{
    border: 0px;
    font-size: 14px;
    font-weight: 300;
    color: #FFF;
}

.home-brand-list .lf-avatar{
    width: auto !important;
    height: auto !important;
    overflow: visible;
    border-radius: 10px;
    z-index: 9;
    background-color: #fff;
    background-size: cover;
    background-position: 50%;
    position: absolute;
    top: -36px !important;
    left: 15px !important;
    padding: 5px 7px;
}

.home-brand-list .lf-avatar img {
    width: auto; 
    height: auto; 
}

.home-brand-list h4.listing-preview-title {
    font-family: 'Jost', sans-serif;
    font-weight: 500 !important;
    font-size: 18px;
    line-height: 23px;
    color: #1D1D23;
}

.home-brand-list h6 {
    font-size: 17px;
    color: #7E7E89;
    font-weight: 400;
    font-family: 'Jost', sans-serif;
    padding: 0px;
    margin: 0px;
    position: relative;
    top: -9px;
}

.home-brand-list .home-term{
    font-size: 16px;
    color: #1D1D23;
    font-family: 'Jost', sans-serif;
    font-weight: 500;
    line-height: 26px;
}

.home-brand-list  .home-brand-cat {
    margin: 5px 0 20px 0;
}

.home-brand-list .lf-item-container {
    margin-bottom: 20px;
    -webkit-transform: translateZ(0);
    box-shadow: 0 0 0 0px #e3e3e3;
    padding: 0 0 0px 0;
    overflow: hidden;
    border: 1px solid #e3e3e3;
}

.home-brand-list .bookmark-brand-outer{
    width: 80px;
    float: right;
    right: 25px;
}

.home-brand-list .bookmark-brand  {
    width: 32px;
    height: 32px;
    float: right;
    border-radius: 50%;
    background: #f4f4f4;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    right: 21px;
    position: relative;
    top: 5px;
}


.home-brand-list .c27-bookmark-button.bookmarked {
    background: var(--accent);
    color: #fff!important;
}

.home-blog-post{
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    padding: 0 0 15px 0;
}

.home-blog-post .home-blog-img{
    padding: 0px;
    margin: 0px;
    height: 200px;
    overflow: hidden;
}

.home-blog-post .home-blog-img img{
    border-radius: 3px 3px 0 0;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    max-width: 100%;
}

.home-blog-post .home-blog-title{
    padding: 0px 15px;
    margin: 20px 0 0 0;
}

.home-blog-post .home-blog-title h3{
    font-size: 18px;
    line-height: 23px;
    color: #1D1D23;
    font-weight: 500;
    padding: 0px;
    margin: 0px;
}

.home-blog-post .home-blog-info{
    padding: 0px 15px;
    margin: 15px 0 0 0;
    font-size: 14px;
    line-height: 19px;
    color: #7E7E89;
}

.home-blog-post .home-blog-info .read-more{
    color: #70C5C7;
    text-decoration: underline;
    float: right;
}

.footer .c_widget {
    width: 100%;
    padding: 0px 45px;
}

.footer {
    background: #70C5C7;
    padding-top: 50px;
    padding: 20px 0;
    margin-top: 50px;
}

.footer h3{
    color: #FFF;
    font-size: 24px;
    line-height: 29px;
    padding: 0px;
    margin: 16px 0 10px 0;
    font-weight: 400;
}

.footer p{
    color: #FFF;
    font-size: 18px;
    line-height: 23px;
    padding: 0px;
    margin: 0px;
    font-weight: 300;
}

.btn-footer-submit-brand {
    font-size: 16px;
    line-height: 21px;
    text-transform: uppercase;
    color: #000000;
    background-color: #FFF;
    border-radius: 5px;
    padding: 11px 20px;
    font-weight: 500;
}

.btn-footer-submit-brand:hover {
    color: #70C5C7;
    background-color: #FFF;
}

.footer-submit-brand-btn-container{
    margin-top: 30px;
}

.footer ul.footer-socail-icons {
    margin: 10px 0 0 0;
    float: left;
    width: 100%;
}
.footer ul li a {
    font-size: 18px;
    line-height: 20px;
    color: #FFF;
    font-weight: 300;
    margin: 0 0 8px 0;
    float: left;
    width: 100%;
}

.footer .footer-socail-icons li a {
    width: auto;
    float: left;
    display: inline-block;
    margin: 0 5px 5px 0;
    font-size: 27px;
}

.footer .footer-upper-bottom a{
    font-size: 18px;
    line-height: 20px;
    color: #FFF;
    font-weight: 300;
}

.footer .footer-upper-bottom{
    margin-top: 40px;
}
@media(min-width: 500px){
    .footer .footer-upper-bottom{
        margin-top: 80px;
    }
}

.footer .footer-upper-bottom .footer-logo-container{
    padding-right: 40px;
}

.footer .footer-bottom{
    display: none;
}

.footer .footer-copy{
    margin-top: 15px;
}

footer:not(.footer-mini)>.container>.row:first-child {
    border-bottom: 0px solid rgba(0,0,0,.05);
}

.header-search {
    width: 237px;
}

.i-nav>ul>li {
    margin-left: 10px;
    margin-right: 10px;
}

a.expand-map-btn {
    display: none;
}

.home .elementor-heading-title{
    font-family: 'Jost', sans-serif;
    font-weight: 400;
    color: #000000;
}

.md-group label {
    font-size: 14px;
    color: #000;
    font-family: 'Jost', sans-serif;
    font-weight: 400;
}

.fl-results-no span {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    font-family: 'Jost', sans-serif;
    color: #7E7E89;
}

.fl-results-no span b{
    color: #000;
}

.nav-tabs li:last-child{
    display: none !important;
}

.single-job_listing .single-job-listing {
    background-color: #E4F6F6;
}

.single-job_listing .listing-tab-grid .element{
    box-shadow: 2px 3px 12px -5px rgba(0,0,0,0.75);
    -webkit-box-shadow: 2px 3px 12px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 3px 12px -5px rgba(0,0,0,0.75);
}

.single-job_listing .title-style-1 h5 {
    font-family: 'Jost', sans-serif;
    font-weight: 600;
    color: #1D1D23;
    font-size: 18px;
    line-height: 23px;
}

.single-job_listing .title-style-1 i {
    color: #030104;
}

.single-job_listing .listing-tab-grid .element strong{
    color: #47BDC0;
    font-size: 20px;
    line-height: 30px;
    font-family: 'Jost', sans-serif;
    font-weight: 600;
}

.single-job_listing .listing-tab-grid .element p{
    color: #7E7E89;
    font-size: 16px;
    line-height: 26px;
    font-family: 'Jost', sans-serif;
    font-weight: 400;
}

.single-job_listing .listing-details .category-name {
    color: #7E7E89;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    font-family: 'Jost', sans-serif;
    font-weight: 500;
}

.single-job_listing .similar-listings{
    background-color: #FFF;
}

.single-job_listing .section-title h2{
    font-size: 36px;
    color: #1D1D23;
    margin-bottom: 0px;
    margin-top: 0;
    font-family: 'Jost', sans-serif;
    font-weight: 500 !important;
}

.single-job_listing .profile-avatar{
    top: 0;
    left: 0;
    position: relative;
    width: auto;
    height: auto;
    background: #FFF;
    display: inline-block;
    transition: all .15s ease-in-out;
    border-radius: 5px;
    padding: 5px 10px;
}

.single-job_listing .profile-name h1{
    font-size: 50px;
    margin: 10px 0 0 0;
    font-family: 'Jost', sans-serif;
    font-weight: 500 !important;
}

.single-job_listing .quick-listing-actions>ul>li>a{
    border: 1px solid #76D1D3;
}

.single-job_listing .quick-listing-actions>ul>li>a: hover{
    border: 1px solid #76D1D3;
    
}

.single-job_listing .quick-listing-actions>ul>li>a span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'Jost', sans-serif;
    font-weight: 400 !important;
    color: #242429;
}

.single-job_listing .listing-main-buttons .lmb-calltoaction span{
    font-family: 'Jost', sans-serif;
    font-weight: 500 !important;
    color: #000000;
    font-size: 18px;
}

.single-job_listing .listing-main-buttons .lmb-calltoaction  .fa-external-link-alt{
    margin: 0 0 0 8px;
}

.single-job_listing .listing-main-buttons .lmb-calltoaction a{
    background-color: #76D1D3;
}

.single-job_listing .profile-header .profile-menu ul li a{
    font-size: 18px;
    font-weight: 500;
    font-family: 'Jost', sans-serif;
}

.single-job_listing .items-counter {
    display: inline-block;
    width: auto;
    min-width: 22px;
    height: 22px;
    border: 0px solid #bac1c1;
    border-radius: 50px;
    margin-left: 6px;
    text-align: center;
    font-size: 15px;
    padding: 0px 0 0px 0;
    color: #FFF;
    background-color: #000000;
    line-height: 22px;
    font-family: 'Jost', sans-serif;
    font-weight: 400;
}

.inner-blog-post .home-blog-post{
    background-color: #FFF;
}

.inner-blog-post .home-blog-post .home-blog-img {
    padding: 0px;
    margin: 0px;
    height: 154px;
    overflow: hidden;
}

.inner-blog-post .home-blog-post .home-blog-title {
    padding: 0px 15px;
    margin: 10px 0 0 0;
}

.inner-blog-post .home-blog-post .home-blog-title h3 {
    font-size: 16px;
    line-height: 21px;
    color: #1D1D23;
    font-weight: 500;
    padding: 0px;
    margin: 0px;
}

.inner-blog-post .home-blog-post .home-blog-info {
    padding: 0px 15px;
    margin: 11px 0 0 0;
    font-size: 13px;
    line-height: 18px;
    color: #7E7E89;
}

.single-job_listing .featured-section{
    color: #FFC000;
}

.single-job_listing .listing-rating i {
    font-size: 21px;
}

.sigle-location-container{
    font-size: 18px;
    line-height: 22px;
    color: #FFF;
    font-family: 'Jost', sans-serif;
    font-weight: 400;
}

.single-job_listing .listing-main-buttons.detail-count-1{
    margin-top: 80px;
}