/*
Theme Name: Trouwfotos
Theme URI: https://lefcreative.nl/
Author: Lef Creative
Author URI: https://lefcreative.nl/
Description: Thema voor Trouwfotos
Version: 1.0.0
License: /
License URI: /
Template: leflite
*/

section.lef-section.full-background-overlay .background-image-wrapper img {
    opacity: 0.7;
}
.navigation .navigation-inner.navigation-inner-main {
    padding: var(--padding-inner-navigation-y) 30px;
}
.space-around {
 margin: 0 20px; 
}
.overflow-last figure {
  margin-top: -350px;
}
.star-count {
  display: none;
}
.tns-item {
 padding: 0 1px; 
}
.custom-stars {
 display: flex; 
}
.custom-stars * {
 font-size: 26px;
  color: var(--yellow);
}
.custom-icon-flex{
  display: inline-flex !important;
}