@charset "UTF-8";
html,
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 300;
}

fieldset,
iframe,
img {
  border: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

th {
  font-style: normal;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

cite {
  font-style: normal;
}

a {
  outline: none;
}

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

input[type='text'],
input[type='email'],
input[type='tel'],
input[type='password'],
input[type='submit'],
textarea {
  -webkit-appearance: none;
}

p {
  margin-bottom: 15px;
}

@media screen and (max-device-width: 480px) {
  body {
    -webkit-text-size-adjust: none;
  }
}

.cf:before,
.grid--2:before,
.grid--3:before,
.grid--4:before,
.form__p:before,
form:not(.wrap--product) > p:before,
form:not(.wrap--product) > fieldset p:before,
form:not(.wrap--product) .grid > p:before,
.form__inline-hint:before,
.categories--display--notext:before,
.the-footer__row--1:before,
.the-footer__payment__cards:before,
.the-footer__links:before,
.filter--sort .grid__item:before,
.product__quantity:before,
.product__description:before,
.success__signature p:before,
.order-history__item:before,
.saved-baskets__item:before,
.basket__item:before,
.cf:after,
.grid--2:after,
.grid--3:after,
.grid--4:after,
.form__p:after,
form:not(.wrap--product) > p:after,
form:not(.wrap--product) > fieldset p:after,
form:not(.wrap--product) .grid > p:after,
.form__inline-hint:after,
.categories--display--notext:after,
.the-footer__row--1:after,
.the-footer__payment__cards:after,
.the-footer__links:after,
.filter--sort .grid__item:after,
.product__quantity:after,
.product__description:after,
.success__signature p:after,
.order-history__item:after,
.saved-baskets__item:after,
.basket__item:after {
  content: "";
  display: table;
  width: 0;
}

.cf:after,
.grid--2:after,
.grid--3:after,
.grid--4:after,
.form__p:after,
form:not(.wrap--product) > p:after,
form:not(.wrap--product) > fieldset p:after,
form:not(.wrap--product) .grid > p:after,
.form__inline-hint:after,
.categories--display--notext:after,
.the-footer__row--1:after,
.the-footer__payment__cards:after,
.the-footer__links:after,
.filter--sort .grid__item:after,
.product__quantity:after,
.product__description:after,
.success__signature p:after,
.order-history__item:after,
.saved-baskets__item:after,
.basket__item:after {
  clear: both;
}

.cf,
.grid--2,
.grid--3,
.grid--4,
.form__p,
form:not(.wrap--product) > p,
form:not(.wrap--product) > fieldset p,
form:not(.wrap--product) .grid > p,
.form__inline-hint,
.categories--display--notext,
.the-footer__row--1,
.the-footer__payment__cards,
.the-footer__links,
.filter--sort .grid__item,
.product__quantity,
.product__description,
.success__signature p,
.order-history__item,
.saved-baskets__item,
.basket__item {
  zoom: 1;
}

.shadow,
.index__createaccount {
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
}

.relative {
  position: relative;
}

@media screen and (min-width: 480px) {
  .fr {
    float: right;
  }
}

.mb--10 {
  margin-bottom: 10px;
}

.mb--20 {
  margin-bottom: 20px;
}

.mt--20 {
  margin-top: 20px;
}

body {
  background: #FFF;
  color: #776F73 !important;
  overflow-x: hidden;
}

.color--pink {
  color: #E53459;
}

.color--blue {
  color: #1787B2;
}

.color--error {
  color: #c5193d;
}

.color--success {
  color: #92CF2F;
}

img {
  max-width: 100%;
}

svg {
  fill: currentColor;
  height: 24px;
  width: 24px;
}

img {
  display: block;
}

@media screen and (min-width: 480px) {
  img.fr {
    margin: 12px 0 20px 20px;
    max-width: 50%;
  }
}

@media screen and (min-width: 480px) {
  img.fl {
    margin: 12px 20px 20px 0;
    max-width: 50%;
  }
}

@font-face {
  font-family: 'At';
  src: local("Arial");
  unicode-range: U+40;
}

body {
  font-family: Arial, Helvetica, sans-serif;
}

.cabin-loaded body {
  font-family: "At", "Cabin", Arial, Helvetica, sans-serif;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 14px;
  font-size: 1.6rem;
}

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

a:hover {
  color: #1787B2;
}

.screen-reader-text {
  left: -9999px;
  position: absolute;
  top: -9999px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2;
}

h1 {
  color: #1C0F15;
  font-size: 24px;
  font-size: 2.4rem;
}

@media screen and (min-width: 780px) {
  h1 {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

.h1 {
  font-size: 48px;
  font-size: 4.8rem;
}

.h1 span {
  font-size: 36px;
  font-size: 3.6rem;
}

.h2 {
  font-size: 36px;
  font-size: 3.6rem;
}

.h2 span {
  font-size: 18px;
  font-size: 1.8rem;
}

.h3,
.product__reviews h3, .woocommerce-Reviews-title {
  font-size: 30px;
  font-size: 3rem;
}

.h4,
.product__reviews h4 {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  text-transform: uppercase;
}

.h5,
.basket__delivery-info__points h5 {
  font-size: 18px;
  font-size: 1.8rem;
}

.h6 {
  font-size: 16px;
  font-size: 1.6rem;
}

[class^='btn']:not(.no-hover):hover {
  color: #FFF;
  opacity: 0.6;
}

[class^='btn']::-moz-focus-inner {
  border: 0;
  padding: 0;
}

[class^='btn'].disabled,
[class^='btn'][disabled] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.6;
}

[class^='btn'] span {
  display: block;
  font-size: 0.7em;
}

.btn--stroke--pink {
  background: 0;
  border-color: #E53459;
  color: #E53459 !important;
}

.btn--stroke--pink,
.btn--stroke--blue,
.btn--stroke--grey_100,
.btn--stroke--grey_60,
.btn--stroke--grey_20,
.btn--stroke--white,
.btn--fill--pink,
.btn--fill--blue,
.btn--fill--grey_100,
.btn--fill--grey_60,
.btn--icon--pink,
.btn--icon--blue,
.btn--link {
  border-style: solid;
  border-width: 2px;
  border-radius: 5px;
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.4;
  padding: 7px 20px 7px 20px;
  position: relative;
  text-align: center;
  text-decoration: none !important;
}

.btn--stroke--pink:not(.no-hover):hover {
  color: #E53459 !important;
}

.btn--stroke--blue {
  background: 0;
  border-color: #1787B2;
  color: #1787B2 !important;
}

.btn--stroke--blue:not(.no-hover):hover {
  color: #1787B2 !important;
}

.btn--stroke--grey_100 {
  background: 0;
  border-color: #1C0F15;
  color: #1C0F15 !important;
}

.btn--stroke--grey_100:not(.no-hover):hover {
  color: #1C0F15 !important;
}

.btn--stroke--grey_60 {
  background: 0;
  border-color: #776F73;
  color: #776F73 !important;
}

.btn--stroke--grey_60:not(.no-hover):hover {
  color: #776F73 !important;
}

.btn--stroke--grey_20 {
  background: 0;
  border-color: #D2CFD0;
  color: #D2CFD0 !important;
}

.btn--stroke--grey_20:not(.no-hover):hover {
  color: #D2CFD0 !important;
}

.btn--stroke--white {
  background: 0;
  border-color: #fff;
  color: #fff !important;
}

.btn--stroke--white:not(.no-hover):hover {
  color: #fff !important;
}

.btn--fill--pink {
  background: #E53459;
  border-color: #E53459;
}

.btn--fill--blue {
  background: #1787B2;
  border-color: #1787B2;
}

.btn--fill--grey_100 {
  background: #1C0F15;
  border-color: #1C0F15;
}

.btn--fill--grey_60 {
  background: #776F73;
  border-color: #776F73;
}

.btn--icon--pink {
  background: #E53459;
  border-color: #E53459;
  text-align: left;
}

.btn--icon--blue {
  background: #1787B2;
  border-color: #1787B2;
  text-align: left;
}

[class^='btn--icon'] svg {
  fill: currentColor;
  height: 20px;
  margin: 0 7px 0 -10px;
  vertical-align: -4px;
  width: 20px;
}

.btn--link {
  background: 0;
  border: 1px solid transparent;
  color: #776F73;
  text-decoration: underline;
}

.btn--link:not(.no-hover):hover,
.btn--link:focus {
  background: transparent;
  color: #1C0F15;
}

.btn--s {
  font-size: 14px !important;
  font-size: 1.4rem !important;
  padding: 4px 12px;
}

.btn--l {
  font-weight: 700;
  padding: 17px 28px;
  text-transform: uppercase;
}

.btn--l svg {
  margin-left: -14px;
}

body {
  min-width: 320px;
}

.fixed {
  position: fixed;
}

.wrap {
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

@media screen and (min-width: 640px) {
  .wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1060px) {
  .wrap {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media screen and (min-width: 1360px) {
  .wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .wrap,
  .wrap--alt {
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
  }
}

.wrap--alt {
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
}

@media screen and (min-width: 640px) {
  .wrap--alt {
    margin-left: 20px;
    margin-right: 20px;
  }
  .the-search .wrap--alt {
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 980px) {
  .wrap--alt {
    margin-left: 40px;
    margin-right: 40px;
  }
  .the-search .wrap--alt {
    margin-left: auto;
    margin-right: auto;
  }
}

.grid > * {
  display: block;
}

@media screen and (min-width: 420px) and (max-width: 759px) {
  .grid--3 > * {
    float: left;
    margin-left: 2%;
    width: 49%;
  }
  .grid--3 > *:nth-child(2n+1) {
    clear: both;
    margin-left: 0;
  }
}

@media screen and (min-width: 760px) {
  .grid--2 > *,
  .grid--3 > * {
    float: left;
    margin-left: 2%;
  }
  .grid--2 > * {
    width: 49%;
  }
  .grid--2 > *:nth-child(2n+1) {
    clear: both;
    margin-left: 0;
  }
  .grid--3 > * {
    width: 32%;
  }
  .grid--3 > *:nth-child(3n+1) {
    clear: both;
    margin-left: 0;
  }
}

.flex-grid--2 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (min-width: 760px) {
  .flex-grid--2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 48%;
            flex: 0 1 48%;
  }
}

.flex-grid--3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (min-width: 440px) {
  .flex-grid--3 > * > * {
    margin-left: 20px;
  }
}

@media screen and (min-width: 440px) and (max-width: 639px) {
  .flex-grid--3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
  }
}

@media screen and (min-width: 640px) {
  .flex-grid--3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 33.333%;
            flex: 0 1 33.333%;
  }
}

.flex-grid--4, .columns-4.products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (min-width: 440px) {
  .flex-grid--4 > * > *, .columns-4 > li > * {
    margin-left: 20px;
  }
}

@media screen and (min-width: 440px) and (max-width: 639px) {
  .flex-grid--4 > *, .columns-4 > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
  }
}

@media screen and (min-width: 640px) and (max-width: 939px) {
  .flex-grid--4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 33.333%;
            flex: 0 1 33.333%;
  }
}

@media screen and (min-width: 940px) {
  .flex-grid--4 > *, .columns-4 > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 25%;
            flex: 0 1 25%;
  }
}

@media screen and (max-width: 779px) {
  .text-page .sidebar {
    margin-top: 40px;
  }
}

@media screen and (min-width: 780px) {
  .text-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .text-page > *:first-child {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .text-page .sidebar {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 7.66667%;
    max-width: 286px;
    width: 23.83333%;
  }
}

.content, .woocommerce-product-details__short-description {
  color: #3d212e;
  font-size: 16px;
  font-size: 1.6rem;
}

.content h2,
.content h3,
.content h4,
.content h5,
.content h6,
.woocommerce-product-details__short-description h2,
.woocommerce-product-details__short-description h3,
.woocommerce-product-details__short-description h4,
.woocommerce-product-details__short-description h5,
.woocommerce-product-details__short-description h6 {
  padding-top: 33px;
}

.content h2, .woocommerce-product-details__short-description h2 {
  font-size: 30px;
  font-size: 3rem;
  padding-bottom: 11px;
}

.content h3, .woocommerce-product-details__short-description h3 {
  font-size: 24px;
  font-size: 2.4rem;
}

.content h4, .woocommerce-product-details__short-description h4 {
  font-size: 18px;
  font-size: 1.8rem;
}

.content h5, .woocommerce-product-details__short-description h5 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
}

.content h6, .woocommerce-product-details__short-description h6 {
  font-size: 16px;
  font-size: 1.6rem;
}

.content p {
  line-height: 1.7;
  padding: 12px 0;
}

.product__description.content p {
  padding: 0px;
  margin-bottom: 20px;
}

.content ul,
.content ol,
.woocommerce-product-details__short-description ul,
.woocommerce-product-details__short-description ol {
  line-height: 1.3;
  padding: 10px 0 20px 0;
}

.content ul li, .woocommerce-product-details__short-description ul li {
  padding-left: 28px;
}

.content ul li:before, .woocommerce-product-details__short-description ul li:before {
  background: currentColor;
  content: " ";
  float: left;
  height: 4px;
  margin: 8px 0 0 -20px;
  width: 4px;
}

.content ol, .woocommerce-product-details__short-description ol {
  list-style: decimal;
  margin-left: 20px;
}

.content li, .woocommerce-product-details__short-description li {
  padding: 8px 0 8px 8px;
}

.content a, .woocommerce-product-details__short-description a {
  text-decoration: underline;
}

.content a:hover, .woocommerce-product-details__short-description a:hover {
  text-decoration: none;
}

.form__p,
form:not(.wrap--product) > p,
form:not(.wrap--product) > fieldset p,
form:not(.wrap--product) .grid > p {
  padding: 11px 0;
}

form:not(.wrap--product) {
  line-height: 1.5;
}

@media screen and (max-width: 479px) {
  form:not(.wrap--product) [class^="btn"] {
    margin-bottom: 10px;
    width: 100%;
  }
}

@media screen and (min-width: 720px) {
  .form__columns input,
  .form__columns select,
  .form__columns .stk__replacement {
    max-width: 48%;
  }
}

@media screen and (max-width: 719px) {
  .form__columns__item {
    margin-top: 10px;
  }
}

@media screen and (min-width: 720px) {
  .form__columns__item {
    margin-left: 4%;
  }
}

.form__columns .stk__replacement {
  display: inline-block !important;
  vertical-align: 1px;
}

.form__rows__item {
  margin-top: 10px;
}

@media screen and (min-width: 1280px) {
  .long-form > p,
  .long-form > fieldset p,
  .long-form .form__p,
  .long-form form:not(.wrap--product) > p,
  .long-form form:not(.wrap--product) > fieldset p,
  form:not(.wrap--product) > fieldset .long-form p,
  .long-form form:not(.wrap--product) .grid > p,
  form:not(.wrap--product) .long-form .grid > p,
  .long-form .grid {
    max-width: 62%;
  }
}

@media screen and (min-width: 1280px) {
  .long-form legend {
    max-width: 74.66667%;
  }
}

fieldset {
  margin-top: 24px;
  padding: 13px 0;
}

@media screen and (min-width: 720px) {
  fieldset {
    margin-bottom: 30px;
  }
}

.fieldset__intro {
  padding: 1px 0 6px 0;
}

legend {
  border-bottom: 2px solid #D2CFD0;
  color: #1C0F15;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.3;
  padding: 5px 0;
  width: 100%;
}

label,
.label {
  color: #776F73;
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
}

label:not(.checkbox),
.label:not(.checkbox) {
  margin-bottom: 4px;
}

label.error,
.label.error {
  color: #c5193d;
}

label span,
.label span {
  font-size: 0.8em;
}

form h6 {
  display: block;
  font-weight: 500;
  margin: 7px 0 -7px 0;
}

input[type='text'],
input[type='email'],
input[type='password'],
input[type='tel'],
input[type='date'],
textarea,
select {
  background: #FFF;
  border: 1px solid #D2CFD0;
  border-radius: 5px;
  color: #776F73;
  font-family: inherit;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 0 16px;
  width: 100%;
}

input[type='text'],
input[type='email'],
input[type='password'],
input[type='tel'],
input[type='date'] {
  height: 48px;
}

input[type='text']:focus,
input[type='email']:focus,
input[type='password']:focus,
input[type='tel']:focus,
input[type='date']:focus,
select:focus,
textarea:focus {
  border-color: #776F73;
  outline: none;
}

input[type='text'].error,
input[type='email'].error,
input[type='password'].error,
input[type='tel'].error,
input[type='date'].error,
select.error,
textarea.error {
  background: rgba(197, 25, 61, 0.05);
  border-color: #c5193d;
}

@media screen and (max-width: 759px) {
  input[type='text'] + [class^="btn"],
  input[type='email'] + [class^="btn"],
  input[type='password'] + [class^="btn"],
  input[type='tel'] + [class^="btn"],
  input[type='date'] + [class^="btn"],
  select + [class^="btn"],
  textarea + [class^="btn"] {
    margin-top: 10px;
    width: 100%;
  }
}

@media screen and (min-width: 760px) {
  input[type='text'] + [class^="btn"],
  input[type='email'] + [class^="btn"],
  input[type='password'] + [class^="btn"],
  input[type='tel'] + [class^="btn"],
  input[type='date'] + [class^="btn"],
  select + [class^="btn"],
  textarea + [class^="btn"] {
    margin-left: 10px;
    vertical-align: 2px;
  }
}

@media screen and (min-width: 760px) {
  [data-width="w80"] {
    width: 80px !important;
  }
  [data-width="w120"] {
    width: 120px !important;
  }
  [data-width="w160"] {
    width: 160px !important;
  }
  [data-width="w200"] {
    width: 200px !important;
  }
  [data-width="w240"] {
    width: 240px !important;
  }
  [data-width="w280"] {
    width: 280px !important;
  }
  [data-width="w320"] {
    width: 320px !important;
  }
  [data-width="w360"] {
    width: 360px !important;
  }
  [data-width="w400"] {
    width: 400px !important;
  }
  [data-width="w440"] {
    width: 440px !important;
  }
  [data-width="w480"] {
    width: 480px !important;
  }
  [data-width="w520"] {
    width: 520px !important;
  }
  [data-width="w560"] {
    width: 560px !important;
  }
  [data-width="w600"] {
    width: 600px !important;
  }
  [data-width="p10"] {
    width: 10% !important;
  }
  [data-width="p20"] {
    width: 20% !important;
  }
  [data-width="p30"] {
    width: 30% !important;
  }
  [data-width="p40"] {
    width: 40% !important;
  }
  [data-width="p50"] {
    width: 50% !important;
  }
  [data-width="p60"] {
    width: 60% !important;
  }
  [data-width="p70"] {
    width: 70% !important;
  }
  [data-width="p80"] {
    width: 80% !important;
  }
  [data-width="p90"] {
    width: 90% !important;
  }
  [data-width="p100"] {
    width: 100% !important;
  }
  [data-width="p25"] {
    width: 25% !important;
  }
  [data-width="p48"] {
    width: 48% !important;
  }
  [data-height="px30"] {
    height: 30px !important;
  }
  [data-height="px40"] {
    height: 40px !important;
  }
  [data-height="px50"] {
    height: 50px !important;
  }
  [data-height="px60"] {
    height: 60px !important;
  }
  [data-height="px70"] {
    height: 70px !important;
  }
  [data-height="px80"] {
    height: 80px !important;
  }
  [data-height="px90"] {
    height: 90px !important;
  }
  [data-height="px100"] {
    height: 100px !important;
  }
  [data-height="px200"] {
    height: 200px !important;
  }
  [data-height="px300"] {
    height: 300px !important;
  }
  [data-height="px400"] {
    height: 400px !important;
  }
  [data-height="px500"] {
    height: 500px !important;
  }
}

textarea {
  min-height: 140px;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}

select {
  height: 48px;
  padding: 0 0 0 11px;
}

option {
  padding: 2px 20px 2px 5px;
}

.checkbox input {
  float: left;
  margin: 5px 8px 0 0;
}

.security {
  clear: both;
  display: none;
  height: 0px;
  visibility: hidden;
}

.security label {
  float: none;
  padding: 0 0 4px 0;
  text-align: left;
  width: auto;
}

.security input[type="text"] {
  display: block;
  float: none;
}

.form__inline-hint > * {
  float: left;
}

@media screen and (min-width: 760px) {
  .form__inline-hint .hint {
    margin: 14px 0 0 20px;
  }
}

.hint {
  display: block;
  font-style: italic;
  margin: 6px 0 0 0;
}

.alert {
  background: #FFF;
  border-left: 4px solid transparent;
  color: #776F73;
  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;
  line-height: 1.3;
  padding: 20px;
  position: relative;
}

.alert h6 {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  padding: 0 !important;
  text-transform: uppercase;
}

.alert p {
  line-height: 1.3 !important;
  padding: 8px 0;
}

.alert ul,
.alert ol {
  padding: 8px 0;
}

.alert ul {
  list-style: none inside;
}

.alert ul li {
  padding-left: 16px;
}

.alert ul li:before {
  background: currentColor;
  content: " ";
  float: left;
  height: 4px;
  margin: 8px 0 0 -16px;
  width: 4px;
}

.alert ol {
  list-style: decimal;
  margin-left: 16px;
}

.alert li {
  padding: 3px 0 3px 10px;
}

.alert--large {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  margin: 10px 0;
  min-height: 120px;
}

@media screen and (max-width: 639px) {
  .alert--large h6 {
    margin-top: 6px;
  }
}

@media screen and (min-width: 640px) {
  .alert--large {
    margin: 20px 0;
    padding: 40px 40px 40px 116px;
  }
  .alert--large svg {
    height: 32px;
    left: 36px;
    margin-top: -16px;
    position: absolute;
    top: 50%;
    width: 32px;
  }
}

.alert--small {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  margin: 10px 0;
  padding: 10px 10px 10px 40px;
}

.alert--small svg {
  height: 16px;
  left: 12px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  width: 16px;
}

.alert--error {
  border-color: #c5193d;
}

.alert--error h6 {
  color: #c5193d;
}

.alert--error svg {
  fill: #c5193d;
}

.hint.error {
  color: #c5193d;
  margin-top: 2px;
}

.hint.error svg {
  height: 14px;
  margin-right: 5px;
  vertical-align: -3px;
  width: 14px;
}

.alert--warning {
  border-color: #FFBE40;
}

.alert--warning h6 {
  color: #FFBE40;
}

.alert--warning svg {
  fill: #FFBE40;
}

.alert--information {
  border-color: #448CCB;
}

.alert--information h6 {
  color: #448CCB;
}

.alert--information svg {
  fill: #448CCB;
}

.alert--success {
  border-color: #92CF2F;
}

.alert--success h6 {
  color: #92CF2F;
}

.alert--success svg {
  fill: #92CF2F;
}

.breadcrumbs {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6;
  margin-top: -24px;
  padding-bottom: 27px;
}

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

.breadcrumbs li {
  display: inline-block;
}

.breadcrumbs li:not(:last-child):after {
  background: url("../images/arrow--right--grey_60.svg") center/cover no-repeat;
  content: " ";
  display: inline-block;
  height: 12px;
  margin: 0 16px;
  opacity: 0.8;
  vertical-align: -2px;
  width: 7px;
}

.breadcrumbs a {
  color: currentColor;
}

.breadcrumbs a:hover {
  color: #E53459;
}

@media screen and (min-width: 780px) {
  .breadcrumbs {
    margin-top: -34px;
    padding-bottom: 37px;
  }
}

.categories__item a,
.categories--display__item,
.products__item a, li.product a {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  color: #FFF;
  cursor: pointer;
  display: block;
  position: relative;
  -webkit-transition: -webkit-box-shadow 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: -webkit-box-shadow 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.categories__item a:hover,
.categories--display__item:hover,
.products__item a:hover, li.product a:hover {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.categories {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

@media screen and (min-width: 440px) {
  .categories, .products {
    margin-left: -20px;
  }
}

.categories__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px !important;
  width: 100% !important;
  margin: 0px !important;
}

.categories__item a {
  background: #FFF;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  font-size: 1.6rem;
  width: 100%;
}

@media screen and (min-width: 440px) {
  .categories__item a {
    width: calc(100% - 20px);
  }
}

.categories__item img {
  margin: 0 auto !important;
  max-height: 242px;
  -o-object-fit: cover;
  object-fit: cover;
}

.categories__item__title {
  background: rgba(119, 111, 115, 0.8);
  bottom: 0;
  left: 0;
  line-height: 1.3;
  padding: 14px 12px;
  position: absolute;
  width: 100%;
  color: #fff;
}

.categories--display {
  margin-bottom: 20px;
}

.categories--display__item {
  background: center / cover no-repeat #000;
  cursor: pointer;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 20px;
  padding: 200px 0 20px 0;
}

.categories--display__item:before {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.9)), color-stop(rgba(0, 0, 0, 0.8)), to(transparent));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.8), transparent);
  bottom: 0;
  content: " ";
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
}

