/*!
 * Button visually impaired bvi.css v1.0.6
 */
body .bvi-body {
  padding: 0px;
  margin: 0px;
  top: inherit !important;
  bottom: inherit !important;
  left: inherit !important;
  right: inherit !important;
  position: relative !important;
  color: inherit !important;
  font-size: inherit !important;
  overflow: inherit !important;
  z-index: inherit !important;
  background: transparent !important;
}
body .bvi-body * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body .bvi-body .bvi-text-center {
  text-align: center;
}
body .bvi-body .bvi-hide {
  display: none !important;
}
body .bvi-body .bvi-show {
  display: block !important;
}
body .bvi-body .bvi-img-grayscale,
body .bvi-body #bvi-img-grayscale {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='bvi-img-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#bvi-img-grayscale");
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  filter: gray;
}
body .bvi-body .bvi-img-off {
  border: 2px dashed !important;
  box-sizing: border-box;
  height: auto;
  overflow: hidden;
  width: auto;
  word-break: break-all;
  word-wrap: break-word;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}
body .bvi-body.bvi-font-size,
body .bvi-body.bvi-font-size * {
  word-wrap: break-word !important;
}
body .bvi-body.bvi-color-white,
body .bvi-body.bvi-color-white *:not([type="checkbox"]){
  background-color: #ffffff !important;
  /*background-image: none !important;*/
  color: black !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: black !important;
}
body .bvi-body.bvi-color-white:after,
body .bvi-body.bvi-color-white *:not(.ocf-value-input):after {
  background-color: #ffffff !important;
  /*background-image: none !important;*/
  color: black !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: black !important;
}
body .bvi-body.bvi-color-white:before,
body .bvi-body.bvi-color-white *:not(.ocf-value-input):before {
  background-color: white !important;
  /*background-image: none !important;*/
  color: black !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: black !important;
}
body .bvi-body.bvi-color-black,
body .bvi-body.bvi-color-black * {
  background-color: black !important;
  /*background-image: none !important;*/
  color: white !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: white !important;
}
body .bvi-body.bvi-color-black:after,
body .bvi-body.bvi-color-black *:after {
  background-color: black !important;
  /*background-image: none !important;*/
  color: white !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: white !important;
}
body .bvi-body.bvi-color-black:before,
body .bvi-body.bvi-color-black *:before {
  background-color: black !important;
  /*background-image: none !important;*/
  color: white !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: white !important;
}
body .bvi-body.bvi-color-blue,
body .bvi-body.bvi-color-blue * {
  background-color: #9DD1FF !important;
  /*background-image: none !important;*/
  color: #063462 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #063462 !important;
}
body .bvi-body.bvi-color-blue:after,
body .bvi-body.bvi-color-blue *:after {
  background-color: #9DD1FF !important;
  /*background-image: none !important;*/
  color: #063462 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #063462 !important;
}
body .bvi-body.bvi-color-blue:before,
body .bvi-body.bvi-color-blue *:before {
  background-color: #9DD1FF !important;
  /*background-image: none !important;*/
  color: #063462 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #063462 !important;
}
body .bvi-body.bvi-color-brown,
body .bvi-body.bvi-color-brown * {
  background-color: #F7F3D6 !important;
  /*background-image: none !important;*/
  color: #4D4B43 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #4D4B43 !important;
}
body .bvi-body.bvi-color-brown:after,
body .bvi-body.bvi-color-brown *:after {
  background-color: #F7F3D6 !important;
  /*background-image: none !important;*/
  color: #4D4B43 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #4D4B43 !important;
}
body .bvi-body.bvi-color-brown:before,
body .bvi-body.bvi-color-brown *:before {
  background-color: #F7F3D6 !important;
  /*background-image: none !important;*/
  color: #4D4B43 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #4D4B43 !important;
}
body .bvi-body.bvi-color-green,
body .bvi-body.bvi-color-green * {
  background-color: #3B2716 !important;
  /*background-image: none !important;*/
  color: #A9E44D !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #A9E44D !important;
}
body .bvi-body.bvi-color-green:after,
body .bvi-body.bvi-color-green *:after {
  background-color: #3B2716 !important;
  /*background-image: none !important;*/
  color: #A9E44D !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #A9E44D !important;
}
body .bvi-body.bvi-color-green:before,
body .bvi-body.bvi-color-green *:before {
  background-color: #3B2716 !important;
  /*background-image: none !important;*/
  color: #A9E44D !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #A9E44D !important;
}
.bvi-panel {
  top: 0;
  left: 0;
  right: 0;
  font-family: monospace;
  letter-spacing: 0;
  position: relative;
  text-shadow: none;
  text-align: center;
  margin: 0 auto;
  line-height: normal;
  border: none;
  font-size: 14px;
  z-index: 9999999;
  width: 100%;
}
@media (max-width: 768px) {
  .bvi-panel {
    font-size: 12px;
  }
  .bvi-panel .bvi-btn {
    padding: 4px 9px !important;
  }
  .bvi-panel .bvi-title-text {
    font-size: 12px !important;
    font-weight: 400;
  }
  .bvi-panel .bvi-title,
  .bvi-panel .bvi-title-header {
    margin-top: 13px;
    border: 1px solid #b9b9b9;
    background: #d7d7d7;
  }
}
.bvi-panel a {
  text-decoration: none;
}
.bvi-panel #bvi-letter-spacing-average {
  letter-spacing: 2px;
}
.bvi-panel #bvi-letter-spacing-big {
  letter-spacing: 4px;
}
.bvi-panel #bvi-font-family-times-new-roman {
  font-family: 'Times New Roman';
}
.bvi-panel .bvi-text-center {
  text-align: center;
}
.bvi-panel .bvi-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
}
/*@media (min-width: 768px) {
  .bvi-panel .bvi-container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .bvi-panel .bvi-container {
    width: 940px;
  }
}
@media (min-width: 1200px) {
  .bvi-panel .bvi-container {
    width: 1140px;
  }
}*/
.bvi-panel .bvi-container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
}
.bvi-panel .bvi-row {
  margin-left: 0px;
  margin-right: 0px;
}
.bvi-panel .bvi-col-xs-1, .bvi-col-sm-1, .bvi-col-md-1, .bvi-col-lg-1, .bvi-col-xs-2, .bvi-col-sm-2, .bvi-col-md-2, .bvi-col-lg-2, .bvi-col-xs-3, .bvi-col-sm-3, .bvi-col-md-3, .bvi-col-lg-3, .bvi-col-xs-4, .bvi-col-sm-4, .bvi-col-md-4, .bvi-col-lg-4, .bvi-col-xs-5, .bvi-col-sm-5, .bvi-col-md-5, .bvi-col-lg-5, .bvi-col-xs-6, .bvi-col-sm-6, .bvi-col-md-6, .bvi-col-lg-6, .bvi-col-xs-7, .bvi-col-sm-7, .bvi-col-md-7, .bvi-col-lg-7, .bvi-col-xs-8, .bvi-col-sm-8, .bvi-col-md-8, .bvi-col-lg-8, .bvi-col-xs-9, .bvi-col-sm-9, .bvi-col-md-9, .bvi-col-lg-9, .bvi-col-xs-10, .bvi-col-sm-10, .bvi-col-md-10, .bvi-col-lg-10, .bvi-col-xs-11, .bvi-col-sm-11, .bvi-col-md-11, .bvi-col-lg-11, .bvi-col-xs-12, .bvi-col-sm-12, .bvi-col-md-12, .bvi-col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
}
.bvi-panel .bvi-col-xs-1, .bvi-col-xs-2, .bvi-col-xs-3, .bvi-col-xs-4, .bvi-col-xs-5, .bvi-col-xs-6, .bvi-col-xs-7, .bvi-col-xs-8, .bvi-col-xs-9, .bvi-col-xs-10, .bvi-col-xs-11, .bvi-col-xs-12 {
  float: left;
}
.bvi-panel .bvi-col-xs-12 {
  width: 100%;
}
.bvi-panel .bvi-col-xs-11 {
  width: 91.66666667%;
}
.bvi-panel .bvi-col-xs-10 {
  width: 83.33333333%;
}
.bvi-panel .bvi-col-xs-9 {
  width: 75%;
}
.bvi-panel .bvi-col-xs-8 {
  width: 66.66666667%;
}
.bvi-panel .bvi-col-xs-7 {
  width: 58.33333333%;
}
.bvi-panel .bvi-col-xs-6 {
  width: 50%;
}
.bvi-panel .bvi-col-xs-5 {
  width: 41.66666667%;
}
.bvi-panel .bvi-col-xs-4 {
  width: 33.33333333%;
}
.bvi-panel .bvi-col-xs-3 {
  width: 25%;
}
.bvi-panel .bvi-col-xs-2 {
  width: 16.66666667%;
}
.bvi-panel .bvi-col-xs-1 {
  width: 8.33333333%;
}
.bvi-panel .bvi-col-xs-pull-12 {
  right: 100%;
}
.bvi-panel .bvi-col-xs-pull-11 {
  right: 91.66666667%;
}
.bvi-panel .bvi-col-xs-pull-10 {
  right: 83.33333333%;
}
.bvi-panel .bvi-col-xs-pull-9 {
  right: 75%;
}
.bvi-panel .bvi-col-xs-pull-8 {
  right: 66.66666667%;
}
.bvi-panel .bvi-col-xs-pull-7 {
  right: 58.33333333%;
}
.bvi-panel .bvi-col-xs-pull-6 {
  right: 50%;
}
.bvi-panel .bvi-col-xs-pull-5 {
  right: 41.66666667%;
}
.bvi-panel .bvi-col-xs-pull-4 {
  right: 33.33333333%;
}
.bvi-panel .bvi-col-xs-pull-3 {
  right: 25%;
}
.bvi-panel .bvi-col-xs-pull-2 {
  right: 16.66666667%;
}
.bvi-panel .bvi-col-xs-pull-1 {
  right: 8.33333333%;
}
.bvi-panel .bvi-col-xs-pull-0 {
  right: auto;
}
.bvi-panel .bvi-col-xs-push-12 {
  left: 100%;
}
.bvi-panel .bvi-col-xs-push-11 {
  left: 91.66666667%;
}
.bvi-panel .bvi-col-xs-push-10 {
  left: 83.33333333%;
}
.bvi-panel .bvi-col-xs-push-9 {
  left: 75%;
}
.bvi-panel .bvi-col-xs-push-8 {
  left: 66.66666667%;
}
.bvi-panel .bvi-col-xs-push-7 {
  left: 58.33333333%;
}
.bvi-panel .bvi-col-xs-push-6 {
  left: 50%;
}
.bvi-panel .bvi-col-xs-push-5 {
  left: 41.66666667%;
}
.bvi-panel .bvi-col-xs-push-4 {
  left: 33.33333333%;
}
.bvi-panel .bvi-col-xs-push-3 {
  left: 25%;
}
.bvi-panel .bvi-col-xs-push-2 {
  left: 16.66666667%;
}
.bvi-panel .bvi-col-xs-push-1 {
  left: 8.33333333%;
}
.bvi-panel .bvi-col-xs-push-0 {
  left: auto;
}
.bvi-panel .bvi-col-xs-offset-12 {
  margin-left: 100%;
}
.bvi-panel .bvi-col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.bvi-panel .bvi-col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.bvi-panel .bvi-col-xs-offset-9 {
  margin-left: 75%;
}
.bvi-panel .bvi-col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.bvi-panel .bvi-col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.bvi-panel .bvi-col-xs-offset-6 {
  margin-left: 50%;
}
.bvi-panel .bvi-col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.bvi-panel .bvi-col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.bvi-panel .bvi-col-xs-offset-3 {
  margin-left: 25%;
}
.bvi-panel .bvi-col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.bvi-panel .bvi-col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.bvi-panel .bvi-col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .bvi-panel .bvi-col-sm-1, .bvi-col-sm-2, .bvi-col-sm-3, .bvi-col-sm-4, .bvi-col-sm-5, .bvi-col-sm-6, .bvi-col-sm-7, .bvi-col-sm-8, .bvi-col-sm-9, .bvi-col-sm-10, .bvi-col-sm-11, .bvi-col-sm-12 {
    float: left;
  }
  .bvi-panel .bvi-col-sm-12 {
    width: 100%;
  }
  .bvi-panel .bvi-col-sm-11 {
    width: 91.66666667%;
  }
  .bvi-panel .bvi-col-sm-10 {
    width: 83.33333333%;
  }
  .bvi-panel .bvi-col-sm-9 {
    width: 75%;
  }
  .bvi-panel .bvi-col-sm-8 {
    width: 66.66666667%;
  }
  .bvi-panel .bvi-col-sm-7 {
    width: 58.33333333%;
  }
  .bvi-panel .bvi-col-sm-6 {
    width: 50%;
  }
  .bvi-panel .bvi-col-sm-5 {
    width: 41.66666667%;
  }
  .bvi-panel .bvi-col-sm-4 {
    width: 33.33333333%;
  }
  .bvi-panel .bvi-col-sm-3 {
    width: 25%;
  }
  .bvi-panel .bvi-col-sm-2 {
    width: 16.66666667%;
  }
  .bvi-panel .bvi-col-sm-1 {
    width: 8.33333333%;
  }
  .bvi-panel .bvi-col-sm-pull-12 {
    right: 100%;
  }
  .bvi-panel .bvi-col-sm-pull-11 {
    right: 91.66666667%;
  }
  .bvi-panel .bvi-col-sm-pull-10 {
    right: 83.33333333%;
  }
  .bvi-panel .bvi-col-sm-pull-9 {
    right: 75%;
  }
  .bvi-panel .bvi-col-sm-pull-8 {
    right: 66.66666667%;
  }
  .bvi-panel .bvi-col-sm-pull-7 {
    right: 58.33333333%;
  }
  .bvi-panel .bvi-col-sm-pull-6 {
    right: 50%;
  }
  .bvi-panel .bvi-col-sm-pull-5 {
    right: 41.66666667%;
  }
  .bvi-panel .bvi-col-sm-pull-4 {
    right: 33.33333333%;
  }
  .bvi-panel .bvi-col-sm-pull-3 {
    right: 25%;
  }
  .bvi-panel .bvi-col-sm-pull-2 {
    right: 16.66666667%;
  }
  .bvi-panel .bvi-col-sm-pull-1 {
    right: 8.33333333%;
  }
  .bvi-panel .bvi-col-sm-pull-0 {
    right: auto;
  }
  .bvi-panel .bvi-col-sm-push-12 {
    left: 100%;
  }
  .bvi-panel .bvi-col-sm-push-11 {
    left: 91.66666667%;
  }
  .bvi-panel .bvi-col-sm-push-10 {
    left: 83.33333333%;
  }
  .bvi-panel .bvi-col-sm-push-9 {
    left: 75%;
  }
  .bvi-panel .bvi-col-sm-push-8 {
    left: 66.66666667%;
  }
  .bvi-panel .bvi-col-sm-push-7 {
    left: 58.33333333%;
  }
  .bvi-panel .bvi-col-sm-push-6 {
    left: 50%;
  }
  .bvi-panel .bvi-col-sm-push-5 {
    left: 41.66666667%;
  }
  .bvi-panel .bvi-col-sm-push-4 {
    left: 33.33333333%;
  }
  .bvi-panel .bvi-col-sm-push-3 {
    left: 25%;
  }
  .bvi-panel .bvi-col-sm-push-2 {
    left: 16.66666667%;
  }
  .bvi-panel .bvi-col-sm-push-1 {
    left: 8.33333333%;
  }
  .bvi-panel .bvi-col-sm-push-0 {
    left: auto;
  }
  .bvi-panel .bvi-col-sm-offset-12 {
    margin-left: 100%;
  }
  .bvi-panel .bvi-col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .bvi-panel .bvi-col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .bvi-panel .bvi-col-sm-offset-9 {
    margin-left: 75%;
  }
  .bvi-panel .bvi-col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .bvi-panel .bvi-col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .bvi-panel .bvi-col-sm-offset-6 {
    margin-left: 50%;
  }
  .bvi-panel .bvi-col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .bvi-panel .bvi-col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .bvi-panel .bvi-col-sm-offset-3 {
    margin-left: 25%;
  }
  .bvi-panel .bvi-col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .bvi-panel .bvi-col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .bvi-panel .bvi-col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .bvi-panel .bvi-col-md-1, .bvi-col-md-2, .bvi-col-md-3, .bvi-col-md-4, .bvi-col-md-5, .bvi-col-md-6, .bvi-col-md-7, .bvi-col-md-8, .bvi-col-md-9, .bvi-col-md-10, .bvi-col-md-11, .bvi-col-md-12 {
    float: left;
  }
  .bvi-panel .bvi-col-md-12 {
    width: 100%;
  }
  .bvi-panel .bvi-col-md-11 {
    width: 91.66666667%;
  }
  .bvi-panel .bvi-col-md-10 {
    width: 83.33333333%;
  }
  .bvi-panel .bvi-col-md-9 {
    width: 75%;
  }
  .bvi-panel .bvi-col-md-8 {
    width: 66.66666667%;
  }
  .bvi-panel .bvi-col-md-7 {
    width: 58.33333333%;
  }
  .bvi-panel .bvi-col-md-6 {
    width: 50%;
  }
  .bvi-panel .bvi-col-md-5 {
    width: 41.66666667%;
  }
  .bvi-panel .bvi-col-md-4 {
    width: 33.33333333%;
  }
  .bvi-panel .bvi-col-md-3 {
    width: 25%;
  }
  .bvi-panel .bvi-col-md-2 {
    width: 16.66666667%;
  }
  .bvi-panel .bvi-col-md-1 {
    width: 8.33333333%;
  }
  .bvi-panel .bvi-col-md-pull-12 {
    right: 100%;
  }
  .bvi-panel .bvi-col-md-pull-11 {
    right: 91.66666667%;
  }
  .bvi-panel .bvi-col-md-pull-10 {
    right: 83.33333333%;
  }
  .bvi-panel .bvi-col-md-pull-9 {
    right: 75%;
  }
  .bvi-panel .bvi-col-md-pull-8 {
    right: 66.66666667%;
  }
  .bvi-panel .bvi-col-md-pull-7 {
    right: 58.33333333%;
  }
  .bvi-panel .bvi-col-md-pull-6 {
    right: 50%;
  }
  .bvi-panel .bvi-col-md-pull-5 {
    right: 41.66666667%;
  }
  .bvi-panel .bvi-col-md-pull-4 {
    right: 33.33333333%;
  }
  .bvi-panel .bvi-col-md-pull-3 {
    right: 25%;
  }
  .bvi-panel .bvi-col-md-pull-2 {
    right: 16.66666667%;
  }
  .bvi-panel .bvi-col-md-pull-1 {
    right: 8.33333333%;
  }
  .bvi-panel .bvi-col-md-pull-0 {
    right: auto;
  }
  .bvi-panel .bvi-col-md-push-12 {
    left: 100%;
  }
  .bvi-panel .bvi-col-md-push-11 {
    left: 91.66666667%;
  }
  .bvi-panel .bvi-col-md-push-10 {
    left: 83.33333333%;
  }
  .bvi-panel .bvi-col-md-push-9 {
    left: 75%;
  }
  .bvi-panel .bvi-col-md-push-8 {
    left: 66.66666667%;
  }
  .bvi-panel .bvi-col-md-push-7 {
    left: 58.33333333%;
  }
  .bvi-panel .bvi-col-md-push-6 {
    left: 50%;
  }
  .bvi-panel .bvi-col-md-push-5 {
    left: 41.66666667%;
  }
  .bvi-panel .bvi-col-md-push-4 {
    left: 33.33333333%;
  }
  .bvi-panel .bvi-col-md-push-3 {
    left: 25%;
  }
  .bvi-panel .bvi-col-md-push-2 {
    left: 16.66666667%;
  }
  .bvi-panel .bvi-col-md-push-1 {
    left: 8.33333333%;
  }
  .bvi-panel .bvi-col-md-push-0 {
    left: auto;
  }
  .bvi-panel .bvi-col-md-offset-12 {
    margin-left: 100%;
  }
  .bvi-panel .bvi-col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .bvi-panel .bvi-col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .bvi-panel .bvi-col-md-offset-9 {
    margin-left: 75%;
  }
  .bvi-panel .bvi-col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .bvi-panel .bvi-col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .bvi-panel .bvi-col-md-offset-6 {
    margin-left: 50%;
  }
  .bvi-panel .bvi-col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .bvi-panel .bvi-col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .bvi-panel .bvi-col-md-offset-3 {
    margin-left: 25%;
  }
  .bvi-panel .bvi-col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .bvi-panel .bvi-col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .bvi-panel .bvi-col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .bvi-panel .bvi-col-lg-1, .bvi-col-lg-2, .bvi-col-lg-3, .bvi-col-lg-4, .bvi-col-lg-5, .bvi-col-lg-6, .bvi-col-lg-7, .bvi-col-lg-8, .bvi-col-lg-9, .bvi-col-lg-10, .bvi-col-lg-11, .bvi-col-lg-12 {
    float: left;
  }
  .bvi-panel .bvi-col-lg-12 {
    width: 100%;
  }
  .bvi-panel .bvi-col-lg-11 {
    width: 91.66666667%;
  }
  .bvi-panel .bvi-col-lg-10 {
    width: 83.33333333%;
  }
  .bvi-panel .bvi-col-lg-9 {
    width: 75%;
  }
  .bvi-panel .bvi-col-lg-8 {
    width: 66.66666667%;
  }
  .bvi-panel .bvi-col-lg-7 {
    width: 58.33333333%;
  }
  .bvi-panel .bvi-col-lg-6 {
    width: 50%;
  }
  .bvi-panel .bvi-col-lg-5 {
    width: 41.66666667%;
  }
  .bvi-panel .bvi-col-lg-4 {
    width: 33.33333333%;
  }
  .bvi-panel .bvi-col-lg-3 {
    width: 25%;
  }
  .bvi-panel .bvi-col-lg-2 {
    width: 16.66666667%;
  }
  .bvi-panel .bvi-col-lg-1 {
    width: 8.33333333%;
  }
  .bvi-panel .bvi-col-lg-pull-12 {
    right: 100%;
  }
  .bvi-panel .bvi-col-lg-pull-11 {
    right: 91.66666667%;
  }
  .bvi-panel .bvi-col-lg-pull-10 {
    right: 83.33333333%;
  }
  .bvi-panel .bvi-col-lg-pull-9 {
    right: 75%;
  }
  .bvi-panel .bvi-col-lg-pull-8 {
    right: 66.66666667%;
  }
  .bvi-panel .bvi-col-lg-pull-7 {
    right: 58.33333333%;
  }
  .bvi-panel .bvi-col-lg-pull-6 {
    right: 50%;
  }
  .bvi-panel .bvi-col-lg-pull-5 {
    right: 41.66666667%;
  }
  .bvi-panel .bvi-col-lg-pull-4 {
    right: 33.33333333%;
  }
  .bvi-panel .bvi-col-lg-pull-3 {
    right: 25%;
  }
  .bvi-panel .bvi-col-lg-pull-2 {
    right: 16.66666667%;
  }
  .bvi-panel .bvi-col-lg-pull-1 {
    right: 8.33333333%;
  }
  .bvi-panel .bvi-col-lg-pull-0 {
    right: auto;
  }
  .bvi-panel .bvi-col-lg-push-12 {
    left: 100%;
  }
  .bvi-panel .bvi-col-lg-push-11 {
    left: 91.66666667%;
  }
  .bvi-panel .bvi-col-lg-push-10 {
    left: 83.33333333%;
  }
  .bvi-panel .bvi-col-lg-push-9 {
    left: 75%;
  }
  .bvi-panel .bvi-col-lg-push-8 {
    left: 66.66666667%;
  }
  .bvi-panel .bvi-col-lg-push-7 {
    left: 58.33333333%;
  }
  .bvi-panel .bvi-col-lg-push-6 {
    left: 50%;
  }
  .bvi-panel .bvi-col-lg-push-5 {
    left: 41.66666667%;
  }
  .bvi-panel .bvi-col-lg-push-4 {
    left: 33.33333333%;
  }
  .bvi-panel .bvi-col-lg-push-3 {
    left: 25%;
  }
  .bvi-panel .bvi-col-lg-push-2 {
    left: 16.66666667%;
  }
  .bvi-panel .bvi-col-lg-push-1 {
    left: 8.33333333%;
  }
  .bvi-panel .bvi-col-lg-push-0 {
    left: auto;
  }
  .bvi-panel .bvi-col-lg-offset-12 {
    margin-left: 100%;
  }
  .bvi-panel .bvi-col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .bvi-panel .bvi-col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .bvi-panel .bvi-col-lg-offset-9 {
    margin-left: 75%;
  }
  .bvi-panel .bvi-col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .bvi-panel .bvi-col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .bvi-panel .bvi-col-lg-offset-6 {
    margin-left: 50%;
  }
  .bvi-panel .bvi-col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .bvi-panel .bvi-col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .bvi-panel .bvi-col-lg-offset-3 {
    margin-left: 25%;
  }
  .bvi-panel .bvi-col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .bvi-panel .bvi-col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .bvi-panel .bvi-col-lg-offset-0 {
    margin-left: 0%;
  }
}
.bvi-panel.bvi-panel-fixed {
  top: 0;
  left: 0;
  right: 0;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  z-index: 999999;
}
.bvi-panel.bvi-panel-fixed .bvi-btn-panel-show {
  opacity: 0.8;
}
.bvi-panel .bvi-panel-menu * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bvi-panel .bvi-panel-menu {
  display: inline-block;
  width: 100%;
}
.bvi-panel .bvi-vertical {
  border: 0;
  border-right: 2px solid #d8d8d8;
}
.bvi-panel .bvi-rows {
  margin: 10px;
}
.bvi-panel .bvi-bg {
  color: #000000;
  background: #f8f8f8 !important;
  padding: 0px;
  border: 1px solid #fcfcfc;
  moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.23);
  webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.23);
}
.bvi-panel .bvi-title,
.bvi-panel .bvi-title-header {
  font-weight: bold;
  font-size: larger;
  margin-bottom: 5px;
}
.bvi-panel .bvi-title-text{
	display: inline-block;
	margin-top: 5px;
	font-size: 14px;
	font-weight: 400;
	margin-left: 5px;
}
.bvi-panel .bvi-settings {
  display: none;
}
.bvi-panel .bvi-settings hr {
  border: 0;
  border-top: 1px solid #d8d8d8;
  margin-top: 2px;
  margin-bottom: 2px;
}
.bvi-panel .bvi-settings .bvi-right {
  float: right;
}
.bvi-panel .bvi-settings .bvi-left {
  float: left;
}
.bvi-panel .bvi-copy a {
  color: #bebebe;
}
.bvi-panel .bvi-copy a:hover,
.bvi-panel .bvi-copy a:visited {
  color: #000000;
  text-decoration: underline;
}
.bvi-panel .bvi-panel-show {
  text-align: right;
}
.bvi-panel .bvi-panel-show .bvi-glyphicon {
  font-size: 40px;
}
.bvi-panel .bvi-panel-show .bvi-btn-panel-show {
  background: #F8F8F8 !important;
  padding: 15px;
  margin: 0px 20px 0px 20px;
  color: black !important;
  border: 1px solid #fcfcfc !important;
  moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.23);
  webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.23);
}
.bvi-panel .bvi-btn {
  font-weight: bold;
  display: inline-block;
  padding: 8px 12px;
  margin-bottom: 0;
  line-height: 15px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}
