<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*************************************
Add your custom styles here
*************************************/
.jrBlogview .jrListingInfo {
    font-size: 1em !important;
}
.jrButton.jrSmall, #es a.jrButton.jrSmall{
    padding: 4px 8px;
}
.jrFieldDiv .jrButton {
    padding: 4px 10px;
}
.jr_address.jrText {
    padding: 5px !important;
}
.jrWebsite {
    text-color: #ffffff;
    font-weight: 800;
}
div.jrAdvSearchModule{
    font-size: 15px;
}
.jrAdvSearchModule .jrSelect
{
    margin-right: 0 !important;
    width: 6.5em !important;
    padding:5px;
}
.jrAdvSearchModule .jrButton, input.jrButton
{
width: 6em !important;
}
.jr_address.jrText {
    margin-bottom: 15px !important;
    padding:5px !important;
}
div.jrOstContent {
    margin: 0 0 5px;
}
div.jrOstContent {
    background-color: #F2F2F2;
    background-image: radial-gradient(at center center , #FFFFFF, #EEEEEE);
    border-color: #DDDDDD;
    border-style: solid;
    border-width: 1px 0;
    clear: left;
    margin: 5px 0 7px;
    padding: 0.5em 5px;
   float: left;
   width: 100%;
}


.jrListings .jrContentTitle, .jrListings .jrContentTitle a {
    float: left !important;
    width: 61%;
}


.jrBlogview .jrOverallRatings {
    clear: none !important;
}
.jrListings .jrContentTitle, .jrListings .jrContentTitle a {
	color: #000000 !important;
    font-size: 22px !important;
    font-weight: bold !important;
    line-height: 1.5em !important;
}
 .jrAdvSearchModule .jr_address{
    padding: 5px !important;
    width: 14em !important;
    
}

.banner-tagline .jrRoundedPanel  {
    background: #f9f9f9a6;
}

.jrListingDetail .jrListingStatus {
    float: left;
}

.content-bottom{
    display: none;
}
@media (max-width: 480px){
    .content-bottom{
        display: block;
    }
    .component-top{
        display: none;
    }
}

@media(max-width: 991px)
{
    .moduleid-227{
        display: none;
    }
}
@media(max-width: 480px){
    .moduleid-227{
        display:block;
    }
}

@media (max-width: 480px){
    
.showcase-top-wrapper {
    display: none !important;
}
.jrBlogview .jrListItem .jrListingThumbnail {
    
    float: left;
}
.jrBlogview .jrListItem .jrListingContent .jrOverallRatings {
    text-align: left;
}

.jrBlogview .jrListItem .jrListingContent .jrListingInfo {
    text-align: left;
}

.jrButton:not(.jr-pagenav-page):not(.jr-pagenav-current):not(.jr-pagenav-prev):not(.jr-pagenav-next):not(.jrApplyFilter):not(.jr-search):not(.jrFiltersButton).jrSmall{
    font-size:10px;    
}

}

body {
font-size: 16px;
}
}
</pre></body></html>