/*
Theme Name: JTs Hairstylist
Author: Slick Design
Author URI: https://slickdesign.com.au/
Version: 1.0
*/

/* // 
ul#menu-main-menu > li:after {
    display: inline-block;
    content: "//";
    position: absolute;
    top: 15px;
    right: -5px;
}
// */

body, a {
    font-family: 'Roboto', 'PT Sans', sans-serif;
    color: rgb(51, 51, 51);
}

a:hover {
    color: #b2b2b2;
}

* {
    -webkit-appearance: none;
    border-radius: 0;
}

.site-inner .column-2 a {
    color: #cb8b5b;
}

.nav .menu-item {
    padding-right: 15px;
    padding-left: 15px;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 1px;
}

.nav>li>a:hover,
.nav>li>a:focus,
.nav>li.current-menu-item>a {
    background-color: transparent;
    color: #b2b2b2;
}

.header-button {
    list-style: none;
    margin: 8px 0px 20px;
}

.header-button li {
    display: inline-block;
    background: rgb(51, 51, 51);
    position: relative;
    margin-bottom: 10px;
}

.header-button li.current-menu-item,
.header-button li:hover {
    background: #cb8b5b;
}

.header-button li a:hover {
    text-decoration: none;
}

.header-button li a {
    color: white;
    padding: 4px 28px;
    text-transform: uppercase;
    letter-spacing: 2px;
    white-space: nowrap;
    font-size: 13px;
    display: block;
}

.header-button li:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    border-bottom: 30px solid white;
    border-left: 7px solid transparent;
}

span.icon-bar {
    background: rgb(51, 51, 51);
}

.page-template-page_2_column .site-inner {
    /*margin-top: 20px;*/
    font-size: 13px;
    letter-spacing: 0.7px;
}

h1.title {
    font-size: 31px;
    letter-spacing: 8px;
    text-transform: uppercase;
    font-weight: 400;
}

h1.title:after {
    content: "";
    margin-left: 26px;
    background-image: url('images/DoubleSlash.svg');
    display: inline-block;
    width: 30px;
    height: 27px;
    background-repeat: no-repeat;
    vertical-align: middle;
}

li.widget,
li.cat-item {
    list-style: none;
    font-size: 16px;
    letter-spacing: 1px;
    margin: 17px 0px;
    font-weight: 300;
}

.widget_categories ul {
    position: relative;
}

li.cat-item:before {
    content: "";
    position: absolute;
    left: 0;
    display: block;
    background-image: url(images/RightArr.svg);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: center center;
}

li.cat-item.current-cat a {
    color: #b2b2b2;
}

.tagcloud > a {
    padding: 5px 7px;
    background: rgb(242,242,242);
    color: rgb(178,178,178);
    margin-bottom: 5px;
    display: inline-block;
    font-size: 12.5px ! important;
    letter-spacing: 1px;
}

h2.widgettitle {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 8px 0;
}

.sidebar h2.widgettitle {
    border-bottom: 1px solid lightgrey;
}

.sidebar .widget_text {
    position: relative;
}

.sidebar .widget + .widget {
    margin-top: 47px;
}

.instagram-row .container {
    position: relative;
}

.sidebar .sidebar-instagram:before,
.sidebar .sidebar-facebook:before,
.instagram-row .sidebar-instagram:before,
.facebook-feed .sidebar-facebook:before {
    border-radius: 40px;
    height: 47px;
    width: 47px;
    border: 1px solid lightgrey;
    content: "";
    display: inline-block;
    text-align: center;
    padding-top: 10px;
    padding-left: 2px;
    background-position: center center;
    background-repeat: no-repeat;
}

.instagram-row .sidebar-instagram,
.facebook-feed .sidebar-facebook {
    top: 14px ! important;
}

.sidebar .sidebar-instagram:before,
.instagram-row .sidebar-instagram:before {
    background-image: url('images/Instagram.svg');
    background-size: 18px;
}

.sidebar a:hover .sidebar-instagram:before,
.instagram-row a:hover .sidebar-instagram:before {
    background-image: url('images/Instagram_Orange.svg');
}

.sidebar .sidebar-facebook:before,
.facebook-feed .sidebar-facebook:before {
    background-image: url('images/Facebook.svg');
    background-size: 18px 18px;
}

.sidebar a:hover .sidebar-facebook:before,
.facebook-feed a:hover .sidebar-facebook:before {
    background-image: url('images/Facebook_Orange.svg');
}

