@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//diamondceilings.in/wp-content/themes/woodmart/fonts/woodmart-font-3-700.woff2?v=7.6.0") format("woff2");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--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: "Lato", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(208,2,27);
	--wd-alternative-color: rgb(153,153,153);
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(153,153,153);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(236,29,35);
	--btn-accented-bgcolor-hover: rgb(206,24,30);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.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: rgb(85,85,85);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(239,239,239);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--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: 1239px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

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


/* ==== HEADER ===== */
.topBar_text a {
	color: white;
	font-weight: bold;
}	
.wd-nav[class*="wd-style-"] {
    --nav-chevron-color: rgba(33, 33, 33, 1) !important;
}
.wd-logo img[src$=".svg"] {
  height: 100%;
  width: 120px;
}
@media(max-width: 1024px) {
	.wd-logo img[src$=".svg"] {
		height: 100%;
		min-width: 135px;
	}
}

/* ===== MENUs ======= */
@media(max-width: 1024px) {
	.wd-nav-mobile {
		margin-top: 72px;
		position: relative;
	}
	.wd-nav-mobile:before {
		content: "";
		background-image: url('/wp-content/uploads/2025/05/logo.svg');
		background-size: 150px 35px;
		height: 53px;
		width: 200px;
		position: absolute;
		top: -45px;
		left: 15px;
		background-repeat: no-repeat;
	}
}


/* ==== LOGO & PRODUCT MARKS ====== */
.wd-image.text-right img {
  background: rradial-gradient(#FFF,#FFF0);
	width: 77px;
  margin-top: -10px;
  margin-right: -3px;
}
div#imgRight .wd-image.text-right img {
    margin-top: 0;
    margin-right: 0;
    width: auto;
}

div#gallery-diamond-mark .wd-gallery-item a:before {
    content: " ";
    position: absolute !important;
    width: 45px;
    height: 45px;
    background: url(/wp-content/uploads/2025/05/logo.svg) no-repeat;
    top: 7px;
    right: 10px;
    background-size: 45px;
}
div#gallery-grg-mark .wd-gallery-item a:before {
    content: " ";
    position: absolute !important;
    width: 45px;
    height: 45px;
    background: url(/wp-content/uploads/2025/05/logo.svg) no-repeat;
    top: 7px;
    right: 10px;
    background-size: 45px;
}

div#gallery-grg-mark .wd-gallery-item a:after {
    content: " ";
    position: absolute !important;
    width: 45px;
    height: 45px;
    background: url(/wp-content/uploads/2025/05/isi-mark.jpg) no-repeat;
    bottom: 5px;
    left: 10px;
    background-size: 45px;
}

div#gallery-metal-mark .wd-gallery-item a:after {
    content: " ";
    position: absolute !important;
    width: 45px;
    height: 30px;
    background: url(/wp-content/uploads/2025/05/015_CPWD.jpg) no-repeat;
    bottom: 5px;
    left: 0px;
    background-size: 45px;
}



/* ==== TITLES ===== */
.page-title-default {
  background-position: center top !important;
  background-blend-mode: multiply;
	text-transform: uppercase;
}

@media(max-width: 1024px) {
	.page-title {
		margin-bottom: 0px !important;
	}
  .wd-fontsize-xl {
    font-size: 20px !important;
  }
	.wd-fontsize-xxl {
    font-size: 22px !important;
  }
	.wd-fontsize-xxxl {
    font-size: 24px !important;
  }
}
	

/* ==== END OF PAGE TITLE ===== */

/* ==== MAIN SECTION ===== */
.site-content {
  margin-bottom: 0px;
}
/* ==== END OF MAIN SECTION ===== */


/* ======= BUTTONS ===== */
#diamond-products .elementor-widget-wd_button {
  width: 100% !important;
}
/* ======= END OF BUTTONS ===== */

/* ======= FORMS ====== */
.hidden-fields-container {
  display: none;
}

/* ======== INFO BOXES ======= */
.info-box-wrapperr {
  background: #FFF;
  padding: 20px 10px;
  border-radius: 4px;
  box-shadow: 0px 0px 2px #CCC;
}


/* ======== LISTS ======= */
ul > br {
  display: none;
}


/* === LAYOUT CLASSES ==== */
@media(min-width: 992px) {
	div#item75w {
			flex: 3;
	}
}


