@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700");
#menu-hoofdmenu .header__submenu--active {
  left: 0 !important;
  right: 0 !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important; }

@media (max-width: 479px) {
  .hide-xs {
    display: none !important; } }

.show-xs-inline {
  display: none; }
  @media (max-width: 479px) {
    .show-xs-inline {
      display: inline; } }

.show-xs-flex {
  display: none; }
  @media (max-width: 479px) {
    .show-xs-flex {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

.show-xs-block {
  display: none; }
  @media (max-width: 479px) {
    .show-xs-block {
      display: block; } }

@media (min-width: 480px) and (max-width: 767px) {
  .hide-s {
    display: none !important; } }

.show-s-inline {
  display: none; }

@media (min-width: 480px) and (max-width: 767px) {
  .show-s-inline {
    display: inline; } }

.show-s-flex {
  display: none; }

@media (min-width: 480px) and (max-width: 767px) {
  .show-s-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.show-s-block {
  display: none; }

@media (min-width: 480px) and (max-width: 767px) {
  .show-s-block {
    display: block; } }

@media (min-width: 768px) and (max-width: 976px) {
  .hide-m {
    display: none !important; } }

.show-m-inline {
  display: none; }

@media (min-width: 768px) and (max-width: 976px) {
  .show-m-inline {
    display: inline; } }

.show-m-flex {
  display: none; }

@media (min-width: 768px) and (max-width: 976px) {
  .show-m-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.show-m-block {
  display: none; }

@media (min-width: 768px) and (max-width: 976px) {
  .show-m-block {
    display: block; } }

@media (min-width: 977px) and (max-width: 1199px) {
  .hide-l {
    display: none !important; } }

.show-l-inline {
  display: none; }

@media (min-width: 977px) and (max-width: 1199px) {
  .show-l-inline {
    display: inline; } }

.show-l-flex {
  display: none; }

@media (min-width: 977px) and (max-width: 1199px) {
  .show-l-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.show-l-block {
  display: none; }

@media (min-width: 977px) and (max-width: 1199px) {
  .show-l-block {
    display: block; } }

@media (min-width: 1200px) and (max-width: 1679px) {
  .hide-xl {
    display: none !important; } }

.show-xl-inline {
  display: none; }

@media (min-width: 1200px) and (max-width: 1679px) {
  .show-xl-inline {
    display: inline; } }

.show-xl-flex {
  display: none; }

@media (min-width: 1200px) and (max-width: 1679px) {
  .show-xl-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.show-xl-block {
  display: none; }

@media (min-width: 1200px) and (max-width: 1679px) {
  .show-xl-block {
    display: block; } }

@media (min-width: 1680px) {
  .hide-xxl {
    display: none !important; } }

.show-xxl-inline {
  display: none; }
  @media (min-width: 1680px) {
    .show-xxl-inline {
      display: inline; } }

.show-xxl-flex {
  display: none; }
  @media (min-width: 1680px) {
    .show-xxl-flex {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

.show-xxl-block {
  display: none; }
  @media (min-width: 1680px) {
    .show-xxl-block {
      display: block; } }

@media (min-width: 977px) {
  .hide-from-l {
    display: none; } }

@media (max-width: 976px) {
  .hide-until-l {
    display: none; } }

@media (min-width: 320px) {
  .no-padding-xs {
    padding: 0 !important; } }

@media (min-width: 320px) {
  .no-padding-top-xs {
    padding-top: 0 !important; } }

@media (min-width: 320px) {
  .no-padding-right-xs {
    padding-right: 0 !important; } }

@media (min-width: 320px) {
  .no-padding-bottom-xs {
    padding-bottom: 0 !important; } }

@media (min-width: 320px) {
  .no-padding-left-xs {
    padding-left: 0 !important; } }

@media (min-width: 320px) {
  .no-margin-xs {
    margin: 0 !important; } }

@media (min-width: 320px) {
  .no-margin-top-xs {
    margin-top: 0 !important; } }

@media (min-width: 320px) {
  .no-margin-right-xs {
    margin-right: 0 !important; } }

@media (min-width: 320px) {
  .no-margin-bottom-xs {
    margin-bottom: 0 !important; } }

@media (min-width: 320px) {
  .no-margin-left-xs {
    margin-left: 0 !important; } }

@media (min-width: 480px) {
  .no-padding-s {
    padding: 0 !important; } }

@media (min-width: 480px) {
  .no-padding-top-s {
    padding-top: 0 !important; } }

@media (min-width: 480px) {
  .no-padding-right-s {
    padding-right: 0 !important; } }

@media (min-width: 480px) {
  .no-padding-bottom-s {
    padding-bottom: 0 !important; } }

@media (min-width: 480px) {
  .no-padding-left-s {
    padding-left: 0 !important; } }

@media (min-width: 480px) {
  .no-margin-s {
    margin: 0 !important; } }

@media (min-width: 480px) {
  .no-margin-top-s {
    margin-top: 0 !important; } }

@media (min-width: 480px) {
  .no-margin-right-s {
    margin-right: 0 !important; } }

@media (min-width: 480px) {
  .no-margin-bottom-s {
    margin-bottom: 0 !important; } }

@media (min-width: 480px) {
  .no-margin-left-s {
    margin-left: 0 !important; } }

@media (min-width: 768px) {
  .no-padding-m {
    padding: 0 !important; } }

@media (min-width: 768px) {
  .no-padding-top-m {
    padding-top: 0 !important; } }

@media (min-width: 768px) {
  .no-padding-right-m {
    padding-right: 0 !important; } }

@media (min-width: 768px) {
  .no-padding-bottom-m {
    padding-bottom: 0 !important; } }

@media (min-width: 768px) {
  .no-padding-left-m {
    padding-left: 0 !important; } }

@media (min-width: 768px) {
  .no-margin-m {
    margin: 0 !important; } }

@media (min-width: 768px) {
  .no-margin-top-m {
    margin-top: 0 !important; } }

@media (min-width: 768px) {
  .no-margin-right-m {
    margin-right: 0 !important; } }

@media (min-width: 768px) {
  .no-margin-bottom-m {
    margin-bottom: 0 !important; } }

@media (min-width: 768px) {
  .no-margin-left-m {
    margin-left: 0 !important; } }

@media (min-width: 977px) {
  .no-padding-l {
    padding: 0 !important; } }

@media (min-width: 977px) {
  .no-padding-top-l {
    padding-top: 0 !important; } }

@media (min-width: 977px) {
  .no-padding-right-l {
    padding-right: 0 !important; } }

@media (min-width: 977px) {
  .no-padding-bottom-l {
    padding-bottom: 0 !important; } }

@media (min-width: 977px) {
  .no-padding-left-l {
    padding-left: 0 !important; } }

@media (min-width: 977px) {
  .no-margin-l {
    margin: 0 !important; } }

@media (min-width: 977px) {
  .no-margin-top-l {
    margin-top: 0 !important; } }

@media (min-width: 977px) {
  .no-margin-right-l {
    margin-right: 0 !important; } }

@media (min-width: 977px) {
  .no-margin-bottom-l {
    margin-bottom: 0 !important; } }

@media (min-width: 977px) {
  .no-margin-left-l {
    margin-left: 0 !important; } }

@media (min-width: 1200px) {
  .no-padding-xl {
    padding: 0 !important; } }

@media (min-width: 1200px) {
  .no-padding-top-xl {
    padding-top: 0 !important; } }

@media (min-width: 1200px) {
  .no-padding-right-xl {
    padding-right: 0 !important; } }

@media (min-width: 1200px) {
  .no-padding-bottom-xl {
    padding-bottom: 0 !important; } }

@media (min-width: 1200px) {
  .no-padding-left-xl {
    padding-left: 0 !important; } }

@media (min-width: 1200px) {
  .no-margin-xl {
    margin: 0 !important; } }

@media (min-width: 1200px) {
  .no-margin-top-xl {
    margin-top: 0 !important; } }

@media (min-width: 1200px) {
  .no-margin-right-xl {
    margin-right: 0 !important; } }

@media (min-width: 1200px) {
  .no-margin-bottom-xl {
    margin-bottom: 0 !important; } }

@media (min-width: 1200px) {
  .no-margin-left-xl {
    margin-left: 0 !important; } }

@media (min-width: 1680px) {
  .no-padding-xxl {
    padding: 0 !important; } }

@media (min-width: 1680px) {
  .no-padding-top-xxl {
    padding-top: 0 !important; } }

@media (min-width: 1680px) {
  .no-padding-right-xxl {
    padding-right: 0 !important; } }

@media (min-width: 1680px) {
  .no-padding-bottom-xxl {
    padding-bottom: 0 !important; } }

@media (min-width: 1680px) {
  .no-padding-left-xxl {
    padding-left: 0 !important; } }

@media (min-width: 1680px) {
  .no-margin-xxl {
    margin: 0 !important; } }

@media (min-width: 1680px) {
  .no-margin-top-xxl {
    margin-top: 0 !important; } }

@media (min-width: 1680px) {
  .no-margin-right-xxl {
    margin-right: 0 !important; } }

@media (min-width: 1680px) {
  .no-margin-bottom-xxl {
    margin-bottom: 0 !important; } }

@media (min-width: 1680px) {
  .no-margin-left-xxl {
    margin-left: 0 !important; } }

.grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  margin-left: -18.75px;
  margin-right: -18.75px; }
  @media (min-width: 480px) {
    .grid {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap; } }
  .grid.no-bottom-margin-cols > .col,
  .grid.no-bottom-margin-cols > [class^="col-"] {
    margin-bottom: 0; }
  .grid.collapse {
    margin-left: 0;
    margin-right: 0; }
    .grid.collapse .col,
    .grid.collapse [class^="col-"] {
      padding: 0; }
  .grid.uncollapse {
    margin-left: -18.75px;
    margin-right: -18.75px; }
    .grid.uncollapse .col,
    .grid.uncollapse [class^="col-"] {
      padding: 0 18.75px; }

@media (min-width: 320px) {
  .align-xs-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    text-align: left; }
  .align-xs-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center; }
  .align-xs-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  .align-xs-top {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .align-xs-middle {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .align-xs-bottom {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
  .align-xs-stretch {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; }
  .around-xs {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .between-xs {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .reverse-xs {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; } }

@media (min-width: 480px) {
  .align-s-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    text-align: left; }
  .align-s-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center; }
  .align-s-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  .align-s-top {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .align-s-middle {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .align-s-bottom {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
  .align-s-stretch {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; }
  .around-s {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .between-s {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .reverse-s {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; } }

@media (min-width: 768px) {
  .align-m-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    text-align: left; }
  .align-m-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center; }
  .align-m-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  .align-m-top {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .align-m-middle {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .align-m-bottom {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
  .align-m-stretch {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; }
  .around-m {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .between-m {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .reverse-m {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; } }

@media (min-width: 977px) {
  .align-l-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    text-align: left; }
  .align-l-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center; }
  .align-l-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  .align-l-top {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .align-l-middle {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .align-l-bottom {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
  .align-l-stretch {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; }
  .around-l {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .between-l {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .reverse-l {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; } }

@media (min-width: 1200px) {
  .align-xl-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    text-align: left; }
  .align-xl-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center; }
  .align-xl-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  .align-xl-top {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .align-xl-middle {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .align-xl-bottom {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
  .align-xl-stretch {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; }
  .around-xl {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .between-xl {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .reverse-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; } }

@media (min-width: 1680px) {
  .align-xxl-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    text-align: left; }
  .align-xxl-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center; }
  .align-xxl-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  .align-xxl-top {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .align-xxl-middle {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .align-xxl-bottom {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
  .align-xxl-stretch {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; }
  .around-xxl {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .between-xxl {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .reverse-xxl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; } }

.col,
[class^="col-"] {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  padding: 0 18.75px;
  margin-bottom: 75px; }

.grid-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

@media (min-width: 320px) {
  .col-xs-1 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 1) - 0.1px);
        flex-basis: calc((100% / 12 * 1) - 0.1px);
    max-width: calc((100% / 12 * 1) - 0.1px); }
  .offset-xs-1 {
    margin-left: calc((100% / 12 * 1 - 0.1px)); }
  .cover-xs-1 {
    margin-left: calc((100% / 12 * 1 - 0.1px)); }
  .order-xs-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .col-xs-2 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 2) - 0.1px);
        flex-basis: calc((100% / 12 * 2) - 0.1px);
    max-width: calc((100% / 12 * 2) - 0.1px); }
  .offset-xs-2 {
    margin-left: calc((100% / 12 * 2 - 0.1px)); }
  .cover-xs-2 {
    margin-left: calc((100% / 12 * 2 - 0.1px)); }
  .order-xs-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .col-xs-3 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 3) - 0.1px);
        flex-basis: calc((100% / 12 * 3) - 0.1px);
    max-width: calc((100% / 12 * 3) - 0.1px); }
  .offset-xs-3 {
    margin-left: calc((100% / 12 * 3 - 0.1px)); }
  .cover-xs-3 {
    margin-left: calc((100% / 12 * 3 - 0.1px)); }
  .order-xs-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .col-xs-4 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 4) - 0.1px);
        flex-basis: calc((100% / 12 * 4) - 0.1px);
    max-width: calc((100% / 12 * 4) - 0.1px); }
  .offset-xs-4 {
    margin-left: calc((100% / 12 * 4 - 0.1px)); }
  .cover-xs-4 {
    margin-left: calc((100% / 12 * 4 - 0.1px)); }
  .order-xs-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .col-xs-5 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 5) - 0.1px);
        flex-basis: calc((100% / 12 * 5) - 0.1px);
    max-width: calc((100% / 12 * 5) - 0.1px); }
  .offset-xs-5 {
    margin-left: calc((100% / 12 * 5 - 0.1px)); }
  .cover-xs-5 {
    margin-left: calc((100% / 12 * 5 - 0.1px)); }
  .order-xs-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .col-xs-6 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 6) - 0.1px);
        flex-basis: calc((100% / 12 * 6) - 0.1px);
    max-width: calc((100% / 12 * 6) - 0.1px); }
  .offset-xs-6 {
    margin-left: calc((100% / 12 * 6 - 0.1px)); }
  .cover-xs-6 {
    margin-left: calc((100% / 12 * 6 - 0.1px)); }
  .order-xs-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .col-xs-7 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 7) - 0.1px);
        flex-basis: calc((100% / 12 * 7) - 0.1px);
    max-width: calc((100% / 12 * 7) - 0.1px); }
  .offset-xs-7 {
    margin-left: calc((100% / 12 * 7 - 0.1px)); }
  .cover-xs-7 {
    margin-left: calc((100% / 12 * 7 - 0.1px)); }
  .order-xs-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .col-xs-8 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 8) - 0.1px);
        flex-basis: calc((100% / 12 * 8) - 0.1px);
    max-width: calc((100% / 12 * 8) - 0.1px); }
  .offset-xs-8 {
    margin-left: calc((100% / 12 * 8 - 0.1px)); }
  .cover-xs-8 {
    margin-left: calc((100% / 12 * 8 - 0.1px)); }
  .order-xs-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .col-xs-9 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 9) - 0.1px);
        flex-basis: calc((100% / 12 * 9) - 0.1px);
    max-width: calc((100% / 12 * 9) - 0.1px); }
  .offset-xs-9 {
    margin-left: calc((100% / 12 * 9 - 0.1px)); }
  .cover-xs-9 {
    margin-left: calc((100% / 12 * 9 - 0.1px)); }
  .order-xs-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .col-xs-10 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 10) - 0.1px);
        flex-basis: calc((100% / 12 * 10) - 0.1px);
    max-width: calc((100% / 12 * 10) - 0.1px); }
  .offset-xs-10 {
    margin-left: calc((100% / 12 * 10 - 0.1px)); }
  .cover-xs-10 {
    margin-left: calc((100% / 12 * 10 - 0.1px)); }
  .order-xs-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .col-xs-11 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 11) - 0.1px);
        flex-basis: calc((100% / 12 * 11) - 0.1px);
    max-width: calc((100% / 12 * 11) - 0.1px); }
  .offset-xs-11 {
    margin-left: calc((100% / 12 * 11 - 0.1px)); }
  .cover-xs-11 {
    margin-left: calc((100% / 12 * 11 - 0.1px)); }
  .order-xs-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .col-xs-12 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 12) - 0.1px);
        flex-basis: calc((100% / 12 * 12) - 0.1px);
    max-width: calc((100% / 12 * 12) - 0.1px); }
  .offset-xs-12 {
    margin-left: calc((100% / 12 * 12 - 0.1px)); }
  .cover-xs-12 {
    margin-left: calc((100% / 12 * 12 - 0.1px)); }
  .order-xs-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; } }

@media (min-width: 480px) {
  .col-s-1 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 1) - 0.1px);
        flex-basis: calc((100% / 12 * 1) - 0.1px);
    max-width: calc((100% / 12 * 1) - 0.1px); }
  .offset-s-1 {
    margin-left: calc((100% / 12 * 1 - 0.1px)); }
  .cover-s-1 {
    margin-left: calc((100% / 12 * 1 - 0.1px)); }
  .order-s-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .col-s-2 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 2) - 0.1px);
        flex-basis: calc((100% / 12 * 2) - 0.1px);
    max-width: calc((100% / 12 * 2) - 0.1px); }
  .offset-s-2 {
    margin-left: calc((100% / 12 * 2 - 0.1px)); }
  .cover-s-2 {
    margin-left: calc((100% / 12 * 2 - 0.1px)); }
  .order-s-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .col-s-3 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 3) - 0.1px);
        flex-basis: calc((100% / 12 * 3) - 0.1px);
    max-width: calc((100% / 12 * 3) - 0.1px); }
  .offset-s-3 {
    margin-left: calc((100% / 12 * 3 - 0.1px)); }
  .cover-s-3 {
    margin-left: calc((100% / 12 * 3 - 0.1px)); }
  .order-s-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .col-s-4 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 4) - 0.1px);
        flex-basis: calc((100% / 12 * 4) - 0.1px);
    max-width: calc((100% / 12 * 4) - 0.1px); }
  .offset-s-4 {
    margin-left: calc((100% / 12 * 4 - 0.1px)); }
  .cover-s-4 {
    margin-left: calc((100% / 12 * 4 - 0.1px)); }
  .order-s-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .col-s-5 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 5) - 0.1px);
        flex-basis: calc((100% / 12 * 5) - 0.1px);
    max-width: calc((100% / 12 * 5) - 0.1px); }
  .offset-s-5 {
    margin-left: calc((100% / 12 * 5 - 0.1px)); }
  .cover-s-5 {
    margin-left: calc((100% / 12 * 5 - 0.1px)); }
  .order-s-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .col-s-6 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 6) - 0.1px);
        flex-basis: calc((100% / 12 * 6) - 0.1px);
    max-width: calc((100% / 12 * 6) - 0.1px); }
  .offset-s-6 {
    margin-left: calc((100% / 12 * 6 - 0.1px)); }
  .cover-s-6 {
    margin-left: calc((100% / 12 * 6 - 0.1px)); }
  .order-s-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .col-s-7 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 7) - 0.1px);
        flex-basis: calc((100% / 12 * 7) - 0.1px);
    max-width: calc((100% / 12 * 7) - 0.1px); }
  .offset-s-7 {
    margin-left: calc((100% / 12 * 7 - 0.1px)); }
  .cover-s-7 {
    margin-left: calc((100% / 12 * 7 - 0.1px)); }
  .order-s-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .col-s-8 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 8) - 0.1px);
        flex-basis: calc((100% / 12 * 8) - 0.1px);
    max-width: calc((100% / 12 * 8) - 0.1px); }
  .offset-s-8 {
    margin-left: calc((100% / 12 * 8 - 0.1px)); }
  .cover-s-8 {
    margin-left: calc((100% / 12 * 8 - 0.1px)); }
  .order-s-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .col-s-9 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 9) - 0.1px);
        flex-basis: calc((100% / 12 * 9) - 0.1px);
    max-width: calc((100% / 12 * 9) - 0.1px); }
  .offset-s-9 {
    margin-left: calc((100% / 12 * 9 - 0.1px)); }
  .cover-s-9 {
    margin-left: calc((100% / 12 * 9 - 0.1px)); }
  .order-s-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .col-s-10 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 10) - 0.1px);
        flex-basis: calc((100% / 12 * 10) - 0.1px);
    max-width: calc((100% / 12 * 10) - 0.1px); }
  .offset-s-10 {
    margin-left: calc((100% / 12 * 10 - 0.1px)); }
  .cover-s-10 {
    margin-left: calc((100% / 12 * 10 - 0.1px)); }
  .order-s-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .col-s-11 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 11) - 0.1px);
        flex-basis: calc((100% / 12 * 11) - 0.1px);
    max-width: calc((100% / 12 * 11) - 0.1px); }
  .offset-s-11 {
    margin-left: calc((100% / 12 * 11 - 0.1px)); }
  .cover-s-11 {
    margin-left: calc((100% / 12 * 11 - 0.1px)); }
  .order-s-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .col-s-12 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 12) - 0.1px);
        flex-basis: calc((100% / 12 * 12) - 0.1px);
    max-width: calc((100% / 12 * 12) - 0.1px); }
  .offset-s-12 {
    margin-left: calc((100% / 12 * 12 - 0.1px)); }
  .cover-s-12 {
    margin-left: calc((100% / 12 * 12 - 0.1px)); }
  .order-s-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; } }

