/*cleaning of shoptet */
.top-navigation-bar, .social-buttons-wrapper, li[data-testid="tabDiscussion"],
.header-top .btn.cart-count .cart-price, .homepage-box {
    display: none !important;
}

.p-short-description, .basic-description p {
    text-align: justify;
}

.subcategories.with-image li a .image, .navigation-in > ul > li.ext > ul > li > a img {
    display: none !important;
}

.breadcrumbs {
    border-color: transparent;
}

.menu-image {
    display: none !important;
}

@media (min-width: 768px) {
    .navigation-in > ul > li.ext > ul > li > div {
        width: auto;
    }

    .navigation-in > ul > li.ext > ul > li {
        padding-left: 35px;
    }
}

.navigation-buttons > a::before {
    content: '';
}

.btn.btn-icon, a.btn.btn-icon {
    padding: 4px;
}

/*autori */
ul.manufacturers li {
    align-items: flex-start;
    flex-direction: column !important;
    flex-wrap: unset !important;
}

ul.manufacturers ul li {
    padding: 5px;


}

.breadcrumbs {
    display: flex !important;
}

.breadcrumbs-wrapper {
    padding: 0px !important;
}

ul.manufacturers h2 {
    padding: 0px;
    padding-left: 12px !important;
    padding-bottom: 8px;
    flex: unset !important;
    font-size: 22px;
}

@media (min-width: 768px) {
    ul.manufacturers ul {
        padding-left: 7px !important;
    }
}

/*global variables */
@import url('https://fonts.googleapis.com/css2?family=Merriweather&display=swap');
.container {
    max-width: 1200px !important;
    padding: 0px 50px;
}


body {
    background-size: cover;
}

/*
@media (min-width: 992px) {
    body {
        background-size: cover !important;
        background: #ffffff url(https://cdn.myshoptet.com/usr/533016.myshoptet.com/user/frontend_backgrounds/book_bg.png);
    }
}
*/
#content-wrapper {
    padding: 0px 35px;
    background-color: transparent;
}

a {
    color: #666 !important;
}

#footer a {
    color: white !important;
}

p {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #000000;
}


/*header */
.site-msg .close::before {
    color: white !important;
}

.site-msg.information {
    position: unset !important;
    max-width: 100% !important;
    background-color: #2F3148;
    text-align: center;
    color: white;
}

.submenu-visible .navigation-in > ul > li.menu-item-853.ext.exp > ul {

    flex-direction: column;
    max-width: 320px;
    margin: auto;
}

.submenu-visible .navigation-in > ul > li .menu-level-2 {
    padding: 20px;

}

.submenu-visible .navigation-in > ul > li.menu-item-853.ext.exp > ul li {
    margin: auto;
    width: 100% !important;
}

@media (min-width: 768px) {
    .navigation-in > ul > li.ext > ul > li {
        min-height: 37px;
    }

    .navigation-in > ul > li.ext > ul > li > div > a {
        font-weight: 500;
    }
}


#header {
    background-color: #e8e0de;
}

.menu-helper::after, .menu-trigger::after {
    color: #666666;
    background-color: transparent;
}

.fitted .navigation-in ul {
    justify-content: left !important;
}

/*
.sidebar{


    margin-top:55px;
}
/*
 */
.cart-count, .lang_img {
    margin-right: 6px;
}

.breadcrumbs {
    margin-top: 5px;
}

.form-control {
    background-color: #D9D2D0;
}

.navigation-buttons a[data-target="cart"] i {
    background-color: #9F9896 !important;
    left: 9px;
}

.compact-form .btn {
    display: none;
}

.navigation-in ul li {
    border-left-style: none;
}

.navigation-in ul li a {
    color: black;
}

.btn.cart-count::before, a.btn.cart-count::before {
    content: '';
    background: url("../img/icons/bask.png") no-repeat center;
    background-size: contain;
    position: absolute;
    height: 22px;
    width: 26px;
    top: 4px;
}

a.lang_img::before {
    content: '';
    background: url("../img/icons/lang.png") no-repeat center;
    background-size: contain;
    position: absolute;
    height: 22px;
    width: 22px;

}

a.login_img::before {
    content: '';
    background: url("../img/icons/usr.png") no-repeat center;
    background-size: contain;
    position: absolute;
    height: 22px;
    width: 22px;

}

.cart-count {
    width: 40px;
    height: 40px;
    position: initial;
}

