/*
 Theme Name:   Listingpro Child
 Theme URI:    http://studio.cridio.com/listingpro/
 Description:  Listingpro Child Theme
 Author:       cridio team
 Author URI:   http://cridio.com/
 Template:     listingpro
 Version:      1.0.0
 Tags:         listingpro, directory, listing, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  listingpro
*/
/*newline*/
.lp-listing-slide {
    margin: 0 8px;
}
html,
body {
    scroll-behavior: smooth;
}
.slick-arrow {
    background-color: #333;
    color: #ffcd00 !important;
    opacity: 0.9;
    padding: 7px 10px;
    font-size: 13px;
}
.slick-arrow::before {
    color: #ffcd00 !important;
}
.yp-lisitngs-by-id .row {
    display: flex;
    flex-wrap: wrap;
}

.lp-custom-single-sidebar {
    border-right: 1px solid #ddd;
}

.yp-lisitngs-by-id-style-list .yp-lisitngs-main {
    padding: 10px;
    min-height: 150px;
    border-radius: 5px;
    background-color: #fff;
    display: flex;
    gap: 20px;
    margin-bottom: 30px;
}


.yp-lisitngs-by-id-style-list .yp-lisitngs-main img {
    width: 130px;
    height: 130px;
    object-fit: cover;
    border-radius: 5px;
    transition: 0.3s;
}

.yp-lisitngs-by-id-style-list .yp-lisitngs-main:hover img {
    transform: scale(1.2);
}

.yp-lisitngs-by-id-style-list .yp-lisitngs-main .yp-lisitngs-thumbnail {
    overflow: hidden;
    border-radius: 5px;
}

.yp-lisitngs-bcategory-style-list .single-div {
    width: 33.3%;
    height: 260px;
    padding: 0;
    align-self: stretch;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 0;
    background-color: #fff;
    transition: box-shadow .3s;
    cursor: pointer;
}

.yp-lisitngs-bcategory-style-list .single-div:not(:nth-last-child(-n+3)) {
    border-bottom: 1px solid #0000004d;
}

.yp-lisitngs-bcategory-style-list {
    display: flex;
    flex-wrap: wrap;
}

.yp-lisitngs-bcategory-style-list .single-div i {
    width: 100px;
    height: 100px;
    padding: 20px;
    border-radius: 100px;
    background-color: #fddb00;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 34px;
    color: #fff;
    margin: 20px auto;
}

.yp-lisitngs-bcategory-style-list .single-div:hover {
    box-shadow: 0 18px 88px -4px rgba(24, 39, 75, .14), 0 8px 28px -6px rgba(24, 39, 75, .12);
}

.yp-lisitngs-bcategory-style-list .single-div .title {
    flex-grow: 0;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: -.32px;
    text-align: center;
    color: #333;
}

.yp-lisitngs-bcategory-style-list .single-div .number {
    flex-grow: 0;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.11;
    letter-spacing: -.15px;
    text-align: center;
    color: #4f4f4f;
}

.dropdown-menu.lp-custom-search-dropdown {
    padding: 8px 14px;
    width: auto;
    border: transparent;
}

.dropdown-menu.lp-custom-search-dropdown li {
    height: 38px;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center;
    cursor: pointer;
    color: #000;
}

.dropdown-menu.lp-custom-search-dropdown li .custom-checked-border {
    border: 1px solid #000;
    padding: 5px;
    border-radius: 11px;
    margin: 0 0 3px 8px;
}

.dropdown-menu.lp-custom-search-dropdown li.active .custom-checked-border {
    border-width: 3px;
    padding: 3px;
    border-color: #ffcd00;
}

.lp-list-view-compact-outer {
    padding: 10px;
    border-radius: 5px;
    box-shadow: 2px 2px 10px 0 rgb(0 0 0 / 10%);
    background-color: #fff;
    border: unset !important;
    margin: 0 0;
}

.page-container.listing-simple .lp-compact-view-outer {
    margin: 0 0;
    border: unset;
    padding: 0 !important;
}

.promoted-listings .lp-list-view-compact-outer .lp_compact_list_ad {
    display: none;
}


.yp-custpm-list-social {
    height: 44px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
	width: 100%;
    gap: 32px;
    padding: 8px;
    background-color: #f2f2f2;
    margin: 10px 0 0;
}

.yp-custpm-list-social p {
    padding: 0 !important;
    margin-top: 0 !important;
    margin-left: 10px;
}