.bvi-panel .bvi-btn,
.bvi-panel .bvi-btn:active,
.bvi-panel .bvi-btn.active {
  background-color: #e6e6e6;
  outline: 0;
}
.bvi-panel .bvi-btn:focus,
.bvi-panel .bvi-btn:active:focus,
.bvi-panel .bvi-btn.active:focus,
.bvi-panel .bvi-btn.focus,
.bvi-panel .bvi-btn:active.focus,
.bvi-panel .bvi-btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.bvi-panel .bvi-btn:hover,
.bvi-panel .bvi-btn:focus,
.bvi-panel .bvi-btn.focus {
  color: #333333;
  text-decoration: none;
}
.bvi-panel .bvi-btn:active,
.bvi-panel .bvi-btn.active {
  background-color: #e6e6e6;
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.bvi-panel .bvi-btn.disabled,
.bvi-panel .bvi-btn[disabled],
fieldset[disabled] .bvi-panel .bvi-btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.bvi-panel .bvi-btn.disabled,
fieldset[disabled] a.bvi-panel .bvi-btn {
  pointer-events: none;
}
.bvi-panel .bvi-btn.bvi-btn-default {
  color: #000000;
  background-color: #ffffff;
  border-color: #7D7D7D;
}
.bvi-panel .bvi-btn.bvi-btn-default.active {
  position: relative;
  background-color: #e8e8e8;
  outline: 0;
  border-color: #7D7D7D;
}
.bvi-panel .bvi-btn.bvi-btn-white {
  color: #000000;
  background-color: #ffffff;
  border-color: #7D7D7D;
}
.bvi-panel .bvi-btn.bvi-btn-white.active {
  position: relative;
  background-color: #ffffff;
  outline: 0;
  border-color: #7D7D7D;
}
.bvi-panel .bvi-btn.bvi-btn-black {
  color: #ffffff;
  background-color: #000000;
  border-color: #7D7D7D;
}
.bvi-panel .bvi-btn.bvi-btn-black.active {
  position: relative;
  background-color: #000000;
  outline: 0;
  border-color: #7D7D7D;
}
.bvi-panel .bvi-btn.bvi-btn-blue {
  color: #063462;
  background-color: #9DD1FF;
  border-color: #7D7D7D;
}
.bvi-panel .bvi-btn.bvi-btn-blue.active {
  position: relative;
  background-color: #9DD1FF;
  outline: 0;
  border-color: #7D7D7D;
}
.bvi-panel .bvi-btn.bvi-btn-brown {
  color: #4d4b43;
  background-color: #f7f3d6;
  border-color: #7D7D7D;
}
.bvi-panel .bvi-btn.bvi-btn-brown.active {
  position: relative;
  background-color: #f7f3d6;
  outline: 0;
  border-color: #7D7D7D;
}
.bvi-panel .bvi-btn.bvi-btn-green {
  color: #a9e44d;
  background-color: #3b2716;
  border-color: #7D7D7D;
}
.bvi-panel .bvi-btn.bvi-btn-green.active {
  position: relative;
  background-color: #3b2716;
  outline: 0;
  border-color: #7D7D7D;
}
.bvi-panel .bvi-btn-group,
.bvi-panel .bvi-btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.bvi-panel .bvi-btn-group > .bvi-btn,
.bvi-panel .bvi-btn-group-vertical > .bvi-btn {
  position: relative;
  float: left;
}
.bvi-panel .bvi-btn-group > .bvi-btn:hover,
.bvi-panel .bvi-btn-group-vertical > .bvi-btn:hover,
.bvi-panel .bvi-btn-group > .bvi-btn:focus,
.bvi-panel .bvi-btn-group-vertical > .bvi-btn:focus,
.bvi-panel .bvi-btn-group > .bvi-btn:active,
.bvi-panel .bvi-btn-group-vertical > .bvi-btn:active,
.bvi-panel .bvi-btn-group > .bvi-btn.active,
.bvi-panel .bvi-btn-group-vertical > .bvi-btn.active {
  z-index: 2;
}
.bvi-panel .bvi-btn-group .bvi-btn + .bvi-btn,
.bvi-panel .bvi-btn-group .bvi-btn + .bvi-btn-group,
.bvi-panel .bvi-btn-group .bvi-btn-group + .bvi-btn,
.bvi-panel .bvi-btn-group .bvi-btn-group + .bvi-btn-group {
  margin-left: -1px;
}
.bvi-panel .bvi-btn-toolbar {
  margin-left: -5px;
}
.bvi-panel .bvi-btn-toolbar .bvi-btn,
.bvi-panel .bvi-btn-toolbar .bvi-btn-group,
.bvi-panel .bvi-btn-toolbar .input-group {
  float: left;
}
.bvi-panel .bvi-btn-toolbar > .bvi-btn,
.bvi-panel .bvi-btn-toolbar > .bvi-btn-group,
.bvi-panel .bvi-btn-toolbar > .input-group {
  margin-left: 5px;
}
.bvi-panel .bvi-btn-group > .bvi-btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.bvi-panel .bvi-btn-group > .bvi-btn:first-child {
  margin-left: 0;
}
.bvi-panel .bvi-btn-group > .bvi-btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-radius: 0px;
}
.bvi-panel .bvi-btn-group > .bvi-btn:last-child:not(:first-child),
.bvi-panel .bvi-btn-group > .dropdown-toggle:not(:first-child) {
  border-radius: 0px;
}
.bvi-panel .bvi-btn-group > .bvi-btn-group {
  float: left;
}
.bvi-panel .bvi-btn-group > .bvi-btn-group:not(:first-child):not(:last-child) > .bvi-btn {
  border-radius: 0;
}
.bvi-panel .bvi-btn-group > .bvi-btn-group:first-child:not(:last-child) > .bvi-btn:last-child,
.bvi-panel .bvi-btn-group > .bvi-btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-radius: 0px;
}
.bvi-panel .bvi-btn-group > .bvi-btn-group:last-child:not(:first-child) > .bvi-btn:first-child {
  border-radius: 0px;
}
.bvi-panel .bvi-btn-block {
  display: block;
  width: 100%;
}
.bvi-panel .bvi-btn-block + .bvi-btn-block {
  margin-top: 5px;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.bvi-glyphicon {
  position: relative;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 100;
  font-size: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
}
.bvi-glyphicon-volume-off:before {
  content: "\e036";
}
.bvi-glyphicon-volume-down:before {
  content: "\e037";
}
.bvi-glyphicon-volume-up:before {
  content: "\e038";
}
.bvi-glyphicon-eye-open:before {
  content: "\e105";
}
.bvi-glyphicon-eye-close:before {
  content: "\e106";
}
.bvi-glyphicon-eye:before {
  content: "\e105";
}
.bvi-glyphicon-cog:before {
  content: "\e019";
}
.bvi-glyphicon-refresh:before {
  content: "\e031";
}
.bvi-glyphicon-remove:before {
  content: "\e014";
}
.bvi-glyphicon-picture:before {
  content: "\e060";
}
.bvi-glyphicon-font:before {
  content: "\e047";
}
.bvi-glyphicon-adjust:before {
  content: "\e063";
}
.bvi-glyphicon-flash:before {
  content: "\e162";
}
.bvi-glyphicon-arrow-up:before {
  content: "\e093";
}
.bvi-animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes bvi-slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bvi-slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bvi-slideInDown {
  -webkit-animation-name: bvi-slideInDown;
  animation-name: bvi-slideInDown;
}
@-webkit-keyframes bvi-fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes bvi-fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.bvi-fadeOutUp {
  -webkit-animation-name: bvi-fadeOutUp;
  animation-name: bvi-fadeOutUp;
}
@-webkit-keyframes bvi-fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}


