/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 02 2026 | 17:47:24 */
.builder-item.hfg-item-first.col-4.col-md-4.col-sm-4.hfg-item-left {
/*background-color: #cc0;*/
}
.builder-item.hfg-item-last.col-8.col-md-8.col-sm-8.hfg-item-right {
/*background-color: #ccc;*/
}
.builder-item.hfg-item-last.col-8.col-md-8.col-sm-8.hfg-item-right {
/*background-color: #c00;*/
}
#slider_612 .owl-item {
    background-color: #fff;
    flex-basis: 33.33%;
}
.header {
    border-bottom: 1px solid #003471;
}
h1 {
    font-size: 30px;
}
.blog-sidebar {
    background-color: #ccd6e3;
}
.cff-wrapper {
    max-width: 470px;
}
.ticss-b8c7fb7b {
    flex-basis: 33.33% !important;
}
.nv-sidebar-wrap {
    max-height: 250px;
    font-size: 15px;
    padding: 20px !important;
    margin: 20px;
    /*min-width: 30% !important;*/
}
.header {
    font-size: 17px;
}
.nv-page-title {
    border-bottom: 0px solid #f0f0f0 !important;
}
#cff {
    padding: 0px !important;
}
.ticss-d8d6a82e {
    height: 300px;
}
.testimonial-heading {
    /*visibility: hidden;
    height: 0px !important;
    padding: 0px;*/
}
.testimonial-inner {
    padding: 0px !important;
    margin-top: -5px !important;
}
.su-table {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}
.ticss-f9accf86 {
}

/* --- HER ER PROBLEMET BLEVET FIKSET (TILLAD KASSERNE AT KRYMPE PÅ MOBIL) --- */
@media(max-width: 600px){ 
    .ticss-f9accf96, .ticss-f9accf86, .ticss-a5965ee1 { 
        min-width: 100% !important; /* Ændret fra 470px til 100% så de passer til skærmen */
        max-width: 100% !important;
    }
}

.specialer {
    height: 800px;    
}
#specialer_id {
    max-height: 420px !important;
}
.specialer_class {
    max-height: 420px !important;
}
.shop-sidebar {
    max-height: 420px !important;
}

/* --- LUFT TIL SELVE INDHOLDET PÅ MOBIL --- */
@media (max-width: 767px) {
    .elementor-widget-container, 
    .testimonial-item, 
    .widget_testimonial,
    .su-testimonial,
    .su-table {
        padding-left: 20px !important;
        padding-right: 20px !important;
        box-sizing: border-box !important;
    }
}