a {
    transition: none;
}

h1, h2, h3, h4, h5, h6,
.container-rubric .main-rubric,
.pro-content #plus-search .search_text,
#pro-popup .modal-body a,
.pro-menu-content .selectize-input .item,
.pro-menu-content .selectize-dropdown [data-selectable],
.pro-menu-content .selectize-dropdown .optgroup-header {
    font-family: 'Roboto', Arial, sans-serif !important;
}

/*.header-logo {
    height: 90px;
}*/

.header-nav {
    position: relative;
    height: 55px;
    z-index: 900;
    border-bottom: 7px solid #000;
}

.header-logo .pro-logo-a {
    width: 460.66px;
    height: 100px;
}

footer .col-xs-12 {
    padding-top: 0;
}

.footer-top {
    padding-top: 30px
}

.footer-top {
    border-top: 7px solid #000;
}

.pro-logo-footer {
    width: 248.91px;
    height: 50px;
}

.pro-header1 {
    height: 90px;
    border-bottom: 2px solid;
    background-color: #fff;
}

.pro-header1 #menu_wr-1 a.pro-logo-menu {
    display: inline-block !important;
    width: 190px;
    height: 52px;
    margin: 22px 0 16px 0;
    position: relative;
}

.site__top {
    width: 60px;
    height: 100%;
    position: absolute;
    z-index: 201;
    right: 93px;
    top: 0;
}

.site__top .menu a.nav-icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

#nav-icon3 {
    width: 34px;
    height: 30px;
    top: auto;
    left: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}

#nav-icon3 span,
#nav-icon3 span:nth-child(1),
#nav-icon3 span:nth-child(2),
#nav-icon3 span:nth-child(3) {
    position: relative;
    top: auto;
    height: 4px;
}

#pro-popup .modal-body .close {
    background-image: url(/img/close-white.svg) !important;
    background-repeat: no-repeat !important;
    background-size: 60% !important;
    background-position: center !important;
    background-color: transparent !important;
    padding: 0;
    width: 50px;
    height: 50px;
    position: fixed;
    z-index: 100;
    left: 15px;
    top: 20px;
    right: auto;
    opacity: 1;
    transition: .1s;
    border-radius: 50%;
}

html body .bvi-body[data-bvi-theme='white'] #pro-popup .modal-body .close,
html body .bvi-body[data-bvi-theme='blue'] #pro-popup .modal-body .close,
html body .bvi-body[data-bvi-theme='brown'] #pro-popup .modal-body .close {
    background-image: url(/img/close-black.svg) !important;
}

html body .bvi-body[data-bvi-theme='white'] #nav-icon3 span {
    background-color: #000 !important;
}

html body .bvi-body[data-bvi-theme='black'] #nav-icon3 span {
    background-color: #fff !important;
}

html body .bvi-body[data-bvi-theme='blue'] #nav-icon3 span {
    background-color: #063462 !important;
}

html body .bvi-body[data-bvi-theme='brown'] #nav-icon3 span {
    background-color: #4D4B43 !important;
}

html body .bvi-body[data-bvi-theme='green'] #nav-icon3 span {
    background-color: #A9E44D !important;
}

#pro-popup .modal-body ul li.pro-rub-special-mob {
    margin-bottom: 2em;
    padding: 1em 0;
}

#pro-popup .modal-body > div {
    width: 100%;
}

#pro-popup .modal-body a.pro-search,
#pro-popup .modal-body a {
    display: inline-block;
    width: 100%;
    height: auto;
    border-radius: 0;
}

#pro-popup .modal-body a.pro-search {
    margin: .3em auto 1em;
}

#pro-popup .modal-body a i {
    font-size: 1.7em !important;
}

#pro-popup .modal-body ul li span {
    width: 100%;
    padding: 0 10px;
    margin: .6em 0 0.3em;
    font-size: 22px;
    text-align: center;
    color: inherit;
}

@media (max-width: 767px) {
    .pro-content {
        margin: 90px auto 0;
    }

    .container-rubric {
        border-bottom: 1px solid;
    }

    .pro-menu-content .selectize-control {
        border-right: 1px solid;
    }

    .pro-menu-content .selectize-dropdown.single {
        border-right: 1px solid;
        border-bottom: 1px solid;
        margin: 0;
    }
}

