
#main .show > .dropdown-menu{
    width: 340px;
    padding: 10px !important;
}

.language-box{
    display:flex;
}

.language-box .lang-option:first-child::after {
    content: "|" !important;
    color: black !important;
    font-weight: 500;
    padding-right: 6px;
}

.desktop-switcher{
    display:flex;
}

#top .top-center .right .my-account svg path, #top .top-center .right .my-account svg g, #top .top-center .right .my-account svg circle {
    fill: #000 !important;
}

#top .top-center .right .wishlist svg path, #top .top-center .right .wishlist svg g {
    fill: #000 !important;
}

header #top .top-center .right #cart_block .cart-heading .open-cart svg path{
    fill: #000 !important;

}

header .slider-header #top .top-center .desktop-search .search_form .overflow-input input {
    background: #f1f1f1;
}

.common-home .dropdown-menu{
    padding: 0 !important;
    margin: 0 !important;
}

#main .show > .dropdown-menu .checkout{
    text-align: right;
}

#main .show > .dropdown-menu .mini-cart-total{
    text-align: -webkit-right;
}

#main .show > .dropdown-menu .checkout .button{
    padding-left: 10px;
    padding-right: 10px;
    background: #ffffff !important;
    font-size: 14px !important;
    color: #766D48 !important;
    border: 1px solid #766D48;
    margin-top: 10px;
    font-weight: 600;
}


/* header homepage */
#top-bar .right #cart_block .cart-heading .cart-count{
    position: absolute;
    top: -11px;
    right: -11px;
    font-style: normal;
    width: 20px;
    height: 20px;
    background: #c2ab26;
    line-height: 20px;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
}

#top .top-center {
    padding: 20px 0px 20px 0px;
}

#top-sticky-wrapper{
    height: 100px !important;
}
header .slider-header #top-bar a {
    padding-left: 10px;
}

#top-bar .background .pattern{
    background: red;
}
/*logo*/
.logo .image img{
    max-width: 80%;
}

.logo .image{
  text-align: center;
}

.logo .image h1{
    color:#766D48;
    font: normal normal 900 20px/25px Noto Serif SC;
    font-weight: 900 !important;
}

.logo .image p{
    color:#766D48;
    font: normal normal 500 18px/25px Noto Serif SC;
}

#top .top-center .logo a{
    text-align: -webkit-center;;

}

#top-bar .background .pattern  {
    background: #F1EEE9 !important;
    padding-top: 5px;
    padding-bottom: 5px;
}

.is-sticky #top {
    background: #F1EEE9 !important;
}

header .slider-header #top-bar {
    background: #fff;
}

header.header-type-4 .search_form .search-query{
    border-radius: 25px;
}

header .slider-header #top-bar {
    color:#766d48 !important;
}

header.header-type-4 .search_form .search-query{
    border:1px solid #F1EEE9;
}

header #top-bar .right #cart_block .cart-heading .open-cart svg path, header #top-bar .right .wishlist svg path, header #top-bar .right #cart_block .cart-heading .open-cart svg g, header #top-bar .right .wishlist svg g{
    stroke: #766d48 !important;
}

header #top-bar .right .my-account g path{
   stroke: #766d48 !important;

}

header #top-bar .right #cart_block {
    background: #efeeeb !important;
}

header .header-type-4 ul.megamenu {
    text-align: center;
}

ul.megamenu{
    display: inline-block;
}

.wrap-menu{
    text-align: center;
}

header .slider-header #top-bar .left .social-links li a{
    color: #766D48;
    text-decoration: none;
}

header .slider-header #top-bar .left .social-links li a:hover{
    color: #b8a558;
}

header .slider-header #top-bar .right .switchers .dropdown .dropdown-toggle{
    color: #766D48;
    font-size: 17px;
}

ul.megamenu > li > a strong {
    color: #000000;
    
}

#top .top-center .logo img {
    max-width: 58%;
}

/* privacy page*/
.information-information-3 .center-column{
    margin-bottom: 0;
    padding-bottom: 40px;
}

.information-information-5 .center-column{
    margin-bottom: 0;
    padding-bottom: 40px;
}


/*footer*/
.footer .background {
    background: #EDECE8;
}

.footerr .footer-contact-title{
  font-size: 20px;
  font: normal normal normal 20px/27px Cinzel;
  padding-bottom: 20px;
}

.footerr .col-md-12 li{
    font: normal normal normal 14px/26px Montserrat;
}

.footer ul{
    font: normal normal normal 14px/26px Montserrat !important;
}

.copyright .col-md-6 h1{
   font-size:15px;
   color: #766D48;
   font-weight: 500 !IMPORTANT;

}

.copyright .col-md-6{
   padding-left: 0px !important;
   padding-right: 0px !important;
 }

 .footer .pattern {
    padding: 0px 0px 0px 0px !important;
}

.footerr .col-md-6{
    color:#766d48;
}

.footer .pattern ul li a {
    color: #000000 !important;
    font-size: 16px;
}

.footerr .col-md-6 span{
    font-size: 16px;
}

/*.footer .pattern a {*/
/*    text-decoration: none;*/
/*}*/

