@charset "utf-8";
/* CSS Document */

@import url('../fonts/font-icons.css');

@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:300,300i,400,400i,600,600i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Satisfy');
* {
	position: relative;
	outline: 0;

    
}
body {
	font-family: 'Nunito Sans', sans-serif;
	color: #595959;
	letter-spacing: normal;
	font-size: 17px;
	font-size: 1.12rem;
	line-height: 1.5em;
-webkit-font-smoothing: antialiased;
font-weight: 300;
}
img {
	filter: grayscale(1);
	transition-property: filter;
	transition-duration: 1s;	
}
img.colorimg, .woocommerce img, .single-post img {
	filter: grayscale(0);
}
a:hover img {
	filter: grayscale(0);
}
.title {
	font-family: 'Nunito', sans-serif;
}
.primary {
	color: #8879a4;
}
.primary_bg {
	background: #8879a4;
	color: #fff;
}
.color2 {
	color: #665782;
}
.wow { opacity: 0; } 
.handwritten {
	font-family: 'Satisfy', cursive;
}
p {

}
.row-full {
	width: 100%;
	max-width: none;
}
a {
	color: #8879a4;
	color: inherit;
}
a:hover {
	color: #594a76;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Nunito', sans-serif;
	font-weight: 500;
}
h3 {
	font-size: 1.7375rem;
	line-height: 1.3em;
}
h6 {
    font-size: 1.2rem;
}
.smaller {
	font-size: 15px;
}
.small_footnote {
	font-size: 14px;
	display: block;
	text-align: center;
	opacity: 0.74;
}
::selection {
  background: #3f3f3f ; /* WebKit/Blink Browsers */
  color: #fff;
}
::-moz-selection {
  background: #3f3f3f; /* Gecko Browsers */
  color: #fff;
}

::-webkit-input-placeholder  {
   color: #7d7d7d !important;
}

:-moz-placeholder { /* Firefox 18- */
   color: #7d7d7d !important; 
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #7d7d7d !important;
}

:-ms-input-placeholder {  
   color: #9c9c9c !important;
}
input[type="hidden"] {
	height: 0px;
}

label {
	clear: both;
	font-family: 'Nunito', sans-serif;
	font-weight: 500;
	font-size: 16px;
}
label.checkbox {
	display: inline-block;
	clear: none;
}
input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]), select, textarea  {
  height: 45px;
  margin: 0px 0px 5px;
  border: 1px solid #d6d6d6;
  box-shadow: none;
	width: 100%;
	font-family: 'Nunito', sans-serif;
	color: #5a5a5a;

} 

.button.postfix {
	height: 45px;
	max-width: 100%;
}

 .font-sm {
	font-size: 15px;
	line-height: 1.45em;
}
.dark {
	color: #222222;
}
.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .frm_submit input, [type=submit] {
	border: 3px solid #8879a4;
	background: transparent;
	color: #8879a4;
	font-family: 'Nunito', sans-serif;
	font-size: 16px;
	font-size: 1rem;
	padding: .65em 1em 0.95em;
	border-radius: 0px;
	font-weight: 500;
	
}
.button.whitebutton, .appt_callout .button {
	border-color: #fff;
	color: #fff !important;
}
.button.whitebutton:hover, .appt_callout .button:hover {
	border-color: transparent;
	background: #665782;
}
.button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .frm_submit input:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, [type=submit]:hover {
	border-color: transparent;
	background: #8879a4;
	color: #fff !important;
}
.button:focus, .button:hover {
	background: #8879a4;
}

body.is-reveal-open {
overflow: visible;
}

.fancynumberlist li {
	padding: 1.35rem 1rem;
	border-bottom: 1px solid #eee;
}
/* Email Popup from plugin */
#spu-13833 {
	background: url('../images/signup_bg.jpg') no-repeat left top #142531;
	background-size: auto 100%;
	color: #fff;
}
#spu-13833 p, #spu-13833 h2, #spu-13833 form {
	color: #fff;
	width: 100%;
	max-width: 400px;
	margin-left: auto;
	margin-right: 0;
}
#spu-13833 .small_footnote { 
color: #fff;
line-height: 1.2em;
}

/* Modal Styles */
.reveal {
-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
border: 0px;
}

.reveal-overlay {
overflow-y: hidden;
background: rgba(225,225,225,0.5);
}


#emailModal {
	background: url('../images/signup_bg.jpg') no-repeat left top #142531;
	background-size: auto 100%;
	padding: 70px 30px;
	color: #fff;
}

#emailModal .button {
	background: #8879a4;
	color: #fff;
}

.page-template-page-tpl-front .top-bar {
	color: #8879a4;
	background: none;
position: absolute;
z-index: 11;
}


.top-bar {
	height: 70px;
	position: fixed;
	z-index: 55;
	width: 100%;
		color: #fff;
	background: #8879a4;
}
.top-bar ul {
	background: none;
	text-align: center;
}
.top-bar ul li{
	color: #8879a4;
	display: inline-block;
}
.page-template-page-tpl-front .top-bar {
		color: #8879a4;
}
.top-bar .menu a {
		color: #fff;
		height: 70px;
		line-height: 36px;
		font-family: 'Nunito', sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 400;
	text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased !important;
letter-spacing: 0.05em;
}
.top-bar .menu li.current-menu-item a:hover, .top-bar .menu li.current-page-ancestor a:hover, .top-bar .menu .active > a {
	background: transparent;
}
.top-bar .menu li:not(.current-menu-item):not(.current-page-ancestor) a:hover:not(.button), .topbar .menu li:hover, .top-bar .menu li:hover  {
		background: #594a76;
		color: #fff;
}

