@import url("./assets/css/fonts.css");
/*
Theme Name: Pavestone Theme
Text Domain: Pavestone Theme
Version: 1.0.0
Description: Custom pavestone Theme
Author: The QUIKRETE Companies
Author URI: https://www.pavestone.com
*/

/*
00. Library override(ex. bootstrap etc) --------------------
01. Text and Typography ------------------------------------
02. Common element(ul,ol,li,body,div etc.) -----------------
03. Common class(padding, margin etc.) ---------------------
04. Header styles ------------------------------------------
05. Footer styles-------------------------------------------
06. Common content------------------------------------------
07. Pages and Posts-----------------------------------------
08. Extra styles--------------------------------------------
09. Media Query---------------------------------------------
*/
/* End Table of Contents */

/* Root variables define here */
:root {
    --text-primary: #000000;
    --text-white: #ffffff;
    --accent-color: #862041;
    --btn-hover: #850039;
    /* --secondary-text: #ffffff; */

    --font-primary: "Helvetica Neue";
    --font-secondary: "Helvetica Neue";

    /* Fluid font sizes */
    --fs-xs: clamp(0.875rem, 0.85rem + 0.15vw, 0.9375rem);
    --fs-sm: clamp(0.9375rem, 0.9rem + 0.2vw, 1rem);
    --fs-base: clamp(1rem, 0.95rem + 0.3vw, 1.125rem);
    --fs-md: clamp(1.125rem, 1.05rem + 0.35vw, 1.25rem);
    --fs-lg: clamp(1.25rem, 1.15rem + 0.4vw, 1.5rem);
    --fs-xl: clamp(1.5rem, 1.35rem + 0.6vw, 1.875rem);
    --fs-xxl: clamp(2rem, 1.75rem + 1vw, 2.5rem);
	
	/* Border Radius */
    --border-radius-5: 5px;
    --border-radius-10: 10px;
    --border-radius-15: 15px;
    --border-radius-20: 20px;
}

/* Root variables define here */

/* 00. Library override(ex. bootstrap etc) start*/
/* 00. Library override(ex. bootstrap etc)   end*/

/* 01. Text and Typography start */
html {
    font-size: 100%;
}

body {
    font-family: var(--font-secondary);
    font-size: var(--fs-base);
    color: var(--text-primary);
    background-color: var(--text-white);
    text-rendering: optimizeLegibility;
    padding: 0;
}

p {
    font-size: var(--fs-base);
    line-height: 1.5;
}

h1 {
    font-size: var(--fs-xxl);
    line-height: 1.2;
}

.product-title,
.product-category-title,
h2 {
    font-size: var(--fs-xl);
    line-height: 1.2;
}

.product-id,
h3 {
    font-size: var(--fs-lg);
    line-height: 1.5;
}

h4 {
    font-size: var(--fs-md);
    line-height: 1.5;
}

.search-page-main .product-item .product-title,
h5 {
    font-size: var(--fs-base);
    line-height: 1.5;
}

h6 {
    font-size: var(--fs-sm);
    line-height: 1.5;
}
/* 01. Text and Typography end */

/* 02. Common element(ul,ol,li,body,div etc.) start*/
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--font-primary);
}

div,
ul,
li,
input,
button,
span,
a,
p {
    font-family: var(--font-secondary);
    font-weight: 400;
}
a {
    text-decoration: none;
    color: var(--accent-color);
}

input,
button,
:focus,
:focus-visible {
    outline: 0;
    outline-offset: 0px;
    box-shadow: none;
}

.form-check-input:focus {
    box-shadow: none;
}

.form-check-input:checked {
    background-color: var(--accent-color);
    border-color: var(--accent-color);
}

/* a:hover {
    text-decoration: underline;
} */

ul {
    margin: 0px;
}
select,
select:focus {
    box-shadow: none !important;
}
.single-product-hero-section.option-1 {
    height: 250px;
    margin-top: 0;
    position: relative; 
    display: flex;
    align-items: end;
    z-index: 1;
}

