* {
  margin: 0;
  padding: 0;
  outline: none;
  font-family: var(--font-one);;
}

body{
  /* margin: 0px 60px 0 !important; */

}
.button {
  display: inline-block;
}


.menu_icon {
  display: none !important;
  font-size: 20px;
}
.entry-comments svg {
  margin-right: 10px;
}
.owl-dots {                                                                                                                                                                                   
  text-align: center;
  margin-top: 60px;
}

.owl-dots .owl-dot {
  background: #FFF9F9;
  width: 15px;
  height: 15px;
  border: unset;
  border-radius: 50%;
  margin: 0 4px;
}

.outer-footer {
    margin: 0 30px 20px;
  overflow: hidden;
}
.owl-dot.active {
  background: #FF9446;                                                                                                                                                                                                
  width: 30px;
  border-radius: 50px;
}
                                                                                                            
.owl-nav {
  display: none;
}

#our-clients .owl-dots {
  display: block;
}

#our-clients .owl-nav {
  display: block;
}

.header-wrap {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 25px;
}


.topbar-text-box {
  display: flex;
  align-items: center;
  justify-content: center;
}

.cursor-pointer {
  cursor: pointer;
}

h2,
h3 {
  color: #333333;
  margin: 0;
  padding: 10px 0;
  font-size: 2rem;
}

h4 a {
  color: #333333;
  font-size: 18px;
}

h5 {
  color: #333333;
}

h6 {
  color: #333333;
}

.button-css {
  background-color: #4E5668;
  height: 50px;
  color: white;
  font-family: var(--font-one);
  font-size: 16px;
  padding-top: 0.9rem;
  border-radius: 0;
}

body {
  margin: 0;
  padding: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  background-color: #FFFFFF;
  position: relative;
  font-size: 15px;
  color: #6c6c6c;
  font-family: '' Sen'';
  font-weight: 400;
  padding-right: 0 !important;
  overflow: visible !important;
}

/* #blog-right-sidebar .widget_products{
  display: none;
}
#blog-left-sidebar .widget_products{
  display: none;
} */
.woocommerce-product-rating a {
  font-family: var(--font-one);;
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  leading-trim: CAP_HEIGHT;
  line-height: 24px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #757575;
}
label {
  margin-bottom: 0 !important;
}

.book-consultant-forms-box label {
  display: flex;
  align-items: center;
}

img {
  margin: 0;
  padding: 0;
  border: none;
  max-width: 100%;
  height: auto;
}

section img {
  max-width: 100%;
}

p {
  margin: 0 0 15px;
  padding: 0;
  font-weight: 400;

}

p,
ul li a {
  letter-spacing: 0px;
  list-style-type: none;
}

body a {
  text-decoration: none;
  font-family: var(--font-one);
}
#yith-woocompare-preview-bar p {
  margin: 0;
}
#yith-woocompare-preview-bar a {
  color: #FFFFFF;
  font-family: var(--font-one);;
  font-weight: 400;
  font-style: Regular;
  font-size: 15px;
  leading-trim: NONE;
  line-height: 38px;
  letter-spacing: 0%;
}

#yith-woocompare-preview-bar a:hover{
  color: #FF9446;
}
a:hover {
  text-decoration: none;
  color: #666;
}

a:focus,
a:hover {
  text-decoration: none !important;
  color: inherit;
}

ul,
ol {
  margin: 0 0 0 15px;
  padding: 0;
}

ul li,
ol li:hover {
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}

blockquote {
  font-size: 18px;
  font-style: italic;
  max-width: 450px;
  margin: 0.25em 0;
  padding: 0.25em 40px;
  line-height: 1.45;
  position: relative;
  color: #383838;
}

blockquote:before {
  display: block;
  content: "\201C";
  font-size: 80px;
  position: absolute;
  left: 0px;
  top: -10px;
  color: #7a7a7a;
}

blockquote:after {
  display: block;
  content: "\201D";
  font-size: 80px;
  position: absolute;
  right: 0px;
  bottom: -10px;
  color: #7a7a7a;
}

blockquote cite {
  color: #999999;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}

blockquote cite:before {
  content: "\2014 \2009";
}

small {
  font-size: 14px !important;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="phno"],
input[type="password"],
textarea {
  border: unset;
  font-size: 16px;
  padding: 15px 19px 14px;
  margin: 0 0 0px 0;
  height: auto;
  width: 100%;
  background: #FFF0E4;
  margin-bottom: 7px;
  border-bottom: unset;
  border-radius: 10px;
  margin: 0;
}



.contact-now-headings h2 {
  font-family: var(--font-one);
  font-weight: 600;
  font-size: 50px;
  line-height: 130%;
  letter-spacing: 0%;
  text-align: left;
  color: #000000;
  margin: 0;
  padding: 16px 0 0;
}

.contact-now-headings h6 {
  font-family: var(--font-one);
  font-weight: 500;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #333333;
  background: #FF9446;
  max-width: fit-content;
  border-radius: 99px;
  margin: 0;
  padding: 0;
  padding: 4px 11px;
}





.book-consultant-forms-box [type=submit] {
  letter-spacing: 0%;
  background: #FF9446;
  padding: 16px 35px;
  color: #333333;
  border: unset;
  font-family: var(--font-one);
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  border-radius: 10px;
}

.main-header ul li:hover a {
  color: #312E2E !important;
  transition: 0.4s ease-in-out;
}

.book-submit-button:hover::after {
  background: #0A5F5A;
  transition: 0.6s ease-in-out;
  transform: translate(-3px, 0px);
  color: #fff;

}
.submit-button{
  border-radius: 10px;
  /* background: #FF9446; */
  max-width: fit-content;
  position: relative;
  margin: 0;
  padding: 0;

}
#Contact-Us {
  padding: 60px 0;
}
.contact-box a {
  color: #757575;
  font-family: var(--font-one);;
  font-weight: 700;
  font-style: Bold;
  font-size: 16px;
  leading-trim: CAP_HEIGHT;
  line-height: 25px;
  letter-spacing: 0%;
}
.services-single-image img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  border-radius: 30px;
}

.submit-button input {
  font-family: var(--font-one);
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  border: unset;
background: unset;
  color: #333333;
  padding: 22px 54px 22px 24px;

}
.dashicons, .dashicons-before:before {
  font-family: dashicons;
  display: inline-block;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  speak: never;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 20px;
  height: 20px;
  font-size: 20px;
  vertical-align: top;
  text-align: center;
  transition: color .1s ease-in;
}

.contact-now-forms-box .submit-button {
  position: relative;
  max-width: fit-content;
  margin: 0;
  padding: 0;
  z-index: 1;
  margin-left: 12px;
}
.submit-button::after {
  content: "\f061";
  position: absolute;
  right: 30px;
  top: 3px;
  font-family: 'FontAwesome';
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #fff;
  font-size: 20px;
  transform: rotate(-45deg);

}
.header-menus-box .current-menu-item{
    background: #7823B1;
    border-radius: 5px;
}
.header-menus-box .current-menu-item a{
  color: #fff !important;
}
.sub-menu .current-menu-item {
    background: linear-gradient(124.86deg, #E930C9 -8.3%, #7823B1 100%)!important;
}
.submit-button:hover::after{
  color: #fff;

}

.contact-now-forms-box .submit-button:hover::before  {
  width: 100%;
  height: 100%;
  transition: 0.3s ease-in-out;
}
.contact-now-forms-box .submit-button::before {
  content: "";
  width: 0%;
  position: absolute;
  background: #333333;
  height: 0%;
  border-radius: 10px;
  right: 0;
  left: 0;
  margin: auto;
  z-index: -1;
}
.submit-button:hover input
{
  color: #fff;
}


.book-submit-button:hover [type=submit] {
  background: #0A5F5A;
  transition: 0.6s ease-in-out;
  color: #fff;

}




.wc-block-cart__submit-container a:hover::before  {
  width: 100%;
  height: 100%;
  transition: 0.3s ease-in-out;
}
.wc-block-cart__submit-container a::before {
  content: "";
  width: 0%;
  position: absolute;
  background: #333333;
  height: 0%;
  border-radius: 10px;
  right: 0;
  left: 0;
  margin: auto;
  z-index: -1;
}
.wc-block-cart__submit-container:hover .wc-block-components-button:not(.is-link) .wc-block-components-button__text
{
  color: #fff;
}




#contact-now ::placeholder {
  font-family: var(--font-one);
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #333333;
  
}

#contact-now  input[type="text"] {
  height: 70px;
}
#contact-now  input[type="email"] {
  height: 70px;
}
#contact-now  textarea {
  height: 163px;
  padding: 24px 19px;
}

section {
  background-size: cover;
  background-repeat: no-repeat;
  padding: 60px 0;
}

select {
  width: 100%;
  padding: 2px;
  border: unset;
  font-size: 16px;
  padding: 15px 19px 14px;
  margin: 0 0 0px 0;
  height: auto;
  width: 100%;
  background: transparent;
  margin-bottom: 7px;
  border-bottom: unset;
  box-shadow: 1px 1px 4px 0px #00000040;
}

input[type='date'] {
  width: 100%;
  padding: 8px;
  border: unset;
  font-size: 16px;
  padding: 15px 19px 14px;
  margin: 0 0 0px 0;
  height: auto;
  width: 100%;
  background: transparent;
  margin-bottom: 7px;
  border-bottom: unset;
  box-shadow: 1px 1px 4px 0px #00000040;
  border-radius: 5px;
}

input[type="submit"]:hover {
  cursor: pointer;
}

textarea {
  height: 141px;
}

.screen-reader-text {
  position: absolute;
  top: -9999em;
  left: -9999em;
}

.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 20px;
  margin-top: 4px;
  margin-bottom: 10px;
  padding: 0;
  padding: 5px;
}

.alignright,
img.alignright {
  display: inline;
  float: right;
  padding: 5px;
  margin-bottom: 10px;
  margin-left: 25px;
  padding: 5px;
}

.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  padding: 5px;
}

.comment-list .comment-content ul {
  list-style: none;
  margin-left: 15px;
}

.comment-list .comment-content ul li {
  margin: 5px;
}

.toggleMenu {
  display: none;
}

table,
td,
th {
  /* border: 1px solid black; */
}


.font-large {
  font-size: 3.8rem;
}

.font-medium {
  font-size: 25px;
  margin-top: 12px;
}

bdi {
  margin: 2px 0;
  font-family: var(--font-one);
  font-weight: 600;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 0%;
  color: #333333 !important;
  word-spacing: -4px;
}
#shop #block-4{
  display: none;
}
#shop #recent-posts-1{
  display: none;
}
.add-to-cart-button {
  position: relative;
}
a.added_to_cart.wc-forward {
  position: absolute;
  top: 0;
  left: 0;
  font-family: var(--font-one);
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 5%;
  color: transparent;
  padding: 0px  !important;
  margin: 0;
  text-decoration: underline !important;
  background: unset !important;
  z-index: 1 !important;

}
span.cart-value:hover{
  color: #FF9446;
  transition: 0.2s ease-in;
}
#header .account-text a:hover{
  color: #FF9446;
  transition: 0.2s ease-in;
}
.wc-block-components-product-price {
  display: flex !important;
  align-items: center;
  justify-content: flex-start;
}
.page-header h1 {
  font-size: 30px;
}

.page-title {}



/* About us page */
.about-us-page {
  padding: 60px 0;
}








/* Faq */

.faq-main-heading h2 {
  font-family: Lora;
  font-weight: 700;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #0C394C;
  padding-bottom: 60px;
}

.faqcontent-left-box {
  background: #0C394C;
  border-radius: 15px;
  padding: 15px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.faq-contactus-content svg {
  animation: tada 4s infinite;
  width: 72px;
  height: 72px;
}

.faqcontent-left-box p {
  font-family: Inter;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0%;
  text-align: center;
  color: #FFFFFF;
  margin: 0;
  padding: 25px 15px;
}

.faq-contactus-content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.faq-contactus-content a {
  font-family: Inter;
  font-weight: 500;
  font-size: 26px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFFFFF;
}

.faq-contactus-content h6 {
  font-family: Lora;
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFFFFF;
  margin: 0;
  padding: 28px 0 20px;
}

.faq-left-image {
  height: 190px;
  border-radius: 15px;
  overflow: hidden;
  position: relative;
}

.faq-left-image::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.faqcontent-left-box:hover .faq-left-image::before {
  -webkit-animation: shine .75s;
  animation: shine .75s;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}




.faq-left-image img {
  width: 100%;
  border-radius: 15px;
  height: 100%;
}

.faq-callme-button a {
  font-family: Lato;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #0A5F5A;
  background: #FF9446;
  border-radius: 30px;
  padding: 0px 30px 0px 30px;
  display: flex;
  align-items: center;
  justify-content: center;

}

.faq-callme-button:hover i {
  background: #fff;
  transition: 0.6s ease-in-out;
  transform: translate(-3px, 0px);
  color: #0A5F5A;

}


.faq-callme-button:hover a {
  background: #fff;
  transition: 0.6s ease-in-out;
  color: #0A5F5A;

}



.faq-callme-button a i {
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0A5F5A;
  padding-left: 24px;
  border-left: 3px solid #0C394C;
  padding: 22px 0px 22px 22px;
  margin-left: 25px;
  font-size: 23px;
}

.faq-callme-button {
  display: flex;
  align-items: center;
  justify-content: center;
}
.counter_box img {
  background: #FFFFFF1A;
  width: 70px;
  height: 70px;
  object-fit: none;
  border-radius: 50%;
}
.counter_box {
  display: flex
;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
/* Counter SEction */

#counter .container {
  background: #FF9446;
  padding: 60px 0;
  border-radius: 30px;
}

.counter_box h4{
  text-align: center;
  margin: 0;


}
.counter_box h4 span{
  font-family: var(--font-one);;
  font-weight: 700;
  font-style: Bold;
  font-size: 30px;
  leading-trim: CAP_HEIGHT;
  line-height: 48px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #FFFFFF;
}
.text-counter h6 {
  font-family: var(--font-one);;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: CAP_HEIGHT;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #FFFFFF;
}
/* Sharing hover css */
.sharing-box {
  position: absolute;
  top: 10px;
  left: 30px;
}

.sharing-box i {
  padding: 10px;
  width: 35px;
  height: 35px;
  text-align: center;
  color: white;
}

.share-icon {}

.share-icon .fa-share-alt {
  background-color: lightgrey;
}

.share-icon .fa-twitter {
  background-color: #1B95E0;
}

.share-icon .fa-facebook-f {
  background-color: #3b5998;
}

.share-icon .fa-linkedin-in {
  background-color: #0976b4;
}

.share-icon .fa-pinterest-p {
  background-color: #c92228;
}

.sharing-box ul li ul li {
  border-radius: none;
}

.sharing-box ul {
  list-style: none;
  margin: 0;
  padding-left: 0;

}

.sharing-box li {
  display: block;
  float: left;

}

.sharing-box li a {}

.sharing-box li:hover {
  cursor: pointer;
}

.sharing-box ul li ul {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  transition: all 0.5s ease;
  display: none;
}

.sharing-box ul li:hover>ul,
.sharing-box ul li ul:hover {
  visibility: visible;
  opacity: 1;
  display: block;
}

.sharing-box ul li ul li {
  clear: both;
}


.widget_search label{
  width: 100%;
}
/*----------------------  index ---------------------------*/
.post-section {
  padding: 20px 0;
}

.postwrapper-box {
  border: 2px solid #eeeeee;
}

/*------------------Single Post -----------------*/

#single_post .postbox .postbox-content {
  position: static;
  padding: 0 0;
}
.postbox h4 {
  padding: 14px 0 0;
} 
#single_post .date-box {
  padding: 20px 10px;
  position: absolute;
  top: 32%;
  background-color: #333333;
  color: #ffffff;
  margin-left: 15px;
}

