/*
Copyright (C) flashcomp.cz - All Rights Reserved
Unauthorized copying of this file, via any medium is strictly prohibited
Proprietary and confidential
Written by Martin Maly <malymartin90@gmail.com>, 10-09-2017
*/
/* 
    Created on : 10.9.2017, 23:53:22
    Author     : malik
*/
html{
    position: relative;
    min-height: 100%;

}
.navbar-header .navbar-brand{
    margin-left: 0 !important;
}
.btn{
    background-image: none;
}
body{
    background-color: #fcfbfa;
}
.background-white{
    background-color: #fff;
}
.row{
    margin: 0;
}
.container-topbar{
    width: 100% !important;
    padding: 0;
}
.navbar{
    /*height: 50px;*/
    border: 0;
}
.navbar-toggle, .navbar-toggle > .icon-bar{
    border: 1px solid #fff;
}

.black-line{
    background: black;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
    border: 0;
}
.black-line-tm{
    background: #0FA158;
}
.navbar-brand{
    height: auto;
}
.navbar-logo{
    background-color: #B4A082;
    border: 3px solid white;
    border-top: 0;
    margin-top: 0;
    height: 200px;
}
.navbar-logo img{
    height: 200px;
    width: 230px;
}
.navbar-brand{
    padding: 0;
}
.navbar-custom{
    margin-bottom: 113px;
}
.navbar-custom, nav, navbar, .navbar-black{
    /*background-color: #000 !important;*/
}
.navbar-black{
    height: 50px;
}
.navbar-text{
    color: white;
    font-weight: bold;

}
.navbar-text p{
    margin-bottom: 0 !important;
    line-height: normal !important;
}
.navbar-text-tnc{
    padding-left: 15px;
}
.navbar-text-tnc-volat{
    background-color: #ff9933;
    color: black;
    font-size: 1.2em;

}
.navbar-logout{
    position: absolute;
    right: 0px;
    color: grey;
    font-size: 0.8em;

}
.navbar-logout i{
    color: grey;
    font-size: 1.1em;
}
.navbar-logout span{
    color: grey;
    font-size: 1.1em;
}
.navbar-logout a{
    margin-right: 10px;
    padding-right: 5px;
    border-right: 2px solid grey;
    text-decoration: none;
}
.navbar-logout a:last-child{
    margin-right: 10px;
    padding-right: 5px;
    border-right: none;
}


/*nove*/
#navbar.under-nav-container.collapse.in{
    width: 100%;
    background-color: #666666;
}


.search-bar span, button{
    background-color: transparent;
    border-radius: 0;
}

.search-bar button{
    border: none;

}
.under-nav-container{

}
.under-nav{

    display: inline-block;
    text-align: right;
    max-width: 100%;
}

.under-nav .menu-note{
    font-size: 9px;
    color: grey;
}
.under-nav .menu-text{
    font-weight: bold;
}
#sidebar-button{
    position: absolute;
    top: 8px;
    right: 0;
}
#sidebar{
    position: absolute;
    top: 50px;
    right: 0;
    bottom: 0;
    z-index: 100;

}
#sidebar a{
    font-weight: bold;
    margin-bottom: 5px;
}
#right-links{
    position: absolute;
    top: 8px;
    right: 10px;
    z-index: 10;
}
.under-nav div{
    text-align: center;
    display: inline-block;

}
.under-nav div.orage{
    width: auto;
}
.under-nav a{
    text-decoration: inherit;
    color: inherit;
    text-transform: none;
}
.under-nav hr{
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    box-sizing: content-box;
    border-top: 1px solid #000;
}
.under-nav div:last-child{

}
.under-nav a.orage{
    color: #FF8800;

}
p.orage {
    color: #FF8800;

}
.under-nav div.public-nav a{

}
.under-nav div.public-nav{
    width: 100%;
    text-align: right;
}
.search-bar{
    text-align: left;
    height: 20px;

}
.search-bar input{
    border-radius: 0;
}
.search-bar button{
    background-color: transparent;
}

