/* 
Theme Name: Dealerportaal B.Loft Child
Theme URI: 
Description: 
Author: Design voor Online
Author URI: 
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

.sfeerfotos-blok{
    aspect-ratio: 1/1;
}

.elementor-widget-theme-post-content ul {
	margin-top: 22px!important;
    margin-bottom: 22px!important;
    line-height: 1.8;
}

a.sfeerfotos-blok{
	cursor: pointer;
}

span.nieuw-p {
    font-size: 10px;
    position: absolute;
    padding-left: 5px;
    top: 15px;
    color: forestgreen;
}

span.accent{
	color: #9a913c;
}

h6 {
    margin-block-start: 22px;
    margin-block-end: 4px;
}

.nieuwsitems .e-loop-item:nth-child(2) {
    border: 2px solid #9a913c!important;
	border-radius: 20px!important;
}

.nieuwsitems .e-loop-item:nth-child(2):after {
    content: "nieuw";
    position: absolute;
    top: -13px;
    left: -10px;
    display: block;
    background-color: #9a913c;
    color: white;
    padding: 4px 15px 4px;
    font-size: 14px;
    border-radius: 100px;
}