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

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(34,38,36);
	--wd-text-font-size: 16px;
	--wd-title-font: "AV Estiana", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--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: "AV Estiana", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Open Sans", 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;
	--wd-header-el-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(217,167,40);
	--wd-alternative-color: rgb(34,38,36);
	--wd-link-color: rgb(34,38,36);
	--wd-link-color-hover: rgb(34,38,36);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(217,167,40);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(221,51,51);
	--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;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(0,0,0);
	background-image: url(http://progranite.com/wp-content/uploads/2025/05/DSC07864-1.jpg);
	background-size: cover;
	background-position: center top;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(245,245,252);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(245,245,252);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(245,245,252);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(245,245,252);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(245,245,252);
	background-image: none;
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-size: 0px;
	--wd-pagin-bg: rgb(0,0,0);
	--wd-pagin-bg-hover: rgb(217,167,40);
	--wd-pagin-bg-act: rgb(217,167,40);
	--wd-pagin-radius: 113px;
	--wd-pagin-brd-color: rgb(0,0,0);
	--wd-pagin-brd-color-hover: rgb(217,167,40);
	--wd-pagin-brd-color-act: rgb(217,167,40);
	--wd-pagin-brd: 1px solid;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	.wd-nav-pagin-wrap:not(.wd-custom-style) {
		--wd-pagin-size: 12px;
	}

}