.bvi-body.bvi-color-white .header .sc-megamenu{
	background-color: transparent !important;
}
.bvi-body.bvi-color-white .header .sc-btn-icon-account{
	background: #1c1c28!important;
}
.bvi-body.bvi-color-white .sc-btn-primary:not([disabled]), 
.bvi-body.bvi-color-white .sc-btn-primary:not([disabled]) img, 
.bvi-body.bvi-color-white button[data-target="#ocfilter-hidden-options"], 
.bvi-body.bvi-color-white #ocfilter .btn-primary, 
.bvi-body.bvi-color-white #ocfilter .btn-primary:active, 
.bvi-body.bvi-color-white #ocfilter .btn-primary:focus, 
.bvi-body.bvi-color-white .simplecheckout-cart-buttons .button:hover, 
.bvi-body.bvi-color-white .simplecheckout-button-right .button:hover, 
.bvi-body.bvi-color-white #simplecheckout_button_login:hover, 
.bvi-body.bvi-color-white .pagination li.active span, 
.bvi-body.bvi-color-white .pagination li:hover a, 
.bvi-body.bvi-color-white #sc_livesearch_close, 
.bvi-body.bvi-color-white .simplecheckout-cart-buttons .button, 
.bvi-body.bvi-color-white .sc-header-location.active .sc-btn, 
.bvi-body.bvi-color-white .sc-btn-secondary:not([disabled]).clicked, 
.bvi-body.bvi-color-white .sc-btn-secondary:not([disabled]):hover, 
.bvi-body.bvi-color-white .sc-category-sort button.active, 
.bvi-body.bvi-color-white .sc-btn-outline-secondary:not(#oct-blog-search-button, #sc-search-button, [disabled]):hover, 
.bvi-body.bvi-color-white .header-search .sc-btn-with-icon:hover .sc-btn-icon, 
.bvi-body.bvi-color-white .sc-blog-search .sc-btn-with-icon:hover .sc-btn-icon, 
.bvi-body.bvi-color-white .sc-btn.sc-btn-secondary:not([disabled]):hover, .sc-switcher, 
.bvi-body.bvi-color-white .sidebar-main-menu-item-catalog .sidebar-main-menu-item-icon, 
.bvi-body.bvi-color-white .sc-btn-outline-primary:not([disabled]):hover, 
.bvi-body.bvi-color-white .sc-location.active 
.bvi-body.bvi-color-white .sc-btn-secondary,
.bvi-body.bvi-color-white .row .sc-wishlist-btn,
.bvi-body.bvi-color-white .row .sc-compare-btn{
	background-color: #333!important;
}
.bvi-body #button-cart .sc-btn-text{
	background-color: transparent !important;
}
.bvi-body #footer-make-subscribe{
	background-color: inherit !important;
	border: 1px solid;
}
.bvi-body.bvi-color-white .slick-slider .slick-slider-btn{
	background-color: #000!important;
}
.bvi-body. #logo .bvi-img-grayscale{
	width: 150px;
    height: 50px;
}
.bvi-body footer .sc-footer-last .sc-footer-middle-info .sc-footer-address,
.bvi-body footer .sc-footer-last .sc-footer-middle-info .sc-footer-shedule{
	color: inherit!important;
}
.bvi-body footer .sc-footer-bottom .text-left{
	opacity: 0.7;
}

