/* line 14, ../sass/partials/_placeholders.scss */
.clearfix:before, body > form.login .content .input:before,
.clearfix:after,
body > form.login .content .input:after {
  content: " ";
  display: table;
}

/* line 19, ../sass/partials/_placeholders.scss */
.clearfix:after, body > form.login .content .input:after {
  clear: both;
}

/* line 85, ../sass/partials/_placeholders.scss */
a {
  color: #41A0EC;
  text-decoration: underline;
}

/* line 89, ../sass/partials/_placeholders.scss */
a:hover {
  text-decoration: none;
}

/* line 92, ../sass/partials/_placeholders.scss */
a img {
  border: none;
}

/* line 95, ../sass/partials/_placeholders.scss */
h1, h2, h3, h4 {
  /*font-weight: normal;
  margin-bottom:0.5em;*/
  margin: 0px;
}

/* line 103, ../sass/partials/_placeholders.scss */
h4 {
  color: #41A0EC;
  /*font-weight: normal;*/
}

/* line 107, ../sass/partials/_placeholders.scss */
ul, li {
  /*margin: 0 12px;*/
  padding: 0px;
  margin: 0px;
}

/* line 112, ../sass/partials/_placeholders.scss */
p {
  margin: 0 0 0 0;
}

/* line 7, ../sass/style.scss */
html {
  height: 100%;
  margin: 0px;
  padding: 0px;
}

/* line 13, ../sass/style.scss */
body {
  font-family: 'AzoSansLight';
  font-size: 15px;
  color: #5d5d5d;
  margin: 0 0 0px;
}

/* line 20, ../sass/style.scss */
img {
  border: 0;
}

/* line 24, ../sass/style.scss */
a {
  color: #058d9d;
}
/* line 26, ../sass/style.scss */
a:link, a:visited {
  outline-style: none;
}

/* line 32, ../sass/style.scss */
ul {
  margin: 0;
  list-style-type: none;
}

/* line 37, ../sass/style.scss */
h1 {
  font-size: 32px;
  color: #000;
  line-height: 38px;
  font-weight: normal;
}

/* line 44, ../sass/style.scss */
h2 {
  font-size: 20px;
  color: #000;
  line-height: 34px;
  font-weight: normal;
}

/* line 51, ../sass/style.scss */
h3 {
  font-size: 17px;
  color: #000;
  line-height: 27px;
  font-weight: normal;
}

/* line 58, ../sass/style.scss */
.button {
  background: #4a4a4a;
  color: #fff;
  padding: 0 20px;
  height: 28px;
  text-decoration: none;
  line-height: 28px;
  cursor: pointer;
  border: none;
  font-family: 'AzoSansLight';
  font-size: 15px;
}
/* line 70, ../sass/style.scss */
.button:hover {
  background: #058d9d!important;
}

@font-face {
  font-family: "AzoSansLight";
  src: url('../fonts/AzoSans-Light.eot');
  src: url('../fonts/AzoSans-Light.eot?iefix') format("embedded-opentype"), url('../fonts/AzoSans-Light.woff') format("woff"), url('../fonts/AzoSans-Light.ttf') format("truetype"), url('../fonts/AzoSans-Light.svg#AzoSansLight') format("svg");
  font-weight: normal;
}

@font-face {
  font-family: "AzoSansMedium";
  src: url('../fonts/AzoSans-Medium.eot');
  src: url('../fonts/AzoSans-Medium.eot?iefix') format("embedded-opentype"), url('../fonts/AzoSans-Medium.woff') format("woff"), url('../fonts/AzoSans-Medium.ttf') format("truetype"), url('../fonts/AzoSans-Medium.svg#AzoSansMedium') format("svg");
  font-weight: normal;
}

@font-face {
  font-family: "AzoSansBold";
  src: url('../fonts/AzoSans-Bold.eot');
  src: url('../fonts/AzoSans-Bold.eot?iefix') format("embedded-opentype"), url('../fonts/AzoSans-Bold.woff') format("woff"), url('../fonts/AzoSans-Bold.ttf') format("truetype"), url('../fonts/AzoSans-Bold.svg#AzoSansBold') format("svg");
  font-weight: normal;
}

@font-face {
  font-family: "AzoSansRegular";
  src: url('../fonts/AzoSans-Regular.eot');
  src: url('../fonts/AzoSans-Regular.eot?iefix') format("embedded-opentype"), url('../fonts/AzoSans-Regular.woff') format("woff"), url('../fonts/AzoSans-Regular.ttf') format("truetype"), url('../fonts/AzoSans-Regular.svg#AzoSansRegular') format("svg");
  font-weight: normal;
}

