/*!
Theme Name:   	Carreducker
Theme URI:    	http://carreducker.com
Author:         Carreducker
Author URI:     https://woocommerce.com/
Description:  	CARREDUCKER Custom Theme
Template: 		storefront
Tags:         	e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options
*//*!
 * normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css
 */
 
 @font-face {
	font-family: "Code Pro LC";
	src: url("fonts/codeprolc.otf");
	url("fonts/codeprolc.otf") format("opentype"),
}
 
 body{
	margin: auto 20px;
	
	font-family: "Code Pro LC", sans-serif;
	font-size: 14px;
	color: #000;
 }
 
 button, input, textarea {
    font-family: "Code Pro LC", sans-serif!important;
}
 
 h1, h2, h3, h4, h5, .image-menu > li > a, input[type="submit"]{
	font-family: 'Playfair Display', serif;
	text-transform: uppercase;
	letter-spacing: 1px;
 }
 
 h1{
	letter-spacing: 2px;
 }
 
.clearfix{
	display: block;
	clear: both
}
 
 ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: black;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: black;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: black;
}
 
 .page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail {
    padding-top: 12.6em;
    padding-bottom: 12.6em;
}

.widget_search form:before, .widget_product_search form:before{
	display: none;
}

.site-search{
	margin-bottom: 0;
}

.site-search .widget_product_search form input[type=search], .site-search .widget_product_search form input[type=text] {
    box-shadow: none;
    border-bottom: 1px solid #000!important;
    background: none;
    width: 60%;
    padding: 0;
}

.site-search label {
    vertical-align: bottom;
    text-transform: uppercase;
    line-height: 12px;
}

.site-search label span{
	vertical-align: bottom;
	padding: 0 26px;
	font-size: 12px;
}

.aws-search-result .aws_result_title {
	font-size: 16px;
}

.aws-search-result .aws_result_excerpt{
	display: none!important;
}

#site-header-cart{
	/*position: absolute;
	right: 0;*/
	width: 30%
}

.site-header-cart:hover .widget_shopping_cart{
	left:0;display:block
}

.site-header-cart .cart-contents{
	text-align: right;
}

.site-header-cart .cart-contents:after{
	display: none;
}

.site-header-cart .widget_shopping_cart a {
    color: #ad956a;
    font-size: 13px;
}

.site-header-cart dl.variation{
	margin: 5px 0px 5px 22px!important;
	padding: 0px!important;
}

.site-header-cart dl.variation dd, .site-header-cart dl p{
	margin-bottom: 0;
}

.site-header-cart dl.variation dt, .site-header-cart dl.variation dd {
	display: inline;
}

.site-header-cart dl.variation dt{
	float: left;
	padding-right: 10px;
}

.site-header .product_list_widget li .quantity{
	margin-left: 22px;
}
.site-header .product_list_widget li .quantity .amount{
	font-size: 12px;
}

#my-account{
	float: right; 
	padding-left: 10px; 
	line-height: 28px
}

#my-account a{
	padding-right: 10px;
}

header{
	margin: 0px auto;
}

button.menu-toggle{
	float: none;
    margin: 0px auto;
    width: 100%;
    text-align: center;
    border-width: 1px;
    border-radius: 0;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}

.menu-toggle span{
	font-size: 15px;
	padding-left: 30px;
    line-height: 16px;
    vertical-align: bottom;
} 

.menu-toggle span:before{
	font-size: 12px;
}

.handheld-navigation .menu a{
	text-align: center;
}

.handheld-navigation .menu li{
	background: #e3e3e3;
	padding-left: 15px;
    padding-right: 15px;
}
   
.handheld-navigation .menu li a{
	padding: 10px 0;
    border-bottom: 1px solid #d3d3d3;
    
}

h1.entry-title, h2.entry-title{
	font-size: 24px!important;
}

.image-menu{
	margin: 0;
	padding: 0;
	
	clear: both;
	display: block;
}

.image-menu, .courses{
	margin-top: -20px;
}

.image-menu span { 
    height: 100%;
    vertical-align: middle;
    display: inline-block;
}
    
.image-menu li{
	list-style: none;
}

.image-menu > li, .course{
	display: table;
	float: left;
	
	width: 100%;
	margin-top: 20px;
	
	text-align: center;
	
	background-repeat: no-repeat;
	position: relative;
}

.image-menu > li{
	height: 230px;
}

.image-menu li ul li{
	text-align: left;
}

.image-menu > li:last-child{
	margin-bottom: 0px!important;
}

.course{
	margin-top: 20px;
	margin-bottom: 0px;
}

.course > div{
	width: 100%;
	min-height: 230px;
	display: table;
	
	padding: 20px;
}


.image-menu > li > a, .course > div a{
	color: #FFF;
	font-size: 18px;
	letter-spacing: 1px;
	
	display: table-cell;
	vertical-align: middle;
}

.image-menu li ul{
	display: none;
    margin-left: 0;
    background: #e3e3e3;
    position: absolute;
    top: 230px;
    left: 0;
    width: 100%;
    
    z-index: 99;
}