.responsive-tools .navigation-buttons {
    margin-right: 20px;
}

.navigation-in ul li a b {
    font-weight: bold;
}

.navigation-in ul li a:hover {
    background-color: transparent;
    text-decoration: underline;
}

/*hp */
.f_50_wrap {
    display: flex;
    flex-wrap: wrap;

}

#products-2 .product {
    border-style: none;
    padding: 15px 20px !important;
}

#products-2 .product img {

}

#products-2 .product .p .p-in, #products-2 .product .p .widget-parameter-wrapper {
    display: none;
}

.hp_img #header::after {
    content: "";
    background: linear-gradient(180deg, #ffffff5e 0, #ffffffe0 100%), url(../img/content/book_bg.png) no-repeat center;

    position: absolute;
    width: 100%;
    height: 500px;
    z-index: -1;
    background-size: cover;
}

.f_50_wrap p {
    width: 60%;
    padding: 20px 30px 0px 20px;

}

.f_50_wrap img {

    width: 40%;
    height: auto;
}

.button {
    margin-top: 13px;
    border: 2px solid #E8E0DE;
    padding: 9px 32px;
    color: black !important;;
}

.hp_blocks {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.hp_blocks a {
    height: 140px !important;
    display: flex;
    justify-content: center;
    width: 250px;
    align-items: center;
    border-radius: 5px;
    margin-top: 12px;
}

.block_overlay {

    width: 100%;
    height: 100%;
    display: flex;
    background: #e8e0de;
    opacity: 0.85;
}

.block_novinky {
    background: url("../img/content/1_block.png") no-repeat center;
}


.block_ukazky {
    background: url("../img/content/3_block.png") no-repeat center;
}

.block_recenze {
    background: url("../img/content/2_block.jpg") no-repeat center;
}

.block_darovat {
    background: url("../img/content/4_block.jpg") no-repeat center;
}

.hp_blocks h4 {
    font-family: 'Merriweather', serif;
    margin: auto;
    color: black;
    text-align: center;
    border: 1px solid black;
    padding: 14px 23px;
    font-size: 21px;
}

.slick-list.draggable {
    margin: auto;
    width: 100%;
    border: none !important;
}

.slick-next:before {
    content: '\e910';
    font-family: "Shoptet";
    background-color: #9F9896;
    color: white;
    border-radius: 50%;
    font-size: 20px;
    text-align: center;
    padding: 10px;
    z-index: 1000;
}



.slick-prev:before {
    font-family: "Shoptet";
    content: "\e90f";
    background-color: #9F9896;
    color: white;
    border-radius: 50%;
    font-size: 20px;
    text-align: center;
    padding: 10px;
    z-index: 1000;
}

@media (min-width: 321px) and (max-width: 767px) {
    .columns-mobile-2 .products-block > div {
        width: 81% !important;
    }

    .slick-prev {
        left: -23px;
    }

    .slick-next {
        right: -9px;
    }

}

/*footer*/
#footer .container {
    background-color: transparent;
}

#footer {
    background: #75706F;
}

#ftr_col_3 p {
    color: white !important;
}

.footer-bottom {
    background-color: #1B1B1B !important;
    width: 100% !important;
    max-width: 100% !important;
}

.custom-footer {
    padding: 30px 10px;
    margin: auto;
    justify-content: space-between;
}

.footer-bottom p, .footer-bottom a, .footer-bottom span {
    color: white !important;
}

.logoonb {
    justify-content: center;
    margin: auto;
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
}

.logoonb p {
    margin-bottom: 3px !important;
}

.logoonb a img {
    height: 31px;
    width: auto;
    padding: 0 7px;
}

#footer .site-name {
    display: none !important;
}

#footer .banner-wrapper a {
    padding-bottom: 8px;
}

#footer .banner-wrapper div {
    display: flex;
    flex-direction: column;
}

#footer h4 {
    color: white;
}

#ftr_col_1 a:last-child, #ftr_col_3 a, .ftr_tel {
    padding-top: 10px;
    padding-left: 29px;
}

#ftr_col_1 a:last-child::before {
    content: '';
    background: url("../img/icons/fb.png") no-repeat center;
    background-size: contain;
    position: absolute;
    height: 18px;
    width: 34px;
    left: -6px;
}

#ftr_col_3 a::before {
    content: '';
    background: url("../img/icons/mail.png") no-repeat center;
    background-size: contain;
    position: absolute;
    height: 18px;
    width: 34px;
    left: -6px;

}