.top-bar .menu .current-menu-item a:not(.button), .top-bar .menu .current-page-ancestor a:not(.button) {
	color: #594a76;
}
.top-bar .menu .current-menu-item a:not(.button):hover, .top-bar .menu .current-page-ancestor:hover a:not(.button) {
	color: #fff;
}
.top-bar .menu li:not(:last-child) {
	border: 0px;
}
/* .top-bar .menu a:after, .dropdown.menu li.is-dropdown-submenu-parent a:before {
	content:"\f105";
	margin-left: 0.5em;
	color: #594a76;
	opacity: 0.76;
	font-family: FontAwesome;
	font-size:1.4em;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	display:block;
	float: right;
	width: 20px;
	text-align: right;
}

.top-bar .menu li:not(.current-menu-item):not(.current-page-ancestor) a:hover:after  {
	opacity: 1;
	color: #8879a4;
	content: "\f107";
}


.top-bar .menu .current-menu-item a:after, .top-bar .menu .current-page-ancestor a:after, .dropdown.menu li.current-page-ancestor a:before {
	opacity: 1;
	content: "\f107";

}

.top-bar .menu .dropdown.menu li a:after {
	display: none;
}
 */


.top-bar .menu li .dropdown.menu {
	background: #594a76;
}
.top-bar .menu .dropdown.menu li a {
	line-height: 1.25em;
font-size: 14px;
color: #fff;
text-align: left;
height: auto;
padding: 1em 0.7em;
text-transform: none;
}


.top-bar .menu .dropdown.menu li.current-menu-item a {
	color: #8879a4;
}
.navlogo {
	padding: 7px 5px 0px;
	max-height: 60px;
}
.socialside {
	text-align: right;
}
.socialside .apss-single-icon {
	display: inline-block;
}
.apss-theme-4 .apss-single-icon a {
	margin: 0px;
	min-height: 0px;
}
ul.top-socialicons {
	display: block;
	text-align: right;
}
.top-socialicons li {
	display: inline-block;
	padding: 0 10px;
	font-size: 20px;
	height: 70px;
	line-height: 70px;
	
	
}

.page-template-page-tpl-front .top-bar { 
color: #8879a4;
	
}
.top-socialicons li a {
	color: #fff;
}
#front-hero {
	margin: 0px;
	padding: 170px 0px 90px;
	background: url('../images/mainbanner.jpg') no-repeat top center;
	background-size: cover;
	height: auto;
}

#front-hero  .front-text {
	color: #fff;
	font-size: 20px;
}
#front-hero .front-text h2 {
font-size: 40px;
}
#front-hero .front-text h2 .lg {
	display:block;
	font-family: 'Indie Flower', cursive;
	text-transform: uppercase;
}

#front-hero .front-text  .superpower {
	float: left;
	width: 80%;
}
#front-hero .front-text  .lightening {
float: right;
width: 20%;

}
#front-hero .front-text .signature {
	display: block;
	float: right;
}

.highlight {
	/*background: #8879a4;*/
	background: #001b26;
	padding: 20px 0px;
	color: #fff;

	bottom: 0;
	left: 0;
	width: 100%;
}

.highlight .promoimg {
	
	max-width: 260px;
	margin-right: 25px;
	margin-top: -30px;
	margin-bottom: -30px;
}

.highlight h3 {
	margin-top: 20px;
}
.highlight .button {
	margin-top: 60px;
	width: 100%;
}
.front-trio > .row {
	padding-top: 20px;
}
.trio-item {
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
padding-top: 200px;
}
.trio-img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 92%;
	margin: auto;
	height: 220px;
	-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
overflow: hidden;

	
}

.trio-item:hover .trio-img  img{
	/* background-size: 109% auto !important; */
	filter: grayscale(0);
	-moz-transform: scale(1.02);
-webkit-transform: scale(1.02);
-o-transform: scale(1.02);
-ms-transform: scale(1.02);
transform: scale(1.02);

}
.trio-img img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	max-width: none;
	min-height: 100%;
	margin: auto;
		-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.trio-item .text-wrap {
	/* background: rgba(0,0,0,0.038); */
	width: 100%;
	margin: 0 auto 0;
	padding: 1.65rem 0 20px;
	font-size: 17px;
	line-height: 1.3em;
	text-align: left;
}

.trio-item .text-wrap h4 {
	font-size: 23px;
	color: #8879a4;
font-size: 2rem;
	padding: 0.25em 0;

}

