.flag {
    background-color: #afd64c !important;
}

.shortdescritption {
    display: none !important;
}

@media (max-width: 768px) {
    .menu-level-1>li:not(.appended-category)>a>b {
        margin-left: 70px;
    }
}

.menu-level-1>li>a {
    position: relative;
}

@media (min-width: 1500px) {
    .menu-level-1>li>a>b {
        font-size: 20px;
        text-transform: uppercase;
        font-weight: 700;
        padding: 20px 24px;
        position: relative;
        /*padding-left: 80px;*/
    }
}

.menu-level-1>li>a:before {
    width: 44px;
    height: 44px;
    display: block;
    background-size: cover;
    background-position: center;
    content: '';
    position: relative;
    margin-bottom: -44px;
    right: 46px;
    top: -15px;
}

.menu-level-1>.menu-item-3176>a:before {
    background-image: url(/user/documents/upload/res/menu_bike.png);
}

.menu-level-1>.menu-item-3242>a:before {
    background-image: url(/user/documents/upload/res/menu_lyze.png);
}

.menu-level-1>.menu-item-2711>a:before {
    background-image: url(/user/documents/upload/res/menu__pujcovna.png);
}

.menu-level-1>.menu-item-697>a:before {
    background-image: url(/user/documents/upload/res/menu__servis.png);
}

.menu-level-1>.menu-item-712>a:before {
    background-image: url(/user/documents/upload/res/menu__phone.png);
}

.menu-level-1>#nav-manufacturers>a:before {
    background-image: url(/user/documents/upload/res/menu__znacky.png);
}

.menu-level-1>#nav-manufacturers {
    order: 3;
}

.user-action-tabs,
#formAffiliateLogin,
div.content-wrapper-in main#content.content.wide div.content-inner h1.spaced {
    display: none;
}


/* upravy 2021 */

table.cart-table td.p-availability {
    display: none;
}

@media (max-width: 992px) {
    .open_hours {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .container {
        width: calc(100% - 30px);
    }
    .header-top>div:first-child {
        flex: 1;
    }
    .header-top>div:nth-last-child(2) {
        flex: 0 1 300px;
    }
    .header-top>div:last-child {
        flex: 0 1 100px;
    }
}

@media (min-width: 768px) {
    .open_hours,
    .kn_contact {
        margin-left: 70px;
    }
    .open_hours:before {
        content: '';
        width: 40px;
        height: 40px;
        display: block;
        background: url(https://371179.myshoptet.com/user/documents/upload/res/open_hours.svg);
        background-size: contain;
        position: relative;
        top: 30%;
        right: 52px;
        margin-bottom: -40px;
    }
    .kn_contact:before {
        content: '';
        width: 40px;
        height: 40px;
        display: block;
        background: url(https://371179.myshoptet.com/user/documents/upload/res/contact.svg);
        background-size: contain;
        position: relative;
        top: 30%;
        right: 52px;
        margin-bottom: -40px;
    }
}

@media (min-width: 1200px) {
    .header-top {
        justify-content: space-between;
    }
    .header-top>div:first-child {
        flex: unset;
    }
    .header-top>div:nth-last-child(2) {
        flex: 0 1 300px;
    }
    .header-top>div:last-child {
        flex: 0 1 150px;
    }
    .kn_contact {
        margin-left: 120px;
    }
}
/*
.menu-level-1>li:nth-child(1) {
    order: 1;
}

.menu-level-1>li:nth-child(2) {
    order: 2;
}

.menu-level-1>li:nth-child(3) {
    order: 4;
    background-color: #07afa1;
}

.menu-level-1>li:nth-child(4) {
    order: 5;
    background-color: #07afa1;
}*/

.menu-level-1>li:nth-child(3) a b,
.menu-level-1>li:nth-child(4) a b {
    color: #fff !important;
}
/*

.menu-level-1>li:nth-child(5) {
    order: 6;
}

.menu-level-1>li:nth-child(6) {
    order: 3;
}
*/
.next-to-carousel-banners .banner-wrapper:nth-child(1),
.next-to-carousel-banners .banner-wrapper:nth-child(2),
.next-to-carousel-banners .banner-wrapper:nth-child(3),
.next-to-carousel-banners .banner-wrapper:nth-child(5),
.next-to-carousel-banners .banner-wrapper:nth-child(6),
.next-to-carousel-banners .banner-wrapper:nth-child(7) {
    border: solid 1px #a1c8c5;
}

#mc_embed_signup {
    background: #99bd3d;
}

#mc_embed_signup label {
    color: #fff;
}

#mc_embed_signup .button {
    background-color: #07afa1 !important;
    color: #fff !important;
}