/* line 80, ../sass/style.scss */
body {
  line-height: 1;
  text-align: left;
  background: #f6f6f6;
}
/* line 85, ../sass/style.scss */
body #cookie-message {
  padding: 15px 0;
  position: relative;
  z-index: 99;
  background: #fff;
  border-bottom: 2px solid #058d9d;
}
/* line 93, ../sass/style.scss */
body #cookie-message .container {
  max-width: 80%;
  margin: auto;
}
/* line 98, ../sass/style.scss */
body #cookie-message p {
  float: left;
  font-size: 14px;
  line-height: 23px;
  margin: 0;
  padding-bottom: 10px;
}
/* line 106, ../sass/style.scss */
body #cookie-message .cookie-reject {
  background: none;
  font-size: 11px;
  text-decoration: underline;
}
/* line 112, ../sass/style.scss */
body .cookie-buttons {
  float: right;
  font-size: 0;
}
/* line 117, ../sass/style.scss */
body header.after-cookie {
  top: 62px;
}
/* line 121, ../sass/style.scss */
body .cookie-buttons span.cookie-accept {
  border-radius: 5px;
}
/* line 124, ../sass/style.scss */
body .cookie-buttons span, body .cookie-buttons a, body #cookie-modal .cookie-accept {
  font-size: 13px;
  line-height: 30px;
  display: block;
  margin-left: 2px;
  padding: 0 12px;
  background: #f2f2f2;
  text-decoration: none;
  color: #434343;
  cursor: pointer;
  display: inline-block;
}
/* line 137, ../sass/style.scss */
body .cookie-buttons span.cookie-reject {
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
/* line 142, ../sass/style.scss */
body .remove {
  font-family: 'AzoSansMedium';
  display: inline-block;
  width: 22px;
  height: 22px;
  background: #8f8f8f;
  font-size: 24px;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
  margin: 4px 0 0 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  text-align: center;
  line-height: 22px;
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari */
  transform: rotate(45deg);
}
/* line 162, ../sass/style.scss */
body .remove:hover {
  background: #058d9d;
}
/* line 167, ../sass/style.scss */
body .select-box {
  position: relative;
  width: 210px;
}
/* line 171, ../sass/style.scss */
body .select-box::before {
  display: block;
  content: "";
  font-size: 0;
  position: absolute;
  right: 10px;
  top: 12px;
  width: 10px;
  height: 5px;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAECAYAAACzzX7wAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpiYTI1OTc0NC0wMGQ2LWZkNDUtODVkOS1hMTkyMzFlZTI3ZjAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzY3RUYxQUJGRkY4MTFFNTlGOTZGM0FENTU5NTRBRTMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzY3RUYxQUFGRkY4MTFFNTlGOTZGM0FENTU5NTRBRTMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6ODdiMjdjNDEtZGQ4Yy1kNzRiLTk2NmYtMjViNTE5YWZjYTk1IiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6OTJiM2Q0NzMtZWI3Yy0xMWU1LWE4OTctY2RiYzk2MWY1MWI4Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+S3D+NgAAAExJREFUeNpiZGBgEAHiUCCWZEAF/4F4NTOQ+AbED4FYGYi5oJL/gHgTEF9khgqAFH0EYnUgBokdg+L/zEhGvgFiFqjuLUD8ByQIEGAAV/AO9hfnuAMAAAAASUVORK5CYII=);
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}
/* line 198, ../sass/style.scss */
body .select-box li.not-available {
  color: #B0B0B0;
}
/* line 200, ../sass/style.scss */
body .select-box li.not-available span {
  display: inline;
}
/* line 204, ../sass/style.scss */
body .select-box li span {
  display: none;
}
/* line 209, ../sass/style.scss */
body .select-box input[type="text"] {
  height: 28px;
  font-size: 12px;
  color: #000000;
  font-family: 'AzoSansLight';
  border: 1px solid #b0b0b0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* margin-bottom:7px; */
  text-align: left;
  position: relative;
  background: transparent;
  width: 100%;
  padding: 0 5px 0 11px;
  cursor: pointer;
  outline: none;
}
/* line 229, ../sass/style.scss */
body .select-box ul {
  list-style: none;
  position: absolute;
  top: 27px;
  left: 0;
  right: 0;
  display: none;
  z-index: 5;
  border: 1px solid #e1e1e1;
  background: #fff;
  margin: 0;
  padding: 0;
}
/* line 243, ../sass/style.scss */
body .select-box li {
  cursor: pointer;
  display: block;
  line-height: 26px;
  color: #000;
  border-top: 1px solid #b0b0b0;
  font-size: 12px;
  padding: 0 5px 0 11px;
}
/* line 252, ../sass/style.scss */
body .select-box li:first-child {
  border-top: none;
}
/* line 258, ../sass/style.scss */
body header {
  height: 123px;
  display: block;
  border-bottom: 1px solid #dbdbdb;
  position: relative;
}
/* line 264, ../sass/style.scss */
body header.temp {
  text-align: center;
  border-bottom: none;
}
/* line 268, ../sass/style.scss */
body header.temp .logo {
  display: inline-block;
  float: none;
  margin-left: 0;
  margin-top: 200px;
}
/* line 278, ../sass/style.scss */
body header > a.logo {
  margin: 13px 0 0 32px;
  float: left;
}
/* line 282, ../sass/style.scss */
body header > a.logo span {
  background: gray;
  display: block;
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 22px;
}
/* line 292, ../sass/style.scss */
body header > a img {
  width: 301px;
  display: block;
}
/* line 300, ../sass/style.scss */
body header .benefits {
  text-align: center;
  padding: 48px 146px 0 333px;
}
/* line 303, ../sass/style.scss */
body header .benefits li {
  display: inline-block;
  margin: 0 15px;
  line-height: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 16px;
}
/* line 311, ../sass/style.scss */
body header .benefits li.title {
  color: #333333;
  display: none;
}
/* line 317, ../sass/style.scss */
body header .benefits li.ok a {
  padding-left: 25px;
  background: url(../img/ok.png) no-repeat center left;
}
/* line 324, ../sass/style.scss */
body header .benefits li.truck a {
  padding-left: 26px;
  background: url(../img/truck.png) no-repeat center left;
}
/* line 331, ../sass/style.scss */
body header .benefits li.euro a {
  padding-left: 20px;
  background: url(../img/euro.png) no-repeat center left;
}
/* line 338, ../sass/style.scss */
body header .benefits li.thuiswinkel a {
  padding-left: 23px;
  background: url(../img/thuiswinkel-logo.png) no-repeat center left;
}
/* line 344, ../sass/style.scss */
body header .benefits li a {
  color: #2e2e2e;
  cursor: pointer;
  text-decoration: none;
}
/* line 350, ../sass/style.scss */
body header .benefits li a:hover {
  color: #e20613;
  text-decoration: underline;
}
/* line 355, ../sass/style.scss */
body header .benefits li a.bottom-arrow {
  display: none;
  margin: 0 0 0 15px;
  background: url(../img/bottom-arrow.png) no-repeat top left;
  background-size: cover;
  width: 20px;
  height: 20px;
}
/* line 369, ../sass/style.scss */
body header > nav {
  float: right;
  padding: 12px 35px 5px 30px;
  position: absolute;
  border-bottom: 2px solid #d4d4d4;
  right: 0px;
  top: 0px;
}
/* line 377, ../sass/style.scss */
body header > nav > a {
  font-size: 13px;
  line-height: 31px;
  color: #121212;
  text-decoration: none;
  cursor: pointer;
}
/* line 384, ../sass/style.scss */
body header > nav > a.lang {
  width: 22px;
  height: 11px;
  display: inline-block;
  vertical-align: top;
  margin-top: 8px;
  display: none;
}
/* line 392, ../sass/style.scss */
body header > nav > a.lang:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* line 398, ../sass/style.scss */
body header > nav > a.lang-nl {
  background: url(../img/nl.png) no-repeat center right;
  background-size: cover;
}
/* line 403, ../sass/style.scss */
body header > nav > a.lang-en {
  background: url(../img/en.jpg) no-repeat center right;
  background-size: cover;
}
/* line 408, ../sass/style.scss */
body header > nav > a#logout {
  width: 20px;
  height: 22px;
  position: relative;
  top: -1px;
  display: inline-block;
  margin: 0 20px 0 0;
  background: url(../img/logout.jpg) no-repeat center right;
  background-size: cover;
}
/* line 418, ../sass/style.scss */
body header > nav > a#logout:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* line 424, ../sass/style.scss */
body header > nav > a#register, body header > nav > a#login {
  width: 25px;
  height: 25px;
  margin: 0 20px 0 0;
  display: inline-block;
  background: url(../img/my_account.jpg) no-repeat center right;
  background-size: cover;
}
/* line 433, ../sass/style.scss */
body header > nav > a#register:hover, body header > nav > a#login:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* line 439, ../sass/style.scss */
body header > nav > a#login {
  margin-right: 0px;
}
/* line 445, ../sass/style.scss */
body header a.cart-button {
  background: url(../img/cart.jpg) no-repeat center center;
  background-size: cover;
  width: 50px;
  height: 41px;
  float: right;
  clear: right;
  margin: 61px 33px 0 0px;
}
/* line 454, ../sass/style.scss */
body header a.cart-button:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* line 460, ../sass/style.scss */
body header a.search-button {
  background: url(../img/search.jpg) no-repeat center center;
  background-size: cover;
  width: 41px;
  height: 41px;
  border: none;
  float: right;
  margin: 63px 22px 0 0;
  cursor: pointer;
}
/* line 470, ../sass/style.scss */
body header a.search-button:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* line 477, ../sass/style.scss */
body > form.search {
  width: 100%;
  height: 60px;
  padding: 17px 0px 0 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #dbdbdb;
  display: none;
}
/* line 487, ../sass/style.scss */
body > form.search div {
  width: 100%;
  margin: auto;
}
/* line 490, ../sass/style.scss */
body > form.search div input[type="text"] {
  width: 50%;
  padding: 0 0 0 5px;
  border: none;
  background: #f6f6f6;
  float: left;
  height: 28px;
  font-size: 16px;
  line-height: 28px;
  border: none;
  outline: 0;
  margin: 0 0 0 15px;
}
/* line 504, ../sass/style.scss */
body > form.search div input[type="submit"] {
  background: url(../img/search.png) no-repeat center center;
  width: 28px;
  height: 28px;
  border: none;
  float: left;
  margin: 0 0 0 32px;
}
/* line 513, ../sass/style.scss */
body > form.search div a {
  float: right;
  margin-right: 40px;
}
/* line 522, ../sass/style.scss */
body .container.index .background {
  background: url(../img/header.jpg) no-repeat center center;
  height: 734px;
  width: 100%;
  background-size: cover;
}
/* line 528, ../sass/style.scss */
body .container.index .background .buttons {
  width: 626px;
  height: 85px;
  margin: auto auto auto auto;
  padding-top: 326px;
}
/* line 534, ../sass/style.scss */
body .container.index .background .buttons a {
  float: right;
  background: #fff;
  border: 2px solid #058d9d;
  width: 259px;
  height: 81px;
  font-size: 30px;
  line-height: 81px;
  color: #058d9d;
  text-decoration: none;
  text-align: center;
}
/* line 546, ../sass/style.scss */
body .container.index .background .buttons a:first-child {
  float: left;
}
/* line 550, ../sass/style.scss */
body .container.index .background .buttons a:hover {
  background: #5d5d5d;
  color: #fff;
  border: 2px solid #fff;
}
/* line 560, ../sass/style.scss */
body .container.inspiratie {
  padding: 0 11px 11px 11px;
}
/* line 562, ../sass/style.scss */
body .container.inspiratie .images-2 {
  margin: 11px 0 0 0;
}
/* line 564, ../sass/style.scss */
body .container.inspiratie .images-2 div {
  position: relative;
  float: right;
  width: 49.68%;
}
/* line 569, ../sass/style.scss */
body .container.inspiratie .images-2 div:first-child {
  float: left;
}
/* line 572, ../sass/style.scss */
body .container.inspiratie .images-2 div img {
  display: block;
  width: 100%;
}
/* line 579, ../sass/style.scss */
body .container.inspiratie .images-1 {
  margin: 11px 0 0 0;
}
/* line 581, ../sass/style.scss */
body .container.inspiratie .images-1 div {
  position: relative;
}
/* line 583, ../sass/style.scss */
body .container.inspiratie .images-1 div img {
  width: 100%;
  margin: auto;
}
/* line 590, ../sass/style.scss */
body .container.inspiratie a {
  float: right;
  background: #fff;
  border: 2px solid #058d9d;
  padding: 0 30px;
  height: 81px;
  font-size: 30px;
  line-height: 81px;
  color: #058d9d;
  text-decoration: none;
  text-align: center;
  position: absolute;
  bottom: 20px;
  right: 23px;
}
/* line 605, ../sass/style.scss */
body .container.inspiratie a:hover {
  background: #5d5d5d;
  color: #fff;
  border: 2px solid #fff;
}
/* line 612, ../sass/style.scss */
body .container.inspiratie .images-3 {
  margin: 6px 0 0 0;
}
/* line 614, ../sass/style.scss */
body .container.inspiratie .images-3 div {
  position: relative;
  float: right;
  width: 33%;
}
/* line 619, ../sass/style.scss */
body .container.inspiratie .images-3 div.img-0, body .container.inspiratie .images-3 div.img-1 {
  float: left;
  margin-right: 0.5%;
}
/* line 624, ../sass/style.scss */
body .container.inspiratie .images-3 div.img-2 {
  margin-right: 0%;
}
/* line 628, ../sass/style.scss */
body .container.inspiratie .images-3 div img {
  width: 100%;
}
/* line 640, ../sass/style.scss */
body .container.products .show-filters,
body .container.products .hide-filters {
  font-size: 21px;
  color: #fff;
  height: 38px;
  line-height: 38px;
  text-align: center;
  display: block;
  background: #4a4a4a;
  text-decoration: none;
  margin: 15px 30px 0 30px;
  display: none;
}
/* line 652, ../sass/style.scss */
body .container.products .show-filters span,
body .container.products .hide-filters span {
  float: right;
  margin-right: 10px;
  margin-top: 8px;
}
/* line 659, ../sass/style.scss */
body .container.products .filters {
  padding: 32px 0 41px 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}
