


@media all and (min-width: 1101px) and (max-width: 1500px) {

.wrapper {
    width:1020px;
}

.right-sidebar {
    display:none;
}

.left-page {
    float: none;
    width: 100%;
}

.main-navigation ul li a {
    font-size: 27px;
    padding: 0 0 0 15px;
}

.gift-button, .gift-button:visited {
    padding: 15px 30px;
    font-size: 27px;
    margin: -7px 0 0 20px;
}

.gift-button .flaticon {
    float: left;
    margin-right: 15px;
    font-size: 21px;
    line-height: 40px;
}

.header-left {
    width: 160px;
}

.header-right {
    width: calc(100% - 170px);
}

.home-mission p {
    font-size: 33px;
    line-height: 41px;
    padding: 0px 60px;
}

.home-features-each {
    width: 315px;
    height: 315px;
    margin-right: 35px;
}

.home-features {
    margin: 60px 0 4px 0;
}

.home-features-each h3 {
    top: 60px;
    font-size: 29px;
    line-height: 26px;
}

.home-features-each p {
    top: 130px;
    font-size: 12px;
    line-height: 15px;
}

.home-features-each a, .home-features-each a:visited {
    padding: 15px 20px;
    font-size: 24px;
    margin: -53px 50px 0 50px;
}

.home-vouchers {
    margin: 100px 0 110px 0;
}

.home-vouchers a {
    width: 320px;
    padding: 35px 40px;
    font-size: 36px;
}

.home-vouchers p {
    width: calc(100% - 360px);
    font-size: 16px;
    line-height: 27px;
}

.full-feature-right h3 {
    font-size: 60px;
    line-height: 50px;
    margin: -50px 0 0 0;
    height: 100px;
}

.full-feature {
    margin: 30px 0 120px 0;
}

.testimonials p {
    padding: 0 90px;
    font-size: 21px;
}

.newsletter-signup {
    padding: 50px 0;
    margin: 60px 0 0 0;
}

.newsletter-left {
    float: none;
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
}

.newsletter-left p {
    margin: 0 auto;
    font-size: 17px;
    width: 400px;
}

.newsletter-right {
    float: none;
    width: 100%;
}

.newsletter-right input {
    padding: 23px 40px;
    width: 340px;
}

.newsletter-right button {
    padding: 24px 50px;
}

.school-right {
    margin-bottom: 0;
}

.school-left {
    width: auto;
    text-align: left;
    float: none;
}


.each-class {
    width: 310px;
    height: 310px;
    float: none;
    display: inline-block;
    position: relative;
    margin-right: 0;
    margin-right: 40px;
}

.each-class h3 {
    width: 230px;
    height: 80px;
    font-size: 26px;
    line-height: 23px;
    margin: -10px 0 0 -115px;
}

.each-class h3 .triangle {
    top: 80px;
    border-width: 25px 115px 0 115px;
}

.each-class p {
    left: 20%;
    top: 110px;
    margin: 0 0 0 0;
    width: 60%;
    font-size: 12px;
    line-height: 14px;
}

.each-class .class-price {
    width: 250px;
    top: 185px;
    font-size: 22px;
    font-weight: 400;
    line-height: 26px;
    margin: 0 0 0 -125px;
}

.private-class .class-price {
    top: 235px;
}

.each-class .class-date {
    width: 250px;
    top: 215px;
    font-size: 28px;
    line-height: 25px;
    margin: 0 0 0 -125px;
}

.vouchers-list {
    text-align:center;
}

.each-voucher {
    height: 180px;
    margin-bottom: 40px;
}

.each-voucher h3 {
    top: 50px;
}

.added_to_cart, .added_to_cart:visited {
    left: 0;
    bottom: 62px;
    font-size: 14px;
}

.each-chef {
    width: 100%;
    margin-right: 0;
}

.school-box {
    width: 400px;
    height: 245px;
}

.school-box h3 {
    font-size: 25px;
    line-height: 23px;
}

.school-box p {
    top: 120px !important;
}

.school-box-right {
    margin-right: 0;
    margin-left:30px;
}

.private-class p {
    left: 17%;
    top: 102px;
    margin: 0 0 0 0;
    width: 66%;
    font-size: 11px;
    line-height: 14px;
}

.private-class .class-price {
    top: 215px;
}

.classes-filter input, .classes-filter select {
    padding: 14px 16px 14px 12px;
    font-size: 18px;
    height: 55px;
    margin-right: 14px;
}

.classes-filter button {
    padding: 0 12px;
    font-size: 16px;
    height: 55px;
}

.classes-filter button .flaticon {
    font-size: 14px;
    margin-right: 5px;
}

.first-filters ul li a span {
    font-size: 16px;
    line-height: 15px;
}






}













