@font-face {
    font-family: "brandon-grotesque";
    src: local("brandon-grotesque"), url('../../fonts/Brandon_reg.woff') format('woff');
    font-weight: 400;
}

@font-face {
    font-family: "brandon-grotesque";
    src: local("brandon-grotesque"), url('../../fonts/Brandon_light.woff') format('woff');
    font-weight: 300;
}

@font-face {
    font-family: "brandon-grotesque";
    src: local("brandon-grotesque"), url('../../fonts/Brandon_med.woff') format('woff');
    font-weight: 500;
}

@font-face {
    font-family: "brandon-grotesque";
    src: local("brandon-grotesque"), url('../../fonts/Brandon_bld.woff') format('woff');
    font-weight: 600;
}

@font-face {
    font-family: "brandon-grotesque";
    src: local("brandon-grotesque"), url('../../fonts/Brandon_blk.woff') format('woff');
    font-weight: 700;
}


.site-content h2,
.site-content h3,
.site-content h4 {
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
}

.site-content h5,
.site-content h6 {
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 500;
}

.site-content h5 {
    font-size: 18px;
    line-height: 1.2;
 }

.site-content h6 { font-size: 16px }

.site-content a,
.site-content a:active,
.site-content a:active:hover,
.site-content a:focus,
.site-content a:focus:hover,
.site-content a:hover,
.site-content a:visited,
.site-content a:visited:hover {
    color: #000;
    opacity: initial;
}

li { list-style-type: none; }

/**** HIDE M2 Banner ------
--------------------- ****/
.page-header .header-usp {
    display: none;
}

/** Wordpress Banner **/
.promo-banner-container {
    padding-top: 10px !important;
}

.promo-banner-container p {
    white-space: nowrap;
    position: absolute;
    width: 100%;
    height: auto;
    margin: 0;
    line-height: 22px;
    text-align: center;
}

.site-wide {
    padding: 0 1.25rem;
    margin: 0 auto;
    position: relative;
}

.row {
    text-align: center;
}

img {
    vertical-align: middle;
}

@media (min-width: 40.625em) {
    .site-wide {
        width: 62.5rem;
    }
}


/*---- HD Brows Font Icons ----*/
@font-face {
    font-family: 'hd-brows-font';
    src: url('../../fonts/hd-brows-font.eot?64152778');
    src: url('../../fonts/hd-brows-font.eot?64152778#iefix') format('embedded-opentype'),
         url('../../fonts/hd-brows-font.woff2?64152778') format('woff2'),
         url('../../fonts/hd-brows-font.woff?64152778') format('woff'),
         url('../../fonts/hd-brows-font.ttf?64152778') format('truetype'),
         url('../../fonts/hd-brows-font.svg?64152778#hd-brows-font') format('svg');
    font-weight: normal;
    font-style: normal;
  }

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, table, form, pre, hr {
    margin: 0 0 1rem 0;
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
}

*, *:before, *:after {
    box-sizing: inherit;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
    clear: both;
}

input[type=checkbox] + label, input[type=radio] + label {
    display: inline-block;
}


.site-content h2,
.site-content h3,
.site-content h4 {
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
}

.site-content h5,
.site-content h6 {
    font-family: "brandon-grotesque",sans-serif;
}

.site-content h5 {
    font-size: 18px;
    line-height: 1.2;
 }

.site-content h6 { font-size: 16px }

.hamburger {
    box-shadow: none;
}

#header .promo-banner-container {
    margin-bottom: 0;
}

#header .promo-banner-container p {
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
    font-size: 16px !important;
    letter-spacing: 0;
    border-bottom: none;
}
.emoji {
    font-size: 16px;
}

/* ------ REMOVE PADDING WHEN WP ADDS P TAG AROUND IMG ----- */
p > img,
p > button {
    margin: 0 !important;
}

/*-- HD Brows Font Icon CSS --*/
.hd-icon {
    position: relative;
    font-family: "hd-brows-font";
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    text-decoration: inherit;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-bottom: 30px;
    text-decoration: none;
}

/*  Forms */
form {
    padding: 0 !important;
}

label {
    margin-bottom: 3px !important;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
    border-radius: 0;
}

button, select {
    text-transform: none;
}

html, button, input, select, textarea {
    color: #333;
}

select {
    padding: 0.3125rem 0.9375rem;
    height: 2.25rem;
    background-color: #fff;
    border: 1px solid #000;
    font-size: 16px !important;
    border-radius: 0;
    color: #000;
    font-weight: 300;
    text-align: left;
    display: inline-block;
    width: 100%;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(https://hdbrows.com/shop/skin/frontend/hdbrows/default/assets/images/dist/dropdown.png);
    background-position: 90%;
    background-repeat: no-repeat;
}

input, select {
    padding: 0 10px!important;
    border: 1px solid #000!important;
    width: 100%;
    height: 2.25rem;
    font-family: "brandon-grotesque",sans-serif;
    font-size: 13px !important;
    letter-spacing: 1px;
}

select#inf_field_Country, select#inf_field_LeadSourceId {
    width: 100% !important;
    -webkit-appearance: none !important;
    padding: 0px 10px !important;
    position: relative !important;
    height: 35px !important;
    opacity: 1 !important;
}

.checkboxes__form.clearfix.course__options {
    overflow: hidden;
}

label input[type=checkbox]:checked {
    background-color: #E9CABD;
    background-image: none;
}

/** Form Validation **/
input.required-entry.mage-error {
    background-color: #faebe7;
}
input.required-entry.mage-error + div.mage-error {
    position: absolute;
    color: #c0171e;
    text-align: left;
    top: 60px;
}
.webform__wrapper-inner input.required-entry.mage-error + div.mage-error {
    top: 60px;
}


/**Training Page Styles**/

/**Brow Trends Page**/

 .btw-header h1 {
         font-size: 32px;
         line-height: 40px;
         display: inline-block;
         padding: 0;
         width: auto;
         z-index: 1;
         position: relative;
         font-weight: 500;
         margin-bottom: 6px;
         font-family: "brandon-grotesque",sans-serif;
         font-weight: 600;
         letter-spacing: 2px;
     }
     .btw-header .text {
        font-size: 15px;
        line-height: 23px;
     }
     .season-trend-container {
        margin: 55px auto !important;
     }
     .text h1:after{
         border-top: 2px solid #000;
         width: 220px;
         display: block;
         height: 1rem;
         margin: 0;
         text-align: left;
         position: absolute;
         content: "";
         margin-bottom: 30px;
         margin-top: 10px;
     }
     .btw-circuit .item .stage {
         font-weight: 100 !important;
         font-size: 27px !important;
     }
     .tr-date-widget-container, .mtp-webform-container {
        padding: 55px 20%!important;
     }
     .btw-circuit .item {
         height: auto!important;
     }
     .mtp-header, .mtp-dates-title {
        font-size: 18px !important;
     }
     .new-btn--default-black {
         display: inline-block;
         padding: 5px 20px;
         background-color: transparent;
         text-transform: uppercase;
         transition: 0.3s ease-in-out;
         color: #000;
         border: 1px solid #000;
         cursor: pointer;
         font-weight: 500;
         width: auto;
         letter-spacing: 1px;
         font-family: "brandon-grotesque",sans-serif;
     }
     .btw-flash {
         padding: 10px 0;
     }
     .season-trend-container h2 {
         font-weight:700;
     }
     .btw-circuit .item-row {
         height: 200px !important;
     }
.text__content {
    margin-top:30px;
}
.white__back {
    background: #ffffff;
    background-color: #ffffff !important;
}
 .form__wrap {
        width: 800px;
        margin: 0 auto;
        padding: 5% 0;
        text-align: center;
    }
    .form__wrap p {
        color: #000000;
        float: left;
        padding: 0 20% 5%;
    }
    .form__wrap h2 {
        width: 100%;
        text-align: center;
        font-size: 18px;
        letter-spacing: 1px;
        margin: 0;
        text-transform: uppercase;
        font-family: "brandon-grotesque",sans-serif;
        font-weight: 600;
        float: left;
        margin-bottom: 9px;
    }
    .form__wrap__bb {
        background: #000000;
        padding: 4% 0;
        width: 100%;
        float: left;
    }
    .form__wrap__bb .infusion-form {
        max-width: 80%;
        display: block;
        margin: auto;
        float:left;
    }
    img.chevron-right, img.chevron-left {
        position: absolute;
        height: auto;
        top: 29%;
        width: 100%;
        left: 0;
        max-width: 25px;
        min-width: 25px;
    }
    .item-row-blank {
        margin: 0 0 2% 0;
    }
    .clearfix {
        clear: both;
        display: block;
    }
    .form__wrap__bb .infusion-form {
        float: none;
    }
    .heading-underline-center {
        margin-top: 8px;
    }
    .infusion-option label {
        float: left;
        color: #999;
        text-align: left;
    }

    .btw-inspo-image {
        width: 80%!important;
    }
    .slider {
        width: 100% !important;
    }
    .btw-flash p {
        font-family: "brandon-grotesque",sans-serif;
    }
    .upcoming__title, .new-btn--default-black, .btn--default--white {
        font-family: "brandon-grotesque",sans-serif !important;
    }
    .autohide-arrows .owl-nav {
        display: block !important;
    }
    .white .sa_owl_theme .owl-nav .owl-prev {
    background: transparent url(../images/icon_prev.png) no-repeat center center !important;
}
.sa_hover_container {
    min-height: 0px !important;
}

/*What are HD Brows page styling*/

.page-what-are-hd-brows .template.template_fw .whb-body {
    font-size: 14px;
    letter-spacing: 0;
}

.page-what-are-hd-brows #training-content .template.template__info.full-width {
    border-bottom: none;
    padding-bottom: 0;
}

.page-what-are-hd-brows .template.videoNoPTop {
    padding-top: 0;
    border-bottom: 1px solid #000;
}

.page-what-are-hd-brows .template__ctaflex {
    padding-top: 0;
    border-bottom: 1px solid #000;
}

.page-what-are-hd-brows #training-content ol {
    margin-left: -20px;
}

.page-what-are-hd-brows #training-content .template.template__section--white.template_fw.template--noflex {
    padding-bottom: 10px;
}

.page-what-are-hd-brows #training-content .multi-para {
    margin-bottom: 22px;
}
.page-what-are-hd-brows #training-content .multi-para p {
    margin-bottom: 30px !important;
}

/* removing multi column button */
.page-what-are-hd-brows #training-content.consumer #multi a.scrollLink.btn.btn--black.marginTop.pad-bottom,
.page-brow-lamination #training-content.consumer #multi a.scrollLink.btn.btn--black.marginTop.pad-bottom  {
    display: none;
}

.page-what-are-hd-brows .black .sa_owl_theme .owl-nav .owl-next,
.page-what-are-hd-brows .black .sa_owl_theme .owl-nav .owl-prev,
.page-what-are-hd-brows .black .sa_owl_theme .owl-nav .owl-prev:hover,
.page-what-are-hd-brows .black .sa_owl_theme .owl-nav .owl-next:hover {
    background-color: transparent !important;
}

/*newsletter, guest blogger and microblading model signup*/
#training-content #newsletter-signup,
#training-content #guest-blogger-form,
#training-content #microblading-model-form {
    padding-top: 20px;
}

#training-content #newsletter-signup .infusion-field,
#training-content #guest-blogger-form .infusion-field,
#training-content #microblading-model-form .infusion-field {
    position: relative;
}
#microblading-coming-soon .infusion-field {
    position: relative;
    clear: both;
}
#training-content #newsletter-signup .infusion-field label,
#training-content #guest-blogger-form .infusion-field label,
#training-content #microblading-model-form .infusion-field label,
#microblading-coming-soon .infusion-field label {
    overflow: visible;
    height: inherit;
    width: inherit;
    clip: inherit;
    top: -22px;
    text-align: left;
}
#training-content #guest-blogger-form .infusion-field input,
#training-content #microblading-model-form .infusion-field input,
#microblading-coming-soon .infusion-field input {
    margin-bottom: 30px;
}

#training-content #guest-blogger-form textarea {
    margin-top: 20px;
}

/*display mobile image*/
.page-newsletter-sign-up #training-content .main__hero__mobile,
.page-newsletter-sign-up #training-content .show__mobile,
.page-become-a-guest-blogger #training-content .main__hero__mobile,
.page-become-a-guest-blogger #training-content .show__mobile {
    display: block;
}

/*student discount*/
.page-student-discount #training-content #stb_loader {
    margin-top: 50px;
}

.page-brow-lamination .template__ctaflex {
    margin-top: -10px;
    padding-top: 0;
    border-bottom: 1px solid #000;
}

@media all and (max-width: 768px){
        .text h1:after {
        border-top: 2px solid #000;
        width: 220px;
        display: block;
        height: 1rem;
        margin: 0;
        text-align: left;
        position: initial;
        content: "";
        margin: 10px auto;
    }
    .btw-header .text {
        padding-top: 80px !important;
    }
    .chevron-down {
        -webkit-transform: rotate(90deg); /* Ch <36, Saf 5.1+, iOS < 9.2, An =<4.4.4 */
        -ms-transform: rotate(90deg); /* IE 9 */
            transform: rotate(90deg); /* IE 10, Fx 16+, Op 12.1+ */
    }
    .btn--default--white {
        display: inline-block;
    }
}

@media all and (max-width: 425px){
    .btw-header .text {
        padding-top: 0 !important;
    }
    .sa_owl_theme .owl-nav .owl-next {
        right: -3px !important;
    }
    .sa_owl_theme .owl-nav .owl-prev {
        left: -3px !important;
    }

    .page-what-are-hd-brows #training-content .main__hero__detail .btn--black {
        margin-bottom: 10px;
    }
    .page-what-are-hd-brows #training-content .full-width-pad {
        margin-top: 10px;
        margin-bottom: 12px;
    }
    .page-what-are-hd-brows #training-content .review-header {
        margin-top: 10px;
    }
    .page-what-are-hd-brows .template__ctaflex {
        padding-bottom: 30px;
    }

}

/**BROWS TRAINING PAGE**/


.intro__wrap h2 {
    text-align: center;
    font-size: 21px;
    line-height: 22px;
    letter-spacing: 1px;
    margin: 0;
    text-transform: uppercase;
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
    margin-bottom: 15px;
}

  .intro {
        background: #e4e3e9;
    }
    .intro__wrap {
        width: 600px;
        padding: 3% 0 2%;
        margin: 0 auto;
        text-align: center;
        font-size: 15px;
        line-height:23px;
    }
    .logos {
        text-align: center;
        margin-bottom: 40px;
    }
    .bt__course__wrap {
        width: 1000px;
        margin: 40px auto;
    }
    .btw-carousel-section {
        text-align: center;
    }
    .bt__course__wrap h2, .bt__why__wrap h2 {
        text-align: center;
        font-size: 21px;
        line-height: 22px;
        letter-spacing: 1px;
        margin: 0;
        text-transform: uppercase;
        font-family: "brandon-grotesque",sans-serif;
        font-weight: 600;
        margin-bottom: 15px;
    }
    .bt__course__wrap__col {
        width: 100%;
        float: left;
        padding: 0 4%;
    }
    .bt__course__wrap__col__opt {
        width: 50%;
        float: left;
        padding: 2%;
    }
    .bt__course__wrap__col__opt h3 {
        font-family: "brandon-grotesque",sans-serif;
        font-weight: 600;
        text-transform: uppercase;
        font-size: 16px;
        line-height: 18px;
        letter-spacing: 1px;
        margin-bottom: 5px;
    }
    .bt__course__wrap__col__opt__content {
        float: left;
        margin-top: 20px;
        width: 55%;
    }
    .bt__course__wrap__col__opt__content p {
        font-size: 13px;
        line-height: 16px;
    }
    a.bt__course__wrap__col__opt__content__cta {
        padding: 5px 10px;
        border: 1px solid #000000;
        text-transform: uppercase;
    }
    .brow__img {
        width: 33%;
        display: block;
        float: left;
        margin-right: 20px;
    }
    .bt__why__wrap {
        padding: 3% 0;
    }
    .bt__why__wrap__reasons {
        width: 800px;
        margin: 0 auto;
    }
    .bt__why__wrap__reasons p {
        margin: 5px;
    }
    .bt__why__wrap__reasons ul li {
        float: left;
        width: 48%;
        padding-right: 2%;
        padding-left: 1%;
        margin-left: 5px;
        border-left: 1px solid #000;
        margin-bottom: 10px;
    }

    @media all and (max-width: 575px){
        .bt__course__wrap {
            width: 100%;
            padding:5%;
            margin:0;
        }
        .bt__course__wrap__col__opt {
            width: 100%;
            margin-bottom: 30px;
        }
        .intro__wrap {
            padding: 10% 0 5%;
            width: 90%;
        }
        .bt__why__wrap__reasons {
            width: 100%;
        }
        .bt__why__wrap {
            width: 100%;
            padding: 10% 4%;
        }
        .bt__why__wrap ul {
            padding: 0;
            margin: 0;
        }
        .btw-header .text {
            font-size: 13px !important;
            line-height: 20px;
            top: 5% !important;
        }
        .bt__why__wrap__reasons ul li {
            padding-left: 3%;
            width: 100%;
            font-size: 13px;
            line-height: 20px;
        }
        .intro__wrap {
                font-size: 13px;
                line-height: 20px;
        }

        .page-what-are-hd-brows #training-content .multi-para {
            margin-bottom: 0;
        }
        .page-what-are-hd-brows #training-content .multi-para p {
            margin-bottom: 15px !important;
        }
    }

    .cms-training-hd-brows #training-content.main-content .row.template.template__info.train-dates.no-flex {
        background-color: #ededee;
    }

    @media screen and (min-width: 1025px) {
        /* multi column with icons section */
        #training-content .col__wrapper.col__four .block.widget {
            flex: 1 1 auto;
            flex-basis: 320px;
            text-align: center;
        }
    }

    @media screen and (min-width: 1536px) {
        /* multi column with icons section */
        #training-content .col__wrapper.col__four .block.widget {
            flex: 1 1 auto;
            flex-basis: 400px;
            text-align: center;
        }
    }

    /* overwriting mobile styles */
    @media (max-width: 40.615em) {
        .site-content .home-seo-paragraph p {
            float: none;
            font-family: "brandon-grotesque",sans-serif;
            font-size: 16px;
            letter-spacing: 0;
            padding-left: 10%;
            padding-right: 10%;
        }
    }

/* Additional Theme Styling*/
.home-seo-title h2 {
    text-transform: uppercase;
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 16px;
    position: relative;
    margin: 0% auto 0% auto;
    text-align: center;
    display: block;
    width: 225px;
    z-index: 10;
    background: #fff;
    color: #000000;
}

h1.title.title--wide {
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 600;
    font-size: 34px;
    letter-spacing: 0;
}
.text--intro h4,
.text--intro p,
.text--intro a {
    font-family: "brandon-grotesque",sans-serif;
}
.site-content p {
    font-family: "brandon-grotesque",sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 1.5;
}
.site-content h1 {
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600 !important;
    font-size: 34px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 0;
}
.site-content h4 {
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
    font-size: 20px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 0;
}
.site-content b,
.site-content strong {
    font-family: "brandon-grotesque",sans-serif !important;
    font-weight: 600 !important;
}
.site-content textarea {
    font-family: "brandon-grotesque",sans-serif;
    font-size: 15px !important;
    letter-spacing: 0;
}

.site-content .home-seo-title h1 {
    width: auto;
    font-size: 34px;
    margin-bottom: 20px;

}
.site-content .home-seo-title h1 a {
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600 !important;
    font-size: 34px;
    letter-spacing: 0;
}
.site-content .home-seo-title h2,
.site-content .home-seen-title h2 {
    width: auto;
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
    font-size: 32px;
    letter-spacing: 0;
    margin-top: 25px;
    margin-bottom: 10px;
}
.site-content .text-title-rule,
.site-content .grey-seperator {
    border: none;
}
.site-content .home-seo-paragraph p {
    float: none;
    font-family: "brandon-grotesque",sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    padding-left: 10%;
    padding-right: 10%;
}
.site-content .training-page-sub-heading {
    font-size: 34px;
    font-weight: normal;
    letter-spacing: 0;
    text-align: center;
    line-height: 1.3;
    margin: 0 20px 30px 20px;
}

.content-padding {
    padding: 1.875rem 1rem;
}

.page-template-contentpage-noheader-php #content.site-content #full-width {
    width: 85%;
    text-align: left;
    margin: 0 auto 60px auto;
}
.page-template-contentpage-noheader-php #content.site-content #full-width li {
    list-style-type: disc;
}

.site-content input,
.site-content select {
    font-family: "brandon-grotesque",sans-serif;
    font-size: 15px !important;
    letter-spacing: 0;
}

.site-content .home-seen-title {
    overflow: auto;
    margin-top: 0;
}

.site-content .featured-brand-container {
    margin-bottom: 60px !important;
}

.site-content .homepage-video {
    margin-bottom: 4.5%;
}

.site-content .promoContainer {
    margin-bottom: 30px;
}

.site-content button {
    box-shadow: none;
    text-shadow: none;
    border-radius: 0;
}

.site-content .btn--default {
    font-family: "brandon-grotesque",sans-serif !important;
    font-weight: 600;
    font-size: 16px !important;
    letter-spacing: 0;
    text-transform: uppercase;
    padding: 10px 30px 10px 30px !important;
    box-shadow: none;
    border-radius: 0;
}
.site-content .btn--default:hover {
    border: 1px solid #000;
    background-color: #fff !important;
    color: #000 !important;
}

/* promo terms */
#content.site-content div#promo-align p {
    width: 100%;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}

