/*
Theme Name: Nat Green Lighting Design
Theme URI: http://natgreen.lighting
Author: Nathanael Green
Author URI: http://natgreen.co.uk/
Description: Theme for NatGreenLD
Version: 1.0
*/
#content .ai1ec-clearfix {
	display: none;
}

#content .ai1ec-pull-left {
	display: none;
}

#content .ai1ec-event-summary-footer {
	display: none;
}

#content .ai1ec-event-toggle {
	display: none;
}

#content .ai1ec-event {
	border: 0 solid #fff !important;
	border-color: transparent;
	box-shadow: none !important;
	background: none !important;
}

.so-panel {
	margin-bottom: 10px !important;
}
.panel-grid {
	margin-bottom:0px !important;
}


.cl-ib-image {
	background-size: contain !important;
	background-repeat: no-repeat !important;
}

.scroll-back-to-top-wrapper {
	text-align: left !important;
	padding-left:5px;
}

.scroll-back-to-top-wrapper i.fa::after {
	content: " Back to Top";
	font-size: 12px;
	font-family: helvetica, sans-serif;
	font-weight: 600;
	position: absolute;
	padding-left:3px;
}

#envirabox-wrap {
	position:fixed !important;
	top:10px !important;
	max-height: calc(100% - 20px);
	}
.portfolio-showcase-fw {
	width:125%;
	left:-12.5%;
	position:relative;
	max-height:160px;
	background-color:#000;
	border-top: 5px solid #7F1CBC;
	border-bottom: 5px solid #7F1CBC;
	margin-top: 3px !important;
	overflow:hidden;
}
.portfolio-showcase-fw div.caption {
	padding-bottom: 15px !important;
}
.links a {
	text-decoration: none;
	background-color:#000;
	color: #7F1CBC;
	padding:3px 7px;
	margin-right: 10px;
	font-size:16px;
	font-weight:350;
}
.links a:hover {
	color:#fff;
}

a {
	color: #c49edb;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.nav-menu li a:hover {
	text-decoration: none;
}
.portfolio-showbox {
	border-top: 3px solid #7F1CBC;
}
.portfolio-showbox p{
	margin-top: 0 !important;
}

body {
	background-color: #000;
	color: #fff;
}

.content {
	min-height: calc(100% - 400px)
}
.section-title {
	border-bottom: 3px solid #7f1cbc;
	margin-top: 15px;
	margin-bottom: 2px;
	padding-bottom: 5px;
}
.front-showbox h4.sow-carousel-item-title {
	display: none !important;
}

.front-showbox a div {
	/* border: 1px solid #111; */
	background-color: #aaa;
	background-size: cover;
    background-blend-mode: multiply;
	padding: 15px 10px 25px 10px;
	color: #fff !important;
	text-decoration: none !important;
	min-height: 180px;
}
.front-showbox a {
	text-decoration: none !important;
}
.front-showbox a div:hover {
	background-color: #ddd;
}
.front-showbox .show-title {
	font-size: 1.25em;
}
.front-showbox .show-venue {
	font-size: 0.75em;
}
.front-showbox p {
	margin: 10px 10px;
}
