/*font-family: 'Fredoka One', cursive;*/
/*font-family: 'Signika Negative', sans-serif;*/
/* line 6, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
::selection {
  background: #000;
  color: #FFF;
}

/* line 10, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
::-moz-selection {
  background: #000;
  color: #FFF;
}

/* line 17, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
}

/* line 22, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
body, html {
  background: #f3f3f3;
  font-size: 12px;
  color: #87888a;
  font-family: 'Verdana',Arial,Helvetica,sans-serif;
  overflow-x: hidden;
}

/* line 31, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
h1 {
  display: block;
  padding-bottom: 5px;
  /*font-weight: bold;*/
  font-size: 30px;
  margin-bottom: 10px;
  color: #3F3F3F;
  font-family: 'Oswald';
}

/* line 41, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
h2 {
  color: #87888a;
  font-size: 16px;
  margin: 10px 0px;
  font-weight: bold;
}

/* line 42, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
h3 {
  color: #87888a;
  font-size: 14px;
  margin: 10px 0px;
  font-weight: bold;
}

/* line 44, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.footer h2 {
  color: #FFF;
}

/* line 46, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.page-content ul li {
  list-style-position: outside;
  list-style-type: disc;
  margin: 5px 0px 5px 15px;
}

/* line 49, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
h2.home-title {
  display: block;
  padding-bottom: 5px;
  border-bottom: 1px solid #d7d7d7;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 15px;
}

/* line 58, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
a, a:hover, a:focus {
  color: #000;
  text-decoration: none;
}

/* line 63, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.page-content {
  line-height: 1.6;
  font-weight: normal;
}

/* line 68, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#map {
  width: 100%;
  height: 450px;
  color: #000;
  border: 1px solid #000;
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 70, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#map img {
  max-width: none;
}

/* line 72, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
form input, form textarea, form select {
  border-radius: 2px;
  box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.07);
  border: 1px solid #c9c4b8;
  padding: 4px;
}

/* line 79, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.slider-wrap-room,
.slider-wrap-slide,
.slider-wrap {
  width: 100%;
  height: 500px;
  overflow: hidden;
  margin-left: -20px;
}

/* line 88, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.slider-obj {
  width: 100%;
  height: 500px;
  display: block;
  background-position: center center;
  background-size: cover;
}

/* line 96, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.slider-title {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 20px;
  background: rgba(0, 0, 0, 0.7);
  color: #FFF;
  font-size: 20px;
}

/* line 109, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
form input.error, form textarea.error {
  background: #fff3f4;
  border: 1px solid #a70000;
}

/* line 114, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.button:hover,
.button:active,
.button:focus,
form button:hover {
  background: #e73029;
}

/* line 118, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.button,
form button {
  font-size: 12px;
  color: #FFF;
  padding: 7px 20px;
  background: #e73029;
  border: none;
  border-radius: 3px;
  margin-left: 150px;
  cursor: pointer;
  cursor: hand;
}

/* line 135, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.button {
  display: inline-block;
  margin: 0;
  font-size: 14px;
}

/* line 141, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.form.newsletter button {
  margin-left: 160px;
}

/* line 145, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#sitemap a {
  text-decoration: none;
  padding: 5px 5px 5px 20px;
  background-image: url("https://www.corona-webshop.be/data/images/skin/default/icon_sitemapcategory_01.png");
  background-repeat: no-repeat;
  background-position: left center;
  color: #000;
}

/* line 155, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#sitemap li {
  margin: 0px 15px;
  padding: 7px 4px;
  padding-left: 0px;
  font-size: 15px;
  list-style: none;
  list-style-position: inside;
}

/* line 164, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#sitemap li.mainCat {
  margin-left: 40px;
}

/* line 168, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#sitemap ul {
  margin: 0px;
  padding: 2px;
  padding-left: 5px;
  list-style-position: inside;
  list-style: none;
}

/* line 176, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#sitemap li {
  font-weight: normal;
  list-style-position: inside;
}

/* line 181, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#sitemap li a {
  padding: 0px 5px 0px 20px;
  background: url("https://www.corona-webshop.be/data/images/skin/default/list.png") no-repeat left center;
  font-size: 15px;
}

/* line 186, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#sitemap li.sub {
  margin-left: 35px;
}

/* line 189, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#sitemap li.subsub {
  margin-left: 55px;
}

/* line 193, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#sitemap li.subsubsub {
  margin-left: 75px;
}

/* line 197, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#sitemap li.sub a, #sitemap li.subsub a, #sitemap li.subsubsub a {
  color: #686868;
  background: none;
}

/* line 202, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.errorForm {
  color: #e51e23;
  margin: 20px 0px;
  padding: 10px;
  font-size: 13px;
}

/* line 209, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.errorForm li {
  margin-left: 30px;
  padding: 1px 0px;
  list-style: disc;
  list-style-position: outside;
}

/* line 216, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.pdf {
  margin: 5px;
  line-height: 12px;
  background: url("https://www.corona-webshop.be/data/images/skin/default/pdf.png") no-repeat left center;
  padding-left: 25px;
  display: block;
  height: 16px;
  padding-top: 2px;
  color: #000;
}

/* line 228, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.detail-pdf {
  line-height: 34px;
  background: url("https://www.corona-webshop.be/data/images/skin/default/detail-pdf.jpg") no-repeat left center;
  padding-left: 50px;
  display: block;
  height: 34px;
  padding-top: 2px;
  color: #000;
}

/*detail-questions*/
/*detail-question.jpg*/
/* line 242, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.detail-questions {
  line-height: 34px;
  background: url("https://www.corona-webshop.be/data/images/skin/default/detail-question.jpg") no-repeat left center;
  padding-left: 50px;
  display: block;
  height: 34px;
  padding-top: 2px;
  color: #000;
}

/* line 253, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.breadcrumbs > a {
  color: #989898;
  font-size: 11px;
}

/* line 259, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.header {
  padding-top: 10px;
  border-bottom: 1px solid #dadada;
  background: #FFF;
}

/* line 265, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.search_bar {
  padding: 15px;
  margin-bottom: 20px;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
  background: #e9e9e9;
}

/* line 272, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#nav {
  margin-top: 20px;
}

/* line 276, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#nav li.nav-item {
  /*display: table-cell;*/
  text-align: center;
  /*display:inline-block;*/
  font-size: 17px;
  text-transform: uppercase;
  /*padding:0 61px;*/
}

