/*	
	Theme Name: GVT
	Text Domain: studiopress
	Theme URL: https://www.studiopress.com/
	Author: StudioPress
	Author URI: https://www.studiopress.com
	Version: 4.0.2
*/
@import url("https://p.typekit.net/p.css?s=1&k=kdb8ytc&ht=tk&f=51587&a=734606&app=typekit&e=css");

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVZ0d.woff) format('woff');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOUuhv.woff) format('woff');
}

@font-face {
    font-family: "din-2014-rounded-variable-regular";
    src: url("https://use.typekit.net/af/becf63/0000000000000000774b978e/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/becf63/0000000000000000774b978e/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/becf63/0000000000000000774b978e/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: "din-2014-rounded-variable-heavy";
    src: url("https://use.typekit.net/af/becf63/0000000000000000774b978e/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/becf63/0000000000000000774b978e/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/becf63/0000000000000000774b978e/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 900;
    font-stretch: normal;
}

body {
    background-color: white;
    color: #333;
    font-size: 14px;
    font-family: Arial, Tahoma, Verdana;
    line-height: 20px;
    margin: 0 auto;
    padding: 0;
}

#wrap {
    background: #FFF;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

h4 {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 4px 0;
    padding: 15px 0 0 0;
}

/* HYPERLINKS */

a, a:visited {
    color: #0E79C1;
    text-decoration: none;
}

a:hover {
    color: #0E79C1;
    text-decoration: underline;
}

a:focus, a:hover, a:active {
    outline: none;
}

.btn_blue, a.btn_blue:visited {
    background-color: #EDEDED; /* for non-css3 browsers */
    background: -webkit-gradient(linear, left top, left bottom, from(#EDEDED), to(#DEDEDE)); /* for webkit browsers */
    background: -moz-linear-gradient(top, #EDEDED, #DEDEDE); /* for firefox 3.6+ */
    border: 1px solid #9D9D9D;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -moz-box-shadow: 0px 1px 3px #CCC, inset 0px 1px 2px #FFF;
    -webkit-box-shadow: 0px 1px 3px #CCC, inset 0px 1px 2px #FFF;
    box-shadow: 0px 1px 3px #CCC, inset 0px 1px 2px #FFF;
    color: #444;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: auto;
    line-height: 15px;
    margin-right: 10px;
    padding: 6px 8px;
    text-align: center;
    text-shadow: 0 1px 0 #F0F0F0;
}

a.btn_blue:hover {
    background-color: #F4F4F4; /* for non-css3 browsers */
    color: #444;
    background: -webkit-gradient(linear, left top, left bottom, from(#F4F4F4), to(#EEE)); /* for webkit browsers */
    background: -moz-linear-gradient(top, #F4F4F4, #EEE); /* for firefox 3.6+ */
    text-decoration: none;
}

/* HEADER */

.bar_wrap {
    background: #FFF;
}

#header {
    background: #FFF;
    height: 74px;
    color: #FFF;
    font-size: 11px;
    margin: 5px auto 0;
    max-width: 1200px;
    padding: 0;
    overflow: hidden;
}

#header #imageheader {
    width: 480px;
    height: 100%;
    text-indent: -10000px;
    background: url(//media.goedkopevliegtuigtickets.be/logo_redesign.svg) no-repeat 0 20px;
}

#header #imageheader h4 {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 90%;
}

#header #imageheader a {
    display: block;
    line-height: 50px;
    padding-bottom: 20px;
    box-sizing: border-box;
}

.headerleft {
    max-width: 480px;
    float: left;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

.headerleft a img {
    border: none;
    margin: 0;
    padding: 0;
}

.headerright {
    float: right;
    margin-right: 0;
    padding: 11px 0 0;
}

.headerright .phone {
    background: url('/images/icon_247.png') no-repeat 5px 0;
    color: #888888;
    float: left;
    margin: 9px 20px 0 0;
    padding: 2px 0 10px 55px;
}

.headerright .phone_nr {
    display: block;
    font-size: 20px;
    font-weight: bold;
}

.headerright .phone_text {
    font-size: 12px;
    line-height: 16px;
}

.map_image_header {
    background: url('/images/sprite_home_4a.png') no-repeat -3px -300px;
    display: block;
    float: left;
    width: 150px;
    height: 54px;
    position: relative;
}

.map_image_header .map_link_header {
    display: block;
    position: absolute;
    text-indent: -999em;
    overflow: hidden;
}

.map_image_header #map_link_header_0 {
    width: 78px;
    height: 50px;
    top: 1px;
    left: 1px;
}

.map_image_header #map_link_header_1 {
    width: 74px;
    height: 51px;
    top: 1px;
    left: 78px;
}

.map_image_header_social {
    background: url('/images/sprite_home_4a.png') no-repeat -13px -272px;
    width: 95px;
    height: 16px;
    position: relative;
}

.map_image_header_social .map_link_header_social {
    display: block;
    position: absolute;
    text-indent: -999em;
    overflow: hidden;
}

.map_image_header_social #map_link0 {
    width: 14px;
    height: 13px;
    top: 1px;
    left: 1px;
}

.map_image_header_social #map_link1 {
    width: 19px;
    height: 14px;
    top: 1px;
    left: 24px;
}

.map_image_header_social #map_link2 {
    width: 17px;
    height: 14px;
    top: 1px;
    left: 51px;
}

.map_image_header_social #map_link3 {
    width: 17px;
    height: 14px;
    top: 1px;
    left: 78px;
}


/* FONTS */

@charset "UTF-8";

@font-face {
    font-family: "gvt";
    src: url("fonts/gvt.eot");
    src: url("fonts/gvt.eot?#iefix") format("embedded-opentype"),
    url("fonts/gvt.woff") format("woff"),
    url("fonts/gvt.ttf") format("truetype"),
    url("fonts/gvt.svg#gvt") format("svg");
    font-weight: normal;
    font-style: normal;
}

[data-icon]:before {
    font-family: "gvt";
    content: attr(data-icon);
    font-style: normal;
    font-weight: normal;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "gvt";
    font-style: normal;
    font-weight: normal;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

.icon-flight:before {
    content: "a";
}

.icon-sun:before {
    content: "s";
}

.icon-basket:before {
    content: "c";
}

.icon-flashlight:before {
    content: "l";
}

.icon-globe:before {
    content: "e";
}

.icon-suitcase:before {
    content: "b";
}

.icon-thumbs-up:before {
    content: "o";
}

.icon-tag:before {
    content: "t";
}

.icon-star-empty:before {
    content: "i";
}

.icon-pencil:before {
    content: "p";
}

.icon-monitor:before {
    content: "d";
}

.icon-info-circled:before {
    content: "f";
}

.icon-mouse:before {
    content: "g";
}

.icon-print:before {
    content: "h";
}

.icon-search:before {
    content: "j";
}

.icon-arrow-left:before {
    content: "k";
}

.icon-arrow-right:before {
    content: "m";
}

.icon-check:before {
    content: "q";
}

.icon-clock:before {
    content: "n";
}

/* NAVBAR background 100% width */
.navbgw {
    background: #FFF;
}

/* NAVBAR */

#navbar {
    background: #FFF;
    height: 24px;
    color: #FFF;
    font-weight: normal;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0;
}

#navbarleft {
    max-width: 500px;
    float: right;
    margin: 0;
    padding: 0;
}

#navbarright {
    float: right;
    margin: 0;
    padding: 6px 0 0 0;
    width: 100px;
}

#navbarright ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

#navbarright li {
    float: left;
}

#navbarright img {
    border: 0;
    float: left;
    margin-right: 10px;
}

#navbarright_plus {
    color: #333;
    float: right;
    font-size: 12px;
    padding: 8px 0 0;
    width: auto;
}

#navbarright_plus .active {
    background: #ddd;
    border-radius: 10px;
    font-weight: bold;
    padding: 4px 10px;
}

#navbarright_plus a {
    color: #666;
}

#nav {
    float: right;
    margin: 0 10px 0 0;
    padding: 0;
}

#nav ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}

#nav li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}

#nav li.current-menu-item a {
    color: #000;
}

#nav li.current-menu-item a:hover {
    cursor: default;
    text-decoration: none;
}

#nav li a, #nav li a:link, #nav li a:visited {
    display: block;
    text-transform: none;
    margin: 0;
    padding: 8px 10px 0;
}

#nav li a:hover, #nav li a:active {
    margin: 0;
    padding: 8px 10px 0;
    text-decoration: underline;
}

#nav li li a, #nav li li a:link, #nav li li a:visited {
    background: #888;
    width: 250px;
    color: #FFF;
    font-weight: normal;
    text-transform: none;
    float: none;
    margin: 0;
    padding: 7px 10px;
    border-bottom: 1px solid #2d9ae1;
    border-left: 1px solid #2d9ae1;
    border-right: 1px solid #2d9ae1;
}

#nav li li a:hover, #nav li li a:active {
    background: #777;
    color: #FFF;
    padding: 7px 10px;
}

#nav li ul {
    z-index: 9999;
    position: absolute;
    left: -999em;
    height: auto;
    width: 170px;
    margin: 0;
    padding: 0;
}

#nav li li {
}

#nav li ul a {
    width: 240px;
}

#nav li ul a:hover, #nav li ul a:active {
}

#nav li ul ul {
    margin: -32px 0 0 171px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
    left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
    left: auto;
}

#nav li:hover, #nav li.sfhover {
    position: static;
}

/* SUBNAVBAR */

#subnavbar_wrap {
    background: #C00;
}

#subnavbar {
    background: #C00;
    color: #FFF;
    height: 44px;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0;
}

#subnavbarleft {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

#subnavbarright {
    max-width: 222px;
    float: right;
    margin: 0;
    padding: 8px 10px 0;
}

#subnav {
    margin: 0;
    padding: 0;
}

#subnav ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}

#subnav li {
    background: url(/images/menu_div.png) no-repeat 0 10px;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}

#subnav li a, #subnav li a:link, #subnav li a:visited {
    color: #FFF;
    display: block;
    font-size: 14px;
    line-height: 16px;
    text-transform: none;
    margin: 0;
    padding: 14px 13px;
}

#subnav li a:hover, #subnav li a:active {
    background: #A00;
    color: #FFF;
    display: block;
    text-decoration: none;
    margin: 0;
    padding: 14px 13px;
}

#subnav .menu-item-home {
    background: none !important;
}

#subnav .current-menu-item, .current-menu-parent {
    background: #A00;
}

#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
    background: #EEE;
    color: #000;
    float: none;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 9px 6px 9px 13px;
    text-shadow: 0 1px white;
    width: 240px;
}

