/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

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

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

@font-face {
    font-family: 'ModeratRegular';
    src: url('../fonts/Moderat-Regular.otf');
    src: url('../fonts/moderat-regular-webfont.eot');
    src: url('../fonts/moderat-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/moderat-regular-webfont.woff2') format('woff2'),
    url('../fonts/moderat-regular-webfont.woff') format('woff'),
    url('../fonts/moderat-regular-webfont.ttf') format('truetype'),
    url('../fonts/moderat-regular-webfont.svg#moderatregular') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'ModeratRegular';
    src: url('../fonts/Moderat-Bold.otf');
    src: url('../fonts/moderat-bold-webfont.eot');
    src: url('../fonts/moderat-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/moderat-bold-webfont.woff2') format('woff2'),
    url('../fonts/moderat-bold-webfont.woff') format('woff'),
    url('../fonts/moderat-bold-webfont.ttf') format('truetype'),
    url('../fonts/moderat-bold-webfont.svg#moderatbold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'ModeratRegular';
    src: url('../fonts/Moderat-Italic.otf');
    src: url('../fonts/moderat-italic-webfont.woff2') format('woff2'),
    url('../fonts/moderat-italic-webfont.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'ModeratRegular';
    src: url('../fonts/Moderat-Bold-Italic.otf');
    src: url('../fonts/moderat-bold-italic-webfont.woff2') format('woff2'),
    url('../fonts/moderat-bold-italic-webfont.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

body {
    font-family: 'ModeratRegular', sans-serif !important;
}

p {
    font-size: 16px !important;
}

/* Re-usable styles */
.playfair, h1, h2, h3, h4, h5, h6, .widget.widget_recently_viewed_products a {
    font-family: 'ModeratRegular', sans-serif !important;
    font-weight: 400 !important;
}

#thbtwitter-2 span,
#lang_sel,
li.menu-item,
.tp-caption a,
#searchform fieldset input,
.btn,
.button,
input[type=submit],
.comment-reply-link,
.largetitle {
    font-family: 'ModeratRegular', sans-serif !important;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
/* Accent Color */
#nav .sf-menu > li > a:hover,
#nav .sf-menu > li.menu-item-has-children:hover > a,
#nav .sf-menu > li.menu-item-has-children > a.active,
.style3 #nav .sf-menu > li > a:hover,
.style3 #nav .sf-menu > li > a.active,
ul.accordion > li > div.title,
dl.tabs dd.active a,
dl.tabs li.active a,
ul.tabs dd.active a,
ul.tabs li.active a,
dl.tabs dd.active a:hover,
dl.tabs li.active a:hover,
ul.tabs dd.active a:hover,
ul.tabs li.active a:hover,
.toggle .title.toggled,
.iconbox.top.type2 span,
.iconbox.left.type3 span,
.iconbox.right.type3 span,
.counter span,
.testimonials small {
    color: #e42312;
}

#nav .dropdown,
#my-account-nav li.active a,
#my-account-nav li.current-menu-item a,
.widget ul.menu li.active a,
.widget ul.menu li.current-menu-item a,
.pull-nine .widget ul.menu li.current-menu-item a,
.wpb_tour dl.tabs dd.active,
.wpb_tour dl.tabs li.active,
.wpb_tour ul.tabs dd.active,
.wpb_tour ul.tabs li.active,
.iconbox.top.type2 span {
    border-color: #e42312;
}

#nav .dropdown:after {
    border-color: transparent transparent #e42312 transparent;
}

#quick_cart .float_count,
.filters li a.active,
.badge.onsale,
.price_slider .ui-slider-range,
.btn:hover,
.button:hover,
input[type=submit]:hover,
.comment-reply-link:hover,
.btn.black:hover,
.button.black:hover,
input[type=submit].black:hover,
.comment-reply-link.black:hover,
.iconbox span,
.progress_bar .bar span,
.dropcap.boxed {
    background: #e42312;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
.top-nav {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
}

.top-nav li {
    display: inline-block;
}

.top-nav li a {
    display: block;
    width: 100px;
    height: 36px;
    line-height: 32px;
    font-size: 32px;
    white-space: nowrap;
    color: #222;
}

.top-nav li:hover,
.top-nav li a:hover,
.top-nav li.active,
.top-nav li.active a {
    text-decoration: underline;
}

#nav {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

#nav ul li .sub-menu.thb_mega_menu > li .megamenu-title a,
#nav ul li .sub-menu li:last-child a {
    border-bottom: 1px solid #ededed;
    color: #858585;
    font-weight: 400;
    text-transform: none;
    font-size: 16px;
}
#nav ul li .sub-menu li:not(.menu-item-has-children):last-child a,
#nav ul li .sub-menu li ul li:last-child a,
.mobile-menu .sub-menu li a {
    border-bottom: 0;
}

#nav ul li .sub-menu li.no-cursor .megamenu-title a {
    font-weight: 600;
    cursor: auto;
    text-transform: none;
    font-size: 16px;
}
#nav ul li .sub-menu li.no-cursor .megamenu-title a:hover {
    color: #858585;
}

/* Language Select */
#lang_sel {
    margin-top: 15px;
    margin-right: 15px;
}

#lang_sel a.lang_sel_sel {
    background: url(../img/nav-arrow-down.png) #fff right 5px top 50% no-repeat;
}

