@charset "UTF-8";

@media (min-width: 1200px) {
  .container {
    width: 1140px;
  }
}

@media (min-width: 1280px) {
  .container {
    width: 1260px;
  }
}

.img-responsive {
  display: inline-block;
}

.no-results {
  font-weight: bold;
  margin-bottom: 10px;
}

/* ++row-narrow */

.row-narrow {
  margin-left: -2px;
  margin-right: -2px;
}

.row-narrow > [class^="col-"],
.row-narrow > [class*=" col-"] {
  padding-left: 2px;
  padding-right: 2px;
}

/* --row-narrow */

select.form-control {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #fff), color-stop(50%, #c3c3c3), to(#c3c3c3));
  background: linear-gradient(to bottom, #fff 0%, #fff 50%, #c3c3c3 50%, #c3c3c3 100%);
  color: #000;
  font-weight: bold;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.5);
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}

[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 23px;
  padding-right: 16px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
}

[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 2px solid grey;
  border-radius: 100%;
  background: transparent;
}

[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
  content: '';
  width: 14px;
  height: 14px;
  background: #fcf215;
  position: absolute;
  top: 2px;
  left: 2px;
  border-radius: 100%;
  z-index: 2;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

[type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}

[type="radio"]:checked + label:after {
  font-weight: bolder;
  color: #444444;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

[type="radio"]:checked + label {
  font-weight: bolder;
  color: #242424;
}

.nummerbehoud-extra {
  display: none;
}

#cboxLoadedContent {
  position: relative;
}

#cboxLoadedContent .cashback {
  position: absolute;
  color: #fff;
  font-weight: 800;
  left: 54%;
  bottom: 71%;
  font-size: 100px;
  line-height: .9;
}

.device-image {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.device-image .cashback {
  position: absolute;
  color: #fff;
  font-weight: 800;
  left: 53%;
  bottom: 71%;
  font-size: 48px;
  line-height: .9;
}

.ideal-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.ideal-content .item-left {
  padding: 20px;
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}

.ideal-content .item-right {
  padding: 20px;
  border: 1px solid #008080;
  border-radius: 16px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.popover {
  min-width: 200px;
}

::-webkit-scrollbar {
  width: 6px;
  height: 4px;
  background-color: #f2f2f2;
}

::-webkit-scrollbar-thumb {
  background-color: #888;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}

@media (max-width: 768px) {
  ::-webkit-scrollbar {
    width: 4px;
  }

  ::-webkit-scrollbar-thumb {
    border-radius: 4px;
  }
}

@media screen and (max-width: 787px) {
  .ideal-content {
    display: block;
  }
}

@font-face {
  font-family: Ivolkswagen;
  src: url(/fonts/Ivolkswagen-Regular.otf?35a5af396d148f3b8928125fc3215ab7) format("opentype");
}

@font-face {
  font-family: Ivolkswagen Bold;
  src: url(/fonts/Ivolkswagen-Bold.otf?474d449e78ea3e85cb6f5ed45235dd5a) format("opentype");
}

@font-face {
  font-family: Ivolkswagen Medium;
  src: url(/fonts/Ivolkswagen-Medium.otf?bd539085bda3f958b87407259fcdda0a) format("opentype");
}

@font-face {
  font-family: Ivolkswagen Light;
  src: url(/fonts/Ivolkswagen-Light.otf?7d2b9cbd267124b0fa6bc59fbabfe767) format("opentype");
}

@font-face {
  font-family: DIN-black Medium;
  src: url(/fonts/din-black-regular.otf?b1f35e83d8acf5952dc8043ac75f3d5f) format("opentype");
}

@font-face {
  font-family: DIN-light Light;
  src: url(/fonts/din-light.otf?386c9445edc3c8be8986181374b5fe73) format("opentype");
}

@font-face {
  font-family: DIN-bold Bold;
  src: url(/fonts/din-bold.otf?0eaa1db69170023b522a2cba8895f226) format("opentype");
}

@font-face {
  font-family: "Noto Sans";
  src: url(/fonts/NotoSans-Bold.ttf?98f0cacc6bb63b64b98aac7cac082d27) format("opentype");
}

@font-face {
  font-family: Agenda;
  src: url(/fonts/Agenda-Regular.otf?434793797c3ed0c2954e26a97111cf4d) format("opentype");
}

@font-face {
  font-family: Agenda-Black;
  src: url(/fonts/Agenda-Black.otf?0e66ec210673440cd0e92e417832746e) format("opentype");
}

@font-face {
  font-family: Agenda-Semibold;
  src: url(/fonts/Agenda-Semibold.otf?fd35f68c27a09e201260630bb657c915) format("opentype");
}

@font-face {
  font-family: Agenda-Bold;
  src: url(/fonts/Agenda-Bold.otf?f1b477e852abf07bf09c4b1c40f8cf2b) format("opentype");
}

.js-select-wrapper:not(.js-select-loaded) {
  position: relative;
}

.js-select-wrapper:not(.js-select-loaded)::after {
  content: "";
  position: absolute;
  top: calc(50% - 14px);
  right: -3px;
  width: 22px;
  height: 28px;
  background: transparent url("/catalog/view/theme/responsive/image/select-toggle.png") center no-repeat;
}

.js-select-wrapper:not(.js-select-loaded) select.js-select {
  background: none;
  color: #fff;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  position: relative;
  padding: 6px 4px;
}

.js-select-loaded {
  width: 100%;
}

.select-nonSub + .select2-container--default .select2-selection--single.select-custom .select2-selection__rendered {
  text-align: center;
}

.select2-container--default {
  outline: none;
}

.select2-container--default .select2-selection--single.select-custom {
  height: 32px;
  border: 0;
  outline: none;
  background: none;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.select2-container--default .select2-selection--single.select-custom .select2-selection__rendered {
  color: #000;
  white-space: normal;
  line-height: 16px;
  width: 100%;
}

.select2-container--default .select2-selection--single.select-custom .select2-selection__arrow {
  width: 22px;
  height: 28px;
}

.select2-container--default .select2-selection--single.select-custom .select2-selection__arrow b {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: auto;
  right: -3px;
  margin: 0;
  border: 0;
  background: transparent url("/catalog/view/theme/responsive/image/select-toggle.png") center no-repeat;
}

.select2-container--default.select2-container--open .select-custom-dropdown {
  border: 0;
  color: #fff;
}

.select2-container--default.select2-container--open .select-custom-dropdown .select2-results__option[aria-selected=true] {
  background: none;
}

.select2-container--default.select2-container--open .select-custom-dropdown .select2-results__option--highlighted[aria-selected=true] {
  background: #5897fb;
}

.select2-container--default.select2-container--open .select-custom-dropdown.select-custom-dropdown-provider-t-mobile {
  background-color: var(--tmobile-color);
}

.select2-container--default.select2-container--open .select-custom-dropdown.select-custom-dropdown-provider-tele2 {
  background-color: var(--tele2-color);
}

.select2-container--default.select2-container--open .select-custom-dropdown.select-custom-dropdown-provider-telfort {
  background-color: var(--telfort-color);
}

.select2-container--default.select2-container--open .select-custom-dropdown.select-custom-dropdown-provider-ben {
  background-color: var(--ben-color);
}

.select2-container--default.select2-container--open .select-custom-dropdown.select-custom-dropdown-provider-kpn {
  background-color: var(--kpn-color);
}

.select2-container--default.select2-container--open .select-custom-dropdown.select-custom-dropdown-provider-vodafone {
  background-color: var(--vodafone-color);
}

.select2-container--default.select2-container--open .select-custom-dropdown.select-custom-dropdown-provider-hollandsnieuwe {
  background-color: var(--hollandsnieuwe-color);
}

.select2-container--default.select2-container--open .select-custom-dropdown.select-custom-dropdown-provider-lebara {
  background-color: var(--lebara-color);
}

.select2-container--default.select2-container--open .select-custom-dropdown.select-custom-dropdown-provider-undefined {
  background-color: #fff;
  color: #000;
  -webkit-box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.2);
}

.select2-container--default.select2-container--open .select-custom-dropdown.select-custom-dropdown-provider-undefined .select2-results__option--highlighted {
  background: var(--topdeals-color);
}

.slogan {
  border: 2px solid #000;
  padding: 5px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5px;
}

.slogan .slogan-text {
  font-size: 24px;
  font-family: Arial, sans-serif;
  font-weight: bold;
}

.slogan .slogan-image {
  margin-left: 10px;
}

.temp-slogan {
  border: 1px solid #000;
  margin-bottom: 20px;
}

.slogan-replacement {
  padding: 23px 20px;
  margin-bottom: 20px;
  background-color: #fff;
}

@media screen and (max-width: 767px) {
  .slogan .slogan-text {
    font-size: 16px;
  }
}

.top-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 3px 0 5px;
}

.top-menu .opening-hours-text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #f7b000;
  -ms-flex-preferred-size: 110px;
      flex-basis: 110px;
}

.top-menu .top-menu-right .navbar-toggle {
  border: none;
  margin: 0;
  float: none;
  padding: 0;
}

.top-menu .top-menu-right .navbar-toggle .icon-bar {
  background-color: #fff;
  height: 5px;
  width: 34px;
}

.top-menu .top-menu-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}

.top-menu .top-menu-header .welcome-title {
  color: #e30613;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 2px;
}

.top-menu .top-menu-header .social-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.top-menu .top-menu-header .social-icons img {
  width: 36px;
  height: 36px;
}

.top-menu .top-menu-header .social-icons a,
.top-menu .top-menu-header .social-icons a:hover {
  margin-left: 5px;
  display: inline-block;
  text-decoration: none;
}

.top-menu .top-menu-menu {
  margin: 0;
  padding: 0 15px 0 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.top-menu .top-menu-menu > li {
  display: inline-block;
  padding: 5px 8px;
  position: relative;
}

.top-menu .top-menu-menu > li .single-dropdown {
  position: absolute;
  background-color: white;
  display: none;
  z-index: 1000;
  width: 200px;
  margin: 0;
  padding: 10px;
  line-height: 1.5;
  -webkit-box-shadow: 0 0 5px #ddd;
          box-shadow: 0 0 5px #ddd;
  border-radius: 4px;
}

.top-menu .top-menu-menu > li .single-dropdown a {
  color: inherit;
}

.top-menu .top-menu-menu > li:hover .single-dropdown {
  display: block;
}

.top-menu .top-menu-menu > li .double-dropdown {
  position: absolute;
  background-color: white;
  display: none;
  z-index: 1000;
  min-width: 240px;
  margin: 0;
  padding: 10px;
  line-height: 1.5;
  -webkit-box-shadow: 0 0 5px #ddd;
          box-shadow: 0 0 5px #ddd;
  border-radius: 4px;
}

.top-menu .top-menu-menu > li .double-dropdown .toestel-verlengen {
  margin-right: 15px;
}

.top-menu .top-menu-menu > li .double-dropdown a {
  color: inherit;
}

.top-menu .top-menu-menu > li:hover .double-dropdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.top-menu .top-menu-menu > li:last-child:after {
  display: none;
}

.top-menu .top-menu-menu > li:last-child,
.top-menu .top-menu-menu > li:last-child a {
  padding-right: 0;
}

.top-menu .top-menu-menu > li:last-child:after,
.top-menu .top-menu-menu > li:last-child a:after {
  display: none;
}

.top-menu .top-menu-menu > li > a {
  position: relative;
  color: #494949;
  font-size: 18px;
  font-weight: bolder;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.top-menu .top-menu-menu > li > a:after {
  position: absolute;
  content: '';
  height: 60%;
  border-right: 2px solid #f7b000;
  display: inline-block;
  right: -10px;
}

@media screen and (max-width: 1279px) {
  .top-menu {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .top-menu .top-menu-left {
    text-align: center;
    margin-bottom: 5px;
  }

  .top-menu .top-menu-header .social-icons img {
    width: 26px;
    height: 26px;
  }

  .top-menu .top-menu-header .welcome-title {
    font-size: 18px;
    line-height: 1;
  }

  .top-menu .top-menu-wrapper {
    display: none;
    background-color: #f8f8f8;
  }

  .top-menu .top-menu-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 35px;
    padding-right: 0;
  }

  .top-menu .top-menu-menu li a:after {
    display: none;
  }

  .top-menu .top-menu-menu li,
  .top-menu .top-menu-menu li a {
    display: block;
  }

  .top-menu .top-menu-menu li:first-child {
    padding-left: 5px;
  }

  .top-menu .top-menu-menu li:first-child a {
    padding-left: 10px;
  }

  .top-menu .top-menu-menu li:last-child {
    padding-right: 5px;
  }

  .top-menu .top-menu-menu li:last-child a {
    padding-right: 10px;
  }

  .top-menu .top-menu-menu > li:after {
    display: none;
  }

  .top-menu .top-menu-menu li.active {
    background: #e7e7e7;
  }
}

.top-panel {
  color: #fff;
}

.top-panel[data-target] {
  cursor: pointer;
}

.top-panel[data-target]:hover .top-panel-header {
  background: #e30613;
}

.top-panel.active {
  opacity: 0.5;
}

.top-panel .top-panel-header {
  background: #626262;
  padding: 10px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  font-weight: bold;
  position: relative;
}

.top-panel .top-panel-header .top-panel-header-title {
  font-size: 18px;
  margin-right: 5px;
}

.top-panel .top-panel-header .top-panel-header-title .small {
  font-weight: normal;
}

.top-panel .top-panel-header .top-panel-header-title .top-panel-header-link {
  color: #fff;
  text-decoration: none;
}

.top-panel .top-panel-header .top-panel-header-title .top-panel-header-link:hover {
  text-decoration: none;
}

.top-panel .top-panel-header .top-panel-header-icon {
  width: 32px;
  height: 32px;
}

.top-panel .top-panel-footer {
  background: #000;
  text-align: right;
  padding: 10px 20px;
  position: relative;
}

.top-panel .top-panel-footer .top-panel-footer-link {
  color: #fff;
  text-decoration: none;
}

.top-panel .top-panel-footer .top-panel-footer-link:hover {
  text-decoration: none;
}

.top-panel .top-panel-footer.top-panel-footer-split {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.top-panel .top-panel-footer.top-panel-footer-single {
  text-align: center;
  font-size: 16px;
}

.top-panel-big .logo-header {
  background: #f7b000;
  border-bottom-left-radius: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

.top-panel-big .logo-header:before {
  content: '';
  background-color: black;
  position: absolute;
  width: 10px;
  height: 10px;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.top-panel-big .top-panel-footer div:last-child {
  font-size: 20px;
  font-weight: bold;
}

.top-panel-footer-narrow {
  padding: 10px 5px;
}

.top-panel-box {
  margin-bottom: 20px;
}

.top-panel-wrapper {
  margin-bottom: 8px;
}

@media screen and (max-width: 768px) {
  .top-panel-header:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: #000;
  }

  .top-panel-header:after {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 0;
    right: 0;
    border-bottom-right-radius: 20px;
    background: #626262;
    z-index: 1;
  }

  .top-panel[data-target]:hover .top-panel-header:after {
    background: #e30613;
  }

  .top-panel-footer:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #626262;
  }

  .top-panel-footer:after {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom-left-radius: 20px;
    background: #000;
    z-index: 1;
  }
}

.sponsor {
  margin-bottom: 20px;
}

.filter-provider-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.filter-provider-list li {
  margin-right: 4px;
  background: #626262;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 50px;
  padding: 0 20px;
}

.filter-provider-list li:last-child {
  margin-right: 0;
}

.filter-provider-list li.odd {
  border-top-left-radius: 20px;
}

.filter-provider-list li.even {
  border-top-right-radius: 20px;
}

.filter-provider-list li.break-here {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  height: 12px;
  background: none;
  font-size: 0;
  border: 0;
  display: none;
}

.filter-provider-list li:hover {
  background-color: #f6b000;
}

.filter-provider-list li a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.filters label {
  margin-bottom: 0;
}

.filters .first-second-radio-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.filters .familie-filter.filters {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 20px;
  padding: 15px;
  margin: -8px -13px 7px;
}

.filters .familie-filter.filters label {
  color: white;
}

.filters .familie-filter.filters [type="radio"]:not(:checked) + label:before {
  border: 2px solid white;
}

.filters .filters-inner {
  position: relative;
  border-bottom-left-radius: 20px;
  border-top-right-radius: 20px;
}

.filters .filters-inner-provider {
  border-radius: 0;
}

.filters .filters-inner-provider .show-subscription {
  padding: 5px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: black;
  background: white;
}

.filters .filters-inner-provider .filters-right {
  border-bottom-left-radius: 20px;
  border-top-right-radius: 0;
}

.filters .filters-inner-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.filters.filters-vergelijk .filters-inner-wrapper {
  background-color: #d2d2d2;
}

.filters .filters-left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 12px;
}

.filters .filters-left [name="flt_brand"],
.filters .filters-left .flt_nv {
  margin-bottom: 5px;
}

.filters .filters-left [name="flt_brand"] label:last-child,
.filters .filters-left .flt_nv label:last-child {
  padding-right: 0;
}

.filters .filters-right {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
  margin-left: 20px;
  background: #d2d2d2;
}

.filters .filters-right .filters-right-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 15px 15px 10px;
}

.filters .filters-right .filters-right-wrapper > * {
  -webkit-box-flex: 100%;
          flex: 100%;
  -ms-flex: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.filters .filters-right .filters-right-wrapper > * .filter-label {
  font-weight: bold;
  color: #242424;
  margin-right: 15px;
  margin-bottom: 10px;
  z-index: 1003;
  -ms-flex-preferred-size: 130px;
      flex-basis: 130px;
}

.filters .filters-right .filters-right-wrapper > * .filter-values {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.filters .filters-right .filters-right-wrapper .column-radio {
  position: relative;
  display: inline-block;
  padding-right: 63px;
}

.filters .filters-right .filters-right-wrapper .column-radio::after {
  height: 20px;
  border-top: 2px solid gray;
  content: "";
  position: absolute;
  top: 8px;
  left: 10px;
  width: 100%;
  z-index: 0;
}

.filters .filters-right .filters-right-wrapper .column-radio::before {
  height: 9px;
  border-left: 2px solid darkgray;
  content: "";
  position: absolute;
  top: 15px;
  left: 8px;
  z-index: 0;
}

.filters .filters-right .filters-right-wrapper .column-radio:last-child {
  padding-right: 0;
}

.filters .filters-right .filters-right-wrapper .column-radio:last-child::after {
  border-top: 0;
}

.filters .filters-right .filters-right-wrapper .column-radio [type="radio"]:checked + label,
.filters .filters-right .filters-right-wrapper .column-radio [type="radio"]:not(:checked) + label {
  padding-left: 0;
  padding-top: 24px;
}

.filters .filters-right .filters-right-wrapper .column-radio [type="radio"] + label:before,
.filters .filters-right .filters-right-wrapper .column-radio [type="radio"]:not(:checked) + label:before {
  background: #d3d3d3;
  z-index: 1;
}

.filters .filters-right,
.filters .filters-right img {
  border-top-right-radius: 20px;
}

.filters .sim {
  position: absolute;
  bottom: 0;
  left: 31px;
  width: 100px;
  height: 48px;
  background: transparent url("/catalog/view/theme/responsive/image/sim.png") center no-repeat;
  background-size: contain;
}

.filters #with-phone form {
  margin: 0;
}

.filters.filters-vergelijk #with-phone {
  border-top-right-radius: 20px;
}

.filter-provider-list li.active.has-families:not(.vergelijk) {
  position: relative;
}

.filter-provider-list li.active.has-families:not(.vergelijk):after {
  position: absolute;
  content: '';
  width: 50%;
  left: 25%;
  height: 12px;
  border: 2px solid white;
  border-bottom: 0;
  background: inherit;
  z-index: 999;
}

.filters.filters-vergelijk,
.filter-provider-list li.active.vergelijk {
  background: #2e9b98;
}

.filters.filters-t-mobile,
.filter-provider-list li.active.t-mobile,
.filters.filters-t-mobile:not(.filters-sim) .filters-inner {
  background: var(--tmobile-color);
}

.filters.filters-tele2,
.filter-provider-list li.active.tele2,
.filters.filters-tele2:not(.filters-sim) .filters-inner {
  background: var(--tele2-color);
}

.filters.filters-telfort,
.filter-provider-list li.active.telfort,
.filters.filters-telfort:not(.filters-sim) .filters-inner {
  background: var(--telfort-color);
}

.filters.filters-ben,
.filter-provider-list li.active.ben,
.filters.filters-ben:not(.filters-sim) .filters-inner {
  background: var(--ben-color);
}

.filters.filters-kpn,
.filter-provider-list li.active.kpn,
.filters.filters-kpn:not(.filters-sim) .filters-inner {
  background: var(--kpn-color);
}

.filters.filters-vodafone,
.filter-provider-list li.active.vodafone,
.filters.filters-vodafone:not(.filters-sim) .filters-inner {
  background: var(--vodafone-color);
}

.filters.filters-hollandsnieuwe,
.filter-provider-list li.active.hollandsnieuwe,
.filters.filters-hollandsnieuwe:not(.filters-sim) .filters-inner {
  background: var(--hollandsnieuwe-color);
}

.filters.filters-lebara,
.filter-provider-list li.active.lebara,
.filters.filters-lebara:not(.filters-sim) .filters-inner {
  background: var(--lebara-color);
}

.nav-abo-sim > li + li {
  margin-left: 0;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #545454;
  outline: none;
}

.nav-abo-sim {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  margin-top: 10px;
}

.nav-abo-sim li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 0 30px 30px 0;
  position: relative;
}

.nav-abo-sim li .nav-abo-sim-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: none;
  position: relative;
  padding: 10px 5px;
}

.nav-abo-sim li .nav-abo-sim-link {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 5px;
}

.nav-abo-sim li > a {
  border-radius: 0 30px 30px 0;
  background-color: #545454;
  -webkit-box-shadow: 7px 0 0 0 rgba(0, 0, 0, 0.3);
          box-shadow: 7px 0 0 0 rgba(0, 0, 0, 0.3);
  margin-left: 7px;
}

.nav-abo-sim li:first-child > a,
.nav-abo-sim li:first-child > a:focus,
.nav-abo-sim li:first-child > a:hover {
  margin-left: 0;
  border-radius: 0 30px 30px 30px;
}

.nav-abo-sim li:first-child:not(.active) a {
  border-left: 4px solid #ccc;
}

.nav-abo-sim li:last-child > a,
.nav-abo-sim li:last-child > a:focus,
.nav-abo-sim li:last-child > a:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-top-right-radius: 0;
  border-bottom-left-radius: 30px;
  border-top-left-radius: 30px;
}

.nav-abo-sim li .fill-bg {
  position: absolute;
  top: 0;
  left: -25px;
  height: 100%;
  width: 32px;
  background-color: #545454;
}

.nav-abo-sim li .fill-bg .fill {
  border-radius: 0 40px 40px 0;
}

.nav-abo-sim li .fill-bg .fill::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  background-color: #545454;
  border-radius: 0 30px 30px 0;
}

.nav-abo-sim li:not(.active) > a {
  border: 4px solid #ccc;
  border-left: none;
}

.nav-abo-sim li:not(.active) .fill-bg {
  border-top: 4px solid #ccc;
  border-bottom: 4px solid #ccc;
}

.nav-abo-sim li:not(.active) .fill-bg .fill::before {
  border-radius: 0 40px 40px 0;
}

.nav-abo-sim li:not(.active):hover > a,
.nav-abo-sim li:not(.active):focus > a {
  background-color: #f6b000;
}

.nav-abo-sim li:not(.active):hover .fill-bg,
.nav-abo-sim li:not(.active):focus .fill-bg {
  background-color: #f6b000;
}

.nav-abo-sim li.extra > a {
  border: 4px solid #ccc;
}

.nav-abo-sim li.active .fill-bg {
  background-color: #fcf125;
}

.nav-abo-sim li.active .nav-abo-sim-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.nav-abo-sim li.active .nav-abo-sim-link {
  display: none;
}

.nav-abo-sim li.active > a,
.nav-abo-sim li.active > a:focus,
.nav-abo-sim li.active > a:hover {
  background: #fcf125;
  border: 4px solid #fcf125;
  border-radius: 0 30px 30px 0;
  color: #000;
  font-size: 18px;
}

.nav-abo-sim li.active:first-child > a {
  border-bottom-left-radius: 30px;
}

.nav-abo-sim li.active:last-child > a {
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
}

.nav-abo-sim a,
.nav-abo-sim a:hover {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 5;
}

.nav-abo-sim .a-link {
  color: #fcf125;
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .filter-provider-list li.active.has-families:not(.vergelijk):after {
    height: 16px;
  }

  .filter-provider-list li.active.odd.has-families:not(.vergelijk) {
    margin-bottom: 8px;
  }

  .filter-provider-list li.active.even.has-families:not(.vergelijk) {
    margin-bottom: 0;
  }

  .filter-provider-list li.active.even.has-families:not(.vergelijk):after {
    height: 16px;
  }

  .zakelijk-filter .filter-provider-list li.active.even.has-families:not(.vergelijk) {
    margin-bottom: 12px;
  }

  .filters.filters-vergelijk #with-phone {
    border-top-right-radius: 0;
  }

  .filters.filters-vergelijk .filters-right {
    text-align: center;
    background: #f3a901;
  }

  .filters.filters-vergelijk .filters-right img.visible-xs {
    display: inline-block !important;
  }

  .filters #with-phone,
  .filters .filters-inner {
    background: none;
  }

  .filters .filters-inner-wrapper {
    display: block;
    background-color: transparent !important;
  }

  .filters .filters-left {
    padding: 0;
    margin-bottom: 10px;
    text-align: center;
  }

  .filters .filters-left.mobile-text-left {
    text-align: left;
  }

  .filters .filters-left .flt_nv {
    margin-bottom: 10px;
  }

  .filters .filters-left .flt_nv [type="radio"]:not(:checked) + label:before {
    border-color: #fff;
    background: none;
  }

  .filters .filters-left .flt_nv [type="radio"]:not(:checked) + label {
    color: #e2e2e2;
  }

  .filters .filters-left .flt_nv [type="radio"]:checked + label {
    color: #fff;
  }

  .filters .filters-left .radio-1 {
    border-bottom-right-radius: 0;
    margin-bottom: 10px;
  }

  .filters .filters-left .radio-1 .second-radio {
    border-left: none;
  }

  .filters .filters-left .radio-1:after {
    width: 0;
  }

  .filters .btn-reset-filter {
    margin-left: 12px;
  }

  .filters .filters-right {
    margin-left: 0;
  }

  .filters .filters-right .filters-right-wrapper {
    background-color: #d2d2d2;
    display: block;
  }

  .filters .filters-right .filters-right-wrapper > * {
    margin-bottom: 10px;
  }

  .filters .filters-right .filters-right-wrapper > *:last-child {
    margin-bottom: 0;
  }

  .filters .filters-right .filters-right-wrapper > * .column-radio {
    padding-right: 0;
    width: 45%;
  }

  .filters .filters-right .filters-right-wrapper .filter-label {
    -ms-flex-preferred-size: 80px;
        flex-basis: 80px;
  }

  .filters .filters-right,
  .filters .filters-right img {
    border-top-right-radius: 0;
  }

  .filters .nav-abo-sim {
    display: block;
  }

  .filters .nav-abo-sim .nav-abo-sim-text {
    padding: 6px 5px;
  }

  .filters .nav-abo-sim .fill-bg {
    left: 0;
    top: -25px;
    height: 32px;
    width: 100%;
  }

  .filters .nav-abo-sim a,
  .filters .nav-abo-sim a:hover {
    font-size: 15px;
    margin-left: 0;
    margin-top: 7px;
    -webkit-box-shadow: 0 7px 0 0 rgba(0, 0, 0, 0.3);
            box-shadow: 0 7px 0 0 rgba(0, 0, 0, 0.3);
  }

  .filters .nav-abo-sim:last-child a,
  .filters .nav-abo-sim:last-child a:hover {
    -webkit-box-shadow: 0 7px 0 0 rgba(0, 0, 0, 0.3);
            box-shadow: 0 7px 0 0 rgba(0, 0, 0, 0.3);
  }

  .filters .nav-abo-sim li {
    float: none;
  }

  .filters .nav-abo-sim li + li {
    margin: 0;
  }

  .filters .nav-abo-sim li:not(.active) > a {
    border: 4px solid #ccc;
    border-top: none;
  }

  .filters .nav-abo-sim li:not(.active) .fill-bg {
    border: none;
    border-left: 4px solid #ccc;
    border-right: 4px solid #ccc;
  }

  .filters .nav-abo-sim li:nth-child(even) a {
    border-radius: 0 0 0 30px;
  }

  .filters .nav-abo-sim li:nth-child(odd) a {
    border-radius: 0 0 30px 0;
  }

  .filters .nav-abo-sim li:first-child a {
    margin-top: 0;
  }

  .filters .nav-abo-sim li:not(.active)[data-type="toestel"] a {
    border-top: 4px solid #ccc;
  }

  .filters .nav-abo-sim li.extra > a {
    border: 4px solid #ccc;
  }
}

