/*
 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
*/

.wp-block-social-link-anchor svg {
  fill: #FFF;
}

.col-lg-3.col-sm-6.col-xs-12.c_widget.woocommerce:nth-child(2) {
  margin-left: 60px;
  width: 19%;
}

.copyright p { color: #626262;}
body.type-offers-around .gallery-carousel-block.carousel-items-1 .item{background-size: 100%; background-repeat: no-repeat; height: 700px;}

.type-offers-around.lf-item-container .single-slide{height: 375px !important;}
.type-offers-around .lf-item {height: auto;}
.elementor-widget-container ol {
  list-style-position: initial !important;
}

#post-19591 h3 {
  font-size: 17px;
}
#post-19591 p {
  font-size: 12px;
}

.grid-item .listing-preview .case27-primary-text.listing-preview-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.header.header-menu-right .header-center{margin-right: 10px;}
.header-top.container-fluid .header-right .header-button.responsive{display: none;}
#listing_tab_apply-now .element.content-block {overflow: hidden;}

@media only screen and (max-width: 768px) {
  .col-lg-3.col-sm-6.col-xs-12.c_widget.woocommerce:nth-child(2) {width: 100%; margin-left: 0;}
  .header-top.container-fluid .header-right .header-button.responsive {display: block;}
  .header-top.container-fluid .header-right .header-button.responsive .buttons.button-1 {
    padding: 0;
    background: none;
    color: #FFF;
  }
  .header-top.container-fluid .header-right .header-button.responsive .buttons.button-1 .fa.fa-plus-square-o {
    font-size: 26px;
  }
}