.bvi-body[data-bvi-theme='white'] a {
  text-decoration: none !important;
}

.bvi-body[data-bvi-theme='white'] .modal {
  background: none !important;
}

.bvi-body[data-bvi-theme='white'] .header {
  background: #ffffff;
  border-bottom: 1px solid #3c3c3c;
  border-top: 1px solid #3c3c3c;
  color: #3c3c3c;
}

.bvi-body[data-bvi-theme='white'] .header .header__logo {
  background: #3c3c3c !important;
}

.bvi-body[data-bvi-theme='white'] .header__top-line {
  background: #ffffff;
}

.bvi-body[data-bvi-theme='white'] .pr-sticky-header {
  border-bottom: 1px solid #3c3c3c;
}

.bvi-body[data-bvi-theme='white'] .dropdown-toggle:after {
  border-top-color: #3c3c3c !important;
}

.bvi-body[data-bvi-theme='white'] .pr-header-nav .pr-header-nav-item a {
  text-decoration: none !important;
}

.bvi-body[data-bvi-theme='white'] .pr-header-nav .pr-header-nav-item a:after {
  background-color: #747474 !important;
}

.bvi-body[data-bvi-theme='white'] .pr-white-block,
.bvi-body[data-bvi-theme='white'] .bg-white,
.bvi-body[data-bvi-theme='white'] .content-item-block {
  border: 1px solid #3c3c3c;
}

.bvi-body[data-bvi-theme='white'] .footer {
  border-top: 1px solid #3c3c3c;
}

.bvi-body[data-bvi-theme='white'] .gradient {
  background: #ffffff;
}

.bvi-body[data-bvi-theme='white'] .modal {
  background: none !important;
}

.bvi-body[data-bvi-theme='white'] .modal .bg-white {
  border: none !important;
}

.bvi-body[data-bvi-theme='white'] .custom-control-label:before {
  background: none !important;
  border-color: #3c3c3c !important;
}

.bvi-body[data-bvi-theme='white'] .custom-control-input:checked ~ .custom-control-label::before {
  background: #3c3c3c !important;
}

.bvi-body[data-bvi-theme='white'] .auth-modal__scl:before {
  background: #ffffff !important;
}

.bvi-body[data-bvi-theme='white'] .pr-post-create-form .media,
.bvi-body[data-bvi-theme='white'] .pr-post-create-form .media-body {
  background: none !important;
}

.bvi-body[data-bvi-theme='white'] .pr-post-create-form .collapse {
  background: none !important;
}

.bvi-body[data-bvi-theme='white'] .pr-post-create-form .collapse div,
.bvi-body[data-bvi-theme='white'] .pr-post-create-form .collapse form {
  background: none !important;
}

.bvi-body[data-bvi-theme='white'] .pr-post-create-form .form-control-hide {
  background: #000000 !important;
  color: #ffffff !important;
}

.bvi-body[data-bvi-theme='white'] .form-control {
  color: #000000 !important;
}

.bvi-body[data-bvi-theme='white'] .form-control::-moz-placeholder {
  color: #000000 !important;
}

.bvi-body[data-bvi-theme='white'] .form-control:-ms-input-placeholder {
  color: #000000 !important;
}

.bvi-body[data-bvi-theme='white'] .form-control::placeholder {
  color: #000000 !important;
}

.bvi-body[data-bvi-theme='white'] .modal-dialog-centered {
  background: none !important;
}

.bvi-body[data-bvi-theme='white'] .content-item-block .bg-white {
  border: none !important;
}

.bvi-body[data-bvi-theme='white'] .pr-post-body .bg-white {
  border: none !important;
  border-left: 2px solid #000000 !important;
}

.bvi-body[data-bvi-theme='white'] .badge-light,
.bvi-body[data-bvi-theme='white'] .badge-warning,
.bvi-body[data-bvi-theme='white'] .badge-danger {
  background: #000000 !important;
  color: #ffffff !important;
}

.bvi-body[data-bvi-theme='white'] .slider-arrow {
  background: none !important;
}

.bvi-body[data-bvi-theme='white'] #zuck-modal {
  background: rgba(0, 0, 0, 0.75) !important;
}

.bvi-body[data-bvi-theme='white'] #zuck-modal-content,
.bvi-body[data-bvi-theme='white'] #zuck-modal-slider-stories,
.bvi-body[data-bvi-theme='white'] .story-viewer {
  background: none !important;
}

