/* CSS kod pishite v etom faile, chotobi pri ustanovke obnovlenii ne bilo problem  */
/* --------------------------------------- */
/* Here you can put custom css rules for your site */

.mega_fixed_menu .right_block .button {
    margin: 0 !important;
}

.banners-big .logo {
    width: 100px;
    margin-bottom: 25px;
}

.banners-content .maxwidth-banner {
    background-size: contain !important;
}

.banners-content .text.light h1.shares {
    background: rgba(0, 0, 0, 0.55);
}

.contacts.contacts-page-map-inline table {
    color: #333;
}

.contacts.contacts-page-map-inline table td {
    font-size: 15px;
}

.catalog.sections .item {
    position: relative;
}

.catalog.sections .item .padding-top {
    position: absolute;
    top: -62px;
    left: 0;
    width: 0;
    height: 0;
}

.item-views.sections.type_4_within .items .item .info {
    padding: 0;
}

.sections.item-views .item .title {
    /*font-weight: bold;*/
    color: #333;
}

.item-views.sections.type_4_within .items .item .childs ul {
    margin-left: 0;
    margin-right: 0;
}

.item-views.sections.type_4_within .items .item .childs li {
    display: list-item;
    margin-left: 21px;
}

@media (min-width: 991px) {
    .logo_and_menu-row .burger {
        display: none;
    }
}