/*   
 * Theme Name: Altair | Bespoke Hair
 * Theme URI: http://www.altairbstyling.com/
 * Description: Developed by HWD
 * Author: HugoWebDev
 * Author URI: http://www.HugoWebDev.com/
 * Version: 1
 */

/* Site Wide */
@charset "UTF-8";
.expand-width{ width:100% }
.expand-width > .img-fluid{ width:100% }
.pano-videos canvas{ max-width:100% !important; height: auto; }
.add-divider{ border-top: 4px solid #f4f4f4; margin-top: 60px; padding-top: 60px; }
.hidden-all { display: none !important; }
.box-shadow{ box-shadow: 0 0 10px rgba(0,0,0,0.1); }
.animated{-webkit-animation-duration:1s;-moz-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(100px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInUp{0%{opacity:0;-moz-transform:translateY(100px)}100%{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes fadeInUp{0%{opacity:0;-o-transform:translateY(100px)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(100px)}100%{opacity:1;transform:translateY(0)}}.animated.fadeInUp{-webkit-animation-name:fadeInUp;-moz-animation-name:fadeInUp;-o-animation-name:fadeInUp;animation-name:fadeInUp}

/* Progresive Load */
.animateThis{ opacity:0; }
.hidden{ opacity:0; }
.visible{ opacity:1; }

/* Bootstrap Overwrite */
.dropdown-menu{ border:0; box-shadow: 0 0 10px rgba(0,0,0,0.1); }
.dropdown-divider{ margin: 0 25px !important; }

/* Containers Padding Control */
.tp-60 { padding-top: 60px }
.bp-60 { padding-bottom: 60px }
.tm-50 { margin-top: 50px }
.bm-50 { margin-bottom: 50px }
.tp-100 { padding-top: 100px }
.bp-100 { padding-bottom: 100px }
.tp-160 { padding-top: 160px }
.bp-160 { padding-bottom: 160px }
.tp-146 { padding-top: 146px }
.bp-146 { padding-bottom: 146px }

.max-expand-center { max-width: 1170px; }
/*.beige-bg{ background-color: #b49c88; overflow: hidden; }*/
.real-beige{
position: relative; 
    background-color: #fffaf5; 
    /*background: url('images/home/noise-white-bg.png');*/
    /*background: url('images/home/specs-bg.png');*/
    background: url('images/home/grain-beige.jpg');
    }
.beige-bg{ 
    background: #c7bbae;
background: linear-gradient(-135deg, #402e20 0%, #5a3e27 100%);
    overflow: hidden; 
}

.closeMe.white{ filter: invert(0%) sepia(0%) saturate(0%) hue-rotate(87deg) brightness(1000%) contrast(100%); }

/* Top Alert */
#alertMessage { background-color: #7a6e62; height: auto; padding: 2px; }
#alertMessage p { color: #FFF; font-size: 1rem; text-align: center; }
#alertMessage a { color: #FFF; }

/*#videoWrapper {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  overflow: hidden;
  width: 100%;
  max-height: 790px
}

#videoWrapper video {
  width: 100%;
  height: 100%;
  object-fit: cover
}

#videoWrapper .rsABlock {
  position: absolute;
  bottom: 30%;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 999
}

#videoWrapper .rsABlock .h1 { 
    color: #FFF; 
    font-size: 4.5rem; 
    line-height: 1.1; 
    font-weight:normal;
}
#videoWrapper .rsABlock p {
  color: #FFF;
  font-size: 1.125rem;
  line-height: 1.7;
}
#videoWrapper .vid-overlay {
  position: absolute;
  background-color: #2b2520d1;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 9;
  top: 0;
  left: 0
}*/

/* Main Navigation */
.separator{ 
    transition: opacity 0.3s;
    opacity: 1;
    /*background-color: #b4a391;*/
    width: 80px;
    height: 1px;
    margin: 0 auto;
    display: block;
    border-bottom: 1px solid #ffe9d6;
}


/*.separator-v-body { transition: opacity 0.3s;opacity: 1;background-color: #b49c88;height: 65px;width: 1px;display: inline-block;margin-bottom: 10px;}*/
#logo { transition:opacity 0.5s }
#logo:hover{ opacity: 0.8;}
#logo h1{ display: inline-block; margin-bottom: 0; font-size: 2.1875rem;}
#logo h1,
#logo h5 { 
    /*color:#fff7f1; */
    color:#ffe9d6; 
    /*text-align: center; */
    /*font-family: "Playfair Display", Times New Roman, serif; */
    font-family: "Cormorant Garamond", serif;
    letter-spacing: 3px;
}
#logo h5 { margin-bottom: 0; }
#logo .separator{ transition:all 3s; width: 0px; }
#logo .separator.loaded{ width: 180px; }
#logo .separator-v {  display: none; transition:opacity 0.3s; opacity: 0; background-color: #ffe9d6a1;height: 25px;width: 1px;  }

#header{position:fixed;z-index:999999;width:100%;transition: 0.3s background-color; background-color: transparent;}
#header .container-fluid .row{ height:100px; }
#header ul.nav { max-width: 800px; }
#header ul.nav > li {font-size: 0.9375rem;position: relative;display:flex;-webkit-box-align: center !important;-ms-flex-align: center !important;align-items: center !important;letter-spacing: 2px;font-weight: 300;text-transform: uppercase;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
#header ul.nav li a{color:#c8beb4;display:inline-block;position:relative;padding:0.5rem; font-weight: normal;}
#header ul.nav li a:hover{color:#c8beb4;opacity:0.8;}
#header ul.nav > li.lighter a.nav-link{color:#c8beb4}
.sub-menu{display:none;list-style:none;}
.menu-item-has-children > a{ display: inline-block; position: relative; }
.showChildren.menu-item-has-children > .sub-menu { display:block;padding-left: 25px; }
.showChildren.menu-item-has-children > .sub-menu > li{ position: relative; }
#header ul.nav > li > .sub-menu{background-color:#2C1810;box-shadow:0 0 10px rgba(0,0,0,0.1);border-radius:5px;left:0;position:absolute;top:110px;right:0;width:300px;margin:0 auto 0 -80px;padding:30px 0;list-style:none;}
#header ul.nav > li:hover > .sub-menu{display: block !important;}
#header ul.nav li .sub-menu li{padding:0!important;letter-spacing:0.5px;font-size:1rem;}
#header ul.sub-menu li a{display:block;color:#c8beb4;text-transform: none;margin:0 30px;padding:7px 0!important;}
#header ul.nav li .sub-menu li:last-child a{border-bottom:0 none!important;}
#header ul.nav li .sub-menu li .sub-menu{background-color:#c8beb4;padding-left:0;}
#header ul.nav li .sub-menu li:hover .sub-menu{display:block;}
#header ul.nav li.btn {padding:0;line-height:1;background-color: transparent !important;}
#header ul.nav li.btn a{width: 100%;transition: background-color 0.3s;color: #FFF !important;font-size: 0.875rem !important;padding-left: 35px;padding-right: 35px !important;letter-spacing: 2px;background-color: #7a6e62;line-height: 2;}
#header ul.nav li.btn a:hover{background-color: #7a6e62 !important;border-color: #7a6e62 !important;opacity: 1; }

/* Header Affixed */
#header.affix{box-shadow:0 0 10px rgba(0,0,0,0.1);background-color: #2f2118ad;}
/*#header.affix #menuIco span{background-color:#000;}*/
/*#header.affix ul.nav li a { color:#666; }*/
/*#sideNav::before {
  content: 'BESPOKE HAIR';
  top: 0;
  left: 0;
  font-family: "Cormorant Garamond", serif;
  font-size: 80px;
  position: absolute;
  color: #ffffff05;
  line-height: 0.6;
  z-index: -1;
  text-align: right;
  }*/
#sideNav {  
    position: fixed;
  top: 0;
  /*z-index: 999999999;*/
  background-color: #2f2118ed;
  padding: 40px 40px 20px;
  right: -380px;
  max-width: 380px;
  height: 100%;
  width: 100%;
  overflow-y: scroll;
  z-index: 99999999
  }
#sideNav.show {opacity: 1; }
#sideNav .close { display: none }
/*#sideNav .nav { margin-bottom: 62px }*/
#sideNav ul li { display: block; width: 100%; position: relative; line-height: 1.7 }
#sideNav ul li.largerFont a { font-size: 1rem; padding: 0.75rem 0; }
#sideNav ul li a { transition:opacity 0.3s; opacity: 1; color: #ffe9d6;  font-size: 17px; letter-spacing: 1px; padding: 0.55rem 0; width: 100%; position: relative }
#sideNav ul li a:hover { color: #ffe9d6; opacity: 0.6; }
#sideNav ul.nav > li { transition:opacity 1s; line-height: 2.1 !important;opacity: 0; }

#sideNav .btn-primary{margin-top: 0; }


#menuIco { 
    opacity: 1;
transition: all 0.5s;
  position: relative;
  /*display: inline-block !important;*/
  width: 40px;
  height: 25px;
  /*float: right;
  padding: 0;*/
  background-color:transparent;
  padding: 10px;
  
}
#menuIco.opened-nav { opacity: 0; }
#menuIco::before {
  transition: 1s all;
  font-family: "Cormorant Garamond", serif;
  transition: all 1s;

  top: 4px;
  content: 'MENU';
  color: #ffe9d6;
  position: absolute;
  left: -50px;
  letter-spacing: 2px;
  /*font-weight: bold;*/
  font-size: 0.75rem;
  }
#menuIco:hover { 
    cursor: pointer; 
    background-color: #2f2118a1; 
    }
/*#menuIco:hover::before { top:0; }*/
#menuIco.active-menu span { background-color:#ffe9d6; }
#menuIco span { transition:1s all; background-color: #ffe9d6; height:1px; margin-bottom: 4px; display: block; }
/*#menuIco:hover span:first-child { margin-top: 8px; width: 80%; }*/
/*#menuIco:hover span:last-child { width: 80%; margin-left: auto; }*/
/*#menuIco:hover span{ background-color:#ffe9d6; margin-bottom: 0; }*/
#menuIco span:last-child{ margin-bottom: 0; width: 80%; margin-left: auto; }
#menuIco span:first-child{ width: 80%; }


#header.affix span{ background-color:#ffe9d6; }
#header.affix #menuIco::before { color: #ffe9d6; }
#header #logo > a { display: flex;align-items: center; }
#header.affix #logo h1 { color: #ffe9d6; }
#header #logo h5 { display: inline-block; margin-left: 10px; margin-bottom: 0; margin-top: 0;}
#header #logo .separator-v { display: inline-block; opacity: 1; margin-left: 5px; }
#header.affix #logo .separator { opacity: 0; display: none; }
#sideNav .nav{ 
    /*min-width: 360px; */
    padding:0;z-index: 999;position: relative;}