@media screen and (max-width: 1170px) {
  .filter-provider-list {
    padding: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }

  .filter-provider-list .mobile-responsive {
    width: 100%;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px !important;
    border: 2px solid white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 10px !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 10px;
  }

  .filter-provider-list .mobile-responsive label {
    color: white;
  }

  .filter-provider-list .mobile-responsive [type="radio"]:not(:checked) + label:before {
    border: 2px solid white;
  }

  .filter-provider-list li:not(.active) .mobile-responsive {
    display: none;
  }

  .filter-provider-list li {
    border: 4px solid #fff;
    margin-right: 0;
  }

  .filter-provider-list li.break-here {
    display: block;
  }

  .filter-provider-list li.odd {
    border-right-width: 2px;
  }

  .filter-provider-list li.even {
    border-left-width: 2px;
  }

  .filter-provider-list li.fp-3,
  .filter-provider-list li.fp-7 {
    border-top-left-radius: 0;
    border-bottom-left-radius: 20px;
  }

  .filter-provider-list li.fp-4,
  .filter-provider-list li.fp-8 {
    border-top-right-radius: 0;
    border-bottom-right-radius: 20px;
  }

  .filter-provider-list li.active:not(.vergelijk) {
    position: relative;
  }

  .filter-provider-list li.active:not(.vergelijk):after {
    height: 16px;
    top: 44px;
    right: 25%;
    border-bottom: 0;
  }

  .filter-provider-list-vergelijk {
    background: #2e9b98;
  }

  .filter-provider-list-t-mobile {
    background: var(--tmobile-color);
  }

  .filter-provider-list-tele2 {
    background: var(--tele2-color);
  }

  .filter-provider-list-telfort {
    background: var(--telfort-color);
  }

  .filter-provider-list-ben {
    background: var(--ben-color);
  }

  .filter-provider-list-kpn {
    background: var(--kpn-color);
  }

  .filter-provider-list-vodafone {
    background: var(--vodafone-color);
  }

  .filter-provider-list-hollandsnieuwe {
    background: var(--hollandsnieuwe-color);
  }

  .filter-provider-list-lebara {
    background: var(--lebara-color);
  }

  .filter-provider-list-los-toestel {
    background: var(--topdeals-color);
  }
}

