html {
  scroll-behavior: smooth;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
p {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ol,
ul {
  list-style: none
}

blockquote,
q {
  quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none
}

:focus {
  outline: 0
}

ins {
  text-decoration: none
}

del {
  text-decoration: line-through
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

input,
select,
img,
iframe {
  vertical-align: middle;
}

/* *, ::after, ::before{
    box-sizing: inherit !important;
  } */


a {
  display: inline-block;
  position: relative;
}

.short-width {
  margin: 0 auto;
  max-width: 1400px;
  position: relative;
}



.colorgrey {
  color: #736B69;
}

.darkgrey {
  color: #6A736F;
}


/* .playbutton{
    display:none;
  } */
#playaudio,
.wellthcatalystmenu,
#playaudio-menu {
  cursor: pointer;
}



.mainhead60 {
  font-family: 'Quicksand Light';
  font-size: 60px;
  padding-bottom: 15px;
  line-height: 72px;
  width: 80%;
  letter-spacing: 0px;
  margin: auto;
}


.mainhead42 {
  font-family: 'Quicksand Light';
  font-size: 42px;
  line-height: 51px;
  padding-bottom: 20px;
  text-align: center;
}

.heade24 {
  font-family: 'Quicksand Regular';
  font-size: 24px;
  line-height: 32px;
  width: 70%;

}



.maindesc {
  font-family: 'Kodchasan Regular';
  font-size: 21px;
  line-height: 36px;
}

.wellth-address {
  width: 40%;
  padding: 60px 0px 0px;
}

.menuicon p {
  margin: 0px;
}

.inputemail img {
  width: 75px;
  padding: 10px;
}

.subdesc {
  font-family: 'Kodchasan Light';
  font-size: 18px;
  line-height: 32px;
}

.block-subdesc {
  font-family: 'Kodchasan Regular';
  font-size: 18px;
  line-height: 27px;
  padding-top: 15px;
  width: 80%;
}

.homeslide video {
  width: 100vw;
}

.footer-cont p {
  font-family: 'Kodchasan Regular';
  font-size: 18px;
  line-height: 23px;
  color: #736B69;
}

.choose-block {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.wealth-master {
  display: flex;
  align-items: center;
  background-color: #fff;
  border-radius: 135px;
  transition: 0.8s;
  padding: 16px
}

.wealth-master:hover {
  background-color: #C0A59C;
}

.wealth-master:hover .heade24 {
  color: #FFFFFF;
}

.wealth-master:hover svg path:nth-of-type(1) {
  fill: #6A736F;
}

.wealth-master:hover svg path:nth-of-type(2) {
  fill: #FFFFFF;
}

.wealth-master img {
  width: 164px;
  height: 164px;
}

.good-health {
  display: flex;
  align-items: center;
  gap: 60px;
}

.good-health-section {
  background-color: #F8F4F1;

}

.good-health img {
  width: 50vw;
  height: 100vh;
  object-fit: cover;

}

.good-health-details {
  width: 50vw;
  /* padding-left: 80px; */
}

.booknow {
  display: flex;
  align-items: baseline;
  gap: 15px;
  font-family: 'Kodchasan Light';
  font-size: 16px;
  line-height: 24px;
}

.copyright {
  font-family: 'Kodchasan Light';
  font-size: 16px;
  color: #736B69;
}

.header-right {
  justify-content: end;
}

.choose-block img {
  width: 237px;
  height: 132px;
  object-fit: contain;
  border-radius: 72px;
}

.wealth-text {
  /* position: absolute; */
  color: #fff;
  font-size: 32px;
  line-height: 42px;
  font-family: 'Quicksand Medium';

  text-align: center;
}

.tw-headdiv .mainhead60 {
  padding-bottom: 15px;
}

.tw-headdiv .maindesc {
  width: 75%;
  margin: auto;
  margin-bottom: auto;
  font-family: 'Kodchasan Light';
  font-size: 24px;
  margin-bottom: 0px;
  line-height: 36px;
  color: #736B69;
  letter-spacing: 0.6px;
}

.wealth-master-details {
  padding-left: 30px;
  text-align: left;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.good-health-details h2,
.good-health-details .subdesc {
  width: 54%;
  margin: unset;
}

.book-section {
  padding-top: 70px;
  display: flex;
  align-items: baseline;
  justify-content: start;
  gap: 15px;
}

.layout-wrapper {
  margin: 0 auto;
  max-width: 1440px;
  position: relative;
}

@media screen and (min-width: 1600px) {
  .full-layout-wrapper {
    margin: 0 auto;
    max-width: 1600px;
    position: relative;
    padding-left: 175px;
  }
}

@media screen and (min-width: 1700px) {
  .full-layout-wrapper {
    margin: 0 auto;
    max-width: 1700px;
    position: relative;
    padding-left: 220px;
  }
}

@media screen and (min-width: 1800px) {
  .full-layout-wrapper {
    margin: 0 auto;
    max-width: 1790px;

    position: relative;
    padding-left: 270px;
  }
}

.horizontal-heal-with {
  display: flex;
}

.services-section .slick-initialized .slick-slide {
  display: block;
  margin: 0px 40px;
}

.wellthgallery-slider .slick-slide {
  margin: 0px 2px;
}

.heal-with-wealth .booknow {
  padding-top: 90px;
  text-align: end;
}

.which-therapy .booknow {
  padding-top: 60px;
}

/* .find-wealth .row{
        gap:20px;
    } */
.find-wealth .subdesc {
  width: 80%;
  padding: 20px 0px;
}

.which-therapy-details {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.homeslide {
  position: relative;
  text-align: center;
  color: white;
  flex-direction: column;
}

.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* .homeslide img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
  } */

.sliderhead {
  font-size: 72px;
  line-height: 88px;
  font-family: 'Quicksand Light';
  text-align: center;
  color: #fff;
}

/* .homeslide .booknow {
    justify-content: center;
  }
   */
/* .sectionslider {
    width: 100%;
    height: 100vh;
  } */

.swiper-container {
  width: 100%;
  height: 100%;
}

.slide {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  text-align: center;
  font-size: 18px;
  background: #fff;
  overflow: hidden;
}

.slide-image {
  position: absolute;
  top: -200px;
  left: -200px;
  width: calc(100% + 400px);
  height: calc(100% + 400px);
  background-position: 50% 50%;
  background-size: cover;
}

.slide-title {
  font-size: 4rem;
  line-height: 1;
  max-width: 50%;
  white-space: normal;
  word-break: break-word;
  color: #FFF;
  z-index: 100;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-weight: normal;
}

@media (min-width: 45em) {
  .slide-title {
    font-size: 7vw;
    max-width: none;
  }
}

.slide-title span {
  white-space: pre;
  display: inline-block;
  opacity: 0;
}

.mousescroll {
  position: absolute;
  bottom: 65px;
}

.mousescroll-link {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.slideshow {
  position: relative;
}



/* .slideshow-pagination-item {
    display: flex;
    align-items: center;
    padding-right: 15px;
  } */

/* .slideshow-pagination-item .pagination-number {
    opacity: 0.5;
  }
  
  .slideshow-pagination-item:hover,
  .slideshow-pagination-item:focus {
    cursor: pointer;
  }
  
  .slideshow-pagination-item:last-of-type .pagination-separator {
    width: 0;
  }
  
  .slideshow-pagination-item.active .pagination-number {
    opacity: 1;
  }
  
  .slideshow-pagination-item.active .pagination-separator {
    width: 10vw;
  }
  
  .slideshow-navigation-button {
    position: absolute;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 5rem;
    z-index: 1000;
    transition: all .3s ease;
    color: #FFF;
  }
  
  .slideshow-navigation-button:hover,
  .slideshow-navigation-button:focus {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.5);
  }
  
  .slideshow-navigation-button.prev {
    left: 0;
  }
  
  .slideshow-navigation-button.next {
    right: 0;
  } */

.pagination-number {
  font-size: 18px;
  color: #FFF;
  font-family: 'Kodchasan Regular';
  padding: 0 0.5rem;
}

.pagination-separator {
  display: none;
  position: relative;
  width: 40px;
  height: 2px;
  background: rgba(255, 255, 255, 0.25);
  transition: all .3s ease;
}

@media (min-width: 45em) {
  .pagination-separator {
    /* display: block; */
    display: none;
  }
}

.pagination-separator-loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  transform-origin: 0 0;
}

.headerdeaktop a {
  text-decoration: none;
  transition: 0.3s;
}

.headerdeaktop a:hover {
  color: unset;
  letter-spacing: 1px;
}

.home .headerdeaktop {
  background: transparent;
}

/* .headersection a 
  {
    padding:10px;
  } */

.headerdeaktop {
  z-index: 10;
  display: flex;
  justify-content: center;
  width: 100%;
  position: fixed;
  color: #fff;
  align-items: center;
  font-family: 'Kodchasan Regular';
  -webkit-transition: background-color 300ms linear;
  -ms-transition: background-color 300ms linear;
  transition: background-color 300ms linear;

}


.headerdeaktop {
  background-color: #736B69;
  height: 65px;
}

.navbar-toggler:focus {
  box-shadow: unset;
}

.headerdeaktop .mainlogo img {
  height: 40px;
}


.home .headerdeaktop {

  background-color: unset;
}

.flex-header {
  display: flex;
  gap: 20px;
  align-items: baseline;
}

.mainlogo {
  text-align: center;
}

.footer {
  padding-top: 50px;
}

.home .footer {
  padding-top: 0px;
}

.footer {
  background-color: #F8F4F1;
}

.footer-head {
  color: #736B69;
  font-size: 42px;
  font-family: 'Kodchasan ExtraLight';
}

.footertop {
  max-width: 1350px;
  margin: auto;
  padding: 0px 40px 80px 40px;
}

.social-media {
  display: flex;
  gap: 15px;
  padding: 15px 0px;
}

.belowfooter {
  display: flex;
  justify-content: space-between;
  align-items: end;
  /* max-width: 500px; */
}

.footerlogo path,
.footerlogo rect {
  fill: #736B69;
}

.footer-col1,
.footer-col2 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.footer input {
  background-color: transparent;
  border: 0px;
}

.socialicon svg {
  width: 40px;
}

.error-email {
  display: none;
  color: red;
}

.error-email.displayerror {
  display: block;
}

.subscription .wpcf7-form-control-wrap {
  position: relative;
  width: 50%;
}

.subscription .wpcf7-spinner {
  display: none;
}

.subscription {
  padding-bottom: 5px;
  display: flex;
  justify-content: space-between;
}

.subscription input[type="submit"] {
  background: url(../svg/greyarrow.svg) center;
  background-position-x: right;
  text-indent: -9999px;
  box-shadow: none;
  font-size: 0px;
  max-width: 150px;
  width: 50%;
  height: 45px;
  background-repeat: no-repeat;
}

input[type="email"]::-webkit-input-placeholder,
input[type="email"]::-moz-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="email"]:-moz-placeholder {
  font-size: 25px;
  font-family: 'Kodchasan Regular' !important;
  color: #736B69;
}

.megamenu-blocks a {
  color: #736B69;
  min-width: 260px;
}

.megamenu-blocks ul {
  padding: 0px;
}

.get-direction {
  color: #736B69;
  font-family: 'Kodchasan Regular';
  font-size: 18px;
  min-width: 200px;
}

/* .services-section .item:hover img {
    transform: scale(1.05);
  } */

.services-section .item:hover h5 {
  /* letter-spacing: 6px; */
  font-size: 286%;
}

.services-section .item h5 {
  transition: 0.3s;
  /* width: 100%; */
}

.services-section .item img {
  transition: 0.3s;
  width: 100%;
}

.services-section h2 {
  text-align: center;
  padding-bottom: 90px;
}

#up-arrow-svgrepo-com,
#up-arrow-svgrepo-com-2 {

  stroke-width: 1px;
  animation: arrow 2s infinite;
  -webkit-animation: arrow 2s infinite;
}

@keyframes arrow {
  0% {
    opacity: 0
  }

  40% {
    opacity: 1
  }

  80% {
    opacity: 0
  }

  100% {
    opacity: 0
  }
}

@-webkit-keyframes arrow

/*Safari and Chrome*/
  {
  0% {
    opacity: 0
  }

  40% {
    opacity: 1
  }

  80% {
    opacity: 0
  }

  100% {
    opacity: 0
  }
}

#up-arrow-svgrepo-com {
  animation-delay: -1s;
  -webkit-animation-delay: -1s;
  /* Safari 和 Chrome */
}

#up-arrow-svgrepo-com-2 {
  animation-delay: -0.5s;
  -webkit-animation-delay: -0.5s;
  /* Safari 和 Chrome */
}