#subnav li li a:hover, #subnav li li a:active {
    background: #FFF;
    color: #D00;
    margin: 0;
    padding: 9px 6px 9px 13px;
    text-shadow: none;
}

#subnav li ul {
    background: #EEE;
    -moz-box-shadow: 1px 1px 8px #666;
    -webkit-box-shadow: 1px 1px 8px #666;
    box-shadow: 1px 1px 8px #666;
    height: auto;
    left: -999em;
    margin: 0 0 0 -5px;
    padding: 5px;
    position: absolute;
    width: 258px;
    z-index: 9999;
}

#subnav li li {
}

#subnav li ul a {
    width: 240px;
}

#subnav li ul a:hover, #subnav li ul a:active {
}

#subnav li ul ul {
    margin: -35px 0 0 171px;
    border-right: 1px solid #0396DB;
}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfhover1 ul ul, #subnav li.sfhover1 ul ul ul {
    left: -999em;
}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfhover1 ul, #subnav li li.sfhover1 ul, #subnav li li li.sfhover ul {
    left: auto;
}

#subnav li:hover, #subnav li.sfhover1 {
    position: static;
}


/* SEARCHBLOCK */

#searchblock {
    margin: 0 auto;
    max-width: 1240px;
    min-height: 430px;
    padding: 35px 0 0 0px;
}

#widget_main {
    z-index: 10;
}

#searchblock_wrap {
    background: #88D6FD url('/wp-content/uploads/2024/01/gvt_gb_jan24.jpg') no-repeat center center/cover;
}

#searchblocklp_wrap_page {
    max-height: 275px;
}

#searchblock h1 {
    color: white;
    font-size: 26px;
    font-weight: normal;
    margin: 0 0 15px;
    padding: 0;
    text-shadow: 0px 0px 6px #000000b3;
}

#searchblock h2 {
    color: #CE2020;
    font-size: 22px;
    font-weight: bold;
    margin: 0;
    padding: 5px 0;
}

#searchblock h4 {
    font-size: 14px;
    font-weight: normal;
    padding: 0;
    margin: -5px 0 10px;
}

#searchblocklp {
    margin: -11px -10px 0;
    min-height: 355px;
    overflow: hidden;
    padding: 20px 0 15px 25px;
}

#searchblock .usp_block .usp_links {
    color: #000;
    margin: 0 0 0 28px;
}

.quicksearch {
    background: #FFF;
    border-radius: 2px;
    float: left;
    max-width: 525px;
    min-height: 240px;
    margin: 0 0 10px;
    padding: 15px 10px 13px 20px;
}

#content #searchblocklp h1 {
    color: #CE2020;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

#content #searchblocklp h2 {
    font-size: 14px;
    font-weight: normal;
    margin: 5px 0 12px 0;
    padding: 0;
}

#content #searchblocklp .header2 {
    font-size: 12px;
    font-weight: bold;
    margin: 5px 0 0 0;
}

#searchblocklp .subtitle {
    display: block;
    font-size: 14px;
    font-weight: normal;
    margin: 5px 0 12px 0;
    padding: 0;
}

#searchblocklp p {
    margin: 0 0 15px 0;
    padding: 0;
}

#searchblocklp .container_logos {
    padding: 10px;
    float: left;
    width: 100%;
    box-sizing: border-box;
}

#searchblocklp .container_logos_lp {
    padding: 0;
    float: right;
    width: 293px;
    margin: 0 50px 0 0;
}

.container_txt {
    color: #FFF;
    display: block;
    float: left;
    font-size: 11px;
    line-height: 12px;
    margin: 1px 5px 0 0;
    text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.5);
}

.logopaylp_side {
    background: transparent url(/images/sprite_home_4a.png) no-repeat -433px -206px;
    float: left;
    height: 80px;
    width: 290px;
}

.tooltip {
    background: #499ED7;
    border: 1px solid #3184bb;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -moz-box-shadow: 0px 0 8px #888;
    -webkit-box-shadow: 0px 0 8px #888;
    box-shadow: 0px 0 8px #888;
    color: #FFF;
    display: none;
    font-size: 12px;
    padding: 10px;
    width: 250px;
}

.tooltip1 {
    background: transparent url('/images/bg_opacity_60.png');
    color: white;
    display: none;
    font-size: 12px;
    height: 33px;
    padding: 10px 0px;
    text-align: center;
    width: 220px;
    z-index: 999;
}

.tooltip1 a {
    color: white;
    font-size: 14px;
}

.tooltip1 span {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

#searchblocklp .container_txt_lp {
    color: white;
    margin: 15px 0 2px 0;
}

#searchblock .airlogo, #searchblocklp .airlogo {
    background: #ffffffbf;
    border-radius: 0 0 10px 10px;
    float: right;
    height: auto;
    margin-top: -35px;
    padding: 10px;
    width: 185px;
}

#searchblocklp .airlogofr {
    background: white;
    border-radius: 4px 0 0 4px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    float: right;
    margin-top: -140px;
    padding: 14px;
}

#searchblocklp img {
    margin: 0;
}

.deals_block .p24 {
    color: #1A326D;
    display: block;
    font-size: 24px;
    padding-top: 6px;
    margin-bottom: 15px;
}

.deals_block .p24b {
    color: #CE2020;
    float: left;
    font-size: 18px;
}

.deals_block .p48b {
    color: #CE2020;
    float: left;
    font-size: 38px;
    font-weight: bold;
    line-height: 30px;
    margin-top: -6px;
}

.deals_block .p31 {
    color: #CE2020;
    font-size: 31px;
}

.deals_block .p11 {
    font-size: 11px;
    display: block;
    line-height: 14px;
    margin-top: 8px;
}

.quicksearchheaderlp {
    background: #EAEAF4;
    float: left;
    height: 60px;
    margin: 0;
    padding: 0;
    width: 370px;
}

.quicksearch_contentlp {
    margin: 0;
    padding: 12px 0 0 27px;
    width: 339px;
}

#searchblocklp_boeken {
    float: left;
    min-height: 280px;
    overflow: hidden;
    max-width: 558px;
}

.quicksearch_small {
    background: transparent;
    padding: 10px 0 0 0;
    width: 300px !important;
}

/* .NET */
.select2-container {
    font-weight: normal;
    font-size: 14px;
    position: relative;
}

.select2-dropdown {
    background-color: #f2f2f2 !important;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.24);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.24);
}

.select2-container--default .select2-selection--single {
    border-radius: 2px !important;
}

/* Searchbox specific for KL, TG promo, TG business, DL, HV, TS */
.fs-bg-container {
    max-width: 1240px;
    position: relative;
    margin: 0 auto;
}

.fs-logo {
    padding-top: 20px;
    margin-left: -20px;
    text-align: center;
}

.fs-search {
    max-width: 525px;
    margin: 0 auto;
}

.fs-searchbox {
    display: inline-block;
    margin: 10px 0 0 0;
    background: #FFF;
}

/* Maps */
.mapp-layout {
    border: none;
    margin: 0;
    display: inline-block;
}

/* Overig */

.BXSContent_small {
    width: 300px !important;
}

.BXSSimpleSearch1_small {
    padding-bottom: 0px !important;
}

.BXSInputBox_small {
    margin-bottom: 5px;
    width: 270px !important;
}

.BXSShortField_small {
    width: 120px !important;
}

.BXSDates_small {
    width: 150px !important;
}

.BXSPersonCount_small {
    width: 70px !important;
}

.searchblock_usp {
    float: left;
    margin: 0;
    width: 200px;
}

.usp_block {
    background: #E9F0FC;
    border-bottom: 1px solid #DDD;
    color: #1A326D;
    font-size: 14px;
    height: 34px;
    margin: 0 0 0 -25px;
    padding: 12px 0 12px 48px;
}

.usp_block_item1, .usp_block_item2, .usp_block_item3 {
    float: left;
    padding-left: 30px;
    width: 230px;
    margin-left: 20px;
}

.usp_block_item1 {
    background: transparent url('/images/icons/thumbs1.png') no-repeat 0 0;
}

.usp_block_item2 {
    background: transparent url('/images/icons/airplane1.png') no-repeat 0 0;
}

.usp_block_item3 {
    background: transparent url('/images/icons/phones1.png') no-repeat 0 0;
}

.deals_block {
    background: white;
    margin: 0;
    height: 198px;
    padding-top: 11px;
}

.deals1, .deals2, .deals3 {
    outline: 1px solid #ddd;
    float: left;
    padding: 52px 10px 10px 10px;
    width: 279px;
}

.deals1, .deals2 {
    margin: 0 20px 0 0;
}

.deals3 {
    margin: 0;
}

.deals1:hover, .deals2:hover, .deals3:hover {
    outline: 2px solid #477db4;
}

.deals_block_logo {
    background: white;
    height: 40px;
    margin: 0 0 23px -10px;
    padding: 0 10px;
    width: 80px;
}

.btn_boeknu {
    background: transparent url('/images/lp/bg/bg_boeknu.png') no-repeat 0 0;
    color: white;
    display: inline-table;
    float: left;
    height: 17px;
    margin: -4px 0 0 10px;
    padding: 4px 11px;
    width: 63px;
}

.tip {
    background: white url('/images/icons/icn_bestprice.png') no-repeat 10px center;
    border: 1px solid #DDD;
    color: #1A326D;
    font-size: 14px;
    line-height: 20px;
    margin: 9px 0 10px;
    padding: 15px 10px 15px 70px;
}

.span_price {
    color: #FFF;
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    width: 70px;
}

.span_price_sub {
    color: #FFF;
    font-size: 11px;
    display: inline-block;
    text-align: center;
    width: 70px;
}

.photo_container {
    background: #F4F4F4;
    border: 1px solid #AFC0CA;
    float: left;
    margin: 20px 0 0 68px;
    height: 252px;
    padding: 20px 0 0 25px;
    width: 215px;
}

.photo_container .phototitle, .photo_container_new .phototitle {
    color: #666;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0 0 -5px;
    text-align: center;
    width: 200px;
}

.photo_container_new {
    background: #F4F4F4;
    float: left;
    margin: 0 0 0 60px;
    height: 252px;
    padding: 20px 0 0 25px;
    width: 215px;
    position: relative;
}

.photo_pricetag {
    background: url(/images/lp/bg/sprite_lp.png) no-repeat -10px -10px;
    height: 83px;
    padding: 5px;
    position: absolute;
    right: -41px;
    top: 13px;
    width: 137px;
}

.photo_pricetag_new {
    background: url(/images/lp/bg/sprite_lp.png) no-repeat -10px -10px;
    height: 83px;
    padding: 5px;
    position: relative;
    right: 0px;
    top: 0px;
    width: 137px;
    float: right;
    margin: 20px 30px 0 0;
}

.photo_pricetag .inner {
    margin: 2px 0 0 0;
    transform: rotate(2deg);
}