.yp-custpm-list-social p a,
.yp-custpm-list-social p {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 13px !important;
    font-weight: 600;
    color: #333 !important;
    margin-right: 0 !important;
}

.yp-custpm-list-social p a i,
.yp-custpm-list-social p i {
    font-size: 13px;
    width: 28px;
    height: 28px;
    flex-grow: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    border-radius: 14px;
    flex-direction: column;
     background: #058d05;
    color: #fff;
}
.listing-classic-business-hours .open-hours .show-all-timings {
    display: none;
}
.listing-classic-business-hours .open-hours {
    padding: 0 !important;
    box-shadow: unset !important;
}
html, body {
    overflow-x: hidden;
}
.listing-second-view .open-hours ul li.today-timing {
    background: #f5f5f5;
    padding: 12px 4px;
}
.listing-classic-business-hours .open-hours ul.hidding-timings {
    display: block !important;
}
.yp-custpm-list-social p.lp_list_call.whatsapp i {
    background: #058d05;
    color: #fff;
}
.listing-classic-business-hours .open-hours{
	    padding: 0;
}
.listing-classic-business-hours .open-hours .today-hrs>div {
    padding: 0 15px;
}
.lp-list-view-compact-outer .list_own_col_gt {
     min-width: 80% !important;
    max-width: 80% !important;
}

.lp-list-view-compact-outer .lp_list_address i {
    color: #000;
    margin-right: 3px;
}

.lp-list-view-compact-outer .lp_list_address {
    margin: 13px 0 15px 0;
}

.lp-list-view-compact-outer .lp_list_title a {
    font-size: 18px !important;
    font-weight: 600 !important;
    color: #333 !important;
}

.data-sidebar-postions {
    position: absolute;
    right: 10px;
    top: 10px;
    display: flex;
    align-items: center;
}

.data-sidebar-postions a.status-btn {
    padding: 6px 10px;
    height: 26px;
    display: flex;
    border-radius: 2px;
    background-color: #ffcd00;
    cursor: pointer;
    border: none;
    outline: 0;
    max-width: 30px;
}

.data-sidebar-postions a:not(.status-btn) {
    width: 97px;
    color: #ffcd00;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    font-size: 14px;
    height: 26px;
    border-radius: 2px;
    margin-left: 6px;
    background-color: #333;
}

.data-sidebar-postions i.fa-bookmark-o.fa:not(.fa-spinner)::before,
.data-sidebar-postions i.fa.fa-bookmark:not(.fa-spinner)::before {
    content: "\f004";
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
    color: #000;
}

.data-sidebar-postions i.fa-regular.fa-bookmark-o:not(.fa-spinner)::before {
    content: "\f004";
    font-weight: 400;
    font-family: "Font Awesome 6 Free";
    color: #000;
}

.cat-key-div {
    margin: 14px 0 24px 0;
}

.cat-key-div strong {
    color: #000;
    margin-top: 8px !important;
    font-weight: 600 !important;
}

.cat-key-div a {
    color: #333;
    margin: 0 5px;
}

.promoted-listings .promoted.lp-grid-box-contianer {
    background: #fff;
    border: 2px solid #0cd83d !important;
    border-radius: 10px;
    padding-bottom: unset !important;
    overflow: visible !important;
}

.lb-nav a.lb-next,
.lb-nav a.lb-prev{
	opacity:1 !important;
	display:block !important;
}


.promoted-listings .promoted.lp-grid-box-contianer .yp-custpm-list-social {
    width: calc(100% + 30px);
    margin-left: -20px;
    border-top: 1px solid #ddd;
    background: #00000008 !important;
    justify-content: space-around;
}

.promoted-listings .promoted.lp-grid-box-contianer .yp-custpm-list-social i {
    color: #0cd83d;
    background: transparent;
    margin: 0;
    width: auto;
    font-size: 14px;
}

.promoted-listings .promoted.lp-grid-box-contianer .cat-key-div {
    margin: 0px 0 0px 00;
    background: #ddd;
    width: auto;
    display: inline-block;
    padding: 2px 4px;
    border-radius: 13px;
    line-height: 14px;
    margin-bottom: 14px;
}

.promoted-listings .promoted.lp-grid-box-contianer .cat-key-div strong {
    font-size: 11px;
}

.promoted-listings .promoted.lp-grid-box-contianer .cat-key-div a {
    font-size: 11px;
}