html body .bvi-body[data-bvi-theme='white'] .pro-logo-menu,
html body .bvi-body[data-bvi-theme='white'] .header-logo .pro-logo-a,
html body .bvi-body[data-bvi-theme='white'] .pro-logo-footer {
    background: url(/img/logo-black.png) center no-repeat !important;
    background-size: contain !important;
}

html body .bvi-body[data-bvi-theme='black'] .pro-logo-menu,
html body .bvi-body[data-bvi-theme='black'] .header-logo .pro-logo-a,
html body .bvi-body[data-bvi-theme='black'] .pro-logo-footer {
    background: url(/img/logo-white.png) center no-repeat !important;
    background-size: contain !important;
}

html body .bvi-body[data-bvi-theme='blue'] .pro-logo-menu,
html body .bvi-body[data-bvi-theme='blue'] .header-logo .pro-logo-a,
html body .bvi-body[data-bvi-theme='blue'] .pro-logo-footer {
    background: url(/img/logo-blue.png) center no-repeat !important;
    background-size: contain !important;
}

html body .bvi-body[data-bvi-theme='brown'] .pro-logo-menu,
html body .bvi-body[data-bvi-theme='brown'] .header-logo .pro-logo-a,
html body .bvi-body[data-bvi-theme='brown'] .pro-logo-footer {
    background: url(/img/logo-brown.png) center no-repeat !important;
    background-size: contain !important;
}

html body .bvi-body[data-bvi-theme='green'] .pro-logo-menu,
html body .bvi-body[data-bvi-theme='green'] .header-logo .pro-logo-a,
html body .bvi-body[data-bvi-theme='green'] .pro-logo-footer {
    background: url(/img/logo-green.png) center no-repeat !important;
    background-size: contain !important;
}

html body .bvi-body[data-bvi-theme='white'] * a.pro-logo-a:hover,
html body .bvi-body[data-bvi-theme='white'] * a.pro-logo-a:hover img,
html body .bvi-body[data-bvi-theme='black'] * a.pro-logo-a:hover,
html body .bvi-body[data-bvi-theme='black'] * a.pro-logo-a:hover img,
html body .bvi-body[data-bvi-theme='blue'] * a.pro-logo-a:hover,
html body .bvi-body[data-bvi-theme='blue'] * a.pro-logo-a:hover img,
html body .bvi-body[data-bvi-theme='brown'] * a.pro-logo-a:hover,
html body .bvi-body[data-bvi-theme='brown'] * a.pro-logo-a:hover img,
html body .bvi-body[data-bvi-theme='green'] * a.pro-logo-a:hover,
html body .bvi-body[data-bvi-theme='green'] * a.pro-logo-a:hover img {
    background-color: transparent !important;
    fill: transparent !important;
}

html body .bvi-body[data-bvi-size] .header-nav *,
html body .bvi-body[data-bvi-size] .header-nav-rubric * {
    font-size: 16px !important;
    letter-spacing: 0px !important;
    line-height: 46px !important;
}

html body .bvi-body[data-bvi-size] header *,
html body .bvi-body[data-bvi-size] footer *,
html body .bvi-body[data-bvi-size] #date-range-container *,
html body .bvi-body[data-bvi-line-height='normal'] .col-right *,
html body .bvi-body[data-bvi-size] .pro-menu-content .selectize-input .item,
html body .bvi-body[data-bvi-size] .pro-menu-content .selectize-dropdown [data-selectable],
html body .bvi-body[data-bvi-size] .pro-menu-content .selectize-dropdown .optgroup-header,
html body .bvi-body[data-bvi-size] #pro-popup .modal-body li,
html body .bvi-body[data-bvi-size] #pro-popup .modal-body a,
html body .bvi-body[data-bvi-size] #pro-popup .modal-body a span {
    font-size: 16px !important;
    letter-spacing: 0px !important;
}

.user-name {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 200px;
}

html body .bvi-body[data-bvi-size] .header-nav .user-round {
    display: inline-block;
    font-size: 40px !important;
    line-height: 39px !important;
    text-decoration: none !important;
    float: left;
    margin-right: 5px;
}

html body .bvi-body[data-bvi-images='false'] .plitka_wr_img_out {
    display: none !important;
}

html body .bvi-body[data-bvi-images='false'] .plitka_header {
    width: 100%;
    margin-top: 0;
}

.pro-block-content-add {
    border: 1px solid;
}

/*---------------------*/

