/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
/*********************************************************** Slider Sec Css ( Start ) ***********************************************************/
.glsr-default .glsr-reviews, .glsr-default .glsr-reviews-wrap {
    display: inline-flex !important;
    gap: 4rem !important;
}

div#sldr h2 {
    font-family: Kunstler !important;
    color: #c59d5f !important;
    margin-bottom: 40px;
    font-size: 78px !important;
}

div#sldr p span span {
    font-size: 100px;
    line-height: 100px;
}
#sldr a.slider-prev .slide-count {
  display: none !important;
}

#sldr .slider-prev:hover {
  background-color: #fff0 !important;
}

#sldr a.slider-prev {
  background-color: #fff0 !important;
}

#sldr a.slider-next .slide-count {
  display: none !important;
}

#sldr .slider-next:hover {
  background-color: #fff0 !important;
}

#sldr a.slider-next {
  background-color: #fff0 !important;
}

#sldr a.slider-prev i:before {
  content: url(https://dev122.onlinetestingserver.com/gar-makeup/wp-content/uploads/2020/10/l.png);
}

#sldr a.slider-next i:before {
  content: url(https://dev122.onlinetestingserver.com/gar-makeup/wp-content/uploads/2020/10/r.png);
}


#sldr a.slider-prev {
  top: 490px;
  left: 40px;
}

#sldr a.slider-next {
  top: 490px;
  right: 40px;
}

div#sldr p span strong {
    letter-spacing: 9px;
    font-family: Josefin Sans !important;
    font-weight: 400 !important;
}

div#sldr p span span {
    font-family: Josefin Sans !important;
    letter-spacing: 3px;
}
/*********************************************************** Slider Sec Css ( End ) ***********************************************************/
/*********************************************************** Form Sec Css ( Start ) ***********************************************************/
div#form-sec .col.span_12 .col.span_4 input {
    background-color: #fff0 !important;
    border-radius: 0px !important;
    border: 2px solid #fff !important;
    width: 90%;
}
div#form-sec .col.span_12 .col.span_4 ::placeholder {
    font-weight: 100 !important;
}
div#form-sec .col.span_12 .col.span_4 ::placeholder {
    color: #fff !important;
    font-family: Martel !important;
    font-size: 14px !important;
}

div#form-sec .col.span_12 .col.span_4 {
    margin-left: -45px;
}

div#form-sec .col.span_12 .col.span_4:nth-child(1) {
    margin-left: 0 !important;
}

div#form-sec input#Send {
    position: absolute;
    top: 0;
    right: -45px;
    transform: none !important;
    border-radius: 0px !important;
    color: #000 !important;
    background-color: #c59d5f !important;
    padding: 13px 55px !important;
    font-family: Josefin Sans !important;
    text-transform: uppercase !important;
    font-size: 16px;
    letter-spacing: 1px;
    transition: .8s;
    border: 2px solid #fff0 !important;
}

div#form-sec {
    position: relative;
}

div#form-sec input#Send:hover {
    background-color: #fff0 !important;
    color: #c59d5f !important;
    border-color: #c59d5f !important;
    box-shadow: 0 0 22px 8px #c59d5f !important;
}
div#form-sec .col.span_12 .col.span_4 span.wpcf7-not-valid-tip {
    background-color: #fff0 !important;
    color: red !important;
    font-weight: bold !important;
    position: absolute;
    top: 10px;
    right: 45px;
}
div#form-sec .wpcf7-response-output {
    background-color: #fff0 !important;
    border: none !important;
    position: absolute;
    bottom: -30px;
    left: -20px;
}
div#form-sec .wpcf7 form.invalid .wpcf7-response-output {
    color: red !important;
    font-weight: bold !important;
}
div#form-sec .col.span_12 .col.span_4 input {
    color: #fff !important;
    font-weight: 600;
    text-transform: capitalize !important;
}
div#form-sec .wpcf7 form.sent .wpcf7-response-output {
    color: green !important;
    font-weight: bold;
}
/*********************************************************** Form Sec Css ( End ) ***********************************************************/
/*********************************************************** What We Offer Sec Css ( Start ) ***********************************************************/
div#what-we-offer h1 {
    margin-bottom: 30px;
}
div#what-we-offer p span {
    font-family: MARTEL !important;
    font-size: 16px !important;
    color: #333333;
    text-shadow: 0 0 black;
    letter-spacing: 1px;
}
div#what-we-offer h1 span {
    position: relative;
}

div#what-we-offer h1 span::before {
    content: '';
    height: 10px;
    width: 35px;
    background-color: #c59d5f;
    position: absolute;
    top: 10px;
    left: -50px;
}

div#what-we-offer h1 span::after {
    content: '';
    height: 10px;
    width: 35px;
    background-color: #c59d5f;
    position: absolute;
    top: 10px;
    right: -50px;
}
div#what-we-offer div#what-we-offer-innr img {
    width: 100% !important;
    border: 4px solid #fff0 !important;
    transition: .8s;
}

div#what-we-offer div#what-we-offer-innr img:hover {
    border-color: #c59d5f !important;
    filter: grayscale(1);
}
div#what-we-offer p strong {
    font-family: KUNSTLER !important;
    font-size: 36px !important;
}
div#what-we-offer div#what-we-offer-innr p ruby {
    font-family: Martel !important;
    font-size: 26px !important;
    font-weight: bold;
    color: #000 !important;
}

div#what-we-offer div#what-we-offer-innr p em {
    font-style: normal !important;
    font-family: Martel !important;
    font-weight: 600 !important;
    font-size: 20px !important;
    line-height: 30px;
}

div#what-we-offer div#what-we-offer-innr p a span ruby {
    font-family: Josefin Sans !important;
    font-size: 14px !important;
    font-weight: 400;
    padding: 20px 30px !important;
    background-color: #c59d5f !important;
    transition: .8s;
    border: 4px solid #c59d5f !important;
    text-transform: uppercase !important;
}

div#what-we-offer div#what-we-offer-innr p a span ruby:hover {
    background-color: #fff0 !important;
    border-color: #c59d5f !important;
    color: #c59d5f !important;
    text-shadow: 0 0 black;
}

div#what-we-offer div#what-we-offer-innr p:nth-child(1) {
    padding: 10px 0 10px 0;
}

div#what-we-offer div#what-we-offer-innr p:nth-child(2) {
    padding-bottom: 35px;
}
/*********************************************************** What We Offer Sec Css ( End ) ***********************************************************/
/*********************************************************** Best Hair Cut Sec Css ( Start ) ***********************************************************/
div#best-hair-cut h1 {
    position: relative;
    font-family: Kunstler !important;
    font-size: 48px;
    text-transform: capitalize;
    width: 100% !important;
    top: -45px;
}