.sidebar .sidebar-instagram,
.sidebar .sidebar-facebook,
.instagram-row .sidebar-instagram,
.facebook-feed .sidebar-facebook {
    background: white;
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 47px;
    text-align: right;
    margin-top: 10px;
    display: block;
}

.instagram-row .sidebar-instagram,
.facebook-feed .sidebar-facebook {
    margin-right: 26px;
}

.instagram-row .sidebar-instagram {
    background: rgb(243,244,244);
}

footer {
    background: rgb(51, 51, 51);
    color: white;
    padding: 0;
    margin-top: 60px;
}

footer h2.widgettitle {
    color: #cb8b5b;
}

footer ul.menu {
    list-style: none;
    padding: 0;
    text-transform: uppercase;
    font-size: 12px;
}

footer a {
    color: #ddd;
    letter-spacing: 1px;
}

footer a:hover,
h3.entry-title a:hover,
li.cat-item a:hover {
    color: #cb8b5b;
    text-decoration: none;
}

.tagcloud > a:hover {
    background: #cb8b5b;
    text-decoration: none;
    color: white;
}

table.wpsl-opening-hours time {
    letter-spacing: 1.2px;
    color: rgb(110,110,110);
}

.share a:hover,
.sidebar a:hover .sidebar-instagram:before,
.instagram-row a:hover .sidebar-instagram:before,
.sidebar a:hover .sidebar-facebook:before,
.facebook-feed a:hover .sidebar-facebook:before {
    border-color: #cb8b5b;
}

.form-full-width {
    margin-bottom: 10px;
}

.form-full-width > * {
    font-weight: 300;
}

.form-full-width > span {
    width: 1px;
    padding: 0 0 0 10px;
}

.form-full-width input[type="email"],
.form-full-width input[type="text"] {
    width: 100%;
    background: rgb(242, 242, 242);
    color: rgb(178, 178, 178);
    border: 0 none transparent;
    padding: 3px 10px;
    font-size: 14px;
    height: 26px;
}

input[type="submit"],
.book-button {
    background: rgb(38,38,38);
    color: white ! important;
    width: 104px;
    text-align: center;
    border: 0 none transparent;
    font-size: 11px;
    text-transform: uppercase;
    padding: 5px 0;
    letter-spacing: 1px;
}

.book-button {
    width: 168px;
    display: inline-block;
    font-size: 12px;
    position: absolute;
    left: 25px;
    bottom: 0;
}

#wpsl-search-wrap {
    margin-bottom: 49px;
    font-size: 25px;
}

#wpsl-search-wrap label {
    width: 112px;
    font-weight: normal;
}

#wpsl-search-wrap input[type="text"] {
    width: 100%;
    background: rgb(242, 242, 242);
    color: rgb(178, 178, 178);
    border: 0 none transparent;
    padding: 7px 20px;
    font-size: 25px;
    border-radius: 0;
}

#wpsl-search-btn {
    width: 200px;
    text-align: center;
    margin: 0 0 0 10px;
    text-transform: uppercase ! important;
    background: rgb(38,38,38);
    color: white;
    border: 0 none transparent ! important;
    font-size: 15px;
    padding: 11px 0;
    letter-spacing: 1px;
    border-radius: 0 ! important;
    height: 49px;
}

#wpsl-gmap {
    float: none ! important;
    width: 100% ! important;
}

#wpsl-result-list {
    width: 100% ! important;
    margin: 64px 0 ! important;
}

#wpsl-result-list #wpsl-stores,
#wpsl-result-list #wpsl-direction-details {
    height: auto ! important;
}

#wpsl-stores > ul > li > a > h4.store-heading,
#wpsl-store-information h4,
.page-template-page_services .category h3 {
    margin: 0 0 10px;
    padding: 0 10px 10px;
    border-bottom: 1px solid lightgrey;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 20px;
}

#wpsl-stores > ul > li > a,
.page-template-page_services .category h3 a {
    color: rgb(51, 51, 51);
    display: block;
}

#wpsl-stores > ul > li.active > a,
#wpsl-stores > ul > li > a:hover,
.page-template-page_services .category.active h3 a,
.page-template-page_services .category h3 a:hover {
    color: #cb8b5b;
    text-decoration: none;
}

#wpsl-stores > ul > li > .wpsl-store-location,
#wpsl-stores > ul > li > .wpsl-direction-wrap,
#wpsl-store-information {
    display: none;
}

