/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

#header{ background: white !important; }


html {

    line-height: 1;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;

}

body {
    font-family: "Open Sans",sans-serif;
/*    font-family: poppins,sans-serif;*/
/*    font-family: proxima-nova,sans-serif;*/
/*    font-family: Verdana,Arial,Tahoma;*/
    font-size: 14px;
    line-height: 1.5m;
    font-weight: 400;      
}

#header .header-nav {
    max-height: 55px;
    background-color : #003765;
    border-bottom: none;
}



#header a { color:white; }

#header li { color:white; 
	    border-right: 1px solid;
}



#header .header-nav .cart-preview.active {
    background:  #003765;;
}

#search_widget {
    min-width: 28rem;
}

#header .menu, #header .menu>ul>li {
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;

}

#header .header-nav .language-selector, #header .header-nav .user-info {
    margin-top: 15px;
    white-space: nowrap;
}

#header .header-nav .blockcart {
    height: 3.45rem;
    padding: 0.76rem;
    margin-left: .9375rem;
    text-align: center;
    white-space: nowrap;
    background: #f6f6f6;
}

#header .logo {
    max-width: 100%;
    height: auto;
}

#header .header-nav .blockcart .header {
    margin-top: 0.4rem;
}

#wrapper {
/*    padding-top: 1.563rem;*/
    padding-top: 0.1rem;
    background: white;

}

#content-wrapper
{
 /*box-shadow: 0 5px 12px #0000000a;*/
}

#header .header-top {
/*    padding: 1rem 0;*/
    padding-bottom: 5px;
    /*box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;*/
    box-shadow: none;
    border-bottom: 1px solid rgba(0,0,0,.15)
}

#wrapper .breadcrumb {
    padding: 10px 0 0 0;
    background: 0 0;
    
}

.carousel {
    margin-bottom: 0;
}

.block-categories .category-sub-menu li[data-depth="0"]>a {
    display: inline-block;
    width: 100%;
    padding-bottom: .1875rem;
    margin: .3125rem 0 0;
    font-weight: 550;
    padding: 12px 0px;
    border-bottom: 1px solid #f6f6f6;  
}

.block-categories {
    padding: 1.563rem 1.25rem;
    margin-bottom: 1.563rem;
    background: #fff;
    box-shadow: 0 5px 12px #0000000a;
}

.block-categories .category-sub-menu {
    margin-top: 1rem;

}

.block-categories .category-sub-menu li[data-depth="1"], .product-prices div {
    margin-bottom: .625rem;
    margin-top: 15px;
    margin-left: 10px;
}

.block-categories .material-icons {
    padding : 8px 0px;

}

.product-price {
    display: inline-block;
    max-width: 100%;
    color: #003765;
}

.product-miniature .product-flags li.product-flag {
    min-width: 3.125rem;
    min-height: 0.9rem;
    font-weight: 600;
}

.block-category h1 {
    margin-bottom: 1rem;
    font-size : 1rem;

}

.carousel .carousel-item .caption {
    position: absolute;
    bottom: 50px;
    left: 90px;
    max-width: 700px;
    color: #fff;
}


.block_newsletter {
    float: inherit;
    width: 100%;
    max-width: 100%; 
    margin: auto;
    margin-bottom: .625rem;
    margin-top: .625rem;

    clear: both;
    font-size: .875rem;
    background: #fff;
}

.category-cover
{
display : none;
}


.form-control-comment {
    padding-top: .5rem;
    font-size: .7rem;
    color: #7a7a7a;
}

.block_newsletter #block-newsletter-label {
    font-size: 1rem;
    line-height: 1.75rem;
    text-align:right;
    color: #232323;
}
#footer .block_newsletter #block-newsletter-label, .customization-modal .modal-content .modal-body {
    padding-top: 10px;
}


.carousel .carousel-item .caption .display-1 {
    font-size: 2rem;
    font-weight: 700;
}

.product-flags li.product-flag {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: .3125rem .4375rem;
    margin-top: .625rem;
    font-size: 1rem;
    font-weight: 700;
    color: #fff;
    word-break: break-word;
    pointer-events: auto;
    background: #003765;
}

.page-authentication #content, .page-registration #content {
    padding: 1rem;
    background: #fff;
    max-width: 100%;
    margin: 0 auto;
}


.page-content.page-cms ul, p {
    font-size: .9375rem;
    font-weight: 400;
     color: black; 
}