html body .bvi-body[data-bvi-theme='white'] .date-picker-wrapper .month-wrapper table .day.toMonth.hovering {
    background-color: rgba(0, 0, 0, 0.3) !important;
}

html body .bvi-body[data-bvi-theme='white'] .date-picker-wrapper .month-wrapper table .day.real-today {
    background-color: rgba(0, 0, 0, 0.5) !important;
    color: #fff !important;
}

html body .bvi-body[data-bvi-theme='white'] .date-picker-wrapper .first-date-selected,
html body .bvi-body[data-bvi-theme='white'] .date-picker-wrapper .last-date-selected,
html body .bvi-body[data-bvi-theme='white'] .date-picker-wrapper .month-wrapper table .day.checked {
    background-color: #000 !important;
    color: #fff !important;
}


html body .bvi-body[data-bvi-theme='black'] .date-picker-wrapper .month-wrapper table .day.toMonth.hovering {
    background-color: rgba(255, 255, 255, 0.3) !important;
}

html body .bvi-body[data-bvi-theme='black'] .date-picker-wrapper .month-wrapper table .day.real-today {
    background-color: rgba(255, 255, 255, 0.5) !important;
    color: #fff !important;
}

html body .bvi-body[data-bvi-theme='black'] .date-picker-wrapper .first-date-selected,
html body .bvi-body[data-bvi-theme='black'] .date-picker-wrapper .last-date-selected,
html body .bvi-body[data-bvi-theme='black'] .date-picker-wrapper .month-wrapper table .day.checked {
    background-color: #fff !important;
    color: #000 !important;
}


html body .bvi-body[data-bvi-theme='blue'] .date-picker-wrapper .month-wrapper table .day.toMonth.hovering {
    background-color: rgba(6, 52, 98, 0.3) !important;
}

html body .bvi-body[data-bvi-theme='blue'] .date-picker-wrapper .month-wrapper table .day.real-today {
    background-color: rgba(6, 52, 98, 0.5) !important;
    color: #9DD1FF !important;
}

html body .bvi-body[data-bvi-theme='blue'] .date-picker-wrapper .first-date-selected,
html body .bvi-body[data-bvi-theme='blue'] .date-picker-wrapper .last-date-selected,
html body .bvi-body[data-bvi-theme='blue'] .date-picker-wrapper .month-wrapper table .day.checked {
    background-color: #063462 !important;
    color: #9DD1FF !important;
}


html body .bvi-body[data-bvi-theme='brown'] .date-picker-wrapper .month-wrapper table .day.toMonth.hovering {
    background-color: rgba(77, 75, 67, 0.3) !important;
}

html body .bvi-body[data-bvi-theme='brown'] .date-picker-wrapper .month-wrapper table .day.real-today {
    background-color: rgba(77, 75, 67, 0.5) !important;
    color: #F7F3D6 !important;
}

html body .bvi-body[data-bvi-theme='brown'] .date-picker-wrapper .first-date-selected,
html body .bvi-body[data-bvi-theme='brown'] .date-picker-wrapper .last-date-selected,
html body .bvi-body[data-bvi-theme='brown'] .date-picker-wrapper .month-wrapper table .day.checked {
    background-color: #4D4B43 !important;
    color: #F7F3D6 !important;
}


html body .bvi-body[data-bvi-theme='green'] .date-picker-wrapper .month-wrapper table .day.toMonth.hovering {
    background-color: rgba(169, 228, 77, 0.3) !important;
}

html body .bvi-body[data-bvi-theme='green'] .date-picker-wrapper .month-wrapper table .day.real-today {
    background-color: rgba(169, 228, 77, 0.5) !important;
    color: #A9E44D !important;
}

html body .bvi-body[data-bvi-theme='green'] .date-picker-wrapper .first-date-selected,
html body .bvi-body[data-bvi-theme='green'] .date-picker-wrapper .last-date-selected,
html body .bvi-body[data-bvi-theme='green'] .date-picker-wrapper .month-wrapper table .day.checked {
    background-color: #A9E44D !important;
    color: #3B2716 !important;
}

/*-----------------------*/

html body .bvi-body[data-bvi-theme='white'] .header-nav ul li.active:before {
    background-color: #fff !important;
}

html body .bvi-body[data-bvi-theme='black'] .header-nav ul li.active:before {
    background-color: #000 !important;
}