div#best-hair-cut h1:before {content: 'The Best HairCut';position: absolute;top: -15px;font-size: 168px !important;width: 100% !important;opacity: .4;color: #c59d5f;left: 0;right: 0;z-index: -1;text-align: center;}

div#best-hair-cut h2 {
    letter-spacing: 2px;
}

div#best-hair-cut p {
    font-family: Josefin Sans !important;
    font-size: 16px !important;
    font-weight: 300 !important;
}
div#best-hair-cut a {
    margin: 0 !important;
    font-family: Josefin Sans !important;
    text-transform: uppercase !important;
    background-color: #fff0 !important;
    border: 2px solid #fff !important;
    border-radius: 0px !important;
    font-size: 14px !important;
    transform: none !important;
    padding-top: 22px !important;
    padding-right: 30px !important;
    padding-bottom: 19px !important;
    padding-left: 30px !important;
    transition: .8s !important;
}

div#best-hair-cut a:hover {
    color: #c59d5f !important;
    border-color: #c59d5f !important;
    box-shadow: 0 0 17px 7px #c59d5f !important;
}
/*********************************************************** Best Hair Cut Sec Css ( End ) ***********************************************************/

/*********************************************************** Gallery Sec Css ( Start ) ***********************************************************/
div#gallery .textt a {
    transition: .8s;
}
div#gallery {
    margin-bottom: 70px;
}

div#gallery .textt a:hover {
    color: #c59d5f !important;
    border-color: #c59d5f !important;
}
div#gall h1 span {
    position: relative;
}
div#gall h1 span::before {
    content: '';
    height: 10px;
    width: 35px;
    background-color: #c59d5f;
    position: absolute;
    top: 10px;
    left: -50px;
}

div#gall h1 span::after {
    content: '';
    height: 10px;
    width: 35px;
    background-color: #c59d5f;
    position: absolute;
    top: 10px;
    right: -50px;
}


div#gallery .textt {
    position: absolute;
    top: 0;
}

div#gallery-innr2 img {
    height: 350px !important;
    padding: 11px 8px !important;
}

div#gallery img {
    width: 100% !important;
}

div#gallery-innr1 img {
    padding: 0px 10px !important;
    padding-left: 15px !important;
}

div#gallery-innr3 img {
    height: 350px !important;
    padding: 0 8px !important;
}

div#gallery-innr1 img {
    height: 700px !important;
    object-fit: cover;
    padding-top: 11px !important;
}


div#gallery-innr2 .vc_col-sm-3.clmm .textt {
    position: absolute;
    height: 87% !important;
    width: 87% !important;
    top: 23px !important;
    display: flex;
    justify-content: center;
    align-items: center !important;
    background-color: rgba(0,0,0,0.6) !important;
    right: 22px;
    border: 4px solid !important;
    border-color: rgba(197,157,95,0.6) !important;
}




div#gallery-innr2 .vc_col-sm-6.clmm .textt {
    position: absolute;
    height: 87% !important;
    width: 93% !important;
    top: 23px !important;
    display: flex;
    justify-content: center;
    align-items: center !important;
    background-color: rgba(0,0,0,0.6) !important;
    right: 22px;
    border: 4px solid !important;
    border-color: rgba(197,157,95,0.6) !important;
}

div#gallery-innr3 .vc_col-sm-9.clmm .textt {
    position: absolute;
    height: 91% !important;
    width: 95% !important;
    top: 16px !important;
    display: flex;
    justify-content: center;
    align-items: center !important;
    background-color: rgba(0,0,0,0.6) !important;
    right: 22px;
    border: 4px solid !important;
    border-color: rgba(197,157,95,0.6) !important;
}



div#gallery-innr3 .vc_col-sm-3.clmm .textt {
    position: absolute;
    height: 91% !important;
    width: 86% !important;
    top: 16px !important;
    display: flex;
    justify-content: center;
    align-items: center !important;
    background-color: rgba(0,0,0,0.6) !important;
    right: 22px;
    border: 4px solid !important;
    border-color: rgba(197,157,95,0.6) !important;
}

div#gallery-innr1 .vc_col-sm-12.clmm .textt {
    position: absolute;
    height: 95% !important;
    width: 92% !important;
    top: 24px !important;
    display: flex;
    justify-content: center;
    align-items: center !important;
    background-color: rgba(0,0,0,0.6) !important;
    right: 23px;
    border: 4px solid !important;
    border-color: rgba(197,157,95,0.6) !important;
}



div#gallery .textt strong {
    font-size: 18px !important;
    color: #c59d5f !important;
    line-height: 28px !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    text-transform: uppercase;
    font-family: 'Josefin Sans';
    position: relative;
    top: 15px;
}

div#gallery .textt p {
    font-size: 15px !important;
    color: #fff !important;
}

div#gallery .textt a {
    font-size: 14px !important;
    font-family: 'Josefin Sans';
    font-weight: 700;
    color: #fff !important;
    text-transform: uppercase;
    border: 1px solid;
    padding: 20px 23px 18px 23px !important;
    position: relative;
    top: 10px !important;
}

div#gallery .textt {
    opacity: 0;
    transition: .8s;
}

div#gallery .clmm:hover .textt {
    opacity: 1 !important;
}
/*********************************************************** Gallery Sec Css ( End ) ***********************************************************/
/*********************************************************** Our Story Sec Css ( Start ) ***********************************************************/


div#our-story h1 {
    position: relative;
    font-family: Kunstler;
    text-transform: capitalize !important;
    font-size: 48px !important;
    top: -30px;
}

div#our-story h1::before {content: 'About Us';position: absolute;top: -14px;left: 0;right: 0;font-size: 168px;z-index: -1;opacity: .4;color: #c59d5f !important;}

div#our-story .row-bg.using-image {
    background-size: 100% 100% !important;
}
div#our-story a {
    background-color: #fff0 !important;
    border: 2px solid #fff !important;
    border-radius: 0px !important;
    padding: 17px 10px;
    text-transform: uppercase;
    font-family: 'Josefin Sans';
    font-weight: 500 !important;
    transition: .8s !important;
    transform: none !important;
}
div#our-story a:hover {
    color: #c59d5f !important;
    border-color: #c59d5f !important;
    box-shadow: 0 0 14px 6px #c59d5f !important;
}
div#our-story img {
    transition: .8s;
    width: 100%;
}
div#our-story h2 {
    font-weight: 400 !important;
}
div#our-story img:hover {
    transform: scale(0.98) !important;
    filter: grayscale(1);
}
/*********************************************************** Our Story Sec Css ( End ) ***********************************************************/
/*********************************************************** Our Pricing Sec Css ( Start ) ***********************************************************/
div#our-pricing h1 span {
    position: relative;
    font-weight: bold !important;
}
div#our-pricing h1 span::before {
    content: '';
    height: 10px;
    width: 35px;
    background-color: #c59d5f;
    position: absolute;
    top: 8px;
    left: -50px;
}

