/*
Theme Name: Eigen woning website
Theme URI: www.straatnaamhuisnummer.nl
Description: WordPress thema voor Eigen woning website
Version: 1.0
Author: Tussendoor internet & marketing
Author URI: http://www.tussendoor.nl
Tags: Makelaar, Realworks, Eyemove, Venum, Goes & Roos, Skarabee
*/

@media (max-width:767px) {
    .tabs {
        margin-top:30px;
    }

    .tabs .tab-list {
        position: relative;
        display: flex;
        flex-wrap: wrap;
    }

    .tabs .tab-item {
        float:none;
        padding: 8px 10px;
        font-size: 14px;
        margin-right:0;
    }

    #description .custom-element-fix {
        display: flex;
        flex-wrap:wrap;
        gap:20px;
    }

    #description .custom-element-fix .fl.mar20b.col2 {
        width: auto !important;
        flex-grow: 1;
        margin:0;
    }

    .custom-element-fix .pad10x {
        padding-left:0;
        padding-right:0;
    }

    .custom-element-fix .back-white {
        padding-left:20px;
        padding-right:20px;
    }
}