.container-pm-xs {
    max-width: 550px;
    margin: 0 auto
}

.accordion {
    border-top: 2px solid rgba(0, 0, 0, .2)
}

.accordion .ac-item .ac-title:before {
    font-family: fontawesome
}

.accordion {
    margin-bottom: 20px
}

.accordion .ac-item .ac-title:before {
    cursor: pointer;
    position: absolute;
    top: 22px;
    right: 10px;
    display: block;
    padding: 3px 6px 2px;
    color: #000;
    content: "\f067";
    font-size: 20px;
    line-height: 12px;
    -webkit-transition: all .25s ease-in-out 0s;
    transition: all .25s ease-in-out 0s
}

.accordion .ac-item.ac-active .ac-title:before {
    content: "\f068";
    color: #d3b177
}

.accordion .ac-item>.ac-title>i {
    margin-right: 16px
}

.accordion .ac-title {
    position: relative;
    padding: 20px 40px 20px 25px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    cursor: pointer;
    margin-bottom: 2px
}

.accordion .ac-content {
    overflow: hidden
}

.ac-content {
    padding: 0 25px 20px
}

.ac-item .ac-content a {
    color: #d3b177!important;
    text-decoration: underline
}

.ac-content a:hover {
    text-decoration: none
}

.accordion.fancy .ac-item {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom: 2px solid rgba(0, 0, 0, .2)
}

.accordion.fancy .ac-item .ac-title {
    margin: 0
}

.accordion.fancy.clean .ac-item.ac-active .ac-title {
    background-color: transparent
}

.accordion.color .ac-item .ac-title:before {
    color: #fff
}

.accordion .ac-item.ac-open {
    display: block
}

.accordion.accordion-transparent .ac-item {
    background-color: transparent!important;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: rgba(0, 0, 0, .1)
}

.accordion.accordion-transparent .ac-item .ac-title::before {
    color: #333
}

.accordion.accordion-transparent .ac-item p {
    color: #111
}

.inner-container-pm {
    background: #fff;
    position: relative;
    top: -15px;
    box-shadow: 0 21px 21px 0 rgba(0, 0, 0, .15);
    padding-bottom: 20px
}

.mirror-parallax {
    background-image: url(/images/optimized/Mirror2.png);
    background-attachment: fixed;
    background-size: cover;
    padding-bottom: 40px
}

.blog-bgr {
    margin-top: 120px
}

.blog-bgr .inner-container-pm {
    top: -80px
}

.wd-slide {
    padding-bottom: 40px;
    position: relative
}