div#our-pricing h1 span::after {
    content: '';
    height: 8px;
    width: 35px;
    background-color: #c59d5f;
    position: absolute;
    top: 10px;
    right: -50px;
}
div#our-pricing-innnr .vc_col-sm-4 .vc_column-inner {
    background-color: #c59d5f !important;
    padding: 50px 0;
}

div#our-pricing div#our-pricing-innnr .row_col_wrap_12_inner {
    margin: 0 100px;
}
div#our-pricing-innnr .vc_col-sm-4 .vc_column-inner .xtra p {
    padding-bottom: 10px;
    position: relative;
    font-family: 'Martel';
    font-size: 12px;
    text-shadow: 0 0 black;
    font-weight: 400 !important;
    transition: .8s;
    color: black !important;
}

div#our-pricing-innnr .vc_col-sm-4 .vc_column-inner .xtra p:before {content: '';height: 1px;width: 250px;background-color: #fff !important;bottom: 7px;position: absolute;transition: .8s;left: 0;right: 0;margin: 0 auto;}

div#our-pricing-innnr .vc_col-sm-4 .vc_column-inner .xtra p:nth-child(6):before {
    display: none;
}

div#our-pricing div#our-pricing-innnr .vc_column-inner a {
    margin: 0;
    border-radius: 0px !important;
    background-color: black !important;
    padding: 10px 22px;
    transition: .8s !important;
}

div#our-pricing-innnr .vc_column-inner p ruby {
    font-family: 'Josefin Sans';
    font-weight: 600 !important;
    font-size: 26px;
    text-transform: uppercase;
    color: black !important;
    transition: .8s;
}

div#our-pricing-innnr .vc_column-inner p em {
    font-style: normal !important;
    color: black !important;
    font-weight: 300 !important;
    font-size: 26px;
    font-family: 'Josefin Sans';
    transition: .8s;
}

div#our-pricing-innnr .vc_col-sm-4 .vc_column-inner:hover {
    background-color: black !important;
}

div#our-pricing-innnr .vc_col-sm-4 .vc_column-inner {
    transition: .8s;
}

div#our-pricing-innnr .vc_col-sm-4 .vc_column-inner:hover .xtra p {
    color: #fff !important;
}

div#our-pricing-innnr .vc_col-sm-4 .vc_column-inner:hover a {
    background-color: #c59d5f !important;
}

div#our-pricing div#our-pricing-innnr .vc_column-inner:hover a {
    background-color: #c59d5f !important;
}

div#our-pricing-innnr .vc_column-inner:hover p em, div#our-pricing-innnr .vc_column-inner:hover p ruby {
    color: #fff !important;
}

/*********************************************************** Our Pricing Sec Css ( End ) ***********************************************************/
/*********************************************************** Newsletter Sec Css ( Start ) ***********************************************************/
div#newsletter h1 {
    font-family: KUNSTLER !important;
    text-transform: capitalize !important;
    font-size: 48px !important;
    font-weight: 400 !important;
}
div#newsletter div#newsletterwidget-2 {
    margin: 0 300px;
}

div#newsletter div#newsletterwidget-2 input.newsletter-submit {
    transform: none !important;
    padding: 10px 30px !important;
    border-radius: 0px !important;
    transition: .8s;
    background-color: #c59d5f !important;
    color: #000 !important;
    border: 2px solid #fff0 !important;
    text-transform: uppercase !important;
    font-family: 'Josefin Sans';
    font-weight: 600 !important;
    font-size: 16px !important;
}


div#newsletter #sidebar .widget input[type=email] {
    width: 100%;
    border: 1px solid #fff !important;
    border-radius: 0px !important;
    padding: 10px 20px;
    top: 1px;
    position: relative;
    background-color: #fff0 !important;
}

div#newsletter div#newsletterwidget-2 input.newsletter-submit:hover {
    background-color: #fff0 !important;
    color: #c59d5f !important;
    border-color: #c59d5f !important;
}
/*********************************************************** Newsletter Sec Css ( End ) ***********************************************************/
/*********************************************************** Testimonials Sec Css ( Start ) ***********************************************************/
div#testimonials h1 span {
    font-weight: bold !important;
    position: relative;
}
div#testimonials h1 span::before {
    content: '';
    height: 10px;
    width: 35px;
    background-color: #c59d5f;
    position: absolute;
    top: 8px;
    left: -50px;
}

div#testimonials h1 span::after {
    content: '';
    height: 8px;
    width: 35px;
    background-color: #c59d5f;
    position: absolute;
    top: 10px;
    right: -50px;
}
div#testimonials .owl-theme .owl-dots .owl-dot span {
    transform: scale(1.8) !important;
    margin: 0 5px;
    background-color: black !important;
    transition: .8s;
}
div#map-sec {
    margin-bottom: -10px;
}
div#testimonials .owl-theme .owl-dots .owl-dot.active span, div#testimonials .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #c59d5f !important;
}
/*********************************************************** Testimonials Sec Css ( End ) ***********************************************************/
/*********************************************************** Footer Sec Css ( Start ) ***********************************************************/

div#copyright .col.span_5 {
    width: 100% !important;
    text-align: center !important;
}
div#text-2 ul li {
    display: inline-block;
    margin: 0 3px;
}

div#text-2 ul li a i {
    height: 35px;
    width: 35px;
    background-color: #c59d5f !important;
    padding-top: 7px;
    border-radius: 50%;
    transition: .8s;
}

div#text-2 ul li a i:hover {
    transform: rotate(360deg) scale(0.98) !important;
    background-color: #fff !important;
    color: black !important;
    filter: none !important;
}
div#nav_menu-2 ul#menu-header-main-menu-1 {
    column-count: 2;
    width: 200px;
}