.image-menu li:hover ul{
	display: block;
}

.image-menu ul li {
    padding: 10px;
    margin: auto 20px;
    border-bottom: 1px solid #d3d3d3;
}

.image-menu ul a{
	color: black;
}

.image-menu .outer{
	background-color: black;
	background-size: cover!important;
}


div.course a h5{
	color: white!important;
}

div.course div.date{
	font-family: "Code Pro LC", sans-serif;
	font-size: 12px;
}

div.course button, .course .button{
	margin-top: 20px;
	padding: 8px 25px;
	font-size: 15px;
}


.woocommerce-message {
	line-height:20px !important;
}

/*.col2-set.col-2{
	margin-right: 0;
}*/

#newsletter{
	background: url('images/newsletter-bg.jpg') no-repeat;
	background-size: cover;
	width: 100%;
	padding: 20px;
	margin: 0px auto;
	text-align: center;
	
	color: #FFF;
}

#newsletter h2{
	margin-top: 10px;
	font-size: 32px;
	color: #FFF;
}


#newsletter input[type="text"], #newsletter input[type="email"]{
	width: 100%;
	height: 45px;
	
	margin-bottom: 10px;
	border-radius: 0px;
}

#newsletter input[type="submit"]{
	font-size: 16px;
	background: #e3e3e3; 
	color:#000;
	width: 100%;
	height: 45px;
	border-radius: 0px;
}

#newsletter p{
	letter-spacing: 1px;
}


#mc_embed_signup {
	background: none!important;
}

#newsletter #mc_embed_signup form{
	text-align: center!important;
	padding: 0px;
	text-indent: inherit!important;
}

#newsletter #mc_embed_signup .mc-field-group {
	vertical-align: top;
	width: 100%;
	text-indent: inherit;
	padding-bottom: 0;
	margin-bottom: 20px;
}

#newsletter #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
	background-color: inherit;
	color: white;
	margin-bottom: 0;
}


#newsletter #mc_embed_signup .mc-field-group input{
	width: 100%;
	margin: 0;
	text-indent: inherit
}

#mc_embed_signup .button:hover{
	background-color: #e3e3e3!important;
}

#newsletter #mc_embed_signup div.response {
    margin: 0;
    padding: 0;
}

#newsletter #mc_embed_signup #mce-success-response, #newsletter #mc_embed_signup #mce-error-response {
	color: white;
}

.site-footer{
	margin-top: 30px;
    border-top: 1px solid black;
    padding-top: 10px;
    padding-bottom: 10px;
}

.site-info{
	margin: 0px auto;
	text-align: center;
	
	color: black;
	line-height: 36px;
}

.site-info .social div{
	display: inline-block;
	margin-right: 10px;
}

.site-info .social div:last-child{
	margin-right: 0px;
}

.site-info img{
	margin: 0px auto;
}

.site-info #cc{
	margin-top: 10px;
}



.page-template-template-homepage:not(.has-post-thumbnail) .site-main {
    padding-top: 0;
}

/*.woof_container{
	display: inline-block;
	width: 30%;
	vertical-align: top;
}

.woof_container select{
	width: 100%;
}*/

.site-header {
    border-bottom: none;
}

.custom-header-image{
	padding-top: 12.6em;
    padding-bottom: 12.6em;
    background-size: cover;
    background-position: center center;
}

.custom-header h1, .custom-header h2{
	color: white;
	text-align: center;
}

.custom-header h1.has-video{
	color: black;
	margin-top: 20px;
}

.entry-content{
	margin: 0px auto;
	padding: 50px 30px;
	
	text-align: center;
}

article .entry-content ul li{
	list-style: none;
}

article .entry-content ul li:before{
	content:"• ";
	margin: 10px auto;
}

article .entry-content li.wc_payment_method:before{
	content: "";
}

#main{
	display: block; clear: both; 
}

.site-main{
	margin-bottom: 0;
}

#content{
	margin-top: 30px;
	margin-bottom: 30px;
}

.content{
	margin-top: 30px;
}

.content > div p:last-child{
	margin-bottom: 0px!important;
}

/* content links */

.content-links{
	margin: 30px auto 0px auto;
	text-align: center;
}
.content-links ul{
	margin: 0px;
	text-align: center;
}

.content-links ul li{
	list-style: none;
	margin: 0px;
}

.content-links ul li a{
	border: 1px solid black;
	background: #e3e3e3;
	padding: 10px 50px;
}

.home #main, .content, .page-template #main{
	margin-bottom: 0px
}



.page-template-default #main{
	/*margin-bottom: 30px*/
}

.right-sidebar .widget-area{
	margin-top: 30px;
}

.woof .widget_price_filter .price_slider_wrapper .ui-widget-content {
	margin-right: 15px;
}

.slide{
	width: 96%!important;

	margin: 0px auto;
	text-align: center;
}