/* Microblading Coming Soon FAQs */
.sitewide-faq {
    margin-top: 30px;
    width: 100%;
    background: #ecebf0;
    padding: 7% 2%;
    text-align: center;
}
.microfaq {
    font-size: 15px;
    letter-spacing: 1.5px;
    color: #000;
}
.mtp-underline-text-line-left {
    border-top: 2px solid #000;
    width: 75px;
    height: 1rem;
    text-align: left;
}
.sitewide-faq ul {
    width: 90%;
    padding: 0;
    display: block;
    margin: 0 auto;
    text-align: left;
}
.sitewide-faq ul .question:nth-of-type(1) {
    border-top: 0;
}
.sitewide-faq ul .question {
    height: auto;
    cursor: pointer;
    font-weight: 700;
    border-top: 1px solid #000;
    padding: 10px 0;
}
.sitewide-faq .question span {
   font-size: 27px;
   margin-right: 10px;
   font-weight: 700;
   line-height: 40px;
   display: inline-block;
   color: #000;
   float: left;
}
.sitewide-faq ul .question p, .answer p {
    width: 90%;
}
.sitewide-faq ul .question p {
    line-height: 40px;
    display: inline-block;
    float: left;
    width: 90%;
    margin: 0;
}
.sitewide-faq ul .answer {
    display: none;
    padding-left: 20px;
}


/*training dates button*/
.site-content .event .btn--default {
    padding: 5px 25px !important;
}

/*find your face shape buttons*/
.site-content a.fyfs__cta {
    width: 100%;
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600 !important;
    font-size: 16px !important;
    letter-spacing: 0;
    color: #ffffff;
    text-decoration: none;
    padding: 16px 30px 16px 30px !important;
}

/*Training Dates Styling*/
.page-training-dates .p-top--20 {
    margin-top: 20px;
}

.page-training-dates h1 {
    text-align: center;
    font-family: "brandon-grotesque",sans-serif;
    font-size: 32px;
    font-weight: normal;
    color: #000;
    letter-spacing: 0;
    text-transform: none;
    margin-bottom: 40px;
}

/* enquiry now form - window */
.moreInfo {
    background: #fff !important;
    width: 100%;
    position: fixed;
    height: auto;
    padding: 10px 20px;
    border: none;
    border-radius: 4px;
    left: 0%;
    top: 0%;
    height: 100%;
    overflow: auto;
    z-index: 999;
}
.close-training-form {
    width: 68px;
    position: absolute;
    top: 18px;
    height: 41px;
    right: -15px;
    font-size: 20px;
    font-weight: 700;
    padding: 7px;
    box-sizing: border-box;
    cursor: pointer;
    z-index: 9999;
}
.training-date-course-container {
    width: 100%;
    display: block;
    position: relative;
    float: left;
    text-align: center;
    padding: 20px;
}
.moreInfo-course-link {
    margin: 20px 0;
    text-decoration: underline;
}

.tal-subtitle {
    text-align: center;
    margin: 40px 0;
}

.site-content h1.tal-subtitle {
    font-size: 32px;
    font-weight: normal;
    color: #000;
    letter-spacing: 0;
    text-transform: none;
}

/*Become a model page styling*/
.site-content .subtitle,
.site-content .treatment-header {
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
}
.page-become-a-high-definition-model .ifpara--small {
    font-size: 12px !important;
}
.page-become-a-high-definition-model #terms .text--intro p {
    font-size: 13px !important;
}

/*Paragraph temp margin fix*/
.site-content .btn--default {
    font-family: "brandon-grotesque",sans-serif !important;
    font-weight: 600;
    font-size: 16px !important;
    letter-spacing: 0;
    padding: 10px 30px 10px 30px !important;
}
.site-content .btn--default:hover {
    border: 1px solid #000;
    background-color: #fff !important;
    color: #000 !important;
}

/*training dates button*/
.site-content .event .btn--default {
    padding: 5px 25px !important;
}

/*Paragraph training dates/academy location*/
.para__copy,
.site-content .whb-body,
.site-content .tal-list p,
.site-content .tal-list p a {
    font-family: "brandon-grotesque",sans-serif;
    font-size: 16px;
    letter-spacing: 0;
}

.site-content .whb-body {
    width: 90%;
    text-align: center;
    margin: 0 auto 20px auto;
}

.tal-list {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    text-align: center;
    width: 95%;
    display: block;
    margin: auto;
    margin-bottom: 40px;
    max-width: 980px;
    padding: 0;
}
.tal-list li {
    display: inline-table;
    width: 100%;
    margin: 5px 0;
    background: #EBEBEB;
    padding: 0 15px;
    min-height: 0;
    min-width: 0;
    padding-bottom: 20px;
}
.tal-list a {
    margin: 10px auto 0 auto;
    letter-spacing: 1px;
    color: #000;
}
.tal-list a:visited,
.tal-list a:hover,
.tal-list a:active,
.tal-list a:focus {
    color: #000;
}
.tal-list h2 {
    font-size: 16px;
    margin: 10px auto 10px auto;
    line-height: 2;
}
.tal-list img {
    max-width: 15px;
    margin-left: 5px;
    vertical-align: middle;
    margin-top: -8px;
}

/*Blog section styling*/
.site-content .blog__sticky__content h2 {
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
    font-size: 32px;
}
.site-content .blog__sticky__content h3,
.site-content .post__content h3 {
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 1.1;
}
.site-content .blog__sticky__content p,
.site-content .post__content p,
.site-content .blog__sticky__content p {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 1.2;
}
.site-content p#breadcrumbs {
    font-size: 14px;
}
.site-content .post__content__cats,
.site-content .date-bar-white-bg {
    font-size: 12px;
    letter-spacing: 0;
}
.site-content .blog .blog__comments .form-submit input,
.site-content .comment-reply-link {
    width: 100%;
    font-family: "brandon-grotesque",sans-serif !important;
    font-weight: 600;
    font-size: 16px !important;
    letter-spacing: 0;
    padding: 16px 30px 16px 30px !important;
    letter-spacing: 0;
    box-shadow: none;
    text-shadow: none;
    border-radius: 0;
}
.site-content .comment-reply-link {
    color: #fff !important;
}
.site-content .blog .blog__comments .comment-content p {
    margin-bottom: 15px;
}

.archive .page-header.page-header__desktop h1 {
    margin-top: 0;
}

/* Blog Mobile Nav */
#blog__nav-mobile {
    background-color: #f7f7f7;
    padding: 15px 10px 0 15px;
}

#blog__nav-mobile select {
    font-size: 18px !important;
    border: 0 !important;
    background-image: url(/wp-content/themes/hdbrows/images/webforms/select-arrow.png);
    background-size: 36px;
    background-position: 100%;
}

@media screen and (min-width:581px) {
    #blog__nav-mobile {
        display: none;
    }
}

@media (max-width: 580px) {
    .blog__post {
        padding-top: 0 !important;
    }
}

.para__copy {
    margin-bottom : 2%;
}

#locdates input,
#locdates select {
    font-family: "brandon-grotesque",sans-serif;
    font-size: 15px !important;
    letter-spacing: 0;
}

form#locdates {
    text-align: center;
}
form#locdates label {
    font-size: 16px !important;
}
form#locdates label input {
    width: 20px !important;
}

.site-content .event {
    font-family: "brandon-grotesque",sans-serif;
    font-size: 16px;
    letter-spacing: 0;
}

.site-content .brand__protection h2 {
    font-size: 32px;
    letter-spacing: 0;
}
.site-content .brand__protection p,
.site-content .brand__protection ol li {
    font-family: "brandon-grotesque",sans-serif;
    font-size: 16px;
    letter-spacing: 0;
}

.site-content .brand-protection-report input[type="submit"].btn--default {
    width: 100%;
}

.site-content .sf .sf__hero h1 {
    font-weight: normal;
}

/**Social Icon styling fixes!!**/
.icon--google-new {
    background-image: url(../images/social-media/png/googleplus-icon.png);
    background-image: linear-gradient(transparent, transparent), url(../images/social-media/googleplus-icon.svg);
    height: 2.5rem;
    width: 2.5rem;
    margin: 0.3125rem 0.3125rem;
    display: inline-block;
    background-size: 100%;
}

@media all and (max-width: 600px) {
    .para__copy {
    margin-bottom: 30px;
}
}
/**Button fixes!!**/

img.roi-calc-plus-minus {
    width: 25px !important;
    margin: 0 !important;
    padding: 0 !important;
    cursor: pointer;
}

/** Brow training FAQ background fix**/

.btp-faq {
background: #f2e4db !important;
}
/**Brow Training width fix**/
.mtb-training-dates .tr-date-widget-container {
width : 100% !important;
}

/**REVENUE CALCULATOR STYLES**/
.content {
    width: 80%;
    margin: 0 auto;
    padding: 40px 0;
}
ul.calc__tabs {
    margin: 0;
    padding:0;
    list-style: none;
}
ul.calc__tabs li{
    background: none;
    color: #000000;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer;
    width: 50%;
    text-align: center;
    font-family: "brandon-grotesque",sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
}
ul.calc__tabs li.current{
    background: #000000;
    color: #ffffff;
}
.calc__tabs__content{
    display: none;
    background: #000000;
    padding: 15px;
}
.calc__tabs__content.current{
    display: inherit;
}
.main .content h1 {
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
}
.main .content p {
    font-size: 15px;
    letter-spacing: 1px;
    width: 54%;
    text-align: center;
    display: block;
    margin: auto;
    margin-bottom: 40px;
}
.calculator {
    width: 100%;
    margin: 0 auto;
}
.calculator__content__col {
    width: 100%;
    float: left;
    padding: 5%;

}
.calculator__content__col--33 {
    width: 33.333%;
    text-align: center;
    float: left;
}
.calculator__content__col--100 {
    width: 100%;
    float: left;
    padding: 5%;

}
.calculator h2 {
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
    color: #fff;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 24px;
}
.results h2 {
    color: #000;
}
.results .calculator__line {
    border-color: #000;
}
.calculator__line {
    border-top: 2px solid #fff;
    width: 75px;
    display: block;
    height: 1rem;
    margin: 0;
    text-align: left;
    margin: 0 auto 30px;
}
.calculator__content__col input {
    border-left: 0;
    border-right: 0;
    text-align: center;
    border-top: 0;
    border-bottom: 2px solid #aeadad;
    margin-bottom: 30px;
}
.calculator__content__col select {
    margin-bottom: 10px;
}
.calculator__content__col__img {
    width: 80%;
    height: auto;
    margin: 0 auto 10px;
}
.calculator__content__col--cta {
    width: 100%;
    float: left;
}
input#generateRev{
    color: #000;
    background: #fff;
    display: inline-block;
    padding: 5px 15px;
    line-height: 30px;
    letter-spacing: 1px;
    font-size: 13px;
    font-family: "Brandon Grotesque Semibold";
    font-weight: 500;
    text-decoration: none;
    border: 1px solid transparent;
    margin: 0 auto;
    display: block;
    text-transform: uppercase;
    transition: all 0.3s;
    width: auto;
   height: auto;
}
input#generateRev:hover {
    background: #000;
    border: 1px solid #fff;
    color: #fff;
    transition: all 0.3s;
}
.calculator__content {
    margin-bottom: 40px;
}
.value, .netVat {
    font-family: "brandon-grotesque", sans-serif;
    font-size: 16px;
    line-height: 16px;
    padding: 10px;
    display: inline-block;
}
.netVat {
    font-weight: 700;
}
.results {
    display: none;
    background: #ffffff;
}
.results__col {
    width: 50%;
    float: left;
}
.profitBox__pounds, .profitBox__percent {
    margin-bottom: 20px;
    font-family: "brandon-grotesque", sans-serif;
       font-size: 15px;
    letter-spacing: 1px;
}
.boldSpan {
    font-weight: bold;
}
.boldSpan--margin {
    margin-bottom: 10px;
}
/*.question {
    position: absolute;
    font-size: 400px;
    line-height: 530px;
    padding: 0 6%;
    color: #ffffff;
}*/

.site-content .content p {
    font-family: "brandon-grotesque",sans-serif;
    font-size: 16px;
    line-height: 1.3;
    color: #000;
    letter-spacing: 0;
}
.site-content .fybp__container p, .site-content .fybp__container p a {
    font-family: "brandon-grotesque",sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 1.3;
    color: #000;
}
.site-content .fyfs h2 {
    font-size: 32px;
    line-height: 1;
}
.site-content .main__hero__content h1,
.site-content .fybp h1,
.site-content .fyfs h2,
.site-content .fyfs--grey .fyfs__container__item h2,
.site-content .shadesAvailable .productHeading,
.site-content .fybp__container h2,
.site-content .fybp__container h3,
.site-content .template h2,
.template--webform h1 {
    letter-spacing: 0;
}

.site-content h3 {
    font-family: "brandon-grotesque",sans-serif !important;
    font-weight: 600;
    font-size: 24px;
}
.site-content a {
    font-family: "brandon-grotesque",sans-serif !important;
    font-size: 16px;
    text-decoration: underline;
    color: #000000;
}

/* FontAwesome font icons - so not overwritten */
.site-content a.fab {
    font-family: "Font Awesome 5 Brands" !important;
    text-decoration: none;
}

.title {
    line-height: 1.3;
}

.visuallyhidden {
    position: absolute;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}

@media all and (max-width:500px){
    .calculator__content__col--33 {
        width: 100%;
    }
    .content {
        width: 85%;
    }
    input, .calculator__content__col select {
        font-size: 16px !important;
    }
    input#generateRev {
        font-size: 13px!important;
        margin-bottom: 20px;
    }
}

/**Brushed Up Brow Page**/

/*Brushed up Brows*/
.brushedUpBrows {
    letter-spacing: 1px;
    font-family: "brandon-grotesque", sans-serif;
    font-size: 15px;
    line-height: 23px;
    text-align: center;
}
.brushedUpBrows__content {
    width: 80%;
    margin: 0px auto;
    padding: 4% 5% 2%;
    position: relative;
}
.brushedUp__hero {
    position: relative;
}
.brushedUp__hero__text {
    position: absolute;
    top: 39%;
    left: 10%;
    width: 35%;
}
.brushedUpBrows h1 {
        font-size: 50px;
    line-height: 74px;
    padding: 0;
    width: auto;
    letter-spacing: 1px;
    z-index: 1;
    position: relative;
    margin-bottom: 6px;
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
    color: #000;
    display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
    -ms-flex-flow: column wrap;
        flex-flow: column wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-transform: uppercase;
    width: 100%;
    text-align: left;
}
.brushedUpBrows h2 {
    font-size: 26px;
    line-height: 74px;
    padding: 0;
    width: auto;
    letter-spacing: 1px;
    z-index: 1;
    position: relative;
    margin-bottom: 6px;
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
    color: #000;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
}
.brushedUpBrows h3 {
    font-size: 22px;
    line-height: 70px;
    padding: 0;
    width: auto;
    letter-spacing: 1px;
    z-index: 1;
    position: relative;
    margin-bottom: 6px;
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
    color: #000;
    display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
    -ms-flex-flow: column wrap;
        flex-flow: column wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;

    top: 39%;
    width: 100%;
    align-items: center;
    font-weight: bold;
    text-transform: uppercase;
}

.brushedUpBrows h2:after, .brushedUpBrows h3:after {
    width: 120px;
    height: 2px;
    background: #000;
    bottom: 0px;
    margin-bottom: 20px;
    content: "";
}
.brushedUpBrows h1:after {
    width: 120px;
    height: 2px;
    background: #000000;
    bottom: 0px;
    margin-bottom: 20px;
    content: "";
}
.btn--default--black {
    display: block;
    margin: 0 auto;
    color: #fff !important;
    font-size: 13px;
    font-family: 'Brandon Grotesque Semibold';
    font-weight: 500;
    width: auto;
    letter-spacing: 1.5px;
}
input[type="submit"].btn--default {
    padding: 1em!important;
    width: 100%;
    font-family: "brandon-grotesque",sans-serif !important;
    font-weight: 600;
    font-size: 16px !important;
    text-shadow: none;
}
input[type="submit"]:hover.btn--default {
    background: #fff !important;
    border: 1px solid #000 !important;
    color: #000 !important;
}
}

.brushedUpBrows__content__steps {
    width: 100%;
    }
.brushedUpBrows__content__steps__col {
    width: 20%;
    padding: 5px;
    float: left;
}
.brushedUpBrows__content__col--50p {
    width: 50%;
    float: left;
    padding: 2% 5%;
}
.brushedUpBrows__content__steps__col__inner {
    background: #fff;
}
.brushedUpBrows__content__steps__col__inner__img__steps {
    width: 85px;
    background: #fff;
    z-index: 9999;
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
    font-size: 60px;
    line-height: 72px;
    color: #D7A192;
    flex: none;
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 555;
}
.brushedUpBrows__content__steps__col__inner__img {
     position: relative;
 }
.brushedUpBrows__content__steps__col__inner__img img {
    width: 100%;
    display: block;
}
.brushedUpBrows__content__steps__col__inner__content {
    padding: 20px;
    text-align: center;
    text-align: center;
    display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
    -ms-flex-flow: column wrap;
        flex-flow: column wrap;
    flex-flow: column;
}
.brushedUpBrows__content__steps__col__inner__content p {
    height: 90px;
}
.brushedUpBrows__content--fullwidth {
    width: 100%;
    padding: 5% 2%;
}
.no--marginPadding {
    margin:0;
    padding:0;
}
.no--padding {
    padding:0;
}
.no--TopPadding {
    padding-top: 0;
}
.no--PaddingBottom {
    padding-bottom:0;
}
.paragraphPadding {
    padding: 2% 5%;
}
.fullWidth {
    width: 100%;
}
.pinkBack {
    background: #F2E4DB;
}
.quoteWrap {
    position: relative;
    margin-top: 40px;
}
.QuoteContent {
    position: absolute;
    right: 150px;
    top: 70px;
    width: 480px;
    border: 2px solid #F2E4DB;
    padding: 20px;
}
.QuoteContent__inner {
    background: #fff;
    padding: 20px;
    color: #996955;
    /*color: #DCB9A9;*/
    font-style: italic;
}
.instaQuote {
    top: 30px;
    right: 0;
}
.brushedUpImg {
    width: 544px;
    display: block;
}
.quoteMarks {
    margin-bottom: 5px;
}
.smallBlk {
    font-size: 10px;
    color: #000;
    font-style:normal;
}
.quoteIcon {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #000;
    margin: 0 auto;
    border: 2px solid #d29c96;
}
.brushedUpBrows__content__col--50p h2 {
    text-align: left;
    line-height: 40px;
}
.brushedUpBrows__content__col--50p h2:after {
    width: 120px;
    height: 2px;
    background: #000;
    bottom: 0px;
    margin-bottom: 20px;
    content: "";
}
.brushedUpBrows__content__col--50p {
    text-align: left;
}
.sitewide-faq ul li.question {
    padding-top: 15px;
    padding-bottom: 15px;
}
.sitewide-faq--transparent {
    background: transparent !important;
}
.sitewide-faq--transparent  ul {
    width: 100%!important;
}
.sitewide-faq ul .question p {
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
    font-size: 18px !important;
    letter-spacing: 0;
    line-height: 1.3 !important;
    text-transform: uppercase;
}
.sitewide-faq .question span {
    margin-right: 15px;
    width: 15px;
}
.sitewide-faq li.answer p {
    font-family: "brandon-grotesque",sans-serif;
    font-size: 16px !important;
    letter-spacing: 0;
    margin-bottom: 15px;
}
.professional {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}
.professional__img {
    width: 80%;
    display: block;
    height: auto;
    margin: 0 auto;
}
.brushedUpBrows h2.professional:after {
    margin-top: 20px;
}
.marginTop {
    margin-top: 40px;
}
.sml__padding {
    padding: 0 8%;
}
.stylistLink:hover {
    text-decoration: none;
}
.stylistButton {
    margin:0;
    margin-top: 20px;
}
.floatLeft {
    float: left;
}
.floatRight {
    float: right;
}
@media all and (max-width: 1100px){
    .brushedUpBrows__content__steps__col__inner__content p {
            height: 130px;

        }

}
@media all and (max-width: 575px){
    .brushedUpBrows h1 {
        line-height: 40px;
    }
    .brushedUpBrows h1:after {
        margin-top: 20px;
    }
    .brushedUpBrows {
    font-size: 13px;
    line-height: 20px;
    }
    .brushedUpBrows__content {
    width: 100%;
    margin: 0px auto;
    padding: 5% 3%;
    }
    .brushedUpBrows__content__steps__col {
        width: 100%;
        margin-bottom: 20px;
    }
    .brushedUpBrows__content__steps__col__inner__content p {
    height: auto;
    }
    .QuoteContent {
        position: initial;
        width: 100%;
        border: 0;
    }
    .brushedUpBrows h2 {
        font-size: 21px;
        line-height: 40px;
        margin-top: 0;
    }
    .brushedUpBrows__content__col--50p {
        width: 100%;
    }
    .floatRight {
        float: left;
    }
    .professional__img {
        width: 80%;
        margin-top: 30px;
    }
    .brushedUpImg {
        width: 80%;
        margin: 0 auto;
    }
    .QuoteContent__inner {
    color: #DCB9A9;
    }

    .page-find-the-right-brows-for-your-face-shape .fybp__hero__text p {
        color: #ffffff;
    }
}

/**Brows for FaceShape page**/