.lined_learnmore {
	border-bottom: 2px solid #ccc;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	
}
.lined_learnmore span {
float: right;
background: #fff;
color: #ccc;
display: table;
margin-bottom: -0.75em;
padding: 0 0 0 1em;
font-size: 15px;
}
.trio-item:hover .lined_learnmore  {
	border-color: #8879a4;
}
.trio-item:hover .lined_learnmore span {
	color: #8879a4;
}
.padded-lg {
	padding-top: 100px;
	padding-bottom: 100px;
}
.padded-md {
	padding-top: 65px;
	padding-bottom: 65px;
}
.padded-sm {
	padding-top: 40px;
	padding-bottom: 40px;
}
.padded-xs {
	padding-top: 20px;
	padding-bottom: 20px;
}
.padded-b {
	padding-bottom: 100px;
}
.padded-lg-top {
	padding-top: 100px;
}
.padded-lg-bottom {
	padding-bottom: 100px;
}
.padded-xl-top {
	padding-top: 150px;
}

.muted {
	opacity: 0.4;
}
.cornerheart {
	position: absolute;
	top: 0;
	right: 0;

	margin-top: 30px;

	z-index: 11;
}
.client_quote {
	padding: 5rem 2rem 3rem;
}
.client_quote h3 {
	font-size: 19px;
	color: #9b9b9b;
	width: 80%;
}
.client_quote .quote {
	font-size: 28px;
	color: #8879a4;
	line-height: 1.2em;

}

.client_quote .speaker {
	color: #9b9b9b;
	font-size: 17px;
	text-align: right;
	display: block;
	margin-top: 1.4em;
}

.client_quote .icon {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 100px;
	color: #ccc;
	opacity: 0.4;
}
.fp_talk .handwritten {
	font-size: 1.7em;
}
.front_blog {
	background:#f8f8f8;
}
.front_blogitem {
	margin: 15px 0px;
}
.front_blogimg {
	height: 200px;
	width: 100%;
	display: block;
	margin: 0px 0px 15px;
	overflow: hidden;
}
.front_blogimg:hover img{
	-moz-transform: scale(1.02);
-webkit-transform: scale(1.02);
-o-transform: scale(1.02);
-ms-transform: scale(1.02);
transform: scale(1.02);
filter: grayscale(0);
}
.front_blogitem h4 {
	font-size: 19px;
}

.header-lined:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	content: "";
	border-bottom: 1px solid rgba(255,255,255,0.13);
	margin-top: 8px;
}

.header-lined span {
	text-transform: uppercase;
	display: table;
	margin: auto;
	padding: 0 1em;
	background: #262626;
	color: #6d6d6d;
	font-size: 15px;
	font-weight: 600;
}

.footer {
	background: #262626;
	font-size: 16px;
	line-height: 1.35em;
	color: #fff;
	padding-bottom: 0px !important;
}

.footer .secret_hush {
	background: url('../images/secret_girl.jpg') no-repeat center left;
	background-size: contain;
	padding-left: 17%;
}

.footer form .half {
	width: 39% !important;
	display: block;
	float: left;
	height: 44px;
	border: 0px;
	border-right: 3px solid #262626;
}
.footer form button {
	display: block;
	height: 45px;
	width: 22%;
	float: right;
	font-size: 13px;
}


.footer .footerlinks {
	border-top: 1px solid rgba(255,255,255,0.2);

}
.footer .footerlinks .menu li {
	display: inline-block;
}
.footer .footerlinks .menu > li > a {
	padding: 0.2em 1em 0;
	 background: transparent;
	color: #6e6e6e;
	text-transform: uppercase;
	font-size: 14px;
	
}
.footer .footerlinks .menu > li > a:hover {
color: #fff;
}
.footer .footerlinks .footercredit {
	 	font-family: 'Nunito', sans-serif;
	color: #6e6e6e;
	font-size: 14px;
}
.footer .seen_logos { 
	display: block;
	text-align: center;
	margin: 10px 0 20px;
	border-bottom: 1px solid rgba(255,255,255,0.13);
	padding-bottom: 25px;
}
.footer .seen_logos li {
	display: block;
	float: left;
	width: 10%;
	margin: 0 0.5%;
	opacity: 0.45;
}

/** Subpage Styles **/
.page-template-page-tpl-front .header-padding {
	padding-top: 0px;
}
.header-padding {
	padding-top: 70px;
}
.fixed {
	position: fixed;
}
#single-post {
	margin-bottom: 40px;
}
#page-full-width, #single-post {
	max-width: 1000px;
}
.shop_breadcrumbs {
	background: #665782;;
	color: #fff;
	line-height: 50px;
	font-weight: 600;
	font-size: 15px;
}

#page {
	margin-top: 0px;
	padding: 70px 0px;
	width: 100%;
	max-width: 900px;
	min-height: 400px;
}
#page.page-lg, body.woocommerce-checkout:not(.woocommerce-order-received) #page {
	max-width: 1100px;
}
#page .main-content {
	width: 100%;
	margin: auto;
	max-width: 100%;
}
#featured-hero {
	padding: 90px 20px 70px;
	background: url('../images/subimg.jpg') no-repeat center center;
	background-size: cover;
	color: #fff;
	text-align: center;
	height: auto;

}
#featured-hero.featured-hero-blog {
	background: #665782;
	padding: 20px 10px 20px;
	height: auto;
}
#featured-hero.featured-hero-blog h1 {
	font-size: 30px;
	text-align: left;
}
#featured-hero:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	content: "";
}

