.rstpl-main-menu-position + section:not(.rstpl-slideshow-position):not(.rstpl-slideshow-full-width-position), .rstpl-main-menu-full-width-position + section:not(.rstpl-slideshow-position):not(.rstpl-slideshow-full-width-position) {
    margin-top: 0.9rem;
}

.rstpl-slideshow-position, .rstpl-slideshow-full-width-position, .rstpl-breadcrumbs-position, .rstpl-higher-position, .rstpl-higher-fluid-position, .rstpl-higher-full-width-position, .rstpl-before-content-position, .rstpl-all-content-position, .rstpl-after-content-position, .rstpl-middle-position, .rstpl-middle-fluid-position, .rstpl-middle-full-width-position, .rstpl-lower-position, .rstpl-lower-fluid-position, .rstpl-lower-full-width-position, .rstpl-bottom-position, .rstpl-bottom-fluid-position, .rstpl-bottom-full-width-position {
    margin-bottom: 0.5rem;
}

.rstpl-title, .rstpl-title-left, .rstpl-title-center, .rstpl-title-right {
    margin-bottom: 0.25rem;
    padding-bottom: 0.25rem;
}

.rsdir-detail-section-title {
    border-bottom: none;
    font-size: 0.1px;
    font-weight: 100;
    margin: 0em;
    padding: 0;
}

.row-fluid [class*="span"] {
    min-height: 0;
}

.rsdir-detail-section {
    border: medium none;
    margin: 0rem;
    padding: 0;
}
.rsdir-2-columns > .span6 .rsdir-listing-details-wrapper, .rsdir-3-columns > .span4 .rsdir-listing-details-wrapper, .rsdir-3-columns > .span6 .rsdir-listing-details-wrapper {
    min-height: 125px;
    padding: 0.8rem;
}
.rsdir-listing-meta, .rsdir-detail-meta a {
    font-size: 18px;
    color: #9ec68d;
}
.rsdir-info-window a, .rsdir-info-window a:hover, .rsdir-info-window a:focus {
    color: #378137;
    font-size: 30px;
}

.media:first-child {
    margin-top: 25px;
}

.rsdir-info-window .media .element.style {
    height: 70px;
    width: 300px;
}
.gm-style .gm-style-iw {
    height: 80px;
    padding-top:10px;
    width: 350px;
}

.rsdir-categories-list .media .media {
    line-height: 1;
}

.rsdir-categories-list .media-heading > a {
    font-size: 1.2rem;
}

.badge {
    margin-left: 30px;
}

.rstpl-footer-fluid-position {
    padding: 15px 0;
}


.rstpl-footer-position {
    font-size: 0.9rem;
    font-weight: 400;
    padding: 0.5rem 0;
}

.rstpl-main-menu-position .navbar .navbar-inner {
    padding: 0.5rem 0;
}

#rstpl-com_content .pull-left.item-image {
    margin-bottom: 5px;
    margin-left: 20px !important;
    margin-right: 20px !important;
    max-width: 25% !important;
}

#rstpl-com_content .item-image {
    margin-bottom: 25px;
    padding: 3px !important;
}
.icon-chevron-right::before, .icon-rightarrow::before {
    display: none;
}
.btn, .button {
padding: 2px 6px;
}

.rsdir-mod-simple-search .dropdown-menu {
    max-height: 300px;
    text-align: right;
}

.rsdir-mod-simple-search .open > .dropdown-menu {
    max-height: 300px;
    text-align: right;
}

.rsdir-categories .rsdir-categories-list .badge {
    background-color: #9ec69d;
}