.product .golden {display: none;}

.gabi {color: red;}

.pre-heading:before {
    background: url(/images/logo_cross.png) center center/100% auto no-repeat;
    width: 110px;
    height: 50px;
}

.section--news article .wrap{background-color:none;border:1px solid #ccc;}

#content .pre-heading-link{
    width: 60px;
    display: block;
    margin: auto;
    text-decoration: none;
}

.categoryMenu .level-2 > a {display: block;padding: 1px 5px 1px 15px;}
.categoryMenu .level-2 > a::before {content: "--";margin-right: 8px;}

.finish__title{text-align:center !important;}
#news{
    display: none;
}

#productFullImage .productLabels{
    position: absolute;
}

.dopravaZdarma
{
    width: 150px;
    background: none !important;
}
.swiper-slide * .dopravaZdarma
{
    width: 100px !important;
    background: none !important;
}
.dopravaZdarma>img
{
    width: 100%;
}
#news .article .wrap .category{
    width: 20%;
    background: black;
    padding: 5px;
    text-align: center;
    margin: 0;
}

#news .article .wrap .title{
    background: rgba(0,0,0,.3);
    padding: 10px;
}

#news .article .wrap .title h3{
    margin: 0;
}

.article--big-image img{
    width: 100%;
}

.article--big__content .article__title h3{
    font-size: 24px;
}

body.menu-item-10 .article-detail__full {
    width: 100%;
}

body.menu-item-10 .article-detail__full .article-detail__date{
    display: none;
}

body.menu-item-10 .article-detail__full .page-content h1{
    text-align: center;
}

body.menu-item-10 .article-detail__full .page-content hr{
    margin: 40px auto;
}

body.menu-item-10 .article-detail__full .page-content .fl.w50{
    display: flex;
    max-width: 700px;
    margin: auto;
}

body.menu-item-10 .article-detail__full .page-content .fl.w50:nth-child(3){
    max-width: 1000px;
}

body.menu-item-10 .article-detail__full .page-content .fl.w50 p{
    flex: 30%;
    text-align: center;
}

body.menu-item-10 .article-detail__full .page-content table td{
    padding: 3px 10px;
}

body.menu-item-10 .article-detail__full .page-content .obchodni-zastupci{
    display: flex;
}

body.menu-item-10 .article-detail__full .page-content .obchodni-zastupci table,
body.menu-item-10 .article-detail__full .page-content .obchodni-zastupci .mapa{
    width: 50%;
}

body.menu-item-10 .article-detail__full .page-content .obchodni-zastupci .mapa img{
    width: 100%;
}

body.menu-item-10 .article-detail__full .page-content .obchodni-zastupci table td:before{
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #80cce6;
    display:inline-block;
    margin: auto 5px auto auto;
}

body.menu-item-10 .article-detail__full .page-content .obchodni-zastupci table tr:nth-child(1) td:nth-child(2):before{
    background: #e793b4 !important;
}

body.menu-item-10 .article-detail__full .page-content .obchodni-zastupci table tr:nth-child(2) td:nth-child(1):before{
    background: #374586 !important;
}

body.menu-item-10 .article-detail__full .page-content .obchodni-zastupci table tr:nth-child(2) td:nth-child(2):before{
    background: #23a54d !important;
}

body.menu-item-10 .article-detail__full .page-content .obchodni-zastupci table tr:nth-child(3) td:nth-child(1):before{
    background: #0175ae !important;
}

body.menu-item-10 .article-detail__full .page-content .obchodni-zastupci table tr:nth-child(3) td:nth-child(2):before{
    background: #803f83 !important;
}

body.menu-item-10 .article-detail__full .page-content .obchodni-zastupci table tr:nth-child(4) td:nth-child(1):before{
    background: #e9e452 !important;
}

body.menu-item-10 .article-detail__full .page-content .obchodni-zastupci table tr:nth-child(4) td:nth-child(2):before{
    display: none;
}

#kontakt-cara{
    width: 100%;
    height: 2px;
    margin: 20px auto;
    background: #f6f6f6;
}

.article--review__product a span{
    display: block;
    text-align: center;
    width: 100%;
}

.addressForm label{
    text-transform: unset;
}

