.inner-page .headings{
    background-image: url(../../images/project/kitchen-pro-dallas-projects.webp) !important;
}

#kitchen-remodeling-project-bg{
    background-image: url(../../images/bg/kitchen-pro-dallas-kitchen-remodel-project.webp) !important;
}

.inner-page .headings h1 {
    color: #ffffff;
    text-shadow:
        0 2px 6px rgba(0, 0, 0, 0.35),
        0 6px 18px rgba(0, 0, 0, 0.25);
}

.head-tr-2 {
    background-color: rgba(0, 0, 0, 0.50);
}

#cabinet-installation-project-bg{
    background-image: url(../../images/bg/kitchen-pro-dallas-cabinets-installation-project.webp) !important;
}

#quartz-install-project-bg{
    background-image: url(../../images/bg/kitchen-pro-dallas-quartz-installation-project.webp) !important;
}

#bathroom-remodel-project-bg{
    background-image: url(../../images/bg/kitchen-pro-dallas-bathroom-remodel-shower-addition-project.webp) !important;
}

#open-concept-project-bg{
    background-image: url(../../images/bg/kitchen-pro-dallas-kitchen-open-concept-project.webp) !important; 
}

#kitchen-3d-project-bg{
    background-image: url(../../images/bg/kitchen-pro-dallas-3d-kitchen-project.webp) !important;
}


@media (max-width: 426px) {
    .inner-page .headings h1{
        font-size: 21px !important;
    }
}


@media (max-width: 320px) {
    .inner-page .headings h1{
        font-size: 19px !important;
    }
}