#featured-hero h1 {
	font-size: 60px;
}

#featured-hero p {
	font-size: 23px;
	font-size: 1.6rem;
	line-height: 1.2em;
	color: #fff;
	font-family: 'Nunito Sans', sans-serif;


}
.entry-content a, .entry-content p a {
	color: #8879a4;
	font-weight: 600;
}
.entry-content a:hover, .entry-content p a:hover, .entry-content a:visited, .entry-content p a:visited {
	color: #8666c0;	
}
.entry-content p a:hover {
	text-decoration: underline;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	color: #222222;
}

.entry-content h1 {
	color: #8879a4;
	/* border-bottom: 2px solid #8879a4; 
	margin-bottom: 0.7em; */
}
.entry-content h2 {
color: #8879a4;
	display: block;
	
	width: 100%;
	/* margin-bottom: 1.2em;
	border-bottom: 2px solid #8879a4; */
}
.entry-content.content-single {
	margin-left: 6%;
	padding-bottom: 30px;
}
footer.post-tags {
	font-size: 13px;
	font-family: 'Nunito', sans-serif;
	margin: 20px 0;
}
footer.post-tags a {
	color: #8879a4;
	font-weight: 600;
}


.smooth {
	-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.line_title_wrap {
	border-bottom: 2px solid #8879a4;
	margin-top: 0.5em;
	margin-bottom: 1.85em;
}
h2 .line_title, h1 .line_title, h3 .line_title {
		text-align: center;
	display: table;
	background: #fff;
	margin: auto;
	margin-bottom: -0.62em;
	padding: 0px 1em;
}
.entry-content .gray-box {
	padding: 3% 4%;
display: table;
background: rgba(0,0,0, 0.03);
margin: 10px auto;
border: 1px solid rgba(0,0,0, 0.13);
}
.entry-content .gray-box p {
	margin: 5px 0px;
}
.entry-content .statement {
		padding: 3.5%;
	margin: auto;
	border: 0px;
	width: 100%;
	max-width: 750px;
	   text-align: center;
    font-weight: 400;
    font-size: 17px;
	font-size: 1.4rem;
    color: #8879a4;
    line-height: 1.35em;
	
}

.entry-content .statement_boxed {
		padding: 3.5%;
	margin: auto;
	border: 0px;
	width: 100%;
	max-width: 750px;
	   text-align: center;
    font-weight: 400;
    font-size: 17px;
	font-size: 1.15rem;
    color: #8879a4;
    line-height: 1.35em;
	border: 2px solid #8879a4;
	
}
.entry-content .statement:after {
/* content: "";
	width: 60px;
	border-bottom: 3px solid #8879a4;
	margin: auto;
	margin-top: 0.75em;
	display: table; */
	}
.entry-content blockquote {
	background: rgba(0,0,0,0.035);
	padding: 5% 3.5% 4%;
	margin: 35px auto 20px;
	border: 0px;
	width: 100%;
	max-width: 650px;
	   	font-family: 'Nunito', sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 17px;
    color: #222222;
    line-height: 1.45em;
}

.entry-content blockquote:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 50px;
	background: url('../images/purple-quote-mark.png') no-repeat center center;
	background-size: contain;
	content: "";
	display: block;
	z-index: 11;
	margin-top: -20px;
	margin-left: -20px;
}

.entry-content blockquote p {
	   	font-family: 'Nunito', sans-serif;
    font-weight: 400;
	   font-size: 17px;
    color: #222222;
    line-height: 1.45em;

}

.entry-content .appt_callout {
	background: #3b3b3b;
	padding: 30px 15px 15px;
	text-align: center;
	color: #fff;
	font-size: 1.3em;
	font-family: 'Nunito', sans-serif;
	font-weight: 400;
	margin: 20px 0px 30px;
}
.entry-content .appt_callout.callout_red {
	background: #c01218;
}
.entry-content .appt_callout.callout_red .button:hover {
	background: #000;
}
.appt_callout .button {
	margin-bottom: 0px;
}
.entry-content .appt_callout.callout_lblue {
	background: #001b26;
}
.entry-content .appt_callout.callout_lblue h3 {
	color: #f5ca01;
}
.entry-content .appt_callout.callout_blue {
	background: #234989;
	
}
.entry-content .appt_callout.callout_purple {
	background: #8879a4;
}
.entry-content .appt_callout.callout_black {
	background: #201e1e;
}
article.type-post .entry-title, .blogtitle {
	font-size: 32px;
	margin-bottom: 0.6em;
}
.metawrap {
	border-top: 1px solid rgba(0,0,0,0.07);
	border-bottom: 1px solid rgba(0,0,0,0.07);
	padding: 0.35em 0;
	margin: 0.85em 0 1.5em;
}
.metawrap .entry-meta {
	line-height: 35px;
}
.entry-meta {
	font-family: 'Nunito', sans-serif;
	color: #ccc;
}
.entry-meta author {
	color: #8879a4;
	font-weight: 600;
}
.entry-meta time {
	color: #777;
}
.entry-meta time:before {
	content: "Published: ";
	font-weight: 600;
}
.entry-content .service-block {
	padding-left: 100px;
	margin: 22px 0px;
	border-bottom: 1px solid #eee;
}
.entry-content .service-block h4 {
	font-size: 1.35rem;
	padding-top: 10px;
}
.entry-content .service-block .icon {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.5;
	float: left;
	font-size: 60px;
}
.entry-content .service-block:last-of-type {
	border-bottom: 0px;
}
.entry-content .clientquote {
	display: block;
	margin: 0px 10px 20px;
	border: 1px solid #eee;
	padding: 3% 4% 0 5%;
	padding-top: 40px;
}
.entry-content .clientquote:before {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 15px;
	content: "";
	 margin-top: -5px;
	 margin-left: -5px;
	 background: url('../images/quote-mark.png') no-repeat center center #cecece;
	 background-size: 50% auto;
}
.entry-content .clientquote em {
	text-align: right;
	text-transform: uppercase;
	font-family: 'Nunito', sans-serif;
	font-size: 13px;
	color: #878787;
	font-style: normal;
	display: block;
	font-weight: 400;
}
.entry-content .clientquote strong {
	color: #8879a4;
	font-size: 1.15em;
	line-height: 1.3em;
	font-weight: 500;
}
.entry-content .narrowblock {
	margin: auto;
	width: 100%;
	max-width: 600px;
}