.bvi-body[data-bvi-theme='white'] .cat-select-label.fa {
  font-family: 'Font Awesome 5 Free' !important;
}

.bvi-body[data-bvi-theme='black'] a {
  text-decoration: none !important;
}

.bvi-body[data-bvi-theme='black'] .modal {
  background: none !important;
}

.bvi-body[data-bvi-theme='black'] .header {
  background: #000000;
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
}

.bvi-body[data-bvi-theme='black'] .header__top-line {
  background: black;
}

.bvi-body[data-bvi-theme='black'] .pr-sticky-header {
  border-bottom: 1px solid #ffffff;
}

.bvi-body[data-bvi-theme='black'] .dropdown-toggle:after {
  border-top-color: #ffffff !important;
}

.bvi-body[data-bvi-theme='black'] .pr-header-nav .pr-header-nav-item a {
  text-decoration: none !important;
}

.bvi-body[data-bvi-theme='black'] .pr-header-nav .pr-header-nav-item a:after {
  background-color: #dedede !important;
}

.bvi-body[data-bvi-theme='black'] .pr-white-block,
.bvi-body[data-bvi-theme='black'] .bg-white,
.bvi-body[data-bvi-theme='black'] .content-item-block {
  border: 1px solid #ffffff;
}

.bvi-body[data-bvi-theme='black'] .footer {
  border-top: 1px solid #ffffff;
}

.bvi-body[data-bvi-theme='black'] .gradient {
  background: black;
}

.bvi-body[data-bvi-theme='black'] .modal {
  background: none !important;
}

.bvi-body[data-bvi-theme='black'] .modal .bg-white {
  border: none !important;
}

.bvi-body[data-bvi-theme='black'] .custom-control-label:before {
  background: none !important;
  border-color: #ffffff !important;
}

.bvi-body[data-bvi-theme='black'] .custom-control-input:checked ~ .custom-control-label::before {
  background: #000000 !important;
}

.bvi-body[data-bvi-theme='black'] .auth-modal__scl:before {
  background: #000000 !important;
}

.bvi-body[data-bvi-theme='black'] .pr-post-create-form .media,
.bvi-body[data-bvi-theme='black'] .pr-post-create-form .media-body {
  background: none !important;
}

.bvi-body[data-bvi-theme='black'] .pr-post-create-form .collapse {
  background: none !important;
}

.bvi-body[data-bvi-theme='black'] .pr-post-create-form .collapse div,
.bvi-body[data-bvi-theme='black'] .pr-post-create-form .collapse form {
  background: none !important;
}

.bvi-body[data-bvi-theme='black'] .pr-post-create-form .form-control-hide {
  background: #ffffff !important;
  color: #000000 !important;
}

.bvi-body[data-bvi-theme='black'] .form-control {
  color: #ffffff !important;
}

.bvi-body[data-bvi-theme='black'] .form-control::-moz-placeholder {
  color: #ffffff !important;
}

.bvi-body[data-bvi-theme='black'] .form-control:-ms-input-placeholder {
  color: #ffffff !important;
}

.bvi-body[data-bvi-theme='black'] .form-control::placeholder {
  color: #ffffff !important;
}

.bvi-body[data-bvi-theme='black'] .modal-dialog-centered {
  background: none !important;
}

.bvi-body[data-bvi-theme='black'] .content-item-block .bg-white {
  border: none !important;
}

.bvi-body[data-bvi-theme='black'] .pr-post-body .bg-white {
  border: none !important;
  border-left: 2px solid #ffffff !important;
}

.bvi-body[data-bvi-theme='black'] .badge-light,
.bvi-body[data-bvi-theme='black'] .badge-warning,
.bvi-body[data-bvi-theme='black'] .badge-danger {
  background: #ffffff !important;
  color: #000000 !important;
}

.bvi-body[data-bvi-theme='black'] .slider-arrow {
  background: none !important;
}

.bvi-body[data-bvi-theme='black'] #zuck-modal {
  background: rgba(0, 0, 0, 0.75) !important;
}

.bvi-body[data-bvi-theme='black'] #zuck-modal-content,
.bvi-body[data-bvi-theme='black'] #zuck-modal-slider-stories,
.bvi-body[data-bvi-theme='black'] .story-viewer {
  background: none !important;
}

.bvi-body[data-bvi-theme='black'] .cat-select-label.fa {
  font-family: 'Font Awesome 5 Free' !important;
}

.bvi-body[data-bvi-theme='blue'] a {
  text-decoration: none !important;
}

