/********* Compiled - Do not edit *********/
@font-face {
font-family:"Klinic Slab";
src:url(//www.bethesdadev.com/wp-content/uploads/fonts/KlinicSlabBold.otf);font-display: swap;
}
:root{--color-primary:#0073bb;--color-secondary:#eb008b;--color-gradient-start:#0073BB;--color-gradient-stop:#1056A5;--color-link:#eb008b;--color-link-hover:#fa8d29;}.woocommerce ul.products, .woocommerce-page ul.products{margin-left:-15px;margin-right:-15px;}.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{padding-left:15px;padding-right:15px;}body{font-family:Titillium Web;font-weight:400;line-height:1.8;font-size:17px;color:#2a363b;}body.single-post .blog-single-title{font-family:inherit;}body.single-post .content{font-family:inherit;}.h1,h1{font-family:Roboto Slab;font-weight:700;line-height:1.4em;font-size:45px;color:#0073bb;}.h2,h2{font-family:Roboto Slab;font-weight:700;line-height:1.4;font-size:40px;color:#0073bb;}.h3,h3{font-family:Roboto Slab;font-weight:400;line-height:1.5em;font-size:30px;color:#fa8d29;}.h4,h4{font-family:Titillium Web;font-weight:400;line-height:1.6em;font-size:25px;color:#2a363b;}.h5,h5{font-family:Titillium Web;font-weight:700;line-height:1.7;font-size:20px;color:#0073bb;}.h6,h6{font-family:Titillium Web;font-weight:700;line-height:1.7;font-size:18px;color:#0073bb;}.main-header .navbar-brand{max-width:300px !important;}.titlebar-inner h1{}.titlebar-inner p{}section.vc_row{units:px;}@media screen and (max-width: 899px){body[data-mobile-nav-style=classic] .navbar-collapse, body[data-mobile-nav-style=minimal] .navbar-collapse{background:rgb(0, 115, 187);color:rgb(255, 255, 255);}ul.nav.main-nav > li > a, ul.nav.main-nav > li > a:hover, .main-nav .children > li.active > a, .main-nav .children > li.current-menu-item > a, .main-nav .children > li.current-menu-ancestor > a, .main-nav .children > li:hover > a, .nav-item-children > li.active > a, .nav-item-children > li.current-menu-item > a, .nav-item-children > li.current-menu-ancestor > a, .nav-item-children > li:hover > a{color:inherit !important;}}/*  Directory List Style  */

.ebd-directory-tags{
    display:none !important;
}

.ebd-listing-description{
    display:none !important;
}

.ebd-dir-img-wrap{
    display:none !important;
}

.ebd-directory-listing-wrap .ebd-pagination-wrap.ebd-pagination-template-1 .page-numbers.current, 
.ebd-directory-listing-wrap .ebd-pagination-wrap.ebd-pagination-template-1 .page-numbers:hover{
    background: #0073bb !important;
}

.ebd-search-template-4 .ebd-search-field input[type="submit"]{
    background: #0073bb !important;
}

.ebd-grid-layout.ebd-grid-template-1 .ebd-each-directory .ebd-extra-content-wrap .ebd-directory-category .ebd-each-category a:before{
    background: #0073bb !important;
}

.ebd-grid-layout.ebd-grid-template-1 .ebd-each-directory .ebd-extra-content-wrap .ebd-directory-category .ebd-each-category a:hover{
    color:#0073bb !important;
}

.ebd-grid-layout.ebd-grid-template-1 .ebd-each-directory .ebd-extra-content-wrap h2 a:hover{
    color:#0073bb !important;
}

.ebd-grid-layout.ebd-grid-template-1 .ebd-each-directory .ebd-extra-content-wrap .ebd-directory-location .ebd-location-sim-styl a:hover{
    color:#0073bb !important;
}

#comments{
    display:none;
}
/*--------------------------------------*/


/*-----------------eWay Donation-------------------*/	

.wpb_wrapper .eway-button {
    border-radius: 50%;
    max-width: 225px;
    max-height: 225px;
    width: 225px;
    height: 225px;
    background: #a0c04b;
    border: 14px solid #89af20;
}

.wpb_wrapper .first .eway-button {
    background: #ffb26b;
    border: 14px solid #fa8d29;
}

.wpb_wrapper .second .eway-button {
    background: #6790c7;
    border: 14px solid #4173b9;
}

.wpb_wrapper .third .eway-button {
    background: #de68ae;
    border: 14px solid #eb008b;
}

.wpb_wrapper .eway-button span:hover {
    text-shadow: none;
}

.wpb_wrapper .eway_custom_elements{
    display:none;
}

.wpb_wrapper .eway_custom_input {
    width: 100%;
    max-width: 300px;
    border: 1px solid #c2c2c2;
    margin-top: 30px;
    padding-left: 10px;
    background: url(../dollar-sign.png) -100px center no-repeat;
    transition: all ease .5s;
}

#eWayCustomForm{
    text-align:center;    
}

#eWayCustomForm input[type='submit'] {
    background: #eb008b;
    border:0px;
    width: 100%;
    max-width: 300px;
    font-size: 16px;
    color: #fff;
    padding: 10px 40px;
    cursor: pointer;
 }

.wpb_wrapper .eway-button span {
    background: transparent;
    box-shadow: none;
    padding: 0;
    font-size: 30px;
    height: initial;
    line-height: 35px;
    text-shadow: 3px 4px 3px rgba(0, 0, 0, 0.25);
}

@media (min-width: 480px) and (max-width: 768px)
{
    .wpb_wrapper .eway-button {
        max-width: 150px;
        max-height: 150px;
        width: 150px;
        height: 150px;
    }
    
    .wpb_wrapper .eway-button span {
        font-size: 20px;
    }
}

/*--------------------------------------*/    

.wpb_text_column > .wpb_wrapper > ul {
    padding-left: 40px;
    list-style-position: outside;
}