.promoted-listings .promoted.lp-grid-box-contianer p.lp_list_address {
    margin: 1px 0 0px 0;
    font-size: 12px;
}

.promoted-listings .promoted.lp-grid-box-contianer .lp_list_title {
    margin-bottom: 3px;
    margin-top: 40px;
}

.promoted-listings .promoted.lp-grid-box-contianer .lp_list_title a {
    font-size: 15px !important;
}

.promoted-listings .promoted.lp-grid-box-contianer .list_thumbnail {
    display: block !important;
    position: absolute;
    right: 10px;
    top: 28px;
}

.promoted-listings .promoted.lp-grid-box-contianer .data-sidebar-postions {
    display: none;
}



.promoted-listings .promoted.lp-grid-box-contianer .sponsard-ads {
    position: absolute;
    z-index: 99;
    right: 0;
    display: block !important;
    top: 0;
    background: #0cd83d;
    color: #000;
    padding: 2px 24px;
    font-weight: 500;
}

.lp-grid-box-contianer .sponsard-ads {
    display: none;
}

.post-meta-info-classic {
    padding: 0 !important;
    background-color: #f2f2f2 !important;
    margin-top: 1px;
}

.lp-custom-child .post-meta-info-classic .breadcrumbs a,
.lp-custom-child .post-meta-info-classic .breadcrumbs span {
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #333 !important;
}

.lp-custom-child .post-meta-info-classic .breadcrumbs {
    margin-top: 12px;
    margin-bottom: 20px;
}

.lp-custom-child .post-meta-info-classic .post-meta-left-box h1 {
    text-align: left;
    letter-spacing: 0px;
    opacity: 1;
    line-height: 47px;
    font-size: 18px;
    color: #333;
    font-weight: 600;
    margin: 0;
    display: inline-block;
}

.lp-custom-child .post-meta-info-classic .post-meta-left-box h1 .reviews.sbutton,
.lp-custom-child .post-meta-info-classic .post-meta-left-box h1 #fav-container {
    display: initial;
    background-color: #ffcd00 !important;
    border-radius: 2px;
    font-size: 13px;
    font-weight: 400;
    cursor: pointer;
    margin: 7px 0 0 6px;
    padding: 4px 11px;
    line-height: 28px;
}

.lp-custom-child .post-meta-info-classic .post-meta-left-box h1 .reviews.sbutton .reviews-quantity,
.lp-custom-child .post-meta-info-classic .post-meta-left-box h1 #fav-container a {
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
}

.lp-custom-child .post-meta-info-classic .post-meta-left-box h1 {
    display: flex;
    flex-wrap: wrap;
    line-height: 16px;
    margin-bottom: 12px;
}

.lisiting-feature-image img {
    width: 120px;
    height: 124px;
    object-fit: cover;
    margin-bottom: 13px;
}

.post-meta-left-box-data {
    display: flex;
    position: relative;
    flex-wrap: wrap;
}

.lp-custom-child .post-meta-info-classic .post-meta-left-box p {
    font-size: 12px;
    color: #333;
}

.post-meta-left-box-data .lisiting-feature-image {
    margin-right: 18px;
}

.post-meta-left-box-data span.rating-sections-top-title p {
    display: flex;
    align-items: center;
}

.post-meta-left-box-data span.rating-sections-top-title p span {
    display: flex;
    align-items: center;
    font-weight: 600;
    text-decoration: underline;
    color: #333;
    background: transparent !important;
    cursor: pointer;
    line-height: 15px !important;
    height: 14px;
    margin-top: 2px;
}

span.rating-sections-top-title {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 8px;
}

span.rating-sections-top-title i {
    color: #000;
    font-size: 15px;
    position: relative;
}

span.rating-sections-top-title i::after {
    content: "\f005";
    position: absolute;
    font-size: 6px;
    color: #ffcd00;
    font-weight: 800;
    left: 5px;
    top: 5px;
}

.post-meta-left-box .yp-custpm-list-social {
    padding: 0;
    gap: 0;
    margin-top: -8px;
    height: auto;
    width: 100%;
    justify-content: space-between;
}

.post-meta-left-box .yp-custpm-list-social .yp-custpm-list-social-right .widget-box.widget-social {
    margin-bottom: 0;
}

.post-meta-left-box .yp-custpm-list-social .yp-custpm-list-social-left {
    display: flex;
    flex-wrap: wrap;
}

