/*! Streeten Design - v2.0
* https://www.streeten.co.uk
* Copyright (c) 2018 Streeten Design; */

.schools-outer ul li{
    position: relative;
}

.schools-outer ul li a{
    display: block;
}

.school-overlay{
background: rgb(98 49 237 / 85%);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
}

#menu-footermenu .current_page_item>a, #menu-footermenu .current_page_parent>a{
    background: none !important;
}


.schools-outer ul li:hover .school-overlay{
    opacity: 1;
}


.schools-outer{
        max-width: 1500px;
    margin: 0 auto;
    margin-bottom: 4em;
	margin-top: 0em;
}

#sb_instagram {
    max-width: 1600px;
    margin-top: 1em;
    margin-bottom: 1em;
}

.Booking-class{
    max-width: 1280px !important;
}


h1.main_single_prod_title{
	text-align: left;
    font-size: 20pt !important;
    margin-top: 0 !important;
    margin-bottom: 0.5em;
}

.schools-rm-btn{
        margin-top: 1em;
    display: inline-block;
    border: 1px solid #FF008C;
    color: #FF008C;
    text-decoration: none;
    padding: 15px 15px;
    margin: 0 auto;
    display: table;
    margin-top: 2em;
    margin-bottom: 1em;
	border-radius: 0em;
	font-weight: 500;
    text-transform: uppercase;
	background: #fff;
}

.schools-rm-btn:hover{
opacity: 0.8;
    background: #efefef;
    color: #FF008C;
}

.single-product div.product form.cart .button{
margin-top: 0 !important;
    background: #134bb8;
}

.single-product .price, .single-product .price > span {
    text-align: left !important;
/*    display: block;  */
    padding: 0 !important;
}


.single-product form .form-row label, .single-product .ppom-wrapper .form-control{
	display: inline-block;
	padding-right: 1em;
    min-width: 115px;
    max-width: 422px;
}

.ppom-input-agree_to_terms___conditions .form-check-inline{
	display: block;
}

.single-product .ppom-wrapper .form-row{
	padding: 0 !important;
}

.single-product .ppom-wrapper .form-group{
	margin-bottom: 0 !important;
}

.ppom-input-child_medical_conditions .form-row label, .ppom-input-child_medical_conditions .form-control{
	display: block !important;
	max-width: unset !important;
}

.woocommerce div.product div.images.woocommerce-product-gallery {
    position: relative;
    width: 30% !important;
    float: left !important;
}

.woocommerce div.product div.summary {
    margin-bottom: 2em;
    width: 70% !important;
    float: left !important;
    /* max-width: 413px; */
}

.woocommerce div.product {
    margin-bottom: 0;
    position: relative;
    width: 100% !important;
}

.woocommerce a.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: 0.618em 1em;
    font-weight: 500;
    border-radius: 3px;
    left: auto;
    color: #FF008C !important;
    background-color: #fff !important;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
        margin-bottom: 1em !important;
	border: 1px solid #FF008C;
}

.shop-bg {
	    background: #f6f7fb;
}

.banner-container1322 .testimonialsitem {
    border: 1px solid #efefef;
    border-radius: 5px !important;
    overflow: hidden;
    padding-bottom: 1em !important;
    display: inline-block;
    vertical-align: top !important;
    box-shadow: -1px 2px 4px 1px #e6e6e6;
    margin: 1% !important;
	background: #fff;
}

.woocommerce .single-product{
    margin: 1% !important;
    border: 1px solid #efefef;
    border-radius: 5px !important;
    overflow: hidden;
    padding-bottom: 1em !important;
    display: block;
    vertical-align: top !important;
    box-shadow: -1px 2px 4px 1px #e6e6e6;
    background: #fff;
    padding: 2em;
    width: 98%;
    max-width: 900px;
    margin: 0 auto !important;
}

.section-category{
	display: none !important;
}

.woocommerce ul.products li.product a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    box-shadow: none;
    /* max-width: 166px !important; */
    margin: 0 auto;
    margin-top: 2em;
    margin-bottom: 1em !important;
}

.woocommerce ul.products li.product a {
    text-decoration: none;
    max-width: 80%;
    display: block;
    margin: 0 auto;
}


.team-container ul li {
    display: inline-block;
    max-width: 400px;
    vertical-align: top;
    padding: 0 !important;
    margin: 1em !important;
    text-align: left;
    cursor: default !important;
    width: 90%;
}

footer > table{
	    width: 90%;
    max-width: 1100px;
    margin: 0 auto;
}

footer > table p {
	color: #fff;
}

footer > table p a{
	color: #fff;
	text-decoration: none;
}


footer > table img{
	max-width: 200px;
    margin-left: -14px;
}

.footer-menu ul{
	list-style: none;
	padding: 0;
	    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}

@media (max-width: 550px){
	footer > table tr td{
		display: block;
	}

	footer > table tr td p{
		text-align: center;
	}

	footer .social ul{
		text-align: center !important;
	}

	footer > table img {
    max-width: 200px;
    margin-left: 0;
    margin: 0 auto !important;
    display: block;
}

.footer-menu ul li{
	text-align: center;
}
}

@media (min-width: 550px){
	.footer-menu ul{
	    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
}

@media (min-width: 850px){
	.footer-menu ul{
	    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}
}

.footer-menu ul li a{
	color: #fff;
	text-decoration: none;
}

.social ul li a{
	font-size: 0;
}

footer .social ul{
	text-align: right;
}

.footer-menu ul li {

}

.hp-main-img-sec{
	    padding: 11em 4em;
}

.hp-main-img-sec h2{
	color: #fff !important;
	text-align: center;
    font-size: 28pt !important;
    line-height: 38px !important;
}

.hp-main-img-sec a{
	background: rgb(0 0 0 / 42%);
    padding: 15px 15px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    margin: 5px;
	border-radius: 0em;
	font-weight: 500;
    text-transform: uppercase;
	border: 1px solid #fc178c;
	
}
.hp-main-img-sec a:hover{
	opacity: 0.8;
}

.hp-main-img-sec p{
	text-align: center;
}

.bannerimg {
	    background: #191919;
}

.page-header-outer {
	position: relative;
}

.page-header-outer:after{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgb(0 0 0 / 56%);
        z-index: 0;
}

.page-header-outer h1{
	    position: absolute;
    bottom: 0.5em;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    width: 100%;
        z-index: 1;
}

.banner-img-btn{
max-width: 1100px;
    /* margin-top: 200px; */
    z-index: 9;
    position: absolute;
    bottom: 3em;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
}

.ban-img-itm{
	margin-bottom: 2em;
}

.book-link{
    position: fixed;
    right: -50px;
    top: 190px;
    background: #FF008C;
    z-index: 99;
    /* height: 100px; */
    /* width: 30px; */
    display: block;
    transform: rotate(-90deg);
    /* padding: 0.6em; */
    text-decoration: none;
    /* padding-left: 1em; */
    background-image: url(/wp-content/themes/lighttheme/images/icons/cart-blk.png);
    background-repeat: no-repeat;
    background-position: 4px center;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.book-link:hover{
	opacity: 0.8;
}

.book-link span{
display: block;
    /* transform: rotate(-90deg); */
    color: #1a1c17;
    font-size: 14pt;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    /* width: 35px; */
    /* margin-right: 30px; */
    /* padding-right: 10px; */
    /* margin-left: -126px; */
    border: 0;
    text-decoration: none;
    padding: 0.4em;
    margin: 0.3em;
    /* padding-left: 3em; */
    margin-left: 2em;
    border-left: 1px solid #1a1c17;
}

@media (max-width: 500px){
	.book-link{
    top: 165px;  
	right: -53px;
}
}	
	

.schools-outer ul {
	list-style: none;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.schools-outer ul li{
	flex: 1 1 98%;
    padding: 0;
    margin: 1%;
    border: 1px solid #efefef;
}

@media (min-width: 500px) and (max-width: 900px){
	.schools-outer ul li{
	flex: 1 1 48%;
    padding: 0;
    margin: 1%;
    border: 1px solid #efefef;
	}
}

@media (min-width: 900px){
	.schools-outer ul li{
	flex: 1 1 23%;
    padding: 0;
    margin: 1%;
    border: 1px solid #efefef;
	}
}

.hp-mx-wd {
	display: flex;
	flex-direction: row;
    flex-wrap: wrap;
}

.hp-mx-wd > a{
	    flex: 1 1 100%;
	    position: relative;
	    margin-bottom: 1em;
}

.hp-mx-wd > a:hover{
		opacity: 0.8;
}

@media (min-width: 650px){
.hp-mx-wd > a{
	    flex: 1 1 33.333%;
	    position: relative;
	    margin-bottom: 0;
}
}

.hp-mx-wd > a img{
	width: 100%;
	height: auto;
}

.hp-mx-wd > a .oth-strip-in{
	bottom: 0;
	left: 0;
	right: 0;
	position: absolute;
	padding: 1em;
	    background: rgb(0 0 0 / 45%);
}

.hp-mx-wd > a .oth-strip-in h3, .hp-mx-wd > a .oth-strip-in span{
	color: #fff !important;
}

.schools-outer h3{
	    text-align: center;
    text-transform: uppercase;
    color: #161616 !important;
    font-size: 25pt !important;
    font-weight: 500;
}

.schools-outer ul li img{
    width: 100%;
    height: auto;

}

#head .social {
	margin-top: 0 !important;
	    display: table;
    position: absolute;
    right: 70px;
    top: 18px;
}

#head .social ul li, #head ul.social li {
    width: 28px;
    height: 28px;
}

#head .social ul li a, #head ul.social li a {
    width: 28px;
    height: 28px;
}

@media (max-width: 500px){
	#head .social {
	    display: none;
   }
}

.flex-direction-nav .flex-prev{
	left: 1em !important;
}

.flex-direction-nav .flex-next{
	right: 1em !important;
}

.flex-direction-nav a{
	opacity: 1 !important;
}

.flex-direction-nav a:before {
    color: #fc178c !important;
}

.text-img-table tr td{
	vertical-align: middle;
	color: #888;
}

.text-img-table{
	margin-bottom: 1em;
}

.text-img-table tr td img{
display: inline-block !important;
    display: block;
    padding: 5px;
    height: 100px;
    width: auto !important;
    display: none !important;
}

.woocommerce img, .woocommerce-page img{
	max-width: unset !important;
}

.Video-banner{
    left: unset !important;
    right: unset !important;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-top: unset !important;
    top: 326px;
    left: 50% !important;
}

.Video-banner p{
	font-size: 0 !important;
}


.single-product .outofstock .woocommerce-product-details__short-description, 
.single-product .outofstock .variations_form{
	display: none;
}

.home-video-outer{
	border-top: 1px solid #efefef;
    padding-top: 3.5em;
}

.home-video-outer h2{
    text-align: center;
    margin-bottom: 2em !important;
    color: #757575;
}

blockquote{
	    border-left: 2px solid #e25796;
       padding-left: 1em;
}

.portfolio article > p{
	    display: table-cell;
    vertical-align: middle;
    padding: 1em;
}

.woocommerce-tabs .tabs, .woocommerce-tabs .wc-tabs, .woocommerce-Tabs-panel--description > h2{
	display: none !important; 

}

#term-dates{
	display: table;
    padding: 1.5em;
    margin: 0 auto;
    margin-top: 1em;
    margin-bottom: 1.5em;
    text-align: center;
    border: 1px solid #efefef;
}

.banner-text-container #term-dates{
    display: table;
    padding: 1em;
    margin: 0 auto;
    margin-top: 1em;
    margin-bottom: 1.5em;
    text-align: left;
    border: unset;
    margin: 0;
    font-size: 1.4em;
    color: #fff;
    width: auto;
        padding: 1em 0;
    text-shadow: 1px 1px #000;
	
}


@media (max-width: 551px){
	.banner-text-container #term-dates{
		text-align: center;
	}


	.banner-text-container #term-dates p{
		    font-size: 16pt !important;
	}
}

.banner-text-container #term-dates strong{
	font-weight: 400;
}

.banner-dark-bg{

    padding: 1.5em;
        max-width: 1100px;
    margin: 0 auto;

}

.test-rm-btn{
    margin-top: 1em;
    display: inline-block;
    border: 1px solid #FF008C;
    color: #FF008C;
    text-decoration: none;
    padding: 15px 15px;
	background: #fff;
	text-transform: uppercase;
    font-weight: 400;
    border-radius: 0px;
}

.test-rm-btn:hover{
	opacity: 0.8;
	background: #f5f5f5;
}


@media (max-width: 500px){
    .test-rm-btn{
    margin-top: 1em;
    display: inline-block;
    border: 1px solid #FF008C;
    color: #FF008C;
    text-decoration: none;
    padding: 15px 15px;
	background: #fff;
	text-transform: uppercase;
    font-weight: 400;
    border-radius: 0px;
	position: relative;
    left: 25%;
   }
}

.testimonialsitem{


}
.testimonials-back{
    border-top: 1px solid #efefef;
    background: #f8f9fa;
}

.testimonials-back h2{
	text-align: center;
    margin-bottom: 2em !important;
    color: #000;
}

.test-list{
	padding: 0;
}


.testimonial-list-item{
	width: 98%;
	float:left;
	margin:1%;
	list-style: none;
}

@media (min-width: 600px){

.testimonial-list-item{
	width: 48%;
	float:left;
	margin:1%;
	list-style: none;
}

}


@media (min-width: 980px){

.testimonial-list-item{
	width: 31.333%;
	float:left;
	margin:1%;
	list-style: none;
}

}

.testimonials-text-container{
    text-align: center;
   /*  padding: 1.5em; */
	/* border-left: 2px solid #e25796; */
    padding-left: 1em;

}

.testimonials-text-container-foot{
    
/*	border-left: 2px solid #e25796; */
    padding-left: 1em;
	font-size: 16pt !important;
    margin-bottom: 0.5em;
    color: #3d3d3d;
    text-align: left;

}