.categories--display__item > * {
  position: relative;
  z-index: 2;
}

.categories--display__item a,
.categories--display__item p {
  margin: 0 20px;
}

.categories--display__item img {
  display: none;
}

.categories--display__item__title {
  background: #1787B2;
  -ms-flex-item-align: start;
      align-self: flex-start;
  color: #FFF;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 4px 10px 6px 10px;
}

.categories--display__item p {
  line-height: 1.7;
  padding: 12px 0;
}

.categories--display__item [class^='btn'] {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.categories--display__item--corporate {
  background-image: url(../images/img-display--corporate.jpg);
}

.categories--display__item--parties {
  background-image: url(../images/img-display--parties.jpg);
}

.categories--display__item--public {
  background-image: url(../images/img-display--public.jpg);
}

.categories--display__item--weddings {
  background-image: url(../images/img-display--weddings.jpg);
}

@media screen and (min-width: 620px) {
  .categories--display--notext li {
    float: left;
    margin-bottom: 20px;
  }
  .categories--display--notext a {
    color: #FFF;
    display: block;
    font-size: 18px;
    font-size: 1.8rem;
    position: relative;
  }
  .categories--display--notext a:hover {
    opacity: 0.6;
  }
  .categories--display--notext span {
    background: rgba(23, 135, 178, 0.8);
    bottom: 0;
    left: 0;
    line-height: 1.3;
    padding: 16px 12px;
    position: absolute;
    width: 100%;
  }
}

@media screen and (min-width: 620px) and (max-width: 779px) {
  .categories--display--notext li {
    width: 47.5%;
  }
  .categories--display--notext li:nth-child(2n+1) {
    margin-right: 5%;
  }
}

@media screen and (min-width: 780px) {
  .categories--display--notext li {
    width: 23%;
  }
  .categories--display--notext li:not(:nth-child(4n+1)) {
    margin-left: 2.66667%;
  }
}

.products {
  clear: both;
  padding-bottom: 20px;
}

@media screen and (min-width: 440px) {
  .products {
    margin: 0px 0px 0px -20px !important;
  }
}

.products__item, li.product {
  /* display: flex; */
  padding-bottom: 20px;
  position: relative;
  width: 100%;
  margin: 10px 0px !important;
  border: none;
}

.products__item a, li.product a {
  background: #FFF;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: currentColor;
  display: block;
  font-size: 15px;
  font-size: 1.5rem;
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 440px) {
  .products__item a, li.product a {
    width: calc(100% - 20px);
  }
}

.products__item__img {
  display: block;
  position: relative;
  width: 100%;
}

.products__item__img span {
  display: block;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.products__item__img img {
  margin: 0 auto !important;
}

.products__item__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 12px 12px 16px 12px;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.products__item__info > span {
  display: block;
}

.products__item__info .products__item__title {
  width: 100%;
}

.products__item__info .star-rating {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  color: #E53459 !important;
  font-size: unset !important;
}

.products__item__info .price {
  width: 60%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  color: #E53459 !important;
  font-size: unset !important;
}

.products__item__title {
  color: #1C0F15;
  line-height: 1.3;
  margin: 3px 0 16px 0;
  text-align: center;
}

.products__item__price {
  color: #E53459;
  padding-right: 90px;
}

.products__item__exvat,
.products__item__wasprice {
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 3px;
  padding-right: 90px;
}

.products__item__starrating {
  position: absolute;
  right: 0;
  top: 1px;
}

.products__item__starrating svg {
  fill: #E53459;
  height: 14px;
  margin-left: 2px;
  width: 14px;
}

.products__item--outofstock img {
  opacity: 0.5;
}

.products__item__soldout {
  background: #98132F;
  color: #FFF;
  height: 48px;
  left: 0;
  margin-top: -24px;
  padding: 17px 0;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}

.products__item--hasremove {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 70px;
}

.products__item--hasremove form {
  bottom: 10px;
  left: 0;
  position: absolute;
}

@media screen and (min-width: 440px) {
  .products__item--hasremove form {
    bottom: 10px;
  }
}

@media screen and (min-width: 480px) {
  .products__item--hasremove {
    padding-bottom: 50px;
  }
}

.products--display .products__item__price {
  color: #1787B2;
}

.products--display .products__item__starrating svg {
  fill: #1787B2;
}

.products--highlight h2 {
  color: rgba(233, 225, 76, 0.5);
  font-size: 10vw;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

@media screen and (min-width: 360px) {
  .products--highlight h2 {
    margin-bottom: -3vw;
  }
}

@media screen and (min-width: 980px) {
  .products--highlight h2 {
    font-size: 9vw;
  }
}

@media screen and (min-width: 1360px) {
  .products--highlight h2 {
    font-size: 120px;
    font-size: 12rem;
    margin-bottom: -40px;
  }
}

.pagination {
  padding-bottom: 40px;
}

@media screen and (min-width: 940px) {
  .pagination {
    padding: 20px 0 60px 0;
  }
}

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

.pagination li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding: 0 5px;
}

.pagination a,
.pagination span {
  border: 1px solid transparent;
  border-radius: 3px;
  color: #776F73;
  display: block;
  font-weight: 700;
  height: 30px;
  line-height: 28px;
  text-align: center;
  width: 30px;
}

.pagination svg {
  height: 12px;
  margin-top: 8px;
  width: 12px;
}

.pagination a:hover {
  border-color: #E53459;
  color: #E53459;
}

.pagination .current {
  border-color: #D2CFD0;
}

.pagination .disabled {
  opacity: 0.5;
}

@media screen and (max-width: 479px) {
  .social--icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .social--icons__item {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
}

.social--icons__item {
  border-radius: 5px;
  color: #FFF;
  display: inline-block;
  margin-bottom: 20px;
  min-height: 48px;
  text-align: center;
}

@media screen and (min-width: 480px) {
  .social--icons__item {
    min-width: 76px;
  }
}

.social--icons__item:not(:last-child) {
  margin-right: 20px;
}

.social--icons__item:hover {
  background: #E53459;
  color: #FFF;
}

.social--icons__item svg {
  margin-top: 12px;
}

.social--icons__item--twitter {
  background: #1787B2;
}

.social--icons__item--facebook {
  background: #3B5998;
}

.social--icons__item--youtube {
  background: #E52117;
}

.social--icons__item--flickr {
  background: #0091DC;
}

.social--icons__item--google {
  background: #03A9F4;
}

@media screen and (min-width: 480px) and (max-width: 779px) {
  .social--icons__item {
    min-height: 76px;
  }
  .social--icons__item svg {
    height: 32px;
    margin-top: 22px;
    width: 32px;
  }
}

@media screen and (min-width: 1060px) {
  .social--icons__item {
    min-height: 76px;
  }
  .social--icons__item svg {
    height: 32px;
    margin-top: 22px;
    width: 32px;
  }
}

.social--icons--fullwidth {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.social--icons--fullwidth .social--icons__item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: inherit;
  max-width: 80px;
}

.icons-row a {
  color: currentColor;
  display: block;
}

.icons-row a:hover {
  color: #E53459;
}

.icons-row__item {
  position: relative;
}

@media screen and (max-width: 639px) {
  .icons-row__item {
    padding: 16px 10px 16px 36px;
  }
  .icons-row__item:not(:first-child) {
    border-top: 1px solid #E8E7E7;
  }
  .icons-row__item svg {
    left: 0;
    margin-top: -12px;
    position: absolute;
    top: 50%;
  }
  .icons-row__item span:first-child {
    font-weight: 700;
  }
  .icons-row__item span:first-child:after {
    content: " : ";
  }
}

@media screen and (max-width: 639px) and (min-width: 480px) {
  .icons-row:before,
  .icons-row:after {
    content: "";
    display: table;
    width: 0;
  }
  .icons-row:after {
    clear: both;
  }
  .icons-row {
    zoom: 1;
  }
  .icons-row__item {
    float: left;
    width: 50%;
  }
  .icons-row__item:nth-child(2) {
    border-top: 0;
  }
}

@media screen and (min-width: 640px) {
  .icons-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .icons-row__item {
    margin-bottom: 18px;
  }
  .icons-row__item > * {
    margin-left: 16px;
    margin-right: 16px;
  }
  .icons-row__item span {
    display: block;
  }
  .icons-row__item svg {
    height: 48px;
    margin: 14px 0;
    width: 48px;
  }
  .icons-row__item:not(:first-child):after {
    background: #D2CFD0;
    content: " ";
    height: 40px;
    left: 0;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 1px;
  }
  .icons-row--2 .icons-row__item {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .icons-row--3 .icons-row__item,
  .icons-row--5 .icons-row__item,
  .icons-row--6 .icons-row__item {
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
  }
  .icons-row--4 .icons-row__item {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
}

@media screen and (min-width: 640px) and (max-width: 879px) {
  .icons-row--5 .icons-row__item:nth-child(1n+4):before,
  .icons-row--6 .icons-row__item:nth-child(1n+4):before {
    background: #D2CFD0;
    content: " ";
    display: block;
    height: 1px;
    margin: 6px auto 22px auto;
    width: 40px;
  }
  .icons-row--5 .icons-row__item:nth-child(4):after,
  .icons-row--6 .icons-row__item:nth-child(4):after {
    display: none;
  }
}

@media screen and (min-width: 880px) {
  .icons-row--5 .icons-row__item {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
  }
  .icons-row--6 .icons-row__item {
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
  }
}

.testimonials--content__item {
  padding-bottom: 30px;
  position: relative;
}

.testimonials--content__item:not(:last-child) {
  border-bottom: 1px dashed #D2CFD0;
  margin-bottom: 20px;
}

.testimonials--content__item p {
  font-style: italic;
}

.testimonials--content__item cite {
  color: #E53459;
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (min-width: 620px) {
  .testimonials--content__item {
    padding-left: 20px;
  }
  .testimonials--content__item:before {
    content: "“";
    font-family: Times New Roman, serif;
    font-size: 120px;
    font-size: 12rem;
    left: 0;
    opacity: 0.2;
    position: absolute;
    top: -16px;
  }
}

.the-header {
  background: #1C0F15;
  color: #FFF;
}

.banner--index .the-header {
  background: -webkit-gradient(linear, left top, left bottom, from(#1C0F15), to(rgba(28, 15, 21, 0)));
  background: linear-gradient(to bottom, #1C0F15, rgba(28, 15, 21, 0));
}

@media screen and (min-width: 1400px) {
  .banner--index .the-header {
    background: 0;
  }
}

.the-header__main {
  position: relative;
}

@media screen and (max-width: 619px) {
  .the-header__main {
    padding: 16px 0;
  }
  .banner--index .the-header__main {
    border-bottom: 1px solid rgba(229, 52, 89, 0.2);
  }
}

@media screen and (min-width: 620px) {
  .the-header__main {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid rgba(229, 52, 89, 0.2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (min-width: 620px) and (max-width: 979px) {
  .the-header__main {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.the-header__main.no-border {
  border: 0;
}

.logo {
  display: block;
  margin: 16px 0;
  min-width: 140px;
  width: 50%;
}

.logo img {
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}

@media screen and (max-width: 619px) {
  .logo {
    margin: 0 auto;
  }
}

@media screen and (min-width: 620px) {
  .logo {
    margin: 30px 0;
    width: 220px;
  }
}

.the-search {
  background: #E53459;
  color: #FFF;
  padding: 15px 0;
}

.the-search .wrap--alt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.the-search .wrap--alt:before {
  background: url("../images/icon--spyglass--white.svg") center/cover no-repeat;
  content: " ";
  height: 24px;
  left: 0;
  margin-top: -12px;
  position: absolute;
  top: 50%;
  width: 24px;
}

.the-search label {
  display: none;
}

.the-search input[type='text'] {
  background: 0;
  border: 0;
  color: #FFF;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  font-size: 24px;
  font-size: 2.4rem;
  padding-left: 45px;
}

.the-search input[type='text']::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.the-search [class^='btn'] {
  padding-top: 11px;
  padding-bottom: 11px;
}

@media screen and (min-width: 620px) {
  .the-search [class^='btn'] {
    width: 212px;
  }
}

@media screen and (min-width: 620px) {
  .offcanvas__search {
    display: none;
  }
}

@media screen and (min-width: 620px) {
  .the-header__icons {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-right: 8px;
    width: 140px;
  }
}

.the-header__icons a {
  color: #FFF;
  display: inline-block;
}

.the-header__icons a:not(:first-child) {
  margin-left: 18px;
}

.the-header__icons a:hover {
  color: #E53459;
}

@media screen and (max-width: 619px) {
  .the-header__icons__search,
  .the-header__icons__account {
    display: none !important;
  }
}

.the-header__icons__basket {
  position: relative;
}

@media screen and (max-width: 619px) {
  .the-header__icons__basket {
    margin-top: -15px;
    position: absolute;
    right: 8px;
    top: 50%;
  }
}

.the-header__icons__basket svg {
  height: 30px;
  width: 30px;
}

.the-header__icons__basket__num {
  background: #E53459;
  border: 2px solid #1C0F15;
  border-radius: 10px;
  color: #FFF;
  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: 11px;
  font-size: 1.1rem;
  height: 20px;
  min-width: 20px;
  padding: 0 4px 0 4px;
  position: absolute;
  right: -8px;
  text-align: center;
  top: -5px;
}

.the-header__trust {
  padding: 6px 0;
  text-align: center;
}

.the-header__trust li {
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0 20px;
}

@media screen and (min-width: 1180px) {
  .the-header__trust li {
    margin: 0 40px;
  }
}

.the-header__trust a {
  color: rgba(255, 255, 255, 0.7);
  display: block;
  padding: 6px 0;
  text-transform: uppercase;
}

.the-header__trust a:hover {
  opacity: 0.6;
}

.the-header__trust svg {
  color: #E53459;
  height: 16px;
  margin-right: 6px;
  vertical-align: -4px;
  width: 16px;
}

@media screen and (max-width: 619px) {
  .the-header__trust {
    display: none;
  }
}

.the-footer {
  background: #1C0F15;
  color: #D2CFD0;
  margin-top: 80px;
  overflow: hidden;
  padding: 10px 0 40px 0;
  position: relative;
  width: 100%;
}

.the-footer--nomargin {
  margin: 0;
}

.the-footer section {
  padding-bottom: 30px;
}

.the-footer h6 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  padding: 20px 0 13px 0;
  text-transform: uppercase;
}

.the-footer a {
  color: currentColor;
}

.the-footer a:hover {
  color: #E53459;
}

@media screen and (min-width: 680px) {
  .the-footer {
    background: top center repeat-x #1C0F15;
    padding: 46px 0 160px 0;
  }
  .the-footer .wrap > * {
    max-width: 680px;
    width: 100%;
  }
  .the-footer__row--1 {
    padding-bottom: 16px;
  }
  .the-footer__row--1 > section, .the-footer__row--1 > div {
    float: left;
    width: 43.23529%;
  }
  .the-footer__row--1 > section:first-child, .the-footer__row--1 > div:first-child {
    margin-right: 13.52941%;
  }
}

@media screen and (min-width: 980px) {
  .the-footer:before {
    background: url(../images/img-bkg--footer--fireworks.png) center/cover no-repeat;
    content: " ";
    height: 440px;
    position: absolute;
    top: -20px;
    right: -40px;
    width: 763px;
  }
}

.the-footer__newsletter label {
  display: none;
}

.the-footer__newsletter p:not([class^='alert']) {
  line-height: 1.3;
}

.the-footer__newsletter input[type='email'] {
  background: rgba(255, 255, 255, 0.1);
  border: 0;
  color: #FFF;
  height: 40px;
  padding: 0 90px 0 10px;
}

.the-footer__newsletter input[type='email']::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.the-footer__newsletter [class^='btn'], .the-footer__newsletter .btn--s {
  position: absolute;
  right: 5px;
  top: 4px;
  width: 80px !important;
}

.the-footer__payment p {
  line-height: 1.3;
  padding: 11px 0;
}

.the-footer__payment img {
  display: unset;
}

.the-footer__payment__cards li {
  float: left;
  margin-bottom: 8px;
}

.the-footer__payment__cards li:not(:last-child) {
  margin-right: 16px;
}

.the-footer__links {
  clear: both;
}

.the-footer__links ul {
  padding: 7px 0 20px 0;
}

.the-footer__links a {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 6px 0;
}

@media screen and (max-width: 639px) {
  .the-footer__links div.widget {
    float: left;
    width: 47.5%;
  }
  .the-footer__links div.widget:nth-child(2n+1) {
    clear: both;
    margin-right: 5%;
  }
}

@media screen and (min-width: 640px) {
  .the-footer__links div.widget {
    float: left;
    width: 23.125%;
  }
  .the-footer__links div.widget:not(:last-child) {
    margin-right: 2.5%;
  }
}

.the-footer__copyright img {
  margin-bottom: 9px;
  width: 120px;
}

.the-footer__copyright p {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.3;
  padding: 1px 0;
}

.the-navigation a {
  display: block;
}

.the-navigation > li > a {
  color: #FFF;
  font-weight: 700;
  text-transform: uppercase;
}

.the-navigation > li > a:hover {
  color: #E53459;
}

.the-navigation > li > a > svg {
  height: 12px;
  margin: 1px 0 0 7px;
  opacity: 0.8;
  width: 12px;
}

.offcanvas__toggle {
  font-size: 15px;
  font-size: 1.5rem;
  left: -12px;
  margin-top: -22px;
  padding: 20px;
  position: absolute;
  top: 50%;
}

.offcanvas__toggle:hover .hamburger,
.offcanvas__toggle:hover .hamburger:before,
.offcanvas__toggle:hover .hamburger:after {
  background: #E53459;
}

@media screen and (min-width: 620px) {
  .offcanvas__toggle {
    display: none !important;
  }
}

.hamburger:before {
  top: -7px;
}

.hamburger:after {
  bottom: -7px;
}

.hamburger,
.hamburger:before,
.hamburger:after {
  background: #FFF;
  border-radius: 2px;
  content: '';
  display: block;
  height: 3px;
  position: relative;
  width: 22px;
}

.hamburger:before,
.hamburger:after {
  position: absolute;
}

@media screen and (max-width: 619px) {
  .offcanvas {
    background: #1C0F15;
    color: #FFF;
    bottom: 0;
    min-width: 240px;
    max-width: 360px;
    position: fixed;
    top: 0;
    right: 100%;
    width: 80%;
    z-index: 101;
  }
  .no-js .offcanvas {
    display: none;
    left: 0;
  }
  .js .offcanvas {
    right: 100%;
  }
  .offcanvas .hamburger,
  .offcanvas .sub-menu__extra,
  .offcanvas .sub-menu h5,
  .offcanvas .sub-menu img {
    display: none;
  }
  .offcanvas--outer {
    background: #000;
    background: rgba(0, 0, 0, 0.8);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
  }
  .offcanvas--outer:target {
    display: block;
  }
  .offcanvas--outer:target .offcanvas {
    display: block;
  }
  .offcanvas__header {
    height: 50px;
  }
  .offcanvas__menu {
    height: calc(100% - 50px);
    overflow-y: auto;
    padding: 0 20px;
  }
  .offcanvas__close {
    color: currentColor;
    display: inline-block;
    padding: 20px;
  }
  .offcanvas__close:hover {
    color: #E53459;
  }
  .offcanvas__close svg {
    height: 10px;
    width: 10px;
  }
  .offcanvas li {
    line-height: 1.3;
  }
  .offcanvas li svg {
    float: right;
    margin-top: 4px;
  }
  .offcanvas__search {
    margin-top: 18px;
    position: relative;
  }
  .offcanvas__search label {
    display: none;
  }
  .offcanvas__search input[type='text'] {
    border: 0;
    padding-left: 10px;
    padding-right: 44px;
  }
  .offcanvas__search button {
    background: 0;
    border: 0;
    color: #E53459;
    cursor: pointer;
    height: 48px;
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
  }
  .offcanvas__search button:hover {
    color: #1C0F15;
  }
  .the-navigation > li {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
  .the-navigation > li:before,
  .the-navigation > li:after {
    content: "";
    display: table;
    width: 0;
  }
  .the-navigation > li:after {
    clear: both;
  }
  .the-navigation > li {
    zoom: 1;
  }
  .the-navigation > li > a {
    padding: 14px 0;
  }
  .the-navigation .sub-menu {
    background: #150b10;
    display: none;
    font-size: 13px;
    font-size: 1.3rem;
    margin: 0 -20px 10px -20px;
    padding: 12px 20px;
  }
  .the-navigation .sub-menu a {
    color: #FFF;
    padding: 5px 0;
  }
  .the-navigation .sub-menu a:hover {
    color: #E53459;
  }
}

@media screen and (min-width: 620px) {
  .offcanvas--outer {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    padding-left: 60px;
  }
  .offcanvas__menu {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .hamburger {
    float: left;
    margin: 0 0 0 -30px;
  }
  .offcanvas__header {
    display: none;
  }
  .the-navigation > li {
    display: inline-block;
    font-size: 15px;
    font-size: 1.5rem;
    margin-left: 10px;
  }
  .the-navigation > li > a {
    padding: 10px;
  }
  .the-navigation > li:nth-last-child(-n+2) {
    display: none;
  }
  .the-navigation .sub-menu {
    display: none;
    margin-top: -1px;
    position: absolute;
    right: 0;
    top: 100%;
    width: 100%;
    z-index: 2;
  }
}

@media screen and (min-width: 620px) and (max-width: 979px) {
  .offcanvas--outer {
    margin: -10px 0 12px 0;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    padding-left: 30px;
    width: 100%;
  }
}

@media screen and (min-width: 1160px) {
  .offcanvas--outer {
    padding-left: 90px;
  }
}

@media screen and (min-width: 620px) {
  .sub-menu {
    background: #FFF;
    background: -webkit-gradient(linear, left top, left bottom, from(#F3F3F3), to(#fff));
    background: linear-gradient(to bottom, #F3F3F3, #fff);
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
    padding: 20px;
  }
  .sub-menu h5 {
    color: #E53459;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    margin: 3px 0 15px 0;
    text-transform: uppercase;
  }
  .sub-menu__links li {
    line-height: 1.3;
  }
  .sub-menu__links a {
    color: #776F73;
    padding: 6px 0;
  }
  .sub-menu__links a:hover {
    color: #E53459;
  }
  .sub-menu__extra {
    -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1);
  }
  .sub-menu--products {
    border-top: 4px solid #E53459;
  }
  .sub-menu--displays {
    border-top: 4px solid #1787B2;
    padding-bottom: 0;
  }
  .sub-menu--displays h5 {
    color: #1787B2;
    margin-top: -5px;
  }
  .sub-menu--displays li {
    -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1);
  }
  .sub-menu--help {
    border-top: 4px solid #E53459;
  }
  .sub-menu--help__getintouch {
    background: #E53459;
    background: -webkit-gradient(linear, left top, right bottom, from(#E53459), to(#E66655));
    background: linear-gradient(to bottom right, #E53459, #E66655);
    padding: 17px 20px 20px 20px;
  }
  .sub-menu--help__getintouch h6 {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 12px;
    text-transform: uppercase;
  }
  .sub-menu--help__getintouch p {
    padding: 7px 0;
  }
  .sub-menu--help__getintouch p a {
    color: currentColor;
    display: inline;
  }
  .sub-menu--help__getintouch p a:hover {
    opacity: 0.6;
  }
  .sub-menu--help__getintouch svg {
    height: 16px;
    margin-right: 6px;
    vertical-align: -3px;
    width: 16px;
  }
  .sub-menu--help__getintouch [class^='btn'] {
    display: inline-block !important;
    margin-top: 13px;
  }
}

@media screen and (min-width: 620px) and (max-width: 979px) {
  .sub-menu__links li {
    float: left;
    width: 47.5%;
  }
  .sub-menu__links li:nth-child(2n+1) {
    clear: both;
    margin-right: 5%;
  }
  .sub-menu__extra {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 620px) and (max-width: 779px) {
  .sub-menu--products__img {
    display: none;
  }
}

@media screen and (min-width: 780px) {
  .sub-menu__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .sub-menu__links {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .sub-menu__extra {
    -ms-flex-item-align: start;
        align-self: flex-start;
    margin-right: 40px;
    max-width: 320px;
    width: 40%;
  }
}

@media screen and (min-width: 980px) {
  .sub-menu {
    padding: 40px;
  }
  .sub-menu__links li {
    float: left;
    margin-left: 5%;
    width: 30%;
  }
  .sub-menu__links li:nth-child(3n+1) {
    clear: both;
    margin-left: 0;
  }
  .sub-menu__extra {
    width: 30%;
  }
  .sub-menu--displays {
    padding-bottom: 20px;
  }
}

.sidebar li:not(:last-child) a {
  border-bottom: 1px solid #E8E7E7;
}

.sidebar a {
  color: #776F73;
  display: block;
  padding: 17px 10px;
}

.sidebar a:hover {
  color: #E53459;
}

.sidebar a.current {
  background: rgba(243, 243, 243, 0.5);
  color: #E53459;
  border-bottom: 1px solid #E53459 !important;
}

.fource100w {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.hgroup {
  background: #F3F3F3;
  position: relative;
  margin-bottom: 10px;
  padding-top: 35px;
}

.hgroup .wrap--alt {
  margin-right: auto;
  margin-left: auto;
}

.hgroup:after {
  background: -webkit-gradient(linear, right bottom, left top, from(rgba(28, 15, 21, 0)), color-stop(49%, rgba(28, 15, 21, 0)), color-stop(50%, #1C0F15), to(#1C0F15));
  background: linear-gradient(to top left, rgba(28, 15, 21, 0) 0%, rgba(28, 15, 21, 0) 49%, #1C0F15 50%, #1C0F15 100%);
  content: " ";
  height: 20px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

@media screen and (min-width: 480px) {
  .hgroup:after {
    height: 40px;
  }
}

@media screen and (min-width: 780px) {
  .hgroup:after {
    height: 60px;
  }
}

@media screen and (min-width: 940px) {
  .hgroup:after {
    height: 80px;
  }
}

@media screen and (min-width: 1280px) {
  .hgroup:after {
    height: 100px;
  }
}

@media screen and (min-width: 480px) {
  .hgroup {
    padding-top: 55px;
  }
}

@media screen and (min-width: 640px) {
  .hgroup {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 780px) {
  .hgroup {
    padding-top: 75px;
  }
}

@media screen and (min-width: 940px) {
  .hgroup {
    padding-top: 95px;
  }
}

@media screen and (min-width: 1080px) {
  .hgroup {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 1280px) {
  .hgroup {
    padding-top: 115px;
  }
}

.hgroup h1 {
  padding: 10px 0 30px 0;
}

@media screen and (min-width: 780px) {
  .hgroup h1 {
    padding-bottom: 40px;
  }
}

.hgroup h1 span {
  color: #776F73;
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (min-width: 780px) {
  .hgroup--filters .wrap--alt,
  .hgroup--rating .wrap--alt,
  .hgroup--login .wrap--alt {
    padding-right: 200px;
  }
}

@media screen and (max-width: 779px) {
  .hgroup--btn [class^='btn'] {
    display: none;
  }
}

@media screen and (min-width: 780px) {
  .hgroup--btn .wrap--alt {
    padding-right: 240px;
  }
  .hgroup--btn [class^='btn'] {
    bottom: 45px;
    position: absolute;
    right: 0;
  }
}

.hgroup__login [class^='btn'] {
  margin-top: 8px;
  width: 100px;
}

@media screen and (max-width: 779px) {
  .hgroup__login {
    margin-top: -10px;
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 780px) {
  .hgroup__login {
    bottom: 32px;
    position: absolute;
    right: 0;
    text-align: right;
  }
}

.filter {
  background: #E53459;
  padding: 20px 0 40px 0;
}

@media screen and (min-width: 780px) {
  .filter__links {
    bottom: 0;
    position: absolute;
    right: 0;
  }
}

.filter__links a {
  border-bottom: 4px solid currentColor;
  color: currentColor;
  display: inline-block;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 700;
  padding: 4px 0;
  text-transform: uppercase;
}

.filter__links a:not(:first-child) {
  margin-left: 30px;
}

.filter__links a:hover,
.filter__links a.current {
  border-color: #E53459;
  color: #E53459;
}

.filter__links svg {
  height: 12px;
  margin-left: 7px;
  vertical-align: -2px;
  width: 12px;
}

.filter label,
.filter h6 {
  color: #FFF;
}

.filter select {
  border: 0;
}

.filter--filter [class^='btn'] {
  margin: 10px 0 0 0;
}

.filter--sort a {
  border: 1px solid #FFF;
  border-radius: 5px;
  color: #FFF;
  float: left;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 15px 16px;
  width: 47.5%;
}

.filter--sort a:first-child {
  margin-right: 5%;
}

.filter--sort a.selected {
  background: #FFF;
  color: #E53459;
}

.filter--sort a:not(.selected):hover {
  opacity: 0.5;
}

@media screen and (max-width: 760px) {
  .filter--sort .grid__item:first-child {
    margin-bottom: 20px;
  }
}

.content--category {
  border-top: 1px solid #D2CFD0;
  padding-top: 25px;
}

@media screen and (min-width: 940px) {
  .content--category {
    padding-top: 45px;
  }
}

.hgroup__starrating {
  color: currentColor;
  display: inline-block;
}

.hgroup__starrating:hover {
  color: #E53459;
}

.hgroup__starrating svg {
  fill: #E53459;
  height: 16px;
  margin-left: 3px;
  width: 16px;
}

.hgroup__starrating__link {
  text-decoration: underline;
}

@media screen and (max-width: 779px) {
  .hgroup__starrating {
    margin: -20px 0 20px 0;
  }
  .hgroup__starrating__link {
    font-size: 12px;
    font-size: 1.2rem;
    margin-left: 5px;
    vertical-align: 4px;
  }
}

@media screen and (min-width: 780px) {
  .hgroup__starrating {
    position: absolute;
    right: 0;
    text-align: right;
    top: 19px;
  }
  .hgroup__starrating svg {
    height: 28px;
    margin-left: 5px;
    width: 28px;
  }
  .hgroup__starrating__link {
    display: block;
    margin-top: 6px;
  }
}

@media screen and (max-width: 639px) {
  .wrap--product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (max-width: 639px) {
  .product__main, .single-product div.product {
    margin-bottom: 40px;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}

@media screen and (min-width: 640px) {
  .product__main, .single-product div.product {
    border-bottom: 1px solid #D2CFD0;
    padding-bottom: 60px;
    padding-top: 20px;
  }
}

@media screen and (min-width: 780px) {
  .product__main, .single-product div.product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .product__main__left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-right: 7.66667%;
    max-width: 592px;
    width: 49.33333%;
  }
  .product__main__right, .summary.entry-summary {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
}

.product__icons {
  border-bottom: 1px solid #D2CFD0;
}

@media screen and (max-width: 639px) {
  .product__icons {
    margin-top: -10px;
  }
}

@media screen and (min-width: 1080px) {
  .product__icons {
    margin-top: -22px;
  }
}

.product__images {
  height: 330px;
}

.product__images a {
  background: #F3F3F3;
  display: block;
  height: 330px;
}

.product__images img {
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

.product__imagery__nav {
  margin: 12px 0;
}

.product__imagery__nav > *:nth-child(2) {
  margin-left: 10px;
}

.product__imagery__nav [class^='btn'] {
  padding: 3px 20px;
}

.product__imagery__nav__images {
  border: 2px solid #D2CFD0;
  border-radius: 5px;
  display: inline-block;
  padding: 5px 4px 4px 4px;
}

.product__imagery__nav__images.current {
  border-color: #1C0F15;
  color: #1C0F15;
}

.product__imagery__nav__images > * {
  display: inline-block;
}

.product__imagery__nav__images span {
  padding: 0 10px 0 8px;
}

.product__imagery__nav__images a {
  background: #D2CFD0;
  border-radius: 2px;
  color: #FFF;
  font-size: 12px;
  font-size: 1.2rem;
  height: 18px;
  line-height: 18px;
  margin-left: 3px;
  text-align: center;
  width: 18px;
}

.product__imagery__nav__images a:hover {
  background: #E53459;
}

.product__imagery__nav__images a.current {
  background: #1C0F15;
}

@media screen and (min-width: 780px) {
  .product__snippet {
    margin-top: -9px;
  }
}

.product__price {
  color: #1C0F15;
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0 90px 48px 0;
}

.product__price strong {
  color: #E53459;
  display: block;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 700;
  padding: 10px 0 5px 0;
}

.product__price__was {
  color: #776F73;
  font-size: 12px;
  font-size: 1.2rem;
}

.product__social {
  position: absolute;
  right: 0;
  top: 15px;
}

.product__social a {
  border: 2px solid currentColor;
  border-radius: 5px;
  color: currentColor;
  float: left;
  height: 32px;
  margin-left: 10px;
  padding: 5px 0;
  text-align: center;
  width: 32px;
}

.product__social a:hover {
  border-color: #E53459;
  color: #E53459;
}

.product__social svg {
  height: 18px;
  width: 18px;
}

.product__purchase {
  border-top: 1px solid #D2CFD0;
  padding-top: 17px;
}

.product__purchase__btns {
  margin-top: 40px;
}

@media screen and (max-width: 479px) {
  .product__purchase__btns [class^="btn"] {
    margin-bottom: 10px;
    width: 100%;
  }
}

@media screen and (min-width: 480px) and (max-width: 779px) {
  .product__purchase__btns .btn--link {
    margin-left: 24px;
  }
}

@media screen and (min-width: 860px) {
  .product__purchase__btns .btn--link {
    margin-left: 24px;
  }
}

@media screen and (min-width: 480px) and (max-width: 779px) {
  .product__purchase__btns [class*="btn--icon"] {
    width: 300px;
  }
}

@media screen and (min-width: 1160px) {
  .product__purchase__btns [class*="btn--icon"] {
    width: 300px;
  }
}

.product__options label {
  color: #1C0F15;
}

.product__quantity {
  border-bottom: 1px solid #D2CFD0;
  padding: 0 0 13px 0;
}

.product__quantity h6 {
  color: #1C0F15;
  margin-bottom: 8px;
}

.product__quantity label {
  display: none;
}

.product__quantity__item {
  margin-bottom: 10px;
  position: relative;
}

@media screen and (min-width: 480px) and (max-width: 779px) {
  .product__quantity__item {
    float: left;
    width: 47.5%;
  }
  .product__quantity__item:first-child {
    margin-right: 5%;
  }
}

@media screen and (min-width: 1160px) {
  .product__quantity__item {
    float: left;
    width: 47.5%;
  }
  .product__quantity__item:first-child {
    margin-right: 5%;
  }
}

.product__quantity__item__option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
}

.product__quantity select {
  border: 2px solid #E8E7E7;
  border-radius: 5px 0 0 5px;
  height: 44px;
  padding-right: 11px;
  text-align: right;
}

.product__quantity strong {
  background: #E8E7E7;
  border-radius: 0 5px 5px 0;
  height: 44px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 90px;
          flex: 0 0 90px;
  font-weight: 400;
  line-height: 44px;
  padding-left: 8px;
}

.product__offer {
  background: #E9E14C;
  color: #1C0F15;
  font-size: 24px;
  font-size: 2.4rem;
  margin: 10px 0;
  padding: 13px 20px 14px 20px;
  text-align: center;
}

.product__offer__footnote {
  margin: -4px 0 10px 0;
  text-align: right;
}

.product__soldout {
  background: #98132F;
  color: #FFF;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 13px 20px 20px 20px;
  text-align: center;
}

.product__soldout h6 {
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 2px;
}

.product__soldout p {
  line-height: 1.3;
}

.product__soldout a {
  color: currentColor;
  text-decoration: underline;
}

.product__soldout a:hover {
  opacity: 0.6;
}

.product__delivery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}

@media screen and (max-width: 779px) {
  .product__delivery {
    display: none;
  }
}

.product__delivery__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  padding: 0 10px;
  position: relative;
  text-align: center;
}

.product__delivery__item svg {
  fill: #E53459;
  height: 16px;
  width: 16px;
}

.product__delivery__item p {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.3;
  padding: 6px 0;
}

.product__delivery__item strong {
  color: #1C0F15;
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
}

.product__delivery__item:first-child:before {
  background: #D2CFD0;
  content: " ";
  height: 40px;
  margin-top: -20px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 1px;
}

.product__description {
  padding: 42px 0 42px 0;
}

@media screen and (min-width: 640px) {
  .product__description {
    padding-right: 240px;
  }
}

.product__manufacturer {
  float: right;
  margin: 18px 0 20px 20px;
  max-width: 40%;
  text-align: center;
  width: 200px;
}

@media screen and (min-width: 640px) {
  .product__manufacturer {
    margin-right: -240px;
  }
}

.product__manufacturer a {
  color: #776F73;
  line-height: 1.2;
}

.product__manufacturer img {
  margin-bottom: 8px;
}

.product__documents {
  padding-top: 9px;
}

.product__documents a {
  color: currentColor;
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0 40px 10px 0;
}

.product__documents a:hover {
  color: #E53459;
}

.product__documents svg {
  color: #E53459;
  margin-right: 6px;
  vertical-align: -6px;
}

.product__reviews {
  background: #E8E7E7;
  border-top: 4px solid #E53459;
  padding: 20px 0;
  width: 100vw;
  margin-left: calc(-50vw + 50% - 8px);
  overflow: hidden;
}

@media screen and (min-width: 780px) {
  .product__reviews__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 0;
  }
  .product__reviews__left {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .product__reviews__form {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 7.66667%;
    max-width: 364px;
    width: 30.33333%;
  }
}

.product__reviews h3, .woocommerce-Reviews-title {
  padding: 7px 0 23px 0;
}

.product__reviews h4 {
  padding: 18px 0 15px 0;
}

.product__reviews__item, .commentlist .comment_container {
  background: #FFF;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  margin-bottom: 20px;
  padding: 2px 20px 6px 20px;
  position: relative;
}

@media screen and (min-width: 780px) {
  .product__reviews__item, .commentlist .comment_container {
    padding: 22px 40px 21px 40px;
  }
}

.product__reviews__item__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 12px;
}

blockquote + .product__reviews__item__meta {
  padding-top: 0;
}

.product__reviews__item__author {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  line-height: 1.2;
  padding-bottom: 10px;
}

.product__reviews__item cite {
  color: #E53459;
  font-weight: 700;
}

.product__reviews__item__stars {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
  margin-left: 20px;
  text-align: right;
}

.product__reviews__item svg {
  fill: #E53459;
  height: 14px;
  margin-left: 2px;
  width: 14px;
}

.product__reviews__form label:not([for="rating"]) {
  display: none;
}

.product__reviews__form textarea {
  height: 200px;
}

.product__reviews__form__stars svg {
  cursor: pointer;
  fill: #D2CFD0;
  height: 29px;
  padding-right: 5px;
  width: 29px;
}

.product__reviews__form__stars svg.selected,
.product__reviews__form__stars svg.selected * {
  fill: #E53459;
}

.product__recentlyviewed {
  padding: 20px 0;
}

@media screen and (min-width: 640px) and (max-width: 939px) {
  .product__recentlyviewed .products__item:nth-child(4n) {
    display: none;
  }
}

@media screen and (min-width: 780px) {
  .product__recentlyviewed {
    padding: 40px 0;
  }
}

.product__recentlyviewed [class^="btn"] {
  display: block;
  margin: 0 auto;
  width: 160px;
}

.product__snippet--display a {
  color: #1787B2;
}

.product__snippet--display a:hover {
  color: #E53459;
}

.hgroup__starrating--display svg {
  fill: #1787B2;
}

.hgroup__starrating--display .hgroup__starrating__link:hover {
  color: #1787B2;
}

.product__price--display strong {
  color: #1787B2;
}

.product__social--display a:hover {
  border-color: #1787B2;
  color: #1787B2;
}

.product__purchase__btns--display {
  position: relative;
}

@media screen and (min-width: 780px) and (max-width: 939px) {
  .product__purchase__btns--display .btn--link {
    margin: 10px 0 0 0;
    width: 100%;
  }
}

@media screen and (min-width: 480px) and (max-width: 779px) {
  .product__purchase__btns--display [class*="btn--icon"],
  .product__purchase__btns--display [class*="btn--fill"] {
    width: 260px;
  }
}

@media screen and (min-width: 780px) and (max-width: 939px) {
  .product__purchase__btns--display [class*="btn--icon"],
  .product__purchase__btns--display [class*="btn--fill"] {
    width: 100%;
  }
}

@media screen and (min-width: 1160px) {
  .product__purchase__btns--display [class*="btn--icon"],
  .product__purchase__btns--display [class*="btn--fill"] {
    width: 260px;
  }
}

@media screen and (min-width: 940px) {
  .product__purchase__btns--display:after {
    background: url(../fonts/img-arrow--customise.svg) center/cover no-repeat;
    content: " ";
    display: block;
    height: 140px;
    left: 270px;
    position: absolute;
    top: 100%;
    width: 60px;
  }
}

@media screen and (min-width: 1160px) {
  .product__purchase__btns--display:after {
    left: 340px;
  }
}

@media screen and (min-width: 940px) {
  .display__description__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.display__description {
  padding-bottom: 40px;
}

@media screen and (min-width: 640px) {
  .display__description {
    padding-top: 42px;
  }
}

@media screen and (min-width: 940px) {
  .display__description {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
}

.display__customise {
  border-left: 4px solid #1787B2;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  margin-bottom: 40px;
  padding: 16px 20px 20px 20px;
}

@media screen and (min-width: 940px) {
  .display__customise {
    -ms-flex-item-align: start;
        align-self: flex-start;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin: 60px 0 60px 7.66667%;
    max-width: 516px;
    width: 43%;
  }
}

@media screen and (min-width: 1080px) {
  .display__customise {
    padding: 33px 40px 40px 40px;
  }
}

.display__customise h3 {
  color: #1787B2;
}

.display__customise h3 + p {
  color: #1C0F15;
  line-height: 1.2;
  padding-top: 4px;
}

.display__customise h4 {
  color: #1C0F15;
  padding-top: 26px;
}

.display__customise label + h4 {
  padding-top: 31px;
}

.display__customise [class^="btn"] {
  margin-top: 20px;
  width: 100%;
}

@media screen and (min-width: 1080px) {
  .display__customise [class^="btn"] {
    margin-top: 40px;
  }
}

.display__customise__item {
  border-bottom: 1px solid #D2CFD0;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.3;
  margin-bottom: 0 !important;
  padding: 16px 0 17px 40px;
  position: relative;
}

@media screen and (min-width: 480px) {
  .display__customise__item {
    padding-left: 62px;
    padding-right: 72px;
  }
}

.display__customise__item input[type="checkbox"],
.display__customise__item__checkbox {
  position: absolute;
  left: 0;
  text-transform: uppercase;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.display__customise__item__checkbox {
  border: 2px solid #776F73;
  border-radius: 5px;
  color: #FFF;
  cursor: pointer;
  display: block;
  height: 40px;
  width: 40px;
  -webkit-transition: all 0.5s cubic-bezier(0.5, 0, 0, 1.5);
  transition: all 0.5s cubic-bezier(0.5, 0, 0, 1.5);
}

@media screen and (max-width: 479px) {
  .display__customise__item__checkbox {
    height: 24px;
    width: 24px;
  }
  .display__customise__item__checkbox svg {
    left: 4px;
    top: 4px;
  }
}

.display__customise__item__checkbox:after {
  background: #1787B2;
  border-radius: 50%;
  content: " ";
  display: block;
  height: 100%;
  -webkit-transform: scale(0);
          transform: scale(0);
  width: 100%;
  -webkit-transition: all 0.5s cubic-bezier(0.5, 0, 0, 1.5);
  transition: all 0.5s cubic-bezier(0.5, 0, 0, 1.5);
}

.display__customise__item__checkbox.selected {
  border: 0;
}

.display__customise__item__checkbox.selected:after {
  border-radius: 5px;
  -webkit-transform: scale(0.99);
          transform: scale(0.99);
}

.display__customise__item__checkbox svg {
  height: 16px;
  left: 12px;
  position: absolute;
  top: 12px;
  width: 16px;
  z-index: 2;
}

.display__customise__item strong {
  color: #1787B2;
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
}

.display__customise__item__price {
  color: #1787B2;
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  text-transform: uppercase;
}

@media screen and (min-width: 480px) {
  .display__customise__item__price {
    color: #1787B2;
    font-size: 16px;
    font-size: 1.6rem;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

.product__reviews--display {
  border-color: #1787B2;
}

.product__reviews--display .product__reviews__item cite {
  color: #1787B2;
}

.product__reviews--display .product__reviews__item svg {
  fill: #1787B2;
}

.product__reviews--display .product__reviews__form__stars svg.selected,
.product__reviews--display .product__reviews__form__stars svg.selected * {
  fill: #1787B2;
}

.checkout__progress {
  color: rgba(255, 255, 255, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  font-size: 1.2rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-transform: uppercase;
}

@media screen and (max-width: 619px) {
  .checkout__progress {
    margin-top: 20px;
    width: 100%;
  }
}

@media screen and (min-width: 620px) {
  .checkout__progress {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin-left: 40px;
  }
}

@media screen and (min-width: 840px) {
  .checkout__progress {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    margin-left: 160px;
  }
}

.checkout__progress li {
  display: inline-block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 23.5%;
          flex: 0 0 23.5%;
}

.checkout__progress li:not(:first-child) {
  margin-left: 2%;
}

.checkout__progress li:before {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 2px;
  content: " ";
  display: block;
  height: 4px;
  margin-bottom: 4px;
  width: 100%;
}

.checkout__progress li.current {
  color: #E53459;
}

.checkout__progress li.current:before {
  background: #E53459;
}

.long-form__discount {
  margin-bottom: 40px;
}

.checkout__manualaddress {
  border-top: 2px dashed #D2CFD0;
  margin-top: 25px;
  padding-top: 11px;
}

.autocomplete__results {
  background: #1C0F15;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2), 5px 5px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.2), 5px 5px 5px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  left: 0;
  position: absolute;
  top: 90px;
  width: 50%;
  z-index: 99;
}

@media screen and (max-width: 620px) {
  .autocomplete__results {
    width: 100%;
  }
}

.autocomplete__results li {
  border-top: 1px solid #776F73;
}

.autocomplete__results li:first-child {
  border: 0;
}

.autocomplete__results li:first-child a {
  border-radius: 5px 5px 0 0;
}

.autocomplete__results li:last-child a {
  border-radius: 0 0 5px 5px;
}

.autocomplete__results a {
  color: #FFF;
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
  padding: 15px 14px 14px 14px;
  text-decoration: none;
}

.autocomplete__results a:hover,
.autocomplete__results a:focus {
  background: #E53459;
  color: #FFF;
}

.checkout__buttons {
  border-top: 2px solid #D2CFD0;
}

@media screen and (min-width: 780px) {
  .checkout__buttons {
    margin-top: 20px;
  }
}

.checkout__buttons p {
  line-height: 1.5;
  padding: 15px 0 34px 0;
}

@media screen and (min-width: 480px) {
  .checkout__buttons .btn--l {
    margin-right: 20px;
    width: 300px;
  }
}

.checkout__buttons--display p a {
  color: #1787B2;
}

.checkout__buttons--display p a:hover {
  color: #E53459;
}

.success__signature {
  padding-bottom: 40px;
}

@media screen and (min-width: 740px) {
  .success__signature {
    width: 50%;
  }
}

.success__signature p {
  border-bottom: 1px solid #1C0F15;
  margin-left: 100px;
  padding-top: 40px;
}

.success__signature span {
  float: left;
  margin-left: -100px;
}

.confirm__basket--success {
  margin-top: 20px;
}

@media screen and (min-width: 760px) {
  .login__newaccount {
    padding-left: 40px;
  }
}

.login__newaccount [class^='btn'] {
  margin: 0 5px 10px 0;
}

@media screen and (max-width: 479px) {
  .login__newaccount [class^='btn'] {
    width: 100%;
  }
}

@media screen and (max-width: 639px) {
  .wrap--account {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .wrap--account .sidebar {
    display: none;
  }
}

.account__icons {
  border-bottom: 1px solid #D2CFD0;
  margin-bottom: 20px;
}

@media screen and (max-width: 639px) {
  .account__icons {
    width: 100%;
  }
}

@media screen and (min-width: 640px) {
  .account__icons {
    margin-top: -12px;
  }
}

@media screen and (min-width: 1080px) {
  .account__icons {
    margin-top: -32px;
  }
}

.order-history__item {
  border-bottom: 1px solid #D2CFD0;
  padding: 10px 0;
  position: relative;
}

.order-history__item h6 strong {
  color: #1C0F15;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
}

.order-history__item p {
  padding: 6px 0;
}

.order-history__item p strong {
  color: #E53459;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 400;
}

@media screen and (min-width: 480px) {
  .order-history__item {
    padding: 20px 120px 20px 0;
  }
  .order-history__item p {
    padding-bottom: 0;
  }
  .order-history__item form {
    position: absolute;
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    top: 50%;
  }
  .order-history__item [class^='btn'] {
    display: block;
    width: 80px;
  }
}

.saved-baskets {
  border-top: 1px solid #D2CFD0;
}

.saved-baskets__item {
  border-bottom: 1px solid #D2CFD0;
  padding: 15px 0;
  position: relative;
}

.saved-baskets__item h6 {
  color: #1C0F15;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
}

.saved-baskets__item p {
  padding: 6px 0;
}

@media screen and (min-width: 480px) {
  .saved-baskets__item {
    padding: 30px 120px 30px 0;
  }
  .saved-baskets__item--hascombine {
    padding-left: 40px;
  }
  .saved-baskets__item--hascombine input[type='checkbox'] {
    left: 0;
    position: absolute;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    top: 50%;
  }
  .saved-baskets__item p {
    padding-bottom: 0;
  }
  .saved-baskets__item__btns {
    position: absolute;
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    top: 50%;
  }
  .saved-baskets__item__btns [class^='btn']:not(:last-child) {
    margin-bottom: 5px;
  }
  .saved-baskets__item [class^='btn'] {
    display: block;
    width: 80px;
  }
}

.banner--index {
  background: url(../images/img-bkg--sparkler--left.jpg) center left no-repeat, url(../images/img-bkg--sparkler--right.jpg) top right no-repeat #1C0F15;
  color: #FFF;
  position: relative;
}

.banner--index:after {
  background: -webkit-gradient(linear, left top, right bottom, from(rgba(255, 255, 255, 0)), color-stop(49.6%, rgba(255, 255, 255, 0)), color-stop(50%, #fff), to(#fff));
  background: linear-gradient(to bottom right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 49.6%, #fff 50%, #fff 100%);
  bottom: 0;
  content: " ";
  height: 20px;
  left: 0;
  position: absolute;
  width: 100%;
}

@media screen and (min-width: 480px) {
  .banner--index:after {
    height: 40px;
  }
}

@media screen and (min-width: 780px) {
  .banner--index:after {
    height: 60px;
  }
}

@media screen and (min-width: 940px) {
  .banner--index:after {
    height: 80px;
  }
}

@media screen and (min-width: 1280px) {
  .banner--index:after {
    height: 100px;
  }
}

@media screen and (max-width: 479px) {
  .banner--index {
    background-size: 50%, 50%;
  }
}

@media screen and (min-width: 480px) and (max-width: 939px) {
  .banner--index {
    background-size: 35%, 35%;
  }
}

@media screen and (max-width: 939px) {
  .banner--index {
    background-position: bottom left, top right;
  }
}

.banner--index__inner {
  padding-bottom: 20px;
  overflow: hidden;
  position: relative;
}

@media screen and (min-width: 480px) {
  .banner--index__inner {
    padding-bottom: 40px;
  }
}

@media screen and (min-width: 780px) {
  .banner--index__inner {
    padding-bottom: 220px;
  }
  @supports (mix-blend-mode: overlay) {
    .banner--index__inner:before {
      color: rgba(255, 255, 255, 0.3);
      content: "Fireworks";
      bottom: -40px;
      font-size: 17vw;
      font-weight: 700;
      left: -20px;
      line-height: 1;
      text-transform: uppercase;
      position: absolute;
      mix-blend-mode: overlay;
    }
  }
  .banner--index__inner:after {
    background: url("../images/icon--mouse.svg") left center no-repeat;
    bottom: 40px;
    content: "Scroll for more";
    font-size: 12px;
    font-size: 1.2rem;
    left: 0;
    padding: 6px 0 6px 24px;
    position: absolute;
    width: 100%;
  }
}

.banner--index__item {
  color: #FFF;
  display: block;
  padding: 37px 0 32px 0;
  text-align: center;
  text-transform: uppercase;
}

.banner--index__item:hover {
  color: #FFF;
}

.banner--index__item:hover span {
  border-bottom: 0;
}

.banner--index__item:hover strong {
  background: #E9E14C;
  color: #1C0F15;
}

@media screen and (min-width: 640px) {
  .banner--index__item:before {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 80px;
    margin: 0 auto 15px auto;
    width: 80px;
  }
}

.banner--index__item__line--1 {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 5;
}

@media screen and (min-width: 1060px) {
  .banner--index__item__line--1 {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

.banner--index__item__line--2 {
  display: inline-block;
  font-size: 36px;
  font-size: 3.6rem;
  margin: 8px 0;
  padding: 6px;
}

@media screen and (min-width: 740px) {
  .banner--index__item__line--2 {
    font-size: 56px;
    font-size: 5.6rem;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1060px) {
  .banner--index__item__line--2 {
    font-size: 74px;
    font-size: 7.4rem;
  }
}

.banner--index__item__line--3 {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 20px;
}

.banner--index__item__line--3 span {
  border-bottom: 1px solid #FFF;
  padding-bottom: 5px;
}

@media screen and (max-width: 639px) {
  .banner--index__item__line--3 {
    display: none;
  }
}

@media screen and (min-width: 640px) {
  .banner--index__item {
    float: left;
    padding: 50px 0;
    width: 49%;
  }
  .banner--index__item--products {
    margin-right: 2%;
  }
}

@media screen and (min-width: 960px) {
  .banner--index__item {
    padding: 87px 0;
  }
}

.banner--index__item--products:before {
  background-image: url("../images/icon--fireworks--1.svg");
}

.banner--index__item--products strong {
  background: #E53459;
}

@media screen and (max-width: 639px) {
  .banner--index__item--products {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
}

.banner--index__item--displays:before {
  background-image: url("../images/icon--fireworks--2.svg");
}

.banner--index__item--displays strong {
  background: #1787B2;
  letter-spacing: 6px;
  padding-right: 2px;
}

@media screen and (min-width: 740px) {
  .banner--index__item--displays strong {
    letter-spacing: 8;
    padding-right: 12px;
  }
}

@media screen and (min-width: 960px) {
  .banner--index__item--displays strong {
    letter-spacing: 10;
  }
}

.index__createaccount {
  background: #E53459;
  background: -webkit-gradient(linear, left top, right bottom, from(#E53459), color-stop(#E53459), to(#E9E14C));
  background: linear-gradient(to bottom right, #E53459, #E53459, #E9E14C);
  color: #FFF;
  display: block;
  float: right;
  font-size: 100px;
  font-size: 10rem;
  font-weight: 700;
  line-height: 0.8;
  margin: -206px 0 20px 20px;
  position: relative;
  text-decoration: none;
  width: 364px;
}

.index__createaccount:hover {
  background: #E9E14C;
  color: #1C0F15;
}

.index__createaccount:hover .index__createaccount__inner {
  border-color: #1C0F15;
}

.index__createaccount:hover .index__createaccount__line--5 {
  background: #1C0F15;
  color: #E9E14C;
}

.index__createaccount:hover .index__createaccount__line--5 span {
  text-decoration: none;
}

.index__createaccount__inner {
  border: 4px solid #FFF;
  display: block;
  margin: 30px;
  padding: 22px 20px 40px 20px;
}

.index__createaccount__line--1 {
  display: block;
  margin-bottom: 8px;
}

.index__createaccount__line--2 {
  letter-spacing: -5;
}

.index__createaccount__line--3 {
  font-size: 0.6em;
  margin-left: 3px;
  vertical-align: 26px;
}

.index__createaccount__line--4 {
  font-size: 30px;
  font-size: 3rem;
  margin-left: -70px;
}

.index__createaccount__line--5 {
  background: #FFF;
  bottom: 14px;
  color: #E53459;
  font-size: 18px;
  font-size: 1.8rem;
  left: 50%;
  margin-left: -90px;
  padding: 11px 0;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 180px;
}

.index__createaccount__line--5 span {
  text-decoration: underline;
}

.index__createaccount:after {
  background: url("../images/createanaccount.svg") no-repeat;
  content: " ";
  height: 78px;
  left: -228px;
  position: absolute;
  top: 34px;
  width: 210px;
}

@media screen and (max-width: 779px) {
  .index__createaccount {
    display: none;
  }
}

.index__intro {
  line-height: 1.7;
  padding: 40px 0;
}

.index__intro h2 {
  color: #1C0F15;
  font-size: 2em;
  line-height: 1.2;
  margin-bottom: 6px;
}

@media screen and (min-width: 940px) {
  .index__intro {
    font-size: 18px;
    font-size: 1.8rem;
    margin-right: 440px;
  }
}

.index__categories {
  padding-top: 20px;
}

@media screen and (max-width: 939px) {
  .index__categories {
    background: #E53459;
  }
}

@media screen and (min-width: 940px) {
  .index__categories {
    overflow: hidden;
    padding: 0 0 40px 0;
  }
  .index__categories__inner {
    background: #E53459;
    height: 400px;
    margin: 60px -200px;
    padding: 0 200px;
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
  .index__categories .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
}

@media screen and (min-width: 1280px) {
  .index__categories {
    padding: 40px 0;
  }
}

.index__categories__content {
  color: #FFF;
}

.index__categories__content h2 {
  color: #1C0F15;
}

.index__categories__content h2 span {
  color: #FFF;
  display: block;
  margin-top: -8px;
}

.index__categories__content a {
  color: currentColor;
}

.index__categories__content a:hover {
  color: #1C0F15;
}

@media screen and (min-width: 620px) and (max-width: 939px) {
  .index__categories__content {
    padding-left: 220px;
  }
  .index__categories__content h2 {
    float: left;
    margin: 9px 0 0 -220px;
  }
}

@media screen and (max-width: 939px) {
  .index__categories__content {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 940px) {
  .index__categories__content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 280px;
            flex: 0 0 280px;
    margin-top: 60px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.index__categories .content {
  color: currentColor;
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (min-width: 940px) {
  .index__categories .categories {
    -ms-flex-item-align: end;
        align-self: flex-end;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin-right: 30px;
    padding-bottom: 0;
  }
}

@media screen and (min-width: 1120px) {
  .index__categories .categories {
    -ms-flex-item-align: auto;
        -ms-grid-row-align: auto;
        align-self: auto;
    margin-top: -35px;
  }
}

@media screen and (min-width: 1280px) {
  .index__categories .categories {
    margin-top: -70px;
  }
}

.index__icons-section {
  background: #F3F3F3;
  padding: 40px 0 20px 0;
}

@media screen and (min-width: 880px) {
  .index__icons-section {
    padding-bottom: 0;
  }
}

@media screen and (min-width: 940px) {
  .index__icons-section {
    margin-top: -400px;
    padding-top: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .index__icons-section {
    padding-top: 450px;
  }
}

@media screen and (min-width: 740px) {
  .index__icons-section__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .index__icons-section__content h1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 180px;
            flex: 0 0 180px;
    margin: 11px 16px 0 0;
  }
  .index__icons-section__content .content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.index__icons-section h1 {
  color: #E53459;
}

.index__icons-section h1 span {
  color: #1C0F15;
  display: block;
}

@media screen and (min-width: 940px) {
  .index__icons-section h1 {
    -ms-flex-preferred-size: 286px;
        flex-basis: 286px;
  }
}

.index__icons {
  padding-bottom: 20px;
}

.index__icons .icons-row__item__value {
  color: #E53459;
}

@media screen and (min-width: 780px) {
  .index__icons {
    padding: 40px 0 40px 0;
  }
}

@media screen and (min-width: 880px) {
  .index__icons {
    padding-bottom: 100px;
  }
  .index__icons .icons-row__item:last-child:before {
    background: url("../images/arrow--blog.svg") center/cover no-repeat;
    content: " ";
    height: 28px;
    left: 50%;
    margin: 8px 0 0 -8px;
    opacity: 0.5;
    position: absolute;
    top: 100%;
    width: 16px;
  }
}

.index__blog {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  background: #FFF;
  border-left: 4px solid #E53459;
  padding: 15px 20px 9px 20px;
  position: relative;
  z-index: 3;
}

.index__blog h6 {
  color: #1C0F15;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
}

.index__blog p {
  line-height: 1.3;
  padding: 7px 0;
}

.index__blog p a {
  text-decoration: underline;
}

.index__blog a {
  color: currentColor;
}

.index__blog a:hover {
  color: #E53459;
}

@media screen and (min-width: 880px) {
  .index__blog {
    float: right;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 440px;
  }
}

.index__displays {
  background-color: #1C0F15;
  color: #FFF;
  padding-top: 40px;
  position: relative;
}

.index__displays .wrap {
  z-index: 2;
}

.index__displays h2 {
  color: #1da9df;
}

.index__displays h2 span {
  color: #FFF;
  display: block;
}

@media screen and (min-width: 620px) {
  .index__displays {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #1C0F15;
  }
  .index__displays h2 {
    text-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  }
}

@media screen and (min-width: 880px) {
  .index__displays:after {
    background: #FFF;
    bottom: 0;
    content: " ";
    height: 76px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .index__displays h2 {
    padding: 90px 0 42px 0;
  }
}

@media screen and (min-width: 960px) {
  .index__displays__content {
    margin-right: 480px;
    max-width: 50%;
  }
}

.index__displays .content {
  color: currentColor;
}

@media screen and (max-width: 619px) {
  .index__displays .categories--display--notext li {
    margin-bottom: 10px;
  }
  .index__displays .categories--display--notext img {
    display: none;
  }
  .index__displays .categories--display--notext a {
    background: #1787B2;
    color: #FFF;
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 10px 12px;
  }
  .index__displays .categories--display--notext a:hover {
    background: #E53459;
  }
}

@media screen and (min-width: 620px) {
  .index__displays .categories--display--notext li {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  }
}

@media screen and (min-width: 880px) {
  .index__displays .categories--display--notext {
    margin-top: 60px;
  }
  .index__displays .categories--display--notext span {
    min-height: 56px;
  }
}

.index__specialoffers {
  padding-top: 20px;
}

@media screen and (min-width: 640px) and (max-width: 939px) {
  .index__specialoffers .products__item:nth-child(4n) {
    display: none;
  }
}

@media screen and (min-width: 780px) {
  .index__specialoffers {
    padding: 40px 0;
  }
}

@media screen and (min-width: 780px) {
  .index__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .index__content__content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin-left: -9999px;
    padding-left: 9999px;
  }
  .index__content__sidebar {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 7.66667%;
    max-width: 364px;
    width: 30.33333%;
  }
}

.index__content__content {
  background: #F3F3F3;
  padding-top: 10px;
  padding-right: 20px;
}

@media screen and (max-width: 639px) {
  .index__content__content {
    margin: 0 -10px;
    padding: 0 10px;
  }
}

@media screen and (min-width: 640px) and (max-width: 779px) {
  .index__content__content {
    margin: 0 -20px;
    padding: 0 20px;
  }
}

@media screen and (min-width: 1060px) {
  .index__content__content {
    padding-right: 40px;
  }
}

@media screen and (min-width: 1360px) {
  .index__content__content {
    padding-right: 60px;
  }
}

.index__brochure {
  border-top: 1px solid #D2CFD0;
  color: #1C0F15;
  display: block;
  line-height: 1.3;
  margin-top: 10px;
  padding: 27px 0 27px 36px;
  position: relative;
}

.index__brochure:hover {
  color: #E53459;
}

.index__brochure svg {
  color: #E53459;
  left: 0;
  margin-top: -12px;
  position: absolute;
  top: 50%;
}

@media screen and (min-width: 780px) {
  .index__brochure {
    margin: 40px 0 28px 0;
    padding-left: 82px;
  }
  .index__brochure strong {
    display: block;
    font-size: 30px;
    font-size: 3rem;
  }
  .index__brochure svg {
    height: 42px;
    margin-top: -24px;
    width: 42px;
  }
}

.index__content__sidebar {
  margin-bottom: 40px;
}

@media screen and (max-width: 779px) {
  .index__content__sidebar {
    margin-top: 40px;
  }
}

.index__testimonial,
.index__tweet {
  margin-bottom: 20px;
}

@media screen and (min-width: 780px) {
  .index__testimonial,
  .index__tweet {
    margin-bottom: 40px;
  }
}

.index__testimonial blockquote,
.index__tweet blockquote {
  background: #E53459;
  color: #FFF;
  line-height: 1.5;
  padding: 20px;
  position: relative;
}

.index__testimonial blockquote:after,
.index__tweet blockquote:after {
  border-top: 20px solid #E53459;
  border-left: 20px solid transparent;
  content: " ";
  position: absolute;
  right: 0;
  top: 100%;
}

@media screen and (min-width: 780px) {
  .index__testimonial blockquote,
  .index__tweet blockquote {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 24px 40px 26px 40px;
  }
}

.index__testimonial p,
.index__tweet p {
  position: relative;
  z-index: 2;
}

.index__testimonial a,
.index__tweet a {
  color: currentColor;
  text-decoration: underline;
}

.index__testimonial a:hover,
.index__tweet a:hover {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
}

.index__testimonial cite,
.index__tweet cite {
  display: block;
  text-align: right;
  padding: 15px 30px 0 0;
}

.index__testimonial cite span,
.index__tweet cite span {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 3px;
}

.index__testimonial svg,
.index__tweet svg {
  height: 48px;
  left: 10px;
  opacity: 0.5;
  position: absolute;
  top: 5px;
  width: 48px;
}

.index__tweet blockquote {
  background: #1787B2;
}

.index__tweet blockquote:after {
  border-top: 20px solid #1787B2;
}

.index__tweet .twitter-follow-button {
  float: left;
  margin-top: -27px;
}

.index__aftercontent {
  padding-top: 20px;
}

.index__aftercontent__num {
  background-image: url("../images/icon--calendar.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  color: #E53459;
}

@media screen and (max-width: 779px) {
  .index__aftercontent__num {
    height: 42px;
    text-indent: -9999px;
  }
  .index__aftercontent h2 {
    padding-top: 10px !important;
  }
}

@media screen and (min-width: 780px) {
  .index__aftercontent {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 40px;
  }
  .index__aftercontent__num {
    background-size: cover;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    font-size: 36px;
    font-size: 3.6rem;
    font-weight: 700;
    height: 362px;
    margin-right: 92px;
    text-align: center;
    width: 316px;
  }
  .index__aftercontent__num span {
    display: block;
    font-size: 180px;
    font-size: 18rem;
    font-weight: 400;
    margin-bottom: -20px;
    padding-top: 110px;
  }
  .index__aftercontent .content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
}

.index__aftercontent img {
  display: inline-block;
  margin-top: 20px;
}

.index__aftercontent img:not(:last-child) {
  margin-right: 20px;
}

@media screen and (min-width: 940px) {
  .basket__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .basket__main__left {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin-top: -20px;
    width: 55.66667%;
  }
  .basket__main__right {
    -ms-flex-item-align: start;
        align-self: flex-start;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 7.66667%;
    max-width: 516px;
    width: 36.66667%;
  }
}

.basket__item {
  border-bottom: 1px solid #D2CFD0;
  padding: 15px 0;
}

@media screen and (min-width: 520px) {
  .basket__item {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width: 780px) {
  .basket__item {
    padding: 30px 0;
  }
}

@media screen and (min-width: 520px) {
  .basket__item__cell:not(:first-child) {
    margin-left: 20px;
  }
}

.basket__item__img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60px;
          flex: 0 0 60px;
  width: 60px;
}

@media screen and (max-width: 519px) {
  .basket__item__img {
    float: left;
    margin: 0 10px 10px 0;
  }
}

.basket__item__img a {
  background: #FFF;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 60px;
}

.basket__item__title {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  line-height: 1.2;
}

.basket__item__title a:not([class^='btn']) {
  color: #1C0F15;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
}

.basket__item__title span {
  display: block;
  padding-top: 2px;
}

.basket__item__title .btn--link {
  padding-left: 0;
  padding-right: 0;
}

.basket__item__quantity {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 120px;
          flex: 0 0 120px;
  text-align: center;
  width: 120px;
}

.basket__item__quantity form {
  display: inline-block;
}

.basket__item__quantity button {
  background: 0;
  border: 0;
  border-radius: 5px;
  color: #776F73;
  cursor: pointer;
  display: inline-block;
  height: 32px;
  width: 32px;
}

.basket__item__quantity button:hover {
  background: #E53459;
  color: #FFF;
}

.basket__item__quantity button svg {
  height: 10px;
  width: 10px;
}

.basket__item__quantity__num {
  background: #FFF;
  border: 2px solid #D2CFD0;
  border-radius: 5px;
  display: inline-block;
  height: 32px;
  line-height: 28px;
  margin: -1px 4px 2px 4px;
  text-align: center;
  vertical-align: 1px;
  width: 40px;
}

@media screen and (max-width: 519px) {
  .basket__item__quantity {
    clear: both;
    float: right;
  }
  .basket__item__quantity--fixed {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
}

.basket__item__price {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100px;
          flex: 0 0 100px;
}

.basket__item__price strong {
  color: #E53459;
  display: block;
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 3px;
}

@media screen and (max-width: 519px) {
  .basket__item__price {
    float: left;
    width: 50%;
  }
}

.basket__item__delete {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 24px;
          flex: 0 0 24px;
  width: 24px;
}

.basket__item__delete button {
  background: url(../fonts/img-icon--cancel.svg) center/10px 10px no-repeat;
  border: 2px solid #D2CFD0;
  border-radius: 50%;
  color: #776F73;
  cursor: pointer;
  height: 24px;
  position: relative;
  width: 24px;
}

.basket__item__delete button:hover {
  border-color: #E53459;
  color: #E53459;
}

@media screen and (max-width: 519px) {
  .basket__item__delete {
    display: none;
  }
}

.basket__totals {
  border-top: 1px solid #D2CFD0;
  font-weight: 700;
}

@media screen and (min-width: 780px) {
  .basket__totals {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.basket__totals table {
  width: 100%;
}

.basket__totals table:first-child {
  margin: 23px 0;
}

.basket__totals table:last-child:not(:only-child) {
  border-top: 2px solid #D2CFD0;
}

.basket__totals table:last-child:not(:only-child) td {
  color: #E53459;
  padding: 29px 0;
}

@media screen and (min-width: 780px) {
  .basket__totals table:last-child:not(:only-child) td {
    font-size: 30px;
    font-size: 3rem;
  }
}

.basket__totals th,
.basket__totals td {
  padding: 11px 0;
}

.basket__totals th {
  text-align: left;
}

.basket__totals th span {
  font-size: 0.75em;
  font-weight: 400;
  opacity: 0.8;
}

.basket__totals td {
  text-align: right;
}

.basket__totals__discount {
  color: #98132F;
}

@media screen and (max-width: 779px) {
  .basket__empty {
    display: none;
  }
}

.basket__voucher {
  background: #E8E7E7;
  margin: 27px 0 40px -9999px;
  padding: 17px 20px 20px 9999px;
}

.basket__voucher label {
  color: #1C0F15;
}

.basket__voucher input[type='text'] {
  padding-right: 100px;
}

.basket__voucher [class^='btn'] {
  bottom: 8px;
  margin: 0 !important;
  position: absolute;
  right: 10px;
  width: auto !important;
}

.basket__main__right [class^='btn']:not(.btn--s) {
  width: 100%;
}

.basket__main__right .or {
  display: block;
  font-weight: 700;
  padding: 10px 0;
  text-align: center;
}

@media screen and (min-width: 940px) {
  .basket__main__right .or {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 20px 0;
  }
}

.basket__main__right .alert {
  margin: 20px 0 0 0;
}

.basket__buyonline {
  border-left: 4px solid #E53459;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  padding: 16px 20px 20px 20px;
}

@media screen and (min-width: 1080px) {
  .basket__buyonline {
    padding: 33px 40px 40px 40px;
  }
}

.basket__buyonline h3 {
  color: #E53459;
}

.basket__buyonline h3 + p {
  color: #1C0F15;
  line-height: 1.2;
  padding-top: 4px;
}

.basket__buyonline label {
  color: #1C0F15;
  font-weight: 700;
  padding-top: 26px;
  text-transform: uppercase;
}

.basket__buyonline label svg {
  cursor: pointer;
  height: 20px;
  margin-left: 8px;
  vertical-align: -4px;
  width: 20px;
}

.basket__buyonline label span {
  color: #776F73;
}

.basket__buyonline label span:hover {
  color: #E53459;
}

.basket__buyonline label + span {
  display: block;
  margin: -6px 0 5px 0;
}

.basket__buyonline select + select {
  margin-top: 10px;
}

.basket__buyonline [class^="btn--icon"] {
  margin-top: 20px;
}

@media screen and (min-width: 940px) {
  .basket__buyonline [class^="btn--icon"] {
    margin-top: 40px;
  }
}

.basket__buyonline__item--postcode input[type='text'] {
  padding-right: 120px;
}

.basket__buyonline__item--postcode .btn--s {
  bottom: 8px;
  margin: 0 !important;
  position: absolute;
  right: 10px;
  width: auto !important;
}

.basket__buyonline .help {
  padding-top: 10px;
}

.basket__delivery-info {
  background: #E53459;
  color: #FFF;
  margin: 30px 0;
  padding: 10px 0;
}

@media screen and (min-width: 780px) {
  .basket__delivery-info {
    margin: 60px 0;
    padding: 40px 0;
  }
  .basket__delivery-info .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .basket__delivery-info__intro {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 288px;
            flex: 0 0 288px;
    margin-right: 92px;
  }
  .basket__delivery-info__points {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
}

.basket__delivery-info a {
  color: #FFF;
  text-decoration: underline;
}

.basket__delivery-info a:hover {
  color: #1C0F15;
  text-decoration: none;
}

.basket__delivery-info__intro {
  padding: 12px 0;
}

.basket__delivery-info__intro h2 span {
  color: #1C0F15;
  display: block;
  margin: -2px 0 7px 0;
}

.basket__delivery-info__intro p {
  line-height: 1.7;
  padding: 12px 0;
}

.basket__delivery-info__points {
  counter-reset: section;
  padding-left: 76px;
}

.basket__delivery-info__points li {
  padding: 16px 0;
}

.basket__delivery-info__points li:before {
  border: 2px solid #FFF;
  border-radius: 50%;
  content: counter(section);
  counter-increment: section;
  float: left;
  font-size: 24px;
  font-size: 2.4rem;
  height: 48px;
  line-height: 44px;
  margin: 4px 0 0 -76px;
  text-align: center;
  width: 48px;
}

.basket__delivery-info__points p {
  line-height: 1.3;
  padding-top: 6px;
}

.confirm__payment > * {
  margin-bottom: 10px;
  padding: 12px 20px 20px 20px;
}

@media screen and (max-width: 479px) {
  .confirm__payment h3 {
    font-size: 24px;
    font-size: 2.4rem;
    padding-top: 3px;
  }
}

.confirm__payment .form-row {
  width: 100%;
}

.confirm__payment p {
  line-height: 1.4;
  padding: 11px 0;
}

.confirm__payment button,
.confirm__payment input[type='image'] {
  height: 33px;
  width: 146px;
}

.confirm__payment button:hover,
.confirm__payment input[type='image']:hover {
  opacity: 0.6;
}

@media screen and (min-width: 780px) {
  .confirm__payment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .alert + .confirm__payment {
    padding-top: 20px;
  }
  .confirm__payment__total {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 24%;
            flex: 0 0 24%;
  }
  .confirm__payment__option {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 36.66667%;
            flex: 0 0 36.66667%;
  }
  .confirm__payment__option--product {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    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;
    text-align: center;
  }
}

.confirm__payment__total {
  background: #E8E7E7;
}

.confirm__payment__total__figure {
  font-size: 16px;
  font-size: 1.6rem;
}

.confirm__payment__total__figure strong {
  color: #E53459;
  display: block;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 400;
  margin-top: -6px;
}

.confirm__payment__total p:last-child {
  padding: 0;
}

.confirm__payment__option {
  background: #E53459;
  color: #FFF;
}

.confirm__payment__option--display button {
  margin: 10px 0;
}

.confirm__payment__option--display p:last-child {
  font-size: 12px;
  font-size: 1.2rem;
  padding-bottom: 0;
}

.confirm__payment__option--product h3 {
  padding-bottom: 20px;
}

.confirm__payment__trade {
  margin: 10px 0;
}

@media screen and (max-width: 779px) {
  .confirm__payment__trade {
    padding: 10px 0;
  }
  .confirm__payment__trade span {
    display: block;
    margin-bottom: 8px;
  }
}

@media screen and (min-width: 780px) {
  .confirm__payment__trade {
    text-align: right;
  }
  .confirm__payment__trade [class^='btn'] {
    margin-left: 10px;
  }
}

.confirm__alternatives {
  padding-top: 30px;
}

@media screen and (min-width: 780px) {
  .confirm__alternatives {
    padding: 60px;
  }
}

.confirm__alternatives h4 {
  padding-bottom: 20px;
  text-align: center;
}

@media screen and (min-width: 780px) {
  .confirm__alternatives__options {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .confirm__alternatives__options__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
  .confirm__alternatives__options__item:first-child:before {
    background: #D2CFD0;
    content: " ";
    height: 40px;
    margin-top: -20px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
  }
}

.confirm__alternatives__options__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  line-height: inherit !important;
  padding: 0 10px;
  position: relative;
  text-align: center;
}

@media screen and (max-width: 779px) {
  .confirm__alternatives__options__item {
    padding-bottom: 20px;
  }
}

.confirm__alternatives__options__item svg {
  fill: #E53459;
  height: 16px;
  width: 16px;
}

.confirm__alternatives__options__item p {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.3;
  padding: 6px 0 !important;
}

.confirm__alternatives__options__item strong {
  color: #1C0F15;
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
}

.confirm__basket {
  background: #E8E7E7;
  border-top: 4px solid #E53459;
  padding: 20px 0;
}

@media screen and (min-width: 780px) {
  .confirm__basket {
    margin-top: 40px;
  }
  .confirm__basket .wrap {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.confirm__basket .basket__main__left {
  margin-top: 0;
}

.confirm__basket .content {
  color: #776F73;
}

.stripe--simplecard {
  background: #FFF;
  border: 0;
  border-radius: 5px;
  height: 50px;
  margin-bottom: 10px;
  padding: 0 16px;
  width: 100%;
}

.btn--payment {
  background: -webkit-gradient(linear, left top, left bottom, from(#28A0E5), to(#015E94));
  background: linear-gradient(#28A0E5, #015E94);
  border: 0;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  margin-top: 10px;
  padding: 1px;
  cursor: pointer;
}

.btn--payment span {
  background: #1275FF;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#7DC5EE), color-stop(85%, #008CDD), to(#30A2E4));
  background-image: linear-gradient(#7DC5EE, #008CDD 85%, #30A2E4);
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  color: #FFF;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 30px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  display: block;
  height: 30px;
  min-height: 30px;
  padding: 0 12px;
  position: relative;
}

.alert--payment {
  border: 2px solid #FFF;
  color: #C5193D;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 16px;
  position: relative;
}

.alert--payment:before {
  border-left: 4px solid #C5193D;
  content: " ";
  height: calc(100% - 4px);
  left: 2px;
  position: absolute;
  top: 2px;
}

.alert--payment:empty {
  display: none;
}

@media screen and (min-width: 940px) {
  .manage-booking {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .manage-booking__basket {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin-top: -20px;
  }
  .manage-booking__pay {
    -ms-flex-item-align: start;
        align-self: flex-start;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 7.66667%;
    max-width: 516px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 36.66667%;
  }
}

.confirm__payment__option {
  margin-bottom: 10px;
  padding: 12px 20px 20px 20px;
}

@media screen and (min-width: 940px) {
  .content--managebooking {
    font-size: 18px;
    font-size: 1.8rem;
    padding-bottom: 40px;
  }
}

.contact__addresses {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 1.7;
}

@media screen and (min-width: 780px) {
  .contact__addresses {
    padding-left: 72px;
  }
}

@media screen and (min-width: 480px) and (max-width: 779px) {
  .contact__addresses section {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 47.5%;
            flex: 1 1 47.5%;
  }
  .contact__addresses section:nth-child(2n+1) {
    margin-right: 5%;
  }
}

@media screen and (min-width: 980px) {
  .contact__addresses section {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 47.5%;
            flex: 1 1 47.5%;
  }
  .contact__addresses section:nth-child(2n+1) {
    margin-right: 5%;
  }
}

.contact__addresses section {
  margin-bottom: 40px;
  width: 100%;
}

.contact__addresses h5 {
  color: #1C0F15;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  padding: 12px 0;
}

.contact__addresses p {
  padding: 5px 0;
}

.contact__addresses__salesteam {
  margin-top: 10px;
}

.contact__addresses__salesteam strong {
  display: block;
}

.contact__offices {
  background: #E53459;
  margin-top: 40px;
  padding-bottom: 40px;
}

.contact__offices .content {
  color: #FFF;
}

.contact__offices .map-canvas {
  border: 4px solid #FFF;
  height: 400px;
  margin-top: 20px;
  width: 100%;
}

@media screen and (min-width: 940px) {
  .review-orders {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .review-orders form {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    margin-top: -20px;
  }
  .review-orders .content {
    -ms-flex-item-align: start;
        align-self: flex-start;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 7.66667%;
    max-width: 516px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 36.66667%;
  }
}

.review-orders__item__img {
  margin: 11px 0;
}

@media screen and (min-width: 540px) {
  .review-orders__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .review-orders__item__img {
    -ms-flex-item-align: start;
        align-self: flex-start;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 20%;
            flex: 0 1 20%;
    margin-right: 5%;
  }
  .review-orders__item__inputs {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
}

.review-orders__footnote {
  font-size: 14px;
  font-size: 1.4rem;
  padding-top: 40px;
}

/* New  */
.woocommerce span.onsale {
  min-height: 22px;
  line-height: 1.5;
  background-color: #E53459;
  margin: 0px !important;
  border-radius: 0px;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
  float: none !important;
  width: 100% !important;
}

.video_responsive {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  background-color: #eee;
}

.video_responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.entry-summary .price {
  color: #E53459 !important;
  display: block;
  font-size: 36px !important;
  font-size: 3.6rem !important;
  font-weight: 700;
  padding: 10px 0 5px 0;
  line-height: 1;
}

.entry-summary .price del {
  opacity: 1 !important;
  font-size: 70%;
  text-decoration: none;
}

.entry-summary .price del::before {
  content: 'RRP ';
  color: #000;
  font-weight: 400;
}

.entry-summary .price del .woocommerce-Price-amount {
  text-decoration: line-through;
}

.products__item__info del {
  opacity: 1 !important;
  font-size: 80%;
  text-decoration: none;
}

.products__item__info del::before {
  content: 'RRP ';
  color: #000;
  font-weight: 400;
}

.products__item__info del .woocommerce-Price-amount {
  text-decoration: line-through;
  font-size: 100%;
  font-weight: 700;
}

.single_add_to_cart_button {
  font-weight: 700 !important;
  padding: 17px 28px !important;
  text-transform: uppercase;
  background-color: #E53459 !important;
  border-color: #E53459 !important;
  text-align: left;
  clear: both;
  margin-top: 20px !important;
}

.single_add_to_cart_button:before {
  content: "\f07a ";
  font: normal normal normal 18px/1 FontAwesome;
  font-size: 18px;
  text-rendering: auto;
  margin-right: 10px;
}

.single_add_to_cart_button:hover, .single_add_to_cart_button:active {
  opacity: 0.6;
}

.entry-summary .variations_form {
  margin-top: 20px;
}

.entry-summary .variations_form tr + tr {
  margin-top: 15px;
}

.entry-summary .variations_form tr, .entry-summary .variations_form td {
  display: block !important;
  width: 100% !important;
}

.entry-summary .variations_form td label {
  color: #1C0F15;
  font-weight: 400 !important;
  line-height: 1.3;
  margin-bottom: 4px !important;
}

.quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
}

.quantity .input-text.qty {
  border: 2px solid #E8E7E7;
  border-radius: 5px 0 0 5px;
  height: 44px;
  padding: 11px;
  width: 140px;
  -webkit-appearance: none;
  -moz-appearance: textfield;
}

.woocommerce-grouped-product-list .quantity .input-text.qty, .product-quantity .quantity .input-text.qty {
  width: 80px;
}

.woocommerce div.product form.cart .group_table td:first-child {
  width: 150px;
}

.woocommerce div.product form.cart .group_table td {
  vertical-align: middle;
}

.quantity strong {
  background: #E8E7E7;
  border-radius: 0 5px 5px 0;
  height: 44px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 90px;
          flex: 0 0 90px;
  font-weight: 400;
  line-height: 44px;
  padding-left: 8px;
}

.woocommerce-grouped-product-list .quantity strong {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60px;
          flex: 0 0 60px;
}

.asSection {
  display: block;
  clear: both;
  width: 100%;
}

.asRow {
  margin: 0px -15px;
}

.asRow > div {
  padding: 0px 15px;
  margin: 15px 0px;
  width: 100%;
}

@media (min-width: 768px) {
  .asRow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .asRow .col-md-3 {
    width: 50%;
  }
}

@media (min-width: 992px) {
  .asRow .col-md-8 {
    width: 66.666%;
  }
  .asRow .col-md-4 {
    width: 33.333%;
  }
  .asRow .col-md-6, .asRow .col-md-3 {
    width: 50%;
  }
}

@media (min-width: 1200px) {
  .asRow .col-md-3 {
    width: 25%;
  }
}

.index__specialoffers ul.products {
  width: 100%;
}

.products--highlight .products {
  width: auto !important;
  margin: 0px -15px !important;
}

.products--highlight .products li {
  margin: 0px 0px 25px !important;
  padding: 0px 15px !important;
}

.products--highlight .products li span {
  margin-left: 0px !important;
}

@media (min-width: 768px) {
  .products--highlight .products li {
    width: 25% !important;
    margin: 0px !important;
  }
}

.comment_container .avatar {
  display: none;
}

.comment_container .comment-text {
  margin: 0px !important;
  border: none !important;
  padding: 0px !important;
}

.product__reviews__main.w100p {
  width: 100%;
}

.product__reviews__main .woocommerce-Reviews {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  width: 100%;
}

.product__reviews__main .woocommerce-Reviews #comments {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.product__reviews__main .woocommerce-Reviews #review_form_wrapper {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 7.66667%;
  max-width: 364px;
  width: 30.33333%;
}

.product__reviews__main .woocommerce-Reviews .star-rating, .product__reviews__main .woocommerce-Reviews .woocommerce-review__author {
  color: #E53459;
}

.product__reviews__main .form-submit .submit {
  border: 2px solid #E53459 !important;
  border-radius: 5px !important;
  color: #E53459 !important;
  cursor: pointer !important;
  display: inline-block !important;
  font-size: 16px !important;
  font-size: 1.6rem !important;
  line-height: 1.4 !important;
  padding: 7px 20px 7px 20px !important;
  position: relative !important;
  text-align: center !important;
  text-decoration: none !important;
  font-weight: 400 !important;
  background-color: transparent !important;
}

.product__reviews__main .comment-form-cookies-consent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.product__reviews__main .comment-form-cookies-consent input {
  margin: 4px 10px 0px 0px;
}

.product__reviews__main .comment-form-cookies-consent label {
  line-height: 1.3;
}

.product__reviews__main #review_form .comment-reply-title {
  font-size: 1.8rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 18px 0 15px 0;
}

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
  min-width: auto;
}

#add_payment_method table.cart td.actions .coupon .button,
.woocommerce-cart table.cart td.actions .coupon .button,
.woocommerce-checkout table.cart td.actions .coupon .button,
.woocommerce #content table.cart td.actions .button,
.woocommerce table.cart td.actions .button,
.woocommerce-page #content table.cart td.actions .button,
.woocommerce-page table.cart td.actions .button,
.woocommerce-form-coupon .button {
  height: 48px;
}

.woocommerce-cart .woocommerce-cart-form__contents thead {
  background-color: #eee;
}

.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  background-color: #E53459;
  color: #fff;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
  background-color: #E53459;
  color: #fff;
  opacity: 0.7;
}

@media only screen and (min-width: 768px) {
  #add_payment_method table.cart td.actions .coupon .input-text,
  .woocommerce-cart table.cart td.actions .coupon .input-text,
  .woocommerce-checkout table.cart td.actions .coupon .input-text {
    min-width: 290px;
  }
}

.cart_totals h2 {
  font-size: 24px;
  margin-bottom: 10px;
}

.woocommerce-checkout h3 {
  font-size: 24px;
  margin-bottom: 10px;
}

.select2-container--default .select2-selection--single {
  height: 48px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 48px;
}

.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.woocommerce-MyAccount-navigation li a {
  padding: 10px 0px;
  display: block;
}

.woocommerce-MyAccount-navigation li.is-active > a {
  background-color: #E53459;
  color: #fff;
  padding: 10px 15px;
}

.woocommerce-MyAccount-content {
  line-height: 1.6;
}

.yith-wcwl-tooltip {
  font-size: 14px;
  min-width: 140px;
}

.single-product form.cart div.quantity, .single-product form.cart div.asWishlist {
  float: none !important;
  clear: both;
  margin-top: 15px;
  margin-bottom: 15px;
}

.single-product form.cart button {
  float: none !important;
  clear: both;
  margin-top: 15px;
  margin-bottom: 15px;
}

.offcanvas__menu .mega-menu-wrap {
  font-family: At, Cabin, Arial, Helvetica, sans-serif;
}

@media screen and (max-width: 620px) {
  .mega-menu-wrap {
    display: none !important;
  }
  #mega-menu-wrap-primary {
    display: none !important;
  }
  .the-header__main .the-navigation li.menu-item-has-children > a {
    position: relative;
  }
  .the-header__main .the-navigation li.menu-item-has-children > a:after {
    content: '\f347';
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    font-family: 'dashicons';
  }
}

@media screen and (min-width: 620px) {
  .the-header__main .the-navigation {
    display: none !important;
  }
}

body.page:not(.home) .asGapBottom {
  margin-bottom: 40px;
}

.woocommerce-MyAccount-navigation ul li, .woocommerce-checkout-payment ul li {
  padding: 0px;
}

.woocommerce-MyAccount-navigation ul li:before, .woocommerce-checkout-payment ul li:before {
  display: none !important;
}

.woocommerce-checkout-payment ul li input + label {
  display: unset;
}

.content ul.woocommerce-shipping-methods li {
  padding: 0px;
}

.content ul.woocommerce-shipping-methods li:before {
  display: none !important;
}

.asStarRating .star-rating {
  font-size: 1.6em !important;
  margin-bottom: 10px;
}

.asStarRating .star-rating .asStarColor {
  color: #E53459;
}

.woocommerce-info p {
  padding: 0px;
  margin: 0px;
}

ul.woocommerce-error {
  padding: 1em 2em 1em 3.5em;
}

ul.woocommerce-error li {
  padding: 0px;
}

ul.woocommerce-error li:before {
  display: none;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
  padding: 1em 2em 1em 3.5em !important;
}

.navigation.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 15px 0px;
}

.navigation.pagination .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.navigation.pagination .nav-links .page-numbers {
  display: block;
  border: 1px solid #eee;
  background-color: #fff;
  color: #222;
  padding: 4px 7px;
  min-width: 35px;
  width: auto;
  line-height: unset;
  text-align: center;
}

.navigation.pagination .nav-links a {
  text-decoration: none;
}

.navigation.pagination .nav-links a:hover, .navigation.pagination .nav-links a:active {
  border-color: #eee;
  background-color: #eee;
  text-decoration: none;
}

.navigation.pagination .nav-links .dots {
  cursor: not-allowed;
}

.navigation.pagination .nav-links .current {
  background-color: #000000;
  border-color: #000000;
  color: #fff;
}

.blogBox {
  -webkit-box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.1);
          box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  border-radius: 4px;
}

.blogBox:hover {
  -webkit-box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.4);
          box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.4);
}

.blogBox .blogImg {
  display: block;
  width: 100%;
  height: 0px;
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}

.blogBox .blogImg img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.blogBox .blogImg.defultImg img {
  -o-object-fit: contain;
  object-fit: contain;
  background-color: #eee;
  padding: 15px;
}

.blogBox .blogImg:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.blogBox .blogBoxInfo {
  padding: 5px 10px;
}

.blogBox h3, .blogBox .h3 {
  font-size: 20px;
  font-weight: 600;
  color: #E53459;
  margin-bottom: 10px;
}

.blogBox h3 a, .blogBox .h3 a {
  color: inherit;
  text-decoration: none;
}

.blogBox h3 a:hover, .blogBox h3 a:active, .blogBox .h3 a:hover, .blogBox .h3 a:active {
  color: #000000;
}

.blogBox .boxfxHeight {
  height: 140px;
  overflow: hidden;
  position: relative;
}

.blogBox .boxfxHeight:after {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 50px;
  content: "";
  display: block;
}

.blogSection .wrap .hgroup {
  padding-left: 15px;
  padding-right: 15px;
}

.as_blog-boxs > div {
  margin-bottom: 30px;
}

@media only screen and (min-width: 576px) {
  .as_blog-boxs > div {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (min-width: 992px) {
  .as_blog-boxs > div {
    width: 33.3333%;
  }
}

@media only screen and (min-width: 576px) {
  .as_blog-boxs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0px -15px;
  }
}

.blogImg {
  margin-bottom: 15px;
}

.blogImg img {
  width: 100%;
}

.searchform {
  position: relative;
  max-width: 500px;
  width: 100%;
  margin: 0px auto;
}

.searchform input[type=search], .searchform input[type=text] {
  border: 1px solid #aaa;
  height: 36px;
  border-radius: 0px;
  padding: 5px 60px 5px 15px;
}

.searchform input[type=submit] {
  height: 36px;
  position: absolute;
  width: 50px;
  border: none;
  top: 0px;
  right: 0px;
  background-color: transparent;
  display: block;
  border-left: 1px solid #aaa;
  cursor: pointer;
}

@media only screen and (min-width: 992px) {
  .blogPageOuter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media only screen and (min-width: 992px) {
  .blogPageMainContent {
    width: 70%;
  }
}

.asSidebar {
  max-width: 460px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}

@media only screen and (min-width: 992px) {
  .asSidebar {
    margin-top: 0px;
    width: 25%;
  }
}

.asSidebar .widget {
  margin-bottom: 30px;
}

.asSidebar .widget:last-child {
  margin-bottom: 0px;
}

.asSidebar .widget h5.title {
  padding: 7px 10px;
  background-color: #ccc;
  color: #222;
  font-size: 18px;
  margin-bottom: 5px;
}

.asSidebar .widget .post-date {
  font-size: 80%;
}

.asSidebar .widget.widget_recent_entries li:not(:last-child) {
  margin-bottom: 8px;
}
/*# sourceMappingURL=style.css.map */