.fyfs {
    letter-spacing: 1px;
    font-family: "brandon-grotesque", sans-serif;
    font-size: 15px;
    line-height: 23px;
    text-align: center;
}
.fyfs__content {
    width: 90%;
    margin: 0px auto;
    padding: 4% 5% 2%;
    position: relative;
}
.fyfs__hero {
    position: relative;
    background: url(../images/FindYourFinish/findyourfinish_faceshape_desktop.jpg);
    height: 400px;
        background-size: cover;
}
.fyfs__landing {
    background: url(../images/FindYourFinish/findyourfinish_landing_desktop.jpg);
    background-size: cover;
}
.fyfs__hero__text {
    position: absolute;
    top: 17%;
    left: 9%;
    width: 37%;
    text-align: left;
}
.fyfs__hero__text p {
    color: #ffffff!important;
}
.fyfs h1 {
        font-size: 40px;
    line-height: 42px;
    padding: 0;
    width: auto;
    letter-spacing: 1.5px;
    z-index: 1;
    position: relative;
    margin-bottom: 6px;
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
    color: #ffffff;
    display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
    -ms-flex-flow: column wrap;
        flex-flow: column wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-weight: 300;
    width: 100%;
    text-align: left;
}
.fyfs h1 span {
    font-weight: bold;
}
.fyfs h2 {
    font-size: 26px;
    line-height: 74px;
    padding: 0;
    margin-bottom: 0px;
    letter-spacing: 1px;
    z-index: 1;
    position: relative;
    font-family: "brandon-grotesque",sans-serif;
    color: #000;
    font-weight: 600;
    width: auto;
    display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column wrap;
      flex-flow: column wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;

}


.fyfs h2 span {
    font-weight: normal;
}
.fyfs h3 {
    font-size: 22px;
    line-height: 70px;
    padding: 0;
    width: auto;
    letter-spacing: 1px;
    z-index: 1;
    position: relative;
    margin-bottom: 6px;
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
    color: #000;
    display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
    -ms-flex-flow: column wrap;
        flex-flow: column wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;

    top: 39%;
    width: 100%;
    align-items: center;
    font-weight: bold;
}

.fyfs h2:after, .fyfs h3:after {
    width: 75px;
    height: 2px;
    background: #000;
    bottom: 0px;
    margin-bottom: 20px;
    content: "";
}
.fyfs h1:after {
    width: 120px;
    height: 2px;
    background: #ffffff;
    bottom: 0px;
        margin-top: 20px;
    margin-bottom: 20px;
    content: "";
}
.fybf__width h2 {
    line-height: 31px;
}
.fybf__width h2:after {
    margin-top: 15px;
}
.fyfs p {
    font-family: "brandon-grotesque",sans-serif;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0;
    color: #000000;
}

.fyfs--grey {
    background: #f1f1f1;
    padding: 30px 0;

}
.fyfs--grey .fyfs__container__item h2 {
    line-height: 33px;
    font-size: 30px;
    padding: 0;
    width: auto;
    letter-spacing: 1px;
    z-index: 1;
    position: relative;
    margin-bottom: 6px;
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
    color: #000;
   display: -webkit-box;
       display: -ms-flexbox;
       display: flex;
    -ms-flex-flow: column wrap;
        flex-flow: column wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;

}
.fyfs--grey .fyfs__container__item h2 span {
    font-weight: bold;
}
.fyfs--grey .fyfs__container__item h2:after {
    width: 45%;
    height: 2px;
    background: #000;
    bottom: 0px;
    margin-bottom: 20px;
    margin-top: 10px;
    content: "";
    position:inherit;
    left: 0;
    transform: translateX(0);
}
.fyfs--grey .fyfs__container__item  {
    display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
    width: 50%;
}
.fyfs--grey .fyfs__container__item .fyfs__container__item__img {
    width: 50%;
}
.fyfs--grey .fyfs__container__item .fyfs__container__item__content {
    width: 50%;
    max-width: 350px;
    text-align: left;
}
.fyfs--grey .fyfs__container__item__content {
    text-align: center;
     -webkit-box-flex:  1;
      -ms-flex-positive:  1;
          flex-grow:  1;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 1px;
    margin-bottom: 20px;
    color: #000;
}
.fyfs--grey .fyfs__container__item__content p {
    font-family: "brandon-grotesque",sans-serif;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    margin-bottom: 20px;
    color: #000;
}
.fyfs--grey .fyfs__container__item__inner__content p {
    text-align: left;
    margin-bottom: 30px;
}
.fyfs--grey .fyfs__container__item__inner__content .cta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
a.fyfs__cta {
    background: #000;
    padding: 10px 20px;
    font-size: 12px;
    font-family: "brandon-grotesque", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #fff;
    display: inline-block;
    border: 1px solid #000;
}
.fyfs__cta:hover {
background: white;
    color: #000;
    text-decoration: none;
    border: 1px solid #000;
    }
.fyfs__container {
  display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  width: 80%;
  margin: 0 auto;
   -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.fyfs__container__item {
    width: 33.333%;
    display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-flow: column wrap;
        flex-flow: column wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 30px;
}
.fybf__width {
    width: 33.333%;
}
.fyfs__container__item__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.fyfs__container__item__img img {
    width: 212px;
    height: auto;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.fyfs__container__item__content {
    -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
              -ms-grid-row-align: center;
          align-items: center;
    width:100%;
}
.fyfs__container__item__inner__cta {
  display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
 align-items: flex-end;
}

.paddingTop {
    padding-top: 30px;
}
.paddingBottom {
    padding-bottom: 30px;
}
.slider__mobile__text {
    display: none;
}

@media all and (min-width: 1700px){
    .fyfs__hero__text {
    position: absolute;
    top: 22%;
    left: 10%;
    width: 35%;
    text-align: left;
    }
    .fyfs__hero {
    height: 450px;
    }
}
@media all and (max-width: 1100px){
    .fyfs__hero__text {
        width: 60%;
    }
    .fyfs__hero {
        height: 500px;
        background-position: 1340px;
    }
}
@media all and (max-width: 650px){
    .fyfs__hero {
        height: auto;
            background: url(../images/FindYourFinish/findyourfinish_faceshape-mobile.jpg);
            background-size: cover;
    }
    .fyfs__hero__text {
        width: 100%;
        text-align: center;
        padding: 30px;
        position: initial;
    }
    .fyfs h1 {
        text-align: center;
    }
    .fyfs h1:after {
        margin: 20px auto;
    }
    .fyfs__container {
        width: 100%;
    }
    .fyfs__container__item {
        display: block;
        width: 100%;
        padding: 10px;
    }
    .fyfs__container__item__img {
        float: left;
        width: 50%;
        text-align: left;
    }
    .fyfs__container__item__content {
        display: block;
        width: 50%;
        float: left;
        text-align: left;
        padding: 0 10px;
    }
    .fyfs__container__item__content p {
        font-size: 16px;
        line-height: 18px;
        letter-spacing: 0;
        margin-bottom: 20px;
        color: #000;
    }
    h2.face__shape__title:after {
        margin: 0 auto;
        margin-top: 20px;
    }
    .fyfs__container__item__content h2:after {
        left: 0%;
        transform: none;
    }
    .fyfs h1 {
        font-size: 35px;
        line-height: 40px;
    }
    .fyfs--grey .fyfs__container__item {
        width: 100%;
        float: left;
    }
    .fyfs--grey .fyfs__container__item {
        margin-bottom: 40px;
    }
    .content {
        padding-bottom: 0;
    }
    .slider__mobile__text {
        display: block!important;
        width: 100% !important;
        padding: 10px 0;
        margin-bottom: 10px !important;
    }
    .fyfs h2 {
         -webkit-box-align:start;
      -ms-flex-align:start;
          align-items:flex-start;
    }
    .greyContent {
        width: 100% !important;
        padding: 4%;
        background: #f7f7f7;
    }
}
@media all and (max-width: 375px){
    .fyfs__container__item__img {
        width: 100%;
    }
    .fyfs__container__item__img img {
        margin: 20px auto;
        display: block;
    }
    .fyfs__container__item__content {
        width: 100%;
        text-align: center;
    }
    .fyfs--grey .fyfs__container__item .fyfs__container__item__img {
        width: 100% !important;
    }
    .fyfs--grey .fyfs__container__item .fyfs__container__item__content {
        width: 100% !important;
        text-align: center !important;
    }
    .fyfs--grey .fyfs__container__item h2 {
          -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
    }
     .fyfs h2 {
         -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
    }
    .fyfs h2:after {
        margin-top: 20px;
    }
}

#microblading-form {
    width: 100%;
    display: block;
    margin: auto;
}
.page-become-a-hd-brows-microblading-model #training-content p.ifpara--small,
.page-become-a-hd-brows-microblading-model #training-content p.ifpara--small a {
    font-size: 14px !important;
}
.mtp-webform-container {
    background: #ffffff;
    padding-top: 10px!important;
}
.topPara {
    width: 60% !important;
    padding: 20px;
    margin: 0 auto;
    float: none !important;
}

#content .infusion-form {
    max-width: 100%;
    display: block;
    margin: auto;
}
.emailgdpr, .phonegdpr, .smsgdpr, .mailgdpr {
    display: block;
    position: relative;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 25%;
    float: left;
}
.emailIcon {
    width: 59px;
    height: auto;
    display: block;
    margin: 0 auto 20px;
}
.emailgdpr input.email_gdpr_checkbox, .phonegdpr input.email_gdpr_checkbox, .smsgdpr input.email_gdpr_checkbox, .mailgdpr input.email_gdpr_checkbox {
    position: absolute;
    opacity: 0;
    width: 1px;
}
h2.hdForm {
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 0;
    line-height: 70px;
    margin-bottom: 40px;
    color: #000;
}
h2.hdForm:after {
    position: absolute;
    bottom: 1px;
    width: 100px;
    height: 2px;
    content: "";
    background: #000;
    left: 50%;
    transform: translate(-50%, 50%);
}

.site-content h2.hdForm {
    font-size: 32px;
}
.site-content .mtb-cal-header {
    font-family: "brandon-grotesque",sans-serif;
    font-size: 32px !important;
    font-weight: 600;
    letter-spacing: 0;
}
.site-content .hdForm h2 {
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
    letter-spacing: 0;
}


.webform--white .emailgdpr input.email_gdpr_checkbox + label, .webform--white .phonegdpr input.email_gdpr_checkbox + label, .webform--white .smsgdpr input.email_gdpr_checkbox + label,
.webform--white .mailgdpr input.email_gdpr_checkbox + label {
    border: 3px solid #fff;
    background: #000;
}

.webform--white .emailgdpr input.email_gdpr_checkbox + label:before, .webform--white .phonegdpr input.email_gdpr_checkbox + label:before, .webform--white .smsgdpr input.email_gdpr_checkbox + label:before,
.webform--white .mailgdpr input.email_gdpr_checkbox + label:before {
    color: #fff;
}

.webform--white .emailgdpr input.email_gdpr_checkbox:checked + label:before, .webform--white .phonegdpr input.email_gdpr_checkbox:checked + label:before,
.webform--white .smsgdpr input.email_gdpr_checkbox:checked + label:before, .webform--white .mailgdpr input.email_gdpr_checkbox:checked + label:before {
    color: #fff;
}
h2.hdForm--white {
    color: #fff;
}

.ifpara {
    font-family: "brandon-grotesque",sans-serif;
    font-size: 16px !important;
    letter-spacing: 0;
    float: left;
    width: 100%;
    color: #000;
}
.ifpara a {
    color: #000;
}
.ifpara--small {
    font-size: 10px!important;
    text-transform: uppercase;
    margin: 20px 0;
}
.emailgdpr input.email_gdpr_checkbox + label, .phonegdpr input.email_gdpr_checkbox + label, .smsgdpr input.email_gdpr_checkbox + label, .mailgdpr input.email_gdpr_checkbox + label {
    position: relative;
    cursor: pointer;
    padding: 6px 7px;
    background: #fff;
    border: 3px solid #000;
    width: 30px!important;
    height: 30px!important;
    margin-top: 32px;
}
.emailgdpr input.email_gdpr_checkbox + label:before, .phonegdpr input.email_gdpr_checkbox + label:before, .smsgdpr input.email_gdpr_checkbox + label:before, .mailgdpr input.email_gdpr_checkbox + label:before {
    display: inline-block;
    vertical-align: text-top;
    color: #000;
    font-size: 22px!important;
    padding: 2px;
    opacity: 0;
    transition: all .3s ease-in;
    transform: scale(3) rotate(-20deg);
}
.emailgdpr input.email_gdpr_checkbox:checked + label:before, .phonegdpr input.email_gdpr_checkbox:checked + label:before, .smsgdpr input.email_gdpr_checkbox:checked + label:before, .mailgdpr input.email_gdpr_checkbox:checked + label:before {
    opacity: 1;
    color: #000;
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    transition: all .3s ease-in;
}
.gdproptions .emailgdpr input.email_gdpr_checkbox + label, .gdproptions .phonegdpr input.email_gdpr_checkbox + label, .gdproptions .smsgdpr input.email_gdpr_checkbox + label, .gdproptions .mailgdpr input.email_gdpr_checkbox + label {
    position: relative;
    cursor: pointer;
    padding: 0;
    background: #fff;
    border: 2px solid #000;
    width: 30px !important;
    height: 30px !important;
    margin-top: 0 !important;
}

.fa-check:before {
    content: "\f00c";
}

/* training dates enquiry modal form */
.training-date-form-container .gdproptions .emailgdpr input.email_gdpr_checkbox + label,
.training-date-form-container .gdproptions .phonegdpr input.email_gdpr_checkbox + label,
.training-date-form-container .gdproptions .smsgdpr input.email_gdpr_checkbox + label,
.training-date-form-container .gdproptions .mailgdpr input.email_gdpr_checkbox + label {
    z-index: -10;
}
.training-date-form-container .emailgdpr input.email_gdpr_checkbox,
.training-date-form-container .phonegdpr input.email_gdpr_checkbox,
.training-date-form-container .smsgdpr input.email_gdpr_checkbox,
.training-date-form-container .mailgdpr input.email_gdpr_checkbox {
    width: 100%;
}

@media all and (max-width: 575px) {
    .topPara {
    width: 100% !important;
    }
    #content .infusion-form {
    width: 100%!important;
    }
.hdForm {
    display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
        -ms-flex-flow: column wrap;
            flex-flow: column wrap;
        margin-bottom: 20px;
        width: 100%;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    line-height: 40px!important;
    -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
    margin-bottom: 10px!important;
    }
    h2.hdForm:after {
    position: initial;
    transform: none;
    margin-top: 17px;
    }
    .emailgdpr, .phonegdpr, .smsgdpr, .mailgdpr {
    width: 50%;
    }
    .ifpara {
    padding: 20px 0;
    }
    .mtp-webform-container {
        padding: 55px 20px!important;
    }
    .ifpara--small {
        margin: 0;
    }
}

/**extra styles for Black webform**/

.webform--white h2.hdForm {
    color: #fff;
}
.webform--white h2.hdForm:after {
    background: #fff;
}
.webform--white .ifpara {
    color: #fff;
}
.webform--white a {
    color: #fff;
}
.webform--white #content .infusion-form {
    max-width: 100%;
}

/**Training Dates form specifics**/

h2.tdFormH2 {
    display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
    width: 100%;
    -ms-flex-flow: column wrap;
        flex-flow: column wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
            line-height: 38px;
        margin-bottom: 10px;
}
h2.tdFormH2:after {
    position: initial;
    bottom: 1px;
    width: 100px;
    height: 2px;
    content: "";
    background: #000;
    left: 0;
    transform: none;
    margin: 10px 0 20px;
}

/**Find Your Brow Product**/

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

.fybp h1 {
    font-size: 34px;
    line-height: 42px;
    padding: 0;
    width: auto;
    letter-spacing: 1.5px;
    z-index: 1;
    position: relative;
    margin-bottom: 6px;
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
    color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    text-align: left;
    text-transform: none;
}
.fybp h1 span {
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
}
.fybp h1:after {
    width: 120px;
    height: 2px;
    background: #ffffff;
    bottom: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
    content: "";
}

.fybp p {
    font-family: "brandon-grotesque",sans-serif;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0;
    color: #ffffff;
}
    /**
 * Dragdealer.js 0.9.8
 * http://github.com/skidding/dragdealer
 *
 * (c) 2010+ Ovidiu CherecheÈ™
 * http://skidding.mit-license.org
 */

 .demo .dragdealer {
  background: #e1e1e1;
  height: 40px;
  border-radius: 3px;
}
  .demo .dragdealer .red-bar {
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    border-radius: 3px;
  }





 p {
    margin: 0;
    padding: 0;
 }