#sideNav .nav.activeParent > li{ display: none; }
#sideNav .nav.activeParent > li.showChildren{ display: block !important; }
#sideNav .nav.activeParent > li.showChildren > a{ display: none; }


#sideNav .nav.activeParent > li.showChildren > span { width: 100%;
  height: 52px;
  display: inline-block;
  color: #000;
  position: absolute;
  left: 0;
  top: -60px;
  border-bottom: 2px solid #ffe9d636;
  font-size: 10px;
  letter-spacing: 1px;}
#sideNav .nav.activeParent > li.showChildren > span:hover { cursor: pointer }
#sideNav .nav.activeParent > li.showChildren > span::before { content: 'BACK';
  width: 62px;
  height: 27px;
  display: inline-block;
  color: #ffe9d6;
  position: absolute;
  left: 0;
  top: 0px;
  background-image: url('images/left-arrow.svg');
  background-size: 8px;
  background-position: left 3px;
  background-repeat: no-repeat;
  padding-left: 20px;
} }
#sideNav .nav.activeParent > li.showChildren ul li a{ text-transform:none !important;font-size:1.0625rem; letter-spacing: 0; }

li.menu-item-has-children > a{ display: inline-block; position: relative; }
ul.nav > li.menu-item-has-children > a::after{ content: ''; width: 9px; height: 17px; display: inline-block; color: #ccc; background: url(images/right-arrow.svg) no-repeat center center transparent; background-size: contain; position: absolute; right: 0; top: 16px }

ul.nav > li.menu-item-has-children > ul > li.menu-item-has-children > a::after{ content: ''; width: 13px; height: 13px; display: inline-block; color: #ccc; background: url(images/+.svg) no-repeat center left transparent; background-size: cover; position: absolute; right: 2px; top: 17px }
ul.nav > li.menu-item-has-children > ul > li.menu-item-has-children.showChildren > a{color: #7a6e62 !important; border-bottom: 3px solid #e1e1e1; padding-bottom: 22px !important }
ul.nav > li.menu-item-has-children > ul > li.menu-item-has-children.showChildren > a::after{ background:url(images/+.svg) no-repeat center right transparent; background-size: cover;}

ul.nav > li.menu-item-has-children > ul > li.menu-item-has-children > ul > li.menu-item-has-children > a::after{ content:''; width: 10px; height: 9px; display: inline-block; color:#ccc; background:url(images/+.svg) no-repeat center left transparent; background-size: cover; position: absolute; right: 20px; top: 22px; }
ul.nav > li.menu-item-has-children > ul > li.menu-item-has-children > ul > li.menu-item-has-children.showChildren > a::after{ background:url(images/+.svg) no-repeat center right transparent; background-size: cover; }
ul.nav > li.menu-item-has-children > ul > li.menu-item-has-children > ul > li.menu-item-has-children.showChildren > .sub-menu a { padding-left:30px !important; }

.showChildren > .sub-menu { position: relative;}
.showChildren.menu-item-has-children > .sub-menu { display:block;padding-left: 0;}
.showChildren.menu-item-has-children > .sub-menu > li{ position: relative; }
.showChildren.menu-item-has-children > .sub-menu > li > .sub-menu { padding-top:10px;padding-bottom:20px;}
.showChildren.menu-item-has-children > .sub-menu > li > .sub-menu > li { line-height: 2.55 !important; }
.showChildren.menu-item-has-children > .sub-menu > li > .sub-menu > li > a{ border-bottom:0 none !important; padding: 0.2rem 25px !important;}
.showChildren.menu-item-has-children > .sub-menu > li > .sub-menu > li:last-child > a { border-bottom: 3px solid rgb(225, 225, 225) !important;padding-bottom: 0.7rem !important; }

#closeBtn{
 color: #ffe9d6;
  display: block;
  padding-bottom: 15px;
  padding-left: 0;
  position: relative;
  margin-bottom: 47px;
  /*margin-top: 35px;*/
  font-size: 0.875rem;
  letter-spacing: 1px;}
#closeBtn::before{
    content: 'CLOSE';
  display: inline-block;
  width: 104px;
  height: 12px;
  position: absolute;
  right: 27px;
  top: 8px;
  letter-spacing: 1px;
  font-size: 0.5625rem;
  text-align: right;
  line-height: 1;}
#closeBtn::after{content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 0;
  top: 4px;
  background-image: url(images/x.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
#closeBtn:hover::after{opacity:0.7;}

#modalScreen { display: inline-block; background-color: #27180b33;width: 100%;height: 100%;z-index: 9999999;position: fixed;}

#topBar { background-color: #c2b8ac; }
#topBar h2{ color: #FFF; font-size:1.5625rem; }
#topBar h2 span{ opacity: 0.3; }

.sepia-img { filter: sepia(10%); }
/*.heavy-title { display: inline-block;
  font-family: "Playfair Display", Times New Roman, serif;
  font-size: 2.75rem !important;
  line-height: 1.1;
  font-style: italic;
  position: absolute;
  z-index: 99; 
}*/

/* Logo Stuff */
#logo > a{ display:inline-block; }
.modal-dialog{ max-width: 570px;}
.modal-content{ padding:25px; }


.contentWrapper { 
    /*height: 100%;*/
    /*border-top: 4px solid #885432; */
}

/* Inside Page */
.center-snippet{ max-width: 910px; margin: 0 auto; text-align: center; }
.center-snippet .h1,
.center-left-snippet .h1 { margin-bottom: 15px; }
.center-snippet .h5,
.center-left-snippet .h5 { margin-bottom: 31px; line-height: 1.3; }
.center-snippet p,
.center-left-snippet p { font-size: 1.0625rem; line-height: 1.8; margin-bottom: 50px !important; }

.bordered { 
    padding: 5px; border:1px solid #fbe5d263 
}

#contact_form .form-control,
#contact_form select { padding: 0.75rem; }
#contact_form select { height: calc(2.25rem + 14px); }
#contact_form textarea { margin-bottom:30px; }
#contact_form label { color: rgb(103, 103, 103); display: block; width: 100%; line-height: 2.22;letter-spacing: 0.1px; font-size: 1.0625rem; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
#contact_form .btn-primary { display: block; margin-bottom: 30px; width: 100%; padding: 15px; text-transform: uppercase; font-weight: 600; letter-spacing: 1px; font-size: 0.875rem;  -webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}

.boxed-in{ margin-bottom: 15px; }
.boxed-in .h5,.boxed-in h5{ 
    /*color:#c69564; */
    color:#5a432c; 
    font-family: "p22-allyson-pro", "Cormorant Garamond", serif;
    text-transform: none;
    font-size: 2.5625rem;
}
.boxed-in .category-title{ margin-top: 23px; margin-bottom: 3px; }
.boxed-in > div{  
    box-shadow: 0 0 4px #00000012;
  background-color: #FFF;
  /*background: linear-gradient(138deg, rgb(255, 255, 255) 0%, rgb(235, 235, 235) 86%, rgb(255, 255, 255) 100%);*/
  /*background: linear-gradient(138deg, #fff 0%, #f0edea 86%, #fff 100%);*/
  /*background: linear-gradient(180deg, #fff 0%, #f0edea 86%, #fff 100%);*/
  width: 100%;
  padding: 30px 15px 10px;
  height: 100%;  
}

.img-w-text .h5 > small{ 
    font-size: 0.6875rem;
    line-height: 1.5; 
    }
.img-w-text .h5 {
  position: absolute;
  bottom: 25px;
  left: 0;
  color: #ffe9d6;
  font-weight: bold;
  right: 0;
  margin: 0 auto;
  padding: 0 25px;
  }
.overlaping-text:hover {
  background-color: #242424ed;
  cursor: pointer;
}
.overlaping-text {
  display: none;
  font-family: "Cormorant Garamond", serif;
  position: fixed;
  z-index: 999999;
  transform: rotate(90deg);
  left: -132px;
  top: 50%;
  color: #ffe9d6;
  line-height: 0.9;
  font-size: 19px;
  /*background-color: #ffffff1c;*/
  background-color: #00000030;
  padding: 5px;
  border-radius: 5px 5px 0 0;
  transition: background-color 0.3s;
}

#featured > div{ 
    min-width: 1440px; 
}
#featured {
  border-top: 1px dashed #a68163;
  text-align: center;
  border-bottom: 1px dashed #a68163;
  /*background-color: #b49c9c1c;*/
  background-color: #9c63631c;
  z-index: 99999;
  position: relative;
  backdrop-filter: blur(3px);
}

#featured .h3 {
  display: inline-block;
  margin-right: 80px;
  color: #a68163;
  font-family: "Cormorant Garamond";
}


