/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
@font-face {
    font-family: 'Times Roman';
    src: url('./fonts/times new roman.woff') format('woff');
    font-weight:Ãƒâ€šÃ‚Â 400;
}
@font-face {
  	font-family: 'Times Roman Bold';
    src: url('./fonts/times new roman bold.woff') format('woff');
    font-weight:Ãƒâ€šÃ‚Â 800;
}
@font-face {
  	font-family: 'Flatine Bold';
    src: url('./fonts/Flatline-Bold.woff') format('woff');
    font-weight:Ãƒâ€šÃ‚Â 800;
}
.whb-general-header {
    background: url("/wp-content/uploads/2024/10/Reiki-On-Fire-Krista-Wentz-07678005-v3.png") no-repeat !important;
    background-size: cover !important;
    background-position: top center !important;
}
.whb-header {
    margin: 0 !important;!i;!;
}
ul.get li:nth-child(1) a::before {
    content: "\f095";
    font-family: FontAwesome;
    color: #ed0000;
    padding-right: 16px;
}
ul.get li a {
    color: #F1F1F1;
    leading-trim: both;
    text-edge: cap;
    font-family: Poppins;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px; /* 192.308% */
}
ul.get li:nth-child(2) a::before {
    content: "\f0e0";
    font-family: FontAwesome;
    padding-right: 16px;
    color: #ed0000;
}
/* ul.get li:last-child::before {
    content: "\f3c5";
    font-family: FontAwesome;
    padding-right: 18px;
    color: #ed0000;
} */
ul.get li {
    display: flex;
    align-items: center;
}
.top-header-social a {
    border: 1px solid #fff !important;
}
.top-header-social {
    display: flex;
    gap: 9px !important;
}
.top-header-info {
    display: flex;
    color: #fff !important;!I;!;
    gap: 20px !IMPORTANT;!I;
}
.top-header-info .phone, .top-header-info .email {
    position: relative;
    font-family: 'Poppins' !important;
    font-size: 13px !important;
}
.top-header-info .phone:before {
    content: "\f095";
    font-family: 'FontAwesome';
    padding-right: 8px !important;
}
.top-header-info .email:before {
    content: "\f0e0";
    font-family: 'FontAwesome';
    padding-right: 8px !important;
}
.whb-top-bar .wd-header-text {
    font-size: 13px !important;
    font-family: 'Poppins' !important;
}
.whb-top-bar {
    padding-right: 100px !important;
}
.whb-general-header {
    padding: 0 100px !important;
}
.site-logo {
    max-height: 200px !important;
    /* padding-right: 78px !important; */
    margin-top: 72px !important;!I;
}
ul#menu-custom-menu li a {
    font-family: 'Poppins' !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #0e0e0e;!;!importan;
}
ul#menu-custom-menu li a:hover, ul#menu-custom-menu li.current-menu-item a {
    color: #9c50a9;
}
.wd-tools-element a {
    color: #fff !important;
}
.wd-dropdown.wd-dropdown-menu.wd-dropdown-my-account.wd-design-default ul li a {
    color: #000 !important;
}
.wd-dropdown.wd-dropdown-menu.wd-dropdown-my-account.wd-design-default ul li a:hover {
    color: #9b4dab !important;
}
section#banner-sec h3 {
    font-family: 'Times Roman' !important;
    font-size: 48px !important;
    text-transform: uppercase !important;
    line-height: 20px !important;
}
section#banner-sec h2 {
    font-family: 'Times Roman' !important;
    font-size: 72px !important;
    text-transform: uppercase;
    line-height: 45px !important;
    position: relative;
}
section#banner-sec h2:before, section#banner-sec h2:after {
    content: '"';
    font-size: 42px !important;
}
section#banner-sec p {
    font-family: 'Poppins' !important;
    font-size: 18px !important;
    line-height: 32px !important;
    font-weight: 400 !important;
    width: 58px !important;
    display: inline-block !important;
    color: rgb(255 255 255 / 80%) !important;
    margin-top: 33px !important;!I;
}
section#banner-sec .rev-btn {
    background: #8E2D8C !important;
    width: 198px !important;
    height: 50px !important;
    text-align: center !important;
    font-family: 'Poppins' !important;
    font-weight: 500 !important;
    font-size: 16px !IMPORTANT;
    line-height: 46px !important;
    color: #fff !important;
    margin-top: 45px !important;
	position: relative;
}
section#banner-sec .rev-btn:before {
    content: "";
    border: 1px solid #8E2D8C;
    position: absolute;
    top: -6px;
    left: -6px;
    bottom: -6px;
    right: -6px;
}
section#about-sec h4 {
    font-family: 'Times Roman' !important;
    font-size: 39px !important;
    font-weight: 500;
    text-transform: uppercase;
    color: #111 !important;
    position: relative;
    z-index: 9;
}
section#about-sec h4:before {
    content: "";
    border-bottom: 1px solid #000;
    width: 130px;
    position: absolute;
    bottom: 0px;
}
section#about-sec h4:after {
    content: "";
    background: #8E2D8C;
    width: 68px;
    height: 68px;
    position: absolute;
    left: -21px;
    z-index: -9;
}
section#about-sec p {
    font-family: 'Poppins' !important;
    font-size: 16px !important;
    line-height: 26px !important;
    color: #000 !important;
    font-weight: 400 !important;
}
section#about-sec p strong {
    font-family: 'Times Roman' !important;
    font-size: 24px !important;
    font-weight: 400 !important;
    text-transform: uppercase;
    color: #111 !important;
    padding-right: 26px;
    letter-spacing: 2.5px;
}
section#service-sec h4 {
    font-family: 'Times Roman' !important;
    font-weight: 400;
    font-size: 64px !important;
    text-transform: capitalize;
    line-height: 42px !important;
    color:#111;
}
section#service-sec p {
    font-family: 'Poppins';
    font-size: 18px !important;!I;
    font-weight: 400;
    line-height: 32px;
    color: #6C6C6C;
}
section#service-inner .elementor-image-box-content {
    background: #fff !important;
    width: 310px !important;
    margin: 0 auto;
    height: 115px !important;
    margin-top: -48px;
    z-index: 99;
    position: relative;
}
section#service-inner .elementor-image-box-content h3 {
        font-family: 'Times Roman' !important;
        font-size: 24px !important;
        font-weight: 800 !important;
        letter-spacing: .2px;
        text-transform: uppercase;
        line-height: 101px;
}
section#service-inner .elementor-image-box-content:after {
    content: url("/wp-content/uploads/2024/10/Frame-29.png");
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 92px;
}
section#service-inner .elementor-image-box-content:before {
    content: "";
    width: 100%;
    height: 100%;
    border-bottom: 4px solid #000 ;
    position: absolute;
    left: 0;
}
section#service-inner .center-col .elementor-image-box-content:before {
    border-color: #8e2d8c !important;
}
section#video-sec h4 {
    font-family: 'Times Roman' !important;
    font-weight: 400;
    font-size: 64px !important;
    text-transform: capitalize;
    line-height: 42px !important;
    color: #111;
}
section#video-sec p {
    font-family: 'Poppins';
    font-size: 18px !important;
    font-weight: 400;
    line-height: 32px;
    color: #6C6C6C;
}
div#video-inner .elementor-carousel-image .elementor-custom-embed-play svg {
    background: #8e2d8c;
    /* width: fit-content !important; */
    border-radius: 54px;
}
div#recovry h4 {
    font-family: 'Times Roman' !important;
    font-size: 36px !important;
    text-transform: uppercase;
    font-weight: 500;
    color: #111 !important;
}
div#recovry p {
    font-family: 'Poppins' !important;
    font-size: 18px !important;
    font-weight: 400;
    line-height: 28px !important;!I;
    width: 90%;
    margin: 0 auto;
    color: #6c6c6c !important;!I;!;
}
div#recovry-btn a {
    width: 178px !important;
    height: 58px !important;
    background: #7d2972;
    color: #fff !important;
    margin: 56px 0 100px !important;
    font-family: 'Poppins';
    font-size: 16px !important;
}
div#recovry-btn a:before {
    content: "";
    border: 1px solid #8E2D8C;
    position: absolute;
    top: -6px;
    left: -6px;
    bottom: -6px;
    right: -6px;
}
section#products-sec h4 {
    font-family: 'Times Roman' !important;
    font-weight: 400;
    font-size: 64px !important;
    text-transform: capitalize;
    line-height: 42px !important;
    color: #fff;
}
section#products-sec p {
    font-family: 'Poppins';
    font-size: 18px !important;
    font-weight: 400;
    line-height: 32px;
    color: #fff;
}
section#products-inner .elementor-image-box-content {
    background: #fff !important;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 40px 40px 50px 43px;
    border-radius: 0 0px 20px 20px !important;!i;!;
}
section#products-inner .elementor-image-box-content h3 {
    font-family: 'Flatine Bold';
    font-size: 48px !important;
}
section#products-inner .elementor-image-box-content p {
    font-family: 'Poppins' !important;
    font-size: 18px !important;
    line-height: 28px !important;
    color: #6c6c6c;
}
section#products-inner .elementor-image-box-content a {
    margin-top: 36px !important;
    display: block;
    color: #9E2D8C;
    text-decoration: underline;
    font-family: 'Poppins';
    font-size: 15px !important;
    font-weight: 800;
    text-transform: uppercase;
}
section#testi-sec h4 {
    font-family: 'Times Roman' !important;
    font-size: 48px !important;
    text-transform: capitalize;
    line-height: 20px !important;
    color: #111 !important;
}
section#testi-sec p {
    font-family: 'Poppins' !important;
    font-size: 18px !important;
    line-height: 47px !important;
    font-weight: 400 !important;
    color: #6c6c6c;
}
section#testi-sec {}

