@font-face {
    font-family: 'KsIcons';
    src: url('https://cdn.myshoptet.com/usr/shoptet.kunerts.cz/user/documents/creammy/icon/icomoon.woff') format('woff'),
    url('https://cdn.myshoptet.com/usr/shoptet.kunerts.cz/user/documents/creammy/icon/icomoon.ttf') format('truetype'),
    url('https://cdn.myshoptet.com/usr/shoptet.kunerts.cz/user/documents/creammy/icon/icomoon.svg') format('svg'),
    url('https://cdn.myshoptet.com/usr/shoptet.kunerts.cz/user/documents/creammy/icon/icomoon.eot') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

.ks-icon:before, .ks-icon:after {
    font-family: 'KsIcons' !important;
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    speak: none;
    line-height: 1;
}

.ks-icon.bell:before {
    content: "\e900";
    display: block;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 1ex;
    text-align: center;
}

body.in-oblibene #content header p {
    text-align: center;
}

@media (min-width: 768px){
    .products-block .p-bottom > div {
        flex-wrap: wrap-reverse!important;
    }
}

.next-step-back span {
    color: #f2ece5!important;
}
.next-step-back:hover span {
    color: #674737!important;
}