.more-herbs{
    max-width: 77%;
    margin: auto;
}

.kontaktni-stranka{
    display: flex;
}

.kontaktni-stranka .text,
.kontaktni-stranka .image{
    flex: 50%;
    flex-wrap: wrap;
}

.kontaktni-stranka .image img{
    width: 100%;
}

body.menu-item-153 .label.label-action{
    display: none;
}

.label.darek{
    display: none !important;
    border-radius: 50%;
    text-align: center;
    width: 60px;
    height: 60px;
    background: #00523d;
    color: white;
}

.label.darek .text{
    line-height: normal;
    font-size: 16px;
    display: block;
    padding: 5px 0px;
}

.productList .label.label-action{
    display: none;
}

.productList .label.label-action.darek{
    display: block;
}

.productList .label.label-action.darek .text{
    font-size: 13px;
}

.buybutt .number-input input,
.cart-detail .number-input input{
    -moz-appearance: textfield;
}

.buybutt .number-input input::-webkit-outer-spin-button,
.buybutt .number-input input::-webkit-inner-spin-button,
.cart-detail .number-input input::-webkit-inner-spin-button,
.cart-detail .number-input input::-webkit-outer-spin-button
{
    -webkit-appearance: none;
    margin: 0;
}

@media screen and (max-width: 768px) {

    body.menu-item-10 .article-detail__full .page-content .obchodni-zastupci{
        flex-direction: column;
    }

    body.menu-item-10 .article-detail__full .page-content .obchodni-zastupci table,
    body.menu-item-10 .article-detail__full .page-content .obchodni-zastupci .mapa{
        width: 100%;
    }

    body.menu-item-10 .article-detail__full .page-content .fl.w50{
        flex-direction: column;
    }

    .coupon-box .h3{
        text-align: center;
        font-size: 18px;
    }

    .order-summary{
        width: 100%;
    }


    .product-buttons .table{
        flex-direction: column;
    }

    .product-variant__buttons .product-buttons .table{
        flex-direction: row;
        margin: 10px auto;
    }

    .product-variant__wrap {
        display: flex;
        flex-direction: column;
    }

    .product-variant__price {
        border: none;
        text-align: center;
        padding: 0;
        margin: 0 !important;
    }

    .product-variant__price .price.vat{
        display: block;
        width: 100%;
        text-align: center;
    }

    .product-variant__name {
        text-align: center;
    }

    .product-variant__image{
        margin: 0 !important;
        padding: 0;
        height: 100px;
        width: 90px;
    }

    .product-variant__image a{
        max-width: 90px;
        max-height: 90px;
    }

    .product-variant__image a img{
        max-width: 90px;
        max-height: 90px;
    }

}

body.menu-item-306 #content{
    max-width: 1300px;
    margin: auto;
}

#newslleter {
    max-width: 800px;
    margin: auto;
    padding: 5% 0;
}

#newslleter h1{
    text-align: center;
    color: #00523d;
    font-weight: bold;
    margin: 20px 0;
}

#newslleter h3{
    text-align: center;
    margin: 15px 0;
    color: black;
}

#newslleter #newslleter-form{
    max-width: 500px;
    margin: 5% auto;
}

#newslleter #newslleter-form .form-cell{
    margin: 10px auto;
    display: flex;
}

#newslleter #newslleter-form .form-cell label{
    flex: 30%;
    line-height: 32px;
}

#newslleter #newslleter-form .form-cell input{
    flex: 50%;
}

#newslleter #newslleter-form .button-submit{
    text-align: center;
}

#newslleter #newslleter-form .agreement{
    margin: 40px auto;
    text-align: center;
}

#newslleter-popup{
    width: 100%;
    height: 100%;
    display: none;
}

#newslleter-popup .overlay{
    position: fixed;
    background: rgba(0,0,0, .5);
    z-index: 999;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.modal .overlay {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
}
.product-info__stock.product-info__stock--depot.product-info__stock--available
{
    color: green;
    font-size: 21px;
    font-weight: 600;
}
.product-info__stock.product-info__stock--depot.product-info__stock--unavailable
{

}

.balikovna-modal-content,
.balikNaPostu-modal-content,
.gls-modal-content {
    position: relative;
    z-index: 1000;
}