.menuicon {
  display: flex;
  gap: 5px;
  align-items: center;
  color: #fff;
  text-decoration: none;
  transition: 0.3s;
}

.menuicon:hover {

  color: #fff;
}



.search:focus+.searchbutton {
  transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  background-color: white;
  color: black;
}

.megamenu-blocks {
  min-width: 26%;
}

.search-container .search {
  cursor: pointer;
  position: absolute;
  left: 49px;
  /* Button width-1px (Not 50px/100% because that will sometimes show a 1px line between the search box and button) */
  background-color: white;
  outline: none;
  border: none;
  padding: 0;
  width: 0;
  height: 35px;
  z-index: 10;
  transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}

.search-container .search:focus {
  width: 363px;
  /* Bar width+1px */
  /* padding: 0 16px 0 0; */
  border: 1px solid 00000050;
  border-radius: 25px;
}

.search-container .expandright {
  left: auto;
  right: 14vw;
  top: 27px;
  /* Button width-1px */
}


.therapies {
  display: flex;
  gap: 45px;
}

.expandright:focus {
  background: url(../svg/search-svgrepo-com3.svg) center;
  background-color: rgba(0, 0, 0, 0);

  padding: 0 0 0 40px;

  background-repeat: no-repeat;

  background-color: white;
  background-position-x: 3%;
}