#testimonialsCrousel {
    background: radial-gradient(circle, #231910 0%, #38230f 100%);
  padding-bottom: 160px;
  padding-top: 160px;
  border-bottom: 1px solid #918173;
  }

#testimonialsCrousel .h5 { text-align: center;color: #ffe9d6 !important;z-index: 99999;margin-bottom: 50px; }
#testimonialsCrousel .h2 {
  text-transform: none;
  letter-spacing: 0;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  color: #ffe9d6;
  font-style: italic;
  font-size: 27px;
  text-align: center;
  padding: 0 100px;
  }
#testimonialsCrousel .carousel-control-prev-icon { background-image: url('images/left-arrow.svg') !important; }
#testimonialsCrousel .carousel-control-next-icon { background-image: url('images/right-arrow.svg') !important; }
.carousel-control-prev, .carousel-control-next{opacity: 1 !important;background-color: transparent !important;border: 0 !important;}
.carousel-control-prev:hover, 
.carousel-control-prev:focus, 
.carousel-control-next:hover, 
.carousel-control-next:focus{
    cursor: pointer;
    opacity: 0.8 !important;
    background-color:transparent !important;
}




.captcha{ margin-bottom: 30px; }

#footer{ background-color: #231910; padding:0 }
#footer a{transition:opacity 0.5s; opacity: 1;}
#footer a:hover{ opacity: 0.6; }
#footer .copyright{ padding:68px 0 130px; }
#footer .copyright .h3{ display:inline-block; margin-bottom:0; line-height:1; }
#footer .copyright img{ vertical-align: text-top; }
#footer .copyright a { color: #ffe9d6; }
#footer .copyr { color: #ffe9d6; }
#footer .col .h5{ margin-bottom: 27px; }
#footer .col ul li { line-height: 2.3; letter-spacing: 0.5px; }
#footer .col ul li a{ font-size: 1rem; color:#ffe9d6; }
#footer .footer-reviews{ display: inline-block; text-transform: uppercase; color: #ffe9d6; vertical-align: middle; margin-top: 4px; }
#subFooter  { color:#ffe9d6}
#subFooter .h5 { color:#ffe9d6; border-bottom: 1px solid #ffe9d6; display: inline-block;padding-bottom: 15px;margin-bottom: 10px !important; }
ul#social-media{ list-style: none;display: inline-block;vertical-align: middle;margin-left: 0;height: 21px;padding-left: 10px;margin-bottom: 0; }
ul#social-media li{ display:inline-block; margin-left:5px; line-height:1 !important;}
ul#social-media li a{ transition:opacity 0.3s; opacity: 1; display: inline-block; width: 24px; height:21px; background:url('images/social-media-icons.svg') no-repeat; background-position:0 0; background-size:cover; }
ul#social-media li a:hover{ opacity:0.5; }
ul#social-media li a.facebook{ background-position:0 0; }
ul#social-media li a.twitter{ background-position:-74px 0; width:25px; }
ul#social-media li a.instagram{ background-position:-25px 0px; }
ul#social-media li a.google{ background-position:-49px 0; }
ul#social-media li a.youtube{ background-position:-135px 0; }
ul#social-media li a.linkedin{ background-position:-104px 0; }
ul#social-media li a.x{ background-position:-167px 0; }