.bvi-body[data-bvi-theme='blue'] .modal {
  background: none !important;
}

.bvi-body[data-bvi-theme='blue'] .header {
  background: #eeeeee;
  border-bottom: 1px solid #063462;
  border-top: 1px solid #063462;
}

.bvi-body[data-bvi-theme='blue'] .header__top-line {
  background: #eeeeee;
}

.bvi-body[data-bvi-theme='blue'] .pr-sticky-header {
  border-bottom: 1px solid #063462;
}

.bvi-body[data-bvi-theme='blue'] .dropdown-toggle:after {
  border-top-color: #063462 !important;
}

.bvi-body[data-bvi-theme='blue'] .pr-header-nav .pr-header-nav-item a {
  text-decoration: none !important;
}

.bvi-body[data-bvi-theme='blue'] .pr-header-nav .pr-header-nav-item a:after {
  background-color: #063462 !important;
}

.bvi-body[data-bvi-theme='blue'] .pr-white-block,
.bvi-body[data-bvi-theme='blue'] .bg-white,
.bvi-body[data-bvi-theme='blue'] .content-item-block {
  border: 1px solid #063462;
}

.bvi-body[data-bvi-theme='blue'] .footer {
  border-top: 1px solid #063462;
}

.bvi-body[data-bvi-theme='blue'] .gradient {
  background: #eeeeee;
}

.bvi-body[data-bvi-theme='blue'] .modal {
  background: none !important;
}

.bvi-body[data-bvi-theme='blue'] .modal .bg-white {
  border: none !important;
}

.bvi-body[data-bvi-theme='blue'] .custom-control-label:before {
  background: none !important;
  border-color: #063462 !important;
}

.bvi-body[data-bvi-theme='blue'] .custom-control-input:checked ~ .custom-control-label::before {
  background: #063462 !important;
}

.bvi-body[data-bvi-theme='blue'] .auth-modal__scl:before {
  background: #9dd1ff !important;
}

.bvi-body[data-bvi-theme='blue'] .pr-post-create-form .media,
.bvi-body[data-bvi-theme='blue'] .pr-post-create-form .media-body {
  background: none !important;
}

.bvi-body[data-bvi-theme='blue'] .pr-post-create-form .collapse {
  background: none !important;
}

.bvi-body[data-bvi-theme='blue'] .pr-post-create-form .collapse div,
.bvi-body[data-bvi-theme='blue'] .pr-post-create-form .collapse form {
  background: none !important;
}

.bvi-body[data-bvi-theme='blue'] .pr-post-create-form .form-control-hide {
  background: #063462 !important;
  color: #9dd1ff !important;
}

.bvi-body[data-bvi-theme='blue'] .form-control {
  color: #063462 !important;
}

.bvi-body[data-bvi-theme='blue'] .form-control::-moz-placeholder {
  color: #063462 !important;
}

.bvi-body[data-bvi-theme='blue'] .form-control:-ms-input-placeholder {
  color: #063462 !important;
}

.bvi-body[data-bvi-theme='blue'] .form-control::placeholder {
  color: #063462 !important;
}

.bvi-body[data-bvi-theme='blue'] .modal-dialog-centered {
  background: none !important;
}

.bvi-body[data-bvi-theme='blue'] .content-item-block .bg-white {
  border: none !important;
}

.bvi-body[data-bvi-theme='blue'] .pr-post-body .bg-white {
  border: none !important;
  border-left: 2px solid #063462 !important;
}

.bvi-body[data-bvi-theme='blue'] .badge-light,
.bvi-body[data-bvi-theme='blue'] .badge-warning,
.bvi-body[data-bvi-theme='blue'] .badge-danger {
  background: #063462 !important;
  color: #9dd1ff !important;
}

.bvi-body[data-bvi-theme='blue'] .slider-arrow {
  background: none !important;
}

.bvi-body[data-bvi-theme='blue'] #zuck-modal {
  background: rgba(0, 0, 0, 0.75) !important;
}

.bvi-body[data-bvi-theme='blue'] #zuck-modal-content,
.bvi-body[data-bvi-theme='blue'] #zuck-modal-slider-stories,
.bvi-body[data-bvi-theme='blue'] .story-viewer {
  background: none !important;
}

.bvi-body[data-bvi-theme='blue'] .cat-select-label.fa {
  font-family: 'Font Awesome 5 Free' !important;
}

.bvi-body[data-bvi-theme='brown'] a {
  text-decoration: none !important;
}

