/*
Theme Name: Unite
Theme URI: http://colorlib.com/wp/unite
Author: Colorlib
Author URI: http://colorlib.com/wp/
Description: Unite is a clean, modern and fully responsive WordPress wedding theme built using Bootstrap 3 which makes it optimized for tablets and mobile. It is a highly customizable eCommerce theme with unlimited color variations that can be tweaked via simple yet powerful Theme Options. Theme has a built-in Popular Posts Widget, Infinite Scroll (powered by Jatpack) and translation support. It's now available in German and French. Theme features fancy image slider, SEO friendly structure, logo support, social links and widgetized homepage.  This theme was built to be used for wedding related websites but can be tweaked to be used as any other image-centric blog such as travel. Unite theme now supports WooCommerce to create your own eStore.
Version: 1.6.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: unite
Domain Path: /languages/
Tags: purple, light, white, gray, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, responsive-layout, translation-ready, custom-background, custom-colors, custom-menu, featured-images, full-width-template, post-formats, theme-options, threaded-comments


This theme, like WordPress, is licensed under the GPL.

Unite is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.

*/


/* =Global
----------------------------------------------- */@media screen and (max-width: 768px)custom.css:158#page {    width: 100% !important;}}
body {
	color: #6B6B6B;
	word-wrap: break-word;
	line-height: 1.7;
	font-size: 15px;
  background-color: #d2d2d2;
  /*background-color: #f6f6f6;*/
}

div#content.site-content.container{
    background-color: #FFF;
} 

div.container.header-area{
     background-color: #FFF;
  padding: 0 !important;
}


a {
  color: #a3836c;
  font-weight: 100;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

a:hover,
a:focus {
  color: #666;
  text-decoration: none;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.underline{
  text-decoration:underline;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-weight: 100;
	color: #0096d5;
}
h1,
.h1 {
  font-size: 48px;
}

h2,
.h2 {
  font-size: 38px;
}

h3,
.h3 {
  font-size: 28px;
}

h4,
.h4 {
  font-size: 24px;
}

h5,
.h5 {
  font-size: 18px;
}

h6,
.h6 {
  font-size: 16px;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	*vertical-align: middle; /* Improves appearance and consistency in all browsers */
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #DDD;
	border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 0 0 0 10px;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 100%;
}


/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/* Clearing */
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: '';
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/* =Content
----------------------------------------------- */

.sticky {
}
.hentry {
	margin: 0 0 1.5em;
}
.byline,
.updated {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
@media (max-width: 767px) {
  .pull-left,
  .pull-right {
  	float: none !important;
  }
}

/* =Asides
----------------------------------------------- */

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/* =Media
----------------------------------------------- */

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.site-main .gallery {
	margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-main .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.site-main .gallery dd {
	margin: 0;
}
.site-main .gallery-columns-4 .gallery-item {
}
.site-main .gallery-columns-4 .gallery-item img {
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

/* =Widgets
----------------------------------------------- */

.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

.widget > ul > li,
li.recentcomments {
	border-bottom: 1px solid #EEE;
	position: relative;
	display: block;
	padding: 10px 15px;
}
.widget ul {
  padding: 10px 10px;
}

.widget-title {
  border-bottom: 1px solid #eee;
}
.widget ul.nav.nav-tabs {
  padding: 0;
}
.tab-content ul li {
  list-style: none;
}

.tab-content .tab-thumb {
  float: left;
  margin-right: 8px;
  padding-top: 5px;
  float: left;
  line-height: 0px;
  width: 60px;
  height: 60px;
}
.tab-content li {
  overflow: hidden;
  list-style: none;
  border-bottom: 1px solid #f0f0f0;
  margin: 0 0 8px;
  padding: 0 0 6px;
}
.tab-content .tab-entry {
	display: block;
}
.tab-content > .active {
  border: 1px solid #DDD;
  border-top: none;
}
.tab-content ul li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.tab-content .tab-entry {
  font-weight: 600;
  font-size: 14px
}
.tab-comment {
  font-size: 18px;
  padding: 0 10px;
}
.nav-tabs > li > a {
  border-bottom-color: transparent;
  text-transform: uppercase;
}
.tab-content i {
    font-size: 12px;
}
.tab-thumb.thumbnail {
    margin-bottom: 5px;
}
.tab-content #messages li:before {
  content: '\f0e5';
  font-family: fontawesome;
  float: left;
  padding-right: 10px;
  font-size: 20px;
  color: #54397E;
}
.btn-primary, .label-primary {
	background-color: #54397E;
	border-color: #54397E;
}
.btn-primary:hover, .label-primary[href]:hover, .label-primary[href]:focus, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, #image-navigation .nav-previous a:hover, #image-navigation .nav-next a:hover {
	background-color: #fff;
	border-color: #000;
  color: #000;
}
.widget .input-group {
    width: 110%;
}
/* =Infinite Scroll
----------------------------------------------- */

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
	display: block;
}
#infinite-handle span {
  display: block;
  text-align: center;
  font-size: 18px !important;
  margin-bottom: 20px;
  border-radius: 4px !important;
  padding: 12px !important;
  background: transparent !important;
  border: 1px solid #DDD;
  color: #54397E !important;
	-webkit-transition: all 0.2s;
	   -moz-transition: all 0.2s;
	     -o-transition: all 0.2s;
	        transition: all 0.2s;
}
#infinite-handle span:hover {
  background-color: #54397E !important;
  color: #fff !important;
}
/* =Custom Styles
----------------------------------------------- */
.site-branding {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}

