/**
* Theme Name: Repairex Child
* Description: This is a child theme of Repairex, generated by Merlin WP.
* Author: <a href="https://themeforest.net/user/template_path/portfolio">template_path</a>
* Template: repairex
* Version: 1.0.0
*/

.page-title {
    padding: 70px 0px 70px 0px;
}

.header-lower .outer-box .logo-box {
    padding: 0px 0px;
}

.main-menu .navigation > li {
	margin: 0px 14px;
}

@media only screen and (max-width: 991px) {
    .page-title {
        padding: 50px 0px 70px 0px !important;
    }
}

p{
	color:black;
}

table, thead, tr, td
{
	border: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}

.page-title:before {
    position: absolute !important;
    content: '' !important;
    background-image: url('https://elevators.adigitalx.com/wp-content/uploads/2025/12/abs.webp') !important;
	background-size: cover !important;
    width: 100% !important;
    height: 100% !important;
    left: 0px !important;
    top: 0px !important;
    opacity: 1 !important;
}

.bg-layer.p_absolute.l_0.parallax_none.parallax-bg {
    display: none !important;
}

.testimonial-block-one .inner-box .thumb-box {
    display: none !important;
}
