

 body{
    font-family: 'Nunito', sans-serif;
 }
 h1, h2, h3, h4, h5, h6 {
    font-family: 'Kanit', sans-serif;
 }

a{  
    text-decoration: none !important;
    font-family: 'Nunito', sans-serif;
}
li{
    list-style: none !important;
}
img {
    max-width: 100%;
    height: auto;
}
p{
    font-family: 'Nunito', sans-serif;
}
.nav-link {
    color: #142e34 !important;
    font-weight: 600 !important;
    font-size: 18px !important;     
}

   /* new css  */
.price-henna {
    text-align: center;
    font-size: 25px;
    margin-bottom: 0px;
}
.header-button {
    background-color: #624b19;
border-radius: 50px;
border-width: 0;
box-shadow: rgba(25, 25, 25, 0.04) 0 0 1px 0, rgba(0, 0, 0, 0.1) 0 3px 4px 0;
color: #fff;
cursor: pointer;
font-size: 18px;
font-weight: 600;
padding: 12px 25px;
transition: all 200ms;
}

.header-button:hover{
    background-color: #8b630e;
    transform: scale(1.05);
     } 

    .contact-form-address {
        background: #fff;
        padding: 20px;
        box-shadow: 0px 0px 5px 2px #eee;
        margin-bottom: 10px;
        width: 84%;
    }

    .contact-form-number {
        background: #fff;
        padding: 20px;
        box-shadow: 0px 0px 5px 2px #eee;
        margin-bottom: 10px;
        width: 84%;
    }
.form-add ul{
        display: flex;
    }
.box{
        background-color: #f5f5f5;
    }
.contact-form h4{
        font-size: 42px;
        color: #624b19;
    }
.price-button{
    background-color: #624b19;
    border-radius: 50px;
    border-width: 0;
    box-shadow: rgba(25, 25, 25, 0.04) 0 0 1px 0, rgba(0, 0, 0, 0.1) 0 3px 4px 0;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    font-weight: 600;
    padding: 12px 25px;
    transition: all 200ms;
}
.price-head {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #b9b9b9;
}
.price-button:hover{
    background-color: #8b630e;
    transform: scale(1.05);
     } 
.price-list .row {
    align-items: center;
}
.map {
    margin-top: 60px;
}
.about-image {
    margin-right: 10px;
    border-radius: 130px;
   
}
.about-page{
    padding: 10px 0px 40px 0px;
}
.center {
    text-align: center;
    margin-top: 30px;   
}
.about-right {
    text-align: right;
}
.service-box {
    background: #fff;

    padding: 40px 0px;
}
.heading-decorate{
    font-size: 52px;
    color: #000;
}
.about-boxes p{
    font-weight: 500;
    font-size: 18px;
}
.about-boxes .heading-decorate{
    margin-bottom: 30px;
} 
.head-button-box {
    margin-top: 50px;
}
.get-button{
    margin: 10px 0px 10px 0px;
}
.service-text{
    text-align: center;
    font-weight: 300;
    font-size: 18px;
    font-family:'system-ui';
    margin: 20px 0px;
}
.service-img {
    padding: 20px 10px 30px 10px;
}
.heading-decorate .divider {
    vertical-align: super;
    padding-right: 15px;
    
}
.heading-decorate .divider:after {
    height: 3px;
    width: 50px;
}
.divider::after {
    content: '';
    display: inline-block;
    width: 60px;
    height: 3px;
    background-color: #cef1ea;
}
.navbar-collapse {
    justify-content: center;
}
.service-heading {
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    color: #000;
    margin: 14px 0px;
    
}
.service-img img {
    border-radius: 50%;
}
.service-img img:hover {
    border-radius: 0%;
    transition: 800ms;
}

.about-image:hover{
    border-radius: 0%;
    transition: 800ms;
}
.service-box .heading-decorate{
    margin-bottom: 30px;
    color: #000;
    text-align: center;
}
/* .price-sub-heading{
    background-color: #f2f2f2;
} */
.price-list{
    padding: 5px;
    background-color: #fbfbfb;
}
.price-list li{
    border-bottom: 1px solid #c9c9c9;
    margin-left: 10px;
}
.price-list p {
    font-size: 14px;
    margin-bottom: 10px;
}
.price-list h6 {
    font-size: 16px;
    margin-bottom: 0px;
}
.price-heading{
    background-color: #624b19;
    color: #fff;
    padding: 7px 0px 7px 10px;
    font-size: 28px;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.price-line {
    display: block;
    margin: 12px 10px !important;
   
    height: 1px;
    background-color: #00000026;
}   
.price-value {
   
    font-size: 18px;
    font-weight: 400;
    text-align: center;
}
.price-box {
    padding: 40px 0px;
    background-color: #f5ebdd;
}
.price-box .heading-decorate{
    margin-bottom: 30px;
    text-align: center;
} 
.price-text {
    font-size: 15px;
}
.price-content {
    padding: 10px;  
}
.price-title {
    font-size: 24px;
    font-weight: 400;
}
/* .price-button {
    color: #cba552;
    font-size: 16px;
    font-weight: 500;
} */
.review-title {
    font-size: 53px;
    color: #fff;
    font-weight: 400;
}
#carouselExampleCaptions {
    width: 100%;
   
}
.fa-star:before{
   color: rgb(255, 174, 0);
}

