/*
1. MT LISTING CATEGORY ICON
2. MT LISTING CATEGORY IMAGE
3. MT LISTING SLIDER
*/

/* 1. MT LISTING CATEGORY ICON */
.listings_category_icon_shortcode .cat-icon {
    max-width: 60px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -webkit-filter: saturate(0%) grayscale(100%) brightness(69%) contrast(1000%);
    -ms-filter: saturate(0%) grayscale(100%) brightness(69%) contrast(1000%);
    filter: saturate(0%) grayscale(100%) brightness(30%) contrast(100%);
    -moz-filter: saturate(0%) grayscale(100%) brightness(69%) contrast(1000%)
}
.listings_category_icon_shortcode .cat-icon:hover {
    filter: none;
    -moz-filter: none;
    -ms-filter: none;
}
.listings_category_icon_shortcode:hover .heading a {

}
.listings_category_icon_shortcode .listings_category_icon_shortcode_holder {
    text-align: center;
}
.listings_category_icon_shortcode .listings_category_icon_shortcode_holder:hover {
    cursor: pointer;
    text-align: center;
}
.listings_category_icon_shortcode .listings_category_icon_shortcode_holder:hover img {
    
}
.listings_category_icon_shortcode .heading {
    margin-top: 15px;
}
.listings_category_icon_shortcode .heading a {
    color: #808080;
    font-weight: 500;
    font-size: 16px;
}
.listings_category_icon_shortcode:hover .heading a {
    color: #ff2122;
}

/* 2. MT LISTING CATEGORY IMAGE */
.listings_category_image_shortcode_holder {
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
        border-radius: 5px;
}
.listings_category_image_shortcode_holder .listings_category_footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to top, rgba(0,0,0,.8) 0%, rgba(0,0,0,.35) 50%, rgba(0,0,0,0) 100%, rgba(0,0,0,0) 100%);
    padding: 20px 20px 17px;
}
.listings_category_image_shortcode_holder .listings_category_footer h4 {
    margin-top: 4px;
    margin-bottom: 2px;
}
.listings_category_image_shortcode_holder .category_icon_holder {
    float: left;
    width: 55px;
    height: 55px;
    text-align: center;
    background: #ff1e27;
    padding: 7px;
    border-radius: 30px;
    margin-right: 15px;
    transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    cursor: pointer;
}
.listings_category_image_shortcode_holder .category_icon_holder img.cat-icon {
    filter: brightness(0) invert(1);
    padding: 5px;
}
.listings_category_image_shortcode_holder .listings_category_footer .category_icon_holder:hover {
    background: #216fff;
}
.listings_category_image_shortcode_holder .listings_category_footer h4 a {
    color: #fff;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    font-size: 20px;
}
.listings_category_image_shortcode_holder .listings_category_footer h4 a:hover {
    opacity:.9;
}
.listings_category_image_shortcode_holder .listings_category_footer p {
    margin-bottom: 0;
    color: #fff;
    font-weight: 400;
}
.two-categ-img .listings_category_image_shortcode_holder {
    height: 360px;
}

/* 3. MT LISTING SLIDER */
.listing-taxonomy-shortcode .title-n-categories {
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .05);
    border-radius: 5px;
}
.listing-taxonomy-shortcode .title-n-categories .listing-actions {
    float: right;
    margin: 0px 15px;
}
.iconfilter-shortcode .listing-grid-1item .thumbnail-name {
    display: flex;
    align-items: center;
    margin: 0px 16px!important;
}
.listing-taxonomy-shortcode .title-n-categories .list_category a{
    color: #fff;
}
.listing-taxonomy-shortcode .title-n-categories .list_category{
    margin: 0px;
}
.mt_listing_content li {
    font-size: 15px;
    font-weight: 200;
    line-height: 25px;
    margin-bottom: 10px;
    font-family: Poppins;
    color: #686868;
}
.listing-taxonomy-shortcode .title-n-categories h4.post-name {
    margin: 5px 15px;
}
.shortcode-listings-slider .title-n-categories .post-name a,
.shortcode-listings-slider .title-n-categories .categories-name a,

