/*
Theme Name: Solarva Child
Theme URI: http://demo.casethemes.net/solarva
Author: Case-Themes
Author URI: https://casethemes.net/
Description: Solarva is a stunning, professional and flexible Ecology, Solar Energy, and Renewable Energy WordPress theme. Solarva based on in-depth research into Solar power, Wind power, Hydro power, Geothermal energy, Biomass, Biofuels, etc. Solarva is the new outstanding, extremely modern WordPress Theme, designed for energy efficiency company, solar and alternative energy and eco friendly technologies websites.
Version: 1.0.1
Tested up to: 6.0
Requires PHP: 7.4
License: ThemeForest
License URI: https://themeforest.net/licenses
Template: solarva
Text Domain: solarva-child
Tags: eco, ecology, electricity, energy, energy business, environment, environmental, green energy, natural, nature, nature theme, renewable energy, solar, wind
Copyright (c) 2024 Case-Themes. All rights reserved.
This theme is licensed under the GPL-2.0+ license.
*/

.pxl-contact-form.pxl-wpcf7-style4 .pxl-item--inner {
    width: 100%;
    padding: 52px 50px 48px;
    background-color: #fff;
    border-top: 5px solid #AF663B !important;
    border-top-width: 5px;
    border-top-style: solid;
    border-top-color: rgb(175, 102, 59)!important;
}
.pxl-contact-form.pxl-wpcf7-style4 button {
    color: rgb(255, 255, 255);
    line-height: 58px;
    background-color: rgb(175, 102, 59)!important;
    --hover-bg-color: var(--secondary-color);
    padding-inline: 33px;
    border-radius: 100px;
}

/* Verberg social icons */
.pxl-team-carousel1 .pxl-item--group,
.pxl-team-grid1 .pxl-item--group {
    display: none !important;
}

/* Verwijder link-gedrag van de foto */
.pxl-team-carousel1 .pxl-featured--link,
.pxl-team-grid1 .pxl-featured--link {
    pointer-events: none;
    cursor: default;
}

/* Verwijder link-gedrag van de naam */
.pxl-team-carousel1 .pxl-title--link,
.pxl-team-grid1 .pxl-title--link {
    pointer-events: none;
    cursor: default;
    color: inherit;
    text-decoration: none;
}