div#nav_menu-2 ul#menu-header-main-menu-1 li a {
    text-transform: capitalize !important;
}
div#text-2 ul li a {
    opacity: 1 !important;
}
#footer-outer #footer-widgets .widget h4 {
    font-family: 'Josefin Sans';
    font-weight: bold !important;
    font-size: 22px !important;
    text-transform: uppercase;
    letter-spacing: 3px !important;
}
div#footer-widgets .row {
    padding-bottom: 0;
    padding-top: 50px;
}
div#map-sec iframe {
    width: 100% !important;
    filter: grayscale(1);
}
/*********************************************************** Footer Sec Css ( End ) ***********************************************************/
@media (max-width: 1600px) {
	div#gallery-innr3 img {
    height: 280px !important;
    padding: 0 8px !important;
}
	div#gallery-innr2 img {
    height: 320px !important;
    padding: 11px 8px !important;
}
	div#gallery-innr1 img {
    height: 600px !important;
    object-fit: cover;
    padding-top: 11px !important;
}
div#gallery-innr1 .vc_col-sm-12.clmm .textt {
    position: absolute;
    height: 94% !important;
    width: 89% !important;
    top: 27px !important;
    display: flex;
    justify-content: center;
    align-items: center !important;
    background-color: rgba(0,0,0,0.6) !important;
    right: 26px;
    border: 4px solid !important;
    border-color: rgba(197,157,95,0.6) !important;
}
div#gallery .textt a {
    font-size: 14px !important;
    font-family: 'Josefin Sans';
    font-weight: 700;
    color: #fff !important;
    text-transform: uppercase;
    border: 1px solid;
    padding: 12px 18px 10px 18px !important;
    position: relative;
    top: 10px !important;
}
div#gallery-innr2 .vc_col-sm-3.clmm .textt {
    position: absolute;
    height: 87% !important;
    width: 85% !important;
    top: 23px !important;
    display: flex;
    justify-content: center;
    align-items: center !important;
    background-color: rgba(0,0,0,0.6) !important;
    right: 20px;
    border: 4px solid !important;
    border-color: rgba(197,157,95,0.6) !important;
}
div#gallery-innr2 .textt p {
    font-size: 13px !important;
    line-height: 15px;
    padding: 10px 10px;
}

div#gallery-innr2 .textt p br {
    display: none;
}
div#gallery-innr2 .vc_col-sm-6.clmm .textt {
    position: absolute;
    height: 86% !important;
    width: 92% !important;
    top: 25px !important;
    display: flex;
    justify-content: center;
    align-items: center !important;
    background-color: rgba(0,0,0,0.6) !important;
    right: 21px;
    border: 4px solid !important;
    border-color: rgba(197,157,95,0.6) !important;
}
div#gallery-innr3 .vc_col-sm-3.clmm .textt {
    position: absolute;
    height: 91% !important;
    width: 84% !important;
    top: 16px !important;
    display: flex;
    justify-content: center;
    align-items: center !important;
    background-color: rgba(0,0,0,0.6) !important;
    right: 22px;
    border: 4px solid !important;
    border-color: rgba(197,157,95,0.6) !important;
}
div#gallery-innr3 .textt p {
    font-size: 13px !important;
    line-height: 15px;
    padding: 10px 10px;
}
div#gallery-innr3 .textt p br {
    display: none;
}
div#gallery-innr3 .vc_col-sm-9.clmm .textt {
    position: absolute;
    height: 91% !important;
    width: 94% !important;
    top: 16px !important;
    display: flex;
    justify-content: center;
    align-items: center !important;
    background-color: rgba(0,0,0,0.6) !important;
    right: 24px;
    border: 4px solid !important;
    border-color: rgba(197,157,95,0.6) !important;
}
}
@media (max-width: 1440px) {
	div#gallery-innr2 img {
    height: 290px !important;
    padding: 11px 8px !important;
}
	div#gallery-innr3 img {
    height: 250px !important;
    padding: 0 8px !important;
}
	div#gallery-innr1 img {
    height: 540px !important;
    object-fit: cover;
    padding-top: 11px !important;
}
	div#gallery-innr1 .vc_col-sm-12.clmm .textt {
    position: absolute;
    height: 93% !important;
    width: 88% !important;
    top: 25px !important;
    display: flex;
    justify-content: center;
    align-items: center !important;
    background-color: rgba(0,0,0,0.6) !important;
    right: 26px;
    border: 4px solid !important;
    border-color: rgba(197,157,95,0.6) !important;
}
	div#gallery-innr2 .vc_col-sm-3.clmm .textt {
    position: absolute;
    height: 86% !important;
    width: 84% !important;
    top: 20px !important;
    display: flex;
    justify-content: center;
    align-items: center !important;
    background-color: rgba(0,0,0,0.6) !important;
    right: 19px;
    border: 4px solid !important;
    border-color: rgba(197,157,95,0.6) !important;
}
	div#gallery-innr3 .vc_col-sm-3.clmm .textt {
    position: absolute;
    height: 91% !important;
    width: 82% !important;
    top: 11px !important;
    display: flex;
    justify-content: center;
    align-items: center !important;
    background-color: rgba(0,0,0,0.6) !important;
    right: 21px;
    border: 4px solid !important;
    border-color: rgba(197,157,95,0.6) !important;
}


div#gallery-innr2 .textt p {
    font-size: 13px !important;
    line-height: 15px;
    padding: 10px 0px;
}

div#gallery-innr3 .textt p {
    font-size: 13px !important;
    line-height: 15px;
    padding: 10px 0px;
}
div#gallery-innr3 .vc_col-sm-9.clmm .textt {
    position: absolute;
    height: 91% !important;
    width: 93% !important;
    top: 12px !important;
    display: flex;
    justify-content: center;
    align-items: center !important;
    background-color: rgba(0,0,0,0.6) !important;
    right: 25px;
    border: 4px solid !important;
    border-color: rgba(197,157,95,0.6) !important;
}
	div#gallery-innr2 .vc_col-sm-6.clmm .textt {
    position: absolute;
    height: 86% !important;
    width: 92% !important;
    top: 21px !important;
    display: flex;
    justify-content: center;
    align-items: center !important;
    background-color: rgba(0,0,0,0.6) !important;
    right: 21px;
    border: 4px solid !important;
    border-color: rgba(197,157,95,0.6) !important;
}
}
@media (max-width: 1366px) {

div#newsletter div#newsletterwidget-2 input.newsletter-submit {
    transform: none !important;
    padding: 10px 25px !important;
    border-radius: 0px !important;
    transition: .8s;
    background-color: #c59d5f !important;
    color: #000 !important;
    border: 2px solid #fff0 !important;
    text-transform: uppercase !important;
    font-family: 'Josefin Sans';
    font-weight: 600 !important;
    font-size: 16px !important;
}
div#text-2 p br {
    display: none;
}
div#form-sec input#Send {
    position: absolute;
    top: 0;
    right: -45px;
    transform: none !important;
    border-radius: 0px !important;
    color: #000 !important;
    background-color: #c59d5f !important;
    padding: 14px 51px !important;
    font-family: Josefin Sans !important;
    text-transform: uppercase !important;
    font-size: 16px;
    letter-spacing: 1px;
    transition: .8s;
    border: 2px solid #fff0 !important;
}
}
@media (max-width: 1280px) {

	
#sldr a.slider-prev {
    top: 415px;
    left: 40px;
}
#sldr a.slider-next {
    top: 415px;
    right: 40px;
}
}
@media (max-width: 1024px) {
	
div#testimonials h1 span::before {
    content: '';
    height: 7px;
    width: 35px;
    background-color: #c59d5f;
    position: absolute;
    top: 7px;
    left: -50px;
}
div#testimonials h1 span::after {
    content: '';
    height: 7px;
    width: 35px;
    background-color: #c59d5f;
    position: absolute;
    top: 7px;
    right: -50px;
}
div#gallery-innr2 p.luuu {
    display: none;
}

