/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
.fusion-main-menu > ul > li > a .fusion-menu-description {display:none;}
body.post-template-default.single.single-post .post .post-content .slides img {width:100%;}
/* Single Post Changes */
body.post-template-default.single.single-post.has-sidebar.double-sidebars #content {margin-left:0px;}
body.post-template-default.single.single-post.has-sidebar.double-sidebars #content {margin-left:0px;}
body.post-template-default.single.single-post.has-sidebar.double-sidebars #sidebar {float:right; margin-right:340px;}
body.post-template-default.single.single-post.has-sidebar.double-sidebars #sidebar {float:right!important; margin-right:340px;}
body.post-template-default.single.single-post.has-sidebar.double-sidebars #main #sidebar-2 {margin-left:240px;}
body.post-template-default.single.single-post .post .post-content img.alignleft, .post-content img.alignright {width:inherit;}
body.post-template-default.single.single-post .post .post-content .insetphotoright {display: inline-block;float: right;}
body.post-template-default.single.single-post .post .post-content .insetphotoleft {display: inline-block;float: left;}
body.post-template-default.single.single-post .post .post-content .insetphotoright img, body.post-template-default.single.single-post .post .post-content .insetphotoleft img {width:inherit;} 
body.post-template-default.single.single-post .post .post-content .wp-caption {max-width:100%!important;}
body.post-template-default.single.single-post .post .post-content:not(.title) a {font-weight:bold; text-decoration:underline;}
body.post-template-default.single.single-post .post .post-content:not(.title) a:hover {text-decoration:underline;}
body.post-template-default.single.single-post .post .post-content .sidebar a, body.post-template-default.single.single-post .post .post-content .sidebar a:hover {text-decoration:none;}
 
.single .wpbdp-field-name, .single .wpbdp-field-name2 {line-height:1.2em;}

/*Captions*/
.wp-caption-text {font-weight: 400;font-size: 14px;line-height: 20px;font-family: 'Lato'!important;padding: 5px 10px 0 0;}

/* iFrame */
#main .post-content iframe {width:100%;}

/* Contests Hide */
#main .category-contests .fusion-sharing-box, #main .category-contests .about-author, #main .category-contests .related-posts {display:none;}

/* Download PDF Page */
.post-content ul.download-pdf li {
    display: inline-block;
    list-style-type: none;
    width: 32%;
    height: auto;}
.post-content ul.download-pdf {padding: 0; margin: 0;}
.post-content ul.download-pdf li span {display: block;
    font-size: .7em;
    font-weight: 600;}
.post-content ul.download-pdf li img {max-width:150px;max-height:190px;}
.post-content ul.download-pdf li:hover img {    box-shadow: 0px 0px 0px 1px #ccc;
    top:-2px;
    -webkit-transition: all .1s linear .1s;
    transition: all .1s linear .1s;}

#wrapper .fusion-builder-placeholder {display:none!important;}
.single .wpbdp-field-city, .single .wpbdp-field-state, .single .wpbdp-field-zip_code {display:inline;}
.single .wpbdp-field-city span::after {content: ",";}
.single .wpbdp-field-name, .single .wpbdp-field-name2 {font-weight:bold; font-size:1.2em;}

.post-content .p-inline p  {display:inline;}

/* Breaking Widget */
#breaking-widget .fusion-blog-shortcode {
    border-top:5px solid #790000;
    border-bottom: 2px solid #790000;
    padding: 20px 30px 10px;
    margin-bottom: 40px;
    background: rgba(228, 41, 41, 0.04);}
#breaking-widget .fusion-blog-shortcode:before {
    content: "Breaking News";
    font-family:Kameron; 
    font-size:24px;}
#breaking-widget h2 a {
    font-family:Kameron;
    font-size:40px;
    line-height:40px;
    margin-bottom:10px;
}
#wrapper .stickytag {display:none;}
#wrapper #main #breaking-widget .category-bucket .fusion-blog-shortcode .fusion-post-medium {margin-top:2px;}

#wrapper #main #breaking-widget .fusion-blog-layout-medium .fusion-post-slideshow {max-width:320px;width:auto;}