section#testi-sec .testimon-style-boxed .testimonial-inner {
    !I;!;
    height: 391px !important;!I;!;
}

section#testi-sec .testimon-style-boxed .testimonial-inner .testimonial-avatar img {
    min-width: 100% !important;!I;!;
    max-width: 100% !important;!i;!;!m;!;!;!I;!;
    border-radius: 0 !important;!i;!;
    !i;!;
}

section#testi-sec .testimon-style-boxed .testimonial-inner .testimonial-avatar {
    display: block !important;!i;!;
    width: 100% !important;!I;!;!;
}

section#testi-sec .testimon-style-boxed .testimonial-inner .testimonial-content {
    text-align: left;
}

section#testi-sec .testimon-style-boxed .testimonial-inner h3 {
    font-family: 'Poppins' !important;!i;!;
    font-size: 20px !important;!I;!;
    font-weight: 600;
    line-height: 32px !important;!I;
    color: #000 !IMPORTANT;!I;!;
}

section#testi-sec .testimon-style-boxed .testimonial-inner p {
    line-height: 29px !important;!I;!;
    font-size: 15px !important;!I;!;
}

section#testi-sec .testimon-style-boxed .testimonial-inner footer {
    font-family: 'Poppins' !important;!i;!;
    font-size: 18px !important;!I;
    font-weight: 400;
    line-height: 32px !important;!i;!;!m;!m;!;
    color: #8E2D8C;
}
.main-footer p {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    color: #000 !important;!I;!;
}
.main-footer h5.widget-title {
    font-size: 25px;
    line-height: 33px;
    font-weight: 400;
    position: relative;
    margin-bottom: 40px;
}
.main-footer h5.widget-title:before {
    content: '';
    position: absolute;
    bottom: -11px;
    left: 0;
    border-bottom: 3px solid #0c0c0c;
    width: 81px;
}
.main-footer ul.menu li a, .main-footer ul.get li a, .main-footer ul.get li {
    font-size: 19px;
    font-weight: 600;
    line-height: 24px;
    color: rgb(0 0 0 / 80%);
}
.main-footer ul.menu li a:hover, .main-footer ul.get li a:hover, .main-footer ul.get li:hover {
    color: #8E2D8C;
}
.main-footer ul.get li:before, .main-footer ul.get li a:before {
    color: rgb(0 0 0 / 80%);
}
.footer-column.col-lg-3:nth-child(2) {
    max-width: 20%;
    flex: 0 0 20%;
}
.footer-column.col-lg-3:nth-child(3) {
    max-width: 30%;
    flex: 0 0 25%;
}
.footer-column.col-lg-3:last-child {
    max-width: 30%;
    flex: 0 0 30%;
}
.copy-social a {
    background: #fff;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    padding-top: 10px;
    border-radius: 50px;
    margin-right: 11px;
	
}
.copy-social a i {
    color: #8E2D8C;
    font-size: 21px;
}
div.emaillist {
    position: relative;
}
div.emaillist input[type="submit"] {
    position: absolute;
    top: 13px;
    right: 8px;
    background: url(/wp-content/uploads/2024/10/Frame-112.jpg)no-repeat center;
    background-size: cover;
    width: 50px;
}
div.emaillist input#esfpx_email_81d9e71a52f2c {
    background: #fff;
    border-radius: unset;
    padding: 25px 52px !important;
    color: #000;
    position: relative;
	font-family: 'Poppins' !important;
}
div.emaillist input#esfpx_email_81d9e71a52f2c::placeholder {
    color: #6C6C6C;
    font-size: 19px;
    font-weight: 400;
    line-height: 24px !important;
	font-family: 'Poppins' !important;
}
div#custom_html-2 img {
    margin-top: 40px;
    width: 100%;
}
.copyrights-wrapper {
    background: transparent;
    border: unset !important;
}
.copyrights-wrapper .col-left {
    color: rgb(0 0 0 / 80%);
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    font-family: 'Poppins' !important;
}
.copyrights-wrapper .col-right a {
    color: rgb(0 0 0 / 80%);
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    font-family: 'Poppins' !important;
}
.copyrights-wrapper .col-right a:hover {
    color: #8E2D8C;
}
.copyrights-wrapper .col-right a:first-child {
    padding-right: 20px;
    border-right: 1px solid #000000;
    margin-right: 15px;
}
.title-size-large {
    padding: 200px 0 !important;!i;!;
}
.container.main-footer {
    padding-top: 80px;
    padding-bottom: 50px;
}
div.emaillist:before {
    content: '';
    position: absolute;
    top: 23px;
    left: 20px;
    background: url(/wp-content/uploads/2024/10/Vector.png)no-repeat left;
    z-index: 1;
    width: 20px;
    height: 20px;
}section#pre-foot .title-subtitle {
    font-family: 'Times Roman' !important;
    font-size: 28px !important;
    font-weight: 500;
    letter-spacing: .8px;
    color: #fff !important;
}
section#pre-foot h4 {
    font-family: 'Times Roman' !important;
    font-size: 55px !important;
    text-transform: uppercase;
    font-weight: 800;
    color: #fff !important;
    margin: 0 !important;
    line-height: 27px;
}
section#pre-foot h3.elementor-icon-box-title {
    font-family: 'Times Roman' !important;
    font-size: 28px !important;
    font-weight: 400;
    letter-spacing: .8px;
    color: #fff !important;
}
section#pre-foot .elementor-icon-box-icon {
    background: #fff;
    padding: 20px;
    border-radius: 50px;
}
section#pre-foot p {
    font-family: 'Times Roman' !important;
    font-size: 48px !important;
    letter-spacing: .9px;
    color: #fff !important;
}
section#pre-foot {
    margin-bottom: -80px;
}