/*map*/
.map .container{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/*contact us*/
.contact-us .contact-form{
    background: #fff !important;
    margin: 20px 0px 20px 0px !important;
    padding: 0 !important;
}
.contact-form .form-control{
    border: 1px solid #766D48;
}

.contact-us .contactus{
    font-size: 20px;
    text-align: left;
    padding-top: 5px;
}

.contact-us .col-md-12 h1{
    padding-top: 30px;
    text-align: center;
    color: #766D48 !important;
    font-weight: 500 !important;
    font-size: 28px;
    font-family: cinzel !important;
}

.contact-us .contact-form .text-center .btn{
    border: 2px solid #766D48;
    border-radius: 8px;
    color: #44472A !important;
    background: #fff !important;
}

.contact-us .contactus p{
     font-family: Montserrat;
     letter-spacing:2px;
}

/*Product section homepage*/
.common-home .product .col-md-12 h1{
    text-align: center;
    color: #766D48;
    font-size: 24px;
    font-family: Noto Serif SC;
}

.common-home .product .col-md-12 h1:before {
    content: "";
    position: absolute;
    left: -64%;
    right: 0;
    top: 27px;
    width: 34%;
    height: 0;
    border-bottom: 3px solid #ABA383;
    z-index: -9;
    margin: auto;
}

.common-home .product .col-md-12 h1:after {
    content: "";
    position: absolute;
    left: 64%;
    right: 0;
    top: 27px;
    width: 34%;
    height: 0;
    border-bottom: 3px solid #ABA383;
    z-index: -9;
    margin: auto;
}

.common-home .product .right{
    text-align: center;
}

.common-home .product .right .name a{
    color: #766D48;
    font-size: 20px;
    font-weight: bold;
}

.common-home .product-grid .product .price {
    color: #766D48;
    font-size: 16px;

}

.common-home .product .right .home-product-button{
   display: none;
}

.common-home .product-grid .product .image .only-hover{
    display: none;
}

.common-home .product-grid .product .image .add-to-cart{
    display: none;
}

.common-home .product-grid .add-cart .btn-add-to-cart-bottom{
    background: #fff !important;
    border: 1px solid black;
    padding: 6px 0px !important;
    border-radius: 25px;
}

/* .product-grid .add-cart .btn-add-to-cart-bottom:hover{
  background: #766d48 !important;
} */
.common-home .product-grid .add-cart .btn-add-to-cart-bottom a img{
   width: 29% !important;
}

.common-home .product-grid .add-cart .btn-add-to-cart-bottom a{
    text-align: -webkit-center;
 }

 .common-home .product .container .col-md-12 .product-btn{
    text-align: center !important;
    padding-top: 30px;
 }

 .bn13 {
    display: inline-block;
    /* padding: 0.65em 1.6em; */
    box-sizing: border-box;
    text-decoration: none !important;
    font-family: montserrat;
    font-weight: 300;
    text-align: center;
    transition: all 0.2s;
    animation: bn13bouncy 5s infinite linear;
    position: relative;
    border: 2px solid #766D48;
    border-radius: 8px;
    color: #766D48;
    font-size: 16px;
    width: 154px;
    height: 62px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  
  .bn13:hover {
    background-color: white;
    color: #000000;
  }

  @keyframes bn13bouncy {
    0% {
      top: 0em;
    }
    40% {
      top: 0em;
    }
    43% {
      top: -0.9em;
    }
    46% {
      top: 0em;
    }
    48% {
      top: -0.4em;
    }
    50% {
      top: 0em;
    }
    100% {
      top: 0em;
    }
  }

  {
    box-sizing: border-box;
  }
  
  /* Position the image container (needed to position the left and right arrows) */
  .container {
    position: relative;
  }
  
  /* Hide the images by default */
  .mySlides {
    display: none;
  }
  
  /* Add a pointer when hovering over the thumbnail images */
  .cursor {
    cursor: pointer;
  }
  
  /* Next & previous buttons */
  .prev,
  .next {
    cursor: pointer;
    position: absolute;
    top: 40%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
  }
  
  /* Position the "next button" to the right */
  .next {
    right: 0;
    border-radius: 3px 0 0 3px;
  }
  
  /* On hover, add a black background color with a little bit see-through */
  /* .prev:hover,
  .next:hover {
    background-color: rgba(0, 0, 0, 0.8);
  } */
  
  /* Number text (1/3 etc) */
  .numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
  }
  
  /* Container for image text */
  .caption-container {
    text-align: center;
    background-color: #222;
    padding: 2px 16px;
    color: white;
  }
  
  .row:after {
    content: "";
    display: table;
    clear: both;
  }
  
  /* Six columns side by side */
  .column {
    float: left;
    width: 16.66%;
  }
  
  /* Add a transparency effect for thumnbail images */
  .demo {
    opacity: 0.6;
  }
  
  .active,
  .demo:hover {
    opacity: 1;
  }

  /*gallery section*/
  .slider {
    width: 500px;
    height: 300px;
    background-color: yellow;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    text-align: center;
    overflow: hidden;
  }
  .image-container {
    width: 1500px;
    background-color: pink;
    height: 300px;
    clear: both;
    position: relative;
    -webkit-transition: left 2s;
    -moz-transition: left 2s;
    -o-transition: left 2s;
    transition: left 2s;
  }
  .slide {
    float: left;
    margin: 0px;
    padding: 0px;
    position: relative;
  }
  #slide-1:target ~ .image-container {
    left: 0px;
  }
  #slide-2:target ~ .image-container {
    left: -500px;
  }
  #slide-3:target ~ .image-container {
    left: -1000px;
  }
  .buttons {
    position: relative;
    top: -20px;
  }
  .gallery .buttons a {
    display: inline-block;
    height: 15px;
    width: 15px;
    border-radius: 50px;
    background-color: lightgreen;
  }
 
  .gallery .col-md-12 h1{
    text-align: center;
    color: #766D48;
    font-family: Noto Serif SC;
  }

  .common-home .gallery .col-md-12 h1:before {
    content: "";
    position: absolute;
    left: -64%;
    right: 0;
    top: 27px;
    width: 34%;
    height: 0;
    border-bottom: 3px solid #ABA383;
    z-index: -9;
    margin: auto;
}

.common-home .gallery .col-md-12 h1:after {
    content: "";
    position: absolute;
    left: 64%;
    right: 0;
    top: 27px;
    width: 34%;
    height: 0;
    border-bottom: 3px solid #ABA383;
    z-index: -9;
    margin: auto;
}

.common-home .gallery .line_border{
    padding-top: 50px;
    border-bottom: 3px solid #ABA383;
}