@media (min-width: 768px) {
  .col-m-1 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 1) - 0.1px);
        flex-basis: calc((100% / 12 * 1) - 0.1px);
    max-width: calc((100% / 12 * 1) - 0.1px); }
  .offset-m-1 {
    margin-left: calc((100% / 12 * 1 - 0.1px)); }
  .cover-m-1 {
    margin-left: calc((100% / 12 * 1 - 0.1px)); }
  .order-m-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .col-m-2 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 2) - 0.1px);
        flex-basis: calc((100% / 12 * 2) - 0.1px);
    max-width: calc((100% / 12 * 2) - 0.1px); }
  .offset-m-2 {
    margin-left: calc((100% / 12 * 2 - 0.1px)); }
  .cover-m-2 {
    margin-left: calc((100% / 12 * 2 - 0.1px)); }
  .order-m-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .col-m-3 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 3) - 0.1px);
        flex-basis: calc((100% / 12 * 3) - 0.1px);
    max-width: calc((100% / 12 * 3) - 0.1px); }
  .offset-m-3 {
    margin-left: calc((100% / 12 * 3 - 0.1px)); }
  .cover-m-3 {
    margin-left: calc((100% / 12 * 3 - 0.1px)); }
  .order-m-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .col-m-4 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 4) - 0.1px);
        flex-basis: calc((100% / 12 * 4) - 0.1px);
    max-width: calc((100% / 12 * 4) - 0.1px); }
  .offset-m-4 {
    margin-left: calc((100% / 12 * 4 - 0.1px)); }
  .cover-m-4 {
    margin-left: calc((100% / 12 * 4 - 0.1px)); }
  .order-m-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .col-m-5 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 5) - 0.1px);
        flex-basis: calc((100% / 12 * 5) - 0.1px);
    max-width: calc((100% / 12 * 5) - 0.1px); }
  .offset-m-5 {
    margin-left: calc((100% / 12 * 5 - 0.1px)); }
  .cover-m-5 {
    margin-left: calc((100% / 12 * 5 - 0.1px)); }
  .order-m-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .col-m-6 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 6) - 0.1px);
        flex-basis: calc((100% / 12 * 6) - 0.1px);
    max-width: calc((100% / 12 * 6) - 0.1px); }
  .offset-m-6 {
    margin-left: calc((100% / 12 * 6 - 0.1px)); }
  .cover-m-6 {
    margin-left: calc((100% / 12 * 6 - 0.1px)); }
  .order-m-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .col-m-7 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 7) - 0.1px);
        flex-basis: calc((100% / 12 * 7) - 0.1px);
    max-width: calc((100% / 12 * 7) - 0.1px); }
  .offset-m-7 {
    margin-left: calc((100% / 12 * 7 - 0.1px)); }
  .cover-m-7 {
    margin-left: calc((100% / 12 * 7 - 0.1px)); }
  .order-m-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .col-m-8 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 8) - 0.1px);
        flex-basis: calc((100% / 12 * 8) - 0.1px);
    max-width: calc((100% / 12 * 8) - 0.1px); }
  .offset-m-8 {
    margin-left: calc((100% / 12 * 8 - 0.1px)); }
  .cover-m-8 {
    margin-left: calc((100% / 12 * 8 - 0.1px)); }
  .order-m-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .col-m-9 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 9) - 0.1px);
        flex-basis: calc((100% / 12 * 9) - 0.1px);
    max-width: calc((100% / 12 * 9) - 0.1px); }
  .offset-m-9 {
    margin-left: calc((100% / 12 * 9 - 0.1px)); }
  .cover-m-9 {
    margin-left: calc((100% / 12 * 9 - 0.1px)); }
  .order-m-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .col-m-10 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 10) - 0.1px);
        flex-basis: calc((100% / 12 * 10) - 0.1px);
    max-width: calc((100% / 12 * 10) - 0.1px); }
  .offset-m-10 {
    margin-left: calc((100% / 12 * 10 - 0.1px)); }
  .cover-m-10 {
    margin-left: calc((100% / 12 * 10 - 0.1px)); }
  .order-m-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .col-m-11 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 11) - 0.1px);
        flex-basis: calc((100% / 12 * 11) - 0.1px);
    max-width: calc((100% / 12 * 11) - 0.1px); }
  .offset-m-11 {
    margin-left: calc((100% / 12 * 11 - 0.1px)); }
  .cover-m-11 {
    margin-left: calc((100% / 12 * 11 - 0.1px)); }
  .order-m-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .col-m-12 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 12) - 0.1px);
        flex-basis: calc((100% / 12 * 12) - 0.1px);
    max-width: calc((100% / 12 * 12) - 0.1px); }
  .offset-m-12 {
    margin-left: calc((100% / 12 * 12 - 0.1px)); }
  .cover-m-12 {
    margin-left: calc((100% / 12 * 12 - 0.1px)); }
  .order-m-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; } }

@media (min-width: 977px) {
  .col-l-1 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 1) - 0.1px);
        flex-basis: calc((100% / 12 * 1) - 0.1px);
    max-width: calc((100% / 12 * 1) - 0.1px); }
  .offset-l-1 {
    margin-left: calc((100% / 12 * 1 - 0.1px)); }
  .cover-l-1 {
    margin-left: calc((100% / 12 * 1 - 0.1px)); }
  .order-l-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .col-l-2 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 2) - 0.1px);
        flex-basis: calc((100% / 12 * 2) - 0.1px);
    max-width: calc((100% / 12 * 2) - 0.1px); }
  .offset-l-2 {
    margin-left: calc((100% / 12 * 2 - 0.1px)); }
  .cover-l-2 {
    margin-left: calc((100% / 12 * 2 - 0.1px)); }
  .order-l-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .col-l-3 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 3) - 0.1px);
        flex-basis: calc((100% / 12 * 3) - 0.1px);
    max-width: calc((100% / 12 * 3) - 0.1px); }
  .offset-l-3 {
    margin-left: calc((100% / 12 * 3 - 0.1px)); }
  .cover-l-3 {
    margin-left: calc((100% / 12 * 3 - 0.1px)); }
  .order-l-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .col-l-4 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 4) - 0.1px);
        flex-basis: calc((100% / 12 * 4) - 0.1px);
    max-width: calc((100% / 12 * 4) - 0.1px); }
  .offset-l-4 {
    margin-left: calc((100% / 12 * 4 - 0.1px)); }
  .cover-l-4 {
    margin-left: calc((100% / 12 * 4 - 0.1px)); }
  .order-l-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .col-l-5 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 5) - 0.1px);
        flex-basis: calc((100% / 12 * 5) - 0.1px);
    max-width: calc((100% / 12 * 5) - 0.1px); }
  .offset-l-5 {
    margin-left: calc((100% / 12 * 5 - 0.1px)); }
  .cover-l-5 {
    margin-left: calc((100% / 12 * 5 - 0.1px)); }
  .order-l-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .col-l-6 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 6) - 0.1px);
        flex-basis: calc((100% / 12 * 6) - 0.1px);
    max-width: calc((100% / 12 * 6) - 0.1px); }
  .offset-l-6 {
    margin-left: calc((100% / 12 * 6 - 0.1px)); }
  .cover-l-6 {
    margin-left: calc((100% / 12 * 6 - 0.1px)); }
  .order-l-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .col-l-7 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 7) - 0.1px);
        flex-basis: calc((100% / 12 * 7) - 0.1px);
    max-width: calc((100% / 12 * 7) - 0.1px); }
  .offset-l-7 {
    margin-left: calc((100% / 12 * 7 - 0.1px)); }
  .cover-l-7 {
    margin-left: calc((100% / 12 * 7 - 0.1px)); }
  .order-l-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .col-l-8 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 8) - 0.1px);
        flex-basis: calc((100% / 12 * 8) - 0.1px);
    max-width: calc((100% / 12 * 8) - 0.1px); }
  .offset-l-8 {
    margin-left: calc((100% / 12 * 8 - 0.1px)); }
  .cover-l-8 {
    margin-left: calc((100% / 12 * 8 - 0.1px)); }
  .order-l-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .col-l-9 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 9) - 0.1px);
        flex-basis: calc((100% / 12 * 9) - 0.1px);
    max-width: calc((100% / 12 * 9) - 0.1px); }
  .offset-l-9 {
    margin-left: calc((100% / 12 * 9 - 0.1px)); }
  .cover-l-9 {
    margin-left: calc((100% / 12 * 9 - 0.1px)); }
  .order-l-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .col-l-10 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 10) - 0.1px);
        flex-basis: calc((100% / 12 * 10) - 0.1px);
    max-width: calc((100% / 12 * 10) - 0.1px); }
  .offset-l-10 {
    margin-left: calc((100% / 12 * 10 - 0.1px)); }
  .cover-l-10 {
    margin-left: calc((100% / 12 * 10 - 0.1px)); }
  .order-l-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .col-l-11 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 11) - 0.1px);
        flex-basis: calc((100% / 12 * 11) - 0.1px);
    max-width: calc((100% / 12 * 11) - 0.1px); }
  .offset-l-11 {
    margin-left: calc((100% / 12 * 11 - 0.1px)); }
  .cover-l-11 {
    margin-left: calc((100% / 12 * 11 - 0.1px)); }
  .order-l-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .col-l-12 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 12) - 0.1px);
        flex-basis: calc((100% / 12 * 12) - 0.1px);
    max-width: calc((100% / 12 * 12) - 0.1px); }
  .offset-l-12 {
    margin-left: calc((100% / 12 * 12 - 0.1px)); }
  .cover-l-12 {
    margin-left: calc((100% / 12 * 12 - 0.1px)); }
  .order-l-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; } }

@media (min-width: 1200px) {
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 1) - 0.1px);
        flex-basis: calc((100% / 12 * 1) - 0.1px);
    max-width: calc((100% / 12 * 1) - 0.1px); }
  .offset-xl-1 {
    margin-left: calc((100% / 12 * 1 - 0.1px)); }
  .cover-xl-1 {
    margin-left: calc((100% / 12 * 1 - 0.1px)); }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 2) - 0.1px);
        flex-basis: calc((100% / 12 * 2) - 0.1px);
    max-width: calc((100% / 12 * 2) - 0.1px); }
  .offset-xl-2 {
    margin-left: calc((100% / 12 * 2 - 0.1px)); }
  .cover-xl-2 {
    margin-left: calc((100% / 12 * 2 - 0.1px)); }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 3) - 0.1px);
        flex-basis: calc((100% / 12 * 3) - 0.1px);
    max-width: calc((100% / 12 * 3) - 0.1px); }
  .offset-xl-3 {
    margin-left: calc((100% / 12 * 3 - 0.1px)); }
  .cover-xl-3 {
    margin-left: calc((100% / 12 * 3 - 0.1px)); }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 4) - 0.1px);
        flex-basis: calc((100% / 12 * 4) - 0.1px);
    max-width: calc((100% / 12 * 4) - 0.1px); }
  .offset-xl-4 {
    margin-left: calc((100% / 12 * 4 - 0.1px)); }
  .cover-xl-4 {
    margin-left: calc((100% / 12 * 4 - 0.1px)); }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 5) - 0.1px);
        flex-basis: calc((100% / 12 * 5) - 0.1px);
    max-width: calc((100% / 12 * 5) - 0.1px); }
  .offset-xl-5 {
    margin-left: calc((100% / 12 * 5 - 0.1px)); }
  .cover-xl-5 {
    margin-left: calc((100% / 12 * 5 - 0.1px)); }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 6) - 0.1px);
        flex-basis: calc((100% / 12 * 6) - 0.1px);
    max-width: calc((100% / 12 * 6) - 0.1px); }
  .offset-xl-6 {
    margin-left: calc((100% / 12 * 6 - 0.1px)); }
  .cover-xl-6 {
    margin-left: calc((100% / 12 * 6 - 0.1px)); }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 7) - 0.1px);
        flex-basis: calc((100% / 12 * 7) - 0.1px);
    max-width: calc((100% / 12 * 7) - 0.1px); }
  .offset-xl-7 {
    margin-left: calc((100% / 12 * 7 - 0.1px)); }
  .cover-xl-7 {
    margin-left: calc((100% / 12 * 7 - 0.1px)); }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 8) - 0.1px);
        flex-basis: calc((100% / 12 * 8) - 0.1px);
    max-width: calc((100% / 12 * 8) - 0.1px); }
  .offset-xl-8 {
    margin-left: calc((100% / 12 * 8 - 0.1px)); }
  .cover-xl-8 {
    margin-left: calc((100% / 12 * 8 - 0.1px)); }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 9) - 0.1px);
        flex-basis: calc((100% / 12 * 9) - 0.1px);
    max-width: calc((100% / 12 * 9) - 0.1px); }
  .offset-xl-9 {
    margin-left: calc((100% / 12 * 9 - 0.1px)); }
  .cover-xl-9 {
    margin-left: calc((100% / 12 * 9 - 0.1px)); }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 10) - 0.1px);
        flex-basis: calc((100% / 12 * 10) - 0.1px);
    max-width: calc((100% / 12 * 10) - 0.1px); }
  .offset-xl-10 {
    margin-left: calc((100% / 12 * 10 - 0.1px)); }
  .cover-xl-10 {
    margin-left: calc((100% / 12 * 10 - 0.1px)); }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 11) - 0.1px);
        flex-basis: calc((100% / 12 * 11) - 0.1px);
    max-width: calc((100% / 12 * 11) - 0.1px); }
  .offset-xl-11 {
    margin-left: calc((100% / 12 * 11 - 0.1px)); }
  .cover-xl-11 {
    margin-left: calc((100% / 12 * 11 - 0.1px)); }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 12) - 0.1px);
        flex-basis: calc((100% / 12 * 12) - 0.1px);
    max-width: calc((100% / 12 * 12) - 0.1px); }
  .offset-xl-12 {
    margin-left: calc((100% / 12 * 12 - 0.1px)); }
  .cover-xl-12 {
    margin-left: calc((100% / 12 * 12 - 0.1px)); }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; } }

@media (min-width: 1680px) {
  .col-xxl-1 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 1) - 0.1px);
        flex-basis: calc((100% / 12 * 1) - 0.1px);
    max-width: calc((100% / 12 * 1) - 0.1px); }
  .offset-xxl-1 {
    margin-left: calc((100% / 12 * 1 - 0.1px)); }
  .cover-xxl-1 {
    margin-left: calc((100% / 12 * 1 - 0.1px)); }
  .order-xxl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .col-xxl-2 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 2) - 0.1px);
        flex-basis: calc((100% / 12 * 2) - 0.1px);
    max-width: calc((100% / 12 * 2) - 0.1px); }
  .offset-xxl-2 {
    margin-left: calc((100% / 12 * 2 - 0.1px)); }
  .cover-xxl-2 {
    margin-left: calc((100% / 12 * 2 - 0.1px)); }
  .order-xxl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .col-xxl-3 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 3) - 0.1px);
        flex-basis: calc((100% / 12 * 3) - 0.1px);
    max-width: calc((100% / 12 * 3) - 0.1px); }
  .offset-xxl-3 {
    margin-left: calc((100% / 12 * 3 - 0.1px)); }
  .cover-xxl-3 {
    margin-left: calc((100% / 12 * 3 - 0.1px)); }
  .order-xxl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .col-xxl-4 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 4) - 0.1px);
        flex-basis: calc((100% / 12 * 4) - 0.1px);
    max-width: calc((100% / 12 * 4) - 0.1px); }
  .offset-xxl-4 {
    margin-left: calc((100% / 12 * 4 - 0.1px)); }
  .cover-xxl-4 {
    margin-left: calc((100% / 12 * 4 - 0.1px)); }
  .order-xxl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .col-xxl-5 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 5) - 0.1px);
        flex-basis: calc((100% / 12 * 5) - 0.1px);
    max-width: calc((100% / 12 * 5) - 0.1px); }
  .offset-xxl-5 {
    margin-left: calc((100% / 12 * 5 - 0.1px)); }
  .cover-xxl-5 {
    margin-left: calc((100% / 12 * 5 - 0.1px)); }
  .order-xxl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .col-xxl-6 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 6) - 0.1px);
        flex-basis: calc((100% / 12 * 6) - 0.1px);
    max-width: calc((100% / 12 * 6) - 0.1px); }
  .offset-xxl-6 {
    margin-left: calc((100% / 12 * 6 - 0.1px)); }
  .cover-xxl-6 {
    margin-left: calc((100% / 12 * 6 - 0.1px)); }
  .order-xxl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .col-xxl-7 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 7) - 0.1px);
        flex-basis: calc((100% / 12 * 7) - 0.1px);
    max-width: calc((100% / 12 * 7) - 0.1px); }
  .offset-xxl-7 {
    margin-left: calc((100% / 12 * 7 - 0.1px)); }
  .cover-xxl-7 {
    margin-left: calc((100% / 12 * 7 - 0.1px)); }
  .order-xxl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .col-xxl-8 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 8) - 0.1px);
        flex-basis: calc((100% / 12 * 8) - 0.1px);
    max-width: calc((100% / 12 * 8) - 0.1px); }
  .offset-xxl-8 {
    margin-left: calc((100% / 12 * 8 - 0.1px)); }
  .cover-xxl-8 {
    margin-left: calc((100% / 12 * 8 - 0.1px)); }
  .order-xxl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .col-xxl-9 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 9) - 0.1px);
        flex-basis: calc((100% / 12 * 9) - 0.1px);
    max-width: calc((100% / 12 * 9) - 0.1px); }
  .offset-xxl-9 {
    margin-left: calc((100% / 12 * 9 - 0.1px)); }
  .cover-xxl-9 {
    margin-left: calc((100% / 12 * 9 - 0.1px)); }
  .order-xxl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .col-xxl-10 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 10) - 0.1px);
        flex-basis: calc((100% / 12 * 10) - 0.1px);
    max-width: calc((100% / 12 * 10) - 0.1px); }
  .offset-xxl-10 {
    margin-left: calc((100% / 12 * 10 - 0.1px)); }
  .cover-xxl-10 {
    margin-left: calc((100% / 12 * 10 - 0.1px)); }
  .order-xxl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .col-xxl-11 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 11) - 0.1px);
        flex-basis: calc((100% / 12 * 11) - 0.1px);
    max-width: calc((100% / 12 * 11) - 0.1px); }
  .offset-xxl-11 {
    margin-left: calc((100% / 12 * 11 - 0.1px)); }
  .cover-xxl-11 {
    margin-left: calc((100% / 12 * 11 - 0.1px)); }
  .order-xxl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .col-xxl-12 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc((100% / 12 * 12) - 0.1px);
        flex-basis: calc((100% / 12 * 12) - 0.1px);
    max-width: calc((100% / 12 * 12) - 0.1px); }
  .offset-xxl-12 {
    margin-left: calc((100% / 12 * 12 - 0.1px)); }
  .cover-xxl-12 {
    margin-left: calc((100% / 12 * 12 - 0.1px)); }
  .order-xxl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; } }

/* icons seem to be renamed... do not override this with new font */
@font-face {
  font-family: 'icomoon';
  src: url("../../font/icomoon.eot?97fi10");
  src: url("../../font/icomoon.eot?97fi10#iefix") format("embedded-opentype"), url("../../font/icomoon.ttf?97fi10") format("truetype"), url("../../font/icomoon.woff?97fi10") format("woff"), url("../../font/icomoon.svg?97fi10#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'entypo';
    src: url('../font/entypo.svg?63824253#entypo') format('svg');
  }
}
*/
.icon, .contact-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 1rem;
  width: 1rem; }
  .icon--small, .contact-icon--small {
    font-size: .5rem; }

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-minus:before {
  content: "\e900"; }

.icon-star:before {
  content: "\e90e"; }

.icon-cart-bag:before {
  content: "\e90a"; }

.icon-plus-big:before {
  content: "\e90d"; }

.icon-search:before {
  content: "\e907"; }