.bvi-body[data-bvi-theme='brown'] .modal {
  background: none !important;
}

.bvi-body[data-bvi-theme='brown'] .header {
  background: #dedede;
  border-bottom: 1px solid #4d4b43;
  border-top: 1px solid #4d4b43;
}

.bvi-body[data-bvi-theme='brown'] .header__top-line {
  background: #dedede;
}

.bvi-body[data-bvi-theme='brown'] .pr-sticky-header {
  border-bottom: 1px solid #4d4b43;
}

.bvi-body[data-bvi-theme='brown'] .dropdown-toggle:after {
  border-top-color: #4d4b43 !important;
}

.bvi-body[data-bvi-theme='brown'] .pr-header-nav .pr-header-nav-item a {
  text-decoration: none !important;
}

.bvi-body[data-bvi-theme='brown'] .pr-header-nav .pr-header-nav-item a:after {
  background-color: #4d4b43 !important;
}

.bvi-body[data-bvi-theme='brown'] .pr-white-block,
.bvi-body[data-bvi-theme='brown'] .bg-white,
.bvi-body[data-bvi-theme='brown'] .content-item-block {
  border: 1px solid #4d4b43;
}

.bvi-body[data-bvi-theme='brown'] .footer {
  border-top: 1px solid #4d4b43;
}

.bvi-body[data-bvi-theme='brown'] .gradient {
  background: #dedede;
}

.bvi-body[data-bvi-theme='brown'] .modal {
  background: none !important;
}

.bvi-body[data-bvi-theme='brown'] .modal .bg-white {
  border: none !important;
}

.bvi-body[data-bvi-theme='brown'] .custom-control-label:before {
  background: none !important;
  border-color: #4d4b43 !important;
}

.bvi-body[data-bvi-theme='brown'] .custom-control-input:checked ~ .custom-control-label::before {
  background: #4d4b43 !important;
}

.bvi-body[data-bvi-theme='brown'] .auth-modal__scl:before {
  background: #f7f3d6 !important;
}

.bvi-body[data-bvi-theme='brown'] .pr-post-create-form .media,
.bvi-body[data-bvi-theme='brown'] .pr-post-create-form .media-body {
  background: none !important;
}

.bvi-body[data-bvi-theme='brown'] .pr-post-create-form .collapse {
  background: none !important;
}

.bvi-body[data-bvi-theme='brown'] .pr-post-create-form .collapse div,
.bvi-body[data-bvi-theme='brown'] .pr-post-create-form .collapse form {
  background: none !important;
}

.bvi-body[data-bvi-theme='brown'] .pr-post-create-form .form-control-hide {
  background: #4d4b43 !important;
  color: #f7f3d6 !important;
}

.bvi-body[data-bvi-theme='brown'] .form-control {
  color: #4d4b43 !important;
}

.bvi-body[data-bvi-theme='brown'] .form-control::-moz-placeholder {
  color: #4d4b43 !important;
}

.bvi-body[data-bvi-theme='brown'] .form-control:-ms-input-placeholder {
  color: #4d4b43 !important;
}

.bvi-body[data-bvi-theme='brown'] .form-control::placeholder {
  color: #4d4b43 !important;
}

.bvi-body[data-bvi-theme='brown'] .modal-dialog-centered {
  background: none !important;
}

.bvi-body[data-bvi-theme='brown'] .content-item-block .bg-white {
  border: none !important;
}

.bvi-body[data-bvi-theme='brown'] .pr-post-body .bg-white {
  border: none !important;
  border-left: 2px solid #4d4b43 !important;
}

.bvi-body[data-bvi-theme='brown'] .badge-light,
.bvi-body[data-bvi-theme='brown'] .badge-warning,
.bvi-body[data-bvi-theme='brown'] .badge-danger {
  background: #4d4b43 !important;
  color: #f7f3d6 !important;
}

.bvi-body[data-bvi-theme='brown'] .slider-arrow {
  background: none !important;
}

.bvi-body[data-bvi-theme='brown'] #zuck-modal {
  background: rgba(0, 0, 0, 0.75) !important;
}

.bvi-body[data-bvi-theme='brown'] #zuck-modal-content,
.bvi-body[data-bvi-theme='brown'] #zuck-modal-slider-stories,
.bvi-body[data-bvi-theme='brown'] .story-viewer {
  background: none !important;
}

.bvi-body[data-bvi-theme='brown'] .cat-select-label.fa {
  font-family: 'Font Awesome 5 Free' !important;
}