.common-home .gallery .col-md-12 .one{
    padding-top: 40px;
}

 /*about us page*/
 .information-information-4 .center-column .col-md-12{
    padding-left: 0;
    padding-right: 0;
 }

 .information-information-4 .center-column .text1{
  padding-top: 30px;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 2px;
  padding-bottom: 70px;

 }

 .information-information-4 .breadcrumb h1{
    display: none;
 }

 .information-information-4 .breadcrumb{
    display: none;
 }

 /* our professional page*/
 .information-information-10 h1{
    font-size: 32px;
    color: #766D48;
 }

 .information-information-10 h1 span{
    font-size: 20px;
    color: #766D48;
 }
 .information-information-10  .doc-col2 h2{
    font-size: 18px;
    color: #766D48;
    font-weight: bold !important;
 }

 .information-information-10  p{
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 2px;
 }

 .information-information-10  h1{
    display: none;
 }

 .information-information-10  .doc-row1{
    padding-bottom: 70px;
    padding-top: 70px;
 }

 .information-information-10  .doc-row2{
    padding-top: 70px;
    padding-bottom: 70px;
 }

 .information-information-10  .doc-col{
   text-align: center;
 }

 .information-information-10  .doc-col1 h2{
    font-size: 18px;
    color: #766D48;
    font-weight: bold !important;
 }

 /* .information-information-10 .breadcrumb h1{
    display: none;
 } */

 .information-information-10 .breadcrumb{
    display: none;
 }

 .information-information-10 .center-column{
  padding-top: 0 ;
  margin-bottom: 0;
}


 .information-information-10 .bn1 {
    display: inline-block;
    border: 2px solid #766D48;
    border-radius: 8px;
    box-sizing: border-box;
    text-decoration: none;
    font-family:Noto Sans SC;
    font-weight: bold;
    text-align: center;
    transition: all 0.2s;
    color: #766D48;
    font-size: 16px;
    padding: 5px 20px;
  }
  
 .information-information-10 .bn1:hover {
    color: #fff;
    background-color: #766d48;
  }


/*services*/
.information-information-8 .card-body .card-h5{
    padding: 0;
    font-size: 16px;
    text-align: center;
    color: #766D48;
    font-family: Cinzel;
}

.information-information-8 .card-body .card-title{
   text-align: center;
   color: #766D48;
   font-family: Noto Serif SC;
   font-weight: bold !important;
}

.information-information-8 .card-body p{
    font-family: Noto Serif SC;
    font-size: 16px;
    letter-spacing: 2px;
 }

 .information-information-8 .row2{
   padding-top: 40px;
 }

 .information-information-8 .treatment h1{
    text-align: center;
    font-size: 24px;
    font-family: Noto Serif SC;
    font-weight: bold;
    color: #766D48;
    padding-top:0;
 }

 .information-information-8 .center-column .treatment h1:before {
    content: "";
    position: absolute;
    left: -57%;
    right: 0;
    top: 52%;
    width: 40%;
    height: 0;
    border-bottom: 3px solid #ABA383;
    z-index: -9;
    margin: auto;
}

.information-information-8 .treatment h1:after {
    content: "";
    position: absolute;
    left: 57%;
    right: 0;
    top: 52%;
    width: 40%;
    height: 0;
    border-bottom: 3px solid #ABA383;
    z-index: -9;
    margin: auto;
}

.information-information-8 .breadcrumb h1{
    display: none;
}

.information-information-8 .breadcrumb{
    display: none;
}

.information-information-8 .services h1{
    text-align: center;
    font-size: 24px;
    font-family: Noto Serif SC;
    font-weight: bold;
    color: #766D48;
 }

 .information-information-8 .center-column .services h1:before {
    content: "";
    position: absolute;
    left: -57%;
    right: 0;
    top: 2%;
    width: 40%;
    height: 0;
    border-bottom: 3px solid #ABA383;
    z-index: -9;
    margin: auto;
}

.information-information-8 .services h1:after {
    content: "";
    position: absolute;
    left: 57%;
    right: 0;
    top: 2%;
    width: 40%;
    height: 0;
    border-bottom: 3px solid #ABA383;
    z-index: -9;
    margin: auto;
}

.information-information-8 .btn1{
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}

.information-information-8 .btn41-43 {
    padding: 5px 20px;
    background: transparent;
    outline: none !important;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
  }
  
  .information-information-8 .btn-41 {
    border: 2px solid #766D48;
    color: #766D48;   
    z-index: 1;
    font-family: Noto Sans SC;
    font-size: 16px;
    color: #766D48;
    font-weight: bold;
    text-decoration: none;
    border-radius: 8px;
  }
  
  .information-information-8 .btn-41:after {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    direction: rtl;
    z-index: -1;
    background:#c7af4d;
    ;
    /* background: rgb(255, 255, 255); */
    transition: all 0.3s ease;
  }
  
  .information-information-8 .btn-41:hover {
    color: rgb(0, 0, 0);
  }
  
  .information-information-8 .btn-41:hover:after {
    left: auto;
    right: 0;
    width: 100%;
  }
  
  .information-information-8 .btn-41:active {
    top: 2px;
  }

  .information-information-8 .btn2{
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
  }
  
  .information-information-8 .btn42-43 {
      padding: 5px 20px;
      background: transparent;
      outline: none !important;
      cursor: pointer;
      transition: all 0.3s ease;
      position: relative;
      display: inline-block;
    }
    
    .information-information-8 .btn-42 {
      border: 2px solid #766D48;
      color: #766D48;   
      z-index: 1;
      font-family: Noto Sans SC;
      font-size: 16px;
      color: #766D48;
      font-weight: bold;
      text-decoration: none;
      border-radius: 8px;
    }
    
    .information-information-8 .btn-42:after {
      position: absolute;
      content: "";
      width: 0;
      height: 100%;
      top: 0;
      left: 0;
      direction: rtl;
      z-index: -1;
      background:#c7af4d;
      ;
      /* background: rgb(255, 255, 255); */
      transition: all 0.3s ease;
    }
    
    .information-information-8 .btn-42:hover {
      color: rgb(0, 0, 0);
    }
    
    .information-information-8 .btn-42:hover:after {
      left: auto;
      right: 0;
      width: 100%;
    }
    
    .information-information-8 .btn-42:active {
      top: 2px;
    }
  

 .information-information-8 .card-deck .col-md-3{
    padding-top: 15px;
    border: 1px solid #766D48;
 }


  
 /*product page section*/
 .home-product-button{
    display: none;
 }

 .product-grid .product .image .only-hover{
    display: none;
 }