.footer-titles {
  padding: 10px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer-titles ul {
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #fff;
}

.footer-titles ul li {
  display: inline-block;
}

.footer-titles ul li::after {
  content: '';
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 4px;
  margin: 0 4px 2px;
  color: white;
  background-color: white;
}

.footer-titles ul li:last-child::after {
  display: none;
}

.footer-part-2 {
  background: #d3d3d3;
  padding: 15px;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
}

.footer-part-2 .footer-text-box {
  line-height: 17px;
  color: #818181;
  margin-bottom: 15px;
}

.footer-part-2 .footer-rights {
  padding: 20px 15px;
}

.footer-part-2 .footer-links-wrapper {
  background: #fff;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

.footer-part-2 .footer-links {
  border-bottom-left-radius: 20px;
}

.footer-part-2 .footer-links .links-header {
  font-weight: bold;
  color: #fff;
  font-size: 13px;
  padding: 10px 15px;
  background: #6b6565;
  border-top-right-radius: 20px;
}

.footer-part-2 .footer-links .links-body {
  background: #fff;
  padding: 15px;
}

.footer-part-2 .footer-links .links-body > .row > *:first-child ul,
.footer-part-2 .footer-links .links-body > .row > *:last-child ul {
  -webkit-column-width: auto;
          column-width: auto;
  -webkit-column-count: 2;
          column-count: 2;
}

.footer-part-2 .footer-links .links-body .links-middle {
  border-left: 1px solid #666;
  border-right: 1px solid #666;
}

.footer-part-2 .footer-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-part-2 .footer-links ul a {
  color: #666;
  font-size: 13px;
  text-decoration: underline;
}

.footer-part-2 .footer-links .links-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 7px 20px;
  background: #6b6565;
  border-bottom-left-radius: 20px;
}

.footer-part-2 .footer-links .links-footer-text {
  background-color: white;
  border-bottom-right-radius: 20px;
  padding: 15px 20px 20px;
}

.footer-part-2 .footer-links .links-footer-title {
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  padding-right: 45px;
}

.footer-part-2 .under-footer-links {
  color: #666;
  font-weight: bold;
  font-size: 12px;
  margin: 0;
  line-height: 18px;
  padding: 15px;
  font-family: Arial, Helvetica, sans-serif;
  border-bottom-left-radius: 20px;
}

@media screen and (max-width: 768px) {
  .footer-titles {
    display: block;
    text-align: center;
  }

  .footer-titles img {
    margin-bottom: 5px;
  }

  .footer-part-2 .footer-links {
    margin-bottom: 15px;
  }

  .footer-part-2 .footer-links .links-body {
    padding: 0;
    background: none;
  }

  .footer-part-2 .footer-links .links-body ul {
    margin-bottom: 15px;
  }

  .footer-part-2 .footer-links-wrapper {
    background: none;
  }

  .footer-part-2 .under-footer-links {
    background: #fff;
  }
}

@media screen and (max-width: 1170px) {
  .footer-part-2 .footer-links .links-body > .row > * ul {
    background: #fff;
    padding: 15px;
  }

  .footer-part-2 .footer-links .links-body .links-middle {
    border: 0;
  }
}

.market-display {
  background-color: #d2d2d2;
  border-bottom-left-radius: 20px;
  padding: 15px 15px 15px;
}

.market-display > .row {
  margin-left: -9px;
  margin-right: -9px;
}

.market-display > .row > .col {
  padding-left: 9px;
  padding-right: 9px;
}

.zakelijk-filter .market-display {
  padding-top: 15px;
}

.product-wrapper > .carousel {
  margin-bottom: 30px;
}

.product {
  background-color: #fff;
  border-bottom-right-radius: 20px;
  padding-bottom: 30px;
}

.product .product-header {
  background-color: #fff;
  border-bottom-left-radius: 20px;
  width: 100%;
}

.product .product-header.filled {
  background-color: #FFC058;
}

.product .product-header .network {
  border-bottom-right-radius: 20px;
  min-height: 50px;
  width: 100%;
}

.product .product-header .network .selected-net {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
  border-bottom-right-radius: 20px;
  background-color: #fff;
  padding: 0 10px;
}

.product .product-header .network .selected-net .contract-duration {
  font-size: 13px;
  font-weight: bold;
}

.product .product-header .network .selected-net .business-provider-image {
  height: 80%;
}

.product .product-header .network .non-sub-title {
  color: var(--topdeals-color);
  font-weight: bold;
  font-size: 20px;
}

.product .product-header .title-net {
  border-bottom-left-radius: 20px;
  width: 100%;
}

.product .product-header .title-net .t-offer {
  padding: 10px 15px;
  text-align: left;
  color: #000;
}

.product .product-header .title-net .t-offer .title-offer {
  font-size: 18px;
  margin: 0;
  font-family: Arial,Helvetica,sans-serif;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.product .product-header .title-net .t-offer .under-title-offer {
  font-size: 12px;
  margin: 0;
  font-family: Arial,Helvetica,sans-serif;
}

.product .product-preview {
  padding: 0 0 15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.product .product-preview .product-details-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

.product .product-preview .product-details-wrap > * {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.product .product-preview .product-details-wrap .product-image {
  padding: 0 5px;
}

.product .product-preview .product-details-wrap .product-image img {
  max-width: 100%;
  width: 100%;
}

.product .product-preview .product-details-wrap .product-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.product .product-preview .product-details-wrap .product-details .product-details-item {
  min-height: 75px;
  color: #fff;
  padding: 10px;
  font-weight: bold;
  font-style: italic;
  font-size: 13px;
}

.product .product-preview .product-details-wrap .product-details .product-details-item:first-child {
  margin-bottom: 5px;
  border-top-right-radius: 20px;
}

.product .product-preview .product-details-wrap .product-details .product-details-item:last-child {
  background-color: #626262;
  border-bottom-left-radius: 20px;
}

.product .product-preview .product-details-wrap .product-details .product-details-item.box-hidden {
  visibility: hidden;
}

.product .product-preview .zakelijk-simonly {
  width: 200px;
  height: 200px;
}

.product .product-preview .product-title-wrap {
  width: 100%;
  height: 50px;
  overflow: hidden;
  margin-top: 5px;
}

.product .product-preview .product-title {
  font-size: 18px;
  font-family: Arial,Helvetica,sans-serif;
  color: #666;
  text-align: center;
}

.product .product-preview .product-subtitle {
  font-family: Arial,Helvetica,sans-serif;
  color: #666;
  text-align: center;
}

.product .product-preview a {
  position: relative;
  display: block;
  height: 100%;
}

.product .product-preview a .cashback {
  position: absolute;
  color: #fff;
  font-weight: 800;
  right: calc(50% - 58px);
  top: 44px;
  font-size: 25px;
  line-height: .9;
}

.product .product-preview a .product-display {
  height: 200px;
  max-width: 200px;
  -o-object-fit: contain;
     object-fit: contain;
}

.product .product-preview a .product-display.single {
  padding: 20px 0;
}

.product .product-preview .product-image.single a .cashback {
  right: calc(50% - 62px);
  top: 40px;
}

.product .product-preview .product-image.single a .product-display {
  padding: 20px 0;
}

.product .show-extra-product-details {
  padding: 10px;
}

.product .show-extra-product-details a {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  text-transform: uppercase;
  text-decoration: underline;
  font-weight: bold;
  font-size: 12px;
  background-color: #fff;
  color: #000;
}

.product .extra-product-data {
  height: 0;
  opacity: 0;
  -webkit-transition: height 0.1s, opacity 0s;
  transition: height 0.1s, opacity 0s;
  -webkit-animation: ease-in-out 0.1s;
          animation: ease-in-out 0.1s;
}

.product .extra-product-data.show {
  height: auto;
  opacity: 1;
}

.product .line-color-green {
  background-color: #7bcc43;
}

.product .line-color-orange {
  background-color: #ffa500;
}

.product .line-color-blue {
  background-color: lightblue;
}

.product .line-color {
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

.product .line-color .color-line {
  padding: 7px;
  font-size: 13px;
  color: #fff;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}

.product .line-color .under-line-color {
  background-color: #d2d2d2;
  border-bottom-left-radius: 20px;
  border-top-right-radius: 20px;
}

.product .line-color .under-line-color .under-last {
  border-bottom-left-radius: 20px;
  border-top-right-radius: 20px;
}

.product .line-color .under-line-color .offer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 20px 10px;
  position: relative;
}

.product .line-color .under-line-color .offer .select2-container {
  width: 100% !important;
}

.product .line-color .under-line-color .offer.single-offer,
.product .line-color .under-line-color .offer .subscription {
  font-weight: bold;
  color: #fff;
}

.product .line-color .under-line-color .offer.single-offer {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  color: #000;
  font-size: 1.5rem;
  border-top-right-radius: 20px;
}

.product .line-color .under-line-color .offer.single-offer .select2-container--default .select2-selection--single.select-custom {
  height: 20px;
}

.product .line-color .under-line-color .offer.single-offer .select2-container--default .select2-selection--single.select-custom .select2-selection__arrow {
  height: 22px;
}

.product .line-color .under-line-color .price {
  background-color: #fff;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: Arial,Helvetica,sans-serif;
}

.product .line-color .under-line-color .price > * {
  -webkit-box-flex: 100%;
      -ms-flex: 100%;
          flex: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 10px;
  color: #000;
}

.product .line-color .under-line-color .price > *:first-child {
  background-color: #d2d2d2;
}

.product .line-color .under-line-color .price > *:last-child {
  background-color: #626262;
  color: #feff25;
  border-bottom-right-radius: 20px;
}

.product .line-color .under-line-color .price > * .price-symbol {
  font-size: 1.5rem;
  color: #000;
  white-space: pre-wrap;
}

.product .line-color .under-line-color .price > * .price-amount {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 6px 0;
  font-weight: bold;
}

.product .line-color .under-line-color .price > * .price-text {
  text-align: left;
  -ms-flex-preferred-size: 50px;
      flex-basis: 50px;
  font-size: 12px;
  line-height: 1;
  margin-right: 5px;
}

.product .line-color .under-line-color .price > * .price-value {
  font-weight: bold;
  font-size: 23px;
}

.product .last-level {
  text-align: center;
  background-color: #d2d2d2;
  font-weight: bold;
}

.product .last-level > * {
  padding: 7px;
  background-color: #fff;
  border-bottom-left-radius: 20px;
}

.product .separator {
  border-bottom-left-radius: 0;
  padding: 3px;
}

.product .btnconfig-options label {
  margin: 0;
}

.product .btnconfig-options .jaar-inner {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.product .btnconfig-options .warranty-inner {
  text-align: center;
}

.product .btnconfig-options .jaar {
  background-color: #d3d3d3;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  width: 50%;
  margin: 0;
  padding: 5px 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.product .btnconfig-options .middle-jaar {
  border-radius: 20px;
}

.product .btnconfig-options .jaar label::before,
.product .btnconfig-options .jaar label::after {
  margin-left: 100px;
}

.product .btnconfig-options .jaar label.has-3-labels::before,
.product .btnconfig-options .jaar label.has-3-labels::after {
  margin-left: 57px;
}

.product .btnconfig-options .jaar [type="radio"]:checked + label {
  color: white;
}

.product .btnconfig-options .jaar [type="radio"]:checked + label,
.product .btnconfig-options .jaar [type="radio"]:not(:checked) + label {
  padding-left: 0;
  padding-right: 0;
  font-size: 13px;
}

.product .btnconfig-options .jaar [type="radio"]:checked + label:after,
.product .btnconfig-options .jaar [type="radio"]:not(:checked) + label:after {
  content: '';
  width: 14px;
  height: 14px;
  background: #fcf215;
  position: absolute;
  top: 2px;
  left: 2px;
  border-radius: 100%;
  z-index: 2;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.product .btnconfig-options .jaar [type="radio"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 2px solid white;
  border-radius: 100%;
  background: white;
}

.product .btnconfig-options .jaar [type="radio"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 2px solid grey;
  border-radius: 100%;
  background: transparent;
}

.product .btnconfig-options .jaar-24 {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  color: #fff;
}

.product .product-offer {
  padding: 10px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.product .product-offer .form {
  text-align: center;
}

.product .product-offer .form .phone_submit {
  margin-bottom: 5px;
}

.product .product-offer > *:first-child {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 10px;
}

.product .product-offer > * dl {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}

.product .product-offer > * dl dt {
  float: left;
  clear: both;
  font-weight: normal;
  margin-right: 5px;
}

.product .product-offer > * dl dd {
  float: right;
}

.product .product-offer-last {
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  border-bottom-right-radius: 20px;
  padding: 0 15px 10px;
}

.product .discount {
  min-height: 78px;
  background-color: #fbe9cb;
  border-bottom-left-radius: 17px;
  color: #000;
  font-size: 13px;
}

.product .discount .child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 6px 15px 0;
  background-color: #FFC058;
}

.product .discount .child:last-child {
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  border-bottom-left-radius: 17px;
  padding-bottom: 6px;
}

.product .discount .child .discount-price {
  -ms-flex-preferred-size: 60px;
      flex-basis: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.product .discount .child.total {
  font-weight: bold;
}

.product .grad-father {
  width: 80%;
  margin: 0 auto;
  padding: 0;
}

.product .btn-grad {
  background-color: #626262;
  -webkit-box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.53);
          box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.53);
  padding: 10px 5px;
  text-align: center;
  border-radius: 5px;
}

.product .btn-grad a {
  text-align: center;
  text-decoration: none;
  display: block;
  color: white;
  font-size: 23px;
  font-family: Arial,Helvetica,sans-serif;
  line-height: 24px;
  cursor: pointer;
  letter-spacing: .09rem;
}

.carousel-item-provider-device .product-header.filled {
  background-color: rgba(0, 128, 128, 0.4);
}

.carousel-item-provider-t-mobile .network,
.carousel-item-provider-t-mobile .under-last,
.carousel-item-provider-t-mobile .btn-grad,
.carousel-item-provider-t-mobile .btnconfig-options .jaar-24,
.product .btn-grad.t-mobile:hover {
  background-color: var(--tmobile-color);
}

.carousel-item-provider-tele2 .network,
.carousel-item-provider-tele2 .under-last,
.carousel-item-provider-tele2 .btn-grad,
.carousel-item-provider-tele2 .btnconfig-options .jaar-24,
.product .btn-grad.tele2:hover {
  background-color: var(--tele2-color);
}

.carousel-item-provider-telfort .network,
.carousel-item-provider-telfort .under-last,
.carousel-item-provider-telfort .btn-grad,
.carousel-item-provider-telfort .btnconfig-options .jaar-24,
.product .btn-grad.telfort:hover {
  background-color: var(--telfort-color);
}

.carousel-item-provider-ben .network,
.carousel-item-provider-ben .under-last,
.carousel-item-provider-ben .btn-grad,
.carousel-item-provider-ben .btnconfig-options .jaar-24,
.product .btn-grad.ben:hover {
  background-color: var(--ben-color);
}

.carousel-item-provider-kpn .network,
.carousel-item-provider-kpn .under-last,
.carousel-item-provider-kpn .btn-grad,
.carousel-item-provider-kpn .btnconfig-options .jaar-24,
.product .btn-grad.kpn:hover {
  background-color: var(--kpn-color);
}

.carousel-item-provider-vodafone .network,
.carousel-item-provider-vodafone .under-last,
.carousel-item-provider-vodafone .btn-grad,
.carousel-item-provider-vodafone .btnconfig-options .jaar-24,
.product .btn-grad.vodafone:hover {
  background-color: var(--vodafone-color);
}

.carousel-item-provider-hollandsnieuwe .network,
.carousel-item-provider-hollandsnieuwe .under-last,
.carousel-item-provider-hollandsnieuwe .btn-grad,
.carousel-item-provider-hollandsnieuwe .btnconfig-options .jaar-24,
.product .btn-grad.hollandsnieuwe:hover {
  background-color: var(--hollandsnieuwe-color);
}

.carousel-item-provider-lebara .network,
.carousel-item-provider-lebara .under-last,
.carousel-item-provider-lebara .btn-grad,
.carousel-item-provider-lebara .btnconfig-options .jaar-24,
.product .btn-grad.lebara:hover {
  background-color: var(--lebara-color);
}

.carousel-item-provider-t-mobile .btn-grad,
.carousel-item-provider-t-mobile .last-level,
.carousel-item-provider-t-mobile .total,
.carousel-item-provider-t-mobile .product-offer-last {
  color: var(--tmobile-color);
}

.carousel-item-provider-tele2 .btn-grad,
.carousel-item-provider-tele2 .last-level,
.carousel-item-provider-tele2 .total,
.carousel-item-provider-tele2 .product-offer-last {
  color: var(--tele2-color);
}

.carousel-item-provider-telfort .btn-grad,
.carousel-item-provider-telfort .last-level,
.carousel-item-provider-telfort .total,
.carousel-item-provider-telfort .product-offer-last {
  color: var(--telfort-color);
}

.carousel-item-provider-ben .btn-grad,
.carousel-item-provider-ben .last-level,
.carousel-item-provider-ben .total,
.carousel-item-provider-ben .product-offer-last {
  color: var(--ben-color);
}

.carousel-item-provider-kpn .btn-grad,
.carousel-item-provider-kpn .last-level,
.carousel-item-provider-kpn .total,
.carousel-item-provider-kpn .product-offer-last {
  color: var(--kpn-color);
}

.carousel-item-provider-vodafone .btn-grad,
.carousel-item-provider-vodafone .last-level,
.carousel-item-provider-vodafone .total,
.carousel-item-provider-vodafone .product-offer-last {
  color: var(--vodafone-color);
}

.carousel-item-provider-hollandsnieuwe .btn-grad,
.carousel-item-provider-hollandsnieuwe .last-level,
.carousel-item-provider-hollandsnieuwe .total,
.carousel-item-provider-hollandsnieuwe .product-offer-last {
  color: var(--hollandsnieuwe-color);
}

.carousel-item-provider-lebara .btn-grad,
.carousel-item-provider-lebara .last-level,
.carousel-item-provider-lebara .total,
.carousel-item-provider-lebara .product-offer-last {
  color: var(--lebara-color);
}

.carousel-item-provider-t-mobile .grad-father {
  background: -webkit-gradient(linear, left top, left bottom, from(pink), to(var(--tmobile-color)));
  background: linear-gradient(pink, var(--tmobile-color));
}

.carousel-item-provider-tele2 .grad-father {
  background: -webkit-gradient(linear, left top, left bottom, from(lightgrey), to(var(--tele2-color)));
  background: linear-gradient(lightgrey, var(--tele2-color));
}

.carousel-item-provider-telfort .grad-father {
  background: -webkit-gradient(linear, left top, left bottom, from(#7d94c0), to(var(--telfort-color)));
  background: linear-gradient(#7d94c0, var(--telfort-color));
}

.carousel-item-provider-ben .grad-father {
  background: -webkit-gradient(linear, left top, left bottom, from(#c8e5e4), to(var(--ben-color)));
  background: linear-gradient(#c8e5e4, var(--ben-color));
}

.carousel-item-provider-kpn .grad-father {
  background: -webkit-gradient(linear, left top, left bottom, from(#a6dfa3), to(var(--kpn-color)));
  background: linear-gradient(#a6dfa3, var(--kpn-color));
}

.carousel-item-provider-vodafone .grad-father {
  background: -webkit-gradient(linear, left top, left bottom, from(#fa757a), to(var(--vodafone-color)));
  background: linear-gradient(#fa757a, var(--vodafone-color));
}

.carousel-item-provider-hollandsnieuwe .grad-father {
  background: -webkit-gradient(linear, left top, left bottom, from(#fab6ba), to(var(--hollandsnieuwe-color)));
  background: linear-gradient(#fab6ba, var(--hollandsnieuwe-color));
}

.carousel-item-provider-lebara .grad-father {
  background: -webkit-gradient(linear, left top, left bottom, from(#958dda), to(var(--lebara-color)));
  background: linear-gradient(#958dda, var(--lebara-color));
}

.carousel-item-provider-device .grad-father {
  background: -webkit-gradient(linear, left top, left bottom, from(#c8e5e4), to(var(--topdeals-color)));
  background: linear-gradient(#c8e5e4, var(--topdeals-color));
}

.ilt {
  margin-bottom: 30px;
  background-color: white;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.ilt .triangle-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 25px;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.ilt .triangle-radio .tr-radio {
  width: 28px;
}

.ilt .triangle-radio .tr-radio [type="radio"] + .triangle,
.ilt .triangle-radio .tr-radio [type="radio"] + .triangle {
  position: relative;
  width: 0;
  border-bottom: solid 26px #ccc;
  border-right: solid 15px transparent;
  border-left: solid 15px transparent;
}

.ilt .triangle-radio .tr-radio [type="radio"] + .triangle label,
.ilt .triangle-radio .tr-radio [type="radio"] + .triangle label {
  position: absolute;
  top: 7px;
  left: -10px;
  width: 0;
  border-bottom: solid 18px #fff;
  border-right: solid 10px transparent;
  border-left: solid 10px transparent;
  cursor: pointer;
}

.ilt .triangle-radio .tr-radio [type="radio"]:checked + .triangle {
  border-bottom: solid 26px #626262;
}

.ilt .triangle-radio .tr-radio [type="radio"]:checked + .triangle label {
  border-bottom: solid 18px #ff0;
}

.ilt .triangle-titles {
  overflow: hidden;
}

.ilt .triangle-titles table {
  border-bottom: 3px solid #535353;
  width: 100%;
}

.ilt .triangle-titles table thead {
  background-color: #626262;
  z-index: 1;
  color: white;
}

.ilt .triangle-titles table thead th {
  padding: 10px;
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

.ilt .triangle-titles table thead th:first-child {
  width: 31%;
  padding-left: 20px;
}

.ilt .triangle-titles table td {
  padding: 8px 10px;
  font-weight: bold;
  font-size: 13px;
  color: #636363;
}

.ilt .triangle-titles table td:first-child {
  padding-left: 20px;
}

.ilt .under-table-footer {
  padding: 10px 20px;
  color: #636363;
  font-size: 13px;
}

@media screen and (max-width: 767px) {
  .ilt {
    padding-top: 20px;
  }

  .ilt .table-responsive {
    direction: rtl;
  }

  .ilt .table-responsive .table {
    direction: ltr;
  }

  .ilt .under-table-footer-wrap.show .under-table-footer {
    height: auto;
  }

  .ilt .under-table-footer-wrap.show .glyphicon {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }

  .ilt .under-table-footer {
    height: 39px;
    overflow-y: hidden;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-transition: height 3ms ease-in-out;
    transition: height 3ms ease-in-out;
  }

  .ilt .arrow-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 5px 0;
  }

  .ilt .arrow-wrap button {
    border: none;
    background-color: transparent;
  }
}

.checkout {
  font-family: Arial, sans-serif;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .checkout .filter-provider-list li img {
    max-width: 84px;
    max-height: 26px;
  }
}

.checkout .filter-provider-list li:hover {
  cursor: pointer;
}

.checkout .tab-content {
  padding: 0;
  border-bottom-left-radius: 20px;
  margin-bottom: 20px;
}

.checkout .tab-content .content {
  padding: 30px 0 60px;
  border-bottom-right-radius: 20px;
}

.checkout .tab-content .content .image-carousel {
  position: relative;
  height: 280px;
}

.checkout .tab-content .content .image-carousel .bg-carousel {
  background-color: #fff;
  border-radius: 50%;
  width: 335px;
  height: 340px;
  position: absolute;
  top: 0;
  left: calc(50% - 335px/2);
  bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.checkout .tab-content .content .image-carousel .bg-carousel .device-image {
  position: relative;
}

.checkout .tab-content .content .image-carousel .bg-carousel .device-image img {
  border-radius: 30px;
  max-width: 250px;
}

.checkout .tab-content .content .image-carousel .bg-carousel .device-image .device-price {
  visibility: hidden;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #007cc2;
  height: 120px;
  width: 120px;
  top: 25px;
  left: 0;
  border-radius: 100%;
  color: #fff;
  font-size: 20px;
}

.checkout .tab-content .content .cart {
  background-color: #626262;
  border-top-left-radius: 20px;
  margin-bottom: 20px;
  color: #fff;
}

.checkout .tab-content .content .cart .first-level {
  background-color: #ccc;
  border-top-left-radius: 20px;
}

.checkout .tab-content .content .cart .first-level .mobile-level {
  background-color: #1a9eea;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.checkout .tab-content .content .cart .first-level .mobile-level .mobile-delivery {
  background-color: #1a9eea;
  border-bottom-right-radius: 20px;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 19px 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.checkout .tab-content .content .cart .first-level .mobile-level .mobile-delivery .delivery-text {
  margin-right: 10px;
}

.checkout .tab-content .content .cart .first-level .mobile-level .second-level {
  text-align: center;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background-color: #FFC058;
}

.checkout .tab-content .content .cart .first-level .mobile-level .second-level .subtext {
  font-size: 24px;
  font-weight: bold;
  padding: 10px;
  border-bottom-left-radius: 20px;
}

.checkout .tab-content .content .cart .first-level .mobile-level .second-level .third-level {
  padding: 100px 30px 25px;
  background-color: #000;
  border-top-left-radius: 17px;
  border-bottom-right-radius: 20px;
  text-align: left;
}

.checkout .tab-content .content .cart .first-level .mobile-level .second-level .third-level .crt_logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
  font-size: 24px;
  padding: 0;
  font-weight: bold;
}

.checkout .tab-content .content .cart .first-level .mobile-level .second-level .third-level .crt_logo .crt_logo_title {
  margin-right: 15px;
}

.checkout .tab-content .content .cart .first-level .mobile-level .second-level .third-level .sub .title {
  font-size: 19px;
}

.checkout .tab-content .content .cart .first-level .mobile-level .second-level .discount {
  background-color: #FFC058;
  padding: 15px;
  border-bottom-right-radius: 20px;
  color: #000;
  font-weight: bold;
  font-size: 13px;
}

.checkout .tab-content .content .cart .first-level .mobile-level .second-level .discount .child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.checkout .tab-content .content .cart .first-level .mobile-level .second-level .discount .child .discount-price {
  -ms-flex-preferred-size: 60px;
      flex-basis: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.checkout .tab-content .content .cart .first-level .mobile-level .line-color-green {
  background-color: #7bcc43;
}

.checkout .tab-content .content .cart .first-level .mobile-level .line-color-orange {
  background-color: #ffa500;
}

.checkout .tab-content .content .cart .first-level .mobile-level .line-color-blue {
  background-color: lightblue;
}

.checkout .tab-content .content .cart .first-level .mobile-level .prices {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  font-weight: bold;
}

.checkout .tab-content .content .cart .first-level .mobile-level .prices .left-price,
.checkout .tab-content .content .cart .first-level .mobile-level .prices .right-price {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}

.checkout .tab-content .content .cart .first-level .mobile-level .prices .left-price .price,
.checkout .tab-content .content .cart .first-level .mobile-level .prices .right-price .price {
  padding: 10px;
  font-size: 34px;
}

.checkout .tab-content .content .cart .first-level .mobile-level .prices .left-price .left-price-label,
.checkout .tab-content .content .cart .first-level .mobile-level .prices .left-price .right-price-label,
.checkout .tab-content .content .cart .first-level .mobile-level .prices .right-price .left-price-label,
.checkout .tab-content .content .cart .first-level .mobile-level .prices .right-price .right-price-label {
  font-size: 20px;
  padding: 6px;
}

.checkout .tab-content .content .cart .first-level .mobile-level .prices .left-price {
  background-color: #626262;
  border-bottom-right-radius: 20px;
}

.checkout .tab-content .content .cart .first-level .mobile-level .prices .left-price .price {
  border-bottom-right-radius: 20px;
  background-color: #ccc;
  color: #626262;
}

.checkout .tab-content .content .cart .first-level .mobile-level .prices .right-price {
  border-bottom-left-radius: 20px;
  background-color: #ccc;
  color: #626262;
}

.checkout .tab-content .content .cart .first-level .mobile-level .prices .right-price .price {
  border-bottom-left-radius: 20px;
  color: #fddd03;
}

.checkout .tab-content .content .tab-header {
  margin-bottom: 20px;
}

.checkout .tab-content .content .tab-header .provider-offer {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
}

.checkout .tab-content .content .tab-header .provider-banner {
  color: #fff;
}

.checkout .tab-content .content .tab-header .provider-banner img {
  border-top-right-radius: 28px;
  border-bottom-left-radius: 28px;
}

.checkout .tab-content .content .offer-details {
  color: #fff;
  margin-bottom: 10px;
}

.checkout .tab-content .content .offer-details .ilt .table {
  margin-bottom: 0;
}

.checkout .tab-content .content .offer-details .ilt .table thead th {
  word-wrap: break-spaces;
  vertical-align: top;
}

.checkout .tab-content .content .offer-details .ilt .table th,
.checkout .tab-content .content .offer-details .ilt .table td {
  padding-left: 6px;
  padding-right: 6px;
  font-size: 12px;
  word-break: normal;
}

.checkout .tab-content .content .offer-details .ilt .table th:first-child {
  width: auto;
}

.checkout .tab-content .content .card {
  margin-bottom: 20px;
}

.checkout .tab-content .content .abo-details,
.checkout .tab-content .content .one-payment-details,
.checkout .tab-content .content .total-details,
.checkout .tab-content .content .other-costs,
.checkout .tab-content .content .more-info {
  background-color: #fff;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 30px 30px 20px 20px;
}

.checkout .tab-content .content .abo-details .abo-details-title,
.checkout .tab-content .content .abo-details .one-payment-details-title,
.checkout .tab-content .content .abo-details .other-costs-title,
.checkout .tab-content .content .abo-details .more-info-title,
.checkout .tab-content .content .one-payment-details .abo-details-title,
.checkout .tab-content .content .one-payment-details .one-payment-details-title,
.checkout .tab-content .content .one-payment-details .other-costs-title,
.checkout .tab-content .content .one-payment-details .more-info-title,
.checkout .tab-content .content .total-details .abo-details-title,
.checkout .tab-content .content .total-details .one-payment-details-title,
.checkout .tab-content .content .total-details .other-costs-title,
.checkout .tab-content .content .total-details .more-info-title,
.checkout .tab-content .content .other-costs .abo-details-title,
.checkout .tab-content .content .other-costs .one-payment-details-title,
.checkout .tab-content .content .other-costs .other-costs-title,
.checkout .tab-content .content .other-costs .more-info-title,
.checkout .tab-content .content .more-info .abo-details-title,
.checkout .tab-content .content .more-info .one-payment-details-title,
.checkout .tab-content .content .more-info .other-costs-title,
.checkout .tab-content .content .more-info .more-info-title {
  font-weight: bold;
  font-size: 24px;
}

.checkout .tab-content .content .abo-details .total-details-title,
.checkout .tab-content .content .one-payment-details .total-details-title,
.checkout .tab-content .content .total-details .total-details-title,
.checkout .tab-content .content .other-costs .total-details-title,
.checkout .tab-content .content .more-info .total-details-title {
  font-weight: bold;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 18px;
}

.checkout .tab-content .content .abo-details .abo-details-body,
.checkout .tab-content .content .abo-details .one-payment-details-body,
.checkout .tab-content .content .abo-details .total-details-body,
.checkout .tab-content .content .abo-details .other-costs-body,
.checkout .tab-content .content .one-payment-details .abo-details-body,
.checkout .tab-content .content .one-payment-details .one-payment-details-body,
.checkout .tab-content .content .one-payment-details .total-details-body,
.checkout .tab-content .content .one-payment-details .other-costs-body,
.checkout .tab-content .content .total-details .abo-details-body,
.checkout .tab-content .content .total-details .one-payment-details-body,
.checkout .tab-content .content .total-details .total-details-body,
.checkout .tab-content .content .total-details .other-costs-body,
.checkout .tab-content .content .other-costs .abo-details-body,
.checkout .tab-content .content .other-costs .one-payment-details-body,
.checkout .tab-content .content .other-costs .total-details-body,
.checkout .tab-content .content .other-costs .other-costs-body,
.checkout .tab-content .content .more-info .abo-details-body,
.checkout .tab-content .content .more-info .one-payment-details-body,
.checkout .tab-content .content .more-info .total-details-body,
.checkout .tab-content .content .more-info .other-costs-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #333;
  font-size: 18px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.checkout .tab-content .content .abo-details .abo-details-body .abo-facilities,
.checkout .tab-content .content .abo-details .abo-details-body .one-payment-facilities,
.checkout .tab-content .content .abo-details .abo-details-body .total-facilities,
.checkout .tab-content .content .abo-details .abo-details-body .cart_monthly,
.checkout .tab-content .content .abo-details .one-payment-details-body .abo-facilities,
.checkout .tab-content .content .abo-details .one-payment-details-body .one-payment-facilities,
.checkout .tab-content .content .abo-details .one-payment-details-body .total-facilities,
.checkout .tab-content .content .abo-details .one-payment-details-body .cart_monthly,
.checkout .tab-content .content .abo-details .total-details-body .abo-facilities,
.checkout .tab-content .content .abo-details .total-details-body .one-payment-facilities,
.checkout .tab-content .content .abo-details .total-details-body .total-facilities,
.checkout .tab-content .content .abo-details .total-details-body .cart_monthly,
.checkout .tab-content .content .abo-details .other-costs-body .abo-facilities,
.checkout .tab-content .content .abo-details .other-costs-body .one-payment-facilities,
.checkout .tab-content .content .abo-details .other-costs-body .total-facilities,
.checkout .tab-content .content .abo-details .other-costs-body .cart_monthly,
.checkout .tab-content .content .one-payment-details .abo-details-body .abo-facilities,
.checkout .tab-content .content .one-payment-details .abo-details-body .one-payment-facilities,
.checkout .tab-content .content .one-payment-details .abo-details-body .total-facilities,
.checkout .tab-content .content .one-payment-details .abo-details-body .cart_monthly,
.checkout .tab-content .content .one-payment-details .one-payment-details-body .abo-facilities,
.checkout .tab-content .content .one-payment-details .one-payment-details-body .one-payment-facilities,
.checkout .tab-content .content .one-payment-details .one-payment-details-body .total-facilities,
.checkout .tab-content .content .one-payment-details .one-payment-details-body .cart_monthly,
.checkout .tab-content .content .one-payment-details .total-details-body .abo-facilities,
.checkout .tab-content .content .one-payment-details .total-details-body .one-payment-facilities,
.checkout .tab-content .content .one-payment-details .total-details-body .total-facilities,
.checkout .tab-content .content .one-payment-details .total-details-body .cart_monthly,
.checkout .tab-content .content .one-payment-details .other-costs-body .abo-facilities,
.checkout .tab-content .content .one-payment-details .other-costs-body .one-payment-facilities,
.checkout .tab-content .content .one-payment-details .other-costs-body .total-facilities,
.checkout .tab-content .content .one-payment-details .other-costs-body .cart_monthly,
.checkout .tab-content .content .total-details .abo-details-body .abo-facilities,
.checkout .tab-content .content .total-details .abo-details-body .one-payment-facilities,
.checkout .tab-content .content .total-details .abo-details-body .total-facilities,
.checkout .tab-content .content .total-details .abo-details-body .cart_monthly,
.checkout .tab-content .content .total-details .one-payment-details-body .abo-facilities,
.checkout .tab-content .content .total-details .one-payment-details-body .one-payment-facilities,
.checkout .tab-content .content .total-details .one-payment-details-body .total-facilities,
.checkout .tab-content .content .total-details .one-payment-details-body .cart_monthly,
.checkout .tab-content .content .total-details .total-details-body .abo-facilities,
.checkout .tab-content .content .total-details .total-details-body .one-payment-facilities,
.checkout .tab-content .content .total-details .total-details-body .total-facilities,
.checkout .tab-content .content .total-details .total-details-body .cart_monthly,
.checkout .tab-content .content .total-details .other-costs-body .abo-facilities,
.checkout .tab-content .content .total-details .other-costs-body .one-payment-facilities,
.checkout .tab-content .content .total-details .other-costs-body .total-facilities,
.checkout .tab-content .content .total-details .other-costs-body .cart_monthly,
.checkout .tab-content .content .other-costs .abo-details-body .abo-facilities,
.checkout .tab-content .content .other-costs .abo-details-body .one-payment-facilities,
.checkout .tab-content .content .other-costs .abo-details-body .total-facilities,
.checkout .tab-content .content .other-costs .abo-details-body .cart_monthly,
.checkout .tab-content .content .other-costs .one-payment-details-body .abo-facilities,
.checkout .tab-content .content .other-costs .one-payment-details-body .one-payment-facilities,
.checkout .tab-content .content .other-costs .one-payment-details-body .total-facilities,
.checkout .tab-content .content .other-costs .one-payment-details-body .cart_monthly,
.checkout .tab-content .content .other-costs .total-details-body .abo-facilities,
.checkout .tab-content .content .other-costs .total-details-body .one-payment-facilities,
.checkout .tab-content .content .other-costs .total-details-body .total-facilities,
.checkout .tab-content .content .other-costs .total-details-body .cart_monthly,
.checkout .tab-content .content .other-costs .other-costs-body .abo-facilities,
.checkout .tab-content .content .other-costs .other-costs-body .one-payment-facilities,
.checkout .tab-content .content .other-costs .other-costs-body .total-facilities,
.checkout .tab-content .content .other-costs .other-costs-body .cart_monthly,
.checkout .tab-content .content .more-info .abo-details-body .abo-facilities,
.checkout .tab-content .content .more-info .abo-details-body .one-payment-facilities,
.checkout .tab-content .content .more-info .abo-details-body .total-facilities,
.checkout .tab-content .content .more-info .abo-details-body .cart_monthly,
.checkout .tab-content .content .more-info .one-payment-details-body .abo-facilities,
.checkout .tab-content .content .more-info .one-payment-details-body .one-payment-facilities,
.checkout .tab-content .content .more-info .one-payment-details-body .total-facilities,
.checkout .tab-content .content .more-info .one-payment-details-body .cart_monthly,
.checkout .tab-content .content .more-info .total-details-body .abo-facilities,
.checkout .tab-content .content .more-info .total-details-body .one-payment-facilities,
.checkout .tab-content .content .more-info .total-details-body .total-facilities,
.checkout .tab-content .content .more-info .total-details-body .cart_monthly,
.checkout .tab-content .content .more-info .other-costs-body .abo-facilities,
.checkout .tab-content .content .more-info .other-costs-body .one-payment-facilities,
.checkout .tab-content .content .more-info .other-costs-body .total-facilities,
.checkout .tab-content .content .more-info .other-costs-body .cart_monthly {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}

.checkout .tab-content .content .abo-details .abo-details-body .total-payment,
.checkout .tab-content .content .abo-details .one-payment-details-body .total-payment,
.checkout .tab-content .content .abo-details .total-details-body .total-payment,
.checkout .tab-content .content .abo-details .other-costs-body .total-payment,
.checkout .tab-content .content .one-payment-details .abo-details-body .total-payment,
.checkout .tab-content .content .one-payment-details .one-payment-details-body .total-payment,
.checkout .tab-content .content .one-payment-details .total-details-body .total-payment,
.checkout .tab-content .content .one-payment-details .other-costs-body .total-payment,
.checkout .tab-content .content .total-details .abo-details-body .total-payment,
.checkout .tab-content .content .total-details .one-payment-details-body .total-payment,
.checkout .tab-content .content .total-details .total-details-body .total-payment,
.checkout .tab-content .content .total-details .other-costs-body .total-payment,
.checkout .tab-content .content .other-costs .abo-details-body .total-payment,
.checkout .tab-content .content .other-costs .one-payment-details-body .total-payment,
.checkout .tab-content .content .other-costs .total-details-body .total-payment,
.checkout .tab-content .content .other-costs .other-costs-body .total-payment,
.checkout .tab-content .content .more-info .abo-details-body .total-payment,
.checkout .tab-content .content .more-info .one-payment-details-body .total-payment,
.checkout .tab-content .content .more-info .total-details-body .total-payment,
.checkout .tab-content .content .more-info .other-costs-body .total-payment {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: right;
}

.checkout .tab-content .content .abo-details .more-info-body,
.checkout .tab-content .content .one-payment-details .more-info-body,
.checkout .tab-content .content .total-details .more-info-body,
.checkout .tab-content .content .other-costs .more-info-body,
.checkout .tab-content .content .more-info .more-info-body {
  color: #333;
  font-size: 16px;
}

.checkout .tab-content .content .abo-details .more-info-body ul,
.checkout .tab-content .content .one-payment-details .more-info-body ul,
.checkout .tab-content .content .total-details .more-info-body ul,
.checkout .tab-content .content .other-costs .more-info-body ul,
.checkout .tab-content .content .more-info .more-info-body ul {
  list-style-image: url("/catalog/view/theme/responsive/image/checkmark.png");
}

.checkout .tab-content .content .total-details {
  border-bottom-right-radius: 0;
}

.checkout .tab-content .content .total-details-info {
  border-bottom-right-radius: 20px;
  background-color: #333;
  color: #ff0;
  text-align: center;
  padding: 5px;
}

.checkout .tab-content .content .total-per-month {
  color: #fff;
  margin-bottom: 20px;
  padding: 10px 30px 0 20px;
}

.checkout .tab-content .content .total-per-month .subtotal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-weight: bold;
  font-size: 18px;
}

.checkout .tab-content .content .total-per-month .period {
  font-size: 19px;
}

.checkout .tab-content .content .pricing-details {
  margin-bottom: 20px;
}

.checkout .tab-content .content .pricing-details .prices_details {
  text-decoration: underline;
}

.checkout .tab-content .content .pricing-details .prices_details:hover,
.checkout .tab-content .content .pricing-details .prices_details:active {
  text-decoration: underline;
}

.checkout .tab-content .content .form-section .provider-offer {
  font-size: 24px;
  font-weight: bold;
  padding-left: 25px;
  padding-right: 25px;
}

.checkout .tab-content .content .form-section .checkout-form {
  background-color: #fff;
  color: #1d1d1d;
  border-bottom-right-radius: 30px;
  border-top-right-radius: 30px;
}

.checkout .tab-content .content .form-section .checkout-form .form .fieldset {
  font-family: Arial, sans-serif;
  padding: 20px 25px 10px;
  margin-bottom: 10px;
}

.checkout .tab-content .content .form-section .checkout-form .form .fieldset .legend {
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

.checkout .tab-content .content .form-section .checkout-form .form .fieldset label.col-form-label {
  margin: 0;
  padding-top: 6px;
  padding-bottom: 6px;
}

.checkout .tab-content .content .form-section .checkout-form .form .fieldset .checkout-form-select + .select2-container--default {
  width: 100% !important;
}

.checkout .tab-content .content .form-section .checkout-form .form .fieldset .checkout-form-select + .select2-container--default .select2-selection--single {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #e7e7e7), color-stop(50%, #e0e0e0), to(#d2d2d2));
  background: linear-gradient(to bottom, #fff 0%, #e7e7e7 50%, #e0e0e0 50%, #d2d2d2 100%);
  border-color: #cacaca;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-weight: normal;
  font-size: 15px;
  height: auto;
}

.checkout .tab-content .content .form-section .checkout-form .form .fieldset .checkout-form-select + .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 1.2;
  padding: 6px 26px 6px 12px;
}

.checkout .tab-content .content .form-section .checkout-form .form .fieldset .checkout-form-select + .select2-container--default .select2-selection--single:focus,
.checkout .tab-content .content .form-section .checkout-form .form .fieldset .checkout-form-select + .select2-container--default .select2-selection--single:active {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.checkout .tab-content .content .form-section .checkout-form .form .fieldset .filter {
  font-size: 15px;
}

.checkout .tab-content .content .form-section .checkout-form .form .fieldset .checkout-form-personal-type {
  background: none;
  padding: 0;
  margin-bottom: 15px;
}

.checkout .tab-content .content .form-section .checkout-form .form .fieldset input[type="radio"] + label {
  font-weight: normal;
}

.checkout .tab-content .content .form-section .checkout-form .form .fieldset input[type="radio"] + label:after {
  z-index: 0;
}

.checkout .tab-content .content .form-section .checkout-form .form .fieldset .recycle-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.checkout .tab-content .content .form-section .checkout-form .form .fieldset .recycle-filter .recycle-deal {
  padding: 0 12px;
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.checkout .tab-content .content .form-section .checkout-form .form .fieldset .list-group {
  margin-bottom: 0;
}

.checkout .tab-content .content .form-section .checkout-form .form .fieldset .list-group .accessories-group-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.checkout .tab-content .content .form-section .checkout-form .form .fieldset .list-group .accessories-group-item .accessories-checkbox {
  -webkit-box-flex: 10%;
      -ms-flex: 10%;
          flex: 10%;
}

.checkout .tab-content .content .form-section .checkout-form .form .fieldset .list-group .accessories-group-item .accessory-description-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 80%;
      -ms-flex: 80%;
          flex: 80%;
}

.checkout .tab-content .content .form-section .checkout-form .form .fieldset .list-group .accessories-group-item .accessory-description-wrapper .accessory-image {
  margin-right: 10px;
}

.checkout .tab-content .content .form-section .checkout-form .form .fieldset .list-group .accessories-group-item .accessory-tooltip-wrapper {
  -webkit-box-flex: 10%;
      -ms-flex: 10%;
          flex: 10%;
}

.checkout .tab-content .content .form-section .checkout-form .form .fieldset .btn-wrapper {
  position: relative;
}

.checkout .tab-content .content .form-section .checkout-form .form .fieldset .btn-wrapper .glyphicons {
  position: absolute;
  right: 12px;
  top: calc(34px/2 - 16px/2);
  z-index: 2;
}

.checkout .tab-content .content .form-section .checkout-form .form .fieldset .filter-options .extracat-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.checkout .tab-content .content .form-section .checkout-form .form .fieldset .filter-options .extracat-radio .glyphicons {
  padding: 0 12px;
}

.checkout .tab-content .content .form-section .checkout-form .form .panel-bottom {
  border-radius: 0;
  border-top-left-radius: 20px;
}

.checkout .tab-content .content .form-section .checkout-form .form .panel-bottom .ilt-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-bottom: 15px;
}

.checkout .tab-content .content .form-section .checkout-form .form .panel-bottom .ilt-table .order {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.checkout .tab-content .content .form-section .checkout-form .form .panel-bottom .ilt-table .order .order-grad .order-button {
  font-size: 20px;
  padding: 0 10px;
}

.checkout .tab-content .content .form-section .checkout-form .form .panel-bottom .ilt-table .order .order-grad .order-button span.glyphicon {
  font-size: 18px;
}

.checkout .tab-content .content .form-section .checkout-form .form .panel-bottom .ilt-table .small {
  width: 100%;
}

.checkout .tab-content .content .form-section .checkout-form .form .panel-bottom .ilt-table .small .item-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.checkout .tab-content .content .form-section .checkout-form .form .panel-bottom .ilt-table .small .item-row > * {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}

@media screen and (max-width: 425px) {
  .checkout .tab-content .content .form-section .checkout-form .form .panel-bottom .ilt-table {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .checkout .tab-content .content .form-section .checkout-form .form .panel-bottom .ilt-table .item:first-child {
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 768px) {
  .checkout .tab-content .content .form-section .checkout-form .checkout-form-label .form-label-left {
    background-color: #000;
  }

  .checkout .tab-content .content .form-section .checkout-form .checkout-form-label .form-label-left .step-number {
    color: #000;
  }
}

.checkout .tab-content .content .form-section .checkout-form .checkout-form-label {
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  font-size: 24px;
  border-bottom-left-radius: 30px;
  border-top-right-radius: 30px;
  background-color: #ccc;
}

.checkout .tab-content .content .form-section .checkout-form .checkout-form-label .step-description {
  font-size: 13px;
  font-weight: normal;
}

.checkout .tab-content .content .form-section .checkout-form .checkout-form-label .step-name {
  margin-bottom: 5px;
}

.checkout .tab-content .content .form-section .checkout-form .checkout-form-label .step-number {
  margin-right: 5px;
}

.checkout .tab-content .content .form-section .checkout-form .checkout-form-label .step-number div {
  background-color: #fff;
  padding: 5px;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  text-align: center;
  line-height: .8;
}

.checkout .tab-content .content .form-section .checkout-form .checkout-form-label .form-label-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #fff;
  border-bottom-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  padding: 8px 15px 10px 10px;
  line-height: 1;
}

.checkout .tab-content .content .form-section .checkout-form .checkout-form-label .form-label-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #999;
  border-top-right-radius: 30px;
  padding: 8px 15px 10px 10px;
  line-height: 1;
}

.checkout .tab-content .footer-delivery {
  padding: 40px 30px 5px;
  font-size: 16px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.checkout .tab-content .footer-delivery .delivery-text {
  margin-right: 10px;
}

.checkout .order {
  padding-bottom: 60px;
  padding-left: 20%;
  padding-right: 20%;
}

.checkout .order .order-grad {
  padding: 5px;
  border-radius: 50px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.6);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.6);
}

.checkout .order .order-grad .order-button {
  color: #fff;
  font-size: 34px;
  font-weight: bold;
  border-radius: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  cursor: pointer;
}

.checkout .order .order-grad .order-button span.glyphicon {
  font-size: 24px;
}

.checkout .order .order-grad:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#ffefc3), to(#e4a600));
  background: linear-gradient(#ffefc3, #e4a600);
}

.checkout .order .order-grad:hover .order-button {
  text-decoration: none;
  background-color: #e0a100;
}

.checkout .order .order-grad:hover .order-button span.glyphicon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.checkout .add-accessoires {
  background-color: #008081;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
  padding: 10px;
}

.checkout .add-accessoires .add-accessoires-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 20px;
}

.checkout .add-accessoires .add-accessoires-header .add-accessoires-title {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
}

.checkout .add-accessoires .add-accessoires-header .add-accessoires-title:hover {
  text-decoration: none;
}

.checkout .add-accessoires .add-accessoires-header .accessoires-plus {
  font-size: 40px;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.3);
  line-height: 0.9;
}

.checkout .add-accessoires .add-accessoires-body {
  padding-top: 20px;
}

.checkout .add-accessoires .add-accessoires-body .body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.checkout .add-accessoires .add-accessoires-body .body .accessory_block {
  border: 2px solid #999;
  border-radius: 8px;
  margin-bottom: 20px;
  padding: 5px;
  text-align: center;
  width: 115px;
  background-color: #fff;
}

.checkout .add-accessoires .add-accessoires-body .body .accessory_block .image {
  height: 125px;
  margin-top: 10px;
}

.checkout .add-accessoires .add-accessoires-body .body .accessory_block .name {
  margin: 10px auto;
  height: 45px;
  font-weight: bold;
  overflow-x: hidden;
}

.checkout .add-accessoires .add-accessoires-body .body .accessory_block .colors {
  height: 20px;
}

.checkout .add-accessoires .add-accessoires-body .body .accessory_block .colors select {
  width: 95px;
}

.checkout .add-accessoires .add-accessoires-body .body .accessory_block .accessory_more_info {
  margin-top: 14px;
}

.checkout .add-accessoires .add-accessoires-body .body .accessory_block .accessory_more_info a {
  text-decoration: underline;
  color: #000;
}

.checkout .add-accessoires .add-accessoires-body .body .accessory_block .price {
  margin: 10px auto;
  padding: 0 10px;
}

.checkout .add-accessoires.bg-white {
  background-color: white;
  padding: 0 25px;
}

.checkout .add-accessoires.bg-white .add-accessoires-title {
  color: #1d1d1d;
}

.checkout .add-accessoires.bg-white .add-accessoires-header {
  padding-bottom: 10px;
}

.checkout .add-accessoires.bg-white .accessoires-plus {
  color: #1d1d1d;
}

.checkout input[type="number"]::-webkit-outer-spin-button,
.checkout input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: textfield;
  margin: 0;
}

.select2-results__option {
  font-size: 15px;
  padding: 4px 6px;
}

.checkout-button-order {
  background-color: #F49600;
  color: white;
  padding: 10px;
  font-size: 15px;
  font-weight: 600;
  /* border-radius */
  border-radius: 8px;
  /* box-shadow */
  -webkit-box-shadow: 0 3px 0 -1px #BE7312;
  box-shadow: 0 3px 0 -1px #BE7312;
}

@media screen and (max-width: 767px) {
  .checkout .tab-content {
    background-color: #fff;
  }

  .checkout .tab-content .container-fluid {
    margin: 0;
    padding: 0;
  }

  .checkout .tab-content .content {
    background-color: #fff;
    padding: 0;
    border-bottom-left-radius: 20px;
  }

  .checkout .tab-content .content .image-carousel {
    height: 425px;
  }

  .checkout .tab-content .content .image-carousel .bg-carousel {
    width: 326px;
    height: 330px;
  }

  .checkout .tab-content .content .cart {
    border-top-left-radius: 0;
    margin-bottom: 10px;
  }

  .checkout .tab-content .content .cart .first-level .mobile-level .second-level .subtext {
    font-size: 20px;
  }

  .checkout .tab-content .content .cart .first-level .mobile-level .second-level .third-level {
    border-top-left-radius: 0;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .checkout .tab-content .content .cart .first-level .mobile-level .prices {
    background-color: #fff;
  }

  .checkout .tab-content .content .cart .first-level .mobile-level .prices .right-price .left-price-label,
  .checkout .tab-content .content .cart .first-level .mobile-level .prices .right-price .right-price-label,
  .checkout .tab-content .content .cart .first-level .mobile-level .prices .left-price .left-price-label,
  .checkout .tab-content .content .cart .first-level .mobile-level .prices .left-price .right-price-label {
    font-size: 15px;
  }

  .checkout .tab-content .content .tab-header {
    margin-bottom: 0;
    padding: 10px 10px 20px;
  }

  .checkout .tab-content .content .offer-details {
    background-color: #fff;
    margin-bottom: 0;
  }

  .checkout .tab-content .content .offer-details .provider-offer {
    padding: 15px 10px 35px;
    margin-bottom: 0;
  }

  .checkout .tab-content .content .offer-details .provider-offer .subtitle {
    color: #f8d600;
  }

  .checkout .tab-content .content .mobile-cards {
    padding: 10px 0;
    margin-bottom: 10px;
  }

  .checkout .tab-content .content .mobile-cards .card {
    margin-bottom: 0;
  }

  .checkout .tab-content .content .mobile-cards .card .abo-details {
    padding: 0;
  }

  .checkout .tab-content .content .mobile-cards .card .card-header {
    padding: 10px 0;
  }

  .checkout .tab-content .content .mobile-cards .card .card-header .pricing-details {
    margin-bottom: 0;
  }

  .checkout .tab-content .content .mobile-cards .card .card-content {
    padding: 10px 20px;
  }

  .checkout .tab-content .content .mobile-cards .card .total-per-month {
    padding: 10px 20px;
    margin-bottom: 0;
  }

  .checkout .tab-content .content .mobile-cards .card .total-per-month .period {
    font-size: 13px;
  }

  .checkout .tab-content .content .mobile-cards .card .total-per-month.details-title-vergelijk {
    color: #2e9b98;
  }

  .checkout .tab-content .content .mobile-cards .card .total-per-month.details-title-los-toestel {
    color: var(--topdeals-color);
  }

  .checkout .tab-content .content .mobile-cards .card .total-per-month.details-title-t-mobile {
    color: var(--tmobile-color);
  }

  .checkout .tab-content .content .mobile-cards .card .total-per-month.details-title-tele2 {
    color: var(--tele2-color);
  }

  .checkout .tab-content .content .mobile-cards .card .total-per-month.details-title-telfort {
    color: var(--telfort-color);
  }

  .checkout .tab-content .content .mobile-cards .card .total-per-month.details-title-ben {
    color: var(--ben-color);
  }

  .checkout .tab-content .content .mobile-cards .card .total-per-month.details-title-kpn {
    color: var(--kpn-color);
  }

  .checkout .tab-content .content .mobile-cards .card .total-per-month.details-title-vodafone {
    color: var(--vodafone-color);
  }

  .checkout .tab-content .content .mobile-cards .card .total-per-month.details-title-hollandsnieuwe {
    color: var(--hollandsnieuwe-color);
  }

  .checkout .tab-content .content .mobile-cards .card .total-per-month.details-title-lebara {
    color: var(--lebara-color);
  }

  .checkout .tab-content .content .mobile-cards .abo-details .abo-details-body,
  .checkout .tab-content .content .mobile-cards .abo-details .one-payment-details-body,
  .checkout .tab-content .content .mobile-cards .abo-details .total-details-body,
  .checkout .tab-content .content .mobile-cards .abo-details .other-costs-body,
  .checkout .tab-content .content .mobile-cards .one-payment-details .abo-details-body,
  .checkout .tab-content .content .mobile-cards .one-payment-details .one-payment-details-body,
  .checkout .tab-content .content .mobile-cards .one-payment-details .total-details-body,
  .checkout .tab-content .content .mobile-cards .one-payment-details .other-costs-body,
  .checkout .tab-content .content .mobile-cards .total-details .abo-details-body,
  .checkout .tab-content .content .mobile-cards .total-details .one-payment-details-body,
  .checkout .tab-content .content .mobile-cards .total-details .total-details-body,
  .checkout .tab-content .content .mobile-cards .total-details .other-costs-body,
  .checkout .tab-content .content .mobile-cards .other-costs .abo-details-body,
  .checkout .tab-content .content .mobile-cards .other-costs .one-payment-details-body,
  .checkout .tab-content .content .mobile-cards .other-costs .total-details-body,
  .checkout .tab-content .content .mobile-cards .other-costs .other-costs-body,
  .checkout .tab-content .content .mobile-cards .more-info .abo-details-body,
  .checkout .tab-content .content .mobile-cards .more-info .one-payment-details-body,
  .checkout .tab-content .content .mobile-cards .more-info .total-details-body,
  .checkout .tab-content .content .mobile-cards .more-info .other-costs-body {
    font-size: 17px;
  }

  .checkout .tab-content .content .mobile-cards .no-mobile-padding {
    padding-left: 0;
    padding-right: 0;
  }

  .checkout .tab-content .content .btn-order {
    margin-bottom: 10px;
  }

  .checkout .tab-content .content .form-section .checkout-form .checkout-form-label {
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    font-size: 21px;
  }

  .checkout .tab-content .content .form-section .checkout-form .checkout-form-label .step-number div {
    line-height: .9;
  }

  .checkout .tab-content .content .form-section .checkout-form .checkout-form-label .form-label-left {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 30px;
    border-top-right-radius: 0;
  }

  .checkout .tab-content .content .form-section .checkout-form .provider-offer {
    padding-left: 0;
    padding-right: 0;
  }

  .checkout .tab-content .content .form-section .checkout-form .form {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .checkout .tab-content .content .form-section .checkout-form .form .fieldset {
    margin-bottom: 0;
  }

  .checkout .tab-content .content .form-section .checkout-form .form .fieldset .list-group .accessories-group-item .accessory-description-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .checkout .tab-content .content .form-section .checkout-form .form .fieldset .list-group .accessories-group-item .accessory-description-wrapper .accessory-image {
    margin-right: 0;
  }

  .checkout .tab-content .content .form-section .checkout-form .form .fieldset .list-group .accessories-group-item .accessory-description-wrapper .accessory-description,
  .checkout .tab-content .content .form-section .checkout-form .form .fieldset .list-group .accessories-group-item .accessory-description-wrapper .accessory-colors {
    text-align: center;
  }

  .checkout .tab-content .content .form-section .checkout-form .ilt {
    padding-top: 20px;
  }

  .checkout .tab-content .content .form-section .checkout-form .ilt .table-responsive {
    direction: rtl;
  }

  .checkout .tab-content .content .form-section .checkout-form .ilt .table-responsive .table {
    direction: ltr;
  }

  .checkout .tab-content .content .form-section .checkout-form .ilt .under-table-footer-wrap.show .under-table-footer {
    height: auto;
  }

  .checkout .tab-content .content .form-section .checkout-form .ilt .under-table-footer-wrap.show .glyphicon {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }

  .checkout .tab-content .content .form-section .checkout-form .ilt .under-table-footer {
    height: 39px;
    overflow-y: hidden;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-transition: height 3ms ease-in-out;
    transition: height 3ms ease-in-out;
  }

  .checkout .tab-content .content .form-section .checkout-form .ilt .arrow-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 5px 0;
  }

  .checkout .tab-content .content .fixed-bottom {
    position: relative;
  }

  .checkout .tab-content .content .fixed-bottom .panel-bottom {
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.05);
            box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.05);
    position: relative;
    left: 0;
    top: 0;
    right: 0;
    z-index: 1000;
    border-radius: 0;
  }

  .checkout .tab-content .content .fixed-bottom .panel-bottom .panel-body {
    padding: 10px;
  }

  .checkout .tab-content .content .fixed-bottom .panel-bottom h4 {
    margin-bottom: 10px;
    margin-top: 0;
    font-size: 15px;
    color: #000;
    font-weight: bold;
  }

  .checkout .tab-content .content .fixed-bottom .panel-bottom .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .checkout .tab-content .content .fixed-bottom .panel-bottom .order {
    padding: 0;
  }

  .checkout .tab-content .content .fixed-bottom .panel-bottom .order .order-button {
    font-size: 16px;
    padding: 0 10px;
  }
}

.prices_details_popup h3 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
}

.prices_details_popup h4 {
  font-size: 14px;
  font-weight: bold;
}

.prices_details_popup .block {
  padding: 20px;
}

.prices_details_popup .block table td,
.prices_details_popup .block table th {
  color: #000;
  font-size: 12px;
}

.accessoires-box {
  border-top-left-radius: 30px;
  margin-bottom: 20px;
}

.content-vergelijk {
  background: #2e9b98;
}

.content-los-toestel {
  background: var(--topdeals-color);
}

.content-t-mobile {
  background: var(--tmobile-color);
}

.content-tele2 {
  background: var(--tele2-color);
}

.content-telfort {
  background: var(--telfort-color);
}

.content-ben {
  background: var(--ben-color);
}

.content-kpn {
  background: var(--kpn-color);
}

.content-vodafone {
  background: var(--vodafone-color);
}

.content-hollandsnieuwe {
  background: var(--hollandsnieuwe-color);
}

.content-lebara {
  background: var(--lebara-color);
}

.details-title-vergelijk,
.new_provider_block.vergelijk .body b,
.new_provider_block.vergelijk .body strong,
.new_provider_block.vergelijk .body h3,
.info-bottom-tabs.vergelijk .panel-body b,
.info-bottom-tabs.vergelijk .panel-body strong,
.info-bottom-tabs.vergelijk .panel-body h3 {
  color: #2e9b98;
}

.details-title-los-toestel,
.new_provider_block.los-toestel .body b,
.new_provider_block.los-toestel .body strong,
.new_provider_block.los-toestel .body h3,
.info-bottom-tabs.los-toestel .panel-body b,
.info-bottom-tabs.los-toestel .panel-body strong,
.info-bottom-tabs.los-toestel .panel-body h3 {
  color: var(--topdeals-color);
}

.details-title-t-mobile,
.new_provider_block.t-mobile .body b,
.new_provider_block.t-mobile .body strong,
.new_provider_block.t-mobile .body h3,
.info-bottom-tabs.t-mobile .panel-body b,
.info-bottom-tabs.t-mobile .panel-body strong,
.info-bottom-tabs.t-mobile .panel-body h3 {
  color: var(--tmobile-color);
}

.details-title-tele2,
.new_provider_block.tele2 .body b,
.new_provider_block.tele2 .body strong,
.new_provider_block.tele2 .body h3,
.info-bottom-tabs.tele2 .panel-body b,
.info-bottom-tabs.tele2 .panel-body strong,
.info-bottom-tabs.tele2 .panel-body h3 {
  color: var(--tele2-color);
}

.details-title-telfort,
.new_provider_block.telfort .body b,
.new_provider_block.telfort .body strong,
.new_provider_block.telfort .body h3,
.info-bottom-tabs.telfort .panel-body b,
.info-bottom-tabs.telfort .panel-body strong,
.info-bottom-tabs.telfort .panel-body h3 {
  color: var(--telfort-color);
}

.details-title-ben,
.new_provider_block.ben .body b,
.new_provider_block.ben .body strong,
.new_provider_block.ben .body h3,
.info-bottom-tabs.ben .panel-body b,
.info-bottom-tabs.ben .panel-body strong,
.info-bottom-tabs.ben .panel-body h3 {
  color: var(--ben-color);
}

.details-title-kpn,
.new_provider_block.kpn .body b,
.new_provider_block.kpn .body strong,
.new_provider_block.kpn .body h3,
.info-bottom-tabs.kpn .panel-body b,
.info-bottom-tabs.kpn .panel-body strong,
.info-bottom-tabs.kpn .panel-body h3 {
  color: var(--kpn-color);
}

.details-title-vodafone,
.new_provider_block.vodafone .body b,
.new_provider_block.vodafone .body strong,
.new_provider_block.vodafone .body h3,
.info-bottom-tabs.vodafone .panel-body b,
.info-bottom-tabs.vodafone .panel-body strong,
.info-bottom-tabs.vodafone .panel-body h3 {
  color: var(--vodafone-color);
}

.details-title-hollandsnieuwe,
.new_provider_block.hollandsnieuwe .body b,
.new_provider_block.hollandsnieuwe .body strong,
.new_provider_block.hollandsnieuwe .body h3,
.info-bottom-tabs.hollandsnieuwe .panel-body b,
.info-bottom-tabs.hollandsnieuwe .panel-body strong,
.info-bottom-tabs.hollandsnieuwe .panel-body h3 {
  color: var(--hollandsnieuwe-color);
}

.details-title-lebara,
.new_provider_block.lebara .body b,
.new_provider_block.lebara .body strong,
.new_provider_block.lebara .body h3,
.info-bottom-tabs.lebara .panel-body b,
.info-bottom-tabs.lebara .panel-body strong,
.info-bottom-tabs.lebara .panel-body h3 {
  color: var(--lebara-color);
}

.order .order-grad.content-t-mobile {
  background: -webkit-gradient(linear, left top, left bottom, from(pink), to(var(--tmobile-color)));
  background: linear-gradient(pink, var(--tmobile-color));
}

.order .order-grad.content-los-toestel {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 178, 178, 0.4)), to(var(--topdeals-color)));
  background: linear-gradient(rgba(0, 178, 178, 0.4), var(--topdeals-color));
}

.order .order-grad.content-tele2 {
  background: -webkit-gradient(linear, left top, left bottom, from(lightgrey), to(var(--tele2-color)));
  background: linear-gradient(lightgrey, var(--tele2-color));
}

.order .order-grad.content-telfort {
  background: -webkit-gradient(linear, left top, left bottom, from(#7d94c0), to(var(--telfort-color)));
  background: linear-gradient(#7d94c0, var(--telfort-color));
}

.order .order-grad.content-ben {
  background: -webkit-gradient(linear, left top, left bottom, from(#c8e5e4), to(var(--ben-color)));
  background: linear-gradient(#c8e5e4, var(--ben-color));
}

.order .order-grad.content-kpn {
  background: -webkit-gradient(linear, left top, left bottom, from(#a6dfa3), to(var(--kpn-color)));
  background: linear-gradient(#a6dfa3, var(--kpn-color));
}

.order .order-grad.content-vodafone {
  background: -webkit-gradient(linear, left top, left bottom, from(#fa757a), to(var(--vodafone-color)));
  background: linear-gradient(#fa757a, var(--vodafone-color));
}

.order .order-grad.content-hollandsnieuwe {
  background: -webkit-gradient(linear, left top, left bottom, from(#fab6ba), to(var(--hollandsnieuwe-color)));
  background: linear-gradient(#fab6ba, var(--hollandsnieuwe-color));
}

.order .order-grad.content-lebara {
  background: -webkit-gradient(linear, left top, left bottom, from(#958dda), to(var(--lebara-color)));
  background: linear-gradient(#958dda, var(--lebara-color));
}

.panel-t-mobile {
  border-color: var(--tmobile-color);
}

.panel-los-toestel {
  border-color: var(--topdeals-color);
}

.panel-tele2 {
  border-color: var(--tele2-color);
}

.panel-telfort {
  border-color: var(--telfort-color);
}

.panel-ben {
  border-color: var(--ben-color);
}

.panel-kpn {
  border-color: var(--kpn-color);
}

.panel-vodafone {
  border-color: var(--vodafone-color);
}

.panel-hollandsnieuwe {
  border-color: var(--hollandsnieuwe-color);
}

.panel-lebara {
  border-color: var(--lebara-color);
}

.transparent-bg-t-mobile {
  background-color: rgba(228, 1, 116, 0.1);
}

.transparent-bg-los-toestel {
  background-color: rgba(var(--topdeals-color), 0.1);
}

.transparent-bg-tele2 {
  background-color: rgba(13, 96, 181, 0.1);
}

.transparent-bg-telfort {
  background-color: rgba(0, 56, 134, 0.1);
}

.transparent-bg-ben {
  background-color: rgba(0, 157, 233, 0.1);
}

.transparent-bg-kpn {
  background-color: rgba(0, 155, 0, 0.1);
}

.transparent-bg-vodafone {
  background-color: rgba(255, 0, 0, 0.1);
}

.transparent-bg-hollandsnieuwe {
  background-color: rgba(254, 102, 101, 0.1);
}

.transparent-bg-lebara {
  background-color: rgba(0, 148, 246, 0.1);
}

.no-padding {
  padding: 0 !important;
}

.no-margin {
  margin: 0 !important;
}

.w-100 {
  width: 100% !important;
}

.w-48 {
  width: 48% !important;
}

.p-l-10 {
  padding-left: 10px !important;
}

.m-r-10 {
  margin-right: 10px !important;
}

.color-white {
  color: white;
}

.dropdown-toggle__arrow::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
  position: absolute;
  right: 6px;
  top: 15px;
}

.btn-reset-filter {
  font-weight: bold;
  background-color: #f5af29;
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-bottom: 12px;
}

.dropdown.form-control:hover {
  cursor: pointer;
}

@media screen and (max-width: 1284px) {
  .third-content-links {
    display: block !important;
  }

  .tcl-f-3 {
    padding-left: 0 !important;
    padding-top: 28px;
  }
}

.welcome {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.logo20 {
  width: 100%;
}

.logo-cls {
  width: 34%;
}

.welcoming-menu {
  width: 66%;
  margin-left: 65px;
  padding-left: 75px;
  padding-top: 13px;
}

.welcoming-menu-list {
  float: right;
  clear: both;
}

.high-menu {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding-left: 0;
  font-weight: bolder;
  width: 100%;
}

.high-menu > li {
  padding-right: 16px;
  font-size: 18px;
  letter-spacing: 0;
  margin-left: 1px;
}

.high-menu > li:last-child {
  padding-right: 0;
}

.content-under-tab {
  max-height: 400px;
  overflow-y: auto;
}

.content-under-tab::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 20px;
}

.content-under-tab::-webkit-scrollbar-track {
  background: tomato;
  border-left: 9px solid lightgrey;
  border-right: 9px solid lightgrey;
}

.content-under-tab::-webkit-scrollbar-thumb {
  background: black;
  border-left: 7px solid white;
  border-right: 7px solid white;
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}

.special-li {
  margin-left: 0 !important;
  padding-right: 14px !important;
}

.high-menu > li > a {
  color: #494949;
}

.inner-li-circle {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  color: red;
  background-color: red;
}

.inner-li-circle-2 {
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 4px;
  margin: 0 4px 2px;
  color: white;
  background-color: white;
}

.collapse-box-titles .tab-pane {
  position: relative;
  padding: 50px 20px 50px 50px;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: lightgrey;
}

.collapse-box-titles .tab-pane .close-button {
  position: absolute;
  top: 18px;
  right: 18px;
  background-color: white;
  border-radius: 20px;
  font-weight: bolder;
  border: 2px solid grey;
}

.under-collapse {
  overflow: hidden !important;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.under-collapse > li:nth-child(even) {
  width: 32%;
  border-top-left-radius: 20px;
  text-align: center;
}

.under-collapse > li:nth-child(odd) {
  width: 32%;
  text-align: center;
  border-top-right-radius: 20px;
}

.under-collapse > li > a {
  background-color: #626262;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  color: black !important;
  border: 0 !important;
}

.under-collapse > li.active > a {
  background: unset !important;
  background-color: lightgrey !important;
  border: 0 !important;
  overflow: hidden !important;
}

.under-collapse > li > a:hover {
  background-color: lightgrey !important;
  border: 0 !important;
  overflow: hidden !important;
}

.radio-1 {
  background-color: white;
  border-bottom-right-radius: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  padding: 10px 15px;
  position: relative;
}

.radio-1::after {
  content: '';
  width: 30px;
  height: 30px;
  bottom: 0;
  right: 0;
  position: absolute;
  background-image: radial-gradient(circle at 0% 0, transparent 30px, transparent 0px, #d3d3d3 0px);
}

.radio-1 [type="radio"] + label,
.radio-1 [type="checkbox"] + label {
  margin-bottom: 0;
}

.first-radio,
.second-radio,
.third-radio,
.fourth-radio,
.fifth-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.radio-2 {
  text-align: right;
}

.second-radio {
  padding-left: 5px;
  border-left: 2px solid grey;
}

.second-radio .korting-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.main-row {
  position: relative;
}

.main-row .filters {
  border-bottom-right-radius: 28px;
  padding: 10px 15px 0 15px;
}

.main-row .tab-content {
  background: #d2d2d2;
}

.page-title-seo h1 {
  margin: 0;
  padding: 10px 0;
  text-align: center;
  color: white;
  font-weight: 600;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
}

#sim-only {
  background-color: #d3d3d3;
  border-bottom-left-radius: 28px;
}

.first-set,
.second-set {
  padding-top: 17px;
  margin-right: -9px !important;
  margin-left: -9px !important;
}

.under {
  padding-bottom: 10px;
}

.config-option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.radio-config {
  background-color: grey;
}

.drops {
  padding-left: 12px;
}

.drops .flt_nv {
  margin-bottom: 10px;
}

.drops select[name="flt_brand"] {
  margin-bottom: 10px;
}

.separator {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 17px 0 5px;
  position: relative;
  background: #d3d3d3;
  border-bottom-left-radius: 20px;
}

.plus-config {
  position: absolute;
  height: 45px;
  width: 45px;
  left: -22px;
}

.under-radio-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

p.tab-radio {
  font-size: 16px;
  color: #242424;
  font-weight: bold;
  margin: 0;
}

p.tab-radio-2,
p.tab-radio-3 {
  margin: 0;
  font-weight: bold;
  color: #242424;
}

.tab-radio-2 {
  padding-bottom: 10px;
}

.tab-radio-3 {
  padding-left: 20px;
  padding-bottom: 5px;
}

.first-radio > div,
.second-radio > div,
.third-radio > div,
.fourth-radio > div,
.fifth-radio > div {
  margin: 0;
  padding-left: 8px;
}

.fifth-radio {
  padding-top: 7px;
}

.merk {
  font-size: 16px;
  font-weight: bolder;
  display: block;
  padding: 5px 62px 0 14px;
  margin-bottom: 8px !important;
}

.type {
  display: block;
  font-weight: bolder;
  font-size: 16px;
  padding: 2px 68px 2px 14px;
}

.merk,
.type,
.info-buton,
.offer-btn > button {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #ffffff), color-stop(50%, #c4c4c4));
  background: linear-gradient(#ffffff 50%, #c4c4c4 50%);
  text-align: left;
  margin: 0;
  font-family: Arial,Helvetica,sans-serif;
}

.last-line-color {
  background-color: grey;
  border-bottom-left-radius: 30px;
  border-top-right-radius: 30px;
}

.under-title-offer > span {
  font-size: 14px;
}

.logo20-2 {
  width: 256px;
  height: 50px;
}

p.info-footer {
  color: #818181;
  margin: 0;
}

.footer {
  border-bottom-left-radius: 20px;
  border-top-right-radius: 20px;
  padding-top: 19px;
}

.wrap-1 {
  background-color: #6b6565;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 25px;
}

.table-titles {
  background-color: white;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.big-titles {
  position: relative;
  background-color: #6b6565;
  border-top-right-radius: 25px;
}

.table-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: white;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
}

.under-table-footer {
  padding: 5px 44px 0 20px;
}

.contacts-1,
.contacts-2,
.contacts-3,
.contacts-4 {
  list-style: none;
  display: -webkit-box;
  color: white;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

.contacts-1 li,
.contacts-2 li,
.contacts-3 li,
.contacts-4 li {
  padding-left: 2px;
}

.tcl-f-2 {
  padding-left: 24px;
}

.tcl-f-3 {
  padding-left: 28px;
}

.second-content-links {
  padding: 15px 33px 15px 50px;
  border-right: 2px solid grey;
}

.offer-btn > button {
  height: 25px;
  width: 10px;
  padding: 8px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.table-content > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.autoindicators {
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
}

.autoindicators .carousel-indicators {
  bottom: 0;
  margin-bottom: 0;
  left: 0;
  width: 100%;
  margin-left: 0;
}

.carousel-inner {
  overflow: visible !important;
}

.triangle-left {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 0 12px 24px;
  border-color: transparent transparent transparent #626262;
}

.triangle-right {
  width: 0;
  height: 0;
  margin-top: -5px;
  border-style: solid;
  border-width: 15px 30px 15px 0;
  border-color: transparent white transparent transparent;
}

.left-prev {
  position: absolute;
  top: 250px;
  background-color: white;
  border-top-right-radius: 10px;
  padding: 20px 20px 20px 0;
  border-bottom-right-radius: 10px;
  -webkit-box-shadow: 1px 1px 0 2px rgba(210, 210, 211, 0.75);
  box-shadow: 1px 1px 0 2px rgba(210, 210, 211, 0.75);
}

.right-next {
  background-color: #d3d3d3;
  top: 250px;
  padding: 20px 0 20px 13px;
  right: 0;
  position: absolute;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.carousel-indicators li {
  width: 15px !important;
  height: 15px !important;
  border: 2px solid #727272;
  padding-right: 14px;
  padding-top: 14px;
}

.carousel-indicators .active {
  width: 15px !important;
  height: 15px !important;
  background-color: #727272 !important;
  position: relative;
}

#firstCarousel,
#secondCarousel,
#thirdCarousel,
#fourthCarousel,
#fifthCarousel,
#sixthCarousel,
#seventhCarousel,
#eightCarousel {
  padding-bottom: 48px;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.carousel .carousel-inner > .item.next,
.carousel
.carousel-inner > .item.active.right {
  -webkit-transform: translate3d(50%, 0, 0) rotateY(90deg);
  transform: translate3d(50%, 0, 0) rotateY(90deg) scale(0.7);
  top: 0;
}

.carousel .carousel-inner > .item.prev,
.carousel
.carousel-inner > .item.active.left {
  -webkit-transform: translate3d(-50%, 0, 0) rotateY(-90deg);
  transform: translate3d(-50%, 0, 0) rotateY(-90deg) scale(0.7);
}

.carousel .carousel-inner > .item.next.left,
.carousel .carousel-inner > .item.prev.right,
.carousel .carousel-inner > .item.active {
  -webkit-transform: translate3d(0, 0, 0) rotateY(0deg);
  transform: translate3d(0, 0, 0) rotateY(0deg);
}

.info-buton {
  width: 300px;
  height: 27px;
  font-size: 15px;
  text-align: left;
  line-height: 8px;
  font-weight: bold;
}

.info-buton > span.caret {
  float: right;
  margin-right: -8px;
}

.separator-line {
  margin-left: 10px;
}

.first-content-links {
  border-right: 2px solid grey;
  padding: 14px 42px 10px 30px;
}

.first-separator {
  padding-right: 36px;
}

.last-separator {
  padding-left: 35px;
}

.third-content-links {
  padding: 15px 23px 10px 36px;
}

.last-content-links {
  padding-left: 30px;
}

p.table-title.second-table-header {
  padding-left: 61px;
}

p.table-title.third-table-header {
  padding-left: 26px;
}

.disponible {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 3px;
}

.disponible p {
  font-size: 13px;
  margin: 0;
  color: white;
  padding-top: 2px;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
}

.btnconfig-options {
  width: 100%;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.offer-display {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 15px 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.display-offer-table {
  padding-top: 14px;
  padding-right: 12px;
}

.display-offer-table > table > tbody > tr > td {
  padding-bottom: 2px;
}

.offer::before {
  content: '';
  width: 30px;
  height: 30px;
  bottom: 0;
  left: 0;
  position: absolute;
  background-image: radial-gradient(circle at 100% 0, transparent 0%, transparent 30px, #d2d2d2 25px);
}

input[name="phonenumber"]::-webkit-outer-spin-button,
input[name="phonenumber"]::-webkit-inner-spin-button,
input[name="current_phonenumber"]::-webkit-outer-spin-button,
input[name="current_phonenumber"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: textfield;
  margin: 0;
}

.wrapper {
  position: absolute;
  background: #727272;
  border-radius: 10px;
}

.active > .wrapper,
.active > .wrapper * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.active > .wrapper {
  width: 18px;
  height: 18px;
  border-radius: 12px;
  top: -2px;
  right: -2px;
}

.active > .wrapper .pie {
  width: 50%;
  height: 100%;
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  position: absolute;
  background: #d2d2d2;
  border: 5px solid #d2d2d2;
}

.active > .wrapper .spinner {
  border-radius: 100% 0 0 100% / 50% 0 0 50%;
  z-index: 200;
  border-right: none;
  -webkit-animation: rota 30s linear infinite;
          animation: rota 30s linear infinite;
}

.active > .wrapper:hover .spinner,
.active > .wrapper:hover .filler,
.active > .wrapper:hover .mask {
  -webkit-animation-play-state: running;
          animation-play-state: running;
}

.active > .wrapper .filler {
  border-radius: 0 100% 100% 0 / 0 50% 50% 0;
  left: 50%;
  opacity: 0;
  z-index: 100;
  animation: opa 30s steps(1, end) infinite reverse;
  border-left: none;
}

.active > .wrapper .mask {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  position: absolute;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #727272), color-stop(50%, transparent));
  background: linear-gradient(to right, #727272 50%, transparent 50%);
  opacity: 1;
  z-index: 300;
  -webkit-animation: opa 30s steps(1, end) infinite;
          animation: opa 30s steps(1, end) infinite;
}

.results-list-loading,
.results-loading {
  text-align: center;
}

.results-list-loading img,
.results-loading img {
  max-width: 70px;
}

/* Phones */

@media (max-width: 768px) {
  .product {
    height: auto;
  }
}

@-webkit-keyframes rota {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rota {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes opa {
  0% {
    opacity: 1;
  }

  50%, 100% {
    opacity: 0;
  }
}

@keyframes opa {
  0% {
    opacity: 1;
  }

  50%, 100% {
    opacity: 0;
  }
}

.devices_overview {
  min-height: 400px;
  margin-bottom: 25px;
}

.devices_overview .breadcrumb {
  color: #CCCCCC;
  margin-bottom: 10px;
}

.devices_overview .page-title {
  color: #636E75;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 32px;
  font-weight: normal;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.01);
}

.devices_overview .device_block .tab-content {
  border-top-left-radius: 20px;
  background: #2e9b98;
}

.devices_overview .device_block .tab-content .filters-inner {
  padding: 15px;
  /* Buttons */
  /* Up */
  /* Down */
}

.devices_overview .device_block .tab-content .filters-inner .filters-inner-wrapper {
  background-color: #2e9b98;
}

.devices_overview .device_block .tab-content .filters-inner .filters-inner-wrapper .dropdown .dropdown-menu {
  background-color: #fff;
  min-width: 100%;
  max-width: 100%;
  max-height: 200px;
  overflow-y: auto;
}

.devices_overview .device_block .tab-content .filters-inner .filters-inner-wrapper .select2-container--default .select2-selection--single {
  margin-bottom: 5px;
  height: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.devices_overview .device_block .tab-content .filters-inner .filters-inner-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 4px;
  right: 1px;
  width: 20px;
}

.devices_overview .device_block .tab-content .filters-inner .filters-inner-wrapper .filters-left {
  padding-top: 17px;
  margin-top: auto;
}

.devices_overview .device_block .tab-content .filters-inner .filters-inner-wrapper .filters-left.no-select2-margin .select2-container--default .select2-selection--single {
  margin-bottom: 0;
}

.devices_overview .device_block .tab-content .filters-inner .filters-inner-wrapper .filters-right {
  background: transparent;
}

.devices_overview .device_block .tab-content .filters-inner .filters-inner-wrapper .select-option {
  padding: 6px;
}

.devices_overview .device_block .tab-content .filters-inner .filters-inner-wrapper .select-option.selected {
  background-color: #ddd;
  color: #fff;
}

.devices_overview .device_block .tab-content .filters-inner .filters-inner-wrapper .select-option:hover {
  background-color: #5897fb;
  color: #fff;
}

.devices_overview .device_block .tab-content .filters-inner ::-webkit-scrollbar {
  width: 8px;
}

.devices_overview .device_block .tab-content .filters-inner ::-webkit-scrollbar-button:single-button {
  background-color: #f2f2f2;
  display: block;
  border-style: solid;
  height: 8px;
  width: 8px;
}

.devices_overview .device_block .tab-content .filters-inner ::-webkit-scrollbar-button:single-button:vertical:decrement {
  border-width: 0 4px 4px 4px;
  border-color: transparent transparent #555 transparent;
}

.devices_overview .device_block .tab-content .filters-inner ::-webkit-scrollbar-button:single-button:vertical:decrement:hover {
  border-color: transparent transparent #777 transparent;
}

.devices_overview .device_block .tab-content .filters-inner ::-webkit-scrollbar-button:single-button:vertical:increment {
  border-width: 4px 4px 0 4px;
  border-color: #555 transparent transparent transparent;
}

.devices_overview .device_block .tab-content .filters-inner ::-webkit-scrollbar-button:vertical:single-button:increment:hover {
  border-color: #777 transparent transparent transparent;
}

.devices_overview .device_block .logo {
  border-top-right-radius: 16px;
  border-top-left-radius: 16px;
  background-color: #008080;
  font-size: 18px;
  color: #fff;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 20px;
}

.devices_overview .device_block .logo .logo-subtext {
  display: none;
  color: #ff0;
  font-size: 14px;
}

.devices_overview .device_block form .filters .filters-inner-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.devices_overview .device_block .content {
  padding: 15px 0;
  overflow: visible;
  font-size: 12px;
  border: 2px solid #ccc;
  border-top: 0;
}

.devices_overview .device_block .content .device-card-wrapper {
  background-color: #fff;
}

.devices_overview .device_block .content .device-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.devices_overview .device_block .content .device-column .device_box {
  height: 200px;
  width: 43%;
  margin: 5px;
  padding: 10px 0 10px 0;
  text-align: center;
  border: 1px solid #edde07;
  border-radius: 8px;
  cursor: pointer;
}

.devices_overview .device_block .content .device-column .device_box .device-image {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.devices_overview .device_block .content .device-column .device_box .device-image img {
  border: none;
}

.devices_overview .device_block .content .device-column .device_box .device_name {
  padding: 4px;
  height: 50px;
  line-height: 1.2;
}

.devices_overview .device_block .content .device-column .device_box .device_price {
  font-weight: bold;
  line-height: 1;
}

.devices_overview .device_block .content .device-column .device_box .order_device {
  padding: 5px 0 5px 0;
}

.devices_overview .device_block .content .device-column .device_box .order_device .order-device-link {
  color: #008080;
  text-decoration: underline;
}

.devices_overview .device_block .content .device-column .device_box .order_device .order-device-link:hover {
  text-decoration: underline;
}

.devices_overview .device_block .content .result-page-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.select2-container--default .select2-results > .select2-results__options {
  margin-top: 0;
}

.select2-container--open .select2-dropdown--below {
  margin-top: -5px;
}

*:focus {
  outline: none;
}

@media screen and (max-width: 768px) {
  .device_block .filters .filters-left {
    padding: 17px 12px 12px;
  }
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.device_checkout {
  min-height: 400px;
  margin-bottom: 25px;
  font-size: 12px;
}

.device_checkout .breadcrumb {
  color: #CCCCCC;
  margin-bottom: 10px;
}

.device_checkout .page-title {
  color: #636E75;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 32px;
  font-weight: normal;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.01);
}

.device_checkout .filter-provider-list .topdeals {
  background-color: #008080;
}

.device_checkout .filter-provider-list .topdeals a {
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  cursor: pointer;
}

.device_checkout .device_block {
  margin-top: 10px;
  border-radius: 18px;
  border-width: 2px;
  border-style: solid;
  border-color: #008080;
  margin-bottom: 10px;
}

.device_checkout .device_block .logo {
  border-top-right-radius: 16px;
  border-top-left-radius: 16px;
  background-color: #008080;
  font-size: 18px;
  color: #fff;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 20px;
}

.device_checkout .device_block .logo .logo-subtext {
  display: none;
  color: #ff0;
  font-size: 14px;
}

.device_checkout .device_block .content {
  padding-top: 10px;
  padding-bottom: 10px;
  overflow: visible;
  font-size: 12px;
}

.device_checkout .device_block .content .delivery {
  text-align: center;
  margin-bottom: 10px;
  position: relative;
}

.device_checkout .device_block .content .delivery .delivery_time {
  position: absolute;
  z-index: 10;
  top: 25%;
  font-size: 1.2em;
  color: #fff;
  right: 6%;
}

@media screen and (max-width: 768px) {
  .device_checkout .device_block .content .delivery .delivery_time {
    display: none;
  }
}

.device_checkout .device_block .content .form_subscription .accessories {
  margin: 10px;
}

.device_checkout .device_block .content .form_subscription .accessories .image_block {
  margin-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.device_checkout .device_block .content .form_subscription .accessories .accessoires_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.device_checkout .device_block .content .form_subscription .accessories .accessoires_box .accessory_block {
  border: 2px solid #999;
  border-radius: 8px;
  margin-bottom: 20px;
  padding: 5px;
  text-align: center;
  width: 115px;
}

.device_checkout .device_block .content .form_subscription .accessories .accessoires_box .accessory_block .image {
  height: 125px;
  margin-top: 10px;
}

.device_checkout .device_block .content .form_subscription .accessories .accessoires_box .accessory_block .name {
  margin: 10px auto;
  height: 45px;
  font-weight: bold;
  overflow-x: hidden;
}

.device_checkout .device_block .content .form_subscription .accessories .accessoires_box .accessory_block .colors {
  height: 20px;
}

.device_checkout .device_block .content .form_subscription .accessories .accessoires_box .accessory_block .colors select {
  width: 95px;
}

.device_checkout .device_block .content .form_subscription .accessories .accessoires_box .accessory_block .accessory_more_info {
  margin-top: 14px;
}

.device_checkout .device_block .content .form_subscription .accessories .accessoires_box .accessory_block .accessory_more_info a {
  text-decoration: underline;
  color: #000;
}

.device_checkout .device_block .content .form_subscription .accessories .accessoires_box .accessory_block .price {
  margin: 10px auto;
  padding: 0 10px;
}

.device_checkout .device_block .content .form_subscription .subscription {
  width: 100%;
  font-size: 12px;
  margin-bottom: 25px;
  border-collapse: separate;
  border-spacing: 4px;
}

.device_checkout .device_block .content .form_subscription .subscription .fieldset {
  margin-bottom: 10px;
  padding: 10px;
  border-width: 2px;
  border-style: solid;
  border-radius: 8px;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  border-color: silver;
}

.device_checkout .device_block .content .form_subscription .subscription .warning {
  padding: 10px 10px 10px 33px;
  margin-bottom: 15px;
  color: #555555;
  border-radius: 5px 5px 5px 5px;
}

.device_checkout .device_block .content .form_subscription .subscription input[type='text'],
.device_checkout .device_block .content .form_subscription .subscription input[type='password'],
.device_checkout .device_block .content .form_subscription .subscription textarea {
  background: #F8F8F8;
  border: 1px solid #CCCCCC;
  padding: 2px;
  margin-left: 0;
  margin-right: 0;
}

.device_checkout .device_block .content .form_subscription .subscription input[type="radio"],
.device_checkout .device_block .content .form_subscription .subscription input[type="radio"]:checked {
  position: relative;
  left: 0;
  margin: 0 4px 0 8px;
  vertical-align: middle;
}

.device_checkout .device_block .content .form_subscription .subscription select {
  background: #F8F8F8;
  border: 1px solid #CCCCCC;
  padding: 2px;
}

.device_checkout .device_block .content .form_subscription .subscription label {
  cursor: pointer;
}

.device_checkout .device_block .content .form_subscription .cart_block {
  border-width: 1px !important;
  border-style: solid;
  border-color: #008080;
  border-radius: 8px;
  margin-bottom: 20px;
}

.device_checkout .device_block .content .form_subscription .cart_block .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-repeat: no-repeat !important;
  background-position: 10px 2px !important;
  font-size: 18px;
  color: #fff;
  padding: 10px 5px 5px;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}

.device_checkout .device_block .content .form_subscription .cart_block .content {
  padding-right: 10px;
  padding-left: 10px;
}

.device_checkout .device_block .content .form_subscription .cart_block .content .cart-table {
  font-size: 12px;
  width: 100%;
}

.device_checkout .device_block .content .form_subscription .cart_block .content .cart-table .subtotal td,
.device_checkout .device_block .content .form_subscription .cart_block .content .cart-table .total td {
  font-weight: bold;
  padding-top: 8px;
  padding-bottom: 8px;
}

.device_checkout .device_block .content .form_subscription .cart_block .content .cart-table .subtotal td .total {
  color: #fff;
}

.device_checkout .device_block .content .form_subscription .cart_block .content .cart-table .cart_monthly_title div,
.device_checkout .device_block .content .form_subscription .cart_block .content .cart-table .cart_once_title div {
  text-align: center;
  font-weight: bold;
  font-size: 1.5em;
  margin-bottom: 4px;
  padding-top: 20px;
}

.device_checkout .device_block .content .form_subscription .cart_block .content .cart-table td {
  border-spacing: 0;
  border-collapse: separate;
  color: #666;
  vertical-align: top;
  padding-bottom: 2px;
}

.device_checkout .device_block .content .form_subscription .cart_block .content .cart-table td:nth-child(2),
.device_checkout .device_block .content .form_subscription .cart_block .content .cart-table td:nth-child(3),
.device_checkout .device_block .content .form_subscription .cart_block .content .cart-table td:last-child {
  text-align: right;
}

.device_checkout .device_block .content .form_subscription .cart_block .content .cart-table .euro {
  padding-right: 2px;
}

.device_checkout .device_block .content .form_subscription .info_block {
  border-width: 1px !important;
  border-style: solid;
  border-color: #008080;
  border-radius: 8px;
  margin-bottom: 20px;
}

.device_checkout .device_block .content .form_subscription .info_block .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-repeat: no-repeat !important;
  background-position: 10px 2px !important;
  font-size: 18px;
  color: #fff;
  padding: 10px 5px 5px;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}

.device_checkout .device_block .content .form_subscription .info_block .content {
  padding-right: 10px;
  padding-left: 10px;
}

.device_checkout .device_block .content .form_subscription .info_block .content ul {
  list-style-image: url(/images/checkmark.png?a86120628eb81ad01a4a3c9ce1d9f250);
  list-style-position: outside;
  margin-left: 20px;
  padding-left: 0;
}

.device_checkout .device_block .content .form_subscription .info_block .content ul li {
  margin-bottom: 10px;
}

.device_checkout .new_provider_block .header {
  background: #008080;
}

.device_checkout .new_provider_block .body b,
.device_checkout .new_provider_block .body strong,
.device_checkout .new_provider_block .body .details-title {
  color: #008080;
}

.device_checkout .new_provider_block .footer {
  background: #008080;
}

.device_checkout .info-bottom-tabs .panel-body b,
.device_checkout .info-bottom-tabs .panel-body strong,
.device_checkout .info-bottom-tabs .panel-body .details-title {
  color: #008080;
}

.device_checkout.checkout .tab-content .content .image-carousel .bg-carousel img {
  width: 228px;
  height: 228px;
}

@media screen and (max-width: 767px) {
  #colorbox .cboxPhoto {
    width: 250px !important;
    height: 250px !important;
  }

  #colorbox #cboxTitle {
    display: none !important;
  }
}

@media screen and (max-width: 1170px) {
  .device_checkout .filter-provider-list {
    background-color: #008080;
  }
}

.accessory_banner {
  margin-bottom: 25px;
}

.other-accessories {
  display: none;
}

.accessory_banner_text {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 17px;
  line-height: 1.441666;
  color: #eeeeee;
  background-color: black;
  padding: 15px 40px;
  border-width: 1px 0;
  border-radius: 15px 0;
  margin-bottom: 20px;
}

.accessory_banner_text .accessory_banner_text_yellow {
  color: #c1a213;
}

.accessory_banner_responsive .img-responsive {
  width: 100%;
}

.panel-body::-webkit-scrollbar {
  width: 0.5em;
}

.panel-body:hover::-webkit-scrollbar {
  width: 0.8em;
}

.panel-body::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  background-color: #f5f5f5;
}

.panel-body::-webkit-scrollbar-thumb {
  background-color: #6a6b6c;
  outline: 1px solid slategrey;
}

.panel-group {
  margin-bottom: 0;
}

.panel-group .panel-body {
  max-height: 355px;
  overflow-y: auto;
}

.panel-group .panel {
  border-radius: 0;
  border-width: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.panel-group .show-menu {
  position: relative;
  border-width: 1px 0;
  border-top-left-radius: 15px;
  padding-bottom: 20px;
  background: #095576;
  background: -webkit-gradient(linear, left top, left bottom, from(#095576), to(#1389a9));
  background: linear-gradient(180deg, #095576 0%, #1389a9 100%);
}

.panel-group .show-menu .add-menu-header {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px 5px 20px;
}

.panel-group .show-menu .glyphicons.glyphicons-minus,
.panel-group .show-menu .glyphicons.glyphicons-plus {
  font-size: 30px;
  color: #148bac;
}

.panel-group .show-menu .phone_brand {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 17px;
}

.panel-group .show-menu::after {
  content: '';
  position: absolute;
  background-color: white;
  border-width: 1px 0;
  border-top-left-radius: 20px;
  width: 103%;
  left: -1%;
  height: 21px;
}

.panel-group .panel + .panel {
  margin-top: -15px;
}

.phone_brand_item:checked + label,
.phone_brand_item:not(:checked) + label {
  font-size: 17px;
  color: white;
  padding-left: 55px;
}

.phone_brand_item:checked + label,
.phone_brand_item:checked + label {
  color: #f5af29;
}

.phone_brand_item:not(:checked) + label:before {
  width: 50px;
  border: 2px solid white;
  border-radius: 16px;
}

.phone_brand_item:checked + label:before {
  width: 50px;
  border: none;
  border-radius: 16px;
  background-color: #f5af29;
}

.phone_brand_item:checked + label:after,
.phone_brand_item:not(:checked) + label:after {
  background-color: transparent;
}

.show-menu-title {
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  color: white;
  width: 100%;
}

.show-menu-title:hover {
  color: white;
  text-decoration: none;
}

.show-menu-title:focus {
  color: white;
  text-decoration: none;
}

.add-menu-header[aria-expanded='true'] .icon::before {
  content: "\E434";
}

.empty-devices {
  font-size: 17px;
  color: white;
  font-weight: 600;
}

.category_selector {
  position: relative;
  background-color: #cccccc;
  padding: 12px 25px 15px 25px;
  border-width: 1px 0;
  border-radius: 15px 0;
  margin-top: -14px;
}

.category_selector_title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
}

.category_selector_options {
  width: 100%;
  font-size: 15px;
  border-radius: 3px;
  padding: 5px 15px;
}

.filter-wrapper-side {
  padding: 15px 25px;
}

.sort-select-title {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  margin-bottom: 15px;
}

.color-select-group {
  position: relative;
  cursor: pointer;
  margin-right: 10px;
}

.color-select-group input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkmark {
  content: '';
  width: 22px;
  height: 22px;
  border: 1px solid darkgrey;
}

.checkmark.zwart {
  background-color: black;
}

.checkmark.multi {
  background: #702c0c;
  background: linear-gradient(-225deg, #702c0c 0%, #f3bd8b 20%, #1aa2a8 40%, #24cbfb 60%, #fff938 80%, #fdad2a 100%);
}

.checkmark.blauw {
  background-color: #3860fb;
}

.checkmark.roze {
  background-color: #fc48c0;
}

.checkmark.transparant {
  position: relative;
  background-color: transparent;
}

.checkmark.transparant::before {
  content: '';
  position: absolute;
  width: 100%;
  border-top: 1px solid red;
  bottom: 50%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.checkmark.transparant::after {
  content: '';
  position: absolute;
  width: 100%;
  border-top: 1px solid red;
  bottom: 50%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.checkmark.goud {
  background: #aa7b30;
  background: -webkit-gradient(linear, left top, right top, from(#aa7b30), color-stop(49%, #fcdb6b), to(#aa7b30));
  background: linear-gradient(90deg, #aa7b30 0%, #fcdb6b 49%, #aa7b30 100%);
}

.checkmark.rood {
  background-color: #e70b19;
}

.checkmark.wit {
  background-color: white;
}

.checkmark.bruin {
  background-color: #6e3e1c;
}

.checkmark.grijs {
  background-color: #838383;
}

.checkmark.zilver {
  background: darkgray;
  background: -webkit-gradient(linear, left top, right top, from(darkgray), color-stop(49%, whitesmoke), to(darkgray));
  background: linear-gradient(90deg, darkgray 0%, whitesmoke 49%, darkgray 100%);
}

.checkmark.groen {
  background-color: #2fb342;
}

.checkmark.paars {
  background-color: #924da8;
}

.checkmark.geel {
  background-color: #fffa37;
}

.checkmark.oranje {
  background-color: #fa642c;
}

.color-select-checkbox:checked ~ .checkmark {
  border: 1px solid red;
}

.sort-cover-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.sort-cover-type .sort-cover-text {
  font-weight: normal;
}

.material-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.material-type .material-text {
  font-weight: normal;
}

.theme-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.theme-type .theme-text {
  font-weight: normal;
}

.sale-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.sale-type .sale-text {
  font-weight: normal;
}

.sort-cover-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.sort-cover-body .sort-cover-item {
  cursor: pointer;
}

.sort-cover-title {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  margin-bottom: 15px;
}

.sort-cover-type {
  font-weight: 500;
}

.cart-top-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.top-cart-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
}

.top-cart-section.right {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #005477;
  border-width: 1px 0;
  border-top-right-radius: 15px;
  width: 70%;
}

.top-cart-section.right .cart-name {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: white;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.cart-value {
  font-size: 24px;
  font-weight: 600;
  color: white;
}

.top-cart-section.left {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #cccccc;
  padding-left: 30px;
  margin-right: 10px;
  width: 100%;
}

.top-cart-section.left .glyphicon {
  color: white;
}

.cart-value-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.cart-body-wrapper {
  border: 1px solid #ddd;
  padding: 20px 20px 40px 20px;
  border-radius: 15px 0;
  margin-bottom: 10px;
  display: none;
}

.cart-body-wrapper .cart-top-item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 28px;
}

.cart-body-wrapper .cart-top-item-wrapper .cart-product-wrapper {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}

.cart-body-wrapper .cart-top-item-wrapper .cart-product-wrapper .product-column-title {
  font-weight: 600;
  margin-bottom: 10px;
}

.cart-body-wrapper .cart-top-item-wrapper .cart-product-wrapper .product-column-body-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cart-body-wrapper .cart-top-item-wrapper .cart-product-wrapper .product-column-body-wrapper .product-column-body-image-wrapper {
  border: 1px solid #ddd;
  margin-right: 35px;
}

.cart-body-wrapper .cart-top-item-wrapper .cart-product-wrapper .product-column-body-wrapper .product-column-body-image-wrapper .product-cart-image {
  width: 64px;
  height: 64px;
}

.cart-body-wrapper .cart-top-item-wrapper .cart-product-wrapper .product-column-body-wrapper .product-column-body-description-wrapper {
  padding-top: 5px;
}

.cart-body-wrapper .cart-top-item-wrapper .cart-product-wrapper .product-column-body-wrapper .product-column-body-description-wrapper .glyphicon-ok {
  color: #4998b4;
  text-shadow: 1px 1px grey;
}

.cart-body-wrapper .cart-top-item-wrapper .cart-prices-wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: block;
}

.cart-body-wrapper .cart-top-item-wrapper .cart-prices-wrapper .cart-prices-column-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cart-body-wrapper .cart-top-item-wrapper .cart-prices-wrapper .cart-prices-column-title:first-child {
  padding-left: 15px;
}

.cart-body-wrapper .cart-top-item-wrapper .cart-prices-wrapper .cart-prices-column-title .cart-prices-column {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-weight: 600;
}

.cart-body-wrapper .cart-top-item-wrapper .cart-prices-wrapper .cart-prices-column-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cart-body-wrapper .cart-top-item-wrapper .cart-prices-wrapper .cart-prices-column-body .cart-prices-item-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.cart-body-wrapper .cart-top-item-wrapper .cart-prices-wrapper .cart-prices-column-body .cart-prices-item-body .item-quantity {
  border-width: 0;
  border: 1px solid #ddd;
  color: #777777;
  font-weight: 600;
  width: 50px;
  margin-right: 10px;
  padding-left: 6px;
  background-color: #eeeeee;
}

.cart-body-wrapper .cart-top-item-wrapper .cart-prices-wrapper .cart-prices-column-body .cart-prices-item-body .remove-quantity-wrapper {
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cart-body-wrapper .cart-top-item-wrapper .cart-prices-wrapper .cart-prices-column-body .cart-prices-item-body .remove-quantity-wrapper .remove-quantity {
  color: #cccccc;
}

.cart-body-wrapper .cart-top-item-wrapper .cart-prices-wrapper .cart-prices-column-body .cart-prices-item-body .remove-quantity-wrapper .remove-quantity:hover {
  cursor: pointer;
  color: black;
}

.cart-body-wrapper .cart-bottom-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.cart-body-wrapper .cart-bottom-content-wrapper .cart-delivery-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.cart-body-wrapper .cart-bottom-content-wrapper .cart-delivery-wrapper .delivery-wrapper {
  width: 60%;
  border: 1px solid #ddd;
}

.cart-body-wrapper .cart-bottom-content-wrapper .cart-delivery-wrapper .delivery-wrapper:first-child {
  margin-bottom: 22px;
}

.cart-body-wrapper .cart-bottom-content-wrapper .cart-delivery-wrapper .delivery-wrapper .delivery-title {
  font-weight: 600;
  text-align: center;
  background-color: #f9f9f9;
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
}

.cart-body-wrapper .cart-bottom-content-wrapper .cart-delivery-wrapper .delivery-wrapper .delivery-body {
  font-family: Arial, Helvetica, sans-serif;
  padding: 20px;
  font-size: 13px;
  color: #666666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cart-body-wrapper .cart-bottom-content-wrapper .cart-delivery-wrapper .delivery-wrapper .delivery-body .delivery-icon1 {
  width: 28px;
  height: 22px;
  margin-right: 10px;
}

.cart-body-wrapper .cart-bottom-content-wrapper .cart-delivery-wrapper .delivery-wrapper .delivery-body .delivery-icon2 {
  width: 25px;
  height: 25px;
  margin-right: 10px;
}

.cart-body-wrapper .cart-bottom-content-wrapper .price-summary-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #ddd;
  border-radius: 5px;
  height: 100%;
  background-color: #f9f9f9;
  padding: 23px;
  width: 45%;
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.cart-body-wrapper .cart-bottom-content-wrapper .price-summary-wrapper .shipping-fee-wrapper {
  display: block;
}

.cart-body-wrapper .cart-bottom-content-wrapper .price-summary-wrapper .shipping-fee-wrapper .shipping-fee {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 600;
  border-bottom: 1px solid #ddd;
  padding-bottom: 22px;
  margin-bottom: 22px;
}

.cart-body-wrapper .cart-bottom-content-wrapper .price-summary-wrapper .shipping-fee-wrapper .shipping-fee .shipping-label-1 {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}

.cart-body-wrapper .cart-bottom-content-wrapper .price-summary-wrapper .shipping-fee-wrapper .shipping-fee .shipping-label-2 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #4998b4;
  text-shadow: 1px 1px grey;
}

.cart-body-wrapper .cart-bottom-content-wrapper .price-summary-wrapper .total-price-wrapper {
  display: block;
  margin-bottom: 22px;
}

.cart-body-wrapper .cart-bottom-content-wrapper .price-summary-wrapper .total-price-wrapper .including-vat-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  font-weight: 700;
}

.cart-body-wrapper .cart-bottom-content-wrapper .price-summary-wrapper .total-price-wrapper .including-vat-wrapper .vat-label-1 {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}

.cart-body-wrapper .cart-bottom-content-wrapper .price-summary-wrapper .total-price-wrapper .including-vat-wrapper .vat-label-2 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.cart-body-wrapper .cart-bottom-content-wrapper .price-summary-wrapper .checkout-button-wrapper {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.checkout-button {
  background-color: #f5af29;
  padding: 10px 30px;
  font-size: 15px;
  font-weight: 600;
}

.accessory-list-banner {
  background-color: #ededed;
  height: 50px;
  padding: 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top-left-radius: 15px;
}

.accessory-list-banner .accessory-counter {
  margin-right: 3px;
}

.accessories-block .logo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 600;
  padding: 10px 30px;
}

.accessories-block .overview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.accessories-block .overview .accessories-page-block {
  width: 33.33333333%;
  height: auto;
  padding: 15px 25px;
  margin-bottom: 10px;
  border: 1px solid transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.accessories-block .overview .accessories-page-block:hover {
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  border: 1px solid #ccc;
  border-radius: 15px 0;
}

.accessories-block .overview .accessories-page-block:hover .product-pricing-wrapper .add-product {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-color: #f5af29;
  color: black;
}

.accessories-block .overview .accessories-page-block .image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  margin-bottom: 20px;
}

.accessories-block .overview .accessories-page-block .image::before {
  display: none;
  position: absolute;
  content: "-25%";
  font-size: 14px;
  color: white;
  text-align: center;
  padding: 5px 0;
  left: 0;
  width: 60px;
  background-color: #d82350;
}

.accessories-block .overview .accessories-page-block .image .accessory-image {
  height: 200px;
  max-height: 200px;
}

.accessories-block .overview .accessories-page-block .name {
  font-weight: 600;
  margin-bottom: 35px;
}

.accessories-block .overview .accessories-page-block .price {
  font-size: 24px;
  font-weight: 600;
  color: #404040;
  position: relative;
  padding-left: 13px;
  margin-bottom: 10px;
}

.accessories-block .overview .accessories-page-block .price::before {
  content: '\20AC';
  position: absolute;
  left: 0;
}

.accessories-block .overview .accessories-page-block .product-pricing-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.accessories-block .overview .accessories-page-block .product-pricing-wrapper .add-product {
  background-color: #005477;
  color: white;
  width: 60px;
  height: 30px;
  font-weight: 600;
  padding: 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.accessories-block .overview .accessories-page-block .product-pricing-wrapper .show-more {
  font-size: 12px;
  color: #767373;
  cursor: pointer;
}

@media only screen and (min-width: 768px) {
  .cart-top-item-wrapper:not(:first-child) .product-column-title {
    display: none;
  }

  .cart-top-item-wrapper:not(:first-child) .cart-prices-column {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .top-cart-section.right {
    background-color: #008aad;
    width: 100%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 15px;
  }

  .cart-body-wrapper {
    border: none;
    padding: 0;
  }

  .cart-body-wrapper .cart-top-item-wrapper {
    display: block;
  }

  .cart-body-wrapper .cart-top-item-wrapper .cart-product-wrapper .product-column-title {
    color: #008aab;
    padding-left: 15px;
  }

  .cart-body-wrapper .cart-top-item-wrapper .cart-product-wrapper .product-column-body-wrapper {
    margin-bottom: 10px;
    border: 1px solid #005477;
    border-radius: 15px 0;
    padding: 20px;
  }

  .cart-body-wrapper .cart-top-item-wrapper .cart-product-wrapper .product-column-body-wrapper .product-column-body-image-wrapper {
    border: 0;
    margin-right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .cart-body-wrapper .cart-top-item-wrapper .cart-product-wrapper .product-column-body-wrapper .product-column-body-image-wrapper .product-cart-image {
    width: 80px;
    height: 80px;
  }

  .cart-body-wrapper .cart-top-item-wrapper .cart-product-wrapper .product-column-body-wrapper .product-column-body-description-wrapper .product-column-body-title {
    margin-bottom: 15px;
  }

  .cart-body-wrapper .cart-top-item-wrapper .cart-product-wrapper .product-column-body-wrapper .product-column-body-description-wrapper .product-column-body-stock .glyphicon-ok {
    text-shadow: none;
  }

  .cart-body-wrapper .cart-top-item-wrapper .cart-prices-wrapper .cart-prices-column-title {
    margin-bottom: 5px;
  }

  .cart-body-wrapper .cart-top-item-wrapper .cart-prices-wrapper .cart-prices-column-body {
    padding-left: 15px;
  }

  .cart-body-wrapper .cart-top-item-wrapper .cart-prices-wrapper .cart-prices-column-body .cart-prices-item-body {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .cart-body-wrapper .cart-top-item-wrapper .cart-prices-wrapper .cart-prices-column-body .cart-prices-item-body .remove-quantity-wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border: 1px solid #ddd;
  }

  .cart-body-wrapper .cart-bottom-content-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .cart-body-wrapper .cart-bottom-content-wrapper .cart-delivery-wrapper {
    margin-bottom: 10px;
  }

  .cart-body-wrapper .cart-bottom-content-wrapper .price-summary-wrapper {
    width: 100%;
    padding: 0;
    border: 0;
    margin-bottom: 10px;
    background-color: transparent;
  }

  .cart-body-wrapper .cart-bottom-content-wrapper .price-summary-wrapper .checkout-button-wrapper {
    background-color: #e9f7fd;
    -ms-flex-item-align: center;
        align-self: center;
    width: 100%;
    padding-bottom: 20px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-bottom-right-radius: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .cart-body-wrapper .cart-bottom-content-wrapper .price-summary-wrapper .checkout-button-wrapper .checkout-button {
    width: 80%;
    border-radius: 60px;
  }

  .cart-body-wrapper .cart-bottom-content-wrapper .price-summary-wrapper .checkout-button-wrapper .checkout-button:focus {
    outline: none;
  }

  .cart-body-wrapper .cart-bottom-content-wrapper .price-summary-wrapper .shipping-fee-wrapper .shipping-fee {
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-top-left-radius: 15px;
    padding: 15px 30px 20px 0;
    margin-bottom: 0;
  }

  .cart-body-wrapper .cart-bottom-content-wrapper .price-summary-wrapper .shipping-fee-wrapper .shipping-fee .shipping-label-2 {
    text-shadow: none;
  }

  .cart-body-wrapper .cart-bottom-content-wrapper .price-summary-wrapper .total-price-wrapper {
    background-color: #e9f7fd;
    margin-bottom: 0;
    padding: 20px 0;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }

  .cart-body-wrapper .cart-bottom-content-wrapper .price-summary-wrapper .total-price-wrapper .including-vat-wrapper {
    padding-right: 30px;
  }

  .cart-body-wrapper .cart-bottom-content-wrapper .cart-delivery-wrapper {
    padding: 0 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .cart-body-wrapper .cart-bottom-content-wrapper .cart-delivery-wrapper .delivery-wrapper {
    width: 100%;
    border-bottom-left-radius: 15px;
  }

  .cart-body-wrapper .cart-bottom-content-wrapper .cart-delivery-wrapper .delivery-wrapper:last-child {
    margin-bottom: 10px;
  }

  .cart-body-wrapper .cart-bottom-content-wrapper .cart-delivery-wrapper .delivery-wrapper .delivery-title {
    font-size: 18px;
    border-bottom-right-radius: 15px;
  }

  .cart-body-wrapper .cart-bottom-content-wrapper .cart-delivery-wrapper .delivery-wrapper:first-child {
    margin-bottom: 0;
  }

  .cart-body-wrapper .cart-bottom-content-wrapper .cart-delivery-wrapper .delivery-wrapper .delivery-body {
    font-size: 18px;
  }

  .cart-body-wrapper .cart-bottom-content-wrapper .cart-delivery-wrapper .delivery-wrapper .delivery-body .delivery-icon2 {
    width: 40px;
    height: 40px;
  }

  .cart-body-wrapper .cart-bottom-content-wrapper .cart-delivery-wrapper .delivery-wrapper .delivery-body .delivery-icon1 {
    width: 40px;
    height: 34px;
  }

  .accessory-type::after {
    display: none;
  }

  .panel-group .show-menu:last-child {
    padding-bottom: 0;
    margin-bottom: 6px;
  }

  .category_selector {
    margin-bottom: 10px;
  }

  .phone_brand_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5px 10px;
  }

  .cart-top-wrapper {
    display: block;
  }

  .accessory-list-banner {
    background-color: #008aad;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-bottom-right-radius: 15px;
    padding: 10px 30px;
    height: auto;
  }

  .accessory-list-banner .filter-button {
    border-radius: 60px;
    background-color: white;
    font-size: 17px;
    font-weight: 600;
    padding: 5px 15px;
    color: #008aad;
  }

  .accessory-list-banner .filter-button:focus {
    outline: none;
  }

  .accessory-list-banner .accessory-counter-wrapper {
    color: white;
    font-weight: bold;
    font-size: 15px;
  }

  .accessories-block .overview {
    display: block;
  }

  .accessories-block .overview .accessories-page-block {
    width: 100%;
  }

  .accessories-block .overview .accessories-page-block:hover {
    border: 1px solid #005477;
  }

  .accessories-block .overview .accessories-page-block .product-pricing-wrapper .accessory-price-wrapper {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }

  .accessories-block .overview .accessories-page-block .product-pricing-wrapper .add-product {
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
    border-radius: 60px;
    font-size: 23px;
    height: 100%;
    padding: 5px 0;
  }

  .accessories-block .overview .accessories-page-block .product-pricing-wrapper .add-product:focus {
    outline: none;
  }
}

@media only screen and (max-width: 375px) {
  .accessory-list-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .accessory-list-banner .accessory-counter-wrapper {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 320px) {
  .cart-prices-wrapper .cart-prices-column-title .cart-prices-column:first-child {
    margin-right: 10px;
  }

  .cart-prices-wrapper .cart-prices-column-body {
    padding-left: 15px;
  }

  .cart-prices-wrapper .cart-prices-column-body .cart-prices-item-body:first-child {
    margin-right: 10px;
  }
}

.accessory_overview {
  min-height: 400px;
  margin-bottom: 25px;
  font-size: 12px;
}

.accessory_overview .breadcrumb {
  color: #CCCCCC;
  margin-bottom: 10px;
}

.accessory_overview .page-title {
  color: #636E75;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 32px;
  font-weight: normal;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.01);
}

.accessory_overview .brand_block {
  border-radius: 18px;
  border-width: 2px;
  border-style: solid;
  border-color: #008080;
  margin-bottom: 10px;
}

.accessory_overview .brand_block .filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 5px;
  margin-bottom: 10px;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
  color: #000;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.accessory_overview .brand_block .filter .filter_item {
  margin-bottom: 15px;
}

.accessory_overview .brand_block .filter .filter_item select {
  background: #F8F8F8;
  border: 1px solid #CCCCCC;
  padding: 2px;
  font-size: 12px;
}

.accessory_overview .brand_block .filter .filter_item select .device_type {
  display: none;
}

.accessory_overview .accessoires {
  display: none;
}

.accessory_overview .accessories_block {
  width: 100%;
  margin-top: 10px;
  border-radius: 18px;
  border-width: 2px;
  border-style: solid;
  border-color: #008080;
}

.accessory_overview .accessories_block .logo {
  border-top-right-radius: 16px;
  border-top-left-radius: 16px;
  background-color: #008080;
  font-size: 18px;
  color: #fff;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 20px;
}

.accessory_overview .accessories_block .content {
  padding-top: 10px;
  padding-bottom: 10px;
  overflow: visible;
}

.accessory_overview .accessories_block .content .overview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.accessory_overview .accessories_block .content .overview .accessories_page_block {
  border: 2px solid #999;
  border-radius: 8px;
  margin: 0 10px 20px 10px;
  padding: 10px 5px 5px;
  text-align: center;
  width: 256px;
  max-width: 256px;
}

.accessory_overview .accessories_block .content .overview .accessories_page_block .image {
  height: 250px;
  margin-bottom: 10px;
}

.accessory_overview .accessories_block .content .overview .accessories_page_block .name {
  margin: 0 auto 10px;
  height: 45px;
  font-weight: bold;
  overflow-x: hidden;
}

.accessory_overview .accessories_block .content .overview .accessories_page_block .accessory_more_info {
  margin-bottom: 10px;
}

.accessory_overview .accessories_block .content .overview .accessories_page_block .accessory_more_info a {
  text-decoration: underline;
  color: #000;
}

.accessory_overview .accessories_block .content .overview .accessories_page_block .colors {
  height: 20px;
  margin-bottom: 14px;
}

.accessory_overview .accessories_block .content .overview .accessories_page_block .colors select {
  width: 95px;
}

.accessory_overview .accessories_block .content .overview .accessories_page_block .price {
  margin: 0 auto 10px;
  padding: 0 10px;
}

.accessory_overview .accessories_block .content .overview .accessories_page_block .order_qty {
  width: 40px;
}

.accessory_overview .accessories_block .content .cart_block {
  border-width: 1px !important;
  border-style: solid;
  border-color: #008080;
  border-radius: 8px;
  margin-bottom: 20px;
  display: none;
}

.accessory_overview .accessories_block .content .cart_block .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-repeat: no-repeat !important;
  background-position: 10px 2px !important;
  font-size: 18px;
  color: #fff;
  padding: 10px 5px 5px;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}

.accessory_overview .accessories_block .content .cart_block .content {
  padding-right: 10px;
  padding-left: 10px;
}

.accessory_overview .accessories_block .content .cart_block .content form {
  margin-bottom: 0;
}

.accessory_overview .accessories_block .content .cart_block .content .cart-table {
  font-size: 12px;
  width: 100%;
}

.accessory_overview .accessories_block .content .cart_block .content .cart-table .subtotal td,
.accessory_overview .accessories_block .content .cart_block .content .cart-table .total td {
  font-weight: bold;
  padding-top: 8px;
  padding-bottom: 8px;
}

.accessory_overview .accessories_block .content .cart_block .content .cart-table .subtotal td .total {
  color: #fff;
}

.accessory_overview .accessories_block .content .cart_block .content .cart-table .cart_monthly_title h3,
.accessory_overview .accessories_block .content .cart_block .content .cart-table .cart_once_title h3 {
  text-align: center;
  font-weight: bold;
  font-size: 1.5em;
  margin-bottom: 4px;
  padding-top: 20px;
}

.accessory_overview .accessories_block .content .cart_block .content .cart-table .submit_btn {
  color: #000;
}

.accessory_overview .accessories_block .content .cart_block .content .cart-table td {
  border-spacing: 0;
  border-collapse: separate;
  color: #666;
  vertical-align: top;
  padding-bottom: 2px;
  font-size: 12px;
}

.accessory_overview .accessories_block .content .cart_block .content .cart-table td:nth-child(2),
.accessory_overview .accessories_block .content .cart_block .content .cart-table td:nth-child(3),
.accessory_overview .accessories_block .content .cart_block .content .cart-table td:last-child {
  text-align: right;
}

.accessory_overview .accessories_block .content .cart_block .content .cart-table .euro {
  padding-right: 2px;
}

.accessory_overview .sticky-top {
  top: 10px;
}

@media screen and (max-width: 767px) {
  #colorbox .cboxPhoto {
    width: 250px !important;
    height: 250px !important;
  }

  #colorbox #cboxTitle {
    display: none !important;
  }

  .fixed-bottom .cart_block {
    margin: 0 15px !important;
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 20;
    background-color: #fff;
  }
}

.accessory_checkout {
  min-height: 400px;
  margin-bottom: 25px;
  font-size: 12px;
}

.accessory_checkout .breadcrumb {
  color: #CCCCCC;
  margin-bottom: 10px;
}

.accessory_checkout .page-title {
  color: #636E75;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 32px;
  font-weight: normal;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.01);
}

.accessory_checkout .device_block {
  margin-top: 10px;
  border-radius: 18px;
  border-width: 2px;
  border-style: solid;
  border-color: #008080;
  margin-bottom: 10px;
}

.accessory_checkout .device_block .logo {
  border-top-right-radius: 16px;
  border-top-left-radius: 16px;
  background-color: #008080;
  font-size: 18px;
  color: #fff;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 20px;
}

.accessory_checkout .device_block .content {
  padding-top: 10px;
  padding-bottom: 10px;
  overflow: visible;
  font-size: 12px;
}

.accessory_checkout .device_block .content .cart_block {
  border-width: 1px !important;
  border-style: solid;
  border-color: #008080;
  border-radius: 8px;
  margin-bottom: 20px;
}

.accessory_checkout .device_block .content .cart_block .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-repeat: no-repeat !important;
  background-position: 10px 2px !important;
  font-size: 18px;
  color: #fff;
  padding: 10px 5px 5px;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}

.accessory_checkout .device_block .content .cart_block .content {
  padding-right: 10px;
  padding-left: 10px;
}

.accessory_checkout .device_block .content .cart_block .content .cart-table {
  font-size: 12px;
  width: 100%;
}

.accessory_checkout .device_block .content .cart_block .content .cart-table .subtotal td,
.accessory_checkout .device_block .content .cart_block .content .cart-table .total td {
  font-weight: bold;
  padding-top: 8px;
  padding-bottom: 8px;
}

.accessory_checkout .device_block .content .cart_block .content .cart-table .subtotal td .total {
  color: #fff;
}

.accessory_checkout .device_block .content .cart_block .content .cart-table .cart_monthly_title h3,
.accessory_checkout .device_block .content .cart_block .content .cart-table .cart_once_title h3 {
  text-align: center;
  font-weight: bold;
  font-size: 1.5em;
  margin-bottom: 4px;
  padding-top: 20px;
}

.accessory_checkout .device_block .content .cart_block .content .cart-table td {
  border-spacing: 0;
  border-collapse: separate;
  color: #666;
  vertical-align: top;
  padding-bottom: 2px;
}

.accessory_checkout .device_block .content .cart_block .content .cart-table td:nth-child(2),
.accessory_checkout .device_block .content .cart_block .content .cart-table td:nth-child(3),
.accessory_checkout .device_block .content .cart_block .content .cart-table td:last-child {
  text-align: right;
}

.accessory_checkout .device_block .content .cart_block .content .cart-table .euro {
  padding-right: 2px;
}

.accessory_checkout .device_block .content .subscription {
  width: 100%;
  font-size: 12px;
  margin-bottom: 15px;
  border-collapse: separate;
  border-spacing: 4px;
}

.accessory_checkout .device_block .content .subscription .fieldset {
  margin-bottom: 10px;
  padding: 10px;
  border-width: 2px;
  border-style: solid;
  border-radius: 8px;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  border-color: silver;
}

.accessory_checkout .device_block .content .subscription .warning {
  padding: 10px 10px 10px 33px;
  margin-bottom: 15px;
  color: #555555;
  border-radius: 5px 5px 5px 5px;
}

.accessory_checkout .device_block .content .subscription input[type='text'],
.accessory_checkout .device_block .content .subscription input[type='password'],
.accessory_checkout .device_block .content .subscription textarea {
  background: #F8F8F8;
  border: 1px solid #CCCCCC;
  padding: 2px;
  margin-left: 0;
  margin-right: 0;
}

.accessory_checkout .device_block .content .subscription input[type="radio"],
.accessory_checkout .device_block .content .subscription input[type="radio"]:checked {
  position: relative;
  left: 0;
  margin: 0 4px 0 8px;
  vertical-align: middle;
}

.accessory_checkout .device_block .content .subscription select {
  background: #F8F8F8;
  border: 1px solid #CCCCCC;
  padding: 2px;
}

.accessory_checkout .device_block .content .subscription label {
  cursor: pointer;
}

.accessory-checkout-content {
  display: none;
}

.accessory-checkout-content .form-header {
  color: #000;
  background-color: #f5af29;
  border-top-right-radius: 20px;
  padding: 10px 30px;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}

.accessory-checkout-content .form-subscription {
  background-color: #e9f7fd;
  border-radius: 30px 0;
  padding: 25px;
  margin-bottom: 10px;
}

.accessory-checkout-content .form-subscription .fieldset {
  width: 80%;
  margin: 0 auto;
}

.accessory-checkout-content .form-subscription .fieldset .type {
  margin: 0 -15px 15px -15px;
  padding: 0;
  background: transparent;
}

.accessory-checkout-content .form-subscription .fieldset .bank {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.accessory-checkout-content .form-subscription .fieldset .bank .pay-server {
  background-color: #ce3176;
  color: #fff;
  padding: 5px 30px 5px 15px;
  margin-right: 10px;
  border-radius: 4px;
  font-size: 17px;
}

.accessory-checkout-content .form-subscription .fieldset .bank-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.accessory-checkout-content .form-subscription .fieldset .bank-list label {
  font-size: 19px;
  font-weight: normal;
  -ms-flex-preferred-size: 150px;
      flex-basis: 150px;
  margin-bottom: 0;
}

.accessory-checkout-content .form-subscription .fieldset .bank-list select {
  background: -webkit-gradient(linear, left top, left bottom, from(#e5e6e6), color-stop(50%, #dcdcdc));
  background: linear-gradient(to bottom, #e5e6e6 0%, #dcdcdc 50%);
  border: 2px solid #959595;
  color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 6px;
  font-size: 19px;
  font-weight: normal;
  padding-top: 5px;
  padding-bottom: 5px;
  height: auto;
}

.accessory-checkout-content .form-subscription .fieldset .bank-list select option {
  font-size: 17px;
  color: #000;
}

.header-top-banner {
  position: relative;
  font-family: DIN-black Medium, sans-serif;
}

.header-top-banner .phone-image-logo {
  position: absolute;
  z-index: 9999;
  top: -25px;
  left: 10px;
}

.header-top-banner .insurance-image-logo {
  position: absolute;
  right: 19px;
  top: -7px;
  z-index: 9999;
}

.header-top-banner .insurance-image-logo img {
  width: 125px;
  height: 100%;
}

.header-top-banner .starting-from {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  z-index: 9999;
  color: white;
  background-color: red;
  right: 25px;
  bottom: -15px;
  border-radius: 50%;
  padding: 10px;
  width: 110px;
  height: 110px;
  -webkit-box-shadow: -15px 15px 5px 2px rgba(0, 0, 0, 0.59);
  box-shadow: -15px 15px 5px 2px rgba(0, 0, 0, 0.59);
}

.header-top-banner .starting-from .price-text {
  font-size: 11px;
  font-weight: bold;
}

.header-top-banner .starting-from .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  font-weight: bolder;
  height: 40px;
  font-family: 'Noto Sans', sans-serif;
}

.header-top-banner .starting-from .price .price-value-1 {
  position: absolute;
  font-size: 55px;
  right: 0;
  top: -18px;
}

.header-top-banner .starting-from .price .price-value-2 {
  position: absolute;
  font-size: 35px;
  right: -37px;
  top: -9px;
}

.header-top-banner .starting-from .price .price-value-3 {
  position: absolute;
  font-size: 55px;
  right: -10px;
  top: -20px;
}

.header-top-banner .header-title-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: white;
  background: #000001;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #000001), to(#00454e));
  background: linear-gradient(180deg, #000001 10%, #00454e 100%);
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
}

.header-top-banner .header-title-1 .header-list {
  padding: 20px 0 5px 26px;
}

.header-top-banner .header-title-1 .header-list .list-item-wrapper {
  position: relative;
}

.header-top-banner .header-title-1 .header-list .header-list-check {
  position: absolute;
}

.header-top-banner .header-title-1 .header-list .list-item {
  padding-left: 20px;
  font-family: DIN-light Light, Sans-Serif;
}

.header-top-banner .header-title-1 .header-title {
  font-size: 38px;
  text-align: center;
  padding-top: 5px;
  padding-left: 50px;
}

.header-top-banner .header-title-1 .header-description-1 {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 15px;
}

.header-top-banner .header-title-1 .header-description-1:first-child {
  margin-bottom: 5px;
}

.header-top-banner .header-title-1 .header-description-2 {
  font-size: 13px;
  margin-bottom: 10px;
  padding-right: 20px;
  font-family: DIN-light Light, Sans-Serif;
}

@media screen and (max-width: 1200px) {
  .header-top-banner .starting-from {
    right: -10px;
  }

  .header-top-banner .phone-image-logo {
    top: 65px;
    left: -30px;
  }

  .header-top-banner .phone-image-logo img {
    width: 210px;
    height: 238px;
  }

  .header-top-banner .insurance-image-logo {
    right: 0;
    left: 15px;
  }

  .header-top-banner .header-title-1 .header-title {
    font-size: 35px;
  }

  .header-top-banner .header-title-1 .header-description-1 {
    font-size: 18px;
  }

  .header-top-banner .header-title-1 .header-list {
    padding: 20px 0 5px 0;
  }
}

@media screen and (max-width: 768px) {
  .header-top-banner .starting-from {
    right: 10px;
  }

  .header-top-banner .phone-image-logo {
    top: 70px;
    left: -15px;
  }

  .header-top-banner .phone-image-logo img {
    width: 160px;
    height: 188px;
  }

  .header-top-banner .header-title-1 .header-description-1 {
    padding: 0 25%;
  }

  .header-top-banner .header-title-1 .header-list {
    padding: 20px 0 5px 50px;
  }

  .header-top-banner .header-title-1 .header-title {
    font-size: 30px;
    padding: 5px 15%;
  }
}

@media screen and (max-width: 425px) {
  .header-top-banner .starting-from {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }

  .header-top-banner .insurance-image-logo img {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }

  .header-top-banner .header-title-1 .header-title {
    font-size: 18px;
    padding-left: 110px;
    padding-right: 50px;
  }

  .header-top-banner .header-title-1 .header-description-1 {
    font-family: DIN-light Light, Sans-Serif;
    font-size: 14px;
    padding: 0 10% 0 40%;
  }
}

@media screen and (max-width: 375px) {
  .header-top-banner .phone-image-logo img {
    width: 140px;
    height: 168px;
  }

  .header-top-banner .starting-from {
    right: 3px;
  }

  .header-top-banner .header-title-1 .header-title {
    font-size: 16px;
    padding-left: 85px;
    padding-right: 20px;
  }

  .header-top-banner .header-title-1 .header-description-1 {
    padding: 0 10% 0 35%;
  }

  .header-top-banner .header-title-1 .header-list {
    font-size: 13px;
    padding: 10px 0 20px 30px;
  }
}

@media screen and (max-width: 375px) {
  .header-top-banner .phone-image-logo {
    top: 93px;
  }

  .header-top-banner .phone-image-logo img {
    width: 120px;
    height: 148px;
  }

  .header-top-banner .insurance-image-logo {
    left: -7px;
    top: -1px;
  }

  .header-top-banner .insurance-image-logo img {
    -webkit-transform: scale(1);
            transform: scale(1);
    width: 100px;
    height: 100%;
  }

  .header-top-banner .starting-from {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
    right: -8px;
    bottom: -35px;
  }

  .header-top-banner .header-title-1 .header-title {
    padding-left: 53px;
  }

  .header-top-banner .header-title-1 .header-list {
    padding: 10px 0 20px 23px;
  }
}

.insurance-page-content-wrapper {
  border: 2px solid #00454e;
  border-top: 0;
  margin-top: -20px;
  border-bottom-left-radius: 25px;
  font-family: DIN-light Light, sans-serif;
}

.insurance-page-content-wrapper .dekking-list {
  font-family: DIN-light Light, sans-serif;
  padding: 20px;
}

.insurance-page-content-wrapper .dekking-list table {
  font-size: 18px;
}

.insurance-page-content-wrapper .dekking-list table thead {
  color: #7D408E;
}

.insurance-page-content-wrapper .dekking-list table thead tr th,
.insurance-page-content-wrapper .dekking-list table tbody tr td {
  border: none;
}

.insurance-page-content-wrapper .dekking-list table thead tr th {
  padding: 10px 8px;
}

.insurance-page-content-wrapper .dekking-list table tbody tr td {
  padding: 4px 8px;
}

.insurance-page-content-wrapper .dekking-list table tbody tr td:last-child {
  border-left: 2px solid #000;
}

.insurance-page-content-wrapper .dekking-list .insurance-coverage-wrap {
  position: relative;
  text-align: center;
}

.insurance-page-content-wrapper .dekking-list .insurance-coverage-wrap .insurance-coverage {
  position: relative;
  display: inline-block;
  height: 21px;
}

.insurance-page-content-wrapper .dekking-list .insurance-coverage-wrap .insurance-coverage.checkmarks {
  display: inline-block;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  height: 21px;
  width: 10px;
  border-bottom: 2px solid #7D408E;
  border-right: 2px solid #7D408E;
}

.insurance-page-content-wrapper .dekking-list .insurance-coverage-wrap .insurance-coverage.close-mark {
  width: 21px;
}

.insurance-page-content-wrapper .dekking-list .insurance-coverage-wrap .insurance-coverage.close-mark:after,
.insurance-page-content-wrapper .dekking-list .insurance-coverage-wrap .insurance-coverage.close-mark:before {
  content: '';
  position: absolute;
  left: 9px;
  height: 21px;
  width: .145rem;
  background-color: #000;
}

.insurance-page-content-wrapper .dekking-list .insurance-coverage-wrap .insurance-coverage.close-mark:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.insurance-page-content-wrapper .dekking-list .insurance-coverage-wrap .insurance-coverage.close-mark:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.insurance-page-content-wrapper .general-selection-section-wrapper {
  padding-top: 55px;
  padding-bottom: 25px;
  border-bottom-right-radius: 25px;
  background-color: #dedbd8;
}

.insurance-page-content-wrapper .general-selection-section-wrapper .select-section-wrapper {
  padding: 0 25px;
  color: #666666;
}

.insurance-page-content-wrapper .general-selection-section-wrapper .select-section-wrapper .select-section-title {
  font-size: 25px;
  font-weight: 900;
  padding-left: 7px;
  margin-bottom: 10px;
  font-family: DIN-black Medium, sans-serif;
}

.insurance-page-content-wrapper .general-selection-section-wrapper .select-section-wrapper .select-section-content-wrapper {
  padding: 10px 15px 0 15px;
  border: 7px solid #f0eeec;
  background-color: transparent;
  border-radius: 18px;
  -webkit-box-shadow: inset 0 5px 5px 0 #aaac, 0 5px 5px #aaac;
  box-shadow: inset 0 5px 5px 0 #aaac, 0 5px 5px #aaac;
}

.insurance-page-content-wrapper .general-selection-section-wrapper .select-section-wrapper .select-section-content-wrapper p {
  padding-left: 10px;
  font-weight: bold;
}

.insurance-page-content-wrapper .general-selection-section-wrapper .select-section-wrapper .radio-section-title {
  font-size: 18px;
  font-weight: 600;
  padding-top: 10px;
  margin-bottom: 10px;
}

.insurance-page-content-wrapper .general-selection-section-wrapper .radio-section-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 !important;
  overflow: hidden;
  color: white;
}

.insurance-page-content-wrapper .general-selection-section-wrapper .radio-section-content-wrapper .radio-wrapper-1 {
  width: 100%;
  background-color: #00464e;
}

.insurance-page-content-wrapper .general-selection-section-wrapper .radio-section-content-wrapper .radio-wrapper-2 {
  width: 100%;
  background-color: #f9ac2b;
}

.insurance-page-content-wrapper .general-selection-section-wrapper .radio-section-content-wrapper .radio-section-offer {
  font-weight: bold;
  font-size: 20px;
  padding: 20px 20px 15px;
}

.insurance-page-content-wrapper .general-selection-section-wrapper .radio-section-content-wrapper .radio-section-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
}

.insurance-page-content-wrapper .general-selection-section-wrapper .radio-section-content-wrapper .radio-section-buttons .checkbox-insurance {
  -webkit-box-flex: 4;
      -ms-flex-positive: 4;
          flex-grow: 4;
  margin: 0;
}

.insurance-page-content-wrapper .general-selection-section-wrapper .radio-section-content-wrapper .radio-section-buttons .checkbox-insurance .insurance-check-label {
  padding-left: 55px;
  vertical-align: sub;
}

.insurance-page-content-wrapper .general-selection-section-wrapper .radio-section-content-wrapper .radio-section-buttons .insurance-price {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-item-align: center;
      align-self: center;
  font-weight: 600;
  font-size: 25px;
}

.insurance-page-content-wrapper .general-selection-section-wrapper .radio-section-content-wrapper .radio-description {
  padding: 0 20px 15px;
}

.insurance-page-content-wrapper .general-selection-section-wrapper .insurance-price-block {
  background-color: #d5eaea;
  border-radius: 5px;
  text-align: center;
  margin: 15px 25px 0;
  padding: 15px 0;
  font-size: 16px;
}

.insurance-page-content-wrapper .general-selection-section-wrapper .insurance-price-block .insurance-total-price-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: 15px / 25px 'Open Sans', Helvetica, Arial, sans-serif;
}

.insurance-page-content-wrapper .insurance-checkbox {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.insurance-page-content-wrapper .checkmark-insurance-wrapper {
  position: absolute;
  width: 28px;
  height: 28px;
  left: 20px;
  top: 0;
  border: 2px solid white;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.insurance-page-content-wrapper .checkmark-insurance-wrapper .checkmark-insurance {
  display: none;
}

.insurance-page-content-wrapper .enabling-wrapper {
  border: 2px solid #dedbd8;
  left: 0;
  top: -6px;
}

.insurance-page-content-wrapper .enable-check-label {
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  padding-left: 35px;
}

.insurance-page-content-wrapper .insurance-checkbox:checked ~ .checkmark-insurance-wrapper .checkmark-insurance {
  display: block;
}

.insurance-page-content-wrapper .input-fields {
  padding: 45px;
}

.insurance-page-content-wrapper .input-fields .form-details-title {
  font-family: DIN-bold Bold, Sans-Serif;
  font-size: 30px;
  font-weight: bold;
  color: #666666;
  margin-bottom: 15px;
  line-height: 1.1;
}

.insurance-page-content-wrapper .input-fields .tussenvoegsel-input {
  width: 50%;
}

.insurance-page-content-wrapper .input-fields .zip-street-ext-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.insurance-page-content-wrapper .input-fields .zip-street-ext-wrapper .zip-unit {
  padding-right: 15px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.insurance-page-content-wrapper .input-fields .zip-street-ext-wrapper .street-ext-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}

.insurance-page-content-wrapper .input-fields .zip-street-ext-wrapper .street-ext-wrapper .street-unit {
  padding-right: 15px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.insurance-page-content-wrapper .input-fields .zip-street-ext-wrapper .street-ext-wrapper .ext-unit {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.insurance-page-content-wrapper .input-fields .relative-input-wrapper {
  position: relative;
}

.insurance-page-content-wrapper .input-fields .relative-input-wrapper .company-name-tooltip {
  position: absolute;
  right: 8px;
  top: 8px;
}

.insurance-page-content-wrapper .input-fields .phone-bill-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.insurance-page-content-wrapper .input-fields .phone-bill-wrapper .file-button {
  position: absolute;
  right: 8px;
  top: 6px;
  height: calc(100% - 6px * 2);
  width: 130px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 13px;
  font-weight: 600;
  padding: 2px;
  background-color: teal;
  color: #fff;
  font-family: Arial, 'Open Sans', Helvetica, sans-serif;
  outline: 0;
  overflow: hidden;
  border-radius: 4px;
  z-index: 1;
  cursor: pointer;
}

.insurance-page-content-wrapper .input-fields .phone-bill-wrapper .file-button input[type="file"] {
  display: block;
  bottom: -1px;
  opacity: 0;
  position: absolute;
  width: 100%;
  z-index: 0;
}

.insurance-page-content-wrapper .input-fields .phone-bill-wrapper .file-input {
  cursor: default;
  background-color: #fff;
}

.insurance-page-content-wrapper .input-fields .joined-inputs:first-child {
  padding-right: 0;
}

.insurance-page-content-wrapper .input-fields .joined-inputs:last-child {
  padding-left: 0;
}

.insurance-page-content-wrapper .input-fields .date-input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 0;
}

.insurance-page-content-wrapper .input-fields .phone-value-input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.insurance-page-content-wrapper .input-fields .insurance-form-checkout .insurance-order {
  padding: 10px 10% 35px;
}

.insurance-page-content-wrapper .input-fields .insurance-form-checkout .insurance-order .order-grad .content-insurance {
  background: var(--topdeals-color);
}

.insurance-page-content-wrapper .input-fields .insurance-form-checkout .insurance-order .order-grad .insurance-order-button {
  font-size: 25px !important;
}

.insurance-page-content-wrapper .input-fields .insurance-form-checkout .order .order-grad.content-insurance {
  background: -webkit-gradient(linear, left top, left bottom, from(lightgrey), to(var(--topdeals-color)));
  background: linear-gradient(lightgrey, var(--topdeals-color));
}

.insurance-page-content-wrapper .input-fields .incasso-insurance {
  color: #999999;
  margin-top: 0;
  margin-bottom: 15px;
  text-align: center;
  font-size: 16px;
}

.insurance-page-content-wrapper .insurance-type-description-wrapper {
  background-color: #f0eeeb;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  color: #333333;
  margin-bottom: 15px;
}

.insurance-page-content-wrapper .insurance-type-description-wrapper .insurance-type-title {
  font-family: DIN-black Medium, sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #333333;
}

.insurance-page-content-wrapper .insurance-type-description-wrapper .excellent-block-wrapper {
  padding: 30px 70px 30px 20px;
}

.insurance-page-content-wrapper .insurance-type-description-wrapper .basis-block-wrapper {
  padding: 30px 40px 30px 50px;
}

.insurance-page-content-wrapper .insurance-type-description-wrapper .insurance-type-description-content {
  font-size: 14px;
}

.insurance-page-content-wrapper .insurance-info-section-wrapper {
  padding: 0 50px;
  color: #333333;
  margin-bottom: 20px;
}

.insurance-page-content-wrapper .insurance-info-section-wrapper .insurance-info-title {
  font-family: DIN-black Medium, sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #333333;
}

.insurance-page-content-wrapper .insurance-info-section-wrapper .insurance-info-content {
  font-size: 14px;
}

.insurance-page-content-wrapper .insurance-report-section-wrapper {
  padding: 0 50px;
  margin-bottom: 20px;
}

.insurance-page-content-wrapper .insurance-report-section-wrapper .insurance-report-title {
  font-family: DIN-black Medium, sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #333333;
}

.insurance-page-content-wrapper .insurance-report-section-wrapper .insurance-report-content {
  font-size: 14px;
}

.insurance-page-content-wrapper .insurance-report-section-wrapper .insurance-report-content .qsx-title {
  font-family: DIN-black Medium, sans-serif;
}

.insurance-page-content-wrapper .insurance-report-section-wrapper .report-insurance-button-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.insurance-page-content-wrapper .insurance-report-section-wrapper .report-insurance-button-wrapper .report-insurance-button {
  color: white;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
  background-color: #f9ac2b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 220px;
  height: 40px;
  border-radius: 20px;
}

.insurance-page-content-wrapper .insurance-report-section-wrapper .report-insurance-button-wrapper .report-insurance-button:hover {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

.insurance-page-content-wrapper .insurance-paragraph-separator {
  padding-bottom: 15px;
}

.insurance-page-content-wrapper .enable-button-insurance {
  color: white;
  background-color: var(--topdeals-color);
  border: 0;
  border-radius: 20px;
  width: 100%;
  font-size: 26px;
  font-weight: bold;
  font-family: DIN-black Medium, sans-serif;
}

.insurance-page-content-wrapper .disabled-view {
  background-color: transparent;
}

.insurance-page-content-wrapper div > span.error-view {
  padding-left: 3px;
  color: rgba(255, 0, 0, 0.52);
}

.insurance-page-content-wrapper #gender-error {
  padding-left: 18px;
}

.insurance-page-content-wrapper .response-message-wrapper .unit {
  margin-top: 15px;
  border: 2px solid;
  border-radius: 3px;
  display: block;
  font: 16px / 24px 'Open Sans', Helvetica, Arial, sans-serif;
  padding: 15px;
}

.insurance-page-content-wrapper .response-message-wrapper .success-message {
  text-align: center;
  background: #e8f5e9;
  border-color: #1b5e20;
  color: #1b5e20;
}

.insurance-page-content-wrapper .response-message-wrapper .success-message .fa-check {
  color: #1b5e20;
}

.insurance-page-content-wrapper .response-message-wrapper .error-message {
  text-align: center;
  background: #ffebee;
  border-color: #b71c1c;
  color: #b71c1c;
}

.insurance-page-content-wrapper .response-message-wrapper .error-message .fa-check {
  color: #b71c1c;
}

.insurance-crumbs {
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .insurance-crumbs {
    margin-bottom: 0;
  }

  .insurance-page-content-wrapper {
    border: 0;
  }

  .insurance-page-content-wrapper .input-fields {
    padding: 15px 0;
  }

  .insurance-page-content-wrapper .input-fields .phone-bill-wrapper .file-button {
    width: 95px;
  }

  .insurance-page-content-wrapper .input-fields .tussen-input {
    padding-right: 2px;
  }

  .insurance-page-content-wrapper .input-fields .form-details-title {
    padding-left: 15px;
  }

  .insurance-page-content-wrapper .input-fields .zip-street-ext-wrapper {
    display: block;
  }

  .insurance-page-content-wrapper .input-fields .zip-street-ext-wrapper .zip-unit {
    padding-right: 2px;
    margin-bottom: 15px;
    width: 50%;
  }

  .insurance-page-content-wrapper .input-fields .zip-street-ext-wrapper .street-ext-wrapper .street-unit {
    padding-right: 0;
  }

  .insurance-page-content-wrapper .input-fields .zip-street-ext-wrapper .street-ext-wrapper .ext-unit {
    padding-left: 5px;
  }

  .insurance-page-content-wrapper .input-fields .insurance-form-checkout .insurance-order {
    padding: 10px 0 35px;
  }

  .insurance-page-content-wrapper .input-fields .enable-check-label {
    font-size: 16px;
    padding-left: 55px;
  }

  .insurance-page-content-wrapper .input-fields .enable-check-label .enabling-wrapper {
    top: -3px;
    width: 45px;
    height: 45px;
  }

  .insurance-page-content-wrapper .input-fields .enable-check-label .enabling-wrapper img {
    width: 25px;
    height: 25px;
  }

  .insurance-page-content-wrapper .input-fields .incasso-insurance {
    text-align: left;
    padding-left: 55px;
    font-size: 14px;
  }

  .insurance-page-content-wrapper .general-selection-section-wrapper .select-section-wrapper {
    padding: 0 15px;
  }

  .insurance-page-content-wrapper .general-selection-section-wrapper .select-section-wrapper .select-section-content-wrapper {
    display: block;
    height: 100%;
    line-height: 1.1;
  }

  .insurance-page-content-wrapper .general-selection-section-wrapper .select-section-wrapper .select-section-content-wrapper .basis-insurance-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #014751;
  }

  .insurance-page-content-wrapper .general-selection-section-wrapper .select-section-wrapper .select-section-content-wrapper .excellent-insurance-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #f9ac2b;
  }

  .insurance-page-content-wrapper .general-selection-section-wrapper .select-section-wrapper .select-section-content-wrapper .insurance-type-text-wrapper {
    display: block;
    -webkit-box-flex: 3;
        -ms-flex: 3;
            flex: 3;
  }

  .insurance-page-content-wrapper .general-selection-section-wrapper .select-section-wrapper .select-section-content-wrapper .insurance-type-text-wrapper .radio-section-offer {
    padding: 15px 15px 0 15px;
  }

  .insurance-page-content-wrapper .general-selection-section-wrapper .select-section-wrapper .select-section-content-wrapper .insurance-type-text-wrapper .insurance-price {
    padding-left: 15px;
    font-size: 38px;
  }

  .insurance-page-content-wrapper .general-selection-section-wrapper .select-section-wrapper .select-section-content-wrapper .insurance-type-text-wrapper .insurance-price .value {
    font-weight: 900;
  }

  .insurance-page-content-wrapper .general-selection-section-wrapper .select-section-wrapper .select-section-content-wrapper .insurance-type-text-wrapper .radio-description {
    padding: 0 0 10px 13px;
    font-size: 13px;
  }

  .insurance-page-content-wrapper .general-selection-section-wrapper .select-section-wrapper .select-section-content-wrapper .insurance-type-checkbox-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }

  .insurance-page-content-wrapper .general-selection-section-wrapper .select-section-wrapper .select-section-content-wrapper .insurance-type-title {
    padding: 15px 15px 5px 15px;
    font-size: 18px;
  }

  .insurance-page-content-wrapper .general-selection-section-wrapper .select-section-wrapper .select-section-content-wrapper .insurance-check-label {
    padding-right: 15px;
  }

  .insurance-page-content-wrapper .general-selection-section-wrapper .select-section-wrapper .select-section-content-wrapper .checkmark-insurance-wrapper {
    position: relative;
    left: 0;
    width: 50px;
    height: 50px;
  }

  .insurance-page-content-wrapper .general-selection-section-wrapper .select-section-wrapper .select-section-content-wrapper .insurance-checkbox-label {
    padding: 15px 15px 0 0;
    font-size: 20px;
    text-align: right;
  }

  .insurance-page-content-wrapper .general-selection-section-wrapper .select-section-wrapper .select-section-content-wrapper .checkbox-insurance {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-right: 15px;
  }

  .insurance-page-content-wrapper .general-selection-section-wrapper .select-section-wrapper .select-section-content-wrapper .checkbox-insurance .checkmark-insurance-wrapper {
    position: relative;
    width: 60px;
    height: 60px;
    left: 0;
  }

  .insurance-page-content-wrapper .general-selection-section-wrapper .select-section-wrapper .select-section-content-wrapper .checkbox-insurance .checkmark-insurance-wrapper img {
    width: 30px;
    height: 30px;
  }

  .insurance-page-content-wrapper .general-selection-section-wrapper .select-section-wrapper .select-section-content-wrapper .checkbox-insurance .insurance-checkbox:checked ~ .checkmark-insurance-wrapper .checkmark-insurance {
    display: block;
  }

  .insurance-page-content-wrapper .general-selection-section-wrapper .select-section-wrapper .radio-section-title {
    font-size: 16px;
    padding-top: 15px;
    padding-left: 10px;
  }

  .insurance-page-content-wrapper .insurance-type-description-wrapper .basis-block-wrapper,
  .insurance-page-content-wrapper .insurance-type-description-wrapper .excellent-block-wrapper {
    padding: 15px;
  }

  .insurance-page-content-wrapper .insurance-type-description-wrapper .basis-block-wrapper .insurance-type-title,
  .insurance-page-content-wrapper .insurance-type-description-wrapper .excellent-block-wrapper .insurance-type-title {
    font-size: 27px;
    color: #686b6b;
  }

  .insurance-page-content-wrapper .insurance-type-description-wrapper .insurance-type-description-content {
    font-size: 15px;
  }

  .insurance-page-content-wrapper .insurance-info-section-wrapper {
    padding: 0 15px;
  }

  .insurance-page-content-wrapper .insurance-info-section-wrapper .insurance-info-title {
    font-size: 27px;
    color: #686b6b;
  }

  .insurance-page-content-wrapper .insurance-info-section-wrapper .insurance-info-content {
    font-size: 15px;
  }

  .insurance-page-content-wrapper .insurance-report-section-wrapper {
    padding: 0 15px;
  }

  .insurance-page-content-wrapper .insurance-report-section-wrapper .insurance-report-title {
    font-size: 27px;
    color: #686b6b;
  }

  .insurance-page-content-wrapper .insurance-report-section-wrapper .insurance-report-content {
    font-size: 15px;
  }

  .insurance-page-content-wrapper .insurance-report-section-wrapper .report-phone-number {
    padding: 15px;
    font-size: 18px;
    color: #686b6b;
  }

  .insurance-page-content-wrapper .insurance-report-section-wrapper .report-phone-number a {
    color: inherit;
  }

  .insurance-page-content-wrapper .dekking-list {
    padding-left: 0;
    padding-right: 0;
  }
}

select.form-control.insurance-select {
  background: white;
}

.insurance_coveryou {
  margin-top: 2000px;
  min-height: 400px;
  margin-bottom: 25px;
  font-size: 12px;
}

.insurance_coveryou .breadcrumb {
  color: #CCCCCC;
  margin-bottom: 10px;
}

.insurance_coveryou .device_block {
  margin-top: 10px;
  border-top-right-radius: 18px;
  border-bottom-left-radius: 18px;
  border-width: 2px;
  border-style: solid;
  border-color: #00454e;
  margin-bottom: 10px;
}

.insurance_coveryou .device_block .logo {
  border-top-right-radius: 16px;
  border-top-left-radius: 16px;
  background-color: #008080;
  font-size: 18px;
  color: #fff;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 20px;
}

.insurance_coveryou .device_block .content {
  padding-top: 10px;
  padding-bottom: 10px;
  overflow: visible;
  font-size: 12px;
}

.insurance_coveryou .device_block .content .wrapper {
  position: relative;
  background-color: transparent;
}

@media all and (max-width: 1280px) {
  .insurance_coveryou .device_block .content .wrapper .header .phonebroke,
  .insurance_coveryou .device_block .content .wrapper .header .roodscherm {
    display: none;
  }
}

.insurance_coveryou .device_block .content .wrapper .content .mod-cell .j-row:last-child {
  margin-bottom: 10px;
}

.insurance_coveryou .device_block .content .wrapper .content .mod-cell .j-row .icon-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.insurance_coveryou .device_block .content .wrapper .content .mod-cell .j-row .label {
  white-space: normal;
  height: auto;
}

.insurance_coveryou .device_block .content .wrapper .content .mod-cell .unit .checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: auto;
  position: relative;
}

.insurance_coveryou .device_block .content .wrapper .content .mod-cell .unit .checkbox i {
  top: auto;
}

.insurance_coveryou .device_block .content .wrapper .content .mod-cell .unit .incasso {
  margin-top: 0;
  margin-bottom: 15px;
}

.insurance_coveryou .device_block .content .wrapper .content .mod-cell .unit .primary-btn {
  margin-left: 0;
  white-space: normal;
}

.tele2_vast_mobiel {
  min-height: 400px;
  margin-bottom: 25px;
  font-size: 12px;
}

.tele2_vast_mobiel .breadcrumb {
  color: #CCCCCC;
  margin-bottom: 10px;
}

.tele2_vast_mobiel .page-title {
  color: #636E75;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 32px;
  font-weight: normal;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.01);
}

.tele2_vast_mobiel .heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  background-color: #fd8224;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  padding: 25px;
}

@media screen and (max-width: 590px) {
  .tele2_vast_mobiel .heading {
    display: block;
    text-align: center;
  }

  .tele2_vast_mobiel .heading div {
    margin-bottom: 15px;
  }
}

.tele2_vast_mobiel .rdv-footer {
  background-color: #0d61b6;
  font-family: Gotham, "Arial", Helvetica, Helvetica Neue, sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 24px;
  color: #fff;
  padding: 8px 25px;
}

.tele2_vast_mobiel .rdv-middlepart {
  border: 2px solid #0d61b6;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  line-height: 19px;
  text-align: justify;
  color: #fd8224;
  padding: 25px 30px 60px;
}

.tele2_vast_mobiel .rdv-middlepart .rdv-callbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 10px;
}

.tele2_vast_mobiel .rdv-middlepart .rdv-callbox .rdv-callmeback {
  background-color: #e1e1e1;
  border-radius: 26px;
  width: 599px;
  margin-bottom: 0;
}

.tele2_vast_mobiel .rdv-middlepart .rdv-callbox .rdv-callmeback .rdv-code {
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0;
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.tele2_vast_mobiel .rdv-middlepart .rdv-callbox .rdv-callmeback .rdv-code .form-label {
  font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #000000;
  font-size: 14px;
  text-align: center;
}

@media screen and (max-width: 590px) {
  .tele2_vast_mobiel .rdv-middlepart .rdv-callbox .rdv-callmeback .rdv-code .form-label {
    margin-bottom: 10px;
  }

  .tele2_vast_mobiel .rdv-middlepart .rdv-callbox .rdv-callmeback .rdv-code input {
    margin-bottom: 10px;
  }
}

.tele2_vast_mobiel .rdv-middlepart .rdv-bodytext {
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fd8224;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
  text-align: left;
}

.tele2_vast_mobiel .rdv-middlepart .rdv-bodytext2 {
  color: #333333;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  margin-bottom: 15px;
}

.tele2_vast_mobiel .rdv-middlepart .video-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 20px;
}

.tele2_vast_mobiel .rdv-middlepart .video-content .rdv-videobox {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  color: #FFFFFF;
  background-color: #000000;
}

.tele2_vast_mobiel .rdv-middlepart .video-content .rdv-videobox video {
  width: 100%;
  height: auto;
}

.tele2_vast_mobiel .rdv-middlepart .video-content .rdv-button {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}

@media screen and (max-width: 992px) {
  .tele2_vast_mobiel .rdv-middlepart .video-content {
    display: block;
  }

  .tele2_vast_mobiel .rdv-middlepart .video-content div {
    margin-bottom: 15px;
  }
}

.tele2_vast_mobiel .rdv-middlepart .rdv-bodytext3 {
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  color: #fd8224;
  margin-bottom: 20px;
}

.tele2_vast_mobiel .rdv-middlepart .rdv-bodytext3 .rdv-subtext {
  color: #333333;
  font-size: 16px;
}

.tele2_vast_mobiel .rdv-middlepart .rdv-bpoint1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #fd8224;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
}

.tele2_vast_mobiel .rdv-middlepart .rdv-bpoint1 .functionalities li {
  font-size: 18px;
  color: #fd8224;
  font-weight: 300;
  font-style: normal;
  text-align: left;
}

.business_linkedin {
  min-height: 400px;
  margin-bottom: 25px;
  font-size: 12px;
}

.business_linkedin .breadcrumb {
  color: #CCCCCC;
  margin-bottom: 10px;
}

.business_linkedin .page-title {
  color: #636E75;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 32px;
  font-weight: normal;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.01);
}

.business_linkedin .device_block {
  border-radius: 18px;
  border-width: 2px;
  border-style: solid;
  border-color: #008080;
}

.business_linkedin .device_block .logo {
  border-top-right-radius: 16px;
  border-top-left-radius: 16px;
  background-color: #008080;
  font-size: 18px;
  color: #fff;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 20px;
}

.business_linkedin .device_block .content {
  padding: 10px 8%;
  overflow: visible;
  font-size: 12px;
}

.business_linkedin .device_block .content .newsletter_subscription {
  text-align: center;
}

.business_linkedin .device_block .content .newsletter_subscription .form {
  margin-bottom: 10px;
}

.business_linkedin .device_block .content .newsletter_subscription .form .form-group {
  padding-left: 10px;
  padding-right: 10px;
}

.business_linkedin .device_block .content .newsletter_subscription .form .warning {
  padding: 10px 10px 10px 33px;
  margin-bottom: 15px;
  color: #555555;
  border-radius: 5px 5px 5px 5px;
}

@media screen and (max-width: 769px) {
  .business_linkedin .device_block .content .newsletter_subscription .form label {
    display: block;
  }
}

.mobile-header {
  border-top-right-radius: 20px;
  position: relative;
}

.mobile-header .bg-after {
  position: absolute;
  top: -35px;
  left: 0;
  width: 100%;
  height: 40px;
  background-color: #f6b000;
  border-top-right-radius: 20px;
}

.mobile-header .second-level {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.mobile-header .second-level .logo {
  border-bottom-left-radius: 20px;
  background-color: #f6b000;
  padding: 25px 30px 20px;
}

.mobile-header .services {
  background-color: #000;
}

.mobile-header .services .top-panel-header {
  padding: 10px 15px 10px 20px;
  border-bottom-right-radius: 20px;
  background-color: #626262;
}

.mobile-header .program .top-panel-header {
  padding: 10px 15px 10px 20px;
  background-color: #000;
  border-bottom-left-radius: 20px;
}

.mobile-header .top-panel-header {
  color: #fff;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.mobile-header .top-panel-header .top-panel-header-title .glyphicon {
  margin-right: 5px;
}

.mobile-header .top-panel-header:after,
.mobile-header .top-panel-header:before {
  display: none;
}

@media screen and (max-width: 767px) {
  .top-menu {
    padding: 10px 0 0 0;
  }

  .top-menu .top-menu-right .top-menu-header {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    margin-bottom: 0;
  }

  .top-menu .top-menu-right .top-menu-header .togggle-menu,
  .top-menu .top-menu-right .top-menu-header .home,
  .top-menu .top-menu-right .top-menu-header .customer_service,
  .top-menu .top-menu-right .top-menu-header .zakelijk {
    z-index: 1000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 70px;
    border-radius: 100%;
  }

  .top-menu .top-menu-right .top-menu-header .togggle-menu .glyphicon,
  .top-menu .top-menu-right .top-menu-header .home .glyphicon,
  .top-menu .top-menu-right .top-menu-header .customer_service .glyphicon,
  .top-menu .top-menu-right .top-menu-header .zakelijk .glyphicon {
    color: #fff;
    font-size: 24px;
  }
}

@media screen and (max-width: 767px) and (-ms-high-contrast: active), screen and (max-width: 767px) and (-ms-high-contrast: none) {
  .top-menu .top-menu-right .top-menu-header .togggle-menu img,
  .top-menu .top-menu-right .top-menu-header .home img,
  .top-menu .top-menu-right .top-menu-header .customer_service img,
  .top-menu .top-menu-right .top-menu-header .zakelijk img {
    width: 32px;
  }
}

@media screen and (max-width: 767px) {
  .top-menu .top-menu-right .top-menu-header .responsive-menu-icons {
    width: 100px;
  }

  .mobile-header .second-level .logo {
    padding-top: 15px;
  }
}

.reward .text-red {
  color: #c83b40;
}

.reward .bold {
  font-family: Ivolkswagen, sans-serif;
  font-weight: bold;
}

.reward .bg-text {
  position: absolute;
  width: 100%;
  left: 0;
  text-align: center;
  font-size: 345px;
  color: #365695;
  overflow-wrap: break-word;
  overflow-y: hidden;
  line-height: .8;
  text-shadow: 3px 3px 2px #2d4575;
}

.reward .reward-homepage {
  font-family: Ivolkswagen Light, sans-serif;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #304a7c;
}

.reward .reward-homepage .reward-wrapper {
  z-index: 1;
}

.reward .reward-homepage .reward-wrapper .heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 80px;
  font-size: 61px;
  color: #fff;
  line-height: 1;
}

.reward .reward-homepage .reward-wrapper .heading .heading-left {
  padding: 15px 25px;
}

.reward .reward-homepage .reward-wrapper .heading .heading-right {
  background-color: #c83b40;
  font-size: 36px;
  padding: 20px 25px 20px 50px;
  border-bottom-left-radius: 90px;
  margin-left: 40px;
}

.reward .reward-homepage .reward-wrapper .body {
  color: #fff;
  font-size: 18px;
}

.reward .reward-homepage .reward-wrapper .body .motto {
  margin-left: 15%;
  padding: 0 10px;
}

.reward .reward-homepage .reward-wrapper .body .content {
  padding: 40px 0 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.reward .reward-homepage .reward-wrapper .body .content .person {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.reward .reward-homepage .reward-wrapper .body .content .description {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
  -ms-flex-item-align: end;
      align-self: flex-end;
  border-bottom: 2px solid #fafafa;
  padding-right: 20px;
}

.reward .reward-homepage .reward-wrapper .body .content .description .first {
  font-size: 24px;
  margin-bottom: 25px;
}

.reward .reward-homepage .reward-wrapper .body .content .description .second {
  margin-bottom: 40px;
}

.reward .reward-homepage .reward-wrapper .body .content .description .third {
  margin-bottom: 70px;
}

.reward .reward-homepage .reward-wrapper .body .content .description .fourth {
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.reward .reward-homepage .reward-wrapper .body .content .description .fourth .link {
  padding: 20px 25px;
  border: 3px solid #fff;
  border-radius: 35px;
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #fff;
  margin: 0 20px;
}

.reward .reward-homepage .reward-wrapper .body .content .description .fourth .link span {
  border-bottom: 2px solid #c83b40;
}

.reward .reward-homepage .reward-wrapper .body .content .description .fourth .link:hover,
.reward .reward-homepage .reward-wrapper .body .content .description .fourth .link:focus,
.reward .reward-homepage .reward-wrapper .body .content .description .fourth .link:active {
  text-decoration: none;
}

.reward .reward-homepage .reward-wrapper .body .content .description .fourth .card {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  border: none;
  margin-left: 30px;
  color: #000;
}

.reward .reward-homepage .reward-wrapper .body .content .description .fourth .card > div:first-child {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  margin-bottom: 10px;
}

.reward .reward-homepage .reward-wrapper .body .content .description .fourth .card > div:first-child .card-body {
  padding: 20px;
  background: transparent url("/catalog/view/theme/responsive/image/reward/card-bg.png") no-repeat;
  background-size: cover;
  border-radius: 18px;
  -webkit-box-shadow: 0 4px 5px -2px #999;
          box-shadow: 0 4px 5px -2px #999;
}

.reward .reward-homepage .reward-wrapper .body .content .description .fourth .card > div:first-child .card-body > div:first-child {
  margin-bottom: 10px;
}

.reward .reward-homepage .reward-wrapper .body .content .description .fourth .card > div:first-child .card-body .card-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5px;
}

.reward .reward-homepage .reward-wrapper .body .content .description .fourth .card > div:first-child .card-body .card-content > div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 38px;
  line-height: 1;
}

.reward .reward-homepage .reward-wrapper .body .content .description .fourth .card > div:first-child .card-body .card-content .bg-dark {
  background-color: #000;
  color: #fff;
  padding: 10px;
  border-radius: 50px;
  text-align: center;
}

.reward .reward-homepage .reward-wrapper .body .content .description .fourth .card > div:first-child .card-body .card-footer {
  font-size: 12px;
  width: 80%;
  margin-left: 20%;
}

.reward .footer {
  padding: 40px 30px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-family: Ivolkswagen Light, sans-serif;
}

.reward .footer .item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0 10px;
  word-break: break-word;
}

.reward .footer .item-1 {
  text-align: right;
}

.reward .footer .item-2 {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}

.reward .footer .item-2 .phone {
  margin-left: 10px;
  margin-right: 10px;
}

.reward .footer .item-2 .item-middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media screen and (max-width: 1200px) {
  .reward .reward-homepage .reward-wrapper .body .content .description .fourth .card > div:first-child .card-body .card-content > div {
    font-size: 24px;
  }
}

@media screen and (max-width: 992px) {
  .reward .reward-homepage .reward-wrapper .body .content .description {
    border-bottom: 1px solid #fafafa;
  }
}

@media screen and (max-width: 767px) {
  .reward .bg-text {
    overflow-wrap: normal;
    overflow-x: hidden;
    font-size: 300px;
  }

  .reward .reward-homepage .reward-wrapper .heading {
    padding-left: 0;
    display: block;
    font-size: 48px;
  }

  .reward .reward-homepage .reward-wrapper .heading .heading-left {
    padding-left: 15px;
    padding-right: 15px;
  }

  .reward .reward-homepage .reward-wrapper .heading .heading-right {
    font-size: 34px;
  }

  .reward .reward-homepage .reward-wrapper .body {
    font-size: 16px;
  }

  .reward .reward-homepage .reward-wrapper .body .motto {
    margin-bottom: 45px;
  }

  .reward .reward-homepage .reward-wrapper .body .mobile-content {
    padding: 0 0 20px 0;
  }

  .reward .reward-homepage .reward-wrapper .body .mobile-content .first {
    font-size: 22px;
    margin-bottom: 25px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .reward .reward-homepage .reward-wrapper .body .mobile-content .second {
    margin-bottom: 40px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .reward .reward-homepage .reward-wrapper .body .mobile-content .description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }

  .reward .reward-homepage .reward-wrapper .body .mobile-content .description .description-right {
    padding-right: 20px;
    border-bottom: 1px solid #fafafa;
  }

  .reward .reward-homepage .reward-wrapper .body .mobile-content .description .description-right .third {
    margin-bottom: 55px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .reward .reward-homepage .reward-wrapper .body .mobile-content .description .description-right .fourth {
    margin-bottom: 50px;
    display: block;
  }

  .reward .reward-homepage .reward-wrapper .body .mobile-content .description .description-right .fourth .link {
    padding: 20px 25px;
    border: 3px solid #fff;
    border-radius: 35px;
    text-align: center;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    color: #fff;
    margin: 0 20px;
    display: block;
  }

  .reward .reward-homepage .reward-wrapper .body .mobile-content .description .description-right .fourth .link span {
    border-bottom: 2px solid #c83b40;
  }

  .reward .reward-homepage .reward-wrapper .body .mobile-content .description .description-right .fourth .link:hover,
  .reward .reward-homepage .reward-wrapper .body .mobile-content .description .description-right .fourth .link:focus,
  .reward .reward-homepage .reward-wrapper .body .mobile-content .description .description-right .fourth .link:active {
    text-decoration: none;
  }

  .reward .reward-homepage .reward-wrapper .body .mobile-content .card {
    width: 80%;
    margin: 0 auto;
    position: relative;
    border: none;
    color: #000;
  }

  .reward .reward-homepage .reward-wrapper .body .mobile-content .card > div:first-child {
    position: absolute;
    top: -15px;
    right: 0;
    width: 100%;
    margin-bottom: 10px;
  }

  .reward .reward-homepage .reward-wrapper .body .mobile-content .card > div:first-child .card-body {
    padding: 20px;
    background: transparent url("/catalog/view/theme/responsive/image/reward/card-bg.png") no-repeat;
    background-size: cover;
    border-radius: 18px;
    -webkit-box-shadow: 0 4px 5px -2px #999;
            box-shadow: 0 4px 5px -2px #999;
  }

  .reward .reward-homepage .reward-wrapper .body .mobile-content .card > div:first-child .card-body > div:first-child {
    margin-bottom: 10px;
  }

  .reward .reward-homepage .reward-wrapper .body .mobile-content .card > div:first-child .card-body .card-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 5px;
  }

  .reward .reward-homepage .reward-wrapper .body .mobile-content .card > div:first-child .card-body .card-content > div {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-size: 30px;
    line-height: 1;
  }

  .reward .reward-homepage .reward-wrapper .body .mobile-content .card > div:first-child .card-body .card-content .bg-dark {
    background-color: #000;
    color: #fff;
    padding: 10px;
    border-radius: 50px;
    text-align: center;
    margin-left: 10px;
  }

  .reward .reward-homepage .reward-wrapper .body .mobile-content .card > div:first-child .card-body .card-footer {
    font-size: 12px;
    width: 80%;
    margin-left: 20%;
  }

  .reward .footer {
    display: block;
    padding-top: 235px;
  }

  .reward .footer .item-1 {
    text-align: center;
  }

  .reward .footer .item-2 .phone {
    text-align: center;
  }
}

.reward .reward-customer {
  font-family: Ivolkswagen Light, sans-serif;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #999;
}

.reward .reward-customer .bg-text {
  color: #9f9f9f;
  text-shadow: 3px 3px 2px #909090;
}

.reward .reward-customer .reward-wrapper {
  z-index: 1;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}

.reward .reward-customer .reward-wrapper .heading {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 80px;
  color: #fff;
  line-height: 1;
}

.reward .reward-customer .reward-wrapper .heading .heading-left {
  padding: 0 10px;
  font-size: 61px;
}

.reward .reward-customer .reward-wrapper .heading .motto {
  font-size: 18px;
  padding: 0 10px;
}

.reward .reward-customer .reward-wrapper .heading .customers-number {
  height: 106px;
  width: 106px;
  min-width: 106px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px;
  background-color: #000;
  color: #fff;
  border-radius: 100%;
  font-size: 61px;
  line-height: 1;
}

.reward .reward-customer .reward-wrapper .body {
  padding: 0 80px;
  color: #fff;
}

.reward .reward-customer .reward-wrapper .body .form-title {
  margin-bottom: 15px;
  font-size: 24px;
  padding: 0 20px;
}

.reward .reward-customer .reward-wrapper .body .form input.form-control {
  font-size: 22px;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 0;
  color: #fff;
}

.reward .reward-customer .reward-wrapper .body .form input.form-control:last-child {
  margin-bottom: 25px;
}

.reward .reward-customer .reward-wrapper .body .form input.form-control:focus {
  -webkit-box-shadow: inset 0 1px 1px #909090;
          box-shadow: inset 0 1px 1px #909090;
}

.reward .reward-customer .reward-wrapper .body .form input.form-control:focus::-webkit-input-placeholder {
  color: #eee;
}

.reward .reward-customer .reward-wrapper .body .form input.form-control:focus::-ms-input-placeholder {
  color: #eee;
}

.reward .reward-customer .reward-wrapper .body .form input.form-control:focus::placeholder {
  color: #eee;
}

.reward .reward-customer .reward-wrapper .body .form .form-group:not(.has-error) input.form-control {
  border-color: transparent;
}

.reward .reward-customer .reward-wrapper .body .form input::-webkit-input-placeholder {
  color: #fff;
  line-height: 1;
  font-family: Ivolkswagen, sans-serif;
  font-weight: bold;
}

.reward .reward-customer .reward-wrapper .body .form input::-ms-input-placeholder {
  color: #fff;
  line-height: 1;
  font-family: Ivolkswagen, sans-serif;
  font-weight: bold;
}

.reward .reward-customer .reward-wrapper .body .form input::placeholder {
  color: #fff;
  line-height: 1;
  font-family: Ivolkswagen, sans-serif;
  font-weight: bold;
}

.reward .reward-customer .reward-wrapper .body .form .submit-btn {
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.reward .reward-customer .reward-wrapper .body .form .submit-btn label {
  color: #000;
  font-size: 18px;
  padding: 0 25px;
}

.reward .reward-customer .reward-wrapper .body .form .submit-btn .btn-link {
  font-size: 24px;
  color: #fff;
  padding: 0;
  margin: 0 10px;
  border: none;
  border-bottom: 2px solid #fff;
}

.reward .reward-customer .reward-wrapper .body .form .submit-btn .btn-link:focus,
.reward .reward-customer .reward-wrapper .body .form .submit-btn .btn-link:active,
.reward .reward-customer .reward-wrapper .body .form .submit-btn .btn-link:hover {
  text-decoration: none;
  color: #128D15;
  border-color: #128D15;
}

.reward .reward-customer .reward-wrapper .next-page {
  position: absolute;
  bottom: -25px;
  right: 80px;
  max-width: 290px;
  height: 50px;
  background-color: #c83b40;
  color: #fff;
  border-radius: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 24px;
  padding: 10px 50px;
  border: 4px solid #fff;
  line-height: 1;
  cursor: pointer;
}

.reward .reward-customer .reward-wrapper .next-page:hover,
.reward .reward-customer .reward-wrapper .next-page:focus,
.reward .reward-customer .reward-wrapper .next-page:active {
  text-decoration: none;
}

.reward .reward-customer .reward-wrapper .next-page:hover {
  background-color: #128D15;
}

@media screen and (max-width: 767px) {
  .reward .reward-customer .reward-wrapper {
    position: relative;
  }

  .reward .reward-customer .reward-wrapper .heading {
    display: block;
    padding: 25px 15px 15px 15px;
    margin-bottom: 40px;
  }

  .reward .reward-customer .reward-wrapper .heading .heading-left {
    font-size: 48px;
    padding: 0;
    margin-bottom: 15px;
    position: relative;
  }

  .reward .reward-customer .reward-wrapper .heading .heading-left .customers-number {
    position: absolute;
    height: 80px;
    width: 80px;
    min-width: 80px;
    top: -20px;
    right: 0;
  }

  .reward .reward-customer .reward-wrapper .heading .motto {
    padding: 0;
    text-align: center;
  }

  .reward .reward-customer .reward-wrapper .body {
    padding: 0;
  }

  .reward .reward-customer .reward-wrapper .body .form .submit-btn {
    display: block;
    text-align: right;
  }

  .reward .reward-customer .reward-wrapper .body .form .submit-btn label {
    font-size: 16px;
    padding: 0 10px;
  }

  .reward .reward-customer .reward-wrapper .next-page {
    right: 20px;
    padding: 10px 35px;
  }

  .customer .footer {
    padding-top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  .customer .footer .item .item-middle {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .customer .footer .item:last-child {
    -ms-flex-item-align: start;
        align-self: flex-start;
    margin-bottom: 20px;
  }
}

.reward .reward-complete {
  font-family: Ivolkswagen Light, sans-serif;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #1b8d08;
}

.reward .reward-complete .bg-text {
  color: #239810;
  text-shadow: 3px 3px 2px #198408;
}

.reward .reward-complete .reward-wrapper {
  z-index: 1;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.reward .reward-complete .reward-wrapper .heading {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  padding: 20px 80px;
  color: #fff;
  line-height: 1;
}

.reward .reward-complete .reward-wrapper .heading .heading-left {
  margin-right: 10px;
  font-size: 61px;
}

.reward .reward-complete .reward-wrapper .heading .motto {
  font-size: 18px;
  padding: 0 10px;
}

.reward .reward-complete .reward-wrapper .body {
  padding: 0 0 0 80px;
  color: #fff;
}

.reward .reward-complete .reward-wrapper .body .content {
  padding-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 18px;
}

.reward .reward-complete .reward-wrapper .body .content .person {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  position: relative;
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.reward .reward-complete .reward-wrapper .body .content .person .thanks-message {
  position: absolute;
  bottom: 0;
  right: 130px;
  font-size: 61px;
  line-height: 1;
}

.reward .reward-complete .reward-wrapper .body .content .description {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 20px;
}

.reward .reward-complete .reward-wrapper .body .content .description .first {
  font-size: 24px;
  margin-bottom: 30px;
}

.reward .reward-complete .reward-wrapper .body .content .description .second {
  margin-bottom: 30px;
}

.reward .reward-complete .reward-wrapper .body .content .description .third {
  margin-bottom: 50px;
}

.reward .reward-complete .reward-wrapper .body .content .description .fourth {
  width: 50%;
}

@media screen and (max-width: 767px) {
  .reward .reward-complete .reward-wrapper {
    position: relative;
  }

  .reward .reward-complete .reward-wrapper .heading {
    display: block;
    padding: 25px 10px 15px 10px;
    margin-bottom: 40px;
  }

  .reward .reward-complete .reward-wrapper .heading .heading-left {
    font-size: 48px;
    padding: 0;
    margin-bottom: 15px;
    margin-right: 0;
    position: relative;
  }

  .reward .reward-complete .reward-wrapper .heading .motto {
    padding: 0;
    text-align: center;
  }

  .reward .reward-complete .reward-wrapper .body {
    padding: 0;
  }

  .reward .reward-complete .reward-wrapper .body .content {
    display: block;
    padding-bottom: 25px;
    font-size: 18px;
  }

  .reward .reward-complete .reward-wrapper .body .content .description {
    padding: 10px;
  }

  .reward .reward-complete .reward-wrapper .body .content .description .first {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .reward .reward-complete .reward-wrapper .body .content .description .third {
    margin-bottom: 20px;
  }

  .reward .reward-complete .reward-wrapper .body .content .person .thanks-message {
    right: 20px;
    font-size: 34px;
  }

  .complete .footer {
    padding-top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  .complete .footer .item .item-middle {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .complete .footer .item:last-child {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }

  .complete .footer > .item:last-child {
    margin-bottom: 20px;
  }
}

.new_provider_block .header {
  border-top-left-radius: 20px;
  padding: 0 20px;
}

.new_provider_block .header .new_more_tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.new_provider_block .header .new_more_tabs .info-tabs {
  -ms-flex-item-align: end;
      align-self: flex-end;
  padding-top: 20px;
  -webkit-box-flex: 9;
      -ms-flex: 9;
          flex: 9;
}

.new_provider_block .header .new_more_tabs .info-tabs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-item-align: end;
      align-self: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0;
}

.new_provider_block .header .new_more_tabs .info-tabs ul li {
  border-bottom: 1px solid #999;
  padding: 10px 20px;
  text-align: center;
  background-color: #999;
  margin-right: 10px;
  color: #fff;
  font-size: 13px;
  letter-spacing: .1em;
  cursor: pointer;
  -webkit-box-flex: 1;
          flex: 1;
  -ms-flex: auto;
}

.new_provider_block .header .new_more_tabs .info-tabs ul li.active {
  background-color: #dedede;
  color: #666;
  border-bottom: 1px solid #dedede;
}

.new_provider_block .header .new_more_tabs .info-tabs ul li:nth-child(odd) {
  border-top-left-radius: 20px;
}

.new_provider_block .header .new_more_tabs .info-tabs ul li:nth-child(even) {
  border-top-right-radius: 20px;
}

.new_provider_block .header .new_more_tabs .logo {
  -ms-flex-item-align: center;
      align-self: center;
  text-align: right;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.new_provider_block .body {
  background-color: #dedede;
  padding: 30px;
}

.new_provider_block .body > div {
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 60px;
  column-gap: 60px;
}

.new_provider_block .body .new_more_tabs {
  font-size: 12px;
}

.new_provider_block .body .new_more_tabs #device_specs .feature_group .details-title {
  font-size: 14px;
  font-weight: bold;
  margin: 20px 0 10px;
}

.new_provider_block .body .new_more_tabs #device_specs .feature_group td {
  padding: 4px;
  font-size: 12px;
}

.new_provider_block .body .new_more_tabs #device_specs .feature_group td:nth-child(2) {
  word-break: break-word;
  padding-left: 10px;
}

.new_provider_block .footer {
  padding: 18px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  border-radius: 0 0 20px 0;
}

.info-bottom-tabs .panel {
  border: none;
  position: relative;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-bottom: 20px;
}

.info-bottom-tabs .panel .panel-heading {
  padding: 0;
  background-color: transparent;
}

.info-bottom-tabs .panel .panel-heading .panel-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 22px;
  text-decoration: none;
  color: #fff;
  padding: 5px 15px;
  background-color: #008081;
  border-radius: 20px 0 20px 0;
  font-weight: bold;
}

.info-bottom-tabs .panel .panel-heading .panel-title span {
  color: #4DA5A7;
  font-size: 40px;
  font-weight: bold;
  line-height: 1;
}

.info-bottom-tabs .panel .panel-heading .panel-title[aria-expanded="true"] {
  background-color: #ccc;
  color: #008081;
  border-bottom-right-radius: 0;
}

.info-bottom-tabs .panel .panel-heading .panel-title[aria-expanded="true"] span {
  color: #4DA5A7;
}

.info-bottom-tabs .panel .panel-collapse > .panel-body {
  border-top: none;
}

.info-bottom-tabs .panel .panel-body {
  background-color: #ccc;
  border-top: none;
  padding-top: 5px;
  font-size: 12px;
}

.info-bottom-tabs .panel #deviceSpecs .feature_group .details-title {
  font-size: 14px;
  font-weight: bold;
  margin: 20px 0 10px;
}

.info-bottom-tabs .panel #deviceSpecs .feature_group td {
  padding: 4px;
  font-size: 12px;
}

.info-bottom-tabs .panel #deviceSpecs .feature_group td:nth-child(2) {
  word-break: break-word;
  padding-left: 10px;
}

.provider-text-wrapper {
  background-color: #d2d2d2;
  padding-bottom: 30px;
  border-bottom-left-radius: 20px;
  position: relative;
}

.provider-text-wrapper:before {
  content: '';
  position: absolute;
  background-color: #d2d2d2;
  width: 20px;
  height: 16px;
  top: -16px;
  left: 0;
}

.provider-text-wrapper .filters {
  border-bottom-right-radius: 0;
  padding: 0;
}

.provider-text-wrapper .provider-text-background {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  overflow: hidden;
}

.provider-text-wrapper .provider-text-background .provider-text-title {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  color: #fff;
  font-size: 18px;
  padding: 15px 20px;
  line-height: 1;
}

.provider-text-wrapper .provider-text-background .provider-text-body {
  font-family: Arial, Helvetica, sans-serif;
  border-top-right-radius: 20px;
  -webkit-column-count: 2;
          column-count: 2;
  color: #333333;
  font-size: 13px;
  background-color: #fff;
  padding: 20px;
}

@media screen and (max-width: 767px) {
  .provider-text-wrapper .provider-text-background .provider-text-body {
    -webkit-column-count: 1;
            column-count: 1;
  }
}

.accessory-modal .modal-content {
  padding: 10px;
}

.accessory-modal .modal-content .content-wrap {
  border: 1px solid #ccc;
  border-radius: 30px 0 0 30px;
  overflow: hidden;
}

.accessory-modal .modal-content .modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: none;
  padding-left: 25px;
}

.accessory-modal .modal-content .modal-header .modal-title {
  font-size: 22px;
  font-weight: bold;
}

.accessory-modal .modal-content .modal-header .close {
  margin-left: 10px;
}

.accessory-modal .modal-content .modal-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}

.accessory-modal .modal-content .modal-body .line-color {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  border-top-left-radius: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.accessory-modal .modal-content .modal-body .line-color.line-color-green {
  background-color: #7bcc43;
}

.accessory-modal .modal-content .modal-body .line-color.line-color-orange {
  background-color: #ffa500;
}

.accessory-modal .modal-content .modal-body .line-color .color-line {
  padding: 9px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

.accessory-modal .modal-content .modal-body .line-color .item-wrap {
  background-color: #fff;
  border-top-right-radius: 30px;
  border: 1px solid #ccc;
  border-bottom: none;
  border-left: none;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.accessory-modal .modal-content .modal-body .line-color .item-wrap .cart {
  padding: 15px 20px;
  text-align: right;
}

.accessory-modal .modal-content .modal-body .line-color .item-wrap .cart .add-to-cart {
  background-color: #095576;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  padding: 9px 20px;
  line-height: 1;
  width: 180px;
  border-radius: 20px;
  text-transform: capitalize;
}

.accessory-modal .modal-content .modal-body .line-color .item-wrap .cart .add-to-cart:active,
.accessory-modal .modal-content .modal-body .line-color .item-wrap .cart .add-to-cart:focus {
  outline: none;
}

.accessory-modal .modal-content .modal-body .line-color .item-wrap .cart .add-to-cart:hover {
  background-color: #f5af29;
  color: #000;
}

.accessory-modal .modal-content .modal-body .description-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 15px;
  border-left: 1px solid #ccc;
}

.accessory-modal .modal-content .modal-body .description-wrap .box {
  height: 530px;
}

.accessory-modal .modal-content .modal-body .description-wrap .title {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 15px;
}

.accessory-modal .modal-content .modal-body .description-wrap .description {
  height: 90%;
  overflow-y: auto;
}

.accessory-modal .modal-content .modal-body .carousel {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.accessory-modal .modal-content .modal-body .carousel .carousel-inner {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-radius: 20px 0;
  padding: 10px 0 20px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.accessory-modal .modal-content .modal-body .carousel .carousel-inner .item img {
  width: 90%;
  margin: 0 auto;
  max-height: 300px;
  -o-object-fit: contain;
     object-fit: contain;
}

.accessory-modal .modal-content .modal-body .carousel .carousel-control {
  background-image: none;
  background-color: transparent;
  color: #999;
  text-shadow: none;
  max-height: 360px;
}

.accessory-modal .modal-content .modal-body .carousel .carousel-indicators-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 10px 20px;
  list-style-type: none;
  margin-bottom: 0;
}

.accessory-modal .modal-content .modal-body .carousel .carousel-indicators-list .indicator {
  -ms-flex-preferred-size: 100px;
      flex-basis: 100px;
  margin: 0 5px 5px;
  cursor: pointer;
}

.accessory-modal .modal-content .modal-body .carousel .carousel-indicators-list .indicator img {
  height: 65px;
  width: 100%;
  margin: 0 auto;
  padding: 3px 0;
  -o-object-fit: contain;
     object-fit: contain;
}

.accessory-modal .modal-content .modal-body .carousel .carousel-indicators-list .indicator.active {
  border: 1px solid #ccc;
  border-radius: 4px;
}

@media only screen and (max-width: 768px) {
  .accessory-modal .modal-content .modal-body {
    display: block;
  }

  .accessory-modal .modal-content .modal-body .box {
    height: 100%;
    padding-bottom: 10px;
  }
}

.carousel-indicators {
  display: block !important;
}

.breadcrumbs-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 8px;
}

.breadcrumbs-wrapper .breadcrumb {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
  padding: 0 15px;
  margin-bottom: 0;
  border-radius: 0;
  background-color: #fff;
}

.breadcrumbs-wrapper .breadcrumb li a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #666666;
}

.breadcrumbs-wrapper .breadcrumb li:last-child a {
  pointer-events: none;
  text-decoration: none;
}

.breadcrumbs-wrapper .breadcrumb > li + li:before {
  padding: 0 10px;
  color: #666666;
  content: ">";
  font-weight: bold;
}

.breadcrumbs-wrapper #search {
  position: relative;
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}

.breadcrumbs-wrapper #search .query_search_input {
  border-color: #ccc;
  border-width: 1px;
  border-radius: 20px;
}

.breadcrumbs-wrapper #search .query_search_input:focus {
  border-color: #f0ad4e;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(238, 162, 54, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(238, 162, 54, 0.6);
}

.breadcrumbs-wrapper #search .query_search_btn {
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 50%;
}

.breadcrumbs-wrapper #search .query_search_btn:focus {
  outline: none;
}

.breadcrumbs-wrapper #search .result_queries_wrapper {
  position: absolute;
  padding: 5px;
  width: 100%;
  max-height: 250px;
  overflow-y: auto;
  top: 100%;
  margin-top: 4px;
  background-color: white;
  z-index: 1008;
  border: 1px solid #ccc;
  border-radius: 8px;
  display: none;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}

.breadcrumbs-wrapper #search .result_queries_wrapper .query_result {
  border-bottom: 1px dotted #ccc;
  padding: 4px;
  cursor: pointer;
}

.breadcrumbs-wrapper #search .result_queries_wrapper .query_result:last-child {
  border-bottom: 0;
}

.breadcrumbs-wrapper #search .result_queries_wrapper .query_result:hover {
  background-color: #efefef;
}

.breadcrumbs-wrapper #search .result_queries_wrapper::-webkit-scrollbar {
  width: 6px;
}

.breadcrumbs-wrapper #search .result_queries_wrapper::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 20px;
}

.breadcrumbs-wrapper #search .result_queries_wrapper::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 20px;
}

.breadcrumbs-wrapper #search .result_queries_wrapper::-webkit-scrollbar-thumb:hover {
  background: #555;
}

@media (max-width: 768px) {
  .breadcrumbs-wrapper {
    display: block;
  }

  .breadcrumbs-wrapper .breadcrumb {
    margin-bottom: 8px;
  }
}

.product .promo-banner {
  position: absolute;
  width: 150px;
  left: -5px;
  top: 0;
  opacity: 80%;
  z-index: 1;
}

.product .promo-text {
  position: absolute;
  display: block;
  text-align: center;
  top: -12px;
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  color: black;
  padding: 15px 4px 5px;
}

.promo-banner {
  position: absolute;
  width: 230px;
  left: calc(50% - 230px / 2);
  top: 40%;
  opacity: 80%;
  z-index: 1;
}

.promo-text {
  position: absolute;
  display: block;
  text-align: center;
  top: 0;
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  color: black;
  padding: 15px 4px 5px;
}

.device-card-wrapper {
  height: 100%;
  padding: 15px 25px;
  border: 1px solid transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  font-size: 14px;
  border-radius: 15px 0;
}

.device-card-wrapper .device-image-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  margin-bottom: 20px;
}

.device-card-wrapper .device-name {
  font-weight: 600;
  margin-bottom: 35px;
  text-align: center;
  -ms-flex-item-align: center;
      align-self: center;
}

.device-card-wrapper .device-pricing-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.device-card-wrapper .device-pricing-wrapper .device-price {
  font-size: 24px;
  font-weight: 600;
  color: #404040;
  position: relative;
  padding-left: 13px;
}

.device-card-wrapper .device-pricing-wrapper .device-price::before {
  content: '\20AC';
  position: absolute;
  left: 0;
}

.device-card-wrapper .device-pricing-wrapper .device-checkout-wrapper {
  -ms-flex-item-align: center;
      align-self: center;
}

.device-card-wrapper .device-pricing-wrapper .device-checkout {
  display: inline-block;
  text-decoration: none;
  background-color: #005477;
  color: white;
  width: 100%;
  height: 30px;
  font-weight: 600;
  padding: 5px;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.device-card-wrapper:hover {
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  border-color: #ccc;
}

.device-card-wrapper:hover .device-checkout {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-color: #f5af29;
  color: black;
}

.sitemap-wrapper .sitemap-brand,
.sitemap-wrapper .sitemap-provider {
  padding: 7px 5px;
  background-color: #eeeeee;
}

.sitemap-wrapper .box-wrap {
  padding: 0 10px;
}

.sitemap-wrapper .box-content {
  padding: 0 10px;
}

.sitemap-wrapper .sitemap-item {
  padding: 5px;
  border-bottom: 1px solid #ddd;
}

.sitemap-wrapper .box-content {
  -webkit-column-count: 2;
          column-count: 2;
}

.sitemap-wrapper .box-content .sitemap-item {
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
}

.connection {
  position: relative;
  margin: 0 6px 0 8px;
}

.connection .signal {
  font-size: 13px;
}

.connection .connection-speed {
  position: absolute;
  left: -6px;
  top: -2px;
  font-size: 10px;
}

.product .connection {
  margin: 0 4px 0 7px;
}

.product .connection .connection-speed {
  left: -7px;
  top: -4px;
}

table.order_overview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

table.order_overview tbody {
  width: 100%;
}

table.order_overview tbody tr {
  display: table;
  width: 100%;
}

table.order_overview tbody tr td {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 20%;
}

table.order_overview tbody tr td.order_overview_title {
  width: 40%;
}

table.order_overview tbody tr td.order_overview_title.full-width-total {
  width: 80%;
}

table.order_overview tbody tr td.order_overview_title.full-width-total + .order_overview_single_price {
  width: 20%;
}

table.order_overview tbody tr td.order_overview_single_price {
  width: 60%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

table.order_overview tbody tr td.full-column {
  width: 100%;
  font-size: 14px;
  margin-bottom: 20px;
  text-align: center !important;
}

table.order_overview tbody tr td:not(.order_overview_title) {
  text-align: right;
}

table.order_overview tbody tr.order_overview_spacing {
  margin: 10px 0;
}

.renewal-check .modal-content {
  background: #f9ec96;
  background: -webkit-gradient(linear, left top, right top, from(#f9ec96), color-stop(18%, #eed86e), to(#e7cc57));
  background: linear-gradient(90deg, #f9ec96 0%, #eed86e 18%, #e7cc57 100%);
  border-radius: 0;
  border-bottom-left-radius: 120px;
}

.renewal-check .modal-content .modal-header {
  border-bottom: none;
  font-family: DIN-black Medium, sans-serif;
}

.renewal-check .modal-content .modal-header .close {
  width: 34px;
  height: 34px;
  padding: 6px;
  border: 3px solid #000;
  border-radius: 100%;
  opacity: .6;
  font-size: 15px;
}

.renewal-check .modal-content .modal-header .modal-title {
  font-size: 24px;
}

.renewal-check .modal-content .modal-body {
  padding-left: 25px;
  padding-right: 25px;
  font-family: DIN-light Light, sans-serif;
  font-size: 16px;
}

.renewal-check .modal-content .modal-body .additional-info {
  margin-bottom: 30px;
}

.renewal-check .modal-content .modal-body label {
  font-size: 15px;
}

.renewal-check .modal-content .modal-body .form-control:focus {
  border-color: #f0ad4e;
  -webkit-box-shadow: 0 0 8px rgba(240, 173, 78, 0.6);
          box-shadow: 0 0 8px rgba(240, 173, 78, 0.6);
}

.renewal-check .modal-content .modal-body .customer-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.renewal-check .modal-content .modal-body .customer-type > * {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}

.renewal-check .modal-content .modal-body .company-name {
  display: none;
}

.renewal-check .modal-content .modal-body .company-name.show {
  display: block;
}

.renewal-check .modal-content .modal-body .form-wrapper {
  margin-bottom: 15px;
}

.renewal-check .modal-content .modal-body .btn-submit {
  min-width: 200px;
  font-size: 16px;
}

.renewal-check .modal-content .modal-body .btn-submit:focus {
  outline: none;
}

.renewal-check .renewal-loading {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 1;
  border-bottom-left-radius: 120px;
}