.post-meta-left-box .yp-custpm-list-social .yp-custpm-list-social-right .widget-box.widget-social li a i {
    font-size: 15px;
}

.post-meta-left-box .yp-custpm-list-social .yp-custpm-list-social-right .widget-box.widget-social li a {
    border-radius: 50% !important;
    width: 34px !important;
    height: 33px !important;
    padding: 0 !IMPORTANT;
    display: flex;
    align-items: center;
    justify-content: center;
}

.post-meta-left-box .yp-custpm-list-social p {
    padding: 2px 24px !important;
    background-color: #333;
    color: #ffcd00 !important;
    font-size: 13px !important;
    border-radius: 5px;
    display: flex;
    align-items: center;
    gap: 0;
    border-color: #adadad;
    margin: 0 7px 0 0 !important;
}

.lp-custom-child .post-meta-info-classic .post-meta-left-box p a {
    font-weight: 400;
    color: #ffcd00 !important;
    font-size: 13px;
}

.lp-custom-child .post-meta-info-classic .post-meta-left-box p i {
    background: transparent !important;
    color: #ffcd00 !important;
    padding: 0;
    width: 0;
    margin-right: 8px;
    line-height: 25px;
    font-size: 15px;
}

.post-meta-left-box .yp-custpm-list-social p.lp_list_call.whatsapp {
    background: #058d05 !important;
}

.post-meta-left-box .yp-custpm-list-social p.lp_list_call.whatsapp a,
.post-meta-left-box .yp-custpm-list-social p.lp_list_call.whatsapp i {
    color: #fff !important;
}

.video-option.classic.margin-bottom-30 {
    width: 150px;
    height: 103px;
    position: absolute;
    right: 0;
    top: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.video-option.classic.margin-bottom-30 .watch-video.popup-youtube {
    padding: 0;
    background: transparent !important;
}

.video-option.classic.margin-bottom-30 .watch-video.popup-youtube i {
    font-size: 40px;
    color: #ff0000;
}

.lp-custom-single-sidebar a {
    text-align: right;
    height: 30px;
    display: inline-block;
    padding: 7px 15px;
    text-decoration: none;
    font-weight: 600;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    color: #4f4f4f;
    font-size: 14px;
    border-right: 4px solid transparent;
    border-radius: 4px;
}

.lp-custom-single-sidebar.showed {
    position: fixed;
    top: 0;
    background: #fff !important;
    margin-left: 18px;
}

.feature-link-boxes.active a {
    color: #ffcd00;
    cursor: pointer;
}

.content-white-area-classic {
    background: #fff;
}

li.feature-link-boxes {
    cursor: pointer;
}

.lp-classic-faq-title {
    opacity: 1;
    margin-bottom: 20px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 0 0 16px;
    color: #333;
    font-size: 18px;
    margin: 0;
}

.feature-link-boxes.active a::after {
    position: absolute;
    content: '';
    width: 3px;
    background-color: #ffcd00;
    right: -5px;
    height: 100%;
}

.classic-accordion .accordion-item {
    padding: 16px!important;
    border-radius: 10px;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .25) !important;
}

.classic-review-form .review-form {
    border-radius: 10px;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .25) !important;
}

.listing-classic-business-hours .open-hours {
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .25) !important;
}

.widget-box.business-contact.classic-business-lead-form.lp-lead-form-st {
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .25) !important;
}

.content-white-area-classic {
    background: #fff;
}

.single-inner-classic-container.single_listing {
    padding-bottom: 50px !important;
    padding-top: 50px !important;
}