.product-grid .product .image .add-to-cart{
    display: none;
 }

  .product-filter .button-group{
    display: none;
 }
.product-filter .sort{
    display: none !important;
 }
 .product-filter .limit{
    display: none !important;
 }

 .product-category-81 .product-grid .add-cart .btn-add-to-cart-bottom{
    background: #fff !important;
    padding: 9px 10px 9px 10px;
    border: 1px solid #766D48;
    border-radius: 8px;
    padding: 6px 0px;    
    width: 20%;
}

.product-category-81 .product-grid .add-cart .btn-add-to-cart-bottom img{
    max-width: 43%;
}

.product-category-81 .product-grid .add-cart{
   text-align: center;
   padding-top: 20px;
}

.product-category-81 #mfilter-content-container div.product-filter.d-flex{
 display: block !important;
}

.product-category-81 #mfilter-content-container div.product-filter.d-flex h1:before {
    content: "";
    position: absolute;
    left: -57%;
    right: 0;
    top: 50%;
    width: 40%;
    height: 0;
    border-bottom: 3px solid #ABA383;
    z-index: -9;
    margin: auto;
}

.product-category-81 #mfilter-content-container div.product-filter.d-flex h1:after {
    content: "";
    position: absolute;
    left: 57%;
    right: 0;
    top: 50%;
    width: 40%;
    height: 0;
    border-bottom: 3px solid #ABA383;
    z-index: -9;
    margin: auto;
}

.product-category-81 .product-filter{
    text-align: center;
}

.product-filter h1{
    padding: 0px 0px 0px 0px;
    color: #766D48;
    font-size: 28px !important;
    font-weight: bold !important;
    font-family: Noto Serif SC;

}

.product-category-81 .box-category ul li a{
    color: #766D48 !important;
    text-decoration: none;
}

.product-category-81 .box-heading{
    color: #766D48;
}

/* */
 .product-category-84 .product-grid .add-cart .btn-add-to-cart-bottom{
    background: #fff !important;
    padding: 9px 10px 9px 10px;
    border: 1px solid #766D48;
    border-radius: 8px;
    padding: 6px 0px;    
    width: 20%;
}

.product-category-84 .product-grid .add-cart .btn-add-to-cart-bottom img{
    max-width: 43%;
}

.product-category-84 .product-grid .add-cart{
   text-align: center;
   padding-top: 20px;
}

.product-category-63 .product-grid .add-cart .btn-add-to-cart-bottom{
    background: #fff !important;
    padding: 9px 10px 9px 10px;
    border: 1px solid #766D48;
    border-radius: 8px;
    padding: 6px 0px;    
    width: 20%;
}

.product-category-63 .product-grid .add-cart .btn-add-to-cart-bottom img{
    max-width: 43%;
}

.product-category-63 .product-grid .add-cart{
   text-align: center;
   padding-top: 20px;
}

.product-grid .product .right {
    text-align: center;
}

.product-grid .product .name a{
    color: #766D48;
    font-size: 19px;
    font-weight: bold;
    font-family: cinzel;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.product-grid .product .price{
    color: #766D48;
}

.breadcrumb{
    display: none;
}

.product-info .product-center .description{
    display: none !important;
}
.product-info .product-center .hurry-up{
    display: none;
}

.product-info .product-center .price-tax{
    display: none;
}

.product-info .product-center .button-product-question{
    display: none !important;
}

.product-info .product-center .links{
    display: none;
}

.product-info .product-center .product-information-buttons{
    display: none;
}

.product-info .product-center .payment{
    display: none;
}

.product-info.product-type-6 .share > div#st-1, .product-info.product-type-6 .share > div{
    display: none !important;
}

.product-info .product-center h1 {
    font-size: 32px;
    line-height: 1.5;
    text-transform: uppercase;
    color: #766D48;
    font-weight: bold !important;
    font-family: Cinzel;
}

.product-info .product-center .price .price-new{
    font-size: 24px;
    color: #332314;
    font-family: Montserrat;
}

.product-info .product-center .cart .add-to-cart .button{
    background: white !important;
    color: #766D48 !important;
    border: 1px solid #766D48;
    border-radius: 8px;
}

.product-info .product-center .cart{
    padding-top: 0;
}



/* account page*/
.account-login .center-column .btn{
    border: 2px solid #766D48;
    border-radius: 8px;
    background: white !important;
    color: white;
    color: #766D48 !important;
    font-weight: bold !important;
}
.center-column{
    padding-bottom: 40px;
}
.account-edit .buttons a{
    height: 100%;
    width: 100%;
    background-color: #7dbd5d !important;
    color: white !important;
}

.account-edit .pull-left{
    padding-top: 20px;
}


.account-affiliate-add .buttons a{
    background-color: none !important;
    color: #000000;
}

/*appointment page */
.information-information-15 .center-column{
    padding-bottom: 70px;
    padding-top: 0px;
}
.information-information-15 .appointment h1 {
    text-align: center;
    font-size: 24px;
    font-family: Noto Serif SC;
    font-weight: bold;
    color: #766D48;
}

.information-information-15 .center-column .appointment h1:before{
    content: "";
    position: absolute;
    left: -59%;
    right: 0;
    top: 46%;
    width: 40%;
    height: 0;
    border-bottom: 3px solid #ABA383;
    z-index: -9;
    margin: auto;
}

