div.extended-description{
    width: 100%;
    padding-left: 0px;
}

div.top-navigation-bar{
    padding: 1em 0px;
}

div.top-navigation-bar a, div.top-navigation-bar .dropdown button, .product-appendix, .category-appendix {
    color: #666;
}

h4.homepage-group-title, .h4.homepage-group-title{
    color: #e74c3c;
    font-size: xx-large;
    font-weight: 700;
}

.subcategories li a{
    color: #666;
    font-weight: 700;
}

.products-block.products .p .name{
    height: 50px;
    font-size: 18px;
}

.breadcrumbs {
    color: #444;
}

.p-in{
    height: 100%;
    display: flex;
    flex-direction: column;
}

.p-bottom{
    margin-bottom: 19px;
    display: flex;
    height: 100%;
}

.p-bottom > div[data-micro=offer] {
    width: 100%;
}

.header-top .site-name > a {
    vertical-align: middle;
}

.top-navigation-contacts, .top-nav-button-account, .top-nav-button-login{
    display: none;
}

.no-content::before {
    content: none !important;
}

.flag.flag-discount {
    background-color: #75c5f0;
}

.flag.flag-new {
    background-color: #41b281;
}

.order-summary-item.total {
    font-weight: 700;
}

.customHR {
    border: 0px;
    border-bottom: 1px solid #d0d0d0;
    margin: 19px 0px;
}

#ec_form_1-43c2cd496486bcc27217c3e790fb4088{
    display: block;   
}
.hvr-wobble-vertical{
    background-color: #1b4c7c !important;
}

.cart-free-shipping{
    bottom: 100px;
}

#hodnoceniobchodu .vote-wrap{
    width: 100%;
}

@media (max-width: 767px){
    #header .cart-count{
        top: -25px;
    }
    
    #header .site-name{
        top: -35px;
    }
    
    .scrolled-down body:not(.ordering-process):not(.search-window-visible) #header .site-name {
        transform: translateY(-150%);
    }
    
    .scrolled-down body:not(.ordering-process):not(.search-window-visible) #header .cart-count {
        transform: translateY(-250%);
    }
    
    .popup-widget.cart-widget, .popup-widget.login-widget {
        padding-top: 69px;
    }
}

@media (min-width: 768px){    
    .fitted .navigation-in ul.menu-level-1{
    /*    justify-content: space-evenly; */
    }
    
    h4.homepage-group-title, .h4.homepage-group-title{
        font-size: x-large;
        font-weight: 700;
        text-align: left;
        color: #666;
    }
    
    .top-navigation-bar {
        display: none;
    }
    
    .top-navigation-contacts {
        display: inline-block;
        margin: 0px 2vw;
    }
    
    .top-nav-button-account, .top-nav-button-login {
        margin: 0 2vw;
        padding: 5px 9px 4px;
    }
    
    li.menu-item-928, li.menu-item-919, li.menu-item-931{
        background: #1b4c7c;
        border-color: #1b4c7c !important;
    }
    
    .menu-helper ul li.menu-item-928 > a,.menu-helper ul li.menu-item-919 > a,.menu-helper  ul li.menu-item-931 > a{
        color: white;
    }
    
    .menu-helper ul li.menu-item-928.exp > a{
        color: #1b4c7c;
    }
    
    #ec_form_1-43c2cd496486bcc27217c3e790fb4088{
        display: none;   
    }
}

@media (max-width: 991px){
    .cart-widget-button{
        bottom: 35px;
    }
    
    .popup-widget-inner .cart-widget-products{
        height: calc(100% - 160px);
    }
}

@media (min-width: 1200px){
    .kontakt-page {
        max-width: 100% !important;
    }
    
    .footer-rows .site-name {
        max-width: 225px;
    }
    
    .footer-rows .site-name a img {
        max-height: 135px;
    }
}
