/*------------------------------------------------------
Custom CSS - GJ-R
------------------------------------------------------*/
/*------------------------------------------------------
Fonts
------------------------------------------------------*/
/*@font-face {
/*    font-family: 'gotham_thinregular';
/*    src: url('../fonts/gotham-thin-webfont.woff2') format('woff2'),
/*         url('../fonts/gotham-thin-webfont.woff') format('woff');
/*    font-weight: normal;
/*    font-style: normal;
/*}
/*@font-face {
/*    font-family: 'gotham_mediumregular';
/*    src: url('../fonts/gotham-medium-webfont.woff2') format('woff2'),
/*         url('../fonts/gotham-medium-webfont.woff') format('woff');
/*    font-weight: normal;
/*    font-style: normal;
/*}
/*@font-face {
/*    font-family: 'gotham_boldregular';
/*    src: url('../fonts/gotham-bold-webfont.woff2') format('woff2'),
/*         url('../fonts/gotham-bold-webfont.woff') format('woff');
/*    font-weight: normal;
/*    font-style: normal;
/*}
/*@font-face {
/*    font-family: 'gotham_blackregular';
/*    src: url('../fonts/gotham-black-webfont.woff2') format('woff2'),
/*         url('../fonts/gotham-black-webfont.woff') format('woff');
/*    font-weight: normal;
/*    font-style: normal;
/*}
/*------------------------------------------------------
General
------------------------------------------------------*/

.blog-gjr h1 {
    margin: 20px 0 10px 0;
}

.blog-gjr h2 {
  margin-top:20px;
}

.uk-width-medium-1-3 .uk-align-medium-left {
        display:block !important;
        width: 100% !important;
        height: auto !important;
}

.uk-panel-box.white {
        background-color: #FFFFFF;
}

/* Aanpassingen tbv "Voor u geselecteerd  */
.voorugeselecteerd ul { list-style: none; padding: 0; margin: 0;}
.voorugeselecteerd ul li { padding: 0; margin: 0 0 10px 0;}

.voorugeselecteerd ul li .product { position: relative; }
.voorugeselecteerd ul li .product .image { text-align: center; }
.voorugeselecteerd ul li .product .image img { margin-bottom: 0px; width: 100%; }
.voorugeselecteerd ul li .product .title { position: absolute; top: 0; left: 0; text-align: center; font-size: 22px; padding-top: 5px; text-shadow: 1px 1px 8px #000; font-family: "bentonsans_compact", Helvetica, Arial, sans-serif; color: #fff; line-height: 28px; width: 100%; }
.voorugeselecteerd ul li .product .description { position: absolute; bottom:0; left: 0; width: 100%;
  text-align: center;
  background-color: rgba(0, 57, 136, 0.7);
  line-height: 40px;
}
.voorugeselecteerd ul li .product .description span{
  background-color: orange;
  color: #fff;
  padding: 2px 12px;
  border-radius: 3px;
 }

/* Knop onderaan module vm product gjr*/
.vmprod-button {
  background-color: orange;
  border-radius: 3px;
}

.vmprod-button{
  color: #fff;
  font-weight: normal;
  font-family: Open Sans;
}

/* module gjr virtuemart zoo */
.voorugeselecteerd{
  padding: 0px;
}

.voorugeselecteerd .uk-panel-title{
  padding-top: 20px;
  padding-left: 20px;
  margin-bottom: 0px;
}

.vmgroupvoorugeselecteerd {
  padding: 20px;
}

.vmgroupvoorugeselecteerd .vmprod-button {
  margin-top:10px;
}

.vmgroupvoorugeselecteerd .clear {
height: 15px;
}
 
.blog-gjr .uk-margin {
  text-align: justify;
  max-width: 800px;
}

@media (max-width: 480px){
	.vmproductvoorugeselecteerd .product{
	width: 100%; 
	float: none;
	}	
}

/* autheur afbeelding blog auteurpagina */
.authimg{
	padding-top:30px;
}

.orderlistcontainer div.orderlist div.Vaargebied, .orderlistcontainer div.orderlist div.Rederij, .orderlistcontainer div.orderlist div.Aantal.dagen, .orderlistcontainer div.orderlist div.Vertrekdatum, div.orderlist div.Aanbieding {
	padding: 0 7px 0 4px;
}

.uk-overlay-background {
	background: rgba(0, 57, 136, 0.7);
	padding-top:0px;
	padding-bottom: 10px;
	height: 50px;
}

.uk-slidenav-position .uk-slidenav{
	display: block;
}


.uk-slideshow .uk-margin{
/*	width: 550px;
	max-width: 100%;
	float: left;*/
	margin-top: 10px;
}
.knop {
	float:right;
	margin-top:15px;
	padding-left: 20px;
}

@media (max-width: 767px){
	.uk-overlay-background{
		background:none;
        }
	.uk-slideshow .uk-margin{
		display:none;
	}
	.uk-slideshow .uk-cover-background{
			display:none;
	} 
/*	.uk-slideshow li, .uk-modal-dialog{
		height: 186px !important;
		width: 279px !important;
	} */
}

@media (min-width: 767px){
	.wk-mobile {
		display:none;
	}
}
@media (max-width: 767px){
        .gjrhomeblock .uk-overlay-panel {
                display:none;
        }
	.uk-media-dt {
		display:none;
	}
	.wk-mobile .uk-media-dt {
		display:block;
	}
}


@media only screen and (max-width: 767px){
	.uk-margin-mobile {
	    background-color: #07468e;
	    text-align: center;
	    color: white;
	    padding: 10px;
	    height: 100px;
	}
}

/*GDPR zaken */
#eprivacyModal {
	width: 50%;
	margin-left: -25%;
	top: 38%;
}

