/*

Put CSS Styles Here

*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans');

@font-face {
	font-family: 'lstkclarendon';
	src: url('fonts/lstkclabol-webfont.woff2') format('woff2'),
	url('fonts/lstkclabol-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}


input[type="submit"]:focus
{
	border: none;
	outline:none;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

body {
	font-family: 'Open Sans', sans-serif;
}

p {
	font-family: inherit;
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.5;
	margin-bottom: 1.25rem;
	text-rendering: optimizeLegibility;
}

a, a:hover{
	transition: all 0.5s ease;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;

}

ul {
	font-size: 1rem;
}

hr {
	border: solid #ddd;
	border-width:0;
	clear: both;
	height: auto;
	margin:0;

}

.class-content hr{
	margin:0;
}


hr:after{
	content:"";
	background: url('../images/divider-blue.jpg') left top no-repeat;
	display:block;
	clear:both;
	height:41px;
	width:100%;
}

hr.blue:after{
	content:"";
	background: url('../images/divider-blue.jpg') left top no-repeat;
	display:block;
	clear:both;
	height:41px;
	width:100%;
}

/* article.classes a[href$=".pdf"] */

article.hentry{
	margin-top:30px;
}

body.single-post article.post.hentry{
	margin-top:15px;
}

.light-blue-button, a.button, article.classes .class_downloads a[href$=".pdf"] {
	display: inline-block;
	padding: 10px 30px;
	border-radius: 25px;
	background-color: #26c0c3;
	color: #FFF;
	font-family: 'Montserrat', sans-serif!important;
	font-size: 0.9375rem;
	font-weight: bold;
	text-transform: uppercase;
}


article.classes .class_downloads a[href$=".pdf"]{
	background-color:#b83076;
	float:none;
	margin:0 5px 15px;
}

article.classes .class_downloads a[href$=".pdf"]:hover{
	background-color:#0f8993;
}

.btn-arrow{
	width:52px;
	height:52px;
	text-indent: -10000px;
	background: url(../images/icon-arrow.png) no-repeat;
	display:block
}

article.sticky:hover .btn-arrow, li:hover .btn-arrow, .btn-arrow:hover{
	background: url(../images/icon-arrow-hover.png) no-repeat;
}

.page-template-testimonials h3{
	font-family:'lstkclarendon';
}

code{
	white-space:normal;
	word-break:break-all;
}


body.single-post .row.collapse, body.blog .row.collapse, body.single-product .row.collapse, body.single-classes .row.collapse, body.error404 .inner-wrap .row, body.page-template-pwl-main .entry-content, body.page-template-page-my-classes .entry-content, body.page-template-testimonials .entry-content, body.page-template-publications .entry-content, body.archive .row.collapse, body.page-template-page-my-account-php .container, body.page-template-team .entry-content, body.gfur-activate .entry-content {
	margin: 10px auto 0px;

}

body.page-template-page-my-account-php .blue-splat-wrap .row.collapse{
	overflow:hidden;
	margin-top:10px;
}

body.page-template-pwl-main .blue-splat-wrap {
    padding-top: 72px;
}

body .woocommerce a.button, body .woocommerce button.button, body .woocommerce button.single_add_to_cart_button.alt.button, body.woocommerce a.button, body.woocommerce button.button, body.woocommerce button.single_add_to_cart_button.alt.button, span.button, body.woocommerce-checkout input#place_order.button.alt, .woocommerce input.button {
	padding: 10px 20px;
	border-radius: 25px;
	font-size: 90%;
	font-family: Montserrat;
	text-transform:uppercase;
	background-color: #17BEC4;
	font-weight:bold;
	color:#fff;
}

body.page-template-pwl-main .entry-content {
    padding: 0px 30px;
}

.woocommerce a.button:focus, .woocommerce button.button.alt:hover, .woocommerce button.button.alt:focus{
	background-color: #13ABB8;
}

.woocommerce td.product-name dl.variation dd {
	padding: 2px 0 .25em;
}

.woocommerce-account .addresses .title .edit {
	display: inline-block;
	float: none;
	margin-left: 10px;
	padding-top: 10px;
}

.woocommerce-billing-fields h3,
.woocommerce-shipping-fields h3,
h3#order_review_heading,
.woocommerce-checkout h2,
.page-id-1610 .entry-content h2,
.page-template-page-my-account-php .entry-content h2,
.page-id-1610 .entry-content h3,
.account-form-area h2,
.gfur-activate .entry-content h2,
.facebook-information h3 
{
	font-family: "lstkclarendon", Georgia, Cambria, "Times New Roman", Times, serif;
}

.facebook-information p {
	color: #4d4d4d;
	font-size: 0.875rem;
	font-weight: normal;
	line-height: 1.5;
}

.facebook-information label span { 
	color: red;
	font-weight: bold;
}

.page-template-page-my-account-php .entry-content {
	min-height: 893px;
}

.page-template-page-my-account-php .entry-content td {
	padding: 5px;
}
.page-id-1610 .entry-content .post-1610 .woocommerce > h2,
.account-form-area h2{
	font-size:1.6em;
}

.account-form-area .mc4wp-checkbox-wp-registration-form {
	display: none;
}

.woocommerce-checkout #payment {
	background: #f7f1eb;
	border-radius: 0px;
}

.woocommerce-checkout #payment div.payment_box{
	background-color: #fff
}


.woocommerce-checkout #payment div.payment_box:before{
	border:1em solid #fff;
	border-right-color: transparent;
	border-left-color: transparent;
	border-top-color: transparent;
}

.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
	padding: 1em 2em 1em 3.5em!important;
	margin: 0 0 2em!important;
	position: relative;
	background-color: #f7f1eb;
	color: #515151;
	border-top: 0px solid #a46497;
	list-style: none!important;
	width: auto;
	word-wrap: break-word;
}
.woocommerce .woocommerce-info:before {
	color: #13ABB8;;
}

/*	-------- TOP BAR - HEADER -------- */

.social-and-account-wrap {
	background:transparent url(../images/tile-ribbon-top.png) repeat-x;
	box-shadow: 0px 0 0 rgba(0,0,0,0);
	min-height: 100px;
	position: relative;
	z-index: 10000;
}

.social-and-account-wrap .row.social-and-account .social-icons i {
	background-color: #b83076;
}

.social-and-account-wrap .row.social-and-account .button.small {
	font-family: 'Montserrat', sans-serif;
	font-size: 0.9375rem;
	font-weight: bold;
	text-transform:uppercase;
	color: #FFF;
	background-color: #b83076;
	margin: 6px 12px 6px 0;
	padding: 6px 24px;
}

.social-and-account-wrap .row.social-and-account .button.hl.small{
	background-color: #1eb5c8;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.social-and-account-wrap .row.social-and-account .button.hl.small:hover{
	background-color: #fff;
	color:#b83076;
}

.social-and-account-wrap .row.social-and-account .button.hl.small:before{
	content:url('../images/icon-star.png');
	position: absolute;
	margin-top:-8px;
	left:-15px;
}



.social-and-account-wrap .row.social-and-account a.cart-contents{
	margin-left:40px;
	font-weight:bold;
	background-color: #b83076;
	height: 32px;
	padding: 4px 13px 6px 12px;
	border-radius: 18px;
	font-size: 14px;
	vertical-align: top;
}

.social-and-account-wrap .row.social-and-account a.cart-contents:before{
	content:url('../images/icon-cart.png');
	position: absolute;
	margin:7px 0 0 -40px;
}

.logo-and-big-image {
	margin: -200px auto 0px;
	position: relative;
	max-width: 1214px;
	padding-top: 122px;
	background-color: #FFF;
}

.big-header-image {
	top: 52px;
	right:-40px;
}


/*	---------------- NAVIGATION ---------------- */

nav.top-bar {
	margin: 0px auto;
	max-width: 60.5rem !important;
}

.top-bar-section ul {
	display: block;
	font-size: 16px;
	height: auto;
	margin: 0;
	padding: 0 0 0 15px;
	width: 100%;
}

nav.top-bar li{
	margin: 0 7px 0 15px;
}

nav.top-bar li, nav.top-bar li a {
	font-family: 'Montserrat', sans-serif;
	font-size: .95rem;
	font-weight:bold;
	text-transform: uppercase;
}

nav.top-bar li a {
	padding: 0px 15px 0 0!important;
	margin:0;
}

nav.top-bar li li{
	margin: 0 7px;
}

nav.top-bar li li a{
	font-size: .85rem;
	margin:0 10px;
}

nav.top-bar li a:hover, .top-bar-section ul li a:hover,
.top-bar-section ul li:hover >a  {
	color: rgba(255,255,255, .75)!important;
	background-color: transparent!important;
}

nav.top-bar li li a:hover, .top-bar-section ul li li a:hover, nav.top-bar li.active a:hover, .top-bar-section ul li.active a:hover, .top-bar-section ul li li:hover >a   {
	color: #b83076!important;
}


.tab-bar {
	background: #2cbfc8;
	overflow: visible;
	background-image: url("../images/bg-menu-left.jpg"), url("../images/bg-menu.jpg");
	background-position: -20px top, 150px top;
	background-repeat: no-repeat, repeat-x;
}

.tab-bar-section {
	height: 2.8125rem;
	padding: 0 1.2rem;
	position: absolute;
	text-align: left;
	top: 0;
}

.tab-bar h1{
	text-transform:uppercase;
}

.left-off-canvas-menu, .left-submenu  {

	background: #f8f8f3;
}

ul.off-canvas-list li a {
	border-bottom: 1px solid #efeeea;
	color: #13ABB8;
	display: block;
	padding: 0.6666666667rem;
	transition: background 300ms ease;
}

ul.off-canvas-list li a:hover{
	background-color:  #13ABB8;
	color:#f8f8f3;
}

.left-submenu .back>a {
	background: #13ABB8;
	border-bottom: none;
	border-top: 1px solid #f8f8f3;
	color: #f8f8f3;
	font-weight: bold;
	padding: 0.3rem 0.9375rem;
	text-transform: uppercase;
	margin: 0;
}

.left-submenu .back>a:hover{
	background-color: #d73a94;
}


