/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 08 2025 | 08:01:13 */
@media only screen and (max-width: 900px) {
	.cta-footer h1 {
		font-size: 31px !important;
	}
    .footer-cta .col-inner.text-center {
        width: 85% !important;
        background: rgb(255 255 255 / 87%) !important;
    }
.swiper-container-android .swiper-slide, .swiper-wrapper {
    height: 29em !important;
}
.tiktok-logo-row .img {
    width: 39% ! IMPORTANT;
}
.tiktok-feed-item__video-wrap {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
}
.swiper-button-prev, .swiper-button-next {
    top: 37% !important;
    background: white !important;
    padding: 20px !important;
    border-radius: 10em !important;
    box-shadow: 0px 0px 7px #0000006b;
    color: #2d3047 !important;
    padding-left: 19px !important;
    padding-right: 27px !important;
}
.swiper-button-prev:after {
    padding-left: 5px;
}
.swiper-button-next:after {
    margin-right: -11px !important;
}
.tekst-footer p {
    margin-bottom: 0px !important;
}
.footer-sectie h3 {
        padding-bottom: 0px !important;
        margin-top: 23px !important;
        margin-bottom: 8px !important;
    }
    .footer-sectie .ux-menu-title.flex {
        padding-bottom: 0px !important;
        margin-top: 10px !important;
        margin-bottom: -3px !important;
    }

}
@media only screen and (min-width: 900px) {
  .footer-cta .col-inner.text-center {
        background: white !important;
    }
	.ux-menu.stack.stack-col.justify-start.ux-menu--divider-solid {
    margin-top: -13px;
	}
.footer-sectie .ux-menu-title.flex {
    margin-bottom: -7px !important;
}
	.tiktok-feed__actions {
    margin: 0px !important;
}
.tiktok-feed-feed.loaded .tiktok-feed-item {
    margin-right: 0px ! IMPORTANT;
}
#tiktok-feed-feed-0 {
    padding: 0px !important;
}
.tiktok-feed-square .tiktok-feed-item {
    border-radius: 14px !important;
    margin-left: 30px;
}
.tiktok-feed-item__video-wrap {
    margin-right: 2em;
    border-radius: 14px !important;
}
.swiper-button-next, .swiper-button-prev {
    background: white !important;
    padding: 22px !important;
    border-radius: 20em;
}
.swiper-button-next:after, .swiper-button-prev:after {
    padding: 0px !important;
}
.swiper-button-prev:after {
    margin-left: -3px !important;
}
}