.widget-box.business-contact.classic-business-lead-form.lp-lead-form-st .hidding-form-feilds input:not([type='submit']) {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff !important;
    background-image: none;
    height: 38px;
    padding: 10px 16px;
    border-radius: 5px;
    border: 1px solid #ccc !important;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)!important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) !important;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.widget-box.business-contact.classic-business-lead-form.lp-lead-form-st .hidding-form-feilds textarea {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff !important;
    background-image: none;
    padding: 10px 16px;
    border-radius: 5px;
    border: 1px solid #ccc !important;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)!important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) !important;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.lp_list_call:hover span.hide-icon{
	display:none;
}
.lp_list_call:hover .show-phone-icon{
	display:block !important;
}
@media(max-width:768px){
	.lp-list-view-compact-outer p.lp_list_address.description{
		    max-height: 143px !important;
	}
	.video-option.classic.margin-bottom-30 {
		position: unset !important;
		margin: 24px auto;
	}
    .header-container .lp-section-row.margin-bottom-60,
    .header-container.lp-header-bg .lp-section-row .lp-home-categoires {
        display: none;
    }
    p.lp-banner-browse-txt {
    margin: 0 0 9px 0;
}
.lp-home-banner-contianer .lp-home-banner-contianer-inner .lp-search-bar {
    margin-bottom: 18px;
}
.listing-app-view .post-with-map-container-right .list_view.lp-grid-app-view {
    margin-bottom: 20px !important;
}
.list_thumbnail.lp-grid-box-thumb.lp-listing-top-thumb.list_own_col_lt {
    overflow: visible !important;
}
span.photos{
    width: max-content !important;
    padding: 10px !important;
    top: 90px !important;
}
}
.lp-custom-child .post-meta-info-classic .post-meta-left-box h1 .reviews.sbutton .reviews-quantity:hover i,
.lp-custom-child .post-meta-info-classic .post-meta-left-box h1 .reviews.sbutton .reviews-quantity:hover,
.lp-custom-child .post-meta-info-classic .post-meta-left-box h1 #fav-container a:hover {
    color: #000 !IMPORTANT;
}
.features-listing.extra-fields {
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .25) !important;
    border: unset;
    border-radius: 10px;
}
body .lp-search-bar #input-dropdown li:hover span,
body .lp-search-bar #input-dropdown li:hover a {
    background-color: transparent !important;
}

html,
body {
    overflow-x: hidden;
}
.listing-second-view .post-meta-left-box h1 span.claimed {
    margin: 1px 5px 0 0;
    width: 29px;
    overflow: hidden;
    color: transparent;
    padding: 0px 6px;
}