.bvi-body[data-bvi-theme='green'] a {
  text-decoration: none !important;
}

.bvi-body[data-bvi-theme='green'] .modal {
  background: none !important;
}

.bvi-body[data-bvi-theme='green'] .header {
  background: #747474;
  border-bottom: 1px solid #a9e44d;
  border-top: 1px solid #a9e44d;
}

.bvi-body[data-bvi-theme='green'] .header__top-line {
  background: #747474;
}

.bvi-body[data-bvi-theme='green'] .pr-sticky-header {
  border-bottom: 1px solid #a9e44d;
}

.bvi-body[data-bvi-theme='green'] .dropdown-toggle:after {
  border-top-color: #a9e44d !important;
}

.bvi-body[data-bvi-theme='green'] .pr-header-nav .pr-header-nav-item a {
  text-decoration: none !important;
}

.bvi-body[data-bvi-theme='green'] .pr-header-nav .pr-header-nav-item a:after {
  background-color: #a9e44d !important;
}

.bvi-body[data-bvi-theme='green'] .pr-white-block,
.bvi-body[data-bvi-theme='green'] .bg-white,
.bvi-body[data-bvi-theme='green'] .content-item-block {
  border: 1px solid #a9e44d;
}

.bvi-body[data-bvi-theme='green'] .footer {
  border-top: 1px solid #a9e44d;
}

.bvi-body[data-bvi-theme='green'] .gradient {
  background: #747474;
}

.bvi-body[data-bvi-theme='green'] .modal {
  background: none !important;
}

.bvi-body[data-bvi-theme='green'] .modal .bg-white {
  border: none !important;
}

.bvi-body[data-bvi-theme='green'] .custom-control-label:before {
  background: none !important;
  border-color: #a9e44d !important;
}

.bvi-body[data-bvi-theme='green'] .custom-control-input:checked ~ .custom-control-label::before {
  background: #a9e44d !important;
}

.bvi-body[data-bvi-theme='green'] .auth-modal__scl:before {
  background: #3b2716 !important;
}

.bvi-body[data-bvi-theme='green'] .pr-post-create-form .media,
.bvi-body[data-bvi-theme='green'] .pr-post-create-form .media-body {
  background: none !important;
}

.bvi-body[data-bvi-theme='green'] .pr-post-create-form .collapse {
  background: none !important;
}

.bvi-body[data-bvi-theme='green'] .pr-post-create-form .collapse div,
.bvi-body[data-bvi-theme='green'] .pr-post-create-form .collapse form {
  background: none !important;
}

.bvi-body[data-bvi-theme='green'] .pr-post-create-form .form-control-hide {
  background: #a9e44d !important;
  color: #3b2716 !important;
}

.bvi-body[data-bvi-theme='green'] .form-control {
  color: #a9e44d !important;
}

.bvi-body[data-bvi-theme='green'] .form-control::-moz-placeholder {
  color: #a9e44d !important;
}

.bvi-body[data-bvi-theme='green'] .form-control:-ms-input-placeholder {
  color: #a9e44d !important;
}

.bvi-body[data-bvi-theme='green'] .form-control::placeholder {
  color: #a9e44d !important;
}

.bvi-body[data-bvi-theme='green'] .modal-dialog-centered {
  background: none !important;
}

.bvi-body[data-bvi-theme='green'] .content-item-block .bg-white {
  border: none !important;
}

.bvi-body[data-bvi-theme='green'] .pr-post-body .bg-white {
  border: none !important;
  border-left: 2px solid #a9e44d !important;
}

.bvi-body[data-bvi-theme='green'] .badge-light,
.bvi-body[data-bvi-theme='green'] .badge-warning,
.bvi-body[data-bvi-theme='green'] .badge-danger {
  background: #a9e44d !important;
  color: #3b2716 !important;
}

.bvi-body[data-bvi-theme='green'] .slider-arrow {
  background: none !important;
}

.bvi-body[data-bvi-theme='green'] #zuck-modal {
  background: rgba(0, 0, 0, 0.75) !important;
}

.bvi-body[data-bvi-theme='green'] #zuck-modal-content,
.bvi-body[data-bvi-theme='green'] #zuck-modal-slider-stories,
.bvi-body[data-bvi-theme='green'] .story-viewer {
  background: none !important;
}

.bvi-body[data-bvi-theme='green'] .cat-select-label.fa {
  font-family: 'Font Awesome 5 Free' !important;
}