.review-box {
    padding: 40px 50px 30px 50px;
     background: #274762;
}
.review-head {
    background: #fff;
    padding: 20px;
}
.reviews-section {
    text-align: center;
}
.review-loacation {
   color: #fff;
    font-size: 18px;
    margin-bottom: 50px;
}
.review-name {
    color: #fff;
    font-size: 24px;
    font-weight: 300;
}
.review-text {
    color: #fff;
    font-size: 18px;
    margin-top: 20px;
}
.d-block.w-100-image {
    opacity: 0;
}.review-img {
    margin-bottom: 50px;
}
.carousel-caption.d-md-block {
    position: initial;
}
.title{
    font-size: 48px;
    color: #fff;
    text-align: center;
    display: grid;
    align-items: center;
    margin-bottom: 30px;
    background-image: url('../images/about-bg-1.jpg');
    background-size: cover;
    background-position: center;
    height: 350px;
}
.about-image-right {
    border-radius: 50%;
}
.about-image-right:hover {
    border-radius: 1%;
    transition: 800ms;
}
/* .box{
    padding: 0px 0px 40px ;
} */
.about-text {
    font-size: 18px;
    color: #000;
}
.wax-price-value {
    margin: 0px 10px;
}

.wax-price-line{
    display: block;
    margin: 12px 10px;
    width: calc(100% - 210px);
    height: 1px;
    background-color: #00000026;
    margin-top: 12px !important;
}
.wax-price-value {
    margin: 0px 10px;
    font-size: 18px;
    color: #000;
    font-weight: 700;
}
.price-name {
    margin-left: 10px;
}
.contact-form div {
    margin-bottom: 20px;
}
.contact-form input {
   width: 100%;
   background-color: #e5e2d8;
   height: 45px;
   padding-left: 15px;
   border-radius: 3px;
   border: none;
   border-bottom: 1px solid #cba552;
   outline: none;
   color: #505050;
   
}
.contact-form textarea {
    width: 100%;
    background-color: #e5e2d8;
   padding-top: 5px;
   padding-left: 10px;
   border-radius: 3px;
   border: none;
   border-bottom: 1px solid #cba552;
   outline: none;
   color: #505050;
}
.contact-form button {
    margin-bottom: 20px;
    text-align: center;
}
.contact-form {
    text-align: center;
    margin-right: 30px;
}
.appointment-form input {
    width: 50%;
    background-color: #e5e2d8;
    height: 45px;
    padding-left: 15px;
    border-radius: 10px;
    border: none;
    border-bottom: 1px solid #cba552;
    outline: none;
    color: #505050;
    margin-bottom: 20px;
 }
 .appointment-form textarea {
    width: 50%;
    background-color: #e5e2d8;
   padding-top: 5px;
   padding-left: 10px;
   border-radius: 10px;
   border: none;
   outline: none;
   border-bottom: 1px solid #cba552;
   color: #505050;
   margin-bottom: 15px;
}
.appointment-form {
    margin: 15px 0px;
    text-align: center;
}


 /* end css  */



.header {
    padding: 0px !important;
}
.about-heading {
    font-size: 38px;
    color: #000;
    margin-bottom: 30px;
    margin-top: 60px;
}
.top-header-address{
    color: #fff;
    font-weight: 500;
    font-size: 16px;
}

