#shipping_method li:before{
    display: none;
}

.page-header.homeslider .content .slogan,
.page-header .content .slogan{
    text-shadow: 2px 2px #000;
}

.related.products{
	width: 100%;
}

#page li.wpmenucartli a.wpmenucart-contents span{
	/* display: none !important; */
}
.logo{
    position: relative;
    top: 20px;
}
.woocommerce-Price-amount.amount .small, small {
    display: none !important;
}
/* CTA */
.btn {
	letter-spacing: 0px;
	padding: 10px 25px;
}
.btn.ml-3 {
    background-color: #FF9A00;
    border: 1px solid #FF9A00;
    color: #fff;
    letter-spacing: 0px;
    padding: 10px 25px;}

.btn.ml-3:hover {
    background-color: #fff;
    border: 1px solid #FF9A00; 
    color: #FF9A00;
}

.page-header .content .btn {
    margin-top: 0px;
}
.main-navigation ul.menu>li.menu-item-1456 a,
.wpmenucart-icon-shopping-cart-0:before{
    color: #FF9A00;
}

.ea-body p{
    color: #0070b2;
}
.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a .ea-expand-icon{
    display: none;
}

.page-content-block .wrap .contact-data .location{
    margin-left: 5px;
}

/* MENU */

.main-navigation ul.menu > li:hover a {
    background-color: #009fe3;
    color: #fff;
}
.main-navigation ul.menu > li ul.sub-menu > li a {
    background: #009fe3;
    color: #fff;
}
.main-navigation ul.menu > li ul.sub-menu > li:hover > a {
    background: #fff;
    color: #009fe3;
}
.main-navigation ul.menu > li.current-menu-ancestor a, .main-navigation ul.menu > li.current-menu-item a {
    color: #fff;
}

/* LOCATIES */
.uitgelichte-links .bg {
    padding: 0px 0;
}

.uitgelichte-links .link .img p{
	font-size: 0;
}

.uitgelichte-links .link h3 {
	font-size: 10px;
}

.page-header.homeslider .content .slogan {
    font-size: 3.5rem;
    font-family: 'Luckiest Guy';
}

.page-header.homeslider, .page-header.homeslider #carouselSlider, .page-header.homeslider #carouselSlider .carousel-inner {
 
 /*   height: 75vh; */
}

.page-header .content .slogan {
    font-family: 'Luckiest Guy', cursive;
	max-width: 74%;
    margin-left: 13%;
}


h1, .call-to-action h3{
    font-family: 'Luckiest Guy', cursive;
}

.page-content-block h2, .page-content-block h3, .page-content-block h4, .page-content-block h5{
    font-family: 'Luckiest Guy', cursive;
}

h2{
	color: #C9144B;
}

.blue-wave {
	background-color: #75AB22;}

.bg.white-wave {
    margin-bottom: 3%;
}

.page-content-block .blue-wave .wrap {
	color: #fff;}

.blue-wave h1 {
    color: #fff;
}

.site-header .site-branding .data .bullet {
    color: #C9144B;
    font-weight: 700;
}

.site-header .site-branding .data svg {
    color: #C9144B;
}
.social ul li a:hover svg {
    color:#C9144B;
}

.site-footer .footer {
    background: #FF9A00;
	color: #fff;}

.site-footer .footer .widget h3 {
	color: #fff;}

.site-footer .footer a {
    color: #fff;
}

.agenda .bg::before {
	opacity: 0;}

.call-to-action .bg::before {
	opacity: 0;}


.page-content-block .sidebar .widget {
    background-color: #C9144B;
}


.page-content-block .sidebar .widget ul li::before {
    color: #fff;
}

.page-content-block .sidebar .widget:nth-child(2n) {
    background-color: #75AB22;
    color: #fff;
}

.page-content-block .sidebar .widget:nth-child(2n) h3 {
    color: #fff;
}

.page-content-block .sidebar .widget.tribe-events-list-widget .tribe-list-widget li .tribe-event-title a {
    color: #fff;
}

.page-content-block .sidebar .widget.tribe-events-list-widget .tribe-events-widget-link a {
    background-color: #fff;
	border: 1px solid #fff;}

.page-content-block .sidebar .widget.tribe-events-list-widget .tribe-events-widget-link a:hover {
    color: #fff;
}

.page-header .content .slogan{
    padding-bottom: 30px;
}

.sp-ea-single h3{
	background: #fff;
    border: 1px solid #75AB22 !important;
    color: #75AB22;
}

.ea-header a {
    color: #75AB22!important;
}

/* wave */
.page-content-block,
#page{
    overflow: hidden;
}
.blue-wave:before,
.site-footer .footer:before {
    content: "";
    height: 119px;
    top: -98px;
    width: 1920px;
}
.site-footer .footer{
    margin-top: 0;
}


/* ORIGINAL ITEMS */

/* Small adjustments that not require sass */

.gform_wrapper ul.gform_fields li:before {
	display: none !important;
}

.page-content .social ul.list {
	justify-content: flex-start;
}
.page-content .social ul.list li {
	margin-right: 15px;
}

.page-content-block .wrap .contact-data {
    margin: 0 0 0px !important;
}

.site-footer .footer {
    font-size: 15px !important; 
}

p.postal-code {
    float: left;
    margin-right: 2%;
}

.small, small {
    font-size: 60% !important;
    font-weight: 400;
}


#page .cartcontents{ color: #FF9A00; } 

.agenda .bg .acf-map {
    height: 400px;
}