.nologin .add-ann-button,
#main #right-block .btn-success {
    color: #fff;
    background: none;
    background-color: #edb202;
    border: none;
    border-radius: 0.375rem;
    height: 30px;
    box-sizing: border-box;
}

.nologin .add-ann-button:hover,
#main #right-block .btn-success:hover {
    background: #f0bf2f;
}

body {
    background: none;
}

.nologin #list_category .category {
    padding-left: 10px;
}

@media all and (min-width: 1150px) {
    #main-toolbar {
        width: 1100px;
        max-width: unset;
    }

    #main {
        width: 1100px;
    }

    #main #left-block {
        width: 100%;
    }

    #main .content {
        width: 97%;
    }

    .crumbs-bottom {
        width: 100%;
    }

    .list-ann {
        width: 100%;
    }

    #reclame-banner {
        width: 100%;
    }

    #reclame-banner img {
        width: 100%;
    }

}

#right-block #right-bbs-content {
    display: none;
}

/* main.css | https://business.proms2.ru/media/css/main.css */

#fixed-paginator {
    /* z-index: 3; */
    z-index: 6;
}

#head-nologin {
    background-image: none !important;
    background-color: #344d71 !important;
}

#head-nologin .log_reg_mob .registration-button {
    color: #fff;
    background: none;
    background-color: #f8960c;
    border: none;
    border-radius: 0.375rem;
    height: 30px;
    box-sizing: border-box;
}

#head-nologin .log_reg_mob .btn.btn-primary {
    color: #fff;
    background: none;
    background-color: #309fd8;
    border: none;
    border-radius: 0.375rem;
    height: 30px;
    box-sizing: border-box;
}

#head-nologin .log_reg_mob .btn.btn-primary:hover {
    background-color: #48b5ec;
}

#head-nologin .log_reg_mob .registration-button:hover {
    background-color: #f5b254;
}

@media (min-width: 1200px) {
    #body-nologin {
        width: 1150px !important;
    }
}

/* #body-nologin .category.goods, */
#body-nologin .category.med,
#body-nologin .category.hobby,
#body-nologin .category.animal {
    display: none;
}

#body-nologin #main_title {
    text-align: center;
    margin-top: 30px;
}

#footer-nologin-country {
    left: 0px !important;
}

#footer-nologin-copy {
    left: 0px !important;
}

#main-toolbar .nav-collapse ul>li>a {
    padding: 17px 8px 17px !important;
}

@media (min-width: 1200px) {
    #body-nologin #list_category {
        justify-content: unset !important;
    }
}

.nologin .category-auto {
    order: -1;
}

.d-none {
    display: none !important;
}



.footer-nologin-social {
    display: inline;
}

.footer-nologin-social__icon {
    width: 14px;
}

.right-block-social__icon {
    margin-left: 7px;
    width: 18px;
}

.right-block-social a:first-of-type .right-block-social__icon {
    margin-left: 0;
}


#main-user-menu .navbar-search {
    margin-top: 11px;
}

#head-nologin .log_reg_mob {
    align-items: center !important;
}

#head-nologin .text {
    padding-top: 20px !important;
}

#wrapper #main-toolbar .logo a img {
    padding-top: 10px !important;
    height: 27px !important;
}