/*-------------------------------------------------------------------------------------------
    GENERAL
-------------------------------------------------------------------------------------------*/
/*skrýt zkrácené náhledy článků v rubrikách
    body.type-posts-listing article.news-item div.description {display:none;}
*/
/*button add-to-cart*/
div.p-cart-button > span.field-text-wrap > input {
    background-color: #f5f5f5;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    height: 35px;
}
div.p-cart-button {
    height: 36px;
}
div.p-cart-button > span.field-text-wrap {
    border: 0px;
}
div.p-cart-button > span.b-cart{
    border:0px;
}
div.p-cart-button > span.b-cart > input {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
/*button detail */
div.p-cart-button > span.button-wrap > a.button-content-product {
    border-radius:5px;
}
div.p-cart-button > span.button-wrap {
    border: 0px;
}
/*PRODUCT PAGE */
.type-product .button.success {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-bottom:10px;
    margin-top:10px;
}
.type-product #content-in table tr td input[type="text"] {
    border: 0px; background-color: #f5f5f5; border-bottom-left-radius: 5px;border-top-left-radius: 5px; padding: 18px 20px;margin-top:-2px;
}
.type-product #product-detail .add-pcs{
    top: -2px;
    height: 20px;
}
.type-product #product-detail .remove-pcs {
    top: 17px;
    height: 20px;
}
.type-product .button-cart-wrap .b-cart2 {
    padding: 0.52rem 2rem;
}

/*-------------------------------------------------------------------------------------------
    HOMEPAGE : CATEGORY OVERVIEW
-------------------------------------------------------------------------------------------*/
.tp-row {
    padding-left: 9px;
    padding-right: 9px;
    padding-bottom: 9px;
}
.tp-row .columns {
    padding-left:6px;
    padding-right: 6px;
    padding-top:20px;
}
.tp-block {
    background-color: #f5f5f5;
    padding-bottom: 0px;
    border-radius: 5px;
}
.tp-block h2 {
    font-size: 0.9rem;
    font-weight: bold;
    color: #FFF;
    padding-top: 8px;
    text-align: center;
    height: 30px;
    padding: 8px;
}
.tp-block h2 a {
    text-decoration: none;
    color: #343434;
}
#content-in .tp-block ul li {
    padding-right: 0px;
}
.tp-block h2 a:hover {
    text-decoration: underline;
    color: #343434;
}
.tp-block img {
    margin-top: -45px;
    margin-left: 15%;
    display:none;
}
.tp-block ul {
    margin-left: 0;
    height: 214px;
    padding-left: 15px;
    padding-right: 15px;
}
.tp-block ul li {
    padding-right: 0;
    list-style: none;
}
.tp-block > div {
    display:none;
}
.tp-block ul li a {
    display: block;
    background-color: white;
    color: #343434;
    padding: 7px 5px;
    margin-top: 3px;
    margin-left: 0px;
    text-decoration: none;
    font-size: 0.75rem;
    font-weight: 400;
    text-align: center;
    border-radius:5px;
}
.tp-block ul li a:hover {
    background-color: #e0e0e0;
}
.tp-block .display-all{
    background: #b44848;
    color: #FFF;
    font-size: 0.8rem;
    text-align: center;
    margin-top:14px;
}
.tp-block .display-all:hover{
    background: #242424;
}
#titulni-box div.tp-row:nth-last-child(1) > div:nth-last-child(1) .tp-block ul li:nth-child(1) a,
#titulni-box div.tp-row:nth-last-child(1) > div:nth-last-child(1) .tp-block ul li:nth-child(2) a {
    padding: 31px 0px;
}
/*-------------------------------------------------------------------------------------------
    HEADER
-------------------------------------------------------------------------------------------*/
/*vzhled našeptávacího vyhledávání */
    @media (min-width: 992px){
        #header form.search-whisperer-wrap > fieldset input.s-word {
            border: 1px solid #f5f5f5;
            background: #f5f5f5;
            border-bottom-left-radius: 5px;
            border-top-left-radius: 5px;
        }
        #header form.search-whisperer-wrap > fieldset .b-search {
            border-top-right-radius: 5px;
            border-bottom-right-radius: 5px;
        }
    }

/*logo - velikost
    @media (min-width: 992px){
        #logo img {
            max-width: 210px;
        }
    }
*/
/*-------------------------------------------------------------------------------------------
    CATEGORIES MENU
-------------------------------------------------------------------------------------------*/
/*left menu : DESKTOP : zakulaceny vzhled */
    @media (min-width: 992px){
        #column-l-in > div > div a { font-size: 15px; font-weight:400}
        #column-l-in #categories .categories .topic {
            border-radius: 5px;
        }
        #column-l-in #categories .categories.expanded .topic {
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
        }
        #column-l-in #categories .categories.expanded .topic a {
            border-top-left-radius: 5px;
            border-bottom-left-radius: 0px;
        }
        .categories.expanded .topic:hover {
            background-color: #b44848;
        }
        .categories .topic:hover a{
            border-top-left-radius: 5px;
            border-bottom-left-radius: 5px;
        }
        .categories:not(.expandable) .topic:hover a{
            border-top-right-radius: 5px;
            border-bottom-right-radius:5px;
        }
        .categories .topic:hover a {
            background-color: #b44848;
        }
    }