.site-description {
    color: #777;
    font-weight: 200;
    font-size: 16px;
    border-top: 2px solid #000;
    padding-top: 10px;
}

.page-template-page-homepage-php .carousel {
	margin-top: -20px;
	margin-bottom: 20px;
}

/* =Navigation
----------------------------------------------- */

.site-main [class*="navigation"] a,
.more-link {
   /*color: #fff;*/
  /*background: #0096d5;*/

	border: 1px solid #DDD;
	padding: 6px 12px;
	border-radius: 4px;
	display: block;
}
.site-main [class*="navigation"] a:hover,
.more-link:hover {
 color: #000;
  background: #fff;
  text-decoration: none;
}
.more-link {
  float: right;
  margin: 10px 0;
  margin-top: 40px; 
  color: #fff;
  background: #0096d5;
}
.site-main [class*="navigation"] {
	margin: 0 0 1.5em;
	overflow: hidden;
}
[class*="navigation"] .nav-previous {
	float: left;
}
[class*="navigation"] .nav-next {
	float: right;
	text-align: right;
}
.navbar.navbar-default {
  background-color: #0096d5;
  font-weight: 500;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  border-right: 1px solid rgba(0,0,0,.2);
	box-shadow: 1px 0 0 rgba(255, 255, 255, 0.10);
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	border-right: 1px solid rgba(0,0,0,.2);
	border-left: none;
}
.navbar {
	border-radius: 0;
}
.navbar-default {
	border: none;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.1);
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #fff;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.dropdown-menu > li > a {
	padding: 18px 20px;
	color: #fff;
}
.dropdown-menu,
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background-color: #54397E;
	border: none;
}
.dropdown-menu .divider {
	background-color: rgba(0, 0, 0, 0.1);
}
.navbar-nav > li > .dropdown-menu {
	padding: 0;
}
.navbar-nav > li > a {
	padding-top: 18px;
	padding-bottom: 18px;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}

/* =Comments
----------------------------------------------- */

.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
}

#respond {
	background-color: transparent!important;
	box-shadow: none!important;
	padding: 0px!important;
}

#respond > p, #respond p.comment-notes, p.logged-in-as {
	margin-bottom: 10px;
}

p.logged-in-as {
	padding-bottom: 0px;
}

.comment-list {
	margin-bottom: 40px!important;
	margin-left: 0px!important;
	padding-left: 0;
}

