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

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(225,97,133);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(56,172,255);
	--btn-accented-bgcolor-hover: rgb(51,157,232);
	--btn-transform: capitalize;
	--wd-form-brd-width: 0px;
	--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;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(16,16,16);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
.page .main-page-wrapper {
	background-color: rgb(245,245,245);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(245,245,245);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(245,245,245);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(245,245,245);
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: rgb(245,245,245);
	background-image: none;
}
.woodmart-archive-portfolio .main-page-wrapper {
	background-color: rgb(245,245,245);
	background-image: none;
}
.single-portfolio .main-page-wrapper {
	background-color: rgb(245,245,245);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 8px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.listU { text-align:justify; }
.listU u { font-weight:bold; text-decoration:none; }

.homeHeaderText { color:#000; }
.homeHeaderText h2 { color:#000; font-weight: 700; font-size:32px; } 
.homeHeaderText h2 strong { color:#fff; font-weight: 700; }
.homeHeaderText h4 { color:#000; font-weight:600; margin-top:-15px; }
.homeHeaderText p strong { color:#fff; font-weight: 700; }
.headerBottomText { color:#ff6699; font-weight:700; font-size:22px; text-shadow: 2px 2px #00000047; }
.justify { text-align:justify; }
.justify strong { font-weight:700; }
.prefooter { background-image: linear-gradient(to bottom, rgb(35 93 133), rgb(16 16 16) 100%); }

.footerTitle p { color: #000; font-size: 18px; }
.footerTitle h3 { font-size:30px; font-weight:bold; color:#fff; text-shadow: 2px 2px #00000047; }
.footerTitle h4 { color: #6ee8e8; font-size: 30px; margin-top: -20px; font-weight: bold; text-shadow: 2px 2px #00000047; }


.prefooterText { color: #000; font-size: 18px; }
.prefooterText strong { font-weight: bold; margin-top: 10px; display: block; }
/* .footerLogo { margin-bottom:-10px; } */

.testimonials p strong { color:#e16185; }
.testimonial .testimonial-inner { background:#99ffffa1 !important; color:#000; text-align:justify; }
.testimonials u { font-size: 38px; text-decoration: none; position: absolute; margin-top: -18px; margin-left: 5px; font-family: 'woodmart-font'; }
.testimonials u:first-of-type { margin-left: -20px; margin-top: -22px; }

.paddingright { padding-right:30px; }

.headerMobile { margin-top: -16vh; }
.mobileHeaderLogo { display:none; }

.headerMobile { text-shadow: 1px 1px #00000047; }
.mobileheaderlist { text-shadow: 1px 1px #00000047; } 
.mobileheaderlist li:last-child span { color: #00b0f0; }
.nameLabel { color:#00b0f0; margin-bottom: 15px; margin-top: -15px; }
.nameLabel strong { color:#fffc; font-weight: 700; }

.listbottom li:last-child span { color: #00b0f0; }
.listbottom .fa-envelope { margin-right:7px; }@media (min-width: 768px) and (max-width: 1024px) {
	body .wd-bg-center-bottom { background: #242424 url(https://hasithaguruge.com/wp-content/uploads/2024/06/mobileBanner9.jpg) !important; background-position: 8% top !important; background-size: cover !important; }
.paddingright { padding-right:0; }
.listU u { text-align:left; display: block; }
.listU { text-align:justify; }
.myworks { margin-top: -35px; }
.imageSlider { margin-bottom: -65px;  }
.footerAvatar { text-align: center; margin-bottom: -60px; }
.footerTitle h3 { font-size: 22px; }
.footerTitle h4 {  font-size: 30px; }
.eventsmngTxt { text-align:left; display:block; }
.headerMobile { margin-top: -14vh; color:#fff; text-shadow: 1px 1px #00000047; }
.mobileheaderlist { color:#fff; text-shadow: 1px 1px #00000047; margin-top: -10px; } 
.mobileheaderlist li { margin-bottom:10px; font-size: 15px; }
.homeGreen { margin: 0px; margin-top: 65px; }

.homeHeaderText h2 { font-size: 24px; }

.mobileHeaderLogo { display:block; margin-top:32vh; }
.mobileHeaderLogo img { width:50%; }
.desktopHeaderLogo { display:none; }
.headerBottomText { margin-top: -80px; width: 85%; font-size: 20px; text-shadow: 1px 1px #00000047; }

}

@media (min-width: 577px) and (max-width: 767px) {
	body .wd-bg-center-bottom { background: #242424 url(https://hasithaguruge.com/wp-content/uploads/2024/06/mobileBanner9.jpg) !important; background-position: 8% top !important; background-size: cover !important; }
.paddingright { padding-right:0; }
.listU u { text-align:left; display: block; }
.listU { text-align:justify; }
.myworks { margin-top: -35px; }
.imageSlider { margin-bottom: -65px;  }
.footerAvatar { text-align: center; margin-bottom: -60px; }
.footerTitle h3 { font-size: 22px; }
.footerTitle h4 {  font-size: 30px; }
.eventsmngTxt { text-align:left; display:block; }
.headerMobile { margin-top: -14vh; color:#fff; text-shadow: 1px 1px #00000047; }
.mobileheaderlist { color:#fff; text-shadow: 1px 1px #00000047; margin-top: -10px; } 
.mobileheaderlist li { margin-bottom:10px; font-size: 15px; }
.homeGreen { margin: 0px; margin-top: 65px; }

.homeHeaderText h2 { font-size: 24px; }

.mobileHeaderLogo { display:block; margin-top:32vh; }
.mobileHeaderLogo img { width:50%; }
.desktopHeaderLogo { display:none; }
.headerBottomText { margin-top: -80px; width: 85%; font-size: 20px; text-shadow: 1px 1px #00000047; }

}

@media (max-width: 576px) {
	body .wd-bg-center-bottom { background: #242424 url(https://hasithaguruge.com/wp-content/uploads/2024/06/mobileBanner9.jpg) !important; background-position: 8% top !important; background-size: cover !important; }
.paddingright { padding-right:0; }
.listU u { text-align:left; display: block; }
.listU { text-align:justify; }
.myworks { margin-top: -35px; }
.imageSlider { margin-bottom: -65px;  }
.footerAvatar { text-align: center; margin-bottom: -60px; }
.footerTitle h3 { font-size: 22px; }
.footerTitle h4 {  font-size: 30px; }
.eventsmngTxt { text-align:left; display:block; }
.headerMobile { margin-top: -14vh; color:#fff; text-shadow: 1px 1px #00000047; }
.mobileheaderlist { color:#fff; text-shadow: 1px 1px #00000047; margin-top: -10px; } 
.mobileheaderlist li { margin-bottom:10px; font-size: 15px; }
.homeGreen { margin: 0px; margin-top: 65px; }

.homeHeaderText h2 { font-size: 24px; }

.mobileHeaderLogo { display:block; margin-top:32vh; }
.mobileHeaderLogo img { width:50%; }
.desktopHeaderLogo { display:none; }
.headerBottomText { margin-top: -80px; width: 85%; font-size: 20px; text-shadow: 1px 1px #00000047; }

}

