:root {
	--wd-cat-brd-radius: 16%;
	--wd-text-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 15px;
	--wd-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 20px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(225,74,92);
	--wd-alternative-color: rgb(115,84,239);
	--btn-default-font-family: "Inter", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-transform: none;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: "Inter", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 500;
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(225,74,92);
	--btn-accented-bgcolor-hover: rgb(205,67,84);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(0,122,255);
	--wd-link-color-hover: rgb(0,63,255);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 15px;
	text-transform: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-weight: 700;
	font-size: 30px;
	text-transform: capitalize;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: none;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,245,248);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,245,248);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,245,248);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,245,248);
	background-image: none;
}
html .btn.wd-buy-now-btn {
	color: rgb(225,74,92);
	background: rgb(249,219,223);
}
html .btn.wd-buy-now-btn:hover {
	color: rgb(225,74,92);
	background: rgb(237,208,211);
}
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 .product-label.onsale {
	background-color: rgb(140,188,103);
	color: rgb(255,255,255);
}
.wd .product-label.new {
	background-color: rgb(30,115,190);
	color: rgb(255,255,255);
}
.wd .product-label.featured {
	background-color: rgb(225,74,92);
	color: rgb(255,255,255);
}
.wd .product-label.out-of-stock {
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}
.wd .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(130,36,227);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 350px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 24px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 22px;
	}

}
:root{
--wd-container-w: 1660px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

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


.wd-page-title {
background-color: rgb(246,245,248);
}

/* ============================================================
   officestationery.lk — Get a Quote popup
   Add class "os-quote-popup" to the popup's top section.
   ============================================================ */

/* Popup wrapper */
.os-quote-popup .wpcf7 {
  color: #1A1A1A;
}
.os-quote-popup .wpcf7 p {
  margin: 0 0 20px 0 !important;
}

/* Labels */
.os-quote-popup .wpcf7 label {
  font-family: 'Inter', system-ui, sans-serif !important;
  font-weight: 500 !important;
  font-size: 13px !important;
  color: #1A1A1A !important;
  display: block !important;
  margin-bottom: 6px !important;
  letter-spacing: 0.1px !important;
}
.os-quote-popup .wpcf7 .required {
  color: #D7263D;
  font-weight: 600;
  margin-left: 2px;
}

/* Inputs */
.os-quote-popup .wpcf7 input[type="text"],
.os-quote-popup .wpcf7 input[type="email"],
.os-quote-popup .wpcf7 input[type="tel"],
.os-quote-popup .wpcf7 textarea {
  background: #FFFFFF !important;
  border: 0.5px solid #E5E1D6 !important;
  border-radius: 6px !important;
  padding: 12px 14px !important;
  font-family: 'Inter', system-ui, sans-serif !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  color: #1A1A1A !important;
  width: 100% !important;
  box-shadow: none !important;
  margin-top: 0 !important;
  transition: border-color 0.15s ease, box-shadow 0.15s ease !important;
}
.os-quote-popup .wpcf7 input:focus,
.os-quote-popup .wpcf7 textarea:focus {
  border-color: #0F0F0F !important;
  box-shadow: 0 0 0 3px rgba(15,15,15,0.08) !important;
  outline: none !important;
}
.os-quote-popup .wpcf7 textarea {
  min-height: 120px !important;
  resize: vertical !important;
}
.os-quote-popup .wpcf7 input::placeholder,
.os-quote-popup .wpcf7 textarea::placeholder {
  color: #8A8A8A;
  opacity: 1;
}

/* File upload */
.os-quote-popup .wpcf7 input[type="file"] {
  background: #FFFFFF !important;
  border: 0.5px solid #E5E1D6 !important;
  border-radius: 6px !important;
  padding: 10px 14px !important;
  font-family: 'Inter', system-ui, sans-serif !important;
  font-size: 13px !important;
  color: #8A8A8A !important;
  width: 100% !important;
  cursor: pointer !important;
}

/* 2-column row */
.os-quote-popup .wpcf7 .os-row-2 {
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 16px !important;
  margin-bottom: 0 !important;
}
.os-quote-popup .wpcf7 .os-row-2 > label {
  margin-bottom: 20px !important;
}
@media (max-width: 768px) {
  .os-quote-popup .wpcf7 .os-row-2 {
    grid-template-columns: 1fr !important;
  }
}

/* Validation */
.os-quote-popup .wpcf7 .wpcf7-not-valid-tip {
  color: #DC2626 !important;
  font-size: 12px !important;
  font-family: 'Inter', system-ui, sans-serif !important;
  font-weight: 400 !important;
  margin-top: 4px !important;
}
.os-quote-popup .wpcf7 input.wpcf7-not-valid,
.os-quote-popup .wpcf7 textarea.wpcf7-not-valid {
  border-color: #DC2626 !important;
}

/* Response messages */
.os-quote-popup .wpcf7 .wpcf7-response-output {
  border-radius: 6px !important;
  padding: 14px 18px !important;
  font-family: 'Inter', system-ui, sans-serif !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
  margin: 24px 0 0 0 !important;
  border-top: none !important;
  border-right: none !important;
  border-bottom: none !important;
  border-left-width: 3px !important;
  border-left-style: solid !important;
}
.os-quote-popup .wpcf7 form.sent .wpcf7-response-output {
  background: #ECFDF5 !important;
  border-left-color: #16A34A !important;
  color: #15803D !important;
}
.os-quote-popup .wpcf7 form.invalid .wpcf7-response-output,
.os-quote-popup .wpcf7 form.failed .wpcf7-response-output {
  background: #FEF2F2 !important;
  border-left-color: #DC2626 !important;
  color: #991B1B !important;
}

/* Submit button */
.os-quote-popup .wpcf7 .wpcf7-submit,
.os-quote-popup .wpcf7 input[type="submit"].os-btn-accent,
.os-quote-popup .wpcf7 .os-btn-accent {
  background: #0F0F0F !important;
  color: #FFFFFF !important;
  border: none !important;
  border-radius: 6px !important;
  padding: 13px 28px !important;
  font-family: 'Inter', system-ui, sans-serif !important;
  font-weight: 500 !important;
  font-size: 14.5px !important;
  cursor: pointer !important;
  width: auto !important;
  display: inline-block;
  transition: background 0.15s ease !important;
}
.os-quote-popup .wpcf7 .wpcf7-submit:hover,
.os-quote-popup .wpcf7 .os-btn-accent:hover {
  background: #2A2A2A !important;
}
.os-quote-popup .wpcf7 p:has(> input[type="submit"]),
.os-quote-popup .wpcf7 .wpcf7-submit-wrap {
  text-align: right;
  margin-top: 8px !important;
}

/* Spinner */
.os-quote-popup .wpcf7 .wpcf7-spinner {
  margin-left: 12px;
}


.elementor-widget-container{
	height:auto !important;
}