@media only screen and (min-width: 51.25em){

	.top-bar{
		background: #2cbfc8;
		overflow: visible;
		/*background-image: url("../images/bg-menu-left.jpg"), url("../images/bg-menu.jpg");*/
		background-position: left top, 170px top;
		background-repeat: no-repeat, repeat-x;
	}

	.top-bar-section li:not(.has-form) a:not(.button), .top-bar-section ul li  {
		background: transparent;
	}

	.top-bar-section li:not(.has-form) a:not(.button):hover,
	.top-bar-menu > li:not(.has-form):hover > a:not(.button) {
		background:transparent url("../images/bg-active.png") no-repeat right top;
		color: #b83076!important;
		transition:none;
	}

	.top-bar-section .left li .dropdown {
		right: auto;
		left: -15px;
		z-index:200000000;
		-webkit-transition: opacity 0.55s;
		transition: opacity 0.55s;
	}

	.top-bar-section .has-dropdown>a {
		padding: 0px 15px 0 0!important;
		margin: 0 ;
	}

	.top-bar-section li.active:not(.has-form) a:not(.button) {
		background:transparent url("../images/bg-active.png") no-repeat right top;
		color: #b83076;
	}

	.top-bar-section li.active a:before, .top-bar-section li a:hover:before,
	.top-bar-menu > li:hover > a:before {
		content:url('../images/bg-active-left.png');
		position: absolute;
		margin-left: -13px;
	}

	/*
	.top-bar-section li.active a:after {
	content:url('../images/bg-active-right.png');
	position: absolute;
	float:right;
	margin-left:0px
	}
	*/

	.top-bar-section .dropdown {
		background: #2cbfc8;

	}

	.top-bar-section li.active li a{
		background:transparent none!important;
	}

	.top-bar-section li.active li a:after, .top-bar-section li.active li a:before, .top-bar-section .dropdown li a:hover:before{
		display:none;
	}

	.top-bar-section li.active:not(.has-form) a:not(.button):hover{
		background:transparent url("../images/bg-active.png") no-repeat right top;
		color: #b83076;
	}

	.top-bar-section .dropdown li a{
		color:#fff!important;
	}

	.top-bar-section .has-dropdown>a:after{
		display:none;
	}

	.top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button) {
		background: transparent none;
		color: #119aa6;
	}



	.top-bar-section li:not(.has-form) li a:not(.button) {
		line-height: 2rem !important;
	}

	body.single-post h1, body.single-product h1,  body.single-classes h1{
		margin-right:25%
	}

	nav.top-bar .hide-for-medium-up{
		display:none;
	}

}

/*  ----------------- HOMEPAGE ------------------- */

.home-intro {
	position: relative;
	padding: 15px 24px;
	font-family: "Open Sans", sans-serif;
	background: url('../images/bg-tabs-bottom.jpg') no-repeat bottom left,
	url('../images/bg-tabs-top.jpg') no-repeat top left,
	url('../images/bg-tabs-middle.jpg') repeat-y;
	box-shadow: 0px 0px 0px rgba(0,0,0,0);
	background-size:100%;
}

@media screen and (min-width:1025px){

	.home-intro{
		background: #e7e0da url("../images/bg-home-left.png");
		background-size:auto;
		min-height: 855px;
	}

}

.home-intro p {
	font-size: .95rem;
	color:#333333
}

.home-intro h4{
	color:#b93177;
	font-size: 2.2rem;
	line-height:1;
	margin-bottom:25px;
}

.blue-splat {
	margin: 0px auto;
	width: 940px;
	max-width: 100%;
	min-height: 855px;
	background-image: none;
	background-color: #fcfdf9;
	box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
	padding:0 3%;
}

body.home .blue-splat {
	background: #fff  url("../images/bg-stain.jpg") no-repeat right top;
	padding:0;
}


.home .blue-splat-wrap{
	padding-bottom:50px;
}


.home-top-boxes{
	padding: 30px 10px 30px 20px;
}


.home-top-boxes h4 {
	margin: 0px 0px 20px;
	text-align: left;
}

h4, .blue-scallop h2, body.blog h1, .page-template-testimonials h3{
	font-family: "lstkclarendon",Georgia,Cambria,"Times New Roman",Times,serif;
	font-size: 1.5rem;
	text-transform: none;
}

.page-template-testimonials h3{
	margin-top:30px;
}

.blue-scallop h2{
	font-size:2rem;
	margin-bottom:0;
}



.blue-scallop-image-link {
	display: block;
	margin: 0px auto;
	width: 80%;
	min-height: 220px;
	background-size: 100%;
	background-repeat: no-repeat;
	margin-top: -20px;
}

.home-top-box {
	position: relative;
	float: left;
	margin-right: 2%;
	margin-bottom: 4px;
	width: 49%;
	max-width: 100%;
	border: 7px solid transparent;
}



.home-top-box h2 {
	font-family: "Montserrat", sans-serif;
	font-weight:bold;
	text-transform: uppercase;
	text-align: center;
	font-size: 1.1rem;
	position:absolute;
	margin:5%;
	background-color: rgba(38,192,195,.9);
	width:90%; height:90%;
	border-radius:1000px;
	opacity:0;
	color: #fff;
	padding-top: 40%;
	-webkit-transition: opacity 0.55s;
	transition: opacity 0.55s;


}
.home-top-box:nth-of-type(2) h2, .home-top-box:nth-of-type(3) h2{
	background-color: rgba(185,49,119,.9);
}

.home-top-box a:hover h2{
	opacity:1;
}

.home-top-box h2 p {
	font-weight:bold;
	font-size: 1.1rem;
}


.stars-wrap{
	background:  url("../images/bg-stars.png") no-repeat center 0px;

}
.home-popular-class {
	border:1px solid #efeeea;
	box-shadow: 0px 0px 0px rgba(0,0,0,0);
	background:#f8f8f3 none;
}

.home-popular-class h3.home-popular-class-title{
	font-family: "Montserrat",sans-serif;
	font-weight:normal;
	font-size: 1.575rem;
	margin-bottom:10px;
	letter-spacing: 0;
}
.home-popular-class .home-popular-class-title p,
body.single-product h2.component_title.product_title {
	font-family: "Montserrat",sans-serif;
	font-size: 1.575rem;
	margin-bottom:0px
}

.home-popular-class i.btn-arrow{
	position:relative;
	margin:0 auto -20px auto;
}

.home-popular-classes-button {
	margin: 45px 0px 20px;
	clear: both;
	text-align: center;
}

.blue-scallop {
	margin: 0px auto;
	width: 940px;
	max-width: 100%;
	height: 381px;
	background-image:none;
	box-shadow: 0px 2px 4px rgba(0,0,0,0.4);
}


.pink-splat-wrap {
	margin: 0px auto -67px;
	width: 1184px;
	max-width: 100%;
	height: auto;
	padding-top: 70px;

}
.pink-splat {
	margin: 0px auto;
	width: 940px;
	max-width: 100%;
	height: auto;
	background:#fff none;
	box-shadow: 0px 2px 4px rgba(0,0,0,0.4);
	padding-bottom:60px;
}

.pink-splat .columns h4 {
	font-size: 1.375rem;
}

.pink-splat .columns {
	padding: 20px;
}

/*  ----------------- GENERIC - PLAIN TEXT PAGES ------------------- */


h1.post_title{
	font-family: Montserrat;
	font-weight:300;
	letter-spacing:-2px;
}

body.page-template-page-my-account-php h1{
	font-family: "lstkclarendon",Georgia,Cambria,"Times New Roman",Times,serif;
	font-weight: 300;
	color: #222;
	font-size: 1.75rem;
	letter-spacing: 0px;
	color:#222;

}

body.single-classes .blue-splat-wrap .row.collapse, body.single-product .blue-splat-wrap .row.collapse, body.archive .blue-splat-wrap .row.collapse, body.page-template-page-my-account-php .blue-splat-wrap .row.collapse {
	background-image: none;
	box-shadow: 0px 0 0 rgba(0,0,0,0);
}

.featured-box {
	text-align:center;
	background:
		url('../images/bg-tabs-bottom.jpg') no-repeat bottom left,
		url('../images/bg-tabs-top.jpg') no-repeat top left,
		url('../images/bg-tabs-middle.jpg') repeat-y;
	padding-bottom:0px;
	background-size:100%;
	margin:0 0 2em 0;
}

body.single-product .cart .featured-box {
	margin: 10px 0 20px 0;
	clear: both;
}

body.single-product .cart .featured-box .featured-box-content {
	text-align: left;
}

body.single-product .cart .featured-box h2 {
	margin: -9px auto 0px -19px;
}

.cart_item .featured-box, .cart_item .featured-box .featured-box-content {
	background: none;
	text-align: left;
}

.cart_item #gifting-box legend, .cart_item #gifting-box p:first-of-type, .cart_item .featured-box h2 {
	display: none;
}

p.full-width-img{
	margin: 0px -6.8%;
	overflow: visible;
	width:auto;
}

@media screen and (min-width:970px){
	p.full-width-img{
		width:940px;
	}
}

p.full-width-img img{
	width:100%;
}

.featured-box .featured-box-content{
	padding: 5% ;
	background: url("../images/bg-stain.png")  center bottom no-repeat;
}

.featured-box .featured-box-content.buy-friend{
	padding-bottom: 0;
	padding-top: 25px;
}

.featured-box figure{
	float:left;
	width:35%;
	margin-right:5%
}

.featured-box figure img{
	border-radius:50%;
	min-width:90%;
}


.featured-box .description{
	text-align:left;
	float:left;
	width:60%;
}

.featured-box h2{
	background: url(../images/title-bg-big.png) left top no-repeat;
	display:inline-block;
	background-size: 100% 60px;
	font-family: "lstkclarendon",Georgia,Cambria,"Times New Roman",Times,serif;
	font-size: 2rem;
	height: 57px;
	margin:-20px auto 0px auto;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 20px;
	position:relative;
	text-align: left;
	text-transform: none;
    width: auto;
}

.featured-box h2:before{
	content:url('../images/title-star.png');
	left:-42px;
	position:absolute;
	top:0;
}

.buy-for-friend h2{
	background: url(../images/title-bg-big.png) right top no-repeat;
	display: inline-block;
	font-family: "lstkclarendon",Georgia,Cambria,"Times New Roman",Times,serif;
	font-size: 1.25rem !important;
	height: 40px !important;
	left: 70px !important;
	margin: -20px auto 0px auto;
	padding-left: 10px;
	padding-top: 5px;
	position: absolute !important;
	text-align: left;
	text-transform: none;
	width: 220px !important;
}

.buy-for-friend h2:before{
	content: url(../images/title-star.png);
	height: 40px !important;
	left: -42px;
	overflow: hidden !important;
	position: absolute;
	top: 0;

}

section.entry-content-fullwidth{
	padding:0 3%;
}