.single-product-hero-section.option-1 .hero-content-wrapper::before {
    content: '';
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.single-product-hero-section.option-1 .hero-content-wrapper {
    position: relative; 
    background: transparent;
}

.single-product-hero-section.option-1 .breadcrumb-wrapper #breadcrumbs {
    background-color: transparent;
    text-align: center;
    font-size: medium;
    padding: 0;
    margin-bottom: 0;
}
/* 02. Common element(ul,ol,li,body,div etc.) end*/

/*03. Common class(padding, margin etc.) start*/
.pv-text-primary a,
.pv-text-primary {
    color: var(--text-primary);
}

.pv-text-secondary,
.pavestone-nav.site-header .mega-menu-wrap #mega-menu-primary .product-menu-list .product-menu-item:hover .menu-product-title a,
.product-data-box.product-videos .video-item:hover .video-title,
#resrourcesAccordion .accordion-item .resource-item:hover .resource-title a,
#resrourcesAccordion .accordion-item .how-to-item:hover .how-to-title a,
.pv-text-primary a:hover {
    color: var(--accent-color);
}
.single-blog-main .single-blog .nav-links > div a,
.single-blog-main .single-blog .nav-links > div a:hover,
.single-blog .recent-posts-wrapper .recent-post h4,
.single-blog .recent-posts-wrapper .recent-post h4 a,
.single-blog .recent-posts-wrapper .recent-post:hover h4,
.single-blog .recent-posts-wrapper .recent-post:hover h4 a,
.category-wrapper .post-terms a,
.category-wrapper .post-terms a:hover,
.link-animation,
.link-animation:hover,
.link-animation::before,
.link-animation:hover:before,
#resrourcesAccordion .accordion-item .how-to-item .how-to-title a,
#resrourcesAccordion .accordion-item .how-to-item:hover .how-to-title a,
#resrourcesAccordion .accordion-item .resource-item .resource-title a,
#resrourcesAccordion .accordion-item .resource-item:hover .resource-title a,
.pavestone-nav.site-header .mega-menu-wrap #mega-menu-primary .product-menu-list .product-menu-item:hover .menu-product-title a,
.pavestone-nav.site-header .mega-menu-wrap #mega-menu-primary .product-menu-list .product-menu-item .menu-product-title a,
.product-data-box.product-videos .video-item .video-title,
.product-data-box.product-videos .video-item:hover .video-title,
.hover-transition.btn-theme-1:hover,
.hover-transition.btn-theme-1,
.hover-transition a:hover,
.hover-transition a {
    transition: .3s ease all;
}

.btn-theme-1 {
    color: var(--text-white);
    border: 1px solid;
    border-color: var(--accent-color);
    background: var(--accent-color);
    padding: 8px 15px;
	width: fit-content;
}

.list-group-item-action:hover,
.list-group-item-action.active,
.btn-theme-1.active,
.btn-theme-1:hover {
    /* background: var(--btn-hover); */
    background-color: var(--btn-hover) !important;
    color: var(--text-white) !important;
    border-color: var(--btn-hover);
}

.btn-black {
    margin: 0px 0px 15px 0px;
    text-align: center;
    text-transform: uppercase;
    background-color: var(--text-black);
    color: var(--text-white);
    border: 0px;
    cursor: pointer;
}

@media (max-width: 767px) {
    .btn-red {
        margin: 0px 0px 15px 0px;
    }
}

.btn-white {
    margin: 0px 0px 15px 0px;
    text-align: center;
    background-color: var(--text-white);
    padding: 10px 25px;
    font-size: 15px;
    color: #000;
    border: 0px;
    cursor: pointer;
}

.btn-white:hover {
    background-color: #ccc;
}

#breadcrumbs {
    margin: 15px 0px 30px 0px;
    padding: 10px;
    font-size: small;
    text-transform: uppercase;
    background-color: #e8e8e8;
    border-radius: var(--border-radius-5);
}

#breadcrumbs a {
    color: var(--text-black);
}

#breadcrumbs a:hover {
    color: var(--accent-color);
}
.accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
}
.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
}
.accordion-button:focus {
    box-shadow: none;
}