/*left menu : tloustka pisma
    @media (min-width: 992px){
        #column-l-in > div > div a {
            font-weight: 400;
        }
    }
*/
/*LEFT MENU : malé písmo kategorií
    .categories.expandable>ul>li {
        text-transform:none;
    }
    .categories.topic {
        text-transform:none;
    }
    #column-l-in > div .topic {
        text-transform:none;
    }
    #column-l-in #categories .categories .topic {
        text-transform:none;
    }
*/

/*-------------------------------------------------------------------------------------------
    HEADER MENU
-------------------------------------------------------------------------------------------*/
/*horni menu vzhled DESKTOP*/
    @media (min-width: 992px){
        #menu li a {
            color: white;
            text-transform: none;
            font-weight: 400;
            font-size: 15px;
        }
        #header-in {
            border-bottom: 0px;
        }
        #menu {
            border-top: 0px;
            background: #b44848;
            height: 36px;
            border-radius: 5px;
        }
        #menu li:hover a {
            color: white;
            background: #a14040;
        }
        #menu .list-inline>li:hover>a {
            border-top: 0px;
            border-bottom: 0px;
        }
        #menu .list-inline > li:hover > a {
            position: relative;
            top: 0px;
            height: unset;
            line-height: unset;
        }
        #a-home {
            border-top-left-radius: 5px;
            border-bottom-left-radius: 5px;
        }
        #menu .inline-list>li:hover>a#a-home:before {
            top: 6px;
        }
        #a-home:hover:before {
            color: #c6c6c6;
        }
        /*skrýt okraj horního menu*/
            #menu { border-top: 0px; }
    }
/*mobil+tablet menu obsahuje pouze kategorie*/
    @media (max-width: 640px){
        #menu-helper-box > li.first-line, /*uvodni stranka*/ 
        /*#menu-helper-box > li.menu-item-682, /*novinky*/
        #menu-helper-box > li.menu-item-29, /* kontakty*/
        /*#menu-helper-box > li.menu-item-901, /*doprava*/
        #menu-helper-box > li.menu-item-39, /*obch.podminky*/
        #menu-helper-box > li.menu-item--6, /*napiste nam*/
        #menu-helper-box > li.menu-item-6245 /* reklamace a vratky zbozi*/
        {display:none;}
    }

/*-------------------------------------------------------------------------------------------
    FOOTER
-------------------------------------------------------------------------------------------*/

/*FOOTER celkovy vzhled */
    #footer-in {
        border-top: 0.75rem solid #f5f5f5;
        padding-top: 15px;
    }
    #footer {
        background-color: white;
    }
    #copyright {
        background: transparent;
    }
    .message-eet {
        background-color: white;
        border-top-color: white;
        color: grey;/*#a6a6a6*/
    }
    #footer-in .topic {
        color: #b44848;
        font-weight: bold;
    }
    /* skryt hotchilli label vedle loga*/
    #contactbox-right > div.ccr-single:nth-child(1) > strong {display:none;}
/*FOOTER : kontakt box*/
    #contactbox-right .ccr-single span {
        color: #444;
    }

/*FOOTER : newsletter box */
    #footer-in #n-email {
        border: 0px;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }
    #footer-in #newsletter .b-confirm {
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }
    #newsletter #n-email {
        background: #f5f5f5;
    }
/*FOOTER : mobil+tablet do 40em (cca 640px?) : zobrazit obsah paticky */
    @media only screen and (max-width: 40em){
        .hide-for-small {display: inherit !important;}
        #footer-in .footer-row-element:not(.banner){display:inherit;text-align:center; padding-right: 10px;padding-left:10px;}
        .ccr-single span:before {left: auto;}
        #footer-in #n-email {margin-bottom: 10px;border-radius: 5px;}
        #footer-in #newsletter .b-confirm {border-radius: 5px;}
        .ccr-single span { padding: 0; }
        #contacts > div > div.merchant-photo > img {display:none;}
        #footer-in #newsletter {padding-left:22px;padding-right: 22px;}
        #footer-in ul>li:not(.footer-row-element):before { display:none;}
    }
/*FOOTER malé písmo u odkazů v patičce
    #footer-in article > h4 > a {text-transform:none;}
*/
/*-------------------------------------------------------------------------------------------
    PRODUCT PAGE
-------------------------------------------------------------------------------------------*/
/*PRODUCT PAGE: skryt social buttons*/
    .type-product #social-buttons-in {
        display:none;
    }
/* PRODUCT PAGE: description do 3 sloupců - zobrazení na PC 561px a více === INHOUSE ÚPRAVY ===*/
.description-sloupce {white-space:normal;}
.description-sloupce .red {color:#b44848;font-weight:600;}
.description-sloupce > .description-sloupce-3 > div> ul {line-height: 1.1;}
.description-sloupce > .description-sloupce-3 > div> h3 {font-size:medium;font-weight: 600;color:grey}
.description-sloupce > .description-sloupce-3 > div> ul > li {font-size: 0.8rem;margin-top:10px;}
@media screen and (max-width: 991px) {
    .description-sloupce > .description-sloupce-3 {width:100%;float: left;text-align:left;}
}
@media screen and (min-width: 992px){
    .description-sloupce {margin-left:-15px;margin-right:-15px;}
    .description-sloupce > .description-sloupce-3 {width: 33.33333%;float: left;text-align:left;padding-right: 15px;padding-left:15px;}
    .description-sloupce > .description-sloupce-3 > div {background-color:rgb(250,250,250);padding:15px;margin-bottom:30px;border-radius:5px}
    .description-sloupce > .description-sloupce-3 > div > img:hover {transform: scale(3);right:250px;position:relative;border:3px solid #b44848;border-radius:5px}
}