.post-5756 .entry-content-fullwidth {
	padding-top: 3%;
} 

.entry-content-fullwidth iframe{
	padding:26px!important;
	background:  url('../images/video-frame.png') center top no-repeat;
	background-size:100%;
}

#disqus_thread iframe{
	padding:0!important;
	background:  none;
}

.team-member{
	display:flex;
	flex-flow:row wrap;
}

.team-member-content{
	float:left;
	order:2;
	width:100%
}

.team-member-image{
	float:left;
	order:1;
	text-align:center;
	width:100%;
}

.team-member-image img{
	float:none;
	display:block;
	margin:0 auto 20px;
}

.team-member:after, div.class-video:after{
	background:url('../images/divider-blue.jpg') scroll left top no-repeat transparent;
	clear:both;
	content:" ";
	display:block;
	height:41px;
	margin-top:20px;
	width:100%;
}

.team-member:after{
	order:3;
}

.team-member img.team-member-portrait {
	border-radius: 50%;
}

.team-member h3{
	font-family: "lstkclarendon",Georgia,Cambria,"Times New Roman",Times,serif;
}

@media screen and (min-width:720px){

	.team-member-content{
		float:left;
		order:1;
		width:calc(100% - 200px);
	}

	.team-member-image{
		float:right;
		order:2;
		text-align:left;
		width:200px;
	}

}



/*  ----------------- ART CLASSES / SHOP ------------------- */



.product_filters {width:80%; margin:0 auto;}
.product_filters section.category_filter, .product_filters section.terms_filter{
	width:45%;
	float:left;
	margin-left:5%;
	text-align:center;
}



.product_filters label{
	width:auto;
	margin-right:2%;
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	color:#30c3cc;
	font-family: 'Montserrat', sans-serif;
	padding-top:7px;

}

.product_filters select{
	width:50%;
	margin-left:1%;
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	color:#30c3cc;
	font-family: 'Montserrat', sans-serif;
	border-radius:10px;
	border:0;
	background-color: #3acdd7!important;
	color:#fff;
	padding-left:15px;

}

.component.options-style-thumbnails p.clear_component_options_wrapper a, .component.options-style-thumbnails h4.composited_product_title {
	font-family: 'Montserrat', sans-serif;
}

.component .composited_product_details_wrapper {
	padding-left: 0 !important;
	padding-bottom: 0 !important;
}

.component .buy-for-friend {
	display: none;
}

.lifebook-package h2 {
	font-family: 'Montserrat', sans-serif;
}

.woocommerce form.cart span.td-quantity-button {
	line-height: 32px!important;
	height: 37px!important;
	width: 37px!important;
	border: 1px solid #000;
	font-weight:bold;
	font-family: 'Montserrat', sans-serif;
	font-size:140%;
}

div.quantity input[type="number"]{
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-weight:bold;
	font-family: 'Montserrat', sans-serif;
	font-size:100%;
}

.woocommerce div.product form.cart div.quantity {
	float: left;
	margin: 0;
}

p.my_term-archive{
	margin-bottom:10px;
}

body.archive .blue-splat-wrap{padding-top:50px}

body.single-post .blue-splat-wrap, body.single-classes .blue-splat-wrap, body.single-product .blue-splat-wrap, body.archive .blue-splat-wrap, body.blog .blue-splat-wrap, body.page-template-page-my-account-php .blue-splat-wrap, body.page .blue-splat-wrap{
	background:  url('../images/bg-blue-bottom.png') center bottom no-repeat,
	url('../images/bg-blue.jpg') center top repeat-y!important;
	padding-bottom:0px;
}

body.blog .blue-splat-wrap{
	margin-top:40px
}

.featured_content, .my-membership-content{
	text-align: center;
}

.my-membership-content p, .featured_content, .my-membership-content ul {
    text-align: left;
}

.featured_content, .my-membership-content ul {
	margin-left: 2.1rem;
}

.archive h2, .blog .featured_content h2, .rp4wp-related-posts h3, .packages h4, .my-membership-content h3,
.woocommerce.yith-similar-products h2, h2.sticky-label-heading, body.single-classes .class-content h2.sticky-label-heading, article.classes .entry-content h2 {
	color:#000000;
	font-family: "lstkclarendon",Georgia,Cambria,"Times New Roman",Times,serif;
	font-size: 2rem;
	text-transform: none;
	display:inline-block;
	width:auto;
	margin:10px auto 20px auto;
	padding:10px 40px 10px 50px;
	background: url('../images/title-star.jpg') left  top no-repeat,
	url('../images/title-bg.jpg') right top no-repeat;
	position:relative;
}

.archive h2,  .homepage_video_block h2{
	position:relative;
	font-family: "lstkclarendon",Georgia,Cambria,"Times New Roman",Times,serif;
	font-size: 2rem;
	text-transform: none;
	display:inline-block;
	width:auto;
	margin:10px auto 20px auto;
	padding:10px 40px 10px 10px;
	background:url('../images/title-bg-big.png') right top no-repeat;
}

.featured_content h2{
	z-index:10;
}

.homepage_video_block h2{
	margin:-20px auto 20px auto;
}

.archive h2:before,  .homepage_video_block h2:before{
	content:url('../images/title-star.png');
	position:absolute;
	top:0; left:-42px;
}
.archive.tag h2:before{
	content:'';
}

.flexslider {
	margin: -70px 0 0 0;
}

.flexslider li.slide .slide_block {
	float: left;
	padding:60px 35px 30px 35px;
	background-color: #f8f8f3;
	text-align:left;
}

.flexslider li.slide .slide_block h3{
	letter-spacing: -1px;
	line-height: 1.3;
}

.flexslider li.slide .slide_block figure.slider_thumbnail {
	height: 300px;
	float: left;
	width: 50%;
	margin-top:15px;
}

.flexslider li.slide .slide_block section.slider_description {
	float: left;
	width: 45%;
	margin-left: 5%;
	position: relative;
	transition: all 0.5s ease;

}

.flexslider li.slide .slide_block section.slider_description span.category{
	font-family:Montserrat;
	text-transform:uppercase;
	font-size:.75rem;
}

.flexslider li.slide .slide_block section.slider_description .description_copy{
	clear:both;
	padding-top:30px;
}

.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: 1;
	left: -30px;
}

.flexslider:hover .flex-direction-nav .flex-next {
	opacity: 1;
	right: -30px;
}

.flexslider .price {
	margin-top: 0 !important;
}

.flex-direction-nav a {
	width: 54px;
	height: 54px;
}

.flex-direction-nav a.flex-prev:before {
	content:url(../images/btn-previous.png);
}

.flex-direction-nav a.flex-next:before {
	content:url(../images/btn-next.png);
}
body.archive .blue-splat-wrap .row.collapse.category_block{
	background-color: transparent;
}

.my_term-archive a{
	font-family:Montserrat;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px;

}

.archive  .featured_posts_block article.sticky, .blog  .featured_posts_block article.sticky  {
	position:relative;
}

.archive .featured_posts_block article.sticky section .btn-arrow,  .blog  .featured_posts_block article.sticky section .btn-arrow{
	bottom:10px;
	left:40%;
	position:absolute;
	z-index:9999;
}

.btn-arrow{transition: all 0.5s ease;}

.page-template-page-blog .featured_posts_block .excerpt_block h3.post_title,
.archive .featured_posts_block article.sticky section h3{
	font-weight:100;
	font-size:24px;
	letter-spacing:-1px;
	line-height:1.2;
}

.archive .featured_posts_block article.sticky figure{
	overflow: hidden!important;
	width:100%;
}

.archive .featured_posts_block article.sticky figure img{
	height:100%;
	width:auto;
	max-width:none;
}

.archive .entry-content, .page .entry-content {
	padding:40px 30px;
	background: none #fff;
}

.home .entry-content{
	padding:0px!important;
}


.woocommerce.archive ul.products li.product {
	margin: 0px 1% 30px 1%;
	padding: 0px;
	max-width:31%;
	width: 31%;
	position:relative;
}

.woocommerce.archive ul.products li.product figure{ position:relative;}

.woocommerce.archive ul.products li.product span.product_category{
	position:absolute;
	right:0; bottom:0;
	background-color: #d73a94;
	color:#fff;
	text-transform: uppercase;
	font-weight:bold;
	font-size:70%;
	padding:2px 5px;
	font-family: "Montserrat",sans-serif;
	z-index:1000;
}

.woocommerce ul.products li.product a img {
	margin: 0;
}

.archive .archive_featured_hover_descr .button {
	position:absolute;
	bottom:0;
	margin: 1em 15%;
	width:60%;
	font-size:90%;
	font-weight:bold;
	letter-spacing:0;
}

.archive ul.products li.product a .archive_featured_hover .archive_featured_hover_descr p{
	color:#222;
}

.archive  .archive_featured_hover_descr{
	visibility:hidden;
	opacity: 0;
	transition: visibility 0s, opacity 0.6s linear;
	position:absolute;
	top:0; left:0px; bottom:0;
	width:96%;
	margin:2%;
	padding:4%;
	background-color: rgba(255,255,255,.9);
	overflow:hidden;
	max-height:100%;
	z-index:2000;

}
.woocommerce ul.products li.product:hover .archive_featured_hover_descr,
.woocommerce article.sticky:hover .archive_featured_hover_descr{
	visibility: visible;
	opacity: 1;
}