.photo_pricetag .header {
    display: table;
    margin: 0 auto 2px;
    font-size: 14px;
}

.photo_pricetag .price {
    display: table;
    line-height: 28px;
    margin: 0 auto;
}

.photo_pricetag .price .euro {
    display: inline;
    font-size: 21px;
}

.photo_pricetag .price .amount {
    font-size: 36px;
}

.photo_pricetag .text {
    display: table;
    font-size: 11px;
    line-height: 14px;
    margin: -4px auto 0;
    text-align: center;
}

#usplp ul.usplp {
    float: left;
    font-size: 18px;
    line-height: 25px;
    list-style-type: none;
    padding: 10px 0 10px 15px;
}

#usplp ul.usplp li {
    background: url(/images/sprite_home_4a.png) no-repeat -10px -492px scroll transparent;
    float: left;
    list-style-type: none;
    margin-right: 20px;
    padding: 0 0 0 28px;
}

/* BOOKXPRESS */

html {
    height: 100%;
}

.BXSHidden {
    display: none;
}

.BXSBold {
    font-weight: bold;
}

.BXSRed {
    color: #cd1515;
}

/* jquery override */
.ui-datepicker table {
    font-size: 14px !important;
}

/* IE7 correctie */
.BXSFlightDetails .BXSText,
.BXSMailAFriend .BXSText,
.BXSFlightConditions .BXSText,
.BXSActionButton .BXSText
{
    left: 0px;
    z-index: 1;
}

.BXSFlightControls .BXSFlightConditions {
    width: 115px;
}

.BXSFlightType {
    float: left;
    padding-right: 10px;
}

.BXSAirport {
    float: left;
}

#simpleSearch {
    display: block;
}

.BXSContent {
    margin: auto;
}

#bxsMoreOptionsBox {
    overflow: hidden;
    max-width: 480px;
}

.BXSContent .BXSFlightTypes,
.BXSContent .BXSSimpleSearch1,
.BXSContent .BXSSimpleSearch2,
.BXSContent .BXSPassengers,
#bxsMoreOptionsBox .BXSAirline {
    display: block;
    font-size: 13px;
    padding-bottom: 10px;
    position: relative;
    overflow: hidden;
}

.BXSContent .BXSFlightTypes .BXSFlightType {
    float: left;
}

.BXSContent .BXSSimpleSearch1 .BXSAirport
{
    float: left;
    font-weight: bold;
    margin-right: 3%;
    width: 47%;
}

.BXSContent .BXSSimpleSearch1 .BXSAirport {
    float: left;
    width: 47%;
    margin-right: 3%;
    font-weight: bold;
}

.BXSContent .BXSSimpleSearch2 .BXSDates {
    float: left;
    width: 50%;
    font-weight: bold;
}

.BXSContent .BXSSimpleSearch2 .BXSDates .BXSDatepicker {
    display: block;
    float: left;
    background: url(/images/sprite_home_4a.png) no-repeat -10px -135px;
    width: 26px;
    height: 23px;
    margin-left: -31px;
    margin-top: 4px;
    font-size: 12px;
}

.BXSContent .BXSSimpleSearch2 .BXSDates .BXSInput {
    float: left;
    width: 90%;
}

.BXSPassenger .BXSNormal {
    font-weight: normal;
}

.BXSPassengers .BXSPassenger {
    float: left;
    padding-right: 6px;
    font-weight: bold;
}

#bxsNrAdults {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    background-color: white;
    border: 1px solid #AAA;
    border-radius: 2px;
    font-size: 16px;
    height: 30px;
    left: 50%;
    right: 50%;
}

#bxsNrChildren, #bxsNrInfants {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    background-color: white;
    border: 1px solid #AAA;
    border-radius: 2px;
    font-size: 16px;
    height: 30px;
}


.BXSPasCounting {
    width: 23px;
    margin: auto;
}

.BXSPasInput {
    float: left;
    margin-left: 10%;
}

.BXSBoldTrip {
    font-weight: bold;
}

.BXSPersonCount {
    width: 85px;
    height: 11px;
}

#bxsInfoChd, #bxsInfoInf {
    margin-left: 2px;
    float: left;
    background: url(/images/sprite_home_4a.png) no-repeat -10px -178px;
    width: 12px;
    height: 12px;
}

.BXSSearchButton2_btn {
    background: url(/images/sprite_home_4a.png) no-repeat -10px -210px;
    cursor: pointer;
    float: left;
    height: 47px;
    margin: 3px 0 0 3px;
    width: 176px;
}

.BXSSearchButton2_btn:hover {
    background: url(/images/sprite_home_4a.png) no-repeat -189px -210px;
}

/* Bootstrap engine button */
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-primary {
    color: #fff;
    background-color: #d8403b;
    border-color: #b00;
}

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.btn-lg-fw {
    margin-top: 15px;
    width: 95%;
}

a.btn.btn-primary {
    color: white;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.btn:hover, .btn:focus, .btn.focus {
    text-decoration: none;
}


.BXSLink {
    text-decoration: none;
    color: #0195f8;
    font-size: 10px;
    line-height: 28px;
}

.BXSLink:hover {
    text-decoration: underline;
}

.BXSExtraOption {
    font-weight: bold;
    padding-bottom: 10px;
}

.BXSTariffTypes {
    font-weight: normal;
}

#bxsMoreOptionsLink, #bxsLessOptionsLink {
    text-decoration: none;
    color: #0195f8;
    cursor: pointer;
    overflow: hidden;
    display: block;
}

.BXSDivClearable {
    display: inline-block;
    padding-right: 5px;
    vertical-align: middle;
    padding: 4px 5px;
    height: 16px;
}

a.BXSClearlink {
    background: url(/images/sprite_home_4a.png) no-repeat -7px -97px transparent;
    cursor: pointer;
    display: block;
    height: 20px;
    width: 20px;
    z-index: 2000;
    border: 0px solid;
    float: right;
}

.BXSInputBox {
    background-color: white;
    border: 1px solid #AAA;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
    height: 22px;
    width: 100%;
}

/* .BXSShortField
{
    width: 140px;
} */


.BXSInputBox input {
    font-size: 14px;
    padding: 0;
}


#bxsOptionsLink {
    float: left;
    text-decoration: none;
    cursor: pointer;
}

#bxsOptionsLink:hover {
    text-decoration: underline;
}

#bxsOptionsLink .BXSMore {
    overflow: hidden;
}

#bxsOptionsLink .BXSLess {
    display: none;
    overflow: hidden;
}

/* jQuery-ui AANPASSING */
#ui-datepicker-div {
    z-index: 999 !important;
}

.ui-datepicker .ui-datepicker-prev {
    background: none;
    left: 2px !important;
}

.ui-datepicker .ui-datepicker-next {
    background: none;
    right: 2px !important;
}

.ui-datepicker .ui-datepicker-title {
    line-height: 1.7em !important;
}

.ui-autocomplete {
    background: #FFF !important;
    color: #222 /*{fcContent}*/ !important;
}

.ui-widget {
    font-family: Arial, Verdana, sans-serif /*{ffDefault}*/ !important;
    -moz-box-shadow: 0px 0 8px #888;
    -webkit-box-shadow: 0px 0 8px #888;
    box-shadow: 0px 0 8px #888;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 1px solid #23B4F8 /*{borderColorHover}*/ !important;
    background: #23B4F8 /*{bgColorHover}*/ !important;
    color: #FFF /*{fcHover}*/ !important;
}

/* jQuery kalender header en selectievakje */
.ui-widget-header .ui-icon {
    background-image: url(/images/ui-icons_ffffff_256x240.png) !important /*{iconsHeader}*/;
}

.ui-widget-header {
    border: 1px solid #FFF !important /*{borderColorHeader}*/;
    background: #23B4F8 !important /*{bgColorHeader}*/;
    color: #FFF !important /*{fcHeader}*/;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #23B4F8 !important /*{borderColorActive}*/;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: Arial, sans-serif !important /*{ffDefault}*/;
}

/* root element for tabs  */
.postareawide ul.tabs {
    background: white;
    list-style: none;
    margin: 10px 0 0;
    padding: 0 0 0 10px;
    border-bottom: 2px solid #1295DB;
    height: 51px;
}

/* single tab */
.postareawide ul.tabs li {
    float: left;
    list-style: none;
    text-indent: 0;
    padding: 0;
    margin: 0;
    list-style-image: none !important;
}

/* link inside the tab. uses a background image */
.postareawide ul.tabs a {
    background: #1295DB;
    border: 1px solid #D4D4D4;
    border-bottom: 0;
    color: #FFF;
    display: block;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    padding: 10px 20px;
    margin: 0 -1px 0 0;
    position: relative;
    top: 0;
}

.postareawide ul.tabs a:active {
    outline: none;
}

/* when mouse enters the tab move the background image */
.postareawide ul.tabs a:hover {
    background: #EEE;
    color: #000;
}

/* active tab uses a class name "current". its highlight is also done by moving the background image. */
.postareawide ul.tabs a.current, .postareawide ul.tabs a.current:hover, .postareawide ul.tabs li.current a {
    background: white;
    border: 1px solid #D4D4D4;
    border-bottom: 0;
    cursor: default !important;
    color: #333;
    font-weight: bold;
    font-size: 18px;
    height: 34px;
    line-height: 30px;
    margin: -2px -1px 0 0;
}

.panes {
    float: left;
    width: 66.67%;
}

/* initially all panes are hidden */
.panes .pane {
    display: none;
}

/* tab pane styling */
div.panes > div {
    display: none;
    padding: 10px 0;
    background-color: #fff;
}

#products {
    margin-left: 60px;
}

#products img {
    margin: 0 20px 10px 0;
    cursor: pointer;
}

.description {
    background: white;
    border: 1px solid #CCC;
    -moz-box-shadow: 0px 0 20px #BBB;
    -webkit-box-shadow: 0px 0 20px #BBB;
    box-shadow: 0px 0 20px #BBB;
    font-size: 14px;
    line-height: 20px;
    max-width: 680px;
    min-height: 140px;
    display: none;
    margin-top: 17px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 0 20px 20px;
}

.description .arrow {
    width: 34px;
    height: 34px;
    background: transparent url(/images/yellow.png) repeat scroll 0 -68px;
    margin-top: -28px;
    margin-left: 60px;
    font-size: 1px;
    position: relative;
}

#service .arrow {
    margin-left: 150px;
}

#gemak .arrow {
    margin-left: 240px;
}

#advies .arrow {
    margin-left: 330px;
}

#keus .arrow {
    margin-left: 420px;
}