#lang_sel a.lang_sel_sel:hover {
    background: url(../img/nav-arrow-down.png) #eee right 5px top 50% no-repeat;
}

/* Tickets Button */
.btn-tickets {
    display: block;
    font-size: 16px;
    background: #ff503c;
    color: #ffffff;
    text-decoration: none;
    padding: 14px;
    float: right;
}

#header .btn-tickets,
.side-menu a {
    color: #ff503c;
    background: none;
    padding: 5px 0 0;
}

.btn-tickets:hover,
#header .btn-tickets:hover {
    color: #222;
}

#nav ul > li > a {
    cursor: pointer;
}

#nav ul li a {
    text-transform: none;
    font-size: 16px;
}

#sidr-main,
.mobile-menu li a,
.mobile-menu .sub-menu {
    background: #ff503c !important;
}

.mobile-menu li a {
    color: #fff !important;
    text-transform: none;
    font-size: 16px;
}

.mobile-menu li span {
    font-size: 16px;
    line-height: 26px;
}

.mobile-menu .sub-menu {
    border: 0;
}

.mobile-menu .sub-menu li a {
    font-size: 14px;
}

#searchform fieldset input {
    text-transform: none;
    font-size: 16px;
}

#sidr-main #searchform fieldset {
    width: 100%;
}

#sidr-main #searchform input {
    background: #fff;
}

#searchform fieldset input::-webkit-input-placeholder { /* Chrome */
    color: #222;
}
#searchform fieldset input:-ms-input-placeholder { /* IE 10+ */
    color: #222;
}
#searchform fieldset input::-moz-placeholder { /* Firefox 19+ */
    color: #222;
    opacity: 1;
}

#sidr-main #searchform input::-webkit-input-placeholder { /* Chrome */
    color: #999;
}
#sidr-main #searchform input:-ms-input-placeholder { /* IE 10+ */
    color: #999;
}
#sidr-main #searchform input::-moz-placeholder { /* Firefox 19+ */
    color: #999;
    opacity: 1;
}

/*--------------------------------------------------------------
# Exhibition Category Navigation
--------------------------------------------------------------*/
.category_button {
    background: #ebebeb;
    color: #737373;
    margin-bottom: 25px;
    float: left;
    cursor: pointer;
    padding: 8px 16px;
    font-size: 13px;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}

.category_button:hover, .active_category {
    background: #e42312;
    color: #fff;
}

/*--------------------------------------------------------------
# Webshop
--------------------------------------------------------------*/
/* Shop Adjustment */
.products .product figure > a .product-image {
    position: absolute;
    width: 100%;
    margin-bottom: -20px;
    height: 100%;
    line-height: 0;
    will-change: left;
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.products .product figure > a .product-image + .product-image {
    position: relative;
    top: 0;
    left: 0;
    -moz-transition: left 0.7s cubic-bezier(0.75, 0, 0.175, 1), opacity 0.7s cubic-bezier(0.75, 0, 0.175, 1);
    -o-transition: left 0.7s cubic-bezier(0.75, 0, 0.175, 1), opacity 0.7s cubic-bezier(0.75, 0, 0.175, 1);
    -webkit-transition: left 0.7s cubic-bezier(0.75, 0, 0.175, 1), opacity 0.7s cubic-bezier(0.75, 0, 0.175, 1);
    transition: left 0.7s cubic-bezier(0.75, 0, 0.175, 1), opacity 0.7s cubic-bezier(0.75, 0, 0.175, 1);
}

#checkout_register {
    display: none;
}

.single-product #product-nav.flexslider {
    display:none;
}

.notification-box .content .button:hover {
    background:none;
    color:#000;
}

.reviews_tab {
    display:none;
}

.product-category > a:hover .title {
    background: #e42312;
}

#shop-page {
    font-size: 13px;
    font-style: normal;
    font-family: 'ModeratRegular', sans-serif;
    font-weight: normal;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    text-rendering: optimizeLegibility;
}

