.woocommerce-product-rating a {
  font-family: var(--font-primary);
  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-primary);
}
#yith-woocompare-preview-bar p {
  margin: 0;
}
#yith-woocompare-preview-bar a {
  color: #ffffff;
  font-family: var(--font-primary);
  font-weight: 400;
  font-style: Regular;
  font-size: 15px;
  leading-trim: NONE;
  line-height: 38px;
  letter-spacing: 0%;
}

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: white;
  margin-bottom: 7px;
  border-bottom: unset;
  border-radius: 10px;
  margin: 0;
}

#Contact-Us {
  padding: 60px 0;
}
.contact-box a {
  color: #757575;
  font-family: var(--font-primary);
  font-weight: 700;
  font-style: Bold;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0%;
}
.submit-button input {
  font-family: var(--font-primary);
  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: 15px 17px;
}
.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 0.1s ease-in;
}
.submit-button:hover::after {
  color: #fff;
}

.submit-button:hover input {
  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;
}
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;
}

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;
}
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;
}

.font-large {
  font-size: 3.8rem;
}

.font-medium {
  font-size: 25px;
  margin-top: 12px;
}

#shop #block-4 {
  display: none;
}
.add-to-cart-button {
  position: relative;
}
a.added_to_cart.wc-forward {
  position: absolute;
  top: 0;
  left: 0;
  font-family: var(--font-primary);
  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;
}
.wc-block-components-product-price {
  display: flex !important;
  align-items: center;
  justify-content: flex-start;
}
.page-header h1 {
  font-size: 30px;
}

/* 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 .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;
}
.page-header h1,
.entry-title {
  font-weight: 700;
  font-size: 30px;
  text-transform: capitalize;
}
.bradcrumbs a {
  color: white;
}
.bradcrumbs {
  font-size: 16px;
  color: #ffffff;
  text-align: left;
}

.single-post-content table td {
  text-align: center;
}

.single-post-content .wp-audio-shortcode {
  margin-bottom: 50px;
}

/*------------------ 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(--color-primary);
  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-primary);
  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-primary);
  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;
}
/* --------- 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: var(--color-primary);
  transition: 0.4s ease-in;
}
.social_widget a:hover {
  background: #fff;
  transition: 0.4s ease-in;
}

#footer input[type="submit"]:hover,
.wc-block-components-button:hover {
  background: white;
  color: black !important;
  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;
}

/* --------- 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;
}

.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;
}

.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-primary);
  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-primary);
  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-primary);
  font-weight: 400;
  font-size: 16px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #212224;
}

.logged-in-as a {
  font-family: var(--font-primary);
  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;
}

#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: #100f27;
  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-primary);
  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: var(--color-primary);
  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-primary);
  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-primary);
  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;
}
.pagination .current {
  background-color: white;
  color: black;
  border-radius: 10px;
  padding: 10px 20px;
  margin-right: 8px;
}
.woocommerce nav.woocommerce-pagination {
  text-align: center;
  margin-bottom: 42px;
}
.pagination a:hover,
.page-numbers li:hover {
  background: white;
  color: black;
  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: white !important;
  color: black !important;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
  color: white;
}
.woocommerce .woocommerce-ordering select {
  vertical-align: top;
  background: #100f27;
  color: white;
  border: 1px solid #ffffff4d;
  border-radius: 8px;
}

/* Target WooCommerce sorting dropdown */
.woocommerce-ordering select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 14px;
  position: relative;
}

/* Add custom arrow using a pseudo-element */
.woocommerce-ordering select {
  background-image: none; /* ensure no default arrow */
}

.woocommerce-ordering {
  position: relative;
}
.woocommerce-ordering::after {
  content: "\f107";
  font-family: "Font Awesome 7 Free";
  font-weight: 900;
  position: absolute;
  right: 16px;
  top: 47%;
  transform: translateY(-50%);
  pointer-events: none;
  color: white;
  font-size: 16px;
}

.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: 0px 0 10px 0;
}

.banner-content-box {
  padding: 75px 0;
  max-width: 43%;
}
.banner-image {
  position: relative;
  padding: 0;
  background-position: center;
  background-size: cover;
  margin-bottom: 4em;
  border: 2px solid var(--color-primary);
}
.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: var(--color-primary) !important;
  color: #fff !important;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin: 0 0 0 50px;
  border: unset;
  padding: 1em 1em 0;
  background: #010617;
}
#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;
}
#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: #100f27;
  margin-bottom: 7px;
  border-bottom: unset;
  border-radius: 10px;
  margin: 0;
  color: white;
}
#comments textarea {
  height: 164px;
}
#comments input[type="submit"].submit {
  font-family: var(--font-primary);
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  background: var(--color-primary);
  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-primary);
  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-primary);
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: var(--color-primary);
}
#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-body a {
  color: white;
}