/* line 667, ../sass/style.scss */
body .container.products .filters label {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top;
}
/* line 673, ../sass/style.scss */
body .container.products .filters a.remove {
  margin-top: 2px;
  display: none;
}
/* line 678, ../sass/style.scss */
body .container.products .filters > div {
  display: inline-block;
  margin: 0 0 0 10px;
}
/* line 683, ../sass/style.scss */
body .container.products .filters .select-box {
  width: 130px;
  vertical-align: top;
}
/* line 688, ../sass/style.scss */
body .container.products .filters .remove-filters {
  cursor: pointer;
  color: red;
  font-weight: bold;
  padding: 0 6px;
  margin: 0 0 0 15px;
  display: none;
  text-decoration: none;
}
/* line 697, ../sass/style.scss */
body .container.products .filters .remove-filters.visible {
  display: inline-block;
}
/* line 703, ../sass/style.scss */
body .container.products .no-results {
  padding: 0 0 41px 30px;
}
/* line 706, ../sass/style.scss */
body .container.products .no-results a {
  color: #058d9d;
}
/* line 710, ../sass/style.scss */
body .container.products > div.item {
  margin: 0 0 40px 30px;
  display: inline-block;
  position: relative;
}
/* line 715, ../sass/style.scss */
body .container.products > div.item > img.hover {
  display: none;
}
/* line 719, ../sass/style.scss */
body .container.products > div.item p {
  padding: 23px 0 0 0;
  text-align: center;
}
/* line 723, ../sass/style.scss */
body .container.products > div.item p a {
  color: #5d5d5d;
  text-decoration: none;
}
/* line 728, ../sass/style.scss */
body .container.products > div.item p strong {
  font-size: 14px;
  line-height: 28px;
}
/* line 733, ../sass/style.scss */
body .container.products > div.item p span {
  font-size: 13px;
}
/* line 738, ../sass/style.scss */
body .container.products > div.item .new {
  position: absolute;
  top: -4px;
  left: -6px;
}
/* line 746, ../sass/style.scss */
body .container.default {
  margin-bottom: 30px;
  padding-top: 50px;
}
/* line 751, ../sass/style.scss */
body .container.default.default-no-submenu .text {
  margin-left: 32px;
  padding-left: 0px;
  border-left: none;
}
/* line 758, ../sass/style.scss */
body .container.default h2 {
  font-size: 28px;
  color: #000;
  line-height: 38px;
  font-weight: normal;
  margin-bottom: 22px;
}
/* line 766, ../sass/style.scss */
body .container.default .submenu {
  width: 324px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 32px;
  float: left;
}
/* line 774, ../sass/style.scss */
body .container.default .submenu a {
  font-size: 20px;
  line-height: 49px;
  color: #5d5d5d;
  text-decoration: none;
  display: block;
}
/* line 783, ../sass/style.scss */
body .container.default .text {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 20px;
  line-height: 35px;
  border-left: 1px solid #dbdbdb;
  margin: 0 0 0 324px;
  padding-left: 3%;
}
/* line 793, ../sass/style.scss */
body .container.default .text h2 {
  margin-bottom: 27px;
}
/* line 799, ../sass/style.scss */
body .container.cart {
  margin-bottom: 30px;
}
/* line 801, ../sass/style.scss */
body .container.cart h2 {
  font-size: 28px;
  color: #000;
  line-height: 38px;
  font-weight: normal;
}
/* line 807, ../sass/style.scss */
body .container.cart h2 .subtitle {
  font-size: 16px;
}
/* line 812, ../sass/style.scss */
body .container.cart .afterpay-messages {
  color: red;
  line-height: 30px;
  margin: 10px 0 0 0;
}
/* line 818, ../sass/style.scss */
body .container.cart .error {
  border: 1px solid red!important;
}
/* line 823, ../sass/style.scss */
body .container.cart .email-message,
body .container.cart .error-message {
  color: red;
  line-height: 25px;
}
/* line 828, ../sass/style.scss */
body .container.cart .password-message {
  font-size: 12px;
  font-style: italic;
}
/* line 833, ../sass/style.scss */
body .container.cart .product-overview {
  margin: 50px 0 0 0;
  float: left;
  width: 50%;
  padding: 0 0 0 3%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #dbdbdb;
}
/* line 843, ../sass/style.scss */
body .container.cart .product-overview table {
  border-collapse: collapse;
  width: 100%;
}
/* line 848, ../sass/style.scss */
body .container.cart .product-overview table thead tr td {
  text-align: center;
  font-size: 16px;
  line-height: 36px;
}
/* line 858, ../sass/style.scss */
body .container.cart .product-overview table tbody tr.product td {
  padding-bottom: 15px;
}
/* line 863, ../sass/style.scss */
body .container.cart .product-overview table tbody tr td.image {
  width: 42%;
}
/* line 865, ../sass/style.scss */
body .container.cart .product-overview table tbody tr td.image div {
  border-right: 1px solid #dbdbdb;
  height: 160px;
}
/* line 868, ../sass/style.scss */
body .container.cart .product-overview table tbody tr td.image div img {
  float: left;
  margin: 0 25px 0 0;
  height: 160px;
}
/* line 875, ../sass/style.scss */
body .container.cart .product-overview table tbody tr td.image div p {
  font-size: 23px;
  padding: 30px 0 0 0;
  line-height: 30px;
}
/* line 881, ../sass/style.scss */
body .container.cart .product-overview table tbody tr td.image div > span {
  font-size: 15px;
  padding: 10px 0 0 0;
  display: inline-block;
}
/* line 885, ../sass/style.scss */
body .container.cart .product-overview table tbody tr td.image div > span > strong {
  font-weight: normal;
  font-family: 'AzoSansMedium';
}
/* line 893, ../sass/style.scss */
body .container.cart .product-overview table tbody tr td.product-count {
  width: 21%;
  text-align: center;
}
/* line 896, ../sass/style.scss */
body .container.cart .product-overview table tbody tr td.product-count > div {
  border-right: 1px solid #dbdbdb;
  height: 160px;
}
/* line 899, ../sass/style.scss */
body .container.cart .product-overview table tbody tr td.product-count > div > div {
  height: 26px;
  padding: 40px 0 0 0;
}
/* line 902, ../sass/style.scss */
body .container.cart .product-overview table tbody tr td.product-count > div > div span {
  font-family: 'AzoSansBold';
  font-size: 26px;
  display: inline-block;
  height: 26px;
  vertical-align: top;
  line-height: 22px;
  cursor: pointer;
}
/* line 911, ../sass/style.scss */
body .container.cart .product-overview table tbody tr td.product-count > div > div span.minus {
  padding-right: 5px;
}
/* line 915, ../sass/style.scss */
body .container.cart .product-overview table tbody tr td.product-count > div > div span.plus {
  padding-left: 5px;
}
/* line 920, ../sass/style.scss */
body .container.cart .product-overview table tbody tr td.product-count > div > div input {
  border: 1px solid #b7b7b7;
  width: 40px;
  height: 26px;
  display: inline-block;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
}
/* line 935, ../sass/style.scss */
body .container.cart .product-overview table tbody tr td.price {
  width: 30%;
  vertical-align: top;
}
/* line 938, ../sass/style.scss */
body .container.cart .product-overview table tbody tr td.price > div {
  padding: 40px 0 0 0;
}
/* line 941, ../sass/style.scss */
body .container.cart .product-overview table tbody tr td.price > div .delete-product {
  margin-top: 6px;
}
/* line 949, ../sass/style.scss */
body .container.cart .product-overview table tbody tr.total td {
  text-align: center;
  font-size: 23px;
  font-family: 'AzoSansRegular';
}
/* line 954, ../sass/style.scss */
body .container.cart .product-overview table tbody tr.total td.price {
  text-align: left;
  padding-left: 7%;
}
/* line 962, ../sass/style.scss */
body .container.cart .product-overview table tbody tr.discount td {
  text-align: center;
  font-size: 19px;
  font-family: 'AzoSansRegular';
  padding-top: 12px;
  padding-bottom: 12px;
}
/* line 969, ../sass/style.scss */
body .container.cart .product-overview table tbody tr.discount td.price {
  text-align: left;
  padding-left: 7%;
}
/* line 978, ../sass/style.scss */
body .container.cart .product-overview table td.price {
  text-align: left;
  padding-left: 7%;
}
/* line 985, ../sass/style.scss */
body .container.cart .member-info {
  margin: 50px 0 0 0;
  float: right;
  width: 50%;
  padding: 0 3% 0 4%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 995, ../sass/style.scss */
body .container.cart .member-info form h2 {
  padding-bottom: 10px;
}
/* line 998, ../sass/style.scss */
body .container.cart .member-info form h3 {
  padding: 10px 0 5px 0;
}
/* line 1001, ../sass/style.scss */
body .container.cart .member-info form .input {
  margin: 0 0 4px 0;
}
/* line 1003, ../sass/style.scss */
body .container.cart .member-info form .input > label {
  width: 176px;
  display: inline-block;
  line-height: 30px;
}
/* line 1009, ../sass/style.scss */
body .container.cart .member-info form .input#bank {
  margin-bottom: 16px;
}
/* line 1014, ../sass/style.scss */
body .container.cart .member-info form .input.select > div {
  display: inline-block;
}
/* line 1016, ../sass/style.scss */
body .container.cart .member-info form .input.select > div > input[type="text"] {
  border: 1px solid #dadada;
}
/* line 1021, ../sass/style.scss */
body .container.cart .member-info form .input.select .checkbox {
  display: inline-block;
}
/* line 1027, ../sass/style.scss */
body .container.cart .member-info form .input.text input, body .container.cart .member-info form .input.password input {
  border: 1px solid #dadada;
  background: #f6f6f6;
  height: 28px;
  width: 210px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'AzoSansLight';
  font-size: 14px;
  text-indent: 5px;
}
/* line 1041, ../sass/style.scss */
body .container.cart .member-info form .input .radio {
  margin: 0;
  display: inline-block;
}
/* line 1044, ../sass/style.scss */
body .container.cart .member-info form .input .radio label {
  width: auto;
  margin-right: 20px;
}
/* line 1049, ../sass/style.scss */
body .container.cart .member-info form .input .radio input[type=radio]:not(old) {
  width: 20px;
  margin: 0;
  padding: 0;
  opacity: 0;
}
/* line 1055, ../sass/style.scss */
body .container.cart .member-info form .input .radio input[type=radio]:not(old):checked + label > span {
  background: #5d5d5d;
}
/* line 1059, ../sass/style.scss */
body .container.cart .member-info form .input .radio input[type=radio]:not(old) + label {
  margin-left: -16px;
}
/* line 1062, ../sass/style.scss */
body .container.cart .member-info form .input .radio input[type=radio]:not(old) + label > span {
  border: 1px solid #bababa;
  display: inline-block;
  width: 16px;
  height: 16px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: #f6f6f6;
  vertical-align: middle;
  margin: 0 10px 0 0;
}
/* line 1078, ../sass/style.scss */
body .container.cart .member-info form .input.checkbox {
  margin: 0;
}
/* line 1080, ../sass/style.scss */
body .container.cart .member-info form .input.checkbox label {
  width: auto;
  margin-left: -16px;
}
/* line 1085, ../sass/style.scss */
body .container.cart .member-info form .input.checkbox input[type=checkbox]:not(old) {
  width: 20px;
  margin: 0;
  padding: 0;
  opacity: 0;
  position: absolute;
}
/* line 1092, ../sass/style.scss */
body .container.cart .member-info form .input.checkbox input[type=checkbox]:not(old):checked + label > span {
  background: #5d5d5d;
}
/* line 1096, ../sass/style.scss */
body .container.cart .member-info form .input.checkbox input[type=checkbox]:not(old) + label {
  margin-left: 0px;
}
/* line 1099, ../sass/style.scss */
body .container.cart .member-info form .input.checkbox input[type=checkbox]:not(old) + label > span {
  border: 1px solid #bababa;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: #f6f6f6;
  vertical-align: middle;
  margin: 0 10px 0 0;
}
/* line 1114, ../sass/style.scss */
body .container.cart .member-info .member-type {
  padding: 10px 0 20px 0;
}
/* line 1116, ../sass/style.scss */
body .container.cart .member-info .member-type > label {
  font-size: 20px;
  color: #000;
  display: block;
  padding: 0 0 15px 0;
}
/* line 1124, ../sass/style.scss */
body .container.cart .member-info .member-type > div input {
  position: absolute;
  left: -9999px;
}
/* line 1129, ../sass/style.scss */
body .container.cart .member-info .member-type > div label {
  border: 1px solid #b7b7b7;
  height: 90px;
  width: auto;
  padding: 0 30px;
  display: inline-block;
  line-height: 90px;
  font-size: 23px;
  cursor: pointer;
}
/* line 1140, ../sass/style.scss */
body .container.cart .member-info .member-type > div span {
  display: inline-block;
  width: 60px;
  font-size: 20px;
  color: #000;
  text-align: center;
}
/* line 1149, ../sass/style.scss */
body .container.cart .member-info .member-type > div #MemberType2 + label {
  border: none;
  text-decoration: underline;
  padding-left: 0;
  padding-right: 0;
}
/* line 1159, ../sass/style.scss */
body .container.cart .member-info .benefits {
  display: inline-block;
  padding: 10px 20px;
  background: #fbfbfb;
  margin: 15px 0 15px 0;
  line-height: 25px;
}
/* line 1166, ../sass/style.scss */
body .container.cart .member-info .benefits p {
  padding-left: 22px;
  position: relative;
}
/* line 1170, ../sass/style.scss */
body .container.cart .member-info .benefits p::before {
  content: '✔';
  position: absolute;
  top: 4px;
  left: 0;
  background: #00b900;
  color: #fff;
  line-height: 16px;
  text-align: center;
  font-size: 11px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  width: 16px;
  height: 16px;
}
/* line 1189, ../sass/style.scss */
body .container.cart .member-info .register {
  display: none;
}
/* line 1193, ../sass/style.scss */
body .container.cart .member-info .register .select-box::before {
  display: none;
}
/* line 1199, ../sass/style.scss */
body .container.cart .member-info div.login {
  display: none;
  margin: 20px 0 0 0;
}
/* line 1202, ../sass/style.scss */
body .container.cart .member-info div.login p {
  line-height: 26px;
  padding-bottom: 3px;
}
/* line 1207, ../sass/style.scss */
body .container.cart .member-info div.login a:not(.button) {
  color: #5d5d5d;
  cursor: pointer;
}
/* line 1211, ../sass/style.scss */
body .container.cart .member-info div.login a:not(.button).forgot {
  margin: 8px 0 0 0;
  display: block;
}
/* line 1217, ../sass/style.scss */
body .container.cart .member-info div.login .button {
  display: inline-block;
}
/* line 1223, ../sass/style.scss */
body .container.cart .member-info .forgot-fields,
body .container.cart .member-info .mail-sent {
  display: none;
}
/* line 1227, ../sass/style.scss */
body .container.cart .member-info .payment {
  display: none;
  margin: 20px 0 0 0;
}
/* line 1231, ../sass/style.scss */
body .container.cart .member-info .payment a.apply-coupon {
  display: inline-block;
  color: #fff;
  margin-top: 0;
  font-family: 'AzoSansLight';
  font-size: 15px;
}
/* line 1239, ../sass/style.scss */
body .container.cart .member-info .payment .message {
  color: red;
}
/* line 1246, ../sass/style.scss */
body .container.cart .member-info .payment .input.text label {
  display: block;
}
/* line 1250, ../sass/style.scss */
body .container.cart .member-info .payment .input > label {
  width: auto;
  margin-right: 15px;
}
/* line 1255, ../sass/style.scss */
body .container.cart .member-info .payment .input > .select-box {
  margin-left: 0px;
}
/* line 1260, ../sass/style.scss */
body .container.cart .member-info .payment a {
  color: #5d5d5d;
}
/* line 1264, ../sass/style.scss */
body .container.cart .member-info .payment .button {
  margin: 20px 0 5px 0;
}
/* line 1268, ../sass/style.scss */
body .container.cart .member-info .payment .error-message-all {
  display: none;
  color: red;
}
/* line 1274, ../sass/style.scss */
body .container.cart .member-info #afterpayAgreement {
  display: none;
}
/* line 1279, ../sass/style.scss */
body .container.cart .member-info #bank label {
  margin-right: 15px;
}
/* line 1282, ../sass/style.scss */
body .container.cart .member-info #bank .select-box {
  display: inline-block;
}
/* line 1289, ../sass/style.scss */
body .container.my-account, body .container.change-password {
  margin-bottom: 30px;
}
/* line 1291, ../sass/style.scss */
body .container.my-account > form, body .container.change-password > form {
  margin: 50px 0 0 0;
  float: left;
  width: 40%;
  padding: 0 0 0 3%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #dbdbdb;
}
/* line 1301, ../sass/style.scss */
body .container.my-account > form .button, body .container.change-password > form .button {
  margin: 20px 0 0 0;
}
/* line 1306, ../sass/style.scss */
body .container.my-account > .orders, body .container.change-password > .orders {
  margin: 50px 0 0 0;
  float: right;
  width: 60%;
  padding: 0 3% 0 4%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 1315, ../sass/style.scss */
body .container.my-account > .orders h2, body .container.change-password > .orders h2 {
  padding-bottom: 10px;
}
/* line 1319, ../sass/style.scss */
body .container.my-account > .orders > table, body .container.change-password > .orders > table {
  border-collapse: collapse;
  width: 68%;
}
/* line 1323, ../sass/style.scss */
body .container.my-account > .orders > table th, body .container.change-password > .orders > table th {
  font-size: 20px;
  font-family: 'AzoSansMedium';
  line-height: 50px;
  font-weight: normal;
  padding-left: 10px;
}
/* line 1332, ../sass/style.scss */
body .container.my-account > .orders > table tbody tr:nth-child(2n) td, body .container.change-password > .orders > table tbody tr:nth-child(2n) td {
  background: #e8e8e8;
}
/* line 1335, ../sass/style.scss */
body .container.my-account > .orders > table tbody td, body .container.change-password > .orders > table tbody td {
  font-size: 17px;
  line-height: 30px;
  padding-left: 10px;
}
/* line 1339, ../sass/style.scss */
body .container.my-account > .orders > table tbody td a, body .container.change-password > .orders > table tbody td a {
  color: #5d5d5d;
  text-decoration: underline;
}
/* line 1348, ../sass/style.scss */
body .container.my-account h2, body .container.change-password h2 {
  font-size: 32px;
  color: #000;
  line-height: 38px;
  font-weight: normal;
  padding-bottom: 20px;
}
/* line 1356, ../sass/style.scss */
body .container.my-account .error, body .container.change-password .error {
  border: 1px solid red!important;
}
/* line 1361, ../sass/style.scss */
body .container.my-account .email-message,
body .container.my-account .error-message, body .container.change-password .email-message,
body .container.change-password .error-message {
  color: red;
  line-height: 25px;
}
/* line 1365, ../sass/style.scss */
body .container.my-account h3, body .container.change-password h3 {
  padding: 10px 0 5px 0;
}
/* line 1369, ../sass/style.scss */
body .container.my-account .password-message, body .container.change-password .password-message {
  font-size: 12px;
  font-style: italic;
}
/* line 1374, ../sass/style.scss */
body .container.my-account .input, body .container.change-password .input {
  margin: 0 0 4px 0;
}
/* line 1376, ../sass/style.scss */
body .container.my-account .input > label, body .container.change-password .input > label {
  width: 176px;
  display: inline-block;
  line-height: 30px;
}
/* line 1383, ../sass/style.scss */
body .container.my-account .input.select > div, body .container.change-password .input.select > div {
  display: inline-block;
}
/* line 1385, ../sass/style.scss */
body .container.my-account .input.select > div > input[type="text"], body .container.change-password .input.select > div > input[type="text"] {
  border: 1px solid #dadada;
}
/* line 1390, ../sass/style.scss */
body .container.my-account .input.select .checkbox, body .container.change-password .input.select .checkbox {
  display: inline-block;
}
/* line 1396, ../sass/style.scss */
body .container.my-account .input.text input, body .container.my-account .input.password input, body .container.change-password .input.text input, body .container.change-password .input.password input {
  border: 1px solid #dadada;
  background: #f6f6f6;
  height: 28px;
  width: 210px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'AzoSansLight';
  font-size: 14px;
  text-indent: 5px;
}
/* line 1410, ../sass/style.scss */
body .container.my-account .input .radio, body .container.change-password .input .radio {
  margin: 0;
  display: inline-block;
}
/* line 1413, ../sass/style.scss */
body .container.my-account .input .radio label, body .container.change-password .input .radio label {
  width: auto;
  margin-right: 20px;
}
/* line 1418, ../sass/style.scss */
body .container.my-account .input .radio input[type=radio]:not(old), body .container.change-password .input .radio input[type=radio]:not(old) {
  width: 20px;
  margin: 0;
  padding: 0;
  opacity: 0;
}
/* line 1424, ../sass/style.scss */
body .container.my-account .input .radio input[type=radio]:not(old):checked + label > span, body .container.change-password .input .radio input[type=radio]:not(old):checked + label > span {
  background: #5d5d5d;
}
/* line 1428, ../sass/style.scss */
body .container.my-account .input .radio input[type=radio]:not(old) + label, body .container.change-password .input .radio input[type=radio]:not(old) + label {
  margin-left: -16px;
}
/* line 1431, ../sass/style.scss */
body .container.my-account .input .radio input[type=radio]:not(old) + label > span, body .container.change-password .input .radio input[type=radio]:not(old) + label > span {
  border: 1px solid #bababa;
  display: inline-block;
  width: 16px;
  height: 16px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: #f6f6f6;
  vertical-align: middle;
  margin: 0 10px 0 0;
}
/* line 1447, ../sass/style.scss */
body .container.my-account .input.checkbox, body .container.change-password .input.checkbox {
  margin: 0;
}
/* line 1449, ../sass/style.scss */
body .container.my-account .input.checkbox label, body .container.change-password .input.checkbox label {
  width: auto;
  margin-left: -16px;
}
/* line 1454, ../sass/style.scss */
body .container.my-account .input.checkbox input[type=checkbox]:not(old), body .container.change-password .input.checkbox input[type=checkbox]:not(old) {
  width: 20px;
  margin: 0;
  padding: 0;
  opacity: 0;
}
/* line 1460, ../sass/style.scss */
body .container.my-account .input.checkbox input[type=checkbox]:not(old):checked + label > span, body .container.change-password .input.checkbox input[type=checkbox]:not(old):checked + label > span {
  background: #5d5d5d;
}
/* line 1464, ../sass/style.scss */
body .container.my-account .input.checkbox input[type=checkbox]:not(old) + label, body .container.change-password .input.checkbox input[type=checkbox]:not(old) + label {
  margin-left: -20px;
}
/* line 1467, ../sass/style.scss */
body .container.my-account .input.checkbox input[type=checkbox]:not(old) + label > span, body .container.change-password .input.checkbox input[type=checkbox]:not(old) + label > span {
  border: 1px solid #bababa;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: #f6f6f6;
  vertical-align: middle;
  margin: 0 10px 0 0;
}
/* line 1482, ../sass/style.scss */
body .container.my-account .select-box::before, body .container.change-password .select-box::before {
  display: none;
}
/* line 1489, ../sass/style.scss */
body .container.change-password > form {
  width: 100%;
  border-right: none;
}
/* line 1492, ../sass/style.scss */
body .container.change-password > form p {
  line-height: 25px;
  padding: 0 0 10px 0;
}
/* line 1497, ../sass/style.scss */
body .container.change-password > form .message {
  color: red;
}
/* line 1504, ../sass/style.scss */
body .container.product .properties {
  margin: 5px 0 0 0;
}
/* line 1506, ../sass/style.scss */
body .container.product .properties > div {
  position: relative;
  font-size: 15px;
  line-height: 20px;
  color: #5d5d5d;
  padding: 5px 0 5px 28px;
}
/* line 1513, ../sass/style.scss */
body .container.product .properties > div::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALCAYAAACgR9dcAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpiYTI1OTc0NC0wMGQ2LWZkNDUtODVkOS1hMTkyMzFlZTI3ZjAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NUI4RTIzNDIwMTkwMTFFNkFCQTM5NkVDOTg1OTI5QTMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NUI4RTIzNDEwMTkwMTFFNkFCQTM5NkVDOTg1OTI5QTMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MWQ1YmZlYjUtMjkzZS1iOTQxLWFlM2EtZDg4NjYxZDAyYmI4IiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6OTJiM2Q0NzMtZWI3Yy0xMWU1LWE4OTctY2RiYzk2MWY1MWI4Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+bhs0TAAAAJtJREFUeNpiZCAPhAKxHAsZGm2A2JMcG82AeB4QzwFiWXI0zqNEozKyhAIQ++DR6IikURFZghmIo4HYGYi5gPgKmkZ7II6DsmuB+BG65rtArAnEhkDMiWSAKRCnAPF/IK4D4qfoTgJp/g7ER4DYCoh1oXxuIM6FqqnHphEEGJHYIA0NQCyMJNYExA+IDVWQAa1APB2I1QgpBggwAA9yGIwqsL/ZAAAAAElFTkSuQmCC);
  width: 15px;
  height: 11px;
  display: block;
  content: '';
  top: 10px;
  left: 0px;
  position: absolute;
}
/* line 1527, ../sass/style.scss */
body .container.product .select-box {
  width: 215px;
}
/* line 1531, ../sass/style.scss */
body .container.product .price {
  font-size: 23px;
  color: #5d5d5d;
  line-height: 38px;
  padding: 13px 0 10px 0;
  margin-bottom: 28px;
  display: block;
  border-bottom: 1px solid #dbdbdb;
}
/* line 1541, ../sass/style.scss */
body .container.product .select-box {
  display: inline-block;
  vertical-align: top;
}
/* line 1545, ../sass/style.scss */
body .container.product .select-box::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAGCAYAAAD68A/GAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpiYTI1OTc0NC0wMGQ2LWZkNDUtODVkOS1hMTkyMzFlZTI3ZjAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTM3QjQxQ0EwMTU5MTFFNjhDRjE5MkFBREFGOTQ2OUQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTM3QjQxQzkwMTU5MTFFNjhDRjE5MkFBREFGOTQ2OUQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MWQ1YmZlYjUtMjkzZS1iOTQxLWFlM2EtZDg4NjYxZDAyYmI4IiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6OTJiM2Q0NzMtZWI3Yy0xMWU1LWE4OTctY2RiYzk2MWY1MWI4Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+pcr9+QAAAFpJREFUeNpiZGBgMAZifwb84DYTkDgLxDvxKHoKxBuYoJzTQHwJi6KvQLwViD/DFP4C4l1Q3TDwB4h3APETEIcJSeIT1AnfoPyTQHwRn8MtgDgOiDmRBQECDADIpRLHsS8RRQAAAABJRU5ErkJggg==);
  top: 16px;
  right: 12px;
}
/* line 1551, ../sass/style.scss */
body .container.product .select-box input[type="text"] {
  height: 36px;
  font-size: 15px;
}
/* line 1556, ../sass/style.scss */
body .container.product .select-box ul {
  top: 36px;
}
/* line 1561, ../sass/style.scss */
body .container.product .button {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 8px;
  height: 36px;
  line-height: 36px;
  padding: 0px;
  width: 125px;
  text-align: center;
}
/* line 1572, ../sass/style.scss */
body .container.product > div {
  margin: 22px 30px 0 30px;
}
/* line 1576, ../sass/style.scss */
body .container.product .images {
  margin: 0px 0 0 0px;
  float: left;
  position: relative;
  width: 49%;
  /* height: 769px; */
  overflow: hidden;
}
/* line 1584, ../sass/style.scss */
body .container.product .images > img.big-image {
  max-width: 100%;
  width: 100%;
  display: block;
  margin: auto;
}
/* line 1591, ../sass/style.scss */
body .container.product .images > img.new {
  position: absolute;
  top: -5px;
  left: 50%;
}
/* line 1597, ../sass/style.scss */
body .container.product .images .thumbs {
  position: absolute;
  top: 52px;
  right: 40px;
}
/* line 1602, ../sass/style.scss */
body .container.product .images .thumbs > div {
  border: 1px solid #888888;
  width: 59px;
  height: 97px;
  cursor: pointer;
  margin: 0 0 8px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 1612, ../sass/style.scss */
body .container.product .images .thumbs > div.selected {
  border: 2px solid #e41517;
  margin-left: -1px;
}
/* line 1620, ../sass/style.scss */
body .container.product .info {
  float: right;
  width: 48%;
}
/* line 1624, ../sass/style.scss */
body .container.product .info > h3 {
  display: none;
  font-family: 'AzoSansRegular';
  font-size: 26px;
  color: #5d5d5d;
  border-bottom: 1px solid #dbdbdb;
  padding: 5px 5% 15px 5%;
}
/* line 1632, ../sass/style.scss */
body .container.product .info > h3 .close {
  font-family: 'AzoSansRegular';
  font-size: 54px;
  float: right;
  color: #5d5d5d;
  cursor: pointer;
  text-decoration: none;
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari */
  transform: rotate(45deg);
}
/* line 1647, ../sass/style.scss */
body .container.product .info > div h1 .back {
  float: right;
  font-size: 15px;
  font-weight: normal;
  color: #5d5d5d;
}
/* line 1654, ../sass/style.scss */
body .container.product .info > div .description {
  font-size: 15px;
  line-height: 27px;
  color: #5d5d5d;
  margin: 20px 0 0 0;
}
/* line 1661, ../sass/style.scss */
body .container.product .info > div > p {
  line-height: 27px;
  margin: 27px 0 0 0;
  border-top: 1px solid #dbdbdb;
  padding: 22px 0 20px 0;
}
/* line 1667, ../sass/style.scss */
body .container.product .info > div > p strong {
  display: inline-block;
  width: 118px;
}
/* line 1675, ../sass/style.scss */
body .container.product .previous-view {
  margin: 35px 0 0 15px;
}
/* line 1678, ../sass/style.scss */
body .container.product .previous-view h2 {
  margin: 0px 0 27px 17px;
}
/* line 1681, ../sass/style.scss */
body .container.product .previous-view a {
  display: inline-block;
  margin: 0 0 17px 17px;
}
/* line 1685, ../sass/style.scss */
body .container.product .previous-view a img {
  width: 152px;
}
/* line 1691, ../sass/style.scss */
body .container.product .sizes-table {
  display: none;
  background: #f6f6f6;
  padding: 53px 61px 32px 35px;
  position: fixed;
  z-index: 2;
  top: 20%;
  left: 50%;
  margin-left: -290px;
  width: 580px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 50px 0px #b5b5b5;
  -moz-box-shadow: 0px 0px 50px 0px #b5b5b5;
  box-shadow: 0px 0px 50px 0px #b5b5b5;
}
/* line 1708, ../sass/style.scss */
body .container.product .sizes-table > a.close {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAYAAAAe2bNZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpiYTI1OTc0NC0wMGQ2LWZkNDUtODVkOS1hMTkyMzFlZTI3ZjAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NEUyNDY0Q0YwMjRDMTFFNjkwQkM5ODM5QTNBMDFBQTgiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NEUyNDY0Q0UwMjRDMTFFNjkwQkM5ODM5QTNBMDFBQTgiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MWQ1YmZlYjUtMjkzZS1iOTQxLWFlM2EtZDg4NjYxZDAyYmI4IiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6OTJiM2Q0NzMtZWI3Yy0xMWU1LWE4OTctY2RiYzk2MWY1MWI4Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+J6ay5gAAAtZJREFUeNrEmEFrGlEQx8fXIoqSWqkgOUgjVCkb8ZKcchILEVuKeBBKIeAH6AfIpbS0kKOUfoBCIRcP0kNyyEEEIad4ESJFhQakFCElSPUgIrUzMhvEuLtv3dX+4Y/ssu789u17szPPUSgUwIQC6D30Lnob/QS9id5A/0H/QrfRl+gL9Dn6Wvbm9yWv20Fn0C/QcY1rHrCfol/yuTr6BP0NXbMKE0Ln0QfoMJhXnP0K/RX9Bd1ZBmYf/Qb9HKyLHuQdv97P6DMzMK/Rh2gF7BU92GP0I/SxDAyBfEBvwWqk8P1hHkgseDWHKwRRtcVx9rVgQjxHFFiPFI4XWgSTt2mymp1D+XmYHV6+/0MHHP8WJiOTR+LxOLhcLsO7B4NBSCaTZpZ9RoUJcGY1BEkkEpDL5XSBCCSbzUIsFoN0Oi0LRPEDgr81cRkQkt/v1wRSQZxO5/Q4EonIjhDF3xOcFXXVbDbh5ubm9ngR0DwIaTQaQaPRkB2dXcFfX10Nh0MoFouaQFogpVIJut2uLMz2vVQq9Zbnja7G4/F0hMLhMLjd7uk5+qVjeo0WQUh/BdcjUtIaIRtASJuCCyOwAmQDCGlDTCaTgdl/+Xw+8Hq9d84PBgPo9XpLZT7iEA6H46eZPy2arHqrTFbEIbhmXRqEXo3RspdUW3DxvDQIzRG9ZW9Cl4Kr+KVBaLIa5SFJXQhuJ+q6hYeiGC5fLaBoNCoDQvHPBfc1J3pXlstlaLVahst3HqhSqUC9XpeBofjXlIGBG7Bn6Ieas6vdBo/HA9VqVTePqJm63+/LgvxAf6QGUK1natzXgNEIySQ0GiFJEOC4tfmykxqs0zVXeacc904N3OEGq7EmkAbH62i1KtTpHaGvVgxyxXHOjJo4tbFaRUepjsiRbEepAv22sdeenSOme231lX23uAsxu3wt7UKok/o9P5HR/oxWZrVtfwZm8hD50yp3rv4JMADswjc9NmODmQAAAABJRU5ErkJggg==);
  width: 35px;
  height: 35px;
  display: block;
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 18px;
}
/* line 1719, ../sass/style.scss */
body .container.product .sizes-table table {
  border-collapse: collapse;
  width: 100%;
}
/* line 1724, ../sass/style.scss */
body .container.product .sizes-table table thead th {
  line-height: 27px;
  padding: 0 14px 8px 31px;
  border-bottom: 1px solid #c8c8c8;
}
/* line 1729, ../sass/style.scss */
body .container.product .sizes-table table thead th:first-child {
  border-right: 1px solid #dbdbdb;
  width: 45px;
}
/* line 1739, ../sass/style.scss */
body .container.product .sizes-table table tbody tr:not(:first-child):hover td {
  background: #e41517;
  color: #fff;
  cursor: pointer;
}
/* line 1744, ../sass/style.scss */
body .container.product .sizes-table table tbody tr:first-child td {
  padding-top: 10px;
}
/* line 1748, ../sass/style.scss */
body .container.product .sizes-table table tbody td {
  padding: 5px 0 6px 31px;
  line-height: 22px;
  white-space: nowrap;
}
/* line 1753, ../sass/style.scss */
body .container.product .sizes-table table tbody td:first-child {
  border-right: 1px solid #dbdbdb;
  width: 45px;
}
/* line 1766, ../sass/style.scss */
body .sticky-footer {
  z-index: 1005;
  min-height: 1px !important;
  width: 100%;
  top: auto;
  bottom: 0px;
  position: fixed;
  display: block;
  text-align: center;
  line-height: 40px;
  background: #f6f6f6;
  height: 40px;
  border-top: 1px solid #dbdbdb;
  display: none;
}
/* line 1781, ../sass/style.scss */
body .sticky-footer .info {
  width: 20%;
  float: left;
  border-right: 1px solid #dbdbdb;
  text-decoration: none;
  color: #000000;
  cursor: pointer;
}
/* line 1790, ../sass/style.scss */
body .sticky-footer .size {
  width: 22%;
  float: left;
  border-right: 1px solid #dbdbdb;
  text-decoration: none;
  color: #000000;
  cursor: pointer;
}
/* line 1800, ../sass/style.scss */
body .sticky-footer .info.active, body .sticky-footer .size.active {
  color: #058d9d;
}
/* line 1805, ../sass/style.scss */
body .sticky-footer > div {
  width: 22%;
  float: left;
  border-right: 1px solid #dbdbdb;
}
/* line 1810, ../sass/style.scss */
body .sticky-footer > div::before {
  display: none;
}
/* line 1814, ../sass/style.scss */
body .sticky-footer > div > input[type="text"] {
  width: auto;
  max-width: 100%;
  border: none;
  text-align: center;
}
/* line 1821, ../sass/style.scss */
body .sticky-footer > div > ul {
  top: auto;
  bottom: 36px;
}
/* line 1827, ../sass/style.scss */
body .sticky-footer .price {
  font-family: 'AzoSansMedium';
}
/* line 1831, ../sass/style.scss */
body .sticky-footer .add-to-cart {
  float: right;
  width: 32%;
  margin: 6px 9px 0 0;
  padding: 0px;
}
/* line 1839, ../sass/style.scss */
body .modal {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #000;
  background: rgba(0, 0, 0, 0.79);
  z-index: 99;
}
/* line 1851, ../sass/style.scss */
body .modal > div {
  padding: 35px;
  width: 500px;
  margin: 120px auto 0;
  background: #fff;
  position: relative;
}
/* line 1858, ../sass/style.scss */
body .modal > div h1 {
  font-size: 20px;
  font-weight: normal;
}
/* line 1863, ../sass/style.scss */
body .modal > div .button-simple {
  padding: 0 15px;
  margin: 10px;
  width: 125px;
  text-align: center;
  float: none;
  display: inline-block;
  border: 1px solid #e4d7cb;
  color: inherit;
  line-height: 50px;
  font-size: 14px;
  text-decoration: none;
  position: relative;
  background: #fff;
  cursor: pointer;
}
/* line 1880, ../sass/style.scss */
body .modal > div p {
  line-height: 25px;
}
/* line 1884, ../sass/style.scss */
body .modal > div .input {
  margin: 10px 0;
}
/* line 1887, ../sass/style.scss */
body .modal > div .input label {
  width: 115px;
  display: inline-block;
}
/* line 1892, ../sass/style.scss */
body .modal > div .input input {
  display: inline-block;
  border: 1px solid #dadada;
  background: #f6f6f6;
  height: 28px;
  width: 200px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'AzoSansLight';
  font-size: 14px;
  text-indent: 5px;
}
/* line 1907, ../sass/style.scss */
body .modal > div .button {
  display: inline-block;
  margin: 10px;
}
/* line 1913, ../sass/style.scss */
body .modal > div .close {
  position: absolute;
  width: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 50px;
  top: -20px;
  right: -20px;
  background: #fff;
  box-shadow: 0 0 5px 0 black;
  font-weight: bold;
  font-size: 20px;
  cursor: pointer;
}
/* line 1929, ../sass/style.scss */
body #newsletter > div {
  padding-top: 60px;
}
/* line 1933, ../sass/style.scss */
body #newsletter h1 {
  font-size: 32px;
  color: #000000;
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 10px;
}
/* line 1940, ../sass/style.scss */
body #newsletter p {
  font-size: 19px;
  color: #5d5d5d;
  line-height: 27px;
  padding: 12px 0px 2px 0px;
}
/* line 1947, ../sass/style.scss */
body #newsletter .remove {
  position: absolute;
  top: 24px;
  right: 26px;
}
/* line 1953, ../sass/style.scss */
body #newsletter .button {
  margin-left: 115px;
}
/* line 1958, ../sass/style.scss */
body #shoping-cart-pop > div {
  width: 350px;
  text-align: center;
}
/* line 1963, ../sass/style.scss */
body #not-in-stock input[type="text"] {
  border: 1px solid #dadada;
  background: #f6f6f6;
  height: 28px;
  width: 230px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'AzoSansLight';
  font-size: 14px;
  text-indent: 5px;
  margin: 5px 0;
}
/* line 1976, ../sass/style.scss */
body #not-in-stock input[type="text"].error {
  border: 1px solid red;
}
/* line 1981, ../sass/style.scss */
body #not-in-stock .button {
  display: inline-block;
  margin-top: 20px;
  text-transform: uppercase;
}
/* line 1987, ../sass/style.scss */
body #not-in-stock .send-email {
  clear: left;
  margin-left: 0px;
  margin-right: 20px;
}
/* line 1993, ../sass/style.scss */
body #not-in-stock .close-modal {
  margin-left: 0px;
}
/* line 1997, ../sass/style.scss */
body #not-in-stock p {
  display: none;
  padding: 5px 0;
}
/* line 2003, ../sass/style.scss */
body #shoping-cart-stock div {
  text-align: center;
}
/* line 2005, ../sass/style.scss */
body #shoping-cart-stock div a {
  margin-left: 0px!important;
  text-decoration: none;
}
/* line 2009, ../sass/style.scss */
body #shoping-cart-stock div a[href] {
  text-decoration: underline;
}
/* line 2017, ../sass/style.scss */
body #added-to-cart div {
  text-align: center;
}
/* line 2019, ../sass/style.scss */
body #added-to-cart div a {
  margin-left: 0px!important;
}
/* line 2023, ../sass/style.scss */
body #added-to-cart div span {
  display: inline-block;
  margin-right: 10px;
}
/* line 2030, ../sass/style.scss */
body > form.login {
  background: #fcfcfc;
  color: #4a4a4a;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  /*border-left: 5px solid rgba(255, 255, 255,0.3);
  border-bottom: 5px solid rgba(255, 255, 255,0.3);
  border-right: 5px solid rgba(255, 255, 255,0.3);*/
  width: 600px;
  height: 288px;
  padding: 80px 50px 0px 50px;
  position: fixed;
  top: -450px;
  left: 50%;
  margin: 0px 0px 0px -350px;
  z-index: 103;
  -webkit-transition: top 1.5s;
  /* For Safari 3.1 to 6.0 */
  transition: top 1.5s;
}
/* line 2050, ../sass/style.scss */
body > form.login .session-message {
  line-height: 16px;
  color: #4a4a4a;
  padding-bottom: 10px;
  display: none;
}
/* line 2057, ../sass/style.scss */
body > form.login .close-btn {
  color: #fff;
  position: absolute;
  top: 13px;
  right: 22px;
  width: 34px;
  height: 34px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  font-size: 37px;
  line-height: 33px;
  text-decoration: none;
  cursor: pointer;
}
/* line 2073, ../sass/style.scss */
body > form.login p.message {
  color: red;
  font-weight: bold;
  display: block;
  padding: 10px 0px 0px 0px;
  line-height: 25px;
  font-size: 0.6875em;
  clear: left;
}
/* line 2084, ../sass/style.scss */
body > form.login .content h3 {
  color: #000;
  display: block;
  margin-bottom: 37px;
  font-weight: normal;
  font-size: 33px;
  font-family: 'AzoSansLight';
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 20px;
}
/* line 2095, ../sass/style.scss */
body > form.login .content .input {
  margin-top: 11px;
}
/* line 2099, ../sass/style.scss */
body > form.login .content .input label {
  width: 150px;
  float: left;
  line-height: 25px;
  font-size: 20px;
}
/* line 2106, ../sass/style.scss */
body > form.login .content .input input[type="text"], body > form.login .content .input input[type="password"] {
  border: 1px solid #dadada;
  background: #f6f6f6;
  height: 28px;
  width: 285px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'AzoSansLight';
  font-size: 14px;
  text-indent: 5px;
  line-height: 100%;
}
/* line 2119, ../sass/style.scss */
body > form.login .content .input input[type="text"].error, body > form.login .content .input input[type="password"].error {
  border: 1px solid red;
}
/* line 2125, ../sass/style.scss */
body > form.login .content > a.forgot {
  margin: 11px 0px 0px 150px;
  color: #5d5d5d;
  display: block;
  cursor: pointer;
  font-size: 17px;
}
/* line 2133, ../sass/style.scss */
body > form.login .content > a.login-btn, body > form.login .content a.forgot-password-btn {
  float: left;
  font-size: 15px;
  height: auto;
  margin: 21px 0px 0px 150px;
  line-height: 1.9px;
  padding: 9px 24px;
  outline-style: none;
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  background-color: #4a4a4a;
  line-height: 19px;
  -webkit-box-shadow: 2px 2px 0px 0px #ececec;
  -moz-box-shadow: 2px 2px 0px 0px #ececec;
  box-shadow: 2px 2px 0px 0px #ececec;
}
/* line 2152, ../sass/style.scss */
body > form.login .forgot-password {
  display: none;
}
/* line 2156, ../sass/style.scss */
body > form.login .mail-sent {
  display: none;
}
/* line 2159, ../sass/style.scss */
body > form.login .mail-sent p {
  line-height: 25px;
  display: block;
  padding: 10px 0px 0px 0px;
}
/* line 2167, ../sass/style.scss */
body .login-overlay-bg {
  display: none;
  background: black;
  background: rgba(0, 0, 0, 0.66);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 102;
  top: 0px;
  left: 0px;
}
/* line 2179, ../sass/style.scss */
body footer {
  background: #2e2e2e;
  padding: 26px 40px 50px 38px;
}
/* line 2183, ../sass/style.scss */
body footer > a {
  margin: 15px 0 0 0;
  float: left;
}
/* line 2188, ../sass/style.scss */
body footer > nav {
  float: left;
  margin: 0 5px 0 36px;
}
/* line 2193, ../sass/style.scss */
body footer > nav > a {
  display: block;
  font-size: 13px;
  line-height: 31px;
  color: #f6f6f6;
  text-decoration: none;
  opacity: 0.57;
  filter: alpha(opacity=57);
}
/* line 2204, ../sass/style.scss */
body footer .social {
  float: right;
}
/* line 2206, ../sass/style.scss */
body footer .social > a {
  float: right;
  width: 47px;
  height: 47px;
  margin: 0 12px 0 0;
}
/* line 2212, ../sass/style.scss */
body footer .social > a.twitter {
  background: url(../img/twitter.png) no-repeat;
}
/* line 2216, ../sass/style.scss */
body footer .social > a.facebook {
  background: url(../img/facebook.png) no-repeat;
}
/* line 2220, ../sass/style.scss */
body footer .social > a.instagram {
  background: url(../img/instagram.png) no-repeat;
}
/* line 2226, ../sass/style.scss */
body footer .right {
  float: right;
}
/* line 2229, ../sass/style.scss */
body footer .right .payment-methods {
  clear: right;
  float: left;
  margin: 15px 12px 0 0;
}
/* line 2234, ../sass/style.scss */
body footer .right .payment-methods a {
  height: 35px;
  margin-right: 5px;
}
/* line 2238, ../sass/style.scss */
body footer .right .payment-methods .ideal {
  width: 35px;
  display: inline-block;
  background: #f4f4f4 url(/img/icons.svg);
  background-position: -297px 0;
}
/* line 2246, ../sass/style.scss */
body footer .right .payment-methods .afterpay {
  width: 77px;
  height: 35px;
  display: inline-block;
  background: #f4f4f4 url(/img/Logo-afterpay-checkout_S.png) no-repeat center center;
}
/* line 2253, ../sass/style.scss */
body footer .right .payment-methods .thuiswinkel {
  width: 110px;
  height: 35px;
  display: inline-block;
  background: #f4f4f4 url(/img/Thuiswinkel_Waarborg_Kleur_Horizontaal.png) no-repeat center center;
}
/* line 2260, ../sass/style.scss */
body footer .right .payment-methods .mastercard {
  width: 47px;
  display: inline-block;
  background: #f4f4f4 url(/img/icons.svg);
  background-position: 0px 0;
}
/* line 2267, ../sass/style.scss */
body footer .right .payment-methods .visa {
  width: 59px;
  display: inline-block;
  background: #f4f4f4 url(/img/icons.svg);
  background-position: -100px 2px;
}
/* line 2274, ../sass/style.scss */
body footer .right .payment-methods .sofort {
  width: 60px;
  display: inline-block;
  background: #f4f4f4 url(/img/sofort.png);
  background-position: -1px -13px;
}
/* line 2283, ../sass/style.scss */
body footer .contact {
  float: right;
}
/* line 2285, ../sass/style.scss */
body footer .contact a {
  float: right;
  font-size: 27px;
  line-height: 31px;
  color: #f6f6f6;
  text-decoration: none;
  margin: 5px 40px 0 0;
  opacity: 0.57;
  filter: alpha(opacity=57);
  cursor: pointer;
}