#wpsl-stores > ul > li > .wpsl-store-location,
#wpsl-stores > ul > li > .wpsl-direction-wrap,
#wpsl-store-information {
    font-weight: 300;
}

#wpsl-stores > ul > li.active > .wpsl-store-location,
#wpsl-stores > ul > li.active > .wpsl-direction-wrap,
#wpsl-store-information.active {
    display: block;
    padding-bottom: 33px;
}

#wpsl-wrap #wpsl-result-list #wpsl-stores li {
    border-bottom: 0 none transparent;
    padding: 0;
}

#wpsl-result-list li p.wpsl-phone,
#wpsl-result-list li p.wpsl-fax,
#wpsl-result-list li p.wpsl-email,
#wpsl-result-list li p.wpsl-address,
#wpsl-result-list li p.wpsl-web {
    padding-left: 20px;
    margin-bottom: 8px;
    position: relative;
    line-height: 15px;
}

#wpsl-result-list li p.wpsl-phone:before,
#wpsl-result-list li p.wpsl-fax:before,
#wpsl-result-list li p.wpsl-email:before,
#wpsl-result-list li p.wpsl-address:before,
#wpsl-result-list li p.wpsl-web:before {
    position: absolute;
    left: 0;
    color: #cb8b5b;
    font-weight: bold;
}

#wpsl-result-list li p.wpsl-phone:before {
    content: "P";
}

#wpsl-result-list li p.wpsl-fax:before {
    content: "F";
}

#wpsl-result-list li p.wpsl-email:before {
    content: "E";
}

#wpsl-result-list li p.wpsl-address:before {
    content: "A";
}

#wpsl-result-list li p.wpsl-web:before {
    content: "W";
}

.wpsl-opening-hours tr td:first-child {
    text-transform: uppercase;
    font-size: 10px;
}

.wpsl-opening-hours tr td:last-child {
    text-transform: lowercase;
}

#wpsl-stores {
    overflow-x: hidden;
}

#wpsl-stores .map-container {
    height: 0px;
    overflow: hidden;
}

#wpsl-store-information .map-container {
    height: auto;
}

.wpsl-preloader img {
    left: 100px;
}

.information-content {
    margin-top: 20px;
    letter-spacing: 0.5px;
    font-size: 13px;
    line-height: 17px;
}

.information-content > p {
    padding-left: 0;
}

h3.entry-title,
h3.entry-title a {
    color: rgba(0,0,0,0.3);
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 2px;
    margin-bottom: 20px;
}

img.attachment-post-thumbnail {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    margin-top: 16px;
}

article {
    padding-right: 40px;
    letter-spacing: 0.8px;
    font-size: 13px;
    margin: 40px 0 50px;
    font-weight: 300;
}

.blog-first strong,
.blog-first b,
.single-post article strong,
.single-post article b {
    color: #cb8b5b;
    font-weight: 500;
}

a.read-more {
    color: #cb8b5b;
    text-transform: uppercase;
    text-decoration: underline;
}

.tagcloud {
    overflow: hidden;
    max-height: 157px;
}

.share {
    margin-top: 10px;
}

.share a {
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 30px;
    border: 1px solid lightgrey;
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: 5px;
}

a.twitter-share {
    background-size: 17px;
    background-image: url('images/Twitter.svg');
}

a.twitter-share:hover {
    background-image: url('images/Twitter_Orange.svg');
}

a.facebook-share {
    background-size: 16px 16px;
    background-image: url('images/Facebook.svg');
}

a.facebook-share:hover {
    background-image: url('images/Facebook_Orange.svg');
}

a.googleplus-share {
    background-size: 17px;
    background-image: url('images/GooglePlus.svg');
}

a.googleplus-share:hover {
    background-image: url('images/GooglePlus_Orange.svg');
}

.back-to-posts {
    margin-top: 40px;
    padding-left: 30px;
    display: inline-block;
    position: relative;
    font-size: 16px;
}

.back-to-posts:before {
    content: "";
    position: absolute;
    display: inline-block;
    left: 0;
    width: 20px;
    height: 20px;
    background-image: url('images/LeftArr.svg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 17px;
}

.row.footer-forms {
    margin: 60px 0 30px;
}

.footer-forms h3,
.testimonials h3,
.facebook-feed h3,
.instagram-row h3 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 1px solid lightgrey;
    margin-bottom: 15px;
}