.single-post-img img {
  width: 100%;
  height: 350px;
  object-fit: cover;
  border-radius: 15px;
}

.single-blog-page .meta-heading {
  color: white;
}

.logged-in-as a {
  font-family: var(--font-primary);
  font-weight: 400;
  font-size: 18px;
  line-height: 35px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: var(--color-primary);
}
#comments input[type="submit"].submit:hover,
#sidebar input[type="submit"]:hover {
  background-color: white;
  color: black;
}

#comments .comment-author.vcard img {
  padding: 2px;
  border-radius: 50%;
  width: 50px;
}

/*--------------- 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: transparent;
  margin-bottom: 7px;
  border-bottom: unset;
  border-radius: 10px;
  margin: 0;
  border: unset;
  text-align: left;
  font-family: var(--font-primary);
  font-weight: 600;
  font-style: SemiBold;
  font-size: 16px;
  leading-trim: CAP_HEIGHT;
  line-height: 40px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: white;
  border: 1px solid white;
}

/* #sidebar label {
  padding: 15px 0px;
  border-radius: unset;
  font-family: var(--font-primary);
  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"] {
  color: #fff;
  font-size: 14px;
  width: 100%;
  font-weight: bold;
  padding: 15px;
  margin-top: 10px;
  background: linear-gradient(
    96.77deg,
    var(--color-secondary) 1.85%,
    var(--color-primary) 98.42%
  );
}

#sidebar .widget {
  margin-bottom: 50px;
}

#sidebar ul {
  list-style: disc;
  /* margin: 0; */
  font-size: 17px;
}

#sidebar ol {
  list-style: disc;
  margin: 0;
  padding: 0px 19px;
  font-size: 17px;
}
.widget_recent_entries ul li {
  list-style: none;
}
#sidebar ol .wp-block-latest-comments__comment {
  list-style: disc;
}

#sidebar ul li {
  font-weight: 400;
  color: white;
  font-size: 15px;
  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: var(--color-primary);
  transition: 0.3s ease-in;
}
#sidebar ul li a {
  color: white;
  font-style: Bold;
}
#sidebar p.post-date {
  margin-bottom: 0 !important;
  color: white;
  font-size: 14px;
  margin-top: 10px;
}

.row.recent-post-box {
  align-items: center;
}
#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-primary);
  font-weight: 400;
  font-size: 16px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #212224;
}

.wp-block-search .wp-block-search__label {
  width: auto;
  font-size: 18px;
  margin-bottom: 13px !important;
  display: block;
}
.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;
  background: unset;
}

.wp-block-search .wp-block-search__button::after {
  content: "\f002";
  font-size: 20px;
  color: white;
  font-family: "FontAwesome";
  position: absolute;
  right: 18px;
  bottom: 10px;
  bottom: 0;
  top: 10px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-block-search .wp-block-search__button:hover::after {
  color: var(--color-primary);
  animation: pulse 1s linear;
}
#sidebar aside h2,
#sidebar aside h3 {
  border-radius: unset;
  text-align: left;
  font-weight: 600;
  font-size: 20px;
  text-transform: capitalize;
  color: white;
}

.wp-block-latest-posts__featured-image {
  display: inline-block;
  width: 70px;
}

.wp-block-group a {
  font-size: 14px;
  color: white;
}

.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 0.15s ease-in-out;
  -moz-transition: background 0.15s ease-in-out;
  -ms-transition: background 0.15s ease-in-out;
  -o-transition: background 0.15s ease-in-out;
  transition: background 0.15s ease-in-out;
  font-weight: normal;

  background-color: var(--color-primary);
  color: #fff;
  border-radius: 10px;
  padding: 10px 20px;
  font-family: var(--font-primary);
  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: white;
  color: black;
  font-weight: normal;
}
.postbox h4 a {
  color: white;
  font-family: var(--font-primary);
  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-primary);
  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-primary);
  font-weight: 400;
  font-size: 16px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #212224;
}

.socila_share b {
  font-family: var(--font-primary);
  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: black;
  background-color: white;
  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;
}
x




/* ----------- Unit Testing ------------- */

.outer_dpage table {
  text-align: center;
}