.information-information-15 .center-column .appointment h1:after{
    content: "";
    position: absolute;
    left: 0;
    right: -59%;
    top: 46%;
    width: 40%;
    height: 0;
    border-bottom: 3px solid #ABA383;
    z-index: -9;
    margin: auto;
}

.information-information-15 .appointment{
    padding-top: 40px;
    padding-bottom: 40px;

}

.information-information-15 .appointment-image{
    text-align: center;
}

.information-information-15 .text-appointment h1{
    font-size: 24px;
    color: #766d48;
    letter-spacing: 2.0px;
    padding-bottom: 20px;
}

.information-information-15 .text-appointment p{
    font: normal normal 600 19px/35px Noto Serif SC;
    color: #766D48;
}

.information-information-15 .btn-main{
    display: none;
}
.information-information-15 .text-appointment .btn-4{
    border: 2px solid #766D48;
    border-radius: 8px;
    background: white !IMPORTANT;
    color: #766D48 !important;
    font-weight: 600 !important;
}

.information-information-15 .text-appointment .btn-4c:hover:before {
    left: 80%;
    opacity: 1;
    top: 0;
    line-height: 2.3;
}

.information-information-15 .text-appointment .btn-4:before{
    position: absolute;
    height: 100%;
    font-size: 125%;
    color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.information-information-15 .text-appointment .icon-arrow-right:before {
    content: "\2192";
    left: 80%;
    top: 18%;
    opacity: 0;
    color: #766d48;
    

}

.information-information-15 .text-appointment .btn{  
font-family: inherit;
font-size: inherit;
color: inherit;
background: none;
cursor: pointer;
display: inline-block;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 700;
outline: none;
position: relative;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
text-decoration: none;
margin-left: 20px;
}

.information-information-15 .text-appointment .btn:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}


/* appointment login page*/
.appointment-main  #content .page-heading{
    text-align: center;
    font-size: 28px;
    color: #766D48;
    font-weight: bold !important;
    font-family: Cinzel;
    text-transform: uppercase !important;
    padding-bottom: 40px;

}

.appointment-main #content{
    text-align: -webkit-center;
    padding-bottom: 20px;
}

/* .appointment-main .col-sm-10,.col-sm-5{
    flex: 0 0 100%;
    max-width: 100%;
} */

.appointment-main .col-sm-5{
    text-align: left;
}

.appointment-main .row{
    margin-right: 0;
    margin-left: 0;
}

.appointment-main .button_submit{
    display: flex;
    justify-content: space-between;
    padding-top: 20px;

}

.appointment-main .appointment-submit{
    display: inline-block;
    border: 2px solid #766D48;
    border-radius: 8px;
    box-sizing: border-box;
    text-decoration: none;
    font-family: Noto Sans SC;
    font-weight: bold;
    text-align: center;
    transition: all 0.2s;
    color: #766D48 !important;
    font-size: 16px;
    padding: 5px 20px;
    background: white !important;
    margin-left: 15px;
    height: 41px;
}

.appointment-main .new_customer{
    margin-right: 15px;
}

.appointment-main .col-sm-5,.button_submit{
    flex: 0 0 66%;
    max-width: 66%;
}

.appointment-main .col-sm-8 .form-control{
    border-radius: 8px;
    border: 0.8px solid #44472a;
    background: white;
}

.appointment-main .pull-right a{
    color: #ABA383 !important;
    font: normal normal normal 15px/18px Montserrat;
    text-decoration: none;

}

.appointment-main .pull-left button{
    display: inline-block;
    border: 2px solid #766D48;
    border-radius: 8px;
    box-sizing: border-box;
    text-decoration: none;
    transition: all 0.2s;
    padding: 5px 10px;
    background: white !important;
    margin-left: 15px;
    height: 41px;
}

.appointment-main .pull-left button a{
    font-family: Noto Sans SC;
    font-weight: 400;
    color: #766D48 !important;
    font-size: 16px;
    text-decoration: none;
}

/* register customer */
.appointment-appointment h1{
    text-align: center;
}

.appointment-appointment .col-sm-8{
    flex: 0 0 100%;
    max-width: 100%;
}

.appointment-appointment .col-sm-8 .form-control {
    border-radius: 8px;
    border: 0.8px solid #44472a;
    background: white;
}

.appointment-appointment .pull-left .btn{
    display: inline-block;
    border: 2px solid #766D48;
    border-radius: 8px;
    box-sizing: border-box;
    text-decoration: none;
    font-family: Noto Sans SC;
    font-weight: bold;
    text-align: center;
    transition: all 0.2s;
    color: #766D48 !important;
    font-size: 16px;
    padding: 5px 20px;
    background: white !important;
    margin-left: 15px;
}

.appointment-appointment .pull-right .btn{
    display: inline-block;
    border: 2px solid #766D48;
    border-radius: 8px;
    box-sizing: border-box;
    text-decoration: none;
    font-family: Noto Sans SC;
    font-weight: bold;
    text-align: center;
    transition: all 0.2s;
    color: #766D48 !important;
    font-size: 16px;
    padding: 5px 20px;
    background: white !important;
    margin-left: 15px;
}

.appointment-appointment #content{
    padding-bottom: 40px;
}

/* appointment select dr page */
.appointment-appointment-edit #content h1{
    color: #766d48;
    font-family: Cinzel;
    letter-spacing: 2px;
}

.appointment-appointment-edit .row .doctor-radio span{
    margin-left: 20px;
    margin-right: 20px;
}

.appointment-appointment-edit .row .doctor-radio .border-line{
    border: 1px solid #766D48;
    padding-left: 20px;
    margin-bottom: 20px;
    border-radius: 8px;
    height: 136px;
    max-width: 100%;
    cursor: pointer;
}

.appointment-appointment-edit .doctor_list{
    height: 300px;
}

.appointment-appointment-edit #service .col-md-2{
    border: 1px solid #766D48;    
    border-radius: 8px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    margin-right: 20px;
    cursor: pointer;
}