/* Tabby overrides */
body .responsive-tabs .responsive-tabs__list__item--active, body .responsive-tabs .responsive-tabs__list__item--active:hover {
    background: #24A8E6;
    border-color: #24A8E6;
    color: #fff !important;
}

body .responsive-tabs .responsive-tabs__list__item {
    color: #515151;
}

body .responsive-tabs .responsive-tabs__panel {
    border-top: 2px solid #499ed7;
    padding: 20px 20px 10px;
}

/* HOMEPAGE */

#homepage {
    float: right;
    width: 66.67%;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

#homepage p img {
    border: none;
    float: left;
    margin: 0;
}

#homepage ul {
    margin: 5px 0 0 20px;
    padding: 0;
}

#homepage ul li {
    margin: 0;
    padding: 0;
}

#homepagebottom {
    float: left;
    max-width: 610px;
    margin: 10px 0 0 0;
    padding: 0;
}

#homepagebottom .container {
    float: left;
    margin: 0 10px 0 0;
    padding: 0 5px;
    width: 127px;
}

#homepagebottom a img {
    border: 1px solid #EEE;
    margin: 0 0 5px 0;
    padding: 0;
}

.container .link_container {
    background: #4D9ACE;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    margin: 0;
    padding: 2px 4px;
}

.container .link_container a {
    color: #FFF;
}

.container .link_container_green {
    background: #88BD61;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    margin: 0;
    padding: 2px 4px;
}

.container .link_container_green a {
    color: #FFF;
}

#homepagebottom p {
    font-size: 12px;
    margin: 5px 0 0;
    padding: 0;
}

.hpbottom {
    background: #FFF;
    border: 1px solid #DDD;
    float: left;
    max-width: 601px;
    margin-bottom: 10px;
    padding: 10px;
    display: inline;
}

#homepageleft {
    margin: 0;
    padding: 0;
}

.hpfeatured {
    float: left;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 100%;
}

#homepageright {
    float: right;
    max-width: 300px;
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
}

.thumb {
    float: left;
    margin: 0 10px 0 0;
}

.thumb1 {
    float: left;
    margin: 0 10px 10px 0;
}

hr {
    border-bottom: 1px dashed #CCC;
    border-top: none;
    border-left: none;
    border-right: none;
    height: 1px;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    clear: both;
}

/* CONTENT */

#content {
    margin: 0 auto 0;
    padding: 10px 10px 0;
    line-height: 20px;
    text-align: left;
}

#content h1 {
    color: #333;
    font-size: 20px;
    font-weight: normal;
    line-height: 22px;
    margin: 0 0 5px 0;
    padding: 10px 0 0;
}

#content h1 a, #content h1 a:visited {
    color: #0181DF;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 5px 0;
    padding: 10px 0 0 0;
}

#content h1 a:hover {
    color: #CC0000;
    text-decoration: none;
}

#content h2 {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
}

#content h3 {
    background: none;
    border-bottom: 1px dashed #CCC;
    color: #444;
    font-size: 14px;
    font-weight: bold;
    text-transform: none;
    margin: 0 0 10px 0;
    padding: 0 0 3px 0;
}

#faq h3 {
    font-size: 18px;
    font-weight: normal;
    margin: 20px 0 10px 0;
}

#content h5 {
    background: #EEE;
    border-bottom: 1px dashed #BBBBBB;
    color: #444;
    font-size: 14px;
    font-weight: bold;
    text-transform: none;
    margin: 16px 0 10px 0;
    padding: 6px 0 4px 7px;
}

#content h6 {
    background: #F3F3F3;
    font-size: 10px;
    font-weight: normal;
    text-transform: none;
    line-height: 14px;
    padding: 3px 0 3px 7px;
}

#email {
    padding: 0;
    margin: 0;
}

#content img.wp-smiley {
    float: none;
    border: none;
    margin: 0;
    padding: 0;
}

#content img.wp-wink {
    float: none;
    border: none;
    margin: 0;
    padding: 0;
}

#contentleft {
    float: right;
    width: 66.6%;
    margin: 0;
    padding: 0;
}

#contentleft a img {
    border: 1px solid #E8E8E8;
    padding: 1px;
}

blockquote {
    background: #F4F4F4;
    margin: 5px 10px 15px 0;
    padding: 5px;
}

#content blockquote p {
    margin: 0;
    padding: 0 0 15px 0;
}

.postarea {
    background: #FFF;
    float: left;
    max-width: 601px;
    margin: 0 0 10px 0;
    padding: 10px;
    border: 1px solid #FFF;
}

.postarea, .postareawide p {
    margin: 0;
    padding: 0 0 15px 0;
}

.f14 {
    font-size: 14px;
    line-height: 20px;
}

.f11 {
    font-size: 11px;
    line-height: 14px;
}

.postarea ul {
    padding: 0;
    margin: 0 25px;
    line-height: 22px;
    list-style-type: none;
}

.postarea ul li {
    padding-left: 20px;
    background: transparent url(/images/bullet1.png) no-repeat;
    background-position: 0 5px;
}

.postarea ul ul {
    list-style-type: none;
}

.postarea ol {
    margin: 0;
    padding: 0;
}

.postarea ol li {
    margin: 0 0 0 20px;
    padding: 0;
}

.breadcrumb {
    font-size: 13px;
    margin: 0 0 15px 0;
    padding: 0 0 3px 0;
    border-bottom: 1px dashed #CCC;
}

.breadcrumb_lp_wrap {
    background: #FFF;
}

.breadcrumb_lp {
    color: #666;
    font-size: 13px;
    margin: 0 auto;
    padding: 10px 0 10px 5px;
    max-width: 1180px;
}

#contentwide {
    margin: 0;
    padding: 0 0 10px 0;
}

#contentwide a img {
    border: 0;
}

.column1 {
    float: right;
    margin: 0;
    padding: 0;
    width: 66.67%;
}

.column1a {
    float: left;
    margin: 0;
    padding: 0;
    width: 66.67%;
}

#content .column1 h2 {
    font-weight: bold;
}

.column2 {
    box-sizing: border-box;
    float: left;
    margin: 0;
    padding: 10px 20px 0 0;
    width: 33.33%;
}

.column2a {
    box-sizing: border-box;
    float: right;
    margin: 0;
    padding: 10px 0 0 20px;
    width: 33.33%;
}

.column2 .container_inner {
    background: #F6F6F6;
    padding: 10px 20px 0 10px;
}

.column2 .container_inner_car {
    background: #F6F6F6 url('/images/lp/sidebar/wagenhuur.jpg') no-repeat right 0;
    padding: 10px 10px 0 10px;
}

.column2 .container_inner_htl {
    background: #F6F6F6 url('/images/lp/sidebar/hotel.jpg') no-repeat right 0;
    padding: 10px 10px 0 10px;
}

#content .column2 .container_inner_htl .title {
    margin: 0 0 2px 0;
}

#content .column2 .container_inner_car .title {
    margin: 0 0 2px 0;
}

.column2 .container_outer {
    background: #FFF;
    border: 1px solid #DDD;
    margin: 0 0 10px 0;
    padding: 1px;
}

.column2 .container_inner_airport {
    background: #F6F6F6 url('/images/lp/bg/bg_airport.jpg') no-repeat 0 0;
    padding: 103px 10px 0 10px;
}

#content .column2 h4 {
    font-size: 14px;
    padding: 0;
    margin: 0 0 10px 0;
}

.postareawide .column2 p {
    padding: 10px 0 5px 0;
}

#col1 {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

#col2 {
    box-sizing: border-box;
    float: right;
    width: 33.33%;
    margin: 0;
    padding: 10px 0 0 20px;
}

#col2 .container_inner {
    background: #F6F6F6;
    padding: 10px 10px 0 10px;
}

#col2 .container_inner_car {
    background: #F6F6F6 url('/images/lp/sidebar/wagenhuur.jpg') no-repeat right 0px;
    padding: 10px 10px 0 10px;
}

#col2 .container_inner_car a {
    background: url(/images/lp/bg/sprite_lp.png) no-repeat 116px -325px;
    padding-right: 25px;
}

#col2 .container_inner_htl {
    background: #F6F6F6 url('/images/lp/sidebar/hotel.jpg') no-repeat right 0px;
    padding: 10px 10px 0 10px;
}

#col2 .container_inner_htl a {
    background: url(/images/lp/bg/sprite_lp.png) no-repeat 116px -325px;
    padding-right: 25px;
}

#content #col2 .title {
    margin: 0 0 2px 0;
}

#col2 .container_outer {
    background: #FFF;
    border: 1px solid #DDD;
    margin: 0 0 10px 0;
    padding: 1px;
}

#col2 .container_inner_airport {
    background: #F6F6F6 url('/images/lp/bg/bg_airport.jpg') no-repeat 0 0;
    padding: 103px 10px 0 10px;
}

#col2 h4 {
    font-size: 14px;
    font-weight: normal;
    padding: 0;
    margin: 0 0 10px 0;
}

.weather {
    max-width: 576px;
}

.catgory_block {
    background: #F4F4F4;
    border-radius: 2px;
    padding: 10px;
    float: left;
    width: 49%;
    margin: 0 1% 1% 0;
    border: 1px solid #ddd;
    box-sizing: border-box;
}

.postareawide ul.lpusp {
    list-style-type: none;
    margin: -5px 0 0 0;
    padding: 0 0 5px 0;
}

.postareawide ul.lpusp li {
    background: url(/images/lp/bg/sprite_lp.png) no-repeat -10px -360px;
    list-style-type: none;
    margin: 7px 0 0;
    padding: 0 0 0 28px;
}

.column2 form {
    padding: 0 0 10px 0;
}

.column2 .airport1, .column2 .airport2, .column2 .airport3 {
    margin-bottom: 10px;
}

.column2 .airport4 {
    padding-bottom: 10px;
}

#col2 .airport1, #col2 .airport2, #col2 .airport3 {
    margin-bottom: 10px;
}

#col2 .airport4 {
    paddding-bottom: 10px;
}


.seperator {
    border-bottom: 1px solid transparent;
    clear: left;
}

.postareawide {
    background: #FFF;
    margin: 0;
    padding: 0;
}

.paw_20p {
    padding: 10px;
    max-width: 920px;
}

.postareawide ul {
    list-style-type: square;
    margin: 0;
    padding: 0 0 15px 0;
}

.postareawide ul li {
    list-style-type: square;
    margin: 0 0 0 20px;
    padding: 0;
}

.postareawide ul ul {
    list-style-type: square;
    margin: 0;
    padding: 0 0 0 0;
}

.postareawide ol {
    color: #AAA;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 0 20px;
    padding: 0 0 15px 0;
}

.postareawide ol p {
    color: #333;
    font-weight: normal;
    margin: 0 0 0 5px;
    padding: 0;
}