.navigation-in>ul>li.ext.exp:first-child>a,
.menu-item-3176.ext a,
.navigation-in>ul>li:first-child>a,
.navigation-in>ul>li>a,
.navigation-in>ul>li>a:hover,
.navigation-in>ul>li:first-child>a:hover,
.navigation-in>ul>li.ext.exp>a,
.navigation-in>ul>li.ext.exp>a:hover {
    padding-left: 60px !important;
}

@media (min-width: 768px) {
    .top-navigation-bar .top-navigation-contacts,
    .top-navigation-bar {
        display: none !important;
    }
    .navigation-in,
    #header {
        background-color: transparent;
    }
    #header:after {
        content: '';
        background: linear-gradient(to right, #afd64c 0, #afd64c 25%, #6e8d20 82%, #6e8d20 100%);
        height: 53px;
        width: 100%;
        display: block;
        bottom: 53px;
        position: relative;
        z-index: -1;
        margin-bottom: -53px;
    }
}

.p-info-wrapper .price-final .price-final-holder:after {
    content: ' s DPH';
}

.detail_cart_block {
    order: 5;
    display: flex;
    justify-content: space-around;
    padding: 20px 10px;
    background: #f5f5f5;
}

.price-measure {
    margin-top: 0px;
}

.p-info-wrapper .p-final-price-wrapper,
.p-info-wrapper .add-to-cart {
    margin: 0;
}

.quantity input {
    background: #fff;
}

@media (max-width: 768px) {
    .navigation-in {
        background-color: #07afa1;
    }
    .detail_cart_block {
        flex-wrap: wrap;
    }
    .p-final-price-wrapper {
        margin-bottom: 20px !important;
    }
}

label[for="dd[]14"] {
    display: none !important;
}

.extended {
    background: #99BD3D;
    padding: 20px !important;
    text-align: center;
    color: white;
}

.extended h4.topic {
    display: block;
    font-size: 18px;
    padding-bottom: 10px;
    font-weight: bold;
    margin: 0;
    color: white !important;
}

.extended #formNewsletterWidget {
    margin-top: 10px;
}

.extended #formNewsletterWidget input {
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
    font-size: 15px;
    border: 1px solid #ABB0B2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #343434;
    background-color: #fff;
    box-sizing: border-box;
    height: 32px;
    padding: 0px 0.4em;
    display: inline-block;
    margin: 0;
    width: 350px;
    vertical-align: top;
}

.extended #formNewsletterWidget button {
    font-size: 13px;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    letter-spacing: .03em;
    color: #fff;
    background-color: #07AFA1;
    box-sizing: border-box;
    height: 32px;
    line-height: 32px;
    padding: 0 18px;
    display: inline-block;
    margin: 0;
    transition: all 0.23s ease-in-out 0s;
}

.extended #formNewsletterWidget button:hover {
    background-color: #E8930E;
}

.extended #formNewsletterWidget fieldset {
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
}

.extended #formNewsletterWidget .js-validated-element-wrapper {
    order: 1 !important;
    margin-left: 0vw;
    flex: unset;
    position: relative;
}

.extended #formNewsletterWidget .js-validated-element-wrapper .msg-error {
    position: absolute;
    top: -25px;
}

.extended #formNewsletterWidget fieldset div {
    order: 3;
    flex: 100%;
}

.extended #formNewsletterWidget fieldset button {
    position: relative;
    top: unset;
    left: unset;
    right: unset;
    order: 2;
    flex: 0 0 5%;
}

.extended #formNewsletterWidget fieldset div a {
    color: white;
    text-decoration: underline;
}

.extended #formNewsletterWidget fieldset div a:hover {
    color: #1997e5;
}

@media screen and (max-width: 370px) {
    .extended #formNewsletterWidget input {
        width: 240px;
    }
}

.variant-tabs {
    flex-wrap: wrap;
}

/******************************************************************/
.vypisy-hodnot {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    flex-flow: wrap;
    clear: both;
    font-size: 0.8em;
}

.detail-hodnot {
    width: 23%;
    height: auto;
    margin: 6px;
    box-sizing: border-box;
    text-align: center;
}

.vypisy-hodinek {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    flex-flow: wrap;
    clear: both;
}

.detail-hodinek {
    width: 31%;
    height: auto;
    margin: 6px;
    box-sizing: border-box;
}


@media screen and (max-width: 600px) {
    .detail-hodinek {
        width: 90%;
    }
}
@media screen and (max-width: 1200px) {
    .detail-hodinek {
        width: 45%;
    }
}
@media screen and (max-width: 600px) {
    .detail-hodnot {
        width: 43%;
    }
}
@media screen and (max-width: 1200px) {
    .detail-hodnot {
        width: 43%;
    }
}
/******************************************************************/