.icon-search {
  cursor: pointer; }
  .icon-search:hover {
    outline: none;
    color: #831155; }

.icon-check:before {
  content: "\e909"; }

.icon-bag:before {
  content: "\e90c"; }

.icon-plus:before {
  content: "\e901"; }

.icon-right:before {
  content: "\e902"; }

.icon-left:before {
  content: "\e903"; }

.icon-down:before {
  content: "\e904"; }

.icon-heart:before {
  content: "\e905"; }

.icon-cross:before {
  content: "\e906"; }

.icon-facebook:before {
  content: "\e908"; }

.icon-instagram:before {
  content: "\e90b"; }

.icon-instagram:before {
  content: "\e90b"; }

@font-face {
  font-family: 'icomoon1';
  src: url("../../font/icomoon1.eot?ghh03s");
  src: url("../../font/icomoon1.eot?ghh03s#iefix") format("embedded-opentype"), url("../../font/icomoon1.ttf?ghh03s") format("truetype"), url("../../font/icomoon1.woff?ghh03s") format("woff"), url("../../font/icomoon1.svg?ghh03s#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon1-"], [class*=" icon1-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon1' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-chevron-down:before {
  content: "\e906"; }

.icon-chevron-up:before {
  content: "\e907"; }

body.push--active {
  overflow: hidden; }

html.no-body-scroll, html.no-body-scroll body {
  overflow: hidden;
  margin: 0;
  padding: 0; }

.iframe {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.iframe embed,
.iframe iframe,
.iframe object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.text-accent {
  color: #c3e9ea; }

.push-right {
  margin-right: auto; }

.push-left {
  margin-left: auto; }

.obj-cover {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.woocommerce-privacy-policy-text a,
.woocommerce-terms-and-conditions-link {
  color: #831155; }

.ratio-16x9 {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden; }

.ratio-16x8 {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 50%;
  overflow: hidden; }

.ratio-16x3 {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 18.75%;
  overflow: hidden; }

.ratio-4x3 {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 75%;
  overflow: hidden; }

.ratio-3x2 {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 66.66667%;
  overflow: hidden; }

.ratio-9x16 {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 177.77778%;
  overflow: hidden; }

.ratio-3x4 {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 133.33333%;
  overflow: hidden; }

.ratio-2x3 {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 150%;
  overflow: hidden; }

.ratio-2x2 {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  overflow: hidden; }

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, q, small, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  margin: 0;
  padding: 0; }

article, aside, figure, figure img, figcaption, hgroup, footer, header, nav, section, video, object {
  display: block; }

a img {
  border: 0; }

figure {
  position: relative; }

figure img {
  width: 100%; }

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

img {
  height: auto; }

ul {
  list-style: none; }

*,
::after,
::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  min-width: 300px;
  overflow-x: hidden;
  overflow-y: scroll;
  text-rendering: optimizeLegibility;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px; }

body {
  background-color: #fff;
  font-family: "Source Sans Pro", sans-serif;
  text-align: left;
  color: #888;
  line-height: 160%;
  font-weight: 500;
  overflow: hidden; }

a {
  color: #888;
  cursor: pointer;
  text-decoration: none; }
  a:hover {
    outline: none;
    color: #831155; }
  a:active, a:focus, a:link {
    outline: none; }

img {
  max-width: 100%;
  display: block;
  height: auto; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #dedede;
  margin: 1em 0;
  padding: 0; }

.screen-reader-text {
  display: none; }

ul {
  padding-left: 40px;
  list-style-type: disc;
  margin-bottom: 2rem; }

ul[type="disc"] {
  list-style-type: disc;
  padding-left: 20px; }

.mws_infobar__copy a {
  text-rendering: optimizeLegibility;
  text-decoration: none;
  font-size: 13px;
  border-bottom: 1px solid inherit;
  color: inherit;
  margin: 0 9px;
  padding-bottom: 2px;
  border-bottom: 1px solid; }

.align-xs-middle .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (max-width: 976px) {
    .align-xs-middle .buttons {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }

.align-xs-middle .buttons a {
  margin: 5px; }
  @media (max-width: 976px) {
    .align-xs-middle .buttons a {
      -ms-flex-preferred-size: 40%;
          flex-basis: 40%; } }

.swiper-button-prev,
.swiper-button-next {
  color: #888 !important;
  z-index: 11; }
  .swiper-button-prev:after,
  .swiper-button-next:after {
    font-size: 0.8rem !important; }

.swiper-button-prev {
  left: 0 !important; }

.swiper-button-next {
  right: 0 !important; }

h1 {
  color: #222;
  font-weight: 400;
  font-family: "Source Sans Pro", serif; }

h2,
h3,
h4,
h5,
h6 {
  color: #222;
  font-weight: 400;
  font-family: "Source Sans Pro", sans-serif; }

h1 {
  font-size: 2rem;
  line-height: 120%;
  margin-bottom: 1rem;
  letter-spacing: 3.33px; }
  @media screen and (min-width: 977px) {
    h1 {
      font-size: 2rem;
      line-height: 100%;
      margin-bottom: 0.5rem; } }
  @media screen and (min-width: 1200px) {
    h1 {
      font-size: 3.1875rem;
      line-height: 4.25rem;
      margin-bottom: 1rem; } }

h2 {
  font-size: 1.6rem;
  line-height: 2.2rem;
  margin-bottom: 1.8rem;
  letter-spacing: 1px; }
  @media screen and (min-width: 977px) {
    h2 {
      font-size: 2.25rem;
      line-height: 2.2rem;
      margin-bottom: 2rem; } }

h3 {
  font-size: 1.1rem;
  line-height: 120%;
  margin-bottom: 1rem; }
  @media screen and (min-width: 977px) {
    h3 {
      font-size: 1rem;
      line-height: 1.5rem;
      margin-bottom: 1rem; } }
  @media screen and (min-width: 1200px) {
    h3 {
      font-size: 1.125rem;
      line-height: 100%;
      margin-bottom: 1rem; } }

h4 {
  font-size: 1rem;
  line-height: 120%;
  margin-bottom: 1rem; }
  @media screen and (min-width: 480px) {
    h4 {
      font-size: 1rem;
      line-height: 120%;
      margin-bottom: 1rem; } }

h5 {
  font-size: 1rem;
  line-height: 120%;
  margin-bottom: 1rem; }
  @media screen and (min-width: 480px) {
    h5 {
      font-size: 1rem;
      line-height: 120%;
      margin-bottom: 1rem; } }

h6 {
  font-size: 1rem;
  line-height: 120%;
  margin-bottom: 1rem; }
  @media screen and (min-width: 480px) {
    h6 {
      font-size: 1rem;
      line-height: 120%;
      margin-bottom: 1rem; } }

p {
  font-size: 1rem;
  line-height: 1.7rem;
  margin-bottom: 1rem; }
  @media screen and (min-width: 480px) {
    p {
      font-size: 1rem;
      line-height: 1.7rem;
      margin-bottom: 2rem; } }

a {
  color: #888;
  text-decoration: none; }

b,
strong {
  font-weight: 700; }

em,
i {
  font-style: italic; }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  thead {
    display: table-header-group; }
  img,
  tr {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

article ul {
  list-style-type: disc; }

article ul li {
  margin-left: 40px; }

.blog__content img, article img {
  margin: 0 0 1.5em; }

.blog__content .alignleft,
.blog__content img.alignleft, article .alignleft,
article img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left; }

.blog__content .alignright,
.blog__content img.alignright, article .alignright,
article img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right; }

.blog__content .aligncenter,
.blog__content img.aligncenter, article .aligncenter,
article img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both; }

.blog__content .wp-caption, article .wp-caption {
  margin-bottom: 1.5rem;
  text-align: center;
  padding-top: 0.5rem; }

.blog__content .wp-caption img, article .wp-caption img {
  border: 0 none;
  padding: 0;
  margin: 0; }

.blog__content .wp-caption p.wp-caption-text, article .wp-caption p.wp-caption-text {
  line-height: 1.5;
  font-size: 0.8rem;
  margin: 0; }

.blog__content .wp-smiley, article .wp-smiley {
  margin: 0 !important;
  max-height: 1em; }

.blog__content blockquote.left, article blockquote.left {
  margin-right: 1.5rem;
  text-align: right;
  margin-left: 0;
  width: 33%;
  float: left; }

.blog__content blockquote.right, article blockquote.right {
  margin-left: 1.5rem;
  text-align: left;
  margin-right: 0;
  width: 33%;
  float: right; }

.content img {
  margin: 0 0 1.5em; }

.content .alignleft,
.content img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left; }

.content .alignright,
.content img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right; }

.content .aligncenter,
.content img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both; }

.content .wp-caption {
  margin-bottom: 1.5rem;
  text-align: center;
  padding-top: 0.5rem; }
  .content .wp-caption img {
    border: 0 none;
    padding: 0;
    margin: 0; }
  .content .wp-caption p.wp-caption-text {
    line-height: 1.5;
    font-size: 0.8rem;
    margin: 0; }

.content .wp-smiley {
  margin: 0 !important;
  max-height: 1em; }

.content blockquote.left {
  margin-right: 1.5rem;
  text-align: right;
  margin-left: 0;
  width: 33%;
  float: left; }

.content blockquote.right {
  margin-left: 1.5rem;
  text-align: left;
  margin-right: 0;
  width: 33%;
  float: right; }

.page-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.page-numbers li span,
.page-numbers li a {
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1rem;
  padding: 2px 5px;
  border: 2px solid #DEDEDE;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin: 0 5px; }

.page-numbers li span.current,
.page-numbers li a.current {
  border-color: #000; }

.page-template ul {
  list-style: disc;
  padding-left: 15px; }

.page-template-tmpl_service ul {
  list-style: none;
  padding-left: 0px; }

.usp-header {
  background-color: #fff;
  border-bottom: 1px solid #ededed;
  padding: 14px 0; }
  .usp-header__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  @media (max-width: 976px) {
    .usp-header {
      display: none; } }
  .usp-header__start, .usp-header__middle, .usp-header__end {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-negative: 1;
        flex-shrink: 1;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .usp-header__item {
    position: relative;
    padding: 0 14px;
    font-size: 0.8125rem;
    white-space: nowrap;
    color: #888; }
    .usp-header__item a {
      color: #888; }
    @media (max-width: 1199px) {
      .usp-header__item {
        padding: 0 8px; }
        .usp-header__item:nth-child(3) {
          display: none; } }
    .usp-header__item--check {
      padding-left: 20px; }
      .usp-header__item--check::before {
        position: absolute;
        left: 0;
        color: #c3e9ea;
        font-family: "icomoon";
        content: "\e909"; }
    .usp-header__item--dark {
      color: #888; }
      .usp-header__item--dark::before {
        color: #c3e9ea; }
    .usp-header__item--lg {
      font-size: 1rem;
      padding-left: 1.5rem; }

.breadcrumbs {
  position: relative;
  background-color: #F8F8F8; }

.breadcrumb__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow-x: auto;
  margin-right: 13px; }

.breadcrumb__item {
  font-size: .875rem;
  color: #605E5E;
  padding: 13px 0;
  white-space: nowrap; }

.tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  white-space: nowrap; }
  @media (max-width: 976px) {
    .tabs {
      overflow-x: auto;
      overflow-y: hidden; } }
  .tabs ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .tabs li {
    display: block;
    background-color: #fff;
    margin-bottom: -1px; }
    .tabs li.active a {
      color: #000;
      border-color: #831155 #dedede #FFF #dedede; }
  .tabs a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 1rem 2.8rem;
    border-width: 3px 1px 1px 1px;
    border-color: transparent transparent #dedede transparent;
    border-style: solid;
    font-size: .8125rem;
    text-transform: uppercase;
    letter-spacing: 0.54px;
    line-height: 28px; }
  .tabs--alternate {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (max-width: 976px) {
      .tabs--alternate {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; } }
    .tabs--alternate li.active a {
      border-color: #c3e9ea; }
    .tabs--alternate a {
      border-width: 0 0 3px 0;
      border-color: transparent; }

.tabs__content {
  padding: 40px;
  border: 1px solid #dedede; }

.tabs__section {
  padding-top: 10vh; }
  .tabs__section .content a {
    color: #831155 !important;
    cursor: pointer;
    text-decoration: none; }
    .tabs__section .content a:hover {
      outline: none;
      color: #831155;
      text-decoration: underline; }
    .tabs__section .content a:active, .tabs__section .content a:focus, .tabs__section .content a:link {
      outline: none; }

.tab-section {
  padding: 7rem 0; }
  @media (max-width: 976px) {
    .tab-section {
      padding: 3rem 0; } }
  .tab-section__title {
    font-size: 2rem;
    line-height: 120%;
    margin-bottom: 1rem;
    letter-spacing: 3.33px; }
    @media screen and (min-width: 977px) {
      .tab-section__title {
        font-size: 2rem;
        line-height: 100%;
        margin-bottom: 0.5rem; } }
    @media screen and (min-width: 1200px) {
      .tab-section__title {
        font-size: 3.1875rem;
        line-height: 4.25rem;
        margin-bottom: 1rem; } }
  .tab-section__visual-1 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain; }
  @media (min-width: 977px) {
    .tab-section--grey-half {
      background: -webkit-gradient(linear, left top, right top, color-stop(50%, #fff), color-stop(50%, #F9F9F9));
      background: linear-gradient(90deg, #fff 50%, #F9F9F9 50%); } }
  .tab-section--grey-half-2 {
    position: relative;
    background-repeat: no-repeat;
    background-position-x: 10%;
    background-size: 25vw auto; }
    @media (max-width: 976px) {
      .tab-section--grey-half-2 {
        background-image: none !important; } }
    .tab-section--grey-half-2:after {
      content: '';
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: -1; }
      @media (min-width: 977px) {
        .tab-section--grey-half-2:after {
          background: -webkit-gradient(linear, left top, right top, color-stop(35vw, #F9F9F9), color-stop(35vw, #fff));
          background: linear-gradient(90deg, #F9F9F9 35vw, #fff 35vw); } }

.pre-footer {
  padding: 5.26rem 0;
  color: #FFFFFF;
  background-repeat: no-repeat;
  background-size: cover; }
  @media (max-width: 1199px) {
    .pre-footer {
      padding: 3rem 0; } }
  .pre-footer__title {
    font-size: 2.25rem;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 1.5rem; }
    @media (max-width: 767px) {
      .pre-footer__title {
        font-size: 1.5rem; } }
  .pre-footer__body {
    font-size: 1.25rem;
    line-height: 2.06rem;
    margin-bottom: 2.5rem; }

.button,
.frm_submit .button {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.5rem 1.1rem;
  border: 2px solid transparent;
  border-radius: 3px;
  font-weight: 700;
  font-size: 0.9375rem;
  line-height: 1;
  white-space: nowrap;
  -webkit-transition: all 150ms ease-in;
  transition: all 150ms ease-in;
  text-transform: uppercase;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  @media (min-width: 480px) {
    .button,
    .frm_submit .button {
      padding: 13px 40px; } }
  .button:active, .button:hover,
  .frm_submit .button:active,
  .frm_submit .button:hover {
    cursor: pointer;
    text-decoration: none; }
  .button:focus,
  .frm_submit .button:focus {
    outline: none; }
  .button--large,
  .frm_submit .button--large {
    padding: 16px 40px;
    font-size: 1rem; }
  .button--small, .widget_price_filter .price_slider_amount .button,
  .frm_submit .button--small,
  .frm_submit .widget_price_filter .price_slider_amount .button,
  .widget_price_filter .price_slider_amount .frm_submit .button {
    padding: 0.5rem 1.1rem; }
    @media (min-width: 480px) {
      .button--small, .widget_price_filter .price_slider_amount .button,
      .frm_submit .button--small,
      .frm_submit .widget_price_filter .price_slider_amount .button,
      .widget_price_filter .price_slider_amount .frm_submit .button {
        padding: 10px 24px; } }
  .button--icon,
  .frm_submit .button--icon {
    border: 3px solid grey;
    padding: 0.9rem;
    border-radius: 50px;
    width: 48px;
    height: 48px;
    text-align: center; }
  .button--primary,
  .frm_submit .button--primary {
    background-color: #4ebebf;
    color: #fff;
    -webkit-transition: all 150ms ease;
    transition: all 150ms ease;
    border-color: #4ebebf; }
    .button--primary:hover,
    .frm_submit .button--primary:hover {
      color: #fff;
      background-color: #25a9ab;
      -webkit-transition: all 150ms ease;
      transition: all 150ms ease; }
  .button--white,
  .frm_submit .button--white {
    background-color: #fff;
    color: #222; }
    .button--white:hover,
    .frm_submit .button--white:hover {
      border-color: #fff;
      color: #fff;
      background-color: transparent; }
  .button--accent,
  .frm_submit .button--accent {
    background-color: #c3e9ea;
    border-color: #c3e9ea;
    color: #fff; }
    .button--accent:hover,
    .frm_submit .button--accent:hover {
      background-color: #a97602;
      border-color: #a97602;
      color: #fff; }
  .button--secondary,
  .frm_submit .button--secondary {
    background-color: #fff;
    background-color: transparent;
    color: #831155; }
  .button--outlined, .widget_price_filter .price_slider_amount .button,
  .frm_submit .button--outlined,
  .frm_submit .widget_price_filter .price_slider_amount .button,
  .widget_price_filter .price_slider_amount .frm_submit .button {
    background-color: transparent;
    border-color: #222;
    color: #222; }
    .button--outlined:hover, .widget_price_filter .price_slider_amount .button:hover,
    .frm_submit .button--outlined:hover,
    .frm_submit .widget_price_filter .price_slider_amount .button:hover,
    .widget_price_filter .price_slider_amount .frm_submit .button:hover {
      background-color: #222;
      color: #fff; }
  .button--cta,
  .frm_submit .button--cta {
    background-color: #4ebebf;
    color: #fff;
    -webkit-transition: background-color 150ms ease;
    transition: background-color 150ms ease; }
    .button--cta:hover,
    .frm_submit .button--cta:hover {
      background-color: #25a9ab;
      -webkit-transition: background-color 150ms ease;
      transition: background-color 150ms ease; }
  .button--add .icon-cart-bag,
  .frm_submit .button--add .icon-cart-bag {
    font-size: 1.3rem;
    margin-right: 7px; }
  .button--full-width,
  .frm_submit .button--full-width {
    width: 100% !important; }

.product__summary {
  color: #222; }

.product__above {
  margin-bottom: 40px; }

.product__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 2rem; }
  .product__form .quantity {
    width: 100px;
    margin-right: 15px; }

.product__price {
  font-size: 2rem;
  padding: 2px 0; }
  .product__price del,
  .product__price ins {
    display: block; }
  .product__price del {
    color: #C4C4C4;
    font-size: .9475rem; }
  .product__price ins {
    font-size: 1.5rem;
    text-decoration: none; }
  .product__price-description {
    font-size: .875rem;
    color: #888; }
  .product__price-btw {
    display: block;
    color: #888 !important;
    font-size: 1rem; }

.product__sale {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 2rem; }
  .product__sale > span {
    margin-right: 10px; }

.product__stock-status {
  font-size: 0.875rem;
  -ms-flex-item-align: start;
      align-self: flex-start;
  color: #000; }

.product__description {
  line-height: 28px;
  margin-bottom: 1rem; }
  .product__description ul {
    padding-left: 0;
    margin-bottom: 0; }
    .product__description ul li {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 2px 0 2px 40px;
      line-height: 1.5rem; }
      @media (max-width: 976px) {
        .product__description ul li {
          font-size: .9rem;
          padding-left: 25px; } }
      .product__description ul li::before {
        position: absolute;
        left: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 22px;
        height: 22px;
        background-color: #c3e9ea;
        border-radius: 50%;
        font-family: "icomoon";
        font-size: .7rem;
        color: #fff;
        content: '\e905'; }

.product__short-description {
  color: #888; }

.product__subheading {
  font-size: .875rem;
  letter-spacing: 2px;
  line-height: 28px;
  text-transform: uppercase; }

/**
Used for up-sells

**/
.product-upsells {
  padding-top: 6.3rem; }
  @media (max-width: 1199px) {
    .product-upsells {
      padding-top: 2rem; } }
  @media (min-width: 768px) {
    .product-upsells div[class^="col"] {
      border-right: 1px solid #dedede; } }

.woocommerce-loop-product {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-transition: border-color 0.25s ease-in;
  transition: border-color 0.25s ease-in; }
  .woocommerce-loop-product--left .woocommerce-loop-product__link {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .woocommerce-loop-product--left .woocommerce-loop-product__title {
    text-align: left; }
  .woocommerce-loop-product:hover {
    border-color: transparent; }
    .woocommerce-loop-product:hover .add_to_cart_button {
      opacity: 1; }
  .woocommerce-loop-product__short-description {
    padding: 0.5rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .woocommerce-loop-product__short-description .color__variatons {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-top: auto; }
  .woocommerce-loop-product__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 10px; }
    .woocommerce-loop-product__link:hover {
      color: unset; }
  .woocommerce-loop-product__thumbnail {
    position: relative;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
    margin-bottom: 10px; }
    .woocommerce-loop-product__thumbnail > img {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
         object-fit: contain;
      font-family: "object-fit: contain;"; }
    .woocommerce-loop-product__thumbnail .tag {
      position: absolute;
      top: 30px;
      right: 0;
      z-index: 2; }
    .woocommerce-loop-product__thumbnail .badge {
      position: absolute;
      top: 0.5rem !important;
      left: auto !important;
      right: 0.5rem;
      z-index: 2; }
  .woocommerce-loop-product .added_to_cart {
    display: none; }
  .woocommerce-loop-product .add_to_cart_button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-item-align: center;
        align-self: center;
    background-color: #4ebebf;
    color: #fff;
    -webkit-transition: all 150ms ease;
    transition: all 150ms ease;
    border: 1px solid #4ebebf;
    margin-top: auto;
    z-index: 20;
    padding: 10px;
    min-width: auto;
    font-size: 0.8rem;
    width: 90px; }
    @media (min-width: 768px) {
      .woocommerce-loop-product .add_to_cart_button {
        width: 120px; } }
    .woocommerce-loop-product .add_to_cart_button:hover {
      color: #fff;
      background-color: #25a9ab;
      border: 1px solid;
      -webkit-transition: all 150ms ease;
      transition: all 150ms ease; }
    .woocommerce-loop-product .add_to_cart_button i {
      display: block;
      line-height: 1; }
      .woocommerce-loop-product .add_to_cart_button i.icon-plus-big:before {
        display: block;
        line-height: 0; }
    .woocommerce-loop-product .add_to_cart_button .fas.fa-shopping-basket {
      font-size: 1rem;
      margin-right: 0.5rem; }
    .woocommerce-loop-product .add_to_cart_button .fa-spinner {
      font-size: 1rem;
      margin-right: 0.5rem; }
    .woocommerce-loop-product .add_to_cart_button .fas.fa-check {
      margin-right: 0.5rem; }
      .woocommerce-loop-product .add_to_cart_button .fas.fa-check:before {
        display: block;
        line-height: 0; }
  .woocommerce-loop-product__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    margin-bottom: auto;
    padding-bottom: 10px;
    letter-spacing: 0.8px;
    line-height: 1.3; }
  .woocommerce-loop-product__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    font-size: 1.25rem;
    line-height: 1;
    color: #737070;
    -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;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding-right: 0; }
    @media (min-width: 768px) {
      .woocommerce-loop-product__price {
        padding-right: 20px; } }
    .woocommerce-loop-product__price del,
    .woocommerce-loop-product__price ins {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 0.4rem; }
    .woocommerce-loop-product__price del {
      -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0;
      font-size: 0.9375rem;
      color: #000; }
    .woocommerce-loop-product__price ins {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      font-size: 1.25rem;
      color: #737070;
      text-decoration: none; }
  .woocommerce-loop-product--bordered {
    border: 1px solid #dedede;
    padding-bottom: 2rem; }

.product__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.product-crosssells {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 0; }
  .product-crosssells:not(:nth-of-type(2)) {
    border-top: 1px solid #dedede; }
  .product-crosssells__thumbnail {
    position: relative;
    border: 1px solid #dedede;
    margin-right: 1.5rem;
    width: 75px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    overflow: hidden; }
  .product-crosssells__img {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden; }
    .product-crosssells__img > img {
      position: absolute;
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
         object-fit: contain;
      font-family: "object-fit: contain;";
      padding: 5px 0; }
  .product-crosssells__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; }
    .product-crosssells__content a {
      color: #222; }
  .product-crosssells__actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: start;
        align-self: flex-start; }
    .product-crosssells__actions .single_add_to_cart_button_upsell {
      padding: 10px; }
      .product-crosssells__actions .single_add_to_cart_button_upsell .fa-shopping-basket {
        font-size: 1rem;
        margin-right: 0.25rem; }

.woocommerce-product-gallery {
  position: relative;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  overflow: hidden;
  margin-bottom: 3rem; }
  .woocommerce-product-gallery__wrapper {
    position: absolute !important;
    height: 100%;
    width: 100%; }
  .woocommerce-product-gallery__image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 100%;
    padding: 20px; }
    .woocommerce-product-gallery__image > img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
         object-fit: contain;
      font-family: 'object-fit: contain;'; }

.woocommerce-product-thumbnail {
  position: relative; }
  .woocommerce-product-thumbnail__image {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 165px;
    height: 165px;
    margin-right: 35px;
    border: 1px solid #dedede;
    border-radius: 3px;
    overflow: hidden; }
    @media (max-width: 1199px) {
      .woocommerce-product-thumbnail__image {
        width: 130px;
        height: 130px;
        margin-right: 20px; } }
    @media (max-width: 976px) {
      .woocommerce-product-thumbnail__image {
        width: 100px;
        height: 100px;
        margin-right: 15px; } }
    .woocommerce-product-thumbnail__image.is-selected {
      border-color: #222; }
  .woocommerce-product-thumbnail:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 60px;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(63%, #FFFFFF));
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 63%); }

.woocommerce-product-thumbnail__cover {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  overflow: hidden; }
  .woocommerce-product-thumbnail__cover > img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    padding: 20px; }

.cart__subtitle {
  font-size: 1.375rem;
  font-family: "Source Sans Pro", sans-serif;
  line-height: 28px;
  color: #222;
  margin-bottom: 12px; }

.cart__totals {
  padding: 1.25rem 0 2.8rem 0;
  color: #222; }

.badge {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50px;
  height: 50px;
  background-color: transparent;
  border-radius: 50%;
  color: #888;
  font-weight: 600;
  font-size: .875rem; }
  .badge--default {
    background-color: #222;
    color: #fff; }
  .badge--large {
    width: 70px;
    height: 70px;
    font-size: 1rem; }
  .badge--naked {
    background-color: transparent;
    font-weight: 300;
    font-size: 10rem;
    color: #a3b6c7;
    font-family: "Source Sans Pro", serif;
    width: 100px;
    height: 100px;
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
    -webkit-box-align: left;
        -ms-flex-align: left;
            align-items: left;
    padding-bottom: 30px; }

.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%; }
  .media__left, .media__right {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .media__left {
    margin-right: 1rem; }
  .media__right {
    margin-left: 1rem; }
  .media__content {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 1;
        flex-shrink: 1; }

.image {
  position: relative;
  display: block;
  width: 100%; }
  .image--square {
    padding-top: 100%; }
    .image--square img {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
         object-fit: contain;
      font-family: 'object-fit: contain;'; }

input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="tel"],
textarea {
  font-family: "Source Sans Pro", sans-serif;
  border: 3px solid #dedede;
  padding: 11px 15px;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  background-color: #fff;
  -webkit-transition: border 200ms ease-in;
  transition: border 200ms ease-in;
  color: #888;
  border-radius: 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  textarea:focus {
    border-color: #c3e9ea;
    outline: none; }

textarea {
  min-height: 75px;
  resize: vertical; }

.field {
  margin-bottom: 2rem; }
  .field--group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    @media (max-width: 767px) {
      .field--group {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-flow: column wrap;
                flex-flow: column wrap; } }
    .field--group > .control {
      margin-bottom: 1rem;
      margin-right: 1rem;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      min-width: 120px; }

.list {
  position: relative;
  padding-left: 15px; }
  .list--checked li {
    padding: 1rem 0 0 15px; }
    .list--checked li::before {
      position: absolute;
      left: 0;
      color: #c3e9ea;
      font-family: "icomoon";
      font-size: .8rem;
      content: '\e909'; }

.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .list-group__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 18px 20px;
    margin-bottom: -1px;
    border: 1px solid #dedede;
    color: #222; }

.shop_table .list-group .list-group__item {
  -webkit-box-pack: unset;
      -ms-flex-pack: unset;
          justify-content: unset;
  padding: 8px 20px; }

.hr {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 60px;
  height: 4px;
  margin: 2rem 0; }
  @media (max-width: 479px) {
    .hr {
      margin: 1rem 0; } }
  .hr--accent {
    background: #c3e9ea; }
  .hr--small {
    margin: 1rem 0; }

.block {
  position: relative;
  counter-increment: blockCounter; }
  .block:nth-of-type(even) .block__image {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
    @media (max-width: 767px) {
      .block:nth-of-type(even) .block__image {
        -webkit-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1; } }
  .block:nth-of-type(even) .block__caption {
    text-align: right; }
    @media (min-width: 977px) {
      .block:nth-of-type(even) .block__caption {
        -webkit-transform: translateX(100px);
                transform: translateX(100px); } }
  @media (min-width: 977px) {
    .block:nth-of-type(odd) .block__caption {
      -webkit-transform: translateX(-140px);
              transform: translateX(-140px); } }
  .block__caption {
    background-color: #fff;
    padding: 4rem;
    z-index: 1; }
    @media (max-width: 767px) {
      .block__caption {
        padding: 0 4rem; } }
  .block__subtitle {
    font-size: .935rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 28px;
    margin-bottom: 10px; }
  .block__title {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 2rem;
    letter-spacing: 2.57px;
    line-height: 2.8rem;
    margin-bottom: 0; }
  .block__visual {
    position: relative;
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 75%;
    overflow: hidden; }
  .block__img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; }
    @media (min-width: 977px) {
      .block__img {
        background-size: contain; } }
  .block:nth-of-type(even):before {
    right: -40px; }
    @media (max-width: 1199px) {
      .block:nth-of-type(even):before {
        right: 0; } }
  .block:nth-of-type(odd):before {
    left: -60px; }
    @media (max-width: 1199px) {
      .block:nth-of-type(odd):before {
        left: 0; } }
  .block:before {
    content: "0" counter(blockCounter);
    position: absolute;
    top: 120px;
    font-size: 10rem;
    color: #EDEDED;
    letter-spacing: -2.67px;
    z-index: 2; }

.block-list {
  counter-reset: blockCounter; }
  .block-list--vertical .block:before {
    content: ''; }

.block-item {
  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;
  height: 100%; }
  @media (min-width: 768px) {
    .block-item:not(:last-child) {
      border-right: 1px solid #dedede; } }
  .block-item__visual {
    position: relative;
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 75%;
    overflow: hidden; }
  .block-item__img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center; }
  .block-item__count {
    font-size: 2.5rem;
    color: #831155;
    letter-spacing: -0.44px;
    margin-bottom: 2rem; }
  .block-item__body {
    line-height: 34px; }

.brand-carousel {
  display: none; }
  @media (min-width: 320px) {
    .brand-carousel {
      padding: 0 2rem; } }
  @media (min-width: 768px) {
    .brand-carousel {
      padding: 0 5rem; } }
  @media (min-width: 977px) {
    .brand-carousel {
      padding: 0 10rem; } }
  @media (min-width: 320px) {
    .brand-carousel__item {
      width: calc(50% - 5%);
      margin-right: 5%; } }
  @media (min-width: 768px) {
    .brand-carousel__item {
      width: calc(33.333% - 3%);
      margin-right: 3%; } }
  @media (min-width: 977px) {
    .brand-carousel__item {
      width: calc(20% - 1.667%);
      margin-right: 1.667%; } }
  .brand-carousel__inner {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
    border-radius: 50%;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center; }
  .brand-carousel .flickity-button {
    background: transparent; }
  .brand-carousel .flickity-button-icon {
    fill: #D2D1D1; }
  .brand-carousel.flickity-enabled {
    display: block; }

@media (min-width: 320px) {
  .brand-carousel-alternate {
    padding: 0 2rem; } }

@media (min-width: 768px) {
  .brand-carousel-alternate {
    padding: 0 5rem; } }

@media (min-width: 977px) {
  .brand-carousel-alternate {
    padding: 0 10rem; } }

@media (min-width: 320px) {
  .brand-carousel-alternate__item {
    width: calc(50% - 5%);
    margin-right: 5%; } }

@media (min-width: 768px) {
  .brand-carousel-alternate__item {
    width: calc(33.333% - 3%);
    margin-right: 3%; } }

@media (min-width: 977px) {
  .brand-carousel-alternate__item {
    width: calc(20% - 1.667%);
    margin-right: 1.667%; } }

.brand-carousel-alternate__inner {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  overflow: hidden;
  border-radius: 50%;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center; }

.brand-carousel-alternate .flickity-button {
  background: transparent; }

.brand-carousel-alternate .flickity-button-icon {
  fill: #D2D1D1; }

.instagram-carousel__item {
  padding-right: 40px; }
  @media (min-width: 320px) {
    .instagram-carousel__item {
      width: 100%; } }
  @media (min-width: 768px) {
    .instagram-carousel__item {
      width: 50%; } }
  @media (min-width: 977px) {
    .instagram-carousel__item {
      width: 33.333%; } }

.instagram-carousel__visual {
  position: relative;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  overflow: hidden;
  margin-bottom: 2rem; }

.instagram-carousel__img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.instagram-carousel__actions {
  margin-bottom: 1.5rem; }

.instagram-carousel__title {
  color: #222;
  font-size: 1.125rem;
  letter-spacing: 1.12px;
  margin-bottom: 10px; }

.instagram-carousel__description {
  line-height: 26px; }

.home__hero {
  margin-top: 2rem; }
  .home__hero .container, .home__hero .test {
    height: 100%; }

.hero {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .hero__toptien {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .hero__wrapper {
    position: relative;
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden; }
    @media (min-width: 1200px) {
      .hero__wrapper {
        margin-bottom: 200px; } }
  .hero__item {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 100%; }
  .hero__caption {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: rgba(131, 17, 85, 0.88);
    color: #fff;
    padding: 20px; }
  .hero__title {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 4.375rem;
    color: #FFFFFF;
    letter-spacing: 5px;
    margin-bottom: 2rem;
    text-align: center; }
    @media (max-width: 1199px) {
      .hero__title {
        font-size: 3rem; } }
    @media (max-width: 976px) {
      .hero__title {
        font-size: 2.5rem; } }
    @media (max-width: 767px) {
      .hero__title {
        font-size: 2rem; } }
  .hero__subtitle {
    font-size: .9375rem;
    letter-spacing: 2.81px;
    line-height: 1.75rem;
    text-transform: uppercase; }
  .hero--full {
    min-height: 100vh;
    padding-bottom: 0 !important; }
  .hero__footer {
    position: absolute;
    bottom: 20px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%;
    z-index: 1;
    pointer-events: none;
    display: none; }
    @media (max-width: 479px) {
      .hero__footer {
        display: block; } }
  .hero .flickity-viewport {
    position: absolute;
    width: 100%; }

.hero__slideshow .slick-list,
.hero__slideshow .slick-slider,
.hero__slideshow .slick-track {
  height: 100%;
  height: 100%; }

slider + bg .hero__slide, .hero__bg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  slider + bg .hero__slide:focus, .hero__bg:focus {
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none; }
  @media (max-width: 767px) {
    slider + bg .hero__slide, .hero__bg {
      background-size: contain; } }

.calltoaction__mobile {
  display: none; }
  @media (max-width: 479px) {
    .calltoaction__mobile {
      display: block; } }

.category-card {
  display: block;
  position: relative;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color 0.4s cubic-bezier(0.47, 0, 0.745, 0.715);
  transition: background-color 0.4s cubic-bezier(0.47, 0, 0.745, 0.715); }
  .category-card:hover {
    background-color: rgba(0, 0, 0, 0.3); }
  .category-card__visual {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1; }
  .category-card__item {
    position: absolute;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 1rem; }
  .category-card__title {
    font-size: 1.375rem;
    color: #FFFFFF;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center; }

.panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: center;
      align-self: center;
  z-index: 2;
  pointer-events: all; }
  @media (max-width: 1199px) {
    .panel {
      display: none; } }
  .panel__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    padding: 0;
    border-right: 1px solid #dedede;
    background-color: rgba(255, 255, 255, 0.88);
    -webkit-transition: background-color .25s ease-in;
    transition: background-color .25s ease-in;
    height: 160px; }
    .panel__item:hover {
      background-color: #fff; }
  .panel--mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (min-width: 1200px) {
      .panel--mobile {
        display: none; } }
  .panel--mobile .panel__item {
    border-right: none !important;
    -ms-flex-preferred-size: auto !important;
    flex-basis: auto !important;
    height: auto !important; }
  .panel .panel__content {
    padding: 2rem 1rem 2rem; }
  .panel__visual {
    position: relative;
    width: 45%;
    padding: 1rem; }
  .panel__img {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain; }
  .panel__title {
    font-size: .875rem;
    color: #222222;
    letter-spacing: 0.88px;
    text-transform: uppercase; }
  .panel__description {
    font-size: .937rem;
    color: #888888;
    line-height: 26px; }

.blog-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .blog-item__visual {
    position: relative;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 50%;
    overflow: hidden;
    margin-bottom: 2rem; }
  .blog-item__img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
    .blog-item__img.do-cover {
      background-size: cover; }
  .blog-item__subtitle {
    font-size: .9375rem;
    color: #888888;
    letter-spacing: 2.81px;
    text-transform: uppercase; }
  .blog-item__title {
    font-size: 1.5rem;
    color: #222222;
    letter-spacing: 2.67px;
    line-height: 1.8rem;
    text-align: center;
    width: 100%; }

.blog__visual {
  position: relative;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 50%;
  overflow: hidden; }

.blog__img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center; }

.blog__title {
  font-size: 2.875rem;
  font-family: "Source Sans Pro", sans-serif;
  letter-spacing: 3.29px;
  margin-bottom: 0; }

.blog__content {
  margin-top: 0px;
  padding-top: 5rem;
  background-color: #fff; }
  @media (min-width: 977px) {
    .blog__content {
      margin-top: -50px; } }

.blog a:not(.woocommerce-LoopProduct-link):not(.add_to_cart_button) {
  color: #831155 !important;
  cursor: pointer;
  text-decoration: none; }
  .blog a:not(.woocommerce-LoopProduct-link):not(.add_to_cart_button):hover:not(.woocommerce-LoopProduct-link):not(.add_to_cart_button) {
    outline: none;
    color: #831155;
    text-decoration: underline; }
  .blog a:not(.woocommerce-LoopProduct-link):not(.add_to_cart_button):active, .blog a:not(.woocommerce-LoopProduct-link):not(.add_to_cart_button):focus, .blog a:not(.woocommerce-LoopProduct-link):not(.add_to_cart_button):link {
    outline: none; }

.submenu__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  height: 100%;
  padding: 20px 0;
  min-width: 150px; }
  .submenu__item:hover:after {
    bottom: 0; }

.submenu__visual {
  position: relative;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 66.66667%;
  overflow: hidden; }
  .submenu__visual img {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    font-family: 'object-fit: contain;';
    padding: 20px; }

.submenu__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: normal;
  text-align: center; }

.cart-table {
  position: relative;
  width: 100%;
  margin-bottom: 4rem; }
  .cart-table__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: no-wrap;
        flex-wrap: no-wrap;
    background-color: #F9F9F9; }
    @media (max-width: 767px) {
      .cart-table__header {
        display: none; } }
  .cart-table__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 767px) {
      .cart-table__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; } }
    .cart-table__wrapper--row {
      -ms-flex-preferred-size: 40%;
          flex-basis: 40%; }
      @media (max-width: 767px) {
        .cart-table__wrapper--row {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
  .cart-table__body {
    font-size: .9375rem;
    color: #000000;
    letter-spacing: 0.8px; }
  .cart-table__row {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 30px 0; }
    @media (max-width: 767px) {
      .cart-table__row {
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch; } }
    .cart-table__row:not(:last-child) {
      border-bottom: 1px solid #dedede; }
  .cart-table__heading {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    margin: 15px;
    font-size: 1.375rem;
    color: #222222; }
  .cart-table__item {
    margin: 0 15px; }
    @media (max-width: 767px) {
      .cart-table__item {
        margin: 0 5px; } }
  .cart-table__thumbnail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 75px; }
  .cart-table__summary {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .cart-table__end {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
  .cart-table__product {
    -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
    line-height: 20px; }
    .cart-table__product a {
      font-size: .9375rem;
      color: #000000;
      letter-spacing: 0.8px; }
    @media (max-width: 767px) {
      .cart-table__product {
        margin-bottom: 5px; } }
  .cart-table__price {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    text-align: right; }
  .cart-table__quantity {
    position: relative;
    -ms-flex-preferred-size: 10%;
        flex-basis: 10%; }
    @media (max-width: 767px) {
      .cart-table__quantity {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1; }
        .cart-table__quantity input {
          padding: 5px; }
        .cart-table__quantity:after {
          content: 'x';
          position: absolute;
          top: 0;
          right: -5px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          height: 100%; }
        .cart-table__quantity .quantity {
          padding-right: 10px; } }
  .cart-table__total {
    -ms-flex-preferred-size: 10%;
        flex-basis: 10%; }
    @media (max-width: 767px) {
      .cart-table__total {
        margin-top: 15px;
        font-weight: bold; } }
  .cart-table__action {
    -ms-flex-preferred-size: 5%;
        flex-basis: 5%; }

.dropdown-menu-mini-cart {
  position: absolute;
  top: 100%;
  right: 0;
  display: none;
  background: #FFFFFF;
  min-width: 340px;
  margin-top: 0px;
  -webkit-box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.11);
          box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.11);
  font-size: 1rem;
  z-index: 999;
  white-space: normal;
  padding: 1.5rem !important;
  list-style: none !important; }
  .dropdown-menu-mini-cart .search_suggestions {
    padding-top: 1rem; }
    .dropdown-menu-mini-cart .search_suggestions__subtitle {
      font-weight: bold; }
    .dropdown-menu-mini-cart .search_suggestions__list {
      list-style: none;
      padding: 0; }

.woocommerce-mini-cart {
  font-size: .875rem;
  color: #222; }
  .woocommerce-mini-cart-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 0; }
    .woocommerce-mini-cart-item:not(:last-child) {
      border-bottom: 1px solid #dedede; }
  .woocommerce-mini-cart__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .woocommerce-mini-cart__buttons > a {
      margin: 5px 0; }
  .woocommerce-mini-cart__total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-weight: normal;
    border-bottom: 1px solid #dedede;
    padding: 15px 0;
    color: #222; }
  .woocommerce-mini-cart__message {
    color: #222;
    text-transform: none; }
  .woocommerce-mini-cart .quantity {
    color: #888; }

.remove_from_cart_button {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 25px;
  width: 25px;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 50%;
  color: #000;
  -webkit-transition: all .25s;
  transition: all .25s;
  font-size: 0.7rem; }
  .remove_from_cart_button:hover {
    background-color: #000;
    color: #fff; }

.tag {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 13px;
  border-radius: 3px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: .75rem;
  line-height: 1; }
  .tag--outlined {
    background-color: #fff;
    border: 2px solid #000;
    color: #000; }

.popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000; }
  .popup__inner {
    background-color: #fff;
    color: #222;
    width: 600px;
    padding: 40px; }
  .popup__title {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 2.625rem;
    letter-spacing: 3.5px;
    line-height: 3rem;
    text-transform: uppercase; }
  .popup__subtitle {
    font-size: .9375rem;
    text-transform: uppercase;
    letter-spacing: 2.81px;
    margin-bottom: 10px; }

.hamburger {
  top: 0;
  overflow: hidden;
  padding: 0;
  width: 35px;
  height: 35px;
  font-size: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  -webkit-transition: background 0.3s 0.0s;
  transition: background 0.3s 0.0s;
  background: none;
  position: relative; }
  @media (min-width: 977px) {
    .hamburger {
      display: none; } }
  .hamburger:focus {
    outline: none; }
  .hamburger span {
    -webkit-transition: background 0.3s 0.0s;
    transition: background 0.3s 0.0s;
    display: block;
    position: absolute;
    top: 50%;
    left: 10%;
    right: 10%;
    height: 2px;
    background: #222; }
    .hamburger span:after, .hamburger span:before {
      content: "";
      -webkit-transition: background 0.3s 0s;
      transition: background 0.3s 0s;
      position: absolute;
      display: block;
      left: 0;
      width: 100%;
      height: 100%;
      background: #222; }
    .hamburger span:before {
      top: -9px;
      -webkit-transition-property: top,-webkit-transform;
      transition-property: top,-webkit-transform;
      transition-property: top,transform;
      transition-property: top,transform,-webkit-transform; }
    .hamburger span:after {
      bottom: -9px;
      -webkit-transition-property: bottom,-webkit-transform;
      transition-property: bottom,-webkit-transform;
      transition-property: bottom,transform;
      transition-property: bottom,transform,-webkit-transform; }

.pushmenu {
  position: fixed;
  z-index: 997;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  visibility: hidden; }
  .pushmenu--active {
    visibility: visible; }
    .pushmenu--active .pushmenu__nav {
      -webkit-transition: all 0.4s ease;
      transition: all 0.4s ease;
      -webkit-transform: translateX(0);
              transform: translateX(0); }
    .pushmenu--active .pushmenu__bg {
      visibility: visible; }

.pushmenu__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 15px; }

.pushmenu__close {
  padding: 1.5rem 4rem 1.5rem 2rem;
  color: #222; }

.pushmenu__nav {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 999;
  padding-bottom: 30px;
  background: #fff;
  overflow-y: auto;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease; }
  @media (max-width: 976px) {
    .pushmenu__nav {
      width: 40%; } }
  @media (max-width: 767px) {
    .pushmenu__nav {
      width: 80%; } }
  .pushmenu__nav ul {
    list-style: none;
    margin: 0;
    padding: 1rem 1.5rem; }
    .pushmenu__nav ul ul.header__submenu {
      margin-left: 20px; }
    .pushmenu__nav ul li {
      border-bottom: 1px solid rgba(255, 255, 255, 0.1);
      margin: 0;
      position: relative;
      overflow: hidden;
      padding: 0;
      height: auto !important; }
      .pushmenu__nav ul li.menu-item-has-children a > span {
        display: block;
        width: 28px;
        height: 28px;
        position: absolute;
        right: 1rem;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        background-image: url("../../images/icons/plus.svg");
        background-size: 14px, auto;
        background-position: center center;
        background-repeat: no-repeat;
        -webkit-transition: background-image 150ms ease-in;
        transition: background-image 150ms ease-in;
        z-index: 2; }
      .pushmenu__nav ul li a {
        position: relative;
        display: block;
        text-decoration: none;
        color: #222;
        font-size: 1rem;
        line-height: 1.3;
        font-weight: 400;
        padding: 0.5rem 0;
        border: 0;
        margin: 0; }
      .pushmenu__nav ul li.active > .children {
        -webkit-transform: scaleY(1);
                transform: scaleY(1); }
      .pushmenu__nav ul li.active > a > span {
        background-image: url("../../images/icons/min.svg");
        background-size: 14px, auto;
        background-position: center center;
        background-repeat: no-repeat; }
      .pushmenu__nav ul li .children {
        -webkit-transform: scaleY(0);
                transform: scaleY(0);
        overflow: hidden;
        -webkit-transition: -webkit-transform 0.26s ease;
        transition: -webkit-transform 0.26s ease;
        transition: transform 0.26s ease;
        transition: transform 0.26s ease, -webkit-transform 0.26s ease; }
        .pushmenu__nav ul li .children a {
          font-size: 1rem;
          padding: 1rem 2rem;
          background: rgba(0, 0, 0, 0.05); }
      .pushmenu__nav ul li:last-child {
        border-bottom: 0; }

.pushmenu__bg {
  position: fixed;
  z-index: 998;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.6);
  cursor: pointer;
  visibility: hidden; }

.menu-item-type-custom ul {
  -webkit-transform: scaleY(1) !important;
          transform: scaleY(1) !important;
  margin-left: 30px;
  position: relative; }

.review {
  border: 1px solid #dedede;
  margin-bottom: 20px; }
  .review .comment_container {
    padding: 20px; }
  .review .meta {
    margin-bottom: 0; }
  .review .woocommerce-review__author {
    color: #222; }
  .review .star-rating {
    margin-bottom: 10px; }
  .review .description p {
    margin-bottom: 0; }

.comment-reply-title {
  font-size: 1.375rem;
  color: #222;
  margin-bottom: 5px; }

.shop-category__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #e0e0e0;
  padding: 1rem 0;
  margin-bottom: 1rem; }
  .shop-category__header .shop-category__title {
    margin-bottom: 0; }

.shop-category__logo {
  padding: 0 20px; }

.shop-category__title {
  font-size: 2.25rem;
  letter-spacing: 1px;
  color: #222;
  line-height: 1; }

.shop-category__subtitle {
  font-size: 1.2rem; }

.shop__results {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.woocommerce-result-count {
  margin: 0 40px 0 auto; }

@media (max-width: 976px) {
  .widget_product_categories {
    display: none; } }

.product-categories > li.cat-item {
  border-bottom: 1px solid #E1E5E7; }

.product-categories li.cat-item {
  padding: .5rem;
  margin-top: 0 !important; }
  .product-categories li.cat-item.current-cat {
    background-color: #f8f8f8; }
  .product-categories li.cat-item .toggle-button:after {
    display: block;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    font-family: 'icomoon1' !important;
    content: "\e906" !important;
    color: #c3e9ea !important;
    -webkit-transition: -webkit-transform .25s ease-in;
    transition: -webkit-transform .25s ease-in;
    transition: transform .25s ease-in;
    transition: transform .25s ease-in, -webkit-transform .25s ease-in; }
  .product-categories li.cat-item .toggle-button.flipped:after {
    -webkit-transform: rotate(0);
            transform: rotate(0); }

.product-categories ul.children {
  border: 0px solid transparent !important; }

iframe.vimeo {
  width: 560px;
  height: 315px;
  float: left;
  padding-right: 30px; }
  @media (max-width: 976px) {
    iframe.vimeo {
      width: 100%;
      float: none;
      height: 315px; } }

.filter {
  padding: 1.2rem 0;
  border-bottom: 1px solid #dedede; }
  .filter__title {
    font-size: .875rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #222;
    margin-bottom: 0; }
  .filter > ul {
    padding-top: 10px;
    padding-left: 0;
    margin-bottom: 0;
    list-style-type: none; }
    .filter > ul li a {
      font-size: .9375rem;
      color: #222;
      line-height: 2.1rem; }
      .filter > ul li a:hover {
        color: #c3e9ea; }
    .filter > ul li > ul.children {
      padding-left: .5rem; }
    .filter > ul li.chosen {
      position: relative;
      padding: 5px 10px;
      border: 1px solid #dedede;
      margin: 10px 0; }
      .filter > ul li.chosen a:after {
        content: '\f00d';
        position: absolute;
        right: 10px;
        font-family: "Font Awesome 5 Free";
        font-weight: 600;
        color: #888; }
    .filter > ul > li.current-cat-parent > ul {
      border-left: 1px solid #dedede; }
  .filter li.current-cat > a {
    color: #222 !important; }
  .filter ul.children li a {
    color: #888888; }
    .filter ul.children li a:hover {
      color: #c3e9ea; }

/**
	 * Price filter widget
	 */
.widget_price_filter .price_slider {
  margin-bottom: 2em; }

.widget_price_filter .price_slider_amount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .widget_price_filter .price_slider_amount .button {
    margin-right: auto; }

.widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
  margin-left: 0.5em;
  margin-right: 0.5em; }

.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 22px;
  height: 22px;
  background-color: #fff;
  border: 2px solid #DEDEDE;
  border-radius: 22px;
  cursor: ew-resize;
  outline: none;
  top: -0.5em;
  margin-left: -0.5em; }

.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  border-radius: 1em;
  background-color: #831155; }

.widget_price_filter .price_slider_wrapper {
  padding: 2rem 0; }

.widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #EEEEEE; }

.widget_price_filter .ui-slider-horizontal {
  height: 0.5em; }

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -1px; }

.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -1px; }

@media (min-width: 977px) {
  .filter-list[hidden] {
    display: block !important; } }

.megamenu__title {
  font-size: .875rem;
  color: #222222;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 20px; }

.megamenu__item {
  font-size: .9375rem;
  color: #888888;
  text-transform: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  display: block; }
  .megamenu__item--active {
    color: #831155; }

.site-1 h4 {
  font-family: "Source Sans Pro", sans-serif; }

.bullet_custom {
  position: relative;
  display: block;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  margin: 0 0 0 5px; }

.color-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.zegel {
  position: absolute;
  z-index: 99;
  width: 130px;
  top: 80px;
  right: 0px; }
  @media (min-width: 977px) {
    .zegel {
      position: absolute;
      z-index: 99;
      width: 150px;
      top: 150px;
      left: 10px; } }
  .zegel--small {
    position: absolute;
    z-index: 99;
    width: 40px;
    top: 0px;
    left: 0px; }
    @media (min-width: 768px) {
      .zegel--small {
        position: absolute;
        z-index: 99;
        width: 90px;
        top: 0px;
        left: 0px; } }

#post-delivery-title {
  font-weight: bold;
  color: #831155; }

#post-pickup-location-selector {
  font-weight: bold;
  color: #831155; }

.post-pickup-delivery-titel {
  color: #737070; }

.post-delivery-option-table {
  border-spacing: 10px;
  border-collapse: separate; }

#post-delivery-date-select td, #post-pickup-location-selector td {
  margin: 10px 0 10px 0; }

.wc_payment_method .payment-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.wc_payment_method .payment_style {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline; }

.wc_payment_method .payment_label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 5px; }

.wc_payment_method .payment_box {
  padding: 0 0 0 20px; }

.customer__contact {
  padding-top: 2.5rem;
  background-color: #c3e9ea;
  color: #fff; }
  .customer__contact h3, .customer__contact a {
    color: #fff; }

.customer__information ul li i {
  font-size: 0.75rem; }

.stars {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 0.5rem; }
  .stars .star,
  .stars .star-1,
  .stars .star-2,
  .stars .star-3,
  .stars .star-4,
  .stars .star-5 {
    font-size: 1.1rem;
    padding-right: 4px;
    color: #DFDFDF;
    border: 0;
    text-decoration: none !important; }
    .stars .star:before,
    .stars .star-1:before,
    .stars .star-2:before,
    .stars .star-3:before,
    .stars .star-4:before,
    .stars .star-5:before {
      content: '\e90e';
      font-family: 'icomoon'; }
    .stars .star--selected,
    .stars .star-1--selected,
    .stars .star-2--selected,
    .stars .star-3--selected,
    .stars .star-4--selected,
    .stars .star-5--selected {
      color: #F7B62C; }
    .stars .star.active,
    .stars .star-1.active,
    .stars .star-2.active,
    .stars .star-3.active,
    .stars .star-4.active,
    .stars .star-5.active {
      color: #F7B62C; }

.morecontent span {
  display: none; }

.morelink {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #c3e9ea; }

.pre_checkout .box {
  padding: 20px; }
  @media (max-width: 976px) {
    .pre_checkout .box.custom_box {
      background-color: #eeeeee; } }

.header {
  position: relative;
  background-color: #fff; }
  .header__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 124px; }
    @media (max-width: 976px) {
      .header__inner {
        height: 80px; } }
  .header__brand {
    max-width: 260px;
    min-width: 90px;
    margin-right: auto; }
    @media (max-width: 1199px) {
      .header__brand {
        max-width: 180px; } }
    @media (max-width: 976px) {
      .header__brand {
        max-width: 150px; } }
  .header__start, .header__menu, .header__end {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 1;
        flex-shrink: 1;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .header__end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  @media (max-width: 976px) {
    .header__menu {
      display: none; } }
  .header__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding: 0 15px;
    color: #222;
    text-transform: uppercase;
    white-space: nowrap; }
    .header__item > a {
      position: relative;
      color: #222;
      -ms-flex-item-align: center;
          align-self: center; }
      .header__item > a:after {
        content: "";
        position: absolute;
        bottom: -1rem;
        left: 0;
        width: 100%;
        height: 0;
        background: #c3e9ea;
        -webkit-transition: all 0.05s ease-in;
        transition: all 0.05s ease-in; }
      .header__item > a:hover:after {
        height: 3px; }
    .header__item--active a:after {
      height: 3px; }
    .header__item--marked:after {
      content: attr(total);
      position: absolute;
      right: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-top: -25px;
      width: 25px;
      height: 25px;
      background-color: #c3e9ea;
      border-radius: 50%;
      font-size: 0.8rem;
      font-family: "Source Sans Pro", sans-serif;
      color: #fff; }
      @media (max-width: 976px) {
        .header__item--marked:after {
          width: 17px;
          height: 17px;
          margin-top: -12px; } }
    @media (min-width: 977px) {
      .header__item--dropdown:hover .dropdown-menu {
        display: block;
        list-style: none; } }
  .header__quality-mark {
    width: 70px; }
    @media (max-width: 1199px) {
      .header__quality-mark {
        display: none; } }
  .header__actions {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #000;
    font-size: 1.5rem;
    margin-left: 10px; }
    @media (max-width: 976px) {
      .header__actions {
        font-size: 1.3rem; } }
    @media (max-width: 1199px) {
      .header__actions {
        margin-left: auto; } }

.slide-up,
.slide-down {
  display: none;
  -webkit-transition: display 0.5s ease-in-out;
  transition: display 0.5s ease-in-out; }

.slide-down {
  display: block; }

#menu-hoofdmenu {
  list-style: none !important;
  margin: 0;
  padding: 0;
  height: 100%; }
  #menu-hoofdmenu .menu-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 15px;
    color: #222;
    text-transform: uppercase;
    white-space: nowrap; }
    #menu-hoofdmenu .menu-item > a {
      position: relative;
      color: #222;
      -ms-flex-item-align: center;
          align-self: center; }
      #menu-hoofdmenu .menu-item > a:after {
        content: "";
        position: absolute;
        bottom: -1rem;
        left: 0;
        width: 100%;
        height: 0;
        background: #f61573;
        -webkit-transition: all 50ms ease-in;
        transition: all 50ms ease-in; }
      #menu-hoofdmenu .menu-item > a:hover:after {
        height: 3px; }
  #menu-hoofdmenu .header__submenu {
    list-style: none;
    position: absolute;
    top: 100%;
    left: auto;
    right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background-color: #fff;
    padding: 25px;
    overflow-x: auto;
    margin: 0;
    -webkit-transform: scaleY(0) !important;
            transform: scaleY(0) !important;
    -webkit-transform-origin: top;
            transform-origin: top;
    -webkit-transition: -webkit-transform 0.35s ease;
    transition: -webkit-transform 0.35s ease;
    transition: transform 0.35s ease;
    transition: transform 0.35s ease, -webkit-transform 0.35s ease;
    z-index: 1000; }
    #menu-hoofdmenu .header__submenu--active {
      left: auto;
      right: auto;
      -webkit-transform: scaleY(1) !important;
              transform: scaleY(1) !important; }
    #menu-hoofdmenu .header__submenu a:after {
      content: none; }
    #menu-hoofdmenu .header__submenu a:hover {
      color: #f61573; }

.footer {
  background: #fff;
  padding: 4.375rem 0 2.5rem;
  color: #888; }
  .footer ul {
    padding-left: 0;
    margin-bottom: 0; }
  .footer__heading {
    color: #000000;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin-bottom: 1.5625rem; }
  .footer__item {
    display: block;
    padding: .5rem 0;
    -webkit-transition: color .25s ease-in;
    transition: color .25s ease-in; }
    .footer__item--copyright {
      position: relative;
      padding: 1rem 2rem 1rem 0; }
      .footer__item--copyright img {
        max-height: 30px;
        max-width: 300px;
        width: auto; }
  .footer__copyright {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 767px) {
      .footer__copyright {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; } }
  .footer__social {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 40px;
    height: 40px;
    border: 2px solid #D8D8D8;
    border-radius: 50%;
    color: #222;
    margin: 15px 5px;
    -webkit-transition: all .25s ease-in;
    transition: all .25s ease-in; }
    .footer__social:hover {
      border-color: #222;
      color: #222; }
    .footer__social--facebook {
      color: #3B5998; }
    .footer__social--instagram {
      color: #8a3ab9; }
    .footer__social--twitter {
      color: #38A1F3; }
    .footer__social--youtube {
      color: #CC181E; }

.wrapper {
  position: relative;
  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: 100vh; }
  .wrapper.fullheight {
    min-height: 100vh; }
  .wrapper main {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }

.actiepagina a {
  color: #831155;
  text-decoration: underline; }

.feestdagen .content a {
  color: #831155;
  text-decoration: underline; }

.section {
  padding: 2rem;
  padding-right: 0;
  padding-left: 0; }
  @media (min-width: 320px) {
    .section {
      padding: 2rem;
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 768px) {
    .section {
      padding: 2rem;
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 977px) {
    .section {
      padding: 3.5rem;
      padding-right: 0;
      padding-left: 0; } }
  .section__subtitle {
    font-size: .9375rem;
    text-transform: uppercase;
    letter-spacing: 2.81px;
    margin-bottom: 10px; }
  .section__title {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 2.625rem;
    letter-spacing: 3.5px;
    line-height: 3rem;
    text-transform: uppercase;
    margin-bottom: 0rem; }
    @media (max-width: 767px) {
      .section__title {
        margin-bottom: 1.7rem;
        font-size: 2.225rem; } }
    .section__title--inline {
      margin-bottom: 0; }
    .section__title--large {
      font-size: 5.625rem;
      text-transform: none; }
      @media (max-width: 976px) {
        .section__title--large {
          font-size: 4rem; } }
    .section__title--simple {
      text-transform: none; }
      .section__title--simple:not(:last-child) {
        margin-bottom: 1.5rem; }
  .section--grey--quarter {
    background: #fafafa; }
    @media (min-width: 977px) {
      .section--grey--quarter {
        background: -webkit-gradient(linear, left top, right top, color-stop(70%, #fafafa), color-stop(70%, white));
        background: linear-gradient(90deg, #fafafa 70%, white 70%); } }
  .section--grey-half {
    margin: 4rem 0;
    background: #fafafa; }
    @media (min-width: 977px) {
      .section--grey-half {
        background: -webkit-gradient(linear, left top, right top, color-stop(50%, white), color-stop(50%, #fafafa));
        background: linear-gradient(90deg, white 50%, #fafafa 50%); } }
  .section__content {
    margin-bottom: 2rem; }
  .section__wrapper {
    padding: 3.75rem 0; }
    .section__wrapper--grey {
      background-color: #F6F6F6;
      color: #222; }
  .section.small-section {
    padding: 1rem 0; }
    .section.small-section .text {
      font-weight: bold; }
      @media (min-width: 977px) {
        .section.small-section .text {
          margin-right: 20px; } }

.container {
  margin: 0 auto;
  position: relative;
  width: 90%;
  max-width: 1440px; }
  .container--fluid {
    max-width: none; }

.normal-page a {
  color: #831155 !important;
  cursor: pointer;
  text-decoration: none; }
  .normal-page a:hover {
    outline: none;
    color: #831155;
    text-decoration: underline; }
  .normal-page a:active, .normal-page a:focus, .normal-page a:link {
    outline: none; }

.normal-page h1 {
  word-break: break-word; }

.normal-page h4 {
  margin-top: 1rem; }

/**
 * woocommerce.scss
 * Governs the general look and feel of WooCommerce sections of stores using themes that do not
 * integrate with WooCommerce specifically.
 */
/**
 * Imports
 */
/**
 * Deprecated
 * Fallback for bourbon equivalent
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Use bourbon mixin instead `@include transform(scale(1.5));`
 */
/**
 * Deprecated
 * Use bourbon mixin instead `@include box-sizing(border-box);`
 */
/**
 * Objects
 */
/**
 * WooCommerce CSS Variables
 */
/**
 * _animation.scss
 * Custom WooCommerce Animations.
 */
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

/**
 * _fonts.scss
 * Custom WooCommerce fonts.
 */
@font-face {
  font-family: 'star';
  src: url("../fonts/star.eot");
  src: url("../fonts/star.eot?#iefix") format("embedded-opentype"), url("../fonts/star.woff") format("woff"), url("../fonts/star.ttf") format("truetype"), url("../fonts/star.svg#star") format("svg");
  font-weight: normal;
  font-style: normal; }

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

/**
 * Global styles
 */
p.demo_store,
.woocommerce-store-notice {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  width: 100%;
  font-size: 1em;
  padding: 1em 0;
  text-align: center;
  background-color: #831155;
  color: #fff;
  z-index: 99998;
  -webkit-box-shadow: 0 1px 1em rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 1em rgba(0, 0, 0, 0.2);
  display: none; }
  p.demo_store a,
  .woocommerce-store-notice a {
    color: #fff;
    text-decoration: underline; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }

.admin-bar p.demo_store {
  top: 32px; }

/**
 * Utility classes
 */
.clear {
  clear: both; }

/**
 * Main WooCommerce styles
 */
div.woocommerce {
  /**
	 * Product Page
	 */
  /**
	 * Product loops
	 */
  /**
	 * Buttons
	 */
  /**
	 * Reviews
	 */
  /**
	 * Star ratings
	 */
  /**
	 * Tables
	 */
  /**
	 * Cart sidebar
	 */
  /**
	 * Forms
	 */
  /**
	 * Order page
	 */
  /**
	 * Layered nav widget
	 */
  /**
	 * Price filter widget
	 */
  /**
	 * Rating Filter Widget
	 */ }
  div.woocommerce .blockUI.blockOverlay {
    position: relative; }
    div.woocommerce .blockUI.blockOverlay::before {
      height: 1em;
      width: 1em;
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -0.5em;
      margin-top: -0.5em;
      content: '';
      -webkit-animation: spin 1s ease-in-out infinite;
              animation: spin 1s ease-in-out infinite;
      background: url("../images/icons/loader.svg") center center;
      background-size: cover;
      line-height: 1;
      text-align: center;
      font-size: 2em;
      color: rgba(0, 0, 0, 0.75); }
  div.woocommerce .loader::before {
    height: 1em;
    width: 1em;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -0.5em;
    margin-top: -0.5em;
    content: '';
    -webkit-animation: spin 1s ease-in-out infinite;
            animation: spin 1s ease-in-out infinite;
    background: url("../images/icons/loader.svg") center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0, 0, 0, 0.75); }
  div.woocommerce a.remove {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 1.5em;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    border: 2px solid #222;
    color: #000;
    text-decoration: none;
    font-weight: 700;
    -webkit-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in; }
    @media (max-width: 767px) {
      div.woocommerce a.remove {
        border: none;
        height: 20px;
        width: 20px; } }
    div.woocommerce a.remove:hover {
      background: #000;
      color: #fff; }
  div.woocommerce small.note {
    display: block;
    color: #777;
    font-size: 0.857em;
    margin-top: 10px; }
  div.woocommerce .woocommerce-breadcrumb {
    *zoom: 1;
    margin: 0 0 1em;
    padding: 0;
    font-size: 0.92em;
    color: #777; }
    div.woocommerce .woocommerce-breadcrumb::before, div.woocommerce .woocommerce-breadcrumb::after {
      content: ' ';
      display: table; }
    div.woocommerce .woocommerce-breadcrumb::after {
      clear: both; }
    div.woocommerce .woocommerce-breadcrumb a {
      color: #777; }
  div.woocommerce .quantity .qty {
    width: 4.5em;
    text-align: center; }
    @media (max-width: 767px) {
      div.woocommerce .quantity .qty {
        width: 2.5em; } }
  div.woocommerce div.product {
    margin-bottom: 0;
    position: relative; }
    div.woocommerce div.product .product_title {
      clear: none;
      margin-top: 0;
      padding: 0; }
    div.woocommerce div.product span.price,
    div.woocommerce div.product p.price {
      color: #222;
      font-size: 2rem; }
      div.woocommerce div.product span.price ins,
      div.woocommerce div.product p.price ins {
        background: inherit;
        font-weight: 700;
        display: inline-block; }
      div.woocommerce div.product span.price del,
      div.woocommerce div.product p.price del {
        opacity: 0.5;
        display: inline-block; }
    div.woocommerce div.product p.stock {
      font-size: 0.92em; }
    div.woocommerce div.product .stock {
      color: #222; }
    div.woocommerce div.product .out-of-stock {
      color: red; }
    div.woocommerce div.product .woocommerce-product-rating {
      margin-bottom: 1.618em; }
    div.woocommerce div.product div.images {
      margin-bottom: 2em; }
      div.woocommerce div.product div.images img {
        display: block;
        width: 100%;
        height: auto;
        -webkit-box-shadow: none;
                box-shadow: none; }
      div.woocommerce div.product div.images div.thumbnails {
        padding-top: 1em; }
      div.woocommerce div.product div.images.woocommerce-product-gallery {
        position: relative; }
      div.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
        -webkit-transition: all cubic-bezier(0.795, -0.035, 0, 1) 0.5s;
        transition: all cubic-bezier(0.795, -0.035, 0, 1) 0.5s;
        margin: 0;
        padding: 0; }
      div.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
        background-color: #fff;
        opacity: 0; }
      div.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder {
        border: 1px solid #f2f2f2; }
      div.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n + 2) {
        width: 25%;
        display: inline-block; }
      div.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
        position: absolute;
        top: 0.5em;
        right: 0.5em;
        font-size: 2em;
        z-index: 9;
        width: 36px;
        height: 36px;
        background: #fff;
        text-indent: -9999px;
        border-radius: 100%;
        -webkit-box-sizing: content-box;
                box-sizing: content-box; }
        div.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
          content: "";
          display: block;
          width: 10px;
          height: 10px;
          border: 2px solid #000;
          border-radius: 100%;
          position: absolute;
          top: 9px;
          left: 9px;
          -webkit-box-sizing: content-box;
                  box-sizing: content-box; }
        div.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
          content: "";
          display: block;
          width: 2px;
          height: 8px;
          background: #000;
          border-radius: 6px;
          position: absolute;
          top: 19px;
          left: 22px;
          -webkit-transform: rotate(-45deg);
                  transform: rotate(-45deg);
          -webkit-box-sizing: content-box;
                  box-sizing: content-box; }
      div.woocommerce div.product div.images .flex-control-thumbs {
        overflow: hidden;
        zoom: 1;
        margin: 0;
        padding: 0; }
        div.woocommerce div.product div.images .flex-control-thumbs li {
          width: 25%;
          float: left;
          margin: 0;
          list-style: none; }
          div.woocommerce div.product div.images .flex-control-thumbs li img {
            cursor: pointer;
            opacity: 0.5;
            margin: 0; }
            div.woocommerce div.product div.images .flex-control-thumbs li img.flex-active, div.woocommerce div.product div.images .flex-control-thumbs li img:hover {
              opacity: 1; }
    div.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n + 1) {
      clear: left; }
    div.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n + 1) {
      clear: left; }
    div.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n + 1) {
      clear: left; }
    div.woocommerce div.product div.summary {
      margin-bottom: 2em; }
    div.woocommerce div.product div.social {
      text-align: right;
      margin: 0 0 1em; }
      div.woocommerce div.product div.social span {
        margin: 0 0 0 2px; }
        div.woocommerce div.product div.social span span {
          margin: 0; }
        div.woocommerce div.product div.social span .stButton .chicklets {
          padding-left: 16px;
          width: 0; }
      div.woocommerce div.product div.social iframe {
        float: left;
        margin-top: 3px; }
    div.woocommerce div.product p.cart {
      margin-bottom: 2em;
      *zoom: 1; }
      div.woocommerce div.product p.cart::before, div.woocommerce div.product p.cart::after {
        content: ' ';
        display: table; }
      div.woocommerce div.product p.cart::after {
        clear: both; }
    div.woocommerce div.product form.cart {
      margin-bottom: 2em;
      *zoom: 1; }
      div.woocommerce div.product form.cart::before, div.woocommerce div.product form.cart::after {
        content: ' ';
        display: table; }
      div.woocommerce div.product form.cart::after {
        clear: both; }
      div.woocommerce div.product form.cart div.quantity {
        float: left;
        margin: 0 4px 0 0; }
      div.woocommerce div.product form.cart table {
        border-width: 0 0 1px; }
        div.woocommerce div.product form.cart table td {
          padding-left: 0; }
        div.woocommerce div.product form.cart table div.quantity {
          float: none;
          margin: 0; }
        div.woocommerce div.product form.cart table small.stock {
          display: block;
          float: none; }
      div.woocommerce div.product form.cart .variations {
        margin-bottom: 1em;
        border: 0;
        width: 100%; }
        div.woocommerce div.product form.cart .variations td,
        div.woocommerce div.product form.cart .variations th {
          border: 0;
          vertical-align: top;
          line-height: 2em; }
        div.woocommerce div.product form.cart .variations label {
          font-weight: 700; }
        div.woocommerce div.product form.cart .variations select {
          max-width: 100%;
          min-width: 75%;
          display: inline-block;
          margin-right: 1em; }
        div.woocommerce div.product form.cart .variations td.label {
          padding-right: 1em; }
      div.woocommerce div.product form.cart .woocommerce-variation-description p {
        margin-bottom: 1em; }
      div.woocommerce div.product form.cart .reset_variations {
        visibility: hidden;
        font-size: 0.83em; }
      div.woocommerce div.product form.cart .wc-no-matching-variations {
        display: none; }
      div.woocommerce div.product form.cart .button {
        vertical-align: middle;
        float: left; }
      div.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label {
        padding-right: 1em;
        padding-left: 1em; }
      div.woocommerce div.product form.cart .group_table td {
        vertical-align: top;
        padding-bottom: 0.5em;
        border: 0; }
      div.woocommerce div.product form.cart .group_table td:first-child {
        width: 4em;
        text-align: center; }
      div.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox {
        display: inline-block;
        width: auto;
        margin: 0 auto;
        -webkit-transform: scale(1.5, 1.5);
                transform: scale(1.5, 1.5); }
  div.woocommerce span.onsale {
    min-height: 3.236em;
    min-width: 3.236em;
    padding: 0.202em;
    font-size: 1em;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 3.236;
    top: -0.5em;
    left: -0.5em;
    margin: 0;
    border-radius: 100%;
    background-color: #222;
    color: #fff;
    font-size: 0.857em;
    z-index: 9; }
  div.woocommerce .products ul,
  div.woocommerce ul.products {
    margin: 0 0 1em;
    padding: 0;
    list-style: none outside;
    clear: both;
    *zoom: 1; }
    div.woocommerce .products ul::before, div.woocommerce .products ul::after,
    div.woocommerce ul.products::before,
    div.woocommerce ul.products::after {
      content: ' ';
      display: table; }
    div.woocommerce .products ul::after,
    div.woocommerce ul.products::after {
      clear: both; }
    div.woocommerce .products ul li,
    div.woocommerce ul.products li {
      list-style: none outside; }
  div.woocommerce ul.products li.product .onsale {
    top: 0;
    right: 0;
    left: auto;
    margin: -0.5em -0.5em 0 0; }
  div.woocommerce ul.products li.product h3,
  div.woocommerce ul.products li.product .woocommerce-loop-product__title,
  div.woocommerce ul.products li.product .woocommerce-loop-category__title {
    padding: 0.5em 0;
    margin: 0;
    font-size: 1em; }
  div.woocommerce ul.products li.product a {
    text-decoration: none; }
  div.woocommerce ul.products li.product a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    -webkit-box-shadow: none;
            box-shadow: none; }
  div.woocommerce ul.products li.product strong {
    display: block; }
  div.woocommerce ul.products li.product .woocommerce-placeholder {
    border: 1px solid #f2f2f2; }
  div.woocommerce ul.products li.product .star-rating {
    font-size: 0.857em; }
  div.woocommerce ul.products li.product .button {
    margin-top: 1em; }
  div.woocommerce ul.products li.product .price {
    color: #222;
    display: block;
    font-weight: normal;
    margin-bottom: 0.5em;
    font-size: 0.857em; }
    div.woocommerce ul.products li.product .price del {
      color: inherit;
      opacity: 0.5;
      display: inline-block; }
    div.woocommerce ul.products li.product .price ins {
      background: none;
      font-weight: 700;
      display: inline-block; }
    div.woocommerce ul.products li.product .price .from {
      font-size: 0.67em;
      margin: -2px 0 0 0;
      text-transform: uppercase;
      color: rgba(34, 34, 34, 0.5); }
  div.woocommerce .woocommerce-result-count {
    margin: 0 0 1em; }
  div.woocommerce .woocommerce-ordering {
    margin: 0 0 1em; }
    div.woocommerce .woocommerce-ordering select {
      vertical-align: top; }
  div.woocommerce nav.woocommerce-pagination {
    text-align: center; }
    div.woocommerce nav.woocommerce-pagination ul {
      display: inline-block;
      white-space: nowrap;
      padding: 0;
      clear: both;
      border: 1px solid black;
      border-right: 0;
      margin: 1px; }
      div.woocommerce nav.woocommerce-pagination ul li {
        border-right: 1px solid black;
        padding: 0;
        margin: 0;
        float: left;
        display: inline;
        overflow: hidden; }
        div.woocommerce nav.woocommerce-pagination ul li a,
        div.woocommerce nav.woocommerce-pagination ul li span {
          margin: 0;
          text-decoration: none;
          padding: 0;
          line-height: 1;
          font-size: 1em;
          font-weight: normal;
          padding: 0.5em;
          min-width: 1em;
          display: block; }
        div.woocommerce nav.woocommerce-pagination ul li span.current,
        div.woocommerce nav.woocommerce-pagination ul li a:hover,
        div.woocommerce nav.woocommerce-pagination ul li a:focus {
          background: #000;
          color: black; }
  div.woocommerce .cart .button,
  div.woocommerce .cart input.button {
    float: none; }
  div.woocommerce a.added_to_cart {
    display: none; }
  div.woocommerce #reviews h2 small {
    float: right;
    color: #777;
    font-size: 15px;
    margin: 10px 0 0; }
    div.woocommerce #reviews h2 small a {
      text-decoration: none;
      color: #777; }
  div.woocommerce #reviews h3 {
    margin: 0; }
  div.woocommerce #reviews #respond {
    margin: 0;
    border: 0;
    padding: 0; }
  div.woocommerce #reviews #comment {
    height: 75px; }
  div.woocommerce #reviews #comments .add_review {
    *zoom: 1; }
    div.woocommerce #reviews #comments .add_review::before, div.woocommerce #reviews #comments .add_review::after {
      content: ' ';
      display: table; }
    div.woocommerce #reviews #comments .add_review::after {
      clear: both; }
  div.woocommerce #reviews #comments h2 {
    clear: none; }
  div.woocommerce #reviews #comments ol.commentlist {
    *zoom: 1;
    margin: 0;
    width: 100%;
    background: none;
    list-style: none; }
    div.woocommerce #reviews #comments ol.commentlist::before, div.woocommerce #reviews #comments ol.commentlist::after {
      content: ' ';
      display: table; }
    div.woocommerce #reviews #comments ol.commentlist::after {
      clear: both; }
    div.woocommerce #reviews #comments ol.commentlist li {
      padding: 0;
      margin: 0 0 20px;
      border: 0;
      position: relative;
      background: 0;
      border: 0; }
      div.woocommerce #reviews #comments ol.commentlist li .meta {
        color: #777;
        font-size: 0.75em; }
      div.woocommerce #reviews #comments ol.commentlist li img.avatar {
        float: left;
        position: absolute;
        top: 0;
        left: 0;
        padding: 3px;
        width: 32px;
        height: auto;
        background: #000;
        border: 1px solid black;
        margin: 0;
        -webkit-box-shadow: none;
                box-shadow: none; }
      div.woocommerce #reviews #comments ol.commentlist li .comment-text {
        margin: 0 0 0 50px;
        border: 1px solid black;
        border-radius: 4px;
        padding: 1em 1em 0;
        *zoom: 1; }
        div.woocommerce #reviews #comments ol.commentlist li .comment-text::before, div.woocommerce #reviews #comments ol.commentlist li .comment-text::after {
          content: ' ';
          display: table; }
        div.woocommerce #reviews #comments ol.commentlist li .comment-text::after {
          clear: both; }
        div.woocommerce #reviews #comments ol.commentlist li .comment-text p {
          margin: 0 0 1em; }
        div.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
          font-size: 0.83em; }
    div.woocommerce #reviews #comments ol.commentlist ul.children {
      list-style: none outside;
      margin: 20px 0 0 50px; }
      div.woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
        display: none; }
    div.woocommerce #reviews #comments ol.commentlist #respond {
      border: 1px solid black;
      border-radius: 4px;
      padding: 1em 1em 0;
      margin: 20px 0 0 50px; }
  div.woocommerce #reviews #comments .commentlist > li::before {
    content: ""; }
  div.woocommerce .star-rating {
    float: right;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: "star"; }
    div.woocommerce .star-rating::before {
      content: "\73\73\73\73\73";
      color: black;
      float: left;
      top: 0;
      left: 0;
      position: absolute; }
    div.woocommerce .star-rating span {
      overflow: hidden;
      float: left;
      top: 0;
      left: 0;
      position: absolute;
      padding-top: 1.5em; }
    div.woocommerce .star-rating span::before {
      content: "\53\53\53\53\53";
      top: 0;
      position: absolute;
      left: 0; }
  div.woocommerce .woocommerce-product-rating {
    *zoom: 1;
    line-height: 2;
    display: block; }
    div.woocommerce .woocommerce-product-rating::before, div.woocommerce .woocommerce-product-rating::after {
      content: ' ';
      display: table; }
    div.woocommerce .woocommerce-product-rating::after {
      clear: both; }
    div.woocommerce .woocommerce-product-rating .star-rating {
      margin: 0.5em 4px 0 0;
      float: left; }
  div.woocommerce .products .star-rating {
    display: block;
    margin: 0 0 0.5em;
    float: none; }
  div.woocommerce .hreview-aggregate .star-rating {
    margin: 10px 0 0; }
  div.woocommerce #review_form #respond {
    *zoom: 1;
    position: static;
    margin: 0;
    width: auto;
    padding: 0;
    background: transparent none;
    border: 0; }
    div.woocommerce #review_form #respond::before, div.woocommerce #review_form #respond::after {
      content: ' ';
      display: table; }
    div.woocommerce #review_form #respond::after {
      clear: both; }
    div.woocommerce #review_form #respond p {
      margin: 0 0 10px; }
    div.woocommerce #review_form #respond .form-submit input {
      left: auto; }
    div.woocommerce #review_form #respond textarea {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      width: 100%; }
  div.woocommerce p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none; }
    div.woocommerce p.stars a::before {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 1em;
      height: 1em;
      line-height: 1;
      font-family: "WooCommerce";
      content: "\e021";
      text-indent: 0; }
    div.woocommerce p.stars a:hover ~ a::before {
      content: "\e021"; }
  div.woocommerce p.stars:hover a::before {
    content: "\e020"; }
  div.woocommerce p.stars.selected a.active::before {
    content: "\e020"; }
  div.woocommerce p.stars.selected a.active ~ a::before {
    content: "\e021"; }
  div.woocommerce p.stars.selected a:not(.active)::before {
    content: "\e020"; }
  div.woocommerce table.shop_attributes {
    border: 0;
    border-top: 1px dotted rgba(0, 0, 0, 0.1);
    margin-bottom: 1.618em;
    width: 100%; }
    div.woocommerce table.shop_attributes th {
      width: 150px;
      font-weight: 700;
      padding: 8px;
      border-top: 0;
      border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
      margin: 0;
      line-height: 1.5; }
    div.woocommerce table.shop_attributes td {
      font-style: italic;
      padding: 0;
      border-top: 0;
      border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
      margin: 0;
      line-height: 1.5; }
      div.woocommerce table.shop_attributes td p {
        margin: 0;
        padding: 8px 0; }
    div.woocommerce table.shop_attributes tr:nth-child(even) td,
    div.woocommerce table.shop_attributes tr:nth-child(even) th {
      background: rgba(0, 0, 0, 0.025); }
  div.woocommerce table.shop_table {
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px; }
    div.woocommerce table.shop_table th {
      background-color: #f9f9f9;
      padding: 12px 12px 17px;
      color: #222;
      font-size: 1.375rem;
      font-weight: 400;
      line-height: 1.866rem; }
      @media (max-width: 767px) {
        div.woocommerce table.shop_table th {
          display: none; } }
    div.woocommerce table.shop_table td {
      border-bottom: 1px solid rgba(0, 0, 0, 0.1);
      padding: 3rem 12px;
      vertical-align: middle;
      line-height: 1.5em;
      color: #000; }
      div.woocommerce table.shop_table td a {
        color: #000; }
        @media (max-width: 767px) {
          div.woocommerce table.shop_table td a {
            font-size: 0.8rem; } }
      div.woocommerce table.shop_table td small {
        font-weight: normal; }
    div.woocommerce table.shop_table tbody:first-child tr:first-child th,
    div.woocommerce table.shop_table tbody:first-child tr:first-child td {
      border-top: 0; }
    div.woocommerce table.shop_table tfoot td,
    div.woocommerce table.shop_table tfoot th,
    div.woocommerce table.shop_table tbody th {
      font-weight: 700;
      border-top: 1px solid rgba(0, 0, 0, 0.1); }
  div.woocommerce table.my_account_orders {
    font-size: 0.85em; }
    div.woocommerce table.my_account_orders th,
    div.woocommerce table.my_account_orders td {
      padding: 4px 8px;
      vertical-align: middle; }
    div.woocommerce table.my_account_orders .button {
      white-space: nowrap; }
    div.woocommerce table.my_account_orders .order-actions {
      text-align: right; }
      div.woocommerce table.my_account_orders .order-actions .button {
        margin: 0.125em 0 0.125em 0.25em; }
  div.woocommerce table.woocommerce-MyAccount-downloads td,
  div.woocommerce table.woocommerce-MyAccount-downloads th {
    vertical-align: top;
    text-align: center; }
    div.woocommerce table.woocommerce-MyAccount-downloads td:first-child,
    div.woocommerce table.woocommerce-MyAccount-downloads th:first-child {
      text-align: left; }
    div.woocommerce table.woocommerce-MyAccount-downloads td:last-child,
    div.woocommerce table.woocommerce-MyAccount-downloads th:last-child {
      text-align: left; }
    div.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,
    div.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before {
      content: "\2193";
      display: inline-block; }
  div.woocommerce td.product-name dl.variation,
  div.woocommerce td.product-name .wc-item-meta {
    list-style: none outside; }
    div.woocommerce td.product-name dl.variation dt,
    div.woocommerce td.product-name dl.variation .wc-item-meta-label,
    div.woocommerce td.product-name .wc-item-meta dt,
    div.woocommerce td.product-name .wc-item-meta .wc-item-meta-label {
      float: left;
      clear: both;
      margin-right: 0.25em;
      display: inline-block;
      list-style: none outside; }
    div.woocommerce td.product-name dl.variation dd,
    div.woocommerce td.product-name .wc-item-meta dd {
      margin: 0; }
    div.woocommerce td.product-name dl.variation p, div.woocommerce td.product-name dl.variation:last-child,
    div.woocommerce td.product-name .wc-item-meta p,
    div.woocommerce td.product-name .wc-item-meta:last-child {
      margin-bottom: 0; }
  div.woocommerce td.product-name p.backorder_notification {
    font-size: 0.83em; }
  div.woocommerce td.product-quantity {
    min-width: 80px; }
  div.woocommerce ul.cart_list,
  div.woocommerce ul.product_list_widget {
    list-style: none outside;
    padding: 0;
    margin: 0; }
    div.woocommerce ul.cart_list li,
    div.woocommerce ul.product_list_widget li {
      padding: 4px 0;
      margin: 0;
      *zoom: 1;
      list-style: none; }
      div.woocommerce ul.cart_list li::before, div.woocommerce ul.cart_list li::after,
      div.woocommerce ul.product_list_widget li::before,
      div.woocommerce ul.product_list_widget li::after {
        content: ' ';
        display: table; }
      div.woocommerce ul.cart_list li::after,
      div.woocommerce ul.product_list_widget li::after {
        clear: both; }
      div.woocommerce ul.cart_list li a,
      div.woocommerce ul.product_list_widget li a {
        display: block;
        font-weight: 700; }
      div.woocommerce ul.cart_list li img,
      div.woocommerce ul.product_list_widget li img {
        float: right;
        margin-left: 4px;
        width: 32px;
        height: auto;
        -webkit-box-shadow: none;
                box-shadow: none; }
      div.woocommerce ul.cart_list li dl,
      div.woocommerce ul.product_list_widget li dl {
        margin: 0;
        padding-left: 1em;
        border-left: 2px solid rgba(0, 0, 0, 0.1);
        *zoom: 1; }
        div.woocommerce ul.cart_list li dl::before, div.woocommerce ul.cart_list li dl::after,
        div.woocommerce ul.product_list_widget li dl::before,
        div.woocommerce ul.product_list_widget li dl::after {
          content: ' ';
          display: table; }
        div.woocommerce ul.cart_list li dl::after,
        div.woocommerce ul.product_list_widget li dl::after {
          clear: both; }
        div.woocommerce ul.cart_list li dl dt,
        div.woocommerce ul.cart_list li dl dd,
        div.woocommerce ul.product_list_widget li dl dt,
        div.woocommerce ul.product_list_widget li dl dd {
          display: inline-block;
          float: left;
          margin-bottom: 1em; }
        div.woocommerce ul.cart_list li dl dt,
        div.woocommerce ul.product_list_widget li dl dt {
          font-weight: 700;
          padding: 0 0 0.25em;
          margin: 0 4px 0 0;
          clear: left; }
        div.woocommerce ul.cart_list li dl dd,
        div.woocommerce ul.product_list_widget li dl dd {
          padding: 0 0 0.25em; }
          div.woocommerce ul.cart_list li dl dd p:last-child,
          div.woocommerce ul.product_list_widget li dl dd p:last-child {
            margin-bottom: 0; }
      div.woocommerce ul.cart_list li .star-rating,
      div.woocommerce ul.product_list_widget li .star-rating {
        float: none; }
  div.woocommerce.widget_shopping_cart .total,
  div.woocommerce .widget_shopping_cart .total {
    border-top: 3px double #000;
    padding: 4px 0 0; }
    div.woocommerce.widget_shopping_cart .total strong,
    div.woocommerce .widget_shopping_cart .total strong {
      min-width: 40px;
      display: inline-block; }
  div.woocommerce.widget_shopping_cart .cart_list li,
  div.woocommerce .widget_shopping_cart .cart_list li {
    padding-left: 2em;
    position: relative;
    padding-top: 0; }
    div.woocommerce.widget_shopping_cart .cart_list li a.remove,
    div.woocommerce .widget_shopping_cart .cart_list li a.remove {
      position: absolute;
      top: 0;
      left: 0; }
  div.woocommerce.widget_shopping_cart .buttons,
  div.woocommerce .widget_shopping_cart .buttons {
    *zoom: 1; }
    div.woocommerce.widget_shopping_cart .buttons::before, div.woocommerce.widget_shopping_cart .buttons::after,
    div.woocommerce .widget_shopping_cart .buttons::before,
    div.woocommerce .widget_shopping_cart .buttons::after {
      content: ' ';
      display: table; }
    div.woocommerce.widget_shopping_cart .buttons::after,
    div.woocommerce .widget_shopping_cart .buttons::after {
      clear: both; }
    div.woocommerce.widget_shopping_cart .buttons a,
    div.woocommerce .widget_shopping_cart .buttons a {
      margin-right: 5px;
      margin-bottom: 5px; }
  div.woocommerce form .form-row {
    padding: 3px;
    margin: 0 0 6px; }
    div.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
      -webkit-transition: opacity 0.5s 0.5s ease;
      transition: opacity 0.5s 0.5s ease;
      opacity: 0; }
    div.woocommerce form .form-row label {
      line-height: 2; }
    div.woocommerce form .form-row label.hidden {
      visibility: hidden; }
    div.woocommerce form .form-row label.inline {
      display: inline; }
    div.woocommerce form .form-row .woocommerce-input-wrapper .description {
      background: #1e85be;
      color: #fff;
      border-radius: 3px;
      padding: 1em;
      margin: 0.5em 0 0;
      clear: both;
      display: none;
      position: relative; }
      div.woocommerce form .form-row .woocommerce-input-wrapper .description a {
        color: #fff;
        text-decoration: underline;
        border: 0;
        -webkit-box-shadow: none;
                box-shadow: none; }
      div.woocommerce form .form-row .woocommerce-input-wrapper .description:before {
        left: 50%;
        top: 0%;
        margin-top: -4px;
        -webkit-transform: translatex(-50%) rotate(180deg);
                transform: translatex(-50%) rotate(180deg);
        content: "";
        position: absolute;
        border-width: 4px 6px 0 6px;
        border-style: solid;
        border-color: #1e85be transparent transparent transparent;
        z-index: 100;
        display: block; }
    div.woocommerce form .form-row select {
      cursor: pointer;
      margin: 0; }
    div.woocommerce form .form-row .required {
      color: red;
      font-weight: 700;
      border: 0 !important;
      text-decoration: none;
      visibility: hidden; }
    div.woocommerce form .form-row .optional {
      visibility: visible; }
    div.woocommerce form .form-row .input-checkbox {
      display: inline;
      margin: -2px 8px 0 0;
      text-align: center;
      vertical-align: middle; }
    div.woocommerce form .form-row input.input-text,
    div.woocommerce form .form-row textarea {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      width: 100%;
      margin: 0;
      outline: 0;
      line-height: normal; }
    div.woocommerce form .form-row textarea {
      height: 4em;
      line-height: 1.5;
      display: block;
      -webkit-box-shadow: none;
              box-shadow: none; }
    div.woocommerce form .form-row .select2-container {
      width: 100%;
      line-height: 2em; }
    div.woocommerce form .form-row.woocommerce-invalid label {
      color: #a00; }
    div.woocommerce form .form-row.woocommerce-invalid .select2-container,
    div.woocommerce form .form-row.woocommerce-invalid input.input-text,
    div.woocommerce form .form-row.woocommerce-invalid select {
      border-color: #a00; }
    div.woocommerce form .form-row.woocommerce-validated .select2-container,
    div.woocommerce form .form-row.woocommerce-validated input.input-text,
    div.woocommerce form .form-row.woocommerce-validated select {
      border-color: #69ba2c; }
    div.woocommerce form .form-row ::-webkit-input-placeholder {
      line-height: normal; }
    div.woocommerce form .form-row :-moz-placeholder {
      line-height: normal; }
    div.woocommerce form .form-row :-ms-input-placeholder {
      line-height: normal; }
  div.woocommerce form.login,
  div.woocommerce form.checkout_coupon,
  div.woocommerce form.register {
    margin: 2em 0;
    text-align: left;
    border-radius: 5px; }
  div.woocommerce ul#shipping_method {
    list-style: none outside;
    margin: 0;
    padding: 0; }
    div.woocommerce ul#shipping_method li {
      margin: 0 0 0.5em;
      line-height: 1.5em;
      list-style: none outside; }
      div.woocommerce ul#shipping_method li input {
        margin: 3px 0.4375em 0 0;
        vertical-align: top; }
      div.woocommerce ul#shipping_method li label {
        display: inline; }
    div.woocommerce ul#shipping_method .amount {
      font-weight: 700; }
  div.woocommerce p.woocommerce-shipping-contents {
    margin: 0; }
  div.woocommerce ul.order_details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    *zoom: 1;
    margin: 0 0 3em;
    list-style: none; }
    div.woocommerce ul.order_details::before, div.woocommerce ul.order_details::after {
      content: ' ';
      display: table; }
    div.woocommerce ul.order_details::after {
      clear: both; }
    @media (max-width: 976px) {
      div.woocommerce ul.order_details {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-flow: column wrap;
                flex-flow: column wrap; } }
    div.woocommerce ul.order_details li {
      -ms-flex-negative: 1;
          flex-shrink: 1;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      -ms-flex-preferred-size: 0;
          flex-basis: 0; }
      div.woocommerce ul.order_details li strong {
        display: block;
        font-size: 1.4em;
        text-transform: none;
        line-height: 1.5; }
      div.woocommerce ul.order_details li:last-of-type {
        border: none; }
  div.woocommerce .wc-bacs-bank-details-account-name {
    font-weight: bold; }
  div.woocommerce .woocommerce-order-downloads,
  div.woocommerce .woocommerce-customer-details,
  div.woocommerce .woocommerce-order-details {
    margin-bottom: 2em; }
    div.woocommerce .woocommerce-order-downloads *:last-child,
    div.woocommerce .woocommerce-customer-details *:last-child,
    div.woocommerce .woocommerce-order-details *:last-child {
      margin-bottom: 0; }
  div.woocommerce .woocommerce-customer-details address {
    font-style: normal;
    margin-bottom: 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom-width: 2px;
    border-right-width: 2px;
    text-align: left;
    width: 100%;
    border-radius: 5px;
    padding: 6px 12px; }
  div.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone,
  div.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email {
    margin-bottom: 0;
    padding-left: 1.5em; }
  div.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before {
    font-family: 'WooCommerce';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 0.618em;
    content: "";
    text-decoration: none;
    margin-left: -1.5em;
    line-height: 1.75;
    position: absolute; }
  div.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before {
    font-family: 'WooCommerce';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 0.618em;
    content: "";
    text-decoration: none;
    margin-left: -1.5em;
    line-height: 1.75;
    position: absolute; }
  div.woocommerce .woocommerce-widget-layered-nav-dropdown__submit {
    margin-top: 1em; }
  div.woocommerce .widget_layered_nav_filters ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside;
    overflow: hidden;
    zoom: 1; }
    div.woocommerce .widget_layered_nav_filters ul li {
      float: left;
      padding: 0 1em 1px 1px;
      list-style: none; }
      div.woocommerce .widget_layered_nav_filters ul li a {
        text-decoration: none; }
        div.woocommerce .widget_layered_nav_filters ul li a::before {
          font-family: 'WooCommerce';
          speak: none;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          margin-right: 0.618em;
          content: "";
          text-decoration: none;
          color: #a00;
          vertical-align: inherit;
          margin-right: 0.5em; }
  div.woocommerce .widget_price_filter .price_slider {
    margin-bottom: 1em; }
  div.woocommerce .widget_price_filter .price_slider_amount {
    text-align: right;
    line-height: 2.4;
    font-size: 0.8751em; }
    div.woocommerce .widget_price_filter .price_slider_amount .button {
      font-size: 1.15em;
      float: left; }
  div.woocommerce .widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
    margin-left: 0.5em;
    margin-right: 0.5em; }
  div.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    background-color: #831155;
    border-radius: 1em;
    cursor: ew-resize;
    outline: none;
    top: -0.3em;
    /* rtl:ignore */
    margin-left: -0.5em; }
  div.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: 0.7em;
    display: block;
    border: 0;
    border-radius: 1em;
    background-color: #831155; }
  div.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-radius: 1em;
    background-color: #090106;
    border: 0; }
  div.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: 0.5em; }
  div.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%; }
  div.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px; }
  div.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px; }
  div.woocommerce .widget_rating_filter ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside; }
    div.woocommerce .widget_rating_filter ul li {
      *zoom: 1;
      padding: 0 0 1px;
      list-style: none; }
      div.woocommerce .widget_rating_filter ul li::before, div.woocommerce .widget_rating_filter ul li::after {
        content: ' ';
        display: table; }
      div.woocommerce .widget_rating_filter ul li::after {
        clear: both; }
      div.woocommerce .widget_rating_filter ul li a {
        padding: 1px 0;
        text-decoration: none; }
      div.woocommerce .widget_rating_filter ul li .star-rating {
        float: none;
        display: inline-block; }
    div.woocommerce .widget_rating_filter ul li.chosen a::before {
      font-family: 'WooCommerce';
      speak: none;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      margin-right: 0.618em;
      content: "";
      text-decoration: none;
      color: #a00; }

.woocommerce-no-js form.woocommerce-form-login,
.woocommerce-no-js form.woocommerce-form-coupon {
  display: block !important; }

.woocommerce-no-js .woocommerce-form-login-toggle,
.woocommerce-no-js .woocommerce-form-coupon-toggle,
.woocommerce-no-js .showcoupon {
  display: none !important; }

.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  padding: 1em 2em 1em 3em;
  margin: 2em 0;
  position: relative;
  border: 1px solid #dedede;
  list-style: none outside;
  *zoom: 1;
  color: #222;
  width: auto;
  word-wrap: break-word;
  -ms-flex-direction: column;
      flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .woocommerce-message::before, .woocommerce-message::after,
  .woocommerce-error::before,
  .woocommerce-error::after,
  .woocommerce-info::before,
  .woocommerce-info::after {
    content: ' ';
    display: table; }
  .woocommerce-message::after,
  .woocommerce-error::after,
  .woocommerce-info::after {
    clear: both; }
  .woocommerce-message::before,
  .woocommerce-error::before,
  .woocommerce-info::before {
    font-family: "Font Awesome\ 5 Free" !important;
    content: "\e028";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 1.5em;
    text-rendering: optimizeLegibility; }
  .woocommerce-message .button,
  .woocommerce-error .button,
  .woocommerce-info .button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-left: 0;
    padding-right: 0; }
    @media (min-width: 977px) {
      .woocommerce-message .button,
      .woocommerce-error .button,
      .woocommerce-info .button {
        margin: 0 auto;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        top: 50%;
        position: absolute;
        right: 15px; } }
  .woocommerce-message li,
  .woocommerce-error li,
  .woocommerce-info li {
    list-style: none outside !important;
    padding-left: 0 !important;
    margin-left: 0 !important; }

/**
 * Right to left styles
 */
.rtl.woocommerce .price_label,
.rtl.woocommerce .price_label span {
  /* rtl:ignore */
  direction: ltr;
  unicode-bidi: embed; }

.woocommerce-message::before {
  content: "\f00c";
  font-weight: 900;
  color: #8fae1b; }

.woocommerce-info::before {
  content: "\f129";
  font-weight: 900;
  color: #1e85be; }

.woocommerce-error::before {
  content: "\f071";
  font-weight: 900;
  color: #b81c23; }

/**
 * Account page
 */
.woocommerce-account .woocommerce {
  *zoom: 1; }
  .woocommerce-account .woocommerce::before, .woocommerce-account .woocommerce::after {
    content: ' ';
    display: table; }
  .woocommerce-account .woocommerce::after {
    clear: both; }

.woocommerce-account .addresses .title {
  *zoom: 1; }
  .woocommerce-account .addresses .title::before, .woocommerce-account .addresses .title::after {
    content: ' ';
    display: table; }
  .woocommerce-account .addresses .title::after {
    clear: both; }
  .woocommerce-account .addresses .title h3 {
    float: left; }
  .woocommerce-account .addresses .title .edit {
    float: right; }

.woocommerce-account ol.commentlist.notes li.note p.meta {
  font-weight: 700;
  margin-bottom: 0; }

.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
  margin-bottom: 0; }

.woocommerce-account ul.digital-downloads {
  margin-left: 0;
  padding-left: 0; }
  .woocommerce-account ul.digital-downloads li {
    list-style: none;
    margin-left: 0;
    padding-left: 0; }
    .woocommerce-account ul.digital-downloads li::before {
      font-family: 'WooCommerce';
      speak: none;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      margin-right: 0.618em;
      content: "";
      text-decoration: none; }
    .woocommerce-account ul.digital-downloads li .count {
      float: right; }

/**
 * Cart/checkout page
 */
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-checkout table.cart .product-thumbnail,
#add_payment_method table.cart .product-thumbnail {
  width: 100px; }

.woocommerce-cart table.cart .product-remove,
.woocommerce-checkout table.cart .product-remove,
#add_payment_method table.cart .product-remove {
  width: 50px; }

.woocommerce-cart table.cart th,
.woocommerce-cart table.cart td,
.woocommerce-checkout table.cart th,
.woocommerce-checkout table.cart td,
#add_payment_method table.cart th,
#add_payment_method table.cart td {
  vertical-align: middle; }

.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text,
#add_payment_method table.cart td.actions .coupon .input-text {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid black;
  padding: 6px 6px 5px;
  margin: 0 4px 0 0;
  outline: 0; }

.woocommerce-cart table.cart input,
.woocommerce-checkout table.cart input,
#add_payment_method table.cart input {
  margin: 0;
  vertical-align: middle; }

.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout,
#add_payment_method .wc-proceed-to-checkout {
  *zoom: 1;
  padding: 1em 0; }
  .woocommerce-cart .wc-proceed-to-checkout::before, .woocommerce-cart .wc-proceed-to-checkout::after,
  .woocommerce-checkout .wc-proceed-to-checkout::before,
  .woocommerce-checkout .wc-proceed-to-checkout::after,
  #add_payment_method .wc-proceed-to-checkout::before,
  #add_payment_method .wc-proceed-to-checkout::after {
    content: ' ';
    display: table; }
  .woocommerce-cart .wc-proceed-to-checkout::after,
  .woocommerce-checkout .wc-proceed-to-checkout::after,
  #add_payment_method .wc-proceed-to-checkout::after {
    clear: both; }
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
  .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
  #add_payment_method .wc-proceed-to-checkout a.checkout-button {
    display: block;
    text-align: center;
    margin-bottom: 1em;
    font-size: 1.25em;
    padding: 1em; }

.woocommerce-cart .cart-collaterals .shipping-calculator-button,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button,
#add_payment_method .cart-collaterals .shipping-calculator-button {
  float: none;
  margin-top: 0.5em;
  display: inline-block; }

.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after,
#add_payment_method .cart-collaterals .shipping-calculator-button::after {
  font-family: 'WooCommerce';
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-left: 0.618em;
  content: "";
  text-decoration: none; }

.woocommerce-cart .cart-collaterals .shipping-calculator-form,
.woocommerce-checkout .cart-collaterals .shipping-calculator-form,
#add_payment_method .cart-collaterals .shipping-calculator-form {
  margin: 1em 0 0 0; }

.woocommerce-cart .cart-collaterals .cart_totals p small,
.woocommerce-checkout .cart-collaterals .cart_totals p small,
#add_payment_method .cart-collaterals .cart_totals p small {
  color: #777;
  font-size: 0.83em; }

.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table,
#add_payment_method .cart-collaterals .cart_totals table {
  border-collapse: separate;
  margin: 0 0 6px;
  padding: 0; }
  .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,
  .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,
  .woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th,
  .woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,
  #add_payment_method .cart-collaterals .cart_totals table tr:first-child th,
  #add_payment_method .cart-collaterals .cart_totals table tr:first-child td {
    border-top: 0; }
  .woocommerce-cart .cart-collaterals .cart_totals table th,
  .woocommerce-checkout .cart-collaterals .cart_totals table th,
  #add_payment_method .cart-collaterals .cart_totals table th {
    width: 35%; }
  .woocommerce-cart .cart-collaterals .cart_totals table td,
  .woocommerce-cart .cart-collaterals .cart_totals table th,
  .woocommerce-checkout .cart-collaterals .cart_totals table td,
  .woocommerce-checkout .cart-collaterals .cart_totals table th,
  #add_payment_method .cart-collaterals .cart_totals table td,
  #add_payment_method .cart-collaterals .cart_totals table th {
    vertical-align: top;
    border-left: 0;
    border-right: 0;
    line-height: 1.5em; }
  .woocommerce-cart .cart-collaterals .cart_totals table small,
  .woocommerce-checkout .cart-collaterals .cart_totals table small,
  #add_payment_method .cart-collaterals .cart_totals table small {
    color: #777; }
  .woocommerce-cart .cart-collaterals .cart_totals table select,
  .woocommerce-checkout .cart-collaterals .cart_totals table select,
  #add_payment_method .cart-collaterals .cart_totals table select {
    width: 100%; }

.woocommerce-cart .cart-collaterals .cart_totals .discount td,
.woocommerce-checkout .cart-collaterals .cart_totals .discount td,
#add_payment_method .cart-collaterals .cart_totals .discount td {
  color: #222; }

.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th,
#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th {
  border-top: 1px solid #000; }

.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,
.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination,
#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination {
  margin-bottom: 0; }

.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product,
#add_payment_method .cart-collaterals .cross-sells ul.products li.product {
  margin-top: 0; }

.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address,
#add_payment_method .checkout .col-2 h3#ship-to-different-address {
  float: left;
  clear: none; }

.woocommerce-cart .checkout .col-2 .notes,
.woocommerce-checkout .checkout .col-2 .notes,
#add_payment_method .checkout .col-2 .notes {
  clear: left; }

.woocommerce-cart .checkout .col-2 .form-row-first,
.woocommerce-checkout .checkout .col-2 .form-row-first,
#add_payment_method .checkout .col-2 .form-row-first {
  clear: left; }

.woocommerce-cart .checkout .create-account small,
.woocommerce-checkout .checkout .create-account small,
#add_payment_method .checkout .create-account small {
  font-size: 11px;
  color: #777;
  font-weight: normal; }

.woocommerce-cart .checkout div.shipping-address,
.woocommerce-checkout .checkout div.shipping-address,
#add_payment_method .checkout div.shipping-address {
  padding: 0;
  clear: left;
  width: 100%; }