.postareawide ol li {
    margin: 0 0 0 20px;
    padding: 15px 0 0 0;
}

.breadcrumbwide {
    float: left;
    max-width: 1180px;
    font-size: 11px;
    margin: 0 0 15px 0;
    padding: 0 0 3px 0;
    border-bottom: double #EAEAEA;
}

#contentwide_land {
    float: left;
    max-width: 940px;
    margin: 0;
    padding: 0 0 10px 0;
}

#contentwide_land ul {
    line-height: 22px;
}

#contentwide_land .map {
    float: right;
    height: 308px;
    margin-right: 15px;
    width: 350px;
}

#contentwide_land .cleft {
    float: left;
    margin: 0 20px 0 10px;
    width: 280px;
}

#contentwide_land .cmiddle {
    float: left;
    width: 255px;
}

#contentwide_land .cright {
    background: #E0EDF5;
    float: right;
    margin: 10px 10px 0 0;
    padding: 0 30px 10px 20px;
    width: 280px;
}

#contentwide_land .cright h4 {
    padding-top: 7px;
}

.date {
    border-bottom: 1px solid #EEE;
    border-top: 1px solid #EEE;
    float: left;
    margin: 0 0 10px;
    padding: 5px 0 3px 0;
    max-width: 588px;
}

.dateleft {
    max-width: 380px;
    float: left;
    font-size: 11px;
    margin: 0;
    padding: 0;
}

.dateright {
    width: 150px;
    float: right;
    margin: 0;
    padding: 0 5px 0 0;
    text-align: right;
}

.time {
    background: #FFF url(images/icon_time.gif) no-repeat top left;
    margin: 0 0 0 3px;
    padding: 0 0 0 18px;
}

.rubriek {
    background: #FFF url(images/icon_rubriek.gif) no-repeat top left;
    margin: 0 0 0 3px;
    padding: 0 0 0 20px;
}

.icomment {
    background: #FFF url(images/icon_comments.gif) no-repeat top left;
    margin: 0 0 0 0;
    padding: 0 0 0 18px;
}

.tags {
    background: #FFF url(images/icon_tags.gif) no-repeat top left;
    margin: 0;
    padding: 0 0 0 20px;
    font-size: 11px;
}

.postmeta {
    max-width: 590px;
    font-size: 11px;
    padding: 5px 0 0 0;
    margin: 0;
    border-top: double #EAEAEA;
}

.postmeta2 {
    max-width: 590px;
    font-size: 11px;
    padding: 5px 0 0 0;
    margin: 0;
    border-top: 1px solid #EAEAEA;
}

/* removed float:left, width:275px */
.archive {
    margin: 0;
    padding: 0 0 20px 0;
}

.comments {
    background: #FFF;
    float: left;
    adblockwidth: 588px;
    margin: 0 0 10px 0;
    padding: 10px;
    border: 1px solid #DDD;
}

.comments_fullwidth {
    background: #FFF;
    float: left;
    adblockwidth: 918px;
    margin: 0 0 10px 0;
    padding: 10px;
    border: 1px solid #DDD;
}

.divflickr {
    font-size: 11px;
    margin-top: 10px;
}

/* Landingpage Prijslijst */
.postareawide ul.list-offer {
    background: #FFF;
    color: #C00;
    list-style-type: none;
    padding: 0;
    margin: 10px 0 0 0;
}

.postareawide ul.list-offer li {
    border-bottom: 2px dotted #DDD;
    height: 50px;
    list-style-type: none;
    margin: 0;
    padding: 0 10px;
    text-shadow: 0 1px #FFF;
    vertical-align: middle;
}

.postareawide ul.list-offer li:hover {
    background: #EEE;
    border-bottom: 2px solid #EEE;
    outline: 4px solid #EEE;
}

.list-offer .span1 {
    float: left;
    margin-right: 15px;
    padding: 5px 0;
}

.list-offer .span2 {
    color: #C00;
    float: left;
    font-size: 14px;
    padding: 9px 0;
    width: 100px;
}

.list-offer .span2a {
    color: #333;
    font-size: 11px;
    line-height: 14px;
}

.list-offer .span3 {
    color: #333;
    float: left;
    font-size: 11px;
    line-height: 14px;
    padding: 11px 0;
}

.list-offer .span4 {
    color: #C00;
    float: right;
    padding: 15px 0;
    text-align: right;
}

.list-offer .span4a {
    font-size: 22px;
}

.list-offer img {
    padding: 0 2px;
    border-radius: 2px;
    background: white;
}

/* Kolom Prijslijst */
.postareawide ul.list-offer-column {
    background: #FFF;
    box-sizing: border-box;
    float: left;
    list-style-type: none;
    padding: 0 25px 0 0;
    width: 25%;
}

ul.list-offer-column:last-child {
    margin-right: 0;
}

.postareawide ul.list-offer-column li {
    border-bottom: 1px solid #EEE;
    height: 18px;
    list-style-type: none;
    margin: 0;
    padding: 6px 5px 4px 5px;
    text-shadow: 0 1px #FFF;
    vertical-align: middle;
}

.postareawide ul.list-offer-column li a {
    display: inline-block;
    width: 100%;
}

.postareawide ul.list-offer-column li:hover {
    background: #EEE;
}

.list-offer-column .span1 {
    float: left;
    font-size: 14px;
    margin-right: 15px;
}

.list-offer-column .span2 {
    color: #333;
    float: right;
    font-size: 11px;
    text-align: right;
}

.list-offer-column .span2a {
    color: #C00;
    font-size: 16px;
    font-weight: bold;
}

/* Logo's Airlines Homepage */
#logobalk {
    margin: 20px 0 8px;
}

#logobalk .text {
    float: left;
    line-height: 15px;
    margin: 0;
    font-weight: bold;
    height: 36px;
    padding: 10px 0 0 12px;
}

#logobalk .logoline {
    list-style: none;
    margin: 10px 0;
    padding: 0;
}

#logobalk .logoline li {
    float: left;
    list-style-type: none;
    margin: 0 0 0 1px;
    padding: 0 10px 4px;
    background: transparent url('/bookxpress/airline_logos/logo_bg.png') no-repeat 0 0;
}

#logobalk .logoline li:hover {
    padding: 2px 10px 4px;
    margin-bottom: -2px;
}

#logobalk img {
    margin-top: 5px;
    border: none;
}

/* Promotiebox aanbiedingen pagina's */

#promobox {
    margin: 0 auto;
    padding: 10px 0 10px 49px;
    position: relative;
}

#promobox .splash {
    height: 104px;
    position: absolute;
    width: 104px;
    left: -5px;
    top: 2px;
}

#promobox ul {
    list-style-type: none;
    padding: 0;
}

#promobox ul li {
    border: 1px solid #DDD;
    float: left;
    list-style-type: none;
    margin: 0 31px 0 0;
    width: 235px;
}

#promobox .bg_box {
    background: #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    padding: 4px;
    margin: 0;
}

#promobox .img_container {
    float: left;
    margin-right: 10px;
}

#promobox .promo_content {
    float: left;
}

#promobox .destination {
    font-size: 16px;
    margin: 5px 0 9px 0;
}

#promobox .price_box {
    line-height: 40px;
    margin: -12px 0 0 0;
}

#promobox .price_box_euro {
    color: #CE2020;
    display: block;
    float: left;
    font-size: 18px;
    margin: 0 2px 0 0;
}

#promobox a.price_big {
    color: #CE2020;
    font-size: 40px;
}

#promobox a:hover.price_big {
    color: #F06262;
    text-decoration: none;
}

#promobox .price_box_footer {
    display: block;
    font-size: 9px;
    margin: -20px 0 -16px 13px;
}

#promobox .airline {
    margin-top: 5px;
}

ul.checkList {
    color: #2B333D;
    display: block;
    font-size: 14px;
}

ul.checkList li {
    background: url("images/checkListBullet.png") no-repeat scroll 0 2px transparent;
    float: left;
    list-style-type: none;
    margin: 0 0 10px 20px;
    padding: 0 0 0 24px;
    width: 200px;
}

ul.checkListFaq {
    color: #2B333D;
    display: block;
}

ul.checkListFaq li {
    background: url("images/checkListBullet.png") no-repeat scroll 0 2px transparent;
    list-style-type: none;
    margin: 0 0 10px 20px;
    padding: 0 0 0 24px;
}

ul.checkListOns {
    color: #2B333D;
    line-height: 18px;
    margin-top: 20px;
}

ul.checkListOns li {
    background: url("images/checkListBullet.png") no-repeat scroll 0 3px transparent;
    list-style-type: none;
    margin-bottom: 10px;
    padding-left: 24px;
}

ul.checkListUsp {
    margin: 0 0 10px 0;
}

ul.checkListUsp li {
    background: url("images/check_usp.png") no-repeat scroll 0 50% transparent;
    list-style-type: none;
    margin: 0;
    padding: 10px 0 10px 55px;
}

ul.checkListUsp hr {
    color: #FFF;
    border: none;
    border-top: 1px solid #FFF;
    height: 1px;
    margin: 10px 0 -10px 0;
    padding: 0;
}

.container_Usp {
    background: #F0F0F6;
    border: 1px solid #DDD;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin-bottom: 20px;
    padding: 0 20px 0 10px;
}

ul.iconBulletList {
    overflow: hidden;
    margin: 20px 0 0 0;
    padding: 0;
}

ul.iconBulletList li {
    box-sizing: border-box;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0 10px 20px 0;
    width: 33.33%;
}

#content ul.iconBulletList li h2 {
    color: #ce2020;
    font-weight: bold;
    margin: 15px 0 10px 55px;
    padding: 0;
}

#content ul.iconBulletList li p {
    margin-left: 55px;
}

ul.iconAirlinesLp {
    overflow: hidden;
    margin: 30px 0 0 10px;
    padding: 0;

}

ul.iconAirlinesLp li {
    float: left;
    list-style-type: none;
    margin: 0 20px 0 0;
    width: 282px;
}

#content ul.iconAirlinesLp li h2 {
    color: #CE2020;
    margin: 0 0 0 70px;
    padding: 0;
}

#content ul.iconAirlinesLp li p {
    margin-left: 70px;
}


.fl {
    float: left;
}

div.productText, .productText {
    max-width: 400px;
}

p.productDescription {
    font-size: 14px;
    color: #6F7986;
    line-height: 1.5em;
}

#content .red {
    color: #CE2020;
}

#content .redlp1 {
    color: #CE2020;
    font-size: 22px;
    font-weight: bold;
    margin-top: 15px;
}

#content .redlp2 {
    font-size: 20px;
    margin-top: 5px;
}

#content .white {
    color: #FFF;
}

#content .grey {
    color: #777;
}