.naturalLabel {
    width:10%;
    float: left;
    text-align: center;
    padding-top: 13px;
    font-family: "brandon-grotesque",sans-serif;
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
    text-transform: uppercase;

}
.definedLabel {
    width: 10%;
    float: left;
    text-align: center;
    padding-top: 13px;
    font-family: "brandon-grotesque",sans-serif;
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
    text-transform: uppercase;
}
.dragdealer {
  position: relative;
  height: 80px;
  width:80%;
  float: left;
}
.dragdealer .handle {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
.dragdealer .red-bar {
  width: 20px;
  height: 80px;
  color: #FFF;
  font-size: 40px;
  line-height: 30px;
  text-align: center;
  color: #000000;
  margin-top: 22px;
  top: -30px;
}
.dragdealer .disabled {
  background: #898989;
}
.content-body
{
    background: #000!important;
    color: #fff;
}
.content-body--red {
    background: red!important;
}
.content-body__container {
    float: left;
}
.content-scroller .content-mask {
  margin: 0 55px 0 0;
  overflow: hidden;
}
.content-scroller .content-body {
  /* Incorporate the margins of the paragraphs inside */
  overflow: hidden;
  background: #fff;
}

.content-scroller .content-mask {
    width: 100%;
}
.content-scroller .content-mask {
    height: auto;
}
.detailImg {
    width: 100%;
    float: left;
}
.content-scroller .content-body h2 {
        font-family: "brandon-grotesque",sans-serif;
    font-size: 25px;
    line-height: 45px;
    text-transform: uppercase;
    letter-spacing: 1px;
        -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
}
.content-scroller .content-body p {
    color: #fff;
    margin: 0;
    padding: 0;
    font-family: "brandon-grotesque", sans-serif;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 2px;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    width: 100%;
}
.detailContent {
    width: 50%;
    padding: 5%;
    float: left;
    color: #ffffff;
    text-align: center;
}
.detailContent__text {
    width: 100%;
    margin: 0 auto;
    float:left;

}
.value {
    width: 2px;
}
.fybp__text {
    width: 85%;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 1.4;
    display: block;
    margin: auto;
    padding-top: 25px;
}
.fybp__text p {
    font-family: "brandon-grotesque",sans-serif !important;
}
.fybp-arrow__head
{
   width: 15px;
   height: 58px;
   border: 4px solid #000;
   margin: 0 auto;
   cursor: pointer;
}
.line {
    width: 100%;
    height: 2px;
    background: #000;
    position: absolute;
    z-index: 9;
    top:20px;
}
.begLine {
    position: absolute;
    width: 3px;
    height: 18px;
    background: #000;
    top: 13px;
    left:0;
}
.endLine {
    position: absolute;
    width: 3px;
    height: 18px;
    background: #000;
    top: 13px;
    right:0;
}

.fybp__container {
    width: 80%;
    margin: 0 auto;

}

.dragdealer .fybp-handle {
    position: absolute;
    top: -30px;
    left: 0;
    cursor: pointer;
}
.fybp__container {
  width: 80%;
  margin: 0 auto;
}
.fybp__container h2 {
      font-size: 32px;
    line-height: 20px;
    color: #000;
    font-weight: bold;
    padding: 0;
    width: auto;
    letter-spacing: 1px;
    z-index: 1;
    position: relative;
    margin-bottom: 0px;
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
    padding: 0;
    width: auto;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    text-align: left;
    margin-top: 20px;
}
.fybp__container h2:after {
      width: 120px;
    height: 3px;
    background: #000000;
    bottom: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
    content: "";
}
.fybp__hero {
    position: relative;
}
.fybp__hero__text {
    position: absolute;
    top: 14%;
    left: 9%;
    width: 45%;
    text-align: left;
}
.fybp__hero__text a {
    color: #fff!important;
    text-decoration: underline!important;
}
.fybp__container p {
      font-size: 15px;
    line-height: 18px;
    letter-spacing: 1px;
    margin-bottom: 20px;
    color: #000;
}
.fybp__container h3 {
      font-size: 26px;
    line-height: 36px;
    color: #000;
    padding: 0;
    width: auto;
    letter-spacing: 1px;
    z-index: 1;
    position: relative;
    margin-bottom: 10px;
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
}
.fybp__container__row {
  width: 100%;
  display: block;
  border-bottom: 3px solid #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.fybp__container__row:last-child {
  border-bottom: 0;
}
.fybp__container__row__colLeft {
  width: 35%;
  float: left;
}
.fybp__container__row__colMid {
  width: 45%;
  float: left;
  padding: 20px;
}
.fybp__container__row__colRight {
  width: 35%;
  float: left;
    display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.fybp__container__row__colRight__scale {
  width: 100%;
  display: block;
}
.fybp__container__row__colRight__scale img {
  margin: 20px 0;
}
.browProduct__img {
  width: 95%;
  display: block;
  margin-bottom:4px;

}
.availableTitle {
    font-size: 20px!important;
    line-height: 36px!important;
    color: #000;
    padding: 0;
    width: auto;
    letter-spacing: 1px;
    z-index: 1;
    position: relative;
    margin-bottom: 10px;
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
    text-align: center;
}
.availableTitle span {
    width: 100%;
    font-size: 13px;
    font-family: "brandon-grotesque", sans-serif;
    display: inline-block;
    text-align: center;
    font-weight: 400;
    letter-spacing: 1px;
}
.fybp__container__row__colRight__swatch {
  display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.fybp__container__row__colRight__swatch__swatch1 {
  width: 50px;
  height: 50px;
  margin: 5px;

}
.btn--black,
a.btn--black {
    text-align: center;
    height: auto;
    text-decoration:none!important;
    background-color: #000!important;
    text-transform: uppercase;
    transition: 0.3s ease-in-out;
    color: #fff !important;
    cursor: pointer;
    width: auto;
    letter-spacing: 0 !important;
    font-family: "brandon-grotesque",sans-serif !important;
    font-weight: 600;
    font-size: 16px !important;;
    border: 1px solid #000000 !important;
}
.btn--black-margin {
  margin: 10px 0 30px;
}
.btn--black:hover {
  background: #fff !important;
  border: 1px solid #000 !important;
  color: #000 !important;
}

.slider__image__mobShow {
    display: none;
}

.mobile-hide {
    display:block;
}
.mobile-show {
    display: none;
}


/**New Template Styles - Standardising Templates!**/

.main__hero {
    position: relative;
}
.main__hero__content h1 {
    font-size: 34px;
    line-height: 42px;
    padding: 0;
    width: auto;
    letter-spacing: 1.5px;
    z-index: 1;
    position: relative;
    margin-bottom: 6px;
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
    color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-transform: uppercase;
    width: 100%;
    text-align: left;
}
.main__hero__content {
    position: absolute;
    top: 15%;
    right: 9%;
    width: 37%;
    text-align: left;
}
.main__hero__content h1 span {
    font-weight: bold;
}
.main__hero__content h1:after {
    width: 120px;
    height: 2px;
    background: #ffffff;
    bottom: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
    content: "";
}
.main__hero__content p {
    font-family: "brandon-grotesque",sans-serif;
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: 0;
    color: #ffffff;
}
.main__intro, .section {
    width: 80%;
    margin: 0 auto;
    font-size: 16px;
    letter-spacing: 0;
}
.main__intro h2, .section__left h2, .section__right h2 {
    font-size: 32px;
    line-height: 1.2;
    padding: 0;
    width: auto;
    letter-spacing: 0;
    z-index: 1;
    position: relative;
    margin-bottom: 6px;
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-transform: uppercase;
    width: 100%;
    text-align: left;
}
.main__intro h2:after, .section__left h2:after, .section__right h2:after {
    position:relative;
    width: 120px;
    height: 2px;
    background: #000;
    bottom: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
    content: "";
}
.main__intro__left {
    width: 50%;
    float: left;
}
.main__intro__right p,
.section__left p,
.section__right p {
    font-family: "brandon-grotesque",sans-serif;
    font-size: 16px;
    letter-spacing: 0;
}
.main__intro__right {
    width: 50%;
    float: right;
}
.section__left {
    width: 50%;
    float: left;
}
.section__right {
    width: 50%;
    float:right;
}
.topBotPadding {
    padding: 4% 0;
}
.section--grey {
    background: #edecec;
}
ul.noMargin {
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-padding-start: 10px;
}
.section__right ul li.section__right__micro {
background: url('../images/Microblading/arrow.png') no-repeat left top;
padding-left: 44px;
padding-top: 3px;
margin-bottom: 15px;
}
.section__right ul li.section__right__micro img {
    width: 100%;
    display: block;
}
.flash__banner {
    width: 100%;
    text-align: center;
    padding: 2%;
    background: #c97c64;
    color: #fff;
    font-size: 30px;
    line-height: 32px;
    width: auto;
    letter-spacing: 0;
    z-index: 1;
    position: relative;
    font-family: "brandon-grotesque",sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}
.microfaq {
    font-size: 15px;
    letter-spacing: 1.5px;
    color: #000;
}

@media all and (max-width: 1100px){
  .fybp__hero {
    background-position: 1386px;
  }
}
@media all and (max-width: 750px){
    .detailContent {
        width: 90%;

    }
    .detailImg {
    width: 100%;
    float: left;
    }
    .detailImg img {
    width: 100%;
    margin: 0 auto;
}
}
@media all and (max-width: 675px){
    .fybp__container {
    width: 85%;
    margin: 0 auto;
    }
    .fybp__hero {
        height: auto;
        background-image: url('/wp-content/themes/hdbrows/images/FindYourFinish/findyourfinish_browproduct_desktop-v2-mobile.jpg');
        background: url(/wp-content/themes/hdbrows/images/FindYourFinish/findyourfinish_browproduct_desktop-v2-mobile.jpg);
        background-size: cover;
        background-position: center;
    }
    .fyfs_hero {
        height: auto;
        background: url(/wp-content/themes/hdbrows/images/FindYourFinish/fyfs__mobile.jpg);
        background-size: cover;
        background-position: center;
    }
    .fyfs__landing {
    background: url(/wp-content/themes/hdbrows/images/FindYourFinish/findyourfinish_landing-mobile.jpg);
    background-size: cover;
    background-position: center;
    }
    .fybp h1 {
        text-align:center;
    }
    .fybp h1:after {
        margin: 20px auto;
    }
    .fybp__hero__text {
        position: initial;
        width: 100%;
        text-align: center;
        top:0;
        padding: 16% 5%;
    }
    .fybp p {
    font-size: 15px;
    color: #333;
    font-size: 15px;
    letter-spacing: 1px;
    }
    .dragdealer {
        width: 50%;
        float: none;
        margin: 0 auto;
    }
    .fybp__container__row {
        display: block;
    }
    .fybp__container__row__colLeft {
        width: 100%;
    }
    .fybp__container__row__colMid {
        width: 100%;
        padding: 0;
    }
    .fybp__container h2 {
        line-height: 30px;
    }
    .fybp__container__row__colRight {
        width: 100%;
    }
    .fybp h1 {
        text-align:center;
    }
    .btn--black {
        padding: 0.3125rem 1.5625rem !important;
        background: #000!important;
        color: #fff!important;
        border: 1px solid #000!important;
    }
    .detailContent {
        width: 100%;
    }
    .fybp__container__row__colRight__swatch {
        margin: 20px 0;
    }
    .btn--black-margin {
        margin: 30px 0;
    }
    .naturalLabel, .definedLabel {
        display: none;
    }
    .dragdealer {
        width: 100%;
    }
    .slider__image__mobHide {
        display: none;
    }
    .slider__image__mobShow {
        display: block;
    }
    .availableTitle {
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin-top: 30px;
    font-size: 20px!important;
    }
    .mobile-hide {
        display:none;
    }
    .mobile-show {
        display:block;
    }
    h2.face__shape__title {
        padding: 10px 25px;
        line-height: 33px;
    }
    .main__intro__right {
        float: left;
        width: 100%;
        padding: 0 7%;
    }
    .main__intro__left {
        width: 100%;
        padding: 0 7%;
    }
    .section__left {
        width: 100%;
        padding: 7%;
    }
    .section__right {
        width: 100%;
        padding: 7%;
    }
    .main__intro, .section {
        width: 100%;
    }
    .main__intro h2, .section__left h2, .section__right h2 {
        align-items: center;
        text-align:center;
    }
    .flash__banner {
        font-size: 25px;
        padding: 3%;
    }
    .p--center {
        margin-bottom: 50px;
    }
    .mb__hero {
    height: auto;
    background: url(/wp-content/themes/hdbrows/images/Microblading/microblading_hero_mobile.jpg);
    background-size: cover;
    background-position: center;
    }
}
/**New Navigation Styles!!**/
/**Hide cart popup indefinitely!*/
.header__cart--hover {
    display: none!important;
}

#header .header__nav--upper a,
#header .header__nav--middle .header-link-left,
#header .header__nav--middle .title,
#header .header__nav--item a {
    font-family: "brandon-grotesque",sans-serif;
}

#header .promo-banner-container p {
    font-family: "brandon-grotesque",sans-serif;
    font-size: 15px;
}

/* Cookie Notice */
.message.cookie .content {
    width: auto;
    margin: 0;
    padding: 0;
}
.message.cookie button {
    box-shadow: none;
    text-shadow: none;
}
.message.cookie button:hover {
    background: #000;
    color: #fff;
    border-color: #000;
}

/* mobile menu */
.menu-consumer-menu-mobile-container #menu-consumer-menu-mobile li a {
    font-family: "brandon-grotesque",sans-serif;
}

.sidr.left .mobile__login p {
    font-family: "brandon-grotesque",sans-serif;
    font-size: 14px;
    letter-spacing: 0;
}

.sidr {
    display: block;
    position: fixed;
    top: 0;
    bottom:0;
    height: 100%;
    z-index: 997;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    font-family: "brandon-grotesque",sans-serif;
    font-size: 15px;
    background: #131313;
    color: #fff;
}
.sidr.left {
    left: -100%;
    right: auto;
}
.btn--nav-right--white {
    background: none!important;
        font-family: Font Awesome\ 5 Free!important;
        content: "\f105";
}
.arrow {
    position: absolute;
    right: 20px;
}
.showOnMob {
    display:none;
}
.hamburger {
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger-box {
  width: 30px;
  height: 24px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 30px;
    height: 2px;
    background-color: #fff;
    border-radius: 0px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block;
}
.hamburger-inner::before {
    top: 8px;
}
.hamburger-inner::after {
    bottom: 17px;
}

.hamburger--elastic .hamburger-inner {
  top: 3px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic .hamburger-inner::before {
    top: 8px;
    transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic .hamburger-inner::after {
    top: 16px;
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@media all and (max-width: 575px){
    .btn--nav-right--white {
        width: 60%;
    }
    #menu-menu-1 {
        margin:0;
        padding:0;
        -webkit-padding-start: 0px;
    }
    #menu-menu-1 {
    overflow-y: auto;
    }
    #menu-menu-1 .btn {
        padding: 0!important;
        width: 100%;
    }
    #menu-menu-1 li {
    text-transform: uppercase;
    }
    #menu-menu-1 li a {
    text-transform: uppercase;
    color: #fff;
    width: 100%;
    padding: 12px 15px;
    display: block;
    text-decoration: none;
    border-bottom: 1px solid #fff;
    font-size: 12px;
    letter-spacing:0;
    }
    #menu-menu-1 .sub-menu li {
    background: #fff;
    /* color: blue; */
    font-size: 10px;
    }
    #menu-menu-1 .sub-menu li a {
    color: #000000;
    padding: 10px 20px;
    padding-left: 30px;
    font-size: 14px;
    font-size: 1.000em;
    }
    li.header__nav--item {
        border-bottom: 0!important;
    }
    .rotate-element {
    transform: rotate(90deg);
    transition: all 0.3s;
    }
    .showOnMob {
        display: block;
    }
    .hideOnMob {
        display: none;
    }
    .main-logo {
        width: 50%;
    }
    .header__nav--middle .header__cart{
      display:block!important;
  }
  .header__nav--middle {
    min-height: initial;
  }

  .flexMob {
      display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow : row wrap;
      flex-flow : row wrap;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
    position: relative;
  }
  #menu-menu-1 .btn {
    font-weight: 500;
    }
    #hamburger {
        width: 15%;
        display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    }
    .acctName {
    font-family: "brandon-grotesque", sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    padding: 15px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    position:relative;
    }
    .acctName p {
        margin: 0;
    }
    .acctName a {
        color: #fff;
    }
    .acctName__separator {
        padding: 0 10px;
    }
    .pro__link {
    text-transform: uppercase;
    color: #000;
    width: 100%;
    padding: 12px 15px;
    display: block;
    text-decoration: none;
    border-bottom: 1px solid #fff;
    font-size: 12px;
    background-color: #fff;
    }
    .acctName__name {
        margin-left:20px;
    }
    .acctName__name, .acctName__separator, .acctName__yourAccount {
        float: left;
    }
    .acctName:before {
        content:"";
        width:13px;
        height:16px;
        background: url(/wp-content/themes/hdbrows/images/generic/accounticon.png);
        background-size: cover;
        display: block;
        position: absolute;
    }
    .hidden {
        visibility: hidden;
    }
    .salon__finder {
        float: left;
        width: 22px;
        height:25px;
        margin-left: 5px;
        margin-top: 0;
        background: url(/wp-content/themes/hdbrows/images/generic/mappin.png);
        background-size: cover;
        display: block;
    }

    .basket {
        float: left;
        margin-left: 10px;
        margin-top: -4px;
    }
    .header__cart a .title {
    top: 0;
    margin-right: 0.3125rem;
    font-size: 0;
    text-decoration: underline;
    position: initial;
    float: left;
    }
    .icon--basket:before {
        top:2px;
        margin:0;
    }
    .main-logo {
        padding: 0 20px;
    }
    .mob__search__icon {
       font-size: 17px;
       position: absolute;
       right: 12%;
       top: 11px;
    }
    .mobile__search {
        width: 100%;
        background: rgba(18,18,18,0.9);
        padding: 20px;
        position: absolute;
        display: none;
        top: 0;
        bottom: 0;
        z-index: 9;
    }
    .mobile__search__white {
        background: rgba(255,255,255,0.95);
    }
    .mobile__search__content {
        height: 100%;
        display:block;
        padding-top: 40%;
    }
    .mobile__search__content__box {
        width: 100%;
        display: block;
        border: 0;
    }
    .mobile__search__content__box__searchBox {
        position:relative;
    }
    .mobile__search__submit {
        display:block;
        position: absolute;
        right:0;
        top:0;
        width: 50px;
        height: 50px;
        background: none;
        border: 0;
    }
    .mobile__search__icon {
        color: #cccccc;
        font-size:20px;
    }
    .search__icon__loggedOut {
        float: none;
        position: absolute;
        top: 0;
        left: 0;
        padding: 15px;
    }
    .search__title {
    text-align: center;
    font-family: "brandon-grotesque",sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    }
    .mobile__search__icon--black {
    color: #000000;
    }
    .close__mob__menu, .mobile__search__close {
    font-size: 20px;
    position: absolute;
    padding: 10px;
    float: right;
    line-height: 20px;
    top: 3px;
    right: 0;
    }
    .consumer__store {
        text-align: center;
        padding: 20px;
    }
    .btn--black {
        font-family: "brandon-grotesque",sans-serif;
        font-weight: 600;
        background: #000;
        color: #fff;
        letter-spacing: 0;
        font-size: 16px;
    }
    .consumer__menu__promo {
        padding: 20px;
    }

    .site-content .sf p {
        font-size: 16px;
    }
    .site-content .sf h2 {
        letter-spacing: 0;
    }
}


/**NEW STANDARDISED PAGE TEMPLATE STYLESv - NEW VERSION, USE THIS!**/

.main__hero {
    position: relative;
    height: auto;
    overflow: hidden;
}
.main__hero__detail {
    /*position: absolute;
    z-index: 20;
    top: 35%;
    right: 9%;*/
    width: 45%;
    text-align: left;
}
.main__hero__detail--left {
    /*position: absolute;
    z-index: 20;
    top: 32%;
    left: 9%;*/
    width: 50%;
    text-align: left;
}
.main__hero__title {
    position: absolute;
    /*z-index: 20;
    top: 12%;
    left: 9%;*/
    width: 60%;
    text-align: left;
}
/*.main__hero__title--imgBk {
     left: 9%;
}*/

.fybp__hero__text.black-salon-text h1,
.fybp__hero__text.black-salon-text p {
    color: #000;
}
.fybp__hero__text.black-salon-text p,
.site-content .sf p {
    font-weight: 300 !important;
}
.fybp__hero__text.black-salon-text h1 {
    max-width: 250px;
}
.sf .sf__hero .fybp__hero__text.black-salon-text h1::after {
    background-color: #000;
}
.site-content .sf__topSalons__col a p {
    font-weight: 400 !important;
}

.site-content .btn--white {
    width: 100%;
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600 !important;
    font-size: 16px !important;
    letter-spacing: 0;
    padding-left: 30px !important;
    padding-right: 30px !important;
}

/* Salon Finder page styling */
.site-content .sf__topSalons__col p,
.site-content .sf p,
.site-content .inline-icons--title p {
    font-family: "brandon-grotesque",sans-serif !important;
    font-weight: 400;
    font-size: 16px !important;
    letter-spacing: 0;
}

.site-content p.sf__filter__title {
    font-family: "brandon-grotesque",sans-serif !important;
    font-weight: 500;
}

.site-content .salon-finder-widget-container input {
    margin-bottom: 10px;
}

/* keep in touch page styling */
.page-keep-in-touch .template.template__section--black.template__reverseFlex.hdhotline {
    border-bottom: 1px solid white;
}
.template.template__section--black.hdhotline .btn {
    margin-bottom: 30px;
}
.template.template__section--black.hdhotline .btn:hover {
    border: 1px solid #fff;
}
.template.template__section--black.hdhotline a {
    color: #fff;
}

/* training dates page blocks */
.page-training-dates .site-content .event {
    width: 100%;
    background: #fff !important;
    display: inline-block;
    margin: 1%;
    border: 1px solid #ccc;
    text-align: center !important;
    font-size: 16px;
    position: relative;
    padding-bottom: 14px !important;
}

span.dates {
    font-weight: 400;
    letter-spacing: 1px;
}
h3.event-name {
    font-size: 26px;
}

.site-content .btn--default {
    display: block;
    color: #fff !important;
    text-decoration: none;
    background-color: #000 !important;
    transition: 0.3s ease-in-out;
    border: 1px solid #000;
    cursor: pointer;
    width: auto;
    height: auto;
}

.site-content .btn--default:hover {
    border: 1px solid #000;
    background-color: #fff !important;
    color: #000 !important;
}


/* Apply wrapper styles tablet/desktop */
@media screen and (min-width: 576px) {

    .site-content h5 {
        font-size: 20px;
    }

    #header .promo-banner-container {
        margin-bottom: 16px;
    }

    #header .promo-banner-container p {
        font-size: 14px !important;
    }
    .emoji {
        font-size: 17px;
    }

    .main__hero--wrapper {
        width: 100%;
        position: absolute;
        top: 12%;
        left: 9%;
    }

    .main__hero__title.main__hero__title--imgBk {
        position: relative;
    }

    /* salon finder header */
    .fybp__hero__text.black-salon-text h1 {
        max-width: none;
    }

    .template.keepInTouchIntro {
        margin-bottom: 30px;
    }

    .page-keep-in-touch .template__half {
        margin-bottom: 50px;
    }

    .page-keep-in-touch .ifpara--small {
        font-size: 14px !important;
        line-height: 1.2 !important;
    }

    input[type="submit"].btn--default {
        width: auto;
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .sitewide-faq .question span {
        width: 25px;
    }
    .sitewide-faq ul .question p {
        line-height: 2.2 !important;
    }
    .sitewide-faq ul li.question {
        padding-top: 10px;
        padding-bottom: 8px;
    }

    .site-content .btn--white,
    .site-content a.fyfs__cta {
        width: auto;
    }

    .site-content #salon-finder-home-form {
        height: 175px;
        top: 0;
        bottom: 0;
    }

    .site-content .salon-finder-widget {
        width: 70% !important;
    }

    .site-content #salon-finder-home-form h3 {
        width: 240px;
        font-family: "brandon-grotesque", sans-serif;
        font-weight: 600;
        font-size: 26px;
        line-height: 1.3;
        text-transform: uppercase;
        text-align: center;
        margin: auto;
    }

    .site-content .featured-brand-container {
        margin-bottom: 40px !important;
    }

    .site-content .salon-finder-widget-container input {
        margin-bottom: 0;
    }

    .site-content .homepage-video {
        width: 45%;
    }

    .site-content .blog .blog__comments .form-submit input,
    .site-content .comment-reply-link {
        width: auto;
    }
    .site-content .brand-protection-report input[type="submit"].btn--default {
        width: 100%;
    }

    .page-what-are-hd-brows .template__ctaflex {
        margin-top: -25px;
    }
    .page-what-are-hd-brows #training-content ol {
        margin-left: 0;
    }
    .page-what-are-hd-brows #training-content .template.template__section--white.template_fw.template--noflex {
        padding-bottom: 20px;
    }

    /*hide mobile image desktop*/
    .page-newsletter-sign-up #training-content .main__hero__mobile,
    .page-newsletter-sign-up #training-content .show__mobile,
    .page-become-a-guest-blogger #training-content .main__hero__mobile,
    .page-become-a-guest-blogger #training-content .show__mobile {
        display: none;
    }
    #training-content #guest-blogger-form textarea {
        margin-top: 0;
    }

    .page-brow-lamination .template__ctaflex {
        margin-top: -65px;
    }

    .page-training-dates .training-book-link.btn--default {
        display: inline-block;
    }

    .fybp h1 {
        font-size: 40px;
    }

    .fybp__container h2,
    .fyfs--grey .fyfs__container__item h2 {
        font-size: 40px;
        line-height: 1.1;
    }

    .site-content .fyfs h2 {
        font-size: 40px;
        line-height: 2;
    }

    .fyfs--grey .fyfs__container__item .fyfs__container__item__content h2 {
        line-height: 1.1;
    }

    .fybp__container h3 {
        font-size: 30px;
    }

    .page-find-the-right-shade-for-your-brows .template h2 {
        font-size: 40px;
        text-transform: none;
        line-height: 1;
    }

}


/*----- TABLET STYLING ------*/
@media screen and (max-width: 1024px) and (min-width: 576px) {

    .site-content .salon-finder-widget {
        width: 80% !important;
    }

    .site-content .featured-brand-container {
        margin-bottom: 40px !important;
    }

    .page-training-dates .site-content .event {
        width: 48%;
    }

}




/*WhatsApp Page adjustment*/
.whatsApp .main__hero__title--imgBk {
    left: 12%;
    top: 17%;
}
.whatsApp .main__hero__detail--left {
    top: 39%;
    left: 12%;
}
.whatsApp__inner .content {
    width: 70%;
}

