@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//kaizenmedical.asia/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.4.3") format("woff2");
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(57,35,81);
	--wd-text-font-size: 17px;
	--wd-title-font: "Playfair Display", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-transform: capitalize;
	--wd-title-color: rgb(57,35,81);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(134,76,160);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(134,76,160);
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-container-w: 1230px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1247px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1230px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.screen-reader-response {
    display: none;
}
.wd-prefooter {
    padding-bottom: 0!important;
}
.site-content {
    margin-bottom: 0;
}
a.btn.btn-color-default.hd-btn{
		padding: 15px 60px !important;
    font-size: 16px;
    position: absolute;
    top: 30px;
    border-top-right-radius: 8px;
    height:76px;
    right: 0;
    border-bottom-right-radius: 8px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.btn.btn-color-default {
		background: #864ca0;
    color: #ffffff;
    padding: 14px 21px !important;
    border-radius: 8px;
    font-size: 14px;
}
.btn.btn-color-default:hover,input[type="submit"]:hover,div.wpforms-container-full button[type=submit]:hover {
  color: #ffffff;
	background-color:#392351!important;
}
input[type="submit"],div.wpforms-container-full button[type=submit] {
		background-color:#864ca0!important;
    color: #ffffff!important;
    padding: 15px 30px !important;
    border-radius: 2px!important;
    font-size: 16px!important;
}
.main-page-wrapper {
    padding-top: 0;
}
.wd-header-text.hd-ph a{
		font-size: 17px;
    color: #ffffff;
}
.wd-header-text.hd-ph {
    font-weight: 600;
    line-height: 23px;
    text-transform:capitalize;
		text-align:center;
}
.wd-header-text.hd-ph i {
		transform: rotate(90deg);
    color:#ffffff;
    font-size:28px;
}
a.btn.btn-style-link:hover {
		color: #ffffff!important;
    background-color:#4f64c4!important;
    border-color:#4f64c4;
    box-shadow: unset !important;
}
a.btn.btn-style-link {
    text-transform: uppercase;
    padding: 15px 20px !important;
    border-color:#4f64c4;
    color:#4f64c4;
    border: 1px solid;
}
.scrollToTop {
		border-radius:2px!important;
    background-color:#020326 !important;
    color: #ffffff!important;
    font-size: 24px!important;
}
input.wpcf7-form-control.wpcf7-text,select{
    color: #000000;
    min-height: 65px;
    font-weight: 600;
    border-radius:5px;
	  background-color:#ffffff;
		border-width:0px;
}
/* input.wpcf7-form-control.wpcf7-text:focus{
	  background-color:#dddddd;
} */
label{
color:#ffffff;
}
textarea {
  color: #000000;
	font-weight: 600;
	background-color:#ffffff;
	border-radius:5px;
	border-width:0px;
}
/* textarea:focus {
	background-color:#dddddd;
} */
input.wpcf7-form-control.wpcf7-text::placeholder, textarea::placeholder {
    color: #000000;
}
 textarea {
    min-height: 120px;
} 
.col-md-12.cslabel p {
    margin-bottom: 0;
    font-weight: 600;
		color: #000000;
}
.col-md-12.cslabel {
    text-align: center;
    margin-bottom: 0;
}
.promo-banner .banner-image:before {
    content: "";
    position: absolute;
    background:linear-gradient(178deg, #28282800 0, #08132100 32%, #01303136 64%, #37224e 100%) no-repeat padding-box;
    width: 100%;
    height: 100%;
}
/* .promo-banner .banner-title:before {
		content: "";
    position: absolute;
    background:#ffffff;
    width: 3px;
    height: 71px;
    left: -11px;
    top: 13px;
} */
.practicr-cta .promo-banner .banner-image:before {
    background: linear-gradient(178deg,#28282800 0,#08132142 0%,#b5882f 0%,#b5882feb 60%) no-repeat padding-box;
}
/* .wpcf7 {
		background-color: #FFE1C5;
    padding: 40px 30px;
    box-shadow: 1.878px 3.532px 0px 0px rgb(189, 224, 65);
    border-radius: 40px;
} */
.row.frm-title h3 {
    color:#1a1a1a;
}
.row.frm-title {
    text-align: center;
}
.sec-overlap .wd-info-box .info-box-icon {
    font-size: 88px;
    font-weight: 700;
    color: #ffffff;
    text-shadow:-2px 0 #bee041, 0 2px #bee041, 2px 0 #bee041, 0 -2px #bee041;
    line-height: 100%;
    height: 80px;
    overflow: hidden;
    margin-bottom: -10px;
    -webkit-transform: translateZ(0);
}
.wd-title-style-simple .liner-continer:after {
    background-color:rgb(79 100 196) !important;
		height: 3px!important;
}
body .icons-design-simple .wd-social-icon {
    background-color:rgb(190 224 65) !important!important;
    color: rgb(255 255 255) !important;
}
.wd-info-box.mb-ph h4.info-box-title.title {
    font-size: 28px!important;
    font-weight: 600;
    margin-top: 0!important;
    color:#ffffff;
}
.wd-info-box.mb-ph {
    text-align: center;
}
.wd-info-box.mb-ph .info-box-inner {
		margin-top: 0 !important;
    color: #ffffff;
    font-size: 19px;
}
.wd-info-box.mb-ph .info-box-subtitle {
    color: #ffffff;
    font-size: 20px;
}
.page-id-124 .wpcf7 {
    background-color: #000b3f!important;
}
.footer-container a {
    color: #ffffff;
}
.ft-inner .wpcf7 {
    background-color:#98cae1;
}
 .home-services .wd-info-box {
    padding:50px 38px;
    border-radius:0px;
}
.elementor-section.home-services.whychoose .wd-info-box{
		background-color:#ffffff;
}
.elementor-section.home-services.whychoose .wd-info-box:hover{
		background-color:#495db6;
} 
.home-services .wd-info-box .info-box-icon {
		width: 100px;
    border: 4px solid #4f64c4;
    border-radius: 50px;
    padding: 25px;
    height: 100px;
    line-height: 43px;
}
.elementor-section.home-services.whychoose .wd-info-box:hover .info-box-icon {
    border: 2px solid #ffffff!important;
}
.home-services .wd-info-box:hover .info-box-icon img {
    filter:brightness(9);
}
.ft-form .wpcf7 h3 {
    display: none;
}
.ft-form .wpcf7 {
    box-shadow: none;
}
.wd-accordion-title {
		padding: 15px;
    margin-bottom: 20px;
    border-radius: 5px;
    border: 0;
    background-color: #ffffff;
}
.wd-accordion-content {
		padding: 32px;
    box-shadow:inset 0 0 0 1.5px #f2f2f2;
    margin-bottom: 25px;
    border-radius: 5px;
		background-color: #ffffff;
}
.wd-accordion-opener.wd-opener-style-plus:before {
    font-size: 16px;
    font-weight: 700;
		color:#864ca0;
}
.wd-accordion.wd-style-default .wd-accordion-item {
    border-bottom: 0px solid var(--brdcolor-gray-300);
}
.whb-top-bar .info-box-icon {
   	width:42px;
    background: #c84929;
    border-radius: 50px;
    padding: 8px;
}
 section.elementor-section.home-services .wd-info-box{
		background-color: #ffffff;
    padding: 30px;
    border-radius: 15px;
    box-shadow: -1px -5px 16px 2px rgba(0,0,0,.07)!important;
}
.colord-box .wd-info-box {
    background-color: #0ca054;
    padding: 40px;
    border-radius: 10px;
}
.whb-top-bar .wd-header-text {
    font-size: 16px!important;
    font-weight: 600;
    color: #000000;
}
.white-btn .btn.btn-color-default:hover {
    background-color: #000000;
}
.white-btn .btn.btn-color-default {
    background-color: #ffffff;
		color: #b44225;
}
.whb-top-bar .wd-header-text a {
    color: #000000;
    border-bottom: 2px solid #000000;
}
.elementor-section.home-services.whychoose .wd-info-box a.btn.btn-style-default {
		background: unset;
    color: #020326;
    border: 2px solid #4f64c4;
    padding: 10px 15px !important;
    margin-top: 15px;
}
.elementor-section.home-services.whychoose .wd-info-box:hover a.btn.btn-style-default {
		color: #ffffff;
    border: 2px solid #ffffff;
}
.services-cta .wd-info-box {
    background-color: #98cae1 !important;
}
.services-cta .wd-info-box a.btn.btn-style-default {
    color: #000000!important;
    border: 2px solid #000000!important;
}
.choose .wd-info-box:hover .box-icon-wrapper.box-with-text{
    color:#000000!important;
}
.testimonial-content footer {
    margin-top: 15px;
    color: #392351!important;
    font-weight: 600;
		font-size: 21px;
    font-family: "montserrat"
}
.wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span {
    border-color: #864ca0!important;
    background-color: #864ca0!important;
}
.testimonial-avatar img {
    border: 2px solid #864ca0;
}
.cs-footer input[type="submit"] {
    background-color: #000000;
		color:#ffffff;
}
.page-id-23 .elementor-element.cs-footer {
    display: none;
}
.whb-top-bar .wd-info-box .info-box-inner {
    margin-top: 0!important;
}
.contact-sec input.wpcf7-form-control.wpcf7-text,
.contact-sec textarea {
    background-color: #f3f3f3;
}
.cs-services .wd-info-box {
    background-color: #f3f3f3;
}
.cs-services .wd-info-box .info-box-content {
    padding: 0px 20px 20px 20px;
}
section.elementor-section.home-ban {
    overflow: hidden;
}
.elementor-section.home-services.whychoose .wd-info-box:hover h3,
.elementor-section.home-services.whychoose .wd-info-box:hover p{
    color: #ffffff;
}
section.elementor-section.home-services .wd-info-box:hover .info-box-icon {
    border-color: #020326;
}
.service-boxes .wd-info-box {
    border-style: solid;
    border-width: 3px 1px 1px;
    border-color:#4f64c4;
    box-shadow: 0 40px 40px -20px rgba(0,0,0,.1);
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    padding: 25px;
    background-color: #ffffff;
}
.css-services .info-box-inner {
    margin-top: 40px !important;
}
.testimonial-content {
    font-family: "playfair display";
    font-style: italic;
}
.wd-accordion.wd-style-default .wd-accordion-item {
    border-bottom: 0!important;
}
.row.sb-btn {
    text-align: center;
}
.pum-content.popmake-content h3 {
    text-align: center;
}
.whb-column.whb-mobile-right:before {
    content: "";
    position: absolute;
    background:#F8F6F5;
    width: 112px;
    height:80px;
    right: 0;
}
.wd-nav-mobile>li>a {
    font-family: "Playfair Display";
    font-size: 23px;
    text-transform: capitalize;
    padding-top: 25px!important;
    padding-bottom: 25px!important;
}
span.prc-old {
    text-decoration: line-through;
}
.page-id-60 .container.main-footer {
    display: none;
}
.homeiconbox .info-box-icon {
    width: 40px;
}
.wpforms-submit-container {
    text-align: center;
}@media (min-width: 1025px) {
	.wd-dropdown {
	background-color:#000b3f;
	padding: 0!important;
}
.wd-sub-menu li>a {
    color: #ffffff;
	    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 1px solid #ffffff3d;
    padding-top: 15px;
    padding-bottom: 15px;
	font-weight:600;
}
.wd-sub-menu li>a:hover {
    background-color:#4f64c4;
	color:#ffffff;
}
.wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    font-size: 12px;
}
/* .wd-nav-main>li>a {
    min-height:70px;
} */
.whb-sticked .whb-general-header .wd-dropdown {
	margin-top: 14.5px;
}
.wd-header-text.hd-txt {
		position: absolute;
    bottom: 18px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
		color:#000b3f;
}
.prc-area .wd-info-box {
    min-height: 84px;
}
.whb-sticked .whb-general-header .wd-header-text.hd-txt {
    bottom: 8px!important;
}
.row.frm-title h3 {
    font-size: 28px;
}
.wd-sub-menu li>a {
	padding-top: 10px!important;
    padding-bottom: 10px!important;
    font-size: 12px;
}
.wd-dropdown {
    max-height: 500px;
    overflow-y: auto;
	margin-top: 0 !important;
}
.why-us .wd-info-box {
    min-height: 577px;
}
.page-id-10 .home-services .wd-info-box {
    padding: 45px 30px;
    border: 2px solid #1a1a1a;
    border-radius: 35px;
    min-height: 534px;
}
.services.home-services .wd-info-box {
    min-height: 691px;
}
section.elementor-section.home-services .wd-info-box {
    min-height:534px;
}
.services-cta .wd-info-box {
    padding-top: 110px !important;
}
.choose .wd-info-box {
    min-height:426px!important;
}
li.menu-item.menu-item-type-custom.onepage-link a {
    color: #333333;
}
li.menu-item.menu-item-type-custom.onepage-link a:hover {
    color:#98cae1;
}
.whb-row.whb-general-header .btn-icon-pos-left .wd-btn-icon {
    width: 20px;
}
.elementor-column.elementor-element.ban-fancycircle:before {
    content: '';
    position: absolute;
    width: 680px;
    height: 680px;
    border-radius: 50%;
    mix-blend-mode: multiply;
    background-color: #80c7fe;
    top: 150px;
    right: 0px;
}
.service-boxes .wd-info-box {
    min-height: 381px;
}
.whb-with-shadow {
    border-radius: 10px;
}
.elementor-element.cs-animated-text h2 {
    font-size:62px;
		line-height: 70px;
}
.promo-banner .wrapper-content-banner {
    padding: 70px 70px 30px 70px!important;
}
.home-cta .wd-info-box .info-box-content {
    display: flex;
    justify-content: space-around;
    align-items: center;
    max-width: 890px;
    margin: 0 auto;
}
.home-cta .wd-info-box .info-btn-wrapper {
    margin-top: 0;
}
.testimonial-content {
    font-size: 26px;
}
.pum-content.popmake-content h3 {
    font-size: 40px;
}
.subs {
    padding: 0;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.elementor-column.elementor-element.ban-fancycircle:before {
		content: '';
    position: absolute;
    width: 680px;
    height: 680px;
    border-radius: 50%;
    mix-blend-mode: multiply;
    background-color: #80c7fe;
    top: 150px;
    left: 50%;
    transform: translateX(-50%);
}
.service-boxes .wd-info-box {
    min-height:627px;
}
.elementor-element.cs-animated-text h2 {
    font-size:62px;
		line-height: 70px;
}
.elementor-element.elementor-element-f0ea380.e-con-full.e-flex.e-con.e-child {
    width: 100%;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.elementor-column.elementor-element.ban-fancycircle:before {
		content: '';
    position: absolute;
    width: 680px;
    height: 680px;
    border-radius: 50%;
    mix-blend-mode: multiply;
    background-color: #80c7fe;
    top: 150px;
    left: 50%;
    transform: translateX(-50%);
}
.elementor-element.cs-animated-text h2 {
    font-size:62px;
		line-height: 70px;
}
.elementor-element.elementor-element-f0ea380.e-con-full.e-flex.e-con.e-child {
    width: 100%;
}
}

@media (max-width: 576px) {
	.wd-social-icons.icons-design-simple.icons-size-default.color-scheme-dark.social-follow.social-form-circle.text-center {
    text-align: left!important;
}
.elementor-column.elementor-element.ban-fancycircle:before {
		content: '';
		position: absolute;
    width: 540px;
    height: 540px;
    border-radius: 50%;
    mix-blend-mode: multiply;
    background-color: #80c7fe;
    top: 103px;
    left: 50%;
    transform: translateX(-50%);
}
.home-entry .title-wrapper.text-center,.home-entry .wd-button-wrapper.text-center {
    text-align: left;
}
.elementor-element.cs-animated-text h2 {
    font-size:42px;
		line-height: 50px;
}
.promo-banner .wrapper-content-banner {
    padding: 30px 15px!important;
}
.btn.btn-color-default {
    font-size: 12px!important;
}
.btn.btn-color-default {
    padding: 12px 12px !important;
}
.testimonial-content footer {
    font-size: 18px!important;
}
}