#single_post .date-box-inner {
  padding: 8px;
  border: solid 2px #ffffff;
}

.posttitle a {
  font-size: 20px;
  letter-spacing: 1px;
  color: #1f1e1e;
}
.heading-button-box a:hover i {
  background: #fff;
  color: #FF9446;
  animation: zoomIn 0.8s linear;
  transform: rotate(-45deg);
}
.page-header h1,
.entry-title {
  color: #FFFFFF;
  text-align: center;
  font-family: var(--font-one);
  font-weight: 700;
  font-style: Bold;
  font-size: 50px;
  line-height: 60px;
  letter-spacing: 0%;
  text-transform: capitalize;

}

.bradcrumbs a {
  font-family: var(--font-one);
  font-weight: 600;
  font-size: 18px;
  line-height: 127%;
  letter-spacing: 0%;
  color: var(--pink);
  padding: 10px 2px;

}

.bradcrumbs {
  font-family: var(--font-one);
  font-weight: 600;
  font-size: 18px;
  line-height: 127%;
  letter-spacing: 0%;
  color: #FFFFFF;
  text-align: left;
  padding: 10px 2px;
  text-align: center;


}

.single-post-content table td {
  text-align: center;
}

.single-post-content .wp-audio-shortcode {
  margin-bottom: 50px;
}

/* Services section */





/*------------------ Contact Page -----------------*/

.contact-page-details {
  padding-bottom: 30px;
}

h3.contact-page {
  margin-left: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}

.contact-box p {
  margin: 0;
}

.contact-box {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.contac_form input[type='text'],
.contac_form input[type='email'],
.contac_form input[type='tel'],
.contac_form input[type='date'],
.contac_form textarea,
.contac_form input[type="submit"] {
  margin: 10px;
}

.contact-box i {
  color: #FFFFFF;
  width: 45px;
  height: 45px;
  background: var(--pink);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 60%;
  position: relative;
  padding: 11px;
  cursor: pointer;
}

input[type='date'] {
  width: 100%;
  margin: 0;
}

input.wpcf7-form-control.wpcf7-submit.contactp-sumbit {
  background-color: #333333;
}

.inner-cont i {
  color: #333333 !important;
}

section#contact-box {
  padding: 0;
  margin: 0;
}

.contact-info {
  font-size: 14px;
  line-height: 26px;
  padding: 20px;
  width: 100%;

}

.contac_form h3 {
  text-align: center;
}

.contact-info .head {
  color: #212224;
}

.contact-address,
.contact-email,
.contact-phone {
  margin: 7px 0;
}

.c_content span {
  font-size: 18px;
}

.c_content p {
  font-size: 16px;
}

.contac_form .fancy-title {
  width: 250px;
  margin: 0 auto;
}

.contact-us-icon-label-box {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.location {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
}

.phone {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
}

.about_me label {
  color: #F5F6FA;
  font-family: var(--font-one);
  font-weight: 400;
  font-size: 18px;
  line-height: 44px;
  letter-spacing: 0%;
}

.email {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
}


.social_widget aside {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.social_widget h3 {
  margin: 0;
  padding: 0;
}

/*.contac_form label{
  width: 100%;
}*/
.c_content {
  color: #ffffff;
}

.contact-page-details .contact-address {
  text-align: center;
  border: 2px solid #cccccc;
  padding: 11px;
}

.contact-page-details .contact-email {
  text-align: center;
  border: 2px solid #cccccc;
  padding: 11px;
}

.contact-page-details .contact-phone {
  text-align: center;
  border: 2px solid #cccccc;
  padding: 11px;
}

.best-products-field h6 {
  font-family: var(--font-one);
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  background: #3DC1D3;
  padding: 10px 16px;
  border-bottom-right-radius: 20px;
  max-width: fit-content;
  position: absolute;
  top: 0;
  left: 0;
}

.contact-page-details span {
  font-size: 18px;
  font-weight: 600;
  color: #343434;
  padding-bottom: 15px;
  color: #1f1e1e;
}

.contact-page-details .inner-cont i {
  font-size: 35px;
  color: #343434;
  padding: 14px 0;
}

.contact-page-details .inner-cont p {
  color: #343434;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
}

.contact-color-bg h3 {
  font-size: 36px;
  color: #2f3942;
  font-weight: bold;
  padding-bottom: 30px;
}

.contact-color-bg {
  text-align: center;
}

/*.contact-color-bg form textarea
{
  margin-right: 10px;
}*/
.contact-box .google-map {
  padding-top: 30px !important;
  margin-bottom: 30px !important;
}

.form-detl {
  border: 2px solid #cccccc;
}

.contact-box .row.form-info {
  margin-right: 5px;
}

.contact-box .form-btn {
  margin-left: 40px;
}


#contact-now .contact-details h6 {
  font-family: var(--font-one);
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 160%;
  letter-spacing: 0%;
  color: #A6A8A6;
  margin: 0;
}
#contact-now .contact-details a {
  font-family: var(--font-one);
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 160%;
  letter-spacing: 0%;
  color: #333333;
}
#contact-now .contact-details a:hover {
  color: #FF9446;
  transition: 0.4s ease-in-out;
}


.our-blogs-outer-box h4 a:hover {
  color: #FF9446;
  transition: 0.1s ease-in;
}


/* Enquiry */

.enquiry-inner-box {
  background: #333333;
  border-radius: 30px;
  padding: 84px 50px;
  position: relative;
  z-index: 1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.enquiry-headings h2 {
  font-family: var(--font-one);
  font-weight: 600;
  font-size: 50px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #FFFFFF;
}
.enquiry-headings h2 span {
  color: #FF9446;
  font-family: var(--font-one);
}

#enquiry {
  padding: 0;
}
.enquiry-button-box {
  display: flex;
  align-items: center;
  justify-content: end;
}
.enquiry-button-box a {
  background: #FF9446;
  padding: 20px 36px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
}
.enquiry-headings h2 {
  font-family: var(--font-one);
  font-weight: 600;
  font-size: 50px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #FFFFFF;
}
.enquiry-button-box a {
  background: #FF9446;
  padding: 20px 36px;
  border-radius: 10px;
  position: relative;
  width: 62%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.enquiry-button-box a:hover span{
  color: #333333;
}
.enquiry-button-box a:hover i{
  color: #333333;
}
.enquiry-button-box a span{
  position: relative;
  z-index: 1;
}
.enquiry-button-box a i{
  position: relative;
  z-index: 1;
}
.enquiry-button-box a::after {
  content: "";
  width: 0%;
  position: absolute;
  background: #fff;
  top: 0;
  bottom: 0;
  height: 0%;
  border-radius: 10px;
  
}
.enquiry-button-box a:hover::after{
width: 100%;
height: 100%;
transition: 0.3s ease-in-out;


}



.enquiry-button-box a span {
  font-family: var(--font-one);
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  color: #333333;
}
.enquiry-button-box a i {
  color: #333333;
  font-size: 20px;
  transform: rotate(-45deg);
  padding: 0px 6px;
}










/* About us page */
.about-us-content h2 {
  font-family: var(--font-one);
  font-weight: 600;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  text-align: left;
}








 .about-leftcontent-box .about-growth-box{
  grid-column-start: 1;
  grid-column-end: 9;
  grid-row-start: 14;
  grid-row-end: 19;
  z-index: 9;
  position: relative;
}




.about-us-content h5 {
  font-family: var(--font-one);
  font-weight: 400;
  font-size: 32px;
  line-height: 124%;
  letter-spacing: 0%;
  color: #212224;
  text-align: left;
}

.about-us-content p {
  font-family: var(--font-one);
  font-weight: 400;
  font-size: 16px;
  line-height: 151%;
  letter-spacing: 8%;
  color: #212224;
}

.about-us-page .about-us-image img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.about-svg-icon {
  margin-right: 18px;
}

.about-growth-box {
  background: #FF9446;
  padding: 65px 20px;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.counter-box {
  display: flex;
  justify-content: left;
  align-items: flex-start;
  padding-bottom: 14px;
}
.about-growth-box h6 {
  font-family: var(--font-one);
  font-weight: 500;
  font-style: Medium;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #000000;
}
.counter-box {
  display: flex;
  align-items: center;
  justify-content: left;
}
.counter-box h5 {
  font-family: var(--font-one);
  font-weight: 700;
  font-style: Bold;
  font-size: 50px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  color: #000000;
  margin: 0;
  padding: 0;
}
.counter-box span {
  font-family: var(--font-one);
  font-weight: 700;
  font-style: Bold;
  font-size: 50px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  color: #000000;
}
.our-partners-logos:hover img {
  animation: flip 1s linear;
  padding: 10px;
}
/* Services single page */

#singleService .nav {
    box-shadow: 0px 0px 24px 0px #0000001A;
  padding: 20px;
  border-radius: 10px;
  position: sticky;
  top: 170px;
  margin: 0;
background: #fff;
}

/* Our Patners */
.our-partners-logos {
  width: 80px;
  height: 80px;
}
.partner-logos {
  display: flex;
  align-items: center;
  justify-content: center;
}
.products-image img {
  width: 100%;
  height: 100%;
  border-radius: 30px;
  object-fit: contain;
}



.our-partners-logos img {
  filter: grayscale(1);
}
#our-partners .owl-nav{
  display: block;

}
#our-partners .owl-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  z-index: -1;
}
.contact-details {
  text-align: left;
}
#our-partners .owl-nav button {
  width: 70px;
  height: 70px;
  background: #333333;
  border: unset;
  border-radius: 50%;
  color: #fff;
  font-size: 20px;
}
#our-partners .owl-nav .owl-prev {

  position: absolute;
  left: -100px;
}
#our-partners .owl-nav button:hover {
  background: #FF9446;
  transition: 0.4s ease-in-out;
}
#our-partners .owl-nav .owl-next {

  position: absolute;
  right: -100px;
}

/*---------------- Banner ----------------------*/
.inner_banner img,
.title-box img {
  width: 100%;
}

.main_title {
  margin-top: 20px;
}

.main_title h1 {
  padding-top: 20px;
  margin-bottom: 22px;
  font-size: 36px;
  color: #2d3b3e;
  font-weight: bold;
}



/* Featured Treatments */
#our-featured {
  position: relative;
  z-index: 1;
  border-radius: 30px;
  padding: 60px 0;
}

#our-featured .background-overlay-color {
  background: #18A69D;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
  opacity: 80%;
  border-radius: 30px;
}

.featured-treatments-heading h2 {
  font-family: Lora;
  font-weight: 700;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFFFFF;
}

.featured-active-arrow {
  position: absolute;
  right: 15px;
  bottom: 15px;
}

.slider-nav-featured-image img {
  width: 100%;
  height: 100%;
}

.featured-active-title a {
  font-family: Lora;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFFFFF;
}

.slider-nav-featured-image {
  border-radius: 15px;
  height: 480px;
  overflow: hidden;
}

.slider-nav-featured-image img {
  border-radius: 15px;
  width: 100%;
  height: 100%;

}

.slider-featured-image {
  height: 320px;
  border-radius: 15px;
  overflow: hidden;
  position: relative;

}

.slider-featured-image::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.featured-inner-details:hover .slider-featured-image::before {
  -webkit-animation: shine .75s;
  animation: shine .75s;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}





.carousal-pre-next  button span {
  width: 70px;
  height: 70px;
  background-color: #FF9446;
  border: unset;
  border-radius: 50%;
  color: #fff;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.carousal-pre-next  button:hover span {
  background-color: #fff;
  transition: 0.4s ease-in-out;
  color: #000 !important;

}

.carousel-control-next, .carousel-control-prev{
  opacity:  1;
}

.carousel-control-prev-icon {
  background-image: unset;
}
.carousel-control-next-icon {
  background-image: unset;
}

.blog-title {
  text-align: center;
  padding: 14px 0;
}

.slider-featured-image img {
  border-radius: 15px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.blog-title a {
  font-family: Lora;
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFFFFF;
}

.blog-active-title a {
  font-family: Lora;
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFFFFF;
}

.featured-inner-details {
  padding: 14px;
}

.featured-title a:hover {
  color: #FF9446;
  transition: 0.4s ease-in-out;
}

.featured-active-arrow a svg path:hover {
  fill: #FF9446;
  transition: 0.4s ease-in-out;
}

.featured-active-title a:hover {
  color: #FF9446;
  transition: 0.4s ease-in-out;
}

.featured-title a {
  font-family: Lora;
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFFFFF;
}

.featured-title {
  text-align: center;
  padding: 14px 0;
}

.slider-nav-featured-inner-content {
  position: absolute;
  bottom: 0;
  background: linear-gradient(180deg, rgba(49, 46, 46, 0.2) 0%, rgba(49, 46, 46, 0.5) 42.91%, rgba(49, 46, 46, 0.75) 100%);
  padding: 22px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

.slider-nav-featured-inner-content {
  position: absolute;
  bottom: 0;
}

.slider-nav-featured-inner-content p {
  font-family: Inter;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #FFFFFF;
  margin: 0;
  padding: 20px 0 0;
  width: 85%;

}

.slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
}

.slick-dots li button {
  width: 30px;
  height: 10px;
  background: #FFFFFF;
  border: unset;
  margin: 2px;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0;
  opacity: 50%;
}

.slick-dots .slick-active button {
  background: #FFFFFF;
  opacity: 1;
  width: 100px;


}

ul {
  list-style-type: none;
}



/* Our Team */
#our-team {
  padding: 90px 0;
  position: relative;
  z-index: 1;
      margin: 10px 40px 0;
    border-radius: 20px;
}

.our-team-headings h2 {
  font-family: Lora;
  font-weight: 700;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #0C394C;
}

.our-team-content-box {
  box-shadow: 1px 1px 4px 0px #00000040;
  background: #FFFFFF;
  border-radius: 20px;
  padding: 21px;
  margin: 10px;
}


#our-team .owl-dots .owl-dot {
  width: 30px;
  height: 10px;
  background: #312E2E80;
  border: unset;
  border-radius: 15px;
  margin: 3px;
}

#our-team .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
}

#our-team .owl-dots .owl-dot.active {
  width: 100px;
  height: 10px;
  background: #312E2E;
  border: unset;
  border-radius: 15px;
  margin: 3px;
}

.team-member-image {
  border-radius: 15px;
  height: 100%;
  overflow: hidden;
  position: relative;
}


.team-member-image::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.our-team-content-box:hover .team-member-image::before {
  -webkit-animation: shine .75s;
  animation: shine .75s;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}



.team-member-image img {
  border-radius: 15px;
  height: 100%;
  width: 100%;
}

.team-inner-content h4 a {
  font-family: Lora;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #312E2E;
}

.team-content p {
  font-family: Inter;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #312E2E;
  margin: 0;
  padding-bottom: 18px;
}

.team-inner-content h6 {
  font-family: Inter;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #312E2E;
}

.our-team-content-box:hover {
  background: #0C394C;
  transition: 0.4s ease-in-out;
}

.our-team-content-box:hover .team-inner-content h4 a {
  color: #fff;
  transition: 0.4s ease-in-out;
}

.our-team-content-box:hover .team-content p {
  color: #fff;
  transition: 0.4s ease-in-out;
}

.our-team-content-box:hover .team-specilities-points ul li {
  color: #fff;
  transition: 0.4s ease-in-out;
}

.our-team-content-box:hover .team-inner-content h6 {
  color: #fff;
  transition: 0.4s ease-in-out;
}

.team-specilities-points ul li {
  font-family: Inter;
  font-weight: 400;
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 0%;
  color: #312E2E;
  list-style: disc;

}








/* --------- Social Icon Widget ------- */

.social_widget a {
  color: #F5F6FA;

}