.wd-slide:after {
    content: "";
    background: rgba(0, 0, 0, .2);
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.post-description.careers .wd-slide:after {
    left: -10px;
    right: -10px
}

.wd-slide.slide5:after {
    content: normal
}

.wd-slide:last-child:after {
    content: normal
}

.prices-toggle {
    background: 0 0;
    border: none;
    color: #d3b177;
    font-size: 16px;
    font-weight: 700;
    padding-left: 0;
    cursor: pointer
}

.prices-toggle:focus {
    outline: 0!important
}

.prices-toggle:after {
    position: relative;
    top: 3px
}

.prices-toggle[aria-expanded=true]:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.dropdown-menu.prices-dropdown-menu {
    position: relative!important;
    float: none;
    border: none;
    text-align: left!important;
    -webkit-transform: none!important;
    -ms-transform: none!important;
    transform: none!important
}

.dropdown-menu.prices-dropdown-menu .dropdown-item {
    text-transform: initial;
    color: #000;
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    border: none;
    font-weight: 400
}

.dropdown-menu.prices-dropdown-menu .dropdown-item:hover {
    color: #000
}

.section-prices {
    background: url(../images/optimized/Mirror2-cropped.jpg) left bottom no-repeat;
    background-size: auto auto;
    padding-bottom: 61px;
    background-size: 100% 61px;
    position: relative
}

.grid-section {
    background: url(../images/optimized/Mirror2-cropped.jpg) left bottom no-repeat;
    background-size: auto auto;
    padding-bottom: 0;
    background-size: 100% 218px;
    position: relative
}

.price-title {
    font-family: Bebas, sans-serif;
    word-spacing: 5px;
    font-size: 24px;
    line-height: 1.25;
    letter-spacing: .8px;
    text-align: center;
    color: #000
}

.price-img {
    height: 111px;
    background-size: cover!important
}

.price-img-permanent-eyeliner {
    background: url(../images/optimized/permanent-eyeliner.jpg) 50% no-repeat;
    background-size: cover
}

.price-img-eyebrow-microblading {
    background: url(../images/optimized/eyebrow-microblading.jpg) 50% no-repeat;
    background-size: cover
}

.price-img-lipblush {
    background: url(../images/optimized/permanent-lip-brush.jpg) 50% no-repeat;
    background-size: cover
}

.price-block {
    border: solid 1px #dcddde;
    box-shadow: 0 21px 21px 0 rgba(0, 0, 0, .15)
}

.price-block ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.price-block ul li {
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
    color: #000;
    border-bottom: 2px solid rgba(0, 0, 0, .2);
    padding: 10px 17px
}

.price-block ul li:last-child {
    border-bottom: none
}

.text-italic-sm {
    display: block;
    font-size: 12px;
    line-height: 1.67;
    text-align: center;
    color: #000
}

.btn-lg-black {
    width: 300px;
    margin: 0 auto;
    padding: 17px 24px!important;
    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;
    background-color: #000;
    box-shadow: 0 21px 21px 0 rgba(0, 0, 0, .15);
    font-family: Bebas, sans-serif;
    word-spacing: 5px;
    font-size: 24px;
    line-height: .58;
    letter-spacing: .7px;
    text-align: center;
    color: #fff
}

.btn-lg-black:hover {
    color: #d3b177
}

.btn-lg-black i {
    margin-right: 10px
}

.text-bold-bg {
    font-size: 16px;
    font-weight: 700
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.d-border-top {
    position: relative;
    padding: 34px 0 14px
}

.d-border-top::after {
    content: "";
    background: rgba(0, 0, 0, .2);
    height: 2px;
    position: absolute;
    top: 0;
    left: -20px;
    right: -20px
}

.section-blog {
    margin-top: 30px
}

.section-blog .container-pm-md {
    position: relative;
    top: -20px
}

#blog-detail .post-thumbnail .post-image,
.post-thumbnail .post-audio,
.post-thumbnail .post-embed,
.post-thumbnail .post-slider,
.post-thumbnail .post-video {
    float: left
}

#blog-detail .post-thumbnail .post-image a {
    display: block;
    width: 577px;
    height: 481.3px;
    background-size: cover;
    background-repeat: no-repeat
}

#blog-detail .post-thumbnail .post-content-details {
    width: 402px;
    padding: 35px 20px;
    margin: 50px 0 50px -30px;
    float: left;
    background: #fff;
    position: relative;
    box-shadow: 0 21px 21px 0 rgba(0, 0, 0, .15)
}

#blog-detail .post-thumbnail .post-content-details .post-title h1 {
    font-family: 'Aver Bold Italic', sans-serif;
    font-size: 28px;
    text-align: center;
    line-height: 1.36;
    margin-bottom: 20px
}

#blog-detail .post-modern .post-meta {
    left: 0;
    position: relative;
    text-align: center;
    top: 0;
    min-width: 90px;
    float: none;
    padding-left: 10px;
    margin: 0 auto 18px
}

#blog-detail .post-modern .post-meta .post-date {
    padding: 10px 10px 7px
}

#blog-detail .post-modern .post-meta .post-date>span {
    display: inline-block;
    font-family: Bebas, sans-serif;
    word-spacing: 5px;
    font-size: 20px;
    line-height: 1.1;
    letter-spacing: .6px
}

#blog-detail .post-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px;
    position: relative;
    padding: 0;
    float: none;
    width: 100%
}

#blog-detail .post-description {
    padding-top: 20px;
    text-align: center
}

#blog-detail .odd .post-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

#blog-detail .odd .post-content-details {
    margin: 50px -30px 50px 0
}

#blog-detailg .post-modern .post-meta .post-date .post-date-day {
    display: block;
    font-size: 42px;
    font-weight: 800;
    line-height: 42px;
    margin-bottom: 5px
}

.blog-image-container-pm {
    position: relative
}

#blog-detail .post-content-single .post-item {
    display: block;
    padding-left: 0;
    margin: 0;
    width: 100%
}

#blog-detail .post-content-single .post-title h1 {
    font-family: 'Aver Bold Italic', sans-serif;
    font-size: 40px;
    line-height: 1.3;
    letter-spacing: .6px;
    text-align: center;
    color: #000
}

#blog-detail .post-content-single .post-meta {
    padding: 0;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2
}

#blog-detail .post-content-single .post-meta .post-date>span {
    display: block
}

#blog-detail .post-content-single .post-image a {
    box-shadow: 0 21px 21px 0 rgba(0, 0, 0, .15)
}

#blog-detail .post-content-single .post-description {
    border: none;
    padding: 0;
    color: #000!important;
    text-align: left
}

#blog-detail .post-content-single .post-description.careers {
    text-align: left
}

#blog-detail .post-content-single .post-description.careers strong {
    font-family: Bebas, sans-serif;
    word-spacing: 5px;
    font-size: 24px;
    line-height: 1.92;
    letter-spacing: .8px;
    color: #000;
    margin-bottom: 14px;
    display: block
}

