/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
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
*/

/*
    Add your custom styles here
*/

p a{
	font-weight: 600 !important;
}

p a:hover{
	text-decoration: underline !important;
}

.nieuws-block .ecs-posts {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(2, 1fr);
grid-column-gap: 16px;
grid-row-gap: 16px;
}

.elementor-popup-modal{
	background-color: rgb(0 37 61 / 81%) !important;
}

.dialog-widget-content .dialog-close-button{
	display: none !important;
}

.nieuws-block .ecs-post-loop:first-child { grid-area: 1 / 1 / 3 / 2; }
.nieuws-block .ecs-post-loop:nth-child(2){ grid-area: 1 / 2 / 2 / 3; }
.nieuws-block .ecs-post-loop:last-child { grid-area: 2 / 2 / 3 / 3; }

.nieuws-block .ecs-post-loop:first-child section, .nieuws-block .ecs-post-loop:first-child .nieuws,  .nieuws-block .ecs-post-loop:first-child .elementor-container{
    height: 100% !important;
}

.nieuws-block section{
	background-size: cover !important;
}


#yellow-box{
        box-shadow: 1px 4px 8px 3px #00000020;
}

.crane-slider-section .white .sa_owl_theme .owl-nav .owl-next {
        right: calc(50% - 7.7%) !important;
        background-color: #003B60 !important;
		border-radius: 30px;
		width: 25px !important;
		height: 25px !important;
		background-size: 50% 50% !important;
}

.crane-slider-section .white .sa_owl_theme .owl-nav .owl-prev {
        left: calc(50% - 7.7%) !important;
        background-color: #003B60 !important;
		border-radius: 30px;
		width: 25px !important;
		height: 25px !important;
		background-size: 50% 50% !important;
}

.nieuws-block .ecs-posts article:first-child .elementor-section-wrap{
    height: 100% !important;
}



@media only screen and (max-width: 1000px) {
    .crane-slider-section .white .sa_owl_theme .owl-nav .owl-next {
        right: 26% !important;
		background-color: #003B60 !important;
}


.crane-slider-section .white .sa_owl_theme .owl-nav .owl-prev {
        left: 26% !important;
        background-color: #003B60 !important;
}
}
@media only screen and (max-width: 600px) {
.nieuws-block .ecs-posts{
    display: block;
}

.nieuws-block .ecs-posts article{
    margin-bottom: 20px;
}

.nieuws-block .ecs-posts article:first-child{
    display:none;
}
}

.crane-slider-section .sa_hover_container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.crane-slider-section .owl-carousel .owl-item img{
    width: 60% !important;
    
}

.crane-slider-section .owl-carousel .owl-item a{
	text-align: center;
}

.crane-slider-section .owl-carousel .owl-item h3{
    font-size: 19px !important;
    font-weight: 600;
    width: 100%;
    text-align: center;
    margin-bottom: 0;
}

.crane-slider-section .owl-carousel .owl-item .lift-capacity{
    font-size: 12px !important;
    font-weight: 500;
    width: 100%;
    text-align: center;
	color: #737373 !important;
}

.crane-slider-section .owl-item p{
    text-align: center;
}

.crane-slider-section .owl-nav button:focus{
    outline: none;
}

.product-img-slider .owl-carousel .owl-stage-outer{
    width: 110% !important;
}

.product-img-slider .slide-box-overlay {
    position: absolute;
    width: 96%;
    height: 100%;
    background-color: #003b60a6;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    padding-bottom: 15px;
    padding-left: 15px;
    opacity: 0;
    transition: opacity 400ms ease;
}
.product-img-slider .slide-box-overlay:hover {
    opacity: 1;
    transition: opacity 400ms ease;
}
.product-img-slider .slide-box-overlay h3 {
    color: #fff;
    font-weight: 800 !important;
    font-size: 19px !important;
    text-align: left !important;
}
.cd-timeline-title-container+img {
    height: 250px !important;
    max-height: 250px !important;
}
.cd-timeline-content .the-excerpt, .cd-timeline-content .timeline-express-read-more-link {
    font-size: 13px !important;
}
.elementor-kit-5 h2 {
	color: #003B60;
}
@media only screen and (min-width: 800px) {
    .cd-timeline-block {
        width: 55% !important;
        display: block !important;
        margin: auto !important;
    }
}
@media only screen and (min-width: 822px){
.cd-timeline-content {
    width: 37.5% !important;
}
}

@media only screen and (max-width: 1200px) {
    .slider-outer-col{
        display:none !important;
    }
    .slider-col{
        width: 20% !important;
    }
    .owl-carousel .owl-item h3{
    font-size: 17px !important;
    width: 100%;
    }
}
@media only screen and (max-width: 1000px) {
.slider-outer-ipad, .slider-outer-col{
    display: none;
}

.slider-col{
        width: 30% !important;
    }
    
    .crane-slider-section .owl-carousel .owl-item h3{
    	font-size: 13px !important;
    	width: 100%;
    }
    
    #yellow-box{
        width: 40% !important;
    }
    
}    
    

@media (max-width: 767px){
	.elementor-7 .elementor-element.elementor-element-6200256 {
		margin-top: -322px;
	}
}

@media only screen and (max-width: 600px) {
	.crane-slider-section .owl-carousel .owl-item h3{
		font-size: 11px !important;
	}
	
	.crane-slider-section .owl-carousel .owl-item img{
	    width: 77px !important;
	}
	
	.elementor-7 .elementor-element.elementor-element-6200256 {
    margin-top: -262px !important;
	}
}

/* LIFTING SOLUTIONS SLIDER */
#slider_62 .owl-stage {
    display: flex;
}


/* ELEMENTOR WIDGETS */
/* ELEMENTOR ICON LIST */
/* infoblock */
.infoblock .elementor-widget .elementor-icon-list-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #ffdb00;
    align-items: center;
    justify-content: center;
    padding: 2px !important;
    border-radius: 90px;
    height: 25px !important;
    width: 25px !important;
}
/* options box */
.options-box .elementor-icon-list-item a:after{
    content: '.';
    background-image: url('https://heila.com/wp-content/uploads/2022/03/right-thin-chevron-svgrepo-com.svg');
    background-size: contain;
    background-repeat: no-repeat;
    width: 12px;
    color: transparent;
    display: flex;
    margin-bottom: -12px;
    margin-left: 5px;
    transition: all 550ms ease;
}
.options-box .elementor-icon-list-item a:hover:after{
    margin-left: 10px;
    transition: all 250ms ease;
}