.social_widget a i {
  font-size: 16px;
  text-align: center;
  color: #fff;
  animation: tada 4s infinite;

}
.social_widget a:hover i{
  color: #FF9446;
  transition: 0.4s ease-in;
}
.social_widget a:hover {
  background: #fff;
  transition: 0.4s ease-in;
}

#footer input[type=submit]:hover {
  background: #333333;
  color: #fff;
  transition: 0.3s ease-in;
}
.custom-social-icons {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 20px;

}

.wpcf7-list-item {
  margin: 0 !important;
}

.social_widget a {
  color: #F5F6FA;
  margin-right: 14px;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.social_widget h3 {
  margin: 0;
  padding: 0;
  margin-bottom: 0 !important;
}




/* Download App */

#download-app {
  background: #FFF0E4;
  margin: 0 80px;
  border-radius: 60px;
  padding: 60px;
}

.download-app-heading h6 {
  color: #fff;
  background: #FF9446;
  max-width: fit-content;
  border-radius: 99px;
  margin: 0;
  padding: 0;
  padding: 4px 11px;
  font-family: var(--font-one);;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 16px;
  leading-trim: CAP_HEIGHT;
  line-height: 24px;
  letter-spacing: 0%;
  text-transform: capitalize;
}
.download-app-heading h2 {
  color: #333333;
  
  
  text-transform: capitalize;
  text-align: left;
  font-family: var(--font-one);;
  font-weight: 700;
  font-style: Bold;
  font-size: 24px;
  leading-trim: CAP_HEIGHT;
  line-height: 34px;
  letter-spacing: 0%;
  text-transform: capitalize;
}

.download-app-heading p {
  font-family: var(--font-one);;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: CAP_HEIGHT;
  line-height: 24px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #757575;
}
.download-image-left-box {
  background: #FF9446;
  height: 510px;
  border-radius: 30px;
  width: 68%  ;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.download-app-ss-image {
  height: 457px;
  padding: 8px 0px 0;
  width: 354px;
}
.download-app-ss-image img {
  width: 100%;
  height: 100%;
}

.download-images-box {
  display: flex
;
  align-items: center;
  justify-content: center;
}














/* --------- Blog Page ------- */

.postbox-content .post-text {
  font-size: 18px;
  color: #8fa3aa;
  line-height: 28px;
}

.postbox h3 {
  font-weight: normal;
  font-size: 35px;
  text-align: center;
}

.blogimg-full img {
  width: 100%;
}

.read-more-icon {
  text-align: center;
  margin: -55px 0 0 0;
  z-index: 999;
}

.read-more-icon a:hover {
  opacity: 0.9;
}

.continue-read a {
  color: rgba(19, 10, 138, 0.6);
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  border: solid 1px #bbb;
  padding: 10px 20px 10px 20px;
  border-radius: 6px;
  display: block;
  background: #fff;
}

.blogs-admin-comment-box {
  display: flex;
  align-items: center;
}

.comment-icon {
  padding-left: 22px;
}

.blogs-admin-comment-box span {
  font-family: var(--font-one);
  font-weight: 400;
  font-size: 14px;
  line-height: 135%;
  letter-spacing: 8%;
  text-align: center;
  color: #212224;
  margin: 0;
}

.blogs-admin-comment-box a {
  font-family: var(--font-one);
  font-weight: 400;
  font-size: 14px;
  line-height: 135%;
  letter-spacing: 8%;
  text-align: center;
  color: #212224;
  margin: 0;
}

.blogs-read-more-btn{
  background: #FF9446;
  border-radius: 15px;

}
.blogs-read-more-btn {
  display: flex;
  align-items: center;
  justify-content: center;
}



.blogs-read-more-btn a{
  position: relative;
  z-index: 1;
}
.blogs-read-more-btn::after{
  content: "";
  width: 0%;
  height: 0%;
  display: flex;
  align-items: center;
  background: #fff;
  position: absolute;
  left: 0;
  border-radius: 15px;
z-index: -1;
}
.our-blogs-outer-box:hover .blogs-read-more-btn::after{
  opacity: 1;
  width: 100%;
  height: 100%;
  bottom: 0;
  transition: 0.4s ease-in-out;
  }
  .our-blogs-outer-box:hover .blogs-read-more-btn i{
    color: #333333;
    transition: 0.4s ease-in-out;

  }




.blogs-read-more-btn a i {
  color: #fff;
  font-size: 22px;
  transform: rotate(-40deg);
}

.blogs-headings h2 {
  color: #333333;
  font-family: var(--font-one);;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 30px;
  leading-trim: CAP_HEIGHT;
  line-height: 40px;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
}

.blogs-inner-content h4 a {
  color: #333333;
  font-family: var(--font-one);;
  font-weight: 700;
  font-style: Bold;
  font-size: 20px;
  leading-trim: CAP_HEIGHT;
  line-height: 30px;
  letter-spacing: 0%;
  text-transform: capitalize;

}
.blogs-content p {
  font-family: var(--font-one);;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: CAP_HEIGHT;
  line-height: 24px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #757575;
}
.blogs-inner-content h4 {
  text-align: left;
}

#blog-right-sidebar {
  padding: 60px 0;
}

#blog-left-sidebar {
  padding: 60px 0;
}

.blogs-inner-content p {
  font-family: Inter;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #312E2E;
  margin: 0;
  text-align: left;
  width: 90%;
}



.about-us-leftbottom-image {
  animation: upDown 2s infinite;
}
.about-us-leftbottom-image {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 290px;
  height: 225px;
}



.about-button-box a span {
  color: #333333;
  font-family: var(--font-one);;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 16px;
  leading-trim: CAP_HEIGHT;
  line-height: 26px;
  letter-spacing: 0%;
  text-transform: capitalize;

}
.about-button-box {
  max-width: fit-content;
}
.about-button-box a i {
  transform: rotate(-45deg);
  margin: 0;
  background: #FF9446;
  border-radius: 60px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin-right: 12px;

}
.about-button-box i {
  color: #fff;
  font-size: 18px;
}
.about-button-box a {
  padding: 18px 30px 18px 9px;
  border-radius: 60px;
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 55px;
  border: 1px solid #FF9446;

}



.about-button-box a:hover span{
  color: #fff;
}
.about-button-box a:hover i{
  color: #fff;
}
.about-button-box a span{
  position: relative;
  z-index: 1;
}
.about-button-box a i{
  position: relative;
  z-index: 1;
}
.about-button-box a::after {
  content: "";
  width: 0%;
  position: absolute;
  background: #FF9446;
  height: 0%;
  border-radius: 60px;
  left: 0;
  
}

.about-button-box a:hover i{
  background: #fff;
  color: #FF9446;
  animation: zoomIn 0.8s linear;
  transform: rotate(-45deg);
}


.about-button-box a:hover::after{
width: 100%;
height: 100%;
transition: 0.3s ease-in-out;
left: 0;
right: 0;
margin: auto;
display: flex;
align-items: center;
justify-content: center;

}




.blogs-images {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  height: 300px;

}
.blogs-left-box .blogs-images {

  height: 246px;

}

.blogs-images::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.our-blogs-outer-box:hover .blogs-images::before {
  -webkit-animation: shine .75s;
  animation: shine .75s;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}

.blogs-content-box {
  padding: 20px 0 0;
}

.blogs-images img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}


.blogs-read-more-btn {
  position: absolute;
  bottom: 4px;
  left: 0px;
}
.blogs-headings {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.blogs-headings h6 {
  color: #fff;
  background: #FF9446;
  max-width: fit-content;
  border-radius: 99px;
  margin: 0;
  padding: 0;
  padding: 4px 11px;
  font-family: var(--font-one);;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 16px;
  leading-trim: CAP_HEIGHT;
  line-height: 24px;
  letter-spacing: 0%;
  text-transform: capitalize;
}



.our-blogs-outer-box:hover .blogs-images img {
  transform: translate(11.5273px, 7.3252px) scale(1.15, 1.15);
  transition: 0.4s ease-in-out;
}








.viewall-blogs-button i {
  background: #FF9446;
  color: #0A5F5A;
  font-size: 30px;
  padding: 10px 14px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  margin-left: 4px;
}

.viewall-blogs-button {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
}

.viewall-blogs-button a {
  font-family: Lato;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  background: #FF9446;
  padding: 18px 23px;
  border-bottom-left-radius: 30px;
  border-top-left-radius: 30px;
  color: #0A5F5A;
}

.viewall-blogs-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 45px;
}


.viewall-blogs-button:hover i {
  background: #0A5F5A;
  transition: 0.6s ease-in-out;
  transform: translate(3px, 0px);
  color: #fff;

}


.viewall-blogs-button:hover a {
  background: #0A5F5A;
  transition: 0.6s ease-in-out;
  color: #fff;

}

















.blogs-viewall-button-box a span {
  color: #333333;
  font-family: var(--font-one);;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 16px;
  leading-trim: CAP_HEIGHT;
  line-height: 26px;
  letter-spacing: 0%;
  text-transform: capitalize;

}
.blogs-viewall-button-box {
  display: flex;
      align-items: center;
      justify-content: center;
      margin-top: 32px;
}
.blogs-viewall-button-box a i {
  transform: rotate(-45deg);
  margin: 0;
  background: #FF9446;
  border-radius: 60px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin-right: 12px;

}
.blogs-viewall-button-box i {
  color: #fff;
  font-size: 18px;
}
.blogs-viewall-button-box a {
  padding: 18px 30px 18px 9px;
  border-radius: 60px;
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 55px;
  border: 1px solid #FF9446;
  max-width: fit-content;


}



.blogs-viewall-button-box a:hover span{
  color: #fff;
}
.blogs-viewall-button-box a:hover i{
  color: #fff;
}
.blogs-viewall-button-box a span{
  position: relative;
  z-index: 1;
}
.blogs-viewall-button-box a i{
  position: relative;
  z-index: 1;
}
.blogs-viewall-button-box a::after {
  content: "";
  width: 0%;
  position: absolute;
  background: #FF9446;
  height: 0%;
  border-radius: 60px;
  left: 0;
  
}

.blogs-viewall-button-box a:hover i{
  background: #fff;
  color: #FF9446;
  animation: zoomIn 0.8s linear;
  transform: rotate(-45deg);
}


.blogs-viewall-button-box a:hover::after{
width: 100%;
height: 100%;
transition: 0.3s ease-in-out;
left: 0;
right: 0;
margin: auto;
display: flex;
align-items: center;
justify-content: center;

}












.continue-read a:hover {
  background: #18304c;
  color: #fff;
}

.blog-border {
  background: #FFF;
  border-bottom-right-radius: 50px;
  position: relative;
}

.blog-content-box {
  padding: 6px 15px 16px;
}

.blog-date i {
  padding-right: 7px;
}

.blog-date {
  font-family: var(--font-one);
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 8%;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  background: #3DC1D3;
  padding: 12px;
  color: #212224;
  border-bottom-right-radius: 20px;
}

.continue-read {
  margin: -22px auto 0 auto;
  display: table;
}

.metabox img {
  border-radius: 50%;
  margin-left: 30%;
}

.postbox {
  margin-bottom: 39px;
  border: none;
  border-radius: 6px;
}

.postbox h2 {
  margin: 0 0 5px;
  font-weight: bold;
}

a.post-readmore {
  font-size: 18px;
  border-bottom: 1px solid;
}

a.post-readmore i {
  margin-left: 8px !important;
  font-size: 18px;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 2px;
}

.widget_recent_entries li {
  padding: 10px 0;
}

.postbox a.blogbutton {
  background: none;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  padding: 6px 25px;
  border: 1px solid #212224;
  color: #212224;
  font-size: 18px;
  text-transform: uppercase;
  margin: 25px 0 0 0;
  display: table;
}

.blogbutton-small {
  background: none;
  font-size: 12px;
  font-weight: bold;
  padding: 6px 25px;
  border: 1px solid #212224;
  color: #212224;
  font-size: 14px;
  text-transform: uppercase;
  margin: 14px 0 0 0;
  display: table;
}

.metabox {
  color: #212224;
  padding: 5px 0;
  clear: both;
  margin: 10px 0;
}

.metabox .entry-date {
  margin: 0 13px 0 0;
  font-family: var(--font-one);;
  font-weight: 400;
  font-size: 16px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #212224;
}

.metabox .entry-author {
  padding: 0 0 0 20px;
  margin: 0 20px 0 0;
}

.metabox .entry-author a {
  color: #212224;
  font-family: var(--font-one);;
  font-weight: 400;
  font-size: 16px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #212224;
}

.metabox .entry-comments {
  padding: 0 0 0 20px;
  font-family: var(--font-one);;
  font-weight: 400;
  font-size: 16px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #212224;
}

.logged-in-as a {
  font-family: var(--font-one);;
  font-weight: 400;
  font-size: 16px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #212224;
}

#comment-nav-above .nav-links {
  width: 100%;
  float: left;
  margin-bottom: 17px;
}

.woocommerce .woocommerce-result-count {
  margin: 0 0 1em;
  font-family: var(--font-one);;
  font-weight: 400;
  font-size: 16px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #212224;
}

#sidebar span.comment-author-link {
  margin-left: 14px;
}

.post-featured img {
  width: 100%;
}
#sidebar .post-thumb img {
  width: 100%;
  height: 100px;
  object-fit: cover;
  border-radius: 20px;
}

#sidebar aside.widget {
  border: unset;
  background: #F0EFEF;
  padding: 15px 19px;
  margin: 0;
  margin-bottom: 18px;
  border-radius: 10px;
}

#sidebar aside#block-3 {
  display: none;
}


/* Newsletter */
#newsletter {
  padding: 0;
  position: relative;
  border-radius: 20px;

  z-index: 1;
}

.image-overlay-color {
  background: #18A69D;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  opacity: 50%;
}

.newsletter-content-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 0px 40px;

}

.newsletter-contentLeft-box {
  background: #18A69D;
  height: 100%;
  border-radius: 20px;
  padding: 20px 0 33px;
  box-shadow: -300px 0px 0px #18A69D;
  height: 100%;

}

.newsletter-form-box {
  position: absolute;
  bottom: 0;
  right: 65px;
  bottom: 0;
  top: 0;
  margin: auto;
  display: flex;
  align-items: center;
  width: 50%;
}

.newsletter-content-flex h6 {
  font-family: Inter;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #FFFFFF;
  margin: 0;
  padding-right: 20px;
}

.newsletter-headings h2 {
  color: #FFFFFF;
  font-family: Lora;
  font-weight: 700;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0%;
}

.newsletter-headings h2 span {
  color: #FF6600;
  animation: fadeInLeft 2s infinite;

}

.newsletter-headings p {
  color: #FFFFFF;
  font-family: Inter;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0%;

}

#newsletter input[type="email"] {
  width: 100%;
  margin: 0;
  background: #FFFFFF;
  border: 1px solid #18A69D;
  border-radius: 7px;
  padding: 12px 18px;
}

.single-treatments-points ul li {
  font-family: Inter;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0%;
  color: #312E2E;
  list-style: disc;
  margin: 0;
  padding: 4px;
}

.newsletter-form-box .wpcf7-form p {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0;
}

#newsletter input[type="email"]::placeholder {
  font-family: var(--font-one);;
  font-weight: 300;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;

}

#newsletter input[type="submit"] {
  color: #0A5F5A;
  border: unset;
  font-family: Lato;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  background: #FF9446;
  border: unset;
  padding: 17px 26px;
  border-top-left-radius: 7px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 20px;
  margin-left: 9px;

}

#newsletter input[type="submit"]:hover {
  background: #fff;
  color: #0A5F5A;
  transition: 0.4s ease-in-out;
}

#newsletter input[type="submit"]:hover {
  color: #022446;
  transition: 0.4s ease-in;
}


/* ----------------------- BLOG---------------------- */
/* blog */



.pagination {
  margin: auto;
  padding: 30px 0;
  width: 100%;
  justify-content: center;
}