.flexslider-testi{
	overflow: hidden;

    position: relative;
    zoom: 1;
    border-radius: 4px;
    max-width: 1000px;
    margin: 0 auto;
}

.testimonials-text-container-outer{
    max-width: 700px;
    margin: 0 auto;
    padding: 1em;
    border-radius: 5px;
	background: #fff;
	margin-top: 1em;
}

.testimonials-text-container-outer-foot{
    max-width: 700px;
    margin: 0 auto;
    padding: 1em;
    border-radius: 5px;
	box-shadow: 0px 4px 5px rgb(0 0 0 / 10%);
	background: #fff;
	margin-top: 2em;
}

.testimonials-text-container p{
	font-size: 14pt !important;
	margin-bottom: 0.5em;
	color: #3d3d3d;
	text-align:left;

}


@media (max-width: 500px){
	.testimonials-text-container-outer-foot{
    max-width: 300px;
    margin: 0 auto;
    padding: 1em;
    border-radius: 5px;
	box-shadow: 0px 4px 5px rgb(0 0 0 / 10%);
	background: #fff;
	margin-top: 2em;
    }
}

.term-dates-outer{
	display: none;
}

.go-to-book{
	    background: #e20065;
    padding: 1em 1em;
    border: 1px solid #e20065;
    position: fixed;
    right: 0;
    top: 273px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    cursor: pointer;
    border-top-left-radius: 1em;
    border-bottom-left-radius: 1em;
    display: none;
}


.go-to-book:hover{
	background:#dd2e7d;
}

.form-control-label{
	font-weight: 400;
}

.form-control-label span {
	font-weight: 100;
}

.ppom-field-wrapper{
	margin-bottom: 1em;
}

.reset_variations{
	display: none !important;
}

@media (max-width: 950px){

.single-product .end{
	display: none;
}

.single-product{
	display: grid;
}

.single-product .product{
	order: 2;
	    width: 100% !important;
    display: block;
    margin-bottom: 2em !important;
}

.single-product .woocommerce-tabs{
	order: 1;
	    width: 100% !important;
    display: block;
    margin-bottom: 2em !important;
}

.single-product .related{
	order: 3;
	    width: 100% !important;
    display: block;
}
}

@media (min-width: 950px){

	.woocommerce-tabs{

	}


	.product-has-description{
	/*.single-product .product*/
		width: 40% !important;
	    float: left;
	}
}

h1,
.h1 {
  font-size: 54px !important; 
}
h2,
.h2 {
  font-size: 36px !important;
}
h3,
.h3 {
  font-size: 28px !important;
	line-height: 34px !important;
	padding-top: 5px !important;
}
h4,
.h4 {
  font-size: 15px !important;
}
h5,
.h5 {
  font-size: 13px !important;
}
h6,
.h6 {
  font-size: 12px !important;
}

@media (max-width: 500px){
	
	h1,
.h1 {
  font-size: 34px !important; 
}
h2,
.h2 {
  font-size: 30px !important;
line-height: 34px !important;
}
h3,
.h3 {
  font-size: 22px !important;
	line-height: 28px !important;
	padding-top: 5px !important;
}
	
}

.woocommerce ul.products li.product a img{
	
}

.woocommerce-result-count, .woocommerce-ordering, .product_meta{
	display: none;
}

.woocommerce-product-gallery{
	margin-bottom: 0 !important;
}

.show_description{
	    display: block;
    font-size: 0.85em;
    font-style: italic;
}

.show_description a{
	background-color:transparent !important; 
	border-color: unset !important;  
}

.product{
	border-radius: 1em;
}


.single-product .product{
    width: 100%;
    margin: 0 auto;
}

.single-product .entry-summary{
	float: none !important;
    width: 100% !important;
    padding: 1em !important;
}

.woocommerce-product-gallery{
	opacity: 1 !important;
	float: none !important;
	width: 100% !important;
}

.btn, .button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid #fc178c;
    white-space: nowrap;
    padding: 8px 12px;
    font-size: 15px;
    line-height: 1.4;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color:#fff !important;
    margin: 0 auto !important;
    display: table !important;
    margin-top: 2em !important;
}


.mainContent{
	background: transparent !important;
}

.menu li ul li a{
	text-transform: capitalize !important;
}