.accordion-button:not(.collapsed) {
    color: var(--text-primary);
    background-color: #a300462e;
}
.link-animation{
    position: relative;
    overflow: hidden;
    z-index: 1;
	display: inline-flex;
}
.link-animation::before{
	content: '';
    background: var(--accent-color);
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.link-animation:hover{
    color: var(--text-white);
}
.link-animation:hover:before{
    left: 0;
}
.article-item,
.product-item {
    border: 1px solid #efefef;
    border-radius: var(--border-radius-15);
    background-color: #f8f9fa;
    height: 100%;
    transition: all 0.4s ease;
}
.article-item:hover,
.product-item:hover {
    box-shadow: 0 0px 48px 10px rgba(215, 216, 222, 0.44);
    border: 1px solid transparent;
    transform: scale(1.02);
    transition: all 0.4s ease;
}
.article-item .article-item-title-wrapper,
.article-item .article-thumb,
.product-item .product-item-title-wrapper,
.product-item .product-thumb {
    padding: 15px;
}
.article-item .term-wrapper {
    padding: 0px 15px;
}
.article-item .article-thumb,
.product-item .product-thumb {
    border-bottom: 1px solid #efefef;
}
.article-item .article-thumb img,
.product-item .product-thumb img {
    aspect-ratio: 4 / 3;
    height: 100%;
    object-fit: cover;
    border-radius: var(--border-radius-10);
}
/*03. Common class(padding, margin etc.) end*/

/*04. Header styles start*/
body:is(.home) .pavestone-nav {
    margin-bottom: -120px;
}
.header-logo {
    max-height: 50px;
    height: 100%;
}

.pavestone-nav {
    position: relative;
    top: 0px;
    z-index: 999;
}
.pavestone-nav .header-wrapper {
    position: relative;
    background-color: var(--text-white);
    padding: 15px;
    width: 100%;
}

body:is(.home,.page-about) {
    margin: 20px auto 0px auto;
}
#pavestone-header.is-shrink .header-wrapper {
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.20);
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.20);
}

.pavestone-nav #mega-menu-wrap-primary {
    height: 100%;
    align-content: center;
}
.pavestone-nav .header-wrapper .mega-search-menu.mega-menu-item .mega-sub-menu {
    width: max-content !important;
    left: auto !important;
    display: flex !important;
    flex-direction: column;
}
.pavestone-nav .header-wrapper .mega-search-menu.mega-menu-item .mega-sub-menu .widget_custom_html{
    padding: 0 15px 15px !important;
}
body header.pavestone-nav .header-wrapper #mega-menu-wrap-primary.mega-menu-wrap>ul#mega-menu-primary.max-mega-menu>li.mega-search-menu.mega-menu-item.mega-menu-item-has-children>a {
    display: flex;
    align-items: center;
}

body header.pavestone-nav .header-wrapper #mega-menu-wrap-primary.mega-menu-wrap>ul#mega-menu-primary.max-mega-menu>li.mega-search-menu.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator[aria-hidden="true"] {
    display: none !important;
}

.pavestone-nav .nav-item > ul.sub-menu > li {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
/*     font-size: 1rem; */
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: var(--text-white);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

.pavestone-nav #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children
    > a.mega-menu-link
    > span.mega-indicator {
    display: initial !important;
}

.pavestone-nav #mega-menu-wrap-primary #mega-menu-primary
    > li.mega-menu-item
    > a.mega-menu-link:hover {
    color: var(--accent-color);
}

.logo {
    max-height: 100px;
    margin: 20px 0px !important;
}

@media (max-width: 767px) {
    .mobile-nav {
        margin-top: -60px;
        padding: 20px;
    }
}

.sub-menu {
    list-style: none !important;
    position: absolute;
    display: none;
}

.nav li:hover > ul.sub-menu {
    display: block;
    margin: 0;
}

.pavestone-nav.site-header .mega-menu-wrap #mega-menu-primary,
.pavestone-nav.site-header .mega-menu-wrap {
    position: static !important;
}
.pavestone-nav.site-header #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu
    > ul.mega-sub-menu {
    top: 100%;
}
.pavestone-nav.site-header #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu
    > ul.mega-sub-menu {
    background: #f9f9f9 !important;
}
.pavestone-nav.site-header .mega-menu-wrap #mega-menu-primary .product-menu-list .product-menu-item .menu-product-title a {
    font-size: 16px;
    font-weight: 600;
    color: var(--text-primary);
}
.pavestone-nav.site-header .mega-menu-wrap #mega-menu-primary .product-menu-list .product-menu-item .menu-product-img-wrapper img {
    aspect-ratio: 16/9;
    object-fit: cover;
    object-position: center;
    height: 100%;
    width: 100%;
}
/*04. Header styles end*/