.footer-forms .form-full-width input[type="submit"],
.gform_wrapper .gform_footer input[type=submit] {
    font-size: 11px;
    letter-spacing: 1px;
    padding: 5px 0;
}

.arrow-left-icon {
    display: inline-block;
    float: left;
    width: 20px;
    height: 20px;
    background-image: url('images/LeftArr.svg');
    background-position: center center;
    background-size: 18px;
    background-repeat: no-repeat;
}

a:hover > .arrow-left-icon {
    background-image: url('images/LeftArr_Orange.svg');
}

.arrow-right-icon {
    display: inline-block;
    float: right;
    width: 20px;
    height: 20px;
    background-image: url('images/RightArr.svg');
    background-position: center center;
    background-size: 18px;
    background-repeat: no-repeat;
}

a:hover > .arrow-right-icon {
    background-image: url('images/RightArr_Orange.svg');
}

.pagination {
    width: 100%;
}

.pagination .nav-links {
    text-align: center;
    font-weight: 300;
}

.page-numbers {
    font-size: 16px;
}

.pagination .screen-reader-text {
    display: none;
}

.salon-locator h3:after {
    content: "";
    display: inline-block;
    background-image: url('images/Search.svg');
    width: 14px;
    height: 14px;
    background-position: bottom center;
    background-size: 13px;
    background-repeat: no-repeat;
    margin-left: 10px;
    margin-bottom: -1px;
}

footer a.social.facebook-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('images/Facebook-white.svg');
    background-repeat: no-repeat;
    background-size: 18px 18px;
    background-position: center center;
}

footer a.social.facebook-icon:hover {
    background-image: url('images/Facebook_Orange.svg');
}

footer a.social.instagram-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('images/Instagram-white.svg');
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: center center;
}

footer a.social.instagram-icon:hover {
    background-image: url('images/Instagram_Orange.svg');
}

.slick-logo {
    display: inline-block;
    height: 25px;
    width: 25px;
    background-image: url('images/SlickLogo.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 25px;
    right: 0;
    top: 0;
    vertical-align: middle;
}

.site-info {
    height: 40px;
    background: rgb(38,38,38);
    font-size: 12px;
    color: white;
    overflow: hidden;
}

.site-info > .container > span {
    margin: 10px 0;
    font-weight: 300;
}

.site-info a {
    color: white;
    margin-right: 5px;
}

.site-info .site-title {
    text-transform: uppercase;
}

.nav .menu-item.social {
    padding: 0;
}

.nav .menu-item.social:after {
    content: none;
}

.nav .menu-item.social a {
    color: transparent;
    padding: 0 6px;
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: 10px;
    height: 50px;
    width: 20px;
    overflow: hidden;
    position: relative;
    text-overflow: clip;
}

.nav .menu-item.social.facebook-icon a {
    background-image: url('images/Facebook.svg');
    background-size: 9px 18px;
}

.nav .menu-item.social.instagram-icon a {
    background-image: url('images/Instagram.svg');
    background-size: 18px;
}

.page-template-page_services .category {
    margin-top: 20px;
}

.active .category-content {
    display: block;
}

.category-content {
    padding: 0 0 0 10px;
    /*display: none;*/
}

.category-content h4 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 4px;
    letter-spacing: 0.4px;
}

.category-content .service {
    display: table;
    width: 100%;
    font-size: 15px;
    letter-spacing: 0.8px;
    font-weight: 300;
}

.category-content .service > span {
    display: table-cell;
    vertical-align: bottom;
}

.angled-mask {
    position: relative;
    overflow: hidden;
}

.angled-mask:after {
    content: "";
    border-bottom: 1000px solid white;
    border-left: 200px solid transparent;
    position: absolute;
    right: 0;
    top: 0;
}

.angled-mask img.attachment-post-thumbnail {
    margin-top: 0;
    margin-bottom: 30px;
}

.page-template-page_services .angled-mask img.attachment-post-thumbnail {
    margin-top: 16px;
}

.secondary-content {
    font-size: 20px;
    text-transform: uppercase;
    color: rgb(178,178,178);
    font-family: 'Raleway', 'Roboto', 'PT Sans', sans-serif;;
    font-weight: 600;
    width: 80%;
    letter-spacing: 1px;
    line-height: 24px;
}

.column-2 {
    margin-top: 54px;
}

table.page_services_content,
table.appointment-table {
    font-size: 12px;
    width: 100%;
    margin-top: 50px;
}

table.appointment-table th {
    white-space: nowrap;
    vertical-align: top;
    padding-right: 10px;
    text-transform: uppercase;
}