.berocket_filter_slider.ui-widget-content, .berocket_filter_price_slider.ui-widget-content{
	height: 6px!important;
}
.ui-slider .ui-slider-range {
	background: #E3E3E5!important;
	margin: 0px auto;
}

.ui-slider .ui-slider-handle{
	width: 20px!important;
	height: 20px!important;
	top: -6px!important;
	
	border: 1px solid;
	border-radius: 10px;
	
	background-image: none!important;
	background-color: #d3d3d3!important;
	border: none;
}



#content .slider.price input[type="text"]{
	border: 0px!important;
	border-width: 0px!important;
    box-shadow: none!important;
	font-weight: bold;
	font-style: normal!important;
	
	padding: 5px 2px!important;
}

.slider.price .left input{
	text-align: left!important;
}

.slider.price .right input{
	text-align: right!important;
}


.woof .widget_price_filter .price_slider_amount, .woof_list label, select {
	font-size: 14px;
	font-family: "Code Pro LC", sans-serif;
}

.woof_products_top_panel {
	display: none!important;
}

a.chosen-single span{
	text-decoration: none!important;
}

.widget-area .widget a:not(.button) {
	text-decoration: none!important;
}

ul.products li.product img {
    display: block;
    /*margin: 0 0 1.618em;*/
    margin: 0px auto;
}

.button {
    font-size: 14px;
}

body.woocommerce.single-product #primary, body.page #primary {
	float: none;
	width: 100%;
}

input[type="text"],input[type="password"], input[type="email"], input[type="number"], input[type="tel"], select, textarea
{
	background-color: #FFF!important;
}

#content select, #content input[type="text"], #content input[type="number"], #content input[type="email"], #content input[type="password"], #content input[type="tel"], #content textarea{
	border: 1px solid #e3e3e3!important;
	box-shadow: none!important;
}

input[type="text"], input[type="number"], input[type="email"], input[type="password"]{
	padding: 5px 10px!important;
}

select, .woocommerce input[type="checkbox"]{
	-webkit-appearance: none;
    -webkit-border-radius: 0px;
} 

select{
    background: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24"><path fill="%23e3e3e3" d="M7.41,8.59L12,13.17l4.59-4.58L18,10l-6,6l-6-6L7.41,8.59z"></path></svg>') #FFF 98% 50% no-repeat;
    
    padding: 5px 20px 5px 10px;
    /*height: 36px;*/
}

ul.berocket_aapf_widget li > span {
    line-height: 2.2em;
}

input[type="checkbox"] + label{
	background: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="24" viewBox="0 -2 22 24"><path fill="%23e3e3e3" d="M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"></path></svg>') 0% 0% no-repeat;
	
	border: 0px solid;
    padding: 8px;
    font-size: 15px;
}

input[type="checkbox"]:checked:before{
	/*position: relative!important;
	left: auto!important;
	*/
    width: 15px;
    height: 15px;
    border: 1px solid red;
    
}


input[type="checkbox"] + label:before {
	background: none!important;
	display: inline-block!important;
	
    margin-right: 5px;
    width: 10px;
    height: 16px;
    margin-left: -3px;
    /*border: 1px solid red;*/
    border-width: 0px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    vertical-align: middle;
}

input[type="checkbox"]:checked + label:before {
	
	display: inline-block!important;
	margin-left: 1px;
    margin-right: 7px;
    margin-top: -5px;
    width: 5px;
    height: 10px;
    border: solid #e3e3e3;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    vertical-align: middle;
    /*background: none;*/
    background: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 24 24"><path fill="%232196F3" d="M7.41,8.59L12,13.17l4.59-4.58L18,10l-6,6l-6-6L7.41,8.59z"></path></svg>')!important;
}


.added_to_cart, .button, button, a.tinvwl_add_to_wishlist_button, input[type=button], input[type=reset], input[type=submit] {
	padding: 6px 20px!important;
	color: #000;
	
}
.pagination .page-numbers li .page-numbers, .woocommerce-pagination .page-numbers li .page-numbers {
    background-color: rgb(240, 228, 202);
    font-size: 14px;
}

.pagination .page-numbers li .page-numbers.current, .woocommerce-pagination .page-numbers li .page-numbers.current {
    background-color: #e3e3e3;
    color: white;
}

.woocommerce-result-count {
    font-size: 14px;
    text-align: center;
}

.woocommerce-Price-amount{
	font-size: 16px;
}

.woocommerce-product-gallery .caption{
	text-align: center;
	padding-top: 10px;
}


