/*

 Theme Name:   My Listing Child

 Theme URI:    http://mylisting.27collective.net/my-city/

 Description:  MyListing Child Theme

 Author:       27collective

 Author URI:   https://27collective.net/

 Template:     my-listing

 Version:      1.1

 License:      GNU General Public License v2 or later

 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 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

 Text Domain:  my-listing-child

*/

@font-face {
    font-family: 'TikTokSans-Bold';
    src: url('fonts/TikTokSans-Bold.eot');
    src: url('fonts/TikTokSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/TikTokSans-Bold.woff2') format('woff2'),
        url('fonts/TikTokSans-Bold.woff') format('woff'),
        url('fonts/TikTokSans-Bold.ttf') format('truetype'),
        url('fonts/TikTokSans-Bold.svg#TikTokSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TikTokSans-Regular';
    src: url('fonts/TikTokSans-Regular.eot');
    src: url('fonts/TikTokSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/TikTokSans-Regular.woff2') format('woff2'),
        url('fonts/TikTokSans-Regular.woff') format('woff'),
        url('fonts/TikTokSans-Regular.ttf') format('truetype'),
        url('fonts/TikTokSans-Regular.svg#TikTokSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body, a, h1, h2, h3, h4, h5, h6{
    font-family: 'TikTokSans-Bold' !important;
}
p, span, li{
    font-family: 'TikTokSans-Regular' !important;
    font-size: 17px;
}

header .header-right {
    display: none !important;
    opacity: 0;
    padding: 0;
    margin: 0;
}

.type-jobs.item,
.type-real-estate.item,
li#wp-admin-bar-customize,
li#wp-admin-bar-edit,
li#wp-admin-bar-elementor_edit_page,
a#user-cart-menu {
    display: none;
    opacity: 0;
}
a#messages-modal-toggle {
    color: #FFF;
}

span.icon-hone-bottom i {
    font-size: 30px;
    margin-right: 5px;
}

/* === POPUP === */
.pum-content.popmake-content .ahS2Le {
    display: inline-block;
    width: 70%;
}
.pum-content.popmake-content .cBGGJ.OIC90c {
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    width: 28%;
}
.pum-theme-4354 .pum-title, .pum-theme-default-theme .pum-title {
    font-size: 26px;
    margin: 0;
}
.cBGGJ.OIC90c h4 {
    border: 1px solid #2583c1;
    display: inline-block;
    padding: 10px 75px;
    background: #2774a7;
    border-radius: 4px;
}
.cBGGJ.OIC90c h4:hover {
    background: #62a9d8;
}
.cBGGJ.OIC90c h4 a {
    color: #FFF;
    font-weight: normal;
    font-size: 16px;
    text-align: center;
}
footer.footer {
    padding-bottom: 35px;
}
footer:not(.footer-mini)>.container>.row:first-child {
    border-bottom: 0 none;
}
footer.footer .textwidget p, footer.footer aside h4, footer.footer aside, footer.footer aside ul.menu li a {
    color: #FFF;
}
footer .textwidget .col-md-4, footer .textwidget .col-md-3 {
    padding-top: 70px;
}
footer.footer aside.widget_nav_menu {
    display: inline-block;
    width: 45%;
    vertical-align: top;
}
aside#custom_html-2 a {
    color: #ffae00;
}
.footer-bottom .social-nav li a i {
    width: 30px !important;
    height: 30px !important;
    min-width: 30px !important;
}
.footer-bottom {
    margin-bottom: 0 !important;
}
.copyright p {
    margin: 0;
    color: #b1b1b1;
}
.footer-vnat {
    text-align: center;
    background: #fff;
    padding: 10px 0 15px;
}

/* ===== ABOUT US ==== */
.core-value {
    background: #1a4d3314;
    padding: 5px 0 0;
    border-radius: 5px;
}
.bo-tron-bg svg {
    width: 90px;
    fill: #fd5200;
}
.bo-tron-bg {
    border-radius: 50%;
    padding: 0;
    margin-bottom: 5px;
    display: inline-block;
}

span.font-number {
    color: #2886f2;
    padding-right: 5px;
}

/* ==== NEWS ==== */
.single-blog-feed .sbf-title a {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    padding: 5px;
    min-height: 88px;
}
.single-blog-feed .sbf-title p {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    padding: 5px;
}


@media only screen and (min-width: 1024px) {
    .main-nav > li.column-3 > ul.sub-menu {
        width: 690px;
        display: inline-block;
    }
    .main-nav > li.column-3 ul.sub-menu > li {
        width: 32%;
        display: inline-block;
    }
    .main-nav > li.column-3 > ul.sub-menu {
        left: -215px !important;
    }
}
@media only screen and (max-width: 1023px) {
	footer.footer {
		text-align: center;
		vertical-align: top;
	}
	.alignnone {
		margin: 5px 0 20px 0;
	}
	footer .textwidget .col-md-4, footer .textwidget .col-md-3 {
		padding-top: 0;
	}
	.footer-bottom {
		margin-bottom: 0 !important;
	}
}