.banner-back, .bannerimg{
	height: 700px;`				
}


#ppom-price-cloner-wrapper{
	display: none;
}

.banner-text {
	z-index: 999 !important;
}

.align-center,
.banner-image h1,
.call-to-action,
.pagination {
	text-align: center
}

#nav ul li,
.dish-close,
.search-close,
a {
	cursor: pointer
}

#footer ul li,
#nav ul li,
.bannerimg {
	list-style: none
}

img.alignright {
	float: right;
	margin: 0 0 1em 1em
}

img.alignleft {
	float: left;
	margin: 0 1em 1em 0
}

.aligncenter,
img.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block
}



*,
:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

body {
	padding: 0;
	margin: 0;
	text-rendering: optimizeLegibility;
	-webkit-font-feature-settings: "kern", "liga";
	font-feature-settings: "kern", "liga";
	-webkit-font-smoothing: antialiased;
	background-color: #fff;
	color: #909090;

}

#nav ul li,
a {
	color: #0e8081
}

a {
	color: #de0267;
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	border: 0;
	font: inherit;
	vertical-align: baseline;
	margin: 0;
	padding: 0
}

h1,
h2,
p {
	margin-bottom: 1em
}

.outer-main-content {
	padding: 0 0 0em 0!important;
	overflow: hidden;
	width: 94%;
	margin: 0 auto
}

.woocommerce-LoopProduct-link woocommerce-loop-product__link {
	width: 100%
}

.wp-post-image {
	width: 100%;
	height: auto
}

.flexslider-sml {
	max-width: 600px;
	margin: 2em auto 0;
	position: relative
}

.flex-control-nav {
	display: none
}

.slides {
	margin: 0;
	padding: 0
}

.about-img-bg {
	background: url(/wp-content/themes/lighttheme/images/banners/about_img.jpg) center top no-repeat;
	width: 100%;
	background-size: cover;
	margin: 0 auto;
	display: block;
	overflow: hidden;
	margin-top: 0!important;
	margin-bottom: 0!important;
	border-top: 7px solid #b1823e;
	border-bottom: 7px solid #b1823e
}

.banner1,
.banner2 {
	top: 0;
	left: 0;
	margin: 0 auto;
	width: 100%;
	position: relative;
	display: block;
	overflow: hidden
}

.bannerimg-fixed1 {
	background-attachment: fixed!important
}



.banner-image h1,
.service-item span {
	left: 50%;
	top: 50%;
	text-transform: uppercase
}

.banner-image {
	width: 100%;
	margin: 110px auto 0;
	position: relative
}

.page-top-header {
	padding-top: 150px;
	padding-bottom: 2em
}

.banner-image-Clients,
.banner-image-Contact,
.banner-image-Credits,
.banner-image-Discography,
.banner-image-Gear,
.banner-image-News {
	background: url(/wp-content/themes/lighttheme/images/banners/about_img.jpg) center top no-repeat;
	background-size: cover
}

.banner-image h1 {
	color: rgba(255, 255, 255, .85)!important;
	font-size: 3.5em;
	line-height: 1.5em;
	letter-spacing: .1em;
	font-family: Raleway, sans-serif;
	font-weight: 100;
	z-index: 100;
	padding: .5em 0;
	margin-bottom: 0
}

.video1 {
	margin-top: 110px
}

.video-stories {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto
}

.video-story {
	max-width: 900px;
	width: 100%;
	width: 98%;
	float: left;
	margin: 3em 1% 1%
}

.video-story a {
	display: block;
	position: relative;
	width: 100%
}

.video-story a div {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%
}

.video-story iframe {
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
	display: block;
	height: auto;
	min-height: 300px
}

.video {
	position: relative;
	background-color: rgba(0, 0, 0, .7)
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: 1em;
	letter-spacing: 0.7px
}

.content p:first-child {
	font-style: italic;
	/*color: #333*/
}

.content p:first-child:first-letter {
	/*font-size: 250%;
	margin: 10px 7px 0;
	float: left*/
}

.h1-underline,
.h2-underline,
.h3-underline {
	margin-left: -10px;
	height: 2px;
	background: #3c9d3c;
	width: 50px;
	display: block;
	clear: both
}

.h1-underline,
.h2-underline {
	margin-top: -1em
}

.h3-underline {
	margin-top: -.4em
}

p {
	line-height: 1.7em
}

.service-item {
	width: 48%;
	float: left;
	margin: 1%;
	position: relative
}

.service-item img {
	width: 100%;
	height: auto;
	display: block
}

.service-item span {
	position: absolute;
	color: rgba(255, 255, 255, .85)!important;
	font-size: 1em!important;
	font-weight: 700;
	line-height: 1.5em;
	text-shadow: 1px 2px rgba(0, 0, 0, .2);
	display: none;
	width: 140px
}

.home-header-text h1 img {
	margin-top: 10px
}

.socual-item {
	width: 31.333%;
	float: left;
	margin: 1%
}

.socual-item iframe {
	margin: 0 auto;
	display: block
}

.home-section-banner .section-overlay {
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, .8);
	max-width: none;
	padding: 0;
	position: absolute
}

.home-section-banner .section-outer {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	padding: 2em;
	position: relative
}

.section-text span:hover {
	color: #fff!important
}

.videos-banner-home {
	background: url(/wp-content/themes/lighttheme/images/video-img.jpg) no-repeat;
	background-size: cover
}

.home-section-banner div .section-img {
	width: 100%;
	display: block
}

.home-section-banner .section-text {
	width: 100%;
	display: block;
	padding: 1em;
	clear: both
}

.section-img img {
	display: block;
	vertical-align: middle;
	max-width: 325px;
	margin: 0 auto;
	width: 100%
}

.home-section-banner div div h2 {
	font-size: 1.8em;
	margin: 0 0 1em
}

.home-section-banner div div .fisrt-p {
	font-size: 1.4em;
	margin-bottom: 1em
}

.home-section-banner div div p {
	font-size: 1.1em;
	margin-bottom: 0
}

.overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: rgba(0, 0, 0, .75)
}

.dish-close {
	background: url(/wp-content/themes/lighttheme/images/icons/menu-close.png) #b1823e;
	background-size: contain;
	font-size: 1rem;
	height: 1.5em;
	right: .3em;
	padding: 1px;
	position: absolute;
	width: 1.5em;
	top: .3em
}

.dish-select {
	position: fixed;
	left: 50%;
	top: 50%;
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	padding: 2em;
	background: rgba(255, 255, 255, 1);
	overflow: hidden;
	z-index: 99999;
	width: 90%;
	max-width: 400px
}

.disc-content-pop .disc-top-hov,
.dish-select .backline-button {
	display: none
}

.disc-content-pop .record-inner {
	display: block!important
}

.dish-select-content {
	overflow-y: auto
}

.dish-select-content .disc-content {
	position: relative!important;
	opacity: 1!important
}

.about-bullet {
	background: rgba(255, 255, 255, .3);
	padding: 1em 2em;
	box-shadow: 10px 10px 5px #dad7d7;
	border-radius: 5px
}

.about-bullet>ul {
	list-style-position: inside;
	columns: 1;
	-webkit-columns: 1;
	-moz-columns: 1
}

.call-to-action {
	background: #3c3c3c;
	width: 100%;
	margin: 0 auto;
	padding: 2.5em 0
}

.call-to-action h2 {
	text-transform: uppercase;
	color: #93b4ff;
	font-weight: 700
}

.call-to-action-content {
	color: #93b4ff;
	text-align: center;
	margin: 0 auto;
	padding: 0 1em;
	max-width: 750px
}

.call-to-action-content p {
	color: #93b4ff;
	font-size: 1.4em;
	margin-bottom: 1em
}

.errMsg,
.succMsg {
	padding: 20px;
	margin-bottom: 20px;
	width: 100%;
	max-width: 300px
}

.errMsg {
	color: red;
	border: 1px solid red
}

.succMsg {
	color: green;
	border: 1px solid green
}

a:hover .phone-head span {
	color: #93b4ff!important
}

.phone-head {
	float: right;
	right: 0;
	position: absolute;
	height: 32px;
	bottom: 10px;
	top: 10px;
	margin-right: 0
}

.phone-head td {
	height: 40px
}

.phone-head img {
	height: 40px;
	width: 40px;
	margin-right: 3px
}

.phone-head span {
	color: #fff;
	display: none
}

.search-head {
	right: 0;
	position: relative;
	height: auto;
	float: right;
	top: 210px;
	background: #100806;
	margin-right: 0;
	padding: 10px;
	border-radius: 5px 0 0 5px
}

.burger,
.search-close {
	font-size: 1rem;
	padding: 5px
}

.searchform div label {
	display: none
}

.searchform div input {
	display: inline-block
}

.search-textbox {
	display: none;
	margin-right: 36px
}

.search-close {
	height: 35px;
	width: 35px;
	z-index: 15;
	position: absolute;
	left: 0
}

.searchform div input[type=text] {
	width: 200px!important;
	height: 35px!important;
	margin-left: 35px
}

.screen-reader-text,
article .sub-menu {
	display: none
}

.searchform div input[type=submit] {
	color: transparent;
	background: url(/wp-content/themes/lighttheme/images/icons/search.png) no-repeat #100806;
	height: 23px;
	background-size: contain;
	width: 23px;
	border: 0;
	margin: 5px!important;
	cursor: pointer;
	position: absolute;
	top: 10px;
	right: 0
}

.newsletter-opt-group-outer {
	position: relative;
	margin-bottom: 1em
}

.opt-opened,
.toggle-submenu-opt {
	height: 26px;
	margin: 0;
	position: absolute;
	right: 0;
	width: 20%;
	z-index: 3;
	top: 0;
	cursor: pointer
}

.newsletter-opt-group-outer strong {
	height: 26px;
	display: block;
	line-height: 26px
}

.toggle-submenu-opt {
	background: url(/wp-content/themes/lighttheme/images/submenu.png) 50% 50% no-repeat #bcbbbe!important;
	background-size: 15px 15px!important
}

.opt-opened {
	background: url(/wp-content/themes/lighttheme/images/submenu-close.png) 50% 50% no-repeat #bcbbbe!important;
	background-size: 15px 15px!important
}

#wrapper,
.header-content {
	margin: 0 auto;
	width: 100%
}

#nav ul li,
.mobilemenu {
	background: 0 0;
	display: block
}

.newsletter-opt-group {
	border: 1px solid #bcbbbe
}

.freeze {
	overflow-y: hidden
}

.end {
	clear: both;
	float: none
}

#wrapper {
	border: 0 solid #e1e1e1
}

#head {
	position: fixed;
	top: 0;
	width: 100%;
	height: 110px;
	z-index: 100
}

.header-content {
	max-width: 1100px;
	position: relative;
	height: 110px
}

.current_page_item>a,
.current_page_parent>a {
    color: #fff!important;
    background: #ff008bd1 !important;
    font-weight: 500 !important
}

.mbt-breadcrumbs a {
	color: #484949!important
}

.burger {
	cursor: pointer;
	height: 40px;
	left: 9px;
	width: 40px;
	z-index: 15
}

.mobilemenu {
	margin: 0 auto;
	overflow: hidden;
	right: 10px;
	bottom: 0;
	position: absolute;
	float: right
}

.header-content>a>img {
	float: left;
	width: auto;
	height: 110%;
        padding: 1em;
}

#nav {
	display: none;
	margin: 0 auto;
	float: none;
	position: fixed;
	width: 100%;
	height: auto;
	background: rgba(0, 0, 0, .85);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
	top: 110px;
	z-index: 9999999
}

#nav ul {
	margin: 0;
	overflow: auto;
	padding: 0;
	text-align: left
}

#nav ul li {
	color: #464646;
	padding: 0;
	position: relative;
	border-top: 1px solid #e1e1e1;
	border-top: 1px solid #3d3a3a
}

#nav ul li.nav-first a:link,
#nav ul li.nav-first a:visited {
	border-top: 1px solid #e1e1e1
}

#nav ul li a:link,
#nav ul li a:visited {
	background: #737373;
	border-top: none;
	color: #fff;
	display: block;
	font-size: 1em;
	padding: 15px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 100
}

#nav ul ul {
	display: none;
	z-index: 1
}

#nav ul li ul li {
	float: left;
	clear: both;
	width: 100%
}

#nav ul ul li a:link,
#nav ul ul li a:visited {
	background: #8e8e8e
}

#nav ul li a:active,
#nav ul li a:hover {
	background: #c5c5c5!important;
	cursor: pointer
}

#nav ul>li>.toggle-submenu {
	background: url(/wp-content/themes/lighttheme/images/submenu.png) 50% 50% no-repeat!important;
	background-color: rgba(62, 62, 62, .9)!important;
	bottom: 0;
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
	width: 10%;
	z-index: 3;
	background-size: 15px 15px!important;
	cursor: pointer
}

#nav ul>li>.toggle-submenu:hover {
	background-color: rgba(62, 62, 62, .4)!important
}

#nav ul>li>.toggle-submenu.opened {
	background: url(/wp-content/themes/lighttheme/images/submenu-close.png) 50% 50% no-repeat!important;
	background-color: rgba(62, 62, 62, 1)!important;
	background-size: 15px 15px!important
}

#nav ul>li>.toggle-submenu.opened:hover {
	background-color: rgba(62, 62, 62, .9)!important
}

.facebook {
	background: url(/wp-content/themes/lighttheme/images/icons/facebook-white.png) center no-repeat;
	background-size: contain
}

.facebook:hover {
	background: url(/wp-content/themes/lighttheme/images/icons/facebook.png) center no-repeat;
	background-size: contain
}

.instagram {
	background: url(/wp-content/themes/lighttheme/images/icons/instagram-white.png) center no-repeat;
	background-size: contain
}

.instagram:hover {
	background: url(/wp-content/themes/lighttheme/images/icons/instagram.png) center no-repeat;
	background-size: contain
}

.twitter {
	background: url(/wp-content/themes/lighttheme/images/icons/twitter-white.png) center no-repeat;
	background-size: contain
}

.twitter:hover {
	background: url(/wp-content/themes/lighttheme/images/icons/twitter.png) center no-repeat;
	background-size: contain
}

.goodreads {
	background: url(/wp-content/themes/lighttheme/images/icons/goodreads-white.png) center no-repeat;
	background-size: contain
}

.goodreads:hover {
	background: url(/wp-content/themes/lighttheme/images/icons/goodreads.png) center no-repeat;
	background-size: contain
}

.linkedin {
	background: url(/wp-content/themes/lighttheme/images/icons/linkedin-white.png) center no-repeat;
	background-size: contain
}

.linkedin:hover {
	background: url(/wp-content/themes/lighttheme/images/icons/linkedin.png) center no-repeat;
	background-size: contain
}

.pinterest {
	background: url(/wp-content/themes/lighttheme/images/icons/pinterest-white.png) center no-repeat;
	background-size: contain
}

.pinterest:hover {
	background: url(/wp-content/themes/lighttheme/images/icons/pinterest.png) center no-repeat;
	background-size: contain
}

.footer-top .social-icons {
	text-align: center
}

.footer-top .social-icons:after,
.footer-top .social-icons:before,
footer .social-icons:after,
footer .social-icons:before {
	content: "";
	display: table
}

.footer-top .social-icons:after,
footer .social-icons:after {
	clear: both
}

.footer-top .social-icons a,
footer .social-icons a {
	width: 38px;
	height: 38px;
	display: inline-block;
	padding: 0 .4em;
	margin: 0;
	text-align: Center
}

.blog-content{
	max-width: 900px;
	margin: 0 auto;
}

#footer ul,
.copyright,
.form-field>i,
.home-intro,
.home-section-banner,
.post-img,
.socal,
.tnp-subscription h3,
.tnp-subscription p {
	text-align: center
}

.footer-top {
	background-color: #424242;
	padding: 1.5em 2em;
	color: #fff;
	font-weight: bolder
}

.footer-top a {
	color: #0e8081
}

#footer {
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
	background: #28201e
}

#footer ul {
	margin: 0;
	overflow: auto;
	padding: 0
}

#footer ul li {
	background: 0 0;
	color: #464646;
	display: block;
	padding: 0
}

#footer ul li.nav-first a:link,
#footer ul li.nav-first a:visited {
	border-top: 1px solid #e1e1e1
}

#footer ul li a:link,
#footer ul li a:visited {
	border-top: none;
	color: #fff;
	display: block;
	font-size: .8em;
	padding: 15px 20px;
	text-decoration: none
}

#footer ul ul,
#footer>nav>.menu {
	display: none
}

#footer ul ul li a:link,
#footer ul ul li a:visited {
	background: #eee
}

#footer ul li a:active,
#footer ul li a:hover {
	opacity: .75;
	background: #e1e1e1;
	cursor: pointer;
	color: #000
}

.footer-bottom {
	padding-top: 1em;
	padding-bottom: 1em
}

.socal a img {
	height: 32px;
	width: 32px;
	margin-right: 10px;
	margin-left: 10px
}

.copyright {
	color: #fff
}

.scroll-down {
	position: absolute;
	bottom: 50px;
	left: 50%;
	margin-left: -25px;
	display: block;
	width: 50px;
	height: 50px;
	cursor: pointer;
	background: rgba(177, 130, 62, .3);
	border-radius: 40px;
	z-index: 10
}

.movie-sheild,
.movie-sheild-picture {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%
}

.scroll-down:hover {
	background: rgba(177, 130, 62, .7)
}

.movie-sheild-picture {
	background: url(/wp-content/themes/lighttheme/images/home-video-banner.jpg)
}

.bannerimg img {
	width: 100%
}

.back-to-top {
	background: 0 0;
	border: none;
	bottom: 3em;
	color: #fff;
	cursor: pointer;
	display: none;
	font-size: .5em;
	height: 30px;
	width: 30px;
	margin: 0;
	position: fixed;
	right: 3em;
	z-index: 15;
	background-color: #b1833e!important;
	border-radius: 3px;
	padding: 7.5px
}

.expand-more-text {
	height: 50px;
	line-height: 50px;
	border: 1px solid grey;
	cursor: pointer
}

.back-to-top img {
	display: block;
	width: 15px;
	height: 15px
}

.headlogo {
	background: #161616d4;
	transform: translate3d(0, 0, 0)
}

h1 {
	font-size: 2em
}

h2 {
	font-size: 1.4em
}

p {
	font-size: .9em
}

.product-list {
	width: 100%
}

.product-item {
	width: 21%;
	float: left;
	padding: 2%
}

.product-item img {
	width: 100%;
	height: :auto
}

.product-title {
	width: 100%
}

.mainContent {
	max-width: 950px;
	width: 98%;
	margin: 0 auto;
	position: relative
}

.mainContent li,
.mainContent p {
	color: #484949;
	font-size: 1.2em;
	line-height: 1.4em
}

.about-bullet ul {
	padding-left: 0;
	font-size: 1em
}

.book-buy,
.book-buy:hover {
	color: #fff;
	display: table;
	padding: .5em 1em .5em 3.5em;
	text-decoration: none
}

.book-buy {
	background: url(/wp-content/themes/lighttheme/images/icons/basket.png) 10px no-repeat #0e8081;
	background-size: 35px;
	margin: 0 auto
}

.book-buy:hover {
	background: url(/wp-content/themes/lighttheme/images/icons/basket.png) 10px no-repeat #14999b;
	background-size: 35px
}

.tnp-subscription {
	margin: 3em auto;
	max-width: 450px;
	background: #eee;
	padding: 2em
}

.tnp-subscription p {
	color: #000;
	font-size: .8em
}

.tnp-subscription input[type=text],
.tnp-subscription input[type=email] {
	margin: 0 auto 1em;
	display: block;
	width: 100%!important;
	max-width: 700px
}

.tnp-subscription input[type=submit] {
	margin: 0 auto;
	display: block;
	padding: .5em 1em;
	border-radius: 5px;
	background: #0e8081;
	color: #fff;
	font-size: .9em;
	font-weight: 700;
	float: right
}

.conact-main .video1 {
	margin-top: 0
}

.conact-main .home-subscription {
	margin: .5em 0 0;
	padding: .5em!important
}

.conact-main .tnp-subscription {
	margin-top: 1.5em;
	margin-bottom: 1.5em
}

.home-subscription {
	padding: 1.5em;
	background: url(/wp-content/themes/lighttheme/images/banners/newsletter-bg.png) center #f6f7fb;
	background-size: cover;
	margin: 1.5em 0
}

.home-h2 {
	text-align: center;
	font-size: 35px/1.25;
	font-weight: 500;
	padding: .5em;
	display: table;
	margin: 0 auto 1em;
	border-left: 0;
	border-right: 0;
	text-transform: uppercase
}

.home-intro {
	background: #f6f7fb;
	padding: 2em;
	margin: 1.5em 0 0;
	color: #000
}

.home-intro p {
	color: #000
}

.latest-posts {
	width: 80%;
	float: none;
	margin-right: 10%;
	margin-left: 10%
}

.bargain-books {
	width: 100%;
	float: left
}

.mbt-book-excerpt {
	cursor: pointer
}

.bargain-books-outer .mbt-read-more,
.mbt-book-archive-header .mbt-book-archive-title {
	display: none
}

.mbt-book-endorsements-section {
	display: none!important
}

.mbt-endorsement {
	margin-bottom: 1em
}

.mbt-endorsement-content {
	line-height: 1.7em;
	font-style: italic;
	color: #000
}

.mbt-endorsement-name {
	font-weight: 700;
	font-style: normal
}

.filter-box {
	background: #efefef;
	display: inline-block;
	border-radius: 5px;
	margin-bottom: 1.8em
}

.filter-box table {
	display: inline-block;
	margin: .5em
}

.filter-box select {
	height: 35px!important;
	font-size: .9em!important;
	padding: 5px;
	max-width: 200px!important
}

.home-grid {
	max-width: 900px;
	margin: 1.5% auto;
	width: 100%;
	padding-bottom: 2.5em
}

.home-grid a {
	width: 60%;
	margin: 1.5% 20%;
	float: left;
	position: relative;
	display: block;
	cursor: pointer;
	text-decoration: none
}

.home-grid a:hover .sec-overlay {
	background: rgba(0, 0, 0, .5)
}

.home-grid span {
	position: absolute;
	color: rgba(255, 255, 255, .85)!important;
	font-size: 2.5em;
	font-weight: 700;
	line-height: 1.5em;
	left: 50%;
	top: 50%;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-shadow: 1px 2px rgba(0, 0, 0, .2);
	display: none
}

.home-grid a:hover .home-grid span,
.home-grid span:hover {
	color: #fff!important
}

.home-grid img {
	width: 100%;
	height: auto;
	display: block
}

.sec-overlay {
	position: absolute;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0)
}

.home-section-banner {
	text-decoration: none;
	color: #fff;
	position: relative;
	display: block
}

.post-main-image-blog img {
	max-width: 650px;
	width: 100%;
	margin: 0 auto 2em;
	display: block
}

.blog-content iframe {
	margin: 0 auto!important;
	display: block;
	max-width: 560px;
	width: 90%
}

.blog-content h2 {
	color: #888!important
}

.blog-post {
	max-width: 900px;
	width: 98%;
	margin: 1%;
	background: #fff;
	border: 1px solid #e9e9e9;
	border-radius: 3px;
	box-shadow: 5px 5px 10px #d4d2d2;
	padding: 1em;
	float: left
}

.blog-post table {
	border-spacing: 0
}

.blog-post a>table {
	margin: 0 auto;
	width: 100%
}

.blog-post a table tr td img {
	width: 100%;
	max-width: 300px;
	margin: 0 auto;
	display: block
}

.post-desc,
.post-img,
.post-title {
	display: inline-block
}

.post-img,
.post-title {
	width: 100%
}

.post-desc {
	width: 100%;
	float: left
}

.blog-table tr td {
	padding: .2em
}

.post-image img {
	width: 100%;

	margin: 0 auto 1em!important;
	display: block
}

.rece-blog-post,
.rece-blog-post table {
	width: 100%
}

.rece-blog-post a {
	text-decoration: none
}

.recent-title {
	color: #6f4793;
	text-decoration: none;
	font-size: 1.8em
}

.recent-title span {
	font-size: .5em;
	display: block;
	margin-top: 1em;
	margin-bottom: 1em
}

.recent-author,
.recent-date-comment {
	color: #888;
	font-size: .7em
}

.post-main-image-blog {
	/*margin-top: 110px*/
}

.blog-post a {
	text-decoration: none
}

.rece-blog-post:not(:first-of-type) {
	border-top: 1px solid #ececec;
	padding: 5px 0
}

.disc-content,
.disc-content-pop {
	background: rgba(0, 0, 0, .9);
	padding: 1em
}

.recent-author {
	text-transform: capitalize
}

.rece-blog-post table tr td {
	text-decoration: none
}

.rece-blog-post img {
	width: 100px!important;
	height: auto!important;
	padding-right: 1em
}

.rece-blog-post p {
	margin: 0!important;
	font-size: .8em
}

.disc-content-pop {
	width: 100%
}

.disc-content {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	opacity: 0
}

.disc-content ul {
	list-style: none;
	padding: 0
}

.disc-content table tr td p {
	display: none!important
}

.disc-text p {
	display: none
}

.disc-content p:first-of-type,
.disc-text p:first-of-type {
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	max-height: 50px
}

.disc-text p:first-of-type {
	white-space: nowrap
}

.disc-content h4,
.disc-content-pop h4 {
	margin-bottom: .5em;
	margin-top: .5em
}

.disc-text table,
.disc-text table tr {
	width: 100%
}

.dish-select-content .disc-text p {
	display: block!important
}

.dish-select-content .disc-text p:first-of-type {
	display: block;
	text-overflow: unset;
	white-space: normal;
	overflow: unset;
	max-height: unset
}

.disc-content p,
.disc-content ul li,
.disc-content-pop p {
	font-size: .95em;
	color: #fff
}

.disc-content .post-meta-key img {
	width: 30px;
	height: 30px;
	display: inline-block;
	margin-right: 20px
}

.discography-item>.disc-content:hover {
	opacity: 1;
	-webkit-transition: opacity .5s;
	transition: opacity .5s
}

.disc-content:active {
	opacity: 0!important
}

.disc-img {
	width: 30px;
	height: 30px;
	margin-right: 10px
}

.disc-main-image img {
	display: block
}

.discography-item {
	width: 48%;
	margin: 1%;
	float: left;
	position: relative;
	cursor: pointer;
	overflow: hidden
}

.contact_form,
.form-field {
	margin: 0 auto;
	max-width: 300px
}

textarea {
	resize: none;
	font-family: inherit
}

.contact_form {
	width: 100%
}

input[type=password],
input[type=url],
input[type=tel],
input[type=number],
input[type=date],
input[type=search],
input[type=text],
input[type=submit],
input[type=email],
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.form-field>input[type=password],
.form-field>input[type=text],
.form-field>input[type=email],
.form-field>textarea,
x.form-field>select {
	padding-left: 50px
}

input[type=password],
input[type=url],
input[type=tel],
input[type=number],
input[type=date],
input[type=search],
input[type=text],
input[type=email],
select,
textarea {
	color: #444;
	font-size: 16px;
	height: 42px!important;
	padding: 10px;
	border-radius: 5px;
	box-shadow: 0 0 0 2px transparent;
	-webkit-transition: box-shadow .3s;
	transition: box-shadow .3s;
	background-color: #fff;
	width: 100%;
	max-width: 300px;
	margin: 0 auto;
	display: inline-block;
	border: 1px solid #efefef;
	font-weight: 200;
	font-family: inherit;
}

input:focus,
textarea:focus {
	outline: 0;
	border: 1px solid #999
}

.form-field>i {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 20px;
	line-height: 42px;
	height: 42px;
	width: 50px;
	opacity: .33;
	-webkit-transition: opacity .3s, color .3s;
	transition: opacity .3s, color .3s;
	padding: 5px
}

.form-field i img {
	line-height: inherit;
	height: 100%;
	width: 100%
}

.fm {
	display: inline-block;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.form-field {
	position: relative
}

.form-row {
	padding-bottom: 20px
}

.form-label {
	display: none;
	margin-bottom: 3px
}

.blog-return-btn {
	padding: 1em 1.5em;
	color: #fff;
	background: #0e8081;
	margin: 2em auto 0;
	display: table;
	text-decoration: none
}

.blog-return-btn:hover {
	background: #92bab9
}

.button-center {
	margin: 0 auto
}

.index-btn-middle {
	padding: 1em 3em;
	text-transform: uppercase;
	background: #b1823e;
	color: #fff;
	margin: 1em auto 0;
	display: block;
	font-size: 1em;
	border: 1px solid #d89b45;
	cursor: pointer
}

.index-btn-middle:hover {
	background: #d89b45
}

.button,
.large-button {
	margin-bottom: 0;
	line-height: 1.42857143;
	white-space: nowrap;
	vertical-align: middle;
	background-image: none;
	color: #fff;
	background-color: #fc178c !important;
	text-transform: uppercase;
	display: block;
	text-align: center;
	cursor: pointer
}

.button {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 700;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid #93b4ff;
	border-radius: 4px
}

.large-button {
	padding: 14px 28px;
	font-size: 1em;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid #93b4ff;
	border-radius: 4px
}

.mbt-book .mbt-book-title a,
.mbt-read-more {
	color: #0e8081!important
}

.button:hover,
.large-button:hover {
	background-color: #a27ad0
}

.form-info {
	max-width: 300px;
	margin: 0 auto
}

.photogalleryItem {
	width: 48%;
	margin: 1%;
	float: left
}

.photogalleryItem a img {
	width: 100%;
	height: auto;
	display: block
}

.bargain-books .mbt-book-excerpt .mbt-book-right .mbt-book-blurb,
.bargain-books .mbt-book-excerpt .mbt-book-right .mbt-book-buybuttons,
.bargain-books .mbt-book-excerpt .mbt-book-right .mbt-meta-title,
.mbt-book .mbt-book-images ul,
.mbt-book-buybutton,
.mbt-book.mbt-book-excerpt .mbt-book-blurb ul,
.mbt-book.mbt-book-excerpt .mbt-book-title ul,
.mbt-breadcrumbs ul,
.mbt-meta-asin,
.mbt-taxonomy-listing .mbt-taxonomy-description,
.sub-menu {
	display: none
}

.mbt-taxonomy-listing .mbt-taxonomy {
	width: 80%;
	margin: 1% 10%;
	float: left;
	clear: none!important;
	background: #fff;
	border: 1px solid #F9F9F9
}

.mbt-taxonomy-listing .mbt-taxonomy .mbt-taxonomy-image,
.mbt-taxonomy-listing .mbt-taxonomy .mbt-taxonomy-right {
	width: 100%!important
}

.mbt-taxonomy-listing .mbt-taxonomy .mbt-taxonomy-title {
	text-align: center;
	margin: 0
}

.mbt-taxonomy-listing .mbt-taxonomy .mbt-taxonomy-title a {
	font-size: .6em!important
}

.mbt-book-archive .mbt-book,
.mbt-series-book {
	border-bottom: 0!important;
	clear: none!important;
	width: 80%;
	margin: 1% 10%;
	float: left;
	padding: 0;
	position: relative
}

.bargain-books .mbt-book {
	margin: 1%
}

.mbt-book-excerpt .mbt-book-images,
.mbt-book-excerpt .mbt-book-right {
	width: 100%!important
}

.mbt-book-excerpt .mbt-book-right {
	position: absolute;
	top: 0;
	bottom: 0;
	opacity: 0;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
	overflow: hidden;
	background: url(/wp-content/themes/lighttheme/images/logo_sml.png) 100% 100% no-repeat #fff;
	background-size: 100px
}

.bargain-books .mbt-book-excerpt .mbt-book-right {
	position: relative;
	visibility: visible;
	opacity: 1;
	background: 0 0;
	border: none;
	padding: 0
}

.mbt-meta-mbt_author a {
	font-size: 1.5em
}

.bargain-books .mbt-book-excerpt .mbt-book-right .mbt-book-title a {
	color: #000!important;
	font-size: .5em
}

.bargain-books .mbt-book-excerpt .mbt-book-right .mbt-book-meta,
.bargain-books .mbt-book-excerpt .mbt-book-right .mbt-book-title {
	margin: 0!important
}

.bargain-books .mbt-book-excerpt .mbt-book-right .mbt-book-meta a {
	font-weight: 600;
	color: #888;
	text-decoration: none;
	font-size: .9em
}

.mbt-book-excerpt .mbt-book-right:hover {
	opacity: 1;
	-webkit-transition: opacity .5s;
	transition: opacity .5s
}

.bargain-books-outer .mbt-book-excerpt .mbt-book-right:hover {
	opacity: 0
}

.mbt-book-right {
	padding: .5em;
	background: #fff;
	border: 1px solid #E0E2E2
}

.mbt-book.mbt-book-excerpt .mbt-book-title {
	margin: 0 0 .5em!important
}

.mbt-book.mbt-book-excerpt .mbt-book-blurb {
	background: 0 0!important;
	border: 0!important;
	margin: 0!important;
	padding: 0!important
}

.books-menu-items {
	display: none;
	width: 20%;
	right: 0;
	position: absolute
}

.mbt-book-archive-books {
	width: 100%
}

.Home-class .mbt-book {
	width: 80%!important
}

.bargain-books .mbt-book {
	width: 48%!important
}

.mbt-book-about-author-section {
	display: none!important
}

.mbt-book-archive-header .mbt-book-archive-image {
	width: 70%!important;
	padding: 0!important;
	border: 1px solid #F9F9F9;
	margin: 0 15% 2em!important
}

.mbt-book.mbt-book-single.mbt-display-mode-singlecolumn .mbt-book-images+.mbt-book-right {
	display: none
}

.mbt-book-archive-header .mbt-book-archive-description {
	width: 100%!important;
	text-align: center
}

.Author .mbt-book-archive-header {
	padding: 2em;
	background: #fff;
	margin-bottom: 2em
}

.mbt-book-meta>span {
	clear: both;
	width: 100%;
	display: inline-block
}

.mbt-book-meta span {
	color: #0e8081!important
}

.mbt-meta-mbt_genre,
.mbt-meta-mbt_tag,
.mbt-meta-series {
	display: none!important
}

.mbt-book-meta,
.mbt-book-series-section ul {
	display: none
}

.mbt-book-series {
	border-top: 1px solid #ececec;
	padding-top: 1em;
	margin-top: 1em
}

.mbt-book-overview {
	margin-bottom: 1em;
	padding: 0 1em;
	text-align: center
}

.mbt-book-overview h3 {
	color: #484949!important
}

.mbt-book-section-content .mbt-book-images {
	width: 70%!important;
	margin: 0 auto;
	padding: 0;
	margin-bottom: 1em!important
}

.book-overview-details {
	text-align: center;
	margin-bottom: 1.5em;
	color: #188384
}

.home-about {
	padding: 2em 0
}

.home-about-inner {
	padding: 2em 0;
	max-width: 1200px;
	margin: 0 auto;
	text-align: center
}

.banner-text h1,
.home-about h2 {
	padding: .5em;
	text-transform: uppercase
}

.home-about-inner h2 {
	color: #fff!important
}

.home-about-inner p {
	color: #fff;
	font-size: 1.2em;
	max-width: 98%;
	margin: 0 auto 1em
}

.home-about-extra ul {
	color: #fff;
	max-width: 600px;
	text-align: left;
	margin: 0 auto 1em;
	font-size: 1.1em
}

.banner-text,
.banner-text h1 {
	color: #fff!important;
	display: table
}

.home-about h2 {
	text-align: center;
	font-size: : 35px/1.25;
	font-weight: 500;
	display: table;
	margin: 0 auto 1em;
	border-left: 0;
	border-right: 0
}

.banner-text {
	position: absolute;
	right: 0;
	background: rgba(0, 0, 0, .3);
	font-weight: lighter;
	bottom: 9em
}

.banner-text h1 {
	text-align: center;
	font-size: 20px/1.25;
	margin: .5em auto;
	border-left: 0;
	border-right: 0
}

.team-item {
	max-width: 700px;
	margin: 0 auto 4em;
	text-align: center
}

.team-item img {
	width: 100%;
	height: auto;
	max-width: 200px;
	border-radius: 50%;
	overflow: hidden
}

.home-header-text {
	position: relative;
	margin: 0 auto;
	width: 90%;
	max-width: 1100px
}

.home-header-text h1 {
	color: #fff;
	font-size: 2em;
	width: 90%;
	margin: 0 auto;
	text-shadow: 1px 2px #343434;
	font-family: Raleway, sans-serif!important;
	text-align: center
}

.c-left,
.c-right {
	width: 100%;
	margin-bottom: 3em
}

.contact-content {
	float: left;
	width: 100%;
	background: #fff;
	padding: 1.5em;
	border: 1px solid #efefef;
	color: #888
		box-shadow: -1px 2px 4px 1px #e6e6e6;
    border-radius: 5px !important;
}

.c-left {
	margin-right: 0;
	float: left
}

.c-right {
	margin-top: 40px;
	float: right!important
}

.backline-button {
	background: 0 0;
	padding: 1em;
	border: 1px solid #b1b1b1;
	border-radius: 25px;
	color: #fff;
	margin: -26px auto 0 -65px;
	display: table;
	line-height: normal;
	font-size: 14px!important;
	cursor: pointer;
	text-transform: uppercase;
	letter-spacing: .1em;
	height: 52px!important;
	position: absolute;
	text-align: center;
	-ms-transform: translate(-50%, -50%);
	left: 50%;
	width: 130px;
	bottom: 2em
}

.backline-button:hover {
	color: #8e8e8e;
	background: #efefef;
	-webkit-transition: background .5s;
	transition: background .5s
}

@media (max-width:500px) {
	.dish-select-content {
		max-height: 450px
	}
	.disc-scroll {
		background: url(/wp-content/themes/lighttheme/images/icons/scroll-down-arrow.png);
		width: 30px;
		height: 30px;
		position: absolute;
		left: 50%;
		margin-left: -15px;
		background-size: contain;
		display: none;
		bottom: 35px;
		opacity: .5
	}
	.dish-select-content .disc-text {
		max-height: 125px;
		overflow-y: scroll
	}
	.search-head {
		height: 56px!important;
		min-width: 53px
	}
	.searchform div input[type=submit] {
		right: 10px
	}
	.search-textbox {
		margin-right: 45px
	}
}

@media (min-width:500px) {
	.blog-post {
		width: 48%
	}
	.search-head,
	.searchform div input[type=submit] {
		background-color: transparent!important
	}
	.home-subscription {
		padding: 3em
	}
	.search-head {
		right: 0;
		position: relative;
		height: auto;
		float: right;
		top: 12px;
		background: #100806;
		margin-right: 12px;
		padding: 10px
	}
	.mbt-taxonomy-listing .mbt-taxonomy {
		width: 48%;
		margin: 1%
	}
	.mbt-book-archive .mbt-book,
	.mbt-series-book {
		width: 48%!important;
		margin: 1%
	}
	.home-book-section .mbt-book {
		width: 31.333%!important
	}
}

@media (min-width:550px) {
	.filter-box {
		background: #efefef;
		height: 56px;
		display: inline-block;
		border-radius: 5px;
		margin-bottom: 1.8em
	}
	.filter-box table {
		display: inline-block;
		margin: .5em
	}
}

@media (min-width:600px) {
	.discography-item {
		width: 31.333%
	}
	.mbt-book-section-content .mbt-book-images {
		width: 100%!important;
		padding: 0 2em 2em 0!important;
		margin: 0!important
	}
	.mbt-book-summary-section {
		width: 30%!important;
		float: left
	}
	.mbt-book-overview-section {
		width: 70%!important;
		float: left!important;
		clear: none!important
	}
	.video-story {
		width: 48%
	}
	.about-bullet>ul {
		list-style-position: inside;
		columns: 2;
		-webkit-columns: 2;
		-moz-columns: 2
	}
	.home-header-text h1 {
		font-size: 3em;
		width: 574px;
		font-family: Playball, cursive;
		font-family: 'Playfair Display', serif
	}
	.home-section-banner .section-text {
		width: 100%;
		display: block;
		padding: 2.5em;
		clear: both
	}
	.home-section-banner div div h2 {
		font-size: 2.2em
	}
	.home-section-banner div div .fisrt-p {
		font-size: 1.8em
	}
	.home-section-banner div div p {
		font-size: 1.4em
	}
	.home-grid a {
		width: 30.333%;
		margin: 1.5%
	}
}

@media (min-width:43.75em) {
	.blog-post {
		width: 31.333%
	}
	.c-right {
		width: 46%;
		margin-top: 0;
		margin-left: 4%
	}
	.c-left {
		width: 46%;
		margin-right: 4%
	}
	.photogalleryItem,
	.service-item {
		width: 31.333%
	}
	.service-item span {
		letter-spacing: .1em
	}
	.about-bullet>ul {
		list-style-position: inside;
		columns: 2;
		-webkit-columns: 2;
		-moz-columns: 2
	}
	.phone-head {
		float: right;
		right: 0;
		position: relative;
		height: 32px;
		bottom: 10px;
		margin-right: 25px;
		clear: both;
		visibility: hidden
	}
	#footer>nav>.menu,
	.phone-head span {
		display: block
	}
	#footer ul {
		text-align: center
	}
	#footer ul li {
		display: inline-block
	}
}

@media (max-width:840px) {
	#nav {
		overflow-y: auto
	}
}

@media (min-width:840px) {


		.mobilemenu {
		display: none;
	}


	#nav ul,
	.sub-menu:last-child {
		border-bottom: 0
	}
	#nav,
	#nav nav {
		float: right
	}
	#nav,
	#nav ul ul {
		position: absolute
	}
	#nav li:hover>ul {
		display: block;
		cursor: pointer
	}
	#nav ul li ul li {
		width: 100%;
		/*border-bottom: 1px solid #3c3c3c*/
	}
	#nav ul ul {
		background: #ff63b9;
		z-index: 99999;
		font-size: 15px;
		display: none;
		box-shadow: 1px 1px 2px rgba(0, 0, 0, .3)
	}
	nav>div>ul>li:hover {
		background: #FF008C!important
	}
	#nav ul li ul li:last-child {
		border-bottom: 0!important
	}
	#nav ul ul li a:link,
	#nav ul ul li a:visited {
		background: #FF008C;
		text-align: left
	}
	#nav ul li a:link,
	#nav ul li a:visited {
		background: 0 0;
		border-top: none;
		color: #fff;
		display: block;
		font-size: .9em;
		padding: 15px 10px;
		text-decoration: none;
		letter-spacing: .05em;
		font-weight: 500;
		text-transform: uppercase !important;
	}

	#nav ul {
		text-align: center
	}
	#nav {
		display: block;
		width: auto;
		height: auto;
		background: 0;
		box-shadow: none;
		margin-right: 10px;
		right: 0;
		top: initial;
		max-width: 80%;
		margin-top: 15px;
		clear: both;
		bottom: 0
	}
	#nav ul li {
		display: inline-block;
		border: 0;
		float: left;
		position: static;
		font-weight: 400
	}
	#nav ul li a:active,
	#nav ul li a:hover {
		background: 0 0!important;
		color: #c5c5c5!important
	}
	#nav ul>li>.toggle-submenu {
		display: none
	}
}

@media (min-width:750px) {
	.latest-posts {
		width: 35%;
		float: left;
		margin-left: 0;
		margin-right: 5%
	}
	.bargain-books {
		width: 60%;
		float: left
	}
	.mbt-taxonomy-listing .mbt-taxonomy {
		width: 23%
	}
	.mbt-book-archive .mbt-book,
	.mbt-series-book {
		width: 23%!important
	}
	.home-book-section .mbt-book {
		width: 31.333%!important
	}
	.Author .mbt-book,
	.bargain-books .mbt-book {
		width: 23%!important
	}
	.mbt-book-archive-header .mbt-book-archive-image {
		width: 30%!important;
		padding: 0 2em 0 0!important;
		border: 1px solid #F9F9F9;
		margin: 0!important
	}
	.mbt-book-archive-header .mbt-book-archive-description {
		width: 70%!important;
		text-align: left
	}
	.mbt-book-section-content .mbt-book-images {
		width: 100%!important;
		padding: 0 2em 2em 0!important;
		margin: 0!important
	}
	.mbt-book.mbt-book-single.mbt-display-mode-singlecolumn .mbt-book-images .mbt-book-right {
		width: 70%!important;
		text-align: left
	}
}



@media (min-width:56.25em) {


	.about-bullet>ul {
		list-style-position: inside;
		columns: 3;
		-webkit-columns: 3;
		-moz-columns: 3
	}
	.service-item {
		width: 23%
	}
	.home-section-banner {
		text-align: left
	}
	.home-section-banner div .section-img {
		width: 40%;
		display: table-cell
	}
	.home-section-banner .section-text {
		width: 60%;
		display: table-cell;
		padding: 2.5em 0 2.5em 2.5em
	}
	.video-story {
		width: 31.333%
	}
}

@media(min-width:1000px) {
	.home-header-text h1 {
		font-size: 5em;
		width: 940px
	}
}

@media (min-width:1100px) {
	.dish-select {
		max-width: 500px
	}
	.discography-item {
		width: 23%
	}
	.about-bullet>ul {
		list-style-position: inside;
		columns: 4;
		-webkit-columns: 4;
		-moz-columns: 4
	}
}

/**
 * Place your custom styles here.
 */

 .menu--account{
 	width: 100%;
 }

 .menu--account > li {
    position: relative;
    display: table !important;
    width: auto !important;
    float: left !important;
}

 #block-contactdetails{
 	width: 50%;
 	float:left;
 }
 .contact-message-feedback-form{
width: 45%;
    margin-left: 5%;
    float: left;
    border: 1px solid #cacaca;
    padding: 0 1em 1em 1em;
 }

 @media (max-width: 750px){
 	 #block-contactdetails{
 	width: 100%;
 	float:none;
 	margin-bottom: 2em;
 }
 .contact-message-feedback-form{
	width: 90%;
    max-width: 450px;
    float: none;
    margin:0 auto;
    display: block;
 }
 }

.contact-page-map{
height: 250px;
    margin-bottom: 1em;
}

 .col1 > .alignleft{
 	float: left;
 	margin-right: 2em;
 }

  .col1 > .alignright{
	    margin-top: 2em;
 }

 .path-checkout header{
 	display: none;
 }

 .main-container p a{
color: #de0267 !important;
	     text-decoration: none;
 }

.main-container a:hover{
	opacity: 0.8;
	background: #efefef;
}

 .img-border img{
 	width: 100%;
 }

 .view-testimonial-slider .views-row{
border-radius: 1em;
    max-width: 700px;
    padding: 2em;
    margin: 0 auto !important;
    border: 2px solid #de0267;
    margin-top: 1em !important;
    margin-bottom: 1em !important;
 }

  .view-testimonial-slider .views-field-body{
    background-image: url(/wp-content/themes/lighttheme/images/quote-left.png), url(/wp-content/themes/lighttheme/images/quote-right.png);
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: top left, bottom right;
    text-align: center;
    padding: 1em;
    margin-bottom: 1.5em;
  }


  .view-testimonial-slider .views-field-body .field-content{
 	padding: 0 1em !important;
 }

.view-testimonial-slider .views-field-body p:last-child{
	margin-bottom: 0 !important;
}

.view-testimonial-slider .field-content{
	margin-bottom: 0 !important;
}

    .view-testimonial-slider .views-field-field-testimonial-name,   .view-testimonial-slider .views-field-field-position{
  	color:#565656;
  }

   .view-testimonial-slider .views-row{
text-align: center;
  }

 .views_slideshow_slide img{
 	display: none;
 }



 #view-edit-quantity-table-column, .views-field-edit-quantity, #view-field-parents-name-table-column, .views-field-field-parents-name{
 	display: none;
 }

 .locations-map{
 	    height: 400px;
    margin-bottom: 2em;
 }
 .map-locations-table{
 	    margin: 0 auto;
    text-align: center;
 }

#block-views-block-testimonial-slider-block-1{
    max-width: 900px;
    margin:0 auto;
}

#block-views-block-testimonial-slider-block-1 .form-group .view-testimonial-slider .views-row{
    float: none !important; 
    width: 96% !important; 
}

.views-field-field-testimonial-name{
    display: inline-block;
    margin-right: 1em;
}

.views-field-field-testimonial-name .field-content{
    font-weight: bold;
}

.views-field-field-position{
    display: inline-block;
}

.views-field-body .field-content{
    padding:1em;
}

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

  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-collapse.collapse.in {
    display: block !important;
  }
  .navbar-header .collapse, .navbar-toggle {
    display:block !important;
  }
  .navbar-header {
    float: none;
  }

}


.field--name-field-category, .is-promoted{
    display: none;
}

 .page-header{
    display: none;
 }

 .main-page-header{
    height: 300px;
 }

@media (max-width: 500px){
	 .main-page-header{
    height: 230px;
 }
}	
	

.Home-header{
    display: none !important;
}

.woocommerce-MyAccount-navigation {
	text-align: center;
	margin-bottom: 4em;
}

.woocommerce-MyAccount-navigation ul{
	padding: 0;
}

.woocommerce-MyAccount-navigation ul li{
		list-style: none;
	display: inline-block;
	margin-bottom: 0.5em;
}

.woocommerce-MyAccount-navigation ul li a{

	margin:0 0.5em;
	padding:0.5em 1em;
	border:1px solid #efefef;
	box-shadow: 5px 5px 10px #d4d2d2;
	text-decoration: none;
	display: block;

}

.woocommerce-MyAccount-navigation ul li.is-active a{
	color:#e25796;
}

.woocommerce-MyAccount-navigation ul li a:hover{
	background: #efefef;
}

 .Classes-header, .Ages {
    background: url(/wp-content/themes/lighttheme/images/classes-header.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    position: relative;
}

.cart tr td.actions{
	display: none !important;
}

.Workshops-header, .Workshop, .Courses-header {
    background: url(/wp-content/themes/lighttheme/images/workshops-header.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    position: relative;
}

.Booking-header, .Shopping, .Checkout-header, .path-product .main-page-header, .Cart-header, .account-header, .Conditions-header {
    background: url(/wp-content/themes/lighttheme/images/booking-header.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    position: relative;
}

.About-header, .Blog-header, .like-header, .say-header, .Allsorts-header, .page-node-type-article .main-page-header, .Drama-header, .Agency-header, .Teachers-header, .Safeguarding-header {
    background: url(/wp-content/themes/lighttheme/images/about-header.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    position: relative;
}

.Contact-header {
    background: url(/wp-content/themes/lighttheme/images/contact-header.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    position: relative;
}

.header-text {
    position: relative;
    width: 100%;
    height: 300px;
    padding-top: 100px;
    display: none;
}

 .Schools, .LAMDA-header {
    background: url(/wp-content/themes/lighttheme/images/schools-header.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    position: relative;
}

.page-header-title{
	    height: auto;
    padding: 1em;
}
 
#block-views-block-blog-front-page-block-1 h2, .age-sec-inner h2{
 text-align: center;
 color: #d267b1;
}

.header-text h1 {
    font-size: 2.6em;
    font-weight: lighter;
    color: #fff;
    /*text-shadow: 1px 3px #191919;*/
    margin-bottom: 0;
    position: relative;
    top: 30%;
    text-align: center;
}


.page-header-title h1{
	margin-top: 0;
    font-weight: lighter;
    color: #454545;
    /* text-shadow: 1px 3px #191919; */
    margin-bottom: 0;
    position: relative;
    /* top: 30%; */
    text-align: center;
}

.header-text h2 {
    font-size: 4.2em;
    font-weight: lighter;
    color: #fff;
    text-shadow: 1px 3px #191919;
    margin-bottom: 0;
    position: relative;
    top: 30%;
    text-align: center;
}


.end{
    clear:both;
    float: none;
}

html, .footer{
    background: #1a1a1a;
}

body{
    margin: 0;
    padding: 0;
    font-family: roboto, sans-serif;
    font-weight: 100;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
    font-family: roboto, sans-serif;
    font-weight: 100;
}

/******* HEADER *******/

.navbar-header{
    height: 100%;
}   


.main-container p, .main-container li{
    font-size: 13pt;
}

.col3{
    width:33.333%;
    float:left;
    padding:1em;
}

.col2{
    width:50%;
    float:left;
    padding:1em;
}

@media (max-width: 700px){
    .col3{
        width: 90%;
        float: none;
        padding: 1em;
        max-width: 400px;
        margin: 0 auto;
    }

    .col2{
        width: 100%;
        float: none;
        padding: 1em;
        margin: 0 auto;
    }
}

.col3 img, .col2 img{
    width: 100%;
    height: auto;
    margin-bottom: 1em;
        max-width: 250px;
    margin: 0 auto;
    display: block;
    margin-bottom: 1em;
}

.col3 h3, .col3 h3{
	text-align: center;
}

.col3{
	text-align: center;
}

#navbar {
    width:100%;
    max-width: unset;
    position: fixed;
    top:0;
    z-index: 999;
    height: 130px;
    background-color: rgba(0, 0, 0, 0.4);
}

#block-dftheme-main-menu{
    position: absolute;
    right: 0;
    bottom: 0;
}

#block-dftheme-account-menu{
    position: absolute;
    right: 100px;
    top: 0;
    font-size: 8pt;
}

#block-phonenumber{
position: absolute;
    right: 20px;
    top: 38px;
}

#block-phonenumber a{
    color: #fff;
    font-size: 1.4em;
    text-decoration: none;

}

.menu--account{
        margin-top: 5px !important;
}

.menu--account li {
    border-radius: 3px;
}

.menu li a{
    /*    letter-spacing: 0.1em;  */

}

.nav > li > a{
padding: 6px 15px !important;
    line-height: unset;
    display: block;
    text-decoration: none;
        color: #fff;
}

.nav > li > a:hover{
	color:#000;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #e30064;
    background-color: unset;
}

.main-container h2{
    margin-bottom: 1em;
/*	font-size: 15px!important; */
}

.region-navigation-collapsible{
    width: 90%;
    max-width: 1200px;
    margin: 0 auto !important;
    float: none;
    position: relative;
}

.navbar-toggle{
    position: absolute;
    bottom: 10px;
    right: -10px;
}

.navbar-btn{
    margin:0;
}

.navbar-right{
    margin-right: 0;
}

.navbar-nav{
    margin:0;
}

.navbar-nav > li{
    background: rgba(255, 255, 255, 0.3);
    margin: 0 3px;
        border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.navbar-header{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto !important; 
    float: none;
    position: relative;
}


.logo img{
    width: auto;
    height: 120px;
    margin-top: 5px;
}

@media(max-width: 400px){
    .logo img{
    width: auto;
    height: 60px;
    margin-top:35px;
}
}

@media (min-width: 400px) and (max-width: 500px){
	.logo img {
    width: auto;
    height: 90px;
    margin-top: 20px;
}
}


.navbar-brand {
    display: none;
}

.article.is-promoted{
    display: block !important; 
}

.blog.is-promoted{
    display: none;
}

/******* MAIN *******/

.main-container{
    padding:2em 0em;
    margin-bottom: 3px;
	/* background: #ff008c0d; */
}
.main-container p, .main-container li, .main-container h1, .main-container h2, .main-container h3, .main-container h4{
    color:#000;
}

/******* FOOTER *******/


.social {
        margin-top: 2em;
}
/*
.social a.email {background-position: 0 0;}
.social a.facebook {background-position: -32px 0;}
.social a.twitter {background-position: -64px 0;}
.social a.pinterest {background-position: -96px 0;}
.social a.rss {background-position: -128px 0;}
.social a.linkedin {background-position: -160px 0;}
.social a.flickr {background-position: -192px 0;}
.social a.vimeo {background-position: -224px 0;}
.social a.blogger {background-position: -256px 0;}
.social a.tumblr {background-position: -288px 0;}
.social a.skype {background-position: -320px 0;}
.social a.behance {background-position: -352px 0;}
.social a.googleplus {background-position: -384px 0;}
.social a.youtube {background-position: -416px 0;}
.social a.dribble {background-position: -448px 0;}
.social a.instagram {background-position: -480px 0;}
.social a.picasa {background-position: -512px 0;}
.social a.github {background-position: -544px 0;}
.social a.stumbleupon {background-position: -576px 0;}
.social a.lastfm {background-position: -608px 0;}
*/
.social a.facebook {background-image:url(/wp-content/themes/lighttheme/images/icons/facebook.png);background-size: cover;}
.social a.instagram {background-image:url(/wp-content/themes/lighttheme/images/icons/instagram.png);background-size: cover;}
.social a.twitter {background-image:url(/wp-content/themes/lighttheme/images/icons/twitter.png);background-size: cover;}
.social a.youtube {background-image:url(/wp-content/themes/lighttheme/images/icons/youtube.png);background-size: cover;}
.social a.googleplus {background-image:url(/wp-content/themes/lighttheme/images/icons/googleplus.png);background-size: cover;}
/*.social a.rss {background-image:url(/wp-content/themes/lighttheme/images/icons/rss.png);background-size: cover;}*/
.rss{
	display: none !important;
}

.social ul{
    padding:0;
    margin:0;
}

.social ul li, ul.social li {
    display: inline-block;
    margin: 0 0 0 5px;
    list-style: none;
    width: 35px;
    height: 35px;
}

.social ul li a, ul.social li a {
    display: inline-block;
    overflow: hidden;
    width: 35px;
    height: 35px;
    background: url(/wp-content/themes/lighttheme/images/social.png);
    text-indent: -534em;
    opacity: 1;
    border-radius: 50%;
    margin: 5px;
}

.social ul li a:hover, ul.social li a:hover {opacity: 0.3;}

.prefooter-outer{
        background: #fff;
        /*padding: 1.5em 0;*/
}



.page-node-type-blog .main-container{
 display: none;
}

#block-views-block-blog-listing-block-1{
    max-width: 1200px;
    margin: 0 auto;
    margin-bottom: 2em;
    padding:1em;
}

/*.prefooter-outer .region-prefooter{*/

    #block-views-block-blog-front-page-block-1{
        background: #fff;
    padding: 1.5em 1em;
    }

#block-views-block-blog-front-page-block-1 .form-group{
    width: 90%;
    max-width: 1200px;
    margin: 0 auto !important; 
    float: none;
    position: relative;

}

#block-views-block-blog-front-page-block-1 .field-content, .block-views-blockblog-listing-block-1 .field-content{
	padding:0;
}

.home-btn{
    background: #e25796;
    transition-timing-function: ease-in;
    -webkit-transition: background 0.5s;
    transition: background 0.5s;
    border: 1px solid #fff;
    color: #fff;
    padding: 1em 1.5em;
    /* margin-top: 1em; */
    text-transform: uppercase;
    font-size: 1.4em;
    padding: 1em 3.5em;
    border-radius: 5px;
}

.index-btn-middle{
    background: #fff;
    transition-timing-function: ease-in;
    -webkit-transition: background 0.5s;
    transition: background 0.5s;
    border: 1px solid #f9238c;
    color: #f9238c;
    padding: 1em 1.5em;
    /* margin-top: 1em; */
    text-transform: uppercase;
    font-size: 1em;
    padding: 1em 1.5em;
    border-radius: 0px;
}

.home-btn:hover, .index-btn-middle:hover{
	background:#f5f5f5;
}

.banner-btn{
    position: relative;
        margin-top: 1em;
}

@media (max-width: 600px){
	.banner-btn{
        margin-top: 0em;
}
}

.banner-btn a {
    background: #FF008C;
    padding: 1em 2em;
    padding-top: 1em;
    padding-right: 2em;
    padding-bottom: 1em;
    padding-left: 2em;
    border: 1px solid #FF008C;
    border-radius: 5px; 
    color: #fff;
    /* font-weight: 700; */
    margin-top: 1em;
    margin: 0 auto;
    display: inline-block;
    line-height: normal;
    font-size: 11pt;
    cursor: pointer;
    /* text-transform: uppercase; */
    letter-spacing: 0.1em;
    text-decoration: none;
    margin-left: 20px;
    /* margin-right: 5px; */
    text-decoration: underline;
    text-decoration-style: dotted;
    /* line-height: 11pt;*/
}

.banner-btn a:after{
	content:  "→";
	margin-left: 10px;
	text-decoration: none;
}

.banner-btn a:hover{
opacity: 0.8;
}

.book-now-outer{
   /* background: #de0367;
        border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef; */
}

.book-now-inner{
     width: 90%;
    max-width: 1200px;
    margin: 0 auto !important;
    float: none;
    position: relative;
    padding: 2.5em 1em;
    text-align: center;
}
.book-now-inner p{
    margin-bottom: 1em;
        color: #9a9a9c;
}

.book-now-inner h2{
        margin-top: 0;
    margin-bottom: 1em;
    color: #df0267;
}

.prefooter-outer .region-prefooter .views-row{
    width:31.333%;
    margin:1%;
    float:left;
    border: 1px solid #efefef;
    padding: 1em;
    background: #fff;
}

@media (max-width: 550px){
    .prefooter-outer .region-prefooter .views-row{
    width:98% !important;
    margin:1%;
    float:left;
    margin-top: 1em;
    margin-bottom: 1em;
}
}

.prefooter-outer .views-field-title span{
    display: block !important;
    position: relative !important;
    bottom: unset !important;
    left: unset !important;
    background: unset !important;
        padding: 1em 0 !important;
}

.prefooter-outer img{
        margin: 0 auto;
    width: 100%;
}

.prefooter-outer  a{
    color: #6f4793;
}

.prefooter-outer .views-field-body .field-content{
    margin-bottom: 1em;
}

.prefooter-outer .field-content p{
    color: #9a9a9a;
}

.footer{
    width:100%;
    max-width: unset;
    top:0;
    z-index: 999;
    margin-top:0;
    padding-top: 35px;
    padding-bottom: 36px;
    border-top: 1px solid #E5E5E5;
}

.region-footer{
    width: 90%;
    max-width: 1100px;
    margin: 0 auto !important; 
    float: none;
    position: relative;
}

#block-footerinfo p, #block-footerinfo p a, #block-footerstreeten p, #block-footerstreeten p a{
    color: #fff;
	text-decoration: none;
}

#block-footerstreeten {
        margin-top: 2em;
    padding-top: 2em;
    border-top: 1px solid #fff;
}

/******* HOME PAGE *******/

.views_slideshow_cycle_teaser_section{
    width: 100% !important;
}

.path-frontpage .main-container{
    display: none;

}

.tab-home-outer{
    background: #fff;
}

.tab-home-inner{
    max-width: 1200px;
    margin: 0 auto;

}

.tabs-content{
	text-align: center !important; 
}

.tabs-btns{
    text-align: center;
    display: none;
}

.tabs-btns div{
    padding:1em;
    color: #fff;
    display: inline-block;
    cursor: pointer;

}

@media (max-width: 400px){
    .tabs-btns div{
        font-size: 0.8em;
    padding: 0.8em;
    }
}

@media (max-width: 740px){
	.tabs-content > div{
		max-width: 500px;
		width: 90% !important;
		float: none !important;
		margin: 0 auto !important;
		margin-bottom: 1em !important;
	}
}

.tab-text{
    width: 100%;
}

.tab-text h1{
    margin-bottom: 0.5em;
}

.tab-img{
    width: 100%;
}
.tab-img img{
    width: 100%;
}

.tab-text > a{
    color: #fff;
    border: 1px solid #fff;
    padding: 0.5em 1.5em;
    border-radius: 5px;
    margin-top: 1em;
    font-size: 1.1em;
    display: inline-block;
    /* background: rgba(255, 255, 255, 0.4); */
    text-decoration: none;
}

.tab-text a:hover{
	background-color: rgba(255, 255, 255, 0.4);
}

.classes-bg h2{
    color: #d45692;
    text-align: center;
    margin-top: 1em;
    font-weight: 400;
}

.classes-bg .tab-text > a{
    background: #d45692;
}

.workshops-bg h2{
	color: #12b7bb;
	text-align: center;
    margin-top: 1em;
    font-weight: 400;
}
.workshops-bg .tab-text > a{
    background: #12b7bb;
}



.schools-bg h2{
    color: #e28363;
    text-align: center;
    margin-top: 1em;
    font-weight: 400;
}

.schools-bg .tab-text > a{
    background: #e28363;
}


.parties-bg{
    background: #7baf44;
}

.age-sec-outer{
        background: #f8f8f8;
}

#block-agesection-2{
    background: #eae1eb;
}
#block-agesection-2 h2{
    max-width: 1200px;
    margin:0 auto;
        padding: 1em 1em 0 1em;
        margin-bottom: 0.4em;
}

.page-node-type-article .field--type-image img{
    margin: 0 auto;
    margin-bottom: 2em;
}

.page-node-type-article .page-header{
    text-align: center;
    display: table;
    margin: 0 auto;
    margin-bottom: 1em;
    color: #6f4793;
}

.page-node-type-article article footer{
    display: none;
}

.page-node-type-article .content{
    max-width: 900px;
    margin:0 auto;
    text-align: center;
}

.page-node-type-article .list-inline{
    display: none;
}

.team-outer{
    text-align: center;
}

.team{
    display: inline-block;
    margin: 1%;
    vertical-align: top;
    width:280px;
        border: 1px solid #e9e9e9;
    box-shadow: 5px 5px 10px #d4d2d2;
	background: #fff;
}

.team h4{
	margin-bottom: 0.5em;
}

.team p {
	display: none;
}

.team img{
    width:100%;
}


.tabs-content > div{
    padding: 2em;
    color: #666666;
    width: 31.333%;
    float: left;
    margin: 1%;
    background: #fff;
    border: 1px solid #efefef;
}

.tabs-content .active{
    display: block;
}

.age-sec-inner{
    max-width: 1200px;
    margin: 0 auto;
    padding: 3em 1em;
}

.age-txt p{
 color: #666666;
}

.age-sec{
    width:48%;
    float:left;
    margin:1%;
    color: #fff;
    position: relative;
        border: 1px solid #efefef;
    border-bottom: 0;
}

@media (max-width: 820px){
    .age-sec{
            width: 98%;
    float: none;
    margin: 1%;
    color: #fff;
    position: relative;
    max-width: 500px;
    margin: 0 auto;
    margin-bottom: 1em;
    
    }

    .ages-14-18{
        margin-bottom: 0;
    }
    
}

@media (max-width: 500px){

    .age-img{
        width: 100% !important;
        height: 200px;
        position: relative !important;
    }

    .age-txt{
        width:100% !important;
    }

}

.age-sec img{
    width: 100%;
    height:auto;
    opacity: 0;
}

.age-img{
    width: 45%;
    float: left;
    background-size: cover !important;
    background-position: center !important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.age-txt{
        width: 55%;
        padding:1.5em;
    float: right;
    text-align: center;
}

.age-txt h2{
    margin-top:0;
}

.age-txt a{
    color: #fff;
    border: 1px solid #fff;
    padding: 0.5em;
    border-radius: 5px;
    margin-top: 0.2em;
    display: inline-block;
    background: rgba(255, 255, 255, 0.4);
    text-decoration: none;
}

.age-txt a:hover{
	background:rgba(255, 255, 255, 0.1);
}

.ages-4-6{
    background: #fff;
}

.ages-4-6 h2{
	color: #397bea;
}

.ages-4-6 .age-txt a{
	background: #397bea;
}

.ages-7-11{
    background: #fff;
}

.ages-7-11 h2{
	color: #88b75a;
}

.ages-7-11 .age-txt a{
	background: #88b75a;
}

.ages-11-14{
    background: #fff;
}

.ages-11-14 h2{
	color: #37a094;
}

.ages-11-14 .age-txt a{
	background: #37a094;
}



.ages-14-18{
    background: #fff;
}


.ages-14-18 h2{
	color: #48bbe8;
}

.ages-14-18 .age-txt a{
	background: #48bbe8;
}

.classes-colour-header{
	height: 30px;
    background-color: #d25992;
    position: absolute;
    bottom: 0;
    width: 100%;
    background-image: url(/wp-content/themes/lighttheme/images/cut-triangle.png);
    background-repeat: repeat-x;
    background-size: 15px;
    background-position: bottom;
}

.workshops-colour-header{
	height: 30px;
    background-color: #12b7bb;
    position: absolute;
    bottom: 0;
    width: 100%;
    background-image: url(/wp-content/themes/lighttheme/images/cut-triangle.png);
    background-repeat: repeat-x;
    background-size: 15px;
    background-position: bottom;
}

.schools-colour-header{
	height: 30px;
    background-color: #e28363;
    position: absolute;
    bottom: 0;
    width: 100%;
    background-image: url(/wp-content/themes/lighttheme/images/cut-triangle.png);
    background-repeat: repeat-x;
    background-size: 15px;
    background-position: bottom;
}

.parties-colour-header{
	height: 30px;
    background-color: #7baf44;
    position: absolute;
    bottom: 0;
    width: 100%;
    background-image: url(/wp-content/themes/lighttheme/images/cut-triangle.png);
    background-repeat: repeat-x;
    background-size: 15px;
    background-position: bottom;
}

.ages-4-6-bottom{
	height: 30px;
    background-color: #397bea;
    position: relative;
    bottom: 0;
    width: 100%;
    background-image: url(/wp-content/themes/lighttheme/images/cut-triangle-col.png);
    background-repeat: repeat-x;
    background-size: 15px;
    background-position: bottom;
}
.ages-7-11-bottom{
	height: 30px;
    background-color: #87b954;
    position: relative;
    bottom: 0;
    width: 100%;
    background-image: url(/wp-content/themes/lighttheme/images/cut-triangle-col.png);
    background-repeat: repeat-x;
    background-size: 15px;
    background-position: bottom;
	
}
.ages-11-14-bottom{
height: 30px;
    background-color: #31a194;
    position: relative;
    bottom: 0;
    width: 100%;
    background-image: url(/wp-content/themes/lighttheme/images/cut-triangle-col.png);
    background-repeat: repeat-x;
    background-size: 15px;
    background-position: bottom;
	
}
.ages-14-18-bottom{
	height: 30px;
    background-color: #41baea;
    position: relative;
    bottom: 0;
    width: 100%;
    background-image: url(/wp-content/themes/lighttheme/images/cut-triangle-col.png);
    background-repeat: repeat-x;
    background-size: 15px;
    background-position: bottom;
	
}
/*
.ages-4-6-buy-btn a, .ages-4-6-buy-btn button{
	background-color: #397bea !important;
	border-color: #397bea !important;
	margin:0 auto;
}

.ages-7-11-buy-btn a, .ages-7-11-buy-btn button{
	background-color: #87b954 !important;
	border-color: #87b954 !important;
}

.ages-11-14-buy-btn a, .ages-11-14-buy-btn button{
	background-color: #31a194 !important;
	border-color: #31a194 !important;
}

.ages-14-18-buy-btn a, .ages-14-18-buy-btn button{
	background-color: #41baea !important;
	border-color: #41baea !important;
}

.ages-trial-buy-btn a, .ages-trial-buy-btn button{
	background-color: #d25992 !important;
	border-color: #d25992 !important;
}

.schools-trial-buy-btn a, .schools-trial-buy-btn button{
    background-color: #e28363 !important;
    border-color: #e28363 !important;
}

*/

.ages-4-6-buy-btn a:hover, .ages-4-6-buy-btn button:hover, .ages-7-11-buy-btn a:hover, .ages-7-11-buy-btn button:hover, .ages-11-14-buy-btn a:hover, .ages-11-14-buy-btn button:hover, 
.ages-14-18-buy-btn a:hover, .ages-14-18-buy-btn button:hover, .ages-trial-buy-btn a:hover, .ages-trial-buy-btn button:hover, .schools-trial-buy-btn a, .schools-trial-buy-btn button{
	opacity: 0.8;
}


.show_description a{
	background-color:transparent !important; 
	border-color: unset !important;  
}


.ages-4-6-bottom-img{
	min-height: 30px;
    background-color: #397bea;
    position: relative;
    bottom: 0;
    width: 100%;
    background-image: url(/wp-content/themes/lighttheme/images/cut-triangle.png);
    background-repeat: repeat-x;
    background-size: 15px;
    background-position: bottom;
        color: #fff;
    text-align: center;
    padding: 0.5em 0.5em 1em 0.5em;
    font-weight: 300;
    letter-spacing: 0.04em;
}
.ages-7-11-bottom-img{
	min-height: 30px;
    background-color: #87b954;
    position: relative;
    bottom: 0;
    width: 100%;
    background-image: url(/wp-content/themes/lighttheme/images/cut-triangle.png);
    background-repeat: repeat-x;
    background-size: 15px;
    background-position: bottom;
        color: #fff;
    text-align: center;
    padding: 0.5em 0.5em 1em 0.5em;
    font-weight: 300;
    letter-spacing: 0.04em;
	
}
.ages-11-14-bottom-img{
min-height: 30px;
    background-color: #31a194;
    position: relative;
    bottom: 0;
    width: 100%;
    background-image: url(/wp-content/themes/lighttheme/images/cut-triangle.png);
    background-repeat: repeat-x;
    background-size: 15px;
    background-position: bottom;
        color: #fff;
    text-align: center;
    padding: 0.5em 0.5em 1em 0.5em;
    font-weight: 300;
    letter-spacing: 0.04em;
	
}
.ages-14-18-bottom-img{
	min-height: 30px;
    background-color: #41baea;
    position: relative;
    bottom: 0;
    width: 100%;
    background-image: url(/wp-content/themes/lighttheme/images/cut-triangle.png);
    background-repeat: repeat-x;
    background-size: 15px;
    background-position: bottom;
        color: #fff;
    text-align: center;
    padding: 0.5em 0.5em 1em 0.5em;
    font-weight: 300;
    letter-spacing: 0.04em;
	
}

.ages-trial-bottom-img{
	min-height: 30px;
    background-color: #d25992;
    position: relative;
    bottom: 0;
    width: 100%;
    background-image: url(/wp-content/themes/lighttheme/images/cut-triangle.png);
    background-repeat: repeat-x;
    background-size: 15px;
    background-position: bottom;
        color: #fff;
    text-align: center;
    padding: 0.5em 0.5em 1em 0.5em;
    font-weight: 300;
    letter-spacing: 0.04em;
	
}

.schools-trial-bottom-img{
    min-height: 30px;
    background-color: #e28363;
    position: relative;
    bottom: 0;
    width: 100%;
    background-image: url(/wp-content/themes/lighttheme/images/cut-triangle.png);
    background-repeat: repeat-x;
    background-size: 15px;
    background-position: bottom;
        color: #fff;
    text-align: center;
    padding: 0.5em 0.5em 1em 0.5em;
    font-weight: 300;
    letter-spacing: 0.04em;
}

.ages-4-6-header{
	height: 30px;
    background-color: #397bea;
    position: absolute;
    bottom: 0;
    width: 100%;
    background-image: url(/wp-content/themes/lighttheme/images/cut-triangle.png);
    background-repeat: repeat-x;
    background-size: 15px;
    background-position: bottom;
}
.ages-7-11-header{
		height: 30px;
    background-color: #87b954;
    position: absolute;
    bottom: 0;
    width: 100%;
    background-image: url(/wp-content/themes/lighttheme/images/cut-triangle.png);
    background-repeat: repeat-x;
    background-size: 15px;
    background-position: bottom;
	
}
.ages-11-14-header{
	height: 30px;
    background-color: #31a194;
    position: absolute;
    bottom: 0;
    width: 100%;
    background-image: url(/wp-content/themes/lighttheme/images/cut-triangle.png);
    background-repeat: repeat-x;
    background-size: 15px;
    background-position: bottom;
	
}
.ages-14-18-header{
		height: 30px;
    background-color: #41baea;
    position: absolute;
    bottom: 0;
    width: 100%;
    background-image: url(/wp-content/themes/lighttheme/images/cut-triangle.png);
    background-repeat: repeat-x;
    background-size: 15px;
    background-position: bottom;
}

.path-node .age-sec{
	width: 90%;
	float:none;
	margin:0 auto;
	margin-bottom: 1em;
}

@media(min-width: 650px){
	.path-node .age-sec{
		width: 48%;
		float:left;
		margin:1%;
	}
}

@media(min-width: 1050px){
	.path-node .age-sec{
		width: 23%;
	}
}

.path-node .age-img{
	display: none;
}

.path-node .age-txt {
    width: 100%;
        padding: 0.5em 1em;
    float: none;
    text-align: center;
}

.path-node #block-agesection-2 h2{
    padding-top: 0.5em;
}

@media (max-width: 800px){
    .tab-text{
        width:100% !important;
        text-align: center !important;
        float:none;
    }

    .tab-img{
        float: none !important;
        margin:0 auto;
        margin-top:1.5em;
        width: 100%;
    }

    .tab-img img{
        max-width: 320px;
        width:100%;
        margin: 0 auto;
        display: block;
    }
}

/******* SLIDESHOW *******/

.slideshow-outer{
    overflow:hidden;
}

.view-slideshow{
	overflow:hidden;
}

#block-slideshowsubtext {
    background: #d25992;
    text-align: center;
    padding: 0.5em 0.5em;
    color: #fff;
    font-size: 2.3em;
}

@media (max-width: 750px){
    #block-slideshowsubtext{
        font-size: 1.3em;
    }
}

#block-slideshowsubtext span{
    color:#ffdd07;
}

.views_slideshow_cycle_slide, .views_slideshow_cycle_slide img{
    width:100% !important;
    /*height:100% !important;*/
}

.block-views-blockslideshow-block-1{
    position: relative;
    top: 0;
    left: 0;
    right: 0;
}

.views-slideshow-controls-bottom{
position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
}

.views-slideshow-controls-bottom .views-slideshow-pager-bullets li{
        background: #ec81f3;
}


.views-field-title span{
position: absolute;
    bottom: 3em;
    left: 3em;
    z-index: 1;
    background: rgba(255, 255, 255, 0.63);
    padding: 1em;
    font-size: 1.4em;
    color: #df0267;
}

.slideshow-outer .views-field-title span{
        position: relative;
    margin: 0 auto;
    margin-top: 155px;
    width: 90%;
    max-width: 1100px;
    padding-top: 2em;
    padding-bottom: 2em;
    text-align: center;
    display: block;
    color: #fff;
    text-shadow: 2px 2px 8px #000;
    font-size:3em;
    bottom: unset;
    left: unset;
    background: unset;
    display: none;
}

.banner-text-container-outer{
    position: relative;
    margin: 0 auto;
}

.banner-text-container{
    position: absolute;
    margin: unset;
    margin-top: 110px;
    width: 100%;
    /* max-width: 500px; */
    padding-top: 0;
    padding-bottom: 0;
    text-align: left;
    display: block;
    bottom: unset;
    left: unset;
    background: unset;
    /* left: 20px; */
    right: 0;
   /*  background: #ff73ff; */
}


@media (min-width: 500px){

	.banner-text-container{
    position: absolute;
    margin: unset;
    margin-top: 110px;
    width: 100%;
    /* max-width: 500px; */
    padding-top: 0;
    padding-bottom: 0;
    text-align: left;
    display: block;
    bottom: unset;
    left: unset;
    background: unset;
    /* left: 20px; */
    right: 0;
     /* background: #FF008C; */
    padding-bottom: 3em;
}




.banner-text-container .banner-btn{
	padding: 0;
	margin-top: 1em;
	    padding-left: 50px;

}

}




@media (max-width: 700px){

    .banner-text-container{

        font-size: 85%;

    }

}

.banner-text-container h1{
color: #fff;
    font-size: 4em;
    /* text-shadow: 0px 0px 20px #343434; */
    margin-bottom: 0 !important;
    font-weight: 400;
	padding: 50px;

}   

@media (max-width: 600px){
	.banner-text-container h1{
    font-size:2.2em;
}   
}

.banner-text-container p{
    font-weight: lighter;
    font-size:1.6em;
    color: #fff;
        text-shadow: 1px 1px #000;
}   

.view-content{
    position: relative;
}



/******* CART *******/

.cart-block--summary__icon img{
        display: inline-block;
    margin-right: 10px;
}

.cart--cart-block{
    display: table;
    position: absolute;
    right: 20px;
    top: 20px;


}

.cart-block--summary__count{
    color: #fff;
}


.cart-block--link__expand{
	text-decoration: none;
}

.cart-block--summary__icon, .cart-block--summary__count{
	display: inline-block;
	vertical-align: middle;
}


/******* PRODUCTS *******/

.term-dates{
    text-align: center;
    padding: 2em;
    display: table;
    margin: 0 auto;
    margin-bottom: 3em;
    font-size: 1.4em;
    max-width: 350px;
}



.term-dates h3{
	    margin-top: 0;
    color: #575757;
}

.term-dates img{
	display: block;
}

.calendar-middle{
	background: #fef8eb;
	    padding: 1em;
	    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
}

.calendar-middle p{
	font-size: 0.8em !important;
    color: #7a7a7a;
}

.cat-fixed{
    position: fixed;
    background: #fff;
    width: 100%;
    left: 0;
    right: 0;
        z-index: 11;
}

.prod-cat-selected{
    background:#efefef;
color: #484848 !important;
    border: 1px solid #484848;
}


#block-views-block-prod-cat-test-block-1  .commerce-order-item-add-to-cart-form{
    /*display: none;*/
}

#block-views-block-prod-cat-test-block-1{
    max-width: 1200px;
    margin:0 auto;
}

#block-views-block-prod-cat-test-block-1 .views-row{
    padding: 1em;
    border: 1px solid #efefef;
    width: 47%;
    margin: 1%;
    float: none;
    display: inline-block;
    vertical-align: top;
}
#block-bookingcategories h4{
    display: none;
}

#block-bookingcategories ul {
    list-style: none;
    padding: 0;
    text-align: center;
    margin: 0;
}

#block-bookingcategories ul li{
     display: inline-block;
     border:1px solid #efefef;
         margin:1em;
}


@media (max-width: 650px){
	#block-bookingcategories ul li{
		width: 46%;
	    margin: 1%;
	}
}


@media (max-width: 350px){
	#block-bookingcategories ul li a{
		padding:0.5em 1em !important;
		font-size: 0.7em !important;
	}

	#block-bookingcategories ul li{
		margin-bottom: 1% !important;
	}
}


@media (max-width: 450px){
	#block-bookingcategories ul li a{
		padding:0.5em 1em !important;
		font-size: 0.7em !important;
	}

	#block-bookingcategories ul li{
		margin-bottom: 1% !important;
	}
}


#block-bookingcategories ul li a{ 
     padding:1em 1.5em;
     display: block;
     font-size: 0.8em;
     text-decoration: none;
}


@media (max-width: 767px){
    .sec-title{
        text-align: center;
    }

    #block-bookingcategories{
        text-align: center;
    }

    #block-bookingcategories h4{
        margin-bottom: 1em;
    }

    #block-bookingcategories ul{
        list-style: none;
        padding: 0;
    }

    #block-bookingcategories ul li{
         margin-bottom: 1em;
    }
}

@media (max-width: 600px){
    #block-views-block-prod-cat-test-block-1 .views-row{
        width: 97%;
        max-width: 400px;
        margin: 0 auto;
        display: block;
        margin-bottom: 1em;
    }
}

#block-views-block-prod-cat-test-block-1 .views-row .img-responsive{
    width: 100%;
}

#block-views-block-prod-cat-test-block-1 .field--name-title{
    font-size: 1.3em;
    margin-bottom: 1em;
    margin-top: 1em;
    text-align: center;
    font-weight: 600;
}

#block-views-block-prod-cat-test-block-1 .field--name-field-class-length-text{
    font-size: 1.1em;
    text-align: center;
    margin-bottom: 1em;
    color: #9a9a9a;
}

#block-views-block-prod-cat-test-block-1 .field--name-field-term-dates-text{
    font-size: 0.9em;
    text-align: center;
    margin-bottom: 1em;
}

#block-views-block-prod-cat-test-block-1 .field--name-field-price{
    text-align: center;
}

#block-views-block-prod-cat-test-block-1 .field--name-field-price .field--label{
display: none;
}

#block-views-block-prod-cat-test-block-1 .field--name-field-price .field--item{
display: inline-block;
color: #e25596;
    font-weight: bolder;
        margin-top: 1em;
    margin-bottom: 1em;
    font-size: 1.3em;
}

#block-views-block-prod-cat-test-block-1 .btn{
margin: 0 auto;
    display: block;
    position: relative;
}

.view-prod-cat-test{

}

@media (max-width: 950px){

.navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
        padding-left: 10px;
}

.navbar-nav > li{
    background: unset !important;
}

    #navbar-collapse{
    width: 100%;
    border: 0;
    margin: 0;
    max-width: 700px;
    margin: 0 auto;
    }

    #block-dftheme-main-menu{
        position: relative;
    }

    .navbar-collapse.in{
        overflow-y: unset;
    }

    .menu--main{
        background: rgba(39, 39, 39, 0.91);
        overflow:hidden;
    }

    .nav > li {
    position: relative;
    display: block;
    width: 100%;
}
}

.portfolio article img{
        width: 100%;
    height: auto;
}
.portfolio{ text-align: center; }
.portfolio article {display: inline-block; margin-bottom: 30px;  vertical-align: top;   width: 180px;
    margin: 1%;    border: 1px solid #efefef;}
.portfolio article h3, .home .portfolio article h3 {margin: 0.5em 0; border-bottom: none; font-size: 1.085em; }
.portfolio article h3 a {color: #ef5e80; text-decoration: none;
    font-size: 11pt !important;}
.portfolio article h3 a:hover {color: #5dd8ba;}
.portfolio article p {margin: 0; color: #999;}
.portfolio article>div {position: relative; overflow: hidden;}
.portfolio article div div {display: none;}
.portfolio article div:hover div,
.portfolio article div.item-selected div {display: block; position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; background: rgba(239, 94, 128,0.8); text-align: center;}
.portfolio article div ul {display: inline-block; overflow: hidden; position: relative; z-index: 3; top: 50%; list-style: none; margin: -20px auto 0; padding: 5px; border-radius: 20px; background: rgba(255,255,255,0.3); text-align: center;}
.portfolio article div ul li {display: inline-block; margin: 0 0 0 5px; padding: 0;}
.portfolio article div ul li:first-child {margin-left: 0;}
.portfolio article div ul li a {display: inline-block; overflow: hidden; width: 30px; height: 30px; margin: 0; background: url("/wp-content/themes/lighttheme/images/actions.png"); text-indent: -500em; vertical-align: middle;}
.portfolio article div ul li a.view {background-position: 0 0;}
.portfolio article div ul li a.go {background-position: -34px 0;}
.portfolio article p {line-height: 1.3em;}
.col1 .img {float: left; width: 64%; margin-right: 4%;}
.portfolio article.col1 h3 {font-size: 1.538em;}
.portfolio article.col1 p {margin: 1.5em 0;}



.view-product-catalog .views-row, .path-product article, .products .product{
    width: 90% !important;
    float: none !important;
    margin: 0 auto !important;
    border: 1px solid #efefef;
    border-radius: 5px !important;
    overflow: hidden;
    padding-bottom: 1em !important;
    display: inline-block;
    vertical-align: top !important;
    box-shadow: -1px 2px 4px 1px #e6e6e6;
    background: #fff;

}

.path-product article{
	    max-width: 400px;
}

@media (max-width: 500px){
.view-product-catalog .views-row, .products .product{
    width: 100% !important;
    float: none !important;
    margin: 1% !important;
    border: 1px solid #efefef;
    border-radius: 5px !important;
    overflow: hidden;
    padding-bottom: 1em !important;
    display: inline-block;
    vertical-align: top !important;
    box-shadow: -1px 2px 4px 1px #e6e6e6;
}
}


@media (min-width: 550px){
.view-product-catalog .views-row, .products .product{
    width: 47% !important;
    float: none !important;
    margin: 1% !important;
    border: 1px solid #efefef;
    border-radius: 5px !important;
    overflow: hidden;
    padding-bottom: 1em !important;
    display: inline-block;
    vertical-align: top !important;
    box-shadow: -1px 2px 4px 1px #e6e6e6;
}
}

.view-product-catalog{
    text-align: center;
}

@media (min-width: 1000px){
	.view-product-catalog .views-row, .products .product{
    width: 22.7% !important;
    float: none !important;
    margin: 1% !important;
    border: 1px solid #efefef;
    border-radius: 5px !important;
    overflow: hidden;
    padding-bottom: 1em !important;
    display: inline-block;
    vertical-align: top !important;
    box-shadow: -1px 2px 4px 1px #e6e6e6;
}
}

.view-product-catalog .views-field-title span, .field--title-itm, .woocommerce-loop-product__title {
position: relative;
    bottom: unset;
    left: unset;
    z-index: 1;
    background: unset;
    padding: unset;
    font-size: 15pt !important;
    color: #0c0c0c !important;
    font-weight: 300;
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 1.1em;
}

.path-product article .field--name-variations{
	margin: 1em 1em 0 1em;
}

.view-product-catalog .views-field-field-class-length-text span, .path-product article .field--name-field-class-length-text {
	    color: #a09a9a;
    text-align: center;
    display: block;
    margin-bottom: 1em;
    font-size: 1.1em;
    padding: 0 1em;
}

.view-product-catalog  .views-field-field-product-image img, .path-product article .field--name-field-product-image img{
	width: 100%;
}


.view-product-catalog  .views-field-field-term-dates-text span, .path-product article .field--name-field-term-dates-text  {
	    color: #000;
    display: block;
    text-align: center;
    margin-bottom: 1em;
    font-size: 1.1em !important;
    padding: 0 1em;
}

.path-product article .field--name-field-price  .field--label{
	display: none;
}

.view-product-catalog .views-field-field-price span,  .path-product article .field--name-field-price .field--item,
 .product .price > span, .product .price {
    font-size: 15pt;
    font-weight: 900;
    text-align: center;
    margin-bottom: 1em;
    color: #0c0c0c !important;
    padding: 0 0.5em;
}

.view-product-catalog a{
	margin:0 auto;
}

.main-product-outer{

}

.view-product-catalog .views-field-field-category{
	display: none;
}

/*
.classes-border, .product_cat-weekly-classes{
	border: 5px solid #d25992 !important;
	overflow: hidden;
}

.schools-border, .product_cat-schools-drama{
	border: 5px solid #e28363 !important;
	overflow: hidden;
}

.workshops-border, .product_cat-holiday-workshops{
	border: 5px solid #12b7bb !important;
	overflow: hidden;
}

*/


.classes-border .onsale, .product_cat-weekly-classes .onsale{
	background: #d25992 !important;
	    border-radius: 0 !important;
    padding: 0em 0.5em 0em 1em !important;
    top: 20px !important;
    right: 0 !important;
    display: table !important;
    left: unset !important;
    letter-spacing: 0.09em;
    font-weight: 100 !important;
}

.schools-border .onsale, .product_cat-schools-drama .onsale{
	background: #e28363 !important;
	    border-radius: 0 !important;
    padding: 0em 0.5em 0em 1em !important;
    top: 20px !important;
    right: 0 !important;
    display: table !important;
    left: unset !important;
    letter-spacing: 0.09em;
    font-weight: 100 !important;
}

.workshops-border .onsale, .product_cat-holiday-workshops .onsale{
	background: #12b7bb !important;
	    border-radius: 0 !important;
    padding: 0em 0.5em 0em 1em !important;
    top: 20px !important;
    right: 0 !important;
    display: table !important;
    left: unset !important;
    letter-spacing: 0.09em;
    font-weight: 100 !important;
}

.classes-booking-btn{
background: #d25992;
    color: #fff;
}





.schools-booking-btn{
background: #e28363;
    color: #fff;
}
.workshops-booking-btn{
background: #13b7bb;
    color: #fff;
}

@media (max-width: 700px){
	.woocommerce div.product div.summary{
		width: 100% !important;
		padding: 0 !important;
	}

	.woocommerce div.product div.images.woocommerce-product-gallery {
    position: relative;
    width: 100% !important;
    float: left !important;
    margin-bottom: 1em !important;
}

.woocommerce .single-product{
 padding: 1em !important;
}

}


.school-overlay h3{
        font-size: 12pt !important;
    color: #fff !important;
    text-transform: none;
    padding: 1em;
}