/*05. Footer styles start*/

.footer-widgets ul li {
    margin-bottom: 5px;
}

.footer-widgets ul li a {
    color: var(--text-white);
    text-decoration: none;
}

.footer-widgets ul li a:hover {
    text-decoration: underline;
}

.footer-header {
/*     font-size: 18px; */
    font-weight: bold;
}

.footer-font {
    color: var(--text-white);
    font-size: 14px;
}

.copyright {
    text-align: left;
}

@media (max-width: 575px) {
    .copyright {
        text-align: center;
    }
}

.corporate-links .d-grid {
    grid-template-columns: repeat(7, 1fr);
    gap: 25px 10px;
}

.corporate-links .d-grid .grid-item {
    align-content: center;
    text-align: center;
    padding: 10px;
}

.corporate-links .d-grid .grid-item img {
    max-height: 60px;
    max-width: 150px;
}

.corporate-links .decorated {
    z-index: 1;
    position: relative;
}

.corporate-links .decorated img {
    max-width: 250px;
    background: var(--text-white);
    padding: 0 25px;
}

.corporate-links h2.decorated::after {
    content: '';
    z-index: -1;
    display: block;
    position: absolute;
    top: 50%;
    width: 100%;
    height: 1px;
    left: 0;
    background: #ccc;
}

@media (max-width: 1200px) {
    .corporate-links {
        display: none;
    }
}

/*05. Footer styles end*/

/*06. Common content start*/
.single-product-hero-section {
    height: 500px;
    margin-top: -135px;
    background-size: cover;
    background-position: center;
    position: relative;
}
.single-product-hero-section .hero-content-wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    color: white;
    padding: 10px;
}
/*06. Common content end*/

/*07. Pages and Posts start*/
/*Homepage start*/
/* Box section styles start */
.box-section .box-item {
    position: relative;
}

.box-section .box-item .box-img {
    aspect-ratio: 4/3;
    object-fit: cover;
    object-position: center;
}

.box-section .box-item .box-title {
    font-size: 20px;
    font-weight: 500;
    position: absolute;
    width: 100%;
    padding: 10px 15px;
    left: 0;
    bottom: 0;
    color: var(--text-white);
    text-transform: uppercase;
    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(
        90deg,
        rgba(0, 0, 0, 1) 0%,
        rgba(0, 0, 0, 0) 70%
    );
    background: -webkit-linear-gradient(
        90deg,
        rgba(0, 0, 0, 1) 0%,
        rgba(0, 0, 0, 0) 70%
    );
    background: linear-gradient(
        90deg,
        rgba(0, 0, 0, 1) 0%,
        rgba(0, 0, 0, 0) 70%
    );
}

.bottom-shape {
    position: relative;
}