.main__hero__title h1 {
    font-size: 34px;
    line-height: 40px;
    padding: 0;
    width: auto;
    z-index: 1;
    position: relative;
    margin-bottom: 6px;
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
    color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-transform: uppercase;
    width: 100%;
    text-align: left;
}
.main__hero__title h1:after {
    width: 120px;
    height: 2px;
    background: #ffffff;
    bottom: 0px;
    margin: 20px 0;
    content: "";
}
.hero__light .main__hero .main__hero__title h1 {
    color: #000;
}
.hero__light .main__hero .main__hero__title h1:after {
    background: #000;
}
.main__hero__desktop, .hide__mobile {
    display: block;
}
/*img.main__hero__desktop {
    width: 100%;
    display: block;
}*/
.main__hero__mobile, .show__mobile {
    display:none;
}
.main__hero__detail p {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #ffffff;
}
.hero__light .main__hero .main__hero__detail p {
    color: #000;
    }
.btn {
    display: inline-block;
    text-transform:uppercase !important;
    font-size: 13px;
    padding: 13px 16px;
}
.btn__white {
    background: #fff!important;
    color: #000 !important;
    border: none !important;
    transition: all 0.3s;
}
.btn__white:hover {
    text-decoration: none;
    color: #fff!important;
    background: #000!important;
    transition: all 0.3s;
}

.btn__black {
    background: #000!important;
    color: #fff !important;
    border: none !important;
    transition: all 0.3s;
}
.btn__black:hover {
    text-decoration: none;
    color: #000!important;
    background: #fff!important;
    transition: all 0.3s;
}

.template {
    width: 100%;
    margin: 0 auto;
    padding: 4% 10%;
    font-family: "brandon-grotesque", sans-serif;
    font-size: 14px;
    line-height: 20px;
    /*letter-spacing: 1.5px;*/
     display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
          justify-content:center;
}
.template__reverseFlex {
    flex-flow:row-reverse;
}
.template--noflex {
    display: block;
}
.template__noFlex {
    display: block;
}
@media all and (max-width: 575px){
    .template__reverseFlex {
        flex-flow: row wrap;
    }
}

/* desktop styling - added bottom margin */
@media screen and (min-width:1025px) {

    .main__hero__title h1 {
        margin-bottom: 20px;
    }

}


.template__contactUs {
    text-transform: uppercase;
    font-family: "brandon-grotesque",sans-serif;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: -0.2px;
}
.template__fnb {
    width: 100%;
    display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
   -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
          padding: 4%;
}
.feature {
    width: 33.333%;
    padding: 20px;
    text-align:center;
}
.feature img {
    width: 100px;
    height: 100px;
    margin-bottom:40px;
}
.feature h3 {
    font-family: "brandon-grotesque",sans-serif;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 16px;
    letter-spacing: 0.5px;
}
.template__flex {
    display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}
.template {
    color: #000;
}
.template h2 {
    font-size: 32px;
    line-height: 34px;
    padding: 0;
    width: auto;
    z-index: 1;
    position: relative;
    margin-bottom: 6px;
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 600;
    text-transform: uppercase;
    width: 100%;
    text-align: left;
}
.template h2:after {
    width: 120px;
    height: 2px;
    bottom: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
    content: "";
    background: #000;
}

.template p {
    font-family: "brandon-grotesque",sans-serif;
    font-size: 16px;
    letter-spacing: 0;
}

.template__awards h2 {
    text-align: center;
    font-size:20px;
}
.template__awards h2:after {
    display: none;
}
.template__awards__logos {
      display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
    padding-top: 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
}
.template__awards__logos__logo {
    padding: 0 20px 40px;
    width: 15%;
}
.template--webform h2 {
    text-align: center;
}
.template--webform h2:after {
    margin: 0 auto;
}
.template--webform {
    text-align:center;
}
.template--webform .template__section--white {
    color: blue;
}
.template--webform .infusion__form {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
.template__half {
    width: 50%;
    float: left;
    position: relative;
}
.template__loveYourJob {
    padding: 8px 0;
}
.template__usp h2:after {
    margin: 10px auto;
}
.template__list {
    text-align:center;
}
.template__list h2:after {
    margin: 10px auto;
}
.template__list h2 {
    text-align: center;
}
ul.template__list__items {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.template__list__items li {
    padding: 10px 0;
    position: relative;
    width: 100%;
    text-align:center!important;
}
.template__list__items__rule {
    width: 30%;
    margin: 5px auto!important;
    border-top: 1px solid #8f8f8f;
}
ul.template__list__items:last-child li hr {
    display: none;
}
.template__section--black .template__list__items .template__faq__list__ruler {
    width: 30%;
    margin: 5px auto!important;
    border-top: 1px solid #8f8f8f;
}
.template__section--white .template__list__items .template__faq__list__ruler {
    width: 30%;
    margin: 5px auto!important;
    border-top: 1px solid #000000;
}
.template__loveYourJob img {
    width: 320px;
    height: 69px;
    display: block;
    margin: 0 auto;
}
.template__half ul, .template__bullets ul {
    margin: 0px 20px;
    padding: 0;
    list-style-type:none;
}
.template__half ul li, .template__bullets ul li {
   margin-bottom: 10px;
   border-left: 2px solid #000;
   padding: 0 0 0 15px;
}
.template__section--black {
    background: #000;
    color: #fff;
}
.template__section--peach {
    background: #99614f;
    color: #ffffff;
}
.template__section__disclaimer {
    padding: 1% 10%;
    font-size: 12px;
    text-align: center;
}

.template__section--black .gdproptions .emailgdpr input.email_gdpr_checkbox + label, .template__section--black .gdproptions .phonegdpr input.email_gdpr_checkbox + label,
.template__section--black .gdproptions .smsgdpr input.email_gdpr_checkbox + label, .template__section--black .gdproptions .mailgdpr input.email_gdpr_checkbox + label {
    position: relative;
    cursor: pointer;
    padding: 0;
    background: #000;
    border: 2px solid #fff;
    width: 30px !important;
    height: 30px !important;
    margin-top: 0 !important;
}
.template__section--black .emailgdpr input.email_gdpr_checkbox:checked + label:before, .template__section--black .phonegdpr input.email_gdpr_checkbox:checked + label:before,
.template__section--black .smsgdpr input.email_gdpr_checkbox:checked + label:before, .template__section--black .mailgdpr input.email_gdpr_checkbox:checked + label:before {
    opacity: 1;
    color: #fff;
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    transition: all .3s ease-in;
}

.template__section--black .template__half ul li {
    border-left: 2px solid #ffffff;
}
.template__section--darkGrey {
    background: #69666A;
    color: #fff;
}
.template__section--burnBrown {
    background: #ac7b7d;
    color: #fff;
}
.template__section--sage {
    background: #afbc88;
    color: #000;
}
.template__section--sage h2:after {
    background: #000;
}
.template__section--blue {
    background: #96c5b0;
    color: #000;
}
.template__single__wrap.template__section--burnBrown {
    background: white;
    border: 4px solid #ac7b7d;
}
.template__section--black a, .template__section--darkGrey a {
    color: #fff;
    text-decoration: underline;
}
.template__section--black h2, .template__section--darkGrey h2 {
    color: #fff;
}
.template__section--black h2:after, .template__section--darkGrey h2:after {
    width: 120px;
    height: 2px;
    bottom: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
    content: "";
    background: #fff;
}
.template__section--black p, .template__section--darkGrey p {
    color: #fff;
}
.template__section--white {
    background: #fff;
    color: #000;
}
.template__section--white h2 {
    color: #000;
}
.template__section--white h2:after, .template__section--blue h2:after {
    width: 120px;
    height: 2px;
    bottom: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
    content: "";
    background: #000;
}
.template__section--burnBrown h2:after {
    background: #fff;
}
.template__section--white p {
    color: #000;
}
.btn--white {
    color: #000!important;
    text-decoration: none!important;
    font-size: 13px !important;
    height: auto;
    width: auto;
    display: inline-block;
    font-family: "brandon-grotesque"!important;
}
.btn--white:hover {
    color: #fff!important;
}
.btn--black:hover {
    text-decoration: none!important;
}
.marginTop {
    margin-top: 40px;
}
.template__half--floatRight {
    float: right;
}
img.template__half__img__offsetLeft {
    position: relative;
    margin-top: -120px;
    margin-left: -166px;
}
.template__faq {
    width: 100%;
    text-align: center;
}
.template__faq ul {
    padding: 0;
    width: 80%;
    display: block;
    margin: 0 auto;
    text-align: left;
}
.template__faq ul .faq-question {
    cursor: pointer;
    font-weight: 700;
}
.template__section--darkGrey ul .faq-question, .template__section--black ul .faq-question {
    border-top: 1px solid #fff;
}
.template__section--burnBrown ul .faq-question, .template__section--white ul .faq-question, .template__section--sage ul .faq-question, .template__section--blue ul .faq-question {
    border-top: 1px solid #000;
}
.template__section--white ul, .template__section--burnBrown ul {
    color: #000;
}
.template__faq ul .faq-question:nth-of-type(1) {
    border-top: 0;
}
.template__faq ul .faq-question p {
    line-height: 40px;
    display: inline-block;
    float: left;
    width: 90%;
    margin: 0;
    font-family: "brandon-grotesque", sans-serif;
    letter-spacing: 1px;
}
.template__faq ul .faq-answer {
    display: none;
    padding-left: 20px;
}
.template__faq .faq-question span {
    margin-right: 10px;
    font-size: 26px;
    font-weight: 700;
    line-height: 40px;
    display: inline-block;
    float: left;
    width: 3%;
}
.template__faq h2 {
    text-align: center;
}
.template__faq h2:after {
    margin: 20px auto;
}

.template__fullWidth h2, .template__fw h2 {
    text-align: center;
}
.template__fullWidth h2:after, .template.template_fw h2:after {
    margin: 20px auto;
}
.template_fw p.training-testimonial-quote, .template_fw p.training-testimonial-client {
    text-align: center;
}
.template__single {
        width: 60%;
        padding: 4% 0%;
}
.template--trainingDays {
    width: 765px;
    padding: 4% 0;
}
.template--trainingDays ul li {
    margin-bottom: 10px;
    border-left: 2px solid #000;
    padding: 0 0 0 15px;
    text-transform: uppercase;
    font-weight: 100;
    letter-spacing: 0.5px;
    font-size: 13px;
}
.template__intro {
    color: #000;
    text-align: center;
    margin-bottom: 40px;
}
.template__intro h2 {
    text-align: center;
}
.template__intro h2:after {
    background: #000;
    margin: 20px auto;
}
.trainingDays__days {
    position: relative;
    float: left;
    width: 100%;
}
.trainingDays__days--floatRight {
    float: right;
    margin-top: -20px;
}
.trainingDays--margin {
    margin-top: -20px;
}
.trainingDays__days__img {
    width: 250px;
    display:block;
    position: relative;
    float:left;
}
.trainingDays__days__img--right {
    float: right;
}
.template__bullets--right ul li {
    text-align:right;
    padding: 0 15px 0 0;
    border-left:0;
    border-right: 2px solid #000;
}
.trainingDays__days__img__tag {
    position: absolute;
    right: -64px;
    top: 20px;
    text-align: right;
    z-index: -1;
    padding: 5px 10px 5px 30px;
    padding-left: 20px;
    text-transform: uppercase;
    font-family: "brandon-grotesque",sans-serif!important;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 0;
    color: #fff;
    background: #000;
}
.trainingDays__days__img__tag---right {
    right: 0;
    left: -64px;
    text-align: left;
    padding: 5px 30px 5px 10px;
}
.trainingDays__days__content {
    float: left;
    width: 60%;
    margin-top: 9%;
}
.trainingDays__days__content--right {
    float: right;
}
.no-padding-top {
    padding-top:0;
}
.no-padding-bottom {
    padding-bottom:0;
}
.video__image__overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: 100%;
    display:block;
}
.template--roi .roi-container {
    width: 100%;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.template__section--darkGrey .roi-container ul#training-tabs {
    background: #fff;
}
.template--roi .roi-container h2 {
    text-align: center;
}
.template--roi .roi-container h2:after {
    margin: 20px auto;
}
.template--roi .roi-treatment-intro {
    font-size: 17px;
    line-height: 20px;
}
.template--roi .roi-treatment-val-container, .template--roi .roi-sales-val-container {
    padding: 20px 0;
}
.template--trainingDates {
    text-align: center;
}
.template--trainingDates h2 {
    text-align: center;
}
.template--trainingDates h2:after {
    margin: 20px auto;
}
.template__course h2 {
    text-align: center;
}
.template__course h2:after {
    margin: 20px auto;
}
.template__course__wrap {
    width:100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: space-between;
        -ms-flex-align: space-between;
            align-items: space-between;
}
.template__course {
    padding: 4% 2%;
}
.template__course__wrap__course {
    width: 16.666%;
    padding: 20px;
    text-align:center;

}
.template__course__wrap__course--wide {
    width: 28%;
}
.template__course__wrap__course__img {
    margin-bottom: 20px;
    width: 150px;
}
.template__course__wrap__course .template__course__wrap__course__desc h3 {
    font-family: "brandon-grotesque",sans-serif;
    color: #000;
    line-height: 30px;
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
    flex-flow: column;
    letter-spacing: 1px;
    min-height: 96px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.template__course__wrap__course .template__course__wrap__course__desc h3:after {
    content:"";
    background: #000;
    width: 10%;
    height: 2px;
    margin: 20px auto;
}
.template__course__wrap__course .template__course__wrap__course__desc p {
    min-height:100px;
}
.template--trainingDates .template__half .tr-date-widget-main {
    width: 100%;
    display: block;
}
.template--trainingDates .template__half .tr-date-widget-main .tr-date-widget-list {
    padding: 0 !important;
    margin: 0 !important;
}
.template--trainingDates.template__section--black .template__half .tr-date-widget-list li.white__title{
    color: #000;
    background: #fff;
}
.template--trainingDates.template__section--black .template__half .tr-date-widget-main ul.tr-date-widget-list, .template--trainingDates.template__section--darkGrey .template__half .tr-date-widget-main ul.tr-date-widget-list {
    border: 0;
    background: #fff;
    color: #000;
}
.template--trainingDates.template__section--black .template__half .tr-date-widget-main ul.tr-date-widget-list li .tr-date-widget-location p,
.template--trainingDates.template__section--black .template__half .tr-date-widget-main ul.tr-date-widget-list li .tr-date-widget-date p,
.template--trainingDates.template__section--darkGrey .template__half .tr-date-widget-main ul.tr-date-widget-list li .tr-date-widget-location p,
.template--trainingDates.template__section--darkGrey .template__half .tr-date-widget-main ul.tr-date-widget-list li .tr-date-widget-date p
 {
    color: #000;
}
.template--trainingDates.template__section--black .template__half ul li, .template--trainingDates.template__section--darkGrey .template__half ul li,
.template--trainingDates.template__section--white .template__half ul li {
    border:0;
    margin:0;
}
.template__modelsSect {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.template__modelsSect__model {
    width: 33.333%;
    padding: 0 20px;
    position:relative;
    overflow:hidden;
}
.template__modelsSect__model:before {
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.template__modelsSect__model:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}
@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}
@keyframes shine {
    100% {
        left: 125%;
    }
}
.template__modelSect__model__twitter {
    position: absolute;
    bottom: 20px;
    right: 20px;
    background: #000;
    color: #fff;
    padding: 10px 20px;
    font-family: "brandon-grotesque",sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: bold;
}
.template__iphone {
    display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
    -ms-flex-flow: row;
        flex-flow: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    padding: 4% 0;
}
.template__iphone .template__half {
    padding: 0 10%;
}
.template__iphone__img--bottom {
    position: relative;
    right: -24%;
}
.template__iphone__img--top {
    position: absolute;
    width: 300px;
    left: 1%;
    z-index: 1;
    top: -100px;
}
.template__interview--padding {
    padding: 3% 0%;
}
.template__interview__row {
    padding: 3% 4%;
    width: 100%;
}
.template__interview__row--noTopBottomPadding {
    padding: 0 4%;
}
.template__interview__row__q1, .template__interview__row__qf {
    width: 33.333%;
    float: left;
    position:relative;
    padding: 0 40px;
}
.template__interview__row__q5 {
    width: 60%;
    float: left;
    position:relative;
    padding: 0 40px;
}
.template__interview__row__q6 {
    width: 40%;
    float: left;
    position: relative;
    padding: 0 40px;
}
.template__interview__row__qf {
    width: 100%;
}
img.template_interview_num2 {
    margin-left: -15%;
}
img.template_interview_num8 {
    margin-left:0;
}
img.template_interview_num10 {
    margin-left: -2%;
}
img.template_interview_num3 {
    margin-left: -15%;
}
.template__interview__row__qf img {
    float: left;
    position: relative;
}
.template__interview__row h2 {
    font-size: 22px;
    text-transform: inherit;
    letter-spacing: 0;
    line-height: 24px;
}
.template__interview__row__content {
    position: absolute;
    top: 22%;
    left: 11%;
    padding: 0 40px;
    width:89%;
}
.template__interview__row__content--q5, .template__interview__row__content--q6 {
    top:0;
    left: 14%;
}
.template__interview__row__content--fw {
    width: 97%;
    margin-left: -18%;
    float:left;
    position: relative;
}
.template__interview__row__content--fw p {
    padding-left: 7%!important;
}
.template__interview__row__content p {
    padding-left: 15%;
}
.template__interview__row h2:after {
    display: none;
}
.template__interview__row__q1 img, .template__interview__row__qf img, .template__interview__row__q5 img, .template__interview__row__q6 img{
    height: 200px;
    display: block;
    position:relative;
}
.template__interview__row__q1 .template_interview_num2 img {
    margin-left: -55px;
}
.template__footer {
    color: #fff;
    padding: 0;
}
.template__footer .template__left {
    width: 30%;
    padding: 2%;
}
.template__footer .template__right {
    width: 70%;
    padding: 2%;
    padding:0;
}
.template__footer .template__left {
    width: 30%;
    padding: 4% 5%;
    float: left;
    padding-bottom:0;
}
.template__footer .template__right {
    width: 70%;
    padding: 4% 5%;
    float: left;
    padding-bottom:0;
}
.template__footer h2 {
    color: #fff;
}
.template__footer h2:after {
    background: #ffffff;
}


/* Footer Typography */

.footer__container .footer-address-block p {
    font-family: "brandon-grotesque",sans-serif;
    font-size: 13px !important;
    line-height: 16px;
}

.footer__container .footer-border-container,
.footer__container .footer-border-container a {
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
    font-size: 13px !important;
}

.footer-term-links .nav--footer__secondary li a {
    font-family: "brandon-grotesque",sans-serif;
    font-size: 13px;
}

.footer__container address.copyright {
    font-family: "brandon-grotesque",sans-serif;
}

.footer__container address.copyright {
    font-family: "brandon-grotesque",sans-serif;
}

@media screen and (min-width:576px) {
    .page-training-dates .site-content .event {
        width: 48%;
    }

    .page-training-dates .site-content select#course,
    .page-training-dates .site-content select#location {
        width: 49%;
    }
    .page-training-dates .site-content select#course {
        margin-right: 1%;
    }

    .site-content .event .btn--default {
        display: inline-block;
    }

    .tal-list li {
        width: 49%;
        margin: 5px 3px;
    }

    .sitewide-faq ul {
        width: 60%;
    }

    .footer__container .footer-address-block p {
        font-size: 14px !important;
        line-height: 18px;
    }

    .footer__container .footer-border-container,
    .footer__container .footer-border-container a {
        font-size: 14px !important;
    }
}


.model_wears {
    font-family: "brandon-grotesque",sans-serif;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0px;
    display: flex;
    flex-flow: column wrap;
    align-items: center;
    margin-top: 20px;
}
.model_wears:after {
    width: 30%;
    height: 2px;
    bottom: 0px;
    margin-top: 7px;
    margin-bottom: 20px;
    content: "";
    background: #000;
}
.model__wears__products {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items:flex-start;
}
.model__wears__products__inner {
    width: 50%;
    padding: 10px;
}
.model__wears__products__inner__product {
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 16px;
}
@media all and (max-width: 1290px){
    .template__iphone__img--top {
        width: 300px;
    }
}
@media all and (max-width: 1180px){
    .template__iphone__img--top {
        width: 250px;
    }
    img.template__half__img__offsetLeft {
    position: relative;
    margin-top: -74px;
    margin-left: -125px;
    }
    .template__interview__row__q1, .template__interview__row__qf, .template__interview__row__q5 {
        width: 100%;
        margin-bottom: 20px;
    }
    .template__interview__row__q1 img, .template__interview__row__qf img, .template__interview__row__q5 img, .template__interview__row__q6 img {
        height: 114px;
    }
    img.template_interview_num3, img.template_interview_num2 {
        margin-left:0;
    }
    .template__interview__row__q1 img, .template__interview__row__qf img, .template__interview__row__q5 img, .template__interview__row__q6 img {
        float: left;
    }
    .template__interview__row__content {
        float: left;
        width: 86%;
        position: initial;
    }
    .template__interview__row__content p {
        padding-left: 0;
    }
    .template__interview__row__content--fw {
        float: left;
        width: 84%;
        margin-left:0;
    }
    .template__interview__row__q6 {
        width: 100%;
    }
    .template__interview__row__content--fw p {
        padding-left:0!important;
    }

}