.blog-content-box h4 {
  text-align: left;
  padding-bottom: 10px;
}

.blog-content-box h4 a {
  font-family: var(--font-one);
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
}

.next.page-numbers {
  margin: 0;
}

.pagination a,
.page-numbers li {
  background-color: #7823B1;
  color: #fff;

  border-radius: 10px;
  padding: 10px 20px;
  font-family: var(--font-one);
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  opacity: 1;
  display: flex
;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
  text-transform: capitalize;
  margin: 0 3px !important;


}

.current {
  background-color: #333333;
  color: #fff;
  border-radius: 10px;
  padding: 10px 20px;
  font-family: var(--font-one);
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 8px;


}

#our-products .product-title a:hover {
  color: #FF9446;
  transition: 0.4s ease-in-out;
}
.woocommerce nav.woocommerce-pagination {
  text-align: center;
  margin-bottom: 42px;
}
.pagination a:hover, .page-numbers li:hover {
  background: #333333;
  color: #fff;
  transition: 0.4s ease-in-out;
}
.woocommerce nav.woocommerce-pagination ul li span{
  padding: 10px 20px !important;
  border: unset !important;
}
.woocommerce nav.woocommerce-pagination ul li a {
  padding: 10px 20px !important;
  border: unset !important;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
  background: #333333 !important;
  color: #FFF !important;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
  color: white;
}

.woocommerce nav.woocommerce-pagination ul {
  border: none;
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
  color: white;
  opacity: 1;
}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
  width: 130px;
  height: 41px;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
  padding: 10px;
}

/* ----------------------- POST---------------------- */
.woocommerce-breadcrumb {
  padding-top: 50px !important;
}

.blog-post h5 {
  text-transform: uppercase;
  color: #212224;
}

.blog-icon i {
  font-size: 20px;
  background: #bbb;
  border-radius: 50%;
  padding: 10px 14px 12px 15px;
  color: #fff;
  margin-right: 1%;
}

.blog-icon i:hover {
  background: #d3da36;
  color: #fff;
}

.blog-icon i.fa-google-plus {
  padding: 12px 10px 12px 11px
}

aside#search-3 {
  padding: 0 !important;
}

.feature-image-box img {
  width: 100%;
}

.feature-image-box img a:hover {
  opacity: 0.8;
}

.post-singlepage {
  border: solid 1px #bbb;
  box-shadow: 0 0 1px #bbb;
}

.bradcrumbs {
  padding: 10px 0;
}

.banner-content-box {
padding: 160px 0 100px;
}
.banner-image {
  position: relative;
  z-index: 1;
  padding: 0;
  background-position: center;
  background-size: cover;
  border-radius: 60px;
  margin: 0 60px;

}
section.banner-image::after {
  content: "";
  background: #000;
  width: 100%;
  height: 100%;
  display: flex
;
  position: absolute;
  bottom: 0;
  z-index: -1;
  border-radius: 60px;
  opacity: 70%;


}

.page-template-page-with-left-sidebar .middle-align {
  padding: 60px 0;
}

.page-template-page-with-right-sidebar .middle-align {
  padding: 60px 0;
}


/*------------------ Comments BOX ------------------*/
#comments {
  float: left;
  width: 100%;
  margin-top: 10px;
  border-radius: 30px;
  padding:0px 0px;
}
.woocommerce #reviews #comments h2 {
  margin-bottom: 18px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background: #FF9446 !important;
  color: #fff !important;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin: 0 0 0 50px;
  border: unset;
  padding: 1em 1em 0;
  background: #FFF0E4;
}
#comments h2.comments-title {
  font-size: 20px;
  font-weight: bold;
}

#comments h3.comment-reply-title {
  font-size: 20px;
  font-weight: bold;
  clear: both;
}
#comments textarea {
  height: 163px;

}
#commentform label {
  font-family: var(--font-one);
  font-weight: 500;
  font-size: 16px;
  line-height: 31px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #333333;
}
#comments input[type="text"],
#comments input[type="email"],
#comments textarea {
  margin: 10px 0 0;
  font-size: 16px;
  padding: 15px 19px 14px;
  margin: 0 0 0px 0;
  width: 100%;
  background: #FFF0E4;
  margin-bottom: 7px;
  border-bottom: unset;
  border-radius: 5px;
  padding: 24px 19px;
  margin: 18px 0 0;
}

#commentform {
  display: flex;
  flex-direction: column;
}
.comment-form-author {
  order: 1;
}
.comment-form-email {
  order: 2;
}
.comment-form-url {
  order: 3;
}
.comment-form-comment {
  order: 4;
}
.comment-form-cookies-consent {
  order: 6;
}
.form-submit {
  order: 7;
}

#comments input[type="text"],
#comments input[type="email"],
#comments textarea {
  border: unset;
  font-size: 16px;
  padding: 15px 19px 14px;
  margin: 0 0 0px 0;
  height: auto;
  width: 100%;
  background: #F0EFEF;
  margin-bottom: 7px;
  border-bottom: unset;
  border-radius: 10px;
  margin: 0;
}
#comments textarea{
  height: 164px;

}
#comments input[type="submit"].submit {
  font-family: var(--font-one);
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  background: #E930C9;
  border: unset;
  padding: 17px 30px;
  border-radius: 10px;
  color: #fff;
  border: unset;
  position: relative;
  z-index: 1;
}


#comments  .form-submit {
  max-width: fit-content;
  margin: 0;
}

.form-submit::after {
  content: "";
  width: 0%;
  position: absolute;
  background: #fff;
  top: 0;
  bottom: 0;
  height: 0%;
  border-radius: 10px;
}

.woocommerce #respond input#submit:hover{
  background: #333333 !important;
  color: #fff;
  transition: 0.4s ease-in-out !important;
}
.posted_in {
  display: block;
  text-decoration: none;
  letter-spacing: 0%;
  font-family: var(--font-one);
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #333333;
  margin: 32px 0 0;
  padding: 0;
}
.posted_in  a{

  font-family: var(--font-one);
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FF9446;

}
#comments a time {
  color: #212224;
  font-weight: bold;
  font-size: 12px;
}

#comments .reply {
  text-align: right;
}

#comments .comment-metadata {
  width: 90%;
  float: left;
  padding: 1% 0 0 0;
}

#comments .comment-content {
  width: 90%;
  text-align: left;
  margin-left: 7%;
}

#comments .comment-author {
  margin-bottom: 1em;
}

.wp-block-latest-comments__comment a {
  color: black;
}

.comment-meta.commentmetadata a {
  color: black;
}

.comment-body a {
  color: black;
}

.wp-block-latest-comments__comment-meta {
  font-family: var(--font-one);;
  font-weight: 500;
  font-size: 14px;
  line-height: 77%;
  letter-spacing: 0%;
  color: #212224;
}

#comments h2#reply-title {
  display: inline-table;
  font-family: var(--font-one);
  font-weight: 600;
  font-style: SemiBold;
  font-size: 32px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #333333;
  margin-bottom: 12px;
}

.single-post-img img {
  width: 100%;
  height: 350px;
  object-fit: cover;
  border-radius: 15px;
}

.single-blog-page .meta-heading {
  font-family: var(--font-one);
  font-weight: 400;
  font-size: 18px;
  line-height: 31px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #333333;
}

.comment-form-comment label {
  font-family: var(--font-one);
  font-weight: 500;
  font-size: 16px;
  line-height: 31px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #333333;
}

.logged-in-as {
  font-family: var(--font-one);
  font-weight: 400;
  font-size: 16px;
  line-height: 35px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #333333;

}

.logged-in-as a {
  font-family: var(--font-one);
  font-weight: 400;
  font-size: 18px;
  line-height: 35px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #E930C9;

}

#comments .comment-author.vcard img {
  padding: 2px;
}

/*--------------- Sidebar -----------------*/
/* Sidebar */
#sidebar td#prev a {
  color: #6c6c6c;
}

#sidebar caption {
  font-weight: bold;
  color: #6c6c6c;
  font-size: 20px;
}

#sidebar table,
#sidebar th,
#sidebar td {
  border: 1px solid #e1e1e1;
  text-align: center;
}

#sidebar td {
  padding: 7px;
  color: #6c6c6c;
}

#sidebar th {
  text-align: center;
  padding: 5px;
  color: #6c6c6c;
}

#sidebar select {
  padding: 10px 5px;
  border: solid 1px #e1e1e1;
  color: #6c6c6c;
  background: transparent;
}

#sidebar form {
  text-align: center;
  position: relative;
}

#sidebar h3 {
  font-size: 20px;
  color: #343434;
  font-weight: 600;
  padding-bottom: 15px;
  /* margin-bottom: 11px; */
  text-align: left;
}

#sidebar input[type="search"] {
  font-size: 16px;
  padding: 6px;
  margin: 0 0 0px 0;
  height: auto;
  width: 100%;
  background: #fff;
  margin-bottom: 7px;
  border-bottom: unset;
  border-radius: 10px;
  margin: 0;
  border: unset;
  text-align: left;
  font-family: var(--font-one);;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 16px;
  leading-trim: CAP_HEIGHT;
  line-height: 40px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #333333;
}

/* #sidebar label {
  padding: 15px 0px;
  border-radius: unset;
  font-family: var(--font-one);
  font-weight: 600;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #333333;
  border-radius: unset;
  display: flex;
  align-items: center;
  justify-content: flex-start;
} */

#sidebar input[type="submit"] {
    background-color: #333333;
    color: #fff;
    padding: 10px 0;
    font-size: 14px;
    width: 100%;
    letter-spacing: 2px;
    font-weight: bold;
    padding: 15px;
    margin-top: 10px;
}

#sidebar .widget {
  margin-bottom: 50px;
}

#sidebar ul {
  list-style: none;
  /* margin: 0; */
  font-size: 17px;
}

#sidebar ol {
  list-style: none;
  margin: 0;
  padding: 0px 19px;
  font-size: 17px;
}

#sidebar ul li {
  font-weight: 600;
  color: #343434;
  font-size: 15px;
  /* border-bottom: 1px dashed #000; */
  padding: 5px 0;
}

#sidebar ul li:last-child {
  border: none;
}
.middle-align .blog-author-box span {
  color: #757575;
}
.middle-align .blog-author-box h6{
  color: #757575;

}
#sidebar ul li a:hover {
  color: #FF9446;
  transition: 0.3s ease-in;
}
#sidebar ul li a {
  color: #333333;
  font-family: var(--font-one);
  font-weight: 600;
  font-style: Bold;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0%;
  text-transform: capitalize;

}


#sidebar .tagcloud a {
  border: solid 1px #e1e1e1;
  color: #6c6c6c;
  font-size: 15px !important;
  padding: 5px 18px;
  margin: 0 0 5px;
  display: inline-block;
}

#sidebar .tagcloud a:hover {
  background: #ec1d23;
  color: #fff;
}

.single-post-content p {
  font-family: var(--font-one);;
  font-weight: 400;
  font-size: 16px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #212224;
}

.wp-block-search .wp-block-search__label {
  width: auto;
}

.wp-block-search .wp-block-search__button {
  margin-left: 0;
  border: none;
  padding: 0 10px;
  background-color: unset;
  border-radius: 0 25px 25px 0;
  height: 45px;
  color: white;
  position: absolute;
  right: 0;
  font-size: 0;
}

.wp-block-search .wp-block-search__button::after {
  content: "\f002";
  font-size: 20px;
  color: #333333;
  font-family: 'FontAwesome';
  position: absolute;
  right: 18px;
  bottom: 10px;
  bottom: 0;
  top: 6px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-block-search .wp-block-search__button:hover::after {
  color: #FF9446;
  animation: pulse 1s linear;
}
#sidebar aside h2 {
  border-radius: unset;
  text-align: left;
  font-family: var(--font-one);;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 26px;
  leading-trim: CAP_HEIGHT;
  line-height: 40px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #333333;
}

.wp-block-latest-posts__featured-image {
  display: inline-block;
  width: 70px;
}

.wp-block-group a {
  font-size: 14px;
  font-family: var(--font-one);;
  font-weight: 500;
  font-size: 14px;
  line-height: 77%;
  letter-spacing: 0%;
  color: #212224;
}

.wp-block-group .wp-block-latest-posts__post-date {
  position: relative;
  top: -24px;
  left: 89px;
}

.cat-item {
  font-weight: 400;
}

/*------------- Page -----------------*/
.title-box {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  margin-bottom: 25px;
}

.title-box img {
  width: 100%;
}

.title-box h1 {
  font-weight: bold;
  text-shadow: 0 2px 2px rgba(255, 255, 255, 0.58);
}

.above_title {
  position: absolute;
  right: 0;
  left: 0;
  margin-top: 10%;
}

.read-moresec {
  margin: 2% 0;
}

.middle-content {
  padding-bottom: 20px;
}

/*---------------- Pagination ----------------*/
.navigation {
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0;
}

.navigation a {
  padding: 0;
}

.navigation span,
.navigation a {
  background-color: #022446;
  display: block;
  float: left;
  padding: 10px 15px;
  margin-bottom: 0px;
  margin-right: 10px;
  color: white;
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
  font-weight: normal;

  background-color: #FF9446;
  color: #fff;
  border-radius: 10px;
  padding: 10px 20px;
  font-family: var(--font-one);
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  opacity: 1;
  display: flex
;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
  text-transform: capitalize;
  margin: 0 3px !important;

}
.post-inner-image {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  height: 300px;
}

.post-inner-image  img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.navigation span.meta-nav {
  font-weight: bold;
}

.navigation .current {
  background:#333333;
  color: #ffffff;
  font-weight: normal;
}
.postbox h4 a {
  color: #333333;
  font-family: var(--font-one);;
  font-weight: 700;
  font-style: Bold;
  font-size: 20px;
  leading-trim: CAP_HEIGHT;
  line-height: 30px;
  letter-spacing: 0%;
  text-transform: capitalize;
}
/* ------------- Category --------------------*/

.category-page h4 {
  text-align: left !important;
}

ul.post-categories {
  list-style: none;
  margin: 0;
}

ul.post-categories a {
  font-family: var(--font-one);;
  font-weight: 400;
  font-size: 16px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #212224;
}

/*-------------- Single  ---------------*/
.post_ctg span {
  float: left;
  margin-right: 7px;
  font-family: var(--font-one);;
  font-weight: 400;
  font-size: 16px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #212224;
}

.socila_share b {
  font-family: var(--font-one);;
  font-weight: 400;
  font-size: 16px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #212224;
}

.share_icon i {
  padding: 10px 10px 10px 8px;
  margin: 0 0;
  color: #ffffff;
  background-color: #212224;
  width: 36px;
  margin: 0 4px;
  text-align: center;
}

.share_icon i.fab.fa-facebook-f {
  background-color: #3c5a99;
}

.share_icon i.fab.fa-linkedin-in {
  background-color: #007bb5;
}

.share_icon i.fab.fa-google-plus-g {
  background-color: #da4835;
}

.share_icon i.fab.fa-twitter {
  background-color: #55acee;
}

.feature-box img {
  width: 100%;
  height: 400px;
  object-fit: cover;

}




/* ----------- Unit Testing ------------- */

.outer_dpage table {
  text-align: center;
}

.outer_dpage table th {
  text-align: center;
  color: #333333;
  margin: 0;
  font-family: var(--font-one);
  font-weight: 600 !important;
  font-style: Regular;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0%;
}

hr.half-width {
  width: 50%;
  margin: 0 auto;
}

.ewd-otp-order-tracking-form-div {
  width: 100%;
}

/* -------------Contact form 7 ------------------*/
.contact-summary i {
  color: #212224;
  font-size: 40px;
  border: 2px solid #FF9446;
  padding: 20px;
  width: 85px;
  height: 85px;
  text-align: center;
  border-radius: 50%;
  transition: transform ease-out 0.1s, background 0.2s
}