.bottom-shape::after {
    content: "";
    display: block;
    height: 5px;
    width: 15%;
    background: var(--accent-color);
    margin: 15px 0;
}
/* Box section styles end */
.featured-videos .yt-video{
    aspect-ratio: 16/9;
    width: 100%;
    height: 100%;
}
/*Homepage end*/
/* Product Category Page Start */
.product-cateogry-main .product-family-wrapper {
    background-color: #e8e8e8;
}
.tax-product-categories .content-body .product-category-content .product-item .featured-image {
    border: 1px solid #e8e8e8;
}
.single-products .product-thumbnail-wrapper .product-thumbnails .swiper-slide,
.tax-product-categories .content-body .thumbnail-wrapper .productCategory .swiper-slide {
    opacity: 0.4;
    cursor: pointer;
}
.single-products .product-thumbnail-wrapper .product-thumbnails .swiper-slide-thumb-active,
.tax-product-categories .content-body .thumbnail-wrapper .productCategory .swiper-slide-thumb-active {
    opacity: 1;
}
.single-products .product-thumbnail-wrapper .product-thumbnails img,
.tax-product-categories .content-body .thumbnail-wrapper .productCategory img {
    border: 1px solid #c8c8c8;
}
.single-products .product-thumbnail-wrapper .product-thumbnails2 img,
.tax-product-categories .content-body .thumbnail-wrapper .productCategory2 img {
    /* filter: drop-shadow(0rem 0.75rem 0.75rem rgba(0, 0, 0, 0.4)); */
    /* margin-left: auto; */
    /* margin-right: auto; */
    /* display: block; */
}
/* Product Category Page End */
/* Single Product Start */
.single-product-main .single-product-hero-section {
    height: 204px;
}
.products-section-header {
    font-weight: bold;
    color: #000000;
    padding: 8px 10px;
    text-transform: uppercase;
    background-color: #c8c8c8;
    margin-bottom: 20px;
    font-size: 18px;
    border-radius: var(--border-radius-5);
}

.section-thumbs {
    border: 1px solid #ccc;
    padding: 20px;
}

.product-data-boxes-left .product-data-box:not(:first-child),
.product-data-boxes-right .product-data-box:not(:first-child) {
    margin-top: 1.5rem;
}

.product-archive-wrapper .product-item .product-title,
.related-products-wrapper .related-product-item .related-product-title,
.product-data-box.installation-guides .installation-guide-item .installation-guide-title,
.product-data-box.resources-boxes .resources-box .resource-title,
.product-data-box.product-videos .video-item .video-title {
    font-size: 18px;
}

.product-data-box.installation-guides .installation-guides-items .installation-guide-item {
    font-size: 18px;
}

.product-data-box.notice-box a {
    color: var(--accent-color);
    text-decoration: underline;
}
.product-data-box.notice-box a:hover {
    color: var(--btn-hover);
}
.related-products-wrapper {
    background: #f8f8f8;
}
.swatch-item .swatch-title {
    font-size: 14px;
}
.product-data-box.resources-boxes .resources-box img {
    border: 1px solid #ccc;
}
/* Single Product End */

/* How To Page CSS Start */
.project-cat-box {
    position: relative;
    height: 100px;
    background-size: cover;
    background-position: center;
    color: white;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7);
    border-radius: var(--border-radius-10);
    margin-bottom: 15px;
    overflow: hidden;
}

.project-cat-box::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(0, 0, 0, .4);
}

.project-cat-box h5 {
    z-index: 2;
}

.how-to-main {
    overflow-x: hidden;
}

.spotlight-repair-wrapper {
    position: relative;
}

.spotlight-repair-wrapper::after {
    content: "";
    position: absolute;
    width: 200%;
    left: -30%;
    right: 0;
    bottom: 0;
    height: 50%;
    background-color: var(--accent-color);
    z-index: -1;
}

.sptlight-box {
    width: 120px;
    height: 154px;
    background-color: #9c9c9c;
}

.image-container {
    position: relative;
    overflow: hidden;
    min-height: 450px;
    align-content: center;
}

.image-container::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
}

.image-container.bg-yellow-layer::after {
    background-color: #a3004657;
}

.image-container.bg-black-layer::after {
    background-color: #00000033;
}

.image-container .text-content {
    z-index: 2;
    position: relative;
}

.image-container img {
    object-fit: cover;
}

.blended-bg {
    position: relative;
    height: 100vh;
    background: linear-gradient(
            to bottom,
            rgba(0, 0, 0, 0.6),
            rgba(255, 208, 70, 0.5)
        ),
        url("/wp-content/uploads/inspired-infra.png") center/cover no-repeat;
}

.text-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: start;
}

.small-text {
    font-size: 20px;
}

.big-text {
    font-size: 32px;
    font-weight: bold;
}

.inspired-landscape-section {
    position: relative;
    background: url("assets/images/inspired-lands.png") no-repeat center center;
    background-size: cover;
    height: 400px;
    z-index: 1;
}