/*#nav li.nav-item:first-child{padding-left:0; }
#nav li.nav-item:last-child{padding-right:0; }*/
/*#nav li.nav-item:first-child{text-align:left; }
#nav li.nav-item:last-child{text-align:right; }*/
/* line 292, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#nav li.nav-item a {
  color: #3f3f3f;
  font-size: 18px;
  display: block;
  font-family: 'Oswald';
  font-weight: normal;
}

/* line 300, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#nav li.nav-item a span {
  color: #e73029;
}

/* line 303, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#nav li.nav-item .sub-navi .sub-item {
  display: inline-block;
  margin-right: 10px;
}

/* line 305, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#nav li.nav-item .sub-navi .sub-item a {
  font-size: 14px;
}

/* line 306, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#nav li.nav-item .sub-navi .sub-item.active a {
  color: #744E12;
}

/* line 309, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.row.marginTop40 {
  margin-top: 40px;
}

/* line 311, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.nav-item .sub-navi {
  position: absolute;
  margin-left: 0;
  margin-top: 10px;
  display: none;
}

/* line 318, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.nav-item.active .sub-navi {
  display: block;
}

/* line 320, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.footer {
  padding: 20px 0;
  border-top: 1px solid #e7e7e7;
  background: #FFF;
}

/* line 326, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.borderRight {
  border-right: 1px solid #707173;
}

/* line 330, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.link-block:first-child {
  border-right: 1px solid #707173;
}

/* line 335, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.subscribe-btn {
  background: #e73029;
  color: #FFF;
  font-size: 10px;
  margin: 0;
  border-radius: 3px;
  padding: 7px;
  width: 100%;
  height: 30px;
}

/* line 336, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.subscribe-btn:hover {
  background: #FFF;
  color: #744e12;
}

/* line 338, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.footer-inner {
  padding: 0 20px;
}

/* line 340, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#subscribe-email {
  font-family: 'Arial';
  border-radius: 3px;
  border: 1px solid #dadada;
  font-size: 10px;
  color: #9c9e9f;
  height: 30px;
  width: 100%;
}

/* line 350, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#subscribe-email.error {
  color: #C50000;
}

/* line 352, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.columns.smallLeftP {
  padding-left: 2px;
}

/* line 353, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.columns.smallRightP {
  padding-right: 2px;
}

/* line 355, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.tech-fiche {
  padding: 15px;
  border-radius: 10px;
  border: 1px solid #e9e9e9;
  width: 90%;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

/* line 363, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.tech-fiche h1 {
  text-align: center;
  font-size: 25px;
  border-bottom: 2px solid #9c9e9f;
}

/* line 369, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.tech-fiche .fiche-item {
  padding: 15px 0;
  border-bottom: 3px dotted #C5C6C8;
}

/* line 373, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.tech-fiche .fiche-item:last-child {
  border-bottom: 0;
}

/* line 374, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.tech-fiche .fiche-item h2 {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold;
  color: #9C9D9F;
  margin: 0;
  margin-bottom: 5px;
}

/* line 377, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.row.marginTop20 {
  margin-top: 20px;
}

/* line 379, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#main-content {
  min-height: 380px;
}

/* line 382, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.picture-item {
  height: 112px;
  overflow: hidden;
  line-height: 112px;
  border: 1px solid #DDDDDD;
}

/* line 390, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.date-wrap {
  font-size: 12px;
  font-weight: normal;
  font-style: italic;
  display: inline-block;
  margin-left: 10px;
}

/* line 392, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.date-wrap.detail {
  margin-top: 15px;
}

/* line 394, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.more-link {
  color: #754F13;
  font-weight: bold;
}

/* line 399, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.files-wrap {
  margin-top: 15px;
}

/* line 404, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.created {
  font-size: 11px;
  color: #CCC;
  display: inline-block;
  opacity: 0.5;
}

/* line 410, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.created:hover {
  opacity: 1;
}

/* line 413, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#main-wrapper {
  padding: 0 20px;
}

/* line 417, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#main-wrapper.noPadding {
  padding: 0;
}

/* line 422, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#step {
  width: 100%;
  border-bottom: 1px solid #F3F3F3;
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative;
}

/* line 431, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.stepBlock {
  width: 20%;
  position: relative;
  z-index: 2;
}

/* line 437, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.step {
  margin: 0px;
  padding: 10px 10px 10px 10px;
  opacity: 0.2;
}

/* line 444, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.stepActive {
  opacity: 1;
}

/* line 449, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.active .step-item {
  background: url("https://www.corona-webshop.be/data/images/skin/default/step-sprite.png") no-repeat left bottom;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
}

/* line 450, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.active .step-title {
  color: #e7302a;
}

/* line 452, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.step-item {
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  color: #FFF;
  line-height: 40px;
  background: url("https://www.corona-webshop.be/data/images/skin/default/step-sprite.png") no-repeat left top;
  font-weight: bold;
  position: relative;
  z-index: 2;
}

/* line 465, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.step-item:hover,
.step-item:active,
.step-item:focus {
  color: #FFF;
}

/* line 469, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.step-title {
  font-weight: bold;
  font-size: 13px;
  margin-top: 10px;
  color: #E5E5E5;
  text-transform: uppercase;
  display: block;
}

/* line 478, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#step-block-container {
  z-index: 3;
  position: relative;
}

/* line 483, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.step-bar {
  position: absolute;
  background: #e5e5e5;
  width: 100%;
  height: 6px;
  border-radius: 10px;
  margin-top: -45px;
}

/* line 492, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#step-block-progress-active.step-bar {
  background: #E7302A;
  width: 10%;
  z-index: 1;
  transition: width 0.5s ease-out 1s;
  -webkit-transition: width 0.5s ease-out 1s;
  -moz-transition: width 0.5s ease-out 1s;
  -ms-transition: width 0.5s ease-out 1s;
  -o-transition: width 0.5s ease-out 1s;
}

/* line 503, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#step-block-progress-active.step-bar.step2 {
  width: 30%;
}

/* line 504, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#step-block-progress-active.step-bar.step3 {
  width: 50%;
}

/* line 505, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#step-block-progress-active.step-bar.step4 {
  width: 70%;
}

/* line 506, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#step-block-progress-active.step-bar.step5 {
  width: 100%;
}

/* line 509, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.order-btn {
  background: #F3F3F3;
  color: #1D1D1B;
  display: block;
  height: 100%;
  padding: 3px;
  text-align: left;
  width: 100%;
}

/* line 519, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.order-btn:hover {
  background: #eaeaea;
  color: #1D1D1B;
}

/* line 521, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.order-btn span {
  font-size: 14px;
  font-family: 'Oswald';
  margin-left: 10px;
}

/* line 527, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.price-wrap {
  display: block;
  padding: 10px 15px;
  line-height: 20px;
  margin-bottom: 20px;
}

/* line 533, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.price-wrap .price-title {
  font-size: 20px;
}

/* line 536, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.price-wrap.promo {
  background: #FFB400;
}

/* line 540, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.colorRow {
  border-bottom: 1px dotted #cccccc;
  padding: 5px 0;
}

/* line 546, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.bestel-confirm-wrap {
  position: absolute;
  right: 50%;
  margin-right: -260px;
  top: 70px;
  transform: scale(0.1);
  opacity: 0;
}

/* line 555, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.bestel-confirm-wrap.active {
  animation: 0.6s ease-out normal forwards 1 bestelConfirmPopout;
  transform-origin: right center;
}

/* line 560, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.bestel-confirm-wrap.inactive {
  animation: 0.6s ease-out normal forwards 1 bestelConfirmPopin;
  transform-origin: right center;
}

/* line 565, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.bestel-confirm {
  padding: 10px 20px;
  padding-left: 35px;
  background: #FFF url("https://www.corona-webshop.be/data/images/skin/default/bestel-check.png") no-repeat 10px center;
  border: 1px solid #CCC;
  border-radius: 5px;
  color: #72c000;
  font-weight: bold;
}

/* line 575, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.bestel-arrow {
  position: absolute;
  width: 8px;
  height: 14px;
  display: block;
  background: url("https://www.corona-webshop.be/data/images/skin/default/bestel-arrow.png") no-repeat center center;
  right: -7px;
  top: 50%;
  margin-top: -7px;
}

@-moz-keyframes bestelConfirmPopout {
  0% {
    opacity: 0;
    transform: scale(0.1);
  }
  65% {
    opacity: 1;
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

@-webkit-keyframes bestelConfirmPopout {
  0% {
    opacity: 0;
    transform: scale(0.1);
  }
  65% {
    opacity: 1;
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

@-moz-keyframes bestelConfirmPopin {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  65% {
    opacity: 1;
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    transform: scale(0.1);
  }
}

@-webkit-keyframes bestelConfirmPopin {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  65% {
    opacity: 1;
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    transform: scale(0.1);
  }
}

/* line 649, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.shopListRow .productPic {
  width: 150px;
  height: 115px;
  overflow: hidden;
}

/* line 656, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.cadeaubon {
  background: #f6fdff;
  max-width: 400px;
  padding: 10px;
  color: #2ba2ba;
  border: 1px dashed #c9e0e5;
}

/* line 664, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
input#cadeau {
  border: 1px solid #c9e0e5;
  box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.05);
  padding: 4px;
}

/* line 665, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.stepInfo {
  font-weight: bold;
  width: 110px;
  font-size: 12px;
  padding-top: 3px;
  height: 40px;
}

/* line 675, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.item-block .item-pic {
  height: 223px;
  line-height: 223px;
  overflow: hidden;
  opacity: 1;
  position: relative;
  background-color: #FFF;
  /*background-position: center center;*/
  background-size: cover;
  text-align: center;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}