@media all and (max-width: 680px){
    .template {
        padding: 4%;
    }
    .template__half {
        width: 100%;
    }
    .template__iphone {
        display: block;
    }
    .template__iphone__img--bottom {
        padding:0;
    }
    .template__iphone__img--bottom {
        width: auto;
    }
    .template__iphone__img--top {
        width: 50%;
        left:0;
        right: 0;
    }
    .template__iphone__img--bottom {
    position: relative;
    right: 1%;
    margin-left: -217px;
    padding: 24px;
    }
    .template__iphone .template__half {
        padding: 0;
    }
    .template__iphone__img--top {
    width: 52%;
    left: 49%;
    /* right: -13px; */
    /* right: 50px!important; */
    top:-10px;
    }
    .mobile__margin {
        margin-bottom: 40px;
    }
    .template__modelsSect {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }
    .template__modelsSect__model {
        width: 49%;
        padding: 1%!important;
    }
    .template__modelSect__model__twitter {
    position: absolute;
    bottom: 5%;
    left: 9%;
    /* right: -50%; */
    /* transform: translateX(50%); */
    z-index: 9;
    background: #000;
    color: #fff;
    padding: 10px 20px;
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 0;
    width: 82%;
    text-align: center;
    }
    img.template__half__img__offsetLeft {
    position: relative;
    margin-top: -80px;
    margin-left: -19px;
    z-index: -9999;
    }
    .template__interview__row__content {
    float: left;
    width: 100%;
    position: initial;
    padding: 0;
    text-align: center;
    }
    .template__interview__row__q1 img, .template__interview__row__qf img, .template__interview__row__q5 img, .template__interview__row__q6 img {
        float: none;
        margin: 0 auto;
    }
    .template__interview__row__q1, .template__interview__row__qf, .template__interview__row__q5 {
        padding:0;
        margin-bottom:10px
    }
    .template__interview__row {
        padding: 0;
    }
    .template__interview__row__content {
        margin-top: -47px;
    }
    .template__modelSect__model__twitter {
        font-size: 10px!important;
    }
}

.template__faq__list h2 {
            text-align:center;
        }
        .template__faq__list h2:after {
            margin: 20px auto;
        }
        .template__faq__list .template__list__items .text p {
            text-align: center!important;
        }
        .template__faq__list__rule {
            width: 10%;
            display: block;
            border-top: 1.5px solid #fff;
        }
        .template__list__items {
            display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
        }
        .template__list__items .faqQuestion, .template__list__items .faqAnswer {
            width: 100%;
        }
        .template__list__items .faqQuestion {
            text-transform: uppercase;
            font-family: "brandon-grotesque",sans-serif;
            font-weight: 600;
            margin-bottom: 10px;
            font-size: 18px;
            line-height: 25px;
            letter-spacing: 1px;
        }
        .template__usp .template__course__wrap__course {
            width: 25%;
        }
        .template__usp .template__course__wrap__course {
            width: 25%;
        }
        .template__usp .template__course__wrap__course img {
        -ms-flex-item-align: center;
        align-self: center;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
            margin: 0 auto;
        }
        .template__usp .template__course__wrap__course h3 {
            text-transform: uppercase;
            font-family: "brandon-grotesque",sans-serif;
            font-weight: 600;
            font-size: 18px;
            line-height: 24px;
            margin-bottom:10px;
            min-height: 15%;
            display: flex;
            flex-flow: row wrap;
            justify-content: center;
            align-items: center;
        }
.template__ctaflex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
@media all and (max-width: 575px){
    .feature {
        width: 100%!important;
    }
    img.largeFnBImg {
        width: 50%!important;
    }
    .course__detail {
        width: 100%!important;
        max-width: 100%!important;
    }
    .template__usp .template__course__wrap__course {
            width: 100%;
            display: block;
    }

    .main__hero__desktop, .hide__mobile {
        display: none;
    }
    .main__hero__mobile, .show__mobile {
        display: block;
    }
    .main__hero {
        position: relative;
        height: auto;
        display: block;
    }
    .main__hero__title {
        text-align:center;
        left:0;
        width: 100%;
    }
    .main__hero__title h1 {
        text-align:center;
        font-size: 30px;
        line-height: 34px;
        width: 80%;
        margin: 0 auto;
    }
    .main__hero__title h1:after {
        margin: 20px auto;
    }
    .main__hero__detail {
    position: initial;
    z-index: 20;
    top:0;
    left:0;
    width: 100%;
    text-align: left;
    left: 0%;
    width: 100%;
    padding: 20px;
    transform: none;
    top: 0;
    justify-content: center;
    text-align: center;
    }
    .main__hero__detail p {
        color: #000;
    }
    .main__hero__detail h1 {
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
    }
    .mobile__content {
        padding: 5%;
    letter-spacing: 1.5px;
    font-size: 14px;
    }
    .template {
        padding: 4%;
    }
    .template__footer {
        padding:0;
    }
    .template__half {
        width:100%;
        text-align:center;
    }
    .template__half p, .template__half ul li, .main__hero__detail p {
        text-align:left;
    }
    .template h2 {
        margin-top: 20px;
    }
    .template__section--black p, .template__section--white p, .template__half__bullets, .template__section--darkGrey p, .template__section--burnBrown p {
        text-align: center;
    }
    .template h2 {
        text-align: center;
        font-size: 32px;
        line-height: 1.2;
    }
    .template h2:after {
        margin: 20px auto 40px;
    }
    .template__flex {
        padding: 5%;
    }
    .template__contactUs, .template__flex {
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .template__contactUs {
        margin-bottom: 20px;
    }
    .template__faq h2:after {
        margin: 20px auto;
    }
    .template__faq ul {
        width: 100%;
    }
    .template__faq ul .faq-question p {
        line-height: 24px;
        padding: 8px 0;
    }
    .template .webform p {
        line-height: 20px;
    }
    .template--trainingDays {
        width: 100%;
    }
    .trainingDays__days__img, .trainingDays__days__content {
        width: 100%;
    }
    .trainingDays__days__img__tag {
        z-index: 9;
        left: 0;
        width: 98px;
        padding: 20px;
        font-size: 20px;
    }
    .trainingDays__days__content {
        margin: 0;
        padding: 40px 0;
    }
    .trainingDays__days--floatRight {
        margin-top:0;
    }
    .template__bullets--right ul li {
        border-left: 2px solid #000;
        border-right: 0;
        text-align: left;
        padding: 0 0 0 15px;
    }
    .trainingDays__days__content {
        margin-top: -42%;
        position: relative;
    }
    .trainingDays__days .template__bullets ul {
        background: #fff;
        padding: 20px;
    }
    .ifpara {
        line-height: 1.3;
    }
    .template__course__wrap__course {
        width: 100%;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        text-align: left;
    }
    .template__course__wrap__course__img {
        -ms-flex-item-align: start;
        align-self: flex-start;
        width: 100px;
        padding: 0;
    }
    .template__course__wrap__course__desc p {
        text-align:left!important;
    }
     .template__course__wrap__course .template__course__wrap__course__desc {
        padding: 0 10px;
     }
    .template__course__wrap__course__desc h3 {
       font-family: 'Brandon Grotesque Semibold',sans-serif;
    color: #000;
    line-height: 30px;
    font-size: 15px;
    font-weight: 600;
    line-height: 33px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
    flex-flow: column;
    letter-spacing: 1px;
    min-height: auto!important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left!important;
    line-height: 20px;
    }
    .template__course__wrap__course .template__course__wrap__course__desc h3:after {
            content: "";
    background: #000;
    width: 10%;
    height: 2px;
    margin: 10px 0;
    }
    .template__course__wrap__course .template__course__wrap__course__desc p {
        min-height: initial;
    }
    .template__course__wrap__course {
        margin-bottom: 30px;
    }
    .template__awards__logos {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }
    .template__awards__logos__logo {
        padding: 0 10px 10px;
        width: 50%;
    }
    .template__awards__logos__logo--featured {
        width: 33.333%;
    }
    .marginTop {
    margin-top: 20px;
    }
    .btn--black {
        padding: 1em!important;
    }
    .template__section--white .emailgdpr {
        width: 50%;
    }
    .training-2day-video {
        width: 100%!important;
    }
    .template__usp .template__course__wrap__course img {
        width: 55%;
        align-items: center;
        align-self: center;
        justify-content: center;
        margin: 0 auto;
    }
    .main__hero__title {
        top: 24%!important;
    }
    .template__footer .template__left, .template__footer .template__right {
        width: 100%;
    }
    .template__footer .template__left img {
        width: 60%;
        text-align: center;
    }
    .template__footer .template__left img {
        width: 60%;
        margin: 0 auto;
        text-align: center;
        display: block;
    }
    /*.main__hero__title {
        position: absolute;
        top: 0;
        left: 0;
        display: flex;
        -webkit-box-orient: vertical;
     -webkit-box-direction: normal;
         -ms-flex-direction: column;
             flex-direction: column;
     -webkit-box-pack: center;
         -ms-flex-pack: center;
             justify-content: center;
        border-radius: 5px;
        width: 100%;
    }*/
}
@media all and (max-width: 475px){
    .template__modelSect__model__twitter {
        padding: 5px;
    }

}
@media all and (max-width: 320px){
    .fybp h1 {
        font-size: 33px;
        line-height: 35px;
    }
}

/**Whatsapp**/
#whatsApp, #kitBlog {
    max-width: 1280px;
    margin: 0 auto;
    display: block;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    flex: 0 1 100%;
    margin: 0 auto 6em;
    padding: 0 0;
    width: 100%;
}
#whatsApp, #kitBlog {
    padding: 30em 0 0;
    background-size: 768px;
    background-position: left top;
    max-width: 100%;
    background-repeat: no-repeat;
    background-attachment: local;
    min-height: 36em;
}
#whatsApp .whatsApp__inner, #kitBlog .whatsApp__inner {
    display: flex;
    flex: 1 1 50%;
    flex-basis: 50%;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
#whatsApp, #kitBlog {
    background-position: right top;
}
#whatsApp .content h1, #kitBlog .content h1 {
        font-size: 31px;
    line-height: 40px;
    padding: 0;
    width: auto;
    letter-spacing: 1.5px;
    z-index: 1;
    position: relative;
    margin-bottom: 6px;
    font-family: 'Brandon Grotesque Semibold';
    color: #000000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 600;
    text-transform: uppercase;
    width: 100%;
    text-align: left;
}
#whatsApp  .content h1:after, #kitBlog .content h1:after {
    width: 120px;
    height: 2px;
    background: #000000;
    bottom: 0px;
    margin: 20px 0;
    content: "";
}
#whatsApp .content p, #kitBlog .content p {
    width: 100%;
    text-align:left;
}
.kitSocial {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.kitSocial a {
    font-family: "brandon-grotesque",sans-serif !important;
    font-weight: 600;
    padding: 20px;
    background: black;
    display: block;
    color: #fff !important;
    text-transform: uppercase;
    text-decoration: none;
    width: 31.333%;
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 1%;
}
#whatsApp .content h2, #kitBlog .content h2 {
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
    font-size: 32px;
    line-height: 40px;
    padding: 0;
    width: auto;
    letter-spacing: 0;
    z-index: 1;
    position: relative;
    margin-bottom: 6px;
    color: #000000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-transform: uppercase;
    width: 100%;
    text-align: left;
}
#whatsApp .content h2:after, #kitBlog .content h2:after {
    width: 20%;
    height: 2px;
    background: #000000;
    bottom: 0px;
    margin: 20px 0;
    content: "";
}
.socialIphone {
    width: 250px;
    position: absolute;
    top: -200px;
    left: 25%;
}
.hdIphone {
    width: 650px;
    position: absolute;
    top: -246px;
    left: 25%;
}
.kitSocialWrap {
    margin-left: -90px;
}
@media screen and (min-width: 768px) {
#whatsApp, #kitBlog {
    display: flex;
    flex-direction: row;
    margin: 0 auto;
}
#whatsApp, #kitBlog {
    padding: 3em 0;
    background-size: cover;
    background-position: 30% center;
    max-width: 100%;
    background-attachment: scroll;
    margin: 0 auto 2em;

}
#whatsApp, #kitBlog {
    flex-direction: row-reverse;
}
}

/**NEW MAKE UP PAGES**/
.mu__hero {     height: 100vh;
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.mu__content {
    text-align: center;
       flex: 1 1 50%;
    flex-basis: 50%;
    color: #000000;
}
.mu__content__inner { width: 80%;
    margin: 0 auto;
    padding: 40px 0;
}
.mu__content p {
    font-size: 15px;
    color: #000000;
    letter-spacing: 1.5px;
}
.mu__content h1 {
    font-family: "brandon-grotesque",sans-serif;
    text-transform: uppercase;
    color: #000000;
}
.mu__content h1 span {
    display: block;
    font-size: 48px;
    font-weight: 800;
}
.PromQueen {
    background-image: url('https://hdbrows.com/wp-content/themes/hdbrows/images/makeup/hero_promqueen_desktop.jpg');
    background-size: cover;
}
.Sunkissed {
    background-image: url('https://hdbrows.com/wp-content/uploads/2019/01/hero_sunkissed_desktop.jpg');
    background-size: cover;
}
.TimelessBeauty {
    background-image: url('https://hdbrows.com/wp-content/themes/hdbrows/images/makeup/timelessbeauty_desktop.jpg');
    background-size: cover;
}
.CuttingEdge {
    background-image: url('https://hdbrows.com/wp-content/themes/hdbrows/images/makeup/hero_cuttingedge_desktop.jpg');
    background-size: cover;
}
.MarryMe {
    background-image: url('https://hdbrows.com/wp-content/themes/hdbrows/images/makeup/marryme_desktop.jpg');
    background-size: cover;
}
.SmokeyEye {
    background-image: url('https://hdbrows.com/wp-content/themes/hdbrows/images/makeup/hero_smokeyeyes_desktop.jpg');
    background-size: cover;
}
.HollywoodClassic {
    background-image: url('https://hdbrows.com/wp-content/themes/hdbrows/images/makeup/hero_hollywoodclassic_desktop.jpg');
    background-size: cover;
}
.WingIt {
    background-image: url('https://hdbrows.com/wp-content/themes/hdbrows/images/makeup/hero_wingit_desktop.jpg');
    background-size: cover;
}
.course__detail {
    width: 1400px;
    max-width: 1400px;
    margin: 0 auto;
    display:flex;
    align-items:center;
}
.course__detail--small {
    width: 900px;
    max-width: 900px;
    margin: 0 auto;
}
.course__detail__half__wrap {
    width: 100%;
    float: left;
    display:flex;
}
.course__detail__half__introContent h2 {
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    color: #000000;
}
.course__detail__half__introContent h2:after {
    content: "";
    display: block;
    width: 20%;
    height: 2px;
    background: #000000;
}
.course__detail__half__introContent p {
    font-size: 15px;
    letter-spacing: 1.5px;
    color: #000000;
    margin-bottom: 30px;
}
.neg {
    margin-top: -53px;
    position:absolute;
    z-index:9999;
}
.course {
    position:relative;
}
.course__detail--courseDetails {
    display: flex;
    justify-content: center;
    text-align: center;
    width:100%;
}
.course__detail__half {
    float: left;
}
.course {
    display: flex;
    justify-content:center;
    align-items:center;
}
.course__detail--courseDetails .nextPrev {
     width: 33.333%;
    background: #000;
    padding: 10px;
    color: #ffffff;
    text-transform: uppercase;
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
    letter-spacing: -0.5px;
    font-weight: bold;
    font-size: 15px;
    margin: 2px;
}
.course__detail--courseDetails .nextPrev a {
    color: #ffffff;
    text-decoration: none;
}
.course__detail--courseDetails .prev, .course__detail--courseDetails .next {
    position:relative;
}
.course__detail--courseDetails .prev::after {
    content: "\f100";
    font-family: FontAwesome;
    color: #ffffff;
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 9px;
    font-size: 30px;
}
.course__detail--courseDetails .next::after {
    content: "\f101";
    font-family: FontAwesome;
    color: #ffffff;
    font-weight: bold;
    position: absolute;
    top: 0;
    right: 9px;
    font-size: 30px;
}
.course__content {
    padding: 5% 2%;
    color: #000000;
    margin: 2px;
    background: #ffffff;
}
.course__content h2 {
    text-align: center;
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 32px;
    display: flex;
    flex-flow: column wrap;
    align-items: center;
}
.course__content h2:after {
    content: "";
    display: block;
    width: 20%;
    height: 2px;
    background: #000000;
    margin: 10px 0 20px;
}
.course__content__details {
    display: flex;
    justify-content: space-around;
    align-items: center;
    font-size: 14px;
    width: 50%;
    flex-flow: column wrap;
    float: left;
}
.course__content__details__price  {
    width: 33.333%;
    position: relative;
    padding: 10px 20px;
    display: flex;
    flex-flow: row;
    background: #000;
    margin: 2px;
    color: #fff;
    justify-content: center;
    align-items:center;
}
.course__content__details__price .icon {
    font-size: 30px;
    line-height: 32px;
    margin-right: 10px;
}
.course__content__details__locations  {
    width: 100%;
    position: relative;
    padding: 10px 20px;
    padding-left:30px;
}

.course__content__details__time  {
    width: 100%;
    position: relative;
    padding: 10px 20px;
    padding-left:30px;
}

.extraPadding {
    padding: 5%;
}
.course__learn {
    width: 100%;
    padding: 4% 10%;
    background-image: url('https://hdbrows.com/wp-content/themes/hdbrows/images/makeup/whatiwilllearnback.jpg');
    background-size:cover;
    background-repeat: no-repeat;
    color: #ffffff;
}
.course__detail--small h2 {
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    color: #000000;
}
.course__detail--small h2:after {
    content: "";
    display: block;
    width: 20%;
    height: 2px;
    background: #000000;
}
.course__detail__half__introContent ul {
    padding: 20px 0;
}
.course__detail__half__introContent ul li {
        /* padding: 20px 0; */
    border-left: 2px solid #000000;
    /* margin-left: 20px; */
    padding-left: 20px;
    margin: 20px 0;
    color:#000000;
    letter-spacing: 1.5px;
}

.course__detail__left {
    width: 49%;
    float: left;
    margin: -0px 0 0px;
    position:relative;
}
.course__detail__right {
    width: 49%;
    float: left;
    padding: 50px;
}
.course__content__inner {
    display: flex;
    justify-content: center;
    /* align-items: center; */
    text-align: center;
}
 .course__detail__right .featuredImg {
        margin-top: -100px;
        position: relative;
        margin-left: -20px;
    }
.course__detail__left h2 {
    color: #000000;
    font-size: 25px;
    line-height: 34px;
    font-weight: 600;
    font-family: "Brandon Grotesque Semibold",sans-serif;
    display: flex;
    flex-flow: column;
}
.course__detail__left h2:after {
    width: 20%;
    height: 2px;
    bottom: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
    content: "";
    background: #000000;
}
.course__detail__left p {
    font-size: 14px;
    color: #000000;
    letter-spacing: 1.5px;
}
.makeupTraining h2:after {
    width: 120px;
    height: 2px;
    bottom: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
    content: "";
    background: #000000;
}
.template__icon .template__half {
    width: 100%;
    color: #000000;
}
.template__icon .template__half ul {
    display: flex;
    flex-flow: row wrap;
}
.template__icon .template__half ul li {
    border: 3px double #000000;
    margin: 1%;
    background: none!important;
}
.template__icon .template__half .tr-date-widget-list li {
    padding: 10px;
    width: 31.333%;
    text-align: center;
    height: auto;
    line-height: 26px;
}
.template__icon .template__half .tr-date-widget-date {
    display: flex;
    width: 100%;
    position: initial;
    text-align: center;
    justify-content:center;
    align-items:center;
}
.template__icon .template__half  .tr-date-widget-location {
     display: flex;
    width: 100%;
    position: initial;
    justify-content:center;
    align-items:center;
}
.template__icon .template__half  .tr-date-widget-main {
    height: auto;
    max-height: initial;
}
.template__icon .template__half  .tr-date-widget-date p, .makeupTraining .template__half  .tr-date-widget-location p {
    text-align:center;
}
.template__icon .template__half .tr-date-widget-main {
    height: auto;
    max-height: initial;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
}
.template__icon .template__half .tr-date-widget-location p {
    text-transform:uppercase;
}
.template__icon .template__half ul {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    width: 100%;
    justify-content: center;
}
.template__icon .template__half .tr-date-widget-main {
    margin:0;
}
.template__makeup {
    color: #ffffff!important;
    background: url(https://hdbrows.com/wp-content/themes/hdbrows/images/makeup/whatiwilllearnback.jpg);
    background-size: cover;
    flex-flow: row-reverse wrap;
}
.template__makeup__inner {
    padding: 30px;
    margin-top: -50px;
    padding-bottom: 0;
}
.template__makeup__img__learn {
    margin-top: -18%;
    border: 20px solid #000;
    height: 400px;
}
.template__icon {
    /*background: #0d0c0c;*/
    background: #e5cdb3;
    color: #000000;
}
.template__icon p, .template__icon h2, .template__icon h2:after {
    color: #000000;
}
.template__icon h2:after {
    background: #000000;
}
.template__icon .tr-date-widget-main h3 {
    color: #000000;
}
.template__icon h3 {
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 0.5px;
    margin-bottom:0;
}
.tr-date-widget-main h3 {
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 25px;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
    color: #ffffff;
}
.tr-date-widget-main h3:after {
    content: "";
    width: 20%;
    height: 2px;
    margin: 10px 0 20px;
}
.icon__img {
    width: 50px;
    display: block;
    margin: 0 auto;
}
.template__icon {
    display: flex;
    flex-flow: row wrap;
    /* justify-content: flex-end; */
    align-items: flex-start;
    justify-content: center;
    text-align: center;
}
.template__icon h2 {
    text-align: center;
    align-items:center;
}
.icon__wrap {
    width: 20%;
    display: flex;
    flex-flow: column wrap;
    align-items: center;
    padding: 20px;
}
#makeup-course-form {
    width: 85%;
    margin: 0 auto;
}
.template__webform h2 {
    align-items: center;
}
.template__webform p {
    text-align: center;
}
.template__webform .emailgdpr {
    display: flex;
    flex-flow: column wrap;
    align-items: center;
}
.largeIcon {
    font-size: 40px;
    height: 50px;
}
.marryMeBack {
    background: #AE9081;
}
.newsletterEmail {
    text-align: center;
    background: #AD978C;
}
.newsletterEmail h2 {
    text-align:center;
    align-items:center;
}
.newsletterEmail #content .infusion-form {
    width: 100%;
}
.keepInTouchForm {
    width: 100%!important;
    max-width: 100%!important;
}
.newsletterEmail .smallPara {
    font-size: 14px;
    line-height: 20px;
}
.g-recaptcha {
    width: 304px;
    margin: 20px auto;
}
.keepInTouchIntro {
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
}
.keepInTouchIntro h1 {
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 31px;
    line-height: 36px;
}
.keepInTouchIntro p {
    margin-bottom:0;
}
.keepInTouchIntro {
    padding: 2%;
}
#kitBlog {
        margin: 0 auto;
    }