.bvi-body #oct-infobar{
	border-bottom: 1px solid;
}
.bvi-body #oct-infobar #oct-infobar-btn{
	background: none!important;
}
.bvi-body #sc-search-button .sc-btn-icon{
	background-color: #333!important;
}
.bvi-body .header-search .sc-btn-with-icon{
	top: 1px;
    bottom: 1px;
    right: 1px;
	filter: none;
}
.bvi-body header #menuToggleButton:hover{
	background: #fff!important;
	opacity: .7;
}
.bvi-body header #menuToggleButton{
	filter: none;
	border: 1px solid;
}
.bvi-body header #menuToggleButton .sc-btn-icon{
	background-color: #000 !important;
}
.bvi-body #top .sc-dropdown-inner{
	border: 1px solid;
}
.bvi-body #top .sc-dropdown:after{
	display: none;
}
.bvi-body #top .sc-dropdown{
	background: none!important;
}
.bvi-body #top .sc-dropdown-box .sc-header-location-phones+.sc-btn{
	background-color: #fff!important;
    filter: none;
    border: 1px solid;
}
.bvi-body.bvi-color-white header.header .sc-btn-icon-account{
	background: #000!important;
    filter: invert(1);
    background-image: url(/catalog/view/theme/oct_showcase/img/user_avatar.svg)!important;
}
.bvi-body.bvi-color-white header .header-buttons .sc-btn .sc-btn-icon-compare,
.bvi-body.bvi-color-white header .header-buttons .sc-btn .sc-btn-icon-wishlist,
.bvi-body.bvi-color-white header .header-buttons .sc-btn .sc-btn-icon-cart{
	filter: invert(1);
	background-color: transparent !important;
}
.bvi-body .sc-slideshow-plus-block .slick-dots,
.bvi-body .sc-slideshow-plus-block .slick-dots li{
	background-color: transparent !important;
}
.bvi-body .sc-megamenu.with-slideshow>nav{
	border-radius: 10px;
	border: 1px solid;
}
.bvi-body .sc-megamenu.with-slideshow .sc-megamenu-list .sc-megamenu-list-item>span.sc-btn.no-btn,
.bvi-body .sc-megamenu.with-slideshow .sc-megamenu-list .sc-megamenu-list-item>span.sc-btn.no-btn .sc-btn-icon{
	filter: invert(1);
}
.bvi-body .sc-megamenu.with-slideshow .sc-megamenu-list-item>.sc-megamenu-child>ul{
	border-radius: 10px;
    border-bottom: 1px solid;
    border-right: 1px solid;
    border-top: 1px solid;
}
.bvi-body .sc-megamenu.with-slideshow .sc-megamenu-list-item>.sc-megamenu-child>ul>li:first-child{
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.bvi-body .sc-slideshow-plus-specials .slick-slide{
	border: 1px solid;
}
.bvi-body #common-home .sc-slideshow-plus-specials-block-price .sc-module-cart-btn,
.bvi-body #common-home .sc-slideshow-plus-specials-block-price .sc-module-cart-btn img,
.bvi-body .sc-module-cart button.sc-btn.sc-module-cart-btn,
.bvi-body .sc-module-cart button.sc-btn.sc-module-cart-btn img,
.bvi-body #content .sc-module-cart .sc-btn-primary,
.bvi-body #content .sc-module-cart .sc-btn-primary img{
	background-color: transparent !important;
}
.bvi-body .sc-advantages-item .content-block{
	border: 1px solid;
}
.bvi-body .sc-category-wall .sc-category-wall-item .sc-category-wall-item-info a i,
.bvi-body .sc-category-wall .sc-category-wall-item .sc-category-wall-item-info img,
.bvi-body .sc-category-wall .sc-category-wall-item .sc-category-wall-item-info a:before,
.bvi-body .sc-category-wall .sc-category-wall-item .sc-category-wall-item-info a{
	background-color: transparent !important;
}
.bvi-body .sc-category-wall .sc-category-wall-item .content-block>.sc-category-wall-item-list>div.mt-auto a{
	background-color: #ffffff !important;
}
.bvi-body .content-block:not(.sc-product-images) .sc-module-stickers,
.bvi-body .content-block .sc-module-sticker{
	display: none!important;
}
.bvi-body #common-home .sc-module .sc-module-item .content-block .sc-module-btns button.sc-btn,
.bvi-body #common-home .sc-module .sc-module-item .content-block .sc-module-btns button.sc-btn:hover,
.bvi-body #content .product-grid .content-block .sc-module-btns button.sc-btn,
.bvi-body #content .product-grid .content-block .sc-module-btns button.sc-btn:hover{
	background-color: #ffffff !important;
	background: #ffffff !important;
}
.bvi-body .sc-module-sticker.sc-module-sticker-red.sc-module-sticker-infinity+.sc-module-btns, 
.bvi-body .sc-module-sticker.sc-module-sticker-red.sc-module-sticker-infinity+.sc-module-stickers+.sc-module-btns{
	top: 0 !important;
}
.bvi-body #common-home .sc-module-showmore .sc-btn,
.bvi-body #content .sc-module-showmore .sc-btn{
	background-color: transparent !important;
	filter: none;
    border: 1px solid;
}
.bvi-body #common-home .sc-module-showmore .sc-btn .sc-btn-text,
.bvi-body #content .sc-module-showmore .sc-btn .sc-btn-text{
	background-color: transparent !important;
}
.bvi-body.bvi-color-black #common-home .sc-module-showmore .sc-btn .sc-btn-icon-showmore, 
.bvi-body.bvi-color-black #content .sc-module-showmore .sc-btn .sc-btn-icon-showmore,
.bvi-body.bvi-color-green #common-home .sc-module-showmore .sc-btn .sc-btn-icon-showmore,
.bvi-body.bvi-color-green #content .sc-module-showmore .sc-btn .sc-btn-icon-showmore{
	filter: none;
}
.bvi-body #common-home .sc-module-showmore .sc-btn .sc-btn-icon-showmore,
.bvi-body #content .sc-module-showmore .sc-btn .sc-btn-icon-showmore{
	filter: invert(1);
	background-color: transparent !important;
}
.bvi-body .sc-carousel-item .content-block{
	border: 1px solid;
}
.bvi-body .sc-module .sc-last-reviews-item .content-block{
	border: 1px solid;
}
.bvi-body .ocdw_blog-posts-block .swiper-heading-block>div button i{
	background: #1c1c28 !important;
}
.bvi-body .sc-foottop{
	border-top: 1px solid;
	border-bottom: 1px solid;
}
.bvi-body footer .sc-footer-midbot .sc-footer-mdbttt,
.bvi-body footer .sc-footer-midbot .sc-footer-mdbttt span{
	font-size: 50px !important;
	line-height: 1 !important;
}
.bvi-body footer .sc-footer-last .sc-footer-socials-box a{
	font-size: 0 !important;
}
.bvi-body footer .sc-footer-middle>.col-xl-2 .sc-footer-payments-item{
	border: none;
}
.bvi-body #sc_fixed_contact_button{
	display: none !important;
}
.bvi-body #back-top{
	bottom: 2.75rem;
}
.bvi-body .sc-last-reviews-item .sc-last-reviews-autdate{
	margin-top: 15px;
	position: unset;
}
.bvi-body .sc-last-reviews-item .sc-last-reviews-text{
	margin-top: 15px;
}
.bvi-body header.header .header-buttons .header-buttons-cart-quantity{
	background-color: #D8DEE8 !important;
    height: auto !important;
}
.bvi-body .sc-column-categories{
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-radius: 10px;
}
.bvi-body .sc-column-categories>li:first-child,
.bvi-body .sc-column-categories>li:first-child>span{
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.bvi-body .sc-column-categories>li:last-child,
.bvi-body .sc-column-categories>li:last-child>span{
	border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.bvi-body .sc-column-categories-toggle .sc-btn-icon{
    background: rgb(49,50,61) !important;
}
.bvi-body .sc-column-categories-item.clicked>span>.sc-column-categories-toggle,
.bvi-body #column-left .sc-column-categories-item>span>.sc-column-categories-toggle:hover{
	background-color: #ffffff !important;
}
.bvi-body .sc-category-wall .sc-category-wall-item .sc-category-wall-item-info{
	background: none;
}
.bvi-body .sc-category-wall .sc-category-wall-item .sc-category-wall-item-info,
.bvi-body .sc-module .content-block,
.bvi-body .sc-subcategories .sc-subcategories-item{
	border: 1px solid;
}
.bvi-body .sc-category-wall .sc-category-wall-item .sc-category-wall-item-info a{
	display: block;
    margin-top: 5px !important;
    padding-right: 30px;
}
.bvi-body #column-left .ocf-noUi-pips{
	background-color: transparent !important;
}
.bvi-body .ocf-noUi-pips .ocf-noUi-marker{
	background: #000 !important;
}
.bvi-body .ocf-noUi-base .ocf-noUi-handle .ocf-noUi-touch-area{
	border-radius: 50%;
}
.bvi-body #column-left .ocf-noUi-base:before{
	background-color: #ccc !important;
}
.bvi-body #column-left .ocf-noUi-connect:before{
	background-color: #000 !important;
}
.bvi-body .ocf-popover-content{
	border: 1px solid;
    border-radius: 10px;
}
.bvi-body .ocf-popover.ocf-right>.ocf-arrow{
	background-color: #000 !important;
	border-color: #fff !important;
}
.bvi-body .ocf-theme-light .ocf-selected-card{
	border: 1px solid;
    padding-right: 0;
    padding-left: 0;
}
.bvi-body .ocf-theme-light .ocf-selected-card .ocf-selected-value-name{
	background-color: transparent !important;
}
.bvi-body .ocf-theme-light .ocf-selected-card .ocf-selected-header{
	margin-left: 10px;
}
.bvi-body.bvi-color-white .pagination li.active span,
.bvi-body.bvi-color-white .pagination li:hover a{
	color: #ffffff !important;
}
.bvi-body .sc-page-title h1,
.bvi-body .sc-product-actions-top-left .sc-module-price-old+.sc-module-price{
	font-size: 175% !important;
}
.bvi-body .sc-product-tabs{
	border-radius: 0!important;
}
.bvi-body .sc-product-tabs .sc-product-tab{
	border-bottom-width: 1px;
	border-top: 1px solid;
}
.bvi-body .sc-product-tabs .sc-product-tab:first-child{
	border-left: 1px solid;
}
.bvi-body .sc-product-tabs .sc-product-tab:last-child{
	border-right: 1px solid;
}
.bvi-body .sc-product-timer,
.bvi-body .sc-product-tabs .sc-product-tab-badge{
	border: 1px solid;
}
.bvi-body .sc-product-info .sc-product-info-right .sc-product-info-item .blue-link:before{
	background-color: transparent !important;
}
.bvi-body #product .sc-product-actions-top-right button.sc-btn{
	background-color: transparent !important;
}
.bvi-body .sc-module-quantity button,
.bvi-body #product-product .sc-module-quantity button,
.bvi-body .modal-content .modal-body .sc-module-quantity button{
	background-color: transparent !important;
}
.bvi-body .sc-product-actions .sc-buy-one-click .sc-btn{
	background-color: #000 !important;
}
.bvi-body .sc-product-actions .sc-buy-one-click .sc-btn .sc-btn-icon{
	background-color: #fff !important;
}
.bvi-body #product .sc-product-actions,
.bvi-body #product .attribute_icons,
.bvi-body .sc-product-content>.row{
	border: 1px solid;
	background-color: transparent !important;
}
.bvi-body #product .sc-product-attr,
.bvi-body #product .sc-product-content-advantages,
.bvi-body #productImages .sc-product-images{
	border: 1px solid;
	background-color: transparent !important;
	border-radius: 10px;
}
.bvi-body #product .sc-product-attr>*,
.bvi-body #product .sc-product-attr .sc-product-attr-list-item{
	background: transparent !important;
}
.bvi-body #product .sc-product-attr .sc-product-attr-list-item{
	border-top: 1px solid;
}
.bvi-body #product .sc-product-actions-top,
.bvi-body #product .sc-buy-one-click{
	background-color: transparent !important;
}
.bvi-body #product-product .content-block .sc-module-btns .sc-btn{
	background-color: transparent !important;
}
.bvi-body+.alert-block{
	margin-top: 65px !important;
}
.bvi-body .sc-product-timer .sc-product-timer-number+span{
	font-size: 60% !important;
}
.bvi-body .sc-product-content-reviews .sc-product-content-reviews-rating .fsz-32{
	font-size: 200% !important;
	line-height: 1.2 !important;
}
.bvi-body .sc-product-content-reviews .sc-product-content-reviews-rating .fsz-20{
	font-size: 150% !important;
	line-height: 1.2 !important;
}
.bvi-body .sc-product-content-reviews-rating .sc-product-content-reviews-rating-text{
	margin-left: 6px;
}
.bvi-body #content .sc-product-content-reviews-rating-line span{
	background: #c7c9d9 !important;
}
.bvi-body #content .sc-product-content-reviews-rating-line{
	background: #f5f5f5 !important;
}
.bvi-body #content .sc-product-content-reviews-rating+.sc-btn:hover, 
.bvi-body #content .sc-product-content-faq .sc-product-content-title+.sc-btn:hover{
	background: #f5f5f5 !important;
}
.bvi-body footer .sc-foottop{
	background: transparent !important;
}
.bvi-body footer .sc-foottop .container-fluid:before,
.bvi-body footer .sc-foottop .container-fluid:after{
	display: none !important;
}
.bvi-body footer .sc-foottop .sc-footer-top,
.bvi-body footer .sc-foottop .container-fluid,
.bvi-body footer .sc-foottop .sc-footer-subscribe,
.bvi-body footer .sc-foottop .sc-footer-title,
.bvi-body footer .sc-foottop #footer-subscribe,
.bvi-body footer .sc-foottop #footer-subscribe .d-flex,
.bvi-body footer .sc-foottop #footer-subscribe .form-check-label,
.bvi-body footer .sc-foottop #footer-subscribe .form-check-label a{
	background-color: transparent !important;
}
.bvi-body footer .sc-foottop .form-check-input{
	border: 1px solid;
}
.bvi-body #product-product .sc-product-content-reviews-item .sc-product-content-reviews-item-answer:before,
.bvi-body #product-product .sc-product-content-reviews-item .sc-product-content-reviews-item-answer{
	background-color: #f2f4f8 !important;
}
.bvi-body #product-product .sc-product-content-faq .sc-product-content-reviews-item .sc-product-content-reviews-item-answer .sc-product-content-reviews-item-answer-title,
.bvi-body #product-product .sc-product-content-faq .sc-product-content-reviews-item .sc-product-content-reviews-item-answer .sc-product-content-reviews-item-answer-title+p{
	background-color: transparent !important;
}
.bvi-body #cartModal .modal-cart-bottom>.sc-btn.sc-btn-primary{
	color: #fff !important;
}
.bvi-body #cartModal .modal-cart-bottom>.sc-btn.sc-btn-secondary:hover,
.bvi-body #cartModal .modal-cart-bottom>.sc-btn.sc-btn-secondary{
	background-color: #f8f9fa !important;
	color: #000 !important;
}
.bvi-body #modalCartBody .sidebar-cart-item-buttons .sc-btn{
	background-color: #EB2020!important;
}
body.modal-open div.bvi-body,
body.modal-open div.bvi-body .modal,
body.modal-open div.bvi-body .modal-dialog,
body.modal-open div.bvi-body #overlay{
	background-color: transparent !important;
}
body.modal-open div.bvi-body #top{
	z-index: 0;
}
.bvi-body .modal .modal-title,
.bvi-body #modalCartBody>.dark-text:not(.modal-body-cart-items) div,
.bvi-body #cartModal .modal-body-cart-items .sidebar-cart-item-title a,
.bvi-body #cartModal .sidebar-cart-item-left .sidebar-cart-item-price,
.bvi-body .sc-product-content-advantages:before,
.bvi-body .sc-product-content-advantages .sc-product-content-advantages-item:last-child:before,
.bvi-body .empty-popup-cart-text,
.bvi-body .simplecheckout-block label,
.bvi-body .simplecheckout-cart-total b,
.bvi-body .simplecheckout-cart-total,
.bvi-body .btn,
.bvi-body form .sc-btn,
.bvi-body #cartModal .modal-cart-bottom>.sc-btn,
.bvi-body .sidebar-main-menu-item-phones+.sidebar-main-menu-item ul.list-unstyled li+li,
.bvi-body .sidebar-main-menu-item ul.list-unstyled li a,
.bvi-body #sidebar .sidebar-main-menu-item-phones a,
.bvi-body .sidebar-main-menu-item .bvi-panel-open-menu,
.bvi-body .sidebar-main-menu-item a.sc-btn,
.bvi-body #sidebar .sidebar-header-text,
.bvi-body #account-wishlist .sc-module-price .fsz-20{
	font-size: 100% !important;
}
.bvi-body .sc-product-content-title-icon+span.dark-text,
.bvi-body .sc-module-header{
	font-size: 150% !important;
}
.bvi-body .sc-product-content-attributes-list-title,
.bvi-body .content-block .sc-module-caption .sc-module-price-box .sc-module-price{
	font-size: 120% !important;
}
.bvi-body .content-block .sc-module-caption .sc-module-price-box{
	padding-top: 10px!important;
}
.bvi-body .modal #call-main-block .sc-btn,
.bvi-body .modal #popup-login-button,
.bvi-body .sidebar-main-menu-item a.sc-btn,
.bvi-body .modal #mobile-login-button{
	color: #ffffff !important;
}
.bvi-body .form-check-label{
	font-size: 75% !important;
}
.bvi-body .simplecheckout #buttons .simplecheckout-button-right .btn{
	line-height: 54px !important;
}
.bvi-body .simplecheckout #buttons .simplecheckout-button-right .btn:hover,
.bvi-body .simplecheckout #buttons .simplecheckout-button-right .btn:hover span{
	background-color: #f2f4f8 !important;
}
.bvi-body #content .simplecheckout .simplecheckout-block-content .form-group.row-customer_register .col-sm-8,
.bvi-body #content .simplecheckout .simplecheckout-block-content .form-group.row-customer_register .col-sm-8 *,
.bvi-body .select2-container--bootstrap .select2-selection--single .select2-selection__arrow,
.bvi-body .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,
.bvi-body #sc_sidebar_content .sidebar-messengers>a,
.bvi-body #sc_sidebar_content .sidebar-messengers{
	background-color: transparent !important;
}
.bvi-body #sc_sidebar_content .sidebar-messengers-item{
	background-color: #000 !important;
}
.bvi-body #simplecheckout_customer .checkout-heading:before,
.bvi-body #simplecheckout_shipping .checkout-heading:before,
.bvi-body #simplecheckout_shipping_address .checkout-heading:before, 
.bvi-body #simplecheckout_payment_address .checkout-heading:before,
.bvi-body #simplecheckout_payment .checkout-heading:before{
	background-color: #000 !important;
}
.bvi-body #simplecheckout_button_cart span{
	background-color: transparent !important;
	color: #fff !important;
}
.bvi-body .simple-content .button:hover span, 
.bvi-body #simplecheckout_login .button:hover span{
	background-color: transparent !important;
	color: #fff !important;
}
.bvi-body #sidebar .sidebar-main-menu-item-catalog .sidebar-main-menu-item-icon{
	background-color: transparent !important;
}
.bvi-body .sc-category-wall .sc-category-wall-item .content-block>.sc-category-wall-item-list>div.mt-auto,
.bvi-body .sc-category-wall .sc-category-wall-item .content-block>.sc-category-wall-item-list>div.mt-auto a,
.bvi-body .sc-product-buttons #button-cart img{
	background-color: transparent !important;
}
.bvi-body .sc-product-buttons #button-cart{
	background-color: #333!important;
}
.bvi-body .sc-product-buttons #button-cart .sc-btn-text{
	color: #fff!important;
}