/* Yellow Pages Specific UI */
#main .wpbdp-listing .listing-thumbnail {float:right;}
.wpbdp-view-search #main .PSMG-hide-wpbdp-view-search,  .wpbdp-view-all_listings  #main .PSMG-hide-wpbdp-view-search {display:none!important;}
#main #second-try-search #wpbdp-main-box .box-col.unit-label, #main  #second-try-search .wpbdp-main-box .advanced-search-link {color:#666;}
#main #second-try-search .wpbdp-main-box .submit-btn input[type="submit"] {float:right;}
#main #wpbdp-main-box .box-col.distance-field {width:40%!important;}
#main #wpbdp-main-box .box-col.unit-label {width:60%!important; color:#fff;}
#main .wpbdp-main-box .submit-btn input[type="submit"]:hover {background:#cca300;}
#main .wpbdp-main-box .submit-btn br {display:none;}
#main .wpbdp-main-box .submit-btn input[type="submit"] {
    border: none;
    background: #ffd500;
    border-radius: 2px;
    padding: 10px 25px;
    width: auto;
    color: #fff;
    font-family: Kameron;
    text-transform: uppercase;
    font-size: 14px;
}
#main .wpbdp-main-links-container {background-color:transparent;}
#main .wpbdp-main-box {
    padding:0;
    -webkit-transition-property: color,background-color,border-color;
    transition-property: color,background-color,border-color;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    background-color:transparent;}
#main .wpbdp-main-box .advanced-search-link {float:right; color:#fff; font-size:12px;}
#main .wpbdp-main-box .advanced-search-link:hover {color:#ffd500;}
#main .wpbdp-listing-excerpt.odd {background-color:transparent;}
.page-template-PSYP-bar #main {padding-left:0; padding-right:0;}
#main .back-to-button:hover,
#main .see-all-button:hover,
#main .submit-event-button:hover {color:#ffd500;}
.category-card {top:0px;}
.category-card:hover {box-shadow: 0px 1px 3px #dddddd; 
    top:-2px;
    -webkit-transition: all .1s linear .1s;
    transition: all .1s linear .1s;
}
.category-card:hover h4 {color:#ffd500;
    -webkit-transition-property: color,background-color,border-color;
    transition-property: color,background-color,border-color;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
}
.page-template-PSYP-bar #main h2, #main .category-card h4 {
    -webkit-transition-property: color,background-color,border-color;
    transition-property: color,background-color,border-color;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
}

/* Subscribe Form */
#gform_submit_button_1 {display:none;}
#field_1_2 {padding-right:0;}
body .fusion-content-widget-area #field_1_2 {padding-top:5px;}
#field_1_2 .gfield_label {display:none;}
#field_1_3 button {padding: 6px 18px; border-top-left-radius: 0; border-bottom-left-radius: 0;}
body .fusion-content-widget-area #field_1_3 button {margin-left:0; margin-top:0;}
body .fusion-content-widget-area #field_1_3 {padding-right:0; margin-top:0;}
body #subscribe-block #input_1_2 {margin-top:8px;}

/* Listings */
.wpbdp-view-main.page-template-PSYP-bar #main .fusion-row {max-width:none;}
.page-template-PSYP-bar:not(.wpbdp-view-main) #main {padding-top: 45px; padding-bottom: 40px}
.page-template-PSYP-bar #main .fusion-builder-row.fusion-row {max-width:1200px;}
#wpbdp-page-main_page {display:none;}
#main .post-content h4 .wpbdp-listing, #main h4 .wpbdp-search-form-wrapper {font-family:'Lato'; font-weight:400;}
#main .wpbdp-listing-plan-bold_box_listings .listing-title, #main .normal .listing-title {margin:0; padding:0; font-family:'Lato';}
#main .listing-actions.cf {display:none;}
#main .wpbdp-field-notes label {display:none;}
#main .wpbdp-listing .listing-details {margin-left:0;}
#main .wpbdp-listing-plan-bold_box_listings .excerpt-content {font-size:14px; line-height:1.4em; font-family:'Lato';}
#main .excerpt-content {font-size:12px; line-height:1.4em; font-family:'Lato';}
#main .wpbdp-page-category-header h2 {background: #FFD500;
    color: #333333;
    font-family: 'Kameron';
    padding: 5px 20px;
    font-size: 24px;
    margin-bottom: 0;}