.resources_list {
	margin: 0px;
}
.resources_list li {
	font-size: 15px;
	padding: 0.4em 0.3em;
	margin: 0em;
	display: block;
	border-bottom: 1px dotted #c0c0c0;
}
.resources_list li i {
	color: #BCBCBC;
	display: inline-block;
	margin-right: 5px;
}
.resources_list li:hover i {
	color: #8879a4;
	}
.resources_list li:hover {
	background: rgba(136, 121, 164, 0.045);
}
time, author {
	font-size: 14px;
	font-size: 0.8rem;
	font-weight: 400;
}
.nav-previous, .nav-next, [class*="-posts-link"] {
    margin: 20px 0px 30px;
    padding: 1.5% 3%;
    border: 1px solid #eee;
    background: rgba(0,0,0,0.035);
	font-family: 'Nunito', sans-serif;
	font-size: 13px;
	max-width: 49%;
	line-height: 1.35em;
} 
.nav-previous:before {
	content:"\f100";
	opacity: 0.76;
	font-family: FontAwesome;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	display:inline-block;
	margin-right: 10px;
	color: #8879a4;
	font-weight: 500;
}
.nav-next:after {
	content:"\f101";
	opacity: 0.76;
	font-family: FontAwesome;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	display:inline-block;
	margin-left: 10px;
	color: #8879a4;
	font-weight: 500;
}
.nav-next { 
text-align: right;
}
[class*="-posts-link"] {
	width: auto;
	display: table;
	float: right;
	font-size: 15px;
	background: #8879a4;
}
[class*="-posts-link"] a {
	color: #fff !important;
}

.next-posts-link {
	float: left;
}
.pagination .current {
		background: #8879a4;
		color: #fff;
}
.pagination .current  a {
	color: #fff;
}
body:not(.single-post) .postsonly {
	display: none;
}
.blog_submenu {
	display:block;
	background: #eee;
}
.blog_submenu ul {
	height: 60px;
	margin: 0px;
	padding: 0px;
}
.blog_submenu ul li {
	display: block;
	float: left;
	width: 20%;
}
.blog_submenu ul li a {
	line-height: 60px;
	text-align: center;
	display:block;
	    color: #6b6b6b;
    font-family: 'Nunito', sans-serif;
}
.feed-item.item-one {
	display: block;
	clear: both;
	width: 98%;
	margin: 30px 1% 33px;
}
.feed-item.item-one img {
	min-width: 100%;
}
.feed-item.item-one .header-title {
	font-size: 19px;
	font-size: 1.8rem;
}
.feed-item {
	    width: 48%;
    margin: 0 1% 33px 1%;
    float: left;

}
.feed-item .header-title {
	margin-top: 0.4em;
	font-size: 17px;
}
.feed-item .excerpt {
	text-align: left;
	display: block;
	font-weight: 400;
	font-size: 15px;
	line-height: 1.4em;
}