.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--with-images .flex-control-thumbs {
	text-align: center;
	border: 0px solid;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--with-images .flex-control-thumbs li{
	display:inline-block;
	margin: 5px 2.5%!important;
	width: auto;
	float: none;
}


.single-product div.product .woocommerce-product-gallery img {
	margin: 0px auto;
}

.single-product .dates{
	margin-bottom: 20px;
	display:none;
}

.single-product .summary h3{
	margin-top: 0px;
}

.product_meta{
	display: none;
}

.woocommerce-page .entry-content{
	/*max-width: none!important;*/
	padding: 0;
}

.woocommerce-breadcrumb {
    padding: 20px 0;
    margin: 0;
    border-bottom: 2px solid #d3d3d3;
}

.woocommerce-breadcrumb a {
	color: #666;
}

.woocommerce-breadcrumb .breadcrumb-separator:after {
	color: #000;
	opacity: 1;
}

.woocommerce-breadcrumb a:first-of-type::before {
	display: none
}

.woocommerce-page .woocommerce-breadcrumb a:nth-of-type(2) {
	display:none!important
}

.woocommerce-page .woocommerce-breadcrumb a:nth-of-type(2) + span{
	display:none!important
}

.woocommerce-info a{
	color: #666;
}

.woocommerce-checkout #customer_details .col-1{
	width: 100%!important;
}

.woocommerce table.gift-cards-list td:first-child{
	display: none;
}

.woocommerce table.gift-cards-list td{
	padding: 0px;
}

.size-guide-link{
	margin-top: 10px;
}
/*.flex-centered li {text-align: center;}
.flex-centered li {display: inline-block!important; *display: inline!important; float: none!important;}*/

.woocommerce .woocommerce-products-header{
	display: none;
}

.woof_search_is_going nav.woocommerce-breadcrumb {
    display: block;
}

li.product h2{
	margin-top: 20px;
}

.cross-sells .button {
	display:none;
}


.woocommerce-tabs > h2, .cross-sells > h2{
	background: #e3e3e3;
    color: #000;
    padding: 10px 20px;
    font-size: 20px;
    margin-bottom: 30px;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-noreviews, p.no-comments {
    padding: 10px;
    margin-bottom: 2.617924em;
    color: #000;
    border: 1px solid #d3d3d3;
    background: #e3e3e3;
    margin-left: 0;
    border-radius: 0px;
    line-height: 35px;
}

.woocommerce-error .button, .woocommerce-info .button, .woocommerce-noreviews .button, p.no-comments .button,
.woocommerce-error .button:hover, .woocommerce-info .button:hover, .woocommerce-message .button:hover, .woocommerce-noreviews .button:hover, p.no-comments .button:hover, a.tinvwl_add_to_wishlist_button {
    background-color: #c9ae73;
    /*color: black;*/
    
}

.woocommerce-message .button {
	background-color:#d3d3d3 !important;
}


.wc-proceed-to-checkout .button.checkout-button, #payment .place-order .button {
	font-size:1.2em;
}

div.wpcf7{
	margin: 0px auto;
    border: 1px solid #d3d3d3;
    padding: 50px 5%;
}

div.wpcf7 form{
	margin: 0px auto;
}

div.wpcf7 form input[type="text"], div.wpcf7 form input[type="email"], div.wpcf7 form input[type="number"], div.wpcf7 form textarea, div.wpcf7 form input[type="submit"]{
	width: 100%;
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 1em 0;
    text-align: left;
}


#customer_details .col-2 {
	width:100%;
}

div.wpcf7 .ajax-loader {
	display: block;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    
}

.custom-header-video{
	position: relative;
}
.vidtop-content{
	width: 100%;
	position: absolute;
	bottom: 0;
	z-index: 99
}

.vid-info{
	text-align: center;
}

.no-products {
	font-size: 18px;
    font-weight: normal;
    line-height: inherit;
    text-align: left;
}

#pa_uk-size{
	display: none;
}

/* SIZE RADIO BUTTONS */

.bg-box input[type="radio"], #size-radio-container .bg-box:first-child {
  display: none;
}

.bg-box input[type="radio"]:checked + .box {
  background-color: #000;
}

.bg-box input[type="radio"]:checked + .box span {
  color: white;
}

.bg-box .box {
	width: 60px;
	height: 60px;
	line-height: 60px;
	
	background-color: #e3e3e3;
	display: inline-block;
	text-align: center;
	cursor: pointer;
	position: relative;
	font-weight: 900;
	
	margin: 0px 10px 10px 0;
}

#size-radio-container .bg-box:last-child .box {
	margin-right: 0px;
}

.bg-box .box span {
  user-select: none;
}

.tinv-wraper, .onsale{
	display: none;
}

.tinvwl-after-add-to-cart{
	margin-bottom: 20px;
}

.term-description{
	display: block;
	clear: both;
}

.gift-card-content-editor{
	visibility: hidden;
	height: 0;
}

.ywgc-preview{
	/*margin: 0 0 15px 0!important;*/
	display: none;
}

/*.ywgc-card-message{
	display: none;
}

.ywgc-card-code{
	border-bottom: none!important;
}
*/

/*RH*/

.terms .beta+h3, h2+h3 {
    border-top: 0px;
    padding-top: .5407911001em;
}

article .entry-content .terms ul li {
	list-style: disc;
	margin-bottom:10px;
}

.widget a.button, .site-header-cart .widget_shopping_cart a.button {
	color:#000;
}

table.cart td.product-remove a.remove {
	right:0 !important;
}