.bvi-body.bvi-color-black #column-left .ocf-noUi-connect:before{
	background-color: #fff !important;
}
.bvi-body.bvi-color-green #column-left .ocf-noUi-connect:before{
	background-color: #A9E44D !important;
}
.bvi-body.bvi-color-black .ocf-noUi-pips .ocf-noUi-marker{
	background: #fff !important;
}
.bvi-body #product-product .sc-product-content-reviews-item .sc-product-content-reviews-item-answer:before{
	background-color: transparent !important;
}
.bvi-body.bvi-color-green .ocf-noUi-pips .ocf-noUi-marker{
	background: #A9E44D !important;
}
.bvi-body.bvi-color-black #oct-tabs img,
.bvi-body.bvi-color-green #oct-tabs img,
.bvi-body.bvi-color-black .sc-breadcrumb-item + .sc-breadcrumb-item:before,
.bvi-body.bvi-color-green .sc-breadcrumb-item + .sc-breadcrumb-item:before,
.bvi-body.bvi-color-black .sc-breadcrumb .fa-home:after,
.bvi-body.bvi-color-green .sc-breadcrumb .fa-home:after{
	filter: invert(1);
	background-color: transparent !important;
}
.bvi-body.bvi-color-black .sc-product-buttons #button-cart{
	filter: invert(1);
}
.bvi-body.bvi-color-green .sc-product-buttons #button-cart{
	background-color: rgb(116 136 54) !important;
}
.bvi-body.bvi-color-black .content-block .sc-module-quantity button span,
.bvi-body.bvi-color-green .content-block .sc-module-quantity button span{
	filter: invert(1);
	background-color: transparent !important;
}
.bvi-body.bvi-color-black .sc-product-actions .sc-buy-one-click .sc-btn{
	border: 1px solid rgb(255, 255, 255) !important;
}
.bvi-body.bvi-color-green .sc-product-actions .sc-buy-one-click .sc-btn{
	border: 1px solid #A9E44D !important;
	background-color: transparent !important;
}
.bvi-body.bvi-color-black .sc-product-content-title-icon img,
.bvi-body.bvi-color-green .sc-product-content-title-icon img{
	filter: invert(1);
	background-color: transparent !important;
}
.bvi-body.bvi-color-black #product-product .sc-product-content-reviews-item .sc-product-content-reviews-item-answer,
.bvi-body.bvi-color-green #product-product .sc-product-content-reviews-item .sc-product-content-reviews-item-answer{
	background-color: rgb(255 255 255 / 18%) !important;
}
.bvi-body.bvi-color-black #product-product .sc-product-content-reviews-item .sc-product-content-reviews-item-answer:before,
.bvi-body.bvi-color-green #product-product .sc-product-content-reviews-item .sc-product-content-reviews-item-answer:before{
	filter: invert(1);
}
.bvi-body.bvi-color-black #simplecheckout_customer .checkout-heading:before, 
.bvi-body.bvi-color-black #simplecheckout_shipping .checkout-heading:before, 
.bvi-body.bvi-color-black #simplecheckout_shipping_address .checkout-heading:before, 
.bvi-body.bvi-color-black #simplecheckout_payment_address .checkout-heading:before, 
.bvi-body.bvi-color-black #simplecheckout_payment .checkout-heading:before,
.bvi-body.bvi-color-black #simplecheckout_cart .checkout-heading:before,
.bvi-body.bvi-color-green #simplecheckout_customer .checkout-heading:before, 
.bvi-body.bvi-color-green #simplecheckout_shipping .checkout-heading:before, 
.bvi-body.bvi-color-green #simplecheckout_shipping_address .checkout-heading:before, 
.bvi-body.bvi-color-green #simplecheckout_payment_address .checkout-heading:before, 
.bvi-body.bvi-color-green #simplecheckout_payment .checkout-heading:before,
.bvi-body.bvi-color-green #simplecheckout_cart .checkout-heading:before{
	filter: invert(1);
}
.bvi-body.bvi-color-black #simplecheckout_cart .checkout-heading:before,
.bvi-body.bvi-color-green #simplecheckout_cart .checkout-heading:before{
	background-color: transparent !important;
}
.bvi-body .simplecheckout #buttons .simplecheckout-button-right .btn:hover span{
	color: #000!important;
}
.bvi-body #logo img.bvi-img-grayscale,
.bvi-body .ftt-logo img.bvi-img-grayscale{
	width: 150px;
}


