.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.header-banner{
	background-color:rgb(41,192,147);
}

.page-title-default{
	background-color:rgb(42,155,204);
	background-image: url(https://wesmiledental.my/wp-content/uploads/2021/08/medical-page-title.jpg);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(45,156,218);
}

:root{
--wd-text-font:"Nunito", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(96,96,96);
--wd-text-font-size:17px;
}
:root{
--wd-title-font:"Nunito", Arial, Helvetica, sans-serif;
--wd-title-font-weight:500;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Nunito", 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%);
}
:root{
--wd-alternative-font:"Nunito", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Nunito", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:500;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Nunito", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:500;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:15px;
}
.robotoText{
	font-family: "Nunito", Arial, Helvetica, sans-serif;font-weight: 500;font-size: 16px;
}

:root{
--wd-primary-color:rgb(17,162,214);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
.page .main-page-wrapper{
	background-color:rgb(249,249,249);
}

:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:rgb(41,192,147);
}
:root{
--btn-shop-bgcolor-hover:rgb(37,177,136);
}
:root{
--btn-accent-bgcolor:rgb(41,192,147);
}
:root{
--btn-accent-bgcolor-hover:rgb(37,177,136);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
	
	
			--wd-form-brd-radius: 0px;
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #333;
	--btn-default-color-hover: #333;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-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-accent-brd-radius: 0px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		--btn-accent-box-shadow-active: none;
		--btn-accent-bottom: 0px;
	
	
			--btn-shop-bottom-active: -1px;
		--btn-shop-brd-radius: 0.001px;
		--btn-shop-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
		--btn-shop-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
	
	
	
	
	
	
	
	
		}

	
	
	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1192px;
		}
	}

	.container {
		max-width: 1222px;
	}
	
	
	@media (min-width: 1222px) {

		[data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1222px) / 2);
			padding-right: calc((100vw - 1222px) / 2);
		}

		.platform-Windows [data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1239px) / 2);
			padding-right: calc((100vw - 1239px) / 2);
		}
	}

	
	/* Quick view */
	div.wd-popup.popup-quick-view {
		max-width: 920px;
	}




	.woodmart-woocommerce-layered-nav .wd-scroll-content {
		max-height: 223px;
	}

@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//wesmiledental.my/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.4.2") format("woff2");
}

.hide,#hide{
    display:none !important;
}
.noMargin{
    margin:0 !important;
}
.noPadding{
    padding:0 !important;
}
.whiteText{
    color: white !important;
}
.desktop{
display:block !important
}
.mobile{
display:none !important
}


.grecaptcha-badge { 
    visibility: hidden !important;
}


input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select {
    padding: 0 15px;
    max-width: 100%;
    width: 100%;
    height: 42px;
    border: var(--wd-form-brd-width) solid rgb(0 0 0);
    border-radius: var(--wd-form-brd-radius);
    color: var(--wd-form-color);
    background-color: white;
    box-shadow: none;
    vertical-align: middle;
    font-size: 14px;
    transition: border-color .5s ease;
    border-radius: 10px;
}
label {
    text-align: left;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit.btn-color-black{
    background-color: #2d9cda;
    color: #ffffff;
	border-radius: 10px;
}
.main-page-wrapper {
	padding-top: 0px;
}
.wpb-js-composer .title-wrapper .liner-continer {
    margin-bottom: 0;
}
.wd-prefooter{
display:none;
}
.wd-list li{
align-content: top !important;
}
.justifyText p{
text-align:justify;
}

table.compareTable tr td{
line-height:normal;
	text-align:left
}
.compareTable table tr td{
    max-width:33.333%;
        width: 33.33%;
            vertical-align: middle;
	text-align:center
}
.compareTable table tr td strong{
    color:#606060 !important;
}
.wColor{
    background-color:white;
}
.bColor{
    background-color: #c6eeff;
}
#trp-floater-ls.trp-bottom-right{
display:none;
}

.roundedImg *{
border-radius:15px;
}

.wp-gr .grw-review-inner.grw-shadow {
    border-radius: 10px !important;
}@media (min-width: 1025px) {
	[data-id="7846"] .grw-review, [data-id="7851"] .grw-review, [data-id="7853"] .grw-review{ 
    --col: 3 !important;
    --gap: 2 !important;
}
}

@media (max-width: 576px) {
	.desktop{
display:none !important
}
.mobile{
display:block !important
}
.mobileBreakWord p br{
	display:none;
}

[data-id="7846"] .grw-review, [data-id="7851"] .grw-review, [data-id="7853"] .grw-review{
    --col: 1 !important;
    --gap: 2 !important;
}

}

