/* logo */
.logo {
height: 110px;
	float: left;
}

.footer .elementor-row{
	margin-bottom:0px;
}

#powered{
	position:absolute;
	right:0px;
	bottom:0px;
}

#powered a {
    margin-top: 0px;
    width: 31px;
    height: 45px;
    background: url(../img/filogray.png) 0 0 no-repeat;
    float: right;
}


.elementor-widget-wp-widget-woocommerce_product_categories ul{
	margin-left: 0px;
    text-decoration: none;
    list-style: none;
	padding-inline-start: 0px;
    text-decoration: underline;
    line-height: 2em;	
}
#powered a:hover {
    background: url(../img/filoredtop.png) 0 0 no-repeat;
	 filter: grayscale(100%);
    -moz-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}


.cart_amount{
	display: inline-block;
    margin: 0 0 0 3px;
    position: absolute;
    background-color: #ff6900;
    top: -2px;
    left: 50%;
    padding: 1px 5px 1.5px 6px;
    border-radius: 9px;
    font-size: 9px;
    color: #fff;
    line-height: 12px;
    -webkit-font-smoothing: antialiased;
}

.instagram.elementor-widget p{
		font-family:'HanleySans';
		text-transform:uppercase;
		font-weight:100 !important;
}

.instagram-top,
.instagram-bottom,
.instagram{
	background-color:#1b4d57;
}
.instagram-bottom a,
.instagram-bottom p{
	color: #fffff5;
    text-transform: uppercase;
    font-size: 28px;
    text-align: center;
}

.product-list-item:before{
	content: "•"; 
	color: red;
	padding-right: 5px;
}
.tip{
    padding: 20px 20px 20px 20px;
    font-style: italic;
    border-width: 0px;
    border-style: solid;
 	border-color: #acdfee;
    border-left-width: 1px;
	color: #326771;
  	background-color: #acdfee;
	margin-left: 30px;
    margin-right: 30px;
    margin-top: 0px;
    margin-bottom: 0px;
	text-align:center;
	font-size: 18px;

}

.tip a{
	color: #326771;
	text-decoration:underline!important;
}

.tip:before{
	content: 'Tip!';
    position: absolute;
    top: -26px;
    left: 40px;
    font-size: 34px;
    font-weight: 900;
    color: #e61950;
    text-transform: uppercase;
    transform: rotate(-10deg);
	
	
}


.cta h2{
  		font-family:'HanleySans';
		text-transform:uppercase;
		font-weight:100 !important;
	    text-align: center;


}

.cta {
	    text-align: center;
	    background-color: #ade0ee;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.cta a.elementor-button{
	font-size:20px;
}

.footer-logo{
	width:334px;
}

.live-cart{
	position: absolute;
	right: 15px;
    top: 15px;
}

.diensten p{
	font-family: 'Roboto', sans-serif;
	size:20px;
}

.footer{
	position:absolute;
	width:100%;
}

.footer a{
	color:white !important;
	    display: block;
    line-height: 20px;
    padding: 13px 20px;
}
/*
.footer .textwidget{
	position: absolute;
    left: 25px;
    top: 50%;
    transform: translateY(-50%);
} 

.footer-logo{
	position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    left: 50%;
}
/*
.nav ul{
 float:left;   
}*/
.nav .sub-menu li {
	padding-right: 0px !important; 
    padding-left: 0px !important;  
	float: none;
	border-right:0px!important;
}

.sub-menu{
	padding-top:8px;
}


.live-cart{
 padding-top: 8px;
 color:#e61950;
    
}  

.live-cart:before{
    content: "\f07a";
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
}

.instagram-bottom{
	z-index:999;
}

.footer,
.paper{

	background-position: bottom;
	background-image:url('../img/patroon_3.png');
}

.paper-background{
		background-image:url('../img/patroon_3.png');
		height:350px;
}


.paper-background:before{
	/*content: '';
    height: 100%;
    position: absolute;
    width: 100%;
    background-color: rgba(255, 255, 245, 0.8);*/
}



.footer:before{
	content:'';
	height:100%;
	position:absolute;
	width:100%;
	background-color:rgba(230,25,80,0.8);
}


.strong-points .descr{
	font-weight: 500;
}


@media screen and (min-width: 350px) and (max-width: 850px) {
  .drips{
	height:70px;
  background:url('../img/chocolate.png') no-repeat center 100%;
	}
	
	
.drips.extra{
  max-height:70px;
}
	
	
#behind-drips.removeextra{
  margin-top:-70px;
}
	
	  
}



