/*
Theme Name: Graviton Child
Theme URI: http://demo.bravisthemes.com/graviton
Author: Bravis-Themes
Author URI: https://bravisthemes.com/
Description:Graviton is a sleek and modern WordPress Theme designed specifically for construction, renovation, factory, engineering, handyman, building, architecture, interior and development-related businesses. The theme features a clean and professional design that is both aesthetically pleasing and easy to navigate. The layout is fully responsive, ensuring that your website will look great on all devices, including desktops, laptops, tablets, and smartphones. Graviton is also highly customizable, allowing you to easily modify the layout, colors, and fonts to match your brand and style.
Version: 1.0.8
License: ThemeForest
License URI: https://themeforest.net/licenses
Template: graviton
Text Domain: graviton-child
Tags:architecture, builder, building, business, company, construction, contractor, corporate, electrician, engineering, handymen, industry, painter, plumber, renovation
*/

.elementor-widget-testimonial-carousel .swiper-slide {
    padding: 0px!important;
}

.elementor-testimonial__footer {
    display: none !important;
}

.elementor-element.elementor-element-9489acd.e-con-full.e-flex.e-con.e-child {
    font-style: normal !important;
}

.our-services-cont:hover:before {
    bottom: -7px;
    right: -7px;
}

.our-services-cont:before {
	position: absolute;
    content: '';
    bottom: 0;
    right: 0;
    width: calc(100% - 9px);
    height: calc(100% - 9px);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    background-color: var(--primary-color);
}

.pxl-service-carousel1 .pxl-swiper-slide .pxl-post--inner {
    background-color: #fff;
    padding: 50px 40px 50px 40px!important;
   
}

a.btn-readmore {
    background: #FF0000 !important;
    color: #fff !important;
}

.pxl-service-carousel1 .pxl-swiper-slide .pxl-post--inner {
    background-color: #fff;
    padding: 50px 40px 50px 40px !important;
    min-height: 616px!important;
    display: flex!important;
    flex-direction: column!important;
    justify-content: space-between!important;
}

.pxl-tabs--title {
    max-width: 100%;
    width: 100%;
}

.pxl-tabs2 .pxl-tabs--inner .wrap-title {
    background-color: transparent !important;
	padding: 68px 24px!important;
    min-width: 512px!important;
}

.pxl-tabs2 .pxl-tabs--inner .wrap-title .pxl-tabs--title .pxl-item--title.active {
    font-size: 25px;
    color: #1E2238!important;
}

.pxl-tabs2 .pxl-tabs--inner .wrap-title > img {
    position: absolute;
    right: 0;
    bottom: 0;
    display: none !important;
}

span.pxl-item--title {
    border-bottom: 1px solid #1111111c;
    padding: 21px 0px 12px 0px;
}

span.pxl-item--title.active {
    border-bottom: 2px solid #FF0000;
}

.icon-testimonial {
    display: none !important;
}

.pxl-testimonial-carousel2 .pxl-swiper-slide .pxl-item--inner {
    padding: 40px 70px 40px 70px!important;
}

.pxl-post--meta.pxl-flex-middle {
    display: none !important;
}

h3.pxl-post--title.title-hover-line {
    padding-top: 16px !important;
}

h3.pxl-post--title.title-hover-line {
    padding-top: 16px !important;
    min-height: 171px !important;
}

a.btn-readmore {
    border: 1px solid #000 !important;
    background: #fff ! Important;
    color: #000 !important;
    border-radius: 10px !important;
}

/* i.far.fa-arrow-right {
    background: transparent !important;
    color: #000 !important;
    transform: rotate(45deg);
} */


/* .pxl-service-carousel1 .pxl-swiper-slide .pxl-post--inner .pxl-post--readmore a:before {
    background-color: transparent;
}

.pxl-service-carousel1 .pxl-swiper-slide .pxl-post--inner .pxl-post--readmore a i:before {
    transform: rotate(-45deg)!important;
}
 */
h5.pxl-accordion--title {
    display: flex!important;
    flex-direction: row-reverse!important;
    justify-content: space-between!important;
}

.pxl-accordion1.style2 .pxl-accordion--title i {
	transform: rotate(-45deg) !important;
}

.pxl-process .pxl-item--inner {
    min-height: 482px!important;
}

.tab-homepage .pxl-tabs2 .pxl-tabs--inner .wrap-title {
    min-width: 677px !important;
}

.pxl-tabs2 .pxl-tabs--inner {
    align-items: center!important;
}

.pxl-nav-menu svg {
    display: none !important;
}

@media screen and (min-width: 992px) {
    .pxl-has-sidebar .pxl-sidebar-area {
        padding-left: 20px !important;
    }
}