footer{
    color: white;
    background-color: black;
    min-height: 100px;
    margin-top: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: 0;
    margin: 40px 0 0 0;
    padding: 20px 0 20px 0; 
    width: 100%;
}
.footer-fake{
    height: 0px;
    height: 275px;
}
footer row{
    width: 80%;
}
footer ul{
    list-style: none;
}
.footer-s{
    text-align: center;
}
.footer-s div{
    margin: 0px auto 20px auto;
}
.footer-s img{
    width: 168px;
    height: 174px;
}
.pgRow {

    display: flex;  /* make the row a flex container */
    align-items: center; /* vertically center each flex item in the container */
    margin: 0 10% 0 10%;
}
.pgRow > div{
    display: flex;  /* make the row a flex container */
    align-items: center;
    text-align: center;
}
.footer-t input, button, select{
    border-radius: 0;
}
.footer-t button{
    height: 35px;
    background-color: #B4A082;
    border: none;
}
.footer-t select{
    background-color: black;

    height: 35px;
    border-style: none;
    border: 2px solid #B4A082;
}
.footer-t{
    display: flex;  /* make the row a flex container */
    align-items: center;
}
.footer-mail-select{
    margin-top: 10px;
}
.footer-form{
    margin: 0 20px 0 20px;
}

select.footer-selectpicker {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;

    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: 5px;

}
.footer h3{
    font-size: 1.2em;
    font-weight: bold;
}
.footer-f ul{
    padding: 0
}

.page-content{
    height: 100%;
    position: relative;
    margin: 35px 0 10px 0px;
}
    
.item-catalog-box{
    /*    height: 435px;*/
    /*border: 1px yellowgreen solid;*/
}
.item-catalog-box:active,.item-catalog-box:hover{
    background-color: rgba(180, 160, 130,.1);
    transition: background-color 0.2s ease;
}
.image{
    position:relative;
    overflow:hidden;
    padding-bottom:100%;
}
.item-image-box{
    /*width: 320px;*/
    height: 355px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.item-image-box img{
    max-height: 100%;
    max-width: 100%;
    margin: auto;
}
.no-margin-padding{
    margin:0;
    padding: 0;
}
.cart-buttons *{
    border: none;
    box-shadow: none;

}
.cart-buttons input{
    background: none;
}
.cart-buttons span{
    color: white;
}
.cart-buttons button{
    background-color: black;
}
.cart-money{
    display: inline-block;
    margin-top: 5px;
    padding: 0 5px 0 5px;
    font-size: 1.1em;
}
.cart-money.public{
    color: #FF8800;
    text-align: right;
    margin-top: 0;
    padding-right: 15px;
}

.cart-summary-lines img{
    /*height: 75px;*/
}

.item-catalog-box-name{
    font-size: 0.9em;
    padding: 5px;
    height: 60px;
}
.item-catalog-box-code{
    font-size: 0.9em;
    padding: 5px;
    height: 20px;
}
.item-catalog-box-code.public{
    color:#333333;
}
.item-catalog-box-name.public{
    color:#333333;
}
.item-catalog-box-shopping{
    height: 35px;
}
.item-catalog-box-shopping input{
    min-width: 30px;
}
.cursor-pointer{
    cursor: pointer;
}
.bar-top-right{
    position: fixed;
    top: 70px;
    right: 0px;
    width: 180px;
    height: 270px;
    text-align: right;
    align-items: flex-end;
    z-index: 2;


}
#toggle-hide{
    transition-timing-function: ease-in-out;
    -webkit-transition: opacity 600ms, visibility 600ms;
    transition: opacity 600ms, visibility 600ms;
    background-color: rgba(252, 251, 250, 0.8);
    height: 190px;
}
.bar-top-right img{
    width: 160px;
    height: 183px;
    position: absolute;
    left: 0;
    top: 0;
}
.bar-top-right-hidden{
    width: 0px;
    display: none;

}
.items-cart-count-holder{
    width: 43px;
    position: absolute;
    left: 105px;
    top: 20px;
    text-align: center;
    height: 30px;
    font-size: 20px;
}
#items-cart-count{
    color: white;
    font-weight: bold;
}
.bar-top-right-hidden .to-hide *, .bar-top-right-hidden .to-hide {
    visibility: hidden;
    overflow: hidden;
    width: 0;
}