.woocommerce-cart .checkout .shipping_address,
.woocommerce-checkout .checkout .shipping_address,
#add_payment_method .checkout .shipping_address {
  clear: both; }

.woocommerce-cart #payment,
.woocommerce-checkout #payment,
#add_payment_method #payment {
  border-radius: 5px; }
  .woocommerce-cart #payment ul.payment_methods,
  .woocommerce-checkout #payment ul.payment_methods,
  #add_payment_method #payment ul.payment_methods {
    *zoom: 1;
    text-align: left;
    margin: 0;
    list-style: none outside;
    padding-left: 0; }
    .woocommerce-cart #payment ul.payment_methods::before, .woocommerce-cart #payment ul.payment_methods::after,
    .woocommerce-checkout #payment ul.payment_methods::before,
    .woocommerce-checkout #payment ul.payment_methods::after,
    #add_payment_method #payment ul.payment_methods::before,
    #add_payment_method #payment ul.payment_methods::after {
      content: ' ';
      display: table; }
    .woocommerce-cart #payment ul.payment_methods::after,
    .woocommerce-checkout #payment ul.payment_methods::after,
    #add_payment_method #payment ul.payment_methods::after {
      clear: both; }
    .woocommerce-cart #payment ul.payment_methods li,
    .woocommerce-checkout #payment ul.payment_methods li,
    #add_payment_method #payment ul.payment_methods li {
      line-height: 2;
      text-align: left;
      margin: 0;
      font-weight: normal; }
      .woocommerce-cart #payment ul.payment_methods li input,
      .woocommerce-checkout #payment ul.payment_methods li input,
      #add_payment_method #payment ul.payment_methods li input {
        margin: 0 1em 0 0; }
      .woocommerce-cart #payment ul.payment_methods li img,
      .woocommerce-checkout #payment ul.payment_methods li img,
      #add_payment_method #payment ul.payment_methods li img {
        vertical-align: middle;
        margin: -2px 0 0 0.5em;
        padding: 0;
        position: relative;
        -webkit-box-shadow: none;
                box-shadow: none; }
      .woocommerce-cart #payment ul.payment_methods li img + img,
      .woocommerce-checkout #payment ul.payment_methods li img + img,
      #add_payment_method #payment ul.payment_methods li img + img {
        margin-left: 2px; }
    .woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice),
    .woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice),
    #add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice) {
      *zoom: 1; }
      .woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before, .woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,
      .woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before,
      .woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,
      #add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,
      #add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after {
        content: ' ';
        display: table; }
      .woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,
      .woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,
      #add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after {
        clear: both; }
  .woocommerce-cart #payment div.form-row,
  .woocommerce-checkout #payment div.form-row,
  #add_payment_method #payment div.form-row {
    padding: 1em; }
  .woocommerce-cart #payment div.payment_box input.input-text,
  .woocommerce-cart #payment div.payment_box textarea,
  .woocommerce-checkout #payment div.payment_box input.input-text,
  .woocommerce-checkout #payment div.payment_box textarea,
  #add_payment_method #payment div.payment_box input.input-text,
  #add_payment_method #payment div.payment_box textarea {
    border-color: black;
    border-top-color: black; }
  .woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,
  .woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder,
  #add_payment_method #payment div.payment_box ::-webkit-input-placeholder {
    color: black; }
  .woocommerce-cart #payment div.payment_box :-moz-placeholder,
  .woocommerce-checkout #payment div.payment_box :-moz-placeholder,
  #add_payment_method #payment div.payment_box :-moz-placeholder {
    color: black; }
  .woocommerce-cart #payment div.payment_box :-ms-input-placeholder,
  .woocommerce-checkout #payment div.payment_box :-ms-input-placeholder,
  #add_payment_method #payment div.payment_box :-ms-input-placeholder {
    color: black; }
  .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,
  .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods,
  #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods {
    list-style: none outside;
    margin: 0; }
    .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,
    .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
    .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,
    .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
    #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,
    #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new {
      margin: 0 0 0.5em; }
      .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,
      .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
      .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,
      .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
      #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,
      #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label {
        cursor: pointer; }
    .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,
    .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,
    #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput {
      vertical-align: middle;
      margin: -3px 1em 0 0;
      position: relative; }
  .woocommerce-cart #payment div.payment_box .wc-credit-card-form,
  .woocommerce-checkout #payment div.payment_box .wc-credit-card-form,
  #add_payment_method #payment div.payment_box .wc-credit-card-form {
    border: 0;
    padding: 0;
    margin: 1em 0 0; }
  .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,
  .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,
  .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,
  .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number,
  .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,
  .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,
  #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,
  #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,
  #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc {
    font-size: 1.5em;
    padding: 8px;
    background-repeat: no-repeat;
    background-position: right 0.618em center;
    background-size: 32px 20px; }
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa {
      background-image: url("../images/icons/credit-cards/visa.svg"); }
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard {
      background-image: url("../images/icons/credit-cards/mastercard.svg"); }
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser {
      background-image: url("../images/icons/credit-cards/laser.svg"); }
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub {
      background-image: url("../images/icons/credit-cards/diners.svg"); }
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro {
      background-image: url("../images/icons/credit-cards/maestro.svg"); }
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb {
      background-image: url("../images/icons/credit-cards/jcb.svg"); }
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex {
      background-image: url("../images/icons/credit-cards/amex.svg"); }
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover {
      background-image: url("../images/icons/credit-cards/discover.svg"); }
  .woocommerce-cart #payment div.payment_box span.help,
  .woocommerce-checkout #payment div.payment_box span.help,
  #add_payment_method #payment div.payment_box span.help {
    font-size: 0.857em;
    color: #777;
    font-weight: normal; }
  .woocommerce-cart #payment div.payment_box .form-row,
  .woocommerce-checkout #payment div.payment_box .form-row,
  #add_payment_method #payment div.payment_box .form-row {
    margin: 0 0 1em; }
  .woocommerce-cart #payment div.payment_box p:last-child,
  .woocommerce-checkout #payment div.payment_box p:last-child,
  #add_payment_method #payment div.payment_box p:last-child {
    margin-bottom: 0; }
  .woocommerce-cart #payment .payment_method_paypal .about_paypal,
  .woocommerce-checkout #payment .payment_method_paypal .about_paypal,
  #add_payment_method #payment .payment_method_paypal .about_paypal {
    float: right;
    line-height: 52px;
    font-size: 0.83em; }
  .woocommerce-cart #payment .payment_method_paypal img,
  .woocommerce-checkout #payment .payment_method_paypal img,
  #add_payment_method #payment .payment_method_paypal img {
    max-height: 52px;
    vertical-align: middle; }