button.plg_system_eprivacy_declined {
	background: none;
	color: #444444;
	font-size:10px;
} 

button.plg_system_eprivacy_declined:active, button.plg_system_eprivacy_declined:hover {
	background: none;
	color: #444444;
}

/* blog op reispagina niet onderstrepen */
.blog .toggleblok2 a:hover{
	text-decoration: none;
}

.subtekst{
   padding-top: 8px;
   line-height: 24px;
   text-transform: uppercase;
   font-family: "bentonsans_compact",Helvetica,Arial,sans-serif;
   font-size: 22px;
   float: left;
}

.gjrboxshadow {
   margin-top: 10px;
}



/* layer */

#BEinfo {
  background-color: #fff;
  position: absolute;
  top: 10px;
  left: 20px;
  display: block;
  height: auto;
  margin-bottom: 50px;
  position: relative;
  top: 5px;
  left: 5px;
  width: 99%;
  font-size: 14px;
  z-index: 500;
}
#BEinfo #container{
  border: 1px solid black;
}
#BEinfo br{
  display: none;
}
.BEinfolinks {
  float: left;
  width: 20%;
  color: #fff;
  margin: 10px 0 0 20px;
  font-size: 1em;
}
#offlajn-ajax-search {
  float: left;
  width: 116px;
  z-index: 3000;
}
a.openlayer {
  float: left;
  width: 20px;
  padding-top: 8px;
}
#BEinfo .skucode {
  width: 65%;
  display: inline-block;
  padding: 10px;
}
#BEinfo .crea {
  width: 17%;
  display: inline-block;
}
#BEinfo .adj {
  width: 15%;
  display: inline-block;
}
#BEinfo .skucode {
  width: 65%;
  display: inline-block;
  padding: 10px;
}
#BEinfo .crea {
  width: 17%;
  display: inline-block;
}
#BEinfo .adj {
  width: 15%;
  display: inline-block;
}
#BEinfo .headers .filler {
  width: 39%;
  display: inline-block;
}

#BEinfo .headers {
  line-height: 20px;
}