a#log-in-btn {
    position: relative;
    -webkit-animation: ripple 1s linear infinite;
    animation: ripple 5s linear infinite;
}
@keyframes ripple {
  0% {
    box-shadow: 0 0 0 0 #ffffff, 0 0 0 10px #ffffff, 0 0 0 20px #F2EAFE, 0 0 0 16px #EFE1FC;
  }
  50% {
    -webkit-box-shadow: 0 0 0 10px rgba(189, 142, 210, 0.3), 0 0 0 30px rgba(189, 142, 210, 0.3), 0 0 0 60px rgba(189, 142, 210, 0.3), 0 0 0 90px rgba(189, 142, 210, 0);
    box-shadow: 0 0 0 10px #F2EAFE, 0 0 0 30px rgba(189, 142, 210, 0.3), 0 0 0 16px rgba(189, 142, 210, 0.3), 0 0 0 40px rgba(189, 142, 210, 0);
  }
	100% {
    box-shadow: 0 0 0 0 #ffffff, 0 0 0 10px #ffffff, 0 0 0 20px #F2EAFE, 0 0 0 16px #EFE1FC;
  }
}


a#register-btn {
    position: relative;
    -webkit-animation: ripple 1s linear infinite;
    animation: register 5s linear infinite;
}
@keyframes register {
  0% {
    box-shadow: 0 0 0 0 #D776EC, 0 0 0 10px #D776EC, 0 0 0 20px #DC97F1, 0 0 0 16px #E1B5F7;
  }
  50% {
    box-shadow: 0 0 0 10px #F2EAFE, 0 0 0 30px rgba(189, 142, 210, 0.3), 0 0 0 16px rgba(189, 142, 210, 0.3), 0 0 0 40px rgba(189, 142, 210, 0);
  }
100% {
    box-shadow: 0 0 0 0 #D776EC, 0 0 0 10px #D776EC, 0 0 0 20px #DC97F1, 0 0 0 16px #E1B5F7;
  }	
}