.bar-top-right-phone{
    margin: 5px;
    box-shadow: 5px 5px 2px #888888;
    overflow: hidden;
    width: 150px;
}
.bar-top-right-phone i{
    font-size: 25px;
}
.bar-top-right-phone span{
    padding: 5px;
}
.bar-top-right-cart{
    color: #FF8800;
    margin: 5px;
    font-size: 1.3em;
    overflow: hidden;
    width: 150px;
}
.bar-top-right-cart i{
    color: black;

}
.bar-top-right-cart a{
    color: #FF8800;
}
.bar-top-right-discount-holder{
    width: 100%;
    overflow: hidden;
}
.bar-top-right-discount{
    width: 70px;
    text-align: center;
    margin: 5px;
    box-shadow: 5px 5px 2px #888888;
    float: right;

}
.bar-top-right-discount-value{
    font-size: 20px;
    color: white; 
    width: 70px;
    padding: 10px;
    background-color: #ff9933;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    margin-bottom: 0;
}
.bar-top-right-discount-text{
    font-size: 8px;
    margin-bottom: 0;
}
.right-bar-togglator{
    position: absolute;
    width: 40px;
    right: 0;
    bottom: 0px;
    padding: 5px 5px 0 0;
    margin: 10px 0 10px 10px;
    border-radius: 3px;
    text-align: center;

}
.right-bar-togglator i{
    display: block;
}
.bar-top-right-backgroud{
    /*background-color: #ece7df;*/
}
.bar-top-right .blink {
    background: #ff9933;
    -webkit-transition: background 1.0s ease-in-out;
    -moz-transition: background 1.0s ease-in-out;
    -ms-transition: background 1.0s ease-in-out;
    transition: background 1.0s ease-in-out;
}
.right-bar-togglator .fa{
    font-size: 35px;
}

.navbar-header button{
    color: white;
    border: 1px solid white;
}
.navbar-header .icon-bar{
    border: 1px solid white;
}
.stock-state-square{
    height: 0;
    color: #888888;
    font-size: 11px;
    text-align: right;
    vertical-align: top;
    line-height: 12px;
    position: absolute;
    right: 10px;
    /*top: 20px;*/
    margin-top: 20px;

}
.stock-state-detail{
    color: #888888;
}

@media (min-width: 1440px) {
    .search-bar div{
        width: 765px;
    }
}
@media (max-width: 1439px) {
    .search-bar div{
        padding-right: 15px;
    }
    #navbar > a > div{
        margin-left: 5px;
    }
}
div.loader{
    position: fixed;
    display: none;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(255,255,255,.7);
    width: 100%;
    height: 100%;
    z-index: 10;

}
.loader .loading-circle {
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #FF8800; 
    border-left: 16px solid #b4a082;
    border-bottom: 16px solid #FF8800; 
    border-right: 16px solid #b4a082;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    animation: spin 2s linear infinite;
    z-index: 20;
    display: inline-block;

}


.menu-tree ul.tree, .menu-tree ul.tree ul {
    list-style-type: none; 
    background: url(/static/images/vline-b45f1266e07b23e287224eef1a567981.png) repeat-y;
    margin: 0;
    padding: 0; 
    max-width: 100%;
} 
.menu-tree ul.stage-one{
    background: none;
}
.menu-tree ul.stage-two{
    margin-left: 5px;
}
.menu-tree ul.tree ul {
    margin-left: 15px;
}

.menu-tree ul.tree li {
    margin: 0;
    padding: 0 12px;
}
.menu-tree ul.stage-one li{
    margin-top: 10px;
}
.menu-tree ul, .menu-tree li{
    -webkit-transition:500ms ease;
    -moz-transition:500ms ease;
    -o-transition:500ms ease;
    transition:500ms ease;
}
.menu-tree li, .filter-tree li{
    display: inline-block;
    width:  100%;
}
.filter-tree ul.tree, .filter-tree ul.tree ul {
    list-style-type: none; 
    background: url(/static/images/vline-b45f1266e07b23e287224eef1a567981.png) repeat-y;
    margin: 0;
    padding: 0; 
    max-width: 100%;
} 
.filter-tree ul.stage-one{
    background: none;
    margin-bottom: 20px;
}
.filter-tree ul.stage-two{
    margin-left: 5px;
}
.filter-tree ul.tree ul {
    margin-left: 15px;
}