.book-item {
	margin: 15px 0px;
	display: block;
}
.book-item .column {
	 -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.book-item:hover img {
	filter: grayscale(0);
}

.book-item:hover h4 {
	color: #8879a4;
}

.hoverright {
	-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
display: inline-block;
margin-top: 100px;
}
.hoverright:hover {
	margin-left: 10px;
}
.vmid {
position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.sidebar_custom {
	width: 280px;
	max-width: 30%;
	float: left;
}
.sidebar_custom.rightside {
	float: right;
}
.sidebar_shop {

	width: 160px;
	float: left;
}

.sidebar_shop + .main_custom {
	 width: 70%;
    width: -webkit-calc(100% - 195px);
    width: -moz-calc(100% - 195px);
    width: calc(100% - 195px);
float: right;
}
.main_custom { 
width: calc(100% - 320px);
float: right;
}
.main_custom.leftside {
	float: left;
	width: calc(100% - 370px);
}
[class*="sidebar_"] .widget {
	margin-bottom: 30px;
}
[class*="sidebar_"]  h6 {
	font-size: 23px;
	color: #8879a4;
}
[class*="sidebar_"]   ul {
	margin: 0px;
	padding: 0px;
	display: block;
}
[class*="sidebar_"]  ul:after {
	content: "";
	display: table;
	clear: both;
}
[class*="sidebar_"] ul li {
	display: block;
	font-size: 15px;
	line-height: 1.2em;
	margin: 0.6em 0;
	padding: 0px;
}

[class*="sidebar_"] ul li a {
	color: #6b6b6b;
	font-family: 'Nunito', sans-serif;
		display: block;
	border-bottom: 1px solid #eee;
	padding: 0 0 0.6em;
}
[class*="sidebar_"]  ul li a:hover {
	color: #8879a4;
}

[class*="sidebar_"]  ul li.current_page_item a, [class*="sidebar_"]  ul li.current-cat a {
	color: #8879a4;
	
}
[class*="sidebar_"] ul li.current_page_item a:after, [class*="sidebar_"] ul li.current-cat a:after {
	color: #8879a4;
}
[class*="sidebar_"]  ul li a:after {
	content:"\f105";
	margin-left: 0.5em;
	color: #b3b3b3;
	opacity: 0.76;
	font-family: FontAwesome;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	display:inline-block;
}
[class*="sidebar_"] .side_signup {
	border: 3px solid #8879a4;
	text-align: center;
	padding: 30px 20px 20px;

}

[class*="sidebar_"] .side_signup p {
		font-size: 0.9em;
		line-height: 1.3em;
}

[class*="sidebar_"] .side_signup .button {
	width: 100%;
	font-size: 16px;
	height: 40px;
	line-height: 38px;
	padding: 0px;
	text-align: center;
	border: 0px;
	background: #8879a4;
	color: #fff;
}
.side_chat {
	background: url('../images/coffee_bg_bw.jpg') no-repeat center bottom #191919;
	background-size: 100% auto;
	padding: 60px 20px 150px;
	text-align: center;
	color:  #fff;
	-webkit-border-radius: 13px;
border-radius: 13px;
width: 100%;
margin-top: 40px;
overflow: hidden;
}

.side_chat:before {
		background: url('../images/coffee_bg.jpg') no-repeat center bottom #271510;
	background-size: 100% auto;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
	opacity: 0;
}
.side_chat:hover:before {
	opacity: 1;;
}
.side_chat h3 {
	color: #fff;
	font-size: 20px;
	margin-bottom: 20px;
}
.related-posts {
	clear: both;
	margin: 20px 0px 30px;
}

.related-item {
	color: #838383;
font-size: 14px;
font-family: 'Nunito', sans-serif;

}

.related-item  h3 {
	margin-top: 10px;
	padding-bottom: 6px;
font-size: 17px;
line-height: 1.2em;
}
.related-item  p {
	font-family: 'Nunito', sans-serif;
	font-size: 14px;
	line-height: 1.3em;
}
/* WooCommerce overwrites */ 
table thead 
{
	background: transparent;
}
table tbody, table tfoot, table thead {
	background: transparent;
}
.woocommerce table.shop_table {
	border-collapse: collapse;
}
table tbody tr:nth-child(2n) {
	background: transparent;
}
.woocommerce table.shop_table.cart th  {
	
	border: 0px;
	border-bottom: 2px solid #0a0a0a;
}
.woocommerce-shipping-fields {
	display: none;
}


.woocommerce a.remove {
	line-height: 0.5em;
}
.woocommerce-billing-fields h3 {
	display: none;
}

.billing_wrap {
	padding-left: 0px;
	padding-right: 30px;
}
.order_review_wrap {
background: rgba(0,0,0,0.03);
	border: 2px solid rgba(0,0,0,0.08);
	padding: 15px 20px;
}
.woocommerce-checkout-review-order-table .cart_item .product-name  {
	color: #222222;
	font-weight: 500;
		font-size: 13px;
	line-height: 1.3em;
}
.woocommerce-checkout-review-order-table .cart_item .product-name strong {
	color: #595959;
	font-weight: 400;

}
.woocommerce-checkout  h2 {
	font-size: 30px;
}
#place_order {
	width: 100%;
	background: #8879a4;
	color: #fff;
}
#shipping_method label {
	font-size: 14px;
}
.woocommerce-info {
	border-color: transparent;
}
.woocommerce-info:before {
	color: #8879a4;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	float:left;
    margin: 10px 1%;
    padding: 0;
    position: relative;
    width: 31.333333%;

}

.woocommerce ul.products li.product:nth-child(3n+1) { clear: both; }

.woocommerce ul.products li .muted-meta {
	font-size: 13px;
	font-family: 'Nunito', sans-serif;
	display: block;
	margin: 5px 0px;
	opacity: 0.7;
}
.woocommerce ul.products li.product a img.attachment-shop_catalog {
	/* float: left;
	width: 25%;
	margin-right: 4%; */
}

.woocommerce ul.products li.product a img {
	margin-bottom: 0;
	/* filter: grayscale(0); */
}
.woocommerce ul.products li.product h3 {
	padding-bottom: 6px;
	font-size: 19px;
	font-weight: bold;
	line-height: 1.25em;
}
.woocommerce ul.products li.product:hover h3 {
	color: #8879a4;
}
.woocommerce ul.products li.product .price {
	font-family: 'Nunito', sans-serif;
	color: #666;
	line-height: 1em;
	font-size: 13px;
	display: inline;
}
.woocommerce ul.products li.product .button {
	display: none;
}