#newslleter-popup #newslleter{
    position: fixed;
    top: 15%;
    background: white;
    z-index: 1000;
    margin: auto;
    padding: 40px;
    left: 50%;
    transform: translateX(-50%);
}

#newslleter-popup #newslleter .close-popup{
    width: 20px;
    height: 20px;
    background: url("/images/icons/close-icon.png") no-repeat center;
    background-size: contain;
    cursor: pointer;
    transition: .5s;
    float: right;
    margin: 10px;
}

#newslleter-popup #newslleter .close-popup:hover{
    opacity: .5;
}

body.menu-item-307 .article-detail__date{
    display: none;
}

body.menu-item-307 .page-content p{
    font-size: 21px !important;
}

.article-detail__left .product .image,
.article-detail__left .product .image > a,
.product.swiper-slide .image,
.product.swiper-slide .image > a
{
    height: 200px;
}

.article--review .article__wrap{
    height: 200px;
}

.article--review .article__wrap .article--review__text p{
    margin: 0;
}

.article--review__content{
    border-right: none;
}

.article--review__product{
    width: 200px;
}

.article--review__product a{
    height: 100%;
}

#slide-row .container .swiper-container{
    height: 440px;
}

#productDetail #imageMover {
    display: flex;
    width: 100% !important;
    align-content: space-between;
    gap: 25px;
}

#productDetail #imageMover a{
    margin: auto;
}

#productDetail #imageMover a img{
    width: 75%;
    height: 75%;
}

#productDetail #nextImages,
#productDetail #prevImages{
    font-size: 30px;
    height: 100%;
    margin: auto;
}

#productDetail #productImages {
    display: flex;
    overflow: hidden;
}

#video-hp{
    max-width: 500px;
    background: white;
    padding: 30px;
    position: fixed;
    left: 30px;
    bottom: 30px;
    z-index: 10;
    width: 100%;
    display: none;
    box-shadow: 0px 0px 45px -12px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 0px 45px -12px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 45px -12px rgba(0,0,0,0.2);
}

#video-hp h3{
    font-size: 18px;
}

#video-hp .video-hp-close{
    position: absolute;
    right: 15px;
    top: 5px;
    cursor: pointer;
    transition: .3s;
    padding: 5px;
    width: 27px;
}

#video-hp .video-hp-close:hover{
    opacity: .8;
}


@media screen and (max-width: 991px) {
    .herbs .herb{
        width: 49%;
    }

    .more-herbs .col-md-2{
        max-width: 30%;
        flex: 14%;
    }

    .my-slider{
        display: none;
    }

    #video-hp{
        position: unset;
        background: none;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        padding: 5px 10px;
        height: 100%;
        max-width: 100% !important;
        display: block !important;
    }

    #video-hp h3{
        font-size: 22px;
        margin: 10px auto;
        line-height: normal;
    }

    #video-hp .video-hp-close{
        display: none;
    }

    .article--review .article__wrap {
        height: 100%;
    }

    #productFullImage .productLabels .dopravaZdarma{
        width: 120px;
    }
}

@media screen and (max-width: 600px) {

    #hp-articles-tiles .article__image{
        padding: 30px;
    }


    .more-herbs .col-md-2{
        max-width: 50%;
        flex: 100%;
    }

    #newslleter-popup #newslleter{
        width: 100%;
        padding: 20px !important;
    }

    .section--bg-4{
        height: 400px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .section--bg-4 .container{
        margin: auto;
    }

    .section--bg-4 .heading{
        font-size: 30px;
        margin: auto;
    }

    .more-herbs .col-md-2{
        flex: 50%;
        max-width: 100%;
    }
}

@media screen and (max-width: 500px) {
    .herb-detail{
        flex-direction: column;
    }

    .product-detail__herbs.more-herbs{
        max-width: 85%;
        margin: auto;
    }

    #video-hp{
        bottom: 0;
        left: 0;
        padding: 35px 10px;
    }

    #video-hp iframe{
        height: 200px !important;
    }
}

@media screen and (max-width: 400px) {
    .herbs .herb{
        width: 98%;
    }

    .coupon-box .input-group .btn{
        margin: 10px auto;
        height: 50px;
    }
}