div#gallery-innr3 p.luuu {
    display: none !important;
}

div#gallery-innr2 .vc_col-sm-3.clmm .textt {
    position: absolute;
    height: 86% !important;
    width: 84% !important;
    top: 16px !important;
    display: flex;
    justify-content: center;
    align-items: center !important;
    background-color: rgba(0,0,0,0.6) !important;
    right: 14px;
    border: 4px solid !important;
    border-color: rgba(197,157,95,0.6) !important;
}

div#gallery-innr2 .vc_col-sm-3.clmm .textt p strong {font-size: 12px !important;}

div#gallery-innr2 .vc_col-sm-3.clmm .textt a,div#gallery-innr3 .vc_col-sm-3.clmm .textt a,div#gallery-innr3 .vc_col-sm-9.clmm .textt a {
    font-size: 12px !important;
    padding: 10px 10px 8px 10px !important;
}
	div#gallery .textt strong {
    font-size: 12px !important;
    color: #c59d5f !important;
    line-height: 28px !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    text-transform: uppercase;
    font-family: 'Josefin Sans';
    position: relative;
    top: 15px;
}
	div#gallery-innr3 .vc_col-sm-3.clmm .textt {
    position: absolute;
    height: 91% !important;
    width: 82% !important;
    top: 9px !important;
    display: flex;
    justify-content: center;
    align-items: center !important;
    background-color: rgba(0,0,0,0.6) !important;
    right: 15px;
    border: 4px solid !important;
    border-color: rgba(197,157,95,0.6) !important;
}
	div#gallery-innr3 .vc_col-sm-9.clmm .textt {
    position: absolute;
    height: 91% !important;
    width: 93% !important;
    top: 9px !important;
    display: flex;
    justify-content: center;
    align-items: center !important;
    background-color: rgba(0,0,0,0.6) !important;
    right: 18px;
    border: 4px solid !important;
    border-color: rgba(197,157,95,0.6) !important;
}
	div#gallery-innr3 p {
    position: relative;
    top: -20px;
}
	div#gallery-innr2 .vc_col-sm-6.clmm .textt {
    position: absolute;
    height: 86% !important;
    width: 92% !important;
    top: 16px !important;
    display: flex;
    justify-content: center;
    align-items: center !important;
    background-color: rgba(0,0,0,0.6) !important;
    right: 14px;
    border: 4px solid !important;
    border-color: rgba(197,157,95,0.6) !important;
}
	div#gallery-innr3 p strong {
    font-size: 12px !important;
    color: #c59d5f !important;
    line-height: 28px !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    text-transform: uppercase;
    font-family: 'Josefin Sans';
    position: relative;
    top: 15px;
}
		div#gallery-innr2 img {
    height: 220px !important;
    padding: 11px 8px !important;
}
	div#gallery-innr3 img {
    height: 190px !important;
    padding: 0 8px !important;
}
	div#gallery-innr1 img {
    height: 410px !important;
    object-fit: cover;
    padding-top: 11px !important;
}
div#sldr p span span {
    font-size: 85px;
    line-height: 85px;
}
div#sldr h2 {
    font-family: Kunstler !important;
    color: #c59d5f !important;
    margin-bottom: 20px;
    font-size: 60px !important;
}
#sldr a.slider-prev {
    top: 440px;
    left: 40px;
}
#sldr a.slider-next {
    top: 440px;
    right: 40px;
}
div#form-sec .col.span_12 .col.span_4 span.wpcf7-not-valid-tip {
    background-color: #fff0 !important;
    color: red !important;
    font-weight: bold !important;
    position: absolute;
    top: 10px;
    right: 45px;
    font-size: 11px;
}
div#form-sec .col.span_12 .col.span_4 input {
    background-color: #fff0 !important;
    border-radius: 0px !important;
    border: 2px solid #fff !important;
    width: 85%;
}
div#form-sec {
    padding-top: 60px !important;
    padding-bottom: 40px !important;
}
div#form-sec input#Send {
    position: absolute;
    top: 0;
    right: -39px;
    transform: none !important;
    border-radius: 0px !important;
    color: #000 !important;
    background-color: #c59d5f !important;
    padding: 14px 51px !important;
    font-family: Josefin Sans !important;
    text-transform: uppercase !important;
    font-size: 16px;
    letter-spacing: 1px;
    transition: .8s;
    border: 2px solid #fff0 !important;
}
div#what-we-offer div#what-we-offer-innr p a span ruby {
    font-family: Josefin Sans !important;
    font-size: 14px !important;
    font-weight: 400;
    padding: 13px 20px !important;
    background-color: #c59d5f !important;
    transition: .8s;
    border: 4px solid #c59d5f !important;
    text-transform: uppercase !important;
}
div#best-hair-cut h1:before {
    content: 'The Best HairCut';
    position: absolute;
    top: -5px;
    font-size: 125px !important;
    width: 100% !important;
    opacity: .4;
    color: #c59d5f;
    left: 0;
    right: 0;
    z-index: -1;
    text-align: center;
}
div#best-hair-cut h1 {
    position: relative;
    font-family: Kunstler !important;
    font-size: 48px;
    text-transform: capitalize;
    width: 100% !important;
    top: -30px;
}
div#best-hair-cut {
    padding-top: 130px !important;
    padding-bottom: 50px !important;
}
div#our-pricing div#our-pricing-innnr .row_col_wrap_12_inner {
    margin: 0 0 !important;
}
div#our-pricing-innnr .vc_col-sm-4 .vc_column-inner .xtra p:before {
    content: '';
    height: 1px;
    width: 200px;
    background-color: #fff !important;
    bottom: 7px;
    position: absolute;
    transition: .8s;
    left: 0;
    right: 0;
    margin: 0 auto;
}
div#our-pricing-innnr .vc_column-inner p ruby {
    font-family: 'Josefin Sans';
    font-weight: 600 !important;
    font-size: 20px;
    text-transform: uppercase;
    color: black !important;
    transition: .8s;
}
div#newsletter div#newsletterwidget-2 {
    margin: 0 0px !important;
}