.inspired-landscape-section::after {
    content: "";
    background: #0000007d;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

/* How To Page CSS End */
/* How to Taxonomy Page Start */
.archive-thumbs {
    margin-bottom: 15px;
    position: relative;
    width: 100%;
    height: 300px;
    object-fit: cover;
    margin-top: 5px;
}

/* How to Taxonomy Page End */
/* Project details page start*/
.single-project-sidebar-box {
    background: #ebebeb;
    border-radius: var(--border-radius-5);
}

.quality-calculator-wrapper .menu-item-card-link {
    display: block;
    text-decoration: none;
}

.quality-calculator-wrapper .menu-item-header {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

.quality-calculator-wrapper .menu-item-image {
    width: 50px;
    height: 50px;
    margin-right: 10px;
    border-radius: var(--border-radius-5);
    object-position: left;
    object-fit: contain;
}

.quality-calculator-wrapper .menu-item-title {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    color: #333;
}

.single-project-sidebar-wrapper .single-project-sidebar-box .material-box img {
    aspect-ratio: 16/9;
    object-fit: contain;
    object-position: center;
}

.additional-material-list {
    list-style: disc;
    padding-left: 25px;
}

.additional-material-list a,
.material-box a {
    color: #000;
}

.additional-material-list a {
    text-decoration: none;
}

.video-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    aspect-ratio: 16/9;
}

.play-btn {
    position: absolute;
}

.how-to-prepare-box img {
    width: 100%;
}

.how-to-prepare-box .large-letter {
    font-size: 28px;
    font-weight: 700;
    color: #000;
}

.how-to-prepare-box p {
    font-size: 16px;
    color: #000;
}

.related-videos-wrapper {
    padding: 20px;
    border: 1px solid rgba(119, 119, 119, 1);
    border-radius: var(--border-radius-5);
}

.related-videos-wrapper .related-videos-link {
    font-size: 14px;
    color: #000;
    text-decoration: none;
}

.related-videos-wrapper .related-video-box:not(:last-child) {
    margin-bottom: 20px;
}

.related-videos-wrapper .related-video-box .related-video-box-img-wrapper {
    max-width: 75px;
    aspect-ratio: 1/1;
}

.related-videos-wrapper .related-video-box .related-video-box-img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.related-videos-wrapper .related-video-box .related-video-box-title .related-videos-link {
    font-size: 16px;
    line-height: 1.5;
}

.project-instructions-steps .step-block p strong {
    display: block;
}

.multiple-project-instructions .quik-tip,
.project-instructions-steps .step-block .quik-tip {
    background: rgba(234, 244, 247, 1);
    padding: 20px;
}

.project-instructions-steps .step-block .quik-tip p {
    margin-bottom: 0;
}

.shopping-list-wrapper .shopping-list-items {
    list-style: disc;
    padding-left: 25px;
}

.shopping-list-wrapper .shopping-list-items .shopping-item {
    margin-bottom: 10px;
}

.counter-wrapper {
    counter-reset: section;
}

.counter-wrapper .how-to-prepare-box div p::before {
    counter-increment: section;
    content: counter(section) ". ";
    font-size: 28px;
    font-weight: 700;
    color: #000;
}

.product-attributes {
    margin-bottom: 10px;
    font-size: smaller;
}

.product-attributes-content {
    margin-top: 10px;
}

.resources-button {
    background-color: #fbac2b;
    border: 0px !important;
    font-size: smaller;
}

/* Project details page end*/
/* How To Categories Listing page Start */
.parent-category-posts .img-thumb-wrapper,
.subcategories .subcategory-posts .img-thumb-wrapper {
    position: relative;
}

.parent-category-posts .img-thumb-wrapper .play-icon,
.subcategories .subcategory-posts .img-thumb-wrapper .play-icon {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 60px;
    margin: auto;
    z-index: 1;
}

.parent-category-posts .img-thumb-wrapper .archive-thumbs,
.subcategories .subcategory-posts .img-thumb-wrapper .archive-thumbs {
    height: 100%;
    aspect-ratio: 16/9;
}

.ps-0 {
    padding-left: 0;
}

.text-black,
.subcategories .subcategory-posts a {
    color: var(--text-primary);
}

/* How To Categories Listing page End */
/* 404 Page start */
.heading-overlay-container {
    position: relative;
}

.heading-overlay-image {
    filter: drop-shadow(0px 3px 2px --text-primary);
}

.heading-overlay-text {
    position: absolute;
    top: 0px;
    left: 0px;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
}

@media (max-width: 767px) {
    .heading-overlay-text {
        top: 20px;
        font-size: 24px;
        font-weight: bold;
    }
}

/* 404 Page end */
/* Search Page Start */

.search-product-main .product-item img {
    aspect-ratio: 16/9;
    height: 100%;
    object-fit: cover;
}
.search-page-main #load-more-btn {
    display: block;
    margin: 20px auto;
}