.expandright:focus~label {
  display: none;
}

.offcanvas-top {
  background-color: #F8F4F1 !important;
  color: #736B69;
  height: 512px !important;
  padding: 15px 7vw;
}

.offcanvas-top path {
  fill: #736B69;
}

.megamenu-head,
#menu-offcanvas-right-side-menu li {
  font-family: 'Quicksand Medium';
  font-size: 21px;
  line-height: 40px;
}

.megamenu-items {
  padding: 3px 0px;
}

.headerdeaktop .menu li {
  font-family: 'Kodchasan ExtraLight';
  color: #736B69;
  font-size: 18px;
  line-height: 38px;
}

.offcanvas-body {
  padding: 1.2rem 1rem;
  display: flex;
  justify-content: space-between;
}
.megamenu-mainlist ul .sub-menu a{
  font-family: 'Kodchasan ExtraLight';
  font-size: 18px;
}
.megamenu-mainlist ul .sub-menu {
  margin-inline-start: 20px;
}

/*   
  .megamenu-mainlist {
    padding-right: 110px;
  } */
#menu-wellth-therapies {
  min-width: 50%;
}


a {
  color: inherit;
  /* cursor: none; */
  text-decoration: none;
  z-index: 2;
	font-weight: bold;
}

input {
  cursor: pointer;
}

label {
  z-index: 2;
}


.cursor {
  border-radius: 50%;
  background: #a6603780;
  width: 25px;
  height: 25px;
  pointer-events: none;
  position: absolute;
  z-index: 2555;
  transition: all .3s ease-out;
  transition-property: border-radius;
  animation: animCursor .6s infinite alternate;
}

.cursor.focus {
  border-radius: 50%;
  transform: scale(2.2);
  animation: animScale .7s infinite alternate;

}



/* .cursor.cursor-yellow{
    background: #a6603780;
  } */

@keyframes animScale {
  from {
    transform: scale(1.5);
  }

  to {
    transform: scale(2.9);
  }
}

@keyframes animCursor {
  from {
    transform: scale(1);
  }

  to {
    transform: scale(.7);
  }
}

@keyframes animRotate {
  from {
    transform: rotate(-45deg);
  }

  to {
    transform: rotate(315deg);
  }
}

.slider-section {
  position: relative;
}

.changehover {
  transition: 0.3s;
}

.changehover:hover {
  /* color: inherit; */
  letter-spacing: 0.3px;
}

.colorwhite {
  color: white;
}

.scrolltop {
  position: fixed;
  bottom: 15px;
  right: 15px;
  opacity: 0;
}

/* #scrolltop {
  
    position: fixed;
    bottom: 80px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: red;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
  }
   */
.offcanvas {

  transition: transform .7s ease-in-out;
}

input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  height: 20px;
  width: 20px;
  margin-left: .10em;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23777'><path d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/></svg>");
  cursor: pointer;
}
.wellthcreators .wc-pageleftcontent h2 {
  font-size: 42px;
  padding: 20px 0px;
  font-family: 'Quicksand';
  line-height: 54px !important;
}
/* Desktop */
@media (min-width: 992px) {
 
  .single-wellthmasters .as-cta {
  
    align-items: center;
  }
  .appointment,
  .callback {
    width: 50%;
  }

  #searchright2.expandright {
    top: 50px;
  }

  .expandright:focus {
    top: 23px;
  }

  .copyright-mobile,
  .mobile-view {
    display: none;
  }

  #scroller {
    overflow-y: hidden !important;
  }

  body {

    cursor: none;
  }

  .wealth-masters-section {
    padding: 60px 60px 40px;
  }

  .which-therapy {
    padding-bottom: 40px;
  }

  #headertop .search {
    margin-top: -6px;
  }

  .wellthcreators-lists {
    max-width: 1100px;
    margin: auto;
  }

}

