﻿html, body, div, h1, h2, h3, ul, ol, li, form, fieldset,
input, textarea {
    margin: 0;
    padding: 0;
    font-size: 100%;
}

ul {
    list-style: none;
}

img, fieldset {
    border: 0;
}

h1, h2, h3 {
    font-weight: normal;
}

em {
    font-style: italic;
}

strong {
    font-weight: bold;
}

a {
    cursor: pointer
}

body {
    color: #1B1917;
    font-family: "utopia-std", serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.625;
    color: #666561;
    background:white;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

    body.LTR, body.RTL {
        color: #1B1917;
        font-family: "utopia-std", serif;
        font-weight: 400;
        background: white;
        font-size: 16px;
        line-height: 1.625;
        color: #666561;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

html, body {
    -webkit-overflow-scrolling: touch !important;
    overflow: auto !important;
}



/* hyperlink elements
----------------------------------------------- */
a {
    color: #a90101;
    text-decoration: none;
    outline: 0 none;
}

a, img {
    border: 0;
}

.button {
    border-style: solid;
    border-width: 0px;
    cursor: pointer;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 0.875rem;
    background-color: #760101;
    border-color: #9d0101;
    color: #fff;
    transition: background-color 300ms ease-out;
}

.button {
    letter-spacing: 0.07em;
    transition: background-color 0.175s ease-out;
}

    .button:hover {
        background-color: #a90101;
        color:white;
    }

    .button:focus {
        background-color: #a90101;
        color: white;
    }

    .button:active {
        transform: translateY(1px);
    }


.submit-btn input {
    border-style: solid;
    border-width: 0px;
    cursor: pointer;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 0.875rem;
    background-color: #760101;
    border-color: #9d0101;
    color: #fff;
    transition: background-color 300ms ease-out;
    margin-top:1.25rem;
}

submit-btn input {
    letter-spacing: 0.07em;
    transition: background-color 0.175s ease-out;
}

.submit-btn input:hover {
    background-color: #a90101 !important;
    color: white !important;
}

.submit-btn input:focus {
    background-color: #a90101 !important;
    color: white !important;
}

.submit-btn input:active {
    transform: translateY(1px) !important;
}

.sold-out {
    border-style: solid;
    border-width: 0px;
    cursor: pointer;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 0.875rem;
    background-color: #760101;
    border-color: #9d0101;
    color: #fff;
    transition: background-color 300ms ease-out;
    background-color: #e2e2e2;
    border-color: #e2e2e2;
    color: #a2a2a2;
    font-weight: bold;
    margin-right: .8125rem;
}

    .sold-out:hover {
        color: #a2a2a2;
    }

.class-hero .button {
    background: transparent;
    border: 2px solid;
    margin-bottom: 0;
    display: inline-block;
    text-align: center;
}

    .class-hero .button:hover {
        background-color: #760101;
        color: white;
    }

.class-hero .bi {display:flex;
                 justify-content:center;
                 margin-top:20px;

}


/* typography
----------------------------------------------- */

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
    color: #231F20;
    margin-top: 0;
    margin-bottom: 13px;
    font-family: "utopia-std", serif;
    font-weight: 400;
    line-height: 1.1;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

h3 {
    color: #760101;
}

h1 {
    font-size: 34px;
}

h2 {
    font-size: 24px;
}

p {
    margin-top: 0;
    margin-bottom: 1.625rem;
    font-family: "utopia-std", serif;
    color: #666561;
    line-height: 1.625;
}

.row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 75rem;
}

/* components
----------------------------------------------- */

.carts {position:relative;}
.hs-header-outer .hs-header-inner .hs-header-links .hs-header-tools a > span.fa-shopping-cart {
    z-index:4;
}
.cart-count {
    font-size: 16px;
    position: absolute;
    z-index: 9999;
    text-align:center;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: -18px;
}


img.fancybox {
    border: 1px solid #CCC;
    padding: 2px;
    margin: 10px 5px 10px 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

.clearfix {
    display: block;
}

.clearfixblock {
    display: block;
}

/* Rough Edge */

.bg-rough-edge {
    position: relative;
    background-color: #231F20;
}

.bg-rough-edge:before {
    top: 0;
    background: url(/content/img/hero-texture-top.png);
}

    .bg-rough-edge:after {
        bottom: -1px;
        background: url(/Content/img/hero-texture-bottom.png);
    }

.bg-rough-edge:before, .bg-rough-edge:after {
    content: "";
    display: block;
    height: 1.625rem;
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
}

/* About
----------------------------------------------- */

.about-intro-section {
    margin-top: 3.25rem;
    margin-bottom: 1.625rem;
}

.about-intro-section .row {display:flex; justify-content:center; flex-wrap:wrap; align-items:center;}

.about-heading {
    margin-top: 1em;
}

.about-subheading, .location-heading {
    color: #760101;
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    text-transform: uppercase;
}

.about-intro-left {
    width: 50%;
    padding-left: 13px;
    padding-right: 50px;
    display:inline-block;
}
.about-intro-right {
    width: 33%;
    padding: 0 13px;
    padding-left: 26px;
    display: inline-block;
}
    .about-intro-right img {width:96%; margin:0 auto; display:block;}


/* About Black Part */

.about-body-section {
    padding-top: 6.5rem;
    padding-bottom: 6.5rem;
    color: #B3B3B3;
    font-size: 1.2em;
}

    .about-body-section .row {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .about-body-section .photo-caption {
        padding-left: 0.8125rem;
        padding-right: 0.8125rem;
        width: 50%;
    }
    .about-body-section .photo-caption img {
        display:block; width:100%;
    }
        .about-body-section .photo-caption .caption {
            font-size: 12px;
            color: #B3B3B3;
            font-family: "Montserrat",sans-serif;
            margin-top:1em;
        }

    .about-body-section .about-right {
        padding-left: 0.8125rem;
        padding-right: 0.8125rem;
        width: 50%;
    }

        .about-body-section .about-right h2 {
            color: #B3B3B3;
            font-family: "Montserrat",sans-serif;
            font-weight:bold;
            font-size:16px;
        }

        .about-body-section .about-right p {
            color: #B3B3B3;
            font-size:20px;
        }

/* Standard White Section */
.standard-white {
    margin-top: 3.65rem;
    margin-bottom: 3.65rem;
}

.location-heading {
    text-align: center;
    margin-bottom: 1.25em;
}

.thinner {
    padding-left: 0.8125rem;
    padding-right: 0.8125rem;
    width:83.33333333333%;
    margin:0 auto;
}

.col2 {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    -webkit-column-gap: 1.625rem;
    -moz-column-gap: 1.625rem;
    column-gap: 1.625rem;
}

    .thinner p {
        font-size:18px;
    }

/* Tri Panels */
.tri-panel {
    background: #f3f3f3;
    padding-top: 2.4375rem;
    padding-bottom: 2.4375rem;
}

    .tri-panel .row {
    display:flex;
    justify-content:space-between; 
    flex-wrap:wrap;
    }

        .tri-panel .row .hs-panel {
            width: 33.3333%;
            padding-left: 0.8125rem;
            padding-right: 0.8125rem;
        }

            .tri-panel .row .hs-panel img {
            width:100%; display:block;}

            .tri-panel .row .hs-panel h3 {
                color: #231F20;
                margin-top: 1em;
                margin-bottom: 0.5em;
                font-family: "Montserrat",sans-serif;
                font-weight: bold;
            }

            .tri-panel .row .hs-panel p {
                font-size: 13px;
                font-family: "Montserrat",sans-serif;
                color: #666561;
            }

/* Separator */
.bg-red {
    background: #760101;
    padding-top: 3.85rem;
    padding-bottom: 3.85rem;
}

.bg-red h1{color:white; font-size:54px; width:50%; text-align:center; margin:0 auto;}

/* Chef Section */

.chef-section {
    margin-top: 1.625rem;
    margin-bottom: 3.25rem;
}

    .chef-section .row {
    }

    .chef-section .chef {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        align-items: center;
        margin-bottom: 4.225rem;
    }

        .chef-section .chef img {
            width: 33%;
            display: block;
            padding-left: 0.8125rem;
            padding-right: 0.8125rem;
        }

        .chef-section .chef .chef-content {
            width: 50%;
            padding-left: 0.8125rem;
            padding-right: 0.8125rem;
        }
            .chef-section .chef .chef-content h2 {
                color: #760101;
                margin-bottom: 0.5em;
                font-size: 1.875rem;
            }
            .chef-section .chef .chef-content h3 {
                color: #555;
                font-size: 1rem;
                font-family: "Montserrat",sans-serif;
                font-weight:bold;
            }
            .chef-section .chef .chef-content p {
                font-size: 1.125em;
            }
            .chef-section .chef .chef-content ul {
            }
            .chef-section .chef .chef-content li {
                font-size: 1.125em;
                font-family: "utopia-std",serif;
                color: #666561;
                list-style-image:url('/Content/img/kniveico2.png');
                list-style-position:inside;
            }

/* Hero Image */
.hero-image-standard img{width:100%;}

.rough-border {
    position: relative;
    height: 100%;
    background: #A18F61;
    padding: 50px 20px 35px;
    color: white;
    border-image-source: url('/content/img/rough-border.png');
    border-image-slice: 50;
    border-style: solid;
    border-width: 20px;
}

.rough-border p{
    font-family: "Montserrat",sans-serif;
    font-weight:bold;
    font-size:16px;
    color:white;
}

    .rough-border a {
        color: #760101;

    }

.ca-panels {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 83.33333%;
    margin:0 auto;
}

.cook-along {
    margin-top: 3.25rem;
    margin-bottom: 3.25rem;
}

.cook-along-intro {
    width: 83.33333%;
    margin: 0 auto;
    padding-left: 0.8125rem;
    padding-right: 0.8125rem;
}

.download {
    position: relative;
    width:32%;
    display:block;
    padding-right:10px;
}

    .download img {width:100%;}

/*.download:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.85));
    opacity: 0.88;
    transition: opacity 300ms;
}
    .download:hover:after {
        opacity: 1;
    }*/

.pdf-icon {
    margin: 0 auto 1em;
    display: block;
    max-width: 60px;
    width: 30%;
}

.download-text {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 1em;
    font-size: 18px;
    line-height: 1.25;
    font-size: 24px;
    font-family: "utopia-std",serif;
}

.whisk {
    float: right;
    margin-right: 0.8125rem;
    width:25%;
    display:flex;
    justify-content:flex-end;
    align-items:center;
}

.cook-along-intro h2 {
    width: 72%;
    float: left;
    text-transform: none;
    font-size: 1.875rem;
}
.whisk img {
    width: 50%;
    display: block;
}


@media screen and (max-width:645px) {
    .about-intro-right {
        width: 100%;
        padding: 0 13px;
        margin-bottom: 20px;
        order: 1;
    }

    .about-intro-left {
        width: 100%;
        padding: 0 .825rem;
        order: 2;
    }

    .tbct {
        width: 100%;
        padding: 0 13px;
        margin-bottom: 20px;
        order: 3;
    }

    .cook-along {
        margin-top: 1.25rem;
    }

    .cook-along-intro {
        width: 100%;
    }

        .cook-along-intro h2 {
            width: 100%;
            float: none;
            text-transform: none;
            font-size: 1.575rem;
            margin-bottom:1.825rem;
            text-align:center;
        }

    .whisk {
        display:none;
    }

    .download {
        position: relative;
        width: 100%;
        display: block;
        margin-bottom:.825rem;
    }

    .about-body-section .photo-caption {
        padding-left: .8125rem;
        padding-right: .8125rem;
        width: 100%;
    }

    .about-body-section {
        padding-top: 3.5rem;
        padding-bottom: 3.5rem;
    }

        .about-body-section .about-right {
            padding-left: .8125rem;
            padding-right: .8125rem;
            padding-top:2.25rem;
            width: 100%;
        }
    .col2 {
        -webkit-columns: 1;
        -moz-columns: 1;
        columns: 1;
        -webkit-column-gap: .625rem;
        -moz-column-gap: .625rem;
        column-gap: .625rem;
    }

    .tri-panel .row .hs-panel {
        width: 100%;
        padding-left: .8125rem;
        padding-right: .8125rem;
    }

    .bg-red h1 {
        font-size: 1.875rem;
        width: 100%;
    }

    .chef-section .chef img {
        width: 100%;
        display: block;
        padding-left: .8125rem;
        padding-right: .8125rem;
    }

    .chef-section .chef .chef-content {
        width: 100%;
        padding-left: .8125rem;
        padding-right: .8125rem;
        margin-top: 0.5em;
    }

}


/* FAQ */

.gold-hero {
    background: #A18F61;
    position: relative;
    padding-left: 0.8125rem;
    padding-right: 0.8125rem;
}

    .gold-hero .row {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        align-items: center;
    }

.class-hero {
    width: 50%;
    color: white;
}

.class-hero h1{
    color:white;
}

    .class-hero p {
        color:white;
    }


.hero-image {
    width: 50%;
    height: 22.5rem;
    position: relative;
    overflow: hidden;
    position: relative;
    padding-left: 0.8125rem;
    padding-right: 0.8125rem;
}

.hero-image img {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    max-width: none;
    width: auto;
    height: 100%;
}

/* FAQ */
.faq-listing {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: inherit;
}

.faq {
    width: 50%;
    order:2;
    padding-left: 0.8125rem;
    padding-right: 0.8125rem;
}

.faq-inner {
    position: relative;
    padding: 1.0833333333rem 0.8125rem;
    margin-bottom: 1.625rem;
    background-color: #E6E6E6;
    font-family: "Montserrat",sans-serif;
    line-height: 1.25;
    color: #231F20;
    cursor: pointer;
    transition: all 0.175s ease-out;
    height: 120px;
}

    .faq-inner h2 {
        text-transform: none;
        margin-bottom: 1.625rem;
        font-family: "Montserrat",sans-serif;
        line-height: 1.25;
        color: #231F20;
        font-size: 1rem;
    }


.faq-inner:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 100%;
    left: 50%;
    margin-left: -20px;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #760101;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    transition: all 0.35s ease-out;
}

.active .faq-inner:after {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    border-top-color: #760101;
}

.active .faq-inner {
    background-color: #760101;
    color: #FFFFFF;
}

    .active .faq-inner h2 {
        color: #FFFFFF;
    }


.faq-answer {width:100%; padding-bottom:2.135rem; padding-top:.8125rem;}

.active .faq-answer {display:block !important;}
    .active .faq-answer a {
        font-family: "utopia-std",serif;
        font-size: 16px;
        color: #a90101;
    }


.faq-listing .active {}

@media screen and (max-width:1000px) {
    .faq {width:100%;}
}

@media screen and (max-width:1000px){


    .gold-hero .row .class-hero {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        color: #fff;
        position: relative;
        z-index: 9999;
        right: 0;
        left: 0;
        padding-top: 18.25rem;
        padding-bottom: 3.25rem;
    }

    .gold-hero .row {
    position:relative;
    }


    .gold-hero .row .hero-image {
        width: 100%;
        /*height: 18.5rem;*/
        position: relative;
        margin: 0 auto;
        position: absolute !important;
        right: 0;
        left: 0;
        top: 0;
        height:260px !important;
    }

}



/* Class Panels */

.class-listing {
    /*padding: 3.25rem 0;*/
    padding: 2.25rem 0;
}

    .class-listing .row {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
    }

.filter-controls .row {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 0.8125rem;
    padding-right: 0.8125rem;
    padding-top:1.65rem;
}
.filter-controls .views {
    margin: 0 .5rem;
    font-family: "Montserrat",sans-serif;
}
    .filter-controls .row a {margin:0 .225rem; font-size:20px;}

.class-listing .row .item {
    width: 25%;
    position: relative;
    padding-left: 0.8125rem;
    padding-right: 0.8125rem;
    height: 274px;
    margin-bottom:.8125rem;
}

            .class-listing .row .item .class-item {
                display: block;
                width: 100%;
                height: 100%;
                position: relative;
                background-size:cover;
                background-position:center center;
            }

                .class-listing .row .item .class-item .class-data {
                    padding: 0.8125rem;
                    background: rgba(118, 1, 1, 0.8);
                    line-height: 1.3;
                    position: absolute;
                    bottom: 0;
                    left: 0;
                    right: 0;
                    transition: all .12s ease-out;
                    transition-duration: .25s;
                }

            .class-listing .row .item:hover .class-item .class-data {
                transition-duration: .12s;
                padding-bottom: 1.625rem;
                background-color: #760101;
            }

    .class-listing .row .item .class-item .class-data .class-panel-desc {
        display: none;
    }
    .class-listing .row .item .class-item .class-data p {
        display: none;
    }
            .class-listing .row .item:hover .class-item .class-data p{
                display:none;
            }


            .class-listing .row .item .class-item .class-data .class-date {
                font-size: 0.875rem;
                color: rgba(255, 255, 255, 0.7);
                font-family: "utopia-std",serif;
            }

            .class-listing .row .item .class-item .class-data .class-title {
                font-weight: 700;
                font-size: 0.75rem;
                text-transform: uppercase;
                color: #FFFFFF;
                font-family: "Montserrat",sans-serif;
            }

                .class-listing .row .item .class-item .class-data .class-title span.byline {
                    font-size: 0.625rem;
                }

                .class-listing .row .item .class-item .class-data .class-title span.sold-out {
                    font-size: 0.625rem;
                }


                .list-img {display:none;}

.wide {
    padding: 3.25rem 0;
}

    .wide .row {
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }

        .wide .row .item {
            width: 100%;
            position: relative;
            padding-left: 0.8125rem;
            padding-right: 0.8125rem;
            height: auto;
            margin-bottom: 0.8125rem;
        }

            .wide .row .item .class-item {
                display: block;
                width: 100%;
                height: 100%;
                position: relative;
                background-size: cover;
                background-position: center center;
                background: white !important;
            }

                .wide .row .item .class-item .class-image {
                    width: 100%;
                    display: flex;
                    justify-content: space-between;
                    flex-wrap: wrap;
                }

                .wide .row .item .class-item .list-img {
                    display:block;
                    width:28%;
                    background-size:cover;
                    background-position:center center;
                }

                .wide .row .item .class-item .class-data {
                    padding: 1.8125rem 1.225rem;
                    background: rgba(118, 1, 1, 0.8);
                    line-height: 1.3;
                    position: relative;
                    transition: all .12s ease-out;
                    transition-duration: .25s;
                    width:72%;
                }

            .wide .row .item:hover .class-item .class-data {
                transition-duration: .12s;
                padding-bottom: 2.625rem;
                background-color: #760101;
                position:relative;
            }

            .wide .row .item .class-item .class-data p {
                display: block;
                color: white;
                margin-top: 10px;
            }

            .wide .row .item:hover .class-item .class-data p {
                display: block;
                color: white;
                margin-top:10px;
            }


            .wide .row .item .class-item .class-data .class-date {
                font-size: 1.25rem;
                color: rgba(255, 255, 255, 0.7);
                font-family: "utopia-std",serif;
            }

            .wide .row .item .class-item .class-data .class-title {
                font-weight: 700;
                font-size: 22px;
                text-transform: uppercase;
                color: #FFFFFF;
                font-family: "Montserrat",sans-serif;
            }

                .wide .row .item .class-item .class-data .class-title span.byline {
                    font-size: 0.625rem;
                    display:block;
                }

                .wide .row .item .class-item .class-data .class-title span.sold-out {
                    display: block;
                    position: absolute;
                    top: 20px;
                    right: 20px;
                    width: 3.9375rem;
                    height: 3.9375rem;
                    -webkit-transform: rotate(-10deg);
                    transform: rotate(-10deg);
                    border-radius: 3.9375rem;
                    border: 2px solid white;
                    font-family: "Montserrat",sans-serif;
                    color:white;
                    font-size: 16px;
                    padding-top:10px;
                    text-align:center;
                    font-weight:normal;
                    text-transform: none;
                    letter-spacing: 0;
                }


                .wide .list-img {
                    display: none;
                }

.class-listing .row .item .class-item .class-data .cprice {
    display: none;
}

.wide .row .item .class-item .class-data .cprice {
    display: block;
    color:white;
}

.txt .row .item .class-item .class-data .cprice {
    display: inline-block;
    float:right;
    color: white;
}

.txt {
    padding: 3.25rem 0;
}

    .txt .row {
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }

        .txt .row .item {
            width: 100%;
            position: relative;
            padding-left: 0.8125rem;
            padding-right: 0.8125rem;
            height: auto;
            margin-bottom: 0.8125rem;
        }

            .txt .row .item .class-item {
                display: block;
                width: 100%;
                height: 100%;
                position: relative;
                background-size: cover;
                background-position: center center;
                background: white !important;
            }

                .txt .row .item .class-item .class-image {
                    width: 100%;
                    display: flex;
                    justify-content: space-between;
                    flex-wrap: wrap;
                }

                .txt .row .item .class-item .list-img {
                    display: block;
                    width: 28%;
                    background-size: cover;
                    background-position: center center;
                    display: none;
                }

                .txt .row .item .class-item .class-data {
                    padding: 0.8125rem 0.8125rem;
                    background: rgba(118, 1, 1, 0.8);
                    line-height: 1.3;
                    position: relative;
                    transition: all .12s ease-out;
                    transition-duration: .25s;
                    width: 100%;
                }

            .txt .row .item:hover .class-item .class-data {
                transition-duration: .12s;
                background-color: #760101;
                padding-bottom: 0.8125rem;
                position: relative;
            }

            .txt .row .item .class-item .class-data p {
                display: block;
                color: white;
                margin-top: 10px;
                display: none;
            }

            .txt .row .item:hover .class-item .class-data p {
                display: block;
                color: white;
                margin-top: 10px;
                display:none;
            }


            .txt .row .item .class-item .class-data .class-date {
                font-size: 1rem;
                color: rgba(255, 255, 255, 0.7);
                font-family: "utopia-std",serif;
                display:inline-block;
                width:16%;
            }

            .txt .row .item .class-item .class-data .class-title {
                font-weight: 700;
                font-size: 18px;
                text-transform: uppercase;
                color: #FFFFFF;
                font-family: "Montserrat",sans-serif;
                display: inline-block;
            }

                .txt .row .item .class-item .class-data .class-title span.byline {
                    font-size: 0.625rem;
                    display: inline-block;
                }

                .txt .row .item .class-item .class-data .class-title span.sold-out {
                    display:none;
                }


    .txt .list-img {
        display: none;
    }

@media screen and (max-width:1070px) {
    .class-listing .row .item {
        width: 25%;
        height: 234px;

    }

    .wide .row .item {
        width: 100%;
        position: relative;
        padding-left: 0.8125rem;
        padding-right: 0.8125rem;
        height: auto;
        margin-bottom: 0.8125rem;
    }
    .txt .row .item {
        width: 100%;
        position: relative;
        padding-left: 0.8125rem;
        padding-right: 0.8125rem;
        height: auto;
        margin-bottom: 0.8125rem;
    }

}

@media screen and (max-width:860px) {
    .class-listing .row .item {
        width: 33.333%;
        height: 234px;
    }

    .wide .row .item {
        width: 100%;
        position: relative;
        padding-left: 0.8125rem;
        padding-right: 0.8125rem;
        height: auto;
        margin-bottom: 0.8125rem;
    }
    .txt .row .item {
        width: 100%;
        position: relative;
        padding-left: 0.8125rem;
        padding-right: 0.8125rem;
        height: auto;
        margin-bottom: 0.8125rem;
    }
}

@media screen and (max-width:670px) {
    .class-listing .row .item {
        width: 50%;
        height: 234px;
        padding-left: 0.4125rem;
        padding-right: 0.4125rem;
    }

    .wide .row .item {
        width: 100%;
        position: relative;
        padding-left: 0.8125rem;
        padding-right: 0.8125rem;
        height: auto;
        margin-bottom: 0.8125rem;
    }

    .txt {
        padding: 3.25rem 0;
    }

        .txt .row {
            display: flex;
            justify-content: space-around;
            flex-wrap: wrap;
        }

            .txt .row .item {
                width:100%;
                height:auto;
            }

                .txt .row .item .class-item {
                    width:100%;
                    background:inherit;
                }

                    .txt .row .item .class-item .class-image {
                        width: 100%;
                        display: block;
                    }

                    .txt .row .item .class-item .list-img {
                        display: none;
                    }

                    .txt .row .item .class-item .class-data {
                        padding: 0.8125rem 0.8125rem;
                        background: rgba(118, 1, 1, 0.8);
                        line-height: 1.3;
                        position: relative;
                        transition: all .12s ease-out;
                        transition-duration: .25s;
                        width: 100%;
                    }

                .txt .row .item:hover .class-item .class-data {
                    transition-duration: .12s;
                    background-color: #760101;
                    padding-bottom: 0.8125rem;
                    position: relative;
                }

                .txt .row .item .class-item .class-data p {
                    display: block;
                    color: white;
                    margin-top: 10px;
                    display: none;
                }

                .txt .row .item:hover .class-item .class-data p {
                    display: block;
                    color: white;
                    margin-top: 10px;
                    display: none;
                }


                .txt .row .item .class-item .class-data .class-date {
                    font-size: 1rem;
                    color: rgba(255, 255, 255, 0.7);
                    font-family: "utopia-std",serif;
                    display: inline-block;
                    width: 100%;
                }

                .txt .row .item .class-item .class-data .class-title {
                    font-weight: 700;
                    font-size: 16px;
                    margin-top:4px;
                    text-transform: uppercase;
                    color: #FFFFFF;
                    font-family: "Montserrat",sans-serif;
                    display: inline-block;
                }

                    .txt .row .item .class-item .class-data .class-title span.byline {
                        font-size: 0.625rem;
                        display: inline-block;
                    }

                    .txt .row .item .class-item .class-data .class-title span.sold-out {
                        display: none;
                    }


                .txt .row .item .class-item .class-data .cprice {
                    display:block;
                    position:absolute;
                    top:10px;
                    right:.825rem;
                    float: none;
                    font-size:14px;
                    color: white;
                }



}

@media screen and (max-width:570px) {
    .class-listing .row .item {
        width: 96%;
        height: 234px;
        padding-left: 0.4125rem;
        padding-right: 0.4125rem;
        margin-left: auto;
        margin-right: auto;
    }

    .wide .row .item {
        height: auto;
    }

    .txt .row .item {
        height: auto;
    }


    .class-grid-show-more img{
        vertical-align:top;
    }

}




    /* Shop Category */

    .shop-filters {
        font-size: 0.875rem;
        color: #231F20;
        font-weight: bold;
        font-family: "Montserrat",sans-serif;
        text-transform: uppercase;
        padding: .75rem .8125rem 1.25rem;
    }

        .shop-filters .row {
            display: flex;
            justify-content: center;
        }

            .shop-filters .row ul li {
                margin-right: 0.3125rem;
                display: inline-block;
                padding-right: 0.3125rem;
            }

    .grey-hero {
        background: #EEE;
        position: relative;
        padding-left: 0.8125rem;
        padding-right: 0.8125rem;
        padding-top: .8125rem;
        padding-bottom: .8125rem;
    }

        .grey-hero .row {
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

    .hero-left-img {
        width: 33.33333%;
    }

    .hero-right-img {
        width: 33.33333%;
    }


    .hero-left-img img {
        width: 100%;
    }

    .hero-left-img img {
        width: 100%;
    }

    .class-hero-middle {
        width: 33.33333%;
        color: white;
        padding-left: 0.8125rem;
        padding-right: 0.8125rem;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

        .class-hero-middle h1 {
            color: #760101;
            width: 70%;
            text-align: center;
            margin: 0 auto;
            font-size: 2.5rem;
            margin-bottom: 0.8125rem;
        }

        .class-hero-middle p {
            margin-bottom: .85rem;
        }

    .head-ct {
        background: #760101;
        font-family: "Montserrat",sans-serif;
        margin-top: 0rem;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        font-size: .875rem;
        color: white;
        padding-top: .85rem;
        padding-right: 1.25rem;
        padding-bottom: .85rem;
        padding-left: 1.25rem;
        position: relative;
        display: inline-block;
    }

        .head-ct:hover {
            background: #9d0101;
            text-decoration: none;
            color: white;
        }

    @media screen and (max-width:1250px) {
        .hero-left-img img {
            width: 100%;
        }

        .hero-right-img img {
            width: 100%;
        }

        .grey-hero .row {
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding-top: 1.35rem;
            padding-bottom: 1.35rem;
        }
    }

    @media screen and (max-width:1190px) {
        .class-hero-middle h1 {
            width: 80%;
            font-size: 2.5rem;
        }
    }

    @media screen and (max-width:1100px) {
        .class-hero-middle h1 {
            width: 80%;
            font-size: 2rem;
        }
    }

    @media screen and (max-width:900px) {

        .hero-left-img {
            width: 25%;
        }

        .hero-left-img {
            width: 25%;
        }

        .class-hero-middle {
            width: 50%;
        }
    }

    @media screen and (max-width:900px) {

        .hero-left-img {
            width: 30%;
        }

        .hero-left-img {
            display: none;
        }

        .class-hero-middle {
            width: 70%;
        }

        .grey-hero .row {
            padding-top: 2.35rem;
            padding-bottom: 2.35rem;
        }

        .class-hero-middle h1 {
            width: 90%;
            font-size: 1.75rem;
        }
    }

    @media screen and (max-width:625px) {

        .hero-left-img {
            display: none;
        }

        .hero-right-img {
            display: none;
        }

        .class-hero-middle {
            width: 90%;
            margin: 0 auto;
        }

            .class-hero-middle h1 {
                width: 90%;
                font-size: 1.75rem;
            }

            .class-hero-middle p {
                text-align: center;
            }
    }



    /* Gift Cards Shop */


    .product-listing-gift-cards {
        padding: 2.25rem 0 .825rem;
    }

        .product-listing-gift-cards .row {
            display: flex;
            justify-content: space-around;
            flex-wrap: wrap;
        }

            .product-listing-gift-cards .row .gift-card {
                width: 38%;
            }

                .product-listing-gift-cards .row .gift-card img {
                    width: 70%;
                    margin: 0 auto;
                    display: block;
                    margin-bottom: .65rem;
                }

                .product-listing-gift-cards .row .gift-card h2 a {
                    color: #760101;
                    font-size: 1rem;
                    font-weight: bold;
                    text-align: center;
                    display: block;
                }

                .product-listing-gift-cards .row .gift-card p {
                    text-align: center;
                }




    .knife-listing {
        padding: 3.75rem 0 2.25rem;
    }

        .knife-listing .row {
            display: flex;
            justify-content: flex-start;
            flex-wrap: wrap;
            align-items: baseline;
        }

            .knife-listing .row .product-item {
                width: 33.3333%;
                padding-left: 0.8125rem;
                padding-right: 0.8125rem;
                margin-bottom: 1.8125rem;
            }

                .knife-listing .row .product-item img {
                    width: 100%;
                    margin: 0 auto;
                    display: block;
                    margin-bottom: .65rem;
                }

                .knife-listing .row .product-item h2 {
                    margin-bottom: 4px;
                }

                    .knife-listing .row .product-item h2 a {
                        color: #760101;
                        font-size: 1rem;
                        font-weight: bold;
                        text-align: left;
                        display: block;
                    }

                .knife-listing .row .product-item h3 {
                    display: none;
                }

                .knife-listing .row .product-item .product-price {
                    font-family: "utopia-std", serif;
                    font-weight: 400;
                    font-size: 1rem;
                    color: #808080;
                    text-align: left;
                }

    .cookbook-listing {
        padding: 3.75rem 0 2.25rem;
    }

        .cookbook-listing .row {
            display: flex;
            justify-content: flex-start;
            flex-wrap: wrap;
            align-items: baseline;
        }

            .cookbook-listing .row .product-item {
                width: 25%;
                padding-left: 0.8125rem;
                padding-right: 0.8125rem;
                margin-bottom: 1.8125rem;
            }

                .cookbook-listing .row .product-item img {
                    height: 220px;
                    margin: 0 auto;
                    display: block;
                    margin-bottom: .65rem;
                }

                .cookbook-listing .row .product-item h2 {
                    margin-bottom: 4px;
                }

                    .cookbook-listing .row .product-item h2 a {
                        color: #760101;
                        font-size: .75rem;
                        font-weight: bold;
                        text-align: left;
                        display: block;
                        text-align: center;
                    }

                .cookbook-listing .row .product-item h3 {
                    color: #231F20;
                    font-size: .75rem;
                    font-weight: bold;
                    text-align: left;
                    text-align: center;
                    font-family: "Montserrat",sans-serif;
                    margin-bottom: 4px;
                }

                .cookbook-listing .row .product-item .product-price {
                    font-family: "utopia-std", serif;
                    font-weight: 400;
                    font-size: 1rem;
                    color: #808080;
                    text-align: center;
                }

    @media screen and (max-width:910px) {
        .cookbook-listing .row .product-item {
            width: 50%;
            padding-left: .8125rem;
            padding-right: .8125rem;
            margin-bottom: 1.8125rem;
        }
    }

    @media screen and (max-width:600px) {

        .product-listing-gift-cards .row {
            justify-content: center;
        }

            .product-listing-gift-cards .row .gift-card {
                width: 78%;
            }

        .knife-listing .row .product-item {
            width: 50%;
            padding-left: 0.8125rem;
            padding-right: 0.8125rem;
            margin-bottom: 1.8125rem;
        }

        .cookbook-listing .row .product-item {
            width: 90%;
            padding-left: .8125rem;
            padding-right: .8125rem;
            margin-bottom: 1.8125rem;
        }

        .cookbook-listing .row {
            justify-content: center;
        }
    }





    /* Product Details */

    .product-details {
        padding: 2.5rem 0;
    }

    .product-header {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

        .product-header .product-image {
            width: 33%;
            padding-left: 1.2125rem;
            padding-right: 1.2125rem;
        }

            .product-header .product-image img {
                width: 100%;
                display: block;
            }

        .product-header .product-content {
            width: 54%;
            padding-left: 1.2125rem;
            padding-right: 1.2125rem;
        }

            .product-header .product-content .product-title {
                color: #760101;
                font-family: "utopia-std", serif;
                font-weight: 400;
                line-height: 1.1;
                text-transform: uppercase;
                letter-spacing: 0.08em;
                font-size: 1.875rem;
            }

            .product-header .product-content .product-price {
                font-family: "utopia-std", serif;
                font-weight: 400;
                line-height: 1.1;
                text-transform: uppercase;
                letter-spacing: 0.08em;
                color: #808080;
                font-size: 1.25rem;
                margin-bottom: 0.8125rem;
            }

            .product-header .product-content .product-subline {
                font-weight: 700;
                letter-spacing: 0.07em;
                font-family: "Montserrat",sans-serif;
                font-size: 0.875rem;
                text-transform: uppercase;
            }

            .product-header .product-content .product-description p {
                font-family: "utopia-std", serif;
                font-weight: 400;
                font-size: 16px;
                margin-bottom: 1.125rem;
            }

            .product-header .product-content .product-description ul {
                margin-left: 16px;
            }

                .product-header .product-content .product-description ul li {
                    font-size: 16px;
                    font-family: "utopia-std",serif;
                    color: #666561;
                    list-style-image: url(/Content/img/kniveico4.png);
                    list-style-position: outside;
                }

            .product-header .product-content .purchase {
                margin-top: 1.625rem;
            }

                .product-header .product-content .purchase label {
                    font-size: 0.875rem;
                    font-weight: normal;
                    text-transform: uppercase;
                    letter-spacing: 0.07em;
                }

                .product-header .product-content .purchase select {
                    -webkit-appearance: none;
                    background-color: #fff;
                    font-family: "Montserrat", sans-serif;
                    border: 1px solid #B3B3B3;
                    box-shadow: none;
                    color: rgba(0, 0, 0, 0.75);
                    display: block;
                    font-size: 1rem;
                    margin: 0 0 1rem 0;
                    padding: 0.5rem;
                    height: 3.125rem;
                    width: 100%;
                    box-sizing: border-box;
                    transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
                    width: 85px;
                    float: left;
                    text-align: center;
                    margin-right: 1rem;
                    letter-spacing: 0.07em;
                    text-align-last: center;
                }

                .product-header .product-content .purchase .lnkAddToCart {
                    border-style: solid;
                    border-width: 0px;
                    cursor: pointer;
                    font-family: "Montserrat", sans-serif;
                    font-weight: 400;
                    line-height: normal;
                    margin: 0 0 1.25rem;
                    position: relative;
                    text-decoration: none;
                    text-align: center;
                    -webkit-appearance: none;
                    -webkit-border-radius: 0;
                    display: inline-block;
                    padding-top: 1rem;
                    padding-right: 2rem;
                    padding-bottom: 1.0625rem;
                    padding-left: 2rem;
                    font-size: 0.875rem;
                    background-color: #760101;
                    border-color: #9d0101;
                    color: #fff;
                    transition: background-color 300ms ease-out;
                    text-transform: uppercase;
                    letter-spacing: 0.07em;
                }

                    .product-header .product-content .purchase .lnkAddToCart:hover {
                        background: #9d0101;
                    }


    .adh {
        padding-top: 5.75rem;
    }


    /* Voucher Detail */

    .event-header-r {
        background: #231f20;
        position: relative;
        padding-left: 0.8125rem;
        padding-right: 0.8125rem;
    }

        .event-header-r .row {
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
            align-items: center;
        }

            .event-header-r .row .class-hero .data-accent {
                color: #A18F61;
                font-family: "Montserrat",sans-serif;
                font-weight: 700;
                text-transform: uppercase;
                text-align: center;
                font-size: 16px;
            }

            .event-header-r .row .class-hero {
                width: 50%;
                color: white;
            }

                .event-header-r .row .class-hero h1 {
                    color: white;
                    max-width: 28.125rem;
                    margin: 0.8125rem auto;
                    text-align: center;
                    font-size: 2.25rem;
                }

                    .event-header-r .row .class-hero h1 span.byLine {
                        display: block;
                        margin-top: 0.375rem;
                        font-size: 40%;
                        color: white;
                    }

                .event-header-r .row .class-hero .event-price-h {
                    color: #A18F61;
                    font-family: "Montserrat",sans-serif;
                    font-weight: 700;
                    font-size: 16px;
                    text-transform: uppercase;
                    text-align: center;
                }

                .event-header-r .row .class-hero .availability {
                    margin: 0 auto;
                    margin-top: 0.8125rem;
                    max-width: 15rem;
                    font-size: 0.5625rem;
                    font-family: "Montserrat",sans-serif;
                    text-transform: uppercase;
                    text-align: left;
                    letter-spacing: 0.0625rem;
                }

                    .event-header-r .row .class-hero .availability .avail-label {
                        margin: 0 auto;
                        margin-top: 0.8125rem;
                        max-width: 15rem;
                        font-size: 0.5625rem;
                        font-family: "Montserrat",sans-serif;
                        text-transform: uppercase;
                        text-align: left;
                        letter-spacing: 0.0625rem;
                    }

                    .event-header-r .row .class-hero .availability .graph-h-bar {
                        background-color: rgba(255, 255, 255, 0.6);
                        height: 0.0625rem;
                    }

                        .event-header-r .row .class-hero .availability .graph-h-bar .graph-h-bar-fill {
                            position: relative;
                            top: -0.0625rem;
                            background-color: #FFFFFF;
                            height: 0.1875rem;
                            min-width: 0.1875rem !important;
                        }


                .event-header-r .row .class-hero p {
                    color: white;
                }


            .event-header-r .row .hero-image {
                width: 50%;
                height: 22.5rem;
                position: relative;
                overflow: hidden;
                position: relative;
                padding-left: 0.8125rem;
                padding-right: 0.8125rem;
            }

                .event-header-r .row .hero-image img {
                    margin: auto;
                    position: absolute;
                    top: 0;
                    left: 0;
                    bottom: 0;
                    right: 0;
                    max-width: none;
                    width: auto;
                    height: 100%;
                }

    .voucher-details .row {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

        .voucher-details .row .voucher-content {
            width: 52%;
        }

            .voucher-details .row .voucher-content p a {
                color: #a90101;
                font-family: "utopia-std",serif;
            }

            .voucher-details .row .voucher-content h2 {
                color: #760101;
            }

            .voucher-details .row .voucher-content ul {
                margin: 0;
                padding: 0;
                padding-left: 1.2em;
                margin-bottom: 1.625rem;
            }

            .voucher-details .row .voucher-content li {
                font-family: "utopia-std", serif;
                font-weight: 400;
                font-size: 16px;
                line-height: 1.625;
                color: #666561;
                list-style-type: disc;
                list-style-position: outside;
            }


        .voucher-details .row .voucher-content {
        }

    .voucher-suggestions {
        width: 25%;
    }

        .voucher-suggestions .class-listing .row .item {
            width: 100%;
            height: 200px;
        }

        .voucher-suggestions h5 {
            font-family: "Montserrat",sans-serif;
            font-weight: 700;
            letter-spacing: 0.07em;
            font-size: 1rem;
            text-align: center;
            margin-left: auto;
            margin-right: auto;
        }

    .rough-line {
        display: block;
        position: relative;
        margin: 0;
        margin-bottom: 1.625rem;
        padding: 0;
        border: none;
        clear: both;
        height: 0.375rem;
        background: #231F20 url('/Content/img/rough-line-middle.png') center repeat-x;
        padding-left: 0.8125rem;
        padding-right: 0.8125rem;
    }

        .rough-line:before, .rough-line:after, [class*=rough-line--]:before, [class*=rough-line--]:after {
            content: "";
            position: absolute;
            top: 0;
            width: 2.5rem;
            height: 0.375rem;
        }

        .rough-line:before, [class*=rough-line--]:before {
            left: 0;
            background-image: url(/Content/img/rough-line-left.png);
        }

        .rough-line:after, [class*=rough-line--]:after {
            right: 0;
            background-image: url(/Content/img/rough-line-right.png);
        }

    #CLS {
        padding-top: 0;
    }

    .payment-section {
        padding-top: 1.625rem;
    }

        .payment-section h3 {
            font-size: 1.25rem;
            color: #231F20;
        }

        .payment-section .class-facts {
            display: flex;
            justify-content: flex-start;
            flex-wrap: wrap;
            padding-bottom: 1.625rem;
        }

            .payment-section .class-facts .class-loc {
                width: 50%;
            }

                .payment-section .class-facts .class-loc .loc-label {
                    font-size: 0.75rem;
                    font-family: "utopia-std", serif;
                    font-weight: 400;
                    line-height: 1.625;
                    color: #666561;
                    text-transform: uppercase;
                }

                .payment-section .class-facts .class-loc .location-name {
                    font-weight: 700;
                    color: #760101;
                    line-height: 1.4;
                    text-transform: uppercase;
                    font-family: "Montserrat",sans-serif;
                    font-size: 16px;
                }

                .payment-section .class-facts .class-loc .view-map a {
                    font-weight: 700;
                    color: #808080;
                    line-height: 1.4;
                    font-family: "Montserrat",sans-serif;
                    text-transform: uppercase;
                    font-size: 16px;
                }

            .payment-section .class-facts .class-time {
                width: 50%;
            }

                .payment-section .class-facts .class-time .time-label {
                    font-size: 0.75rem;
                    font-family: "utopia-std", serif;
                    font-weight: 400;
                    line-height: 1.625;
                    color: #666561;
                    text-transform: uppercase;
                }

                .payment-section .class-facts .class-time .time-content {
                    font-weight: 700;
                    color: #760101;
                    line-height: 1.4;
                    font-family: "Montserrat",sans-serif;
                    text-transform: uppercase;
                    font-size: 16px;
                }

                .payment-section .class-facts .class-time .time-hours {
                    font-weight: 700;
                    color: #808080;
                    line-height: 1.4;
                    font-family: "Montserrat",sans-serif;
                    font-size: 16px;
                    text-transform: uppercase;
                }

    .return-to-classes {
        margin: 0 auto;
        width: 300px;
        padding-top: 2.625rem;
    }

        .return-to-classes .row a {
            width: 300px;
            text-align: center;
            display: inline-block;
            margin: 0 auto;
            display: inline-block;
            font-size: 1.25rem;
            font-family: "Montserrat",sans-serif;
            font-weight: 700;
            text-transform: uppercase;
            letter-spacing: 0.07em;
            color: #231F20;
        }

            .return-to-classes .row a:hover {
                color: #760101;
                text-decoration: none;
            }

            .return-to-classes .row a hr {
                width: 100%;
            }


    @media screen and (max-width:750px) {

        .event-header-r .row .class-hero {
            width: 100%;
            margin-left: auto;
            margin-right: auto;
            color: #fff;
            position: relative;
            z-index: 9999;
            right: 0;
            left: 0;
            padding-top: 16.25rem;
            padding-bottom: 3.25rem;
        }

        .event-header-r .row .hero-image {
            width: 100%;
            /*height: 18.5rem;*/
            position: relative;
            margin: 0 auto;
            position: absolute;
            right: 0;
            left: 0;
            top: 0;
        }

            .event-header-r .row .hero-image:after {
                content: "";
                position: absolute;
                top: 0;
                bottom: -1px;
                left: 0;
                right: 0;
                background: linear-gradient(to top, #231f20 14%, rgba(35, 31, 32, 0) 100%);
            }

        .voucher-suggestions {
            width: 96%;
        }

        .voucher-details .row .voucher-content {
            width: 92%;
            margin: 0 auto;
        }

        .payment-section .class-facts .class-time .time-content {
            font-size: 14px;
        }

        .payment-section .class-facts .class-time .time-hours {
            font-size: 14px;
        }

        .payment-section .class-facts .class-loc .view-map a {
            font-size: 14px;
        }
    }


    /*Event Modal Start*/

    .modal-header h4 {
        font-family: "utopia-std", serif;
        font-weight: normal;
        font-style: normal;
        text-align: left;
        font-size: 1.25rem;
        text-transform: uppercase;
        padding-bottom: 0;
        text-align: center;
    }

        .modal-header h4 span {
            font-size: 80%;
        }

    .modal-body {
    }


        .modal-body .event-email-to {
            padding: 1.625rem 0;
            color: #3f3f3f;
            text-align: center;
        }

            .modal-body .event-email-to label {
                width: 100%;
                display: block;
                font-family: "utopia-std", serif;
                font-weight: normal;
                color: #666561;
            }

            .modal-body .event-email-to input {
                display: block;
                width: 80%;
                margin: 0 auto;
                background: url(/content/img/ip.png) repeat-x scroll 0 0 #fcfcfc;
                border: 1px solid #cecece;
                border-radius: 3px 3px 3px 3px;
                font-size: .9em;
                padding: 6px 8px;
            }

        .modal-body .event-names {
            width: 100%;
            display: block;
            font-family: "utopia-std", serif;
            text-align: center;
            font-weight: normal;
            padding-bottom: 10px;
            color: #666561;
        }

    .attendeeItem {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

        .attendeeItem .attendeeName {
            display: inline-block;
            width: 60%;
            background: url(/content/img/ip.png) repeat-x scroll 0 0 #fcfcfc;
            border: 1px solid #cecece;
            border-radius: 3px 3px 3px 3px;
            font-size: .9em;
            padding: 6px 8px;
            margin-right: 10px;
        }

        .attendeeItem .btnRemove {
            border: none;
            background: white;
            font-weight: bold;
            font-size: 24px;
        }

    #addAttendee {
        background: #a5a5a5;
        color: #fff;
        text-transform: uppercase;
        font-weight: normal;
        padding: 6px 12px;
        font-family: "Montserrat",sans-serif;
        letter-spacing: .007rem;
        font-size: 16px;
        height: auto;
        text-decoration: none;
        border: none;
        display: block;
        margin: 18px auto 10px;
        font-size: .875rem;
    }

    .modal-footer {
        display: flex;
        justify-content: center;
    }

        .modal-footer .purchase-btn {
            border-style: solid;
            border-width: 0;
            text-transform: uppercase;
            cursor: pointer;
            font-family: "Montserrat",sans-serif;
            font-weight: 400;
            line-height: normal;
            letter-spacing: 0.07em;
            margin: 0 0 1.25rem;
            position: relative;
            text-decoration: none;
            text-align: center;
            -webkit-appearance: none;
            -webkit-border-radius: 0;
            display: inline-block;
            padding-top: 1rem;
            padding-right: 2rem;
            padding-bottom: 1.0625rem;
            padding-left: 2rem;
            font-size: .875rem;
            background-color: #760101;
            border-color: #9d0101;
            color: #fff;
            transition: background-color 300ms ease-out;
        }

    .moda-footer button {
    }


    /* Event Modal End*/

    /*
  
*/
    .hs-footer-outer {
        position: relative;
        padding-top: 1.8125rem;
    }

        .hs-footer-outer:before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 1.625rem;
            background: url(/Content/img/hero-texture-top.png);
        }

    .policy-intro-section {
        padding-bottom: 12.65rem;
    }


    .policy-content {
        width: 58.3333333333%;
        position: relative;
        padding-left: 0.8125rem;
        padding-right: 0.8125rem;
        margin: 0 auto;
        padding-top: 1.625rem;
    }

        .policy-content h1 {
            font-size: 2.5rem;
        }

        .policy-content a {
            font-family: "utopia-std",sans-serif;
        }

    .chkTermsContent a {
        font-family: "utopia-std",sans-serif;
    }


    @media screen and (max-width:650px) {

        .policy-content h1 {
            font-size: 1.8125rem;
        }

        .policy-content {
            width: 98%;
            position: relative;
            padding-left: 0.8125rem;
            padding-right: 0.8125rem;
            margin: 0 auto;
            padding-top: 1.625rem;
        }
    }


    /* Blog */
    .blog-listing {
        /*padding: 3.25rem 0;*/
        padding: 2.25rem 0;
    }

        .blog-listing .row {
            display: flex;
            justify-content: flex-start;
            flex-wrap: wrap;
        }


            .blog-listing .row .item {
                width: 33%;
                position: relative;
                padding-left: 0.8125rem;
                padding-right: 0.8125rem;
                height: 374px;
                margin-bottom: .8125rem;
            }

                .blog-listing .row .item .class-item {
                    display: block;
                    width: 100%;
                    height: 100%;
                    /*padding-left: 0.8125rem;
        padding-right: 0.8125rem;*/
                    position: relative;
                    background-size: cover;
                    background-position: center center;
                }

                    .blog-listing .row .item .class-item:after {
                        content: "";
                        position: absolute;
                        top: 0;
                        left: 0;
                        right: 0;
                        bottom: 0;
                        transition: all 0.4375s ease-out;
                        background: rgba(35, 31, 32, 0.6);
                        background: linear-gradient(to top, #231f20 0%, rgba(35, 31, 32, 0) 100%);
                    }

                    .blog-listing .row .item .class-item:hover:after {
                        background: rgba(67, 1, 1, 0.7);
                        background: linear-gradient(to top, #3e3739 0%, rgba(62, 55, 57, 0) 100%);
                        /* W3C */
                        transition-duration: 0.175s;
                    }

                    .blog-listing .row .item .class-item .class-data {
                        z-index: 2;
                        position: absolute;
                        bottom: 0;
                        padding: 3.625rem 1.625rem;
                        width: 100%;
                    }

                .blog-listing .row .item:hover .class-item .class-data {
                }

                .blog-listing .row .item .class-item .class-data .class-panel-desc {
                    display: none;
                }

                .blog-listing .row .item .class-item .class-data p {
                    display: none;
                }

                .blog-listing .row .item:hover .class-item .class-data p {
                    display: none;
                }

    .blog-header .row .hero-image {
        width: 100%;
        height: auto;
    }

        .blog-header .row .hero-image img {
            position: relative;
            display: block;
            width: 100%;
            height: 100%;
        }


    .blog-listing .row .item .class-item .class-data .class-date {
        font-size: 0.875rem;
        color: rgba(255, 255, 255, 0.7);
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.85);
        /*font-family: "utopia-std",serif;*/
        font-family: "Montserrat",sans-serif;
        font-weight: 700;
        color: #A18F61;
        text-transform: uppercase;
        font-size: 0.875rem;
        text-align: center;
    }

    .blog-listing .row .item .class-item .class-data .class-title {
        font-weight: normal;
        font-size: 0.75rem;
        text-transform: uppercase;
        color: #FFFFFF;
        font-family: "utopia-std",serif;
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.85);
        text-align: center;
        font-size: 1.875rem;
    }

        .blog-listing .row .item .class-item .class-data .class-title span.byline {
            font-size: 0.625rem;
        }

        .blog-listing .row .item .class-item .class-data .class-title span.sold-out {
            font-size: 0.625rem;
        }


    .blog-suggestions {
        width: 25%;
    }

        .blog-suggestions .class-listing .row .item {
            width: 100%;
            height: 200px;
        }

        .blog-suggestions h5 {
            font-family: "Montserrat",sans-serif;
            font-weight: 700;
            letter-spacing: 0.07em;
            font-size: 1rem;
            text-align: center;
            margin-left: auto;
            margin-right: auto;
        }

    @media screen and (max-width:1070px) {
        .blog-listing .row .item {
            width: 33.33333%;
            height: 334px;
        }
    }

    @media screen and (max-width:860px) {
        .blog-listing .row .item {
            width: 33.33333%;
            height: 334px;
        }

    }


    @media screen and (max-width:750px) {
        .blog-header .row .hero-image {
            width: 100%;
            height: auto;
            position: relative;
        }

        .blog-suggestions {
            width: 90%;
            margin: 0 auto;
        }

        .event-header-r .row .hero-image:after {
            content: "";
            position: absolute;
            top: 0;
            bottom: -1px;
            left: 0;
            right: 0;
            background: linear-gradient(to top,#231f20 0%,rgba(35,31,32,0) 100%);
        }
    }





@media screen and (max-width:670px) {

    .blog-listing .row .item {
        width: 100%;
        height: 234px;
        padding-left: 0.4125rem;
        padding-right: 0.4125rem;
    }
}


.voucher-content img{max-width:100%;}

/* Home */
.class-grid-show-more {
    display: block;
    background-color: #231F20;
    transition: background-color 0.4375s ease-out;
    vertical-align: middle;
}
    .class-grid-show-more img {width:100%;}
    .class-grid-show-more:hover {
        background: #760101;

    }

.title-row {
    width: 66.6666%;
    margin: 0 auto;
    padding-left: 0.8125rem;
    padding-right: 0.8125rem;
    text-align:center;
}

    .title-row h3 {
        font-family: "Montserrat",sans-serif;
        font-weight: 700;
        letter-spacing: 0.07em;
        font-size: 1.25rem;
        color:#231F20;
    }

.bigf {
    width:100%;
}

.bigf h3 {
    color: #231F20;
    margin-bottom: 0.8125rem;
    font-family: "utopia-std", serif;
    font-weight: 400;
    line-height: 1.1;
    font-size: 1.875rem;
    text-transform:none;
    letter-spacing:0;
}

    .bigf hr {
        margin-left: auto;
        margin-right: auto;
    }

.red {
    background-color: #760101;
}

@media screen and (max-width:670px) {

    .bigf h3 {
        font-size: 1.475rem;

    }

}

.email-marketing {
    padding: 90px 0 70px;
}
    .email-marketing .row {
    display:flex;
    justify-content:flex-start;
    flex-wrap:wrap;
    align-items:center;
    }

        .email-marketing .row .email-left {
            width: 41.6666666667%;
            position: relative;
            padding-left: 0.8125rem;
            padding-right: 0.8125rem;
        }

            .email-marketing .row .email-left h4 {
                color: white;
                font-family: "Montserrat",sans-serif;
                font-weight: 700;
                font-size: 28px;
                letter-spacing: .1em;
            }

            .email-marketing .row .email-left p {
                line-height: 1.33;
                font-size: 22px;
                color: white;
                font-family: "utopia-std",serif;
            }

        .email-marketing .row .email-arrow {
            position: relative;
            padding-left: 0.8125rem;
            padding-right: 0.8125rem;
            width: 16.6666666667%;
        }

        .email-marketing .row .email-arrow img{
            max-width: 97px;
            display: block;
            margin: 0 auto;
        }

        .email-marketing .row .email-form {
            position: relative;
            padding-left: 0.8125rem;
            padding-right: 0.8125rem;
            width: 33.3333333333%;
        }

        .email-marketing .row .email-form input {
            background-color: #FFFFFF;
            width: 100%;
            height: 40px;
            padding: 0 8px;
            color: #808080;
            font-family: "Montserrat",sans-serif;
            font-size: 16px;
            line-height: 38px;
            border-radius: 5px;
            border: 1px solid #e9e9e9;
            box-sizing: border-box;
        }

            .email-marketing .row .email-form input#subbutton {
                background-color: #000000;
                width: 100%;
                height: 40px;
                padding: 0 12px;
                color: #FFFFFF;
                font-family: "Montserrat",sans-serif;
                font-size: 18px;
                line-height: 38px;
                font-weight: 400;
                text-decoration: none;
                text-align: center;
                white-space: nowrap;
                vertical-align: middle;
                cursor: pointer;
                border-radius: 5px;
                border: 1px;
                border-color: transparent;
                box-sizing: border-box;
                -webkit-appearance: none;
                text-transform:uppercase;
                margin-top:10px;
            }

@media screen and (max-width:670px){
    .email-marketing .row .email-left {
        width: 80%;
        margin-left:auto;
        margin-right:auto;
    }

    .email-marketing .row .email-arrow {
        display:none;
    }

    .email-marketing .row .email-form {
        position: relative;
        padding-left: .8125rem;
        padding-right: .8125rem;
        width: 74%;
        margin:0 auto;
    }

}

.insta-section {padding:2.65rem 0;}

.home-secondary {
    padding-top: 1.625rem;
}

    .home-secondary .row {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
        align-items: center;
    }

.teambuilding-ad-container {
    width: 41.6666666667%;
    padding-left: 0.8125rem;
    padding-right: 0.8125rem;
    position: relative;
}

.teambuilding-ad {
    padding: 50px 20px 35px;
    text-align:center;
}

    .teambuilding-ad img {margin:0 auto; display:block; width:184px;}
    .teambuilding-ad h3 {
        margin-top: 1em;
        line-height: 1.375;
        font-size: 1.875rem;
        color: white;
        font-family: "utopia-std", serif;
        text-align: center;
        margin-bottom: 0.8125rem;
    }

    .teambuilding-ad .teambuilding-button {
        border-style: solid;
        border-width: 0px;
        cursor: pointer;
        font-family: "Montserrat", sans-serif;
        font-weight: 400;
        line-height: normal;
        margin: 0 0 1.25rem;
        position: relative;
        text-decoration: none;
        text-align: center;
        -webkit-appearance: none;
        -webkit-border-radius: 0;
        display: inline-block;
        padding-top: 1rem;
        padding-right: 2rem;
        padding-bottom: 1.0625rem;
        font-weight:bold;
        padding-left: 2rem;
        font-size: 0.875rem;
        background-color: #760101;
        border-color: #9d0101;
        color: #fff;
        transition: background-color 300ms ease-out;
        text-transform: uppercase;
        letter-spacing: .007rem;
        margin-left:auto;
        margin-right:auto;
    }

        .teambuilding-ad .teambuilding-button:hover {
            background-color: #9d0101;
        }

    
    .teambuilding-video {
        position: relative;
        padding-left: 0.8125rem;
        padding-right: 0.8125rem;
        width: 58.3333333333%;
    }

@media screen and (max-width:860px){

    .home-secondary .row {
        display: block;
        justify-content: flex-start;
        flex-wrap: wrap;
        align-items:baseline;
    }

    .teambuilding-ad-container {
        width: 100%;
    }

    .teambuilding-video {
        width: 100%;
        margin-top:1.625rem;
    }
}


/* Home Hero */

.home-hero {height:640px; position:relative; width:100%;}
    .home-hero .hero-items {position:relative; width:100%;}
        .home-hero .hero-items .hero-item {
            width:100%;
            position: relative;
        }
            .home-hero .hero-items .hero-item .hero-item-content {
                position: relative;
                height: 640px;
                background-size: cover;
                background-position: center center;
            }
                .home-hero .hero-items .hero-item .hero-item-content:after {
                    content: "";
                    position: absolute;
                    z-index: 1;
                    left: 0;
                    width: 100%;
                    bottom: 0;
                    height: 65%;
                    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.95));
                }

                .home-hero .hero-items .hero-item .hero-item-content .hero-item-content-inner {
                    position: absolute;
                    bottom: 65px;
                    left: 50%;
                    -webkit-transform: translateX(-50%);
                    transform: translateX(-50%);
                    width: 100%;
                    padding-left: 1.625rem;
                    padding-right: 1.625rem;
                    max-width: 642px;
                    text-align: center;
                    z-index: 102;
                    bottom:65px;
                }

                .home-hero .hero-items .hero-item .hero-item-content h1 {
                    color: white;
                    font-size: 2.1875rem;
                }
                .home-hero .hero-items .hero-item .hero-item-content p {
                    color: white;
                    font-weight: normal;
                    font-size: 1.05rem;
                    margin-bottom: 1.5em;
                }
                .home-hero .hero-items .hero-item .hero-item-content a {
                    padding: 0.75rem 1.25rem;
                    color: white;
                    border: 1px solid white;
                    text-transform: uppercase;
                    letter-spacing: 0.07em;
                    font-family: "Montserrat", sans-serif;
                    font-weight: bold;
                    font-size: 0.75rem;
                    margin-bottom:1.25rem;
                }

.carousel-fixed-content {
    position: absolute;
    z-index: 101;
    bottom: 50px;
    left: 0;
    width: 100%;
}

    .carousel-fixed-content .row {
    position:relative;

    }

.carousel-fixed-content .row .coming-up {
    position: absolute;
    bottom: 0;
    width:184px;
}
    .carousel-fixed-content .row .coming-up img{
        display:block;
        width:100%;
    }

    .carousel-fixed-content .row .carosel-nav {
        position: absolute;
        z-index: 101;
        bottom: 0;
        right: 0.8125rem;
        text-align: right;
    }

        .carousel-fixed-content .row .carosel-nav .owl-next {
            cursor: pointer;
            margin-bottom: 1em;
        }

.owl-dot {
    display: inline-block;
    padding: 0.5rem;
}

        .owl-dot:after {
            background-color: #FFFFFF;
            content: "";
            display: block;
            width: 0.5rem;
            height: 0.5rem;
            border-radius: 0.5rem;
        }

.active:after {
    background-color: #A18F61;
}


@media screen and (max-width:960px) {
    .carousel-fixed-content .row .coming-up {
        width: 130px;
        left: .825rem;
    }

    .rough-line {
        width: 94%;
        margin-left: auto;
        margin-right: auto;
    }

}

@media screen and (max-width:680px) {
    .carousel-fixed-content .row .coming-up {
        display: none;
    }

    .carousel-fixed-content .row .carosel-nav .owl-next{
    display:none;    
    }

    .home-hero {
    height:500px;
    }
        .home-hero .hero-items .hero-item .hero-item-content {
            height: 500px;
        }

            .home-hero .hero-items .hero-item .hero-item-content:after {
                content: "";
                position: absolute;
                z-index: 1;
                left: 0;
                width: 100%;
                bottom: 0;
                height: 85%;
                background-image: linear-gradient(transparent,rgba(0,0,0,.95));
            }

}


    /* Cart */
.product-category-outer {padding:2.65rem 0;}
    .product-category-outer h2 {
        font-family: "Montserrat", sans-serif;
        font-size:1rem;
        text-align:center;
        font-weight:bold;
    }


.checkout-header {
    padding: 16px 0 0;
}

.checkout-header .row .hs-header-logo {
    width: 100%;
    width: 130px;
    display:block;
    /*margin:0 auto;*/
}

    .checkout-header .row hr {margin:1.25rem auto; width:97%;}

.checkout-header .row .hs-header-logo img{
    display:block;
    width:100%;
}

.product-category-outer .checkout-main h2 {
    text-align: left;
    font-size:1.15rem;
}

.td-footer-inner-bottom .row hr {
    margin: 1.25rem auto;
    width: 97%;
}

.checkout-footer {
display:flex;
justify-content:space-between;
flex-wrap:wrap;
}

.CSZ {}

    .CSZ .country {
        -webkit-columns: 2;
        -moz-columns: 2;
        columns: 2;
    }

.ADRL {display:flex;
       justify-content:flex-start;
       flex-wrap:wrap;
}

    .ADRL .addr-l1 {
        width: 70%; padding-right:.865rem;
    }

.ContentLabel {
    font-weight: bold;
}
/* Next*/
/* Product Category */
/*.product-category-outer {
    width: 100%;
    padding: 30px 30px;
}

    .product-category-filters h2 {
        font-family: "Elephantmen Tall";
        font-weight: normal;
        font-style: normal;
        font-size: 32px;
        color: #e2231a;
        text-transform: uppercase;
        padding-bottom: 30px;
    }*/
/* Cart */
.cart-main {
    padding-bottom: 60px;
}

    .cart-footer {
        width: 100%;
        border: 2px solid #d8d8d8;
        display: flex;
        justify-content: space-between;
        margin-bottom: 10px;
    }

    .cart-footer-left {
        width: 48%;
        display: inline-block;
        padding: 25px 30px;
        font-family: 'Lato', Arial;
    }

        .cart-footer-left h3 {
            font-family: "Montserrat",sans-serif;
            font-size: 18px;
            font-weight: bold;
            line-height: 26px;
            color: #231f20;
        }

        .cart-footer-left p {
            font-family: "utopia-std",serif;
            font-size: 16px;
            line-height: 1.625;
            color: #666561;
        }

.CartProductDetailLink {
    font-weight: bold;
    color: #760101;
}

.cTitle span {
    margin-left: 20px;
    font-family: "Montserrat",sans-serif;
}

.cart-footer-right {
    width: 51%;
    /*padding: 25px 30px;*/
    font-family: "Montserrat",sans-serif;
    border-left: 2px solid #d8d8d8;
}

    .cart-call-to {
        display: flex;
        justify-content: flex-end;
        flex-wrap:wrap;
                
    }

.checkout-btn {
    color: #fff;
    background: #e2231a;
    padding: 6px 10px;
    display: inline-block;
    font-size: 20px;
    margin-left: 4px;
    font-family: "Montserrat",sans-serif;
}
 
.continue-shopping-btn {
    cursor: pointer;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 0.875rem;
    background-color: white;
    border-color: #9d0101;
    color: #fff;
    transition: background-color 300ms ease-out;
    text-transform: uppercase;
    letter-spacing: .007rem;
    margin-left: 4px;
    margin-bottom:0;
}

.cTitleOption {
    font-size: 80% !important;
}

    .top-sec {
        padding: 25px 30px 20px;
    }

    .promo-button {
        margin-top: 10px;
    }

        .promo-button label {
            font-size: 16px;
            font-family: "utopia-std",serif;
            color: #666561;
            font-weight: normal;
        }

        .promo-button .form-control {
            max-width: 320px;
        }

    .total-price-f {
        border-top: 2px solid #d8d8d8;
    }

    .total-price-inner {
        padding: 20px 30px 25px;
        font-family: Arial, sans-serif;
        font-size: 18px;
    }

        .total-price-inner span:first-child {
            font-weight: bold;
        }

        .total-price-inner p {
            font-size: 14px;
        }

    .discount-total {
        font-family: Arial, sans-serif;
        font-size: 15px;
        font-style: italic;
    }

    .promo-list {
        font-size: 14px;
        font-family: Arial, sans-serif;
        margin-top: 4px;
    }

    .remove-btn {
        text-align: center;
    }

    .CartContentTable .text-center {
        width: 8%;
    }


    /* Radio Button Selectors*/




    /*Gift Card Styles*/


    .btn {
        /*display: inline-block;
        padding: 6px 12px;
        margin-bottom: 0;
        font-size: 14px;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        font-family: 'Lato',Arial;*/
    }



    .btn-primary {
        color: #3f3f3f;
        background-color: #f3f3f3;
        border-color: #ad852d !important;
    }

        .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
            color: white;
            background-color: #ad852d !important;
            border-color: #a5a5a5;
        }


        .btn-primary:hover {
            color: #3f3f3f;
            background-color: #c5c5c5 !important;
            border-color: #ad852d !important;
        }

        .btn-primary:focus {
            color: white;
            background-color: #e2231a !important;
            border-color: #ad852d !important;
        }

        .btn-primary:active {
            color: white;
            background-color: #e2231a !important;
            border-color: #ad852d !important;
        }

        .btn-primary:target {
            color: white;
            background-color: #e2231a !important;
            border-color: #ad852d !important;
        }

.gift-card-details {
    padding:3.25rem 0;
}


    .gift-card-details h1 {
        font-family: "utopia-std",serif;
        font-weight: normal;
        font-style: normal;
        text-align: center;
        font-size: 1.875rem;
        color: #760101;
        text-transform: uppercase;
        padding-bottom: 10px;
    }

    .gift-card-details p {
        color: #1B1917;
        font-family: "utopia-std",serif;
        font-weight: 300;
        font-style: normal;
        line-height: 1.5;
        font-size: 18px;
        text-align: center;
        max-width: 960px;
        margin-left: auto;
        margin-right: auto;
    }

    .gift-card-details h2 {
        font-size: 16px;
        background: none;
        text-align: center;
        border-bottom: 1px solid #ececec;
        color: black;
        font-family: "utopia-std",serif;
        margin: 24px 100px 10px;
        padding: 0 0 4px;
    }

    .gift-card-details img {
        max-width: 280px;
        margin: 0 auto;
        display: block;
    }

    .gift-card-details .standard-form {
        width: 96%;
        max-width: 540px;
        margin: 30px auto 0;
    }

        .gift-card-details .standard-form .columns {
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
            margin-bottom: 20px;
        }

        .gift-card-details .standard-form .column {
            width: 49%;
        }

@media screen and (max-width:660px) {
    .gift-card-details .standard-form .column {
        width: 100%;
    }

        .gift-card-details .standard-form .column:nth-child(2) {
            margin-top: .8125rem;
        }
}

        .gift-card-details .standard-form .wide {
            width: 100%;
            padding:0 0;
        }


        .gift-card-details .standard-form .column label {
            display: block;
        }

        .gift-card-details .standard-form .column input {
            display: block;
            width: 100%;
            background: url(/content/img/ip.png) repeat-x scroll 0 0 #FCFCFC;
            border: 1px solid #cecece;
            border-radius: 3px 3px 3px 3px;
            font-size: 0.9em;
            padding: 6px 8px;
        }

        .gift-card-details .standard-form .column select {
            display: block;
            width: 100%;
            background: url(/content/img/ip.png) repeat-x scroll 0 0 #FCFCFC;
            border: 1px solid #cecece;
            border-radius: 3px 3px 3px 3px;
            font-size: 0.9em;
            padding: 6px 8px;
        }

        .gift-card-details .standard-form .column textarea {
            display: block;
            width: 100%;
            background: url(/content/img/ip.png) repeat-x scroll 0 0 #FCFCFC;
            border: 1px solid #cecece;
            border-radius: 3px 3px 3px 3px;
            font-size: 0.9em;
            padding: 6px 8px;
            min-height: 120px;
        }

    .custom-amt label {
        margin-top: 10px;
        font-size: 14px;
        font-style: italic;
    }
.design-title {display:none;}
a.purchase-btn {
    border-style: solid;
    border-width: 0px;
    cursor: pointer;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 0.875rem;
    background-color: #760101;
    border-color: #9d0101;
    color: #fff;
    transition: background-color 300ms ease-out;
    text-transform: uppercase;
    letter-spacing: .007rem;
}

    a.purchase-btn:hover {
        background: #9d0101;
    }

    .gift-card-details .standard-form .radio {
        width: 100%;
        position: relative;
    }

    .radio .choice {
        position: relative;
    }

    .radio input[type="radio"] {
        position: absolute;
        opacity: 0;
        -moz-opacity: 0;
        -webkit-opacity: 0;
        -o-opacity: 0;
    }


        .radio input[type="radio"] + label {
            position: relative;
            padding: 0 0 0 25px;
            font-size: 16px;
            line-height: 25px;
            margin: 0 0 10px 0;
        }


            .radio input[type="radio"] + label:before {
                content: "";
                display: block;
                position: absolute;
                top: 5px;
                height: 14px;
                width: 14px;
                left: 0;
                background: white;
                border: 1px solid gray;
                box-shadow: inset 0px 0px 0px 2px white;
                -webkit-box-shadow: inset 0px 0px 0px 2px white;
                -moz-box-shadow: inset 0px 0px 0px 2px white;
                -o-box-shadow: inset 0px 0px 0px 2px white;
                -webkit-border-radius: 8px;
                -moz-border-radius: 8px;
                -o-border-radius: 8px;
            }

        .radio input[type="radio"]:checked + label:before {
            background: #e2231a;
        }

    .cal-grey {
        padding: 6px 10px;
        background: #efefef;
    }

        .cal-grey input {
            width: 60%;
        }


    /* Cart */

    .cart-call-to-checkout {
        display: flex;
        justify-content: flex-start;
    }

    .continue-shopping-btn {
        color: #333;
        background-color: #fff;
        border-color: #ccc !important;
    }

    .checkout-btn {
        background: #e2231a;
        color: white;
    }

    .checkout-container {
        display: flex;
        justify-content: space-between;
        margin-bottom: 30px;
    }

        .checkout-container .checkout-main {
            width: 55%;
        }


        .checkout-container .FieldLabel {
            width: 100%;
            display: block;
        }

        .checkout-container .form-control {
            margin-bottom: 14px;
        }

    .cart-main {
    }

    .product-category-filters h2 span {
        font-family: Arial;
        font-weight: normal;
        font-style: normal;
        font-size: 14px;
        color: #3f3f3f;
        text-transform: none;
        padding-bottom: 30px;
    }


    .checkout-container .form-horizontal .form-group {
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 0px;
    }

    /*JA55*/
#ctl00_ContentPlaceHolder1_cartElem_btnNext {
    border-style: solid;
    border-width: 0px;
    cursor: pointer;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 0.875rem;
    background-color: #760101;
    border-color: #9d0101;
    color: #fff;
    transition: background-color 300ms ease-out;
    text-transform: uppercase;
    letter-spacing: .007rem;
    margin-left: 4px;
    margin-bottom:0px;
}

#ctl00_ContentPlaceHolder1_cartElem_btnNext:hover {
    background: #9d0101 !important;
}



    .check-addresses .BlockContent {
        width: 80%;
    }

    .checkout-container .checkout-summary {
        width: 42%;
        box-shadow: 1px 0 0 #e1e1e1 inset;
        padding: 10px 30px;
    }

        .checkout-container .checkout-summary .item-summary {
            font-size: 14px;
            font-family: "Montserrat",sans-serif;
        }

            .checkout-container .checkout-summary .item-summary .item {
                display: flex;
                justify-content: space-between;
                margin-bottom: 15px;
            }

                .checkout-container .checkout-summary .item-summary .item .item-quantity {
                    width: 7%;
                    color: #3f3f3f;
                    font-size: 16px;
                }

                .checkout-container .checkout-summary .item-summary .item .item-content {
                    width: 72%;
                    color: #3f3f3f;
                }

                    .checkout-container .checkout-summary .item-summary .item .item-content .item-title {
                        font-size: 18px;
                        font-weight: bold;
                        font-family: "Montserrat",sans-serif;
                    }

                    .checkout-container .checkout-summary .item-summary .item .item-content .item-options {
                        font-size: 16px;
                        font-style: normal;
                        font-family: "Montserrat",sans-serif;
                    }

                .checkout-container .checkout-summary .item-summary .item .item-price {
                    font-family: "Montserrat",sans-serif;
                    font-size: 16px;
                    width: 15%;
                }

        .checkout-container .checkout-summary .pricing-area {
            border-top: 1px #e1e1e1 solid;
            margin-top: 20px;
            padding-top: 20px;
        }


            .checkout-container .checkout-summary .pricing-area .pricing-area-sub-total {
                font-family: "Montserrat",sans-serif;
                font-size: 14px;
            }

            .checkout-container .checkout-summary .pricing-area .pricing-area-shipping {
                font-family: "Montserrat",sans-serif;
                font-size: 14px;
            }


            .checkout-container .checkout-summary .pricing-area span {
                font-family: "Montserrat",sans-serif;
                font-weight: bold;
            }


        .checkout-container .checkout-summary .pricing-final {
            font-family: "Montserrat",sans-serif;
            border-top: 1px #e1e1e1 solid;
            margin-top: 20px;
            padding-top: 26px;
        }

            .checkout-container .checkout-summary .pricing-final .pricing-final-total {
                font-family: "Montserrat",sans-serif;
                font-size: 18px;
            }


    .ctl00_ContentPlaceHolder1_cartElem_wzdStep4_tblAddressPreview {
        font-size: 14px;
    }

    .header-link {
        font-weight: normal;
        color: white;
        border: 1px solid white;
        padding: 8px 14px;
    }

        .header-link:hover {
            color: #e2231a;
            background: white;
            text-decoration: none;
        }

    /* Registration */
    #tblAnonymous, #tblRegistration {
    width:80%;}
   

    /* Final Cart Page */
    #ctl00_ContentPlaceHolder1_cartElem_wzdStep4_headBilling, #ctl00_ContentPlaceHolder1_cartElem_wzdStep4_headShipping {
        font-size: 13px;
        font-weight: bold;
    }

    #ctl00_ContentPlaceHolder1_cartElem_wzdStep4_pnlBillingAddress, #ctl00_ContentPlaceHolder1_cartElem_wzdStep4_tdShippingAddress {
        background: #efefef;
        padding: 14px;
        width: 95%;
        display: block;
    }

    #ctl00_ContentPlaceHolder1_cartElem_wzdStep4_LocalizedHeading1 {
        margin: 14px 0 0;
        font-size: 13px;
        font-weight: bold;
    }

    #ctl00_ContentPlaceHolder1_cartElem_wzdStep4_lblPaymentMethodValue {
        font-size: 14px;
    }

    #ctl00_ContentPlaceHolder1_cartElem_wzdStep4_LocalizedHeading2 {
        font-size: 13px;
        margin: 14px 0 0;
        font-weight: bold;
    }

    #ctl00_ContentPlaceHolder1_cartElem_wzdStep4_lblShippingOptionValue {
        font-size: 14px;
    }

    .AddressPreview {
        font-size: 14px;
    }

    .cc-info h3 {
        font-family: "utopia-std", serif;
        font-weight: normal;
        font-style: normal;
        font-size: 24px;
        color: #e2231a;
        text-transform: uppercase;
        padding-bottom: 20px;
        color: #3f3f3f;
        margin-top: 20px;
    }

        .cc-info h3 span {
            margin-left: 20px;
        }

    .cc-pane .FieldLabel {
        margin-right: 14px;
        margin-bottom: 4px;
        font-size: 16px;
    }

    .cc-pane input {
        margin-bottom: 4px;
    }


    .list-Recipe {
        display: block;
        text-align: center;
        width: 60%;
        margin: 0 auto;
    }

    /* Login Form */

    .login-panel {
        width: 96%;
        max-width: 400px;
        margin: 110px auto 0;
    }

        .login-panel h3 {
            display: flex;
            justify-content: space-between;
            align-items: center;
            font-family: "Elephantmen Tall";
            font-weight: normal;
            font-style: normal;
            font-size: 32px;
            color: #373737;
            text-transform: uppercase;
            padding-bottom: 10px;
            vertical-align: top;
        }

            .login-panel h3 img {
                width: 160px;
                display: inline-block;
                margin-left: 20px;
            }

        .login-panel .form-group {
        }

        .login-panel .form-submit {
            display: flex;
            justify-content: center;
            padding-bottom: 110px;
        }

        .login-panel .login-btn {
            border-style: solid;
            border-width: 0px;
            cursor: pointer;
            font-family: "Montserrat", sans-serif;
            font-weight: 400;
            line-height: normal;
            margin: 0 0 1.25rem;
            position: relative;
            text-decoration: none;
            text-align: center;
            -webkit-appearance: none;
            -webkit-border-radius: 0;
            display: inline-block;
            padding-top: 1rem;
            padding-right: 2rem;
            padding-bottom: 1.0625rem;
            padding-left: 2rem;
            font-size: 0.875rem;
            background-color: #760101;
            border-color: #9d0101;
            color: #fff;
            transition: background-color 300ms ease-out;
            text-transform: uppercase;
            letter-spacing: .007rem;
            margin: 0 auto;
        }

            .login-panel .login-btn:hover {
                background: #9d0101;
            }


        .login-panel .fgt-pass {
            font-family: 'Lato',Arial;
            font-size: 13px;
        }

        .login-panel .input-group {
        }

    #ctl00_ContentPlaceHolder1_txtPasswordRetrieval {
        height: 33px;
    }

    .search-results .product-category-outer .product-listing .product .product-image img {
        object-fit: cover
    }

    .rec-products-used a {
        color: #e2231a
    }

    #ctl00_ContentPlaceHolder1_S_srchResults_pnlSearchResults {
        width: 100%;
    }

    #ctl00_ContentPlaceHolder1_cartElem_wzdStep3_lblShipping {
        font-family: "utopia-std";
        font-weight: normal;
        font-style: normal;
        font-size: 24px;
        color: #e2231a;
        text-transform: uppercase;
        padding-bottom: 30px;
        color: #3f3f3f;
        margin-top: 20px;
    }

    #ctl00_ContentPlaceHolder1_cartElem_wzdStep3_rdoShippingOptions {
        margin-top: 10px;
    }

        #ctl00_ContentPlaceHolder1_cartElem_wzdStep3_rdoShippingOptions input {
            margin-right: 6px;
        }

    .checkout-gift-box-area {
        margin-top: 30px;
        font-weight: normal;
    }

        .checkout-gift-box-area label {
            font-weight: normal;
            font-style: italic;
        }

    .chkgc {
        font-family: 'Lato',Arial;
        text-align: left;
    }

    .pay-by-gift-form {
        width: 210px;
    }

        .pay-by-gift-form label {
            width: 100%;
            text-align: left;
        }

        .pay-by-gift-form input {
            text-align: left;
        }

    #txtGiftMessage {
        width: 70%;
        height: 150px;
    }

    #ctl00_ContentPlaceHolder1_cartElem_wzdStep2_chkShippingAddr {
        margin-left: 0px;
    }

    .checkout-forgot-pass {
        background: #f1f1f2;
        padding: 8px 12px;
        font-size: 16px;
        margin-bottom: 10px;
        display: inline-block;
    }

    .checkout-main .radio label {
        font-family: 'Lato',Arial;
        font-weight: normal;
        font-style: normal;
        font-size: 24px !important;
        color: #e2231a;
        text-transform: none;
        padding-bottom: 30px;
        color: #3f3f3f;
        margin-top: 20px;
    }

    .intro-to-cart {
        font-family: 'Lato',Arial;
        font-size: 16px;
        width: 85%;
        line-height: 1.4em;
        margin-bottom: 10px;
    }

    .print-recipe {
        background: #373737;
        color: white;
        padding: 8px 16px;
        font-family: "Elephantmen Tall";
        text-transform: uppercase;
        font-size: 18px;
        margin: 10px 0 20px;
        display: inline-block;
        text-decoration: none;
    }

        .print-recipe:hover {
            text-decoration: none;
            color: white;
            background-color: #e2231a;
        }

        .print-recipe span {
            background: url('/Content/img/printed.png') left center no-repeat;
            padding-left: 35px;
            background-size: contain;
        }

    #divCardPayApplied {
        font-weight: normal;
    }

        #divCardPayApplied span.gcicon {
            background: url('/Content/img/yes.png') no-repeat center left;
            padding-left: 30px;
            background-size: contain;
        }