@media screen and (min-width: 766px) and (max-width: 919px) {
 .diensten h2 {

    font-size: 26px !important;
}
	
.home-over .eci, .home-over .elementor-button-text, .diensten .eci, .diensten .elementor-button-text {
    font-size: 16px !important;
}

#menu-extra-menu li,
.nav li {

    padding-right: 7px !important;
    padding-left: 7px !important;;

}
	


	.headline {
    font-size: 34px !important;
		
	}
	.subline {
    font-size: 22px !important;
	}
	.slider .button {
    font-size: 22px;
	}
	  
}





.diensten .elementor-row{
	    flex-wrap: wrap;
}

.elementor-nav-menu--main .elementor-nav-menu a, .elementor-nav-menu--main .elementor-nav-menu a.highlighted, .elementor-nav-menu--main .elementor-nav-menu a:focus, .elementor-nav-menu--main .elementor-nav-menu a:hover {
    padding: 13px 13px !important;
}



@media screen and (min-width: 850px) and (max-width: 992px) {
  .drips{
	height:90px;
  background:url('../img/chocolate.png') no-repeat center 100%;
	}
	
	
.drips.extra{
  max-height:90px;
}
	
	#behind-drips.removeextra{
  margin-top:-90px;
}
	
	
	  
}

@media screen and (min-width: 920px) and (max-width: 1140px) {
 .diensten h2 {

    font-size: 30px !important;
}
	
.home-over .eci, .home-over .elementor-button-text, .diensten .eci, .diensten .elementor-button-text {
    font-size: 20px !important;
}

#menu-extra-menu li,
.nav li {

    padding-right: 7px !important;
    padding-left: 7px !important;;

}
	


	.headline {
    font-size: 34px !important;
		
	}
	.subline {
    font-size: 22px !important;
	}
	.slider .button {
    font-size: 22px;
	}
	  
}



@media screen and (min-width: 765px) and (max-width: 1200px) {
.diensten .elementor-column.elementor-col-25, .elementor-column[data-col="25"] {
    width: 50% !important;
}
	  
}


@media screen and (min-width: 993px) and (max-width: 1399px) {
  .drips{
	height:100px;
  background:url('../img/chocolate.png') no-repeat center 100%;
	}
	
	.drips.extra{
  max-height:100px;
}
	
	#behind-drips.removeextra{
  margin-top:-100px;
}
	  
}

@media screen and (min-width: 1400px) and (max-width: 1920px) {
  .drips{
	height:150px;
  background:url('../img/chocolate.png') no-repeat center 100%;
	}
	
	.drips.extra{
  max-height:150px;
}
	
	
#behind-drips.removeextra{
  margin-top:-150px;
}
	  
}


.drips{
	height:150px;
	z-index:999;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	margin-top:-5px;
  max-height: 0px;            
            overflow-y: hidden;
            -webkit-transition: max-height 0.5s ease-in-out;
            -moz-transition: max-height 0.5s ease-in-out;
            -o-transition: max-height 0.5s ease-in-out;
            transition: max-height 0.5s ease-in-out;
}


#behind-drips{
              -webkit-transition: all .5s ease-in-out;
            -moz-transition: all .5s ease-in-out;
            -o-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
}



.diensten .elementor-button-link{
	width:100% !important;
}



.elementor-widget-counter .elementor-counter-title{
	color:#fffff5 !important;
}


.rond img{
	border-radius:50% !important;
}

.home-over{
	background-color:#e61950;

}

.home-over h2,
.home-over p{
		color:#fffff5 !important;
}

.home-over img{
	 filter:grayscale(100%);
}

.paper.overlay .elementor-container,
.foto-over.rond{
	position: relative;
    height: 100%;
}

.paper.overlay .elementor-widget-image{
	height:100%;
}

.paper.overlay .elementor-widget-container{
		position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
	left:50%;
}


@media screen and (max-width:768px){
.foto-over.rond .elementor-widget-container img{
max-width:250px !important;
}
    
}