#main .wpbdp-listing .listing-title {line-height:1.15em; margin-bottom:0;}
#main .listing-details .address-info label {display:none;}
#wrapper #main .listing-title a {color:#333333; border-bottom:none;}
#wrapper #main .listing-title a:hover {color:#00c6ff;}
#main .listing-title {background-color:transparent; border-bottom:none;font-size:16px;}
#main .normal .listing-title {font-weight:bold; margin-bottom:0;}
#main .wpbdp-listing-plan-bold_box_listings .listing-title {border-bottom:none;font-size:20px;}
#main .wpbdp-listing p {font-family:'Lato';}
#main .wpbdp-listing {padding:20px;}
.single #main .wpbdp-listing, .wpbdp-listing-single .listing-title {padding:0px;}
#main .wpbdp-listing .listing-details .field-value {margin:0;}
#main .wpbdp-listing.wpbdp-listing-plan-bold_box_listings .listing-details .field-value {margin-bottom:2px;}
#main .wpbdp-listing-excerpt.wpbdp-listing-plan-bold_box_listings:first-child {border-top:solid 4px rgba(255, 213, 0, 1);} 
#main .wpbdp-listing-excerpt.wpbdp-listing-plan-bold_box_listings {background-color:rgba(255, 213, 0, 0.15); border-bottom:solid 1px rgba(255, 213, 0, 1);}
#main .wpbdp-listing a:not(.wpbdp-button) {font-weight:bold; color:#00c6ff; border:none;}
#main .wpbdp-main-links-container .button {
    background-color: #ffd500;
    border: none;
    border-radius: 5px;
    font-size: 14px;
    padding: 8px 15px;
    font-family: Kameron;
    text-transform: uppercase;
    color: #fff;
    width:auto;
    margin: 0 5px;
    -webkit-transition-property: color,background-color,border-color;
    transition-property: color,background-color,border-color;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;}
#main .wpbdp-main-links-container .button:last-child {margin-right:0;}    
#main .wpbdp-main-links-container {margin: 0; margin-top:2px; padding: 0; float: right; background-color: #fff;}
#main .wpbdp-main-links-container .button:hover {background-color:#cca300;}    
#main #wpbdp-search-form-wrapper {padding:20px; background:#ebebeb;}
#main #wpbdp-search-form, #wpbdp-search-form .input-text,   #wpbdp-search-form .tribe-bar-disabled #tribe-bar-form .tribe-bar-filters input[type=text],   #wpbdp-search-form input[type=email],   #wpbdp-search-form input[type=password],   #wpbdp-search-form input[type=text], #wpbdp-search-form select {font-size:16px; color:#333; font-family:'Lato';}
#main #wpbdp-search-form input {
    padding: 8px;
    border: 1px solid #d1d1d1;
    border-radius: 0px;}
#main .wpbdp-listing.single .listing-title a, #main .wpbdp-listing.single .listing-title h2 {color:#333; margin-bottom:20px;}

/* Banner Ads */
    #pre-main-banner-ad {justify-content: center;
    display: flex;
    padding: 10px 0 10px 0;
    background: #f3f3f3;
    border-bottom: 1px solid #e5e5e5;}

#post-main-banner-ad {justify-content: center;
    display: flex;
    padding: 20px 0 8px 0;
    background: #f3f3f3;
    border-bottom: 1px solid #e5e5e5;}

@media screen and (max-width:800px) {
    #pre-main-banner-ad, #post-main-banner-ad {display:none;}
}
@media screen and (max-width: 1240px) {
    .fusion-icon-only-link {display:none!important;}
}

/* Related Posts */
.fusion-carousel-item-wrapper .fusion-carousel-title {font-size: 24px; line-height: 1.15em; font-family:"Lato"; }

/* Category Fix */
#PSMG-category-fix .fusion-content-boxes .fusion-column {width: 12.5%!important; margin-bottom: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; margin: 0;}

#PSMG-category-fix .fusion-content-boxes img {margin-right:0;}

#PSMG-category-fix .fusion-clearfix {
    clear: none!important;
    display: none;
}