.woocommerce ul.products li.product .product_excerpt {
color: #838383;
	font-size: 15px;
	font-family: 'Nunito', sans-serif;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
	width: 37%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
	width: 60%;
}
.woocommerce #content div.product div.summary:after, .woocommerce div.product div.summary:after, .woocommerce-page #content div.product div.summary:after, .woocommerce-page div.product div.summary:after {
	clear: both;
	content: "";
	display: block;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
	font-family: 'Nunito', sans-serif;
	color: #666;
	line-height: 1em;
	font-size: 15px;
	font-weight: 500;
	text-align: center;
	display: block;
	margin-top: 15px;
}
.label, .label.primary {
	background: none;
}
.entry-summary .variations_form.cart, .entry-summary .variations_form.cart td  {
	display:inline-block;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
	line-height: 1em;
}
.reset_variations {
	display: block;
	margin-top: -6px;
	font-size: 0.7em;
	text-align: right;
	position: absolute;
top: 0;
right: 0;
margin-right: -40px;
margin-top: 14px;
}
.woocommerce div.product form.cart .variations label {
	margin-top: 5px;
}
.entry-summary.summary .price .woocommerce-Price-amount.amount  {
		font-family: 'Nunito', sans-serif;
	color: #666;
	line-height: 1em;
	font-size: 20px;
	text-align: left;
	display: block;
margin-top: 10px;
}
.woocommerce div.product .entry-summary.summary form.cart div.quantity , .quantity {
	width: 80px;
}


.woocommerce div.product .product_title {
	font-size: 35px;
	line-height: 1.35em;
	margin-bottom: 1em;
}
#tab-description  h2 {
	font-size: 28px;
}
.woocommerce-message {
border-color: #8879a4;	
}

 .woocommerce-message::before {
			  color:  #8879a4;	
		  }
.lightbox .lb-image, .lb-outerContainer {
	border-radius: 0px;
}
.lb-container {
	padding: 0px !important;
	border-radius: 0px;
}
.related.products {
	clear: both;
}
.related.products h2 {
	font-size: 19px;
}
.summary h2 {
	display: none;
}
.summary [itemprop="description"] {
	display: none;
}
.woocommerce-thankyou-order-details.order_details {
	display: table;
	margin: auto;
	margin-bottom: 20px;
}
.order_item .download-url {
	font-size: 14px;
display: block;
background: #39c582;
color: #fff;
padding: 0.4em 0.5em 0.5em; 
}
.order_item .download-url a {
	color: #fff;
	font-weight: 700;
}
body.woocommerce-order-received .order-again {
	display: none;
}
.woocommerce #payment .terms label, .woocommerce #payment .wc-terms-and-conditions label, .woocommerce-page #payment .terms, .woocommerce-page #payment .wc-terms-and-conditions label {
	font-size: 13px;
	line-height: 1.3em;
	margin-left: 0px;
	margin-bottom: 5px;
}
.woocommerce-checkout #payment div.payment_box p {
	font-size: 14px;
	line-height: 1.3em;
}
#add_payment_method #payment .payment_method_paypal .about_paypal, .woocommerce-cart #payment .payment_method_paypal .about_paypal, .woocommerce-checkout #payment .payment_method_paypal .about_paypal {
	line-height: 35px;
	margin-left: 10px;
}
.tm-extra-product-options .tm-epo-field-label {
	font-weight: 500;
}
.tm-extra-product-options .tmcp-textfield.tm-epo-field {
	width: 100%;
}
.tm-description p:last-child {
	opacity: 0.8;
	display: block;
	font-size: 15px;
	font-family: 'Nunito', sans-serif;
	line-height: 1.3em;
}

.bookinfo {
	color: #838383;
font-size: 14px;
font-family: 'Nunito', sans-serif;
line-height: 1.25em;
margin-top: 15px;
}
.bookinfo p {
	margin-bottom: 5px;
}

li.wpmenucartli a.wpmenucart-contents span {
	font-size: 11px;
}

.woocommerce td.product-name dl.variation {
	font-size: 14px;
font-family: 'Nunito', sans-serif;
}
.woocommerce td.product-name dl.variation dd, .woocommerce td.product-name dl.variation dt {
	margin-bottom: 0.3em;
}
.woocommerce-page table.cart td.actions .input-text#coupon_code {
	width: 130px;
}
.woocommerce input.button:disabled, .woocommerce input.button[disabled]:disabled {
	border-color: #777;
}

