@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Dancing+Script&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Dancing+Script&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;1,100;1,300;1,400;1,500&display=swap");

@font-face {
  font-family: "Gill Sans";
  src: url("../fonts/English/Gill\ Sans.otf");
}

@font-face {
  font-family: "Gill Sans Bold";
  src: url("../fonts/English/Gill\ Sans\ Bold.otf");
}

@font-face {
  font-family: "DiodrumArabicbic";
  src: url("../fonts/Arabic/alfont_com_AlFont_com_DiodrumArabic-Regular.ttf");
}

@font-face {
  font-family: "DiodrumArabicbic Bold";
  src: url("../fonts/Arabic/alfont_com_AlFont_com_DiodrumArabic-Bold.ttf");
}

/* body, .links{
  font-family: DiodrumArabicbic;
}  */

html {
  margin: 0;
  width: 100%;
  overflow-x: hidden;
}

body {
  font-family: Gill Sans;
}

body {
  margin: 0;
  width: 100%;
  overflow-x: hidden;
}

a {
  color: #000;
}

a:hover {
  color: #333;
}

.modal-open {
  padding-right: 0 !important;
}

ul {
  padding-inline-start: 0px !important;
}

.cart-popup {
  margin: 0;
  width: 100%;
  overflow-x: hidden !important;
}

.contactform {
  padding: 40px;
  background: #ffffff4d;
}

.contactform h1 {
  font-size: 30px;
  color: rgb(112, 103, 99);
  font-weight: 500;
}

.contactform .inputbox {
  position: relative;
  width: 100%;
  margin-top: 30px;
  text-align: center;
}

.appoint-form {
  padding: 20px;
  background: #ffffff4d;
}

.appoint-form h1 {
  font-size: 30px;
  color: rgb(112, 103, 99);
  font-weight: 500;
}

.appoint-form .inputbox {
  position: relative;
  width: 100%;
  margin-top: 30px;
  text-align: center;
}

.search-bar {
  border-color: #706864 !important;
  width: 70% !important;
  background-color: #eee8e5 !important;
  margin-right: 8px;
}

.product-filter-bar {
  border-color: #706864 !important;
  background-color: #eee8e5 !important;
}

.filter-bar {
  border-color: #706864 !important;
  width: 75% !important;
  background-color: #eee8e5 !important;
}

.btn-outline-success {
  color: #706864;
  border-color: #706864;
  transition: ease;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #706864;
  border-color: #706864;
}

.services-heads {
  text-transform: capitalize !important;
}

.plus-icon {
  float: right;
  line-height: 36px;
  font-size: 14px;
}

.faq-padding .card-header {
  cursor: pointer;
}

/* .plus-icon {
  cursor: pointer;
  height: 21px;
  position: relative;
  width: 21px;
}
.plus-icon:before,
.plus-icon:after {
  background: #000;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top: 16px;
  width: 12px;
  transition: transform 500ms ease;
}
.plus-icon:after {
  transform-origin: center;
}
.plus-icon.collapsed:after {
  transform: rotate(90deg);
}
.plus-icon.collapsed:before {
  transform: rotate(180deg);
} */

.plusminus {
  float: right;
}

.padding-30 {
  padding-top: 30px;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  outline: 0;
  box-shadow: 0px 0px 0px 2px rgb(112 104 100 / 33%);
}

.prd-big-squared-labels .label-new {
  color: #fff;
  background-color: #000;
}