/*Size*/
.bvi-body[style*="font-size: 13pt;"] header.header .header-buttons .header-buttons-cart-quantity,
.bvi-body[style*="font-size: 14pt;"] header.header .header-buttons .header-buttons-cart-quantity,
.bvi-body[style*="font-size: 15pt;"] header.header .header-buttons .header-buttons-cart-quantity,
.bvi-body[style*="font-size: 16pt;"] header.header .header-buttons .header-buttons-cart-quantity,
.bvi-body[style*="font-size: 17pt;"] header.header .header-buttons .header-buttons-cart-quantity,
.bvi-body[style*="font-size: 18pt;"] header.header .header-buttons .header-buttons-cart-quantity,
.bvi-body[style*="font-size: 19pt;"] header.header .header-buttons .header-buttons-cart-quantity,
.bvi-body[style*="font-size: 20pt;"] header.header .header-buttons .header-buttons-cart-quantity,
.bvi-body[style*="font-size: 21pt;"] header.header .header-buttons .header-buttons-cart-quantity,
.bvi-body[style*="font-size: 22pt;"] header.header .header-buttons .header-buttons-cart-quantity,
.bvi-body[style*="font-size: 23pt;"] header.header .header-buttons .header-buttons-cart-quantity{
    font-size: 16px!important;
}
.bvi-body[style*="font-size: 13pt;"] header.header .header-buttons .text-lowercase,
.bvi-body[style*="font-size: 14pt;"] header.header .header-buttons .text-lowercase,
.bvi-body[style*="font-size: 15pt;"] header.header .header-buttons .text-lowercase,
.bvi-body[style*="font-size: 16pt;"] header.header .header-buttons .text-lowercase,
.bvi-body[style*="font-size: 17pt;"] header.header .header-buttons .text-lowercase,
.bvi-body[style*="font-size: 18pt;"] header.header .header-buttons .text-lowercase,
.bvi-body[style*="font-size: 19pt;"] header.header .header-buttons .text-lowercase,
.bvi-body[style*="font-size: 20pt;"] header.header .header-buttons .text-lowercase,
.bvi-body[style*="font-size: 21pt;"] header.header .header-buttons .text-lowercase,
.bvi-body[style*="font-size: 22pt;"] header.header .header-buttons .text-lowercase,
.bvi-body[style*="font-size: 23pt;"] header.header .header-buttons .text-lowercase{
	font-size: 16px!important;
}
.bvi-body[style*="font-size: 13pt;"] .ocf-noUi-pips .ocf-noUi-value,
.bvi-body[style*="font-size: 14pt;"] .ocf-noUi-pips .ocf-noUi-value,
.bvi-body[style*="font-size: 15pt;"] .ocf-noUi-pips .ocf-noUi-value,
.bvi-body[style*="font-size: 16pt;"] .ocf-noUi-pips .ocf-noUi-value,
.bvi-body[style*="font-size: 17pt;"] .ocf-noUi-pips .ocf-noUi-value,
.bvi-body[style*="font-size: 18pt;"] .ocf-noUi-pips .ocf-noUi-value,
.bvi-body[style*="font-size: 19pt;"] .ocf-noUi-pips .ocf-noUi-value,
.bvi-body[style*="font-size: 20pt;"] .ocf-noUi-pips .ocf-noUi-value,
.bvi-body[style*="font-size: 21pt;"] .ocf-noUi-pips .ocf-noUi-value,
.bvi-body[style*="font-size: 22pt;"] .ocf-noUi-pips .ocf-noUi-value,
.bvi-body[style*="font-size: 23pt;"] .ocf-noUi-pips .ocf-noUi-value{
	display: none !important;
}



