@charset "UTF-8";
@-webkit-keyframes loader-debondt {
  0%,
  80%,
  100% {
    -webkit-box-shadow: 0 2.5em 0 -1.3em;
            box-shadow: 0 2.5em 0 -1.3em; }
  40% {
    -webkit-box-shadow: 0 2.5em 0 0;
            box-shadow: 0 2.5em 0 0; } }

@keyframes loader-debondt {
  0%,
  80%,
  100% {
    -webkit-box-shadow: 0 2.5em 0 -1.3em;
            box-shadow: 0 2.5em 0 -1.3em; }
  40% {
    -webkit-box-shadow: 0 2.5em 0 0;
            box-shadow: 0 2.5em 0 0; } }

@-webkit-keyframes dash {
  0% {
    stroke-dashoffset: 1000; }
  100% {
    stroke-dashoffset: 0; } }

@-webkit-keyframes dash {
  0% {
    stroke-dashoffset: 1000; }
  100% {
    stroke-dashoffset: 0; } }

@keyframes dash {
  0% {
    stroke-dashoffset: 1000; }
  100% {
    stroke-dashoffset: 0; } }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@-webkit-keyframes text {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes text {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

progress {
  vertical-align: baseline; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible; }

button, .cart.table-wrapper .action-gift,
input,
select,
textarea {
  font: inherit; }

optgroup {
  font-weight: bold; }

button, .cart.table-wrapper .action-gift,
input,
select {
  overflow: visible; }

button, .cart.table-wrapper .action-gift,
input,
select,
textarea {
  margin: 0; }

button, .cart.table-wrapper .action-gift,
select {
  text-transform: none; }

[type="button"],
[type="reset"],
[type="submit"], button, .cart.table-wrapper .action-gift {
  cursor: pointer; }

[disabled] {
  cursor: default; }

[type="reset"],
[type="submit"], button, .cart.table-wrapper .action-gift,
html [type="button"] {
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button; }

button::-moz-focus-inner, .cart.table-wrapper .action-gift::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

button:-moz-focusring, .cart.table-wrapper .action-gift:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: field;
     -moz-appearance: field;
          appearance: field; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
          appearance: none; }

body {
  margin: 0;
  padding: 0; }

article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

nav ul,
nav ol {
  list-style: none none; }

img {
  border: 0; }

img,
object,
video,
embed {
  height: auto;
  max-width: 100%; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

html {
  font-size: 14px; }

body {
  font-size: 14px;
  color: #1B0166;
  font-family: 'Satoshi', Arial, Helvetica, sans-serif;
  line-height: 25px; }

p {
  margin-top: 7px;
  margin-bottom: 7px; }

abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #d1d1d1; }

b,
strong {
  font-weight: 700; }

em,
i {
  font-style: italic; }

mark {
  background: #f0f0f0;
  color: black; }

small,
.small {
  font-size: 12px; }

hr {
  border: 0;
  border-top: 1px solid #d1d1d1;
  margin-bottom: 20px;
  margin-top: 20px; }

sub,
sup {
  font-size: 78.57143%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -10px; }

sub {
  bottom: -5px; }

dfn {
  font-style: italic; }

h1 {
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: 300;
  line-height: 1.1;
  font-size: 26px;
  margin-top: 7px;
  margin-bottom: 7px; }

h2 {
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: 300;
  line-height: 1.1;
  font-size: 26px;
  margin-top: 7px;
  margin-bottom: 7px; }

h3 {
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: 300;
  line-height: 1.1;
  font-size: 18px;
  margin-top: 7px;
  margin-bottom: 7px; }

h4 {
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: 700;
  line-height: 1.1;
  font-size: 14px;
  margin-top: 7px;
  margin-bottom: 7px; }

h5 {
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: 700;
  line-height: 1.1;
  font-size: 12px;
  margin-top: 7px;
  margin-bottom: 7px; }

h6 {
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: 700;
  line-height: 1.1;
  font-size: 10px;
  margin-top: 7px;
  margin-bottom: 7px; }

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small {
  color: #333;
  font-family: "Satoshi", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  font-size: 78.57143%; }

a,
.alink {
  color: #1979c3;
  text-decoration: none; }
  a:visited,
  .alink:visited {
    color: #1979c3;
    text-decoration: none; }
  a:hover,
  .alink:hover {
    color: #006bb4;
    text-decoration: underline; }
  a:active,
  .alink:active {
    color: #ff5501;
    text-decoration: underline; }

ul,
ol {
  color: inherit;
  font-family: "Satoshi", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857;
  font-size: inherit; }
  ul,
  ol {
    margin-top: 7px; }
  ul,
  ol {
    margin-bottom: 7px; }
  ul > li,
  ol > li {
    margin-top: 7px; }
  ul > li,
  ol > li {
    margin-bottom: 7px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

dl {
  margin-bottom: 20px;
  margin-top: 0; }

dt {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0; }

dd {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 0; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 12px;
  white-space: nowrap; }

kbd {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 12px; }

pre {
  background: #f0f0f0;
  border: 1px solid #d1d1d1;
  color: #111111;
  line-height: 1.42857;
  margin: 0 0 10px;
  padding: 10px;
  font-size: 12px;
  display: block;
  word-wrap: break-word; }
  pre code {
    background-color: transparent;
    border-radius: 0;
    color: inherit;
    font-size: inherit;
    padding: 0;
    white-space: pre-wrap; }

blockquote {
  border-left: 0 solid #d1d1d1;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #1B0166;
  font-family: "Satoshi", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.42857;
  font-size: 14px; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    color: #333;
    line-height: 1.42857;
    font-size: 11px;
    display: block; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: "— "; }
  blockquote cite {
    font-style: normal; }

blockquote:before,
blockquote:after {
  content: ''; }

q {
  quotes: none; }

q:before,
q:after {
  content: '';
  content: none; }

cite {
  font-style: normal; }

table {
  margin-bottom: 20px;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%; }
  table th {
    text-align: left; }
  table > tbody > tr > th,
  table > tbody > tr > td,
  table > tfoot > tr > th,
  table > tfoot > tr > td {
    vertical-align: top; }
  table > thead > tr > th,
  table > thead > tr > td {
    vertical-align: bottom; }
  table > thead > tr > th,
  table > thead > tr > td,
  table > tbody > tr > th,
  table > tbody > tr > td,
  table > tfoot > tr > th,
  table > tfoot > tr > td {
    padding: 11px 10px; }

button, .cart.table-wrapper .action-gift {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #1B0166;
  cursor: pointer;
  display: inline-block;
  font-family: "Satoshi", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  width: auto;
  font-size: 14px;
  line-height: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: middle; }
  button:focus, .cart.table-wrapper .action-gift:focus, button:active, .cart.table-wrapper .action-gift:active {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #1B0166; }
  button:hover, .cart.table-wrapper .action-gift:hover {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #555; }
  button.disabled, .cart.table-wrapper .disabled.action-gift, button[disabled], .cart.table-wrapper .action-gift[disabled],
  fieldset[disabled] button,
  fieldset[disabled] .cart.table-wrapper .action-gift,
  .cart.table-wrapper fieldset[disabled] .action-gift {
    opacity: 0.5;
    cursor: default;
    pointer-events: none; }
  button::-moz-focus-inner, .cart.table-wrapper .action-gift::-moz-focus-inner {
    border: 0;
    padding: 0; }

input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #190562;
  border-radius: 30px;
  color: inherit;
  font-family: "Satoshi", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: inherit;
  font-weight: inherit;
  height: 44px;
  line-height: 1.42857;
  margin: 0;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  input[type="text"]:disabled,
  input[type="password"]:disabled,
  input[type="url"]:disabled,
  input[type="tel"]:disabled,
  input[type="search"]:disabled,
  input[type="number"]:disabled,
  input[type="datetime"]:disabled,
  input[type="email"]:disabled {
    opacity: 0.5; }
  input[type="text"]::-moz-placeholder,
  input[type="password"]::-moz-placeholder,
  input[type="url"]::-moz-placeholder,
  input[type="tel"]::-moz-placeholder,
  input[type="search"]::-moz-placeholder,
  input[type="number"]::-moz-placeholder,
  input[type="datetime"]::-moz-placeholder,
  input[type="email"]::-moz-placeholder {
    color: #c2c2c2; }
  input[type="text"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder,
  input[type="url"]::-webkit-input-placeholder,
  input[type="tel"]::-webkit-input-placeholder,
  input[type="search"]::-webkit-input-placeholder,
  input[type="number"]::-webkit-input-placeholder,
  input[type="datetime"]::-webkit-input-placeholder,
  input[type="email"]::-webkit-input-placeholder {
    color: #c2c2c2; }
  input[type="text"]:-ms-input-placeholder,
  input[type="password"]:-ms-input-placeholder,
  input[type="url"]:-ms-input-placeholder,
  input[type="tel"]:-ms-input-placeholder,
  input[type="search"]:-ms-input-placeholder,
  input[type="number"]:-ms-input-placeholder,
  input[type="datetime"]:-ms-input-placeholder,
  input[type="email"]:-ms-input-placeholder {
    color: #c2c2c2; }

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

input[type="search"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration {
    -webkit-appearance: none;
            appearance: none; }

select {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #190562;
  border-radius: 30px;
  color: inherit;
  font-family: "Satoshi", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: inherit;
  font-weight: inherit;
  height: 44px;
  line-height: 1.42857;
  margin: 0;
  padding: 4px;
  vertical-align: baseline;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  select:disabled {
    opacity: 0.5; }

select[multiple="multiple"] {
  height: auto;
  background-image: none; }

textarea {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #190562;
  border-radius: 30px;
  color: inherit;
  font-family: "Satoshi", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: inherit;
  font-weight: inherit;
  height: auto;
  line-height: 1.42857;
  margin: 0;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  resize: vertical; }
  textarea:disabled {
    opacity: 0.5; }
  textarea::-moz-placeholder {
    color: #c2c2c2; }
  textarea::-webkit-input-placeholder {
    color: #c2c2c2; }
  textarea:-ms-input-placeholder {
    color: #c2c2c2; }

input[type="checkbox"] {
  margin: 2px 5px 0 0;
  vertical-align: auto; }
  input[type="checkbox"]:disabled {
    opacity: 0.5; }

input[type="radio"] {
  margin: 2px 5px 0 0;
  vertical-align: auto; }
  input[type="radio"]:disabled {
    opacity: 0.5; }

input.mage-error,
select.mage-error,
textarea.mage-error {
  background: inherit;
  border-color: #ed8380;
  color: inherit; }
  input.mage-error:focus,
  select.mage-error:focus,
  textarea.mage-error:focus {
    border-color: inherit; }
  input.mage-error:disabled,
  select.mage-error:disabled,
  textarea.mage-error:disabled {
    border-color: inherit; }
  input.mage-error::-webkit-input-placeholder,
  select.mage-error::-webkit-input-placeholder,
  textarea.mage-error::-webkit-input-placeholder {
    color: inherit; }
  input.mage-error:-moz-placeholder,
  select.mage-error:-moz-placeholder,
  textarea.mage-error:-moz-placeholder {
    color: inherit; }
  input.mage-error::-moz-placeholder,
  select.mage-error::-moz-placeholder,
  textarea.mage-error::-moz-placeholder {
    color: inherit; }
  input.mage-error:-ms-input-placeholder,
  select.mage-error:-ms-input-placeholder,
  textarea.mage-error:-ms-input-placeholder {
    color: inherit; }

input.valid,
select.valid,
textarea.valid {
  background: inherit;
  border-color: inherit;
  color: inherit; }
  input.valid::-webkit-input-placeholder,
  select.valid::-webkit-input-placeholder,
  textarea.valid::-webkit-input-placeholder {
    color: inherit; }
  input.valid:-moz-placeholder,
  select.valid:-moz-placeholder,
  textarea.valid:-moz-placeholder {
    color: inherit; }
  input.valid::-moz-placeholder,
  select.valid::-moz-placeholder,
  textarea.valid::-moz-placeholder {
    color: inherit; }
  input.valid:-ms-input-placeholder,
  select.valid:-ms-input-placeholder,
  textarea.valid:-ms-input-placeholder {
    color: inherit; }

div.mage-error[generated] {
  color: #e02b27;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  line-height: inherit;
  font-size: 12px;
  display: inline-block;
  text-decoration: none; }
  div.mage-error[generated]:before {
    -webkit-font-smoothing: antialiased;
    font-size: 24px;
    line-height: 24px;
    color: #e02b27;
    content: "";
    font-family: "icons-blank-theme";
    margin: 0;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    vertical-align: middle; }
  div.mage-error[generated]:hover:before {
    color: inherit; }
  div.mage-error[generated]:active:before {
    color: inherit; }

input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
  overflow: visible; }

input::-moz-focus-inner {
  border: 0;
  padding: 0; }

form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

address {
  font-style: normal; }

*:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0; }

._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  -webkit-box-shadow: 0 0 3px 1px #68a8e0;
          box-shadow: 0 0 3px 1px #68a8e0; }

.abs-reset-list, .bundle-options-container .block-bundle-summary .bundle.items, .product-items, .prices-tier, .cart-container .checkout-methods-items, .opc-wrapper .opc, .opc-progress-bar, .checkout-agreements-items, .items, .block-wishlist-management .wishlist-select-items, .paypal-review .items-qty, .order-details-items .items-qty, .footer.content ul, .block-banners .banner-items,
.block-banners-inline .banner-items, .block-event .slider-panel .slider {
  margin: 0;
  padding: 0;
  list-style: none none; }
  .abs-reset-list > li, .bundle-options-container .block-bundle-summary .bundle.items > li, .product-items > li, .prices-tier > li, .cart-container .checkout-methods-items > li, .opc-wrapper .opc > li, .opc-progress-bar > li, .checkout-agreements-items > li, .items > li, .block-wishlist-management .wishlist-select-items > li, .paypal-review .items-qty > li, .order-details-items .items-qty > li, .footer.content ul > li, .block-banners .banner-items > li, .block-banners-inline .banner-items > li, .block-event .slider-panel .slider > li {
    margin: 0; }

.abs-action-link-button, .abs-action-addto-product, .bundle-options-container .block-bundle-summary .product-addto-links > .action, .product-info-main .action.tocompare,
.product-options-bottom .action.tocompare, .product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist, .block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #1B0166;
  cursor: pointer;
  display: inline-block;
  font-family: "Satoshi", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  width: auto;
  font-size: 14px;
  line-height: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px; }
  .abs-action-link-button:focus, .abs-action-addto-product:focus, .bundle-options-container .block-bundle-summary .product-addto-links > .action:focus, .product-info-main .action.tocompare:focus,
  .product-options-bottom .action.tocompare:focus, .product-info-main .action.towishlist:focus,
  .product-options-bottom .action.towishlist:focus,
  .block-bundle-summary .action.towishlist:focus, .block-event .slider-panel .slider .item .action.event:focus, .abs-action-link-button:active, .abs-action-addto-product:active, .bundle-options-container .block-bundle-summary .product-addto-links > .action:active, .product-info-main .action.tocompare:active,
  .product-options-bottom .action.tocompare:active, .product-info-main .action.towishlist:active,
  .product-options-bottom .action.towishlist:active,
  .block-bundle-summary .action.towishlist:active, .block-event .slider-panel .slider .item .action.event:active {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #1B0166; }
  .abs-action-link-button:hover, .abs-action-addto-product:hover, .bundle-options-container .block-bundle-summary .product-addto-links > .action:hover, .product-info-main .action.tocompare:hover,
  .product-options-bottom .action.tocompare:hover, .product-info-main .action.towishlist:hover,
  .product-options-bottom .action.towishlist:hover,
  .block-bundle-summary .action.towishlist:hover, .block-event .slider-panel .slider .item .action.event:hover {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #555; }
  .abs-action-link-button.disabled, .disabled.abs-action-addto-product, .bundle-options-container .block-bundle-summary .product-addto-links > .disabled.action, .product-info-main .disabled.action.tocompare,
  .product-options-bottom .disabled.action.tocompare, .product-info-main .disabled.action.towishlist,
  .product-options-bottom .disabled.action.towishlist,
  .block-bundle-summary .disabled.action.towishlist, .block-event .slider-panel .slider .item .disabled.action.event, .abs-action-link-button[disabled], .abs-action-addto-product[disabled], .bundle-options-container .block-bundle-summary .product-addto-links > .action[disabled], .product-info-main .action.tocompare[disabled],
  .product-options-bottom .action.tocompare[disabled], .product-info-main .action.towishlist[disabled],
  .product-options-bottom .action.towishlist[disabled],
  .block-bundle-summary .action.towishlist[disabled], .block-event .slider-panel .slider .item .action.event[disabled],
  fieldset[disabled] .abs-action-link-button,
  fieldset[disabled] .abs-action-addto-product,
  fieldset[disabled] .bundle-options-container .block-bundle-summary .product-addto-links > .action,
  .bundle-options-container .block-bundle-summary fieldset[disabled] .product-addto-links > .action,
  fieldset[disabled] .product-info-main .action.tocompare,
  .product-info-main fieldset[disabled] .action.tocompare,
  fieldset[disabled] .product-options-bottom .action.tocompare,
  .product-options-bottom fieldset[disabled] .action.tocompare,
  fieldset[disabled] .product-info-main .action.towishlist,
  .product-info-main fieldset[disabled] .action.towishlist,
  fieldset[disabled] .product-options-bottom .action.towishlist,
  .product-options-bottom fieldset[disabled] .action.towishlist,
  fieldset[disabled] .block-bundle-summary .action.towishlist,
  .block-bundle-summary fieldset[disabled] .action.towishlist,
  fieldset[disabled] .block-event .slider-panel .slider .item .action.event,
  .block-event .slider-panel .slider .item fieldset[disabled] .action.event {
    opacity: 0.5;
    cursor: default;
    pointer-events: none; }
  .abs-action-link-button:hover, .abs-action-addto-product:hover, .bundle-options-container .block-bundle-summary .product-addto-links > .action:hover, .product-info-main .action.tocompare:hover,
  .product-options-bottom .action.tocompare:hover, .product-info-main .action.towishlist:hover,
  .product-options-bottom .action.towishlist:hover,
  .block-bundle-summary .action.towishlist:hover, .block-event .slider-panel .slider .item .action.event:hover, .abs-action-link-button:active, .abs-action-addto-product:active, .bundle-options-container .block-bundle-summary .product-addto-links > .action:active, .product-info-main .action.tocompare:active,
  .product-options-bottom .action.tocompare:active, .product-info-main .action.towishlist:active,
  .product-options-bottom .action.towishlist:active,
  .block-bundle-summary .action.towishlist:active, .block-event .slider-panel .slider .item .action.event:active, .abs-action-link-button:focus, .abs-action-addto-product:focus, .bundle-options-container .block-bundle-summary .product-addto-links > .action:focus, .product-info-main .action.tocompare:focus,
  .product-options-bottom .action.tocompare:focus, .product-info-main .action.towishlist:focus,
  .product-options-bottom .action.towishlist:focus,
  .block-bundle-summary .action.towishlist:focus, .block-event .slider-panel .slider .item .action.event:focus {
    text-decoration: none; }

.abs-product-options-list dt, .cart.table-wrapper .item-options dt, .block-giftregistry-shared-items .product .item-options dt, .multicheckout .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0; }
  .abs-product-options-list dt:after, .cart.table-wrapper .item-options dt:after, .block-giftregistry-shared-items .product .item-options dt:after, .multicheckout .item-options dt:after {
    content: ': '; }

.abs-product-options-list dd, .cart.table-wrapper .item-options dd, .block-giftregistry-shared-items .product .item-options dd, .multicheckout .item-options dd {
  float: left;
  margin: 0 0 5px; }

@media only screen and (min-width: 768px) {
  .abs-product-options-list-desktop dt, .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0; }
    .abs-product-options-list-desktop dt:after, .block-giftregistry-shared .item-options dt:after {
      content: ': '; }
  .abs-product-options-list-desktop dd, .block-giftregistry-shared .item-options dd {
    float: left;
    margin: 0 0 5px; } }

.abs-button-responsive, .actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  width: 100%; }

@media only screen and (min-width: 768px) {
  .abs-button-desktop {
    width: auto; } }

@media only screen and (max-width: 768px) {
  .abs-button-responsive-smaller, .product-info-main .box-tocart .actions .action.tocart {
    width: 100%; } }

@media only screen and (min-width: 768px) {
  .abs-blocks-2columns, .column .block-addbysku .block-content .box, .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box, [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    width: 48.8%; }
    .abs-blocks-2columns:nth-child(odd), .column .block-addbysku .block-content .box:nth-child(odd), .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd), [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
    .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
      clear: left;
      float: left; }
    .abs-blocks-2columns:nth-child(even), .column .block-addbysku .block-content .box:nth-child(even), .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even), [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
    .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
      float: right; } }

@media only screen and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48.8%; }
    .abs-blocks-2columns-s:nth-child(odd) {
      clear: left;
      float: left; }
    .abs-blocks-2columns-s:nth-child(even) {
      float: right; } }

.abs-reset-image-wrapper, .products-list .product-image-wrapper, .cart.table-wrapper .product-image-wrapper, .minicart-items .product-image-wrapper, .block-giftregistry-shared-items .product-image-wrapper {
  height: auto;
  padding: 0 !important; }
  .abs-reset-image-wrapper .product-image-photo, .products-list .product-image-wrapper .product-image-photo, .cart.table-wrapper .product-image-wrapper .product-image-photo, .minicart-items .product-image-wrapper .product-image-photo, .block-giftregistry-shared-items .product-image-wrapper .product-image-photo {
    position: static; }

.abs-adaptive-images {
  display: block;
  height: auto;
  max-width: 100%; }

.abs-adaptive-images-centered, .product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%; }

.abs-login-block-title, .login-container .block .block-title {
  font-size: 18px;
  border-bottom: 1px solid #FFEAC3;
  margin-bottom: 15px;
  padding-bottom: 12px; }
  .abs-login-block-title strong, .login-container .block .block-title strong {
    font-weight: 500; }

.abs-block-title, .abs-account-blocks .block-title, .account .column.main .block:not(.widget) .block-title, .multicheckout .block-title, .paypal-review .block .block-title, .magento-rma-guest-returns .column.main .block:not(.widget) .block-title, [class^='sales-guest-'] .column.main .block:not(.widget) .block-title, .sales-guest-view .column.main .block:not(.widget) .block-title, .block-compare .block-title, .block-giftregistry-results .block-title, .block-giftregistry-shared-items .block-title, .block-wishlist-search-results .block-title, .block-reorder .block-title, .widget .block-title, .block-wishlist .block-title {
  text-align: center;
  margin-bottom: 15px; }
  .abs-block-title > strong, .abs-account-blocks .block-title > strong, .account .column.main .block:not(.widget) .block-title > strong, .multicheckout .block-title > strong, .paypal-review .block .block-title > strong, .magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong, [class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong, .sales-guest-view .column.main .block:not(.widget) .block-title > strong, .block-compare .block-title > strong, .block-giftregistry-results .block-title > strong, .block-giftregistry-shared-items .block-title > strong, .block-wishlist-search-results .block-title > strong, .block-reorder .block-title > strong, .widget .block-title > strong, .block-wishlist .block-title > strong {
    text-transform: uppercase;
    font-size: 48px;
    font-weight: 100;
    letter-spacing: -0.05em;
    display: inline-block;
    margin: 20px 0 30px;
    color: #1B0166; }
    .abs-block-title > strong span, .abs-account-blocks .block-title > strong span, .account .column.main .block:not(.widget) .block-title > strong span, .multicheckout .block-title > strong span, .paypal-review .block .block-title > strong span, .magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong span, [class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong span, .sales-guest-view .column.main .block:not(.widget) .block-title > strong span, .block-compare .block-title > strong span, .block-giftregistry-results .block-title > strong span, .block-giftregistry-shared-items .block-title > strong span, .block-wishlist-search-results .block-title > strong span, .block-reorder .block-title > strong span, .widget .block-title > strong span, .block-wishlist .block-title > strong span {
      font-weight: 900; }

@media only screen and (max-width: 768px) {
  .abs-block-title > strong, .abs-account-blocks .block-title > strong, .account .column.main .block:not(.widget) .block-title > strong, .multicheckout .block-title > strong, .paypal-review .block .block-title > strong, .magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong, [class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong, .sales-guest-view .column.main .block:not(.widget) .block-title > strong, .block-compare .block-title > strong, .block-giftregistry-results .block-title > strong, .block-giftregistry-shared-items .block-title > strong, .block-wishlist-search-results .block-title > strong, .block-reorder .block-title > strong, .widget .block-title > strong, .block-wishlist .block-title > strong {
    font-size: 36px; } }

.abs-account-blocks .block-title > .action, .account .column.main .block:not(.widget) .block-title > .action, .multicheckout .block-title > .action, .paypal-review .block .block-title > .action, .magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action, [class^='sales-guest-'] .column.main .block:not(.widget) .block-title > .action, .sales-guest-view .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px; }

.abs-account-blocks .box-title, .account .column.main .block:not(.widget) .box-title, .multicheckout .box-title, .paypal-review .block .box-title, .magento-rma-guest-returns .column.main .block:not(.widget) .box-title, [class^='sales-guest-'] .column.main .block:not(.widget) .box-title, .sales-guest-view .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 5px; }
  .abs-account-blocks .box-title > span, .account .column.main .block:not(.widget) .box-title > span, .multicheckout .box-title > span, .paypal-review .block .box-title > span, .magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span, [class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span, .sales-guest-view .column.main .block:not(.widget) .box-title > span {
    color: inherit;
    font-family: inherit;
    font-style: inherit;
    font-weight: 700;
    line-height: 1.1;
    font-size: 14px;
    margin-top: 7px;
    margin-bottom: 7px; }
  .abs-account-blocks .box-title > .action, .account .column.main .block:not(.widget) .box-title > .action, .multicheckout .box-title > .action, .paypal-review .block .box-title > .action, .magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action, [class^='sales-guest-'] .column.main .block:not(.widget) .box-title > .action, .sales-guest-view .column.main .block:not(.widget) .box-title > .action {
    font-weight: 400;
    margin-left: 10px; }

.abs-account-blocks .block-content p:last-child, .account .column.main .block:not(.widget) .block-content p:last-child, .multicheckout .block-content p:last-child, .paypal-review .block .block-content p:last-child, .magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child, [class^='sales-guest-'] .column.main .block:not(.widget) .block-content p:last-child, .sales-guest-view .column.main .block:not(.widget) .block-content p:last-child {
  margin-bottom: 0; }

.abs-account-blocks .block-content .box, .account .column.main .block:not(.widget) .block-content .box, .multicheckout .block-content .box, .paypal-review .block .block-content .box, .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box, [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box, .sales-guest-view .column.main .block:not(.widget) .block-content .box {
  margin-bottom: 20px; }

.abs-dropdown-simple, .giftregisty-dropdown, .wishlist-dropdown {
  position: relative; }
  .abs-dropdown-simple:before, .giftregisty-dropdown:before, .wishlist-dropdown:before, .abs-dropdown-simple:after, .giftregisty-dropdown:after, .wishlist-dropdown:after {
    content: '';
    display: table; }
  .abs-dropdown-simple:after, .giftregisty-dropdown:after, .wishlist-dropdown:after {
    clear: both; }
  .abs-dropdown-simple .action.toggle, .giftregisty-dropdown .action.toggle, .wishlist-dropdown .action.toggle {
    padding: inherit;
    cursor: pointer;
    display: inline-block;
    text-decoration: none; }
    .abs-dropdown-simple .action.toggle:before, .giftregisty-dropdown .action.toggle:before, .wishlist-dropdown .action.toggle:before {
      -webkit-font-smoothing: antialiased;
      font-size: 22px;
      line-height: 22px;
      color: inherit;
      content: "";
      font-family: "icons-blank-theme";
      margin: 0 0 0 5px;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center;
      vertical-align: middle; }
    .abs-dropdown-simple .action.toggle:hover:before, .giftregisty-dropdown .action.toggle:hover:before, .wishlist-dropdown .action.toggle:hover:before {
      color: inherit; }
    .abs-dropdown-simple .action.toggle:active:before, .giftregisty-dropdown .action.toggle:active:before, .wishlist-dropdown .action.toggle:active:before {
      color: inherit; }
    .abs-dropdown-simple .action.toggle.active, .giftregisty-dropdown .action.toggle.active, .wishlist-dropdown .action.toggle.active {
      display: inline-block;
      text-decoration: none; }
      .abs-dropdown-simple .action.toggle.active:before, .giftregisty-dropdown .action.toggle.active:before, .wishlist-dropdown .action.toggle.active:before {
        -webkit-font-smoothing: antialiased;
        font-size: 22px;
        line-height: 22px;
        color: inherit;
        content: "";
        font-family: "icons-blank-theme";
        margin: 0 0 0 5px;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
        vertical-align: middle; }
      .abs-dropdown-simple .action.toggle.active:hover:before, .giftregisty-dropdown .action.toggle.active:hover:before, .wishlist-dropdown .action.toggle.active:hover:before {
        color: inherit; }
      .abs-dropdown-simple .action.toggle.active:active:before, .giftregisty-dropdown .action.toggle.active:active:before, .wishlist-dropdown .action.toggle.active:active:before {
        color: inherit; }
  .abs-dropdown-simple ul.dropdown, .giftregisty-dropdown ul.dropdown, .wishlist-dropdown ul.dropdown {
    background: #fff;
    border: 1px solid #bbb;
    z-index: 100;
    margin: 0;
    padding: 0;
    list-style: none none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
            box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    height: inherit;
    margin-top: 4px;
    min-width: 200px;
    width: inherit;
    display: none; }
    .abs-dropdown-simple ul.dropdown li, .giftregisty-dropdown ul.dropdown li, .wishlist-dropdown ul.dropdown li {
      margin: 0;
      padding: 5px 5px 5px 23px; }
      .abs-dropdown-simple ul.dropdown li:hover, .giftregisty-dropdown ul.dropdown li:hover, .wishlist-dropdown ul.dropdown li:hover {
        background: #e8e8e8;
        cursor: pointer; }
    .abs-dropdown-simple ul.dropdown:before, .giftregisty-dropdown ul.dropdown:before, .wishlist-dropdown ul.dropdown:before, .abs-dropdown-simple ul.dropdown:after, .giftregisty-dropdown ul.dropdown:after, .wishlist-dropdown ul.dropdown:after {
      border-bottom-style: solid;
      content: '';
      display: block;
      height: 0;
      position: absolute;
      width: 0; }
    .abs-dropdown-simple ul.dropdown:before, .giftregisty-dropdown ul.dropdown:before, .wishlist-dropdown ul.dropdown:before {
      border: 6px solid;
      border-color: transparent transparent #fff transparent;
      z-index: 99; }
    .abs-dropdown-simple ul.dropdown:after, .giftregisty-dropdown ul.dropdown:after, .wishlist-dropdown ul.dropdown:after {
      border: 7px solid;
      border-color: transparent transparent #bbb transparent;
      z-index: 98; }
    .abs-dropdown-simple ul.dropdown:before, .giftregisty-dropdown ul.dropdown:before, .wishlist-dropdown ul.dropdown:before {
      left: 10px;
      top: -12px; }
    .abs-dropdown-simple ul.dropdown:after, .giftregisty-dropdown ul.dropdown:after, .wishlist-dropdown ul.dropdown:after {
      left: 9px;
      top: -14px; }
  .abs-dropdown-simple.active, .active.giftregisty-dropdown, .active.wishlist-dropdown {
    overflow: visible; }
    .abs-dropdown-simple.active ul.dropdown, .active.giftregisty-dropdown ul.dropdown, .active.wishlist-dropdown ul.dropdown {
      display: block; }

.abs-input-qty, .column .block-addbysku .qty .qty, .bundle-options-container .input-text.qty, .cart.table-wrapper .col.qty .input-text, .account .table-return-items .qty .input-text, .table-giftregistry-items .field.qty .qty, .block-giftregistry-shared-items .qty .qty, .table.grouped .control .qty, .block-wishlist-info-items .input-text.qty, .multicheckout .table-wrapper .col .qty .input-text, .account .table-wrapper .data.table.wishlist .box-tocart .qty, .products-grid.wishlist .product-item .box-tocart input.qty, .sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  text-align: center;
  width: 47px; }

.abs-margin-for-blocks-and-widgets, .block, .sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child), .block-banners,
.block-banners-inline {
  margin-bottom: 40px; }

.abs-remove-button-for-blocks, .sidebar .action.delete, .table-comparison .cell.remove .action.delete, .block-compare .action.delete, .filtered .item .action.remove {
  display: inline-block;
  text-decoration: none; }
  .abs-remove-button-for-blocks > span, .sidebar .action.delete > span, .table-comparison .cell.remove .action.delete > span, .block-compare .action.delete > span, .filtered .item .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .abs-remove-button-for-blocks:before, .sidebar .action.delete:before, .table-comparison .cell.remove .action.delete:before, .block-compare .action.delete:before, .filtered .item .action.remove:before {
    -webkit-font-smoothing: antialiased;
    font-size: 26px;
    line-height: 15px;
    color: #303030;
    content: "";
    font-family: "icons-blank-theme";
    margin: inherit;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    vertical-align: middle; }
  .abs-remove-button-for-blocks:hover:before, .sidebar .action.delete:hover:before, .table-comparison .cell.remove .action.delete:hover:before, .block-compare .action.delete:hover:before, .filtered .item .action.remove:hover:before {
    color: #303030; }
  .abs-remove-button-for-blocks:active:before, .sidebar .action.delete:active:before, .table-comparison .cell.remove .action.delete:active:before, .block-compare .action.delete:active:before, .filtered .item .action.remove:active:before {
    color: #303030; }

.abs-product-link > a, .product-item-name > a, .product.name a > a {
  color: #1B0166;
  text-decoration: none;
  font-size: 18px;
  font-weight: 900;
  color: #1B0166;
  height: 44px;
  display: inline-block;
  line-height: 22px; }
  .abs-product-link > a:visited, .product-item-name > a:visited, .product.name a > a:visited {
    color: #1B0166;
    text-decoration: none; }
  .abs-product-link > a:hover, .product-item-name > a:hover, .product.name a > a:hover {
    color: #1B0166;
    text-decoration: underline; }
  .abs-product-link > a:active, .product-item-name > a:active, .product.name a > a:active {
    color: #ff5501;
    text-decoration: underline; }

.abs-reset-left-margin, .form.giftregistry.items .actions-toolbar, .form-new-agreement .actions-toolbar, .fieldset .review-legend.legend, .form.wishlist.items .actions-toolbar {
  margin-left: 0; }

@media only screen and (min-width: 768px) {
  .abs-reset-left-margin-desktop, .bundle-options-container .legend.title, .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar, .column.main .block-giftregistry-shared-items .actions-toolbar, .form-new-agreement .fieldset .legend, .form-new-agreement .actions-toolbar, .column.main .paypal-review .actions-toolbar, .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    margin-left: 0; } }

@media only screen and (min-width: 640px) {
  .abs-reset-left-margin-desktop-s, .column:not(.sidebar-main) .multicheckout .actions-toolbar, .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
    margin-left: 0; } }

.abs-action-remove, .abs-add-fields .action.remove, .form-giftregistry-share .action.remove, .form-giftregistry-edit .action.remove, .form-add-invitations .action.remove, .form-create-return .action.remove, .form.send.friend .action.remove {
  left: 10px;
  margin-left: 70%;
  position: absolute;
  top: 31px;
  width: auto; }

@media only screen and (min-width: 768px) {
  .abs-action-remove-desktop, .abs-add-fields-desktop .fieldset .additional .action.remove, .form-giftregistry-share .fieldset .additional .action.remove, .form-giftregistry-edit .fieldset .additional .action.remove, .form-add-invitations .fieldset .additional .action.remove, .form-create-return .fieldset .additional .action.remove, .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px; } }

.abs-add-fields .fieldset, .form-giftregistry-share .fieldset, .form-giftregistry-edit .fieldset, .form-add-invitations .fieldset, .form-create-return .fieldset, .form.send.friend .fieldset {
  margin-bottom: 50px; }
  .abs-add-fields .fieldset .field:not(.choice) .control, .form-giftregistry-share .fieldset .field:not(.choice) .control, .form-giftregistry-edit .fieldset .field:not(.choice) .control, .form-add-invitations .fieldset .field:not(.choice) .control, .form-create-return .fieldset .field:not(.choice) .control, .form.send.friend .fieldset .field:not(.choice) .control {
    width: 70%; }
  .abs-add-fields .fieldset .actions-toolbar:not(:first-child) > .secondary, .form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary, .form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary, .form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary, .form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary, .form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary {
    float: left; }
    .abs-add-fields .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add, .form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add, .form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add, .form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add, .form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add, .form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add {
      margin-top: 30px; }
  .abs-add-fields .fieldset .fields .actions-toolbar, .form-giftregistry-share .fieldset .fields .actions-toolbar, .form-giftregistry-edit .fieldset .fields .actions-toolbar, .form-add-invitations .fieldset .fields .actions-toolbar, .form-create-return .fieldset .fields .actions-toolbar, .form.send.friend .fieldset .fields .actions-toolbar {
    margin: 0; }

.abs-add-fields .message.notice, .form-giftregistry-share .message.notice, .form-giftregistry-edit .message.notice, .form-add-invitations .message.notice, .form-create-return .message.notice, .form.send.friend .message.notice {
  margin: 30px 0 0; }

.abs-add-fields .additional, .form-giftregistry-share .additional, .form-giftregistry-edit .additional, .form-add-invitations .additional, .form-create-return .additional, .form.send.friend .additional {
  margin-top: 55px;
  position: relative; }

@media only screen and (min-width: 768px) {
  .abs-add-fields-desktop .fieldset .field:not(.choice) .control, .form-giftregistry-share .fieldset .field:not(.choice) .control, .form-giftregistry-edit .fieldset .field:not(.choice) .control, .form-add-invitations .fieldset .field:not(.choice) .control, .form-create-return .fieldset .field:not(.choice) .control, .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%; } }

@media only screen and (min-width: 768px) {
  .abs-margin-for-forms-desktop, .fieldset .legend, .column:not(.sidebar-additional) form .actions-toolbar,
  .column:not(.sidebar-main) form .actions-toolbar {
    margin-left: 25.8%;
    margin-left: 0; } }

@media only screen and (min-width: 640px) {
  .abs-margin-for-forms-desktop-s {
    margin-left: 25.8%; } }

.abs-hidden, .order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden; }

.abs-visually-hidden, .fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label, .product-item-actions .actions-secondary > .action span, .table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span, .cart.table-wrapper .col.qty .label, .minicart-wrapper .action.showcart .text, .minicart-wrapper .action.showcart .counter-label, .checkout-index-index .page-title-wrapper,
.checkout-onepage-success .page-title-wrapper, .checkout-payment-method .field-select-billing > .label, .checkout-payment-method .payments .legend, .checkout-payment-method .ccard .legend, .account .column.main .limiter > .label, .field.street .field.additional .label, .account-nav .title, .page-product-downloadable .product-options-wrapper .fieldset .legend.links-title, .page-product-giftcard .fieldset.giftcard > .legend, .opc-wrapper .form-giftcard-account .field .label, .filter-options-content .filter-count-label, .block-wishlist-search-form .form-wishlist-search .fieldset > .legend, .page-multiple-wishlist .page-title-wrapper .page-title, .multicheckout .table-wrapper .col .label, .multicheckout .block .methods-shipping .item-content .fieldset > .legend, .block.newsletter .label, .block-reorder .product-item .label, .opc-wrapper .form-discount .field .label, .action.skip:not(:focus), .page-header .switcher .label,
.page-footer .switcher .label, .products-grid.wishlist .product-item .comment-box .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

@media only screen and (max-width: 640px) {
  .abs-visually-hidden-mobile, .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; } }

@media only screen and (max-width: 768px) {
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; } }

@media only screen and (min-width: 640px) {
  .abs-visually-hidden-desktop-s {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; } }

.abs-visually-hidden-reset, .shipping-policy-block.field-tooltip .field-tooltip-action span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.abs-add-clearfix:before, .abs-add-fields .fieldset .actions-toolbar:not(:first-child):before, .form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):before, .form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):before, .form-add-invitations .fieldset .actions-toolbar:not(:first-child):before, .form-create-return .fieldset .actions-toolbar:not(:first-child):before, .form.send.friend .fieldset .actions-toolbar:not(:first-child):before, .payment-method-braintree .hosted-date-wrap:before, .toolbar:before, .toolbar-products:before, .sidebar .product-items-images:before, .cart.table-wrapper .actions-toolbar:before, .cart.table-wrapper .item-options:before, .minicart-items .product-item > .product:before, .checkout-container:before, .opc-estimated-wrapper:before, .opc-wrapper .field.addresses:before, .page-product-downloadable .product-add-form:before, .gift-options:before, .gift-item-block .content:before, .order-details-items .order-gift-message:before,
.order-details-items .block-order-details-gift-message:before, .block-giftregistry-shared-items .product .item-options:before, .gift-wrapping-list:before, .opc-wrapper .data.table .gift-wrapping .content:before,
.table-order-items .gift-wrapping .content:before, .map-popup .map-info-price:before, .multicheckout .item-options:before, .multicheckout .block:before, .multicheckout .block-content:before, .customer-review .product-details:before, .header.content:before, .abs-add-clearfix:after, .abs-add-fields .fieldset .actions-toolbar:not(:first-child):after, .form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after, .form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after, .form-add-invitations .fieldset .actions-toolbar:not(:first-child):after, .form-create-return .fieldset .actions-toolbar:not(:first-child):after, .form.send.friend .fieldset .actions-toolbar:not(:first-child):after, .payment-method-braintree .hosted-date-wrap:after, .toolbar:after, .toolbar-products:after, .sidebar .product-items-images:after, .cart.table-wrapper .actions-toolbar:after, .cart.table-wrapper .item-options:after, .minicart-items .product-item > .product:after, .checkout-container:after, .opc-estimated-wrapper:after, .opc-wrapper .field.addresses:after, .page-product-downloadable .product-add-form:after, .gift-options:after, .gift-item-block .content:after, .order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after, .block-giftregistry-shared-items .product .item-options:after, .gift-wrapping-list:after, .opc-wrapper .data.table .gift-wrapping .content:after,
.table-order-items .gift-wrapping .content:after, .map-popup .map-info-price:after, .multicheckout .item-options:after, .multicheckout .block:after, .multicheckout .block-content:after, .customer-review .product-details:after, .header.content:after {
  content: '';
  display: table; }

.abs-add-clearfix:after, .abs-add-fields .fieldset .actions-toolbar:not(:first-child):after, .form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after, .form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after, .form-add-invitations .fieldset .actions-toolbar:not(:first-child):after, .form-create-return .fieldset .actions-toolbar:not(:first-child):after, .form.send.friend .fieldset .actions-toolbar:not(:first-child):after, .payment-method-braintree .hosted-date-wrap:after, .toolbar:after, .toolbar-products:after, .sidebar .product-items-images:after, .cart.table-wrapper .actions-toolbar:after, .cart.table-wrapper .item-options:after, .minicart-items .product-item > .product:after, .checkout-container:after, .opc-estimated-wrapper:after, .opc-wrapper .field.addresses:after, .page-product-downloadable .product-add-form:after, .gift-options:after, .gift-item-block .content:after, .order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after, .block-giftregistry-shared-items .product .item-options:after, .gift-wrapping-list:after, .opc-wrapper .data.table .gift-wrapping .content:after,
.table-order-items .gift-wrapping .content:after, .map-popup .map-info-price:after, .multicheckout .item-options:after, .multicheckout .block:after, .multicheckout .block-content:after, .customer-review .product-details:after, .header.content:after {
  clear: both; }

@media only screen and (min-width: 768px) {
  .abs-add-clearfix-desktop:before, .abs-pager-toolbar:before, .toolbar-giftregistry-results:before, .toolbar-wishlist-results:before, .column .block-addbysku .block-content:before, .block-cart-failed .block-content:before, .block-giftregistry-shared .item-options:before, .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .nested:before, .block-wishlist-management:before, .paypal-review .block-content:before, .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before, [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before, .abs-add-clearfix-desktop:after, .abs-pager-toolbar:after, .toolbar-giftregistry-results:after, .toolbar-wishlist-results:after, .column .block-addbysku .block-content:after, .block-cart-failed .block-content:after, .block-giftregistry-shared .item-options:after, .data.table .gift-wrapping .content:after,
  .data.table .gift-wrapping .nested:after, .block-wishlist-management:after, .paypal-review .block-content:after, .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after, [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after {
    content: '';
    display: table; }
  .abs-add-clearfix-desktop:after, .abs-pager-toolbar:after, .toolbar-giftregistry-results:after, .toolbar-wishlist-results:after, .column .block-addbysku .block-content:after, .block-cart-failed .block-content:after, .block-giftregistry-shared .item-options:after, .data.table .gift-wrapping .content:after,
  .data.table .gift-wrapping .nested:after, .block-wishlist-management:after, .paypal-review .block-content:after, .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after, [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after {
    clear: both; } }

@media only screen and (min-width: 640px) {
  .abs-add-clearfix-desktop-s:before, .multicheckout .block-billing:before, .abs-add-clearfix-desktop-s:after, .multicheckout .block-billing:after {
    content: '';
    display: table; }
  .abs-add-clearfix-desktop-s:after, .multicheckout .block-billing:after {
    clear: both; } }

@media only screen and (max-width: 640px) {
  .abs-add-clearfix-mobile:before, .abs-checkout-order-review tbody tr:before, .multicheckout.order-review .data.table tbody tr:before, .table-wrapper .table:not(.totals):not(.table-comparison):not(.additional-attributes) tfoot tr:before, .table-giftregistry-items .col.product:before, .abs-add-clearfix-mobile:after, .abs-checkout-order-review tbody tr:after, .multicheckout.order-review .data.table tbody tr:after, .table-wrapper .table:not(.totals):not(.table-comparison):not(.additional-attributes) tfoot tr:after, .table-giftregistry-items .col.product:after {
    content: '';
    display: table; }
  .abs-add-clearfix-mobile:after, .abs-checkout-order-review tbody tr:after, .multicheckout.order-review .data.table tbody tr:after, .table-wrapper .table:not(.totals):not(.table-comparison):not(.additional-attributes) tfoot tr:after, .table-giftregistry-items .col.product:after {
    clear: both; } }

@media only screen and (max-width: 768px) {
  .abs-add-clearfix-mobile-m:before, .form-create-return .fieldset > .actions-toolbar:before, .abs-add-clearfix-mobile-m:after, .form-create-return .fieldset > .actions-toolbar:after {
    content: '';
    display: table; }
  .abs-add-clearfix-mobile-m:after, .form-create-return .fieldset > .actions-toolbar:after {
    clear: both; } }

.abs-add-box-sizing, .abs-field-date .control, .field.date .control, .abs-field-tooltip, .field .control._with-tooltip, .columns .column.main, .columns .sidebar-main, .columns .sidebar-additional, .column .block-addbysku .sku, .bundle-options-container .block-bundle-summary, .product-item, .sidebar .product-items-images .product-item, .search-autocomplete, .cart-summary, .opc-wrapper .shipping-address-item, .shipping-policy-block.field-tooltip .field-tooltip-content, .opc-block-summary, .sidebar .block-addbysku .fieldset .fields .field.sku, .block-event .slider-panel .slider .item .action.show {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

@media only screen and (min-width: 768px) {
  .abs-add-box-sizing-desktop, .column.main, .sidebar-main, .sidebar-additional {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; } }

@media only screen and (min-width: 640px) {
  .abs-add-box-sizing-desktop-s, .multicheckout .block-shipping .box, .multicheckout .block-billing .box-billing-address, .multicheckout .block-billing .box-billing-method {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; } }

@media only screen and (min-width: 768px) {
  .abs-add-box-sizing-desktop-m, .opc-wrapper {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; } }

@media only screen and (min-width: 768px) {
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0; }
    .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
    .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
      -webkit-box-sizing: content-box;
              box-sizing: content-box;
      float: none;
      width: auto;
      text-align: left;
      padding: 0; }
    .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
    .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
      float: none;
      width: auto; }
    .abs-revert-field-type-desktop .fieldset > .field > .label,
    .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
      margin: 0 0 5px;
      padding: inherit;
      text-align: inherit;
      display: inline-block; }
    .abs-revert-field-type-desktop .fieldset > .field.choice:before, .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
    .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
    .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
      display: none; }
    .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
    .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type {
      margin-bottom: 0; } }

.abs-navigation-icon {
  display: block;
  text-decoration: none; }
  .abs-navigation-icon:after {
    -webkit-font-smoothing: antialiased;
    font-size: 34px;
    line-height: 1.2;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    margin: inherit;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    vertical-align: middle; }
  .abs-navigation-icon:hover:after {
    color: inherit; }
  .abs-navigation-icon:active:after {
    color: inherit; }
  .abs-navigation-icon:after {
    position: absolute;
    right: 5px;
    top: 0; }

.abs-split-button {
  display: inline-block;
  position: relative;
  vertical-align: middle; }
  .abs-split-button:before, .abs-split-button:after {
    content: '';
    display: table; }
  .abs-split-button:after {
    clear: both; }
  .abs-split-button .action.split {
    float: left;
    margin: 0; }
  .abs-split-button .action.toggle {
    float: right;
    margin: 0; }
  .abs-split-button button.action.split, .abs-split-button .cart.table-wrapper .action.split.action-gift, .cart.table-wrapper .abs-split-button .action.split.action-gift {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .abs-split-button button + .action.toggle, .abs-split-button .cart.table-wrapper .action-gift + .action.toggle, .cart.table-wrapper .abs-split-button .action-gift + .action.toggle {
    border-bottom-left-radius: 0;
    border-left: 0;
    border-top-left-radius: 0; }
  .abs-split-button .action.split {
    padding: inherit; }
  .abs-split-button .action.toggle {
    padding: inherit;
    display: inline-block;
    text-decoration: none; }
    .abs-split-button .action.toggle > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .abs-split-button .action.toggle:after {
      -webkit-font-smoothing: antialiased;
      font-size: 22px;
      line-height: 22px;
      color: inherit;
      content: "";
      font-family: "icons-blank-theme";
      margin: inherit;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center;
      vertical-align: top; }
    .abs-split-button .action.toggle:hover:after {
      color: inherit; }
    .abs-split-button .action.toggle:active:after {
      color: inherit; }
    .abs-split-button .action.toggle.active {
      display: inline-block;
      text-decoration: none; }
      .abs-split-button .action.toggle.active > span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px; }
      .abs-split-button .action.toggle.active:after {
        -webkit-font-smoothing: antialiased;
        font-size: 22px;
        line-height: 22px;
        color: inherit;
        content: "";
        font-family: "icons-blank-theme";
        margin: inherit;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
        vertical-align: top; }
      .abs-split-button .action.toggle.active:hover:after {
        color: inherit; }
      .abs-split-button .action.toggle.active:active:after {
        color: inherit; }
  .abs-split-button .items {
    background: #fff;
    border: 1px solid #bbb;
    z-index: 100;
    margin: 0;
    padding: 0;
    list-style: none none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
            box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    height: inherit;
    margin-top: 4px;
    min-width: 100%;
    width: inherit;
    display: none; }
    .abs-split-button .items li {
      margin: 0;
      padding: 3px 5px; }
      .abs-split-button .items li:hover {
        background: #e8e8e8;
        cursor: pointer; }
    .abs-split-button .items:before, .abs-split-button .items:after {
      border-bottom-style: solid;
      content: '';
      display: block;
      height: 0;
      position: absolute;
      width: 0; }
    .abs-split-button .items:before {
      border: 6px solid;
      border-color: transparent transparent #fff transparent;
      z-index: 99; }
    .abs-split-button .items:after {
      border: 7px solid;
      border-color: transparent transparent #bbb transparent;
      z-index: 98; }
    .abs-split-button .items:before {
      left: 10px;
      top: -12px; }
    .abs-split-button .items:after {
      left: 9px;
      top: -14px; }
  .abs-split-button.active {
    overflow: visible; }
    .abs-split-button.active .items {
      display: block; }

.abs-action-addto-product, .bundle-options-container .block-bundle-summary .product-addto-links > .action, .product-info-main .action.tocompare,
.product-options-bottom .action.tocompare, .product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist {
  line-height: 12px;
  padding: 5px 8px;
  font-size: 11px; }

.abs-actions-addto-gridlist, .product-item-actions .actions-secondary > .action, .table-comparison .wishlist.split.button > .action.split,
.product-items .wishlist.split.button > .action.split, .products.list.items .action.towishlist,
.table-comparison .action.towishlist {
  display: inline-block;
  text-decoration: none; }
  .abs-actions-addto-gridlist > span, .product-item-actions .actions-secondary > .action > span, .table-comparison .wishlist.split.button > .action.split > span, .product-items .wishlist.split.button > .action.split > span, .products.list.items .action.towishlist > span, .table-comparison .action.towishlist > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .abs-actions-addto-gridlist:before, .product-item-actions .actions-secondary > .action:before, .table-comparison .wishlist.split.button > .action.split:before,
  .product-items .wishlist.split.button > .action.split:before, .products.list.items .action.towishlist:before,
  .table-comparison .action.towishlist:before {
    -webkit-font-smoothing: antialiased;
    font-size: 29px;
    line-height: 24px;
    color: #333;
    content: inherit;
    font-family: "icons-blank-theme";
    margin: inherit;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    vertical-align: middle; }
  .abs-actions-addto-gridlist:hover:before, .product-item-actions .actions-secondary > .action:hover:before, .table-comparison .wishlist.split.button > .action.split:hover:before,
  .product-items .wishlist.split.button > .action.split:hover:before, .products.list.items .action.towishlist:hover:before,
  .table-comparison .action.towishlist:hover:before {
    color: #006bb4; }
  .abs-actions-addto-gridlist:active:before, .product-item-actions .actions-secondary > .action:active:before, .table-comparison .wishlist.split.button > .action.split:active:before,
  .product-items .wishlist.split.button > .action.split:active:before, .products.list.items .action.towishlist:active:before,
  .table-comparison .action.towishlist:active:before {
    color: inherit; }

.abs-button-l, .bundle-actions .action.primary, .bundle-options-container .block-bundle-summary .box-tocart .action.primary, .product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart, .cart-container .checkout-methods-items .action.primary, .block-minicart .block-content > .actions > .primary .action.primary, .methods-shipping .actions-toolbar .action.primary, .block-authentication .action.action-register,
.block-authentication .action.action-login, .checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary, .form-address-edit .actions-toolbar .action.primary, .multicheckout .action.primary {
  line-height: 22px;
  padding: 14px 17px;
  font-size: 18px; }

.abs-action-button-as-link, .abs-action-remove, .abs-add-fields .action.remove, .form-giftregistry-share .action.remove, .form-giftregistry-edit .action.remove, .form-add-invitations .action.remove, .form-create-return .action.remove, .form.send.friend .action.remove, .cart.table-wrapper .action.help.map, .opc-wrapper .edit-address-link, .opc-block-shipping-information .shipping-information-title .action-edit, .action-auth-toggle, .checkout-payment-method .payment-method-billing-address .action-cancel, .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address, .checkout-agreements-block .action-show, .cart-summary .block.giftcard .action.check, .gift-options .actions-toolbar .action-cancel, .gift-wrapping-title .action-remove, .table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action, .paypal-button-widget .paypal-button {
  display: inline;
  line-height: 1.42857;
  padding: 0;
  background: none;
  border: 0;
  color: #1979c3;
  text-decoration: none;
  border-radius: 0;
  font-size: inherit;
  font-weight: 400; }
  .abs-action-button-as-link:visited, .abs-action-remove:visited, .abs-add-fields .action.remove:visited, .form-giftregistry-share .action.remove:visited, .form-giftregistry-edit .action.remove:visited, .form-add-invitations .action.remove:visited, .form-create-return .action.remove:visited, .form.send.friend .action.remove:visited, .cart.table-wrapper .action.help.map:visited, .opc-wrapper .edit-address-link:visited, .opc-block-shipping-information .shipping-information-title .action-edit:visited, .action-auth-toggle:visited, .checkout-payment-method .payment-method-billing-address .action-cancel:visited, .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:visited, .checkout-agreements-block .action-show:visited, .cart-summary .block.giftcard .action.check:visited, .gift-options .actions-toolbar .action-cancel:visited, .gift-wrapping-title .action-remove:visited, .table-comparison .wishlist.split.button > .action:visited,
  .product-items .wishlist.split.button > .action:visited, .paypal-button-widget .paypal-button:visited {
    color: #1979c3;
    text-decoration: none; }
  .abs-action-button-as-link:hover, .abs-action-remove:hover, .abs-add-fields .action.remove:hover, .form-giftregistry-share .action.remove:hover, .form-giftregistry-edit .action.remove:hover, .form-add-invitations .action.remove:hover, .form-create-return .action.remove:hover, .form.send.friend .action.remove:hover, .cart.table-wrapper .action.help.map:hover, .opc-wrapper .edit-address-link:hover, .opc-block-shipping-information .shipping-information-title .action-edit:hover, .action-auth-toggle:hover, .checkout-payment-method .payment-method-billing-address .action-cancel:hover, .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:hover, .checkout-agreements-block .action-show:hover, .cart-summary .block.giftcard .action.check:hover, .gift-options .actions-toolbar .action-cancel:hover, .gift-wrapping-title .action-remove:hover, .table-comparison .wishlist.split.button > .action:hover,
  .product-items .wishlist.split.button > .action:hover, .paypal-button-widget .paypal-button:hover {
    color: #006bb4;
    text-decoration: underline; }
  .abs-action-button-as-link:active, .abs-action-remove:active, .abs-add-fields .action.remove:active, .form-giftregistry-share .action.remove:active, .form-giftregistry-edit .action.remove:active, .form-add-invitations .action.remove:active, .form-create-return .action.remove:active, .form.send.friend .action.remove:active, .cart.table-wrapper .action.help.map:active, .opc-wrapper .edit-address-link:active, .opc-block-shipping-information .shipping-information-title .action-edit:active, .action-auth-toggle:active, .checkout-payment-method .payment-method-billing-address .action-cancel:active, .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:active, .checkout-agreements-block .action-show:active, .cart-summary .block.giftcard .action.check:active, .gift-options .actions-toolbar .action-cancel:active, .gift-wrapping-title .action-remove:active, .table-comparison .wishlist.split.button > .action:active,
  .product-items .wishlist.split.button > .action:active, .paypal-button-widget .paypal-button:active {
    color: #ff5501;
    text-decoration: underline; }
  .abs-action-button-as-link:hover, .abs-action-remove:hover, .abs-add-fields .action.remove:hover, .form-giftregistry-share .action.remove:hover, .form-giftregistry-edit .action.remove:hover, .form-add-invitations .action.remove:hover, .form-create-return .action.remove:hover, .form.send.friend .action.remove:hover, .cart.table-wrapper .action.help.map:hover, .opc-wrapper .edit-address-link:hover, .opc-block-shipping-information .shipping-information-title .action-edit:hover, .action-auth-toggle:hover, .checkout-payment-method .payment-method-billing-address .action-cancel:hover, .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:hover, .checkout-agreements-block .action-show:hover, .cart-summary .block.giftcard .action.check:hover, .gift-options .actions-toolbar .action-cancel:hover, .gift-wrapping-title .action-remove:hover, .table-comparison .wishlist.split.button > .action:hover,
  .product-items .wishlist.split.button > .action:hover, .paypal-button-widget .paypal-button:hover {
    color: #006bb4; }
  .abs-action-button-as-link:hover, .abs-action-remove:hover, .abs-add-fields .action.remove:hover, .form-giftregistry-share .action.remove:hover, .form-giftregistry-edit .action.remove:hover, .form-add-invitations .action.remove:hover, .form-create-return .action.remove:hover, .form.send.friend .action.remove:hover, .cart.table-wrapper .action.help.map:hover, .opc-wrapper .edit-address-link:hover, .opc-block-shipping-information .shipping-information-title .action-edit:hover, .action-auth-toggle:hover, .checkout-payment-method .payment-method-billing-address .action-cancel:hover, .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:hover, .checkout-agreements-block .action-show:hover, .cart-summary .block.giftcard .action.check:hover, .gift-options .actions-toolbar .action-cancel:hover, .gift-wrapping-title .action-remove:hover, .table-comparison .wishlist.split.button > .action:hover,
  .product-items .wishlist.split.button > .action:hover, .paypal-button-widget .paypal-button:hover, .abs-action-button-as-link:active, .abs-action-remove:active, .abs-add-fields .action.remove:active, .form-giftregistry-share .action.remove:active, .form-giftregistry-edit .action.remove:active, .form-add-invitations .action.remove:active, .form-create-return .action.remove:active, .form.send.friend .action.remove:active, .cart.table-wrapper .action.help.map:active, .opc-wrapper .edit-address-link:active, .opc-block-shipping-information .shipping-information-title .action-edit:active, .action-auth-toggle:active, .checkout-payment-method .payment-method-billing-address .action-cancel:active, .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:active, .checkout-agreements-block .action-show:active, .cart-summary .block.giftcard .action.check:active, .gift-options .actions-toolbar .action-cancel:active, .gift-wrapping-title .action-remove:active, .table-comparison .wishlist.split.button > .action:active,
  .product-items .wishlist.split.button > .action:active, .paypal-button-widget .paypal-button:active, .abs-action-button-as-link:focus, .abs-action-remove:focus, .abs-add-fields .action.remove:focus, .form-giftregistry-share .action.remove:focus, .form-giftregistry-edit .action.remove:focus, .form-add-invitations .action.remove:focus, .form-create-return .action.remove:focus, .form.send.friend .action.remove:focus, .cart.table-wrapper .action.help.map:focus, .opc-wrapper .edit-address-link:focus, .opc-block-shipping-information .shipping-information-title .action-edit:focus, .action-auth-toggle:focus, .checkout-payment-method .payment-method-billing-address .action-cancel:focus, .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:focus, .checkout-agreements-block .action-show:focus, .cart-summary .block.giftcard .action.check:focus, .gift-options .actions-toolbar .action-cancel:focus, .gift-wrapping-title .action-remove:focus, .table-comparison .wishlist.split.button > .action:focus,
  .product-items .wishlist.split.button > .action:focus, .paypal-button-widget .paypal-button:focus {
    background: none;
    border: 0; }
  .abs-action-button-as-link.disabled, .disabled.abs-action-remove, .abs-add-fields .disabled.action.remove, .form-giftregistry-share .disabled.action.remove, .form-giftregistry-edit .disabled.action.remove, .form-add-invitations .disabled.action.remove, .form-create-return .disabled.action.remove, .form.send.friend .disabled.action.remove, .cart.table-wrapper .disabled.action.help.map, .opc-wrapper .disabled.edit-address-link, .opc-block-shipping-information .shipping-information-title .disabled.action-edit, .disabled.action-auth-toggle, .checkout-payment-method .payment-method-billing-address .disabled.action-cancel, .checkout-payment-method .payment-method-billing-address .billing-address-details .disabled.action-edit-address, .checkout-agreements-block .disabled.action-show, .cart-summary .block.giftcard .disabled.action.check, .gift-options .actions-toolbar .disabled.action-cancel, .gift-wrapping-title .disabled.action-remove, .table-comparison .wishlist.split.button > .disabled.action,
  .product-items .wishlist.split.button > .disabled.action, .paypal-button-widget .disabled.paypal-button, .abs-action-button-as-link[disabled], .abs-action-remove[disabled], .abs-add-fields .action.remove[disabled], .form-giftregistry-share .action.remove[disabled], .form-giftregistry-edit .action.remove[disabled], .form-add-invitations .action.remove[disabled], .form-create-return .action.remove[disabled], .form.send.friend .action.remove[disabled], .cart.table-wrapper .action.help.map[disabled], .opc-wrapper .edit-address-link[disabled], .opc-block-shipping-information .shipping-information-title .action-edit[disabled], .action-auth-toggle[disabled], .checkout-payment-method .payment-method-billing-address .action-cancel[disabled], .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address[disabled], .checkout-agreements-block .action-show[disabled], .cart-summary .block.giftcard .action.check[disabled], .gift-options .actions-toolbar .action-cancel[disabled], .gift-wrapping-title .action-remove[disabled], .table-comparison .wishlist.split.button > .action[disabled],
  .product-items .wishlist.split.button > .action[disabled], .paypal-button-widget .paypal-button[disabled],
  fieldset[disabled] .abs-action-button-as-link,
  fieldset[disabled] .abs-action-remove,
  fieldset[disabled] .abs-add-fields .action.remove,
  .abs-add-fields fieldset[disabled] .action.remove,
  fieldset[disabled] .form-giftregistry-share .action.remove,
  .form-giftregistry-share fieldset[disabled] .action.remove,
  fieldset[disabled] .form-giftregistry-edit .action.remove,
  .form-giftregistry-edit fieldset[disabled] .action.remove,
  fieldset[disabled] .form-add-invitations .action.remove,
  .form-add-invitations fieldset[disabled] .action.remove,
  fieldset[disabled] .form-create-return .action.remove,
  .form-create-return fieldset[disabled] .action.remove,
  fieldset[disabled] .form.send.friend .action.remove,
  .form.send.friend fieldset[disabled] .action.remove,
  fieldset[disabled] .cart.table-wrapper .action.help.map,
  .cart.table-wrapper fieldset[disabled] .action.help.map,
  fieldset[disabled] .opc-wrapper .edit-address-link,
  .opc-wrapper fieldset[disabled] .edit-address-link,
  fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
  .opc-block-shipping-information .shipping-information-title fieldset[disabled] .action-edit,
  fieldset[disabled] .action-auth-toggle,
  fieldset[disabled] .checkout-payment-method .payment-method-billing-address .action-cancel,
  .checkout-payment-method .payment-method-billing-address fieldset[disabled] .action-cancel,
  fieldset[disabled] .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address,
  .checkout-payment-method .payment-method-billing-address .billing-address-details fieldset[disabled] .action-edit-address,
  fieldset[disabled] .checkout-agreements-block .action-show,
  .checkout-agreements-block fieldset[disabled] .action-show,
  fieldset[disabled] .cart-summary .block.giftcard .action.check,
  .cart-summary .block.giftcard fieldset[disabled] .action.check,
  fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
  .gift-options .actions-toolbar fieldset[disabled] .action-cancel,
  fieldset[disabled] .gift-wrapping-title .action-remove,
  .gift-wrapping-title fieldset[disabled] .action-remove,
  fieldset[disabled] .table-comparison .wishlist.split.button > .action,
  .table-comparison fieldset[disabled] .wishlist.split.button > .action,
  fieldset[disabled] .product-items .wishlist.split.button > .action,
  .product-items fieldset[disabled] .wishlist.split.button > .action,
  fieldset[disabled] .paypal-button-widget .paypal-button,
  .paypal-button-widget fieldset[disabled] .paypal-button {
    color: #1979c3;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline; }
  .abs-action-button-as-link:active, .abs-action-remove:active, .abs-add-fields .action.remove:active, .form-giftregistry-share .action.remove:active, .form-giftregistry-edit .action.remove:active, .form-add-invitations .action.remove:active, .form-create-return .action.remove:active, .form.send.friend .action.remove:active, .cart.table-wrapper .action.help.map:active, .opc-wrapper .edit-address-link:active, .opc-block-shipping-information .shipping-information-title .action-edit:active, .action-auth-toggle:active, .checkout-payment-method .payment-method-billing-address .action-cancel:active, .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:active, .checkout-agreements-block .action-show:active, .cart-summary .block.giftcard .action.check:active, .gift-options .actions-toolbar .action-cancel:active, .gift-wrapping-title .action-remove:active, .table-comparison .wishlist.split.button > .action:active,
  .product-items .wishlist.split.button > .action:active, .paypal-button-widget .paypal-button:active, .abs-action-button-as-link:not(:focus), .abs-action-remove:not(:focus), .abs-add-fields .action.remove:not(:focus), .form-giftregistry-share .action.remove:not(:focus), .form-giftregistry-edit .action.remove:not(:focus), .form-add-invitations .action.remove:not(:focus), .form-create-return .action.remove:not(:focus), .form.send.friend .action.remove:not(:focus), .cart.table-wrapper .action.help.map:not(:focus), .opc-wrapper .edit-address-link:not(:focus), .opc-block-shipping-information .shipping-information-title .action-edit:not(:focus), .action-auth-toggle:not(:focus), .checkout-payment-method .payment-method-billing-address .action-cancel:not(:focus), .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:not(:focus), .checkout-agreements-block .action-show:not(:focus), .cart-summary .block.giftcard .action.check:not(:focus), .gift-options .actions-toolbar .action-cancel:not(:focus), .gift-wrapping-title .action-remove:not(:focus), .table-comparison .wishlist.split.button > .action:not(:focus),
  .product-items .wishlist.split.button > .action:not(:focus), .paypal-button-widget .paypal-button:not(:focus) {
    -webkit-box-shadow: none;
            box-shadow: none; }

.abs-revert-secondary-color, .block-compare .action.compare, .cart-summary .actions-toolbar > .primary button, .cart-summary .actions-toolbar > .primary .cart.table-wrapper .action-gift, .cart.table-wrapper .cart-summary .actions-toolbar > .primary .action-gift, .cart-summary .form.giftregistry .fieldset .action.primary, .paypal-review .block .actions-toolbar .action.primary {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #1B0166; }
  .abs-revert-secondary-color:focus, .block-compare .action.compare:focus, .cart-summary .actions-toolbar > .primary button:focus, .cart-summary .actions-toolbar > .primary .cart.table-wrapper .action-gift:focus, .cart.table-wrapper .cart-summary .actions-toolbar > .primary .action-gift:focus, .cart-summary .form.giftregistry .fieldset .action.primary:focus, .paypal-review .block .actions-toolbar .action.primary:focus, .abs-revert-secondary-color:active, .block-compare .action.compare:active, .cart-summary .actions-toolbar > .primary button:active, .cart-summary .actions-toolbar > .primary .cart.table-wrapper .action-gift:active, .cart.table-wrapper .cart-summary .actions-toolbar > .primary .action-gift:active, .cart-summary .form.giftregistry .fieldset .action.primary:active, .paypal-review .block .actions-toolbar .action.primary:active {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #1B0166; }
  .abs-revert-secondary-color:hover, .block-compare .action.compare:hover, .cart-summary .actions-toolbar > .primary button:hover, .cart-summary .actions-toolbar > .primary .cart.table-wrapper .action-gift:hover, .cart.table-wrapper .cart-summary .actions-toolbar > .primary .action-gift:hover, .cart-summary .form.giftregistry .fieldset .action.primary:hover, .paypal-review .block .actions-toolbar .action.primary:hover {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #555; }

.abs-revert-secondary-size, .cart-summary .form.giftregistry .fieldset .action.primary {
  font-size: 14px;
  line-height: 1.42857;
  padding: 7px 15px; }

.abs-box-tocart, .bundle-actions {
  margin: 10px 0; }

.abs-adjustment-incl-excl-tax .price-including-tax, .bundle-options-container .price-notice .price-including-tax, .product-options-wrapper .field .price-notice .price-including-tax, .cart-summary .price-including-tax, .gift-options .price-including-tax, .gift-summary .price-including-tax,
.abs-adjustment-incl-excl-tax .price-excluding-tax,
.bundle-options-container .price-notice .price-excluding-tax,
.product-options-wrapper .field .price-notice .price-excluding-tax,
.cart-summary .price-excluding-tax,
.gift-options .price-excluding-tax,
.gift-summary .price-excluding-tax,
.abs-adjustment-incl-excl-tax .weee,
.bundle-options-container .price-notice .weee,
.product-options-wrapper .field .price-notice .weee,
.cart-summary .weee,
.gift-options .weee,
.gift-summary .weee {
  font-size: 14px;
  display: inline-block;
  white-space: nowrap; }

.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax, .bundle-options-container .price-notice .price-including-tax + .price-excluding-tax, .product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax, .cart-summary .price-including-tax + .price-excluding-tax, .gift-options .price-including-tax + .price-excluding-tax, .gift-summary .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 11px; }
  .abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:before, .bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:before, .product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:before, .cart-summary .price-including-tax + .price-excluding-tax:before, .gift-options .price-including-tax + .price-excluding-tax:before, .gift-summary .price-including-tax + .price-excluding-tax:before {
    content: "(" attr(data-label) ": "; }
  .abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:after, .bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:after, .product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:after, .cart-summary .price-including-tax + .price-excluding-tax:after, .gift-options .price-including-tax + .price-excluding-tax:after, .gift-summary .price-including-tax + .price-excluding-tax:after {
    content: ')'; }

.abs-tax-total, .price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total {
  cursor: pointer;
  padding-right: 12px;
  position: relative;
  display: inline-block;
  text-decoration: none; }
  .abs-tax-total:after, .price-including-tax .cart-tax-total:after,
  .price-excluding-tax .cart-tax-total:after {
    -webkit-font-smoothing: antialiased;
    font-size: 26px;
    line-height: 10px;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    margin: 3px 0 0 0;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    vertical-align: middle; }
  .abs-tax-total:hover:after, .price-including-tax .cart-tax-total:hover:after,
  .price-excluding-tax .cart-tax-total:hover:after {
    color: inherit; }
  .abs-tax-total:active:after, .price-including-tax .cart-tax-total:active:after,
  .price-excluding-tax .cart-tax-total:active:after {
    color: inherit; }
  .abs-tax-total:after, .price-including-tax .cart-tax-total:after,
  .price-excluding-tax .cart-tax-total:after {
    position: absolute;
    right: -10px;
    top: 3px; }
  .abs-tax-total-expanded:after, .price-including-tax .cart-tax-total-expanded:after,
  .price-excluding-tax .cart-tax-total-expanded:after {
    content: ""; }

.abs-tax-total-expanded:after, .price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after {
  content: ""; }

.abs-methods-shipping-title {
  font-size: 14px;
  font-weight: 700;
  margin: 0 0 15px; }

.abs-checkout-cart-price {
  display: auto; }

.abs-checkout-product-name {
  display: auto; }

@media only screen and (max-width: 640px) {
  .abs-checkout-order-review tbody tr:not(:last-child), .multicheckout.order-review .data.table tbody tr:not(:last-child) {
    border-bottom: 1px solid #ccc; }
  .abs-checkout-order-review tbody tr .col.item:before, .multicheckout.order-review .data.table tbody tr .col.item:before {
    display: none; }
  .abs-checkout-order-review tbody tr .col.qty, .multicheckout.order-review .data.table tbody tr .col.qty, .abs-checkout-order-review tbody tr .col.price, .multicheckout.order-review .data.table tbody tr .col.price, .abs-checkout-order-review tbody tr .col.subtotal, .multicheckout.order-review .data.table tbody tr .col.subtotal {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%; }
    .abs-checkout-order-review tbody tr .col.qty:before, .multicheckout.order-review .data.table tbody tr .col.qty:before, .abs-checkout-order-review tbody tr .col.price:before, .multicheckout.order-review .data.table tbody tr .col.price:before, .abs-checkout-order-review tbody tr .col.subtotal:before, .multicheckout.order-review .data.table tbody tr .col.subtotal:before {
      content: attr(data-th) ":";
      display: block;
      font-weight: 700;
      padding-bottom: 10px; }
  .abs-checkout-order-review tbody tr .product-item-name, .multicheckout.order-review .data.table tbody tr .product-item-name {
    margin: 0; } }

.abs-colon:after, .block-minicart .subtotal .label:after, .minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after, .order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after, .block-wishlist-management .wishlist-select .wishlist-name-label:after {
  content: ': '; }

.abs-icon-add, .abs-dropdown-items-new .action.new, .wishlist.split.button .action.new, .wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none; }
  .abs-icon-add:before, .abs-dropdown-items-new .action.new:before, .wishlist.split.button .action.new:before, .wishlist-dropdown .action.new:before {
    -webkit-font-smoothing: antialiased;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    margin: inherit;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    vertical-align: middle; }
  .abs-icon-add:hover:before, .abs-dropdown-items-new .action.new:hover:before, .wishlist.split.button .action.new:hover:before, .wishlist-dropdown .action.new:hover:before {
    color: inherit; }
  .abs-icon-add:active:before, .abs-dropdown-items-new .action.new:active:before, .wishlist.split.button .action.new:active:before, .wishlist-dropdown .action.new:active:before {
    color: inherit; }

@media only screen and (max-width: 768px) {
  .abs-icon-add-mobile, .block-wishlist-management .wishlist-add.item .add {
    display: block;
    text-decoration: none; }
    .abs-icon-add-mobile:before, .block-wishlist-management .wishlist-add.item .add:before {
      -webkit-font-smoothing: antialiased;
      font-size: 10px;
      line-height: 10px;
      color: inherit;
      content: "";
      font-family: "icons-blank-theme";
      margin: 0 5px 0 0;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center;
      vertical-align: middle; }
    .abs-icon-add-mobile:hover:before, .block-wishlist-management .wishlist-add.item .add:hover:before {
      color: inherit; }
    .abs-icon-add-mobile:active:before, .block-wishlist-management .wishlist-add.item .add:active:before {
      color: inherit; } }

.abs-dropdown-items-new .items .item:last-child:hover, .wishlist.split.button .items .item:last-child:hover, .wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8; }

.abs-dropdown-items-new .action.new:before, .wishlist.split.button .action.new:before, .wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5px; }

@media only screen and (max-width: 768px) {
  .abs-toggling-title-mobile, .block-wishlist-management .wishlist-select .wishlist-name {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    cursor: pointer;
    margin-bottom: 0;
    padding: 10px 40px 10px 15px;
    position: relative;
    display: block;
    text-decoration: none; }
    .abs-toggling-title-mobile:after, .block-wishlist-management .wishlist-select .wishlist-name:after {
      -webkit-font-smoothing: antialiased;
      font-size: 28px;
      line-height: inherit;
      color: inherit;
      content: "";
      font-family: "icons-blank-theme";
      margin: inherit;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center;
      vertical-align: middle; }
    .abs-toggling-title-mobile:hover:after, .block-wishlist-management .wishlist-select .wishlist-name:hover:after {
      color: inherit; }
    .abs-toggling-title-mobile:active:after, .block-wishlist-management .wishlist-select .wishlist-name:active:after {
      color: inherit; }
    .abs-toggling-title-mobile:after, .block-wishlist-management .wishlist-select .wishlist-name:after {
      position: absolute;
      right: 10px;
      top: 0; }
    .abs-toggling-title-mobile.active:after, .block-wishlist-management .wishlist-select .active.wishlist-name:after {
      content: ""; } }

.abs-no-display, .abs-sidebar-totals .table-caption, .cart-totals .table-caption, .opc-block-summary .table-totals .table-caption, .sidebar .subtitle, .cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br, .minicart-items .product-item-details .weee[data-label] .label, .page-product-giftcard .fieldset.giftcard > .legend + br, .order-details-items .order-items .order-gift-message .action.close, .multicheckout .block .methods-shipping .item-content .fieldset > .legend + br, .multicheckout .hidden, [class^='multishipping-'] .nav-sections,
[class^='multishipping-'] .nav-toggle, .sidebar-main .block-reorder .subtitle,
.sidebar-additional .block-reorder .subtitle, .no-display {
  display: none; }

@media only screen and (max-width: 640px) {
  .abs-no-display-s, .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison):not(.additional-attributes).additional-attributes tbody th, .opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
    display: none; } }

@media only screen and (min-width: 768px) {
  .abs-no-display-desktop, .opc-estimated-wrapper, .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none; } }

.abs-status, .return-status, .order-status {
  display: inline-block;
  margin-bottom: 20px; }

@media only screen and (max-width: 768px) {
  .abs-pager-toolbar-mobile .toolbar-amount, .account .toolbar .toolbar-amount, .toolbar-wishlist-results .toolbar-amount,
  .abs-pager-toolbar-mobile .limiter,
  .account .toolbar .limiter,
  .toolbar-wishlist-results .limiter,
  .abs-pager-toolbar-mobile .pages,
  .account .toolbar .pages,
  .toolbar-wishlist-results .pages {
    float: none;
    margin-bottom: 25px; } }

@media only screen and (max-width: 640px) {
  .abs-pager-toolbar-mobile-s .toolbar-amount, .toolbar-giftregistry-results .toolbar-amount,
  .abs-pager-toolbar-mobile-s .limiter,
  .toolbar-giftregistry-results .limiter,
  .abs-pager-toolbar-mobile-s .pages,
  .toolbar-giftregistry-results .pages {
    margin-bottom: 25px; } }

@media only screen and (min-width: 768px) {
  .abs-pager-toolbar, .toolbar-giftregistry-results, .toolbar-wishlist-results {
    margin-bottom: 20px;
    position: relative; }
    .abs-pager-toolbar .limiter, .toolbar-giftregistry-results .limiter, .toolbar-wishlist-results .limiter {
      float: right;
      position: relative;
      z-index: 1; }
    .abs-pager-toolbar .toolbar-amount, .toolbar-giftregistry-results .toolbar-amount, .toolbar-wishlist-results .toolbar-amount {
      float: left;
      line-height: normal;
      padding: 7px 0 0;
      position: relative;
      z-index: 1; }
    .abs-pager-toolbar .pages, .toolbar-giftregistry-results .pages, .toolbar-wishlist-results .pages {
      position: absolute;
      width: 100%;
      z-index: 0; } }

.abs-block-items-counter, .block-compare .counter, .block-wishlist .counter {
  color: #fafafa;
  font-size: 12px;
  white-space: nowrap; }

.abs-shopping-cart-items .action.continue, .block-cart-failed .action.continue, .cart-container .form-cart .action.continue {
  border-radius: 3px;
  font-weight: 700;
  display: inline-block;
  text-decoration: none;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #1B0166;
  cursor: pointer;
  display: inline-block;
  font-family: "Satoshi", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px 7px 0;
  width: auto;
  font-size: 14px;
  line-height: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none; }
  .abs-shopping-cart-items .action.continue:hover, .block-cart-failed .action.continue:hover, .cart-container .form-cart .action.continue:hover, .abs-shopping-cart-items .action.continue:active, .block-cart-failed .action.continue:active, .cart-container .form-cart .action.continue:active, .abs-shopping-cart-items .action.continue:focus, .block-cart-failed .action.continue:focus, .cart-container .form-cart .action.continue:focus {
    text-decoration: none; }
  .abs-shopping-cart-items .action.continue:before, .block-cart-failed .action.continue:before, .cart-container .form-cart .action.continue:before {
    -webkit-font-smoothing: antialiased;
    font-size: 32px;
    line-height: 16px;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    margin: 0;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    vertical-align: top; }
  .abs-shopping-cart-items .action.continue:hover:before, .block-cart-failed .action.continue:hover:before, .cart-container .form-cart .action.continue:hover:before {
    color: inherit; }
  .abs-shopping-cart-items .action.continue:active:before, .block-cart-failed .action.continue:active:before, .cart-container .form-cart .action.continue:active:before {
    color: inherit; }
  .abs-shopping-cart-items .action.continue:focus, .block-cart-failed .action.continue:focus, .cart-container .form-cart .action.continue:focus, .abs-shopping-cart-items .action.continue:active, .block-cart-failed .action.continue:active, .cart-container .form-cart .action.continue:active {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #1B0166; }
  .abs-shopping-cart-items .action.continue:hover, .block-cart-failed .action.continue:hover, .cart-container .form-cart .action.continue:hover {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #555; }
  .abs-shopping-cart-items .action.continue.disabled, .block-cart-failed .action.continue.disabled, .cart-container .form-cart .action.continue.disabled, .abs-shopping-cart-items .action.continue[disabled], .block-cart-failed .action.continue[disabled], .cart-container .form-cart .action.continue[disabled],
  fieldset[disabled] .abs-shopping-cart-items .action.continue,
  fieldset[disabled] .block-cart-failed .action.continue,
  fieldset[disabled] .cart-container .form-cart .action.continue,
  .cart-container fieldset[disabled] .form-cart .action.continue {
    opacity: 0.5;
    cursor: default;
    pointer-events: none; }
  .abs-shopping-cart-items .action.continue:active, .block-cart-failed .action.continue:active, .cart-container .form-cart .action.continue:active {
    -webkit-box-shadow: none;
            box-shadow: none; }

.abs-shopping-cart-items .action.update, .block-cart-failed .action.update, .cart-container .form-cart .action.update {
  display: inline-block;
  text-decoration: none;
  padding-left: 5px; }
  .abs-shopping-cart-items .action.update:before, .block-cart-failed .action.update:before, .cart-container .form-cart .action.update:before {
    -webkit-font-smoothing: antialiased;
    font-size: 32px;
    line-height: 16px;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    margin: 0;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    vertical-align: top; }
  .abs-shopping-cart-items .action.update:hover:before, .block-cart-failed .action.update:hover:before, .cart-container .form-cart .action.update:hover:before {
    color: inherit; }
  .abs-shopping-cart-items .action.update:active:before, .block-cart-failed .action.update:active:before, .cart-container .form-cart .action.update:active:before {
    color: inherit; }

@media only screen and (max-width: 768px) {
  .abs-shopping-cart-items-mobile .actions, .cart-container .form-cart .actions {
    text-align: center; }
  .abs-shopping-cart-items-mobile .action.update, .cart-container .form-cart .action.update, .abs-shopping-cart-items-mobile .action.continue, .cart-container .form-cart .action.continue, .abs-shopping-cart-items-mobile .action.clear, .cart-container .form-cart .action.clear {
    margin: 0 auto 10px; }
  .abs-shopping-cart-items-mobile .action.update, .cart-container .form-cart .action.update, .abs-shopping-cart-items-mobile .action.clear, .cart-container .form-cart .action.clear {
    display: block; } }

@media only screen and (min-width: 768px) {
  .abs-shopping-cart-items-desktop, .block-cart-failed, .cart-container .cart-gift-item {
    float: left;
    position: relative;
    width: 73%; }
    .abs-shopping-cart-items-desktop .actions, .block-cart-failed .actions, .cart-container .cart-gift-item .actions {
      text-align: right; }
    .abs-shopping-cart-items-desktop .action.continue, .block-cart-failed .action.continue, .cart-container .cart-gift-item .action.continue {
      float: left; }
    .abs-shopping-cart-items-desktop .action.clear, .block-cart-failed .action.clear, .cart-container .cart-gift-item .action.clear {
      margin-right: 10px; } }

.abs-field-date .control, .field.date .control {
  position: relative; }

.abs-field-date-input, .abs-field-date input, .field.date input, .form-giftregistry-search .fields-specific-options .datetime-picker {
  margin-right: 10px;
  width: calc(100% - (23px + 10px)); }

.abs-field-tooltip, .field .control._with-tooltip {
  position: relative; }
  .abs-field-tooltip input, .field .control._with-tooltip input {
    margin-right: 10px;
    width: calc(100% - (21px + 10px + 5px)); }

.abs-checkout-tooltip-content-position-top, .checkout-index-index .modal-popup .field-tooltip .field-tooltip-content, .shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto; }
  .abs-checkout-tooltip-content-position-top:before, .checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before, .shipping-policy-block.field-tooltip .field-tooltip-content:before, .abs-checkout-tooltip-content-position-top:after, .checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after, .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0; }
  .abs-checkout-tooltip-content-position-top:before, .checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before, .shipping-policy-block.field-tooltip .field-tooltip-content:before {
    border-bottom-color: #999; }
  .abs-checkout-tooltip-content-position-top:after, .checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after, .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px; }

@media only screen and (max-width: 769px) {
  .abs-checkout-tooltip-content-position-top-mobile, .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto; }
    .abs-checkout-tooltip-content-position-top-mobile:before, .field-tooltip .field-tooltip-content:before, .abs-checkout-tooltip-content-position-top-mobile:after, .field-tooltip .field-tooltip-content:after {
      border: 10px solid transparent;
      height: 0;
      width: 0;
      margin-top: -21px;
      right: 10px;
      left: auto;
      top: 0; }
    .abs-checkout-tooltip-content-position-top-mobile:before, .field-tooltip .field-tooltip-content:before {
      border-bottom-color: #999; }
    .abs-checkout-tooltip-content-position-top-mobile:after, .field-tooltip .field-tooltip-content:after {
      border-bottom-color: #f4f4f4;
      top: 1px; } }

.abs-checkout-title, .opc-wrapper .step-title, .opc-block-shipping-information .shipping-information-title, .opc-block-summary > .title, .checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  color: #1B0166;
  font-family: "Satoshi", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 900;
  line-height: 1.42857;
  font-size: 24px; }

.abs-sidebar-totals .mark, .cart-totals .mark, .opc-block-summary .table-totals .mark {
  font-weight: 400;
  padding-left: 4px; }
  .abs-sidebar-totals .mark strong, .cart-totals .mark strong, .opc-block-summary .table-totals .mark strong {
    font-weight: 400; }

.abs-sidebar-totals .amount, .cart-totals .amount, .opc-block-summary .table-totals .amount {
  padding-right: 4px;
  text-align: right;
  white-space: nowrap; }
  .abs-sidebar-totals .amount strong, .cart-totals .amount strong, .opc-block-summary .table-totals .amount strong {
    font-weight: 400; }

.abs-sidebar-totals .grand .mark, .cart-totals .grand .mark, .opc-block-summary .table-totals .grand .mark,
.abs-sidebar-totals .grand .amount,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  padding-top: 20px; }


.abs-sidebar-totals .grand .amount,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  padding-right: 4px;
  text-align: right; }
  .abs-sidebar-totals .grand .amount strong, .cart-totals .grand .amount strong, .opc-block-summary .table-totals .grand .amount strong {
    font-weight: 700; }

.abs-sidebar-totals .msrp, .cart-totals .msrp, .opc-block-summary .table-totals .msrp {
  margin-bottom: 10px; }

.abs-sidebar-totals .totals-tax-summary .mark, .cart-totals .totals-tax-summary .mark, .opc-block-summary .table-totals .totals-tax-summary .mark,
.abs-sidebar-totals .totals-tax-summary .amount,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .amount {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  cursor: pointer; }

.abs-sidebar-totals .totals-tax-summary .amount .price, .cart-totals .totals-tax-summary .amount .price, .opc-block-summary .table-totals .totals-tax-summary .amount .price {
  display: block;
  text-decoration: none;
  padding-right: 25px;
  position: relative; }
  .abs-sidebar-totals .totals-tax-summary .amount .price > span, .cart-totals .totals-tax-summary .amount .price > span, .opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .abs-sidebar-totals .totals-tax-summary .amount .price:after, .cart-totals .totals-tax-summary .amount .price:after, .opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
    -webkit-font-smoothing: antialiased;
    font-size: 30px;
    line-height: inherit;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    margin: inherit;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    vertical-align: middle; }
  .abs-sidebar-totals .totals-tax-summary .amount .price:hover:after, .cart-totals .totals-tax-summary .amount .price:hover:after, .opc-block-summary .table-totals .totals-tax-summary .amount .price:hover:after {
    color: inherit; }
  .abs-sidebar-totals .totals-tax-summary .amount .price:active:after, .cart-totals .totals-tax-summary .amount .price:active:after, .opc-block-summary .table-totals .totals-tax-summary .amount .price:active:after {
    color: inherit; }
  .abs-sidebar-totals .totals-tax-summary .amount .price:after, .cart-totals .totals-tax-summary .amount .price:after, .opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
    position: absolute;
    right: -5px;
    top: -12px; }

.abs-sidebar-totals .totals-tax-summary.expanded .mark, .cart-totals .totals-tax-summary.expanded .mark, .opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.abs-sidebar-totals .totals-tax-summary.expanded .amount,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0; }

.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after, .cart-totals .totals-tax-summary.expanded .amount .price:after, .opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
  content: ""; }

.abs-sidebar-totals .totals-tax-details, .cart-totals .totals-tax-details, .opc-block-summary .table-totals .totals-tax-details {
  display: none;
  border-bottom: 1px solid #ccc; }
  .abs-sidebar-totals .totals-tax-details.shown, .cart-totals .totals-tax-details.shown, .opc-block-summary .table-totals .totals-tax-details.shown {
    display: table-row; }

.abs-discount-block > .title, .cart-summary .block > .title, .paypal-review-discount .block > .title {
  border-top: 1px solid #ccc;
  cursor: pointer;
  font-weight: 600;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  overflow: hidden;
  padding: 7px 30px 7px 5px;
  position: relative; }
  .abs-discount-block > .title:after, .cart-summary .block > .title:after, .paypal-review-discount .block > .title:after {
    -webkit-font-smoothing: antialiased;
    font-size: 30px;
    line-height: inherit;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    margin: inherit;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    vertical-align: middle; }
  .abs-discount-block > .title:hover:after, .cart-summary .block > .title:hover:after, .paypal-review-discount .block > .title:hover:after {
    color: inherit; }
  .abs-discount-block > .title:active:after, .cart-summary .block > .title:active:after, .paypal-review-discount .block > .title:active:after {
    color: inherit; }
  .abs-discount-block > .title:after, .cart-summary .block > .title:after, .paypal-review-discount .block > .title:after {
    position: absolute;
    right: -5px;
    top: -5px; }
  .column.main .abs-discount-block > .title strong, .column.main .cart-summary .block > .title strong, .cart-summary .column.main .block > .title strong, .column.main .paypal-review-discount .block > .title strong, .paypal-review-discount .column.main .block > .title strong {
    font-size: 18px;
    font-weight: 400; }

.abs-discount-block > .content, .cart-summary .block > .content, .paypal-review-discount .block > .content {
  display: none; }

.abs-discount-block.active > .title:after, .cart-summary .active.block > .title:after, .paypal-review-discount .active.block > .title:after {
  content: ""; }

.abs-discount-block.active > .content, .cart-summary .active.block > .content, .paypal-review-discount .active.block > .content {
  display: block; }

.debondt-title, .home-editorial .home-text-location .homepage-location-container .homepage-location-title, .home-editorial .home-text-container .company-text-title, .home-editorial .home-callout-container .company-callout-title, #maincontent .home-title, .specialist-name, .specialist-subtitle, .specialist-category-name, .product-usps .product-usp-title, .checkout-cart-usps .product-usp-title, .checkout-cart-call-us .product-usp-title, .menu-title, .brand-title, .sorter-label, .product-detailed-attributes table > caption.table-caption, .category-intro-container .category-right-col .category-right-top-col .cat-intro-title, .cart-summary > .title, .block.newsletter .title, .block.review-list .block-title, .review-add .block-title strong, .review-title, .account-block-title, .footer.content .block-title {
  font-family: "Satoshi", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #1B0166;
  font-weight: 900;
  font-size: 24px; }

.scan_invoer-index-index .page-title-wrapper {
  display: none; }

.scan_invoer-index-index #scanner-input {
  opacity: 0; }

.tier-prices.items {
  background: #f5f5f5;
  margin: 10px 0;
  padding: 0px 15px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .tier-prices.items strong {
    font-weight: 600; }
  .tier-prices.items .tier-price-item {
    cursor: pointer;
    padding-bottom: 2px; }
    .tier-prices.items .tier-price-item:first-of-type {
      padding-top: 2px; }

/**
 * @license
 *
 * Font Family: Satoshi
 * Designed by: Deni Anggara
 * URL: https://www.fontshare.com/fonts/satoshi
 * © 2023 Indian Type Foundry
 *
 * Font Styles:
 * Satoshi Variable(Variable font)
 * Satoshi Variable Italic(Variable font)
 * Satoshi Light
 * Satoshi Light Italic
 * Satoshi Regular
 * Satoshi Italic
 * Satoshi Medium
 * Satoshi Medium Italic
 * Satoshi Bold
 * Satoshi Bold Italic
 * Satoshi Black
 * Satoshi Black Italic
 *
*/
/**
* This is a variable font
* You can controll variable axes as shown below:
* font-variation-settings: 'wght' 900.0;
*
* available axes:

* 'wght' (range from 300.0 to 900.0)

*/
@font-face {
  font-family: 'Satoshi-Variable';
  src: url("../fonts/satoshi/Satoshi-Variable.woff2") format("woff2"), url("../fonts/satoshi/Satoshi-Variable.woff") format("woff"), url("../fonts/satoshi/Satoshi-Variable.ttf") format("truetype");
  font-weight: 300 900;
  font-display: swap;
  font-style: normal; }

/**
* This is a variable font
* You can controll variable axes as shown below:
* font-variation-settings: 'wght' 900.0;
*
* available axes:

* 'wght' (range from 300.0 to 900.0)

*/
@font-face {
  font-family: 'Satoshi';
  src: url("../fonts/satoshi/Satoshi-VariableItalic.woff2") format("woff2"), url("../fonts/satoshi/Satoshi-VariableItalic.woff") format("woff"), url("../fonts/satoshi/Satoshi-VariableItalic.ttf") format("truetype");
  font-weight: 300 900;
  font-display: swap;
  font-style: italic; }

@font-face {
  font-family: 'Satoshi';
  src: url("../fonts/satoshi/Satoshi-Light.woff2") format("woff2"), url("../fonts/satoshi/Satoshi-Light.woff") format("woff"), url("../fonts/satoshi/Satoshi-Light.ttf") format("truetype");
  font-weight: 300;
  font-display: swap;
  font-style: normal; }

@font-face {
  font-family: 'Satoshi';
  src: url("../fonts/satoshi/Satoshi-LightItalic.woff2") format("woff2"), url("../fonts/satoshi/Satoshi-LightItalic.woff") format("woff"), url("../fonts/satoshi/Satoshi-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-display: swap;
  font-style: italic; }

@font-face {
  font-family: 'Satoshi';
  src: url("../fonts/satoshi/Satoshi-Regular.woff2") format("woff2"), url("../fonts/satoshi/Satoshi-Regular.woff") format("woff"), url("../fonts/satoshi/Satoshi-Regular.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: normal; }

@font-face {
  font-family: 'Satoshi';
  src: url("../fonts/satoshi/Satoshi-Italic.woff2") format("woff2"), url("../fonts/satoshi/Satoshi-Italic.woff") format("woff"), url("../fonts/satoshi/Satoshi-Italic.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: italic; }

@font-face {
  font-family: 'Satoshi';
  src: url("../fonts/satoshi/Satoshi-Medium.woff2") format("woff2"), url("../fonts/satoshi/Satoshi-Medium.woff") format("woff"), url("../fonts/satoshi/Satoshi-Medium.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
  font-style: normal; }

@font-face {
  font-family: 'Satoshi';
  src: url("../fonts/satoshi/Satoshi-MediumItalic.woff2") format("woff2"), url("../fonts/satoshi/Satoshi-MediumItalic.woff") format("woff"), url("../fonts/satoshi/Satoshi-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
  font-style: italic; }

@font-face {
  font-family: 'Satoshi';
  src: url("../fonts/satoshi/Satoshi-Bold.woff2") format("woff2"), url("../fonts/satoshi/Satoshi-Bold.woff") format("woff"), url("../fonts/satoshi/Satoshi-Bold.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: normal; }

@font-face {
  font-family: 'Satoshi';
  src: url("../fonts/satoshi/Satoshi-BoldItalic.woff2") format("woff2"), url("../fonts/satoshi/Satoshi-BoldItalic.woff") format("woff"), url("../fonts/satoshi/Satoshi-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: italic; }

@font-face {
  font-family: 'Satoshi';
  src: url("../fonts/satoshi/Satoshi-Black.woff2") format("woff2"), url("../fonts/satoshi/Satoshi-Black.woff") format("woff"), url("../fonts/satoshi/Satoshi-Black.ttf") format("truetype");
  font-weight: 900;
  font-display: swap;
  font-style: normal; }

@font-face {
  font-family: 'Satoshi';
  src: url("../fonts/satoshi/Satoshi-BlackItalic.woff2") format("woff2"), url("../fonts/satoshi/Satoshi-BlackItalic.woff") format("woff"), url("../fonts/satoshi/Satoshi-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-display: swap;
  font-style: italic; }

.items {
  margin: 0;
  padding: 0;
  list-style: none none; }

@media only screen and (min-width: 768px) {
  h1 {
    font-size: 30px;
    margin-bottom: 40px;
    font-weight: 900; } }

.columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .columns:after {
    clear: both;
    content: ' ';
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden; }
  .columns .column.main {
    padding-bottom: 40px;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .columns .sidebar-main {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .columns .sidebar-additional {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }

@media only screen and (max-width: 768px) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .specialist-inner,
  #brand-slider,
  .owl-carousel.owl-loaded,
  .account-block-container,
  .copyright-container .copyright-inner,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 15px;
    padding-right: 15px; }
  .account .page-main, .account .specialist-inner, .account #brand-slider, .account .owl-carousel.owl-loaded, .account .account-block-container, .account .copyright-container .copyright-inner, .copyright-container .account .copyright-inner,
  .cms-privacy-policy .page-main,
  .cms-privacy-policy .specialist-inner,
  .cms-privacy-policy #brand-slider,
  .cms-privacy-policy .owl-carousel.owl-loaded,
  .cms-privacy-policy .account-block-container,
  .cms-privacy-policy .copyright-container .copyright-inner,
  .copyright-container .cms-privacy-policy .copyright-inner {
    padding-top: 41px;
    position: relative; } }

@media only screen and (min-width: 768px) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main,
  .specialist-inner,
  #brand-slider,
  .owl-carousel.owl-loaded,
  .account-block-container,
  .copyright-container .copyright-inner {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto; }
  
  .page-main,
  .specialist-inner,
  #brand-slider,
  .owl-carousel.owl-loaded,
  .account-block-container,
  .copyright-container .copyright-inner {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: auto;
        flex-basis: auto; }
    .ie9 .page-main, .ie9 .specialist-inner, .ie9 #brand-slider, .ie9 .owl-carousel.owl-loaded, .ie9 .account-block-container, .ie9 .copyright-container .copyright-inner, .copyright-container .ie9 .copyright-inner {
      width: auto; }
  .columns {
    display: block; }
  .column.main {
    min-height: 300px; }
    .page-layout-1column .column.main {
      width: 100%;
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    .page-layout-3columns .column.main {
      width: 66.66667%;
      display: inline-block;
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    .page-layout-2columns-left .column.main {
      width: 83.33333%;
      float: right;
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    .page-layout-2columns-right .column.main {
      width: 83.33333%;
      float: left;
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
  .sidebar-main {
    padding-right: 2%; }
    .page-layout-3columns .sidebar-main {
      width: 16.66667%;
      float: left;
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    .page-layout-2columns-left .sidebar-main {
      width: 16.66667%;
      float: left;
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    .page-layout-2columns-right .sidebar-main {
      width: 16.66667%;
      float: left;
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0; }
  .sidebar-additional {
    clear: right;
    padding-left: 2%; }
    .page-layout-3columns .sidebar-additional {
      width: 16.66667%;
      float: right;
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3; }
    .page-layout-2columns-left .sidebar-additional {
      width: 16.66667%;
      float: right;
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    .page-layout-2columns-right .sidebar-additional {
      width: 16.66667%;
      float: right;
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
    padding-right: 2%; }
  .panel.header {
    padding: 10px 20px; } }

.checkout-cart-index #block-shipping {
  display: none; }

#block-discount {
  display: none; }

.checkout-payment-method #mollie_methods_ideal-form input:first-of-type,
.checkout-payment-method #mollie_methods_ideal-form label:first-of-type {
  display: none; }

.table-wrapper {
  margin-bottom: 20px; }

table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.table:not(.cart):not(.totals) {
  border: none; }
  .table:not(.cart):not(.totals) > thead > tr > th,
  .table:not(.cart):not(.totals) > thead > tr > td,
  .table:not(.cart):not(.totals) > tbody > tr > th,
  .table:not(.cart):not(.totals) > tbody > tr > td,
  .table:not(.cart):not(.totals) > tfoot > tr > th,
  .table:not(.cart):not(.totals) > tfoot > tr > td {
    border: none; }
  .table:not(.cart):not(.totals) > thead > tr > th,
  .table:not(.cart):not(.totals) > thead > tr > td {
    border-bottom: 1px solid #d1d1d1; }
  .table:not(.cart):not(.totals) tfoot > tr:first-child th,
  .table:not(.cart):not(.totals) tfoot > tr:first-child td {
    border-top: 1px solid #d1d1d1;
    padding-top: 20px; }
  .table:not(.cart):not(.totals) tfoot .mark {
    font-weight: 400;
    text-align: right; }

@media only screen and (max-width: 640px) {
  .table-wrapper {
    margin-bottom: 20px;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    position: relative; }
    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison):not(.additional-attributes) {
      background: inherit;
      border: none;
      display: block; }
      .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison):not(.additional-attributes) > thead > tr > th {
        display: none; }
      .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison):not(.additional-attributes) > tbody {
        display: block; }
        .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison):not(.additional-attributes) > tbody > tr {
          display: block; }
          .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison):not(.additional-attributes) > tbody > tr td,
          .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison):not(.additional-attributes) > tbody > tr th {
            border-bottom: none;
            display: block;
            padding: 5px 0; }
            .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison):not(.additional-attributes) > tbody > tr td:before,
            .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison):not(.additional-attributes) > tbody > tr th:before {
              padding-right: 10px;
              content: attr(data-th) ": ";
              display: inline-block;
              color: #111111;
              font-family: inherit;
              font-style: inherit;
              font-weight: 700;
              line-height: inherit;
              font-size: inherit; }
          .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison):not(.additional-attributes) > tbody > tr td {
            background: inherit; }
      .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison):not(.additional-attributes) > tbody > tr > th {
        background-color: #f6f6f6; }
      .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison):not(.additional-attributes) tbody > tr > td:first-child {
        padding-top: 20px; }
      .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison):not(.additional-attributes) tbody > tr > td:last-child {
        padding-bottom: 20px; }
      .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison):not(.additional-attributes).additional-attributes tbody td:last-child {
        border: none;
        padding: 0 0 5px; }
    .table-wrapper .table:not(.totals):not(.table-comparison):not(.additional-attributes) tfoot {
      display: block; }
      .table-wrapper .table:not(.totals):not(.table-comparison):not(.additional-attributes) tfoot tr {
        display: block; }
        .table-wrapper .table:not(.totals):not(.table-comparison):not(.additional-attributes) tfoot tr:first-child th,
        .table-wrapper .table:not(.totals):not(.table-comparison):not(.additional-attributes) tfoot tr:first-child td {
          padding-top: 20px; }
      .table-wrapper .table:not(.totals):not(.table-comparison):not(.additional-attributes) tfoot th {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        float: left;
        padding-left: 0;
        padding-right: 0;
        text-align: left;
        width: 70%; }
      .table-wrapper .table:not(.totals):not(.table-comparison):not(.additional-attributes) tfoot td {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        float: left;
        padding-left: 0;
        padding-right: 0;
        text-align: right;
        width: 30%; }
  .data-table-definition-list thead {
    display: none; }
  .data-table-definition-list tbody th {
    padding-bottom: 0; }
  .data-table-definition-list tbody th,
  .data-table-definition-list tbody td {
    display: block;
    padding-left: 0;
    padding-right: 0; } }

.message.info {
  border-radius: inherit;
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  line-height: 1.2;
  font-size: 13px;
  background: #fdf0d5;
  border-color: inherit;
  color: #6f4400;
  padding-left: 40px;
  position: relative; }
  .message.info a {
    color: #1979c3; }
    .message.info a:hover {
      color: #006bb4; }
    .message.info a:active {
      color: #006bb4; }
  .message.info > *:first-child:before {
    -webkit-font-smoothing: antialiased;
    font-size: 24px;
    line-height: 24px;
    color: #c07600;
    content: "";
    font-family: "icons-blank-theme";
    margin: -12px 0 0;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    bottom: inherit;
    left: 0;
    right: inherit;
    top: 18px;
    width: 40px;
    position: absolute;
    text-align: center; }

.message.error {
  border-radius: inherit;
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  line-height: 1.2;
  font-size: 13px;
  background: #fae5e5;
  border-color: inherit;
  color: #e02b27;
  padding-left: 40px;
  position: relative; }
  .message.error a {
    color: #1979c3; }
    .message.error a:hover {
      color: #006bb4; }
    .message.error a:active {
      color: #006bb4; }
  .message.error > *:first-child:before {
    -webkit-font-smoothing: antialiased;
    font-size: 24px;
    line-height: 24px;
    color: #b30000;
    content: "";
    font-family: "icons-blank-theme";
    margin: -12px 0 0;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    bottom: inherit;
    left: 0;
    right: inherit;
    top: 18px;
    width: 40px;
    position: absolute;
    text-align: center; }

.message.warning {
  border-radius: inherit;
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  line-height: 1.2;
  font-size: 13px;
  background: #fdf0d5;
  border-color: inherit;
  color: #6f4400;
  padding-left: 40px;
  position: relative; }
  .message.warning a {
    color: #1979c3; }
    .message.warning a:hover {
      color: #006bb4; }
    .message.warning a:active {
      color: #006bb4; }
  .message.warning > *:first-child:before {
    -webkit-font-smoothing: antialiased;
    font-size: 24px;
    line-height: 24px;
    color: #c07600;
    content: "";
    font-family: "icons-blank-theme";
    margin: -12px 0 0;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    bottom: inherit;
    left: 0;
    right: inherit;
    top: 18px;
    width: 40px;
    position: absolute;
    text-align: center; }

.message.notice {
  border-radius: inherit;
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  line-height: 1.2;
  font-size: 13px;
  background: #fdf0d5;
  border-color: inherit;
  color: #6f4400;
  padding-left: 40px;
  position: relative; }
  .message.notice a {
    color: #1979c3; }
    .message.notice a:hover {
      color: #006bb4; }
    .message.notice a:active {
      color: #006bb4; }
  .message.notice > *:first-child:before {
    -webkit-font-smoothing: antialiased;
    font-size: 24px;
    line-height: 24px;
    color: #c07600;
    content: "";
    font-family: "icons-blank-theme";
    margin: -12px 0 0;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    bottom: inherit;
    left: 0;
    right: inherit;
    top: 18px;
    width: 40px;
    position: absolute;
    text-align: center; }

.message.success {
  border-radius: inherit;
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  line-height: 1.2;
  font-size: 13px;
  background: #e5efe5;
  border-color: inherit;
  color: #006400;
  padding-left: 40px;
  position: relative; }
  .message.success a {
    color: #1979c3; }
    .message.success a:hover {
      color: #006bb4; }
    .message.success a:active {
      color: #006bb4; }
  .message.success > *:first-child:before {
    -webkit-font-smoothing: antialiased;
    font-size: 24px;
    line-height: 24px;
    color: #006400;
    content: "";
    font-family: "icons-blank-theme";
    margin: -12px 0 0;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    bottom: inherit;
    left: 0;
    right: inherit;
    top: 18px;
    width: 40px;
    position: absolute;
    text-align: center; }

@media only screen and (max-width: 768px) {
  .panel.header {
    display: none; } }

.panel.header .links,
.panel.header .switcher {
  display: inline-block;
  float: right; }
  .panel.header .links [class^="view-"] span,
  .panel.header .switcher [class^="view-"] span {
    font-size: 0; }
  .panel.header .links [class^="view-"] a,
  .panel.header .switcher [class^="view-"] a {
    display: block;
    height: 20px;
    min-width: 150px;
    line-height: 20px; }

.nav-sections {
  background: #1B0166; }
  @media only screen and (max-width: 768px) {
    .page-header .nav-sections .switcher {
      display: block;
      font-size: 14px;
      padding: 0;
      margin: 0; }
      .page-header .nav-sections .switcher .options.actions .switcher-trigger.action.toggle {
        width: 100%;
        padding: 15px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box; }
      .page-header .nav-sections .switcher [class^="view-"] span {
        font-size: 18px;
        line-height: 18px; }
      .page-header .nav-sections .switcher [class^="view-"] a {
        display: block;
        height: 20px;
        min-width: 150px;
        line-height: 20px; }
      .page-header .nav-sections .switcher .switcher-trigger strong:after {
        top: 0;
        right: 0;
        line-height: 18px; }
      .page-header .nav-sections .switcher .options ul.dropdown {
        background: transparent;
        border-width: 0;
        margin-top: 0;
        position: relative;
        -webkit-box-shadow: none;
                box-shadow: none; }
        .page-header .nav-sections .switcher .options ul.dropdown a {
          padding: 0;
          color: #1B0166;
          border-top: 1px solid #d1d1d1;
          font-size: 18px;
          line-height: 16px;
          padding: 15px; }
        .page-header .nav-sections .switcher .options ul.dropdown:after, .page-header .nav-sections .switcher .options ul.dropdown:before {
          content: none; }
        .page-header .nav-sections .switcher .options ul.dropdown li:hover {
          background: transparent; }
      .page-header .nav-sections .switcher .options .action.toggle.active:before,
      .page-header .nav-sections .switcher .options .action.toggle:before {
        content: none; } }

.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  left: 20px;
  position: absolute;
  top: 35px;
  z-index: 14; }
  .nav-toggle:before {
    -webkit-font-smoothing: antialiased;
    font-size: 38px;
    line-height: inherit;
    color: #1B0166;
    content: "";
    font-family: "debondt";
    margin: inherit;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    vertical-align: middle; }
  .nav-toggle:hover:before {
    color: #1B0166; }
  .nav-toggle:active:before {
    color: inherit; }
  .nav-toggle > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .nav-toggle:before {
    content: '\e90f'; }
  @media only screen and (max-width: 440px) {
    .nav-toggle {
      top: 30px; } }

@media only screen and (max-width: 768px) {
  .navigation {
    padding: 0; }
    .navigation .parent .level-top {
      position: relative;
      display: block;
      text-decoration: none; }
      .navigation .parent .level-top:after {
        -webkit-font-smoothing: antialiased;
        font-size: 42px;
        line-height: inherit;
        color: inherit;
        content: "";
        font-family: "icons-blank-theme";
        margin: inherit;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
        vertical-align: middle; }
      .navigation .parent .level-top:hover:after {
        color: inherit; }
      .navigation .parent .level-top:active:after {
        color: inherit; }
      .navigation .parent .level-top:after {
        position: absolute;
        right: 7px;
        top: -8px; }
      .navigation .parent .level-top.ui-state-active:after {
        content: ""; }
  .nav-sections {
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: -80%;
    left: calc(-1 * (100% - 90px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: 80%;
    width: calc(100% - 90px); }
    .nav-sections .switcher {
      border-top: 1px solid #d1d1d1;
      font-size: 1.6rem;
      font-weight: 700;
      margin: 0;
      padding: 0.8rem 3.5rem 0.8rem 2rem; }
      .nav-sections .switcher .label {
        display: block;
        margin-bottom: 5px; }
      .nav-sections .switcher:last-child {
        border-bottom: 1px solid #d1d1d1; }
    .nav-sections .switcher-trigger strong {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      display: block;
      text-decoration: none; }
      .nav-sections .switcher-trigger strong:after {
        -webkit-font-smoothing: antialiased;
        font-size: 42px;
        line-height: inherit;
        color: inherit;
        content: "";
        font-family: "icons-blank-theme";
        margin: inherit;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
        vertical-align: middle; }
      .nav-sections .switcher-trigger strong:hover:after {
        color: inherit; }
      .nav-sections .switcher-trigger strong:active:after {
        color: inherit; }
      .nav-sections .switcher-trigger strong:after {
        position: absolute;
        right: -40px;
        top: -16px; }
    .nav-sections .switcher-trigger.active strong:after {
      content: ""; }
    .nav-sections .switcher-dropdown {
      margin: 0;
      padding: 0;
      list-style: none none;
      padding: 10px 0; }
    .nav-sections .header.links {
      margin: 0;
      padding: 0;
      list-style: none none;
      border-bottom: 1px solid #d1d1d1; }
      .nav-sections .header.links li {
        font-size: 1.6rem;
        margin: 0; }
        .nav-sections .header.links li.greet.welcome {
          border-top: 1px solid #d1d1d1;
          font-weight: 700;
          padding: 0.8rem 20px; }
        .nav-sections .header.links li > a {
          border-top: 1px solid #d1d1d1; }
      .nav-sections .header.links a,
      .nav-sections .header.links a:hover {
        color: #333;
        text-decoration: none;
        display: block;
        font-weight: 700;
        padding: 0.8rem 20px; }
      .nav-sections .header.links .header.links {
        border: 0; }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%; }
    .nav-before-open .page-wrapper {
      -webkit-transition: left 0.3s;
      transition: left 0.3s;
      height: 100%;
      left: 0;
      overflow: hidden;
      position: relative; }
    .nav-before-open body {
      height: 100%;
      overflow: hidden;
      position: relative;
      width: 100%; }
  .nav-open ul.header.links {
    border-bottom: 0px; }
    .nav-open ul.header.links li.toplink-usp {
      display: none; }
    .nav-open ul.header.links li a {
      text-transform: uppercase;
      color: #1B0166;
      font-weight: 900;
      font-size: 24px;
      letter-spacing: -0.05em; }
    .nav-open ul.header.links li:hover a {
      color: #FFEAC3;
      font-weight: 900; }
  .nav-open .mini-login-responsive {
    margin: 0 20px; }
    .nav-open .mini-login-responsive .actions-toolbar {
      text-align: right; }
      .nav-open .mini-login-responsive .actions-toolbar button.primary, .nav-open .mini-login-responsive .actions-toolbar .cart.table-wrapper .primary.action-gift, .cart.table-wrapper .nav-open .mini-login-responsive .actions-toolbar .primary.action-gift {
        background: #FFEAC3;
        border-color: #FFEAC3;
        text-transform: uppercase;
        font-size: 19px;
        height: 50px;
        min-width: 180px; }
        .nav-open .mini-login-responsive .actions-toolbar button.primary:hover, .nav-open .mini-login-responsive .actions-toolbar .cart.table-wrapper .primary.action-gift:hover, .cart.table-wrapper .nav-open .mini-login-responsive .actions-toolbar .primary.action-gift:hover {
          background: #fff3dd; }
    .nav-open .mini-login-responsive .forgot-links {
      margin-top: 30px; }
      .nav-open .mini-login-responsive .forgot-links a {
        display: block;
        line-height: 24px;
        font-size: 18px;
        margin-top: 15px; }
  .nav-open .navigation .level0.active > a:not(.ui-state-active) {
    border-width: 0; }
    .nav-open .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
      margin-left: 0; }
  .nav-open .page-wrapper {
    left: 80%;
    left: calc(100% - 90px); }
  .nav-open .nav-sections {
    background: #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.8);
            box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.8);
    left: 0;
    z-index: 99; }
  .nav-open .nav-toggle:before {
    color: #fff;
    z-index: 2;
    position: absolute;
    content: "\e5cd"; }
  .nav-open .nav-toggle:after {
    background: rgba(58, 56, 70, 0.8);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1; }
  .nav-sections-items {
    position: relative;
    z-index: 1; }
    .nav-sections-items:before, .nav-sections-items:after {
      content: '';
      display: table; }
    .nav-sections-items:after {
      clear: both; }
  .nav-sections-item-title {
    background: #1B0166;
    border: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.333%; }
    .nav-sections-item-title a {
      color: #fff;
      font-size: 16px;
      font-weight: 900; }
    .nav-sections-item-title.active {
      background: transparent;
      border-bottom: 0; }
      .nav-sections-item-title.active a {
        color: #1B0166; }
    .nav-sections-item-title .nav-sections-item-switch:hover {
      text-decoration: none; }
  .nav-sections-item-content {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 71px;
    width: 100%;
    padding: 25px 0; }
    .nav-sections-item-content:before, .nav-sections-item-content:after {
      content: '';
      display: table; }
    .nav-sections-item-content:after {
      clear: both; }
    .nav-sections-item-content.active {
      display: block; }
  .navigation {
    border: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .navigation ul {
      margin: 0;
      padding: 0; }
    .navigation li {
      margin: 0; }
    .navigation a {
      display: block;
      padding-top: 10px;
      padding-right: 0;
      padding-bottom: 10px;
      padding-left: 15px; }
    .navigation a,
    .navigation a:hover {
      color: #1B0166;
      text-decoration: none; }
    .navigation .level0 {
      border-top: 1px solid #d1d1d1;
      font-size: 16px; }
      .navigation .level0 > .level-top {
        background: inherit;
        font-weight: 700;
        line-height: inherit;
        padding: 8px 40px 8px 15px;
        text-transform: uppercase;
        word-wrap: break-word; }
      .navigation .level0.active .all-category .ui-state-focus {
        background: inherit;
        border-color: #ff5501;
        border-style: solid;
        border-width: 0 0 0 8px;
        color: inherit;
        padding-left: 7px;
        text-decoration: inherit;
        display: inline-block; }
      .navigation .level0 > .level1 {
        font-weight: 600; }
      .navigation .level0.active > a:not(.ui-state-active), .navigation .level0.has-active > a:not(.ui-state-active) {
        background: inherit;
        border-color: #ff5501;
        border-style: solid;
        border-width: 0 0 0 8px;
        color: inherit;
        text-decoration: inherit; }
        .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon), .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
          margin-left: -8px; }
    .navigation li.level0:last-child {
      border-bottom: 1px solid #d1d1d1; }
    .navigation .submenu > li {
      word-wrap: break-word; }
    .navigation .submenu:not(:first-child) {
      background: inherit;
      border: none;
      font-size: inherit;
      font-weight: 400;
      line-height: 1.3;
      left: auto;
      overflow-x: hidden;
      padding: 0;
      position: relative;
      top: auto !important;
      -webkit-transition: left 0.3s ease-out;
      transition: left 0.3s ease-out; }
      .navigation .submenu:not(:first-child) > li > a {
        padding-left: 15px; }
      .navigation .submenu:not(:first-child) > li:last-child {
        margin-bottom: 0; }
      .navigation .submenu:not(:first-child) ul {
        display: block;
        padding-left: 15px; }
        .navigation .submenu:not(:first-child) ul > li {
          margin: 0; }
          .navigation .submenu:not(:first-child) ul > li a {
            background: inherit;
            border: none;
            color: #1B0166;
            text-decoration: inherit;
            display: block;
            line-height: normal; }
      .navigation .submenu:not(:first-child).expanded {
        display: block !important;
        padding-right: 0;
        top: 0 !important; }
      .navigation .submenu:not(:first-child) .active > a {
        background: inherit;
        border-color: #ff5501;
        border-style: solid;
        border-width: 0 0 0 8px;
        color: inherit;
        padding-left: 7px;
        text-decoration: inherit; }
      .navigation .submenu:not(:first-child) .level1.active > a {
        padding-left: 7px; } }

@media only screen and (min-width: 769px) {
  .nav-toggle {
    display: none; }
  .nav-sections {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    margin-bottom: 0; }
  .nav-sections-item-title {
    display: none; }
  .nav-sections-item-content {
    display: block !important; }
  .nav-sections-item-content > * {
    display: none; }
  .nav-sections-item-content > .navigation {
    display: block; }
  .navigation {
    border: none;
    font-size: 20px;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3; }
    .navigation:empty {
      display: none; }
    .navigation ul {
      margin-top: 0;
      margin-bottom: 0;
      padding: 0;
      position: relative;
      font-weight: 700; }
    .navigation li.level0 {
      border-top: none; }
      .navigation li.level0 a {
        font-family: 'Ubuntu', Arial, Helvetica, sans-serif; }
    .navigation .level0 {
      margin: 0 10px 0 0;
      display: inline-block;
      position: relative; }
      .navigation .level0:last-child {
        margin-right: 0;
        padding-right: 0; }
      .navigation .level0 > .level-top {
        background: inherit;
        border: none;
        color: #1B0166;
        line-height: 53px;
        padding: 0 12px;
        text-decoration: none;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        position: relative; }
        .navigation .level0 > .level-top:hover, .navigation .level0 > .level-top.ui-state-focus {
          background: inherit;
          border: #1B0166;
          color: #1B0166;
          text-decoration: none; }
      .navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top {
        background: inherit;
        border-color: #ff5501;
        border-style: solid;
        border-width: 0 0 3px;
        color: #333;
        text-decoration: none;
        display: inline-block; }
      .navigation .level0.parent:hover > .submenu {
        overflow: visible !important; }
      .navigation .level0 .submenu {
        background: #fff;
        border: 1px solid #ccc;
        -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
                box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
        font-size: inherit;
        font-weight: 700;
        min-width: 230px;
        padding: 15px 0;
        display: none;
        left: 0;
        margin: 0 !important;
        padding: 0;
        position: absolute;
        z-index: 1;
        margin-top: 11px; }
        .navigation .level0 .submenu > ul {
          margin-top: 11px; }
          .navigation .level0 .submenu > ul:before, .navigation .level0 .submenu > ul:after {
            content: '';
            display: block;
            overflow: hidden;
            position: absolute; }
          .navigation .level0 .submenu > ul:before {
            color: #fff;
            left: 20px;
            top: -20px;
            border: 10px solid transparent;
            height: 0;
            width: 0;
            border-bottom-color: #fff;
            z-index: 4; }
          .navigation .level0 .submenu > ul:after {
            border: 11px solid transparent;
            height: 0;
            width: 0;
            border-bottom-color: #ccc;
            color: #ccc;
            left: 19px;
            top: -22px;
            z-index: 3; }
        .navigation .level0 .submenu a {
          display: block;
          line-height: inherit;
          background: inherit;
          border: none;
          color: #333;
          padding: 8px 20px;
          text-decoration: inherit; }
          .navigation .level0 .submenu a:hover, .navigation .level0 .submenu a.ui-state-focus {
            background: #FFEAC3;
            border: none;
            color: #333;
            text-decoration: none; }
        .navigation .level0 .submenu .active > a {
          background: inherit;
          border-color: #ff5501;
          border-style: solid;
          border-width: 0 0 0 3px;
          color: inherit;
          text-decoration: inherit; }
        .navigation .level0 .submenu .submenu {
          top: 0 !important;
          left: 100% !important; }
        .navigation .level0 .submenu .submenu-reverse {
          left: auto !important;
          right: 100%; }
      .navigation .level0.more {
        position: relative;
        display: inline-block;
        text-decoration: none; }
        .navigation .level0.more:after {
          -webkit-font-smoothing: antialiased;
          font-size: 26px;
          line-height: inherit;
          color: inherit;
          content: "";
          font-family: "icons-blank-theme";
          margin: inherit;
          display: inline-block;
          font-weight: normal;
          overflow: hidden;
          speak: none;
          text-align: center;
          vertical-align: middle; }
        .navigation .level0.more:hover:after {
          color: inherit; }
        .navigation .level0.more:active:after {
          color: inherit; }
        .navigation .level0.more:before {
          display: none; }
        .navigation .level0.more:after {
          cursor: pointer;
          padding: 8px 12px;
          position: relative;
          z-index: 1; }
        .navigation .level0.more:hover > .submenu {
          overflow: visible !important; }
        .navigation .level0.more li {
          display: block; }
  .navigation .level0 a {
    color: white !important; }
  .navigation .level1 a, .navigation .level2 a, .navigation .level3 a, .navigation .level4 a {
    color: black !important; }
  .navigationOld {
    height: 38px;
    position: static;
    margin-top: 0; }
    .navigationOld ul {
      position: static; }
    .navigationOld li.level0 {
      margin: 0 40px 0 0; }
      .navigationOld li.level0 a {
        color: #fff;
        text-transform: uppercase;
        font-weight: 900;
        text-decoration: none;
        display: inline-block;
        line-height: 36px;
        border-bottom: 2px solid transparent; }
        .navigationOld li.level0 a:hover {
          text-decoration: none; }
      .navigationOld li.level0.menu-open a {
        border-bottom-color: #fff; }
      .navigationOld li.level0 .submenu a {
        color: #1B0166;
        padding-left: 10px;
        text-transform: none;
        font-size: 14px;
        line-height: 25px;
        font-weight: normal; }
      .navigationOld li.level0 .submenu .submenu {
        left: 0 !important;
        display: block;
        position: relative; }
        .navigationOld li.level0 .submenu .submenu a {
          font-size: 18px;
          font-weight: 400;
          text-transform: none; }
      .navigationOld li.level0 .submenu .active > a {
        border-color: #1B0166;
        padding-left: 7px; }
    .navigationOld li.active a {
      border-color: #fff; }
  .panel.header .links {
    display: inline-block; } }

@media only screen and (max-width: 1244px) {
  .navigation li.level0 {
    margin: 0 50px 0 0; } }

@media only screen and (max-width: 1004px) {
  .navigation li.level0 {
    margin: 0 30px 0 0; } }

@media only screen and (max-width: 884px) {
  .navigation {
    font-size: 17px; }
    .navigation li.level0 {
      margin: 0 27px 0 0; } }

.flag-drop-down {
  float: left;
  margin-right: 5px; }

@media only screen and (min-width: 769px) {
  .navigation li.level0 .submenu .menu-title a {
    padding-left: 0; } }

@media only screen and (max-width: 1023px) {
  .ves-megamenu img {
    display: none; } }

@media only screen and (max-width: 768px) {
  .ves-megamenu .menu-title {
    display: none; } }

.tooltip.wrapper {
  position: relative; }
  .tooltip.wrapper .tooltip.content {
    background: #fff;
    border-radius: inherit;
    margin: inherit;
    max-width: 360px;
    min-width: 210px;
    padding: 12px 16px;
    z-index: 100;
    display: none;
    position: absolute;
    text-align: left;
    color: #1B0166;
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: 1.4;
    font-size: inherit;
    border: 1px solid #bbb;
    margin-top: 5px;
    left: 0;
    top: 100%; }
    .tooltip.wrapper .tooltip.content:after, .tooltip.wrapper .tooltip.content:before {
      border: solid transparent;
      content: '';
      height: 0;
      position: absolute;
      width: 0; }
    .tooltip.wrapper .tooltip.content:after {
      border-width: 5px;
      border-color: transparent; }
    .tooltip.wrapper .tooltip.content:before {
      border-width: 6px;
      border-color: transparent; }
    .tooltip.wrapper .tooltip.content:after, .tooltip.wrapper .tooltip.content:before {
      bottom: 100%; }
    .tooltip.wrapper .tooltip.content:after {
      border-bottom-color: #fff;
      left: 15px;
      margin-left: -5px; }
    .tooltip.wrapper .tooltip.content:before {
      border-bottom-color: #bbb;
      left: 15px;
      margin-left: -6px; }
  .tooltip.wrapper tooltip.toggle {
    cursor: help; }
  .tooltip.wrapper tooltip.toggle:hover + .tooltip.content,
  .tooltip.wrapper tooltip.toggle:focus + .tooltip.content,
  .tooltip.wrapper:hover .tooltip.content {
    display: block; }
  .tooltip.wrapper .tooltip.content dl {
    margin-bottom: 0; }
  .tooltip.wrapper .tooltip.content dd {
    white-space: normal; }
  .tooltip.wrapper .tooltip.content .subtitle {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px; }
  .tooltip.wrapper .tooltip.content .label {
    margin-top: 10px; }
    .tooltip.wrapper .tooltip.content .label:first-child {
      margin-top: 0; }
  .tooltip.wrapper .tooltip.content .values {
    margin: 0; }

.ui-tooltip {
  position: absolute;
  z-index: 9999; }

@media only screen and (max-width: 480px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem; } }

.load.indicator {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute; }
  .load.indicator:before {
    background: transparent url("../images/loader-2.gif") no-repeat 50% 50%;
    border-radius: 5px;
    height: 160px;
    padding: inherit;
    width: 160px;
    bottom: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    content: '';
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0; }
  .load.indicator > span {
    display: none; }

.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5); }
  .loading-mask .loader > img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100; }
  .loading-mask .loader > p {
    display: none; }

body > .loading-mask {
  z-index: 9999; }

._block-content-loading {
  position: relative; }

.fieldset {
  border: 0;
  margin: 0 0 40px;
  padding: 0;
  letter-spacing: -0.31em; }
  .fieldset > * {
    letter-spacing: normal; }
  .fieldset > .legend {
    margin: 0 0 25px;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    color: inherit;
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: 1.2;
    font-size: 20px; }
    .fieldset > .legend + br {
      clear: both;
      display: block;
      height: 0;
      overflow: hidden;
      visibility: hidden; }
  .fieldset:last-child {
    margin-bottom: 0; }
  .fieldset > .field,
  .fieldset > .fields > .field {
    border: none;
    margin: 0 0 20px; }
    .fieldset > .field > .label,
    .fieldset > .fields > .field > .label {
      margin: 0 0 5px;
      padding: inherit;
      text-align: left;
      display: inline-block; }
    .fieldset > .field:last-child,
    .fieldset > .fields > .field:last-child {
      margin-bottom: 0; }
    .fieldset > .field > .label,
    .fieldset > .fields > .field > .label {
      color: inherit;
      font-family: inherit;
      font-style: inherit;
      font-weight: 400;
      line-height: inherit;
      font-size: 18px; }
      .fieldset > .field > .label + br,
      .fieldset > .fields > .field > .label + br {
        display: none; }
    .fieldset > .field .choice input,
    .fieldset > .fields > .field .choice input {
      vertical-align: top; }
    .fieldset > .field .fields.group:before, .fieldset > .field .fields.group:after,
    .fieldset > .fields > .field .fields.group:before,
    .fieldset > .fields > .field .fields.group:after {
      content: '';
      display: table; }
    .fieldset > .field .fields.group:after,
    .fieldset > .fields > .field .fields.group:after {
      clear: both; }
    .fieldset > .field .fields.group .field,
    .fieldset > .fields > .field .fields.group .field {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      float: left; }
    .fieldset > .field .fields.group.group-2 .field,
    .fieldset > .fields > .field .fields.group.group-2 .field {
      width: 50% !important; }
    .fieldset > .field .fields.group.group-3 .field,
    .fieldset > .fields > .field .fields.group.group-3 .field {
      width: 33.3% !important; }
    .fieldset > .field .fields.group.group-4 .field,
    .fieldset > .fields > .field .fields.group.group-4 .field {
      width: 25% !important; }
    .fieldset > .field .fields.group.group-5 .field,
    .fieldset > .fields > .field .fields.group.group-5 .field {
      width: 20% !important; }
    .fieldset > .field .addon,
    .fieldset > .fields > .field .addon {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      padding: 0;
      width: 100%; }
      .fieldset > .field .addon textarea,
      .fieldset > .field .addon select,
      .fieldset > .field .addon input,
      .fieldset > .fields > .field .addon textarea,
      .fieldset > .fields > .field .addon select,
      .fieldset > .fields > .field .addon input {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        display: inline-block;
        margin: 0;
        width: auto; }
      .fieldset > .field .addon .addbefore,
      .fieldset > .field .addon .addafter,
      .fieldset > .fields > .field .addon .addbefore,
      .fieldset > .fields > .field .addon .addafter {
        background: #fff;
        background-clip: padding-box;
        border: 1px solid #190562;
        border-radius: 30px;
        color: inherit;
        font-family: "Satoshi", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 14px;
        font-style: inherit;
        font-weight: inherit;
        height: 44px;
        line-height: 1.42857;
        margin: 0;
        padding: 0 9px;
        vertical-align: baseline;
        width: 100%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3;
        display: inline-block;
        vertical-align: middle;
        white-space: nowrap;
        width: auto; }
        .fieldset > .field .addon .addbefore:disabled,
        .fieldset > .field .addon .addafter:disabled,
        .fieldset > .fields > .field .addon .addbefore:disabled,
        .fieldset > .fields > .field .addon .addafter:disabled {
          opacity: 0.5; }
        .fieldset > .field .addon .addbefore::-moz-placeholder,
        .fieldset > .field .addon .addafter::-moz-placeholder,
        .fieldset > .fields > .field .addon .addbefore::-moz-placeholder,
        .fieldset > .fields > .field .addon .addafter::-moz-placeholder {
          color: #c2c2c2; }
        .fieldset > .field .addon .addbefore::-webkit-input-placeholder,
        .fieldset > .field .addon .addafter::-webkit-input-placeholder,
        .fieldset > .fields > .field .addon .addbefore::-webkit-input-placeholder,
        .fieldset > .fields > .field .addon .addafter::-webkit-input-placeholder {
          color: #c2c2c2; }
        .fieldset > .field .addon .addbefore:-ms-input-placeholder,
        .fieldset > .field .addon .addafter:-ms-input-placeholder,
        .fieldset > .fields > .field .addon .addbefore:-ms-input-placeholder,
        .fieldset > .fields > .field .addon .addafter:-ms-input-placeholder {
          color: #c2c2c2; }
      .fieldset > .field .addon .addbefore,
      .fieldset > .fields > .field .addon .addbefore {
        float: left;
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; }
    .fieldset > .field .additional,
    .fieldset > .fields > .field .additional {
      margin-top: 10px; }
    .fieldset > .field.required > .label:after,
    .fieldset > .fields > .field.required > .label:after {
      content: '*';
      color: #e02b27;
      font-family: inherit;
      font-style: inherit;
      font-weight: inherit;
      line-height: inherit;
      font-size: 12px;
      margin: 0 0 0 5px; }
    .fieldset > .field .note,
    .fieldset > .fields > .field .note {
      color: inherit;
      font-family: inherit;
      font-style: inherit;
      font-weight: inherit;
      line-height: inherit;
      font-size: 12px;
      margin: 3px 0 0;
      padding: 0;
      display: inline-block;
      text-decoration: none; }
      .fieldset > .field .note:before,
      .fieldset > .fields > .field .note:before {
        -webkit-font-smoothing: antialiased;
        font-size: 24px;
        line-height: 12px;
        color: inherit;
        content: "";
        font-family: "icons-blank-theme";
        margin: inherit;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
        vertical-align: middle; }
      .fieldset > .field .note:hover:before,
      .fieldset > .fields > .field .note:hover:before {
        color: inherit; }
      .fieldset > .field .note:active:before,
      .fieldset > .fields > .field .note:active:before {
        color: inherit; }
    .fieldset > .field.choice .label,
    .fieldset > .fields > .field.choice .label {
      display: inline;
      font-weight: normal; }
    .column:not(.main) .fieldset > .field .label, .column:not(.main)
    .fieldset > .fields > .field .label {
      font-weight: normal; }
    .fieldset > .field .field.choice,
    .fieldset > .fields > .field .field.choice {
      margin-bottom: 10px; }
      .fieldset > .field .field.choice:last-child,
      .fieldset > .fields > .field .field.choice:last-child {
        margin-bottom: 0; }
    .fieldset > .field input[type=file],
    .fieldset > .fields > .field input[type=file] {
      margin: 5px 0; }
    .fieldset > .field textarea,
    .fieldset > .fields > .field textarea {
      min-height: 300px; }

.legend + .fieldset,
.legend + div {
  clear: both; }

.legend strong {
  margin-left: 5px; }

fieldset.field {
  border: 0;
  padding: 0; }

.field.date .time-picker {
  display: inline-block;
  margin-top: 10px;
  white-space: nowrap; }

.field .message.warning {
  margin-top: 10px; }

div.mage-error[generated] {
  margin-top: 7px; }

.field .tooltip {
  position: relative; }
  .field .tooltip .tooltip-content {
    background: #fff;
    border-radius: inherit;
    margin: inherit;
    max-width: 360px;
    min-width: 210px;
    padding: 12px 16px;
    z-index: 100;
    display: none;
    position: absolute;
    text-align: left;
    color: #1B0166;
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: 1.4;
    font-size: inherit;
    border: 1px solid #bbb;
    margin-left: 5px;
    left: 100%;
    top: 0; }
    .field .tooltip .tooltip-content:after, .field .tooltip .tooltip-content:before {
      border: solid transparent;
      content: '';
      height: 0;
      position: absolute;
      width: 0; }
    .field .tooltip .tooltip-content:after {
      border-width: 5px;
      border-color: transparent; }
    .field .tooltip .tooltip-content:before {
      border-width: 6px;
      border-color: transparent; }
    .field .tooltip .tooltip-content:after, .field .tooltip .tooltip-content:before {
      right: 100%; }
    .field .tooltip .tooltip-content:after {
      border-right-color: #fff;
      margin-top: -5px;
      top: 15px; }
    .field .tooltip .tooltip-content:before {
      border-right-color: #bbb;
      margin-top: -6px;
      top: 15px; }
  .field .tooltip .tooltip-toggle {
    cursor: help; }
  .field .tooltip .tooltip-toggle:hover + .tooltip-content,
  .field .tooltip .tooltip-toggle:focus + .tooltip-content,
  .field .tooltip:hover .tooltip-content {
    display: block; }
  .field .tooltip .tooltip-content {
    min-width: 200px;
    white-space: normal; }

input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block; }

._has-datepicker ~ .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  line-height: inherit;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  vertical-align: middle; }
  ._has-datepicker ~ .ui-datepicker-trigger:focus, ._has-datepicker ~ .ui-datepicker-trigger:active {
    background: none;
    border: none; }
  ._has-datepicker ~ .ui-datepicker-trigger:hover {
    background: none; }
  ._has-datepicker ~ .ui-datepicker-trigger.disabled, ._has-datepicker ~ .ui-datepicker-trigger[disabled],
  fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5; }
  ._has-datepicker ~ .ui-datepicker-trigger > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  ._has-datepicker ~ .ui-datepicker-trigger:before {
    -webkit-font-smoothing: antialiased;
    font-size: 23px;
    line-height: 23px;
    color: #fafafa;
    content: "";
    font-family: "icons-blank-theme";
    margin: inherit;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    vertical-align: middle; }
  ._has-datepicker ~ .ui-datepicker-trigger:hover:before {
    color: inherit; }
  ._has-datepicker ~ .ui-datepicker-trigger:active:before {
    color: inherit; }
  ._has-datepicker ~ .ui-datepicker-trigger:focus {
    -webkit-box-shadow: none;
            box-shadow: none;
    outline: 0; }

.sidebar .fieldset {
  margin: 0; }
  .sidebar .fieldset > .field:not(.choice):not(:last-child),
  .sidebar .fieldset .fields > .field:not(:last-child) {
    margin: 0 0 20px; }
  .sidebar .fieldset > .field:not(.choice) .label,
  .sidebar .fieldset .fields > .field .label {
    margin: 0 0 4px;
    padding: 0 0 5px;
    text-align: left;
    width: 100%; }
  .sidebar .fieldset > .field:not(.choice) .control,
  .sidebar .fieldset .fields > .field .control {
    width: 100%; }

@media only screen and (min-width: 768px) {
  .fieldset > .field {
    margin: 0 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 0 20px; }
    .fieldset > .field > .label {
      margin: 0; }
    .fieldset > .field:before, .fieldset > .field:after {
      content: '';
      display: table; }
    .fieldset > .field:after {
      clear: both; }
    .fieldset > .field.choice:before, .fieldset > .field.no-label:before {
      padding: 8px 15px 0 0;
      width: 0;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      content: ' ';
      float: left;
      height: 1px; }
    .fieldset > .field .description {
      padding: 8px 15px 0 0;
      text-align: left;
      width: 0;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      float: left; }
    .fieldset > .field:not(.choice) > .label {
      padding: 8px 15px 0 0;
      text-align: left;
      width: 0;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      float: left; }
    .fieldset > .field:not(.choice) > .control {
      width: 100%;
      float: left; }
    .fieldset > .field .label.experience-description, .fieldset > .field .control.experience-description {
      width: 100%;
      margin-bottom: 10px; } }

@font-face {
  font-family: "icons-blank-theme";
  src: url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.eot");
  src: url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.eot?#iefix") format("embedded-opentype"), url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2") format("woff2"), url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff") format("woff"), url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.ttf") format("truetype"), url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.svg#icons-blank-theme") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "debondt";
  src: url("../fonts/icons-debondt/icons-debondt.eot");
  src: url("../fonts/icons-debondt/icons-debondt.eot?#iefix") format("embedded-opentype"), url("../fonts/icons-debondt/icons-debondt.woff2") format("woff2"), url("../fonts/icons-debondt/icons-debondt.woff") format("woff"), url("../fonts/icons-debondt/icons-debondt.ttf") format("truetype"), url("../fonts/icons-debondt/icons-debondt.svg#debondt") format("svg");
  font-weight: normal;
  font-style: normal; }

a.action.primary, button, .cart.table-wrapper .action-gift {
  border-radius: 3px; }

button:active, .cart.table-wrapper .action-gift:active {
  -webkit-box-shadow: none;
          box-shadow: none; }

a.action.primary {
  display: inline-block;
  text-decoration: none; }
  a.action.primary:hover, a.action.primary:active, a.action.primary:focus {
    text-decoration: none; }

.action.primary {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Satoshi", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  width: auto;
  font-size: 14px;
  line-height: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: middle; }
  .action.primary:focus, .action.primary:active {
    background: #fff3dd;
    border: 1px solid #FFEAC3;
    color: #FFEAC3; }
  .action.primary:hover {
    background: #006bb4;
    border: 1px solid #1979c3;
    color: #fff; }
  .action.primary.disabled, .action.primary[disabled],
  fieldset[disabled] .action.primary {
    opacity: 0.5;
    cursor: default;
    pointer-events: none; }

.box-tocart .action.primary {
  background-image: none;
  background: #FFEAC3;
  border: 1px solid #FFEAC3;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Satoshi", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  width: auto;
  font-size: 14px;
  line-height: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: middle;
  text-transform: uppercase;
  letter-spacing: -0.05em; }
  .box-tocart .action.primary:focus, .box-tocart .action.primary:active {
    background: #fff3dd;
    border: 1px solid #FFEAC3;
    color: #FFEAC3; }
  .box-tocart .action.primary:hover {
    background: #FFEAC3;
    border: 1px solid #FFEAC3;
    color: #fff; }
  .box-tocart .action.primary.disabled, .box-tocart .action.primary[disabled],
  fieldset[disabled] .box-tocart .action.primary {
    opacity: 0.5;
    cursor: default;
    pointer-events: none; }
  .box-tocart .action.primary span {
    font-size: 24px; }

.checkout .action.primary {
  background-image: none;
  background: #F0F0F0;
  border: 1px solid #F0F0F0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Satoshi", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  width: auto;
  font-size: 14px;
  line-height: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: middle;
  border-radius: 5px; }
  .checkout .action.primary:focus, .checkout .action.primary:active {
    background: #fdfdfd;
    border: 1px solid #F0F0F0;
    color: #F0F0F0; }
  .checkout .action.primary:hover {
    background: #F0F0F0;
    border: 1px solid #F0F0F0;
    color: #fff; }
  .checkout .action.primary.disabled, .checkout .action.primary[disabled],
  fieldset[disabled] .checkout .action.primary {
    opacity: 0.5;
    cursor: default;
    pointer-events: none; }
  .checkout .action.primary span {
    font-size: 16px;
    color: #333; }

#empty_cart_button {
  background: #EBBD59;
  border-color: #EBBD59; }

.product.data.items {
  margin: 0;
  padding: 0;
  margin-bottom: 20px; }
  .product.data.items > .item.title {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: none;
    width: 100%; }
    .product.data.items > .item.title > .switch {
      display: block; }
  .product.data.items > .item.content {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
    float: none;
    margin: 0; }
    .product.data.items > .item.content:before, .product.data.items > .item.content:after {
      content: '';
      display: table; }
    .product.data.items > .item.content:after {
      clear: both; }
    .product.data.items > .item.content.active {
      display: block; }
  .product.data.items > .item.title > .switch {
    background: #f0f0f0;
    border-bottom: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    height: 40px;
    padding: 1px 20px 5px 20px;
    color: #7d7d7d;
    font-family: inherit;
    font-style: inherit;
    font-weight: 600;
    line-height: 40px;
    font-size: 18px;
    color: #7d7d7d;
    text-decoration: none; }
    .product.data.items > .item.title > .switch:visited {
      color: #7d7d7d;
      text-decoration: none; }
    .product.data.items > .item.title > .switch:hover {
      color: #7d7d7d;
      text-decoration: none; }
    .product.data.items > .item.title > .switch:active {
      color: #333;
      text-decoration: none; }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc; }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: white;
    padding-bottom: 5px; }
  .product.data.items > .item.content {
    background: white;
    border: 1px solid #d1d1d1;
    margin: 0 0 5px;
    padding: 35px 35px 20px 20px; }

@media only screen and (min-width: 768px) {
  .product.data.items {
    position: relative;
    z-index: 1; }
    .product.data.items:before, .product.data.items:after {
      content: '';
      display: table; }
    .product.data.items:after {
      clear: both; }
    .product.data.items > .item.title {
      float: left;
      width: auto; }
      .product.data.items > .item.title > .switch {
        height: 20px;
        display: block;
        position: relative;
        z-index: 2; }
    .product.data.items > .item.content {
      margin-top: 20px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      float: right;
      margin-left: -100%;
      width: 100%; }
      .product.data.items > .item.content:before, .product.data.items > .item.content:after {
        content: '';
        display: table; }
      .product.data.items > .item.content:after {
        clear: both; }
      .product.data.items > .item.content.active {
        display: block; }
    .product.data.items > .item.title {
      margin: 0 5px 0 0; }
      .product.data.items > .item.title > .switch {
        color: #7d7d7d;
        font-family: inherit;
        font-style: inherit;
        font-weight: 600;
        line-height: 20px;
        font-size: 14px;
        color: #7d7d7d;
        text-decoration: none;
        background: #f0f0f0;
        border: 1px solid #d1d1d1;
        border-bottom: none;
        height: 20px;
        padding: 5px 20px 5px 20px; }
        .product.data.items > .item.title > .switch:visited {
          color: #7d7d7d;
          text-decoration: none; }
        .product.data.items > .item.title > .switch:hover {
          color: #7d7d7d;
          text-decoration: none; }
        .product.data.items > .item.title > .switch:active {
          color: #333;
          text-decoration: none; }
      .product.data.items > .item.title:not(.disabled) > .switch:focus,
      .product.data.items > .item.title:not(.disabled) > .switch:hover {
        background: #fcfcfc; }
      .product.data.items > .item.title:not(.disabled) > .switch:active,
      .product.data.items > .item.title.active > .switch,
      .product.data.items > .item.title.active > .switch:focus,
      .product.data.items > .item.title.active > .switch:hover {
        background: white;
        color: #333; }
      .product.data.items > .item.title.active > .switch,
      .product.data.items > .item.title.active > .switch:focus,
      .product.data.items > .item.title.active > .switch:hover {
        padding-bottom: 6px; }
    .product.data.items > .item.content {
      background: white;
      margin-top: 31px;
      padding: 20px 20px 20px 20px; } }

@media only screen and (max-width: 768px) {
  .product.data.items {
    margin: 0;
    padding: 0; }
    .product.data.items > .item.title {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      float: none;
      width: 100%; }
      .product.data.items > .item.title > .switch {
        display: block; }
    .product.data.items > .item.content {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      display: block;
      float: none;
      margin: 0; }
      .product.data.items > .item.content:before, .product.data.items > .item.content:after {
        content: '';
        display: table; }
      .product.data.items > .item.content:after {
        clear: both; }
      .product.data.items > .item.content.active {
        display: block; }
    .product.data.items > .item.title > .switch {
      background: #f0f0f0;
      border-bottom: 1px solid #d1d1d1;
      border-left: 1px solid #d1d1d1;
      border-right: 1px solid #d1d1d1;
      border-top: 1px solid #d1d1d1;
      height: 40px;
      padding: 1px 20px 5px 20px;
      color: #7d7d7d;
      font-family: inherit;
      font-style: inherit;
      font-weight: 600;
      line-height: 40px;
      font-size: 18px;
      color: #7d7d7d;
      text-decoration: none; }
      .product.data.items > .item.title > .switch:visited {
        color: #7d7d7d;
        text-decoration: none; }
      .product.data.items > .item.title > .switch:hover {
        color: #7d7d7d;
        text-decoration: none; }
      .product.data.items > .item.title > .switch:active {
        color: #333;
        text-decoration: none; }
    .product.data.items > .item.title:not(.disabled) > .switch:focus,
    .product.data.items > .item.title:not(.disabled) > .switch:hover {
      background: #fcfcfc; }
    .product.data.items > .item.title:not(.disabled) > .switch:active,
    .product.data.items > .item.title.active > .switch,
    .product.data.items > .item.title.active > .switch:focus,
    .product.data.items > .item.title.active > .switch:hover {
      background: white;
      padding-bottom: 5px; }
    .product.data.items > .item.content {
      background: white;
      border: 1px solid #d1d1d1;
      margin: 0 0 5px;
      padding: 35px 35px 20px 20px; }
    .product.data.items .data.item {
      display: block; } }

.pages > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: 900; }

.pages .item {
  font-size: 18px;
  font-size: 18px;
  letter-spacing: normal;
  line-height: 32px;
  margin: 0 0 0 10px;
  display: inline-block; }
  .pages .item .label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }

.pages a.page {
  background: #fff;
  border: 1px solid #1B0166;
  color: #1B0166;
  display: inline-block;
  padding: 0 4px;
  text-decoration: none; }
  .pages a.page:hover {
    background: #1B0166;
    border: 1px solid #1B0166;
    color: #fff;
    text-decoration: none; }

.pages strong.page {
  background: #1B0166;
  border: #1B0166;
  font-size: 18px;
  font-size: 18px;
  letter-spacing: normal;
  line-height: 32px;
  color: #fff;
  display: inline-block;
  font-weight: 700;
  padding: 0 4px; }

.pages .action {
  background: #fff;
  border: 1px solid #1B0166;
  color: #1B0166;
  display: inline-block;
  padding: 0;
  text-decoration: none; }
  .pages .action:hover {
    background: #1B0166;
    border: 1px solid #1B0166;
    color: #fff;
    text-decoration: none; }
  .pages .action:active {
    background: #1B0166;
    border: 1px solid #1B0166;
    color: #fff; }
  .pages .action.next {
    display: inline-block;
    text-decoration: none; }
    .pages .action.next:visited:before {
      color: #1B0166; }
    .pages .action.next:active:before {
      color: #1B0166; }
    .pages .action.next > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .pages .action.next:before {
      -webkit-font-smoothing: antialiased;
      font-size: 24px;
      line-height: inherit;
      color: #1B0166;
      content: "";
      font-family: debondt;
      margin: 0;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center;
      vertical-align: top; }
    .pages .action.next:hover:before {
      color: #fff; }
    .pages .action.next:active:before {
      color: #1B0166; }
  .pages .action.previous {
    display: inline-block;
    text-decoration: none; }
    .pages .action.previous:visited:before {
      color: #1B0166; }
    .pages .action.previous:active:before {
      color: #1B0166; }
    .pages .action.previous > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .pages .action.previous:before {
      -webkit-font-smoothing: antialiased;
      font-size: 24px;
      line-height: inherit;
      color: #1B0166;
      content: "";
      font-family: debondt;
      margin: 0;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center;
      vertical-align: top; }
    .pages .action.previous:hover:before {
      color: #fff; }
    .pages .action.previous:active:before {
      color: #1B0166; }

.pages .item {
  text-align: center; }
  .pages .item a, .pages .item strong {
    width: 50px;
    height: 50px;
    border-radius: 3px;
    line-height: 50px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }

.checkout-cart-index .toolbar-number {
  display: none; }

.home-block-title {
  text-transform: uppercase;
  font-size: 48px;
  font-weight: 900;
  letter-spacing: -0.05em;
  display: block;
  text-align: center;
  margin: 20px 0 30px;
  color: #3a3846; }
  .home-block-title strong {
    font-weight: 900; }

.levertijd {
  display: none; }

.catalog-product-view .levertijd {
  display: block; }

.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  text-align: center;
  margin-bottom: 10px; }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 10px; }
    .actions-toolbar > .primary .action:last-child,
    .actions-toolbar > .secondary .action:last-child {
      margin-bottom: 0; }
  .actions-toolbar > .primary:last-child,
  .actions-toolbar > .secondary:last-child {
    margin-bottom: 0; }

@media only screen and (min-width: 768px) {
  .actions-toolbar {
    margin: inherit;
    padding: inherit;
    clear: both; }
    .actions-toolbar:before, .actions-toolbar:after {
      content: '';
      display: table; }
    .actions-toolbar:after {
      clear: both; }
    .actions-toolbar .primary {
      float: left; }
    .actions-toolbar .secondary {
      float: right; }
    .actions-toolbar .primary,
    .actions-toolbar .secondary {
      display: inline-block; }
      .actions-toolbar .primary .action,
      .actions-toolbar .secondary .action {
        margin: inherit; }
      .actions-toolbar .primary a.action,
      .actions-toolbar .secondary a.action {
        display: inline-block;
        margin-top: inherit; }
    .actions-toolbar .primary .action {
      background: none;
      border: 1px solid #FFEAC3;
      background: #FFEAC3;
      line-height: 50px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      border-radius: 5px;
      font-size: 16px;
      padding: 0 33px;
      color: #333;
      margin-top: 0; }
    .actions-toolbar .secondary .action {
      background: none;
      border: 1px solid #004939;
      background: #004939;
      line-height: 50px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      border-radius: 5px;
      font-size: 16px;
      padding: 0 33px;
      color: #fff;
      margin-top: 20px; }
    .actions-toolbar > .secondary,
    .actions-toolbar > .primary {
      margin-bottom: 0; }
      .actions-toolbar > .secondary .action,
      .actions-toolbar > .primary .action {
        margin-bottom: 0;
        width: auto; } }

.breadcrumbs {
  margin: auto auto 20px;
  margin: 30px auto; }
  .breadcrumbs .items {
    font-size: 18px;
    color: #1B0166;
    margin: 0;
    padding: 0;
    list-style: none none; }
    .breadcrumbs .items > li {
      display: inline-block;
      vertical-align: top; }
  .breadcrumbs .item {
    margin: 0; }
  .breadcrumbs a {
    background: inherit;
    border: none;
    color: #1B0166;
    display: inherit;
    padding: inherit;
    text-decoration: none; }
    .breadcrumbs a:visited {
      background: inherit;
      border: none;
      color: #1B0166;
      text-decoration: none; }
    .breadcrumbs a:hover {
      background: inherit;
      border: none;
      color: #1B0166;
      text-decoration: underline; }
    .breadcrumbs a:active {
      background: inherit;
      border: none;
      color: #1B0166;
      text-decoration: none; }
  .breadcrumbs strong {
    background: inherit;
    border: none;
    display: inherit;
    font-weight: 400;
    padding: inherit; }
  .breadcrumbs .item:not(:last-child):after {
    color: #a3a3a3;
    content: inherit; }
  .breadcrumbs .item:not(:last-child) {
    display: inline-block;
    text-decoration: none; }
    .breadcrumbs .item:not(:last-child):after {
      -webkit-font-smoothing: antialiased;
      font-size: 26px;
      line-height: 18px;
      color: #1B0166;
      content: "";
      font-family: debondt;
      margin: 0;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center;
      vertical-align: middle; }
    .breadcrumbs .item:not(:last-child):hover:after {
      color: inherit; }
    .breadcrumbs .item:not(:last-child):active:after {
      color: inherit; }
  .breadcrumbs .item {
    color: #1B0166;
    font-weight: 400; }
    .breadcrumbs .item:after {
      position: relative;
      top: -2px;
      padding: 0 10px; }
  .breadcrumbs .item:not(:last-child):after {
    font-weight: 400; }

@media only screen and (max-width: 768px) {
  .breadcrumbs {
    display: none; } }

.ui-dialog.popup .action.close {
  bottom: inherit;
  left: inherit;
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
  display: inline-block;
  text-decoration: none;
  background-image: none;
  background: none;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  line-height: inherit;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400; }
  .ui-dialog.popup .action.close > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .ui-dialog.popup .action.close:before {
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    line-height: 16px;
    color: #8c8c8c;
    content: "";
    font-family: "icons-blank-theme";
    margin: inherit;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    vertical-align: top; }
  .ui-dialog.popup .action.close:hover:before {
    color: #737373; }
  .ui-dialog.popup .action.close:active:before {
    color: #737373; }
  .ui-dialog.popup .action.close:focus, .ui-dialog.popup .action.close:active {
    background: none;
    border: none; }
  .ui-dialog.popup .action.close:hover {
    background: none; }
  .ui-dialog.popup .action.close.disabled, .ui-dialog.popup .action.close[disabled],
  fieldset[disabled] .ui-dialog.popup .action.close {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5; }

.popup-pointer {
  margin-left: -14px;
  position: absolute;
  top: -14px; }
  .popup-pointer:before, .popup-pointer:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-bottom-style: solid; }
  .popup-pointer:before {
    border: solid 6px;
    border-color: transparent transparent #fff transparent;
    z-index: 99; }
  .popup-pointer:after {
    border: solid 7px;
    border-color: transparent transparent #aeaeae transparent;
    z-index: 98; }

@media only screen and (min-width: 640px) {
  .ui-dialog.popup {
    width: 420px; } }

.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
  display: inline; }

.price-including-tax,
.price-excluding-tax {
  display: block;
  font-size: 18px;
  line-height: 1; }
  .price-including-tax .price,
  .price-excluding-tax .price {
    font-weight: 700; }

.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 18px; }
  .price-including-tax + .price-excluding-tax:before,
  .weee[data-label]:before {
    content: attr(data-label) ": ";
    font-size: 11px; }
  .price-including-tax + .price-excluding-tax .price,
  .weee[data-label] .price {
    font-size: 11px; }

.scan_invoer-index-index #scanner-input {
  height: 0;
  width: 0;
  border: 0;
  position: absolute;
  overflow: hidden;
  -webkit-box-shadow: none;
          box-shadow: none; }

.scan_invoer-index-index #scanner-input:checked + .focus-field .not-focused {
  display: none; }

.scan_invoer-index-index #scanner-input:checked + .focus-field .focused {
  display: block;
  background: #75d57e;
  border-color: #64b56c; }

.scan_invoer-index-index #scanner-input:not(:checked) + .focus-field .focused {
  display: none; }

.scan_invoer-index-index #scanner-input:not(:checked) + .focus-field .not-focused {
  display: block;
  background: #ff9d67;
  border-color: #d67e4e; }

.scan_invoer-index-index .focus-field {
  margin-top: 30px;
  display: inline-block;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }
  .scan_invoer-index-index .focus-field > div {
    width: 200px;
    height: 100px;
    border-radius: 10px;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: center;
    color: #fff;
    border: 2px solid; }
    .scan_invoer-index-index .focus-field > div > div {
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
      .scan_invoer-index-index .focus-field > div > div > div {
        font-size: 18px;
        font-weight: 900;
        text-transform: uppercase; }

.scan_invoer-index-index .focus-text {
  font-size: 18px;
  font-weight: 700;
  margin-top: 20px;
  text-align: center; }

.scan_invoer-index-index .scanner-status {
  position: fixed;
  margin-top: auto;
  background: white;
  top: 10px;
  left: 10px;
  color: #fff;
  width: calc(100% - 20px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  z-index: 99999;
  display: none;
  font-size: 15px;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 4px rgba(0, 0, 0, 0.4); }
  .scan_invoer-index-index .scanner-status.error {
    display: block;
    background: red; }
  .scan_invoer-index-index .scanner-status.warning {
    display: block;
    background: #ff9d67; }

.scan_invoer-index-index .scanner-status span {
  display: block;
  text-align: center; }

.scan_invoer-index-index #status-close {
  float: right;
  cursor: pointer; }

.scan_invoer-index-index .scanner-cart-products {
  background: #333;
  border-top: 5px solid #333;
  padding: 20px;
  margin-top: 20px;
  color: #fff;
  font-size: 15px; }
  .scan_invoer-index-index .scanner-cart-products td {
    vertical-align: center; }
  .scan_invoer-index-index .scanner-cart-products button, .scan_invoer-index-index .scanner-cart-products .cart.table-wrapper .action-gift, .cart.table-wrapper .scan_invoer-index-index .scanner-cart-products .action-gift {
    -ms-touch-action: manipulation;
        touch-action: manipulation; }
  .scan_invoer-index-index .scanner-cart-products .amount {
    font-weight: bolder; }
  .scan_invoer-index-index .scanner-cart-products .sku {
    color: #75d57e; }
  .scan_invoer-index-index .scanner-cart-products .barcode-not-found {
    color: #f66; }
  .scan_invoer-index-index .scanner-cart-products .name {
    color: #fff; }
  .scan_invoer-index-index .scanner-cart-products .qty {
    display: inline-block;
    color: #ffffff; }
    .scan_invoer-index-index .scanner-cart-products .qty.highlight {
      background-color: #a2a2a2; }
  .scan_invoer-index-index .scanner-cart-products .error {
    color: #ff0000; }
  .scan_invoer-index-index .scanner-cart-products .ok {
    color: #75d57e; }
  .scan_invoer-index-index .scanner-cart-products .warning {
    color: orange; }
  .scan_invoer-index-index .scanner-cart-products .item-message {
    font-style: italic; }
  .scan_invoer-index-index .scanner-cart-products .back-in-stock {
    font-weight: bold;
    color: #b0adff;
    cursor: pointer; }
  .scan_invoer-index-index .scanner-cart-products li {
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s; }

.scan_invoer-index-index #interactive.viewport {
  position: relative; }

.scan_invoer-index-index #interactive.viewport > canvas, .scan_invoer-index-index #interactive.viewport > video {
  max-width: 100%;
  width: 100%; }

.scan_invoer-index-index canvas.drawing, .scan_invoer-index-index canvas.drawingBuffer {
  position: absolute;
  left: 0;
  top: 0; }

@media only screen and (max-width: 768px) {
  .scan_invoer-index-index h2 {
    font-size: 16px; }
  .scan_invoer-index-index .header-main-usp,
  .scan_invoer-index-index .block-search {
    display: none; }
  .scan_invoer-index-index .scanner-cart-products {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .scan_invoer-index-index .scanner-cart-products tbody {
      display: block;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      .scan_invoer-index-index .scanner-cart-products tbody tr {
        display: grid;
        grid-template-columns: 0 calc(57% - 66px) calc(43% - 66px) 66px 66px;
        grid-template-rows: 50% 50%; }
        .scan_invoer-index-index .scanner-cart-products tbody tr td:nth-child(3) {
          grid-row-start: 2;
          grid-row-end: 2;
          grid-column-start: 1;
          grid-column-end: 6;
          padding-top: 5px; }
        .scan_invoer-index-index .scanner-cart-products tbody tr td:last-child {
          display: none; }
        .scan_invoer-index-index .scanner-cart-products tbody tr .right,
        .scan_invoer-index-index .scanner-cart-products tbody tr .qty,
        .scan_invoer-index-index .scanner-cart-products tbody tr .sku {
          padding-bottom: 2px; }
        .scan_invoer-index-index .scanner-cart-products tbody tr td {
          -webkit-box-sizing: border-box;
                  box-sizing: border-box; }
  .scan_invoer-index-index #interactive.viewport {
    width: 100%;
    height: auto;
    overflow: hidden; } }

@media only screen and (min-width: 769px) {
  .scan_invoer-index-index .scanner-cart-products td:last-child, .scan_invoer-index-index .scanner-cart-products td.image {
    display: none; } }

.camera_invoer-index-index .page-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  -ms-touch-action: none;
      touch-action: none;
  overflow: hidden; }

.camera_invoer-index-index .page-series {
  left: -100%;
  position: absolute;
  width: 400%;
  height: 100%;
  -webkit-transition: left 0.3s;
  transition: left 0.3s; }

.camera_invoer-index-index .waiting {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.camera_invoer-index-index .center-page {
  background-color: #c0c0c0;
  position: absolute;
  left: 25%;
  width: 25%;
  height: 100%; }

.camera_invoer-index-index .interactive-page {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.camera_invoer-index-index .product-page {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  display: none;
  z-index: 100; }

.camera_invoer-index-index .back-in-stock-panel.hidden {
  display: none; }

.camera_invoer-index-index .add-to-cart-panel.hidden {
  display: none; }

.camera_invoer-index-index .settings-button {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 20; }

.camera_invoer-index-index .cart-button {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 20; }

.camera_invoer-index-index .settings-back-button {
  position: absolute;
  right: 0;
  top: 0; }

.camera_invoer-index-index .cart-back-button {
  position: absolute;
  left: 0;
  top: 0; }

.camera_invoer-index-index .product-back-button {
  position: absolute;
  left: 0;
  top: 0; }

.camera_invoer-index-index .checkout-button {
  position: absolute;
  bottom: 0; }

.camera_invoer-index-index .minus-button {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50px; }

.camera_invoer-index-index .amount-input {
  position: absolute;
  bottom: 0;
  left: 50px;
  width: 150px; }

.camera_invoer-index-index .plus-button {
  position: absolute;
  bottom: 0;
  left: 200px;
  width: 50px; }

.camera_invoer-index-index .add-to-cart-button {
  position: absolute;
  bottom: 0;
  right: 0; }

.camera_invoer-index-index .scanner-status {
  position: fixed;
  margin-top: auto;
  background: white;
  top: 10px;
  left: 10px;
  color: #fff;
  width: calc(100% - 20px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  z-index: 99999;
  display: none;
  font-size: 15px;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 4px rgba(0, 0, 0, 0.4); }
  .camera_invoer-index-index .scanner-status.error {
    display: block;
    background: red; }
  .camera_invoer-index-index .scanner-status.warning {
    display: block;
    background: #ff9d67; }
  .camera_invoer-index-index .scanner-status.success {
    display: block;
    background: #26a726; }
  .camera_invoer-index-index .scanner-status.notice {
    display: block;
    background: #4949f6; }

.camera_invoer-index-index .scanner-status span {
  display: block;
  text-align: center; }

.camera_invoer-index-index #status-close {
  float: right;
  cursor: pointer; }

.camera_invoer-index-index .subtotal {
  font-weight: bold; }

.camera_invoer-index-index #scanner-input.viewport {
  position: relative; }

.camera_invoer-index-index #interactive.viewport > canvas, .camera_invoer-index-index #interactive.viewport > video {
  max-width: 100%;
  width: 100%; }

.camera_invoer-index-index canvas.drawing, .camera_invoer-index-index canvas.drawingBuffer {
  position: absolute;
  left: 0;
  top: 0; }

@media only screen and (max-width: 768px) {
  .camera_invoer-index-index h2 {
    font-size: 16px; }
  .camera_invoer-index-index .header-main-usp,
  .camera_invoer-index-index .block-search {
    display: none; }
  .camera_invoer-index-index #cart-products {
    padding: 5px; }
  .camera_invoer-index-index .scanner-cart-products {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .camera_invoer-index-index .scanner-cart-products tbody {
      display: block;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      .camera_invoer-index-index .scanner-cart-products tbody tr {
        display: grid;
        grid-template-columns: calc(57% - 66px) calc(43% - 100px) 56px 56px 56px;
        grid-template-rows: 50% 50%; }
        .camera_invoer-index-index .scanner-cart-products tbody tr td:nth-child(2) {
          grid-row-start: 2;
          grid-row-end: 2;
          grid-column-start: 1;
          grid-column-end: 6;
          padding-top: 5px; }
        .camera_invoer-index-index .scanner-cart-products tbody tr.hidden {
          height: 0; }
        .camera_invoer-index-index .scanner-cart-products tbody tr .right,
        .camera_invoer-index-index .scanner-cart-products tbody tr .qty,
        .camera_invoer-index-index .scanner-cart-products tbody tr .sku {
          padding-bottom: 2px; }
        .camera_invoer-index-index .scanner-cart-products tbody tr td {
          -webkit-box-sizing: border-box;
                  box-sizing: border-box; }
  .camera_invoer-index-index #interactive.viewport {
    width: 100%;
    height: auto;
    overflow: hidden; } }

html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] {
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #fafafa;
  border: 1px solid #e8e8e8;
  font-family: "Satoshi", "Helvetica Neue", Helvetica, Arial, sans-serif;
  top: 109px;
  max-width: 100%; }
  @media screen and (max-width: 767px) {
    html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] {
      top: 133px !important; } }
  @media screen and (min-width: 768px) and (max-width: 1060px) {
    html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] {
      top: 95px !important; } }
  @media screen and (min-width: 768px) and (max-width: 1060px) and (orientation: landscape) {
    html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] {
      top: 95px !important; } }
  @media screen and (min-width: 1061px) {
    html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] {
      top: 106px !important; } }
  @media screen and (min-width: 768px) and (max-width: 1060px) {
    html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"].sticky-header-sooqr {
      top: 144px !important; } }
  @media screen and (min-width: 768px) and (max-width: 1060px) and (orientation: landscape) {
    html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"].sticky-header-sooqr {
      top: 105px !important; } }
  @media screen and (min-width: 1061px) {
    html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"].sticky-header-sooqr {
      top: 39px !important; } }
  html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] * {
    font-family: "Satoshi", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px; }
  html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] .sbOptions {
    border-radius: 0;
    border: 0;
    margin-top: 9px; }
  html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] .sbSelector {
    border: 0; }
  html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] .sbToggle {
    background: none; }
    html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] .sbToggle:before {
      font-family: debondt;
      content: "\e5cf";
      color: #1B0166;
      font-size: 24px;
      line-height: 30px; }
      @media only screen and (max-width: 767px) {
        html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] .sbToggle:before {
          font-size: 28px;
          line-height: 40px; } }
  html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] .sqr-closeButton {
    font-family: "Satoshi", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: #1B0166;
    text-transform: uppercase;
    padding: 7px 7px 7px 12px; }
    @media only screen and (max-width: 767px) {
      html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] .sqr-closeButton {
        text-indent: 0;
        font-size: 0;
        background: #e1e3eb; } }
    html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] .sqr-closeButton:after {
      font-family: debondt;
      content: "\e5cd";
      font-size: 20px;
      margin-left: 7px;
      line-height: 8px;
      position: relative;
      top: 4px; }
      @media only screen and (max-width: 767px) {
        html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] .sqr-closeButton:after {
          font-size: 24px;
          top: 9px;
          right: 3px;
          margin-left: 0;
          color: #3A3846; } }
    html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] .sqr-closeButton:hover {
      background: #1B0166; }
    @media only screen and (max-width: 767px) {
      html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] .sqr-closeButton {
        text-indent: 0;
        font-size: 0; } }
  @media only screen and (max-width: 767px) {
    html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchMobileTabs div a {
      color: #3A3846; } }
  @media only screen and (max-width: 767px) {
    html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] .sooqrSearchMobileTabs {
      background: #e1e3eb; } }
  @media only screen and (max-width: 767px) {
    html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] .sooqrSearchMobileTabs .sooqrSearchMobileTabsResults #sooqrSearchMobileTabsResultsText,
    html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] .sooqrSearchMobileTabs .sooqrSearchMobileTabsResults .sqrSearchResultCounter,
    html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] .sooqrSearchMobileTabs .sooqrSearchMobileTabsResults #sooqrSearchMobileTabsFiltersText,
    html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] .sooqrSearchMobileTabs .sooqrSearchMobileTabsResults a {
      color: #3A3846; } }
  @media screen and (min-width: 768px) and (max-width: 784px) {
    html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchFilters {
      display: none !important; } }
  html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchFilters div.sooqrFilterText {
    border-bottom: 1px solid #e8e8e8;
    font-family: "Satoshi", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px; }
    html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchFilters div.sooqrFilterText p.sooqrFilterTextResults {
      font-family: "Satoshi", "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: #1B0166;
      font-weight: 900;
      font-size: 22px; }
  html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchFilters div.searchFilter {
    border-bottom: 1px solid #e8e8e8; }
    html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchFilters div.searchFilter > label {
      font-weight: 900;
      font-size: 20px;
      color: #1B0166;
      background: none;
      position: relative;
      margin-bottom: 10px; }
      html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchFilters div.searchFilter > label:after {
        position: absolute;
        content: "\e5cf";
        font-family: debondt;
        right: 0;
        font-size: 32px;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        -webkit-transition: all, 0.2s;
        transition: all, 0.2s; }
    html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchFilters div.searchFilter.collapsed > label {
      background: none !important; }
      html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchFilters div.searchFilter.collapsed > label:after {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg); }
    html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchFilters div.searchFilter div.searchFilterValues div.searchFilterFieldMultiselect label, html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchFilters div.searchFilter div.searchFilterValues div.searchFilterField label {
      color: #1B0166;
      font-size: 14px; }
    html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchFilters div.searchFilter div.searchFilterValues div.searchFilterFieldMultiselect span, html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchFilters div.searchFilter div.searchFilterValues div.searchFilterField span {
      background: #004939; }
  html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchFilters a.sqr-powered-by-branding {
    display: none; }
  html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer {
    border-left: 1px solid #e8e8e8; }
    @media screen and (min-width: 768px) and (max-width: 784px) {
      html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer {
        margin: 0;
        border-left: 0; } }
    html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer a.moreResults.sqr-moreResults {
      margin: 5px auto 0 auto;
      background: #1B0166;
      text-transform: uppercase;
      padding: 7px 7px 7px 12px;
      cursor: pointer;
      color: #fff;
      border-radius: 4px;
      font-weight: bold;
      border: 0;
      -webkit-transition: background-color .3s ease;
      transition: background-color .3s ease;
      width: 260px;
      overflow: hidden; }
      html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer a.moreResults.sqr-moreResults:hover {
        background: #1B0166;
        text-decoration: none; }
      html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer a.moreResults.sqr-moreResults span {
        color: #fff;
        font-weight: 600; }
    html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-options {
      background: #fafafa;
      border-bottom: 1px solid #e8e8e8; }
      @media screen and (min-width: 768px) and (max-width: 784px) {
        html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-options {
          display: none; } }
      html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-options div.sqr-views ul li.sqr-detail {
        display: none;
        background: none;
        position: relative; }
        html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-options div.sqr-views ul li.sqr-detail:before {
          font-family: debondt;
          content: "\e912";
          color: #1B0166;
          font-size: 21px;
          position: absolute;
          top: 0;
          left: 0;
          line-height: 21px; }
        html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-options div.sqr-views ul li.sqr-detail.sqr-active:before {
          color: #ffcf77; }
      html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-options div.sqr-views ul li.sqr-grid {
        display: none;
        background: none;
        position: relative; }
        html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-options div.sqr-views ul li.sqr-grid:before {
          font-family: debondt;
          content: "\e911";
          color: #1B0166;
          font-size: 21px;
          position: absolute;
          top: 0;
          left: 0;
          line-height: 21px; }
        html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-options div.sqr-views ul li.sqr-grid.sqr-active:before {
          color: #ffcf77; }
      html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-options div.sqr-views ul li.sqr-list {
        display: none;
        background: none;
        position: relative; }
        html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-options div.sqr-views ul li.sqr-list:before {
          font-family: debondt;
          content: "\e90f";
          color: #1B0166;
          font-size: 21px;
          position: absolute;
          top: 0;
          left: 0;
          line-height: 21px; }
        html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-options div.sqr-views ul li.sqr-list.sqr-active:before {
          color: #ffcf77; }
    html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-resultItem {
      max-height: none;
      min-height: 0;
      height: 200px;
      cursor: auto; }
      @media only screen and (max-width: 767px) {
        html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-resultItem {
          background: none; } }
      @media only screen and (max-width: 890px) {
        html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-resultItem {
          height: 300px; } }
    html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail .sqr-right {
      width: calc(100% - 129px);
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      @media only screen and (max-width: 767px) {
        html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail .sqr-right {
          width: calc(100% - 120px) !important; } }
    html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail .sqr-left {
      width: auto !important; }
      @media only screen and (max-width: 767px) {
        html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail .sqr-left {
          max-width: 110px !important;
          max-height: 110px !important; }
          html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail .sqr-left div.sqr-image img {
            max-width: 110px !important;
            max-height: 110px !important; } }
    html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results div.sqr-resultItem.sqr-init {
      float: left;
      width: 100%; }
    html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results div.sqr-resultItem a.sqr-button {
      background: #FFEAC3 !important;
      line-height: 40px;
      font-size: 16px;
      color: #333; }
      @media only screen and (max-width: 767px) {
        html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results div.sqr-resultItem a.sqr-button {
          display: inline-block !important; } }
    html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right .sqr-text {
      width: 35%;
      width: 100%;
      max-height: 117px;
      overflow: hidden; }
      @media only screen and (max-width: 889px) {
        html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right .sqr-text {
          width: calc(100% - 120px);
          height: 100px; } }
      html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right .sqr-text .sqr-description {
        display: none; }
      html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right .sqr-text h3 {
        overflow: hidden;
        height: 27px; }
        @media only screen and (max-width: 889px) {
          html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right .sqr-text h3 {
            height: 53px; } }
    html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right div.sqr-order {
      width: calc(100% - 120px); }
      @media only screen and (min-width: 890px) {
        html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right div.sqr-order {
          margin-top: 20px; } }
      @media only screen and (max-width: 767px) {
        html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right div.sqr-order {
          width: calc(100% + 130px) !important; } }
      @media screen and (min-width: 768px) and (max-width: 889px) {
        html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right div.sqr-order {
          margin-top: 0;
          width: calc(100% + 110px) !important; } }
      @media only screen and (max-width: 889px) {
        html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right div.sqr-order {
          margin-left: -120px;
          padding-left: 0;
          float: none !important; } }
      html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right div.sqr-order .sqr-price {
        margin-bottom: 10px;
        font-size: 14px;
        margin-top: -50px;
        color: #1B0166;
        font-weight: normal; }
        @media only screen and (max-width: 889px) {
          html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right div.sqr-order .sqr-price {
            display: block;
            text-align: right; } }
        html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right div.sqr-order .sqr-price .sqr-price-value {
          font-size: 23px;
          font-weight: 900;
          color: #1B0166; }
      html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right div.sqr-order .sqr-button {
        padding: 0 20px;
        position: relative; }
      html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right div.sqr-order .catalog-category-view ul.option-selector-dropdown.always-shown {
        top: 0; }
      @media only screen and (max-width: 889px) {
        html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right div.sqr-order .catalog-category-view .db-option-selector-container {
          margin-top: 25px !important; } }
      html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right div.sqr-order .catalog-category-view .db-option-selector-container .db-option-selector {
        border-bottom: 1px solid #b4bace;
        height: auto;
        border-radius: 3px; }
        html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right div.sqr-order .catalog-category-view .db-option-selector-container .db-option-selector .db-option-selector-opener {
          width: calc(100% - 40px); }
        html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right div.sqr-order .catalog-category-view .db-option-selector-container .db-option-selector .db-option-selector-close {
          width: 40px; }
        html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right div.sqr-order .catalog-category-view .db-option-selector-container .db-option-selector input.db-option-selector-input {
          padding-left: 10px; }
        html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right div.sqr-order .catalog-category-view .db-option-selector-container .db-option-selector input.db-option-selector-input::-webkit-input-placeholder {
          font-size: 14px; }
        html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right div.sqr-order .catalog-category-view .db-option-selector-container .db-option-selector input.db-option-selector-input::-moz-placeholder {
          font-size: 14px; }
        html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right div.sqr-order .catalog-category-view .db-option-selector-container .db-option-selector input.db-option-selector-input:-ms-input-placeholder {
          font-size: 14px; }
        html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right div.sqr-order .catalog-category-view .db-option-selector-container .db-option-selector input.db-option-selector-input::-ms-input-placeholder {
          font-size: 14px; }
        html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right div.sqr-order .catalog-category-view .db-option-selector-container .db-option-selector input.db-option-selector-input::placeholder {
          font-size: 14px; }
      html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right div.sqr-order .catalog-category-view .db-option-selector-container button.db-plus, html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right div.sqr-order .catalog-category-view .db-option-selector-container .cart.table-wrapper .db-plus.action-gift, .cart.table-wrapper html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right div.sqr-order .catalog-category-view .db-option-selector-container .db-plus.action-gift, html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right div.sqr-order .catalog-category-view .db-option-selector-container button.db-minus, html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right div.sqr-order .catalog-category-view .db-option-selector-container .cart.table-wrapper .db-minus.action-gift, .cart.table-wrapper html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right div.sqr-order .catalog-category-view .db-option-selector-container .db-minus.action-gift {
        font-size: 0;
        text-align: center; }
      html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right div.sqr-order .catalog-category-view .db-option-selector-container .option-selector-dropdown {
        z-index: 12;
        max-height: 279px; }
        @media only screen and (max-width: 889px) {
          html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right div.sqr-order .catalog-category-view .db-option-selector-container .option-selector-dropdown {
            max-height: 172px; } }
        html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right div.sqr-order .catalog-category-view .db-option-selector-container .option-selector-dropdown .db-flex-container {
          height: 50px !important;
          display: block; }
        html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right div.sqr-order .catalog-category-view .db-option-selector-container .option-selector-dropdown .db-product-name {
          float: left;
          overflow: hidden;
          height: auto !important;
          top: 50%;
          position: relative;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%);
          line-height: 23px !important;
          max-height: 50px;
          margin-left: 10px;
          width: calc(100% - 205px); }
        html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right div.sqr-order .catalog-category-view .db-option-selector-container .option-selector-dropdown .db-image {
          float: left;
          margin-top: 5px;
          margin-left: 5px; }
        html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right div.sqr-order .catalog-category-view .db-option-selector-container .option-selector-dropdown .db-ordering {
          float: right; }
        html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right div.sqr-order .catalog-category-view .db-option-selector-container .option-selector-dropdown .message {
          padding: 0;
          margin-top: 0; }
      html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right div.sqr-order .catalog-category-view .db-option-selector-container .option-selector-dropdown:not(.simple) {
        width: 130% !important; }
        @media only screen and (max-width: 889px) {
          html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right div.sqr-order .catalog-category-view .db-option-selector-container .option-selector-dropdown:not(.simple) {
            width: 100% !important; } }
      html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.sqr-detail div.sqr-right div.sqr-order .catalog-category-view .db-option-selector-container:not(.expanded) {
        -webkit-transform: rotate(0);
                transform: rotate(0); }
    html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.grid.sqr-grid div.sqr-resultItem {
      border: 0; }
      html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.grid.sqr-grid div.sqr-resultItem h3 {
        text-align: center; }
        html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.grid.sqr-grid div.sqr-resultItem h3 a, html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.grid.sqr-grid div.sqr-resultItem h3 a:link {
          font-size: 14px; }
    html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.grid.sqr-grid div.sqr-right div.sqr-price {
      width: 100%;
      text-align: center; }
    html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.grid.sqr-grid div.sqr-right .sqr-button {
      font-size: 14px;
      line-height: 34px; }
    html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results.list.sqr-list div.sqr-right .sqr-button {
      font-size: 14px;
      line-height: 28px;
      text-transform: none;
      letter-spacing: 0; }
    html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results div.sqr-resultItem h3 a:link, html body[data-container="body"] div.sooqrSearchContainer[class*="sooqrSearchContainer-"] div.sooqrSearchResultsContainer div.sooqrSearchResults div.sqr-results div.sqr-resultItem h3 a:link {
      font-weight: 900;
      color: #1B0166;
      font-size: 20px; }

@media only screen and (min-width: 768px) {
  .header.panel > .header.links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .header.panel > .header.links > div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 1rem; }
      .header.panel > .header.links > div > li {
        font-weight: normal;
        font-size: 15px;
        letter-spacing: -0.05em;
        color: #1B0166; } }
      @media only screen and (min-width: 768px) and (max-width: 805px) {
        .header.panel > .header.links > div > li {
          margin: 0 0 0 8px !important; } }

@media only screen and (min-width: 768px) {
        .header.panel > .header.links > div > li a {
          font-weight: 900;
          color: #1B0166; }
        .header.panel > .header.links > div > li.toplink-usp:before {
          content: url("data:image/svg+xml,%3Csvg width='16px' height='16px' viewBox='0 0 88 87' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EAssets/RGB/Logoshape%3C/title%3E%3Cg id='De-Bondt-Brandbook' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='5_logo' transform='translate(-872, -348)' fill='%231B0166'%3E%3Cg id='Assets/RGB/Logoshape' transform='translate(873.0485, 348.3835)'%3E%3Cpath d='M24.3647776,33.5179487 C32.7071733,39.9152726 33.429256,53.264901 25.8290009,60.5214422 C23.7897858,62.549128 22.6732319,65.2621817 22.6715605,68.1373835 C22.464296,82.1239026 44.4209599,82.0754253 44.2019949,68.1373835 L51.6,66.9037213 C50.4466734,102.308822 -1.86922358,82.5986452 20.5922296,55.2925869 C25.1052467,50.9847992 24.6756743,43.0746512 19.7280704,39.2817252 L24.3647776,33.5179487 Z M66.9038949,34.4 C102.307508,35.5499917 82.600572,87.869599 55.2927001,65.4079881 C50.98489,60.8932678 43.0747009,61.3261862 39.2817552,66.2721533 L33.5179487,61.6354136 C39.9153058,53.2929594 53.2650037,52.5708716 60.5215825,60.17118 C62.5509506,62.2087379 65.2606751,63.3286426 68.1375634,63.3286426 C82.1241552,63.5342371 82.0756777,41.5790905 68.1375634,41.798057 L66.9038949,34.4 Z M64.9667447,30.7074131 C60.4537276,35.0152008 60.8833,42.9253488 65.8309039,46.7182748 L61.1941967,52.4820513 C52.8518011,46.0847274 52.1297183,32.735099 59.7299734,25.4785578 C61.7675171,23.4492003 62.8874139,20.7394899 62.8874139,17.8626165 C63.0946784,3.87609743 41.1380145,3.92457466 41.3569794,17.8626165 L33.9589744,19.0962787 C35.1123009,-16.3088217 87.4281979,3.40135481 64.9667447,30.7074131 Z M30.7074131,21.0332553 C35.0152008,25.5446009 42.9253488,25.1150285 46.7182748,20.1690961 L52.4820513,24.8074747 C46.0830558,33.1465274 32.735099,33.8702817 25.4785578,26.2700266 C23.4492003,24.2324829 20.7394899,23.1125861 17.8626165,23.1125861 C3.87609743,22.9069931 3.92457466,44.8619855 17.8626165,44.6430206 L19.0962787,52.0410256 C-16.3088217,50.8876991 3.40135481,-1.42819793 30.7074131,21.0332553 Z' id='Assets/Logoshape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
          margin-right: 5px;
          position: relative;
          top: 5px;
          width: 20px;
          height: 20px; } }

.cms-index-index .columns .column.main {
  overflow: hidden; }

@media only screen and (max-width: 920px) {
  .custom-slider .owl-carousel .owl-item .banner-image {
    height: 410px;
    overflow: hidden;
    display: block; }
    .custom-slider .owl-carousel .owl-item .banner-image img {
      width: auto;
      height: 100%;
      max-width: none;
      position: relative;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); } }

.custom-slider .owl-carousel .owl-item .custom_content {
  position: relative;
  line-height: 0;
  min-height: 410px; }
  .custom-slider .owl-carousel .owl-item .custom_content > img {
    width: 100%; }
  .custom-slider .owl-carousel .owl-item .custom_content .homepage-banner-container {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0; }
  .custom-slider .owl-carousel .owl-item .custom_content .banner-logo {
    width: 100%;
    margin-top: 40px;
    text-align: center; }
    .custom-slider .owl-carousel .owl-item .custom_content .banner-logo img {
      display: inline-block; }
      @media only screen and (max-width: 920px) {
        .custom-slider .owl-carousel .owl-item .custom_content .banner-logo img {
          width: 260px; } }
      @media only screen and (max-width: 660px) {
        .custom-slider .owl-carousel .owl-item .custom_content .banner-logo img {
          width: 220px; } }
  .custom-slider .owl-carousel .owl-item .custom_content .banner-title {
    text-align: center;
    font-family: "Satoshi", "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: -0.05em;
    font-size: 72px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 1.5;
    margin-top: 80px; }
    @media only screen and (max-width: 1130px) {
      .custom-slider .owl-carousel .owl-item .custom_content .banner-title {
        margin-top: 30px; } }
    @media only screen and (max-width: 920px) {
      .custom-slider .owl-carousel .owl-item .custom_content .banner-title {
        font-size: 60px; } }
    @media only screen and (max-width: 660px) {
      .custom-slider .owl-carousel .owl-item .custom_content .banner-title {
        font-size: 42px;
        line-height: 0.9; } }
  .custom-slider .owl-carousel .owl-item .custom_content .banner-subtitle {
    font-family: 'Caveat';
    color: #fff;
    font-size: 100px;
    line-height: 1.5;
    text-align: center;
    letter-spacing: -0.1em; }
    @media only screen and (max-width: 1130px) {
      .custom-slider .owl-carousel .owl-item .custom_content .banner-subtitle {
        font-size: 80px; } }
    @media only screen and (max-width: 920px) {
      .custom-slider .owl-carousel .owl-item .custom_content .banner-subtitle {
        font-size: 60px; } }
    @media only screen and (max-width: 660px) {
      .custom-slider .owl-carousel .owl-item .custom_content .banner-subtitle {
        margin-top: 20px;
        font-size: 50px; } }

.home-callout {
  position: relative;
  float: left; }
  .home-callout.image-callout {
    overflow: hidden; }
    .home-callout.image-callout img {
      max-width: none;
      margin: 0;
      opacity: 1;
      width: 100%;
      -webkit-transition: 0.2s;
      transition: 0.2s; }
  .home-callout.image-callout:hover img {
    opacity: 0.8;
    width: 110%;
    margin: -5% 0 0 -5%;
    -webkit-transition: 0.2s;
    transition: 0.2s; }
  .home-callout.square {
    width: 25%;
    height: 0;
    padding-bottom: 25%; }
  .home-callout.wide {
    width: 50%;
    height: 0;
    padding-bottom: 25%; }
  .home-callout.pink {
    background: #FFEAC3; }
  .home-callout.blue {
    background: #1B0166; }
  .home-callout .callout-container {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute; }
    .home-callout .callout-container .callout-title {
      font-size: 72px;
      font-family: "Satoshi", "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: #fff;
      text-transform: uppercase;
      text-align: center;
      letter-spacing: -0.05em;
      font-weight: 900; }
      .home-callout .callout-container .callout-title span {
        font-weight: 100; }
    .home-callout .callout-container .callout-title-hip {
      font-family: "Satoshi", "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: #fff;
      font-weight: 300;
      font-size: 60px;
      padding-left: 30px;
      line-height: 60px; }
    .home-callout .callout-container .callout-subtitle {
      font-family: 'Caveat', Arial, Helvetica, sans-serif;
      font-size: 44px;
      color: #fff;
      text-align: center;
      line-height: 1;
      text-shadow: 2px 1px 2px rgba(0, 0, 0, 0.6); }
  .home-callout.callout1 .callout-container {
    padding-top: 40%; }
    .home-callout.callout1 .callout-container .callout-subtitle {
      max-width: 60%;
      margin: auto; }
  .home-callout.callout2 .callout-container {
    padding-top: 20%; }
    .home-callout.callout2 .callout-container .callout-title {
      font-size: 54px;
      text-align: left;
      padding-left: 30px;
      line-height: 54px; }
  .home-callout.callout3 .callout-container {
    padding-top: 20%; }
    .home-callout.callout3 .callout-container .callout-title {
      text-align: left;
      padding-left: 30px;
      font-size: 50px;
      line-height: 56px; }
  .home-callout.callout4 .callout-container {
    overflow: hidden;
    padding-top: 15%; }
    .home-callout.callout4 .callout-container .callout-title {
      width: 46%;
      color: #1B0166;
      text-align: left;
      font-size: 50px;
      line-height: 55px;
      float: right; }
  .home-callout.callout5 .callout-container {
    padding-top: 30%; }
    .home-callout.callout5 .callout-container .callout-title {
      text-align: left;
      font-size: 60px;
      padding-left: 30px;
      line-height: 60px; }
  .home-callout.callout6 .callout-container {
    padding-top: 10%; }
    .home-callout.callout6 .callout-container .callout-subtitle {
      text-shadow: none;
      color: #1B0166;
      font-size: 100px;
      letter-spacing: -0.05em;
      text-align: right;
      padding-right: 50px; }

.home-editorial {
  overflow: hidden;
  width: 100%;
  float: left;
  margin-top: 50px; }
  .home-editorial .home-half-container {
    float: left;
    width: 50%; }
  .home-editorial .home-text-location {
    height: 300px;
    background: #FFEAC3; }
    .home-editorial .home-text-location img {
      height: 300px;
      width: 300px;
      float: left; }
    .home-editorial .home-text-location .homepage-location-container {
      float: left;
      color: #fff; }
      .home-editorial .home-text-location .homepage-location-container .homepage-location-title {
        font-size: 36px;
        line-height: 38px;
        margin: 40px 0 0 30px;
        color: #fff; }
  .home-editorial .home-text-container {
    height: 300px;
    width: 600px;
    padding-left: 20px; }
    .home-editorial .home-text-container .company-text-title {
      font-size: 48px;
      line-height: 32px;
      margin-bottom: 60px; }
    .home-editorial .home-text-container .company-text-content {
      font-size: 18px;
      text-align: justify; }
  .home-editorial .home-callout-container {
    height: 600px;
    color: #fff;
    position: relative;
    float: right;
    background: #1B0166;
    width: 100%; }
    .home-editorial .home-callout-container .home-callout-inner {
      float: right; }
    .home-editorial .home-callout-container .company-callout-title {
      font-size: 50px;
      line-height: 54px;
      margin-top: 140px;
      color: #fff; }
    .home-editorial .home-callout-container svg {
      margin: 30px 50px 0 0; }

.homepage-citation {
  font-size: 72px;
  text-align: center;
  font-family: 'Caveat';
  margin: 50px 0;
  letter-spacing: -0.05em; }
  .homepage-citation:before, .homepage-citation:after {
    font-family: "Times new Roman";
    content: "\201C";
    font-size: 180px;
    line-height: 72px;
    top: 48px;
    display: inline-block;
    position: relative;
    color: #FFEAC3; }
  .homepage-citation:after {
    content: "\201D";
    margin-left: 20px; }

#maincontent:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

#maincontent .home {
  float: left;
  width: 48%; }
  #maincontent .home.home-ml {
    margin-left: 4%; }
  #maincontent .home-title {
    font-size: 24px;
    margin-bottom: 20px; }
  #maincontent .home-justify {
    text-align: left;
    font-size: 14px; }

@media only screen and (max-width: 1800px) {
  .home-callout .callout-container .callout-title {
    font-size: 60px; }
  .home-callout .callout-container .callout-title-hip {
    font-size: 42px;
    line-height: 1.1; }
  .home-callout .callout-container .callout-subtitle {
    font-size: 36px; }
  .home-callout.callout2 .callout-container .callout-title {
    font-size: 46px; }
  .home-callout.callout3 .callout-container .callout-title {
    font-size: 46px;
    line-height: 50px; }
  .home-callout.callout4 .callout-container .callout-title {
    font-size: 42px;
    line-height: 46px; }
  .home-callout.callout5 .callout-container .callout-title {
    font-size: 46px; }
  .home-callout.callout6 .callout-container .callout-subtitle {
    font-size: 80px; } }

@media only screen and (max-width: 1580px) {
  .home-callout .callout-container .callout-title {
    font-size: 50px; }
  .home-callout .callout-container .callout-title-hip {
    font-size: 36px;
    line-height: 1.1; }
  .home-callout .callout-container .callout-subtitle {
    font-size: 30px; }
  .home-callout.callout2 .callout-container .callout-title {
    font-size: 36px;
    line-height: 1.1; }
  .home-callout.callout3 .callout-container .callout-title {
    font-size: 36px;
    line-height: 1.1; }
  .home-callout.callout4 .callout-container .callout-title {
    font-size: 36px;
    line-height: 1.1;
    width: 48%; }
  .home-callout.callout5 .callout-container .callout-title {
    font-size: 36px;
    line-height: 1.1; }
  .home-callout.callout6 .callout-container .callout-subtitle {
    font-size: 60px; } }

@media only screen and (max-width: 1320px) {
  .home-callout.callout2 .callout-container .callout-title {
    padding-left: 15px; } }

@media only screen and (max-width: 1280px) {
  .home-editorial .home-half-container {
    width: 100%; }
  .home-editorial .home-callout-container {
    height: auto;
    width: 100%; }
    .home-editorial .home-callout-container .home-callout-inner {
      width: 100%;
      margin-bottom: 10px;
      float: right;
      height: auto; }
    .home-editorial .home-callout-container .company-callout-title {
      margin-top: 20px;
      float: right;
      text-align: right;
      padding-right: 20px; }
    .home-editorial .home-callout-container svg {
      float: left;
      margin-left: 20px; }
  .home-editorial .home-text-container {
    width: 50%;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 20px;
    height: auto; }
    .home-editorial .home-text-container .company-text-title {
      margin-bottom: 40px;
      line-height: 40px; }
  .home-editorial .home-text-location {
    float: left;
    width: 50%; } }

@media only screen and (max-width: 1200px) {
  .home-callout .callout-container .callout-title {
    font-size: 40px; }
  .home-callout .callout-container .callout-title-hip {
    font-size: 28px; }
  .home-callout .callout-container .callout-subtitle {
    font-size: 24px; }
  .home-callout.callout2 .callout-container .callout-title {
    font-size: 28px; }
  .home-callout.callout3 .callout-container .callout-title {
    font-size: 28px; }
  .home-callout.callout4 .callout-container .callout-title {
    font-size: 28px; }
  .home-callout.callout5 .callout-container .callout-title {
    font-size: 28px; }
  .home-callout.callout6 .callout-container .callout-subtitle {
    font-size: 60px; } }

@media only screen and (max-width: 1160px) {
  .home-editorial .home-text-location .homepage-location-container .homepage-location-title {
    margin-left: 15px;
    font-size: 28px; }
  .home-editorial .home-callout-container svg {
    width: 400px;
    height: 110px; }
  .home-editorial .home-callout-container .company-callout-title {
    font-size: 42px;
    line-height: 44px; }
  .homepage-citation {
    font-size: 60px; }
    .homepage-citation:before, .homepage-citation:after, .homepage-citation:after {
      font-size: 120px;
      top: 28px; } }

@media only screen and (max-width: 1130px) {
  .homepage-banner .banner-logo img {
    width: 300px; }
  .homepage-banner .banner-title {
    margin-top: 30px; }
  .homepage-banner .banner-subtitle {
    font-size: 80px; } }

@media only screen and (max-width: 1010px) {
  .home-editorial .home-text-location {
    position: relative; }
    .home-editorial .home-text-location img {
      width: 100%;
      height: auto; }
    .home-editorial .home-text-location .homepage-location-container .homepage-location-title {
      position: absolute;
      top: 0;
      left: 0;
      color: #1B0166;
      font-size: 44px; } }

@media only screen and (max-width: 980px) {
  .home-callout .callout-container .callout-title {
    font-size: 32px; }
  .home-callout .callout-container .callout-title-hip {
    font-size: 24px; }
  .home-callout .callout-container .callout-subtitle {
    font-size: 20px; }
  .home-callout.callout2 .callout-container .callout-title {
    font-size: 24px; }
  .home-callout.callout3 .callout-container .callout-title {
    font-size: 24px; }
  .home-callout.callout4 .callout-container .callout-title {
    font-size: 24px;
    width: 55%; }
  .home-callout.callout5 .callout-container {
    padding-top: 18%; }
    .home-callout.callout5 .callout-container .callout-title {
      font-size: 24px; }
  .home-callout.callout6 .callout-container .callout-subtitle {
    font-size: 50px;
    padding-right: 20px; } }

@media only screen and (max-width: 940px) {
  .home-editorial .home-callout-container svg {
    width: 350px; }
  .home-editorial .home-callout-container .company-callout-title {
    font-size: 32px;
    line-height: 32px; }
  .homepage-citation {
    font-size: 48px; }
    .homepage-citation:before, .homepage-citation:after, .homepage-citation:after {
      font-size: 90px;
      top: 14px; }
    .homepage-citation:after {
      margin-left: 12px; } }

@media only screen and (max-width: 768px) {
  .home-callout.square {
    width: 50%;
    height: 0;
    padding-bottom: 50%; }
  .home-callout.wide {
    width: 50%;
    height: 0;
    padding-bottom: 50%; }
    .home-callout.wide.image-callout:hover > img {
      width: 210%; }
    .home-callout.wide > img {
      width: 200%; }
  .home-callout .callout-container .callout-title {
    font-size: 50px; }
  .home-callout .callout-container .callout-title-hip {
    font-size: 36px; }
  .home-callout .callout-container .callout-subtitle {
    font-size: 30px; }
  .home-callout.callout2 .callout-container .callout-title {
    font-size: 36px; }
  .home-callout.callout3 .callout-container {
    padding-top: 45%; }
    .home-callout.callout3 .callout-container .callout-title {
      font-size: 36px; }
  .home-callout.callout4 .callout-container {
    padding-top: 50%; }
    .home-callout.callout4 .callout-container .callout-title {
      color: #fff;
      font-size: 36px;
      width: 95%; }
  .home-callout.callout5 .callout-container {
    padding-top: 30%; }
    .home-callout.callout5 .callout-container .callout-title {
      font-size: 36px; }
  .home-callout.callout6 .callout-container .callout-subtitle {
    font-size: 80px; }
  .home-editorial .home-callout-container svg {
    margin: 0 0 0 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
  .home-editorial .home-callout-container .company-callout-title {
    width: 100%;
    padding: 0;
    margin: 0 0 20px;
    text-align: center; }
  .home-editorial .home-text-container {
    width: 100%;
    padding: 50px 20px; }
    .home-editorial .home-text-container .company-text-title {
      font-size: 36px;
      text-align: center; }
  .home-editorial .home-text-location {
    width: 100%;
    height: auto; }
    .home-editorial .home-text-location img {
      width: 50%; }
    .home-editorial .home-text-location .homepage-location-container .homepage-location-title {
      position: static;
      color: #fff;
      font-size: 36px; }
  .homepage-citation {
    font-size: 36px;
    padding: 0 20px; }
    .homepage-citation:before, .homepage-citation:after, .homepage-citation:after {
      font-size: 60px;
      top: 10px; }
    .homepage-citation:after {
      margin-left: 16px; }
  #maincontent .home {
    width: 100%; }
    #maincontent .home-title {
      text-align: center;
      font-size: 36px;
      margin-bottom: 30px; }
    #maincontent .home.home-ml {
      margin-left: 0;
      margin-top: 20px; } }

@media only screen and (max-width: 660px) {
  .home-callout .callout-container .callout-title {
    font-size: 50px; }
  .home-callout .callout-container .callout-title-hip {
    font-size: 28px; }
  .home-callout .callout-container .callout-subtitle {
    font-size: 24px;
    max-width: 80%; }
  .home-callout.callout1 .callout-container {
    padding-top: 30%; }
  .home-callout.callout2 .callout-container .callout-title {
    font-size: 28px; }
  .home-callout.callout3 .callout-container {
    padding-top: 40%; }
    .home-callout.callout3 .callout-container .callout-title {
      font-size: 28px; }
  .home-callout.callout4 .callout-container {
    padding-top: 40%; }
    .home-callout.callout4 .callout-container .callout-title {
      color: #fff;
      font-size: 28px;
      width: 95%; }
  .home-callout.callout5 .callout-container {
    padding-top: 20%; }
    .home-callout.callout5 .callout-container .callout-title {
      font-size: 32px; }
  .home-callout.callout6 .callout-container .callout-subtitle {
    font-size: 60px;
    max-width: none;
    width: 90%; } }

@media only screen and (max-width: 550px) {
  .home-editorial .home-text-location .homepage-location-container .homepage-location-title {
    font-size: 24px;
    line-height: 30px; } }

@media only screen and (max-width: 520px) {
  .home-callout .callout-container .callout-title {
    font-size: 28px; }
  .home-callout .callout-container .callout-title-hip {
    font-size: 20px;
    padding-left: 15px; }
  .home-callout .callout-container .callout-subtitle {
    font-size: 20px;
    width: 80%; }
  .home-callout.callout1 .callout-container {
    padding-top: 30%; }
  .home-callout.callout2 .callout-container .callout-title {
    font-size: 24px; }
  .home-callout.callout3 .callout-container {
    padding-top: 40%; }
    .home-callout.callout3 .callout-container .callout-title {
      font-size: 24px;
      padding-left: 15px; }
  .home-callout.callout4 .callout-container {
    padding-top: 40%; }
    .home-callout.callout4 .callout-container .callout-title {
      color: #fff;
      font-size: 24px;
      width: 95%; }
  .home-callout.callout5 .callout-container {
    padding-top: 20%; }
    .home-callout.callout5 .callout-container .callout-title {
      font-size: 24px;
      padding-left: 15px; }
  .home-callout.callout6 .callout-container .callout-subtitle {
    font-size: 60px;
    padding-right: 10px; } }

@media only screen and (max-width: 440px) {
  .home-callout .callout-container .callout-title {
    font-size: 28px; }
  .home-callout .callout-container .callout-title-hip {
    font-size: 20px;
    padding-left: 10px; }
  .home-callout .callout-container .callout-subtitle {
    font-size: 20px;
    width: 80%; }
  .home-callout.callout1 .callout-container {
    padding-top: 20%; }
  .home-callout.callout2 .callout-container .callout-title {
    font-size: 20px;
    padding-left: 10px; }
  .home-callout.callout2 .callout-container br:first-child {
    display: none; }
  .home-callout.callout3 .callout-container {
    padding-top: 30%; }
    .home-callout.callout3 .callout-container .callout-title {
      font-size: 20px;
      padding-left: 10px; }
  .home-callout.callout4 .callout-container {
    padding-top: 40%; }
    .home-callout.callout4 .callout-container .callout-title {
      color: #fff;
      font-size: 16px;
      width: 95%; }
  .home-callout.callout5 .callout-container {
    padding-top: 12%; }
    .home-callout.callout5 .callout-container .callout-title {
      font-size: 20px;
      padding-left: 10px; }
  .home-callout.callout6 .callout-container .callout-subtitle {
    font-size: 40px;
    padding-right: 10px; } }

@media only screen and (max-width: 380px) {
  .home-editorial .home-text-location .homepage-location-container .homepage-location-title {
    font-size: 20px;
    line-height: 24px; }
  .home-editorial .home-callout-container svg {
    width: 280px; } }

.cms-index-index .homepage-banner-container {
  display: block; }
  @media only screen and (max-width: 767px) {
    .cms-index-index .homepage-banner-container {
      grid-template-columns: 1fr 1fr; } }
  .cms-index-index .homepage-banner-container > div {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 20px;
    margin: 50px auto 20px; }

.specialist {
  position: relative;
  z-index: 0; }
  .specialist-background {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    height: calc(55% + 1px);
    background: #FFEAC3; }
  .specialist-inner {
    z-index: 1;
    position: relative;
    overflow: hidden;
    height: 310px; }
  .specialist-rightcol {
    float: left;
    width: 40%; }
  .specialist-leftcol {
    float: left;
    width: 60%; }
    .specialist-leftcol img {
      float: left; }
    .specialist-leftcol .text-container {
      float: right;
      width: calc(100% - 220px);
      margin-top: 87px; }
  .specialist-name {
    font-size: 48px;
    font-weight: 900;
    color: #FFEAC3;
    text-align: left;
    position: relative;
    margin: 0; }
  .specialist-subtitle {
    font-size: 36px;
    color: #fff;
    text-align: left;
    font-weight: 100;
    margin: -15px 0 0 0; }
  .specialist-category-name {
    font-size: 36px;
    color: #fff;
    font-weight: 900;
    text-align: left;
    margin: -15px 0 0 0; }
  .specialist-contact {
    font-size: 24px;
    font-weight: 300;
    width: 90%;
    float: right;
    color: #fff;
    margin-top: 150px; }
    .specialist-contact strong {
      display: block;
      font-weight: 900; }

.product-usps {
  float: left;
  width: 36%;
  margin-left: 4%; }
  .product-usps .product-usp-title {
    font-size: 24px;
    font-weight: 900;
    margin-bottom: 20px; }
  .product-usps ul.usp-list {
    margin: 0;
    padding-left: 0; }
    .product-usps ul.usp-list li {
      margin-left: 35px;
      position: relative;
      margin-bottom: 10px;
      list-style: none;
      font-style: italic;
      color: #004939;
      font-size: 14px; }
      .product-usps ul.usp-list li span {
        display: block;
        font-size: 16px;
        color: #1B0166;
        font-weight: 900;
        font-style: normal; }
      .product-usps ul.usp-list li:before {
        font-family: debondt;
        content: "\e876";
        color: #1B0166;
        position: absolute;
        margin-left: -35px;
        font-size: 30px;
        top: -2px;
        font-style: normal; }

.checkout-cart-usps {
  float: right;
  width: 23%;
  z-index: -1;
  clear: both; }
  @media only screen and (max-width: 1000px) {
    .checkout-cart-usps {
      display: none; } }
  .checkout-cart-usps .product-usp-title {
    font-size: 24px;
    margin-bottom: 20px; }
  .checkout-cart-usps ul.usp-list {
    margin: 0;
    padding-left: 0;
    list-style: none; }
    .checkout-cart-usps ul.usp-list li {
      margin-left: 35px;
      position: relative;
      margin-bottom: 10px;
      font-style: italic;
      color: #004939;
      font-size: 14px; }
      .checkout-cart-usps ul.usp-list li span {
        display: block;
        font-size: 16px;
        color: #1B0166;
        font-weight: 900;
        font-style: normal; }
      .checkout-cart-usps ul.usp-list li:before {
        font-family: debondt;
        content: "\e876";
        color: #1B0166;
        position: absolute;
        margin-left: -35px;
        font-size: 30px;
        top: -2px;
        font-style: normal; }

.checkout-cart-call-us {
  float: right;
  width: 23%;
  z-index: -1;
  clear: both;
  margin-bottom: 20px; }
  @media only screen and (max-width: 1000px) {
    .checkout-cart-call-us {
      display: none; } }
  .checkout-cart-call-us .product-usp-title {
    font-size: 24px;
    font-weight: 900;
    margin-bottom: 20px; }
  .checkout-cart-call-us p {
    font-size: 14px; }

.header-main-usp {
  background: #F0F0F0;
  color: #1B0166;
  text-align: center;
  font-weight: 400;
  padding: 1px 2px; }
  .header-main-usp a {
    text-decoration: underline;
    color: #1B0166; }

@media only screen and (max-width: 1061px) {
  .header-main-usp {
    margin-top: 6px; } }

@media only screen and (max-width: 1020px) {
  .specialist-rightcol {
    width: 30%; }
  .specialist-leftcol {
    width: 70%; }
  .specialist-contact {
    font-size: 18px;
    width: 95%; } }

@media only screen and (max-width: 900px) {
  .product-usps {
    width: 100%;
    margin-left: 0; }
    .product-usps .product-usp-title {
      text-align: left; } }

@media only screen and (max-width: 880px) {
  .specialist-background {
    bottom: 104px;
    height: calc(41% + 2px); }
  .specialist-inner {
    height: 414px; }
  .specialist-rightcol {
    width: 100%; }
  .specialist-leftcol {
    width: 100%; }
  .specialist-contact {
    width: 100%;
    margin: 0;
    font-weight: 400;
    color: #FFEAC3;
    padding: 10px;
    font-size: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: center; } }

@media only screen and (max-width: 620px) {
  .specialist-background {
    bottom: 90px;
    height: calc(33% + 1px); }
  .specialist-inner {
    height: 339px; }
  .specialist-rightcol {
    width: 100%; }
  .specialist-leftcol {
    width: 100%; }
    .specialist-leftcol .text-container {
      width: calc(100% - 170px); }
    .specialist-leftcol img {
      width: 150px; }
  .specialist-contact {
    width: 100%;
    margin: 0;
    font-weight: 400;
    color: #FFEAC3;
    padding: 10px;
    font-size: 20px;
    text-align: center; } }

@media only screen and (max-width: 570px) {
  .specialist-background {
    display: none; }
  .specialist-inner {
    height: auto;
    padding: 0;
    padding-top: 50px; }
  .specialist-rightcol {
    width: 100%; }
  .specialist-leftcol {
    width: 100%; }
    .specialist-leftcol .text-container {
      width: 100%;
      margin-top: 0;
      background: #FFEAC3;
      padding: 0 15px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      text-align: center; }
    .specialist-leftcol img {
      display: none; }
  .specialist-name {
    margin-top: -50px;
    text-align: center; }
  .specialist-subtitle, .specialist-category-name {
    text-align: center; }
  .specialist-contact {
    width: 100%;
    margin: 0;
    font-weight: 400;
    color: #FFEAC3;
    padding: 10px;
    font-size: 18px;
    text-align: center; } }

@media only screen and (max-width: 420px) {
  .specialist-name {
    font-size: 40px;
    margin-top: -43px; }
  .specialist-subtitle {
    font-size: 30px;
    margin-top: -10px; }
  .specialist-category-name {
    font-size: 30px;
    margin-top: -5px; } }

@media only screen and (max-width: 350px) {
  .specialist-name {
    font-size: 36px;
    margin-top: -39px; }
  .specialist-subtitle {
    font-size: 28px;
    margin-top: -10px; }
  .specialist-category-name {
    font-size: 28px;
    margin-top: -5px; } }

.menu-title {
  font-size: 24px;
  line-height: 1.6; }

.delivery-speed {
  float: left;
  width: 100%;
  background: #fafafa;
  padding: 8px 20px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 36px;
  font-family: 'Caveat', Arial, Helvetica, sans-serif; }

.flag {
  margin-right: 5px; }

/*
 *  Owl Carousel - Core
 */
.brand {
  background: #fafafa;
  position: relative; }
  .brand-title {
    font-size: 24px;
    text-align: center;
    margin-top: 14px; }

#brand-slider {
  padding: 0; }

.owl-wrapper-outer {
  overflow: hidden; }

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-buttons {
    font-size: 0;
    background: red;
    height: 200px;
    width: 110px; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y; }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    width: 100%;
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next {
    font-size: 0;
    top: 50%;
    position: absolute;
    height: 140px;
    width: 77px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background-size: 100%; }
    .owl-carousel .owl-nav .owl-prev:hover,
    .owl-carousel .owl-nav .owl-next:hover {
      height: 120px;
      width: 66px; }
  .owl-carousel .owl-nav .owl-prev {
    left: 20px;
    background: url(../images/owl-arrow-left.svg);
    background-size: cover; }
    .owl-carousel .owl-nav .owl-prev:hover {
      margin-left: 6px; }
  .owl-carousel .owl-nav .owl-next {
    right: 20px;
    background: url(../images/owl-arrow-right.svg);
    background-size: cover; }
    .owl-carousel .owl-nav .owl-next:hover {
      margin-right: 6px; }
  .owl-carousel.owl-loaded {
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: static; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    display: none; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

@media only screen and (max-width: 1500px) {
  #brand-slider {
    padding: 0 10%;
    max-width: none;
    position: relative; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next {
    height: 100px;
    width: 55px; }
    .owl-carousel .owl-nav .owl-prev:hover,
    .owl-carousel .owl-nav .owl-next:hover {
      height: 80px;
      width: 44px; } }

@media only screen and (max-width: 660px) {
  #brand-slider {
    padding: 0 20%; } }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/*
 * This file turns the color group filter into a colorful dropdown.
 * When the values of attribute 'color_group' change, this files needs to be updated as well.
 */
.filter-options-content {
  display: block;
  /* 5*48 + 12 */
  width: 252px; }

ol.am_shopby_filter_items_attr_color_group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  ol.am_shopby_filter_items_attr_color_group li {
    display: block; }

ol.am_shopby_filter_items_attr_color_group li a {
  display: block;
  border: 1px solid #ccc;
  margin: 2px;
  width: 40px;
  height: 40px; }

ol.am_shopby_filter_items_attr_color_group li a span {
  visibility: hidden; }

ol.am_shopby_filter_items_attr_color_group .am_shopby_filter_item_59 {
  background-color: #e71837; }

ol.am_shopby_filter_items_attr_color_group .am_shopby_filter_item_60 {
  background-color: #7fff00; }

ol.am_shopby_filter_items_attr_color_group .am_shopby_filter_item_61 {
  background-color: #0000ff; }

ol.am_shopby_filter_items_attr_color_group .am_shopby_filter_item_62 {
  background-color: yellow; }

ol.am_shopby_filter_items_attr_color_group .am_shopby_filter_item_63 {
  background-color: #a83cc3; }

ol.am_shopby_filter_items_attr_color_group .am_shopby_filter_item_13949 {
  background-color: gold; }

ol.am_shopby_filter_items_attr_color_group .am_shopby_filter_item_13953 {
  background-color: pink; }

ol.am_shopby_filter_items_attr_color_group .am_shopby_filter_item_13956 {
  background-color: silver; }

ol.am_shopby_filter_items_attr_color_group .am_shopby_filter_item_13964 {
  background-color: #eeceac; }

ol.am_shopby_filter_items_attr_color_group .am_shopby_filter_item_13968 {
  background-color: saddlebrown; }

ol.am_shopby_filter_items_attr_color_group .am_shopby_filter_item_13969 {
  background-color: lightgrey; }

ol.am_shopby_filter_items_attr_color_group .am_shopby_filter_item_13975 {
  background-color: white; }

ol.am_shopby_filter_items_attr_color_group .am_shopby_filter_item_13984 {
  background-color: black; }

ol.am_shopby_filter_items_attr_color_group .am_shopby_filter_item_13988 {
  background-color: grey; }

ol.am_shopby_filter_items_attr_color_group .am_shopby_filter_item_13989 {
  background-color: #774f2e; }

ol.am_shopby_filter_items_attr_color_group .am_shopby_filter_item_14001 {
  background-color: orange; }

ol.am_shopby_filter_items_attr_color_group .am_shopby_filter_item_14002 {
  background-color: beige; }

ol.am_shopby_filter_items_attr_color_group .am_shopby_filter_item_14014 {
  background-color: lightblue; }

ol.am_shopby_filter_items_attr_color_group .am_shopby_filter_item_14236 {
  background-color: #c8a2c8; }

ol.am_shopby_filter_items_attr_color_group .am_shopby_filter_item_14237 {
  background-color: purple; }

ol.am_shopby_filter_items_attr_color_group .am_shopby_filter_item_15476 {
  background-color: #a68462; }

.page-layout-account-aanvraag .page-main, .page-layout-account-aanvraag .specialist-inner, .page-layout-account-aanvraag #brand-slider, .page-layout-account-aanvraag .owl-carousel.owl-loaded, .page-layout-account-aanvraag .account-block-container, .page-layout-account-aanvraag .copyright-container .copyright-inner, .copyright-container .page-layout-account-aanvraag .copyright-inner {
  overflow: hidden; }
  .page-layout-account-aanvraag .page-main .account-aanvraag-block, .page-layout-account-aanvraag .specialist-inner .account-aanvraag-block, .page-layout-account-aanvraag #brand-slider .account-aanvraag-block, .page-layout-account-aanvraag .owl-carousel.owl-loaded .account-aanvraag-block, .page-layout-account-aanvraag .account-block-container .account-aanvraag-block, .page-layout-account-aanvraag .copyright-container .copyright-inner .account-aanvraag-block, .copyright-container .page-layout-account-aanvraag .copyright-inner .account-aanvraag-block {
    width: 40%;
    float: left;
    background: #fafafa;
    border: 1px solid #1B0166;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 3px;
    padding: 20px; }
    @media only screen and (max-width: 850px) {
      .page-layout-account-aanvraag .page-main .account-aanvraag-block, .page-layout-account-aanvraag .specialist-inner .account-aanvraag-block, .page-layout-account-aanvraag #brand-slider .account-aanvraag-block, .page-layout-account-aanvraag .owl-carousel.owl-loaded .account-aanvraag-block, .page-layout-account-aanvraag .account-block-container .account-aanvraag-block, .page-layout-account-aanvraag .copyright-container .copyright-inner .account-aanvraag-block, .copyright-container .page-layout-account-aanvraag .copyright-inner .account-aanvraag-block {
        width: 100%;
        margin-bottom: 40px; } }
    .page-layout-account-aanvraag .page-main .account-aanvraag-block h3, .page-layout-account-aanvraag .specialist-inner .account-aanvraag-block h3, .page-layout-account-aanvraag #brand-slider .account-aanvraag-block h3, .page-layout-account-aanvraag .owl-carousel.owl-loaded .account-aanvraag-block h3, .page-layout-account-aanvraag .account-block-container .account-aanvraag-block h3, .page-layout-account-aanvraag .copyright-container .copyright-inner .account-aanvraag-block h3, .copyright-container .page-layout-account-aanvraag .copyright-inner .account-aanvraag-block h3 {
      font-family: "Satoshi", "Helvetica Neue", Helvetica, Arial, sans-serif;
      letter-spacing: -0.05em;
      font-size: 20px;
      font-weight: 900;
      text-transform: uppercase;
      margin-bottom: 20px; }
      .page-layout-account-aanvraag .page-main .account-aanvraag-block h3 span, .page-layout-account-aanvraag .specialist-inner .account-aanvraag-block h3 span, .page-layout-account-aanvraag #brand-slider .account-aanvraag-block h3 span, .page-layout-account-aanvraag .owl-carousel.owl-loaded .account-aanvraag-block h3 span, .page-layout-account-aanvraag .account-block-container .account-aanvraag-block h3 span, .page-layout-account-aanvraag .copyright-container .copyright-inner .account-aanvraag-block h3 span, .copyright-container .page-layout-account-aanvraag .copyright-inner .account-aanvraag-block h3 span {
        font-weight: 100; }
    .page-layout-account-aanvraag .page-main .account-aanvraag-block p, .page-layout-account-aanvraag .specialist-inner .account-aanvraag-block p, .page-layout-account-aanvraag #brand-slider .account-aanvraag-block p, .page-layout-account-aanvraag .owl-carousel.owl-loaded .account-aanvraag-block p, .page-layout-account-aanvraag .account-block-container .account-aanvraag-block p, .page-layout-account-aanvraag .copyright-container .copyright-inner .account-aanvraag-block p, .copyright-container .page-layout-account-aanvraag .copyright-inner .account-aanvraag-block p {
      font-size: 18px;
      line-height: 24px; }

.page-layout-account-aanvraag .webforms {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  width: 60%;
  padding-right: 50px; }
  @media only screen and (max-width: 450px) {
    .page-layout-account-aanvraag .webforms {
      margin-top: 10px; } }
  @media only screen and (max-width: 850px) {
    .page-layout-account-aanvraag .webforms {
      padding-right: 0;
      width: 100%; } }
  .page-layout-account-aanvraag .webforms form.form legend,
  .page-layout-account-aanvraag .webforms form.form br {
    display: none; }
  .page-layout-account-aanvraag .webforms form.form .actions-toolbar .action.primary {
    display: block;
    float: right;
    width: 240px;
    height: 52px;
    margin-top: 15px;
    background: #FFEAC3;
    border-color: #FFEAC3;
    font-size: 19px;
    text-transform: uppercase; }
    @media only screen and (max-width: 450px) {
      .page-layout-account-aanvraag .webforms form.form .actions-toolbar .action.primary {
        width: 100%; } }
    .page-layout-account-aanvraag .webforms form.form .actions-toolbar .action.primary:hover {
      background: #fff3dd; }
  .page-layout-account-aanvraag .webforms .fieldset {
    margin-bottom: 0; }
    .page-layout-account-aanvraag .webforms .fieldset > .field:not(.choice) {
      width: 100%;
      margin-bottom: 20px; }
      .page-layout-account-aanvraag .webforms .fieldset > .field:not(.choice).webforms-fields-straatnaam {
        width: calc(75% - 10px);
        float: left; }
      .page-layout-account-aanvraag .webforms .fieldset > .field:not(.choice).webforms-fields-land-selector {
        float: left;
        width: 100%; }
      .page-layout-account-aanvraag .webforms .fieldset > .field:not(.choice).webforms-fields-huisnummer {
        width: calc(25% - 10px);
        margin-left: 20px;
        float: left; }
      .page-layout-account-aanvraag .webforms .fieldset > .field:not(.choice).webforms-fields-postcode, .page-layout-account-aanvraag .webforms .fieldset > .field:not(.choice).webforms-fields-plaatsnaam, .page-layout-account-aanvraag .webforms .fieldset > .field:not(.choice).webforms-fields-voornaam, .page-layout-account-aanvraag .webforms .fieldset > .field:not(.choice).webforms-fields-achternaam {
        width: calc(50% - 10px);
        float: left; }
      .page-layout-account-aanvraag .webforms .fieldset > .field:not(.choice).webforms-fields-plaatsnaam, .page-layout-account-aanvraag .webforms .fieldset > .field:not(.choice).webforms-fields-achternaam {
        margin-left: 20px; }
      .page-layout-account-aanvraag .webforms .fieldset > .field:not(.choice).webforms-fields-land-selector label {
        display: none; }
      @media only screen and (max-width: 450px) {
        .page-layout-account-aanvraag .webforms .fieldset > .field:not(.choice) {
          float: left; }
          .page-layout-account-aanvraag .webforms .fieldset > .field:not(.choice).webforms-fields-postcode, .page-layout-account-aanvraag .webforms .fieldset > .field:not(.choice).webforms-fields-plaatsnaam, .page-layout-account-aanvraag .webforms .fieldset > .field:not(.choice).webforms-fields-voornaam, .page-layout-account-aanvraag .webforms .fieldset > .field:not(.choice).webforms-fields-achternaam, .page-layout-account-aanvraag .webforms .fieldset > .field:not(.choice).webforms-fields-straatnaam, .page-layout-account-aanvraag .webforms .fieldset > .field:not(.choice).webforms-fields-huisnummer {
            margin-left: 0;
            width: 100%; } }
      .page-layout-account-aanvraag .webforms .fieldset > .field:not(.choice) > .control {
        width: 100%;
        position: relative; }
        .page-layout-account-aanvraag .webforms .fieldset > .field:not(.choice) > .control input {
          height: 50px;
          width: 100%; }
        .page-layout-account-aanvraag .webforms .fieldset > .field:not(.choice) > .control label {
          position: absolute;
          left: 1px;
          top: 14px;
          font-size: 13px;
          line-height: 25px;
          padding: 0 10px;
          background: #fff;
          -webkit-transition: all 0.2s ease-out;
          transition: all 0.2s ease-out;
          pointer-events: none; }
        .page-layout-account-aanvraag .webforms .fieldset > .field:not(.choice) > .control input:focus ~ label,
        .page-layout-account-aanvraag .webforms .fieldset > .field:not(.choice) > .control input.focused ~ label {
          top: -13px;
          left: 20px;
          font-weight: 700; }

.checkout-agreement {
  overflow: hidden; }
  .checkout-agreement > input[type="checkbox"] {
    width: 13px;
    height: 13px;
    margin-top: 5px;
    margin-right: 5px;
    float: left; }
  .checkout-agreement > label {
    float: left;
    width: calc(100% - 18px); }
    .checkout-agreement > label button, .checkout-agreement > label .cart.table-wrapper .action-gift, .cart.table-wrapper .checkout-agreement > label .action-gift {
      text-align: left; }

body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%; }

.modals-overlay {
  z-index: 899; }

.modal-popup,
.modal-slide {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden; }
  .modal-popup._show,
  .modal-slide._show {
    visibility: visible; }
    .modal-popup._show .modal-inner-wrap,
    .modal-slide._show .modal-inner-wrap {
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0); }
  .modal-popup .modal-inner-wrap,
  .modal-slide .modal-inner-wrap {
    background-color: #fff;
    -webkit-box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
            box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto; }

.modal-slide {
  left: 236px;
  z-index: 900; }
  .modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  .modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out;
    width: auto; }
  .modal-slide._inner-scroll .modal-inner-wrap {
    overflow-y: visible;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .modal-slide._inner-scroll .modal-footer,
  .modal-slide._inner-scroll .modal-header {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .modal-slide._inner-scroll .modal-content {
    overflow-y: auto; }
  .modal-slide._inner-scroll .modal-footer {
    margin-top: auto; }
  .modal-slide .modal-content,
  .modal-slide .modal-footer,
  .modal-slide .modal-header {
    padding: 0 41px 41px; }
  .modal-slide .modal-header {
    padding-bottom: 33px;
    padding-top: 33px; }

.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto; }
  .modal-popup._show .modal-inner-wrap {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  .modal-popup .modal-inner-wrap {
    margin: 80px auto;
    width: 75%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    -webkit-transform: translateY(-200%);
            transform: translateY(-200%);
    -webkit-transition-duration: 0.2s;
            transition-duration: 0.2s;
    -webkit-transition-timing-function: ease;
            transition-timing-function: ease; }
  .modal-popup._inner-scroll {
    overflow-y: visible; }
    .ie10 .modal-popup._inner-scroll,
    .ie9 .modal-popup._inner-scroll {
      overflow-y: auto; }
    .modal-popup._inner-scroll .modal-inner-wrap {
      max-height: 90%; }
      .ie10 .modal-popup._inner-scroll .modal-inner-wrap,
      .ie9 .modal-popup._inner-scroll .modal-inner-wrap {
        max-height: none; }
    .modal-popup._inner-scroll .modal-content {
      overflow-y: auto; }
  .modal-popup .modal-content,
  .modal-popup .modal-footer,
  .modal-popup .modal-header {
    padding-left: 48px;
    padding-right: 48px; }
  .modal-popup .modal-footer,
  .modal-popup .modal-header {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .modal-popup .modal-header {
    padding-bottom: 19.2px;
    padding-top: 48px; }
  .modal-popup .modal-footer {
    margin-top: auto;
    padding-bottom: 48px;
    padding-top: 48px; }
  .modal-popup .modal-footer-actions {
    text-align: right; }

@media only screen and (max-width: 769px) {
  .modal-popup.modal-slide {
    left: 236px;
    z-index: 900; }
    .modal-popup.modal-slide._show .modal-inner-wrap {
      -webkit-transform: translateX(0);
              transform: translateX(0); }
    .modal-popup.modal-slide .modal-inner-wrap {
      height: 100%;
      overflow-y: auto;
      position: static;
      -webkit-transform: translateX(100%);
              transform: translateX(100%);
      -webkit-transition-duration: 0.3s;
              transition-duration: 0.3s;
      -webkit-transition-timing-function: ease-in-out;
              transition-timing-function: ease-in-out;
      width: auto; }
    .modal-popup.modal-slide .modal-inner-wrap {
      margin: 0;
      max-height: none; } }

.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  line-height: inherit;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0; }
  .modal-custom .action-close:focus, .modal-custom .action-close:active,
  .modal-popup .action-close:focus,
  .modal-popup .action-close:active,
  .modal-slide .action-close:focus,
  .modal-slide .action-close:active {
    background: none;
    border: none; }
  .modal-custom .action-close:hover,
  .modal-popup .action-close:hover,
  .modal-slide .action-close:hover {
    background: none; }
  .modal-custom .action-close.disabled, .modal-custom .action-close[disabled],
  fieldset[disabled] .modal-custom .action-close,
  .modal-popup .action-close.disabled,
  .modal-popup .action-close[disabled],
  fieldset[disabled]
  .modal-popup .action-close,
  .modal-slide .action-close.disabled,
  .modal-slide .action-close[disabled],
  fieldset[disabled]
  .modal-slide .action-close {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5; }
  .modal-custom .action-close > span,
  .modal-popup .action-close > span,
  .modal-slide .action-close > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .modal-custom .action-close:before,
  .modal-popup .action-close:before,
  .modal-slide .action-close:before {
    -webkit-font-smoothing: antialiased;
    font-size: 32px;
    line-height: 32px;
    color: #8f8f8f;
    content: "";
    font-family: "icons-blank-theme";
    margin: 0;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    vertical-align: top; }
  .modal-custom .action-close:hover:before,
  .modal-popup .action-close:hover:before,
  .modal-slide .action-close:hover:before {
    color: inherit; }
  .modal-custom .action-close:active:before,
  .modal-popup .action-close:active:before,
  .modal-slide .action-close:active:before {
    color: inherit; }
  .modal-custom .action-close:hover:before,
  .modal-popup .action-close:hover:before,
  .modal-slide .action-close:hover:before {
    color: #0e0133; }

.modal-custom .action-close {
  margin: 25px; }

.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 10px;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word; }

.modal-popup .action-close {
  padding: 10px; }

.modal-slide .action-close {
  padding: 17px 32px; }

.modal-slide .page-main-actions {
  margin-bottom: 18px;
  margin-top: 33px; }

.modals-overlay {
  background-color: fade(#333, 55%);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0; }

body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899; }

@media only screen and (max-width: 768px) {
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    left: 44px;
    z-index: 900; }
    .custom-slide._show {
      visibility: visible; }
      .custom-slide._show .modal-inner-wrap {
        -webkit-transform: translate(0, 0);
                transform: translate(0, 0); }
    .custom-slide .modal-inner-wrap {
      background-color: #fff;
      -webkit-box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
              box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
      opacity: 1;
      pointer-events: auto; }
    .custom-slide._show .modal-inner-wrap {
      -webkit-transform: translateX(0);
              transform: translateX(0); }
    .custom-slide .modal-inner-wrap {
      height: 100%;
      overflow-y: auto;
      position: static;
      -webkit-transform: translateX(100%);
              transform: translateX(100%);
      -webkit-transition-duration: 0.3s;
              transition-duration: 0.3s;
      -webkit-transition-timing-function: ease-in-out;
              transition-timing-function: ease-in-out;
      width: auto; }
    .custom-slide._show {
      -webkit-overflow-scrolling: touch;
      overflow-x: hidden;
      overflow-y: auto; }
    .custom-slide .modal-inner-wrap {
      background-color: #f4f4f4;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      height: auto;
      min-height: 100%; }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw; }
    body._has-modal-custom .modal-custom-overlay {
      background-color: fade(#333, 55%); } }

@media only screen and (max-width: 769px) {
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4; }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto; }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%; }
  .modal-popup .modal-title {
    font-size: 14px;
    font-weight: 700; } }

@media only screen and (min-width: 769px) {
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right; } }

.column .block-addbysku .fieldset {
  margin: 0; }
  .column .block-addbysku .fieldset .fields {
    position: relative; }
    .column .block-addbysku .fieldset .fields .field {
      display: inline-block;
      margin-bottom: 10px;
      vertical-align: top; }
    .column .block-addbysku .fieldset .fields .actions-toolbar {
      position: absolute;
      right: 0;
      top: 4px; }

.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%; }

.column .block-addbysku .skus > .label {
  margin-top: 10px; }

.column .block-addbysku .qty .qty + .mage-error {
  width: 80px; }

.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 20px;
  padding: inherit;
  clear: both;
  text-align: left; }
  .column .block-addbysku .block-content .actions-toolbar:before, .column .block-addbysku .block-content .actions-toolbar:after {
    content: '';
    display: table; }
  .column .block-addbysku .block-content .actions-toolbar:after {
    clear: both; }
  .column .block-addbysku .block-content .actions-toolbar .primary {
    float: left; }
  .column .block-addbysku .block-content .actions-toolbar .primary,
  .column .block-addbysku .block-content .actions-toolbar .secondary {
    display: inline-block; }
    .column .block-addbysku .block-content .actions-toolbar .primary .action,
    .column .block-addbysku .block-content .actions-toolbar .secondary .action {
      margin: inherit; }
    .column .block-addbysku .block-content .actions-toolbar .primary a.action,
    .column .block-addbysku .block-content .actions-toolbar .secondary a.action {
      display: inline-block;
      margin-top: inherit; }
  .column .block-addbysku .block-content .actions-toolbar .primary .action {
    background: none;
    border: 1px solid #FFEAC3;
    background: #FFEAC3;
    line-height: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px;
    font-size: 16px;
    padding: 0 33px;
    color: #333;
    margin-top: 0; }
  .column .block-addbysku .block-content .actions-toolbar .secondary .action {
    background: none;
    border: 1px solid #004939;
    background: #004939;
    line-height: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px;
    font-size: 16px;
    padding: 0 33px;
    color: #fff;
    margin-top: 20px; }
  .column .block-addbysku .block-content .actions-toolbar .primary,
  .column .block-addbysku .block-content .actions-toolbar .secondary {
    display: block;
    float: none; }
  .column .block-addbysku .block-content .actions-toolbar > .secondary {
    text-align: left; }

.column .block-addbysku .reset {
  margin: 10px 0; }

.column .block-addbysku .note {
  display: block;
  margin: 0 0 20px; }

.block-cart-failed {
  margin-top: 40px; }
  .block-cart-failed .block-title {
    font-size: 26px; }
    .block-cart-failed .block-title strong {
      font-weight: 300; }
  .block-cart-failed .actions {
    text-align: center; }
    .block-cart-failed .actions .action {
      margin-bottom: 10px; }

@media only screen and (max-width: 640px) {
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px; }
  .column .block-addbysku .action.remove {
    display: inline-block;
    text-decoration: none;
    background-image: none;
    background: none;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    line-height: inherit;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400; }
    .column .block-addbysku .action.remove > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .column .block-addbysku .action.remove:before {
      -webkit-font-smoothing: antialiased;
      font-size: 28px;
      line-height: 22px;
      color: inherit;
      content: "";
      font-family: "icons-blank-theme";
      margin: 1px 0 0;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center;
      vertical-align: top; }
    .column .block-addbysku .action.remove:hover:before {
      color: inherit; }
    .column .block-addbysku .action.remove:active:before {
      color: inherit; }
    .column .block-addbysku .action.remove:focus, .column .block-addbysku .action.remove:active {
      background: none;
      border: none; }
    .column .block-addbysku .action.remove:hover {
      background: none; }
    .column .block-addbysku .action.remove.disabled, .column .block-addbysku .action.remove[disabled],
    fieldset[disabled] .column .block-addbysku .action.remove {
      cursor: not-allowed;
      pointer-events: none;
      opacity: 0.5; } }

@media only screen and (min-width: 640px) {
  .column .block-addbysku .action.remove {
    background-image: none;
    background: none;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    line-height: inherit;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    display: inline;
    line-height: 1.42857;
    padding: 0;
    background: none;
    border: 0;
    color: #1979c3;
    text-decoration: none; }
    .column .block-addbysku .action.remove:focus, .column .block-addbysku .action.remove:active {
      background: none;
      border: none; }
    .column .block-addbysku .action.remove:hover {
      background: none; }
    .column .block-addbysku .action.remove.disabled, .column .block-addbysku .action.remove[disabled],
    fieldset[disabled] .column .block-addbysku .action.remove {
      cursor: not-allowed;
      pointer-events: none;
      opacity: 0.5; }
    .column .block-addbysku .action.remove:visited {
      color: #1979c3;
      text-decoration: none; }
    .column .block-addbysku .action.remove:hover {
      color: #006bb4;
      text-decoration: underline; }
    .column .block-addbysku .action.remove:active {
      color: #ff5501;
      text-decoration: underline; }
    .column .block-addbysku .action.remove:hover {
      color: #006bb4; }
    .column .block-addbysku .action.remove:hover, .column .block-addbysku .action.remove:active, .column .block-addbysku .action.remove:focus {
      background: none;
      border: 0; }
    .column .block-addbysku .action.remove.disabled, .column .block-addbysku .action.remove[disabled],
    fieldset[disabled] .column .block-addbysku .action.remove {
      color: #1979c3;
      opacity: 0.5;
      cursor: default;
      pointer-events: none;
      text-decoration: underline; } }

@media only screen and (min-width: 768px) {
  .block-cart-failed .actions {
    text-align: left; }
  .block-cart-failed .actions.primary {
    float: right; } }

.catalogsearch-advanced-result .message.error {
  margin-top: -60px; }

@media only screen and (min-width: 640px) {
  .catalogsearch-advanced-result .message.error {
    margin-top: 0; } }

.payment-method-braintree .hosted-control {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #190562;
  border-radius: 30px;
  color: inherit;
  font-family: "Satoshi", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: inherit;
  font-weight: inherit;
  height: 44px;
  line-height: 1.42857;
  margin: 0;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  width: 225px; }
  .payment-method-braintree .hosted-control:disabled {
    opacity: 0.5; }
  .payment-method-braintree .hosted-control::-moz-placeholder {
    color: #c2c2c2; }
  .payment-method-braintree .hosted-control::-webkit-input-placeholder {
    color: #c2c2c2; }
  .payment-method-braintree .hosted-control:-ms-input-placeholder {
    color: #c2c2c2; }
  .payment-method-braintree .hosted-control.braintree-hosted-fields-focused {
    border-color: #006bb4; }
  .payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) {
    border-color: #e02b27; }
    .payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
      height: auto;
      opacity: 1; }
  .payment-method-braintree .hosted-control.braintree-hosted-fields-valid {
    border-color: #006400; }
  .payment-method-braintree .hosted-control.hosted-cid {
    width: 85px; }
  .payment-method-braintree .hosted-control.hosted-date {
    float: left;
    margin-bottom: 7px;
    width: 100px; }
    .payment-method-braintree .hosted-control.hosted-date:first-of-type {
      margin-right: 50px; }
      .payment-method-braintree .hosted-control.hosted-date:first-of-type:after {
        content: '/';
        display: inline;
        padding-bottom: inherit;
        padding-top: inherit;
        position: absolute;
        right: -25px;
        top: 5px; }

.payment-method-braintree .field-tooltip {
  right: 0; }

.payment-method-braintree .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 20px;
  height: 0;
  margin-top: 7px;
  opacity: 0; }

@media only screen and (min-width: 768px) {
  .payment-method-braintree .cvv .field-tooltip {
    left: 6rem; } }

.braintree-paypal-logo {
  margin-top: 10px;
  text-align: center; }

.action-braintree-paypal-logo {
  background-image: none;
  background: none;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  line-height: inherit;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400; }
  .action-braintree-paypal-logo:focus, .action-braintree-paypal-logo:active {
    background: none;
    border: none; }
  .action-braintree-paypal-logo:hover {
    background: none; }
  .action-braintree-paypal-logo.disabled, .action-braintree-paypal-logo[disabled],
  fieldset[disabled] .action-braintree-paypal-logo {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5; }
  .action-braintree-paypal-logo img {
    margin: 0;
    width: 114px; }

.bundle-options-container {
  clear: both;
  margin-bottom: 40px; }
  .bundle-options-container .legend.title {
    color: inherit;
    font-family: inherit;
    font-style: inherit;
    font-weight: 300;
    line-height: 1.1;
    font-size: 26px;
    margin-top: 7px;
    margin-bottom: 7px; }
  .bundle-options-container .product-add-form {
    display: none; }
  .bundle-options-container .product-options-wrapper {
    margin-bottom: 30px; }
  .bundle-options-container .action.back {
    margin-bottom: 30px; }
  .bundle-options-container .price-box .price {
    font-size: 18px;
    font-weight: 700; }
  .bundle-options-container .block-bundle-summary {
    background: #FFEAC3;
    padding: 10px 20px; }
    .bundle-options-container .block-bundle-summary > .title > strong {
      color: inherit;
      font-family: inherit;
      font-style: inherit;
      font-weight: 300;
      line-height: 1.1;
      font-size: 26px;
      margin-top: 7px;
      margin-bottom: 7px; }
    .bundle-options-container .block-bundle-summary .bundle-summary {
      margin-top: 30px; }
      .bundle-options-container .block-bundle-summary .bundle-summary.empty {
        display: none; }
      .bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
        color: inherit;
        font-family: inherit;
        font-style: inherit;
        font-weight: 300;
        line-height: 1.1;
        font-size: 18px;
        margin-top: 7px;
        margin-bottom: 7px;
        display: block; }
    .bundle-options-container .block-bundle-summary .bundle.items > li {
      margin-bottom: 10px; }
    .bundle-options-container .block-bundle-summary .box-tocart .actions {
      display: inline-block;
      margin-bottom: 10px; }
    .bundle-options-container .block-bundle-summary .product-addto-links > .action {
      vertical-align: top; }
  .bundle-options-container .nested .field.qty {
    margin-top: 20px; }
    .bundle-options-container .nested .field.qty .label {
      font-weight: 400;
      margin: 0 0 5px;
      display: inline-block; }
  .bundle-options-container p.required {
    color: #e02b27; }
  .bundle-options-container .product-options-bottom {
    clear: left; }

@media only screen and (min-width: 768px) {
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%; }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%; }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper, .page-layout-2columns-left
  .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right
  .bundle-options-container .block-bundle-summary,
  .page-layout-3columns
  .bundle-options-container .block-bundle-summary {
    width: 48%; } }

.products {
  margin: 30px 0; }

.category-images {
  margin: 0;
  overflow: hidden; }
  .category-images li {
    float: left;
    width: 23.5%;
    margin-right: 2%;
    height: 0;
    position: relative;
    margin-top: 0;
    margin-bottom: 2%;
    padding-bottom: 23.5%; }
    .category-images li:nth-child(4n + 4) {
      margin-right: 0; }
    .category-images li .content-container {
      display: block; }
    .category-images li .category-name {
      position: absolute;
      bottom: 20px;
      left: 0;
      width: 100%;
      padding: 0 5px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      color: #1B0166;
      font-size: 17px;
      text-align: center;
      text-transform: uppercase;
      font-weight: 900;
      text-shadow: 1px 1px 3px #fff;
      text-align: center; }
      @media only screen and (max-width: 1070px) {
        .category-images li .category-name {
          font-size: 15px;
          text-transform: none; } }
    @media only screen and (max-width: 680px) {
      .category-images li {
        width: 32.5%;
        margin-right: 1.25%;
        padding-bottom: 32.5%;
        margin-bottom: 1.25%; }
        .category-images li:nth-child(4n + 4) {
          margin-right: 1.25%; }
        .category-images li:nth-child(3n + 3) {
          margin-right: 0; } }
    @media only screen and (max-width: 480px) {
      .category-images li {
        width: 48.5%;
        margin-right: 3%;
        padding-bottom: 48.5%;
        margin-bottom: 3%; }
        .category-images li:nth-child(4n + 4) {
          margin-right: 3%; }
        .category-images li:nth-child(3n + 3) {
          margin-right: 3%; }
        .category-images li:nth-child(2n + 2) {
          margin-right: 0; } }
  @media only screen and (max-width: 768px) {
    .category-images {
      padding-top: 15px; } }

form input.product-list-qty-input {
  height: 52px;
  width: 52px;
  line-height: 52px;
  text-align: center;
  float: right;
  border-radius: 3px;
  margin-top: 15px;
  margin-right: 15px; }
  @media only screen and (min-width: 481px) and (max-width: 566px) {
    form input.product-list-qty-input {
      float: left; } }
  @media only screen and (min-width: 567px) and (max-width: 1027px) {
    form input.product-list-qty-input {
      float: right; } }

.products-grid {
  clear: both;
  border-top: 1px solid transparent; }
  .products-grid .product-list-sku {
    display: none; }
  .products-grid .suggested-retail-price {
    display: none; }

.product-item {
  vertical-align: top;
  border-bottom: 1px dashed #1B0166;
  margin-bottom: 20px; }
  .products-grid .product-item {
    display: inline-block;
    width: 48%; }
    @media only screen and (max-width: 639px) {
      .products-grid .product-item {
        margin-right: 2%; }
        .products-grid .product-item:nth-child(even) {
          margin-right: 0;
          margin-left: 2%; } }
    .products-grid .product-item-details {
      margin-bottom: 40px;
      z-index: 3;
      position: relative;
      text-align: center;
      padding: 0 2px;
      height: 116px; }
    .products-grid .product-item-hover {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 100%;
      z-index: 2;
      pointer-events: none;
      -webkit-transition: bottom 0.2s ease-out;
      transition: bottom 0.2s ease-out; }
    .products-grid .product-item-name {
      overflow: hidden;
      height: 44px;
      text-align: center; }
      .products-grid .product-item-name a {
        font-size: 17px; }
    .products-grid .product-item .product-item-photo {
      display: block;
      width: 100%;
      height: 0;
      padding-bottom: 100%;
      position: relative; }
      .products-grid .product-item .product-item-photo a {
        display: block; }
      .products-grid .product-item .product-item-photo img {
        position: absolute;
        top: 60%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
  .product-item-name {
    display: block;
    margin: 5px 0 0;
    word-wrap: break-word;
    -ms-hyphens: auto;
        hyphens: auto;
    text-align: left; }
    .product-item-name a {
      font-size: 24px; }
      @media only screen and (max-width: 1150px) {
        .product-item-name a {
          font-size: 21px; } }
      @media only screen and (max-width: 850px) and (min-width: 769px) {
        .product-item-name a {
          font-size: 15px;
          text-transform: none; } }
  .product-item-info {
    max-width: 100%;
    width: 152px; }
    .page-products .product-item-info {
      width: 240px; }
  .product-item-actions .actions-secondary > .action:before {
    margin: 0; }
  .product-item-description {
    margin: 25px 0; }
  .product-item .product-reviews-summary .rating-summary {
    margin: 0 4px 0 0; }
  .product-item .product-reviews-summary .reviews-actions {
    font-size: 18px;
    margin-top: 5px; }
    .product-item .product-reviews-summary .reviews-actions a {
      color: #1B0166; }
    .product-item .product-reviews-summary .reviews-actions .view:after {
      content: "|";
      display: inline-block;
      margin-left: 10px; }
  .product-item .price-box {
    margin: 10px 0 10px;
    overflow: hidden;
    text-align: center;
    -webkit-transition: all 0.2s ease-out 0.1s;
    transition: all 0.2s ease-out 0.1s; }
    .product-item .price-box .price {
      font-size: 18px;
      font-weight: 400;
      white-space: nowrap;
      color: #1B0166; }
    .product-item .price-box .price-label {
      font-size: 14px;
      font-weight: 400;
      display: none; }
    .product-item .price-box .special-price {
      float: right;
      width: 50%;
      text-align: left;
      display: inline-block;
      padding-left: 3px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      color: #1B0166; }
      .product-item .price-box .special-price .price {
        font-weight: 400; }
    .product-item .price-box .old-price {
      float: right;
      width: 50%;
      text-align: right;
      display: inline-block;
      padding-right: 3px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      color: #1B0166; }
      .product-item .price-box .old-price .price {
        font-weight: 400;
        color: #1B0166; }
  .product-item .special-price .price,
  .product-item .minimal-price .price {
    font-size: 18px;
    font-weight: 700; }
  .product-item .special-price .price-wrapper,
  .product-item .minimal-price .price-wrapper {
    display: inline-block; }
  .product-item .special-price .price-including-tax + .price-excluding-tax,
  .product-item .minimal-price .price-including-tax + .price-excluding-tax {
    display: block; }
  .product-item .special-price {
    display: block; }
  .product-item .old-price .price {
    font-weight: 400; }
  .product-item .minimal-price .price-container {
    display: block; }
  .product-item .minimal-price-link {
    margin-top: 5px; }
    .product-item .minimal-price-link .price-label {
      color: #1979c3;
      font-size: 14px; }
    .product-item .minimal-price-link .price {
      font-weight: 400; }
  .product-item .minimal-price-link,
  .product-item .price-excluding-tax,
  .product-item .price-including-tax {
    display: block;
    white-space: nowrap; }
  .product-item .price-from,
  .product-item .price-to {
    margin: 0; }
  .product-item .action.tocompare:before {
    content: ""; }
  .product-item .tocart {
    white-space: nowrap; }

.product-count-simple {
  font-size: 17px;
  font-family: "Satoshi", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #a49a9b;
  height: 30px;
  text-align: center; }

#amasty-shopby-product-list .products-grid .product-item-actions .tocart {
  display: none; }

#amasty-shopby-product-list .products-grid .product-item:hover .suggested-retail-price {
  display: none; }

#amasty-shopby-product-list .products-grid .product-item:hover .product-item-actions .tocart {
  display: block; }

#amasty-shopby-product-list .products-list .product-count-simple {
  display: none; }

#amasty-shopby-product-list .products-list a.tocart {
  padding-top: 17px;
  text-align: center; }

#amasty-shopby-product-list .products-list .product-item-actions {
  display: block; }
  #amasty-shopby-product-list .products-list .product-item-actions .actions-primary {
    display: block; }
  #amasty-shopby-product-list .products-list .product-item-actions .tocart {
    display: block;
    height: 52px;
    background: #F0F0F0;
    border-color: #e3e3e3;
    font-size: 16px;
    margin: 15px auto 0 auto;
    width: auto;
    color: #333;
    float: right; }
    #amasty-shopby-product-list .products-list .product-item-actions .tocart:hover {
      background: #fdfdfd; }

.products-grid .widget-new-grid .product-item {
  border-bottom: 0px; }
  .products-grid .widget-new-grid .product-item-name {
    text-align: center; }
    .products-grid .widget-new-grid .product-item-name a {
      font-size: 18px; }

.price-container .price {
  font-size: 14px; }

.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 5px; }

.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee + .price-excluding-tax:before,
.price-container .weee + .price-excluding-tax .price {
  font-size: 11px; }

.price-container .weee:before {
  content: "(" attr(data-label) ": "; }

.price-container .weee:after {
  content: ')'; }

.price-container .weee + .price-excluding-tax:before {
  content: attr(data-label) ": "; }

.products-list .product-item {
  display: table;
  width: 100%;
  margin-bottom: 40px;
  padding-bottom: 20px; }
  .products-list .product-item-col-left {
    float: left;
    width: 100%; }
    .products-list .product-item-col-left .product-list-sku {
      margin-top: 40px;
      font-size: 18px; }
  .products-list .product-item-col-right {
    float: left;
    width: 100%; }
  .products-list .product-item-info {
    display: block;
    width: 100%; }
  .products-list .product-item-photo {
    display: block;
    float: left;
    padding: 0 30px 0 0;
    vertical-align: top; }
  .products-list .product-item-details {
    display: block;
    float: left;
    width: calc(100% - 270px);
    vertical-align: top; }
  .products-list .product-item .price-box {
    text-align: right;
    min-height: 59px; }
    .products-list .product-item .price-box .special-price {
      width: auto; }
      .products-list .product-item .price-box .special-price span.price-final_price:before {
        content: none; }
      .products-list .product-item .price-box .special-price .price {
        font-size: 42px;
        font-weight: 900; }
    .products-list .product-item .price-box .old-price {
      width: auto;
      position: relative;
      top: 26px;
      margin-right: 10px; }
      .products-list .product-item .price-box .old-price span.price-final_price:before {
        content: none; }
      .products-list .product-item .price-box .old-price span.price-final_price .price {
        font-size: 18px;
        font-weight: 400; }
    .products-list .product-item .price-box span.price-final_price .price {
      font-weight: 900;
      font-size: 42px; }
  .products-list .product-item .suggested-retail-price {
    text-align: right;
    font-size: 18px; }

.products-list .product-item .price-box span.price-final_price:before {
  display: inline-block;
  font-size: 18px;
  margin-right: 10px; }

html[lang="nl-NL"] .products-list .product-item .price-box span.price-final_price:before {
  content: "Uw prijs excl. btw:"; }

html[lang="de-DE"] .products-list .product-item .price-box span.price-final_price:before {
  content: "Ihr Preis exkl. MWST"; }

html[lang="en-US"] .products-list .product-item .price-box span.price-final_price:before {
  content: "Your price excl. Tax:"; }

@media only screen and (max-width: 640px) {
  .products-list .product-item {
    table-layout: fixed; }
    .products-list .product-item-photo {
      padding: 0 10px 10px 0;
      width: 30%; }
  #amasty-shopby-product-list .products-grid .product-item:hover .product-item-actions .tocart {
    display: none; }
  #amasty-shopby-product-list .products-grid .product-item:hover .product-item-actions .suggested-retail-price {
    display: block; }
  .products-grid .product-item {
    border-bottom: 0; }
    .products-grid .product-item:hover .tocart {
      display: none; }
    .products-grid .product-item .product-list-qty-input {
      display: none; }
    .products-grid .product-item .db-option-selector-container {
      display: none; }
  .products-grid .debondt-new-label {
    display: none; } }

@media only screen and (min-width: 640px) {
  .product-item {
    position: relative; }
    .products-grid .product-item {
      margin-bottom: 30px; }
    .product-item-actions {
      display: none; }
      .products-grid .product-item-actions {
        margin: 10px 0; }
      .product-item-actions .actions-primary + .actions-secondary {
        display: table-cell;
        padding-left: 5px;
        white-space: nowrap;
        width: 50%; }
        .product-item-actions .actions-primary + .actions-secondary > * {
          white-space: normal; }
      .product-item-actions .actions-primary {
        display: table-cell; }
  .products-grid .product-item {
    border-bottom: 0;
    padding: 0 6px; }
    .products-grid .product-item .product-count-simple {
      padding-top: 5px; }
    .products-grid .product-item .db-option-selector-container {
      display: none; }
    .products-grid .product-item input.product-list-qty-input {
      display: none; }
    .products-grid .product-item .product-item-actions button.action.tocart.primary, .products-grid .product-item .product-item-actions .cart.table-wrapper .action.tocart.primary.action-gift, .cart.table-wrapper .products-grid .product-item .product-item-actions .action.tocart.primary.action-gift {
      width: 100%; }
    .products-grid .product-item:hover .product-item-hover {
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      background: rgba(0, 73, 57, 0.2);
      z-index: 2; }
    .products-grid .product-item:hover .product-item-name > a {
      color: #fff;
      z-index: 4; }
    .products-grid .product-item:hover .product-item-details {
      z-index: 3; }
    .products-grid .product-item:hover .product-count-simple {
      visibility: hidden; }
    .products-grid .product-item:hover .price-box {
      position: relative;
      z-index: 4;
      top: -25px;
      margin: 0;
      height: 34px;
      line-height: 34px; }
      .products-grid .product-item:hover .price-box .price-label, .products-grid .product-item:hover .price-box .old-price {
        color: #fff; }
      .products-grid .product-item:hover .price-box .price {
        color: #fff;
        font-size: 20px; }
    .products-grid .product-item:hover .product-item-actions {
      display: inline-block;
      text-align: center;
      width: 100%;
      position: relative;
      top: -30px; }
      .products-grid .product-item:hover .product-item-actions .actions-primary {
        display: inline-block; }
        .products-grid .product-item:hover .product-item-actions .actions-primary .tocart {
          background: none;
          border-color: #FFEAC3;
          background: #FFEAC3;
          color: #333;
          font-size: 16px;
          border-radius: 5px;
          font-weight: 600;
          position: relative;
          display: block;
          line-height: 24px;
          overflow: hidden;
          height: 40px; }
          .products-grid .product-item:hover .product-item-actions .actions-primary .tocart:hover {
            border-color: #FFEAC3; }
  .products-grid .product-item {
    width: 33.3333%; }
  .page-products .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 33.3333%; } }

@media only screen and (min-width: 481px) and (max-width: 567px) {
  #amasty-shopby-product-list .item .product-item-actions .actions-primary .tocart {
    float: left; } }

@media only screen and (min-width: 768px) and (max-width: 782px) {
  #amasty-shopby-product-list .item .product-item-actions .actions-primary .tocart {
    width: auto; } }

@media only screen and (min-width: 607px) and (max-width: 1027px) {
  #amasty-shopby-product-list .item .product-item-actions .actions-primary .tocart {
    float: right; } }

@media only screen and (min-width: 768px) {
  .page-products .products-grid .product-item {
    width: 33.3333%; }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%; }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%; } }

@media only screen and (min-width: 1024px) {
  .products-grid .product-item {
    width: 20%; }
  .page-layout-1column .products-grid .product-item {
    width: 16.6666%; }
  .page-layout-3columns .products-grid .product-item {
    width: 25%; }
  .page-products .products-grid .product-items {
    margin: 0; }
  .page-products .products-grid .product-item {
    margin-left: calc((100% - 4 * 23.233%) / 3);
    padding: 0;
    width: 23.233%; }
    .page-products .products-grid .product-item:nth-child(4n + 1) {
      margin-left: 0; }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%; }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%; }
    .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
      margin-left: 1%; }
    .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
      margin-left: 0; } }

@media only screen and (max-width: 1027px) {
  .products-list .product-item-col-left {
    width: 100%; }
    .products-list .product-item-col-left .product-list-sku {
      margin: 20px 0; }
  .products-list .product-item-col-right {
    width: 100%; }
  .products-list .product-item .price-box {
    text-align: left;
    margin-top: 0;
    display: inline-block; }
  .products-list .product-item .suggested-retail-price {
    text-align: left; } }

@media only screen and (max-width: 768px) {
  .products-list .product-reviews-summary .rating-summary,
  .products-list .product-reviews-summary .reviews-actions {
    display: block;
    margin-top: 0; }
  .products.wrapper.list .product-reviews-summary {
    display: block;
    margin: 0; } }

@media (min-width: 640px) and (max-width: 1150px) {
  .products-grid .widget-new-grid .product-item-name a {
    font-size: 17px; }
  .products-grid .product-count-simple {
    font-size: 15px; } }

@media only screen and (max-width: 500px) {
  .products-grid .product-item {
    border-bottom: 0; }
    .products-grid .product-item .product-count-simple {
      font-size: 14px; }
    .products-grid .product-item-name {
      text-align: center; }
      .products-grid .product-item-name a {
        font-size: 14px; }
    .products-grid .product-item .price-box .price-label {
      font-size: 14px; }
    .products-grid .product-item .price-box .special-price .price {
      font-size: 14px; }
    .products-grid .product-item .price-box .old-price .price {
      font-size: 14px; }
    .products-grid .product-item .price-box .price {
      font-size: 14px; }
  .product-item .product-item-details .product-item-name a {
    font-size: 14px; } }

@media only screen and (max-width: 480px) {
  #amasty-shopby-product-list .item .product-item-actions .actions-primary .tocart {
    width: 80%;
    float: right; }
  #amasty-shopby-product-list .item .product-item-actions .actions-primary .tocart {
    display: none; }
  .products-list .product-item-info {
    width: 100%;
    display: block; }
  .products-list .product-item-photo, .products-list .product-item-details {
    display: block;
    width: 100%;
    text-align: center; }
  .products-list .product-image-container {
    width: 100% !important; }
  .products-list .product-item .suggested-retail-price {
    text-align: center; }
  .products-list .product-item-name {
    display: inline-block;
    text-align: center; }
    .products-list .product-item-name a {
      line-height: 36px; }
  .products-list .product-item .price-box {
    text-align: center; }
  .products-list .product-reviews-summary {
    display: block; }
    .products-list .product-reviews-summary .rating-summary {
      display: inline-block; }
    .products-list .product-reviews-summary .reviews-actions {
      display: inline-block;
      margin-top: 0; } }

@media only screen and (max-width: 640px) {
  .products-grid .widget-new-grid .product-item-actions {
    display: none; } }

@media only screen and (max-width: 380px) {
  .products-grid .widget-new-grid .product-item .price-box .price-label {
    display: none; } }

.cms-index-index .product-item .price-box .old-price {
  float: none;
  width: auto;
  margin-left: 5px;
  text-align: left; }

.page-products .columns {
  position: relative;
  z-index: 1; }

.toolbar-amount {
  display: block;
  line-height: 26px;
  margin: 0;
  padding: 8px 0 0; }
  .products.wrapper ~ .toolbar .toolbar-amount {
    display: none; }

.toolbar-products {
  padding: 0;
  text-align: center;
  float: right; }
  .toolbar-products .pages {
    display: none; }
    .products.wrapper ~ .toolbar-products .pages {
      display: block; }
  .toolbar-products .limiter {
    display: none; }
    .toolbar-products .limiter .control {
      display: inline-block; }

.sorter {
  padding: 5px 0 10px; }
  .products.wrapper ~ .toolbar .sorter {
    display: none; }

.sorter-label {
  display: block;
  text-align: left;
  font-size: 16px;
  font-weight: 900;
  margin-bottom: 5px;
  padding-bottom: 5px; }

.sorter-container {
  position: relative;
  overflow: hidden;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #1B0166; }
  .sorter-container .sorter-options {
    margin: 0;
    width: auto;
    border: 0px;
    background: transparent;
    font-size: 14px;
    padding-right: 20px;
    line-height: 36px;
    height: 36px;
    color: #1B0166;
    cursor: pointer;
    width: 130%; }
  .sorter-container:after {
    content: "\e5cf";
    font-family: debondt;
    position: absolute;
    right: 5px;
    line-height: 36px;
    pointer-events: none;
    top: 0;
    font-size: 22px; }

.sorter-action {
  vertical-align: top;
  display: inline-block;
  text-decoration: none; }
  .sorter-action > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .sorter-action:before {
    -webkit-font-smoothing: antialiased;
    font-size: 28px;
    line-height: 32px;
    color: #8f8f8f;
    content: "";
    font-family: "icons-blank-theme";
    margin: inherit;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    vertical-align: middle; }
  .sorter-action:hover:before {
    color: #333; }
  .sorter-action:active:before {
    color: inherit; }

.sorter.sort-desc:before {
  content: ""; }

.modes {
  display: none; }

.limiter-options {
  margin: 0 5px 0 7px;
  width: auto; }

.limiter-label {
  font-weight: 400; }

.page-products .toolbar .limiter {
  display: none; }

@media only screen and (min-width: 930px) {
  div.modes {
    display: block;
    float: left;
    margin-right: 20px;
    margin-right: 10px;
    margin-top: 45px;
    position: relative; } }

@media only screen and (min-width: 769px) {
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1; }
  .products.wrapper ~ .toolbar .pages {
    float: right;
    margin-bottom: 20px; }
  .toolbar-amount {
    float: left; }
  .sorter {
    float: right;
    margin-top: 5px;
    margin-bottom: -4px; }
  .modes {
    display: block;
    margin-bottom: 10px; }
    .products.wrapper ~ .toolbar .modes {
      display: none; }
    .modes:after {
      content: "";
      display: table;
      clear: both; }
  .modes-mode {
    color: black;
    border: 1px solid #1B0166;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 0.90;
    padding: 7px 10px;
    text-align: center;
    background: #fff;
    display: block;
    text-decoration: none; }
    .modes-mode > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .modes-mode:before {
      -webkit-font-smoothing: antialiased;
      font-size: 24px;
      line-height: inherit;
      color: #1B0166;
      content: "";
      font-family: "icons-blank-theme";
      margin: inherit;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center;
      vertical-align: middle; }
    .modes-mode:hover:before {
      color: #1B0166; }
    .modes-mode:active:before {
      color: inherit; }
    .modes-mode:not(.active):hover {
      color: black; }
    .modes-mode:nth-child(2) {
      border-top-left-radius: 3px;
      border-bottom-left-radius: 3px; }
    .modes-mode:last-child {
      border-right: 1px solid #1B0166;
      border-radius: 0 3px 3px 0; }
    .modes-mode.active {
      color: #fff;
      background: #004939; }
      .modes-mode.active:before {
        color: #fff; }
  .mode-list:before {
    content: ""; }
  .limiter {
    float: right; }
    .products.wrapper ~ .toolbar .limiter {
      display: block; } }

.fotorama-stretch, .fotorama-focus-overlay:after, .fotorama__nav__frame:focus:after, .fotorama__html, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video iframe {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%; }

.fotorama-grab-cursor, .fotorama__wrap .fotorama__grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.fotorama-grabbing-cursor, .fotorama__grabbing * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fotorama-gpu, .fotorama__caption, .fotorama--fullscreen, .fotorama__wrap--css3 .fotorama__html, .fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full, .fotorama__wrap--css3 .fotorama__nav, .fotorama__nav:before, .fotorama__nav:after, .fotorama__wrap--css3 .fotorama__spinner, .fotorama__wrap--css3 .fotorama__stage, .fotorama__stage:before, .fotorama__stage:after, .fotorama__wrap--css3 .fotorama__stage__frame {
  -webkit-transform: translateZ(0);
          transform: translateZ(0); }

.fotorama-focus, .fotorama__fullscreen-icon:focus, .fotorama__nav__frame, .fotorama__zoom-in:focus,
.fotorama__zoom-out:focus {
  outline: 0; }

.fotorama-focus-overlay:after, .fotorama__nav__frame:focus:after {
  background-color: #006bb4;
  border-radius: inherit;
  content: ''; }

.fotorama-transform-disabled, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img, .fotorama__wrap--video .fotorama__stage, .fotorama__wrap--video .fotorama__stage__frame--video, .fotorama__wrap--video .fotorama__stage__shaft {
  -webkit-transform: none !important;
          transform: none !important; }

.fotorama-transition-for-slide, .fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border {
  -webkit-transition-duration: unset;
          transition-duration: unset;
  -webkit-transition-property: width, -webkit-transform;
  transition-property: width, -webkit-transform;
  transition-property: transform, width;
  transition-property: transform, width, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1); }

.fotorama-no-select, .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__no-select, .fotorama__video-close, .fotorama__wrap {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.fotorama-select, .fotorama__select {
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text; }

.fotorama-empty-bg {
  background: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=); }

.fotorama-auto-margin, .fotorama__nav, .fotorama__nav__frame {
  margin: auto;
  padding: 0; }

.fotorama-inline-block, .fotorama__caption__wrap, .fotorama__nav__frame, .fotorama__nav__shaft {
  display: inline;
  display: inline-block;
  vertical-align: middle;
  zoom: 1; }

.fotorama-hidden, .fotorama--hidden, .fotorama__load {
  position: absolute;
  top: -99999px;
  left: -99999px;
  z-index: -1000; }

.fotorama-visible {
  position: relative;
  left: auto;
  top: auto;
  opacity: 1;
  z-index: auto; }

.fotorama-no-tap, .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__nav, .fotorama__nav__frame, .fotorama__nav__shaft, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video-close {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.transitionDuration {
  -webkit-transition-duration: 333ms;
          transition-duration: 333ms; }

.transitionDurationZero {
  -webkit-transition-duration: unset;
          transition-duration: unset; }

@media print {
  .fotorama-print-background, .fotorama-sprite, .fotorama__arr .fotorama__arr__arr, .fotorama__fullscreen-icon, .fotorama__thumb--icon, .fotorama__video-close, .fotorama__video-play, .fotorama__fullscreen .fotorama__zoom-in, .fotorama__fullscreen .fotorama__zoom-out, .fotorama__thumb-border {
    background: none !important; } }

.fotorama__active {
  -webkit-box-shadow: 0 0 0 transparent;
          box-shadow: 0 0 0 transparent; }

.fotorama__stage__frame.fotorama__active {
  z-index: 8; }

.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active {
  display: block;
  left: 0;
  top: 0; }

.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
  z-index: 9; }

.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
  visibility: visible; }

.fotorama__arr {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 80px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 900;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out; }
  .fotorama__arr:hover {
    background-color: rgba(255, 255, 255, 0.5); }
  .fotorama__arr:active {
    background-color: rgba(213, 213, 213, 0.5); }
  .fotorama__arr:focus {
    -webkit-box-shadow: none;
            box-shadow: none; }
    .fotorama__arr:focus:after {
      border-radius: inherit;
      bottom: 3px;
      -webkit-box-shadow: 0 0 3px 1px #68a8e0;
              box-shadow: 0 0 3px 1px #68a8e0;
      content: '';
      left: 3px;
      position: absolute;
      right: 3px;
      top: 3px;
      z-index: 1000; }
  .fotorama__arr--prev {
    left: 0; }
    .fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
      -webkit-transform: translate3d(-120px, 0, 0);
              transform: translate3d(-120px, 0, 0); }
    .fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
      -webkit-transform: translate3d(-120px, 0, 0);
              transform: translate3d(-120px, 0, 0); }
  .fotorama__arr--next {
    right: 0; }
    .fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
      -webkit-transform: translate3d(120px, 0, 0);
              transform: translate3d(120px, 0, 0); }
    .fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
      -webkit-transform: translate3d(120px, 0, 0);
              transform: translate3d(120px, 0, 0); }
  .fotorama__arr--disabled {
    display: none;
    opacity: 0.1;
    pointer-events: none;
    cursor: default; }
  .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr {
    opacity: 0; }
    .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus {
      opacity: 1; }
  .fotorama__wrap--video .fotorama__arr {
    opacity: 0 !important; }
  .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr {
    display: none; }
    .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus {
      display: block; }
  .fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr {
    display: none !important; }
  .fotorama__wrap--css3 .fotorama__arr:not(:focus) {
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    -webkit-transition-property: opacity, background-color, -webkit-transform;
    transition-property: opacity, background-color, -webkit-transform;
    transition-property: transform, opacity, background-color;
    transition-property: transform, opacity, background-color, -webkit-transform; }
  .fotorama__stage .fotorama__arr--shown {
    display: block !important; }
  .fotorama__stage .fotorama__arr--hidden {
    display: none !important; }

.fotorama__arr .fotorama__arr__arr {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0); }
  .ie9 .fotorama__arr .fotorama__arr__arr {
    margin: -40px 0 0 -40px; }

.fotorama__arr--prev .fotorama__arr__arr {
  background-position: -80px -80px; }

.fotorama__arr--next .fotorama__arr__arr {
  background-position: -160px -80px; }

.fotorama__caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #000;
  font-size: 14px;
  line-height: 1.5;
  z-index: 12; }
  .fotorama__caption a {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid;
    border-color: fade(#000, 0.5); }
    .fotorama__caption a:hover {
      color: #000;
      border-color: fade(#000, 0.5); }
  .fotorama__wrap--rtl .fotorama__caption {
    left: auto;
    right: 0; }
  .fotorama__wrap--video .fotorama__caption,
  .fotorama__wrap--no-captions .fotorama__caption {
    display: none; }

.fotorama__caption__wrap {
  padding: 5px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff; }

.fotorama__dot {
  display: block;
  position: relative;
  top: 12px;
  left: 6px;
  width: 4px;
  height: 4px;
  border: 1px solid #858585;
  border-radius: 6px; }
  .fotorama__nav__frame--dot:focus .fotorama__dot {
    -webkit-box-shadow: none;
            box-shadow: none; }
    .fotorama__nav__frame--dot:focus .fotorama__dot:after {
      border-radius: inherit;
      bottom: 3px;
      -webkit-box-shadow: 0 0 3px 1px #68a8e0;
              box-shadow: 0 0 3px 1px #68a8e0;
      content: '';
      left: 3px;
      position: absolute;
      right: 3px;
      top: 3px;
      z-index: 1000; }
  .fotorama__nav__frame--thumb:focus .fotorama__dot:after,
  .fotorama__nav__frame--dot:focus .fotorama__dot:after {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0; }
  .fotorama__active .fotorama__dot {
    background-color: #ff5501;
    border-color: #ff5501; }

.fotorama__wrap--fade .fotorama__fade-front,
.fotorama__wrap--fade .fotorama__fade-rear {
  display: block;
  left: 0;
  top: 0; }

.fotorama__wrap--fade .fotorama__fade-front {
  z-index: 8; }

.fotorama__wrap--fade .fotorama__fade-rear {
  z-index: 7; }

.fotorama {
  min-width: 1px;
  overflow: hidden; }
  .fotorama--fullscreen {
    position: fixed !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    margin: 0 !important;
    background: #fff;
    z-index: 1000 !important; }

.fotorama__fullscreen {
  overflow: hidden;
  position: relative; }

.fotorama__fullscreen-icon {
  position: absolute;
  display: none;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
  background-position: 0 0;
  cursor: pointer;
  z-index: 1000;
  text-align: center; }
  .fotorama__fullscreen-icon:before {
    content: "";
    width: 40px;
    height: 40px;
    display: inline-block;
    background: url(../images/gallery.png);
    margin-top: 20px;
    background-position: -54px -3px; }
  .fotorama__fullscreen-icon:focus {
    -webkit-box-shadow: none;
            box-shadow: none; }
    .fotorama__fullscreen-icon:focus:after {
      border-radius: inherit;
      bottom: 3px;
      -webkit-box-shadow: 0 0 3px 1px #68a8e0;
              box-shadow: 0 0 3px 1px #68a8e0;
      content: '';
      left: 3px;
      position: absolute;
      right: 3px;
      top: 3px;
      z-index: 1000; }
  .fotorama--fullscreen-icons .fotorama__fullscreen-icon {
    display: none; }
  .fotorama--fullscreen .fotorama__fullscreen-icon {
    display: inline-block;
    background-position: -80px 0; }
  .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    opacity: 0; }
    .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
      opacity: 1; }
  .fotorama__wrap--video .fotorama__fullscreen-icon {
    opacity: 0 !important; }
  .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    display: none; }
    .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
      display: block; }
  .fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
    display: none !important; }
  .fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
    -webkit-transform: translate3d(80px, -80px, 0);
            transform: translate3d(80px, -80px, 0); }
  .fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
    -webkit-transform: translate3d(80px, -80px, 0) !important;
            transform: translate3d(80px, -80px, 0) !important; }
  .fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus) {
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    -webkit-transition-property: opacity, background-color, -webkit-transform;
    transition-property: opacity, background-color, -webkit-transform;
    transition-property: transform, opacity, background-color;
    transition-property: transform, opacity, background-color, -webkit-transform; }
  .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon {
    background-color: rgba(255, 255, 255, 0.3);
    -webkit-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out; }
    .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:hover {
      background-color: rgba(255, 255, 255, 0.5); }
    .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:active {
      background-color: rgba(213, 213, 213, 0.5); }

.gallery-placeholder .loading-mask {
  position: static;
  padding: 0 0 50%; }

.gallery-placeholder .loader img {
  position: absolute; }

.fotorama__wrap--css3 .fotorama__html {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear; }

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html {
  opacity: 0; }

.fotorama__img {
  max-width: inherit;
  opacity: 0;
  border: none !important; }
  .fotorama__loaded .fotorama__img,
  .fotorama__error .fotorama__img {
    opacity: 1; }
  .fotorama__img--full {
    display: none; }
  .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
    opacity: 0; }
  .fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
    position: absolute;
    top: 50%;
    width: 100%;
    height: auto;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  .fotorama__nav-wrap .fotorama_horizontal_ratio .fotorama__img {
    position: absolute;
    left: 50%;
    width: auto;
    height: 100%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
  .fotorama__stage__frame .fotorama__img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    -webkit-transition-property: width, height, top, left;
    transition-property: width, height, top, left; }
  .fotorama--fullscreen .fotorama__stage__frame .fotorama__img {
    display: none; }
  .fotorama--fullscreen .fotorama__stage__frame .fotorama__img,
  .fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: inherit;
    max-height: inherit; }
  .fotorama--fullscreen .fotorama__loaded--full .fotorama__img {
    display: none; }
    .fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
      display: block; }
  .fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
    display: block;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    cursor: default;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear; }
    .fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full.fotorama__img--zoommable {
      max-width: none;
      max-height: none;
      cursor: pointer;
      -webkit-transition-property: width, height, bottom, right, top, left;
      transition-property: width, height, bottom, right, top, left; }
    .fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full.fotorama__img--draggable {
      cursor: move;
      -webkit-transition-property: none;
      transition-property: none; }
  .fotorama__product-video--loaded .fotorama__img,
  .fotorama__product-video--loaded .fotorama__img--full {
    display: none !important; }

.magnifier-thumb-wrapper {
  position: relative;
  display: block;
  top: 0;
  left: 0; }

.magnifier-lens {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  border: solid 1px #bbb;
  z-index: 800; }

.magnifier-loader-text {
  margin-top: 10px; }

.magnifier-large {
  position: absolute;
  width: 32%;
  z-index: 100; }

.magnifier-preview {
  position: absolute;
  top: 215px;
  bottom: 0;
  left: 58%;
  overflow: hidden;
  padding: 0; }
  .magnifier-preview:not(.hidden) {
    background-color: #fff; }
  .magnifier-preview img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: inherit; }

.magnify-lens {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  text-align: center;
  background: rgba(255, 255, 255, 0.5);
  border: solid 1px #bbb;
  z-index: 1000; }

.magnify-opaque {
  opacity: 0.5; }

.magnify-hidden {
  display: none; }

.magnify-fullimage {
  display: none; }
  .fotorama__fullscreen .magnify-fullimage {
    display: inline-block; }

.fotorama__nav {
  position: relative;
  display: none;
  max-width: 100%;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
  z-index: 5; }
  .fotorama__nav--dots {
    display: block;
    text-align: center; }
  .fotorama__nav--thumbs {
    display: block; }
  .fotorama__nav:before, .fotorama__nav:after {
    position: absolute;
    display: block;
    content: '';
    text-decoration: none;
    background-repeat: no-repeat;
    z-index: 10;
    pointer-events: none; }
  .fotorama__nav:before {
    left: -10px;
    top: -10px; }
  .fotorama__nav:after {
    right: -10px;
    bottom: -10px; }
  .fotorama--fullscreen .fotorama__nav:before, .fotorama--fullscreen .fotorama__nav:after,
  .fotorama__wrap--no-shadows .fotorama__nav:before,
  .fotorama__wrap--no-shadows .fotorama__nav:after {
    display: none; }
  .fotorama__wrap--only-active .fotorama__nav {
    max-width: 99999px !important; }

.fotorama__nav-wrap--vertical.fotorama__nav-wrap {
  position: absolute;
  display: inline-block;
  top: 0;
  left: 0; }

.fotorama__nav__frame {
  position: relative;
  -webkit-box-sizing: content-box;
          box-sizing: content-box; }
  .fotorama__nav--dots .fotorama__nav__frame {
    width: 18px;
    height: 30px; }
    .fotorama__nav--dots .fotorama__nav__frame--thumb {
      display: none; }
  .fotorama__nav--thumbs .fotorama__nav__frame {
    padding-left: 0 !important; }
    .fotorama__nav--thumbs .fotorama__nav__frame:last-child {
      padding-right: 0 !important; }
    .fotorama__nav--thumbs .fotorama__nav__frame--dot {
      display: none; }
  .fotorama__nav__frame.fotorama__active .fotorama__nav__frame {
    width: 0;
    height: 0;
    border-width: 3px; }
    .fotorama__nav__frame.fotorama__active .fotorama__nav__frame:after {
      top: -3px;
      left: -3px;
      padding: 3px; }
  .fotorama__nav__frame:focus {
    -webkit-box-shadow: none;
            box-shadow: none; }
    .fotorama__nav__frame:focus :after {
      top: -1px;
      left: -1px;
      padding: 1px; }
  .fotorama__nav-wrap--vertical .fotorama__nav__shaft .fotorama__nav__frame--thumb {
    display: block;
    padding-bottom: inherit !important; }

.fotorama__nav__shaft {
  position: relative;
  top: 0;
  left: 0;
  text-align: left; }
  .fotorama__nav-wrap--vertical .fotorama__nav__shaft {
    width: 100%;
    background-color: white; }

.fotorama__wrap .fotorama__pointer {
  cursor: pointer; }

.fotorama__select {
  cursor: auto; }

.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
  display: none; }

.fotorama__nav.fotorama__shadows--left:before, .fotorama__nav.fotorama__shadows--right:after,
.fotorama__stage.fotorama__shadows--left:before,
.fotorama__stage.fotorama__shadows--right:after {
  top: 0;
  bottom: 0;
  width: 10px;
  height: auto;
  background-size: 1px 100%, 5px 100%; }

.fotorama__nav.fotorama__shadows--top:before, .fotorama__nav.fotorama__shadows--bottom:after,
.fotorama__stage.fotorama__shadows--top:before,
.fotorama__stage.fotorama__shadows--bottom:after {
  left: 0;
  right: 0;
  width: auto;
  height: 10px;
  background-size: 100% 1px, 100% 5px; }

.fotorama__nav.fotorama__shadows--left:before,
.fotorama__stage.fotorama__shadows--left:before {
  left: 0;
  background-position: 0 0, 0 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(25%, rgba(0, 0, 0, 0.2)), color-stop(75%, rgba(0, 0, 0, 0.3)), to(transparent)), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), transparent);
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), transparent); }

.fotorama__nav.fotorama__shadows--right:after,
.fotorama__stage.fotorama__shadows--right:after {
  right: 0;
  background-position: 100% 0, 100% 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(25%, rgba(0, 0, 0, 0.2)), color-stop(75%, rgba(0, 0, 0, 0.3)), to(transparent)), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), transparent);
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), transparent); }

.fotorama__nav.fotorama__shadows--top:before,
.fotorama__stage.fotorama__shadows--top:before {
  top: 0;
  background-position: 0 0, 0 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(25%, rgba(0, 0, 0, 0.2)), color-stop(75%, rgba(0, 0, 0, 0.3)), to(transparent)), radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.4), transparent);
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.4), transparent); }

.fotorama__nav.fotorama__shadows--bottom:after,
.fotorama__stage.fotorama__shadows--bottom:after {
  bottom: 0;
  background-position: 0 100%, 0 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(25%, rgba(0, 0, 0, 0.2)), color-stop(75%, rgba(0, 0, 0, 0.3)), to(transparent)), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.4), transparent);
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.4), transparent); }

.fotorama__video-close.fotorama-show-control {
  opacity: 1;
  -webkit-transform: translate3d(0, -10px, 0);
          transform: translate3d(0, -10px, 0); }

.fotorama__spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  position: absolute;
  display: none;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  height: 64px;
  width: 64px;
  margin: auto;
  background-image: url("../images/loader-1.gif");
  z-index: 100; }
  .fotorama__spinner--show {
    display: block; }
  .fotorama__wrap--css3 .fotorama__spinner {
    -webkit-animation: spinner 24s infinite linear;
            animation: spinner 24s infinite linear; }

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.fotorama__stage {
  position: relative;
  max-width: 100%;
  overflow: hidden; }
  .fotorama__stage:before, .fotorama__stage:after {
    position: absolute;
    display: block;
    content: '';
    background-repeat: no-repeat;
    pointer-events: none;
    text-decoration: none;
    z-index: 10; }
  .fotorama__stage:before {
    left: -10px;
    top: -10px; }
  .fotorama__stage:after {
    right: -10px;
    bottom: -10px; }
  .fotorama--fullscreen .fotorama__stage:before, .fotorama--fullscreen .fotorama__stage:after,
  .fotorama__wrap--no-shadows .fotorama__stage:before,
  .fotorama__wrap--no-shadows .fotorama__stage:after,
  .fotorama__wrap--fade .fotorama__stage:before,
  .fotorama__wrap--fade .fotorama__stage:after {
    display: none; }
  .fotorama__wrap--only-active .fotorama__stage {
    max-width: 99999px !important; }

.fotorama__stage__frame {
  overflow: hidden;
  text-align: center; }
  .fotorama__wrap--rtl .fotorama__stage__frame {
    direction: rtl; }
  .fotorama__wrap--slide .fotorama__stage__frame {
    opacity: 1 !important; }
  .fotorama__wrap--fade .fotorama__stage__frame {
    display: none; }
  .fotorama--fullscreen .fotorama__stage__frame iframe {
    left: 80px;
    width: calc(100% - 80px * 2); }
  .fotorama__wrap--only-active .fotorama__stage__frame {
    visibility: hidden; }

.fotorama__stage__shaft {
  position: relative; }
  .fotorama__stage__shaft:focus {
    -webkit-box-shadow: none;
            box-shadow: none; }
    .fotorama__stage__shaft:focus:after {
      border-radius: inherit;
      bottom: 3px;
      -webkit-box-shadow: 0 0 3px 1px #68a8e0;
              box-shadow: 0 0 3px 1px #68a8e0;
      content: '';
      left: 3px;
      position: absolute;
      right: 3px;
      top: 3px;
      z-index: 1000; }

.fotorama__thumb {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-color: #ebebeb; }
  .fotorama__nav__frame:focus .fotorama__thumb {
    -webkit-box-shadow: none;
            box-shadow: none;
    z-index: 2; }
    .fotorama__nav__frame:focus .fotorama__thumb:after {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      -webkit-box-shadow: 0 0 3px 1px #68a8e0;
              box-shadow: 0 0 3px 1px #68a8e0;
      border-radius: inherit;
      content: '';
      z-index: 1000; }
  .fotorama__nav__frame--thumb:focus .fotorama__thumb,
  .fotorama__nav__frame--dot:focus .fotorama__thumb {
    overflow: inherit; }
  .fotorama__nav__frame:nth-child(2):focus .fotorama__thumb:after {
    left: 1px; }
  .fotorama__nav__frame:last-child:focus .fotorama__thumb:after {
    right: 1px; }
  .fotorama__thumb--icon {
    padding-bottom: 30px;
    font-size: 0.001px; }
    .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon,
    .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon {
      width: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate3d(-50%, -50%, 0);
              transform: translate3d(-50%, -50%, 0); }
      .ie9 .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon, .ie9
      .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon {
        margin: -15px 0 0 -15px; }
    .fotorama__nav-wrap--vertical .fotorama__thumb__arr--left .fotorama__thumb--icon,
    .fotorama__nav-wrap--vertical .fotorama__thumb__arr--right .fotorama__thumb--icon {
      margin: auto;
      width: 30px;
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg); }
    .fotorama__thumb__arr--left .fotorama__thumb--icon {
      background-position: -25px -265px; }
    .fotorama__thumb__arr--right .fotorama__thumb--icon {
      background-position: -25px -350px; }

.fotorama__thumb-border {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #ff5501;
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(255, 255, 255, 0.25)), to(rgba(64, 64, 64, 0.1)));
  background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1));
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 9; }
  .fotorama__nav--dots .fotorama__thumb-border {
    display: none; }

.fotorama__thumb__arr {
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out; }
  .fotorama__thumb__arr:hover {
    background-color: rgba(255, 255, 255, 0.5); }
  .fotorama__thumb__arr:active {
    background-color: rgba(213, 213, 213, 0.5); }
  .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left,
  .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 30px;
    z-index: 1000;
    cursor: pointer; }
  .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left {
    left: 0; }
  .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
    right: 0; }
  .fotorama__nav-wrap--vertical .fotorama__thumb__arr--left,
  .fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
    position: absolute;
    left: 0;
    right: 0;
    height: 30px;
    cursor: pointer;
    z-index: 1000; }
  .fotorama__nav-wrap--vertical .fotorama__thumb__arr--left {
    top: 0; }
  .fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
    bottom: 0; }

.fotorama__nav__frame--thumb:focus .fotorama__thumb.fotorama_vertical_ratio:after,
.fotorama__nav__frame--dot:focus .fotorama__thumb.fotorama_vertical_ratio:after {
  left: 2px;
  right: 2px; }

.fotorama__nav__frame:nth-child(2):focus .fotorama__thumb.fotorama_vertical_ratio:after {
  top: 1px; }

.fotorama__nav__frame:last-child:focus .fotorama__thumb.fotorama_vertical_ratio:after {
  bottom: 1px; }

.fotorama__video {
  position: absolute;
  top: 32px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10; }

.fotorama__video-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
  opacity: 0;
  z-index: 1000;
  cursor: pointer;
  background-position: -80px 0;
  -webkit-transform: translate3d(80px, -80px, 0);
          transform: translate3d(80px, -80px, 0);
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out; }
  .fotorama__fullscreen .fotorama__video-close {
    display: none; }
  .fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
    display: none; }
  .fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
    top: 97px;
    right: 93px;
    opacity: 1; }
  .fotorama__wrap--css3 .fotorama__video-close:not(:focus) {
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    -webkit-transition-property: opacity, background-color, -webkit-transform;
    transition-property: opacity, background-color, -webkit-transform;
    transition-property: transform, opacity, background-color;
    transition-property: transform, opacity, background-color, -webkit-transform; }
  @media all and (max-width: 768px) {
    .fotorama__video-close {
      top: 10px;
      width: 40px;
      height: 40px;
      background-position: -100px -20px; } }

.fotorama__video-play {
  width: 160px;
  height: 160px;
  background-position: -80px -160px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0); }
  .fotorama__wrap--css2 .fotorama__video-play,
  .fotorama__wrap--video .fotorama__stage .fotorama__video-play {
    display: none; }
  .fotorama__loaded .fotorama__video-play,
  .fotorama__error .fotorama__video-play,
  .fotorama__nav__frame .fotorama__video-play {
    display: block;
    opacity: 1; }
  .fotorama__nav__frame .fotorama__video-play {
    width: 80px;
    height: 80px;
    background-position: 0 -240px; }
  .fotorama__wrap--css3 .fotorama__video-play:not(:focus) {
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    -webkit-transition-property: opacity, background-color, -webkit-transform;
    transition-property: opacity, background-color, -webkit-transform;
    transition-property: transform, opacity, background-color;
    transition-property: transform, opacity, background-color, -webkit-transform; }

.fotorama__wrap {
  position: relative;
  direction: ltr;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  z-index: 0; }
  .fotorama--fullscreen .fotorama__wrap {
    max-width: 100% !important; }
  .fotorama__wrap--pan-y {
    -ms-touch-action: pan-y;
        touch-action: pan-y; }

.fotorama__zoom-in,
.fotorama__zoom-out {
  display: none;
  z-index: 1000; }
  .fotorama__zoom-in:focus,
  .fotorama__zoom-out:focus {
    -webkit-box-shadow: none;
            box-shadow: none; }
    .fotorama__zoom-in:focus:after,
    .fotorama__zoom-out:focus:after {
      border-radius: inherit;
      bottom: 3px;
      -webkit-box-shadow: 0 0 3px 1px #68a8e0;
              box-shadow: 0 0 3px 1px #68a8e0;
      content: '';
      left: 3px;
      position: absolute;
      right: 3px;
      top: 3px;
      z-index: 1000; }
  .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in, .fotorama__wrap:not(.fotorama__wrap--toggle-arrows)
  .fotorama__zoom-out {
    background-color: rgba(255, 255, 255, 0.3);
    -webkit-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out; }
    .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in:hover, .fotorama__wrap:not(.fotorama__wrap--toggle-arrows)
    .fotorama__zoom-out:hover {
      background-color: rgba(255, 255, 255, 0.5); }
    .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in:active, .fotorama__wrap:not(.fotorama__wrap--toggle-arrows)
    .fotorama__zoom-out:active {
      background-color: rgba(213, 213, 213, 0.5); }
  .fotorama__fullscreen .fotorama__zoom-in, .fotorama__fullscreen
  .fotorama__zoom-out {
    position: absolute;
    display: block;
    width: 80px;
    height: 80px;
    overflow: hidden;
    cursor: pointer;
    line-height: 80px;
    text-align: center; }
    .fotorama__fullscreen .fotorama__zoom-in--disabled, .fotorama__fullscreen
    .fotorama__zoom-out--disabled {
      display: none; }

.fotorama__fullscreen .fotorama__zoom-out {
  top: 80px;
  background-position: 0 -80px !important; }
  .fotorama__fullscreen .fotorama__zoom-out:before {
    content: "";
    width: 40px;
    height: 40px;
    display: inline-block;
    background: url(../images/gallery.png);
    margin-top: 20px;
    background-position: -8px -55px; }

.fotorama__fullscreen .fotorama__zoom-in {
  background-position: 0 0 !important;
  top: 0; }
  .fotorama__fullscreen .fotorama__zoom-in:before {
    content: "";
    width: 40px;
    height: 40px;
    display: inline-block;
    background: url(../images/gallery.png);
    margin-top: 20px;
    background-position: -8px -3px; }

.mobile-title-keeper {
  -webkit-box-ordinal-group: -1;
      -ms-flex-order: -2;
          order: -2; }
  .mobile-title-keeper .page-title-wrapper {
    width: 100%;
    text-align: left;
    margin-top: 20px; }
    .mobile-title-keeper .page-title-wrapper .page-title {
      display: inline-block;
      font-size: 30px;
      font-weight: 900; }
  .mobile-title-keeper .product-reviews-summary .rating-summary {
    display: inline-block; }
  .mobile-title-keeper .product-reviews-summary .reviews-actions {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 18px; }
    .mobile-title-keeper .product-reviews-summary .reviews-actions a {
      color: #1B0166; }
      .mobile-title-keeper .product-reviews-summary .reviews-actions a.view:after {
        content: "|";
        display: inline-block;
        margin-left: 10px; }

.old-price,
.old.price {
  text-decoration: line-through; }

.product-info-main .old-price,
.product-info-main .regular-price,
.product-info-main .special-price {
  float: right; }

.product-info-main .old-price {
  position: relative;
  top: 4px;
  margin-right: 15px;
  color: #1B0166; }

.price-box-container .price-final_price .old-price .price-container .price-wrapper .price {
  font-size: 18px;
  font-weight: 400; }

.prices-tier .price-container .price-including-tax + .price-excluding-tax:before {
  content: "(" attr(data-label) ": "; }

.prices-tier .price-container .price-including-tax + .price-excluding-tax:last-child:after {
  content: ')'; }

.prices-tier .price-container .weee[data-label] {
  display: inline; }
  .prices-tier .price-container .weee[data-label] .price {
    font-size: 11px; }
  .prices-tier .price-container .weee[data-label]:before {
    content: " +" attr(data-label) ": "; }

.actual-price {
  font-weight: 700; }

.category-image .image {
  display: block;
  height: auto;
  max-width: 100%; }

.category-image, .category-description {
  margin-bottom: 20px; }

.product-image-container {
  display: inline-block;
  max-width: 100%; }

.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1; }

.product-image-photo {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0; }

.page-products.page-layout-2columns-left .sidebar-main,
.page-products.page-layout-2columns-left .sidebar-additional {
  width: 22.3%; }

.page-products.page-layout-2columns-left .column.main {
  width: 77.7%; }

.product-detailed-attributes {
  float: left;
  width: 75%;
  margin-bottom: 20px; }
  .product-detailed-attributes table {
    overflow: hidden; }
    .product-detailed-attributes table > caption.table-caption {
      clip: inherit;
      height: auto;
      width: auto;
      position: relative;
      margin: 0;
      text-align: left;
      margin-bottom: 20px;
      font-size: 24px;
      font-weight: 900;
      line-height: 32px; }
    .product-detailed-attributes table tr {
      float: left;
      width: 50%; }
      .product-detailed-attributes table tr th, .product-detailed-attributes table tr td {
        width: 50%;
        display: inline-block;
        float: left;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding: 0;
        line-height: 36px;
        font-size: 18px; }
      .product-detailed-attributes table tr th {
        padding-left: 10px;
        text-transform: uppercase;
        font-weight: 900;
        letter-spacing: -0.05em; }
      .product-detailed-attributes table tr:nth-child(4n+1), .product-detailed-attributes table tr:nth-child(4n+2) {
        background: #fafafa; }

.catalog-product-view .debondt-expected-from {
  font-size: 15px;
  color: #f79e20; }

.catalog-product-view .product-count-simple {
  display: none; }

.catalog-product-view .price-box-container {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative; }
  .catalog-product-view .price-box-container .suggested-retail {
    text-align: right; }
    .catalog-product-view .price-box-container .suggested-retail .suggested-retail-price {
      font-size: 24px; }
  .catalog-product-view .price-box-container .price-final_price {
    width: auto; }
    .catalog-product-view .price-box-container .price-final_price .price-container {
      text-align: left; }
      @media only screen and (max-width: 960px) {
        .catalog-product-view .price-box-container .price-final_price .price-container {
          text-align: right; } }
      @media only screen and (max-width: 768px) {
        .catalog-product-view .price-box-container .price-final_price .price-container {
          text-align: center; } }
  .catalog-product-view .price-box-container > .price-final_price {
    position: relative;
    left: auto;
    margin-top: 0;
    -webkit-box-ordinal-group: -1;
        -ms-flex-order: -2;
            order: -2; }

.price-box-container {
  overflow: hidden; }
  .price-box-container .suggested-retail {
    display: inline-block;
    float: left;
    width: auto; }
  .price-box-container .price-final_price {
    float: left;
    display: inline-block;
    width: 65%; }
    .price-box-container .price-final_price .price-container {
      width: 100%;
      text-align: right;
      line-height: 30px !important; }
      .price-box-container .price-final_price .price-container .price-wrapper .price {
        font-size: 24px;
        font-weight: 900; }
  .price-box-container strong, .price-box-container .price-label {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    margin-right: 10px; }
  .price-box-container .suggested-retail-price {
    display: inline;
    font-weight: 900;
    font-size: 24px; }

.product.media .placeholder .photo.container {
  max-width: 100%; }

.product.media .notice {
  color: #7d7d7d;
  font-size: 12px;
  margin: 10px 0; }

.product.media .product.thumbs {
  margin: 20px 0 30px; }

.product.media .items.thumbs {
  margin: 0;
  padding: 0;
  list-style: none none; }
  .product.media .items.thumbs > li {
    display: inline-block;
    vertical-align: top; }
  .product.media .items.thumbs .active {
    display: block;
    line-height: 1; }

.product.info.detailed {
  clear: both;
  margin-bottom: 30px;
  border-top: 1px dashed #1B0166; }
  .product.info.detailed .additional-attributes {
    width: auto; }
    .product.info.detailed .additional-attributes > thead > tr > td,
    .product.info.detailed .additional-attributes > tbody > tr > td,
    .product.info.detailed .additional-attributes > tfoot > tr > td {
      padding: 5.5px 5px 10px 5px; }
    .product.info.detailed .additional-attributes > thead > tr > th,
    .product.info.detailed .additional-attributes > tbody > tr > th,
    .product.info.detailed .additional-attributes > tfoot > tr > th {
      padding: 5.5px 30px 10px 0; }

.product-info-main .page-title-wrapper .page-title {
  line-height: 1.42857;
  margin-bottom: 10px;
  font-weight: 900; }

.product-info-main .stock.available, .product-info-main .stock.unavailable {
  display: inline-block;
  font-weight: 400;
  vertical-align: top;
  font-size: 14px;
  position: relative; }

.product-info-main .stock.available {
  color: #54c728; }

.product-info-main .stock.unavailable {
  color: #f79e20; }

.product-info-main .product.attribute.sku {
  display: inline-block;
  vertical-align: top;
  color: #1B0166;
  font-weight: 400;
  width: 100%;
  line-height: 25px; }
  @media only screen and (min-width: 769px) {
    .product-info-main .product.attribute.sku {
      float: left; } }
  @media only screen and (max-width: 768px) {
    .product-info-main .product.attribute.sku {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 5px; } }
  .product-info-main .product.attribute.sku strong {
    font-weight: 400;
    display: block;
    margin-right: 0 !important; }
    @media only screen and (min-width: 769px) {
      .product-info-main .product.attribute.sku strong {
        float: left;
        width: 35%; } }
  .product-info-main .product.attribute.sku > .value {
    display: inline-block;
    vertical-align: top;
    word-break: break-all; }
    @media only screen and (min-width: 769px) {
      .product-info-main .product.attribute.sku > .value {
        float: left;
        width: 65%; } }
    @media only screen and (max-width: 768px) {
      .product-info-main .product.attribute.sku > .value {
        font-weight: 900; } }
  .product-info-main .product.attribute.sku .type {
    margin-right: 5px; }

.product-info-main .product.attribute.overview {
  margin: 20px 0;
  font-size: 18px; }
  .product-info-main .product.attribute.overview .value {
    text-align: justify; }

.product-info-main .product.alert {
  margin: 10px 0; }

.product-info-main .price-box {
  margin-top: 10px; }

.product-info-main .product-reviews-summary .reviews-actions {
  font-size: 18px; }
  .product-info-main .product-reviews-summary .reviews-actions a {
    color: #1B0166; }
  .product-info-main .product-reviews-summary .reviews-actions a.view:after {
    content: "|";
    display: inline-block;
    margin-left: 10px; }

.product-info-stock-sku {
  overflow: hidden;
  margin-bottom: 30px; }

.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 700;
  margin: 0 0 5px;
  font-size: 14px;
  border: none;
  display: inline-block;
  padding: 0; }

.product-options-wrapper .fieldset-product-options-inner.required .legend:after, .product-options-wrapper .fieldset-product-options-inner._required .legend:after {
  content: '*';
  color: #e02b27;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  line-height: inherit;
  font-size: 12px;
  margin: 0 0 0 5px; }

.product-options-wrapper .field .note {
  display: block; }

.product-info-main .price-box .price-including-tax + .price-excluding-tax,
.product-info-main .price-box .weee + .price-excluding-tax,
.product-info-main .price-box .weee,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .weee + .price-excluding-tax,
.product-options-bottom .price-box .weee {
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 5px; }
  .product-info-main .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-main .price-box .weee + .price-excluding-tax .price,
  .product-info-main .price-box .weee .price,
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-options-bottom .price-box .weee + .price-excluding-tax .price,
  .product-options-bottom .price-box .weee .price {
    font-size: 12px;
    font-weight: 700; }

.product-info-main .price-box .price-wrapper .price,
.product-options-bottom .price-box .price-wrapper .price {
  font-size: 18px;
  font-weight: 700; }

.product-info-main .price-box .price,
.product-options-bottom .price-box .price {
  white-space: nowrap; }

.product-info-main .special-price,
.product-options-bottom .special-price {
  display: block;
  margin: 0; }
  .product-info-main .special-price .price-container,
  .product-options-bottom .special-price .price-container {
    font-size: 14px; }
  .product-info-main .special-price .price-label + .price-wrapper,
  .product-options-bottom .special-price .price-label + .price-wrapper {
    display: inline-block; }

.product-info-main .old-price .price-label:after,
.product-info-main .special-price .price-label:after,
.product-options-bottom .old-price .price-label:after,
.product-options-bottom .special-price .price-label:after {
  content: ': '; }

.product-info-main .box-tocart,
.product-options-bottom .box-tocart {
  margin: 20px 0; }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    padding-right: 15px; }
    .product-info-main .box-tocart .field.qty label,
    .product-options-bottom .box-tocart .field.qty label {
      display: none; }
  .product-info-main .box-tocart .input-text.qty,
  .product-options-bottom .box-tocart .input-text.qty {
    height: 54px;
    text-align: center;
    width: 54px;
    border-radius: 3px; }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    text-align: center; }

.product-info-main .product-addto-links,
.product-options-bottom .product-addto-links {
  margin: 20px 0; }

.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  vertical-align: top; }

.prices-tier {
  background: #f5f5f5;
  margin: 10px 0;
  padding: 10px 15px; }
  .prices-tier .price-container {
    display: inline-block; }
  .prices-tier .price-including-tax,
  .prices-tier .price-excluding-tax,
  .prices-tier .weee {
    display: inline-block; }
    .prices-tier .price-including-tax .price,
    .prices-tier .price-excluding-tax .price,
    .prices-tier .weee .price {
      font-size: 14px;
      font-weight: 700; }

.ui-dialog-titlebar-close {
  display: inline;
  line-height: 1.42857;
  padding: 0;
  background: none;
  border: 0;
  color: #1979c3;
  text-decoration: none; }
  .ui-dialog-titlebar-close:visited {
    color: #1979c3;
    text-decoration: none; }
  .ui-dialog-titlebar-close:hover {
    color: #006bb4;
    text-decoration: underline; }
  .ui-dialog-titlebar-close:active {
    color: #ff5501;
    text-decoration: underline; }
  .ui-dialog-titlebar-close:hover {
    color: #006bb4; }
  .ui-dialog-titlebar-close:hover, .ui-dialog-titlebar-close:active, .ui-dialog-titlebar-close:focus {
    background: none;
    border: 0; }
  .ui-dialog-titlebar-close.disabled, .ui-dialog-titlebar-close[disabled],
  fieldset[disabled] .ui-dialog-titlebar-close {
    color: #1979c3;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline; }

.block.related .action.select {
  margin: 0 5px; }

.product-detailed-information {
  float: left;
  width: 100%;
  margin: 10px 0 30px;
  border-top: 1px dashed #1B0166;
  padding-top: 30px; }
  .product-detailed-information .product.description {
    font-size: 14px;
    float: left;
    width: 60%; }
    .product-detailed-information .product.description strong {
      font-size: 24px;
      color: #1B0166;
      font-weight: 900;
      margin-bottom: 20px;
      display: inline-block; }
    .product-detailed-information .product.description .value {
      text-align: justify; }

.sidebar .product-items .product-item {
  margin-bottom: 20px;
  position: relative; }
  .sidebar .product-items .product-item-info {
    position: relative;
    width: auto; }
    .sidebar .product-items .product-item-info .product-item-photo {
      left: 0;
      position: absolute;
      top: 0; }
  .sidebar .product-items .product-item-name {
    margin-top: 0; }
  .sidebar .product-items .product-item-details {
    margin: 0 0 0 85px; }
  .sidebar .product-items .product-item-actions {
    display: block;
    margin-top: 10px; }

.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0; }

.sidebar .product-items .text {
  margin-right: 8px; }

.sidebar .product-items .counter {
  color: #fafafa;
  font-size: 12px;
  white-space: nowrap; }

.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0; }

.sidebar .product-items .minilist .weee:before {
  display: inline-block; }

.sidebar .action.delete {
  position: absolute;
  right: 0;
  top: 0; }

.sidebar .product-items-images {
  margin-left: -5px; }
  .sidebar .product-items-images .product-item {
    float: left;
    padding-left: 5px; }

.sidebar .product-items-names .product-item {
  margin-bottom: 10px; }

.sidebar .product-items-names .product-item-name {
  margin: 0; }

@media only screen and (max-width: 768px) {
  .catalog-product-view .column.main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .catalog-product-view .product-info-main .product.attribute.sku {
    text-align: left; }
  .catalog-product-view .product.media {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    margin-bottom: 30px; }
  .price-box-container .suggested-retail {
    display: inline-block;
    float: none;
    width: 100%;
    text-align: center; }
    .price-box-container .suggested-retail .suggested-retail-price {
      font-size: 34px; }
  .price-box-container .price-final_price {
    float: none;
    display: inline-block;
    width: auto;
    position: relative; }
  .block.related .action.select {
    display: block;
    margin: 5px 0; }
  .compare,
  .product-addto-links .action.tocompare,
  .product-item-actions .actions-secondary > .action.tocompare,
  [class*='block-compare'] {
    display: none; } }

@media only screen and (min-width: 769px) {
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: inline-block;
    width: 100%;
    text-align: right; }
    .product-info-main .box-tocart .field.qty,
    .product-options-bottom .box-tocart .field.qty {
      display: inline-block; }
    .product-info-main .box-tocart .actions,
    .product-options-bottom .box-tocart .actions {
      display: inline-block;
      text-align: center;
      vertical-align: bottom; }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px; }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto; }
  .sidebar .product-items .product-item-details {
    margin: 0; }
  .sidebar .product-items .product-item-actions {
    clear: left; } }

@media only screen and (min-width: 1440px) {
  .sidebar .product-items .product-item-info .product-item-photo {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0; }
  .sidebar .product-items .product-item-details {
    margin-left: 85px; } }

@media only screen and (min-width: 769px) {
  .product-info-main {
    float: right; }
  .product.media {
    float: left;
    margin-bottom: 25px; }
  .page-layout-1column .product-info-main {
    width: 60%; }
  .page-layout-1column .product.media {
    width: 35%; }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%; }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%; } }

body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0; }

.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto; }

.table-comparison {
  table-layout: fixed; }
  .table-comparison .cell.label,
  .table-comparison td:last-child {
    border-right: 1px solid #d1d1d1; }
  .table-comparison .cell {
    padding: 15px;
    width: 140px; }
    .table-comparison .cell .attribute.value {
      overflow: hidden;
      width: 100%; }
    .table-comparison .cell.product.info, .table-comparison .cell.product.label {
      border-bottom: 1px solid #d1d1d1; }
    .table-comparison .cell.label .attribute.label {
      display: block;
      width: 100%;
      word-wrap: break-word; }
    .table-comparison .cell.attribute {
      font-size: 13px; }
      .table-comparison .cell.attribute img {
        height: auto;
        max-width: 100%; }
  .table-comparison .product-item-photo {
    display: block;
    margin: 0 auto 15px; }
  .table-comparison .product-image-photo {
    margin-left: 0; }
  .table-comparison .product-item-actions,
  .table-comparison .price-box,
  .table-comparison .product.rating,
  .table-comparison .product-item-name {
    display: block;
    margin: 15px 0; }
  .table-comparison .product-addto-links {
    margin-top: 15px; }
    .table-comparison .product-addto-links .action.split,
    .table-comparison .product-addto-links .action.toggle {
      line-height: 12px;
      padding: 5px 8px;
      font-size: 11px; }
    .table-comparison .product-addto-links .action.toggle {
      padding: 0; }
  .table-comparison .cell.remove {
    padding-bottom: 0;
    padding-top: 0;
    text-align: right; }
  .table-comparison .product-item-actions > .actions-primary + .actions-secondary {
    margin-top: 10px; }
  .table-comparison .action.tocart {
    white-space: nowrap; }

.comparison.headings {
  background: #fff;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 2; }

.block-compare .product-item .product-item-name {
  margin-left: 22px; }

.block-compare .action.delete {
  left: -6px;
  position: absolute;
  top: 0; }

.block-compare .actions-toolbar {
  margin: 17px 0 0; }

.category-intro-container .category-left-col {
  float: left;
  width: 50%;
  background: #1B0166; }
  .category-intro-container .category-left-col .category-logo-container {
    float: right;
    height: 300px;
    width: 600px; }
    .category-intro-container .category-left-col .category-logo-container img {
      position: relative;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%); }

.category-intro-container .category-right-col {
  float: left;
  width: 50%; }
  .category-intro-container .category-right-col .category-right-top-col {
    height: 300px;
    width: 600px;
    padding-left: 30px; }
    .category-intro-container .category-right-col .category-right-top-col .cat-intro-title {
      font-size: 48px;
      line-height: 32px;
      margin-bottom: 30px; }
    .category-intro-container .category-right-col .category-right-top-col .cat-intro-text {
      font-size: 18px; }
  .category-intro-container .category-right-col .category-right-bottom-col {
    height: 300px;
    overflow: hidden; }
    .category-intro-container .category-right-col .category-right-bottom-col img {
      max-width: none; }

@media only screen and (max-width: 1280px) {
  .category-intro-container {
    width: 100%;
    padding: 0; }
    .category-intro-container .category-left-col {
      float: left;
      width: 50%;
      background: #1B0166; }
      .category-intro-container .category-left-col .category-logo-container {
        width: 100%; }
        .category-intro-container .category-left-col .category-logo-container img {
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          width: 60%; }
    .category-intro-container .category-right-col .category-right-top-col {
      width: 100%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 0 20px;
      height: auto; } }

@media only screen and (max-width: 769px) {
  .box-tocart .fieldset .field.qty .control {
    text-align: center; } }

@media only screen and (max-width: 1080px) {
  .product-info-main .product-reviews-summary .reviews-actions {
    display: block; }
  .product-info-main .product-reviews-summary .rating-summary {
    display: block; } }

@media only screen and (max-width: 1000px) {
  .product-detailed-attributes {
    width: 100%; } }

@media only screen and (max-width: 900px) {
  .product-detailed-information .product.description {
    width: 100%;
    margin-bottom: 50px; }
    .product-detailed-information .product.description strong {
      width: 100%;
      text-align: left; }
  .product-detailed-attributes table > caption.table-caption {
    text-align: left; }
  .product-detailed-attributes table tr {
    float: none;
    width: 100%; }
    .product-detailed-attributes table tr:nth-child(even) {
      background: none; }
    .product-detailed-attributes table tr:nth-child(odd) {
      background: #fafafa; } }

@media only screen and (max-width: 768px) {
  .product-info-main .page-title-wrapper .page-title {
    text-align: center;
    font-size: 36px; }
  .category-intro-container {
    width: 100%;
    padding: 0;
    overflow: hidden; }
    .category-intro-container .category-left-col {
      float: left;
      width: 100%;
      background: #1B0166; }
      .category-intro-container .category-left-col .category-logo-container {
        width: 100%;
        height: 200px; }
        .category-intro-container .category-left-col .category-logo-container img {
          width: 60%; }
    .category-intro-container .category-right-col {
      width: 100%; }
      .category-intro-container .category-right-col .category-right-top-col {
        width: 100%;
        padding: 40px 20px;
        height: auto; } }

.stuks-prijs-container {
  width: 100%;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  text-align: right; }
  .stuks-prijs-container .stuks-prijs {
    font-size: 40px;
    font-weight: 900; }
  .stuks-prijs-container .stuks-prijs-message {
    font-size: 14px;
    font-weight: 400;
    margin-right: 10px; }
    .stuks-prijs-container .stuks-prijs-message:after {
      content: ":"; }

.price-box-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.product.media {
  position: relative; }
  .product.media .debondt-new-label {
    position: absolute;
    background: #fafafa;
    color: #1B0166;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 900;
    top: -10px;
    right: 10px;
    padding: 10px 20px;
    z-index: 9; }

.product-item-info[id^="product-number-"] .debondt-new-label {
  position: absolute;
  background: #fafafa;
  color: #1B0166;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 900;
  top: -10px;
  right: calc(100% - 230px);
  padding: 10px 20px;
  z-index: 9; }
  @media only screen and (max-width: 640px) {
    .product-item-info[id^="product-number-"] .debondt-new-label {
      right: calc(70% + 10px); } }
  @media only screen and (max-width: 480px) {
    .product-item-info[id^="product-number-"] .debondt-new-label {
      right: 50%;
      -webkit-transform: translateX(50%);
      transform: translateX(50%); } }

.products-grid .product-item-info[id^="product-number-"] .debondt-new-label {
  right: 10px; }

.product-items.widget-new-grid .product-item-name > a {
  line-height: 20px;
  height: 60px; }

.extra-data-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media only screen and (max-width: 768px) {
    .extra-data-top__value {
      font-weight: 900; } }

.extra-data-attribute {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px; }

@media only screen and (min-width: 769px) {
  .extra-data-top {
    float: left;
    width: 100%;
    font-size: 14px; }
    .extra-data-top__label {
      float: left;
      width: 35%; }
    .extra-data-top__value {
      float: left;
      width: 65%; } }

.catalog-topnav.amasty-catalog-topnav {
  display: none; }

.aw-arp-container h3.aw-arp-container__title {
  font-size: 24px;
  color: #1B0166;
  font-weight: 900;
  margin-bottom: 20px;
  display: inline-block; }

.catalog-product-view .aw-arp-container .product-count-simple {
  display: block; }

.aw-arp-container .product-image-wrapper {
  padding-bottom: 125% !important; }

.block.widget .products-grid .product-items {
  overflow: hidden; }

@media only screen and (max-width: 1023px) {
  .page-layout-1column .block.widget.aw-arp-container .products-grid .product-item {
    width: 33.3333%;
    float: left; } }

@media only screen and (max-width: 639px) {
  .page-layout-1column .block.widget.aw-arp-container .product-item-actions {
    display: none; }
  .page-layout-1column .block.widget.aw-arp-container .products-grid .product-item {
    width: 48%;
    float: left; }
    .page-layout-1column .block.widget.aw-arp-container .products-grid .product-item:nth-child(2n) {
      margin-left: 2%;
      margin-right: 0; }
    .page-layout-1column .block.widget.aw-arp-container .products-grid .product-item:nth-child(2n + 1) {
      margin-right: 2%;
      margin-left: 0; } }

.product-items {
  padding-top: 10px; }
  .product-items .debondt-new-label {
    position: absolute;
    background: #fafafa;
    color: #1B0166;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 900;
    top: -10px;
    right: 10px;
    padding: 10px 20px;
    z-index: 9; }
  .product-items .debondt-product-label {
    position: absolute;
    background: #fafafa;
    color: #1B0166;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 900;
    top: -10px;
    left: 10px;
    padding: 10px 20px;
    z-index: 9; }
    .product-items .debondt-product-label.is-featured {
      background: #393846;
      color: #fff; }
    @media only screen and (max-width: 500px) {
      .product-items .debondt-product-label {
        font-size: 13px;
        padding: 5px 10px;
        top: -5px;
        left: 5px; } }

.product.media .debondt-product-label {
  position: absolute;
  background: #fafafa;
  color: #1B0166;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 900;
  top: 0;
  left: 10px;
  padding: 10px 20px;
  z-index: 9; }
  .product.media .debondt-product-label.is-featured {
    background: #393846;
    color: #fff; }
  @media only screen and (max-width: 500px) {
    .product.media .debondt-product-label {
      font-size: 13px;
      padding: 5px 10px; } }

.block.widget .product-item-info {
  position: relative; }

.block-category-event {
  background: #f0f0f0;
  color: #1B0166;
  padding: 10px 0 15px;
  text-align: center; }
  .block-category-event.block:last-child {
    margin-bottom: 10px; }
  .block-category-event .block-title {
    margin: 0 0 10px; }
    .block-category-event .block-title strong {
      font-size: 15px;
      font-weight: 300; }
  .block-category-event .ticker {
    margin: 0;
    padding: 0;
    list-style: none none; }
    .block-category-event .ticker li {
      display: none;
      margin: 0 15px; }
    .block-category-event .ticker .value {
      font-size: 18px;
      font-weight: 300; }
    .block-category-event .ticker .label {
      font-size: 10px;
      display: block;
      text-transform: lowercase; }
  .block-category-event .dates {
    display: table;
    margin: 0 auto; }
    .block-category-event .dates .start,
    .block-category-event .dates .end {
      display: table-cell;
      vertical-align: top; }
    .block-category-event .dates .date {
      font-size: 18px; }
    .block-category-event .dates .time {
      display: block; }
    .block-category-event .dates .start {
      padding-right: 40px;
      position: relative; }
      .block-category-event .dates .start:after {
        font-size: 18px;
        content: '\2013';
        display: block;
        position: absolute;
        right: 15px;
        top: 0; }

@media only screen and (min-width: 768px) {
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px; }
  .block-category-event .block-title {
    margin: 0; }
    .block-category-event .block-title strong {
      font-size: 24px; }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px; }
  .block-category-event .ticker .value {
    font-size: 60px; }
  .block-category-event .ticker .label {
    font-size: 14px;
    text-transform: none; }
  .block-category-event .dates .date {
    font-size: 50px; }
  .block-category-event .dates .start {
    padding-right: 50px; }
    .block-category-event .dates .start:after {
      font-size: 50px;
      right: 10px; } }

.block-search {
  margin-bottom: 0; }
  .block-search input {
    height: 32px;
    padding-left: 15px; }
    .block-search input::-webkit-input-placeholder, .block-search input:-ms-input-placeholder, .block-search input:-moz-placeholder, .block-search input::-moz-placeholder {
      color: #1B0166;
      font-size: 12px; }
  .block-search .block-title {
    display: none; }
  .block-search .block-content {
    margin-bottom: 0; }
  .block-search .label {
    display: block;
    text-decoration: none;
    float: right; }
    .block-search .label > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .block-search .label:before {
      -webkit-font-smoothing: antialiased;
      font-size: 35px;
      line-height: 33px;
      color: #8f8f8f;
      content: "";
      font-family: "icons-blank-theme";
      margin: inherit;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center;
      vertical-align: middle; }
    .block-search .label:hover:before {
      color: #333; }
    .block-search .label:active:before {
      color: #333; }
    .block-search .label.active + .control input {
      position: static; }
  .block-search .action.search {
    display: none; }
  .block-search .control {
    clear: both;
    margin: 0 -15px -1px;
    padding: 0; }
  .block-search .nested {
    display: none; }

.search-autocomplete {
  display: none;
  margin-top: -15px;
  overflow: hidden;
  position: absolute;
  z-index: 3; }
  .search-autocomplete ul {
    margin: 0;
    padding: 0;
    list-style: none none; }
    .search-autocomplete ul li {
      border-top: 1px solid #e5e5e5;
      cursor: pointer;
      margin: 0;
      padding: 5px 40px 5px 10px;
      position: relative;
      text-align: left;
      white-space: normal; }
      .search-autocomplete ul li:not(:empty) {
        border-top: 0;
        border: 1px solid #1B0166;
        background: #fff; }
      .search-autocomplete ul li:first-child {
        border-top: none; }
      .search-autocomplete ul li:hover, .search-autocomplete ul li.selected {
        background: #e8e8e8; }
      .search-autocomplete ul li .amount {
        color: #999;
        position: absolute;
        right: 7px;
        top: 5px; }

.form.search.advanced .fields.range .field:first-child {
  position: relative; }
  .form.search.advanced .fields.range .field:first-child .control {
    padding-right: 25px; }
    .form.search.advanced .fields.range .field:first-child .control:after {
      content: ' \2013 ';
      display: inline-block;
      position: absolute;
      right: 0;
      text-align: center;
      top: 6px;
      width: 25px; }

.form.search.advanced .fields.range .field:last-child {
  position: relative; }
  .form.search.advanced .fields.range .field:last-child div.mage-error[generated] {
    left: 0;
    position: absolute;
    top: 32px; }

.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px; }

.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0; }

.search.summary {
  margin-bottom: 10px; }

@media only screen and (max-width: 768px) {
  .block-search {
    float: left;
    margin-top: 0;
    position: relative; }
    .block-search .block-content {
      margin-bottom: 0; }
    .block-search input {
      margin: 10px 20px 5px;
      width: calc(100% - 40px); }
    .block-search .label {
      right: 10px;
      top: 10px; }
      .block-search .label:before {
        font-family: 'debondt';
        content: "\e902";
        font-size: 18px;
        color: #1B0166; }
        .block-search .label:before:hover {
          color: #1B0166; }
    .block-search .label {
      position: absolute; } }

@media only screen and (max-width: 640px) {
  .block-search {
    margin-top: 10px; } }

@media only screen and (min-width: 769px) {
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    margin-top: 15px;
    width: 383px;
    z-index: 4;
    margin-right: 40px; }
    .block-search .control {
      border-top: 0;
      margin: 0;
      padding: 0; }
    .block-search .nested {
      display: block;
      padding-top: 5px;
      position: absolute; }
    .block-search input {
      margin: 0;
      padding-right: 35px;
      color: #1B0166;
      position: static; }
      .block-search input::-webkit-input-placeholder {
        color: #1B0166; }
      .block-search input:-moz-placeholder {
        color: #1B0166; }
      .block-search input::-moz-placeholder {
        color: #1B0166; }
      .block-search input:-ms-input-placeholder {
        color: #1B0166; }
    .block-search .action.search {
      background-image: none;
      background: none;
      -webkit-box-sizing: content-box;
              box-sizing: content-box;
      border: 0;
      -webkit-box-shadow: none;
              box-shadow: none;
      line-height: inherit;
      padding: 0;
      text-decoration: none;
      text-shadow: none;
      font-weight: 400;
      padding: 0;
      position: absolute;
      right: 0px;
      top: 0;
      z-index: 1;
      opacity: 1 !important;
      border-left: 1px solid #1B0166;
      display: inline-block;
      font-size: 0;
      height: 32px;
      width: 36px;
      text-align: center; }
      .block-search .action.search:focus, .block-search .action.search:active {
        background: none;
        border: none; }
      .block-search .action.search:hover {
        background: none; }
      .block-search .action.search.disabled, .block-search .action.search[disabled],
      fieldset[disabled] .block-search .action.search {
        cursor: not-allowed;
        pointer-events: none;
        opacity: 0.5; }
      .block-search .action.search:before {
        font-family: 'debondt';
        content: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 576 576'%3E%3Cpath fill='%23190262' d='M224.369 96c70.172 0 127.266 57.422 127.266 128 0 26.578-8.156 52.164-23.594 73.984l-12.531 17.696-17.594 12.586c-21.687 15.531-47.125 23.734-73.547 23.734-70.188 0-127.266-57.422-127.266-128s57.079-128 127.266-128zM224.369 32c-105.437 0-190.906 85.961-190.906 192s85.469 192 190.906 192c41.203 0 79.25-13.258 110.438-35.586l153.312 154.195c6.234 6.266 14.391 9.391 22.547 9.391s16.312-3.125 22.531-9.391c12.453-12.518 12.453-32.812 0-45.328l-153.312-154.195c22.203-31.375 35.375-69.648 35.375-111.086 0-106.039-85.469-192-190.891-192v0z'%3E%3C/path%3E%3C/svg%3E%0A");
        position: relative;
        top: 6px;
        left: -2px;
        color: #1B0166; }
      .block-search .action.search:focus:before {
        color: #333; }
  .search-autocomplete {
    margin-top: 0; } }

@media only screen and (min-width: 768px) {
  .block-search .label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; } }

#modes-label {
  display: none; }

body.checkout-cart-index .page-title-wrapper h1.page-title {
  font-weight: 900;
  font-size: 24px;
  margin-top: 10px; }

.cart-summary {
  background: #fafafa;
  margin-bottom: 25px;
  padding: 1px 15px 15px;
  border: 1px solid #1B0166;
  border-radius: 3px;
  z-index: 1; }
  .cart-summary > .title {
    display: block;
    font-size: 24px;
    font-weight: 900;
    line-height: 48px; }
  .cart-summary .block {
    margin-bottom: 0; }
    .cart-summary .block .item-options {
      margin-left: 0; }
    .cart-summary .block .fieldset {
      margin: 15px 0 25px 5px; }
      .cart-summary .block .fieldset .field {
        margin: 0 0 10px; }
        .cart-summary .block .fieldset .field.note {
          font-size: 12px; }
      .cart-summary .block .fieldset .methods .field > .label {
        display: inline; }

.cart-totals {
  border-top: 1px dashed #1B0166;
  padding-top: 10px; }
  .cart-totals .table-wrapper {
    margin-bottom: 0;
    overflow: inherit; }
    .cart-totals .table-wrapper tr {
      font-size: 15px; }
      .cart-totals .table-wrapper tr th, .cart-totals .table-wrapper tr td {
        padding: 10px 0; }
    .cart-totals .table-wrapper .grand.totals {
      border-top: 1px dashed #1B0166; }
      .cart-totals .table-wrapper .grand.totals .mark, .cart-totals .table-wrapper .grand.totals .amount {
        padding-top: 5px; }
        .cart-totals .table-wrapper .grand.totals .mark strong, .cart-totals .table-wrapper .grand.totals .amount strong {
          font-weight: 900;
          text-transform: uppercase;
          letter-spacing: -0.05em; }

.cart.table-wrapper .items.cart.table {
  margin-bottom: 20px; }

.cart.table-wrapper .items thead + .item {
  border-top: 1px solid #1B0166; }

.cart.table-wrapper .items > tbody.item:not(:last-child) {
  border-bottom: 1px dashed #1B0166;
  position: relative; }
  .cart.table-wrapper .items > tbody.item:not(:last-child) .price {
    font-weight: 400;
    font-size: 14px; }
  .cart.table-wrapper .items > tbody.item:not(:last-child) select.qty {
    font-weight: 400; }

.cart.table-wrapper .col {
  padding-top: 20px;
  font-size: 14px;
  padding-left: 0;
  font-weight: 900;
  padding-bottom: 0; }
  .cart.table-wrapper .col.qty .input-text {
    margin-top: -5px;
    border-radius: 5px; }

.cart.table-wrapper .item-actions {
  padding: 0;
  display: inline-block; }
  .cart.table-wrapper .item-actions td {
    padding-bottom: 10px;
    text-align: center;
    white-space: normal;
    padding: 0;
    display: inline-block; }

.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  padding: 25px 0 10px 75px;
  position: relative; }

.cart.table-wrapper .actions-toolbar {
  padding: 0;
  display: inline-block; }
  .cart.table-wrapper .actions-toolbar > .action {
    display: inline-block;
    text-decoration: none;
    margin-right: 10px; }
    .cart.table-wrapper .actions-toolbar > .action:hover, .cart.table-wrapper .actions-toolbar > .action:active, .cart.table-wrapper .actions-toolbar > .action:focus {
      text-decoration: none; }
    .cart.table-wrapper .actions-toolbar > .action-edit {
      display: none; }
    .cart.table-wrapper .actions-toolbar > .action:last-child {
      margin-right: 0; }
    .cart.table-wrapper .actions-toolbar > .action-delete {
      font-size: 0;
      color: #1B0166; }
      .cart.table-wrapper .actions-toolbar > .action-delete:hover {
        color: #FFEAC3; }
      .cart.table-wrapper .actions-toolbar > .action-delete:before {
        font-family: debondt;
        content: "\e9ac";
        font-size: 28px; }
  .cart.table-wrapper .actions-toolbar .gift-options-cart-item {
    display: none; }

.cart.table-wrapper .action.help.map {
  font-weight: 400; }

.cart.table-wrapper .product-item-photo {
  display: block;
  left: 0;
  max-width: 60px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%; }

.cart.table-wrapper .product-item-details {
  white-space: normal; }

.cart.table-wrapper .product-item-name {
  display: inline-block;
  margin-top: -6px;
  font-size: 28px;
  line-height: 28px;
  font-weight: 900; }

.cart.table-wrapper .gift-registry-name-label:after {
  content: ':'; }

.cart.table-wrapper .item-options {
  font-size: 14px;
  margin-bottom: 10px; }

.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 10px;
  font-size: 14px;
  text-transform: none;
  font-weight: 400;
  position: relative; }
  .cart.table-wrapper .product-item-name + .item-options dt {
    font-weight: 400; }

.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 0 0 20px; }

.cart-container .form-cart {
  float: none;
  margin-bottom: 30px;
  display: inline-block; }
  .cart-container .form-cart .actions > .continue,
  .cart-container .form-cart .actions > .update {
    display: none; }
  .cart-container .form-cart .actions > .action.clear {
    background: none;
    border: 1px solid #004939;
    background: #004939;
    line-height: 50px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 5px;
    font-size: 16px;
    padding: 0 33px;
    color: #fff;
    margin-top: 20px; }

.cart-container .checkout-methods-items {
  margin-top: 20px;
  text-align: center; }
  .cart-container .checkout-methods-items .action.primary {
    width: 100%; }
  .cart-container .checkout-methods-items .item + .item {
    margin-top: 20px; }

.block.crosssell {
  margin-top: 70px; }

.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block; }

.cart.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.price,
.order-items.table-wrapper .col.qty,
.order-items.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.msrp {
  text-align: right; }

@media only screen and (max-width: 768px) {
  .cart.table-wrapper {
    overflow: inherit; }
    .cart.table-wrapper thead .col:not(.item) {
      display: none; }
    .cart.table-wrapper .col.qty, .cart.table-wrapper .col.price, .cart.table-wrapper .col.subtotal, .cart.table-wrapper .col.msrp {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      display: block;
      float: left;
      text-align: center;
      white-space: nowrap;
      width: 33%; }
      .cart.table-wrapper .col.qty:before, .cart.table-wrapper .col.price:before, .cart.table-wrapper .col.subtotal:before, .cart.table-wrapper .col.msrp:before {
        content: attr(data-th) ":";
        display: block;
        font-weight: 700;
        padding-bottom: 10px; }
    .cart.table-wrapper .col.msrp {
      white-space: normal; }
    .cart.table-wrapper .item .col.item {
      padding-bottom: 0; } }

@media only screen and (min-width: 769px) {
  .cart-container .widget {
    float: left; }
  .cart-summary {
    float: right;
    position: relative;
    width: 23%; }
    .column.main .cart-summary .actions-toolbar > .secondary {
      float: none; }
    .cart-summary .block .fieldset .field {
      margin: 0;
      margin: 0 0 10px; }
      .cart-summary .block .fieldset .field:not(.choice) > .label {
        -webkit-box-sizing: content-box;
                box-sizing: content-box;
        float: none;
        width: auto;
        text-align: left;
        padding: 0; }
      .cart-summary .block .fieldset .field:not(.choice) > .control {
        float: none;
        width: auto; }
      .cart-summary .block .fieldset .field > .label {
        margin: 0 0 5px;
        padding: inherit;
        text-align: inherit;
        display: inline-block; }
      .cart-summary .block .fieldset .field.choice:before, .cart-summary .block .fieldset .field.no-label:before {
        display: none; }
  .cart.table-wrapper {
    margin-bottom: 0; }
    .cart.table-wrapper .items {
      min-width: 100%;
      width: auto; }
    .cart.table-wrapper .item .col.item {
      padding: 27px 8px 10px; }
    .cart.table-wrapper .item-actions td {
      text-align: right; }
    .cart.table-wrapper .product-item-photo {
      display: inline-block;
      max-width: 100%;
      padding-right: 20px;
      position: static;
      vertical-align: top;
      width: auto;
      float: left; }
    .cart.table-wrapper .product-item-details {
      display: table-cell;
      vertical-align: top;
      white-space: normal;
      width: 99%; }
    .cart.table-wrapper .item-actions {
      position: absolute;
      right: 0;
      margin-top: -50px; }
      .cart.table-wrapper .item-actions .actions-toolbar {
        text-align: left; } }

.cart.item .product-item-details .item-options dt:after {
  content: none; }

.cart-container .form-cart {
  width: 72%; }

.cart.table-wrapper .items.cart.table {
  position: relative; }

@media only screen and (max-width: 768px) {
  .cart-container .form-cart {
    width: 100%; } }

.cart .product-item-name a {
  font-size: 18px; }

body.checkout-cart-index .columns .cart-container .cart-summary .checkout button.action.primary.checkout, body.checkout-cart-index .columns .cart-container .cart-summary .checkout .cart.table-wrapper .action.primary.checkout.action-gift, .cart.table-wrapper body.checkout-cart-index .columns .cart-container .cart-summary .checkout .action.primary.checkout.action-gift {
  background: #FFEAC3 !important; }

body.checkout-cart-index .columns .cart-container .cart-summary .checkout .item button.action.primary.checkout, body.checkout-cart-index .columns .cart-container .cart-summary .checkout .item .cart.table-wrapper .action.primary.checkout.action-gift, .cart.table-wrapper body.checkout-cart-index .columns .cart-container .cart-summary .checkout .item .action.primary.checkout.action-gift {
  background: #004939 !important;
  border: 1px solid #004939 !important; }

body.checkout-cart-index .columns .cart-container .cart-summary .checkout button.action.primary.checkout span, body.checkout-cart-index .columns .cart-container .cart-summary .checkout .cart.table-wrapper .action.primary.checkout.action-gift span, .cart.table-wrapper body.checkout-cart-index .columns .cart-container .cart-summary .checkout .action.primary.checkout.action-gift span {
  color: #fff; }

.block-minicart .items-total {
  float: left;
  width: 100%;
  margin: 0 10px; }
  .block-minicart .items-total .count {
    font-weight: 700; }

.block-minicart .subtotal {
  margin: 0 10px;
  text-align: left; }

.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700; }

.block-minicart .subtitle {
  display: none; }
  .block-minicart .subtitle.empty {
    display: block;
    font-size: 14px;
    padding: 30px 0 20px;
    text-align: center; }

.block-minicart .text.empty {
  text-align: center; }

.block-minicart .block-content > .actions {
  margin-top: 15px;
  text-align: center; }
  .block-minicart .block-content > .actions > .primary {
    margin: 0 10px 15px; }
    .block-minicart .block-content > .actions > .primary .action.primary {
      display: block;
      margin-bottom: 15px;
      width: 100%;
      font-size: 16px;
      border-radius: 5px;
      color: #333;
      background: #F0F0F0;
      border-color: #F0F0F0; }
      .block-minicart .block-content > .actions > .primary .action.primary:last-child {
        margin-bottom: 0; }
  .block-minicart .block-content > .actions > .secondary .action.viewcart {
    color: #FFEAC3;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 900; }

.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center; }

.minicart-wrapper {
  position: relative;
  float: right; }
  .minicart-wrapper:before, .minicart-wrapper:after {
    content: '';
    display: table; }
  .minicart-wrapper:after {
    clear: both; }
  .minicart-wrapper .action.showcart .icon-container {
    padding: inherit;
    cursor: pointer;
    display: inline-block;
    text-decoration: none; }
    .minicart-wrapper .action.showcart .icon-container:before {
      -webkit-font-smoothing: antialiased;
      font-size: 40px;
      line-height: 42px;
      color: #1B0166;
      content: "";
      font-family: "debondt";
      margin: 0;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center;
      vertical-align: top; }
    .minicart-wrapper .action.showcart .icon-container:hover:before {
      color: #1B0166; }
    .minicart-wrapper .action.showcart .icon-container:active:before {
      color: #1B0166; }
    .minicart-wrapper .action.showcart .icon-container.active {
      display: inline-block;
      text-decoration: none; }
      .minicart-wrapper .action.showcart .icon-container.active:before {
        -webkit-font-smoothing: antialiased;
        font-size: 40px;
        line-height: 42px;
        color: #1B0166;
        content: "";
        font-family: "debondt";
        margin: 0;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
        vertical-align: top; }
      .minicart-wrapper .action.showcart .icon-container.active:hover:before {
        color: #1B0166; }
      .minicart-wrapper .action.showcart .icon-container.active:active:before {
        color: #1B0166; }
  .minicart-wrapper .block-minicart {
    background: #fff;
    border: 1px solid #bbb;
    z-index: 100;
    margin: 0;
    padding: 0;
    list-style: none none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
            box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    height: inherit;
    margin-top: 4px;
    min-width: 100%;
    width: inherit;
    display: none; }
    .minicart-wrapper .block-minicart li {
      margin: 0;
      padding: false; }
      .minicart-wrapper .block-minicart li:hover {
        background: false;
        cursor: pointer; }
    .minicart-wrapper .block-minicart:before, .minicart-wrapper .block-minicart:after {
      border-bottom-style: solid;
      content: '';
      display: block;
      height: 0;
      position: absolute;
      width: 0; }
    .minicart-wrapper .block-minicart:before {
      border: 6px solid;
      border-color: transparent transparent #fff transparent;
      z-index: 99; }
    .minicart-wrapper .block-minicart:after {
      border: 7px solid;
      border-color: transparent transparent #bbb transparent;
      z-index: 98; }
    .minicart-wrapper .block-minicart:before {
      left: 10px;
      top: -12px; }
    .minicart-wrapper .block-minicart:after {
      left: 9px;
      top: -14px; }
  .minicart-wrapper.active {
    overflow: visible; }
    .minicart-wrapper.active .block-minicart {
      display: block; }
  .minicart-wrapper .action.showcart .icon-container {
    width: 40px; }
  .minicart-wrapper .action.showcart .icon-container.filled:before {
    display: block;
    color: #1B0166;
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 512 512'%3E%3Cpath fill='%23190262' d='M352 96V80c0-44.2-35.8-80-80-80-18 0-34.6 6-48 16-13.4-10-30-16-48-16-44.2 0-80 35.8-80 80v54.4L32 144v336h64l32 32 320-48V128l-96-32zm-80-64c26.5 0 48 21.5 48 48v20.8l-64 9.6V80c0-14.5-3.9-28.1-10.7-39.9C253 35 262.1 32 272 32zM128 80c0-26.5 21.5-48 48-48 9.9 0 19 3 26.7 8.1C195.9 51.9 192 65.5 192 80v40l-64 9.6V80z'/%3E%3C/svg%3E"); }
  .minicart-wrapper .block-minicart {
    padding: 25px 20px;
    right: 0;
    width: 320px;
    -webkit-box-shadow: none;
            box-shadow: none; }
    .minicart-wrapper .block-minicart .block-title {
      display: none; }
    .minicart-wrapper .block-minicart:after {
      left: auto;
      right: 25px; }
    .minicart-wrapper .block-minicart:before {
      left: auto;
      right: 26px; }
  .minicart-wrapper .product .actions {
    float: right;
    margin: -24px 0 0;
    text-align: right; }
    .minicart-wrapper .product .actions > .primary,
    .minicart-wrapper .product .actions > .secondary {
      display: inline; }
  .minicart-wrapper .action.close {
    display: inline-block;
    text-decoration: none;
    background-image: none;
    background: none;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    line-height: inherit;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px; }
    .minicart-wrapper .action.close > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .minicart-wrapper .action.close:before {
      -webkit-font-smoothing: antialiased;
      font-size: 32px;
      line-height: 32px;
      color: inherit;
      content: "";
      font-family: "icons-blank-theme";
      margin: 0;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center;
      vertical-align: top; }
    .minicart-wrapper .action.close:hover:before {
      color: inherit; }
    .minicart-wrapper .action.close:active:before {
      color: inherit; }
    .minicart-wrapper .action.close:focus, .minicart-wrapper .action.close:active {
      background: none;
      border: none; }
    .minicart-wrapper .action.close:hover {
      background: none; }
    .minicart-wrapper .action.close.disabled, .minicart-wrapper .action.close[disabled],
    fieldset[disabled] .minicart-wrapper .action.close {
      cursor: not-allowed;
      pointer-events: none;
      opacity: 0.5; }
  .minicart-wrapper .action.showcart {
    white-space: nowrap;
    width: 40px; }
    .minicart-wrapper .action.showcart .counter.qty {
      color: white;
      height: 24px;
      line-height: 24px;
      border-radius: 2px;
      display: inline-block;
      margin: 13px 0 0 2px;
      min-width: 25px;
      overflow: hidden;
      padding: 0 3px;
      position: absolute;
      text-align: center;
      white-space: normal;
      top: 0;
      left: 50%;
      font-weight: 600;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
      .minicart-wrapper .action.showcart .counter.qty.empty {
        display: none; }
      .minicart-wrapper .action.showcart .counter.qty .loader > img {
        max-width: 24px; }
  .minicart-wrapper .minicart-widgets {
    margin-top: 15px; }

.minicart-items-wrapper {
  border-top: 1px dashed #1B0166;
  margin: 0 -20px;
  border-left: 0;
  max-height: 285px;
  border-right: 0;
  overflow-x: auto;
  padding: 15px; }

.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none; }
  .minicart-items .product-item {
    padding: 10px 0; }
    .minicart-items .product-item:first-child {
      padding-top: 0; }
  .minicart-items .product-item-pricing .label {
    display: inline-block;
    width: 4.5rem; }
  .minicart-items .price-minicart {
    margin-bottom: 5px; }
  .minicart-items .product > .product-item-photo,
  .minicart-items .product > .product-image-container {
    float: left; }
  .minicart-items .product .toggle {
    display: block;
    text-decoration: none;
    cursor: pointer;
    position: relative; }
    .minicart-items .product .toggle:after {
      -webkit-font-smoothing: antialiased;
      font-size: 28px;
      line-height: 16px;
      color: inherit;
      content: "";
      font-family: "icons-blank-theme";
      margin: inherit;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center;
      vertical-align: middle; }
    .minicart-items .product .toggle:hover:after {
      color: inherit; }
    .minicart-items .product .toggle:active:after {
      color: inherit; }
    .minicart-items .product .toggle:after {
      position: static; }
  .minicart-items .product.active > .toggle:after {
    content: ""; }
  .minicart-items .product-item-name {
    font-weight: 900;
    margin: 0 0 10px; }
    .minicart-items .product-item-name a {
      color: #1B0166;
      font-size: 15px; }
  .minicart-items .product-item-details {
    padding-left: 88px; }
    .minicart-items .product-item-details .price-container {
      float: right; }
    .minicart-items .product-item-details .price {
      font-weight: 900;
      font-size: 19px; }
    .minicart-items .product-item-details .price-including-tax,
    .minicart-items .product-item-details .price-excluding-tax {
      margin: 5px 0 0; }
    .minicart-items .product-item-details .weee[data-label] {
      font-size: 11px; }
    .minicart-items .product-item-details .details-qty {
      margin-top: 10px; }
  .minicart-items .product.options .tooltip.toggle {
    display: inline-block;
    text-decoration: none; }
    .minicart-items .product.options .tooltip.toggle > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .minicart-items .product.options .tooltip.toggle:after {
      -webkit-font-smoothing: antialiased;
      font-size: 28px;
      line-height: 28px;
      color: inherit;
      content: "";
      font-family: "icons-blank-theme";
      margin: -3px 0 0 7px;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center;
      vertical-align: middle; }
    .minicart-items .product.options .tooltip.toggle:hover:after {
      color: inherit; }
    .minicart-items .product.options .tooltip.toggle:active:after {
      color: inherit; }
    .minicart-items .product.options .tooltip.toggle .details {
      display: none; }
  .minicart-items .item-qty {
    margin-right: 10px;
    text-align: center;
    width: 40px; }
  .minicart-items .update-cart-item {
    font-size: 11px;
    vertical-align: top; }
  .minicart-items .subtitle {
    display: none; }
  .minicart-items .action.edit, .minicart-items .action.delete {
    display: inline-block;
    text-decoration: none; }
    .minicart-items .action.edit > span, .minicart-items .action.delete > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .minicart-items .action.edit:before, .minicart-items .action.delete:before {
      -webkit-font-smoothing: antialiased;
      font-size: 28px;
      line-height: 28px;
      color: #1B0166;
      content: "";
      font-family: "icons-blank-theme";
      margin: inherit;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center;
      vertical-align: middle; }
    .minicart-items .action.edit:hover:before, .minicart-items .action.delete:hover:before {
      color: #FFEAC3; }
    .minicart-items .action.edit:active:before, .minicart-items .action.delete:active:before {
      color: #FFEAC3; }
  .minicart-items .action.delete {
    display: inline-block;
    text-decoration: none; }
    .minicart-items .action.delete:before {
      -webkit-font-smoothing: antialiased;
      font-size: 20px;
      line-height: 20px;
      color: #1B0166;
      content: "";
      font-family: debondt;
      margin: inherit;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center;
      vertical-align: middle; }
    .minicart-items .action.delete:hover:before {
      color: #FFEAC3; }
    .minicart-items .action.delete:active:before {
      color: #FFEAC3; }

@media only screen and (max-width: 480px) {
  .minicart-wrapper .block-minicart {
    width: 290px; } }

@media only screen and (max-width: 640px) {
  .minicart-wrapper {
    margin-top: 10px; } }

@media only screen and (min-width: 768px) {
  .minicart-wrapper {
    top: 10px; }
    .minicart-wrapper .block-minicart {
      right: -15px;
      width: 390px; } }

div.no-quotes-block {
  background: #ffdda0;
  border: 1px solid #ec9900;
  line-height: 25px;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500; }

fieldset#payment_form_purchaseorder > .field {
  margin-bottom: 0; }
  fieldset#payment_form_purchaseorder > .field > .label {
    font-size: 15px; }

.checkout-index-index .page-title-wrapper,
.checkout-onepage-success .page-title-wrapper {
  font-family: Ubuntu; }

.checkout-index-index .page-header,
.checkout-onepage-success .page-header {
  height: auto;
  margin: 20px 0; }

.checkout-index-index .order-number-success,
.checkout-onepage-success .order-number-success {
  margin-bottom: 20px; }

.checkout-index-index .action.primary.continue,
.checkout-onepage-success .action.primary.continue {
  background: #FFEAC3;
  border: 1px solid #FFEAC3;
  color: #fff;
  font-weight: 700;
  margin: 20px 0 0 0;
  text-transform: uppercase;
  padding: 14px 17px;
  line-height: 22px;
  font-size: 18px; }

.checkout-container {
  margin: 0 0 20px; }

.opc-wrapper {
  margin: 0 0 20px; }
  .opc-wrapper .step-content {
    margin: 0 0 40px; }

.fieldset > .field.checkout-agreement.choice:before {
  content: none; }

.opc-wrapper .fieldset > .field.checkout-agreement.required > label {
  font-size: 14px;
  padding-right: 0;
  position: relative; }

.opc-wrapper .fieldset > .field.required > label:after {
  content: none; }

.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none; }

.checkout-index-index .logo {
  margin-left: 0; }

@media only screen and (max-width: 640px) {
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0; } }

@media only screen and (min-width: 768px) {
  .opc-wrapper {
    width: 66.66667%;
    float: left;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-right: 30px; } }

@media only screen and (max-width: 768px) {
  .checkout-index-index .logo {
    margin-left: 50%; }
  .checkout-index-index .minicart-wrapper .action.showcart {
    background: none;
    border: none; }
    .checkout-index-index .minicart-wrapper .action.showcart .counter.qty {
      left: 13px;
      top: 1px;
      position: absolute; } }

.opc-estimated-wrapper {
  border-bottom: 1px solid #ccc;
  margin: 0 0 15px;
  padding: 18px 15px; }
  .opc-estimated-wrapper .estimated-block {
    font-size: 18px;
    font-weight: 700;
    float: left; }
    .opc-estimated-wrapper .estimated-block .estimated-label {
      display: block;
      margin: 0 0 5px; }
  .opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
    color: #1B0166; }

@media only screen and (min-width: 768px) {
  .opc-estimated-wrapper {
    display: none; } }

.opc-progress-bar {
  margin: 0 0 20px;
  counter-reset: i;
  font-size: 0; }

.opc-progress-bar-item {
  margin: 0 0 10px;
  width: 50%;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top; }
  .opc-progress-bar-item:before {
    background: #1B0166;
    top: 19px;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%; }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px; }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0; }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #1B0166;
    font-family: inherit;
    font-style: inherit;
    font-weight: 300;
    line-height: inherit;
    font-size: 18px; }
    .opc-progress-bar-item > span:before, .opc-progress-bar-item > span:after {
      background: #1B0166;
      height: 38px;
      margin-left: -19px;
      width: 38px;
      border-radius: 50%;
      content: '';
      left: 50%;
      position: absolute;
      top: 0; }
    .opc-progress-bar-item > span:after {
      background: #fff;
      height: 26px;
      margin-left: -13px;
      top: 6px;
      width: 26px;
      content: counter(i);
      counter-increment: i;
      color: #1B0166;
      font-family: inherit;
      font-style: inherit;
      font-weight: 600;
      line-height: inherit;
      font-size: 18px; }
  .opc-progress-bar-item._active:before, .opc-progress-bar-item._complete:before {
    background: #004939; }
  .opc-progress-bar-item._active > span, .opc-progress-bar-item._complete > span {
    color: #004939; }
    .opc-progress-bar-item._active > span:before, .opc-progress-bar-item._complete > span:before {
      background: #004939; }
    .opc-progress-bar-item._active > span:after, .opc-progress-bar-item._complete > span:after {
      content: "";
      font-family: "icons-blank-theme";
      color: #004939;
      line-height: 1;
      font-size: 28px; }

@media only screen and (min-width: 768px) {
  .opc-progress-bar-item {
    width: 185px; } }

.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -3px; }

.field.choice .field-tooltip-action {
  line-height: 21px; }

.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380; }

.opc-wrapper .fieldset > .field > .label {
  font-weight: 400; }

@media only screen and (min-width: 768px) {
  .opc-wrapper .fieldset > .field.required, .opc-wrapper .fieldset > .field._required {
    position: relative; }
    .opc-wrapper .fieldset > .field.required > label, .opc-wrapper .fieldset > .field._required > label {
      padding-right: 25px; }
      .opc-wrapper .fieldset > .field.required > label:after, .opc-wrapper .fieldset > .field._required > label:after {
        margin-left: 10px;
        position: absolute;
        top: 9px; } }

@media only screen and (min-width: 768px) {
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px; }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10px; } }

@media only screen and (min-width: 1024px) {
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%; } }

.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px; }
  .field-tooltip._active {
    z-index: 100; }
    .field-tooltip._active .field-tooltip-content {
      display: block; }
    .field-tooltip._active .field-tooltip-action:before {
      color: #1B0166; }
  .field-tooltip .field-tooltip-action {
    display: inline-block;
    text-decoration: none; }
    .field-tooltip .field-tooltip-action > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .field-tooltip .field-tooltip-action:before {
      -webkit-font-smoothing: antialiased;
      font-size: 24px;
      line-height: inherit;
      color: #bbb;
      content: "";
      font-family: "icons-blank-theme";
      margin: inherit;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center;
      vertical-align: middle; }
    .field-tooltip .field-tooltip-action:hover:before {
      color: #1B0166; }
    .field-tooltip .field-tooltip-action:active:before {
      color: false; }
    ._keyfocus .field-tooltip .field-tooltip-action:focus {
      z-index: 100; }
      ._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
        display: block; }
      ._keyfocus .field-tooltip .field-tooltip-action:focus:before {
        color: #1B0166; }
  .field-tooltip .field-tooltip-content {
    background: #f4f4f4;
    border: 1px solid #999;
    border-radius: 1px;
    font-size: 14px;
    padding: 12px;
    width: 270px;
    display: none;
    left: 38px;
    position: absolute;
    text-transform: none;
    top: -9px;
    word-wrap: break-word;
    z-index: 2; }
    .field-tooltip .field-tooltip-content:before, .field-tooltip .field-tooltip-content:after {
      border: 10px solid transparent;
      height: 0;
      width: 0;
      border-right-color: #f4f4f4;
      left: -21px;
      top: 12px;
      content: '';
      display: block;
      position: absolute;
      z-index: 3; }
    .field-tooltip .field-tooltip-content:before {
      border-right-color: #666666; }
    .field-tooltip .field-tooltip-content:after {
      border-right-color: #f4f4f4;
      width: 1px;
      z-index: 4; }

@media only screen and (max-width: 480px) {
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px; } }

.checkout-index-index .custom-slide .modal-inner-wrap {
  background: #fafafa; }

.opc-wrapper .actions-toolbar .action.primary {
  font-size: 16px;
  background: #FFEAC3;
  border-color: #FFEAC3;
  color: #333;
  text-transform: none; }
  .opc-wrapper .actions-toolbar .action.primary:hover {
    background: #fff3dd; }

.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 20px; }
  .opc-wrapper .form-login .fieldset .note,
  .opc-wrapper .form-shipping-address .fieldset .note {
    font-size: 14px;
    margin-top: 10px; }

.opc-wrapper .shipping-address-items {
  font-size: 0; }

.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px 35px 20px 20px;
  -webkit-transition: 0.3s border-color;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  font-size: 14px;
  position: relative;
  vertical-align: top;
  word-wrap: break-word; }
  .opc-wrapper .shipping-address-item.selected-item {
    border-color: #ff5501; }
    .opc-wrapper .shipping-address-item.selected-item:after {
      background: #ff5501;
      color: #fff;
      content: "";
      font-family: "icons-blank-theme";
      height: 27px;
      width: 29px;
      font-size: 27px;
      line-height: 21px;
      padding-top: 2px;
      position: absolute;
      right: 0;
      text-align: center;
      top: 0; }
    .opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
      visibility: hidden; }

.opc-wrapper .action-show-popup {
  margin: 0 0 20px; }
  .opc-wrapper .action-show-popup > span:before {
    content: '+';
    padding-right: 5px; }

.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 20px 0 0; }

.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0; }

.checkout-shipping-method .step-title {
  margin-bottom: 0;
  font-family: Ubuntu; }

.checkout-shipping-method .no-quotes-block {
  margin: 20px 0; }

.methods-shipping .actions-toolbar .action.primary {
  margin: 20px 0 0; }

.table-checkout-shipping-method thead th {
  display: none; }

.table-checkout-shipping-method tbody td {
  border-top: 1px solid #ccc;
  padding-bottom: 20px;
  padding-top: 20px; }
  .table-checkout-shipping-method tbody td:first-child {
    padding-left: 0;
    padding-right: 0;
    width: 20px; }

.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none; }

.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 10px;
  padding-top: 0; }

@media only screen and (max-width: 640px) {
  .opc-wrapper .form-login {
    border-bottom: 1px solid #ccc;
    margin: 0 0 15px;
    padding: 0 0 15px; }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #ccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%; }
    .opc-wrapper .shipping-address-item.selected-item {
      padding: 15px 35px 15px 18px;
      border-bottom-width: 2px; }
      .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
        right: 39px; }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    margin-top: 28px; }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    width: 100%; }
  .opc-wrapper .action-show-popup {
    width: 100%; }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 1px; }
    .opc-wrapper .edit-address-link > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .opc-wrapper .edit-address-link:before {
      -webkit-font-smoothing: antialiased;
      font-size: 28px;
      line-height: 28px;
      color: #303030;
      content: "";
      font-family: "icons-blank-theme";
      margin: inherit;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center;
      vertical-align: middle; }
    .opc-wrapper .edit-address-link:hover:before {
      color: #303030; }
    .opc-wrapper .edit-address-link:active:before {
      color: #303030; } }

@media only screen and (min-width: 768px) {
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right; }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0; }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 600px; }
  .table-checkout-shipping-method {
    width: auto; } }

@media only screen and (min-width: 1024px) {
  .opc-wrapper .shipping-address-item {
    width: 33.3333%; }
    .opc-wrapper .shipping-address-item:before {
      background: #ccc;
      height: calc(100% - 20px);
      content: '';
      left: 0;
      position: absolute;
      top: 0;
      width: 1px; }
    .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
      display: none; }
    .opc-wrapper .shipping-address-item.selected-item:before {
      display: none; }
    .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
      display: none; }
  .table-checkout-shipping-method {
    min-width: 500px; } }

.opc > li.custom-shipping-message {
  margin-bottom: 20px; }

.checkout-shipping-method {
  position: relative; }

.shipping-policy-block.field-tooltip {
  top: 12px; }
  .shipping-policy-block.field-tooltip .field-tooltip-action {
    color: #1979c3;
    cursor: pointer; }
    .shipping-policy-block.field-tooltip .field-tooltip-action:before {
      display: none; }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 420px;
    top: 30px; }

@media only screen and (max-width: 640px) {
  .shipping-policy-block.field-tooltip {
    margin-bottom: 20px;
    position: relative;
    right: auto;
    top: auto; }
    .shipping-policy-block.field-tooltip .field-tooltip-content {
      width: 300px;
      right: auto; }
      .shipping-policy-block.field-tooltip .field-tooltip-content:before, .shipping-policy-block.field-tooltip .field-tooltip-content:after {
        right: auto; } }

@media only screen and (min-width: 768px) {
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333%;
    float: right;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; } }

.opc-block-shipping-information {
  padding: 0 30px;
  overflow: hidden; }
  .opc-block-shipping-information .shipping-information-title {
    border-bottom: 1px solid #ccc;
    margin: 0 0 20px;
    position: relative;
    font-size: 18px; }
    .opc-block-shipping-information .shipping-information-title .action-edit {
      top: 2px;
      display: inline-block;
      text-decoration: none;
      margin: 0;
      position: absolute;
      right: 0; }
      .opc-block-shipping-information .shipping-information-title .action-edit > span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px; }
      .opc-block-shipping-information .shipping-information-title .action-edit:before {
        -webkit-font-smoothing: antialiased;
        font-size: 28px;
        line-height: 28px;
        color: #8f8f8f;
        content: "";
        font-family: "icons-blank-theme";
        margin: inherit;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
        vertical-align: middle; }
      .opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
        color: #1B0166; }
      .opc-block-shipping-information .shipping-information-title .action-edit:active:before {
        color: #8f8f8f; }
  .opc-block-shipping-information .shipping-information-content {
    line-height: 27px; }
    .opc-block-shipping-information .shipping-information-content .actions-toolbar {
      margin-left: 0; }
  .opc-block-shipping-information .ship-to,
  .opc-block-shipping-information .ship-via {
    margin: 0 0 20px; }

.action.primary.viewcart {
  background: #004939;
  border: #004939;
  color: #fff;
  line-height: 34px;
  width: 100%;
  margin-top: 20px;
  font-size: 16px; }
  .action.primary.viewcart:hover {
    background: #00634d; }

.opc-block-summary {
  background: #fafafa;
  padding: 22px 30px;
  margin: 0 0 20px; }
  .opc-block-summary > .title {
    display: block; }
  .opc-block-summary .mark .value {
    color: #999;
    display: block; }
  .opc-block-summary .grand.incl + .grand.excl .mark,
  .opc-block-summary .grand.incl + .grand.excl .amount {
    border-top: 0;
    font-size: 14px;
    padding-top: 0; }
    .opc-block-summary .grand.incl + .grand.excl .mark strong,
    .opc-block-summary .grand.incl + .grand.excl .amount strong {
      font-weight: 400; }
  .opc-block-summary .not-calculated {
    font-style: italic; }
  .opc-block-summary .items-in-cart > .title {
    border-bottom: 1px solid #ccc;
    padding: 10px 40px 10px 0;
    cursor: pointer;
    display: block;
    text-decoration: none;
    margin-bottom: 0;
    position: relative; }
    .opc-block-summary .items-in-cart > .title > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .opc-block-summary .items-in-cart > .title:after {
      -webkit-font-smoothing: antialiased;
      font-size: 30px;
      line-height: 12px;
      color: inherit;
      content: "";
      font-family: "icons-blank-theme";
      margin: 3px 0 0;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center;
      vertical-align: middle; }
    .opc-block-summary .items-in-cart > .title:hover:after {
      color: inherit; }
    .opc-block-summary .items-in-cart > .title:active:after {
      color: inherit; }
    .opc-block-summary .items-in-cart > .title:after {
      position: absolute;
      right: 0;
      top: 10px; }
    .opc-block-summary .items-in-cart > .title strong {
      font-size: 18px;
      font-weight: 300;
      margin: 0; }
  .opc-block-summary .items-in-cart.active > .title:after {
    content: ""; }
  .opc-block-summary .items-in-cart .product {
    position: relative; }
  .opc-block-summary .minicart-items-wrapper {
    margin: 0 -15px 0 0;
    max-height: 370px;
    padding: 15px 15px 0 0;
    border: 0; }
  .column.main .opc-block-summary .product-item {
    margin: 0;
    padding-left: 0; }
  .opc-block-summary .product-item .product-item-inner {
    display: table;
    margin: 0 0 10px;
    width: 100%; }
  .opc-block-summary .product-item .product-item-name-block {
    display: table-cell;
    padding-right: 5px;
    text-align: left; }
  .opc-block-summary .product-item .subtotal {
    display: table-cell;
    text-align: right; }
  .opc-block-summary .product-item .price {
    font-size: 16px;
    font-weight: 400; }
  .opc-block-summary .product-item .price-including-tax + .price-excluding-tax {
    margin: 0; }
    .opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
      font-size: 10px; }

@media only screen and (min-width: 768px) {
  .opc-summary-wrapper .modal-header .action-close {
    display: none; } }

.checkout-index-index .column.main .block .title strong {
  font-size: 14px; }

.authentication-dropdown {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .authentication-dropdown .modal-inner-wrap {
    padding: 25px; }

.authentication-wrapper {
  float: right;
  margin-top: -60px;
  max-width: 50%;
  position: relative;
  z-index: 1; }
  ._has-auth-shown .authentication-wrapper {
    z-index: 900; }

.block-authentication .block-title {
  font-size: 18px;
  border-bottom: 0;
  margin-bottom: 25px; }
  .block-authentication .block-title strong {
    font-weight: 300; }

.block-authentication .field .label {
  font-weight: 400; }

.block-authentication .actions-toolbar {
  margin-bottom: 5px; }
  .block-authentication .actions-toolbar > .secondary {
    padding-top: 25px;
    text-align: left; }

.block-authentication .block[class] {
  margin: 0; }
  .block-authentication .block[class] ul {
    list-style: none;
    padding-left: 10px; }
  .block-authentication .block[class] .field .control,
  .block-authentication .block[class] .field .label {
    float: none;
    width: auto; }
  .block-authentication .block[class] + .block {
    border-top: 1px solid #c1c1c1;
    margin-top: 40px;
    padding-top: 40px;
    position: relative; }
    .block-authentication .block[class] + .block::before {
      height: 36px;
      line-height: 34px;
      margin: -17px 0 0 -18px;
      min-width: 36px;
      background: #fff;
      border: 1px solid #c1c1c1;
      border-radius: 50%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      color: #c1c1c1;
      content: attr(data-label);
      display: inline-block;
      left: 50%;
      letter-spacing: normal;
      padding: 0 0.2rem;
      position: absolute;
      text-align: center;
      text-transform: uppercase;
      top: 0; }

@media only screen and (min-width: 768px) {
  .authentication-dropdown {
    position: absolute;
    top: 100%;
    width: 100%;
    background-color: #fff;
    border: 1px solid #aeaeae;
    text-align: left;
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transition: visibility 0 linear 0.15s, -webkit-transform linear 0.15s;
    transition: visibility 0 linear 0.15s, -webkit-transform linear 0.15s;
    transition: transform linear 0.15s, visibility 0 linear 0.15s;
    transition: transform linear 0.15s, visibility 0 linear 0.15s, -webkit-transform linear 0.15s;
    visibility: hidden; }
    .authentication-dropdown._show {
      z-index: 100;
      -webkit-transform: scale(1, 1);
              transform: scale(1, 1);
      -webkit-transition: visibility 0 linear 0, -webkit-transform linear 0.15s;
      transition: visibility 0 linear 0, -webkit-transform linear 0.15s;
      transition: transform linear 0.15s, visibility 0 linear 0;
      transition: transform linear 0.15s, visibility 0 linear 0, -webkit-transform linear 0.15s;
      visibility: visible; }
  .authentication-wrapper {
    width: 33.33333%;
    text-align: right; }
  .block-authentication .block-title {
    font-size: 26px;
    border-bottom: 0;
    margin-bottom: 25px; }
  .block-authentication .actions-toolbar > .primary {
    float: right;
    margin-right: 0; }
    .block-authentication .actions-toolbar > .primary .action {
      margin-right: 0; }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem; }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%; }
  .popup-authentication .block-authentication {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    border-top: 1px solid #c1c1c1; }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .popup-authentication .block[class] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%; }
    .popup-authentication .block[class] + .block {
      border-left: 1px solid #c1c1c1;
      border-top: 0;
      margin: 0;
      padding: 10px 0 0 40px; }
      .popup-authentication .block[class] + .block::before {
        left: 0;
        top: 50%; }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto; } }

.checkout-payment-method .step-title {
  margin-bottom: 0; }

.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0; }

.checkout-payment-method .payment-method._active .payment-method-content {
  display: block; }

.checkout-payment-method .payment-method-title {
  border-top: 1px solid #ccc;
  padding: 20px 0;
  margin: 0; }
  .checkout-payment-method .payment-method-title .payment-icon {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle; }
  .checkout-payment-method .payment-method-title .action-help {
    display: inline-block;
    margin-left: 5px; }

.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 20px 22px; }
  .checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
    margin: 0 0 20px; }

.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 600px; }

.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 10px; }

.checkout-payment-method .payment-method-billing-address {
  margin: 0 0 20px; }
  .checkout-payment-method .payment-method-billing-address .primary .action-update {
    margin-right: 0; }
  .checkout-payment-method .payment-method-billing-address .billing-address-details {
    line-height: 27px;
    padding: 0 0 0 23px; }

.checkout-payment-method .payment-method-note + .payment-method-billing-address {
  margin-top: 20px; }

.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%; }

.checkout-payment-method .no-payments-block {
  margin: 20px 0; }

@media only screen and (max-width: 768px) {
  .checkout-payment-method .payment-methods {
    margin: 0 -15px; }
  .checkout-payment-method .payment-method-title {
    padding: 15px; }
  .checkout-payment-method .payment-method-content {
    padding: 0 15px 20px; }
  .checkout-payment-method .payment-method-billing-address .action-cancel {
    margin-top: 10px; } }

@media only screen and (min-width: 768px) {
  .checkout-payment-method .payment-methods .actions-toolbar .primary {
    float: right;
    margin: 0; }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%; }
  .checkout-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 20px; }
    .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
      margin-left: 25.8%; }
    .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
      margin-left: 0; }
  .payment-method-billing-address .action-update {
    float: right; }
  .payment-method-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0; } }

.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: ""; }

.checkout-payment-method .payment-option._collapsible .payment-option-title {
  cursor: pointer; }

.checkout-payment-method .payment-option._collapsible .payment-option-content {
  display: none; }

.checkout-payment-method .payment-option-title {
  border-top: 1px solid #ccc;
  padding: 20px 0; }
  .checkout-payment-method .payment-option-title .action-toggle {
    color: #1979c3;
    display: inline-block;
    text-decoration: none; }
    .checkout-payment-method .payment-option-title .action-toggle:after {
      -webkit-font-smoothing: antialiased;
      font-size: 32px;
      line-height: 16px;
      color: #8f8f8f;
      content: "";
      font-family: "icons-blank-theme";
      margin: 0;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center;
      vertical-align: middle; }
    .checkout-payment-method .payment-option-title .action-toggle:hover:after {
      color: #1B0166; }
    .checkout-payment-method .payment-option-title .action-toggle:active:after {
      color: #8f8f8f; }

.checkout-payment-method .payment-option-content {
  padding: 0 0 20px 22px; }

.checkout-payment-method .payment-option-inner {
  margin: 0 0 20px; }

.checkout-payment-method .credit-card-types {
  padding: 0; }
  .checkout-payment-method .credit-card-types .item {
    display: inline-block;
    list-style: none;
    margin: 0 5px 0 0;
    vertical-align: top; }
    .checkout-payment-method .credit-card-types .item._active {
      font-weight: 700; }
      .checkout-payment-method .credit-card-types .item._active img {
        -webkit-filter: grayscale(0%);
                filter: grayscale(0%); }
    .checkout-payment-method .credit-card-types .item._inactive {
      opacity: 0.4; }
    .checkout-payment-method .credit-card-types .item span {
      display: inline-block;
      padding-top: 6px;
      vertical-align: top; }
  .checkout-payment-method .credit-card-types img {
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease; }

.checkout-payment-method .ccard .fields > .year {
  padding-left: 5px; }

.checkout-payment-method .ccard .fields .select {
  padding-left: 5px;
  padding-right: 5px; }

.checkout-payment-method .ccard .month .select {
  width: 140px; }

.checkout-payment-method .ccard .year .select {
  width: 80px; }

.checkout-payment-method .ccard .number .input-text {
  width: 225px; }

.checkout-payment-method .ccard > .field.cvv > .control {
  padding-right: 20px;
  width: auto; }

.checkout-payment-method .ccard .cvv .input-text {
  width: 55px; }

.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important; }

@media only screen and (max-width: 768px) {
  .checkout-payment-method .payment-option {
    margin: 0 -15px; }
    .checkout-payment-method .payment-option .payment-option-title {
      padding: 15px; }
    .checkout-payment-method .payment-option .payment-option-content {
      padding: 0 15px 20px; } }

@media only screen and (min-width: 768px) {
  .checkout-payment-method .payment-option-title {
    padding-left: 22px; }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0; } }

.checkout-agreements-block {
  margin-bottom: 20px; }
  .checkout-agreements-block .action-show {
    vertical-align: baseline; }

.checkout-agreements-items {
  padding-bottom: 30px; }
  .checkout-agreements-items .checkout-agreements-item {
    margin-bottom: 20px; }
  .checkout-agreements-items .checkout-agreements-item-title {
    border-bottom: 0; }

.checkout-agreement-item-content {
  overflow: auto; }

.account .page-title {
  margin-top: 20px;
  font-weight: 900;
  font-size: 30px; }

.account .column.main .block:not(.widget) .block-title {
  text-align: left; }
  .account .column.main .block:not(.widget) .block-title a {
    font-size: 18px; }
  .account .column.main .block:not(.widget) .block-title > strong {
    font-weight: 900;
    font-size: 24px; }

.account .column.main .block:not(.widget) .block-content .box-title > span {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: -0.05em; }

.account .column.main .block {
  font-size: 18px; }

.account .box-actions a {
  margin-right: 10px; }

.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px; }

.login-container .block .block-title {
  font-size: 18px; }

.login-container .fieldset:after {
  border: none;
  margin: 10px 0 0;
  padding: inherit;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  line-height: inherit;
  font-size: 12px; }

.login-container .fieldset:after {
  margin-top: 35px; }

.block-addresses-list .items.addresses > .item {
  margin-bottom: 20px; }
  .block-addresses-list .items.addresses > .item:last-child {
    margin-bottom: 0; }

.form-address-edit .region select {
  display: none; }

.form-edit-account .fieldset.password {
  display: none; }

.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  line-height: 26px; }

.page-header div.mage-error {
  position: absolute;
  padding: 10px;
  display: block;
  top: 50px;
  z-index: 50;
  line-height: 33px;
  background: #fff;
  border: 1px solid #1B0166; }
  .page-header div.mage-error:before {
    content: none; }

.account .column.main h2 {
  margin-top: 0; }

.account .column.main .toolbar {
  text-align: center; }
  .account .column.main .toolbar .limiter-options {
    width: auto; }

.account .sidebar-additional {
  margin-top: 40px; }

.account .table-wrapper:last-child {
  margin-bottom: 0; }

.account .table-wrapper .action {
  margin-right: 15px; }
  .account .table-wrapper .action:last-child {
    margin-right: 0; }

.account-nav .content {
  background: #fafafa;
  padding: 15px 0;
  border: 1px solid #1B0166;
  border-radius: 3px; }

.account-nav .item {
  margin: 3px 0 0;
  font-size: 18px; }
  .account-nav .item:first-child {
    margin-top: 0; }
  .account-nav .item a,
  .account-nav .item > strong {
    color: #1B0166;
    border-left: 3px solid transparent;
    display: block;
    padding: 5px 18px 5px 15px; }
  .account-nav .item a {
    text-decoration: none; }
    .account-nav .item a:hover {
      background: #1B0166;
      color: #fff; }
  .account-nav .item.current a,
  .account-nav .item.current strong {
    border-color: #FFEAC3;
    color: #1B0166;
    font-weight: 600; }
  .account-nav .item.current a {
    border-color: #ff5501; }

.column.main .block:last-child {
  margin-bottom: 0; }

.block .title {
  margin-bottom: 10px; }
  .block .title strong {
    color: inherit;
    font-family: inherit;
    font-style: inherit;
    font-weight: 700;
    line-height: 1.1;
    font-size: 14px;
    margin-top: 7px;
    margin-bottom: 7px; }
    .column.main .block .title strong {
      font-size: 18px; }

.block p:last-child {
  margin: 0; }

.block .box-actions {
  margin-top: 5px; }

.field.password .control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .field.password .control .mage-error {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .field.password .control .input-text {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }

.password-strength-meter {
  background-color: #f4f4f4;
  height: 44px;
  line-height: 44px;
  padding: 0 9px;
  position: relative;
  z-index: 1; }
  .password-strength-meter:before {
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    z-index: -1; }
  .password-strength-meter-0 .password-strength-meter:before {
    background-color: #f4f4f4;
    width: 100%; }
  .password-strength-meter-1 .password-strength-meter:before {
    background-color: #ffafae;
    width: 25%; }
  .password-strength-meter-2 .password-strength-meter:before {
    background-color: #ffd6b3;
    width: 50%; }
  .password-strength-meter-3 .password-strength-meter:before {
    background-color: #c5eeac;
    width: 75%; }
  .password-strength-meter-4 .password-strength-meter:before {
    background-color: #81b562;
    width: 100%; }

.control.captcha-image {
  margin-top: 10px; }
  .control.captcha-image .captcha-img {
    vertical-align: middle; }

.block-customer-mini-login {
  width: 350px;
  position: relative;
  float: right;
  margin: 0 0 0 20px;
  top: 5px;
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s; }
  .block-customer-mini-login .fieldset > .field {
    margin: 0;
    float: left; }
    .block-customer-mini-login .fieldset > .field:before {
      content: none; }
    .block-customer-mini-login .fieldset > .field.email {
      margin-right: 6px; }
    .block-customer-mini-login .fieldset > .field > .control {
      width: 100%; }
      .block-customer-mini-login .fieldset > .field > .control input {
        height: 32px;
        width: 138px;
        border-radius: 30px;
        padding-left: 15px;
        border-color: #1B0166; }
        .block-customer-mini-login .fieldset > .field > .control input::-webkit-input-placeholder {
          font-size: 14px;
          font-family: "Satoshi", "Helvetica Neue", Helvetica, Arial, sans-serif;
          color: #1B0166; }
        .block-customer-mini-login .fieldset > .field > .control input::-moz-placeholder {
          font-size: 14px;
          font-family: "Satoshi", "Helvetica Neue", Helvetica, Arial, sans-serif;
          color: #1B0166; }
        .block-customer-mini-login .fieldset > .field > .control input:-ms-input-placeholder {
          font-size: 14px;
          font-family: "Satoshi", "Helvetica Neue", Helvetica, Arial, sans-serif;
          color: #1B0166; }
        .block-customer-mini-login .fieldset > .field > .control input::-ms-input-placeholder {
          font-size: 14px;
          font-family: "Satoshi", "Helvetica Neue", Helvetica, Arial, sans-serif;
          color: #1B0166; }
        .block-customer-mini-login .fieldset > .field > .control input::placeholder {
          font-size: 14px;
          font-family: "Satoshi", "Helvetica Neue", Helvetica, Arial, sans-serif;
          color: #1B0166; }
  .block-customer-mini-login .actions-toolbar {
    float: left;
    clear: none;
    margin-left: 6px; }
    .block-customer-mini-login .actions-toolbar button, .block-customer-mini-login .actions-toolbar .cart.table-wrapper .action-gift, .cart.table-wrapper .block-customer-mini-login .actions-toolbar .action-gift {
      font-size: 0;
      border-radius: 0px;
      background: #1B0166;
      border-color: #1B0166;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      height: 32px;
      border-radius: 50%;
      width: 32px; }
      .block-customer-mini-login .actions-toolbar button:before, .block-customer-mini-login .actions-toolbar .cart.table-wrapper .action-gift:before, .cart.table-wrapper .block-customer-mini-login .actions-toolbar .action-gift:before {
        font-size: 24px;
        font-family: 'debondt';
        content: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 768 768'%3E%3Cpath fill='%23fff' d='M274.5 531l147-147-147-147 45-45 192 192-192 192z'%3E%3C/path%3E%3C/svg%3E%0A");
        color: #fff;
        top: -7px;
        position: relative;
        left: -14px; }
      .block-customer-mini-login .actions-toolbar button:hover, .block-customer-mini-login .actions-toolbar .cart.table-wrapper .action-gift:hover, .cart.table-wrapper .block-customer-mini-login .actions-toolbar .action-gift:hover {
        background: #FFEAC3;
        border-color: #FFEAC3; }
  .block-customer-mini-login .forgot-links {
    width: 100%;
    float: left;
    margin-top: 5px; }
    .block-customer-mini-login .forgot-links a {
      display: inline-block;
      color: #1B0166; }
      .block-customer-mini-login .forgot-links a span {
        font-size: 12px;
        font-family: "Satoshi", "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #1B0166; }
      .block-customer-mini-login .forgot-links a.remind:after {
        content: "|";
        display: inline-block;
        margin: 0 5px; }
      .block-customer-mini-login .forgot-links a:hover span {
        color: #1B0166; }

@media only screen and (max-width: 640px) {
  .account .column.main,
  .account .sidebar-additional {
    margin: 0; } }

@media only screen and (max-width: 768px) {
  .login-container .fieldset:after {
    text-align: center; }
  .account .page.messages {
    margin-bottom: 40px; }
  .control.captcha-image .captcha-img {
    margin-bottom: 10px;
    display: block; }
  .customer-account-index .page-title-wrapper {
    position: relative; } }

@media only screen and (min-width: 769px) {
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px; }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left; }
  .form-create-account .fieldset-fullname .fields .field {
    float: left;
    margin: 0 10px 10px 0; }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px; }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account {
    min-width: 600px;
    width: 50%; }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%; }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%; }
  .block-addresses-list .items.addresses > .item {
    margin-bottom: 20px; }
    .block-addresses-list .items.addresses > .item:nth-last-child(1), .block-addresses-list .items.addresses > .item:nth-last-child(2) {
      margin-bottom: 0; }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0; } }

.customer-service-email {
  font-size: 18px;
  text-decoration: underline; }

.downloadable.samples {
  margin-bottom: 20px; }
  .downloadable.samples dd {
    margin: 0 0 10px; }

.table-downloadable-products .product-name {
  margin-right: 15px; }

.field.downloads .price-container {
  display: inline;
  white-space: nowrap; }
  .field.downloads .price-container:before {
    content: ' + ';
    display: inline; }

.field.downloads .price-excluding-tax {
  display: inline; }
  .field.downloads .price-excluding-tax:before {
    content: " (" attr(data-label) ": "; }
  .field.downloads .price-excluding-tax:after {
    content: ')'; }

.field.downloads .price-including-tax {
  font-size: 14px;
  display: inline;
  font-weight: 600; }

.field.downloads .sample.link {
  float: right; }

.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 25px; }

.page-product-downloadable .product-options-bottom .field.qty {
  display: none !important; }

@media only screen and (min-width: 768px) {
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%; }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%; }
    .page-product-downloadable .product-options-bottom .field.qty + .actions {
      padding-top: 0; } }

.cart-summary .block.giftcard .action.check {
  line-height: 12px;
  padding: 5px 8px;
  font-size: 11px;
  margin-top: 20px; }

.page-product-giftcard .giftcard-amount {
  margin-bottom: 0;
  text-align: left; }
  .page-product-giftcard .giftcard-amount .field:last-child {
    padding-bottom: 20px; }

.page-product-giftcard .product-options-wrapper .field:first-of-type {
  margin-top: 20px; }

.giftcard-account .please-wait {
  display: none; }

.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 30px; }

.opc-wrapper .form-giftcard-account {
  max-width: 500px; }
  .opc-wrapper .form-giftcard-account .field {
    margin: 0 0 20px; }

.opc-wrapper .giftcard-account-info {
  margin: 0 0 20px; }
  .opc-wrapper .giftcard-account-info .giftcard-account-number {
    margin: 0 0 10px; }

.gift-message .field .label {
  color: #666;
  font-weight: 400; }

.gift-options .actions-toolbar .action-cancel {
  display: none; }

.gift-options-title {
  margin: 0 0 20px; }

.gift-options-content .fieldset {
  margin: 0 0 20px; }

.gift-summary .actions-toolbar > .secondary {
  float: none; }
  .gift-summary .actions-toolbar > .secondary .action {
    margin: 10px 20px 0 0; }

.cart.table-wrapper .gift-content {
  clear: left;
  display: none;
  float: left;
  margin: 20px 0;
  text-align: left;
  width: 100%; }
  .cart.table-wrapper .gift-content._active {
    display: table;
    table-layout: fixed; }

.cart.table-wrapper .action-gift {
  display: inline-block;
  text-decoration: none;
  margin-bottom: 10px;
  margin-right: 10px;
  display: inline-block;
  text-decoration: none; }
  .cart.table-wrapper .action-gift:hover, .cart.table-wrapper .action-gift:active, .cart.table-wrapper .action-gift:focus {
    text-decoration: none; }
  .cart.table-wrapper .action-gift:last-child {
    margin-right: 0; }
  .cart.table-wrapper .action-gift:after {
    -webkit-font-smoothing: antialiased;
    font-size: 32px;
    line-height: 16px;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    margin: 0;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    vertical-align: top; }
  .cart.table-wrapper .action-gift:hover:after {
    color: inherit; }
  .cart.table-wrapper .action-gift:active:after {
    color: inherit; }
  .cart.table-wrapper .action-gift._active:after {
    content: ""; }

.gift-item-block {
  margin: 0; }
  .gift-item-block._active .title:after {
    content: ""; }
  .gift-item-block .title {
    border-radius: 3px;
    background-image: none;
    background: #f2f2f2;
    border: 1px solid #cdcdcd;
    color: #1B0166;
    cursor: pointer;
    display: inline-block;
    font-family: "Satoshi", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    margin: 20px 0 0;
    padding: 7px 15px;
    width: auto;
    font-size: 14px;
    line-height: 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none;
    font-weight: 700; }
    .gift-item-block .title:after {
      -webkit-font-smoothing: antialiased;
      font-size: 32px;
      line-height: 16px;
      color: inherit;
      content: "";
      font-family: "icons-blank-theme";
      margin: 0;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center;
      vertical-align: top; }
    .gift-item-block .title:hover:after {
      color: inherit; }
    .gift-item-block .title:active:after {
      color: inherit; }
    .gift-item-block .title:focus, .gift-item-block .title:active {
      background: #e2e2e2;
      border: 1px solid #cdcdcd;
      color: #1B0166; }
    .gift-item-block .title:hover {
      background: #e2e2e2;
      border: 1px solid #cdcdcd;
      color: #555; }
    .gift-item-block .title.disabled, .gift-item-block .title[disabled],
    fieldset[disabled] .gift-item-block .title {
      opacity: 0.5;
      cursor: default;
      pointer-events: none; }
    .gift-item-block .title:active {
      -webkit-box-shadow: none;
              box-shadow: none; }
  .gift-item-block .content {
    border-bottom: 1px solid #c1c1c1;
    padding: 10px 10px 20px;
    position: relative; }

.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 10px 0; }

.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
  content: ''; }

.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
  clear: left; }

.order-details-items .order-items .action.show {
  display: inline-block;
  text-decoration: none;
  padding-right: 20px;
  position: relative; }
  .order-details-items .order-items .action.show:after {
    -webkit-font-smoothing: antialiased;
    font-size: 22px;
    line-height: inherit;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    margin: inherit;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    vertical-align: middle; }
  .order-details-items .order-items .action.show:hover:after {
    color: inherit; }
  .order-details-items .order-items .action.show:active:after {
    color: inherit; }
  .order-details-items .order-items .action.show:after {
    position: absolute;
    right: 0;
    top: -4px; }
  .order-details-items .order-items .action.show.expanded:after {
    content: ""; }

.block-order-details-gift-message {
  border-top: 1px solid #ccc;
  padding-top: 10px; }

@media only screen and (max-width: 768px) {
  .gift-options .actions-toolbar .action-update {
    font-size: 20px;
    padding: 15px;
    width: 100%; }
  .gift-item-block {
    border-bottom: 0;
    border-top: 1px solid #c1c1c1; }
  .cart.table-wrapper .gift-content {
    margin-right: -10px; } }

@media only screen and (max-width: 640px) {
  .cart.table-wrapper .gift-content {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px; } }

@media only screen and (min-width: 768px) {
  .gift-message .field {
    margin: 0 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .gift-message .field:before, .gift-message .field:after {
      content: '';
      display: table; }
    .gift-message .field:after {
      clear: both; }
    .gift-message .field > .label {
      margin: 0; }
    .gift-message .field:before, .gift-message .field:after {
      content: '';
      display: table; }
    .gift-message .field:after {
      clear: both; }
    .gift-message .field.choice:before, .gift-message .field.no-label:before {
      padding: 6px 15px 0 0;
      width: 25.8%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      content: ' ';
      float: left;
      height: 1px; }
    .gift-message .field .description {
      padding: 6px 15px 0 0;
      text-align: left;
      width: 25.8%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      float: left; }
    .gift-message .field:not(.choice) > .label {
      padding: 6px 15px 0 0;
      text-align: left;
      width: 25.8%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      float: left; }
    .gift-message .field:not(.choice) > .control {
      width: 74.2%;
      float: left; }
  .gift-options {
    position: relative;
    z-index: 1; }
    .gift-options .actions-toolbar {
      clear: both;
      float: right;
      position: static; }
      .gift-options .actions-toolbar .secondary {
        float: right; }
        .gift-options .actions-toolbar .secondary .action {
          float: right;
          margin-left: 20px; }
        .gift-options .actions-toolbar .secondary .action-cancel {
          display: block;
          float: left;
          margin-top: 6px; }
      .gift-options .actions-toolbar:nth-child(3):before {
        border-left: 1px solid #c1c1c1;
        bottom: 5rem;
        content: '';
        display: block;
        left: 50%;
        overflow: hidden;
        position: absolute;
        top: 0;
        width: 0; }
  .gift-options-title {
    font-weight: 300;
    font-size: 18px; }
  .cart.table-wrapper .action-gift {
    float: left; } }

.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 40px; }

.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%; }

.table-giftregistry-items .product-image {
  float: left;
  margin-right: 10px; }

.cart-summary .form.giftregistry .fieldset {
  margin: 25px 0 5px; }
  .cart-summary .form.giftregistry .fieldset .field {
    margin: 0 0 10px; }
    .cart-summary .form.giftregistry .fieldset .field .control {
      float: none;
      width: auto; }
  .cart-summary .form.giftregistry .fieldset .action.primary {
    margin-bottom: 0; }

.form-giftregistry-search {
  margin-bottom: 60px; }
  .form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
    margin-bottom: 0; }

.block-giftregistry-results .toolbar-giftregistry-results {
  text-align: center; }

.block-giftregistry .actions-toolbar {
  margin: 17px 0 0; }

.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 25px; }

.block-giftregistry-shared-items .item {
  border-bottom: 1px solid #ccc; }

.block-giftregistry-shared-items .col {
  padding: 20px 8px 10px; }
  .block-giftregistry-shared-items .col .price-box {
    display: inline-block; }
  .block-giftregistry-shared-items .col .price-wrapper {
    font-size: 18px;
    display: block;
    font-weight: 700;
    white-space: nowrap; }

.block-giftregistry-shared-items .product .item-options {
  margin-bottom: 0; }

.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 10px 0; }

.block-giftregistry-shared-items .product-item-name {
  display: block;
  margin: 0 0 5px; }

@media only screen and (max-width: 640px) {
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block; }
  .form-giftregistry-search .fieldset {
    margin-bottom: 15px; } }

@media only screen and (min-width: 768px) {
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px; }
    .form-giftregistry-search .fieldset > .fields-specific-options > .field {
      margin: 0 0 20px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
        margin: 0; }
      .form-giftregistry-search .fieldset > .fields-specific-options > .field:before, .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
        content: '';
        display: table; }
      .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
        clear: both; }
      .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before, .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
        padding: 6px 15px 0 0;
        width: 25.8%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        content: ' ';
        float: left;
        height: 1px; }
      .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
        padding: 6px 15px 0 0;
        text-align: right;
        width: 25.8%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        float: left; }
      .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
        padding: 6px 15px 0 0;
        text-align: right;
        width: 25.8%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        float: left; }
      .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
        width: 74.2%;
        float: left; }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%; }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal; }
  .block-giftregistry-shared-items .col.product {
    width: 48%; }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center; }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px; }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px; } }

.gift-wrapping-info {
  font-weight: 300;
  font-size: 18px;
  margin: 20px 0; }

.gift-wrapping-list {
  list-style: none;
  margin: 20px 0 10px;
  padding: 0; }
  .gift-wrapping-list .no-image {
    background: #f2f2f2;
    display: inline-block;
    text-decoration: none; }
    .gift-wrapping-list .no-image > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .gift-wrapping-list .no-image:after {
      -webkit-font-smoothing: antialiased;
      font-size: 22px;
      line-height: 4rem;
      color: #494949;
      content: "";
      font-family: "icons-blank-theme";
      margin: inherit;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center;
      vertical-align: middle; }
    .gift-wrapping-list .no-image:hover:after {
      color: inherit; }
    .gift-wrapping-list .no-image:active:after {
      color: inherit; }
    .gift-wrapping-list .no-image:after {
      display: block; }

.gift-wrapping-item > span,
.gift-wrapping-preview {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1; }

.gift-wrapping-item {
  float: left;
  margin: 0 10px 10px 0; }
  .gift-wrapping-item:last-child {
    margin-right: 0; }
  .gift-wrapping-item._active span:before {
    border: 3px solid #333;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 2; }
  .gift-wrapping-item > span {
    height: 4rem;
    width: 4rem; }

.gift-wrapping-title {
  margin: 10px 0; }
  .gift-wrapping-title .action-remove {
    margin: -5px 0 0 5px;
    display: inline-block;
    text-decoration: none; }
    .gift-wrapping-title .action-remove > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .gift-wrapping-title .action-remove:before {
      -webkit-font-smoothing: antialiased;
      font-size: 18px;
      line-height: 20px;
      color: #8f8f8f;
      content: "";
      font-family: "icons-blank-theme";
      margin: inherit;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center;
      vertical-align: middle; }
    .gift-wrapping-title .action-remove:hover:before {
      color: #1B0166; }
    .gift-wrapping-title .action-remove:active:before {
      color: #8f8f8f; }

.gift-options-content .fieldset .field {
  margin: 10px 0; }

.gift-wrapping-summary {
  padding-right: 7rem; }
  .gift-wrapping-summary .gift-wrapping-title {
    border: 0;
    display: inline-block;
    padding: 0; }

.opc-wrapper .fieldset.gift-message .field.gift-wrapping {
  padding: 0;
  width: 100%; }

.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping {
  margin: 20px 0 0; }
  .opc-wrapper .data.table .gift-wrapping .title,
  .table-order-items .gift-wrapping .title {
    float: none; }
  .opc-wrapper .data.table .gift-wrapping .content,
  .table-order-items .gift-wrapping .content {
    margin: 0; }
    .opc-wrapper .data.table .gift-wrapping .content > img,
    .table-order-items .gift-wrapping .content > img {
      float: left;
      margin: 0 10px 0 0;
      max-height: 50px;
      max-width: 50px; }

.gift-options .price-box,
.gift-summary .price-box {
  margin-left: 22px; }

.gift-options .regular-price:before,
.gift-summary .regular-price:before {
  content: attr(data-label) ": "; }

.gift-options .regular-price .price,
.gift-summary .regular-price .price {
  font-weight: 700; }

@media only screen and (max-width: 768px) {
  .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
    padding-bottom: 10px; }
  .gift-wrapping-list {
    width: 100%; }
  .gift-wrapping-summary + .gift-message-summary {
    padding-right: 0; }
  .gift-options-cart-item {
    float: left; }
  .gift-wrapping-preview img {
    width: 100%; }
  .item-actions .actions-toolbar .gift-options .gift-message,
  .item-actions .actions-toolbar .gift-options .gift-wrapping {
    display: block; } }

@media only screen and (min-width: 768px) {
  .gift-wrapping {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%; }
    .gift-wrapping + .gift-message {
      border-left: 1px solid #c1c1c1;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      float: left;
      padding-left: 4.5rem;
      width: 50%; } }

.table.grouped > thead > tr > th,
.table.grouped > thead > tr > td,
.table.grouped > tbody > tr > th,
.table.grouped > tbody > tr > td,
.table.grouped > tfoot > tr > th,
.table.grouped > tfoot > tr > td {
  border-top: 1px solid #d1d1d1; }

.table.grouped > caption + thead > tr:first-child > th,
.table.grouped > caption + thead > tr:first-child > td,
.table.grouped > colgroup + thead > tr:first-child > th,
.table.grouped > colgroup + thead > tr:first-child > td,
.table.grouped > thead:first-child > tr:first-child > th,
.table.grouped > thead:first-child > tr:first-child > td {
  border-top: 0; }

.table.grouped > tbody + tbody {
  border-top: 1px solid #d1d1d1; }

.table.grouped > thead > tr > th {
  border-bottom: 0; }

.table.grouped .product-item-name {
  font-weight: 400; }

.table.grouped .price-box .price {
  font-size: 14px; }

.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap; }

.table.grouped .row-tier-price td {
  border-top: 0; }

.table.grouped .row-tier-price .prices-tier {
  margin: 0 -10px 10px; }

.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto; }
  .form-add-invitations .action.add > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .form-add-invitations .action.add:before {
    -webkit-font-smoothing: antialiased;
    font-size: 31px;
    line-height: 22px;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    margin: 0;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    vertical-align: top; }
  .form-add-invitations .action.add:hover:before {
    color: inherit; }
  .form-add-invitations .action.add:active:before {
    color: inherit; }

@media only screen and (max-width: 768px) {
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 20px; } }

@media only screen and (min-width: 768px) {
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px; }
  .table-invitations .col {
    width: 50%; } }

.block.filter {
  margin-bottom: 40px; }
  .block.filter .filter-title {
    margin-bottom: 20px; }
    .block.filter .filter-title strong {
      font-size: 16px; }

.block-subtitle {
  display: inline-block;
  margin-bottom: 10px; }

.filter-current .item {
  margin-bottom: 10px; }

.filter-current .filter-label {
  display: block;
  font-weight: 700; }
  .filter-current .filter-label:after {
    content: ':'; }

.filter-current + .filter-actions {
  margin-bottom: 30px; }

.filter-options {
  margin: 0; }
  .filter-options .filter-options-title {
    color: inherit;
    font-family: inherit;
    font-style: inherit;
    font-weight: 700;
    line-height: 1.1;
    font-size: 14px;
    margin-top: 7px;
    margin-bottom: 7px;
    margin: 0 0 10px;
    word-break: break-all; }
  .filter-options .filter-options-content {
    margin: 0 0 25px; }
    .filter-options .filter-options-content .item {
      margin-bottom: 3px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .filter-options .filter-options-content .item input {
        -webkit-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1; }
  .filter-options .count {
    color: #7d7d7d; }
    .filter-options .count:before {
      content: '('; }
    .filter-options .count:after {
      content: ')'; }

.filtered .items {
  margin: 15px 0; }

.filtered .item {
  position: relative;
  padding-left: 22px;
  margin-bottom: 6px; }
  .filtered .item .label {
    font-weight: 700; }
  .filtered .item .action.remove {
    position: absolute;
    left: -6px;
    top: 0; }

.filtered + .actions {
  margin-bottom: 35px; }

@media only screen and (max-width: 768px) {
  .page-with-filter .columns .sidebar-main {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; } }

.map-popup-wrapper.popup .action.close {
  top: 10px; }

.map-popup {
  background: #fff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
          box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  bottom: false;
  left: 0;
  margin-bottom: inherit;
  margin-left: false;
  margin-right: inherit;
  margin-top: 10px;
  position: absolute;
  right: false;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .map-popup .popup-header {
    margin: 0 0 25px;
    padding-right: 22px; }
    .map-popup .popup-header .title {
      color: inherit;
      font-family: inherit;
      font-style: inherit;
      font-weight: 300;
      line-height: 1.1;
      font-size: 18px;
      margin-top: 7px;
      margin-bottom: 7px; }
  .map-popup .popup-content {
    margin: 10px 0 0; }
  .map-popup .popup-footer {
    margin: inherit; }
  .map-popup .popup-actions .action.close {
    position: absolute;
    display: inline-block;
    text-decoration: none;
    background-image: none;
    background: none;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    line-height: inherit;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    bottom: inherit;
    left: inherit;
    right: 10px;
    top: 10px; }
    .map-popup .popup-actions .action.close > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .map-popup .popup-actions .action.close:before {
      -webkit-font-smoothing: antialiased;
      font-size: 22px;
      line-height: 22px;
      color: inherit;
      content: "";
      font-family: "icons-blank-theme";
      margin: inherit;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center;
      vertical-align: top; }
    .map-popup .popup-actions .action.close:hover:before {
      color: inherit; }
    .map-popup .popup-actions .action.close:active:before {
      color: inherit; }
    .map-popup .popup-actions .action.close:focus, .map-popup .popup-actions .action.close:active {
      background: none;
      border: none; }
    .map-popup .popup-actions .action.close:hover {
      background: none; }
    .map-popup .popup-actions .action.close.disabled, .map-popup .popup-actions .action.close[disabled],
    fieldset[disabled] .map-popup .popup-actions .action.close {
      cursor: not-allowed;
      pointer-events: none;
      opacity: 0.5; }
  .map-popup.active {
    opacity: 1; }
  .map-popup .map-info-price {
    margin-bottom: 15px; }
    .map-popup .map-info-price .price-box {
      margin: 0 0 20px; }
      .map-popup .map-info-price .price-box .label:after {
        content: ': '; }

.map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 10px; }

.map-old-price {
  text-decoration: none; }
  .map-old-price .price-wrapper {
    text-decoration: line-through; }

.map-form-addtocart {
  display: inline-block;
  text-align: center; }
  .map-form-addtocart img {
    display: block;
    margin: 0 auto; }

@media only screen and (max-width: 768px) {
  .map-popup {
    max-width: 100%; }
  .map-old-price,
  .map-show-info {
    display: inline-block; }
    .map-old-price:not(:last-child),
    .map-show-info:not(:last-child) {
      margin-bottom: 10px; } }

.wishlist.split.button {
  display: inline-block;
  position: relative;
  vertical-align: middle; }
  .wishlist.split.button:before, .wishlist.split.button:after {
    content: '';
    display: table; }
  .wishlist.split.button:after {
    clear: both; }
  .wishlist.split.button .action.split {
    float: left;
    margin: 0; }
  .wishlist.split.button .action.toggle {
    float: right;
    margin: 0; }
  .wishlist.split.button button.action.split, .wishlist.split.button .cart.table-wrapper .action.split.action-gift, .cart.table-wrapper .wishlist.split.button .action.split.action-gift {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .wishlist.split.button button + .action.toggle, .wishlist.split.button .cart.table-wrapper .action-gift + .action.toggle, .cart.table-wrapper .wishlist.split.button .action-gift + .action.toggle {
    border-bottom-left-radius: 0;
    border-left: 0;
    border-top-left-radius: 0; }
  .wishlist.split.button .action.split {
    padding: inherit; }
  .wishlist.split.button .action.toggle {
    padding: false;
    display: inline-block;
    text-decoration: none; }
    .wishlist.split.button .action.toggle > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .wishlist.split.button .action.toggle:after {
      -webkit-font-smoothing: antialiased;
      font-size: 22px;
      line-height: 22px;
      color: #333;
      content: "";
      font-family: "icons-blank-theme";
      margin: inherit;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center;
      vertical-align: top; }
    .wishlist.split.button .action.toggle:hover:after {
      color: #006bb4; }
    .wishlist.split.button .action.toggle:active:after {
      color: inherit; }
    .wishlist.split.button .action.toggle.active {
      display: inline-block;
      text-decoration: none; }
      .wishlist.split.button .action.toggle.active > span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px; }
      .wishlist.split.button .action.toggle.active:after {
        -webkit-font-smoothing: antialiased;
        font-size: 22px;
        line-height: 22px;
        color: #333;
        content: "";
        font-family: "icons-blank-theme";
        margin: inherit;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
        vertical-align: top; }
      .wishlist.split.button .action.toggle.active:hover:after {
        color: #006bb4; }
      .wishlist.split.button .action.toggle.active:active:after {
        color: inherit; }
  .wishlist.split.button .items {
    background: #fff;
    border: 1px solid #bbb;
    z-index: 100;
    margin: 0;
    padding: 0;
    list-style: none none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
            box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    height: inherit;
    margin-top: 4px;
    min-width: 200px;
    width: inherit;
    display: none; }
    .wishlist.split.button .items li {
      margin: 0;
      padding: 5px 5px 5px 23px; }
      .wishlist.split.button .items li:hover {
        background: #e8e8e8;
        cursor: pointer; }
    .wishlist.split.button .items:before, .wishlist.split.button .items:after {
      border-bottom-style: solid;
      content: '';
      display: block;
      height: 0;
      position: absolute;
      width: 0; }
    .wishlist.split.button .items:before {
      border: 6px solid;
      border-color: transparent transparent #fff transparent;
      z-index: 99; }
    .wishlist.split.button .items:after {
      border: 7px solid;
      border-color: transparent transparent #bbb transparent;
      z-index: 98; }
    .wishlist.split.button .items:before {
      left: 10px;
      top: -12px; }
    .wishlist.split.button .items:after {
      left: 9px;
      top: -14px; }
  .wishlist.split.button.active {
    overflow: visible; }
    .wishlist.split.button.active .items {
      display: block; }
  .wishlist.split.button .items {
    text-align: left; }
    .wishlist.split.button .items .item:last-child:hover {
      background: #e8e8e8; }
  .table-comparison .wishlist.split.button > .action.split:before,
  .product-items .wishlist.split.button > .action.split:before {
    content: ""; }
  .table-comparison .wishlist.split.button > .action:active, .table-comparison .wishlist.split.button > .action:focus, .table-comparison .wishlist.split.button > .action:hover,
  .product-items .wishlist.split.button > .action:active,
  .product-items .wishlist.split.button > .action:focus,
  .product-items .wishlist.split.button > .action:hover {
    color: #006bb4; }
  .table-comparison .wishlist.split.button > .action.toggle:before,
  .product-items .wishlist.split.button > .action.toggle:before {
    border-left: 1px solid gray;
    content: '';
    float: left;
    height: 15px;
    margin-top: 3px; }
  .product-info-main .wishlist.split.button .action.split, .product-info-main .wishlist.split.button .action.toggle,
  .block-bundle-summary .wishlist.split.button .action.split,
  .block-bundle-summary .wishlist.split.button .action.toggle,
  .product-add-form .wishlist.split.button .action.split,
  .product-add-form .wishlist.split.button .action.toggle {
    line-height: 12px;
    padding: 5px 8px;
    font-size: 11px; }
  .product-info-main .wishlist.split.button .action.toggle,
  .block-bundle-summary .wishlist.split.button .action.toggle,
  .product-add-form .wishlist.split.button .action.toggle {
    padding: 0; }
  .cart.table-wrapper .wishlist.split.button {
    margin-bottom: 10px; }
    .cart.table-wrapper .wishlist.split.button > .action.toggle {
      padding: 4px 5px; }

.wishlist.window.popup {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
          box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  bottom: 0;
  left: 0;
  margin-bottom: inherit;
  margin-left: inherit;
  margin-right: inherit;
  margin-top: inherit;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0; }
  .wishlist.window.popup .popup-header {
    margin: 0 0 25px;
    padding-right: 22px; }
    .wishlist.window.popup .popup-header .title {
      color: inherit;
      font-family: inherit;
      font-style: inherit;
      font-weight: 300;
      line-height: 1.1;
      font-size: 18px;
      margin-top: 7px;
      margin-bottom: 7px; }
  .wishlist.window.popup .popup-content {
    margin: inherit; }
  .wishlist.window.popup .popup-footer {
    margin: inherit; }
  .wishlist.window.popup .popup-actions .action.close {
    position: absolute;
    display: inline-block;
    text-decoration: none;
    background-image: none;
    background: none;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    line-height: inherit;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    bottom: inherit;
    left: inherit;
    right: 10px;
    top: 10px; }
    .wishlist.window.popup .popup-actions .action.close > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .wishlist.window.popup .popup-actions .action.close:before {
      -webkit-font-smoothing: antialiased;
      font-size: 22px;
      line-height: 22px;
      color: inherit;
      content: "";
      font-family: "icons-blank-theme";
      margin: inherit;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center;
      vertical-align: top; }
    .wishlist.window.popup .popup-actions .action.close:hover:before {
      color: inherit; }
    .wishlist.window.popup .popup-actions .action.close:active:before {
      color: inherit; }
    .wishlist.window.popup .popup-actions .action.close:focus, .wishlist.window.popup .popup-actions .action.close:active {
      background: none;
      border: none; }
    .wishlist.window.popup .popup-actions .action.close:hover {
      background: none; }
    .wishlist.window.popup .popup-actions .action.close.disabled, .wishlist.window.popup .popup-actions .action.close[disabled],
    fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
      cursor: not-allowed;
      pointer-events: none;
      opacity: 0.5; }
  .wishlist.window.popup.active {
    opacity: 1; }
  .wishlist.window.popup.active {
    display: block; }

.wishlist.overlay {
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  background: #000;
  z-index: 1000;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0; }
  .wishlist.overlay.active {
    opacity: 0.5; }
  .wishlist.overlay.active {
    display: block; }

.block-wishlist-management {
  position: relative; }
  .block-wishlist-management .wishlist-select .wishlist-name-label {
    font-weight: 600; }
  .block-wishlist-management .wishlist-title {
    margin-bottom: 10px; }
    .block-wishlist-management .wishlist-title strong {
      font-weight: 300;
      margin-right: 10px; }
  .block-wishlist-management .wishlist-notice {
    color: #7d7d7d;
    display: inline-block;
    margin-right: 20px; }
  .block-wishlist-management .wishlist-toolbar-select, .block-wishlist-management .wishlist-toolbar-actions {
    display: inline-block; }
  .block-wishlist-management .wishlist-toolbar-select {
    margin-right: 20px; }
  .block-wishlist-management .wishlist-dropdown.move {
    margin-right: 20px; }

.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 60px;
  max-width: 500px; }

.block-wishlist-search-results .toolbar-wishlist-results {
  text-align: center; }

.block-wishlist-info-items .block-title {
  margin-bottom: 20px;
  font-size: 22px; }
  .block-wishlist-info-items .block-title > strong {
    font-weight: 300; }

.block-wishlist-info-items .product-item {
  width: 100%; }

.block-wishlist-info-items .product-item-photo {
  margin-left: 20px; }

.block-wishlist-info-items .product-item-info {
  width: auto; }
  .block-wishlist-info-items .product-item-info:hover .split {
    visibility: visible; }

.block-wishlist-info-items .price-wrapper {
  display: block;
  margin: 0 0 10px; }

.block-wishlist-info-items .split {
  clear: both;
  padding: 10px 0; }

.block-wishlist-info-items .action.towishlist {
  padding: 10px 0; }

.block-wishlist-info-items .input-text.qty {
  margin-right: 10px; }

@media only screen and (max-width: 768px) {
  .block-wishlist-management {
    clear: both;
    margin-top: -21px; }
    .block-wishlist-management .wishlist-select {
      margin: 0 -15px 20px; }
      .block-wishlist-management .wishlist-select-items {
        border-bottom: 1px solid #ccc;
        background: #f5f5f5;
        display: none;
        padding: 15px 0; }
        .block-wishlist-management .wishlist-select-items.active {
          display: block; }
        .block-wishlist-management .wishlist-select-items .item {
          margin: 3px 0 0; }
          .block-wishlist-management .wishlist-select-items .item:first-child {
            margin-top: 0; }
          .block-wishlist-management .wishlist-select-items .item.current {
            display: none; }
          .block-wishlist-management .wishlist-select-items .item a {
            display: block;
            padding: 5px 18px;
            text-decoration: none; }
            .block-wishlist-management .wishlist-select-items .item a:hover {
              background: #e8e8e8; }
    .block-wishlist-management .wishlist-title strong {
      font-size: 26px; }
    .block-wishlist-management .wishlist-info {
      margin-bottom: 15px; }
    .block-wishlist-management .wishlist-toolbar-select, .block-wishlist-management .wishlist-toolbar-actions {
      margin-bottom: 15px; }
  .products-grid.wishlist .product-item-checkbox {
    left: 20px;
    position: absolute;
    top: 20px; }
  .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
    margin-left: 25px; }
  .page-multiple-wishlist .products-grid.wishlist .product-item-name, .page-multiple-wishlist .products-grid.wishlist .product-item-description, .page-multiple-wishlist
  .products-grid.wishlist .product-item .price-box, .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
    margin-left: 115px; }
  .products-grid.wishlist .wishlist-dropdown {
    display: none; } }

@media only screen and (min-width: 768px) {
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto; }
    .wishlist.window.popup .field {
      margin: 0; }
      .wishlist.window.popup .field:not(.choice) > .label {
        -webkit-box-sizing: content-box;
                box-sizing: content-box;
        float: none;
        width: auto;
        text-align: left;
        padding: 0; }
      .wishlist.window.popup .field:not(.choice) > .control {
        float: none;
        width: auto; }
      .wishlist.window.popup .field > .label {
        margin: 0 0 5px;
        padding: inherit;
        text-align: inherit;
        display: inline-block; }
      .wishlist.window.popup .field.choice:before, .wishlist.window.popup .field.no-label:before {
        display: none; }
  .block-wishlist-management {
    margin-bottom: 20px; }
    .block-wishlist-management .wishlist-select {
      border-bottom: 1px solid #FFEAC3;
      display: table;
      margin-bottom: 15px;
      width: 100%; }
      .block-wishlist-management .wishlist-select .wishlist-name {
        display: table-cell;
        padding: 5px 10px 10px;
        vertical-align: top;
        white-space: nowrap;
        width: 5%; }
      .block-wishlist-management .wishlist-select-items {
        display: table-cell;
        padding-right: 160px;
        vertical-align: top; }
        .block-wishlist-management .wishlist-select-items .item {
          display: inline-block;
          margin-right: 10px;
          padding: 5px 10px 10px; }
          .block-wishlist-management .wishlist-select-items .item:last-child {
            margin-right: 0; }
        .block-wishlist-management .wishlist-select-items .current {
          border-bottom: 3px solid #ff5501;
          font-weight: 600; }
      .block-wishlist-management .wishlist-select .wishlist-name-current {
        display: none; }
    .block-wishlist-management .wishlist-add.item {
      position: absolute;
      right: 0;
      top: 0; }
    .block-wishlist-management .wishlist-title strong {
      font-size: 40px; }
    .block-wishlist-management .wishlist-info {
      float: left; }
    .block-wishlist-management .wishlist-toolbar {
      float: right; }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0; }
  .products-grid.wishlist .product-item-checkbox {
    float: left; }
    .products-grid.wishlist .product-item-checkbox + .product-item-name {
      margin-left: 25px; } }

.multicheckout .title {
  margin-bottom: 30px; }
  .multicheckout .title strong {
    font-weight: 400; }

.multicheckout .table-wrapper {
  margin-bottom: 0; }
  .multicheckout .table-wrapper .action.delete {
    display: inline-block; }
  .multicheckout .table-wrapper .col .qty {
    display: inline-block; }
  .multicheckout .table-wrapper .col.item .action.edit {
    font-weight: 400;
    margin-left: 10px; }

.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0; }

.multicheckout > .actions-toolbar {
  margin-top: 40px; }

.multicheckout .actions-toolbar > .secondary {
  display: block; }
  .multicheckout .actions-toolbar > .secondary .action {
    margin-bottom: 25px; }
    .multicheckout .actions-toolbar > .secondary .action.back {
      display: block;
      margin-left: 0; }

.multicheckout .actions-toolbar > .primary {
  margin-right: 10px; }

.multicheckout .item-options {
  margin: 10px 0 0; }

.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
  display: none; }

.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
  display: inline-block; }

.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px; }
  .multicheckout .block-title strong,
  .multicheckout .block-content .title strong {
    font-weight: 400; }
    .multicheckout .block-title strong span,
    .multicheckout .block-content .title strong span {
      color: #a6a6a6; }

.multicheckout .block-content .title {
  border-bottom: none;
  padding-bottom: 0; }

.multicheckout.order-review .block-title > strong {
  font-size: 24px; }

.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
  margin-bottom: 40px; }

.multicheckout .box-title span {
  margin-right: 10px; }

.multicheckout .box-title > .action {
  margin: 0; }

.multicheckout .box-shipping-method .price {
  font-weight: 700; }

.multicheckout .box-billing-method .fieldset {
  margin: 0; }
  .multicheckout .box-billing-method .fieldset .legend.box-title {
    margin: 0 0 5px; }

.multicheckout .checkout-review .grand.totals {
  font-size: 21px;
  margin-bottom: 40px; }
  .multicheckout .checkout-review .grand.totals .mark {
    font-weight: 400; }

[class^='multishipping-'] .logo {
  margin-left: 0; }

.multishipping-checkout-success .nav-sections {
  display: block; }

@media only screen and (max-width: 640px) {
  .multicheckout .data.table .address:before {
    margin-bottom: 5px; }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block; }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 40px; }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0; }
  .multicheckout.order-review .box-items .data.table thead {
    display: block; }
    .multicheckout.order-review .box-items .data.table thead tr {
      display: block; }
    .multicheckout.order-review .box-items .data.table thead .col.item {
      display: block;
      padding: 0; }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 25px; }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 25px;
    margin-right: 0; } }

@media only screen and (min-width: 640px) {
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right; }
    .multicheckout .actions-toolbar .secondary .action {
      margin-left: 10px; }
      .multicheckout .actions-toolbar .secondary .action.back {
        display: block;
        float: left; }
  .multicheckout .item-options {
    margin: 20px 0 0; }
  .multicheckout .block-content .box {
    margin-bottom: 0; }
  .multicheckout .block-shipping .box {
    float: left;
    width: 25%; }
  .multicheckout .block-shipping .box-shipping-method {
    padding-left: 25px;
    padding-right: 25px;
    width: 50%; }
    .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
      display: none; }
  .multicheckout .block-billing .box-billing-address {
    float: left;
    width: 25%; }
  .multicheckout .block-billing .box-billing-method {
    float: left;
    padding-left: 25px;
    width: 50%; }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0; }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 40px;
    width: auto; }
  .multicheckout.order-review .col.item {
    width: 75%; }
  .multicheckout .methods-payment .item-content > .fieldset {
    width: auto; }
    .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
      display: inline-block;
      width: auto; }
  .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
    float: none;
    margin-bottom: 8px;
    text-align: left;
    width: auto; }
  .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
    width: 100%; } }

@media only screen and (max-width: 768px) {
  .multishipping-checkout-success .nav-toggle {
    display: block; }
  .multishipping-checkout-success .logo {
    margin-left: 40px; } }

.block.newsletter {
  margin-bottom: 40px; }
  .block.newsletter .form.subscribe {
    display: table;
    width: 100%; }
  .block.newsletter .fieldset {
    display: table-cell;
    padding: 0;
    vertical-align: top; }
  .block.newsletter .field {
    margin: 0; }
    .block.newsletter .field .control {
      display: inline-block;
      text-decoration: none;
      display: block;
      position: relative;
      height: 32px; }
      .block.newsletter .field .control:before {
        -webkit-font-smoothing: antialiased;
        font-size: 35px;
        line-height: 33px;
        color: #c2c2c2;
        content: "";
        font-family: "icons-blank-theme";
        margin: inherit;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
        vertical-align: middle; }
      .block.newsletter .field .control:hover:before {
        color: inherit; }
      .block.newsletter .field .control:active:before {
        color: inherit; }
      .block.newsletter .field .control:before {
        position: absolute;
        content: none; }
      .block.newsletter .field .control .field-bottom-border {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        background: #1B0166; }
        .block.newsletter .field .control .field-bottom-border .animated-border-bottom {
          width: 0%;
          height: 1px;
          background: #FFEAC3;
          -webkit-transition: width, 0.2s;
          transition: width, 0.2s; }
  .block.newsletter input {
    border: 0px solid;
    padding-left: 0;
    color: #1B0166;
    height: 32px; }
    .block.newsletter input::-webkit-input-placeholder {
      color: #1B0166; }
    .block.newsletter input:-moz-placeholder {
      color: #1B0166; }
    .block.newsletter input::-moz-placeholder {
      color: #1B0166; }
    .block.newsletter input:-ms-input-placeholder {
      color: #1B0166; }
  .block.newsletter .title {
    font-size: 36px;
    font-weight: 100; }
  .block.newsletter .actions {
    display: table-cell;
    vertical-align: top;
    width: 1%; }
  .block.newsletter .action.subscribe {
    background: none;
    border: 1px solid #1B0166;
    border-radius: 0px;
    font-family: "Satoshi", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #3a3846;
    text-transform: uppercase;
    letter-spacing: -0.05em;
    font-weight: 400;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s; }
    .block.newsletter .action.subscribe:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 150%;
      height: 100%;
      background: #FFEAC3;
      z-index: -1;
      -webkit-transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
      -webkit-transition: opacity 0.3s, background-color 0.3s, -webkit-transform 0.3s;
      transition: opacity 0.3s, background-color 0.3s, -webkit-transform 0.3s;
      transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
      transition: transform 0.3s, opacity 0.3s, background-color 0.3s, -webkit-transform 0.3s;
      moz-transform-origin: 0% 100%;
      -webkit-transform-origin: 0% 100%;
      transform-origin: 0% 100%;
      -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
      transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0); }
  .block.newsletter .content:hover .field-bottom-border .animated-border-bottom {
    width: 100%; }
  .block.newsletter .content:hover .action.subscribe {
    border-color: #FFEAC3;
    color: white; }
    .block.newsletter .content:hover .action.subscribe:before {
      background-color: #FFEAC3;
      -webkit-transform: rotate3d(0, 0, 1, 0deg);
      transform: rotate3d(0, 0, 1, 0deg);
      -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
      transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
      -webkit-transition-delay: 0.2s;
      transition-delay: 0.2s; }

@media only screen and (min-width: 769px) {
  .block.newsletter {
    width: 32%; }
    .block.newsletter .field .control {
      width: 100%; } }

.paypal.after:before {
  content: "- " attr(data-label) " -";
  display: block;
  margin: 5px 5px 10px;
  text-transform: uppercase; }

.paypal.before:before {
  content: "- " attr(data-label) " -";
  display: block;
  margin: 10px 5px;
  text-align: center;
  text-transform: uppercase; }

.paypal.acceptance {
  display: block;
  margin: 0 0 20px; }
  .paypal.acceptance img {
    max-width: 100%; }

.box-tocart .paypal img,
.block-minicart .paypal img {
  display: block;
  margin: 0 auto; }

.paypal-review .paypa-review-title > strong {
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: 300;
  line-height: 1.1;
  font-size: 18px;
  margin-top: 7px;
  margin-bottom: 7px;
  display: inline-block; }

.paypal-review .items-qty .item {
  white-space: nowrap; }

.paypal-review .items-qty .title:after {
  content: ': '; }

.paypal-review .paypal-review-title > strong {
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: 300;
  line-height: 1.1;
  font-size: 18px;
  margin-top: 7px;
  margin-bottom: 7px;
  display: inline-block; }

.paypal-review .actions-toolbar {
  margin-top: 10px; }

.paypal-review .item-options dt {
  display: inline-block; }
  .paypal-review .item-options dt:after {
    content: ': '; }

.paypal-review .item-options dd {
  margin: 0; }

.paypal-review-discount {
  border-bottom: 1px solid #ccc;
  margin: 20px 0; }
  .paypal-review-discount .block {
    margin-bottom: 0; }
    .paypal-review-discount .block .fieldset {
      padding: 10px 0 20px; }

@media only screen and (min-width: 768px) {
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #ccc; }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    width: 33%; }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%; }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right; } }

.fotorama-video-container:after {
  background: url("../Magento_ProductVideo/img/gallery-sprite.png") bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px; }

.fotorama-video-container .magnify-lens {
  display: none !important; }

.fotorama-video-container.video-unplayed:hover img {
  opacity: 0.6; }

.fotorama-video-container.video-unplayed:hover:after {
  -webkit-transform: scale(1.25);
          transform: scale(1.25); }

.video-thumb-icon:after {
  background: url("../Magento_ProductVideo/img/gallery-sprite.png") bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px; }

.product-video {
  height: 75%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
  margin: auto; }
  .product-video iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999; }

.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px; }

@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%; } }

.rating-summary {
  overflow: hidden;
  white-space: nowrap; }
  .rating-summary .rating-result {
    width: 160px;
    display: inline-block;
    position: relative;
    vertical-align: middle; }
    .rating-summary .rating-result:before {
      left: 0;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 1;
      content: "";
      -webkit-font-smoothing: antialiased;
      color: #b4b4b4;
      font-family: debondt;
      font-size: 36px;
      height: 36px;
      letter-spacing: -5px;
      line-height: 36px;
      display: block;
      font-style: normal;
      font-weight: normal;
      speak: none; }
    .rating-summary .rating-result > span {
      display: block;
      overflow: hidden; }
      .rating-summary .rating-result > span:before {
        position: relative;
        z-index: 2;
        content: "";
        -webkit-font-smoothing: antialiased;
        color: #eaac83;
        font-family: debondt;
        font-size: 36px;
        height: 36px;
        letter-spacing: -5px;
        line-height: 36px;
        display: block;
        font-style: normal;
        font-weight: normal;
        speak: none; }
      .rating-summary .rating-result > span span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px; }

.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.review-control-vote {
  overflow: hidden; }
  .review-control-vote:before {
    color: #ccc;
    font-family: debondt;
    font-size: 48px;
    height: 48px;
    letter-spacing: -7px;
    line-height: 48px;
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    content: "";
    display: block;
    position: absolute;
    z-index: 1; }
  .review-control-vote input[type="radio"] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
    .review-control-vote input[type="radio"]:focus + label:before, .review-control-vote input[type="radio"]:checked + label:before {
      opacity: 1; }
  .review-control-vote label {
    cursor: pointer;
    display: block;
    position: absolute; }
    .review-control-vote label span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .review-control-vote label:before {
      color: #eaac83;
      font-family: debondt;
      font-size: 48px;
      height: 48px;
      letter-spacing: -7px;
      line-height: 48px;
      font-style: normal;
      font-weight: normal;
      speak: none;
      -webkit-font-smoothing: antialiased;
      opacity: 0; }
    .review-control-vote label:hover:before {
      opacity: 1; }
    .review-control-vote label:hover ~ label:before {
      opacity: 0; }
  .review-control-vote .rating-5 {
    z-index: 2; }
    .review-control-vote .rating-5:before {
      content: ""; }
  .review-control-vote .rating-4 {
    z-index: 3; }
    .review-control-vote .rating-4:before {
      content: ""; }
  .review-control-vote .rating-3 {
    z-index: 4; }
    .review-control-vote .rating-3:before {
      content: ""; }
  .review-control-vote .rating-2 {
    z-index: 5; }
    .review-control-vote .rating-2:before {
      content: ""; }
  .review-control-vote .rating-1 {
    z-index: 6; }
    .review-control-vote .rating-1:before {
      content: ""; }

.review-form .actions-toolbar.review-form-actions {
  margin-left: 0;
  float: right; }

.review-form .review-form-submit-button button.action.submit.primary, .review-form .review-form-submit-button .cart.table-wrapper .action.submit.primary.action-gift, .cart.table-wrapper .review-form .review-form-submit-button .action.submit.primary.action-gift {
  background: transparent;
  border: 4px solid #1B0166;
  border-radius: 0;
  font-size: 24px;
  position: relative;
  color: #1B0166;
  text-transform: uppercase;
  overflow: hidden;
  font-weight: 900;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 52px;
  padding: 0 15px;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }
  .review-form .review-form-submit-button button.action.submit.primary:before, .review-form .review-form-submit-button .cart.table-wrapper .action.submit.primary.action-gift:before, .cart.table-wrapper .review-form .review-form-submit-button .action.submit.primary.action-gift:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 150%;
    height: 100%;
    background: #FFEAC3;
    z-index: -1;
    -webkit-transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
    -webkit-transition: opacity 0.3s, background-color 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, background-color 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
    transition: transform 0.3s, opacity 0.3s, background-color 0.3s, -webkit-transform 0.3s;
    moz-transform-origin: 0% 100%;
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0); }
  .review-form .review-form-submit-button button.action.submit.primary:hover, .review-form .review-form-submit-button .cart.table-wrapper .action.submit.primary.action-gift:hover, .cart.table-wrapper .review-form .review-form-submit-button .action.submit.primary.action-gift:hover {
    border-color: #FFEAC3;
    color: #fff; }
    .review-form .review-form-submit-button button.action.submit.primary:hover:before, .review-form .review-form-submit-button .cart.table-wrapper .action.submit.primary.action-gift:hover:before, .cart.table-wrapper .review-form .review-form-submit-button .action.submit.primary.action-gift:hover:before {
      background-color: #FFEAC3;
      -webkit-transform: rotate3d(0, 0, 1, 0deg);
      transform: rotate3d(0, 0, 1, 0deg);
      -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
      transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }

.product-detailed-reviews {
  float: left;
  margin-top: 50px;
  width: 100%;
  margin-bottom: 20px; }

#product-review-container {
  float: left;
  width: 50%;
  margin-right: 10%; }

.review-add {
  float: left;
  width: 40%; }

.block.review-list .block-title {
  font-size: 36px; }

.block.add.review {
  margin-bottom: 40px; }
  .block.add.review > .title {
    color: inherit;
    font-family: inherit;
    font-style: inherit;
    font-weight: 300;
    line-height: 1.1;
    font-size: 26px;
    margin-top: 7px;
    margin-bottom: 7px; }
  .block.add.review .legend {
    color: inherit;
    font-family: inherit;
    font-style: inherit;
    font-weight: 300;
    line-height: 1.1;
    font-size: 18px;
    margin-top: 7px;
    margin-bottom: 7px;
    margin: 0 0 20px; }
  .block.add.review .field.rating {
    display: table-row; }
    .block.add.review .field.rating .label {
      display: table-cell;
      padding: 5px 0;
      vertical-align: middle; }
    .block.add.review .field.rating .control {
      display: table-cell;
      vertical-align: top; }

.block.reviews.list > .title {
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: 300;
  line-height: 1.1;
  font-size: 26px;
  margin-top: 7px;
  margin-bottom: 7px; }

.block.reviews.list .review.item {
  margin-bottom: 40px; }

.block.reviews.list .review.title {
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: 300;
  line-height: 1.1;
  font-size: 18px;
  margin-top: 7px;
  margin-bottom: 7px; }

.data.table.reviews .rating-summary {
  margin-top: -4px; }

.customer-review.view {
  margin-bottom: 20px; }
  .customer-review.view .review.title,
  .customer-review.view .ratings-summary,
  .customer-review.view .product-details {
    margin-bottom: 20px; }

.product-reviews-summary {
  display: table;
  margin: 0 0 30px; }
  .products.wrapper.list .product-reviews-summary {
    margin: 0 auto; }
  .product-reviews-summary.empty {
    margin-left: 0; }
  .product-reviews-summary .rating-summary {
    display: table-cell;
    left: -5px;
    position: relative;
    text-align: left;
    vertical-align: middle; }
  .product-reviews-summary .reviews-actions {
    display: table-cell;
    line-height: 28px;
    vertical-align: middle; }
    .product-reviews-summary .reviews-actions a {
      margin-right: 5px; }

@media only screen and (max-width: 768px) {
  .product-info-main .product-reviews-summary .rating-summary {
    display: inline-block; }
  .product-reviews-summary {
    display: block;
    width: 100%;
    text-align: center; }
  .review-add .review-form .review-field-ratings legend {
    display: none; }
  .review-add .review-field-ratings .nested {
    display: block; }
  .review-add .review-field-ratings .review-field-rating {
    display: block; }
    .review-add .review-field-ratings .review-field-rating .control {
      width: 210px;
      height: 48px;
      display: inline-block;
      position: relative;
      margin-bottom: 0;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
      transform: translate(-50%, 0); } }

@media only screen and (min-width: 769px) {
  .products.wrapper.list .product-reviews-summary {
    margin: 0; } }

.customer-review .product-details {
  margin-bottom: 40px; }

.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%; }

.customer-review .review-details .customer-review-rating {
  margin-bottom: 20px; }
  .customer-review .review-details .customer-review-rating .item {
    margin-bottom: 10px; }
    .customer-review .review-details .customer-review-rating .item:last-child {
      margin-bottom: 0; }

.customer-review .review-details .review-title {
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: 300;
  line-height: 1.1;
  font-size: 18px;
  margin-top: 7px;
  margin-bottom: 7px;
  font-weight: 600;
  margin-bottom: 20px; }

.customer-review .review-details .review-content {
  margin-bottom: 20px; }

.customer-review .product-reviews-summary .rating-summary,
.customer-review .product-reviews-summary .reviews-actions {
  display: block; }

.review-field-ratings .nested {
  display: table; }

.review-field-ratings .review-field-rating {
  display: table-row; }
  .review-field-ratings .review-field-rating .label,
  .review-field-ratings .review-field-rating .control {
    display: table-cell;
    padding-bottom: 10px;
    vertical-align: top; }
  .review-field-ratings .review-field-rating .label {
    padding-right: 10px;
    padding-top: 6px; }
  .review-field-ratings .review-field-rating .control {
    padding-top: 2px; }

.review-toolbar {
  margin: 0 0 20px;
  text-align: center; }
  .review-toolbar:first-child {
    display: none; }
  .review-toolbar .pages {
    border-bottom: 1px solid #c9c9c9;
    display: block;
    padding: 20px 0;
    text-align: center; }
  .review-toolbar .limiter {
    display: none; }

.review-add .block-title strong {
  font-size: 36px;
  font-weight: 300; }

.review-form .action.submit.primary {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #1B0166; }
  .review-form .action.submit.primary:focus, .review-form .action.submit.primary:active {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #1B0166; }
  .review-form .action.submit.primary:hover {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #555; }

.fieldset .review-legend.legend {
  margin: 20px 0;
  font-size: 18px;
  text-transform: uppercase; }
  .fieldset .review-legend.legend strong {
    margin-left: 5px;
    font-weight: 900; }

.review-field-rating .control {
  margin-bottom: 48px;
  margin-top: 10px; }

.review-list {
  margin-bottom: 30px; }
  .review-list .block-title strong {
    color: inherit;
    font-family: inherit;
    font-style: inherit;
    font-weight: 300;
    line-height: 1.1;
    font-size: 26px;
    margin-top: 7px;
    margin-bottom: 7px; }

.review-item {
  margin: 0;
  padding: 20px 0; }
  .review-item:after {
    clear: both;
    content: '';
    display: table; }
  .review-item:last-child {
    border-width: 0; }
  .review-item .rating-summary .rating-result {
    width: 140px; }
    .review-item .rating-summary .rating-result:before {
      font-size: 30px;
      letter-spacing: -3px; }
    .review-item .rating-summary .rating-result > span:before {
      font-size: 30px;
      letter-spacing: -3px; }

.review-ratings {
  display: table;
  margin-bottom: 10px;
  width: 100%; }

.review-author {
  display: inline-block;
  width: 100%;
  text-align: right;
  font-style: italic;
  color: #706c87;
  font-size: 18px; }
  .review-author strong {
    font-weight: 400; }

.review-title {
  margin: 0 0 0;
  font-size: 20px;
  font-weight: 900; }

.review-content {
  margin-bottom: 20px;
  margin-top: 10px;
  float: left;
  font-size: 18px; }

@media only screen and (max-width: 910px) {
  #product-review-container {
    margin-right: 5%; }
  .review-add {
    width: 45%; } }

@media only screen and (max-width: 900px) {
  #product-review-container {
    margin-right: 0%;
    width: 100%; }
  .review-add {
    width: 100%; }
    .review-add .block-title {
      text-align: center; }
  .review-form {
    max-width: none; }
    .review-form .actions-toolbar.review-form-actions {
      float: none;
      position: relative;
      left: 50%;
      display: inline-block;
      -webkit-transform: translate(-50%, 0);
      transform: translate(-50%, 0); }
    .review-form .fieldset .review-legend.legend {
      display: inline-block;
      width: 100%;
      text-align: center; }
  .review-list .block-title {
    text-align: center; } }

@media only screen and (min-width: 640px) {
  .review-ratings {
    float: left;
    margin-bottom: 0; }
  .review-toolbar {
    margin: 0 0 30px; }
    .review-toolbar .pages {
      padding: 30px 0; }
  .fieldset .review-legend.legend {
    margin-bottom: 30px; }
  .review-item {
    padding: 10px 0; } }

.block-reward-info .reward-rates:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-expiring:not(:last-child) {
  margin-bottom: 25px; }

.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 10px; }

@media only screen and (max-width: 768px) {
  .reward-settings + .actions-toolbar {
    margin-top: 10px; } }

@media only screen and (min-width: 768px) {
  .reward-settings + .actions-toolbar {
    margin-top: -32px; } }

.form-create-return .field .control > span,
.form-create-return .field address {
  display: inline-block;
  padding-top: 6px; }

.form-create-return .additional:first-child {
  margin-top: 0; }

.form-create-return .additional .field:nth-last-child(2) {
  margin-bottom: 0; }

.form-create-return .additional .field:last-child {
  margin-top: 20px; }

.form-create-return .field.comment {
  margin-top: 55px; }

.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
  margin: 0; }

.block-returns-comments .returns-comments dt {
  font-weight: 400; }

.block-returns-comments .returns-comments dd {
  margin-bottom: 15px; }
  .block-returns-comments .returns-comments dd:last-child {
    margin-bottom: 0; }

.block-returns-comments .fieldset {
  margin-bottom: 20px; }

.magento-rma-returns-returns .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-title-wrapper .page-title,
.magento-rma-returns-view .page-title-wrapper .page-title {
  margin-right: 25px; }

@media only screen and (max-width: 768px) {
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    display: block;
    float: none;
    margin: 10px 0 0; } }

@media only screen and (min-width: 768px) {
  .form-create-return .additional .field:last-child {
    margin-top: 29px; }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px; }
  .block-returns-tracking .block-title .action {
    margin: 12px 0 0 30px; }
    .block-returns-tracking .block-title .action.track {
      float: right; } }

.order-links {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px; }
  .order-links .item {
    display: inline-block;
    margin-right: 20px; }

.order-actions-toolbar .action {
  margin: 0 20px 0 0; }

.order-details-items {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  padding-bottom: 10px; }
  .order-details-items .order-title > strong {
    color: inherit;
    font-family: inherit;
    font-style: inherit;
    font-weight: 300;
    line-height: 1.1;
    font-size: 18px;
    margin-top: 7px;
    margin-bottom: 7px;
    display: inline-block; }
  .order-details-items .items-qty .item {
    white-space: nowrap; }
  .order-details-items .items-qty .title {
    display: none; }
  .order-details-items .table-order-items .product-item-name {
    margin-top: 0; }
  .order-details-items .table-order-items tbody + tbody {
    border-top: 1px solid #ccc; }
  .order-details-items .item-options dt {
    margin: 0; }
  .order-details-items .item-options dd {
    margin: 0 0 15px; }
  .order-details-items .item-options.links dt {
    display: inline-block; }
    .order-details-items .item-options.links dt:after {
      content: ': '; }
  .order-details-items .item-options.links dd {
    margin: 0; }

.order-actions-toolbar {
  margin-bottom: 25px; }
  .order-actions-toolbar .action {
    margin-right: 30px; }
    .order-actions-toolbar .action.print {
      margin: 0; }

.page-title-wrapper .order-date {
  margin: 0 0 20px; }

.account .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title {
  margin-right: 25px; }

.form-orders-search .field.email, .form-orders-search .field.zip {
  margin-bottom: 0; }

.block-reorder .product-item .checkbox {
  position: relative;
  top: 2px;
  vertical-align: baseline; }

.block-reorder .product-item .field.item {
  display: inline-block; }

.block-reorder .product-item-name {
  display: inline-block; }

.block-reorder .actions-toolbar {
  margin: 17px 0;
  max-width: 178px; }

.block-order-details-comments {
  margin: 0 0 40px; }
  .block-order-details-comments .comment-date {
    font-weight: 600; }
  .block-order-details-comments .comment-content {
    line-height: 1.6;
    margin: 0 0 20px; }

.block-order-details-view .box-content .payment-method .title {
  font-weight: 400; }

.block-order-details-view .box-content .payment-method .content {
  margin: 0; }
  .block-order-details-view .box-content .payment-method .content > strong {
    font-weight: 400; }
    .block-order-details-view .box-content .payment-method .content > strong:after {
      content: ': '; }

.order-tracking {
  border-bottom: 1px solid #ccc;
  margin: 0;
  padding: 20px 0; }
  .order-tracking .tracking-title {
    display: inline-block; }
  .order-tracking .tracking-content {
    display: inline-block;
    margin: 0 0 0 5px; }

@media only screen and (max-width: 640px) {
  .account .order-details-items .table-order-items .product-item-name,
  .account .order-details-items .table-order-items .price-including-tax,
  .account .order-details-items .table-order-items .price-excluding-tax,
  .account .order-details-items .table-order-items .items-qty {
    display: inline-block;
    vertical-align: top; }
  .account .toolbar .pages {
    float: right; }
  .account .toolbar .limiter {
    clear: both; } }

@media only screen and (min-width: 768px) {
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right; }
  .table-order-items.creditmemo .col.qty, .table-order-items.creditmemo .col.discount, .table-order-items.creditmemo .col.subtotal {
    text-align: center; }
  .table-order-items.creditmemo .col.total {
    text-align: right; }
  .order-actions-toolbar .action.print {
    display: block;
    float: right; }
  .page-title-wrapper .order-date {
    margin-top: -20px; }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px; } }

.opc-wrapper .form-discount {
  max-width: 500px; }

.action.mailto.friend {
  margin-left: -7px;
  display: inline-block;
  text-decoration: none; }
  .action.mailto.friend:before {
    -webkit-font-smoothing: antialiased;
    font-size: 28px;
    line-height: 28px;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    margin: inherit;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    vertical-align: top; }
  .action.mailto.friend:hover:before {
    color: inherit; }
  .action.mailto.friend:active:before {
    color: inherit; }
  .action.mailto.friend span {
    display: inline-block;
    line-height: 28px;
    vertical-align: top; }

.clearfix:after {
  content: '';
  visibility: hidden;
  display: block;
  height: 0;
  clear: both; }

.swatch-attribute-label {
  font-weight: bold;
  position: relative; }
  .swatch-attribute-label.required {
    padding-right: 10px; }
  .swatch-attribute-label[data-required="1"]::after {
    content: '*';
    color: red;
    position: absolute;
    right: -11px;
    top: -2px;
    font-weight: bold;
    font-size: 1em; }

.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px; }

.swatch-attribute-options {
  margin-top: 10px; }

.swatch-option {
  padding: 1px 2px;
  min-width: 30px;
  max-width: 90px;
  height: 20px;
  float: left;
  margin: 0 10px 5px 0;
  text-align: center;
  cursor: pointer;
  position: relative;
  border: 1px solid #dadada;
  overflow: hidden;
  text-overflow: ellipsis; }
  .swatch-option.text {
    background: #F2F2F2;
    color: #7F7F7F;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    padding: 4px 8px;
    min-width: 22px;
    margin-right: 7px; }
  .swatch-option.selected {
    outline: 2px solid #FF5100;
    border: 1px solid #fff;
    color: #333; }
  .swatch-option.text.selected {
    background-color: #FFF; }
  .swatch-option:not(.disabled):hover {
    outline: 1px solid #999;
    border: 1px solid #fff;
    color: #333; }
  .swatch-option.color:not(.disabled):hover, .swatch-option.image:not(.disabled):hover {
    outline: 2px solid #FF5216;
    border: 1px solid #fff; }
  .swatch-option.disabled {
    cursor: default; }
    .swatch-option.disabled::after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background: -webkit-gradient(linear, right bottom, left top, from(rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, white), color-stop(46%, white), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, white), color-stop(57%, white), color-stop(58%, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
      background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, white 43%, white 46%, #ff5216 47%, #ff5216 53%, white 54%, white 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%); }

.swatch-attribute.manufacturer .swatch-option, .swatch-attribute.size .swatch-option {
  background: #f0f0f0;
  color: #949494; }
  .swatch-attribute.manufacturer .swatch-option.selected, .swatch-attribute.size .swatch-option.selected {
    color: black;
    background: #fff;
    border: 1px solid #fff; }

.swatch-option-tooltip {
  max-width: 140px;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  position: absolute;
  padding: 5px;
  background: #fff;
  color: #949494;
  border: 1px solid #adadad;
  display: none;
  z-index: 99999;
  text-align: center; }

.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  left: 40%;
  position: absolute;
  bottom: 0;
  height: 8px; }
  .swatch-option-tooltip .corner::before,
  .swatch-option-tooltip-layered .corner::before {
    content: '';
    position: relative;
    top: 2px;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8.5px 0 8.5px;
    border-color: #adadad transparent transparent transparent;
    font-size: 1px; }
  .swatch-option-tooltip .corner::after,
  .swatch-option-tooltip-layered .corner::after {
    content: '';
    position: relative;
    top: 1px;
    left: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 7.5px 0 7.5px;
    border-color: #fff transparent transparent transparent;
    font-size: 1px; }

.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 90px;
  width: 90px;
  margin: 0 auto; }

.swatch-option-tooltip .title {
  max-width: 140px;
  min-height: 20px;
  max-height: 200px;
  color: #282828;
  text-align: center;
  display: block;
  overflow: hidden; }

.swatch-opt {
  margin: 20px 0; }

.swatch-more {
  display: inline-block;
  margin: 2px 0;
  text-decoration: none !important;
  position: static;
  z-index: 1; }

.swatch-option-link-layered {
  position: relative;
  margin: 0 !important;
  padding: 0 !important; }

.swatch-option-tooltip-layered {
  width: 140px;
  position: absolute;
  background: #fff;
  color: #949494;
  border: 1px solid #adadad;
  display: none;
  z-index: 999;
  left: -47px; }

.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px; }

.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px; }

.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block; }

.swatch-attribute-options .swatch-option-tooltip-layered .title {
  width: 100%;
  height: 20px;
  position: absolute;
  bottom: -5px;
  left: 0;
  color: #282828;
  text-align: center;
  margin-bottom: 10px; }

.swatch-option-disabled:after {
  content: '';
  position: absolute;
  width: 42px;
  height: 2px;
  background: red;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
  z-index: 995;
  left: -4px;
  top: 10px; }

.swatch-option-disabled {
  outline: none !important;
  cursor: default;
  border: 0; }

.swatch-opt-listing {
  margin-bottom: 10px; }

.swatch-option-loading {
  content: url(../images/loader-2.gif); }

body {
  background-color: #fff; }

body.cms-page-view .column.main {
  font-size: 14px;
  line-height: 30px;
  max-width: 100%; }

.page-header {
  background-color: false;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  position: relative;
  height: 180px; }
  .page-header .switcher {
    display: none; }

.header.content {
  padding-top: 10px;
  position: relative; }

.logo {
  float: left;
  margin: 0 0 10px 40px;
  max-width: 240px;
  position: relative;
  z-index: 5; }
  .logo svg {
    max-width: 100%; }
  .logo img {
    display: block; }
  .page-print .logo {
    float: none; }

.page-main > .page-title-wrapper .page-title + .action, .specialist-inner > .page-title-wrapper .page-title + .action, #brand-slider > .page-title-wrapper .page-title + .action, .owl-carousel.owl-loaded > .page-title-wrapper .page-title + .action, .account-block-container > .page-title-wrapper .page-title + .action, .copyright-container .copyright-inner > .page-title-wrapper .page-title + .action {
  margin-top: 30px; }

.action.skip:focus {
  background: #f0f0f0;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15; }

@media only screen and (min-width: 769px) {
  .filterbar-container.sticky-bar {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
    margin: 10px auto 0;
    border: 0px; }
    .filterbar-container.sticky-bar .block.filter .block-title {
      display: none; }
    .filterbar-container.sticky-bar .sorter {
      margin-top: 0; }
      .filterbar-container.sticky-bar .sorter .sorter-label {
        display: none; }
    .filterbar-container.sticky-bar .modes {
      margin-top: 5px; }
  .sticky-position-keeper:after {
    clear: both;
    content: ' ';
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden; }
  .page-header .sticky-container {
    width: 100%; }
  .page-header.sticky {
    height: 156px; }
    .page-header.sticky .sticky-container {
      position: fixed;
      top: 0;
      width: 100%;
      z-index: 9999;
      background: #fff;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
      -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2); } }
    @media only screen and (min-width: 769px) and (orientation: landscape) and (max-width: 1025px) {
      .page-header.sticky .sticky-container {
        position: static;
        -webkit-transform: none;
                transform: none; } }

@media only screen and (min-width: 769px) {
      .page-header.sticky .sticky-container .block-customer-mini-login {
        top: 5px; }
      .page-header.sticky .sticky-container .header.panel {
        padding-top: 0;
        padding-bottom: 0;
        height: 0;
        overflow: hidden; }
      .page-header.sticky .sticky-container .header.content {
        padding-top: 0;
        padding-bottom: 8px; }
        .page-header.sticky .sticky-container .header.content .logo {
          margin: 0 auto 0 0;
          max-width: 166px;
          top: 10px; }
      .page-header.sticky .sticky-container > .header-main-usp {
        height: 0;
        overflow: hidden; } }

.account-block {
  background: #1B0166;
  color: #fff;
  z-index: 0; }
  .account-block-title {
    font-weight: 900;
    font-size: 24px;
    margin: 20px 0 30px;
    text-align: center;
    color: white; }
  .account-block-action {
    font-size: 18px;
    font-weight: 900;
    margin: 0 0 50px;
    text-align: center; }
    .account-block-action .account-block-animation {
      display: inline-block;
      height: 58px;
      position: relative;
      cursor: pointer;
      z-index: 0; }
      .account-block-action .account-block-animation a {
        color: #fff;
        text-decoration: none;
        height: 58px;
        display: inline-block; }
      .account-block-action .account-block-animation .sign-up-button {
        letter-spacing: -0.05em;
        color: #fff;
        border: 4px solid #fff;
        padding: 12px 15px;
        margin-left: 50px;
        overflow: hidden;
        display: block;
        float: left;
        border-radius: 30px;
        top: 0;
        position: relative;
        -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
        transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
        -webkit-transition-delay: 0.1s;
        transition-delay: 0.1s; }
        .account-block-action .account-block-animation .sign-up-button:before {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          width: 150%;
          height: 100%;
          background: #FFEAC3;
          z-index: -1;
          -webkit-transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
          -webkit-transition: opacity 0.3s, background-color 0.3s, -webkit-transform 0.3s;
          transition: opacity 0.3s, background-color 0.3s, -webkit-transform 0.3s;
          transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
          transition: transform 0.3s, opacity 0.3s, background-color 0.3s, -webkit-transform 0.3s;
          moz-transform-origin: 0% 100%;
          -webkit-transform-origin: 0% 100%;
          transform-origin: 0% 100%;
          -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
          transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0); }
      .account-block-action .account-block-animation .sign-up-text {
        display: block;
        float: left;
        height: 58px;
        line-height: 58px; }
      .account-block-action .account-block-animation .animated-border-line {
        display: inline-block;
        width: 93%;
        height: 4px;
        background: #fff;
        position: absolute;
        bottom: 1px;
        left: 0;
        z-index: -1; }
        .account-block-action .account-block-animation .animated-border-line:before {
          content: "";
          height: 4px;
          width: 0%;
          display: block;
          background: #FFEAC3;
          -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
          transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
          -webkit-transition: width 0.3s;
          transition: width 0.3s; }
      .account-block-action .account-block-animation:hover .sign-up-button {
        text-decoration: none;
        border-color: #FFEAC3; }
        .account-block-action .account-block-animation:hover .sign-up-button:before {
          background-color: #FFEAC3;
          -webkit-transform: rotate3d(0, 0, 1, 0deg);
          transform: rotate3d(0, 0, 1, 0deg);
          -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
          transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
          -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s; }
      .account-block-action .account-block-animation:hover .animated-border-line:before {
        width: 100%;
        display: block; }

.message.global p {
  margin: 0; }

.message.global.noscript, .message.global.cookie {
  border-radius: inherit;
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  line-height: 1.2;
  font-size: 13px;
  background: #fdf0d5;
  border-color: inherit;
  color: #6f4400;
  margin: 0; }
  .message.global.noscript a, .message.global.cookie a {
    color: #1979c3; }
    .message.global.noscript a:hover, .message.global.cookie a:hover {
      color: #006bb4; }
    .message.global.noscript a:active, .message.global.cookie a:active {
      color: #006bb4; }

.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3; }
  .message.global.cookie .actions {
    margin-top: 10px; }

.message.global.demo {
  border-radius: inherit;
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  line-height: 1.2;
  font-size: 13px;
  background: #fdf0d5;
  border-color: inherit;
  color: #6f4400;
  margin-bottom: 0;
  text-align: center; }
  .message.global.demo a {
    color: #1979c3; }
    .message.global.demo a:hover {
      color: #006bb4; }
    .message.global.demo a:active {
      color: #006bb4; }

.page-footer {
  background-color: false;
  margin-top: auto; }

.footer.content {
  overflow: hidden;
  margin-top: 25px;
  padding-top: 25px; }
  .footer.content .block {
    float: left;
    width: 100%;
    font-size: 14px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .footer.content .block.block-social a {
      display: block;
      margin-top: 20px; }
    .footer.content .block svg {
      display: block; }
    .footer.content .block address {
      font-family: "Satoshi", "Helvetica Neue", Helvetica, Arial, sans-serif;
      margin-top: 20px; }
      .footer.content .block address span {
        display: inline-block;
        min-width: 80px;
        font-weight: 900; }
    .footer.content .block .social-icon {
      float: left; }
      .footer.content .block .social-icon:before {
        font-family: 'debondt';
        text-decoration: none;
        color: #1B0166;
        font-size: 60px; }
      .footer.content .block .social-icon.facebook:before {
        content: "\e90a"; }
      .footer.content .block .social-icon.twitter:before {
        content: "\e90e"; }
      .footer.content .block .social-icon.instagram:before {
        content: "\e910";
        font-size: 45px;
        margin: 0 6px 0 9px;
        display: block;
        position: relative; }
      .footer.content .block .social-icon.pinterest:before {
        content: "\e90c"; }
      .footer.content .block .social-icon:hover:before {
        color: #1B0166; }
    .footer.content .block ul {
      margin-top: 10px; }
      .footer.content .block ul li {
        line-height: 36px; }
        .footer.content .block ul li a {
          color: #1B0166; }
  .footer.content .links > li {
    margin: 0 0 8px; }
  .footer.content .switcher-store {
    margin: 0 0 30px; }

.footer-collumn {
  float: left; }

.footer-left {
  width: 30%;
  margin-right: 4%; }

.footer-center {
  width: 38%;
  margin-right: 4%; }

.footer-right {
  width: 24%; }

.copyright-container {
  background: #1B0166; }
  .copyright-container .copyright-inner .copyright {
    height: 36px;
    line-height: 36px;
    color: #fff; }

.page-header .switcher,
.page-footer .switcher {
  margin-right: 10px; }
  .page-header .switcher .options,
  .page-footer .switcher .options {
    position: relative; }
    .page-header .switcher .options:before, .page-header .switcher .options:after,
    .page-footer .switcher .options:before,
    .page-footer .switcher .options:after {
      content: '';
      display: table; }
    .page-header .switcher .options:after,
    .page-footer .switcher .options:after {
      clear: both; }
    .page-header .switcher .options .action.toggle,
    .page-footer .switcher .options .action.toggle {
      padding: 0;
      cursor: pointer;
      display: inline-block;
      text-decoration: none; }
      .page-header .switcher .options .action.toggle > span,
      .page-footer .switcher .options .action.toggle > span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px; }
      .page-header .switcher .options .action.toggle:before,
      .page-footer .switcher .options .action.toggle:before {
        -webkit-font-smoothing: antialiased;
        font-size: 22px;
        line-height: 22px;
        color: inherit;
        content: "";
        font-family: "icons-blank-theme";
        margin: 0;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
        vertical-align: top; }
      .page-header .switcher .options .action.toggle:hover:before,
      .page-footer .switcher .options .action.toggle:hover:before {
        color: inherit; }
      .page-header .switcher .options .action.toggle:active:before,
      .page-footer .switcher .options .action.toggle:active:before {
        color: inherit; }
      .page-header .switcher .options .action.toggle.active,
      .page-footer .switcher .options .action.toggle.active {
        display: inline-block;
        text-decoration: none; }
        .page-header .switcher .options .action.toggle.active > span,
        .page-footer .switcher .options .action.toggle.active > span {
          border: 0;
          clip: rect(0, 0, 0, 0);
          height: 1px;
          margin: -1px;
          overflow: hidden;
          padding: 0;
          position: absolute;
          width: 1px; }
        .page-header .switcher .options .action.toggle.active:before,
        .page-footer .switcher .options .action.toggle.active:before {
          -webkit-font-smoothing: antialiased;
          font-size: 22px;
          line-height: 22px;
          color: inherit;
          content: "";
          font-family: "icons-blank-theme";
          margin: 0;
          display: inline-block;
          font-weight: normal;
          overflow: hidden;
          speak: none;
          text-align: center;
          vertical-align: top; }
        .page-header .switcher .options .action.toggle.active:hover:before,
        .page-footer .switcher .options .action.toggle.active:hover:before {
          color: inherit; }
        .page-header .switcher .options .action.toggle.active:active:before,
        .page-footer .switcher .options .action.toggle.active:active:before {
          color: inherit; }
    .page-header .switcher .options ul.dropdown,
    .page-footer .switcher .options ul.dropdown {
      background: #fff;
      border: 1px solid #bbb;
      z-index: 100;
      margin: 0;
      padding: 0;
      list-style: none none;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      position: absolute;
      -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
              box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
      height: inherit;
      margin-top: 4px;
      min-width: 160px;
      width: inherit;
      display: none; }
      .page-header .switcher .options ul.dropdown li,
      .page-footer .switcher .options ul.dropdown li {
        margin: 0;
        padding: 0; }
        .page-header .switcher .options ul.dropdown li:hover,
        .page-footer .switcher .options ul.dropdown li:hover {
          background: #e8e8e8;
          cursor: pointer; }
      .page-header .switcher .options ul.dropdown:before, .page-header .switcher .options ul.dropdown:after,
      .page-footer .switcher .options ul.dropdown:before,
      .page-footer .switcher .options ul.dropdown:after {
        border-bottom-style: solid;
        content: '';
        display: block;
        height: 0;
        position: absolute;
        width: 0; }
      .page-header .switcher .options ul.dropdown:before,
      .page-footer .switcher .options ul.dropdown:before {
        border: 6px solid;
        border-color: transparent transparent #fff transparent;
        z-index: 99; }
      .page-header .switcher .options ul.dropdown:after,
      .page-footer .switcher .options ul.dropdown:after {
        border: 7px solid;
        border-color: transparent transparent #bbb transparent;
        z-index: 98; }
      .page-header .switcher .options ul.dropdown:before,
      .page-footer .switcher .options ul.dropdown:before {
        left: 10px;
        top: -12px; }
      .page-header .switcher .options ul.dropdown:after,
      .page-footer .switcher .options ul.dropdown:after {
        left: 9px;
        top: -14px; }
    .page-header .switcher .options.active,
    .page-footer .switcher .options.active {
      overflow: visible; }
      .page-header .switcher .options.active ul.dropdown,
      .page-footer .switcher .options.active ul.dropdown {
        display: block; }
    .page-header .switcher .options ul.dropdown a,
    .page-footer .switcher .options ul.dropdown a {
      display: block;
      padding: 8px; }
      .page-header .switcher .options ul.dropdown a:hover,
      .page-footer .switcher .options ul.dropdown a:hover {
        text-decoration: none; }
  .page-header .switcher li,
  .page-footer .switcher li {
    font-size: 12px;
    margin: 0; }
  .page-header .switcher strong,
  .page-footer .switcher strong {
    font-weight: 400; }

.widget {
  clear: both; }

.page-header .widget.block,
.page-footer .widget.block {
  margin: 20px 0; }

.ui-datepicker td {
  padding: 0; }

@media only screen and (min-width: 769px) {
  html,
  body {
    height: 100%; }
  .page-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: 100%; }
    .page-wrapper > .breadcrumbs,
    .page-wrapper > .top-container,
    .page-wrapper > .widget {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      width: 100%; }
    .ie10 .page-wrapper {
      height: 100%; }
  .navigation ul {
    padding: 0 20px; }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto; }
    .header.panel > .header.links > li {
      display: inline-block;
      vertical-align: top; }
    .header.panel > .header.links > li {
      font-size: 14px;
      margin: 0 0 0 15px; }
      .header.panel > .header.links > li.welcome,
      .header.panel > .header.links > li a {
        line-height: 1.4; }
      .header.panel > .header.links > li.welcome a {
        padding-left: 5px; }
  .header.content {
    padding: 24px 20px 0; }
  .page-header {
    border: 0;
    margin-bottom: 0; }
    .page-header .panel.wrapper {
      position: relative;
      z-index: 999;
      float: left;
      width: 100%; }
    .page-header .header.panel {
      padding: 2px 20px;
      height: 24px; }
    .page-header .switcher {
      display: none; }
  .page-main > .page-title-wrapper .page-title, .specialist-inner > .page-title-wrapper .page-title, #brand-slider > .page-title-wrapper .page-title, .owl-carousel.owl-loaded > .page-title-wrapper .page-title, .account-block-container > .page-title-wrapper .page-title, .copyright-container .copyright-inner > .page-title-wrapper .page-title {
    display: inline-block; }
  .page-main > .page-title-wrapper .page-title + .action, .specialist-inner > .page-title-wrapper .page-title + .action, #brand-slider > .page-title-wrapper .page-title + .action, .owl-carousel.owl-loaded > .page-title-wrapper .page-title + .action, .account-block-container > .page-title-wrapper .page-title + .action, .copyright-container .copyright-inner > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px; }
  .logo {
    margin: 0 auto 0 0; }
    .logo img {
      max-height: inherit; }
  .footer.content {
    overflow: hidden; }
    .footer.content .links {
      display: inline-block;
      margin-bottom: 20px;
      padding: 0 50px 0 0;
      vertical-align: top; }
    .footer.content .switcher.store {
      display: inline-block;
      padding-right: 50px;
      vertical-align: top; }
  .footer .copyright:before, .footer .copyright:after {
    content: '';
    display: table; }
  .footer .copyright:after {
    clear: both; } }

@media only screen and (max-width: 1200px) {
  .minicart-wrapper {
    margin-left: 0; }
  .block-search {
    width: 343px;
    margin-right: 20px; } }

@media only screen and (max-width: 1060px) {
  .block-search {
    width: 100%;
    margin-right: 0px;
    margin-top: 15px; }
    .block-search .control {
      padding-bottom: 0; }
  .page-header {
    height: 219px; } }

@media only screen and (max-width: 1020px) {
  .footer-left {
    width: 45%;
    margin-right: 9%; }
  .footer-center {
    width: 46%;
    margin-right: 0%;
    margin-bottom: 40px; }
  .footer-right {
    width: 50%; } }

@media only screen and (max-width: 768px) {
  .page-header {
    height: auto;
    margin-bottom: 0;
    border-bottom: 0px; }
  .block-search {
    margin-top: 0; }
  .minicart-wrapper {
    position: absolute;
    right: 16px;
    top: 10px;
    margin-top: 10px; }
    .minicart-wrapper .action.showcart {
      height: 52px; }
      .minicart-wrapper .action.showcart:before {
        color: #1B0166;
        display: block; }
  .logo {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0 0 0 50%;
    width: 166px; }
  .account-block-container {
    overflow: hidden; }
  .account-block-title {
    font-size: 36px; } }

@media only screen and (max-width: 690px) {
  .account-block-action {
    font-size: 20px; }
    .account-block-action .account-block-animation {
      height: 61px; }
      .account-block-action .account-block-animation a {
        height: 60px; }
      .account-block-action .account-block-animation .sign-up-text {
        height: 60px;
        line-height: 60px; } }

@media only screen and (max-width: 680px) {
  .footer {
    text-align: center; }
    .footer-left {
      width: 70%;
      float: none;
      display: inline-block;
      margin-right: 0%;
      margin-bottom: 20px;
      text-align: center; }
    .footer-center {
      width: 100%;
      float: none;
      display: inline-block;
      margin-right: 0%;
      text-align: center; }
    .footer-right {
      width: 100%;
      float: none;
      display: inline-block;
      text-align: center; }
    .footer.content .block svg {
      display: inline-block; }
    .footer.content .block .social-icon {
      float: none;
      display: inline-block; } }

@media only screen and (max-width: 600px) {
  .account-block-action {
    font-size: 18px;
    font-weight: 300;
    text-transform: none; }
    .account-block-action .account-block-animation {
      height: 58px; }
      .account-block-action .account-block-animation a {
        height: 58px; }
      .account-block-action .account-block-animation .sign-up-text {
        height: 58px;
        line-height: 58px; }
      .account-block-action .account-block-animation span.sign-up-button {
        text-transform: uppercase;
        margin-left: 20px; } }

@media only screen and (max-width: 480px) {
  .footer-left {
    width: 90%;
    margin-right: 0%; }
  .footer-center {
    width: 100%;
    margin-right: 0%; }
  .footer-right {
    width: 100%; } }

@media only screen and (max-width: 440px) {
  .logo {
    width: 220px; }
  .minicart-wrapper {
    right: 12px; }
    .minicart-wrapper .action.showcart {
      position: relative; }
      .minicart-wrapper .action.showcart:before {
        font-size: 46px;
        line-height: 48px;
        margin-top: -2px; }
  .nav-open .page-wrapper {
    left: calc(100% - 60px); }
  .nav-open .nav-toggle:before {
    margin-left: -10px; }
  .nav-sections {
    width: calc(100% - 60px);
    left: calc(-1 * (100% - 60px)); }
  .account-block-action {
    font-size: 16px; }
    .account-block-action .account-block-animation {
      height: 50px; }
      .account-block-action .account-block-animation a {
        height: 50px; }
      .account-block-action .account-block-animation .sign-up-text {
        height: 50px;
        line-height: 50px; }
      .account-block-action .account-block-animation span.sign-up-button {
        margin-left: 15px;
        padding: 10px; } }

@media only screen and (max-width: 380px) {
  .logo {
    width: 200px;
    margin: 2px 0 2px 50%; }
  .footer-left {
    width: 100%; }
  .account-block-action {
    font-size: 14px; }
    .account-block-action .account-block-animation {
      height: 41px; }
      .account-block-action .account-block-animation a {
        height: 41px; }
      .account-block-action .account-block-animation .sign-up-text {
        height: 41px;
        line-height: 41px; }
      .account-block-action .account-block-animation span.sign-up-button {
        margin-left: 10px;
        padding: 10px;
        border-width: 1px; }
      .account-block-action .account-block-animation .animated-border-line {
        height: 1px; }
        .account-block-action .account-block-animation .animated-border-line:before {
          height: 1px; } }

@media only screen and (max-width: 360px) {
  .logo {
    width: 170px;
    margin: 5px 0 5px 50%; } }

@media only screen and (max-width: 330px) {
  .account-block-action .account-block-animation span.sign-up-button {
    padding: 10px 6px; } }

a.action.new-account {
  background: #FFEAC3;
  display: inline-block;
  color: #333;
  border-radius: 50px;
  padding: 0 15px;
  line-height: 25px;
  margin-bottom: 13px;
  border: 1px solid #FFEAC3;
  text-decoration: none; }

a.action.new-account > span {
  color: #333; }

a.action.new-account:hover {
  background: transparent; }

.my-credit-cards .status {
  font-style: italic; }

.my-credit-cards .action.delete {
  background-image: none;
  background: none;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  line-height: inherit;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  display: inline;
  line-height: 1.42857;
  padding: 0;
  background: none;
  border: 0;
  color: #1979c3;
  text-decoration: none; }
  .my-credit-cards .action.delete:focus, .my-credit-cards .action.delete:active {
    background: none;
    border: none; }
  .my-credit-cards .action.delete:hover {
    background: none; }
  .my-credit-cards .action.delete.disabled, .my-credit-cards .action.delete[disabled],
  fieldset[disabled] .my-credit-cards .action.delete {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5; }
  .my-credit-cards .action.delete:visited {
    color: #1979c3;
    text-decoration: none; }
  .my-credit-cards .action.delete:hover {
    color: #006bb4;
    text-decoration: underline; }
  .my-credit-cards .action.delete:active {
    color: #ff5501;
    text-decoration: underline; }
  .my-credit-cards .action.delete:hover {
    color: #006bb4; }
  .my-credit-cards .action.delete:hover, .my-credit-cards .action.delete:active, .my-credit-cards .action.delete:focus {
    background: none;
    border: 0; }
  .my-credit-cards .action.delete.disabled, .my-credit-cards .action.delete[disabled],
  fieldset[disabled] .my-credit-cards .action.delete {
    color: #1979c3;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline; }

.my-credit-cards-popup .modal-footer {
  text-align: right; }

.my-credit-cards-popup .action.secondary {
  background-image: none;
  background: none;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  line-height: inherit;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  display: inline;
  line-height: 1.42857;
  padding: 0;
  background: none;
  border: 0;
  color: #1979c3;
  text-decoration: none;
  margin-right: 20px; }
  .my-credit-cards-popup .action.secondary:focus, .my-credit-cards-popup .action.secondary:active {
    background: none;
    border: none; }
  .my-credit-cards-popup .action.secondary:hover {
    background: none; }
  .my-credit-cards-popup .action.secondary.disabled, .my-credit-cards-popup .action.secondary[disabled],
  fieldset[disabled] .my-credit-cards-popup .action.secondary {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5; }
  .my-credit-cards-popup .action.secondary:visited {
    color: #1979c3;
    text-decoration: none; }
  .my-credit-cards-popup .action.secondary:hover {
    color: #006bb4;
    text-decoration: underline; }
  .my-credit-cards-popup .action.secondary:active {
    color: #ff5501;
    text-decoration: underline; }
  .my-credit-cards-popup .action.secondary:hover {
    color: #006bb4; }
  .my-credit-cards-popup .action.secondary:hover, .my-credit-cards-popup .action.secondary:active, .my-credit-cards-popup .action.secondary:focus {
    background: none;
    border: 0; }
  .my-credit-cards-popup .action.secondary.disabled, .my-credit-cards-popup .action.secondary[disabled],
  fieldset[disabled] .my-credit-cards-popup .action.secondary {
    color: #1979c3;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline; }

@media only screen and (max-width: 768px) {
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none; }
    .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
      display: none; }
    .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
      display: block; }
  .my-credit-cards .card-type img {
    vertical-align: middle; } }

@media only screen and (min-width: 768px) {
  .my-credit-cards .card-type img {
    display: block; } }

.minilist .weee {
  display: table-row;
  font-size: 11px; }
  .minilist .weee:before {
    display: none; }

.price-container.weee:before {
  display: none; }

.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: ""; }

.account .table-wrapper .data.table.wishlist > thead > tr > th,
.account .table-wrapper .data.table.wishlist > thead > tr > td,
.account .table-wrapper .data.table.wishlist > tbody > tr > th,
.account .table-wrapper .data.table.wishlist > tbody > tr > td,
.account .table-wrapper .data.table.wishlist > tfoot > tr > th,
.account .table-wrapper .data.table.wishlist > tfoot > tr > td {
  border-top: 1px solid #d1d1d1; }

.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > td {
  border-top: 0; }

.account .table-wrapper .data.table.wishlist > tbody + tbody {
  border-top: 1px solid #d1d1d1; }

.account .table-wrapper .data.table.wishlist thead > tr > th {
  border-bottom: 0; }

.account .table-wrapper .data.table.wishlist tbody > tr:last-child > td {
  border-bottom: 1px solid #d1d1d1; }

.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 10px; }

.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 10px 0; }
  .account .table-wrapper .data.table.wishlist .box-tocart .qty {
    vertical-align: middle; }

.account .table-wrapper .data.table.wishlist .col.item {
  width: 50%; }

.account .table-wrapper .data.table.wishlist .col.photo {
  max-width: 150px; }

.account .table-wrapper .data.table.wishlist .col.selector {
  max-width: 15px; }

.account .table-wrapper .data.table.wishlist textarea {
  margin: 10px 0; }

.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 10px; }

.account .table-wrapper .data.table.wishlist .action.primary {
  vertical-align: top; }

.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700; }

.block-wishlist .product-item-name {
  margin-right: 25px; }

.products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 10px; }

.products-grid.wishlist .product-item-name {
  margin-top: 0; }

.products-grid.wishlist .product-item .price-box {
  margin: 0; }

.products-grid.wishlist .product-item-comment {
  display: block;
  height: 42px;
  margin: 10px 0; }

.products-grid.wishlist .product-item-actions > * {
  margin-right: 15px; }
  .products-grid.wishlist .product-item-actions > *:last-child {
    margin-right: 0; }

.products-grid.wishlist .product-item .box-tocart input.qty {
  height: 32px; }

@media only screen and (max-width: 640px) {
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #FFEAC3; }
    .products-grid.wishlist .product-item:first-child {
      border-top: 1px solid #FFEAC3; } }

@media only screen and (max-width: 768px) {
  .products-grid.wishlist {
    margin-bottom: 30px;
    margin-right: -10px; }
    .products-grid.wishlist .product-item {
      padding: 20px 10px 20px 20px;
      position: relative; }
      .products-grid.wishlist .product-item-photo {
        float: left;
        margin-right: 20px; }
      .products-grid.wishlist .product-item-name {
        font-size: 16px; }
      .products-grid.wishlist .product-item-actions {
        display: block; }
        .products-grid.wishlist .product-item-actions .action {
          margin-right: 15px; }
          .products-grid.wishlist .product-item-actions .action:last-child {
            margin-right: 0; }
          .products-grid.wishlist .product-item-actions .action.edit {
            float: left; }
          .products-grid.wishlist .product-item-actions .action.delete {
            float: right; }
          .products-grid.wishlist .product-item-actions .action.edit, .products-grid.wishlist .product-item-actions .action.delete {
            margin-top: 7px; }
      .products-grid.wishlist .product-item-name, .products-grid.wishlist .product-item-description,
      .products-grid.wishlist .product-item .price-box, .products-grid.wishlist .product-item-tooltip {
        margin-left: 95px; }
      .products-grid.wishlist .product-item .box-tocart {
        float: left;
        margin-right: 20px; }
        .products-grid.wishlist .product-item .box-tocart .stock {
          margin-top: 7px; }
      .products-grid.wishlist .product-item .giftregisty-dropdown,
      .products-grid.wishlist .product-item .field.qty {
        display: none; }
    .products-grid.wishlist .product-image-container {
      max-width: 80px; }
  .wishlist-index-index .product-item {
    width: 100%; }
    .wishlist-index-index .product-item-info {
      width: auto; } }

@media only screen and (min-width: 640px) {
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px; }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0; } }

@media only screen and (min-width: 768px) {
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block; }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0; }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 10px;
    padding-right: 10px; }
    .products-grid.wishlist .product-item .fieldset .field.qty .label {
      width: auto; }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0; }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0; }
  .wishlist-index-index .product-item-info {
    width: 240px; } }

@media only screen and (min-width: 1024px) {
  .wishlist-index-index .products-grid .product-items {
    margin: 0; }
  .wishlist-index-index .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%; }
    .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
      margin-left: 0; } }

.webforms {
  margin-bottom: 1.5rem; }

/* Success text */
.webforms-success-text {
  border: 1px solid #ccc;
  padding: 1rem 2rem;
  background: rgba(255, 212, 96, 0.26);
  margin-bottom: 2rem; }

/* Starry script */
div.starry {
  width: auto;
  margin: -4px 0 10px 0;
  padding: 5px;
  width: auto; }

div.standard_star {
  background-repeat: no-repeat;
  cursor: pointer;
  float: left;
  display: inline;
  background-image: url(../images/stars.gif); }

div.feedback {
  border: 1px solid #ddd;
  padding: 5px 3px 3px;
  display: inline; }

/* Calendar */
.webforms-calendar {
  position: relative; }

.webforms-calendar .ui-datepicker-trigger {
  margin-left: -3.2rem;
  height: 2.8rem;
  position: absolute;
  top: 0;
  right: 0.5rem; }

/* Date of birth */
.customer-dob .dob-month,
.customer-dob .dob-day,
.customer-dob .dob-year {
  float: left;
  width: 8.5rem; }

.customer-dob input.input-text {
  display: block;
  width: 7.4rem; }

.customer-dob label {
  font-size: 10px;
  font-weight: normal;
  color: #888; }

.customer-dob .dob-day,
.customer-dob .dob-month {
  width: 6rem; }

.customer-dob .dob-day input.input-text,
.customer-dob .dob-month input.input-text {
  width: 4.6rem; }

.customer-dob .dob-year {
  width: 14rem; }

.customer-dob .dob-year input.input-text {
  width: 13.4rem; }

/* Tooltip */
.ot-content {
  text-align: left; }

.tooltip-icon {
  background-image: url("../images/tooltip.png");
  background-size: 1.5rem 1.5rem;
  width: 1.5rem;
  height: 1.5rem;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0.2rem 0.5rem; }

/* Select images */
.webforms figcaption {
  padding: 5px 0;
  margin: 5px; }

/* Form */
.webforms-description-text {
  margin-bottom: 4rem; }

.webforms-fields-comment {
  font-size: 90%; }

.please-wait {
  padding-top: 0.5rem; }

.please-wait .loading-indicator {
  background: #fff url(../images/ajax-loader-big.gif) no-repeat;
  background-size: 1.8rem;
  display: inline-block;
  width: 1.8rem;
  height: 1.8rem;
  vertical-align: bottom;
  margin-bottom: 0.2rem; }

/* reCaptcha */
.recaptcha {
  float: left;
  clear: both;
  width: 100%;
  margin-bottom: 3rem;
  margin-top: -2rem; }

/* Validation */
.validation-advice {
  margin-top: 0.7rem;
  font-size: 1.2rem;
  color: #e02b27;
  clear: both; }

input.validation-failed, textarea.validation-failed {
  border-color: #ed8380; }

/* Customer Account */
.webforms-customer-account-form {
  margin-top: 3rem;
  border: 1px solid #eee;
  padding: 2rem; }

.webforms-customer-account-message {
  background: rgba(255, 212, 96, 0.26);
  padding: 3rem; }

.block-webforms-form .actions-toolbar {
  margin: 17px 0; }

/* Results */
.webforms-results-block {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #cccccc;
  float: left;
  width: 100%;
  clear: both; }

.webforms-results-field {
  margin-bottom: 5px;
  width: 100%; }

.webforms-results-label {
  font-weight: bold;
  width: 100%; }

.webforms-results-value {
  padding: 5px 0; }

/* Star rating */
.stars {
  padding: 0 5px;
  width: 80px;
  display: inline;
  float: left; }

.stars-bar {
  list-style: none;
  margin: 0px;
  padding: 0px !important;
  height: 16px;
  position: relative;
  background: url(../images/results_stars.png) top left repeat-x; }

.stars-bar li {
  padding: 0px;
  margin: 0px;
  /*\*/
  float: left;
  /* */ }

.stars-bar li.stars-value {
  background: url(../images/results_stars.png) left bottom;
  position: absolute;
  height: 16px;
  display: block;
  z-index: 1; }

.webforms-rating-summary {
  margin-bottom: 15px; }

.webforms-results-table .col.id {
  width: 15%; }

.opentip-container,
.opentip-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.opentip-container {
  position: absolute;
  max-width: 300px;
  z-index: 100;
  -webkit-transition: -webkit-transform 1s ease-in-out;
  transition: -webkit-transform 1s ease-in-out;
  transition: transform 1s ease-in-out;
  transition: transform 1s ease-in-out, -webkit-transform 1s ease-in-out;
  pointer-events: none;
  -webkit-transform: translateX(0) translateY(0);
  transform: translateX(0) translateY(0); }

.opentip-container.ot-fixed.ot-hidden.stem-top.stem-center,
.opentip-container.ot-fixed.ot-going-to-show.stem-top.stem-center,
.opentip-container.ot-fixed.ot-hiding.stem-top.stem-center {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px); }

.opentip-container.ot-fixed.ot-hidden.stem-top.stem-right,
.opentip-container.ot-fixed.ot-going-to-show.stem-top.stem-right,
.opentip-container.ot-fixed.ot-hiding.stem-top.stem-right {
  -webkit-transform: translateY(-5px) translateX(5px);
  transform: translateY(-5px) translateX(5px); }

.opentip-container.ot-fixed.ot-hidden.stem-middle.stem-right,
.opentip-container.ot-fixed.ot-going-to-show.stem-middle.stem-right,
.opentip-container.ot-fixed.ot-hiding.stem-middle.stem-right {
  -webkit-transform: translateX(5px);
  transform: translateX(5px); }

.opentip-container.ot-fixed.ot-hidden.stem-bottom.stem-right,
.opentip-container.ot-fixed.ot-going-to-show.stem-bottom.stem-right,
.opentip-container.ot-fixed.ot-hiding.stem-bottom.stem-right {
  -webkit-transform: translateY(5px) translateX(5px);
  transform: translateY(5px) translateX(5px); }

.opentip-container.ot-fixed.ot-hidden.stem-bottom.stem-center,
.opentip-container.ot-fixed.ot-going-to-show.stem-bottom.stem-center,
.opentip-container.ot-fixed.ot-hiding.stem-bottom.stem-center {
  -webkit-transform: translateY(5px);
  transform: translateY(5px); }

.opentip-container.ot-fixed.ot-hidden.stem-bottom.stem-left,
.opentip-container.ot-fixed.ot-going-to-show.stem-bottom.stem-left,
.opentip-container.ot-fixed.ot-hiding.stem-bottom.stem-left {
  -webkit-transform: translateY(5px) translateX(-5px);
  transform: translateY(5px) translateX(-5px); }

.opentip-container.ot-fixed.ot-hidden.stem-middle.stem-left,
.opentip-container.ot-fixed.ot-going-to-show.stem-middle.stem-left,
.opentip-container.ot-fixed.ot-hiding.stem-middle.stem-left {
  -webkit-transform: translateX(-5px);
  transform: translateX(-5px); }

.opentip-container.ot-fixed.ot-hidden.stem-top.stem-left,
.opentip-container.ot-fixed.ot-going-to-show.stem-top.stem-left,
.opentip-container.ot-fixed.ot-hiding.stem-top.stem-left {
  -webkit-transform: translateY(-5px) translateX(-5px);
  transform: translateY(-5px) translateX(-5px); }

.opentip-container.ot-fixed .opentip {
  pointer-events: auto; }

.opentip-container.ot-hidden {
  display: none; }

.opentip-container .opentip {
  position: relative;
  font-size: 13px;
  line-height: 120%;
  padding: 9px 14px;
  color: #4f4b47;
  text-shadow: -1px -1px 0px rgba(255, 255, 255, 0.2); }

.opentip-container .opentip .header {
  margin: 0;
  padding: 0; }

.opentip-container .opentip .ot-close {
  pointer-events: auto;
  display: block;
  position: absolute;
  top: -12px;
  left: 60px;
  color: rgba(0, 0, 0, 0.5);
  background: rgba(0, 0, 0, 0);
  text-decoration: none; }

.opentip-container .opentip .ot-close span {
  display: none; }

.opentip-container .opentip .ot-loading-indicator {
  display: none; }

.opentip-container.ot-loading .ot-loading-indicator {
  width: 30px;
  height: 30px;
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  display: block; }

.opentip-container.ot-loading .ot-loading-indicator span {
  display: block;
  -webkit-animation: otloading 2s linear infinite;
  animation: otloading 2s linear infinite;
  text-align: center; }

.opentip-container.style-dark .opentip,
.opentip-container.style-alert .opentip {
  color: #f8f8f8;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2); }

.opentip-container.style-glass .opentip {
  padding: 15px 25px;
  color: #317cc5;
  text-shadow: 1px 1px 8px rgba(0, 94, 153, 0.3); }

.opentip-container.ot-hide-effect-fade {
  -webkit-transition: -webkit-transform 0.5s ease-in-out, opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out, -webkit-transform 0.5s ease-in-out;
  transition: opacity 1s ease-in-out, -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, opacity 1s ease-in-out;
  transition: transform 0.5s ease-in-out, opacity 1s ease-in-out, -webkit-transform 0.5s ease-in-out;
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
          filter: none; }

.opentip-container.ot-hide-effect-fade.ot-hiding {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

.opentip-container.ot-show-effect-appear.ot-going-to-show,
.opentip-container.ot-show-effect-appear.ot-showing {
  -webkit-transition: -webkit-transform 0.5s ease-in-out, opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out, -webkit-transform 0.5s ease-in-out;
  transition: opacity 1s ease-in-out, -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, opacity 1s ease-in-out;
  transition: transform 0.5s ease-in-out, opacity 1s ease-in-out, -webkit-transform 0.5s ease-in-out; }

.opentip-container.ot-show-effect-appear.ot-going-to-show {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

.opentip-container.ot-show-effect-appear.ot-showing {
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
          filter: none; }

.opentip-container.ot-show-effect-appear.ot-visible {
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
          filter: none; }

@-webkit-keyframes otloading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes otloading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.amshopby-hightlighted {
  background-color: yellow; }

.ui-tooltip, .arrow:after {
  background: white;
  border: 1px solid black;
  -webkit-box-shadow: 0 0 7px black;
          box-shadow: 0 0 7px black; }

.ui-tooltip {
  padding: 10px 20px;
  -webkit-box-shadow: 0 0 7px black;
          box-shadow: 0 0 7px black; }

.ui-tooltip .arrow {
  width: 70px;
  height: 16px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -35px;
  bottom: -16px; }

.ui-tooltip .arrow.top {
  top: -16px;
  bottom: auto; }

.ui-tooltip .arrow.left {
  left: 7%; }

.ui-tooltip .arrow:after {
  content: "";
  position: absolute;
  left: 20px;
  top: -20px;
  width: 25px;
  height: 25px;
  -webkit-box-shadow: 6px 5px 9px -9px black;
          box-shadow: 6px 5px 9px -9px black;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.ui-tooltip .arrow.top:after {
  bottom: -20px;
  top: auto; }

.sticky-position-keeper {
  margin: 20px 0; }

.filterbar-container {
  border: 1px solid #1B0166;
  border-width: 1px 0;
  margin: 0; }
  .filterbar-container:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: "";
    clear: both;
    height: 0; }

.block.filter {
  padding: 5px 0;
  margin: 0px;
  float: left;
  width: 65%; }
  .block.filter:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }
  .block.filter .block-title {
    margin-bottom: 5px; }
    .block.filter .block-title strong {
      font-weight: 900; }
  .block.filter .block-actions {
    float: left;
    display: inline-block;
    border-radius: 3px;
    margin-right: 5px;
    cursor: pointer;
    background: #FFEAC3;
    border: 1px solid #FFEAC3;
    padding: 2px 5px;
    margin-bottom: 0px; }
    .block.filter .block-actions a {
      color: #fff;
      font-weight: 400; }
      .block.filter .block-actions a:hover {
        text-decoration: none; }
      .block.filter .block-actions a:before {
        font-family: 'debondt';
        content: "\e5cd";
        margin-right: 5px;
        font-size: 18px;
        line-height: 0;
        position: relative;
        top: 2px;
        display: inline-block; }
    .block.filter .block-actions:hover {
      background: #1B0166;
      border-color: #1B0166; }

.filter-content {
  position: relative; }
  .filter-content .filter-options {
    width: 100%; }
    .filter-content .filter-options:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: " ";
      clear: both;
      height: 0; }
    .filter-content .filter-options .selected-options {
      width: 100%;
      float: left;
      margin: 5px 0 0;
      padding: 10px 0 0; }
  .filter-content .layered-nav-filter-button {
    background: #fff;
    float: left;
    border: 1px solid #1B0166;
    position: relative;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    margin-right: 10px; }
    .filter-content .layered-nav-filter-button .filter-options-title {
      line-height: 36px;
      margin-bottom: 0;
      font-size: 14px;
      cursor: pointer;
      padding: 0 8px;
      font-weight: 400; }
      .filter-content .layered-nav-filter-button .filter-options-title:after {
        font-family: 'debondt';
        content: "\e5cf";
        display: inline-block;
        margin-left: 10px;
        font-size: 22px;
        font-weight: 400;
        line-height: 0;
        position: relative;
        top: 4px;
        -webkit-transition: transform 0.2s;
        -webkit-transition: -webkit-transform 0.2s;
        transition: -webkit-transform 0.2s;
        transition: transform 0.2s;
        transition: transform 0.2s, -webkit-transform 0.2s; }
    .filter-content .layered-nav-filter-button .filter-options-content {
      position: absolute;
      min-width: 250px;
      z-index: 99;
      overflow-y: auto;
      background: #fff;
      border: 1px solid #1B0166;
      left: -1px;
      padding: 5px 5px 0;
      max-height: 180px; }
      .filter-content .layered-nav-filter-button .filter-options-content li a {
        font-size: 14px;
        color: #1B0166; }
      .filter-content .layered-nav-filter-button .filter-options-content .swatch-option {
        width: 36px;
        height: 36px;
        border: 1px solid #1B0166; }
  .filter-content .closed {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    margin-bottom: 5px; }
    .filter-content .closed .filter-options-content {
      display: none; }
  .filter-content .open {
    margin-bottom: 0; }
    .filter-content .open .filter-options-title {
      padding-bottom: 5px; }
    .filter-content .open .filter-options-content {
      display: block; }
    .filter-content .open .filter-options-title:after {
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg); }

.filter-current {
  float: left; }
  .filter-current .block-subtitle {
    margin-right: 10px;
    float: left; }
  .filter-current .items {
    overflow: hidden; }
    .filter-current .items .item {
      display: inline-block;
      border-radius: 3px;
      margin-right: 5px;
      float: left;
      background: #1B0166;
      border: 1px solid #1B0166;
      padding: 2px 5px;
      color: #fff;
      margin-bottom: 5px; }
      .filter-current .items .item .filter-label {
        display: inline; }
      .filter-current .items .item .remove {
        text-decoration: none; }
        .filter-current .items .item .remove span {
          display: none; }
        .filter-current .items .item .remove:after {
          font-family: 'debondt';
          content: "\e5cd";
          color: #fff;
          font-size: 16px;
          line-height: 0;
          position: relative;
          top: 2px; }

@media only screen and (max-width: 768px) {
  .filterbar-container {
    border: 0px; }
    .filterbar-container .block.filter {
      width: 100%; }
      .filterbar-container .block.filter .block-title {
        text-align: center; }
        .filterbar-container .block.filter .block-title strong {
          font-size: 22px; }
    .filterbar-container .toolbar-products {
      width: 100%;
      margin-bottom: 10px; }
      .filterbar-container .toolbar-products .sorter-label {
        text-align: center;
        font-size: 22px; }
    .filterbar-container .filter-content .layered-nav-filter-button {
      width: 100%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      margin-bottom: 5px;
      background: none;
      border: 1px solid #1B0166;
      border-width: 0 0 1px 0;
      border-radius: 0px; }
      .filterbar-container .filter-content .layered-nav-filter-button .filter-options-title {
        padding: 0;
        font-size: 18px;
        font-weight: 900; }
        .filterbar-container .filter-content .layered-nav-filter-button .filter-options-title:after {
          right: 0;
          top: 14px;
          position: absolute;
          font-size: 30px; }
    .filterbar-container .filter-content .open .filter-options-content {
      width: 100%;
      position: relative;
      margin-bottom: 0;
      background: none;
      border-radius: 0;
      left: 0;
      border: none;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 5px 10px; } }

@media only screen and (max-width: 767px) {
  .vertnav-menu {
    display: none; } }

.vertnav-menu .categorie-title {
  font-size: 18px;
  font-weight: 900;
  color: #1B0166; }

.vertnav-menu .bordered-cat-menu ul {
  padding: 0;
  margin: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
  display: inline-block; }

.vertnav-menu .bordered-cat-menu > ul {
  padding-left: 0;
  margin: 0;
  list-style: none; }
  .vertnav-menu .bordered-cat-menu > ul > li {
    font-weight: 900; }
  .vertnav-menu .bordered-cat-menu > ul .has-subcategories > .open-submenu {
    line-height: 25px;
    overflow: hidden; }
    .vertnav-menu .bordered-cat-menu > ul .has-subcategories > .open-submenu a {
      display: block;
      width: calc(100% - 25px);
      float: left; }
    .vertnav-menu .bordered-cat-menu > ul .has-subcategories > .open-submenu:after {
      content: "\e5cf";
      font-family: 'debondt', arial, Helvetica, sans-serif;
      display: block;
      float: right;
      cursor: pointer;
      height: 25px;
      width: 25px;
      line-height: 25px;
      font-size: 25px;
      text-align: center;
      -webkit-transition: -webkit-transform 0.2s;
      transition: -webkit-transform 0.2s;
      transition: transform 0.2s;
      transition: transform 0.2s, -webkit-transform 0.2s; }
    .vertnav-menu .bordered-cat-menu > ul .has-subcategories > .open-submenu.active:after {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
  .vertnav-menu .bordered-cat-menu > ul .submenu {
    overflow: hidden; }
  .vertnav-menu .bordered-cat-menu > ul a {
    color: #1B0166;
    font-size: 14px; }
  .vertnav-menu .bordered-cat-menu > ul .open-submenu.active a {
    text-decoration: underline;
    font-weight: 900; }
  .vertnav-menu .bordered-cat-menu > ul li.level2 > a {
    text-decoration: none;
    font-size: 15px;
    text-transform: none; }
  .vertnav-menu .bordered-cat-menu > ul li.level2.active > a {
    font-weight: 900; }
  .vertnav-menu .bordered-cat-menu > ul ul {
    list-style: none;
    margin: 0;
    padding-left: 20px;
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%; }

.open-submenu + .level3-sub.submenu {
  display: none !important; }

.open-submenu.active + .level3-sub.submenu {
  display: block !important; }

.catalog-product-view .db-option-selector-container {
  position: relative;
  float: none;
  width: 100%; }
  .catalog-product-view .db-option-selector-container .db-option-selector {
    border-radius: 3px 3px 0 0;
    border-bottom: 0px;
    height: 60px;
    padding-right: 7px; }
    .catalog-product-view .db-option-selector-container .db-option-selector input.db-option-selector-input {
      width: 100%; }
  .catalog-product-view .db-option-selector-container.dbUserLoggedIn .option-selector-dropdown li .db-product-name {
    width: calc(100% - 180px); }
  .catalog-product-view .db-option-selector-container.dbUserLoggedIn .option-selector-dropdown li .db-ordering {
    display: block; }

.option-selector-dropdown {
  margin: 0 0 0 0; }

.db-option-selector-superplus {
  border: 1px solid #1B0166;
  background: #fff;
  border-radius: 0 0 3px 3px;
  border-top: 0;
  height: 54px;
  padding-right: 7px;
  font-size: 14px;
  text-align: right;
  margin-top: 0; }
  .db-option-selector-superplus div.buttons {
    margin: 10px;
    display: inline-block; }
    .db-option-selector-superplus div.buttons button, .db-option-selector-superplus div.buttons .cart.table-wrapper .action-gift, .cart.table-wrapper .db-option-selector-superplus div.buttons .action-gift {
      display: inline-block;
      width: 26px;
      border-color: #1B0166;
      background: #1B0166;
      color: #fff;
      border-radius: 3px;
      font-size: 0;
      height: 32px;
      padding: 0;
      border-width: 1px 1px 1px 0; }
      .db-option-selector-superplus div.buttons button:hover, .db-option-selector-superplus div.buttons .cart.table-wrapper .action-gift:hover, .cart.table-wrapper .db-option-selector-superplus div.buttons .action-gift:hover {
        background: #91e372; }
      .db-option-selector-superplus div.buttons button.db-minus, .db-option-selector-superplus div.buttons .cart.table-wrapper .db-minus.action-gift, .cart.table-wrapper .db-option-selector-superplus div.buttons .db-minus.action-gift {
        border-radius: 3px 0 0 3px;
        border-width: 1px 0 1px 1px; }
      .db-option-selector-superplus div.buttons button:before, .db-option-selector-superplus div.buttons .cart.table-wrapper .action-gift:before, .cart.table-wrapper .db-option-selector-superplus div.buttons .action-gift:before {
        font-family: debondt;
        font-size: 22px;
        line-height: 28px;
        font-weight: 400; }
      .db-option-selector-superplus div.buttons button.db-minus:before, .db-option-selector-superplus div.buttons .cart.table-wrapper .db-minus.action-gift:before, .cart.table-wrapper .db-option-selector-superplus div.buttons .db-minus.action-gift:before {
        content: "\e15b"; }
      .db-option-selector-superplus div.buttons button.db-plus:before, .db-option-selector-superplus div.buttons .cart.table-wrapper .db-plus.action-gift:before, .cart.table-wrapper .db-option-selector-superplus div.buttons .db-plus.action-gift:before {
        content: "\e145"; }

.catalog-category-view .db-option-selector-container.dbUserLoggedIn .option-selector-dropdown li .db-product-name {
  width: calc(100% - 180px); }

.catalog-category-view .db-option-selector-container.dbUserLoggedIn .option-selector-dropdown li .db-ordering {
  display: block; }

.option-selector-dropdown li.not-salable {
  overflow: hidden;
  position: relative; }
  .option-selector-dropdown li.not-salable:hover, .option-selector-dropdown li.not-salable.selected {
    background: #fafafa; }
  .option-selector-dropdown li.not-salable .db-flex-container {
    opacity: 0.15;
    pointer-events: none; }
  .option-selector-dropdown li.not-salable:before {
    content: '';
    display: block;
    border-top: 1px solid #1B0166;
    width: 150%;
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
    position: absolute;
    top: 31%;
    z-index: 99999;
    left: -2px; }

.dbUserLoggedIn .option-selector-dropdown li.not-salable:after {
  content: '\e911';
  font-family: 'debondt';
  font-size: 27px;
  position: absolute;
  right: 110px;
  top: 30px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

.dbUserLoggedIn .option-selector-dropdown li.not-salable:hover:after {
  color: #004939; }

div.db-option-selector-container .buttons {
  visibility: hidden; }

div.db-option-selector-container.dbUserLoggedIn .buttons {
  visibility: visible; }

.catalog-product-view .product-options-wrapper {
  margin-top: 5px; }

.db-option-selector-container {
  float: right;
  margin-top: 15px;
  width: 100%; }

.db-option-selector {
  position: relative;
  background: #fff;
  border: 1px solid #1B0166;
  border-radius: 3px;
  padding-left: 7px; }
  .db-option-selector:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: "";
    clear: both;
    height: 0; }

button.db-option-selector-opener, .cart.table-wrapper .db-option-selector-opener.action-gift {
  display: block;
  float: left;
  height: 50px;
  background: none;
  border: 0px;
  width: calc(100% - 52px);
  padding-left: 7px;
  text-align: left;
  font-size: 18px;
  color: #1B0166;
  font-size: 14px;
  font-weight: 400; }

input.db-option-selector-input {
  float: left;
  width: calc(100% - 52px);
  margin: 7px 0;
  padding-left: 15px;
  border-color: #1B0166;
  color: #1B0166; }
  input.db-option-selector-input::-webkit-input-placeholder {
    color: #1B0166;
    font-size: 14px; }
  input.db-option-selector-input:-moz-placeholder {
    color: #1B0166;
    font-size: 14px; }
  input.db-option-selector-input::-moz-placeholder {
    color: #1B0166;
    font-size: 14px; }
  input.db-option-selector-input:-ms-input-placeholder {
    color: #1B0166;
    font-size: 14px; }

button.db-option-selector-opener.hidden, .cart.table-wrapper .db-option-selector-opener.hidden.action-gift, input.db-option-selector-input.hidden {
  display: none; }

.db-option-selector-close {
  float: right;
  height: 50px;
  border: 0px;
  background: none;
  font-size: 0; }
  .db-option-selector-close:hover {
    border: 0px;
    background: none; }
  .db-option-selector-close:focus {
    border: 0px;
    background: none; }
  .db-option-selector-close:after {
    font-size: 22px;
    content: "\e5cf";
    font-family: debondt;
    font-weight: 400;
    color: #1B0166;
    line-height: 36px; }

ul.option-selector-dropdown {
  background-color: white;
  border: 1px solid #1B0166;
  padding: 0;
  right: 0;
  z-index: 10;
  margin-top: 0;
  max-height: 300px;
  top: 51px;
  border-radius: 0 3px 3px 3px; }
  ul.option-selector-dropdown::-webkit-scrollbar {
    width: 7px;
    height: 7px; }
  ul.option-selector-dropdown::-webkit-scrollbar-button:start:decrement {
    display: block;
    height: 0;
    background-color: transparent; }
  ul.option-selector-dropdown::-webkit-scrollbar-button:end:increment {
    display: block;
    height: 0;
    background-color: transparent; }
  ul.option-selector-dropdown::-webkit-scrollbar-track-piece {
    background-color: transparent;
    -webkit-border-radius: 0;
    -webkit-border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px; }
  ul.option-selector-dropdown::-webkit-scrollbar-thumb:vertical {
    height: 50px;
    background-color: #80838d;
    -webkit-border-radius: 20px; }
  ul.option-selector-dropdown::-webkit-scrollbar-thumb:horizontal {
    width: 50px;
    background-color: #80838d;
    -webkit-border-radius: 20px; }
  ul.option-selector-dropdown li {
    border-bottom: 1px solid #1B0166;
    margin-bottom: 0;
    padding: 4px 0;
    margin-top: 0;
    cursor: pointer; }
    ul.option-selector-dropdown li:last-child {
      border-bottom: 0; }
    ul.option-selector-dropdown li .db-flex-container {
      margin: 0;
      line-height: 25px;
      padding-left: 10px;
      padding-right: 10px;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      font-size: 18px; }
    ul.option-selector-dropdown li .swatch-color {
      width: 40px;
      display: block;
      position: absolute;
      height: 40px;
      border: 1px solid #1B0166;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      top: 7px;
      left: 4px; }
    ul.option-selector-dropdown li div.buttons {
      margin-top: 10px; }
      ul.option-selector-dropdown li div.buttons button, ul.option-selector-dropdown li div.buttons .cart.table-wrapper .action-gift, .cart.table-wrapper ul.option-selector-dropdown li div.buttons .action-gift {
        display: inline-block;
        width: 26px;
        float: left;
        border-color: #000;
        background: #1B0166;
        color: #fff;
        border-radius: 0 3px 3px 0;
        font-size: 0;
        height: 32px;
        padding: 0;
        border-width: 1px 1px 1px 0; }
        ul.option-selector-dropdown li div.buttons button:hover, ul.option-selector-dropdown li div.buttons .cart.table-wrapper .action-gift:hover, .cart.table-wrapper ul.option-selector-dropdown li div.buttons .action-gift:hover {
          background: #3602cb; }
        ul.option-selector-dropdown li div.buttons button.db-minus, ul.option-selector-dropdown li div.buttons .cart.table-wrapper .db-minus.action-gift, .cart.table-wrapper ul.option-selector-dropdown li div.buttons .db-minus.action-gift {
          border-radius: 3px 0 0 3px;
          border-width: 1px 0 1px 1px; }
        ul.option-selector-dropdown li div.buttons button:before, ul.option-selector-dropdown li div.buttons .cart.table-wrapper .action-gift:before, .cart.table-wrapper ul.option-selector-dropdown li div.buttons .action-gift:before {
          font-family: debondt;
          font-size: 22px;
          line-height: 28px;
          font-weight: 400; }
        ul.option-selector-dropdown li div.buttons button.db-minus:before, ul.option-selector-dropdown li div.buttons .cart.table-wrapper .db-minus.action-gift:before, .cart.table-wrapper ul.option-selector-dropdown li div.buttons .db-minus.action-gift:before {
          content: "\e15b"; }
        ul.option-selector-dropdown li div.buttons button.db-plus:before, ul.option-selector-dropdown li div.buttons .cart.table-wrapper .db-plus.action-gift:before, .cart.table-wrapper ul.option-selector-dropdown li div.buttons .db-plus.action-gift:before {
          content: "\e145"; }
      ul.option-selector-dropdown li div.buttons input {
        display: inline-block;
        border-radius: 0;
        width: 32px;
        height: 32px;
        text-align: center;
        padding: 0 3px;
        float: left;
        border: 1px solid #1B0166; }
  ul.option-selector-dropdown.hidden {
    display: none; }
  ul.option-selector-dropdown.always-shown {
    position: inherit;
    width: auto;
    top: 0;
    border-radius: 0 0 3px 3px;
    overflow: hidden; }

@media only screen and (max-width: 640px) {
  .catalog-category-view ul.option-selector-dropdown.always-shown {
    top: -54px; } }

ul.option-selector-dropdown.configurable {
  overflow-y: scroll; }

.db-option-selector-container.expanded .db-option-selector {
  border-radius: 3px 3px 0 0;
  z-index: 11;
  border-width: 1px 1px 0 1px; }

.db-option-selector-container.expanded .db-option-selector-close:after {
  content: "\e5cd"; }

.swatch-image {
  width: 40px;
  height: 40px;
  display: block;
  margin-top: 7px;
  margin-bottom: 7px;
  border: 1px solid #1B0166;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.db-selector-option-notice-container {
  display: none; }

.option-selector-dropdown li .db-product-name {
  display: block;
  width: calc(100% - 50px);
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 14px; }

.option-selector-dropdown li .db-image {
  display: block;
  padding-right: 10px; }

.option-selector-dropdown li .db-ordering {
  display: none;
  overflow: hidden;
  position: relative; }
  .option-selector-dropdown li .db-ordering .buttons,
  .option-selector-dropdown li .db-ordering .db-progress {
    float: left; }
  .option-selector-dropdown li .db-ordering .db-progress {
    margin-top: 8px;
    margin-right: 10px;
    position: relative; }

.option-selector-dropdown li .db-progress {
  height: 36px;
  width: 36px; }
  .option-selector-dropdown li .db-progress svg {
    position: absolute;
    top: 0;
    left: 0; }
  .option-selector-dropdown li .db-progress svg.progress-circle {
    opacity: 0;
    stroke: #54c728;
    stroke-width: 4;
    fill: none; }
    .option-selector-dropdown li .db-progress svg.progress-circle path {
      fill: rgba(84, 199, 40, 0);
      stroke-dasharray: 100;
      stroke-dashoffset: 100;
      -webkit-transition: stroke-dashoffset 0s, fill 0s 0s;
      transition: stroke-dashoffset 0s, fill 0s 0s; }
  .option-selector-dropdown li .db-progress svg.checkmark path {
    opacity: 0;
    fill: none;
    stroke: #fff;
    stroke-linecap: round;
    stroke-width: 4;
    stroke-dasharray: 30;
    stroke-dashoffset: 30;
    -webkit-transition: stroke-dashoffset 0s;
    transition: stroke-dashoffset 0s; }

.option-selector-dropdown li.db-send-to-server .db-progress svg.progress-circle {
  opacity: 1; }
  .option-selector-dropdown li.db-send-to-server .db-progress svg.progress-circle path {
    stroke-dashoffset: 0;
    -webkit-transition: stroke-dashoffset 2s;
    transition: stroke-dashoffset 2s; }

.option-selector-dropdown li.db-success .db-progress svg.progress-circle {
  opacity: 1; }
  .option-selector-dropdown li.db-success .db-progress svg.progress-circle path {
    fill: #54c728;
    stroke-dashoffset: 0;
    -webkit-transition: fill 0.2s;
    transition: fill 0.2s; }

.option-selector-dropdown li.db-success .db-progress svg.checkmark path {
  opacity: 1;
  stroke-dashoffset: 0;
  -webkit-transition: stroke-dashoffset 0.3s;
  transition: stroke-dashoffset 0.3s; }

@media only screen and (max-width: 1027px) {
  .db-option-selector-container {
    width: 100%; }
  ul.option-selector-dropdown {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 0 0 3px 3px; }
  button.db-option-selector-opener, .cart.table-wrapper .db-option-selector-opener.action-gift,
  .cart.table-wrapper .db-option-selector-opener.action-gift,
  input.db-option-selector-input {
    width: calc(100% - 52px); } }

@media only screen and (max-width: 768px) {
  .catalog-category-view .db-option-selector-container {
    left: 0;
    margin: 0;
    bottom: 10px; }
  .catalog-category-view .products-list .product-item {
    position: relative; } }

@media only screen and (min-width: 481px) and (max-width: 561px) {
  .catalog-category-view .db-option-selector-container {
    width: 140%;
    float: left; } }

@media only screen and (min-width: 561px) and (max-width: 640px) {
  .catalog-category-view .db-option-selector-container {
    width: 125%;
    float: left; } }

.db-image {
  position: relative; }

@media only screen and (max-width: 480px) {
  ul.option-selector-dropdown li {
    font-size: 14px;
    text-align: left; } }

.out-of-stock-popup {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100000;
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%; }

.out-of-stock-popup-body {
  position: relative;
  background: #FFFFFF;
  padding: 20px;
  width: 80%;
  max-width: 600px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  .out-of-stock-popup-body .out-of-stock-form {
    text-align: center;
    margin-top: 40px; }
    .out-of-stock-popup-body .out-of-stock-form > div {
      margin-bottom: 20px; }
      .out-of-stock-popup-body .out-of-stock-form > div input[type="checkbox"] {
        position: relative;
        top: 4px; }
    .out-of-stock-popup-body .out-of-stock-form input[type="submit"] {
      display: block;
      height: 52px;
      background: #c6a7ab;
      border: 1px solid #93777a;
      color: #fff;
      font-size: 19px;
      padding: 0 30px;
      text-transform: uppercase;
      border-radius: 3px;
      margin: 15px auto 0 auto; }
      .out-of-stock-popup-body .out-of-stock-form input[type="submit"]:hover {
        background: #d0b6ba; }
  .out-of-stock-popup-body .out-of-stock-close {
    position: absolute;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    background: #fff;
    line-height: 25px;
    text-align: center;
    top: -15px;
    padding: 0;
    right: -15px;
    font-size: 21px;
    font-weight: 600;
    cursor: pointer; }
    .out-of-stock-popup-body .out-of-stock-close:hover {
      -webkit-box-shadow: 0 0 10px 5px #1979c3;
              box-shadow: 0 0 10px 5px #1979c3; }
  .out-of-stock-popup-body h3 {
    text-align: center;
    font-weight: 900;
    margin-bottom: 20px;
    text-transform: uppercase; }

.super-plus ul.option-selector-dropdown {
  border-radius: 0 0 0 0; }

.db_csv_upload {
  margin-top: 10px; }

.import-csv h2 {
  text-transform: uppercase;
  font-weight: 800; }

.import-csv li {
  font-size: 15px;
  font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
  line-height: 25px;
  color: #1B0166;
  margin-bottom: 20px; }

.import-csv .message,
.import-csv .sku {
  font-weight: 800; }

.import-csv .hidden {
  display: none; }

.csv-import-active {
  position: fixed;
  width: 100%; }

.loader {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 99999;
  background: rgba(255, 255, 255, 0.9); }
  .loader > span {
    position: relative;
    display: inline-block;
    top: 20%;
    width: 80%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    max-width: 600px;
    text-align: center; }

.spinner {
  margin: -20px 0 0 -20px;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  -webkit-animation: sk-rotate 2.0s infinite linear;
          animation: sk-rotate 2.0s infinite linear; }

.dot1, .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #333;
  border-radius: 100%;
  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
  animation: sk-bounce 2.0s infinite ease-in-out; }

.dot2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s; }

@-webkit-keyframes sk-rotate {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes sk-rotate {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg); } }

@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0); }
  50% {
    -webkit-transform: scale(1); } }

@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0); }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

.import-csv h1 {
  margin-top: 50px; }

.import-csv h2.error-title {
  margin-top: 50px; }

.import-csv .centered-container {
  display: inline-block;
  position: relative;
  text-align: center;
  top: 50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }

.domain-switcher-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(27, 1, 102, 0.7);
  z-index: 10000; }

.domain-switcher-popup {
  position: fixed;
  display: block;
  top: 50%;
  left: 50%;
  border: 1px solid #fff;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #ffffff;
  padding: 20px;
  width: 400px;
  z-index: 10001; }

.domain-switcher-close {
  position: absolute;
  display: block;
  border: 1px solid #1B0166;
  border-radius: 50%;
  padding: 5px;
  height: 30px;
  width: 30px;
  text-align: center;
  font-size: 0;
  right: -45px;
  top: -45px;
  cursor: pointer; }

.domain-switcher-close:hover {
  background: rgba(27, 1, 102, 0.4);
  border-color: #fff; }

.domain-switcher-close:hover:before {
  color: #fff; }

.domain-switcher-close:before {
  content: "x";
  position: relative;
  left: -1px;
  color: #1B0166;
  line-height: 24px;
  font-size: 28px; }

.domain-switcher-preferred {
  background-color: #fafafa; }

.domain-switcher-popup ul {
  padding: 0; }

.domain-switcher-popup ul li {
  list-style: none;
  border: 1px solid #fafafa;
  margin: 3px;
  padding: 0 0 2px 5px; }

.domain-switcher-popup ul li a {
  display: inline-block;
  width: 350px;
  color: #1B0166;
  line-height: 24px; }

.domain-switcher-header {
  margin-bottom: 15px;
  font-family: "Satoshi";
  font-size: 18px;
  text-align: center;
  color: #1B0166; }

.domain-switcher-inactive {
  display: none !important; }

/*!
 *
 *  Project:  GLYPHICONS
 *  Author:   Jan Kovarik - www.glyphicons.com
 *  Twitter:  @jankovarik
 *
 */
html,
html .halflings {
  -webkit-font-smoothing: antialiased !important; }

@font-face {
  font-family: "Glyphicons";
  src: url("../fonts/glyphicons/glyphicons-regular.eot");
  src: url("../fonts/glyphicons/glyphicons-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons/glyphicons-regular.woff2") format("woff2"), url("../fonts/glyphicons/glyphicons-regular.woff") format("woff"), url("../fonts/glyphicons/glyphicons-regular.ttf") format("truetype"), url("../fonts/glyphicons/glyphicons-regular.svg#Glyphicons") format("svg");
  font-weight: normal;
  font-style: normal; }

i.glyphicons {
  display: inline-block;
  position: relative;
  padding: 0;
  color: #1d1d1b;
  width: 16px;
  height: 16px;
  text-decoration: none;
  *display: inline;
  *zoom: 1; }

i.glyphicons:before {
  color: #1D1D1B;
  font: 16px 'Glyphicons';
  left: 0;
  position: absolute;
  top: 0; }

i.glyphicons.glass:before {
  content: "\e001"; }

i.glyphicons.leaf:before {
  content: "\e002"; }

i.glyphicons.dog:before {
  content: "\e003"; }

i.glyphicons.user:before {
  content: "\e004"; }

i.glyphicons.girl:before {
  content: "\e005"; }

i.glyphicons.car:before {
  content: "\e006"; }

i.glyphicons.user_add:before {
  content: "\e007"; }

i.glyphicons.user_remove:before {
  content: "\e008"; }

i.glyphicons.film:before {
  content: "\e009"; }

i.glyphicons.magic:before {
  content: "\e010"; }

i.glyphicons.envelope:before {
  content: "\2709"; }

i.glyphicons.camera:before {
  content: "\e012"; }

i.glyphicons.heart:before {
  content: "\e013"; }

i.glyphicons.beach_umbrella:before {
  content: "\e014"; }

i.glyphicons.train:before {
  content: "\e015"; }

i.glyphicons.print:before {
  content: "\e016"; }

i.glyphicons.bin:before {
  content: "\e017"; }

i.glyphicons.music:before {
  content: "\e018"; }

i.glyphicons.note:before {
  content: "\e019"; }

i.glyphicons.heart_empty:before {
  content: "\e020"; }

i.glyphicons.home:before {
  content: "\e021"; }

i.glyphicons.snowflake:before {
  content: "\2744"; }

i.glyphicons.fire:before {
  content: "\e023"; }

i.glyphicons.magnet:before {
  content: "\e024"; }

i.glyphicons.parents:before {
  content: "\e025"; }

i.glyphicons.binoculars:before {
  content: "\e026"; }

i.glyphicons.road:before {
  content: "\e027"; }

i.glyphicons.search:before {
  content: "\e028"; }

i.glyphicons.cars:before {
  content: "\e029"; }

i.glyphicons.notes_2:before {
  content: "\e030"; }

i.glyphicons.pencil:before {
  content: "\270F"; }

i.glyphicons.bus:before {
  content: "\e032"; }

i.glyphicons.wifi_alt:before {
  content: "\e033"; }

i.glyphicons.luggage:before {
  content: "\e034"; }

i.glyphicons.old_man:before {
  content: "\e035"; }

i.glyphicons.woman:before {
  content: "\e036"; }

i.glyphicons.file:before {
  content: "\e037"; }

i.glyphicons.coins:before {
  content: "\e038"; }

i.glyphicons.airplane:before {
  content: "\2708"; }

i.glyphicons.notes:before {
  content: "\e040"; }

i.glyphicons.stats:before {
  content: "\e041"; }

i.glyphicons.charts:before {
  content: "\e042"; }

i.glyphicons.pie_chart:before {
  content: "\e043"; }

i.glyphicons.group:before {
  content: "\e044"; }

i.glyphicons.keys:before {
  content: "\e045"; }

i.glyphicons.calendar:before {
  content: "\e046"; }

i.glyphicons.router:before {
  content: "\e047"; }

i.glyphicons.camera_small:before {
  content: "\e048"; }

i.glyphicons.dislikes:before {
  content: "\e049"; }

i.glyphicons.star:before {
  content: "\e050"; }

i.glyphicons.link:before {
  content: "\e051"; }

i.glyphicons.eye_open:before {
  content: "\e052"; }

i.glyphicons.eye_close:before {
  content: "\e053"; }

i.glyphicons.alarm:before {
  content: "\e054"; }

i.glyphicons.clock:before {
  content: "\e055"; }

i.glyphicons.stopwatch:before {
  content: "\e056"; }

i.glyphicons.projector:before {
  content: "\e057"; }

i.glyphicons.history:before {
  content: "\e058"; }

i.glyphicons.truck:before {
  content: "\e059"; }

i.glyphicons.cargo:before {
  content: "\e060"; }

i.glyphicons.compass:before {
  content: "\e061"; }

i.glyphicons.keynote:before {
  content: "\e062"; }

i.glyphicons.paperclip:before {
  content: "\e063"; }

i.glyphicons.power:before {
  content: "\e064"; }

i.glyphicons.lightbulb:before {
  content: "\e065"; }

i.glyphicons.tag:before {
  content: "\e066"; }

i.glyphicons.tags:before {
  content: "\e067"; }

i.glyphicons.cleaning:before {
  content: "\e068"; }

i.glyphicons.ruller:before {
  content: "\e069"; }

i.glyphicons.gift:before {
  content: "\e070"; }

i.glyphicons.umbrella:before {
  content: "\2602"; }

i.glyphicons.book:before {
  content: "\e072"; }

i.glyphicons.bookmark:before {
  content: "\e073"; }

i.glyphicons.wifi:before {
  content: "\e074"; }

i.glyphicons.cup:before {
  content: "\e075"; }

i.glyphicons.stroller:before {
  content: "\e076"; }

i.glyphicons.headphones:before {
  content: "\e077"; }

i.glyphicons.headset:before {
  content: "\e078"; }

i.glyphicons.warning_sign:before {
  content: "\e079"; }

i.glyphicons.signal:before {
  content: "\e080"; }

i.glyphicons.retweet:before {
  content: "\e081"; }

i.glyphicons.refresh:before {
  content: "\e082"; }

i.glyphicons.roundabout:before {
  content: "\e083"; }

i.glyphicons.random:before {
  content: "\e084"; }

i.glyphicons.heat:before {
  content: "\e085"; }

i.glyphicons.repeat:before {
  content: "\e086"; }

i.glyphicons.display:before {
  content: "\e087"; }

i.glyphicons.log_book:before {
  content: "\e088"; }

i.glyphicons.adress_book:before {
  content: "\e089"; }

i.glyphicons.building:before {
  content: "\e090"; }

i.glyphicons.eyedropper:before {
  content: "\e091"; }

i.glyphicons.adjust:before {
  content: "\e092"; }

i.glyphicons.tint:before {
  content: "\e093"; }

i.glyphicons.crop:before {
  content: "\e094"; }

i.glyphicons.vector_path_square:before {
  content: "\e095"; }

i.glyphicons.vector_path_circle:before {
  content: "\e096"; }

i.glyphicons.vector_path_polygon:before {
  content: "\e097"; }

i.glyphicons.vector_path_line:before {
  content: "\e098"; }

i.glyphicons.vector_path_curve:before {
  content: "\e099"; }

i.glyphicons.vector_path_all:before {
  content: "\e100"; }

i.glyphicons.font:before {
  content: "\e101"; }

i.glyphicons.italic:before {
  content: "\e102"; }

i.glyphicons.bold:before {
  content: "\e103"; }

i.glyphicons.text_underline:before {
  content: "\e104"; }

i.glyphicons.text_strike:before {
  content: "\e105"; }

i.glyphicons.text_height:before {
  content: "\e106"; }

i.glyphicons.text_width:before {
  content: "\e107"; }

i.glyphicons.text_resize:before {
  content: "\e108"; }

i.glyphicons.left_indent:before {
  content: "\e109"; }

i.glyphicons.right_indent:before {
  content: "\e110"; }

i.glyphicons.align_left:before {
  content: "\e111"; }

i.glyphicons.align_center:before {
  content: "\e112"; }

i.glyphicons.align_right:before {
  content: "\e113"; }

i.glyphicons.justify:before {
  content: "\e114"; }

i.glyphicons.list:before {
  content: "\e115"; }

i.glyphicons.text_smaller:before {
  content: "\e116"; }

i.glyphicons.text_bigger:before {
  content: "\e117"; }

i.glyphicons.embed:before {
  content: "\e118"; }

i.glyphicons.embed_close:before {
  content: "\e119"; }

i.glyphicons.table:before {
  content: "\e120"; }

i.glyphicons.message_full:before {
  content: "\e121"; }

i.glyphicons.message_empty:before {
  content: "\e122"; }

i.glyphicons.message_in:before {
  content: "\e123"; }

i.glyphicons.message_out:before {
  content: "\e124"; }

i.glyphicons.message_plus:before {
  content: "\e125"; }

i.glyphicons.message_minus:before {
  content: "\e126"; }

i.glyphicons.message_ban:before {
  content: "\e127"; }

i.glyphicons.message_flag:before {
  content: "\e128"; }

i.glyphicons.message_lock:before {
  content: "\e129"; }

i.glyphicons.message_new:before {
  content: "\e130"; }

i.glyphicons.inbox:before {
  content: "\e131"; }

i.glyphicons.inbox_plus:before {
  content: "\e132"; }

i.glyphicons.inbox_minus:before {
  content: "\e133"; }

i.glyphicons.inbox_lock:before {
  content: "\e134"; }

i.glyphicons.inbox_in:before {
  content: "\e135"; }

i.glyphicons.inbox_out:before {
  content: "\e136"; }

i.glyphicons.cogwheel:before {
  content: "\e137"; }

i.glyphicons.cogwheels:before {
  content: "\e138"; }

i.glyphicons.picture:before {
  content: "\e139"; }

i.glyphicons.adjust_alt:before {
  content: "\e140"; }

i.glyphicons.database_lock:before {
  content: "\e141"; }

i.glyphicons.database_plus:before {
  content: "\e142"; }

i.glyphicons.database_minus:before {
  content: "\e143"; }

i.glyphicons.database_ban:before {
  content: "\e144"; }

i.glyphicons.folder_open:before {
  content: "\e145"; }

i.glyphicons.folder_plus:before {
  content: "\e146"; }

i.glyphicons.folder_minus:before {
  content: "\e147"; }

i.glyphicons.folder_lock:before {
  content: "\e148"; }

i.glyphicons.folder_flag:before {
  content: "\e149"; }

i.glyphicons.folder_new:before {
  content: "\e150"; }

i.glyphicons.edit:before {
  content: "\e151"; }

i.glyphicons.new_window:before {
  content: "\e152"; }

i.glyphicons.check:before {
  content: "\e153"; }

i.glyphicons.unchecked:before {
  content: "\e154"; }

i.glyphicons.more_windows:before {
  content: "\e155"; }

i.glyphicons.show_big_thumbnails:before {
  content: "\e156"; }

i.glyphicons.show_thumbnails:before {
  content: "\e157"; }

i.glyphicons.show_thumbnails_with_lines:before {
  content: "\e158"; }

i.glyphicons.show_lines:before {
  content: "\e159"; }

i.glyphicons.playlist:before {
  content: "\e160"; }

i.glyphicons.imac:before {
  content: "\e161"; }

i.glyphicons.macbook:before {
  content: "\e162"; }

i.glyphicons.ipad:before {
  content: "\e163"; }

i.glyphicons.iphone:before {
  content: "\e164"; }

i.glyphicons.iphone_transfer:before {
  content: "\e165"; }

i.glyphicons.iphone_exchange:before {
  content: "\e166"; }

i.glyphicons.ipod:before {
  content: "\e167"; }

i.glyphicons.ipod_shuffle:before {
  content: "\e168"; }

i.glyphicons.ear_plugs:before {
  content: "\e169"; }

i.glyphicons.phone:before {
  content: "\e170"; }

i.glyphicons.step_backward:before {
  content: "\e171"; }

i.glyphicons.fast_backward:before {
  content: "\e172"; }

i.glyphicons.rewind:before {
  content: "\e173"; }

i.glyphicons.play:before {
  content: "\e174"; }

i.glyphicons.pause:before {
  content: "\e175"; }

i.glyphicons.stop:before {
  content: "\e176"; }

i.glyphicons.forward:before {
  content: "\e177"; }

i.glyphicons.fast_forward:before {
  content: "\e178"; }

i.glyphicons.step_forward:before {
  content: "\e179"; }

i.glyphicons.eject:before {
  content: "\e180"; }

i.glyphicons.facetime_video:before {
  content: "\e181"; }

i.glyphicons.download_alt:before {
  content: "\e182"; }

i.glyphicons.mute:before {
  content: "\e183"; }

i.glyphicons.volume_down:before {
  content: "\e184"; }

i.glyphicons.volume_up:before {
  content: "\e185"; }

i.glyphicons.screenshot:before {
  content: "\e186"; }

i.glyphicons.move:before {
  content: "\e187"; }

i.glyphicons.more:before {
  content: "\e188"; }

i.glyphicons.brightness_reduce:before {
  content: "\e189"; }

i.glyphicons.brightness_increase:before {
  content: "\e190"; }

i.glyphicons.circle_plus:before {
  content: "\e191"; }

i.glyphicons.circle_minus:before {
  content: "\e192"; }

i.glyphicons.circle_remove:before {
  content: "\e193"; }

i.glyphicons.circle_ok:before {
  content: "\e194"; }

i.glyphicons.circle_question_mark:before {
  content: "\e195"; }

i.glyphicons.circle_info:before {
  content: "\e196"; }

i.glyphicons.circle_exclamation_mark:before {
  content: "\e197"; }

i.glyphicons.remove:before {
  content: "\e198"; }

i.glyphicons.ok:before {
  content: "\e199"; }

i.glyphicons.ban:before {
  content: "\e200"; }

i.glyphicons.download:before {
  content: "\e201"; }

i.glyphicons.upload:before {
  content: "\e202"; }

i.glyphicons.shopping_cart:before {
  content: "\e203"; }

i.glyphicons.lock:before {
  content: "\e204"; }

i.glyphicons.unlock:before {
  content: "\e205"; }

i.glyphicons.electricity:before {
  content: "\e206"; }

i.glyphicons.ok_2:before {
  content: "\e207"; }

i.glyphicons.remove_2:before {
  content: "\e208"; }

i.glyphicons.cart_out:before {
  content: "\e209"; }

i.glyphicons.cart_in:before {
  content: "\e210"; }

i.glyphicons.left_arrow:before {
  content: "\e211"; }

i.glyphicons.right_arrow:before {
  content: "\e212"; }

i.glyphicons.down_arrow:before {
  content: "\e213"; }

i.glyphicons.up_arrow:before {
  content: "\e214"; }

i.glyphicons.resize_small:before {
  content: "\e215"; }

i.glyphicons.resize_full:before {
  content: "\e216"; }

i.glyphicons.circle_arrow_left:before {
  content: "\e217"; }

i.glyphicons.circle_arrow_right:before {
  content: "\e218"; }

i.glyphicons.circle_arrow_top:before {
  content: "\e219"; }

i.glyphicons.circle_arrow_down:before {
  content: "\e220"; }

i.glyphicons.play_button:before {
  content: "\e221"; }

i.glyphicons.unshare:before {
  content: "\e222"; }

i.glyphicons.share:before {
  content: "\e223"; }

i.glyphicons.chevron-right:before {
  content: "\e224"; }

i.glyphicons.chevron-left:before {
  content: "\e225"; }

i.glyphicons.bluetooth:before {
  content: "\e226"; }

i.glyphicons.euro:before {
  content: "\20AC"; }

i.glyphicons.usd:before {
  content: "\e228"; }

i.glyphicons.gbp:before {
  content: "\e229"; }

i.glyphicons.retweet_2:before {
  content: "\e230"; }

i.glyphicons.moon:before {
  content: "\e231"; }

i.glyphicons.sun:before {
  content: "\2609"; }

i.glyphicons.cloud:before {
  content: "\2601"; }

i.glyphicons.direction:before {
  content: "\e234"; }

i.glyphicons.brush:before {
  content: "\e235"; }

i.glyphicons.pen:before {
  content: "\e236"; }

i.glyphicons.zoom_in:before {
  content: "\e237"; }

i.glyphicons.zoom_out:before {
  content: "\e238"; }

i.glyphicons.pin:before {
  content: "\e239"; }

i.glyphicons.albums:before {
  content: "\e240"; }

i.glyphicons.rotation_lock:before {
  content: "\e241"; }

i.glyphicons.flash:before {
  content: "\e242"; }

i.glyphicons.google_maps:before {
  content: "\e243"; }

i.glyphicons.anchor:before {
  content: "\2693"; }

i.glyphicons.conversation:before {
  content: "\e245"; }

i.glyphicons.chat:before {
  content: "\e246"; }

i.glyphicons.male:before {
  content: "\e247"; }

i.glyphicons.female:before {
  content: "\e248"; }

i.glyphicons.asterisk:before {
  content: "\002A"; }

i.glyphicons.divide:before {
  content: "\00F7"; }

i.glyphicons.snorkel_diving:before {
  content: "\e251"; }

i.glyphicons.scuba_diving:before {
  content: "\e252"; }

i.glyphicons.oxygen_bottle:before {
  content: "\e253"; }

i.glyphicons.fins:before {
  content: "\e254"; }

i.glyphicons.fishes:before {
  content: "\e255"; }

i.glyphicons.boat:before {
  content: "\e256"; }

i.glyphicons.delete:before {
  content: "\e257"; }

i.glyphicons.sheriffs_star:before {
  content: "\e258"; }

i.glyphicons.qrcode:before {
  content: "\e259"; }

i.glyphicons.barcode:before {
  content: "\e260"; }

i.glyphicons.pool:before {
  content: "\e261"; }

i.glyphicons.buoy:before {
  content: "\e262"; }

i.glyphicons.spade:before {
  content: "\e263"; }

i.glyphicons.bank:before {
  content: "\e264"; }

i.glyphicons.vcard:before {
  content: "\e265"; }

i.glyphicons.electrical_plug:before {
  content: "\e266"; }

i.glyphicons.flag:before {
  content: "\e267"; }

i.glyphicons.credit_card:before {
  content: "\e268"; }

i.glyphicons.keyboard-wireless:before {
  content: "\e269"; }

i.glyphicons.keyboard-wired:before {
  content: "\e270"; }

i.glyphicons.shield:before {
  content: "\e271"; }

i.glyphicons.ring:before {
  content: "\02DA"; }

i.glyphicons.cake:before {
  content: "\e273"; }

i.glyphicons.drink:before {
  content: "\e274"; }

i.glyphicons.beer:before {
  content: "\e275"; }

i.glyphicons.fast_food:before {
  content: "\e276"; }

i.glyphicons.cutlery:before {
  content: "\e277"; }

i.glyphicons.pizza:before {
  content: "\e278"; }

i.glyphicons.birthday_cake:before {
  content: "\e279"; }

i.glyphicons.tablet:before {
  content: "\e280"; }

i.glyphicons.settings:before {
  content: "\e281"; }

i.glyphicons.bullets:before {
  content: "\e282"; }

i.glyphicons.cardio:before {
  content: "\e283"; }

i.glyphicons.t-shirt:before {
  content: "\e284"; }

i.glyphicons.pants:before {
  content: "\e285"; }

i.glyphicons.sweater:before {
  content: "\e286"; }

i.glyphicons.fabric:before {
  content: "\e287"; }

i.glyphicons.leather:before {
  content: "\e288"; }

i.glyphicons.scissors:before {
  content: "\e289"; }

i.glyphicons.bomb:before {
  content: "\e290"; }

i.glyphicons.skull:before {
  content: "\e291"; }

i.glyphicons.celebration:before {
  content: "\e292"; }

i.glyphicons.tea_kettle:before {
  content: "\e293"; }

i.glyphicons.french_press:before {
  content: "\e294"; }

i.glyphicons.coffe_cup:before {
  content: "\e295"; }

i.glyphicons.pot:before {
  content: "\e296"; }

i.glyphicons.grater:before {
  content: "\e297"; }

i.glyphicons.kettle:before {
  content: "\e298"; }

i.glyphicons.hospital:before {
  content: "\e299"; }

i.glyphicons.hospital_h:before {
  content: "\e300"; }

i.glyphicons.microphone:before {
  content: "\e301"; }

i.glyphicons.webcam:before {
  content: "\e302"; }

i.glyphicons.temple_christianity_church:before {
  content: "\e303"; }

i.glyphicons.temple_islam:before {
  content: "\e304"; }

i.glyphicons.temple_hindu:before {
  content: "\e305"; }

i.glyphicons.temple_buddhist:before {
  content: "\e306"; }

i.glyphicons.bicycle:before {
  content: "\e307"; }

i.glyphicons.life_preserver:before {
  content: "\e308"; }

i.glyphicons.share_alt:before {
  content: "\e309"; }

i.glyphicons.comments:before {
  content: "\e310"; }

i.glyphicons.flower:before {
  content: "\2698"; }

i.glyphicons.baseball:before {
  content: "\e312"; }

i.glyphicons.rugby:before {
  content: "\e313"; }

i.glyphicons.ax:before {
  content: "\e314"; }

i.glyphicons.table_tennis:before {
  content: "\e315"; }

i.glyphicons.bowling:before {
  content: "\e316"; }

i.glyphicons.tree_conifer:before {
  content: "\e317"; }

i.glyphicons.tree_deciduous:before {
  content: "\e318"; }

i.glyphicons.more_items:before {
  content: "\e319"; }

i.glyphicons.sort:before {
  content: "\e320"; }

i.glyphicons.filter:before {
  content: "\e321"; }

i.glyphicons.gamepad:before {
  content: "\e322"; }

i.glyphicons.playing_dices:before {
  content: "\e323"; }

i.glyphicons.calculator:before {
  content: "\e324"; }

i.glyphicons.tie:before {
  content: "\e325"; }

i.glyphicons.wallet:before {
  content: "\e326"; }

i.glyphicons.piano:before {
  content: "\e327"; }

i.glyphicons.sampler:before {
  content: "\e328"; }

i.glyphicons.podium:before {
  content: "\e329"; }

i.glyphicons.soccer_ball:before {
  content: "\e330"; }

i.glyphicons.blog:before {
  content: "\e331"; }

i.glyphicons.dashboard:before {
  content: "\e332"; }

i.glyphicons.certificate:before {
  content: "\e333"; }

i.glyphicons.bell:before {
  content: "\e334"; }

i.glyphicons.candle:before {
  content: "\e335"; }

i.glyphicons.pushpin:before {
  content: "\e336"; }

i.glyphicons.iphone_shake:before {
  content: "\e337"; }

i.glyphicons.pin_flag:before {
  content: "\e338"; }

i.glyphicons.turtle:before {
  content: "\e339"; }

i.glyphicons.rabbit:before {
  content: "\e340"; }

i.glyphicons.globe:before {
  content: "\e341"; }

i.glyphicons.briefcase:before {
  content: "\e342"; }

i.glyphicons.hdd:before {
  content: "\e343"; }

i.glyphicons.thumbs_up:before {
  content: "\e344"; }

i.glyphicons.thumbs_down:before {
  content: "\e345"; }

i.glyphicons.hand_right:before {
  content: "\e346"; }

i.glyphicons.hand_left:before {
  content: "\e347"; }

i.glyphicons.hand_up:before {
  content: "\e348"; }

i.glyphicons.hand_down:before {
  content: "\e349"; }

i.glyphicons.fullscreen:before {
  content: "\e350"; }

i.glyphicons.shopping_bag:before {
  content: "\e351"; }

i.glyphicons.book_open:before {
  content: "\e352"; }

i.glyphicons.nameplate:before {
  content: "\e353"; }

i.glyphicons.nameplate_alt:before {
  content: "\e354"; }

i.glyphicons.vases:before {
  content: "\e355"; }

i.glyphicons.bullhorn:before {
  content: "\e356"; }

i.glyphicons.dumbbell:before {
  content: "\e357"; }

i.glyphicons.suitcase:before {
  content: "\e358"; }

i.glyphicons.file_import:before {
  content: "\e359"; }

i.glyphicons.file_export:before {
  content: "\e360"; }

i.glyphicons.bug:before {
  content: "\e361"; }

i.glyphicons.crown:before {
  content: "\e362"; }

i.glyphicons.smoking:before {
  content: "\e363"; }

i.glyphicons.cloud-upload:before {
  content: "\e364"; }

i.glyphicons.cloud-download:before {
  content: "\e365"; }

i.glyphicons.restart:before {
  content: "\e366"; }

i.glyphicons.security_camera:before {
  content: "\e367"; }

i.glyphicons.expand:before {
  content: "\e368"; }

i.glyphicons.collapse:before {
  content: "\e369"; }

i.glyphicons.collapse_top:before {
  content: "\e370"; }

i.glyphicons.globe_af:before {
  content: "\e371"; }

i.glyphicons.global:before {
  content: "\e372"; }

i.glyphicons.spray:before {
  content: "\e373"; }

i.glyphicons.nails:before {
  content: "\e374"; }

i.glyphicons.claw_hammer:before {
  content: "\e375"; }

i.glyphicons.classic_hammer:before {
  content: "\e376"; }

i.glyphicons.hand_saw:before {
  content: "\e377"; }

i.glyphicons.riflescope:before {
  content: "\e378"; }

i.glyphicons.electrical_socket_eu:before {
  content: "\e379"; }

i.glyphicons.electrical_socket_us:before {
  content: "\e380"; }

i.glyphicons.pinterest:before {
  content: "\e381"; }

i.glyphicons.dropbox:before {
  content: "\e382"; }

i.glyphicons.google_plus:before {
  content: "\e383"; }

i.glyphicons.jolicloud:before {
  content: "\e384"; }

i.glyphicons.yahoo:before {
  content: "\e385"; }

i.glyphicons.blogger:before {
  content: "\e386"; }

i.glyphicons.picasa:before {
  content: "\e387"; }

i.glyphicons.amazon:before {
  content: "\e388"; }

i.glyphicons.tumblr:before {
  content: "\e389"; }

i.glyphicons.wordpress:before {
  content: "\e390"; }

i.glyphicons.instapaper:before {
  content: "\e391"; }

i.glyphicons.evernote:before {
  content: "\e392"; }

i.glyphicons.xing:before {
  content: "\e393"; }

i.glyphicons.zootool:before {
  content: "\e394"; }

i.glyphicons.dribbble:before {
  content: "\e395"; }

i.glyphicons.deviantart:before {
  content: "\e396"; }

i.glyphicons.read_it_later:before {
  content: "\e397"; }

i.glyphicons.linked_in:before {
  content: "\e398"; }

i.glyphicons.forrst:before {
  content: "\e399"; }

i.glyphicons.pinboard:before {
  content: "\e400"; }

i.glyphicons.behance:before {
  content: "\e401"; }

i.glyphicons.github:before {
  content: "\e402"; }

i.glyphicons.youtube:before {
  content: "\e403"; }

i.glyphicons.skitch:before {
  content: "\e404"; }

i.glyphicons.foursquare:before {
  content: "\e405"; }

i.glyphicons.quora:before {
  content: "\e406"; }

i.glyphicons.badoo:before {
  content: "\e407"; }

i.glyphicons.spotify:before {
  content: "\e408"; }

i.glyphicons.stumbleupon:before {
  content: "\e409"; }

i.glyphicons.readability:before {
  content: "\e410"; }

i.glyphicons.facebook:before {
  content: "\e411"; }

i.glyphicons.twitter:before {
  content: "\e412"; }

i.glyphicons.instagram:before {
  content: "\e413"; }

i.glyphicons.posterous_spaces:before {
  content: "\e414"; }

i.glyphicons.vimeo:before {
  content: "\e415"; }

i.glyphicons.flickr:before {
  content: "\e416"; }

i.glyphicons.last_fm:before {
  content: "\e417"; }

i.glyphicons.rss:before {
  content: "\e418"; }

i.glyphicons.skype:before {
  content: "\e419"; }

i.glyphicons.e-mail:before {
  content: "\e420"; }

/* Layout Configuration */
.mobile {
  display: none; }

@media (max-width: 770px) {
  .mobile {
    display: block; } }

.mobile .mobile-block {
  display: none; }

@media (max-width: 770px) {
  .mobile .mobile-block {
    display: block; } }

.mobile.two-columns-left section.content,
.mobile.two-columns-right section.content {
  width: 100%;
  float: left; }

.mobile.two-columns-left section.content .swipe-me,
.mobile.two-columns-right section.content .swipe-me {
  width: 40px;
  height: 40px;
  -webkit-transition: all 0.5s 0.3s ease-in-out;
  transition: all 0.5s 0.3s ease-in-out;
  opacity: 0.5;
  text-indent: -10000px;
  cursor: pointer;
  margin-bottom: 5px;
  margin-top: -15px;
  float: right; }

.mobile.two-columns-left section.content .swipe-me:hover,
.mobile.two-columns-right section.content .swipe-me:hover {
  opacity: 0.7; }

.mobile.two-columns-left section.content .swipe-me.right,
.mobile.two-columns-right section.content .swipe-me.right {
  background: url(../images/swipe_left.png) no-repeat 100% 50% transparent;
  background: url(../images/swipe_left.svg) no-repeat 100% 50% transparent; }

.mobile.two-columns-left section.content .swipe-me.left,
.mobile.two-columns-right section.content .swipe-me.left {
  background: url(../images/swipe_right.png) no-repeat 100% 50% transparent;
  background: url(../images/swipe_right.svg) no-repeat 100% 50% transparent; }

.mobile.two-columns-left aside,
.mobile.two-columns-right aside {
  position: fixed;
  width: 80%;
  max-width: 320px;
  top: 0;
  height: 100vh;
  background: #fff;
  z-index: 199999;
  padding: 20px; }

.mobile.two-columns-left aside.right,
.mobile.two-columns-right aside.right,
.mobile.two-columns-left aside.left,
.mobile.two-columns-right aside.left {
  overflow-y: scroll;
  display: none; }

.mobile.two-columns-left aside.right.active,
.mobile.two-columns-right aside.right.active,
.mobile.two-columns-left aside.left.active,
.mobile.two-columns-right aside.left.active {
  display: block;
  -webkit-box-shadow: 0px 0 15px 0 #333333;
  box-shadow: 0px 0 15px 0 #333333; }

.mobile.two-columns-left aside.right,
.mobile.two-columns-right aside.right {
  right: -80%; }

.mobile.two-columns-left aside.right.active,
.mobile.two-columns-right aside.right.active {
  right: 0; }

.mobile.two-columns-left aside.left,
.mobile.two-columns-right aside.left {
  /* None Active */
  left: -80%; }

.mobile.two-columns-left aside.left.active,
.mobile.two-columns-right aside.left.active {
  left: 0; }

.mobile.two-columns-left .amblog-search input#search-blog,
.mobile.two-columns-right .amblog-search input#search-blog {
  width: 100%; }

.desktop {
  display: block; }

@media (max-width: 770px) {
  .desktop {
    display: none; } }

.desktop .desktop-block {
  display: block;
  margin-bottom: 20px; }

@media (max-width: 770px) {
  .desktop .desktop-block {
    display: none; } }

.desktop.two-columns-left section.content,
.desktop.two-columns-right section.content {
  width: 74%;
  float: left; }

.desktop.two-columns-left aside.left,
.desktop.two-columns-right aside.left,
.desktop.two-columns-left aside.right,
.desktop.two-columns-right aside.right {
  width: 23%;
  float: left; }

.desktop.two-columns-right section.content {
  padding-right: 20px; }

.desktop.two-columns-left section.content {
  padding-left: 20px; }

.desktop.three-columns section.content {
  width: 58%;
  float: left;
  padding: 0 18px; }

.desktop.three-columns aside.left,
.desktop.three-columns aside.right {
  width: 18%;
  float: left; }

/* List of Posts */
@media (max-width: 1024px) {
  .amblog-list.list .amblog-post {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 1em;
    padding-bottom: 1em; }
  .amblog-list.list .amblog-post:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0; } }

.amblog-list.list .amblog-post .post-thumbnail {
  -webkit-transition: -webkit-transform 0.3s 0.15s ease-out;
  transition: -webkit-transform 0.3s 0.15s ease-out, transform 0.3s 0.15s ease-out; }

.amblog-list.list .amblog-post .post-thumbnail:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05); }

.amblog-list.list .am-read-more {
  margin-right: 1.5em;
  margin-bottom: 1.5em;
  float: left; }

.amblog-list.grid {
  width: 100%; }

.amblog-list.grid .item {
  -webkit-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
  float: left;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.amblog-list.grid .item .post-container {
  overflow: hidden;
  background-color: #f4f4f4;
  padding: 10px; }

.amblog-list.grid .item .post-container .thumbnail-container {
  overflow: hidden; }

.amblog-list.grid .item .post-container .post-thumbnail {
  margin: -10px -10px 10px;
  -webkit-transition: -webkit-transform 0.3s 0.15s ease-out;
  transition: -webkit-transform 0.3s 0.15s ease-out, transform 0.3s 0.15s ease-out; }

.amblog-list.grid .item .post-container .post-thumbnail:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

.amblog-list.grid .item .post-container .am-footer {
  margin-bottom: 20px; }

.amblog-list.grid .item .post-container span.comments {
  float: left;
  margin-left: 0; }

/* Grid Sizer */
.three-columns .amblog-list.grid .grid-sizer {
  width: 33%; }

.three-columns .amblog-list.grid .item {
  width: 33%; }

.three-columns .amblog-list.grid .item.w2 {
  width: 66%; }

.three-columns .amblog-list.grid .item.w3 {
  width: 100%;
  padding: 0 !important; }

@media only screen and (max-width: 1024px) {
  .three-columns .amblog-list.grid .grid-sizer {
    width: 50%; }
  .three-columns .amblog-list.grid .item {
    width: 50%; }
  .three-columns .amblog-list.grid .item.w2,
  .three-columns .amblog-list.grid .item.w3 {
    width: 100%;
    padding: 0 !important; } }

@media only screen and (max-width: 600px) {
  .three-columns .amblog-list.grid .grid-sizer {
    width: 100%; }
  .three-columns .amblog-list.grid .item {
    padding: 0 !important;
    width: 100%; }
  .three-columns .amblog-list.grid .item.w3,
  .three-columns .amblog-list.grid .item.w2 {
    width: 100%; } }

.two-columns-right .amblog-list.grid .grid-sizer,
.two-columns-left .amblog-list.grid .grid-sizer {
  width: 25%; }

.two-columns-right .amblog-list.grid .item,
.two-columns-left .amblog-list.grid .item {
  width: 25%; }

.two-columns-right .amblog-list.grid .item.w2,
.two-columns-left .amblog-list.grid .item.w2 {
  width: 50%; }

.two-columns-right .amblog-list.grid .item.w3,
.two-columns-left .amblog-list.grid .item.w3 {
  width: 75%; }

@media only screen and (max-width: 1024px) {
  .two-columns-right .amblog-list.grid .grid-sizer,
  .two-columns-left .amblog-list.grid .grid-sizer {
    width: 50%; }
  .two-columns-right .amblog-list.grid .item,
  .two-columns-left .amblog-list.grid .item {
    width: 50%; }
  .two-columns-right .amblog-list.grid .item.w3,
  .two-columns-left .amblog-list.grid .item.w3,
  .two-columns-right .amblog-list.grid .item.w2,
  .two-columns-left .amblog-list.grid .item.w2 {
    width: 100%;
    padding: 0 !important; } }

@media only screen and (max-width: 600px) {
  .two-columns-right .amblog-list.grid .grid-sizer,
  .two-columns-left .amblog-list.grid .grid-sizer {
    width: 100%; }
  .two-columns-right .amblog-list.grid .item,
  .two-columns-left .amblog-list.grid .item {
    padding: 0 !important;
    width: 100%; }
  .two-columns-right .amblog-list.grid .item.w3,
  .two-columns-left .amblog-list.grid .item.w3,
  .two-columns-right .amblog-list.grid .item.w2,
  .two-columns-left .amblog-list.grid .item.w2 {
    width: 100%; } }

.one-column .amblog-list.grid .grid-sizer {
  width: 20%; }

.one-column .amblog-list.grid .item {
  width: 20%; }

.one-column .amblog-list.grid .item.w2 {
  width: 40%; }

.one-column .amblog-list.grid .item.w3 {
  width: 60%; }

@media only screen and (max-width: 1024px) {
  .one-column .amblog-list.grid .grid-sizer {
    width: 33%; }
  .one-column .amblog-list.grid .item {
    width: 33%; }
  .one-column .amblog-list.grid .item.w2 {
    width: 66%; }
  .one-column .amblog-list.grid .item.w3 {
    width: 100%;
    padding: 0 !important; } }

@media only screen and (max-width: 600px) {
  .one-column .amblog-list.grid .grid-sizer {
    width: 100%; }
  .one-column .amblog-list.grid .item {
    padding: 0 !important;
    width: 100%; }
  .one-column .amblog-list.grid .item.w3,
  .one-column .amblog-list.grid .item.w2 {
    width: 100%; } }

.amblog-container.list .am-pager {
  border-top: 1px solid #cccccc; }

.amblog-container .am-pager {
  margin-top: 40px;
  padding: 10px 5px 0; }

.amblog-container .am-pager .navi a {
  line-height: 16px;
  min-height: 16px;
  width: 45%; }

.amblog-container .am-pager .newer a {
  float: right;
  text-align: right; }

.amblog-container .am-pager .newer a i.glyphicons {
  margin-left: 5px; }

.amblog-container .am-pager .older a {
  float: left;
  text-align: left; }

.amblog-container .am-pager .older a i.glyphicons {
  margin-right: 5px; }

/** Comments */
@media (max-width: 770px) {
  .comments-action {
    display: inline-block;
    margin-top: 20px; } }

@media (min-width: 770px) {
  .comments-action {
    float: right; } }

.comments-action .leave-a-comment {
  margin-left: 15px;
  line-height: 24px; }

.comments-action .leave-a-comment a {
  text-transform: uppercase;
  font-size: larger; }

.comments-action .blog-icon.rss {
  background: url("../images/assets/rss.png") no-repeat 0 0 transparent;
  /** One for elder */
  background: url("../images/assets/rss.svg") no-repeat 0 0 transparent;
  /** One for new */ }

@media (min-width: 770px) {
  .comments-action .blog-icon.rss {
    display: inline-block; } }

.comments-action .blog-icon.rss,
.comments-action .leave-a-comment {
  float: left; }

.amblog-comments-container .comments-header {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 5px;
  position: relative; }

.amblog-comments-container .comments-header span.leave-a-comment {
  float: left;
  margin-left: 0; }

.amblog-comments-container .comments-header span.rss-comments {
  float: left;
  margin-left: 20px; }

.amblog-comments-container .am-comment-header {
  margin-bottom: 10px; }

.amblog-comments-container .am-comment-author,
.amblog-comments-container .am-comment-date,
.amblog-comments-container .am-comment-willapprove {
  float: left;
  margin-right: 10px; }

.amblog-comments-container .am-comment-willapprove {
  color: red;
  font-style: italic;
  font-size: smaller; }

.amblog-comments-container .am-replies {
  padding-left: 24px; }

@media (max-width: 1024px) {
  .amblog-comments-container .am-replies {
    padding-left: 12px; } }

@media (max-width: 600px) {
  .amblog-comments-container .am-replies {
    padding-left: 6px; } }

.am-comment-content,
.am-comment-form {
  padding: 10px;
  margin: 20px 0;
  border: 1px solid #cccccc; }

.am-comment-content.my-comment {
  border-color: #3399cc; }

.am-comment-form {
  background-color: #f4f4f4; }

.am-comment-form h5 {
  text-transform: none; }

.am-blog-loader {
  background: url("../images/ajax-loader.gif") no-repeat scroll 50% 0 transparent;
  height: 11px;
  width: 16px;
  margin: 0 auto; }

.comment-form-field {
  margin-bottom: 10px;
  position: relative; }

.comment-form-field .checkbox + label {
  padding: 0; }

.comment-form-field textarea,
.comment-form-field input[type="text"] {
  line-height: 1.5;
  padding: 5px !important; }

.comment-form-field textarea {
  height: 72px;
  width: 100%;
  max-width: 460px; }

.comment-form-field textarea,
.comment-form-field textarea:focus {
  background-color: #ffffff; }

.comment-form-field input[type="checkbox"] {
  display: none; }

.comment-form-field input[type="checkbox"] + label {
  width: auto;
  max-width: 100%;
  font-weight: normal;
  vertical-align: middle;
  line-height: 1; }

.comment-form-field input[type="checkbox"] + label:before {
  content: "";
  background: white;
  float: left;
  margin-right: 5px;
  display: inline-block;
  width: 14px;
  height: 14px;
  border: 1px solid #cccccc;
  -webkit-border-radius: 1px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 1px;
  -moz-background-clip: padding;
  border-radius: 1px;
  background-clip: padding-box; }

.comment-form-field input[type="checkbox"]:checked + label:before {
  background: url("../images/assets/checked-input.png") no-repeat 50% 50% #ffffff;
  background: url("../images/assets/checked-input.svg") no-repeat 50% 50% #ffffff; }

.comment-form-field input.text {
  width: 70% !important; }

@media (max-width: 770px) {
  .comment-form-field input.text {
    width: 100% !important; } }

.comment-form-field textarea,
.comment-form-field input.text {
  border: 1px solid #cccccc;
  -webkit-transition: -webkit-box-shadow 0.2s ease-in-out, border-color 0.2s ease-in-out;
  -webkit-transition: border-color 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  transition: border-color 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  transition: box-shadow 0.2s ease-in-out, border-color 0.2s ease-in-out;
  transition: box-shadow 0.2s ease-in-out, border-color 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out; }

.comment-form-field textarea.validation-failed,
.comment-form-field input.text.validation-failed {
  border: 1px dashed red; }

.form-actions {
  text-align: right;
  position: relative; }

.form-actions .am-comment-reply-btn {
  text-transform: uppercase; }

.form-actions .subscribe {
  position: absolute;
  left: 0;
  border-color: transparent; }

.amblog-container h1.am-title {
  margin-bottom: 20px; }

@media (max-width: 770px) {
  .am-blog-head {
    text-align: center; } }

.am-blog-head h1 {
  float: left;
  margin-bottom: 0.25em;
  max-width: 90%; }

@media (max-width: 1024px) {
  .am-blog-head h1 {
    max-width: 85%;
    font-size: larger; } }

@media (max-width: 770px) {
  .am-blog-head h1 {
    max-width: 100%; } }

.am-blog-head a.am-blog-rss-link,
.am-blog-head a.am-blog-print-link {
  font-size: smaller; }

@media (max-width: 770px) {
  .am-blog-head a.am-blog-rss-link,
  .am-blog-head a.am-blog-print-link {
    display: none; } }

.am-blog-head span.am-blog-rss,
.am-blog-head span.am-blog-print {
  float: right;
  margin-top: 4px; }

@media (max-width: 770px) {
  .am-blog-head span.am-blog-rss,
  .am-blog-head span.am-blog-print {
    display: none; } }

.amblog-post {
  clear: both;
  margin-bottom: 20px; }

@media (max-width: 1024px) {
  .amblog-post .am-post-header h2 {
    font-size: larger;
    margin-bottom: 0; } }

.amblog-post .post-thumbnail {
  margin-bottom: 1em;
  border-radius: 20px;
  overflow: hidden; }

.amblog-post .post-thumbnail {
  display: inline-block; }

.amblog-post .post-thumbnail img.thumbnail {
  display: block; }

@media (max-width: 1024px) {
  .amblog-post .post-thumbnail {
    margin-bottom: 0.5em; } }

.amblog-post .am-header {
  padding: 0.5em 0;
  margin-bottom: 1em; }

@media (max-width: 1024px) {
  .amblog-post .am-header {
    border-top: none;
    margin-bottom: 0.5em; } }

.amblog-post .am-header .posted-by,
.amblog-post .am-header .date,
.amblog-post .am-header .views {
  float: left; }

@media (max-width: 1024px) {
  .amblog-post .am-header {
    border-top: none; } }

.amblog-post .am-content div.am-details {
  margin-top: 20px; }

.amblog-post .am-content iframe.blog-video {
  margin-bottom: 1.5em !important; }

.amblog-post .am-content hr.cutter {
  display: none; }

.amblog-post .am-content ol,
.amblog-post .am-content ul {
  margin-left: 20px; }

.amblog-post .am-content img {
  max-width: 100%; }

.amblog-post .am-content img.alignleft {
  display: inline;
  float: left;
  margin: 0 20px 3px 0; }

.amblog-post .am-content img.alignright {
  display: inline;
  float: right;
  margin: 0 0 3px 20px; }

.amblog-post .am-content a > img {
  border: 1px solid #D0CBC1;
  padding: 3px;
  margin-right: 10px;
  margin-bottom: 5px;
  display: inline-block;
  vertical-align: bottom;
  -webkit-transition: -webkit-box-shadow 0.15s 0.3s ease-in-out;
  transition: -webkit-box-shadow 0.15s 0.3s ease-in-out;
  transition: box-shadow 0.15s 0.3s ease-in-out;
  transition: box-shadow 0.15s 0.3s ease-in-out, -webkit-box-shadow 0.15s 0.3s ease-in-out; }

.amblog-post .am-content a > img:hover {
  -webkit-box-shadow: 0px 0px 6px 0 #cccccc;
  box-shadow: 0px 0px 6px 0 #cccccc; }

.amblog-post .am-content blockquote {
  margin: 0 1.6em 1.5em;
  padding-left: 0;
  color: #777;
  font-style: italic; }

.amblog-post .am-content table {
  margin-bottom: 1.5em; }

.amblog-post .am-content table tr th {
  font-weight: bold;
  border-bottom: 2px solid #cccccc;
  background-color: #ffffff; }

.amblog-post .am-content table tr td,
.amblog-post .am-content table tr th {
  padding: 5px 10px; }

.amblog-post .am-content table tr:nth-child(odd) td {
  background-color: #ffffff; }

.amblog-post .am-content table tr:nth-child(even) td {
  background-color: #f4f4f4; }

.amblog-post span.am-tags,
.amblog-post span.categories,
.amblog-post span.posted-by,
.amblog-post span.date,
.amblog-post span.go-to-comments,
.amblog-post span.leave-a-comment,
.amblog-post span.comments,
.amblog-post span.rss-comments,
.amblog-post span.views {
  font-size: smaller; }

.amblog-post span.am-tags {
  margin-right: 20px;
  float: left; }

.amblog-post span.am-tags-pic {
  float: left;
  width: 20px; }

.amblog-post span.am-tags-pic span.text {
  line-height: 16px;
  text-indent: -999em;
  display: block; }

.amblog-post span.categories {
  margin-right: 20px;
  float: left; }

.amblog-post span.categories-pic {
  float: left;
  display: block;
  width: 19px;
  height: 16px; }

.amblog-post span.categories-pic span.text {
  line-height: 16px;
  text-indent: -999em;
  display: block; }

.amblog-post span.posted-by {
  margin-right: 20px; }

.amblog-post span.date {
  margin-right: 20px; }

.amblog-post span.views {
  margin-right: 20px; }

.amblog-post span.comments {
  float: right;
  margin-left: 20px; }

@media (max-width: 600px) {
  .amblog-post span.comments {
    display: none; } }

.amblog-post i.glyphicons {
  margin-right: 5px; }

.amblog-post .customer-action-bar {
  padding: 20px 0;
  border-bottom: 1px solid #cccccc; }

@media (max-width: 770px) {
  .amblog-post .customer-action-bar {
    text-align: center; } }

.blog-icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  opacity: 0.8;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }

.blog-icon:hover {
  opacity: 1;
  -webkit-transform: scale(1.2);
  transform: scale(1.2); }

.blog-icon:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9); }

/* Recent Comments and Posts */
.am-recentcomment-date,
.am-recentpost-date {
  font-style: italic;
  font-size: smaller;
  margin-bottom: 2px;
  margin-top: 2px; }

/* Fix Magento Calendar Styles */
i.glyphicons.calendar {
  border: none !important;
  background: none !important; }

/* Sidebars */
.amblog-categories .block-content,
.amblog-search .block-content,
.amblog-recentposts .block-content,
.amblog-tags .block-content,
.amblog-recentcomments .block-content,
.amblog-archives .block-content {
  padding: 0; }

.amblog-categories .block-title,
.amblog-search .block-title,
.amblog-recentposts .block-title,
.amblog-tags .block-title,
.amblog-recentcomments .block-title,
.amblog-archives .block-title {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 900; }

.amblog-categories ul li,
.amblog-recentcomments ul li,
.amblog-archives ul li {
  padding-left: 20px;
  margin-bottom: 3px;
  position: relative; }

/* Sidebar Blocks */
.sidebar-common ul li.active a {
  font-weight: bold; }

.sidebar-common ul li i.glyphicons,
.sidebar-common ul li i.glyphicons:before {
  font-size: smaller; }

.sidebar-common ul li i.glyphicons {
  display: block;
  left: 4px;
  top: 2px;
  position: absolute; }

.amblog-categories ul li.active a,
.amblog-recentcomments ul li.active a,
.amblog-archives ul li.active a,
.amblog-recentposts ul li.active a,
.amblog-recentcomments ul li.active a,
.amblog-archives ul li.active a {
  font-weight: bold; }

.amblog-categories ul li i.glyphicons,
.amblog-recentcomments ul li i.glyphicons,
.amblog-archives ul li i.glyphicons,
.amblog-recentposts ul li i.glyphicons,
.amblog-recentcomments ul li i.glyphicons,
.amblog-archives ul li i.glyphicons,
.amblog-categories ul li i.glyphicons:before,
.amblog-recentcomments ul li i.glyphicons:before,
.amblog-archives ul li i.glyphicons:before,
.amblog-recentposts ul li i.glyphicons:before,
.amblog-recentcomments ul li i.glyphicons:before,
.amblog-archives ul li i.glyphicons:before {
  font-size: smaller; }

.amblog-categories ul li i.glyphicons,
.amblog-recentcomments ul li i.glyphicons,
.amblog-archives ul li i.glyphicons,
.amblog-recentposts ul li i.glyphicons,
.amblog-recentcomments ul li i.glyphicons,
.amblog-archives ul li i.glyphicons {
  display: block;
  left: 4px;
  top: 2px;
  position: absolute; }

.amblog-recentposts .am-post-thesis {
  margin-top: 3px; }

.amblog-recentposts .thumbnail {
  float: left;
  border: 1px solid #D0CBC1;
  padding: 3px;
  margin-right: 10px;
  margin-bottom: 5px;
  width: 68px;
  height: 68px; }

.amblog-recentposts .thumbnail:hover {
  -webkit-box-shadow: 0px 0px 6px 0 #cccccc;
  box-shadow: 0px 0px 6px 0 #cccccc;
  -webkit-transition: all 0.15s 0.3s ease-in-out;
  transition: all 0.15s 0.3s ease-in-out; }

.amblog-recentposts .thumbnail .img {
  width: 60px;
  height: 60px; }

.amblog-recentposts ul li {
  margin-bottom: 20px; }

.amblog-recentposts ul li:last-child {
  margin-bottom: 0; }

.amblog-archives .block-content {
  padding-top: 10px; }

.amblog-archives .block-content .actions {
  margin: 10px -10px -5px; }

/* Tags */
.amblog-tags .tag-list.cloud-enabled {
  display: none; }

.amblog-tags .block-content canvas {
  width: 100%;
  margin-left: -5px; }

.amblog-tags ul {
  list-style-type: none; }

.amblog-tags ul li {
  display: inline; }

.amblog-tags a.tag1 {
  font-size: 0.7em;
  font-weight: 100; }

.amblog-tags a.tag2 {
  font-size: 0.8em;
  font-weight: 200; }

.amblog-tags a.tag3 {
  font-size: 0.9em;
  font-weight: 300; }

.amblog-tags a.tag4 {
  font-size: 1.0em;
  font-weight: 400; }

.amblog-tags a.tag5 {
  font-size: 1.2em;
  font-weight: 500; }

.amblog-tags a.tag6 {
  font-size: 1.4em;
  font-weight: 600; }

.amblog-tags a.tag7 {
  font-size: 1.6em;
  font-weight: 700; }

.amblog-tags a.tag8 {
  font-size: 1.8em;
  font-weight: 800; }

.amblog-tags a.tag9 {
  font-size: 2.2em;
  font-weight: 900; }

.amblog-tags a.tag10 {
  font-size: 2.5em;
  font-weight: 900; }

/* Social Share */
@media (min-width: 770px) {
  .amblog-social-container {
    float: left; } }

@media (max-width: 770px) {
  .amblog-social-container .am-buttons ul {
    text-align: center;
    width: 100%; } }

.amblog-social-container .am-buttons ul li {
  margin-right: 5px;
  float: left; }

@media (max-width: 770px) {
  .amblog-social-container .am-buttons ul li {
    margin-bottom: 5px;
    display: inline-block; } }

.amblog-social-container .am-buttons ul li .blog-icon {
  float: left;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-color: transparent; }

.amblog-social-container .am-buttons ul li .blog-icon.twitter {
  background-image: url("../images/assets/twitter.png");
  background-image: url("../images/assets/twitter.svg"); }

.amblog-social-container .am-buttons ul li .blog-icon.facebook {
  background-image: url("../images/assets/facebook.png");
  background-image: url("../images/assets/facebook.svg"); }

.amblog-social-container .am-buttons ul li .blog-icon.vkontakte {
  background-image: url("../images/assets/vk.png");
  background-image: url("../images/assets/vk.svg"); }

.amblog-social-container .am-buttons ul li .blog-icon.odnoklassniki {
  background-image: url("../images/assets/ok.png");
  background-image: url("../images/assets/ok.svg"); }

.amblog-social-container .am-buttons ul li .blog-icon.blogger {
  background-image: url("../images/assets/blogger.png");
  background-image: url("../images/assets/blogger.svg"); }

.amblog-social-container .am-buttons ul li .blog-icon.tumblr {
  background-image: url("../images/assets/tumblr.png");
  background-image: url("../images/assets/tumblr.svg"); }

.amblog-social-container .am-buttons ul li .blog-icon.pinterest {
  background-image: url("../images/assets/pinterest.png");
  background-image: url("../images/assets/pinterest.svg"); }

.amblog-social-container .am-buttons ul li .blog-icon.digg {
  background-image: url("../images/assets/digg.png");
  background-image: url("../images/assets/digg.svg"); }

.amblog-social-container .am-buttons ul li .blog-icon.mixx {
  background-image: url("../images/assets/mixx.png");
  background-image: url("../images/assets/mixx.svg"); }

.amblog-social-container .am-buttons ul li .blog-icon.delicious {
  background-image: url("../images/assets/delicious.png");
  background-image: url("../images/assets/delicious.svg"); }

.amblog-social-container .am-buttons ul li .blog-icon.stumbleupon {
  background-image: url("../images/assets/stumbleupon.png");
  background-image: url("../images/assets/stumbleupon.svg"); }

.amblog-social-container .am-buttons ul li .blog-icon.slashdot {
  background-image: url("../images/assets/slashdot.png");
  background-image: url("../images/assets/slashdot.svg"); }

.amblog-social-container .am-buttons ul li .blog-icon.slashdot {
  background-image: url("../images/assets/slashdot.png");
  background-image: url("../images/assets/slashdot.svg"); }

.amblog-social-container .am-buttons ul li .blog-icon.reddit {
  background-image: url("../images/assets/reddit.png");
  background-image: url("../images/assets/reddit.svg"); }

.amblog-social-container .am-buttons ul li .blog-icon.linkedin {
  background-image: url("../images/assets/linkedin.png");
  background-image: url("../images/assets/linkedin.svg"); }

.amblog-social-container .am-buttons ul li .blog-icon.google {
  background-image: url("../images/assets/google_bookmarks.png");
  background-image: url("../images/assets/google_bookmarks.svg"); }

.search-query {
  margin-bottom: 20px; }

.search-query .input-box {
  position: relative;
  width: 100%;
  margin-bottom: 10px;
  float: left; }

.search-query .input-box button.button, .search-query .input-box .cart.table-wrapper .button.action-gift, .cart.table-wrapper .search-query .input-box .button.action-gift {
  position: absolute;
  right: 0;
  top: 0;
  background: none;
  border: none;
  padding: 6px 7px; }

.search-query .input-box button.button i.glyphicons.search, .search-query .input-box .cart.table-wrapper .button.action-gift i.glyphicons.search, .cart.table-wrapper .search-query .input-box .button.action-gift i.glyphicons.search {
  opacity: 0.5;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }

.search-query .input-box button.button i.glyphicons.search:hover, .search-query .input-box .cart.table-wrapper .button.action-gift i.glyphicons.search:hover, .cart.table-wrapper .search-query .input-box .button.action-gift i.glyphicons.search:hover {
  opacity: 1; }

.search-query .input-box button.button i.glyphicons.search:active, .search-query .input-box .cart.table-wrapper .button.action-gift i.glyphicons.search:active, .cart.table-wrapper .search-query .input-box .button.action-gift i.glyphicons.search:active {
  -webkit-transform: scale(0.8);
  transform: scale(0.8); }

.search-query .input-box input[type="text"] {
  width: 100%; }

.search-query .advice {
  padding: 3px 10px;
  border: 1px solid #cccccc;
  background: #f4f4f4;
  float: left;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box; }

.search-query .advice a {
  font-weight: bold; }

.amblog-search .block-content button.button, .amblog-search .block-content .cart.table-wrapper .button.action-gift, .cart.table-wrapper .amblog-search .block-content .button.action-gift {
  margin-top: 10px;
  margin-bottom: 5px; }

.amblog-search .block-content {
  overflow: hidden; }
  .amblog-search .block-content .input-box {
    float: left;
    width: calc(100% - 50px); }
    .amblog-search .block-content .input-box input.input-text {
      width: 100%;
      height: 50px; }
  .amblog-search .block-content button.button, .amblog-search .block-content .cart.table-wrapper .button.action-gift, .cart.table-wrapper .amblog-search .block-content .button.action-gift {
    float: left;
    width: 51px;
    margin: 0;
    margin-left: -1px;
    height: 50px;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 0;
    border: 1px solid #1B0166;
    background: #1B0166; }
    .amblog-search .block-content button.button:hover, .amblog-search .block-content .cart.table-wrapper .button.action-gift:hover, .cart.table-wrapper .amblog-search .block-content .button.action-gift:hover {
      background: #280199; }
    .amblog-search .block-content button.button span:before, .amblog-search .block-content .cart.table-wrapper .button.action-gift span:before, .cart.table-wrapper .amblog-search .block-content .button.action-gift span:before {
      font-family: 'debondt';
      content: "\e902";
      color: #fff;
      display: block;
      font-size: 18px;
      width: 100%;
      text-align: center;
      line-height: 50px; }
    .amblog-search .block-content button.button span span, .amblog-search .block-content .cart.table-wrapper .button.action-gift span span, .cart.table-wrapper .amblog-search .block-content .button.action-gift span span {
      display: none; }

/* Preview */
.amblog-preview {
  padding: 20px; }

.amblog-preview .amblog-preview-header {
  margin-bottom: 20px;
  padding-bottom: 20px; }

.amblog-preview-button-set {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px; }

textarea.placeholder .placeholder,
input.placeholder[type="text"] .placeholder {
  color: #8c8c8c;
  text-indent: 0;
  opacity: 0.8;
  -webkit-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out; }

textarea.placeholder .hovered-placeholder,
input.placeholder[type="text"] .hovered-placeholder {
  opacity: 1; }

textarea.placeholder .focused-placeholder,
input.placeholder[type="text"] .focused-placeholder {
  text-indent: -100%;
  opacity: 0; }

textarea.placeholder::-webkit-input-placeholder,
input.placeholder[type="text"]::-webkit-input-placeholder {
  color: #8c8c8c;
  text-indent: 0;
  opacity: 0.8;
  -webkit-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out; }

textarea.placeholder:-moz-placeholder,
input.placeholder[type="text"]:-moz-placeholder {
  color: #8c8c8c;
  text-indent: 0;
  opacity: 0.8;
  -webkit-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -moz-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out; }

textarea.placeholder::-moz-placeholder,
input.placeholder[type="text"]::-moz-placeholder {
  color: #8c8c8c;
  text-indent: 0;
  opacity: 0.8;
  -webkit-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -moz-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out; }

textarea.placeholder:-ms-input-placeholder,
input.placeholder[type="text"]:-ms-input-placeholder {
  color: #8c8c8c;
  text-indent: 0;
  opacity: 0.8;
  -webkit-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -ms-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out; }

textarea.placeholder:hover::-webkit-input-placeholder,
input.placeholder[type="text"]:hover::-webkit-input-placeholder {
  opacity: 1; }

textarea.placeholder:hover:-moz-placeholder,
input.placeholder[type="text"]:hover:-moz-placeholder {
  opacity: 1; }

textarea.placeholder:hover::-moz-placeholder,
input.placeholder[type="text"]:hover::-moz-placeholder {
  opacity: 1; }

textarea.placeholder:hover:-ms-input-placeholder,
input.placeholder[type="text"]:hover:-ms-input-placeholder {
  opacity: 1; }

textarea.placeholder:focus,
input.placeholder[type="text"]:focus {
  -webkit-box-shadow: inset 0px 0px 5px 0px #cccccc;
  box-shadow: inset 0px 0px 5px 0px #cccccc;
  border: 1px solid #4d4d4d; }

textarea.placeholder:focus::-webkit-input-placeholder,
input.placeholder[type="text"]:focus::-webkit-input-placeholder {
  text-indent: -100%;
  opacity: 0; }

textarea.placeholder:focus:-moz-placeholder,
input.placeholder[type="text"]:focus:-moz-placeholder {
  text-indent: -100%;
  opacity: 0; }

textarea.placeholder:focus::-moz-placeholder,
input.placeholder[type="text"]:focus::-moz-placeholder {
  text-indent: -100%;
  opacity: 0; }

textarea.placeholder:focus:-ms-input-placeholder,
input.placeholder[type="text"]:focus:-ms-input-placeholder {
  text-indent: -100%;
  opacity: 0; }

.fix-me {
  zoom: 1;
  /* IE6&7 */ }

.fix-me:before,
.fix-me:after {
  content: "";
  display: table; }

.fix-me:after {
  clear: both; }

.to-left {
  float: left; }

.to-right {
  float: right; }

/* Misc styles */
div.fixed {
  clear: both; }

/* Icons Color Scheme */
i.amblog-classic.glyphicons,
i.amblog-classic.glyphicons:before {
  color: #1B0166; }

i.amblog-red.glyphicons,
i.amblog-red.glyphicons:before {
  color: #7C0104; }

i.amblog-green.glyphicons,
i.amblog-green.glyphicons:before {
  color: #003300; }

i.amblog-blue.glyphicons,
i.amblog-blue.glyphicons:before {
  color: #003366; }

i.amblog-grey.glyphicons,
i.amblog-grey.glyphicons:before {
  color: #333333; }

i.amblog-old-magento.glyphicons,
i.amblog-old-magento.glyphicons:before {
  color: #0A263C; }

ul {
  list-style: none;
  padding-left: 0px; }

.desktop-block ul {
  list-style: none; }

.amblog-recent-post .thumbnail {
  width: 60px;
  height: 60px; }

.two-columns-left .block-title {
  color: #3399cc; }

.block-title {
  padding-bottom: 5px;
  padding-top: 5px; }

/*Flex items*/
.amblog-container .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.amblog-container .list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.5em;
  width: 100%; }

@media all and (min-width: 40em) {
  .amblog-container .list-item {
    width: 50%; } }

@media all and (min-width: 60em) {
  .amblog-container .list-item {
    width: 33.33%; } }

.amblog-container .list-content {
  background-color: #f4f4f4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 1em;
  width: 100%; }

.amblog-container .list-content p {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto; }

.amblog-list .post-thumbnail {
  display: block;
  float: left; }
  .amblog-list .post-thumbnail > a {
    display: block; }
    .amblog-list .post-thumbnail > a > img {
      display: block; }

.amblog-list .post-content {
  float: left;
  display: block;
  vertical-align: top;
  width: calc(100% - 220px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media only screen and (max-width: 480px) {
    .amblog-list .post-content {
      width: 100%; } }
  .amblog-list .post-content .am-post-header h2 a {
    color: #1B0166;
    font-weight: 900; }

.amblog-list .amblog-post .thumbnail-container {
  overflow: hidden;
  float: left; }
  @media only screen and (max-width: 480px) {
    .amblog-list .amblog-post .thumbnail-container {
      position: relative;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); } }

.am-details {
  float: left;
  width: 100%;
  border-bottom: 1px solid #1B0166;
  padding-bottom: 10px; }
  .am-details .date {
    float: left; }
  .am-details .am-read-more {
    float: right;
    display: block;
    line-height: 48px;
    border: 1px solid #004939;
    background: #004939;
    color: #fff;
    border-radius: 3px;
    padding: 0 18px;
    font-size: 18px;
    font-weight: 900; }
    .am-details .am-read-more:hover {
      text-decoration: none;
      background: #00634d; }

.amblog-list .amblog-post {
  overflow: hidden; }
  .amblog-list .amblog-post .amblog-list {
    float: left; }

@media (min-width: 768px) {
  .amblog-index-post .sidebar.sidebar-additional {
    float: left;
    width: 30%; } }

@media (min-width: 768px) {
  .amblog-index-post .column.main {
    width: 70%;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; } }

.amblog-index-index .page-title,
.amblog-index-post .page-title {
  margin-bottom: 0;
  padding-right: 50px;
  font-size: 40px;
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: anywhere; }

.amblog-post span.dates {
  margin-right: 20px; }

.amblog-index-index .amblog-list {
  padding-top: 40px; }

.amblog-index-index .amblog-list .post-content {
  padding-left: 20px; }

@media only screen and (max-width: 767px) {
  .mobile {
    display: block; }
  .mobile .mobile-block {
    display: block; }
  .desktop {
    display: none; }
  .desktop .desktop-block {
    display: none; } }

@media all and (min-width: 768px), print {
  .amblog-index-post .column.main {
    overflow: hidden; }
  .amblog-index-post .two-columns-right {
    float: left;
    width: 30%; }
  .amblog-index-post .two-columns-right:first-of-type {
    width: 70%;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .amblog-index-post .two-columns-right:nth-of-type(2) > section,
  .amblog-index-post .two-columns-right:nth-of-type(2) [data-set="sidebar-search"] {
    display: none; }
  .amblog-index-index .page-title,
  .amblog-index-post .page-title {
    margin-bottom: 40px; }
  .desktop.three-columns {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex; }
  .desktop.three-columns section.content {
    width: 52%;
    padding: 0 30px; }
  .desktop.three-columns aside.left,
  .desktop.three-columns aside.right {
    width: 24%; }
  .desktop.two-columns-right,
  .desktop.two-columns-left {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex; }
  .desktop.two-columns-right section.content {
    width: 76%;
    padding-right: 40px; }
  .desktop.two-columns-left section.content {
    width: 76%;
    padding-left: 40px; }
  .desktop.two-columns-right aside.left,
  .desktop.two-columns-left aside.left,
  .desktop.two-columns-right aside.right,
  .desktop.two-columns-left aside.right {
    width: 24%; }
  .amblog-container-list {
    padding-top: 0; }
  .amblog-post-container .amblog-widget-container,
  .amblog-grid-list > .amblog-item .amblog-widget-container,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container {
    display: block;
    margin-bottom: 30px;
    border: 1px solid #e9e9e9;
    border-radius: 4px;
    -webkit-box-shadow: 0 4px 8px rgba(0, 98, 176, 0.1);
            box-shadow: 0 4px 8px rgba(0, 98, 176, 0.1); }
  .amblog-element-block .amblog-title,
  .amblog-main-content .amblog-search .amblog-title,
  .amblog-main-content .amblog-search .amblog-title,
  .amblog-post-container .amblog-widget-container .amblog-title,
  .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-title,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-title {
    padding: 15px 15px; }
  .amblog-element-block .amblog-title:before,
  .amblog-element-block .amblog-title:after,
  .amblog-post-container .amblog-widget-container .amblog-title:before,
  .amblog-post-container .amblog-widget-container .amblog-title:after,
  .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-title:before,
  .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-title:after,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-title:before,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-title:after {
    display: none; }
  .amblog-element-block .amblog-item,
  .amblog-element-block .amblog-categories.-level1 > .amblog-category,
  .amblog-post-container .amblog-widget-container .amblog-item,
  .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item,
  .amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category,
  .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category {
    padding: 15px 20px; }
  .amblog-element-block .amblog-item.-search,
  .amblog-element-block .amblog-categories.-level1 > .amblog-category.-search,
  .amblog-post-container .amblog-widget-container .amblog-item.-search,
  .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item.-search,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item.-search,
  .amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search,
  .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search {
    padding: 20px 15px; }
  .amblog-post-container,
  .amblog-main-content .amblog-search,
  .amblog-grid-list > .amblog-item,
  .amblog-grid-list .slick-slide .amblog-item {
    padding-bottom: 15px;
    margin-bottom: 40px; }
  .amblog-post-container .amblog-tags,
  .amblog-grid-list > .amblog-item .amblog-tags,
  .amblog-grid-list .slick-slide .amblog-item .amblog-tags {
    margin: 25px 0;
    padding: 0 25px; }
  .amblog-post-container .amblog-content,
  .amblog-grid-list > .amblog-item .amblog-content,
  .amblog-grid-list .slick-slide .amblog-item .amblog-content {
    margin-top: 20px;
    padding: 0 25px 15px; }
  .amblog-post-container .amblog-widget-container,
  .amblog-grid-list > .amblog-item .amblog-widget-container,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container {
    margin: 30px -25px; }
  .amblog-post-container .amblog-title,
  .amblog-grid-list > .amblog-item .amblog-title,
  .amblog-grid-list .slick-slide .amblog-item .amblog-title {
    margin-bottom: 20px; }
  .amblog-post-container .amblog-footer,
  .amblog-grid-list > .amblog-item .amblog-footer,
  .amblog-grid-list .slick-slide .amblog-item .amblog-footer {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 15px 25px; }
  .amblog-post-container .amblog-features.-post,
  .amblog-grid-list > .amblog-item .amblog-features.-post,
  .amblog-grid-list .slick-slide .amblog-item .amblog-features.-post {
    padding: 15px 25px; }
  .amblog-post-container .amblog-more,
  .amblog-grid-list > .amblog-item .amblog-more,
  .amblog-grid-list .slick-slide .amblog-item .amblog-more {
    min-width: 41%;
    text-align: right; }
  .amblog-post-container .amblog-read,
  .amblog-grid-list > .amblog-item .amblog-read,
  .amblog-grid-list .slick-slide .amblog-item .amblog-read {
    display: inline-block;
    width: auto;
    margin: 0;
    padding: 0;
    color: #0e6bd7;
    background: none; }
  .amblog-post-container .amblog-arrow,
  .amblog-grid-list > .amblog-item .amblog-arrow,
  .amblog-grid-list .slick-slide .amblog-item .amblog-arrow {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjY5NyA1LjM2M2wtNS4xMjYtNS4xYS44ODYuODg2IDAgMCAwLTEuMjYgMCAuODc1Ljg3NSAwIDAgMCAwIDEuMjU0bDMuNjEzIDMuNTk1SC44OTFBLjg5NC44OTQgMCAwIDAgMCA1Ljk5OGMwIC40ODUuNDAzLjg4Ni44OS44ODZoMTIuMDE4TDkuMzEgMTAuNDc5YS44NzUuODc1IDAgMCAwIDAgMS4yNTQuOTIuOTIgMCAwIDAgLjYzOS4yNjcuODguODggMCAwIDAgLjYzOC0uMjY4bDUuMTQzLTUuMTE1QS45MTEuOTExIDAgMCAwIDE2IDUuOThhMS4xMzQgMS4xMzQgMCAwIDAtLjMwMy0uNjE4eiIgZmlsbD0iIzJENjlBRSIvPjwvc3ZnPg==); }
  .amblog-main-content .amblog-search .amblog-item {
    padding: 30px 25px; }
  .amblog-main-content .amblog-search .amblog-title {
    padding: 20px 20px;
    border-bottom: 1px solid #e9e9e9; }
  .amblog-main-content .amblog-search .amblog-form-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex; }
  .amblog-main-content .amblog-search .amblog-field {
    width: 100%;
    margin-bottom: 0; }
  .amblog-main-content .amblog-search .amblog-btn {
    max-width: 250px;
    max-height: 40px;
    margin-left: 15px; }
  .amblog-main-content {
    padding-top: 0; }
  .amblog-main-content > .amblog-item {
    margin-bottom: 50px; }
  .amblog-main-content > .amblog-item:last-child {
    margin-bottom: 0; }
  .amblog-grid-list {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-align-items: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .amblog-grid-list > .amblog-item {
    width: 47%; }
  .amblog-grid-list .amblog-read:hover {
    text-decoration: none;
    background: #185eaf; }
  .amblog-grid-list .amblog-features > .amblog-item {
    margin-right: 10px; }
  .amblog-grid-list .amblog-features > .amblog-item.-comments .amblog-ref {
    white-space: nowrap; }
  .amblog-grid-list .amblog-item .amblog-category {
    margin-right: 10px; }
  .amblog-social-container {
    padding: 15px 25px 0; }
  .amblog-pager-container {
    width: 290px;
    margin: 40px auto 50px; }
  .amblog-comments-wrapper,
  .amblog-related-wrapper {
    margin-bottom: 0; }
  .amblog-comments-wrapper > .amblog-title,
  .amblog-related-wrapper > .amblog-title {
    padding: 20px 30px; }
  .amblog-comments-container {
    margin: 30px 30px 0; }
  .amblog-comments-action {
    padding: 10px 30px 50px; }
  .amblog-form-comment {
    padding-left: 45px; }
  .amblog-form-comment .amblog-svg.comment {
    top: 10px; }
  .amblog-form-comment .amblog-customer {
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row; }
  .amblog-form-comment .amblog-wrapper {
    width: 49%; }
  .amblog-form-comment .amblog-wrapper:first-child {
    margin: 0 20px 15px 0; }
  .amblog-form-comment .amblog-input {
    padding-left: 15px; }
  .amblog-form-comment .amblog-input.-email + .mage-error,
  .amblog-form-comment .amblog-input.-name + .mage-error {
    margin-bottom: 0; }
  .amblog-form-comment .amblog-btn {
    width: 230px;
    padding: 14px 0; }
  .amblog-form-comment .amblog-btn:hover {
    background: #185eaf; }
  .amblog-post-container .amblog-widget-container .amblog-title,
  .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-title,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-title {
    padding: 25px 30px 0; }
  .amblog-post-container .amblog-widget-container .amblog-list,
  .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-list,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-list,
  .amblog-post-container .amblog-widget-container.-post .amblog-item,
  .amblog-grid-list > .amblog-item .amblog-widget-container.-post .amblog-item,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-post .amblog-item {
    margin: 0 30px 0; }
  .amblog-post-container .amblog-widget-container.-post .amblog-list,
  .amblog-grid-list > .amblog-item .amblog-widget-container.-post .amblog-list,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-post .amblog-list {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .amblog-post-container .amblog-widget-container.-post .amblog-item,
  .amblog-grid-list > .amblog-item .amblog-widget-container.-post .amblog-item,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-post .amblog-item {
    width: 47%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .desktop.one-column .amblog-post-container .amblog-content .amblog-widget-container.-post .amblog-list,
  .desktop.one-column .amblog-grid-list > .amblog-item .amblog-content .amblog-widget-container.-post .amblog-list,
  .desktop.one-column .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-widget-container.-post .amblog-list {
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit; }
  .desktop.one-column .amblog-post-container .amblog-content .amblog-widget-container.-post .amblog-item,
  .desktop.one-column .amblog-grid-list > .amblog-item .amblog-content .amblog-widget-container.-post .amblog-item,
  .desktop.one-column .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-widget-container.-post .amblog-item {
    width: 31%;
    margin: 0 20px 20px 0; }
  .desktop.one-column .amblog-post-container .amblog-content .amblog-widget-container.-post .amblog-item:nth-child(3n),
  .desktop.one-column .amblog-grid-list > .amblog-item .amblog-content .amblog-widget-container.-post .amblog-item:nth-child(3n),
  .desktop.one-column .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-widget-container.-post .amblog-item:nth-child(3n) {
    margin-right: 0; }
  .amblog-post-container .amblog-widget-container.-tags,
  .amblog-grid-list > .amblog-item .amblog-widget-container.-tags,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-tags {
    padding: 0 30px 15px; } }

@media all and (min-width: 1024px), print {
  .amblog-index-index .page-title,
  .amblog-index-post .page-title {
    margin-bottom: 60px; }
  .desktop.three-columns aside.left,
  .desktop.three-columns aside.right {
    max-width: 271px;
    width: 24%; }
  .desktop.three-columns section.content {
    width: 52%; }
  .desktop.two-columns-right aside.right,
  .desktop.two-columns-left aside.right {
    max-width: 271px;
    width: 30%; }
  .amblog-post-container .amblog-more,
  .amblog-grid-list > .amblog-item .amblog-more,
  .amblog-grid-list .slick-slide .amblog-item .amblog-more {
    min-width: 30%; }
  .amblog-form-comment .amblog-wrapper {
    width: 230px; }
  .amblog-grid-list {
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial; }
  .amblog-grid-list > .amblog-item {
    width: 31%;
    min-width: 190px;
    margin-right: 3%; }
  .amblog-grid-list .slick-slide .amblog-item {
    width: 31%;
    min-width: 150px;
    margin-right: 3%; }
  .amblog-grid-list > .amblog-item:nth-child(3n+0),
  .amblog-grid-list .slick-slide .amblog-item:nth-child(3n+0) {
    margin-right: 0; }
  .amblog-post-container .amblog-widget-container.-post .amblog-item,
  .amblog-grid-list > .amblog-item .amblog-widget-container.-post .amblog-item,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-post .amblog-item {
    width: 48%; }
  .amblog-helpful-wrap {
    top: 0;
    right: 0;
    margin: 0; } }

.amblog-disabled {
  color: red; }

.amblog_views_label,
.amblog_likes_label,
.amblog_dislikes_label {
  font-weight: 600;
  line-height: 3.2rem; }

.amblog-hidden {
  color: grey; }

.amblog-published {
  color: green; }

.amblog-scheduled {
  color: grey; }

.pagebuilder-content-type .amblog_widget .amblog-widget-placeholder {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fafafa;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 300px; }

#amblog_canvas_container {
  max-width: 400px;
  max-height: 400px; }

.amblog-post-list .block-title strong {
  font-weight: 600; }

.amblog-loader {
  background: url("../../images/ajax-loader.gif") no-repeat scroll 50% 0 transparent;
  height: 11px;
  width: 16px;
  margin: 0 auto; }

.word-wrap {
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: anywhere; }

.amblog-index-index .page-title,
.amblog-index-post .page-title {
  margin-bottom: 0;
  padding-right: 50px;
  font-size: 40px;
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: anywhere; }

.mobile {
  display: none; }

.mobile .mobile-block {
  display: none; }

.mobile.two-columns-right .content,
.mobile.two-columns-left .content {
  position: relative; }

.amblog-main-content {
  padding-top: 40px; }

.amblog-main-content > .amblog-item {
  margin-bottom: 30px; }

.amblog-main-content > .amblog-item:last-child {
  margin-bottom: 0; }

.amblog-main-content .amblog-btn {
  height: auto; }

.amblog-aside-right,
.amblog-aside-left {
  position: fixed;
  z-index: 1000;
  top: 0;
  display: none;
  width: 300px;
  height: 100vh;
  padding-top: 20px;
  background: #fff;
  -webkit-box-shadow: 0 4px 8px rgba(0, 98, 176, 0.1);
          box-shadow: 0 4px 8px rgba(0, 98, 176, 0.1);
  overflow-y: scroll; }

.amblog-aside-right.active,
.amblog-aside-left.active {
  display: block; }

.amblog-aside-right .amblog-close,
.amblog-aside-left .amblog-close {
  position: relative;
  width: 15px;
  height: 15px;
  margin: 0 0 25px 15px; }

.amblog-aside-right .amblog-close:before,
.amblog-aside-left .amblog-close:before,
.amblog-aside-right .amblog-close:after,
.amblog-aside-left .amblog-close:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 13px;
  background: #333; }

.amblog-aside-right .amblog-close:before,
.amblog-aside-left .amblog-close:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }

.amblog-aside-right .amblog-close:after,
.amblog-aside-left .amblog-close:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }

.amblog-aside-right {
  right: 0; }

.amblog-aside-left {
  left: 0; }

.amblog-overlay {
  position: fixed;
  z-index: 999;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(60, 60, 60, 0.3); }

.amblog-index-index .amblog-ref,
.amblog-index-post .amblog-ref,
.amblog-index-author .amblog-ref {
  font-size: 14px;
  font-weight: 600;
  color: #0e6bd7; }

.amblog-index-index .amblog-ref:hover,
.amblog-index-post .amblog-ref:hover,
.amblog-index-author .amblog-ref:hover {
  color: #0e6bd7; }

.amblog-cloud-tags {
  width: auto; }

.amblog-cloud-tags .amblog-cloud {
  width: 100%; }

.amblog-author-container,
.amblog-post-container .amblog-item.-author,
.amblog-post-container .amblog-item.-comments,
.amblog-post-container .amblog-item.-print,
.amblog-element-block .amblog-author,
.amblog-comment-content .amblog-author,
.amblog-grid-list > .amblog-item .amblog-item.-author,
.amblog-grid-list > .amblog-item .amblog-item.-comments,
.amblog-grid-list > .amblog-item .amblog-item.-print,
.amblog-grid-list .slick-slide .amblog-item .amblog-item.-author,
.amblog-grid-list .slick-slide .amblog-item .amblog-item.-comments,
.amblog-grid-list .slick-slide .amblog-item .amblog-item.-print,
.amblog-post-container .amblog-widget-container .amblog-author,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-author,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-author {
  line-height: 25px;
  font-size: 14px;
  color: #333;
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: anywhere; }

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

.amblog-svg {
  position: relative;
  top: 7px;
  min-width: 25px;
  margin-right: 10px; }

.amblog-svg.user {
  width: 25px;
  height: 25px; }

.amblog-svg.comment {
  top: 6px;
  width: 25px;
  height: 24px; }

.amblog-svg.print {
  width: 21px;
  min-width: auto;
  height: 24px; }

.amblog-svg.-classic {
  fill: #499bf8; }

.amblog-svg.-red {
  fill: #ef5350; }

.amblog-svg.-green {
  fill: #43a047; }

.amblog-svg.-blue {
  fill: #3f51b5; }

.amblog-svg.-grey {
  fill: #bdbdbd; }

.amblog-svg.-purple {
  fill: #9c27b0; }

.amblog-swipe.-left,
.amblog-swipe.-right {
  position: absolute;
  top: -45px;
  right: 0;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: all 0.5s 0.3s ease-in-out;
  transition: all 0.5s 0.3s ease-in-out;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTAiIGhlaWdodD0iNTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMjUiIGN5PSIyNSIgcj0iMjUiIGZpbGw9IiM0OTlCRjgiLz48cGF0aCBkPSJNMjIuOTEgMTVoLTYuODAyYy0uNjEyIDAtMS4xMDguNTE5LTEuMTA4IDEuMTU5djYuN2MwIC42NC40OTYgMS4xNTkgMS4xMDggMS4xNTloNi44MDFjLjYxMiAwIDEuMTA5LS41MiAxLjEwOS0xLjE1OXYtNi43YzAtLjY0LS40OTctMS4xNTktMS4xMDktMS4xNTl6TTM0LjA0MyAxNWgtNi44Yy0uNjEzIDAtMS4xMS41MTktMS4xMSAxLjE1OXY2LjdjMCAuNjQuNDk3IDEuMTU5IDEuMTEgMS4xNTloNi44Yy42MTIgMCAxLjEwOC0uNTIgMS4xMDgtMS4xNTl2LTYuN2MwLS42NC0uNDk2LTEuMTU5LTEuMTA4LTEuMTU5ek0yMi45MSAyNS45ODJoLTYuODAyYy0uNjEyIDAtMS4xMDguNTItMS4xMDggMS4xNTl2Ni43YzAgLjY0LjQ5NiAxLjE1OSAxLjEwOCAxLjE1OWg2LjgwMWMuNjEyIDAgMS4xMDktLjUxOSAxLjEwOS0xLjE1OXYtNi43YzAtLjY0LS40OTctMS4xNTktMS4xMDktMS4xNTl6TTM0LjA0MyAyNS45ODJoLTYuOGMtLjYxMyAwLTEuMTEuNTItMS4xMSAxLjE1OXY2LjdjMCAuNjQuNDk3IDEuMTU5IDEuMTEgMS4xNTloNi44Yy42MTIgMCAxLjEwOC0uNTE5IDEuMTA4LTEuMTU5di02LjdjMC0uNjQtLjQ5Ni0xLjE1OS0xLjEwOC0xLjE1OXoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=);
  -webkit-box-shadow: 0 4px 8px rgba(0, 98, 176, 0.2);
          box-shadow: 0 4px 8px rgba(0, 98, 176, 0.2); }

.amblog-post-container,
.amblog-main-content .amblog-search,
.amblog-grid-list > .amblog-item,
.amblog-grid-list .slick-slide .amblog-item {
  padding-bottom: 15px;
  margin-bottom: 30px;
  border: 1px solid #e9e9e9;
  border-radius: 4px; }

.amblog-post-container:last-child,
.amblog-grid-list > .amblog-item:last-child,
.amblog-grid-list .slick-slide .amblog-item:last-child {
  margin-bottom: 0; }

.amblog-post-container .amblog-tags,
.amblog-grid-list > .amblog-item .amblog-tags,
.amblog-grid-list .slick-slide .amblog-item .amblog-tags {
  margin: 20px 0;
  padding: 0 15px; }

.amblog-post-container .amblog-tag,
.amblog-element-block .amblog-tag,
.amblog-grid-list > .amblog-item .amblog-tag,
.amblog-grid-list .slick-slide .amblog-item .amblog-tag,
.amblog-post-container .amblog-widget-container .amblog-tag,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-tag,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-tag {
  display: inline-block;
  margin: 0 10px 5px 0;
  padding: 3px 8px;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  background: #de3078;
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: anywhere; }

.amblog-post-container .amblog-tag:last-child,
.amblog-element-block .amblog-tag:last-child,
.amblog-grid-list > .amblog-item .amblog-tag:last-child,
.amblog-grid-list .slick-slide .amblog-item .amblog-tag:last-child,
.amblog-post-container .amblog-widget-container .amblog-tag:last-child,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-tag:last-child,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-tag:last-child {
  margin-right: 0; }

.amblog-post-container .amblog-tag:hover,
.amblog-element-block .amblog-tag:hover,
.amblog-grid-list > .amblog-item .amblog-tag:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-tag:hover,
.amblog-post-container .amblog-widget-container .amblog-tag:hover,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-tag:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-tag:hover {
  text-decoration: none; }

.amblog-post-container .amblog-title,
.amblog-grid-list > .amblog-item .amblog-title,
.amblog-grid-list .slick-slide .amblog-item .amblog-title {
  margin: 0 0 20px;
  font-size: 24px;
  color: #333;
  font-weight: 600;
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: anywhere; }

.amblog-post-container .amblog-image,
.amblog-grid-list > .amblog-item .amblog-image,
.amblog-grid-list .slick-slide .amblog-item .amblog-image {
  border-radius: 4px; }

.amblog-post-container .amblog-content,
.amblog-grid-list > .amblog-item .amblog-content,
.amblog-grid-list .slick-slide .amblog-item .amblog-content {
  margin-top: 15px;
  padding: 0 15px 15px;
  border-bottom: 1px solid #e9e9e9; }

.amblog-post-container .amblog-widget-container,
.amblog-grid-list > .amblog-item .amblog-widget-container,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container {
  margin: 20px -15px; }

.amblog-post-container .amblog-headline,
.amblog-grid-list > .amblog-item .amblog-headline,
.amblog-grid-list .slick-slide .amblog-item .amblog-headline {
  color: #333; }

.amblog-post-container .amblog-headline:hover,
.amblog-grid-list > .amblog-item .amblog-headline:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-headline:hover {
  color: #0e6bd7; }

.amblog-post-container .amblog-shot,
.amblog-grid-list > .amblog-item .amblog-shot,
.amblog-grid-list .slick-slide .amblog-item .amblog-shot {
  margin: 15px 0;
  font-size: 16px;
  color: #333; }

.amblog-post-container .amblog-shot > p,
.amblog-post-container .amblog-content > p,
.amblog-grid-list > .amblog-item .amblog-shot > p,
.amblog-grid-list > .amblog-item .amblog-content > p,
.amblog-grid-list .slick-slide .amblog-item .amblog-shot > p,
.amblog-grid-list .slick-slide .amblog-item .amblog-content > p {
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: anywhere; }

.amblog-post-container .amblog-bottom,
.amblog-grid-list > .amblog-item .amblog-bottom,
.amblog-grid-list .slick-slide .amblog-item .amblog-bottom {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-align-items: baseline;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-top: 20px; }

.amblog-post-container .amblog-date,
.amblog-grid-list > .amblog-item .amblog-date,
.amblog-grid-list .slick-slide .amblog-item .amblog-date {
  margin-right: 15px;
  font-size: 14px;
  color: #999; }

.amblog-post-container .amblog-views,
.amblog-grid-list > .amblog-item .amblog-views,
.amblog-grid-list .slick-slide .amblog-item .amblog-views {
  font-size: 14px;
  color: #999;
  white-space: nowrap; }

.amblog-post-container .amblog-footer,
.amblog-grid-list > .amblog-item .amblog-footer,
.amblog-grid-list .slick-slide .amblog-item .amblog-footer {
  padding: 15px 15px 20px; }

.amblog-post-container .amblog-features,
.amblog-grid-list > .amblog-item .amblog-features,
.amblog-grid-list .slick-slide .amblog-item .amblog-features {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.amblog-post-container .amblog-features.-post,
.amblog-grid-list > .amblog-item .amblog-features.-post,
.amblog-grid-list .slick-slide .amblog-item .amblog-features.-post {
  padding: 15px 15px 20px; }

.amblog-post-container .amblog-item,
.amblog-grid-list > .amblog-item .amblog-item,
.amblog-grid-list .slick-slide .amblog-item .amblog-item {
  margin: 5px 31px 5px 0; }

.amblog-post-container .amblog-item.-print,
.amblog-grid-list > .amblog-item .amblog-item.-print,
.amblog-grid-list .slick-slide .amblog-item .amblog-item.-print {
  margin: 0 0 0 auto;
  white-space: nowrap; }

.amblog-post-container .amblog-category,
.amblog-grid-list > .amblog-item .amblog-category,
.amblog-grid-list .slick-slide .amblog-item .amblog-category {
  margin: 5px 30px 5px 0;
  line-height: 25px;
  font-size: 14px;
  color: #333;
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: anywhere; }

.amblog-post-container .amblog-item.-author-posts,
.amblog-grid-list > .amblog-item .amblog-item.-author-posts,
.amblog-grid-list .slick-slide .amblog-item .amblog-item.-author-posts {
  margin: 5px 30px 5px 0;
  line-height: 25px;
  font-size: 14px;
  color: #333;
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: anywhere; }

.amblog-post-container .amblog-read,
.amblog-grid-list > .amblog-item .amblog-read,
.amblog-grid-list .slick-slide .amblog-item .amblog-read {
  display: block;
  width: 100%;
  margin-top: 20px;
  padding: 9px 0;
  border-radius: 3px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  background: #0e6bd7; }

.amblog-post-container .amblog-arrow,
.amblog-grid-list > .amblog-item .amblog-arrow,
.amblog-grid-list .slick-slide .amblog-item .amblog-arrow {
  display: inline-block;
  width: 16px;
  height: 12px;
  margin-left: 10px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjY5NyA1LjM2M2wtNS4xMjYtNS4xYS44ODYuODg2IDAgMCAwLTEuMjYgMCAuODc1Ljg3NSAwIDAgMCAwIDEuMjU0bDMuNjEzIDMuNTk1SC44OTFBLjg5NC44OTQgMCAwIDAgMCA1Ljk5OGMwIC40ODUuNDAzLjg4Ni44OS44ODZoMTIuMDE4TDkuMzEgMTAuNDc5YS44NzUuODc1IDAgMCAwIDAgMS4yNTQuOTIuOTIgMCAwIDAgLjYzOS4yNjcuODguODggMCAwIDAgLjYzOC0uMjY4bDUuMTQzLTUuMTE1QS45MTEuOTExIDAgMCAwIDE2IDUuOThhMS4xMzQgMS4xMzQgMCAwIDAtLjMwMy0uNjE4eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==); }

.amblog-recent-post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.amblog-recent-post .amblog-recent-post-image-wrapper {
  margin-right: 5%;
  vertical-align: top;
  min-width: 20%; }

.amblog-post-container .amblog-widget-container,
.amblog-grid-list > .amblog-item .amblog-widget-container,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container {
  display: block;
  border-bottom: 1px solid #e9e9e9; }

.amblog-element-block .amblog-btn,
.amblog-post-container .amblog-widget-container .amblog-btn,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-btn,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-btn {
  height: auto; }

.amblog-element-block .amblog-list,
.amblog-post-container .amblog-widget-container .amblog-list,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-list,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.amblog-element-block .amblog-empty,
.amblog-post-container .amblog-widget-container .amblog-empty,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-empty,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-empty {
  padding: 20px; }

.amblog-element-block .amblog-title,
.amblog-main-content .amblog-search .amblog-title,
.amblog-post-container .amblog-widget-container .amblog-title,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-title,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-title {
  position: relative;
  padding: 20px 20px;
  font-size: 20px;
  font-weight: bold; }

.amblog-main-content .amblog-search {
  direction: none; }

.amblog-element-block .amblog-title:before,
.amblog-element-block .amblog-title:after,
.amblog-post-container .amblog-widget-container .amblog-title:before,
.amblog-post-container .amblog-widget-container .amblog-title:after,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-title:before,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-title:after,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-title:before,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-title:after {
  content: '';
  position: absolute;
  top: 30px;
  height: 2px;
  width: 10px;
  background: #0e6bd7; }

.amblog-element-block .amblog-title:before,
.amblog-post-container .amblog-widget-container .amblog-title:before,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-title:before,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-title:before {
  right: 26px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }

.amblog-element-block .amblog-title:after,
.amblog-post-container .amblog-widget-container .amblog-title:after,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-title:after,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-title:after {
  right: 20px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }

.amblog-element-block .amblog-title.active,
.amblog-post-container .amblog-widget-container .amblog-title.active,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-title.active,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-title.active {
  border-bottom: 1px solid #e9e9e9; }

.amblog-element-block .amblog-title.active:before,
.amblog-post-container .amblog-widget-container .amblog-title.active:before,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-title.active:before,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-title.active:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }

.amblog-element-block .amblog-title.active:after,
.amblog-post-container .amblog-widget-container .amblog-title.active:after,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-title.active:after,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-title.active:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }

.amblog-element-block .amblog-item,
.amblog-element-block .amblog-categories.-level1 > .amblog-category,
.amblog-post-container .amblog-widget-container .amblog-item,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item,
.amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category {
  margin-bottom: 0;
  padding: 15px 25px;
  border-bottom: 1px solid #e9e9e9; }

.amblog-element-block .amblog-item:last-child,
.amblog-element-block .amblog-categories.-level1 > .amblog-category:last-child,
.amblog-post-container .amblog-widget-container .amblog-item:last-child,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item:last-child,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item:last-child,
.amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category:last-child,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category:last-child,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category:last-child {
  border-bottom: none; }

.amblog-element-block .amblog-item.-search,
.amblog-element-block .amblog-categories.-level1 > .amblog-category.-search,
.amblog-post-container .amblog-widget-container .amblog-item.-search,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item.-search,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item.-search,
.amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search {
  padding: 20px 20px; }

.amblog-element-block .amblog-item.-comment:hover,
.amblog-element-block .amblog-categories.-level1 > .amblog-category.-comment:hover,
.amblog-post-container .amblog-widget-container .amblog-item.-comment:hover,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item.-comment:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item.-comment:hover,
.amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-comment:hover,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-comment:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-comment:hover {
  background: #f1f8ff; }

.amblog-element-block .amblog-headline,
.amblog-element-block .amblog-categories .amblog-link,
.amblog-post-container .amblog-widget-container .amblog-headline,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-headline,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-headline,
.amblog-post-container .amblog-widget-container .amblog-categories .amblog-link,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories .amblog-link,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories .amblog-link {
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: #190262;
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: anywhere; }

.amblog-element-block .amblog-headline:hover,
.amblog-element-block .amblog-categories .amblog-link:hover,
.amblog-post-container .amblog-widget-container .amblog-headline:hover,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-headline:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-headline:hover,
.amblog-post-container .amblog-widget-container .amblog-categories .amblog-link:hover,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories .amblog-link:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories .amblog-link:hover {
  color: #0e6bd7; }

.amblog-element-block .amblog-date,
.amblog-post-container .amblog-widget-container .amblog-date,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-date,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-date {
  margin: 0;
  font-size: 14px;
  color: #999; }

.amblog-element-block .amblog-date.-post,
.amblog-post-container .amblog-widget-container .amblog-date.-post,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-date.-post,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-date.-post {
  margin-top: 5px; }

.amblog-element-block .amblog-date.-comment,
.amblog-post-container .amblog-widget-container .amblog-date.-comment,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-date.-comment,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-date.-comment {
  margin: 10px 0; }

.amblog-element-block .amblog-thesis,
.amblog-post-container .amblog-widget-container .amblog-thesis,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-thesis,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-thesis {
  margin: 5px 0;
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: anywhere; }

.amblog-element-block .amblog-thesis:last-child,
.amblog-post-container .amblog-widget-container .amblog-thesis:last-child,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-thesis:last-child,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-thesis:last-child {
  margin-bottom: 0; }

.amblog-element-block .amblog-comment,
.amblog-post-container .amblog-widget-container .amblog-comment,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-comment,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comment {
  margin: 10px 0;
  font-style: italic;
  font-size: 16px;
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: anywhere; }

.amblog-element-block .amblog-author,
.amblog-post-container .amblog-widget-container .amblog-author,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-author,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-author {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-align-items: baseline;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-top: 5px; }

.amblog-element-block .amblog-categories,
.amblog-post-container .amblog-widget-container .amblog-categories,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories {
  margin: 0;
  padding: 0;
  list-style: none; }

.amblog-element-block .amblog-categories.-level1 .amblog-categories,
.amblog-post-container .amblog-widget-container .amblog-categories.-level1 .amblog-categories,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 .amblog-categories,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 .amblog-categories {
  padding-left: 20px; }

.amblog-element-block .amblog-categories .amblog-link,
.amblog-post-container .amblog-widget-container .amblog-categories .amblog-link,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories .amblog-link,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories .amblog-link {
  font-weight: normal; }

.amblog-element-block .amblog-categories.-level1 > .amblog-category > .amblog-link,
.amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category > .amblog-link,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category > .amblog-link,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category > .amblog-link {
  font-weight: 600; }

.amblog-element-block .amblog-categories.-level3 .amblog-link,
.amblog-post-container .amblog-widget-container .amblog-categories.-level3 .amblog-link,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level3 .amblog-link,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level3 .amblog-link {
  font-size: 14px; }

.amblog-element-block .amblog-categories.-level2 .amblog-category,
.amblog-post-container .amblog-widget-container .amblog-categories.-level2 .amblog-category,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level2 .amblog-category,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level2 .amblog-category {
  margin: 10px 0 0; }

.amblog-element-block .amblog-categories.-level3 .amblog-category,
.amblog-post-container .amblog-widget-container .amblog-categories.-level3 .amblog-category,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level3 .amblog-category,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level3 .amblog-category {
  margin-top: 5px; }

.amblog-form-search .amblog-field {
  position: relative;
  margin-bottom: 10px; }

.amblog-form-search .amblog-field:before {
  content: '';
  position: absolute;
  top: 12px;
  left: 10px;
  width: 16px;
  height: 16px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1Ljc1NyAxNC41NzNsLTMuOTQ0LTMuOTZhNi4zMDcgNi4zMDcgMCAwIDAgMS41Ny00LjE1M0MxMy4zODIgMi44OTggMTAuMzggMCA2LjY5IDAgMy4wMDEgMCAwIDIuODk4IDAgNi40NnMzLjAwMiA2LjQ2IDYuNjkxIDYuNDZhNi43ODQgNi43ODQgMCAwIDAgMy44MzQtMS4xNjlsMy45NzQgMy45OWMuMTY2LjE2Ny4zOS4yNTkuNjI5LjI1OWEuODg1Ljg4NSAwIDAgMCAuNjA1LS4yMzUuODIzLjgyMyAwIDAgMCAuMDI0LTEuMTkyek02LjY5IDEuNjg1YzIuNzI3IDAgNC45NDYgMi4xNDIgNC45NDYgNC43NzUgMCAyLjYzMy0yLjIxOSA0Ljc3NS00Ljk0NiA0Ljc3NVMxLjc0NiA5LjA5MyAxLjc0NiA2LjQ2YzAtMi42MzMgMi4yMTgtNC43NzUgNC45NDUtNC43NzV6IiBmaWxsPSIjQTRBM0EzIi8+PC9zdmc+); }

.amblog-form-search .amblog-input-wrapper {
  display: inline-block;
  width: 100%; }

.amblog-form-search .amblog-input,
.amblog-form-comment .amblog-input {
  width: 100%;
  height: 100%;
  padding: 9px 10px 9px 36px;
  border-radius: 3px;
  font-size: 14px;
  border: 1px solid #e9e9e9;
  background: #f9f9f9;
  color: #525252; }

.amblog-form-search .amblog-input::-webkit-input-placeholder,
.amblog-form-comment .amblog-input::-webkit-input-placeholder {
  color: #525252; }

.amblog-form-search .amblog-input::-moz-placeholder,
.amblog-form-comment .amblog-input::-moz-placeholder {
  color: #525252; }

.amblog-form-search .amblog-input:-ms-input-placeholder,
.amblog-form-comment .amblog-input:-ms-input-placeholder {
  color: #525252; }

.amblog-form-search .amblog-input:focus,
.amblog-form-comment .amblog-input:focus {
  border: 1px solid #499bf8;
  background: #f1f8ff;
  -webkit-box-shadow: none;
          box-shadow: none; }

.amblog-form-search .amblog-input:focus:focus::-webkit-input-placeholder,
.amblog-form-comment .amblog-input:focus:focus::-webkit-input-placeholder {
  color: transparent; }

.amblog-form-search .amblog-input:focus:focus::-moz-placeholder,
.amblog-form-comment .amblog-input:focus:focus::-moz-placeholder {
  color: transparent; }

.amblog-form-search .amblog-input:focus:focus:-ms-input-placeholder,
.amblog-form-comment .amblog-input:focus:focus:-ms-input-placeholder {
  color: transparent; }

.amblog-form-search .amblog-btn,
.amblog-form-comment .amblog-btn {
  width: 100%;
  padding: 12px 0;
  border: none;
  border-radius: 3px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #0e6bd7; }

.amblog-form-search .amblog-btn:hover {
  background: #185eaf; }

.amblog-main-content .amblog-search {
  -webkit-box-shadow: 0 4px 8px rgba(0, 98, 176, 0.1);
          box-shadow: 0 4px 8px rgba(0, 98, 176, 0.1); }

.amblog-main-content .amblog-search .amblog-item {
  padding: 20px 15px; }

.amblog-main-content .amblog-search .amblog-title {
  padding: 15px 15px;
  border-bottom: 1px solid #e9e9e9; }

.amblog-grid-list {
  padding: 0;
  list-style: none; }

.amblog-grid-list > .amblog-item,
.amblog-grid-list .slick-slide .amblog-item {
  width: 100%; }

.amblog-grid-list .amblog-item.-comments {
  white-space: nowrap; }

.amblog-grid-list .image {
  border-radius: 4px; }

.amblog-social-container {
  padding: 15px 15px 0; }

.amblog-social-container .amblog-list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none; }

.amblog-social-container .amblog-social {
  display: block;
  width: 25px;
  height: 25px; }

.amblog-social-container .amblog-icon {
  width: 25px;
  height: 25px;
  margin: 0 15px 5px 0;
  border-radius: 50%;
  background-color: #888;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer; }

.amblog-social-container .amblog-icon:hover {
  background-color: #585858; }

.amblog-social-container .amblog-icon.-twitter {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQuODMyIDEyLjMwMmguMTk2Yy4xMzQgMCAuMjgxLS4wMzMuMzM0LS4wMzZhOC4zNjMgOC4zNjMgMCAwIDAgMS42My0uMjY5YzEuNzI2LS40NDcgMy4xNjUtMS4yODkgNC4zMTYtMi41NiAxLjQyLTEuNTU3IDIuMTg2LTMuNDAxIDIuMjYzLTUuNDZ2LS41MDFjMC0uMTA4LjAzOS0uMjg3LjIxMS0uNDEyLjI1LS4xNjEuNDgtLjM1OC42OS0uNTU1LS4yNDkuMDUzLS40NzkuMDktLjcxLjEwN2EuNDAzLjQwMyAwIDAgMS0uNDAyLS4yMzMuMzMuMzMgMCAwIDEgLjE1NC0uNDExYy4yODctLjE4LjUzNy0uMzc2Ljc0OC0uNjA5LS4zNDYuMTI1LS42OS4yMTUtMS4wNTUuMjg2YS41NTcuNTU3IDAgMCAxLS40OTktLjE0M0MxMi4wMzcuODggMTEuMjMxLjYzIDEwLjI3Mi43MDFhMi44ODIgMi44ODIgMCAwIDAtMS41OTIuNjQ0Yy0uNjMzLjUyLS45NTkgMS4xNDYtMS4wMTYgMS45MTYtLjAyLjI1IDAgLjUwMS4wNTcuNzE2YS4zNTYuMzU2IDAgMCAxLS4wOTYuMzc2LjQyNi40MjYgMCAwIDEtLjM2NC4xMDdoLS4wMzljLS41MTctLjAzNi0uOTk3LS4wOS0xLjQxOS0uMTc5QTkuNTAyIDkuNTAyIDAgMCAxIC41ODYgMS41NiAyLjU3OSAyLjU3OSAwIDAgMCAuNDkgMy4wODJjLjE3My42OC41NTYgMS4yMzUgMS4yMDggMS42ODMuMTM1LjA5LjE5Mi4yNS4xMzUuNDExYS40MS40MSAwIDAgMS0uMzY1LjI1MWMtLjM0NSAwLS42OS0uMDcyLTEuMDM1LS4xOC4wOTUuNDQ5LjI4Ny44NDIuNTk0IDEuMi40NDEuNTAyLjk3OC44MjQgMS42ODguOTg1YS4zNS4zNSAwIDAgMSAuMjg4LjM0YzAgLjE2MS0uMTE1LjMwNS0uMjg4LjM1OGE0LjA5IDQuMDkgMCAwIDEtLjk0LjEyNmMuNTE4Ljg1OSAxLjM0MyAxLjMwNyAyLjQ5NCAxLjM5NmEuNDE0LjQxNCAwIDAgMSAuMzQ1LjI1Yy4wNTcuMTQ0IDAgLjI4Ny0uMTM0LjM5NWE3LjE1MiA3LjE1MiAwIDAgMS0yLjQzNiAxLjE0NSA4LjY2NCA4LjY2NCAwIDAgMS0xLjE1MS4yMTUgOC4zMDIgOC4zMDIgMCAwIDAgMS42MTEuNDg0Yy40Ni4wOS44NjMuMTYgMS4yNjYuMTZoMS4wNjJ6IiBmaWxsPSIjZmZmIi8+PC9zdmc+); }

.amblog-social-container .amblog-icon.-facebook {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDggMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcuNjk4NzQgMC4wMDMxMjFMNS43Nzk5MSAwQzMuNjI0MTYgMCAyLjIzMTAyIDEuNDQ4OTIgMi4yMzEwMiAzLjY5MTUyVjUuMzkzNTZIMC4zMDE3MTlDMC4xMzUwMDQgNS4zOTM1NiAwIDUuNTMwNTcgMCA1LjY5OTU3VjguMTY1NjNDMCA4LjMzNDYzIDAuMTM1MTU4IDguNDcxNDkgMC4zMDE3MTkgOC40NzE0OUgyLjIzMTAyVjE0LjY5NDFDMi4yMzEwMiAxNC44NjMxIDIuMzY2MDMgMTUgMi41MzI3NCAxNUg1LjA0OTkzQzUuMjE2NjUgMTUgNS4zNTE2NSAxNC44NjMgNS4zNTE2NSAxNC42OTQxVjguNDcxNDlINy42MDc0NkM3Ljc3NDE3IDguNDcxNDkgNy45MDkxOCA4LjMzNDYzIDcuOTA5MTggOC4xNjU2M0w3LjkxMDEgNS42OTk1N0M3LjkxMDEgNS42MTg0MyA3Ljg3ODI0IDUuNTQwNzEgNy44MjE3NCA1LjQ4MzI5QzcuNzY1MjUgNS40MjU4NiA3LjY4ODI4IDUuMzkzNTYgNy42MDgyMyA1LjM5MzU2SDUuMzUxNjVWMy45NTA3MkM1LjM1MTY1IDMuMjU3MjMgNS41MTQ2NyAyLjkwNTE4IDYuNDA1ODIgMi45MDUxOEw3LjY5ODQ0IDIuOTA0NzJDNy44NjUgMi45MDQ3MiA4IDIuNzY3NyA4IDIuNTk4ODZWMC4zMDg5NzlDOCAwLjE0MDI4OSA3Ljg2NTE1IDAuMDAzNDMzMSA3LjY5ODc0IDAuMDAzMTIxWiIgZmlsbD0id2hpdGUiLz48L3N2Zz4=); }

.amblog-social-container .amblog-icon.-vkontakte {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTQuOTIgOC4xMjhhMS4wNjkgMS4wNjkgMCAwIDAtLjA1LS4xMDNjLS4yNi0uNDkzLS43NTgtMS4wOTgtMS40OTItMS44MTVsLS4wMTYtLjAxNi0uMDA3LS4wMDgtLjAwOC0uMDA5aC0uMDA4YTkuMzA0IDkuMzA0IDAgMCAxLS42MzMtLjY3M2MtLjE2MS0uMjItLjE5Ny0uNDQtLjExLS42NjYuMDYzLS4xNy4yOTgtLjUyOC43MDQtMS4wNzUuMjEzLS4yOS4zODItLjUyMy41MDctLjY5OEMxNC43MDggMS44MDUgMTUuMSAxIDE0Ljk4LjY1bC0uMDQ3LS4wODJjLS4wMy0uMDUtLjExMi0uMDk0LS4yNDItLjEzNmExLjE3MSAxLjE3MSAwIDAgMC0uNS0uMDJsLTIuMjQ5LjAxNmEuMjc4LjI3OCAwIDAgMC0uMTU2LjAwNGwtLjEwMi4wMjUtLjAzOS4wMi0uMDMuMDI1YS4zNTQuMzU0IDAgMCAwLS4wODcuMDg3LjU3Mi41NzIgMCAwIDAtLjA3OC4xNDMgMTMuNzE2IDEzLjcxNiAwIDAgMS0uODM1IDEuODQ4Yy0uMTkzLjM0LS4zNy42MzQtLjUzMi44ODMtLjE2LjI1LS4yOTYuNDMzLS40MDYuNTUtLjEwOS4xMTgtLjIwOC4yMTItLjI5Ni4yODQtLjA4OS4wNzEtLjE1Ny4xMDEtLjIwMy4wOWE1LjUwMiA1LjUwMiAwIDAgMS0uMTMzLS4wMzMuNTM3LjUzNyAwIDAgMS0uMTc2LS4yMDEuOTM2LjkzNiAwIDAgMS0uMDktLjMyIDMuNzA2IDMuNzA2IDAgMCAxLS4wMjMtLjcyN2MuMDA1LS4xNy4wMDgtLjI4NS4wMDgtLjM0NSAwLS4yMDguMDA0LS40MzQuMDExLS42NzhsLjAyLS41NzljLjAwNS0uMTQyLjAwOC0uMjkzLjAwOC0uNDUyIDAtLjE1OC0uMDEtLjI4My0uMDI4LS4zNzNhMS4zMjUgMS4zMjUgMCAwIDAtLjA4MS0uMjYzLjQzNy40MzcgMCAwIDAtLjE2LS4xOTcuODc4Ljg3OCAwIDAgMC0uMjYyLS4xMTFBNC45NSA0Ljk1IDAgMCAwIDcuMjE2IDBjLS45NjgtLjAxLTEuNTkuMDU1LTEuODY2LjE5Ny0uMTEuMDYtLjIwOC4xNDMtLjI5Ny4yNDctLjA5NC4xMi0uMTA3LjE4Ni0uMDQuMTk3LjMxMy4wNDkuNTM1LjE2Ny42NjUuMzUzbC4wNDcuMDk4Yy4wMzYuMDcyLjA3My4xOTguMTEuMzc4YTQgNCAwIDAgMSAuMDcuNmMuMDI1LjQuMDI1Ljc0MiAwIDEuMDI2LS4wMjcuMjg1LS4wNTEuNTA3LS4wNzUuNjY2YTEuMzg0IDEuMzg0IDAgMCAxLS4yLjU2Ni4xMzguMTM4IDAgMCAxLS4wMzguMDQxLjU2LjU2IDAgMCAxLS4yMTEuMDQyYy0uMDczIDAtLjE2MS0uMDM5LS4yNjYtLjExNmExLjkxMyAxLjkxMyAwIDAgMS0uMzI0LS4zMTYgNC4yMzEgNC4yMzEgMCAwIDEtLjM3OC0uNTYyIDkuOTkgOS45OSAwIDAgMS0uNDM4LS44NTRsLS4xMjUtLjIzOWEyMC45NSAyMC45NSAwIDAgMS0uMzItLjY2OSAxMy4yNSAxMy4yNSAwIDAgMS0uMzYtLjg1LjU0LjU0IDAgMCAwLS4xODctLjI2M0wyLjk0NC41MThBLjc5OC43OTggMCAwIDAgMi42NC4zOTVMLjUuNDEyQy4yODIuNDEyLjEzNC40NjQuMDU2LjU2OEwuMDIzLjYxN0EuMjc3LjI3NyAwIDAgMCAwIC43NDhjMCAuMDYuMDE2LjEzNS4wNDcuMjIyYTI3Ljc0IDI3Ljc0IDAgMCAwIDEuMDE5IDIuMjM0Yy4zNjcuNzE3LjY4NiAxLjI5NS45NTcgMS43MzMuMjcuNDM4LjU0Ni44NTEuODI4IDEuMjQuMjguMzg5LjQ2Ny42MzguNTU4Ljc0Ny4wOTEuMTEuMTYzLjE5Mi4yMTUuMjQ3bC4xOTUuMTk3Yy4xMjUuMTMxLjMwOC4yODkuNTUuNDcyLjI0My4xODQuNTEuMzY0LjgwNS41NDIuMjk0LjE3OC42MzcuMzIzIDEuMDI3LjQzNS4zOS4xMTMuNzcuMTU4IDEuMTQuMTM2aC44OThjLjE4My0uMDE2LjMyLS4wNzcuNDE0LS4xOGwuMDMxLS4wNDJhLjU2LjU2IDAgMCAwIC4wNTktLjE1Mi44NzUuODc1IDAgMCAwIC4wMjctLjIyNSAyLjg0MSAyLjg0MSAwIDAgMSAuMDUxLS42MzdjLjAzOS0uMTg5LjA4My0uMzMxLjEzMy0uNDI3YTEuMDQ5IDEuMDQ5IDAgMCAxIC4zLS4zNjEuNDk5LjQ5OSAwIDAgMSAuMDYzLS4wMjljLjEyNS0uMDQ0LjI3Mi0uMDAxLjQ0MS4xMjcuMTcuMTMuMzI4LjI4OC40NzcuNDc3LjE0OC4xODkuMzI3LjQuNTM1LjYzNi4yMDguMjM2LjM5LjQxLjU0Ni41MjZsLjE1Ny4wOTljLjEwNC4wNjUuMjQuMTI2LjQwNi4xOGEuODM1LjgzNSAwIDAgMCAuNDM3LjA0MWwyLS4wMzJjLjE5NyAwIC4zNTEtLjAzNS40Ni0uMTAzLjExLS4wNjkuMTc1LS4xNDQuMTk1LS4yMjZhLjY2OS42NjkgMCAwIDAgLjAwNC0uMjggMS4wNjggMS4wNjggMCAwIDAtLjA1NS0uMjE3eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==); }

.amblog-social-container .amblog-icon.-digg {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTMuMDIyIDB2M0gwdjZINC43MjJWMGgtMS43ek0xLjcgNy41di0zaDEuMzIydjNIMS43ek01LjEgM2gxLjd2Nkg1LjFWM3ptMC0zaDEuN3YxLjY4OEg1LjFWMHptNi45ODkgM0g3LjU1NnY2aDIuODMzdjEuMzEzSDcuNTU2VjEyaDQuNTMzVjN6TTkuMjU2IDcuNXYtM2gxLjEzM3YzSDkuMjU2ek0xNyAzaC00LjUzM3Y2aDMuMDIydjEuMzEzaC0zLjAyMlYxMkgxN1Yzem0tMS41MTEgNC41aC0xLjMyMnYtM2gxLjMyMnYzeiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==); }

.amblog-social-container .amblog-icon.-pinterest {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxMSAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNOS41NzM0MSAxLjQzNDY0QzguNjEwMDMgMC41MDk1MiA3LjI3NjgzIDAgNS44MTk0MSAwQzMuNTkzMTIgMCAyLjIyMzg1IDAuOTEyODgyIDEuNDY3MjIgMS42Nzg2NUMwLjUzNDcyNSAyLjYyMjM3IDAgMy44NzU0NSAwIDUuMTE2NjRDMCA2LjY3NTA1IDAuNjUxNjM3IDcuODcxMTggMS43NDI4OSA4LjMxNjE4QzEuODE2MTUgOC4zNDYyMSAxLjg4OTg2IDguMzYxMzMgMS45NjIxMyA4LjM2MTMzQzIuMTkyMzQgOC4zNjEzMyAyLjM3NDc1IDguMjEwNjUgMi40Mzc5NSA3Ljk2ODk0QzIuNDc0NzggNy44MzAyNyAyLjU2MDE0IDcuNDg4MTkgMi41OTcyNSA3LjMzOTY3QzIuNjc2NjkgNy4wNDY0IDIuNjEyNSA2LjkwNTM0IDIuNDM5MjYgNi43MDExQzIuMTIzNjQgNi4zMjc1NCAxLjk3NjY3IDUuODg1OCAxLjk3NjY3IDUuMzEwOUMxLjk3NjY3IDMuNjAzMjYgMy4yNDc4IDEuNzg4MzggNS42MDM3MyAxLjc4ODM4QzcuNDczMDYgMS43ODgzOCA4LjYzNDI3IDIuODUxMTcgOC42MzQyNyA0LjU2MTk3QzguNjM0MjcgNS42NDE1NiA4LjQwMTggNi42NDEzNyA3Ljk3OTU3IDcuMzc3MzNDNy42ODYxNiA3Ljg4ODcgNy4xNzAyMSA4LjQ5ODI4IDYuMzc4MTUgOC40OTgyOEM2LjAzNTYzIDguNDk4MjggNS43Mjc5NiA4LjM1NzU0IDUuNTMzODEgOC4xMTIxN0M1LjM1MDQxIDcuODgwMjEgNS4yODk5NyA3LjU4MDU3IDUuMzYzNzIgNy4yNjgyOUM1LjQ0NzA1IDYuOTE1NDUgNS41NjA2NyA2LjU0NzQgNS42NzA2MyA2LjE5MTU4QzUuODcxMTggNS41NDE3MyA2LjA2MDc3IDQuOTI3OTUgNi4wNjA3NyA0LjQzODI1QzYuMDYwNzcgMy42MDA2NCA1LjU0NiAzLjAzNzg0IDQuNzc5OTMgMy4wMzc4NEMzLjgwNjM2IDMuMDM3ODQgMy4wNDM2MyA0LjAyNjk4IDMuMDQzNjMgNS4yODk3MkMzLjA0MzYzIDUuOTA5MDEgMy4yMDgxNyA2LjM3MjIgMy4yODI2NSA2LjU1MDA2QzMuMTYgNy4wNjk4OCAyLjQzMTA5IDEwLjE2MDMgMi4yOTI4MyAxMC43NDNDMi4yMTI4OCAxMS4wODMyIDEuNzMxMjkgMTMuNzcwMSAyLjUyODQxIDEzLjk4NDRDMy40MjQwMyAxNC4yMjUxIDQuMjI0NTggMTEuNjA4MiA0LjMwNjA2IDExLjMxMjVDNC4zNzIwOSAxMS4wNzIgNC42MDMxNyAxMC4xNjI3IDQuNzQ0NzcgOS42MDM2NkM1LjE3NzEyIDEwLjAyMDMgNS44NzMyNiAxMC4zMDE5IDYuNTUwNjMgMTAuMzAxOUM3LjgyNzU4IDEwLjMwMTkgOC45NzU5OCA5LjcyNzA3IDkuNzg0MyA4LjY4MzQyQzEwLjU2ODIgNy42NzExNSAxMSA2LjI2MDI2IDExIDQuNzEwODRDMTEgMy40OTk1NCAxMC40OCAyLjMwNTM5IDkuNTczNDEgMS40MzQ2NFoiIGZpbGw9IndoaXRlIi8+PC9zdmc+); }

.amblog-social-container .amblog-icon.-blogger {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjY1NiA0LjU4SDkuMjgxYy0uMTkyIDAtLjM0NC0uMTY5LS4zNDQtLjM4MnYtLjc2NEM4LjkzOCAxLjU0MiA3LjU1IDAgNS44NDUgMGgtMi43NUMxLjM4OSAwIDAgMS41NDIgMCAzLjQzNHY2LjEzMkMwIDExLjQ1OCAxLjM4OSAxMyAzLjA5NCAxM2g0LjgxMkM5LjYxMSAxMyAxMSAxMS40NTggMTEgOS41NjZWNC45NmMwLS4yMTQtLjE1MS0uMzgyLS4zNDQtLjM4MnptLTQuNDY5LS4zODJjMCAuMjEzLS4xNS4zODEtLjM0My4zODFoLTIuNzVjLS4xOTMgMC0uMzQ0LS4xNjgtLjM0NC0uMzgxdi0uNzY0YzAtLjIxMy4xNTEtLjM4MS4zNDQtLjM4MWgyLjc1Yy4xOTIgMCAuMzQzLjE2OC4zNDMuMzgxdi43NjR6TTIuNzUgOC44MDJjMC0uMjEzLjE1MS0uMzgxLjM0NC0uMzgxaDQuODEyYy4xOTMgMCAuMzQ0LjE2OC4zNDQuMzgxdi43NjRjMCAuMjEzLS4xNTEuMzgxLS4zNDQuMzgxSDMuMDk0Yy0uMTkzIDAtLjM0NC0uMTY4LS4zNDQtLjM4MXYtLjc2NHoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=); }

.amblog-social-container .amblog-icon.-linkedin {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEzIDcuOTdWMTNoLTIuNzg2VjguMzA3YzAtMS4xNzktLjQwMy0xLjk4My0xLjQxMi0xLjk4My0uNzcgMC0xLjIyOC41NDItMS40MyAxLjA2Ni0uMDczLjE4OC0uMDkyLjQ0OS0uMDkyLjcxMVYxM0g0LjQ5M3MuMDM3LTcuOTQ4IDAtOC43NzJINy4yOHYxLjI0NEw3LjI2IDUuNWguMDE5di0uMDI4Yy4zNy0uNTk3IDEuMDMxLTEuNDUgMi41MTEtMS40NUMxMS42MjUgNC4wMjIgMTMgNS4yNzYgMTMgNy45N3pNMS41NzcgMEMuNjI0IDAgMCAuNjU1IDAgMS41MTVjMCAuODQyLjYwNiAxLjUxNyAxLjU0IDEuNTE3aC4wMTljLjk3MiAwIDEuNTc2LS42NzUgMS41NzYtMS41MTdDMy4xMTcuNjU1IDIuNTMxIDAgMS41NzcgMHpNLjE2NiAxM2gyLjc4NlY0LjIyOEguMTY2VjEzeiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==); }

.amblog-social-container .amblog-icon.-tumblr {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNi43OTMgMTIuNTU5Yy0uNDI1IDAtLjc5Ni0uMTAxLTEuMTEzLS4zMDNhMS4wOTQgMS4wOTQgMCAwIDEtLjQ5NS0uNTg2Yy0uMDg5LS4yMzUtLjEzMy0uNzk0LS4xMzMtMS42OFY2LjE0MmgzLjQ2M1YzLjc5SDUuMDUyVjBIMi45NjhjLS4wOTUuNzY4LS4yNjYgMS40MDYtLjUxMyAxLjkxNGE0LjE0NSA0LjE0NSAwIDAgMS0uOTggMS4yOUE0LjM1MiA0LjM1MiAwIDAgMSAwIDQuMDIzdjIuMTE5aDEuNjE3djUuMjYzYzAgLjY5Ny4wNyAxLjIyMS4yMSAxLjU3Mi4xMzMuMzUyLjM4My42OTQuNzUxIDEuMDI2LjM4LjMyNS44MTguNTcgMS4zMTMuNzMyLjUxNC4xNzYgMS4xMDQuMjY0IDEuNzcuMjY0LjYwOSAwIDEuMTU3LS4wNjIgMS42NDUtLjE4Ni40ODMtLjExIDEuMDQ3LS4zMjIgMS42OTQtLjYzNXYtMi4zNjNjLS43My40OTUtMS40NjUuNzQyLTIuMjA3Ljc0MnoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=); }

.amblog-social-container .amblog-icon.-reddit {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1IDYuNjQ0YzAtMS4wMjEtLjg0Mi0xLjg1Mi0xLjg3Ny0xLjg1Mi0uNTc3IDAtMS4xMDguMjU1LTEuNDYyLjY5Mi0uOTk0LS40NDYtMi4xMjctLjcyMS0zLjMyNi0uODA4bDEuMDMtMy4yMSAyLjMuNDlhMS41ODcgMS41ODcgMCAwIDAgMS41MzkgMS4xNzggMS41OCAxLjU4IDAgMCAwIDEuNTg4LTEuNTY3QTEuNTggMS41OCAwIDAgMCAxMy4yMDQgMGMtLjYzMyAwLTEuMTguMzY3LTEuNDM1Ljg5N0w5LjExNS4zMjlhLjUzNy41MzcgMCAwIDAtLjYyNS4zNThMNy4yMiA0LjY0OWMtMS40MDQuMDM0LTIuNzM1LjMyLTMuODguODM0YTEuODcyIDEuODcyIDAgMCAwLTEuNDYzLS42OUMuODQyIDQuNzkyIDAgNS42MjIgMCA2LjY0MmMwIC40OTcuMTk3Ljk2Mi41NDggMS4zMDhhMy4xOSAzLjE5IDAgMCAwLS4zMTUgMS4zNzJjMCAxLjI3Mi43NzIgMi40NiAyLjE3NCAzLjM0M0MzLjc3IDEzLjUyNiA1LjU4IDE0IDcuNSAxNHMzLjcyOS0uNDc0IDUuMDkzLTEuMzM0YzEuNDAyLS44ODQgMi4xNzQtMi4wNzEgMi4xNzQtMy4zNDMgMC0uNDY5LS4xMDYtLjkzLS4zMTUtMS4zNzIuMzUtLjM0Ni41NDgtLjgxMS41NDgtMS4zMDd6TS44MjQgNy4yNzhhMS4xOSAxLjE5IDAgMCAxLS4xOC0uNjM0YzAtLjY3MS41NTMtMS4yMTcgMS4yMzMtMS4yMTcuMjkyIDAgLjU2Ni4wOTguNzg1LjI3OC0uNzg0LjQ0LTEuNDAxLjk2OC0xLjgzOCAxLjU3M3pNMy42NDggOC4zNWMwLS43MjkuNjAyLTEuMzIyIDEuMzQtMS4zMjIuNzQgMCAxLjM0MS41OTMgMS4zNDEgMS4zMjIgMCAuNzMtLjYwMSAxLjMyMy0xLjM0IDEuMzIzLS43NCAwLTEuMzQtLjU5My0xLjM0LTEuMzIzem02LjYwMiAzLjAxOGMtLjUyMy41NjMtMS41NzYuOTEzLTIuNzUuOTEzcy0yLjIyNy0uMzUtMi43NS0uOTEzYS41MjIuNTIyIDAgMCAxIC4wMzMtLjc0Ny41MzkuNTM5IDAgMCAxIC43NTguMDMzYy4zMTEuMzM1IDEuMTE3LjU2OSAxLjk1OS41NjkuODQyIDAgMS42NDgtLjIzNCAxLjk2LS41N2EuNTQxLjU0MSAwIDAgMSAuNzU3LS4wMzIuNTIyLjUyMiAwIDAgMSAuMDMzLjc0N3ptLS4yMzktMS42OTVjLS43MzkgMC0xLjM0LS41OTMtMS4zNC0xLjMyMyAwLS43MjkuNjAxLTEuMzIyIDEuMzQtMS4zMjIuNzQgMCAxLjM0LjU5MyAxLjM0IDEuMzIyIDAgLjczLS42IDEuMzIzLTEuMzQgMS4zMjN6bTQuMTY1LTIuMzk1Yy0uNDM3LS42MDUtMS4wNTQtMS4xMzMtMS44MzgtMS41NzMuMjItLjE4LjQ5My0uMjc4Ljc4NS0uMjc4LjY4IDAgMS4yMzQuNTQ2IDEuMjM0IDEuMjE3IDAgLjIyOC0uMDYzLjQ0NS0uMTgxLjYzNHoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=); }

.amblog-social-container .amblog-icon.-slashdot {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAgMTMuODg5TDUuOTkgMGgyLjU5NEwyLjU5NSAxMy44ODlIMHptMTEtMi4xYzAtMS4yMjItLjk2My0yLjIxMi0yLjE1LTIuMjEyLTEuMTkgMC0yLjE1MS45OTItMi4xNTEgMi4yMTIgMCAxLjIyMi45NjEgMi4yMTEgMi4xNSAyLjIxMUMxMC4wMzcgMTQgMTEgMTMuMDEgMTEgMTEuNzg5eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==); }

.amblog-social-container .amblog-icon.-stumbleupon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDYuOTU5djQuNTU2YzAgLjcwMy41ODIgMS4yNzMgMS4zIDEuMjczLjcxOCAwIDEuMy0uNTcgMS4zLTEuMjczVjQuNTVDMi41MjUgNS44OTMgMS4zOSA2Ljk2IDAgNi45NnpNMTIuOTE0IDBjLTIuODM2IDAtNS4xMzYgMi4yNDUtNS4xMzYgNS4wMTR2MS41NjJjMC0uNzA0LjU4NC0xLjI3MyAxLjMwNC0xLjI3My43MiAwIDEuMzAzLjU3IDEuMzAzIDEuMjczdi42NDdjMCAuNzAzLjU4NCAxLjI3MyAxLjMwNCAxLjI3My43MiAwIDEuMzAzLS41NyAxLjMwMy0xLjI3M1YuMDAxQTIuNSAyLjUgMCAwIDAgMTIuOTE0IDB6IiBmaWxsPSIjZmZmIi8+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDYuOTk4YzEuMzg4IDAgMi41MjItMS4wNjggMi41OTYtMi40MTJWMy4zOWExLjI4OSAxLjI4OSAwIDAgMSAxLjI5OC0xLjI3NWMuNzE4IDAgMS4zLjU3MSAxLjMgMS4yNzV2NC45ODdjMCAuNzA0LjU4IDEuMjc0IDEuMjk4IDEuMjc0LjcxNiAwIDEuMjk4LS41NyAxLjI5OC0xLjI3NFY1LjAyMkM3Ljc5IDIuMjQ4IDEwLjA4IDAgMTIuOTA1IDBIMHY2Ljk5OHoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=); }

.amblog-social-container .amblog-icon.-odnoklassniki {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTUuNTE4LjhDNy45NS44MDkgOS45MDUgMi43OTkgOS44OTUgNS4yNmMtLjAxMyAyLjQwNi0xLjk5NyA0LjM1NS00LjQyOCA0LjM0Ny0yLjQwNi0uMDA4LTQuMzgtMi4wMDMtNC4zNjUtNC40MTNBNC40MDggNC40MDggMCAwIDEgNS41MTguOHptNC45MyAxMC41MzdjLS41MzcuNTUzLTEuMTg1Ljk1MS0xLjkwNSAxLjIzMi0uNjgxLjI2Mi0xLjQyNi4zOTUtMi4xNjMuNDg0LjExMi4xMjMuMTYzLjE4MS4yMzUuMjUgMS4wMDIgMS4wMDggMi4wMDcgMi4wMDggMy4wMDUgMy4wMTguMzM5LjM0NS40MS43Ny4yMjQgMS4xNzEtLjIwNC40MzYtLjY2My43MjUtMS4xMTIuNjk0LS4yODYtLjAyLS41MDgtLjE2LS43MDQtLjM2LS43NTUtLjc2LTEuNTI2LTEuNTA3LTIuMjY1LTIuMjgzLS4yMTctLjIyNC0uMzItLjE4My0uNTEuMDEzLS43Ni43ODMtMS41MzQgMS41NTQtMi4zMTIgMi4zMjEtLjM1LjM0NS0uNzY1LjQwNi0xLjE2OC4yMS0uNDMxLS4yMS0uNzA0LS42NDgtLjY4NC0xLjA5LjAxNS0uMjk4LjE2LS41MjguMzY3LS43MzIuOTkzLS45OSAxLjk4LTEuOTgyIDIuOTctMi45NzQuMDY2LS4wNjcuMTI3LS4xMzYuMjIyLS4yMzgtMS4zNS0uMTQtMi41NjQtLjQ3Mi0zLjYwNy0xLjI4NS0uMTMtLjEwMi0uMjYzLS4yLS4zOC0uMzE0Qy4yMDMgMTEuMDE1LjE1NyAxMC41MTUuNTIgMTBjLjMwOC0uNDQyLjgyNi0uNTYxIDEuMzY0LS4zMDYuMTA1LjA0OC4yMDQuMTEuMjk4LjE3NiAxLjk0MiAxLjMzNCA0LjYwNSAxLjM3IDYuNTU0LjA1OC4xOTQtLjE0OC4zOTgtLjI2OC42MzgtLjMyOWExIDEgMCAwIDEgMS4xNDguNDZjLjI4LjQ2NC4yNzguOTE4LS4wNzQgMS4yNzd6IiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTUuNTE4LjhDNy45NS44MDkgOS45MDUgMi43OTkgOS44OTUgNS4yNmMtLjAxMyAyLjQwNi0xLjk5NyA0LjM1NS00LjQyOCA0LjM0Ny0yLjQwNi0uMDA4LTQuMzgtMi4wMDMtNC4zNjUtNC40MTNBNC40MDggNC40MDggMCAwIDEgNS41MTguOHoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMTAuNDQ5IDExLjMzNmMtLjUzOC41NTQtMS4xODYuOTUyLTEuOTA2IDEuMjMzLS42ODEuMjYyLTEuNDI2LjM5NS0yLjE2My40ODQuMTEyLjEyMy4xNjMuMTgxLjIzNS4yNSAxLjAwMiAxLjAwOCAyLjAwNyAyLjAwOCAzLjAwNSAzLjAxOC4zMzkuMzQ1LjQxLjc3LjIyNCAxLjE3MS0uMjA0LjQzNi0uNjYzLjcyNS0xLjExMi42OTQtLjI4Ni0uMDItLjUwOC0uMTYtLjcwNC0uMzYtLjc1NS0uNzYtMS41MjYtMS41MDctMi4yNjUtMi4yODMtLjIxNy0uMjI0LS4zMi0uMTgzLS41MS4wMTMtLjc2Ljc4My0xLjUzNCAxLjU1NC0yLjMxMiAyLjMyMS0uMzUuMzQ1LS43NjUuNDA2LTEuMTY4LjIxLS40MzEtLjIxLS43MDQtLjY0OC0uNjg0LTEuMDkuMDE1LS4yOTguMTYtLjUyOC4zNjctLjczMi45OTMtLjk5IDEuOTgtMS45ODIgMi45Ny0yLjk3NC4wNjYtLjA2Ny4xMjctLjEzNi4yMjItLjIzOC0xLjM1LS4xNC0yLjU2NC0uNDcyLTMuNjA3LTEuMjg1LS4xMy0uMTAyLS4yNjMtLjItLjM4LS4zMTRDLjIwMyAxMS4wMTUuMTU3IDEwLjUxNS41MiAxMGMuMzA4LS40NDIuODI2LS41NjEgMS4zNjQtLjMwNi4xMDUuMDQ4LjIwNC4xMS4yOTguMTc2IDEuOTQyIDEuMzM0IDQuNjA1IDEuMzcgNi41NTQuMDU4LjE5NC0uMTQ4LjM5OC0uMjY4LjYzOC0uMzI5YTEgMSAwIDAgMSAxLjE0OC40NmMuMjguNDY0LjI3OC45MTgtLjA3NCAxLjI3N3oiIGZpbGw9IiNmZmYiLz48L3N2Zz4=); }

.amblog-social-container .amblog-icon.-google {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uNTUgMEMuMjQ0IDAgMCAuMjIzIDAgLjQ5OHYxMy45ODVjMCAuNTUxLjM0OC42ODIuNzc2LjI5M0w1LjUgMTAuNDg3bDQuNzI0IDQuMjg5Yy40MjguMzg5Ljc3Ni4yNTguNzc2LS4yOTNWLjQ5OEMxMSAuMjI1IDEwLjc1NCAwIDEwLjQ1IDBILjU1ek0yLjM4IDMuOTY4YTMuNTc2IDMuNTc2IDAgMCAxIDIuMDIzLTEuNzcyIDMuNjE2IDMuNjE2IDAgMCAxIDIuNDA2LjAyIDMuNDcgMy40NyAwIDAgMSAxLjE1LjcxM3YuMDAyYTYuNjYgNi42NiAwIDAgMS0uMjIyLjIyN2wtLjEyNS4xMjQtLjY1Ni42NTdhMS45MjMgMS45MjMgMCAwIDAtLjc3LS40NTMgMi4xMyAyLjEzIDAgMCAwLTEuMDQ5LS4wNDJjLS40MDUuMDg2LS43OC4yOTctMS4wNjcuNTkzYTIuMjMgMi4yMyAwIDAgMC0uNTE2LjgzNiAyLjE1NSAyLjE1NSAwIDAgMCAwIDEuMzlsLS4wMDQuMDA0LjAwMS4wMDNhMi4yMTYgMi4yMTYgMCAwIDAgLjgxNiAxLjA5MmMuMjM4LjE2Ny41MS4yODYuNzk1LjM0NC4yOC4wNTcuNTcuMDUuODUyLjAwMi4yOC0uMDUuNTUxLS4xNTIuNzg4LS4zMTJsLjAwMS4wMDJjLjM3My0uMjUxLjYzOC0uNjU3LjcxMy0xLjEwMUg1LjU3MnYtLjAwMkg1LjU3Yy4wMDItLjQ2NS4wMDItLjkzLjAwMi0xLjM5NGgzLjM2Yy4wMjYuMTQ0LjA0NC4yOS4wNTUuNDM2QTQuMTEgNC4xMSAwIDAgMSA4Ljg0MiA2LjhhMy4yNDUgMy4yNDUgMCAwIDEtLjkwNCAxLjQ4MiAzLjI0MSAzLjI0MSAwIDAgMS0xLjQ2My43NiAzLjgyMiAzLjgyMiAwIDAgMS0xLjgyOC0uMDE5IDMuNTU4IDMuNTU4IDAgMCAxLTEuMjk4LS42NTQgMy42MDQgMy42MDQgMCAwIDEtLjk3LTEuMTkzIDMuNTg0IDMuNTg0IDAgMCAxIC4wMDItMy4yMDh6IiBmaWxsPSIjZmZmIi8+PC9zdmc+); }

.amblog-pager-container {
  margin: 20px auto 50px; }

.amblog-pager-container .amblog-links {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.amblog-pager-container .amblog-link {
  position: relative;
  display: block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #0e6bd7; }

.amblog-pager-container .amblog-link:before,
.amblog-pager-container .amblog-link:after {
  content: '';
  position: absolute;
  width: 12px;
  height: 2px;
  background: #fff; }

.amblog-pager-container .amblog-link:before {
  top: 13px;
  left: 13px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }

.amblog-pager-container .amblog-link:after {
  top: 20px;
  left: 13px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }

.amblog-pager-container .amblog-link:hover {
  background: #185eaf; }

.amblog-pager-container .amblog-link.-new:before {
  left: 10px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }

.amblog-pager-container .amblog-link.-new:after {
  left: 10px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }

.amblog-pager-container .amblog-link.-disabled {
  cursor: auto;
  pointer-events: none;
  background: #c4c4c4; }

.amblog-pager-container .amblog-pagination {
  font-size: 16px;
  color: #333; }

.main .amblog-related-wrapper {
  margin-bottom: 40px;
  padding: 0 10px; }

.main .amblog-related-wrapper > .amblog-title {
  border-bottom: 0; }

.main .amblog-related-wrapper .amblog-related-grid {
  padding: 0 5px 0 7px; }

.main .amblog-related-wrapper .slick-list {
  margin: 0 10px;
  width: 100%; }

.main .amblog-related-wrapper .slick-list > .slick-track {
  margin-left: 0; }

.main .amblog-related-wrapper .slick-slide {
  vertical-align: top;
  margin: 0 7px; }

.amblog-comments-wrapper,
.amblog-related-wrapper {
  margin-bottom: 31px;
  border: 1px solid #e9e9e9;
  border-radius: 4px; }

.amblog-comments-wrapper > .amblog-title,
.amblog-related-wrapper > .amblog-title {
  position: relative;
  padding: 20px 20px;
  border-bottom: 1px solid #e9e9e9;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #0e6bd7; }

.amblog-comments-container {
  margin: 30px 20px 0; }

.amblog-comments-container .amblog-comment {
  margin-bottom: 40px; }

.amblog-comments-action .amblog-replies,
.amblog-comments-container .amblog-replies {
  margin: 30px 0 0 35px;
  padding-left: 20px;
  border-left: 1px solid #e9e9e9; }

.amblog-comment-content {
  padding-left: 35px; }

.amblog-comment-content .amblog-author {
  position: relative;
  display: inline-block;
  margin: 0 20px 0 0;
  padding-left: 0; }

.amblog-comment-content .amblog-author .amblog-svg.user {
  position: absolute;
  top: 0;
  left: -35px; }

.amblog-comment-content .amblog-header {
  margin-bottom: 15px; }

.amblog-comment-content .amblog-date {
  display: inline-block;
  margin: 0;
  font-size: 14px;
  color: #999; }

.amblog-comment-content .amblog-willapprove {
  margin-top: 15px;
  padding: 0 10px;
  border-radius: 4px;
  color: #f57c00;
  background: #fff3e0; }

.amblog-comment-content .amblog-thesis {
  font-style: italic;
  font-size: 16px;
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: anywhere; }

.amblog-comment-content .amblog-reply {
  margin-top: 10px;
  text-align: right; }

.amblog-comments-action {
  padding: 20px 20px 40px; }

.amblog-comments-action > .amblog-comment {
  margin-bottom: 60px; }

.amblog-comment-reply {
  margin-bottom: 30px; }

.amblog-form-comment {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column; }

.amblog-form-comment .amblog-svg.comment {
  position: absolute;
  top: -40px;
  left: 0; }

.amblog-form-comment .amblog-fieldset {
  margin: 0;
  padding: 0;
  border: none;
  min-inline-size: initial; }

.amblog-form-comment .amblog-customer {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column; }

.amblog-form-comment .amblog-customer.-hidden {
  display: none; }

.amblog-form-comment .amblog-wrapper {
  margin-bottom: 15px; }

.amblog-form-comment .amblog-input {
  padding-left: 15px; }

.amblog-form-comment .amblog-input.-name,
.amblog-form-comment .amblog-input.-email {
  max-height: 40px; }

.amblog-form-comment .amblog-input.-textarea {
  margin-bottom: 0;
  height: 100px; }

.amblog-form-comment .amblog-gdprtext {
  position: relative;
  margin-top: 15px; }

.amblog-form-comment .amblog-gdprtext .amblog-label {
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: anywhere;
  word-wrap: anywhere; }

.amblog-form-comment .amblog-input.-gdpr {
  position: relative;
  top: 2px;
  width: auto;
  height: 13px; }

.amblog-form-comment .mage-error {
  margin-bottom: 0; }

.amblog-form-comment .amblog-btn {
  margin-top: 15px; }

.amblog-widget-container .amblog-list {
  padding-left: 40px; }

.amblog-element-block .amblog-widget-container.-post .amblog-list,
.amblog-element-block .amblog-widget-container.-comments .amblog-list,
.amblog-element-block .amblog-widget-container.-categories .amblog-list,
.amblog-post-container .amblog-widget-container .amblog-widget-container.-post .amblog-list,
.amblog-post-container .amblog-widget-container .amblog-widget-container.-comments .amblog-list,
.amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-post .amblog-list,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-comments .amblog-list,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-post .amblog-list,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-comments .amblog-list,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list {
  padding-left: 0; }

.amblog-post-container .amblog-widget-container,
.amblog-grid-list > .amblog-item .amblog-widget-container,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container {
  padding-bottom: 25px;
  border: none;
  background: #f7fbff; }

.amblog-post-container .amblog-widget-container .amblog-title,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-title,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-title {
  padding: 25px 20px 0;
  border-bottom: none; }

.amblog-post-container .amblog-widget-container .amblog-title:before,
.amblog-post-container .amblog-widget-container .amblog-title:after,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-title:before,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-title:after,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-title:before,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-title:after {
  content: none; }

.amblog-post-container .amblog-widget-container .amblog-list,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-list,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-list,
.amblog-post-container .amblog-widget-container.-post .amblog-item,
.amblog-grid-list > .amblog-item .amblog-widget-container.-post .amblog-item,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-post .amblog-item {
  margin: 0 20px 0;
  border: 1px solid #e9e9e9;
  border-radius: 4px;
  background: #fff; }

.amblog-post-container .amblog-widget-container .amblog-item,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item {
  margin: 0; }

.amblog-post-container .amblog-widget-container.-post,
.amblog-grid-list > .amblog-item .amblog-widget-container.-post,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-post {
  padding-bottom: 10px; }

.amblog-post-container .amblog-widget-container.-post .amblog-list,
.amblog-grid-list > .amblog-item .amblog-widget-container.-post .amblog-list,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-post .amblog-list {
  border: none;
  background: inherit; }

.amblog-post-container .amblog-widget-container.-post .amblog-item,
.amblog-grid-list > .amblog-item .amblog-widget-container.-post .amblog-item,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-post .amblog-item {
  margin: 0 0 15px; }

.amblog-post-container .amblog-widget-container.-tags,
.amblog-grid-list > .amblog-item .amblog-widget-container.-tags,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-tags {
  padding: 0 20px 15px; }

.amblog-post-container .amblog-widget-container.-tags .amblog-title,
.amblog-grid-list > .amblog-item .amblog-widget-container.-tags .amblog-title,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-tags .amblog-title {
  margin-bottom: 15px;
  padding: 25px 0 0; }

.amblog-post-container .amblog-widget-container.-tags .amblog-tag,
.amblog-grid-list > .amblog-item .amblog-widget-container.-tags .amblog-tag,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-tags .amblog-tag {
  margin-bottom: 10px; }

.amblog-post-container .amblog-widget-container.-tags .amblog-item,
.amblog-grid-list > .amblog-item .amblog-widget-container.-tags .amblog-item,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-tags .amblog-item {
  padding: 0; }

.amblog-post-container .amblog-widget-container.-tags .amblog-cloud-tags,
.amblog-grid-list > .amblog-item .amblog-widget-container.-tags .amblog-cloud-tags,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-tags .amblog-cloud-tags {
  width: 200px;
  margin: 0 auto; }

.amblog-post-container .amblog-widget-container.-categories .amblog-category,
.amblog-grid-list > .amblog-item .amblog-widget-container.-categories .amblog-category,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-categories .amblog-category {
  margin-right: 0; }

.amblog-helpful-wrap {
  padding: 15px 25px 0;
  text-align: left; }

.amblog-helpful-wrap > .amblog-helpful {
  font-size: 14px;
  color: #5b5b5b;
  vertical-align: top; }

.amblog-helpful-wrap > .amblog-options {
  margin-left: 5px; }

.amblog-helpful-wrap > .amblog-options,
.amblog-helpful-wrap .amblog-plus,
.amblog-helpful-wrap .amblog-minus,
.amblog-helpful-wrap .amblog-icon {
  display: inline-block;
  cursor: pointer; }

.amblog-helpful-wrap .amblog-icon {
  margin: 0 5px 0 10px;
  width: 20px;
  height: 18px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease; }

.amblog-helpful-wrap .amblog-plus > .amblog-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMHYxOEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiA3LjI4NkguNTU2QS41NTQuNTU0IDAgMCAwIDAgNy44NDh2OC45ODVjMCAuMzE0LjI0NS41NjEuNTU3LjU2MWgzLjM0YS41NTMuNTUzIDAgMCAwIC41NTYtLjU2MVY3Ljg0OGEuNTUzLjU1MyAwIDAgMC0uNTU3LS41NjJ6TTIwIDguMzVjMC0uOTE1LS42MjMtMS44NC0xLjgxMy0xLjg0aC01LjM5MmMuNzctMS4zOTEuOTk3LTMuMzQ3LjQ2Mi00Ljc3OEMxMi44NjMuNjggMTIuMTEuMDY2IDExLjEzOS4wMDRsLS4wMTYtLjAwMkExLjE3IDEuMTcgMCAwIDAgOS44ODkgMS4wOEM5Ljc1MSAyLjUgOS4xMzQgNS4wMSA4LjI1MSA1LjljLS43NDQuNzUtMS4zOCAxLjA2NS0yLjQzNiAxLjU4Ni0uMTUyLjA3NS0uMzIuMTU3LS40OTYuMjQ2YTEuNCAxLjQgMCAwIDEgLjAwNS4xMTd2OC44OTNsLjM3Ny4xM0M3LjQ0MyAxNy40NzggOC45NDggMTggMTEuMjQ4IDE4aDQuMzZjMS4xOSAwIDEuODEyLS45MjYgMS44MTItMS44NDFhMiAyIDAgMCAwLS4xNjMtLjc5MyAxLjcxOCAxLjcxOCAwIDAgMCAxLS41NTljLjI5Mi0uMzM0LjQ1My0uNzc5LjQ1My0xLjI1MSAwLS4yNy0uMDU1LS41NDMtLjE2My0uNzkyLjk1Ni0uMTY2IDEuNDUzLS45OTMgMS40NTMtMS44MSAwLS40NzUtLjE2OC0uOTUzLS40OTQtMS4zMDIuMzI2LS4zNS40OTQtLjgyNy40OTQtMS4zMDJ6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+); }

.amblog-helpful-wrap .amblog-plus:hover > .amblog-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMHYxOEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiA3LjI4NkguNTU2QS41NTQuNTU0IDAgMCAwIDAgNy44NDh2OC45ODVjMCAuMzE0LjI0NS41NjEuNTU3LjU2MWgzLjM0YS41NTMuNTUzIDAgMCAwIC41NTYtLjU2MVY3Ljg0OGEuNTUzLjU1MyAwIDAgMC0uNTU3LS41NjJ6TTIwIDguMzVjMC0uOTE1LS42MjMtMS44NC0xLjgxMy0xLjg0aC01LjM5MmMuNzctMS4zOTEuOTk3LTMuMzQ3LjQ2Mi00Ljc3OEMxMi44NjMuNjggMTIuMTEuMDY2IDExLjEzOS4wMDRsLS4wMTYtLjAwMkExLjE3IDEuMTcgMCAwIDAgOS44ODkgMS4wOEM5Ljc1MSAyLjUgOS4xMzQgNS4wMSA4LjI1MSA1LjljLS43NDQuNzUtMS4zOCAxLjA2NS0yLjQzNiAxLjU4Ni0uMTUyLjA3NS0uMzIuMTU3LS40OTYuMjQ2YTEuNCAxLjQgMCAwIDEgLjAwNS4xMTd2OC44OTNsLjM3Ny4xM0M3LjQ0MyAxNy40NzggOC45NDggMTggMTEuMjQ4IDE4aDQuMzZjMS4xOSAwIDEuODEyLS45MjYgMS44MTItMS44NDFhMiAyIDAgMCAwLS4xNjMtLjc5MyAxLjcxOCAxLjcxOCAwIDAgMCAxLS41NTljLjI5Mi0uMzM0LjQ1My0uNzc5LjQ1My0xLjI1MSAwLS4yNy0uMDU1LS41NDMtLjE2My0uNzkyLjk1Ni0uMTY2IDEuNDUzLS45OTMgMS40NTMtMS44MSAwLS40NzUtLjE2OC0uOTUzLS40OTQtMS4zMDIuMzI2LS4zNS40OTQtLjgyNy40OTQtMS4zMDJ6IiBmaWxsPSIjQzJFQUJDIi8+PC9zdmc+); }

.amblog-helpful-wrap .amblog-plus.-voted > .amblog-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMHYxOEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiA3LjI4NkguNTU2QS41NTQuNTU0IDAgMCAwIDAgNy44NDh2OC45ODVjMCAuMzE0LjI0NS41NjEuNTU3LjU2MWgzLjM0YS41NTMuNTUzIDAgMCAwIC41NTYtLjU2MVY3Ljg0OGEuNTUzLjU1MyAwIDAgMC0uNTU3LS41NjJ6TTIwIDguMzVjMC0uOTE1LS42MjMtMS44NC0xLjgxMy0xLjg0aC01LjM5MmMuNzctMS4zOTEuOTk3LTMuMzQ3LjQ2Mi00Ljc3OEMxMi44NjMuNjggMTIuMTEuMDY2IDExLjEzOS4wMDRsLS4wMTYtLjAwMkExLjE3IDEuMTcgMCAwIDAgOS44ODkgMS4wOEM5Ljc1MSAyLjUgOS4xMzQgNS4wMSA4LjI1MSA1LjljLS43NDQuNzUtMS4zOCAxLjA2NS0yLjQzNiAxLjU4Ni0uMTUyLjA3NS0uMzIuMTU3LS40OTYuMjQ2YTEuNCAxLjQgMCAwIDEgLjAwNS4xMTd2OC44OTNsLjM3Ny4xM0M3LjQ0MyAxNy40NzggOC45NDggMTggMTEuMjQ4IDE4aDQuMzZjMS4xOSAwIDEuODEyLS45MjYgMS44MTItMS44NDFhMiAyIDAgMCAwLS4xNjMtLjc5MyAxLjcxOCAxLjcxOCAwIDAgMCAxLS41NTljLjI5Mi0uMzM0LjQ1My0uNzc5LjQ1My0xLjI1MSAwLS4yNy0uMDU1LS41NDMtLjE2My0uNzkyLjk1Ni0uMTY2IDEuNDUzLS45OTMgMS40NTMtMS44MSAwLS40NzUtLjE2OC0uOTUzLS40OTQtMS4zMDIuMzI2LS4zNS40OTQtLjgyNy40OTQtMS4zMDJ6IiBmaWxsPSIjMUFCOTAwIi8+PC9zdmc+); }

.amblog-helpful-wrap .amblog-minus > .amblog-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMThoMjBWMEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiAxMC43MTRILjU1NkEuNTU0LjU1NCAwIDAgMSAwIDEwLjE1MlYxLjE2N0MwIC44NTMuMjQ1LjYwNi41NTcuNjA2aDMuMzRjLjMxMSAwIC41NTYuMjQ3LjU1Ni41NjF2OC45ODVhLjU1My41NTMgMCAwIDEtLjU1Ny41NjJ6TTIwIDkuNjVjMCAuOTE1LS42MjMgMS44NC0xLjgxMyAxLjg0aC01LjM5MmMuNzcgMS4zOTEuOTk3IDMuMzQ3LjQ2MiA0Ljc3Ny0uMzk0IDEuMDUzLTEuMTQ2IDEuNjY3LTIuMTE4IDEuNzNoLS4wMTZhMS4xNyAxLjE3IDAgMCAxLTEuMjM0LTEuMDc2Yy0uMTM4LTEuNDItLjc1NS0zLjkzLTEuNjM4LTQuODItLjc0NC0uNzUtMS4zOC0xLjA2NS0yLjQzNi0xLjU4Ni0uMTUyLS4wNzUtLjMyLS4xNTctLjQ5Ni0uMjQ2YTEuNCAxLjQgMCAwIDAgLjAwNS0uMTE3VjEuMjZsLjM3Ny0uMTNDNy40NDMuNTIyIDguOTQ4IDAgMTEuMjQ4IDBoNC4zNmMxLjE5IDAgMS44MTIuOTI2IDEuODEyIDEuODQxYTIgMiAwIDAgMS0uMTYzLjc5M2MuMzk3LjA3Mi43NDMuMjY0IDEgLjU1OS4yOTIuMzM0LjQ1My43NzkuNDUzIDEuMjUxIDAgLjI3LS4wNTUuNTQzLS4xNjMuNzkyLjk1Ni4xNjYgMS40NTMuOTkzIDEuNDUzIDEuODEgMCAuNDc1LS4xNjguOTUyLS40OTQgMS4zMDIuMzI2LjM1LjQ5NC44MjcuNDk0IDEuMzAyeiIgZmlsbD0iI0M0QzRDNCIvPjwvc3ZnPg==); }

.amblog-helpful-wrap .amblog-minus:hover > .amblog-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMThoMjBWMEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiAxMC43MTRILjU1NkEuNTU0LjU1NCAwIDAgMSAwIDEwLjE1MlYxLjE2N0MwIC44NTMuMjQ1LjYwNi41NTcuNjA2aDMuMzRjLjMxMSAwIC41NTYuMjQ3LjU1Ni41NjF2OC45ODVhLjU1My41NTMgMCAwIDEtLjU1Ny41NjJ6TTIwIDkuNjVjMCAuOTE1LS42MjMgMS44NC0xLjgxMyAxLjg0aC01LjM5MmMuNzcgMS4zOTEuOTk3IDMuMzQ3LjQ2MiA0Ljc3Ny0uMzk0IDEuMDUzLTEuMTQ2IDEuNjY3LTIuMTE4IDEuNzNoLS4wMTZhMS4xNyAxLjE3IDAgMCAxLTEuMjM0LTEuMDc2Yy0uMTM4LTEuNDItLjc1NS0zLjkzLTEuNjM4LTQuODItLjc0NC0uNzUtMS4zOC0xLjA2NS0yLjQzNi0xLjU4Ni0uMTUyLS4wNzUtLjMyLS4xNTctLjQ5Ni0uMjQ2YTEuNCAxLjQgMCAwIDAgLjAwNS0uMTE3VjEuMjZsLjM3Ny0uMTNDNy40NDMuNTIyIDguOTQ4IDAgMTEuMjQ4IDBoNC4zNmMxLjE5IDAgMS44MTIuOTI2IDEuODEyIDEuODQxYTIgMiAwIDAgMS0uMTYzLjc5M2MuMzk3LjA3Mi43NDMuMjY0IDEgLjU1OS4yOTIuMzM0LjQ1My43NzkuNDUzIDEuMjUxIDAgLjI3LS4wNTUuNTQzLS4xNjMuNzkyLjk1Ni4xNjYgMS40NTMuOTkzIDEuNDUzIDEuODEgMCAuNDc1LS4xNjguOTUyLS40OTQgMS4zMDIuMzI2LjM1LjQ5NC44MjcuNDk0IDEuMzAyeiIgZmlsbD0iI0ZGQkNCQyIvPjwvc3ZnPg==); }

.amblog-helpful-wrap .amblog-minus.-voted > .amblog-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMThoMjBWMEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiAxMC43MTRILjU1NkEuNTU0LjU1NCAwIDAgMSAwIDEwLjE1MlYxLjE2N0MwIC44NTMuMjQ1LjYwNi41NTcuNjA2aDMuMzRjLjMxMSAwIC41NTYuMjQ3LjU1Ni41NjF2OC45ODVhLjU1My41NTMgMCAwIDEtLjU1Ny41NjJ6TTIwIDkuNjVjMCAuOTE1LS42MjMgMS44NC0xLjgxMyAxLjg0aC01LjM5MmMuNzcgMS4zOTEuOTk3IDMuMzQ3LjQ2MiA0Ljc3Ny0uMzk0IDEuMDUzLTEuMTQ2IDEuNjY3LTIuMTE4IDEuNzNoLS4wMTZhMS4xNyAxLjE3IDAgMCAxLTEuMjM0LTEuMDc2Yy0uMTM4LTEuNDItLjc1NS0zLjkzLTEuNjM4LTQuODItLjc0NC0uNzUtMS4zOC0xLjA2NS0yLjQzNi0xLjU4Ni0uMTUyLS4wNzUtLjMyLS4xNTctLjQ5Ni0uMjQ2YTEuNCAxLjQgMCAwIDAgLjAwNS0uMTE3VjEuMjZsLjM3Ny0uMTNDNy40NDMuNTIyIDguOTQ4IDAgMTEuMjQ4IDBoNC4zNmMxLjE5IDAgMS44MTIuOTI2IDEuODEyIDEuODQxYTIgMiAwIDAgMS0uMTYzLjc5M2MuMzk3LjA3Mi43NDMuMjY0IDEgLjU1OS4yOTIuMzM0LjQ1My43NzkuNDUzIDEuMjUxIDAgLjI3LS4wNTUuNTQzLS4xNjMuNzkyLjk1Ni4xNjYgMS40NTMuOTkzIDEuNDUzIDEuODEgMCAuNDc1LS4xNjguOTUyLS40OTQgMS4zMDIuMzI2LjM1LjQ5NC44MjcuNDk0IDEuMzAyeiIgZmlsbD0iI0QyMzczNyIvPjwvc3ZnPg==); }

.amblog-post-list {
  margin-top: 30px; }

.amblog-post-list .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.amblog-post-list .slick-slide {
  margin: 0 10px;
  text-align: center; }

.amblog-post-list .post-item-details {
  margin-top: 10px; }

.sidebar .amblog-element-block {
  display: block;
  border: 1px solid #e9e9e9;
  border-radius: 4px;
  -webkit-box-shadow: 0 4px 8px rgba(0, 98, 176, 0.1);
          box-shadow: 0 4px 8px rgba(0, 98, 176, 0.1);
  margin-bottom: 30px; }

.sidebar .amblog-element-block .amblog-title:after {
  display: none; }

@media (min-width: 768px) {
  .cms-sign-up .fieldset > .field:not(.choice) > .label,
  .contact-index-index .fieldset > .field:not(.choice) > .label {
    width: unset; } }

.submenu-inner {
  max-width: 1280px;
  margin: 0 auto; }

@media only screen and (min-width: 768px) {
  .ves-megamenu .dropdown .content-wrapper {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 16px; } }

.pricelist-pricelist-select form {
  display: block;
  float: left;
  width: 100%; }
  .pricelist-pricelist-select form .col-left,
  .pricelist-pricelist-select form .col-right {
    float: left;
    width: 50%; }
    .pricelist-pricelist-select form .col-left > label,
    .pricelist-pricelist-select form .col-right > label {
      display: block;
      margin-bottom: 10px; }
    .pricelist-pricelist-select form .col-left button, .pricelist-pricelist-select form .col-left .cart.table-wrapper .action-gift, .cart.table-wrapper .pricelist-pricelist-select form .col-left .action-gift,
    .pricelist-pricelist-select form .col-right button,
    .pricelist-pricelist-select form .col-right .cart.table-wrapper .action-gift,
    .cart.table-wrapper .pricelist-pricelist-select form .col-right .action-gift {
      display: block;
      margin-bottom: 15px;
      color: #fff;
      background: #FFEAC3;
      border-color: #FFEAC3;
      text-transform: uppercase;
      letter-spacing: -0.05em;
      line-height: 22px;
      padding: 10px 17px;
      font-size: 18px;
      float: left; }
      .pricelist-pricelist-select form .col-left button:hover, .pricelist-pricelist-select form .col-left .cart.table-wrapper .action-gift:hover, .cart.table-wrapper .pricelist-pricelist-select form .col-left .action-gift:hover,
      .pricelist-pricelist-select form .col-right button:hover,
      .pricelist-pricelist-select form .col-right .cart.table-wrapper .action-gift:hover,
      .cart.table-wrapper .pricelist-pricelist-select form .col-right .action-gift:hover {
        background: #d0b6ba; }
  .pricelist-pricelist-select form .col-bottom {
    float: left;
    width: 100%;
    margin-top: 20px; }
    .pricelist-pricelist-select form .col-bottom > label {
      float: left;
      margin-bottom: 10px; }
  .pricelist-pricelist-select form > h3 {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 24px;
    letter-spacing: -0.05em;
    display: inline-block;
    color: #1B0166; }
  .pricelist-pricelist-select form div.tree-multiselect {
    border: 0; }
    .pricelist-pricelist-select form div.tree-multiselect div.title {
      background: #fff;
      color: #1B0166;
      padding: 5px;
      font-size: 15px;
      font-weight: 600; }
      .pricelist-pricelist-select form div.tree-multiselect div.title > span.collapse-section {
        float: right; }
    .pricelist-pricelist-select form div.tree-multiselect input[type="checkbox"] {
      position: relative;
      top: -1px; }
    .pricelist-pricelist-select form div.tree-multiselect > div.selections {
      border: 0;
      border-radius: 0;
      padding: 0; }
      .pricelist-pricelist-select form div.tree-multiselect > div.selections .auxiliary {
        margin-bottom: 10px; }
        .pricelist-pricelist-select form div.tree-multiselect > div.selections .auxiliary input.search {
          border: 1px solid #1B0166; }
      @media only screen and (max-width: 620px) {
        .pricelist-pricelist-select form div.tree-multiselect > div.selections {
          width: 100%; } }
    .pricelist-pricelist-select form div.tree-multiselect > div.selected {
      padding: 43px 0 0 4%; }
      .pricelist-pricelist-select form div.tree-multiselect > div.selected > div.item {
        padding: 4px 5px;
        overflow: auto;
        background: #fafafa;
        border: 1px solid #1B0166;
        border-radius: 3px; }
      @media only screen and (max-width: 620px) {
        .pricelist-pricelist-select form div.tree-multiselect > div.selected {
          display: none; } }
    .pricelist-pricelist-select form div.tree-multiselect span.remove-selected {
      background: #1B0166;
      font-size: 15px;
      font-weight: 900; }

#discountContainer {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  width: 100%;
  text-align: right;
  overflow: hidden;
  color: #1B0166; }
  @media only screen and (max-width: 768px) {
    #discountContainer {
      text-align: right; } }
  #discountContainer .discount-text {
    font-size: 18px;
    font-weight: 400;
    margin-right: 10px; }
  #discountContainer .discount-percentage {
    font-size: 24px;
    font-weight: 900;
    color: #54c728; }

.cms-scanapp-intro .page-title,
.cms-scanapp-intro .breadcrumbs {
  display: none !important; }

.scanintro-container {
  overflow: hidden;
  margin-top: 80px; }
  @media only screen and (max-width: 700px) {
    .scanintro-container {
      margin-top: 20px; } }

.scanintro-steps {
  float: left;
  width: calc(100% - 625px);
  margin-top: 56px; }
  .scanintro-steps ul {
    margin: 0; }
    .scanintro-steps ul > li {
      padding-left: 40px;
      font-size: 18px;
      margin: 0 0 15px;
      position: relative; }
      .scanintro-steps ul > li:before {
        content: '';
        display: block;
        width: 17px;
        height: 17px;
        background: #3a3846;
        position: absolute;
        border-radius: 50%;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
      @media only screen and (max-width: 1060px) {
        .scanintro-steps ul > li {
          font-size: 16px; } }
      @media only screen and (max-width: 875px) {
        .scanintro-steps ul > li {
          margin-bottom: 5px;
          padding-right: 10px; } }
  @media only screen and (max-width: 1180px) {
    .scanintro-steps {
      width: calc(100% - 580px); } }
  @media only screen and (max-width: 1120px) {
    .scanintro-steps {
      width: 52%; } }
  @media only screen and (max-width: 875px) {
    .scanintro-steps {
      margin-top: 26px; } }
  @media only screen and (max-width: 700px) {
    .scanintro-steps {
      margin-top: 0;
      width: 100%; } }

.scanintro-steps__title {
  padding: 20px 30px;
  background: #3a3846;
  color: #fff;
  font-size: 48px;
  font-weight: 300;
  line-height: 60px;
  text-transform: uppercase; }
  .scanintro-steps__title span {
    display: block;
    font-weight: 900; }
  @media only screen and (max-width: 875px) {
    .scanintro-steps__title {
      padding: 10px 20px; } }

.scanintro-images {
  float: left;
  width: 625px; }
  @media only screen and (max-width: 1180px) {
    .scanintro-images {
      width: 580px; } }
  @media only screen and (max-width: 1120px) {
    .scanintro-images {
      float: left;
      width: 48%;
      height: 0;
      padding-bottom: 50%;
      position: relative; }
      .scanintro-images .image-centering {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%; } }
  @media only screen and (max-width: 700px) {
    .scanintro-images {
      width: 80%;
      margin-left: 10%;
      padding-bottom: 82%;
      margin-top: 50px; } }

.phone-image-diagonal {
  position: relative;
  float: left; }
  .phone-image-diagonal .red-circle {
    position: absolute;
    top: 68px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 3px solid #FF4A4A;
    right: 46px; }
    @media only screen and (max-width: 1120px) {
      .phone-image-diagonal .red-circle {
        width: 20%;
        height: 0;
        padding-bottom: 20%;
        top: 11%;
        right: 16%; } }
  .phone-image-diagonal .red-line {
    position: absolute;
    left: -20px;
    top: 18%; }
    @media only screen and (max-width: 1120px) {
      .phone-image-diagonal .red-line {
        width: 89%;
        top: 18%;
        right: 16%;
        left: auto;
        height: auto; } }
    @media only screen and (max-width: 700px) {
      .phone-image-diagonal .red-line {
        display: none; } }
  @media only screen and (max-width: 1120px) {
    .phone-image-diagonal {
      height: 100%;
      width: auto; }
      .phone-image-diagonal img {
        height: 100%;
        width: auto; } }

.phone-image-front {
  float: right; }
  @media only screen and (max-width: 1120px) {
    .phone-image-front {
      height: 100%;
      width: auto; }
      .phone-image-front img {
        height: 100%;
        width: auto; } }

.scanintro-steps__subtitle {
  margin-top: 40px;
  font-size: 32px;
  font-weight: 300;
  text-transform: uppercase;
  color: #3a3846;
  line-height: 40px;
  margin-bottom: 40px; }
  .scanintro-steps__subtitle span {
    display: block;
    font-weight: 900; }
  @media only screen and (max-width: 1260px) {
    .scanintro-steps__subtitle {
      font-size: 26px;
      line-height: 32px; } }
  @media only screen and (max-width: 1060px) {
    .scanintro-steps__subtitle {
      font-size: 22px;
      line-height: 28px;
      margin-top: 20px;
      margin-bottom: 20px; } }
  @media only screen and (max-width: 875px) {
    .scanintro-steps__subtitle {
      font-size: 18px;
      margin-top: 10px;
      margin-bottom: 10px; } }
  @media only screen and (max-width: 420px) {
    .scanintro-steps__subtitle {
      font-size: 16px;
      line-height: 20px; } }

.scanintro-youtube {
  float: left;
  width: 55%;
  margin-top: 80px; }
  @media only screen and (max-width: 700px) {
    .scanintro-youtube {
      width: 100%; } }

.scanintro-youtube__container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  width: 100%;
  border: 1px solid #3a3846;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .scanintro-youtube__container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.scanintro-cta {
  float: left;
  width: calc(45% - 30px);
  margin-left: 30px;
  margin-top: 80px; }
  .scanintro-cta a.button {
    width: 430px;
    max-width: 90%;
    height: 70px;
    background: #BF9DA1;
    border: 1px solid #886C6F;
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    display: block;
    text-align: center;
    line-height: 70px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 5px;
    font-size: 32px;
    text-decoration: none;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
    .scanintro-cta a.button:hover {
      background: #886C6F; }
  @media only screen and (max-width: 700px) {
    .scanintro-cta {
      margin-top: 20px;
      width: 100%;
      margin-left: 0; } }

.scanintro-cta__title {
  font-size: 48px;
  line-height: 60px;
  text-transform: uppercase;
  font-weight: 300;
  color: #3a3846;
  text-align: center;
  margin-top: 80px;
  margin-bottom: 40px; }
  .scanintro-cta__title span {
    display: block;
    font-weight: 900; }
  @media only screen and (max-width: 1060px) {
    .scanintro-cta__title {
      margin-top: 50px; } }
  @media only screen and (max-width: 875px) {
    .scanintro-cta__title {
      margin-top: 20px; } }

.scanintro-urgency {
  width: 100%;
  float: left;
  margin-top: 80px; }
  @media only screen and (max-width: 700px) {
    .scanintro-urgency {
      margin-top: 30px; } }

.scanintro-urgency__center {
  display: block;
  float: left;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 120px; }
  .scanintro-urgency__center svg {
    width: 88px;
    height: auto;
    float: left;
    position: relative;
    margin-right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
    @media only screen and (max-width: 1060px) {
      .scanintro-urgency__center svg {
        top: 0;
        -webkit-transform: none;
                transform: none; } }
    @media only screen and (max-width: 875px) {
      .scanintro-urgency__center svg {
        width: 72px; } }
    @media only screen and (max-width: 420px) {
      .scanintro-urgency__center svg {
        width: 56px; } }
    @media only screen and (max-width: 360px) {
      .scanintro-urgency__center svg {
        width: 44px; } }
  @media only screen and (max-width: 1260px) {
    .scanintro-urgency__center {
      height: 100px; } }
  @media only screen and (max-width: 1060px) {
    .scanintro-urgency__center {
      height: auto; } }

.scanintro-urgency__title {
  font-size: 48px;
  line-height: 60px;
  text-transform: uppercase;
  font-weight: 300;
  color: #3a3846;
  float: left; }
  .scanintro-urgency__title span {
    font-weight: 900;
    display: block; }
  @media only screen and (max-width: 360px) {
    .scanintro-urgency__title {
      font-size: 18px;
      line-height: 22px; } }

@media only screen and (max-width: 1260px) {
  .scanintro-steps__title,
  .scanintro-urgency__title,
  .scanintro-cta__title {
    font-size: 40px;
    line-height: 50px; } }

@media only screen and (max-width: 1060px) {
  .scanintro-steps__title,
  .scanintro-urgency__title,
  .scanintro-cta__title {
    font-size: 32px;
    line-height: 44px; } }

@media only screen and (max-width: 875px) {
  .scanintro-steps__title,
  .scanintro-urgency__title,
  .scanintro-cta__title {
    font-size: 26px;
    line-height: 36px; } }

@media only screen and (max-width: 420px) {
  .scanintro-steps__title,
  .scanintro-urgency__title,
  .scanintro-cta__title {
    font-size: 22px;
    line-height: 28px; } }

.camera_invoer-index-index #cart-products {
  padding: 0; }

.camera_invoer-index-index .scandit .scandit-logo {
  top: 5%;
  right: auto;
  left: 50%;
  max-width: 35%;
  max-height: 12.5%;
  -webkit-transform: translateX(-50%) !important;
          transform: translateX(-50%) !important;
  bottom: auto; }

.camera_invoer-index-index .product-page .product-back-button {
  width: 97px;
  height: 97px;
  background: #EFF0F4;
  border-radius: 50%;
  left: -34px;
  top: -34px;
  border: 0;
  font-size: 0; }
  .camera_invoer-index-index .product-page .product-back-button svg {
    position: absolute;
    top: 47px;
    right: 25px; }

.camera_invoer-index-index .product-page img {
  width: calc(100vw - 40px);
  margin-left: 20px;
  margin-top: 20px; }

.camera_invoer-index-index .product-page h2.product-name {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 900;
  margin-top: 100px;
  text-align: center;
  width: 100%;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.camera_invoer-index-index .product-page .add-to-cart-button {
  background: #1B0166;
  color: #fff;
  border-radius: 90px;
  position: absolute;
  right: 20px;
  bottom: 16px;
  width: calc(100% - 162px);
  height: 50px;
  border: 0;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 900; }

.camera_invoer-index-index .product-page .qty-input-container {
  width: 102px;
  height: 50px;
  border: 1px solid #1B0166;
  position: absolute;
  left: 20px;
  bottom: 16px;
  border-radius: 90px;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .camera_invoer-index-index .product-page .qty-input-container .minus-button {
    width: 30px;
    height: 100%;
    border: 0;
    background: none;
    padding: 0; }
    .camera_invoer-index-index .product-page .qty-input-container .minus-button span {
      width: 8px;
      height: 2px;
      display: block;
      background: #1B0166;
      position: relative;
      margin-top: 1px;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
  .camera_invoer-index-index .product-page .qty-input-container input {
    width: calc(100% - 60px);
    border: 0;
    height: 100%;
    left: 30px;
    font-size: 18px;
    padding: 0;
    text-align: center;
    font-weight: 900; }
  .camera_invoer-index-index .product-page .qty-input-container .plus-button {
    width: 30px;
    height: 100%;
    border: 0;
    background: none;
    padding: 0;
    left: auto;
    right: 0;
    font-weight: 800;
    font-size: 15px;
    color: #1B0166; }

.camera_invoer-index-index .cart-page {
  position: absolute;
  left: 50%;
  width: 25%;
  height: 100%;
  z-index: 21;
  background: #fff;
  overflow: hidden; }
  .camera_invoer-index-index .cart-page .totals {
    margin-bottom: 180px;
    text-align: center; }
  .camera_invoer-index-index .cart-page .scanner-cart-products tbody tr {
    display: grid;
    grid-template-columns: 106px 60px 86px 60px calc(100% - 312px);
    grid-template-rows: 0.57fr 24px 30px;
    margin-bottom: 10px;
    padding: 15px 15px; }
    @media only screen and (max-width: 359px) {
      .camera_invoer-index-index .cart-page .scanner-cart-products tbody tr {
        grid-template-columns: 106px 60px 50px 60px calc(100% - 286px); } }
    @media only screen and (max-width: 330px) {
      .camera_invoer-index-index .cart-page .scanner-cart-products tbody tr {
        grid-template-columns: 90px 60px 50px 60px calc(100% - 260px); } }
    .camera_invoer-index-index .cart-page .scanner-cart-products tbody tr:nth-child(odd) {
      background: #f0f1f5; }
    .camera_invoer-index-index .cart-page .scanner-cart-products tbody tr td {
      padding: 0;
      display: block;
      grid-column-start: 2;
      grid-row-start: 1;
      grid-row-end: 1;
      font-size: 13px;
      font-weight: 400;
      color: #1B0166; }
      .camera_invoer-index-index .cart-page .scanner-cart-products tbody tr td .name {
        font-weight: 600;
        height: 18px;
        line-height: 18px;
        overflow: hidden; }
      .camera_invoer-index-index .cart-page .scanner-cart-products tbody tr td:nth-child(3) {
        grid-row-start: 1;
        grid-row-end: 1;
        grid-column-start: 2;
        grid-column-end: 6; }
      .camera_invoer-index-index .cart-page .scanner-cart-products tbody tr td.qty {
        grid-row-start: 3;
        grid-row-end: 3;
        grid-column-start: 3;
        grid-column-end: 3;
        text-align: center;
        line-height: 30px; }
        .camera_invoer-index-index .cart-page .scanner-cart-products tbody tr td.qty.highlight {
          color: #1B0166; }
      .camera_invoer-index-index .cart-page .scanner-cart-products tbody tr td:nth-child(5) {
        grid-row-start: 3;
        grid-row-end: 3;
        grid-column-start: 2;
        grid-column-end: 2; }
      .camera_invoer-index-index .cart-page .scanner-cart-products tbody tr td:nth-child(5) button, .camera_invoer-index-index .cart-page .scanner-cart-products tbody tr td:nth-child(5) .cart.table-wrapper .action-gift, .cart.table-wrapper .camera_invoer-index-index .cart-page .scanner-cart-products tbody tr td:nth-child(5) .action-gift, .camera_invoer-index-index .cart-page .scanner-cart-products tbody tr td:nth-child(6) button, .camera_invoer-index-index .cart-page .scanner-cart-products tbody tr td:nth-child(6) .cart.table-wrapper .action-gift, .cart.table-wrapper .camera_invoer-index-index .cart-page .scanner-cart-products tbody tr td:nth-child(6) .action-gift {
        width: 60px;
        height: 30px;
        background: #1B0166;
        border-radius: 90px;
        font-size: 13px;
        color: #fff;
        border: 0; }
      .camera_invoer-index-index .cart-page .scanner-cart-products tbody tr td:nth-child(6) {
        grid-row-start: 3;
        grid-row-end: 3;
        grid-column-start: 4;
        grid-column-end: 4; }
      .camera_invoer-index-index .cart-page .scanner-cart-products tbody tr td:nth-child(7) {
        grid-row-start: 3;
        grid-row-end: 3;
        grid-column-start: 5;
        grid-column-end: 5;
        text-align: right; }
        .camera_invoer-index-index .cart-page .scanner-cart-products tbody tr td:nth-child(7) button, .camera_invoer-index-index .cart-page .scanner-cart-products tbody tr td:nth-child(7) .cart.table-wrapper .action-gift, .cart.table-wrapper .camera_invoer-index-index .cart-page .scanner-cart-products tbody tr td:nth-child(7) .action-gift {
          border: 2px solid #D04545;
          border-radius: 50%;
          width: 30px;
          height: 30px;
          color: #D04545;
          font-size: 14px;
          background: none;
          font-weight: 900;
          padding: 0;
          margin-left: 7px;
          margin-right: 7px; }
      .camera_invoer-index-index .cart-page .scanner-cart-products tbody tr td.sku {
        grid-row-start: 2;
        grid-row-end: 3;
        grid-column-start: 2;
        grid-column-end: 6; }
        .camera_invoer-index-index .cart-page .scanner-cart-products tbody tr td.sku:before {
          content: 'SKU: ';
          font-weight: 600; }
      .camera_invoer-index-index .cart-page .scanner-cart-products tbody tr td.image {
        grid-column-start: 1;
        grid-row-start: 1;
        grid-row-end: 3; }
        .camera_invoer-index-index .cart-page .scanner-cart-products tbody tr td.image img {
          width: 95px;
          border: 1px solid #1B0166;
          border-radius: 5px; }
          @media only screen and (max-width: 359px) {
            .camera_invoer-index-index .cart-page .scanner-cart-products tbody tr td.image img {
              width: 75px; } }
  .camera_invoer-index-index .cart-page h2 {
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 900;
    margin: 15px 0 30px 92px; }
  .camera_invoer-index-index .cart-page .cart-back-button {
    width: 97px;
    height: 97px;
    background: #EFF0F4;
    border-radius: 50%;
    left: -34px;
    top: -34px;
    border: 0;
    font-size: 0; }
    .camera_invoer-index-index .cart-page .cart-back-button svg {
      position: absolute;
      top: 47px;
      right: 25px; }
  .camera_invoer-index-index .cart-page .scrollable-cart {
    height: calc(100vh - 80px);
    overflow: auto; }

.camera_invoer-index-index .settings-page {
  position: absolute;
  left: 0;
  width: 25%;
  height: 100%;
  z-index: 21;
  background: #fff;
  overflow: hidden; }
  .camera_invoer-index-index .settings-page .logout-button {
    position: absolute;
    border: 0;
    background: none;
    color: #1B0166;
    font-size: 20px;
    padding: 0;
    bottom: 20px;
    left: 15px;
    line-height: 40px;
    font-weight: 400; }
    .camera_invoer-index-index .settings-page .logout-button svg {
      position: relative;
      top: 2px; }
  .camera_invoer-index-index .settings-page h2 {
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 900;
    margin: 15px 0 30px 15px; }
  .camera_invoer-index-index .settings-page .settings-back-button {
    width: 97px;
    height: 97px;
    background: #EFF0F4;
    border-radius: 50%;
    right: -34px;
    top: -34px;
    border: 0; }
    .camera_invoer-index-index .settings-page .settings-back-button svg {
      position: absolute;
      top: 47px;
      left: 25px; }
  .camera_invoer-index-index .settings-page label {
    height: 66px;
    width: 100%;
    display: block;
    border-bottom: 1px solid #F0F1F5;
    line-height: 66px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 15px; }
    .camera_invoer-index-index .settings-page label input {
      height: 0;
      width: 0;
      position: absolute;
      overflow: hidden;
      visibility: hidden;
      opacity: 0; }
    .camera_invoer-index-index .settings-page label span {
      width: 46px;
      height: 26px;
      display: block;
      background: #EFF0F4;
      position: relative;
      border-radius: 90px;
      float: left;
      top: 19px;
      margin-right: 10px;
      -webkit-transition: background 0.2s ease-out;
      transition: background 0.2s ease-out; }
      .camera_invoer-index-index .settings-page label span:before {
        background: #fff;
        content: '';
        position: absolute;
        left: 2px;
        top: 2px;
        height: 22px;
        width: 22px;
        border-radius: 50px;
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.16);
                box-shadow: 0 1px 1px rgba(0, 0, 0, 0.16);
        -webkit-transition: left 0.2s ease-out;
        transition: left 0.2s ease-out; }
    .camera_invoer-index-index .settings-page label input:checked ~ span {
      background: #4bd762; }
      .camera_invoer-index-index .settings-page label input:checked ~ span:before {
        left: 22px; }
    .camera_invoer-index-index .settings-page label.quickscan-checkbox {
      margin-top: 30px;
      border-top: 1px solid #F0F1F5; }

.camera_invoer-index-index .page-main, .camera_invoer-index-index .specialist-inner, .camera_invoer-index-index #brand-slider, .camera_invoer-index-index .owl-carousel.owl-loaded, .camera_invoer-index-index .account-block-container, .camera_invoer-index-index .copyright-container .copyright-inner, .copyright-container .camera_invoer-index-index .copyright-inner {
  padding: 0;
  width: 100%;
  height: 100%;
  max-width: none; }

.camera_invoer-index-index .block-customer-mini-login {
  margin: 0 !important;
  top: 60%;
  z-index: 1;
  position: fixed;
  padding: 0;
  width: calc(100% - 40px);
  left: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 450px; }
  .camera_invoer-index-index .block-customer-mini-login .forgot-links {
    margin-top: 30px;
    text-align: center; }
    .camera_invoer-index-index .block-customer-mini-login .forgot-links a span {
      font-size: 15px;
      font-weight: normal;
      text-decoration: underline; }
    .camera_invoer-index-index .block-customer-mini-login .forgot-links div {
      font-size: 15px;
      font-weight: normal;
      margin: 20px 0; }
    .camera_invoer-index-index .block-customer-mini-login .forgot-links a.remind:after {
      content: none; }
  .camera_invoer-index-index .block-customer-mini-login .actions-toolbar {
    float: none;
    margin: 0; }
    .camera_invoer-index-index .block-customer-mini-login .actions-toolbar button, .camera_invoer-index-index .block-customer-mini-login .actions-toolbar .cart.table-wrapper .action-gift, .cart.table-wrapper .camera_invoer-index-index .block-customer-mini-login .actions-toolbar .action-gift {
      height: 50px;
      border-radius: 90px;
      width: 100%;
      background: #1B0166;
      border: 2px solid #1B0166; }
      .camera_invoer-index-index .block-customer-mini-login .actions-toolbar button svg, .camera_invoer-index-index .block-customer-mini-login .actions-toolbar .cart.table-wrapper .action-gift svg, .cart.table-wrapper .camera_invoer-index-index .block-customer-mini-login .actions-toolbar .action-gift svg {
        position: relative;
        top: 2px; }
      .camera_invoer-index-index .block-customer-mini-login .actions-toolbar button span, .camera_invoer-index-index .block-customer-mini-login .actions-toolbar .cart.table-wrapper .action-gift span, .cart.table-wrapper .camera_invoer-index-index .block-customer-mini-login .actions-toolbar .action-gift span {
        font-size: 15px;
        font-weight: 900;
        text-transform: uppercase;
        color: #fff;
        margin-left: 5px; }
      .camera_invoer-index-index .block-customer-mini-login .actions-toolbar button:before, .camera_invoer-index-index .block-customer-mini-login .actions-toolbar .cart.table-wrapper .action-gift:before, .cart.table-wrapper .camera_invoer-index-index .block-customer-mini-login .actions-toolbar .action-gift:before, .camera_invoer-index-index .block-customer-mini-login .actions-toolbar button:after, .camera_invoer-index-index .block-customer-mini-login .actions-toolbar .cart.table-wrapper .action-gift:after, .cart.table-wrapper .camera_invoer-index-index .block-customer-mini-login .actions-toolbar .action-gift:after {
        content: none; }
  .camera_invoer-index-index .block-customer-mini-login .custom-login-title {
    font-size: 38px;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 10px; }
  .camera_invoer-index-index .block-customer-mini-login .fieldset > .field.email, .camera_invoer-index-index .block-customer-mini-login .fieldset > .field.password {
    width: 100%;
    margin-right: 0;
    border-bottom: 3px solid #1B0166;
    margin-bottom: 20px; }
    .camera_invoer-index-index .block-customer-mini-login .fieldset > .field.email input, .camera_invoer-index-index .block-customer-mini-login .fieldset > .field.password input {
      background: #fff;
      border: 0;
      width: 100%;
      height: 50px; }
      .camera_invoer-index-index .block-customer-mini-login .fieldset > .field.email input:focus, .camera_invoer-index-index .block-customer-mini-login .fieldset > .field.password input:focus {
        -webkit-box-shadow: none;
                box-shadow: none; }
      .camera_invoer-index-index .block-customer-mini-login .fieldset > .field.email input:-webkit-autofill, .camera_invoer-index-index .block-customer-mini-login .fieldset > .field.password input:-webkit-autofill {
        background-color: #fff !important; }
    .camera_invoer-index-index .block-customer-mini-login .fieldset > .field.email .control, .camera_invoer-index-index .block-customer-mini-login .fieldset > .field.password .control {
      position: relative; }
      .camera_invoer-index-index .block-customer-mini-login .fieldset > .field.email .control .input-label, .camera_invoer-index-index .block-customer-mini-login .fieldset > .field.password .control .input-label {
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        pointer-events: none;
        background: #fff;
        font-size: 18px;
        -webkit-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out; }
      .camera_invoer-index-index .block-customer-mini-login .fieldset > .field.email .control input.focused ~ .input-label,
      .camera_invoer-index-index .block-customer-mini-login .fieldset > .field.email .control input:focus ~ .input-label, .camera_invoer-index-index .block-customer-mini-login .fieldset > .field.password .control input.focused ~ .input-label,
      .camera_invoer-index-index .block-customer-mini-login .fieldset > .field.password .control input:focus ~ .input-label {
        left: 20px;
        top: 0; }

.camera_invoer-index-index .settings-button {
  width: 82px;
  height: 82px;
  background: #EFF0F4;
  border-radius: 50%;
  left: -22px;
  bottom: -25px;
  border: 0; }
  .camera_invoer-index-index .settings-button svg {
    position: absolute;
    top: 16px;
    right: 20px; }

.camera_invoer-index-index .cart-button {
  width: 120px;
  height: 120px;
  background: #EFF0F4;
  border-radius: 50%;
  right: -20px;
  bottom: -35px;
  border: 0; }
  .camera_invoer-index-index .cart-button svg {
    position: absolute;
    top: 29px;
    left: 32px; }

.camera_invoer-index-index .left-handed .cart-button {
  right: auto;
  left: -20px; }
  .camera_invoer-index-index .left-handed .cart-button svg {
    left: 40px; }

.camera_invoer-index-index .left-handed .settings-button {
  left: auto;
  right: -20px; }
  .camera_invoer-index-index .left-handed .settings-button svg {
    right: 28px; }

.camera_invoer-index-index .back-in-stock {
  text-decoration: underline; }
  @media only screen and (max-width: 369px) {
    .camera_invoer-index-index .back-in-stock {
      font-size: 11px; } }

.camera_invoer-index-index .back-in-stock-panel {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 150px;
  z-index: -1; }
  .camera_invoer-index-index .back-in-stock-panel > div {
    width: 100%;
    text-align: center;
    color: #e48915;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 900; }
  .camera_invoer-index-index .back-in-stock-panel button, .camera_invoer-index-index .back-in-stock-panel .cart.table-wrapper .action-gift, .cart.table-wrapper .camera_invoer-index-index .back-in-stock-panel .action-gift {
    background: #1B0166;
    color: #fff;
    border-radius: 90px;
    position: absolute;
    right: 20px;
    bottom: 16px;
    width: calc(100% - 40px);
    height: 50px;
    border: 0;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 900; }

.login-logo {
  width: 188px;
  position: fixed;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }
  @media only screen and (min-width: 769px) {
    .login-logo {
      width: 320px; } }

.login-bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 150px;
  z-index: -1; }
  .login-bottom.settings {
    position: absolute; }
  .login-bottom.overlay {
    background: #fff;
    position: absolute;
    overflow: hidden;
    height: 80px;
    z-index: 1; }
    .login-bottom.overlay > svg {
      width: 100%;
      height: 150px;
      bottom: 0;
      position: absolute; }
    .login-bottom.overlay a.home-button {
      width: calc(40vw - 30px);
      position: absolute;
      left: 20px;
      border: 2px solid #1B0166;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      border-radius: 90px;
      color: #1B0166;
      height: 50px;
      line-height: 50px;
      display: block;
      bottom: 20px;
      font-size: 15px;
      font-weight: 900;
      padding: 0;
      text-transform: uppercase;
      text-decoration: none;
      text-align: center; }
      .login-bottom.overlay a.home-button svg {
        position: relative;
        top: 2px;
        margin-right: 5px; }
        @media only screen and (max-width: 359px) {
          .login-bottom.overlay a.home-button svg {
            display: none; } }
    .login-bottom.overlay button, .login-bottom.overlay .cart.table-wrapper .action-gift, .cart.table-wrapper .login-bottom.overlay .action-gift {
      height: 50px;
      line-height: 50px;
      background: #1B0166;
      border: 2px solid #1B0166;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      border-radius: 90px;
      width: calc(60vw - 30px);
      display: block;
      position: absolute;
      right: 20px;
      bottom: 20px;
      font-size: 15px;
      font-weight: 900;
      color: #fff;
      padding: 0;
      text-transform: uppercase; }
      .login-bottom.overlay button svg, .login-bottom.overlay .cart.table-wrapper .action-gift svg, .cart.table-wrapper .login-bottom.overlay .action-gift svg {
        position: relative;
        top: 2px;
        margin-right: 5px; }
        @media only screen and (max-width: 359px) {
          .login-bottom.overlay button svg, .login-bottom.overlay .cart.table-wrapper .action-gift svg, .cart.table-wrapper .login-bottom.overlay .action-gift svg {
            display: none; } }
  .login-bottom > svg {
    width: 100%;
    height: 150px; }

.login-top {
  position: relative;
  width: 100%;
  margin-left: 0;
  height: 305px;
  overflow: hidden; }
  @media only screen and (min-width: 768px) {
    .login-top {
      height: 450px; } }
  .login-top img {
    display: block;
    min-width: 100%;
    position: relative;
    top: 50%;
    left: 50%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
    @media only screen and (max-width: 620px) {
      .login-top img {
        width: auto;
        min-width: 0;
        min-height: 0;
        height: 100%;
        max-width: none; } }
  .login-top svg {
    width: 100%;
    height: 150px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0; }

.camera_invoer-index-index .scandit .scandit-camera-switcher {
  left: 10%; }

.scandit.scandit-barcode-picker:after {
  content: "";
  display: block;
  position: absolute;
  top: 20px;
  left: 20px;
  width: calc(100vw - 40px);
  height: calc(100% - 40px);
  border: 2px solid #fff;
  border-radius: 10px; }

@media only screen and (min-width: 769px) {
  .header.content .header-icon {
    display: none; } }

@media only screen and (max-width: 768px) {
  .header.content .header-icon {
    position: absolute;
    right: 70px;
    display: block;
    width: 40px;
    top: 20px;
    height: 40px; }
    .header.content .header-icon svg {
      width: 100%;
      height: auto; } }

@media only screen and (max-width: 550px) {
  .header.content .logo {
    -webkit-transform: none;
            transform: none;
    margin: 0 0 0 14%;
    width: 180px; } }

@media only screen and (max-width: 360px) {
  .header.content .logo {
    margin: 4px 0 0 16%;
    width: 150px; } }

@media only screen and (max-width: 330px) {
  .header.content .logo {
    margin: 4px 0 0 16%;
    width: 135px; } }

.home-customer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5%; }
  .home-customer .welcome-back-banner {
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 20px; }
  @media only screen and (max-width: 768px) {
    .home-customer {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .home-customer .home-customer-right {
    width: 55%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media only screen and (max-width: 768px) {
      .home-customer .home-customer-right {
        width: 100%; } }
    .home-customer .home-customer-right .home-customer-title {
      font-size: 24px;
      margin: 20px 0 10px;
      font-weight: 900;
      color: #1B0166; }
      @media only screen and (max-width: 768px) {
        .home-customer .home-customer-right .home-customer-title {
          text-align: center; } }
  .home-customer .home-customer-left {
    width: 45%;
    font-size: 24px;
    font-weight: 900;
    margin: 20px 0 0;
    color: #1B0166; }
    @media only screen and (max-width: 768px) {
      .home-customer .home-customer-left {
        width: 100%;
        text-align: center; } }
    .home-customer .home-customer-left .customer-name {
      font-weight: 900; }

@media only screen and (max-width: 640px) {
  #home-orders-table {
    display: block; }
    #home-orders-table thead {
      display: none; }
    #home-orders-table tbody {
      display: block; }
      #home-orders-table tbody tr {
        display: block;
        margin-bottom: 15px; }
        #home-orders-table tbody tr td {
          display: block;
          padding: 0; }
          #home-orders-table tbody tr td:before {
            content: attr(data-th) ": ";
            font-weight: 600; } }

.sidebar .block-addbysku .fieldset {
  margin: 0; }
  .sidebar .block-addbysku .fieldset .fields {
    position: relative; }
    .sidebar .block-addbysku .fieldset .fields .field {
      display: inline-block;
      margin-bottom: 10px;
      vertical-align: top; }
      .sidebar .block-addbysku .fieldset .fields .field.sku {
        margin-right: -85px;
        padding-right: 90px;
        width: 100%; }
      .sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
        width: 80px; }
    .sidebar .block-addbysku .fieldset .fields .actions-toolbar {
      position: absolute;
      right: 0;
      top: 6px; }

.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 20px; }
  .sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
    text-align: left; }
    .sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
      width: auto; }
  .sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
    float: none;
    text-align: left; }

.sidebar .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto; }
  .sidebar .block-addbysku .action.add > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .sidebar .block-addbysku .action.add:before {
    -webkit-font-smoothing: antialiased;
    font-size: 31px;
    line-height: 22px;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    margin: 0;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    vertical-align: top; }
  .sidebar .block-addbysku .action.add:hover:before {
    color: inherit; }
  .sidebar .block-addbysku .action.add:active:before {
    color: inherit; }

.sidebar .block-addbysku .action.links {
  display: inline-block;
  margin: 20px 0 0; }

.sidebar .block-addbysku .action.reset {
  display: block;
  margin: 10px 0; }

.sidebar .block-addbysku .action.remove {
  display: inline-block;
  text-decoration: none;
  background-image: none;
  background: none;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  line-height: inherit;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400; }
  .sidebar .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .sidebar .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    font-size: 28px;
    line-height: 22px;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    margin: 0;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    vertical-align: top; }
  .sidebar .block-addbysku .action.remove:hover:before {
    color: inherit; }
  .sidebar .block-addbysku .action.remove:active:before {
    color: inherit; }
  .sidebar .block-addbysku .action.remove:focus, .sidebar .block-addbysku .action.remove:active {
    background: none;
    border: none; }
  .sidebar .block-addbysku .action.remove:hover {
    background: none; }
  .sidebar .block-addbysku .action.remove.disabled, .sidebar .block-addbysku .action.remove[disabled],
  fieldset[disabled] .sidebar .block-addbysku .action.remove {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5; }

.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block; }

.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 20px; }
  .block-banners .banner-item-content img,
  .block-banners-inline .banner-item-content img {
    display: block;
    margin: 0 auto; }

.block-category-link.widget,
.block-product-link.widget {
  display: block;
  margin-bottom: 20px; }

.block-product-link-inline.widget {
  margin: 0; }

.block.widget .product-item-info {
  width: auto;
  text-align: center; }

.block.widget .pager {
  padding: 0; }
  .block.widget .pager .toolbar-amount {
    float: none;
    font-size: 12px; }
  .block.widget .pager .pages-item-previous {
    padding-left: 0; }
  .block.widget .pager .pages-item-next {
    position: relative; }
  .block.widget .pager .items {
    white-space: nowrap; }

@media only screen and (min-width: 640px) {
  .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 33.3333%; } }

@media only screen and (min-width: 768px) {
  .block.widget .products-grid .product-item {
    width: 33.3333%; }
  .page-layout-1column .block.widget .products-grid .product-item {
    width: 25%; }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%; } }

@media only screen and (min-width: 1024px) {
  .block.widget .products-grid .product-item {
    width: 20%; }
  .page-layout-1column .block.widget .products-grid .product-item {
    width: 16.6666%;
    margin-left: calc((100% - 5 * (100%/6)) / 4); }
    .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n+1) {
      margin-left: 0; }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%; }
  .block.widget .products-grid .product-items {
    margin: 0; }
  .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item {
    width: 19.4%;
    margin-left: 0.75%;
    padding: 0;
    float: left; }
    .block.widget .products-grid .product-item:nth-child(5n+1),
    .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n+1) {
      margin-left: 0; } }

@media only screen and (min-width: 768px) {
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0; }
    .sidebar .block.widget .pager .pages-item-next .action {
      margin: 0; } }

.columns .block-event {
  position: relative;
  z-index: 2; }

.block-event .block-content {
  position: relative; }
  .block-event .block-content > .action {
    cursor: pointer;
    margin-top: -6px;
    position: absolute;
    top: 50%;
    z-index: 3; }
    .block-event .block-content > .action.backward, .block-event .block-content > .action.forward {
      opacity: 0.5;
      overflow: hidden;
      width: 20px;
      display: inline-block;
      text-decoration: none; }
      .block-event .block-content > .action.backward > span, .block-event .block-content > .action.forward > span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px; }
      .block-event .block-content > .action.backward:before, .block-event .block-content > .action.forward:before {
        -webkit-font-smoothing: antialiased;
        font-size: 55px;
        line-height: 30px;
        color: inherit;
        content: "";
        font-family: "icons-blank-theme";
        margin: inherit;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
        vertical-align: middle; }
      .block-event .block-content > .action.backward:hover:before, .block-event .block-content > .action.forward:hover:before {
        color: inherit; }
      .block-event .block-content > .action.backward:active:before, .block-event .block-content > .action.forward:active:before {
        color: inherit; }
      .block-event .block-content > .action.backward:before, .block-event .block-content > .action.forward:before {
        margin-left: -15px; }
    .block-event .block-content > .action.backward {
      left: 0; }
    .block-event .block-content > .action.forward {
      right: 0; }
      .block-event .block-content > .action.forward:before {
        content: ""; }
      .block-event .block-content > .action.forward:before {
        margin-left: -20px; }
    .block-event .block-content > .action.inactive {
      cursor: default;
      display: none; }
    .block-event .block-content > .action:hover {
      opacity: 1; }

.block-event .slider-panel {
  overflow: hidden;
  position: relative;
  z-index: 2; }
  .block-event .slider-panel .slider {
    white-space: nowrap; }
    .block-event .slider-panel .slider .item {
      background: #f0f0f0;
      display: inline-block;
      text-align: center;
      vertical-align: top;
      white-space: normal;
      width: 16.35%; }
      .sidebar-main .block-event .slider-panel .slider .item,
      .sidebar-additional .block-event .slider-panel .slider .item {
        width: 100%; }
      .block-event .slider-panel .slider .item img {
        max-width: 100%; }
      .block-event .slider-panel .slider .item .category-name {
        display: inline-block;
        font-size: 18px;
        padding: 15px 5px 0;
        word-break: break-all; }
      .block-event .slider-panel .slider .item .ticker {
        margin: 0;
        padding: 0;
        list-style: none none; }
        .block-event .slider-panel .slider .item .ticker li {
          display: none;
          margin: 0 5px; }
        .block-event .slider-panel .slider .item .ticker .value {
          font-size: 26px;
          font-weight: 300; }
        .block-event .slider-panel .slider .item .ticker .label {
          display: block;
          font-size: 13px; }
      .block-event .slider-panel .slider .item .dates {
        font-weight: 300; }
        .block-event .slider-panel .slider .item .dates .start,
        .block-event .slider-panel .slider .item .dates .end,
        .block-event .slider-panel .slider .item .dates .date {
          display: block; }
        .block-event .slider-panel .slider .item .dates .start:after {
          font-size: 18px;
          content: '\2013';
          display: block; }
        .block-event .slider-panel .slider .item .dates .date {
          font-size: 18px;
          font-weight: 300; }
        .block-event .slider-panel .slider .item .dates .time {
          font-size: 13px; }
      .block-event .slider-panel .slider .item .box-event .box-content {
        padding: 5px 0 10px; }
      .block-event .slider-panel .slider .item .box-event .box-title {
        display: block;
        font-weight: 300;
        margin: 10px 0 0; }
      .block-event .slider-panel .slider .item .action.show {
        display: block;
        padding: 0; }
        .block-event .slider-panel .slider .item .action.show .category.name {
          display: inline-block;
          padding: 30px 10px 0; }
        .block-event .slider-panel .slider .item .action.show img {
          display: block; }
      .block-event .slider-panel .slider .item .action.event {
        background-image: none;
        background: #1979c3;
        border: 1px solid #1979c3;
        color: #fff;
        cursor: pointer;
        display: inline-block;
        font-family: "Satoshi", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 700;
        margin: 0;
        padding: 7px 15px;
        width: auto;
        font-size: 14px;
        line-height: 16px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        vertical-align: middle;
        margin-top: 15px; }
        .block-event .slider-panel .slider .item .action.event:focus, .block-event .slider-panel .slider .item .action.event:active {
          background: #006bb4;
          border: 1px solid #1979c3;
          color: #fff; }
        .block-event .slider-panel .slider .item .action.event:hover {
          background: #006bb4;
          border: 1px solid #1979c3;
          color: #fff; }
        .block-event .slider-panel .slider .item .action.event.disabled, .block-event .slider-panel .slider .item .action.event[disabled],
        fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
          opacity: 0.5;
          cursor: default;
          pointer-events: none; }
        .block-event .slider-panel .slider .item .action.event:hover {
          text-decoration: none; }

.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 20px; }
  .links .block-static-block.widget, .links
  .block-cms-link.widget {
    margin-bottom: 0; }

.block-cms-link-inline.widget {
  margin: 0; }

.block-wishlist-search .form-wishlist-search {
  margin: 20px 0 0; }

.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 20px; }

.block-cms-hierarchy-link-inline.widget {
  margin: 0; }

.grecaptcha-badge {
  display: none; }

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