.top-menu a[data-depth="0"] {
    padding: .625rem;
    font-size: 1em;
    font-weight: 600;
}


.block-categories .category-sub-menu li[data-depth="1"], .product-prices div {
    margin-bottom: .625rem;
    margin-top: 15px;
    margin-left: 0px;
}

.block-category {
    min-height: 6.75rem;
    margin-bottom: 1.563rem;
}

#search_filters, #search_filters_brands, #search_filters_suppliers
 {
    box-shadow: 0 5px 12px #0000000a;
 }

.product-miniature, .product-miniature .product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #eee;
}
.product-miniature .thumbnail-top {
    position: relative;
    overflow: hidden;
/*    padding-top: 15px;*/
}


.brands-sort .dropdown-menu, .products-sort-order .dropdown-menu, .suppliers-sort .dropdown-menu {
    left: auto;
    width: 25.88rem;
    margin: 0;
    background: #f6f6f6;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: 2px 2px 4px 0 rgba(0,0,0,.1);
    box-shadow: 2px 2px 4px 0 rgba(0,0,0,.1);
}

.mini-add-to-cart {
text-align : center;
}

.product-miniature .thumbnail-container:focus .product-description::after,.product-miniature .thumbnail-container:hover .product-description::after {
    position: absolute;
    top: 0;
    left: 10%;
    width: 80%;
    content: "";
    border-top: #7a7a7a 0px solid;
    opacity: .25
    display:none;

}

.btn-primary, .btn-primary:hover {
    color: #fff;
    background-color: #003765;
    border-color: transparent;
}

.btn-primary .material-icons, .btn-secondary .material-icons, .btn-tertiary .material-icons {
    margin-right: 0rem;
}


.btn-primary, .btn-secondary {
    padding: .5rem 1.25rem;
    font-weight: 600;
    text-transform: uppercase;
}

.carousel .carousel-inner {
    height: 540px;
}


###DROPDOWN
/* Základní horizontální menu */

.categories-menu {
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #ddd;
  font-size: 0; /* odstraní mezery mezi inline-block li */
  padding-top: 5px;
}


.categories-menu img {
/*    display: block;*/
    height: 32px;               /* podle oka si klidně uprav na 20–32px */
    width: auto;
    flex-shrink: 0;
    vertical-align: middle;
}

.categories-menu .cats-level-1 {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  /* white-space: nowrap; */
}

.categories-menu .cats-level-1 > .cat-item {
  display: inline-flex;
  vertical-align: top;  
  position: relative;
  font-size: 14px;
  height: 45px;
  margin-bottom: 5px;
  border: 1px solid lightblue;
  border-radius: 10px;
  align-content: center;
  align-items: center;
  width: 11rem;
  padding: 6px 16px;        
  gap: 8px;        

}

.categories-menu .cat-thumb {
    vertical-align: middle;
    max-height: 40px;
    display: inline-block;
}

.categories-menu .cats-level-1 > .cat-item > a {
  /*display: block;*/
  padding: 5px 5px;
  text-decoration: none;
  color: #333;
  font-weight : 500;

}

.categories-menu .cats-level-1 > .cat-item > a:hover,
.categories-menu .cats-level-1 > .cat-item:hover > a {
   /* background: #f5f5f5; */
    background: #e5f0ff;
    padding-top: 2px;
    padding-bottom: 2px;
}

/* Dropdown úroveň 2 */
.categories-menu .cats-level-2 {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  min-width: 200px;
  list-style: none;
  margin: 0;
  padding: 5px 0;
  background: #fff;
  border: 1px solid #ddd;
  z-index: 1000;
}

.categories-menu .cats-level-2 > .subcat-item > a {
  display: block;
  padding: 8px 12px;
  text-decoration: none;
  color: #333;
  white-space: nowrap;
}

.categories-menu .cats-level-2 > .subcat-item > a:hover {
 /*background: #f0f0f0;*/
    background: #e5f0ff;

}

/* Dropdown třetí úroveň – jako „flyout“ doprava */
.categories-menu .cats-level-3 {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  min-width: 200px;
  list-style: none;
  margin: 0;
  padding: 5px 0;
  background: #fff;
  border: 1px solid #ddd;
  z-index: 1100;
}