.woocommerce ul.products li.product .archive_featured_descr h3 {color: #13ABB8;}

.woocommerce.archive ul.products li.product section.archive_featured_descr {
	background-color: #f8f8f3;
	padding: 5px 15px;
	text-align: left;
}

.woocommerce.archive ul.products li.product p, .woocommerce.archive ul.products li.product{
	background-color:#f8f8f3;
	flex:1 1 auto;
	font-size:1rem;
	line-height:1.35;
}

.woocommerce.archive ul.products li.product a section.archive_featured_descr p, .woocommerce.archive ul.products li.product a section.archive_featured_descr, .woocommerce.archive ul.products li.product a section.archive_featured_descr .short_description{
	color:#222;
}

.woocommerce.archive ul.products li.product section.archive_featured_link {
	/* clear: both; */
	right: 10px;
	width: 50%;
	bottom:10px;
	position:absolute;
}
.woocommerce.archive ul.products div.add_to_cart_btn {
	width: 60%;
	float: right;
	position: absolute;
	bottom: 12px;
	right:10px;
	margin-bottom:.5em;
}
div.add_to_cart_btn span.add_to_cart_rollover{
	font-family: "Montserrat",sans-serif;
	text-transform:uppercase;
	color:#de0081;
	font-weight:bold;
	float:left;
	font-size:80%;
}

body.woocommerce ul.products li.product a.add_to_cart_button, li.slide .add_to_cart_btn a{
	background-color: transparent;
	border: 2px solid #d73a94;
	font-size: 12px;
	height: 35px;
	line-height: 27px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	bottom: -10px;
	right: 0px;
	text-indent: 40px;
	transition: 0.3s ease-in-out all;
	width: 35px;
}

li.slide .add_to_cart_btn a{
	position: relative;
}

body.woocommerce ul.products li.product a.button.ajax_add_to_cart:hover{
	text-align:right !important;
	padding-right:5px !important;
}
body.woocommerce ul.products li.product a.add_to_cart_button:before, li.slide .add_to_cart_btn a:before {
	color: #d73a94;
	content: "+";
	float: none;
	font-size: 35px;
	text-indent: 0px;
	width: 32px;
	position:absolute;
	left:0;
	top:0;
}

body.woocommerce ul.products li.product a.add_to_cart_button:hover,  li.slide .add_to_cart_btn a:hover {
	background-color: #d73a94;
	text-indent: 0px;
	transition: 0.3s ease-in-out all;
	width: 145px;
	text-align: center;
	padding-left:20px;
}

body.woocommerce ul.products li.product a.add_to_cart_button:hover:before,  li.slide .add_to_cart_btn a:hover:before  {
	color: #fff;
}

.woocommerce ul.products li.product .add_to_cart_section{
	background-color:#f8f8f3;
	clear:both;
	height:50px;
	width:100%;
}

.woocommerce ul.products li.product .price {
	color: #222;
	display: block;
	font-weight: 700;
	margin-bottom: .5em;
	font-size: 1em;
	font-family: "Montserrat",sans-serif;
	position: absolute;
	bottom: 10px;
	float:left;
	width:35%;
	padding-left:15px;
}

.woocommerce ul.products li.product h3 {
	padding: .5em 0;
	margin: 0;
	font-size: 1.2em;
	letter-spacing: -1px;
	font-weight:300;
}

.post-type-archive-product .woocommerce ul.products li .short_description{
	display:none
}
.woocommerce.yith-similar-products{
	text-align: center;
	clear: both;
}

.woocommerce.yith-similar-products h2{
	font-size: 1.5rem;
}
.woocommerce.yith-similar-products ul.products li.product{
	background-color: #f8f8f3;
	clear:none;
	float: left;
	margin: 0 1% 0 1%;
	padding: 0;
	position: relative;
	width: 31%;
}

.woocommerce.yith-similar-products ul.products li.product h3 {
	padding: .5em;
	margin: 0;
	font-size: 1em;
	letter-spacing: -1px;
	font-weight: 300;
	color: #26c0c3;
	background-color: #f8f8f3;
	min-height:4em;
	text-align: left;
}

.woocommerce.yith-similar-products .thumbnail-wrapper {
	height: 210px;
	overflow: hidden;
}

.class_downloads{
	text-align:center;
}

.class_downloads ul{
	list-style: none;
	width:100%;
	text-align:center;
	margin:0;
	padding:0 !important;
}

.class_downloads ul li{
	float:none;
	display:inline-block;
	margin:0 10px 0 0;
}

.class_downloads ul li a{

	background-color: #b83076;
}

div.class-video{
	clear:both;
	text-align: center;
	padding: 5px 0;
	display:block;

}

div.class-video p{
	margin:0;
}

div.class-video:after{
	overflow:hidden; }

div.class-video h3, section.class_gallery h3{
	font-family: "lstkclarendon",Georgia,Cambria,"Times New Roman",Times,serif;
	font-size: 1.75rem;
}
div.class-video ul {
	padding-bottom:30px;
	padding-left:0 !important;
}
div.class-video ul li {
	list-style:none;
	float:left;
	font-size:.85em;
	margin:10px 40px;

}

div.class-video ul li a{
	text-transform:uppercase;
	font-family: "Montserrat",sans-serif;

}

div.class-video ul li a:after{
	content: url(../images/icon-arrow.png);
	width:30px; height:30px;
	position:absolute;
	margin-top:-12px;

}

.class_gallery{
	text-align:center;
}


@media screen and (min-width: 768px){
	.archive .featured_posts_block article.sticky {
		margin: 0 2% 30px 2%;
		width: 31%;

		background-color: #f8f8f3;

	}

	.archive .featured_posts_block article.sticky:first-of-type {
		margin:0 1.5% 30px 0;
	}
	.archive .featured_posts_block article.sticky:last-of-type {
		margin:0 0 30px 1.5%;
	}

	@-moz-document url-prefix() { /* only for firefox */
	  .archive .featured_posts_block article.sticky {
		 margin: 0 0 30px 0;
	  }
	}


}


/* ----------------- WOOCOMMERCE -------------------- */

.page-template-page-my-account-php .woocommerce-MyAccount-content{
	float:none;
	width:100%;
}

.page-template-page-my-account-php .woocommerce-MyAccount-content .featured-box {
	top: 0;
}

.page-template-page-my-account-php .woocommerce-MyAccount-content .shop_table {
	width: 100%;
}

.page-template-page-my-account-php .woocommerce-MyAccount-content .shop_table .order-actions {
	text-align: center;
}

/*  ----------------- ART CLASS / PRODUCT SINGLE ------------------- */

body.single-classes .blue-splat-wrap .row.collapse, body.single-product .blue-splat-wrap .row.collapse, body.archive .blue-splat-wrap .row.collapse {
	background-image: none;
	background-color: #fff;
	box-shadow: 0px 0 0 rgba(0,0,0,0.4);
	overflow:hidden;
}

body.archive.tag .blue-splat-wrap .row.collapse{
	background-color: transparent;
}
#searchform .row.collapse{
	background-color:transparent;
}

body.single-post .class-tape-mark, body.single-classes .class-tape-mark, body.single-product .class-tape-mark, body.archive .class-tape-mark, body.blog .class-tape-mark {
	display:none;
}

body.single-product .blue-splat-wrap .row.collapse.page_title, body.single-classes .blue-splat-wrap .row.collapse.page_title, body.single-post h1{
	background-color: transparent;
	font-family: "Montserrat",sans-serif;
}

body.single-product .blue-splat-wrap .row.collapse.page_title h1, body.single-classes .blue-splat-wrap .row.collapse.page_title h1{
	line-height:1;
}

body.single-product .blue-splat-wrap .row.collapse.page_title .category_name, body.single-classes .blue-splat-wrap .row.collapse.page_title .category_name{
	text-transform:uppercase;
	font-size:.75rem;
}
body.single-product .blue-splat-wrap .row.collapse.page_title .skill_level{
	font-size:.75rem;
}

body.single-product hr{
	height:35px;
	margin:10px 0 25px;
}

body.single-product .addons-teaser-text hr {
	height:0;
	margin:10px 0 5px;
}

body.single-product div.lesson-preview{
	clear:both;
}

body.single-product div.lesson-preview .single_add_to_cart_button,
body.single-product div.lesson-preview div[itemprop="offers"] {
	margin-top: 30px;
}

body.single-product div.lesson-preview .quantity-wrapper {
	display: inline-block;
	float: left;
	height: auto;
	margin-top: 30px;
	width: auto;
}

body.single-product div.lesson-preview form.cart {
	margin-top: 0;
}

body.single-product .package {
	margin:0;
	padding:10px 0 0px 0;
	border-top:0;
	clear:both;
}

body.single-product .package .woocommerce-Price-amount.amount {
	margin-top: 28px;
}

body.single-product .package p.add_to_cart_inline a.button {
	margin-top: 30px;
}

/*
body.single-product .lifebook-package:before{
content:"";
background: url('../images/divider-pink.jpg') left top no-repeat;
display:block;
clear:both;
height:41px;
width:100%;
margin:30px 0 10px 0;
}
*/



body.single-product .course-content h3{
	letter-spacing:-1px;
	font-family: "lstkclarendon",Georgia,Cambria,"Times New Roman",Times,serif;
}

body.single-product .course-content img{
	display:block;
	max-width:100%;
	margin:0 auto;
}

body.single-post aside#sidebar, body.single-classes aside#sidebar, body.single-product aside#sidebar, body.archive aside#sidebar, body.blog aside#sidebar, body.single-post aside#sidebar, body.single-classes aside#sidebar {
	background: rgba(250,247,243,1);
	box-shadow: 0px 0px 0px rgba(0,0,0,0.4);
}

body.single-classes .class-content, body.single-post .class-content, body.single-post .course-by, body.single-classes .class-content, body.single-classes .course-by, body.single-product .class-content, body.single-product .course-by, body.archive .class-content, body.archive .course-by, body.blog .class-content, body.blog .course-by, body.page-template-page-my-account-php .class-content, body.page-template-page-my-account-php .course-by {
	background: transparent;
	box-shadow: 0px 0 0 rgba(0,0,0,0);
	padding:0;
}

body.single-classes .featured-box .course-by {
	margin-top: 0;
	padding: 20px 25px 25px 25px;
	text-align: left;
	background: url(../images/bg-stain.png) center bottom no-repeat;
}

body.single-classes .featured-box .course-by img.author {
	max-width: 33%;
	margin-right: 2.5%;
	float:left;
	margin-bottom:10px;
	border-radius:50%;
}

body.single-classes .featured-box .course-by img{
	display:block;
	height:auto;
	border-radius:0;
	max-width:100%;
	margin:0 auto;
}

body.single-classes .featured-box .course-by p {
	/*
	max-width: 64%;
	float: left;
	*/
}

body.single-classes .featured-box {
	margin: 40px 0 2em 0;
}

body.single-classes .featured-box h2:before {
	content: none;
}

body.single-classes .featured-box h2 {
	margin: -20px auto 0px auto;
}

body.single-post .class-banner, body.single-classes .class-banner, body.single-product img.class-banner, body.archive .class-banner, body.blog .class-banner {
	margin-bottom: 20px;
	width: 100%;
}

.woocommerce h1.product_title.entry-title,
body.single-post h1,
body.single-classes h1,
body.single-product h1,
body.archive h1,
body.blog h1,
body.page-template-page-my-account-php h1,
body.page-template-pwl-main h1,
h1.post_title,
body.gfur-activate h1{
	font-family: "Montserrat",sans-serif;
	font-size:1.75rem;
	color:#222;
}

body.gfur-activate .small-12.medium-8.large-8.columns.top-bar-buttons {
	position: absolute;
	right: 0;
	top: -32px;
}