.contact-summary hr {
  border-top: 3px solid #AEA679;
}

.contact-box h5 {
  font-family: var(--font-one);
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  line-height: 160%;
  letter-spacing: 0%;
  color: #333333;
  margin: 0;
}

.woocommerce-page .woocommerce-message .button {
  position: absolute;
  right: 0;
  top: 14px;
  width: 100%;
  display: flex
;
  align-items: center;
  justify-content: end;
}



.contact-box {
  width: 100%;
  border-radius: unset;
  background: #F0EFEF;
  padding: 15px 19px;
  margin: 0;
  margin-bottom: 0;
  border-radius: 30px;}

  .contact-box a:hover{
    color:var(--pink);
    transition: 0.4s ease-in;
  }
#Contact-Us embed {
  width: 100%;
  height: 500px;
  background: #FFFFFF;
  padding: 8px;
  border-radius: 10px;
}

.contact-box p {
  font-family: var(--font-one);;
  font-weight: 400;
  font-size: 16px;
  line-height: 149%;
  letter-spacing: 0%;
  text-align: center;
  color: #000000;
}

.contact-box span {
  font-family: var(--font-one);;
  font-weight: 400;
  font-size: 16px;
  line-height: 149%;
  letter-spacing: 0%;
  text-align: center;
  color: #000000;
}

.single-contact-details-box {
  height: 100%;
  display: flex;
  align-items: center;
    gap: 20px;
  flex-direction: column;
  width: 100%;
}

#Contact-Us h4 {
  font-size: 30px;
  padding: 30px;
  font-family: var(--font-one);
  font-weight: 600;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
}

#Contact-Us .wpcf7 input[type="text"],
#Contact-Us .wpcf7 input[type="email"],
#Contact-Us .wpcf7 input[type="tel"] {
  width: 100%;
  margin-bottom: 24px;
  background: #fff;
}

#Contact-Us ::placeholder {
  font-family: var(--font-one);;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: CAP_HEIGHT;
  line-height: 80px;
  letter-spacing: 0%;
color: #C3C3C3;  
}

.single-contactform-box ::placeholder {
  font-family: var(--font-one);;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 80px;
  letter-spacing: 0%;
color: #C3C3C3;  
}

.single-left-services-box .single-contactform-box #contact-form-heading {
  display: none;
}

#Contact-Us .wpcf7 input[type="submit"]:hover {
  background: #333333;
  color: #fff;
  transition: 0.4s ease-in;
}

#newsletter .wpcf7 form .wpcf7-response-output {
  position: absolute;
  bottom: 32px;
  color: #0A5F5A;
  font-weight: 500;
  font-size: 14px;

  border: 2px solid #ffb900;
}

.single-contactform-box textarea {
  height: 141px;
  overflow: hidden;
  margin-bottom: 14px;
  background: #fff;

}

#Contact-Us label {
  color: #333333;
  font-family: var(--font-one);;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 30px;
  leading-trim: CAP_HEIGHT;
  line-height: 40px;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  padding: 12px 0 26px 0;


}
#contact-now {
  padding: 140px 0;
}
.single-contactform-box {
  border-radius: 30px;
  padding: 20px 40px;
  height: 100%;
  background: #F0EFEF;
}

#Contact-Us .wpcf7 input[type="submit"] {
  font-family: var(--font-one);
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  background: linear-gradient(90deg, #ff31a4 0%, #9e2dff 100%);
  border: unset;
  border-radius: 10px;
  color: #fff;
}
.contact-icon-svg svg {
  animation: tada 4s infinite;
}


/* ==============================
   BLOG SECTION
   ============================== */
#latest-blog {
  padding: 80px 0;
  background: #fff;
}

.blog-section-heading {
  margin-bottom: 48px;
}

.blog-tag-badge {
  display: inline-block;
  border: 1.5px solid #c4b5fd;
  color: #7c3aed;
  border-radius: 50px;
  padding: 5px 20px;
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 14px;
  background: #fff;
  font-family: var(--font-one);
}

.blog-main-heading {
  font-size: 36px;
  font-weight: 700;
  color: #111;
  line-height: 1.25;
  font-family: var(--font-gotham-light);
}

/* Base card */
.blog-card {
  background: #F0EFEF;
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  /* height: 100%; */
  transition: box-shadow 0.3s ease;
  padding: 15px;
}

.blog-card:hover {
  box-shadow: 0 6px 32px rgba(0, 0, 0, 0.13);
}

/* Thumbnail */
.blog-card__thumb {
  position: relative;
  overflow: hidden;
}

.blog-card__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.4s ease;
  border-radius: 20px;
}

.blog-card:hover .blog-card__img {
  transform: scale(1.04);
}

.blog-card--large .blog-card__img {
  height: 450px;
}

.blog-card--small .blog-card__img {
  height: 235px;
}

/* Date badge */
.blog-date-badge {
  position: absolute;
  top: 14px;
  right: 14px;
  background: #F0EFEF;
  border-radius: 8px;
  padding: 7px 11px;
  text-align: center;
  min-width: 44px;
  line-height: 1;
  backdrop-filter: blur(4px);
}

.blog-date-day {
  display: block;
  font-size: 18px;
  font-weight: 700;
  color: #000000;
  line-height: 1;
      font-family: 'helvetica_neueregular';
}

.blog-date-month {
    display: block;
    font-size: 11px;
    color: #000000;
    margin-top: 3px;
    letter-spacing: 0.5px;
    font-family: var(--font-one);
}

/* Meta buttons overlay at bottom of image */
.blog-card__meta-overlay {
    position: absolute;
    bottom: 14px;
    left: 14px;
    display: flex;
    gap: 15px;
    background: #fff;
    border-radius: 8px;
    padding: 5px 13px;
}

.blog-meta-item {
  font-size: 12px;
  color: #444;
  display: flex;
  align-items: center;
  gap: 5px;
  font-family: var(--font-one);
  font-weight: 500;
  /* box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1); */
}

/* Card body */
.blog-card__body {
  padding: 18px 5px 0;
  flex: 1;
}
.blog-card__title{
      line-height: 20px;
}
.blog-card__title a {
    color: #111;
    text-decoration: none;
    transition: color 0.2s;
    font-family: 'helvetica_neuebold';
    font-size: 16px;
}

.blog-card__title a:hover {
  color: var(--purple)
}

.blog-card__excerpt {
  font-size: 13.5px;
  color: #666;
  line-height: 1.65;
  margin: 0;
  font-family: var(--font-one);
}

/* Sidebar column: stack with gap */
.blog-sidebar-col {
  display: flex;
  flex-direction: column;
  gap: 24px;
}


/* -------------------page 404 ----------------------*/
/* .content_page .container {
  width: 40%;
} */

.text-404 {

  
  margin: 0px 10px 20px;
  color: #757575;
  padding: 8px 0;
  font-family: var(--font-one);;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: CAP_HEIGHT;
  line-height: 24px;
  letter-spacing: -2%;
  text-transform: capitalize;
}

.page-404 h3 {
  color: #18A69D;
  font-family: Lora;
  font-weight: 700;
  font-size: 55px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  text-shadow: 0px 4px #00000040;
}


.testimonial-double-quotes {
  position: absolute;
  bottom: 0;
  z-index: 9999;
  right: 18px;
}
.testimonial-double-quotes svg {
  animation: tada 2s infinite;
}
.testimonial-leftbottom-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
} 
.testimonial-double-quotes {
  width: 40px;
  height: 40px;
  background: #FF9446;
  border-radius: 50%;
  display: flex
;
  align-items: center;
  justify-content: center;
  /* animation: tada 2s infinite; */
}


.product-cart-button:has(+ .added_to_cart.wc-forward)::after {
  content: '✅ Added to Cart';
  display: inline-block;
  margin-left: 8px;
  color: #fff;
  background: #28a745;
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 12px;
}
.product-cart-button.has-view-cart::after {
  content: 'View Cart Active';
  color: #fff;
  background: #0073aa;
  padding: 4px 8px;
  border-radius: 4px;
}


#testimonial  .owl-carousel .owl-item{
  padding: 30px 0;
}

#testimonial .owl-nav {
  display: block;
}

.testimonial-leftbottom-image {
  position: absolute;
  bottom: 170px;
  left: 0;
  width: 224px;
  height: 225px;
}

.blogs-leftbottom-image {
  position: absolute;
  bottom: 100px;
  right: 0;
  width: 224px;
  height: 225px;
}
.submit-button p {
  margin: 0;
}
#testimonial .owl-nav button {
  width: 70px;
  height: 70px;
  background: #333333;
  border: unset;
  border-radius: 50%;
  color: #fff;
  font-size: 20px;
}
#testimonial .owl-nav .owl-prev {
  position: absolute;
  left: -30px;
  top: 0;
  bottom: 0;
  margin: auto;
}
#testimonial .owl-nav .owl-next {
  top: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  right: -30px;
}




/* Services home carousel */
#services.services-home-carousel .services-carousel-item {
  padding: 6px;
}

#services.services-home-carousel .services-outer-box {
  position: relative;
  min-height: 345px;
  background: #F0EFEF;
  border-radius: 14px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  transition: transform 0.35s ease;
}

#services.services-home-carousel .services-content-image-box,
#services.services-home-carousel .services-content-box {
  height: 100%;
}

#services.services-home-carousel .services-images,
#services.services-home-carousel .services-images img {
  width: 100%;
  height: 100%;
}

#services.services-home-carousel .services-images {
  position: absolute;
  inset: 0;
  border-radius: 0;
  opacity: 0;
  transform: scale(1.02);
  transition: opacity 0.35s ease;
  background: #e5e5e5;
  padding: 0;
}

#services.services-home-carousel .services-images::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(3, 8, 22, 0.25) 22%, rgba(4, 8, 20, 0.84) 100%);
  opacity: 0;
  transition: opacity 0.35s ease;
}

#services.services-home-carousel .services-images img {
  object-fit: cover;
  filter: brightness(0.5);
}

#services.services-home-carousel .services-icon-circle {
  position: absolute;
  left: 16px;
  top: 16px;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #2c2d34;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.3s ease, width 0.3s ease, height 0.3s ease;
}

#services.services-home-carousel .services-icon-circle img {
  width: 22px;
  height: 22px;
  object-fit: contain;
  transition: filter 0.3s ease;
  /* filter: invert(1) brightness(10); */
}

#services.services-home-carousel .services-inner-content {
  position: absolute;
  left: 16px;
  right: 16px;
  bottom: 14px;
  z-index: 3;
  display: flex;
  flex-direction: column;
  transition: top 0.35s ease, bottom 0.35s ease;
}

#services.services-home-carousel .services-number {
  display: block;
  font-size: 56px;
  line-height: 1;
  font-weight: 800;
  color: transparent;
  -webkit-text-stroke: 1px #d2d2d2;
  font-family: var(--font-one);
  order: 1;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 8px;
}

#services.services-home-carousel .services-inner-content h4 {
  order: 2;
}

#services.services-home-carousel .services-inner-content p {
  order: 3;
}

#services.services-home-carousel .services-inline-btn {
  order: 4;
}

#services.services-home-carousel .services-inner-content h5, #services.services-home-carousel .services-inner-content h5 a {
  color: #252525;
  font-size: 20px;
  line-height: 1.3;
  margin: 6px 0 0;
  text-align: left;
  font-family: 'helvetica_neueregular';
      order: 2;
}

#services.services-home-carousel .services-inner-content p {
  margin: 8px 0 0;
  color: #6e6e6e;
  font-size: 13px;
  font-weight: 300;
  font-family: var(--font-one);
  line-height: 1.45;
  text-align: left;
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease, opacity 0.35s ease;
}

#services.services-home-carousel .services-inline-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 14px;
  height: 34px;
  border-radius: 8px;
  padding: 0 16px;
  background: linear-gradient(90deg, #ff31a4 0%, #9e2dff 100%);
  color: #ffffff;
  font-size: 13px;
  font-weight: 600;
  opacity: 0;
  visibility: hidden;
  height: 0;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
    width: max-content;
  transform: translateY(12px);
  transition: opacity 0.35s ease, visibility 0.35s ease, height 0.35s ease, margin-top 0.35s ease, transform 0.35s ease;
}

#services.services-home-carousel .services-inline-btn:hover {
  color: #ffffff;
}

/* Hover state — image fades in, layout matches screenshot:
   icon (top) → title → desc → number (bottom) → button */

  #services.services-home-carousel .services-carousel-item:hover  h5 a{
  color: #ffffff;
  }
#services.services-home-carousel .services-carousel-item:hover .services-number {
  order: 3;
  margin-top: auto;
  padding-top: 10px;
  margin-bottom: 0;
}

#services.services-home-carousel .services-carousel-item:hover .services-inner-content h4 {
  order: 1;
}

#services.services-home-carousel .services-carousel-item:hover .services-inner-content p {
  order: 2;
}

#services.services-home-carousel .services-carousel-item:hover .services-inline-btn {
  order: 4;
}

#services.services-home-carousel .services-carousel-item:hover .services-outer-box {
  transform: translateY(-4px);
}

#services.services-home-carousel .services-carousel-item:hover .services-images,
#services.services-home-carousel .services-carousel-item:hover .services-images::after {
  opacity: 1;
}

/* Icon: white circle with dark icon */
#services.services-home-carousel .services-carousel-item:hover .services-icon-circle {
  background: #ffffff;
}

#services.services-home-carousel .services-carousel-item:hover .services-icon-circle img {
  filter: invert(0) brightness(0.1);
}

/* Stretch inner-content to fill card below the icon */
#services.services-home-carousel .services-carousel-item:hover .services-inner-content {
  top: 86px;
  bottom: 16px;
}

/* Title: white, larger */
#services.services-home-carousel .services-carousel-item:hover .services-inner-content h4,
#services.services-home-carousel .services-carousel-item:hover .services-inner-content h4 a {
  color: #ffffff;
  font-size: 22px;
  margin-top: 0;
}

/* Description slides in */
#services.services-home-carousel .services-carousel-item:hover .services-inner-content p {
  color: rgba(255,255,255,0.85);
  opacity: 1;
  max-height: 120px;
}

/* Number at bottom, white stroke */
#services.services-home-carousel .services-carousel-item:hover .services-number {
  -webkit-text-stroke: 1px rgba(255,255,255,0.45);
  font-size: 52px;
}

/* Button appears */
#services.services-home-carousel .services-carousel-item:hover .services-inline-btn {
  opacity: 1;
  visibility: visible;
  height: 34px;
  margin-top: 10px;
  padding-top: 0;
  padding-bottom: 0;
  overflow: visible;
  transform: translateY(0);
  font-family: var(--font-one);
  font-weight: 500;

  font-size: 14px;
}

#services.services-home-carousel .owl-nav,
#services.services-home-carousel .owl-dots {
  display: none;
}



















.products-image {
  height: 260px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  background: #F9F9F9;
}


.outer_dpage .wc-block-components-text-input input[type=text]{
  height: 100%;
}
.wc-block-components-button:not(.is-link):disabled .wc-block-components-button__text {
  opacity: 1 !important;
}
.woocommerce div.product div.images .flex-control-thumbs li img {

  border: 3px solid #fff;
}




.what-we-do-image:hover img {
  animation: pulse 4s infinite;
}

.products-image::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.items-our-products:hover .products-image::before {
  -webkit-animation: shine .75s;
  animation: shine .75s;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}


.imghover img {
  width: 100%;
  height: 100%;
}
.testimonial-title-box {
  padding-left: 12px;
}