.top-header-hours{
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    float: right;
    margin-bottom: 0px;
    margin-left:40px;
}
.top-header-icon{
    color: #fff;
    font-size: 16px;
    float: right;
    margin: 0px 12px;
}
.top-header-number{
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    margin-left: 20px;
}
.top-header {
    background: #050202;
    padding: 4px 0px;
}
.banner-img {
    width: 100%;
    height: 90vh;
}
.footer {
    background-color: #000;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    }
.links {
    font-size: 26px;
    color: #fff;
    margin-bottom: 15px;
    font-weight: 500;
}
.about-images{
    border-radius: 8px;
    width: 100%;
 }
.banner-images1 {
    height: 90vh;
}
.single_footer ul li a {
    color: #fff;
    font-size: 17px;
}
.single_footer ul {
    padding-left: 0px;
}
.text {
    margin-top: 15px;
    margin-bottom: 60px;
}

.about-box {
    padding: 50px 0px;
   background-color: #f0f5f4;
}
.about-boxes{
    padding: 50px 0px;
    background-color: #f5ebdd;
}
.copyright.text-center {
    color: #fff;
}


.heading-text{
    color: #142e34;
    font-weight: 600;
}
.about-button {
    background: #142e34;
    color: #fff;
    padding: 12px;
    font-size: 18px;
    border-radius: 20px 0px 20px 2px;
    letter-spacing: 1px;
}
.copyright a {
    color: #fff;
}
 .single_footer ul li a:hover{
   color: #624b19;
   transition: 400ms;
 }

 .nav-link:hover{
    color: #fff !important;
    background-color: #624b19;
    transition: 600ms;
 }
 .navbar-toggler {
   border: none !important;
   outline: none !important;
} 
@media screen and (max-width:467px){
    .top-head-left {
        display: grid;
    }
    .eyelash-price{
        display: grid;
    }
    .about-boxes .heading-decorate {
        margin-bottom: 20px;
    }
    .about-image {
        margin-right: 0px;
       margin-top: 20px;
    }
    .head-button-box {
        margin-top: 20px;
    }
    .price-value {
        font-size: 15px;
        font-weight: 400;
        text-align: center;
    }
    .price-text {
        font-size: 13px;
        font-weight: 500;
    }
    .service-box {
        padding: 20px 0px;
    }
    .about-boxes {
        padding: 20px 10px;
    }
    .about-boxes p{
        font-size: 15px;
    }
    .service-img {
        padding: 10px;
        text-align: center;
    }
    .heading-decorate {
        font-size: 28px;
    }
    .service-heading{
        font-size: 24px;
    }
    .price-box {
        padding: 10px;
    }
    .price-content {   
        padding: 10px;
    }
    .review-name {
        font-size: 16px;
    }
    .review-box {
        padding: 10px;
    }
    .review-img {
        margin-bottom: 10px;
    }
    .review-text { 
        font-size: 14px;
        margin-top: 20px;
    }
    .review-loacation{
        font-size: 16px;
    }
    .header-top{
        display: block;
        padding: 5px;
        height: 56px;
    }
    .links {
        font-size: 17px;
    }
    .card-title-heading{
        font-size: 20px;
    }
    .text p {
        font-size: 15px;
    }
    .logo-image {
        margin-left: 10px;
        width: 50%;
    }
    .about-title {
        font-size: 22px;
    }
    .facility-title {
        font-size: 26px;
    }
    .inner-facility{
        margin-bottom: 0px;
    } 
    .check-field {
        font-size: 16px;
        margin-bottom: 0px;
    }
.about-box{
    padding-top: 22px;
}
.about-heading{
    font-size: 26px;
    margin-bottom:15px;
}
.copyright {
    font-size: 14px;
}
.price-name{
    font-size: 17px;
}
}
@media screen and (min-width:1240px){
    .navbar-items {
        padding-left: 35px;
    }  
}
@media screen and (max-width:768px){
    .box{
        padding: 0px;
    }
    .title{
        font-size: 30px;
        height: 200px;
        margin-bottom: 10px;
    }
    .about-heading{
        margin-top: 0px;
    }
    .header-top{
        padding-left: 10px;
        padding-right: 10px;
    }
    .top-header-address{
        font-size: 15px;        
       }
    .single_footer ul li a {
        font-size: 14px;
    }
       .top-header-number{
        font-size: 15px;
        margin-left: 0px;
        margin-right: 10px;
       }
       .about-images {
        margin-top: 25px;
    }
    .text {
        margin-bottom: 25px;
    }
    .about-title {
        margin-top: 0px;
    }
    .top-header-hours {
       margin-bottom: 0px;
        font-size: 15px;
        float: left;
        margin-left: 0px;
    }
    .review-title {
        font-size: 30px;
        font-weight: 300;
    }
    .price-list li{
        margin-left: 0px;
    }
    .price-heading{
        font-size: 22px;
    }
    .contact-form h4 {
        font-size: 26px;
    }
    .contact-form {
       
        margin-right: 0px;
    }
    .map {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .appointment-form input {
        width: 100%;
    }
    .appointment-form textarea {
        width: 100%;
    }

}