.lpmap-icon-contianer {
    background: blue;
}
div.dark_rounded .pp_expand,
.pp_hoverContainer {
    display: none !important;
}
@media (max-width:768px) {
   img#fullResImage {
        object-fit: contain;
        width: 400px !important;
        height: auto !IMPORTANT;
        max-width: 400px !important;
    }
    
	.lp-list-view-compact-outer {
		border-radius: 15px;
	padding: 0 !important;
	}
	.listing-second-view .post-meta-left-box h1 span.claimed {
		margin: 0 6px;
	}
	.lp-custom-child .post-meta-info-classic .breadcrumbs a, .lp-custom-child .post-meta-info-classic .breadcrumbs span{
	    font-size: 12px !important;	
	}
	.container.page-container.listing-simple {
		background: #f2f2f2;
	}
	.lp-custom-child .post-meta-info-classic .post-meta-left-box h1 .reviews.sbutton .reviews-quantity, .lp-custom-child .post-meta-info-classic .post-meta-left-box h1 #fav-container a {
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    color: transparent;
    width: 19px;
    height: 18px;
    overflow: hidden;
}
	.lp-custom-child .post-meta-info-classic .post-meta-left-box h1 a i {
    font-size: 13px;
    color: #333;
}
    .listing-app-view .app-view-header .lp-search-bar .form-inline .lp-search-bar-right {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .listing-app-view .app-view-header .lp-search-bar .form-inline .lp-search-bar-right i {
        position: absolute;
        margin-left: -85px;
    }
    #dropdoen-selection-menus {
        width: 100%;
        margin-bottom: 10px;
        margin-top: 26px;
    }
    .listingpro-custom-yp-styles .lp-home-categoires.lp-inside-search-view4 li i {
        display: none;
    }
    .listing-app-view .app-view-header .lp-home-banner-contianer.lp-home-banner-with-loc {
        height: 320px !important;
    }
    .listing-app-view .pos-relative .lp-home-banner-contianer .lp-search-bar {
        padding: 18px 19px;
    }
    .listing-app-view .app-view-header .lp-home-banner-contianer-inner {
        top: 150px;
    }
    .listing-app-view-bar .search-filter-attr-filter-outer {
        display: none;
        width: auto !important;
    }
    .listing-app-view-bar {
        padding: 14px;
    }
    .lp-home-banner-contianer-inner.banner-view-top-classic {
        top: 98%;
        padding: 0 11px;
    }
    .lp-search-bar.classic-search .dropdown {
        width: 100%;
    }
    .header-container .lp-section-row.margin-bottom-60 {
        padding-top: 0;
        margin-bottom: 5px;
    }
    .lp-home-banner-contianer-inner.banner-view-top-classic {
        top: 99% !important;
    }
    p.lp-banner-browse-txt {
        margin: 0;
        margin-bottom: 20px;
    }
    #dropdoen-selection-menus {
        margin-top: 0;
    }
    .yp-custpm-list-social {
        gap: 0;
    }
    .yp-custpm-list-social p a,
    .yp-custpm-list-social p {
        font-size: 11px !important;
    }
    .promoted-listings .promoted.lp-grid-box-contianer p.lp_list_call {
        margin-left: 0 !important;
    }
    .promoted-listings .promoted.lp-grid-box-contianer .list_thumbnail {
        left: 6px !important;
        top: 40px;
        right: auto;
    }
	#content-grids .lp-list-view-compact-outer .list_own_col_gt .yp-custpm-list-social {
		background: transparent;
		border-top: 1px solid #ddd;
		padding: 8px 8px;
		margin: 13px 0px 7px;
	}
	.lp-list-view-compact-outer .lp_list_title {
			margin-bottom: 0px !important;
		}
    #content-grids .lp-list-view-compact-outer .list_own_col_gt {
		float: unset !important;
		box-shadow: unset;
		padding: 17px 0;
    }
	.yp-custpm-list-social {
    background: #fff0;
    border-top: 1px solid #ddddddb5;
}
	.lp-list-view-compact-outer .lp_list_address {
		margin: 4px 0 4px 0 !important;
	}
	.cat-key-div {
		margin: 7px 0 12px 0;
	}
    .lp-list-view-compact-outer .lp-grid-box-thumb img {
        min-height: 75px !important;
    }
    .lp-list-view-compact-outer .list_own_col_gt {
        padding-bottom: 0 !important;
    }
	.promoted-listings .promoted.lp-grid-box-contianer .yp-custpm-list-social {
		margin-right: -14px !important;
	}
	body #page #content-grids .lp-list-view-compact-outer .list_own_col_gt .lp_list_address, body #page #content-grids .lp-list-view-compact-outer .list_own_col_gt .lp_list_title {
		max-width: 68%;
	}
	.list_thumbnail.lp-grid-box-thumb.lp-listing-top-thumb {
		display: block !IMPORTANT;
		left: 9px;
		position: absolute;
		top: 11px;
		width: 69px;
		height: 69px;
	}
    .promoted-listings .promoted.lp-grid-box-contianer p.lp_list_address {
        font-size: 10px;
        width: 70%;
        line-height: 15px;
        margin-bottom: 5px;
    }
    .lp-search-bar.lp-search-bar-header {
        display: none;
    }
    .lp-color-header-style .lp-search-header-style-outer.lp-customizer-header-inner-wrap {
        display: none !important;
    }
    .lp-list-view-compact-outer {
        width: calc(100%)!important;
    }
   .lp-grid-box-contianer .data-sidebar-postions a {
    display: none !important;
	}
		.lp-grid-box-contianer .data-sidebar-postions .status-btn {
		display: block !important;
		margin-left: 69px;
	}
	.header-right-panel.clearfix.col-md-10.col-sm-10.col-xs-12 .mobile-nav-icon {
    width: 100%;
}
	.post-meta-left-box .yp-custpm-list-social .yp-custpm-list-social-left p {
  width: 42%;
    border-radius: 2px;
    justify-content: center;
    padding: 2px 12px !important;
}
	div#more_filters {
    display: none;
}
    .lp-grid-box-contianer.lp-list-view-compact-outer .yp-custpm-list-social p a {
        float: unset;
        display: grid;
        overflow: hidden;
        color: transparent !important;
    }
    .lp-grid-box-contianer.lp-list-view-compact-outer .yp-custpm-list-social p {
        width: 28px;
        margin-left: 9px !important;
        overflow: hidden;
    }
    .promoted-listings .lp-grid-box-contianer.lp-list-view-compact-outer .yp-custpm-list-social p {
        overflow: initial;
        width: auto !important;
    }
    .promoted-listings .lp-grid-box-contianer.lp-list-view-compact-outer .yp-custpm-list-social p a {
        display: flex;
        overflow: initial !important;
        color: #fff0 !important;
    }
    .post-meta-left-box .yp-custpm-list-social {
        flex-wrap: wrap;
        justify-content: center;
    }
    .post-meta-left-box .yp-custpm-list-social .yp-custpm-list-social-left {
        justify-content: center;
    }
    .post-meta-left-box .yp-custpm-list-social .yp-custpm-list-social-left p {
        margin-bottom: 10px !important;
    }
  .video-option.classic.margin-bottom-30 {
		width: 91px;
		height: 83px;
		left: 17px !important;
	}


    .post-meta-left-box-data {
    flex-wrap: nowrap;
    max-width: 100%;
}
    .post-meta-left-box-data .lisiting-feature-image-title {
        width: 80% !important;
    }
    .lp-custom-single-sidebar.showed {
        z-index: 9999;
        width: 100%;
        left: 0;
        right: 0;
        box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .25) !important;
    }
   
	.lisiting-feature-image img {
    width: 94px;
    height: 94px;
}
	.lp-custom-single-sidebar ul{
	display:none;
}
	.lp-custom-single-sidebar .class-menus {
    font-family: Open Sans;
    color: #333;
    font-size: 16px;
    font-weight: 700 !IMPORTANT;
    margin-bottom: 0;
}
.lp-custom-child .post-meta-info-classic .post-meta-left-box h1 {
    justify-content: right!important;
    text-align: right !important;
}
.post-meta-left-box-data .lisiting-feature-image {
    margin: 0 9px !important;
}
.listing-second-view .widget-box .listing-classic-business-hours {
    margin-top: 30px;
}
	.lp-custom-single-sidebar p{
	display:block !important;
}
	.lp-custom-single-sidebar {
    border-right: 1px solid #ddd;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .25) !important;
    padding: 10px;
    border-radius: 9px;
    margin-bottom: 20px;
}
	p.lp_list_call.call-icons {
		width: auto !important;
	}
	p.lp_list_call.call-icons .hide-icon {
		display: none;
	}
	.lp-grid-box-contianer.lp-list-view-compact-outer .yp-custpm-list-social .lp_list_call.call-icons .show-phone-icon {
		color: #000 !important;
	}
	#grid-show-popup .grid-show-popup .quickmap {
    z-index: 0 !important;
}
}
.yp-custpm-list-social-left p.lp_list_call.call-icons span.hide-icon {
    color: #ffcd00 !important;
    margin: 0 4px;
}
.lp-list-view-compact-outer .lp_list_call span.hide-icon {
    color: #000;
    font-weight: 500;
}
a.lpl-button.lpl-add-listing-logedin {
    float: unset !important;
    left: 0;
}
.promoted-listings .promoted.lp-grid-box-contianer .cat-key-div.tags {
    background: #fff;
    display: block;
	max-width: 70%;
}
.post-meta-info-classic .social-icons.post-socials.smenu a {
    align-items: center;
    justify-content: left;
	flex-direction: row-reverse;
    text-align: left;
    font-size: 14px;
}
.lp-custom-single-sidebar p ,
.promoted-listings .promoted.lp-grid-box-contianer p.lp_list_address.description {
    display: none;
}
.cat-key-div.tags {
    margin: 14px 0 10px 0;
}
.lp-list-view-compact-outer p.lp_list_address.description {
   margin-top: 0 !important;
    padding-top: 0 !important;
    line-height: 24px;
    margin-bottom: 13px !important;
    max-height: 68px;
    overflow: hidden;
}
.post-meta-info-classic .social-icons.post-socials.smenu a i {
    margin-right: 10px !important;
}
ul.social-icons.post-socials.smenu {
    max-width: 140px;
}