.the__collective {
    background: #AD978C;
}
.envelopevector {
    position: absolute;
    left: -20%;
}
@media all and (max-width: 575px){
    .envelopevector {
    position: absolute;
    left: -37%;
    bottom: -1%;
    opacity: 0.5;
    }
    .kitSocialWrap h2 {
        font-size: 26px!important;
        line-height: 30px;
    }
    #whatsApp, #kitBlog {
        margin: 0 auto 2em;
    }
    #kitBlog {
        margin: 0 auto;
    }
    .keepInTouchIntro h1 {
        font-size: 30px;
        line-height: 36px;
    }
    .keepInTouchIntro {
    padding: 4%;
    text-align: center;
    }
    .socialIphone {
        position: initial;
    }
    .kitSocialWrap {
        margin-bottom:30px;
        margin-left:0;
    }
    .kitSocial {
        justify-content: center;
    }
    .kitSocial a {
        width: 48%;
    }
    .the__collective h2 {
        font-size: 26px;
    }
    #whatsApp .content h2, #kitBlog .content h2 {
        text-align: center;
        align-items: center;
    }
    .whatsApp__inner .content {
    width: 100%;
    padding: 4%;
    }
    .hdIphone {
        position: initial;
        bottom:0;
        left:0;
    }
    .content {
        text-align:center;
    }
    .mu__content {
        flex: 0;
        flex-basis: 0
    }
    .course__detail__left {
        width: 100%;
        margin:0;
    }
    .course__detail__right {
        width: 100%;
        padding: 20px;
    }
    .course__detail__left {
        padding: 0 25px 50px;
    }
    .template__icon .template__half .tr-date-widget-list li {
        width: 100%;
    }
    .template__icon p {
        text-align: center;
    }
    .course__detail__right .featuredImg {
        margin-top: -30px;
        margin-bottom: 30px;
    }
    .course__detail {
        width:100%;
    }
    .course__content {
        margin: 0 2px;
    }
    .mu__content {
        flex-basis: 0;
        flex:0;
    }
    .mu__hero {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    }
    .mu__content__inner {
        width: 100%;
    }
    .course__detail--courseDetails {
        flex-flow: column wrap;
    }
    .PromQueen {
    background-image: url('https://hdbrows.com/wp-content/themes/hdbrows/images/makeup/promqueenmobile.jpg')!important;
    background-size: cover;
    }
    .SmokeyEye {
    background-image: url('https://hdbrows.com/wp-content/themes/hdbrows/images/makeup/smokeyeyesmobile.jpg')!important;
    background-size: cover;
    }
    .Sunkissed {
        background-image: url('https://hdbrows.com/wp-content/themes/hdbrows/images/makeup/sunkissedmobile.jpg')!important;
    }
    .TimelessBeauty {
    background-image: url('https://hdbrows.com/wp-content/themes/hdbrows/images/makeup/timelessbeauty_mobile.jpg')!important;
    background-size: cover;
    }
    .CuttingEdge {
    background-image: url('https://hdbrows.com/wp-content/themes/hdbrows/images/makeup/cuttingedgemobile.jpg')!important;
    background-size: cover;
    }
    .MarryMe {
    background-image: url('https://hdbrows.com/wp-content/themes/hdbrows/images/makeup/marryme_mobile.jpg')!important;
    background-size: cover;
    }
    .HollywoodClassic {
    background-image: url('https://hdbrows.com/wp-content/themes/hdbrows/images/makeup/thehollywoodclassicmobile.jpg')!important;
    background-size: cover;
    }
    .WingIt {
    background-image: url('https://hdbrows.com/wp-content/themes/hdbrows/images/makeup/wingitmobile.jpg')!important;
    background-size: cover;
    }
    .mu__hero {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto!important;
    flex-flow: column wrap;
    }
    .course__detail--courseDetails .nextPrev {
        width: 100%;
    }
    .mu__content__inner  {
        padding: 40px 20px;
    }
    .course__detail--courseDetails .nextPrev {
        margin:0;
        margin-bottom: 2px;
    }
    .mu__content h1 span {
        font-size: 38px;
        line-height: 40px;
    }
    .mu__content h1, .mu__content p {
        color: #ffffff;
    }
    .mu__content p {
        font-size: 13px;
    }
    .course__content h2 {
    font-size: 25px;
    line-height: 30px;
    font-weight: 600;
    }
    .course__content__inner {
    display: flex;
    justify-content: center;
    /* align-items: center; */
    text-align: center;
    flex-flow: column wrap;
    }
    .course__content__details__price {
    width: 100%;
    position: relative;
    padding: 10px 20px;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    }
    .course__content__details__price .icon {
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 0px;
    margin-right: 20px;
    }
    .course__detail__right .featuredImg {
        margin-left:0;
    }
    .makeupTraining  .tr-date-widget-main {
        display:none!important;
    }
    .makeupTraining .template__half {
        margin-bottom: 0px;
    }
    .course__detail__half__introContent ul {
        padding: 20px 0 0;
    }
    .template__icon h2:after {
        margin: 20px auto;
    }
    .icon__wrap {
        padding: 0!important;
        padding-bottom: 20px!important;
    }
    .icon__wrap:last-child {
        padding-bottom:0;
    }
}

.template__artists {
    background-image: url('https://hdbrows.com/wp-content/themes/hdbrows/images/makeup/artistback.jpg');
    background-size:cover;
}
.template__artists h2 {
    text-align:center;
    color: #ffffff;
    align-items:center;
    font-size: 28px;
    font-weight: 400;
}
.template__artists h2 span {
    font-weight: bold;
    font-size: 38px;
}
.template__artists h2:after {
    background: #ffffff;
}
.trainers {
    width: 800px;
    margin: 20px auto;
    display: flex;
    flex-flow: row wrap;
}
.trainers__trainer {
    width: 50%;
    padding: 20px;
}
.trainers__trainer img {
    width: 100%;
}
.trainers__trainer h3 {
        color: #fff;
    font-family: "brandon-grotesque",sans-serif;
    text-transform: uppercase;
    padding: 10px 0;
    margin-bottom: 0;
    padding: 0;
    margin-top: 10px;
}
.trainers__trainer h3 span {
    font-weight: 800;
}
.trainers__trainer p {
    color: #fff;
    font-weight: bold;
}
.make__up__course h1 {
        color: #000000;
    }