.prd-big-squared-labels [class*="label-"] {
  font-size: 11px;
  font-weight: 600;
  line-height: 106%;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 44px;
  padding: 5px 9px;
  text-transform: uppercase;
  -ms-flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.prd-big-squared-labels .label-sale {
  color: #fff;
  background-color: #000;
}

.prd-big-squared-labels .label-outofstock {
  color: #fff;
  background-color: rgb(255, 0, 0);
}

.prd-big-squared-labels [class*="label-"] {
  font-size: 11px;
  font-weight: 600;
  line-height: 106%;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 44px;
  padding: 5px 9px;
  text-transform: uppercase;
  -ms-flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.prd-big-squared-labels {
  position: absolute;
  top: 10px;
  left: 3px;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  transition: 0.2s ease 0.1s;
  -ms-flex-direction: column;
}

.prd-big-squared-labels [class*="label-"]+[class*="label-"] {
  margin-top: 10px;
}

.product-squared-labels {
  position: inherit !important;
}

.squared-labels {
  display: flex;
  margin: 10px 0px;
}

.second-label {
  margin-left: 10px;
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #706864;
  border-color: #706864;
}

.product-name {
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  margin: 0px 0px 9px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #000;
}

.product-name:hover {
  color: rgb(48, 47, 47);
}

.product-type {
  margin: 10px 0px 5px;
  color: rgb(133, 133, 133) !important;
  font-size: 14px;
}

.pricecart {
  display: flex;
  justify-content: space-between;
}

.product-price {
  margin: 0;
  color: #706864;
}

.product-wrap {
  position: relative;
  margin-bottom: 30px;
}

.product-img {
  border: 1px solid #70686452;
  transition: 0.3s ease-in-out;
}

.product-wrap:hover .product-img {
  box-shadow: 1px 1px 6px 2px #b9b2b28f;
}

.product-info {
  padding: 5px;
}

.btn-cart {
  color: #706864 !important;
  padding: 0 !important;
}

.btn-cart:hover {
  color: #333 !important;
}

.contactform .inputbox input,
.contactform .inputbox textarea,
.appoint-form .inputbox input,
.appoint-form .inputbox textarea {
  width: 100%;
  padding: 5px 0px;
  font-size: 16px;
  margin: 20px 0px 10px;
  border: none;
  border-bottom: 2px solid rgb(112, 103, 99);
  outline: none;
  background-color: rgba(255, 255, 255, 0);
}

.contactform .inputbox span,
.appoint-form .inputbox span {
  position: absolute;
  left: 0;
  padding: 5px 0px;
  font-size: 16px;
  margin: 10px 0px;
  pointer-events: none;
  transition: 0.5s;
  color: #666;
}

.contactform .inputbox input:focus~span,
.contactform .inputbox input:valid~span,
.appoint-form .inputbox input:focus~span,
.appoint-form .inputbox input:valid~span {
  color: #666;
  font-size: 15px;
  transform: translateY(-15px);
}

.contactform .inputbox textarea:focus~span,
.contactform .inputbox textarea:valid~span,
.appoint-form .inputbox textarea:focus~span,
.appoint-form .inputbox textarea:valid~span {
  color: #666;
  font-size: 15px;

  transform: translateY(-15px);
}

.contactform .inputbox input[type="submit"],
.appoint-form .inputbox input[type="submit"] {
  width: 100px;
  background-color: #7a736f;
  color: rgb(255, 255, 255);
  border: none;
  cursor: pointer;
  padding: 7px;
  font-size: 18px;
  justify-content: center;
  transition: 0.6s ease-in-out;
}

.contactform .inputbox input[type="submit"]:hover,
.appoint-form .inputbox input[type="submit"]:hover {
  background-color: #9e9a97;
  color: rgb(255, 255, 255);
}

header {
  padding: 08px 22px;
  background-color: #fff;
  box-shadow: 0px 3px 10px #efefef;
}

.padding-70 {
  padding-top: 70px;
}

.logo {
  width: 190px !important;
}

.links {
  font-family: Gill Sans;
  font-size: 16px;
  margin: 10px;
  font-weight: 600;
}

.link2 {
  color: #000 !important;
}

.drop-link {
  color: rgba(0, 0, 0, 0.5) !important;
}

ul {
  list-style-type: none;
}

.dropdown-menu {
  background-color: #fff !important;
  border-radius: 5px;
  border-color: rgb(0, 0, 0);
  right: 0;
  left: unset;
}

.centered {
  font-family: "BenchNine", sans-serif;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 85px;
  transform: translate(-50%, -50%);
  font-size: 50px;
  text-align: center;
  color: #ffffff;
}

.bg-text-contact {
  top: 15% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  font-size: 115px !important;
}

.bannerslider1 {
  padding-left: 0;
}

.site-logo {
  margin: 0;
  font-size: 50px;
  line-height: 1.2;
  text-transform: lowercase;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
  color: #d2b48c;
}

.extension-design {
  text-transform: none;
  color: #1a1919;
  font-weight: 500;
}

.site-logo__link {
  color: #d2b48c;
}

.collape-margin {
  margin: 0px 30px;
}

.card-color {
  background-color: rgba(227, 227, 227, 0) !important;
  border-color: rgb(58 20 20 / 9%) !important;
}

.btn-link {
  text-decoration: none !important;
  color: #706864;
}

.btn-link:hover {
  color: #706864;
}

.a-items {
  color: rgb(133, 133, 133);
  text-decoration: underline !important;
}

.a-items:hover {
  color: rgb(61, 58, 58);
}

.product-detail-img {
  margin: 15px 0px 0px 0px;
}

.breadcrumb {
  background-color: rgba(0, 0, 0, 0);
  color: rgb(133, 133, 133);
  font-size: 14px;
}

.slick-arrow-banner.banner_left_arrow {
  position: absolute;
  top: 50%;
  left: 3.7%;
  font-size: 35px;
  color: #a8722e;
  transform: translate(0%, -50%);
  border-radius: 5px;
  z-index: 100;
  cursor: pointer;
}

.slick-arrow-banner.banner_right_arrow {
  position: absolute;
  top: 50%;
  right: 3.7%;
  font-size: 35px;
  color: #a8722e;
  transform: translate(0%, -50%);
  border-radius: 5px;
  z-index: 100;
  cursor: pointer;
}

.product-slick-arrow-banner.banner_left_arrow {
  position: absolute;
  bottom: -20px;
  left: 47%;
  font-size: 30px;
  color: #7a736f;
  transform: translate(0%, 20px);
  border-radius: 5px;
  z-index: 100;
}

.product-slick-arrow-banner.banner_right_arrow {
  position: absolute;
  bottom: -20px;
  right: 47%;
  font-size: 30px;
  color: #7a736f;
  transform: translate(0%, 20px);
  border-radius: 5px;
  z-index: 100;
}

.section-one-banner {
  background-image: url(../img/about3.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  /* to keep text in the cover */
  background-position: center;
  background-attachment: fixed;
  /* to move pic background up and */
  padding: 150px 0px;
}

.welcome-text {
  font-family: "Dancing Script", cursive;
  font-size: 82px;
}

.welcome-para {
  font-family: "Dancing Script", cursive;
  font-size: 27px !important;
  margin: 25px 0px 0px 0px;
  color: #ff8c69;
}

.bg-text {
  font-size: 180px;
  transform: translate(-50px, -58%);
  font-family: "Dancing Script", cursive;
  color: rgba(0, 0, 0, 0.05);
  position: absolute;
  top: 21%;
  left: 5%;
  z-index: -1;
  line-height: 1;
  width: max-content;
}

.bg-text-loc {
  font-size: 180px;

  font-family: "Dancing Script", cursive;
  color: rgba(0, 0, 0, 0.05);
  position: absolute;
  z-index: 0;
  line-height: 1;
  width: max-content;
  top: -30px;
  left: 50%;
  transform: translate(-50%, -25%);
}

.heading-h1 {
  color: #222;
  letter-spacing: -3px;
  font-size: 40px;
}

.beauty-part h5 {
  margin-bottom: 20px;
}

.beauty-part img {
  border-radius: 10px;
}

.Btn1 {
  margin-top: 31px;
}

.site-text-primary {
  color: #a8722e;
}

.d-block {
  display: block;
}

.Btn1Style {
  background-color: #a8722e;
  color: #fff;
  padding: 11px 20px;
  border-radius: 5px;
  border: none;
}

.extension-font {
  color: #4c463f;
  letter-spacing: -3px;
  font-family: "Montserrat", sans-serif;
  font-size: 50px;
}

.products-h1 {
  color: #4c463f;
  letter-spacing: -3px;
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
  margin-bottom: 20px;
}

.checkout-h1 {
  color: #4c463f;
  letter-spacing: -1px;
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  margin: 20px 0px;
}

.process-search {
  display: flex;
}

.status-padding,
.search-padding {
  padding: 7px 4px 0px 0px;
}

.filter-padding {
  padding: 7px 12px 0px 0px;
}

.contact-h1 {
  color: #4c463f;
  letter-spacing: -3px;
  font-family: "Montserrat", sans-serif;
  font-size: 40px;
}

.section-two-para {
  color: grey;
  font-size: 20px;
  margin: 0px !important;
}

.para-padding {
  margin-top: 10px;
}

.para-padding1 {
  margin-bottom: 40px !important;
}

.tick-icon {
  color: rgb(245, 153, 169);
  padding-right: 20px;
}

.margin-bottom {
  margin-bottom: 70px;
}

.bg-text2 {
  font-size: 180px;
  font-family: "Dancing Script", cursive;
  color: rgba(0, 0, 0, 0.05);
  position: absolute;
  z-index: -1;
  line-height: 1;
  width: max-content;
  top: -33px;
  left: 50%;
  transform: translate(-50%, -25%);
}

.bg-text3 {
  font-size: 180px;
  font-family: "Dancing Script", cursive;
  color: rgba(0, 0, 0, 0.05);
  position: absolute;
  z-index: -1;
  line-height: 1;
  width: max-content;
  top: -30%;
  left: 50%;
  transform: translate(-50%, -25%);
}

.section-three {
  padding-top: 100px;
}

.feature-icons {
  width: 50px;
  margin-right: 10px;
}

.feature-h2 {
  font-size: 22px;
  color: #78706c;
}

.padding-50 {
  padding-bottom: 50px;
}

.para-padding {
  padding-bottom: 25px;
}

.leaf {
  position: absolute;
  left: 0;
  top: 120%;
  max-width: 25%;
}

.provide-padding {
  padding-top: 0px;
}

.section-six-img {
  background-image: url("../img/girl-pic.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 200px 0px;
}

/* .team-second-part {
    margin-top: 50px;
  }
  
  .whoarewe-social-logos {
    color: black;
    font-size: 20px;
  
    transition: 0.5s;
    background-color: white;
  }
  .whoarewe-medias {
  }
  
  .team-img-1 {
    margin-bottom: 20px;
  }
  .about-head {
    margin-bottom: 0px;
    margin-top: 20px;
    color: rgb(6, 148, 6);
    font-weight: 600;
  }
  .about-yaqub {
    margin-top: 58px;
  }
  
  .about-para {
    padding: 11px 0px 0px 0px;
    margin-bottom: 0rem;
  }
  
  .about-1-para {
    padding: 15px 0px 20px 0px;
  }
  
  .team-1 {
    border: 1px solid rgb(209, 206, 206);
    text-align: center;
    transition: 0.5s;
  }
  
  .team-1 i {
    font-size: 22px;
    color: rgb(6, 148, 6);
  }
  
  .team-1 p {
    color: rgb(6, 148, 6);
  }
  
  .team-1:hover {
    background-color: rgb(24, 43, 32);
  }
  
  .team-1:hover .product-1-para {
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
      border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    color: white;
  }
  .team-1:hover i {
    background-color: rgb(24, 43, 32);
    color: white;
  }
  .team-1:hover .about-head {
    color: #fff;
  }
  
  .team-1:hover .about-para {
    color: #fff;
  }
  .team-1:hover .about-1-para {
    color: #fff;
  }
  
  .team-1:hover .about-2-para {
    color: #fff;
  }
   */

.service-h1 {
  text-align: center;
  font-size: 16px;
  transition: 0.5s ease-in-out;
  color: #706864 !important;
}

.service-img {
  margin-bottom: 30px;
}

.padding-bottom {
  padding-bottom: 70px;
}

.dropdown-toggle::after {
  display: none;
}

.badge {
  padding: 0.25em 0.1em;
  vertical-align: super;
}

.sec-four-1 {
  /* width: 220px;
    height: 300px; */
  margin: auto;
  background-color: #f7f7f7;
  padding: 0px 0px 30px 0px;
  transition: 0.5s ease-in-out;
  /* border-top: 2px solid #F7F7F7;
    border-left: 2px solid #F7F7F7; */
}

.map-one-position {
  margin: 10px 10px 10px 10px !important;
}

.map-two-position {
  margin: 10px 10px 10px 10px !important;
}

.map-margin {
  margin: 0 !important;
}

/* .sec-four-1:hover, .sec-four-2:hover{
  border-top: 2px solid  #4C463F;
  border-left: 2px solid  #4C463F ;
} */

.sec-four-1:hover {
  background-color: rgb(221, 217, 217);
  box-shadow: 3px 3px 10px #bbb;
}

.sec-four-2 {
  width: 220px;
  height: 300px;
  margin: auto;
  background-color: rgb(221, 217, 217);
  padding: 30px 20px;
  transition: 0.5s ease-in-out;
  border-top: 2px solid rgb(221, 217, 217);
  border-left: 2px solid rgb(221, 217, 217);
}

.sec-four-2:hover .service-h1 {
  color: rgb(128, 128, 128);
}

.arabic-button {
  padding: 5px;
}

.ul-dot {
  justify-content: center;
  display: flex;
  list-style-type: none;
  text-decoration: none;
  padding-inline-start: 0px;
  margin-left: 30px;
  align-items: center;
  margin-bottom: 0px;
}

.header-wrap {
  display: inline-flex;
  width: 100%;
  justify-content: space-between;
}

.header-wrap nav {
  display: contents;
}

.section-five {
  margin-bottom: 70px;
}

.bg-text4 {
  font-size: 180px;
  font-family: "Dancing Script", cursive;
  color: rgba(0, 0, 0, 0.05);
  position: absolute;
  z-index: -1;
  line-height: 1;
  width: max-content;
  top: 1px;
  left: 50%;
  transform: translate(-50%, -25%);
}

.bg-text5 {
  font-size: 180px;
  font-family: "Dancing Script", cursive;
  color: rgba(0, 0, 0, 0.05);
  position: absolute;
  z-index: -1;
  line-height: 1;
  width: max-content;
  top: 8%;
  left: 50%;
  transform: translate(-50%, -25%);
  color: rgba(0, 0, 0, 0.11);
  z-index: 1;
  line-height: 1;
}

.img-fade {
  border: 1px solid #cbc3c3;
  overflow: hidden;
  margin: 10px;
}

/* ZOOM IN CODE */

.img-fade img {
  transition: 0.8s ease-in-out;
  opacity: 0.7;
}

.img-fade:hover img {
  transform: scale(1.2);
  opacity: 1;
}

/* .img-fade:hover{
  opacity: 0.6;
  transform: scale(1.5);
} */

.shop-product {
  font-size: 34px;
  margin-top: 62px;
}

.question-h1 {
  margin: 65px 10px;
}

.btn-default {
  display: inline-block;
  border-style: 1px solid rgba(255, 255, 255, 0);
  padding: 13px 24px;
  text-decoration: none;
  color: #edebeb;
  background-color: #706864;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0px;
  margin-top: 30px;
  transition: 0.4s ease-in-out;
}

.btn-default:hover {
  color: #706864 !important;
  background-color: #cec3be !important;
}

.btn-default-1 {
  margin-top: 30px;
}

.section-six {
  width: 100%;
  overflow-x: hidden;
  padding: 0 !important;
}

.location-head {
  text-align: center;
  padding-bottom: 30px;
}

.section-six {
  background-color: #bdbab8;
}

.contact {
  background-color: rgb(231, 225, 225);
  display: flex;
  transition: 0.3s ease-in-out;
}

.footer-name-dark {
  color: rgb(197, 186, 180) !important;
}

.booking {
  padding: 75px 55px;
  align-self: center;
  position: relative;
  width: 50%;
  z-index: 1;
  min-width: 430px;
  margin: auto;
}

/* .asad{
  padding-left: 0px !important;
} */

.contact:hover {
  background-color: rgb(206, 200, 200);
}

.timing-table {
  margin: 25px !important;
  justify-content: center;
  display: inline-grid;
}

.timing-table li {
  display: inline-flex;
  line-height: 1.5;
  vertical-align: middle;
  align-items: center;
  margin-bottom: 30px;
}

.timing-table li p {
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.timing-table1 {
  margin: 1px 0px;
}

.contact-table li p {
  text-transform: unset !important;
}

a {
  text-decoration: none !important;
}

/* /////////////////////////////////////////////////////////////////// hovering margin bottom from right to left /////////////////////////////////////////// */

.contact-li {
  cursor: pointer;
}

.contact-li .li-wrap::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #908885;
  top: 100%;
  transform: scale(0, 1);
  transform-origin: 0% 100%;
  transition: transform 0.6s ease;
}

.contact-li {
  position: relative;
}

.li-wrap {
  display: inline-flex;
  line-height: 1.5;
  vertical-align: middle;
  align-items: center;
  margin-bottom: 5px;
}

.contact-li .li-wrap:hover::after {
  transform: scale(1, 1);
}

.contact-li {
  margin-bottom: 10px !important;
}

/* .contact-li1::after {
  top: 32%;
}
.contact-li2::after {
  top: 41%;
}
.contact-li3::after {
  top: 50%;
}
.contact-li4::after {
  top: 61%;
} */

.bg-text6 {
  font-size: 180px;
  font-family: "Dancing Script", cursive;
  color: rgba(0, 0, 0, 0.05);
  position: absolute;
  z-index: -1;
  line-height: 1;
  width: max-content;
  top: 10%;
  left: 52%;
  transform: translate(-50%, -25%);
  color: rgba(0, 0, 0, 0.11);
  z-index: 1;
  line-height: 1;
  font-size: 165px;
  opacity: 0.4 !important;
}

.timing-head {
  font-size: 30px;
  padding: 124px 1px 30px;
}

.btn-normal.d-block {
  width: 100%;
}

.all-icon {
  font-size: 24px;
  margin: 0px 10px 0px 0px;
}

.clock-icon {
  color: #706763;
}

.appointment {
  border: 0.5px solid #706864;
  padding: 8px 15px;
  color: #fff;
  transition: 0.4s ease-in-out;
  margin-top: 10px;
  font-weight: 600;
  display: inline-block;
  background-color: #706864;
}

.appointment:hover {
  color: #78706c;
  background-color: #fff;
  border: #fff;
}

.card-body {
  background-color: rgba(227, 227, 227, 0) !important;
  border-color: rgba(227, 227, 227, 0.603) !important;
}

button.btn-link:focus {
  box-shadow: none !important;
}

button.btn:focus {
  box-shadow: none !important;
}

.booking-para {
  margin-bottom: 0px !important;
}

.selling-h1 {
  font-size: 50px;
  margin-bottom: 30px;
}

.section-seven {
  background-color: #cec3be;
  transition: 0.5s ease-in-out;
}

.section-seven:hover {
  background-color: #e7dad4;
}

.section-seven-part1 {
  padding: 40px 0px !important;
  margin: 0;
  padding: 0;
  text-align: center;
  position: inherit;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

/* .dropdown:hover .dropdown-cart {
  display: block;
} */
/* .dropdown:hover .dropdown-menu {
  display: block;
} */

.all-items {
  padding: 1px 1px;
}

ul.dropdown-cart {
  min-width: 370px;
}

ul.dropdown-cart li .item {
  display: block;
  padding: 10px 0px;
  margin: 3px 10px;
}

.onpage-color {
  background-color: #eee8e5;
}

.about-hover .item:hover {
  background-color: #eee8e5;
}

ul.dropdown-cart li .item:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

ul.dropdown-cart li.cart-items {
  border: 1px solid #a8722e;
  max-height: 235px;
  border-radius: 5px;
  overflow: hidden;
  overflow-y: scroll;
}

ul.dropdown-cart li.cart-items::-webkit-scrollbar {
  display: none;
}

ul.dropdown-cart li .item-left {
  float: left;
}

ul.dropdown-cart li .item-left img,
ul.dropdown-cart li .item-left span.item-info {
  float: left;
}

ul.dropdown-cart li .item-left span.item-info {
  margin-left: 10px;
}

ul.dropdown-cart li .item-left span.item-info .name {
  border-bottom: 1px solid #a8722e;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

ul.dropdown-cart li .item-left span.item-info p {
  font-size: 13px;
  display: flex;
  gap: 7px;
  color: #737373;
}

ul.dropdown-cart li .item-left span.item-info span {
  display: block;
}

ul.dropdown-cart li .item-right {
  float: right;
}

ul.dropdown-cart li .item-right button {
  margin-top: 14px;
  color: #737373;
}

.img-icon {
  width: 40px;
  height: 40px;
}

.dROpdown {
  top: 70%;
  left: 15%;
}

.cart-box {
  border-bottom: 1px solid #e3e3e3
}

.cart-box:last-child {
  border-bottom: none;
}

.item1:hover .link2 {
  color: #706864 !important;
}

.btn-danger {
  padding: 2px 8px;
}

.img-size {
  max-width: 65px;
  border: 1px solid #eee;
}

.cart-button {
  border-style: solid;
  padding: 10px 0px;
  text-decoration: none;
  color: #fff !important;
  font-weight: 600;
  background-color: #a8722e;
  font-size: 14px;
  margin: 10px 0px;
  display: block;
  transition: 0.2s ease-in-out;
}

.cart-button:hover {
  background-color: #eee2dd;
}

.pull-right:hover {
  color: rgb(150, 48, 48) !important;
}

.shopping-cart {
  padding: 20px 15px !important;
}

.dropdown-menu[x-placement^="bottom"],
.dropdown-menu[x-placement^="left"],
.dropdown-menu[x-placement^="right"],
.dropdown-menu[x-placement^="top"] {
  right: 0;
}

.cart-dropdown-button .show {
  left: unset !important;
  transform: translate3d(0px, 60px, 0px) !important;
}

/* .show-cart{
  left: auto !important;
  right: 0px;
} */

.total-cart {
  color: #000;
  display: flex;
  justify-content: space-between;
  margin-top: 16px;
}

.cart-btns {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cart-btns a {
  width: 48%;
}

.cart-btns a:first-child {
  border: 1px solid #a8722e;
  color: #a8722e !important;
  background-color: transparent;
}

.kwd {
  margin-top: 14px;
}






/* offcanvas  */
/* CART SIDEBAR OFFCANVAS  */
.mini-cart ul {
  list-style: none;
}

.mini-cart .offcanvas {
  background-color: #fff;
  padding: 15px 30px;
  width: 500px;
}

.mini-cart .offcanvas-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 5px;
  padding-right: 5px;
}


.mini-cart .offcanvas-header h5 {
  font-weight: 600;
  margin: 0;
}



.mini-cart .offcanvas-body {
  flex-grow: 1;
  padding: 20px 0px;
  overflow-y: auto;
}

.mini-cart .offcanvas-body ul {
  list-style: none;
  padding-left: 0;
}

.mini-cart .offcanvas-body ul li {
  border-radius: 5px;
  margin-bottom: 20px;
}


/* single item  */
.mini-cart li.cart-items {
  /* border: 1px solid #a8722e; */
  max-height: 235px;
  border-radius: 5px;
  overflow: hidden;
  overflow-y: scroll;
}

.mini-cart li.cart-items::-webkit-scrollbar {
  display: none;
}



.mini-cart .offcanvas-body .total-btns {
  bottom: 20px;
  width: 85%;
  left: 50%;
  transform: translateX(-50%);
  margin: auto;
  position: absolute;
}

.mini-cart .offcanvas-body .cart-total {
  display: flex;
  justify-content: space-between;
  padding: 10px 20px;
  margin-bottom: 5px;
  background-color: #fff;
}

.mini-cart .offcanvas-body .cart-total h5 {
  font-weight: bold;
}

.mini-cart .offcanvas-body .cart-total span {
  font-size: 16px;
}


/* old  */
.cart-btns {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cart-btns a {
  width: 48%;
  text-align: center;
}

.cart-btns a:first-child {
  border: 1px solid #a8722e;
  color: #a8722e !important;
  background-color: transparent;
}

/* old  */






.mini-cart li .item {
  display: block;
  padding: 10px 0px;
  /* margin: 3px 10px; */
}


.mini-cart li .item:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.mini-cart li.cart-items {
  /* border: 1px solid #a8722e; */
  max-height: calc(100vh - 250px);
  height: calc(100vh - 250px);
  border-radius: 5px;
  overflow: hidden;
  overflow-y: scroll;
}

.mini-cart li.cart-items::-webkit-scrollbar {
  display: none;
}

.mini-cart li .item-left {
  float: left;
  width: 70%;
  display: flex;
}

.mini-cart li .item-left img,
.mini-cart li .item-left span.item-info {
  float: left;
}

.mini-cart li .item-left span.item-info {
  margin-left: 10px;
}

.mini-cart li .item-left span.item-info .name {
  /* border-bottom: 1px solid #a8722e; */
  padding-bottom: 5px;
  /* margin-bottom: 5px; */
}

.mini-cart li .item-left span.item-info p {
  font-size: 13px;
  display: flex;
  gap: 7px;
  color: #737373;
  margin-bottom: 8px;
}

.mini-cart li .item-left span.item-info span {
  display: block;
}

.mini-cart li .item-right {
  float: right;
  text-align: center;
}

.mini-cart li .item-right button {
  /* margin-top: 14px; */
  padding: 0px;
  margin-bottom: 4px;
  color: #737373 !important;
}

.mini-cart li .item-right button i {
  font-size: 14px !important;
}

.mini-cart li .item-right .total-subcount {
  font-size: 13px !important;
  color: #737373 !important;
  margin: 0px;
}

.img-icon {
  width: 40px;
  height: 40px;
}



/* offcanvas ends  */






.foot {
  background-image: url("../img/footer1.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 100px 0px 22px 0;
}

.footer-last-line {
  margin-top: 60px;
}

.footer-logo-img {
  width: 250px !important;
}

.footer-logo-name {
  color: white;
  font-size: 18px;
}

.footer-social-medias {
  font-size: 25px;
  padding: 10px;
}

.footer-social-media-logos {
  padding: 5px;
  color: white;
}

.footer-social-media-logos:hover {
  text-decoration: none;
  color: grey;
}

.footer-head {
  color: #c5bab4 !important;
  font-size: 20px;
  padding: 0px 0px 15px 0px;
}

.footer-head-names {
  color: white;
}

.footer-head-names:hover {
  text-decoration: none;
  color: grey;
}

.footer-head-names1 {
  color: #c5bab4;
}

.footer-head-names1:hover {
  text-decoration: none !important;
  color: #c5bab4;
}

.footer-last-line {
  color: white;
}

.footer-link {
  color: grey !important;
}

.rcd {
  color: #bdbab8 !important;
}

.rcd:hover {
  color: #d9d1cb !important;
}

.fa-brands1 {
  border-radius: 20px;
  border-style: solid;
  height: 40px;
  width: 40px;
  border-color: #c5bab4;
  background-color: #c5bab4;
  color: #706864;
  transition: 0.3s ease-in-out;
  margin: 0px 6px;
}

.fa-brands1:hover {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  color: #c5bab4;
}

.right-reserved {
  color: white;
}

.p-pad {
  margin: 0 !important;
}

.footer-social-medias1 {
  margin: 30px 0px 10px;
}

.feature-ul {
  /* display: flex; */
  justify-content: center;
  margin-bottom: 40px;
}

.feature-center {
  padding-top: 10px;
}

.feature-img {
  display: -webkit-inline-box;
}

/* about page */

.link3 {
  background-color: #eee8e5 !important;
  color: #706864 !important;
}

.about-banner {
  background-image: linear-gradient(#00000040, #00000040), url(../img/about-banner.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 180px 0px;
}

.appointment-banner {
  background-image: url("../img/appointment.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 200px 0px;
  background-position: center;
  background-attachment: fixed;
}

.centered1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 60px;
  text-align: center;
  color: #706763;
}

.about-p {
  font-size: 18px;
}

.para-space {
  padding-top: 23px;
}

.salon-img {
  margin: 20px 0px;
}

.margin-70 {
  margin-top: 70px;
}

.last-three-nav-link {
  text-align: center !important;
  margin: 10px 4px !important;
  padding: 7px !important;
  width: 40px;
  height: 40px;
  font-size: 16px;
  border-radius: 50%;
  border-style: solid;
  border-color: #222;
  background-color: #222;
  color: #eee8e5 !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.last-three-nav-link.cart-icon-btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.last-three-nav-link.cart-icon-btn .badge {
  position: absolute;
  top: 0;
  right: 3px;
}

.last-three-nav-link.cart-icon-btn i {
  position: absolute;
  left: 3px;
}

.cart-link {
  padding: 5px 2px !important;
  font-size: 16px;
}

.languageIcon {
  padding: 4px !important;
}

.location {
  margin-left: 20px;
  padding: 8px 49px !important;
}

.services-links {
  color: #706864 !important;
}

.b-part p {
  text-align: left;
}

.bg-text-about {
  top: 42%;
  left: unset;
}

.about-h1 {
  font-size: 26px;
  padding: 17px 0px;
}

.about-h1-story {
  font-size: 20px;
  padding: 11px 0px 17px;
}

.bold-heading {
  font-weight: 700;
}

.bg-text-section-two {
  font-family: "Dancing Script", cursive;
  color: rgba(0, 0, 0, 0.05);
  position: absolute;
  line-height: 1;
  width: max-content;
  z-index: 0;
  font-size: 143px;
  top: 40%;
  left: unset;
  right: 21px;
  transform: translate(-50px, -58%);
}

.wishlist-btn {
  font-size: 14px !important;
}

.out-stock {
  color: rgb(255, 0, 0) !important;
}

.team2 {
  margin-bottom: 30px;
}

.thankyou-check-mark {
  color: #28a745;
  font-size: 50px;
}

.bg-text-team {
  top: -38px;
}

.heading1 {
  font-size: 30px;
  margin-bottom: 25px;
  font-weight: 400;
  background-image: linear-gradient(to right, #c7c7c7, #eee8e5);
  padding: 7px;
}

.heading1-1 {
  font-size: 19px !important;
  padding: 10px;
  margin-bottom: 0;
  border-bottom: 1px solid #dfdfdf;
  color: #706763;
}

.bold-head {
  font-family: "Poppins", sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.team-1 {
  border: 1px solid rgb(209, 206, 206);
  text-align: center;
  transition: 0.5s;
  padding: 10px;
}

.team-1 i {
  font-size: 18px;
  color: #706763;
  border: 1px solid #706763;
  border-radius: 100%;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 30px;
}

.team-1 p {
  color: #706763;
}

.team-1:hover {
  box-shadow: 3px 3px 15px #c9c3c3;
}

.whoarewe-social-logos {
  color: #706864;
  font-size: 20px;
  transition: 0.5s;
  background-color: #eee8e5;
}

.our-story {
  position: absolute;
  top: 35%;
  left: 0;
}

.table-image th,
.table-image td {
  vertical-align: middle !important;
  text-align: center !important;
}

.modal-footer {
  padding: 0rem;
  padding-top: 16px !important;
  justify-content: center;
}

.cart-footer {
  padding: 1rem !important;
  justify-content: center;
}

.table-image thead td,
.table-image thead th {
  border: 0;
  color: #666;
  font-size: 0.8rem;
}

.bottom-buttons {
  display: flex;
  justify-content: center;
}

.bottom-buttons-body {
  background-color: #fff;
}

.cart-table li {
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
}

.cart-table li:last-child {
  border: none;
}

.cart-sumary-h1 {
  font-size: 16px;
}

.cart-body-color {
  background-color: rgba(255, 255, 255, 0);
  -webkit-box-shadow: 0 3px 10px 0 rgb(0 0 0 / 8%);
  box-shadow: 0 3px 10px 0rgba (0, 0, 0, 0.08);
}

.order-summary {
  padding: 0px 0px 24px;
}

.cart-part1 {
  padding: 25px 17px;
  background-color: rgba(255, 255, 255, 0);
  -webkit-box-shadow: 0 3px 10px 0 rgb(0 0 0 / 8%);
  box-shadow: 0 3px 10px 0rgba (0, 0, 0, 0.08);
}

.cart-part2 {
  padding: 25px 20px;
  background-color: rgba(255, 255, 255, 0);
  -webkit-box-shadow: 0 3px 10px 0 rgb(0 0 0 / 8%);
  box-shadow: 0 3px 10px 0rgba (0, 0, 0, 0.08);
}

.cart-part3 {
  padding: 25px 20px;
  background-color: rgba(255, 255, 255, 0);
  -webkit-box-shadow: 0 3px 10px 0 rgb(0 0 0 / 8%);
  box-shadow: 0 3px 10px 0rgba (0, 0, 0, 0.08);
}

.pay {
  margin-top: 20px;
  font-size: 18px;
}

.terms {
  margin-top: 20px;
}

.term-des {
  color: brown;
}

.term-des:hover {
  color: rgb(88, 25, 25);
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
  color: #fff;
  background-color: #4c463f;
  border-color: #4c463f;
}

.wishlist_btn_div {
  margin-top: 10px;
}

a {
  transition: all 0.3s ease 0s;
  text-decoration: none;
}

.product-img1 img {
  transition: transform 1.5s ease;
  border-color: rgba(0, 0, 0, 0) !important;
}

.product-img1:hover img {
  transform: scale(1.3);
}

.btn-success.focus,
.btn-success:focus {
  color: #fff;
  background-color: #8d8886;
  border-color: #797573;
  box-shadow: 0 0 0 0.2rem rgba(209, 209, 209, 0.5);
}

/* .qty {
  max-width: 60px;
} */
.btn-appoint {
  color: #fff;
  background-color: #706864;
  border-color: #706864;
  transition: 0.3s ease-in-out;
  width: 100%;
}

.btn-normal {
  color: #fff;
  background-color: #706864;
  border-color: #706864;
  transition: 0.3s ease-in-out;
}

.btn-confirmorder {
  color: #fff;
  background-color: #706864;
  border-color: #706864;
  transition: 0.3s ease-in-out;
}

.btn-mar {
  background-color: #a8722e;
  color: #fff;
  border-radius: 5px;
  padding-left: 5px;
  padding-right: 5px;
  transition: 0.3s ease-in-out;
  border: none !important;
  margin-left: 8px;
}

.discount-text {
  justify-content: center;
}

.coupon-form {
  display: flex;
}

.cart-body {
  justify-content: space-between;
}

.coupon-width {
  width: 50% !important;
  background-color: rgba(0, 0, 0, 0);
}

.discount-body {
  background-color: rgba(255, 255, 255, 0);
  padding: 15px 30px;
  -webkit-box-shadow: 0 3px 10px 0 rgb(0 0 0 / 8%);
  box-shadow: 0 3px 10px 0rgba (0, 0, 0, 0.08);
}

.btn-confirmorder:hover {
  color: #000;
  background-color: #d3d0cf;
  border-color: #d3d0cf;
}

.btn-mar:hover {
  color: #000;
}

.btn-outstock {
  color: #fff;
  background-color: #706864;
  border-color: #706864;
  transition: 0.3s ease-in-out;
}

.btn-outstock:hover {
  color: #fff;
  background-color: #706864;
  border-color: #706864;
  transition: 0.3s ease-in-out;
}

.btn-simple {
  background-color: #a8722e;
  color: #fff;
  padding: 11px 20px;
  border-radius: 5px;
  transition: 0.3s ease-in-out;
  border: none !important;
}

.btn-simple:hover {
  color: #000;
}

.btn-normal:hover {
  color: #000;
  background-color: #d3d0cf;
  border-color: #d3d0cf;
}

.img-thumbnail {
  max-width: 110px;
  background-color: rgba(0, 0, 0, 0);
}

.checkout-note {
  color: rgb(145, 145, 145);
  font-size: 14px;
}

.margin-side {
  margin-right: 20px;
  margin-left: 20px;
}

.product-h1 {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 !important;
}

.prices-margin {
  margin-bottom: 16px !important;
}

.product-value {
  width: 28px;
  float: left;
  border: none;
  height: 40px;
  line-height: 34px;
  padding: 0;
  text-align: center;
  background-color: transparent;
}

.qtybtn {
  width: 15px;
  display: block;
  float: left;
  line-height: 38px;
  cursor: pointer;
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  color: #555555;
  border-radius: 1px solid #000;
}

.pro-qty {
  width: 90px;
  height: 40px;
  border: 1px solid #ddd;
  padding: 0 15px;
  text-align: center;
  margin: auto;
}

.cart-qty {
  width: 90px;
  height: 30px;
  border: 1px solid #ddd;
  padding: 0 15px;
  text-align: center;
}

.cart-qty .product-value {
  width: 28px;
  float: left;
  border: none;
  height: 30px;
  line-height: 34px;
  padding: 0;
  text-align: center;
  background-color: transparent;
  font-size: 14px;
}

.cart-qty .qtybtn {
  width: 15px;
  display: block;
  float: left;
  line-height: 30px;
  cursor: pointer;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  color: #555555;
  border-radius: 1px solid #000;
}

.cart-check {
  font-size: 40px;
  color: rgb(85, 131, 17);
  text-align: center;
}

.prod-desc-part {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 16px;
  text-transform: uppercase;
}

.services-accordion .card-body .row:first-child {
  margin-top: 20px;
  margin-bottom: 70px;
}

.services-accordion .card-body .desc {
  padding: 40px 20px 0px;
}

.service-single-page {
  padding: 100px 10px;
}

.service-single-page .service-details .image {
  margin-bottom: 30px;
  border-radius: 12px;
  overflow: hidden;
}

.service-single-page .service-details .inner {
  margin-bottom: 40px;
}

.service-single-page .service-details .head h5 {
  font-size: 22px;
  color: #11333a;
  margin-bottom: 10px;
}

.service-single-page .service-details .desc {
  color: #68747A;
}


/* points  */
.service-single-page .service-details .points {
  border: 1px solid #DADEE2;
  border-width: 1px 1px 6px 1px;
  margin-top: 15px;
  margin-bottom: 35px;
  padding: 20px 19px 21px 19px;
  border-radius: 12px;
}

.service-single-page .service-details .points ul li {
  position: relative;
  margin-bottom: 15px;
  padding-left: 30px;
}

.service-single-page .service-details .points ul li::before {
  content: "";
  position: absolute;
  left: 0px;
  width: 18px;
  height: 18px;
  background-image: url(../img/check.png);
  background-size: contain;
  background-repeat: no-repeat;
}


.nav-tabs .nav-link {
  color: #222222;
}


/* services list */
/* .service-single-page .service-details {
  padding: 0px 20px;
} */

.service-single-page .list-inner {
  position: sticky;
  top: 50px;
  margin-bottom: 40px;
}

.service-single-page .list-inner .heading-h1 {
  text-align: start;
}


.service-single-page .services-list {
  margin-bottom: 40px;
}

.service-single-page .services-list .head {
  background-color: #11333a;
  padding: 15px 20px;
  border-radius: 10px;
  margin-bottom: 20px;
}

.service-single-page .services-list .head h5 {
  font-size: 25px;
  color: #fff;
}


.service-single-page .services-list ul {
  margin: 0;
}

.service-single-page .services-list ul li button {
  padding: 12px;
  font-weight: 500;
  text-align: start;
  background-color: #00000080;
  color: #fff;
  display: block;
  width: 100%;
  border-left: 0px solid transparent;
  margin-bottom: 10px;
  border-radius: 5px;
}

.service-single-page .services-list ul li:last-child button {
/*  border-bottom: none;*/
}

.service-single-page .services-list ul li button:hover,
.service-single-page .services-list ul li button.active {
  background-color: #a8722e;
  color: #fff;
}



.service-single-page .services-list ul li a::before {
  position: absolute;
  content: '';
  height: 0px;
  width: 0px;
  top: 50%;
  transform: translateY(-50%);
  left: 12px;
  background-color: #11333a;
  border-radius: 50px;
  transition: .2s ease all;
}

.service-single-page .services-list ul li a:hover::before,
.service-single-page .services-list ul li a.active::before {
  height: 6px;
  width: 6px;
}


/* any enquiry  */
.service-single-page .any-enquiry {
  background-image: linear-gradient(to top, #11333ae0, #11333ae0), url(../img/service-cta.jpg);
  background-size: cover;
  background-position: center;
  padding: 40px 25px;
  border-radius: 20px;
  border: 1px solid;
}

.service-single-page .any-enquiry .head {
  font-size: 25px;
  color: #fff;
  padding-bottom: 30px;
  margin-bottom: 30px;
  font-weight: 500;
  border-bottom: 1px solid #FFFFFF26;
}


.service-single-page .any-enquiry .details .single-box {
  display: flex;
  gap: 15px;
  margin-bottom: 30px;
}

.service-single-page .any-enquiry .details .single-box .icon {
  background-color: #FFFFFF26;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  height: 30px;
  width: 30px;
  margin-bottom: 10px;
  color: #fff;
  border-radius: 50px;
}

.service-single-page .any-enquiry .details .single-box .text h5 {
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 8px;
}

.service-single-page .any-enquiry .details .single-box .text a,
.service-single-page .any-enquiry .details .single-box .text p {
  color: #dcdcdc;
}

.service-single-page .any-enquiry .lower-btn a {
  display: block;
  background-color: #fff;
  padding: 16px 22px;
  border-radius: 15px;
  color: #000;
  font-size: 14px;
  text-align: center;
  margin-top: 20px;
}


.row.top .desc {
  margin-bottom: 30px;
}

.row.middle {
  margin-bottom: 50px;
}

.row.lower img {
  margin-bottom: 30px;
  box-shadow: 0px 0px 20px -3px #cf93477a;
  border-radius: 50%;
}


.thumbnail-img {
  border-radius: 10px;
}

.services-h1 {
  font-size: 33px;
  font-weight: 600;
}

.services-h2 {
  font-size: 18px;
  padding-bottom: 7px;
}

.service-icon {
  color: #716965 !important;
}

.prices-bar {
  display: flex;
}

.price-discount {
  padding-right: 10px;
}

.product-discount-cancelled {
  color: rgba(255, 0, 0, 0.644) !important;
}

.product-discount-cancelled-carticon {
  color: #fff;
}

s {
  color: #a8722e;
}

.exten-part {
  padding-top: 40px;
}

.jinkoh2 {
  font-size: 27px;
  text-align: center;
  margin-bottom: 10px;
  font-weight: 400;
}

.product1-type {
  margin: 0px 0px 5px 0px !important;
}

.modal-header {
  border-color: rgba(0, 0, 0, 0) !important;
}

.modal-footer {
  border-color: rgba(0, 0, 0, 0) !important;
}

.database-box {
  background-color: rgba(0, 0, 0, 0.192);
  padding: 30px;
  box-shadow: 0 14px 28px rgb(0 0 0 / 10%), 0 10px 10px rgb(0 0 0 / 3%);
}

.database-box .sign-in {
  text-align: center;
}

.database-box .head {
  margin-bottom: 30px;
  font-weight: bold;
}

.database-box form {
  text-align: center;
}

.database-box form .main-btn {
  margin-top: 20px;
  display: block;
}

.database-box form .sign-btn {
  text-decoration: underline;
  color: #a8722e;
}

.toggle-password,
.toggle-password1,
.toggle-password2,
.toggle-password11,
.toggle-password22,
.toggle-password33 {
  position: absolute;
  right: 5px;
  top: 43px;
}

.toggle-password.eye-up,
.toggle-password1.eye-up,
.toggle-password2.eye-up,
.toggle-password11.eye-up,
.toggle-password22.eye-up,
.toggle-password33.eye-up {
  position: absolute;
  right: 5px;
  top: 13px;
}

.p-relative {
  position: relative;
}

.nav-tabs {
  margin-bottom: 30px;
}

.profile-background {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #cccccc;
  border-radius: 10px;
  margin: 0px 20px;
}

.password-part {
  margin-top: 20px;
}

.wishlist-img {
  width: 100px !important;
  text-align: center !important;
}

.order-details {
  margin-bottom: 60px;
}

.order-details .order-name {
  padding: 20px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #cccccc;
  border-radius: 10px;
  box-shadow: 0 14px 28px rgb(0 0 0 / 5%), 0 10px 10px rgb(0 0 0 / 2%);
}

@media (max-width:768px) {
  .order-details .order-name {
    margin-bottom: 20px;
    padding: 10px;
  }
}

.order-details .order-name h2 {
  margin-bottom: 10px;
}

.order-details .order-name .details p span {
  font-weight: bold;
}

.order-details .status {
  padding: 20px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #cccccc;
  border-radius: 10px;
  box-shadow: 0 14px 28px rgb(0 0 0 / 5%), 0 10px 10px rgb(0 0 0 / 2%);
}

@media (max-width:768px) {
  .order-details .status {
    padding: 10px;
  }
}

.order-details .status div p span {
  font-weight: bold;
}

.order-details tbody tr:last-child {
  border-top: 2px solid black;
}

.nav-tabs .nav-link {
  background-color: rgba(0, 0, 0, 0) !important;
  border-color: #c4410900 !important;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  background-color: #a8722e !important;
  border-color: #a8722e !important;
  color: #fff !important;
}

.wishlist-edit,
.success-edit {
  background-color: rgba(0, 0, 0, 0);
}

.form-color-pad {
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 10px;
}

.form-control:focus {
  color: #495057;
  background-color: rgba(0, 0, 0, 0);
  outline: 0;
  box-shadow: 0px 0px 0px 2px rgb(112 104 100 / 33%);
}

.x-mark {
  font-size: 30px;
  color: rgb(255, 0, 0);
}

.check-mark {
  font-size: 30px;
  color: rgb(10, 163, 10);
}

th[colspan="7"]::after {
  display: none !important;
}

/* .card {
  margin-bottom: 1.5rem;
}  */

.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #c8ced3;
  border-radius: 0.25rem;
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f0f3f5;
  border-bottom: 1px solid #c8ced3;
}

.card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}

.form-control:focus {
  color: #5c6873;
  background-color: #fff;
  border-color: #c8ced3 !important;
  outline: 0;
  box-shadow: 0 0 0 #f44336;
}

.picZoomer {
  position: relative;
  /*margin-left: 40px;
    padding: 15px;*/
}

.picZoomer-pic-wp {
  position: relative;
  overflow: hidden;
  text-align: center;
}

.picZoomer-pic-wp:hover .picZoomer-cursor {
  display: block;
}

.picZoomer-zoom-pic {
  position: absolute;
  top: 0;
  left: 0;
}

.picZoomer-zoom-wp {
  display: none;
  position: absolute;
  z-index: 999;
  overflow: hidden;
  border: 1px solid #eee;
  height: 460px;
  margin-top: -19px;
}

.picZoomer-cursor {
  display: none;
  cursor: crosshair;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  border: 1px solid #eee;
  background-color: rgba(0, 0, 0, 0.1);
}

.picZoomCursor-ico {
  width: 23px;
  height: 23px;
  position: absolute;
  top: 40px;
  left: 40px;
  background: url(images/zoom-ico.png) left top no-repeat;
}

.my_img {
  vertical-align: middle;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.piclist li {
  display: inline-block;
  width: 90px;
  border: 1px solid rgb(146, 140, 140);
}

.piclist li img {
  width: 97%;
  height: auto;
}

/* custom style */
.picZoomer-pic-wp,
.picZoomer-zoom-wp {
  border: 1px solid #eee;
}

.section-bg {
  background-color: #fff1e0;
}

.row-sm .col-md-6 {
  padding-left: 5px;
  padding-right: 5px;
}

/*===pic-Zoom===*/
._boxzoom .zoom-thumb {
  width: 90px;
  display: inline-block;
  vertical-align: top;
  margin-top: 0px;
}

._boxzoom .zoom-thumb ul.piclist {
  padding-left: 0px;
  top: 0px;
}

._boxzoom ._product-images {
  width: 79%;
  display: inline-block;
}

._boxzoom ._product-images .picZoomer {
  width: 100%;
}

._boxzoom ._product-images .picZoomer .picZoomer-pic-wp img {
  left: 0px;
}

.piclist li img {
  object-fit: cover;
}


/* pagination  */
.paginations {
  display: flex;
  justify-content: center;
  width: 100%;
}

.paginations ul {
  list-style: none;
  padding-left: 0;
  display: flex;
}

.paginations ul li a,
.paginations ul li span {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 35px;
  font-size: 13px;
  color: #808080;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1px solid #eeeeee;
  margin: 6px;
  transition: .2s;
}

.paginations ul li:hover a,
.paginations ul li:hover span {
  background: #727272;
  color: #fff;
  border: 1px solid transparent;
}

.paginations ul li.active a,
.paginations ul li.active span {
  background: #434343;
  color: #fff;
  border: 1px solid transparent;
}





/*======products-details=====*/
._product-detail-content {
  background: #fff;
  padding: 15px;
  border: 1px solid lightgray;
}

._product-detail-content p._p-name {
  color: black;
  font-size: 20px;
  border-bottom: 1px solid lightgray;
  padding-bottom: 12px;
}

.p-list span {
  margin-right: 15px;
}

.p-list span.price {
  font-size: 25px;
  color: #318234;
}

._p-qty>span {
  color: black;
  margin-right: 15px;
  font-weight: 500;
}

._p-qty .value-button {
  display: inline-flex;
  border: 0px solid #ddd;
  margin: 0px;
  width: 30px;
  height: 35px;
  justify-content: center;
  align-items: center;
  background: #fd7f34;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
}

._p-qty .value-button {
  border: 0px solid #fe0000;
  height: 35px;
  font-size: 20px;
  font-weight: bold;
}

._p-qty input#number {
  text-align: center;
  border: none;
  border-top: 1px solid #fe0000;
  border-bottom: 1px solid #fe0000;
  margin: 0px;
  width: 50px;
  height: 35px;
  font-size: 14px;
  box-sizing: border-box;
}

._p-add-cart {
  margin-left: 0px;
  margin-bottom: 15px;
}

.p-list {
  margin-bottom: 10px;
}

._p-features>span {
  display: block;
  font-size: 16px;
  color: #000;
  font-weight: 500;
}

._p-add-cart .buy-btn {
  background-color: #fd7f34;
  color: #fff;
}

._p-add-cart .btn {
  text-transform: capitalize;
  padding: 6px 20px;
  /* width: 200px; */
  border-radius: 52px;
}

._p-add-cart .btn {
  margin: 0px 8px;
}

/*=========Recent-post==========*/
.title_bx h3.title {
  font-size: 22px;
  text-transform: capitalize;
  position: relative;
  color: #fd7f34;
  font-weight: 700;
  line-height: 1.2em;
}

.title_bx h3.title:before {
  content: "";
  height: 2px;
  width: 20%;
  position: absolute;
  left: 0px;
  z-index: 1;
  top: 40px;
  background-color: #fd7f34;
}

.title_bx h3.title:after {
  content: "";
  height: 2px;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 40px;
  background-color: #ffc107;
}

.common_wd .owl-nav .owl-prev,
.common_wd .owl-nav .owl-next {
  background-color: #fd7f34 !important;
  display: block;
  height: 30px;
  width: 30px;
  text-align: center;
  border-radius: 0px !important;
}

.owl-nav .owl-next {
  right: -10px;
}

.owl-nav .owl-prev,
.owl-nav .owl-next {
  top: 50%;
  position: absolute;
}

.common_wd .owl-nav .owl-prev i,
.common_wd .owl-nav .owl-next i {
  color: #fff;
  font-size: 14px !important;
  position: relative;
  top: -1px;
}

.common_wd .owl-nav {
  position: absolute;
  top: -21%;
  right: 4px;
  width: 65px;
}

.owl-nav .owl-prev i,
.owl-nav .owl-next i {
  left: 0px;
}

._p-qty .decrease_ {
  position: relative;
  right: -5px;
  top: 3px;
}

._p-qty .increase_ {
  position: relative;
  top: 3px;
  left: -5px;
}

/*========box========*/
.sq_box {
  padding-bottom: 5px;
  border-bottom: solid 2px #fd7f34;
  background-color: #fff;
  text-align: center;
  padding: 15px 10px;
  margin-bottom: 20px;
  border-radius: 4px;
}

.item .sq_box span.wishlist {
  right: 5px !important;
}

.sq_box span.wishlist {
  position: absolute;
  top: 10px;
  right: 20px;
}

.sq_box span {
  font-size: 14px;
  font-weight: 600;
  margin: 0px 10px;
}

.sq_box span.wishlist i {
  color: #adb5bd;
  font-size: 20px;
}

.sq_box h4 {
  font-size: 18px;
  text-align: center;
  font-weight: 500;
  color: #343a40;
  margin-top: 10px;
  margin-bottom: 10px !important;
}

.sq_box .price-box {
  margin-bottom: 15px !important;
}

.sq_box .btn {
  border-radius: 50px;
  padding: 5px 13px;
  font-size: 15px;
  color: #fff;
  background-color: #fd7f34;
  font-weight: 600;
}

.sq_box .price-box span.price {
  text-decoration: line-through;
  color: #6c757d;
}

.sq_box span {
  font-size: 14px;
  font-weight: 600;
  margin: 0px 10px;
}

.sq_box .price-box span.offer-price {
  color: #28a745;
}

.sq_box img {
  object-fit: cover;
  height: 150px !important;
  margin-top: 20px;
}

.sq_box span.wishlist i:hover {
  color: #fd7f34;
}

.MyOrderStatus .card-header {
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0px;
}

.order_link {
  padding: 21px 1.25rem;
  background: transparent;
  border: none;
  display: block;
  width: 100%;
  text-align: start;
}

.card-edit {
  background-color: rgba(0, 0, 0, 0);
}

.form-control:focus {
  color: #5c6873;
  background-color: rgba(255, 255, 255, 0);
  border-color: #c8ced3 !important;
  outline: 0;
  box-shadow: 0 0 0 #f44336;
}

.form-control:disabled,
.form-control[readonly] {
  background-color: #c0bdbd48;
  opacity: 1;
}

.map {
  width: 100% !important;
}

.preview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.zoomWrapper {
  overflow: hidden;
  margin-bottom: 15px;
}

.zoomWrapper,
.product-details-thumb,
.single-zoom-thumb {
  position: relative;
}

.product-details-thumb {
  float: left;
  width: 18%;
  margin-right: 15px;
  overflow: hidden;
}

.product-details-thumb ul li {
  border: 1px solid #dddddd !important;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.product-details-thumb ul li:hover {
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3) !important;
}

.p-details-slider {
  text-align: center;
}

.evo-calendar {
  margin: 70px 0px !important;
  -webkit-box-shadow: 0 10px 50px -20px #706864 !important;
  box-shadow: 0 10px 50px -20px #706864 !important;
  margin: 0 auto;
  overflow: hidden;
  z-index: 1;
}

.calendar-sidebar {
  background-color: #706864 !important;
  z-index: 1;
  -webkit-box-shadow: 5px 0 18px -3px #706864 !important;
  box-shadow: 5px 0 18px -3px #7068644b !important;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  z-index: 2;
}

.calendar-sidebar>span#sidebarToggler {
  background-color: #706864 !important;
  -webkit-box-shadow: 5px 0 18px -3px #706864 !important;
  box-shadow: 5px 0 18px -3px #706864 !important;
}

#eventListToggler {
  background-color: #706864 !important;
  -webkit-box-shadow: 5px 0 18px -3px #706864 !important;
  box-shadow: 5px 0 18px -3px #706864 !important;
  z-index: 1;
}

.calendar-sidebar>.month-list>.calendar-months>li.active-month {
  background-color: #eee8e5 !important;
  color: #706864 !important;
}

th[colspan="7"] {
  color: #706864 !important;
}

.calendar-sidebar>span#sidebarToggler {
  background-color: #706864 !important;
}

.calendar-sidebar>.month-list>.calendar-months>li:hover {
  background-color: #eee8e5 !important;
  color: #706864 !important;
}

.event-list>.event-empty {
  padding: 15px 10px;
  background-color: #eee8e5 !important;
  border: 1px solid #706864 !important;
}

.event-list>.event-empty>p {
  margin: 0;
  color: #706864 !important;
}

.btn-unavail {
  background-color: rgb(0 0 0 / 33%) !important;
}

.btn-unavail:hover {
  color: #fff !important;
}

.btn-appoint:hover {
  background-color: #d6d2d0 !important;
}

.event-container>.event-icon>div[class^="event-bullet-"],
.event-indicator>.type-bullet>div[class^="type-"] {
  background-color: #706864 !important;
}

.booking-slots {
  padding: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.199) !important;
  margin-bottom: 10px;
}

.brand-name {
  margin-bottom: 20px;
}

/* murtazaCSS */
.wt-img-overlay11-content .bg-color {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  left: 0px;
  top: 0px;
  background-color: #a8722e;
}

.navbar-light .navbar-nav .active>.nav-link {
  color: #a8722e;
}

.radius-bx.circle-effect-1:after,
.radius-bx.circle-effect-1:before {
  content: "";
  border-radius: 100%;
  position: absolute;
}

.circle-effect-1:after,
.circle-effect-1:before {
  transition: all 0.2slinear;
}

.circle-effect-1+.wt-info h2 {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 20px;
  padding-top: 25px;
}

.wt-img-overlay11-content {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: all 0.3slinear;
  transform: scale(0);
}

.wt-img-overlay11:hover .wt-img-overlay11-content {
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.opacity-08 {
  opacity: 0.8;
}

.circle-effect-1 {
  position: relative;
  z-index: 2;
  margin: 10px 17px;
}

.p-t50 {
  padding-top: 50px;
}

.p-t20 {
  padding-top: 20px;
}

.p-t10 {
  padding-top: 10px;
}

.radius-bx {
  border-radius: 100%;
}

.p-t70 {
  padding-top: 70px;
}

.p-t100 {
  padding-top: 100px;
}

.p-t30 {
  padding-top: 30px;
}

.p-b20 {
  padding-bottom: 20px;
}

.p-b30 {
  padding-bottom: 30px;
}

.p-b40 {
  padding-bottom: 40px;
}

.p-b70 {
  padding-bottom: 70px;
}

.p-a50 {
  padding: 50px;
}

.circle-effect-1:after {
  background-color: #a8722e;
  width: 110%;
  height: 110%;
  left: -5%;
  top: -5%;
  z-index: -2;
}

.circle-effect-1:before {
  background-color: #fff;
  width: 105%;
  height: 105%;
  left: -4%;
  top: -4%;
  z-index: -1;
}

.circle-effect-1:hover:before {
  left: -1%;
  top: -1%;
}

.circle-effect-1:hover:after {
  left: -5%;
  top: -5%;
}

.wt-separator .separator-left {
  left: -80px;
}

.wt-separator .separator-left,
.wt-separator .separator-right {
  position: absolute;
  top: 50%;
  width: 70px;
  height: 2px;
  background-color: #a8722e;
  margin-top: -1px;
}

.wt-separator .separator-right {
  right: -80px;
}

.wt-separator {
  display: inline-block;
  height: 3px;
  width: 50px;
  position: relative;
}

.wt-separator.style-icon {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 18px;
  color: #000;
}

.wt-separator-outer {
  overflow: hidden;
}

.opacity-07 {
  opacity: 0.7;
}

.opacity-08 {
  opacity: 0.8;
}

.opacity-09 {
  opacity: 0.9;
}

.overlay-main {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.overlay-wraper {
  position: relative;
}

.p-tb30 {
  padding-bottom: 30px;
  padding-top: 30px;
}

.site-bg-primary {
  background-color: #a8722e;
}

.text-secondry {
  color: #222222;
}

.bdr-primary {
  border-color: #a8722e;
}

.bdr-1,
.bdr-2,
.bdr-3,
.bdr-4,
.bdr-5 {
  border-style: solid;
}

.opening-block {
  width: 560px;
  float: right;
  position: relative;
}

.bdr-5 {
  border-width: 5px;
}

.p-a30 {
  padding: 30px;
}

.p-a40 {
  padding: 40px;
}

.text-right {
  text-align: right;
}

.opening-block p {
  font-size: 18px;
}

.font-weight-600 {
  font-weight: 600;
}

.font-60 {
  font-size: 60px;
  line-height: 66px;
}

.serviceslist li {
  margin: 8px 0;
  padding: 0 10px;
  color: #fff;
  border-radius: 5px;
}

.p-a20 {
  padding: 20px;
}

.Btn2 {
  display: inline-block;
  padding: 10px 20px;
  margin-top: 15px;
  font-size: 16px;
  color: #a8722e;
  background-color: #fff;
  border: none;
  border-radius: 5px;
  text-decoration: none;
  transition: background 0.3s;
}

.serviceslist i {
  color: #fff;
  font-weight: 600;
  margin-right: 10px;
}

.wt-product-box h3 {
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.wt-product-box .price del {
  font-size: 16px;
  color: #999999;
  margin: 4px 4px;
  font-weight: 600;
}

.wt-product-box .price ins {
  font-size: 16px;
  color: #111111;
  text-decoration: none;
  margin: 4px 4px;
  font-weight: 600;
}

.wt-product-box img {
  border: 1px solid #ccc;
}

.bg-parallax {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.bg-bottom-right {
  background-position: bottom right;
}

.social-icons a {
  color: #fff;
  background-color: #a8722e;
  font-size: 24px;
  margin-right: 15px;
  width: 55px;
  height: 55px;
  border: 2px solid #fff;
  text-align: center;
  line-height: 52px;
  border-radius: 100%;
  display: inline-block;
}

.footer_Section .fw-bold {
  font-weight: 800;
  font-size: 24px;
}

.footer_Section p {
  margin-bottom: 7px;
}

.footer_Section {
  margin-bottom: 25px;
}

.wt-icon-box-wraper {
  position: relative;
  display: flex;
  gap: 10px;
}

.icon-lg {
  width: 70px;
  display: inline-block;
  min-width: 70px;
}

.icon-lg span::before {
  font-size: 53px !important;
}

.p-0 {
  padding: 0px !important;
}

.footer {
  background: #ffddb3;
}

.wt-product-box {
  margin-top: 15px;
  margin-bottom: 15px;
}

.BTNLoad {
  text-align: center;
  margin-top: 55px;
}

.BTNLoad a {
  border: 2px solid #a8722e;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 14px;
}

.BTNLoad a:hover {
  color: #a8722e;
  background-color: #fff;
}

.wt-product-box .site-text-primary {
  box-shadow: 4px 4px 25px #eee;
}

.gallery {
  padding: 0 0 80px 0;
}

.gridsalon-img img {
  height: 200px;
  width: 100%;
  margin: 15px;
  object-fit: cover;
  box-shadow: 0px 0px 21px -5px rgba(0, 0, 0, 0.2);
}

.gridsalon-img img:hover {
  transform: scale(1.05);
  transition: 1s;
  z-index: 999;
}

.item.col-md-4.col-lg-3 {
  padding: 0 5px;
}

.social-btn {
  position: fixed;
  right: 40px;
  bottom: 40px;
  background-color: #a8722e;
  color: #fff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  font-size: 24px;
  justify-content: center;
  cursor: pointer;
  z-index: 99;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.kuwaitflag {
  width: 300px;
}

.servicename {
  padding-top: 30px;
}

/* Social Media Icons (Hidden by Default) */
.socialicons {
  position: fixed;
  right: 40px;
  bottom: 40px;
}

.social-btn {
  display: none;
}

.socialicons a {
  display: block;
  margin: 5px 0;
  text-align: center;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  color: white;
  z-index: 999;
  font-size: 24px;
  text-decoration: none;
  transition: transform 0.3s ease-in-out;
}

/* Instagram */
.socialicons a.instagram {
  background: #e1306c;
}

/* Snapchat */
.socialicons a.snapchat {
  background: #fffc00;
  color: #000;
}

/* TikTok */
.socialicons a.whatsapp {
  background: #00ac14;
  color: #fff;
}

.socialicons {
  z-index: 99;
}

/* murtazacssend */

@media screen and (max-width: 996px) {
  .preview {
    margin-bottom: 20px;
  }
}

@media (max-width: 1440px) {
  .leaf {
    top: 285% !important;
    transform: translateX(-50%) translateY(-50%);
  }

  .leaf-img {
    width: 200px;
  }

  .links {
    font-size: 10px;
  }

  .logo {
    width: 200px !important;
  }

  .last-three-nav-link {
    text-align: center !important;
    margin: 10px 4px !important;
    padding: 5px !important;
    width: 30px;
    height: 30px;
  }

  .languageIcon {
    padding: 4px !important;
  }

  .cart-dropdown-button .show {
    left: unset !important;
    transform: translate3d(0px, 51px, 0px) !important;
  }

  .navbar-links {
    font-size: 14px !important;
  }
}

@media (max-width: 1200px) {
  .contact-li::after {
    background: #1a191900 !important;
  }

  .product-slick-arrow-banner.banner_right_arrow {
    right: 40%;
  }

  .product-slick-arrow-banner.banner_left_arrow {
    left: 40%;
  }
}

@media (max-width: 1100px) {
  .timing-table {
    padding-inline-start: 0px;
  }

  .timing-head {
    font-size: 24px;
    padding: 103px 1px 11px;
  }

  .bg-text6 {
    font-size: 105px;
  }

  /* .booking-para {
    margin-bottom: 18px;
  } */
  .links {
    font-family: Gill Sans;
    font-size: 12px;
    margin: 5px;
  }

  .year-form {
    padding: 0.375rem 0 !important;
  }

  .header-wrap {
    display: inline-flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
  }

  .header-wrap nav {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }

  .logo {
    width: 210px !important;
  }

  .ul-dot {
    margin-left: 0px;
    justify-content: center;
  }

  .cart-link {
    padding: 7px 8px !important;
  }

  .last-three-nav-link {
    padding: 8px !important;
  }

  .heading-h1 {
    letter-spacing: 0px;
  }

  .last-three-nav-link {
    padding: 4px !important;
  }

  .languageIcon {
    padding: 2px !important;
  }

  .appointment {
    margin-top: 0px;
  }

  .timing-table {
    margin-bottom: 0px !important;
  }

  .b-part {
    text-align: center !important;
  }

  .sec-four-1 {
    margin-bottom: 30px !important;
  }

  .search-option,
  .price-filter {
    justify-content: right;
  }
}

@media (max-width: 991px) {
  .b-part {
    margin-top: 53px;
  }

  .our-story {
    left: 2%;
    right: unset;
  }

  .navbar-nav .nav-link {
    border-bottom: 1px solid #a8722e;
  }

  .navbar-nav li:last-child .nav-link {
    border-bottom: 0;
  }

  .bg-text-about {
    left: 12% !important;
    right: unset !important;
    top: 20px !important;
  }

  .bg-text-section-two {
    left: 12% !important;
    right: unset !important;
    top: 20px !important;
  }

  .year-form {
    padding: 0.375rem 0.75rem !important;
  }

  .ul-dot {
    margin-left: 0px;
    justify-content: center;
    position: absolute;
    right: 80px;
    top: 50px;
  }

  .navbar-toggler {
    padding: 0;
  }


  .service-marg {
    margin-bottom: 70px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.158);
  }

  .question-part {
    margin-bottom: 70px;
  }

  .bg-text-contact {
    top: 20% !important;
  }

  .margin-body {
    margin-bottom: 70px;
  }

  .section-one-banner {
    padding: 70px 0px;
  }
}

@media (max-width: 767px) {

  .dropdown-menu[x-placement^="bottom"],
  .dropdown-menu[x-placement^="left"],
  .dropdown-menu[x-placement^="right"],
  .dropdown-menu[x-placement^="top"] {
    left: 0;
  }

  .social-btn {
    position: fixed;
    right: 20px;
    bottom: 40px;
  }

  .gridsalon-img img {
    height: 150px;
    margin: 10px 0;
  }

  .socialicons {
    position: fixed;
    right: 20px;
  }

  .opening-block {
    width: 100%;
    text-align: left !important;
  }

  .ul-dot {
    right: 55px;
    top: 35px;
  }

  .last-three-nav-link {
    margin: 0 4px !important;
  }

  .circle-effect-1+.wt-info h2 {
    padding-top: 10px;
    font-size: 18px;
  }

  .wt-box.p-t50 {
    padding-top: 20px;
  }

  header {
    padding: 0px 0;
  }

  .opening-block .font-60 {
    font-size: 40px;
    line-height: 44px;
  }

  .contact-home4-left {
    padding: 0;
  }

  .wt-info.p-a20 {
    padding: 20px 0;
  }

  .opening-block.p-a40 {
    padding: 25px;
  }

  .contact-home4-right.p-t70 {
    padding-top: 30px;
  }

  .contact-home4-right {
    margin-bottom: 30px !important;
  }

  .bg-bottom-right {
    background-image: unset !important;
  }

  .product-slick-arrow-banner.banner_right_arrow {
    right: 40%;
  }

  .product-slick-arrow-banner.banner_left_arrow {
    left: 40%;
  }

  .product-name {
    font-size: 16px;
  }

  .bg-text-team {
    top: 0 !important;
  }

  .account-nav-tab {
    display: block !important;
  }

  .nav-tabs .nav-item.show .nav-link,
  .nav-tabs .nav-link.active {
    width: 100%;
    text-align: left;
  }

  .nav-tabs .nav-link {
    width: 100%;
    text-align: left;
  }

  .centered {
    font-size: 35px;
  }

  ul.dropdown-cart {
    min-width: 305px;
  }

  .map {
    height: 400px;
  }

  .cart-dropdown-button .show {
    right: unset !important;
    /* transform: translate3d(-95px, 47px, 0px) !important; */
    left: -150px !important;
  }

  p {
    font-size: 14px !important;
  }

  header {
    margin: 0px;
  }

  .navbar-toggler {
    padding: 0.25rem;
    font-size: 12px;
    line-height: 0;
  }

  .logo {
    width: 110px !important;
  }

  .leaf {
    display: none !important;
  }

  .prices-bar {
    display: unset;
  }

  .bg-text {
    font-size: 95px;
    left: 22%;
    top: 12%;
  }

  .bg-text2 {
    top: 11%;
    left: 50%;
  }

  .bg-text3 {
    left: 50%;
    top: -10% !important;
  }

  .bg-text4,
  .bg-text5,
  .bg-text6 {
    left: 50%;
  }

  .bg-text-loc {
    font-size: 95px;
    top: -15px;
    left: 50%;
  }

  .heading-h1 {
    font-size: 35px;
  }

  .section-two-para {
    text-align: center;
  }

  .heading-h1 {
    text-align: center;
  }

  .sec-four-2 {
    margin-bottom: 30px !important;
  }

  .p-part {
    text-align: left !important;
  }

  .b-part {
    text-align: center !important;
  }

  /* .ul-dot{
  display: block;
}
.ul-dot{
  justify-content: center;
  display: flex;
  list-style-type: none;
  text-decoration: none;
  padding-inline-start: 0px;
  margin-bottom: 0px !important;
} */
  .link-color {
    color: rgb(128, 128, 128);
  }

  .link-two {
    margin-right: 0px !important;
    padding-right: 0px !important;
  }

  .link-three {
    margin-left: 0px !important;
    padding-left: 0px !important;
  }

  .img-margin {
    margin-bottom: 30px;
  }

  .section-seven-part1 {
    padding: 42px 0px;
    position: relative;
  }

  /* .show-cart {
    left: -96px;
    top: 95%;
  } */
  .footer-logo {
    text-align: center;
    margin-bottom: 50px;
  }

  .bg-text6 {
    font-size: 95px;
  }

  .welcome-text {
    font-size: 30px;
  }

  .beauty-img {
    width: 200px;
  }

  .ul-dot {
    margin-left: 0px;
    justify-content: center;
  }

  .cart-link {
    padding: 7px 8px !important;
  }

  .last-three-nav-link {
    width: 30px;
    height: 30px;
    padding: 4px !important;
  }

  .languageIcon {
    padding: 2px !important;
  }

  .heading-h1 {
    letter-spacing: 0px;
  }

  .bg-text0 {
    font-size: 95px;
    left: 40%;
  }

  .appointment {
    padding: 8px 15px;
    display: inline-block;
  }

  .location {
    margin-left: 0px;
  }

  .number12 {
    margin-bottom: 35px;
  }

  .foot {
    padding: 40px 0px 22px 0;
  }

  .collape-margin {
    margin: 50px 30px;
  }

  .logo {
    width: 140px !important;
  }

  .navbar-toggler-icon {
    width: 29px;
    height: 29px;
  }

  /* .section-six-img {
  background-size: contain;
  padding: 122px 0px;
} */

  .btn-default {
    font-size: 16px;
  }

  .feature-h2 {
    font-size: 18px;
  }

  .feature-ul {
    justify-content: unset;
  }

  .filter-bar {
    width: 37% !important;
  }

  .contact-h1 {
    font-size: 33px;
  }

  .bg-text-contact {
    font-size: 75px !important;
  }

  .btn-normal {
    margin-bottom: 10px;
  }

  .piclist li {
    width: 70px;
  }

  ._boxzoom ._product-images {
    width: 64%;
  }

  .about-banner {
    padding: 88px 0px;
  }
}

@media (min-width:576px) {
  .service-single-page .services-list ul {
    display: flex;
    gap: 15px;
    overflow-x: scroll;
    padding-bottom: 10px;
  }


  .service-single-page .services-list ul::-webkit-scrollbar-track {
  }

  .service-single-page .services-list ul::-webkit-scrollbar {
    height: 4px;
  }

  .service-single-page .services-list ul::-webkit-scrollbar-thumb {
    background-color: #a8722e;
  }





  .service-single-page .services-list ul li button {
    padding: 10px 25px;
    text-align: center;
    min-width: 150px;
    white-space: nowrap;
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 575px) {
  .calendar-events {
    width: 63% !important;
  }

  .mini-cart li .item-left span.item-info .name {
    font-size: 13px;
  }

  .mini-cart .offcanvas {
    padding: 15px 20px;
  }
}

@media (max-width: 426px) {
  .bg-text0 {
    font-size: 95px;
    left: 31%;
  }

  .sec-four-1 {
    width: auto;
    height: 190px;
  }

  .service-img {
    margin-bottom: 15px;
  }

  .service-h1 {
    font-size: 15px;
  }

  .appointment {
    margin-top: 10px;
  }


  .product-filter-bar,
  .filter-bar {
    width: 52% !important;
  }

  .cart-sumary-h1 {
    font-size: 12px;
  }

  .dROpdown {
    background-color: #70686400 !important;
    border-color: rgba(0, 0, 0, 0);
  }

  .about-link-mobile {
    color: rgba(0, 0, 0, 0.5) !important;
  }

  .bg-text-about {
    left: 18% !important;
    right: unset !important;
    top: 20px !important;
  }

  .bg-text-section-two {
    left: 18% !important;
    right: unset !important;
    top: 20px !important;
  }

  .wt-product-box .price del {
    font-size: 14px;
  }
}

@media (max-width: 340px) {
  .navbar {
    padding: 8px 8px;
  }
}



.all-sizes
{
  padding-bottom:20px;
}
.all-sizes button
{
  padding: 5px 10px 5px 10px;
  border: 1px solid #0000005c;
  border-radius: 4px;
  margin-right: 5px;
  cursor: pointer;
}



/* mustafa narwali new css S  */
.search-bar {
  border-color: #212529 !important;
  width: 70% !important;
  background-color: transparent !important;
  margin-right: 8px;
}

.search-simple {
  padding: 7px 20px !important;
}

.product-filter-bar {
  border-color: #706864 !important;
  background-color: transparent !important;
}

.filter-bar {
  border-color: #706864 !important;
  width: 75% !important;
  background-color: transparent !important;
}

.product-slick-arrow-banner.banner_left_arrow {
  position: absolute;
  bottom: -20px;
  left: 47%;
  font-size: 30px;
  color: #212529;
  transform: translate(0%, 20px);
  border-radius: 5px;
  z-index: 100;
}

.product-slick-arrow-banner.banner_right_arrow {
  position: absolute;
  bottom: -20px;
  right: 47%;
  font-size: 30px;
  color: #212529;
  transform: translate(0%, 20px);
  border-radius: 5px;
  z-index: 100;
}

.checkout-h1 {
  color: #212529;
  letter-spacing: -1px;
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  margin: 20px 0px;
}

.clock-icon {
  color: #212529;
}

.cart-button {
  border-style: solid;
  padding: 10px 0px;
  text-decoration: none;
  color: #fff;
  font-weight: 600;
  background-color: #a8722e;
  border: 1px solid #a8722e;
  border-radius: 5px;
  font-size: 14px;
  margin: 10px 0px;
  display: block;
  transition: 0.2s ease-in-out;
}

.cart-button:hover {
  color: #333333;
}

.cart-btns a:first-child:hover {
  border: 1px solid #a8722e;
  color: #fff !important;
  background-color: #a8722e;
}

.product-accordion .card-header {
  padding: 0px;
  background-color: rgb(0 0 0 / 3%);
}

.product-accordion .card-header button {
  padding: 21px 1.25rem;
  background: transparent;
  border: none;
  display: block;
  width: 100%;
  text-align: start;
  color: #000000;
  font-size: 18px;
}

.about-banner {
  background-image: linear-gradient(#00000040, #00000040),
    url(../img/about-banner.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 180px 0px;
}

.btn-mar {
  background-color: #a8722e;
  color: #fff;
  border-radius: 5px;
  padding-left: 8px;
  padding-right: 8px;
  transition: 0.3s ease-in-out;
  border: none !important;
  margin-left: 8px;
}

.service-single-page .service-details .desc {
  color: #212529;
}

.service-single-page .services-list ul li button {
  padding: 12px;
  font-weight: 500;
  text-align: start;
  background-color: transparent;
  color: #a8722e;
  display: block;
  width: 100%;
  border: 1px solid #a8722e;
  margin-bottom: 10px;
  border-radius: 5px;
}

.service-single-page .any-enquiry {
  background-image: linear-gradient(to top, #11333ae0, #11333ae0),
    url(../img/service-cta.jpg);
  background-size: cover;
  background-position: center;
  padding: 40px 25px;
  border-radius: 20px;
  border: 1px solid;
}

.service-icon {
  color: #212529 !important;
}

.paginations ul li.active a,
.paginations ul li.active span {
  background: #222222;
  color: #fff;
  border: 1px solid transparent;
}

.calendar-sidebar {
  background-color: #a8722e !important;
  z-index: 1;
  -webkit-box-shadow: 5px 0 18px -3px #706864 !important;
  box-shadow: 5px 0 18px -3px #7068644b !important;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  z-index: 2;
}

.calendar-sidebar>span#sidebarToggler {
  background-color: #a8722e !important;
  -webkit-box-shadow: 5px 0 18px -3px #706864 !important;
  box-shadow: 5px 0 18px -3px #706864 !important;
}

#eventListToggler {
  background-color: #a8722e !important;
  -webkit-box-shadow: 5px 0 18px -3px #706864 !important;
  box-shadow: 5px 0 18px -3px #706864 !important;
  z-index: 1;
}

.calendar-sidebar>.month-list>.calendar-months>li.active-month {
  background-color: #eee8e5 !important;
  color: #222222 !important;
}

th[colspan="7"] {
  color: #212529 !important;
}

.calendar-sidebar>span#sidebarToggler {
  background-color: #a8722e !important;
}

.calendar-sidebar>.month-list>.calendar-months>li:hover {
  background-color: #eee8e5 !important;
  color: #222222;
}

.event-container>.event-icon>div[class^="event-bullet-"],
.event-indicator>.type-bullet>div[class^="type-"] {
  background-color: #a8722e !important;
}

.kuwaitflag {
  width: 150px;
}

.text-green {
  color: #00ac14 !important;
}
/* mustafa narwali new css E  */