a.lpl-button.lpl-add-listing-loggedout {
    left: 0;
}
.single-inner-classic-container .cat-key-div strong {
    display: block;
    margin-bottom: 8px;
}
.single-inner-classic-container .cat-key-div {
    border-bottom: 1px solid #dddddd91;
    margin-bottom: 18px;
    padding-bottom: 12px;
}
.single-inner-classic-container .cat-key-div.tags {
    margin-bottom: 30px;
}
.termdesc{
        font-size: 16px;
    color: #fff;
}
.mt-4{
    margin-top:40px;
}
.rellisting-section {
  position: relative;
}
.rellisting-section .slick-slider .slick-track{
    height:300px;
}
.rellisting-section .section-title h3 {
  position: relative;
  padding-bottom: 15px;
}

.rellisting-section .section-title p {
  font-size: 15px;
  line-height: 26px;
  color: #777777;
  font-weight: 400;
}

.rellisting-section .items-container {
  margin-top: 30px;
}

.rellisting-section .items-container .slick-prev:before, .rellisting-section .items-container .slick-next:before {
  font-size: 25px;
  color: #48bdc5;
}

.rellisting-section .items-container .item {
  margin: 10px 20px;
  outline: 0;
}

.rellisting-section .inner-box {
  position: relative;
  border-radius: 5px 5px 0px 0px;
  box-shadow: 0 0 20px #f1f1f1;
  margin-bottom: 20px;
}