div#newsletter h3 {
    font-size: 35px;
    line-height: 35px;
    padding-top: 15px;
}
div#newsletter div#newsletterwidget-2 input.newsletter-submit {
    transform: none !important;
    padding: 10px 45px !important;
    border-radius: 0px !important;
    transition: .8s;
    background-color: #c59d5f !important;
    color: #000 !important;
    border: 2px solid #fff0 !important;
    text-transform: uppercase !important;
    font-family: 'Josefin Sans';
    font-weight: 600 !important;
    font-size: 16px !important;
}
div#what-we-offer p span br {
    display: none !important;
}
div#our-story h1::before {
    content: 'About Us';
    position: absolute;
    top: -14px;
    left: 0;
    right: 0;
    font-size: 135px;
    z-index: -1;
    opacity: .4;
    color: #c59d5f !important;
}
#footer-outer #footer-widgets .col p {
    font-size: 13px !important;
    line-height: 23px;
}

div#nav_menu-2 ul#menu-header-main-menu-1 {
    font-size: 13px !important;
    line-height: 15px !important;
}
div#copyright {
    padding-top: 0 !important;
}
}
@media (max-width: 800px) {
	div#gallery-innr2 .vc_col-sm-6.clmm .textt {
    position: absolute;
    height: 91% !important;
    width: 94% !important;
    top: 26px !important;
    display: flex;
    justify-content: center;
    align-items: center !important;
    background-color: rgba(0,0,0,0.6) !important;
    right: 24px;
    border: 4px solid !important;
    border-color: rgba(197,157,95,0.6) !important;
}
	div#gallery-innr3 .vc_col-sm-3.clmm.wpb_column.column_container.vc_column_container.col.child_column.no-extra-padding.inherit_tablet.inherit_phone.instance-14 .textt {
    position: absolute;
    height: 97% !important;
    width: 95% !important;
    top: 12px !important;
    display: flex;
    justify-content: center;
    align-items: center !important;
    background-color: rgba(0,0,0,0.6) !important;
    right: 21px;
    border: 4px solid !important;
    border-color: rgba(197,157,95,0.6) !important;
		 margin-bottom: 10px !important;
}
	div#gallery-innr3 .vc_col-sm-9.clmm .textt {
    position: absolute;
    height: 91% !important;
    width: 95% !important;
    top: 14px !important;
    display: flex;
    justify-content: center;
    align-items: center !important;
    background-color: rgba(0,0,0,0.6) !important;
    right: 18px;
    border: 4px solid !important;
    border-color: rgba(197,157,95,0.6) !important;
}
	div#gallery-innr3 .vc_col-sm-9.clmm.wpb_column.column_container.vc_column_container.col.child_column.no-extra-padding.inherit_tablet.inherit_phone.instance-15 {
    margin-top: 10px;
}
	div#gallery-innr2 .clmm {
    margin-bottom: 0px !important;
}
	div#gallery-innr2 .vc_col-sm-3.clmm .textt {
    position: absolute;
    height: 87% !important;
    width: 88% !important;
    top: 26px !important;
    display: flex;
    justify-content: center;
    align-items: center !important;
    background-color: rgba(0,0,0,0.6) !important;
    right: 24px;
    border: 4px solid !important;
    border-color: rgba(197,157,95,0.6) !important;
}
	div#gallery-innr1 .vc_col-sm-12.clmm .textt {
    position: absolute;
    height: 96% !important;
    width: 93% !important;
    top: 28px !important;
    display: flex;
    justify-content: center;
    align-items: center !important;
    background-color: rgba(0,0,0,0.6) !important;
    right: 26px;
    border: 4px solid !important;
    border-color: rgba(197,157,95,0.6) !important;
}
	div#gallery-innr3 img {
    height: unset !important;
    padding: 0 8px !important;
}
	div#gallery-innr1 img {
    height: unset !important;
    object-fit: cover;
    padding-top: 11px !important;
}
	div#gallery-innr2 img {
    height: unset !important;
    padding: 11px 8px !important;
}
div#sldr h2 {
    font-family: Kunstler !important;
    color: #c59d5f !important;
    margin-bottom: 10px;
    font-size: 40px !important;
}
div#sldr p span span {
    font-size: 60px;
    line-height: 60px;
}
#sldr a.slider-prev {
    top: 340px;
    left: 30px;
}
#sldr a.slider-next {
    top: 340px;
    right: 30px;
}
div#form-sec .col.span_12 .col.span_4 {
    margin-left: unset !important;
}
div#form-sec .col.span_12 .col.span_4 input {
    background-color: #fff0 !important;
    border-radius: 0px !important;
    border: 2px solid #fff !important;
    width: 100% !important;
}
div#form-sec input#Send {
    position: unset !important;
    transform: none !important;
    border-radius: 0px !important;
    color: #000 !important;
    background-color: #c59d5f !important;
    padding: 14px 51px !important;
    font-family: Josefin Sans !important;
    text-transform: uppercase !important;
    font-size: 16px;
    letter-spacing: 1px;
    transition: .8s;
    border: 2px solid #fff0 !important;
    width: 100% !important;
}

div#form-sec .vc_column-inner .col.span_12 {
    margin-bottom: 0 !important;
}
div#our-story {padding-top: 120px !important;padding-bottom: 60px !important;}

div#our-story .row_col_wrap_12.col.span_12.light.left {
    display: flex;
    flex-direction: column-reverse;
}

div#our-story .row-bg.using-image {
    background-size: 250% 100% !important;
}

div#our-story img {
    padding-top: 30px;
}
div#our-pricing div#our-pricing-innnr .row_col_wrap_12_inner {
    margin: 0 120px !important;
}
div#newsletter h3 {
    font-size: 25px;
    line-height: 30px;
    padding-top: 0px !important;
}