#blog-detail .post-content-single .post-description iframe {
    width: 100%
}

#blog-detail .post-content-single .post-description a {
    color: #d3b177!important;
    text-decoration: underline;
    font-weight: 700
}

#blog-detail .post-content-single .post-description a:hover {
    text-decoration: none!important
}

#blog-detail .post-content-single .post-description div:not(:empty) {
    color: #000!important
}

#blog-detail .post-content-single .post-content-recommended .post-meta {
    position: relative;
    display: inline-block;
    margin: 0 auto 20px
}

#blog-detail .post-content-single .post-content-recommended .post-item {
    margin: 0 0 40px
}

#blog-detail .post-content-single .post-content-recommended .post-date>span {
    display: inline-block
}

#blog-detail .post-content-single .post-content-recommended .post-description {
    padding-top: 20px;
    border-top: 2px solid rgba(0, 0, 0, .2)
}

#blog-detail .post-title a {
    color: #000
}

#bootstrap-wizard-1 .bootstrapWizard {
    border: none
}

#bootstrap-wizard-1 .nav-link.active {
    border: none
}

#bootstrap-wizard-1 .nav-link:hover {
    border: none
}

#bootstrap-wizard-1 .nav-link {
    display: block;
    padding: 0;
    border: none
}

#bootstrap-wizard-1 .bootstrapWizard li.active .step,
.bootstrapWizard li.active.complete .step {
    padding: 9px 13px
}

#bootstrap-wizard-1 .bootstrapWizard li .step {
    padding: 9px 13px
}

.btn-mla {
    background-color: #aa8738!important;
    border: 1px solid #aa8738!important;
    color: #fff!important
}

#artist-filters.nav-pills {
    margin-top: 15px;
    margin-bottom: 5px
}

#artist-filters.nav-pills li {
    width: auto;
    padding: 16px 8px
}

#artist-filters.nav-pills li a {
    width: auto;
    padding: 8px 16px
}

.custom-address-section {
    padding: 60px 0 95px;
    position: relative
}

.custom-address-section:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 45px;
    background: url(../images/optimized/Mirror2-cropped.jpg) 0 0 no-repeat;
    background-size: auto auto;
    background-size: auto auto;
    background-size: 100% 45px
}

.custom-address-section:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 45px;
    background: url(../images/optimized/Mirror2-cropped.jpg) 0 0 no-repeat;
    background-size: auto auto;
    background-size: auto auto;
    background-size: 100% 45px
}

.artist-cover {
    background: url(../images/optimized/artist-cover.jpg) center no-repeat;
    background-size: cover;
    height: 264px;
    text-align: center
}

.artist-cover-img-middle {
    display: inline-block;
    width: 264px;
    height: 264px;
    box-shadow: 0 21px 21px 0 rgba(0, 0, 0, .15);
    margin-top: -20px;
    overflow: hidden
}

.inner-container-pm.artist {
    top: 0;
    margin-top: 80px;
    position: relative
}

#artist-titles .morelink {
    display: block;
    text-align: center
}

#artist-titles .morelink:hover {
    color: #d3b177
}

.inner-container-pm.artist .container-pm-md {
    position: relative;
    top: -70px
}

.page-navigation a {
    height: 50px;
    overflow: hidden;
    color: #000;
    font-size: 1.8em;
    position: absolute;
    top: 222px;
    border: solid 1px transparent;
    z-index: 3
}

.page-navigation a i {
    line-height: 48px;
    vertical-align: top
}

.page-navigation a img {
    display: inline-block;
    visibility: hidden;
    opacity: 0;
    transition: .3s;
    width: 50px
}

.page-navigation a:hover {
    text-decoration: none;
    border: solid 1px #dcddde
}

.page-navigation a:hover img {
    visibility: visible;
    opacity: 1
}

.page-navigation a.page-navigation-prev {
    left: 20px
}

.page-navigation a.page-navigation-prev i {
    padding: 0 5px 0 9px
}

.page-navigation a.page-navigation-next {
    right: 20px
}

.page-navigation a.page-navigation-next i {
    padding: 0 9px 0 5px
}

.artist-section-gallery {
    position: relative;
    padding-top: 40px;
    margin-top: 25px
}

.artist-section-gallery:after {
    content: "";
    background: rgba(0, 0, 0, .2);
    height: 2px;
    position: absolute;
    top: 0;
    left: 50px;
    right: 50px
}

.morecontent span {
    display: none
}

.rrssb-buttons {
    height: auto!important;
    width: auto!important
}

.rrssb-buttons li {
    width: auto!important
}