@media all and (min-width: 851px) and (max-width: 1100px) {


}













@media all and (min-width: 601px) and (max-width: 850px) {

.responsive-button {
    display:block;
}

.wrapper {
    width:550px;
}

.site-header {
    margin:0 30px;
}

.main-navigation, .secondary-navigation, .header-right, .full-feature-right, .right-quote, .left-quote, .footer-right, .right-sidebar {
    display:none;
}

.header-left {
    float: none;
    margin: 35px 0 0 0;
    width: 100%;
    text-align: center;
}

.home-mission {
    margin-top: 20px;
}

.home-mission p {
    font-size: 20px;
    line-height: 27px;
    padding: 0px 40px;
}

.home-mission-cta a {
    margin: 10px 10px;
}


.newsletter-signup {
    padding: 50px 0;
    margin: 40px 0 0 0;
}

.newsletter-left {
    float: none;
    width: 100%;
    text-align: center;
    padding: 0 30px;
}

.newsletter-left p {
    font-size: 14px;
    margin: 0 auto 20px auto;
    width: 320px;
}

.newsletter-right {
    float: none;
    width: 100%;
    padding: 0 30px;
    text-align: center;
}

.newsletter-right input {
    float: none;
    margin: 0 0 15px 0;
    padding: 21px 25px;
    width: 100%;
    font-size: 17px;
}

.newsletter-right button {
    float: none;
    padding: 20px 35px;
    font-size: 27px;
    display: inline-block;
}

.site-footer {
    padding: 40px 0 30px 0;

}

.site-footer .footer-left {
    font-size: 15px;
    line-height: 19px;
    float: none;
    text-align: center;
    padding: 0 30px;
    margin: 0 0 40px 0;
}

.site-info {
    margin-top: 0;
    font-size: 11px;
}

.home-features {
    margin: 40px 0 0 0;
    text-align: center;
}

.home-features-each {
    float: none;
    margin-right: 0;
    margin-bottom: 70px;
    display: inline-block;
}



.home-vouchers {
    margin: 20px 0 40px 0;
}

.home-vouchers p {
    float: none;
    width: 100%;
    text-align: center;
    font-size: 19px;
    line-height: 30px;
    margin: -5px 0 20px 0;
    padding: 0 30px;
}

.home-vouchers a {
    width: auto;
    margin: 0 30px;
    float: none;
    clear: both;
    padding: 20px 30px;
    text-decoration: none;
    font-size: 34px;
    text-align: center;
    display: block;
}

.testimonials p {
    padding: 0 80px;
    font-size: 17px;
}

.testimonials h4 {
    font-size: 33px;
    line-height: 33px;
}

.testimonials h5 {
    font-size: 25px;
    line-height: 25px;
}

.full-feature {
    text-align:center;
    margin: 30px 0 40px 0;
}

.full-feature-left {
    width: 420px;
    height: 420px;
    background: #024458;
    color: #fff;
    position: relative;
    z-index: 1;
    display: inline-block;
}

.school-left {
    width: 100%;
    text-align: left;
    float: left;
}

.full-feature-left h4 {
    text-align: center;
}

.full-feature-left p {
    text-align: center;
}

.full-feature-left a {
    right: 0;
    width: 100%;
}

.latest-classes, .vouchers-list {
    text-align: center;
}

.each-class {
    float: none;
    display: inline-block;
    margin-right: 0;
}

.left-page {
    float: none;
    width: 100%;
}

.blog-left {
    display: none;
}

.blog-right {
    float: none;
    width: 100%;
}

.page-title p {
    margin: 0 auto 40px auto;
}

.contact-left {
    float: none;
    width: 100%;
}

.contact-right {
    float: none;
    width: auto;
    margin: 60px -70px -40px -70px;
}

.submit-box {
    text-align: center;
}

.submit-box button {
    float:none;
    display:inline-block;
}

.each-chef {
    width: 100%;
    float: none;
    margin-right: 0;
    display: inline-block;
}

.chef-content {
    font-size: 12px;
    line-height: 15px;
}

.chef-left {
    width: 260px;
}

.chef-right {
    width: calc(100% - 260px);
    padding: 25px 25px 0 25px;
    max-height: 286px;
}

.event-left {
    float: none;
    width: 100%;
    padding:0 30px;
    margin-bottom:20px;
}

.event-right {
    float: none;
    width: 100%;
    padding: 0 30px;
}

.single-tribe_events .cart {
    width: 100%;
    text-align: center;
    padding: 0 0 0 0;
}

.reg-form {
    width: 100%;
    padding: 30px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

div.wpcf7-validation-errors {
    width: 100%;
    float: none;
    margin: 30px 0 0 0;
}

.woocommerce-MyAccount-navigation {
    float: none !important;
    width: 100% !important;
    margin-bottom:40px;
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: none !important;
    width: 100% !important;
}

.first-filters, div#wpas-tax_tribe_events_cat, div#wpas-meta__is_instock, div#wpas-order {
    display: none;
}

div#wpas-meta_event_month{
    display: block;
}