/* Neighborhoods */
.neighborhoods-page .wpbdp-bar {display:none;}
#main .sidebar .widget .ecs-event .summary {line-height:16px;}
#main .sidebar .widget .ecs-event .summary a {font-size: 16px; font-weight:bold; line-height:1.15em;}
#main .sidebar .widget .ecs-event .ecs-venue {font-size:14px; line-height:1em; margin-top:5px;}
#main .float-left {float:left; margin-top:0;}
#main .tribe-community-events .float-left, #main .tribe-community-events-content .float-left {float:none;}
#main .back-to-button, #main .see-all-button, #main .submit-event-button {float:right;}
#main .back-to-button, #main .see-all-button, #main .submit-event-button {font-size:16px; font-weight:bold; color:#333333; font-family:"Lato"; margin-top:5px; margin-right:20px; margin-bottom:20px;}
#main .back-to-button a:hover, #main .see-all-button a:hover {color:#FFD500}
#main .submit-event-button:hover {color:#00c6ff;}
#main .tribe-community-events  .submit-event-button, #main .tribe-community-events-content .submit-event-button {display:none;}
#main .tribe-community-events-list {line-height:1.3em;}
#main .tribe-events-community-footer .tribe-button {background:#00c6ff; border:none; padding:.8em 1em; font-size:16px; font-family:'Kameron';}
#main .tribe-events-community-footer .tribe-button:hover {background:#333;}
#main .tribe-community-events-content .table-menu-wrapper .button {margin:0;}
#main .back-to-button::after, #main .see-all-button::after, #main .submit-event-button::after {
    position: absolute;
    font-family: icomoon;
    content: '\f105';
    margin-left: 7px;
}


/* Negative Type */
#wrapper div.negative-type h1, #wrapper div.negative-type h4, #wrapper div.negative-type h3, p.negative-type, h1.negative-type, h2.negative-type, h3.negative-type, h4.negative-type, h5.negative-type, h6.negative-type, h7.negative-type, span.negative-type, .negative-type {
    color:#ffffff;
    }

