body {
    overflow-x: hidden;
  }

.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    word-wrap: normal !important
}

.wpcf7 form .wpcf7-response-output {
    margin: 2em .5em 1em;
    padding: .2em 1em;
    border: 2px solid #00a0d2
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
    display: none
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
    border-color: #dc3232
}

.wpcf7 form.spam .wpcf7-response-output {
    border-color: #f56e28
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900
}

.wpcf7-form-control-wrap {
    position: relative
}

.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: 400;
    display: block
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
    position: relative;
    top: -2ex;
    left: 1em;
    z-index: 100;
    border: 1px solid #dc3232;
    background: #fff;
    padding: .2em .8em;
    width: 24em
}

.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
    content: " "
}

.wpcf7-spinner {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    opacity: .75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 24px;
    position: relative
}

form.submitting .wpcf7-spinner {
    visibility: visible
}

.wpcf7-spinner::before {
    content: '';
    position: absolute;
    background-color: #fbfbfc;
    top: 4px;
    left: 4px;
    width: 6px;
    height: 6px;
    border: none;
    border-radius: 100%;
    transform-origin: 8px 8px;
    animation-name: spin;
    animation-duration: 1000ms;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@media (prefers-reduced-motion:reduce) {
    .wpcf7-spinner::before {
        animation-name: blink;
        animation-duration: 2000ms
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

@keyframes blink {
    from {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.wpcf7 input[type="file"] {
    cursor: pointer
}

.wpcf7 input[type="file"]:disabled {
    cursor: default
}

.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
    direction: ltr
}

.resume-tg {
    padding: 10px;
    font-size: 100%;
    font-family: "Rubik", "Helvetica Neue", Arial, Verdana, sans-serif;
    margin: 0;
    background: #fff;
    border: 1px solid #222;
    outline: none;
    -webkit-transition: border-color linear 0.3s;
    -moz-transition: border-color linear 0.3s;
    -o-transition: border-color linear 0.3s;
    transition: border-color linear 0.3s;
    box-sizing: border-box;
    -webkit-appearance: none;
    border-radius: 3px;
    background-color: #ffffff;
    color: #222222;
    border-color: #dce0e0;

}

.logo_wrapper_img {
    width: 158px;
    height: auto;
}

.ti_res {
    display: none;
}

.header_cart_wrapper {
    position: relative;
    top: 7px;
 
}
.header_style_wrapper{
    background: #fff;
    height: 108px;
}
.navi_sea{
    margin-top: 20px !important;
	position:relative; 
	top:-136px;
}
.logo_right_sec{
    margin-top: 13px;
}
.van_post{
    padding: 41px;
}
.column_res{
    border: 1px solid #a4a4a480;
    border-radius: 7px;
    margin-bottom: 33px;
}
.gd{
    width: 48%;
}
.jkb{
    width: 100% !important;
}
.btn_sec_mob{
    border: 2px solid #c4b8bb !important;
    font-size: 14px;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: 6px 22px;
    font-weight: 500;
    border-radius: 3px;
    background-color: transparent;

   
   
}

@media screen and (max-width: 767px) {
    .logo_wrapper img {
        width: 139px;
        position: relative;
        right: 33px;
      
    }
    .logo_right_sec {
        position: relative;
        left: 18px;
    }
    .header_cart_wrapper span::before {
        font-size: 26px;
    }
    .ti_buttn {
        display: none !important;
    }
    .header_style_wrapper.nofixed {
        display: block;
    }
	.header_section{
	    margin-top: 115px !important;
	}
    
}


@media screen and (max-width: 992px) {
    .ti_res {
        display: block;
    }
    .ti_buttn {
        display: none !important;
    }

  
}

@media only screen and (max-width: 1200px) {
    .ti_res {
        display: block;
        font-size: 21px;
        top: 4px;
        position: relative;
    }

    .ti_buttn {
        display: none !important;
    }
    .header_style_wrapper.nofixed {
        display: block !important;
    }
    .mobile-action-buttons {
        display: block !important;
        text-align: center;
    }
}


.mobile-action-buttons {
    display: none;
    position: fixed;
    top: 108px;
    z-index: 4;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    padding: 9px 0;
  }
  
  .mobile-action-buttons .mobile-btn {
    display: block;
    padding: 10px 15px;
    margin: 8px auto;
    background-color: #b68c17; /* Match brand color */
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    font-weight: bold;
  }
  
  /* Show on small screens */
  @media (max-width: 768px) {
    .mobile-action-buttons {cgbfcbgcbgcxzcxz
      display: block;
      text-align: center;
    }
  
    #logo_right_wrapper,
    #menu_wrapper {
      /* display: none; */
    }
  }

 @media (max-width: 767px) { 
 .header_cart_wrapper {
    position: relative;
    top: -59px;
 }
 #mobile_nav_icon {
    position: relative;
    top: -64px;
}
 
 }
/* testimonial-content start  */


  
  .testimonial-section {
    display: flex;
    justify-content: space-between;
    padding: 60px 10%;
    background: #fff;
    align-items: center;
    flex-wrap: wrap;
  }
  
  .testimonial-content {
    flex: 1;
    max-width: 45%;
  }
  

  .testimonial-content h2 {
    font-size: 32px;
    margin: 0;
  }
  

  
  .testimonial-content p {
    margin: 20px 0;
    color: #999999;
    line-height: 1.6;
  }
  

  .testimonial-slider {
    flex: 1;
    max-width: 45%;
    position: relative;
    padding: 30px;
    border-radius: 20px;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
  }
  
  .testimonial-slide {
    display: none;
    font-size: 18px;
    color: #333333;
  }
  
  .testimonial-slide.active {
    display: block;
  }
  
  .testimonial-slide .author {
    display: flex;
    align-items: center;
    margin-top: 20px;
    color: #999999;
  }
  
  .testimonial-slide .author img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 15px;
  }
  
  .testimonial-nav {
    position: absolute;
    bottom: 20px;
    right: 20px;
  }
  
  .testimonial-nav button {
    background: none;
    border: 2px solid #EFA697;;
    color: #EFA697;;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 18px;
    margin-left: 10px;
    cursor: pointer;
  }

  @media screen and (max-width: 768px) {
    .testimonial-section {
      flex-direction: column;
      padding: 40px 5%;
      gap: 30px;
    }
  
    .testimonial-content,
    .testimonial-slider {
      max-width: 100%;
    }
  
    .testimonial-content h2 {
      font-size: 24px;
    }
  
    .testimonial-content p {
      font-size: 16px;
    }
  
    .testimonial-slider {
      padding: 20px;
    }
  
    .testimonial-nav {
      position: static;
      margin-top: 20px;
      display: flex;
      justify-content: center;
    }
  
    .testimonial-nav button {
      margin: 0 10px;
    }
  }
  .post_hk{
    border-bottom: 2px dotted #666666;
    padding-bottom: 21px;
  }
  .note{
    margin-top: 19px;
  }

  .therapy-section .widgettitle {
    margin-bottom: 30px;
    font-size: 32px;
    color: #b53355;
}
.therapy-section {
    padding: 60px 0;
    text-align: center;
    background-color: #f9f9f9;
}

 .se-service-card {
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
      transition: transform 0.3s;
      border-radius: 10px;
    }
 
    .se-service-card:hover {
      transform: translateY(-5px);
    }
 
    .service-img {
      height: 200px;
      object-fit: cover;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;
    }
 
    .view-more {
      font-weight: 500;
      text-transform: uppercase;
      font-size: 14px;
      letter-spacing: 1px;
    }

	.con-ta{
margin-right:10px;
}
.logo-sea{
	position:relative;
	top:32px;
}

/* Cart CSS Starts */
@media screen and (max-width: 767px) {
       .cart-container {
        display: block !important;
    }
 }
 
.cart-container {
  display: flex;
  justify-content: center;
  gap: 30px;
  max-width: 1000px;
  margin: auto;
  background: #fff;
  padding: 20px;
  border-radius: 12px;
}
 
.cart-items {
  flex: 2;
}
 
.cart-items h2 {
  margin-bottom: 20px;
}
 
.cart-item {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  padding: 10px;
  border: 1px solid #eee;
  border-radius: 10px;
}
 
.cart-item img {
  width: 60px;
  height: 60px;
  border-radius: 8px;
  margin-right: 15px;
}
 
.item-details {
  flex: 1;
}
 
.item-details h4 {
  margin-bottom: 5px;
  font-size: 16px;
}
 
.item-details p {
  font-size: 12px;
  color: #555;
  margin-bottom: 5px;
}
 
.item-details span {
  font-weight: bold;
}
 
.qty-controls {
  display: flex;
  align-items: center;
  gap: 8px;
}
 
.qty-controls button {
  padding: 5px 10px;
  background: #eee;
  border: none;
  cursor: pointer;
  font-size: 16px;
  border-radius: 6px;
}
 
.remove-btn {
  background: transparent;
  border: none;
  font-size: 18px;
  cursor: pointer;
  color: red;
}
 
.order-summary {
  flex: 1;
  background: #f9f9f9;
  padding: 20px;
  border-radius: 12px;
  height: fit-content;
}
 
.order-summary h3 {
  margin-bottom: 20px;
}
 
.order-summary p {
  display: flex;
  justify-content: space-between;
  margin: 10px 0;
  font-size: 14px;
}
 
.discount span {
  color: red;
}
 
.total {
  font-weight: bold;
  font-size: 16px;
}
 
.promo {
  margin-top: 20px;
  display: flex;
  gap: 10px;
}
 
.promo input {
  flex: 1;
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 6px;
}
 
.promo button {
  padding: 8px 15px;
  background: #EFA697;
  color: white;
  border: none;
  border-radius: 6px;
  cursor: pointer;
}
.checkout-btn {
  width: 100%;
  margin-top: 20px;
  padding: 12px;
  background: #EFA697;
  color: white;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  cursor: pointer;
}
/* Cart CSS Ends */
.logo-user {
	display: flex;
    gap: 15px;
}
.logo-user-drop {
	margin-top: -25px;
}
.logo-user-drop a {
	outline:none !important;
	border:none !important;
}
.logo-user-drop img {
	width: 75px;
}
.product_single img {
	height: 380px !important;
}
.banner-vedio{
    width: 100%;
}
 