.appointment-appointment-edit #service .button {
    border: 1px solid #707070;
    border-radius: 10px;
    padding: 5px 10px 5px 10px;
    background: #fff !important;
    margin-bottom: 40px;
}

.appointment-appointment-edit #service .button a {
    background: #fff !important;
    color: #766D48 !important;
    font-family: Noto Sans SC !IMPORTANT;
    font-weight: 500 !important;
}

.appointment-appointment-edit .service_list .border-line span{
    color: #766D48 !important;
    font-family: Noto Sans SC !important;
    text-align: center;
}

.appointment-appointment-edit .fc-unthemed .fc-content, .fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-list-view, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead{
    border-style: hidden;

}

.appointment-appointment-edit .fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
    width: 87%;
    height: 48px;
    text-align: center;
    font-size: 20px;
}

.appointment-appointment  .pull-right a{
    font-family: Noto Sans SC;
    font-weight: 500;
    color: #766D48 !important;
    font-size: 16px;
}

.fc-toolbar h2 {
    display: inline-block;
    color: #000;
    font-weight: bold !important;
}

.appointment-appointment-edit .calendar{
    padding-top: 50px;
    padding-bottom: 50px;
}

.appointment-appointment-edit .time-slots-view .appointmet-time-list, .appointment-status-list {
    margin-top: 50px !important;
}

.appointment-appointment-addAppointment .time-slots-view .appointmet-time-list li label, .appointment-status-list li label{
    border: 1px solid #000 !important;

}

.appointment-appointment-addAppointment .button-next .pull-right button{
    display: block;
    width: 100%;
    color: #000 !important;
}

.appointment-appointment-addAppointment .button-next .pull-right{
    float:none;
}

.fc-toolbar button {
    background: none;
    border: none;
    box-shadow: none;
}

.fc-next-button {
    left: 31%;
}

.fc-prev-button{
    left: -31%;
}

.appointment-appointment-edit #input-remark{
    width: 40% !important;
    background: white !important;
    border: 1px solid #707070 !important;

}

.appointment-appointment-edit .button-appointment {
float: right;
}

.appointment-appointment-edit .button-appointment .btn-appoint{
    background: white !IMPORTANT;
    border: 1px solid;
    border: 1px solid #707070;
    border-radius: 10px;
    color: #766d48 !important;
    font-family: Noto Sans SC;
    margin-bottom: 40px;
}
.appointment-appointment-edit .fc-scroller {
    height: 400px !important;
}

.fc-basic-view .fc-day-top .fc-day-number{
    background-color: #60CE60;
    color: #000;
}
.fc-basic-view .fc-past .fc-day-number{
    color: #272727;
    background-color: #A8A8A8;
}

.appointment-appointment-addAppointment #service h1{
    color: #000 !important;
}

.appointment-appointment-addAppointment #service .service_list .border-line span{
        color: #000 !important;
}

.appointment-appointment-confirm_appointment .text-right .col-sm-2 #button-back {
    border: 1px solid #000;
    border-radius: 10px;
    padding: 5px 20px 5px 20px;
    background: #fff !important;
    color: #000 !important;
    font-family: Noto Sans SC !IMPORTANT;
    font-weight: 500 !important;
    display: block;
    width: 100%;
}

.appointment-appointment-confirm_appointment .text-right .col-sm-2 input{
    display: block;
    width: 100%;
    margin-top: 20px;
    border: 1px solid #000 !important;
    color : #000 !important;

}

.appointment-appointment-confirm_appointment .row .col-md-6 h3{
    color :#000 !important;
}
}
.appointment-appointment-edit .time-slots-view .appointmet-time-list li label, .appointment-status-list li label{
    background: white !important;
    border: 1px solid #766D48;
    border-radius: 8px;
    color: #766D48;
}

.appointment-appointment-edit .time-slots-view .appointmet-time-list li input:checked + label, .appointment-status-list li input:checked + label{
    color: #ffffff !important;
    background-color: #766d48 !important;
}

.appointment-appointment-edit .row .doctor-radio .border-line:hover{
    background-color: #766d48 ;
    color: white;
}

/*appointment view page */
.appointment-view .container{
    max-width: 100% !important;
    padding-left: 100px;
    padding-right: 100px;
}
.appointment-view .table-bordered{
    padding-left: 20px;
    padding-right: 20px;
    font-family: Noto Sans SC !important;

}

.appointment-view .table-bordered thead td a{
    font-weight: bold !important;
}

.appointment-view .table-bordered thead td.table-heading{
    font-weight: bold !important;
}

.appointment-view .col-sm-2 input.btn-primary{
    border: 2px solid #766D48;
    border-radius: 8px;
    box-sizing: border-box;
    text-decoration: none;
    font-family: Noto Sans SC;
    font-weight: bold;
    text-align: center;
    transition: all 0.2s;
    color: #766D48 !important;
    font-size: 16px;
    padding: 5px 20px;
    background: white !important;
}

.appointment-view .col-sm-2 input.btn-primary:hover{
    color: #fff;
    background-color: #766d48;
}

.appointment-view .table-bordered .text-right a{
    border: 2px solid #766D48;
    border-radius: 8px;
    color: #766D48 !important;
    background: white !important;
}