/* Menu Navigation */
.fusion-main-menu>ul>li {text-transform:uppercase;}
.fusion-main-menu .fusion-dropdown-menu .sub-menu li a, .fusion-main-menu .sub-menu li a, .fusion-megamenu-wrapper li .fusion-megamenu-title-disabled {font-weight:600;}
.fusion-main-menu .fusion-dropdown-menu .sub-menu li a:hover {color:#fff; font-weight:600;}
/* Font Smoothing */
* {-webkit-font-smoothing: antialiased;}

/*Events Calendar Pro */
#tribe-events #tribe-events-content {float:left;}
#tribe-events .tribe-events-schedule h3, #tribe-events .tribe-events-schedule span {font-size:16px!important;}
#tribe-events .tribe-events-page-title {text-align:left;}
#tribe-events .tribe-events-list .tribe-events-content {padding:0; font-size:16px;line-height:1.4em;}
#main #tribe-events .tribe-events-content p, #main .tribe-events-after-html p, #main .tribe-events-before-html p {font-family:Lato; line-height: 1.5em; margin-top:10px;}
#main .tribe-events-before-html {min-height:30px; z-index: 100;}
.tribe-events-style-full #main #tribe-events .tribe-events-loop .type-tribe_events:not(.tribe-event-featured) {padding:30px 20px!important; margin-bottom:0; min-height:auto;}
#main .tribe-events-list .tribe-events-list-event-title {font-size:1.4em;}
#main .tribe-events-list .time-details, .tribe-events-list .tribe-events-venue-details, #main .tribe-events-loop .tribe-events-event-meta, #main .tribe-events-loop .tribe-events-list-event-description {font-size:14px; line-height:1.4em;}
#main .tribe-events-content-wrapper {clear:both;}
#main .tribe-community-events .events-community-post-content>textarea, #main .tribe-community-events .events-community-post-title>textarea {height:100px;}
#main #tribe-geo-map-wrapper {background-color:transparent; border:none;}
#main .tribe-events-after-html {margin-top:40px}
#main .tribe-community-events {background: transparent; border:none; padding:0;}
#main .sidebar .tribe-events-adv-list-widget .tribe-event-featured .tribe-mini-calendar-event {padding-bottom:0; background-color:#fff;}
#main .sidebar .tribe-events-adv-list-widget .tribe-event-featured .tribe-mini-calendar-event h2 {font-size:24px;}
#main .sidebar #tribe-events-adv-list-widget-2 .type-tribe_events {margin-bottom:0; padding-bottom:0;}
#main .sidebar #tribe-events-adv-list-widget-2 .list-info {font-size:14px; color:#333; padding:10px 0 0 0;}
#main .sidebar .list-info a, #main .sidebar .tribe-events-widget-link a {font-weight: bold; color:#333;}
#main .sidebar #tribe-events-adv-list-widget-2 .list-info a:hover {color:#00c6ff;}
#main .sidebar #tribe-events-adv-list-widget-2 .list-info span {color:#333;}
#main .compact.compact-1 .ecs-event .date_thumb {background-color: #cccccc;}
#main .ecs-events.compact.compact-1 {border-spacing:0 5px;}
#main .compact.compact-1 .ecs-event .summary {padding-left:10px;}
.tribe-events-style-full #main #tribe-events .fusion-tribe-events-headline,  
.tribe-events-style-full #main #tribe-events .time-details, 
.tribe-events-style-full #main #tribe-events .tribe-events-venue-details,
.tribe-events-style-full #main #tribe-events .fusion-tribe-events-venue-details-map,
.tribe-events-style-full #main #tribe-events .fusion-tribe-primary-info,
.tribe-events-style-full #main #tribe-events .fusion-tribe-secondary-info, 
.tribe-events-style-full #main #tribe-events .tribe-event-schedule-details{
    width:100%; float:none; display:block; background-color:transparent; color:#333333; margin-top:0;margin-bottom:0;padding:0px;}
#main .fusion-events-before-title {display:none;}
.tribe_community_edit #main  .tribe-events-after-html {display:none;}
.tribe-events-style-full #main #tribe-events .tribe-events-list .tribe-events-loop .tribe-event-featured {background:transparent; color:#333;padding: 30px; border: 1px solid #eeeeee; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;}
.tribe-events-style-full #main #tribe-events .tribe-events-list .tribe-events-loop .tribe-event-featured a {color:#00c6ff;}
.tribe-events-style-full #main #tribe-events .tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-content, .tribe-events-style-full #main #tribe-events .tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-event-schedule-details, .tribe-events-style-full #main #tribe-events .tribe-events-list .tribe-events-loop .tribe-event-featured .recurringinfo .event-is-recurring {color:#333333;}
.tribe-events-style-full #main #tribe-events .tribe-events-list .fusion-tribe-events-headline h3 {width:70%; line-height:1.15em;}
.tribe-events-style-full #main #tribe-events .tribe-events-list .tribe-events-event-cost {display:none;}
.tribe-events-style-full #main #tribe-events .fusion-tribe-primary-info a.url, .tribe-events-style-full #main #tribe-events .fusion-tribe-primary-info h3 {background-color:transparent; color:#00c6ff; padding:0;}
.tribe-events-style-full #main #tribe-events .tribe-events-list-event-description {padding:0;}
.tribe-events-style-full #main #tribe-events .tribe-events-event-meta {}
.tribe-events-style-full #main #tribe-events .tribe-country-name {display:none;}
.tribe-events-style-full #main #tribe-events .fusion-tribe-events-headline a {color:#00c6ff; line-height:1.15em;}
.tribe-events-style-full #main #tribe-events .fusion-tribe-has-featured-image img {display:none;}
.tribe-events-style-full #main #tribe-events .tribe-events-gmap {
    float: right; position: absolute; right: 30px; top: 20px;}