@media screen and (min-width:768px){
.foto-over.rond .elementor-widget-container{
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
    
}



.home-over .elementor-row{
	padding-top:25px;
	padding-bottom:25px;
}


.home-over .elementor-widget-button a.elementor-button {
    background-color: #fffff5 !important;
	color:rgb(27,77,87);
}



.awspc-field .numeric input{
	width: 60px !important;
    height: 26px !important;

}

.sub-menu{
	display:none;
}
.aws_price_calc_checkbox input{
	width: 22px;
    height: 22px;
    margin-left: 7px;
}



.woocommerce .quantity .qty,
.awspc-field select,
.awspc-field input{
	font-family: lato;
	font-size:16px;
}

.woocommerce .quantity .qty {
   width: 60px;
   height: 26px !important;
	margin-top: 5px;
}

.description_tab{
	display:none !important;
}

.awspc-field-label-line{
	line-height:32px;
}

.wpc-product-form{
	margin-bottom:25px;
} 

.related.products{
	display:none;
}

.fa-phone{
	-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.nav li{
	list-style-type: none;
	float:left;
	margin-top: 3px;
	padding-top: 8px;
    padding-bottom: 8px;
	padding-right:20px;
	padding-left:20px;
    line-height: 16px;
	border-right:1px solid white;
	
}



h2.woocommerce-loop-product__title{
	height:54px;
	padding-top:0px !important;
}

ul.products li,
.elementor-522 .elementor-element.elementor-element-4444cbd7.elementor-wc-products ul.products li.product {
	border-color: #ededed !important;

	

}


.awspc-field.aws_price_calc_picklist,
.awspc-field.aws_price_calc_text input{
	width: 200px !important;
    height: 24px !important;
}

.awspc-field-row{
	margin-top:10px;
	font-size:16px;
}
.awspc-field-row.checkbox{
		clear: left;
	 

}
.awspc-field-row.checkbox>div{
	float:left;

}
.quantity{
	clear: both;
}

.top-schepijs{
	width: 100%;
    height: 165px;
	position: relative;
    background:linear-gradient(0deg,rgba(0,0,0,0.3),rgba(0,0,0,0.3)),url('/wp-content/uploads/2018/09/dessert-gelato-ice-cream-3631.jpg') no-repeat 50% 50%; 
	background-size: cover;
}

.icon-text {
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box;
    background-color: #e61950;
    color:white;
    font-size: 18px;
    display: inline-block;
    padding: 0;
    text-align: center;
    line-height: 60px;
    width: 60px;
    height: 60px;
    position: absolute;
    z-index: 4;
    font-weight: 900;
}

.left .block-right {
    padding-left: 84px !important;
}

.right .block-right {
	    padding-left: 0;
    padding-right: 95px;
    text-align: right;
}

.right .icon-text {
    right: 8px;
    left: auto;
}
.top.brands h2{
	color:#fffff5;
}
.top.brands  .elementor-row {
    margin-bottom: 0px;
}




h5{
	font-size:16px;
}

.topwaves:before {
    content: "";
    position: absolute;
    top: -2px;
    height: 3px;
    left: 0;
    width: 100%;
    background: url(../img/top-line.png) center 0 repeat-x;
}

.topdripes h2{
	margin-top:240px;
	
}
.topdripes:before{
	 content: "";
    position: absolute;
    top: -5px;
    height: 238px;
    left: 0;
    width: 100%;
    background: url(../img/drips.svg) center 0 repeat-x;
	
}


.footer a{
	color:white;
	font-size:20px;
	font-weight:500;
}

.footer i{
	margin-right:8px;
}

.bottomwaves:after {
    content: "";
    position: absolute;
    height: 3px;
    left: 0;
    width: 100%;
    background: url(../img/bottom-line.png) center 0 repeat-x;
	z-index: 9;
}
	

.fonts{
font-family: 'Lato', sans-serif;
font-family: 'Roboto', sans-serif;
font-family: 'Raleway', sans-serif;
}

.elementor-row{
	margin-bottom:30px;
}

h2{
	font-family: 'Roboto', sans-serif;
}


p{
	font-size:18px;
		color:#326771;

}

.elementor-widget-text-editor {
   	font-family: 'Roboto', sans-serif !important;
}

  




.header .wrapper{
	height:100%;
}

.header .wrapper .logo{
	position: absolute;
    left: 25px;
    top: 50%;
    transform: translateY(-50%);
}

.nav{
	float:right;
	clear: both;

}
#menu-extra-menu{
	float:right;
	line-height: 18px;
}

#menu-extra-menu li{
	    list-style-type: none;
	float: left;
    margin-top: 0px;
	font-size:16px;
    padding-right: 20px;
    padding-left: 20px;
}

.logo-img {
	margin-top:5px;
	width:240px;
}

.cta p a{
	color: #326785;
    text-decoration: underline !important;
}

.cta.specialist{
	margin-left: 40px;
    margin-top: 20px;
}



.home-over .eci,
.home-over .elementor-button-text,
.diensten .eci,
.diensten .elementor-button-text{
	font-size:20px;
}

.diensten h2{
	text-align:center;
	font-size:22px;

}

.home h1{
	text-align:center;
}

h1{
		font-family:'HanleySans';
		text-transform:uppercase;
		font-weight:100 !important;
		color: #e61950;
}