html body .bvi-body[data-bvi-theme='blue'] .header-nav ul li.active:before {
    background-color: #9DD1FF !important;
}

html body .bvi-body[data-bvi-theme='brown'] .header-nav ul li.active:before {
    background-color: #F7F3D6 !important;
}

html body .bvi-body[data-bvi-theme='green'] .header-nav ul li.active:before {
    background-color: #3B2716 !important;
}

html body .bvi-body[data-bvi-theme='white'] .header-nav ul li:hover,
html body .bvi-body[data-bvi-theme='white'] .header-nav ul li.active a:hover:before {
    background-color: #000 !important;
}

html body .bvi-body[data-bvi-theme='black'] .header-nav ul li:hover,
html body .bvi-body[data-bvi-theme='black'] .header-nav ul li.active a:hover:before {
    background-color: #fff !important;
}

html body .bvi-body[data-bvi-theme='blue'] .header-nav ul li:hover,
html body .bvi-body[data-bvi-theme='blue'] .header-nav ul li.active a:hover:before {
    background-color: #063462 !important;
}

html body .bvi-body[data-bvi-theme='brown'] .header-nav ul li:hover,
html body .bvi-body[data-bvi-theme='brown'] .header-nav ul li.active a:hover:before {
    background-color: #4D4B43 !important;
}

html body .bvi-body[data-bvi-theme='green'] .header-nav ul li:hover,
html body .bvi-body[data-bvi-theme='green'] .header-nav ul li.active a:hover:before {
    background-color: #A9E44D !important;
}

html body .bvi-body[data-bvi-theme='white'] .header-nav ul li.active {
    border: 2px solid #000 !important;
    border-bottom: none !important;
}

html body .bvi-body[data-bvi-theme='black'] .header-nav ul li.active {
    border: 2px solid #fff !important;
    border-bottom: none !important;
}

html body .bvi-body[data-bvi-theme='blue'] .header-nav ul li.active {
    border: 2px solid #063462 !important;
    border-bottom: none !important;
}

html body .bvi-body[data-bvi-theme='brown'] .header-nav ul li.active {
    border: 2px solid #4D4B43 !important;
    border-bottom: none !important;
}

html body .bvi-body[data-bvi-theme='green'] .header-nav ul li.active {
    border: 2px solid #A9E44D !important;
    border-bottom: none !important;
}

html body .bvi-body[data-bvi-theme='white'] .pro-button {
    color: #fff !important;
    background-color: #000 !important;
}

html body .bvi-body[data-bvi-theme='black'] .pro-button {
    color: #000 !important;
    background-color: #fff !important;
}

html body .bvi-body[data-bvi-theme='blue'] .pro-button {
    color: #9DD1FF !important;
    background-color: #063462 !important;
}

html body .bvi-body[data-bvi-theme='brown'] .pro-button {
    color: #F7F3D6 !important;
    background-color: #4D4B43 !important;
}

html body .bvi-body[data-bvi-theme='green'] .pro-button {
    color: #3B2716 !important;
    background-color: #A9E44D !important;
}

