.icon-telephone-1{
    font-family: FontAwesome;
}
.icon-telephone-1:before{
    content: '\e89c';
    font-family: FontAwesome;
}

.f-group .f-control {
    height: unset;
}
.f-dropdown .f-control:after {
    height: unset;
}
.with-configurator {
    margin-bottom: unset !important;
}

.invisible {
    display: none;
}


    @media(max-width: 979px) {
        .modal-icon {
            display: none !important;
        }
    }

span.gfx_lvl_3 {
display: none;
}

img.gfx_lvl_3 {
max-width: 80%;
}

#search .product__block.--icon .warrantyIcon {
    position: absolute;
    bottom: 20px;
    right: 0px;
    max-width: 85px;
    width: 75%;
}

@media (min-width:757px) {
    #search .product__block.--icon .warrantyIcon {
        bottom: -3px
    }
  }