#section-microblading .rrssb-buttons li a,
.rrssb-buttons li a {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 42px!important;
    height: 42px!important;
    border: solid 1px #d3b177!important;
    border-radius: 50%!important;
    margin-right: 15px!important;
    font-size: 20px!important;
    line-height: 42px!important;
    text-align: center!important;
    color: #000!important;
    background-color: transparent!important;
    padding: 0!important
}

#section-microblading .rrssb-buttons li a:hover,
.rrssb-buttons li a:hover {
    color: #d3b177!important;
    text-decoration: none!important
}

.section-gallery .nav-pills .nav-link {
    border: none;
    color: rgba(0, 0, 0, .4);
    box-shadow: none
}

.section-gallery .nav-pills .nav-link:hover {
    color: #000
}

.section-gallery .nav-pills .nav-link.active {
    background: 0 0;
    border: solid 1px #dcddde
}

.section-models-wanted {
    background: url(../images/optimized/Mirror2-cropped.jpg) left bottom no-repeat;
    background-size: auto auto;
    padding-bottom: 95px;
    background-size: 100% 45px;
    position: relative
}

.thanks-content {
    padding-top: 20px
}

.availability-days thead tr th {
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    text-align: center;
    color: rgba(0, 0, 0, .4)
}

.availability-days tbody tr td {
    text-align: center;
    padding: 3px 5px;
    vertical-align: top
}

.availability-days .checkbox-container-pm {
    display: inline-block;
    margin: 0;
    height: 16px
}

.availability-days tbody tr td:first-child {
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    text-align: left;
    color: rgba(0, 0, 0, .4);
    padding-left: 0
}

#model-application-form .dark-text {
    line-height: 1.5;
    position: relative;
    top: -4px
}

.grid-list {
    max-width: 940px;
    margin: 0 auto;
    padding-top: 20px
}

.artists .grid-card {
    width: 273px
}

.grid-card {
    width: 264px;
    margin-bottom: 60px
}

.grid-card-title {
    background: #fff;
    font-size: 20px;
    font-family: 'Aver Bold Italic', sans-serif;
    line-height: 1.5;
    letter-spacing: .6px;
    text-align: center;
    color: #000;
    padding: 16px;
    margin: 0
}

.grid-card-inner {
    box-shadow: 0 21px 21px 0 rgba(0, 0, 0, .1)
}

.mob-grid-card .grid-card-inner .grid-card-img {
    display: block;
    height: 264px;
    overflow: hidden
}

#section-microblading .grid-card-title a,
.grid-card-title a {
    color: #000!important
}

#section-microblading .grid-card-title a:hover,
.grid-card-title a:hover {
    text-decoration: none!important;
    color: #d3b177!important
}

.artists.grid-section {
    background-size: 100% 159px
}

.artists .grid-list {
    max-width: 955px
}

.artists .grid-card {
    margin-left: 23px;
    margin-right: 23px
}

.artists .grid-card-title {
    font-family: Bebas, sans-serif;
    word-spacing: 5px;
    font-size: 24px;
    line-height: 1.17;
    letter-spacing: .7px
}

.quote {
    font-family: Raleway, sans-serif;
    font-size: 28px;
    line-height: 1.43;
    letter-spacing: 1.4px;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 50px
}

.quote i {
    display: block;
    margin: 30px 0;
    color: #b0a9a2;
    opacity: .4;
    font-size: 44px;
    line-height: .91;
    letter-spacing: 2.2px
}