@media screen and (max-width: 1622px) {
  /* line 2305, ../sass/style.scss */
  body .container.product .images > img.big-image {
    /* position: absolute;
    left: 50%;
    margin: 0 0 0 -382px;
    top:0px; */
    width: auto;
    max-width: inherit;
  }
}
@media screen and (max-width: 1600px) and (min-width: 1500px) {
  /* line 2320, ../sass/style.scss */
  body .container.products > div.item a img {
    width: 264px;
  }
}
@media screen and (max-width: 1422px) {
  /* line 2328, ../sass/style.scss */
  body header .benefits {
    width: 557px;
    margin: auto;
  }
  /* line 2331, ../sass/style.scss */
  body header .benefits li {
    width: 46%;
    margin: 0 2%;
    text-align: left;
    vertical-align: top;
  }
}
@media screen and (max-width: 1230px) {
  /* line 2345, ../sass/style.scss */
  body footer > a {
    margin-top: 0px;
    margin-bottom: 18px;
  }
  /* line 2350, ../sass/style.scss */
  body footer > nav {
    clear: left;
    margin-left: 0px;
  }
  /* line 2355, ../sass/style.scss */
  body footer .social {
    margin-bottom: 27px;
  }
}
@media screen and (max-width: 1550px) {
  /* line 2369, ../sass/style.scss */
  body .container.cart .member-info .member-type > div label {
    margin-bottom: 15px;
    padding: 0 20px;
    height: 75px;
    line-height: 75px;
    font-size: 21px;
  }
}
@media screen and (max-width: 1300px) {
  /* line 2391, ../sass/style.scss */
  body .container.cart .member-info .member-type > div label {
    height: 62px;
    line-height: 62px;
    font-size: 19px;
    padding: 0 15px;
    margin-bottom: 15px;
  }
  /* line 2399, ../sass/style.scss */
  body .container.cart .member-info .member-type > div span {
    width: 40px;
  }
}
@media screen and (max-width: 1122px) {
  /* line 2412, ../sass/style.scss */
  body header {
    height: auto;
  }
  /* line 2415, ../sass/style.scss */
  body header .benefits {
    width: auto;
    clear: right;
    display: block;
    padding: 0px;
    margin-left: 52px;
  }
  /* line 2423, ../sass/style.scss */
  body header .benefits.show li:not(.title) {
    display: list-item!important;
  }
  /* line 2427, ../sass/style.scss */
  body header .benefits.show a.bottom-arrow {
    background: url(../img/close-2.png) no-repeat top left;
    background-size: cover;
  }
  /* line 2433, ../sass/style.scss */
  body header .benefits li {
    width: auto;
    text-align: left;
    margin-left: 0;
    display: list-item;
    line-height: 26px;
    font-size: 21px;
  }
  /* line 2441, ../sass/style.scss */
  body header .benefits li:not(.title) {
    list-style-type: decimal;
  }
  /* line 2444, ../sass/style.scss */
  body header .benefits li.title {
    display: block;
    margin-left: -21px;
  }
  /* line 2449, ../sass/style.scss */
  body header .benefits li:not(.title):not(.ok) {
    display: none;
  }
  /* line 2452, ../sass/style.scss */
  body header .benefits li a:not(.bottom-arrow) {
    background: none!important;
    padding-left: 0px!important;
  }
  /* line 2457, ../sass/style.scss */
  body header .benefits li a.bottom-arrow {
    display: inline-block;
    padding-left: 0px;
  }
}
@media screen and (max-width: 1024px) {
  /* line 2472, ../sass/style.scss */
  body .container.cart .product-overview {
    width: 100%;
    padding-right: 0%;
    border-right: none;
    float: none;
  }
  /* line 2479, ../sass/style.scss */
  body .container.cart .member-info {
    width: 100%;
    padding-left: 3%;
    float: none;
  }
}
@media screen and (max-width: 1023px) {
  /* line 2493, ../sass/style.scss */
  body footer .contact {
    clear: right;
  }
  /* line 2495, ../sass/style.scss */
  body footer .contact a {
    margin: 10px 0 0 0;
    clear: right;
  }
}
@media screen and (max-width: 820px) {
  /* line 2510, ../sass/style.scss */
  body .container.inspiratie a {
    padding: 0px 15px;
    height: 40px;
    font-size: 22px;
    line-height: 40px;
  }
}
@media screen and (max-width: 768px) {
  /* line 2528, ../sass/style.scss */
  body .container.product .images > img.big-image {
    height: 768px;
  }
  /* line 2535, ../sass/style.scss */
  body .container.product > div {
    margin-left: 0px;
    margin-right: 0px;
  }
  /* line 2539, ../sass/style.scss */
  body .container.product .images {
    width: 100%;
    float: none;
  }
  /* line 2544, ../sass/style.scss */
  body .container.product .sizes-table {
    width: 100%;
    margin: 0px;
    bottom: 40px;
    top: auto;
    left: 0px;
  }
  /* line 2552, ../sass/style.scss */
  body .container.product .info {
    display: none;
    width: 100%;
    position: fixed;
    bottom: 40px;
    background: #f6f6f6;
    padding-top: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 10px;
  }
  /* line 2564, ../sass/style.scss */
  body .container.product .info > h3 {
    display: block;
  }
  /* line 2567, ../sass/style.scss */
  body .container.product .info > div {
    padding-left: 5%;
    padding-right: 5%;
    margin-top: 15px;
  }
  /* line 2572, ../sass/style.scss */
  body .container.product .info > div h1 {
    color: #5d5d5d;
    font-size: 24px;
  }
  /* line 2577, ../sass/style.scss */
  body .container.product .info > div .select-box,
  body .container.product .info > div .button {
    display: none;
  }
  /* line 2581, ../sass/style.scss */
  body .container.product .info > div > p {
    margin-top: 17px;
  }
  /* line 2585, ../sass/style.scss */
  body .container.product .info > div .price {
    border-bottom: none;
    margin-bottom: 0px;
    font-size: 20px;
    padding: 3px 0 5px 0;
  }
  /* line 2592, ../sass/style.scss */
  body .container.product .info > div .description {
    margin-top: 0px;
    padding-top: 0px;
    border-top: none;
  }
  /* line 2599, ../sass/style.scss */
  body .container.product .info > div .select-box,
  body .container.product .info > div .add-to-cart {
    display: none;
  }
  /* line 2605, ../sass/style.scss */
  body .container.product .previous-view {
    display: none;
  }
  /* line 2612, ../sass/style.scss */
  body .container.default .submenu a {
    font-size: 18px;
    line-height: 40px;
  }
  /* line 2618, ../sass/style.scss */
  body .container.default .text {
    line-height: 30px;
  }
  /* line 2626, ../sass/style.scss */
  body .container.inspiratie .images-1,
  body .container.inspiratie .images-2,
  body .container.inspiratie .images-3 {
    margin-top: 4px;
  }
  /* line 2632, ../sass/style.scss */
  body footer.product {
    display: none;
  }
  /* line 2637, ../sass/style.scss */
  body footer .contact {
    clear: right;
  }
  /* line 2642, ../sass/style.scss */
  body .sticky-footer {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  /* line 2653, ../sass/style.scss */
  body .container.product .images > img.big-image {
    height: inherit!important;
  }
  /* line 2659, ../sass/style.scss */
  body .button {
    line-height: 29px;
  }
  /* line 2662, ../sass/style.scss */
  body header {
    height: auto;
  }
  /* line 2665, ../sass/style.scss */
  body header .benefits {
    margin-left: 41px;
  }
  /* line 2669, ../sass/style.scss */
  body header > a.logo {
    margin: 27px 0 0 20px;
  }
  /* line 2673, ../sass/style.scss */
  body header nav {
    position: inherit;
    padding-top: 34px;
    border-bottom: 0px;
    padding-right: 25px;
    padding-left: 0px;
  }
  /* line 2680, ../sass/style.scss */
  body header nav a#login {
    display: none;
  }
  /* line 2685, ../sass/style.scss */
  body header a.search-button {
    margin-top: 35px;
    margin-right: 15px;
  }
  /* line 2690, ../sass/style.scss */
  body header a.cart-button {
    margin-top: 33px;
    margin-right: 15px;
    clear: none;
  }
  /* line 2696, ../sass/style.scss */
  body header #register, body header #logout {
    display: none;
  }
  /* line 2705, ../sass/style.scss */
  body .container.index .background .buttons {
    width: 90%;
  }
  /* line 2707, ../sass/style.scss */
  body .container.index .background .buttons a {
    width: 47%;
    font-size: 24px;
  }
  /* line 2718, ../sass/style.scss */
  body .container.inspiratie .images-1,
  body .container.inspiratie .images-2,
  body .container.inspiratie .images-3 {
    margin-top: 3px;
  }
  /* line 2723, ../sass/style.scss */
  body .container.default {
    padding-top: 30px;
  }
  /* line 2725, ../sass/style.scss */
  body .container.default .submenu {
    width: 100%;
    padding-left: 25px;
    float: none;
    margin-bottom: 25px;
  }
  /* line 2731, ../sass/style.scss */
  body .container.default .submenu h2 {
    margin-bottom: 0px;
  }
  /* line 2735, ../sass/style.scss */
  body .container.default .submenu a {
    display: block;
    text-align: center;
  }
  /* line 2743, ../sass/style.scss */
  body .container.default .text {
    width: 100%;
    float: none;
    margin-left: 0px;
    padding-left: 25px;
  }
  /* line 2749, ../sass/style.scss */
  body .container.default .text h2 {
    margin-bottom: 14px;
  }
  /* line 2756, ../sass/style.scss */
  body .container.product > div {
    margin-left: 0px;
    margin-right: 0px;
  }
  /* line 2760, ../sass/style.scss */
  body .container.product .images {
    width: 100%;
    float: none;
    height: 769px;
  }
  /* line 2764, ../sass/style.scss */
  body .container.product .images > img.big-image {
    position: absolute;
    left: 50%;
    margin: 0 0 0 -382px;
    top: 0px;
    width: auto!important;
    max-width: inherit;
    /* height: auto!important; */
  }
  /* line 2774, ../sass/style.scss */
  body .container.product .images .thumbs {
    top: 25px;
    right: 20px;
    overflow-y: scroll;
  }
  /* line 2781, ../sass/style.scss */
  body .container.product .sizes-table {
    width: 100%;
    margin: 0px;
    bottom: 40px;
    top: auto;
    left: 0px;
  }
  /* line 2789, ../sass/style.scss */
  body .container.product .info {
    display: none;
    width: 100%;
    height: 75%;
    overflow: scroll;
    position: fixed;
    bottom: 40px;
    background: #f6f6f6;
    padding-top: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 10px;
  }
  /* line 2803, ../sass/style.scss */
  body .container.product .info > h3 {
    display: block;
  }
  /* line 2806, ../sass/style.scss */
  body .container.product .info > div {
    padding-left: 5%;
    padding-right: 5%;
    margin-top: 15px;
  }
  /* line 2811, ../sass/style.scss */
  body .container.product .info > div h1 {
    color: #5d5d5d;
    font-size: 24px;
  }
  /* line 2816, ../sass/style.scss */
  body .container.product .info > div .select-box,
  body .container.product .info > div .button, body .container.product .info > div .new-line {
    display: none;
  }
  /* line 2820, ../sass/style.scss */
  body .container.product .info > div > p {
    margin-top: 17px;
  }
  /* line 2824, ../sass/style.scss */
  body .container.product .info > div .price {
    border-bottom: none;
    margin-bottom: 0px;
    font-size: 20px;
    padding: 3px 0 5px 0;
  }
  /* line 2831, ../sass/style.scss */
  body .container.product .info > div .description {
    margin-top: 10px;
    padding-top: 0px;
    border-top: none;
  }
  /* line 2838, ../sass/style.scss */
  body .container.product .info > div .select-box,
  body .container.product .info > div .add-to-cart {
    display: none;
  }
  /* line 2844, ../sass/style.scss */
  body .container.product .previous-view {
    display: none;
  }
  /* line 2851, ../sass/style.scss */
  body .container.products .show-filters,
  body .container.products .hide-filters {
    margin-bottom: 20px;
  }
  /* line 2854, ../sass/style.scss */
  body .container.products .show-filters {
    display: block;
  }
  /* line 2857, ../sass/style.scss */
  body .container.products .filters {
    margin-left: auto;
    margin-right: auto;
    width: 160px;
    margin-top: 0px;
    margin-bottom: 25px;
    display: none;
  }
  /* line 2865, ../sass/style.scss */
  body .container.products .filters > label {
    float: left;
  }
  /* line 2868, ../sass/style.scss */
  body .container.products .filters .select-box {
    float: left;
    clear: left;
    margin: 5px 0 0 0;
  }
  /* line 2874, ../sass/style.scss */
  body .container.products .filters .remove {
    display: none!important;
  }
  /* line 2881, ../sass/style.scss */
  body .container.products > div.item a img {
    width: 264px;
  }
  /* line 2890, ../sass/style.scss */
  body footer.product {
    display: none;
  }
  /* line 2895, ../sass/style.scss */
  body footer {
    padding-right: 20px;
    padding-left: 20px;
  }
  /* line 2898, ../sass/style.scss */
  body footer > nav {
    width: 51%;
    margin-right: 0;
  }
  /* line 2902, ../sass/style.scss */
  body footer .right {
    width: 49%;
  }
  /* line 2905, ../sass/style.scss */
  body footer .right .payment-methods {
    text-align: right;
    margin-right: 0;
  }
  /* line 2909, ../sass/style.scss */
  body footer .right .payment-methods a {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 700px) {
  /* line 2922, ../sass/style.scss */
  body header .benefits {
    margin-left: 36px;
  }
  /* line 2924, ../sass/style.scss */
  body header .benefits li {
    line-height: 26px;
    font-size: 21px;
  }
  /* line 2928, ../sass/style.scss */
  body header .benefits li.title {
    margin-left: -20px;
  }
  /* line 2932, ../sass/style.scss */
  body header .benefits li a.bottom-arrow {
    width: 20px;
    height: 20px;
  }
  /* line 2941, ../sass/style.scss */
  body footer .contact a {
    margin: 10px 0 0 0;
    clear: right;
  }
  /* line 2948, ../sass/style.scss */
  body .modal > div {
    width: 80%;
    padding: 15px 5%;
  }
  /* line 2955, ../sass/style.scss */
  body .container.product h2 {
    font-size: 22px;
  }
  /* line 2958, ../sass/style.scss */
  body .container.product .sizes-table {
    padding: 53px 31px 32px 15px;
  }
  /* line 2962, ../sass/style.scss */
  body .container.product .sizes-table table thead th {
    padding: 0 10px 8px 20px;
  }
  /* line 2965, ../sass/style.scss */
  body .container.product .sizes-table table thead th:first-child {
    width: auto;
  }
  /* line 2972, ../sass/style.scss */
  body .container.product .sizes-table table tbody td {
    padding-left: 20px;
  }
  /* line 2981, ../sass/style.scss */
  body .container.cart h2 {
    font-size: 22px;
  }
  /* line 2984, ../sass/style.scss */
  body .container.cart .product-overview {
    margin-top: 30px;
  }
  /* line 2991, ../sass/style.scss */
  body .container.cart .product-overview table tbody tr.total td {
    font-size: 20px;
  }
  /* line 2997, ../sass/style.scss */
  body .container.cart .product-overview table tbody tr td.image div img {
    margin-right: 15px;
  }
  /* line 3001, ../sass/style.scss */
  body .container.cart .product-overview table tbody tr td.image div p {
    font-size: 20px;
  }
  /* line 3007, ../sass/style.scss */
  body .container.cart .product-overview table tbody tr td.product-count {
    white-space: nowrap;
  }
  /* line 3018, ../sass/style.scss */
  body .container.cart .member-info .member-type > div label {
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    font-size: 20px;
  }
  /* line 3025, ../sass/style.scss */
  body .container.cart .member-info .member-type > div span {
    width: auto;
    padding: 0 10px;
  }
}
@media screen and (max-width: 650px) {
  /* line 3040, ../sass/style.scss */
  body header > a.logo {
    margin-top: 33px;
    margin-left: 15px;
  }
  /* line 3043, ../sass/style.scss */
  body header > a.logo img {
    width: 230px;
  }
  /* line 3048, ../sass/style.scss */
  body header > nav > a.lang {
    text-indent: -9999px;
    padding-left: 0px;
    /* display: inline-block; */
  }
  /* line 3055, ../sass/style.scss */
  body header form {
    /* padding-top: 14px; */
  }
}
@media screen and (max-width: 600px) {
  /* line 3066, ../sass/style.scss */
  body .container.products .filters {
    margin-bottom: 25px;
  }
  /* line 3068, ../sass/style.scss */
  body .container.products .filters > label {
    float: left;
  }
  /* line 3071, ../sass/style.scss */
  body .container.products .filters .select-box {
    float: left;
    clear: left;
    margin: 5px 0 0 0;
  }
  /* line 3080, ../sass/style.scss */
  body .container.products > div.item a img {
    width: 180px;
  }
  /* line 3087, ../sass/style.scss */
  body .container.inspiratie a {
    padding: 0px 5px;
    height: 25px;
    font-size: 15px;
    line-height: 25px;
  }
  /* line 3100, ../sass/style.scss */
  body .container.cart .product-overview table tbody tr td.price, body .container.cart .product-overview table tbody tr.total td.price {
    padding-left: 4%;
  }
  /* line 3106, ../sass/style.scss */
  body .container.cart .product-overview table tbody tr.total td {
    font-size: 18px;
  }
  /* line 3112, ../sass/style.scss */
  body .container.cart .product-overview table tbody tr td.image {
    width: 33%;
  }
  /* line 3114, ../sass/style.scss */
  body .container.cart .product-overview table tbody tr td.image div {
    height: 100px;
  }
  /* line 3116, ../sass/style.scss */
  body .container.cart .product-overview table tbody tr td.image div img {
    display: none;
  }
  /* line 3120, ../sass/style.scss */
  body .container.cart .product-overview table tbody tr td.image div p {
    font-size: 17px;
  }
  /* line 3127, ../sass/style.scss */
  body .container.cart .product-overview table tbody tr td.product-count > div {
    height: 100px;
  }
  /* line 3133, ../sass/style.scss */
  body .container.cart .product-overview table tbody tr td.price > div {
    padding-top: 33px;
  }
  /* line 3136, ../sass/style.scss */
  body .container.cart .product-overview table tbody tr td.price > div .remove {
    margin-left: 10px;
  }
  /* line 3149, ../sass/style.scss */
  body .container.cart .member-info .member-type > .radio label {
    margin-bottom: 15px;
  }
  /* line 3158, ../sass/style.scss */
  body #added-to-cart > div .button-simple {
    padding: 0 10px;
    width: auto;
  }
}
@media screen and (max-width: 425px) {
  /* line 3168, ../sass/style.scss */
  body header > a {
    margin-top: 16px;
    margin-left: 15px;
  }
  /* line 3171, ../sass/style.scss */
  body header > a img {
    width: 180px;
  }
  /* line 3176, ../sass/style.scss */
  body header form {
    padding-top: 14px;
    clear: left;
  }
  /* line 3184, ../sass/style.scss */
  body .container.product .sizes-table {
    padding: 53px 31px 32px 15px;
  }
  /* line 3188, ../sass/style.scss */
  body .container.product .sizes-table table thead th {
    padding: 0 10px 8px 10px;
  }
  /* line 3191, ../sass/style.scss */
  body .container.product .sizes-table table thead th:first-child {
    width: auto;
  }
  /* line 3198, ../sass/style.scss */
  body .container.product .sizes-table table tbody td {
    padding-left: 10px;
  }
  /* line 3210, ../sass/style.scss */
  body .container.cart .member-info .member-type > div label {
    padding: 0 10px;
    font-size: 16px;
  }
  /* line 3222, ../sass/style.scss */
  body .container.products > div.item a img {
    width: 128px;
  }
  /* line 3231, ../sass/style.scss */
  body footer > a {
    margin-bottom: 10px;
  }
  /* line 3234, ../sass/style.scss */
  body footer .social {
    margin-bottom: 5px;
  }
  /* line 3236, ../sass/style.scss */
  body footer .social > a {
    clear: right;
    margin-bottom: 5px;
  }
  /* line 3243, ../sass/style.scss */
  body footer .contact a {
    font-size: 18px;
    line-height: 24px;
  }

  /* line 3251, ../sass/style.scss */
  body .container.cart .product-overview table tbody tr td.product-count {
    width: 18%;
  }

  /* line 3255, ../sass/style.scss */
  body .container.cart .product-overview table tbody tr td.product-count > div > div input {
    float: left;
    width: 90%;
    margin-left: 5%;
  }

  /* line 3261, ../sass/style.scss */
  body .container.cart .product-overview table tbody tr td.product-count > div > div {
    padding-top: 28px;
  }
}
@media screen and (max-width: 400px) {
  /* line 3269, ../sass/style.scss */
  body header > a.logo {
    margin-left: 10px;
    margin-top: 37px;
  }
  /* line 3273, ../sass/style.scss */
  body header > a.logo img {
    width: 160px;
  }
  /* line 3278, ../sass/style.scss */
  body header a.search-button {
    margin-top: 32px;
  }
  /* line 3282, ../sass/style.scss */
  body header a.cart-button {
    margin-top: 31px;
  }
  /* line 3286, ../sass/style.scss */
  body header a.search-button {
    margin-right: 15px;
  }
  /* line 3290, ../sass/style.scss */
  body header nav {
    padding-top: 32px;
    padding-right: 20px;
  }

  /* line 3297, ../sass/style.scss */
  body .container.cart .member-info form .input.checkbox input[type=checkbox]:not(old) {
    position: absolute;
  }

  /* line 3301, ../sass/style.scss */
  body .container.cart .member-info form .input.checkbox label {
    margin-left: 0px!important;
  }

  /* line 3305, ../sass/style.scss */
  body .sticky-footer {
    font-size: 13px;
  }
}