.comment-list li {
	list-style: none!important;
}

.comment .comment-body {
	background-color: #ffffff;
  margin: 0;
  overflow: hidden;
  padding: 25px;
  margin-top: 2em;
  padding-left: 116px;
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0);
  border-color: #eee;
  border-radius: 4px;
}

.comment-list .children {
	margin-left: 0px!important;
	padding-left: 40px;
	border-left: 1px solid #EEE;
	background-repeat: no-repeat;
	background-position: left 20px;
}

.comment-list li.comment > div img.avatar {
	position: absolute;
	left: 29px;
	top: 29px;
}

#comment-form-title {
  font-size: 24px;
  padding-bottom: 10px;
}
.vcard .avatar {
  position: absolute;
  left: 29px;
  top: 29px;
}
.comment-metadata {
  font-size: 11px;
  line-height: 16px;
  margin-bottom: 10px;
}
.comment-reply-link {
  float: right;
}
.form-allowed-tags code {
  word-wrap: break-word;
  white-space: inherit;
}
.comment-respond label {
  display: block;
  font-weight: normal;
}
.comment-respond .required {
  color: #C7254E;
}
/* =Post styling
----------------------------------------------- */
.entry-meta a {
	font-size: 12px;
}
#main .page-header {
  margin-top: 0;
}
.entry-meta {
  text-transform: uppercase;
}
.entry-meta a {
  color: #6B6B6B;
}
.entry-meta .fa {
  font-size: 16px;
  margin-right: 3px;
  color: #0096d5;
}
.entry-meta span {
  margin-right: 10px;
}
.entry-title {
  font-size: 52px;
  font-weight: 100;
  color: #a3836c;
}
.btn.btn-primary.read-more {
  float: right;
  border: 1px solid #DDD;
  color: #fff;
  background-color: transparent;
  background-color: #0096d5;
}
.btn.btn-primary.read-more:hover {
	color: #000;
  background-color: #fff;
}
.search .more-link {
    display: none;
}
hr.section-divider {
  height: 1px;
  background: #0096D5;
  position: relative;
  overflow: visible;
  z-index: 100;
  /*margin-top: 70px;
  margin-bottom: 50px;*/
  margin-top: 20px;
  margin-bottom: 20px;
}

/*
hr.section-divider:after {
  z-index: 10000;
  content: "•";
  font-family: FontAwesome;
  color: #0096D5;
  position: absolute;
  top: -27px;
  left: 50%;
  right: 50%;
  width: 40px;
  height: 30px;
  margin-left: -20px;
  font-size: 30px;
}
*/
.entry-content {
  line-height: 30px;
  letter-spacing: 0px;
  text-align: justify;
}

.entry-content a { 
  font-weight: bold;
}
/* =Attachment styling
----------------------------------------------- */
#image-navigation .nav-previous a,
#image-navigation .nav-next a{
  padding: 5px 20px;
  border: 1px solid #DDD;
  border-radius: 4px;
  display: block;
}
#image-navigation .nav-previous a:hover,
#image-navigation .nav-next a:hover{
  background-color: #ccc;
  color: #fff;
}
#image-navigation .nav-previous,
#image-navigation .nav-next {
  margin: 10px 0;
}

/* =Footer
----------------------------------------------- */

.footer-nav.nav > li {
  position: relative;
  display: inline-block;
}
.footer-nav.nav {
	float: left;
	margin-bottom: 2px;
}
.copyright {
  margin-top: 10px;
  float: right;
  text-align: right;
}
#colophon {
  background-color: #0096d5;
  padding: 10px 0;
  margin-top: 20px;
}
.site-info a {
  color: #eee;
}
.site-info a:hover {
	color: #999;
}
.site-info {
  color: #999;
  font-size: 12px;
}
.footer-nav.nav > li > a:hover {
  background-color: transparent;
}

@media (max-width: 767px) {
	.site-info, .copyright {
	  text-align: center;
	}
	.footer-nav.nav, .copyright {
		float: none;
	}
	.carousel-caption {
		display: none;
	}
}


