/*
 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.0.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
*/

section.related.products {
  display: none;
}
.elementor img.filter-img.mCS_img_loaded, .elementor img.cat-img.mCS_img_loaded{
    height: 32px;
}
.finder-tabs .nav>li>a p {
    white-space: pre-wrap !important;
}
#finderSearch .finder-tabs {
    margin-top: 20px;
}
.c27-main-header .logo img {
	height: 113px;
}.header-right a#user-dropdown-menu {
    margin-left: 20px;
}
#finderSearch .finder-tabs ul li:nth-child(3) {
    display: none;
}
#finderSearch .finder-tabs ul li {
    width: 50%;
}
.header-right .avatar {
    display: none;
}

.footer {
	background: #115E67;
	padding-top: 40px;
}
li.buyandsell-uploaded-files {
    text-align: center;
}
.red-btn {
    font-size: 13px;
    font-weight: 400;
    padding: 15px 40px;
    transition: all .2s ease;
    overflow: hidden;
    border-radius: 2px;
    line-height: 16px;
    display: block;
    float: left;
    background: #da291c;
    color: white;
    border: none;
}
li.fullWidth {
    width: 100% !important;
}
.woocommerce .woocommerce-checkout .woocommerce-checkout-payment#payment ul.payment_methods li #beanstream_ccnum, .woocommerce .woocommerce-checkout .woocommerce-checkout-payment#payment ul.payment_methods li #beanstream_cvv{
display:block;
}
.single_post_wrapper .elementor-column {
display:block;
}
.single_post_wrapper {
    margin-top: 35px;
}
.single_post_wrapper {
    margin-top: 38px;
}
a.file_text_clr {
    color: #DA291C;
}
.single-form_submission section.page-head.ph-type-2 {
    display: none;
}
.single-form_submission section.page-head.ph-type-2.display_block {
    display: block;
}

/* 24-oct-2019 */
.inline_boxes  .elementor-widget-wrap {
    display: block !important;
}
.inline_boxes  .elementor-widget-wrap .inline {
    display: inline-block;
    width: auto !important;
}
footer.footer{
	position:relative !important;
}
div#c27-site-wrapper {
    margin-bottom: 0 !important;
}
.elementor-pagination span.page-numbers {
    display: inline-block;
}
.elementor-pagination a.page-numbers {
    display: inline-block;
}
.elementor-pagination{
	margin-top:20px;
}
.hm_icons.elementor-widget-icon {
    margin-bottom: 0 !important;
}
.grow_with_us {
    margin-bottom: 0 !important;
}
/* ends */


@media only screen and (min-width: 1201px){

.header .user-area {
    margin-right: 0 !important;
}
}

@media only screen and (max-width: 1600px) and (min-width: 1401px){
.header-container>.container {
    padding-right: 179px !important;
    padding-left: 264px !important;
}
.header.header-style-alternate:not(.header-scroll) .header-container .header-top .logo a img {
    max-height: 92px !important;
}
.header-container .i-nav ul li {
    margin-left: -4px;
}
}
@media only screen and (max-width: 1460px) and (min-width: 1201px){
.header.header-style-alternate:not(.header-scroll) .header-container .header-top .logo a img {
    max-height: 82px !important;
}
.header-container>.container {
    padding-right: 179px !important;
    padding-left: 234px !important;
}
.header-container .i-nav ul li {
    margin-left: -12px;
}
}
@media only screen and (max-width: 1240px) and (min-width: 1201px){
.header-container>.container {
    padding-right: 169px !important;
    padding-left: 234px !important;
}
.header-container .i-nav ul li {
    margin-left: -14px;
}
}
.finder-tabs i.mi.search {
    display: none;
}.mobile-explore-head {
    display: none !important;
}
div#c27-site-wrapper {
    padding-bottom: 0 !important;
}
footer.footer {
    margin-top: 0 !important;
}.my-table .eael-data-table tbody > tr:nth-child(2n) td {
    color: #6d7882;
    background-color: #eff3f4;
}.my-table .eael-data-table thead tr th {
    color: #fff;
    background-color: #115e67;
}