@charset "utf-8";
/*
Theme Name: AU Digital
Theme URI: 
Author: AU Digital
Author URI: http://audigital.com.au
Description: AU Digital  Theme
Version: 2.0

 */
@import 'css/all.min.css';
@import 'css/style.min.css';

ul.tick li {
	text-indent: -30px;
	margin-left: 30px;
	line-height: 2em;
	list-style: none;
}
ul.tick li:before {
	content: '\f00c';
	color: #ffd619;
	font-family: "FontAwesome";
	margin-right: 10px;
}


.is-dark-bg strong {color: #FFF;}
.page-id-4535 #preloader {display: none;}


/* PLUGIN OVERRIDES */

.sow-features-list h5 {text-transform: uppercase; margin: 1rem 0; letter-spacing: 1px}

#portfolio  .lsow-entry-info {
	top: 0!important;
	bottom: 0;
	text-align: left !important;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	-webkit-transform: none !important;
	transform: none !important;
	padding: 1rem;
	-webkit-box-shadow: inset 0px -72px 45px 2px rgba(0,0,0,0.36);
	-moz-box-shadow: inset 0px -72px 45px 2px rgba(0,0,0,0.36);
	box-shadow: inset 0px -72px 45px 2px rgba(0,0,0,0.36);

	
}
#portfolio .lsow-post-title {font-weight: bold;}
#portfolio .lsow-post-title, #portfolio .lsow-terms {
	opacity: 1 !important;
	padding: 0 !important;
}
#portfolio .lsow-terms a {color: #4dc6ff; font-style: normal; font-weight: bold}
#portfolio .lsow-terms a:hover {color: #b2e700}

.lsow-portfolio-wrap {overflow: visible}
.lsow-portfolio-wrap .lsow-portfolio-header {
	padding: 2rem;
    background: #3c698a;
    color: white;
    z-index: 6;
    max-width: none;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.16), 0 10px 40px rgba(0,0,0,0.17);
    box-shadow: 0 6px 12px rgba(0,0,0,0.16), 0 10px 40px rgba(0,0,0,0.17);
}
.lsow-portfolio-wrap .lsow-taxonomy-filter {text-align: center}
.lsow-portfolio-wrap .lsow-taxonomy-filter .lsow-filter-item {border: none; padding: 6px 0; margin: 0 1rem;}
.lsow-portfolio-wrap .lsow-taxonomy-filter .lsow-filter-item a {color: #FFF; padding:  6px 0; }
.lsow-portfolio-wrap .lsow-taxonomy-filter .lsow-filter-item.lsow-active:after {border-color: #0091d3}
.lsow-portfolio-wrap .lsow-taxonomy-filter .lsow-filter-item.lsow-active a, .lsow-portfolio-wrap .lsow-taxonomy-filter .lsow-filter-item a:hover {color: #b2e700}

.ht-notification-text a {color: #b2e700}
.ht-notification-text strong {color: #FFF;}

.page-template-page-nobanner .page-title .container {padding: 8rem 0 3rem; text-align: center}
.page-template-page-nobanner .page-title h1 {width: 50%; padding: 0; display: inline-block; text-align: center; margin: 0;}
.page-template-page-nobanner .content .container {padding-top: 4rem}


.page-template-page-landing #page {padding: 60px 0 0;}
.page-template-page-landing #page header.sticky {background: #FFF;}
.page-template-page-landing #page header #logo #txt-digital {fill: #748389}
.page-template-page-landing header nav .main-menu > div > ul > li > a {color: #748389}
.page-template-page-landing .lsow-services {max-width: 50%; margin: 0 auto;}
.page-template-page-landing .content-home h3.widget-title {text-transform: none;}
.page-template-page-landing .content-home h3.lsow-title {text-transform: uppercase;}
.page-template-page-landing h3 strong {color: #00ade1}

#landing-banner h3 {font-size: 2rem;}

.get-started-widget {margin-left: 3rem; padding: 2rem 2rem 1rem 2rem; position: relative; border: 2px solid #b2e700}
.get-started-widget h3.widget-title {font-size: 1.3rem; text-align: left; padding: 0; text-transform: capitalize; color: #00ace1;}


.get-started-widget .frm_submit button {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-weight: bold;
	font-size: .9rem;
	width: 100%;
}
.get-started-widget .frm_submit button:hover {border-color:  #b2e700; color: #b2e700;}

#projects h5 {margin: 1rem 0;}
#projects h5 a {color: #00ade1; text-transform: capitalize;}
#projects .slick-slide > p > a {display: inline-block; position: relative; z-index: 5}

#projects .slick-slide > p > a:after {
	content: '';
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(89, 196, 246, 0.4);
	transition: all 0.6s ease-out;
	z-index: 999;
}
#projects .slick-slide > p > a:hover:after {
	background: rgba(70, 199, 242, 0);
}
#projects .slick-slide img {    filter: grayscale(80%); transition: all 0.6s ease-out;}

#projects .slick-slide > p > a:hover img {filter: grayscale(0);}

.single-post .page-title .heading {
    color: white;
    text-transform: uppercase;
    font-weight: 200;
    font-size: 36px;
    letter-spacing: 2px;
    display: block;
    width: 50%;
    padding-right: 3rem;
    text-align: right;
}
.single-post h1 {font-size: 2.5rem;}

/*
.banner-txt { animation: fadeIn 12s; }
@keyframes fadeIn {
  0% { opacity: 0; }
  60% { opacity: 0; transform: translateY(-100%)}
  100% { opacity: 1; }
}
*/
.emoji:before {display: inline-block; margin-right: 8px;}
.emoji.palette:before {content: "\01F3A8"}
.emoji.puzzle:before {content: "\01F9E9";}
.emoji.rocket:before {content: "\01F680"; margin-left: 8px;}
.emoji.chart:before {content: "\01F4C8";}

.popup-content {
	display: flex;
	align-items: stretch;
}
.popup-content > div {padding: 30px;}
.popup-desc {
	background: #38465b;
	color: #FFF;
	width: 40%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.popup-desc h3 {color: #FFF;}
.popup-form {flex: 1 1 auto;}
.popup-form .frm_image_options .frm_image_option_container {justify-content: center; padding: 10px 0 0;}
.popup-form .frm_image_options .frm_image_option_container img {height: 80px; width: auto;}

@media only screen and (min-width: 1024px) {
	.lsow-posts-carousel {max-width: 100%;}
}