.appointment-view .col-sm-6 ul.pagination li a{
    position: relative;
    float: left;
    padding: 8px 13px;
    line-height: 1.42857;
    text-decoration: none;
    color: #1e91cf;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}

.appointment-view .col-sm-6 ul.pagination li.active span{
    position: relative;
    float: left;
    padding: 8px 13px;
    line-height: 1.42857;
    text-decoration: none;
    color: #fff;
    background-color: #1e91cf;
    border: 1px solid #ddd;
    margin-left: -1px;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
    z-index: 3;
    color: #fff;
    background-color: #1e91cf;
    border-color: #1e91cf;
    cursor: default;
}

.pagination > li:first-child > a, .pagination > li:first-child > span{
    margin-left: 0;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
/*appointment success page */
.appointment-appointment-success .warning{
    display: none;
}

.appointment-appointment-success .center-column{
    padding-top: 0;
}

.appointment-appointment-success .pull-right a.btn.btn-primary{
    border: 2px solid #766D48;
    border-radius: 8px;
    box-sizing: border-box;
    text-decoration: none;
    font-family: Noto Sans SC;
    font-weight: bold;
    text-align: center;
    transition: all 0.2s;
    color: #766D48 !important;
    font-size: 16px;
    padding: 5px 20px;
    background: white !important;
}

.appointment-appointment-success .info_text{
    padding-left: 70px;
    padding-right: 70px;
    padding-top: 40px;
}


/*checkout product page */
.checkout-cart .buttons .pull-left .btn{
    background: #ffffff !important;
    font-size: 14px !important;
    color: #766D48 !important;
    border: 1px solid #766D48;
    font-weight: 600 !important;
}

.checkout-cart .buttons .pull-right .btn{
    background: #ffffff !important;
    font-size: 14px !important;
    color: #766D48 !important;
    border: 1px solid #766D48;
    font-weight: 600 !important;
}

.modal-open .add-cart{
    display: none;
}



/*mobile view start*/
@media (max-width: 768px){
.contact-us .contactus {
    font-size: 15px !important;
}

.common-home .product .col-md-12 h1:before {
    display: none;
}

.common-home .product .col-md-12 h1:after {
    display: none;
}

.contact-us .col-md-12 h1{
    font-size: 21px;
}
.footer ul{
    text-align: left;
}
.footerr .container >div:nth-child(1){
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.footerr .footer-contact-title{
    padding-top: 20px;
    padding-bottom: 0;
}
.copyright .col-md-6 h1{
    font-size: 15px;
}
.information-information-4 .inner-page .container{
    padding-left: 30px;
    padding-right: 30px;
}
.information-information-4 .center-column .text1{
    font-size: 15px;
}

.information-information-10 .doc-col1{
    order: 2;
}

.information-information-10 .doc-col img{
    max-width: 70%;
}
.information-information-10 .container{
    padding-left: 20px;
    padding-right: 20px;
}

.information-information-10 .doc-row1 {
    padding-bottom: 30px;
    padding-top: 30px;
}

.information-information-10 .doc-row2 {
    padding-bottom: 30px;
    padding-top: 30px;
}
.information-information-8 .treatment h1:after{
    display: none;
}
.information-information-8 .treatment h1:before{
    display: none;
}

.information-information-8 .treatment h1{
    font-size: 20px;

}
.information-information-8 .btn1{
    margin-bottom: 30px;
    margin-top: 30px;
}

.logo .image h1{
    font-size: 15px;
}
.logo .image p {
font-size: 14px;
}
.gallery .col-md-12 h1{
    font-size: 20px;
}
.common-home .gallery .col-md-12 h1:before{
    left: 0% !important;
    right: 0 !important;
    top: -14px !important;
    width: 93% !important;
}

.common-home .gallery .col-md-12 h1:after{
    display: none;
}
#mobile-header-2 .top-center .logo img{
    max-height:  63px;
}
header .slider-header, #mobile-header-1, #mobile-header-2, #mobile-header-3{
    background: #F1EEE9 !important;
}

#mobile-header-2 .open-account g path{
    stroke: #766d48 !important;
}

header #top .top-center .right #cart_block .cart-heading .open-cart svg g, #mobile-header-3 .top-center .open-cart a svg g, #mobile-header-2 .top-center .open-cart2 a svg g, .bottom-bar .open-cart a svg g, header .slider-header #top .menu2 .desktop-cart #cart_block .cart-heading svg g, header #top .top-center .right #cart_block .cart-heading .open-cart svg path, #mobile-header-3 .top-center .open-cart a svg path, #mobile-header-2 .top-center .open-cart2 a svg path, .bottom-bar .open-cart a svg path, header .slider-header #top .menu2 .desktop-cart #cart_block .cart-heading svg path{
 stroke: #766d48 !important;
}

#mobile-header-2 .top-center .open-menu2 a svg path, #mobile-header-2 .top-center .open-menu2 a svg g{
    stroke: #766d48 !important;

}

.information-information-10 .btn-book{
    text-align: center;
}
.information-information-8 .row2{
    padding-top: 0px;
}

.information-information-8 .btn2{
    margin-top: 50px;
    margin-bottom: 50px;
}
.card-body {
    padding: 0 !important;
}
.information-information-8 .card-deck .col-md-3{
    padding-bottom: 15px;
}

.information-information-8 .center-column .services h1:before{
    display: none;
}

.information-information-8 .center-column .services h1:after{
    display: none;
}

.common-home .copyright .payment{
    float: none !important;
}

.copyright .col-md-6{
    padding-bottom: 20px;
}

.product-category-81 #mfilter-content-container div.product-filter.d-flex h1:after {
    left: 68%;
    right: 0;
    top: 31%;
    width: 30%;
}
.product-category-81 #mfilter-content-container div.product-filter.d-flex h1:before {
    left: -68%;
    right: 0;
    top: 31%;
    width: 30%;
   
}

.common-home .gallery .col-md-12 .one{
   padding-top: 20px;
}

.common-home .product .col-md-12 h1{
    font-size: 20px;
}

.mobile-cart #cart_block .dropdown-menu .checkout .button{
    background: #ffffff !important;
    font-size: 14px !important;
    color: #766D48 !important;
    border: 1px solid #766D48;
    font-weight: 600 !important;
}
.appointment-appointment-edit .container{
    max-width: 100% !important;
    overflow-x: hidden !important;
}

.appointment-view .table-bordered .text-right {
    display: flex;
}

.appointment-view .table-bordered .text-right a{
    margin-right: 10px;
}

