/*
Theme Name: Gta Asignments Child
Theme URI: https://homeradar.cththemes.com
Author: CTHthemes
Author URI: http://themeforest.net/user/cththemes/
Description: HomeRadar – Real Estate Listing WordPress Theme is perfect if you like a clean and modern design. This theme will help you create, manage and monetize a local or global real estate site.
Version: 1.0.0
Tags: custom-background, custom-menu, editor-style, featured-images, post-formats, sticky-post, theme-options, translation-ready
Template: homeradar
Text Domain: homeradar-child
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
/* =Theme customization starts here
------------------------------------------------------- */


.locationSlider .slick-arrow {
    position: absolute;
    left: -79px;
    top: 85%;
    background: transparent;
}
.locationSlider .slick-arrow.slick-prev {
    left: -140px !important;
}
.locationSlider .slick-arrow.slick-prev:before {
    content: "\e875";
}
.locationSlider .slick-arrow.slick-next:before {
    content: "\e876";
}
.locationSlider .slick-arrow:before {
    font-family: elementskit !important;
}
.locationSlider .single-carousel-wrap {
    overflow:visible;
}
.testimonials-carousel-wrap .slick-dots li.slick-active button {
    width: 40px !important;
}
.testimonials-carousel-wrap .slick-dots li button {
    width: 10px !important;
    height: 9px !important;
    padding: 5px !important;
}
.testimonials-carousel-wrap .slick-dots li {
    margin: 0 9px !important;
}
.subscribe-button {
    top: 3px;
    right: 2px;
}
.switchbtn .switchbtn-label {
    padding: 8px 16px;
}
.geodir-category-img img {
    height: 265px;
    object-fit: cover;
}
.lagent-template-default .listing-item.listing-item-loop article.geodir-category-listing {
    display: flex;
    flex-direction: column;
    width: 100%;
}




.lagent-template-default .listing-item.list-layout .geodir-category-img {
    width: 100%;
}
.lagent-template-default .listing-item.list-layout .geodir-category-content {
    width: 100%;
}
.lagent-template-default .listing-item.list-layout {
    width: 50% !important;
}
.lagent-template-default .hover-icon a.listing-thumb-link.geodir-category-img_item {
    display: flex;
    align-items: center;
    justify-content: center;
}
@media(max-width:1600px) and (min-width:990px) {
    /*.nav-holder nav li {
        display: flex;
        align-items: center;
        width: 50%;
    }*/
    .nav-holder nav li a {
        padding: 4px !important;
    }
   #masthead .logo-holder {
        height: 50px;
        display: flex;
        align-items: center;
   }
   .logo-text h2 {
        font-size: 19px !important;
        position: relative;
        bottom: 4px;
   }
   .nav-holder {
        margin-right: 0% !important;
   }
   #site-navigation {
        padding-top: 8px;
   }
}

@media(max-width:576px) {
    .listing-slider .slick-list.draggable {
        margin-left: 0px !important;
        padding: 0px 0px 0px 0px !important;
    }
}