/* line 693, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.item-block .item-pic img {
  display: inline-block;
  vertical-align: middle;
  /*width: 100%;*/
  max-width: 100%;
  /*height: 100%;*/
  max-height: 100%;
}

/* line 705, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.item-block {
  position: relative;
}

/* line 707, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.item-title-over {
  line-height: 1.6;
  position: absolute;
  left: 0;
  bottom: 10px;
  right: 0;
  padding: 10px;
  background: rgba(255, 255, 255, 0.8);
  font-family: 'Oswald';
  font-size: 15px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  color: #5f5f5f;
}

/* line 723, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.item-block:hover .item-pic {
  opacity: 0.7;
}

/* line 725, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.inner-item-block {
  position: relative;
  background: #ffffff;
  border: 1px solid #f7f7f7;
}

/* line 727, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.item-title {
  display: block;
  padding: 10px;
  font-weight: bold;
  text-align: center;
  font-size: 12px;
}

/* line 735, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.price-tag {
  background: #8b6c32;
  position: absolute;
  right: 0;
  top: 0;
  padding: 3px 5px;
  color: #FFF;
  font-size: 15px;
  z-index: 1;
  border-left: 1px solid #71541e;
  border-bottom: 1px solid #71541e;
  line-height: 1.6;
}

/* line 750, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.new-tag {
  line-height: 1.6;
  background: #E73029;
  position: absolute;
  left: 1px;
  top: 1px;
  padding: 5px 8px;
  color: #FFF;
  font-size: 16px;
  z-index: 1;
  border-radius: 0 0 5px 0;
  text-transform: uppercase;
}

/* line 764, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.new-tag.detail {
  font-size: 18px;
}

/* line 766, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.product-title .price-detail-tag .promo-price,
.price-tag .promo-price {
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  text-decoration: line-through;
  display: inline-block;
}

/* line 773, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.product-title .price-detail-tag .price,
.price-tag .price {
  display: inline-block;
}

/* line 776, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.product-title .price-detail-tag span,
.price-tag span {
  vertical-align: super;
  font-size: 8px;
}

/* line 782, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.product-title .price-detail-tag eur,
.price-tag eur {
  /*vertical-align: super;*/
  font-size: 10px;
  display: inline-block;
  margin-right: 2px;
}

/* line 789, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.product-title .price-detail-tag eur {
  font-size: 13px;
}

/* line 793, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.item-pic a {
  display: block;
}

/* line 796, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.product-title {
  font-weight: bold;
  font-size: 19px;
}

/* line 800, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.product-title .brand-wrap {
  color: #808080;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-size: 13px;
  font-weight: normal;
}

/* line 808, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.product-title span {
  display: block;
  margin-bottom: 5px;
  font-size: 25px;
}

/* line 810, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
h4.detail-title {
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'Oswald';
  margin-bottom: 10px;
}

/* line 818, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
input[type="text"].amount-input {
  width: 75px;
  border-radius: 4px;
}

/* line 823, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.product-bestel-form {
  background: #f8f8f8;
  padding: 20px;
  border: 1px solid #e7e7e7;
  border-top: none;
}

/* line 830, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.product-bestel-form label {
  font-weight: bold;
  font-size: 14px;
}

/* line 835, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
input {
  box-shadow: none !important;
  border-radius: 3px;
}

/* line 837, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.cart-icon {
  width: 32px;
  height: 27px;
  background: url("https://www.corona-webshop.be/data/images/skin/default/detail-cart.jpg") no-repeat center center;
  display: inline-block;
  vertical-align: middle;
}

/* line 845, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.order-btn, .order-btn:hover {
  margin: 0;
}

/* line 849, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.order-btn span {
  display: inline-block;
  vertical-align: middle;
}

/* line 851, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.account-btn,
.small-cart {
  border-radius: 5px;
  color: #626260;
  background: #f3f3f3;
  display: inline-block;
  margin: 0;
}

/* line 861, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.account-btn {
  background: #e62f27;
  color: #FFF;
  padding: 8px 15px;
  border-radius: 10px;
}

/* line 868, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.account-btn a {
  color: #FFF;
}

/* line 870, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.account-btn {
  margin-right: 20px;
}

/* line 875, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.inner-account-btn,
.inner-small-cart {
  font-weight: bold;
  font-size: 12px;
}

/* line 883, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.inner-account-btn span {
  vertical-align: middle;
  display: inline-block;
}

/* line 886, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.icon-cart-b {
  width: 24px;
  height: 24px;
  background: url("https://www.corona-webshop.be/data/images/skin/default/cart-icon-b.png") no-repeat center center;
  display: inline-block;
  vertical-align: middle;
}

/* line 894, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.icon-account {
  width: 12px;
  height: 16px;
  background: url("https://www.corona-webshop.be/data/images/skin/default/account-icon.png") no-repeat center center;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

/* line 903, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.small-cart-count {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 10px;
  color: #FFF;
  background: #846228;
}

/* line 913, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.small-cart-count:after {
  border-color: rgba(0, 0, 0, 0) #846228;
  border-style: solid;
  border-width: 5px 5px 5px 0;
  content: "";
  display: block;
  left: -5px;
  margin-top: -5px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 927, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.small-cart a {
  display: block;
}

/* line 929, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#picContClone.absolute {
  position: absolute;
}

/* line 933, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#sidebar ul li {
  border-bottom: 1px solid #E7E7E7;
}

/* line 935, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#sidebar ul li a {
  display: block;
  padding: 5px;
}

/* line 937, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#sidebar ul li.mainCat a {
  background: #FFF;
  color: #000;
  font-size: 14px;
  font-weight: bold;
}

/* line 945, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#sidebar ul li.sub {
  border: 1px solid #E7E7E7;
  border-top: 0;
}

/* line 950, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#sidebar ul li.sub2 a {
  padding-left: 20px;
}

/* line 951, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#sidebar ul li.sub3 a {
  padding-left: 35px;
}

/* line 953, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#sidebar ul li.sub a {
  font-size: 12px;
}

/* line 957, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#sidebar ul li.sub.active a,
#sidebar ul li.sub:hover a {
  background: #fef5e0;
}

/* line 961, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#sidebar ul li.sub.active a {
  font-weight: bold;
}

/* line 963, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.small-pic {
  overflow: hidden;
  height: 98px;
  border: 1px solid #dfdfdf;
  text-align: center;
}

/* line 970, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#pagination {
  text-align: center;
}

/* line 972, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#pagination a {
  display: inline-block;
  padding: 4px;
  margin: 3px;
  border: 1px solid #E73029;
}

/* line 979, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#pagination a.active {
  color: #FFF;
  background: #E73029;
}

/* line 984, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.order_row_header,
.shopListHeader {
  background: #aeaeae;
  color: #FFF;
  padding: 5px 10px;
  border-radius: 5px 5px 0 0;
  /*text-shadow:0px -1px 0px rgba(0,0,0,0.5);*/
  font-weight: bold;
}