.socialicon a:hover {
  opacity: .8;
  cursor: none;
}



@media screen and (max-width: 991px) {
  .contact-forms .wpcf7-form input:not([type="submit"]) {

    padding-bottom: 15px;
  }

  .book-section a,
  .booknowatag {
    display: flex;
    justify-content: space-between;
  }

  .booknowatag {
    width: 100%;

    padding-right: 6px;
  }

  .wealth-masters-section {
    padding-top: 20px;
  }

  .text-and-image-section .booknow {
    width: 62%;
  }

  .booknowlabel {
    width: 60%;
  }

  .wealth-masters .wm {
    padding-bottom: 15px;
  }


  .bgmusic.mainheader,
  .search-container.mainheader,
  .slideshow-navigation-button,
  .slideshow-pagination,
  .prev-services,
  .prev-wellthgallery,
  .next-services,
  .next-wellthgallery,
  .copyright-desktop,
  .footerlogo {
    display: none !important;
  }

  .menuicon {
    display: flex;
    flex-direction: column-reverse;
    font-size: 14px;
  }

  .offcanvas .menuicon {
    flex-direction: row;
  }

  .sectionslider video {
    height: 100vh;
  }

  .sliderhead {
    font-size: 48px;
    line-height: 60px;
    width: 72vw;
  }

  .mainhead60 {
    font-size: 36px;
    line-height: 48px;
    width: 90%;
  }

  .book-section {
    padding-top: 45px;
  }

  .tw-headdiv .maindesc,
  .headitalic {
    font-family: 'Kodchasan Light';
    width: 80%;
    font-size: 21px;
    line-height: 32px;
    letter-spacing: 0.53px;
    margin: auto;
  }

  .when-u-choose {
    padding-top: 50px;
  }

  .mainhead42 {
    font-size: 27px;
    line-height: 42px;
    width: 68%;
    margin: auto;
  }

  .find-wealth-block {
    padding-bottom: 60px;
  }

  .good-health img {
    width: 100%;
    height: 320px;
  }

  section.horizontal .item {
    display: block;
  }

  .good-health-details {
    width: 100%;
    padding: 30px;
    min-height: 510px;
  }

  .good-health-details h2,
  .good-health-details .subdesc {
    width: 85%;
  }

  .subdesc {
    font-size: 16px;
    line-height: 27px;
  }

  .wealth-master img {
    width: 120px;
    height: 120px;
  }

  .wealth-masters {
    padding: 10px 10px 30px;
  }

  .wealth-master {
    height: 140px;

  }

  .heade24 {
    font-size: 18px;
    line-height: 24px;
    width: 80%;
  }

  .services-section .slick-initialized .slick-slide {
    margin: 0px 20px;
  }

  .home-section {
    padding: 70px 0px 10px;
  }

  .why-health,
  .find-wealth,
  .which-therapy-details {
    padding-left: 25px;
    padding-right: 25px;
  }

  .why-health p {
    text-align: center;
  }

  .when-u-choose h3 {
    font-size: 27px;
    line-height: 32px;
    width: 80%;
    margin: auto;
  }

  .choose-block img {
    width: 180px;
    height: auto;
    margin: auto;
  }

  .block-subdesc {
    font-size: 16px;
    line-height: 24px;
    margin: auto;
    width: 90%;
  }

  .when-u-choose-blocks {
    padding-left: 30px;
  }

  .when-u-choose-blocks .slick-slide {
    margin: 0px 8px;
  }

  .services-section h2 {
    padding-bottom: 30px;
    width: 80%;
  }

  .wealth-text {
    font-size: 42px;
    line-height: 54px;
  }

  .services-section-slider .slick-list {
    padding: 0 18% 0 0 !important;
  }

  .services-section .item img {
    width: 100%;
  }

  .horizontal-book {
    padding: 50px 35px;
    text-align: start;
    width: unset;
    margin: unset;
  }

  .find-wealth-block h5 {
    width: 80%;
  }

  .find-wealth-block img,
  .find-wealth .subdesc {
    width: 100%;
  }

  .find-wealth .booknow {
    justify-content: space-between;
  }

  .which-therapy-details h3 {
    text-align: start;
    font-size: 32px;
    line-height: 42px;
    width: 87%;
    margin-left: 0px;
  }

  .which-therapy .subdesc {
    text-align: start;
  }

  .which-therapy .booknow {
    padding: 20px 0px;
    text-align: start;
    justify-content: space-between;
    width: 100%;
  }

  .footer {
    background-color: #F8F4F1;
    text-align: center;
    margin-top: -20px;
    padding-top: 40px;
  }

  .wellth-address {
    width: 75%;
    margin: auto;
  }

  .social-media {
    justify-content: center;
    padding: 25px;
  }



  .belowfooter {
    justify-content: space-between;
    width: 100%;
    flex-direction: column;
    gap: 40px;
    padding-top: 20px;
    align-items: center;
  }

  .desktop-view,
  #scroll,
  #homescroll {
    display: none !important;
  }
}


/* Wellth Creators */
.wellthcreators-section {
  padding-top: 80px;
}

.creators-maincontent {
  padding-top: 40px;
}

.vision-mission {
  color: #736B69;
}

.wellth-head {
  font-family: 'Quicksand Light';
  font-size: 42px;
  line-height: 54px;
}