.filter-tree ul.tree li {
    margin: 0;
    padding: 0 12px;
}
.filter-tree ul.stage-one li{
    margin-top: 10px;
}
.filter-tree ul, .filter-tree li{
    -webkit-transition:500ms ease;
    -moz-transition:500ms ease;
    -o-transition:500ms ease;
    transition:500ms ease;
}
.selected-filter-option{
    background-color: #ece7df;

}
.catalogue-filter{
    margin-top: 50px;
}
.menu-tree, .filter-tree{
    color: #333333;
}
.tl-row{
    margin-top: 40px;
    margin-bottom: 20px;
}
a.link-trade-terms{
    line-height: 20px;
    font-size: 10px;
    margin: 0;
    color: white;
}
a.link-trade-terms span{
    margin-bottom: 20px;
    display: inline-block;
}

.navbar-public{

    color: grey;

}
.navbar-public i{
    color: grey;
    font-size: 1.1em;
}
.navbar-public span{
    color: grey;
    font-size: 1.1em;
}
.navbar-public > span{
    height: 20px;
}
.navbar-public div{
    border: 2px solid;
    display: inline;
    width: auto;
    margin-right: 10px;
    padding: 3px;
}
.navbar-public a{
    /*height: 20px;*/
    padding-left: 5px;
    padding-right: 5px;
    color: white;
}

.navbar-public .select-drop button{
    background-color: rgba(0,0,0,0);
    border: none;
    color: grey;
    text-decoration: none;
    text-shadow: none;  
    font-weight: bold;
    font-size: 1.1em;
}
.navbar-public .select-drop ul{
    min-width: auto;
}
/*.navbar-public .select-drop ul li a{
    margin: auto 0 auto 0;
}*/
/*.navbar-public .select-drop a{
    margin: 0 7px 0 7px;
}*/
.navbar-public .dropdown-menu{
    background-color: grey;
}

.navbar-public .dropdown-menu > li > a:focus,.navbar-public .dropdown-menu > li > a:hover{
    background-image: none;
    background-color: #333333;
}


.public-add-button{
    background: #FF8800;
    border: none;
    font-weight: bold;
    margin-left: 30px;
    font-size: 18px;
}
.item-catalog-box-shopping-public > div{
    display: inline-block;
}
.item-catalog-box-shopping-public{
    display: flex;
}

.select-sex{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.no-margin-padding-lr{
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}
.no-margin-padding-l{
    margin-left: 0;
    padding-left: 0;
}

.center-block{
    margin-right: auto;
    margin-left: auto;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.banner-top{
    width: 100%;
    margin-bottom: 20px;
}
.banner{
    width: 100%;
    margin-bottom: 60px;
}

.item-image-change{
  -webkit-transition: opacity 600ms, visibility 600ms;
  transition: opacity 600ms, visibility 600ms;
}
.item-secondary-image{
    object-fit: cover;
}
.bg-grey{
    background-color: #F0F0F0;
}

.img-hover img {
    -webkit-transition: all .3s ease; /* Safari and Chrome */
    -moz-transition: all .3s ease; /* Firefox */
    -o-transition: all .3s ease; /* IE 9 */
    -ms-transition: all .3s ease; /* Opera */
    transition: all .3s ease;
    position:relative;
}
.img-hover img:hover {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform:translateZ(0) scale(1.10); /* Safari and Chrome */
    -moz-transform:scale(1.10); /* Firefox */
    -ms-transform:scale(1.10); /* IE 9 */
    -o-transform:translatZ(0) scale(1.10); /* Opera */
    transform:translatZ(0) scale(1.10);
}
.lazyload {
    opacity: 0;
}

.lazyloading {
    opacity: 1;
    transition: opacity 300ms;
    background: #f7f7f7 url(/static/image_loader-35250c83228cf34cc563812c7a6910bc.gif) no-repeat center;
}

.a-light a{
    color: var(--light);
}

/* Skrytý input v default stavu */
.mobile-search-input {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    pointer-events: none;
    width: 0;
    max-width: 300px;
    transition: all 0.25s ease;
    height: 34px;
    padding: 4px 10px;
    font-size: 0.9rem;
    border-radius: 4px;
}

/* Aktivní stav – rozbalení */
.mobile-search-wrapper.active .mobile-search-input {
    opacity: 1;
    pointer-events: auto;
    width: 240px;    /* můžeš upravit */
}

/* Fixni horni lista jen na mobilech */
@media (max-width: 991.98px) { /* < lg */

    nav.navbar {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1050;
        background: rgba(0, 0, 0, 0.9); /* pripadne uprav */
    }

    body {
        padding-top: 50px; /* uprav podle realne vysky listy */
    }
}