div#newsletter div#newsletterwidget-2 input.newsletter-submit {
    transform: none !important;
    padding: 10px 25px !important;
    border-radius: 0px !important;
    transition: .8s;
    background-color: #c59d5f !important;
    color: #000 !important;
    border: 2px solid #fff0 !important;
    text-transform: uppercase !important;
    font-family: 'Josefin Sans';
    font-weight: 600 !important;
    font-size: 16px !important;
}
div#newsletter div#newsletterwidget-2 {
    margin-top: -15px !important;
    margin-right: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
}
div#newsletter {
    padding-top: 60px !important;
    padding-bottom: 30px !important;
}
div#newsletter h1 {
    font-family: KUNSTLER !important;
    text-transform: capitalize !important;
    font-size: 35px !important;
    font-weight: 400 !important;
}
div#testimonials {
    padding-top: 30px !important;
}
div#footer-widgets .col.span_4 {
    width: 100% !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    text-align: center !important;
}
div#nav_menu-2 ul#menu-header-main-menu-1 {
    column-count: 1 !important;
    width: 100% !important;
}
div#footer-widgets .row {
    padding-top: 15px !important;
}
div#best-hair-cut h1:before {
    content: 'The Best HairCut';
    position: absolute;
    top: -5px;
    font-size: 90px !important;
    width: 100% !important;
    opacity: .4;
    color: #c59d5f;
    left: 0;
    right: 0;
    z-index: -1;
    text-align: center;
}
div#best-hair-cut h1 {
    position: relative;
    font-family: Kunstler !important;
    font-size: 40px;
    text-transform: capitalize;
    width: 100% !important;
    top: -30px;
}
div#best-hair-cut h2 {
    letter-spacing: 2px;
    font-size: 50px;
    line-height: 50px !important;
}
header#top .icon-salient-search:before {
    content: url(https://dev122.onlinetestingserver.com/gar-makeup/wp-content/uploads/2020/10/11.png) !important;
    position: relative;
    top: 5px !important;
}
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
div#gall {
    padding-top: 30px !important;
}
div#gallery {
    margin-bottom: 10px !important;
}
	div#gallery-innr2 .vc_col-sm-3.clmm .textt {
    position: absolute;
    height: 89% !important;
    width: 88% !important;
    top: 26px !important;
    display: flex;
    justify-content: center;
    align-items: center !important;
    background-color: rgba(0,0,0,0.6) !important;
    right: 24px;
    border: 4px solid !important;
    border-color: rgba(197,157,95,0.6) !important;
}
	div#gallery-innr2 .vc_col-sm-6.clmm .textt {
    position: absolute;
    height: 85% !important;
    width: 90% !important;
    top: 26px !important;
    display: flex;
    justify-content: center;
    align-items: center !important;
    background-color: rgba(0,0,0,0.6) !important;
    right: 24px;
    border: 4px solid !important;
    border-color: rgba(197,157,95,0.6) !important;
}
	div#gallery-innr3 .vc_col-sm-3.clmm.wpb_column.column_container.vc_column_container.col.child_column.no-extra-padding.inherit_tablet.inherit_phone.instance-14 .textt {
    position: absolute;
    height: 95% !important;
    width: 92% !important;
    top: 12px !important;
    display: flex;
    justify-content: center;
    align-items: center !important;
    background-color: rgba(0,0,0,0.6) !important;
    right: 19px;
    border: 4px solid !important;
    border-color: rgba(197,157,95,0.6) !important;
    margin-bottom: 10px !important;
}
	div#gallery-innr3 .vc_col-sm-9.clmm .textt {
    position: absolute;
    height: 91% !important;
    width: 92% !important;
    top: 8px !important;
    display: flex;
    justify-content: center;
    align-items: center !important;
    background-color: rgba(0,0,0,0.6) !important;
    right: 19px;
    border: 4px solid !important;
    border-color: rgba(197,157,95,0.6) !important;
}
	
	div#gallery-innr1 .vc_col-sm-12.clmm .textt {
    position: absolute;
    height: 93% !important;
    width: 88% !important;
    top: 28px !important;
    display: flex;
    justify-content: center;
    align-items: center !important;
    background-color: rgba(0,0,0,0.6) !important;
    right: 26px;
    border: 4px solid !important;
    border-color: rgba(197,157,95,0.6) !important;
}
div#sldr p span span {
    font-size: 38px;
    line-height: 38px;
}
div#sldr h2 {
    font-family: Kunstler !important;
    color: #c59d5f !important;
    margin-bottom: 20px;
    font-size: 40px !important;
}
div#what-we-offer h1 span::before {
    content: '';
    height: 7px;
    width: 35px;
    background-color: #c59d5f;
    position: absolute;
    top: 6px;
    left: -50px;
}
div#what-we-offer h1 span::after {
    content: '';
    height: 7px;
    width: 35px;
    background-color: #c59d5f;
    position: absolute;
    top: 6px;
    right: -50px;
}
div#what-we-offer p span {
    font-size: 14px !important;
}

div#what-we-offer p {
    line-height: 20px !important;
}
div#best-hair-cut h1:before {
    content: 'The Best HairCut';
    position: absolute;
    top: 0px;
    font-size: 66px !important;
    width: 100% !important;
    opacity: .4;
    color: #c59d5f;
    left: 0;
    right: 0;
    z-index: -1;
    text-align: center;
}
div#best-hair-cut h2 {
    letter-spacing: 2px;
    font-size: 30px;
    line-height: 20px !important;
}
div#best-hair-cut h1 {
    position: relative;
    font-family: Kunstler !important;
    font-size: 40px;
    text-transform: capitalize;
    width: 100% !important;
    top: -20px;
}
div#best-hair-cut {
    padding-top: 80px !important;
    padding-bottom: 50px !important;
}
div#best-hair-cut p br {
    display: none !important;
}

div#best-hair-cut p {
    font-size: 14px !important;
    line-height: 20px !important;
}
div#best-hair-cut a {
    margin: 0 !important;
    font-family: Josefin Sans !important;
    text-transform: uppercase !important;
    background-color: #fff0 !important;
    border: 2px solid #fff !important;
    border-radius: 0px !important;
    font-size: 14px !important;
    transform: none !important;
    padding-top: 10px !important;
    padding-right: 30px !important;
    padding-bottom: 6px !important;
    padding-left: 30px !important;
    transition: .8s !important;
}
div#gall p span br {
    display: none !important;
}
div#our-pricing p br {
    display: none !important;
}

div#our-pricing {
    padding-top: 30px !important;
    padding-bottom: 10px !important;
}
div#our-pricing div#our-pricing-innnr .row_col_wrap_12_inner {
    margin: 0 50px !important;
}
div#newsletter h3 {
    font-size: 20px;
    line-height: 26px;
    padding-top: 3px !important;
}
div#newsletter {
    padding-top: 30px !important;
    padding-bottom: 5px !important;
}
div#newsletter div#newsletterwidget-2 input.newsletter-submit {
    transform: none !important;
    padding: 10px 10px !important;
    border-radius: 0px !important;
    transition: .8s;
    background-color: #c59d5f !important;
    color: #000 !important;
    border: 2px solid #fff0 !important;
    text-transform: uppercase !important;
    font-family: 'Josefin Sans';
    font-weight: 600 !important;
    font-size: 16px !important;
}
div#testimonials p span {
    font-size: 14px !important;
}

div#testimonials p span br {
    display: none !important;
}