@media screen and (max-width:1240px) {
    .row {
        padding-left: .8125rem;
        padding-right: .8125rem;
    }
}

    /* Mobile */
    @media screen and (max-width:1000px) {
        .row {
            padding-left: 0;
            padding-right: 0;
        }

        .cart-count {display:none;}

        .checkout-header .row hr {
            margin: 1.25rem auto;
            width: 94%;
        }

        .cbh {
            background-position: center 60% !important;
        }


        .storefront-hero {
            display: block;
        }

        .hero-image {
            position: relative;
            display: block;
            height: 220px;
            width: 100%;
        }

        .hero-content {
            width: 41.6666666667%;
            padding: 24px;
            border-left: 0;
            background-color: #e2231a;
            display: table-cell;
            vertical-align: middle;
        }

        .hero-content-title {
            position: relative;
            display: none;
            padding: 24px;
            padding-left: 24px;
            padding-bottom: 0px;
            min-width: 33.3333333333%;
            line-height: 1;
            background-color: #e2231a;
            color: #fff;
            text-transform: uppercase;
        }


        .hero-content p {
            color: #fff;
            font-size: 16px;
            font-family: 'Lato',Arial;
            line-height: 1.5;
            font-weight: 300;
            margin-top: .5em;
        }

        .product-category-outer .product-listing .product {
            width: 100%;
        }

        .product-details {
        }

            .product-details .product-header {
                flex-wrap: wrap;
            }

                .product-details .product-header .product-image {
                    width: 100%;
                }

                .product-details .product-header .product-content {
                    width: 100%;
                    background: #f3f3f3;
                    padding: 30px 40px;
                }

        .product-additional .product-info-holder .add-de {
            width: 100%;
            order: 1;
            margin-bottom: 20px;
        }

        .product-additional .product-info-holder .rec-de {
            width: 100%;
            order: 2;
        }

        .cart-footer {
            flex-wrap: wrap;
        }

        .cart-footer-left {
            width: 100%;
            padding-top: 0;
            order: 2;
        }

            .cart-footer-left h3 {
                font-size: 14px;
                line-height: 18px;
                color: #760101;
                font-family: "Montserrat",sans-serif;
            }

        .cart-footer-right {
            width: 100%;
            font-family: 'Lato',Arial;
            border-left: 0 none;
            order: 1;
        }

        .checkout-container {
            flex-wrap: wrap;
        }

            .checkout-container .product-category-filters h2 {
                font-family: "Montserrat",sans-serif;
                font-weight: normal;
                font-style: normal;
                font-size: 16px;
                color: #3f3f3f;
                font-weight: bold;
                text-transform: uppercase;
                padding-bottom: 20px;
            }

        .cTitle span {
            margin-left: 0px;
            font-family: "Montserrat",sans-serif;
        }

        .checkout-container .checkout-main {
            width: 100%;
        }

        .checkout-container .checkout-summary {
            width: 100%;
            box-shadow: 0 0 0 0;
            padding: 10px 0px;
            border: 0 none;
        }


            .checkout-container .checkout-summary .item-summary {
                display: none;
            }

            .checkout-container .checkout-summary .pricing-area {
                display: none;
            }


        .store-home .double {
            width: 100%;
            background-position: bottom center !important;
        }

        .store-home .category {
            display: block;
            height: 320px;
            width: 100%;
            margin-bottom: 8px;
        }

        .store-home .category {
            display: block;
            height: 320px;
            width: 100%;
            margin-bottom: 8px;
        }

        .voucher-details .voucher-graphic {
            width: 100%;
        }

        .voucher-content {
            width: 100%;
            padding: 30px 20px 70px 20px;
        }

        .voucher-details h1 {
            font-size: 26px;
        }

        .event-questions {
            width: 100%;
            order: 2;
        }

        .event-additional-content {
            width: 100%;
            padding: 30px 20px 30px 20px;
            order: 1;
        }


        .product-details .product-header .product-image .main-image {
            width: 75%;
            height: 300px;
            margin: 0 auto;
            text-align: center;
        }

            .product-details .product-header .product-image .main-image img {
                width: 100%;
                height: 100%;
                object-fit: contain;
                display: block;
                margin: 0 auto;
            }

        .td-header-outer {
            padding-left: 0;
            padding-right: 0;
        }

        .category-banner-container {
            padding: 0 0px;
            width: 100%;
        }

        .section-banner-container {
            padding-left: 6px;
            padding-right: 6px;
        }

        .store-home {
            padding: 0 6px;
        }

        .td-footer-outer {
            padding: 0 6px;
        }

        .product-category-filters ul {
            flex-wrap: wrap;
            margin-top: -10px;
            margin-bottom: 10px;
        }

        .product-category-outer {
            width: 100%;
            padding: 10px 12px;
        }

        .product-details {
            padding: 10px 6px 20px;
            width: 100%;
            background: #fff;
        }

        .td-content-outer .td-event-outer .td-event-inner .td-eventMod-wrap .td-event-module .event-module-img {
            max-width: 100%;
            width: 100%;
        }

        .td-content-outer .td-event-outer .td-event-inner .td-eventMod-wrap .td-event-module {
            flex-wrap: wrap;
        }

        .td-event-module {
            height: auto;
        }

        .td-content-outer .td-event-outer {
            padding: 0 10px;
        }

            .td-content-outer .td-event-outer .td-event-inner .td-eventMod-wrap .td-event-module .event-module-dtl {
                max-width: 90%;
                margin: 0 0 0 0px;
                padding-top: 10px;
                padding-bottom: 10px;
            }

        /*.modal-header h4 {
            font-family: "Elephantmen Tall";
            font-weight: normal;
            font-style: normal;
            text-align: left;
            font-size: 28px;
            text-transform: uppercase;
            padding-bottom: 0;
            text-align: center;
        }*/

        .category-banner ul {
            justify-content: center;
        }

        .category-banner {
            justify-content: center;
        }

        .search-area {
            padding: 6px 0;
        }
    }

    .sidenav .td-mobileNav-inner a {
        width: 100%;
        text-align: right;
        color: #fff;
        font-size: 24px;
        text-transform: uppercase;
    }

    @media screen and (max-width: 600px) {
        .sidenav .td-mobileNav-inner a {
            font-size: 18px;
        }

        .category-banner li.mobile-hide {
            display: none;
        }

        .sbttl {
            display: none;
        }

        .continue-shopping-btn {
            margin-bottom:10px;
        }

    }


    /* PROMO STUFF RUBWITHLOVE */

    /*.promotion-rwl {
    width: 100%;
    padding:10px 10px;
    background: #fff7f5;
    display:flex;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap;
    margin:10px 0 30px;
}

.promotion-rwl img{
    margin:0 auto;
    max-width:100%;
    display:block;
    height:auto;
}*/


    .promotion-rwl {
        width: 100%;
        padding: 10px 10px;
        background: #97b2b0;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        margin: 10px 0 30px;
    }

        .promotion-rwl img {
            margin: 0 auto;
            max-width: 100%;
            display: block;
            height: auto;
        }


    .bonusCartItem {
        font-weight: bold;
        /*background: url('/Content/img/gift2.png') no-repeat left center;*/
        /*background: url('/Content/img/gift3.png') no-repeat left center;*/
        /*background: url('/Content/img/hat.png') no-repeat left center;*/
        background: url('/Content/img/present.svg') no-repeat left center;
        padding-left: 28px;
    }

    .bonus-note {
        margin-top: 4px;
        font-size: 14px;
        font-style: italic;
        max-width: 420px;
    }

    @media screen and (max-width:600px) {

        .bonusCartItem {
            background: none;
            padding-left: 0;
        }

        .bonus-note {
            font-size: 14px;
        }
    }