.appointment-view .container {
    padding-left: 20px !important;
    padding-right: 20px !important;
    overflow-x: hidden !important;
}

}



@media (max-width:500px){
    .appointment-appointment-edit #service{
        padding-top: 30px
    }

    .appointment-appointment-edit #doctor{
        padding-bottom: 4% !important;
        padding-left: 4% !important;
        padding-top: 4% !important;
        padding-right: 4% !important;
    }

    .appointment-appointment-edit .row .doctor-radio span{
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .appointment-appointment-edit .calendar{
        padding-bottom: 0 !important;
    }

    .appointment-appointment-edit #input-remark{
        width: 87% !important;
    }

    .appointment-appointment-edit .button-appointment{
        text-align: center !important;
        float: none !important;
        padding-top: 20px;
    }

    .appointment-appointment-edit .button-appointment .pull-right{
     float: none !important;
    }

    .appointment-appointment-edit .service_list.row.col-md-12{
        width: 118% !important;
    }
    .information-information-15 .text-appointment h1{
        text-align: center;
    } 

    .information-information-15 .text-appointment p{
        padding-left: 30px;
        padding-right: 30px;
    }

    .information-information-15 .btn-main{
        text-align: left;
    }

    .information-information-15 .center-column .appointment h1:before{
        left: -55% !important;
        right: 0;
        top: 20% !important;
        width: 30% !important;
    }

    .information-information-15 .center-column .appointment h1:after{
        left: 0;
        right: -55% !important;
        top: 20% !important;
        width: 30% !important;
    }

    .information-information-15 .appointment h1{
        font-size: 20px !important;
    }

    .appointment-main .col-sm-5, .button_submit{
        max-width: 100% !important;
    }

    .appointment-main #content .page-heading{
        padding-bottom: 20px !important;
        padding-top: 20px !important;
    }

    .appointment-appointment h1{
        padding-bottom: 20px !important;
        padding-top: 20px !important;
    }

    .appointment-appointment .pull-right{
        padding-top: 20px;
    }

    .appointment-appointment .pull-right a{
        color: #ABA383 !important;
        font: normal normal normal 15px/18px Montserrat !important;
        text-decoration: none !important;
    }
    .information-information-15 .btn-main{
        display: block !important;
    }
    .information-information-15 .btn-main .btn-4{
        border: 2px solid #766D48;
        border-radius: 8px;
        background: white !IMPORTANT;
        color: #766D48 !important;
        font-weight: 600 !important;
    }
    
    .information-information-15 .btn-main .btn-4c:hover:before {
        left: 80%;
        opacity: 1;
        top: 0;
        line-height: 2.3;
    }
    
    .information-information-15 .btn-main .btn-4:before{
        position: absolute;
        height: 100%;
        font-size: 125%;
        color: #fff;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }
    
    .information-information-15 .btn-main .icon-arrow-right:before {
        content: "\2192";
        left: 80%;
        top: 18%;
        opacity: 0;
        color: #766d48;
        
    
    }
    
    .information-information-15 .btn-main .btn{  
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background: none;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    text-decoration: none;
    margin-left: 20px;
    }
    
    .information-information-15 .btn-main .btn:after {
        content: '';
        position: absolute;
        z-index: -1;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }
  
    .information-information-15 .text-appointment .btn{
        display: none;
    }

    .information-information-15 .text-appointment .view-btn{
        display: block !important;
    } 
    .appointment-main .footerr .row .col-md-12{
        margin-left: -8px;
    }

    .appointment-appointment-success .center-column{
        padding-top: 20px !important;
        padding-bottom: 20px !important;

    }
  
    .appointment-appointment-success .buttons{
        margin-top: 40px !important;
    }

    .appointment-appointment-success .info_text {
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 30px;
    }

    .appointment-appointment-edit .calendar .time-slots-view{
        text-align: center;
    }

    .appointment-appointment-edit .border-line .image-doctor{
        max-width: 69% !important;
    }

    .appointment-appointment-edit #content h1{
        margin-bottom: 0px;
        padding-bottom: 20px;
        /* padding-top: 20px; */
    }
    .appointment-appointment-edit #service .button{
        margin-left: 2%;
    }

    div.megamenu-pattern{
        text-align: left;
    }
    .xlogo{
        max-width: 58% !important;
    }
    .appointment-main .pull-left.col-4{
        display: contents;
    }

    .appointment-main .pull-right{
        margin-top: 20px;
    }

    .appointment-view .col-sm-2 input.btn-primary{
        font-size: 14px !important;
    }

    .appointment-view #content .page-heading{
        font-family: Cinzel;
        margin-top: 20px;
        text-align: center;  
    }

    .appointment-view #content .col-sm-4{
        margin-top: 20px;
    }
}

@media only screen and (max-width: 1000px) and (min-width: 700px) {
    .information-information-15 .center-column .appointment h1:before{
        top: 40% !important;
      width: 35% !important;
    }

    .information-information-15 .center-column .appointment h1:after{
        top: 40% !important;
      width: 35% !important;
    }

    .appointment-main .pull-left{
        float: none !important;
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }

    .appointment-appointment-edit .row .doctor-radio span{
        margin-right: 0 !important;
    }

    .appointment-appointment-edit .row .calendar .fc-scroller{
        height: 400px !important;
        width: 100% !important;
    }
    .appointment-appointment-edit .row .calendar .col-sm-5{
        flex: 0 0 66.666667% !important;
        max-width: 80% !important;
    }
    .appointment-appointment-edit .row .calendar{
        display: block !important;
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .appointment-appointment-edit .row .time-slots-view.col-sm-6{
        max-width: 100% !important;
    }
    .appointment-appointment-edit .row .service_list .col-md-2{
        flex: 0 0 21.666667% !important;
        max-width: 100% !important;    
    }
    .appointment-appointment-edit #input-remark{
        width: 65% !important;
    }

    .appointment-appointment-edit .remark{
      padding-bottom: 30px !important;    }
}