div#testimonials p {
    line-height: 20px !important;
}
div#copyright {
    padding-bottom: 0 !important;
}
div#form-sec .col.span_12 .col.span_4 span.wpcf7-not-valid-tip {
    background-color: #fff0 !important;
    color: red !important;
    font-weight: bold !important;
    position: absolute;
    top: 10px;
    right: 5px;
    font-size: 11px;
}
div#form-sec .wpcf7 form.sent .wpcf7-response-output {
    color: green !important;
    font-weight: bold;
    bottom: -45px;
    font-size: 12px !important;
    left: -15px;
}
div#form-sec .wpcf7 form.invalid .wpcf7-response-output {
    color: red !important;
    font-weight: bold !important;
    font-size: 12px !important;
    bottom: -45px;
    left: -10px;
}
div#what-we-offer {
    padding: 30px 0 !important;
}
div#gall h1 span::before {
    content: '';
    height: 7px;
    width: 35px;
    background-color: #c59d5f;
    position: absolute;
    top: 7px;
    left: -45px;
}
div#gall h1 span::after {
    content: '';
    height: 7px;
    width: 35px;
    background-color: #c59d5f;
    position: absolute;
    top: 7px;
    right: -45px;
}
div#testimonials h1 span::before {
    content: '';
    height: 7px;
    width: 35px;
    background-color: #c59d5f;
    position: absolute;
    top: 7px;
    left: -45px;
}
div#testimonials h1 span::after {
    content: '';
    height: 7px;
    width: 35px;
    background-color: #c59d5f;
    position: absolute;
    top: 7px;
    right: -45px;
}
}
@media (max-width: 414px) {
	div#gallery-innr2 .vc_col-sm-3.clmm .textt {
    position: absolute;
    height: 89% !important;
    width: 88% !important;
    top: 23px !important;
    display: flex;
    justify-content: center;
    align-items: center !important;
    background-color: rgba(0,0,0,0.6) !important;
    right: 24px;
    border: 4px solid !important;
    border-color: rgba(197,157,95,0.6) !important;
}
div#testimonials h1 span::before {
    content: '';
    height: 7px;
    width: 35px;
    background-color: #c59d5f;
    position: absolute;
    top: 7px;
    left: -45px;
}
div#testimonials h1 span::after {
    content: '';
    height: 7px;
    width: 35px;
    background-color: #c59d5f;
    position: absolute;
    top: 7px;
    right: -45px;
}
div#sldr p span span {
    font-size: 30px;
    line-height: 30px;
}
div#form-sec .wpcf7 form.invalid .wpcf7-response-output {
    color: red !important;
    font-weight: bold !important;
    font-size: 9px !important;
    bottom: -45px;
    left: -10px;
}
div#our-pricing div#our-pricing-innnr .row_col_wrap_12_inner {
    margin: 0 0px !important;
}
div#newsletter #sidebar .widget input[type=email] {
    width: 100% !important;
}
div#newsletter div#newsletterwidget-2 input.newsletter-submit {
    position: unset;
    width: 100% !important;
}
div#newsletter h3 {
    font-size: 14px;
    line-height: 18px;
    padding-top: 3px !important;
    text-align: left !important;
}
div#newsletter h1 {
    text-align: left !important;
}
div#best-hair-cut h1:before {
    content: 'The Best HairCut';
    position: absolute;
    top: 0px;
    font-size: 49px !important;
    width: 100% !important;
    opacity: .4;
    color: #c59d5f;
    left: 0;
    right: 0;
    z-index: -1;
    text-align: center;
}
div#best-hair-cut h1 {
    position: relative;
    font-family: Kunstler !important;
    font-size: 25px;
    text-transform: capitalize;
    width: 100% !important;
    top: -18px;
}
div#best-hair-cut h2 {
    letter-spacing: 2px;
    font-size: 25px;
    line-height: 15px !important;
}
div#best-hair-cut h1 {
    position: relative;
    font-family: Kunstler !important;
    font-size: 25px;
    text-transform: capitalize;
    width: 100% !important;
    top: -12px;
}
div#our-story h1::before {
    content: 'About Us';
    position: absolute;
    top: -14px;
    left: 0;
    right: 0;
    font-size: 100px;
    z-index: -1;
    opacity: .4;
    color: #c59d5f !important;
}
div#our-story h1 {
    position: relative;
    font-family: Kunstler;
    text-transform: capitalize !important;
    font-size: 25px !important;
    top: -30px;
}

}
@media (max-width: 375px) {
	div#gallery-innr1 .vc_col-sm-12.clmm .textt {
    position: absolute;
    height: 91% !important;
    width: 84% !important;
    top: 28px !important;
    display: flex;
    justify-content: center;
    align-items: center !important;
    background-color: rgba(0,0,0,0.6) !important;
    right: 26px;
    border: 4px solid !important;
    border-color: rgba(197,157,95,0.6) !important;
}
	div#gallery-innr2 .vc_col-sm-3.clmm .textt {
    position: absolute;
    height: 87% !important;
    width: 88% !important;
    top: 23px !important;
    display: flex;
    justify-content: center;
    align-items: center !important;
    background-color: rgba(0,0,0,0.6) !important;
    right: 21px;
    border: 4px solid !important;
    border-color: rgba(197,157,95,0.6) !important;
}
	div#gallery-innr2 .vc_col-sm-6.clmm .textt {
    position: absolute;
    height: 82% !important;
    width: 90% !important;
    top: 24px !important;
    display: flex;
    justify-content: center;
    align-items: center !important;
    background-color: rgba(0,0,0,0.6) !important;
    right: 18px;
    border: 4px solid !important;
    border-color: rgba(197,157,95,0.6) !important;
}
	div#gallery .textt strong {
    position: unset !important;
}
	div#gallery-innr3 .vc_col-sm-3.clmm.wpb_column.column_container.vc_column_container.col.child_column.no-extra-padding.inherit_tablet.inherit_phone.instance-14 .textt {
    position: absolute;
    height: 93% !important;
    width: 89% !important;
    top: 12px !important;
    display: flex;
    justify-content: center;
    align-items: center !important;
    background-color: rgba(0,0,0,0.6) !important;
    right: 19px;
    border: 4px solid !important;
    border-color: rgba(197,157,95,0.6) !important;
    margin-bottom: 10px !important;
}
	div#gallery-innr3 .vc_col-sm-9.clmm.wpb_column.column_container.vc_column_container.col.child_column.no-extra-padding.inherit_tablet.inherit_phone.instance-15 p {
    position: relative;
    top: -15px;
    padding-bottom: 0px !important;
}
	div#gallery-innr3 .vc_col-sm-9.clmm .textt {
    position: absolute;
    height: 87% !important;
    width: 89% !important;
    top: 8px !important;
    display: flex;
    justify-content: center;
    align-items: center !important;
    background-color: rgba(0,0,0,0.6) !important;
    right: 19px;
    border: 4px solid !important;
    border-color: rgba(197,157,95,0.6) !important;
}
}
@media (max-width: 360px) {}