.classes-filter button {
    padding: 15px 40px;
    font-size: 22px;
    position: relative;
    top: 16px;
    height: 60px;
    width: 260px;
    margin: 0px auto 0 auto;
    float: none;
}

.woocommerce-product-gallery, .woocommerce div.product div.summary {
    width: 100% !important;
}

.woocommerce div.product .product_title {
    font-size: 40px;
    margin: 20px 0 10px 0;
}

.woocommerce-product-details__short-description {
    margin-top: 40px;
}

.woocommerce-product-details__short-description p {
    font-size: 19px;
}

}



























/* SMALL PHONE */

@media all and (min-width: 0px) and (max-width: 600px) {

.responsive-button {
    display:block;
}

.wrapper {
    width:100%;
}

.site-header {
    margin:0 30px;
}

.main-navigation, .secondary-navigation, .header-right, .full-feature-right, .right-quote, .left-quote, .footer-right, .right-sidebar {
    display:none;
}

.header-left {
    float: none;
    margin: 35px 0 0 0;
    width: 100%;
    text-align: center;
}

.home-mission {
    margin-top: 20px;
}

.home-mission p {
    font-size: 20px;
    line-height: 27px;
    padding: 0px 40px;
}

.home-mission-cta a {
    margin: 10px 10px;
}

.home-features {
    margin: 40px 0 4px 0;
    text-align: center;
}

.home-features-each {
    width: 310px;
    height: 310px;
    float: none;
    position: relative;
    margin-right: 0;
    display: inline-block;
    margin-bottom: 50px;
}

.home-features-each h3 {
    left: 10%;
    width: 80%;
    top: 50px;
}

.home-features-each p {
    left: 15%;
    top: 130px;
    width: 70%;
    font-size: 12px;
    line-height: 16px;
}

.home-features-each a, .home-features-each a:visited {
    font-size: 23px;
    margin: -53px 50px 0 50px;
}

.home-vouchers {
    margin: 20px 0 40px 0;
}

.home-vouchers p {
    float: none;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 22px;
    margin: -5px 0 20px 0;
    padding: 0 30px;
}

.home-vouchers a {
    width: auto;
    margin: 0 30px;
    float: none;
    clear: both;
    padding: 20px 30px;
    text-decoration: none;
    font-size: 34px;
    text-align: center;
    display: block;
}

.full-feature {
    text-align:center;
    margin: 30px 0 40px 0;
}

.full-feature-left {
    width: 310px;
    height: 310px;
    position: relative;
    display: inline-block;
}

.full-feature-left h4 {
    top: 55px;
}

.full-feature-left p {
    top: 125px;
    font-size: 12px;
    line-height: 15px;
}

.full-feature-left a {
    bottom: 40px;
    font-size: 23px;
}

.testimonials p {
    padding: 0 30px;
    font-size: 14px;
}

.testimonials h4 {
    margin: 15px 0 -5px 0;
    font-size: 28px;
    line-height: 30px;
}

.testimonials h5 {
    font-size: 26px;
    line-height: 26px;
}

.newsletter-signup {
    padding: 50px 0;
    margin: 40px 0 0 0;
}

.newsletter-left {
    float: none;
    width: 100%;
    text-align: center;
    padding: 0 30px;
}

.newsletter-left p {
    font-size: 14px;
    margin: 0 0 20px 0;
}

.newsletter-right {
    float: none;
    width: 100%;
    padding: 0 30px;
    text-align: center;
}

.newsletter-right input {
    float: none;
    margin: 0 0 15px 0;
    padding: 21px 25px;
    width: 100%;
    font-size: 17px;
}

.newsletter-right button {
    float: none;
    padding: 20px 35px;
    font-size: 27px;
    display: inline-block;
}

.site-footer {
    padding: 40px 0 30px 0;

}

.site-footer .footer-left {
    font-size: 15px;
    line-height: 19px;
    float: none;
    text-align: center;
    padding: 0 30px;
    margin: 0 0 40px 0;
}

.site-info {
    margin-top: 0;
    font-size: 11px;
}

.page-title {
    margin: 0 0 40px 0;
    padding: 0 30px;
}

.page-title h2 {
    margin: 10px 0 10px 0;
    font-size: 40px;
    line-height: 37px;
}

.page-title p {
    width: 100%;
    margin: 0 auto 40px auto;
    line-height: 18px;
    padding: 0 30px;
    font-size: 14px;
}

.page-template-the-school .home-features-each {
    float: none;
    position: relative;
    margin-right: 0;
    display: block;
    margin-bottom: 50px;
    margin: 0 auto 30px auto;
}

.school-right {
    margin-bottom: 0;
    padding: 0 30px;
}

.school-right p, .school-left p {
    margin: 0 0 20px 0;
    font-size: 18px;
    line-height: 25px;
}

.school-left {
    width: 100%;
    text-align: left;
    float: none;
    padding: 0 30px;
}

.more-classes, .more-classes:visited {
    padding: 20px 20px;
    font-size: 19px;
    margin: 0 30px 0 30px;
}

.latest-classes {
    padding: 50px 0 30px 0;
    margin: 40px 0 40px 0;
}

.each-class {
    width: 310px;
    height: 310px;
    float: none;
    display: inline-block;
    position: relative;
    margin-right: 0;
        max-width: 95%;
}

.each-class h3 {
    width: 230px;
    height: 80px;
    font-size: 26px;
    line-height: 23px;
    margin: -10px 0 0 -115px;
}

.each-class h3 .triangle {
    top: 80px;
    border-width: 25px 115px 0 115px;
}

.each-class p {
    left: 20%;
    top: 110px;
    margin: 0 0 0 0;
    width: 60%;
    font-size: 12px;
    line-height: 14px;
}

.private-class p {
    left: 17%;
    top: 102px;
    margin: 0 0 0 0;
    width: 66%;
    font-size: 11px;
    line-height: 14px;
}

.each-class .class-price {
    width: 250px;
    top: 185px;
    font-size: 22px;
    font-weight: 400;
    line-height: 26px;
    margin: 0 0 0 -125px;
}

.private-class .class-price {
    top: 215px;
}

.each-class .class-date {
    width: 250px;
    top: 215px;
    font-size: 28px;
    line-height: 25px;
    margin: 0 0 0 -125px;
}

.vouchers-list {
    text-align:center;
}

.each-voucher {
    height: 180px;
    margin-bottom: 40px;
}

.each-voucher h3 {
    top: 50px;
}

.added_to_cart, .added_to_cart:visited {
    left: 0;
    bottom: 62px;
    font-size: 14px;
}

.each-chef {
    width: 310px;
    float: none;
    display: inline-block;
    margin-right: 0;
    margin-bottom: 30px;
    background: #fff;
}

.page-template-chefs .full-page {
    text-align:center;
}

.chef-left {
    float: none;
    width: 310px;
}

.chef-left img {
    width: 100%;
}

.chef-right {
    float: none;
    width: 310px;
    padding: 30px;
    max-height: none;
    height: auto;
}

.left-page {
    float: none;
    width: 100%;
}

.blog-list {
    text-align: center;
}

.blog-each {
    padding: 30px;
    margin: 0px 0px 30px 0;
    background: #fff;
    width: 310px;
    display: inline-block;
}

.blog-left {
    width: auto;
    float: none;
    margin-bottom: 20px;
}

.blog-right {
    float: none;
    width: 100%;
    text-align: center;
}

.blog-each .posted-on {
    font-size: 12px;
}

.contact-left {
    float: none;
    width: 100%;
    margin-bottom: 40px;
    padding: 0 30px;
}

.contact-right {
    float: none;
    width: 100%;
    margin-bottom: -40px;
}

.submit-box input, .submit-box button {
    float: none;
    padding: 20px 40px;
    letter-spacing: 0;
    display: inline-block;
    font-size: 20px;
}

.submit-box {
    text-align:center;
}

.single-post .left-page {
    width: 100%;
    padding: 30px 30px;
    margin: 0 0 -40px 0;
}

.single .left-page p {
    margin: 0 0 20px 0;
    font-size: 18px;
    line-height: 25px;
}

.page-title .event-dates {
    margin: 0px 0 -10px 0;
    font-size: 21px;
}

.event-left {
    float: none;
    width: 100%;
    padding:0 ;
    margin-bottom:20px;
}

.event-right {
    float: none;
    width: 100%;
    padding: 0;
}

.single-tribe_events .cart {
    position: fixed;
    bottom: 0;
    left: 0;
    background: #212121;
    z-index: 9999;
    width: 100%;
    text-align: center;
    padding: 25px 30px 0 30px;
}

.tribe-tickets-remaining {
    width: 150px;
    display: block;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -75px;
    top: -40px;
    color: #fff;
    float: none;
}

.tickets_nostock {
    width: 150px;
    position: absolute;
    left: 50%;
    margin-left: -75px;
    top: -40px;
    font-family: inherit;
    text-transform: uppercase;
    padding: 10px;
    float: none;
    margin-top: 20px;
    font-size: 16px;
}

.event-right .tribe-events-tickets {
    background: transparent;
    width: 300px;
    display: block;
    margin: 0 auto;
}

.event-right .tribe-events-tickets td.woocommerce {
    border-bottom: 0;
    padding: 20px 4px !important;
}

.school-box-right, .school-box-left {
    text-align: center;
}

.tribe-events-tickets tr {
    border-top:none !important;
}

.single-tribe_events .site-info {
    padding-bottom: 145px;
}

.tribe-events-tickets td {
    padding: 8px 0px !important;
}

.tribe-events-tickets .woocommerce #respond input#submit.alt, .tribe-events-tickets .woocommerce a.button.alt, .tribe-events-tickets .woocommerce button.button.alt, .tribe-events-tickets .woocommerce input.button.alt {
    width:calc(100%);
}

