/* RESET */

body.page-id-226 header { background: none; border: none; padding-bottom: 10px; }
	body.page-id-226 .main-content { min-height: 0px; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup,  menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; }

html { width: 100%; height: 100%; }
body { width: 100%; min-height: 100%; height: auto; overflow: auto; margin: 0; padding: 0; }

.gridlock .row { max-width: 100%; }

/* REQUIRED */

.wp-caption { width: auto; display: table; float: none; border: 1px solid #ccc; padding: 10px; }
	.wp-caption a { display: table; line-height: 0; }
.wp-caption .wp-caption-text { padding: 12px 6px 0 !important; font-size: 14px; text-align: center; color: #999; }
.sticky { background: #333; color: #aaa;; }
	.sticky .lpost-title a { color: #fff !important; }
	.sticky .lpost-image { background: none; }
	.sticky .lpost-image img { border: 3px solid transparent !important; }
.gallery { margin: -40px 10px 40px !important; }
	.gallery img { border: none !important; display: table; }
	.gallery-item { border-radius: 3px; overflow: hidden; border: 1px solid #aaa; margin-right: 5px !important; width: auto !important; }
		.gallery-item img { width: auto !important; margin: 0px !important; }
		.gallery-caption { padding: 0 0 5px !important; }
.bypostauthor { color: #aaa; }

div.acont { overflow-y: auto; }
dl.avail { width: 100%; margin-bottom: 30px; display: table; font-size: 13px; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; min-width: 450px; }
	dl.avail dt, dl.avail dd { float: left; padding: 5px 10px; width: 18%; border-top: 1px solid #ddd; border-left: 1px solid #ddd; }
	dl.avail dt { width: 46%; clear: both; background: #f4f4f4; font-weight: bold; }
	dl.avail dd { text-align: center; }
	dl.avail dd b { font-weight: bold; text-transform: uppercase; color: #111; }
	dl.avail dt i { float: right; }
dl.avail + * { clear: both; }

.product-page h2 { margin: 50px 10px 10px; }

.alignnone {}
.aligncenter { margin: 0 auto; display: block; }
	.button.aligncenter { display: table; }
.alignright { float: right; margin-left: 30px; }
.alignleft { float: left; margin-right: 30px; }

/* gallery */

.cat-filter { text-align: center; margin: 0 0 30px; }
.cat-filter a {
	background: #ddd; padding: 6px 12px; margin: 0 3px 3px 0; border-radius: 15px; display: inline-block;
	font: bold normal 11px/11px Arial, sans-serif; color: #fff; text-transform: uppercase;
}
.cat-filter a.selected { background: #aaa; }
.abs0_gallery { display: table; margin-bottom: 30px; min-height: 230px; }
.abs0_gallery dl {
	float: left; margin: 5px !important; border: 1px solid #ddd; padding: 2px 2px 2px; display: none; width: 190px; height: auto;
}
.abs0_gallery dd { text-align: center; display: none; font-size: 13px; margin: 10px 0px 5px; line-height: 100%; }
.abs0_gallery dt {}
	.abs0_gallery dt a { display: block; line-height: 0px; }
		.abs0_gallery dt img {}

/* DEFAULTS + BASICS */

	ul, ol { margin-bottom: 15px; }
	ol li { list-style-position: outside; margin: 0 30px 5px 30px; }
	ul li { list-style-position: inside; margin-bottom: 5px; }
	img, iframe { max-width: 100%; height: auto; }
	p { line-height: 135%; }
	.hidden { display: none; }
	.posrel { position: relative; }
	.maxwidth100 { max-width: 100%; }

	/* fromless */
	.clear { clear: both; }
	.distance100 { height: 100px; width: 100%; }
	.opacity0 { opacity: 0; }
	.greygradient {
		background-color: #dddddd;
		background-repeat: no-repeat;
		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#dddddd));
		background: -webkit-linear-gradient(top, #ffffff, #dddddd);
		background: -moz-linear-gradient(top, #ffffff, #dddddd);
		background: -ms-linear-gradient(top, #ffffff, #dddddd);
		background: -o-linear-gradient(top, #ffffff, #dddddd);
	}
	.footergradient {
		background-color: #024460;
		background-repeat: no-repeat;
		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#03567a), to(#012e42));
		background: -webkit-linear-gradient(top, #03567a, #012e42);
		background: -moz-linear-gradient(top, #03567a, #012e42);
		background: -ms-linear-gradient(top, #03567a, #012e42);
		background: -o-linear-gradient(top, #03567a, #012e42);
	}
	.textshadow_light {
		-webkit-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
		-moz-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
		text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
	}
	.textshadow {
		-webkit-text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.75);
		-moz-text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.75);
		text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.75);
	}
	.centered {
		margin: 0 auto;
		display: block;
	}
	.rounded {
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	.circle {
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
	}
	.circle-outlined {
		font-size: 20px;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		border: 2px solid;
		width: 50px;
		height: 50px;
		line-height: 48px;
		display: inline-block;
		text-align: center;
		margin: 0 3px;
	}
	.ucase { text-transform: uppercase; }
	.trans05 { -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s; }
		.trans05:after { -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s; }
	.trans10 { -webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s; }
		.trans10:after { -webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s; }
	.trans20 { -webkit-transition: all 2s; -moz-transition: all 2s; transition: all 2s; }
		.trans20:after { -webkit-transition: all 2s; -moz-transition: all 2s; transition: all 2s; }
	.delay10 { -webkit-transition-delay: 1s; -moz-transition-delay: 1s; transition-delay: 1s; }

	.nopadding { padding:0 !important; }

/* FROM THEME OPTIONS */

/* colors */
body { color: #666; }
.white-color { color: #ffffff; }
.white-bg { background: #ffffff; }

/* links */
a { color: #5a8aa8; text-decoration: none; }
a:hover { color: #000; }

/*****/

/* TYPO + PAGE */

h1, h2, h3, h4, h5, h6 { line-height: 100%; margin: 20px 0 30px; -webkit-font-smoothing: subpixel-antialiased; }
h1 { text-align: center; }
h2 { text-align: center; }
h3 { font-size: 24px !important; }
h4 { color: #546d8e !important; font-size: 18px !important; text-transform: uppercase !important; letter-spacing: 3px; }
h5 { text-align: center; text-transform: uppercase; letter-spacing: 2px; font-size: 13px; margin: 60px 0px 15px; }
h6 { }

.intro .row { padding: 0px 100px !important; }

.i-three { padding: 0px 0px 50px; }
	.i-three .abs0_column { text-align: center; }
		.i-three .abs0_column h4 { color: #111; text-transform: uppercase; }
		.i-three .abs0_column a {
			font-size: 17px; display: inline-block; margin: 30px 0px 5px; border-bottom: 1px solid #ccc; padding: 5px 5px 10px;
		}
.s-impact {}
	.s-impact h5 { color: #aaaaaa; margin-bottom: 45px; }
	.s-impact a {
		font-size: 17px; display: inline-block; margin: 30px 0px 5px; border-bottom: 1px solid #ccc; padding: 5px 5px 10px;
	}
.o-clients {}
	.o-clients h5 { margin-bottom: 45px; }
.o-people { text-align: center; }
	.o-people h5:before { display: none; }
	.o-people h3 { color: #fff; }
	.o-people p { color: #fff; width: 50%; margin: 15px auto 0px; }
	.o-people a { color: #111; }

/****************************************************************************************************/

	.abs0_column { line-height: 135%; }
	.main-content { min-height: 450px; }
		.home .main-content { padding-bottom: 0px; min-height: 0px; }
	.main-content p { padding-bottom: 20px; }
	.main-content ul, .main-content ol { padding-bottom: 15px; }
	.main-content ul li { margin: 0 0 10px 20px; list-style: none; }
		.main-content ul li:before {
			content: ''; height: 1px; background: #ccc; width: 12px; display: inline-block; margin: 0 8px 4px -22px;
		}
	.main-content ol li { margin: 0 0 15px 30px; padding: 0 0 0 5px; }
	.main-content ol li:before {
		/* content: ''; height: 24px; width: 24px; background: #eee; display: block; position: absolute;
		z-index: -1; margin: -21px 0 0 -33px; border-radius: 12px; */
	}
	.main-content blockquote {
		font: italic 21px/21px Adobe Garamond Pro, Georgia, serif; color: #aaa; width: 100%;
		padding: 30px; border-top: 1px solid #eee; border-bottom: 1px solid #eee; margin-bottom: 30px;
	}
		.main-content blockquote.alignleft { float: left; margin-left: -45px; }
		.main-content blockquote.alignright { float: right; margin-right: -45px; }
		.main-content blockquote p { line-height: 100%; }
		.main-content blockquote em { font: normal 12px/12px Arial, sans-serif; color: #ccc; line-height: 120%; display: block; }
		.main-content blockquote p:last-of-type { padding-bottom: 0px; }
	.main-content hr { border: none; border-bottom: 1px dotted #ddd; margin: 10px 0 20px; }
	.main-content p:empty, .main-content p style { display: none; }

.main-content h1 { margin: 0px -480px 60px; padding: 20px; background: #0cbbc7; color: #fff; font-size: 30px; }

.newsletters {}
	.newsletters h3 { color: #fff; margin: 30px 0px 0px; }
	.newsletters a.abs0_button { color: #fff !important; border-color: #fff !important; float: right; margin: 25px 0px 0px; }
	.newsletters a.abs0_button:hover {
		color: transparent !important; border-color: transparent !important; background: #fff !important; color: #03a89e !important;
	}

ul.features { margin-bottom: 30px; display: table; }
	ul.features li { width: 45%; float: left; }
	ul.features + h6 { clear: both; }

.main-content .abs0_column.desktop-6 a img { margin-right: 20px; max-width: 185px; }
pre { border-top: 1px solid #ddd; font-family: Arial, sans-serif; font-size: 12px; padding: 15px; color: #bbb; text-align: center; white-space: normal; }

/* DEFAULTS */

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto;
}

.three { padding: 30px 0px 15px; }
	.three .abs0_column { background: #fff; border-radius: 5px; overflow: hidden; }
	.three b, .three strong {
		color: #546d8d; border: 1px solid; text-align: center; width: 40px; height: 40px; line-height: 40px; border-radius: 20px;
		    display: block; position: absolute; margin: 20px; font-size: 18px;
	}
	.three h3 { color: #546d8d; font-size: 18px !important; text-align: left; margin: 25px 15px 5px 75px; }
	.three h3 + p { margin: 0px 0px 5px 75px; }

.colorful { text-align: center; margin-bottom: 360px; }
	.colorful h2, .colorful h5, .colorful p { color: #fff; }
	.colorful img { text-align: center; margin: 30px 0px -300px; }

/* search */

.a-search { float: right !important; display: none; }
	.a-search a { padding: 20px 10px 10px; }
.search-overlay {
	position: fixed; width: 100%; height: 100%; top: 0; z-index: 99998; display: none; opacity: 0.95;
}
.search-close { color: #fff; font-size: 30px; right: 15px; top: 15px; position: absolute; }
.search-overlay .soi { margin: 150px auto; display: table; position: relative; border-bottom: 1px solid rgba(255,255,255,0.2); }
.search-overlay input#s {
	border: 0 solid !important; background: none !important; color: #fff; font-size: 36px; font-weight: 100; padding: 10px;
	outline: none; z-index: 99999;
}
.search-overlay input#searchsubmit { display: none; }

::-webkit-input-placeholder { color: rgba(255,255,255,0.3); }
:-moz-placeholder { color: rgba(255,255,255,0.3); opacity: 1; }
::-moz-placeholder { color: rgba(255,255,255,0.3); opacity:  1; }
:-ms-input-placeholder { color: rgba(255,255,255,0.3); }
.search-overlay input[type="search"] { -moz-appearance: textfield; -webkit-appearance: textfield; appearance: textfield; }

.page-navigation {
	margin: 50px 0; display: block; clear: both; border-top: 1px double #ddd; padding: 20px; float: left; width: 100%;
}
.page-navigation a { float: left; color: #aaa; font-size: 12px; }
.page-navigation .nav-next a { float: right; }

.simple-link-pages {
	text-align: center; padding: 15px; background: #eee; display: table; margin: 0 auto 30px; color: #bbb;
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}
.simple-link-pages:empty { display: none; }
.simple-link-pages a {
	border: 1px solid; padding: 2px 5px; margin: 0 3px;
	-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
}

/* text with background */

.text_bg {
	background: #333;
	-webkit-box-shadow: 10px 0 0 #333, -10px 0 0 #333;
	-moz-box-shadow: 10px 0 0 #333, -10px 0 0 #333;
	box-shadow: 10px 0 0 #333, -10px 0 0 #333;
}

/* single with big image */

.category-layout .lpost-classic .lpost-item { padding: 0px 0px 30px 30px; }
	.category-layout .lpost-classic .lpost-excerpt { color: #999;3 }

.single-big {
	height: 500px; overflow: hidden; position: relative;
	background-repeat: no-repeat; background-size: cover; background-position: top center;
}
.single-big-img {
	position: absolute; z-index: 0; top: 0; min-height: 500px; height: auto; min-width: 100%; max-width: none; width: auto;
}
.single-big:after, .project-big:after {
	position: absolute;
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: -moz-linear-gradient(top, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.9) 100%);
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.9) 100%);
	background-image: -ms-linear-gradient(top, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.9) 100%);
	background-image: -o-linear-gradient(top, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.9) 100%);
	background-image: linear-gradient(to bottom, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.9) 100%);
	opacity: 0.6;
	filter: alpha(opacity=80);
	z-index: 1;
}
.single-big .row { padding: 100px 50px; position: relative; z-index: 2; }
.single-big h2 {
	color: #fff;
	z-index: 2;
	font-size: 48px;
	font-weight: 100 !important;
}
.single-author {}
	.single-author span {
		color: rgba(255,255,255,0.8); font-size: 12px; padding: 8px 15px; display: block; float: left; font-weight: normal;
	}
	.single-author span.single-author-img {
		width: 42px; height: 42px; padding: 0; overflow: hidden; border: 2px solid; margin-top: -5px;
		-webkit-border-radius: 42px; -moz-border-radius: 42px; border-radius: 42px;
	}
	.single-author-img img { height: 100%; width: auto; }
.single-big-content .row { padding: 50px 100px 0; }
.single-big-content .row.notop { padding-top: 0; }
	.single-big-content .introtext {
		color: #aaa;
		background: #fff;
		z-index: 3;
		margin: -150px 0 0;
		position: relative;
		padding: 50px 50px 0;
		font-weight: 300;
		font-size: 21px;
	}
	.big-without-image.page-title h3 { margin: 30px auto !important; }
	.big-without-image .introtext { margin-top: -100px; }
	.big-without-image .fulltext {
		-webkit-column-count: 2; -moz-column-count: 2; column-count: 2;
		-webkit-column-gap: 15px; -moz-column-gap: 15px; column-gap: 15px;
		padding-bottom: 30px !important;
	}
	.single-big-content .introtext:empty, .single-big-content .notop .introtext { margin: -50px 0 0 !important; }
	.single-big-content .introtext:empty + iframe, .single-big-content .notop .introtext + iframe { display: none; }
	.single-big-content .introtext p { line-height: 150%; }
	.single-big-content .introtext + iframe {
		border: none; overflow: hidden; height: 60px; margin: 30px 0 0 0; padding: 0 0 0 60px; width: 100%;
	}
	.single-big-content .fulltext { padding: 0 50px; }
	.single-big-content .single-extra { padding: 50px 50px; }
		.single-extra { float: none; }
		.single-extra a {
			color: #aaa; padding: 7px 20px 8px 20px; border-left: 1px solid #ccc; font-size: 10px;
			text-transform: uppercase; font-weight: bold;
		}
		.single-extra a:first-child { border-left: none; padding-left: 0; }
		.single-extra i { padding-right: 10px; font-size: 13px; }
		.single-extra a:hover { color: #333; }
	.se-box { margin: 50px; padding: 30px 30px 80px; clear: both; background: #f8f8f8; border: 1px solid #ddd; position: relative; }
	.se-box:after, .se-box:before {
		left: 17px; top: -22px; border: solid transparent; content: " "; border-color: transparent;
		height: 0; width: 0; position: absolute; pointer-events: none;
	}
	.se-box:before { border-bottom-color: #ddd; border-width: 11px; margin-left: -11px; /* border-color */ }
	.se-box:after { border-bottom-color: #f8f8f8; border-width: 13px; margin-left: -13px; /* backround-color */ }
	#respond-wrap:after, #respond-wrap:before { left: 147px; }
	#share-wrap:after, #share-wrap:before { left: 310px; }

.single50stripes { position: relative; height: 30px; margin-top: -15px; }
.single-normal .row, .project-normal .row { padding: 30px 0 30px; }
	.single-normal .single-image { position: relative; overflow: hidden; line-height: 0; }
	.single-image img { max-width: 100%; height: auto; }
	.single-meta {
		position: absolute; bottom: 0; right: 0; padding: 18px 20px 13px; z-index: 999;
		background: #fff; color: #555; font: bold 10px/12px 'Arial', sans-serif; text-transform: uppercase;
	}
		.single-meta a { color: #333; text-transform: uppercase; }
		.single-meta:before { content: ""; border-top: 1px solid #ccc; width: 20px; position: absolute; margin-top: -5px; }
	.single-normal .single-author { display: table; width: 100%; margin-top: 15px; }
		.single-normal .single-author span.single-author-img {
			width: 24px; height: 24px; -webkit-border-radius: 24px; -moz-border-radius: 24px; border-radius: 24px;
		}
		.single-author { padding: 0 15px 0 0; display: table; }
		.single-author .single-date, .single-author .single-date a { color: #aaa; padding: 0 0 0 5px; }
		.single-normal .single-author .single-author-name { color: #aaa; padding: 0 0 0 15px; }
	.single-normal h2 { margin: 15px 0px 30px; }
	.single-normal .single-normal-content { padding: 0; }
	.single-normal .introtext {
		font: italic 18px/21px Adobe Garamond Pro, Georgia, serif; color: #999; padding: 0 0 15px; margin: 0;
	}
	.single-normal .introtext:empty { display: none; }
	.multicols {
		-webkit-column-count: 3; -moz-column-count: 3; column-count: 3;
		-webkit-column-gap: 60px; -moz-column-gap: 60px; column-gap: 60px;
		-webkit-column-rule: 1px solid #eee; -moz-column-rule: 1px solid #eee; column-rule: 1px solid #eee;
	}
	.desktop-12 .multicols {
		-webkit-column-count: 3; -moz-column-count: 3; column-count: 3;
		-webkit-column-gap: 60px; -moz-column-gap: 60px; column-gap: 60px;
		-webkit-column-rule: 1px solid #eee; -moz-column-rule: 1px solid #eee; column-rule: 1px solid #eee;
	}
		.multicols p, .multicols ul, .multicols ol, .multicols blockquote {
			  -webkit-column-break-inside: avoid; -moz-column-break-inside: avoid; column-break-inside: avoid;
		}
		.multicols p:last-of-type { padding-bottom: 5px; }
		.multicols h2 {
			font-size: 48px; margin: 0px; line-height: 85%; color: #aaa;
			-webkit-column-break-after: always; -moz-column-break-after: always; column-break-after: always;
			-webkit-column-break-inside: avoid !important; -moz-column-break-inside: avoid; column-break-inside: avoid;
		}
		.multicols h4 { color: #aaa; line-height: 135%; }
		.multicols img {
			-webkit-column-break-after: always; -moz-column-break-after: always; column-break-after: always;
		}
		.multicols h6 { margin: 15px 0px 15px; }
		.multicols h2:first-of-type, .multicols h3:first-of-type, .multicols h4:first-of-type, .multicols h5:first-of-type {
			margin: 0 0 30px;
		}

	.single-normal-content .single-extra { padding: 50px 0; }
	.single-normal-content .se-box { margin: 0; padding: 20px 30px 80px; }

	.simple-post-meta {
		font-size: 11px; padding: 10px 20px; background: #eee; display: table; margin: 30px auto 0px; color: #aaa;
		-webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px;
	}
	.simple-post-meta a { color: #555; }

	.single-quote { margin: 100px; }

	/* comments */

	.commentlist { border-left: 3px double #eee; margin: 30px 0 0 30px; width: 100%; display: table; }
	.commentlist .comment { list-style: none; padding: 15px; margin-left: -45px; }
		.main-content .commentlist li:before { display: none; }
		.commentlist .avatar {
			width: 60px; height: 60px !important; padding: 0; overflow: hidden; float: left !important; margin-right: 30px;
			border: 3px double #eee; -webkit-border-radius: 60px; -moz-border-radius: 60px; border-radius: 60px;
		}
		.commentlist .avatar img { height: 100%; width: auto; max-width: none; }
		.commentlist .comment-meta { color: #aaa; font-size: 10px; font-style: italic; }
		.commentlist .author {
			font-size: 11px; padding: 5px 10px; background: #eee; display: inline-block; margin: 15px 0 0 -10px;
			-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
		}
		.commentlist .author strong { color: #333; }
		.commentlist .comment .comment-body { margin: 5px 0 0 90px; }
	.commentlist .children  { padding: 0; }
	.commentlist > li > .children { margin: 0 0 0 -40px; }
	.commentlist .children li { padding: 0; margin: 0 0 10px 40px; }
		.commentlist .children li:before {
			content: ''; height: 1px; background: #eee; position: absolute; display: block;
			width: 40px; margin: 30px 0 0 -40px;
		}
		.commentlist .children .children:before { width: 80px; margin: 30px 0 0 -80px; }
		.commentlist .children .children .children:before { width: 120px; margin: 30px 0 0 -120px; }
		.commentlist .children .children .children .children:before { width: 160px; margin: 30px 0 0 -160px; }

	/* no avatar */
	.commentlist2 { border-left: none; margin: 30px 0 0 50px; }
		.commentlist2 .comment { padding: 0; }
		.commentlist2 .children:before { display: none; }

	#commentform { margin: 15px 0 5px; display: table; }
		#commentform label { float: left; width: 25%; display: block; padding: 12px 3px 6px; font-size: 12px; }
		#commentform input, #commentform textarea { float: left; width: 70%; margin-bottom: 10px; }
	#comment-status { float: left; color: red; padding: 18px 24px; font-size: 11px; text-transform: uppercase; }
	.cancel-reply {
		font-size: 11px; text-transform: uppercase; color: #fff; background: #ccc; padding: 3px 5px; margin: 0 5px;
		-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
	}

	/* default comment form */
	.logged-in-as {
		width: 95%; background: #eee; padding: 15px; margin: 0 0 30px;
		-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
	}
	.comment-notes { margin: 0 0 30px; }
	.form-allowed-tags {
		clear: both; font-size: 11px; padding: 15px; background: #eee; margin: 30px 0; width: 95%;
		-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
	}
	.form-submit { width: 95%; }
	#commentform .form-submit #submit { width: 100%; }


/* PORTFOLIO */

/* portfolio landing */

	.project-item { width: 100%; margin: 30px 0px 30px; }
	body .project-item > img { max-width: 120% !important; width: 120%; }

		.projectimg { width: 100%; }
		.clr {
			color: #000000;
			position: relative;
			-webkit-transition: all 0.5s;
			-moz-transition: all 0.5s;
			transition: all 0.5s;
			display: block;
			margin: 0;
			text-align: center;
			font-weight: bold;
			line-height: 1.8em;
			display: block;
			margin: 0;
			padding: 50px 0;
		}
		.project-type {height: 185px;padding: 0;float: left;margin: 5px;}
		.project-type a:hover span {padding: 10px 0;}
		.project-type a {
			display: block;
			margin: 0;
			padding: 0;
			line-height: 0;
			overflow: hidden;
			height: 185px;
		}
		.project-type a:hover img:first-child {margin-top: -40px;}
		.project-type a img{
			-webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s;
			position: relative; height: 185px;
		}

	/* categories on top */

	.allcat { background: #fff; padding: 25px; margin: 30px 0; display: table; float: right; position: relative; }
	.allcat a, .allcat strong {
		color: #aaa; font-size: 13px; padding-right: 40px; text-transform: uppercase; font-weight: normal;
	}
	.allcat a:last-child, .allcat strong:last-child { padding-right: 20px; }
	.allcat strong { color: #000; font-weight: bold; }
	.allcat span {
		color: #fff; min-width: 14px; height: 14px; line-height: 15px; font-size: 9px; font-weight: bold; position: absolute;
		text-align: center; margin: -3px 0 0 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
	}

	.filterlist.current { font-weight: bold; color: #000; }

/* project bigimage */

.project-big .owl-wrapper-outer { height: 100%; }
.project-big .owl-controls { margin-top: -135px; }
.project-big .owl-buttons { left: 50%; position: absolute; margin-left: 400px; }

/* .project-big .row div{top: 520px !important;padding: 0 13% !important;color:#fff !important;}
.project-tags .owl-next, .project-tags .owl-prev{float: left !important;z-index: 9;} */

.project-big { height: 600px; }
.project-big:after {
	background-image: -moz-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.4) 100%);
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.4) 100%);
	background-image: linear-gradient(to bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.4) 100%);
	pointer-events: none;
}
.project-big .item > div {
	position: absolute; color: rgba(255,255,255,0.6); padding: 0 60px; letter-spacing: 0.7px; z-index: 99; left: 50%;
	margin-left: -540px; margin-top: -50px;
}
.project-big .owl-next, .project-big .owl-prev {
	width: 30px; height: 30px; border: 1px solid rgba(255,255,255,0.3); position: relative; color: #fff;
	display: block; float: left; overflow: hidden; line-height: 100px; margin: -10px 0 0 5px;
}
.project-big .owl-next:before, .project-big .owl-next:after,
.project-big .owl-prev:before, .project-big .owl-prev:after {
	border-right: 1px solid;
	content: '';
	display: block;
	height: 12px;
	position: absolute;
	left: 12px;
	top: 17px;
	width: 0;
}
.project-big .owl-prev:before {
	margin-top: -13px;
	-moz-transform: rotate(225deg);
	-o-transform: rotate(225deg);
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}
.project-big .owl-prev:after {
	margin-top: -5px;
	-moz-transform: rotate(315deg);
	-o-transform: rotate(315deg);
	-webkit-transform: rotate(315deg);
	transform: rotate(315deg);
}
.project-big .owl-next:before {
	margin-top: -13px;
	margin-left: 3px;
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.project-big .owl-next:after {
	margin-top: -5px;
	margin-left: 3px;
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.project-big .owl-next:hover, .project-big .owl-prev:hover { background: rgba(255,255,255,0.2); }
.project-head {
	background: #fff;
	z-index: 3;
	margin: -150px 0 0;
	position: relative;
	padding: 50px 50px 0;
}
.project-head h2 {
	font-size: 30px;
	color: #333;
	margin: 0 0 30px;
}
.project-meta { padding: 15px 0; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; margin-bottom: 30px; }
.project-meta span { padding: 0 15px; border-left: 1px solid #ddd; }
	.project-meta span:first-child { border-left: none; padding-left: 0; }
.project-meta strong, .project-extra strong { text-transform: uppercase; color: #aaa; font-size: 10px; }
.project-meta iframe { float: right; height: 20px; margin-top: -2px; text-align: right; width: 140px; }
.project-link { margin: 30px auto; display: table; }
	.project-link .abs0_button {
		-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
	}
	.project-normal .project-link { margin: 30px 0; }

/* project normal */

.project-image {
	position: relative; overflow: hidden; margin-bottom: 15px;
	-webkit-box-shadow: inset 0 0 1000px rgba(0,0,0,0.25);
	-moz-box-shadow: inset 0 0 1000px rgba(0,0,0,0.25);
	box-shadow: inset 0 0 1000px rgba(0,0,0,0.25);
}
.project-normal { margin-bottom: 30px; }
.project-normal .project-big { width: 100%; height: auto; z-index: 2; position: relative;}
.project-thumblist { float: left; }
	.project-thumblist li { float: left; margin: 0 0 10px 10px; list-style: none; }
.project-thumbs { border: 1px solid #ddd; display: block; padding: 5px; line-height: 0%; cursor: pointer; }
	.project-thumbs img { width: 149px; }
.image-title {
	position: absolute; bottom: 0; right: 0; padding: 18px 20px 18px; z-index: 999;
	background: #fff; color: #555; font: bold 10px/12px 'Arial', sans-serif; text-transform: uppercase;
}
/* .image-title:before { content: ""; border-top: 1px solid #ccc; width: 20px; position: absolute; margin-top: -5px; } */
.center { margin: 0 auto; }
.project-intro { font: italic 18px/21px Adobe Garamond Pro, Georgia, serif; color: #999; margin-bottom: 15px; }
.project-content { color: #555; font-size: 12px; }
.project-year a { font-size: 11px; color: #999; margin: 0 0 5px; display: block; }
.project-title { font-size: 24px; padding: 0 0 50px !important; color: #111; }
.project-title + div:before {
	content: ''; width: 40px; border-bottom: 1px solid #ccc; position: absolute; margin: -30px 0 0;
}
.project-image .loader { position: absolute; left: 50%; top: 50%; z-index: 0; }
.project-extra { padding: 20px 10px; margin-top: 30px; }
	.project-extra .button { margin-top: 20px; }
.project-catlist { color: #aaa; padding: 15px; margin: 15px 0; background: #fff; display: table; position: relative; }
.project-catlist a { color: #aaa; }
.project-image .item { line-height: 0; }

.project-landing { padding-bottom: 50px; }

.project-normal .project-extra > a { margin-top: 30px; }

/* related */

.related { padding: 0; position: relative; overflow: hidden; }
.related .row { width: 100%; padding: 30px; margin: 0 auto; text-align: center; }
.related .row > div {
	position: relative; padding: 0; margin: 0 auto; line-height: 0; overflow: hidden;
	background-size: 120% auto; background-position: center center; height: 200px;
	float: none !important; display: inline-block; width: 30% !important;
}
.related-big h4 {
	position: absolute; z-index: 200; padding: 25px 30px; margin: 0; width: 100%; height: 100%;
	text-align: right; box-sizing: border-box; color: #111;
}
.related-big h4 span {
	background: #fff; font-size: 14px; padding: 5px 0;
	-webkit-box-shadow: -5px 0 0 white, 5px 0 0 #fff;
	-moz-box-shadow: -5px 0 0 white, 5px 0 0 #fff;
	box-shadow: -5px 0 0 white, 5px 0 0 #fff;
	line-height: 200%; display: inline; margin-left: 100px;
}
.related-big .ri-img { height: 100%; }
.related-big .ri-img img { opacity: 1; width: 100%; height: auto; }
.related-big .ri-img:after {
	position: absolute;
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	bottom: -1px;
	left: 0;
	background-image: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 50%, rgba(0,0,0,0.6) 10%);
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 50%, rgba(0,0,0,0.6) 100%);
	background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 50%, rgba(0,0,0,0.6) 100%);
	z-index: 1;
}
.related-big .row div:hover img { opacity: 0; }
.related-big div:hover { /* background-size: 111% auto; */ }

.related-small .row > div { background-image: none !important; height: auto; }
.related-small a {
	background: #fff; overflow: hidden; display: block; position: relative;
	width: 100%; height: 100px; border: 5px solid #eee;
}
.related-small h4 {
	float: left; height: 90px; padding: 2px 0 0 12px; box-sizing: border-box; margin: 0; display: table;
	font-size: 15px; color: #333; text-align: left; width: 45%;
}
.related-small span { vertical-align: middle; display: table-cell; position: relative; }
	.related-small a span:after {
		content: ''; height: 1px; width: 0; background: #ddd; position: absolute; bottom: 10px; left: 0;
	}
.related-small .ri-img { right: 0; position: absolute; height: 90px; background: #333; }
.related-small .ri-img img { height: 100%; width: auto; max-width: 200%; }
.related-small a:hover img { opacity: 0.3; }
.related-small a:hover span:after { width: 60%; }

/* LAYOUT */

body .page p { line-height: 135%; margin-bottom: 15px; }
body .page > .row > h2 { font-size: 36px; color: #fff; }
	body .page > .row > h2:before { content: ""; height: 1px; width: 30px; position: absolute; margin: 20px 0px 0px -50px; background: rgba(255,255,255,0.75); }

header { padding: 0px; z-index: 9999; width: 100%; background: rgba(255,255,255,0.75); border-bottom: 1px solid #fff; }
	body.home header { position: fixed; }
	.logo { width: 180px; display: block; margin-top: 20px; }
	.slogan { float: left; border-left: 1px solid #ddd; padding: 15px; margin-left: 30px; }

#mynav ul { float: right; list-style: none; margin: 25px 0px 20px; }
	#mynav ul li { display: inline-block; padding: 15px; }
		#mynav ul li a { color: #111; text-transform: uppercase; }
		#mynav ul span:last-child { display: none; }

#intro { background: url("../images/wood.jpg") no-repeat; background-size: cover; clear: both; margin: -20px 0px 0px; padding: 150px 0px 50px; color: #fff; }
	#intro h1 { font-size: 48px; }
	#intro h4 { color: #ed1660; font-size: 32px; }
	#intro img { max-width: 55%; }
	#intro ol li { font-size: 18px; margin-bottom: 10px; }

#is-this-you { background: url("../images/green.jpg") no-repeat; background-size: cover; clear: both; color: #fff; }
	#is-this-you h4 { font-size: 27px; }
	#is-this-you img { margin: -12px 0px 50px 50px; }

#class-details {
	padding: 100px 0px 150px;
	background-color: #e8e1d6;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e8e1d6), to(#c7b8a2));
	background: -webkit-linear-gradient(top, #e8e1d6, #c7b8a2);
	background: -moz-linear-gradient(top, #e8e1d6, #c7b8a2);
	background: -ms-linear-gradient(top, #e8e1d6, #c7b8a2);
	background: -o-linear-gradient(top, #e8e1d6, #c7b8a2);
}
body #class-details h2 { color: #111; }
body #class-details h2:before { background: rgba(100,100,100,0.75); }
	#class-details { counter-reset: my-counter; }
	#class-details h3 { counter-increment: my-counter; padding: 0px 30px 20px 70px; font-size: 36x; font-weight: bold; color: #111; }
		#class-details h3:before {
			content: counter(my-counter); font-family: Arial, sans-serif; font-weight: lighter; border: 2px solid;
    		width: 50px; height: 50px; line-height: 50px; border-radius: 50px;
    		text-align: center; display: block; position: absolute; margin: -15px 0px 0px -70px;
		}
		#class-details p { padding: 0px 30px 0px 70px; }

#schedule { background: #be1852; }
	#schedule a { float: left; margin: 15px 30px 30px 0px; position: relative; width: 370px; height: 370px; }
		#schedule span { position: relative; color: #111; font-size: 12px; padding: 20px 0px 0px 30px; z-index: 2; display: block; }
		#schedule strong { font-family: 'Playfair Display', serif; padding: 5px 0px 0px 30px; position: relative; color: #111; font-size: 30px; z-index: 2; display: block; }
		#schedule em { color: #aaa; display: block; position: relative; z-index: 2; padding: 10px 0px 0px 30px; font-size: 12px; font-style: normal; font-weight: normal; }
		#schedule img { position: absolute; top: 0px; left: 0px; z-index: 1; }
		#schedule a * { color: rgba(255,255,255,0.85) !important; }
		#schedule a:first-child * { color: rgba(0,0,0,0.85) !important; }
		#schedule a:last-child * { color: #fff !important; }

#fancybox-outer { border-radius: 5px; overflow: hidden; }
#fancybox-content { padding: 15px 30px 30px !important; }
#fancybox-content h2 { color: #111; }
#fancybox-content table { width: 100%; border: 1px solid #aaa; padding: 20px; background: #f0f0f0; margin-top: 30px; border-spacing: 0px; }
	#fancybox-content tr { border-left: 1px solid #ccc; border-top: 1px solid #ccc; display: table; width: 100%; }
	#fancybox-content td { border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 5px 10px; background: #fff; width: 15%; text-align: center; color: #888; }
	#fancybox-content tr:first-child td { background: #222; color: #fff; border-top: 0px; border-bottom: 0px; }
	#fancybox-content tr td:first-child { font-weight: bold; text-align: left; }
	#fancybox-content tr.datum td { background: #aaa; color: #fff; border-top: 0px; border-bottom: 0px; }

#locations { background: #353535; padding: 0px; position: relative; }
	#locations > .row { width: 100% !important; }
	#locations .overmap { background: #18b7b4; position: absolute; width: 30%; color: #fff; padding: 20px 30px; right: 0; margin-top: -400px; }
		#locations .overmap p { font-size: 14px;}
	#locations .overmap h2 { }

#registration { 
	background-color: #18b7b4;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#18b7b4), to(#099490));
	background: -webkit-linear-gradient(top, #18b7b4, #099490);
	background: -moz-linear-gradient(top, #18b7b4, #099490);
	background: -ms-linear-gradient(top, #18b7b4, #099490);
	background: -o-linear-gradient(top, #18b7b4, #099490);
}
#registration .inside-content { background: #fff; padding: 100px; margin: 50px 0px; border-radius: 5px; }
	#registration .inside-content p { color: #aaa; text-align: center; font-size: 13px; }
	#registration .inside-content a { background: #18b8b5; padding: 20px 30px; text-align: center; border-radius: 5px; display: table; color: #fff; margin: 30px auto 10px; font-size: 14px; }
		#registration .inside-content a b { text-transform: uppercase; font-size: 18px; }
	#registration .inside-content a:hover { background: #111; }

.soc-icons { float: left; }
	header .soc-icons { float: right; }
.soc-icons a { background: #fff; color: #aaa; border: 2px solid; }
.soc-icons a:hover { background: #666; color: #fff; }

.soc-colors .soc-facebook { background: #507cbe; color: #fff; border: 2px solid #507cbe; }
	.soc-colors .soc-facebook:hover { color: #507cbe; background: #fff; border: 2px solid #507cbe; }
.soc-colors .soc-twitter { background: #54abf4; color: #fff; border: 2px solid #54abf4; }
	.soc-colors .soc-twitter:hover { color: #54abf4; background: #fff; border: 2px solid #54abf4; }
.soc-colors .soc-youtube { background: #e02c1c; color: #fff; border: 2px solid #e02c1c; }
	.soc-colors .soc-youtube:hover { color: #e02c1c; background: #fff; border: 2px solid #e02c1c; }
.soc-colors .soc-linkedin { background: #1683bb; color: #fff; border: 2px solid #1683bb; }
	.soc-colors .soc-linkedin:hover { color: #1683bb; background: #fff; border: 2px solid #1683bb; }
.soc-colors .soc-pinterest-square { background: #ca231f; border: 2px solid #ca231f; }
	.soc-colors .soc-pinterest-square:hover { color: #ca231f; background: #fff; border: 2px solid #ca231f; }
.soc-colors .soc-google-plus { background: #dc4c30; color: #fff; border: 2px solid #dc4c30; }
	.soc-colors .soc-google-plus:hover { color: #dc4c30; background: #fff; border: 2px solid #dc4c30; }
.soc-colors .soc-flickr { background: #ef0787; color: #fff; border: 2px solid #ef0787; }
	.soc-colors .soc-flickr:hover { color: #ef0787; background: #fff; border: 2px solid #ef0787; }
.soc-colors .soc-instagram { background: #34628d; color: #fff; border: 2px solid #34628d; }
	.soc-colors .soc-instagram:hover { color: #34628d; background: #fff; border: 2px solid #34628d; }
.soc-colors .soc-skype { background: #15b3f2; color: #fff; border: 2px solid #15b3f2; }
	.soc-colors .soc-skype:hover { color: #15b3f2; background: #fff; border: 2px solid #15b3f2; }
.soc-colors .soc-vimeo-square { background: #1db7ef; color: #fff; border: 2px solid #1db7ef; }
	.soc-colors .soc-vimeo-square:hover { color: #1db7ef; background: #fff; border: 2px solid #1db7ef; }

.a-show { position: relative; overflow: auto; }
	.a-show ul { margin: 0; padding: 0; }
	.a-show ul li {
		list-style: none; float: left;
		background-size: cover;
		background-position: 50% 50%;
		background-repeat: no-repeat;
	}
	.a-show li div { padding: 100px 0 0; color: #fff; }
		.a-show li h2 { font-size: 48px; margin-bottom: 10px; }
		.a-show li h3 { font-size: 32px; }
		.a-show li a { margin-top: 30px; }
		.a-show li .a-right { text-align: right; }
		.a-show li .a-right a { float: right; }
		.a-show li .a-center { text-align: center; }
		.a-show li .a-center a { float: none; display: inline; }
	.a-show .dots {
		position: absolute;
		bottom: 10px;
		width: 100%;
		text-align: center;
	}
	.a-show .dots li {
		display: inline-block;
		width: 10px;
		height: 10px;
		margin: 0 4px;
		text-indent: -999em;
		border: 2px solid #fff;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
		cursor: pointer;
		opacity: .4;
		-webkit-transition: background .5s, opacity .5s;
		-moz-transition: background .5s, opacity .5s;
		transition: background .5s, opacity .5s;
	}
	.a-show .dots .active {
		background: #fff;
		opacity: 1;
	}
	.aftershow { height: 5px; display: none; }
	.aftershow + div p.introtext { font-size: 17px; line-height: 150%; color: #888; }

/* NAVIGATION */

	#navigat { float: right; margin: 30px 0px 20px; }
	.hnav { float: left; display: table; margin-top: 10px; }
	.hnav li { display: block; float: left; margin: 0px; }
	.hnav li a { display: block; color: #111; text-transform: uppercase; font-size: 16px; font-weight: bold; }
	/* more levels */
	.hnav ul li a { color: #fff; }
	.hnav ul li a:hover { background: rgba(255,255,255,0.1); color: #fff !important; }
	.hnav li ul {
		position: absolute; width: 240px; margin: 0; box-shadow: 2px 2px 8px rgba(0,0,0,0.4);
		overflow: visible; padding: 10px; z-index: 1; display: none; z-index: 99999;
		-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
		-webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;
	}
	.hnav li:hover ul { display: block; padding-bottom: 15px; }
	.hnav li ul li { display: block; position: relative; border: none; float: none; }
		.hnav li ul li a {
			margin: 0 0 2px; padding: 15px; color: #fff; font-size: 15px;
			-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
		}
	.hnav li:hover ul ul { display: none; }
		.hnav li ul li:hover > ul { display: block }
			.hnav li ul li ul {
				display: none; position: absolute; top: -10px; margin-left: 120px; display: block;
			}

	/* more levels */
	.hsub-two li ul {
		height: 100%;
		top: 0;
		background: rgba(30,30,30,0.95) !important;
		-webkit-border-radius: 0 !important;
		-moz-border-radius: 0 !important;
		border-radius: 0 !important;
		position: fixed;
	}
	.hsub-two li ul li a { padding: 15px 20px; color: #222; }
	.hsub-two li ul li ul {
		padding: 15px;
		height: 100%;
		background: rgba(50,50,50,0.95) !important;
		top: 0 !important;
		margin-left: 220px !important;
		position: fixed !important;
	}
	.hsub-two ul li a:hover { background: rgba(255,255,255,0.1); color: #cf0a2c; }

	/* mega */

	#navigat .mega > .sub-menu { width: 100%; left: 0px; }
	#navigat .mega > .sub-menu > li {
		float: left; border-right: 1px solid #ddd; padding: 15px 15px 0; width: 25%;
		margin-bottom: 10px; min-height: 210px; overflow: hidden;
	}
	#navigat .mega > .sub-menu > li:last-child, #navigat .mega > .sub-menu li:nth-child(4n) { border-right: none; }
	#navigat .mega > .sub-menu > li > a {
		font-weight: bold; padding: 0px 0px 15px; color: #cf0a2c; border-bottom: 3px double #e8e8e8;
		margin: -5px 0px 0px; font-size: 14px; line-height: 110%; text-transform: uppercase; width: 89%;
	}
	#navigat .mega .sub-menu .sub-menu {
		display: block; position: relative; margin: 0px; display: block; background: none;
		width: 100%; padding: 20px 0 0 0; box-shadow: none;
	}
	#navigat .mega .sub-menu .sub-menu li { padding: 0px; }
	#navigat .mega .sub-menu .sub-menu li a { padding: 5px 0px 5px; font-size: 14px; line-height: 100%; }


/* nav-effects */
.hnav a:after, .hnav a::before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.hnav a {
	position: relative;
	display: inline-block;
}

/* Effect 1: Brackets */
.hn-one > li > a { padding: 10px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; }
.hn-one > li > a::before,
.hn-one > li > a::after {
	display: inline-block;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
	-moz-transition: -moz-transform 0.3s, opacity 0.2s;
	transition: transform 0.3s, opacity 0.2s;
}

.hn-one > li > a::before {
	margin-right: 5px;
	content: '[';
	-webkit-transform: translateX(20px);
	-moz-transform: translateX(20px);
	transform: translateX(20px);
}

.hn-one > li > a::after {
	margin-left: 5px;
	content: ']';
	-webkit-transform: translateX(-20px);
	-moz-transform: translateX(-20px);
	transform: translateX(-20px);
}

.hn-one > li > a:hover::before,
.hn-one > li > a:hover::after,
.hn-one > li > a:focus::before,
.hn-one > li > a:focus::after {
	opacity: 1;
	-webkit-transform: translateX(0px) translateY(0px);
	-moz-transform: translateX(0px) translateY(0px);
	transform: translateX(0px) translateY(0px);
}
/* Effect 2: bottom border enlarge */
.hn-two > li > a { padding: 25px 10px 5px; }
.hn-two > li > a::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 1px;
	background: #cf0a2c;
	content: '';
	opacity: 0;
	-webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
	transition: height 0.3s, opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}
.hn-two > li > a:hover::after, .hn-two > li > a:focus::after {
	height: 3px;
	opacity: 1;
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	transform: translateY(-5px);
}
/* Effect 3: three circles */
.hn-three > li > a {
	padding: 20px 15px 15px;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}
.hn-three > li > a::before {
	position: absolute;
	top: 70%;
	left: 50%;
	color: transparent;
	content: '.';
	font-size: 10px;
	-webkit-text-shadow: 0 0 transparent;
	-moz-text-shadow: 0 0 transparent;
	text-shadow: 0 0 transparent;
	-webkit-transition: text-shadow 0.5s, color 0.5s;
	-moz-transition: text-shadow 0.5s, color 0.5s;
	transition: text-shadow 0.5s, color 0.5s;
}
.hn-three > li > a:hover::before, .hn-three > li > a:focus::before {
	color: #777;
	-webkit-text-shadow: -25px 0 #777, -20px 0 #777, -15px 0 #777, -10px 0 #777, -5px 0 #777, 5px 0 #777, 10px 0 #777, 15px 0 #777, 20px 0 #777, 25px 0 #777;
	-moz-text-shadow: -25px 0 #777, -20px 0 #777, -15px 0 #777, -10px 0 #777, -5px 0 #777, 5px 0 #777, 10px 0 #777, 15px 0 #777, 20px 0 #777, 25px 0 #777;
	text-shadow: -25px 0 #777, -20px 0 #777, -15px 0 #777, -10px 0 #777, -5px 0 #777, 5px 0 #777, 10px 0 #777, 15px 0 #777, 20px 0 #777, 25px 0 #777;
}
/* Effect 4: blur */
.hn-four > li > a {
	padding: 20px 15px 15px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.hn-four:hover > li > a {
	color: transparent !important;
	-webkit-text-shadow: 0 0 2px rgba(100,100,100, 0.5);
	-moz-text-shadow: 0 0 2px rgba(100,100,100, 0.5);
	text-shadow: 0 0 2px rgba(100,100,100, 0.5);
}
.hn-four > li > a:hover, .hn-four > li > a:focus {
	color: #000 !important;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	text-shadow: none;
}

/* EXTRAS + TEAM */

.testi blockquote { font-size: 16px; margin: 10px 50px 0px 100px; background: url(../images/quote.png) no-repeat; padding-left: 50px; color: #888; }
	.testi blockquote strong { color: #00a4a0; font-weight: normal; } 

.team .tm-image img { max-width: 500%; }
	.team .tm-social { text-align: left; }

/* FOOTER */

footer { background: #393939; padding: 30px 0px; margin: 30px 0px 0px; }
footer.f-light { padding: 0px; font-size: 13px; }
	footer.f-light .row { padding: 30px 0px; }
		footer.f-light .widget h5 {
			color: #fff; font-size: 18px; padding: 0px 0px 15px; text-transform: uppercase; border-bottom: 2px solid; display: table; margin: 30px 0px 30px;
		}
		footer.f-light .widget a { color: #fff; font-weight: normal}
		footer.f-light .widget a:hover { color: #0cbbc6; }
	footer.f-light .copyright { text-align: center; text-transform: uppercase; letter-spacing: 6px; color: #fff; font-size: 12px; }
		footer.f-light .copyright a { color: #fff; text-transform: uppercase; font-weight: normal; }
		footer.f-light .copyright em { width: 50px; display: inline-block; }

/* FROM STYLING AND CONTACTFORM 7 */

::-webkit-input-placeholder { color: #aaa; }
:-moz-placeholder { color: #aaa; }
::-moz-placeholder { color: #aaa; }
:-ms-input-placeholder { color: #aaa; }

.search-overlay ::-webkit-input-placeholder { color: rgba(255,255,255,0.3); }
.search-overlay :-moz-placeholder { color: rgba(255,255,255,0.3); }
.search-overlay ::-moz-placeholder { color: rgba(255,255,255,0.3); }
.search-overlay :-ms-input-placeholder { color: rgba(255,255,255,0.3); }

input, textarea, select {
	outline: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	color: #666;
	cursor: text;
	resize: none;
	display: block;
	padding: 10px 10px 8px;
	margin: 0;
	width: 100%;
	height: auto;
	line-height: 1.4;
	font-size: 13px;
	font-family: Arial, sans-serif;
	background: #fff;
	border: 2px solid #ccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
select { cursor: pointer; width: 100%; }

input:focus, textarea:focus, select:focus { color: #151515; }
input[type="submit"] {
	font-weight: bold; background: #333; color: #fff; border: none; display: block;
	padding: 8px 20px 6px; float: left; width: auto;
}

.wpcf7-form label {  margin: 10px 0px; display: block; font-weight: bold; }

.wpcf7 input[type="checkbox"], .wpcf7 input[type="radio"],
.firefox .woocommerce input[type=checkbox], .firefox .woocommerce input[type=radio] {
	position: absolute; border: none; opacity: 0; cursor: pointer; z-index: 999; padding: 15px; margin: 9px 0 0 -6px; height: 32px;
}
.wpcf7 input[type="checkbox"] + .wpcf7-list-item-label,
.wpcf7 input[type=radio] + .wpcf7-list-item-label { width: 100%; }
.wpcf7 input[type=radio] + span:before, .wpcf7 input[type=checkbox] + span:before,
.firefox .woocommerce input[type=checkbox] + span:before,
.firefox .woocommerce input[type=radio] + span:before {
	float: left;
	width: 20px;
	height: 20px;
	padding: 1px;
	text-align: center;
	content: " ";
	background: #fff;
	border: 2px solid #ccc;
	position: relative;
	margin: -5px 5px 15px 0px;
	-webkit-border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	border-radius: 50% !important;
	z-index: 1;
	font-family: FontAwesome;
	font-size: 12px;
	line-height: 22px;
	cursor: pointer;
}

/* radio */
.wpcf7 input[type=radio]:checked + span:before,
.wpcf7 input[type=radio]:hover:checked + span:before,
.wpcf7 input[type=radio]:focus:checked + span:before,
.firefox .woocommerce input[type=radio]:checked + span:before { content: "\f111"; font-size: 6px; }

/* checkbox */

.wpcf7-checkbox span.wpcf7-list-item { position: relative; display: inline-block; margin: 0px 15px 0px 10px; }

.wpcf7 input[type=checkbox] + span:before {
	-webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;
}
.wpcf7 input[type=checkbox]:checked + span:before,
.wpcf7 input[type=checkbox]:hover:checked + span:before,
.wpcf7 input[type=checkbox]:focus:checked + span:before,
.firefox .woocommerce input[type=checkbox]:checked + span:before { content: "\f00c"; }

span.vfb-required-asterisk { position: absolute; margin-left: 3px; color: red; }

.firefox .woocommerce input[type=checkbox] + span:before, .firefox .woocommerce input[type=radio] + span:before,
.firefox .woocommerce input[type=checkbox]:checked + span:before, .firefox .woocommerce input[type=radio]:checked + span:before {
	margin: -1px 10px 0px -1px !important;
}
.firefox .wcr { float: left; position: relative; }
.firefox .wcr input#createaccount { margin: -4px 0px 0px -32px !important; }

/* contact form 7 item row and select */

.main-content .vfb-item { clear: both; padding: 5px 0; list-style: none; display: table; width: 100%; margin: 0; }
.main-content .vfb-item:before { display: none; }
.vfb-item-select span, .woocommerce-ordering { display: block; position: relative; }
.vfb-item-select span:before, .woocommerce-ordering:before {
	background: #fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAWCAYAAADafVyIAAAAzElEQVRIDWP8//8/Ay0BE8zws2fPgmyium1wC2AWUZsetYBgiI4GEcEgYiGoAqqgq6trGZAZia4emFGXlZeXR6OLw/hEx8G/f/+ygYY9hWkE0UD+IyCVhSyGzibagoqKiveMjIyJIHNBhgAN/wekYoGu/wji4wJEWwAyoKysbDfQ4ClQw7qAhh/CZTBMnOg4gGl4+fJluYSEhNC9e/fqYGJ4aaCLQN5lOHPmDJACAzAfyKIKTVIQ4XUpDslRC3AEDEJ46AcRIyg50hIAANnugKRDswA6AAAAAElFTkSuQmCC") no-repeat 8px 8px;
	width: 25px;
	height: 25px;
	content: '';
	position: absolute;
	margin: 2px 0 0 0;
	padding: 5px;
	right: 2px;
	pointer-events: none;
}
.firefox .vfb-item-select select, .woocommerce-ordering select { height: 49px; }
.firefox .vfb-item-select span:before, .woocommerce-ordering:before {
	background-position: 12px 12px; padding: 10px; height: 25px;
}
.vfb-item-select option { padding: 5px; }

/* contact7 form validation */

.vfb-item-submit .ajax-loader { position: absolute; margin: 35px 0 0 10px; }
.wpcf7 form { position: relative; display: table; width: 100%; }
.wpcf7-validation-errors, .wpcf7-mail-sent-ok {
	position: absolute;
	bottom: 42px;
	border: none !important;
	text-align: right;
	left: 175px;
}
.wpcf7-mail-sent-ok {
	border: none !important;
	color: green !important;
}
.wpcf7-not-valid-tip {
	border: none !important;
	position: absolute !important;
	top: 5px !important;
	right: 5px !important;
	z-index: 100 !important;
	color: #fff !important;
	font-size: 10pt !important;
	padding: 7px 10px !important;
	width: auto;
	left: auto !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

/* contact7 for quote */

.wpcf7 .tabcontainer > ul {
	background: #eee; padding: 15px 15px 0; margin-bottom: 0 0 -3px;
	-webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0;
}
.wpcf7 .tab-content  { border: 3px solid #eee; clear: both !important; float: none !important;
	-webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;
}
.wpcf7  .abs0_tab_top li { padding: 5px 25px; display: inline-block; }
.wpcf7  .abs0_tab_top li a { color: #757575; font-weight: bold; }
.wpcf7  .abs0_tab_top .current a {
	background: #fff; color: #333; z-index: 9999; position: relative;
	-webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0;
}
.wpcf7 .tab-content br { display: none; }
.wpcf7 .tab-content label { float: left; width: 40%; padding: 12px 6px 0 0; }
.wpcf7 .tab-content span { float: left; width: 60%; }
.wpcf7 .tab-content input[type="submit"] { margin-top: 30px; }


/* SHOP - WooCommerce and AjaxCart */

/* woocommerce image effect */
.woocommerce .products .product a img, .woocommerce-page .products .product a img {
	width: 120% !important; margin: 0 !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}
.woocommerce .products .product h3, .woocommerce-page .products .product h3 { padding: 0 !important; }
	.woocommerce .products .product h3 span.product-name, .woocommerce-page .products .product h3 span.product-name {
		background: #fff;
	}
	.woocommerce .products .product h3 span, .woocommerce-page .products .product h3 span { padding: 10px; }
	.woocommerce .products .effect-lily figcaption { height: 105px; }
	.woocommerce .products .effect-lily img { opacity: 1; }
	.woocommerce .products .effect-lily:hover img { opacity: 0.8; }
	.woocommerce .products .effect-lily h3 { -webkit-transform: translate3d(0,120px,0); transform: translate3d(0,120px,0); }
	.woocommerce .products .effect-lily:hover h3 {
		-webkit-transform: translate3d(0,50px,0); transform: translate3d(0,50px,0);
	}
	.woocommerce .products .type-product .effect-lily:hover h3 {
		-webkit-transform: translate3d(0,40px,0); transform: translate3d(0,40px,0);
	}

.shop-extra { background: #e0e0e0; margin-bottom: 30px; }
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering { float: left !important; margin: 15px 0 !important; }

.woocommerce ul.products .product h3, .woocommerce-page .products .product h3 { font-size: 15px !important; }
.woocommerce .products .product-category h3 .count { color: #fff !important; }

.woocommerce .product_meta { display: block; }
.woocommerce .product_meta > span {
	font-size: 12px; background: #eee; display: table; padding: 5px 15px; margin: 0 0 30px;
	-moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px;
}
.woocommerce .product_meta .sku_wrapper { float: right; color: #aaa; }
.woocommerce .product_meta .tagged_as { float: left; }
.woocommerce .product_meta .posted_in { display: none; }
.out-of-stock { margin: -48px 0 30px; font-size: 10px !important; text-transform: uppercase; }

/* woocommerce checkout */

#ship-to-different-address { width: 100%; }
#ship-to-different-address-checkbox,
.payment_methods .input-radio,
.place-order .terms .input-checkbox,
.woocommerce form.login .form-row label.inline {
	width: 24px; height: 24px; float: right; margin: 0 12px 0 0; cursor: pointer;
	-webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px;
}
.payment_methods .input-radio,
.place-order .terms .input-checkbox {
	float: left; margin: 0;
}
.woocommerce form.login .form-row label.inline {
	/* for rememberme */
	margin: 15px; padding: 0px; float: right; width: auto !important;
}
#rememberme { float: left; margin-right: 5px; }
.create-account #createaccount, #rememberme {
	width: 20px;
	border-radius: 30px;
	padding: 10px;
	display: inline-block;
	cursor: pointer;
}
#ship-to-different-address-checkbox:after,
.payment_methods .input-radio:after,
.place-order .terms .input-checkbox:after,
.create-account #createaccount:after,
#rememberme:after {
	content: '\f128'; font-family: FontAwesome; display: block; position: absolute; color: #ddd; margin: -8px -4px; font-size: 14px;
}
#ship-to-different-address-checkbox:checked:after,
.payment_methods .input-radio:checked:after,
.place-order .terms .input-checkbox:checked:after,
.create-account #createaccount:checked:after,
#rememberme:checked:after {
	content: '\f00c'; color: #333; margin: -8px -7px;
}
.main-content .payment_methods { padding-bottom: 0; }
.main-content .payment_methods li, .woocommerce-error li { margin: 0; }
.main-content .payment_methods li:before, .woocommerce-error li:before { display: none; }
.woocommerce form .place-order p.terms { border-top: none !important; }

.woocommerce #payment .terms, .woocommerce-page #payment .terms { text-align: left !important; }

div.create-account { padding: 30px; width: 100%; background: #f0f0f0; }
#account_password_field { border: none; padding: 0; margin: 0; }

.woocommerce form p:last-of-type { border: none !important; }
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	float: right; padding: 30px !important; margin: 10px 10px 0;
}

.woocommerce .payment_box { padding: 30px; }
.woocommerce .payment_box p { padding: 0px !important; margin: 0px !important; }

.firefox #terms { -moz-appearance: checkbox; opacity: 1; margin: -2px 0 0 8px; }

/* woocommerce category */

.woocommerce .products .product .price, .woocommerce-page .products .product .price {
	color: #333 !important; font-size: 18px !important; padding: 10px !important; margin: 0 !important;
}
.woocommerce .products .product .price del, .woocommerce-page .products .product .price del {
	font-size: 14px !important; padding: 5px; margin-top: -35px !important; position: absolute;
	color: #fff !important; font-weight: lighter;
}
.woocommerce .products .product h3 span, .woocommerce-page .products .product h3 span { padding: 0 !important; }
.woocommerce .products .product .price ins, .woocommerce-page .products .product .price ins { text-decoration: none !important; }
.woocommerce .products .product .price, .woocommerce-page .products .product .price {
	padding: 5px; text-decoration: none;
}
.woocommerce .products .product h3.product-title {
	font-size: 17px !important; text-align: center; padding: 15px 10px !important; color: #333;
}
.woocommerce .products .product-category h3 span { padding: 5px !important; }
.woocommerce .products .product .onsale, .woocommerce-page .products .product .onsale {
	top: 0; right: 0; left: auto; position: absolute; z-index: 9999; background: red; min-height: 0;
	-webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;
	-webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;
	color: #fff; border-radius: 0; padding: 5px; margin: 3px !important; line-height: 100%; text-transform: uppercase;
}

/* price on product page */

.woocommerce .product .entry-summary .price ins {  text-decoration: none !important; }
.woocommerce .product .entry-summary .price { font-size: 32px !important; }
.woo-shop .row { position: relative; }
.woocommerce .product .onsale {
	z-index: 9999;
	background: red !important;
	padding: 10px !important;
	font-weight: normal !important;
	line-height: 0 !important;
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	left: 0 !important;
	top: auto !important;
	-webkit-text-shadow: none !important;
	-moz-text-shadow: none !important;
	text-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	min-height: 0 !important;
	display: table;
	line-height: 100% !important;
}

/* woocommerce buttons */
.woocommerce .button, .woocommerce button.button, .woocommerce .button, .woocommerce #respond input#submit, .woocommerce #content .button, .woocommerce-page .button, .woocommerce-page button.button, .woocommerce-page .button, .woocommerce-page #respond input#submit, .woocommerce-page #content .button {
	background: none !important;
	border: 1px solid !important;
	font-size: 12px !important;
	font-family: Arial, Helvetica, sans-serif !important;
	padding: 10px 15px !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	-webkit-text-shadow: none !important;
	-moz-text-shadow: none !important;
	text-shadow: none !important;
	color: #333 !important;
	letter-spacing: 0 !important;
}
.woocommerce .button:hover, .woocommerce button.button:hover, .woocommerce .button:hover, .woocommerce #respond input#submit:hover, .woocommerce #content .button:hover, .woocommerce-page .button:hover, .woocommerce-page button.button:hover, .woocommerce-page .button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page #content .button:hover { background: #333 !important; color: #fff !important; }
.woocommerce .products .product a, .woocommerce-page .products .product a {
	display: table; margin: 0 auto; text-align: center; font-size: 11px; text-transform: uppercase;
}
.woocommerce-page .woocommerce-message .button { color: #aaa !important; border: 1px solid #ddd !important; }
.woocommerce .products .product .button { margin: 0 auto !important; display: table !important; }
.woocommerce form p:last-of-type { padding-top: 30px; border-top: 3px double #ccc; margin-top: 30px; }
.woocommerce table.cart .remove { color: #aaa !important; }
.woocommerce table.cart .remove:hover { background: #aaa !important; color: #fff !important; }

.woocommerce-page .quantity .minus { right: -1px !important; }
.woocommerce-page .quantity .plus { right: 1px !important; }

/* cart */

.product-thumbnail { width: 150px; }
	.product-thumbnail a { line-height: 0; }
		.product-thumbnail a img { width: auto !important; }
.product-price, .product-subtotal, .product-quantity { width: 60px; text-align: right; }
.shop_table .product-name { width: auto; }
.shop_table .product-remove { width: 5px; }

#order_review, #order_review .shop_table { margin: 0 0 30px; }
#order_review .shop_table tfoot, #order_review .product-name { text-align: left; width: 150px; }


/* woocommerce ajaxcart */
#ajaxcart {
	display: none;
	height: auto;
	width: 300px;
	position: absolute;
	background: rgba(0,0,0,0.85);
	padding: 15px;
	z-index: 9999;
	top: 45px;
	right: 25px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.2);
	box-shadow: 0 0 20px rgba(0,0,0,0.2);
	font-size: 12px;
}
#ajaxcart:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent rgba(0,0,0,0.85) transparent;
	top: -10px;
	right: 10px;
	margin: 0;
	position: absolute;
}
.cartlist li { list-style: none; float: none; display: table; width: 100%; padding: 0 0 5px; }
.cartlist li > span { padding: 7px 3px; display: inline-block; float: right; color: rgba(255,255,255,0.6); }
	.cartlist li > span.cartimage { float: left; max-width: 60px; padding: 0; }
	.cartlist li > span.carttitle { float: left;}
		.cartlist li > span.carttitle a {
			white-space: nowrap;
			font-weight: normal;
			width: 125px;
			text-overflow: ellipsis;
			display: block;
			height: 16px;
			overflow: hidden;
			line-height: 100%;
			padding: 3px 7px;
		}
		.cartlist li > span.carttitle a:hover { color: #fff; }
	.cartlist li > span.cartquantity {}
	.cartlist li > span.cartremovelink a {
		background: #fff; width: 15px; height: 15px; line-height: 15px; border-radius: 10px; color: #333;
		text-align: center; padding: 0; display: block; font-size: 11px;
	}
.cartbutton, .checkoutbutton {
	padding: 5px !important; background: #fff; color: #333; border-radius: 3px; margin: 5px 0 0 5px; float: right;
	font-size: 11px;
}
.cartbutton { opacity: 0.5; }
.carticon:hover + #ajaxcart, #ajaxcart:hover { display: block; }

.woo-page-title { float: left; }
.woo-bread {
	position: relative;
	float: right;
	padding: 10px 15px;
	background: #fff;
	margin: 40px 0 0;
}
.woo-bread nav { margin: 0 !important; }

/* woocommerce related */

.related .product {
	max-width: 300px; float: none !important; display: inline-block; background: #fff;
	padding: 20px 10px !important; margin: 0 15px !important;
}
	.related .product a {}
		.related .product a img {
			-webkit-box-shadow: none !important;
			-moz-box-shadow: none !important;
			box-shadow: none !important;
		}
		.related .product h3 { color: #333; }
		.related .product span.price { font-size: 24px; font-weight: lighter; text-decoration: none; }
	.related .product .add_to_cart_button { display: none; }

.woocommerce .button.added:before, .woocommerce button.button.added:before, .woocommerce .button.added:before, .woocommerce #respond input#submit.added:before, .woocommerce #content .button.added:before, .woocommerce-page .button.added:before, .woocommerce-page button.button.added:before, .woocommerce-page .button.added:before, .woocommerce-page #respond input#submit.added:before, .woocommerce-page #content .button.added:before { margin: 5px 0; }
.woocommerce .related:after, .woocommerce .related:before, .woocommerce .upsells.products:after, .woocommerce .upsells.products:before, .woocommerce-page .related:after, .woocommerce-page .related:before, .woocommerce-page .upsells.products:after, .woocommerce-page .upsells.products:before { display: block !important; }

.wc-forward:after, .wc-forward a:after, .woocommerce .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
	display: none;
}

/* woocommerce product */

.cart_totals h2 { font-size: 18px; color: #333; }
.woocommerce table.cart td.actions .coupon .input-text { width: 120px !important; padding: 10px 5px 7px !important; }
.shipping-calculator-button, .addresses header > a {
	border: 2px solid; padding: 5px 15px; font-size: 15px; border-radius: 50px; display: table; margin: 30px auto 0;
}
.addresses header > a { clear: both; float: left !important; display: block; margin: 0 0 30px; }

.woocommerce .woocommerce-tabs .panel h2 { display: none; }
.woocommerce .woocommerce-tabs .panel { padding: 15px 30px !important; }
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	font-size: 13px; margin: 0 0 0 5px !important; background: #eee !important; box-shadow: none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active { background: #fff !important; }
.woocommerce .woocommerce-tabs ul li:before, .woocommerce .woocommerce-tabs ul li:after { display: none; }

.woocommerce .product .price {
	color: #333 !important; font-size: 24px !important; text-decoration: none; font-weight: lighter !important;
}
.woocommerce .quantity, .woocommerce #content .quantity, .woocommerce-page .quantity, .woocommerce-page #content .quantity {
	width: 90px !important;
}

.woocommerce .product .price {
    padding: 15px 0 15px;
    border: 1px solid #ddd;
    border-left: none;
    border-right: none;
    margin-bottom: 30px;
}

.woocommerce .quantity .minus, .woocommerce .quantity .plus {
	height: 34px !important; background: #f0f0f0 !important; border: 1px solid #aaa !important;
	float: left !important; width: 20px !important; position: relative !important;
	-webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important;
}
.woocommerce .quantity .qty {
	margin: 0 -1px; position: relative; float: left !important; z-index: 1; border-radius: 0; height: 34px !important;
	border: 1px solid #aaa !important; width: 30px !important;
}

/* ////////// */
/* RESPONSIVE */
/* ////////// */

/* 240 > 500 >750 >980 > 1220 > 1400 */

#show-menu {
	padding: 15px;
	background: #333;
	color: #fff;
	font-size: 15px;
	cursor: pointer;
	position: fixed;
	z-index: 99999;
}
#show-menu.sm-wide {
	width: 100%;
}

	/* TOO SMALL */
	@media screen and (max-width: 240px) {
		.gridlock .row { width: 100%; }
	}
	/* MOBILE */
	@media screen and (max-width: 500px) {
		#wpadminbar { display: none; }
		.big-wrapper { border: none !important; }
		header { padding: 0px; background: #fff; }
		.gridlock .row { max-width: 100%; }
		header h2 { text-align: center; }
		.logo { width: 100%; position: relative; padding: 30px 50px; margin: 0px; }
		.intro { padding: 30px !important; }
		.intro .row { padding: 0px 10px !important; }
		.slogan { float: none; margin: 15px 0; }
		.icon-w-text { padding-bottom: 30px; display: block; }
		.single-big-content .row { padding: 30px 0 0; }
		.single-big-content .project-head { margin: 0; padding: 0; }
		.single-big-content .fulltext { padding: 0; }
		.lpost-list .lpost-date, .lpost-list .lpost-tags, .lpost-list .lpost-readmore { display: none; }
		.lpost-list .lpost-title { font-size: 14px !important; width: 40% !important; margin: 10px 0 0 0 !important; }
		footer { background-size: auto 100% !important; }
		footer.f-light .footer-social a { margin: 20px 3px 0; }
		footer.f-light .created p { text-align: left; margin-top: 15px; }
		.abs0_column h4.newstitle { padding: 0px 25px; }
		.desktop-9 .lpost-classic .lpost-item { padding-bottom: 30px; border-bottom: 1px dashed #ddd; margin-bottom: 30px; }
		.wpcf7 .tab-content label { padding: 12px 6px 12px; display: block; float: none; width: auto; }
		.wpcf7 .tab-content span { float: none; width: auto; }
		.wpcf7 .tab-content span.wpcf7-list-item { clear: both; display: block; }
		.multicols, .big-without-image .fulltext {
			-webkit-column-count: auto !important; -moz-column-count: auto !important; column-count: auto !important;
		}
		.single-meta { display: none !important; }
		.testimonials-ticker .owl-item .item { padding: 20px 35px 10px 25px !important; }
		body .testimonials-ticker .owl-buttons .mobile-hide { display: block !important; }
		.testimonials-ticker .owl-controls .owl-buttons .owl-next { right: -20px !important; }
		.testimonials-ticker .owl-controls .owl-buttons .owl-prev { left: -20px !important; }
		.quote .lpost-classic .lpost-excerpt:before { display: none; }
		.woo-bread { display: none; }
		.single-big .row { padding: 0; height: 100%; position: relative; }
		.single-big .row h2 { position: absolute; bottom: 0; }
		.single-big-content .introtext { margin: 0 0 15px; padding: 0; }
		.single-author, .single-big-content .introtext + iframe { display: none; }
		.single-big-content .single-extra { padding: 50px 0; }
		.project-thumbs img { width: 118px !important; }
		.single-big-content .introtext:empty + iframe + .fulltext { padding-top: 50px; }

		.home .cc { background-position: top right !important; }
		.home .cc h2 { margin-top: 30px; }

		.owl-pagination { display: none; }
		.owl-carousel { min-height: 0px !important; height: 200px !important; }
		.owl-wrapper-outer, .owl-wrapper, .owl-item, .owl-item .item { height: 200px !important; }
		.owl-item .item img { height: 200px !important; width: auto !important; }
		.owl-carousel .owl-item .a-left { padding: 15px; }
		html body .ei-slider-large li > div { margin: 0px 0px 0px !important; }
		html body .owl-item .item > div { margin: -100px 0px 0px !important; }
		body .ei-slider-large li img, img.lazyOwl { position: relative; padding: 0px 0px 0px; background: #2151a3; }
		.owl-item h2 { font-size: 21px !important; padding: 0px !important; margin: 0px 0px 5px; }
		.owl-item h3 { font-size: 17px !important; padding: 0px !important; }
		footer .desktop-2 img { margin: 30px auto; display: block; }
		footer .address p { border: none; }
		.f-bottom .copyright { text-align: center; margin: 30px 0px 20px; }
		.f-bottom li { float: none; text-align: center; }
		footer .widget_text { margin: 30px auto !important; display: table; width: auto !important; float: none !important; text-align: center; }
		.pagetop img { bottom: 0px; height: 100%; width: 200%; max-width: 200%; left: -50%; }

		#intro img, #is-this-you img, body .page > .row > h2:before { display: none; }
		#schedule a { width: 100%; height: 290px; }
		#schedule strong { font-size: 21px; }
		#schedule em { padding: 5px 0px 0px 30px; }
		#locations .overmap { background: #18b7b4; position: relative; width: auto; color: #fff; padding: 10px 30px; margin: 30px; float: left; }
		#registration .inside-content { padding: 30px; margin: 0px; }

		.colorful { margin-bottom: 175px; padding-bottom: 175px; }
		.owl-controls { display: none !important; }

	}
	/* TABLET */
	@media screen and (min-width: 500px) and (max-width: 980px) {
		header { padding-top: 80px; }
		.lpost-list .lpost-tags, .lpost-list .lpost-readmore { display: none; }
		.hn-one > li > a { padding: 20px 5px 15px; }
		.single-big-content .row { padding: 100px 0 0; }
		.multicols, .big-without-image .fulltext {
			-webkit-column-count: auto !important; -moz-column-count: auto !important; column-count: auto !important;
		}
		.project-item { max-height: 220px; }
		.lpost-list .lpost-title { width: 50% !important; }
	}
	/* TABLET PORTRAIT */
	@media screen and (min-width: 500px) and (max-width: 750px) {
		.slogan { margin: 15px 0; }
		.related-small .row > div { width: 100%; }
		.related-small a { margin: 10px 0; }
		.single-big-content .row { padding: 100px 0 0; }
		.width300 { width: 45%; height: 150px; }
		.project-item { max-height: 280px; }
		.project-thumblist { display: none; }
		.single-big .row { padding: 100px 50px; }
		.lpost-list .lpost-title { width: 30% !important; }
		footer.f-light .copyright em { display: block; }
	}
	/* TABLET + MOBILE */
	@media screen and (max-width: 980px) {
		html.abs0html { margin-top: 0 !important; }
		#wpadminbar { display: none; }
		.big-wrapper { border: none !important; }
		header { padding: 0px; background: #fff; position: relative !important; }
		.single-extra a { border-left: none; padding: 10px 0 0; display: block; }
		.se-box { margin: 50px 0; padding: 30px 0; }
		.commentlist { margin: 30px 0 0 0; }
		.commentlist .comment-meta { margin-top: 15px; }
		.commentlist > li > .children { margin: 0 0 0 -20px; }
		.commentlist .children li { margin: 0 0 10px 20px; }
		#commentform label { float: none; width: 100%; clear: both; }
		#commentform input, #commentform textarea { float: none; width: 100%; clear: both; }
		.project-meta span { padding: 0 0 5px; border: none; display: block; }
		.project-meta iframe { display: none; }
		footer.f-light .footer-social { text-align: left; margin: 50px 0 0 -15px; }
		.project-big { height: 450px; }
		.project-big .owl-wrapper-outer { height: 100%; }
		.project-big .owl-wrapper { height: 100%; }
		.project-big .owl-item { height: 100%; overflow: hidden; }
		.project-big .owl-item .item { height: 100%; position: relative; }
		.project-big img.lazyOwl { width: 100%; }
		.project-big .item > div { top: 370px; margin-left: -400px; }
		.project-big .owl-buttons { margin-left: 270px; }
		.related-big .row > div { height: 125px; }
		.related-big h4 { padding: 10px 15px; }
		.related-big h4 span { font-size: 12px; padding: 4px 0; }
		.related-small h4 { font-size: 13px; }
		.related-small .ri-img { width: 100px; }
		.se-box > h3, .se-box > p { text-align: center; }
		#commentform { width: 100%; }
		.soc-icons { float: none !important; margin: 0 auto; display: table; }
		.single-normal .single-author { margin-top: 30px; }
		.single-meta { display: none; }
		.project-thumbs img { width: 139px; }

		.logo { width: 180px; display: table; margin: 20px auto; }

	}
	/* TABLET PORTRAIT + MOBILE */
	@media screen and (max-width: 750px) {
		.project-big { height: 400px; }
		.project-big .item > div, .project-big .owl-buttons { display: none; }
		.related { display: none; }
		.icon-with-text { margin-top: 30px; }
		body .parallax1 .parallax-bg, body .parallax2 .parallax-bg {
			background-size: 200% auto !important; background-position: 100% center !important;
		}
		body .tabcontainer > ul { padding: 15px !important; }
		.tm-left { width: 100% !important; padding-top: 15px; }
		.tm-right { min-height: 0 !important; }
		.tm-right .tm-excerpt { padding: 0 0 0 !important; }
		.allcat { display: none; }
		.project-thumbs img { width: 139px; }
		.single-meta { display: none; }
		.single-big-content .fulltext { float: none; }
		.related-small h4 { font-size: 13px; }
	}
	/* DESKTOP */
	@media screen and (min-width: 980px) and (max-width: 1220px) {
		.hn-one > li > a { padding: 20px 5px 15px; }
		.single-big-content .row { padding: 100px 0 0; }
		.project-big .item > div { margin-left: -500px; }
		.project-big .owl-buttons { margin-left: 380px; }
		.testimonials-ticker .owl-item .item { padding: 20px 100px !important; }
		.project-thumblist li { max-width: 135px; }
		.project-item { max-height: 150px; }
		.related-small h4 { font-size: 14px; }
		.related-small .ri-img { width: 160px; }
	}
	/* BIG DESKTOP */
	@media screen and (min-width: 1220px) {
		.single-big .row { padding: 100px 150px; }
	}
	/* HUGE DESKTOP */
	@media screen and (min-width: 1400px) {
		.a-show ul li {  background-size: 100% auto; }
	}

/* ------------------------------------------------------------------------
   MOBILE.CSS
------------------------------------------------------------------------ */

.big-wrapper {
	position: relative;
	background: #f6f6f4;
	overflow: hidden;
}

.perspective {
	background: #aaa;
	position: relative;
	width: 100%;
}

.big-container {
	background: #fff;
	min-height: 100%;
	position: relative;
	outline: 1px solid rgba(0,0,0,0);
	z-index: 10;
	-webkit-transform: translateZ(0) translateX(0) rotateY(0deg); /* reset transforms (Chrome bug) */
	transform: translateZ(0) translateX(0) rotateY(0deg);
}


/* Modal View */

.perspective.modalview {
	position: fixed;
	-webkit-perspective: 1500px;
	perspective: 1500px;
}
.modalview .big-container {
	position: absolute;
	overflow: hidden;
	width: 100%;
	height: 100%;
	cursor: pointer;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.modalview .big-wrapper {
	-webkit-transform: translateZ(-1px);
}
.animate .big-container::after {
	opacity: 1;
	height: 101%;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

/* Outer Nav */

.outer-nav {
	position: absolute;
	height: auto;
	font-size: 2em;
	-webkit-transition: left 0.4s;
	transition: left 0.4s;
	opacity: 0;
}
.outer-nav.op100 { opacity: 1; }
.outer-vertical {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.outer-horizontal {
	left: 50%;
	max-width: 1000px;
	text-align: center;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.outer-left { left: 25%; }
.outer-right { left: 30px; max-height: 100%; height: 100%; }
.outer-top { top: 25%; }
.outer-bottom { bottom: 25%; }

.outer-nav .menu-main-menu-container { height: 100%; width: 240px; display: table; }
	.outer-nav .menu-main-menu-container .menu { height: auto; display: table-cell; vertical-align: middle; }

/* General Look */
.outer-nav li { list-style: none; margin: 5px 0; font-size: 17px; padding: 5px 0px 5px; }
.outer-nav li a { color: #333; font-size: 17px; padding: 5px 10px; display: table; max-width: 185px; border-bottom: 1px solid #aaa; }
.outer-nav li a:hover { background-color: #333 !important; color: #eee; border-radius: 5px; }

/* Subnavigation */
.showsub { left: -160px !important; }
.showsub2 { left: -520px !important; }
.sm3 { left: 540px !important; }
.outer-nav .sub-menu, .sm3 {
	/* position: absolute; left: 100%; margin-left: 50px; opacity: 0; border-left: 1px solid #aaa; padding-left: 50px;
	-webkit-transition: opacity 0.4s; transition: opacity 0.4s; display: none;
	top: 5%; height: 90%; overflow-y: auto; */
	position: absolute; left: 75%; margin: 0; opacity: 0; border-left: 1px solid #aaa; padding-left: 20px;
	-webkit-transition: opacity 0.4s; transition: opacity 0.4s; display: none; z-index: 999;
	width: 250px; max-height: 80%; /* top: 50%; transform: translate(0px,-50%); */
	overflow-y: auto;
}
.outer-nav .showme > .sub-menu, .sm3.showme { opacity: 1; display: block; }
.outer-nav .sub-menu > .backto, .sm3 .backto {
	font-size: 11px;
	background: #fff;
	color: #333;
	padding: 5px 15px 4px;
	margin: 0 0 30px 5px;
	display: table;
	border-radius: 30px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
}
.outer-nav .menu-item-has-children > a:after {
	content: '\00BB';
	font-weight: bold;
	margin: 0 0 0 8px;
}

/* Effect rot3d */

.perspective {
	background-color: #eee;
	background-image: -webkit-radial-gradient(center center, circle cover, #eee 0%, #aaa 100%);
	background-image: -moz-radial-gradient(center center, circle cover, #eee 0%, #aaa 100%);
	background-image: -ms-radial-gradient(center center, circle cover, #eee 0%, #aaa 100%);
	background-image: -o-radial-gradient(center center, circle cover, #eee 0%, #aaa 100%);
}
.perspective .big-container {
	-webkit-transition: -webkit-transform 0.4s;
	transition: transform 0.4s;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}
.effect-rot3d.animate .big-container {
	-webkit-transform: translateZ(-1500px) translateX(100%) rotateY(-45deg);
	transform: translateZ(-1500px) translateX(100%) rotateY(-45deg);
}
.no-csstransforms3d .effect-rot3d.animate .big-container { left: 75%; }

/* Effect Move Right */
.effect-moveright.animate .big-container {
	-webkit-transform: translateX(85%);
	transform: translateX(85%);
}
.no-csstransforms3d .effect-moveright.animate .big-container { left: 75%; }

/* Effect Small Right */
.effect-smallright.animate .big-container {
	-webkit-transform: translateZ(-300px) translateX(90%);
	transform: translateZ(-300px) translateX(90%);
}
.no-csstransforms3d .effect-smallright.animate .big-container { left: 75%; }

/* RESPONSIVE MOBILE NAVIGATION */
/* 240 > 500 >750 >980 > 1220 > 1400 */

@media screen and (max-width: 980px) and (min-width: 750px) {
	.outer-top { top: 15%; }
	.outer-bottom { bottom: 15%; }
}
@media screen and (max-width: 750px) and (min-width: 500px) {
	.outer-top { top: 5%; }
	.outer-bottom { bottom: 5%; }
	.outer-horizontal { font-size: 18px; }
	.outer-horizontal a { display: block; text-align: left; }
	.outer-nav .sub-menu { width: 320px; }
}
/* mobile size */
@media screen and (max-width: 500px) {
	.outer-horizontal, .outer-vertical { font-size: 15px; }
	.outer-right { right: auto; left: 30px; }
	.outer-nav .sub-menu { padding-left: 20px; }
	.outer-nav a { padding: 10px 15px; }
}
/* really small */
@media screen and (max-width: 240px) {}


/* ------------------------------------------------------------------------
   LIGHTBOX.CSS
------------------------------------------------------------------------ */

.lb-overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	overflow: hidden;
	left: 0;
	top: 0;
	padding: 0;
	z-index: 99;
	text-align: center;
	background:
	-webkit-radial-gradient( center, ellipse cover, rgba(255,255,255,0.8) 0%, rgba(100,100,100,0.95) 100% )
}
.lb-overlay > div {
	position: relative;
	background: #fff;
	width: 600px;
	height: 300px;
	margin: 40px auto 0 auto;
	-webkit-box-shadow: 0 0 25px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 25px rgba(0,0,0,0.2);
	box-shadow: 0 0 25px rgba(0,0,0,0.2);
}

/* ------------------------------------------------------------------------
   PROJECTEFFECT.CSS
------------------------------------------------------------------------ */

.effect-lily {
	position: relative;
	z-index: 1;
	display: inline-block !important;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	background-position: center center;
	background-repeat: no-repeat;
}
.effect-lily figcaption::before, .effect-lily figcaption::after { pointer-events: none; }
.effect-lily figcaption, .effect-lily a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.effect-lily a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
.effect-lily img {
	opacity: 0.75;
	position: relative;
	display: block;
	/* min-height: 100%; */
	max-width: 200%; width: 120%;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-40px,0, 0);
	transform: translate3d(-40px,0,0);
}
.effect-lily figcaption {
	top: auto;
	bottom: 0;
	height: 100%;
	text-align: left;
	padding: 15px;
	color: #fff;
	text-transform: uppercase;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.effect-lily h3 {
	color: #333 !important;
	background: #fff;
	padding: 10px;
	display: table;
	font-size: 14px;
	margin: 50% 0 0 0;
	-webkit-transform: translate3d(0,50px,0);
	transform: translate3d(0,50px,0);
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}
/* hover */
.effect-lily:hover img { opacity: 1; }
.effect-lily:hover img {
	-webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0);
}
.effect-lily:hover h3 {
	-webkit-transform: translate3d(0,-10px,0); transform: translate3d(0,-10px,0);
}


/* WIDGETS */

h3.widget-title, h3.widget-title a {
	font-size: 18px; color: #777; font-style: normal; border-bottom: 3px double #ddd;
	padding: 10px; margin-bottom: 20px; text-align: center;
}
h3.widget-title a { border: none !important; }
.widget ul li { list-style: none; }
.widget_categories li, .widget_archive li {
	background: #aaa; font-size: 12px; padding: 10px; display: table; cursor: pointer;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
}
.widget_categories li a, .widget_archive li a { color: #fff; }
.widget_categories li:hover, .widget_archive li:hover { background: #333; }
.widget_nav_menu ul, .widget_pages ul { margin-left: 30px; }
.widget_nav_menu ul.children, .widget_pages ul.children { margin-top: 10px; }
	.widget_nav_menu li, .widget_pages li { font-size: 15px; }
		.widget_nav_menu li a, .widget_pages li a { color: #777; font-weight: normal;}
			.widget_nav_menu li a:before, .widget_pages li a:before {
				content: ''; display: block; width: 10px; background: #ccc;
				height: 1px; margin: 9px 0 0 -20px; position: absolute;
			}
			.widget_nav_menu li.current_page_item a, .widget_pages li.current_page_item a { color: #000; font-weight: bold; }
			.widget_nav_menu li a:hover, .widget_pages li a:hover { color: #333; }
.widget_tag_cloud .tagcloud { width: 80%; text-align: center; margin: 0px auto; }
.widget_tag_cloud a {
	-webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; border: 2px solid; padding: 4px 8px;
	display: inline-block; margin: 0 0 5px 0; font-weight: normal; font-size: 14px !important;
}
.widget_search input[type=text] { width: 120px; float: left; padding: 5px; margin-right: 5px; border: 2px solid #aaa; }
.widget_rss ul li { margin-bottom: 20px; }
.widget_rss ul li a.rsswidget {
	color: #333; font-weight: normal; display: block; border-bottom: 1px dotted #ccc; padding-bottom: 5px; margin-bottom: 5px;
}
.widget_rss ul li .rss-date { font-size: 11px; color: #aaa; }
.widget_recent_comments {}
	.widget_recent_comments li.recentcomments { font-size: 12px; color: #aaa; margin: 0 0 10px 30px; }
	.widget_recent_comments li.recentcomments:before {
		font-family: FontAwesome; content: '\f075'; display: block; padding: 5px; margin: -5px 0 0 -30px;
		position: absolute; font-size: 15px; height: 10px; color: #ccc;
	}
	.widget_recent_comments li.recentcomments a { display: block !important; font-size: 13px; }

#wp-calendar { max-width: 100%; margin-bottom: 15px; }
#wp-calendar caption {
	text-align: center; background: #eee; font-size: 12px; padding: 10px; margin-bottom: 15px; border-radius: 5px;
}
#wp-calendar thead { font-size: 10px; color: #aaa; }
#wp-calendar thead th { padding-bottom: 10px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td {
	background: #f5f5f5; border: 1px solid #fff; text-align: center; padding: 5px; border-radius: 3px; cursor: pointer;
}
#wp-calendar tbody td:hover { color: #fff; background: #aaa; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }

/* IE */

.ie .outer-nav { position: fixed; }