#content .whiteh4 {
    color: white;
    text-align: center;
    width: 70px;
}

#content .h3lp {
    background: none;
    border-bottom: 1px dashed #CCC;
    padding: 10px 0 1px 0px;
}

#content .h2lp {
    color: #CE2020;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 12px 0 0 20px;
}

#content .black-lp {
    margin: 20px 0 5px 0;
}

div.horizontalSep {
    background: url(/images/horizontalSeparator.gif) no-repeat 50% 0%;
    height: 55px;
    margin-top: 25px;
    max-width: 918px;
}

#reisgids ul.gids {
    float: left;
    font-size: 14px;
    line-height: 24px;
    width: 210px;
    margin-right: 10px;
    padding: 0;
}

#reisgids ul.gids li {
    list-style-type: none;
    margin: 0 0 0 10px;
}

#reisgidsbottom {
    float: left;
    margin: 0 0 10px;
    padding: 0;
}

#reisgidsbottom .read_more {
    font-size: 11px;
    font-weight: bold;
}

#reisgidsbottom p {
    font-size: 11px;
    line-height: 16px;
    padding: 0;
}

#reisgidsbottom img {
    margin-bottom: 5px;
}

#reisgidsbottom .container {
    border-right: 1px dashed #EEE;
    min-height: 190px;
    float: left;
    margin: 0 5px;
    padding: 0;
    width: 119px;
}

.alert-yellow {
    background: #FFE;
    border: 1px solid #DDDE89;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    line-height: 18px;
    font-size: 13px;
    margin: 0 0 10px;
    padding: 15px;
}

.alert-yellow-sidebar {
    padding: 32px 10px 10px;
    background: #FFC url(/xml/images/pin.png) no-repeat center 1px;
    border: 1px solid #DDDE89;
    margin: -80px 10px 0;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    float: right;
    width: 220px;
}

.alert-blue {
    padding: 10px 0 10px 35px;
    background: #D2E9F9 url(/xml/images/tip-icon.png) no-repeat 5px center;
    border: 1px solid #A5C1D4;
    margin: 0 0 10px 0;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.fare-col1 {
    box-sizing: border-box;
    float: left;
    width: 66.7%;
    padding: 0 50px 20px 0;
}

.fare-col2 {
    box-sizing: border-box;
    float: right;
    width: 33.3%;
}

.fare-col1-50 {
    box-sizing: border-box;
    float: left;
    width: 50%;
    padding: 0 20px 0 0;
}

.fare-col2-50 {
    box-sizing: border-box;
    float: left;
    width: 50%;
    padding: 0 20px 0 20px;
}

.content-col1 {
    background: #EEE;
    border-radius: 4px;
    box-sizing: border-box;
    float: left;
    font-size: 14px;
    margin: 10px 0 0;
    width: 25%;
}

.content-col2 {
    box-sizing: border-box;
    float: left;
    font-size: 14px;
    line-height: 20px;
    padding: 0 0 0 30px;
    width: 75%;
}

.thema_container {
    background: #f0f4f9;
    margin-bottom: 25px;
    padding-bottom: 20px;
}

.thema_intro {
    padding: 10px 10px 10px 324px;
    margin: 0 0 10px 0;
}

#homepageleft h4 {
    color: #1A326D;
    font-size: 18px;
    padding: 0;
}

.thema_intro p {
    padding: 0 0 10px 0;
}

.thema-table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-left: 20px;
    table-layout: fixed;
}

.thema-table td {
    background: white;
    border: 1px solid #B9CFDC;
    font-size: 16px;
    float: left;
    margin: 0 0 0 10px;
    padding: 15px 0;
    text-align: center;
    width: 101px;
}

.thema-table td.bg {
    background: transparent url('/images/td_shadow.png') no-repeat 0 0;
    border: none;
    height: 8px;
    width: 103px;
}

.thema-table .city {
    display: block;
    margin-bottom: 4px;
}

.thema-table .euro {
    color: #CE2020;
    font-size: 14px;
    padding-right: 2px;
    position: relative;
    top: -4px;
}

.thema-table a.pricebig {
    background: url('/images/book.png') no-repeat right 8px rgba(0, 0, 0, 0);
    color: #CE2020;
    font-size: 26px;
    font-weight: bold;
    padding-right: 16px;
}

#homepage ul.lpusp_theme {
    list-style-type: none;
    margin: 0;
    padding: 0 0 5px 0;
}

#homepage ul.lpusp_theme li {
    background: url(/images/sprite_home.png) no-repeat -8px -491px;
    list-style-type: none;
    margin: 7px 0 0;
    padding: 0 0 0 35px;
    font-size: 14px;
    line-height: 26px;
}

.mp-table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 10px 0;
    width: 100%;
}

.mp-table tr.odd {
    background-color: #F0F8FE;
}

.mp-table th {
    background: #FFF;
    color: #CE2020;
    font-size: 14px;
    padding: 5px 10px 5px 2px;
    text-align: center;
}

.mp-table .date_out {
    background: transparent url(/xml/images/bullet_out.png) no-repeat center left;
    padding-left: 16px;
}

.mp-table .date_in {
    background: transparent url(/xml/images/bullet_in.png) no-repeat center left;
    padding-left: 16px;
}

.mp-table td.fromto {
    border-bottom: 1px solid #DDD;
    padding: 15px 0;
}

.mp-table td.fromto20 {
    border-bottom: 1px solid #DDD;
    font-size: 16px;
    padding: 15px 0;
}

.mp-table td.airlines {
    border-bottom: 1px solid #DDD;
    padding: 4px 10px 4px 5px;
}

.mp-table td.dates {
    background: url('/xml/images/flts-inout-bg.png') no-repeat 0 center;
    border-bottom: 1px solid #DDD;
    font-size: 13px;
    padding-left: 18px;
}

.mp-table td.dates_actie {
    background: url('/images/lp/promo/bg_sn1.png') no-repeat 7px center;
    border-bottom: 1px solid #DDD;
    line-height: 20px;
    padding-left: 18px;
}

.mp-table .euro {
    color: #CE2020;
    font-size: 14px;
    padding-right: 2px;
    position: relative;
    top: -4px;
}

.mp-table .prijsincl {
    font-size: 10px;
    line-height: 6px;
}

.mp-table .meerpromo {
    font-size: 11px;
    line-height: 12px;
}

.mp-table .meerpromo20 {
    font-size: 12px;
}

.mp-table td.button {
    border-bottom: 1px solid #DDD;
    padding-right: 5px;
    text-align: right;
}

.mp-table td.button img {
    border: 0;
}

.mp-table td.price {
    border-bottom: 1px solid #DDD;
    text-align: right;
    padding-right: 10px;
    white-space: nowrap;
}

.mp-table a.pricebig {
    color: #ce2020;
    font-size: 22px;
    font-weight: bold;
}

.fbox {
    background: transparent url('/images/bg_opacityw_50.png') 0 0 repeat;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    float: left;
    margin: 0 0 0 38px;
    padding: 0 20px 10px;
    width: 255px;
}

.mp-tablefb {
    background: white;
    /* border: 1px solid #EEE; */
    border-spacing: 0;
    margin: 10px 0;
    width: 320px;
}

.mp-tablefb tr:nth-child(odd) {
    background: #F0F8FE;
}

.mp-tablefb td.airlines {
    border-bottom: 1px solid #DDD;
    padding: 4px 10px 4px 10px;
}

.mp-tablefb td.dates {
    border-bottom: 1px solid #DDD;
    font-size: 14px;
    line-height: 20px;
}

.mp-tablefb td.destination {
    border-bottom: 1px solid #DDD;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
}

.mp-tablefb td.price {
    background: url('/images/lp/new/bg_price.png') 0 0 repeat-x;
    border-bottom: 1px solid #DDD;
    text-align: right;
    padding-right: 15px;
}

.mp-tablefb .euro {
    color: white;
    font-size: 14px;
    padding-right: 2px;
    position: relative;
}

.mp-tablefb a.pricebig {
    color: white;
    font-size: 18px;
    font-weight: bold;
}

#actieblok {
    display: inline-block;
    margin: 10px 0 0;
    max-width: 1160px;
}

#actieblok .container {
    background: #FFF;
    float: left;
    font-family: open sans, arial;
    margin: 0 15px 20px 0;
    padding: 0;
    position: relative;
    text-shadow: 0 1px #fff;
    width: 220px;
    height: 200px;
}

#actieblok .container:hover {
    background: #FFF;
    -moz-box-shadow: 0px 0 8px #888;
    -webkit-box-shadow: 0px 0 8px #888;
    box-shadow: 0px 0 8px #888;
    cursor: pointer;
    outline: 1px solid #C00;
    text-shadow: none;
}

/* #actieblok .sub4,.sub8,.sub12,.sub16,.sub20 {
	margin: 0 0 25px !important;
	} */

#actieblok .number {
    background: #C00;
    color: white;
    font-size: 14px;
    left: 0;
    padding: 4px;
    position: absolute;
    top: 0;
}

#actieblok .airl {
    padding: 0;
}

#actieblok .arrow {
    background: rgba(0, 0, 0, 0.5);
    color: white;
    font-size: 19px;
    height: 20px;
    left: 0;
    padding: 5px 10px;
    position: absolute;
    text-shadow: none;
    top: 116px;
    width: 200px;
}

#actieblok .priceblock {
    border-bottom: 2px solid #c00;
    color: #333;
    float: left;
    padding: 2px 0;
    width: 220px;
}

#actieblok .priceblock .destcon {
    float: left;
    padding: 0 5px 5px 10px;
}

#actieblok .priceblock .dest {
    font-size: 20px;
}

#actieblok .priceblock .incl {
    color: #999;
    font-size: 11px;
    line-height: 13px;
}

#actieblok .priceblock .price {
    color: #c00;
    float: right;
    font-size: 24px;
    font-weight: 600;
    padding: 7px 10px 12px 10px;
    text-align: right;
}


/* Promo dealblok smal */

#small_offers {
    margin: 0 -10px;
    background: #EEE;
    padding: 0 0 6px;
}

#small_offers a:hover {
    text-decoration: none;
}

#small_offers .container {
    margin: 20px auto 0;
    max-width: 980px;
    padding: 0 0 5px;
}

#small_offers H2 {
    font-size: 18px;
    font-family: Open Sans, Arial, Tahoma, Verdana;
    font-weight: normal;
    margin: 0 0 8px 0;
    padding: 15px 0 0 0;
}

#small_offers ul {
    height: 130px;
    margin: 10px auto 0;
    max-padding: 0;
    width: 945px;
}


#small_offers ul li {
    background: #FFF;
    border: 1px solid #DDD;
    border-radius: 4px;
    float: left;
    list-style-type: none;
    margin: 0 5px;
    padding: 10px 0;
    text-align: center;
    width: 123px;
}