.shadow-margin { box-shadow:10px 10px 0px #a9a9a9; }

#extensions{ 
    /*height: 600px;*/
    /*background:url('images/home/extensions.jpg') no-repeat; */
    background-position:top center; 
    background-size:cover;
    }
.image-w-text p{
    position: absolute;
  top: 20%;
  width: 80%;
  left: 0;
  right: 0;
  margin: 0 auto;
  color: #756c60;
  text-align: left !important;
}
.image-w-text .h5{ 
position: absolute;
  top: 8%;
  left: 0;
  right: 0;
  margin: 0 auto;
  color: #756c60;
  text-align: center;
  }
.image-w-text .h1{ 
    position: absolute;
  top: 10%;
  left: 0;
  right: 0;
  margin: 0 auto;
  color: #756c60;
  font-size: 30px;
  text-align: center;
  
}

.beige-bg .h2,
.beige-bg .h3,
.beige-bg p  { color:#FFF !important; }
/*#bespokeMessage{ background-color: #c7bbae; }*/


.real-beige::before {
  content: '';
  display: inline-block;
  width: 100%;
  height: 100%;
  background: #fff;
  background: linear-gradient(180deg, #fff0 60%, #fff 100%);

  position: absolute;
  bottom: 0;
  }
#bespokeMessage .beige-bg{
  /*  background-color: #402e20;
  overflow: hidden;
  background-image: url('https://altair.hugowebdev.com/wp-content/uploads/2026/05/other-slide-hair-1.jpg');*/
}
/*#bespokeMessage .h2,
#bespokeMessage .h3,
#bespokeMessage h3{ color:#ffe9d6; }*/

#bespokeMessage .h2{ 
    /*color: #1d0503; */
    /*font-size: 5.625rem; */
    /*font-size: 3.4375rem; */
    /*padding-right: 50px;*/
    margin-bottom: 0; 
    line-height:1; 
    /*text-shadow: -10px 7px 0px #41414121; */
    /*text-shadow: -10px 7px 0px #88888821;*/
    /*text-shadow: -10px 7px 0px #d5b59d1f;*/
    /*text-shadow: -10px 7px 0px #41372f17;*/
    }
