/*
Theme Name: Wellnesshuis Drenthe
Theme URI: https://wellnesshuisdrenthe.nl/
Description: Template voor Wellnesshuis Drenthe.
Author: Yavuz Gun
Author URI: http://www.guncorp.nl
Template: Divi
*/
@import url("../Divi/style.css");

/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/

#main-header {
    background: linear-gradient(90deg, rgba(224,219,209,1) 0%, rgba(224,219,209,1) 35%, rgba(0,0,0,1) 65%)!important;
}
.fifty-fifty .text-column { display: flex; align-items: center; }
.fifty-fifty .image-column .et_pb_image_wrap { 
  display: flex;
}
.fifty-fifty .image-column .et_pb_image_wrap img { 
  object-fit: cover;
  object-position: center;
  flex-grow:1; 
}
.et_pb_scroll_top.et-pb-icon {
background: #e05d00;
}
.lwp-slick-slider .slick-prev {
    left: 20px!important;
    z-index: 99!important;
}
.lwp-slick-slider .slick-next {
    right: 20px!important;
}
.lwp-slick-slider .slick-slide {
	padding: 0!important;
}
.menu-item-gtranslate {
	padding-right: 8px!important;
}
.et_mobile_menu .menu-item-gtranslate {
	width: 70px!important;
	display: inline-table;
}
.button-me {
background-color: #e05d00;
color: #fff;
padding: 0 !important;
}
.button-me a {
color: #fff !important;
padding: 10px!important;
}
.dopbsp-info-rule {
	display: none;
}
#text-2.et_pb_widget {
    float: none!important;
}
.unclickable > a:hover {
  cursor: default;
}
#footer-info { 
margin:0 auto; 
width: 100%; 
text-align: center !important; 
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart td.dopbsp-value {
	width: 100px;
	text-align: right;
}
/*
.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group1 {
    border-bottom: 2px solid;
	border-left-width: 0;
	border-right-width: 0;
	border-image: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(224,93,0,1) 100%) 1 stretch;
}

.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group2 {
	 border-bottom: 2px solid #e05d00;
 	}
.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group3 {
    border-bottom: 2px solid;
	border-left-width: 0;
	border-right-width: 0;
	border-image: 	linear-gradient(270deg, rgba(245,160,100,1) 0%, rgba(224,93,0,1) 100%) 1 stretch;
}
*/
@media only screen and (min-width: 980px) { 
    #footer-bottom .et-social-icons { margin-bottom:-28px; } 
	#menu-item-678 {margin-right: 16px;}
}

@media only screen and (max-width: 980px) { 
	.mobile_menu_bar:before {
	color: #d3cec4!important;
	background: #000000!important;
}
	.tablepress-id-6 .column-1,
	.tablepress-id-6 .column-2,
	.tablepress-id-6 .column-3 {
		padding: 6px 14px !important;
	}

}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)  {

}


@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px) {


}