.tab-bar-section.mobile .title{
	color: #ffffff;
	font-size: 1.4em;
	font-weight:700;
	text-transform:uppercase;
}

.woocommerce div.product p.price{
	clear:both;
}

.woocommerce div.product p.price, p.add_to_cart_inline span.amount, li.slide span.price{
	font-family: "Montserrat",sans-serif;
	font-weight:bold;
	font-size:1.75rem;
	color:#222;
	width:14%; float:left; /*18*/
	margin-left:2%;        /*3*/
	margin-top: 5%;
}

.product form.cart div[itemprop="offers"] {
	float: left;
	margin-right: 45px;
}

.product form.cart div[itemprop="offers"] p.price {
	margin-top: -4px !important;
}

li.slide span.price span.amount{margin-left:0;}

li.slide span.price del{opacity:.5;}

p.add_to_cart_inline a.button, li.slide .add_to_cart_btn{
	float:right;
	margin-top:5px}


li.slide .add_to_cart_btn{
	margin-right:30%
}

.woocommerce div.product .stock {
	color: #999;
	width:10%;
	float:left;
	margin-left:1%;
}

.woocommerce div.product p.stock {
	font-size: .9em;
	padding-top: 1em;
}
.woocommerce img, .woocommerce-page img {
	height: auto;
	max-width: 100%;
}

@media only screen and (max-width: 640px) {
	.woocommerce form.cart span.td-quantity-button.plus {
		margin-right: 13px !important;
	}
}

.woocommerce form.cart span.td-quantity-button.plus{
	margin-right:30px;
}

.woocommerce div.product form.cart{
	width:100%;
	float:left;
	margin-left:0;
	margin-top:3%;
	margin-bottom: 0;
}

.product_gallery_thumbnails {
	margin: 0 0 5px 0;
}

.product_gallery_thumbnails .thumbnails a {
	margin: 1% 1% 1% 0 !important;
}

body.woocommerce button.button, body.woocommerce button.single_add_to_cart_button.alt.button {
	font-family: "Montserrat",sans-serif;
	padding: 10px 30px;
	border-radius: 25px;
	font-size: 1.0625rem;
	background-color: #d73a94;
	text-transform:uppercase;
}

button.single_add_to_cart_button.button.alt:focus {
    outline: none;
}

fieldset#gifting-box {
	clear: both;
	margin: 0;
	border: none;
}


body.single-product .blue-splat-wrap{
	padding-bottom:100px;}

.woocommerce div.product .woocommerce-tabs{
	background:
		url('../images/bg-tabs-bottom.jpg') no-repeat bottom left,
		url('../images/bg-tabs-top.jpg') no-repeat top left,
		url('../images/bg-tabs-middle.jpg') repeat-y;
	background-size:100%;
	clear:both;
	margin-top:2em;
	padding-bottom:30px;
	margin-bottom:30px;
	float:left;
	width:100%;
}

.homepage_video_block{
	background:
		url(../images/bg-tabs-bottom.jpg) no-repeat bottom left,
		url(../images/bg-tabs-top.jpg) no-repeat top left,
		url(../images/bg-tabs-middle.jpg) repeat-y;
	margin: 45px auto;
	padding:0 5% 30px 5%;
	text-align: center;
	width:100%;
}

.homepage_video_block .image_block {
	margin-bottom: 20px;
}

@media screen and (min-width:740px){

	.homepage_video_block{
		background:
			url('../images/bg-tabs-bottom.jpg') no-repeat bottom left,
			url('../images/bg-tabs-top.jpg') no-repeat top left,
			url('../images/bg-tabs-middle.jpg') repeat-y;
		background-size:100%;
		max-width:100%;
		width: 940px;
	}
}

.homepage_video_block .iframe_block{
	width:100%;
	margin:0px auto;
	background:url('../images/video-frame-stars.png') no-repeat center center;
	background-size: contain;
}

.homepage_video_block .iframe_block iframe {
	padding: 30px!important;
	max-width:100%;
	background-size: 100%;
}

@media screen and (min-width:740px){

	.homepage_video_block .iframe_block iframe {
		background: url(../images/video-frame.png) center top no-repeat;
		background-size:100%;
	}

}

.homepage_video_block .video_description_block{
	margin:0px 10%;
}

.homepage_video_block .video_description_block a.c-link{
	font-family:Montserrat;
	font-size:140%;
	position:relative;
	margin-left:-60px;
}


.homepage_video_block .video_description_block a:hover, a:hover h3.home-popular-class-title{
	color:#b83076!important;
}

.homepage_video_block .video_description_block a.c-link:after{
	content:url(../images/icon-arrow.png);
	position:absolute;
	top:-10px; right:-60px;
}

.homepage_video_block .video_description_block a.c-link:hover:after{
	content:url(../images/icon-arrow-hover.png);
}

.homepage_video_block .video_description_block p a{
	margin-left:0;
}
.homepage_video_block .video_description_block p a:after,.homepage_video_block .video_description_block p a:hover:after{
	display:none;
	margin-left:0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	list-style: none;
	padding: 0 23px 0 10px;
	margin: -20px 3%;
	overflow: hidden;
	position: absolute;
	background: url(../images/bg-tabs.png) no-repeat;
	background-size: 100%;
	width: 94%;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border: 0px solid #d3ced2;
	background-color: transparent;
	display: inline-block;
	position: relative;
	z-index: 0;
	border-radius: 0;
	margin: 0;
	padding: 0 0 0 2em;
	font-family: "lstkclarendon",Georgia,Cambria,"Times New Roman",Times,serif;
	font-size: 1.25rem;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: transparent;
	z-index: 2;
	border-bottom-color: transparent;
	color: #222;
	background: url(../images/hl-star.png) no-repeat left center;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	display: inline-block;
	padding: .5em 0;
	font-weight: 700;
	color: #26c0c3;
	text-decoration: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
	border-bottom: 0px solid #d3ced2;
}

.woocommerce div.product .woocommerce-tabs .panel {
	margin: 0 0 2em;
	padding: 10% ;
	background: url("../images/bg-stain.png")  center bottom no-repeat;
}

.single-product div.product .woocommerce-tabs .panel {
	margin: 0;
}

.single-product div.product .woocommerce-tabs {
	padding-bottom: 0;
}

.woocommerce div.product .woocommerce-tabs .panel#tab-tam_says p, #tab-reviews  .comment-text .description p, div.testimonial blockquote p{
	font-family:Georgia, serif;
	font-style:italic;
	font-size:21px;
	padding-left:5%;
	/* background: url(../images/thumb-tam.png) no-repeat; */
	overflow:visible;
}

div.testimonial{
	border-bottom:1px solid #ccc!important;
	padding:15px 25px;
	margin:0;
}

blockquote {
	padding: 25px 70px 0 10px;
	border-left: 0px solid #13ABB8;
	background: transparent;

}

span.testimonial-name{
	padding-left:12%;
	font-size:90%}

#tab-reviews  .comment-text .description p{
	padding-left:70px;
}
#tab-reviews h2{
	display:none;
}

#tab-reviews  .comment-text {
	margin: 0 0 10px 0!important;
	border: 0px solid #e4e1e3!important;
	border-radius: 4px;
	padding: 0 0 10px 0!important;
	border-bottom:1px solid #ccc!important;

}

#tab-reviews .comment_container img{
	display:none
}


.woocommerce .star-rating span:before{
	color:#b83076;
}

.woocommerce #reviews #comments ol.commentlist li .meta {
	color: #222;
	font-size: .75em;
	padding-bottom:10px;
}

.woocommerce #reviews h3 {
	font-family: "lstkclarendon",Georgia,Cambria,"Times New Roman",Times,serif;
}

blockquote, blockquote p {
	line-height: 1.5;
	color: #222222;
}

blockquote p{
	margin-left:60px;
	display:block;
}

#tab-reviews  .comment-text .description p:before,  div.testimonial blockquote:before{
	content:url(../images/quote-open.png);
	position:absolute;
	left:0px;
	margin-top:-10px;
}

div.testimonial blockquote:before{
	left:40px;
	margin-top:-10px;
}
#tab-reviews  .comment-text .description p:after{
	content:url(../images/quote-close.png);
	position:absolute;
	right:0;
	margin-right:0px;
	margin-top:0px;
}


.product_meta .tagged_as{
	width:100%;
}

div.packages{
	text-align:center;
}

.addons-teaser-text {
	margin-bottom: 20px;
	padding: 0;
	border: 0px solid #CCC;
	background: rgba(0,0,0,0);
	box-shadow: 0px 0px 0px rgba(0,0,0,0.0);
}

.package h2, .cart_totals h2 {
	font-family: "lstkclarendon",Georgia,Cambria,"Times New Roman",Times,serif;
	font-size: 1.75rem;
}

.package img {
	float: left;
	margin-left: 0;
	max-width: 25%;
	display: block;
	margin-right: 2%;
}

.add_to_cart_inline{
	border:0!important;
	padding:0!important;
}

.clearing-blackout{
	background:rgba(0,0,0,0.7);
}

.clearing-assembled .clearing-container .visible-img{
	background:transparent;
}

/*  ----------------- BLOG ------------------- */

body.single-post .blue-splat-wrap{
	padding-bottom:120px
}

section .blog_background {
	overflow: hidden;
	padding-bottom: 40px;
}

body.single-post .container .column, body.single-post .container .columns{
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}

body.single-post img.th.wp-post-image {
	display: none;
}

h3.post_title{
	letter-spacing:-1px;
}

body.blog h1{
	font-size:2rem;
	color:#222;
	padding-bottom:.5em;
}

body .featured_posts_block article.sticky{
	background-color: #f8f8f3;
}

body .featured_posts_block article.sticky section.excerpt_block {
	padding: 15px 20px 30px 20px ;
	text-align:left;
	width:100%;
}

body.blog a span.meta_date{
	color:#222;
}

body .featured_posts_block article.sticky a section.excerpt_block p{
	color:#222;
	font-size:1rem;
	line-height:1.35;
}
body.search .post, body.blog .post, body.archive.category .post, body.archive.tag .post {
	float: left;
	width: 100%;
	margin:30px 0 0 0;

}

 body.archive.tag .post:first-of-type{
 	margin:15px 0 0 0;
 }

body.blog .post:after,  body.archive.category .post:after, hr:after,  body.archive.tag .post:after{
	content:"";
	background: url('../images/divider-blue.jpg') center top no-repeat;
	display:block;
	clear:both;
	height:41px;
	width:100%;
}

