/* LAUGH EAT LEARN - AUGUST 2021 */

&.total_sharesalt, &:not(:nth-child(1)) {
    background: transparent!important;
    border: none;
    color: #fff;
    margin-left: 0!important;
    margin-bottom: 10px !important;
}

.swp_count {
    color: #fff !important;
    font-size: 24px;
}

.swp_label {
    color: #fff !important;
    letter-spacing: 0;
    min-width: 40px;
}

.swp_social_panel .total_shares.total_sharesalt .swp_label {
    color: #000 !important;
    background: #fff !important;
    letter-spacing: 0;
    min-width: 40px;
}

.swp_social_panel .total_shares.total_sharesalt .swp_count {
    color: #000 !important;
    background: #fff !important;
    font-size: 24px;
}

.swp_social_panel .total_shares.total_sharesalt.total_sharesalt, .swp_social_panel .total_shares.total_sharesalt:not(:nth-child(1)) {
    background: transparent !important;
    border: none;
    color: #000 !important;
    margin-left: 0 !important;
    margin-bottom: 10px !important;
}

.swp_social_panel .nc_tweetContainer a.nc_tweet, .swp_social_panel .nc_tweetContainer.total_shares .swp_count {
    display: block;
    display: flex;
    font-family: Lato, sans-serif;
    font-size: 18px !important;
    background: #4eda0c;
    font-weight: bold;
    height: 30px;
    text-decoration: none;
    text-decoration: none !important;
    text-transform: none;
    flex-flow: row wrap;
    box-shadow: none;
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_facebook, html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_facebook:hover, body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_facebook:not(:hover) {
    border: 1px solid #4eda0c !important;
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_pinterest, html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_pinterest:hover, body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_pinterest:not(:hover) {
    border: 1px solid #4eda0c !important;
}


.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_linkedin, html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_linkedin:hover, body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_linkedin:not(:hover) {
    border: 1px solid #4eda0c !important;
}


.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_twitter, html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_twitter:hover, body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_twitter:not(:hover) {
    border: 1px solid #4eda0c !important;
}


.sidebar .widget {
    background: #fff;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 20px;
}

.sidebar .enews-widget {
    background-color: #FFE2DE;
    text-align: center;
}

.sidebar .enews-widget, div.ck_form, .after-entry .enews-widget, div.ck_modal.ck_form_v6 .ck_close_link {
    background-color: #00a59e;
}

.header-image .site-title > a {
	height: 175px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000;
	font-family: 'Francois One', sans-serif;
	text-transform: uppercase;
}

.widget-title {
	border-bottom: 1px solid #0da4ff;
	font-family: 'Francois One', sans-serif;
}

a.more-link,
.more-from-category a {
    background: #4eda0c;
    border: 1px solid #4eda0c;
    color: #fff;
}

a.more-link:hover,
.more-from-category a:hover {
	background-color: #ffc905;
	border-color: #ffc905;
	color: #FFF;
}

.entry-footer {
	border-top: 1px solid #00a59e;
	font-size: 12px;
	padding: 20px 0;
}

.entry-comments-link::before {
    content: "·";
    margin: 0 6px 0 2px;
}

a:hover {
	color: #000;
}

.nav-primary {
	background: #fff;
	border-bottom: 1px solid #ffc905;
}