/*===== BLOG ====== */
.article-inner .entry-meta.wd-entry-meta {
    display: none;
}

/*===== END OF BLOG ====== */




/* ======== PORTFOLIO ====== */
.wd-portfolio-btns .wd-share-icon {
  display: none;
}
.wd-portfolio-btns {
	position: relative !important;
}
.wd-portfolio-btns > .portfolio-enlarge > a {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: block;
  height: 500px;
}
.wd-portfolio-btns .wd-enlarge-icon > a::before {
  width: 100%;
  display: block;
  height: 500px;
  position: absolute;
  bottom: 0;
}

/* ========== CERTIFICATIONS ============ */
.eelementor-widget-n-tabs .e-n-tabs-content {
  min-height: 59vh;
}


/* ======= TABLES ========= */
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 8px;
  line-height: 1.33333333;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
table.table {
  border: 1px solid;
  color: white;
}
.table td, .table th {
  padding: 1rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
td.td-tech {
  font-size: 10px;
  padding: 8px 5px 8px 15px !important;
}
table.table8 td.td-tech {
  padding: 8px 20px !important;
}
.tableLight {
	filter: invert(0.5);
}
.tableLight > tbody, .tableAlt > tbody, .tableWhite > tbody {
  width: 100%;
  display: inline-block;
}
.tableLight > tbody > tr, .tableAlt > tbody > tr, .tableWhite > tbody > tr {
  width: 100%;
  display: block;
  border-bottom: 1px solid !important;
}
.tableAlt > tbody > tr:first-child {
  background: #555 !important;
  border-radius: 5px;
}
.tableAlt > tbody > tr:first-child > td {
  color: #FFF;
}
.tableLight > tbody > tr:last-child, .tableWhite > tbody > tr:last-child {
  border-bottom: none !important;
}
.tableLight > tbody > tr > td, .tableAlt > tbody > tr > td, .tableWhite > tbody > tr > td  {
  width: calc(50% - 2px);
  display: inline-block;
  border-bottom: none;
  border-top: none;
}
.zoomTable {
	transition: all ease-in-out 1200ms !important;
	z-index: 10;
	position: relative;
}
.zoomTable:hover {
  box-shadow: 0px 0px 100px #999;
  border-radius: 4px;
  transform: scale(1.4) !important;
  transition: all ease-in-out 200ms !important;
}
.zoomTable:hover .table {
  border-radius: 4px;
  overflow: hidden;
}
.tableAlt {
	border: none !important;
}
.tableAlt > * {
  border: none !important;
}
.tableAlt > tbody > tr {
  border-bottom: none !important;
  color: #000;
}
.tableAlt > tbody > tr:first-child {
  font-weight: 400;
}
.tableAlt > tbody > tr:nth-child(n) {
  background: #F3F3F3;
}
.tableAlt > tbody > tr:nth-child(2n) {
  background: #FCFCFC;
}
.tableAlt > tbody > tr > td {
  font-size: 14px;
  width: calc(33% - 2px);
  font-weight: 700;
}
.table2 > tbody > tr > td {
  width: calc(45% - 2px) !important;
}
.table3 > tbody > tr > td {
  width: calc(33% - 2px) !important;
}
.table6 > tbody > tr > td {
  width: calc(19% - 2px) !important;
}
.table6 > tbody > tr > td:first-child {
  width: 4% !important;
}
/* == END OF TABLES ========== */


/* ==== FOOTER ===== */
@media(max-width: 750px) {
	.container.main-footer {
		padding: 0px 30px;
	}
}
.footer-column > * {
  margin-bottom: 0;
  padding-bottom: 10px;
}
.main-footer p {
  line-height: 1.75em;
  margin-top: 10px;
}
footer .widget {
  border-bottom: none;
  line-height: 1.5em;
}
.scrollToTop {
	left: 20px !important;
}
/* ==== END OF FOOTER ===== */@media (min-width: 1025px) {
	/* ===== 4 COL OFFICE ADDRESSES ======

.info-box-wrapper.wd-carousel-item.wd-slide-visible.wd-full-visible {
  max-width: 25%;
  flex: 0 0 calc(100% / (4)) !important;
}

/* ===== END OF 4 COL OFFICE ADDRESSES ====== */
}

@media (max-width: 576px) {
	.widgetarea-mobile {
  position: relative;
  height: 45vh;
  align-content: end;
}
}