.form-row label {
	text-align:left;
	margin-bottom:3px;
}


a {
	color:#666;
}


.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
	background-color: #e3e3e3;
	color:#000;
}


.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
	background-color: #000;
	color:#fff;
}

.button, button.alt, input[type="button"].alt, input[type="reset"].alt, input[type="submit"].alt, .button.alt, .added_to_cart.alt, .widget-area .widget a.button.alt, .added_to_cart, .widget a.button.checkout, input[type=submit] {
    background-color: #e3e3e3 !important;
    border-color: #e3e3e3 !important;
    color: #000;
}


.button:hover, button.alt:hover, input[type="button"].alt:hover, input[type="reset"].alt:hover, input[type="submit"].alt:hover, .button.alt:hover, .added_to_cart.alt:hover .widget-area .widget a.button.alt:hover, .added_to_cart:hover, .widget a.button.checkout:hover, input[type=submit]:hover {
    background-color: #000 !important;
    border-color: #000 !important;
    color: #fff;
}

.product-addon-monogram h3 {
	display:none;
}

.swatch-wrapper img {
	border-radius: 0px;
	width:60px !important;
	height:60px !important;
}


.swatch-wrapper a {
	width:60px !important;
	height:60px !important;
}

div.swatch-wrapper.selected {
    border: 1px solid #000;
}

.swatch-wrapper {
    border: 0px;
    display: inline-block;
	float:none;
}

.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
	margin-bottom:30px;
}


.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}


.tutorblock {
	margin-bottom:30px;
}


img.tutor {
	margin-bottom:30px;
}

.twocol ol, .twocol ul, .twocol .greybox {
		margin: 0px;
		background-color: #f0f0f0;
		padding:20px 10%;
}


.textcols li {
	margin-bottom:20px;
}


.textcols li:last-of-type {
	margin-bottom:0px;
}


.textcols img {
	margin-bottom:30px;
}

blockquote {
	background-color: #e3e3e3;
	border-left: 20px solid rgba(0,0,0,.05);
	padding:15px 10%;
	margin-bottom:30px;
	
}

blockquote p {
	margin:0;
	font-size:18px !important;
}

.locations {
	list-style:none;
	margin:0;
	padding-top:40px;
}

.locations li {
	border-bottom:1px solid #e3e3e3;
	padding-bottom:15px;
	margin-bottom:15px;
}


.locations li:last-of-type {
	border-bottom:0px ;
	padding-bottom:0px;
	margin-bottom:0px;
}


.borderbox {
	border:1px solid #e3e3e3;
	font-size:16px !important;
	padding:15px 10%;
	margin-top:50px;
}


.class {
	list-style:none;
	margin-left:0;
	margin-bottom:40px;
}

.class li  {
	margin-bottom:15px;
}


.class li ul  {
	margin:15px 0 15px 30px;
}

.class span {
	color:#666;
	margin-right:5px;
}

.class img {
	display:inline;
	margin-right:10px;
	vertical-align:middle;
}

.variation .woocommerce-Price-amount{
	font-size: 12px;
}

dd.variation-Monogram-Monogramtextspanclasswoocommerce-Price-amountamountspanclasswoocommerce-Price-currencySymbolpoundspan25000span{
	display: block!important;
	clear: both;
}


ul.order_details li strong {
	font-size:1em!important;
}


article .entry-content ul li::before {
    content: none!important;
    margin: 10px auto;
}


.schoolthree, .schoolfive {
	padding:0;
	margin: 0;
}

.schoolthree li, .schoolfive li {
	list-style:none;
	width:47.5%;
	padding:0;
	margin: 0 5% 20px 0;
	float:left;
}


.schoolthree li:nth-of-type(even), .schoolfive li:nth-of-type(even) {
	margin-right: 0;
}


/* SIZE RADIO BUTTONS END */

@media (max-width: 480px){
	/*#size-radio-container .bg-box:nth-child(5n) .box {
		margin-right: 0px;
	}*/
	
}

@media (min-width: 481px){
	.image-menu > li{
		width: 45%;
		margin-right: 5%;
	}
	
	.image-menu > li:nth-child(2){
		margin-right: 0;
	}

.twocol img {
	float:left;
	margin-right:5%;
	width:47.5%;
	clear:none;
}


.textcols img:nth-of-type(even) {
	margin-right:0;
}


.textcols .thincol {
	width:40%;
	margin-right:5%;	
	float:left;
	text-align:left;	
}


.textcols .thincol img {
	width:47.5%;
	float:left;
	margin-right:5%;
	display:inline;
}


.textcols .thincol.tutor img {
	width:auto;
	float:left;
	margin-right:0;
	display: block;
}


.textcols .thincol img:nth-of-type(even) {
	margin-right:0%;
}


.textcols .thickcol {
	width:55%;
	float:left;
	text-align:left;	
}


#newsletter {
	height: 383px;	
}
	
}


	
@media screen and (min-width: 482px) and (max-width: 767px){
	.image-menu > li{
		width: 47.5%;
		margin-right: 2.5%;
	}
	
	.image-menu > li:nth-child(even){
		margin-right: 0;
		margin-left: 2.5%;
	}
	
	.image-menu > li:last-child,.image-menu .outer:nth-last-child(2){
		/*border: 5px solid red!important;*/
		margin-bottom: 0px;
	}
	
	
}

