/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 08 2025 | 08:00:46 */
.sbi-user-info {
    display: none !important;
}
.sbi-theme:not(.sbi-default_theme) .sbi-divider {
    display: none !important;
}
.sbi-owl-dots {
    display: none !important;
}
div#sbi_images {
    padding-bottom: 0px ! IMPORTANT;
}
#sb_instagram {
    padding-bottom: 0px !important;
}
#sb_instagram .sbi_photo_wrap {
    border-radius: 8px !important;
}
.instagram-zin::after {
  content: "";
    display: inline-block;
    margin-left: 8px; /* Aanpassen indien nodig voor spacing */
    vertical-align: middle; /* Zorgt ervoor dat het logo goed uitlijnt met de tekst */
    width: 40px; /* Aanpassen naar de gewenste breedte */
    height: 40px; /* Aanpassen naar de gewenste hoogte */
    background-image: url("https://ceane.expertdeal.nl/wp-content/uploads/2024/05/instagram_logo.webp");
    background-size: cover; /* Zorgt ervoor dat de afbeelding de juiste grootte heeft */
}
h2.instagram-zin {
    margin-bottom: 0px !important;
}
div#sbi_images {
    padding-top: 5px !important;
}
.sbi-owl-nav .sbi-owl-prev {
    margin-left: 20px !important;
}

.sbi-owl-nav .sbi-owl-next {
    margin-right: 20px !important;
}