@media(max-width: 767px){
	.bvi-body .bvi-panel-close{
		font-size: 0 !important;
	}
	.bvi-body .bvi-pin a i{
		font-size: 16px;
		color: #fff;
	}
	.bvi-body #top{
		background-color: #333333 !important;
	}
	.bvi-body #top .container-fluid,
	.bvi-body #top .container-fluid>div{
		background-color: transparent !important;
	}
	.bvi-body #top *,
	.bvi-body #top .fa-eye:before{
		background-color: transparent !important;
	}
	.bvi-body #top .fa-eye:before{
		color: #FFD600 !important;
	}
	.bvi-body .sc-slideshow-plus .products-catalg .sc-btn .sc-btn-text{
		background-color: transparent !important;
		color: #fff !important;
	}
	.bvi-body #top+header.header{
		background-color: #333333 !important;
	}
	.bvi-body #top+header.header *{
		background-color: transparent !important;
		color: #fff !important;		
	}
	.bvi-body.bvi-color-white header .header-buttons .sc-btn .sc-btn-icon-compare, 
	.bvi-body.bvi-color-white header .header-buttons .sc-btn .sc-btn-icon-wishlist, 
	.bvi-body.bvi-color-white header .header-buttons .sc-btn .sc-btn-icon-cart{
		filter: none;
	}
	.bvi-body .header-buttons .sc-btn .sc-btn-icon-catalog{
		background-image: url(/catalog/view/theme/oct_showcase/img/icon-menu-cat.svg);
		background-size: contain;
		width: 14px;
	}
}