.wide-width-modal .modal-dialog {
    min-height: calc(100vh - 60px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: auto
}

@media(max-width:768px) {
    .wide-width-modal .modal-dialog {
        min-height: calc(100vh - 20px)
    }
}

.wide-width-modal .modal-content {
    border-radius: 0;
    box-shadow: 0 21px 21px 0 rgba(0, 0, 0, .15);
    border: none
}

.wide-width-modal .modal-dialog {
    max-width: 944px
}

.wide-width-modal .close {
    opacity: 1;
    position: absolute;
    right: 32px;
    top: 32px;
    cursor: pointer
}

.wide-width-modal .close:hover {
    color: #d3b177
}

.wide-width-modal .modal-header {
    border: none;
    padding-top: 30px;
    padding-bottom: 0
}

.wide-width-modal .modal-body .container-pm-xs {
    border-top: 2px solid rgba(0, 0, 0, .2);
    padding: 30px 20px 0
}

.lookbook-section,
.section-services {
    padding-top: 40px
}

.inner-container-pm.services {
    top: 0;
    background: 0 0;
    box-shadow: none
}

.inner-container-pm.services h1 {
    font-family: Bebas, sans-serif;
    word-spacing: 5px;
    line-height: 1.17;
    letter-spacing: .7px;
    color: #000
}

.inner-container-pm.services h1.lg {
    font-size: 45px
}

.inner-container-pm.services .position-relative>* {
    position: relative;
    z-index: 2
}

.inner-container-pm.services:after {
    content: "";
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    box-shadow: 0 21px 21px 0 rgba(0, 0, 0, .15)
}

.inner-container-pm.services .container-pm-md,
.inner-container-pm.services .container-pm-xs,
.lookbook-section {
    position: relative;
    z-index: 2
}

.inner-container-pm.services .page-navigation a {
    top: 64%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.position-relative {
    position: relative
}

.circle {
    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;
    width: 42px;
    height: 42px;
    border: solid 1px #d3b177;
    border-radius: 50%;
    font-size: 25px;
    margin-right: 12px
}

.accordion {
    border-top: 0
}

.accordion-card-header button {
    border: none;
    background: 0 0;
    padding: 0;
    font-size: 16px;
    line-height: 3.75;
    letter-spacing: normal;
    color: #000
}

.accordion-card-header button[aria-expanded=true] i:before {
    content: "\f068";
    color: #d3b177
}

.accordion-card-header button i {
    display: inline-block;
    margin-right: 20px;
    font-size: 24px;
    -webkit-text-stroke: 2.4px #fff
}

.accordion-card {
    padding-bottom: 15px
}

.aftercare-section {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    padding: 40px 0 58px
}

.aftercare-section:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    width: 650px;
    margin: 0 auto;
    background: rgba(0, 0, 0, .2)
}

.aftercare-section:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    max-width: 650px;
    margin: 0 auto;
    background: rgba(0, 0, 0, .2)
}

.aftercare-inner-container-pm {
    max-width: 738px;
    border: dotted 2px #000;
    margin: 0 auto;
    padding: 30px;
    margin-top: 6px;
    line-height: 1.5
}

.aftercare-inner-container-pm p {
    margin: 0
}

.day-label {
    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;
    min-width: 139px;
    height: 32px;
    background-color: #d3b177;
    font-family: Bebas, sans-serif;
    word-spacing: 5px;
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: .4px;
    text-align: center;
    color: #fff
}

.bg-dark-gold {
    background-color: #926d2f
}

.text-dark-gold {
    color: #926d2f
}