.outer_dpage table th {
  text-align: center;
  color: white;
  margin: 0;
  font-weight: 600 !important;
  font-size: 18px;
}
.wc-block-components-product-name {
  color: white;
  font-size: 20px !important;
}
:root :where(.wp-element-button, .wp-block-button__link) {
  background: linear-gradient(
    135deg,
    var(--color-secondary) 5.42%,
    var(--color-primary) 65.42%
  );
}

.wc-block-components-product-metadata
  .wc-block-components-product-metadata__description
  > p,
.wc-block-components-product-metadata
  .wc-block-components-product-metadata__variation-data {
  font-size: 16px;
  border-radius: 8px;
}
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 var(--color-primary);
  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 {
  color: white;
  margin-top: 11px;
}
.contact-box {
  width: 100%;
  border-radius: unset;
  background: #100f27;
  padding: 22px 19px;
  margin: 0;
  margin-bottom: 0;
  border-radius: 10px;
}
.woocommerce-page .woocommerce-message .button {
  padding: 8px 14px;
  border-radius: 8px;
}
.woocommerce-message {
  border-top-color: #720eec;
}

.woocommerce-message::before {
  color: #720eec;
}
.woocommerce-notices-wrapper {
  max-width: 74%;
  margin: 0 auto;
}
.contact-box a:hover {
  color: var(--color-primary);
  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-primary);
  font-weight: 400;
  font-size: 16px;
  line-height: 149%;
  letter-spacing: 0%;
  text-align: center;
  color: #000000;
}

.contact-box span {
  font-family: var(--font-primary);
  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-primary);
  font-weight: 600;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0%;
  color: white;
}

#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;
  color: black;
}

.single-left-services-box .single-contactform-box #contact-form-heading {
  display: none;
}

#Contact-Us .wpcf7 input[type="submit"]:hover {
  background: white;
  color: black;
  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: white;
  font-weight: 700;
  font-size: 30px;
  padding: 12px 0 26px 0;
}
.single-contactform-box {
  border-radius: 8px;
  padding: 20px 40px;
  height: 100%;
  background: #100f27;
}
#Contact-Us .wpcf7 input[type="submit"] {
  font-family: var(--font-primary);
  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;
}

/* -------------------page 404 ----------------------*/
/* .content_page .container {
  width: 40%;
} */

.text-404 {
  padding: 8px 0;
}

.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;
}

#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(--color-primary);
}

#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-primary);
  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 span {
  color: #fff;

  border-radius: 99px;
  margin: 0;
  padding: 0;
  padding: 4px 11px;
  font-family: var(--font-primary);
  font-weight: 600;
  font-style: SemiBold;
  font-size: 16px;
  leading-trim: CAP_HEIGHT;
  line-height: 24px;
  letter-spacing: 0%;
  text-transform: capitalize;
}

.read-moresec {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* 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-primary);
  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-primary);
  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;
}
.copyright p a:hover {
  color: var(--color-primary);
  transition: 0.3s ease-in;
}

.social-share-icon-main {
  position: absolute;
  display: flex;
  right: 0;
  text-align: center;
  gap: 5px;
  opacity: 0;
  top: 41px;
}

.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: var(--color-primary);
}
.author-name {
  padding-left: 6px;
  text-transform: capitalize;
  font-family: var(--font-primary);
  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-primary);
  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-primary);
  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 */

.postbox span {
  font-family: var(--font-primary);
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #333333;
}
/* ── Single Post V2 layout ──────────────────────────────────────── */
.spb-v2 {
  padding: 60px 0 40px;
}

/* Category badge */
.spb-badge {
  display: inline-block;
  background: linear-gradient(
    124.86deg,
    var(--color-primary) -8.3%,
    #7823b1 100%
  );
  color: #fff;
  font-family: var(--font-primary);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  padding: 4px 14px;
  border-radius: 30px;
  margin-right: 6px;
  text-decoration: none;
}
.spb-badge:hover {
  opacity: 0.85;
  color: #fff;
}

/* Post title */
.spb-post-title {
  color: white;
}

/* Meta row */
.spb-meta-icon {
  color: #7823b1;
  font-size: 14px;
}
.spb-meta-text {
  font-family: var(--font-primary);
  font-size: 14px;
  color: white;
  text-decoration: none;
}
.spb-meta-text:hover {
  color: white;
}
.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, 0.12);
}

/* Content card */

/* 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: white;
  transition: color 0.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: 0.08em;
  color: white;
}
.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, 0.06);
}
.spb-sidebar-title {
  font-family: var(--font-primary);
  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-primary);
  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 0.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: var(--color-primary);
}

/* Comments section */
.spb-comments {
  margin-top: 10px;
}