#bespokeMessage .h3{
    font-size: 1.4375rem; 
    /*letter-spacing: 1px; */
    color:#444; 
}
.highlight{ 
    /*border-bottom:2px solid #96775e !important; */
    /*color: #482c17;*/
    color: #a68163;
    font-style: italic;
    font-size: 1.8125rem;
    font-family: "Cormorant Garamond", serif;
}
#location::before {
  content: '';
  display: inline-block;
  width: 100%;
  height: 100%;
  /*background: #2f251de0;*/
  background: #2f251d96;
  /*background: linear-gradient(180deg, #fff0 60%, #fff 100%);*/
  position: absolute;
  bottom: 0;
}
#location{ position: relative; }
.forma-logo { background-color: #00000026;
  padding: 10px 25px;
  border-radius: 5px; }
/*#location::before {position: absolute;top: 0;left: 0;content: '';display: inline-block;height: 15px;width: 100%;background-image: url('images/line.svg');z-index: 99;background-position: left 10px top -14px;background-size: 290px 30px;}*/
#location .beige-bg { 
    background: url('images/home/solana-beach-slide-2.jpg');
  /*background: linear-gradient(-135deg, #402e20 0%, #5a3e27 100%);*/
  background-size: cover;
  background-position: top center;
  background-repeat: repeat;
}
/*#location .h2 { color:#ffe9d6 !important; font-size: 5.625rem; }*/
#location .h1 { 
    /*color: #a68163; */
    color: #ffe9d6; 
}


#work { position: relative; }
#work::before {
  content: 'LUXURY EXTENSIONS & BLONDING';
  font-family: "Cormorant Garamond", serif;
  font-size: 7.125rem;
  position: absolute;
  color: #d4a68f0f;
  top: -50px;
  left: 0;
  right: 0;
  max-width: 1330px;
  margin: 0 auto;
  display: block;
  line-height: 0.9;}
#work.experience::before {
    display: none;
}
#work .border{ 
    border: transparent !important;
  width: 100%;
  padding: 2px 5px;
  border-bottom: 1px solid #aa8e7073 !important;
}
.work-snippet { max-width: 840px; margin: 0 auto; }
.work-snippet .step {
  /*margin: 10px;*/
  padding: 2px;
  /*background-color: #3a200fad !important;*/
  /*background-color: #3a200fe3 !important;*/
  line-height: 1;
}
.work-snippet .step p{ 
    color: #503829 !important;
  text-transform: none;
  font-size: 1.1875rem;
  font-style: normal;
  font-family: "Cormorant Garamond", serif;
}

.experience {
    
}
.experience .border-top{
    border-top: 1px solid #aa8e7073 !important;
   
}
.experience .work-snippet .step p {
  color: #a68163 !important;
  text-transform: none;
  font-size: 1.3875rem;
  font-style: normal;
  font-family: "Cormorant Garamond", serif;
  
}
/*.work-snippet .h2{
    letter-spacing: 2px;
    color: #503829 !important;
  text-transform: none;
  font-size: 19px;
  font-style: normal;
}*/
.step-number{
    font-weight: bold;
  font-family: "Cormorant Garamond", serif;
  font-size: 1.125rem;
  color: #a68163;
}

small { letter-spacing: 1px; }



.cusrive-sup {
    color: #a68163;
    text-transform: none; 
    font-style: italic;
    margin-bottom: -10px !important; 
    font-family: "p22-allyson-pro", "Cormorant Garamond", serif; 
    font-size: 4.3125rem;
    }