@media screen and (max-width:640px) and (min-width:300px) {
    .z-index {
        position: relative;
        z-index: 2
    }
    .mob-grid-card .grid-card-inner .grid-card-img {
        height: 190px
    }
    .accordion.fancy .ac-item {
        box-shadow: 0 21px 21px 0 rgba(0, 0, 0, .15)
    }
    .mobile-overlay {
        background: #fff;
        position: relative;
        z-index: 2
    }
    .mobile-overlay h1 {
        margin: 0!important;
        padding-top: 20px;
        padding-bottom: 20px
    }
    .mobile-overlay h2 {
        margin: 0!important;
        padding-top: 20px;
        padding-bottom: 20px
    }
    .mobile-overlay p {
        margin: 0!important;
        padding-bottom: 15px
    }
    .custom-jarallax {
        position: fixed!important;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0
    }
    .phone-number-btn {
        display: inline-block;
        font-family: Bebas, sans-serif;
        word-spacing: 5px;
        border: solid 1px #dcddde;
        font-size: 14px;
        line-height: 1;
        letter-spacing: .4px;
        text-align: right;
        color: #fff;
        padding: 7px
    }
    #section-microblading .phone-number-btn.dark,
    .phone-number-btn.dark {
        border: solid 1px #dcddde!important;
        color: #000!important;
        text-decoration: none!important
    }
    #section-microblading .phone-number-btn.dark:hover,
    .phone-number-btn.dark:hover {
        border: solid 1px #d3b177!important;
        color: #d3b177!important;
        text-decoration: none!important
    }
    .phone-number-btn i {
        font-size: 18px
    }
    .border-top {
        position: relative
    }
    .border-top:after {
        content: "";
        background: rgba(0, 0, 0, .2);
        height: 2px;
        position: absolute;
        top: 0;
        left: 5px;
        right: 5px
    }
    .inner-container-pm {
        max-width: 94%;
        z-index: 3
    }
    .inner-container-pm iframe {
        width: 100%
    }
    .inner-container-pm.faq {
        top: 0;
        padding: 0;
        background: 0 0;
        box-shadow: none
    }
    .inner-container-pm.to-top {
        top: -30px;
        z-index: 3
    }
    #section-what-we-do img {
        position: relative;
        z-index: 2
    }
    .mirror-parallax {
        padding-top: 12px;
        padding-bottom: 0;
        background-attachment: inherit;
        background-size: cover
    }
    .accordion {
        border: none
    }
    .accordion.fancy .ac-item {
        border: none;
        background: #fff;
        margin-bottom: 12px
    }
    .accordion .ac-title {
        padding: 20px 35px 20px 16px;
        font-size: 14px;
        line-height: 1.17
    }
    .ac-content {
        padding: 0 16px 20px
    }
    .accordion .ac-item .ac-title::before {
        top: 18px;
        font-size: 16px
    }
    .wd-slide {
        padding-bottom: 0
    }
    .wd-slide::after {
        content: normal
    }
    .wd-slide h3 {
        position: relative;
        padding-bottom: 14px
    }
    .wd-slide h3:after {
        content: "";
        height: 2px;
        position: absolute;
        bottom: 0;
        left: -10px;
        right: -10px;
        background: rgba(0, 0, 0, .2)
    }
    .prices-toggle {
        font-size: 14px;
        padding-left: 8px
    }
    .prices-toggle:after {
        position: relative;
        top: 3px
    }
    .dropdown-menu.prices-dropdown-menu .dropdown-item {
        font-size: 12px;
        line-height: 15px
    }
    .dropdown-menu.prices-dropdown-menu .dropdown-item:before {
        content: normal
    }
    .section-blog {
        margin: 0;
        padding-top: 0
    }
    .section-blog .container-pm-md {
        top: 0
    }
    #blog-detail .post-content-single .post-title h1 {
        font-size: 20px
    }
    #blog-detail .post-title h1 {
        font-size: 20px
    }
    #blog-detail .post-thumbnail .post-image,
    .post-thumbnail .post-audio,
    .post-thumbnail .post-embed,
    .post-thumbnail .post-slider,
    .post-thumbnail .post-video {
        width: 100%
    }
    #blog-detail .post-thumbnail .post-content-details {
        width: 92%;
        padding: 10px 15px;
        margin: 0 auto;
        float: none
    }
    #blog-detail .odd .post-item {
        display: block
    }
    #blog-detail .post-thumbnail .post-image a {
        width: 100%;
        height: auto
    }
    #blog-detail .post-item {
        padding-left: 0;
        float: left;
        width: 100%;
        margin-bottom: 0
    }
    #blog-detail .post-modern.post-thumbnail .post-meta {
        float: left;
        padding-left: 10px;
        width: auto;
        position: absolute;
        top: 0;
        left: -1px;
        z-index: 2
    }
    #blog-detail .post-modern .post-meta .post-date .post-date-day {
        display: inline-block;
        font-size: 14px
    }
    #blog-detail .post-content-single {
        width: 100%;
        margin: 0
    }
    #blog-detail .post-thumbnail .post-content-details .post-title h1 {
        font-size: 16px;
        line-height: 1.38;
        letter-spacing: .5px;
        margin-bottom: 5px
    }
    #blog-detail .post-description {
        font-size: 14px;
        line-height: 1.5;
        padding-top: 7px
    }
    #blog-detail .post-content-single .post-description {
        font-size: 14px;
        line-height: 1.5
    }
    #blog-detail .post-content-single .post-content-details {
        padding: 14px 0 10px;
        margin: 0 5px;
        top: 0
    }
    #blog-detail .post-modern .post-meta .post-date>span {
        font-size: 14px;
        line-height: 1.17
    }
    #blog-detail .post-content-recommended .post-meta {
        padding-left: 0
    }
    #blog-detail .post-content-recommended {
        margin: 0 -21px
    }
    #blog-detail .post-content-single .post-content-recommended .post-content-details {
        margin: 0 auto;
        padding: 14px 10px 10px;
        top: -20px
    }
    #blog-detail .post-content-single .post-content-recommended .post-description {
        padding: 10px
    }
    #blog-detail .post-content-single .post-content-recommended .post-item {
        padding: 0 0 15px;
        margin: 0
    }
    #blog-detail .post-content-single .post-description.careers strong {
        font-size: 16px;
        line-height: .88;
        letter-spacing: .5px;
        margin-bottom: 8px
    }
    .section-prices {
        background: url(../images/optimized/Mirror2.png) 0 0 no-repeat;
        background-size: cover;
        padding-bottom: 0
    }
    .section-prices .nav-tabs {
        background: #fff;
        padding-bottom: 9px;
        margin-top: 15px;
        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
    }
    .section-prices .tab-pane {
        margin-top: 0
    }
    .section-prices .nav-tabs .nav-link {
        font-family: Bebas, sans-serif;
        word-spacing: 5px;
        font-size: 12px;
        letter-spacing: .4px;
        text-align: center;
        color: rgba(0, 0, 0, .4);
        border: 1px solid transparent;
        border-radius: 0
    }
    .section-prices .nav-tabs .nav-link.active {
        border: solid 1px #dcddde;
        color: #020202
    }
    .price-img {
        height: 134px
    }
    .price-block {
        background: #fff;
        padding: 15px;
        margin: -10px 10px 0
    }
    .price-title {
        font-size: 16px;
        line-height: .88;
        letter-spacing: .5px;
        border-bottom: 2px solid rgba(0, 0, 0, .2);
        padding-bottom: 12px
    }
    .price-block ul {
        border-bottom: 2px solid rgba(0, 0, 0, .2);
        padding-top: 8px;
        padding-bottom: 14px;
        margin-bottom: 11px
    }
    .price-block ul li {
        border-bottom: none;
        padding: 0 0 0 15px;
        position: relative;
        font-size: 12px
    }
    .price-block ul li:before {
        content: "";
        display: inline-block;
        width: 3px;
        height: 3px;
        border-radius: 50%;
        float: left;
        background: #000;
        margin-right: 6px;
        position: relative;
        top: 6px
    }
    .price-block ul li span {
        display: block;
        float: left;
        width: 95%
    }
    .text-bold-bg {
        font-size: 12px;
        text-decoration: underline
    }
    .text-italic-sm {
        font-size: 10px;
        line-height: 1.4
    }
    .btn-lg-black {
        width: auto;
        margin: 0 10px;
        font-size: 14px;
        line-height: 1;
        letter-spacing: .4px
    }
    .have-a-question-block {
        background: #fff;
        padding: 15px 20px;
        margin-top: 10px
    }
    .have-a-question-block span {
        font-family: Bebas, sans-serif;
        word-spacing: 5px;
        font-size: 14px;
        line-height: 1;
        letter-spacing: .4px;
        text-align: left;
        color: #000
    }
    .call-btn {
        display: inline-block;
        padding: 7px 9px;
        font-family: Bebas, sans-serif;
        word-spacing: 5px;
        font-size: 14px;
        line-height: 1;
        letter-spacing: .4px;
        color: #000;
        border: solid 1px #dcddde
    }
    .call-btn:hover {
        color: #000;
        text-decoration: none
    }
    #artist-filters.nav-pills li {
        padding: 4px 8px
    }
    #artist-filters.nav-pills li a {
        width: auto
    }
    .custom-address-section {
        padding: 30px 0 45px;
        position: relative
    }
    .custom-address-section:before {
        content: "";
        height: 25px;
        background-size: 100% 25px
    }
    .custom-address-section:after {
        content: "";
        height: 25px;
        background-size: 100% 25px
    }
    .mobile-no-parallax {
        background: 0 0
    }
    h3.lg {
        font-size: 16px
    }
    .inner-container-pm.artist {
        margin-top: 0;
        width: 100%;
        max-width: 100%;
        box-shadow: none;
        padding: 0
    }
    .inner-container-pm.artist .container-pm-md {
        position: relative;
        top: 0
    }
    .artist-section-gallery {
        padding-top: 20px;
        margin-top: 5px
    }
    .artist-section-gallery::after {
        left: -20px;
        right: -20px
    }
    .inner-container-pm.artist img {
        box-shadow: 0 16px 34px 0 rgba(0, 0, 0, .15)
    }
    .page-navigation a.page-navigation-prev {
        left: 0;
        top: 110px;
        font-size: 1.8em
    }
    .page-navigation a.page-navigation-next {
        right: 0;
        top: 110px;
        font-size: 1.8em
    }
    .comment .morelink:hover {
        color: #d3b177
    }
    .blog-bgr {
        margin-top: 0;
        background: 0 0!important
    }
    .blog-bgr .inner-container-pm {
        top: -30px
    }
    .d-border-top {
        position: relative;
        padding: 20px 0 10px
    }
    .m-border-bottom {
        position: relative;
        padding: 10px 0 20px
    }
    .d-border-top::after {
        left: -5px;
        right: -5px
    }
    .m-border-bottom:after {
        content: "";
        background: rgba(0, 0, 0, .2);
        height: 2px;
        position: absolute;
        bottom: 0;
        left: -5px;
        right: -5px
    }
    .section-gallery #artist-filters.nav-pills li {
        padding: 0
    }
    .section-models-wanted {
        background-size: 100% 70px;
        position: relative;
        padding: 0 10px 11px
    }
    .availability-days tbody tr td:first-child {
        font-size: 12px;
        line-height: 10px
    }
    .availability-days thead tr th {
        font-size: 12px;
        line-height: 12px
    }
    .availability-days tbody tr td {
        padding: 0 5px
    }
    .grid-section {
        background: #d1d2d4
    }
    .grid-list {
        padding: 0;
        margin: 0 -21px
    }
    .grid-card-inner {
        box-shadow: none
    }
    .grid-card {
        width: 100%;
        margin-bottom: 15px;
        position: relative
    }
    .grid-card-title {
        margin: -20px 10px 0;
        padding: 18px 18px 18px 22px;
        line-height: 1.38;
        letter-spacing: .5px;
        position: relative;
        box-shadow: 0 21px 21px 0 rgba(0, 0, 0, .15)
    }
    .grid-card-title a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .artists.grid-section {
        background-size: cover
    }
    .artists .grid-card {
        margin-left: 0;
        margin-right: 0
    }
    .artists .grid-card-title {
        font-size: 16px;
        line-height: 1.25;
        letter-spacing: .5px;
        text-align: left;
        padding: 11px 16px
    }
    .artists .grid-card-title .text-sm {
        display: block;
        font-family: HelveticaNeue, sans-serif;
        font-size: 12px;
        line-height: 1.17;
        text-align: left;
        padding-top: 7px
    }
    .mob-grid-card {
        width: 50%
    }
    .mob-grid-card.left img {
        border-right: 3px solid transparent
    }
    .mob-grid-card.right img {
        border-left: 3px solid transparent
    }
    #blog-detail .post-modern.post-thumbnail.post-content-recommended .post-meta {
        padding-left: 0
    }
    .quote {
        font-size: 14px;
        line-height: 1.43;
        letter-spacing: .7px;
        margin-bottom: 30px
    }
    .quote i {
        margin: 20px 0 12px;
        font-size: 22px
    }
    .post-description.careers p {
        margin: 0
    }
    .post-description.careers .wd-slide {
        padding-bottom: 16px
    }
    .post-description.careers .wd-slide:after {
        content: ""!important;
        background: rgba(0, 0, 0, .2);
        height: 2px;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0
    }
    #blog-detail .post-content-single .post-description.careers {
        padding-top: 10px
    }
    .aftercare-inner-container-pm {
        margin: 0
    }
    .inner-container-pm.services {
        position: static;
        padding-left: 15px;
        padding-right: 15px
    }
    .inner-container-pm.services::after {
        top: 0
    }
    .inner-container-pm.services h3 a {
        display: inline-block;
        font-size: 14px;
        text-transform: initial;
        margin-left: 6px;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, Gotham
    }
    .services-info {
        border-bottom: 1px solid rgba(0, 0, 0, .2)
    }
    .accordion {
        margin-top: 15px
    }
    .accordion-card-header button {
        font-size: 14px
    }
    .accordion-card-header button i {
        font-size: 16px;
        -webkit-text-stroke: initial
    }
    .accordion-card-header button span span {
        text-align: left;
        line-height: 1.25
    }
    .inner-container-pm.services {
        max-width: 100%
    }
    .aftercare-section {
        padding: 30px 0;
        margin: 0 -21px;
        background-image: url(/images/optimized/Mirror2.png);
        background-attachment: fixed;
        background-size: cover
    }
    .aftercare-section .container-pm {
        background: #fff;
        padding: 0 13px 18px
    }
    .aftercare-inner-container-pm {
        padding: 17px
    }
    .day-label {
        font-size: 12px;
        min-width: 65px;
        height: 24px;
        letter-spacing: .2px;
        word-spacing: 3px
    }
    .lookbook-section {
        padding-top: 0
    }
    #section-artist {
        padding-top: 28px
    }
    #artist-bio {
        padding: 0 10px
    }
}