.search-page-main #selected-filters button {
    border-radius: var(--border-radius-20);
}

.search-page-main .remove-filter {
    font-weight: bold;
}
.search-page-main .product-count{
    border: 1px solid #a3004657;
}
.search-page-main .pagination .page-item.active .page-link {
    background-color: var(--accent-color);
    border-color: var(--accent-color);
    color: var(--text-white);
}

.search-page-main .pagination .page-link {
    cursor: pointer;
    color: var(--text-primary);
    box-shadow: none;
}
/* Search Page End */
/* Resrouces Page Start */
#resrourcesAccordion .accordion-item .how-to-item img,
#resrourcesAccordion .accordion-item .resource-item img {
    aspect-ratio: 16/9;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center center;
}
/* Resrouces Page End */
/* Project Profile Archive Start */
.post-type-archive-project-profiles .product-title {
    font-size: 18px;
}
/* Project Profile Archive End */
/* Project Profile Details Start */
.single-project-profile .project-extra-details-wrapper .project-extra-detail-item:not(:last-child) {
    margin-bottom: 20px;
}
.single-project-profile .project-extra-details-wrapper .project-extra-detail-item a {
    color: var(--accent-color);
}
.single-project-profile .project-extra-details-wrapper .project-extra-detail-item a:hover {
    color: var(--btn-hover);
}
.single-project-profile .project-extra-details-wrapper .project-extra-detail-item .project-extra-detail-title {
    font-size: 18px;
}
/* Project Profile Details End */
/* Contact Us Page Start */
.pv-contact-table tr td:hover{
    background: #E8E8E8;
}
/* Contact Us Page End */
/* Blog Listing Page Start */
nav.navigation.pagination {
    justify-content: center;
}

nav.navigation.pagination .nav-links {
    display: flex;
    gap: 0;
}

nav.navigation.pagination .page-numbers:first-child {
    border-top-left-radius: var(--bs-pagination-border-radius);
    border-bottom-left-radius: var(--bs-pagination-border-radius);
}

nav.navigation.pagination .page-numbers:last-child {
    border-top-right-radius: var(--bs-pagination-border-radius);
    border-bottom-right-radius: var(--bs-pagination-border-radius);
}

nav.navigation.pagination .page-numbers {
    display: inline-block;
    height: 36px;
    width: 36px;
    cursor: pointer;
    color: var(--text-primary);
    box-shadow: none;
    border: 1px solid #dee2e6;
    align-content: center;
    font-size: 18px;
}

nav.navigation.pagination .page-numbers i {
    font-size: 16px;
}
/* Blog Listing Page End */
/* Single Blog Page Start */
.single-blog .post-thumbnail-wrapper img {
    aspect-ratio: 16/9;
    object-fit: cover;
    height: 100%;
    border-radius: var(--border-radius-15);
}

.single-blog .recent-posts-wrapper .recent-post:not(:last-child),
.category-wrapper .post-terms a:not(:last-child),
.single-blog .entry-content ul {
    margin-bottom: 20px;
}

.single-blog .entry-content h4,
.single-blog .entry-content h3,
.single-blog .entry-content h2 {
    font-weight: 600;
}

.single-blog .entry-content h2:not(:first-child) {
    margin-top: 40px;
}

.single-blog .entry-content h3 {
    margin-top: 20px;
}