@media(max-width: 767px){
	
	.single-product h1.product_title, .single-product .price, .single-product .woocommerce-product-details__short-description, .single-product div.product table.variations td, .single-product div.product form.cart .quantity{
		text-align: center
	}
	
	.single-product div.product form.cart .quantity, .single-product button.single_add_to_cart_button{
		float: none;
	    display: block;
	    clear: both;
	} 
	
	.single-product div.product form.cart .quantity{
		margin-right: 0;
	}
	
	.single-product button.single_add_to_cart_button{
		margin: 20px 0;
		width: 100%;
	}
	
	.single-product a.reset_variations{
		display: block;
	}
	
	.content-links ul li a {
	    display: inline-block;
	    margin: 5px auto;
	}

	.col-full{
		margin-left: 0;
		margin-right: 0;
	}
	.site-branding{
		float: none!important;
	}
	.site-header .custom-logo-link img, .site-header .site-logo-anchor img, .site-header .site-logo-link img {
	    margin: 0px auto 20px auto;
	}
	
	#header-search-container label{
		display: none!important;
	}
	
	.aws-container .aws-search-field {
		height: 40px;
	    padding: 12px 10px 10px!important;
    
		border: 1px solid #e3e3e3;
		font-size: 15px;
		line-height: 15px;	
		box-shadow: none;
		background: none;
	}
	
	button.menu-toggle{
		display: block;	
		border:0;
		text-align:left !important;    
	}
	
	
	form.products-per-page{
		float: none!important;
		text-align: center!important;
	}
	
	#my-account{
		display: none;
	}
}