/* Popup */
.popupContainer{width:100%;height:100%;position:fixed;z-index:99999999999999;top:0;left:0;background-color:rgba(0,0,0,0.8);display: none;}
.pop-up-image{ height: auto; max-width: 100%; margin: auto 0; }
.pop-up-image::hover{ cursor: pointer; }
.popup{background-color: #7a6e62;top: 10%;position: absolute;left: 0;opacity: 1;box-shadow: 0px 0px 15px #333;right: 0;margin: 0 auto;width: 1110px;height: 600px;max-width: 100%;}
.popup h1{color:#FFF;font-size: 2.75rem;}
.popup h5{color:#FFF !important;}
.popup .btn-info span{color:#FFF !important;  }
.popup .btn-info > span::before{ background-color: #FFF; width: 99%;} 
.popup a.popup-link{display:inline-block; background-size: cover; background-position: center; background-repeat:no-repeat;height: 100%;width: 100%; }
.overlay{width:100%;height:100%;background-color:#333;opacity:0.7;position:fixed;z-index:999999999998;}
.closeMe{color:#fff;font-weight:bold;position:absolute;top: 10px;right: 30px;cursor:pointer;font-size:2rem;z-index:9999;}
.container-max-w {max-width: 1180px;}

/*#services{ background-color: #c7bbae; }*/
#services .service { transition:all 0.5s; opacity: 1;}
/*#services .service:hover{ opacity: 0.6; }*/
#services .service .bull { transition:all 0.5s; opacity: 0; margin-left:-10px }
/*#services .service:hover .bull { opacity: 1; margin-left:0px }*/

#services .h3{ 
    transition: color 1s; 
    font-size: 2rem; 
    /*color:#1d0503 !important; */
    color:#444 !important; 
    /*text-transform: uppercase; */
    margin-bottom:0; 
    line-height:1; 
    font-family: "Cormorant Garamond", serif;
}
#services .service:hover .h3 { 
    /*color:#886059 !important; */
    /*color:#1d0503 !important; */
    color:#a68164 !important; 
    /*text-shadow: -10px 7px 0px #88888821;*/
    /*text-shadow: -10px 7px 0px #d5b59d1f;*/
    }
#services small{ letter-spacing: 1px; color:#1f1f1f }
#services .border-bottom { 
    /*border-bottom: 1px solid #675c5545 !important;*/
    border-bottom: 1px solid #aa8e7073 !important;

    }
#services .notice p { line-height: 1.5; }
/*#services:hover .h2,
#services:hover .h4,
#services:hover small{ color: #FFF; }*/

.highlighter { background-color: #aa96802b;
  padding-left: 3px;
  padding-right: 3px; }

.love {
  position: absolute;
  bottom: 10px;
  z-index: 9;
  font-family: "Cormorant Garamond", serif;
  font-size: 15px;
  border-top: 1px solid #fee8d5;
  border-bottom: 1px solid #fee8d5;
  width: 100%;
  text-align: center;
  color: #fee8d5;
  background-color: #2f2118ad;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 4px 0;
}
.love > span { font-style: italic;
  font-size: 1.125rem;
  font-family: "Cormorant Garamond", serif;
  text-transform: none; }

#altair  { 
    position: relative; 
    /*background-color: #d5b59d1f; */
    /*background-color: #d0b6a30f; */
    /*border-bottom:3px solid #aa8e7073 !important;*/
    }
#altair img { border: 1px solid #1d0503; }
#altair .btn-info > span { 
    /*font-size: 1.125rem; */
    color:#1d0503 !important; }
#altair .h1.bio-title { 
    /*font-size: 5.625rem; */
    font-size: 3.4375rem; 
    line-height: 1; color: #1d0503; }
#altair .h1.h1-vertical {
    color: #a68163;
  position: absolute;
  bottom: 70px;
  left: -140px;
  transform: rotate(-90deg);
  line-height: 0.6;
}
#altair .cursive-text {
  color: #ffe9d6;
  font-size: 3rem;
  line-height: 0.8;
  position: absolute;
  bottom: 50px;
  right: 39px;
  transform: rotate(-7deg);
}
#altair p > span {
  font-weight: bold;
  font-family: "Cormorant Garamond", serif;
  font-size:1.125rem;
  color:#a68163
  }

#altair::before {
  /*content: 'LUXURY EXTENSIONS & BLONDING'; 
  font-family: "Cormorant Garamond", serif;
  font-size: 7.125rem;
  position: absolute;
  color: #d4a68f0f;
  top: -80px;
  left: 0;
  right: 0;
  max-width: 1330px;
  margin: 0 auto;
  display: block;
  line-height:0.9;*/
  
  /* Blurred Effect */
 /* color: transparent;
  text-shadow: 1px 1px 5px #1d05030a;*/
  }

/*#altair .btn-info > span::before { width: 99%; }*/

  .underline { border-bottom:1px solid #a68163; color:#a68163 }

.cursive-text { font-family: "p22-allyson-pro", "Cormorant Garamond", serif; }
.quotation {
  font-weight: bold;
  padding: 5px;
  font-size: 20px;
  /*color: #ccc;*/
  color: #cea47b;
}
#testimonials{ 
    /*background-color: #6f645d21; */
    background-color: #c7bbae; 
    border-top: 1px solid #d5b59d5e;
}
#testimonials .h2{ color: #FFF;}
#testimonials p{ font-size:1rem;}

.portfolio-video-wrapper div.outline-wrapper {
    position: relative;
  display: inline-block;
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  padding: 5px 5px 5px;
  /*box-shadow: 0 0 4px;*/  
}
.portfolio-video-wrapper div.outline-wrapper > div{ 
    border: 1px solid #ffe9d6; 
}
.portfolio-video-wrapper {position: relative; max-height: 505px; overflow: hidden;}
.portfolio-video-wrapper video {
  width: 100%;
  height: 100%;
  object-fit: cover
}

/* Corner Popup */
#corner-pop-up{position:absolute;bottom:13%;margin-left: auto;max-width: 415px;margin-right: 30px;right: 0;left: 0;overflow:hidden;opacity:0;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;z-index:999999;}
#corner-pop-up p{line-height:1;color:#FFF;font-size:16px;margin-bottom:0;letter-spacing:1px;font-weight:100;}
#corner-pop-up p a{color:#FFF;}
#corner-pop-up p sup{top:-3px;font-weight:lighter;font-size:23px;}
#corner-pop-up p span{font-size:50px;margin-bottom:0;display:inline-block;vertical-align:middle;}
.list-fade-in{opacity:1!important;}
.visible-pop{display:block!important;}
.close{position:absolute;right:25px;top:25px;}
#corner-pop-up.visible-pop{opacity:1;}
#corner-pop-up .btn { flex: none; display: inline-block !important; z-index:99999; }