/* line 996, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.shopListProduct a:link, .shopListProduct a:visited, .shopListProduct a:active {
  padding: 0px 5px 0px 20px;
  display: block;
  height: 15px;
  font-weight: bold;
  font-size: 12px;
  color: #f8931d;
}

/* line 1007, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.shopListRow {
  padding: 10px;
  border-bottom: 1px solid #e8e8e8;
}

/* line 1013, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.shopListRow select {
  margin: 0px;
  padding: 0px;
}

/* line 1018, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.shopListPrice {
  padding: 5px 5px 5px 5px;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 1026, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.cell {
  padding: 5px 5px 5px 5px;
}

/* line 1030, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.cellT {
  padding-top: 5px;
  padding-bottom: 5px;
  overflow: hidden;
}

/* line 1032, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.grey-wrap {
  background: #f2f2f2;
  border: 1px solid #e3e3e3;
  padding: 20px;
}

/* line 1038, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.radioLabel {
  padding: 5px 0;
  font-weight: bold;
  margin-top: 20px;
}

/* line 1040, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.invoiceContactData {
  line-height: 1.6;
}

/* line 1044, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
input#cadeau {
  margin-bottom: 0;
}

/* line 1045, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.promoOk {
  font-weight: bold;
  color: #308727;
}

/* line 1047, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.lost-pass {
  display: inline-block;
  padding: 10px;
  font-size: 11px;
}

/* line 1053, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.account-nav-item {
  display: inline-block;
  margin: 5px;
  padding: 10px;
  font-size: 13px;
  border-radius: 5px;
  color: #000;
  background: #F3F3F3;
  border: 1px solid #F3F3F3;
}

/*.account-nav-item:hover{color:#FFF; }*/
/* line 1068, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.account-nav-item.active {
  background: #E62F27;
  color: #FFF;
  border: 1px solid #E62F27;
}

/* line 1074, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.account-nav-item.logout {
  border: 1px solid #E62F27;
  background: #FFF;
  color: #E62F27;
}

/* line 1080, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.succes-block {
  padding: 10px;
  background: #2bb566;
  color: #FFF;
  margin-bottom: 5px;
}

/* line 1087, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.check-block {
  background: #e4e4e4;
  border: 1px dashed #d8d8d8;
  padding: 10px;
  margin: 0 auto;
  display: inline-block;
}

/* line 1094, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.check-block label, .check-block input {
  margin: 0;
}

/* line 1097, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.order_row_header {
  padding: 10px;
}

/* line 1101, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.order_row {
  padding: 10px;
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  background: #FFF;
  cursor: hand;
  cursor: pointer;
}

/* line 1111, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.order_row:nth-child(even) {
  background: #eeeeee;
}

/* line 1115, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.order_sub_row {
  padding: 10px;
  background: #EEEEEE;
}

/* line 1119, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.order_sub_row:nth-child(even) {
  background: #FFFFFF;
}

/* line 1123, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.orderstatus .col {
  float: left;
  width: 25%;
  display: block;
  min-height: 1px;
}

/* line 1130, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.orderstatus .col.order_check {
  width: 5%;
}

/* line 1131, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.orderstatus .col.order_in_check {
  width: 10%;
}

/* line 1132, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.orderstatus .col.order_amount_scan {
  width: 10%;
}

/* line 1133, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.orderstatus .col.order_datum_check {
  width: 20%;
}

/* line 1135, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.day-item {
  background: #F9F9F9;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 20px;
  position: relative;
}

/* line 1144, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.day-item .day-open-btn {
  position: absolute;
  right: 10px;
  top: 6px;
  background: #65491a;
  padding: 5px 10px;
  border-radius: 4px;
  color: #FFF;
  cursor: pointer;
  cursor: hand;
}

/* line 1156, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.day-item .day-title {
  background: #7E5B20 url("https://www.corona-webshop.be/data/images/skin/default/small-arrow.png") no-repeat 98% center;
  padding: 10px;
  color: #FFF;
  font-size: 16px;
  cursor: pointer;
  cursor: hand;
}

/* line 1165, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.day-item .day-title span {
  font-size: 12px;
  font-style: italic;
}

/* line 1167, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.day-item .day-inner {
  padding: 10px;
  display: none;
}

/* line 1172, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.day-item.active .day-inner {
  display: block;
}

/* line 1177, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.day-item.active .day-open-btn {
  display: none;
}

/* line 1179, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.tour-item {
  border: 1px solid #7E5B20;
  border-radius: 4px;
  padding: 10px;
}

/* line 1185, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.tour-title {
  font-weight: bold;
  font-size: 14px;
}

/* line 1187, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.tour-name span,
.tour-title span {
  font-weight: normal;
  font-size: 12px;
  font-style: italic;
}

/* line 1190, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.tour-max {
  font-weight: bold;
  text-align: center;
}

/* line 1192, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.tour-item .tour-price {
  background: #7D5A1F;
  display: inline-block;
  color: #FFF;
  padding: 6px 10px;
  border-radius: 2px;
}

/* line 1200, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.tour-name {
  font-weight: bold;
  font-size: 15px;
}

/* line 1201, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.tour-info {
  font-weight: normal;
  font-size: 12px;
  display: block;
  margin-top: 5px;
}

/* line 1203, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.error-block {
  background: #d43e3e;
  padding: 10px;
  color: #FFF;
}

/* line 1210, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.info-block {
  background: rgba(204, 204, 204, 0.1);
  padding: 10px;
  color: #000;
}

/* line 1221, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.scan-bar {
  background: #00D2FF;
  color: #FFF;
  text-align: center;
  font-weight: bold;
  padding: 5px 0;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
}

/* line 1230, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
input[type="text"].barcode-input {
  font-size: 50px;
  text-align: center;
  height: auto;
  width: 100%;
  font-weight: bold;
}

/* line 1238, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
button.blue-btn.scan-btn {
  width: 100%;
  text-align: center;
  font-size: 20px;
  margin: 0;
}

/* line 1245, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.bar-code-check {
  padding: 20px 0;
  font-weight: bold;
  font-size: 50px;
  color: #707070;
  text-align: center;
  overflow: hidden;
}

/* line 1253, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.big-info {
  font-size: 70px;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  padding: 50px;
}

/* line 1261, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.passed {
  background: #22be08;
}

/* line 1262, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.passed .type-ticket {
  font-size: 90px;
  font-weight: normal;
  display: block;
}

/* line 1263, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.empty {
  font-size: 80px;
  color: #CCC;
}

/* line 1264, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.used {
  background: #d21e20;
  font-size: 60px;
}

/* line 1265, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.invalid {
  background: #ff9000;
  font-size: 60px;
}

/* line 1266, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.used span.date {
  display: block;
  font-size: 60px;
  font-weight: normal;
}

/* line 1268, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.sold-out {
  font-weight: bold;
  font-style: italic;
}

/* line 1272, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.scan-logout {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  padding: 5px;
  padding-left: 20px;
}

/* line 1281, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.scan-logout a {
  color: #FFF;
  font-weight: bold;
}

/* line 1283, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.price-info {
  font-size: 15px;
  font-weight: bold;
  margin-top: 5px;
}

/* line 1289, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.room-page-wrap {
  padding: 20px;
  padding-left: 10px;
}

/* line 1294, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.sub-header {
  padding: 10px;
  background: #E62F27;
  color: #FFF;
  border-radius: 5px 5px 0 0;
}

/* line 1301, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.promo-tag {
  line-height: 1.6;
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
  color: #555556;
  font-family: 'Oswald';
  font-size: 23px;
  font-weight: bold;
  left: -50%;
  letter-spacing: 0.2px;
  padding: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: 15%;
  transform: rotate(-40deg);
  -webkit-transform: rotate(-40deg);
}

/* line 1322, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.title-tag {
  position: absolute;
  left: 0;
  bottom: 10px;
  right: 0;
  background: rgba(255, 255, 255, 0.8);
  color: #555556;
  font-family: 'Oswald';
  text-align: center;
  padding: 5px;
  font-size: 16px;
  line-height: 1.6;
}

/* line 1336, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.promo-price {
  text-decoration: line-through;
  display: inline-block;
}

/* line 1340, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.price {
  font-weight: bold;
  display: inline-block;
  color: #e82f2a;
  margin-left: 5px;
}

/* line 1348, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.price span,
.promo-price span {
  display: inline-block;
  vertical-align: super;
  font-size: 13px;
}

/* line 1355, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.promo-tag.detail {
  font-size: 26px;
}

/* line 1359, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.big-pic {
  position: relative;
  overflow: hidden;
}

/* line 1364, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.slider-wrapper.related {
  height: 155px;
  overflow: hidden;
  width: 100%;
  padding: 10px;
  background: #f1f1f1;
}

/* line 1373, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.related-item {
  float: left;
  text-align: center;
}

/* line 1375, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.sliderBtn.related {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 25px;
  z-index: 3;
  cursor: pointer;
  cursor: hand;
}

/* line 1385, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.sliderBtn.related.prev {
  background: url("https://www.corona-webshop.be/data/images/skin/default/slider-btn-left.png") no-repeat center center;
  left: -10px;
}

/* line 1389, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.sliderBtn.related.next {
  background: url("https://www.corona-webshop.be/data/images/skin/default/slider-btn-right.png") no-repeat center center;
  right: -10px;
}

/* line 1394, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.bbf-logo {
  margin-top: 10px;
  text-align: right;
}

/* line 1399, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.scanner {
  position: fixed;
  background: #006630;
  left: 0;
  top: 0;
  padding: 10px;
  color: #FFF;
  display: block;
  text-decoration: none;
}

/* line 1410, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.scanner:hover {
  color: #FFF;
}

/* line 1412, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.flex-direction-nav a {
  width: 12px;
  height: 20px;
  background: url("https://www.corona-webshop.be/data/images/skin/default/slide-nav.png") no-repeat left top;
  position: absolute;
  left: 50%;
  margin: 0;
  bottom: -10px;
  opacity: 1;
  top: auto;
}

/* line 1423, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.flex-direction-nav .flex-prev {
  left: 50%;
  margin-left: -20px;
}

/* line 1424, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.flex-direction-nav .flex-next {
  left: 50%;
  right: auto;
  background-position: right top !important;
  margin-right: -20px;
}

/* line 1425, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.slider-tab-1 .flex-direction-nav a {
  background: url("https://www.corona-webshop.be/data/images/skin/default/slide-nav-2.png") no-repeat left top;
}

/* line 1427, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.home-slider {
  height: 470px;
  overflow: hidden;
}

/* line 1432, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.button.check-btn.hidden {
  display: none;
}

/* line 1435, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.inner-small-cart {
  padding: 5px 10px;
}

/* line 1436, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.inner-small-cart .small-cart-section {
  display: inline-block;
  border-right: 1px solid #61615f;
  padding: 5px 10px;
  color: #666666;
}

/* line 1443, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.inner-small-cart .small-cart-section span {
  color: #e8312b;
  font-size: 14px;
  padding-right: 5px;
}

/* line 1445, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.inner-small-cart .small-cart-section:last-child {
  border-right: none;
  vertical-align: middle;
}

/* line 1446, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.inner-small-cart a {
  padding: 8px 15px;
  background: #e7302a;
  color: #FFF;
  border-radius: 10px;
}

/* line 1449, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.sidebar-box {
  border: 1px solid #dadada;
  background: #FFF;
  margin-bottom: 10px;
}

/* line 1455, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.sidebar-box .sidebar-title {
  background: #dadada;
  color: #FFF;
  font-family: 'Oswald';
  text-transform: uppercase;
  font-size: 15px;
  padding: 10px 20px;
}

/* line 1464, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.sidebar-box .sidebar-rows .sidebar-row {
  border-bottom: 1px solid #dadada;
  padding: 15px 20px;
  color: #3f3f3f;
  font-family: 'Oswald';
}

/* line 1471, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.sidebar-box .sidebar-rows .sidebar-row:last-child {
  border-bottom: none;
}

/* line 1473, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.sidebar-cats li a {
  padding: 10px 20px;
  display: block;
  font-family: 'Oswald';
}

/* line 1479, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.sidebar-cats li.sub a {
  padding: 7px 20px 7px 40px;
}

/* line 1483, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.sidebar-cats li.sub2 a {
  padding: 7px 20px 7px 60px;
}

/* line 1487, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.sidebar-cats li.sub3 a {
  padding: 7px 20px 7px 80px;
}

/* line 1491, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.sidebar-cats li {
  border-bottom: 1px solid #efefef;
}

/* line 1492, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.sidebar-cats li.mainCat {
  border-bottom: 1px solid #dadada;
}

/* line 1494, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.sidebar-cats li.mainCat a {
  font-size: 16px;
}

/* line 1495, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.sidebar-cats li.sub a {
  font-size: 15px;
}

/* line 1496, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.sidebar-cats li.sub2 a {
  font-size: 14px;
}

/* line 1497, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.sidebar-cats li.sub3 a {
  font-size: 13px;
}

/* line 1499, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.sidebar-cats li.active a {
  color: #e73029;
}

/* line 1500, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.sidebar-cats li.active {
  background: #f2f2f2;
}

/* line 1502, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
h1.main-cat-title {
  font-family: 'Oswald';
  font-size: 20px;
  text-transform: uppercase;
  color: #3f3f3f;
}

/* line 1509, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.white-block {
  background: #FFF;
}

/* line 1510, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.white-block.withborder {
  border: 1px solid #DADADA;
}

/* line 1514, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.price-detail-tag {
  text-align: left;
  font-size: 0;
}

/* line 1518, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.price-detail-tag .price-title,
.price-detail-tag .price-wrap {
  font-size: 20px;
  display: inline-block;
  font-family: 'Oswald';
}

/* line 1524, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.price-detail-tag .price-title {
  width: 30%;
  font-weight: bold;
  font-family: 'Oswald';
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1.4px;
}

/* line 1525, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.price-detail-tag .price-wrap {
  width: 70%;
}

/* line 1527, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.product-descr {
  color: #504f4f;
  font-family: 'Oswald';
  font-weight: normal;
  font-size: 14px;
  line-height: 1.8;
}

/* line 1536, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.info-rows {
  border-top: 1px solid #f3f3f3;
}

/* line 1537, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.info-rows .info-row {
  padding: 10px 20px;
  border-bottom: 1px solid #f3f3f3;
  color: #1d1d1b;
  font-size: 14px;
  font-family: 'Oswald';
}

/* line 1545, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.info-rows .info-row a {
  color: #1d1d1b;
}

/* line 1547, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.overlay-link {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  z-index: 3;
}

/* line 1557, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: 0.75;
}

/* line 1569, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#formQuestion {
  position: fixed;
  width: 30%;
  left: 50%;
  top: 40%;
  margin-left: -15%;
  margin-top: -100px;
  background: #FFF;
  padding: 10px;
  box-shadow: 0px 2px 6px #000;
  border-top: 5px solid #e73029;
  border-bottom: 5px solid #e73029;
  z-index: 9999;
}

/* line 1585, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#formOfferte {
  max-height: 95vh;
  overflow: hidden;
  position: fixed;
  width: 30%;
  left: 50%;
  top: 1em;
  margin-left: -15%;
  background: #FFF;
  padding: 10px;
  box-shadow: 0px 2px 6px #000;
  border-top: 5px solid #e73029;
  border-bottom: 5px solid #e73029;
  z-index: 9999;
}

/* line 1600, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#formOfferte textarea {
  min-height: 120px;
}

/* line 1605, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#form_offerte {
  overflow: hidden;
  overflow-y: auto;
  max-height: 85vh;
}

/*.buttonSend{direction: in}*/
/* line 1613, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.relative-block {
  position: relative;
}

/* line 1615, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#formQuestion input, #formQuestion textarea {
  width: 100%;
}

/* line 1616, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#formOfferte input, #formOfferte textarea {
  width: 100%;
}

/* line 1619, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.btnClose {
  width: 15px;
  height: 15px;
  position: absolute;
  top: -1px;
  right: 0px;
  cursor: hand;
  cursor: pointer;
}

/* line 1621, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.main-title-cat {
  font-family: 'Oswald';
  font-size: 25px;
  color: #3F3F3F;
}

/* line 1627, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.slider-block {
  float: left;
  margin: 0 0.625rem 0;
}

/* line 1632, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.slide-btn {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 30px;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 1;
}

/* line 1642, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.slide-btn.prev-btn {
  left: -5px;
  background: rgba(255, 255, 255, 0.8) url("https://www.corona-webshop.be/data/images/skin/default/slider-prev-btn.png") no-repeat center center;
}

/* line 1647, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.slide-btn.next-btn {
  right: -5px;
  background: rgba(255, 255, 255, 0.8) url("https://www.corona-webshop.be/data/images/skin/default/slider-next-btn.png") no-repeat center center;
}

/* line 1652, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#promo-slider.active {
  opacity: 1;
}

/* line 1656, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#promo-slider {
  height: 257px;
  overflow: hidden;
  opacity: 0;
}

/* line 1659, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.form-wrapper {
  font-size: 0;
}

/* line 1660, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.form-input-big,
.form-input-small {
  display: inline-block;
  font-size: 14px;
  padding: 0 10px;
  vertical-align: top;
}

/* line 1668, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.form-input-big.noLeftPadding {
  padding-left: 0;
}

/* line 1669, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.form-input-small.noRightPadding {
  padding-right: 0;
}

/* line 1671, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.form-input-big {
  width: 40%;
}

/* line 1672, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.form-input-small {
  width: 20%;
}

/* line 1674, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.search-bar-btn {
  display: block;
  margin: 0;
  width: 100%;
  font-weight: bold;
}

/* line 1681, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.search-bar-input,
.search-bar-select {
  width: 100%;
  height: 32px;
  font-size: 13px;
  margin: 0;
}

/* line 1684, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.search-bar-title {
  font-family: 'Oswald';
  font-weight: bold;
  color: #3F3F3F;
  margin-left: 10px;
  font-size: 19px;
  margin-top: 5px;
}

/* line 1693, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.sidebar-link {
  display: inline-block;
  font-size: 13px;
  text-transform: capitalize;
}

/* line 1699, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.sidebar-row .sep {
  padding: 0 10px;
  display: inline-block;
}

/* line 1704, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.red {
  color: #e73029;
}

/* line 1708, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.icon-mail {
  background: url("https://www.corona-webshop.be/data/images/skin/default/icon-mail.jpg") no-repeat center center;
  width: 11px;
  height: 8px;
  display: inline-block;
  vertical-align: top;
  margin-top: 7px;
  margin-right: 5px;
}

/* line 1718, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.icon-phone {
  background: url("https://www.corona-webshop.be/data/images/skin/default/icon-phone.png") no-repeat center center;
  width: 9px;
  height: 16px;
  display: inline-block;
  margin-top: 4px;
  margin-right: 5px;
  vertical-align: top;
}

/* line 1728, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.side-span {
  display: inline-block;
  vertical-align: top;
  width: 175px;
  font-size: 13px;
}

/* line 1735, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.side-span a {
  color: #3f3f3f;
  line-height: 1.6;
}

/* line 1740, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.side-span.telephone-block {
  line-height: 1.7;
}

/* line 1744, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.slider-home-wrap {
  width: 100%;
}

/* line 1746, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.home-row .col-5.home-item {
  width: 20%;
}

/* line 1750, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.home-row .col-4.home-item {
  width: 25%;
}

/* line 1755, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.home-row .home-item {
  position: relative;
  min-height: 100px;
  background: #FFFFFF;
  float: left;
  border: 2px solid #F3F3F3;
  overflow: hidden;
}

/* line 1764, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.home-row .home-item .inner-home-item {
  background-position: center center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: block;
}

/* line 1775, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.home-row .home-item .home-ribbon {
  position: absolute;
  background: rgba(255, 255, 255, 0.8);
  color: #E73029;
  text-transform: uppercase;
  text-align: center;
  padding: 5px;
  font-size: 26px;
  font-weight: bold;
  font-family: 'Oswald';
}

/* line 1788, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.home-row .home-item .home-ribbon.bottom-ribbon {
  bottom: 5px;
  left: 5px;
  right: 5px;
}

/* line 1794, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.home-row .home-item .home-ribbon.top-ribbon {
  top: 15%;
  left: -70%;
  right: 0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

/* line 1803, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.home-item .home-hover {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #e7302a;
  opacity: 0;
  visibility: hidden;
  z-index: 2;
  transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
}

/* line 1821, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.home-item:hover .home-hover {
  opacity: 0.8;
  visibility: visible;
}

/* line 1827, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.home-item .close-up {
  width: 62px;
  height: 61px;
  background: url("https://www.corona-webshop.be/data/images/skin/default/home-close-up.png") no-repeat center center;
  position: absolute;
  left: 50%;
  margin-left: -31px;
  top: 70%;
  opacity: 0;
  margin-top: -30px;
  display: block;
  z-index: 2;
  visibility: hidden;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}

/* line 1847, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.home-item:hover .close-up {
  top: 50%;
  opacity: 1;
  visibility: visible;
}

/* line 1853, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
ul.marginMin15 {
  margin-right: -0.625rem;
}

/* The container */
/* line 1860, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
label.privacy {
  display: block;
  width: auto;
  position: relative;
  padding-left: 35px;
  margin: 2em 0;
  cursor: pointer;
  font-size: 1em;
  font-weight: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
/* line 1876, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.privacy input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom checkbox */
/* line 1883, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
/* line 1893, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.privacy:hover input ~ .checkmark {
  background-color: #ccc;
}

/* line 1898, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.privacy input:checked ~ .checkmark {
  background-color: #E73029;
}

/* Create the checkmark/indicator (hidden when not checked) */
/* line 1903, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
/* line 1910, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.privacy input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
/* line 1915, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.privacy .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 1927, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.info-popup {
  position: fixed;
  bottom: 3em;
  max-width: 400px;
  right: 0;
  background-color: #E73029;
  -webkit-transform: translate(400px, 0);
  -webkit-transition: -webkit-transform .5s ease-out;
  -moz-transform: translate(400px, 0);
  -moz-transition: -moz-transform .5s ease-out;
  transform: translate(400px, 0);
  transition: -webkit-transform .5s ease-out;
  transition: transform .5s ease-out;
  z-index: 3;
}

/* line 1941, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.info-popup.show {
  -webkit-transform: translate(-3em, 0);
  -webkit-transition: -webkit-transform .5s ease;
  -moz-transform: translate(-3em, 0);
  -moz-transition: -moz-transform .5s ease;
  transform: translate(-3em, 0);
  transition: -webkit-transform .5s ease;
  transition: transform .5s ease;
  display: block;
}

/* line 1951, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.info-popup.hidden {
  display: none;
}

/* line 1954, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.info-popup__text {
  line-height: 1.5em;
  font-size: 1em;
  color: #FFF;
  padding: 2em 4em;
}

/* line 1960, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.info-popup__btn {
  color: #FFF;
  margin: 0em 4em 2em 4em;
  padding: 1em;
  display: inline-block;
  border: 1px solid #FFF;
}

/* line 1966, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.info-popup__btn:hover {
  color: #FFF;
}

/* line 1970, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.info-popup__close {
  position: absolute;
  right: 1em;
  top: 1em;
}

/* line 1974, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.info-popup__close::before {
  content: '\f00d';
  font-family: FontAwesome;
  font-size: 1.3em;
  color: #FFF;
}

@media only screen and (max-width: 1050px) {
  /* line 1985, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .side-span {
    width: 155px;
  }
}

@media only screen and (max-width: 950px) {
  /* line 1992, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .home-row .home-item {
    width: 50% !important;
  }
}

@media only screen and (max-width: 600px) {
  /* line 1998, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .home-row .home-item {
    width: 100% !important;
  }
}

/* line 2004, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.cart-popup {
  background: #E7302A;
  padding: 15px;
  border-radius: 5px;
  color: #FFF;
  font-size: 14px;
  position: absolute;
  right: 10px;
  top: 90px;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  transform: scale(0.5);
  -webkit-transform: scale(0.5);
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

/* line 2026, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.cart-popup.active {
  opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
  visibility: visible;
  top: 70px;
}

/* line 2034, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.cart-popup .arrow {
  width: 16px;
  height: 8px;
  position: absolute;
  top: -8px;
  left: 50%;
  margin-left: -8px;
  background: url("https://www.corona-webshop.be/data/images/skin/default/popup_arrow.png") no-repeat center center;
}

/* line 2044, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#sortForm label {
  display: inline-block;
  margin: 0;
  margin-right: 10px;
  font-weight: bold;
  vertical-align: middle;
}

/* line 2053, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
#sortForm select {
  display: inline-block;
  width: 150px;
  vertical-align: middle;
  margin: 0;
}

/* line 2059, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.relatedPic {
  height: 110px;
}

/* line 2062, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.relatedTitle {
  font-weight: bold;
}

/* line 2065, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.voorraad {
  text-align: center;
  margin: 0em 0;
  margin-bottom: 1em;
  padding: 1em;
  color: #4aa000;
  background: #e6f4e1;
}

/* line 2074, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.mobile-nav-pointer {
  display: none;
}

/* RESPONSIVE STYLES ****************************************************** */
/* line 2076, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
.hide-big {
  display: none;
}

@media only screen and (max-width: 641px) {
  /* line 2079, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  #sortForm label {
    display: none;
  }
  /* line 2083, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  #sortForm select {
    display: inline-block;
    width: 150px;
    vertical-align: middle;
    margin: 0;
  }
  /* line 2090, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .hide-big {
    display: block;
  }
  /* line 2091, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .logo {
    margin-bottom: 10px;
    display: block;
  }
  /* line 2092, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .cart-bar {
    display: block;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
    background: #E7302A;
  }
  /* line 2099, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .nav-wrap {
    display: block;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
  /* line 2104, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .nav-wrap #nav {
    margin-top: 0;
    display: none;
  }
  /* line 2108, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .nav-wrap #nav.active {
    /*margin-top: 0;*/
    display: block;
    border-top: 1px solid #E7302A;
  }
  /* line 2113, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .nav-wrap #nav .nav-item {
    display: block;
    width: 100%;
    border-bottom: 1px solid #E7302A;
    padding: 0;
  }
  /* line 2119, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .nav-wrap #nav .nav-item a {
    padding: 10px;
  }
  /* line 2123, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .nav-wrap #nav .nav-item.active a {
    color: #FFF;
    background: #E7302A;
  }
  /* line 2127, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .nav-wrap #nav .nav-item.active a span {
    color: #000;
  }
  /* line 2130, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .cart-bar .account-btn {
    float: left;
    padding: 16px;
  }
  /* line 2131, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .cart-bar .small-cart {
    float: right;
    background: transparent;
  }
  /* line 2133, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .cart-bar .inner-account-btn span {
    display: none;
  }
  /* line 2136, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .cart-bar .inner-small-cart .small-cart-section span {
    color: #FFF;
  }
  /* line 2137, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .cart-bar .inner-small-cart .small-cart-section {
    color: #FFF;
    border-right: 1px solid #FFF;
    vertical-align: middle;
  }
  /* line 2142, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .cart-bar .inner-small-cart .small-cart-section:last-child {
    border: none;
  }
  /* line 2143, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .cart-bar .inner-small-cart a {
    background: #FFF;
    color: #e7302a;
  }
  /* line 2148, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .mobile-nav-pointer {
    float: left;
    display: block;
    width: 50px;
    height: 50px;
    background: #e7302a url("https://www.corona-webshop.be/data/images/skin/default/mobile-nav-icon.png") no-repeat center center;
    background-size: 20px 17px;
  }
  /* line 2156, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .mobile-nav-title {
    float: left;
    /*margin-left: 20px;*/
    width: 250px;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Oswald';
    color: #000;
    padding: 15px;
  }
  /* line 2167, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .search_bar {
    padding: 15px 0;
  }
  /* line 2168, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .search-bar-title {
    display: none;
  }
  /* line 2169, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .main-search-box {
    width: 100%;
    display: block;
  }
  /* line 2170, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .search-bar-input {
    border-radius: 15px;
    height: auto;
    padding: 7px 15px;
    padding-right: 40px;
    -webkit-appearance: none;
  }
  /* line 2178, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .search-bar-btn {
    display: block;
    position: absolute;
    text-indent: -9999px;
    /*display: none;*/
    right: 35px;
    top: 8px;
    width: 16px;
    height: 16px;
    background: transparent url("https://www.corona-webshop.be/data/images/skin/default/search-icon-mobile.png") no-repeat center center;
    background-size: 16px 16px;
    padding: 0;
  }
  /* line 2191, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .search-bar-btn:hover {
    background: transparent url("https://www.corona-webshop.be/data/images/skin/default/search-icon-mobile.png") no-repeat center center;
    background-size: 16px 16px;
  }
  /* line 2197, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .cart-total-wrap {
    font-size: 0;
  }
  /*.cart-total-wrap span{}*/
  /* line 2201, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .small-text-left {
    text-align: left !important;
  }
  /* line 2202, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .small-text-center {
    text-align: center !important;
  }
  /* line 2203, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .hide-small {
    display: none !important;
  }
  /* line 2204, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .smallMarginTop10 {
    margin-top: 20px;
  }
  /* line 2205, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .breadcrumbs a {
    line-height: 1.5;
  }
  /* line 2206, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .footer {
    line-height: 1.6;
  }
  /* line 2208, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .white-block.withborder {
    background: none;
    padding: 0;
    border: none;
  }
  /* line 2214, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  #formQuestion {
    width: 90%;
    margin-left: -45%;
  }
  /* line 2220, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  #formQuestion h1 {
    font-size: 19px;
    margin-bottom: 0;
  }
  /* line 2222, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  #formOfferte {
    width: 90%;
    margin-left: -45%;
  }
  /* line 2228, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  #formOfferte h1 {
    font-size: 19px;
    margin-bottom: 0;
  }
  /* line 2230, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  #map {
    height: 200px;
  }
  /* line 2232, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .white-block.withborder > .padding20 {
    padding: 0;
  }
  /* line 2234, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .total-cart-item-price span {
    display: block;
    margin: 0 auto 0 0;
    position: absolute;
    top: 2px;
    right: 0;
  }
  /* line 2242, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .cardName {
    font-weight: bold;
    font-size: 13px;
  }
  /* line 2244, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .cart-amount-icon {
    width: 29px;
    height: 28px;
    display: block;
    float: left;
    margin-right: 2px;
  }
  /* line 2252, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .cart-amount-icon.plus {
    background: url("https://www.corona-webshop.be/data/images/skin/default/icon-plus-mobile.png") no-repeat center center;
    background-size: 29px 28px;
  }
  /* line 2257, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .cart-amount-icon.min {
    background: url("https://www.corona-webshop.be/data/images/skin/default/icon-min-mobile.png") no-repeat center center;
    background-size: 29px 28px;
  }
  /* line 2262, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .small-width150 {
    width: 140px !important;
  }
  /* line 2264, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  button.orderButton {
    margin-left: 0;
  }
  /* line 2266, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .invoiceContactData.marginLeft30 {
    margin-left: 0;
  }
  /* line 2270, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .sidebar-box.mobile-box {
    margin-left: -1.8750rem;
    margin-right: -1.8750rem;
    margin-top: -19px;
  }
  /* line 2276, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .sidebar-rows {
    display: none;
  }
  /* line 2277, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .sidebar-rows.active {
    display: block;
  }
  /* line 2279, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .sidebar-box.mobile-box .sidebar-title {
    background: #aeaeae url("https://www.corona-webshop.be/data/images/skin/default/cat-pointer-icon.png") no-repeat 95% center;
    background-size: 19px 15px;
  }
  /* line 2284, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .orderstatus .col {
    width: 33%;
  }
  /* line 2290, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .account-nav-wrap .account-nav-item {
    display: block;
    background: #E9E9E9;
  }
  /* line 2295, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .account-nav-item.logout {
    color: #a6a6a6;
    border: none;
  }
  /* line 2300, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .account-nav-item.active {
    background: #E7302A;
    color: #FFF;
    border: none;
  }
  /* line 2306, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .info-popup {
    position: fixed;
    bottom: 3em;
    max-width: 400px;
    right: 0;
    background-color: #E73029;
    -webkit-transform: translate(400px, 0);
    -webkit-transition: -webkit-transform .5s ease-out;
    -moz-transform: translate(400px, 0);
    -moz-transition: -moz-transform .5s ease-out;
    transform: translate(400px, 0);
    transition: -webkit-transform .5s ease-out;
    transition: transform .5s ease-out;
    z-index: 3;
  }
  /* line 2320, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .info-popup.show {
    -webkit-transform: translate(0em, 0);
    -webkit-transition: -webkit-transform .5s ease;
    -moz-transform: translate(0em, 0);
    -moz-transition: -moz-transform .5s ease;
    transform: translate(0em, 0);
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    display: block;
  }
  /* line 2330, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .info-popup.hidden {
    display: none;
  }
  /* line 2333, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .info-popup__text {
    line-height: 1.5em;
    font-size: 1em;
    color: #FFF;
    padding: 2em 4em;
  }
  /* line 2339, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .info-popup__btn {
    color: #FFF;
    margin: 2em 4em;
    padding: 1em;
    display: inline-block;
    border: 1px solid #FFF;
  }
  /* line 2345, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .info-popup__btn:hover {
    color: #FFF;
  }
  /* line 2349, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .info-popup__close {
    position: absolute;
    right: 1em;
    top: 1em;
  }
  /* line 2353, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .info-popup__close::before {
    content: '\f00d';
    font-family: FontAwesome;
    font-size: 1.3em;
    color: #FFF;
  }
}

@media only screen and (max-width: 424px) {
  /* line 2365, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  .info-popup {
    max-width: 100%;
    -webkit-transform: translate(424px, 0);
    -webkit-transition: -webkit-transform .5s ease-out;
    -moz-transform: translate(424px, 0);
    -moz-transition: -moz-transform .5s ease-out;
    transform: translate(424px, 0);
    transition: -webkit-transform .5s ease-out;
    transition: transform .5s ease-out;
  }
  /* line 2376, Z:/_D3/_VWEB/corona-webshop.be/data/sass/style.scss */
  #formOfferte {
    top: 1em;
  }
}

/*# sourceMappingURL=style.css.map */