a#class-btn {
    position: relative;
    -webkit-animation: ripple 1s linear infinite;
    animation: class 5s linear infinite;
}
@keyframes class {
  0% {
    box-shadow: 0 0 0 0px #4cd5ff, 0 0 0 10px #4CD5FF, 0 0 0 20px #7edaff, 0 0 0 16px #afdaff;
  }
  50% {
    box-shadow: 0 0 0 10px #F2EAFE, 0 0 0 30px rgba(189, 142, 210, 0.3), 0 0 0 16px rgba(189, 142, 210, 0.3), 0 0 0 40px rgba(189, 142, 210, 0);
  }
	100% {
    box-shadow: 0 0 0 0px #4cd5ff, 0 0 0 10px #4CD5FF, 0 0 0 20px #7edaff, 0 0 0 16px #afdaff;
  }
}


a#session-btn {
    position: relative;
    -webkit-animation: ripple 1s linear infinite;
    animation: session 5s linear infinite;
}
@keyframes session {
  0% {
    box-shadow: 0 0 0 0px #6AD283, 0 0 0 10px #6AD283, 0 0 0 20px #8AD8A2, 0 0 0 16px #BADED2;
  }
  50% {
    box-shadow: 0 0 0 10px #F2EAFE, 0 0 0 30px rgba(189, 142, 210, 0.3), 0 0 0 16px rgba(189, 142, 210, 0.3), 0 0 0 40px rgba(189, 142, 210, 0);
  }
	100% {
    box-shadow: 0 0 0 0px #6AD283, 0 0 0 10px #6AD283, 0 0 0 20px #8AD8A2, 0 0 0 16px #BADED2;
  }
}