@media (min-width: 768px) {
    .header-logo {
        height: 150px;
    }

    .header-logo {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 15px;
    }

    /*.header-logo .header-top-row {
        width: calc(100% - 560px);
        height: 100px;
        margin-top: -5px;
        color: #000;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: start;
        align-items: flex-start;
        background-color: rgba(11, 55, 82, 0.2);
    }

    .header-top-row-p {
        font-size: 1rem;
        line-height: 1;
        margin-bottom: 3px;
    }

    .header-top-row .weather img {
        width: 42px;
        height: 42px;
        margin-right: 3px;
        float: left;
    }

    .header-top-row .weather .temp {
        font-size: 20px;
        line-height: 42px;
        font-family: 'Roboto Condensed';
    }

    .social-media .header-top-row-p, .vhod_mob .header-top-row-p {
        margin-bottom: 9px;
    }

    .social-media-buttons, .menu2 .social-media-buttons {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-align: center;
        align-items: center;
        height: 30px;
    }

    .social-media-buttons .soc-button {
        margin-right: 10px;
        width: 30px;
        min-width: 30px;
        height: 30px;
        border-radius: 50%;
        cursor: pointer;
        transition: .1s;
    }

    .vhod_mob {
        display: flex;
        align-items: center;
        position: relative;
        width: auto;
        min-width: 16px;
        padding: 0;
        height: 50px;
        float: right;
        text-align: left;
    }

    .vhod_mob a {
        display: inline-block;
        width: 100%;
        text-align: center;
    }

    .vhod_mob a i {
        font-size: 30px;
        line-height: 1;
    }*/
    .template-pro-noadv [class^='col-'] {
        min-height: 0;
    }

    .header-nav ul li {
        position: relative;
        float: left;
        height: 48px;
        border-bottom: none;
        border-radius: 6px 6px 0 0;
    }

    .header-nav ul li.active:before {
        content: '';
        position: absolute;
        bottom: -7px;
        left: 0;
        width: 100%;
        height: 7px;
    }

    .header-nav ul li a {
        width: 100%;
        padding: 0 30px;
        font-weight: 700;
        display: block;
        text-transform: uppercase;
        border: none;
        color: #000;
        border-radius: 4px 4px 0 0;
    }

    .header-nav ul li.active a:hover:before {
        content: '';
        position: absolute;
        bottom: -7px;
        left: 0;
        width: 100%;
        height: 7px;
    }

    .header-nav-rubric,
    .pro-menu-content {
        padding: 10px;
        border: 2px solid #000;
        border-radius: 0 0 6px 6px;
        border-top: 0;
        z-index: 900;
    }

    .header-nav-rubric a,
    .pro-menu-content a {
        padding: 0 10px;
        font-weight: 700;
        display: inline-block;
        text-transform: uppercase;
        color: #000;
        border-radius: 4px;
    }

    .pro-menu-content a {
        margin-right: 20px;
    }

    .header-nav-rubric {
        width: 100%;
    }

    .pro-menu-content {
        width: calc(100% - 10px);
        margin: 0 5px;
    }

    .container-rubric .main-rubric {
        padding: 0;
    }

    .container-rubric .pro-menu-content ul {
        padding: 0;
    }

    .container-rubric .pro-menu-content ul li.active a {
        border: 2px solid;
    }

    html body .bvi-body[data-bvi-line-height='normal'] .header-nav ul li a,
    html body .bvi-body[data-bvi-line-height='normal'] .header-nav-rubric a,
    html body .bvi-body[data-bvi-line-height='normal'] .pro-menu-content a,
    html body .bvi-body[data-bvi-line-height='normal'] .container-rubric .pro-menu-content ul li {
        line-height: 46px !important;
        height: 46px;
    }

    .pro_all_button {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .pro-button {
        border-radius: 5px;
        font-weight: 700;
    }

    .pro-button:hover {
        text-decoration: underline;
    }

    footer .copyright {
        width: calc(100% - 280px);
        margin-right: 30px;
    }

    .footer-text {
        width: 250px;
    }

}

/*@media (min-width: 900px) {
    .header-nav ul li a,
    .header-nav-rubric a {
        padding: 0 20px;
    }
}

@media (min-width: 992px) {
    .header-nav ul li a,
    .header-nav-rubric a {
        padding: 0 30px;
    }
}*/

/*------------------------------------------*/

.pro-content {
    z-index: auto;
}

.container-total .col-content {
    width: 100%;
}

.col-content {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    float: none;
}

@media (min-width: 1280px) {
    .pro-content-archive .col-content {
        width: calc(100% - 270px);
        padding-right: 30px;
    }
}

.col-content-inside .anons-pro-small:before {
    display: none !important;
}

.anons-pro-small-inside {
    position: relative;
    padding-left: 0;
    padding-right: 0;
}

.pl_rubrika {
    position: relative;
}

.plitka_wr_img_out {
    width: 100%;
}

.plitka_img_container {
    margin-bottom: 1rem;
}

.plitka_wr:hover .plitka_img_container a {
    background-color: transparent;
}

.plitka_img_container a {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
}

.anons-pro-small-inside .plitka_wr {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
}

.anons-pro-small .plitka_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

@media (min-width: 768px) {
    .plitka_img_container {
        margin-bottom: 0;
    }

    .anons-pro-small-inside .plitka_wr {
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .plitka_wr_img_out {
        width: 30%;
        margin-right: 30px;
    }

    .plitka_header {
        width: calc(70% - 30px);
        margin-top: -.3em;
    }

    .no-image .plitka_header {
        width: 100%;
    }
}

/*----------------------------------------*/

.pl_rubrika {
    font-weight: 400;
    padding: 0;
    margin-bottom: .4em;
    text-transform: uppercase;
}

.anons-pro-small {
    margin-bottom: 3em;
}

.pro-article-author a {
    display: inline-block;
}

.subtitle_article {
    margin-top: 1em;
}

.pro-article .stat_centr_wr figure a:hover:after {
    display: none;
}

.pro-article figure figcaption,
.pro-article figure figcaption span,
.pro-article .ck-content .image > figcaption,
.pro-content .image-box div.author {
    font-style: italic;
}

.pro-content .image-box div.author:before,
.pro-article figure.main_photo .main_photo_author:before {
    font-size: inherit;
}

.pro-spravka {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    font-style: italic;
}

.comment_mob_lite.comment_main {
    border: 2px solid #000;
}

.no_mod_nn .note-editor .panel-heading,
.comment_mob_lite .note-editor .panel-heading,
.file-upload {
    display: none;
}

.pro-content #plus-search .search_text {
    height: auto !important;
}

.pro-content #plus-search .input-group .btn {
    height: auto !important;
    padding-top: 7px;
    padding-bottom: 7px;
}