body.archive.tag .post:first-child:after{
	background:none;
}
body.archive.tag .post .post:first-child:after{
	background: url('../images/divider-blue.jpg') center top no-repeat;
}

/*body.blog .post:nth-of-type(even):after, body.archive.category .post:nth-of-type(even):after, hr:nth-of-type(even):after{
content:"";
background: url('../images/divider-pink.jpg') center top no-repeat;
display:block;
clear:both;
height:41px;
width:100%;
}*/

/*WA-360*/
body.blog figure.thumbnail, body.archive.category figure.thumbnail, body.archive.tag figure.thumbnail,body.search figure.thumbnail{
	float:left;
	width:45%;
	margin-right:3%;
	margin-bottom:5%;
}

body.blog .entry-content p .moretag,body.archive .entry-content p .moretag,
body.search .entry-content p .moretag  {
    color: #13ABB8;
}

body.blog .entry-content p a,body.archive .entry-content p a,
body.search .entry-content p a {
    color: #222;
}

body.search h2, body.search h3 {
	font-family: "lstkclarendon",Georgia,Cambria,"Times New Roman",Times,serif;
}

body.search .page-content input[type="submit"].button {
	padding: 0px 30px;
	margin-left: 5px;
}

@media screen and (max-width: 768px){
	body.search .page-content .small-8, body.search .page-content .small-4 {
		width: 100%;
	}
}

body.search figure.thumbnail{
	text-align: center;
}

body.search section.excerpt_block, body.blog section.excerpt_block, body.archive.category section.excerpt_block, body.archive.tag section.excerpt_block{
	float:left;
	width:50%;
	padding-bottom:10px;
}

body.search section.excerpt_block{
	/*width:100%; WA-360*/
}

body.search article:first-of-type section.excerpt_block{
	/*margin-top:30px; WA-360*/
}

body.search section.excerpt_block p, body.search section.excerpt_block p:hover {
	color:#222;
}

body.search .excerpt_block h2{
	font-size:1.5em;
}

body.search .entry-content, body.blog .entry-content, body.archive.category .entry-content, body.archive.tag .entry-content {
	padding: 0px!important;
}

body.archive.category .blue-splat-wrap .row.collapse{
	background-color: transparent;
}
body.archive.category h1{
	letter-spacing: -1px;
}

body.search span.meta_date, body.blog span.meta_date, body.single-post span.meta_date, body.archive.category span.meta_date, body.archive.tag span.meta_date {
	text-transform:uppercase;
	font-family: "Montserrat",sans-serif;
	font-weight:bold;
	font-size:.8rem;
	display:block;
}
body.blog .post h2, body.archive.category .post h2, body.archive.tag .post h2{
	font-size:1.5rem;
	letter-spacing:-1px;
	font-family: 'Montserrat', sans-serif;
	background: none;
	padding:0;
	margin:0 0 0.5rem 0;
}

body.archive.category .post h2:before{
	display:none;
}

body.blog .post a h2, body.archive.category a h2{color:#13ABB8}
body.blog .post a p, body.archive.category  a p{color:#222;}

.rp4wp-related-post-image  {
	width: 100%!important;
	padding-right: 0!important;
	padding-bottom:20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}


body.single-post article.post, section.comments, body.single-product .entry-content, body.single-classes .entry-content{
	padding:0px 25px;
}

body.single-product .entry-content {
	padding: 25px;
}

body.single-post article.post {
	padding-left: 0px;
	padding-right: 0px;
}

body.single-product .entry-content.course-content {
	padding-top: 0;
}

body.single-post .post_header{
	padding-bottom:10px;
}
body.single-post h1, body.single-product h1,  body.single-classes h1, body.single-post .breakdown-heading, body.single-classes .breakdown-heading, body.single-product .breakdown-heading, body.archive .breakdown-heading, body.blog .breakdown-heading, body.page-template-page-my-account-php .breakdown-heading{
	font-family: "Montserrat",sans-serif;
	font-weight:300;
	color:#222;
	font-size:1.35rem;
	letter-spacing:-1px;
}

body.single-post .meta_details{
	font-family: "Montserrat",sans-serif;
	font-size:.8rem;
	text-transform:capitalize;
}

.rp4wp-related-posts{
	text-align: center;
}
.rp4wp-related-posts h3{
	font-size: 1.6rem;
	padding:8px 40px 8px 50px;
}
.rp4wp-related-post-content{
	text-align:left;
	font-family: "Montserrat",sans-serif;
	line-height:1.5;
	letter-spacing:-1px;
	background-color: #f8f8f3;
	padding:10px;
	min-height:6em
}

.rp4wp-related-posts ul>li {
	float:left;
	width:31%;
	margin:20px 1%!important;
	padding-bottom: 20px;
	clear: none!important;
}

section.comments h4{
	clear:both;
	background: url('../images/divider-blue.jpg') left top no-repeat;
	background-size:100%;
	padding-top:2em;
}

div.tags p, .product_meta .tagged_as{
	font-size:90%
}

#sidebar span.subscription-details {
	display: none;
}

#sidebar #searchform input[type="text"]{
	font-family: "lstkclarendon",Georgia,Cambria,"Times New Roman",Times,serif;
	color:#333;
	font-size:24px;
	height:3rem;
	padding:.5rem 1rem;
	border:1px solid #f5f5f5;
	border-right:0;
	box-shadow:inset 0 0 0 rgba(0,0,0,0);
}

#sidebar #searchform input[placeholder="search"]{
	color:#ccc;
}
#sidebar #searchform input[type="submit"] {
	text-indent:-10000px;
	height:3rem;
	padding:.45rem 1rem;
	background-color: #fff;

}

#sidebar #searchform input[type="submit"]{
	background: #fff url('../images/icon-search.png') no-repeat center center;
	background-size:30px;

}

body.single-post #sidebar #searchform .columns {
	padding-left: 0;
	padding-right: 0;
}


/*  ----------------- SIDEBAR ------------------- */


body.single-post aside#sidebar, body.single-classes aside#sidebar,  body.single-product aside#sidebar,  body.archive aside#sidebar,  body.blog aside#sidebar, body.page-template-page-my-account-php aside#sidebar, body.search aside#sidebar {
	background: #faf6f3 url('../images/bg-sidebar.jpg') left repeat-y ;
	box-shadow: 0px 0px 0px rgba(0,0,0,0.4);
	padding:10px;
	/*WA-356*/
	/*margin-bottom: -15000px;
	padding-bottom: 15000px;*/

}

aside#sidebar h6 {
	font-size: .9rem;
	font-weight: bold;
	font-family: "Montserrat",sans-serif;
	text-transform:uppercase;
	color:#fff;
	background:url('../images/bg-blue-tape-left.png') no-repeat top left, url('../images/bg-blue-tape-right.jpg') no-repeat top right, url('../images/bg-blue-tape.png') repeat top left;
	height:42px;
	line-height:42px;
	padding-left:15px;
	padding-right:15px;

}

aside#sidebar ul.menu{
	list-style:none;
	font-size: .9rem;
	font-weight: bold;
	font-family: "Montserrat",sans-serif;
	text-transform:uppercase;
	margin:10px;
}
aside#sidebar ul.menu li{
	border-bottom: 1px solid #e1e2d0;
	padding:7px 0;}

.woocommerce ul.product_list_widget li{
	width:46%;
	float:left;
	margin:0 2%;
}

.woocommerce ul.product_list_widget li img {
	float: none;
	margin-left: 0px;
	width: 100%;
	height: auto;
	box-shadow: none;
}

.woocommerce ul.product_list_widget li a{}

.woocommerce ul.product_list_widget li a span.product-title, .woocommerce ul.product_list_widget li span.amount{
	display:none}



/*  ----------------- MY STUFF ------------------- */
h2.course_title{
	font-family:"lstkclarendon",Georgia,Cambria,"Times New Roman",Times,serif;
	font-size:1.5em;

}
section.my_account_memberships{
	padding-bottom:20px
}
section.my_account_memberships article.membership {
	margin: 0 1% 20px;
	width: 23%;
	padding: 0;
	background-color: #f7f1eb;
}

section.my_account_memberships article.membership a{
	padding:0;
}

section.my_account_memberships article.membership a h3{
	color: #13ABB8;
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	font-weight: 600;
	padding: 1em;
	text-align: center;
}

section.my_account_memberships article.membership a .membership_content, section.my_account_memberships article.membership a span.button{
	display:none;
}

.my-orders-pagination {
	text-align: center;
	margin-bottom: 20px;
}


/*  ----------------- PAGINATION ------------------- */

.woocommerce nav.woocommerce-pagination ul{
	font-family: "Montserrat",sans-serif;
	border: 0px solid #d3ced2;
	border-right: 0;
	margin:2em 1px;
}

.woocommerce nav.woocommerce-pagination ul li{
	border-right: 0px solid #d3ced2;


}
.woocommerce nav.woocommerce-pagination ul li a,  ul.pagination li a{
	color:#d73a94;
	font-weight:700;
	font-size:.9em;
	padding-top:15px;
}

.blog ul.pagination,  body.archive.category ul.pagination {
	margin-top:20px;
}
ul.pagination li a{
	padding:7px;
}


.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current,  ul.pagination li.current a, ul.pagination li a:hover {
	background: transparent;
	color: #f6c68f;
	padding-top:15px;
}

.woocommerce nav.woocommerce-pagination ul li a.next, ul.pagination li a.next{
	width:52px;
	height:52px;
	text-indent: -10000px;
	background: url("../images/icon-arrow.png") no-repeat;
	background-size: 80%;
	margin-left:.8em;

}
ul.pagination li a.next, ul.pagination li a.prev{
	display:inline-block;

}


.woocommerce nav.woocommerce-pagination ul li a.next:hover, ul.pagination li a.next:hover{
	background: url("../images/icon-arrow-hover.png") no-repeat;
	background-size: 80%;
}

.woocommerce nav.woocommerce-pagination ul li a.prev, ul.pagination li a.prev{
	width:52px;
	height:52px;
	text-indent: -10000px;
	background: url("../images/icon-arrow-prev.png") no-repeat;
	background-size: 80%;

}

.woocommerce nav.woocommerce-pagination ul li a.prev:hover, ul.pagination li a.prev:hover{
	background: url("../images/icon-arrow-prev.png") no-repeat;
	background-size: 80%;
}


/*  ----------------- CONTACT  ------------------- */