a#meet-btn {
    position: relative;
    -webkit-animation: ripple 1s linear infinite;
    animation: meet 5s linear infinite;
}
@keyframes meet {
  0% {
    box-shadow: 0 0 0 0px #FCE261, 0 0 0 10px #FCE261, 0 0 0 20px #F5E694, 0 0 0 16px #EDE6C5;
  }
  50% {
    box-shadow: 0 0 0 10px #F2EAFE, 0 0 0 30px rgba(189, 142, 210, 0.3), 0 0 0 16px rgba(189, 142, 210, 0.3), 0 0 0 40px rgba(189, 142, 210, 0);
  }
	100% {
    box-shadow: 0 0 0 0px #FCE261, 0 0 0 10px #FCE261, 0 0 0 20px #F5E694, 0 0 0 16px #EDE6C5;
  }
}

a#benefits-btn {
    position: relative;
    -webkit-animation: ripple 1s linear infinite;
    animation: benefits 5s linear infinite;
}
@keyframes benefits {
  0% {
    box-shadow: 0 0 0 0px #FF924E, 0 0 0 10px #FF924E, 0 0 0 20px #F3B794, 0 0 0 16px #E5D0C5;
  }
  50% {
    box-shadow: 0 0 0 10px #F2EAFE, 0 0 0 30px rgba(189, 142, 210, 0.3), 0 0 0 16px rgba(189, 142, 210, 0.3), 0 0 0 40px rgba(189, 142, 210, 0);
  }
	100% {
    box-shadow: 0 0 0 0px #FF924E, 0 0 0 10px #FF924E, 0 0 0 20px #F3B794, 0 0 0 16px #E5D0C5;
  }
}