@media screen and (max-width:500px) {
    .mhi {
        display: none !important;
    }
}


.search-parameters {
    display: none;

}

    .search-parameters .row {
        display:flex;
        justify-content:center;
        flex-wrap:wrap;
        margin-bottom:1.25rem;
    }

        .search-parameters .row input {padding:10px 20px;}

        .search-parameters .row button {
            border-style: solid;
            border-width: 0;
            cursor: pointer;
            font-family: "Montserrat",sans-serif;
            font-weight: 400;
            line-height: normal;
            margin: 0 0 0;
            position: relative;
            text-decoration: none;
            text-align: center;
            -webkit-appearance: none;
            -webkit-border-radius: 0;
            display: inline-block;
            padding-top: 1rem;
            padding-right: 2rem;
            padding-bottom: 1.0625rem;
            padding-left: 2rem;
            font-size: .875rem;
            background-color: #760101;
            border-color: #9d0101;
            color: #fff;
            transition: background-color 300ms ease-out;
            text-transform: uppercase;
            letter-spacing: .007rem;
            margin-left:.215rem;
        }




.search-results {display:block;}

    .search-results .search-product {
        display:flex;
        justify-content:space-between;
        flex-wrap:wrap;
    }

        .search-results .search-product .product-image {
            width:30%;
        }
        .search-results .search-product .product-image img {
            display:block;
            width:100%;
            height:auto;
        }

        .search-results .search-product .search-content {
            width:67%;
        }
        .search-results .search-product .search-content .product-title{
        }
        .search-results .search-product .search-content .product-price{
        }