h1.product_title{
	font-weight:900 !important;
}


h2{
		font-family:'HanleySans';
		text-transform:uppercase;
		font-weight:100 !important;
}

h3{
		font-family:'Roboto';
		
		font-weight:800 !important;
}
	
.price-range {
    font-size: 16px !important;
	font-weight: 900 !important;
}

.home-over h2{


	font-size:32px;
	font-weight:100 !important;
}

.nav {
 background-color:transparent;

}



.home-over .right{
	padding-left:45px;
}

.strong-points .elementor-row,
.paper.overlay .elementor-row,
.home-over .elementor-row,
.instagram-top .elementor-row{
	margin-top:60px;
}



.prdctfltr_widget_title{
	display:none;
}
.prdctfltr_customize_block .prdctfltr_customize_image{
	width:100% !important;
}

.prdctfltr_customize_block .prdctfltr_customize_image img {
    display: block;
    width: 100% !important;
    height: auto;
}









.prdctfltr_filter label{
	width:20%;
}





.footer .right{
	color:white;
	float:right;
	text-align:right;
	font-size:14px;
	line-height:20px;
}

.breadcrumbs{
	font-size: 16px;
    margin: 5px;
}

.footer h3{
	line-height:1px;
}

.woocommerce div.product div.images img {
width:auto;	

}	

.hamburger{
	float:left;
	font-size:22px;
  	margin-top:40px;
	border:2px solid white;
	padding:8px 12px;
	border-radius:3px;
	
}

.hamburger a{
		color:#e61950;
}


.brand{
	width:33%;
	float:left;
}

.head-first h2{
	line-height:2px;
}

.head-first p{
	line-height: 15px;
}

.brand img{
	display: block;
margin-left: auto;
margin-right: auto;
}
input[type="submit"],
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    color: white;
	font-size: 15px;
    padding: 12px 24px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}



.woocommerce div.product form.cart .variations label {

    font-size: 16px;
}

.variations{
	margin-bottom:30px !important;
}

.woocommerce div.product form.cart .variations td.label {
	
	padding-top:10px;
    width: 60px;
}

.woocommerce div.product form.cart .variations select {
		height:36px;
    min-width:60px;
    display: inline-block;
    margin-right: 1em;
}

.string_point {
	
	background-color:white;
	margin-top:-100px;
	height:100px;
}

.string_point i{
	color:#58a4b0;
	text-align:center;
	font-size:25px;
	margin-top:20px
}

.strong-point{
height:90px;
}
.string_point [class^="fa-"], .string_point [class*=" fa-"] {
    display: inline-block;
    width: 100%;
}

ul.products li{
	border:1px solid;
	padding:0px !important;
}
ul.products li img{
	width:100% !important;
}

h2.woocommerce-loop-product__title{
	font-size:16px !important;
	text-align:center;
	font-weight: 600 !important;
}

h1 {
    font-size: 26px;
}

h2{
	font-size:20px;
	color:#326771;
}

h3{
	font-size:16px;
	color:#326771;
}

li.product:hover{
	/*background-color:#ededed;*/
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	border-color:#ededed;
}


.price{
	font-size:16px !important;
	text-align:center;
	font-family: 'Lato', sans-serif !important;
}


.underbottom{
	height:100px;
}


.acymailing_introtext{
	color:white;
	font-size:16px;
	padding-top: 15px !important ;
}

.acymailing_module_form{
	float:left;
}

.acysubbuttons{
    width:40px;
    margin-top: 0px !important;
    float: left;
	    margin-left: -40px;

}
.acyfield_email.acy_requiredField{
	float:left;
}

.acymailing_form input.button{
	font-family: 'FontAwesome';
	color:#28464b;
	padding:7px;
}


.acymailing_form input{
	background-color:#58a4b0;
	border-width: 0px !important;
	height:30px;
	border-radius:5px;
	padding-left:15px;
}

.acymailing_form{
	width:250px;
}


.footer .elementor-nav-menu--dropdown {
     background-color: transparent  !important;
}


.footer .elementor-nav-menu--dropdown .elementor-item:hover{
	background-color: transparent;
}


.footer .menu-item{
	float: right;
    clear: both;
    display: block;
    white-space: normal;

	
}

@media only screen and (min-width: 961px) {
    .cta,
	.wizard{
    margin-right: 60px;

	}
}




@media only screen and (max-width: 960px) {
    .cta,
	.wizard{
    margin-right: 20px;

	}
}

