

.slick-slider .slick-arrow {
    position: absolute;
    top: -40px;
    left: auto;
    right: 0;
    content: "";
    background-color: #fff !important;
    outline: none;
    border: 2.5px solid #808080;
    color: rgba(45, 50, 57, 0);
    width: 40px;
    height: 40px;
    border-radius: 3px;
    overflow: hidden;
    background-image: url(https://www.belliene.cz/user/documents/upload/arrov.png) !important;
    background-size: 10px !important;
    background-repeat: no-repeat;
    background-position: 50%;
}

.slick-slider .slick-prev {
    right: 50px;
    background-image: url(https://www.belliene.cz/user/documents/upload/arov2.png) !important;
}

@media only screen and (min-width: 992px) {
    #mujNovyBanner {
        padding-top: 20px; /* Odsazení nahoře */
        padding-bottom: 20px; /* Odsazení dole */
    }
}






@media only screen and (min-width: 767px) {
    body.id-749 .products-block.products .product {
    width: calc(33.33% - 20px) !important;
}
}

@media only screen and (min-width: 769px) {
    body.id-749 .products-block.products {
        width: 75%;
    }
}







@media only screen and (min-width: 769px) {
    .type-detail .shp-tabs-wrapper {
        padding: 150px !important;
        margin: 0 !important;
        max-width: 100% !important;
        width: 100% !important;
        background: none !important;
    }

    .type-detail .shp-tabs-wrapper > .row {
        padding: 0 !important;
        margin: 0 !important;
        max-width: 100% !important;
        width: 100% !important;
    }

    .type-detail .shp-tabs-wrapper > .row > div {
        padding: 0 !important;
        margin: 0 !important;
        max-width: 100% !important;
        width: 100% !important;
    }
}

@media only screen and (min-width: 992px) {
    .product-top .p-detail-info .stars-wrapper {
        margin-bottom: 15px;
        margin-top: 3px;
    }
}

@media only screen and (min-width: 992px) {
    .product-top h1 {
        margin-top: 65px;
    }
}

@media only screen and (min-width: 769px) {
    .p-detail .availability-value {
        margin-top: 0;
        padding-top: 0px;
    }
}

@media only screen and (min-width: 769px) {
    .product-top .availability-label {
        text-transform: uppercase;
    }
}

@media only screen and (min-width: 992px) {
    .product-top .add-to-cart {
        padding-top: 20px;
    }
}




@media only screen and (min-width: 768px) {
    .quantity {
        padding: 0px 3px;
    }
}

@media only screen and (min-width: 768px) {
    .quantity input {
        width: 145px;
        height: 32px;
        text-align: center;
        font-weight: 500;
        border: 2px solid #D3D3D3;
        border-radius: 9px;
        font-size: 1.1em;
    }
}

@media only screen and (min-width: 768px) {
    .quantity .increase {
        right: -11px;
    }
    .quantity .decrease {
        left: 22px;
    }
}

@media only screen and (min-width: 768px) {
    .product-top .quantity {
        margin-right: 38px;
    }
}

@media only screen and (min-width: 767px) {
    .product-top .add-to-cart button {
        padding-left: 29px;
        padding-right: 39px;
    }
}

@media only screen and (min-width: 767px) {
.benefitBanner {

   margin: 30px 30px;
    width: 100%;
}
}

@media only screen and (min-width: 767px) {
.benefitBanner.position--benefitProduct::before {
    content: '';
    display: block;
    width: 100%; /* Čára bude široká stejně jako element */
    height: 2px; /* Tloušťka čáry */
    background-color: grey; /* Barva čáry */
    margin-bottom: 10px; /* Mezera mezi čárou a elementem */
}
}

@media only screen and (min-width: 767px) {
#banner-wrapper {
    padding: 90px 0px 30px 0px !important; /* Nahoru, doprava, dolů, doleva */
}
}

@media only screen and (min-width: 767px) {
.breadcrumbs-wrapper, body.blank-mode .container.breadcrumbs-wrapper {
    clear: both;
    padding-top: 20px !important;
    padding-bottom: 10px !important;
    position: relative;
    margin-top: 0;
    display: none;
}}

@media only screen and (min-width: 767px) {
.product-top .p-detail-info>div {
    font-weight: 600;
    float: right;
    color: #1e1e1c;
    padding-bottom: 5px;
    padding-right: 150px;
}}

@media only screen and (min-width: 992px) {
    .product-top h1 {
        
        padding-right: 130px;
    }
}

@media only screen and (min-width: 992px) {
    .content-wrapper.container .row > div {
        padding-left: 80px;
        padding-right: 0px;
    }
}



