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: #d9001b;
    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: #005ca9 !important;
}

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

#hodnoceniobchodu .vote-wrap{
    width: 100%;
    background-color: white !important;
}

#hodnoceniobchodu{
    background-color: #f6f6f6;
    color: #
}

.btn-read-book, .btn-read-book:focus{
    background-color: #005ca9;
    color: white;
    border-color: #005ca9;
    margin: 0px 0px 20px 0px;
}

.btn-read-book:hover{
    background-color: white;
    color: #005ca9;
    border-color: #005ca9;   
    
}

.modal {
    max-width: none;
}

.blocker {
    z-index: 60;
}

#hodnoceniobchodu .shop-eval { max-width: 100%; }

#header .cart-count-custom {
    border: 0;
    position: absolute;
    right: 50px;
    top: -49px
}

@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: #005ca9;
        border-color: #005ca9 !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: #005ca9;
    }
    
    #ec_form_1-43c2cd496486bcc27217c3e790fb4088{
        display: none;   
    }
    
    #header .cart-count-custom {
        display: inline-block;
        left: 0;
        position: relative;
        right: auto;
        top: 0
    }
}

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

@media (min-width: 991px){
    .cart-free-shipping{
        bottom: 66px;
    }
}

@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: 200px;
    }
}

.navigation-buttons>a.cart-count-custom {
    height: initial;
    padding: 4px;
    text-align: center;
    width: initial;
}

.type-posts-listing .news-wrapper {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin-left: -15px;
    margin-right: -15px;
}

.type-posts-listing .news-wrapper .news-item {
    margin: 0 15px 30px 15px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding: 0!important;
}

@media (min-width: 768px) {
    .type-posts-listing .news-wrapper .news-item {
        width:calc(100% / 3 - 30px)
    }

    .template-10.multiple-columns-body.type-posts-listing .news-wrapper .news-item {
        width: calc(100% / 2 - 30px)
    }
}

@media (max-width: 1200px) {
    .type-posts-listing .news-wrapper .news-item {
        width:calc(100% / 2 - 30px)
    }
}

@media (min-width: 1200px) {
    .one-column-body.type-posts-listing .news-wrapper .news-item {
        width:calc(100% / 4 - 30px)
    }
}

.type-posts-listing .content-inner {
    max-width: 100%;
}

.type-posts-listing .news-wrapper .news-item>* {
    width: 100%!important;
    margin: 0!important;
}

.type-posts-listing .news-wrapper .news-item .title {
    line-height: normal;
    padding: 10px 0;
    margin: 0;
}

@media (max-width: 990px) {
  .breadcrumbs {
        border-bottom-style:solid;
        border-bottom-width: 1px;
        display: flex;
        margin-left: -20px;
        margin-right: -20px
    }

    .breadcrumbs>span {
        align-self: center
    }

    .breadcrumbs>span>a,.breadcrumbs>span>span {
        display: block;
        padding: 10px 20px
    }

    .breadcrumbs>span>a {
        min-height: 38px;
        position: relative
    }

    .breadcrumbs>span>a:after,.breadcrumbs>span>a:before {
        content: "";
        height: 75%;
        position: absolute;
        right: 0;
        width: 1px
    }

    .breadcrumbs>span>a:before {
        top: -12.5%;
        transform: rotate(-45deg)
    }

    .breadcrumbs>span>a:after {
        bottom: -12.5%;
        transform: rotate(45deg)
    }
}

@media (max-width: 768px) {
    .type-posts-listing .news-wrapper .news-item {
        width:calc(100% / 1);
        margin-left: 0;
        margin-right: 0
    }

    .type-posts-listing .news-wrapper {
        margin-left: 0;
        margin-right: 0
    }
}
