.wd-carousel-container{position:relative}.wd-carousel-inner{position:relative;margin:-15px 0}.wd-carousel{position:relative;overflow:var(--wd-carousel-overflow, hidden);padding:15px 0;margin-inline:calc(var(--wd-gap) / -2);touch-action:pan-y}@supports (overflow: clip){.wd-carousel{overflow:var(--wd-carousel-overflow, clip)}}.wd-carousel-wrap{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:initial;box-sizing:content-box;transform:translate3d(0px, 0, 0)}.wd-carousel-item{position:relative;height:100%;flex:0 0 calc(100% / var(--wd-col));max-width:calc(100% / var(--wd-col));padding:0 calc(var(--wd-gap) / 2);transition-property:transform;transform:translate3d(0px, 0, 0)}.wd-backface-hidden .wd-carousel-item{transform:translateZ(0);backface-visibility:hidden}.wd-carousel[data-center_mode="yes"] .wd-carousel-wrap:not([style]){transform:translate3d(calc(50% - (100% / var(--wd-col)) / 2), 0, 0)}.wd-autoheight,.wd-autoheight .wd-carousel-item{height:auto}.wd-autoheight .wd-carousel-wrap{align-items:flex-start;transition-property:transform, height}@media (min-width: 1025px){.wd-carousel-container:not(.wd-off-lg) [style*="col-lg:1;"]:not(.wd-initialized)>.wd-carousel-wrap>.wd-carousel-item:nth-child(n+2){display:none}}@media (max-width: 768.98px){.wd-carousel-container:not(.wd-off-sm) [style*="col-sm:1;"]:not(.wd-initialized)>.wd-carousel-wrap>.wd-carousel-item:nth-child(n+2){display:none}}@media (min-width: 769px) and (max-width: 1024px){.wd-carousel-container:not(.wd-off-md) [style*="col-md:1;"]:not(.wd-initialized)>.wd-carousel-wrap>.wd-carousel-item:nth-child(n+2){display:none}}.wd-btn-arrow{transition:all .25s ease}.wd-btn-arrow.wd-lock,.wd-carousel:not(.wd-initialized)+.wd-nav-arrows .wd-btn-arrow{opacity:0 !important;pointer-events:none !important}.wd-arrow-inner{display:inline-flex;align-items:center;justify-content:center;width:var(--wd-arrow-width, var(--wd-arrow-size, 50px));height:var(--wd-arrow-height, var(--wd-arrow-size, 50px));line-height:1;color:var(--wd-arrow-color, var(--color-gray-800));background:var(--wd-arrow-bg, unset);box-shadow:var(--wd-arrow-shadow, unset);border:var(--wd-arrow-brd, unset) var(--wd-arrow-brd-color, unset);border-radius:var(--wd-arrow-radius, unset);cursor:pointer;transition:all .25s ease}.wd-arrow-inner:after{font-size:var(--wd-arrow-icon-size, 24px);font-family:"woodmart-font"}.wd-arrow-inner:hover{color:var(--wd-arrow-color-hover, var(--color-gray-500));background:var(--wd-arrow-bg-hover, var(--wd-arrow-bg));border-color:var(--wd-arrow-brd-color-hover, var(--wd-arrow-brd-color))}.wd-disabled .wd-arrow-inner{color:var(--wd-arrow-color-dis, var(--color-gray-400));background:var(--wd-arrow-bg-dis, var(--wd-arrow-bg));border-color:var(--wd-arrow-brd-color-dis, var(--wd-arrow-brd-color));cursor:unset}.wd-prev .wd-arrow-inner:after{content:"\f114"}.wd-icon-2 .wd-prev .wd-arrow-inner:after{content:"\f121"}.wd-next .wd-arrow-inner:after{content:"\f113"}.wd-icon-2 .wd-next .wd-arrow-inner:after{content:"\f120"}.wd-nav-arrows.wd-pos-sep:after{content:"";position:absolute;inset:0px calc((var(--wd-arrow-width, var(--wd-arrow-size, 50px)) + var(--wd-arrow-offset-h, 0px)) * -1)}.wd-nav-arrows.wd-pos-sep .wd-btn-arrow{position:absolute;top:calc(50% - var(--wd-arrow-offset-v, 0px) + var(--wd-arrow-height, var(--wd-arrow-size, 50px)) / -2);z-index:250}.wd-nav-arrows.wd-pos-sep .wd-prev{inset-inline-end:calc(100% + var(--wd-arrow-offset-h, 0px))}.wd-nav-arrows.wd-pos-sep .wd-next{inset-inline-start:calc(100% + var(--wd-arrow-offset-h, 0px))}.wd-nav-arrows:where(.wd-pos-together){--wd-arrow-size: 30px;--wd-arrow-icon-size: 16px;--wd-arrow-offset-h: 10px}.wd-nav-arrows.wd-pos-together{position:absolute;top:calc(0% - var(--wd-arrow-offset-v, 0px) - var(--wd-arrow-height, var(--wd-arrow-size, 50px)));inset-inline-end:calc(var(--wd-arrow-offset-h, 0px) / -1);display:flex;gap:var(--wd-arrow-gap, 0.001px);z-index:250}@media (min-width: 1025px){.wd-nav-arrows[class*="wd-hover"].wd-pos-sep .wd-btn-arrow{opacity:0;pointer-events:none}:is(.wd-carousel-container:hover .wd-nav-arrows,.wd-nav-arrows.wd-shown)[class*="wd-hover"].wd-pos-sep .wd-btn-arrow{opacity:1;transform:translateY(0);pointer-events:unset}.wd-nav-arrows.wd-hover-1.wd-pos-sep .wd-prev{transform:translateX(-30px)}.wd-nav-arrows.wd-hover-1.wd-pos-sep .wd-next{transform:translateX(30px)}}@media (max-width: 1024px){.wd-nav-arrows{--wd-arrow-icon-size: 16px;--wd-arrow-size: 40px}.wd-nav-arrows:where(.wd-pos-sep){--wd-arrow-offset-h: -12px}.wd-nav-arrows:where(.wd-pos-together){--wd-arrow-size: 30px}}.wd-tabs:not(.wd-inited) .wd-nav-tabs[class*="wd-style-underline"]>li:first-child>a .nav-link-text:after{width:100%}.wd-tabs{--wd-header-sp: 20px;--wd-header-padding: .001px}.wd-tabs .tabs-name{margin-bottom:0;text-transform:uppercase;font-size:22px}.wd-tabs .tabs-name>span{vertical-align:middle}.wd-tabs .tabs-name .img-wrapper{display:inline-flex;margin-right:10px}.wd-tabs-header{display:flex;flex-direction:column;gap:10px;padding:var(--wd-header-padding);margin-bottom:var(--wd-header-sp)}.wd-nav-tabs{align-items:center;--nav-gap: .001px}.wd-nav-tabs>li>a{padding:10px 0;vertical-align:bottom;font-weight:var(--wd-title-font-weight);font-style:var(--wd-title-font-style);font-size:16px;font-family:var(--wd-title-font);line-height:1}.wd-nav-tabs>li:not(:last-child){margin-inline-end:30px}.wd-tabs.tabs-design-default:not(.wd-header-with-bg){--wd-header-sp: 10px}.wd-tabs.tabs-design-simple .tabs-name{position:relative;z-index:1;margin-bottom:-2px;padding-block:5px;border-bottom:2px solid var(--wd-primary-color);vertical-align:middle}.wd-tabs.tabs-design-simple .tabs-name>span{vertical-align:bottom}.wd-tabs.tabs-design-simple .tabs-name .img-wrapper{margin-left:4px}.wd-tabs.tabs-design-simple .wd-nav-tabs li a{min-height:42px;font-size:14px}.wd-tabs.wd-header-with-bg{--wd-header-padding: 15px}.wd-tabs.wd-header-with-bg .wd-tabs-header{background-color:var(--bgcolor-gray-100);border-radius:var(--wd-brd-radius)}.wd-tabs:not(.wd-inited) .wd-nav-tabs>li:first-child>a{color:var(--nav-color-active)}.color-scheme-light .wd-nav-tabs.wd-style-default{--nav-color-hover: var(--wd-primary-color);--nav-color-active: var(--wd-primary-color)}.wd-nav-tabs[class*="wd-style-underline"]{--nav-color: rgba(51,51,51,0.7);--nav-color-hover: #333;--nav-color-active: #333}.color-scheme-light .wd-nav-tabs[class*="wd-style-underline"]{--nav-color: rgba(255,255,255,0.7);--nav-color-hover: #fff;--nav-color-active: #fff}.wd-nav-tabs .img-wrapper{min-width:max-content}.wd-nav-tabs.wd-icon-pos-top{align-items:flex-end}.wd-nav-tabs.wd-icon-pos-top a{flex-direction:column}.wd-nav-tabs.wd-icon-pos-top .img-wrapper{margin-bottom:10px}.wd-nav-tabs.wd-icon-pos-left a{flex-direction:row}.wd-nav-tabs.wd-icon-pos-left .img-wrapper{margin-right:10px}.wd-nav-tabs.wd-icon-pos-right a{flex-direction:row-reverse}.wd-nav-tabs.wd-icon-pos-right .img-wrapper{margin-left:10px}.wd-wpb.wd-tabs:not(.wd-products-tabs) .wd-nav-tabs>li>a{font-weight:inherit;font-size:inherit;font-family:inherit}.wd-tabs.wd-fontsize-custom .wd-nav-tabs>li>a{line-height:inherit}.wd-tabs:not(.wd-inited) .wd-tab-content:first-child{display:block;opacity:1;transform:none}.wd-tabs .wd-tab-content-wrapper{position:relative}.wd-tabs .wd-tab-content{display:none;opacity:0;transition:all .25s ease;transform:translateY(30px)}.wd-tabs .wd-tab-content.wd-active{display:block}.wd-tabs .wd-tab-content.wd-in{opacity:1;transform:none}@media (min-width: 1025px){.wd-tabs.tabs-design-aside{--wd-header-sp: .001px;display:grid;grid-template-columns:var(--wd-side-width, 300px) 1fr;gap:20px}.wd-tabs.tabs-design-aside .wd-tabs-header{--text-align: start}.wd-tabs.tabs-design-aside .wd-nav-tabs{display:block}.wd-tabs.tabs-design-aside .wd-nav-tabs>li{margin-inline-end:0;cursor:pointer}.wd-tabs.tabs-design-aside .wd-nav-tabs>li>a{display:inline-flex}.wd-tabs.tabs-design-aside .wd-tab-content-wrapper{max-width:0px;min-width:100%}.wd-tabs.tabs-design-alt .wd-tabs-header{align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.wd-tabs.tabs-design-simple .wd-tabs-header{flex-direction:row;align-items:flex-end;gap:25px;border-bottom:2px solid var(--brdcolor-gray-300)}}@media (max-width: 1024px){.wd-tabs{--wd-header-sp: 10px}.wd-tabs .wd-tabs-header .svg-icon{width:25px !important;height:25px !important}.wd-tabs .wd-tabs-header .img-wrapper img{max-height:25px;width:auto}.wd-nav-tabs{flex-wrap:nowrap;white-space:nowrap}.wd-nav-tabs-wrapper{overflow-x:auto;-webkit-mask-image:linear-gradient(to left, transparent 5px, #000 40px);mask-image:linear-gradient(to left, transparent 5px, #000 40px)}.wd-tabs.tabs-design-simple .wd-tabs-header{--text-align: start;align-items:flex-start;gap:0}.wd-tabs.tabs-design-simple .wd-nav-tabs-wrapper{flex:1 1 auto;max-width:100%;width:100%;border-top:2px solid var(--brdcolor-gray-300)}}
.wc-tabs-wrapper .woocommerce-Tabs-panel{display:none}.wd-nav.wd-style-underline-reverse>li>a{padding-top:30px}.wd-nav.wd-style-underline-reverse>li>a>.nav-link-text:after{top:-30px;height:3px}.wc-tabs-wrapper .shop_attributes{margin:0 auto}.tabs-layout-tabs>.wd-accordion-item>.wd-accordion-title{display:none}.wd-nav-wrapper+.woocommerce-Tabs-panel:not([style]){display:block}@media (max-width: 1024px){.wd-nav.wd-style-underline-reverse>li>a{padding-top:15px}.wd-nav.wd-style-underline-reverse>li>a>.nav-link-text:after{top:-15px}.tabs-layout-accordion>.wd-nav-tabs-wrapper{display:none}.tabs-layout-tabs{display:none}}
.wd-accordion{--wd-accordion-spacing: 20px}.wd-accordion .wd-scroll{height:auto}.wd-accordion .wd-scroll-content{padding-inline-end:10px}.wd-accordion.wd-style-default .wd-accordion-item{border-bottom:1px solid var(--brdcolor-gray-300)}.wd-accordion.wd-style-default:before{content:"";display:block;border-top:2px solid var(--brdcolor-gray-300)}.wd-accordion.wd-style-default.wd-border-off:before,.wd-accordion.wd-style-default.wd-border-off .wd-accordion-item:last-child{border:none}.wd-accordion.wd-style-simple{--wd-accordion-spacing: 10px}.wd-accordion.wd-style-simple>.wd-accordion-item:first-child{margin-top:calc(var(--wd-accordion-spacing) * -1)}.wd-accordion.wd-style-simple>.wd-accordion-item:last-child{margin-bottom:calc(var(--wd-accordion-spacing) * -1)}.wd-accordion.wd-style-shadow>.wd-accordion-item{border-radius:var(--wd-brd-radius);box-shadow:0 1px 8px rgba(0,0,0,0.1)}.wd-accordion.wd-style-shadow>.wd-accordion-item>:is(.wd-accordion-title,.wd-accordion-content){padding-inline:var(--wd-accordion-spacing)}.wd-accordion.wd-style-shadow>.wd-accordion-item:not(:last-child){margin-bottom:12px}.global-color-scheme-light .wd-accordion.wd-style-shadow>.wd-accordion-item{background-color:var(--bgcolor-gray-200)}.wd-accordion-title{display:flex;align-items:center;padding-block:var(--wd-accordion-spacing);cursor:pointer;transition:all .25s ease;user-select:none}.wd-accordion-title:is(.wd-active,:hover) .wd-accordion-title-text{color:var(--wd-primary-color)}.wd-accordion-title-text{flex:1;color:var(--wd-title-color);font-weight:var(--wd-title-font-weight);font-size:var(--wd-accordion-font-size, 16px);transition:inherit}.wd-accordion-opener{position:relative;color:var(--color-gray-300);text-align:center;font-size:10px;line-height:1;transition:inherit}.wd-accordion-opener.wd-opener-style-arrow:before{content:"\f129";font-family:"woodmart-font"}.wd-accordion-title.wd-active .wd-accordion-opener.wd-opener-style-arrow{transform:rotate(180deg)}.wd-accordion-opener.wd-opener-style-plus:before{content:"\f143";font-family:"woodmart-font"}.wd-accordion-title.wd-active .wd-accordion-opener.wd-opener-style-plus{transform:rotate(45deg)}.wd-accordion-title.wd-opener-pos-left{flex-direction:row-reverse}.wd-accordion-title.wd-opener-pos-left .wd-accordion-opener{margin-right:12px}.wd-accordion-title.wd-opener-pos-right{flex-direction:row}.wd-accordion-title.wd-opener-pos-right .wd-accordion-opener{margin-left:12px}.wd-accordion-title .img-wrapper{display:inline-block;margin-inline-end:5px;vertical-align:middle}.wd-wpb.wd-accordion .wd-accordion-title-text{font-weight:inherit;font-size:inherit;font-family:inherit}.wd-accordion-content{display:none;padding-bottom:var(--wd-accordion-spacing);opacity:0;transition:opacity .25s ease}.wd-accordion-content.wd-active{display:block;opacity:1}@media (max-width: 1024px){.wd-accordion .wd-scroll-content{overflow:visible;padding-inline-end:0;max-height:none !important}}.wd-widget-collapse .widget-title{position:relative;margin-bottom:0;padding-inline-end:22px;cursor:pointer;user-select:none}.wd-widget-collapse .widget-title ~ *{margin-top:20px}.wd-widget-collapse .widget-title:after{position:absolute;top:calc(50% - 12px);inset-inline-end:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;color:var(--color-gray-800);font-weight:400;font-size:10px;transition:all .25s ease;content:"\f129";font-family:"woodmart-font"}.wd-widget-collapse.wd-opened .widget-title:after{background-color:#f1f1f1;transform:rotate(180deg)}.rtl .wd-widget-collapse.wd-opened .widget-title:after{transform:rotate(-180deg)}.wd-widget-collapse:not(.wd-opened-initially)>.widget-title ~ *{display:none}[class*="color-scheme-light"] .wd-widget-collapse.wd-opened .widget-title:after{background-color:#fff;color:#333}.footer-sidebar{padding-block:40px 10px}.footer-column{margin-bottom:30px}[class*="color-scheme-light"] .footer-widget{--wd-link-color: rgba(255,255,255,0.6)}.wd-prefooter{padding-bottom:40px;background-color:var(--wd-main-bgcolor)}.copyrights-wrapper{border-top:1px solid var(--brdcolor-gray-300)}.min-footer{display:flex;align-items:center;justify-content:space-between;margin-inline:-15px;padding-block:20px}.min-footer>div{flex:1 0 50%;padding-inline:15px;max-width:50%;line-height:1.2}.min-footer .col-right{text-align:right}.copyrights-centered .min-footer{align-items:stretch;flex-wrap:wrap;text-align:center}.copyrights-centered .min-footer .col-right{text-align:center}.copyrights-centered .min-footer>div{flex-basis:100%;margin-bottom:15px;max-width:100%}.copyrights-centered .min-footer>div:last-child{margin-bottom:0}@media (max-width: 1024px){.min-footer{align-items:stretch;flex-wrap:wrap;text-align:center}.min-footer .col-right{text-align:center}.min-footer>div{flex-basis:100%;margin-bottom:15px;max-width:100%}.min-footer>div:last-child{margin-bottom:0}}.scrollToTop{position:fixed;right:20px;bottom:20px;z-index:350;display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background-color:rgba(var(--bgcolor-white-rgb), 0.9);box-shadow:0 0 5px rgba(0,0,0,0.17);color:var(--color-gray-800);font-size:16px;opacity:0;pointer-events:none;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateX(100%)}.scrollToTop.button-show{opacity:1;transform:none;pointer-events:visible}.scrollToTop:after{content:"\f115";font-family:"woodmart-font"}.scrollToTop:hover{color:var(--color-gray-500)}.wd-search-opened .scrollToTop{display:none}@media (max-width: 1024px){.scrollToTop{right:12px;bottom:12px;width:40px;height:40px;font-size:14px}}:root{
	--wd-top-bar-h: 30px;
	--wd-top-bar-sm-h: 24px;
	--wd-top-bar-sticky-h: .00001px;
	--wd-top-bar-brd-w: .00001px;

	--wd-header-general-h: 72px;
	--wd-header-general-sm-h: 48px;
	--wd-header-general-sticky-h: 48px;
	--wd-header-general-brd-w: 1px;

	--wd-header-bottom-h: .00001px;
	--wd-header-bottom-sm-h: .00001px;
	--wd-header-bottom-sticky-h: .00001px;
	--wd-header-bottom-brd-w: .00001px;

	--wd-header-clone-h: .00001px;

	--wd-header-brd-w: calc(var(--wd-top-bar-brd-w) + var(--wd-header-general-brd-w) + var(--wd-header-bottom-brd-w));
	--wd-header-h: calc(var(--wd-top-bar-h) + var(--wd-header-general-h) + var(--wd-header-bottom-h) + var(--wd-header-brd-w));
	--wd-header-sticky-h: calc(var(--wd-top-bar-sticky-h) + var(--wd-header-general-sticky-h) + var(--wd-header-bottom-sticky-h) + var(--wd-header-clone-h) + var(--wd-header-brd-w));
	--wd-header-sm-h: calc(var(--wd-top-bar-sm-h) + var(--wd-header-general-sm-h) + var(--wd-header-bottom-sm-h) + var(--wd-header-brd-w));
}

.whb-top-bar .wd-dropdown {
	margin-top: -5px;
}

.whb-top-bar .wd-dropdown:after {
	height: 5px;
}


.whb-sticked .whb-general-header .wd-dropdown:not(.sub-sub-menu) {
	margin-top: 4px;
}

.whb-sticked .whb-general-header .wd-dropdown:not(.sub-sub-menu):after {
	height: 14px;
}


:root:has(.whb-general-header.whb-border-boxed) {
	--wd-header-general-brd-w: .00001px;
}

@media (max-width: 1024px) {
:root:has(.whb-general-header.whb-hidden-mobile) {
	--wd-header-general-brd-w: .00001px;
}
}




		
.whb-6oohc8hcf3x7qgpiabio {
	--wd-divider-color: rgba(255, 255, 255, 1);
}
.whb-o6oyyhawfhqbtjwpplk6 {
	--wd-divider-color: rgba(255, 255, 255, 1);
}
.whb-top-bar {
	background-color: rgba(102, 102, 102, 1);
}

.whb-general-header {
	border-color: rgba(129, 129, 129, 0.2);border-bottom-width: 1px;border-bottom-style: solid;
}@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(//diamondceilings.in/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 IMAGES ====== */
.wd-image.text-right img {
  background: rradial-gradient(#FFF,#FFF0);
	width: 77px;
  margin-top: -10px;
  margin-right: -3px;
}

/* ==== 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;
}




/*===== 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;
}
}