.wellth-description {
  text-align: start;
  font-family: 'Kodchasan Light';
  font-size: 18px;
  line-height: 32px;
  width: 95%;

}

.vm-wellth {
  padding-bottom: 30px;
}

.wellthcreators-list {
  display: flex !important;
  gap: 60px;
  align-items: center;
  border-radius: 170px;
  background-color: #F3ECE4;
  padding: 25px 30px 25px 25px;
  color: #736B69;
  margin: 60px 0px;
}

.creators-name {
  font-family: 'Kodchasan Regular';
  font-size: 24px;
  line-height: 32px;
}

.creators-designation {
  font-family: 'Kodchasan Bold';
  font-size: 18px;
  line-height: 32px;
}

.creators-description {
  font-family: 'Kodchasan Regular';
  font-size: 18px;
  line-height: 32px;
}

.creators-mainimg {
  display: flex;
  justify-content: end;
}

.single-doctor {
  padding: 100px 0px;
}

.wellthcreators-list img {
  width: 245px;
}

.getwellthy p {
  font-family: 'Quicksand Light';
}

.getwellthy span {
  opacity: 0.5;
}

/* .social-media path {
    fill: #736B69;
  } */
.getwellthy {

  position: absolute;
  bottom: 4.3rem;
  color: #FFFFFF;
  font-size: 24px;
  line-height: 32px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
  align-items: center;
  transition: .3s opacity;
  z-index: 10;
  padding-right: 15vw;
}
@media screen and (min-width: 991px) {
.single-doctor-div{
  width: auto !important;
}
.doc-listing-div {
  gap: 80px !important;
  padding-top: 4rem !important;
}
}
/* mobile */
@media screen and (max-width: 991px) {
  .wellthcreators .wc-pageleftcontent h2 {
    font-size: 36px;
font-weight: 100;
padding: 15px 0px;
text-align: start;
  }
  .dl-card-footer {
    flex-direction: column;
    margin: auto;
  }
  .doc-listing-div .as-specialists span {
    text-align: center;
  }
  .dl-searchicon{
    width: 30px;
  }
  .doc-listing-div {
    gap: 50px !important;
    padding-top: 20px !important;
  }
  .page-template-doctor-listing .single-doctor-div {
    width: 94%;
    border: 1px solid #C0A59C;
    padding: 27px 20px;
    border-radius: 20px;
    margin: auto;
  }
  .single-doctor-div .as-specialists-profile {
    align-items: center !important;
  }
  .single-doctor-div .as-specialists {
    border: unset;
  }
  .single-doctoratag {
    width: 100%;
  }
  .singledoc-flex {
    flex-direction: column !important;
  }

  .getwellthy {
    bottom: 1rem;
    font-size: 24px;
    line-height: 30px;
    padding-right: 7vw;
  }

  .single-doctor {
    padding: 0px 0px 30px;
  }

  .wellthcreators-list {
    gap: 25px;
    color: #736B69;
    margin: 30px 0px !important;
    flex-direction: column;
    text-align: center;
    border-radius: 42px;
  }

  .vm-row {
    display: flex;
    flex-direction: column-reverse;
  }

  .wc-section {
    padding: 25px;
  }

  .creators-mainimg img {
    width: 100%;
  }

  .wellth-head {
    font-size: 36px;
    line-height: 42px;
    text-align: center;

    margin-bottom: 0px;
  }

  .vm-wellth .wellth-head {
    text-align: start;
  }

  .creators-maincontent {
    padding-top: 0px;
  }

  .vm-wellth {
    padding-bottom: 0px;
    padding-top: 30px;
  }

  .wellth-description {

    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0px;
  }

  .creators-description {
    font-size: 16px;
    line-height: 25px;
    padding-top: 15px;
  }

  .creators-name,
  .creators-designation {
    line-height: 24px;
  }

  .wellthcreators-list img {
    width: 160px;
  }

  .wellthcreators-lists .slick-initialized .slick-slide {
    margin: 0 15px;
  }

  .home .footer {
    padding-top: 50px;
  }

  .mainlogo img {
    width: 52px;
  }

  .book-appointment-header {
    padding: 0;
    text-align: end;
    font-size: 14px;
    line-height: 18px;
  }

  .offcanvas .book-appointment-header {
    display: none;
  }

  .wellth-offcanvas-body {
    display: block;
  }

  .offcanvas-top {
    padding: 8px 5px 10px;
    height: 95vh !important;
  }

  .headerdeaktop .menu li {

    line-height: 35px;
  }

  .therapies {
    display: block;
  }

  ul.megamenu-items {
    margin-bottom: 0px;
  }

  .megamenu-items li {
    font-size: 16px;
    line-height: 27px;
  }

  .megamenu-head {
    font-size: 18px;
    line-height: 32px;
  }

  .megamenu-blocks {
    padding-bottom: 17px;
  }

  .expandright {
    left: auto;
    right: 20px;
    top: 42px;
  }

  .expandright:focus {
    width: 85vw !important;
    top: 25px;
  }

  .homeslide {
    flex-direction: column-reverse;
  }

  #menu-offcanvas-right-side-menu a {
    font-size: 18px;
    line-height: 32px;
    font-family: 'Quicksand Medium';
  }

  .appointment-req,
  .callback-cont {
    padding-left: 25px;
    padding-right: 25px;
  }
}

@media only screen and (max-width: 1400px) and (min-width: 991px) {
  .wellthcreators {
    padding-left: 30px;
    padding-right: 30px;
  }

}

#scroll {
  position: fixed;
  right: 2%;
  bottom: 106px;
  cursor: pointer;
  width: 50px;
  height: 50px;

  text-indent: -9999px;
  /* display:none; */
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  background-image: url(/wp-content/themes/WellthTheme/assets/images/Top.svg);
}

#scroll:hover {
  background-color: #e74c3c;
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}