#shop-page  img:first-child{
    padding-bottom:20px;
}

.woocommerce-count-wrap {
    margin-top:10px;
}

.woocommerce-checkout ul.order_details {
    margin-bottom:30px;
}

form.woocommerce-ordering.custom{
    display:none;
}

.cart_totals {
    display: none;
}

.sidebar .cart_totals {
    display: block !important;
}

.extra_information span {
    color: black !important;
    font-size: 15px;
}

label + .price {
    padding-top: 0 !important;
    padding-right: 15px;
}

.single-product form.cart > label {
    display: none;
}

.shopping_bag tbody tr td.product-name dl.variation dt {
    font-size: 15px;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer .widget .title {
    color: #222;
    border-color: #222;
    text-transform: none;
    font-size: 16px;
}

#footer .boxed-icon {
    border-color: #c7c7c7;
    color: #222;
}

#footer #text-3 {
    margin-top:2px;
}

#subfooter {
    background-color: #b5b5b5 !important;
}

#subfooter .paymenttypes.ideal {
    background: transparent url('../img/payment-types-ideal.png');
}

#footer .widget ul.menu li {
    border-color: #222;
}

#footer .widget ul.menu li a {
    color: #222;
    text-transform: none;
}

.widget ul.menu li a {
    text-transform: none;
    font-size: 13px;
}

#subfooter p , #subfooter a  {
    color: #000;
}

footer .columns .widget-easy-twitter-feed-widget-container .row {
    margin-left: 0;
    margin-right: 0;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
    padding: 20px 0;
}

#header .fixed-width {
    position: absolute;
    width: 184px;
    z-index: 10;
}

#header .fixed-width-left {
    margin-left: 184px;
}

#header .mobile-icons {
    display: block;
    position: relative;
}

.language {
    position: absolute;
    top: 10px;
    right: 65px;
    z-index: 2000;
}

.language span {
    cursor: pointer;
    color: #ff503c;
}

.language ul {
    display: none;
    list-style: none;
    background: #fff;
    position: absolute;
    top: 100%;
    left: -18px;
    margin-top: 5px;
}

.language.showing ul {
    display: block;
}

#header .navholder .header_line {
    text-align: left;
}

#header .logo .logolink {
    z-index: 10;
}

#header .logo .logoimg {
    margin: 0;
    max-height: none;
    width: auto;
}

.site-switch {
    z-index: 10;
}

.site-switch nav {
    padding: 15px 0;
}

#mobile-toggle {
    display: block;
    position: absolute;
    right: 15px;
    top: 0;
    background: #ff503c;
    border: 1px solid #ff503c;
}

#mobile-toggle:hover {
    background: #ff503c;
}

#mobile-cart {
    border: 0;
    position: absolute;
    right: 15px;
    bottom: 0;
    background: #ffffff url(../img/cart-icon.png) center center no-repeat;
    background-size: 55px;
}

#mobile-cart span {
    top: 18px;
    background: #ff503c;
    border: 1px solid #ff503c;
    font-size: 18px;
    width: 22px;
    height: 22px;
    border-radius: 12px;
}

#mobile-cart:hover span {
    background: #ff503c;
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget.woocommerce.widget_layered_nav ul li .count:before {
    content: '';
}

.widget.woocommerce.widget_layered_nav ul li .count:after {
    content: '';
}

footer .columns .widget-easy-twitter-feed-widget-container .row {
    margin-left: 0;
    margin-right: 0;
}

section#logoslider {
    min-height: 100px;
    background: #fff;
    padding: 20px;
}
section#adres {
    background: #F3F3F3;
}
section#adres p {
    font-size: 13px;
    line-height: 30px;
    padding: 15px 0 0 0;
}
section#adres span {
    padding: 0 20px 0 0;
}

img.logoimg {
    margin-top: 20px;
    width: 450px;
}

li#menu-item-6932 a,
li#menu-item-6939 a,
li#menu-item-6955 a {
    font-weight: bold;
}

li#menu-item-6932 .dropdown-column a {
    font-weight: normal;
}

li#menu-item-6939 .dropdown-column a {
    font-weight: normal;
}

li#menu-item-6955 .dropdown-column a {
    font-weight: normal;
}

section#logoslider img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

p.r a {
    color: grey;
}

/*--------------------------------------------------------------
# Superfish
--------------------------------------------------------------*/
.sf-menu > li > a {
    cursor: default;
}
.sf-menu > li:hover > a, .sf-menu > li > a:hover {
    color: #222 !important;
}

