@import url('https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&display=swap');
div#fotoprodukter_ups {
    margin-top: 35px;
}
.advanced-cms-wrapper h2 {
    font-family: Archivo;
    font-size: 26px;
    font-weight: 700;
    line-height: 33.5px;
    color: #505050;
}
.mostpopular-wrapper h2, .danmarksflottestefotoboger h2, .printiallestorrelser h2 {
    padding-left: 15px;
}
.advanced-cms-wrapper img {
    max-width: 100%;
}
.advanced-cms-wrapper > div.row {
    margin: 0px 0 50px;
    justify-content: start !important;
}
div#fotoprodukter_ups ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
div#fotoprodukter_ups ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: nowrap;
    font-family: Questrial;
    font-size: 12px;
    font-weight: 400;
    line-height: 15.46px;
    text-align: center;
    color: #000;
    gap: 10px;
}
.mostpopular-wrapper {
    box-shadow: 0px 10px 10px 0px #0000001A;
    padding-bottom: 20px;
}
div#mostpopular div#mostpopular-link {
    gap: 15px;
}
div#mostpopular div#mostpopular-link .mostpopular-link-item {
    border: 1px solid #009150 !important;
    max-width: calc(33.333333% - 10px);
    padding: 10px 10px 20px;
    color: #505050;
}
div#mostpopular div#mostpopular-link .mostpopular-link-item h4 {
    font-size: 30px;
    font-weight: 400;
    line-height: 38.65px;
    color: #505050;
    margin: 15px 0;
}
div#mostpopular div#mostpopular-link .mostpopular-link-item .mostpopular-link-item-button a {
    font-family: Questrial;
    font-size: 16px;
    font-weight: 600;
    line-height: 20.61px;
    text-align: center;
    color: #505050 !important;
    margin: 20px 0 0;
    display: block;
}

.danmarksflottestefotoboger {
    box-shadow: 0px 10px 10px 0px #0000001A;
    padding-bottom: 20px;
}
div#danmarksflottestefotoboger div#danmarksflottestefotoboger-link {
    gap: 15px;
}
div#danmarksflottestefotoboger div#danmarksflottestefotoboger-link .danmarksflottestefotoboger-link-item {
    border: 1px solid #009150 !important;
    max-width: calc(50% - 7px);
    padding: 10px 10px 20px;
    color: #505050;
}
div#danmarksflottestefotoboger div#danmarksflottestefotoboger-link .danmarksflottestefotoboger-link-item h4 {
    font-size: 30px;
    font-weight: 400;
    line-height: 38.65px;
    color: #505050;
    margin: 15px 0;
}
div#danmarksflottestefotoboger div#danmarksflottestefotoboger-link .danmarksflottestefotoboger-link-item .danmarksflottestefotoboger-link-item-button a {
    font-family: Questrial;
    font-size: 16px;
    font-weight: 600;
    line-height: 20.61px;
    text-align: center;
    color: #505050 !important;
    margin: 20px 0 0;
    display: block;
}

.printiallestorrelser {
    box-shadow: 0px 10px 10px 0px #0000001A;
    padding-bottom: 20px;
}
div#printiallestorrelser div#printiallestorrelser-link {
    gap: 15px;
}
div#printiallestorrelser div#printiallestorrelser-link .printiallestorrelser-link-item {
    border: 1px solid #009150 !important;
    max-width: calc(50% - 7px);
    padding: 10px 10px 20px;
    color: #505050;
}
div#printiallestorrelser div#printiallestorrelser-link .printiallestorrelser-link-item h4 {
    font-size: 30px;
    font-weight: 400;
    line-height: 38.65px;
    color: #505050;
    margin: 15px 0;
}
div#printiallestorrelser div#printiallestorrelser-link .printiallestorrelser-link-item .printiallestorrelser-link-item-button a {
    font-family: Questrial;
    font-size: 16px;
    font-weight: 600;
    line-height: 20.61px;
    text-align: center;
    color: #505050 !important;
    margin: 20px 0 0;
    display: block;
}
.tilbyderdanmarks,.hurtiglevering,.velkendteservice {
    align-items: center !important;
    justify-content: center !important;
}
.danmarksflottestefotoboger-link-item-button.two-col {
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width: 1400px) {
    
}

@media screen and (max-width: 1000px) {
    
}

@media screen and (max-width: 768px) {
    div#fotoprodukter_ups ul {
        flex-wrap: wrap;
    }
    div#fotoprodukter_ups ul li {
        width: 50%;
        height: auto;
        padding: 10px 0;
    }
    .mostpopular-wrapper div#mostpopular div#mostpopular-link {
        flex-wrap: wrap;
        justify-content: center;
    }
    .mostpopular-wrapper div#mostpopular div#mostpopular-link .mostpopular-link-item {
        max-width: 100% !important;
        flex: 0 0 100% !important;
        text-align: center;
    }
    
    .tilbyderdanmarks h2,
    .hurtiglevering h2,
    .velkendteservice  h2{
        font-size: 20px;
        line-height: 1.3;
    }
}

@media screen and (max-width: 600px) {
    .mostpopular-wrapper div#mostpopular div#mostpopular-link,
    .danmarksflottestefotoboger div#danmarksflottestefotoboger div#danmarksflottestefotoboger-link,
    .printiallestorrelser div#printiallestorrelser div#printiallestorrelser-link {
        flex-wrap: wrap;
        justify-content: center;
    }
    .danmarksflottestefotoboger div#danmarksflottestefotoboger div#danmarksflottestefotoboger-link .danmarksflottestefotoboger-link-item,
    .printiallestorrelser div#printiallestorrelser div#printiallestorrelser-link .printiallestorrelser-link-item {
        max-width: 100% !important;
        flex: 0 0 100% !important;
        text-align: center;
    }
    .tilbyderdanmarks, .hurtiglevering, .velkendteservice {
        text-align: center;
    }
    .danmarksflottestefotoboger-link-item-button.two-col {
        display: block;
    }
    
}
body#module-advancedcms-adcms div#columns div.advanced-cms-wrapper > .row {
    max-width: 1175px;
    margin: 0 auto;
}