@media screen and (min-width:641px) and (max-width:1200px) {
    .section-blog #blog-detail {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    #blog-detail .post-thumbnail .post-image,
    #blog-detail .post-thumbnail .post-image a {
        width: 377px;
        height: 381.3px
    }
    #blog-detail .post-thumbnail .post-content-details {
        width: 300px
    }
    #blog-detail .post-item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row;
        flex-flow: row
    }
}

@media screen and (min-width:641px) and (max-width:940px) {
    .grid-card {
        width: 31%;
        margin-bottom: 60px
    }
    .artists .grid-card {
        width: 32%;
        margin-left: 7px;
        margin-right: 7px
    }
    .artists .grid-card-title {
        font-size: 18px
    }
}

@font-face {
    font-family: pain-level;
    src: url(fonts/pain-level.eot?kd7vvz);
    src: url(fonts/pain-level.eot?kd7vvz#iefix) format('embedded-opentype'), url(fonts/pain-level.ttf?kd7vvz) format('truetype'), url(fonts/pain-level.woff?kd7vvz) format('woff'), url(fonts/pain-level.svg?kd7vvz#pain-level) format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: block
}

[class*=" icon-"],
i[class^=icon-] {
    font-family: pain-level!important;
    speak: none;
    font-style: normal;
    font-size: 40px;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-mild:before {
    content: "\e900"
}

.icon-moderate:before {
    content: "\e901"
}

img.lazyload {
   /* background-color: #555; */
    background-image: url(/pub/images/Eyebrow.gif);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

ul[data-isotope-nav] a.nav-link {
    word-spacing: .15em
}