.woocommerce-terms-and-conditions {
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  background: rgba(0, 0, 0, 0.05); }

.woocommerce-invalid #terms {
  outline: 2px solid red;
  outline-offset: 2px; }

/**
 * Password strength meter
 */
.woocommerce-password-strength {
  text-align: center;
  font-weight: 600;
  padding: 3px 0.5em;
  font-size: 1em; }
  .woocommerce-password-strength.strong {
    background-color: #c1e1b9;
    border-color: #83c373; }
  .woocommerce-password-strength.short {
    background-color: #f1adad;
    border-color: #e35b5b; }
  .woocommerce-password-strength.bad {
    background-color: #fbc5a9;
    border-color: #f78b53; }
  .woocommerce-password-strength.good {
    background-color: #ffe399;
    border-color: #ffc733; }

.woocommerce-password-hint {
  margin: 0.5em 0 0;
  display: block; }

/**
 * Twenty Eleven specific styles
 */
#content.twentyeleven .woocommerce-pagination a {
  font-size: 1em;
  line-height: 1; }

/**
 * Twenty Thirteen specific styles
 */
.single-product .twentythirteen .entry-summary,
.single-product .twentythirteen #reply-title,
.single-product .twentythirteen #respond #commentform {
  padding: 0; }

.single-product .twentythirteen p.stars {
  clear: both; }

.twentythirteen .woocommerce-breadcrumb {
  padding-top: 40px; }

/**
 * Twenty Fourteen specific styles
 */
.twentyfourteen ul.products li.product {
  margin-top: 0 !important; }

/**
 * Twenty Sixteen specific styles
 */
body:not(.search-results) .twentysixteen .entry-summary {
  color: inherit;
  font-size: inherit;
  line-height: inherit; }

.twentysixteen .price ins {
  background: inherit;
  color: inherit; }

form .form-row {
  *zoom: 1; }
  form .form-row::before, form .form-row::after {
    content: ' ';
    display: table; }
  form .form-row::after {
    clear: both; }
  form .form-row label {
    display: block; }
    form .form-row label.checkbox {
      display: inline; }
  form .form-row select {
    width: 100%; }
  form .form-row .input-text {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%; }

form .form-row-first,
form .form-row-last {
  width: 47%;
  overflow: visible; }

form .form-row-first {
  float: left;
  /*rtl:raw:
			float: right;
			*/ }

form .form-row-last {
  float: right; }

form .form-row-wide {
  clear: both; }

#payment .form-row select {
  width: auto; }

#payment .wc-terms-and-conditions,
#payment .terms {
  text-align: left;
  padding: 0 1em 0 0;
  float: left; }

