/*
Theme Name:  BohnennWebdesign
Theme URI:   http://divithemes.reviews
Version:     1.1
Description: Divi child theme.
Author:      Bohnenn Webdesign
Author URI:  https://www.bohnennwebdesign.nl
Template:    Divi
*/

h1:last-child, h2:last-child, h3:last-child {
	padding-bottom: 0;
}

/*--- Reviews ----*/
.sbr-owl-stage {
    display: flex;
}
.sbr-owl-item {
    padding: 5px 20px !important;
	display: flex;
}
.sb-post-item-wrap {
	padding: 30px !important;
	box-shadow: 1px 4px 10px 0px rgba(0, 0, 0, 0.1), 0px 0px 2px 0px rgba(0, 0, 0, 0.05);
	border-radius: 30px;
}
[data-icon-size=small] .sb-item-rating-icon svg {
    width: 20px;
    height: 20px;
    margin: 0;
}