.woocommerce table.shop_table {
	font-family: 'Nunito', sans-serif;
	font-size: 15px;
}
.woocommerce form .form-row .required {
	font-size: 0.8em;
	color: #b57a6f;

text-decoration: none;
margin-right: 4px;
}
.woocommerce .woocommerce-result-count {
	font-size: 13px;
}
.bookbuy button {
	width: calc(100% - 70px);
}
.bookbuy div.quantity {
	width: 60px;
	float: left;
}
div.pp_woocommerce div.ppt {
	display: none !important;
}
div.pp_woocommerce .pp_content_container {
	padding: 0px;
	box-shadow: none;
}
.pp_content_container .pp_left, .pp_content_container .pp_right {
	padding: 0px;
}
div.pp_woocommerce .pp_content_container {
	background: transparent !important;
	box-shadow: none;
}
.tabs.wc-tabs {
	display: none !important;
}
/* Formidable Form Overwrite */
.frm_full, .frm_full .wp-editor-wrap, .frm_full input:not([type="checkbox"]):not([type="radio"]):not([type="button"]), .frm_full select, .frm_full textarea {
	clear: both;
}

.frm_description {
	font-size: 13px;
	font-family: 'Nunito', sans-serif;
	margin: -5px 0px 6px;
}

.frm_submit input[type="submit"] {
	margin-top: 25px;
	width: 100%;
}
.frm_submit input[type="submit"]:hover {
	cursor: pointer;
}
.frm_error {
	color: #ab7373;
	font-style: italic;
	font-size: 14px;
	line-height: 1.4em;
	text-align: left;
	margin-bottom: 5px;
}

.formidable-signup p {
	margin: 0px;
}
 .formidable-signup br {
	 height: 0px;
	 margin: 0px;
	 display: none;
 }
 .frm_error_style {font-size: 15px;
line-height: 1.4em;
margin: 0px auto 10px;
color: #ab7373;
 }
/* Mobile Menu */
#responsive-menu-container li.responsive-menu-item {
	font-size: 15px;
	font-family: 'Nunito', sans-serif;
}

#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
	font-size: 16px !important;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
	font-size: 10px;
}

.mm_button.button {
	width: 100%;
	padding: 0.75em 1em !important;
	background: #8879a4;
	color: #fff !important;
}

/* JQuery  UI */
.coupontext {
	margin: 25px 0px 10px;
	font-size: 14px;
}
.ui-dialog {max-width: 100%;
}
#coupon-anchor .ui-dialog .ui-dialog-titlebar {
	padding: 0px;
}
#coupon-anchor form.checkout_coupon {
	margin: 0px;
	padding: 0px;
}
#coupon-anchor form.checkout_coupon .form-row.form-row-first {
	width: 57%;
}
#coupon-anchor form.checkout_coupon .form-row.form-row-last {
	width: 39%;
}

#coupon-anchor .woocommerce-message, #coupon-anchor .woocommerce-error {
	font-size: 13px;
}

#gallery-1 .gallery-item  {
	float: left;
	width: 33%;
}
#theExam hr {
	border: 2px solid #8879a4 !important;
}
#questionDiv b.greyText {
	color: #8879a4;
	font-size: 15px;
	text-transform: uppercase;
}
#questionDiv #question p {
	font-weight: 600;
}
#question label {
	margin-top: -15px;
}
#incorrectFeedbackDiv {
	border: 1px solid #74ae28;
	background: #eff9e3;
	padding: 20px;
	margin-bottom: 30px;
}
#incorrectFeedbackDiv p {
	font-size: 15px;
	font-weight: normal;
}

#quizResults {
	text-align: center;
	display: block;
	padding: 20px;
	border: 1px solid #8879a4;
	background: #f4f1f8;
	margin-bottom: 50px;
}
#quizResults h2 {
	font-size: 30px;
}

.quiz_section .mlw_qmn_question {
	display: inline !important;
	font-size: 1.1em;
}
.quiz_section .qmn_radio_answers label, .quiz_section .qmn_check_answers label, .quiz_section .qmn_accept_answers label {
	font-size: 15px !important;
}
.qmn_question_answer {
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
}

question_info {
	margin-bottom: 10px;
	margin-top: -10px;
}
.qmn_quiz_container .qmn_btn, .qmn_quiz_container .btn {
	background: #8879a4 !important;
}

.question_info strong {
	clear: both;
}

.mlw_qmn_quiz_link {
	display: block;
text-align: center;
padding: 1em;
background: #8879a4;
color: #fff !important;
}
.sharebox {
	border:1px solid #eee;
	padding: 20px;
}
.pc_list {
	font-size: 15px;
	font-weight: 400;
}
.pc_list .small-6 + .small-6 {
	border-left: 1px solid #eee;
}

.pc_list .small-6 h4 {
	color: #fff;
	background: #a47981;
	text-align: center;
		padding: 0.25em 0.25em 0.53em;
	margin: 0 0 0.75em;
}
.pc_list .small-6:first-child h4 {
	color: #fff;
	background: #7980a4;


}
.small {
	font-size: 90%;
	line-height: 1.4em;
	display:block;
}

body.postid-18437 .entry-content.content-single {
	margin-left: 0;
}

.panel  {
	border: 1px solid rgba(0,0,0,0.06);
	background: rgba(0,0,0,0.04);
	padding: 0.65em;
	border-radius: 0.5rem;
}

.coupon-box {
	border: 3px dashed #8879a4;
	border-radius: 1.5rem;
	padding: 1.5rem ;
	text-align: center;
	background: #f2eff8;
	font-size: 106%;
	font-weight: 600;
	color: #8879a4;
	
}
.coupon-box .couponcode {
	font-size: 114%;
	font-weight: 800;
	color: #3c246a;
}