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


.my-class { font-size: 18px; }      
p { font-size: 16px; }
.catalog.sections .item .text { font-size: 15px; }      
p { font-size: 15px; }

.mega-menu table td .wrap > a {
    border: none;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    padding: 15px 20px 16px;
    position: relative;
    text-transform: uppercase;
    color: #ffffff;
}

.maxwidth-theme {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1560px;
    position: relative;
    width: 100%;
}

.catalog.sections .item .text,
.item-views .item .title,
.side-menu > li > a,
.side-menu .submenu,
.banners-small .item .title {
    font-size: 17px;
    line-height: 140% !important;
}
.catalog.sections .item .title {
    font-size: 18px;
    margin-bottom: 11px;
}
.catalog.sections.front .item .image {
    width: 240px;
    height: 100%;
}

.catalog.item-views.table .item .foot {
    max-width: unset;
}
.btn-sm {
    font-size: 15px;
    padding: 7px 16px 6px;
}
.side-menu .submenu > li {
    padding-left: 9px;
}
.side-menu .submenu > li > a {
    padding: 10px 0;
}
.breadcrumb {
    font-size: 14px;
    line-height: 120%;
    padding: 5px 0;
}
.bottom-menu {
    font-size: 16px;
    line-height: 160%;
    font-weight: normal;
}
.mega-menu table td > .wrap > a .fa.fa-angle-down::before,
.mega-menu table .dropdown-menu li > a {
    font-size: 16px;
}
.mega-menu table .dropdown-menu li > a {
    padding: 12px 25px 13px 13px !important;
}
footer .copy, footer .info,
.sidearea {
    font-size: 14px;
    line-height: 140%;
}
.subscribe-block-wrapper {
    padding: 30px 0;
}
footer > .container {
    padding-bottom: 30px;
}
.subscribe-block-wrapper .text {
    font-size: 14px;
    line-height: 240%;
}

@media (max-width: 530px) {
    .catalog.sections.front .item .image {
        height: auto;
    }
}

.news.front .item .title {
    font-size: 15px;
    line-height: 18px;
    margin-top: -2px;
    color: #324860;
}