.contact-forms .wpcf7-response-output {
  display: none !important;
}

.breadcrubs li:first-child a:after {
  content: "";
  display: inline-block;
  height: 18px;
  width: 18px;
  background-image: url(/wp-content/themes/WellthTheme/assets/images/home-icon.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;

}

.breadcrubs li:first-child a {
  color: rgb(115 107 105);
}

.breadcrubs li:not(:last-child)::after {
  content: "/";
  padding: 0 6px;
  color: rgb(115 107 105);
}

.breadcrubs {
  display: flex;
  font-family: 'Quicksand regular' !important;
  font-size: 18px !important;
  line-height: 26px !important;
  color: rgb(115 107 105);
  margin-top: 1rem;
  padding: 0px;
  list-style: none !important;
}

@media (max-width:787px) {
  .breadcrubs {
    margin-top: 2rem !important;
    margin-bottom: 0 !important;
  }
}

/* hab-- */


.contact-forms .wpcf7-form input:not([type='submit']),
.contact-forms .wpcf7-form select,
.contact-forms .wpcf7-form textarea {
  width: 100%;
  /* max-width: 32rem; */
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-top-width: 0px;
  border-color: rgb(115 107 105 / var(--tw-border-opacity));
  --tw-border-opacity: 0.4;
  background-image: none;
  padding-bottom: 0.25rem;
  font-family: Kodchasan;
  --tw-text-opacity: 1;
  color: rgb(115 107 105 / var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.contact-forms .wpcf7-form br {
  display: none;
}

@media (min-width: 768px) {

  .contact-forms .wpcf7-form input:not([type='submit']),
  .contact-forms .wpcf7-form select,
  .contact-forms .wpcf7-form textarea {
    font-size: 21px;
    font-weight: 300;
  }
}

.contact-forms .wpcf7-form .wpcf7-form-control-wrap {
  margin-bottom: 2rem;
  display: block;
}

.page-title {
  padding-left: 0px;
  padding-right: 0px;
  font-family: Quicksand;
  font-size: 1.5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(115 107 105 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .page-title {
    font-size: 42px;
    line-height: inherit;
    font-weight: 300;
  }
}

.form-title {
  padding-left: 0px;
  padding-right: 0px;
  font-family: Quicksand;
  font-size: 1.5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(115 107 105 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .form-title {
    font-size: 42px;
    line-height: inherit;
    font-weight: 300;
  }
}

.form-title {
  font-weight: 300;
}

@media (min-width: 768px) {
  .form-title {
    font-size: 32px;
  }
}

.contact-forms .wpcf7-form [type='submit'] {
  background-image: url(../svg/greyarrow.svg);
  margin-top: 1rem;
  /* width: 135px !important; */
  padding-right: 70px;
  cursor: pointer;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  background-size: contain;
  background-position: right;
  background-repeat: no-repeat;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;

  text-align: start;
  font-family: Kodchasan;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(115 107 105 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.contact-forms .wpcf7-form [type='submit']:hover {
  padding-right: 4rem;
}

@media (min-width: 768px) {
  .contact-forms .wpcf7-form [type='submit'] {
    width: auto;
  }
}

.newsletter {
  position: relative;
  /* max-width: 500px; */
}

.newsletter [name="email"] {
  border-bottom: 1px solid rgb(60, 60, 60);
}

.newsletter.contact-forms .wpcf7-form [type="submit"] {
  position: absolute;
  top: -5px;
  right: 0;
  margin: 0;
  background: url(../svg/greyarrow.svg) center no-repeat;
  text-indent: -9999px;
  background-size: contain;
  height: 38px;
  width: auto;
  background-position: right;
}

.newsletter.contact-forms .wpcf7-form .wpcf7-form-control-wrap {
  margin-bottom: 0;
}

.newsletter.contact-forms .wpcf7-response-output {
  margin-top: 16px;
}

.newsletter.contact-forms .wpcf7-spinner {
  position: absolute;
}

.wpcf7 form .wpcf7-response-output {
  margin: 16px 0 0 0;
}

.contact-forms .wpcf7-form input:not([type="submit"]) {

  max-width: unset;
}

@media screen and (max-width: 991px) {
  .footer .contact-forms .wpcf7-form input:not([type="submit"]) {
    max-width: unset;
    padding-bottom: 15px;
  }
}


@media (min-width:787px) {
  .as-cta_link:hover {
    letter-spacing: 1px !important;
    transition-duration: 0.8s !important;
    text-decoration: none !important;

  }


  .as-cta_link:not(:hover) {

    transition-duration: 0.8s;

  }



  .booknow:hover+.as-arrowcircle .as-arrow {

    animation: bounce 1.2s;
    animation-delay: 0.1s;

  }

  .booknow:not(:hover)+.as-arrowcircle .as-arrow {
    transition-delay: 2s;

  }

}

@keyframes bounce {

  0% {
    width: 51.94px;
    height: 23.39px;
  }

  30% {

    width: 15.94px;
    height: 23.39px;
  }

  100% {

    width: 51.94px;
    height: 23.39px;
  }
}

.search-container label {
  cursor: pointer;
}

.socialicon a:hover {
  opacity: .8;
  cursor: none;
}

.cu_text {
  font-family: 'Kodchasan Regular';
  font-size: 18px;
  line-height: 23px;
  padding: 20px 30px 20px 40px;
}

.cusparts {
  border: 1px solid #70707070;
  border-radius: 18px;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  min-width: 400px;
}

.address_cus .cu_text {
  /* background-image: url(/wp-content/themes/WellthTheme/assets/images/contactus/location.svg); */
  /* border-image: url(/wp-content/themes/WellthTheme/assets/images/contactus/location.svg) 30 stretch; */
  /* background-repeat: no-repeat;

background-position: -3% center; */
}

.address_cus {
  /* border-image: url(/wp-content/themes/WellthTheme/assets/images/contactus/location.svg) 30 stretch; */
}

.cus_icons {
  margin-left: -21px;
  background-color: white;
  height: 42px;
  padding: 10px;
}

.contactus-container {
  display: flex;
  gap: 6rem;
  flex-direction: row;
  justify-content: space-between;
  padding: 50px 0;
}

@media (min-width:787px) {
  .contactus-left {
    padding-right: 60px;
  }
  html[lang="ar"] .contactus-left {
    padding-right: unset;
    padding-left: 60px;
  }
}

@media (max-width:787px) {
  .contactus-left {
    padding: 30px 10px;
  }

  .contactus-container {
    flex-direction: column-reverse;
    justify-content: center;
    padding: 10px 0;
  }

  .cusparts {
    min-width: unset;
  }

  .cu_text {
    padding: 20px 30px 20px 30px;
  }
}


.child-specialization {
  display: flex;
  /* overflow-x: scroll; */
  padding-bottom: 15px;
  margin-top: 40px;
  flex-wrap: wrap;

}

.subspeciality {
  width: fit-content;
  padding-right: 15px;
  margin-bottom: 5px;
}

.subspeciality a {
  width: fit-content;
  white-space: nowrap;
  background-color: #F8F4F1;
  border: 1px solid #70707050;
  border-radius: 21px;
  padding: 3px 18px;
  font-size: 18px;
  font-family: 'Kodchasan Regular';
  line-height: 32px;
}

.subspeciality a.active {
  background-color: #707070;
  color: #fff;
}

.spec-col ul {
  list-style: disc;
  margin-inline-start: 20px;
  font-size: 18px;
  line-height: 30px;
  font-family: 'Kodchasan light';
}
.spec-col ol {
  list-style: number;
  margin-inline-start: 20px;
  font-size: 18px;
  line-height: 30px;
  font-family: 'Kodchasan light';
}
/* Throne page */

.page-template-template-thorne .section-breadcreubs {
  position: absolute;
  max-width: 1320px;
  margin: auto;
  left: 0;
  right: 0;
  z-index: 5;
}
.page-template-template-thorne .section-breadcreubs a{
  color: #F8F4F1;
}
.page-template-template-thorne .breadcrubs li:first-child a::after {
  background-image: url(/wp-content/themes/WellthTheme/assets/images/whitehome.svg);
}
.page-template-template-thorne .breadcrubs li:not(:last-child)::after {
  color: white;
}
.th-banner-div {
  height: 90vh;
}
.th-banner-div img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.throne-nbanner-sec {
  position: relative;
}
.th-banner-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #736B6960;
}
.th-banner-cont-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.th-banner-main {
  font-family: 'Quicksand Light';
  font-size: 72px;
  color: #F8F4F1;
  text-align: center;
  max-width: 1200px;
  line-height: 80px;
}
.th-head-sec-main {
  text-align: center;
  font-size: 32px;
  line-height: 42px;
  font-family: 'Quicksand Light';
  max-width: 900px;
  margin: auto;
}
.th-head-sec-sub {
  font-size: 16px;
  line-height: 27px;
  text-align: center;
  max-width: 780px;
  margin: auto;
  padding-top: 15px;
}
.th-categories {
  display: flex;
  flex-wrap: wrap;
  row-gap: 20px;
  margin-bottom: 40px;
}
.single-th-cat {
  font-family: 'Quicksand-SemiBold';
  border: 1px solid #707070;
  border-radius: 19px;
  margin-inline-end: 18px;
  padding: 7px 18px;
  cursor: pointer;
}

.th-cat-block-footer {
  /* border: 1px solid #70686699;
  border-width: 0px 1px 1px 1px;
  border-radius: 9px; */
  text-align: center;
  padding: 25px 15px 15px;
  /* margin-top: -10px; */
}
.th-category-block .th-cat-hover-sec{
  position:absolute;
  bottom:0;
  height:100%;
  /* width:0; */
  background-color: #F8F4F199;
  overflow: hidden;
  transition:0.5s;
  /* display: flex; */
  flex-direction: column;
  justify-content: center;
  align-items: center;
  backdrop-filter: blur(10px);
  border-radius: 9px;
  display: none;
}
.th-cat-head {
  font-family: 'Quicksand-SemiBold';
  font-size: 21px;
  padding-bottom: 15px;
}
.throne-head-sec {
  padding: 35px;
}
.th-category-block {
  width: 31%;
  border: 1px solid #70686699;
  border-radius: 9px;
}
.th-cat-block-header:hover .th-cat-hover-sec{
  width: 100%;
  display: flex;
}
.th-cat-block-header{
  position:relative;
}
.th-category-blocks {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  row-gap: 45px;
  column-gap: 30px;
}
.throne-category-sec {
  margin-bottom: 40px;
}
.th-cat-hover-sec {
  font-family: 'Kodchasan Regular';
  font-size: 16px;
  line-height: 21px;
}
.th-cat-hover-sec ul {
  list-style: disc;
  padding: 25px 60px;
  min-width: 370px;
}
.th-cat-hover-sec li {
  margin-bottom: 15px;
}
.th-cat-mainhead {
  font-family: 'Quicksand Bold';
  font-size: 16px;
  line-height: 19px;
  padding-bottom: 4px;
  min-height: 40px;
}
.th-cat-subhead {
  font-family: 'Kodchasan Light';
  line-height: 19px;
  font-size: 14px;
}
.th-cat-img-div {
  background-color: #F8F4F1;
  text-align: center;
  border-radius: 9px;
}
.th-cat-img-div img {
  width: 100%;
  object-fit: contain;
  padding: 50px;
}
.th-cat-head-sec {
  margin-bottom: 40px;
}
.th-dis-arrows {
  flex-direction: column;
  display: flex;
  align-items: center;
}
.dis-arrow{
  transform: rotate(90deg);
  margin-bottom: -10px;
}
.th-banner-sub {
  font-size: 30px;
  text-transform: uppercase;
  color: white;
}
.th-disc-arw {
  position: absolute;
  bottom: 45px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 19px;
  color: #FFF;
  line-height: 24px;
  font-family: 'Kodchasan Regular';
  gap: 30px;
}
@media (max-width:787px) {
  .th-categories .slick-slide {
    margin-right: 8px;
}
  .th-head-sec-main {
    font-size: 26px;
    line-height: 36px;
  }
  .single-th-cat {
    font-size: 13px;
    margin: unset;
  }
  .th-categories {
    row-gap: 15px;
  }
  .th-category-block {
    width: 100%;
  }
  .th-category-blocks {
    justify-content: space-between;
    row-gap: 29px;
    column-gap: 15px;
  }
  .th-banner-main {
    font-size: 36px;
    line-height: 44px;
  }
  .spec-col ul {
    font-size: 16px;
    line-height: 28px;
  }

  .child-specialization {
    display: flex;
    overflow: unset;
    padding-bottom: 15px;
    margin-top: -15px;
    flex-direction: row;
    flex-wrap: wrap;
    width: fit-content;
  }

  .subspeciality {
    width: unset;
    padding-right: 8px;
    padding-bottom: 7px;
  }

  .subspeciality a {
    padding: 0px 10px;
    font-size: 14px;
    font-family: 'Kodchasan Light';
    line-height: 30px;
  }

  .breadcrubs {
    flex-direction: row;
    flex-wrap: wrap;
  }

  .breadcrubs a {
    white-space: nowrap;
  }
}

/* .dr-frank-lipman {
  display: none !important;
} */

.single-doctor ul {
  list-style: disc;
  padding-left: 35px;
}

/* 404 page */

.page404 {
  padding: 50px 0px;
  text-align: center;
}
.imgcontainer-404{
  width: fit-content;
margin: auto;
}
.img404 {
  object-fit: contain;
  width: 100%;
  height: 400px;
}
.error404 .section-breadcreubs{
  display:none;
}
.text404 {
  font-family: 'Kodchasan Light';
  font-size: 18px;
  color: #736B69;
  line-height: 24px;
  letter-spacing: 0.45px;
}
.backtohometext {
  color: #736B69;
  font-family: 'Kodchasan Regular';
  font-size: 18px;
}
.maintext404 {
  font-family: 'Quicksand Light';
  font-size: 36px;
  color: #736B69;
  line-height: 40px;
  padding-bottom: 15px;
}
.imgplustext-container404 {
  padding-bottom: 50px;
}

html[lang="ar"] .maintext404{
  font-family: 'Tajawal-Regular';
}
html[lang="ar"] .text404 {
  font-family: 'Tajawal-Light';
}
@media screen and (max-width: 991px) {
  .img404 {
    height: unset;
  }
  .maintext404 {
    font-size: 27px;
    line-height: 39px;
  }
  .text404 {
    font-size: 16px;
  }
  html[lang="ar"] .as-packages-collect .slick-prev {
    left: unset !important;
    z-index: 100;
    right: 92% !important;
  }
  html[lang="ar"] .as-packages-collect .slick-next {
    right: 5px !important;
    z-index: 100;
  }
  html[lang="ar"] .as-packages-collect .slick-prev::before {
    content: url(../images/leftarrow.png) !important;
  }
  html[lang="ar"] .as-packages-collect .slick-next::before {
    content: url(../images/rightarrow.png) !important;
    transform: rotate(180deg);
  }
}



.specialization-banner{
  position: relative;
}
.specialization-banner img {
    width: 100%;
    height: 392px;
    object-fit: cover;
}
.specialization-banner-text {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 100px 80px;
  z-index:1;
  text-align: start;
  font-family: 'Quicksand Regular';
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  font-size:25px;
  font-weight: 900;
}
html[lang="ar"] .specialization-banner-text{
  right: 0;
}

.specialization-top-content{
    font-family: 'Quicksand Regular';
    font-size: 17px;
    line-height: 25px;
    color: #736B69;
    opacity: 1;
    font-weight: 800;
    max-width: 920px;
    margin: 20px 0;
}

.specialization-entry h2{
  text-align: start;
  font-family: 'Kodchasan Medium';
  letter-spacing: 0px;
  color: #736B69;
  padding-bottom: 10px;
}

.specialization-entry p{
  text-align: start;
  font-family: 'Kodchasan Light';
  letter-spacing: 0px;
  color: #736B69;
  line-height:30px;
}

.specialization-container {
  column-count: 2; /* Split into two columns */
  column-gap: 20px; 
}

.specialization-entry{
  padding: 10px 0px 10px 0px;
}

.specialization-bottom-content{
  font-family: 'Quicksand Regular';
  font-size: 17px;
  line-height: 25px;
  color: #736B69;
  opacity: 1;
  font-weight: 800;
  max-width: 870px;
  padding: 60px 0;
}
@media screen and (max-width: 768px) {
  .specialization-container {
    column-count: 1; /* Split into two columns */
  }
}

.specialization-scrollcontent a{
	text-decoration: underline;
	font-weight: bold;
}

.font-42{
  font-size: 42px;
}

.experiencepackages-main-title{
  text-align: center;
    font-family: 'Quicksand';
    font-size: 42px;
    line-height: 54px;
    font-weight: lighter;
    color: #736B69;
    padding: 30px 0px;
}

body:has(main.landing-page) {
  padding: 0;
}

/*************************************/
.single-wellth_blogs .wellth-blog-container ul {
    list-style: disc;
    margin-inline-start: 20px;
    font-size: 18px;
    line-height: 30px;
    font-family: 'Kodchasan light';
}

.blog-content-jump ul{
	list-style: none !important;
}