@media (min-width: 768px){
	div.wpcf7 form input[type="text"], div.wpcf7 form input[type="email"], div.wpcf7 form input[type="number"], div.wpcf7 form input[type="submit"], div.wpcf7 form textarea{
		width: 100%;
	}

	.content-links{
		margin: 50px auto 20px auto;
	}
	.content-links ul li{
		display: inline-block;
		margin: 0px 5px;
	}
	
	h1.entry-title, h2.entry-title{
		font-size: 50px!important;
	}
	
	.entry-content{
		max-width: 70%;
	}
	
	.single-product h1{
		font-size: 42px!important;
	}
	
	
	.col-full {
	    max-width: 100%;
	    padding: 0em;
	    margin-left: 0px;
	    margin-right: 0px;
	}
	
	.col-1, .col-2{
		width: 50%;
		margin-right: 0;
	}
	
	.site-header{
		padding-top: 2em;
		padding-bottom: 10px;
	}
	
	header .col-1, header .col-2{
		width: 100%;
	}
	
	header{
		width: 100%;
	}
	
	.site-header .site-branding{
		margin-right: 0;
		width: 20%
	}
	
	.site-header-cart .cart-contents{
		padding: 3px 0 0 0;
		vertical-align: bottom;
	}
	
	.site-branding, .storefront-primary-navigation{
		border: 0px solid green;
		width: 80%;
		
		position: relative;
		float: right;
		clear: none;
		
		
		margin-left: 0;
	    margin-right: 0;
	    padding-left: 0;
	    padding-right: 0;
	}
	
	.content-area{
		margin-bottom: 0;
	}
	
	.woocommerce-active .site-header .main-navigation{
		width: 100%;
		text-align: center;
		
		margin-right: 0;
	}
	
	/*#site-header-cart, .woocommerce-active .site-header .site-search{*/
	.storefront-primary-navigation{
		margin-top: -40px;
	}
	
	.woocommerce-active .site-header .site-search{
    	/*width: 65%;*/
    	position: absolute;
    	right: 100px;
    	
    	width: 100%;
    	text-align: right;
   
    }
        
    .site-search .widget_product_search form input[type=search], .site-search .widget_product_search form input[type=text] {
		width: 200px;
	}
	
	
	#site-header-cart{
		/*position: absolute;
		right: 0;*/
		width: auto;
		min-width: auto;
		border: 0px solid red;
		padding-left: 15px;
	}
	
	.site-header-cart .widget_shopping_cart{
		min-width: 305px;
		margin-left: -170px;
	}

	
	#header-search-container{
		top: -2px!important;
		width: auto;
	    border: 0px solid blue;
	    position: relative;
	    display: inline-block;
	    float: right;
	    line-height: 14px;
		/*width: 100%;
	    border: 0px solid blue;
	    position: absolute;
	    top: -49px;
	    right: 125px;*/
	}
	
	#header-search-container label{
		position: absolute;
	    right: 0px;
	    top: 44%;
	    font-size: 14px;
	    font-family: "Code Pro LC", sans-serif;
	}
	
	#header-search-container label:after{
		content: "|";
		padding-left: 15px;
	}
	
	.aws-container{
		width: 300px;
		float: right;
		margin-right: 80px;
	}
	
	.aws-container .aws-search-form {
	    margin-bottom: 0;
	}
	
	
	
	
	.aws-container .aws-search-field {
		border-bottom: 1px solid #000;
		height: 20px;
	    width: 100%;
	    color: #313131;
	    padding: 3px 10px 0px 10px!important;
	    
	    display: block;
	    font-size: 14px;
	    position: relative;
	    z-index: 2;
	    background: none;
	    box-shadow: none;
	    -webkit-appearance: none;
	    vertical-align: bottom;
	}
	
	.woocommerce-active .site-header .site-header-cart {
		min-width: 50%;
		padding-right: 7px;
	}
	
	.woocommerce-result-count {
	    text-align: left;
	}

	
	#menu-header a{
		padding: 14px 35px 10px 35px;
		
		font-size: 14px;
		text-transform: uppercase;
	}
	
	#menu-header li:first-child a{
		padding-left: 0;
	}
	
	#menu-header li:last-child a{
		padding-right: 0;
	}
	
	.left-sidebar .widget-area {
		/*margin-top: 30px;*/
	}
	
	
	
	.image-menu.col-5 > li, .image-menu.col-5 > li:nth-child(2), .image-menu.col-5 > div, .image-menu.col-5 > div:nth-child(2){
		width: 32%;
		margin-right: 2%;
	}
	
	.image-menu.col-4 > li, .image-menu.col-4 > li:nth-child(2), .image-menu.col-4 > li:nth-child(3), .image-menu.col-4 > li:nth-child(4){
		width: 45%;
		margin-right: 5%;
	}
		
	
	.image-menu li:nth-child(3n), .image-menu div:nth-child(3n){
		margin-right: 0;
	}
	
	
	.woocommerce-pagination {
		float: left;
		margin-right: 20px;
	}
	
	.single-product div.product .woocommerce-product-gallery, .single-product div.product .summary, .single-product div.product .woocommerce-tabs, .single-product .cross-sells {
	    width: 49%;
	    display: inline;
	}
    
    .single-product div.product .woocommerce-product-gallery, .single-product .cross-sells {
	    float: left;
	    margin-right: 0.5%
	}
    
    .single-product div.product .summary, .single-product div.product .woocommerce-tabs{	    
	    float: right;	
	    margin-left: 0.5%;
    }
    
    .single-product div.product .woocommerce-tabs{
	    padding-top: 0;
	    padding-bottom: 0;    
    }
	
	
	
	#newsletter h2{
		font-size: 32px;
		margin-top: 20px;
	}
	
	#newsletter input[type="text"]{
		margin-bottom: 20px;
	}
	
	.site-info .social div{
		margin-right: 30px;
	}
	
	.custom-header-video {
	    min-height: 56vh;
	    text-align: left;
	    padding-top: 300px;
	    position: relative;
	    
	    display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    position: relative;
	    overflow: hidden;
	}
	
	.custom-header-video .videoWrapper {
	    position: static;
	    padding-bottom: 0;
	    padding-top: 0;
	    height: auto;
	}
	
	.custom-header-video iframe {
	    box-sizing: border-box;
	    height: 56.25vw;
	    left: 50%;
	    min-height: 100%;
	    min-width: 100%;
	    transform: translate(-50%, -50%);
	    position: absolute;
	    top: 50%;
	    width: 177.77777778vh;
	}
	
	.vidtop-content{
		position: relative;
	}
	
	.vid-info {
	    top: 0;
	    left: 0;
	    width: 100%;
	    color: #fff;
	    padding: 1rem;
	    background-color: transparent;
	}
	
	
	.woocommerce-message {
	line-height:35px !important;
}


.schoolthree li, .schoolfive li, .schoolthree li:nth-of-type(even), .schoolfive li:nth-of-type(even) {
	width:18%;
	margin-right:2.5%;
}


.schoolthree li:last-of-type, .schoolfive li:last-of-type {
	margin-right:0;
}


.schoolthree li:nth-of-type(4) { 
     clear:both; 
}

}