body.page-template-pwl-main .entry-content-fullwidth .gform_wrapper{
	float:left;
	margin:0 0 20px;
	width:100%;
}

body.page-template-pwl-main .entry-content-fullwidth .gform_wrapper input[type=text]{
	border:1px solid #ddd;
}
/*
body.page-template-pwl-main .entry-content-fullwidth .gform_wrapper li{
	width:31%!important;
}
*/
body.page-template-pwl-main .entry-content-fullwidth .gform_wrapper li#field_2_4{
	width:100%!important;
}

body.page-template-pwl-main .entry-content-fullwidth #gform_fields_9 li{
	width:100%!important;
}

#gform_fields_9 div.charleft,.gform_wrapper div.charleft{
	word-wrap:initial !important;
	white-space:initial !important;
}

.gform_wrapper .description, .gform_wrapper .gfield_description, .gform_wrapper .gsection_description{
	padding: 0px 0 15px 0 !important;
}
body.page-template-pwl-main .entry-content-fullwidth .gform_wrapper textarea{
	border:1px solid #ddd;
	display:block;
	float:left;
	width:100%;
}

/*Ever After - Teacher Collection Form added by jul*/
body.page-template-pwl-main .entry-content-fullwidth #gform_wrapper_8 li{
	width:100%!important;
}
/*  ----------------- LOGIN AND REGISTER  ------------------- */

h2.activated {
	font-family: "lstkclarendon",Georgia,Cambria,"Times New Roman",Times,serif;
}

fieldset.login-wrapper {
	margin: 0 auto;
	max-width: 600px;
	margin-bottom: 30px;
}

fieldset.login-wrapper .form-row .inline {
	margin-bottom: 0;
	padding: 0;
}

fieldset.login-wrapper .form-row {
	margin-bottom: 10px;
}


.form-row-half {
    display: flex;
    flex-wrap: wrap;
    float: left;
    width: 48%;
    margin-right: 4%;
}
.form-row-half:nth-of-type(2) {
    margin-right: 0%;
}
/*  ----------------- SIGN UP  ------------------- */

.sign-up-container{
	background: url('../images/bg-signup.jpg');
	background-size:cover;
	display:block;
	margin:0px 0 50px 0;
	width:100%;
}

body.error404 .row.sign-up-container{
	max-width:none;
}

#gform_5, #gform_confirmation_wrapper_5{
	background-color: rgba(255,255,255,.5);
	float:left;
	font-family: "Montserrat",sans-serif;
	margin:2em 0;
	padding:2em 4em;
	width:100%;
}

.gform_heading{
	text-align:center;
}

.gform_wrapper h3.gform_title{
	font-weight: 700;
	font-size: 1.5em!important;
	font-family: "Montserrat",sans-serif;
	margin-bottom:0!important;
}

#gform_confirmation_wrapper_5 h3.gform_title, .gform_wrapper span.gform_description  {
	font-family: "lstkclarendon",Georgia,Cambria,"Times New Roman",Times,serif;
	font-size: 2.5rem;
	text-transform: none;
}

#gform_wrapper_6 ul {
	margin: 0 auto !important;
	width: 35%;
}

#gform_wrapper_6 .gform_footer {
	text-align: center;
}

#gform_wrapper_6 ul li.gfield {
	width: 100%!important;
	float: none !important;
	margin-right: 2%;
	text-align: center;
}

.home .sign-up-container #gform_wrapper_5 .ginput_recaptcha{
	float:left;
	margin-top:36px;
	transform:scale(0.77);
	-webkit-transform:scale(0.77);
	transform-origin:0 0;
	-webkit-transform-origin:0 0;
	height: 3.3125rem;
	width:30% !important;
}

.sign-up-container #gform_wrapper_5 .ginput_recaptcha {
    float: left;
    margin-top: 34px;
    transform: scale(0.77);
    -webkit-transform: scale(0.67);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    height: 3.3125rem;
    width: 33% !important;
}

.sign-up-container #gform_submit_button_5{
	display:block !important;
	margin: 0 auto !important;
}

#gform_wrapper_5 #gform_5 .gform_footer{
	clear:both !important;
	margin: 20px 0 0 !important;
}
#gform_wrapper_5 .mailchimpnewsletter{
	display:none;
}

#gform_wrapper_5.gform_wrapper ul li.gfield {
	clear: none!important;
	width: 31%!important;
	float: left;
	margin-right: 2%;
}

.gform_wrapper .top_label input.medium {
	width: 100%!important;
}

.gform_wrapper .gfield_required {
	display:none;
}

.gform_wrapper input[type=text] {
	padding: 1em 0;
	text-indent: .5em!important;
	border: 0;
	height: 3.3125rem;
}


.gform_wrapper .top_label .gfield_label{
	color:#000;
	text-transform:initial;
}

.gform_wrapper .gform_footer {
	clear:none!important;
	margin-top:0;
}

.footer_newsletter .gform_footer {
	margin-top: 4em!important;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], body.page-template-pwl-main input[type=submit].gform_button, body.single-product input[type=submit].gform_button, input[type="submit"].button{
	background-color: #b83076;
	border-radius: 25px;
	color: #fff;
	font-family: "Montserrat",sans-serif;
	font-weight: bold;
	padding: 6px 30px;
	text-transform: uppercase;
	white-space: normal;
}



/*  ----------------- FOOTER ------------------- */

.pink-splat-wrap {
	background-image: url("../images/bg-pink.jpg");

}

.social-fan-count span.social-fan-count-number {
	font-family: "Montserrat",sans-serif;
	font-weight:bold;
	font-size: 1.25rem;
	color: #B73075;
}

.aptf-tweet-content a{
	color:#13ABB8!important;
}

#sb_instagram .sbi_follow_btn a {
	font-family: "Montserrat",sans-serif;
	font-weight:bold;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;

}

.bottom-repeater{
	background:transparent url("../images/tile-ribbon-bottom.png") repeat-x;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 100px;
	text-align: left;
	color:#fff}

.bottom-links {
	font-size:.8rem;
	font-weight:bold;
	text-transform: uppercase
}

.bottom-links a {
	padding: 0;
	color: #fff;
	text-decoration: underline;
}

.bottom-links.right{
	text-align: right
}
.bottom-repeater .row {
	margin: 0 auto;
	width: 100%;
	max-width: 1214px;

}



@media only screen and (max-width: 40em){

	.pwl-inner-wrap {
		margin: 0px;
		max-width: 100%;
		background-color: #FFF;
	}
	.gform_wrapper {
		overflow: inherit;
		margin: 1em 0;
		max-width: 100%;
	}


	#gform_5 {
		padding: 2em;
		background-color: rgba(255,255,255,.5);
		font-family: "Montserrat",sans-serif;
		margin: 2em 0;
	}

	.gform_wrapper ul li.gfield {
		clear: none!important;
		width: 100%!important;
		float: none;
		margin-right: 0;
	}
	.gform_wrapper span.gform_description {
		font-family: "lstkclarendon",Georgia,Cambria,"Times New Roman",Times,serif;
		font-size: 2rem;
		line-height:1.2;
		text-transform: none;
	}
	.gform_wrapper .gform_footer {
		margin:1em auto;
	}


}



.social-and-account .social-icons{
	display:none;
}

.social-and-account .top-bar-buttons{
	text-align:center;
	width:100%;
}

.social-and-account-wrap .row.social-and-account a.cart-contents{
	display:inline-block;
	float:none;
	margin:6px 0 6px 40px;
}

.social-and-account-wrap .row.social-and-account a.cart-contents:before{
	margin:-4px 0 0 -45px;
}

.social-and-account-wrap .row.social-and-account .widget_wc_aelia_currencyswitcher_widget {
	display: inline-block;
}

.social-and-account-wrap .row.social-and-account .fa-money:before {
	color: #940050;
	font-size: 25px;
	position: relative;
	top: 3px;
}

.social-and-account-wrap .row.social-and-account .widget_wc_aelia_currencyswitcher_widget #aelia_cs_currencies,.currency_switcher {
	background-color: #b83076!important;
	color: #ffffff;
	border-radius: 15px;
	border: none;
	line-height: normal;
	font-family: 'Montserrat', sans-serif;
	font-size: 0.9375rem;
	font-weight: bold;
	height: 32px;
	line-height: 21px;
	margin: 6px 12px 6px 0;
	padding: 6px 12px;
	text-transform: uppercase;
	outline: none;
}

.header_logged_status{
	display: inline-block;
	color:#ffffff;
	font-size:14px;
	margin-right: 7px;
}

.header_logged_status:hover {
	cursor: pointer;
}

.header_logged_status:focus {
    outline: 0;
}
.logged_status_link{
	display:none;
	    position: relative;
    float: right;
}

@media only screen and (max-width:420px){
	.header_logged_status {
    display: block;
	}
	.logged_status_link{
	position:relative;
	}
}

@media only screen and (min-width:640px){
	.social-and-account-wrap .row.social-and-account a.cart-contents{
		display:inline-block;
		margin:6px 0px 6px 40px;
	}
}