.listing-taxonomy-shortcode .title-n-categories .post-name a, 
.listing-taxonomy-shortcode .title-n-categories .categories-name a{
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
}
.listing-taxonomy-shortcode .title-n-categories .post-name a {
    font-size: 20px;
    font-weight: bold;
}
.shortcode-listings-slider .title-n-categories .post-name a {
    font-size: 20px;
}
.shortcode-listings-slider .title-n-categories .post-name a:hover,
.shortcode-listings-slider .title-n-categories .categories-name a:hover,
.listing-taxonomy-shortcode .title-n-categories .post-name a:hover,
.listing-taxonomy-shortcode .title-n-categories .categories-name a:hover {
    color: #20bf6b;
}
.listing-taxonomy-shortcode .categories-name{
    color: #808080;
    font-size: 14px;
    transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
    margin: 0px 10px;
}
.shortcode-listings-slider .categories-name a,
.listing-taxonomy-shortcode .categories-name a {
    color: #808080;
    font-weight: 400;
    font-size: 15px;
}
.shortcode-listings-slider .listing-thumbnail,
.listing-taxonomy-shortcode .listing-thumbnail {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}
.listing-star .mt-item-reviews-average-rating {
    padding: 4px 11px;
    border-radius: 3px;
}
.listing-star .mt-item-reviews-average-rating::after {
    content: "\f005";
    font-family: fontawesome;
    padding-left: 5px;
}
.shortcode-listings-slider .listing-star,
.listing-taxonomy-shortcode .listing-star {
    position: absolute;
    bottom: 30px;
    left: 30px;
}
.shortcode-listings-slider .listing-star,
.listing-taxonomy-shortcode .listing-star{
    position: absolute;
    bottom: 30px;
    left: 30px;
    color: #fff;
    padding: 4px 10px;
    font-size: 14px;
    border-radius: 3px;
    font-weight: 700;
}
.listing-star .star1,
.listing-star .star2 {
    background: #ff2222;
}
.listing-star .star3,
.listing-star .star4 {
    background: #ff7e00;
}
.listing-star .star5 {
    background: #F2BE50;
}
body .shortcode-listings-slider.owl-theme .owl-controls,
body .listing-taxonomy-shortcode.owl-theme .owl-controls {
    margin-top: 50px;
}
body .shortcode-listings-slider.owl-theme .owl-controls .owl-page span,
body .listing-taxonomy-shortcode.owl-theme .owl-controls .owl-page span {
    background: #b5b5b5 !important;
    border-color: #b5b5b5 !important;
}
.single-listing.list-view.listing-taxonomy-shortcode {
    margin-bottom: 42px;
    padding: 0px;
}
.iconfilter-shortcode .row .blog_custom_listings h4 a {
    font-size: 20px;
    font-weight: bold;
    }
/* RATING */
.thumbs_rating_getlink_v2 {
    position: absolute;
    top: 0px;
    right: 30px;
    text-align: right;
}
.thumbs-rating-container .thumbs-rating-up i {
    color: #20bf6b !important;
}
.listings_custom img.listing_post_image:hover,
.listings_category_image_shortcode_holder:hover img {
    transform: scale(1.03) rotate(1deg);
    -webkit-transform: scale(1.03) rotate(1deg);
    opacity: .9;
}
.listings_custom img.listing_post_image{
    max-width: 80px;
    border-radius: 5px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
}
.listings_custom img.listing_post_image,
.listings_category_image_shortcode_holder img {
    transition: all 600ms ease-in-out 0s;
    -webkit-transition: all 600ms ease-in-out 0s;
    transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    width: 100%;
}
.mt-car-search .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000000 !important;
}
.mt-car-search .slider-state-search .search-field.form-control::-webkit-input-placeholder{
    color: #000000 !important;
}
.mt-car-search .slider-state-search .search-field.form-control::-moz-placeholder{
    color: #000000 !important;
}
.mt-car-search .slider-state-search .search-field.form-control:-ms-input-placeholder{
    color: #000000 !important;
}
.mt-car-search .slider-state-search .search-field.form-control:-moz-placeholder{
    color: #000000 !important;
}
.mt-car-search .search-field.form-control {
     color: #000000 !important;
}
.mt-car-search .select2.select2-container .select2-selection .select2-selection__arrow::before{
    color: #000000 !important;
}
.mtsearchform-style-v2.mt-car-search .submit .form-control:hover{
    color: #ffffff !important;
}