/* Accordion */
.faq-accordion {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.faq-item {
box-shadow: 0px 0px 24px 0px #0000001A;
  border-radius: 15px;
  background: #fff;
  overflow: hidden;
  transition: box-shadow 0.2s;
}

.faq-item--open {
    box-shadow: 0px 0px 24px 0px #0000001A;
}

.faq-question {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 25px;
  background: none;
  border: none;
  cursor: pointer;
  text-align: left;
  gap: 12px;
  font-size: 17px;
  line-height: 22px;
  font-weight: 700;
  font-family: 'helvetica_neuebold';
  color: #111;
  transition: color 0.2s;

}

.faq-question:hover {
  color: #7c3aed;
}

.faq-icon {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1.5px solid #ccc;
  color: #333;
  transition: background 0.2s, border-color 0.2s, color 0.2s;
    background-color: #F0EFEF;
}

.faq-item--open .faq-icon {
  background: #111;
  border-color: #111;
  color: #fff;
}

.faq-answer {
  padding: 0 20px 16px;
  font-size: 14px;
  color: #555;
  line-height: 1.7;
  font-family: var(--font-one);
}

.faq-answer p{
  margin-bottom: 0;
}


/* =============================================
   Our Plans Section
   ============================================= */
#our-plans.plans-home-section {
  padding: 80px 0;
  background: #ffffff;
}

.plans-headings {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-bottom: 50px;
}

.plans-headings .plans-tag {
  display: inline-block;
  border: 1px solid #c5a8e5;
  color: #8d4aa8;
  font-size: 13px;
  font-weight: 600;
  line-height: 22px;
  padding: 2px 18px;
  border-radius: 99px;
  margin-bottom: 14px;
}

.plans-headings h2 {
  color: #1a1a1a;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0;
}

/* Carousel wrapper */
.plans-carousel-wrap {
  width: 100%;
}

.plan-item {
  height: 100%;
}

/* Base card */
.plan-card {
  border-radius: 16px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 100%;
  background: #ffffff;
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.06);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  box-shadow: 0px 0px 24px 0px #0000001A;
  margin: 10px;
}

/* Top dark block — default non-featured */
.plan-card-top {
  /* background: #1e1e2e; */
  padding: 30px 28px 28px;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  isolation: isolate;
}


/* Featured card — gradient always on */
.plan-card--featured .plan-card-top::after {
  opacity: 1;
}

/* Hover: show gradient on all cards */
.plan-card:hover .plan-card-top::after {
  opacity: 1;
}

.plan-card-top h4{
    font: 400 26px / 30px helvetica_neuebold;
    color: #fff;
    margin-bottom: 0;
}

.plan-card-top > p {
  line-height: 1.55;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  font-family: var(--font-one);
  margin-bottom: 15px;
  margin-top: 10px;
}

/* Price row */
.plan-price-row {
  display: flex;
  align-items: baseline;
  gap: 4px;
  margin-bottom: 22px;
}

.plan-price {
    color: #ffffff;
    font-size: 48px;
    font-weight: 400;
    line-height: 1;
    font-family: 'helvetica_neueregular';
}

.plan-billing {
      color: #D3D3D3;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Inter';
}

/* Button */
.plan-btn {
  display: block;
  width: 100%;
  text-align: center;
  background: #ffffff;
  color: #1a1a1a;
  font-size: 14px;
  font-weight: 600;
  padding: 12px 0;
  font-family: var(--font-one);
  border-radius: 8px;
  transition: background 0.25s ease, color 0.25s ease;
}

.plan-btn:hover {
  background: #f0f0f0;
  color: #1a1a1a;
}

/* Features block */
.plan-card-features {
  padding: 24px 28px 28px;
  flex: 1;
  background: #ffffff;
}

.plan-card-features ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.plan-card-features li {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  color: #333333;
  line-height: 1.5;
  padding: 6px 0;
    font-family: var(--font-one);
}

.plan-card-features li:last-child {
  border-bottom: none;
}

.plan-check {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.plan-check i {
  color: #7823B1;
  font-size: 12px;
  font-weight: 700;
}

/* ---- Featured card (Standard plan) ---- */

/* 
.plan-card--featured .plan-btn {
  background: rgba(255,255,255,0.22);
  color: #ffffff;
  border: 1px solid rgba(255,255,255,0.4);
} */

.plan-card--featured .plan-btn:hover {
  background: rgba(255,255,255,0.36);
  color: #ffffff;
}

.plan-card--featured .plan-check i {
  color: #E930C9;
}

/* Owl overrides */
#our-plans .owl-nav,
#our-plans .owl-dots {
  display: none;
}


/* Privacy policy page */

.privacy-policy-page {
  padding: 60px;
}

.privacy-policy-page h2 {
  font-family: var(--font-one);
  font-weight: 600;
  font-size: 38px;
  line-height: 130%;
  letter-spacing: 0%;
  text-align: left;
  color: #000000;
}

.privacy-policy-page h3 {
  font-family: var(--font-one);
  font-weight: 600;
  font-size: 36px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
}

.privacy-policy-page p {
  text-align: left;
  color: #333333;
  margin: 0;
  font-family: var(--font-one);
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 30px;
  letter-spacing: 0%;
}

.privacy-policy-page ul li span {
  text-align: left;
  color: #333333;
  margin: 0;
  font-family: var(--font-one);
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 30px;
  letter-spacing: 0%;
}
#reviews {
  background: #fff;
  padding: 30px;
}
.woocommerce #review_form #respond textarea {
  box-sizing: border-box;
  width: 100%;
  background: #FFF0E4;
  border-radius: 10px;
  height: 163px;
}
.privacy-policy-page ul li {
  text-align: left;
  color: #333333;
  margin: 0;
  font-family: var(--font-one);
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 30px;
  letter-spacing: 0%;
}

.privacy-policy-page h3 {
  font-family: var(--font-one);
  font-weight: 500;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #333333;
}

/* OUr Teams */
#single-team {
  padding: 60px 0;
}

.single-team-contact-box {
  background: #3DC1D3;
  padding: 24px;
}

.single-team-about-details p {
  font-family: var(--font-one);
  font-weight: 400;
  font-size: 16px;
  line-height: 135%;
  letter-spacing: 8%;
  color: #212224;
}

.single-team-contacts-box i {
  color: #212224;
  font-size: 16px;
}

.single-team-contacts-box {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 15px;
}

.single-teampage-content h3 {
  font-family: var(--font-one);
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 8%;
  color: #212224;
  padding-bottom: 16px;
}

.single-experts-experience-box {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 0;
  padding-left: 10px;
}

#single-team input[type="submit"] {
  background-color: #3A4343;
  background: #FF9446;
  box-shadow: 5px 5px 0px 0px #F5F6FA;
  border-bottom-right-radius: 30px;
  padding: 17px 34px;
  font-family: var(--font-one);
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFFFFF;
}

.single-teampage-content h6 {
  font-family: var(--font-one);
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 8%;
  color: #212224;
  margin: 0;
  padding-left: 10px;
}



.book-consultant-forms-box h4 {
  font-family: Lora;
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #312E2E;
  text-align: center;
  margin: 0;
  padding-bottom: 42px;
}

.consultant-image {
  height: 100%;
  overflow: hidden;
  border-radius: 20px;
  position: relative;

}





.single-team-about-details p {
  font-family: Inter;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #312E2E;
  margin: 0;
  padding: 20px 0;

}

.single-teampage-content h4 {
  font-family: Lora;
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #312E2E;
  padding: 20px 0 5px;
}

.single-teampage-content i {
  padding-right: 12px;
}

.single-team-info img {
  width: 100%;
  height: 100%;
}

.single-experts-experience-box h5 {
  font-family: var(--font-one);
  font-weight: 400;
  font-size: 16px;
  line-height: 153%;
  letter-spacing: 0%;
  color: #212224;
  margin: 0;
}

.single-experts-experience-box p {
  font-family: var(--font-one);
  font-weight: 400;
  font-size: 16px;
  line-height: 153%;
  letter-spacing: 0%;
  color: #212224;
  margin: 0;
  padding-left: 6px;
}

.single-team-contact-box ::placeholder {
  font-family: var(--font-one);
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #F5F6FA;
}


.single-team-contact-box label {
  font-family: var(--font-one);
  font-weight: 600;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  display: flex;
  align-items: center;
  justify-content: center;
}

.single-team-contact-box label span {
  color: #FF9446;
  padding-left: 6px;

}

.single-teampage-content label {
  font-family: var(--font-one);
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
}

.social-profiles a i:hover {
  background: #0C394C;
  transition: 0.3s ease-in;
}


/* Products Tips page */
#products-tips-page {
  padding: 60px 0;
}

#products-tips-page h2 {
  font-family: var(--font-one);
  font-weight: 600;
  font-size: 30px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  text-align: left;
}

#products-tips-page p {
  font-family: var(--font-one);
  font-weight: 400;
  font-size: 16px;
  line-height: 125%;
  letter-spacing: 8%;
  color: #212224;
  padding: 16px 0 0;
}

#products-tips-page ul li {
  font-family: var(--font-one);
  font-weight: 400;
  font-size: 16px;
  line-height: 125%;
  letter-spacing: 8%;
  color: #212224;
  padding: 6px 0;
  ;

}

#products-tips-page h3 {
  font-family: var(--font-one);
  font-weight: 500;
  font-size: 21px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  margin-top: 34px;
}

/* Guide page */
#guide-page {
  padding: 60px 0;
}

#guide-page h2 {
  font-family: var(--font-one);
  font-weight: 600;
  font-size: 30px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  text-align: left;
}

#guide-page p {
  font-family: var(--font-one);
  font-weight: 400;
  font-size: 16px;
  line-height: 125%;
  letter-spacing: 8%;
  color: #212224;
  padding: 16px 0 0;
}

#guide-page ul li {
  font-family: var(--font-one);
  font-weight: 400;
  font-size: 16px;
  line-height: 125%;
  letter-spacing: 8%;
  color: #212224;
  padding: 6px 0;
  ;

}

#guide-page h5 {
  font-family: var(--font-one);
  font-weight: 500;
  font-size: 21px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  margin-top: 34px;
}

#guide-page h6 {
  font-family: var(--font-one);
  font-weight: 500;
  font-size: 21px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  margin-top: 34px;
}

#guide-page h3 {
  font-family: var(--font-one);
  font-weight: 500;
  font-size: 21px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  margin-top: 34px;
}




/*  */
.copyright-watermark-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: clamp(48px, 9vw, 90px);
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  white-space: nowrap;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.9) 9.23%, rgba(255, 255, 255, 0) 83.3%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  background-clip: text !important;
  color: transparent;
  pointer-events: none;
  user-select: none;
  z-index: 1;
  line-height: 1;
}

.copyright-top-button {
  position: fixed;
  right: 40px;
  bottom: 40px;
  text-align: -webkit-right;
  z-index: 99;
  background: #FF6600;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 60px;
  padding: 0;
  opacity: 0;
  visibility: hidden;

}


.copyright-top-button button i {
  color: #fff;
  z-index: 9;
  position: relative;
}

.copyright-top-button:hover button i {
  color: #022446;
  transform: translate(0px, -2px);
  transition: 0.4s ease-in;
}

#scrollToTopBtn {
  width: 60px;
  height: 60px;
  z-index: 999;
  border-radius: 60px;
  color: #fff;
  font-size: 22px;
  cursor: pointer;
  display: flex
;
  align-items: center;
  justify-content: center;
  transition: opacity 0.4s ease, visibility 0.2s ease;
  border: unset;
  padding: 0;
  background: var(--pink);
}

#copyright-top-button.show {
  opacity: 1;
  visibility: visible;
}

#scrollToTopBtn:hover {

  border-color: transparent;
  color: white;
}



/* 404 page */
.read-moresec a span{
  font-family: var(--font-one);
  font-weight: 600;
  font-style: SemiBold;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  color: #333333;
}
.read-moresec  a::after {
  content: "";
  width: 0%;
  position: absolute;
  background: #333333;
  top: 0;
  bottom: 0;
  height: 0%;
  border-radius: 99px;
}
.read-moresec  a span{
  position: relative;
  z-index: 1;
}.read-moresec  a:hover span{
  color: #fff;
}
.read-moresec  a i{
  position: relative;
  z-index: 1;
}

.read-moresec  a:hover::after{
width: 100%;
height: 100%;
transition: 0.3s ease-in-out;
}


.read-moresec a {

  display: flex;
  align-items: center;
  justify-content: center;
  background: #FF9446;
  max-width: fit-content;
    padding: 16px 26px;
  border-radius: 99px;
  max-width: max-content;
  position: relative;

}

.read-moresec a span{
  color: #fff;

  border-radius: 99px;
  margin: 0;
  padding: 0;
  padding: 4px 11px;
  font-family: var(--font-one);;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 16px;
  leading-trim: CAP_HEIGHT;
  line-height: 24px;
  letter-spacing: 0%;
  text-transform: capitalize;
}
.contact-now-box {
  background: #FFFFFF;
  border-radius: 30px;
  padding: 100px 40px;
}
.read-moresec {
  display: flex;
  align-items: center;
  justify-content: center;
}
#contact-now {
  padding: 80px 0 100px;
}

#Contact-Us #contact-now {
  padding: 60px 0 0;
}

#shop .menu-product-wishlist {
  display: none;
}


/* Search page */
.search .search-field {

  font-size: 16px;
    padding: 10px 25px;
  margin: 0 0 0px 0;
  height: auto;
  width: 100%;
  background: #fff;
  margin-bottom: 7px;
  border-bottom: unset;
  border-radius: 10px;
  margin: 0;
  border: 1px solid #333333;
  position: unset;
}
.search-submit[type=submit]{
    font-family: var(--font-one);
    font-weight: 500;
    font-style: Medium;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    background: var(--purple);
    border: unset;
    padding: 14px 25px;
    border-radius: 10px;
    color: #fff;
}
.search .middle-align  h3.entry-title {
  font-family: var(--font-one);
  font-weight: 600;
  font-size: 35px;
  line-height: 130%;
  letter-spacing: 0%;
  text-align: left;
  color: #000000;
  margin: 0;
}
.search .middle-align p {

  margin-bottom: 15px;
}

/* single Services page */

.services-page {
  padding: 60px 0;
  position: relative;
}
.services-page .services-inner-content h4 a {
  color: #333333;
}
.services-page .services-inner-content p {
  color: #333333;
}
#servives-single-page {
  padding: 60px 0;
}
#singleService .service-image img {
  width: 100%;
  border-radius: 30px;
  height: 464px;
  object-fit: cover;
}
#singleService  .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color:#fff;
    background: #7823B1;
}
#singleService .nav-item {
  width: 100%;
}
#singleService .nav-pills .nav-link {
font-family: var(--font-one);
    font-weight: 600;
    font-size: 15px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #333333;
    padding: 12px 15px;
    display: flex;
    align-items: center;
    gap: 12px;
    width: 100%;
}
#singleService .service-tab-thumb {
  width: 48px;
  height: 48px;
  object-fit: contain;
  border-radius: 8px;
  flex-shrink: 0;
  background: #2c2d34;
  padding: 10px;

}
.service-featured-images img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  border-radius: 15px;
}

.single-services-title h4 {
  font-family: Lora;
  font-weight: 700;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #312E2E;
  margin-bottom: 22px;
  margin-top: 38px;
}

.service-featured-images {
  margin: 18px 0;
}

.services-single-content p {
  font-family: Inter;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #312E2E;
  margin-bottom: 10px;
}

#servives-single-page .service-image img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  border-radius: 15px;
}

.services-single-point p {
  font-family: Inter;
  font-weight: 400;
  font-size: 16px;
  line-height: 38px;
  letter-spacing: 0%;
  color: #312E2E;
  text-align: left;
  margin: 0;
}

#servives-single-page ul li {
  list-style: disc;
}

.services-single-button i {
  background: #FF9446;
  color: #0A5F5A;
  font-size: 30px;
  padding: 10px 14px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  margin-left: 4px;
}

.services-single-button {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  margin-top: 32px;
}