.tribe-events-style-full #main #tribe-events .tribe-event-featured .tribe-events-gmap {bottom: 20px; top: inherit; right: 30px;}
.tribe-events-style-full #main #tribe-events .tribe-events-loop .type-tribe_events:not(.tribe-event-featured) {padding:0 30px; border-bottom:1px solid #ccc;}
#main .tribe-events-single ul.tribe-related-events .tribe-related-events-title {font-weight: 700; font-size: 24px; line-height: 1.15em;}
#main .tribe-community-events a {font-size:inherit;}
.wpbdp-listing-excerpt {border-bottom:solid 1px #ddd;}

/* Sidebar Widgets */
.sidebar .widget h4 {margin-bottom:10px;}
#main .sidebar .widget p a, #main .sidebar .widget p {font-size: 14px; line-height: 1.3em}
#main .sidebar .widget_recent_entries li {font-size: 14px; line-height: 1.3em; padding:5px 0;}

/* Category Cards */
.category-card {
    border: 1px solid #cccccc;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;}
.category-card h4 {padding: 15px 10px 5px;}    

/* Category Buckets */
#wrapper #main .category-bucket .fusion-blog-shortcode .post {margin-bottom:40px;}
#wrapper #main .category-bucket .fusion-post-content-container p {margin-bottom:0!important; font-weight:400;}
@media only screen and (max-width: 900px) {
    body.has-sidebar #content .fusion-layout-column:last-child {margin-bottom:60px!important;}
}

#wrapper #main .fusion-meta-info {border:none;}
/* Large */
    #wrapper #main .category-bucket .fusion-blog-shortcode .fusion-post-large h2 {margin-bottom:0; font-size:40px; line-height:1em; font-family:'Kameron';}
    #wrapper #main .category-bucket .fusion-blog-shortcode .fusion-post-large .fusion-meta-info {margin:5px 0 20px;}
    #wrapper #main .category-bucket .fusion-blog-layout-large .fusion-post-slideshow {margin-bottom:10px;}
    
    /* Medium */    
    #wrapper #main .category-bucket .fusion-blog-shortcode .fusion-post-medium {margin-bottom:20px; margin-top:20px;}
    #wrapper #main .category-bucket .fusion-blog-shortcode .fusion-post-medium h2 {font-size: 24px; line-height: 1.15em;}
    #wrapper #main .category-bucket .fusion-blog-shortcode .fusion-post-medium p {font-family:'Lato'; font-size:16px; line-height:1.53em;}
    #wrapper #main .category-bucket .fusion-blog-layout-medium .entry-title {padding-top: 10px; margin-bottom: 5px;}
    #wrapper #main .fusion-blog-layout-medium .fusion-post-slideshow {width:42%;}
    #wrapper #main .fusion-blog-layout-medium .fusion-post-slideshow img {margin-bottom:20px;}
    #wrapper #main .fusion-blog-layout-medium .fusion-meta-info {display: inline-block; width: auto; margin-top: 0px;}
    #wrapper #main .fusion-blog-layout-medium .fusion-meta-info .fusion-alignleft {width:100%; min-width:300px;}
    /* Medium Alternate */
    #wrapper #main .category-bucket .fusion-blog-shortcode .fusion-post-medium-alternate .fusion-date-and-formats {display:none;}
    #wrapper #main .category-bucket .fusion-blog-shortcode .fusion-post-medium-alternate .fusion-post-content {margin-left:0;}
    #wrapper #main .category-bucket .fusion-blog-shortcode .fusion-post-medium-alternate h2 {font-weight:300;}
    #wrapper #main .category-bucket .fusion-blog-shortcode .fusion-post-medium-alternate.post {margin-bottom: 10px; border-bottom: 1px solid #ccc;padding-bottom: 5px;}
    #wrapper #main .category-bucket .fusion-blog-shortcode .fusion-post-medium-alternate .fusion-single-line-meta, #wrapper #main .category-bucket .fusion-blog-shortcode .fusion-post-medium-alternate .fusion-meta-info, #wrapper #main .category-bucket .fusion-blog-shortcode .fusion-post-medium-alternate .fusion-flexslider, #wrapper #main .category-bucket .fusion-blog-shortcode .fusion-post-medium-alternate .fusion-post-content-container {display:none;}
    
    /* Grid */
    #wrapper #main .category-bucket .fusion-blog-shortcode .fusion-blog-layout-grid .fusion-post-wrapper {border: none!important;}
    #wrapper #main .category-bucket .fusion-blog-shortcode .fusion-blog-layout-grid h2 {font-size: 24px; line-height: 1.15em;}
    #wrapper #main .category-bucket .fusion-blog-shortcode .fusion-blog-layout-grid p {font-family:'Lato'; font-size:16px; line-height:1.3em;}
    #wrapper #main .category-bucket .fusion-blog-shortcode .fusion-blog-layout-grid .fusion-post-wrapper .fusion-post-content-wrapper {padding:5px 20px 0 0!important;}
    #wrapper #main .category-bucket .fusion-blog-shortcode .fusion-blog-layout-grid .fusion-post-wrapper .fusion-post-content-container {padding-right:20px;}

    /* Three Columned Grid */
    #wrapper #main .category-bucket .fusion-blog-shortcode .fusion-blog-layout-grid-3 .fusion-post-content h2 {font-size: 18px;}
    #wrapper #main .category-bucket .fusion-blog-shortcode .fusion-blog-layout-grid-3 .fusion-post-content-container p {font-size: 14px;}

/* Articles */
.post-content p {font-family: Georgia, serif}


/* Meta Data */
.fusion-meta-info a {font-weight:bold;}