#small_offers ul li:hover {
    border: 1px solid #D4D4D4;
    -moz-box-shadow: 0px 0 6px #AAA;
    -webkit-box-shadow: 0px 0 6px #AAA;
    box-shadow: 0px 0 6px #AAA;
}

#small_offers .dest {
    color: #333;
    font-family: Open Sans, Arial;
    font-size: 20px;
    line-height: 20px;
}

#small_offers .price {
    color: #ce2020;
    font-size: 34px;
    line-height: 44px;
}

#small_offers .red {
    color: #C00;
}

#small_offers img {
    padding: 0 5px;
}


/* IMAGES */

img {
    max-width: 100%;
    height: auto;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    padding: 0;
}

img.alignnone {
    padding: 0;
    margin: 0 0 10px 0;
    display: inline;
}

img.alignright {
    padding: 0;
    margin: 0 0 20px 10px;
    display: inline;
}

img.alignleft {
    padding: 0;
    margin: 0 10px 10px 0;
    display: inline;
}

img.icons {
    padding: 0;
    margin: 0 4px -4px 0;
    display: inline;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.alignright {
    float: right;
    margin: 0 0 10px 10px;
}

.alignleft {
    float: left;
    margin: 0 10px 10px 0;
}

.wp-caption {
    border: 1px solid #DDD;
    text-align: center;
    background-color: #EEE;
    padding: 4px 0 5px 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.wp-caption img {
    margin: 0 0 5px 0;
    padding: 0;
    border: 0;
}

.wp-caption p.wp-caption-text {
    margin: 0;
    padding: 0 0 0 0;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
}

/* SIDEBAR */

#sidebar {
    float: left;
    width: 33.33%;
    margin: 0;
    padding: 0 20px 0 0;
    display: inline;
    box-sizing: border-box;
}

#sidebar .widget {
    background: #FFFFFF url(/wp-content/themes/church_40/images/bg-footer1.gif) top left repeat-x;
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 9px;
    border: 1px solid #DDD;
    text-align: left;
    box-sizing: border-box;
}

#sidebar h4 {
    color: white;
    font-size: 14px;
    font-weight: normal;
    text-transform: none;
    margin: 0 0 15px 0;
    padding: 0 0 0 10px;
}

#sidebar p {
    margin: 0;
    padding: 0 0 0 10px;
}

#sidebar a img {
    border: none;
    margin: 0 10px 0 0;
    padding: 0;
}

#sidebar .wpp-thumbnail {
    display: block;
    float: left;
    margin: 0 10px 0 0;
    padding: 1px;
}

#sidebar .wpp-thumbnail img {
    border: 1px solid #EEE;
}

#sidebar .wpp-post-title {
    display: block;
    font-weight: bold;
    text-align: left;
}

#sidebar .wpp-excerpt {
    font-size: 12px;
    line-height: 18px;
}

#sidebar embed, #sidebar object {
    width: 300px;
    height: 250px;
    margin: 0;
    padding: 0;
}

#sidebar ul {
    list-style-type: none;
    margin: 0 0 0 0;
    padding: 0;
}

#sidebar ul li {
    list-style-type: none;
    margin: 0 0 5px 0;
    padding: 0;
}

#sidebar ul ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#sidebar ol {
    margin: 0;
    padding: 0 0 15px 0;
}

#sidebar ol li {
    margin: 0 0 0 20px;
    padding: 0;
}

#sidebar ol li li {
    padding: 0 0 5px 20px;
    margin: 0;
}

#sidebar ul li li {
    padding: 0 0 5px 20px;
    margin: 0;
}

#sidebar ul li ul li {
    list-style-type: none;
    margin: 0;
    padding: 7px 15px 8px 5px;
    border-bottom: 1px dashed #DDD;
}

#sidebar #tweets ul li ul li {
    padding: 7px 20px 0 5px;
}

#sidebar ul.service {
    line-height: 28px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#sidebar ul.service li {
    background: url(/images/sprite_home_4a.png) no-repeat 0px -683px transparent;
    border: none;
    list-style-type: none;
    padding: 0 0 0 36px;
}


#sidebar #text-12 h4 {
    background: url(/images/sprite_home_4a.png) no-repeat -10px -727px transparent;
    padding: 1px 0 3px 28px;
}


/* FOOTER */

#footer-logo {
    text-align: center;
    margin: 20px 0 20px;
}

#footer {
    border-top: 1px solid #ddd;
    height: 55px;
    margin: 0 auto;
    padding: 20px 0 0;
    text-align: center;
}

#footer .container {
    margin: 0 auto;
    max-width: 1160px;
}

#footer .container_left {
    float: left;
    width: 100%;
    margin: 0 auto;
}

/* #footer .container_right {
	background: transparent url(/images/sprite_home_4a.png) no-repeat -184px -373px;
	float: right;
	height: 41px;
	max-width: 498px;
	} */

#footer p {
    font-size: 13px;
    line-height: 22px;
    margin: 0;
    padding: 0 10px 10px;
}

#footer a, #footer a:visited {
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

#footer-widgeted {
    background: #24A8E6;
    margin: 0 auto 0;
    padding: 10px 0 20px;
}

#footer-widgeted .container {
    margin: 0px auto;
    position: relative;
    max-width: 1200px;
    padding-left: 30px;
}

#footer-widgeted .vrouw {
    left: 22px;
    bottom: -15px;
    margin: 0;
    padding: 0;
    position: absolute;
}

#footer-widgeted img {
    border: none;
    padding-bottom: 2px;
    vertical-align: middle;
}

#footer-widgeted p {
    color: #FFF;
    font-weight: normal;
    margin: 0;
    padding: 0 0 10px 0;
}

#footer-widgeted a, #footer-widgeted a:visited {
    color: #FFF;
    text-decoration: none;
}

#footer-widgeted a:hover {
    color: #FFF;
    text-decoration: underline;
}

#footer-widgeted ul {
    color: #FFF;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#footer-widgeted ul li {
    list-style-type: none;
    margin: 0 0 10px 0;
    padding: 5px;
}

#footer-widgeted ul ul {
    line-height: 22px;
    list-style-type: none;
    margin: 5px 0 0 0;
    padding: 0;
}

#footer-widgeted ul li li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#footer-widgeted ul li ul li {
    background: url(/images/sprite_home_4a.png) no-repeat -10px -766px;
    margin: 0;
    padding: 0 0 3px 21px;
}

#footer-widgeted h4 {
    color: #FFF;
    font-size: 18px;
    margin: 0 0 5px 0;
}

#footer-widgeted .widget {
    background: none;
    margin: 0;
    padding: 5px 0 0;
    border: none;
}

.footer-widgeted-1, .footer-widgeted-2, .footer-widgeted-3, .footer-widgeted-4 {
    box-sizing: border-box;
    float: left;
    padding: 15px;
    width: 25%;
}

.map_image_social {
    background: url(/images/sprite_home_4a.png) no-repeat -10px -447px;
    display: block;
    height: 25px;
    position: relative;
    width: 132px;
}

.map_image_social .map_link {
    display: block;
    position: absolute;
    text-indent: -999em;
    overflow: hidden;
}

.map_image_social #map_link_0 {
    width: 24px;
    height: 22px;
    top: 1px;
    left: 1px;
}

.map_image_social #map_link_1 {
    width: 24px;
    height: 23px;
    top: 1px;
    left: 36px;
}

.map_image_social #map_link_2 {
    width: 23px;
    height: 21px;
    top: 1px;
    left: 73px;
}

.map_image_social #map_link_3 {
    width: 23px;
    height: 22px;
    top: 1px;
    left: 108px;
}


/* CUDAZI SCROLL TO TOP PLUGIN */
a#scroll-to-top {

    /* Background image, replace in images folder */
    background: url(/wp-content/plugins/cudazi-scroll-to-top/images/arrow.png) no-repeat center center;

    /* Match to background image size */
    width: 35px;
    height: 35px;

    /* Postion on the page */
    position: fixed;
    right: 30px;
    bottom: 30px;

    /* Hide link text */
    text-indent: -9999px;
    font-size: 0;

    /* Other */
    cursor: pointer;
    outline: 0;

}

/* SEARCH FORM */

#searchform {
    margin: 0;
    padding: 0;
    display: inline;
}

#searchbox {
    background: #F8F8F8 !important;
    border: 1px solid #CCC;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #666;
    float: left;
    margin: 0;
    padding: 5px 0 5px 10px;
    text-shadow: 0 1px #FFF;
    width: 200px;
}

#s {
    background: #EEE !important;
    width: 160px;
    margin: 0;
    padding: 4px 0 3px 5px;
    border-top: 1px solid #DDD;
    border-right: 1px solid #666;
    border-left: 1px solid #DDD;
    border-bottom: 1px solid #666;
}

#searchsubmit {
    margin: 6px 0 0 -26px;
    padding: 0;
}

#subscribe {
    background: #FFF url(images/feedburner.png) no-repeat top;
    float: left;
    width: 300px;
    margin: 0 0 10px 0;
    padding: 0;
}

#subbox {
    background: #EEE !important;
    width: 250px;
    color: #202020;
    font-size: 12px;
    font-weight: normal;
    margin: 10px 0 0 0;
    padding: 3px 0 3px 5px;
    border-top: 1px solid #666;
    border-right: 1px solid #DDD;
    border-left: 1px solid #666;
    border-bottom: 1px solid #DDD;
    display: inline;
}

#subbutton {
    background: #555 url(images/topnav.png);
    color: #FFF;
    font-size: 11px;
    margin: 0 0 0 7px;
    padding: 3px 3px 2px 3px;
    font-weight: bold;
    border-top: 1px solid #DDD;
    border-right: 1px solid #666;
    border-left: 1px solid #DDD;
    border-bottom: 1px solid #666;
}

#author, #email, #url {
    background: #FFF !important;
    width: 250px;
    color: #202020;
    font-size: 12px;
    font-weight: normal;
    margin: 5px 0 0 0;
    padding: 3px 0 3px 5px;
    border: 2px solid #DDD;
    display: inline;
}

#submit {
    background: #CE2020;
    color: #FFF;
    font-size: 14px;
    margin: 0;
    padding: 3px 3px 2px 3px;
    font-weight: bold;
    border: 1px solid #AE2020;
}

#comment {
    background: #FFF;
    color: #202020;
    font-size: 12px;
    font-weight: normal;
    margin: 5px 0 5px 0;
    padding: 3px 0 3px 5px;
    border: 2px solid #DDD;
    display: inline;
}

.search-terms {
    background: yellow;
}

/* COMMENTS */

.commentlist li ul li {
    font-size: 12px;
}

