/*
@media (min-width: 1200px) {
    .container {
        width: 1240px;
    }
}
 */

#main > div.row.product-container.js-product-container > div:nth-child(2) > div.product-information > div.tabs > ul > li:nth-child(2) {
    display: none;
}

.header-banner {
    text-align: center;
}

.linky_levo ul li {
    list-style: inside;
}

.linky_levo ul li a {
    font-size: 14px;
}

.block-categories ul li a:hover, .linky_levo ul li a:hover {
    font-weight: bold !important;
}

.shaim_add_to_cart > button {
    width: 100%;
}