.single-blog .recent-posts-wrapper .recent-post .post-meta,
.single-blog .recent-posts-wrapper .recent-post h4,
.single-blog .recent-posts-wrapper .recent-post h4 a {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
}

.single-blog .recent-posts-wrapper .recent-post:hover h4,
.single-blog .recent-posts-wrapper .recent-post:hover h4 a {
    color: var(--accent-color);
}

.category-wrapper .post-terms a {
    width: 100%;
    border: 1px solid;
    border-color: var(--accent-color);
    color: var(--accent-color);
    background-color: var(--text-white);
}

.tag-wrapper .post-tags a {
    color: var(--text-white);
    background-color: var(--accent-color);
}
nav.navigation.pagination .page-numbers:hover,
nav.navigation.pagination .page-numbers.current,
.category-wrapper .post-terms a.active,
.tag-wrapper .post-tags a:hover,
.category-wrapper .post-terms a:hover {
    background-color: var(--btn-hover);
    color: var(--text-white)
}
.single-blog-main .single-blog .nav-links{
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 30px;
}
.single-blog-main .single-blog .nav-links > div{
    width: 50%;
    height: 100%;
}
.single-blog-main .single-blog .nav-links > div a{
    padding: 15px;
    border: 1px solid #dee2e6;
    background: #f8f9fa;
    border-radius: var(--border-radius-10);
    display: flex;
    align-items: center;
    gap: 20px;
}
.single-blog-main .single-blog .nav-links > div a i{
    font-size: var(--fs-xl);
}
.single-blog-main .single-blog .nav-links > div a:hover{
    background: var(--text-primary);
    color: var(--text-white);
}
.single-blog-main .single-blog .nav-links .nav-next{
    text-align: end;
	margin-left: auto;
}
.single-blog-main .single-blog .nav-links .nav-next a{
    justify-content: end;
}

/* Single Blog Page End */
/*07. Pages and Posts end*/

/* 08. Extra styles start*/
/* 08. Extra styles end*/

/*09. Media Query start*/
@media screen and (min-width: 992px) {
}

@media screen and (min-width: 768px) {
}

@media screen and (max-width: 1199px) {
}

/*Tablet*/
@media screen and (max-width: 991px) {
    .search-product-main .tab-content > .tab-pane {
        display: block;
        opacity: 1;
    }
}

/*Small Device*/
@media screen and (max-width: 768px) {
    .pavestone-nav #mega-menu-wrap-primary {
        height: auto;
    }
    .pavestone-nav.site-header .mega-menu-wrap {
        position: relative !important;
    }
    .pavestone-nav.site-header .mega-menu-wrap #mega-menu-primary {
        position: fixed !important;
    }
    .pavestone-nav.site-header #mega-menu-wrap-primary #mega-menu-primary
        > li.mega-menu-megamenu
        > ul.mega-sub-menu {
        padding-top: 20px;
        padding-left: 0;
        padding-right: 0;
    }
    .pavestone-nav.site-header #mega-menu-wrap-primary #mega-menu-primary
        > li.mega-menu-megamenu
        > ul.mega-sub-menu li.mega-menu-column-standard {
        padding: 0;
    }
    .single-product-main .single-product-hero-section {
        height: 100%;
        margin-top: 0;
    }

    .single-product-hero-section .hero-content-wrapper {
        position: relative;
    }
    body:is(.home) .pavestone-nav {
        margin-bottom: 0px;
    }
    .product-category-wrapper .nav-pills {
        overflow-x: scroll;
        flex-wrap: nowrap;
    }
    .product-category-wrapper .nav-pills .nav-link {
        width: max-content;
    }
	.single-blog-main .single-blog .nav-links > div a .nav-title{
        display: none;
    }
    .single-blog-main .single-blog .nav-links > div a{
        gap: 10px;
    }
    .single-blog-main .single-blog .nav-links > div a i{
        font-size: var(--fs-md);
    }
}

/*Mobile Device*/
@media screen and (max-width: 640px) {
}

@media screen and (max-width: 576px) {
}

/*Extra Small Mobile Device*/
@media screen and (max-width: 480px) {
}

@media screen and (max-width: 420px) {
}

/*09. Media Query end*/