#corner-pop-up .btn.btn-primary {
    color:#ffe9d6 !important; 
    background-color: #a79f9729 !important;
    border-color: #ffe9d6 !important;
}
#corner-pop-up.scrolling {bottom:3%;position:fixed;}
#corner-pop-up.scrolling .btn.btn-primary {
    color:#ffe9d6 !important; 
    /*background-color: #4b3c30 !important;*/
    background-color: #2f2118ad !important;
    /*border-color: transparent !important;*/
}
#corner-pop-up .btn.btn-primary:hover {
    background-color: #7a6e62 !important;
    border-color: transparent !important;
}


/* Breakpoint XS */


/* Breakpoint SM */
@media (min-width: 576px) and (max-width: 767px)
{
    .hidden-sm-down, .hidden-md-down, .hidden-lg-down, .hidden-xl-down, .hidden-xs-up, .hidden-sm-up
    {
        display: none !important;
    } 

    /* Serach Box */
    .left-container{ padding-right:15px; }
    .right-container{ padding-left:15px; } 
    
    /* Footer */
    #footer .d-flex{ display: block !important; }

    /* Blog*/
    #blogRoll .featuredImageThumb > a{ width: 100%; margin-bottom: 30px; }
    #blogRoll .splitPost .imageCTA{ display: none; }
    #blogRoll .splitPost .featuredImageThumb > a{ background-position: center !important; margin-bottom: 30px; display: block; }
    #blogRoll .featuredArticle h2{ font-size: 4em; }
    .postImg{ padding: 0 0 20px 0; }

    /* Landing Page*/
    .light-gray-bg .reversed-xs > div:first-child{ flex: none !important; }

}

@media (min-width: 576px) and (max-width: 991px)
{
    #sideBar .doctors-headshot.rounded-top { float: left;margin-right: 50px; max-width: 180px; border-top-left-radius: 0 !important; border-top-right-radius: 0 !important; }
    .divider{ clear:both; margin-top:-8px; margin-right: -50px; margin-bottom: 30px; margin-left: -50px; }
    /*div{ border:1px solid red; }*/
    #sideBar .headshot{ float: left; }
}

/* Breakpoint MD */
@media (min-width: 768px) and (max-width: 991px)
{
    .hidden-md-down, .hidden-lg-down, .hidden-xl-down, .hidden-xs-up, .hidden-sm-up, .hidden-md-up
    {
        display: none !important;
    } 
    
    /* Serach Box */
    .left-container{ padding-right:15px; }
    .right-container{ padding-left:15px; }  
}


@media (max-width: 991px){
    .altair-pic { max-width: 405px; margin-left: auto; }
    #altair .h1.h1-vertical { bottom: 55px; left: -110px; }
    #altair .col-lg-4.pl-0{ padding-left:15px !important; }

    html, body { overflow-x: hidden }
    /* Bootstrap */
    .container,
    .container-fluid { padding-right: 15px; padding-left: 15px; }
    .row { margin-right: -15px; margin-left: -15px; }
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, 
    .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, 
    .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, 
    .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, 
    .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, 
    .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, 
    .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto{
        padding-right: 15px; padding-left: 15px;
    }

    .box.row{ margin-left: 0; margin-right: 0; }
    .post-section { padding-left: 15px; padding-right: 15px;}
    .container { max-width: 100%; }
    .reversed-sm { flex-direction: column-reverse !important; }

    /*h1, .h1 { font-size: 2.75rem; }*/

    #header .container-fluid .row { height: 80px; }
    

    #logo > a{ display: inline-block; margin-top:0 }
    #logo img { max-width: 335px; }
    #supHeader { padding: 10px; }
    #supHeader .container-fluid div{ width: 100%; }
    #supHeader ul li{ line-height: 1; }
    #supHeader .dropdown:hover > .dropdown-menu { display: none; }

    #header ul.nav > li{font-size:1.125rem;position:relative;display:block;clear:both;float:none;width:100%;font-size:2rem;padding:0 80px;}
    #header ul.nav li a{color:#FFF;display:inline-block;position:relative;}
    #header ul.nav li a:hover{color:#7a6e62;opacity:0.8;}
    #header ul.nav > li.lighter a.nav-link{color:#FFF}
    #header ul.nav li.contactBtn{background-color:#D46A1B;border:0 none;height:50px;margin-top:9px;margin-left:33px;line-height:1.1;}
    #header ul.nav li.contactBtn > a{color:#FFF;width:150px;text-transform:uppercase;font-size:0.9375rem;letter-spacing:1px;}
    #header ul.nav li.contactBtn li{text-align:left}
    .sub-menu{display:none;list-style:none;}

    #topBar > .p-3 { padding: 10px !important; }

    #header ul.nav > li > .sub-menu{background-color:rgb(255,255,255);border-radius:5px;left:0;position:absolute;top:70px;right:0;width:300px;margin:0 auto 0 -80px;padding:30px 0;list-style:none;}
    #header ul.nav li .sub-menu::after{content:'>';width:100%;height:26px;position:absolute;left:0;right:0;top:-24px;margin:0 auto;color:#CCC;font-size:20px;text-shadow:0px -3px 5px rgba(0,0,0,0.05);text-align:center;}

    #header ul.nav:last-child > li{ font-size: 1.0625rem; padding:2px 0;}
    #header ul.nav li.contactBtn{ padding: 10px !important; line-height: 2.5;}

    #supHeader .container-fluid .row{ height: auto; }

    .overlaping-text{ display: none; }


    .bespoke-message-wrapper{ display: block !important; }

    /*#bespokeMessage .h2 br,
    #altair .h1.bio-title br { display: none; }*/

    /* Header Image */
    #sideBar{ max-width:100%; display: none; }

    .drBio img{ margin:0; max-width: 100%; }

    #topBar h2{ font-size:1.1875rem; }


    /* Post */
    .post-section{ max-width: 100%; flex:none; }


    #sideBar .section ul.list-group { padding: 0; height: 38px; overflow: hidden; position: absolute; }
    #sideBar .section ul.list-group a { display: block; }
    #sideBar .section ul.list-group.menu_dropped { height: auto; }
    #sideBar .section ul.list-group.menu_dropped:after { transform: rotate(180deg); font-size: 0.875rem; top: 30px; right: 35px; }
    #sideBar .section ul.list-group:after { content: '▼'; width: 15px; height: 5px; position: absolute; right: 30px; top: 8px; margin: 0 auto; color: rgb(255, 255, 255, 0.4); font-size: 10px; text-shadow: 0px -3px 5px rgba(0, 0, 0, 0.05); transform: scale(1.5, 1.1); opacity: 0.4; }
    .quick-links a{ margin-bottom: 15px; }

    /* Footer */
    #footer ul.list-unstyled{ margin-bottom:60px; }
}

