/** Shopify CDN: Minification failed

Line 2508:26 Expected ":"

**/
html{
  scroll-behavior:smooth;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,.marcellus-regular{
  font-family: "Marcellus", serif;
  font-weight: 400!important;
  font-style: normal;  
}
.btn {
    display: inline-block;
    width: fit-content;
    background-color: #fff;
    color: #000;
    padding: 2.5rem 3.5rem;
    font-size: 16px;
    font-weight: 500;
    height: 6rem;
    line-height: 10px;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 50px;
    text-align: center;
    border: unset;
    cursor:pointer;
    letter-spacing: 0.2px;
}
.primary-btn{
  background-color:#CE9733;
  color:#fff;
}
.secondary-btn{
  background-color:#576C63;
  color:#fff;
}
.transparent-btn{
  background-color:transparent;
  border: 2px solid #FFF;
}
.text-center{
  text-align:center;
}
.m-auto{
  display: block;
  margin:0 auto;
}
.m-0{
  margin:0px;
}
.letter-spacing-normal{
  letter-spacing:normal;
}
.page-width{
  max-width: 1840px;
  margin: 0 auto;  
}
.container_1740 {
  max-width: 1840px;
  padding:0 50px;
  margin: 0 auto;
}
.container_1440 {
  max-width: 1540px;
  margin: 0 auto;
  padding:0 50px;
}
.f-16{
  font-size:16px;
  line-height:normal;
}
.f-18{
  font-size:18px;
  line-height:normal;
}
.f-20{
  font-size:20px;
  line-height:normal;
}
.f-24{
  font-size:24px;
  line-height:normal;  
}
.f-28{
  font-size:28px;
  line-height:normal;
  font-weight:500;
}
.f-30{
  font-size:30px;
  font-weight:400;
  line-height:normal;  
}
.f-35{
  font-size:35px;
  font-weight:400;
  line-height:normal;  
}
.f-55{
  font-size:55px;
  font-weight:400;
  line-height:normal;
}
.f-75{
  font-size:75px;
  font-weight:400;
  line-height:normal;
}
/*banner  */
.Banner-slides .slideshow__text.banner__box {
    max-width: 1260px;
}
.Banner-slides .slideshow {
    min-height: 87rem!important;
}
.Banner-slides .slideshow__text .Sub__heading {
    margin-bottom: 1rem;
    font-weight: 500;
    font-family: 'jost';
}
.Banner-slides .slideshow__text   .banner__text {
    margin-top: 1rem;
}
.Banner-slides .slideshow__text .banner__heading {
    margin: 0;
}
.Banner-slides .slideshow__text .banner__buttons {
    margin-top: 4.3rem;
}
.Banner-slides .slideshow__text .banner__buttons .button {
    min-height: 6rem;
    padding: 0 3.3rem;
    font-weight:500;
}
.Banner-slides .slideshow__controls {
    position: absolute;
    bottom:40px;
    left: 50%;
    transform: translateX(-50%);
    border:0px;
}
.Banner-slides .slideshow__controls .slider-button {
    display: none;
}
.Banner-slides .slideshow__controls .slider-counter.slider-counter--dots {
    margin: 0;
}
.Banner-slides .slideshow__controls .slider-counter .slider-counter__link span {
    background: #393939;
    width: 1.5rem;
    height: 1.5rem;
}
.Banner-slides .slideshow__controls .slider-counter .slider-counter__link {
    padding: 0;
}
.Banner-slides .slideshow__control-wrapper {
    gap: 10px;
}
.Banner-slides .slideshow__controls .slider-counter .slider-counter__link--active span {
    background: #fff;
}
.Banner-slides .slideshow__controls .slider-counter .slider-counter__link--active {
    border: 1.5px solid #fff;
    border-radius: 50px;
    padding: 2px;
}
.Banner-slides .banner__text.rte p {
    color: #fff;
    font-weight: 400;
}
/*banner closed  */
/* Annocement bar */
img {
  width: 100%;
  display: block;
  object-fit: cover;
}
.annoucement-bar-content {
    display: flex !important;
    align-items: center;
    gap: 10px;
}
.announcement-bar-section {
    align-items: center;
    padding: 11px 50px;
    display: flex;
    justify-content: space-between;
    width:100%;
}
.social-icon-block {
    width: 20%;
}
.announcement-content p {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0 !important;
}
.announcement-content a {
    text-decoration: none;
    color: #fff;
}
.content-logo-img img {
    display: block;
}
.social-icon-block a.link.list-social__link {
    padding: 0 !important;
}
.social-icon-block .list-unstyled.list-social {
    gap: 15px;
}
.left-side-content {
  display: flex;
  overflow: hidden;
    width: 60%;
    gap: 82px;
}
.social-icon-block .list-social__item .icon {
    height: 1.6rem;
    width: 1.6rem;
}
/* Annocement bar close */
.header-wrapper.color-scheme-4.gradient {
    border: unset;
    position: absolute;
    margin: 0 auto;
    width: 100%;
    background:unset;
    background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.5970763305322129) 64%, rgba(0,0,0,1) 100%);
}
.header-wrapper .header__menu-item:hover span {
    text-decoration: none;
}
.header-wrapper details[open]>.header__menu-item {
    text-decoration: none;
}
.header__menu-item span {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}
.header__heading-link {
  padding: 0 !Important;
}
.header__inline-menu .list-menu--inline {
    gap: 15px;
}
.header__icons {
    padding-right: 0 !important;
    align-items:center;
}
.book_appointment-btn button.book-apt {
    width: 222px;
    height: 50px;
    background: none;
    border-radius: 500px;
    border: 2px solid #FFF;
    margin-left: 20px;
}
.book_appointment-btn a.book-btn {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 100%;
    align-items: center;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'Jost';
}


/*############ Image With Content ##########  */
.img-grid-section-block {
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    background-color: #DCD4CD;
    padding: 80px 0;
}
.img-grid-block-cont {
    width:100%;
    display: flex;
    gap: 54px;
}
.heading-block-img-grid h2 {
    color: #fff;
    text-transform: capitalize;
    width: 54%;
    margin: 0 !important;
}
.left-img-section-cont {
    display: flex;
    flex-direction: column;
    gap: 15px;
    width: 66%;
}
.right-img-section-cont {
    width: 34%;
    /* margin-top: 64px; */
}
.back-img-cont img {
    width: 100%;
    display: block;
    object-fit: cover;
    height: 100%;
}
.back-img-cont {
    width: fit-content;
    margin: 0 0 0 auto;
}
.img-with-block-cont {
    position: relative;
}
.content-block-abst {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    height: fit-content;
    padding: 55px 58px 55px 50px;
    max-width: 500px;
    background: #FFF;
    box-shadow: 0px 4px 50px 0px rgba(0, 0, 0, 0.12);
    transform: translateY(-38%);
}
.heading-cont-block h2 {
    color: #000;
    line-height: normal;
    text-transform: capitalize;
    margin: 0 !important;
}
.para-cont-block p {
    color: #322C28;
    font-style: normal;
    font-weight: 400;
    margin: 20px 0 30px;
    /* margin: 30px 0 40px; */
    line-height:normal;
    letter-spacing:normal;
}
.learn-more-btn {
    width: fit-content;
    height: 60px;
    border-radius: 500px;
    background: #576C63;
    padding: 10px 20px;
}
.learn-more-btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    color: #FFF;
    text-align: center;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
}
.img-block-right-cont {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}
.second-img-block {
    margin-left: 40px;
}

/* ################## Service Card Section ################ */
.service-card-section-block-cont {
    padding-top: 102px;
    width:100%;
}
.service-card-cont-block {
    width: 100%;
}
.card-block-cont {
    display: flex;
    padding-top: 50px;
    overflow: hidden;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 40px;
}
.card-items-block {
    position: relative;
    width: calc(25% - 30px);
    cursor: pointer;
    overflow: hidden;
}
.card-block-heading h2 {
    color: #000;
    text-align: center;
    text-transform: capitalize;
    margin: 0 !important;
}
.service-name h2 {
    color: #fff;
    text-align: center;
    text-transform: capitalize;
    margin: 0!important;
    transition: transform 0.5s ease-in-out;
    transform: translate(0%, 50px);
}
.card-items-block .card-img img {
    width: 100%;
    height: 100%;
    transition: .4s;
}
.card-items-block:hover .card-img img {
    transform: scale(1.1);
}
.btn-next-arrow {   
    opacity: 0;
    transform: translate(0%, 152%);
   transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out ;
}
.card-content {
    position: absolute;
    bottom: 30px;
    text-align: center;
    width: 100%;
    padding: 0 10px;
}
.card-content a.btn-next {
    text-decoration: none;
}
.card-items-block .card-img {
    height: 100%;
}
.card-items-block:hover  .service-name h2 {
    transform: translate(0%, 0px);
}
.card-items-block:hover .btn-next-arrow {
    margin-top: 30px;
    transform: translate(0%, 0px);
    opacity: 1;
}

/*  */
.Integrative-service .card-items-block:hover .service-name h2 {
    transform: translateY(50px);
}
.Integrative-service .card-items-block:hover .btn-next-arrow {
       transform: translateY(152%);
}
.Integrative-service .card-items-block:hover .btn-next-arrow {
    margin-top:0px;
}
/*######### Image With Text ############  */
.img-with-content-block {
    padding: 100px 0;
    position: relative;
    border-bottom: 1px solid #0000001f;
}
.img-with-content-block::before {
    content: '';
    width: 338px;
    height: 291px;;
    position: absolute;
    background-image: url('https://cdn.shopify.com/s/files/1/0615/4217/0689/files/image_22.png?v=1734503301');
    background-repeat: no-repeat;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-position: right;
}
.img-content-block-section {
    width:100%;
    display: flex;
    flex-wrap:wrap;
    justify-content:space-between;
    align-items:center;
    gap: 90px;
    position:relative;
}
.rightside-content-block {
    width: calc(50% - 45px);
    height: fit-content;
}
.left-side-img-block {
    width: calc(50% - 45px);
    position: relative;
}
.content-heading-right h2 {
    color: #000;
    text-transform: capitalize;
    margin: 0 !important;
}
.content-para-block p {
    color: #322C28;
    font-style: normal;
    font-weight: 400;
    text-transform: capitalize;
    margin: 30px 0 52px;
}
.btn-block-right-side {
    display: flex;
    gap: 10px;
    align-items: center;
}
.buy-now-btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    color: #FFF;
    text-align: center;
    font-style: normal;
    font-weight: 500;
    text-decoration: none;
}
.buy-now-btn {
    width: 169px;
    height: 60px;
    border-radius: 500px;
    background: #CE9733;
}
.left-side-img-block:before {
    content: '';
    height: 100%;
    width: 378.006px;
    background-image: url('https://cdn.shopify.com/s/files/1/0615/4217/0689/files/image_27.png?v=1734503301');
    position: absolute;
    background-repeat: no-repeat;
    z-index: -1;
    left: -27%;
    transform: rotate(360deg);
}


/*######### Marquee Content ###########  */
.marquee-tag-content {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 114px;
    background: #ce9733;
    margin-top: 10rem;
    border-bottom: 1px solid #fff;
}
.marquee {
    overflow: hidden;
    display: flex;
    gap: 30px;
    align-items: center;
}
.marquee h2 {
    white-space: nowrap;
    color: #FFF;
    font-size: 35.717px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
  margin:0;
}
.marquee img {
    width: 34px;
    height: 34px;
}

/* ########### Service With Image #########*/
.service-section-with-img-container {
    padding: 120px 0;
}
.service-cont-block:last-child {
    border: none !important;
}
.heading-block-service h2 {
    color: #000;
    text-align: center;
    font-size: 55px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin: 0 !important;
}
.para-block-service p {
    color: #322C28;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    text-align: center;
    margin: 40px 0 60px;
}
.right-side-content-block {
    width: calc(52% - 9px);
    height: fit-content;
    margin: auto;
}
.left-side-section-service {
    width: calc(48% - 17px);
}
.service-cont-block {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    border-bottom: 1px dashed rgb(0 0 0 / 22%);
}
.service-name-col h2 {
    color: #000;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 100px;
    text-transform: capitalize;
    margin: 0 !important;
}
.service-content-block-section-img {
    display: flex;
    gap: 129px;
}
.service-right-arrow a svg {
    width: 41px;
    height: 41px;
    border: 1px solid #000;
    border-radius: 50%;
}
.service-right-arrow:hover svg circle {
    fill: #576C63;
}
.service-right-arrow:hover svg {
    border: none;
}
.service-right-arrow:hover svg path {
    fill: #fff;
}
.service-card-cont-block .book-btn-appt.service {
    display: flex;
    justify-content: center;
    margin-top: 5.1rem;
}