.services-single-button a {
  font-family: Lato;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  background: #FF9446;
  padding: 18px 23px;
  border-bottom-left-radius: 30px;
  border-top-left-radius: 30px;
  color: #0A5F5A;
}

/* Single blog page */

/* ── Improved single-services tab content ── */
.service-hero-image {
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 24px;
}
.service-hero-image img {
  width: 100%;
  max-height: 420px;
  object-fit: cover;
  border-radius: 20px;
  display: block;
}
.single-services-title {
  font-size: 28px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 10px;
}
.service-quality-row .service-single-boxes {
  background: #f9f9f9;
  border-radius: 14px;
  padding: 20px 22px;
  height: 100%;
}
.service-quality-row .service-single-boxes h5 {
  font-size: 17px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 8px;
}
.service-quality-row .service-single-boxes p {
  font-size: 15px;
  color: #666;
  margin: 0;
}
.services-single-image img {
  width: 100%;
  border-radius: 16px;
  object-fit: cover;
  max-height: 380px;
}
.points-heading {
  font-size: 22px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 8px;
}
.points-intro {
  font-size: 15px;
  color: #666;
  margin-bottom: 14px;
}
.service-points-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.service-points-list li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 15px;
  color: #333;
  padding: 7px 0;
  border-bottom: 1px dashed #eee;
}
.service-points-list li:last-child {
  border-bottom: none;
}
.service-points-list li i {
  color:var(--pink);
  margin-top: 3px;
  flex-shrink: 0;
}
.service-single-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background:var(--pink);
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  padding: 12px 28px;
  border-radius: 30px;
  transition: background 0.3s;
  text-decoration: none;
}
.service-single-btn:hover {
  background: #e07e30;
  color: #fff;
}
.service-closing-para {
  font-size: 15px;
  color: #555;
  line-height: 1.75;
  border-top: 1px solid #eee;
  padding-top: 20px;
}
/* ── end improved single-services ── */

.single-blog-page {
  padding: 60px 0 0;
}
.copyright p a:hover {
  color: var(--pink);
  transition: 0.3s ease-in;
}
.single-blog-content p,.spb-extra-content p {
  font-family: var(--font-one);
  font-weight: 400;
  font-size: 16px;
  line-height: 31px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #333333;
}

.blog-que {
  font-family: var(--font-one);
  font-weight: 600;
  font-style: SemiBold;
  font-size: 22px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #333333;
  padding: 18px 0 10px;
}

img.single-author-image {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.social-share-icon-main {
  position: absolute;
  display: flex;
  right: 0;
  text-align: center;
  gap: 5px;
  opacity: 0;
}

.social-share-icon-main a {

  line-height: 25px;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  font-size: 12px;
  margin: 0 auto;
}

.social-share-icon-main a:hover {
  background: var(--green);
  color: #fff;
}

.single-post-img img {
  border-radius: 10px;
}

.share_icon:hover .social-share-icon-main {
  opacity: 1;
  cursor: pointer;
}

.author-box {
  width: 24px;
  height: 24px;
  display: flex;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
}
.author-box img {
  border-radius: 50%;
}
.blogs-comments {
  padding-left: 30px;
}
.entry-comments i {
  padding-right: 6px;
  color: #FF9446;
}
.author-name {
  padding-left: 6px;
  text-transform: capitalize;
  font-family: var(--font-one);
  font-weight: 400;
  font-size: 18px;
  line-height: 31px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #333333;
}
.blogs-innner-box {
  padding:18px 0px 0 0px;
}
.blog-author-box {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.blog-author-box span {
  color: #757575;
  font-family: var(--font-one);;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  text-transform: capitalize;
}
.post-authore-text {
  display: flex
;
  align-items: center;
  justify-content: center;
}
.blog-author-box h6 {
  color: #757575;
  font-family: var(--font-one);;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  text-transform: capitalize;
  margin: 0;
  padding-left: 10px;
}
/* Single featured Page */
#single-featuerd-page {
  padding: 60px 0;
}

#single-featuerd-page .single-featured-image {
  width: 100%;
  height: 500px;
}

.single-featured-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 15px;
}

.single-featured-content-box a {
  font-family: Lora;
  font-weight: 700;
  font-size: 34px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #0C394C;
}

.single-featured-inner-detaills p {
  font-family: Inter;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0%;
  color: #312E2E;
  padding: 24px 0;
  margin: 0;
}

.single-treatment-contents p {
  font-family: Inter;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0%;
  color: #312E2E;
  padding: 24px 0;
  margin: 0;
}










/* Search page */

.search .middle-align {
  padding: 60px 0;
}




/* Categories page */

.archive .middle-align {
  padding: 60px 0;
}
.postbox span {
  font-family: var(--font-one);
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #333333;
}
.header-contact-details a:hover {
  color: #FF9446;
  transition: 0.4s ease-in-out;
}

/* ============================================================
   Single Post Type Pages
   ============================================================ */

/* ── Shared ── */
#single-team,
#single-testimonial,
#single-process,
#single-project {
  padding: 70px 0;
}

/* ============================================================
   Single Team
   ============================================================ */
.single-team-row {
  gap: 30px 0;
}
.single-team-photo-wrap {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
.single-team-photo {
  width: 100%;
  height: 420px;
  object-fit: cover;
  border-radius: 20px;
  display: block;
}
.single-team-social {
  display: flex;
  gap: 12px;
  margin-top: 20px;
  flex-wrap: wrap;
}
.single-team-social a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #f5f5f5;
  color: #333;
  font-size: 16px;
  transition: background 0.3s, color 0.3s;
}
.single-team-social a:hover {
  background: #FF9446;
  color: #fff;
}
.single-team-content {
  padding-left: 20px;
}
.single-team-name {
  font-size: 36px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 6px;
  padding: 0 0 10px;
}
.single-team-designation {
  font-size: 17px;
  color: #FF9446;
  font-weight: 600;
  margin-bottom: 20px;
}
.single-team-bio {
  color: #555;
  font-size: 16px;
  line-height: 1.75;
}

/* ============================================================
   Single Testimonial
   ============================================================ */
.single-testi-card {
  max-width: 780px;
  margin: 0 auto;
  background: #fff;
  border-radius: 24px;
  box-shadow: 0 8px 40px rgba(0,0,0,0.08);
  padding: 50px 50px 40px;
  text-align: center;
  position: relative;
}
.single-testi-photo-wrap {
  margin-bottom: 24px;
}
.single-testi-photo {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  object-fit: cover;
  border: 4px solid #FF9446;
  display: inline-block;
}
.single-testi-quote-icon {
  margin-bottom: 20px;
}
.single-testi-quote {
  font-size: 17px;
  color: #555;
  line-height: 1.8;
  font-style: italic;
  margin-bottom: 20px;
}
.single-testi-stars {
  display: flex;
  gap: 4px;
  justify-content: center;
  margin-bottom: 16px;
}
.single-testi-name {
  font-size: 22px;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0 0 4px;
}
.single-testi-designation {
  font-size: 15px;
  color: #888;
  margin: 0;
}

/* ============================================================
   Single Process
   ============================================================ */
.single-process-row {
  gap: 30px 0;
}
.single-process-image-wrap {
  position: relative;
  border-radius: 20px;
  overflow: visible;
}
.single-process-thumbnail {
  width: 100%;
  border-radius: 20px;
  object-fit: cover;
  display: block;
}
.single-process-meta-icon {
  position: absolute;
  bottom: -18px;
  right: 20px;
  width: 64px;
  height: 64px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 16px rgba(0,0,0,0.12);
  padding: 6px;
}

.single-process-step-badge {
  position: absolute;
  top: 16px;
  left: 16px;
  background: #FF9446;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  border-radius: 10px;
  padding: 4px 14px;
  line-height: 1.4;
}
.single-process-content {
  padding-left: 20px;
}
.single-process-title {
  font-size: 34px;
  font-weight: 700;
  color: #1a1a1a;
  padding: 0 0 10px;
  margin-bottom: 10px;
}
.single-process-short-desc {
  font-size: 16px;
  color: #FF9446;
  font-weight: 600;
  margin-bottom: 16px;
}
.single-process-body {
  font-size: 16px;
  color: #555;
  line-height: 1.75;
  margin-bottom: 20px;
}
.single-process-points {
  list-style: none;
  margin: 0;
  padding: 0;
}
.single-process-points li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 15px;
  color: #444;
  margin-bottom: 10px;
}
.single-process-points li i {
    color: #555;
  margin-top: 3px;
  flex-shrink: 0;
}

/* ============================================================
   Single Project
   ============================================================ */
.single-project-hero {
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 40px;
}
.single-project-hero-img {
  width: 100%;
  max-height: 480px;
  object-fit: cover;
  border-radius: 20px;
  display: block;
}
.single-project-row {
  gap: 30px 0;
}
.single-project-title {
  font-size: 25px;
  font-weight: 700;
  color: #1a1a1a;
  padding: 0 0 10px;
  margin-bottom: 10px;
}
.single-project-subtitle {
  font-size: 17px;
  color: #666;
  margin-bottom: 20px;
}
.single-project-body {
  font-size: 16px;
  color: #555;
  line-height: 1.75;
}
.single-project-meta-box {
  background: #f9f9f9;
  border-radius: 16px;
  padding: 30px 28px;
  border: 1px solid #eee;
  width: 50%;
}
.single-project-meta-heading {
  font-size: 20px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
  padding-bottom: 12px;
  border-bottom: 2px solid #7823B1;
}
.single-project-meta-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.single-project-meta-list li {
  display: flex;
  flex-direction: column;
  gap: 2px;
  padding: 12px 0;
  border-bottom: 1px solid #eee;
  font-size: 15px;
}
.single-project-meta-list li:last-child {
  border-bottom: none;
}
.single-project-meta-list .meta-label {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  color: #999;
  font-weight: 600;
}
.single-project-meta-list .meta-value {
  color: #333;
  font-weight: 600;
  font-size: 15px;
}

/* ── Responsive ── */
@media (max-width: 767px) {
  .single-team-photo {
    height: 280px;
  }
  .single-team-content {
    padding-left: 0;
    margin-top: 10px;
  }
  .single-team-name,
  .single-process-title,
  .single-project-title {
    font-size: 26px;
  }
  .single-testi-card {
    padding: 36px 24px 28px;
  }
  .single-process-content {
    padding-left: 0;
    margin-top: 30px;
  }
}







/* =====================================================
   Our Project Section
   ===================================================== */
#project {
  padding: 80px 0;
  background: #ffffff;
}

/* Headings */
.project-headings {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-bottom: 48px;
}

.project-tag {
  display: inline-block;
  border: 1px solid #ccc;
  color: #444;
  font-size: 13px;
  padding: 4px 20px;
  border-radius: 30px;
  margin-bottom: 14px;
  font-family: var(--font-one);
  background: transparent;
}

.project-main-heading {
  font-size: 30px;
  font-weight: 700;
  color: #111;
  line-height: 1.2;
  margin: 0;
  font-family: 'helvetica_neuebold', sans-serif;
}

/* 2×2 grid */
.project-grid {
  gap: 0;
  row-gap: 24px;
}

.project-grid__col {
  padding: 0 12px;
}

/* Base card */
.project-card {
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 525px;
  /* padding: 28px 28px 0; */
}