@media (max-width: 768px){
    .reversed-xs { flex-direction: column-reverse !important; }
    .altair-pic { max-width: 345px !important; margin-left: 0; }
    #altair .h1.h1-vertical { bottom: 70px; left: -110px; font-size: 3rem; }
    #altair .cursive-text { bottom: 27px; right: 19px; font-size: 2.5rem; }
    #altair::before,
    #work::before { font-size: 6.125rem; }

    .notice {max-width: 89%;text-align: left !important; margin-right: auto;}

  



    /*.reversed-xs > div { min-height: auto !important; display: block !important; }*/
}


@media (max-width: 575px)
{
    .hidden-xs-down, .hidden-sm-down, .hidden-md-down, .hidden-lg-down, .hidden-xl-down, .hidden-xs-up
    {
        display: none !important;
    }
    .col-xs-12{-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}

    h2, .h2{ 
        line-height: 0.9; 
        /*letter-spacing: 0; */
        }
    

    .order-xs-1{-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;}
    .order-xs-2{-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;}
    .reversed-xs { flex-direction: column-reverse !important; }
    .reversed-xs > div { min-height: auto !important; display: block !important; }
    .mb-xs-3{margin-bottom: 30px !important;}
    .pb-xs-0{padding-bottom: 0 !important;}
    .pt-xs-0{padding-top:0 !important; }
    .pt-xs-3{padding-TOP: 30px !important;}
    .align-self-center.reversed-xs .d-flex{ display: block !important; }
    /* Side Wide */
    .bp-120 { padding-bottom: 80px; }
    .tp-120 { padding-top:80px }
    .tp-100 { padding-top: 80px; }
    .bp-100 { padding-bottom: 80px; }
    .tp-160 { padding-top: 80px; }
    .bp-160 { padding-bottom: 80px; }
    .bp-60 { padding-bottom: 40px; }
    .tp-60 { padding-top: 40px; }

    

    #alertMessage p { padding-top: 10px !important;padding-bottom: 10px !important; }

    #sideNav { max-width: 450px; }

    /* Header */
    
    
    #logo img { max-width: 265px !important; height: 60px; }
    #header #menuIco::before{ display: none !important; }
    #header #logo h1 { font-size: 2.0625rem; }
    #header #logo h5 { letter-spacing: 1px; }

    #header .container-fluid .row { height: 60px !important;}

    /* Home Page */
    #bespokeMessage .h3 { font-size: 1.25rem; }

    #services .border-bottom { 
        /*border-bottom: 0 solid transparent !important;*/
    }
    #services .h3 { 
        font-size: 1.7rem; 
        /*font-size: 1.3rem; */
        /*font-weight: bold;*/
        /*letter-spacing: 1px; */
        line-height: 1.2; 
    }
    #services p { 
        line-height: 1.3; 
        /*margin-top: 5px;*/
        }


    #location .h2 { font-size: 4.3rem; }

    #testimonials p{ font-size: 0.9375rem; }
    .highlight { font-size: 1.6875rem; }
    #bespokeMessage .h2 {
        /*transition:line-height 1.5s;*/
        /*font-size: 2.75rem; */
        /*line-height: 0;*/
        margin-bottom: 20px;
        padding-right: 0;
    }

    /*#bespokeMessage.visible .h2 { line-height: 0.8; }*/
    #bespokeMessage p > small{ line-height: 1.8; }

    
    /* Altair Section */
    /*#altair{ padding-top: 0 !important; }*/
    #altair::before,
    #work::before{ font-size: 4rem; }
    #altair .h1.bio-title {font-size: 2.75rem; line-height: 0.8;}
    .altair-pic { margin-left: auto !important; }

    .work-snippet { max-width: 300px; margin: 0 auto; }

    /* Altair Section Ends */

    .portfolio-video-wrapper div.outline-wrapper {padding: 5px 5px 5px;}

    #testimonialsCrousel { padding-bottom: 100px; padding-top: 100px; }
    #testimonialsCrousel .h2 { font-size: 1.25rem; padding: 0 70px; }

    #corner-pop-up { margin: 0 auto; right: 0; left: 0; max-width: 320px; bottom: 12%;}
    #corner-pop-up .btn { padding-left: 0; padding-right: 0; }
    #corner-pop-up.visible-pop,
    #corner-pop-up.visible-pop .btn { width: 100%; }

    /* Footer */
    #footer .d-flex{ display: block !important; }
    #footer .col .h5 { line-height: 2.2; }
    
    .popupContainer{ display: none !important; }

}

/* Breakpoint LG */
@media (min-width: 992px) and (max-width: 1199px)
{
    .hidden-lg-down, .hidden-xl-down, .hidden-xs-up, .hidden-sm-up, .hidden-md-up, .hidden-lg-up
    {
        display: none !important;
    } 

    .left-container{ padding-right:15px; }
    .right-container{ padding-left:15px; }   
}

/* Breakpoint XL */
@media (min-width: 1200px)
{
    .hidden-xl-down, .hidden-xs-up, .hidden-sm-up, .hidden-md-up, .hidden-lg-up, .hidden-xl-up
    {
        display: none !important;
    } 
    /* Header */
    #supHeader ul li.nav-item > a{ padding: 0.5rem 1rem; }
}
