/*
Theme Name: Cargozen
Theme URI: http://themexriver.com/wp/cargozen/demo
Author: themexriver
Author URI: http://themexriver.com/
Description: Cargozen - Logistics & Transportation WordPress Theme
Version: 1.0
Tested up to: 8.1
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: cargozen
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

.hr1-bottom-area {
    display: none !important;
}

.cg-hero1-thumb {
    width: 220px;
    background-color: rgba(0,0,0,.3);
}

.cg-hero1-thumb span::before {
    top: 7px;
}

.hero-text1 .hero-slug {
    font-family: var(--cg-heading);
}

.cg-header-section .offcanvas-trigger {
    display: none !important;
}

.cg-quote1-form textarea {
    width: 100%;
    color: #fff;
    height: 150px;
    font-weight: 500;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 6px;
    padding-left: 20px;
    margin-bottom: 20px;
    background-color: transparent;
    border: 1px solid rgba(255, 255, 255, 0.31);
}

#onze-diensten .tab-pane .inner-icon img {
    filter: contrast(1) invert(1);
}

/* .swiper-slide,
.swiper-slide .cg-hr1-item,
.swiper-slide .cg-hr1-item .position-absolute,
.swiper-slide .cg-hr1-item .position-absolute .item-img {
    height: 100dvh !important;
} */

@media screen and (max-width: 900px) {
    #cg-ab1 {
        padding-top: 20px;
    }
}