.categories-menu .cats-level-3 > .subsub-item > a {
  display: block;
  padding: 8px 12px;
  text-decoration: none;
  color: #333;
  white-space: nowrap;
}

.categories-menu .cats-level-3 > .subsub-item > a:hover {
  background: #f0f0f0;
}

/* Zobrazení dropdownů na :hover – bez JS */
.categories-menu .cat-item:hover > .cats-level-2 {
  display: block;
}

.categories-menu .subcat-item:hover > .cats-level-3 {
  display: block;
}

/* Volitelně: šipky pro položky s dětmi */
.categories-menu .has-children > a::after {
  content: "▾";
/*  font-size: 10px;*/
  margin-left: 5px;
}

.categories-menu .cats-level-2 .has-children > a::after {
  content: "▸";
}



.product-miniature .product-title {
    margin-top: .7rem;
    text-align: center;
    text-transform: capitalize;
    height: 3em;
}


@media (min-width: 1200px) {
    .container {
        width: 1300px;
        max-width: 100%
    }

    .row {
        margin-right: -15px;
        margin-left: -15px
    }

    .col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xs,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
        padding-right: 15px;
        padding-left: 15px;
        padding-bottom: 10px;

    }

    .col-xl-1 {
        float: left;
        width: 8.33333%
    }

    .col-xl-2,.col-xl-3 {
        float: left;
        width: 16.66667%
    }

    .col-xl-3 {
        width: 25%
    }

    .featured-products .col-xl-3 {
        width: 20%
    }


    .col-xl-4,.col-xl-5 {
        float: left;
        width: 33.33333%
    }

    .col-xl-5 {
        width: 41.66667%
    }

    .col-xl-6,.col-xl-7 {
        float: left;
        width: 50%
    }

    .col-xl-7 {
        width: 58.33333%
    }

    .col-xl-8,.col-xl-9 {
        float: left;
        width: 66.66667%
    }

    .col-xl-9 {
        width: 75%
    }

    .col-xl-10 {
        float: left;
        width: 83.33333%
    }

    .col-xl-11 {
        float: left;
        width: 91.66667%
    }

    .col-xl-12 {
        float: left;
        width: 100%
    }

    .pull-xl-0 {
        right: auto
    }

    .pull-xl-1 {
        right: 8.33333%
    }

    .pull-xl-2 {
        right: 16.66667%
    }

    .pull-xl-3 {
        right: 25%
    }

    .pull-xl-4 {
        right: 33.33333%
    }

    .pull-xl-5 {
        right: 41.66667%
    }

    .pull-xl-6 {
        right: 50%
    }

    .pull-xl-7 {
        right: 58.33333%
    }

    .pull-xl-8 {
        right: 66.66667%
    }

    .pull-xl-9 {
        right: 75%
    }

    .pull-xl-10 {
        right: 83.33333%
    }

    .pull-xl-11 {
        right: 91.66667%
    }

    .pull-xl-12 {
        right: 100%
    }

    .push-xl-0 {
        left: auto
    }

    .push-xl-1 {
        left: 8.33333%
    }

    .push-xl-2 {
        left: 16.66667%
    }

    .push-xl-3 {
        left: 25%
    }

    .push-xl-4 {
        left: 33.33333%
    }

    .push-xl-5 {
        left: 41.66667%
    }

    .push-xl-6 {
        left: 50%
    }

    .push-xl-7 {
        left: 58.33333%
    }

    .push-xl-8 {
        left: 66.66667%
    }

    .push-xl-9 {
        left: 75%
    }

    .push-xl-10 {
        left: 83.33333%
    }

    .push-xl-11 {
        left: 91.66667%
    }

    .push-xl-12 {
        left: 100%
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333%
    }

    .offset-xl-2 {
        margin-left: 16.66667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333%
    }

    .offset-xl-5 {
        margin-left: 41.66667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333%
    }

    .offset-xl-8 {
        margin-left: 66.66667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333%
    }

    .offset-xl-11 {
        margin-left: 91.66667%
    }

    .navbar-toggleable-lg {
        display: block
    }

    .float-xl-left {
        float: left!important
    }

    .float-xl-right {
        float: right!important
    }

    .float-xl-none {
        float: none!important
    }

    .text-xl-left {
        text-align: left!important
    }

    .text-xl-right {
        text-align: right!important
    }

    .text-xl-center {
        text-align: center!important
    }

    .hidden-xl-up {
        display: none!important
    }
}
}


