/*
 Theme Name:   Airvalve
 Description:  Airvalve Theme
 Author:       Bounty
 Template:     hello-elementor
 Version:      1.0
 Text Domain:  hello-elementor-child
*/

.d-none {
    display: none !important;
}

.elementor-widget.product_downloads {
    margin: 20px 0px 20px 0px;
    margin-top: 0px;
}
.elementor-widget.product_downloads .elementor-icon-list-icon {
    margin-top: calc(15px/2);
    padding-bottom: calc(15px/2);
}
.elementor-widget.product_downloads .elementor-icon-list-icon i {
    font-size: 25px !important;
    color: var( --e-global-color-secondary );
}
.elementor-widget.product_downloads .elementor-icon-list-text {
    font-size: 14px;
}
.product_siegel {
    display: flex;
}
.product_siegel__item {
    margin-right: 10px;
    align-items: center;
    display: flex;
}
div[data-elementor-type="loop"] > section > div > div > div {
    overflow: hidden;
}

.swiper-wrapper .swiper-slide img {
    border: 1px solid #002c54;
    border-radius: 30px 0px 30px 30px;
}

.swiper-container .elementor-swiper-button {
    color: #fff;
}

.elementor-widget-container .jet-smart-filters-active .jet-active-filter {
    background: #b7052c;
    color: #fff;
    border-radius: 10px;
    padding: 1px 16px 1px 5px;
    margin-right: 5px;
    position: relative;
}
.jet-active-filter__label {
    display: none;
}

.elementor-widget-container .jet-smart-filters-active .jet-active-filter__remove {
    right: 5px;
    height: 100%;
    line-height: 19px;
}

.jet-smart-filters-checkboxes .jet-filter-label {
    font-weight: 600;
    font-size: 1.2em;
    margin-bottom: 8px;
    margin-top: 10px;
}

.jet-smart-filters-checkboxes.jet-filter  {
    margin-bottom: 22px;
}

.elementor-widget-container .jet-checkboxes-list .jet-checkboxes-list__item .jet-checkboxes-list__input:checked+.jet-checkboxes-list__button .jet-checkboxes-list__decorator {
    background: #b7052c;
    border: 1px solid #b7052c;
}

.elementor-widget-container .jet-filters-group .jet-checkboxes-list .jet-checkboxes-list-wrapper .jet-checkboxes-list__row {
    margin-right: 0;
    padding-right: 10px;
    margin-left: 0;
    padding-top: calc(10px/2);
    margin-bottom: calc(10px/2);
    width: 50%;
    display: inline-block;
}

@media (max-width: 767px) {
    .airvalve-template-headline-fix .elementor-heading-title {
        font-size: 28px !important;
        letter-spacing: -1.8px !important;
    }
    .airvalve-template-category-fix .elementor-icon-box-icon {
        margin-bottom: 0 !important;
    }
    .airvalve-template-category-fix .elementor-icon-box-title {
        font-size: 10px !important;
        letter-spacing: 0px !important;
    }
    .elementor-tab-mobile-title {
        background: #002c54;
        color: #fff !important;
        transition: all 0.3s;
    }
    .elementor-tab-mobile-title.elementor-active {
        background: #b7052c;
        color: #fff !important;
    }
}
.h2-product-page {
    font-size: 1.25rem !important;
    margin-bottom: 22px !important;
    margin-top: 30px !important;
    line-height: 1.1rem !important;
}

.h3-product-page {
    font-size: 1.25rem !important;
    margin-bottom: 22px !important;
    letter-spacing: 0px !important;
    margin-top: 30px !important;
    line-height: 1.1rem !important;
}

.elementor-widget-jet-smart-filters-search:after {
    content: "\f002" !important;
}
input.jet-search-filter__input:focus {
    outline: none;
    border-color: #000;
}