/*--------------------------------------------------------------
# Gravity Forms
--------------------------------------------------------------*/
.gform_wrapper ul.gfield_checkbox li,
.gform_wrapper ul.gfield_radio li {
    overflow: visible !important;
    clear: both;
    display: inline-block;
    width: 100%;
}

.gform_wrapper ul.gfield_checkbox,
.gform_wrapper ul.gfield_radio {
    clear: both;
}

.gform_wrapper ul.gfield_checkbox li input,
.gform_wrapper ul.gfield_radio li input {
    position: absolute;
}

.gform_wrapper.two-column_wrapper {
    max-width: 100%;
}

.gform_wrapper.two-column_wrapper ul.gform_fields {
    display: none;
}

.gform_wrapper.two-column_wrapper ul.gform_fields.gform_column {
    display: block;
    float: left;
    width: 50%;
    padding-right: 3%;
}

.gform_wrapper.two-column_wrapper ul.gform_column .gsection {
    border: none;
}

.gform_wrapper.two-column_wrapper ul.gform_column li.gsection:first-child {
    display: none;
}

.gform_wrapper .gfield_radio li label,
.gform_wrapper .gfield_checkbox li label {
    margin: 0 0 0 20px;
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin-top: 3px;
}

@media only screen and (max-width: 992px) {
    
    .gform_wrapper.two-column_wrapper ul.gform_fields.gform_column {
        width: 100%;
        padding-right: 0;
    }
    
    .gform_wrapper .gsection {
        display: none !important; /* remove !important if it's not needed */
    }
}

/*--------------------------------------------------------------
# Misc
--------------------------------------------------------------*/
#product_share {
    margin-top: 30px;
}

#logoslider {
    min-height: 100px;
    background: #fff;
    padding: 20px;
}

#adres {
    background: #F3F3F3;
}

#adres p {
    font-size: 13px;
    line-height: 30px;
    padding: 15px 0 0 0;
}

#adres span {
    padding: 0 20px 0 0;
}

img.logoimg {
    margin-top: 20px;
    width: 450px;
}

.mainbox {
    visibility: visible;
}

.no-cursor > a {
    cursor: default !important;
    color: #858585 !important;
    font-weight: bold !important;
}

.thbportfolio article {
	height: auto !important;
}

.thbportfolio article:nth-child(odd) {
	clear: left;
}

/*--------------------------------------------------------------
# Fotolijstjes
--------------------------------------------------------------*/
.tc-lightbox-button {
    font-size: 1em;
}

.tm-extra-product-options input.use_images:checked + label .radio_image {
    border-color: green;
    border-width: 5px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
    .top-nav li {
        display: block;
    }

    .side-menu {
        float: left;
    }
}
@media only screen and (max-width: 650px) {
    #header .fixed-width {
        width: 155px;
    }

    #header .fixed-width-left {
        margin-left: 140px;
    }

    .top-nav li a {
        font-size: 20px;
        height: 26px;
        line-height: 17px;
    }

    .side-menu {
        font-size: 12px;
    }

    .thbportfolio .small-6 {
        width: 100%;
    }

    #lang_sel {
        margin-top: 4px;
        margin-right: 10px;
    }

    #lang_sel li,
    #lang_sel ul ul {
        width: 50px;
        z-index: 1;
    }

    #lang_sel .icl_lang_sel_native,
    #lang_sel .icl_lang_sel_translated {
        display: none;
    }
}
@media only screen and (max-width: 350px ) {
    #header .fixed-width {
        width: 140px;
    }

    #header .fixed-width-left {
        margin-left: 125px;
    }

    .top-nav li a {
        height: 22px;
    }

    .side-menu {
        font-size: 10px;
    }

}

/* Custom counter */

.counter {
    background: #222;
    display: flex;
    padding: 10px 4px;
}

.counter span {
    background: #FFF;
    border-left: 4px solid #222;
    border-right: 4px solid #222;
    display: block;
    font-size: 26px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: calc(100% / 6);
}

@media only screen and (min-width: 40.063em) {
    .site-switch nav {
        bottom: 0;
        padding-bottom: 0;
        position: absolute;
    }
    
    .top-nav li {
        float: left;
        margin-right: 25px;
    }

    .side-menu {
        position: absolute;
        left: 65%;
        bottom: 5px;
        float: none;
        z-index: 10;
    }

    .language.show-for-medium-up {
        right: auto;
        left: 65%;
    }

    .language.show-for-medium-up span {
        color: #222;
    }

    .top-nav li a {
        width: auto;
    }
    #nav {
        display: block;
    }
}

@media only screen and (min-width: 64.063em) {
    .side-menu,
    .language.show-for-medium-up {
        left: 81%;
    }
}