.normal-style {
    display: none !important;
}

.special-style {
    display: block !important;
}

.plitka_img_container > div {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
}

html body .bvi-body .special-style .plitka_img_container > div a {
    background: transparent !important;
    background-color: transparent !important;
    opacity: 1 !important;
    width: 100%;
    height: 100%;
    background-size: cover !important;
    background-position: center;
    background-repeat: no-repeat;
}

.pagination {
    margin: 1.4em 0;
}

html body .bvi-body .pro-content #plus-search .input-group .btn i,
html body .bvi-body .pro-content #plus-search .input-group .btn i:before,
html body .bvi-body .pagination i,
html body .bvi-body .pagination i:before {
    background: transparent !important;
    background-color: transparent !important;
    text-decoration: none !important;
}

html body .bvi-body[data-bvi-theme='white'] .pro-content #plus-search .input-group .btn i:before {
    color: #fff !important;
}

html body .bvi-body[data-bvi-theme='black'] .pro-content #plus-search .input-group .btn i:before {
    color: #000 !important;
}

html body .bvi-body[data-bvi-theme='blue'] .pro-content #plus-search .input-group .btn i:before {
    color: #9DD1FF !important;
}

html body .bvi-body[data-bvi-theme='brown'] .pro-content #plus-search .input-group .btn i:before {
    color: #F7F3D6 !important;
}

html body .bvi-body[data-bvi-theme='green'] .pro-content #plus-search .input-group .btn i:before {
    color: #3B2716 !important;
}

html body .bvi-body[data-bvi-line-height='normal'] .header-nav ul li {
    border: 2px solid transparent !important;
}

html body .bvi-body[data-bvi-theme='white'] .pagination i:before {
    color: #000 !important;
}

html body .bvi-body[data-bvi-theme='black'] .pagination i:before {
    color: #fff !important;
}

html body .bvi-body[data-bvi-theme='blue'] .pagination i:before {
    color: #063462 !important;
}

html body .bvi-body[data-bvi-theme='brown'] .pagination i:before {
    color: #4D4B43 !important;
}

html body .bvi-body[data-bvi-theme='green'] .pagination i:before {
    color: #A9E44D !important;
}

html body .bvi-body[data-bvi-theme='white'] .pagination a:hover i:before,
html body .bvi-body[data-bvi-theme='white'] .pagination i:hover:before {
    color: #fff !important;
}

html body .bvi-body[data-bvi-theme='black'] .pagination a:hover i:before,
html body .bvi-body[data-bvi-theme='black'] .pagination i:hover:before {
    color: #000 !important;
}

html body .bvi-body[data-bvi-theme='blue'] .pagination a:hover i:before,
html body .bvi-body[data-bvi-theme='blue'] .pagination i:hover:before {
    color: #9DD1FF !important;
}

html body .bvi-body[data-bvi-theme='brown'] .pagination a:hover i:before,
html body .bvi-body[data-bvi-theme='brown'] .pagination i:hover:before {
    color: #F7F3D6 !important;
}

html body .bvi-body[data-bvi-theme='green'] .pagination a:hover i:before,
html body .bvi-body[data-bvi-theme='green'] .pagination i:hover:before {
    color: #3B2716 !important;
}