/*
Developer css
*/
a.sc_layouts_logo img {
    max-height: 80px;
    width: auto;
    display: block !important;
}
.breadcrumbs .breadcrumbs_delimiter:before {
    content: '';
    width: 5px !important;
    height: 5px !important;
    background-color: #fc5d4a !important;
 }
 ul.wpbdp-categories li::marker,.wpb_content_element  ul li::marker{
    color: #fc5d4a;
}
span.wpbdp-tag.wpbdp-payment-status.wpbdp-payment-status-completed {
    background-color: green;
}
.scheme_default .sc_item_subtitle {
    font-size: 17px;
    font-style: inherit;
    font-weight: 600;
}
.tribe-events-calendar-list__event-header a.tribe-events-calendar-list__event-title-link.tribe-common-anchor-thin:hover {
    color: #fc5d4a;
}

.sidebar_inner .wpbdp-listings-widget-list li:before {
    content: ' ';
    display: block!important;
    width: 5px !important;
    height: 5px !important;
    position: absolute;
    left: -1.0em!important;
    top: 11px !important;
    border-radius: 50%!important;;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#menu-footer li:before{
  top: 9px !important;
  width: 5px !important;
  height: 5px !important;
  left: -1.0em!important;
}
.tribe-events-c-small-cta.tribe-common-b3.tribe-events-calendar-list__event-cost {
    color: #222327;
    font-weight: 600;
    font-size: 13px;
}
button.tribe-events-pro-map__event-card-button {
    background-color: inherit !important;
}
button.tribe-events-pro-map__event-card-button:hover{
    background-color: #fc5d4a !important;
}
nav.tribe-events-nav-pagination a:hover{ color: #fc5d4a !important;}
.single-tribe_events ul.tribe-events-sub-nav {padding-left: 0px;}
button.tribe-common-c-btn.tribe-events-c-search__button {
    background-color: #fc5d4a !important;
    border-radius: 23px ;
    font-family: "Montserrat",sans-serif;
    font-size: 11px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.3;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1.15px;
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button {
    background-color: #fc5d4a !important;
    border-color: #fc5d4a !important;
    border-radius: 30px;
}
svg.tribe-common-c-svgicon.tribe-common-c-svgicon--caret-down.tribe-events-c-subscribe-dropdown__button-icon {
    color: white;
}
li.tribe-events-c-nav__list-item.tribe-events-c-nav__list-item--prev a:hover {
    color:#fc5d4a;
}
.top_panel_default .sc_layouts_row_type_normal {
    padding: 0;
}
.wpbdp-listing .listing-details .field-value {
    min-width: 480px;
}
span.back-to-dir-buttons.wpbdp-button.button.wpbdp-submit.submit a ,p.wpbdp-goback a{
    color: white;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    white-space: nowrap;
    padding: 0.5em 0.5em;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    -webkit-border-radius: 24px;
    -ms-border-radius: 24px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border-width: 1px !important;
    border-style: solid;
    background-color: #fc5d4a !important;
    border-radius: 23px ;
    font-family: "Montserrat",sans-serif;
    font-style: normal;
    line-height: 1.3;
    text-decoration: none;
    text-transform: uppercase;
        margin-top: 10px;
}

span.back-to-dir-buttons.wpbdp-button.button.wpbdp-submit.submit a:hover,p.wpbdp-goback a{color: #ffffff;background-color: #ea5240;border-color: #ea5240;}
.tax-wpbdp_category .wpbdp-main-box .submit-btn {width: 40%!important;}
.tax-wpbdp_category .wpbdp-main-box .submit-btn a,.business-directory .box-col.submit-btn input{padding: 1.41em 1em ;}   
.single-wpbdp_listing .wpbdp-sticky-tag {
    background: var(--bd-main-color);
    color: #fff;
    padding: 6px 15px;
     margin: 0; 
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: 600;
    vertical-align: text-bottom;
    display: inline-block;
    font-size: 12px;
    background-color: #fc5d4a !important;
    border-radius: 23px;
    margin: 14px 0px;
}
.tribe-events-calendar-month__multiday-event-bar {
   background-color: #fc5d4a !important;
}
.page-id-1230 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    display: none;
}
.wpbdp-listing-excerpt.sticky {
    background: #fff0cf;
    border-bottom: solid 1px #b37800;
    margin-top: 30px;
}
.wpbdp-listing-excerpt.odd {
    background: #eee;
}
a.wpbdp-button.button.view-listing {background-color: gray;color: #ffffff;border-color: #fc5d4a;background-color: #fc5d4a;}
a.wpbdp-button.button.view-listing:hover {
    color: black;
}