.single-post .left-page, .single .type-tribe_events {
    margin-bottom: -65px;
}

.reg-form {
    width: 100%;
    padding: 30px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0 0 -40px 0;
}

div.wpcf7-validation-errors {
    width: 100%;
    float: none;
    margin: 30px 0 0 0;
}

.woocommerce-MyAccount-navigation {
    float: none !important;
    width: 100% !important;
    margin-bottom:40px;
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: none !important;
    width: 100% !important;
}

.chef-content-box-left {
    float: none;
    width: 300px;
    margin: 0 auto 20px auto;
}

.chef-content-box-right {
    float: none;
    width: 100%;
    padding: 0 30px;
}

.first-filters, div#wpas-tax_tribe_events_cat, div#wpas-meta__is_instock, div#wpas-order, div#wpas-search_query {
    display: none;
}

div#wpas-meta_event_month{
    display: block;
}

.classes-filter button {
    padding: 15px 40px;
    font-size: 19px;
    position: relative;
    top: 16px;
    height: 60px;
    width: 210px;
    margin: 15px auto 0 auto;
    float: none;
    height: auto;
    position: static;
}

.classes-filter {
    padding: 20px;
    float: none;
    width: 90%;
    margin: 0 auto 70px auto;
}

.classes-filter select {
    padding: 13px 25px;
    font-size: 22px;
    float: none;
    margin-right: 0;
    width: 100%;
    height: auto;
}

.woocommerce-product-details__short-description {
    margin-top: 40px;
}

.woocommerce div.product .product_title {
    font-size: 35px;
    margin: 20px 0 10px 0;
}

.woocommerce-product-details__short-description p {
    font-size: 18px;
}

.woocommerce div.product form.cart .button {
    padding: 0 21px;
    font-size: 25px;
}

.woocommerce div.product {
    margin-top: 50px;
}

.woocommerce #content div.product div.images, .woocommerce #content div.product div.summary, .woocommerce div.product div.images, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.images, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.images, .woocommerce-page div.product div.summary {
    float:none;
    width:100%;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float:none;
    width:100%;
}

}