.service-card-cont-block .book-btn-appt.service .btn.primary-btn {
    padding: 1.8rem 3.5rem;
}

/*########### Testimonials ###########  */
.testimonials-section-container-block {
    padding: 106px 0 100px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
}
.testimonials_heading {
    position: relative;
    width: 100%;
}
.testimonials_heading:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 149px;
    background-image: url(/cdn/shop/files/Practitioner.svg?v=1737963183);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    left: 50%;
    top: 50%;
    transform: translate(-50% , -50%);
}
.content-para-testi.f-16 {
    padding-top: 32px;
}
.testimonials_heading h2 {
    color: #FFF;
    text-align: center;
    text-transform: capitalize;
    margin: 0 0 50px;
}
.testimonials-content-col {
    display: flex !important;
    gap: 100px;
    flex-wrap:wrap;
    justify-content:space-between;
}
.testimonials-content-col .testimonials-content {
    width: 54%;
    height: fit-content;
}
.testimonials-content-col .testimonials-img {
    width: 39%;
}
.content-para-testi p {
    color: #FFF;
    font-style: normal;
    font-weight: 500;
    margin: 0;
    margin-bottom: 1.5rem;
    display: block !important;
}
.testimonials-author-name p.authoer-name {
    color: #fff;
    font-style: normal;
    font-weight: 400;
    margin: 44px 0 0;
    text-transform: uppercase;
    letter-spacing: 4.8px;
}
.testimonials-img img {
    height: 100%;
}
.testimonials-author-name p.authoer-dsc {
    color: #FFF;
    font-style: normal;
    font-weight: 400;
    margin: 0 !important;
    text-transform: uppercase;
    letter-spacing: 3.753px;
}
.testimonials-slider .slick-next::before, .testimonials-slider .slick-prev::before {
    display: none !important;
}
.cstom-btn {
    display: flex;
    gap: 10px;
    margin-top: 4rem;
}
.cstom-btn .arrow {
    border: 1px solid #576C63;
    width: 40px;
    height: 40px;
    padding: 14px;
    border-radius: 50px;
    display: grid;
    place-content: center;
    cursor: pointer;
    background: #576C63;
}
button.arrow.custom-prev.disable {
    background: #fff;
}
button.arrow.custom-prev.disable img {
    filter: brightness(0) saturate(100%) invert(38%) sepia(35%) saturate(177%) hue-rotate(102deg) brightness(97%) contrast(90%);
}
button.arrow.custom-next.disable {
    background: #ffffff;
}
button.arrow.custom-next.disable img {
    filter: brightness(0) saturate(100%) invert(38%) sepia(35%) saturate(177%) hue-rotate(102deg) brightness(97%) contrast(90%);
}

/* ########### Footer ############ */

.footer__blocks-wrapper {
  border-top: 1px solid rgb(255 255 255 / 22%);
    padding: 8rem 0 0 0;
}
.footer-content-with-btn {
    background: #322C28;
    padding-top: 120px;
    z-index: 1;
    position: relative;
}
.footer .footer__content-top {
    padding-bottom: 0;
}
.cancelattion-policy-block {
    border-bottom: 1px solid rgb(255 255 255 / 22%);
    padding-bottom: 9rem;
}
.heading-footer h2 {
    color: #FFF;
    text-transform: capitalize;
    margin: 0 !important;
}
.footer-content-section {
    width:100%;
    display: flex;
    gap: 80px;
    align-items: end;
    justify-content:space-between;
}
.footer-btns {
    width:50%;
    display: flex;
    gap: 18px;
    justify-content: flex-end;
    flex-wrap: wrap;
}
.heading-footer {
    width: calc(50% - 10px);
}
.field:after,.field:before {
    box-shadow: none !important;
}
.newsletter-form__field-wrapper .field__input {
    padding: 0 0 0 30px!important;
    border-radius: 500px;
    border: 1px solid rgba(255,255,255,.05);
    background: #ffffff0d;
}
.footer label.field__label {
    padding-left: 20px;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 4.5;
    top: unset !important;
}
.field__button>.svg-wrapper {
    height: 100%;
    color: #1e1e1e;
    font-size: 16px;
    font-weight: 500;
    line-height: 4.5;
    text-transform: uppercase;
    background: #fff;
    width: 100%;
    border-radius: 100px;
    font-family: Jost, sans-serif;
}
.newsletter-form__button {
    width: 180px!important;
    height: 50px!important;
    top: 10px!important;
    padding-right: 10px;
}
.newsletter-form__field-wrapper .field__input, .newsletter-form__field-wrapper .select__select, .newsletter-form__field-wrapper .customer .field input, .newsletter-form__field-wrapper .customer select {
    min-height: 70px !important; 
}
.footer-block__heading {
    color: #FFF;
    text-transform: capitalize;
}
.footer-block__newsletter h2.footer-block__heading.inline-richtext {
    margin-bottom: 41px!important;
    text-align: left;
}
.footer-block--newsletter.scroll-trigger.animate--slide-in {
    width: 100%;
}
.footer-block-image {
    flex-direction: column;
}
.footer-block__image-wrapper {
    margin-bottom: 0 !important;
}
.grid--4-col-tablet .grid__item:nth-child(2) {
    width: calc(21% - 0px)!important;
}
.grid--4-col-tablet .grid__item:first-child {
    width: calc(29% - 10px)!important;
}
.grid--4-col-tablet .grid__item {
    width: calc(9% - 10px)!important;
}
.footer-contact-icon-content-block {
    display: flex;
    gap: 13px;
    align-items: center;
}
.footer .footer-block__details-content.rte,
.footer .footer-block__details-content.rte a,
.footer .footer-block__details-content .list-menu__item--link{
    color: #FFF !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 46px;
    margin: 0 !important;
}
.footer-block__details-content.rte a {
  text-decoration: none;
}
.footer-block__heading {
    margin-bottom: 4.4rem !important;
}
.policy-heading h2 {
    color: #fff;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin: 0 0 31px;
}
.policy-block-content {
    display: flex;
    justify-content:space-between;
    align-items: center;
    margin-top: 80px;
    width:100%;
}
.policy-content-col {
    width: 78%;
}
.img-block-policy {
    width: 20%;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: space-between;
}
.img-block-policy img.magzin {
    max-width: 40%;
}
.img-block-policy img.certif {
    max-width: 60%;
}
.img-block-policy img {
    object-fit: fill;
    display:block;
}
.policy-content-col p {
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    opacity: .5;
    margin: 0 !important;
}
.footer__content-bottom {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    padding-top: 3.6rem !important;
}
.footer__content-bottom-wrapper {
    width: fit-content !important;
}
.copyright__content {
    color: #FFF;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 46px;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    gap: 8px;
}
.copyright__content p {
    margin: 0px;
}
.footer-bottom-social-mnedia-link {
    display: flex;
    align-items: center;
    gap: 33px;
}
.footer__copyright {
    margin-top: 0 !important;
}
.social-link-heading h2 {
    color: #FFF;
    text-transform: capitalize;
    margin: 0 !important;
}
.footer .footer-block__newsletter form#ContactFooter {
    margin: unset;
    max-width: 541px;
}
.footer .newsletter-form__field-wrapper {
    max-width: 541px;
}
.footer .footer-block__details-content .list-menu__item--link {
    line-height: 36px;
}
.footer .footer-block__details-content .list-menu__item--link:hover, .copyright__content a:hover {
    text-decoration: none!important;
}
.footer .social-links-icons ul li:nth-child(1) a {
    padding-left: 0;
}