table.appointment-table span {
    float: left;
    display: inline-block;
    height: 101%;
    margin-right: 5px;
}

table.appointment-table td {
    height: 1px;
}

.gform_wrapper .gfield {
    display: table;
    width: 100%;
    margin: 0 0 10px;
}

.gform_wrapper .gfield_label,
.gform_wrapper .ginput_container {
    display: table-cell ! important;
    vertical-align: top;
    font-size: 16px;
}

.gform_wrapper .gfield_label {
    width: 30%;
    font-weight: 300 ! important;
    padding-top: 5px;
}

.gform_wrapper .gfield_label .gfield_required {
    color: inherit;
    margin-left: 0;
}

.gform_wrapper .ginput_container input,
.gform_wrapper .ginput_container textarea {
    border: 0 none transparent;
    background: rgb(242,242,242);
}

.gform_wrapper .ginput_container textarea.medium {
    margin-bottom: -6px;
}

.gform_wrapper .gform_footer {
    margin: 0;
    padding: 0;
}

.gform_wrapper .gform_footer input.gform_button {
    margin-left: 30%;
}

.instagram-row {
    background: rgb(243, 244, 244);
}

.one-sided .form-full-width label {
    width: 70px;
    min-width: 70px;
}

.footer-feeds h3 {
    margin-bottom: 40px;
}

.footer-feeds .salon-locator h3 {
    margin-bottom: 15px;
}

.salon-locator p {
    min-width: 212px;
    width: 80%;
    margin-bottom: 15px;
}

.testimonial {
    font-size: 17px;
    font-weight: 300;
}

span.testimonial-name {
    display: block;
    color: #cb8b5b;
    position: relative;
    padding-left: 40px;
    margin-bottom: 40px;
    font-size: 18px;
}

.instagram-row .container,
.footer-feeds .facebook-feed,
.footer-feeds .testimonials,
.footer-feeds .newsletter-subscription,
.footer-feeds .salon-locator {
    margin-top: 40px;
}

.instagram-row .container {
    padding-bottom: 40px;
}

span.testimonial-name:before {
    content: "";
    position: absolute;
    left: 0;
    width: 25px;
    height: 25px;
    background-image: url('images/DoubleSlash.svg');
    background-repeat: no-repeat;
}

.stores-list {
    padding-bottom: 40px;
}

.banner {
    margin-bottom: 40px;
}

.facebook-feed h3,
.instagram-row h3 {
    max-width: calc(100% - 43px);
}

li#text-3 h2 {
    max-width: calc(100% - 57px);
}

.instagram-row img {
    width: 100%;
    margin-top: 10px;
}

.gfield_description.validation_message {
    display: none ! important;
}

.instagram-row h3 {
    margin-bottom: 40px;
}

.container.stores-list h4 {
    font-size: 15px;
    font-weight: 500;
    margin: 13px 0 0;
}

.container.stores-list p {
    font-size: 13px;
    font-weight: 300;
}

.nav .menu-item.social a:hover:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255,255,255,0.7);
    content: "";
}

.column-2 ul {
    padding-left: 15px;
}
.column-2 p, .column-2 ul {
    margin-bottom: 15px;
    line-height: 16px;
    font-weight: 300;
}

#wpsl-stores > ul > li.active > .wpsl-store-location > div > div:first-child {
    padding-bottom: 40px;
    position: relative;
}

#wpsl-stores > ul > li.active > .wpsl-store-location > div > div {
    margin-bottom: 12px;
}

input[type="submit"]:hover,
.book-button:hover {
    background: #cb8b5b;
    text-decoration: none;
}

.container.stores-list div > p:last-child {
    margin: 0;
}

.category-content .service {
    color: rgb(76, 76, 76);
}

a.read-more:hover {
    color: rgb(51, 51, 51);
}

a.page-numbers:hover {
    color: #cb8b5b;
}