/* Card styles by position */
.project-card--lavender {
background: linear-gradient(176.98deg, #D5D0FD 4.27%, #FFF7FD 41.67%, #FDE9FA 55.68%, #F2DFF9 90.32%);
}

.project-card--dark {
  background: #100F12;
}

.project-card--white {
  background: #FAFAFA;
}

.project-card--teal {
  background: linear-gradient(181.41deg, #4BE0FE -42.88%, #D5F7FF 39.59%, #A2D0F4 72.93%, #C0CDE6 88.65%, #CECCDF 107.49%);
  padding-bottom: 0;
}

/* Card header */
.project-card__header {
  margin-bottom: 18px;
      padding: 30px 20px 20px;
}

.project-card__title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
  line-height: 1.3;
  font-family: 'helvetica_neuebold', sans-serif;
}

.project-card--lavender .project-card__title,
.project-card--white    .project-card__title,
.project-card--teal     .project-card__title {
  color: #111;
}

.project-card--dark .project-card__title a{
  color: #ffffff;
}

.project-card__desc {
  font-size: 16px;
  line-height: 1.6;
  margin: 0;
  font-family: var(--font-one);
}

.project-card--lavender .project-card__desc,
.project-card--white    .project-card__desc,
.project-card--teal     .project-card__desc {
  color: #555;
}

.project-card--dark .project-card__desc {
  color: #aaa;
}

/* Image wrapper */
.project-card__img-wrap {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  /* overflow: hidden; */
}

.project-card__img {
  transition: transform 0.4s ease;
}

.project-card__img-wrap:hover .project-card__img {
  transform: scale(1.05);
}
.project-card__img-wrap--teal img{
    width: 53% !important;
}
/* Lavender card: image floats center, slightly cropped bottom */
.project-card__img-wrap--lavender {
  justify-content: center;
  padding: 10px 0 0;
}

.project-card__img-wrap--lavender .project-card__img {
  height: auto;
  object-fit: contain;
  display: block;
}

/* Dark card: image centered, full width */
.project-card__img-wrap--dark {
  align-items: center;
  justify-content: center;
  padding: 10px 0 0;
}

.project-card__img-wrap--dark .project-card__img {
  height: auto;
  object-fit: contain;
  display: block;
  margin: 0 auto;
}

/* Know More button */
.project-card__know-more {
  display: inline-block;
  margin: 14px auto 22px;
  padding: 9px 26px;
  border-radius: 30px;
  background: linear-gradient(135deg, #7823B1 0%, #E930C9 100%);
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  font-family: var(--font-one);
  text-decoration: none;
  transition: opacity 0.2s;
}

.project-card__know-more:hover {
  opacity: 0.85;
  color: #fff;
}

/* Teal card: image anchored to right, full height */
.project-card--teal .project-card__header {
  /* flex: 1; */
  padding-right: 16px;
}


.project-card--teal .project-card__img-wrap--teal .project-card__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
  display: block;
}

/* Source items (card 3 white) */
.project-card__sources {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-bottom: 24px;
}

.project-source-item {
  display: flex;
  align-items: center;
  gap: 12px;
  background: #f5f5f7;
  border: 1px solid #e8e8ee;
  border-radius: 10px;
  padding: 10px 16px;
  font-family: var(--font-one);
}

.project-source-icon {
  width: 32px;
  height: 32px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #eee;
  flex-shrink: 0;
  font-size: 14px;
}


.project-source-label {
  font-size: 13px;
  color: #333;
  font-weight: 500;
  word-break: break-all;
}

/* View All button */
.project-viewall-wrap {
  display: flex;
  justify-content: center;
  margin-top: 48px;
}

.project-viewall-btn {
  display: inline-block;
  padding: 12px 36px;
  border-radius: 10px;
  background: linear-gradient(135deg, #7823B1 0%, #E930C9 100%);
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  font-family: var(--font-one);
  text-decoration: none;
  transition: opacity 0.2s;
}

.project-viewall-btn:hover {
  opacity: 0.85;
  color: #fff;
}
.projects-page .project-viewall-wrap{
  display: none;
}
/* Responsive */
@media (max-width: 767px) {
  .project-grid__col {
    padding: 0 12px;
    margin-bottom: 0;
  }
  .project-card--teal {
    flex-direction: column;
    padding: 28px 28px 0;
  }
  .project-card--teal .project-card__img-wrap--teal {
    width: 100%;
    max-height: 200px;
    align-self: auto;
  }
  .project-card--teal .project-card__header {
    padding-right: 0;
  }
}













/* =====================================================
   About Us Section
   ===================================================== */
#about-us {
  /* background: #0d0d12 url('../images/about/abt-bg.png') no-repeat left center; */
  background-size: cover;
  padding: 90px 0 260px; /* bottom padding leaves room for fanned cards */
  overflow: hidden;
  position: relative;
}

.about-top-row {
  align-items: flex-start;
  justify-content: space-between;
}

/* Left column */
.about-left {
  padding-right: 40px;
}

.about-heading {
  font-size: clamp(22px, 3vw, 36px);
  font-weight: 900;
  color: #ffffff;
  line-height: 1.15;
  text-transform: uppercase;
  font-family: 'helvetica_neuebold', sans-serif;
  margin-bottom: 20px;
}

.about-desc {
  font-size: 15px;
  color: #aaa;
  line-height: 1.65;
  font-family: var(--font-one);
  margin-bottom: 0;
  max-width: 360px;
}
 .team-subtitle{
  position: relative;
  font-size: 16px;
  line-height: 16px;
  color: #fff;
  padding: 10px 30px;
  width: max-content;
  margin: 0 auto;
      font-family: var(--font-gotham-light);
}
 .team-subtitle::after,.section-subtitle::after{
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50px;
    padding: 1px;
    background: transparent linear-gradient(180deg, #E930C9 0%, #7823B1 100%);
    mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
    mask-composite: exclude;
}
/* ---- Stat cards — fanned at the bottom ---- */
.about-stats-row {
  position: relative;
height: 315px;
  margin-top: 40px;
}

.about-stat-card {
  width: 265px;
  height: 340px;
  border-radius: 16px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  box-shadow: 0 12px 40px rgba(0,0,0,0.6);
  transition: transform 0.3s ease, z-index 0s;
}

.about-stat-card:hover {
  transform: translateY(-10px) rotate(0deg) !important;
  z-index: 20 !important;
}

.about-stat-card--1 {     
    left: 210px;
    transform: rotate(-40deg);
    z-index: 4;
    top: 140px;
  }
.about-stat-card--2 {     
    left: 28%;
    transform: rotate(-20deg);
    z-index: 3;
    top: -40px;
  }
.about-stat-card--3 {    
   transform: rotate(20deg);
    z-index: 2;
    right: 24%; 
    top: -60px;
  }
.about-stat-card--4 {   
  transform: rotate(40deg);
  z-index: 1;
 right: 110px;
  top: 135px;
}

.about-stat-card__bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.about-stat-card__overlay {
  position: absolute;
  bottom: 14px;
  left: 12px;
  right: 12px;
  display: flex;
  flex-direction: column;
  gap: 3px;
      z-index: 2;

}
.about-stat-card--2 .about-stat-card__overlay,.about-stat-card--3 .about-stat-card__overlay{
    bottom: 50px;
    left: 20px;
}
.about-stat-card--1 .about-stat-card__overlay,.about-stat-card--4 .about-stat-card__overlay{
      top: 20px;
}
.about-stat-card__num-row {
  display: flex;
  align-items: baseline;
  gap: 0;
  line-height: 1;
}

.about-stat-card__num {
  font-size: 42px;
  font-weight: 900;
  color: #fff;
  font-family: 'helvetica_neuebold', sans-serif;
  line-height: 1;
}

.about-stat-card__suffix {
  font-size: 42px;
  font-weight: 900;
  color: #fff;
  font-family: 'helvetica_neuebold', sans-serif;
  line-height: 1;
}

.about-stat-card__label {
    font-size: 16px;
    color: #A3A3A3;
    font-family: var(--font-one);
    white-space: nowrap;
}

/* Center column */
.about-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  padding: 0 10px;
}

.about-pill-tag {
  display: inline-block;
  border: 1px solid rgba(255,255,255,0.25);
  color: #ddd;
  font-size: 12px;
  padding: 5px 18px;
  border-radius: 30px;
  font-family: var(--font-one);
  background: rgba(255,255,255,0.06);
}

.about-profile-card {
  border-radius: 16px;
  overflow: hidden;
  width: 100%;
  background: #1a1a2e;
  box-shadow: 0 4px 24px rgba(0,0,0,0.4);
  position: relative;
}

.about-profile-card__img {
  width: 100%;
  height: 290px;
  object-fit: cover;
  object-position: top;
  display: block;
}

.about-profile-card__info {
  padding: 12px 16px;
  display: flex;
  flex-direction: column;
  gap: 2px;
  /* background: transparent; */
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}

.about-profile-card__name {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  font-family: 'helvetica_neuebold', sans-serif;
}

.about-profile-card__desig {
  font-size: 12px;
  color: #999;
  font-family: var(--font-one);
}

/* Buttons */
.about-btn {
  display: block;
  text-align: center;
  padding: 11px 28px;
  font-size: 13.5px;
  font-family: var(--font-one);
  font-weight: 600;
  transition: opacity 0.2s, border-color 0.2s, color 0.2s;
  text-decoration: none;
  width: 100%;
  background: #FFFFFF;
  color: #0D0D0D;
}

.about-btn--gradient {
  background: linear-gradient(135deg, #7823B1 0%, #E930C9 100%);
  color: #fff;
  border: none;
  width: auto;
  display: inline-block;
}


/* Right column */
.about-right {
  padding-left: 20px;
  display: flex;
  flex-direction: column;
}

.about-advantages {
  display: flex;
  flex-direction: column;
      position: relative;
    top: -15px;
}

/* KEY ADVANTAGES tag + horizontal line */
.about-adv-header {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 6px;
}

.about-adv-tag {
  display: inline-block;
  color: #ccc;
  font-size: 11px;
  padding: 0px 16px;
  font-family: var(--font-one);
  text-transform: uppercase;
  letter-spacing: 0.06em;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 600;
  color: #CACACA;
  border-left: 1px solid #CACACA;
  border-right: 1px solid #CACACA;
}

.about-adv-line {
  flex: 1;
  height: 1px;
  background: rgba(255,255,255,0.15);
  display: block;
}

.about-adv-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.about-adv-item {
  display: flex;
  align-items: center;
  gap: 15px;
  font-size: 15px;
  color: #ccc;
  padding: 13px 0 20px;
  border-bottom: 1px solid #5B5B5B;
  font-family: var(--font-one);
  font-weight: 500;
}

.about-adv-item:last-child {
  border-bottom: none;
}

.about-adv-arrow {
  color: #bbb;
  font-size: 13px;
  flex-shrink: 0;
  font-weight: 700;
  transform: rotateZ(45deg);
}

/* Quote row — centered below the 3-col row */
.about-quote-row {
    margin-bottom: 8px;
    position: relative;
    top: 100px;
    justify-content: center;
}

.about-quote-col {
  text-align: center;
}

.about-quote {
  margin: 0 0 20px;
  padding: 0;
  border: none;
  max-width: 100%;
  color: inherit;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
  position: static;
}

/* Kill global blockquote pseudo-elements */
.about-quote::before,
.about-quote::after {
  display: none !important;
  content: none !important;
}

.about-quote p {
  font-size: 20px;
  color: #ddd;
  font-style: normal;
  line-height: 1.55;
  text-align: center;
  font-family: var(--font-one);
  font-weight: 500;
  margin-bottom: 8px;
}

.about-quote cite {
 font-size: 14px;
  color: #999;
  font-style: normal;
  display: block;
  text-align: center;
  font-family: var(--font-one);
}

/* Kill global cite::before dash */
.about-quote cite::before {
  content: none !important;
}

.about-more-btn-wrap {
  display: flex;
  justify-content: center;
  margin-top: 4px;
}

/* .card-overlay{
  position: relative;
} */
.card-overlay::after{
  content: "";
  position: absolute;   
  inset: 0;
  background: #000;
  opacity: 0.6
}

.page-template-page-templateabout-us-php .about-section{
      margin-top: 40px;
}


/* =====================================================
   Banner Brand Section
   ===================================================== */
#banner-brand {
  background: #0d0d12 url('../images/brand/brand-bg.png') no-repeat center center;
  background-size: cover;
  padding: 70px 40px 60px;
  overflow: hidden;
}

/* Hero text block */

@keyframes brand-gradient-run {
  0%   { background-position: 0% 50%; }
  50%  { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}

.brand-hero__line1,
.brand-hero__line3 {
  margin: 0;
font-size: clamp(52px, 9vw, 140px);
  font-weight: 900;
  line-height: 1.0;
  background: linear-gradient(120deg, rgba(255,255,255,0) 0%, #ffffff 25%, #c8c8d8 50%, #ffffff 75%, rgba(255,255,255,0) 100%);
  background-size: 300% 300%;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  letter-spacing: 0.02em;
  font-family: 'helvetica_neuebold', sans-serif;
  text-transform: uppercase;
  animation: brand-gradient-run 4s ease infinite;
}

.brand-hero__middle {
  display: flex;
  align-items: center;
  gap: 28px;
  margin: 0;
}

.brand-hero__number {
font-size: clamp(52px, 9vw, 140px);
  font-weight: 900;
  line-height: 1.0;
  background: linear-gradient(120deg, rgba(255,255,255,0) 0%, #ffffff 25%, #c8c8d8 50%, #ffffff 75%, rgba(255,255,255,0) 100%);
  background-size: 300% 300%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  letter-spacing: 0.02em;
  font-family: 'helvetica_neuebold', sans-serif;
  flex-shrink: 0;
  animation: brand-gradient-run 4s ease infinite;
  animation-delay: 0.5s;
}

.brand-hero__subtext {
    font-size: 20px;
    color: #fff;
    line-height: 1.55;
    max-width: 355px;
    font-family: var(--font-one);
    flex-shrink: 0;
}

.brand-hero__line2 {
  font-size: clamp(52px, 9vw, 110px);
  font-weight: 900;
  line-height: 1.0;
  background: linear-gradient(120deg, rgba(255,255,255,0) 0%, #ffffff 25%, #c8c8d8 50%, #ffffff 75%, rgba(255,255,255,0) 100%);
  background-size: 300% 300%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  letter-spacing: 0.02em;
  font-family: 'helvetica_neuebold', sans-serif;
  text-transform: uppercase;
  flex: 1;
  animation: brand-gradient-run 4s ease infinite;
  animation-delay: 1s;
}

/* Pills container */
.brand-pills-wrap {
  margin: 0 auto;
    background: rgb(255 255 255 / 15%);
    backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(6px);
  border-radius: 40px;
margin: 15% 0 10%;
}

.brand-pills {
  display: flex;
  flex-wrap: wrap;
     gap: 30px;
  justify-content: center;
     padding: 50px 30px;
}

span.brand-pill {
  background: #fff;
  padding: 10px 13px;
  border-radius: 60px;
  position: relative;
  overflow: hidden;
  animation: brand-pill-float 3.8s ease-in-out infinite;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.08);
}

span.brand-pill::after {
  content: "";
  position: absolute;
  top: -20%;
  left: -38%;
  width: 28%;
  height: 140%;
  background: linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.75) 50%, rgba(255, 255, 255, 0) 100%);
  transform: rotate(18deg);
  animation: brand-pill-sheen 5.8s linear infinite;
}

span.brand-pill:nth-child(2n) {
  animation-delay: 0.45s;
}

span.brand-pill:nth-child(3n) {
  animation-delay: 0.9s;
}

span.brand-pill:hover {
  transform: translateY(-4px) scale(1.03);
  box-shadow: 0 10px 22px rgba(0, 0, 0, 0.14);
}

@keyframes brand-pill-float {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-6px);
  }
  100% {
    transform: translateY(0);
  }
}

@keyframes brand-pill-sheen {
  0% {
    left: -38%;
    opacity: 0;
  }
  8% {
    opacity: 0.85;
  }
  20% {
    left: 130%;
    opacity: 0;
  }
  100% {
    left: 130%;
    opacity: 0;
  }
}

@media (max-width: 768px) {
  .brand-hero__middle {
    flex-wrap: wrap;
    gap: 12px;
  }
  .brand-hero__line1,
  .brand-hero__number,
  .brand-hero__line2,
  .brand-hero__line3 {
    font-size: clamp(38px, 10vw, 72px);
  }
}

/* ── Single Post V2 layout ──────────────────────────────────────── */
.spb-v2 { padding: 60px 0 40px; }

/* Category badge */
.spb-badge {
    display: inline-block;
    background: linear-gradient(124.86deg, #E930C9 -8.3%, #7823B1 100%);
    color: #fff;
    font-family: var(--font-one);
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .05em;
    text-transform: uppercase;
    padding: 4px 14px;
    border-radius: 30px;
    margin-right: 6px;
    text-decoration: none;
}
.spb-badge:hover { opacity: .85; color: #fff; }

/* Post title */
.spb-post-title {
    font-family: var(--font-one);
    font-weight: 700;
    font-size: clamp(26px, 4vw, 42px);
    line-height: 1.2;
    color: #1a1a2e;
}

/* Meta row */
.spb-meta-icon { color: #7823B1; font-size: 14px; }
.spb-meta-text {
    font-family: var(--font-one);
    font-size: 14px;
    color: #666;
    text-decoration: none;
}
.spb-meta-text:hover { color: #7823B1; }
.spb-author-avatar {
    width: 38px; height: 38px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid #7823B1;
}

/* Featured image */
.spb-featured-img img {
    width: 100%;
    max-height: 520px;
    object-fit: cover;
    border-radius: 16px;
    box-shadow: 0 8px 40px rgba(120,35,177,.12);
}

/* Content card */
.spb-content-card {
    background: #fff;
    border-radius: 16px;
    padding: 40px 44px;
    box-shadow: 0 2px 30px rgba(0,0,0,.06);
    margin-bottom: 28px;
}
.spb-content-card .single-blog-content p { color: #444; }

/* Extra meta content (Q&A + points) */
.spb-point-icon { color: #7823B1; font-size: 12px; flex-shrink: 0; }

/* Post navigation */
.spb-post-nav { border-top: 1px solid #eee; padding-top: 20px; }
.spb-nav-link {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    color: #333;
    transition: color .2s;
}
.spb-nav-link:hover { color: #7823B1; }
.spb-nav-link i { color: #7823B1; }
.spb-nav-label { display: block; font-size: 11px; text-transform: uppercase; letter-spacing: .08em; color: #999; }
.spb-nav-title { display: block; font-size: 15px; font-weight: 600; }

/* Sidebar */
.spb-sidebar-card {
    background: #fff;
    border-radius: 14px;
    padding: 24px;
    box-shadow: 0 2px 20px rgba(0,0,0,.06);
}
.spb-sidebar-title {
    font-family: var(--font-one);
    font-weight: 700;
    font-size: 17px;
    color: #1a1a2e;
    margin-bottom: 16px;
    padding-bottom: 10px;
    border-bottom: 2px solid #7823B1;
}

/* Author card */
.spb-author-card { text-align: center; }
.spb-author-avatar--lg {
    width: 80px; height: 80px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid #7823B1;
}
.spb-author-name { font-family: var(--font-one); font-weight: 700; font-size: 18px; color: #222; }
.spb-author-bio  { font-size: 14px; color: #777; line-height: 1.6; }

/* Recent posts */
.spb-recent-item { text-decoration: none; }
.spb-recent-item:hover .spb-recent-title { color: #7823B1; }
.spb-recent-thumb {
    width: 64px; height: 64px;
    object-fit: cover;
    border-radius: 8px;
    flex-shrink: 0;
}
.spb-recent-title { font-size: 14px; font-weight: 600; color: #222; line-height: 1.4; transition: color .2s; }
.spb-recent-date  { font-size: 12px; color: #999; }

/* Category list */
.spb-cat-list li { padding: 5px 0; border-bottom: 1px solid #f2f2f2; }
.spb-cat-list li:last-child { border: none; }
.spb-cat-list li a { font-size: 14px; color: #444; text-decoration: none; }
.spb-cat-list li a:hover { color: #7823B1; }

/* Comments section */
.spb-comments { margin-top: 10px; }