/* =Social icons
----------------------------------------------- */

.social-profile {
  font-size: 24px;
  margin: 6px;
  color: #DDD;
}

#social {
  float: right;
  top: 55px;
  position: relative;
}

.social-profile.facebook:hover {color: #3b5998;}
.social-profile.twitter:hover {color: #00aced ;}
.social-profile.google-plus:hover {color: #dd4b39;}
.social-profile.youtube:hover {color: #bb0000;}
.social-profile.linkedin:hover {color: #007bb6;}
.social-profile.pinterest:hover {color: #cb2027;}
.social-profile.rss:hover {color: #F0AD4E;}
.social-profile.tumblr:hover {color: #32506d;}
.social-profile.flickr:hover {color: #ff0084;}
.social-profile.instagram:hover {color: #517fa4;}
.social-profile.dribbble:hover {color: #E56193;}
.social-profile.skype:hover {color: #00AFF0;}
.social-profile.square:hover {color: #6D7177;}

@media (min-width: 992px) {
	#social {
		float: right;
		top: 55px;
		position: relative;
	}

}

@media (max-width: 992px) {
	.site-branding {
		text-align: center;
	}
	#social {
		top: 0;
		float: none;
		text-align: center;
	}
}

/* =Slider
----------------------------------------------- */
.carousel-caption h4 {
	background: #54397e;
  background: rgba(84, 57, 126,0.7);
  padding: 15px;
  color: #fff;
  max-width: 55%;
  margin-bottom: 4px;
}
.carousel-caption {
  left: 20px;
  text-align: left;
  padding-bottom: 20px;
}
.carousel-caption p {
	background: #555;
  background: rgba(0, 0, 0,0.5);
  padding: 15px;
  max-width: 50%;
}
.carousel {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .carousel-indicators {
    bottom: 5px;
  }
}

/* =WooCommerce styling
----------------------------------------------- */

#shipping_method_0_free_shipping,
#shipping_method_0_international_delivery,
#shipping_method_0_flat_rate {
    margin-right: 30px;
}



.btn-primary {
    color: #fff;
    background-color: #0096d5;
    border-color: #ccc;
}

h1.page-title{
  font-size: 28px;
}
/*** Bespoke CSS**************************/

/* Homepage Style */
.TaglineApp H1{
 /*
    font-style:italic;
    font-size:42pt;
    font-family: 'Lato', sans-serif;
    margin-top:60px;
    text-align:center;
    margin-bottom:100px;
    font-weight:lighter;
    color:#000;
*/

font-family: 'Lato', sans-serif;
text-align: center;
font-style:italic;
    font-size:42pt;
    margin-top:30px;
    
    margin-bottom:50px;
  font-weight:lighter;
    color:#000;
}

.col-md-home{
  width: 100%;
}


.Personal-Best
{
   
    background:url("images/icon-best.png");

    background-position: 15px 0px;
    background-repeat: no-repeat;
    margin-bottom: 15px;
    min-height: 89px;
    background-position: left top;
}

.Personal-Best-Text{
    margin-left: 110px;
}

.Plank-Workout
{
   
    background:url("images/icon-interval.png");

    background-position: 15px 0px;
    background-repeat: no-repeat;
    margin-bottom: 15px;
    min-height: 89px;
    background-position: left top;
}

.Plank-Workout-Text{
    margin-left: 110px;
}

.Plank-Music
{
   
    background:url("images/icon-music.png");

    background-position: 15px 0px;
    background-repeat: no-repeat;
    margin-bottom: 15px;
    min-height: 89px;
    background-position: left top;
}

.Plank-Music-Text{
    margin-left: 110px;
}

.Personal-Trainer
{
   
    background:url("images/icon-personal.png");

    background-position: 15px 0px;
    background-repeat: no-repeat;
    margin-bottom: 15px;
    min-height: 89px;
    background-position: left top;
}

.Personal-Trainer-Text{
    margin-left: 110px;
}

.AppFeaturesBlock{
    border: 0px solid #666; 
    margin-left:100px; 
    width: 480px; 
    float: left;
}

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

/************** WBB ebook Landing Page *******************/
.TaglineWbb{
    font-style:italic;
    /*font-size:42pt;*/
    clear:both;
    font-size:40pt;
    font-family: 'Lato', sans-serif;
    margin-top:30px;
    text-align:center;
    margin-bottom:50px;
    font-weight:lighter;
    color:#000;
}

.WbbLandingContainer{
    border: 0px solid #000; 
    margin-left: 0px;
}

/* .WbbFeaturesBlock{
    border: 0px solid #666; 
    margin-left: 30px; 
    width: 550px; 
    float: left;
    margin-top: 40px;
    
} */

/* #OptinContainer-Footer-ContentPageDesktop {
  border: solid 1px #000;
  height: 500px;
  width: 800px;
}

#OptinContainer-Footer-ContentPageDesktop #MainLeftDesktop {
  border: 1px solid #000;
  width: 190px;
  height: 200px;
  float: left;
}

#OptinContainer-Footer-ContentPageDesktop #MainRightDesktop {
    width: 300px;
    text-align: center;
    border: 1px solid #000; 
}



#OptinContainer-Footer-ContentPageDesktop #MainLeft img {
  height: auto; 
  width: auto; 
  max-width: 200px; 
  max-height: 200px;
  background-size: contain;
} */

/* .WbbFeatureTagline{
    text-align: center; 
    font-size: 20pt; 

    margin-bottom: 30px; 
    font-weight: 300; 
    line-height: 38px; 
    letter-spacing: 3px; 
    font-style: italic; 
    color: #000;
} */


/* latin-ext */
/*
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  src: local('Lato Hairline'), local('Lato-Hairline'), url(https://fonts.gstatic.com/s/lato/v11/h3_FseZLI76g1To6meQ4zX-_kf6ByYO6CLYdB4HQE-Y.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
*/
/* latin */
/*
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  src: local('Lato Hairline'), local('Lato-Hairline'), url(https://fonts.gstatic.com/s/lato/v11/ifRS04pY1nJBsu8-cUFUS-vvDin1pK8aKteLpeZ5c0A.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
*/
/* latin-ext */
/*
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v11/8qcEw_nrk_5HEcCpYdJu8BTbgVql8nDJpwnrE27mub0.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
*/
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v11/MDadn8DQ_3oT6kvnUq_2r_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

.WbbEmailText{
    line-height: 30px; 
    font-size: 14pt;
}

/* ul.bigdisc { color: #666; list-style-type: none; counter-reset: numList; margin: 0px 0px 0px 20px; padding-left: 0px; font-size: 12px; }

ul.bigdisc li { position: relative; margin-bottom: 10px; padding-left: 20px;  display: list-item; text-align: left;}
ul.bigdisc li::before { width: 20px; height: 20px; content: ""; position: absolute; left: -20px; top: 5px; border-radius: 18px; background-color: #0096d5; counter-increment: numList; content: counter(numList); color: white; text-align: center; font-size: 10px; font-family: arial; font-weight: bold; line-height: 20px; } */

ul.bigdisc { color: #666; list-style-type: none; counter-reset: numList; margin: 0px 0px 0px 20px; padding-left: 20px; font-weight: 400; font-size: 22px; }
ul.bigdisc li { position: relative; margin-bottom: 30px; padding-left: 20px;  display: list-item; text-align: left;}
ul.bigdisc li::before { width: 30px; height: 30px; content: ""; position: absolute; left: -20px; top: 5px; border-radius: 18px; background-color: #0096d5; counter-increment: numList; content: counter(numList); color: white; text-align: center; font-size: 18px; font-family: arial; font-weight: bold; line-height: 29px; }


/*
FOOTER OPTIN STYLES FOR PART 1 - FREE EBOOK
*/
ul.bigdisc_f { color: #666; list-style-type: none; margin: 0px 0px 0px 30px; padding-left: 20px; font-weight: bold; font-size: 16px; }
ul.bigdisc_f li { position: relative; margin-bottom: 20px; padding-left: 20px;  display: list-item; text-align: left;}
ul.bigdisc_f li::before { width: 10px; height: 10px; content: ""; position: absolute; left: -5px; top: 10px; border-radius: 18px; background-color: #0096d5; color: white; text-align: center; font-size: 18px; font-family: arial; font-weight: bold; line-height: 29px; }

.WbbFeaturesBlock_f {
   width: 60%!important;
    float: left!important;
    text-align: center;
    margin: 0 !important;
    padding: 0px;
   
}

.MainLeft_f {
    border: 0px solid #ccc;

    float: left !Important;
    text-align: center;
    margin: 0px !important;
}

.WbbLandingContainer_f {
    border: 2px solid #000;
    height: 450px;
    padding: 20px; 
}
/*
FOOTER OPTIN STYLES FOR PART 1 - FREE EBOOK
*/


.WbbText1{
    margin-top: 20px;
    line-height: 30px; 
    font-size: 14pt;
}
/* mailchimp subscribe button */

#mc_embed_signup{
    text-align: center;
}

#mc-embedded-subscribe-form { text-align: center; }

#mc-embedded-subscribe-form input[type="email"] { background-color: #F9F9F9; border: 1px solid #CCC; font-weight: 100; outline: none; width: 100%; text-align: left; font-size: 21px; padding: 10px 13px 8px; border-radius: 4px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; height: 50px; vertical-align: baseline; margin-right: 10px; margin-bottom: 5px; max-width: 100%; font-family: 'OpenSans', 'Arial'; }

#mc-embedded-subscribe-form input[type="text"] { background-color: #F9F9F9; border: 1px solid #CCC; font-weight: 100; outline: none; width: 100%; text-align: left; font-size: 21px; padding: 10px 13px 8px; border-radius: 4px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; height: 50px; vertical-align: baseline; margin-right: 10px; margin-bottom: 5px; max-width: 100%; font-family: 'OpenSans', 'Arial'; }


/* #mc-embedded-subscribe-form input[type="submit"] { border-width: 1px !Important; border-style: solid !Important; -webkit-box-align: center; margin: 0em; font: -webkit-small-control; font-size: 20px!important; border-radius: 4px!important; box-shadow: 0px 4px 0px #819e20; width: 100%; padding: 10px 13px; text-transform: uppercase; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; outline: none; text-align: center; cursor: pointer; font-family: proxima-nova, Arial; transition: background 0.4s ease 0s; height: auto; background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #95b624 ), color-stop(17%, #95b624 ), color-stop(100%, #95b624 ))!important; background: -webkit-linear-gradient(top, #95b624 1%, #95b624 17%, #95b624 100%)!important; background: -o-linear-gradient(top, #95b624 1%, #95b624 17%, #95b624 100%)!important; background: -ms-linear-gradient(top, #95b624 1%, #95b624 17%, #95b624 100%)!important; background: -moz-linear-gradient(top, #95b624 1%, #95b624 17%, #95b624 100%)!important; background: linear-gradient(to bottom, #95b624 1%, #95b624 17%, #95b624 100%)!important; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95b624 ', endColorstr='#95b624 ', GradientType=0 )!important;
color: #ffffff !important; border-width: 0px!important; font-weight: 100; text-shadow: 0 0 0 blue; } */

/* #mc-embedded-subscribe-form input[type="submit"] { border-width: 1px !Important; border-style: solid !Important; -webkit-box-align: center; margin: 0em; font: -webkit-small-control; font-size: 20px!important; border-radius: 4px!important; box-shadow: 0px 4px 0px #ff9900; width: 100%; padding: 10px 13px; text-transform: uppercase; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; outline: none; text-align: center; cursor: pointer; font-family: proxima-nova, Arial; transition: background 0.4s ease 0s; height: auto; background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ff9900 ), color-stop(17%, #ff9900 ), color-stop(100%, #ff9900 ))!important; background: -webkit-linear-gradient(top, #ff9900 1%, #ff9900 17%, #ff9900 100%)!important; background: -o-linear-gradient(top, #ff9900 1%, #ff9900 17%, #ff9900 100%)!important; background: -ms-linear-gradient(top, #ff9900 1%, #ff9900 17%, #ff9900 100%)!important; background: -moz-linear-gradient(top, #ff9900 1%, #ff9900 17%, #ff9900 100%)!important; background: linear-gradient(to bottom, #ff9900 1%, #ff9900 17%, #ff9900 100%)!important; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9900 ', endColorstr='#ff9900 ', GradientType=0 )!important;
  color: #000 !important; border-width: 0px!important; font-weight: 500; text-shadow: 0 0 0 blue; } */

  #mc-embedded-subscribe-form input[type="submit"]{
    background: transparent;
    display: inline-block;
    border: 2px solid #0096D5;
    color: #0096D5;
    text-decoration: none;
    padding: 10px 20px;
    font-weight: 400;
    font-size:1.2em;    
  }

  #mc-embedded-subscribe-form input[type="submit"]:hover {
    background: #0096D5;
    color: white;
  }


.gumroad-button { border-width: 1px !Important; border-style: solid !Important; -webkit-box-align: center; margin: 0em; font: -webkit-small-control; font-size: 20px!important; border-radius: 4px!important; box-shadow: 0px 4px 0px #819e20; width: 100%; padding: 10px 13px; text-transform: uppercase; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; outline: none; text-align: center; cursor: pointer; font-family: proxima-nova, Arial; transition: background 0.4s ease 0s; height: auto; background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #95b624 ), color-stop(17%, #95b624 ), color-stop(100%, #95b624 ))!important; background: -webkit-linear-gradient(top, #95b624 1%, #95b624 17%, #95b624 100%)!important; background: -o-linear-gradient(top, #95b624 1%, #95b624 17%, #95b624 100%)!important; background: -ms-linear-gradient(top, #95b624 1%, #95b624 17%, #95b624 100%)!important; background: -moz-linear-gradient(top, #95b624 1%, #95b624 17%, #95b624 100%)!important; background: linear-gradient(to bottom, #95b624 1%, #95b624 17%, #95b624 100%)!important; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95b624 ', endColorstr='#95b624 ', GradientType=0 )!important;
color: #ffffff !important; border-width: 0px!important; font-weight: 100; text-shadow: 0 0 0 blue; }


.comments-link{
  display: none;
}


.navbar{

 float:left;
   width:100%;
   background:#fff;
   border-bottom:0px solid #666666;
   border-top:0px solid #666666;
   overflow:hidden;
   position:relative;

}

ul#menu-main{
  
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
 
   text-align:center;
}


ul#menu-main li a{
  color: #fff;
  font-size: 14pt;

}

ul#menu-main li:first-child a{
  color: #fff;
}

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

/*
Responsive Mobile Styles
*/

#mc_embed_signup_mobile{
  display: none;
}

@media screen and (max-width: 480px)
{

  p{
    font-size: 17px;
  }

  .AppFeaturesBlock{
    display: none;
  }

/*  .WbbFeaturesBlock{
    display: none;
  }*/
  
  #mc_embed_signup_mobile{
    display: block;
    margin-top: 30px;
  }

  #mc-embedded-subscribe-form-mobile { text-align: center; display: none;}

#mc-embedded-subscribe-form-mobile input[type="email"] { 
  background-color: #F9F9F9; 
  border: 1px solid #CCC; font-weight: 100; outline: none; width: 100%; text-align: center; font-size: 21px; padding: 10px 13px 8px; border-radius: 4px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; height: 50px; vertical-align: baseline; margin-right: 10px; margin-bottom: 5px; max-width: 100%; font-family: 'OpenSans', 'Arial'; }

#mc-embedded-subscribe-form-mobile input[type="submit"] { border-width: 1px !Important; border-style: solid !Important; -webkit-box-align: center; margin: 0em; font: -webkit-small-control; font-size: 12px!important; border-radius: 4px!important; box-shadow: 0px 4px 0px #819e20; width: 100%; padding: 10px 13px; text-transform: uppercase; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; outline: none; text-align: center; cursor: pointer; font-family: proxima-nova, Arial; transition: background 0.4s ease 0s; height: auto; background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #95b624 ), color-stop(17%, #95b624 ), color-stop(100%, #95b624 ))!important; background: -webkit-linear-gradient(top, #95b624 1%, #95b624 17%, #95b624 100%)!important; background: -o-linear-gradient(top, #95b624 1%, #95b624 17%, #95b624 100%)!important; background: -ms-linear-gradient(top, #95b624 1%, #95b624 17%, #95b624 100%)!important; background: -moz-linear-gradient(top, #95b624 1%, #95b624 17%, #95b624 100%)!important; background: linear-gradient(to bottom, #95b624 1%, #95b624 17%, #95b624 100%)!important; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95b624 ', endColorstr='#95b624 ', GradientType=0 )!important;
color: #ffffff !important; border-width: 0px!important; font-weight: 100; text-shadow: 0 0 0 blue;}


  .TaglineWbb{
    font-size: 26px;
  }


}

.copyright{
  color: #fff;
}

b{
  font-size: 25px;
  color: #0096d5;
}

p{
  margin:0 0 15px;
  text-align: left;
}

#main .page-header a img.thumbnail.wp-post-image {
  margin-left: auto;
  margin-right: auto;
}

#main .page-header .entry-title {
  text-align: center;
}

#main .page-header .entry-meta {
  text-align: center;
}


.widget_link_list ul li a {
  color: #000;
  font-size: 14pt;
}

.widget_link_list ul li a:hover {
  color: #a3836c;
}

.widget-title {
  font-weight: 300;
}

/* Content Boxes
------------------------------------------------------------ */
 
.content-box-blue,
.content-box-gray,
.content-box-green,
.content-box-purple,
.content-box-red,
.content-box-yellow {
    margin: 0 0 25px;
    overflow: hidden;
    padding: 20px;
}
 
.content-box-blue {
    background-color: #d8ecf7;
    border: 1px solid #afcde3;

    margin: 0 0 15px;
    overflow: hidden;
    padding: 10px;
}

.content-box-blue a{
    background-color: #d8ecf7;

    margin: 0 0 15px;
    overflow: hidden;
    padding: 10px;
}

.content-box-gray {
    background-color: #e2e2e2;
    border: 1px solid #bdbdbd;
}
 
.content-box-green {
    background-color: #d9edc2;
    border: 1px solid #b2ce96;
}
 
.content-box-purple {
    background-color: #e2e2f9;
    border: 1px solid #bebde9;
}
 
.content-box-red {
    background-color: #ae163e;/*#f9dbdb;*/
    border: 1px solid #e9b3b3;
}

.content-box-red h4 {
    color:#fff;
    font-weight: 600;
}
 
.content-box-yellow {
    background-color: #fef5c4;
    border: 1px solid #fadf98;
}
.entry-meta span.posted-on{
  display: none;
}


/* wbb online course */
.wpc-content-restricted, .wpc-lesson-content {
    border: 0px;
    padding: 0px;
}

.tool-toggle{
  display: none;
}

div.cm-item.teacher-meta-wrapper
{
  display: none;
}


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

/******CSS******/
@media only screen and (max-width: 768px) {
   div#primary {
	clear: both;
    width: 100% !important;
	padding:0px 15px !important; 
}
  .landingHeadline {
    padding-top: 40px !important;
}
div#secondary {
    width: 100% !important;
    float: left !important;
}
}
.active a {
    color: #0094d7 !important;
}

/******End******/