.rellisting-section .inner-box .img_holder img {
     width: auto;
    height: 200px;
  object-fit:cover;
  border-radius: 5px;
}

.rellisting-section .inner-box .image-content {
  padding: 10px;
  background: #fff;
}

.rellisting-section .inner-box .image-content span {
  font-size: 10px;
  line-height: 26px;
  font-weight: 400;
  color: #777777;
  letter-spacing: .5px;
}

.rellisting-section .inner-box .image-content h6 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  color: #222222;
  padding-top: 6px;
  padding-bottom: 8px;
  text-transform: uppercase;
}

.rellisting-section .inner-box .image-content p {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #777777;
  padding-bottom: 15px;
}
.rellisting-section .slick-next,.rellisting-section .slick-prev{
    font-size:0px;
}
.rellisting-section .slick-prev{
    position: absolute;
    top: -40px;
    right: 55% !important;
    background: transparent;
}
.rellisting-section .slick-next{
position: absolute;
    top: -40px;
    left: 5% !important;
    background: transparent;
}
.rellisting-section .slick-arrow::before {
    color: #075e54 !important;
}
.reltitle{
padding-right: 20px;
    padding-top: 10px;
}
.menu-item-33565{
    display: none !important;
}
.searchpop{
        position: fixed;
    top: 20%;
    width: 50%;
display:none;
    left: 25%;
    z-index: 99999;
}
.searchpop .jumbotron{
padding: 10px;
    background: #fff;
    border-radius:12px;
    -webkit-box-shadow: 2px 0px 5px 0px rgba(0,0,0,0.22);
-moz-box-shadow: 2px 0px 5px 0px rgba(0,0,0,0.22);
box-shadow: 2px 0px 5px 0px rgba(0,0,0,0.22);
}
.searchpop .wid80{
    width:90% !important;
}
.searchpop input[type=text] {
       width: 95%;
    border: 0;
    font-size: 18px;
    vertical-align: top;
}
.searchpop button{
    border:0;
}
.searchpop button:hover{ 
    background:#fff;
    outline:0;
}
.searchpopopen .lp-header {
    opacity: 0.6;
}
.searchpopopen{
    overflow: hidden;
    height: 100%;
}
.fncustom{
    font-size: 16px !important;
    vertical-align: sub;
}
div#suggesstion-box{
        display: block;
    position: absolute;
    top: 55px;
    background: #fff;
    width: calc(100% - 30px);
    left: 15px;
    padding: 10px;
    border-radius: 0;
    z-index: -1;
}
ul.searchlist {
    padding-left: 0;
    list-style-type: none;
    max-height: 200px;
    margin-bottom: 0;
    overflow-x: hidden;
    overflow-y: auto;
}
ul.searchlist li {
    border-bottom: 1px solid #ccc;
    padding: 10px;
    cursor: pointer;
}
ul.searchlist li:hover {
    background: #128C7E;
    color:#fff;
}
ul.searchlist li img {
    margin-left:20px;
}
/*Mobile CSS*/
@media (max-width: 767px) {
  
 .rellisting-section .slick-prev {
    right: 65% !important;
}
 body.search .container.page-container-five {
    padding: 40px;
}
.searchpopmob{
    float:left;
    color:#222;
    font-size:20px;
    margin-left:20px;
}
.searchpop{
        position: fixed;
    top: 20%;
    width: 100% !important;
display:none;
    left: 0% !important;
    z-index: 99999;
}
.searchpop .wid80 {
    width: 85% !important;
    display: inline-block;
    margin: 0;
}
}
/*Desktop CSS*/
@media (min-width: 768px) {
  
body.search .lp-blog-grid-box-thumb img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
body.search .lp-blog-grid-box-container {
    max-height:370px;
    min-height:370px;
}
  
}