/*
Theme Name: Bmdewilde
Theme URI: https://www.bmdewilde.be
Description: The 2023 theme for WordPress is stylish, customizable, simple and readable.
Author: the Conversal team
Author URI: https://www.conversal.be
Version: 1.0
Tags: custom-theme
Text Domain: bmdewilde
*/

.header-up { transform:translateY(-100%); }

.page-loader {
    position: fixed;
    z-index: 911;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100vh;
    background-color: #0c1627;
}

.single-product #banner { height:176px; }

@media (max-width: 767px) {
    .single-product #banner { display:none; }
}

.product_single_top #breadcrumb { margin:0 0 30px; }
.product_single_top #breadcrumb a { color:#666; }
.product_single_top #breadcrumb { color:#0C1627; }

#tabs { margin:0 0 40px; padding:0; }
#tabs .ui-tabs-nav { display:block; margin:0 0 45px; padding:0 0 35px; border-bottom:2px solid #F4F4F4; }
#tabs .ui-tabs-nav li { display:inline-block; margin:0 30px; padding:0; }
#tabs .ui-tabs-nav li a { display:block; margin:0; padding:0; font-size:17px; font-weight:700; color:#0C1627; }
#tabs .ui-tabs-nav li.ui-tabs-active a, #tabs .ui-tabs-nav li a:hover { color:#0652A0; }

.news_block .img img {height:320px;}