#addr {
    padding-left: 0px !important;
}

#addr::before {
    background: none !important;
}

#ftr_col_3 a.ftr_tel::before {
    content: '';
    background: url("../img/icons/call.png") no-repeat center;
    background-size: contain;
    position: absolute;
    height: 18px;
    width: 34px;
    left: -6px;

}


/*produkt*/
.shp-tabs-holder, .shp-tabs, .active .shp-tab-link {
    border-style: none !important;
    background-color: #E8E0DE;
}

.dotisk {
    display: block;
    text-decoration: underline;
    font-size: 16px;
    font-weight: 700;

}

.p-detail-inner-header h1, h1 {
    font-family: "Open Sans", sans-serif !important;
    text-align: left;
    font-size: 32px;
}

.detail-parameters td a, .detail-parameters td {
    color: #666666;
    font-weight: 400 !important;
    font-size: 14px;
}

@media (min-width: 1200px) {
    .basic-description {
        width: 60%;
    }

    .extended-description {
        width: 40%;
    }
}

.detail-parameters th {
    color: #666666;
    font-weight: 600 !important;
    font-size: 14px;
    display: flex;
}

.btn.add-to-cart-button.btn-lg, .p-detail-info, .categories .topic.active a {
    color: #666666 !important;
}

.cart-item {
    display: flex;
}

.chevron-down-after, .p-detail-info a {
    color: #666666 !important;
    text-decoration: underline;
}

.stars-wrapper, .p-detail-info > div + div::before, .p-code {
    display: none !important;
}

/*produkt-in-category*/
.p .name, .btn.btn-primary, a.btn.btn-primary, .btn.btn-default, a.btn.btn-default {
    color: #666666 !important;
}

.flu-btn-wrap {
    padding: 7px 10px 13px 0px;

}

.oiko_avcr {
    padding-bottom: 20px;
}

.oiko_avcr a {
    text-decoration: underline;
}

.flu-btn-wrap div {
    margin-right: auto;

    background-color: #e8e0de !important;
    border: none;
    color: #666666 !important;

}

#category-header {
    background-color: #E8E0DE !important;
}

.category-header input[type="radio"]:checked + label {
    background-color: #9F9896 !important;
    color: white !important;
}

.p-desc {
    color: #0000007a;
}

/* cart */
.cart-item-amount, .cart-item-name, .cart-item-price {
    border-color: transparent !important;
}

.cart-item-name {
    width: 130px;
}

.checkout-box {
    display: none;
}

.cart-content .next-step {
    flex-direction: column-reverse;
    justify-content: normal;
    align-items: normal;

}

.cart-content a.next-step-back {
    margin-top: 20px
}

.radio-wrapper.active label > span b, .radio-wrapper.active .for-free, .co-box h4::before,
.radio-wrapper input[type="checkbox"]:checked + label::after, .radio-wrapper input[type="radio"]:checked + label::after, .recapitulation-single > strong span {
    color: #9f9896 !important;
}

.radio-wrapper input[type="checkbox"]:checked + label::before, .radio-wrapper input[type="radio"]:checked + label::before {
    border-color: #9f9896 !important;
}

.radio-wrapper input[type="checkbox"]:checked + label::after, .radio-wrapper input[type="radio"]:checked + label::after {
    background-color: #9f9896 !important;
}

.cart-widget-product-name span, .cart-free-shipping strong {
    color: #666;
}

ol.cart-header li.active strong span::before, ol.cart-header li.active strong span {
    color: #9F9896 !important;
    font-weight: 600;
}

@media (min-width: 768px) {
    .submenu-arrow {
        display: inline-block !important;
    }
}


.checkout-box-wrapper, .back-shopping-link, .extra.delivery::before {
    display: none;
}

.cart-row {
    display: flex;
    flex-direction: column;
    align-items: end;
}

.cart-row .col-md-8 {
    width: 100% !important;
}

/*.cart-row .col-md-4 {
    padding-top: 30px;
}*/

.extras-wrapper {
    display: block;
}

.extra strong {
    color: #9F9896 !important;

}

.extra.delivery, .extras-col + .extras-col {
    padding-left: 0px !important;
}

.btn.btn-conversion, a.btn.btn-conversion, .btn.btn-cart, a.btn.btn-cart {
    background-color: #9F9896;
    color: white !important;
}

.add-to-cart-button {
    background-color: #e8e0de !important;
}

