
@font-face {
  font-family: 'OpenSans-Bold';
  src: url('/assets/fonts/opensans-bold-webfont.woff2') format("woff2"), url('/assets/fonts/opensans-bold-webfont.woff') format("woff"), url('/assets/fonts/opensans-bold-webfont.svg#open_sansbold') format("svg"), url('/assets/fonts/OpenSans-Bold.ttf') format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'OpenSans-Regular';
  src: url('/assets/fonts/opensans-regular-webfont.woff2') format("woff2"), url('/assets/fonts/opensans-regular-webfont.woff') format("woff"), url('/assets/fonts/OpenSans-Regular.ttf') format("truetype"), url('/assets/fonts/opensans-regular-webfont.svg#open_sansregular') format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'OpenSans-SemiBold';
  src: url('/assets/fonts/opensans-semibold-webfont.woff2') format("woff2"), url('/assets/fonts/opensans-semibold-webfont.woff') format("woff"), url('/assets/fonts/OpenSans-Semibold.ttf') format("truetype"), url('/assets/fonts/opensans-semibold-webfont.svg#open_sanssemibold') format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

.breadcrumb-wrap {
  background-color: #f5f5f5;
  height: 55px;
  width: 100%;
  margin: 0; }

.ui-slider-range,
.ui-slider-handle {
  cursor: pointer !important; }

.breadcrumb_home {
  background: url('/assets/images/breadcrumb_home.svg') no-repeat center;
  width: 20px;
  background-size: 15px;
  height: 15px;
  display: inline-block;
  padding-right: 10px; }

.breadcrumb {
  vertical-align: middle;
  margin-top: 10px;
  padding-left: 0;
  display: flex;
  overflow: auto;
  width: 100%;
  white-space: nowrap; }
  .breadcrumb .breadcrumb-item a {
    color: black;
    text-decoration: underline;
    font-size: 13px; }
    .breadcrumb .breadcrumb-item a:hover {
      text-decoration: none; }

.breadcrumb > .first.breadcrumb__item {
  padding-left: 10px; }

.breadcrumb__link {
  color: #2f3f56; }

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #9aa7b0;
  content: '\2022';
  width: 10px;
  height: 10px; }

.breadcrumb .first > a {
  display: none; }

.products_summary .row {
  padding-left: 15px;
  padding-right: 15px; }

.products_summary > h1 {
  margin-top: 35px; }

.video_wrapper {
  height: 555px;
  position: relative;
  padding-top: 30px;
  background-size: auto;
  margin-bottom: 20px; }
  @media (max-width: 992px) {
    .video_wrapper {
      margin-left: auto;
      margin-right: auto;
      background-size: cover !important;
      min-height: 163px;
      height: 100%; } }

.video_wrapper iframe {
  position: relative;
  display: block;
  margin: auto;
  border: 2px solid white;
  z-index: 1; }

.video_link {
  position: absolute;
  display: block;
  width: 490px;
  height: 270px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  background: transparent;
  z-index: 5; }

.bx-wrapper {
  margin-bottom: 30px;
  height: 115px;
  border: none;
  box-shadow: none; }

.bxslider {
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px; }

.bxslider > li img {
  margin: 0px auto;
  max-height: 101px; }

.bxslider > li {
  display: inline-block; }

.serie .thumbnails {
  display: block !important; }
  @media (max-width: 992px) {
    .serie .thumbnails .bx-wrapper .bx-controls.bx-has-controls-direction.bx-has-pager .bx-pager.bx-default-pager {
      display: none !important; } }

@media (min-width: 992px) {
  .serie {
    height: 555px;
    margin-bottom: 105px; } }

@media (max-width: 992px) {
  .serie {
    padding-bottom: 90px;
    position: relative; } }

.thumbnails {
  position: relative;
  bottom: 88px; }
  @media (max-width: 992px) {
    .thumbnails {
      position: absolute;
      bottom: 0px !important;
      width: 100%; } }
  .thumbnails .bxslider .video_link-serie {
    max-width: 126px;
    max-height: 126px !important;
    width: 100%;
    height: 100%;
    border: 2px solid #FFFFFF;
    margin: 6px;
    background: url('/assets/images/play.svg');
    background-repeat: no-repeat;
    background-position: center; }
    @media (max-width: 992px) {
      .thumbnails .bxslider .video_link-serie {
        max-width: 84px;
        max-height: 84px !important;
        background: url('/assets/images/play-mobil.svg');
        background-repeat: no-repeat;
        background-position: center; } }
    @media (max-width: 466px) {
      .thumbnails .bxslider .video_link-serie {
        max-width: 63px;
        max-height: 63px !important; } }
  .thumbnails .bx-wrapper .bx-viewport {
    bottom: 85px; }
    @media (max-width: 992px) {
      .thumbnails .bx-wrapper .bx-viewport {
        bottom: 32px; } }
    .thumbnails .bx-wrapper .bx-viewport ul li {
      width: unset !important; }
  .thumbnails .bx-wrapper .bx-controls-direction .bx-prev {
    background-color: #c9d9e9 !important;
    background-image: url('/assets/images/prev-b.svg');
    background-size: 14px;
    background-position: center; }
    .thumbnails .bx-wrapper .bx-controls-direction .bx-prev:hover {
      background-color: #0c5fbb !important; }
  .thumbnails .bx-wrapper .bx-controls-direction .bx-next {
    background-color: #c9d9e9 !important;
    background-image: url('/assets/images/next-b.svg');
    background-size: 14px;
    background-position: center; }
    .thumbnails .bx-wrapper .bx-controls-direction .bx-next:hover {
      background-color: #0c5fbb !important; }
  .thumbnails .bx-wrapper .bx-controls-direction a {
    top: -60px !important; }
    @media (max-width: 992px) {
      .thumbnails .bx-wrapper .bx-controls-direction a {
        top: -25px !important; } }

.slide_wrapper {
  display: block;
  width: 126px;
  height: 126px;
  border: 2px solid #FFFFFF;
  margin: 6px; }
  @media (max-width: 992px) {
    .slide_wrapper {
      width: 84px;
      height: 84px; } }
  @media (max-width: 466px) {
    .slide_wrapper {
      width: 63px;
      height: 63px; } }
  .slide_wrapper img {
    max-width: 126px;
    max-height: 126px !important;
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%; }
    @media (max-width: 992px) {
      .slide_wrapper img {
        max-width: 84px;
        max-height: 84px; } }
    @media (max-width: 466px) {
      .slide_wrapper img {
        width: 63px;
        height: 63px; } }

.bx-pager {
  display: none; }

.series {
  margin-bottom: 25px; }

.serie h1 {
  font: normal normal normal 38px/52px Open Sans;
  letter-spacing: 0px;
  color: #333333;
  text-transform: uppercase; }
  @media (max-width: 992px) {
    .serie h1 {
      font: normal normal 600 16px/20px Open Sans;
      text-align: left !important;
      padding-left: 15px; } }

.series1 {
  display: block;
  width: 265px;
  height: 170px;
  margin-right: 35px;
  margin-left: 1px;
  background-color: #edf1f4;
  border: 1px solid #c9d9e9;
  padding: 5px 5px; }

.series.all_series .series1 {
  margin-bottom: 35px; }

/*.series1 > .series_inner{*/
/*background: url('/assets/images/series_1.jpg') no-repeat center;*/
/*}*/
/*.series2 > .series_inner{*/
/*background: url('/assets/images/series_2.jpg') no-repeat center;*/
/*}*/
/*.series3 > .series_inner{*/
/*background: url('/assets/images/series_3.jpg') no-repeat center;*/
/*}*/
.series_all {
  border: 6px solid #c6d7e7;
  background-color: #c6d7e7;
  /*padding: 5px 5px;*/
  margin-right: 0px !important;
  width: 265px;
  height: 170px;
  font-weight: bolder;
  letter-spacing: 1px; }

.series_all > .series_inner {
  background: #1763b7;
  text-transform: uppercase;
  text-align: center;
  color: white;
  font-family: 'OpenSans-Bold';
  font-size: 14px; }

.series_inner {
  position: relative;
  height: 155px; }

.series_plus {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 35px;
  top: 20px;
  width: 65px;
  height: 65px;
  background: url('/assets/images/series_plus.svg') no-repeat center;
  background-size: 30px;
  background-color: #2d7dd4;
  border-radius: 2px; }

.series_name {
  font-family: 'OpenSans-Semibold';
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 15px 25px 15px 15px;
  background: rgba(23, 99, 183, 0.8);
  color: white;
  display: inline-block;
  font-size: 18px;
  height: 50px; }

.series_inner:hover {
  filter: brightness(110%); }

.series_inner:hover .series_name {
  background: #1763b7; }

.series_name > p > i {
  padding-left: 5px; }

.sorting {
  float: right;
  margin-right: 5px;
  height: unset !important;
  border: unset !important;
  background-color: unset !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font: normal normal normal 14px/19px Open Sans;
  letter-spacing: 0px;
  color: #778397;
  padding: 0;
  padding-top: 10px; }
  @media (max-width: 992px) {
    .sorting {
      flex-flow: column;
      align-items: unset;
      width: 100%;
      padding-left: 15px;
      padding-right: 15px; }
      .sorting div:first-child {
        border-bottom: 1px solid #D3E0ED;
        padding-bottom: 5px; }
      .sorting div:last-child {
        padding-top: 10px; } }
  @media (max-width: 885px) {
    .sorting {
      width: 100% !important; } }

.product {
  margin: 15px 0px 15px 0px;
  float: left; }

.product .img_wrapper {
  display: block;
  position: relative;
  min-height: 240px; }

.products_wrapper {
  float: right;
  padding-right: 0px;
  padding-left: 0px; }

.sorting span {
  display: inline-block;
  padding: 18px 5px;
  font-weight: bold; }

.blue {
  color: #189ff1; }

.green {
  color: #54c406; }

.red {
  color: #d70d19; }

.sort_option {
  list-style: none;
  float: right;
  display: flex;
  margin-bottom: 0; }
  @media (max-height: 992px) {
    .sort_option {
      float: left !important;
      padding-left: 0 !important; } }

.sort_option li {
  display: inline;
  margin-left: 10px;
  text-decoration: underline; }
  .sort_option li:first-child, .sort_option li:nth-child(2) {
    order: 1; }
  .sort_option li a {
    text-decoration: none; }
  .sort_option li:hover {
    text-decoration: none; }

.bold {
  font-weight: bold; }

.sort_option > li + li:before {
  padding: 0 5px;
  width: 5px;
  height: 10px;
  color: #c0cbd7; }

.sort_bold {
  font-weight: bold; }

.first:before {
  content: none !important; }

.sort_option a {
  cursor: pointer;
  font: normal normal normal 15px/20px Open Sans;
  letter-spacing: 0px;
  color: #778397; }

.sort_option a:hover {
  cursor: pointer;
  color: #6c93ce; }

.filters {
  float: left;
  display: inline-block;
  width: 265px;
  height: auto;
  padding: 15px;
  background-color: #F5F7F9; }

.filters h3 {
  font-family: 'OpenSans-Bold';
  text-transform: uppercase;
  color: #0b60bb;
  font-size: 16px; }

.price-span {
  text-align: center;
  margin-bottom: 25px; }
  @media (max-width: 992px) {
    .price-span {
      margin-bottom: unset; } }

@media (max-width: 992px) {
  .price-span.series_select.filters__item--active {
    margin-bottom: 25px; } }

.price-span #amountStart,
.price-span #amountEnd {
  display: none; }

.price-span .amountStart,
.price-span .amountEnd {
  border: none;
  margin-top: 20px;
  display: inline-block;
  /*width: 80px;*/ }

.price-span .amountEnd {
  text-align: right; }

.productFilter {
  display: inline-block;
  padding-top: 18px; }

.productFilter label:nth-child(1) {
  color: #189ff1; }

.productFilter label:nth-child(2) {
  color: #54c406; }

.productFilter label:nth-child(3) {
  color: #d70d19; }

.filters_storno {
  width: 220px;
  height: 50px;
  border: 2px solid red;
  text-align: center;
  padding-top: 12px;
  text-transform: uppercase;
  color: red;
  display: block;
  cursor: pointer;
  font-size: 17px;
  margin-bottom: 30px; }

.filters_storno:hover {
  color: white;
  background-color: #d90d1a !important;
  border: 2px solid #d90d1a;
  transition: 0.2s;
  text-decoration: none; }

.series_select,
.product_type,
.product_color {
  padding: 3px; }

#series_select,
#product_type,
#product_color {
  width: 100% !important;
  list-style: none;
  padding: 5px;
  border: 1px solid #c9d9e9;
  border-radius: 1px; }

#series_select li {
  display: block; }

.slimScrollBar,
.slimScrollRail {
  margin: 5px auto;
  width: 12px !important; }

.series_select > .slimScrollDiv > .slimScrollRail,
.product_color > .slimScrollDiv > .slimScrollRail {
  height: 90% !important; }

.product_type > .slimScrollDiv > .slimScrollRail {
  height: 90% !important; }

#min,
#max {
  width: 40px;
  padding-top: 10px;
  margin-left: 15px;
  margin-right: 15px;
  color: #179ff3 !important;
  display: inline-block;
  border: none;
  font-weight: bold; }

#min {
  float: left; }

#max {
  float: right; }

.ui-slider {
  margin-left: 15px;
  margin-right: 15px; }

.ui-widget-header,
.ui-slider .ui-slider-handle {
  background: #394D64; }

.slimScrollDiv {
  background-color: white; }

.slimScrollBar {
  background: #394D64 !important; }

.ui-slider .ui-slider-handle {
  width: 16px;
  height: 22px;
  border-radius: 0;
  border: 0; }

.pagination {
  float: right;
  margin-bottom: 50px;
  display: flex;
  flex-flow: row wrap; }

.pagination a {
  color: black;
  padding: 7px 14px;
  text-decoration: none;
  transition: background-color .3s;
  margin: 0 2px;
  background-color: #eef1f6; }

.pagination #previous,
#next {
  background-color: white;
  border: 1px solid #ddd; }

.pagination a.active {
  background-color: #1063ed;
  color: white; }

#more_pages {
  background-color: white;
  padding-top: 10px;
  font-weight: bold; }

.tooltip {
  background: white;
  opacity: 1 !important;
  border: 1px solid grey; }

.tooltip-arrow {
  display: none; }

.tooltip-inner {
  opacity: 1;
  color: graytext;
  background: white; }

.filter input[type=checkbox]:focus,
.filter input[type=checkbox]:active,
.filter input[type=checkbox]:visited,
.filter input[type=checkbox] {
  outline: none !important; }

@media (max-width: 1200px) {
  .serie_wrapper {
    float: left;
    display: inline-block;
    margin-bottom: 20px;
    width: 40%;
    margin-left: 90px; }
  .product_wrapper {
    display: inline-block;
    width: 45%; }
  .serie_wrapper:nth-child(odd) {
    float: left; }
  .serie_wrapper:nth-child(even) {
    float: right; }
  .serie_wrapper {
    margin-left: 0; }
  .series_inner {
    height: 185px; }
  .series1,
  .series_all {
    width: 100%;
    height: 200px;
    margin-left: 0; }
  .product_wrapper .product {
    width: 100%; }
  .product_wrapper:nth-child(odd) {
    float: left;
    margin-left: -5px; }
  .product_wrapper:nth-child(even) {
    float: right;
    margin-right: 5px; } }

@media (max-width: 960px) {
  .serie_wrapper {
    margin-bottom: 20px;
    width: 40%;
    margin-left: 55px;
    display: block;
    float: left; } }

@media (max-width: 960px) {
  .breadcrumb-wrap {
    display: none; } }

@media (max-width: 780px) {
  .container {
    margin: 0;
    padding: 0; }
  .filters > div {
    font-size: 20px; }
  .filters .price-span {
    font-size: 18px; }
  .serie_wrapper {
    margin: 0;
    margin-bottom: 20px;
    width: 100%;
    height: auto; }
  .series1,
  .series2,
  .series3,
  .series_all {
    width: 100%; }
  .series_inner {
    background-size: 95% !important; }
  .series_all .series_inner p {
    font-size: 20px; }
  .series_name {
    width: 100%;
    height: 65px;
    text-align: center;
    font-size: 25px; }
  h1 {
    text-align: center; }
  .filters {
    display: inline-block;
    width: 100%;
    height: 90%; }
  .filters_storno {
    margin-left: auto;
    margin-right: auto;
    width: 85%;
    height: 60px;
    font-size: 22px; }
  .filters .product_type .slimScrollDiv {
    height: auto !important; }
  .filters .product_type .slimScrollBar {
    display: none !important; }
  .sorting {
    float: none;
    width: 100%; }
  .sorting span {
    margin-left: 15px; }
  .sorting span input {
    width: 20px;
    height: 20px; }
  .pagination {
    height: auto; }
  .pagination a {
    margin-left: 5px;
    margin-right: 5px;
    display: inline-block;
    float: none;
    font-size: 22px; }
  .pagination #next {
    margin-top: 20px; }
  footer .copy .pull-right {
    float: left !important;
    padding-left: 15px;
    margin-top: 0; }
  .series1,
  .series2,
  .series3 {
    padding-bottom: 0; }
  .ui-slider .ui-slider-handle {
    width: 20px;
    height: 25px; }
  .ui-slider .ui-slider-handle:focus {
    outline: none; } }

@media (max-width: 885px) {
  .series {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 90%; }
  .products_wrapper {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 80%;
    margin-top: 20px; }
  .sorting {
    margin-top: 25px; }
  .filters,
  .sorting {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 80%; }
  .product {
    float: none;
    display: inline-block;
    width: 40%; } }

@media (max-width: 768px) {
  .product {
    float: left;
    display: inline-block; }
  .pagination {
    margin-right: auto;
    margin-left: auto; }
  .paginator.pull-right {
    float: none !important; }
  .filters.opened > * {
    display: inherit; }
  .filters.opened:before {
    content: none; }
  .slimScrollDiv {
    height: 0; }
  .series_select > h3 > label {
    font-size: 15px; }
  .eshopcustomcategory .series {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center; }
  .eshopcustomcategory .series .customCategory {
    margin-bottom: 55px; } }

@media (max-width: 750px) {
  .product {
    float: none;
    margin-right: auto;
    margin-left: auto;
    width: 60%;
    display: block; } }

@media (max-width: 510px) {
  .sorting {
    height: auto; }
  .sort_option {
    float: none;
    padding-left: 0;
    display: block; } }

@media (max-width: 500px) {
  .product {
    width: 90%; } }

@media (max-width: 405px) {
  .product {
    margin: 0; } }

@media (min-width: 1200px) {
  .product_wrapper:nth-child(odd) .product {
    float: right; }
  .product_wrapper:nth-child(3n+1) .product {
    float: left;
    margin-left: -5px; }
  .product_wrapper:nth-child(3n+3) .product {
    float: right;
    margin-right: -5px; }
  .product_wrapper {
    position: relative;
    display: inline-block; }
  .favorite_wrapper .product_wrapper .product,
  .favorite_wrapper .product_wrapper:nth-child(3n+2),
  .favorite_wrapper .product_wrapper:nth-child(3n+3) .product,
  .favorite_wrapper .product_wrapper:nth-child(3n+1) .product {
    margin: inherit;
    float: none;
    margin: inherit; }
  .favorite_wrapper .product_wrapper {
    width: auto;
    margin-right: 14px !important;
    margin-bottom: 14px !important; } }

@media (min-width: 1024px) {
  .products_summary .row {
    padding-left: 0;
    padding-right: 0; } }

.select_wrapper {
  position: relative; }
  .select_wrapper::-webkit-scrollbar {
    border-radius: 50px;
    width: 10px;
    margin-right: 8px; }
  .select_wrapper::-webkit-scrollbar-button {
    display: none; }
  .select_wrapper::-webkit-scrollbar-thumb {
    background: #394D64;
    border-radius: 50px;
    width: 10px; }
  .select_wrapper::-webkit-scrollbar-track {
    border-radius: 50px;
    background: #E1E4E8;
    width: 10px;
    height: 151px;
    margin-top: 10px;
    margin-bottom: 10px; }

.select_wrapper.more_items {
  height: 160px;
  background: white; }

.select_wrapper.more_items {
  border: 1px solid #D3E0ED !important; }

.nicescroll-cursors {
  border: none !important; }

.nicescroll-rails {
  width: 9px !important; }

p.noItems {
  margin-top: 50px; }

@media (max-width: 650px) {
  .product_wrapper {
    width: 90%;
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .product_wrapper:nth-child(odd),
  .product_wrapper:nth-child(even) {
    float: none;
    margin: auto; } }

.serieContent {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  margin-bottom: 66px; }
  @media (max-width: 992px) {
    .serieContent {
      flex-flow: column;
      align-items: center; } }
  .serieContent p {
    font: normal normal normal 14px/22px Open Sans;
    letter-spacing: 0px;
    color: #333333;
    max-width: 803px;
    width: 100%; }
    @media (max-width: 992px) {
      .serieContent p {
        padding-left: 15px;
        padding-right: 15px; } }
  .serieContent .badges {
    display: flex;
    flex-flow: column;
    max-width: 477px;
    width: 100%;
    padding-left: 65px; }
    @media (max-width: 922px) {
      .serieContent .badges {
        margin-right: auto;
        padding-left: 15px;
        padding-top: 20px; } }
    .serieContent .badges h2 {
      font: normal normal normal 14px/22px Open Sans;
      letter-spacing: 0px;
      color: #333333;
      margin: unset;
      margin-bottom: 10px; }
    .serieContent .badges .badges-row {
      display: grid;
      grid-template-columns: 1fr 1fr 1fr 1fr;
      margin-bottom: 33px;
      grid-gap: 10px; }
      @media (max-width: 500px) {
        .serieContent .badges .badges-row {
          grid-template-columns: 1fr 1fr 1fr; } }
      .serieContent .badges .badges-row span {
        font: normal normal normal 13px/11px Open Sans;
        letter-spacing: 0px;
        color: #FFFFFF;
        height: 29px;
        background-color: #394D64;
        padding-left: 13px;
        padding-right: 13px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        margin-right: 18px;
        position: relative;
        border-radius: 3px 0px 0px 3px; }
        .serieContent .badges .badges-row span::after {
          content: "";
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 14.5px 0 14.5px 8px;
          border-color: transparent transparent transparent #394D64;
          position: absolute;
          right: -8px; }
    .serieContent .badges img {
      height: 32px;
      width: 85px;
      object-fit: contain; }

.serieSuggestedLinks {
  display: flex;
  flex-flow: row;
  margin-bottom: 40px; }
  @media (max-width: 992px) {
    .serieSuggestedLinks {
      padding-left: 15px;
      display: grid;
      grid-template-columns: 1fr 1fr 1fr 1fr;
      justify-items: baseline;
      align-items: center;
      grid-gap: 7px; } }
  .serieSuggestedLinks a {
    text-decoration: underline;
    font: normal normal normal 15px/20px Open Sans;
    letter-spacing: 0px;
    color: #778397;
    margin-right: 14px; }
    @media (max-width: 500px) {
      .serieSuggestedLinks a {
        font: normal normal normal 13px/23px Open Sans; } }
    .serieSuggestedLinks a:hover {
      text-decoration: none; }

.multicheckbox-container.multicheckbox-wrap-container {
  overflow: auto;
  border: 1px solid #c0c0c0;
  max-height: 100px; }

.multicheckbox-wrap-container label {
  padding-left: 3px;
  margin-bottom: 0;
  font-weight: normal; }

.multicheckbox-wrap-container .multicheckbox-on {
  background-color: #3399ff;
  color: white; }

.select_wrapper {
  max-height: 160px;
  padding-left: 5px; }

.select_wrapper.more_items {
  overflow-y: scroll;
  border: 1px solid #d8e5f2; }

.multicheckbox-container input[type=checkbox] {
  visibility: hidden; }

.multicheckbox-container .checkbox > label {
  position: relative;
  padding-right: 13px; }

.multicheckbox-container .custom_checkbox {
  position: absolute;
  display: inline-block;
  width: 15px;
  height: 15px;
  left: 0;
  top: 2px;
  border: 1px solid #ccdbea;
  background: white; }

.multicheckbox-container .custom_checkbox:after {
  opacity: 0;
  content: '';
  position: absolute;
  width: 10px;
  height: 5px;
  top: 3px;
  left: 2px;
  background: transparent;
  border: 3px solid #0c5fbb;
  border-top: none;
  border-right: none;
  transform: rotate(-45deg); }

.multicheckbox-container input[type=checkbox]:checked + .custom_checkbox:after {
  opacity: 1; }
