Body{Color: #eee;} 

#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-album-thumbnails
{
	background-color: rgba(255,255,255,0) !important;
}

#bwg_container1_0 #bwg_container2_0 .bwg-container-0

{
	background-color: rgba(255,255,255,0) !important;
}

#bwg_container1_0 #bwg_container2_0 .bwg-container-0
{
	background-color: rgba(255,255,255,0) !important;
}



div.entry-content
{
	color:#444;
}


div.single-entry-content
{
	color:#eee;
}

/*.bwg_back_0 a {
    background-color: rgba(0, 0, 0, 0);
    color: #ffffff !important;
    cursor: pointer;
    display: block;
    font-family: segoe ui;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    padding: 0;
}*/

.mptt-shortcode-wrapper .mptt-shortcode-table tr.mptt-shortcode-row th {
    background-color: #333;
    border: 1px solid #fff;
    text-align: center;
    color: #ccc;
    padding: .25rem 1rem;
    overflow-wrap: normal;
    hyphens: none;
}

.mptt-shortcode-wrapper .mptt-shortcode-table tbody td {
    position: relative;
    background-color: #000;
    border: 1px solid #fff;
    padding: 0;
    line-height: normal;
    box-sizing: initial;
}

.mptt-shortcode-wrapper .mptt-shortcode-table tbody td.mptt-shortcode-hours {
    padding: 0 1rem!important;
    white-space: nowrap;
    width: 1%;
    background-color: #000;
    vertical-align: middle;
}
.single-entry-content a {
	color: #EF1D00;}

.widget-area .widget-title:before {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    margin-top: 8px;
    height: 1px;
    width: 40px;
	background: #EF1D00;}
.widget-area .widget-title:after {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    margin-top: 12px;
    height: 1px;
    width: 20px;
	background: #EF1D00;}
.sq-menu > ul > li:hover > a:before, .sq-menu > ul > li.current_page_item > a:before, .sq-menu > ul > li.current-menu-item > a:before {
    position: absolute;
    top: 24px;
    content: '';
    width: 15px;
    height: 2px;
    display: block;
	background: #EF1D00;}
.widget-area a {
    text-decoration: none;
    color: #ef1d00;
}