/* recenze + ukazky*/
.news-item .text .title {
    font-weight: 700;
    color: black !important;
}

@media (min-width: 1200px) {
    .news-item .image {
        width: 170px !important;
    }
}


/* responsiv */

/* responsiv - header */


@media (min-width: 768px) {
    .navigation-buttons > a:not(.cart-count) {
        display: block;
    }
}

@media (max-width: 992px) {
    .f_50_wrap p, .f_50_wrap img {
        width: 100%;
    }

    .f_50_wrap p{
        padding: 0px;
    }


}

@media (max-width: 1200px) {
    .hp_blocks {
        justify-content: space-evenly;
    }


}
@media (max-width: 1024px){
    div.blog-hp.slick-initialized.slick-slider.slick-dotted > button.slick-prev.slick-arrow{
        left: 0px;
    }
    div.blog-hp.slick-initialized.slick-slider.slick-dotted > button.slick-next.slick-arrow{
        right: 25px;
    }

}

@media (max-width: 768px) {
    .btn.cart-count::before, a.btn.cart-count::before {
        top: unset;
    }

    .navigation-buttons a[data-target="cart"] i {
        left: unset;
        right: 86px;
    }

    .navigation-buttons .cart-count {
        margin-left: 0px !important;
    }

    .navigation-buttons > a:not(.cart-count) {
        width: 30px;
    }

    .top-navigation-bar {
        display: block !important;
    }

.hp_img #header::after {
        display: none !important;
    }
}
.responsive-tools > a[data-target="search"]{
    margin-right: 0px;
}
.responsive-tools > a{
    margin-bottom: 5px;
}
/* responsiv - content */
@media (max-width: 768px) {
    .hp_img #content-wrapper::before {
        content: "" !important;
        background: linear-gradient(180deg, #ffffff5e 0, #ffffffe0 100%), url(../img/content/book_bg.png) no-repeat center;
        position: absolute;
        width: 100%;
        height: 500px;
        z-index: -1;
        left: 0;
        background-size: cover;
        top: 0;
    }
}

/* responsiv - header */
@media (min-width: 768px) {


    #navigation {

        height: 45px !important;
    }
}

.flag-custom2 {
    background-color: transparent !important;
    width: 140px;
    height: 53px;
    background-size: contain !important;
    position: absolute;
    right: -106px;
    top: 2px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/user/documents/upload/img/icons/stitek_e-kniha_big.png) no-repeat;
}

ul.manufacturers ul {
    width: 100% !important;
}

[class~=blog-hp]:before {
    display: none;
}

.blog-hp {
    max-width: 1100px;

}

.blog-hp .news-item.slick-slide {
    display: flex;
    flex-direction: row;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    padding: 0px 20px 0px 0px;
    margin: 10px 50px;
}

.blog-hp .news-item .title {
    line-height: 24px;
    font-size: 20px;
}

.blog-hp .news-item .text {
    padding: 10px 20px;
}

.blog-hp .news-item .image {
    width: 230px !important;
}
@media (max-width: 630px) {
    .blog-hp .news-item.slick-slide{
        flex-direction: column;
    }
    .blog-hp .news-item .image{
        width: 120px !important;
        margin: auto !important;
    }
    .breadcrumbs-wrapper{
        display: none;
    }
}

.flag.flag-discount {
    background-color: #183634 !important;
}

.products-block.products .p .name {
    height: 20px;
}

.products-block .ratings-wrapper {
    min-height: 32px;
}

.o_oiku {
    font-size: 36px;
    line-height: 37px;
    font-family: 'Merriweather', serif !important;
    text-align: center;
    color: #000000;
}
/*
.blog-hp .draggable {
    width: 80% !important;
}

.blog-hp .slick-prev {
    left: 71px;
}

.blog-hp .slick-next {
    right: 89px;
}
*/
@media (max-width: 1010px) {


    .container .breadcrumbs-wrapper {

    display:none;
    }
    #header .site-name a img{
        margin: unset;
    }
  #header{
      overflow: initial !important;
  }
}
#products-2 .flags-default{
    display: none !important;
}

#header .site-name a img {
    max-height: 78px !important;
}

.responsive-tools>a[data-target="search"]::before {
    content: '';
    background: url("../img/icons/srch.png") no-repeat center;
    top: 15px;
    background-size: contain;
    position: absolute;
    height: 22px;
    width: 22px;
}