@media (min-width: 990px) {
    .angled-content {
        width: 100%;
        height: 400px;
        white-space: nowrap;
    }

    .angled-content .angled-container {
        height: 400px;
        width: 166px;
        overflow: hidden;
        padding-left: 60px;
        float: left;
        margin-right: -100px;
        margin-left: 0;
        -webkit-transition: all 0.7s ease-in-out;
        -moz-transition: all 0.7s ease-in-out;
        -ms-transition: all 0.7s ease-in-out;
        -o-transition: all 0.7s ease-in-out;
        transition: all 0.7s ease-in-out;
    }

    .angled-content .angled-container.first,
    .angled-content .angled-container.first.angled-active,
    .angled-content .angled-container.first.angled-prev {
        width: 572px;
        margin-right: -96px;
        margin-left: 0;
        -webkit-transition: width 0s linear;
        -moz-transition: width 0s linear;
        -ms-transition: width 0s linear;
        -o-transition: width 0s linear;
        transition: width 0s linear;
    }

    .angled-content .angled-container.angled-prev {
        margin-right: 233px;
    }

    .angled-content .angled-container.angled-active,
    .angled-content .angled-container.angled-prev {
        margin-left: -333px;
    }

    .angled-content .angled-container.angled-active {
        width: 500px;
    }

    .angled-content .angled-container.first .angled-image {
        margin-left: -100px;
    }

    .angled-content .angled-container .angled-image:after {
        content: "";
        top: 0;
        bottom: 0;
        left: -1px;
        right: 0;
        position: absolute;
        background: rgba(51, 51, 51, 0.74);
        -webkit-transition: background 0.7s ease-in-out;
        -moz-transition: background 0.7s ease-in-out;
        -ms-transition: background 0.7s ease-in-out;
        -o-transition: background 0.7s ease-in-out;
        transition: background 0.7s ease-in-out;
    }

    .angled-content .angled-container.angled-active .angled-image:after {
        background: rgba(51, 51, 51, 0);
    }

    .angled-content .angled-container .angled-image {
        -moz-transform: rotate(13.5deg);
        -webkit-transform: rotate(13.5deg);
        -o-transform: rotate(13.5deg);
        -ms-transform: rotate(13.5deg);
        transform: rotate(13.5deg);
        overflow: hidden;
        height: 550px;
        width: 600px;
        margin-top: -70px;
        position: relative;
        box-shadow: -3px 0px 2px white;
        background-color: white;
    }

    .angled-content .angled-container .angled-image img {
        width: 700px;
        -moz-transform: rotate(-13.5deg);
        -webkit-transform: rotate(-13.5deg);
        -o-transform: rotate(-13.5deg);
        -ms-transform: rotate(-13.5deg);
        transform: rotate(-13.5deg);
        margin-left: -220px;
        margin-top: 40px;
        -webkit-transition: margin 0.7s ease-in-out;
        -moz-transition: margin 0.7s ease-in-out;
        -ms-transition: margin 0.7s ease-in-out;
        -o-transition: margin 0.7s ease-in-out;
        transition: margin 0.7s ease-in-out;
        min-width: 600px;
        min-height: 410px;
    }

    .angled-content .angled-container.angled-active .angled-image img {
        margin-left: -52px;
        margin-top: 0;
    }

    .angled-content .angled-container.angled-prev.first.angled-prev .angled-image img {
        margin-top: 14px;
    }

    .angled-content .angled-container.angled-prev.first .angled-image img {
        margin-left: -111px;
        margin-top: 0;
    }

    .angled-content .angled-text {
        width: 350px;
        height: 400px;
        white-space: normal;
        vertical-align: bottom;
        overflow: hidden;
        padding-left: 45px;
        position: relative;
        pointer-events: none;
        float: right;
    }

    .angled-content .angled-text .angled-text-container {
        -moz-transform: rotate(13.5deg);
        -webkit-transform: rotate(13.5deg);
        -o-transform: rotate(13.5deg);
        -ms-transform: rotate(13.5deg);
        transform: rotate(13.5deg);
        overflow: hidden;
        background: rgb(51, 51, 51);
        color: white;
        height: 520px;
        width: 500px;
        margin-top: -20px;
    }

    .angled-text-container:before {
        content: "";
        background-color: #cb8b5b;
        width: 3px;
        top: 0;
        bottom: 0;
        left: 7px;
        position: absolute;
    }

    .angled-content .angled-text .angled-text-content {
        color: white;
        width: 270px;
        position: absolute;
        bottom: 30px;
        right: 20px;
        text-align: right;
    }

    .angled-content .angled-text .angled-text-content h3 {
        color: #cb8b5b;
        text-transform: uppercase;
        font-size: 25px;
        letter-spacing: 1.5px;
        font-weight: 400;
    }

    .angled-content .angled-text .angled-text-content p {
        font-size: 14px;
        letter-spacing: 1px;
        line-height: 17px;
        font-weight: 300;
    }
    
    table.page_services_content th {
        width: 100%;
    }

    table.page_services_content td {
        white-space: nowrap;
    }
    
    table.appointment-table {
        width: 70%;
        margin-left: 30%;
    }
}

