/*
 Theme Name:     Berntis
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Berntis
 Author:         Dean van Dijk
 Author URI:     http://www.deanvandijk.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
 

table.pricetable td.column-1 {
    width: 50%;
}

table.arrivalinfo td.column-1 {
    width: 25%;
}

/*
* — REMOVE LIGHTBOX FROM SLIDER —
*/

.et_pb_slider .et_pb_gallery_image > a {
pointer-events: none;
}
.et_pb_slider.et_pb_gallery .et-pb-controllers {
display: none;
}

/* .et_pb_container.clearfix {
    height: 600px !important;
}
*/


@media only screen and (min-width: 981px) and (max-width: 1030px){
#logo {
max-height: 30%;
}
#top-menu li {
padding-right: 18px;
}
} 



.et_fixed_nav #logo {
max-height: 90px;
}
.et-fixed-header #logo {
max-height: 45px;
}