.commentlist li {
    font-weight: bold;
}

.commentlist li .avatar {
    background: #FFF;
    float: right;
    border: 1px solid #EEE;
    margin: 0 5px 0 10px;
    padding: 2px;
}

.commentlist cite, .commentlist cite a {
    font-weight: bold;
    font-style: normal;
    font-size: 12px;
}

.commentlist p {
    font-weight: normal;
    text-transform: none;
}

.commentmetadata {
    font-weight: normal;
}

#commentform input {
    width: 150px;
    padding: 4px;
    margin: 5px 5px 1px 0;
}

#commentform {
    margin: 5px 10px 0 0;
}

#commentform textarea {
    width: 98%;
    padding: 2px;
}

#respond:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#commentform p {
    margin: 5px 0 5px 0;
}

#commentform #submit {
    margin: 0 50px 0 0;
    float: right;
}

.alt {
    margin: 0;
    padding: 10px;
}

.commentlist {
    margin: 0;
    padding: 0;
}

.commentlist ol {
    margin: 0;
    padding: 10px;
}

.commentlist li {
    margin: 15px 0 10px;
    padding: 10px 5px 10px 10px;
    list-style: none;

}

.commentlist li ul li {
    margin-right: -5px;
    margin-left: 10px;
}

.commentlist p {
    margin: 10px 5px 10px 0;
    padding: 0;
}

.children {
    margin: 0;
    padding: 0;
}

.nocomments {
    text-align: center;
    margin: 0;
    padding: 0;
}

.commentmetadata {
    font-size: 10px;
    margin: 0;
    display: block;
}

.navigation {
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 40px;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.thread-alt {
    background: #FFF;
    margin: 0;
    padding: 0;
}

.thread-even {
    background: #F0F0F6;
    margin: 0;
    padding: 0;
}

.depth-1 {
    border: 1px dotted #BBB;
    margin: 0;
    padding: 0;
}

.even, .alt {
    border-top: 1px dotted #BBB;
    border-bottom: 1px dotted #BBB;
    border-left: 1px dotted #BBB;
    margin: 0;
    padding: 0;
}


/* WPP-Popular Posts	*/

.wpp-list { /* UL element */

}

.wpp-list li { /* LI - post container */
    overflow: auto;
    display: block;
    float: none;
    clear: both;
}

/* title styles */
.wpp-post-title {
}

/* thumbnail styles */
.wpp-thumbnail {
    display: inline;
    float: left;
    margin: 0 5px 0 0;
    border: none;
}

/* excerpt styles */
.wpp-excerpt {
}

/* Stats tag styles */
.post-stats {
    font-size: 9px;
    font-weight: bold;
}

.wpp-comments {
}

.wpp-views {
}

.wpp-author {
    font-style: italic;
}

.wpp-date {
    display: block;
    clear: right;
}

/* WP-PostRatings styles */
.wpp-rating {
}

/* CONTACTFORM 7 */

#wpcf7-f14310-p14106-o1 .wpcf7-form p {
    font-size: 14px;
}

input.wpcf7-form-control {
    font-size: 14px;
    padding: 5px;
    width: 90%;
}

select.wpcf7-form-control {
    padding: 5px;
    font-size: 14px;
}

textarea.wpcf7-form-control {
    padding: 5px;
    font-size: 14px;
    line-height: 20px;
    font-family: Arial, Tahoma, Verdana;
    width: 90%;
}


#bxsDepApName, #bxsDesApName {
    width: 100%;
}

#bxsDepApName, #bxsDesApName, #bxsDepartureDateField, #bxsReturnDateField {
    position: relative;
}

.select2-container {
    position: relative;
}

/* Responsive */
@media only screen and (min-width: 1024px) {
    .desktop_hide {
        display: none !important;
        visibility: hidden;
    }

    .select2-container .select2-selection--single {
        height: 32px !important;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 32px !important;
    }

    #content h2 {
        margin: 0 0 8px 0;
        padding: 15px 0 0 0;
    }

    /* .BXSContent .BXSSimpleSearch1 .BXSAirport
	{
	width: 47%;
	margin-right: 3%;
	} */

}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .desktop_hide {
        display: none !important;
        visibility: hidden;
    }

    .tablet_hide {
        display: none !important;
        visibility: hidden;
    }

    #slider5 .overview li {
        width: 50% !important;
    }

    #slider5 .overview li:nth-child(n+7) {
        display: none;
    }

    #homepage {
        width: 58%;
    }

    #sidebar {
        width: 35%;
    }

}

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

    .mobile_hide {
        display: none !important;
        visibility: hidden;
    }

    #sidebar {
        display: none !important;
    }

    .postareawide {
        padding: 0;
    }

    #searchblock_wrap {
        background: #FFF;
    }

    #searchblocklp_wrap, #searchblocklp_wrap_page {
        background: none !important;
        padding: 0 0 10px;
    }

    #searchblocklp_wrap_page {
        min-height: unset;
        height: 120px;
    }

    #searchblock, #searchblocklp {
        margin: 0 0 10px;
        padding: 0;
        background: #FFF !important;
    }

     #searchblock h1 {color: #333;font-size: 20px; margin: 15px 10px 15px 10px; text-shadow: none;}

    .BXSExtraOption {
        font-size: 14px;
    }

    #content {
        padding-top: 0;
        background: white;
    }

    #content #searchblocklp h1 {
        padding: 10px;
        margin: -52px 0 10px 0;
        font-size: 18px;
        color: white;
        background-color: #00000036;
    }

    #content #searchblocklp h1.h1mobile {
        margin: 0;
    }


    ul.tabbernav li {
        display: grid !important;
    }

    .photo_pricetag_new, .photo_pricetag {
        display: none;
    }

    #homepage {
        width: 100%;
    }

    .quicksearch {
        background: #f6f6f6;
        box-sizing: border-box;
        margin: 0;
        max-width: unset;
        padding: 0;
        width: 100%;
    }

    #searchblocklp .logopaylp {
        width: 100%;
    }

    #searchblock .container_logos, #searchblocklp .container_logos {
        background: #24A8E6;
        border-radius: 4px;
        box-sizing: border-box;
        margin: 10px 0 0 0;
        display: inline-block;
        padding: 10px;
    }

    .container_txt {
        margin-bottom: 10px;
        text-shadow: none;
    }

    /* hide specific background like reisgids */
    .user-bg {
        background-image: none !important;
    }

    .BXSContent .BXSSimpleSearch1 .BXSAirport {
        width: 100%;
        margin-right: 0;
    }

    .select2-container {
        font-size: 18px;
    }

    .select2-container .select2-selection--single {
        height: 40px !important;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 40px !important;
    }

    .BXSInputBox {
        height: 28px;
        font-size: 16px;
    }

    .BXSContent .BXSSimpleSearch1 .BXSAirport, .BXSContent .BXSSimpleSearch2 .BXSDates, .BXSContent .BXSFlightTypes {
        font-size: 14px;
        margin: 10px 0 0;
    }

    .BXSContent .BXSSimpleSearch1 {
        padding: 0;
    }

    .BXSPassenger .BXSNormal {
        font-size: 11px;
    }

    #bxsNrAdults {
        font-size: 16px;
    }

    .divp10 {
        padding: 20px 10px;
    }

    .btn-lg-fw {
        width: 100%;
    }

    .divw100 {
    width: 100%;
}

    #searchblock .airlogo, #searchblocklp .airlogo {
        background: white;
        display: inline-block;
        float: none;
        height: unset;
        margin: 0;
        padding: 10px 0;
        width: 100%;
        text-align: center;
    }

    #searchblocklp .airlogofr {
        margin-top: 0 !important;
        display: inline-block;
        width: 100%;
        text-align: center;
        padding: 20px 0 0;
    }

    .column1, .column1a, .column2, .column2a {
        width: 100%;
    }

    .column2 {
        padding: 10px 0;
    }

    .fare-col1 {
        width: 100%;
        padding: 0;
    }

    .fare-col2 {
        width: 100%;
    }

    .fare-col1-50, .fare-col2-50 {
        width: 100%;
    }

    .content-col1 {
        border-radius: 0;
        box-sizing: border-box;
        float: none;
        margin: 10px 0 30px 0;
        width: 100%;
    }

    .content-col2 {
        box-sizing: border-box;
        float: none;
        padding: 0;
        width: 100%;
    }

    .postareawide ul.list-offer-column {
        width: 100%;
    }

    /* aangepaste tabs */
    .postareawide ul.tabs {
        padding: 0;
        border-bottom: 1px solid #1295DB;
        height: auto;
    }

    .panes {
        width: 100%;
    }

    #col2 {
        width: 100%;
        margin: 0;
        padding: 10px 0 0;
    }

    ul.iconBulletList li {
        width: 100%;
    }

    .postareawide ul.tabs li {
        float: none;
    }

    .postareawide ul.tabs a, .postareawide ul.tabs a.current, .postareawide ul.tabs a.current:hover, .postareawide ul.tabs li.current a {
        height: auto;
        line-height: 22px;
    }

    .mp-table td.dates {
        display: none;
        visibility: hidden;
    }

    .mp-table td.button {
        display: none;
        visibility: hidden;
    }

    .btn-lg-fw {
        margin-top: 25px;
    }

    .select2-container--default .select2-search--dropdown .select2-search__field {
        font-size: 16px;
    }

    #slider5 .overview li {
        width: 100% !important;
    }

    #actieblok .container {
        float: none;
        margin: 0 auto 20px;
    }

    .catgory_block {
        width: 100%;
        margin: 0 0 2% 0;
    }

    .footer-widgeted-1, .footer-widgeted-2, .footer-widgeted-3, .footer-widgeted-4 {
        width: 100%;
    }

    #footer-logo {
        padding: 5px;
    }
}

/* Move styles from MEGA MENU ADMIN INLINE */
#mega-menu-wrap-secundary_menu .mega-menu-toggle .mega-toggle-blocks-left, #mega-menu-wrap-secundary_menu .mega-menu-toggle .mega-toggle-blocks-center, #mega-menu-wrap-secundary_menu .mega-menu-toggle .mega-toggle-blocks-right {
    flex-basis: auto !important;
}
span.mega-indicator {
    float: right;
}

@media only screen and (max-width: 1023px) {
    #mega-menu-wrap-secundary_menu #mega-menu-secundary_menu > li.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-secundary_menu #mega-menu-secundary_menu > li.mega-menu-flyout ul.mega-sub-menu {
        box-shadow:none;
    } 
}

#mega-menu-wrap-secundary_menu .mega-menu-toggle .mega-toggle-block-1 a.mega-menu-logo img.mega-menu-logo {
	max-height: 40px;
	top: 13px;
}
/* END */