﻿    /*-----------------------------------------------------
[Style Sheet for "Hair Heros"]

Last Change: 6/24/19
	* Added inline styles to stylesheet
-----------------------------------------------------*/
@import "../../shared-assets/css/fonts.css";
@import "../../shared-assets/css/font-awesome.css";
@font-face {
    font-family: 'Hello Beautiful';
    src: url('../../shared-assets/css/fonts/HelloBeautiful.eot');
    src: url('../../shared-assets/css/fonts/HelloBeautiful.eot?#iefix') format('embedded-opentype'), url('../../shared-assets/css/fonts/HelloBeautiful.woff2') format('woff2'), url('../../shared-assets/css/fonts/HelloBeautiful.woff') format('woff'), url('../../shared-assets/css/fonts/HelloBeautiful.ttf') format('truetype'), url('../../shared-assets/css/fonts/HelloBeautiful.svg#HelloBeautiful') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*=================================================
    Global styles for shared elements
==================================*/
html, body {
    height: 100%;
    margin: 0;
}
.bootstrap-wrapper {
    overflow: hidden;
}
body {
    color: #000;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
h1, h2, h3, h4, h5 {
    color: #000;
    font-weight: bold;
    margin: 0 0 6px;
}
h2, h3 {
    margin-bottom: 10px;
    margin-top: 35px;
    
}
img {
    max-width: 100%;
}
a:hover, a:focus {
    text-decoration: none;
}
a.primary-link {
    color: #303030!important;
    font-weight: 600!important;
    text-decoration: none;
    font-size:16px!important;
}
a:hover.primary-link {
    color: #303030!important;
    text-decoration: none;
}
a:focus.primary-link, a:visited.primary-link {
    color: #303030!important;
    text-decoration: none;
    text-transform: none;
}
.flexfix.row:before, .flexfix.row:after {
    content: normal;
}
.hero-copy h2 {
    color: #303030;
    font-family: Helvetica, Arial, "sans-serif";
    font-size: 26px!important;
    font-weight: 600!important;
    line-height: 30px;
    color:#303030!important;
    margin-bottom: 18px;
}
.hero-copy h3 {
    font-size: 24px!important;
    font-weight: 400;
    margin-bottom: 3px;
}

.hero-copy h5 {
    font-size: 18px!important;
   
   
}

.hero-copy p {
    color: #303030;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.hero-copy h3 {
    font-size: 24px!important;
    font-weight: 400;
    margin-bottom: 3px;
}
.underline {
    border-top: 2px solid #e90b5a;
    display: inline-block;
    padding-top: 20px;
}

.background-two {
    /* background-color: #fcdce2; */
    background-color: #F26B1C;
    top: 0;
    right: 2%;
    bottom: 0;
    left: 2%;
    z-index: -1;
    position: absolute;
}
.stylist-image img {
    max-width: 350px;
}
.quotes-pink {
    position: relative;
    z-index: 5;
    padding-top: 15px;
    display: block;
}
.quotes-pink h3 {
    font-size: 20px!important;
}

.quotes-pink p {
    color: #303030!important;
}

.quotes-pink h3 strong {
    font-weight: 500!important;
}
.quotes-pink:after {
    content: "";
    background: url(https://images.ulta.com/is/image/Ulta/quote-pink?fmt=png-alpha&scl=1);
    background-repeat: no-repeat;
    background-position: top left;
    width: 90px;
    height: 70px;
    top: 0;
    left: 0;
    background-size: contain;
    position: absolute;
    z-index: -1;
}

hr.grey-center {
	align: center;
	border-top: 1px solid #cccccc;
	text-align:center; margin: 0 auto;
	width: 100%;
}

hr.grey-center {
	align: center!important;
	border-top: 1px solid #cccccc!important;
	text-align:center; margin: 0 auto!important;
	width: 100%!important;
}
hr.grey-center {
	align: center;
	display:block;
	border-top: 1px solid #cccccc;
	text-align:center; 
	margin: 0 auto;
	width: 100%;}

@media only screen and (min-width: 990px) and (max-width: 1194px) {
    .background-one {
        left: 24px;
    }
   
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
    .background-one {
        left: 14px;
    }
    
    .hero-copy p {
        color: #303030;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
    }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
   
    .no-padding {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .background-two {
    /* background-color: #fcdce2; */
    background-color: #F26B1C;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    position: absolute;
}
    
}
@media only screen and (min-width: 480px) and (max-width: 599px) {
   
    .no-padding {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
      .background-two {
    /* background-color: #fcdce2; */
    background-color: #F26B1C;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    position: absolute;
}
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
    .border-right-void {
        border-right: none!important;
    }
    .border-left-void {
        border-left: none!important;
    }
     .background-two {
    /* background-color: #fcdce2; */
    background-color: #F26B1C;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    position: absolute;
}
    
    .no-padding {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .hero-copy h2 {
        
        font-family: Helvetica, Arial, "sans-serif";
        font-size: 24px!important;
        font-weight: 600!important;
        line-height: 30px;
        margin-bottom: 10px;
    }
    @media only screen and (max-width: 599px) {
        .stylist-image img {
            max-width: 450px;
            width: 100%;
        }
       
    }