@media (max-width: 768.98px) {
	.wd-nav-pagin-wrap:not(.wd-custom-style) {
		--wd-pagin-size: 12px;
	}

}
:root{
--wd-container-w: 1222px;
--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: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--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: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "AV Estiana";
	src: url("//progranite.com/wp-content/uploads/2025/05/AVEstiana-Bold-BF677612208ac8d.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

:root{
	--aa-half-width: calc((100vw - 1215px - var(--wd-scroll-w)) / 2);
}
.aa-leftcontainer {
	padding-left:var(--aa-half-width) !important;
}
.aa-rightcontainer {
	padding-right:var(--aa-half-width) !important;
}

.hero-txt {
    background: #00000017;
    backdrop-filter: blur(9px);
}

.btn {
    font-size: 16px !important;
    font-weight: 400 !important;
    letter-spacing: 1px !important;
	  text-transform: uppercase !important;
}

.btn-shape-round {
    padding: 18px 30px !important;
}

.btn-color-primary:hover {
    background: #1f1f1f !important;
}

.whb-general-header .btn-color-primary {
    background: transparent;
    border: 2px solid #e5a522;
    box-shadow: inset -2px -9px 8px #e5a52240;
}

.elementor-button {
    box-shadow: inset -2px -9px 8px #e5a52240 !important;
}


.whb-general-header .btn-color-primary:hover {
    background: #e5a522 !important;
}

.scrollToTop {
    position: fixed;
    left: 20px !important;
    color: #ffffff !important;
    background: #D9A728 !important;
    bottom: 90px !important;
}

ul#menu-main-menu a {
    letter-spacing: 1px;
}

.what-do .info-box-icon img {
    height: 200px;
    object-fit: cover;
    border-radius: 12px;
}

.what-do .info-box-wrapper:hover .info-box-title {
    color: #D9A728 !important;
}

.contact-sec {
    backdrop-filter: blur(11px);
}

.wd-copyrights {
    padding-block: 12px !important;
    background: #D9A728 !important;
}

footer .elementor-widget-image a img[src$=".svg"] {
    width: 510px !important;
}

.wd-copyrights a:hover {
    text-decoration: underline;
}

.wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span
Specificity: (0,3,2)
 {
    border-color: #d9a728 !important;
    background-color: #d9a728 !important;
}

.logo-home .wd-gallery-item img {
    transition: 0.5s;
}

.logo-home .wd-gallery-item img:hover {
    scale: 0.9;
    transition: 0.5s;
}

.process-sec .box-style-shadow {
   transition: 0.5s;
}

.process-sec .box-style-shadow:hover {
    transition: 0.5s;
    background-image: linear-gradient(1deg, #d9a7286b, transparent);
}


.process-sec .box-style-shadow:hover .info-box-icon {
    scale: 0.9;
    transition: 0.5s;
}

.elementor-animation-shrink {
    box-shadow: none !important;
}

h1.entry-title.title {
    text-transform: uppercase !important;
}

.whb-general-header {
    background-image: linear-gradient(360deg, #00000017, #000000) !important;
}

.wd-page-title {
    background-blend-mode: overlay !important;
    background-color: rgb(0 0 0 / 28%) !important;
}

/* Contact Form */

input[type='email'],
input[type='text'],
input[type='tel'],
.wpcf7 input[type="number"],
input[type='file'], /* ← added this line */
textarea,
select,
body .select2-container--default .select2-selection,
.mphb-login-form input[type='password'] {
    height: 52px !important;
    font-size: 16px !important;
}

input[type="submit"], .cookies-buttons .cookies-accept-btn {
    background: transparent !important;
    border: 2px solid #e5a522;
    box-shadow: inset -2px -9px 8px #e5a52240 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    border-radius: 8px !important;
    padding: 17px 30px !important;
    letter-spacing: 1px !important;
	  border-radius: 30px !important;
}

/* Hide Contact Form strange Box */

fieldset.hidden-fields-container {
  display: none !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
}


input[type="submit"]:hover, .cookies-buttons .cookies-accept-btn:hover {
    background: #e5a522 !important;
    color: #fff !important;
}

textarea {
    min-height: 140px !important;
}

/* File Upload Buttons */

.custom-file-upload {
  background: transparent;
  border: 2px solid #e5a522;
  box-shadow: inset -2px -9px 8px #e5a52240;
  font-size: 16px;
  font-weight: 400;
  border-radius: 30px;
  padding: 17px 30px;
  letter-spacing: 1px;
  cursor: pointer;
}








.cookies-buttons .cookies-accept-btn { 
 color: #222624 !important;
}

.envira-gallery-item img {
    transition: 0.5s;
}

.envira-gallery-item:hover img {
    filter: brightness(0.5);
    transition: 0.5s;
}


/* Blog post CSS */

.post-single-page .wd-single-post-img img {
	  border-radius: 20px !important;
}

.cs-blog .post-date {
    display: none !important;
}

.cs-blog .post-img-wrapp img {
    height: 240px;
    object-fit: cover;
}

.cs-blog .article-body-container:hover {
    border: 2px solid #d9a728 !important;
}

.cs-blog .article-body-container {
    background-color: #ffffff !important;
    color: #11111C !important;
    text-align: center !important;
    border-radius: 20px !important;
    border: 2px solid #FFFFFF !important;
    box-shadow: 3px 3px 9px 9px #e7e7e7 !important;
}

.cs-blog .post-title a {
    color: #11111C !important;
    font-size: 22px !important;
    font-weight: 700;
    font-family: 'AV Estiana';
}

.cs-blog .read-more-section a {
    text-transform: capitalize;
    font-size: 16px;
    text-decoration: underline;
    color: #D9A728 !important;
    text-underline-offset: 5px;
}

.cs-blog .blog-design-masonry.blog-style-bg :is(.post-img-wrapp,.entry-thumbnail img) {
    border-radius: 20px !important;

}

.article-inner {
    border: 2px solid #F5F5FC;
    border-radius: 20px !important;
    transition: 0.5s;
}

.article-inner:hover {
    border: 2px solid #D9A728;
    border-radius: 20px !important;
	  transition: 0.5s;
}

.cs-blog .blog-design-masonry.wd-add-shadow .article-inner {
    box-shadow: none;
}

/* sigle blog page */

.post-single-page .wd-post-cat.wd-style-with-bg {
    display: none;
}

.post-single-page .entry-meta.wd-entry-meta {
    display: none;
}

div#comments {
    display: none;
}

.post-single-page .post-single-page .entry-content {
    margin-bottom: 30px;
}


.post-single-page .site-content {
    margin-bottom: 75px;
    margin-top: 55px;
}


.blog-design-masonry.wd-add-shadow:hover .article-inner {
    box-shadow: none !important;
}

.wd-post-meta {
    display: none !important;
}

.wd-single-footer {
    align-items: center !important;
    justify-content: center !important;
    flex-wrap: nowrap !important;
    margin-bottom: 50px !important;
    margin-top: 30px !important;
}

.wd-single-post-header .title {
    margin-bottom: 10px;
    font-size: 32px;
}


.cs-blog header.entry-header {
    display: none;
}

a.envira-tags-filter-link {
    text-transform: uppercase !important;
    font-size: 22px;
}

.envira-tags-filter-list li.envira-tags-filter, .envira-tags-filter-list li.envira-tag-filter {
    margin: 0 30px 20px 0 !important;
}


.envira-tags-filter-active {
    color: #D9A728;
}

.envira-tags-filter-link:hover {
  color: #D9A728;
}

.current-menu-item a {
    color: #D9A728 !important;
}

.wd-slide-container {
    padding-block: 0px !important;
}

.logo-home span.wd-marquee-item {
    width: 230px !important;
}

.process-sec .box-style-shadow {
    box-shadow: 0 0 14px 6px rgb(0 0 0 / 9%) !important;
}

.mobile-nav a {
    font-size: 16px !important;
}

.wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span {
    border-color: #daa728 !important;
    background-color: #d9a728 !important;
}

.envirabox-show-thumbs .envirabox-thumbs {
    display: block !important;
}

.main-gallery span.wd-marquee-item img {
    width: 380px !important;
    height: 380px !important;
    object-fit: cover;
    border-radius: 20px;
}

.elementor-widget-video .e-hosted-video .elementor-video {
    -o-object-fit: contain !important;
    object-fit: contain !important;
}

video.elementor-video {
    border-radius: 20px !important;
}
.cs-blog .read-more-section:hover a {
    color: #222624 !important;
}

.envira-tags-filter-list li.envira-tags-filter {
     float: none !important;
    display: inline !important;
}

.grecaptcha-badge {
    z-index: 999 !important;
}

.main-gallery span.wd-marquee-item:hover {
    filter: brightness(0.5);
    transition: 0.5s;
}

.main-gallery span.wd-marquee-item {
    transition: 0.5s;
}

:is(.wd-item-position-left,.wd-item-position-right) .timeline-col {
    background-color: #f5f5fc !important;
}

.woodmart-timeline-dot {
     display: none !important;
}

span.timeline-arrow {
    display: none !important;
}

.wd-item-position-left .timeline-col-primary {
    margin-right: 0px !important;
	  margin-bottom: 40px !important;
    text-align: right;
}

h4.wd-timeline-title {
    font-size: 34px;
    font-weight: 700;
}

.wd-timeline-breakpoint {
	  margin-top: 70px !important;
    margin-bottom: -20px !important;
    text-align: center;
}

span.woodmart-timeline-breakpoint-title {
    border: 3px solid #f5f5fc;
    transition: 0.5s;
    box-shadow: 0px 0px 0px 2px #d9a728;
    border-radius: 60px;
}

span.woodmart-timeline-breakpoint-title:hover {
    border: 3px solid #D9A728;
    transition: 0.5s;
}
@media (min-width: 1025px) {
	.home .site-logo:before {
        content: url(/wp-content/uploads/2025/05/Group-143-1.png);
        position: absolute;
        top: -23px;
        right: -30px;
    }

.site-logo {
    position: relative;
}

    .wd-prev .wd-arrow-inner:after {
        content: url(/wp-content/uploads/2025/05/Group-143-2.png) !important;
        position: relative;
        top: -100px;
        left: 28px;
    }

.wd-next .wd-arrow-inner:after {
    content: url(/wp-content/uploads/2025/05/555.png) !important;
}

.wd-nav-arrows.wd-pos-sep .wd-next {
   inset-inline-start: calc(4% + var(--wd-arrow-offset-h, 0px)) !important;
   top: 82% !important;
}

.wd-nav-pagin-wrap {
    display: none !important;
}

.whb-sticked .site-logo:before {
      display: none;
}

.whb-general-header .current-menu-item span.nav-link-text:after {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    border-radius: 60px;
    background: #d9a728;
    left: 50%;
    transform: translate(-50%, -50%);
    bottom: -10px;
}

    h1.entry-title.title {
        font-size: 70px !important;
        line-height: 80px !important;
        margin-top: 50px;
        margin-bottom: 40px;
    }


.entry-title.title {
       font-size: 70px !important;
        line-height: 80px !important;
        margin-top: 50px;
        margin-bottom: 40px;
}

.post-single-page .post-single-page .post-title {
   font-size: 30px;
    max-width: 900px;
    margin: auto;
    padding-bottom: 30px;
    font-weight: 600;
}

.post-single-page {
    max-width: 1000px;
    margin: auto;
    margin-top: 40px;
}

.post-single-page .wd-single-post-img img {
    height: 550px !important;
    object-fit: cover;
	  border-radius: 20px !important;
    width: 1300px;
}

.blog-design-masonry .post-title {
    font-size: 24px;
}

body:not(.home) .site-logo:before {
        content: url(/wp-content/uploads/2025/05/Group-145.png);
        position: absolute;
        top: -23px;
        right: -30px;
    }

.envira-tags-filter-list li.envira-tags-filter {
    display: inline !important;
}

.envira-tags-filter-list {
    text-align: center !important;
    margin-bottom: 40px !important;
    background: #e8e8e8 !important;
    padding: 20px 20px 24px 43px !important;
    max-width: fit-content !important;
    margin: auto !important;
    margin-bottom: 30px !important;
    border-radius: 50px !important;
    border: 1px solid #d6d6d6 !important;
}

.envira-tags-filter-list li.envira-tags-filter:not(:last-child) {
    margin: 0 120px 20px 0 !important;
}

.cs-blog .wd-posts {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center;
    gap: 30px !important;
    margin: 0px !important;
    height: auto !important;
}

.cs-blog .wd-posts article {
    padding: 0px !important;
    margin: 0px !important;
    flex: 0 0 calc(33.33% - 20px) !important;
    position: initial !important;
}

.my-slides img  {
    padding: 0px 270px;
}

	img.envirabox-image {
    scale: 1.45;
}

@media only screen and (max-width: 1400px) {
     .wd-prev .wd-arrow-inner:after {
        left: 8px !important;
    }
	h1.entry-title.title {
    font-size: 60px !important;
    line-height: 70px !important;
    margin-top: 50px;
}
}

@media only screen and (max-width: 1600px) {
		.my-slides img {
    padding: 0px 340px;
}
		.home .site-logo:before {
        content: url(/wp-content/uploads/2025/05/Group-lap.png) !important;
        position: absolute;
        top: -23px;
        right: -30px;
    }
	    img.envirabox-image {
        scale: 1.4 !important;
    }
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.wd-copyrights [class*="wd-grid"] {
    --wd-gap-lg: 5px !important;
}

.wd-arrow-inner {
    display: none !important;
}

.what-do .info-box-icon img {
    height: 140px;
}

.process-sec .box-style-shadow {
    min-height: 210px !important;
}

h1.entry-title.title {
    font-size: 50px !important;
    line-height: 60px !important;
    margin-top: 20px;
	  margin-bottom: 20px;
}


.cs-blog [class*="wd-grid"] {
        --wd-col-sm: 2 !important;
    }

.envira-gallery-item img {
    width: 200px;
    height: 200px;
    object-fit: fill;
}

.entry-title.title {
    font-size: 50px !important;
    line-height: 60px !important;
    margin-top: 20px;
	  margin-bottom: 20px;
}

.post-single-page {
    max-width: 1000px;
    margin: auto;
    margin-top: 10px !important;
}

.wd-single-footer {
    margin-bottom: 20px !important;
}

.wd-single-post-header .title {
    margin-bottom: 10px;
    font-size: 30px !important;
}

.envira-tags-filter-list li.envira-tags-filter {
    display: inline !important;
}

.envira-tags-filter-list {
    text-align: center !important;
    margin-bottom: 40px !important;
    background: #e8e8e8 !important;
    padding: 20px 20px 24px 43px !important;
    max-width: fit-content !important;
    margin: auto !important;
    margin-bottom: 30px !important;
    border-radius: 50px !important;
    border: 1px solid #d6d6d6 !important;
}
.my-slides {
  height: 60vh !important;
}

.wd-item-position-left .timeline-col-primary {
    text-align: center;
}

.wd-timeline-breakpoint {
    margin-top: 30px !important;
}

.wd-item-position-left .timeline-col-primary {
    margin-right: 0px !important;
    margin-bottom: -10px !important;
}

:is(.wd-item-position-left,.wd-item-position-right) .timeline-col {
    background-color: #f5f5fc00 !important;
}
}

@media (max-width: 576px) {
	.wd-copyrights [class*="wd-grid"] {
    --wd-gap-lg: 5px !important;
}

.wd-arrow-inner {
    display: none !important;
}

.what-do .info-box-icon img {
    height: 200px !important;
    width: 360px !important;
}

.grecaptcha-badge {
    display: none !important;
}

h1.entry-title.title {
    font-size: 40px !important;
    line-height: 50px !important;
    margin-top: 50px;
      margin-bottom: 20px;
}

.envira-gallery-item img {
    width: 200px;
    height: 200px;
    object-fit: fill;
}

.entry-title.title {
   font-size: 40px !important;
    line-height: 20px !important;
    margin-top: 50px;
      margin-bottom: 20px;
}

.wd-single-post-header .title {
    margin-bottom: 10px;
    font-size: 24px !important;
}
.post-single-page {
    margin-top: 10px !important;
}

.wd-single-footer {
    margin-bottom: 20px !important;
}

.grecaptcha-badge {
    display: none !important;
}

.main-gallery span.wd-marquee-item img {
    width: 140px !important;
    height: 140px !important;
    object-fit: cover;
    border-radius: 10px;
}

.logo-home span.wd-marquee-item {
    width: 150px !important;
}

.envira-tags-filter-list {
        text-align: center !important;
        background: #e8e8e8 !important;
        padding: 15px 0px 15px 30px !important;
        max-width: fit-content !important;
        margin: auto !important;
        margin-bottom: 20px !important;
        border-radius: 50px !important;
        border: 1px solid #d6d6d6 !important;
    }


a.envira-tags-filter-link {
    font-size: 18px;
}


.envirabox-thumbs.envirabox-thumbs-bottom {
    display: none !important;
}


.envira-gallery-item {
    width: 50% !important;
}

h4.wd-timeline-title {
    font-size: 26px;
    font-weight: 700;
}

.wd-item-position-left .timeline-col-primary {
    text-align: left !important;
}

.wd-timeline-breakpoint {
    margin-top: 30px !important;
}

.wd-item-position-left .timeline-col-primary {
    margin-right: 0px !important;
    margin-bottom: -10px !important;
}

:is(.wd-item-position-left,.wd-item-position-right) .timeline-col {
    background-color: #f5f5fc00 !important;
}

:is(.wd-item-position-left,.wd-item-position-right) {
        padding: 30px 10px 15px !important;
}

.envira-tags-filter-list li.envira-tags-filter:not(:last-child) {
    margin: 0 20px 20px 0 !important;
}


.woodmart-timeline-line {
    left: calc(-1% - 1px) !important;
}

 :is(.wd-item-position-left,.wd-item-position-right) {
        text-align: left !important;
 }

.wd-timeline-breakpoint {
    text-align: left !important;
}

.woodmart-timeline-dot {
    display: none !important;
}

 :is(.wd-item-position-left,.wd-item-position-right):not(:first-child) {
        margin-top: 10px !important;
    }
}