#BEinfo .headers .fillertwo {
  width: 11%;
  display: inline-block;
}
#BEinfo .headers .fillerthree {
  width: 3%;
  display: inline-block;
}
#BEinfo .headers .singletop,
#BEinfo .headers .doubletop {
  width: 7%;
  display: inline-block;
}
#BEinfo .headers .singletoptwo {
  width: 14%;
  display: inline-block;
}
#BEinfo .headers .doubletoptwo {
  width: 7%;
  display: inline-block;
}
#beinfo .heaaders .doubletopthreee {
  width: 4%;
  display: inline-block;
}
#BEinfo .headers {
  background-color: #425899;
  color: #FFF;
  height: 20px;
}
#BEinfo .headers.flight {
  background-color: #8DAACF;
  padding-left: 10px;
}
#BEinfo .headers.flighttop,
#BEinfo .headers.cruisetop {
  background: #0C2A7C;
}
#BEinfo .headers.flighttop .flight,
#BEinfo .content .fortyfive {
  margin-left: 10px;
}
#BEinfo .ttl {
  width: 35%;
  display: inline-block;
  padding-left: 10px;
}
#BEinfo .headers .ttl {
  padding: 0 5px;
}
#BEinfo .pursingle,
#BEinfo .purdouble,
#BEinfo .margin,
#BEinfo .fees,
#BEinfo .tips,
#BEinfo .drinks,
#BEinfo .extras {
  width: 7%;
  display: inline-block;
  text-align: right;
}
#BEinfo .rate {
  width: 4%;
  display: inline-block;
  text-align: right;
}
#BEinfo .comm {
  width: 10%;
  display: inline-block;
  text-align: right;
}
#BEinfo .harb {
  width: 12%;
  display: inline-block;
  text-align: right;
}
#BEinfo .tax {
  width: 10%;
  display: inline-block;
  text-align: right;
}
#BEinfo .fuel {
  width: 13%;
  display: inline-block;
  text-align: right;
}
#BEinfo .frmsingle,
#BEinfo .forsingle {
  width: 7%;
  display: inline-block;
  text-align: right;
}
#BEinfo .frmdouble,
#BEinfo .fordouble {
  width: 7%;
  display: inline-block;
  text-align: right;
}
#BEinfo .extrafee {
  width: 7%;
  display: inline-block;
  text-align: right;
}
#BEinfo .content .extrafee {
  text-transform: uppercase;
}
#BEinfo .corrsingle,
#BEinfo .corrdouble {
  width: 7%;
  display: inline-block;
  text-align: right;
}
#BEinfo .six {
  width: 6%;
  display: inline-block;
  text-align: right;
}
#BEinfo .pricetitle {
  width: 9%;
  display: inline-block;
  text-align: right;
}
#BEinfo .seven {
  width: 7%;
  display: inline-block;
  text-align: right;
}
#BEinfo .eight {
  width: 8%;
  display: inline-block;
  text-align: right;
}
#BEinfo .ten {
  width: 10%;
  display: inline-block;
  text-align: right;
}
#BEinfo .twelve {
  width: 12%;
  display: inline-block;
  text-align: right;
}
#BEinfo .fourteen {
  width: 14%;
  display: inline-block;
  text-align: right;
}
#BEinfo .sixteen {
  width: 16%;
  display: inline-block;
  text-align: right;
}
#BEinfo .twenty {
  width: 20%;
  display: inline-block;
  text-align: right;
}
#BEinfo .twentyfive {
  width: 25%;
  display: inline-block;
  text-align: right;
  vartical-align: top;
}
#BEinfo .fortyfive {
  width: 45%;
  display: inline-block;
}
#BEinfo .seventythree {
  width: 70%;
  display: inline-block;
  margin-left: 10px;
}
#BEinfo .eighty {
  width: 80%;
  display: inline-block;
  margin-left: 10px;
}
@media print {
  #BEinfo {
	font-size:12px;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.zoo-itempro-grid .uk-width-medium-1-3 {
        	max-width: 385px;
	}
}