@media (min-width: 768px) {
    .navbar-brand {
        padding: 15px 0;
        height: auto;
    }
    
    .navbar-right {
        margin-top: 37px;
    }
    
    nav.navbar {
        border-bottom: 1px solid black;
        border-radius: 0;
    }
    
    .thumbnail-loop img.attachment-post-thumbnail {
        margin: 0;
    }

    .post-loop {
        overflow: hidden;
    }

    .nav .menu-item:after {
        content: "";
        position: absolute;
        right: -10px;
        top: 14px;
        display: inline-block;
        width: 20px;
        height: 20px;
        background-image: url('images/DoubleSlash.svg');
        background-repeat: no-repeat;
    }
    
    .category-content .service > span.separator {
        border-bottom: 1px solid lightgrey;
        width: 100%;
    }
    
    .category-content .service > span.service-title,
    .category-content .service > span.price {
        white-space: nowrap;
    }
    
    .one-sided span {
        display: block;
        margin-left: 70px;
    }

    .header-button li:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        border-top: 30px solid white;
        border-right: 7px solid transparent;
    }

    .header-button li:last-child:after {
        border-bottom: 0 none transparent;
    }

    .header-button li:first-child:before {
        border-top: 0 none transparent;
    }
    
    .form-full-width {
        display: table;
        width: 100%;
    }

    .form-full-width > * {
        display: table-cell !important;
    }
    
    /*
    .testimonial.cycle-slide {
        display: block ! important;
        position: relative ! important;
        visibility: visible ! important;
        opacity: 1 ! important;
    }

    .testimonial.cycle-slide.cycle-sentinel {
        display: none ! important;
    }
    */
}

@media (max-width: 989px) {
    .nav .menu-item {
        font-size: 12px;
        padding: 0;
    }

    .nav .menu-item a {
        padding: 14px;
    }

    .angled-image img {
        width: 100%;
    }

    .angled-image:after {
        content: "";
        border-bottom: 1000px solid white;
        border-left: 200px solid transparent;
        position: absolute;
        top: 0;
        right: 0;
    }

    .angled-image {
        position: relative;
        overflow: hidden;
    }
}