a#mission-btn {
    position: relative;
    -webkit-animation: ripple 1s linear infinite;
    animation: mission 5s linear infinite;
}
@keyframes mission {
  0% {
    box-shadow: 0 0 0 0px #F05E84, 0 0 0 10px #F05E84, 0 0 0 20px #EB95AF, 0 0 0 16px #E1C2D3;
  }
  50% {
    box-shadow: 0 0 0 10px #F2EAFE, 0 0 0 30px rgba(189, 142, 210, 0.3), 0 0 0 16px rgba(189, 142, 210, 0.3), 0 0 0 40px rgba(189, 142, 210, 0);
  }
	100% {
    box-shadow: 0 0 0 0px #F05E84, 0 0 0 10px #F05E84, 0 0 0 20px #EB95AF, 0 0 0 16px #E1C2D3;
  }
}
body.page-id-8741 .wd-prefooter {
    padding: 0 !important;;
}
.swiper-slide.swiper-slide-next {
    transform: scale(1.6, 1.6) !important;
    z-index: 99 !important;
}
.elementor-carousel-image {
    background-size: contain !important;!I;!;
}
body.page-id-8741 .whb-header {
    display: none !important;!i;!;
}
img.reg-img {
    float: right !important;
    background: #000 !important;
    padding: 20px !important;
    width: 24% !important;
    border-radius: 25px !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field-label  {
    color: #000 !important;
    font-weight: 600 !important;
    text-transform: capitalize !important;
    font-size: 18px !important;
}
div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-layout-column input[type=tel], div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-layout-column input[type=email], div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-layout-column select, div.wpforms-container-full .wpforms-form textarea, div.wpforms-container-full .wpforms-form select {
    border-color: #86328c !important;
    padding: 25px 0 25px 20px;
    border-radius: 10px !important;
    color: #000 !important;
}
div.wpforms-container-full .wpforms-form button[type=submit] {
    background: #86328C !important;
    width: 726px !important;
    height: 58px !important;
    color: #fff !important;
    font-size: 20px !important;
    margin: 0 auto;
    display: block;
    text-transform: uppercase;
	border-radius: 12px !important;
}
input#wpforms-8980-field_29 {
    width: 140px !important;
    margin-left: 100px;
}
div#wpforms-8980-field_28 p {
    width: 370px !important;
}
input#wpforms-8980-field_31 {
    margin-left: -153px !important;
}
input#wpforms-8980-field_34 {
    margin-left: -182px !important;
}
div#wpforms-8980-field_35 p {
    margin-left: -150px !important;
}
div.wpforms-container .wpforms-form .wpforms-signature-wrap:before {
    border-top: none !important;
}
div.wpforms-container .wpforms-form .wpforms-signature-wrap {
    border-color: #86328c !important;
}
section#reg-sec p {
    font-family: 'Poppins' !important;
    font-size: 16px;
    font-weight: 500;
    color: #000 !important;
}
section#reg-sec h5 {
    font-family: 'Poppins' !important;
    font-size: 26px !important;
    color: #000 !important;
}
section#reg-sec h6 {
    font-family: 'Poppins';
    font-size: 20px !important;
    color: #000 !important;
    text-transform: capitalize;
}
div.wpforms-container-full .wpforms-form input[type=text]::placeholder {
    font-family: 'Poppins';
    font-size: 16px !important;
    font-weight: 500;
    color: #000 !important;
    text-transform: capitalize;
}
body .main-page-wrapper {
    background: url("/wp-content/uploads/2024/10/Reiki-On-Fire-Krista-Wentz-07678005-v3.png") no-repeat;
    background-size: 100% 100% !important;
    background-position: center center;
}
body.page.page-id-10 .main-page-wrapper div#customer_login {
    display: block !important;
    width: 100% !important;
    margin: 0 auto;
    margin-top: 120px !IMPORTANT;
}
body.page.page-id-10 #customer_login>.col-md-6 {
    margin: 0 auto !important;
    max-width: 70% !important;
    border: 0 !important;
}
h2.wd-login-title {
    font-family: 'Poppins';
    font-size: 45px !IMPORTANT;
    font-weight: 600;
    text-align: center;
}
form.login.woocommerce-form.woocommerce-form-login label, form.woocommerce-form.woocommerce-form-register.register label {
    font-size: 20px !important;
    text-transform: capitalize;
}
form.login.woocommerce-form.woocommerce-form-login input,form.woocommerce-form.woocommerce-form-register.register input {
    border-color: #86328C !important;
    background: #fff !important;
    border-radius: 11px !important;
    height: 50px !important;
    width: 700px !important;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme input.woocommerce-form__input.woocommerce-form__input-checkbox {
    width: auto !important;
}
form.login.woocommerce-form.woocommerce-form-login button.button.woocommerce-button.woocommerce-form-login__submit, button.woocommerce-Button.button {
    background: #86328C !important;
    height: 55px;
    font-size: 20px !important;
}
.login-form-footer a {
    color: #000 !important;
}
#customer_login>div:not(:first-child):last-child {
    border: 0 !important;
}
.registration-info,  .woocommerce-privacy-policy-text p {
    font-size: 16px !important;
    color: #000;
}
.wd-switch-to-register {
    color: #fff !important;
    width: 178px !important;
    height: 58px !important;
    border-radius: 12px !important;
}
.wd-prefooter {
    padding: 0 !important;
}
.whb-general-header {
    height: 0 !important;
}
.wd-switch-to-register:hover {
    border: 1px solid #8e2d8c !important;
    background: transparent !important;
    color: #8e2d8c !important;
}
@media only screen and (max-width: 1745px) and (min-width : 1366px) {
  .site-logo {
	  padding-right: 48px !important;
	}
	ul#menu-custom-menu li a, .main-footer ul.get li, .main-footer ul.get li a {
    	font-size: 12px !important;
	}
	.whb-general-header{
		padding: 0 !important;
	}
}
@media (max-width: 1000px) {
    .whb-visible-lg,.whb-hidden-mobile {
        display:block !important;
    }
	.site-logo {
    	margin-top: 20px !important;
    	max-height: 120px !important;
	}
}
p.custom-text {
    font-size: 18px !important;
    font-weight: 900 !important;
    border: 2px solid #000;
    border-radius: 25px !important;
    box-shadow: rgb(255 3 3 / 45%) 0px 5px 15px;
    padding: 10px;
}
.woocommerce-privacy-policy-text {
    display: none;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--wishlist {
    display: none;
}
.wishlist-link {
    display: none;
}
body.page-template-default.page.page-id-10 .main-page-wrapper {
    padding-top: 200px !important;
}
.woocommerce-MyAccount-content p {
    display: none;
}
/* .class-reiki {
    position: relative;
}
.class-reiki:before {
    content: "";
    background: url("/wp-content/uploads/2025/01/reikenew1.jpg") no-repeat;
    width: 20%;
    height: 49%;
    position: absolute;
    top: 550px;
    left: 0;
    right: 53px;
    background-size: cover;
}
.class-reiki:after {
    content: "";
    background: url("/wp-content/uploads/2025/01/reiki2.jpg") no-repeat;
    width: 20%;
    height: 60%;
    position: absolute;
    right: 0;
    top: 520px;
}
.testi::before {
    top: 0 ;
    height: 100%;
}
.testi::after {
    height: 574px;
    top: -60px;
} */
section#test-sec .testimonial.column {
    background-color: #FFFFFFA6 !important;
    padding: 30px 20px;
    border: 2px solid #8E2D8CA1;
    border-radius: 20px;
}
section#test-sec .testimonial-content p {
    color: #000 !important;
    font-size: 18px !important;
    line-height: 24px !important;
    width: 92%;
    margin: 0 auto;
    font-weight: 500 !important;
}