.sold-out-btn {
    font-size: 13px;
    color: white;
}

.sold-out-fade {

}

.class-listing .row .sold-out-fade .class-item .class-data {
    background-color: rgba(63,63,63,0.9)
}




@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

    .row:before {
    content:normal;
    }
    .row:after {
    content:normal;
    }



}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .teambuilding-ad-container {
        width: 40%;
    }

    .teambuilding-video {
        width: 57%;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) { 



}




.CSZ {
}

    .CSZ .country {
        -webkit-columns: 2;
        -moz-columns: 2;
        columns: 2;
    }

.ADRL {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

    .ADRL .addr-l1 {
        width: 70%;
        padding-right: .865rem;
    }

    .ADRL .addr-l2 {
        width: 30%;
    }

.ContentLabel {
    font-weight: bold;
}

@media screen and (max-width:700px) {
    .check-addresses .BlockContent {
        width: 100%;
    }

    .ADRL .addr-l1 {
        width: 100%;
        padding-right: 0;
    }

    .ADRL .addr-l2 {
        width: 100%;
    }
}

.cc-info {
}

.cc-pane {
width:80%;
}

.CartStepPaymentFormWrap .cc-info h3 span {
    margin-left: 2rem;
}

.CartStepPaymentFormWrap .cc-info .cc-pane tr {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    padding-bottom: 1rem;
}

@media screen and (max-width: 550px) {

    .cc-pane {
        width: 100%;
    }

    .CartStepPaymentFormWrap .cc-info .cc-pane tr {
        flex-wrap: wrap;
        flex-direction: column;
        width: 100%;
    }

    .cc-pane .FieldLabel {
        margin-bottom: 4px;
        margin-right: 0;
    }
}

.CartStepPaymentFormWrap .cc-info .cc-pane tr td {
    width: 100%;
}

    .CartStepPaymentFormWrap .cc-info .cc-pane tr td:nth-child(2) {
        width: 100%;
        flex: 2;
    }

.CartStepPaymentFormWrap .cc-info .cc-pane tr:last-child td:nth-child(2) {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
}

    .CartStepPaymentFormWrap .cc-info .cc-pane tr:last-child td:nth-child(2) select {
        display: inline-block;
    }

        .CartStepPaymentFormWrap .cc-info .cc-pane tr:last-child td:nth-child(2) select:nth-child(1) {
            width: 35%;
            margin-right: 2.5%;
        }

        .CartStepPaymentFormWrap .cc-info .cc-pane tr:last-child td:nth-child(2) select:nth-child(2) {
            width: 45%;
            margin-left: 2.5%;
        }

.CartStepPaymentFormWrap .cc-info .cc-pane .FieldLabel {
    font-family: Arial, sans-serif;
    font-size: 16px;
    width: 180px;
    padding-right: .5rem;
    display: block;
    font-weight: 700;
}

@media screen and (max-width: 550px) {
    .CartStepPaymentFormWrap .cc-info .cc-pane .FieldLabel {
        width: 100%;
        display: block;
    }
}

.CartStepPaymentFormWrap .cc-info .cc-pane .form-control {
    width: 100%;
    margin-bottom: 0;
}