@media (max-width: 767px) {
    div#header-menu {
        padding: 0;
    }

    ul#menu-main-menu {
        z-index: 1;
        position: relative;
        background: white;
        margin: 14px 0;
    }
    
    .menu-main-menu-container,
    div#header-menu,
    nav.navbar,
    .container-fluid.header-container > .container {
        z-index: 1;
        position: relative;
    }
    
    div.site-content {
        padding-top: 20px;
    }

    ul#menu-main-menu > li {
        border-bottom: 1px solid lightgrey;
    }
    
    nav.navbar {
        height: 80px;
        width: 100vw;
        width: calc(100% + 40px);
        margin: 0 -20px;
    }
    
    nav.navbar .navbar-toggle,
    nav.navbar .social-header {
        margin-top: 30px;
        margin-right: 10px;
        margin-bottom: 0;
        padding: 0;
    }
    
    /*nav.navbar .navbar-toggle:hover > span,*/
    nav.navbar .navbar-toggle[aria-expanded="true"] > span,
    .nav .menu-item.inverse a:hover,
    .nav .menu-item.inverse.current-menu-item a {
        background: #cb8b5b;
    }
    
    .nav .menu-item.inverse a {
        background: rgb(51,51,51);
        color: white;
    }
    
    nav.navbar .social-header {
        margin-right: 20px;
    }
    
    .navbar-toggle .icon-bar {
        width: 40px;
        height: 7px;
    }

    .navbar-toggle .icon-bar+.icon-bar {
        margin-top: 5px;
    }
    
    ul#menu-top-buttons {
        padding: 0;
        float: left ! important;
    }
    
    .nav .menu-item a {
        font-size: 16px;
        font-weight: 400;
        letter-spacing: 1px;
    }
    
    .header-button li {
        display: list-item;
    }
    
    .category-content .service > span.service-title {
        width: 100%;
        border-bottom: 1px solid lightgrey;
    }
    
    .category-content .service > span.price {
        white-space: nowrap;
        border-bottom: 1px solid lightgrey;
    }
    
    #wpsl-search-wrap label,
    .form-full-width > label {
        display: none ! important;
    }
    
    div#wpsl-search-wrap td > * {
        width: 100%;
    }

    div#wpsl-search-wrap td {
        display: block;
        margin: 10px 0;
    }
    
    h1.title {
        font-size: 20px;
        letter-spacing: 2px;
        margin: 0;
    }

    h1.title:after {
        margin-left: 10px;
        margin-right: -30px;
    }
    
    .secondary-content {
        font-size: 15px;
        letter-spacing: 1px;
        margin-bottom: 20px;
        width: 100%;
        line-height: 17px;
    }
    
    li#text-2 {
        display: none;
    }
    
    .site-info {
        height: auto;
    }
    
    .site-info > .container > span.credits {
        float: left ! important;
    }
    
    .gform_wrapper .gfield,
    .gform_wrapper .gfield_label,
    .gform_wrapper .ginput_container {
        display: block ! important;
        width: 100%;
    }
    
    .gform_wrapper .gform_footer input.gform_button {
        margin-left: 0;
    }

    .form-full-width *,
    .one-sided * {
        font-weight: 300;
        display: block;
        width: 100% ! important;
        margin-bottom: 10px;
    }
    
    .form-full-width > span {
        padding: 0;
    }
    
    footer ul.menu > li {
        margin: 0 0 5px;
    }

    a.social {
        margin-right: 10px;
    }
    
    .footer-forms {
        margin-bottom: 30px;
    }
    
    .newsletter-subscription h3,
    #wpsl-search-wrap,
    #wpsl-result-list,
    article {
        margin-bottom: 20px ! important;
    }
    
    footer,
    .row.footer-forms,
    .instagram-row .container,
    .footer-feeds .facebook-feed,
    .footer-feeds .testimonials,
    .footer-feeds .newsletter-subscription,
    .footer-feeds .salon-locator {
        margin-top: 0;
    }
    
    .column-2,
    article,
    #wpsl-result-list {
        margin-top: 20px ! important;
    }
    
    article {
        padding: 0;
    }
    
    .home.page #primary {
        display: none;
    }
    
    a.book-button {
        width: 100%;
        left: 0;
    }
    
    #wpsl-stores > ul > li.active > .wpsl-store-location,
    #wpsl-stores > ul > li.active > .wpsl-direction-wrap,
    #wpsl-store-information.active {
        padding-bottom: 0;
    }
    
    a.social-header.instagram-header {
        display: block;
        width: 35px;
        height: 33px;
        background-image: url('images/Instagram-black.svg');
        background-repeat: no-repeat;
        color: transparent;
    }
    
    a.social-header.instagram-header:hover {
        background-image: url('images/Instagram_Orange.svg');
    }
    
    a.social-header.facebook-header {
        display: block;
        width: 35px;
        height: 33px;
        background-image: url('images/Facebook-black.svg');
        background-repeat: no-repeat;
        color: transparent;
    }
    
    a.social-header.facebook-header:hover {
        background-image: url('images/Facebook_Orange.svg');
    }
    
    .angled-container {
        position: absolute;
        height: 50vw;
        overflow: hidden;
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -moz-opacity:0;
        -khtml-opacity: 0;
        opacity: 0;
        -webkit-transition: opacity 0.7s ease-in-out;
        -moz-transition: opacity 0.7s ease-in-out;
        -ms-transition: opacity 0.7s ease-in-out;
        -o-transition: opacity 0.7s ease-in-out;
        transition: opacity 0.7s ease-in-out;
    }

    .angled-text {
        padding-top: 50vw;
    }

    .angled-container.angled-active {
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity:1;
        -khtml-opacity: 1;
        opacity: 1;
    }
}

@media (max-width: 374px) {
    .navbar-brand>img {
        max-width: 100px;
        margin: 17px 0;
    }
}

@keyframes spin {
    0% {-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg);-o-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);}
    100% {-moz-transform: rotate(360deg);-webkit-transform: rotate(360deg);-o-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);}
}

.slick-logo {
    animation-name: spin;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -moz-transform-origin: center 60%;
    -webkit-transform-origin: center 60%;
    -o-transform-origin: center 60%;
    -ms-transform-origin: center 60%;
    transform-origin: center 60%;
    margin-top: -5px;
}

.slick-logo:hover {
    animation-play-state: paused;
}

.site-info a:hover {
    color: #cb8b5b;
    text-decoration: none;
}

.navbar-brand > img {
    width: 156px;
}