*{margin: 0;padding: 0;}
html,body {  font-size:14px;  font-family: Mostardesign sofia pro, sans-serif;  color:#1e1d24;  font-weight: 300;  letter-spacing:0.5px;}
ul{margin:0; padding:0;}
li{list-style: none;}
a{text-decoration: none;}
a, .btn, a:focus, a.active, a:hover, input, button{outline:0!important; box-shadow:inherit!important;}
a:hover{color:#8e793e;}
 .row {
  margin-right: -12px;
  margin-left: -12px;
} 
 .row > * {
  padding-left: 12px;
  padding-right: 12px;
}
.container{max-width:1488px}
 
.logo img {width:128px}


@media (min-width: 768px) {
    .container {
    padding-left: 24px;
    padding-right: 24px;
  }
}


   
.ast1  {
  font-size: 13px;
  font-weight: 300;
}
header{box-shadow:#d5cece 0 0 1px 0}
.headerBox{display:flex;padding:12px 0;align-items:center;flex-wrap:wrap;}
/*.headeRight{display:flex;flex-wrap:wrap;align-items:center;gap:20px;width:88%} */
 body {

overflow-y: scroll;

-webkit-overflow-scrolling: touch;

}
header .logo-white img{width:90px}
.headeRight .mobileSearch{position:relative;width:100%;}
.headeRight form .form-control{box-shadow:inherit!important;outline:0px!important;height:40px;border-radius:6px;border-color:#8e793e}
.headeRight form .btn{position:absolute;top:-1px;right:3px;height:100%;border:medium;width:50px;border-radius:0 10px 10px 0;background:inherit;font-size:20px;color:#8e793e}
header p{margin:0}
.headeRight a{float: right;color:#000;font-size:16px;font-weight: 300;text-decoration:none}
.headerIcon{display:flex;gap:10px;width:30%}
  .headerIcon  .dropdown-menu {
  transform:inherit !important;
  top: 30px!important;
  left: auto!important;
  right: 0; padding:0;
}  

  .headeRight form .btn .icon-search{
  font-size: 24px;
  position: relative;
  top: 3px;
}

 
.tlds td {padding:0 0 8px;}
 #chat_messages{
  padding:10px 20px;max-height: 400px; overflow-y: auto;
}

 .brdst{ 
  border:solid 1px #ccc;
}
.akt  {
  position: absolute;
  right: 11px;
}
.pageTitle{width:100%;display:inline-block;margin:0 0 20px;font-size:22px}
.pageTitle span {
  color: #6a6a6a;
  font-size: 17px;
  font-weight: 300;padding-right: 10px;
}
.expert h2 a{color:#000;text-transform:capitalize;text-decoration:none}

 .headerIcon  .dropdown-menu a { 
  border-bottom: solid 1px #f2f2f2;
}
 .headerIcon  .dropdown-menu a:last-child { 
  border-bottom:none;
}

 .smallText{
  font-weight: 600;
}
 .catDisqas {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

 .catDisqasBox {
    display: none; 
}

 .data-text.showCat .catDisqasBox {
    display: inline-block; 
}

.catDisqas li {}
.catDisqas li a {
    border-radius: 8px;
    border: solid 2px #d4d4d4;
    padding: 6px 20px;
    color: #2e2c2c;
    text-decoration: none;
    font-size: 14px;
}
.catDisqas li a:hover {background:#ad974f; color:#fff; border-color:#ad974f;}
.categoryHomeBox .nav-tabs .nav-link{border:none;width: 120px;background:inherit;padding: 0 10px;}
.categoryHomeBox .nav-tabs .nav-link .itemImg{display:block;width:100px;height:100px;border-radius:50%;margin:0 auto 10px}
.categoryHomeBox .nav-tabs .nav-link .itemImg img{width:100%;height:100%;object-fit:cover;border-radius:50%}
.categoryHomeBox .nav-tabs .nav-link h4{width: 120px;color:#6b6b6b;font-weight: 300;font-size:15px}

.categoryHomeBox .nav-tabs{border-bottom:none}

.expertBoxImg{width:100%; margin:0 0 10px; position: relative;}
.expertBoxImg img{ border-radius:10px;transition:all .15s linear}
.expertBoxMiddle{display:flex;justify-content:space-between;flex-wrap:wrap}
.expertBoxMiddle h3{font-size:15px;display:flex;align-items:center;gap:6px;color:#000;width: 86%;}
.expertBoxMiddle h3 a{text-decoration:none;color:#000;text-transform: capitalize;}
.expertBoxMiddle img{width:20px;height: 20px;}
.expertBoxMiddle p{width: 14%;font-size:15px;display:flex;align-items:center;gap:6px}
.expertBoxMiddle p.des  {font-size: 15px;}
.see-all{color:#000;display:inline-block}
.access{background-color:#8e793e;padding:80px 0}
.access h4{max-width: 350px;line-height: 40px;font-size:2.99em;color:#fff}
.access p{font-family:Mostardesign sofia pro extra,sans-serif;font-size:1.46em;font-weight:300;color:#fff}
.review{padding:50px 0;background-color:#f7f5f1}
.review .reviewImg{width:70px;margin:auto}
.review .reviewImg img{border-radius:50%}
.review .reviewStar ul li i{font-size:24px;color:#ffb000;margin:20px 5px}
.review p{text-align:center;font-size:28px;font-family:Mostardesign sofia pro ultra,sans-serif;line-height:1.35}
.review .smallText{text-align:center;font-size:14px;font-family:Mostardesign sofia pro ultra,sans-serif;color:#1E1D24;margin-bottom:50px;font-weight:300;line-height:34px}
.reviewCarousel .owl-nav{width:100%;margin:0}
.reviewCarousel .owl-nav>[class*="owl-"]{position:absolute;top:50%;width:35px;height:35px;transform:translateY(-50%);text-indent:-9999px}
.reviewCarousel .owl-nav>.owl-prev span{display:none}
.reviewCarousel .owl-nav>.owl-prev{background:url(../img/left-arrow.svg) left top no-repeat!important;left:-20px}
.reviewCarousel .owl-nav>.owl-next{background:url(../img/right-arrow.svg) left top no-repeat!important;right:-40px}
.reviewCarousel.owl-theme .owl-dots .owl-dot span{width:15px;height:15px;background-color:#2226}
.reviewCarousel.owl-theme .owl-dots .owl-dot.active span,.reviewCarousel.owl-theme .owl-dots .owl-dot:hover span{background:#222}
.discount-section{background:url(../img/exclusive-events.jpg) no-repeat;background-position-x:0%;background-position-y:0%;background-size:auto;width:100%;padding:110px 0;background-size:cover;background-position:50%}
.discount-section .discount-Text{color:#fff;text-align:center;font-size:40px;font-weight:500;line-height:46px}
.discount-section .discount-Filed{margin:50px 0 0 0}
.discount-section .discount-Filed input{box-sizing:border-box;border-radius:5px;padding:0 0 0 16px;height:59px;text-align:left;color:#333;font-size:18px;font-weight:600;letter-spacing:0;background-color:#fff;border:1px solid #fff;width:60%}
.discount-section .discount-Filed .btn-input{background:#ad974f;border-radius:6px;border:1px solid #ad974f;color:#fff;font-size:20px;font-weight:600;letter-spacing:0;text-align:center;cursor:pointer;height:59px;width:38%}
.discount-section .discount-Filed .btn-input:hover{background:#8e793e;border-radius:6px;border:1px solid #8e793e;color:#fff}

   #language_id_label .btn-group{
  margin:0;
  width: 100%;
  height: 48px;
}

#language_id_label .btn-group .multiselect {
  margin:0;
  width: 100%;
  height: 100%;
  text-align: left;
color: #666;
  background:#fff; display: flex;
  justify-content: space-between;
  align-items: center;
}

#language_id_label .multiselect-container.hide {display: none;}
    #language_id_label .multiselect-container > li.disabled  {
  background:#f2f2f2;
}

   #language_id_label .multiselect-container {
  width: 100%; top: 48px!Important;
  transform: inherit !important;
}            



    #language_id_label .multiselect-container > li > a input  {
  float: left;
  margin:2px 0 0;
}
    #language_id_label .multiselect-container > li > a {
  width: 100%;
  display: block;      text-decoration: none;
}
 #language_id_label .multiselect-container a label {
  width: 100%;
  padding:0 10px;
  border-bottom:solid 1px #e6e5e5;
  display: flex;
  align-items: center;
  gap:7px;
  color: #000;
}

/*footer{background-color:#000;padding:50px 0 30px 0;overflow:hidden}
footer p{color:#fff;margin-top:40px;font-family:Mostardesign sofia pro ultra,sans-serif;font-size:16px;font-weight:300;line-height:1.27;margin-bottom:40px;padding-right:50px}
.button-footer{color:#fff!important;display:inline-block;text-align:center;text-decoration: none !important;cursor:pointer;background-color:#ad974f;border:1px solid #ad974f;border-radius:4.16px;justify-content:center;padding:8px 30px;font-size:17px;font-weight:500;line-height:26px}
.button-footer:hover{color:#fff;background-color:#8e793e;border:1px solid #8e793e}
.footer-right{display:flex;flex-wrap:wrap;justify-content:space-between}
.footerLinks h4{color:#ad974f;letter-spacing:.08em;font-size:18px;font-weight:700;line-height:1.28;margin-bottom:15px}
.footerLinks li{display:inline-block;width:100%;margin:0 0 10px}
.footerLinks li a{display:inline-block;width:100%;color:#fff;text-decoration:none;font-size:16px}
.footerLinks li a:hover{color:#8e793e;}
.footerSocailLinks ul{display:flex;gap:15px}
.footerSocailLinks ul li{width:auto}
.footerSocailLinks ul li a img{width:34px}*/
.policyText img{filter:invert(1);margin:-6px 0 0}
.policyText a{color:#fff;font-size:12px;text-decoration: none;}
.policyText a:hover {color:#8e793e;}
.policyText{font-size:12px;display:inline-block;width:100%;margin:21px 0 0;color:#fff}
.expertList{display:inline-block;width:100%;padding:40px 0 20px}
.pageTitle a {color:#000;text-decoration: none;}
.professionalBox{display:inline-block;width:100%;padding:20px 0 40px}
.professionalBox .brd-right{border-right:solid 1px rgb(229, 231, 235);}
.profileImg {position: relative; } 
.profileImg img {
  border-radius: 15px;
 
}


.mobileBoreder {
  background:#fff;
  color: #ad974f !important;
}
.mobileBoreder.button-footer:hover {
  color: #fff !important;
  background-color: #8e793e;
  border:
1px solid #8e793e;
}



 .catTitleHome{
  min-height: 30px;
}
.baBtn {
  height: 50px;
  line-height: 37px;
}
.profileImg .professionalsBtn{position:absolute;bottom:20px;left:10px;background:#8e793e;padding:10px 15px;border-radius:4px;font-size:17px}
.profileImg .professionalsBtn a{color:#fff;text-decoration:none}
.profileText{margin:21px 0 0}
.profileText h2{font-size:20px;color:#000;display:flex;align-items:center;gap:5px;margin:0; width: 60%; flex-wrap: wrap;}
.profileText p.founderText{font-size:18px;color:#9E9BA8;margin:0 0 10px}
.reviewStar{display:flex;margin:0 0 10px;gap:11px;font-size:14px;align-items: center;color:#f4b400;justify-content: center; width: 40%;}
.AboutText {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 17px;
    margin-top: 0px;
  border-top: solid 1px #f1f1f1;
  border-bottom: solid 1px #f1f1f1;
  padding: 5px 0;
}
.AboutText h3{margin: 0;}
.aboutDescription h4{font-size:24px;margin-bottom:15px}
.professionalBox .section{transition:transform 0.5s ease}
.stepItem {display:none;}
.professionalBox .section{border:1px solid #000;border-radius:10px;margin: 0 !important;padding:20px 20px}

   .profileText .AboutText div a img {
  width: 43px;
}

   .profileBox .AboutText div a img {
  width: 43px;
}

.professionalBox .dateInfo.section {
  border-top: none;
  border-radius:0 0 10px 10px;
  margin: -8px 0 0 !important;
  background: #fff;
}

 .professionalBox .timeInfo.section{
  border-top: none;      margin: -8px 0 0 !important;
  border-radius: 0 0 10px 10px;    background: #fff;
}


.priceBoxes ul {}
.priceBoxes ul li span:first-child  {
  width: 140px;
  font-weight:300;
  color: #000;
  font-size: 17px;
}
.priceBoxes ul li span:last-child  {
  width:120px;
  font-weight:500;
  color: #000;
  font-size: 17px;
}
.priceBoxes ul li {  text-align: right;
  border-bottom:solid 1px #d2d1d1;
  padding: 9px 0 9px;
  display: flex;
  justify-content: end;
}


.appointmentDetailBox h5 {
  display: flex;
  justify-content: end;
  gap: 23px;
  margin: -9px 0 20px;
  font-weight: 600;
}
 

.professionalBox .section h2{font-size:22px;margin:10px 0; color: #ad974f;}
.professionalBox .section h3{font-size:18px;margin:10px 0;font-weight:100}
.professionalBox .start-section{display:flex;margin:20px 0 10px;flex-wrap:wrap;justify-content:space-between}
.professionalBox .start-section .startText{width:100%;font-size:16px;line-height:20px;padding-right:14px;color:#000;font-weight:500}
.professionalBox .start-section .reviewStar{width:50%;gap:8px;font-size:14px;justify-content:end}
.professionalBox .start-section .reviewStar a{color:#f4b400;text-decoration:none;font-weight:500}
.professionalBox .start-section .reviewStar a b{color:#000;font-weight:300}
.bottomSection .btn-input{background:#ad974f;border-radius:6px;border:1px solid #ad974f;cursor: pointer;padding:6px 20px 6px;font-size:16px;margin:10px 0 0;color:#fff;letter-spacing:.5px;text-decoration:none}
.bottomSection .btn-input:hover{background:#8e793e;border-radius:6px;border:1px solid #8e793e;color:#fff}
.dateGroup ul{display:flex; flex-wrap:wrap; gap: 7px;  }
.dateGroup li{text-align:center;width:23%;height:50px;margin:0 0 5px}
.dateGroup li label{cursor:pointer;height:100%}
.dateGroup li label input {display: none;}
.dateGroup li span{font-weight: 300;border:1px solid #000;font-size:13px;border-radius:5px;background-color:#fff;color:#000;text-align:center;line-height:16px;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:0 0 0}
.dateGroup ul li.disabled label span,.dateGroup ul li.disabled label input:checked+span{background:#e8dfd2;color:#9e9b9b;border:1px solid #e8dfd2}
.dateGroup ul li input:checked+span, .timeBlock li input:checked+span{background-color:#000;color:#fff;width:100%;border:1px solid #000;}
.timeGroup ul{display:flex; flex-wrap:wrap; gap: 7px;  }
.timeGroup ul li {text-align:center;width:23%;height:50px;margin:0 0 5px}
.timeGroup ul li  input {display: none;}
.timeGroup ul li span {font-weight: 300;border:1px solid #000;font-size:13px;border-radius:5px;background-color:#fff;color:#000;text-align:center;line-height:16px;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:0 0 0}
.timeGroup ul li label{cursor:pointer;height:100%}
.timeGroup ul li.disabled span{background:#e8dfd2;color:#9e9b9b;border:1px solid #e8dfd2}
.timeGroup ul li input:checked+span {background-color:#000;color:#fff;width:100%;border:1px solid #000;}
#price_slot{font-size:19px;line-height:20px;padding-right:14px;color:#000;font-weight:500}
.brd-bottom{border-bottom:1px solid #e5e7eb;padding-bottom:30px}
.reviewStar a{color:#f4b400;font-weight:500}
.reviewStar a b{color:#000;font-weight:300}
.valueBox{display:flex;flex-wrap:wrap;margin:20px 0 40px}
.valueBox li{margin:0 0 17px;width:50%}
.valueBox li h5{color:#000;font-weight:500}
.valueBox li .Date{font-size:16px;color:#9E9BA8}
.how-it-works .how-box{background-color:#f4f4f4;border-radius:10px;display:inline-block;width:100%;text-align:center;padding:50px 35px}
.how-it-works .prsImg{display:flex;height:90px;width:100%;text-align:center;justify-content:center}
.how-it-works .prsImg img{height:59px;object-fit:contain;margin-bottom:15px}
.how-it-works .how-box h5{font-size:20px;margin-bottom:15px}
.how-it-works .how-box p{max-width:290px;font-size:16px;margin:auto}
.faqaccordion .card{background-color:inherit;border:none;border-radius:0;padding:0}
.faqaccordion .card-header{padding:10px 10px;margin-bottom:0;background-color:inherit;border-bottom:1px solid rgb(0 0 0 / .125);padding:10px 0}
.faqaccordion h3{margin:0 0}
.faqaccordion h3 button{color:#000!important;margin:0;text-align:left;width:100%;font-size:18px;padding:0;text-decoration:none!important}
.faqaccordion .card-header h3 button[aria-expanded="false"]{background:url(../img/button-plus.svg) right 12px no-repeat}
.faqaccordion .card-header h3 button[aria-expanded="true"]{background:url(../img/button-minus.svg) right 12px no-repeat}
.faqaccordion .card-body p a{text-decoration:none;color:#292865;font-weight:600}
.categoryHomeBox .nav-tabs .nav-link.active h4{border-bottom:solid 2px #000;color:#000;padding-bottom:12px}
.professionals-appointment{padding:15px 0px;}
.professionals-appointment input.inpts {
  border-radius:20px !important;
  border-color:#d7d7d7;
  font-size: 13px !important;
}
 .professionals-appointment #become_form [class*="col-"] {
  padding-right: 10px;
  padding-left: 10px;   position: relative;
}
.professionals-appointment h1.appointment-heading{font-size:24px;margin:0 0 30px 0}
 
.professionals-appointment .btn{background:#ad974f;border-radius:4px;border:1px solid #ad974f;padding:6px 20px 6px;font-size:16px;margin:10px 0 0;color:#fff;letter-spacing:.5px;text-decoration:none}
.professionals-appointment .btn:hover{background:#8e793e;border-radius:6px;border:1px solid #8e793e;color:#fff}
.btn-primary{background:#ad974f;border-radius:4px;border:1px solid #ad974f;padding:6px 20px 6px;font-size:16px;margin:10px 0 0;margin-top:10px;color:#fff;letter-spacing:.5px;text-decoration:none}
.upload-container{position: relative;}
.upload-container span{display: block;}
.upload-container .remove-field{position: absolute; top:0; right:0; background: #f00; width: 20px; height: 20px; text-align: center; color: #fff !important; border-radius: 5px 0 0px 5px; line-height: 17px;}
.upload-container .remove-field:hover{color: #fff;}
.btn-primary:hover{background:#8e793e;border-radius:6px;border:1px solid #8e793e;color:#fff}
.innerBanner{background:#f9f8f8;text-align:center;padding:12px 0;font-size:19px;text-transform:uppercase}
.headeRight form{transition:all .05s ease-in-out 0s}
/*.mobileSearch.make_me_blue{position:absolute;left:0;width:100%;padding:20px 10px} */
.mobileSearch.make_me_blue .searchBox{width:90%;position:relative;margin:auto}
#change_me{display:none}
.mobileSearch.make_me_blue #change_me{display:block;position:absolute;padding:0;background:inherit;border:none;left:20px;top:24px}
.disqasDetails{overflow-y:auto;padding:0 10px 0 0}
.disqasDetails::-webkit-scrollbar{width:6px;background:#ad974f}
.disqasDetails::-moz-scrollbar{width:6px;background:#ad974f}
.dtDisqas h4{font-size:20px;margin:21px 0 8px}
.dtDisqas ul{margin:0 0 20px}
.dtDisqas ul li{position:relative;width:100%;display:inline-block;margin:0 0 8px;padding-left:24px}
.dtDisqas ul li::before{content:'';background:url(../img/checkmark.svg);width:16px;height:16px;position:absolute;left:0;top:4px}
 
.expertBox .price{font-weight:600}
#category_label .btn-group{width:100%}
#category_label button{width:100%;background:#fff;color:#495057;border:1px solid #ced4da;border-radius:0;padding:.375rem .75rem;margin:0;text-align:left}
#category_label .dropdown-menu{width:100%}
#category_label .multiselect-container>li>a{padding:0;width:100%;display:block}
#category_label .multiselect-container>li>a label{padding:7px 10px;width:100%;border-bottom:1px solid #ced4da;color:#495057;font-weight:200}
#category_label button .multiselect-selected-text{font-size:14px}
#category_label .dropdown-toggle::after{position:absolute;right:10px;top:21px}
.form-control:focus{box-shadow:inherit!important;border-color:#ad974f!important}
#category_label .multiselect-all{display:none}
.lineStyle-1{position: relative;}
.lineStyle-1::before{content:'';width:2px;height:100%;margin:auto;display:block;background:#ddd}
.appointment-heading{font-size:22px;margin:25px 0 4px;font-weight: 400;}
.appointmentBox label{font-size:16px}
.appointmentBox .form-control{width:100%;height:40px;border-radius:0;font-size:16px;font-weight:300}
#category_label button {
  width: 100%;
  height: 48px;
  font-size: 16px;
  font-weight: 300;
  border: solid 1px #ad974f;
  border-radius: 6px !important;
}
.reviewBox{padding:20px 0px;color:#000;font-size:16px}
.reviewBox ul{gap:11px;font-size:28px}
.expertLogin{color:#ad974f;text-decoration:underline;font-weight:600;font-size:18px}
.flex-wrapper {display:flex;min-height:100vh;flex-direction:column;justify-content:space-between}
.prl {position: relative;}
.prl span{display:block;position:absolute;font-size:13px;bottom:-18px}

.buttonBox {display:flex;text-align:right;width:100%;justify-content:end;margin:10px 0 10px}
.userBox {margin:0;padding:0;font-weight: 300;background:inherit!important;color:#000!important;border:none!important;}
.users{font-size:20px;float:left;margin:3px 3px 0 0}
.dashboardProfile{display:flex;align-items:center;flex-wrap:wrap;gap:12px;padding:4px 2px}
.dashboardImg{width:43%;position:relative}
.dashboardContent{width:52%}
.dashboardImg img{height:150px;width: 100%;object-fit:cover;object-position:left}
.dashboardProfile .professionalsBtn a{color:#ad974f;font-weight:600;font-size:16px}
.dashboardImg i{position:absolute;bottom:0;right:0;background:#ad974f;width:30px;height:30px;display:flex;justify-content:center;align-items:center;padding:0 0 0 2px;color:#fff;border-radius:50}
  
  
.disqasTabWraps .nav-tabs {
  border-bottom: none;
}

 
.disqasTabWraps .nav-tabs .nav-item {
  margin-bottom: 0;
  width: 100%;
}

.disqasTabWraps .nav-tabs .nav-item button{
  background: inherit;
  border: none;    
  width: 100%;
  text-align: left;
  border-top:solid 1px #ad974f;
  padding: 10px 0 12px;     font-size: 16px;font-weight: 500;
}


.disqasTabWraps .nav-tabs .nav-item button.active {color: #ad974f;}

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #ad974f;
}


  .dashboardContent h2  {
  font-size:17px;
}


 #otp_label .prl span {  
  bottom: -44px;
}



                
#package .professionals-appointment td {
  padding: 11px 10px;
  vertical-align: baseline;
}     
    #package .professionals-appointment td a{
  margin: 0;   padding: 2px 7px;
  border-radius: 0;
}


 #package .professionals-appointment td:last-child,  
 #package .professionals-appointment th:last-child {
  text-align: right;
}


 .professionals-appointment  .form-select {
  border: none;
  padding: 5px 10px;
  font-size: 14px;
  background: #ad974f;
  color: #fff;
  border-radius: 4px;
}


.stausBox input  {
  display: none;
}

.checkboxes {
  width: 20px;
  height: 20px;
  display: inline-block;
  border: solid 1px #000;
  margin: 1px 4px 0 0;
  float: left;  position: relative;
}

.checkboxes::after {
  content: '';
  position: absolute;
  width: 14px;
  height: 14px;
  background: #fff;
  left: 8%;
  top: 2px;
}



.stausBox input:checked ~ span.checkboxes::after {
  content: '';
  position: absolute;
  width: 14px;
  height: 14px;
  background: #000;
  left: 8%;
  top: 2px;
}


 .formBottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.formBottom .forgot {
  color: #000;
  text-decoration: underline;
  /* font-weight: 500; */
  font-size: 16px;
}

a, button {cursor: pointer;}

 .professionals-appointment .table thead th {
  vertical-align: bottom;
  border-bottom: none;
  background: #fbfbfb;
  font-weight: 500;
}


  .cke_skin_kama {  
  width: 100% !important;
}


.dashboardWrapper   #success {
  width: 100%;
  margin: 0 0 20px;
  background: #e9f2e7;
  color: #000;
  border: none;
}


 .cdTitle{
  text-align: center;
  margin: 0 0 30px;
  border-bottom: solid 1px #f6f6f6;
  padding: 0 0 7px;
}


.policyPage h3 {
  font-size: 21px;
  margin: 20px 0 3px;
}

.policyPage h4 {
  font-size:16px;
  margin: 10px 0 10px;
}

.policyPage ul {
  padding-left: 37px;
  margin: 10px 0 0;
}
.policyPage ul li {
  width: 100%;
  margin: 0 0 5px;
  list-style-type: disc;
}



@media only screen and (min-width:991px)
{
.pkName {width:400px;}    
.pktime {width:150px; text-align: center;}    
    
}
 
 @media only screen and (max-width: 992px) {
  
     .mobileContainer {max-width: 100%;padding: 0 0 0 25px;}
     .hidemobile {display: none;}
     
  /* .categoryHomeBox   .container {
    max-width: 100%;
    padding: 0 2px;
  }
  
    .pageTitle {
    font-size: 17px;
    padding: 0 13px;
  }
   
 
    .expert .see-all {      
    padding: 0 13px;
  }
  
    .expert  {      
    padding: 0 0 0 30px;
  }
       */
  
  
  
}


 .valueBoxWrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: solid 1px #f1f1f1;
  border-bottom: solid 1px #f1f1f1;
  padding: 15px 0 15px;
  margin: 0 0 10px;
}

.valueBoxWrap h4 {margin:0;}
.valueBoxWrap button {margin:0;}

 .reviewStar.end{
  justify-content: start;
  margin: 0 0 30px;
}


 .noReview  {
  background: #fdfbfb;
  padding: 10px 10px;
  border-radius: 4px;
  font-size: 16px;
}

.stm  {
  color: #ad974f;
  font-size: 21px;
  float: left;
  margin: 0px 6px 0 0;
}

.reviewStar a {  
  text-decoration: none;
}


.rvBox  {
  gap: 5px;
}

.reviewStar a.grey {
  color:#bbbbba;
  font-weight: 500;
  text-decoration: none;
} 

.modalHeader {
  display: flex;
  justify-content: space-between;
  border-bottom: solid 1px #ddd;
  margin: 0 0 14px;
  padding: 0 0 5px;
}
.modalHeader  .close{
  padding: 0;
  width: auto;
  height: auto;
  font-size: 37px;
  position: absolute;
  right: 20px;
  opacity: 1;
  top: 11px;
  color: #ad974f;
}


  .modalBody input {
  color: #666;
  border-radius: 0 !important;
  height: 48px;
  padding: .75rem;
  border: solid 1px #ad974f;
  font-weight: 300;
  font-size: 17px;
  border-radius: 6px !important;
}

.guestText.gts1 {
  border: none;
  justify-content: center;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff!important;
  background-color: #ad974f!important;
  border-color: #ad974f!important;
}



 .longDesBoxes p span {  font-weight: 300!important;
      white-space-collapse: inherit !important;
  font-size: 14px !important;
  font-family: Mostardesign sofia pro, sans-serif !important;
  letter-spacing: 0.5px !important;
  color: #1e1d24 !important;
  }
  
  .apFormsBox {position: relative;}
.apFormsBox button.btn {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  height: 100%;
  border-radius: 0 4px 4px 0;
  font-size: 14px;
  padding: 0 13px;
  text-transform: uppercase;
}

.apFormsBox button.btn:hover {  
  border-radius: 0 4px 4px 0;   
}


 #coupon_remove_btn {
  position: absolute;
  top: -6px;
  right: 20px;
  background: inherit;
  border: none;
  color: #ad974f;
  font-size: 22px;
  padding: 0;
}


.headeRight .btn-primary:not(:disabled):not(.disabled):active, .headeRight .show > .btn-primary.dropdown-toggle {color: #ad974f !important;
  background-color: #fff !important;
  border-color: #fff !important}
  
  
  .hideInput {display:none;}
  
  
.catLabel{
  display: flex;
  flex-wrap: wrap;
  gap: 5px 10px;
}
.catLabel span.checks {                                                              
  width: 16px;
  height: 16px;
  border: solid 1px #000;
  float: left;margin-top: 3px;
  margin-right: 6px; position: relative;
}

.catLabel span.checks::before {
  content: '';
  width: 10px;
  height: 10px;
  display: block;
  background: #fff;
  position: absolute;
  left: 2px;
  top: 2px;
}

 
.catLabel input:checked ~ span.checks::before {
  content: '';
  background: #000;

}

 .chekout-text p a{
  color: #000;
  text-decoration:underline;
  font-weight: 600;
}
 
  .loginBoxOtp{
  display: flex;
  margin:10px 0 0;
  justify-content: space-between;
}
  .loginBoxOtp .refresh_page {
  color: #000;
  text-decoration:underline;  font-weight: 600;
}

 .loginBoxOtp .registration_resend_link {
text-transform: uppercase;
  font-weight: 500;
  color: #fb0606;
  border-radius:
4px;
}


.chekout-text input[value="checkNow"]{height: auto;}

.\[filter\:contrast\(0\)_brightness\(100\)\] {
  filter: inherit !important;
}


.homeSlides {
  display: flex;  align-items: start;
  will-change: scroll-position;
 gap: 13px;
overflow-x: auto;padding: 0 0 20px;
  scrollbar-width: thin;
}

.add_price {
  font-size: 16px !important;
}

.add_name {
  font-size: 18px !important;
}





.imgPath {
  position: absolute;
  top: 7px;
  right: 11px;
}

.professionals-appointment.chatboard-blog .btn {
 
  height: 35px!important;
  line-height:35px!important;
  width:35px!important;
  text-align: center;
  padding:0;
}

#preview-container   {
  position: absolute;
  top: -10px;
  right: 60px;
}
#preview-container  img {
  max-height: 50px;
  max-width: 70px;
}

#chat_messages {
  background-image: url(../img/chatbg.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 100%;
  height: 800px;
  background-position: center;
  opacity: 50%;
}

.chat-message {
  display: flex;
  margin: 10px 0;
}
.msg-left {
  justify-content: flex-start;
}
.msg-right {
  justify-content: flex-end;
}
.bubble {
  max-width: 17%;
  padding: 5px 10px;
  border-radius: 10px;
  background-color: #f1f1f1;
  position: relative;
  font-size: 14px;
  display: flex;justify-content: start;
  flex-wrap: wrap;
  font-weight: 600;
}

.msg-right .bubble {
  background-color: #d1ecf1;
  text-align: right;
}
.timestamp {
font-size: 11px;
color: #888;
margin-top: 3px;
margin-left: 5px;
text-align: right;
}


.professionals-appointment.chatboard-blog .btn {
  background: #ad974f;
  border-radius: 50%;
  border: 1px solid #ad974f;
  font-size: 16px;
  margin: auto;
  color: #fff;
  letter-spacing: .5px;
  text-decoration: none;
  height: 50px;
  line-height: 50px;
  width: 50px;
  text-align: center;
  padding:0;
}
.professionals-appointment.chatboard-blog a:hover.btn {
  background: #ad974f;
  border-radius: 50%;
  border: 1px solid #ad974f;
  font-size: 16px;
  margin: auto;
  color: #fff;
  letter-spacing: .5px;
  text-decoration: none;
  height: 50px;
  line-height: 50px;
  width: 50px;
  text-align: center;
  padding:0;
}

@media only screen and (max-width:700px)
{
.categoryHomeBox .nav-tabs .nav-link h4{width:auto}
.categoryHomeBox .nav-tabs .nav-link{    padding: 0 5px;width:auto}

.bubble {
  max-width: 70%;
  display: block;
}

}


.mobiletabs {display:none;  
 
}

.mobiletabs button {
    display: flex;
    justify-content: space-between;
    width: 100%;
    text-align: left;
    border: none;
    background: inherit;
    font-size: 16px;
    border-top: solid 1px #000;
    padding: 10px 10px 10px;
}

.mobiletabs button:after{content:'+';}


.homePageSliders .expertBoxImg {height:350px;}
.homePageSliders .expertBoxImg a {height:100%; display:block; width:100%;}
.homePageSliders .expertBoxImg a img{height:100%; object-fit: cover;
  object-position: top; width:100%;}



@media only screen and (max-width:900px)
{
	
	.homePageSliders .expertBoxImg {
  height: 300px;
}



}
@media only screen and (max-width:800px)
{
     .profileBox .des {
        font-size: 13px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        height: 36px;
        margin: 10px 0 10px;
        overflow: hidden;
    }
.mobiletabs {display:block;}
.mobiletabs1 {display:none;}
#myTabContent  .tab-pane {
    padding: 0px 0px!important;opacity: 1;

}
   .tab-content {   
        border: none!important;
    }

    
}
.accordion-header{display: none;}
@media only screen and (max-width:700px)
{
 .dashboardContent{width:60%}
.accordion-header{font-size: 16px; border-bottom: 1px solid #ddd; padding: 10px;}
#myTabContent .accordion-content.tab-pane{ padding: 0px !important; margin: 10px 0;}
#myTabContent .fa {float: right; margin-top: 5px; transition: all .8s linear; }
#myTabContent .accordion-header.active .fa {transform: rotate(180deg);}
#myTabContent .accordion-content h4, #myTabContent .accordion-content h1{display: none;}
.accordion-content {display: none;}
.accordion-header{display: block; cursor: pointer;}
.accordion-header.active{color: #ad974f;}

    
}

  .bookingHistory{
    display: flex;
    flex-wrap: wrap;
    border: solid 1px #000;
    margin: 0 0 13px;
    padding: 10px 10px;
    border-radius: 5px;
}

 .bookingtop  {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 0 0 10px;     flex-wrap: wrap;
   
}

.bookingtop h2 {
    margin: 0;
    text-transform: uppercase;
    font-size:18px;     
}
.bookingtop p {
    margin: 0;    text-align: right;    
    font-size: 16px;
}

.bookingtop p span {
    display: block;
    text-align: right;
    font-size: 26px;
}

 .bookingEnd {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: end;
}

.pricebox {
    width: 100%;
    text-align: right;
    margin: 0 0 20px;
    font-size: 18px;
    font-weight: 300;
}
.pricebox b{   
    font-weight:500;
}

 .bookingIcon {
    display: flex;
    gap:5px;
    text-align: center;
}


.fistIcon .btn {
    width: 40px;
    height: 40px;
    padding: 0;
    display: flex;    justify-content: center;
    align-items: center;
}



.bookingIcon h5 {
    margin: 0;
    font-size: 13px;
    text-transform: uppercase;
    margin-right:15px;
}

 

.lastIcon h5 {
    margin: 0;
    font-size: 13px;
    text-transform: uppercase;
}

 .iconbx{
    width: 40px;
    padding: 0;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.faqWrapBox  {
    border: solid 1px #000;
    padding: 10px 10px;
    border-radius: 7px;
}

 .faqWrapBox  h3 {
    display: flex;
    gap: 8px;
    font-size: 19px;
    margin: 0 0 13px;
    line-height: 22px;
}


@media only screen and (max-width:700px)
{
.bookingtop p {
    margin: 0;
    text-align: left;
    font-size: 16px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.pricebox {  
    display: flex;
    justify-content: space-between;
}


}


.actionEdit  {
  color:#11ac22;
  font-size: 23px;
  padding: 0 20px 0 0;
}
.actionIcon  {
  color: red;
  font-size: 23px;
  padding: 0 20px 0 0;
}


.updatetime h2 {display: none;}

.brdst1 {
  padding: 7px 15px;
  border: solid 1px #000;
    height: 60px;
  border-top: none;align-items: center;
  display: flex;
  border-right: none;
}
.brdst1 p{
  margin: 0;
}
.brdst2 {
  padding: 7px 15px;
  border-top: solid 1px #000;
  background:#f2f2f2;
    height: 60px;
  border: solid 1px #000; align-items: center;
  display: flex;
  border-right: none;
}

.brd2 { 
  border-right: solid 1px #000; 
}

.brdst1 p{
  margin: 0;
}



@media only screen and (max-width:600px)
{
.brdst2 {display:none;}
.mbobileBox .brdst1{border: none;}
.mbobileBox {border: solid 1px #000; margin: 0;border-bottom: none;}
.updatetime h2 {
  display: block;
  font-size: 15px;
  width: 100%;
}

  .mbobileBox .brdst1 {
    border: none;
    flex-wrap: wrap;
    height: auto;
  }
  .mbobileBox .brdst1 {
    border: none;
    flex-wrap: wrap;
    height: auto;
  }
  .mbobileBox:last-child{ 
    border-bottom: solid 1px #000;
  }
  .reviewStar {
  
    gap: 6px;
    font-size: 12px;
}
  
}

.homeProfessionals   {
  overflow: hidden;
}

 .homeProfessionals  .swiper-slide{
   padding: 0 10px 0 0;
}
.profiletop { display: flex; margin-bottom: 5px;}
ul.categoryList {display: flex;justify-content: flex-start; width: 100%; flex-wrap: wrap; margin-bottom: 5px;}
ul.categoryList li {
  border: 1px solid #fff;
  padding: 6px 3px 6px 10px;
  border-radius: 0 10px 10px 0;
  margin-right: 5px;
  width: 100%;
  background: #fff;
  font-size: 15px;
}
.reviewStarList {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    background-color:#000;
    padding: 3px 7px;
    border-radius: 5px;
}


#catgory-slider .itemImg {
  display: block;
  width: 100%;
 
  border-radius: 50%;
  margin: 0 auto 10px;
}

#catgory-slider .itemImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius:9px;
}

#catgory-slider h4 {
  width: 100%;
  color: #6b6b6b;
  text-align: center;
  margin: 9px 0 10px;
  font-weight: 300;
  font-size: 16px;
}

  .data-text {
    display: none;
}
.data-text.active{
    display: block;
}

.category-lists-slider {position: relative;}

.category-lists-slider .slider-button  {
  width: 40px;
  height: 40px;
  position: absolute;
  top:32%;
  transform: translateY(-50%);
  background: #000;
  text-align: center;
  z-index: 99;
  border-radius: 50%;
  color: #fff;
  line-height: 40px;   cursor: pointer;
}

.category-lists-slider .slider-button.swiper-button-disabled {
 opacity: 0.5 !important;
  pointer-events: none;
}

.category-lists-slider .slider-prev i {
  position: relative;
  left: -1px;
  top: 1px;
}
 
.category-lists-slider .slider-prev {
  left: -30px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}

.category-lists-slider:hover .slider-prev {
  left: -20px;
  opacity: 1;
  visibility: visible;
  
}
.category-lists-slider .slider-next i{
  position: relative;
  left:2px;
  top: 1px;
}

 
.category-lists-slider .slider-next  {  
  right: -29px;    opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}

.category-lists-slider:hover .slider-next  {  
  right: -19px;    opacity: 1;
  visibility: visible;
}


@media only screen and (max-width:900px)
{
.category-lists-slider .slider-prev {
  left: -20px;
  top: 39%;
}
.category-lists-slider .slider-next {
  right: -20px;
  top: 39%;
}


}

    
@media only screen and (max-width:990px)
{
.mb-pad-0 {padding:0;}
  .mobileContainer {  
    padding:0 0 0 0;
  }
  .ov  {
  overflow: hidden;
}
  
}
    
@media only screen and (max-width:700px)
{
.category-lists-slider .slider-button {display: none;}
  
}



@media only screen and (max-width:400px)
{
 
.category-lists-slider .slider-button {
  width: 30px;
  height: 30px; line-height: 30px;
  
  
}
  .category-lists-slider .slider-prev {
    left: -20px;
    top: 36%;
  }
  
   .category-lists-slider .slider-next {
    right: -20px;
    top: 36%;
  }

  
}

@media only screen and (min-width:768px) 
{
.dskhide {display:none;}
}


 .show-more{
  cursor: pointer;
  font-weight: 600; margin: 30px 0 0;
  text-decoration: underline;
}

#profile-description .show-more-height {
  overflow: hidden;
  margin: 0 0 30px;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}


  .homeProfessionals   ul.categoryList{
  position: absolute;
  bottom: 0;width: 160px;
  left:0;
}

 


.experienceImgBox {

display: none;
  position: absolute;
  top: 7px;
  right: 10px;

}

.top_expert_icon {
  display: flex;
  align-items: center;
  gap: 0;
  color: #fff;
  font-size: 22px;
  text-shadow: 1px 1px 1px #000;
  margin: 0 0 8px;
  background: #000;
  border-radius: 4px;
  height: 43px;
  width: 40px;
  text-align: justify;
  justify-content: center;
  flex-wrap: wrap;
}

.top_expert_experiece_icon {  
 
 
}

.top_expert_icon span {
  font-size: 20px;
  font-weight: 300;
  display: block;
  width: 100%;
  text-align: center;
  margin: -16px 0 0;
}


.top_expert_icon img {
  width: 30px !important;
  height:30px !important;
  filter: invert(1);
}


.top_expert_experiece_icon  img {
  width: 30px !important;
  height:30px !important;margin: auto;
  display: table;
 
}



/*------------footerNew--------------*/
 .st1 svg{
  margin: -10px 0 0;
}
.footer-default {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: var(--text);
background-color: #f2f2f2;
}

.footer-default .footer-top {
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  padding: 0 0px;             background-color: #f2f2f2;
}

.footer-default .footer-top-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
  flex-wrap: wrap;
}

.footer-logo {
  max-width: 157px;
  width: 100%;
}

.footer-logo > a {
  width: 100%;
  display: block;
}

.footer-default a {
  color:#545454;text-decoration: none;
}
.footer-logo > a img {
  width: 100%;max-width: 100%;
  height: auto;
  transform: scale(1);
  vertical-align: middle;
}

.footer-default .footer-top-wrap .tf-social-icon {
  gap: 8px; display:flex;margin: 0;padding: 0;
}

 .footer-top-wrap .tf-social-icon li {
list-style-type:none;	 
	 
 }
 
.footer-default .footer-top-wrap .tf-social-icon li a {
  width: 52px;
  height: 52px;
  font-size: 22px;
  color: #383d38;
  border: solid 1px #ebebeb;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  border-radius: 50%;
}
.footer-heading {
  margin-bottom: 15px;
  color: #0d0d0d;font-size: 20px;     letter-spacing: 0;
  line-height: 30px;font-weight: 500;
}

.footer-info {
  margin-bottom: 15px;
  display: grid;
  gap: 15px;padding: 0;
  list-style-type: none;
}

.footer-info .item {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #0d0d0d;
}

.footer-info .box-icon {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid #ebebeb;
  font-size: 14px;
  color: #000;
  background-color: #fff;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer-info .item a {
  color: #0d0d0d;text-decoration: none;
}

.st1 {
  position: absolute;
  right:-20px;
  top: 0;
  height: 100%;
  background: #000;
  border: none;
  padding: 13px 32px;
  font-size: 20px;
  line-height: 11px;
  font-weight: 500;
  border-radius: 99px;
}
.animate-btn::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(120deg, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0) 70%);
  top: 0;
  left: -100%;
  opacity: 0.6;
}

button.animate-btn::after, .animate-btn.tf-btn::after {
  background-image: linear-gradient(120deg, rgba(0, 0, 0, 0) 20%, rgba(255, 255, 255, 0.4), rgba(0, 0, 0, 0) 70%);
}

.animate-btn:hover::after {
  animation: shine-reverse 1s forwards;
}


@keyframes shine-reverse
{
	0% {
  left: 100%;
}
100% {
  left: -100%;
}

}

.footer-menu-list {
  display: grid;
  gap: 15px;
  padding: 0; list-style-type:none;
}

.footer-default .footer-bottom {
  border-top: 1px solid #ebebeb;
}

.footer-bottom-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding:19px 0px 15px;
  position: relative;
  gap: 15px;
}

.footer-bottom-wrap p{ margin-bottom:0;
}


@media (min-width: 576px) {
  .row-footer .s3 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
    grid-column: 1/-1;
  }
  
  .row-footer {
    display: grid;
    grid-template-columns: 1fr 1fr;
    row-gap: 32px;
    column-gap: 24px;
  }
  
   .footer-default .footer-body {
    padding-top: 60px;
    padding-bottom: 60px;
  }
    .row-footer .s3 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
    grid-column: 1/-1;
  }
  
}

@media (min-width: 768px) {
  .footer-info, .footer-heading {
    margin-bottom: 24px;
  }
}

@media (min-width: 992px) {
  .footer-newsletter {
    gap: 32px;
  }
}

@media (min-width: 1200px) {
  .footer-default .footer-body {
    padding: 0;
  }
   .row-footer {
    display: flex;
    gap: 0;
  }
  
    .row-footer .s1 {
    width: 29%;
    padding: 60px 24px;
    padding-left: 24px;
    padding-left: 0;
    border-right: 1px solid #ebebeb;
  }
    .row-footer .s2 {
    width: 42%;
    padding: 60px 32px;
    border-right: 1px solid #ebebeb;
  }
    .row-footer .s3 {
    width: 29%;
    display: flex;
    justify-content: space-between;
    padding: 60px 32px;
    padding-right: 0;
  }
  
}


@media (min-width: 1440px) {
  .row-footer .s2 {
    padding: 60px 74px 60px 80px;
  }
   .row-footer .s3 {
    padding: 60px 80px;
    padding-right: 80px;
    padding-right: 0;
  }
  
  
}


@media only screen and (max-width: 1200px) {
 
 .dreamBtn {
  width:100%!important;
}
  
  
}
@media only screen and (max-width:800px) {
 
.st1 {
  position: absolute;
  right: -9px;
  
}


  
}
@media only screen and (max-width:575px) {
  .footer-col-block.open .footer-heading-mobile::before {
    opacity: 0;
  } 
.footer-default .footer-body {
  padding-top: 40px;
  padding-bottom:20px;
}
  .footer-col-block .tf-collapse-content {
    display: none;
  }
 .footer-heading-mobile {
    display: block;
    position: relative;
    padding-right: 20px;
    line-height: 24px;
  }
  
  
    .footer-default .footer-heading {
    margin-bottom: 20px;font-size: 16px;
  }
  
    .footer-heading-mobile::before {
    position: absolute;
    content: "";
    right: 15px;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 1px;
    height: 12px;
    background-color:#000;
    transition: 0.25s ease-in-out;
  }
  
    .footer-heading-mobile::after {
    position: absolute;
    content: "";
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    height: 1px;
    background-color:#000;
    transition: 0.25s ease-in-out;
  }
  
    .footer-default .footer-contact, .footer-default .s3 .footer-col-block:first-child .footer-menu-list, .footer-default .footer-newsletter {
    margin-bottom: 30px;
  }
  
  
}


.middleNav ul {
  padding-left: 0;
  width: 100%;
  gap: 13px;
}
 .middleNav ul li {
    margin: 0 4px 0 0;text-align: center;
  }
  .middleNav ul li a {
  color: #000;
  text-decoration: none;
}

 .middleNav ul li a img {
    width: 60px;
    height: 60px;
    padding: 5px;
    margin: 0;border: 1px solid #000;border-radius: 50%;object-fit: contain;
  }
  
    .middleNav ul li a span {
    font-size: 14px;
    width: 100%;display: block;
  }
  
  
  @media only screen and (max-width:480px)
  {
  .middleNav ul {
    padding-left: 0;
    width: 100%;
    gap: 5px;
  }

 .middleNav ul li a img {
    width: 40px;
    height: 40px;
    padding: 0;
  }
.middleNav ul li a span {
font-size: 12px;}


  }
  
  
  @media only screen and (max-width:990px) {
  .headeRight .mobileSearch {
    margin: 20px 0 10px;
  }
}


.tf-toolbar-bottom  { display: none;}

@media (max-width:575px) {
	#catgory-slider h4 { 
  font-size: 13px;
}


.tf-toolbar-bottom {
    display: flex;
    padding: 10px 10px;
    position: fixed;
    z-index: 200;
    bottom: 0;
    right: 0;
    left: 0;
    border-top: 1px solid #eeeeee;
    background-color: var(--white);
    box-shadow: 0px 4px 20px 0px rgba(163, 163, 163, 0.2784313725);
    justify-content: space-between;
  }
.tf-toolbar-bottom .toolbar-item {
 
  position: relative;
}

  .tf-toolbar-bottom .toolbar-item a {
    width: auto;
    padding: 9px 18px;
    gap: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
  }

.tf-toolbar-bottom .toolbar-item a.active {
  background: #7b5a0f;
  color: #fff;
}

.tf-toolbar-bottom .toolbar-item a .toolbar-icon {
  width: 20px;
  height: 20px;
  position: relative;
}

.tf-toolbar-bottom .toolbar-item a.active svg path {
  filter: invert(1);
}

.tf-toolbar-bottom .toolbar-item a .toolbar-label {
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;color:#000;
}
.tf-toolbar-bottom .toolbar-item a.active .toolbar-label{
  color: #fff;
}



}

@media (max-width:990px) {
  .logoMobile {
    display: flex;
    align-items: center;
    padding: 10px 0;
	gap: 8px;
  padding: 5px 0 0;
  justify-content: space-between;
  }
  
  .logoMobile .logo-header img {
    width: 110px;
  }
  
  
  .logoMobile .mobile-menu .icon {
  font-size: 24px;
}
  
  .logoMobile .mobile-menu {
  display: inline-flex; color:#000;
}
  .logoMobile  .nav-icon .nav-icon-item {
  font-size: 24px;
  position: relative;
  display: inline-flex;
  align-items: center;
}
  
  .logoMobile .nav-icon {
    gap: 10px;
  }
  
  
  
  
  .logoMobile .nav-icon a{
  color:#000;
  }
  
  
  
  .logoMobile .nav-icon {
    gap: 10px;
  }
 .headerBox { 
  padding: 0; 
} 
   .headeRight .mobileSearch {
    margin: 8px 0 10px!important;
  } 
    .headeRight form .btn .icon-search{
  font-size: 24px;
  position: relative;
top: 4px;
  right: -0.5px;
}
.headeRight form .form-control {


  padding: 0 19px;
  font-weight: 300;
}

  
}


  .expertBtnWrap{
  background: #f2f2f2;
  padding: 20px 0;
  display: inline-block;
  width: 100%;
}
  
  
    .expertBtnWrap p  {
  margin: 0;
  font-size: 16px;
  max-width: 60%;
}


    .expertBtnWrap .button-footer  {
    padding: 8px 30px 8px; 
  background: #fff;
  color: #ad974f !important;
  border-radius: 30px;
  font-size: 16px;
  text-decoration: none !important;
  border: none;
	}

.expertBtnWrap #signInAccount {
  padding: 8px 30px 8px; 
  padding-right: 30px;
  padding-left: 30px;
  background: #ad974f;
  color: #fff !important;
  margin-left: 12px;
  border-radius: 30px;
  font-size: 16px;
  text-decoration: none !important;
  border: none;
}





@media only screen and (max-width:992px)
{

#homeCarousel img {
  width: 100%;
}
.expertBtnWrap .button-footer {
  padding: 8px 16px 8px;
     font-size: 14px;
   border: none;
}

.expertBtnWrap p {
  margin: 0;
  font-size: 16px;
  max-width: 100%;
}


}

@media only screen and (max-width:767px)
{
.expertBtnWrap p {
  margin: 0;
  font-size: 16px;
  max-width: 100%;
  width: 100%;
  margin: 0 0 30px;
  text-align: center;
}


}

@media only screen and (max-width:480px)
{
.expertBtnWrap .button-footer {
  padding: 8px 20px 8px; 
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 0 0 10px !important;
}

}



header .box-nav-menu {
  gap: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}

header .box-nav-menu .menu-item {
  padding: 0 0px;
}
header .box-nav-menu .item-link {
  font-size: 16px;
  line-height: 21px;
  font-weight: 300;
  display: flex;
  align-items: center;
  gap: 4px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  color: #000;
  text-decoration: none;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0;
}





@media (min-width: 1440px) {
  .box-nav-menu .mega-menu {
    left: 100px;
    right: 100px;
    padding: 32px 104px 60px;
  }
  
}

@media (min-width: 1600px) {
  header .box-nav-menu {
    gap: 29px;
  }
}




header .nav-icon {
  gap: 16px;
}

header .nav-icon .nav-icon-item {
  font-size: 24px;
  position: relative;
  display: inline-flex;
  align-items: center; text-decoration: none;
}

header  .wrapper-header {
  min-height: 64px;
}

.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.popup-search .modal-content {
  overflow-y: auto;
  padding: 68px 0;         border: none;  cursor: default; overflow: hidden;
  height: 100%;
  border-radius: 0;
}

.popup-search .header {
  position: fixed;
  padding: 8px 15px;
  display: flex;
  justify-content: flex-end;
  z-index: 50;
  top: 0;
  left: 0;
  right: 0;
  background-color: var(--white);
}

.modal .icon-close, .modal .icon-close-popup {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  background: transparent;
  font-size: 16px;
  padding: 10px;
  border: none;
  z-index: 10;
  color:#000;
}


.popup-search .looking-for-wrap {
  text-align: center;
  margin-bottom: 50px;
}

 .popup-search .heading {
  font-size: 28px;
  font-weight: 500;
  line-height: 28.4px;
  margin-bottom: 42px;
}

#searchResultsdesktop {
  overflow: auto;
}
 .looking-for-wrap input {font-family: "Poppins", sans-serif;
  border: 1px solid #8e793e;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 14px;
  line-height: 20px;
  border-radius: 6px;
  padding: 14px 20px;
  width: 100%;
  background:#fff;
  color: #000;
  height: 50px;
  font-weight: 400;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;}
.popup-search .form-search {
  margin-bottom: 32px;
}
.form-search {
  position: relative;
}
    

 .looking-for-wrap form {
  position: relative;
}
 .looking-for-wrap button {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  background-color: transparent;
  border: 0;
  color: var(--dark);
}

   
 .looking-for-wrap button {
  right: 20px;
}

 .looking-for-wrap .icon {
  font-size: 24px;
  color: #8e793e;
  font-weight: 400;
}

 .looking-for-wrap input   {
  border-radius: 99px;
  font-size: 16px;
  line-height: 120%;
  
  
}


.f-22 {
  font-size: 22px;
}

 .show > .btn-primary.dropdown-toggle.userBox   {
  background: inherit !important;
  border-color: inherit !important;
  color: #000 !important;
}





@media (min-width: 768px) {
      .popup-search .form-search input {
    height: 60px;
  }
  .popup-search .header {
    padding: 15px 30px;
  }
}
@media (min-width: 1200px) {
   
  header .wrapper-header .nav-icon {
    gap:19.2px;
  }
}


@media (min-width:1400px) {
    .textAlign {text-align: center;}
 
}



@media (min-width:993px) {
 .box-nav-menu .sub-menu {
  pointer-events: none;
  position: absolute;
  background-color: var(--white);
  min-width: 300px;
  z-index: 999;
  visibility: hidden;
  text-align: left;
  padding: 32px;
  top: 100%;
  left: 0;
  opacity: 0;
  visibility: hidden;
  border-radius: 16px;
  transform: translateX(0px) translateY(10px);
  box-shadow: var(--shadow1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1019607843);
}

.box-nav-menu .mega-menu {
  background-color: var(--white);
  margin: auto;
  left: 24px;
  right: 24px;
  max-height: calc(100vh - 71px);
  overflow: hidden auto;
}   
    

.box-nav-menu .mega-product .wrapper-sub-menu {
  width: 67%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
  a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  color:#000;
}

header .box-nav-menu .menu-item.active .item-link, header .box-nav-menu .menu-item:hover .item-link {
  color:#ff6f61;
}

header  {   position: relative;} 
header .row > * {       
  position: static;
}

.box-nav-menu .mega-product {
  display: flex;
  gap: 24px;
  max-width: 1720px;
}
.box-nav-menu .menu-item:hover > .sub-menu {
  pointer-events: all;
  opacity: 1;
  visibility: visible;
  transform: translateX(0px) translateY(0px);
}
.box-nav-menu .mega-menu .menu-heading {
  font-size: 14px;
  line-height: 22.4px;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid rgba(161, 161, 161, 0.2);
  font-weight: 500;
  color:#000;
  text-transform: uppercase;
  text-align: start;
}

.box-nav-menu .menu-list li:not(:last-child) {
  margin-bottom: 10px;
}

.box-nav-menu .menu-list .menu-link-text {
  font-size: 14px;
  line-height: 21px;
  color: #5d5d5d;
  display: flex;
  align-items: center;
  font-weight: 400;
  text-align: start;
}

}

























@media (max-width:990px) {
 .textAlign {
  text-align: center;
} 

  .mobileNavigation {
    position: fixed;
    width: 100% !important;
    border-right: 0 !important;
    height: 100%;
    background: #00000069;
    left: -100%;
    top: 0;
    z-index: 99;
    visibility: hidden;
  }

  .mobile-menu  {
  color: #000;     text-decoration: none !important;
  font-size: 24px;
}

header .nav-icon .nav-icon-item  {
  color: #000;
  font-size: 24px;
}

 .searchBox  {position: relative;}
 .searchBox input {
  border-color: #8e793e !important;
  height: 40px;
}
   .searchBox button {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  background-color: transparent;
  border: 0;
  color: var(--dark);
}
 .searchBox button .icon {
  font-size: 24px;
  color: #8e793e;
  font-weight: 400;
}  
   .menu-list{
  display: none;
}

   .menu-heading{
  text-align: left;
  padding: 10px 0 0;
}

  .menu-heading a {
    color: #000;
    display: flex;     text-decoration: none;
    align-items: center;
    justify-content: space-between;
    padding: 0 0 0 14px;
  }
    
  .mobileNavigation nav    {
  width: 100% !important;
  max-width: min(90%, 320px);
  border-right: 0 !important;
  background: #fff;
    background-clip: border-box;
  height: 100%;
  left: 0;
  position: fixed;
  bottom: 0;
  z-index: var(--bs-offcanvas-zindex);
  display: flex;
  flex-direction: column;
  color: #000;
  background-clip: padding-box;
  outline: 0;
  transition: var(--bs-offcanvas-transition);
}


  .icon-close.icon-close-popup {
  position: absolute;
  font-size: 16px;
  z-index: 3;
  top: 15px;
  left: 15px;
  background-color: transparent;
  border: none;
  height: 30px;
  width: 30px;
  padding: 7px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

 header .box-nav-menu {
    gap: 25px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 10px 20px;
    gap: 0;
    margin: 50px 0 0;
  }
 header .box-nav-menu .menu-item:first-child {
  display: none;
}

header .box-nav-menu .menu-item {
  padding: 2px 0px;
  width: 100%;
}

header .box-nav-menu .menu-item a.item-link{
  min-height: 40px;
  font-weight: 500;
  font-size: 14px;
  line-height: 40px;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: solid 1px #ebebeb;
}


.btn-open-sub {
  position: relative;
  width: 20px;
  height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}


  .btn-open-sub::after,  .btn-open-sub::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: var(--dark);
  transition: 0.4s ease 0.1s;
  margin: auto;
}


.btn-open-sub::before {
  width: 2px;
  height: 12px;
}

.btn-open-sub::after {
  width: 12px;
  height: 2px;
}
 
}

     .footer-newsletter  p{
  color: #545454;
}
     .subscribeForm  {
  margin: 30px 0 0;
}
     .subscribeForm input   {
  height: 50px;
}


@media (min-width: 768px) {
  .footer-info, .footer-heading {
    margin-bottom: 24px;
  }
}

@media only screen and (max-width:500px) {
  .homePageSliders .expertBoxImg {
    height: 200px;
  }
}