/******* Do not edit this file *******
Woody ad snippets CSS and JS
Saved: Aug 04 2020 | 23:22:17 */
/* Custom Widgets & Social by Chords Agency */

.widget_nav_menu a { /* widget menu */
    padding: 7.5px 25px 7.5px 15px;
	border-bottom: 1px solid #d4d4d4;
}


.widget_nav_menu .current-menu-parent a,
.widget_nav_menu .current-menu-item a { /* current widget menu */
	color: #333;
	font-weight: 900;
}

.widget_nav_menu .current-menu-parent a:before,
.widget_nav_menu .current-menu-item a:before { /* current widget menu */
    content: "❯";
    position: absolute;
    right: calc(70% + 40px);
}

.the_champ_sharing_container.the_champ_horizontal_sharing { /* Share with your friends */
    border-top: 1px solid #d4d4d4;
    margin: 30px 0;
    padding-top: 30px;
}