@media screen and (min-width: 768px) and (max-width: 959px){
	.image-menu > li:last-child, .image-menu .outer:nth-last-child(2), .image-menu .outer:nth-last-child(3){
		margin-bottom: 0px;
	}
}
@media (min-width: 960px){
	header .col-1 {
	    width: 25%;
	}
	
	header .col-2 {
	    width: 75%;
	}
	
	.entry-content, .page-template-template-homepage .entry-content{
		max-width: 70%;
		text-align:left;
	}
	
	.entry-content p, .page-template-template-homepage .entry-content p, article .entry-content li{
		font-size: 16px;
	}


	.woocommerce-active .site-header .main-navigation{
		margin-top: 5px;
		text-align: right;
		float: right;
		
	}
	
	#menu-header a{
		padding-right: 0;
	}
	
	.storefront-primary-navigation{
		margin-top: 0px;
	}
	
	#site-header-cart, .woocommerce-active .site-header .site-search{
		top: 0px;
	}
	
	.woocommerce-active .site-header .site-search {
	    right: 100px;
	    text-align: right;
	}
	
	#header-search-container{
	    top: -7px
	}
	
	#header-search-container label{
		display: block;
	}
		
	.image-menu.col-5 > li, .image-menu.col-5 > li:nth-child(2), .image-menu.col-5 > li:nth-child(3), 
	.courses > div, .courses > div:nth-child(2), .courses > div:nth-child(3)
	{
		width: 18.72%;
		margin-right: 1.6%;
		background-position: center center!important;
		/*margin-bottom: 0;*/
	}
	
	.courses > div:nth-child(5n+5)
	{
		margin-right: 0;
		/*margin-bottom: 0;*/
	}
	
	/*REMOVE margin-bottom of the last row*/
	.home .image-menu.col-5 > li:nth-last-child(2), .home .image-menu.col-5 > li:nth-last-child(3), .home .image-menu.col-5 > li:nth-last-child(4), .home .image-menu.col-5 > li:nth-last-child(5)
	{
		margin-bottom: 0px;
	}
	
	/* PUT BACK margin-bottom in case the first row is the last row*/
	/*.image-menu.col-5 > li:nth-child(2), .image-menu.col-5 > li:nth-child(3), .image-menu.col-5 > li:nth-child(4), .image-menu.col-5 > li:nth-child(5)
	{
		margin-bottom: 20px
	}*/
	
	/* four items */
	/*li:first-child:nth-last-child(6),
	li:first-child:nth-last-child(6) ~ li, .image-menu.col-5 > li:nth-last-child(2) {
	    margin-bottom: 30px;
	    
	}*/
	
	.image-menu.col-4 > li, .image-menu.col-4 > li:nth-child(2), .image-menu.col-4 > li:nth-child(3), .image-menu.col-4 > li:nth-child(4)
	{
		width: 23%;
		margin-right: 2.66%;
		margin-bottom: 0;
	}
	
	.image-menu li:last-child, .image-menu div:last-child{
		margin-right: 0!important;
	}
	
	
	.image-menu li:nth-child(5){
		margin-right: 0!important;
	}
	
    
    .content-area, .widget-area{
	    margin-bottom: 0;
    }
    
   
    
    #newsletter{
		padding: 50px 40px;
	}
	
    #newsletter p{
	    max-width: 862px;
		margin: 60px auto 40px auto;
		font-size: 15px;
	}
    
    /*#newsletter input[type="text"]{
		display: inline-block;
		margin-right: 20px;
		width: 30%;
	}
	*/
	
	#mc_embed_signup .mc-field-group {
		display: inline-block;
		margin-right: 20px;
		width: 30%!important;
	}
	
	#newsletter input[type="submit"]{
		width: 25%;
	}
	
	
/*RH*/	



.product-addon-monogram .form-row-wide {
	width:40%;
}

.map-responsive {
	width:47.5%;
	margin-right:5%;
	float:left;
	margin-bottom:80px;
}


.map-responsive:last-of-type {
	margin-right:0;
}

img.tutor {
	margin-right:30px;
	float:left;
}

.textcols {
	margin:80px 0;	
}


.textcols .thincol {
	width:30%;
	margin-right:5%;	
	float:left;
	text-align:left;	
}


.textcols .thickcol {
	width:65%;
	float:left;
	text-align:left;	
}
	
.textcols .twocol {
	width:47.5%;
	margin-right:5%;	
	float:left;
	text-align:left;	
}


.textcols .twocol:nth-of-type(even) {
	margin-right:0;
}


.twocol ol, .twocol ul, .twocol .greybox {
	padding:30px 10%;
}


.locations {
	max-width:700px;
	margin:auto;
}

.borderbox {
	font-size:18px !important;
	padding:15px 5%;
}
		
		
blockquote {
	padding:15px 5%;
	
}

blockquote p {
	font-size:18px !important;
}	
	
}

@media (min-width: 1200px){
	header{
		width: 75%;
	}
	
	
	#newsletter{
		padding: 50px 300px;
	}
	
	#newsletter h2{
		font-size: 42px;
	}
	
	/* 4-columns on desktops */
	#primary.content-area{
		width: 83%
	}
	
	#secondary.widget-area{
		width: 15%;
		margin-right: 0;
	}
	
	.site-main .woocommerce ul.products.columns-3 li.product {
	    width: 20%;
	    float: left;
	    margin: 0px 5% 30px 0!important;
	}
	
	.site-main .woocommerce ul.products.columns-3 li.product:nth-child(4n+1) {
	    clear: both!important;
	}
	
	.site-main .woocommerce ul.products li.product.first {
		clear: none!important;
	}
	
	.site-main .woocommerce ul.products.columns-5 li.product:nth-child(5n+1) {
	    clear: both!important;
	}
}

@media (min-width: 1400px){
	

}