@media all and (max-width: 575px){
    .template__makeup__img__learn {
        height: auto;
        margin-top: -5%;
    }
    .icon__wrap {
        width: 100%;
        padding: 20px;
    }
    .template__artists h2 {
        font-size: 1.2rem;
    }
    .template__artists h2 span {
        font-size: 33px;
    }
    .template__artists {
        background: #000000;
    }
    .trainers__trainer {
        width: 100%;
    }
    .course__detail {
        flex-flow: column wrap;
    }
    .mu__content {
        color: #ffffff;
    }
    .mu__content h1 {
        color: #ffffff!important;
    }
    .mu__content p {
        color: #ffffff!important;
    }
    .makeUpLanding .main__hero__title h1 {
        color: #ffffff!important;
    }
     .makeUpLanding .main__hero__title h1:after {
        background: #ffffff!important;
    }
    .make__up__course h1 {
        color: #ffffff!important;
    }
    .make__up__course h1:after {
        background: #ffffff!important;
    }
}
/**New Packages**/
.packagesSection {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -ms-flex-flow: row;
     flex-flow: row;
     background: #eaeaea;
     -webkit-box-align: start;
     -ms-flex-align: start;
     align-items: flex-start;
     -ms-flex-pack: distribute;
     justify-content: space-around;
}
 .packagesBg {
     background: #eaeaea;
}
 .package {
     background: #ffffff;
     width: 28.333%;
     margin: 1%;
     box-shadow: 15px 15px #f3f3f4;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -ms-flex-flow: column wrap;
     flex-flow: column wrap;
     -webkit-box-pack: center;
     -ms-flex-pack: center;
     justify-content: center;
     -webkit-box-align: center;
     -ms-flex-align: center;
     align-items: center;
}
 .silver .package__title {
     font-size: 25px;
     font-weight: 800;
}
 .silver .package__strapline {
     background: #f5f6f5;
}
 .package__title {
     font-family: "Brandon Grotesque",sans-serif;
     font-size: 22px;
     font-weight: 600;
     text-transform: uppercase;
     color: #000;
     margin: 0;
     padding: 20px;
     width: 100%;
     text-align: center;
}
 .package__strapline {
     width: 100%;
     text-align: center;
     color: #58585a;
     padding: 19px;
     font-family: "Brandon Grotesque",sans-serif;
     font-weight: bold;
     font-size: 18px;
     letter-spacing: -0.5px;
}
 .package__description {
     width: 100%;
     border-top: 6px solid #e7e7e8;
     padding: 20px 10px;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-align: center;
     -ms-flex-align: center;
     align-items: center;
     -webkit-box-pack: center;
     -ms-flex-pack: center;
     justify-content: center;
}
 .packages__description {
     width: 100%;
     margin-bottom: 20px;
     text-align: center;
}
 .package__description p {
     margin:0;
     margin: 0;
     font-weight: 400;
     font-size: 14px;
     color: #000;
}
 .package__feature {
     width: 100%;
     padding: 10px 10px;
     padding-left: 40px;
     border-top: 6px solid #e7e7e8;
}
 .package__feature p {
     margin: 0;
     position: relative;
}
 .package__img__title {
     width: 388px;
     display: block;
     margin: 0 auto;
     margin-bottom: 20px;
}
 .package__feature p:before {
     content: "\f00c";
     font-family: 'FontAwesome';
     font-size: 22px;
     color: #49b848;
     position: absolute;
     width: 50px;
     height: 50px;
     left: -29px;
     top: 0;
}
 .package__feature p .small {
     font-size: 12px;
}
 .bronze__bar {
     width: 100%;
     background: #e4d4c9;
    /* Old browsers */
    /* FF3.6-15 */
     background: -webkit-linear-gradient(left, #e4d4c9 0%,#c4b3ab 50%,#7d6c66 100%);
    /* Chrome10-25,Safari5.1-6 */
     background: linear-gradient(to right, #e4d4c9 0%,#c4b3ab 50%,#7d6c66 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4d4c9', endColorstr='#7d6c66',GradientType=1 );
    /* IE6-9 */
     height: 15px;
}
 .silver__bar {
     width: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#adafb0+0,eeeeed+22,ffffff+36,c1c4c3+57,eeeeed+78,adafb0+100 */
     background: #adafb0;
    /* Old browsers */
    /* FF3.6-15 */
     background: -webkit-linear-gradient(left, #adafb0 0%,#eeeeed 22%,#ffffff 36%,#c1c4c3 57%,#eeeeed 78%,#adafb0 100%);
    /* Chrome10-25,Safari5.1-6 */
     background: linear-gradient(to right, #adafb0 0%,#eeeeed 22%,#ffffff 36%,#c1c4c3 57%,#eeeeed 78%,#adafb0 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#adafb0', endColorstr='#adafb0',GradientType=1 );
    /* IE6-9 */
     height: 15px;
}
 .gold__bar {
     width: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#663912+0,d5a64e+20,f9d488+37,ac7525+57,d5a64e+78,663912+100 */
     background: #663912;
    /* Old browsers */
    /* FF3.6-15 */
     background: -webkit-linear-gradient(left, #663912 0%,#d5a64e 20%,#f9d488 37%,#ac7525 57%,#d5a64e 78%,#663912 100%);
    /* Chrome10-25,Safari5.1-6 */
     background: linear-gradient(to right, #663912 0%,#d5a64e 20%,#f9d488 37%,#ac7525 57%,#d5a64e 78%,#663912 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#663912', endColorstr='#663912',GradientType=1 );
    /* IE6-9 */
     height: 15px;
}
 .packagesBg h2 {
     text-align: center!important;
     -webkit-box-pack: center;
     -ms-flex-pack: center;
     justify-content: center;
     -webkit-box-align: center;
     -ms-flex-align: center;
     -ms-grid-row-align: center;
     align-items: center;
}
 .silver {
     box-shadow: 15px 15px #69666A;
}
 @media all and (max-width: 650px) {
     .package__img__title {
         width: 80%;
    }
     .packagesSection {
         -ms-flex-flow: column;
         flex-flow: column;
         -webkit-box-align: center;
         -ms-flex-align: center;
         -ms-grid-row-align: center;
         align-items: center;
    }
     .package {
         width: 90%;
         margin-bottom: 40px;
    }
     .silver {
         -webkit-transform: none;
         transform: none;
    }
     .package__description {
         min-height: auto;
    }
     .package__feature p {
         font-size: 13px;
    }
     .package__title {
         font-size: 20px;
    }
     .silver .package__title {
         font-size: 20px;
    }
     .packages__description {
         margin-bottom: 20px;
    }
}

/**Love Yourself. More Styling**/

.loveYourselfMore {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
}
.loveYourselfMore__hero {
    background-image: url('https://hdbrows.com/wp-content/uploads/2019/02/loveyourselfmore_herodesktop.jpg');
    background-position: right;
    background-size: cover;
      display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.loveYourselfMore h2 {
    display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.loveYourselfMore__hero__content {
     display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
    padding: 109px 70px 120px 70px;
    -ms-flex-flow: column wrap;
        flex-flow: column wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #000;
    width: 50%;
}
.loveYourselfMore__hero__content__img {
    width: 100%;
    max-width: 620px;
    display: block;
}
.loveYourselfMore .example__img {
    width: 70%;
    display: block;
    /* margin: 0 auto; */
    float: right;
    margin-top: -40px;
}
.imageUploadForm {
    width:100%;
    margin: 0 auto;
    margin-top: 40px;
}
.imageUploadForm input::placeholder, .imageUploadForm textarea::placeholder {
    color: #bc806c;
}

.imageUploadForm__half {
    width: 50%;
    float: left;
}
.imageUploadForm__half__form {
    background: #d8c0a7;
    position:relative;
}
.form-group {
    display: flex;
}
.form50 {
    width: 50%;
    padding: 20px 20px 0;
}
.form50 label {
    display: none;
}
.form50 input {
    background: #ede3d9;
    border: 0;
    padding: 10px;
    font-size: 20px!important;
    height: auto!important;
    text-align: center;
    color: #bc806c;
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
.inputHide {
    display: none;
}
.uploadBtn {
display: inline-block;
padding: 4px 12px;
margin-bottom: 0;
font-size: 14px;
line-height: 20px;
color: #333333;
text-align: center;
vertical-align: middle;
cursor: pointer;
border: 1px solid #bbbbbb;
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
border-bottom-color: #a2a2a2;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.uploadBtn {
border-color: #c5c5c5;
border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}
.uploadBtn-large {
padding: 11px 19px;
font-size: 17.5px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.inputShow {
    display:inline-block;
}
.imageUpload {
    position: relative;
    overflow: hidden;
    display: inline-block;
}
.uploadImgButton {
    border: 0;
    color: #bc806c;
    background-color: #ede3d9;
    padding: 8px 20px;
    border-radius: 0;
    font-size: 20px;
    font-weight: bold;
    display: block;
    width: 100%;
    padding: 10px;
    height: 49px;
    text-transform: uppercase;
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 700;
}
.form50 input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    display:block!important;
    height: 76px!important;
}
.form100 {
    width: 100%;
    padding: 20px;
}
.form100 label {
    display: none;
}
.form100 textarea {
    background: #ede3d9;
    border: 0;
    padding: 10px;
    font-size: 20px!important;
    height: auto!important;
    text-align: center;
    color: #bc806c!important;
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-align:left!important;
}
.imageUploadSend {
    position: absolute;
    right: -25px;
    bottom: -23px;
}
.template__section--peachLoveYourself {
    background: #d6bda6;
    color: #000000;
}
.template__section--peachLoveYourself, .template__members {
    -webkit-box-pack: center;
     -ms-flex-pack: center;
         justify-content: center;
}
.loveYourselfMore__quotes {
    width: 100%;
    min-height: 40px;
     display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
}
.loveYourselfMore__quotes__quote {
    width: 33.333%;
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column wrap;
        flex-flow: column wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    text-align:center;
}
.loveYourselfMore__quotes__quote img {
   display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: auto!important;
}
.loveYourselfMore__quotes__quote h3 {
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    font-size: 22px;
    letter-spacing: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column wrap;
        flex-flow: column wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
            width: 100%;
     -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.loveYourselfMore__quotes__quote h3:after {
    width: 120px;
    height: 2px;
    bottom: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
    content: "";
    background: #000;

}
.instagram_follow {
    font-weight: 800;
    text-transform: uppercase;
}
.loveYourselfMore__quotes__quote__content {
    position:relative;
    flex: 1 0 auto;
    margin-top: -46px;
    width: 100%;
    max-width: 100%;
}
.loveYourselfMore__quotes__quote p {
    position: relative;
    z-index:5;
}
.loveYourselfMore__quotes__quote__content__inner {
    position:relative;
}
.loveYourselfMore__quotes__quote__content__inner:before {
    width: 75px;
    height: 58px;
    position: absolute;
    left: -46px;
    top: -25px;
    content: "";
    background: url('/wp-content/themes/hdbrows/images/loveyourselfmore/leftquote.png');
    z-index:0;
}
.loveYourselfMore__quotes__quote__content__inner:after {
    width: 75px;
    height: 58px;
    position: absolute;
    right: -12px;
    bottom: -25px;
    content: "";
    background: url('/wp-content/themes/hdbrows/images/loveyourselfmore/rightquote.png');
    z-index:0;
}
.template__members__vid {
    width: 100%;
}
.vid__members {
    margin: auto;
    width: 80%;
    display: block;
}
.template__section--loveYourselfFooter {
     background: url('/wp-content/themes/hdbrows/images/loveyourselfmore/loveyourselffooter.jpg');
     background-size: cover;
     background-position: 2%;
    -webkit-box-align: end;
        -ms-flex-align: end;
                -ms-grid-row-align: flex-end;
            align-items: flex-end;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: left;
    padding: 2% 0;
}
.loveYourselfMore .loveYourselfFooter__inner h2 {
    -webkit-box-align:start;
       -ms-flex-align:start;
               -ms-grid-row-align:flex-start;
           align-items:flex-start;
}
.loveYourselfFooter__inner {
    width: 50%;
    padding: 2%;
    position: relative;
}
.karensig {
    position: absolute;
    width: 240px;
    height: 68px;
    right: 170px;
    bottom: -36px;
}
.quote_successMsg {
    padding: 20px;
    text-align: center;
}
.quote_successMsg h3 {
    font-size: 25px;
    line-height: 34px;
    padding: 0;
    width: auto;
    letter-spacing: 1.5px;
    z-index: 1;
    position: relative;
    margin-bottom: 6px;
    font-family: 'Brandon Grotesque Semibold';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 600;
    text-transform: uppercase;
    width: 100%;
}
.quote_successMsg p {
    margin: 0;
    padding: 0;
}
@media all and (max-width: 1200px) {
    .template__section--loveYourselfFooter {
        background-position: 28% bottom;
    }
}
@media all and (max-width: 625px){
    .template__section--loveYourselfFooter {
        background: #c0a48c;
    }
    .loveYourselfMore__hero__content {
        padding: 220px 0 0;
        width: 100%;
    }
    .loveYourselfMore__hero__content__img {
        width: 80%;
        margin: 0 auto;
    }
    .loveYourselfMore__hero__content {
        color: #ffffff;
    }
    .imageUploadForm__half {
        width: 100%;
    }
    .imageUploadSend {
    position: absolute;
    left: 50%;
    transform: translate(-50%,-0%);
    bottom: -23px;
    }
    .loveYourselfMore .example__img {
    width: 70%;
    display: block;
    float: none;
    margin-top: 22px;
    margin: 0 auto;
    margin-top: 20px;
    }
    .loveYourselfMore__quotes__quote {
        width: 100%;
        padding-top: 0;
    }
    .form-group {
        display: block;
    }
    .form50 {
        width: 100%;
    }
    .loveYourselfFooter__inner {
    width: 100%;
    padding: 0px 30px;
    position: relative;
    padding-bottom: 80px;
    }
    .karensig {
    position: absolute;
    width: 240px;
    height: 68px;
    right: 20px;
    bottom: 10px;
    }
}






/*BrowClinic Page Styling*/
.template--lightGrey {
    background: #ededed;
    color: #000000;
    text-align: center;
}
.template--clinicFlex {
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    position: relative;
}
.template--clinicFlex h2 {
    justify-content:center;
    text-align: center;
    align-items: center;
}
.clinicIcon-1 {
    width: 35px;
    height: 58px;
    margin-bottom: 30px;
}
.clinicIcon-2 {
    width: 46px;
    height: 58px;
    margin-bottom: 30px;
}
.clinicIcon-3 {
    width: 55px;
    height: 58px;
    margin-bottom: 30px;
}
.clinicIcon-4 {
    width: 41px;
    height: 36px;
    margin-bottom: 30px;
    margin-top: 20px;
}
.template__half--whiteBack {
    padding: 20px;
    background: #ffffff;
}
.clinicDoctor {
    width: auto;
    height: 100%;
    position: absolute;
    bottom:0;
    right: 10%;
}
.clinicHero {
    /*border-bottom: 10px solid #fff;*/
    background: url(https://hdbrows.com/wp-content/uploads/2019/05/bbback.png);
    background-size: 80%;
    background-position: 70% 80%;
    background-repeat: no-repeat;
    background-color: #ededed;
}
.clinicHero .main__hero__title {
    position: initial;
    padding: 7%;
}
.clinicHero .main__hero__title h1 {
    /*margin-bottom: 0;*/
    color: #000000;
}
.clinicHero .main__hero__title p {
    font-family: "brandon-grotesque",sans-serif;
}

.clinicHero .main__hero__title h1:after {
    background: #000000;
}

.swiper-button-next, .swiper-button-prev {
    display: none;
}
.swiper-container {
    width: 100%!important;
}
.swiper-wrapper {
    flex-flow: row wrap!important;
    justify-content: center!important;
    width: 100%!important;
}
.swiper-slide {
    width: 31.333%!important;
    margin: 1%!important;
    -webkit-flex-shrink: initial!important;
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important;
    justify-content: center!important;
    text-align:center;
}
.clinicTitle h1 {
    font-family: "brandon-grotesque",sans-serif;
    font-size: 30px;
    line-height: 45px;
}
.clinicTitle h1 span {
    font-family: "brandon-grotesque",sans-serif;
}
.swiper-slide a:hover, .swiper-slide a:visited {
    color: #000000;
    text-decoration: none;
}
.template--noPaddingTop {
    padding-top: 0;
}

.ultimateBrowsTitle {
    text-transform: uppercase;
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
    font-size: 23px;
    line-height: 36px;
    padding: 20px 0;
    margin-bottom:0;
}
.page-the-ultimate-brow-guide .ubContent p {
    font-family: "brandon-grotesque",sans-serif;
    font-size: 16px;
    letter-spacing: 0;
}

.lookbook-para-width {
  max-width: 60%;
  margin-bottom: 0px;
}
.template__whatIs__ba.betterbrows {
  max-width: 75%;
}
select#ubSelect {
  padding: 10px 20px;
  border: 2px solid #000000;
  background: black;
  color: black;
  text-transform: uppercase;
  font-family: "brandon-grotesque",sans-serif;
  font-weight: 500;
  -webkit-appearance: none;
  -moz-appearance: window;
  /* background: white url("/wp-content/themes/hdbrows/images/browclinic/arrow.png"); */
  background: white url("/wp-content/themes/hdbrows/images/browclinic/chevron.png");
  background-repeat: no-repeat;
  background-position: right 0px center;
  width: 75%;
  text-align: center;
  padding: 10px 70px 10px 10px !important;
  font-size: 16px!important;
  letter-spacing: 0px;
  height: auto!important;
  border: 2px solid #000000!important;
}
/* New dropdown */
.ub-sub-menu-wrap {
    float: left;
    width: 100%;
    height: auto;
}
.ub-sub-menu-wrap ul {
  list-style: none;
}
.toggle-sub-nav {
    padding: 10px 20px;
    border: 2px solid #000000;
    background: black;
    color: black;
    text-transform: uppercase;
    font-family: "brandon-grotesque",sans-serif;
    -webkit-appearance: none;
    -moz-appearance: window;
    background: white url("/wp-content/themes/hdbrows/images/browclinic/arrow.png");
    background: white url("/wp-content/themes/hdbrows/images/browclinic/chevron.png");
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-repeat: no-repeat;
    background-position: right 0px center;
    width: 75%;
    text-align: center!important;
    padding: 10px 70px 10px 10px !important;
    font-size: 15px !important;
    letter-spacing: 0px;
    height: auto !important;
    border: 2px solid #000000 !important;
    float: left;
    width: 100%;
    cursor: pointer;
    position: relative;
    height: 44px;
}
.ub-sub-menu {
    float: left;
    width: calc(100% - 47px);
    list-style: none;
    padding: 0px!important;
    height: 0px;
    overflow: hidden;
    position: absolute;
    z-index: 500;
    left: -25px;
    top: 42px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.ub-sub-menu.show {
    height: auto;
    overflow: auto;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.ub-sub-menu li {
    background: black;
    text-align: center!important;
    text-transform: uppercase;
    font-size: 15px !important;
    letter-spacing: 0px;
    padding: 10px 10px 10px 10px !important;
    position: relative !important;
    min-height: 70px !important;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.ub-sub-menu li a {
    font-family: "brandon-grotesque",sans-serif;
    color: white;
    width: 100%!important;
    height: 100%!important;
    position: absolute!important;
    top: 0!important;
    left: 0!important;
    padding: 15px 20px 0px 20px!important;
    text-decoration: none!important;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.ub-sub-menu li:hover {
    background: #ededed;
}
.ub-sub-menu li:hover a {
    color: black;
    text-decoration: none!important;
}

.thirdsWidth {
    width: 33.333%;
    flex-flow: column;
    text-align: center;
}
img.largeFnBImg {
    width: 70%!important;
    height: auto!important;
}
.template__salonFinder {
    width: 80%;
    margin: 0 auto;
    border: 3px solid #000000;
    padding: 38px;
    text-align:center;
}
.template__salonFinder h2 {
    text-align: center;
}
.template__salonFinder h2:after {
    margin: 20px auto;
}
.sfMapPin {
    /*width: 74px;*/
    width: 46px;
    height: auto;
    margin: 0 auto;
    margin-bottom: 44px;
}
@media all and (max-width: 600px){
    .footer-main-container {
        margin: 0% auto 2%!important;
    }
    .footer-about-us {
        margin: 0 0 6.5% 0!important;
    }
    .template--clinicFlex h2, .template__salonFinder h2 {
        font-size: 32px;
        line-height: 1.2;
    }
    .sfMapPin {
        margin-bottom: 20px;
        width: 45px;
    }
    .clinicDoctor {
        position:initial;
        width: 80%;
        margin-bottom: -15px;
        height: auto;
    }
    .clinicHero .main__hero__title h1 {
        width: 100%;
        font-size: 30px;
        line-height: 34px;
    }
    .swiper-slide {
    -webkit-flex-shrink: 0!important;
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important;
    width: 100%!important;
    height: 100%!important;
    position: relative!important;
    -webkit-transition-property: -webkit-transform!important;
    transition-property: -webkit-transform!important;
    -o-transition-property: transform!important;
    transition-property: transform!important;
    transition-property: transform, -webkit-transform!important;
    margin: 0 !important;
    }
    .swiper-wrapper {
        flex-flow: initial!important;
        justify-content: initial!important;
    }
.swiper-button-next, .swiper-button-prev {
    display: block!important;
}
.thirdsWidth {
    width: 100%;
    flex-flow: column;
    text-align: center;
}
.template--clinicFlex p {
    line-height: 20px;
}
.ultimateBrowsTitle {
    font-size: 28px;
    line-height: 32px;
}
select#ubSelect {
    font-size: 15px!important;
}

}
 .lookBookHero {
        display: flex;
        border-bottom: 0;
     }
     .lookBookHero h1 {
        color: #000000;
     }
     .lookBookHero h1:after {
        background: #000000;
     }
     .lookBookHero .main__hero__title {
        padding: 10%;
     }
     .lookBookHero .main__hero__title h1 {
        width: 100%;
    }
    .template--whatIsSection {
        text-align: center;
        border-bottom: 1px solid #ededed;
    }
    .template--whatIsSection h2 {
        text-align: center;
    }
    .template--whatIsSection h2:after {
        margin:20px auto;
    }
    .template--whatIsSection > div, .template--whatIsSection > div > p {
      margin-bottom: 0px;
    }
    .template__whatIs__ba {
        width: 100%;
    }
    .template__whatIs__ba__inner {
        width: 50%;
        /* padding: 2%; */
        padding: 2% 2px;
        float: left;
        position: relative;
    }
    .template__whatIs__ba__inner__title {
        position: absolute;
        bottom: 50px;
        left: -10px;
        font-family: "brandon-grotesque",sans-serif !important;
        font-weight: 500;
        font-size: 20px;
        padding: 10px;
        background: #000000;
        color: #ffffff;
        text-transform: uppercase;
    }
    .template__whatIs__ba__inner__title.after {
      left: auto;
      right: -10px;
    }
    .template.betterbrows h2, .template.getTheLook h2, .template--clinicFlex h2, .betterbrowsfaq h2 {
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .template.betterbrows h2:after, .template.getTheLook h2:after, .template--clinicFlex h2:after, .betterbrowsfaq h2:after {
        margin: 20px auto;
        content: none;
    }
    .getTheLook__steps {
        display: flex;
        flex-flow: row wrap;
        justify-content: center;
        align-items: flex-start;
    }
    .getTheLook__steps__step {
        width: 26.333%;
        margin: 3%;
        float: left;
    }
    .getTheLook__steps__step h3 {
        position: relative;
        font-size: 46px;
        font-family: "brandon-grotesque",sans-serif;
        font-weight: 700;
        color: #dadada;
        letter-spacing: 0;
    }
    .getTheLook__steps__step h3::after {
        content: "STEP";
        position: absolute;
        width: 100%;
        height: 100%;
        top: -3px;
        left: -3px;
        font-size: 46px;
        font-family: "brandon-grotesque",sans-serif;
        font-weight: 700;
        color: transparent;
        letter-spacing: 0;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: black;
    }
    .getTheLook__steps__step:nth-child(1) h3::after {
        content: "STEP 1";
    }
    .getTheLook__steps__step:nth-child(2) h3::after {
        content: "STEP 2";
    }
    .getTheLook__steps__step:nth-child(3) h3::after {
        content: "STEP 3";
    }
    .getTheLook__steps__step:nth-child(4) h3::after {
        content: "STEP 4";
    }
    .getTheLook__steps__step:nth-child(5) h3::after {
        content: "STEP 5";
    }
    .getTheLook__steps__step:nth-child(6) h3::after {
        content: "STEP 6";
    }
    .getTheLook__steps__step:nth-child(7) h3::after {
        content: "STEP 7";
    }
    .getTheLook__steps__step:nth-child(8) h3::after {
        content: "STEP 8";
    }
    .getTheLook__steps__step__img {
        margin-bottom: 10px;
    }
    .getTheLook__steps__step {
        margin-bottom: 20px;
    }
    .getTheLook__steps__step p {
      min-height: 55px;
    }
    .getTheLook__steps__step .btn {
      display: block;
      margin-top: 15px;
    }
    .template--Pastel {
      background: #dadada;
    }
    .template__willISuit {
        width: 800px;
        margin: 0 auto;
        position: relative;
    }
    .betterbrowsquotebox {
      width: 100% !important;
      margin-top: 75px;
      padding: 55px 50px 15px 50px;
      border: 2px solid #fff;
      margin-bottom: 0px;
    }
    .doctorSmall {
        width: 383px;
        height: auto;
        bottom: 0px;
        right: 16%;
    }
    .betterbrowsquote .doctorSmall {
      position: absolute;
      top: -35px;
      left: auto;
      right: auto;
      width: 150px;
      border-radius: 150px;
    }
    .browInspo h2 {
        text-align: center;
    }
    .browInspo h2:after {
        margin: 20px auto;
    }
    .template__faq__list__ruler--black {
        margin: 5px auto!important;
        border-top: 1px solid #000000;
        width: 30%;
    }
    /*** Lookbook header desktop ***/
    .lookBookHero {
      background-size: 120%!important;
      background-position: 80% 10% !important;
    }
    .lookBookHero.boyfriend {
      background-size: 105% !important;
      background-position: 80% 15% !important;
    }
    .lookBookHero.instagram {
      background-position: 80% 19% !important;
    }
    .lookBookHero.flat {
      background-size: 100% !important;
      background-position: 80% 24% !important;
    }
    /*** Accordian ***/
    .betterbrowsfaq .accordion {
      max-width: 60%;
    }

    .betterbrowsfaq .toggle {
      display: none;
    }

    .betterbrowsfaq .option {
      position: relative;
      margin-bottom: 1em;
    }

    .betterbrowsfaq .title,
    .betterbrowsfaq .accordiancontent {
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
      -webkit-transition: all .5s ease-in-out;
      -moz-transition: all .5s ease-in-out;
      -o-transition: all .5s ease-in-out;
      transition: all .5s ease-in-out;
    }

    .betterbrowsfaq .title {
      background: transparent;
      padding: 1em 1em 1em 3em;
      display: block;
      font-family: "brandon-grotesque",sans-serif;
      font-weight: 600;
      font-size: 18px;
      color: #000;
      cursor: pointer;
    }

    .betterbrowsfaq .title:after, .betterbrowsfaq .title:before {
      content: '';
      position: absolute;
      left: 1.25em;
      top: 1.25em;
      width: 2px;
      height: 0.75em;
      background-color: #000;
      -webkit-transition: all .2s ease-in-out;
      -moz-transition: all .2s ease-in-out;
      -o-transition: all .2s ease-in-out;
      transition: all .2s ease-in-out;

      -webkit-transition-delay: .25s;
      -moz-transition-delay: .25s;
      -o-transition-delay: .25s;
      transition-delay: .25s;
    }

    .betterbrowsfaq .title:after {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg);
    }

    .betterbrowsfaq .accordiancontent {
      max-height: 0;
      overflow: hidden;
      padding-left: 2em;
      background-color: transparent;
      border-bottom: 1px solid #000;
    }
    .betterbrowsfaq .accordiancontent p {
      margin: 0;
      padding: 0.5em 1em 1em;
      line-height: 1.5;
    }
    .betterbrowsfaq .toggle:checked + .title + .accordiancontent {
      max-height: 500px;
    }
    .betterbrowsfaq .toggle:checked + .title:before {
      -webkit-transform: rotate(90deg) !important;
              transform: rotate(90deg) !important;
    }
    /*** Accordian END ***/

    /** Product Embed **/
    .swiper-slide.lookbook {
      width: 100%!important;
      margin: 10% 1% 1% 1% !important;
      float: left;
    }
    .swiper-slide.lookbook a {
      float: left;
      width: 100%;
    }
    .swiper-slide.lookbook img {
      margin-bottom: 5%;
    }
    .getTheLook__steps__step .swiper-slide.lookbook p {
      min-height: auto!important;
    }
    .getTheLook__steps__step .swiper-slide.lookbook .btn {
      display: inline-block;
    }
    @media all and (max-width: 1550px){
      .getTheLook__steps__step p {
        min-height: 95px;
      }
      select#ubSelect {
        width: 100%;
      }
    }
    @media all and (max-width: 625px){
      .lookbook-para-width, .template__whatIs__ba.betterbrows, .betterbrowsfaq .accordion {
        max-width: 100%;
      }
      .template.betterbrows h2, .template.getTheLook h2, .template--clinicFlex h2, .betterbrowsfaq h2 {
          margin-top: 40px;
      }
      .getTheLook__steps__step {
          width: 100%;
          margin: 20px 3% 0% 3%;
          border-bottom: 1px solid #ededed;
          padding-bottom: 20px;
      }
      .getTheLook__steps__step:last-child {
        border-bottom: none;
      }
      .swiper-slide.lookbook {
        margin-top: 0px!important;
      }
      .getTheLook__steps__step p {
        min-height: auto;
      }
      .betterbrowsquote .doctorSmall {
        top: -10px;
      }
      .betterbrowsquotebox {
        width: 100%;
        margin-top: 75px;
        padding: 55px 25px 15px 25px;
        border: 2px solid #fff;
        margin-bottom: 40px;
      }
      /** Clinic header mobile **/
      .clinicHero.clinicpage {
        background-color: #fff!important;
        background-image: none!important;
        background-size: 250%;
        background-position: 90% 95%;
      }
      .clinicDoctor {
        right: 0;
      }
      .clinicIcon-1, .clinicIcon-2, .clinicIcon-3 {
        margin-bottom: 0px;
        margin-top: 20px;
      }
      .template--clinicFlex h2 {
        margin-top: 20px;
      }
      .template__salonFinder {
        border: none;
      }
      /*** Lookbook header mobile ***/
      .clinicHero.lookBookHero {
        background-color: #000!important;
        background-size: 220% !important;
        background-position: 100% 25% !important;
      }
      .clinicHero.lookBookHero .main__hero__title {
        padding: 30% 10% 10% 10%;
        background: rgba(0,0,0,0.5);
      }
      .clinicHero.lookBookHero .main__hero__title h1 {
        color: #fff;
      }
      .clinicHero.lookBookHero .main__hero__title h1::after {
        background: #fff;
      }
      .template__salonFinder {
        padding: 38px 0px;
      }

      .betterbrowsfaq input[type="checkbox"] {
        display: none!important;
      }
    }


    /* Tablet Styling */

    @media screen and (max-width: 1024px) and (min-width:768px) {
        .socialIphone {
            left: 5%;
        }
        .the__collective {
            padding-top: 100px;
        }
    }

    /* Navigation Styling Changes */
    #header-nav.header__nav--container {
        background-color: #e9cabd;
    }

    #header .header__nav--main.nav a {
        font-family: "brandon-grotesque",sans-serif;
        font-weight: 600;
        font-size: 16px !important;
        text-transform: none !important;
        letter-spacing: 0;
        color: #000;
    }

    .menu-consumer-menu-mobile-container #menu-consumer-menu-mobile li a,
    .menu-pro-site-menu-mobile-container #menu-pro-site-menu-mobile li a {
        font-family: "brandon-grotesque",sans-serif;
        font-weight: 600;
        font-size: 16px !important;
        text-transform: none;
    }

    #menu-consumer-menu-mobile .sub-menu li a {
        font-size: 16px !important;
    }

    #sidr .pro__link {
        font-family: "brandon-grotesque",sans-serif;
        font-weight: 600;
        font-size: 16px !important;
        text-transform: none;
    }

    #sidr .promo-banner-text {
        font-family: "brandon-grotesque",sans-serif;
        font-weight: 600;
        font-size: 15px !important;
    }

    #header .promo-banner-container {
        background-color: #fff;
        color: #000;
        border-bottom: 1px solid #000;
    }
    .page-hd-brows-home-page #header .promo-banner-container,
    #header.background__white.pro-home .promo-banner-container {
        border-bottom: none;
    }

    .header__nav--main.header__nav--main--black.nav .sub-menu {
        background-color: rgba(255,255,255,0.9);
    }

    /* PRO ONLY */
    #header.background__white .promo-banner-container {
        border-top: 1px solid #ededed;
    }

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

        #header .promo-banner-container {
            border-bottom: none;
        }

        /* PRO ONLY */
        #header.background__white .promo-banner-container {
            border-top: none;
        }

        .site-content h1.tal-subtitle {
            font-size: 40px;
        }

        .page-training-dates h1 {
            font-size: 40px;
        }
        /* enquiry now form - window - over 575px */
        .moreInfo {
            width: 50%;
            padding-top: 10px;
            padding-bottom: 10px;
            border: 1px solid #666;
            left: 25%;
            box-shadow: rgb(0 0 0 / 70%) 0px 0px 0 500px;
        }
        .training-date-course-container {
            width: 49%;
            display: inline-block;
        }
        .training-date-form-container {
            width: 49%;
            display: inline-block;
            padding: 0 0 0 29px;
            margin-top: 5%;
            box-sizing: border-box;
            border-left: 1px solid #ccc;
        }

        .page-template-contentpage-noheader-php #content.site-content #full-width {
            width: 65%;
        }
        .site-content .training-page-sub-heading {
            margin-top: 40px;
            margin-bottom: 40px;
        }

        /** Form Validation - desktop **/
        .webform__wrapper-inner input.required-entry.mage-error + div.mage-error {
            right: 142px;
            top: 38px;
        }

        /* promo terms over 575px */
        div#promo-align p {
            padding-left: 1rem;
            padding-right: 1rem;
        }

        /* eyebrow guide */
        .page-the-brushed-up-brow .getTheLook__steps__step:nth-child(1),
        .page-the-brushed-up-brow .getTheLook__steps__step:nth-child(2),
        .page-the-brushed-up-brow .getTheLook__steps__step:nth-child(3) {
            margin-bottom: 100px;
        }

    }

/* ------ New M2 Ingegration Styling ------- */

/* Remove unwanted paragraph tag after body */
body > p:nth-of-type(1) {
    display: none;
}

/* 404 error page */
#content.error {
    min-height: 350px;
}

h1.page-title {
    font-size: 40px;
    text-transform: none;
}

.column.main p {
}

.home-link a {
    margin-bottom: 1rem;
    font-size: 18px;
    letter-spacing: unset;
    width: 100%;
    max-width: 260px;
    padding: 11px 16px;
    border: 2px solid #000;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    transition: all .4s ease-in-out;
    font-family: "brandon-grotesque",sans-serif !important;
    font-weight: 600;
    text-decoration: none;
}
.home-link a:hover {
    color: #ffffff !important;
}

.prev-link a {
    font-family: "brandon-grotesque",sans-serif !important;
    font-weight: 600;
    color: #000;
    border-bottom: 2px solid #e9cabd;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
}

@media screen and (min-width: 576px) {
	.page-training-dates .site-content select#course {
		width: 49%;
    	margin-right: 1%;
	}
	.page-training-dates .site-content select#course,
	.page-training-dates .site-content select#location {
		background-image: url(/wp-content/themes/hdbrows/images/webforms/select-arrow.png);
    	background-size: 35px;
    	background-position: 100%;
	}
}