@media only screen and (min-width:909px){

	.social-and-account .social-icons{
		display:inline-block;
	}

	.social-and-account .top-bar-buttons{
		text-align:right;
		width:auto;
	}

	.social-and-account-wrap .row.social-and-account a.cart-contents{
		display:inline-block;
	}

}

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

	.row.social-and-account a.cart-contents {
		margin-top:20px; float:right
	}

	.logo-and-big-image {
		margin: -210px auto 0px;
	}

	.social-and-account-wrap .row.social-and-account .button.hl.small:before{
		display:none;
	}

	.social-and-account-wrap .row.social-and-account .button.small {
		font-family: 'Montserrat', sans-serif;
		font-size: 0.8375rem;
		font-weight: bold;
		text-transform: uppercase;
		color: #FFF;
		background-color: #b83076;
		margin: 6px 0px 6px 0;
		padding: 6px 15px;
	}

	.home-top-box {
		position: relative;
		float: none;
		margin-right: 0%;
		margin-bottom: 4px;
		width: 100%;
		max-width: 100%;
		border: 7px solid transparent;
	}

	.homepage_video_block .video_description_block {
		margin: 0px 2%;
	}

	.homepage_video_block .video_description_block a {
		font-family: Montserrat;
		font-size: 120%;
		position: relative;
		margin-left: 0px;
	}



	.homepage_video_block .video_description_block a:after {
		content: none;
		position: static;
		top: 0px;
		right: 0px;
	}
	.blue-scallop {
		margin: 0px auto;
		width:auto;
		max-width: 100%;
		height: auto;
		background-image: none;
		box-shadow: 0px 2px 4px rgba(0,0,0,0.4);
	}
	.homepage_video_block .iframe_block iframe{
		padding:10px 0 !important;
		height:auto;
	}
	.homepage_video_block h2{
		font-size:1rem;
	}
	.sign-up-container {

		background-size: cover;
	}

	.gform_wrapper {
		overflow: inherit;
		margin: 1em 0;
		max-width: 100%;
	}

	#gform_5 {
		padding: 2em;
		background-color: rgba(255,255,255,.5);
		font-family: "Montserrat",sans-serif;
		margin: 2em 0;
	}

	.gform_wrapper ul li.gfield {
		clear: none!important;
		width: 100%!important;
		float: none;
		margin-right: 0;
	}
	.gform_wrapper span.gform_description {
		font-family: "lstkclarendon",Georgia,Cambria,"Times New Roman",Times,serif;
		font-size: 2rem;
		line-height:1.2;
		text-transform: none;
	}
	.gform_wrapper .gform_footer {
		margin:0 auto;
	}

	.home-popular-classes-heading {
		margin-top: 20px;
	}

	aside#sidebar section.featured_image_widget_block {
		text-align: center;
	}


	.flexslider li.slide .slide_block figure.slider_thumbnail {
		height: auto;
		float: none;
		width: 100%;
		margin-top: 15px;
	}

	.flexslider li.slide .slide_block section.slider_description {
		float: none;
		width: 90%;
		margin-left: 5%;
		position: relative;
		transition: all 0.5s ease;
	}

	.archive .entry-content, .page .entry-content {
		padding: 40px 0px!important;
		background: none #fff;
	}

	.archive h2, .featured-box h2  {
		position: relative;
		font-family: "lstkclarendon",Georgia,Cambria,"Times New Roman",Times,serif;
		font-size: 1.3rem;
		text-transform: none;
		display: inline-block;
		width: auto;
		margin: 10px auto 20px 20px;
		padding: 10px 40px 10px 10px;
		background: url(../images/title-bg-big.png) right top no-repeat;
	}

	.featured-box h2 {
		margin: -20px auto 0px auto;
	}

	.featured-box figure {
		float:none;
		width: 80%;
		margin:20px 10%;
	}
	.featured-box .description {
		text-align: left;
		float:none;
		width: 100%;
	}
	.archive h2:before{
		content: none !important;
		position: absolute;
		top:0px;
		left: -32px;
	}

	.page_title header, .post_header{
		margin-left:20px;
	}

	body.single-post h1{    font-size: 1.35rem; padding-right:20px;}

	.woocommerce img, .woocommerce-page img {
		margin-bottom:20px;
	}
	.woocommerce.archive ul.products li.product {
		margin: 0px;
		padding: 30px;
		max-width: 100%;
		width: 100%;
		position: relative;
	}

	.woocommerce ul.products li.product .add_to_cart_section {
		position: relative;
	}

	.product-categories-nav {
		text-align: center;
	}

	.footer-social-fans {
		display: inline-block;
	}

	.td-quantity-button.plus{margin-right:10px;}
	.woocommerce div.product form.cart {
		width: 100%;
		float: left;
	}

	#sb_instagram #sbi_images .sbi_item {
		width:100%!important;
	}

	.woocommerce div.product .woocommerce-tabs ul.tabs {
		list-style: none;
		padding: 0;
		margin:0;
		overflow: hidden;
		position: relative;
		background: none;
		background-size: 100%;
		width: 100%;
	}
	.woocommerce div.product .woocommerce-tabs ul.tabs li {
		border: 0px solid #d3ced2;
		background-color: transparent;
		display:block;
		position: relative;
		z-index: 0;
		border-radius: 0;
		margin: 0 20px 0 5px;
		padding: 5px 0 0 1.2em;

		font-family: "lstkclarendon",Georgia,Cambria,"Times New Roman",Times,serif;
		font-size: 1.3rem;
	}
	.woocommerce div.product .woocommerce-tabs ul.tabs li a {
		display: block;
		padding: 0;
		font-weight: 700;
		color: #26c0c3;
		text-decoration: none;
		border-bottom:1px dotted #26c0c3;
	}
	.woocommerce-tabs .tam_says_quote {
		background:none;
		padding-left: 0;
	}

	.rp4wp-related-posts ul>li {
		float:none;
		width:100%;
		margin:20px 0!important;
		padding-bottom: 20px;
		clear: none!important;
	}

	.archive h2, .blog .featured_content h2, .rp4wp-related-posts h3, .packages h4, .my-membership-content h3, .woocommerce.yith-similar-products h2 {
		font-family: "lstkclarendon",Georgia,Cambria,"Times New Roman",Times,serif;
		font-size: 1.2rem;
		text-transform: none;
		display: inline-block;
		width: auto;
		margin: 10px auto 20px auto;
		padding: 10px 40px 10px 50px;
		background: url(../images/title-star.jpg) left top no-repeat, url(../images/title-bg.jpg) right top no-repeat;
		position: relative;
		z-index: 10000;
	}
	body.blog figure.thumbnail, body.archive.category figure.thumbnail, body.archive.tag figure.thumbnail {
		float: left;
		width: 100%;
		margin-right: 0%;
	}
	body.blog section.excerpt_block, body.archive.category section.excerpt_block, body.archive.tag section.excerpt_block {
		float: left;
		width: 100%;
		padding-bottom: 10px;
	}

	body.blog section.blog_background,body.tag section.blog_background {
		display: block;
	}
}

.featured-box h2.guest-teacher {
	position: relative;
	font-family: "lstkclarendon",Georgia,Cambria,"Times New Roman",Times,serif;
	font-size: 2rem;
	text-transform: none;
	display: inline-block;
	width: auto;
	margin: -20px auto 0px auto !important;
	padding: 10px 40px 10px 10px !important;
	background: url('../images/title-bg-big.png') right top no-repeat !important;
}

.featured-box h2.guest-teacher:before {
	content:url('../images/title-star.png')!important;
	position:absolute;
	top:0; left:-42px;
}

/**WS-4*/
@media only screen and (min-width: 40.0625em){
	h2 {
	    font-size: 2.250rem;
	}
}
.my_class_intro{
	text-align:left;
}

/*WA-332*/
.page-id-7958 .featured-box h2{
	width:517px;
}
/*WA-329*/
.term-art-classes .featured_content .row.collapse,.featured_content{
	text-align:center;
}

/*WA-336*/
.woocommerce-page article.hentry,.page-template-page-my-account-php article.hentry,.page-template-team article.hentry{
    margin-top: 0px; 
}
.woocommerce-page .featured-box {
    margin-top: 30px;
}
.woocommerce-MyAccount-content:nth-child(2) {
	display:none;
}

.featured-box{
	clear: both;
    position: relative;
    top: 25px;
}

.marginless-img {
	margin: -15px -6.8%, 30px -6.8%;
}

.topmargin0{
	clear: both;
    position: relative;
    top: 0px;
}
.topmargin5{
	clear: both;
    position: relative;
    top: 5px;
}
.topmargin10{
	clear: both;
    position: relative;
    top: 10px;
}
.topmargin15{
	clear: both;
    position: relative;
    top: 15px;
}
.topmargin20{
	clear: both;
    position: relative;
    top: 20px;
}
.topmargin25{
	clear: both;
    position: relative;
    top: 25px;
}
.topmargin30{
	clear: both;
    position: relative;
    top: 30px;
}
.topmargin35{
	clear: both;
    position: relative;
    top: 35px;
}
body.page-template-page-my-account-php .blue-splat-wrap .row.collapse {
   overflow: inherit;
}

.woocommerce .featured-box {
   top: -19px;
}

/*WA-354*/
.featured-box.buy-for-friend h2:before {
    content: url(../images/title-heart.png);
}
.woocommerce .featured-box.buy-for-friend {
    top: 0px;
}
/*WA-105*/
.woocommerce.yith-similar-products ul{
	display:flex;
}

/*WS-103*/
/* hide every second category WC bug*/
.my_term-archive a:nth-child(2n+1) {
    /* display: none; commeted by jul */
}

/*WA-365*/
.woocommerce div.product p.price, .body.woocommerce button.button, .quantity-wrapper {
    float: left;
    margin-right: 15px!important;
    display: inline-flex;
}
.woocommerce div.product p.price{
margin-top:0px;
width: auto!important;
}

/*WA-362*/
body.single-product div.lesson-preview .single_add_to_cart_button, body.single-product div.lesson-preview div[itemprop="offers"] {
   margin-top: 0px; 
}
.featured-box{
	margin-bottom:0px;
}
/* WA-359*/
.page-template-page-my-account .blue-splat-wrap .row:nth-of-type(2){
    background-image: none;
    background-color: #fff;
    box-shadow: 0px 0 0 rgba(0,0,0,0.4);
    overflow: hidden;
}
.body.page-template-page-my-account-php .blue-splat-wrap, body.page .blue-splat-wrap{
padding-bottom:100px;
}

/* Shipping msg */
.shipping_cart_msg{
    font-size: 10px;
    margin-bottom: 10px;
    bottom: 0px;
}

/*WS-125*/

/* WooCommerce 3.0 Gallery */
 .woocommerce-page div.product div.images{
 	float: none; 
    width: auto; 
 }
 .woocommerce-product-gallery {

	margin:0 0 0px 0!important;
}
 .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-of-type{
	display:none;
}
 

.woocommerce-product-gallery .woocommerce-product-gallery__wrapper{
		display:flex;
		flex-flow:row wrap;
}
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image{
			display:block;
			flex:1;
			float:left;
			margin:1%;
			max-width:20%;
}
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-of-type(2){
				margin:1% 1% 1% 0;
}
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-last-of-type(1){
				margin:1% 0 1% 1%;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){
	width:20%;
}

/*WS-124*/
.social-sharing-bar {
    padding-bottom: 25px;
}

/*WS-123*/
.page-template-pwl-main .featured-box{
	margin-bottom:40px;
}

/*WS-121*/
.page-template-page-my-account .blue-splat-wrap #sidebar .row:nth-of-type(2){
	background:transparent!important;
}

aside#sidebar h6 {
background-size: contain;
    line-height: inherit!important;
    padding: 10px;
    height:auto!important;
}


/*WS-119*/
/*Hide classes on affiliate pages*/
.post-5756 .woocommerce-MyAccount-content{
	display: none;
}

/*WS-119 - Hide Affiliate Widget **/
.widget_black_studio_tinymce{
	display:none;
}