section#sectonone p {
    font-size: 16px;
    line-height: 29px;
    color: black;
}

section#sectonone a {
    background: #8a2b8b;
    padding: 13px 30px !important;
    color: #fff !important;
    display: inline-block;
}

section#sectonone {
    color: black;
}

section#sectonone a:hover {
    background: #fff !important;
    color: #8a2b8b !important;
}
body.page-template-default.page.page-id-9.theme-woodmart.woocommerce-checkout .main-page-wrapper {
    padding-top: 300px;
}
body.page-template-default.page.page-id-9.theme-woodmart.woocommerce-checkout div#customer_details {
    background-color: #fff !important;
    padding-bottom: 30px !important;
}
#place_order {
    background-color: #8e2d8c !important;
}
a.btn {
    background-color: #8e2d8c !important;
    color: #fff !important;
}
:not(.home).site-logo a {
    position: relative;
}
:not(.home).site-logo a:after {
    content: "Home Page";
    position: absolute;
    left: 33px;
    bottom: -100px;
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #000 !important;
}
/* section#reg-sec input {
    background: #fff !important;
    border: 2px solid #86328c;
    border-radius: 10px !important;
    height: 50px !important;
    padding: 0 !important;
} */
section#reg-sec .choices__inner {
    background: #fff !important;
    border: 2px solid #86328c !important;
    border-radius: 10px !important;
    height: 50px !important;
}
section#reg-sec .wpforms-payment-total {
    background: #fff !important;
    border: 2px solid #86328c !important;
    height: 50px !important;
    line-height: 50px;
    padding-left: 12px !important;
    border-radius: 10px !important;
    color: #000 !important;!
}
body .Label {
    color: #000 !important;
    font-weight: 600 !important;
    text-transform: capitalize !important;
    font-size: 18px !important;
}
.VJL48qbQzWENTFAh1Knk {
    display: none !important;
}