@media only screen and (max-width: 880px) {
  	.wizard{
   white-space: nowrap;
   	margin-right: 0px;
	margin-bottom: 25px;	
	}
	
	.headline {
		    font-size: 38px;
	}
	
	.subline {
    font-size: 25px;
	}
	
	.buttons{
		width:250px;
	}
	
	.slider .buttons {
		bottom: 25px;
	}
		
}


@media only screen and (min-width: 800px) {
  	.product-list-item {
	      width: 33%;
	}
    
    
}



@media only screen and (max-width: 800px) {
  	.product-list-item {
	      width: 50%;
	}
    
    
}



@media only screen and (min-width: 900px) {
    .hamburger {
  	display:none;

    }
    
    .rmenu{
    position: absolute;
    right: 25px;
    height: 93px;
    top: 50%;
    transform: translateY(-50%);
}
    
    
}








@media only screen and (max-width: 900px) {

	.hamburger i{
		padding-left:25px;
	}
	
	#menu-extra-menu{
	      visibility: hidden;
	}
	
	

.nav.showMobile ul {
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
	width:80%;
    z-index: 999;
    background: #fffff5f0;
    margin: 0px;
	
}
.nav li {
    display: none;
}
	
.nav.showMobile li {
    display: block;
    float: none;
	padding:25px;
	

}
	
.nav.showMobile li a {
    display: block;
    float: none;
	color:black;
	font-size:30px;
	font-weight:500;
	text-decoration:underline;
}

	
	
	
	
}




@media only screen and (max-width: 700px) {
    .pro {
  	display:none;

    }
	
	
}

@media only screen and (max-width: 640px) {
  .logo-img {
    margin-top: 19px !important;
    max-width:90%;
}
.waardering {
    margin-top: 0px!important;
	margin-left:50px;

}	
	
	.headline{
		    font-size: 30px;
		    line-height: 49px;
	}
	.subline {
    font-size: 20px;
    font-weight: 400;
}
	
	
}

.elementor-button.elementor-size-sm {
    font-size: 20px !important;
}


.elementor-widget-button a.elementor-button, .elementor-widget-button .elementor-button {
	    font-weight: 300 !important;
	
}

@media only screen and (max-width: 1024px) {
  .logo-img {
    margin-top: 19px !important;
    max-width:90%;
}
	
	.elementor-element-5ffddc0{
		display:none !important;
	}
	
	.footer .elementor-col-33{
		width:50% !important;
	}
	
	.elementor-image img{
		max-width:240px !important;
	}
	
		.logo{
		float:none;
	}
	
		
	.elementor-type-header .elementor-row{
		margin-bottom:0px;
	}
	
	
	.elementor-460 .elementor-element.elementor-element-4017c0c1,
	.elementor-element.elementor-element-4e7fa36e {
    width: 100% !important;
}
}


@media only screen and (max-width: 550px) {
  .logo-img {
    margin-top: 19px !important;
    max-width:90%;
}
.waardering {
    margin-top: 0px!important;
	margin-left:50px;

}	
	
	.headline{
		    font-size: 25px;
		    line-height: 49px;
	}
	.subline {
    font-size: 16px;
    font-weight: 400;
		    padding-top: 7px;
    padding-bottom: 7px;
		margin-top: 15px;
}
	
	.elementor-button.elementor-size-sm {
    font-size: 16px !important;
}
	
	.slider .buttons {
    margin-top: 15px;
	}
	
	.slider .text {
    left: 0px;
	}

	.elementor-460 .elementor-element.elementor-element-4017c0c1,
	.elementor-element.elementor-element-4e7fa36e {
    width: 100% !important;
}
	
	.logo{
		float:none;
	}
	
	.elementor-type-header .elementor-row{
		margin-bottom:0px;
	}
	
	.slider {
	height: 300px;
	}
	
	.slider .button {
    font-size: 18px;

    position: absolute;
    left: 50%;
    transform: translateX(-50%);
	}
	
	
}

@media only screen and (max-width: 430px) {
	.headline{
		    font-size: 20px;
		 
	}
	.subline {
    font-size: 12px;
	}
	
	.slider .text {
		width: 100%;
		    text-align: center;
	}
}


@media only screen and (max-width: 350px) {
	.headline{
		    font-size: 16px;
		 
	}

}

@media only screen and (max-width: 767px) {
.elementor-460 .elementor-element.elementor-element-16c98572 .elementor-image img {
    width: 240px !important;
}
	.footer .elementor-col-33 {
    width: 100% !important;
}
	
}


@media only screen and (min-width: 1290px) {
.pro {
	margin-top:85px;
	margin-right:20px;
    float: right;
    text-transform: uppercase;
}
	
}