/************* contact page css *****************/
img.cstm-img {
    max-width: 100%;
    width: auto;
    margin: 0 auto;
}
.custom-contact-detail-box .contact-items {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 43.5px;
}
.custom-contact-detail-box .contact-items .item{
    width: calc(33.33% - 29px);
    max-width: 451px;
    text-align: center;
    height: 233px;
    padding: 40px 36px 60px;
    background: #fff;
    color: #000;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 22px;
    position:relative;
}
.custom-contact-detail-box .contact-items .item .cstm-cntnt{
    color: #322C28;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    text-transform: capitalize;
    text-decoration: none;
    margin: 0;
    word-break: break-word;
    letter-spacing:0px;
}
.custom-contact-detail-box .contact-items .item a.cstm-link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.custom-contact-detail-box .bottom-footer {
    margin-top: 50px;
}
.custom-contact-detail-box .bottom-footer a.btn{
  text-decoration:none;
}
.custom-contact-detail-box .top-header h2.hdng {
    margin-bottom: 54px;
}
.custom-contact-address .inner-box {
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
}
.custom-contact-address .inner-box .left-side {
    width: 50%;
}
.custom-contact-address .inner-box .right-side {
    width: 50%;
}
.custom-contact-address .inner-box .right-side img.cstm-img{
    height:100%;
}
/***************** membeship css ****************/
.membership-items {
    background: #fff;
    color: #000;
    padding: 18px;
}
.pricing-table {
    width: 100%;
    border-collapse: collapse;
    text-align: left;
}
.pricing-table th, .pricing-table td {
    border: 1.182px solid #dcd4cd;
    padding: 20px 0px;
    text-align: center;
}
.pricing-table th {
    background-color: #CE9733;
    color: #fff;
    font-size: 18px;
}
.category-header {
    background-color: #576C63;
    color: #fff;
    font-weight: bold;
    text-align: left;
}
.pricing-table th:first-child{
    padding-left:48px;
    padding-right:48px;
}
.pricing-table td:first-child {
    text-align: left;
    padding-left:48px;
    padding-right:48px;
}
.pricing-table p {
    color: #000;
    font-size: 23px;
    font-family: "Marcellus", serif;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0px;
    word-break: break-word;
    letter-spacing: 0px;
}
.pricing-table thead p {
  font-family: inherit;
}
.pricing-table th img.cstm-img {
    margin: 0px;
}
.custom-become-member .top-header h2.hdng {
    margin-bottom: 50px;
    text-transform: capitalize;
}
.custom-become-member .pricing-table th h2{
    color: #FFF;
    text-align: center;
    font-size: 41px;
    line-height: normal;
    text-transform: capitalize;
    margin: 0px;
    margin-bottom: 20px;
}
.custom-become-member .pricing-table th p{
    color: #FFF;
    text-align: center;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.custom-become-member .pricing-table .category-header td h3{
    color: #FFF;
    text-align: left;
    font-size: 41px;
    font-style: normal;
    line-height: normal;
    margin:0px;
}
.custom-become-member .bottom-footer {
    margin-top: 50px;
}
.custom-become-member .pricing-table td.checkmark svg {
    display: block;
    margin: 0 auto;
}
.custom-become-member .pricing-table ul {
    margin: 0px;
    margin-top: 17px;
}
.custom-become-member .pricing-table ul li {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    opacity: 0.5;
}
.custom-become-member .pricing-table th, 
.custom-become-member .pricing-table td {
    width: 17.8%;
}
.custom-become-member .pricing-table th:first-child, 
.custom-become-member .pricing-table td:first-child {
    max-width: 488px;
    width: 28.6%;
}
.custom-become-member .pricing-table th:first-child{
    padding: 48px 48px 40px;
}
.custom-collection-slider .top-header {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom:30px;
}
.custom-collection-slider .top-header h2.hdng {
    text-transform: capitalize;
}
.custom-collection-slider .top-header .cstm-slider-btn {
    width: 100px;
    position: relative;
    z-index: 9;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.custom-collection-slider .top-header .cstm-slider-btn .slick-next, .custom-collection-slider .top-header .cstm-slider-btn .slick-prev {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    flex-wrap: wrap;
    width: 40px;
    height: 40px;
    transform: translate(0px, 0px);
}
.custom-collection-slider .top-header .cstm-slider-btn .slick-next::before, .custom-collection-slider .top-header .cstm-slider-btn .slick-prev::before{
    content:unset;
}
.collection-list-slider .item {
    position: relative;
    margin: 0px 22px;
}
.collection-list-slider .slick-list {
    margin: 0 -22px;
}
.collection-list-slider .item h3 {
    position: absolute;
    left: 0;
    bottom: 30px;
    width: 100%;
    text-align: center;
    padding: 0 20px;
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    line-height: normal;
    text-transform: capitalize;
}
.collection-list-slider .item img{
    width:100%;
}
.custom-collection-slider .top-header .cstm-slider-btn .slick-arrow svg circle{
   fill:#576C63;
    stroke:#576C63;
}
.custom-collection-slider .top-header .cstm-slider-btn .slick-arrow.slick-disabled svg circle{
   fill:#FFF;
  stroke:#576C63;
}
.custom-collection-slider .top-header .cstm-slider-btn .slick-arrow svg path{
   fill:#fff;
}
.custom-collection-slider .top-header .cstm-slider-btn .slick-arrow.slick-disabled svg path{
   fill:#576C63;
}
/* *****************end membership************************ */
.footer .footer-text-block-icon img {
    width: fit-content;
}
.header__menu-item .icon-caret {
    position:relative;
    right: -2px;
}
.header__heading-logo-wrapper {
    max-width: 170px;
}
.shopify-policy__container {
    width: 1780px;
    max-width: 100%;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
}
.template-privacy-policy .header-wrapper.color-scheme-4.gradient,
.template-terms-of-service .header-wrapper.color-scheme-4.gradient{
    background: #000;
    position: relative;
}
.service-card-cont-block .card-items-block a.collection-link_url {
    display: block !important;
    position: absolute;
    width: 100%;
    height: 100%;
  z-index: 1;
}
.header .header__inline-menu ul li .header__menu-item {
        padding-right: 1rem;
    }
.blog-page .main-blog .card__information {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
/**********Aboutpagecss*****************************  */
/************Breadcrumbbanner****************************  */
.breadcrumb-banner {
    width: 100%;
    position: relative;
}
.breadcrumb-banner .brc-img {
    width: 100%;
}
.breadcrumb-banner .brc-img img.bg-img-desk {
    width: 100%;
    object-fit: cover;
    display: block;
    min-height: 604px;
}
.breadcrumb-banner .brc-img img.bg-img-mob {
    display: none;
    width: 100%;
    object-fit: cover;
}
.breadcrumb-banner .brc-content {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    text-align: center;
    width: 100%;
    bottom: 140px;
}
.breadcrumb-banner .brc-content p {
    color: #fff;
    margin: 0 0 42px;
}
.breadcrumb-banner .brc-content h2 {
    color: #fff;
    margin: 0;
}
.breadcrumb-banner .brc-content h1 {
    color: #fff;
    margin: 0;
}
/************Breadcrumbbanner closed****************************  */
/* Video Section Container */
.video-section {
  position: relative;
  width: 100%;
  height: 750px;
  overflow: hidden;
}
.video-section .text-content a {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    text-decoration: none;
    border: 2px solid #fff;
    width: 222px;
    height: 50px;
    display: grid;
    place-content: center;
    border-radius: 50px;
    margin-top: 52px;
}

/* Background Video */
.video-section .background-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.video-section .video-abs-content-section {
    position: absolute;
    top: 0;
    left: 240px;
    right: 0;
    bottom: 0;
    height: 100%;
    margin: auto;
    z-index: 2;
    display: flex;
    gap: 103px;
    align-items: center;
    padding-left: 14px;
}
.video-section .pause-button {
    width: 78px;
    height: 78px;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    outline: 1px solid #fff;
    outline-offset: 12px;
}
.video-section .text-content {
    width: 50%;
}
.video-section .play-btn-block {
    background-image: url(/cdn/shop/files/Group_1996.png?v=1735216118);
    height: 100%;
    width: 102px;
    background-size: cover;
    display: flex;
    align-items: center;
    background-position: center;
    justify-content: center;
    background-repeat: no-repeat;
}
.video-abs-content-section::before {
    content: '';
    position: absolute;
    height: 324px;
    width: 1px;
    border-left: 1px solid #fff;
    bottom:0px;
    left: 64px;
}
.video-abs-content-section:after {
    content: "";
    position: absolute;
    height: 324px;
    width: 1px;
    border-left: 1px solid #fff;
    top: 0px;
    left: 64px;
}
.video-section .text-content h2 {
    color: #FFF;
    font-size: 55px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin: 0 !important;
}
.video-section .pause-icon {
    width: 23.143px;
    height: 27px;
    display: flex;
}
/* marque section about */
.marquee-tag-content.About-marque {
    margin: 0;
}
.marquee-tag-content.About-marque {
    margin: 0;
    border: unset;
}
/* image with content */
.about-img-con .back-img-cont {
    margin: unset;
    width: 44%;
}
.img-grid-section-block.about-img-con {
    padding: 80px 0;
    background-position: unset;
}
.about-img-con .content-block-abst {
    position: absolute;
    background: unset;
    box-shadow: unset;
    width: 66%;
    max-width: unset;
    padding: 0;
    margin: unset;
    left: 35%;
    top: 50%;
    transform: translateY(-60%);
}
.about-img-con .img-with-block-cont {
    display: flex;
    flex-direction: row-reverse;
    width: 100%;
    flex-wrap: wrap;
    justify-content: start;
    align-items: center;
}
.about-img-con .content-block-abst .heading-cont-block h2 {
    color: #fff;
    font-size: 55px;
}
.about-img-con .content-block-abst .para-cont-block {
    background: #fff;
    padding:3rem 4rem;
}
.about-img-con .left-img-section-cont {
    width: 100%;
    gap: 0;
    display: block;
}
.about-img-con .content-block-abst .heading-cont-block {
    padding-left: 176px;
    margin-bottom: 66px;
}
.about-img-con .content-block-abst .para-cont-block p {
    margin: 0 0 14px;
}
.about-img-con .back-img-cont img {
    max-width: 631px;
}
/* image with content closed */
/**********Aboutpagecss closed*****************************  */
/*************blog  page css********************  */
/*************blog  page css********************  */
/*************blog  page css********************  */
.blog-page {
    width: 100%;
    background: #8A7F79;
}
.blog-page .main-blog.page-width {
    padding-top: 110px;
    padding-bottom: 140px;
}
.blog-top-headings {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5rem;
    flex-wrap: wrap;
    row-gap: 20px;
}
.blog-top-headings .article_blog_nev.filter-custom {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
.blog-top-headings .article_blog_nev.filter-custom .link_blog {
    padding: 20px 35px;
    border: 2.3px solid #ffffff;
    border-radius: 50px;
    font-weight:500;
    text-transform: uppercase;
    cursor: pointer;
    color: #fff;
    line-height: normal;
    height: 5rem;
    display: grid;
    place-content: center;
}
.blog-top-headings .article_blog_nev.filter-custom .link_blog.active {
    background: #f79421;
    color: #fff;
    border-color: #ff9839;
}
.blog-page .title--primary {
    color: #fff;
}
.blog-page .article-card .card__heading a {
    color: #000;
}
.blog-page .article-card .card__heading{
    margin-bottom: 3rem;
}
.cstm-blogs .card__heading.h2 {
    margin-bottom: 3rem;
}
.article-card__footer:last-child {
    display: none;
}
.article-card-wrapper.underline-links-hover:hover a {
    text-decoration: none;
}
.blog-page .card__content {
    padding: 40px;
}
.blog-page .card__content .card__information {
    padding: 0 !important;
}
.blog-page .blog-articles__article .card__inner.ratio {
    height: 350px;
}
.cstm-blogs .blog-page .circle-divider:after , .cstm-blogs .circle-divider:after {
    margin: 0;
    font-size: 30px;
    position: absolute;
    padding: 0;
    top: -2px;
    right: 0;
}
.cstm-blogs .blog-page span.circle-divider , .cstm-blogs span.circle-divider {
    padding-right: 8px;
    position: relative;
}
.blog-page .blog-articles {
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 40px;
    row-gap: 40px;
}
.arc-con-btm {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 15px;
}
.arc-con-btm .article-card__info .art-auth span {
    font-size: 20px;
    font-weight: 400;
    font-family: Marcellus,serif;
    line-height: 20px;
    text-transform: capitalize;
    color:#000;
}
.arc-con-btm .article-card__info .art-date span {
    font-size: 14px;
    text-transform: capitalize;
    font-family: jost;
    line-height: 20px;
    font-weight: 400;
    color: #000;
}
.arc-con-btm .article-card__info.caption-with-letter-spacing {
    padding-top: 0;
}
.arc-con-btm .arc-lft-img img {
    width: 63px;
}
/******************************blog post page ************************************ */

.main-article-p {
    width: 100%;
}
.main-article-p .article-template__content p {
    color: #322C28;
}
.main-article-p .article-template__content h2 {
    font-size: 35px;
    margin: 40px 0;
}
.main-article-p .article-template__content h3 {
    color: #000;
}
.main-article-p .article-template__content h4 {
    color: #000;
}
.main-article-p .share-button__button .list-social__item:hover a {
  background: #576C63;
}
.main-article-p .share-button__button .list-social__item:hover a svg>path {
    fill: #fff;
}
.main-article-p figure {
    margin: 0;
}
.main-article-p .article-template__content li {
    display: inline;
}
.main-article-p .article-template__content {
    margin-bottom: 5rem;
    margin-top: 5rem;
}
.main-article-p .article-template__title {
    margin-bottom: 5rem!important;
    color: #000;
}
.main-article-p .share-button__button .list-social__item a {
    border: 2px solid #576C63;
    border-radius: 50px;
    padding: 3px;
    margin: 0 5px;
    width: 26px;
    height: 26px;
}
.main-article-p .share-button__button .list-unstyled.list-social {
    margin-left: 2rem;
}
.main-article-p .share-button__button .list-social__item a svg>path {
    fill: #576C63;
}
.main-article-p .share-button__button .list-social__item a svg {
    height: 13px;
    width: 13px;
}
.main-article-p .share-button__button {
    font-family: 'Marcellus';
    color: #000;
}
.main-article-p .share-button {
    padding: 1rem 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}
.article-template__comment-wrapper.container_1440 {
    padding: 0 5rem;
}
.main-article-p .article-template__content p span strong {
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    color: #322C28;
}
.main-article-p .article-template__content h2 {
    font-size: 35px;
}
.main-article-p .article-template__content p {
    font-size: 16px;
}
.cs-comments {
    margin-bottom: 12rem;
}
.cs-comments .field {
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid rgba(0,0,0,.22);
    margin-bottom: 2rem;
}
.cs-comments .field .text-area.field__input {
    min-height: 10rem;
}
.cs-comments .field .field__label {
    color: #322C28;
    font-size: 16px;
    font-weight: 400;
    display: block;
}
.cs-comments .field .field__input {
    min-height: 5rem;
}
.cs-comments .field:after {
    border: unset;
}
.cs-comments .field:before {
    border: unset;
}
.cs-comments .field__input:focus {
    box-shadow: unset;
}
.field__input:focus, .field__input:not(:placeholder-shown)~.field__label {
    top: 0;
}
.comment-box-con {
    border: 1px solid rgba(87,108,99,.22);
    border-radius: 22px;
    padding: 77px 50px;
    box-shadow: #959da533 0 8px 24px;
    transition: all .4s ease-in-out;
    display: none;
    opacity: 0;
}
.comment-box-con.active {
    display: block;
    opacity: 1;
}
.comment-btm-btn .btn:focus-visible {
    box-shadow: unset;
    border: unset;
    outline: unset;
}
.comment-btm-btn {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
    margin-top: 3.1rem;
}
.comment-btm-btn .btn {
    width: 100%;
    font-size: 16px;
    font-family: jost;
    font-weight: 500;
}
.top-blog-statusbar {
    display: flex;
    align-items: center;
    gap: 40px;
    margin-top: 2.6rem;
}
.top-blog-statusbar p {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    color: #576c63;
    font-size: 16px;
    font-weight: 400;
    line-height: 34px;
}
.b-comment-topbar {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 5rem;
}
.b-comment-topbar h2 {
    margin: 0;
}
.comt-sh {
    height:0;
    opacity: 0;
    overflow: hidden;
    transition: opacity 1s ease, height 4s ease-in-out;
    margin:0 !important;
}
.comt-sh.show {
    opacity: 1;
    height: auto;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 20px;
    margin-bottom:5rem!important;
}
.comt-sh .article-template__comments-comment {
    border-bottom: 1px solid #f3f3f3;
    margin-bottom: 0;
}
.cs-comments .article-template__comments-fields {
    margin-bottom: 2rem;
}
.comment-box-con .login-com {
    font-size: 12px;
    font-weight: 400;
    color: #322C28;
    line-height: 26px;
}
.comment-box-con .login-com span {
    color: #576C63;
    padding-right: 3px;
}
.cstm-blogs .blog__posts {
    column-gap: 40px;
    display: grid;
    row-gap: 40px;
}
.cstm-blogs .blog__posts .blog__post.grid__item {
    width: 100%;
    max-width: 100%;
    margin:0;
}
/*******************blog  page css closed*********************/
/* ********************collection-list section********************************************* */
.cstm-colection_list {
  width: 100%;
  position: relative;
  padding: 100px 0;
}
.cstm-colection_list .tabs {
  width: 100%;
  justify-content: center;
  margin-bottom: 7rem;
  display: flex;
  flex-wrap: wrap;
  column-gap: 10px;
  row-gap: 20px;
}
.collection-tabs {
  max-width: 100%;
}
.collection-tabs .tab-link {
  padding: 12px 26px;
  border: none;
  cursor: pointer;
  border-radius: 50px;
  text-transform:uppercase;
  background-color:transparent;
  border: 2px solid #FFF;
  color:#fff;
  height:5rem;
  font-family: 'Jost';
  text-decoration: none;
}

.collection-tabs .tab-link.active{
  background-color:#CE9733;
  border: 2px solid #CE9733;
}
.collection-tabs .tab-content {
  display: none;
}
.collection-tabs .tab-content.active {
  width:100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  column-gap: 44px;
  row-gap: 40px;
}
.collection-tabs .tab-content.active .card-items-block {
  width: 100%;
}

/* ********************collection-list section closed********************************************* */
/******************service Details Page******************************/
/*multicolumn  */
.multicolumn .page-width {
    width: 100%;
    padding: 0;
    max-width: 100%;
}
.multicolumn .multicolumn-list {
    gap: 0;
}
.multicolumn .multicolumn-list h3 {
    line-height: normal;
    margin-bottom: 3rem;
}
.multicolumn .multicolumn-card__info .rte {
    margin: 0;
}

/* img with text2 */
.service-image-txt {
    position: relative;
}
.service-image-txt:after {
    content: '';
    position: absolute;
    bottom: 0;
    background-size: cover;
    right: 0;
    background-image: url(/cdn/shop/files/image_35.png?v=1738665231);
    background-repeat: no-repeat;
    width: 610px;
    height: 525px;
    z-index: 0;
}
.service-image-txt .image-with-text {
    z-index: 1;
}
.service-image-txt .image-with-text__media-item:before {
    content: '';
    position: absolute;
    left: -241px;
    top: 0;
    background-image: url(/cdn/shop/files/image_34.png?v=1738665140);
    width: 378px;
    height: 569px;
    background-size: contain;
    background-repeat: no-repeat;
}
.service-image-txt .img-txt_heading {
    margin-bottom: 4rem;
}
.service-image-txt .image-with-text .global-media-settings {
    border: unset;
}
.service-image-txt .image-with-text--overlap .image-with-text__content {
    margin-left: -152px;
    margin-right: 0;
    /* padding: 172px 71px; */
    min-width: calc(100% + 15.2rem);
}
.service-image-txt p{
    color: #322C28;
}

/*faq section  */
.faq_section {
    width: 100%;
    padding-bottom: 100px;
    padding-top: 100px;
}
.faq_section .faq_block {
    width: 100%;
}
.faq_section .faq_block .f-accordion {
    max-width: 100%;
    display: flex;
    width: 100%;
    flex-wrap:wrap;
    justify-content: space-between;
}
.faq_section .faq_block h2 {
    margin: 0 0 60px 0;
    color:#000;
}
.f-accordion .left-side {
    width: 100%;
}
.faq_section .accordion-item {
    width: 100%;
    border-bottom: 1px dashed #00000024;
}
.accordion-header {
    padding: 26px 0px 33px;
    cursor: pointer;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.accordion-header .faq-icon-top {
    display: none;
}
.accordion-header svg {
    min-width: 29px;
    max-width: 41px;
    width: 100%;
    margin-right: 10px;
}
.accordion-header .faq-icon-bottom {
    display: block;
}
.accordion-header.active .faq-icon-top {
    display: block;
}
.accordion-header.active .faq-icon-bottom {
    display: none;
}
.accordion-header h3{
   color:#000;
}
.accordion-content {
    display: none;
    padding: 0px 0px 52px;
}
.accordion-content p {
    margin: 0;
    color: #322C28;
}

/* image with text */
.col-img-txt .image-with-text__content {
    padding-left: 0;
}
.col-img-txt .image-with-text__text p{
    color:#fff;
}

/***********teeth whitening page***************  */
.cstm-grid-teeth-box {
    width: 100%;
    position: relative;
    padding: 110px 0 101px;
}
.cstm-grid-teeth-item {
    padding: 10rem 15rem;
}
.cstm-grid-teeth-box h3.book-appn {
    margin-bottom: 41px;
    color: #576C63;
    margin-top: 64px;
}
.cstm-grid-teeth-btn a.btn.secondary-btn {
    margin-bottom: 48px;
}
.cstm-grid-teeth-content-box h2 {
    margin-bottom: 30px;
    margin-top: 40px;
    color:#000;
}
.cstm-grid-teeth-content-box .fst-h {
    margin-top: 0;
}
.cstm-grid-teeth-content-box p{
    color:#322C28;
}
.cstm-grid-teeth-box .metafield-rich_text_field p {
    margin: 0px;
    margin-bottom:20px;
}

/***********teeth whitening page closed***************  */
/***************** Collection Product grid ist & 2nd css ****************/
.custom-collection-product-grid .inner-box{
    display: flex;
    justify-content: center;
    gap: 40px;
    width:100%;
    flex-wrap:wrap;
    /* align-items:flex-start; */
}
.custom-collection-product-grid .inner-box .item {
    width: calc(33.311% - 26.6px);
    max-width: 100%;
    background: #fff;
    color: #000;
    display: flex;
    flex-direction: column;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 50px;
}
.custom-collection-product-grid .inner-box .product-content{
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    gap:20px;
    /* min-height: 561px; */
}
.custom-collection-product-grid .inner-box .product-content h2{
    color: #000;
    font-size: 28px;
    font-style: normal;
    line-height: 35px;
    text-transform: capitalize;
    margin: 0;
    margin-bottom: 30px;
}
.custom-collection-product-grid .inner-box .product-content h1{
    color: #000;
    font-size: 28px;
    font-style: normal;
    line-height: 35px;
    text-transform: capitalize;
    margin: 0;
    margin-bottom: 30px;
}

.custom-collection-product-grid .inner-box .product-content h3,
.custom-collection-product-grid .inner-box .product-content h4{
    color: #000;
    font-size: 20px;
    font-style: normal;
    line-height: 30px;
    text-transform: capitalize;
    margin: 0px;
    margin-bottom:30px;
}
.custom-collection-product-grid .inner-box .product-content h3 {
    margin: 0px 0 17px;
}
.custom-collection-product-grid .inner-box .product-content h5,
.custom-collection-product-grid .inner-box .product-content h6{
    color: #000;
    font-size: 20px;
    font-style: normal;
    line-height: 30px;
    text-transform: capitalize;
    margin: 0px;
    margin-top:40px;
    margin-bottom:20px;
}
.custom-collection-product-grid .inner-box .product-content p{
    color: #322C28;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    margin: 0px;
    letter-spacing: 0px;
}
.custom-collection-product-grid .inner-box .product-content ul {
    padding-left: 20px;
    margin: 5px 0;
}
.custom-collection-product-grid .inner-box .product-content ul li {
    color: #322c28;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
}
.custom-collection-product-grid .inner-box .product-content p br{
    content: "";
    display: block;
    height: 20px;
    width: 100%;
}
.custom-collection-product-grid .inner-box .product-content p.p-cs {
    display: flex;
    justify-content: space-between;
    font-size: 20px;
    margin-bottom: 5px;
}
.custom-collection-product-grid .inner-box .product-content p.custom-price {
    color: #576C63;
    font-family: "Marcellus", serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    /* margin-top: 30px; */
    margin-bottom: 30px;
}
.custom-collection-product-grid .inner-box .product-content p.custom-price s {
    font-size: 53px;
    text-decoration:none;
}
.custom-collection-product-grid-second .inner-box {
    display: flex;
    flex-direction: column;
}
.custom-collection-product-grid-second .item {
    display: flex;
    flex-wrap: wrap;
    gap: 80px;
    align-items: flex-start;
}
.custom-collection-product-grid-second .item .left-side {
    width: calc(35% - 40px);
    max-width: 553px;
    background: #fff;
    color: #000;
    display: flex;
    flex-direction: column;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 50px;
    position: sticky;
    top: 0;
}
.custom-collection-product-grid-second .item .right-side {
    width: calc(65% - 40px);
}
.custom-collection-product-grid-second .item .product-content {
    padding: 39px 38px 51px 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    gap:20px;
    /* min-height: 561px; */
}
.custom-collection-product-grid-second .inner-box .product-content h2{
    color: #000;
    font-size: 28px;
    font-style: normal;
    line-height: 35px;
    text-transform: capitalize;
    margin: 0;
    margin-bottom: 30px;
}
.custom-collection-product-grid-second .inner-box .product-content h3,
.custom-collection-product-grid-second .inner-box .product-content h4{
    color: #000;
    font-size: 20px;
    font-style: normal;
    line-height: 30px;
    text-transform: capitalize;
    margin: 0px;
    margin-bottom:30px;
}
.custom-collection-product-grid-second .inner-box .product-content h5,
.custom-collection-product-grid-second .inner-box .product-content h6{
    color: #000;
    font-size: 20px;
    font-style: normal;
    line-height: 30px;
    text-transform: capitalize;
    margin: 0px;
    margin-top:40px;
    margin-bottom:20px;
}
.custom-collection-product-grid-second .inner-box .product-content p{
    color: #322C28;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    margin: 0px;
}
.custom-collection-product-grid-second .inner-box .product-content ul {
    padding-left: 20px;
    margin: 5px 0;
}
.custom-collection-product-grid-second .inner-box .product-content ul li {
    color: #322c28;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
}
.custom-collection-product-grid-second .inner-box .product-content p br{
    content: "";
    display: block;
    height: 20px;
    width: 100%;
}
.custom-collection-product-grid-second .inner-box .product-content p.custom-price {
    color: #576C63;
    font-family: "Marcellus", serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    text-transform: capitalize;
    margin-top: 44px;
    margin-bottom: 50px;
}
.custom-collection-product-grid-second .inner-box .product-content p.custom-price s {
    font-size: 53px;
    text-decoration:none;
}
.custom-collection-product-grid-second .inner-box .metafield-rich_text_field ol {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding-left: 20px;
    column-gap: 45px;
    row-gap: 0;
}
.custom-collection-product-grid-second .inner-box .metafield-rich_text_field p{
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    margin:0px;
    margin-bottom:20px;
}
.custom-collection-product-grid-second .inner-box .metafield-rich_text_field h4{
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    text-transform: capitalize;
    margin:20px 0px;
}
.custom-collection-product-grid-second .inner-box .metafield-rich_text_field ol li{
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
}
.custom-collection-product-grid-second .metafield-rich_text_field strong{
    font-weight:600;
}
.custom-collection-product-grid-second .inner-box .metafield-rich_text_field ol li:nth-child(1){
    grid-column: 1;
    grid-row: 1;
}
.custom-collection-product-grid-second .inner-box .metafield-rich_text_field ol li:nth-child(2){
    grid-column: 1;
    grid-row: 2;
}
.custom-collection-product-grid-second .inner-box .metafield-rich_text_field ol li:nth-child(3){
    grid-column: 1;
    grid-row: 3;
}
.custom-collection-product-grid-second .inner-box .metafield-rich_text_field ol li:nth-child(4){
    grid-column: 2;
    grid-row: 1;
}
.custom-collection-product-grid-second .inner-box .metafield-rich_text_field ol li:nth-child(5){
    grid-column: 2;
    grid-row: 2;
}
.custom-collection-product-grid-second .inner-box .metafield-rich_text_field ol li:nth-child(6){
    grid-column: 2;
    grid-row: 3;
}
.template-sculptra .custom-collection-product-grid .inner-box .product-content {
    gap: 48px;
}
.inner-box .item .product-image {
    height: auto;
    /* max-height: 350px; */
    position: relative;
}
/* .inner-box .item .product-image img.cstm-img {
    height: 100%;
} */
/* .inner-box .item .product-image img.cstm-img {
    position: absolute;
    object-fit: contain;
    width: 100%;
    height: 100%;
    object-position: top center;
} */
/***************** End Collection Product css ****************/
/*****************collection-grid3*******************************  */
.custom-collection-product-grid-third .item {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 40px;
    margin-bottom: 2rem;
}
.custom-collection-product-grid-third .item .product-image img {
    width: 100%;
    object-fit: cover;
}
.custom-collection-product-grid-third .col-item {
    box-shadow: #0000001f 0 4px 50px;
    background: #fff;
}
.custom-collection-product-grid-third .item .col-item .product-content {
    padding: 39px 38px 51px 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    gap:20px;
    /* min-height: 556px; */
}
.custom-collection-product-grid-third .item .col-item .product-content .content-box p {
    color: #322c28;
    margin-top: 30px;
}
.custom-collection-product-grid-third .item .col-item .product-content .content-box h2 {
    color: #000;
}
.custom-collection-product-grid-third .col-item.first {
    display: flex;
    flex-direction: column;
}
.custom-collection-product-grid-third .item .col-item .product-content p.custom-price {
    color: #576c63;
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 50px;
    line-height: normal;
    font-family: "Marcellus", serif;
}
.custom-collection-product-grid-third .item .col-item .product-content p.custom-price s {
    text-decoration: none;
    font-size: 53px;
    font-weight: 400;
    line-height: normal;
}
.template-sculptra .content-box .prd-title {
    display: none;
}

/*****************collection-grid3 closed*******************************  */
/**********************collection-grid-slider ************************ */
.collection-grid-slider {
    width: 100%;
    position: relative;
}
.collection-grid-slider .slick-prev:before {
    content: unset;
}
.collection-grid-slider .slick-next:before {
    content: unset;
} 
.collection-grid-slider .col-slide-top-navigation {
    margin-bottom: 5rem;
}
.collection-grid-slider .col-slide-top-navigation h2 {
    margin-bottom: 3rem;
}
.collection-grid-slider .collection-slider .slick-track .col-slides {
    margin: 0 22px;
    border: 1px solid #EDEDED;
}
.collection-grid-slider .collection-slider .slick-arrow {
    width: 40px;
    height: 40px;
}
.collection-grid-slider .collection-slider .slick-arrow svg>circle {
    fill: #576C63;
}
.collection-grid-slider .collection-slider .slick-arrow svg>circle {
    fill: #576C63;
}
.collection-grid-slider .collection-slider .slick-prev.slick-arrow svg>path {
    fill: #fff;
}
.collection-grid-slider .collection-slider .slick-arrow.slick-disabled svg>circle {
    fill: #fff;
}
.collection-grid-slider .collection-slider .slick-arrow.slick-disabled svg>path {
    fill: #576C63;
}
.collection-grid-slider .collection-slider .slick-prev {
    left: 0;
    z-index: 1;
}
.collection-grid-slider .collection-slider .slick-next {
    right: 0;
    z-index: 1;
}
.inner-box .product-content a.readmore, .inner-box .product-content a.readless {
    color: #ce9733;
    text-decoration: none;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 23px;
    letter-spacing: 0px;
}
.cstm-grid-teeth-content-box a.cstm-readmore, .cstm-grid-teeth-content-box a.cstm-readless {
    color: #ce9733;
    text-decoration: none;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 23px;
    letter-spacing: 0px;
}
.product-description-short, .product-description-full {
    margin-bottom: 10px;
}

.collection-slider .item.slick-slide {
    background: #fff;
    color: #000;
    display: flex;
    flex-direction: column;
    margin: 10px 15px;
    padding: 10px 15px;
    height: inherit;
}
.collection-slider .item.slick-slide a.readmore,
.collection-slider .item.slick-slide a.readless{
    color: #ce9733;
    text-decoration: none;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 23px;
    letter-spacing: 0px;
}
.collection-slider .slick-track {
    display: flex !important;
}
/*==================================================================*/
/* Media Query  */
/*==================================================================*/
/*==================================================================*/
@media screen and (min-width: 750px) {
  .custom-desktop-hide{
    display:none !important;
  }
}
@media screen and (min-width: 769px) {
  .footer-contact-icon-content-block {
    align-items: flex-start;
    margin-bottom: 20px;
}
  .footer .footer-block__details-content.rte, .footer .footer-block__details-content.rte a, .footer .footer-block__details-content .list-menu__item--link {
    color: #fff !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 !important;s
    padding: 0px !important;
    word-break: break-all;
}
}
@media screen and (min-width: 993px) {

.blog-page .blog-articles {
    grid-template-columns: 1fr 1fr 1fr;
}
.cstm-blogs .blog__posts {
    column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr;
    row-gap: 20px;
}
.article-template__content img {
    height: 709px;
}
.article-template__content img.trtment {
    max-width: 100%;
    width: 100%;
    object-fit: contain;
}
.multicolumn .multicolumn-list .multicolumn-list__item {
    width: 50%;
    max-width: 50%;
}
.multicolumn .multicolumn-list .multicolumn-list__item .multicolumn-card__info {
    padding: 107px 92px 84px;
}
}
@media screen and (min-width: 1441px) and (max-width: 1785px) {
.header__inline-menu .list-menu--inline {
    gap: 0px;
}
.header .header__inline-menu ul li .header__menu-item {
    padding: 5px 8px;
} 
.header .header__inline-menu ul li .header__menu-item .icon-caret {
    right: 0rem;
}
.left-side-content {
    width: 80%;
    gap: 70px;
}
.btn {
    padding: 2.5rem 2.5rem;
}
}
@media screen and (min-width: 1441px) and (max-width: 1600px) {
  .header .header__inline-menu ul li .header__menu-item span {
      font-size: 14px;
  }
  .book_appointment-btn button.book-apt {
    margin-left: 15px;
}
  .header .header__inline-menu ul li .header__menu-item {
        padding: 5px;
    }
  .img-content-block-section {
    gap: 40px;
}
  .left-side-img-block {
    width: calc(60% - 20px);
}
  .rightside-content-block {
    width: calc(40% - 20px);
}
}
@media screen and (min-width: 1321px) and (max-width: 1440px) {
.img-content-block-section {
    gap: 0px;
}
.footer-content-section {
    gap: 0;
}
.header__inline-menu .list-menu--inline {
    gap: 0px;
}
.book_appointment-btn button.book-apt {
    margin-left: 15px;
}
.book_appointment-btn a.book-btn {
    font-size: 12px;
}
.book_appointment-btn button.book-apt {
    width: 179px;
    height: 44px;
}
.left-side-content {
    width: 80%;
    gap:5rem;
}
.social-icon-block {
    width: 15%;
}
.header .header__inline-menu ul li .header__menu-item {
    padding: 10px 5px;
}
.header .header__inline-menu ul li .header__menu-item span {
    font-size: 13px;
}
header.header {
    column-gap: 0rem !important;
}
.header .header__heading {
    max-width: 130px;
}
.header .header__inline-menu ul li .header__menu-item .icon-caret {
    right: -2px;
}
.header .header__inline-menu{
   margin-left: -7px;
}
.left-side-img-block {
    max-width: 50%;
}
.rightside-content-block {
    max-width: 44%;
}
.testimonials-content-col {
    gap: 0px;
}
.btn {
    padding: 2.5rem 2rem;
}
}
@media screen and (min-width: 1201px) and (max-width: 1320px) {
.img-content-block-section {
    gap: 0px;
}
.footer-content-section {
    gap: 0;
}
.header__inline-menu .list-menu--inline {
    gap: 0px;
}
.book_appointment-btn button.book-apt {
    margin-left: 5px;
}
.book_appointment-btn a.book-btn {
    font-size: 12px;
}
.book_appointment-btn button.book-apt {
    width: 160px;
    height: 44px;
}
.left-side-content {
    width: 80%;
    gap:5rem;
}
.social-icon-block {
    width: 15%;
}
.header .header__inline-menu ul li .header__menu-item {
    padding: 10px 5px;
}
.header .header__inline-menu ul li .header__menu-item span {
    font-size: 12px;
}
header.header {
    column-gap: 0rem !important;
}
.header .header__heading {
    max-width: 130px;
}
.header .header__inline-menu ul li .header__menu-item .icon-caret {
    right: -2px;
}
.header .header__inline-menu{
   margin-left: -7px;
}
.left-side-img-block {
    max-width: 50%;
}
.rightside-content-block {
    max-width: 44%;
}
.testimonials-content-col {
    gap: 0px;
}
.btn {
    padding: 2.5rem 2rem;
}
}
@media screen and (min-width: 1201px) {
.annoucement-bar-content:last-child:after {
    content: unset;
}
.annoucement-bar-content {
    position: relative;
}
.annoucement-bar-content:after {
    content: '';
    position: absolute;
    width: 2px;
    height: 20px;
    background: #fff;
    right: -40px;
    top: 50%;
    transform: translateY(-50%);
    opacity: .2;
}
.custom-become-member .pricing-table .category-header td {
    padding: 34.5px 48px;
}
  .custom-become-member .pricing-table .category-header td h3{
   line-height:29px;
}
}
@media screen and (min-width: 1201px) and (max-width: 1440px) {
.breadcrumb-banner .brc-img img.bg-img-desk {
    min-height: 450px;
}
.breadcrumb-banner .brc-content {
    bottom: 70px;
}
.blog-page .blog-articles {
    column-gap: 20px;
    row-gap: 20px;
}
.breadcrumb-banner .brc-content p {
    margin: 0 0 12px;
}
.service-image-txt .image-with-text__media-item:before {
    width: 180px;
    height: 350px;
    left: -49px;
}
.service-image-txt:after {
    width: 402px;
    height: 350px;
}
.cstm-grid-teeth-item {
    padding: 10rem 10rem;
}
.custom-collection-product-grid .inner-box .product-content, .custom-collection-product-grid-second .item .product-content, .custom-collection-product-grid-third .item .col-item .product-content {
    min-height: auto;
    gap: 20px;
}

.custom-collection-product-grid-third .item {
    column-gap: 20px;
}
.template-sculptra .custom-collection-product-grid .inner-box .item {
    width: 40%;
}
.collection-grid-slider .collection-slider .slick-track .col-slides {
    margin: 0 10px;
}
.collection-grid-slider .collection-slider .slick-prev {
    left: -10px;
}
.collection-grid-slider .collection-slider .slick-next {
    right: -10px;
}
.about-img-con .content-block-abst .para-cont-block {
    padding: 4rem;
}
.collection-tabs .tab-content.active {
    column-gap: 30px;
    row-gap: 30px;
}
}
@media screen and (min-width: 1441px) {
.main-article-p header.container_1440 {
    margin-top: 14rem !important;
}
.service-banner-lp .brc-content {
    bottom: 207px;
}
}
@media screen and (min-width: 750px) and (max-width: 1200px) {
    .page-width {
        padding: 0 2rem;
    }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .newsletter-form__button {
    max-width: 120px !important;
}
.btn {
    padding: 2.5rem 2rem;
}
.footer-content-section {
    gap:0px;
}
.left-side-content {
    gap: 20px;
    width: 60%;
}
.social-icon-block {
    width: 30%;
    display:block;
}
.header header-drawer {
    display: block;
}
.header nav.header__inline-menu {
    display: none;
}

.header .header__icon .icon {
    width: 3.3rem;
    height: 2.2rem;
}
.Banner-slides .slideshow__text .banner__heading {
    font-size: 50px;
}
.Banner-slides .slideshow__text .Sub__heading {
    margin-bottom: 2.1rem;
}
.heading-block-img-grid h2 {
    font-size: 40px;
    width: 70%;
}
.second-img-block {
    margin-left: 0;
}
.img-grid-block-cont {
    align-items: center;
    gap:30px;
}
.left-img-section-cont {
    gap: 30px;
}
.img-block-right-cont {
    gap: 30px;
}
.content-block-abst {
    padding: 45px 40px;
}
.card-block-cont {
    padding-top: 20px;
    row-gap: 10px;
}
.service-name h2 {
    font-size: 20px;
}
.testimonials-content-col .testimonials-content {
    width: 55%;
}
.card-items-block {
    width: calc(25% - 10px);
}
.left-side-img-block {
    width: calc(50% - 20px);
}
.rightside-content-block {
   width: calc(50% - 20px);
}
.img-content-block-section {
    gap: 40px;
    align-items: flex-start;
}
.content-para-block p {
    margin: 15px 0 25px;
}
.content-heading-right h2 {
    font-size: 40px;
}
.card-block-heading h2 {
    font-size: 40px;
}
.testimonials-content-col {
    gap: 30px;
}
.heading-footer h2 {
    font-size: 40px;
}
.footer-block__details-content.rte, .footer-block__details-content.rte a, .footer-block__details-content .list-menu__item--link {
    line-height: 30px;
}
.img-block-policy img {
    height: 80px;
}
.policy-block-content {
    margin-top: 50px;
}
.cancelattion-policy-block {
    padding-bottom: 5rem;
}
.footer-block__newsletter h2.footer-block__heading.inline-richtext {
    margin-bottom: 30px!important;
}
.footer-block__newsletter label.field__label {
    padding-left: 0px;
}
.footer-block__heading {
    margin-bottom: 2rem!important;
    font-size: 20px !important;
}
.copyright__content {
  font-size: 14px !important;
  line-height: normal;
  gap: 3px;
}
.testimonials-img img {
  height: auto;
}
  .footer .footer-block__details-content .list-menu__item--link {
    font-size: 14px;
}
  .breadcrumb-banner .brc-img img.bg-img-desk {
    min-height: 500px;
}  
.about-img-con .content-block-abst .para-cont-block {
    padding: 3rem 3rem;
}
.about-img-con .content-block-abst .heading-cont-block {
    padding-left: 176px;
    margin-bottom: 15px;
}
.about-img-con .content-block-abst .heading-cont-block h2 {
    font-size: 40px;
}
.about-img-con .content-block-abst {
    width: 70%;
    left: 30%;
    transform: translateY(-52%);
}
.video-section .video-abs-content-section {
    left: 100px;
    gap: 50px; 
}
.video-section .text-content {
    width: 70%;
}
.breadcrumb-banner .brc-content h2 {
    font-size: 60px;
}
/*blog-page  */
.blog-page .blog-articles {
    column-gap: 20px !important;
    row-gap: 20px !important;
}
.blog-page .card__content {
    padding: 20px;
}
.blog-page .article-card .card__heading a {
    font-size: 25px;
}
.breadcrumb-banner .brc-content p {
    margin: 0 0 12px;
}
.collection-tabs .tab-content.active {
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 25px;
    row-gap: 25px;
}
/* collectionpage */
.multicolumn .multicolumn-list .multicolumn-list__item .multicolumn-card__info {
    padding: 60px 40px 60px !important;
}
.left-side-img-block {
    width: calc(50% - 20px);
}
.rightside-content-block {
   width: calc(50% - 20px);
}
.service-image-txt .image-with-text--overlap .image-with-text__content {
    padding: 70px 70px;
}
.service-image-txt .image-with-text__media-item:before {
    width: 300px;
    height: 360px;
    left: -60px;
}
.service-image-txt:after {
    width: 345px;
    height: 300px;
}
.cstm-grid-teeth-item {
    padding: 8rem;
}
.custom-collection-product-grid .inner-box {
    gap: 20px;
}
.custom-collection-product-grid .inner-box .product-content, .custom-collection-product-grid-second .item .product-content, .custom-collection-product-grid-third .item .col-item .product-content {
    padding: 20px;
    min-height: auto;
    gap: 20px;
}
.custom-collection-product-grid .inner-box .product-content p.custom-price {
    margin-top: 0px;
    margin-bottom: 20px;
}
.custom-collection-product-grid-second .item {
    gap: 20px;
    justify-content: space-between;
}
.custom-collection-product-grid-second .item .left-side {
    width: 35%;
}
.custom-collection-product-grid-second .item .product-content .secondary-btn {
    width: 100%;
}
.custom-collection-product-grid-third .item {
    grid-template-columns: 1fr 1fr;
    column-gap: 15px;
    row-gap: 15px;
}
.custom-collection-product-grid .inner-box .product-content p.custom-price {
    font-size: 12px;
}
.custom-collection-product-grid .inner-box .product-content p.custom-price s {
    font-size: 30px;
}
.custom-collection-product-grid .secondary-btn {
    font-size: 14px;
}
.custom-collection-product-grid .inner-box .product-content h3, .custom-collection-product-grid .inner-box .product-content h4 {
    margin: 0 0 10px;
}
.collection-grid-slider .collection-slider .slick-track .col-slides {
    margin: 0 10px;
}
.collection-grid-slider .collection-slider .slick-prev {
    left: -10px;
}
.collection-grid-slider .collection-slider .slick-next {
    right: -10px;
}
.template-lab-testing-in-stead-of-blood .custom-collection-product-grid .inner-box .item {
    width: 45%;
}
.template-sculptra .custom-collection-product-grid .inner-box .item {
    width: 45%;
}
.template-vitamin-amp-therapeutic-injections .custom-collection-product-grid .inner-box .item {
    width: 45%;
}
}
@media screen and (max-width: 1509px){
.content-block-abst {
    padding: 15px 20px;
}
.back-img-cont img {
    max-width: 631px;
}
.para-cont-block p {
  margin: 10px 0px;
}
}
@media screen and (max-width: 1200px) {
/************* contact page css *****************/
.custom-contact-detail-box .contact-items {
  gap: 30px;
}
.custom-contact-detail-box .contact-items .item {
  width: calc(33.33% - 20px);
  padding: 40px 20px;
}
.custom-contact-detail-box .contact-items .item .cstm-cntnt {
  font-size: 20px;
}
/************* membership page css *****************/
.membership-items {
  padding: 10px;
}
.custom-become-member .top-header h2.hdng {
  margin-bottom: 20px;
  text-transform: capitalize;
  font-size: 32px;
}
.custom-become-member .pricing-table th:first-child, .custom-become-member .pricing-table td:first-child {
    max-width: 200px;
    width: 28%;
    padding-left: 15px;
    padding-right: 15px;
}
.custom-become-member .pricing-table th h2 {
    font-size: 18px;
    margin: 0 0 10px;
}
.pricing-table th, .pricing-table td, .custom-become-member .pricing-table th:first-child  {
  padding: 10px 5px;
}
.custom-become-member .pricing-table th p {
  font-size: 14px;
}
.custom-become-member .pricing-table .category-header td h3 {
  font-size: 18px;
}
.pricing-table p {
  font-size: 16px;
}
.custom-become-member .pricing-table td.checkmark svg {
  width: 20px;
  height: 16px;
}
.custom-become-member .pricing-table ul {
  margin: 10px 0 0;
  padding-left: 15px;
}
.custom-become-member .pricing-table ul li {
  font-size: 14px;
}
.custom-collection-slider .top-header h2.hdng{
  font-size: 32px;
}
}
@media screen and (max-width: 992px) {
.blog-page .blog-articles {
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
    row-gap: 20px;
}
.cstm-blogs .blog__posts {
    column-gap: 20px;
    grid-template-columns:1fr 1fr;
    row-gap: 20px;
}
.cstm-blogs .blog__posts .blog__post.grid__item {
    padding: 0;
}
.collection-tabs .tab-content.active {
    grid-template-columns: 1fr 1fr;
}
}
@media screen and (max-width: 989px) {
.custom-contact-detail-box .contact-items {
    gap: 20px;
}
  .custom-contact-detail-box .contact-items .item {
    width: calc(50% - 10px);
  }
  .custom-contact-detail-box .contact-items .item .cstm-cntnt {
    font-size: 20px;
    line-height: normal;
    word-break: break-word;
  }
  .custom-contact-detail-box .top-header h2.hdng {
    margin-bottom: 54px;
    font-size: 36px;
}
  .container_1440, .container_1740  {
    padding: 0 20px;
}
   .about-img-con .content-block-abst .heading-cont-block {
      padding-left: 0px;
      margin-bottom: 15px;
      text-align: center;
  }
    .about-img-con .content-block-abst {
      width: 100%;
      left: unset;
      top: unset;
      transform: unset;
      position:relative;
  }
  .about-img-con .back-img-cont {
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
}
  .about-img-con .content-block-abst .para-cont-block p {
    margin: 0 0 10px;
}
  .back-img-cont img {
    margin: 0 auto;
}
  .custom-collection-product-grid .inner-box .item {
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 768px) {
.page-width {
    padding: 0 2rem;
}
.container_1440 {
    padding: 0 2rem;
}
.announcement-bar-section-container {
    display: none;
} 
.book_appointment-btn {
    display: none;
}
.header {
    display: flex;
    justify-content: flex-end;
    width: 100%;
}
.header  header-drawer {
    margin-left: 0;
}
.header header-drawer {
    order: 2;
    width: 30%;
}
.header h1.header__heading {
    order: 1;
    width: 40%;
}
.header .menu-drawer-container {
    display: flex;
    justify-content: flex-end;
}
.header .header__heading-logo-wrapper img {
    max-width: 138px;
}
.header .header__icon .icon {
    width: 3.3rem;
    height: 2.2rem;
}
.header {
    padding: 23px 3rem 10px 3rem;
}
.Banner-slides .slideshow__text .Sub__heading {
    margin-bottom: 3rem;
    font-size: 20px !important;
}
.Banner-slides .slideshow__text .banner__heading {
    font-size: 50px;
}
.Banner-slides .slideshow__text .banner__buttons {
    margin-top: 4rem;
    justify-content: center;
}
.Banner-slides .slideshow__text .banner__buttons .button {
    min-height: 5rem;
    font-size: 15.33px;
}
.Banner-slides .slideshow {
    min-height: 70rem!important;
}
.img-grid-block-cont {
    flex-wrap: wrap;
}
.left-img-section-cont {
    gap: 30px;
    width: 100%;
}
.heading-block-img-grid h2 {
    width: 100%;
    text-align: center;
}
.heading-block-img-grid h2 {
    font-size: 40px;
}
.right-img-section-cont {
    display: none;
}
.content-block-abst {
    position: relative;
    max-width: 100%;
    text-align: center;
    padding: 50px 50px;
    top: 0px;
    transform: unset;
}
.back-img-cont {
    margin: 0;
    width: 100%;
}
.content-block-abst .learn-more-btn {
    margin: 0 auto;
}
.para-cont-block p {
    margin: 23px 0 30px;
}
.card-items-block {
    width: 100%;
}
.card-block-heading h2 {
    font-size: 40px;
}
.card-block-cont {
    padding-top: 20px;
}
.service-card-section-block-cont {
    padding-top: 40px;
    width: 100%;
}
.img-content-block-section {
    gap: 30px;
}
.left-side-img-block {
   width: 100%;
}
.rightside-content-block {
    width: 100%;
}
.footer-content-section {
    flex-wrap:wrap;
}
.footer-btns {
   flex-wrap:wrap;
}
.btn {
   font-size: 13.333px;
   padding: 2rem 3rem;
   height: 5rem;
}
.img-with-content-block:before {
    width: 103px;
    height: 88px;
    background-size: cover;
}
.img-grid-section-block {
    padding: 50px 0;
}
.content-heading-right h2 {
    font-size: 50px;
}
.content-para-block p {
    margin: 24px 0 30px;
}
.btn-block-right-side .learn-more-btn {
    width: fit-content;
    height: 50px;
}
.btn-block-right-side .buy-now-btn {
    width: 141px;
    height: 50px;
}
.marquee-tag-content {
    margin-top: 4rem;
}
.testimonials-content-col .testimonials-content {
    width: 100%;
}
.testimonials-content-col .testimonials-img {
    width: 100%;
}
.testimonials_heading h2 {
    margin: 0 0 30px;
    font-size: 40px;
}
.testimonials-section-container-block {
    padding: 51px 0 54px;
}
.testimonials-content-col {
    gap: 30px;
}
.content-para-testi.f-16 {
    padding-top: 0;
    text-align: center;
}
.testimonials-author-name {
    text-align: center;
}
.cstom-btn {
    justify-content:center;
}
.content-para-testi p br {
    display: none;
    line-height: 0;
}
.heading-footer, .footer-btns {
    width: 100%;
}
.heading-footer h2 {
    font-size: 40px;
}
.footer-content-section {
    gap: 40px;
}
.footer-content-with-btn {
    padding-top: 50px;
    margin-bottom: 0;
    padding-bottom: 10px;
}
footer.footer {
    padding-top: 41px;
}
footer.footer .grid--4-col-tablet .grid__item:first-child {
    width: 100% !important;
}
.footer-block__newsletter {
    width: 100%;
}
.grid--4-col-tablet .grid__item:nth-child(2) {
    width: 100% !important;
}
.footer .grid {
    display: flex!important;
}
.footer .footer-block__heading {
    margin-bottom: 3rem!important;
}
.footer .footer-block__heading {
    font-size: 24px !important;
}
.footer .footer-block__details-content {
    margin-bottom: 0!important;
}
.footer .footer-block.grid__item {
    margin-top: 0;
    margin-bottom: 0;
}
.footer .footer-block__details-content.rte, .footer-block__details-content.rte a, .footer-block__details-content .list-menu__item--link {
    font-size: 14px;
    line-height: 30px;
    margin: 0!important;
    padding: 4px 0!important;
}
.footer .footer__content-top .grid {
    row-gap: 5rem;
}
.footer .newsletter-form {
    justify-content: flex-start;
    align-items: flex-start;
}
.footer .field__input {
    min-height: 60px!important;
}
.footer .newsletter-form__field-wrapper {
    max-width: 100%;
}
.footer .newsletter-form__button {
    top: 6px!important;
    padding-right: 6px;
}
.footer label.field__label {
    line-height: 4.7;
    font-size:14px;
}
.footer .policy-block-content {
    align-items: flex-start;
    margin-top: 50px;
    flex-direction: column;
    gap:30px;
}
.footer .policy-content-col {
    width: 100%;
}
.footer .img-block-policy {
    width: 40%;
}
.footer .footer__content-bottom {
    flex-direction: column-reverse;
    align-items: center;
    gap: 0;
    padding-top: 2rem!important;
}
.footer .cancelattion-policy-block {
    padding-bottom: 4.1rem;
}
.footer .policy-heading h2 {
    font-size: 20px;
    margin: 0 0 20px;
}
.footer .footer__blocks-wrapper {
    padding: 3.2rem 0 0;
}

.footer .footer-block__newsletter h2.footer-block__heading.inline-richtext {
    margin-bottom: 30px!important;
}
.footer .img-block-policy img {
    height: 90px;
}
.template-eternity-wellness .header a.header__heading-link {
    width: 100%;
    text-align: center;
}
.footer-btns {
    justify-content: flex-start;
}
 .custom-contact-address .inner-box .left-side, .custom-contact-address .inner-box .right-side {
width: 100%;
}
.custom-contact-address .inner-box .left-side iframe{
  min-height:285px;
}
.custom-collection-slider .top-header h2.hdng {
    font-size: 32px;
    text-align: center;
}
  .breadcrumb-banner .brc-content {
    bottom: 70px;
}
.breadcrumb-banner.membership .brc-content {
    bottom: 166px;
}
.breadcrumb-banner .brc-img img.bg-img-desk {
    display: none;
}
.breadcrumb-banner .brc-img img.bg-img-mob {
    display: block;
    height: 500px;
}
.breadcrumb-banner .brc-content h2 {
    font-size: 40px;
}
.breadcrumb-banner .brc-content p {
    font-size: 16px!important;
}
.template-about-us .header header-drawer {
    margin-left: 0;
}
.video-abs-content-section::before {
    content: unset;
}
.video-abs-content-section:after {
    content: unset;
}
/* .video-section .play-btn-block {
    display: none;
} */
 .video-section .play-btn-block{
    height: 150px;
}
.video-section .video-abs-content-section {
    left: 20px;
    display: block;
    padding-left: 0;
    top: 30px;
    height: auto;
}
.video-section .text-content {
    width: 100%;
}
.video-section .text-content h2 {
    font-size: 40px;
}
.video-section {
    height: 500px;
} 
.header a.header__heading-link {
    width: 40%;
    text-align:center;
}
.header a.header__heading-link img {
    margin: 0px auto;
}
.about-img-con .content-block-abst {
    position: relative;
    width: 100%;
    left: unset;
    top: unset;
    transform: unset;
}  
.breadcrumb-banner .brc-content p {
    margin: 0 0 30px;
}
.breadcrumb-banner .brc-content {
    padding: 0 20px;
}
.about-img-con .content-block-abst .heading-cont-block {
    padding-left: 0;
    margin-bottom: 31px;
}
.about-img-con .back-img-cont {
    width: 100%;
}
.about-img-con .back-img-cont img {
    max-width: 100%;
}
.img-grid-section-block.about-img-con {
    padding: 80px 0;
    background-position: center;
}
/*blog  */
.blog-page .title--primary {
    font-size: 40px;
}
.blog-top-headings .article_blog_nev.filter-custom .link_blog {
    padding: 10px 20px;
    height: 4rem;
    font-size: 14px;
}
.blog-top-headings .article_blog_nev.filter-custom {
    gap: 10px;
}
.blog-page .card__content {
    padding: 25px;
}
.blog-page .article-card .card__heading a {
    font-size: 22px;
}
.blog-page .article-card .card__heading {
    margin-bottom: 1.5rem;
}
.cstm-blogs .card__heading.h2 {
    margin-bottom: 1.5rem;
}
.arc-con-btm .article-card__info .art-date span {
    font-size: 12px;
}
.arc-con-btm .arc-lft-img img {
    width: 50px;
    height: 50px;
}
.blog-page .blog-articles__article .card__inner.ratio {
    height: 280px;
}
.blog-page .main-blog.page-width {
    padding-top: 60px;
    padding-bottom: 60px;
}
.comment-btm-btn {
    grid-template-columns: 1fr 1fr;
    column-gap: 5px;
}
.main-article-p .article-template__title {
    margin-bottom: 3rem!important;
    font-size: 40px;
}
.article-template__comment-wrapper.container_1440 {
    padding: 0 2rem;
}
.cs-comments {
    margin-bottom: 6rem;
}
.cstm-blogs .blog__posts {
    display: flex;
}
.cstm-blogs .title-wrapper-with-link {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap:30px;
}
.cstm-blogs .page-width-desktop {
    padding-left: 2rem;
    padding-right: 2rem;
}
.cstm-blogs .btn.primary-btn {
    height: 5rem;
    padding: 20px 57px;
}
.cstm-blogs .blog-page .circle-divider:after , .cstm-blogs .circle-divider:after {
    top: -5px;
}
.collection-tabs .tab-content.active {
    column-gap: 25px;
    row-gap: 25px;
}
.service-image-txt .image-with-text--overlap .image-with-text__content {
    width: 100%;
    margin: 0rem auto 0;
    min-width: unset;
    padding: 41px 35px;
}
.service-image-txt .image-with-text__grid {
    flex-direction: column-reverse;
}
.service-image-txt .image-with-text--overlap .image-with-text__text-item {
    padding: 0rem 0;
    width: 100%;
    gap: 0;
}
.service-image-txt .image-with-text .grid__item {
    position: relative;
    width: 100%;
}
.service-image-txt .image-with-text__media-item:before {
    content:unset;
}
.service-image-txt:after {
    content:unset;
}
.faq_section .faq_block .f-accordion .left-side {
    width: 100%;
}
.col-img-txt .image-with-text__grid {
    flex-direction: column-reverse;
    gap: 32px;
}
.col-img-txt .image-with-text__content {
    padding: 0;
}
.col-img-txt .image-with-text__grid .image-with-text__text-item.grid__item {
    width: 100%;
}
.col-img-txt .image-with-text__grid .image-with-text__media-item {
    width: 100%;
}
.multicolumn .multicolumn-list {
    padding: 0!important;
}
.cstm-grid-teeth-item {
    padding: 4rem;
}
/*collection-page slider  */
.collection-grid-slider .collection-slider .slick-track .col-slides {
    margin: 0px 10px;
}
.custom-collection-product-grid .inner-box .item {
    width: calc(50% - 10px);
}
.custom-collection-product-grid .inner-box {
    gap: 20px;
}
.custom-collection-product-grid-third .item {
    grid-template-columns: 1fr;
    column-gap: 20px;
    row-gap: 20px;
}
.custom-collection-product-grid-second .item {
    gap: 20px;
    align-items: center;
    flex-direction: column;
}
.custom-collection-product-grid-second .item .right-side {
    width: 100%;
}
.custom-collection-product-grid-second .item .left-side {
    width: 100%;
}
.breadcrumb-banner.service-banner-lp .brc-content {
    bottom: 150px;
}
.cstm-grid-teeth-box {
    padding: 70px 0 70px;
}
.custom-collection-product-grid .inner-box .product-content, .custom-collection-product-grid-second .item .product-content, .custom-collection-product-grid-third .item .col-item .product-content {
    padding: 20px;
    min-height: auto;
    gap: 20px;
}
.custom-collection-product-grid .inner-box .product-content p.custom-price {
    margin-top: 0;
    margin-bottom: 20px;
}
.custom-collection-product-grid .inner-box .product-content p.custom-price {
    font-size: 15px;
}
.custom-collection-product-grid .inner-box .product-content p.custom-price s {
    font-size: 40px;
}
.custom-collection-product-grid .inner-box .product-content h3, .custom-collection-product-grid .inner-box .product-content h4 {
    margin: 0 0 10px;
}
.cstm-colection_list .tabs {
    margin-bottom: 3rem;
}
.cstm-colection_list {
    padding: 50px 0;
}
}
@media screen and (max-width: 749px) {
  .custom-mobile-hide{
    display:none !important;
  }
.custom-become-member .top-header h2.hdng {
    margin-bottom: 20px;
    text-transform: capitalize;
    font-size: 32px;
}
.custom-become-member .bottom-footer {
    margin-top: 20px;
}
}
@media screen and (max-width: 600px) {
.membership-items {
    padding: 4px;
}
  .membership-items {
    padding: 4px;
}
.custom-become-member .pricing-table th:first-child, .custom-become-member .pricing-table td:first-child {
    max-width: 110px;
    width: 28%;
    padding-left: 10px;
    padding-right: 10px;
}
.custom-become-member .pricing-table th h2 {
    font-size: 14px;
    margin: 0 0 10px;
}
  .pricing-table th, .pricing-table td, .custom-become-member .pricing-table th:first-child  {
    padding: 10px 0px;
}
  .custom-become-member .pricing-table th p {
    font-size: 10px;
}
  .custom-become-member .pricing-table .category-header td h3 {
    font-size: 15px;
}
  .pricing-table p {
    font-size: 12px;
}
  .custom-become-member .pricing-table td.checkmark svg {
    width: 10px;
    height: 8px;
}
  .custom-become-member .pricing-table ul {
    margin: 10px 0 0;
    padding-left: 15px;
}
  .custom-become-member .pricing-table ul li {
    font-size: 10px;
}
.custom-contact-detail-box .contact-items {
    gap: 17px;
    justify-content: center;
}
.custom-contact-detail-box .contact-items .item {
    width: 100%;
    height: 200px;
    padding: 35px 30px;
}
.custom-contact-detail-box .contact-items .item .cstm-cntnt {
    font-size: 20px;
    line-height: normal;
}
.custom-contact-detail-box .bottom-footer a.btn {
  font-size: 13px;
}
.custom-contact-address .inner-box .left-side, .custom-contact-address .inner-box .right-side {
  width: 100%;
}
.custom-contact-address .inner-box .left-side iframe{
  min-height:285px;
}
.custom-contact-detail-box .top-header h2.hdng {
  margin-bottom: 30px;
  font-size: 32px;
}
}
@media screen and (max-width: 480px) {
.f-75{
    font-size:40px;
}
.f-16{
    font-size:14px;
}
.f-35{
    font-size:28px;
}
.f-55{
   font-size:32px;
}
.container_1440 {
    padding: 0 20px;
}
.Banner-slides .slideshow__text .Sub__heading {
    font-size: 16px !important;
}  
.Banner-slides .slideshow__text .banner__heading {
    font-size: 40px;
}
.Banner-slides .slideshow__text .banner__buttons .button {
    font-size: 13.33px;
}
.heading-block-img-grid h2 {
    font-size: 32px;
    margin:0 auto !important;
    width:80%;
}
.content-block-abst .learn-more-btn {
    height: 50px;
    width:100%;
}
.back-img-cont img {
    height: 345px;
    object-position: top;
}
.card-block-heading h2 {
    font-size: 32px;
}
.content-heading-right h2 {
    font-size: 32px;
}
.btn-block-right-side a {
    font-size: 13.33px;
}
.left-side-img-block:before {
    height: 129px;
    width: 192px;
    left: -16%;
    transform: rotate(355deg);
    background-size: contain;
}
.testimonials_heading h2 {
    font-size: 32px;
}
.testimonials-author-name p.authoer-name {
    font-size: 20px;
    margin: 30px 0 0;
}
.testimonials-author-name p.authoer-dsc {
    font-size: 13.33px;
}
.content-para-testi p {
    line-height: 26px;
    font-size: 14px;
}
.heading-footer h2 {
    font-size: 32px;
}
.marquee h2 {
    font-size: 15.66px;
}
.marquee img {
    width: 14px;
    height: 14px;
}
.marquee {
    gap: 13px;
}
.img-grid-section-block {
    padding: 50px 0;
}
.footer .footer__content-top {
    padding-bottom: 0;
    padding-left: 2rem;
    padding-right: 2rem;
}
.footer .copyright__content {
    font-size: 14px !important;
    display: inline-block;
    line-height: normal;
}
.footer .social-link-heading h2 {
    font-size: 18px !important;
}
.footer .field__button>.svg-wrapper {
    font-size: 13px;
    font-weight:600;
}
.footer .img-block-policy {
    width: 50%;
}
.footer .img-block-policy img {
    height: 73px;
}
.policy-content-col p {
    font-size: 10px;
}
footer.footer {
    padding-bottom: 25px;
}  
.footer .footer-block__details-content.rte, .footer .footer-block__details-content.rte a, .footer .footer-block__details-content .list-menu__item--link {
    font-size: 14px;
    line-height: 30px;
}
label.field__label {
    padding-left: 0px;
}
.newsletter-form__field-wrapper .field__input {
    padding: 0 0 0 0px!important;
}
.img-with-content-block {
    padding: 40px 0;
}
.service-card-section-block-cont .page-width {
    padding: 0 20px;
}
.marquee-tag-content {
    height: 50px;
}
.testimonials_heading:before {
    height: 90px;
}
.custom-contact-detail-box .contact-items .item {
  width: 100%;
  height: 200px;
  padding: 35px 30px;
}
.custom-contact-detail-box .contact-items .item .cstm-cntnt {
  font-size: 20px;
  line-height: normal;
}
.custom-contact-detail-box .bottom-footer a.btn {
  font-size: 13px;
  word-break: break-word;
  padding: 20px 30px;
  line-height: normal;
  text-align: center;
}
.custom-contact-detail-box .bottom-footer {
  margin-top: 30px;
}
.custom-contact-address .inner-box .left-side, .custom-contact-address .inner-box .right-side {
  width: 100%;
}
.custom-contact-address .inner-box .left-side iframe{
  min-height:285px;
}
.custom-contact-detail-box .top-header h2.hdng {
  margin-bottom: 30px;
  font-size: 32px;
}
.custom-contact-detail-box{
  padding-top:50px;
  padding-bottom:50px;
}
.container_1440, .container_1740 {
  padding: 0 20px;
}
.collection-list-slider .item {
  position: relative;
  padding: 0 0px;
}
  .page-width {
   padding:0 20px; 
}
.about-img-con .content-block-abst .heading-cont-block h2 {
    font-size: 32px;
}
.about-img-con .content-block-abst .para-cont-block {
    padding: 50px 31px;
}
.about-img-con .content-block-abst .para-cont-block p {
    font-size: 14px;
}
.about-img-con .back-img-cont img {
    height: 530px;
}
.video-section .text-content h2 {
    font-size: 32px;
}
.video-section .text-content a {
    margin-top: 25px;
    font-size: 13.33px;
    width: 186px;
}
.video-section {
    height: 450px;
}  
.img-grid-section-block.about-img-con {
    padding: 50px 0;
}
/* blog page */
/* .breadcrumb-banner .brc-img img.bg-img-mob {
    height: auto;
} */
.breadcrumb-banner .brc-content {
    bottom: 114px;
}
.breadcrumb-banner.service-banner-lp .brc-content {
    bottom: 180px;
}
.main-article-p .article-template__content {
    margin-bottom: 5rem;
    margin-top: 3rem;
}
.blog-page .blog-articles {
    grid-template-columns:1fr;
    row-gap: 20px;
}
.blog-page .title--primary {
    font-size: 32px;
}
.blog-page .main-blog.page-width {
    padding-top: 51px;
    padding-bottom: 50px;
}
.blog-top-headings .article_blog_nev.filter-custom .link_blog {
    font-size: 12.8px;
    padding: 16px 22px;
    height: 4rem;
}
.blog-top-headings {
    margin-bottom: 3rem;
    row-gap: 25px;
}
.blog-top-headings .article_blog_nev.filter-custom {
    gap: 9.6px;
}
.blog-page .blog-articles__article .card__inner.ratio {
    height: 246px;
}
.blog-page .article-card .card__heading a {
    font-size: 19px;
}
.blog-page .card__content {
    padding: 28px;
}
.blog-page .article-card .card__heading {
    margin-bottom: 2rem;
}
.cstm-blogs .card__heading.h2 {
    margin-bottom: 2rem;
}
.arc-con-btm .article-card__info .art-auth span {
    font-size: 14px;
}
.arc-con-btm .article-card__info .art-date span {
    font-size: 10px;
}
.article-template__comment-wrapper.container_1440 {
    padding: 0 2rem;
}
.comment-box-con {
    border-radius: 15px;
    padding: 40px 30px;
}
.cs-comments .article-template__comments-fields {
    margin-bottom: 1rem;
}
.main-article-p h1.article-template__title {
    font-size: 32px;
}
.main-article-p .article-template__title {
    margin-bottom: 2rem!important;
}
.b-comment-topbar a.btn {
    font-size: 12.8px;
    padding: 10px 25px;
    height: 4rem;
    line-height: normal;
}
.b-comment-topbar {
    margin-bottom: 2.5rem;
}
.cs-comments {
    margin-bottom: 5rem;
}
.comment-btm-btn .btn {
    height: 5rem;
    padding: 10px 10px;
    font-size: 13.33px;
}
.main-article-p .arc-con-btm .article-card__info .art-auth span {
    font-size: 15.873px;
}
.main-article-p .arc-con-btm .article-card__info .art-date span {
    font-size: 11.111px;
}
.main-article-p .article-template__content h2 {
    font-size: 28px;
}
.main-article-p .article-template__content p {
    font-size: 14px;
}
.main-article-p .article-template__content p span strong {
    font-size: 20px;
}
.cstm-blogs .page-width-desktop {
    padding: 5rem 2rem;
}
.cstm-blogs .article-card-wrapper .card__heading a {
    font-size: 19.6px;
}
.cstm-colection_list .tabs .tab-link {
    padding: 5px 12px;
}
.collection-tabs .tab-link {
    padding: 8px 30px;
    height: 4rem;
    font-size: 12.8px;
}
.cstm-colection_list .tabs {
    margin-bottom: 3rem;
    gap: 6px;
}
.collection-tabs .tab-content.active {
    column-gap: 20px;
    row-gap: 20px;
}
.collection-tabs .service-name h2 {
    font-size: 14px;
}
.cstm-colection_list {
    padding: 30px 0;
}
.collection-tabs .card-content {
    bottom: 20px;
}
.collection-tabs .btn-next-arrow .btn-next svg {
    width: 23px;
    height: 23px;
}
.collection-tabs .service-name h2 {
    transform: translateY(30px);
}
.collection-tabs .card-items-block:hover .btn-next-arrow {
    margin-top: 10px;
}
.accordion-header svg {
    max-width: 29px;
}
.accordion-header h3 {
    font-size: 17px;
}
.faq_section .faq_block h2 {
    font-size: 32px;
    margin: 0 0 11px;
}
.accordion-content {
    padding: 0 0 25px;
}
.faq_section {
  padding:40px 0;
}
.accordion-header {
    padding: 19px 0 27px;
}
.accordion-content p{
   font-size: 12px;
}
.col-img-txt {
    padding: 40px 0!important;
}
.service-image-txt .img-txt_heading {
    margin-bottom: 3rem;
}
.service-image-txt {
    padding: 35px 0px 46px!important;
}
.multicolumn .multicolumn-list .multicolumn-card__info {
    padding: 40px 34px 46px 35px;
}
  
/*collection innerpage css  */
.price-box .secondary-btn {
    height: 42px;
    padding: 1.7rem 2.5rem;
    font-size: 12px;
}  
.cstm-grid-teeth-box {
    padding: 50px 0;
}
.cstm-grid-teeth-item {
    padding: 4rem 2rem;
}
.cstm-grid-teeth-content-box h2 {
    margin-bottom: 10px;
    margin-top: 20px;
    font-size: 20px;
}
.cstm-grid-teeth-content-box p {
    font-size: 12px;
}
.cstm-grid-teeth-btn .metafield-rich_text_field p {
    font-size: 12px;
}
.cstm-grid-teeth-box h3.book-appn {
    margin-bottom: 20px;
    font-size: 24px;
}
.cstm-grid-teeth-btn a.btn.secondary-btn {
    margin-bottom: 20px;
}
.custom-collection-product-grid .inner-box .item {
    width: 100%;
}
.custom-collection-product-grid .inner-box .product-content h2 {
    margin: 0 0 20px;
}
.custom-collection-product-grid .inner-box .product-content p.custom-price {
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 35px;
}
.custom-collection-product-grid .inner-box .product-content p.custom-price s {
    font-size: 37px;
}
.custom-collection-product-grid .inner-box .product-content p br {
    height: 6px;
}
.custom-collection-product-grid .inner-box .product-content h3, .custom-collection-product-grid .inner-box .product-content h4 {
    margin: 0 0 10px;
}
.custom-collection-product-grid-third .item .col-item .product-content .content-box p {
    margin-top: 15px;
    margin-bottom: 0px;
}
.custom-collection-product-grid .inner-box .product-content h5, .custom-collection-product-grid .inner-box .product-content h6 {
    margin: 25px 0 20px;
}
.custom-collection-product-grid-third .item .col-item .product-content p.custom-price {
    font-size: 14px;
    margin: 0 0 30px;
}
.custom-collection-product-grid-third .item .col-item .product-content p.custom-price s {
    font-size: 37px;
}
.custom-collection-product-grid-second .inner-box .product-content h2 {
    margin: 0 0 20px;
}
.custom-collection-product-grid-second .inner-box .metafield-rich_text_field ol {
    display: flex;
    flex-direction: column;
}
.custom-collection-product-grid .inner-box .product-content h3, .custom-collection-product-grid .inner-box .product-content h4 {
    font-size: 14px;
    line-height: normal;
}
.custom-collection-product-grid .inner-box .product-content p {
    font-size: 12px;
    line-height: normal;
}
.custom-collection-product-grid .inner-box .product-content h2 {
    font-size: 20px;
    line-height: normal;
    margin: 0 0 10px;
}
.collection-grid-slider .col-slide-top-navigation {
    margin-bottom: 3rem;
}
.collection-grid-slider .col-slide-top-navigation h2 {
    margin-bottom: 2rem;
}
.collection-grid-slider .collection-slider .slick-track .col-slides {
    margin: 0 0px;
}
.custom-collection-product-grid .inner-box .product-content p.p-cs {
    font-size: 16px;
}
}
@media screen and (max-width: 420px) {
.container_1440, .container_1740 {
    padding: 0 15px;
}
.template-membership .container_1440, .template-membership .container_1740 {
    padding: 0 10px;
}
.custom-become-member .pricing-table th:first-child, .custom-become-member .pricing-table td:first-child {
    max-width: 70px;
    width: 27%;
    padding-left: 5px;
    padding-right: 5px;
}
.pricing-table th, .pricing-table td, .custom-become-member .pricing-table th:first-child  {
    padding: 10px 0px;
}
.custom-become-member .pricing-table th p {
    font-size: 8px;
}
.custom-become-member .pricing-table ul {
    margin: 10px 0 0;
    padding-left: 0px;
    list-style-position: inside;
}
.pricing-table p {
    font-size: 10px;
}
.custom-become-member .pricing-table .category-header td h3 {
    font-size: 12px;
}
.custom-become-member .top-header h2.hdng {
    margin-bottom: 20px;
    text-transform: capitalize;
    font-size: 24px;
}
.custom-collection-slider .top-header h2.hdng{
    font-size: 24px;
}
  .custom-become-member .pricing-table th h2 {
    font-size: 12px;
  }
  .custom-become-member .pricing-table ul li {
        font-size: 8px;
    }
}
@media screen and (max-width: 390px) {
.newsletter-form__field-wrapper .field__input {
    padding: 0 0 0 0px!important;
}
.footer .newsletter-form__button {
    max-width: 120px;
    max-height: 4rem;
}
.footer .field__input {
    min-height: 50px!important;
}
.footer label.field__label {
    line-height: 4.5;
    font-size: 12px;
    padding-left: 0;
}
}
@media screen and (max-width: 375px) {
.breadcrumb-banner .brc-content h2 {
    font-size: 30px;
}  
.breadcrumb-banner .brc-content p {
    margin: 0 0 10px;
}
.breadcrumb-banner .brc-content {
    bottom: 60px;
}
.collection-tabs .tab-content.active {
    grid-template-columns: 1fr;
}
}