#payment #place_order {
  float: right;
  background-color: #4ebebf;
  color: #fff;
  -webkit-transition: background-color 150ms ease;
  transition: background-color 150ms ease;
  width: 100%;
  margin-top: 20px; }
  #payment #place_order:hover {
    color: #fff;
    background-color: #25a9ab;
    -webkit-transition: background-color 150ms ease;
    transition: background-color 150ms ease; }

#order_review .product-thumbnail {
  width: 35px;
  margin-right: 1rem; }

@media (max-width: 976px) {
  .woocommerce-MyAccount-navigation {
    padding-bottom: 2rem; } }

.woocommerce-MyAccount-navigation ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow-y: auto;
  width: 100vw; }
  @media (max-width: 976px) {
    .woocommerce-MyAccount-navigation ul {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }

@media (max-width: 976px) {
  .woocommerce-MyAccount-navigation li {
    padding: 0 15px 0 0; } }

.woocommerce-MyAccount-navigation-link {
  padding: 1rem 0; }
  .woocommerce-MyAccount-navigation-link a {
    font-size: 1.1rem;
    color: #222222; }
    .woocommerce-MyAccount-navigation-link a:hover {
      color: #831155; }
  .woocommerce-MyAccount-navigation-link.is-active a {
    color: #831155; }

@media (max-width: 976px) {
  .woocommerce-Address {
    padding-bottom: 2rem; } }

.woocommerce-notice {
  font-size: 2.875rem;
  color: #222222;
  letter-spacing: 3.29px;
  margin-bottom: 3rem;
  line-height: 1.3; }
  @media (max-width: 976px) {
    .woocommerce-notice {
      font-size: 1.5rem;
      margin-bottom: 1.5rem; } }

#woocommerce-coupon-data ul.wc-tabs,
#woocommerce-product-data ul.wc-tabs,
.woocommerce ul.wc-tabs {
  width: 100%;
  float: none;
  padding: 0;
  position: inherit;
  margin-bottom: 0; }
  #woocommerce-coupon-data ul.wc-tabs:after,
  #woocommerce-product-data ul.wc-tabs:after,
  .woocommerce ul.wc-tabs:after {
    content: none; }

.woocommerce-billing-fields p {
  margin-bottom: 1rem; }

.cart-table__item dl.variation,
.list-group dl.variation {
  margin: 0.25rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.8rem; }
  .cart-table__item dl.variation dt,
  .list-group dl.variation dt {
    margin-right: 0.5rem; }
  .cart-table__item dl.variation p,
  .list-group dl.variation p {
    margin: 0; }
  .cart-table__item dl.variation .awdr_free_product_text,
  .list-group dl.variation .awdr_free_product_text {
    background-color: #c3e9ea;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 0.8rem; }

.payment_method_mollie_wc_gateway_ideal .payment_style {
  margin-top: 0.4rem; }

.payment_method_mollie_wc_gateway_ideal .payment_box p:first-child {
  display: none;
  font-size: 0.8rem;
  margin: 0; }

.payment_method_mollie_wc_gateway_ideal .payment_box select {
  padding: 5px 0;
  background-color: #fff;
  border-radius: 0px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0;
  color: #333;
  font-size: 14px;
  letter-spacing: 0.2px;
  border: 3px solid #dedede; }

.woocommerce-shipping-methods p {
  margin: 0; }

.woocommerce-checkout label {
  color: #222; }

.woocommerce-checkout h3 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.375rem;
  line-height: 28px;
  color: #222;
  margin-bottom: 12px; }

.myparcel-delivery-options .myparcel-delivery-options__carrier--postnl {
  display: none; }

.myparcel-delivery-options .myparcel-delivery-options__w-100 {
  padding: 10px 0; }

.frm_forms .frm_verify {
  display: none; }

.frm_forms .frm_primary_label {
  font-weight: bold; }

.frm_forms .frm_error_style {
  color: #D8000C;
  background-color: #FFD2D2;
  font-size: 2em;
  vertical-align: middle; }

.frm_forms .frm-inline .frm_fields_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .frm_forms .frm-inline .frm_fields_container .form-field {
    width: 100%; }
    .frm_forms .frm-inline .frm_fields_container .form-field input {
      height: 45px;
      border: 1px solid #dedede;
      font-size: 1rem;
      font-weight: 500;
      background-color: #fff;
      width: 100%;
      border: none;
      color: #888;
      border-radius: 3px 0 0 3px;
      margin: 0; }
      .frm_forms .frm-inline .frm_fields_container .form-field input:focus {
        outline: none; }
  .frm_forms .frm-inline .frm_fields_container .button {
    border-radius: 0 3px 3px 0 !important;
    margin: 0 !important;
    padding: 13px 40px !important; }
    .frm_forms .frm-inline .frm_fields_container .button[disabled] {
      color: #c3e9ea !important; }
      .frm_forms .frm-inline .frm_fields_container .button[disabled]:after {
        content: '' !important;
        -webkit-box-sizing: border-box !important;
                box-sizing: border-box !important;
        position: absolute !important;
        top: 50% !important;
        left: 50% !important;
        width: 20px !important;
        height: 20px !important;
        margin-top: -10px !important;
        margin-left: -10px !important;
        border-radius: 50% !important;
        border: 2px solid #ccc !important;
        border-top-color: #fff !important;
        -webkit-animation: spinner .6s linear infinite !important;
                animation: spinner .6s linear infinite !important; }

.frm_forms .frm_form_field {
  margin-bottom: 2rem; }

@-webkit-keyframes spinner {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes spinner {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.frm_screen_reader {
  display: none; }

.frm_hidden {
  display: none; }

.frm_none_container .frm_primary_label {
  display: none; }

.frm_error {
  color: red; }

.frm_message p {
  margin-bottom: 0; }

.woocommerce-loop-product__title {
  font-weight: 500; }

/*! Flickity v2.1.2
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  border: none;
  background: transparent;
  color: #333; }

.flickity-button:hover {
  background: white;
  cursor: pointer; }

.flickity-button:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 5px #19f;
          box-shadow: 0 0 0 5px #19f; }

.flickity-button:active {
  opacity: 0.6; }

.flickity-button:disabled {
  display: none;
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none; }

.flickity-button-icon {
  fill: #333; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

.flickity-prev-next-button.previous {
  left: 10px; }

.flickity-prev-next-button.next {
  right: 10px; }

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px; }

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

/* ---- page dots ---- */
.flickity-page-dots {
  display: none;
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  opacity: 1; }

.flickity-enabled.is-fullscreen {
  position: fixed !important;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  padding-bottom: 35px;
  z-index: 1; }

.flickity-enabled.is-fullscreen .flickity-page-dots {
  bottom: 10px; }

.flickity-enabled.is-fullscreen .flickity-page-dots .dot {
  background: white; }

/* prevent page scrolling when flickity is fullscreen */
html.is-flickity-fullscreen {
  overflow: hidden; }

/* ---- flickity-fullscreen-button ---- */
.flickity-fullscreen-button {
  display: block;
  left: 10px;
  bottom: 10px;
  width: 24px;
  height: 24px;
  border-radius: 4px; }

/* right-to-left */
.flickity-rtl .flickity-fullscreen-button {
  right: auto;
  left: 10px; }

.flickity-fullscreen-button-exit {
  display: none; }

.flickity-enabled.is-fullscreen .flickity-fullscreen-button-exit {
  display: block; }

.flickity-enabled.is-fullscreen .flickity-fullscreen-button-view {
  display: none; }

.flickity-fullscreen-button .flickity-button-icon {
  position: absolute;
  width: 16px;
  height: 16px;
  left: 4px;
  top: 4px; }

.select2-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }

.select2-container .select2-selection--single {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 46px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none; }
  .select2-container .select2-selection--single:focus {
    outline: none; }

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative; }

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px; }

.select2-container .select2-selection--multiple {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 40px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-search--inline {
  float: left; }

.select2-container .select2-search--inline .select2-search__field {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0; }

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 3px solid #dedede;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

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

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none; }
  .select2-results__option:focus {
    outline: none; }

.select2-results__option[aria-selected] {
  cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-search--dropdown.select2-search--hide {
  display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 3px solid #DEDEDE;
  border-radius: 3px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 39px; }

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
  position: absolute;
  top: 1px;
  right: 10px;
  width: 20px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none; }

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #831155;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, white), to(#eeeeee));
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px; }

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(#cccccc));
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(50%, #eeeeee));
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(white));
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

.faq-accordion {
  padding: 2rem 0; }

.faq-title {
  cursor: pointer;
  padding: 30px 30px 30px 0 !important; }

.faq-title h4 {
  margin: 0px !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px !important; }

.faq-accordion .faq-main {
  border: 0;
  border-bottom: 1px solid #dedede;
  margin-bottom: 0;
  background: transparent;
  padding: 0;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }

.faq-accordion .faq-main.open {
  background: #fff; }

.faq-accordion .faq-main.open h4 {
  color: #333; }

.faq-content a {
  text-decoration: underline; }
  .faq-content a:hover {
    color: #c3e9ea; }

[data-accordion] [data-content] {
  overflow: hidden;
  max-height: 0; }

/* Basic Theme */
[data-accordion] {
  line-height: auto; }

[data-control],
[data-content] > * {
  padding: 10px 0px; }

[data-content] [data-accordion] {
  border: 0;
  padding: 0; }

[data-accordion] [data-control] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-right: 40px; }

[data-accordion] > [data-control]:after {
  content: "\e901";
  font-family: "icomoon";
  position: absolute;
  right: 20px;
  color: #222;
  top: auto;
  background: none; }

[data-accordion].open > [data-control]:after {
  content: "\e900";
  font-family: "icomoon";
  position: absolute;
  right: 20px;
  color: #222;
  top: auto;
  background: none; }

.woocommerce-postnl__delivery-options {
  padding: 20px;
  background-color: #eaebec;
  color: #000;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  border-radius: 3px; }
  .woocommerce-postnl__delivery-options h3 {
    font-size: 1.375rem;
    font-family: "Source Sans Pro", sans-serif;
    line-height: 28px;
    color: #222;
    margin-bottom: 12px; }

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-loading .slick-list {
  background: white url("ajax-loader.gif") center center no-repeat; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  zoom: 1; }

.slick-track:before, .slick-track:after {
  content: "";
  display: table; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }

.slick-slide img, .slick-slide picture {
  display: block;
  width: 100%; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: absolute;
  border: none;
  background: transparent;
  color: #333;
  cursor: pointer;
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .slick-arrow svg {
    width: 60%; }
  .slick-arrow:hover {
    background: #ffffff; }
  .slick-arrow.slick-prev {
    left: 10px; }
  .slick-arrow.slick-next {
    right: 10px; }
  .slick-arrow:active {
    opacity: 0.6; }
  .slick-arrow:disabled {
    display: none;
    opacity: 0.3;
    cursor: auto;
    pointer-events: none; }

.content h2,
.content h3,
.content h4,
.content h5, .blog__content h2,
.blog__content h3,
.blog__content h4,
.blog__content h5, .term-description h2,
.term-description h3,
.term-description h4,
.term-description h5 {
  font-weight: 700; }

.usp-table tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 1rem; }
  .usp-table tr td:first-child {
    -ms-flex-preferred-size: 70px;
        flex-basis: 70px; }
  .usp-table tr td:last-child {
    margin-right: 1rem;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  .usp-table tr img {
    margin: 0; }

.blog-card__title {
  font-weight: 600; }

.blog__title {
  font-family: "Source Sans Pro", serif; }

.morelink {
  color: #737070; }

.shop-category__title {
  font-size: 2rem;
  line-height: 120%;
  margin-bottom: 1rem;
  letter-spacing: 3.33px; }
  @media screen and (min-width: 977px) {
    .shop-category__title {
      font-size: 2rem;
      line-height: 100%;
      margin-bottom: 0.5rem; } }
  @media screen and (min-width: 1200px) {
    .shop-category__title {
      font-size: 3.1875rem;
      line-height: 4.25rem;
      margin-bottom: 1rem; } }

h1.product__title {
  font-size: 3rem !important;
  line-height: 1.2;
  margin-bottom: 2rem;
  color: #000; }

/* klantenservice */

/*# sourceMappingURL=maps/main.womanizer.css.map */
