@import "https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&display=swap";
@import "https://d19ayerf5ehaab.cloudfront.net/css/product-widget/style.css";
/* The above import directives are aggregated from content. */
@charset "UTF-8";
/*
*
* Don't Add anything here, Use source.scss for custom CSS
*
*/
/*
*
* Includes framework files
* DON'T ADD CSS DIRECTLY HERE
* USE source FILE TO ADD CUSTOM CSS
*
*/
/*
* Toolbox
* Sass Usefull Mixins
* Author: Abdel Hanin
* Version: 2.4
*
*/
/*
*
* Includes framework files
* DON'T ADD CSS DIRECTLY HERE
* USE source FILE TO ADD CUSTOM CSS
*
*/
.owl-carousel .owl-nav [class*=icon], .social-media a, .social-media a [class*=icon-], a, a:visited, .actions-toolbar .secondary a.action, .pagebuilder-button-link, .checkout-index-index #opc-sidebar .opc-block-summary .items-in-cart .actions-toolbar .action.viewcart, .message a[href], .minicart-wrapper .block-minicart .product-item-details .details-qty.qty .update-cart-item, .checkout-index-index .table-checkout-shipping-method .col.col-method label:before, main .field.choice label:before, .modal-popup .field.choice label:before, .aw-acp-popup .field.choice label:before, .ampromo-overlay .field.choice label:before, .checkout-index-index .table-checkout-shipping-method .col.col-method .label:before, main .field.choice .label:before, .modal-popup .field.choice .label:before, .aw-acp-popup .field.choice .label:before, .ampromo-overlay .field.choice .label:before, .checkout-index-index #opc-sidebar .action-edit:before, .modal-popup .modal-header .action-close:before, .modal-custom .action-close:before, .minicart-wrapper .block-minicart .action.close:before, .minicart-wrapper .block-minicart .product-item-details .action.delete:before, .minicart-wrapper .block-minicart .product-item-details .action.edit:before {
  -webkit-transition: all 0.12s ease-in-out;
  -moz-transition: all 0.12s ease-in-out;
  -ms-transition: all 0.12s ease-in-out;
  -o-transition: all 0.12s ease-in-out;
  transition: all 0.12s ease-in-out;
}

.block-collapsible-nav ul li > a[href], .block-collapsible-nav ul li > strong, .pages .item, main input[type=text], main input[type=email], main input[type=tel], main input[type=number], main input[type=search], main input[type=password], main select, main textarea, .modal-popup input[type=text], .modal-popup input[type=email], .modal-popup input[type=tel], .modal-popup input[type=number], .modal-popup input[type=search], .modal-popup input[type=password], .modal-popup select, .modal-popup textarea, .aw-acp-popup input[type=text], .aw-acp-popup input[type=email], .aw-acp-popup input[type=tel], .aw-acp-popup input[type=number], .aw-acp-popup input[type=search], .aw-acp-popup input[type=password], .aw-acp-popup select, .aw-acp-popup textarea, .ampromo-overlay input[type=text], .ampromo-overlay input[type=email], .ampromo-overlay input[type=tel], .ampromo-overlay input[type=number], .ampromo-overlay input[type=search], .ampromo-overlay input[type=password], .ampromo-overlay select, .ampromo-overlay textarea {
  -webkit-transition: all 0.18s ease-in-out;
  -moz-transition: all 0.18s ease-in-out;
  -ms-transition: all 0.18s ease-in-out;
  -o-transition: all 0.18s ease-in-out;
  transition: all 0.18s ease-in-out;
}

.pages .item a, .pages .item a.action:before {
  -webkit-transition: all 0.21s ease-in-out;
  -moz-transition: all 0.21s ease-in-out;
  -ms-transition: all 0.21s ease-in-out;
  -o-transition: all 0.21s ease-in-out;
  transition: all 0.21s ease-in-out;
}

.message {
  -webkit-transition: all 0.28s ease-in-out;
  -moz-transition: all 0.28s ease-in-out;
  -ms-transition: all 0.28s ease-in-out;
  -o-transition: all 0.28s ease-in-out;
  transition: all 0.28s ease-in-out;
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
}

svg {
  display: block;
}

img, iframe {
  max-width: 100%;
}

.table-responsive {
  overflow-y: hidden;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: auto;
}

html.prevent-scroll, html.prevent-scroll body {
  height: 100%;
  overflow: hidden;
}

/*
*
* Magento specific
*
*/
a[data-bind*="address().telephone"], a[data-bind*="currentBillingAddress().telephone"] {
  color: inherit;
  text-decoration: none;
  cursor: auto;
}

.cms-home .banner_message,
.cms-home .feature-category,
.cms-home .feature-product,
.cms-home .finding-floor,
.cms-home .about-site,
.cms-home .site-brands,
.cms-home .klevu-recs .klevuWrap, .checkout-index-index .header.content, .container {
  max-width: 1400px;
  margin: 0 auto;
}
@media only screen and (max-width: 1279px) {
  .cms-home .banner_message,
  .cms-home .feature-category,
  .cms-home .feature-product,
  .cms-home .finding-floor,
  .cms-home .about-site,
  .cms-home .site-brands,
  .cms-home .klevu-recs .klevuWrap, .checkout-index-index .header.content, .container {
    max-width: 980px;
  }
}
@media only screen and (max-width: 1023px) {
  .cms-home .banner_message,
  .cms-home .feature-category,
  .cms-home .feature-product,
  .cms-home .finding-floor,
  .cms-home .about-site,
  .cms-home .site-brands,
  .cms-home .klevu-recs .klevuWrap, .checkout-index-index .header.content, .container {
    max-width: 715px;
  }
}
@media only screen and (max-width: 767px) {
  .cms-home .banner_message,
  .cms-home .feature-category,
  .cms-home .feature-product,
  .cms-home .finding-floor,
  .cms-home .about-site,
  .cms-home .site-brands,
  .cms-home .klevu-recs .klevuWrap, .checkout-index-index .header.content, .container {
    max-width: 500px;
  }
}
@media only screen and (max-width: 567px) {
  .cms-home .banner_message,
  .cms-home .feature-category,
  .cms-home .feature-product,
  .cms-home .finding-floor,
  .cms-home .about-site,
  .cms-home .site-brands,
  .cms-home .klevu-recs .klevuWrap, .checkout-index-index .header.content, .container {
    max-width: 100%;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media only screen and (max-width: 567px) {
  .cms-home .banner_message .container,
  .cms-home .feature-category .container,
  .cms-home .feature-product .container,
  .cms-home .finding-floor .container,
  .cms-home .about-site .container,
  .cms-home .site-brands .container,
  .cms-home .klevu-recs .klevuWrap .container, .checkout-index-index .header.content .container, .container .container {
    margin-left: 0;
    margin-right: 0;
  }
}

/*
*
* Includes framework files
* DON'T ADD CSS DIRECTLY HERE
* USE source FILE TO ADD CUSTOM CSS
*
*/
.row:not([class*=row-]):not(tr) {
  *zoom: 1;
  margin-left: -10px;
  margin-right: -10px;
}
.row:not([class*=row-]):not(tr):before, .row:not([class*=row-]):not(tr):after {
  content: " ";
  display: table;
}
.row:not([class*=row-]):not(tr):after {
  clear: both;
}
@media only screen and (max-width: 1023px) {
  .row:not([class*=row-]):not(tr) {
    margin-left: -7px;
    margin-right: -7px;
  }
}
@media only screen and (max-width: 767px) {
  .row:not([class*=row-]):not(tr) {
    margin-left: -4.5px;
    margin-right: -4.5px;
  }
}
.row:not([class*=row-]):not(tr) > * {
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  float: left;
  min-height: 1px;
  box-sizing: border-box;
}
@media only screen and (max-width: 1023px) {
  .row:not([class*=row-]):not(tr) > * {
    padding-left: 7px;
    padding-right: 7px;
  }
}
@media only screen and (max-width: 767px) {
  .row:not([class*=row-]):not(tr) > * {
    padding-left: 4.5px;
    padding-right: 4.5px;
  }
}

.row--small {
  *zoom: 1;
  margin-left: -10px;
  margin-right: -10px;
}
.row--small:before, .row--small:after {
  content: " ";
  display: table;
}
.row--small:after {
  clear: both;
}
@media only screen and (max-width: 767px) {
  .row--small {
    margin-left: -5px;
    margin-right: -5px;
  }
}
.row--small > * {
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  float: left;
  min-height: 1px;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .row--small > * {
    padding-left: 5px;
    padding-right: 5px;
  }
}

/*
*
* Includes framework files
* DON'T ADD CSS DIRECTLY HERE
* USE source FILE TO ADD CUSTOM CSS
*
*/
/*
*
* Includes framework files
* DON'T ADD CSS DIRECTLY HERE
* USE source FILE TO ADD CUSTOM CSS
*
*/
[class*=flaticon-]:before {
  font-family: Flaticon;
  margin-left: 0;
  font-size: inherit;
}

.checkout-index-index .table-checkout-shipping-method .col.col-method input[type=checkbox]:checked + label:after, main .field.choice input[type=checkbox]:checked + label:after, .modal-popup .field.choice input[type=checkbox]:checked + label:after, .aw-acp-popup .field.choice input[type=checkbox]:checked + label:after, .ampromo-overlay .field.choice input[type=checkbox]:checked + label:after, .checkout-index-index .table-checkout-shipping-method .col.col-method input[type=checkbox]:checked + .label:after, main .field.choice input[type=checkbox]:checked + .label:after, .modal-popup .field.choice input[type=checkbox]:checked + .label:after, .aw-acp-popup .field.choice input[type=checkbox]:checked + .label:after, .ampromo-overlay .field.choice input[type=checkbox]:checked + .label:after {
  font-family: Flaticon;
  font-style: normal;
}

.flaticon-arrow-left:before {
  content: url("../../frontend/Fluid/blank/en_GB/images/icons/left-arrow.svg");
}

.flaticon-arrow-right:before {
  content: url("../../frontend/Fluid/blank/en_GB/images/icons/right-arrow.svg");
}

.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-draws:before {
  content: "\f100";
}

.flaticon-draws-1:before {
  content: "\f101";
}

.flaticon-spot:before {
  content: "\f102";
}

.flaticon-water-resistant:before {
  content: "\f103";
}

.flaticon-headphones:before {
  content: "\f104";
}

.flaticon-search:before {
  content: "\f105";
}

.flaticon-add:before {
  content: "\f106";
}

.flaticon-heart:before {
  content: "\f107";
}

.flaticon-ink:before {
  content: "\f108";
}

.flaticon-paper-roll:before {
  content: "\f109";
}

.flaticon-palette:before {
  content: "\f10a";
}

.flaticon-floor:before {
  content: "\f10b";
}

.flaticon-jigsaw:before {
  content: "\f10c";
}

.flaticon-tiles:before {
  content: "\f10d";
}

.flaticon-tiles-1:before {
  content: "\f10e";
}

.flaticon-tiles-2:before {
  content: "\f10f";
}

.flaticon-floor-1:before {
  content: "\f110";
}

.flaticon-tiles-3:before {
  content: "\f111";
}

.flaticon-tiles-4:before {
  content: "\f112";
}

.flaticon-shipped:before {
  content: "\f113";
}

.flaticon-credit-card:before {
  content: "\f114";
}

.flaticon-security:before {
  content: "\f115";
}

.flaticon-plans:before {
  content: "\f116";
}

.flaticon-parquet:before {
  content: "\f117";
}

.flaticon-roof:before {
  content: "\f118";
}

.flaticon-tiles-5:before {
  content: "\f119";
}

.flaticon-blood:before {
  content: "\f11a";
}

.flaticon-headphones-1:before {
  content: "\f11b";
}

.flaticon-drop:before {
  content: "\f11c";
}

.flaticon-cracks:before {
  content: "\f11d";
}

.flaticon-snow:before {
  content: "\f11e";
}

.flaticon-thermometer:before {
  content: "\f11f";
}

.flaticon-stroke:before {
  content: "\f120";
}

.flaticon-footprint:before {
  content: "\f121";
}

.flaticon-parquet-1:before {
  content: "\f122";
}

.flaticon-shower:before {
  content: "\f123";
}

.flaticon-sofa:before {
  content: "\f124";
}

.flaticon-sofa-1:before {
  content: "\f125";
}

.flaticon-sun:before {
  content: "\f126";
}

.flaticon-stair:before {
  content: "\f127";
}

.flaticon-kitchen:before {
  content: "\f128";
}

.flaticon-counter:before {
  content: "\f129";
}

.flaticon-dining-table:before {
  content: "\f12a";
}

.flaticon-pencil:before {
  content: "\f12b";
}

.flaticon-trash:before {
  content: "\f12c";
}

.flaticon-lock:before {
  content: "\f12d";
}

.flaticon-swatches:before {
  content: "\f12e";
}

.flaticon-zoom:before {
  content: "\f12f";
}

.flaticon-phone-call:before {
  content: "\f130";
}

.flaticon-talk:before {
  content: "\f131";
}

.flaticon-shopping-basket:before {
  content: "\f132";
}

.flaticon-calendar:before {
  content: "\f133";
}

.flaticon-calculator:before {
  content: "\f134";
}

.flaticon-fabric:before {
  content: "";
  background-image: url("../../frontend/Fluid/blank/en_GB/images/icons/fabric.svg");
  background-size: 40px 40px;
  padding: 0 20px;
  background-repeat: no-repeat;
}

.checkout-index-index #opc-sidebar .action-edit, .modal-popup .modal-header .action-close, .modal-custom .action-close, .minicart-wrapper .block-minicart .action.close, .minicart-wrapper .block-minicart .product-item-details .action.delete, .minicart-wrapper .block-minicart .product-item-details .action.edit {
  cursor: pointer;
}
.checkout-index-index #opc-sidebar .action-edit:before, .modal-popup .modal-header .action-close:before, .modal-custom .action-close:before, .minicart-wrapper .block-minicart .action.close:before, .minicart-wrapper .block-minicart .product-item-details .action.delete:before, .minicart-wrapper .block-minicart .product-item-details .action.edit:before {
  color: #2DBDEF;
}
.checkout-index-index #opc-sidebar .action-edit:hover:before, .modal-popup .modal-header .action-close:hover:before, .modal-custom .action-close:hover:before, .minicart-wrapper .block-minicart .action.close:hover:before, .minicart-wrapper .block-minicart .product-item-details .action.delete:hover:before, .minicart-wrapper .block-minicart .product-item-details .action.edit:hover:before {
  color: #2DBDEF;
}

.checkout-index-index .table-checkout-shipping-method .col.col-method label, main .field.choice label, .modal-popup .field.choice label, .aw-acp-popup .field.choice label, .ampromo-overlay .field.choice label, .checkout-index-index .table-checkout-shipping-method .col.col-method .label, main .field.choice .label, .modal-popup .field.choice .label, .aw-acp-popup .field.choice .label, .ampromo-overlay .field.choice .label {
  cursor: pointer;
  position: relative;
  display: block !important;
}
.checkout-index-index .table-checkout-shipping-method .col.col-method label:before, main .field.choice label:before, .modal-popup .field.choice label:before, .aw-acp-popup .field.choice label:before, .ampromo-overlay .field.choice label:before, .checkout-index-index .table-checkout-shipping-method .col.col-method .label:before, main .field.choice .label:before, .modal-popup .field.choice .label:before, .aw-acp-popup .field.choice .label:before, .ampromo-overlay .field.choice .label:before {
  content: "";
  display: block;
  border: 1px solid;
  background: #FFF;
  transition-property: border;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.checkout-index-index .table-checkout-shipping-method .col.col-method label > span, main .field.choice label > span, .modal-popup .field.choice label > span, .aw-acp-popup .field.choice label > span, .ampromo-overlay .field.choice label > span, .checkout-index-index .table-checkout-shipping-method .col.col-method label .action, main .field.choice label .action, .modal-popup .field.choice label .action, .aw-acp-popup .field.choice label .action, .ampromo-overlay .field.choice label .action, .checkout-index-index .table-checkout-shipping-method .col.col-method .label > span, main .field.choice .label > span, .modal-popup .field.choice .label > span, .aw-acp-popup .field.choice .label > span, .ampromo-overlay .field.choice .label > span, .checkout-index-index .table-checkout-shipping-method .col.col-method .label .action, main .field.choice .label .action, .modal-popup .field.choice .label .action, .aw-acp-popup .field.choice .label .action, .ampromo-overlay .field.choice .label .action {
  padding-left: 36px;
  display: block;
}
.checkout-index-index .table-checkout-shipping-method .col.col-method label:hover:before, main .field.choice label:hover:before, .modal-popup .field.choice label:hover:before, .aw-acp-popup .field.choice label:hover:before, .ampromo-overlay .field.choice label:hover:before, .checkout-index-index .table-checkout-shipping-method .col.col-method .label:hover:before, main .field.choice .label:hover:before, .modal-popup .field.choice .label:hover:before, .aw-acp-popup .field.choice .label:hover:before, .ampromo-overlay .field.choice .label:hover:before {
  border-color: #131747;
}
.checkout-index-index .table-checkout-shipping-method .col.col-method input[type=radio], main .field.choice input[type=radio], .modal-popup .field.choice input[type=radio], .aw-acp-popup .field.choice input[type=radio], .ampromo-overlay .field.choice input[type=radio] {
  display: none;
}
.checkout-index-index .table-checkout-shipping-method .col.col-method input[type=radio] + label, main .field.choice input[type=radio] + label, .modal-popup .field.choice input[type=radio] + label, .aw-acp-popup .field.choice input[type=radio] + label, .ampromo-overlay .field.choice input[type=radio] + label, .checkout-index-index .table-checkout-shipping-method .col.col-method input[type=radio] + .label, main .field.choice input[type=radio] + .label, .modal-popup .field.choice input[type=radio] + .label, .aw-acp-popup .field.choice input[type=radio] + .label, .ampromo-overlay .field.choice input[type=radio] + .label {
  margin-bottom: 0;
}
.checkout-index-index .table-checkout-shipping-method .col.col-method input[type=radio] + label:before, main .field.choice input[type=radio] + label:before, .modal-popup .field.choice input[type=radio] + label:before, .aw-acp-popup .field.choice input[type=radio] + label:before, .ampromo-overlay .field.choice input[type=radio] + label:before, .checkout-index-index .table-checkout-shipping-method .col.col-method input[type=radio] + .label:before, main .field.choice input[type=radio] + .label:before, .modal-popup .field.choice input[type=radio] + .label:before, .aw-acp-popup .field.choice input[type=radio] + .label:before, .ampromo-overlay .field.choice input[type=radio] + .label:before {
  width: 24px;
  height: 24px;
  background: #FFF;
  border: 2px solid;
  border-color: #D8C6DE !important;
  border-radius: 50%;
}
.checkout-index-index .table-checkout-shipping-method .col.col-method input[type=radio] + label:hover:before, main .field.choice input[type=radio] + label:hover:before, .modal-popup .field.choice input[type=radio] + label:hover:before, .aw-acp-popup .field.choice input[type=radio] + label:hover:before, .ampromo-overlay .field.choice input[type=radio] + label:hover:before, .checkout-index-index .table-checkout-shipping-method .col.col-method input[type=radio] + .label:hover:before, main .field.choice input[type=radio] + .label:hover:before, .modal-popup .field.choice input[type=radio] + .label:hover:before, .aw-acp-popup .field.choice input[type=radio] + .label:hover:before, .ampromo-overlay .field.choice input[type=radio] + .label:hover:before {
  border-color: #44484C;
}
.checkout-index-index .table-checkout-shipping-method .col.col-method input[type=radio]:checked + label:before, main .field.choice input[type=radio]:checked + label:before, .modal-popup .field.choice input[type=radio]:checked + label:before, .aw-acp-popup .field.choice input[type=radio]:checked + label:before, .ampromo-overlay .field.choice input[type=radio]:checked + label:before, .checkout-index-index .table-checkout-shipping-method .col.col-method input[type=radio]:checked + .label:before, main .field.choice input[type=radio]:checked + .label:before, .modal-popup .field.choice input[type=radio]:checked + .label:before, .aw-acp-popup .field.choice input[type=radio]:checked + .label:before, .ampromo-overlay .field.choice input[type=radio]:checked + .label:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  background: #D8C6DE;
  border-color: #D8C6DE;
}
.checkout-index-index .table-checkout-shipping-method .col.col-method input[type=radio]:checked + label:after, main .field.choice input[type=radio]:checked + label:after, .modal-popup .field.choice input[type=radio]:checked + label:after, .aw-acp-popup .field.choice input[type=radio]:checked + label:after, .ampromo-overlay .field.choice input[type=radio]:checked + label:after, .checkout-index-index .table-checkout-shipping-method .col.col-method input[type=radio]:checked + .label:after, main .field.choice input[type=radio]:checked + .label:after, .modal-popup .field.choice input[type=radio]:checked + .label:after, .aw-acp-popup .field.choice input[type=radio]:checked + .label:after, .ampromo-overlay .field.choice input[type=radio]:checked + .label:after {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  border-radius: 50%;
  z-index: 2;
  background: #7E4292;
  top: 0;
  left: 8px;
  margin: auto 0;
  bottom: 0;
}
.checkout-index-index .table-checkout-shipping-method .col.col-method input[type=radio]:checked + label:hover:before, main .field.choice input[type=radio]:checked + label:hover:before, .modal-popup .field.choice input[type=radio]:checked + label:hover:before, .aw-acp-popup .field.choice input[type=radio]:checked + label:hover:before, .ampromo-overlay .field.choice input[type=radio]:checked + label:hover:before, .checkout-index-index .table-checkout-shipping-method .col.col-method input[type=radio]:checked + .label:hover:before, main .field.choice input[type=radio]:checked + .label:hover:before, .modal-popup .field.choice input[type=radio]:checked + .label:hover:before, .aw-acp-popup .field.choice input[type=radio]:checked + .label:hover:before, .ampromo-overlay .field.choice input[type=radio]:checked + .label:hover:before {
  border-color: transparent;
}
.checkout-index-index .table-checkout-shipping-method .col.col-method input[type=checkbox], main .field.choice input[type=checkbox], .modal-popup .field.choice input[type=checkbox], .aw-acp-popup .field.choice input[type=checkbox], .ampromo-overlay .field.choice input[type=checkbox] {
  display: none;
}
.checkout-index-index .table-checkout-shipping-method .col.col-method input[type=checkbox] + label:before, main .field.choice input[type=checkbox] + label:before, .modal-popup .field.choice input[type=checkbox] + label:before, .aw-acp-popup .field.choice input[type=checkbox] + label:before, .ampromo-overlay .field.choice input[type=checkbox] + label:before, .checkout-index-index .table-checkout-shipping-method .col.col-method input[type=checkbox] + .label:before, main .field.choice input[type=checkbox] + .label:before, .modal-popup .field.choice input[type=checkbox] + .label:before, .aw-acp-popup .field.choice input[type=checkbox] + .label:before, .ampromo-overlay .field.choice input[type=checkbox] + .label:before {
  width: 24px;
  height: 24px;
  background: #FFF;
  border: 2px solid #D8C6DE;
}
.checkout-index-index .table-checkout-shipping-method .col.col-method input[type=checkbox] + label:hover:before, main .field.choice input[type=checkbox] + label:hover:before, .modal-popup .field.choice input[type=checkbox] + label:hover:before, .aw-acp-popup .field.choice input[type=checkbox] + label:hover:before, .ampromo-overlay .field.choice input[type=checkbox] + label:hover:before, .checkout-index-index .table-checkout-shipping-method .col.col-method input[type=checkbox] + .label:hover:before, main .field.choice input[type=checkbox] + .label:hover:before, .modal-popup .field.choice input[type=checkbox] + .label:hover:before, .aw-acp-popup .field.choice input[type=checkbox] + .label:hover:before, .ampromo-overlay .field.choice input[type=checkbox] + .label:hover:before {
  border-color: #D8C6DE;
}
.checkout-index-index .table-checkout-shipping-method .col.col-method input[type=checkbox]:checked + label:after, main .field.choice input[type=checkbox]:checked + label:after, .modal-popup .field.choice input[type=checkbox]:checked + label:after, .aw-acp-popup .field.choice input[type=checkbox]:checked + label:after, .ampromo-overlay .field.choice input[type=checkbox]:checked + label:after, .checkout-index-index .table-checkout-shipping-method .col.col-method input[type=checkbox]:checked + .label:after, main .field.choice input[type=checkbox]:checked + .label:after, .modal-popup .field.choice input[type=checkbox]:checked + .label:after, .aw-acp-popup .field.choice input[type=checkbox]:checked + .label:after, .ampromo-overlay .field.choice input[type=checkbox]:checked + .label:after {
  content: " ";
  background-color: #7E4292;
  height: 18px;
  width: 18px;
  z-index: 2;
  position: absolute;
  font-size: 16px;
  top: 50%;
  left: 3px;
  color: #FFF;
  transform: translateY(-50%);
}

div.mage-error {
  line-height: 1;
  position: relative;
  color: #E44F3E;
}

main .fieldset .field, .modal-popup .fieldset .field, .aw-acp-popup .fieldset .field, .ampromo-overlay .fieldset .field {
  margin-bottom: 30px;
  position: relative;
}
@media only screen and (max-width: 1023px) {
  main .fieldset .field, .modal-popup .fieldset .field, .aw-acp-popup .fieldset .field, .ampromo-overlay .fieldset .field {
    margin-bottom: 40px;
  }
}
main input[type=text], main input[type=email], main input[type=tel], main input[type=number], main input[type=search], main input[type=password], main select, main textarea, .modal-popup input[type=text], .modal-popup input[type=email], .modal-popup input[type=tel], .modal-popup input[type=number], .modal-popup input[type=search], .modal-popup input[type=password], .modal-popup select, .modal-popup textarea, .aw-acp-popup input[type=text], .aw-acp-popup input[type=email], .aw-acp-popup input[type=tel], .aw-acp-popup input[type=number], .aw-acp-popup input[type=search], .aw-acp-popup input[type=password], .aw-acp-popup select, .aw-acp-popup textarea, .ampromo-overlay input[type=text], .ampromo-overlay input[type=email], .ampromo-overlay input[type=tel], .ampromo-overlay input[type=number], .ampromo-overlay input[type=search], .ampromo-overlay input[type=password], .ampromo-overlay select, .ampromo-overlay textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  width: 100%;
  background-color: #F8F4F9;
  outline: 0 !important;
  height: 43px;
  border: 1px solid #F8F4F9;
  padding: 0 0 0 14px;
  color: #000;
  box-shadow: 0 2px 2px 0 transparent;
  font-size: 15px;
}
main input[type=text]:focus, main input[type=email]:focus, main input[type=tel]:focus, main input[type=number]:focus, main input[type=search]:focus, main input[type=password]:focus, main select:focus, main textarea:focus, .modal-popup input[type=text]:focus, .modal-popup input[type=email]:focus, .modal-popup input[type=tel]:focus, .modal-popup input[type=number]:focus, .modal-popup input[type=search]:focus, .modal-popup input[type=password]:focus, .modal-popup select:focus, .modal-popup textarea:focus, .aw-acp-popup input[type=text]:focus, .aw-acp-popup input[type=email]:focus, .aw-acp-popup input[type=tel]:focus, .aw-acp-popup input[type=number]:focus, .aw-acp-popup input[type=search]:focus, .aw-acp-popup input[type=password]:focus, .aw-acp-popup select:focus, .aw-acp-popup textarea:focus, .ampromo-overlay input[type=text]:focus, .ampromo-overlay input[type=email]:focus, .ampromo-overlay input[type=tel]:focus, .ampromo-overlay input[type=number]:focus, .ampromo-overlay input[type=search]:focus, .ampromo-overlay input[type=password]:focus, .ampromo-overlay select:focus, .ampromo-overlay textarea:focus {
  background-color: #C0EBFA;
  border-color: #C0EBFA;
}
main input[type=text].mage-error, main input[type=email].mage-error, main input[type=tel].mage-error, main input[type=number].mage-error, main input[type=search].mage-error, main input[type=password].mage-error, main select.mage-error, main textarea.mage-error, .modal-popup input[type=text].mage-error, .modal-popup input[type=email].mage-error, .modal-popup input[type=tel].mage-error, .modal-popup input[type=number].mage-error, .modal-popup input[type=search].mage-error, .modal-popup input[type=password].mage-error, .modal-popup select.mage-error, .modal-popup textarea.mage-error, .aw-acp-popup input[type=text].mage-error, .aw-acp-popup input[type=email].mage-error, .aw-acp-popup input[type=tel].mage-error, .aw-acp-popup input[type=number].mage-error, .aw-acp-popup input[type=search].mage-error, .aw-acp-popup input[type=password].mage-error, .aw-acp-popup select.mage-error, .aw-acp-popup textarea.mage-error, .ampromo-overlay input[type=text].mage-error, .ampromo-overlay input[type=email].mage-error, .ampromo-overlay input[type=tel].mage-error, .ampromo-overlay input[type=number].mage-error, .ampromo-overlay input[type=search].mage-error, .ampromo-overlay input[type=password].mage-error, .ampromo-overlay select.mage-error, .ampromo-overlay textarea.mage-error {
  border-color: #E44F3E;
}
main input[type=text].qty, main input[type=email].qty, main input[type=tel].qty, main input[type=number].qty, main input[type=search].qty, main input[type=password].qty, main select.qty, main textarea.qty, .modal-popup input[type=text].qty, .modal-popup input[type=email].qty, .modal-popup input[type=tel].qty, .modal-popup input[type=number].qty, .modal-popup input[type=search].qty, .modal-popup input[type=password].qty, .modal-popup select.qty, .modal-popup textarea.qty, .aw-acp-popup input[type=text].qty, .aw-acp-popup input[type=email].qty, .aw-acp-popup input[type=tel].qty, .aw-acp-popup input[type=number].qty, .aw-acp-popup input[type=search].qty, .aw-acp-popup input[type=password].qty, .aw-acp-popup select.qty, .aw-acp-popup textarea.qty, .ampromo-overlay input[type=text].qty, .ampromo-overlay input[type=email].qty, .ampromo-overlay input[type=tel].qty, .ampromo-overlay input[type=number].qty, .ampromo-overlay input[type=search].qty, .ampromo-overlay input[type=password].qty, .ampromo-overlay select.qty, .ampromo-overlay textarea.qty {
  width: 45px;
  padding-left: 0;
}
main input[type=text]:focus, main input[type=email]:focus, main input[type=tel]:focus, main input[type=number]:focus, main input[type=search]:focus, main input[type=password]:focus, main select:focus, main textarea:focus, .modal-popup input[type=text]:focus, .modal-popup input[type=email]:focus, .modal-popup input[type=tel]:focus, .modal-popup input[type=number]:focus, .modal-popup input[type=search]:focus, .modal-popup input[type=password]:focus, .modal-popup select:focus, .modal-popup textarea:focus, .aw-acp-popup input[type=text]:focus, .aw-acp-popup input[type=email]:focus, .aw-acp-popup input[type=tel]:focus, .aw-acp-popup input[type=number]:focus, .aw-acp-popup input[type=search]:focus, .aw-acp-popup input[type=password]:focus, .aw-acp-popup select:focus, .aw-acp-popup textarea:focus, .ampromo-overlay input[type=text]:focus, .ampromo-overlay input[type=email]:focus, .ampromo-overlay input[type=tel]:focus, .ampromo-overlay input[type=number]:focus, .ampromo-overlay input[type=search]:focus, .ampromo-overlay input[type=password]:focus, .ampromo-overlay select:focus, .ampromo-overlay textarea:focus {
  box-shadow: none;
}
main input[type=text]:not([disabled]):focus, main input[type=text]:not([disabled]):focus, main input[type=text]:not([disabled]):focus, main input[type=email]:not([disabled]):focus, main input[type=email]:not([disabled]):focus, main input[type=email]:not([disabled]):focus, main input[type=tel]:not([disabled]):focus, main input[type=tel]:not([disabled]):focus, main input[type=tel]:not([disabled]):focus, main input[type=number]:not([disabled]):focus, main input[type=number]:not([disabled]):focus, main input[type=number]:not([disabled]):focus, main input[type=search]:not([disabled]):focus, main input[type=search]:not([disabled]):focus, main input[type=search]:not([disabled]):focus, main input[type=password]:not([disabled]):focus, main input[type=password]:not([disabled]):focus, main input[type=password]:not([disabled]):focus, main select:not([disabled]):focus, main select:not([disabled]):focus, main select:not([disabled]):focus, main textarea:not([disabled]):focus, main textarea:not([disabled]):focus, main textarea:not([disabled]):focus, .modal-popup input[type=text]:not([disabled]):focus, .modal-popup input[type=text]:not([disabled]):focus, .modal-popup input[type=text]:not([disabled]):focus, .modal-popup input[type=email]:not([disabled]):focus, .modal-popup input[type=email]:not([disabled]):focus, .modal-popup input[type=email]:not([disabled]):focus, .modal-popup input[type=tel]:not([disabled]):focus, .modal-popup input[type=tel]:not([disabled]):focus, .modal-popup input[type=tel]:not([disabled]):focus, .modal-popup input[type=number]:not([disabled]):focus, .modal-popup input[type=number]:not([disabled]):focus, .modal-popup input[type=number]:not([disabled]):focus, .modal-popup input[type=search]:not([disabled]):focus, .modal-popup input[type=search]:not([disabled]):focus, .modal-popup input[type=search]:not([disabled]):focus, .modal-popup input[type=password]:not([disabled]):focus, .modal-popup input[type=password]:not([disabled]):focus, .modal-popup input[type=password]:not([disabled]):focus, .modal-popup select:not([disabled]):focus, .modal-popup select:not([disabled]):focus, .modal-popup select:not([disabled]):focus, .modal-popup textarea:not([disabled]):focus, .modal-popup textarea:not([disabled]):focus, .modal-popup textarea:not([disabled]):focus, .aw-acp-popup input[type=text]:not([disabled]):focus, .aw-acp-popup input[type=text]:not([disabled]):focus, .aw-acp-popup input[type=text]:not([disabled]):focus, .aw-acp-popup input[type=email]:not([disabled]):focus, .aw-acp-popup input[type=email]:not([disabled]):focus, .aw-acp-popup input[type=email]:not([disabled]):focus, .aw-acp-popup input[type=tel]:not([disabled]):focus, .aw-acp-popup input[type=tel]:not([disabled]):focus, .aw-acp-popup input[type=tel]:not([disabled]):focus, .aw-acp-popup input[type=number]:not([disabled]):focus, .aw-acp-popup input[type=number]:not([disabled]):focus, .aw-acp-popup input[type=number]:not([disabled]):focus, .aw-acp-popup input[type=search]:not([disabled]):focus, .aw-acp-popup input[type=search]:not([disabled]):focus, .aw-acp-popup input[type=search]:not([disabled]):focus, .aw-acp-popup input[type=password]:not([disabled]):focus, .aw-acp-popup input[type=password]:not([disabled]):focus, .aw-acp-popup input[type=password]:not([disabled]):focus, .aw-acp-popup select:not([disabled]):focus, .aw-acp-popup select:not([disabled]):focus, .aw-acp-popup select:not([disabled]):focus, .aw-acp-popup textarea:not([disabled]):focus, .aw-acp-popup textarea:not([disabled]):focus, .aw-acp-popup textarea:not([disabled]):focus, .ampromo-overlay input[type=text]:not([disabled]):focus, .ampromo-overlay input[type=text]:not([disabled]):focus, .ampromo-overlay input[type=text]:not([disabled]):focus, .ampromo-overlay input[type=email]:not([disabled]):focus, .ampromo-overlay input[type=email]:not([disabled]):focus, .ampromo-overlay input[type=email]:not([disabled]):focus, .ampromo-overlay input[type=tel]:not([disabled]):focus, .ampromo-overlay input[type=tel]:not([disabled]):focus, .ampromo-overlay input[type=tel]:not([disabled]):focus, .ampromo-overlay input[type=number]:not([disabled]):focus, .ampromo-overlay input[type=number]:not([disabled]):focus, .ampromo-overlay input[type=number]:not([disabled]):focus, .ampromo-overlay input[type=search]:not([disabled]):focus, .ampromo-overlay input[type=search]:not([disabled]):focus, .ampromo-overlay input[type=search]:not([disabled]):focus, .ampromo-overlay input[type=password]:not([disabled]):focus, .ampromo-overlay input[type=password]:not([disabled]):focus, .ampromo-overlay input[type=password]:not([disabled]):focus, .ampromo-overlay select:not([disabled]):focus, .ampromo-overlay select:not([disabled]):focus, .ampromo-overlay select:not([disabled]):focus, .ampromo-overlay textarea:not([disabled]):focus, .ampromo-overlay textarea:not([disabled]):focus, .ampromo-overlay textarea:not([disabled]):focus {
  box-shadow: none;
}
main select, .modal-popup select, .aw-acp-popup select, .ampromo-overlay select {
  background-image: url(../../frontend/Fluid/blank/en_GB/images/icons/arrow-down.svg);
  background-repeat: no-repeat;
  background-position: 95% 50%;
  background-position: calc(100% - 15px) 50%;
  width: 100%;
  max-width: 100%;
  padding-right: 35px;
  background-size: 12px;
}
main p.required, .modal-popup p.required, .aw-acp-popup p.required, .ampromo-overlay p.required {
  color: #D50058;
  font-size: 14px;
  margin: 0 0 20px;
}
main textarea, .modal-popup textarea, .aw-acp-popup textarea, .ampromo-overlay textarea {
  padding: 10px 14px;
  height: 200px;
  max-width: 100%;
  resize: none;
  display: block;
  border-radius: 0;
}
main form label, main form .label, .modal-popup form label, .modal-popup form .label, .aw-acp-popup form label, .aw-acp-popup form .label, .ampromo-overlay form label, .ampromo-overlay form .label {
  margin-bottom: 8px;
}
main .field.choice, .modal-popup .field.choice, .aw-acp-popup .field.choice, .ampromo-overlay .field.choice {
  display: table;
  width: 100%;
}
main .field.choice > *, .modal-popup .field.choice > *, .aw-acp-popup .field.choice > *, .ampromo-overlay .field.choice > * {
  display: table-cell;
  vertical-align: middle;
}
main fieldset.field, .modal-popup fieldset.field, .aw-acp-popup fieldset.field, .ampromo-overlay fieldset.field {
  margin-bottom: 0 !important;
}

/* Hide HTML5 Up and Down arrows. */
body input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

body input[type=number] {
  -moz-appearance: textfield;
}

/* add down arrow to select tag */
select:after {
  content: "\e901";
  font-family: "icomoon" !important;
}

.ellip {
  display: block;
  height: 100%;
}

.ellip-line {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 100%;
}

.ellip,
.ellip-line {
  position: relative;
  overflow: hidden;
}

/*
*
* Includes files to for this praticular project
* DON'T ADD CSS DIRECTLY HERE
*
*
*/
/*
*
* Includes files for the main sections of the site.
* DON'T ADD CSS DIRECTLY HERE
*
*
*/
@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}

.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

@media (print), (prefers-reduced-motion) {
  .animated {
    -webkit-animation: unset !important;
    animation: unset !important;
    -webkit-transition: none !important;
    transition: none !important;
  }
}
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

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

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

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

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}

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

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(../../frontend/Fluid/blank/en_GB/css/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}

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

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

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

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

/*
*
* Includes files to extend
* DON'T ADD CSS DIRECTLY HERE
*
*
*/
.catalog-product_compare-index .page-title, .catalog-product-view .product-info-main .product-info-price .price-box .price-final_price .price, .checkout-onepage-success .page-title-wrapper .page-title, h1 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 35px;
  line-height: 47px;
}
@media only screen and (max-width: 1023px) {
  .catalog-product_compare-index .page-title, .catalog-product-view .product-info-main .product-info-price .price-box .price-final_price .price, .checkout-onepage-success .page-title-wrapper .page-title, h1 {
    font-size: 28px;
    line-height: 41px;
  }
}

.catalog-product-view .product-info-main .page-title, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .total-amount .total-value, .catalog-product-view .block-products-list .block-title strong, #confirmBox.amcart-confirm-block .amcart-message-box a, .checkout-index-index .step-title, .checkout-index-index #opc-sidebar .opc-block-summary > .title, .page-title-wrapper .page-title, .modal-popup .modal-inner-wrap .calculator-popup-modal .calculate-area-results-row span, .modal-popup .modal-title, .product-items .product-item-details .price-final_price .price-final_price .price, .minicart-wrapper .block-minicart .subtotal .amount, .cart-container .cart-summary .summary.title, h2 {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 26px;
  line-height: 36px;
}
@media only screen and (max-width: 1023px) {
  .catalog-product-view .product-info-main .page-title, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .total-amount .total-value, .catalog-product-view .block-products-list .block-title strong, #confirmBox.amcart-confirm-block .amcart-message-box a, .checkout-index-index .step-title, .checkout-index-index #opc-sidebar .opc-block-summary > .title, .page-title-wrapper .page-title, .modal-popup .modal-inner-wrap .calculator-popup-modal .calculate-area-results-row span, .modal-popup .modal-title, .product-items .product-item-details .price-final_price .price-final_price .price, .minicart-wrapper .block-minicart .subtotal .amount, .cart-container .cart-summary .summary.title, h2 {
    font-size: 20px;
    line-height: 30px;
  }
}

.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.roll-product .product-options-wrapper .fieldset .field .control select, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.pack-product .product-options-wrapper .fieldset .field .control select, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .fieldset.qty-area .field .control input, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .fieldset.qty-area .field .control span, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .qty-separator, .catalog-product-view .info.detailed .item.title .switch, #confirmBox.amcart-confirm-block .amcart-message-box .am-photo-container .amcart-qty-wrap .amcart-input, .account .column.main .block:not(.widget) .block-title > strong, .checkout-onepage-success #registration p:first-child, .checkout-onepage-success .checkout-success-order-details-row > .title, .checkout-onepage-success .checkout-success-order-details-row.summary .details > div.total span, .checkout-index-index .authentication-dropdown .block-title strong, .modal-popup .modal-inner-wrap .calculator-popup-modal .title, .modal-popup .modal-inner-wrap .calculator-popup-modal .introduction p, .modal-popup .modal-inner-wrap .calculator-popup-modal .calc-tabs .desc, .modal-popup .modal-inner-wrap .calculator-popup-modal .calc-section ul li span, .block-collapsible-nav-title strong, .minicart-wrapper .block-minicart .minicart-items-wrapper .product-item-details .price, .block.block-search .amsearch-form-container .search-autocomplete .amsearch-results .amasty-xsearch-block-header, .block.block-search .amsearch-form-container .search-autocomplete .amsearch-results .price-final_price .price-wrapper .price, .block.block-search .amsearch-form-container .search-autocomplete .amsearch-results .product-item-link, button.action:not(.primary), .action.primary, .catalogsearch-result-index .category-view .action.secondary, .search-index-index .category-view .action.secondary, .catalog-category-view .category-view .action.secondary, .cms-home .home_banner .text .action.secondary, .klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .kuLandingAddToCartBtn,
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .addToCartBtn, .klevuWrap .klevuQuickSearchResults .addToCartBtn, h3 {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
}
@media only screen and (max-width: 1023px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.roll-product .product-options-wrapper .fieldset .field .control select, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.pack-product .product-options-wrapper .fieldset .field .control select, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .fieldset.qty-area .field .control input, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .fieldset.qty-area .field .control span, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .qty-separator, .catalog-product-view .info.detailed .item.title .switch, #confirmBox.amcart-confirm-block .amcart-message-box .am-photo-container .amcart-qty-wrap .amcart-input, .account .column.main .block:not(.widget) .block-title > strong, .checkout-onepage-success #registration p:first-child, .checkout-onepage-success .checkout-success-order-details-row > .title, .checkout-onepage-success .checkout-success-order-details-row.summary .details > div.total span, .checkout-index-index .authentication-dropdown .block-title strong, .modal-popup .modal-inner-wrap .calculator-popup-modal .title, .modal-popup .modal-inner-wrap .calculator-popup-modal .introduction p, .modal-popup .modal-inner-wrap .calculator-popup-modal .calc-tabs .desc, .modal-popup .modal-inner-wrap .calculator-popup-modal .calc-section ul li span, .block-collapsible-nav-title strong, .minicart-wrapper .block-minicart .minicart-items-wrapper .product-item-details .price, .block.block-search .amsearch-form-container .search-autocomplete .amsearch-results .amasty-xsearch-block-header, .block.block-search .amsearch-form-container .search-autocomplete .amsearch-results .price-final_price .price-wrapper .price, .block.block-search .amsearch-form-container .search-autocomplete .amsearch-results .product-item-link, button.action:not(.primary), .action.primary, .catalogsearch-result-index .category-view .action.secondary, .search-index-index .category-view .action.secondary, .catalog-category-view .category-view .action.secondary, .cms-home .home_banner .text .action.secondary, .klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .kuLandingAddToCartBtn,
  .klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .addToCartBtn, .klevuWrap .klevuQuickSearchResults .addToCartBtn, h3 {
    font-size: 16px;
    line-height: 25px;
  }
}

.catalog-product-view .product-info-main .product-info-price .price-box .old-price .price-container.price-final_price, .catalog-product-view .product-info-main .product-info-price .price-box .old-price .price-container.price-final_price .price, .catalog-product-view .product-info-main .stock, .catalog-product-view .product-info-main .product.attribute.overview, .catalog-product-view .product-info-main .prices-tier.items, .catalog-product-view .product-info-main .product-info-add-to-cart-area .product-addto-links .action, .catalogsearch-result-index .filter-title strong, .search-index-index .filter-title strong, .catalog-category-view .filter-title strong, .catalogsearch-result-index .filter-options .filter-options-item .filter-options-title, .search-index-index .filter-options .filter-options-item .filter-options-title, .catalog-category-view .filter-options .filter-options-item .filter-options-title, .cms-home .home_banner .text .action.secondary.h4, .checkout-index-index .ui-datepicker button, .modal-popup .modal-inner-wrap .calculator-popup-modal .calculate-area-results-row .title, .modal-popup .modal-footer button span, .minicart-wrapper .block-minicart .actions .secondary .action.viewcart span, .block.block-search .amsearch-form-container .amsearch-item-container .amasty-xsearch-block-header, .action.primary.h4, .blog__category__default a, h4 {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}
@media only screen and (max-width: 1023px) {
  .catalog-product-view .product-info-main .product-info-price .price-box .old-price .price-container.price-final_price, .catalog-product-view .product-info-main .product-info-price .price-box .old-price .price-container.price-final_price .price, .catalog-product-view .product-info-main .stock, .catalog-product-view .product-info-main .product.attribute.overview, .catalog-product-view .product-info-main .prices-tier.items, .catalog-product-view .product-info-main .product-info-add-to-cart-area .product-addto-links .action, .catalogsearch-result-index .filter-title strong, .search-index-index .filter-title strong, .catalog-category-view .filter-title strong, .catalogsearch-result-index .filter-options .filter-options-item .filter-options-title, .search-index-index .filter-options .filter-options-item .filter-options-title, .catalog-category-view .filter-options .filter-options-item .filter-options-title, .cms-home .home_banner .text .action.secondary.h4, .checkout-index-index .ui-datepicker button, .modal-popup .modal-inner-wrap .calculator-popup-modal .calculate-area-results-row .title, .modal-popup .modal-footer button span, .minicart-wrapper .block-minicart .actions .secondary .action.viewcart span, .block.block-search .amsearch-form-container .amsearch-item-container .amasty-xsearch-block-header, .action.primary.h4, .blog__category__default a, h4 {
    font-size: 13px;
    line-height: 22px;
  }
}

.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.roll-product .product-options-wrapper .fieldset .field .label, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.pack-product .product-options-wrapper .fieldset .field .label, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .fieldset.qty-area .field .label, .catalog-product-view .product-info-main .sample-block-left p, .catalog-product-view .info.detailed .item.content .description-content .products-features-row span, #confirmBox.amcart-confirm-block .amcart-message-box .text, .account .column.main a.action, .blog-post-view .content-wraper .blog-author .created-at span, .catalogsearch-result-index .category-view .action.secondary, .search-index-index .category-view .action.secondary, .catalog-category-view .category-view .action.secondary, .catalogsearch-result-index .category-short-description .container p, .search-index-index .category-short-description .container p, .catalog-category-view .category-short-description .container p, .catalogsearch-result-index .toolbar select, .search-index-index .toolbar select, .catalog-category-view .toolbar select, .catalogsearch-result-index .category-short-description .block.filter.scrolled p, .search-index-index .category-short-description .block.filter.scrolled p, .catalog-category-view .category-short-description .block.filter.scrolled p, .block-collapsible-nav ul li > a[href], .block-collapsible-nav ul li > strong, .block-collapsible-nav ul li > a[href] > strong, .block-collapsible-nav ul li > strong > strong, .minicart-wrapper .block-minicart .subtotal, .block.block-search .amsearch-form-container .search-autocomplete .amsearch-results .price-final_price .old-price, .block.block-search .amsearch-form-container .search-autocomplete .amsearch-results .price-final_price .old-price .price, .actions-toolbar .secondary a.action, .pagebuilder-button-link, .checkout-index-index #opc-sidebar .opc-block-summary .items-in-cart .actions-toolbar .action.viewcart, .message a[href], .minicart-wrapper .block-minicart .product-item-details .details-qty.qty .update-cart-item, h5 {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
}
@media only screen and (max-width: 1023px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.roll-product .product-options-wrapper .fieldset .field .label, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.pack-product .product-options-wrapper .fieldset .field .label, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .fieldset.qty-area .field .label, .catalog-product-view .product-info-main .sample-block-left p, .catalog-product-view .info.detailed .item.content .description-content .products-features-row span, #confirmBox.amcart-confirm-block .amcart-message-box .text, .account .column.main a.action, .blog-post-view .content-wraper .blog-author .created-at span, .catalogsearch-result-index .category-view .action.secondary, .search-index-index .category-view .action.secondary, .catalog-category-view .category-view .action.secondary, .catalogsearch-result-index .category-short-description .container p, .search-index-index .category-short-description .container p, .catalog-category-view .category-short-description .container p, .catalogsearch-result-index .toolbar select, .search-index-index .toolbar select, .catalog-category-view .toolbar select, .catalogsearch-result-index .category-short-description .block.filter.scrolled p, .search-index-index .category-short-description .block.filter.scrolled p, .catalog-category-view .category-short-description .block.filter.scrolled p, .block-collapsible-nav ul li > a[href], .block-collapsible-nav ul li > strong, .block-collapsible-nav ul li > a[href] > strong, .block-collapsible-nav ul li > strong > strong, .minicart-wrapper .block-minicart .subtotal, .block.block-search .amsearch-form-container .search-autocomplete .amsearch-results .price-final_price .old-price, .block.block-search .amsearch-form-container .search-autocomplete .amsearch-results .price-final_price .old-price .price, .actions-toolbar .secondary a.action, .pagebuilder-button-link, .checkout-index-index #opc-sidebar .opc-block-summary .items-in-cart .actions-toolbar .action.viewcart, .message a[href], .minicart-wrapper .block-minicart .product-item-details .details-qty.qty .update-cart-item, h5 {
    font-size: 11px;
    line-height: 20px;
  }
}

.catalog-product_compare-index .table-wrapper.comparison .table-comparison .product-item-name, .catalog-product-view .product-info-main .product-info-stock-sku .sku, .catalogsearch-result-index .price-per, .search-index-index .price-per, .catalog-category-view .price-per, .checkout-index-index .payment-option .action.action-toggle, .klevuWrap .klevuQuickSearchResults .product-item-name a, .klevuWrap .klevuQuickSearchResults .price-final_price .price-per, .klevuWrap .klevuQuickSearchingArea .klevuResultsBlock .klevuQuickSearchResults .kuQuickResultsListContainer ul li a .klevuProductItemTop .klevuQuickProductDescBlock .klevuQuickProductName,
.klevuWrap .klevuQuickSearchingArea .klevuResultsBlock .klevuQuickSearchResults .kuQuickResultsListContainer ul li a .klevuProductItemBottom .klevuQuickProductDescBlock .klevuQuickProductName, .product-items .product-item-details a, .product-items .product-item-details .price-final_price .old-price, .product-items .product-item-details .price-final_price .old-price .price, h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 11px;
  line-height: 20px;
}
@media only screen and (max-width: 1023px) {
  .catalog-product_compare-index .table-wrapper.comparison .table-comparison .product-item-name, .catalog-product-view .product-info-main .product-info-stock-sku .sku, .catalogsearch-result-index .price-per, .search-index-index .price-per, .catalog-category-view .price-per, .checkout-index-index .payment-option .action.action-toggle, .klevuWrap .klevuQuickSearchResults .product-item-name a, .klevuWrap .klevuQuickSearchResults .price-final_price .price-per, .klevuWrap .klevuQuickSearchingArea .klevuResultsBlock .klevuQuickSearchResults .kuQuickResultsListContainer ul li a .klevuProductItemTop .klevuQuickProductDescBlock .klevuQuickProductName,
  .klevuWrap .klevuQuickSearchingArea .klevuResultsBlock .klevuQuickSearchResults .kuQuickResultsListContainer ul li a .klevuProductItemBottom .klevuQuickProductDescBlock .klevuQuickProductName, .product-items .product-item-details a, .product-items .product-item-details .price-final_price .old-price, .product-items .product-item-details .price-final_price .old-price .price, h6 {
    font-size: 10px;
    line-height: 16px;
  }
}

strong {
  font-weight: 700;
}

body {
  color: #44484C;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}
@media only screen and (max-width: 1023px) {
  body {
    font-size: 13px;
    line-height: 22px;
  }
}

/*
*
* Includes files to extend
* DON'T ADD CSS DIRECTLY HERE
*
*
*/
.checkout-index-index #opc-sidebar .opc-block-summary .items-in-cart .actions-toolbar .action.viewcart, .message a[href], .minicart-wrapper .block-minicart .product-item-details .details-qty.qty .update-cart-item, .pagebuilder-button-link, .actions-toolbar .secondary a.action {
  color: #44484C;
  border: 0;
  text-decoration: underline;
  cursor: pointer;
}
.checkout-index-index #opc-sidebar .opc-block-summary .items-in-cart .actions-toolbar .action.viewcart:hover, .message a[href]:hover, .minicart-wrapper .block-minicart .product-item-details .details-qty.qty .update-cart-item:hover, .pagebuilder-button-link:hover, .actions-toolbar .secondary a.action:hover {
  color: #44484C;
  text-decoration: none;
}

a, a:visited {
  color: #44484C;
}
a:hover {
  text-decoration: underline;
}

.actions-toolbar .secondary a.action {
  margin-top: 12px;
}

/*
*
* Includes files to extend
* DON'T ADD CSS DIRECTLY HERE
*
*
*/
.checkout-index-index #opc-sidebar .action-edit {
  border: 0;
  background: none;
  box-shadow: none;
}

.catalogsearch-result-index .category-view .action.secondary, .search-index-index .category-view .action.secondary, .catalog-category-view .category-view .action.secondary, .cms-home .home_banner .text .action.secondary, .klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .kuLandingAddToCartBtn,
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .addToCartBtn, .klevuWrap .klevuQuickSearchResults .addToCartBtn, .action.primary, button.action:not(.primary) {
  line-height: 1;
  text-transform: capitalize;
  text-align: center;
  color: #44484C;
  border: 2px solid;
  padding: 15px 33px;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  border-radius: 0;
}
.catalogsearch-result-index .category-view .action.secondary:hover, .search-index-index .category-view .action.secondary:hover, .catalog-category-view .category-view .action.secondary:hover, .cms-home .home_banner .text .action.secondary:hover, .klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .kuLandingAddToCartBtn:hover,
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .addToCartBtn:hover, .klevuWrap .klevuQuickSearchResults .addToCartBtn:hover, .action.primary:hover, button.action:hover:not(.primary) {
  text-decoration: none;
}

.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .kuLandingAddToCartBtn,
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .addToCartBtn, .klevuWrap .klevuQuickSearchResults .addToCartBtn, .action.primary {
  background-color: #FCCD00;
  border-color: #FCCD00;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .kuLandingAddToCartBtn:hover,
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .addToCartBtn:hover, .klevuWrap .klevuQuickSearchResults .addToCartBtn:hover, .action.primary:hover {
  background-color: #ffd313;
  border-color: #ffd313;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .kuLandingAddToCartBtn:focus,
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .addToCartBtn:focus, .klevuWrap .klevuQuickSearchResults .addToCartBtn:focus, .action.primary:focus {
  border-color: #ffd313;
}

.catalogsearch-result-index .category-view .action.secondary, .search-index-index .category-view .action.secondary, .catalog-category-view .category-view .action.secondary, .cms-home .home_banner .text .action.secondary, button.action:not(.primary) {
  background-color: #D8C6DE;
  border-color: #D8C6DE;
}
.catalogsearch-result-index .category-view .action.secondary:hover, .search-index-index .category-view .action.secondary:hover, .catalog-category-view .category-view .action.secondary:hover, .cms-home .home_banner .text .action.secondary:hover, button.action:hover:not(.primary) {
  background-color: #F8F4F9;
  border-color: #F8F4F9;
}
.catalogsearch-result-index .category-view .action.secondary:focus, .search-index-index .category-view .action.secondary:focus, .catalog-category-view .category-view .action.secondary:focus, .cms-home .home_banner .text .action.secondary:focus, button.action:focus:not(.primary) {
  border-color: #F8F4F9;
}

.cart-container .cart-summary .action.checkout, .minicart-wrapper .block-minicart .actions .primary .action.primary.checkout {
  width: 100%;
  padding-left: 2px;
  padding-right: 2px;
}

/*
*
* Includes files for the main sections of the site.
* DON'T ADD CSS DIRECTLY HERE
*
*
*/
.page-header {
  z-index: 3;
}
@media only screen and (max-width: 1024px -1-1px) {
  .page-header {
    z-index: 6;
  }
}

.top-header {
  padding: 0;
  background: #2DBDEF;
  color: #44484C;
  text-align: center;
  height: 30px;
  display: inline-table;
  width: 100%;
  line-height: 30px;
}
.top-header p {
  margin: 0;
}

@media only screen and (max-width: 375px) {
  .top-header-text {
    font-size: 10px;
  }
}

@media only screen and (max-width: 1023px) {
  .header-outer-div {
    *zoom: 1;
  }
  .header-outer-div:before, .header-outer-div:after {
    content: " ";
    display: table;
  }
  .header-outer-div:after {
    clear: both;
  }
}
@media only screen and (min-width: 1024px) {
  .header-outer-div {
    background: #FFFFFF;
  }
}

.header.content {
  *zoom: 1;
  padding: 20px 0;
}
.header.content:before, .header.content:after {
  content: " ";
  display: table;
}
.header.content:after {
  clear: both;
}
.header.content .nav-toggle {
  width: 2.8rem;
  padding: 0.5rem 0 0.7rem;
}
.header.content .nav-toggle:before {
  display: none;
}
.header.content .nav-toggle > span {
  overflow: visible;
}
.header.content .nav-toggle > span:before {
  top: -0.7rem;
}
.header.content .nav-toggle > span:after {
  bottom: -0.7rem;
}
.header.content .nav-toggle > span,
.header.content .nav-toggle > span::before,
.header.content .nav-toggle > span::after {
  cursor: pointer;
  height: 0.2rem;
  width: 2.8rem;
  background: #7E4292;
  position: absolute;
  display: block;
  content: "";
  transition: all 500ms ease-in-out;
}
.header.content .nav-toggle.active > span {
  background-color: transparent;
}
.header.content .nav-toggle.active > span:before, .header.content .nav-toggle.active > span:after {
  top: 0;
}
.header.content .nav-toggle.active > span:before {
  transform: rotate(45deg);
}
.header.content .nav-toggle.active > span:after {
  transform: rotate(-45deg);
}
.header.content .nav-toggle:before {
  color: #7E4292;
}
@media only screen and (max-width: 1023px) {
  .header.content {
    padding: 17px 0;
    height: 57px;
    position: relative;
  }
  .header.content .logo {
    width: 87px;
    margin-left: 48px;
  }
  .header.content .nav-toggle {
    top: 24px;
    left: unset;
  }
  .header.content .nav-toggle > span {
    clip: unset;
    margin: unset;
  }
}
@media only screen and (max-width: 767px) {
  .header.content {
    padding: 13px 0;
    height: 53px;
  }
  .header.content .logo {
    margin-left: 44px;
  }
  .header.content .nav-toggle {
    top: 19px;
  }
}
.header.content .top-support-area {
  width: 200px;
  float: left;
  margin-left: 28px;
}
@media only screen and (max-width: 1023px) {
  .header.content .top-support-area {
    display: none;
  }
}
.header.content .top-support-area span {
  font-size: 12px;
  clear: both;
  display: inline-block;
  width: 100%;
  line-height: 23px;
}
.header.content .top-support-area .tel {
  font-size: 15px;
  font-weight: bold;
}
.header.content .sections.nav-sections {
  display: none;
}
.header.content .search-icon {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .page-header {
    border-bottom: 0.5px solid #D8C6DE;
  }
}
.page-header .minicart-wrapper {
  margin-top: 17px;
}
@media only screen and (max-width: 1023px) {
  .page-header .minicart-wrapper {
    margin-top: 0;
  }
}
.page-header .minicart-wrapper .action {
  float: left;
  margin-left: 42px;
}
@media only screen and (max-width: 1279px) {
  .page-header .minicart-wrapper .action {
    margin-left: 0;
  }
}
.page-header .minicart-wrapper .action span {
  line-height: 24px;
}
@media screen and (min-width: 320px) and (max-width: 374px) {
  .page-header .minicart-wrapper .action {
    width: 40px !important;
  }
}
@media only screen and (max-width: 1279px) {
  .page-header .minicart-wrapper .action {
    width: 50px;
  }
  .page-header .minicart-wrapper .action .label, .page-header .minicart-wrapper .action .text {
    display: none;
  }
}
.page-header .minicart-wrapper .action * {
  float: left;
  color: #44484C;
}
.page-header .minicart-wrapper .action svg {
  margin-right: 8px;
}
@media only screen and (max-width: 1023px) {
  .page-header .minicart-wrapper .action svg {
    width: 17px;
  }
}
.page-header .minicart-wrapper .action .counter-number {
  font-weight: bold;
  font-size: 18px;
  background: #87BE40;
  line-height: 29px;
  text-align: center;
  margin-left: 6px;
  padding: 0 5px;
  border-radius: 5px;
  color: #FFF;
  float: left;
}
@media only screen and (max-width: 1023px) {
  .page-header .minicart-wrapper .action .counter-number {
    margin-left: 0;
    line-height: 24px;
    font-size: 13px;
  }
}
@media only screen and (max-width: 767px) {
  .page-header .minicart-wrapper .action.cart-action {
    display: block;
  }
}
.page-header .minicart-wrapper .cart-action {
  position: relative;
  width: 120px;
}
@media only screen and (max-width: 1023px) {
  .page-header .minicart-wrapper .cart-action {
    width: 44px;
  }
}
.page-header .minicart-wrapper .cart-action .qty {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.page-header .block.block-search {
  margin-top: 5px;
  float: left;
  margin-left: 33px;
  width: 460px;
}
.page-header .block.block-search .search-autocomplete.amsearch-left-position,
.page-header .block.block-search .search-autocomplete.amsearch-clone-position {
  border: 1px solid #D8C6DE;
  border-top: 0;
}
.page-header .block.block-search .amsearch-results {
  margin-top: 6px;
}
.page-header .block.block-search .search-autocomplete.amsearch-left-position,
.page-header .block.block-search .search-autocomplete.amsearch-clone-position,
.page-header .block.block-search .amsearch-leftside {
  width: 100% !important;
  overflow-y: auto !important;
}
@media only screen and (max-width: 1279px) {
  .page-header .block.block-search {
    width: 320px;
    margin-left: 0;
  }
}
@media only screen and (max-width: 1023px) {
  .page-header .block.block-search {
    margin-top: 0;
  }
  .page-header .block.block-search .amsearch-form-container .control {
    min-height: 22px;
  }
  .page-header .block.block-search .amsearch-wrapper-input {
    position: relative;
  }
}
@media only screen and (max-width: 425px) {
  .page-header .block.block-search .amsearch-clone-position {
    right: unset;
  }
}
@media screen and (min-width: 320px) and (max-width: 374px) {
  .page-header .block.block-search .label:before {
    margin-right: 16px !important;
  }
}
@media only screen and (max-width: 767px) {
  .page-header .block.block-search {
    float: none;
    width: 100%;
  }
  .page-header .block.block-search .form .search-autocomplete {
    margin-left: 0;
  }
  .page-header .block.block-search .label:before {
    content: url("../../frontend/Fluid/blank/en_GB/images/icons/purple_search23-23.svg");
    margin-right: 30px;
  }
  .page-header .block.block-search .amsearch-close {
    top: 23px;
  }
}
@media only screen and (min-width: 768px) {
  .page-header .block.block-search {
    margin-left: 70px;
  }
  .page-header .block.block-search .amsearch-close {
    top: -5px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-header .block.block-search {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1440px) {
  .page-header .block.block-search {
    margin-left: 50px;
    width: 519px;
  }
}
.page-header .block.block-search .action.search {
  bottom: 0;
}
.page-header .block.block-search .input-text {
  width: 100%;
  border: 1px solid #D8C6DE;
  border-radius: 1px;
  height: 35px;
  margin-top: -5px;
  padding-left: 20px;
}
@media only screen and (max-width: 767px) {
  .page-header .block.block-search .input-text {
    font-size: 13px;
    padding-left: 14px;
    margin-top: 12px;
    height: 50px;
    margin-left: -10px;
    width: calc(100% + 20px);
    padding: 0 10px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-header .block.block-search .input-text {
    height: 48px;
    margin-top: 0;
  }
}
.page-header .block.block-search .action.search:before {
  color: #7E4292;
  font-weight: bold;
  content: url("../../frontend/Fluid/blank/en_GB/images/icons/purple_search.svg");
  margin-top: 7px;
}
@media only screen and (max-width: 1023px) {
  .page-header .block.block-search .action.search:before {
    content: url("../../frontend/Fluid/blank/en_GB/images/icons/purple_search16-16.svg");
    line-height: 16px;
    margin-top: 0px;
  }
}
.page-header .block.block-search .amsearch-loupe {
  display: none !important;
}
.page-header .logo img {
  width: 162px;
}
.page-header .logo svg {
  display: none;
}
@media only screen and (max-width: 767px) {
  .page-header .block.block-minicart {
    width: 300px;
  }
  .page-header .block.block-minicart .product-item-details {
    padding-left: 82px;
  }
}
@media only screen and (max-width: 1279px) {
  .page-header .block.block-minicart .action {
    width: 25px;
  }
}
@media (min-width: 1023px) {
  .page-header.scrolled .header-outer-div {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background-color: #44484C;
  }
  .page-header.scrolled .header-outer-div.hover {
    box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.12);
    background-color: #FFFFFF;
  }
  .page-header.scrolled .header-outer-div.hover .search-icon svg, .page-header.scrolled .header-outer-div.hover .search-icon path, .page-header.scrolled .header-outer-div.hover .cart-action svg, .page-header.scrolled .header-outer-div.hover .cart-action path {
    fill: black;
  }
  .page-header.scrolled .header-outer-div .header.content {
    display: flex;
    align-items: center;
    padding: 0;
  }
  .page-header.scrolled .header-outer-div .header.content .top-support-area {
    display: none;
  }
  .page-header.scrolled .header-outer-div .header.content .block.block-search {
    max-width: 100%;
    min-width: 500px;
    background: #44484C;
    padding: 27px 27px;
    margin: 0;
    position: absolute;
    z-index: 10;
    top: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(21px);
    transform: translateY(21px);
  }
  .page-header.scrolled .header-outer-div .header.content .block.block-search.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .page-header.scrolled .header-outer-div .header.content .block.block-search .actions .action.search {
    right: 40px;
  }
  .page-header.scrolled .header-outer-div .header.content .logo {
    margin-right: 15px;
  }
  .page-header.scrolled .header-outer-div .header.content .logo img {
    display: none;
  }
  .page-header.scrolled .header-outer-div .header.content .logo svg {
    display: block;
  }
  .page-header.scrolled .header-outer-div .header.content .search-icon {
    display: block;
    float: left;
    margin: 4px 10px;
  }
  .page-header.scrolled .header-outer-div .header.content .minicart-wrapper {
    margin-top: 0;
    margin-left: auto;
  }
  .page-header.scrolled .header-outer-div .header.content .minicart-wrapper > .action {
    display: none;
  }
  .page-header.scrolled .header-outer-div .header.content .minicart-wrapper .action.cart-action {
    display: block;
    width: unset;
    margin-left: 0;
  }
  .page-header.scrolled .header-outer-div .header.content .minicart-wrapper .action.cart-action .label {
    display: none;
  }
  .page-header.scrolled .header-outer-div .header.content .minicart-wrapper .action.cart-action svg {
    fill: #FFFFFF;
    margin-top: 3px;
  }
  .page-header.scrolled .header-outer-div .header.content .minicart-wrapper .action.cart-action .counter-number {
    margin: 0;
  }
  .page-header.scrolled .header-outer-div .header.content .sections.nav-sections {
    display: block;
  }
  .page-header.scrolled .header-outer-div .header.content .sections.nav-sections .level0 {
    margin-top: -8px;
  }
  .page-header.scrolled .header-outer-div .header.content .sections.nav-sections .level0 .level-top {
    padding: 14px 20px;
  }
}
@media only screen and (min-width: 1023px) and (max-width: 1439px) {
  .page-header.scrolled .header-outer-div .header.content .sections.nav-sections .level0 .level-top {
    padding: 14px 14px;
  }
}
@media only screen and (min-width: 1023px) and (max-width: 1279px) {
  .page-header.scrolled .header-outer-div .header.content .sections.nav-sections .level0 .level-top {
    padding: 14px 5px;
    font-size: 10px;
  }
}
@media (min-width: 1023px) {
  .page-header.scrolled .navigation-wrapper {
    position: static;
  }
  .page-header.scrolled .main-navigation {
    width: 100%;
  }
  .page-header.scrolled + .sections.nav-sections {
    opacity: 0;
  }
}

/*
*
* Includes files to extend
* DON'T ADD CSS DIRECTLY HERE
*
*
*/
.page-footer .reviews-icon {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.page-footer .reviews-icon picture {
  display: flex;
  align-items: center;
}
.page-footer .payment-icons {
  text-align: left;
  list-style: none;
  display: flex;
  padding-left: 0.5rem;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .page-footer .payment-icons {
    justify-content: center;
  }
}
.page-footer .payment-icons img {
  margin-right: 0.5rem;
}
.page-footer .payment-icons li {
  display: flex;
  margin-bottom: 0;
}
.page-footer .main-footer {
  background: #F8F4F9;
  color: #44484C;
  padding: 50px 0;
}
.page-footer .footer-nav .footer-logo {
  width: 173px;
}
@media only screen and (max-width: 1023px) {
  .page-footer .footer-nav .footer-logo {
    width: 150px;
  }
}
@media only screen and (max-width: 767px) {
  .page-footer .footer-nav .footer-logo {
    width: 142px;
  }
}
.page-footer .footer-nav .support-area .timing {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 11px;
  line-height: 20px;
}
@media only screen and (max-width: 1023px) {
  .page-footer .footer-nav .support-area .timing {
    font-size: 10px;
    line-height: 16px;
  }
}
.page-footer .footer-nav .support-area .tel {
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
}
@media only screen and (max-width: 1023px) {
  .page-footer .footer-nav .support-area .tel {
    font-size: 16px;
    line-height: 25px;
  }
}
.page-footer .footer-nav .support-area span {
  display: block;
}
.page-footer .footer-nav > .row > div {
  width: 17.5%;
}
@media only screen and (max-width: 1279px) {
  .page-footer .footer-nav > .row > div {
    width: 25%;
  }
}
@media only screen and (max-width: 1279px) and (max-width: 767px) {
  .page-footer .footer-nav > .row > div {
    width: 100%;
    margin-bottom: 30px;
  }
}
.page-footer .footer-nav > .row > div .footer-tab div[data-role=content] {
  display: none;
}
@media (min-width: 768px) {
  .page-footer .footer-nav > .row > div .footer-tab div[data-role=content] {
    display: block !important;
  }
}
@media only screen and (max-width: 767px) {
  .page-footer .footer-nav > .row > div .footer-tab-mobile {
    display: block;
  }
  .page-footer .footer-nav > .row > div .footer-tab-mobile .title:after {
    content: url("../../frontend/Fluid/blank/en_GB/images/icons/arrow-down.svg");
    top: 0;
    right: 10px;
    position: absolute;
    -webkit-transition: transform 0.2s;
    -moz-transition: transform 0.2s;
    -ms-transition: transform 0.2s;
    -o-transition: transform 0.2s;
    transition: transform 0.2s;
  }
  .page-footer .footer-nav > .row > div .footer-tab-mobile.active .title:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@media only screen and (max-width: 767px) {
  .page-footer .footer-nav > .row > div.footer-nav__col-logo .footer-logo {
    float: left;
  }
  .page-footer .footer-nav > .row > div.footer-nav__col-logo .support-area {
    float: right;
  }
}
.page-footer .footer-nav > .row > div.footer-nav__col--newsletter {
  width: 30%;
}
.page-footer .footer-nav > .row > div.footer-nav__col--newsletter h5 {
  margin-bottom: 23px;
}
.page-footer .footer-nav > .row > div.footer-nav__col--newsletter input {
  background-color: #D8C6DE;
  border: 1px solid #7E4292;
  color: #7E4292;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}
@media only screen and (max-width: 1023px) {
  .page-footer .footer-nav > .row > div.footer-nav__col--newsletter input {
    font-size: 13px;
    line-height: 22px;
  }
}
.page-footer .footer-nav > .row > div.footer-nav__col--newsletter .action.subscribe {
  bottom: 0;
  display: inline-block;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 0;
  z-index: 1;
}
.page-footer .footer-nav > .row > div.footer-nav__col--newsletter .action.subscribe > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-footer .footer-nav > .row > div.footer-nav__col--newsletter .action.subscribe:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 32px;
  color: #757575;
  content: url("../../frontend/Fluid/blank/en_GB/images/icons/subscription.svg");
  font-family: "luma-icons";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-footer .footer-nav > .row > div.footer-nav__col--newsletter .subscription-text {
  display: block;
  margin-top: 15px;
  color: #44484C;
}
@media only screen and (max-width: 1279px) {
  .page-footer .footer-nav > .row > div.footer-nav__col--newsletter {
    width: 100%;
  }
  .page-footer .footer-nav > .row > div.footer-nav__col--newsletter .block.newsletter {
    width: 50%;
    float: left;
    padding-right: 27px;
  }
}
@media only screen and (max-width: 1279px) and (max-width: 767px) {
  .page-footer .footer-nav > .row > div.footer-nav__col--newsletter .block.newsletter {
    width: 100%;
  }
}
@media only screen and (max-width: 1279px) {
  .page-footer .footer-nav > .row > div.footer-nav__col--newsletter .reviews-icon {
    padding-top: 45px;
    width: 50%;
    float: left;
  }
}
@media only screen and (max-width: 1279px) and (max-width: 767px) {
  .page-footer .footer-nav > .row > div.footer-nav__col--newsletter .reviews-icon {
    width: 100%;
  }
}
.page-footer .footer-nav h5 {
  color: #44484C;
  margin-top: 0;
  margin-bottom: 11px;
  position: relative;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
}
@media only screen and (max-width: 1023px) {
  .page-footer .footer-nav h5 {
    font-size: 16px;
    line-height: 25px;
  }
}
.page-footer .footer-nav h5 a {
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
}
@media only screen and (max-width: 1023px) {
  .page-footer .footer-nav h5 a {
    font-size: 16px;
    line-height: 25px;
  }
}
.page-footer .footer-nav h5 a, .page-footer .footer-nav h5 a:hover, .page-footer .footer-nav h5 a:visited {
  color: #44484C;
}
.page-footer .footer-nav ul {
  list-style-type: none;
  margin-bottom: 0;
}
.page-footer .footer-nav ul li {
  margin-bottom: 10px;
}
.page-footer .footer-nav ul li a {
  color: #44484C;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}
@media only screen and (max-width: 1023px) {
  .page-footer .footer-nav ul li a {
    font-size: 13px;
    line-height: 22px;
  }
}
.page-footer .footer-nav ul a, .page-footer .footer-nav ul a:hover, .page-footer .footer-nav ul a:visited {
  color: #44484C;
}
.page-footer .social-footer {
  background: #D8C6DE;
  padding: 50px 0 0 0;
}
.page-footer .social-footer__wrapper {
  max-width: 520px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.page-footer .social-footer .social-media {
  display: table;
  margin-left: auto;
  margin-right: auto;
}

.footer-credits .container {
  padding: 17px 0;
}
@media only screen and (max-width: 767px) {
  .footer-credits .container {
    text-align: center;
  }
}
.footer-credits .container .content {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
}
@media only screen and (min-width: 1280px) {
  .footer-credits .container .content {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    max-width: 98%;
    margin: auto;
  }
}
.footer-credits .container .copyrights {
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .footer-credits .container .copyrights {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .footer-credits .container .copyrights p {
    margin: 0;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1280px) {
  .footer-credits .container .copyrights p:not(:last-child) {
    margin-right: 20px;
  }
}
.footer-credits .container .footer-payments {
  margin-top: 20px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .footer-credits .container .footer-payments {
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    -o-order: 1;
    order: 1;
  }
  .footer-credits .container .footer-payments .payments-label {
    margin-right: 20px;
  }
}
@media only screen and (min-width: 1280px) {
  .footer-credits .container .footer-payments {
    margin-top: 0;
  }
  .footer-credits .container .footer-payments .payments-label {
    display: none;
  }
}
.footer-credits .container .footer-payments img:not(:last-child) {
  display: inline-block;
  margin-right: 14px;
}
.footer-credits p:last-child {
  margin-bottom: 0;
}

/*
*
* Includes files to extend
* DON'T ADD CSS DIRECTLY HERE
*
*
*/
.site-convincers {
  padding: 19px 0;
  background: #FFFFFF;
  text-align: center;
  margin-bottom: 20px;
  border-bottom: 1px solid #e4e4e7;
}
@media only screen and (max-width: 1023px) {
  .site-convincers {
    padding: 10px 0;
    text-align: center;
  }
}
.site-convincers img {
  float: left;
}
@media only screen and (max-width: 1023px) {
  .site-convincers img {
    height: 28px !important;
  }
}
@media only screen and (max-width: 767px) {
  .site-convincers img {
    width: auto !important;
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  .site-convincers .site-convincers__content-div {
    max-width: fit-content;
    margin: 0 auto;
  }
}
.site-convincers__wrapper a {
  padding-left: 14px;
  font-weight: bold !important;
  line-height: 36px;
  float: left;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}
@media only screen and (max-width: 1023px) {
  .site-convincers__wrapper a {
    font-size: 13px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 1023px) {
  .site-convincers__wrapper a {
    line-height: 28px;
  }
}
@media only screen and (max-width: 1023px) {
  .site-convincers__wrapper a {
    padding-left: 9px;
  }
}
@media only screen and (min-width: 1024px) {
  .site-convincers__wrapper {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
}
.site-convincers ul {
  padding: 0;
  margin: 0;
  list-style: none;
  *zoom: 1;
  margin-left: -60px;
}
.site-convincers ul:before, .site-convincers ul:after {
  content: " ";
  display: table;
}
.site-convincers ul:after {
  clear: both;
}
.site-convincers ul > * {
  float: left;
  padding-left: 60px;
}
@media only screen and (max-width: 1023px) {
  .site-convincers ul {
    *zoom: 1;
    margin-left: -25px;
  }
  .site-convincers ul:before, .site-convincers ul:after {
    content: " ";
    display: table;
  }
  .site-convincers ul:after {
    clear: both;
  }
  .site-convincers ul > * {
    float: left;
    padding-left: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .site-convincers ul {
    max-height: 28px;
    overflow: hidden;
    *zoom: 1;
    margin-left: 0;
  }
  .site-convincers ul:before, .site-convincers ul:after {
    content: " ";
    display: table;
  }
  .site-convincers ul:after {
    clear: both;
  }
  .site-convincers ul > * {
    float: left;
    padding-left: 0;
  }
}
.site-convincers ul li {
  margin-bottom: 0;
  height: 35px;
  display: flex;
}
@media only screen and (max-width: 567px) {
  .site-convincers ul li {
    float: none;
  }
}
@media only screen and (max-width: 1279px) {
  .site-convincers ul li:nth-child(4) {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .site-convincers ul li:nth-child(4) {
    display: none;
  }
}
@media only screen and (max-width: 1379px) {
  .site-convincers ul li:nth-child(5) {
    display: none;
  }
}
.site-convincers a {
  text-decoration: none;
  display: block;
  text-transform: uppercase;
  color: #44484C;
}
@media only screen and (max-width: 567px) {
  .site-convincers a {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
}
.site-convincers__content-div {
  display: flex;
  align-items: center;
  font-weight: bold;
}
@media only screen and (max-width: 567px) {
  .site-convincers__content-div {
    margin-left: 4px;
  }
}

/*
*
* Includes files to extend
* DON'T ADD CSS DIRECTLY HERE
*
*
*/
.block.block-search .amsearch-form-container .search-autocomplete .amsearch-results .amasty-xsearch-block-header {
  font-weight: bold;
}
.block.block-search .amsearch-form-container .search-autocomplete .amsearch-results .amlabel-position-wrapper {
  display: none !important;
}
.block.block-search .amsearch-form-container .search-autocomplete .amsearch-results .actions-secondary {
  display: none;
}
.block.block-search .amsearch-form-container .search-autocomplete .amsearch-results .actions-primary .stock.unavailable {
  color: #E53737;
  font-weight: bold;
}
.block.block-search .amsearch-form-container .search-autocomplete .amsearch-results .price-final_price .price-wrapper .price {
  font-weight: bold;
}
.block.block-search .amsearch-form-container .search-autocomplete .amsearch-results .price-final_price .old-price {
  text-decoration: line-through;
}
.block.block-search .amsearch-form-container .search-autocomplete .amsearch-results .price-final_price .old-price .price-label {
  text-decoration: line-through;
}
.block.block-search .amsearch-form-container .search-autocomplete .amsearch-results .price-final_price .old-price .price {
  text-decoration: line-through;
}
.block.block-search .amsearch-form-container .search-autocomplete .amsearch-results .product-item-link {
  font-weight: bold;
  font-weight: bold;
}
.block.block-search .amsearch-form-container .search-autocomplete .amsearch-results .product-item-description {
  margin: 5px 0;
}
.block.block-search .amsearch-form-container .search-autocomplete .amsearch-results .amsearch-wrapper-inner .product-item-actions {
  width: 100%;
}
.block.block-search .amsearch-form-container .search-autocomplete .amsearch-results .amsearch-products {
  background-color: #FFFFFF;
}
.block.block-search .amsearch-form-container .search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .amsearch-item.product-item {
  margin: 7px;
  padding: 15px 7px;
  background-color: #F8F4F9;
}
.block.block-search .amsearch-form-container .search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .amsearch-item.product-item .amsearch-highlight {
  background-color: transparent;
  color: #7E4292;
  font-weight: bold;
}
.block.block-search .amsearch-form-container .search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .amsearch-item.product-item:before {
  display: none;
}
.block.block-search .amsearch-form-container .amsearch-item-container .amasty-xsearch-block-header {
  padding-left: 0;
  font-weight: bold;
}
.block.block-search .amsearch-form-container .amsearch-item-container .amasty-xsearch-block-header:before {
  display: none;
}
.block.block-search .amsearch-form-container .amsearch-item-container.recent_searches .item-name {
  background-color: #F8F4F9;
  line-height: 22px;
  color: #7E4292;
  font-weight: bold;
}
.block.block-search .amsearch-form-container .amsearch-item-container.popular_searches .amsearch-item .item-name {
  background-color: #F8F4F9;
  line-height: 22px;
  color: #7E4292;
  font-weight: bold;
  padding: 5px 10px;
}

#confirmBox.amcart-confirm-block.amcart-minipage-wrap .amcart-message-box .product-item-info.product-info-main {
  display: inline-block;
}
#confirmBox.amcart-confirm-block.amcart-minipage-wrap .amcart-message-box .product-item-info.product-info-main .total-amount {
  *zoom: 1;
  clear: both;
  margin-top: 25px;
}
#confirmBox.amcart-confirm-block.amcart-minipage-wrap .amcart-message-box .product-item-info.product-info-main .total-amount:before, #confirmBox.amcart-confirm-block.amcart-minipage-wrap .amcart-message-box .product-item-info.product-info-main .total-amount:after {
  content: " ";
  display: table;
}
#confirmBox.amcart-confirm-block.amcart-minipage-wrap .amcart-message-box .product-item-info.product-info-main .total-amount:after {
  clear: both;
}
#confirmBox.amcart-confirm-block.amcart-minipage-wrap .amcart-message-box .product-item-info.product-info-main .total-amount .total-price {
  font-weight: bold;
}
#confirmBox.amcart-confirm-block.amcart-minipage-wrap .amcart-message-box .product-item-info.product-info-main .qty-outter-div {
  *zoom: 1;
}
#confirmBox.amcart-confirm-block.amcart-minipage-wrap .amcart-message-box .product-item-info.product-info-main .qty-outter-div:before, #confirmBox.amcart-confirm-block.amcart-minipage-wrap .amcart-message-box .product-item-info.product-info-main .qty-outter-div:after {
  content: " ";
  display: table;
}
#confirmBox.amcart-confirm-block.amcart-minipage-wrap .amcart-message-box .product-item-info.product-info-main .qty-outter-div:after {
  clear: both;
}
#confirmBox.amcart-confirm-block.amcart-minipage-wrap .amcart-message-box .product-item-info.product-info-main .field select {
  border: none;
}
#confirmBox.amcart-confirm-block.amcart-minipage-wrap .amcart-message-box .product-item-info.product-info-main .qty-outter-div .field.qty {
  float: left;
  margin: 0 10px;
}
#confirmBox.amcart-confirm-block.amcart-minipage-wrap .amcart-message-box .product-item-info.product-info-main .qty-outter-div .field.qty input {
  height: 38px;
  border: none;
}
#confirmBox.amcart-confirm-block.amcart-minipage-wrap .amcart-message-box .product-item-info.product-info-main .qty-outter-div .qty-change {
  margin-top: 20px;
}
#confirmBox.amcart-confirm-block.amcart-minipage-wrap .amcart-message-box .product-item-info.product-info-main .am-photo-container {
  border: 0;
}
#confirmBox.amcart-confirm-block.amcart-minipage-wrap .amcart-message-box .product-item-info.product-info-main .am-photo-container .product-item-photo {
  width: 100%;
}
#confirmBox.amcart-confirm-block.amcart-minipage-wrap .amcart-message-box .product-item-info.product-info-main .am-photo-container .product-item-photo .product-image-container {
  border: 0;
}
#confirmBox.amcart-confirm-block.amcart-minipage-wrap .amcart-message-box .product-item-info.product-info-main .am-photo-container .product-item-photo .product-image-wrapper {
  width: 100%;
  display: block;
}
#confirmBox.amcart-confirm-block.amcart-minipage-wrap .amcart-message-box .product-item-info.product-info-main .am-photo-container .amlabel-position-wrapper {
  display: none !important;
}
@media only screen and (max-width: 1023px) {
  #confirmBox.amcart-confirm-block.amcart-minipage-wrap .amcart-message-box {
    min-width: unset !important;
  }
}
#confirmBox.amcart-confirm-block.amcart-minipage-wrap .amcart-confirm-buttons .button.am-btn-left {
  margin-right: 15px;
}
@media only screen and (max-width: 767px) {
  #confirmBox.amcart-confirm-block.amcart-minipage-wrap .amcart-confirm-buttons .button.am-btn-left {
    margin: 5px auto;
  }
}
#confirmBox.amcart-confirm-block.amcart-minipage-wrap .amcart-confirm-buttons .button.am-btn-right {
  margin-left: 15px;
}
@media only screen and (max-width: 767px) {
  #confirmBox.amcart-confirm-block.amcart-minipage-wrap .amcart-confirm-buttons .button.am-btn-right {
    margin: 5px auto;
  }
}

/*
*
* Includes files to extend
* DON'T ADD CSS DIRECTLY HERE
*
*
*/
header.page-header.scrolled + .sections.nav-sections {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s ease-out;
}

.sections.nav-sections {
  background: #44484C;
}
.sections.nav-sections a {
  font-weight: bold;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.1px;
  text-transform: uppercase;
  color: #FFF;
}
.sections.nav-sections a .ui-menu-icon.ui-icon.ui-icon-carat-1-e {
  display: none;
}
@media only screen and (min-width: 768px) {
  .sections.nav-sections a {
    padding: 20px 20px;
  }
}

.nav__room-inner-list--level1 .nav__inner-item--level2 .category__title,
.nav__room-inner-list--level1 .nav__inner-item--level2 .category__desc {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .nav__room-inner-list--level1 .nav__inner-item--level2 .nav__inner-link {
    background: transparent;
    padding: 0;
    border: none;
  }
}

.submenu-wrapper .widget-product-grid .amlabel-position-wrapper {
  display: none !important;
}

@media only screen and (min-width: 1024px) {
  .nav__mobile {
    display: none;
  }
  .navigation-wrapper {
    background: #44484C;
    position: relative;
  }
  .nav__list {
    display: flex;
    margin-bottom: 0;
  }
  .nav__list a:hover {
    text-decoration: none;
  }
  .submenu-wrapper {
    position: absolute;
    top: 6.6rem;
    left: 0;
    width: 100%;
    background: #FFFFFF;
    opacity: 0;
    visibility: hidden;
  }
  .submenu-wrapper .widget-product-grid {
    display: flex;
    flex-wrap: wrap;
  }
  .submenu-wrapper .widget-product-grid .product-item {
    flex: 1 1 50%;
    width: 50%;
  }
  .submenu-wrapper .widget-product-grid .product-item:nth-child(odd) {
    padding-right: 2rem;
  }
  .submenu-wrapper .widget-product-grid .product-item:hover .product-image-photo {
    transform: scale(1.2);
  }
  .submenu-wrapper .widget-product-grid .product-image-container {
    width: auto !important;
    height: auto;
  }
  .submenu-wrapper .widget-product-grid .product-image-wrapper {
    height: 10rem;
    padding-bottom: 0 !important;
  }
  .submenu-wrapper .widget-product-grid .product-image-photo {
    position: static;
    object-fit: cover;
    height: 100%;
    transition: transform 0.4s cubic-bezier(0.7, 0, 0.3, 1) 0s;
  }
  .submenu-wrapper .widget-product-grid .product-item-name {
    font-weight: 400;
    text-decoration: underline;
  }
  .nav__inner-list--level1 {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 3rem;
    background: #FFFFFF;
  }
  .nav__inner-list--level1 .nav__inner-item--parent > .nav__inner-link {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 1.8rem;
    padding-bottom: 1.5rem;
    margin: 0 2rem 1.5rem 0;
    border-bottom: 1px solid #F8F4F9;
    display: block;
  }
  .nav__inner-list--level2 {
    min-width: 17.5rem;
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    padding-right: 2rem;
  }
  .nav__inner-list--level2 .nav__inner-item {
    width: 100%;
    margin-bottom: 0.8rem;
    line-height: normal;
  }
  .nav__inner-list--level2 .nav__inner-item--all {
    order: 1;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 1.4rem;
    text-transform: uppercase;
    margin-top: auto;
    padding-top: 1rem;
    border-top: 1px solid #F8F4F9;
  }
  .nav__inner-item--level1 {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    max-width: 17rem;
  }
  .nav__inner-item--level1.nav__inner-item--all {
    min-width: 28rem;
    margin-right: 10rem;
  }
  .nav__inner-item--level1.nav__inner-item--featured-products {
    max-width: 34.7rem;
    margin-left: auto;
  }
  .nav__inner-item--level1.nav__inner-item--featured-products .block-title {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 2.8rem;
    margin-bottom: 2.2rem;
  }
  .nav__inner-item--level1 .category__title {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 2.6rem;
    margin-bottom: 2rem;
  }
  .nav__inner-item--level1 .category__img-wrapper {
    overflow: hidden;
    height: 0;
    padding-bottom: 35.7142857143%;
    margin-bottom: 1rem;
  }
  .nav__item {
    margin-bottom: 0;
  }
  .nav__item.new .nav__link {
    color: #FCCD00;
  }
  .nav__inner-item--level2.new .nav__inner-link {
    font-weight: 700;
    color: #87BE40;
  }
  .nav__inner-item--level2.new .nav__inner-link:before {
    content: "New: ";
  }
  .nav__inner-item--level2:last-child {
    margin-bottom: 2.7rem;
  }
  .nav__item--parent.opened .submenu-wrapper {
    opacity: 1;
    visibility: visible;
  }
  .nav__item--parent.opened .nav__link {
    background: #FFFFFF;
    color: #44484C;
  }
  .nav__link {
    font-weight: bold;
    font-size: 1.2rem;
    text-align: center;
    letter-spacing: 0.01rem;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 2.2rem 1.5rem;
    display: block;
  }
  .nav__link:hover {
    color: #FFFFFF;
    text-decoration: none;
  }
  .nav__link:visited {
    color: #FFFFFF;
  }
  .nav__inner-link:visited {
    color: unset;
  }
  .nav__inner-link.action {
    font-size: 1.4rem;
    text-transform: uppercase;
  }
  .nav-overlay {
    transition: opacity 0.1s cubic-bezier(0.7, 0, 0.3, 1);
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(68, 71, 76, 0.5);
  }
  .nav-overlay.active {
    opacity: 1;
    visibility: visible;
  }
}
@media only screen and (min-width: 1280px) {
  .nav__link {
    padding: 2.2rem 2.5rem;
  }
  .scrolled .nav__link {
    padding: 2.2rem 1.5rem;
  }
  .nav__inner-list--level1 {
    padding: 3rem 2rem;
  }
  .nav__inner-item--level1.nav__inner-item--featured-products {
    max-width: 59.7rem;
  }
}
@media only screen and (min-width: 1440px) {
  .nav__inner-item--level1.nav__inner-item--featured-products {
    max-width: 79.7rem;
  }
}
/*
*
* Includes files to extend
* DON'T ADD CSS DIRECTLY HERE
*
*
*/
@media only screen and (max-width: 1023px) {
  .nav-open .page-wrapper {
    left: 0;
  }
  .nav-open .nav__list {
    transform: translate3d(0, 0, 0);
  }
  .nav-open .nav-toggle:after {
    display: none;
  }
  .category__title,
  .category__desc,
  .category__img {
    display: none;
  }
  .nav__mobile {
    display: none;
  }
  .nav {
    margin: 0;
  }
  .nav__list {
    position: fixed;
    top: auto;
    width: 100%;
    height: 100%;
    left: 0;
    overflow-x: hidden;
    overflow-y: auto;
    transform: translate3d(100%, 0, 0);
    transition: transform 0.23s cubic-bezier(0.7, 0, 0.3, 1);
    backface-visibility: hidden;
    background: #FFFFFF;
    border-top: 1px solid #D8C6DE;
    padding-bottom: 11.2rem;
  }
  .nav__list a:hover {
    text-decoration: none;
  }
  .nav__list a:visited {
    color: #44484C;
  }
  .nav__list .account-nav > .nav__link {
    background: #7E4292;
    color: #FFFFFF;
  }
  .nav__list .account-nav > .nav__link:after {
    background-color: #FFFFFF;
  }
  .nav__list .account-nav .authorization-link a {
    background: #FCCD00;
  }
  .nav__inner-list {
    display: flex;
    flex-direction: column;
  }
  .nav__inner-list li {
    margin-bottom: 0;
  }
  .nav__item.clearance {
    background: #D8C6DE;
  }
  .nav__item,
  .nav__inner-item {
    margin-bottom: 0;
  }
  .nav__inner-item--all {
    order: 1;
  }
  .nav__inner-item--all .nav__inner-link {
    background: #FCCD00;
    border: none;
  }
  .nav__item--parent .submenu-wrapper {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    height: 100%;
    transform: translate3d(100%, 0, 0);
    transition: transform 0.23s cubic-bezier(0.7, 0, 0.3, 1);
    background: #FFFFFF;
    padding-bottom: 4.5rem;
  }
  .nav__item--parent .submenu-wrapper .header.links li {
    margin-bottom: 0;
  }
  .nav__item--parent.opened .submenu-wrapper {
    transform: translate3d(0, 0, 0);
  }
  .nav__inner-item--parent > .nav__inner-list {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    transform: translate3d(100%, 0, 0);
    transition: transform 0.23s cubic-bezier(0.7, 0, 0.3, 1);
    background: #FFFFFF;
  }
  .nav__inner-item--parent.opened > .nav__inner-list {
    transform: translate3d(0, 0, 0);
  }
  .nav__link,
  .nav__inner-link,
  .nav__inner-link.action,
  .submenu-wrapper .header.links a {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 2rem;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 2rem 1.4rem 2rem 2rem;
    border-bottom: 1px solid #D8C6DE;
  }
  .nav__link:after,
  .nav__inner-link:after,
  .nav__inner-link.action:after,
  .submenu-wrapper .header.links a:after {
    content: "";
    background: #44484C;
    -webkit-mask-image: url("../../frontend/Fluid/blank/en_GB/images/icons/chevron-right-1.svg");
    mask-image: url("../../frontend/Fluid/blank/en_GB/images/icons/chevron-right-1.svg");
    display: block;
    width: 2.4rem;
    height: 2.4rem;
    margin-left: auto;
  }
  .back-link {
    color: #7E4292;
  }
  .back-link:visited {
    color: #7E4292;
  }
  .back-link:before {
    content: "";
    position: relative;
    left: -1rem;
    background: #7E4292;
    -webkit-mask-image: url("../../frontend/Fluid/blank/en_GB/images/icons/chevron-right-1.svg");
    mask-image: url("../../frontend/Fluid/blank/en_GB/images/icons/chevron-right-1.svg");
    display: block;
    width: 2.4rem;
    height: 2.4rem;
    transform: rotate(-180deg);
  }
  .back-link:after {
    display: none;
  }
  .nav__inner-item--level1.nav__inner-item--featured-products {
    display: none;
  }
  .nav__inner-item--level2.nav__inner-item--books .nav__inner-link {
    display: none;
  }
  .nav__inner-item--level2.new .nav__inner-link {
    font-weight: 700;
    color: #87BE40;
  }
  .nav__inner-item--level2.new .nav__inner-link:before {
    content: "New: ";
  }
  .nav__inner-item--level-books .nav__inner-item--level2.nav__inner-item--parent {
    display: none;
  }
}
@media screen and (min-width: 1023px) {
  .sections.nav-sections.hover {
    background-color: #FFFFFF;
  }
  .sections.nav-sections.hover a, .sections.nav-sections.hover span {
    color: #44484C;
    transition: all 500ms ease;
  }
  .sections.nav-sections li.level1 > a:hover + ul.level1 {
    display: block !important;
  }
  .sections.nav-sections .level0 {
    margin: 0;
    display: flex;
    flex-grow: 1;
    float: left;
  }
  .sections.nav-sections .level0:hover {
    background-color: #44484C;
  }
  .sections.nav-sections .level0:hover a, .sections.nav-sections .level0:hover span {
    color: #FFFFFF;
  }
  .sections.nav-sections .level0.submenu {
    display: none;
    background-color: #44484C;
    border: 0;
    width: 100%;
    float: left;
    left: 0 !important;
    padding: 32px 25px 50px 25px;
  }
  .sections.nav-sections .level0.submenu span, .sections.nav-sections .level0.submenu h2, .sections.nav-sections .level0.submenu p {
    color: #FFFFFF;
  }
  .sections.nav-sections .level0.submenu .link-div {
    width: 25%;
    float: left;
    text-align: left;
    text-transform: capitalize;
  }
  .sections.nav-sections .level0.submenu .link-div > ul {
    display: block !important;
    top: unset !important;
    left: unset !important;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .sections.nav-sections .level0.submenu .link-div > ul > li {
    position: unset;
    margin-bottom: 16px;
  }
  .sections.nav-sections .level0.submenu .link-div > ul > li:hover {
    background-color: #2DBDEF;
  }
  .sections.nav-sections .level0.submenu .link-div > ul > li .level1.submenu {
    background-color: unset;
    border: 0;
    left: 100% !important;
    top: 0 !important;
    padding-left: 32px;
    transition: all 500ms ease;
    width: 100%;
    height: 100%;
  }
  .sections.nav-sections .level0.submenu .link-div > ul > li .level1.submenu .level2:hover {
    border-top: 1px solid #2DBDEF;
    border-bottom: 1px solid #2DBDEF;
  }
  .sections.nav-sections .level0.submenu .link-div > ul > li .level1.submenu .level2 ul {
    width: 100%;
    left: 200% !important;
    margin: 0 !important;
    position: fixed;
    z-index: 1;
    top: 0 !important;
    padding-left: 32px;
  }
  .sections.nav-sections .level0.submenu .link-div > ul > li .level1.submenu .level2 ul .category-img img {
    width: 90%;
  }
  .sections.nav-sections .level0.submenu .link-div a {
    text-align: left;
    font-weight: bold;
    font-size: 14px;
    line-height: 25px;
  }
  .sections.nav-sections .level0.submenu .link-div a .ui-menu-icon {
    display: none;
  }
  .sections.nav-sections .level0.submenu .description {
    width: 25%;
    height: 100%;
    float: left;
    padding-right: 5%;
  }
  .sections.nav-sections .level0.submenu .description h2 {
    margin: 0 0 22px;
    text-align: left;
  }
  .sections.nav-sections .level0.submenu .description a {
    margin-top: 22px;
    text-align: center;
    color: #44484C;
    font-weight: bold;
  }
  .sections.nav-sections .level0.submenu .description a:hover {
    color: #44484C;
  }
  .sections.nav-sections .level0.submenu .description a span {
    color: #44484C;
    font-weight: bold;
  }
}
@media only screen and (min-width: 1023px) and (max-width: 1279px) {
  .sections.nav-sections .level0 .level-top {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 10px;
  }
}

/*
*
* Includes files to extend
* DON'T ADD CSS DIRECTLY HERE
*
*
*/
.minicart-wrapper .block-minicart {
  min-width: initial;
  background: #F8F4F9;
  border: 2px solid #D8C6DE;
}
.minicart-wrapper .block-minicart .action.close {
  width: 30px;
  height: 30px;
  right: 10px;
  top: 5px;
}
.minicart-wrapper .block-minicart .action.close:before {
  font-size: 18px;
  line-height: 30px;
  color: #44484C;
}
.minicart-wrapper .block-minicart .actions {
  clear: both;
}
.minicart-wrapper .block-minicart .actions .primary {
  margin: 15px auto;
}
.minicart-wrapper .block-minicart .actions .primary .action.primary.checkout {
  float: none;
}
.minicart-wrapper .block-minicart .actions .secondary {
  width: 100%;
}
.minicart-wrapper .block-minicart .actions .secondary .action.viewcart {
  width: 100%;
  float: unset;
  margin-left: 0;
}
.minicart-wrapper .block-minicart .actions .secondary .action.viewcart span {
  float: unset;
  margin: 15px auto;
  color: #44484C;
  text-decoration: underline;
  cursor: pointer;
  font-weight: bold;
}
.minicart-wrapper .block-minicart .actions .secondary .action.viewcart span:hover {
  color: #44484C;
  text-decoration: none;
}
.minicart-wrapper .block-minicart .minicart-items-wrapper {
  max-height: 410px;
  border-color: #D8C6DE;
}
.minicart-wrapper .block-minicart .minicart-items-wrapper .product-item-details {
  color: #44484C;
}
.minicart-wrapper .block-minicart .minicart-items-wrapper .product-item-details .price {
  font-weight: bold;
}
.minicart-wrapper .block-minicart .items-total {
  width: 50%;
  font-weight: bold;
  float: left;
  margin: 10px 0;
}
.minicart-wrapper .block-minicart .subtotal {
  float: left;
  text-align: right;
  width: 50%;
  margin: 10px 0;
}
.minicart-wrapper .block-minicart .subtotal .amount {
  font-weight: bold;
}
.minicart-wrapper .block-minicart .product-item-details .details-qty.qty {
  position: relative;
  padding-bottom: 20px;
}
.minicart-wrapper .block-minicart .product-item-details .details-qty.qty .update-cart-item {
  position: absolute;
  background: transparent;
  left: 33px;
  bottom: -5px;
}
.minicart-wrapper .block-minicart .product-item-details .details-qty.qty .update-cart-item:hover, .minicart-wrapper .block-minicart .product-item-details .details-qty.qty .update-cart-item:focus {
  background: transparent;
}
.minicart-wrapper .block-minicart .product-item-details .action.delete, .minicart-wrapper .block-minicart .product-item-details .action.edit {
  position: relative;
}
.minicart-wrapper .block-minicart .product-item-details .qty-control {
  justify-content: initial;
}
.minicart-wrapper .block-minicart .product-item-details .product.actions .primary {
  margin-right: 0;
}
.minicart-wrapper .block-minicart .product-item-details .product.actions .action {
  width: initial;
  margin-left: 10px;
}
@media only screen and (min-width: 768px) {
  .minicart-wrapper .block-minicart .product-item-details .product.actions .action {
    margin-left: 20px;
  }
}
.minicart-wrapper .block-minicart .product-item-details .product-item-name a {
  color: #44484C;
  text-decoration: none;
}

.block.newsletter {
  margin-bottom: 30px;
  color: #FFF;
}
.block.newsletter .form.subscribe label {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  margin-bottom: 20px;
}
.block.newsletter .form.subscribe .field-action {
  position: relative;
}
.block.newsletter .form.subscribe .field-action .action {
  position: absolute;
  top: 0;
  right: 0;
}
.block.newsletter .form.subscribe .field-action input#newsletter {
  padding-left: 15px;
  height: 48px;
}
.block.newsletter .form.subscribe #mc_embed_signup {
  background: #fff;
  clear: left;
  font: 14px Helvetica, Arial, sans-serif;
  width: 405px;
}

@media only screen and (max-width: 567px) {
  .pages {
    float: none;
    display: block;
    text-align: center;
  }
}
.pages .pages-items {
  padding: 0;
}
.pages .item {
  width: 32px;
  height: 32px;
  border: 0;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  background-color: #FEF7D6;
  border-radius: 16px;
  margin-right: 20px;
}
.pages .item:last-child {
  margin-right: 0;
}
.pages .item a {
  display: block;
  padding: 0;
  height: 100%;
  line-height: 32px;
  color: #44484C;
  border: 1px solid;
  border-color: transparent;
  text-decoration: none;
}
.pages .item a:visited {
  color: #44484C;
}
.pages .item a:hover {
  color: #44484C;
}
.pages .item a.action {
  background: transparent;
  border: 0;
  display: block;
  margin: 0;
  box-shadow: initial;
}
.pages .item a.action:before {
  font-size: 20px;
}
.pages .item a.action:visited:before {
  color: #44484C;
}
.pages .item a.action:hover:before {
  color: #44484C;
}
.pages .item a.action:before {
  color: #44484C;
}
.pages .item.current {
  border: #44484C;
  color: #FFF;
  width: 38px;
  height: 38px;
  background-color: #FCCD00;
  border-radius: 19px;
}
@media only screen and (max-width: 567px) {
  .pages .item.current {
    display: inline-block;
  }
}
.pages .item.current .page {
  color: #FFF;
  background: transparent;
  line-height: 36px;
  display: block;
  padding: 0;
}
.pages .item[class*=pages] {
  display: inline-block;
}
@media only screen and (max-width: 567px) {
  .pages .item[class*=pages] {
    margin-right: 0;
  }
}
.pages .item span {
  color: #44484C;
}
.pages .item.pages-item-next {
  background-color: transparent;
}
.pages .item.pages-item-next .action.next:before {
  background-image: url("../../frontend/Fluid/blank/en_GB/images/icons/right-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  background-size: 20px 20px;
  height: 32px;
  width: 32px;
}
.pages .item.pages-item-previous {
  background-color: transparent;
}
.pages .item.pages-item-previous .action.previous:before {
  background-image: url("../../frontend/Fluid/blank/en_GB/images/icons/left-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  background-size: 20px 20px;
  height: 32px;
  width: 32px;
}

.breadcrumbs {
  margin-top: 10px;
  color: #44484C;
}
.breadcrumbs .items {
  display: flex;
  align-items: center;
}
.breadcrumbs a, .breadcrumbs strong {
  color: inherit;
  font-size: 12px;
}
.breadcrumbs a:hover, .breadcrumbs a:visited, .breadcrumbs strong:hover, .breadcrumbs strong:visited {
  color: inherit;
}
.breadcrumbs .item:not(:last-child) {
  display: flex;
  align-items: center;
}
.ampromo-items-content {
  background-color: #F8F4F9;
}
.ampromo-items-content h2 {
  text-align: center;
  margin-bottom: 35px;
}
.ampromo-items-content .ampromo-popup-container .ampromo-carousel-product .ampromo-item {
  border: 0;
  padding: 0;
}
.ampromo-items-content .ampromo-popup-container .ampromo-carousel-product .ampromo-item .ampromo-items-form {
  background: transparent;
  padding: 0;
}
.ampromo-items-content .ampromo-popup-container .ampromo-carousel-product .ampromo-item .ampromo-items-form img {
  width: 100%;
}
.ampromo-items-content .ampromo-popup-container .ampromo-carousel-product .ampromo-item .ampromo-items-form .ampromo-title {
  height: 45px;
}
.ampromo-items-content .ampromo-popup-container .ampromo-carousel-product .ampromo-item .ampromo-items-form .ampromo-title a {
  font-weight: bold;
}
.ampromo-items-content .ampromo-popup-container .ampromo-carousel-product .ampromo-item .ampromo-items-form .ampromo-title a:hover {
  color: #44484C;
}
.ampromo-items-content .ampromo-popup-container .ampromo-carousel-product .ampromo-item:hover {
  background-color: transparent;
}

.ampromo-items-add {
  background-color: #F8F4F9;
}
.ampromo-items-add a {
  font-weight: bold;
  color: #7E4292;
}

/*
*
* Includes files to site general blocks
* DON'T ADD CSS DIRECTLY HERE
*
*
*/
.image-skeleton {
  background-color: #D8C6DE;
  position: relative;
}
.image-skeleton:after {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  transform: translateX(-100%);
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
  animation: shimmer 1.5s infinite;
}

@keyframes shimmer {
  100% {
    transform: translateX(100%);
  }
}
.messages-wrapper {
  position: fixed;
  z-index: 10;
  bottom: 10px;
  left: 5px;
}

div[data-bind].message:not(.static) {
  margin: 0;
}

.message > *:first-child {
  background: transparent;
  border: none;
  display: block;
}
.message > *:first-child:before {
  top: 50% !important;
  cursor: pointer;
}
.message.error {
  background-color: #E53737;
  color: #fff;
}
.message.error span:before, .message.error div:before {
  color: #fff !important;
}
.message.success {
  background-color: #87BE40;
  color: #FFF;
}
.message.success span:before, .message.success div:before {
  color: #FFF !important;
}
.message.info, .message.notice, .message.warning {
  background-color: #7E4292;
  color: #FFF;
}
.message.info span:before, .message.info div:before, .message.notice span:before, .message.notice div:before, .message.warning span:before, .message.warning div:before {
  color: #FFF !important;
}
.message.hidden {
  opacity: 0;
  visibility: hidden;
}

.delivery-msg-box {
  background: #D8C6DE;
  color: #44484C;
  margin-bottom: 20px;
  text-align: center;
  line-height: 26px;
  padding: 4px 5px;
  font-weight: 700;
}

/*
*
* Includes files to extend
* DON'T ADD CSS DIRECTLY HERE
*
*
*/
.products.list {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -10px;
  display: flex;
  flex-wrap: wrap;
}
.products.list > * {
  padding-left: 10px;
  width: calc(100% / 3);
}
@media only screen and (max-width: 666px) {
  .products.list {
    margin-left: -10px;
  }
  .products.list > * {
    padding-left: 10px;
    width: calc(100% / 2);
  }
}
.products.list .product-item {
  margin-bottom: 10px;
}

.block.widget.carousel-products {
  padding: 0 38px;
}
.block.widget.carousel-products .amlabel-position-wrapper {
  top: 5px !important;
}
@media only screen and (max-width: 767px) {
  .block.widget.carousel-products .owl-carousel .owl-stage {
    padding-left: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .block.widget.carousel-products {
    padding: 0;
    margin-right: 0;
  }
}
.block.widget.carousel-products .owl-carousel {
  display: block;
}
.block.widget.carousel-products .owl-carousel .flaticon-arrow-left:before {
  left: -18px;
}
.block.widget.carousel-products .owl-carousel .flaticon-arrow-right {
  right: -18px;
}
.block.widget.carousel-products .owl-carousel .products-grid .product-item {
  width: inherit;
  text-align: center;
}
.block.widget.carousel-products .owl-carousel .products-grid .product-item .product-item-details .price-including-tax {
  margin-top: 12px;
}
.block.widget.carousel-products .owl-carousel .products-grid .product-item .product-item-photo {
  width: 100%;
  display: block;
}
.block.widget.carousel-products .owl-carousel .products-grid .product-item .product-item-photo .product-image-wrapper {
  padding-bottom: 0 !important;
  height: 270px;
}
.block.widget.carousel-products .owl-carousel .products-grid .product-item .product-item-photo .product-image-wrapper img {
  width: auto;
  height: 100%;
  max-width: unset;
}
@media only screen and (max-width: 1279px) {
  .block.widget.carousel-products .owl-carousel .products-grid .product-item .product-item-photo .product-image-wrapper img {
    width: auto;
    height: 120%;
  }
}
@media only screen and (max-width: 1023px) {
  .block.widget.carousel-products .owl-carousel .products-grid .product-item .product-item-photo .product-image-wrapper img {
    width: auto;
    height: 100%;
  }
}
@media only screen and (max-width: 567px) {
  .block.widget.carousel-products .owl-carousel .products-grid .product-item .product-item-photo .product-image-wrapper img {
    width: auto;
    height: 120%;
  }
}
@media only screen and (max-width: 1279px) {
  .block.widget.carousel-products .owl-carousel .products-grid .product-item .product-item-photo .product-image-wrapper {
    height: 156px;
  }
}

.product-items .product-item-info {
  position: relative;
  z-index: 1 !important;
}
.product-items .product-item-info .amlabel-position-wrapper {
  top: 15px !important;
}
.product-items .product-item-info .amlabel-position-wrapper .amasty-label-image,
.product-items .product-item-info .amlabel-position-wrapper .amasty-label-container {
  width: auto !important;
  height: auto !important;
}
@media only screen and (max-width: 1279px) {
  .product-items .product-item-info .amlabel-position-wrapper .amasty-label-image,
  .product-items .product-item-info .amlabel-position-wrapper .amasty-label-container {
    height: 20px !important;
    width: auto !important;
  }
}
.product-items .product-item-info .amlabel-position-wrapper .amlabel-text {
  position: static !important;
}
.product-items .product-item-details {
  width: 80%;
  margin: 0 auto;
  text-align: center;
}
.product-items .product-item-details .product-item-name {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  min-height: 5rem;
}
@media only screen and (min-width: 1440px) {
  .product-items .product-item-details .product-item-name {
    min-height: 6rem;
  }
}
.product-items .product-item-details a {
  font-weight: bold;
}
.product-items .product-item-details .price-final_price .price-final_price .price {
  font-weight: bold;
}
.product-items .product-item-details .price-final_price .special-price,
.product-items .product-item-details .price-final_price .special-price .price {
  font-size: 20px;
}
@media only screen and (min-width: 375px) {
  .product-items .product-item-details .price-final_price .special-price,
  .product-items .product-item-details .price-final_price .special-price .price {
    font-size: 23.5px;
  }
}
@media only screen and (min-width: 1440px) {
  .product-items .product-item-details .price-final_price .special-price,
  .product-items .product-item-details .price-final_price .special-price .price {
    font-size: 26px;
  }
}
.product-items .product-item-details .price-final_price .price-excluding-tax {
  display: none;
}
.product-items .product-item-details .price-final_price .price-per {
  color: #7F7F7F;
  line-height: 1;
  font-size: 11px;
}
.product-items .product-item-details .price-final_price .old-price {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-weight: normal;
  color: #b30000;
  text-decoration: line-through;
  margin-bottom: 0;
}
.product-items .product-item-details .price-final_price .old-price .price-container {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: line-through;
}
.product-items .product-item-details .price-final_price .old-price .price-label {
  display: none;
}
.product-items .product-item-details .price-final_price .old-price .price {
  font-weight: normal;
  margin-right: 2px;
}
@media only screen and (max-width: 1279px) {
  .product-items .product-item-details .price-final_price .old-price .price {
    font-size: 9px;
  }
}
.product-items .product-item-details .price-final_price .minimal-price-link {
  display: none;
}
.product-items .product-item .towishlist {
  position: absolute;
  right: 20px;
  top: 10px;
  z-index: 1;
  background: #FFF;
  width: 33px;
  height: 33px;
  border-radius: 33px;
  color: #393939;
  line-height: 1;
  font-size: 24px;
}
@media only screen and (max-width: 1279px) {
  .product-items .product-item .towishlist {
    top: 113px;
    right: 10px;
  }
}
.product-items .product-item .towishlist span {
  display: none;
}
.product-items .product-item .towishlist:before {
  line-height: 20px;
  margin: 6.5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product-items .product-item .product-item-inner {
  position: absolute;
  right: 0;
  top: 10px;
}

.social-media {
  list-style-type: none;
  padding: 0;
  margin: 0;
  *zoom: 1;
}
.social-media:before, .social-media:after {
  content: " ";
  display: table;
}
.social-media:after {
  clear: both;
}
.social-media > li {
  display: block;
  float: left;
}
.social-media > li:last-child {
  margin-right: 0px;
}
.social-media li {
  margin-right: 22px;
  margin-bottom: 0;
}
.social-media a {
  width: 33px;
  height: 33px;
  background: #FFF;
  border-radius: 33px;
  display: block;
  text-align: center;
  position: relative;
}
.social-media a [class*=icon-] {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 18px;
  color: #D8C6DE;
}
.social-media a:hover {
  background: #2DBDEF;
}
.social-media svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/*
*
* Includes files to extend
* DON'T ADD CSS DIRECTLY HERE
*
*
*/
@media only screen and (max-width: 767px) {
  .block-collapsible-nav {
    top: 0;
    left: initial;
    width: 100%;
  }
}
@media only screen and (max-width: 567px) {
  .block-collapsible-nav {
    width: initial;
    left: 10px;
    right: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .account .block-collapsible-nav {
    top: 0;
    max-width: 280px;
  }
}
@media only screen and (max-width: 567px) {
  .account .block-collapsible-nav {
    max-width: initial;
    width: initial;
  }
}
.block-collapsible-nav-content {
  padding: 10px 5px;
  background: #F8F4F9;
  border: 0 !important;
}
@media only screen and (max-width: 767px) {
  .block-collapsible-nav-content {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .account .block-collapsible-nav-content {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .block-collapsible-nav-content.active {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .account .block-collapsible-nav-content.active {
    display: block;
  }
}
.block-collapsible-nav-title {
  background: #7E4292;
  color: #FFF;
  text-transform: uppercase;
  margin: 0 !important;
  padding: 7px 15px;
  display: none !important;
  margin-bottom: 0 !important;
  border: 0 !important;
}
.block-collapsible-nav-title strong {
  display: block;
}
.block-collapsible-nav-title:after {
  line-height: 39px !important;
  top: 0 !important;
  margin: 0 !important;
}
@media screen and (max-width: 767px) {
  .block-collapsible-nav-title {
    display: block !important;
  }
}
.block-collapsible-nav ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-collapsible-nav ul li {
  margin: 0;
  margin-bottom: 2px;
}
.block-collapsible-nav ul li > a[href], .block-collapsible-nav ul li > strong {
  padding: 7px 7px;
  color: #D8C6DE;
  display: block;
}
.block-collapsible-nav ul li a[href]:hover {
  background: #7E4292;
  color: #FFF;
  text-decoration: none;
}
.block-collapsible-nav ul li > strong, .block-collapsible-nav ul li.current {
  background: #7E4292;
  color: #FFF;
}
.block-collapsible-nav ul li > strong a, .block-collapsible-nav ul li.current a {
  color: #FFF;
}
.block-collapsible-nav ul li .delimiter {
  display: none !important;
}

.qty-control {
  display: flex;
  align-items: center;
  justify-content: center;
}
.qty-control .qty-change {
  width: 28px;
  height: 29px;
  border: 1px solid transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.qty-control label[for^=cart-] {
  margin-bottom: 0;
}
.qty-control .input-text.qty {
  width: 50px;
  height: 35px;
  color: #44484C;
  margin-left: 5px;
  margin-right: 5px;
  border: 0;
  outline: none;
}
.qty-control .input-text.qty:focus {
  outline: none;
  border-color: #F8F4F9;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.qty-control .qty-change {
  color: #F8F4F9;
  margin-top: 3px;
}
.qty-control .qty-change span {
  display: none;
}
.qty-control .qty-change:before {
  width: 28px;
  height: 29px;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 28px 29px;
}

.qty-change {
  float: left;
  margin-top: 0;
  background-repeat: no-repeat;
}
.qty-change:before {
  content: "";
  width: 40px;
  height: 42px;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40px 42px;
}
@media only screen and (max-width: 1279px) {
  .qty-change:before {
    width: 36px;
    height: 38px;
    background-size: 36px 38px;
  }
}
.qty-change.icon-Minius:before, .qty-change.qty-menus:before {
  background-image: url("../../frontend/Fluid/blank/en_GB/images/icons/minus.svg");
}
.qty-change.icon-Plus:before, .qty-change.qty-plus:before {
  background-image: url("../../frontend/Fluid/blank/en_GB/images/icons/plus.svg");
}

/*
*
* Includes files to extend
* DON'T ADD CSS DIRECTLY HERE
*
*
*/
@media only screen and (max-width: 767px) {
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #FFFFFF;
  }
}
.modal-popup .modal-inner-wrap {
  max-width: 768px;
}
.modal-popup .modal-inner-wrap .calculator-popup-modal .title {
  font-weight: bold;
  width: 100%;
  display: block;
  margin: 20px 0;
}
.modal-popup .modal-inner-wrap .calculator-popup-modal .action.secondary {
  color: #7E4292;
  padding: 13px 65px;
  float: right;
  margin-top: 20px;
}
.modal-popup .modal-inner-wrap .calculator-popup-modal .calc-tabs {
  *zoom: 1;
  margin-top: 24px;
}
.modal-popup .modal-inner-wrap .calculator-popup-modal .calc-tabs:before, .modal-popup .modal-inner-wrap .calculator-popup-modal .calc-tabs:after {
  content: " ";
  display: table;
}
.modal-popup .modal-inner-wrap .calculator-popup-modal .calc-tabs:after {
  clear: both;
}
.modal-popup .modal-inner-wrap .calculator-popup-modal .calc-tabs .desc {
  cursor: pointer;
  padding: 12px 32px;
  height: unset;
  font-weight: bold;
  background-color: transparent;
  border: 1px solid #C0EBFA;
  width: 33.33%;
  float: left;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .modal-popup .modal-inner-wrap .calculator-popup-modal .calc-tabs .desc {
    padding: 7px 12px;
  }
}
.modal-popup .modal-inner-wrap .calculator-popup-modal .calc-tabs .desc.selected {
  background-color: #56CCF2;
  color: #FFFFFF;
}
.modal-popup .modal-inner-wrap .calculator-popup-modal .calc-section {
  list-style: none;
}
.modal-popup .modal-inner-wrap .calculator-popup-modal .calc-section ul li {
  display: inline-block;
  margin-right: 35px;
}
.modal-popup .modal-inner-wrap .calculator-popup-modal .calc-section ul li span {
  width: 100%;
  display: block;
  font-weight: bold;
  margin-top: 22px;
}
.modal-popup .modal-inner-wrap .calculator-popup-modal .calc-section .select-measurements-area {
  display: block !important;
}
.modal-popup .modal-inner-wrap .calculator-popup-modal .calc-section .select-measurements-area-img {
  display: block !important;
  width: 33.33%;
  text-align: left;
  float: left;
}
@media only screen and (max-width: 767px) {
  .modal-popup .modal-inner-wrap .calculator-popup-modal .calc-section .select-measurements-area-img {
    width: 100%;
    float: unset;
    text-align: center;
  }
}
.modal-popup .modal-inner-wrap .calculator-popup-modal .calc-section .select-measurements-area fieldset {
  width: 66.66%;
  float: left;
  border: 0;
}
@media only screen and (max-width: 767px) {
  .modal-popup .modal-inner-wrap .calculator-popup-modal .calc-section .select-measurements-area fieldset {
    width: 100%;
    margin-top: 15px;
  }
}
.modal-popup .modal-inner-wrap .calculator-popup-modal .calc-section .select-measurements-area fieldset .input-div {
  margin-bottom: 8px;
}
.modal-popup .modal-inner-wrap .calculator-popup-modal .calc-section .select-measurements-area fieldset .input-div label {
  font-weight: bold;
  width: 50%;
  text-align: right;
  display: inline-block;
  padding-right: 15px;
}
.modal-popup .modal-inner-wrap .calculator-popup-modal .calc-section .select-measurements-area fieldset .input-div select, .modal-popup .modal-inner-wrap .calculator-popup-modal .calc-section .select-measurements-area fieldset .input-div input {
  width: 50%;
  display: inline-block;
  background-color: #F8F4F9;
  border: 0;
}
.modal-popup .modal-inner-wrap .calculator-popup-modal #select-room-shape img {
  cursor: pointer;
}
.modal-popup .modal-inner-wrap .calculator-popup-modal .calculate-area-results-wrapper {
  display: block !important;
}
.modal-popup .modal-inner-wrap .calculator-popup-modal .calculate-area-results-row {
  margin-bottom: 32px;
  width: 50%;
  display: block !important;
  float: left;
}
@media only screen and (max-width: 767px) {
  .modal-popup .modal-inner-wrap .calculator-popup-modal .calculate-area-results-row {
    width: 100%;
  }
}
.modal-popup .modal-inner-wrap .calculator-popup-modal .calculate-area-results-row span {
  font-weight: bold;
}
.modal-popup .modal-inner-wrap .calculator-popup-modal .calculate-area-results-row .title {
  color: #2DBDEF;
  font-weight: bold;
  margin-bottom: 8px;
}
.modal-popup .modal-footer button {
  padding: 13px 65px;
}
.modal-popup .modal-footer button span {
  font-weight: bold;
}
@media only screen and (max-width: 374px) {
  .modal-popup .modal-footer button {
    width: 100%;
  }
  .modal-popup .modal-footer button:not(:last-child) {
    margin-bottom: 10px;
  }
}
.modal-popup .modal-title {
  font-weight: bold;
  border-bottom: 0;
  padding-bottom: 0;
}
.modal-popup .modal-header .action-close:before {
  font-size: 18px;
  color: #7E4292;
}

.modal-custom .action-close {
  z-index: 1;
}
.modal-custom .action-close:before {
  font-size: 18px;
}

/*
*
* Includes files to extend
* DON'T ADD CSS DIRECTLY HERE
*
*
*/
.carousel-container {
  margin-bottom: 2em;
}

.owl-carousel {
  display: block;
  height: auto;
}
.owl-carousel .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 20px;
}
.owl-carousel .owl-dots .owl-dot {
  width: 20px;
  height: 20px;
  border: 1px solid #7E4292;
  background: transparent;
  margin: 10px;
  border-radius: 10px;
}
.owl-carousel .owl-dots .owl-dot.active {
  background-color: #7E4292;
}
.owl-carousel.owl-loaded {
  opacity: 1 !important;
}
.owl-carousel .owl-nav [class*=icon] {
  font-size: 37px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
}
@media only screen and (max-width: 767px) {
  .owl-carousel .owl-nav [class*=icon] {
    display: none;
  }
}
.owl-carousel .owl-nav [class*=icon]:hover {
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 767px) {
  .owl-carousel .owl-nav [class*=icon] {
    height: 50px;
  }
}
.owl-carousel .owl-nav [class*=icon]:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 17px;
  line-height: 1;
}
.owl-carousel .owl-nav [class*=icon][class*=left] {
  left: -10px;
}
@media only screen and (max-width: 767px) {
  .owl-carousel .owl-nav [class*=icon][class*=left] {
    left: -8px;
  }
}
.owl-carousel .owl-nav [class*=icon][class*=right] {
  right: -10px;
}
@media only screen and (max-width: 767px) {
  .owl-carousel .owl-nav [class*=icon][class*=right] {
    right: -8px;
  }
}
.owl-carousel .owl-nav .owl-prev.disabled,
.owl-carousel .owl-nav .owl-next.disabled {
  opacity: 0.5;
}
.owl-carousel .owl-nav .owl-prev:before,
.owl-carousel .owl-nav .owl-next:before {
  content: "";
  width: 23px;
  height: 37px;
  background-repeat: no-repeat;
  background-size: 22px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 1 !important;
}
.owl-carousel .banner-item:not(:first-child) {
  display: none;
}
.owl-carousel img {
  width: 100%;
}

.scommerce-gdpr-cookienotice.scommerce-gdpr-bottom-position {
  border-top: 1px solid #7E4292;
}
.scommerce-gdpr-cookienotice.scommerce-gdpr-bottom-position .accept a {
  font-weight: bold;
}

.modal-popup.confirm.cookie-popup._show .modal-inner-wrap .modal-content {
  padding-right: 0;
}

.ca_approximate_monthly_spend {
  max-width: 100%;
}
@media only screen and (min-width: 768px) {
  .ca_approximate_monthly_spend .control {
    max-width: 50%;
  }
}
.ca_approximate_monthly_spend .monthly-spend__label {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ca_approximate_monthly_spend .monthly-spend__label span {
  background: #44484C;
  color: #fff;
  font-weight: 700;
  padding: 4px 10px;
  border-radius: 4px;
}
.ca_approximate_monthly_spend .slider-amount__minmax {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ca_approximate_monthly_spend .slider-amount__start, .ca_approximate_monthly_spend .slider-amount__end {
  font-weight: 700;
}
.ca_approximate_monthly_spend .slider {
  margin: 10px 0 20px;
  overflow: hidden;
}
.ca_approximate_monthly_spend .ui-slider {
  background: #F8F4F9;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  height: 25px;
  position: relative;
}
.ca_approximate_monthly_spend .ui-slider-range {
  background-color: #0D6908;
  background: -webkit-linear-gradient(top, #0D6908, #72A307);
  background: -moz-linear-gradient(top, #0D6908, #72A307);
  background: linear-gradient(top, #0D6908, #72A307);
}
.ca_approximate_monthly_spend .ui-slider-horizontal .ui-slider-handle {
  background: #44484C;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  width: 25px;
  height: 25px;
  margin-top: 0;
  position: absolute;
  z-index: 2;
  /*margin-left: -25px;*/
}
.ca_approximate_monthly_spend input[type=radio] {
  display: none;
}

.btwob-account-create .form.create.account {
  width: 100%;
  margin: 0 auto;
}
.btwob-account-create .form.create.account .fieldset > .field > .label {
  width: 30%;
  vertical-align: top;
  text-align: end;
  padding-right: 2rem;
}
.btwob-account-create .form.create.account .fieldset > .field > .control {
  display: inline-block;
  width: 69%;
}
.btwob-account-create .form.create.account .fieldset > .field.street {
  margin-bottom: 0;
}
.btwob-account-create .form.create.account .fieldset > .field.street #street_1 {
  margin-bottom: 20px;
}
.btwob-account-create fieldset.fieldset.create.info > .legend,
.btwob-account-create fieldset.fieldset.address > .legend {
  display: none;
}
.btwob-account-create .field.choice.newsletter .label:before {
  right: 170px;
}
.btwob-account-create .field.choice.newsletter input[type=checkbox]:checked + label:after {
  left: 229px;
}

body.reviews-popup, html.reviews-popup {
  overflow: hidden !important;
  height: 100% !important;
}

.ruk_rating_snippet {
  color: #67c116;
}

.ruk_rating_snippet .ruk-rating-snippet-count {
  color: #333;
  font-size: 12px;
  position: relative;
  bottom: 2px;
  font-family: Verdana;
  line-height: 22px;
}

.ruk_rating_snippet i {
  letter-spacing: 2px;
  font-size: 16px;
  line-height: 22px;
}

.product-info-main .ruk_rating_snippet i {
  cursor: pointer;
}

#reviews_fade {
  background: rgba(0, 0, 0, 0.7);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  overflow: auto;
  padding: 10px;
  z-index: 5989 !important;
}

#reviews_fade.iphone iframe {
  max-height: 90% !important;
  pointer-events: none !important;
}

#reviews_container {
  margin-top: 10px;
  position: absolute;
  margin: 0 auto;
  max-width: 700px;
  margin: 20px auto;
  background: #fff;
  left: 10px;
  right: 10px;
  padding: 10px 0;
  border-radius: 2px;
}

#reviews_container .close {
  background-color: #1b1b1b;
  border-radius: 20px;
  color: #fff;
  cursor: pointer;
  font-size: 20px;
  height: 25px;
  left: -12px;
  line-height: 25px;
  position: absolute;
  text-align: center;
  top: -13px;
  width: 25px;
  z-index: 100;
}

#reviews_container .close:hover {
  background: #fff;
  color: #000;
}

#reviews_containers .close span {
  font-size: 12px;
}

#reviews_widget {
  margin: 0 15px;
}

/*
*
* Includes files to extend
* DON'T ADD CSS DIRECTLY HERE
*
*
*/
.klevuWrap .klevuResultsBlock .klevuQuickSearchResults .klevuProductItemBottom {
  width: 100%;
  float: none;
}
.klevuWrap .klevuResultsBlock .klevuQuickSearchResults .klevuProductItemTop {
  height: 0;
  padding-bottom: 100%;
}
.klevuWrap .klevuResultsBlock .klevuQuickSearchResults .klevuQuickProductDescBlock {
  float: none;
  margin: 0;
  height: 14rem;
  text-align: center;
}
.klevuWrap .klevuResultsBlock .klevuQuickSearchResults .klevuQuickProductDescBlock > a {
  display: none !important;
}
.klevuWrap .klevuResultsBlock .klevuQuickSearchResults .trackProductClick {
  padding: 0;
}
.klevuWrap .klevuQuickSearchResults {
  text-align: center;
}
.klevuWrap .klevuQuickSearchResults .product-item-name {
  margin-bottom: 1rem;
  overflow: hidden;
  min-height: 5rem;
}
.klevuWrap .klevuQuickSearchResults .product-info-details {
  display: flex;
  flex-wrap: wrap;
}
.klevuWrap .klevuQuickSearchResults .product-info-details .price-box {
  flex: 1 1 auto;
  width: auto;
  min-width: 50%;
}
.klevuWrap .klevuQuickSearchResults .product-info-details .kuPrice {
  font-size: 2.4rem;
  line-height: 0.8;
  margin-top: 0;
}
.klevuWrap .klevuQuickSearchResults .product-info-details .special-price .price-per {
  display: block;
  font-size: 1.1rem;
  color: #7F7F7F;
}
.klevuWrap .klevuQuickSearchResults .ruk_rating_snippet_quicksearch {
  margin-top: 10px;
}
.klevuWrap .klevuQuickSearchResults .ruk_rating_snippet_quicksearch i {
  font-size: 12px;
}
.klevuWrap .klevuQuickSearchResults .ruk_rating_snippet_quicksearch .ruk-rating-snippet-count {
  font-size: 10px;
  position: static;
}
.klevuWrap .klevuQuickSearchResults .product-item-name a {
  font-weight: bold;
}
.klevuWrap .klevuQuickSearchResults .addToCartBtn {
  margin: 0;
  padding: 0.75rem 0.5rem;
}
.klevuWrap .klevuQuickSearchResults .kuPrice {
  text-align: center;
}
.klevuWrap .klevuQuickSearchResults .price-final_price .special-price {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-weight: bold;
}
.klevuWrap .klevuQuickSearchResults .price-final_price .old-price {
  font-size: 0.8rem;
  font-weight: normal;
}
.klevuWrap .klevuQuickSearchResults .price-final_price .old-price .price-final_price {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  color: #b30000;
  text-decoration: line-through;
}
.klevuWrap .klevuQuickSearchResults .price-final_price .old-price .price-label {
  display: none;
}
.klevuWrap .klevuQuickSearchResults .price-final_price .old-price .price-per {
  font-size: 0.8rem;
}

.klevuHeading {
  position: relative;
  margin-bottom: 20px;
}
.klevuHeading .kuDropdownLabel {
  display: flex;
  align-items: center;
  font-weight: bold;
  font-size: 16px;
  padding: 14px 30px 14px 14px;
  background-color: #F8F4F9;
  text-align: left;
  border: 0;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .klevuHeading .kuDropdownLabel {
    display: none;
  }
}
.klevuHeading .kuDropdownLabel:after {
  position: absolute;
  right: 16px;
  background-image: url("../../frontend/Fluid/blank/en_GB/images/icons/filter-arrow-down.svg");
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  height: 15px;
  width: 23px;
  border: 0 !important;
  transform: none;
  transition: transform 0.2s;
}
.klevuHeading .kuDropdownLabel.is-open:after {
  transform: rotate(180deg);
}

.klevuWrap {
  width: auto !important;
}
@media only screen and (max-width: 1023px) {
  .klevuWrap {
    top: 135px !important;
    right: auto !important;
    width: calc(100% - 10px) !important;
    margin: 0px 2px !important;
  }
}
@media only screen and (min-width: 1280px) {
  .klevuWrap {
    max-width: 800px !important;
  }
}
@media only screen and (min-width: 1280px) {
  .klevuWrap .klevuQuickSearchingArea div[data-container-id=ku_quick_main_container] {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: row;
  }
}
.klevuWrap .klevuQuickSearchingArea .klevuSuggestionHeading {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
}
.klevuWrap .klevuQuickSearchingArea .kuSearchPersonalizationsContainer {
  padding: 20px;
}
.klevuWrap .klevuQuickSearchingArea header .klevuAutoSuggestionsWrap {
  padding: 20px;
  border: 0;
}
@media only screen and (min-width: 1280px) {
  .klevuWrap .klevuQuickSearchingArea header .klevuAutoSuggestionsWrap {
    padding: 20px 0 40px 30px;
  }
}
@media only screen and (min-width: 1280px) {
  .klevuWrap .klevuQuickSearchingArea header .klevuAutoSuggestionsWrap:first-child {
    padding: 40px 0 20px 30px;
  }
}
@media only screen and (min-width: 1280px) {
  .klevuWrap .klevuQuickSearchingArea header .klevuAutoSuggestionsWrap .klevuSuggestionHeading {
    padding-top: 0;
  }
}
.klevuWrap .klevuQuickSearchingArea .klevuResultsBlock {
  padding: 0 10px;
}
@media only screen and (min-width: 1280px) {
  .klevuWrap .klevuQuickSearchingArea .klevuResultsBlock {
    padding: 40px 30px;
  }
}
@media only screen and (min-width: 1280px) {
  .klevuWrap .klevuQuickSearchingArea .klevuResultsBlock .klevuSuggestionHeading {
    padding: 0 0 20px;
  }
}
@media only screen and (min-width: 1280px) {
  .klevuWrap .klevuQuickSearchingArea .klevuResultsBlock .klevuProductsViewAll {
    top: 42px;
    right: 32px;
  }
}
.klevuWrap .klevuQuickSearchingArea .klevuResultsBlock .klevuProductsViewAll a {
  font-size: 13px;
}
.klevuWrap .klevuQuickSearchingArea .klevuResultsBlock .klevuQuickSearchResults {
  padding: 0 0 15px;
}
@media only screen and (min-width: 1280px) {
  .klevuWrap .klevuQuickSearchingArea .klevuResultsBlock .klevuQuickSearchResults {
    padding: 0;
  }
}
.klevuWrap .klevuQuickSearchingArea .klevuResultsBlock .klevuQuickSearchResults .kuQuickResultsListContainer ul {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
}
.klevuWrap .klevuQuickSearchingArea .klevuResultsBlock .klevuQuickSearchResults .kuQuickResultsListContainer ul li {
  flex: 0 0 50%;
  border: 0;
}
.klevuWrap .klevuQuickSearchingArea .klevuResultsBlock .klevuQuickSearchResults .kuQuickResultsListContainer ul li .klevuQuickProductInnerBlock {
  overflow: hidden;
}
.klevuWrap .klevuQuickSearchingArea .klevuResultsBlock .klevuQuickSearchResults .kuQuickResultsListContainer ul li .klevuQuickProductInnerBlock img {
  transition: transform 0.3s ease-in-out 0s;
}
.klevuWrap .klevuQuickSearchingArea .klevuResultsBlock .klevuQuickSearchResults .kuQuickResultsListContainer ul li:hover {
  background: transparent;
}
.klevuWrap .klevuQuickSearchingArea .klevuResultsBlock .klevuQuickSearchResults .kuQuickResultsListContainer ul li:hover .klevuQuickProductInnerBlock img {
  transform: scale(1.1);
}
@media only screen and (min-width: 1280px) {
  .klevuWrap .klevuQuickSearchingArea .klevuResultsBlock .klevuQuickSearchResults .kuQuickResultsListContainer ul li {
    flex: 0 0 33.3333333333%;
  }
}
.klevuWrap .klevuQuickSearchingArea .klevuResultsBlock .klevuQuickSearchResults .kuQuickResultsListContainer ul li a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-align: center;
  line-height: 1.5;
}
.klevuWrap .klevuQuickSearchingArea .klevuResultsBlock .klevuQuickSearchResults .kuQuickResultsListContainer ul li a .klevuProductItemTop,
.klevuWrap .klevuQuickSearchingArea .klevuResultsBlock .klevuQuickSearchResults .kuQuickResultsListContainer ul li a .klevuProductItemBottom {
  width: 100%;
}
.klevuWrap .klevuQuickSearchingArea .klevuResultsBlock .klevuQuickSearchResults .kuQuickResultsListContainer ul li a .klevuProductItemTop .klevuQuickImgWrap,
.klevuWrap .klevuQuickSearchingArea .klevuResultsBlock .klevuQuickSearchResults .kuQuickResultsListContainer ul li a .klevuProductItemBottom .klevuQuickImgWrap {
  height: auto !important;
  position: relative;
}
.klevuWrap .klevuQuickSearchingArea .klevuResultsBlock .klevuQuickSearchResults .kuQuickResultsListContainer ul li a .klevuProductItemTop .klevuQuickImgWrap .amlabel-position-wrapper,
.klevuWrap .klevuQuickSearchingArea .klevuResultsBlock .klevuQuickSearchResults .kuQuickResultsListContainer ul li a .klevuProductItemBottom .klevuQuickImgWrap .amlabel-position-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  text-align: left;
}
.klevuWrap .klevuQuickSearchingArea .klevuResultsBlock .klevuQuickSearchResults .kuQuickResultsListContainer ul li a .klevuProductItemTop .klevuQuickImgWrap .amlabel-position-wrapper .amlabel__list-item:not(:last-child),
.klevuWrap .klevuQuickSearchingArea .klevuResultsBlock .klevuQuickSearchResults .kuQuickResultsListContainer ul li a .klevuProductItemBottom .klevuQuickImgWrap .amlabel-position-wrapper .amlabel__list-item:not(:last-child) {
  margin-bottom: 5px;
}
.klevuWrap .klevuQuickSearchingArea .klevuResultsBlock .klevuQuickSearchResults .kuQuickResultsListContainer ul li a .klevuProductItemTop .klevuQuickProductDescBlock,
.klevuWrap .klevuQuickSearchingArea .klevuResultsBlock .klevuQuickSearchResults .kuQuickResultsListContainer ul li a .klevuProductItemBottom .klevuQuickProductDescBlock {
  margin: 0;
}
.klevuWrap .klevuQuickSearchingArea .klevuResultsBlock .klevuQuickSearchResults .kuQuickResultsListContainer ul li a .klevuProductItemTop .klevuQuickProductDescBlock .klevuQuickProductName,
.klevuWrap .klevuQuickSearchingArea .klevuResultsBlock .klevuQuickSearchResults .kuQuickResultsListContainer ul li a .klevuProductItemBottom .klevuQuickProductDescBlock .klevuQuickProductName {
  display: block !important;
  font-weight: bold;
  margin-bottom: 5px;
}
.klevuWrap .klevuQuickSearchingArea .klevuResultsBlock .klevuQuickSearchResults .kuQuickResultsListContainer ul li a .klevuProductItemTop .klevuQuickProductDescBlock .klevu-desc-l2,
.klevuWrap .klevuQuickSearchingArea .klevuResultsBlock .klevuQuickSearchResults .kuQuickResultsListContainer ul li a .klevuProductItemBottom .klevuQuickProductDescBlock .klevu-desc-l2 {
  display: none !important;
}
.klevuWrap .klevuQuickSearchingArea .klevuResultsBlock .klevuQuickSearchResults .kuQuickResultsListContainer ul li a .klevuProductItemTop .klevuQuickProductDescBlock .klevuQuickProductPrice,
.klevuWrap .klevuQuickSearchingArea .klevuResultsBlock .klevuQuickSearchResults .kuQuickResultsListContainer ul li a .klevuProductItemBottom .klevuQuickProductDescBlock .klevuQuickProductPrice {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 26px;
}

.search-index-index .page-title-wrapper h1 {
  margin-bottom: 6px !important;
}

.kTotalResults {
  font-size: 14px !important;
  text-align: center;
  margin-bottom: 10px;
}

/*
*
* Includes files to extend
* DON'T ADD CSS DIRECTLY HERE
*
*
*/
.klevuLanding.kuSearchResultsPageContainer .klevuWrap {
  max-width: none !important;
  width: 100% !important;
  margin: 0 !important;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap .product-info-details {
  display: flex;
  flex-wrap: wrap;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap .product-info-details > .price {
  display: none;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap .product-info-details .price-box,
.klevuLanding.kuSearchResultsPageContainer .klevuWrap .product-info-details .kuAddtocart {
  flex: 1 1 auto;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap .product-info-details .price-box {
  width: auto;
  min-width: 55%;
}
@media only screen and (min-width: 768px) {
  .klevuLanding.kuSearchResultsPageContainer .klevuWrap .product-info-details .price-box {
    min-width: 50%;
  }
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap .product-info-details .kuAddtocart {
  width: auto;
  min-width: 40%;
}
@media only screen and (min-width: 375px) {
  .klevuLanding.kuSearchResultsPageContainer .klevuWrap .product-info-details .kuAddtocart {
    min-width: 45%;
  }
}
@media only screen and (min-width: 768px) {
  .klevuLanding.kuSearchResultsPageContainer .klevuWrap .product-info-details .kuAddtocart {
    min-width: 50%;
  }
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div {
  width: 100%;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer {
  max-width: none !important;
  padding: 0;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList[data-result-view=list] .kuResults .klevuProduct {
  width: 100% !important;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList[data-result-view=list] .kuResults .klevuProduct .kuProdWrap {
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList[data-result-view=list] .kuResults .klevuProduct .kuProdWrap .kuProdBottom {
  height: unset !important;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList[data-result-view=list] .kuResults .klevuProduct .kuProdWrap .kuProdAdditional {
  position: relative;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList[data-result-view=list] .kuResults .klevuProduct .kuProdWrap .kuProdAdditional .kuAddtocart {
  margin: 0 !important;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap header {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap header .kuResultsHeadingTitleContainer {
  flex: 0 0 100%;
  margin: 20px 0 15px;
  font-size: 14px;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap header .kuDropdown {
  flex: 0 0 calc(50% - 10px);
  margin: 0 5px 0 0;
}
@media (min-width: 1024px) {
  .klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap header .kuDropdown {
    flex: 0 0 200px;
  }
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap header .kuLandingResultsViewSwitchContainer {
  z-index: 0;
  margin-top: 7px;
  flex: 0 0 100px;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuPagination {
  flex: 0 0 100%;
  margin: 7px 0;
  text-align: center;
  width: 100%;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuPagination a {
  border: 0;
  background: #FEF7D6;
  padding: 9px 11px;
  text-align: center;
  border-radius: 30px;
  line-height: 1;
  width: 35px;
  height: 35px;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuPagination a.kuCurrent {
  background: #FCCD00;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuCollapse:after,
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuExpand:after,
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuDropdown .kuDropdownLabel:after {
  position: absolute;
  background-image: url("../../frontend/Fluid/blank/en_GB/images/icons/filter-arrow-down.svg");
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  height: 15px;
  width: 23px;
  border: 0 !important;
  transform: none !important;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuDropdown .kuDropdownLabel {
  font-weight: bold;
  padding: 14px 30px 14px 14px;
  background-color: #F8F4F9;
  text-align: left;
  border: 0;
  width: 100%;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuDropdown .kuDropdownLabel:after {
  right: 8px;
  top: 15px;
  padding: 0;
  width: 15px;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuDropdown .kuDropdownOptions {
  background: #F8F4F9;
  box-shadow: none;
  font-weight: bold;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuDropdown .kuDropdownOptions .kuDropOption {
  font-weight: bold;
  color: unset;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuDropdown .kuDropdownOptions .kuDropOption:hover {
  background-color: #7E4292;
  color: white;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuCollapse:after,
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuExpand:after {
  top: 6px !important;
  right: 4px !important;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuCollapse:after {
  transform: rotate(180deg) !important;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuLandingResultsViewSwitchContainer {
  z-index: 0;
  margin-top: 7px;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuFilters {
  display: none;
  position: relative;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuFilters {
    display: block !important;
  }
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuFilters .kuFiltersTitleHeading {
  display: none;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuFilters .kuFilterBox .kuFilterHead {
  text-transform: unset;
  font-weight: bold;
  font-size: 14px;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuFilters .kuFilterBox .klevuFilterOption .kuFilterIcon::before {
  border: 2px solid #D8C6DE;
  height: 24px;
  width: 24px;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuFilters .kuFilterBox .klevuFilterOption .kuFilterIcon:after {
  width: 18px;
  height: 18px;
  background: #7E4292;
  top: 3px;
  left: 3px;
  border: 0;
  transform: none;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuFilters .kuFilterBox .klevuFilterOption .kufacet-text,
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuFilters .kuFilterBox .klevuFilterOption .kuFilterTotal {
  line-height: 2;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuFilters .kuFilterBox .kuShowOpt .kuFilterDot {
  background-color: #7E4292;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuFilters .kuFilterBox .kuPriceSlider .noUi-connect {
  background-color: #7E4292;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuFilters .kuFilterBox .kuPriceSlider .noUi-handle {
  background-color: #f8f4f9;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuFilterTagClearAll {
  background-color: #7E4292;
  color: #fff;
  font-weight: bold;
  border-color: #7E4292;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults ul li {
  padding: 0;
}
@media (min-width: 1024px) {
  .klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct {
    width: calc(33.3333% - 15px);
    margin-right: 5px;
  }
  .klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct:nth-child(3n+3) {
    margin-right: 0;
  }
}
@media (min-width: 1280px) {
  .klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct {
    width: calc(25% - 45px);
    margin-right: 60px;
  }
  .klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct:nth-child(3n+3) {
    margin-right: 60px;
  }
  .klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct:nth-child(4n+4) {
    margin-right: 0;
  }
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct:hover .kuProdWrap {
  border: none;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap {
  border: none;
  text-align: center;
  padding: 0;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .kuProdTop {
  padding: 0;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .kuProdTop .klevuImgWrap {
  margin-bottom: 0;
  height: 0 !important;
  padding-bottom: 100%;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .kuProdTop .klevuImgWrap a {
  height: 0 !important;
  padding-bottom: 100%;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .kuProdTop .klevuImgWrap a img {
  width: 100%;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .kuProdBottom {
  padding: 10px 0 0;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .amlabel-position-wrapper {
  position: absolute;
  top: 0;
  left: 0;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .amlabel__list-item {
  text-align: left;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .amlabel__list-item:not(:last-child) {
  margin-bottom: 5px;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .kuProdBottom {
  height: 150px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .kuProdBottom {
    height: 200px;
  }
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .kuProdBottom .kuName {
  display: block !important;
  overflow: visible;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .kuProdBottom .kuName a {
  font-size: 13px;
  font-weight: bold;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .kuProdBottom .kuPrice {
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 26px;
  padding-right: 6px;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .kuProdBottom .kuPrice .kuOrigPrice {
  text-decoration: none;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .kuProdBottom .kuPrice .price-per {
  display: block;
}
@media only screen and (max-width: 1279px) {
  .klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .kuProdBottom .kuPrice .price-per {
    font-size: 11px;
  }
}
@media only screen and (max-width: 374px) {
  .klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .kuProdBottom .kuPrice .price-per {
    font-size: 8px;
  }
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .kuLandingAddToCartBtn,
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .addToCartBtn {
  padding: 10px 5px;
  margin: 0;
  width: 100%;
  font-size: 12px !important;
}
@media only screen and (min-width: 375px) {
  .klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .kuLandingAddToCartBtn,
  .klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .addToCartBtn {
    font-size: 14px !important;
    padding: 15px 8px;
  }
}
@media only screen and (min-width: 1280px) {
  .klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .kuLandingAddToCartBtn,
  .klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .addToCartBtn {
    padding: 15px 10px;
    font-size: 18px !important;
  }
}
@media only screen and (min-width: 1440px) {
  .klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .kuLandingAddToCartBtn,
  .klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .addToCartBtn {
    padding: 15px 18px;
  }
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .kuProdAdditional {
  position: static;
  visibility: visible;
  border: 0;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .kuProdAdditional:hover {
  box-shadow: none;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults .klevuProduct .kuProdWrap .product-item-hover {
  display: none;
}
@media only screen and (max-width: 1023px) {
  .klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults ul li {
    width: calc(50% - 4px);
  }
  .klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults ul li:nth-child(2n+2) {
    margin-left: 8px;
  }
}
@media only screen and (min-width: 1280px) {
  .klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults ul li .klevuImgWrap a > img {
    width: 100%;
  }
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults ul li:hover .kuProdAdditional {
  box-shadow: none;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap > div .kuContainer .productList .kuResultWrap .kuResults ul li:hover .klevuImgWrap a {
  overflow: hidden;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap .kuInfiniteScrollContainer .kuLoadMoreBtn {
  color: #44484C;
  font-size: 16px;
  font-weight: 700;
  background-color: #D8C6DE;
  padding: 15px 10px;
  height: auto;
  max-width: 508px;
  display: inline-block !important;
  border-radius: 0;
  transition: background-color 0.12s ease-in-out;
}
.klevuLanding.kuSearchResultsPageContainer .klevuWrap .kuInfiniteScrollContainer .kuLoadMoreBtn:hover {
  background: #F8F4F9;
}

/*
*
* Includes files to extend
* DON'T ADD CSS DIRECTLY HERE
*
*
*/
.klevu-recs .klevuWrap {
  margin: 0 auto !important;
}
@media only screen and (min-width: 1280px) {
  .klevu-recs .klevuWrap {
    max-width: 1400px !important;
    padding: 0 15px;
  }
}
.klevu-recs .klevuWrap h3 {
  text-align: center;
  font-weight: bold !important;
  margin: 60px 0 40px 0 !important;
  font-size: 20px !important;
  line-height: 36px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}
@media only screen and (min-width: 1024px) {
  .klevu-recs .klevuWrap h3 {
    font-size: 26px !important;
  }
}
.klevu-recs .klevuWrap .kuRECSResultsInner {
  display: flex;
  flex-wrap: wrap;
}
.klevu-recs .klevuWrap .kuRECSResultsInner .kuRECSItem {
  flex: 0 0 50%;
  width: 50%;
  margin: 0;
  border: 0;
  padding: 10px 10px 20px;
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .klevu-recs .klevuWrap .kuRECSResultsInner .kuRECSItem {
    flex: 0 0 20%;
    width: 20%;
  }
}
.klevu-recs .klevuWrap .kuRECSResultsInner .kuRECSItem .kuRECS-item {
  padding: 0;
}
.klevu-recs .klevuWrap .kuRECSResultsInner .kuRECSItem .kuRECS-item .kuRECS-itemImg {
  height: auto;
}
.klevu-recs .klevuWrap .kuRECSResultsInner .kuRECSItem .kuRECS-item .kuRECS-itemDesc .kuRECSTitle {
  font-size: 11px;
  overflow: visible;
  text-align: center;
  white-space: normal;
  line-height: 20px;
  color: #44484C;
}
.klevu-recs .klevuWrap .kuRECSResultsInner .kuRECSItem .kuRECS-item .kuRECS-itemDesc .kuRECSTitle:hover {
  color: #006bb4;
  text-decoration: underline;
}
.klevu-recs .klevuWrap .kuRECSResultsInner .kuRECSItem .kuRECS-item .kuRECS-itemDesc .kuSalePrice {
  overflow: visible;
  white-space: normal;
  font-size: 20px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #44484C;
}
@media only screen and (min-width: 1024px) {
  .klevu-recs .klevuWrap .kuRECSResultsInner .kuRECSItem .kuRECS-item .kuRECS-itemDesc .kuSalePrice {
    font-size: 26px !important;
  }
}
.klevu-recs .klevuWrap .kuRECSResultsInner .kuRECSItem .kuRECS-item .kuRECSItemBottom {
  display: none !important;
}

/*
*
* Includes files to extend
* DON'T ADD CSS DIRECTLY HERE
*
*
*/
#html-body [data-content-type=accordion],
#html-body [data-content-type=accordion-item] {
  border: none !important;
}

#html-body [data-content-type=accordion] {
  padding: 0;
  margin: 0;
}

#html-body [data-content-type=accordion-item] {
  padding: 0 !important;
}
#html-body [data-content-type=accordion-item] [data-role=collapsible] {
  font-size: 1.8rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  border: 1px solid #44484C;
  padding: 2rem;
  margin-bottom: 1rem;
  cursor: pointer;
  display: flex;
  align-items: center;
}
#html-body [data-content-type=accordion-item] [data-role=collapsible]:before {
  display: none;
}
#html-body [data-content-type=accordion-item] [data-role=collapsible]:after {
  content: "";
  background-color: #44484C;
  -webkit-mask: url("../../frontend/Fluid/blank/en_GB/images/icons/chevron-down.svg") no-repeat center;
  mask: url("../../frontend/Fluid/blank/en_GB/images/icons/chevron-down.svg") no-repeat center;
  margin-left: auto;
  width: 3rem;
  height: 3rem;
}
#html-body [data-content-type=accordion-item] [data-role=collapsible][aria-expanded=true] {
  background: #7E4292;
  border-color: #7E4292;
  color: #FFFFFF;
  margin-bottom: 0;
}
#html-body [data-content-type=accordion-item] [data-role=collapsible][aria-expanded=true]:after {
  background-color: #FFFFFF;
  transform: rotate(-180deg);
  transition: transform 0.3s ease-in 0s;
}
#html-body [data-content-type=accordion-item] [data-element=description] {
  padding: 3.5rem;
  background: #F8F4F9;
  border: 1px solid #7E4292;
  margin-bottom: 1rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
}

a {
  cursor: pointer;
}

p a {
  text-decoration: underline;
}

.ssl-certificates {
  display: grid;
  margin-left: 70px;
  max-width: 148px;
}
.ssl-certificates #sectigoTL {
  margin-left: 8px;
}

button.braintree-googlepay-button,
.braintree-applepay-minicart > * {
  width: 100% !important;
}

@media only screen and (max-width: 1023px) {
  .hidden-md {
    display: none;
  }
}

@media only screen and (min-width: 1024px) {
  .hidden-lg {
    display: none;
  }
}

.lazy {
  opacity: 0;
  transition: opacity 0.46s cubic-bezier(0.7, 0, 0.3, 1);
}
.lazy.loaded {
  opacity: 1;
}

/*
*
* Icludes files for specific page.
* DON'T ADD CSS DIRECTLY HERE
*
*
*/
:root {
  --bf-basket-padding: 0;
  --bf-basket-sz: 100%;
}
@media only screen and (min-width: 768px) {
  :root {
    --bf-basket-padding: 10px;
    --bf-basket-sz: 65%;
  }
}
@media only screen and (min-width: 1024px) {
  :root {
    --bf-basket-padding: 30px;
    --bf-basket-sz: 75%;
  }
}

.checkout-cart-index .page-title {
  margin-bottom: 20px;
  font-weight: bold;
}

.cart-container h1 {
  font-weight: bold;
}
@media only screen and (min-width: 1024px) {
  .cart-container .cart.item.message {
    display: inline-block;
  }
}
.cart-container .cart-summary {
  width: 33%;
  border: 1px solid #D7C6DE;
  padding: 24px;
}
@media only screen and (max-width: 1023px) {
  .cart-container .cart-summary {
    padding: 12px;
  }
}
.cart-container .cart-summary .payment-method-icons {
  display: flex;
  gap: 10px;
}
.cart-container .cart-summary .payment-method-icons svg {
  float: left;
  margin-right: 14px;
  margin-bottom: 24px;
}
@media only screen and (max-width: 1023px) {
  .cart-container .cart-summary {
    width: 100%;
  }
}
.cart-container .cart-summary .summary.title {
  font-weight: bold;
  font-size: 26px;
  line-height: 21px;
}
.cart-container .cart-summary .fieldset.estimate .input-text, .cart-container .cart-summary .fieldset.estimate .select {
  border: 1px solid #D7C6DE;
  background-color: #FFFFFF;
  height: 44px;
}
.cart-container .cart-summary .block.shipping {
  margin: 20px 0;
}
.cart-container .cart-summary .cart-totals {
  border-top: none;
}
.cart-container .cart-summary .cart-totals tbody .grand.totals {
  margin-top: 5px;
}
.cart-container .cart-summary .cart-totals tbody .grand.totals .mark, .cart-container .cart-summary .cart-totals tbody .grand.totals td {
  padding-bottom: 0;
  border-top: 1px solid #e4e4e7;
}
.cart-container .cart-summary .cart-totals tbody .grand.totals .mark .price, .cart-container .cart-summary .cart-totals tbody .grand.totals td .price {
  font-weight: 700 !important;
}
.cart-container .cart-summary .cart-totals tbody .mark, .cart-container .cart-summary .cart-totals tbody .price {
  font-weight: normal !important;
  padding-bottom: 12px;
}
.cart-container .cart-summary .cart-totals tbody .totals-tax {
  display: none !important;
}
.cart-container .cart-summary .block.shipping .title {
  cursor: pointer;
  border-top: 0;
  margin-bottom: 5px;
  padding: 0;
}
.cart-container .cart-summary .block.shipping .title strong {
  font-weight: bold;
}
.cart-container .cart-summary .block.shipping .title:after {
  position: absolute;
  background-image: url(../../frontend/Fluid/blank/en_GB/images/icons/filter-arrow-down.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14.24px 8px;
  content: "";
  height: 8px;
  width: 14.24px;
  display: inline-block;
  right: 13px;
  margin-top: 3px;
  right: 0;
  margin-top: 0;
}
.cart-container .cart-summary .block.shipping .fieldset.rate .label {
  padding-left: 35px;
}
.cart-container .cart-summary .block.shipping .fieldset.rate .label .price {
  float: right;
  font-weight: bold;
}
.cart-container .cart-summary .block.shipping .fieldset.rate .label:before {
  margin-left: -35px;
}
.cart-container .cart-summary .action.checkout:before {
  content: "";
  width: 21.855px;
  height: 31px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 21.855px 31px;
  background-image: url("../../frontend/Fluid/blank/en_GB/images/icons/lock.svg");
  margin-bottom: -7px;
  margin-top: -7px;
  margin-right: 10px;
}
@media only screen and (max-width: 1023px) {
  .cart-container .cart-summary .action.checkout:before {
    width: 19.01385px;
    height: 26.97px;
    background-size: 19.01385px 26.97px;
  }
}
.cart-container #co-shipping-method-form .item-options .field.item {
  margin-left: 0;
}
.cart-container #co-shipping-method-form .field.choice label > span:not(:only-of-type) {
  display: inline-block;
}
.cart-container #co-shipping-method-form .field.choice label > span:not(:only-of-type):not(:first-of-type) {
  padding-left: 0;
}
.cart-container .form.form-cart {
  margin-bottom: 24px;
  width: 65%;
  margin-right: 2%;
  padding-right: 0;
}
@media only screen and (max-width: 1023px) {
  .cart-container .form.form-cart {
    width: 100%;
  }
}
.cart-container .cart.table-wrapper {
  padding-top: 0;
  margin-bottom: 0;
}
.cart-container .cart.table-wrapper .cart thead tr th.col {
  padding-top: 0;
}
@media only screen and (max-width: 1023px) {
  .cart-container .cart.table-wrapper {
    padding-top: 0;
    border-top: none;
  }
}
.cart-container .cart.table-wrapper .col.subtotal {
  padding: 0;
}
.cart-container .cart.table-wrapper .col.price, .cart-container .cart.table-wrapper .col.qty, .cart-container .cart.table-wrapper .col.subtotal {
  text-align: left;
  align-self: end;
}
@media only screen and (max-width: 1023px) {
  .cart-container .cart.table-wrapper .col.price, .cart-container .cart.table-wrapper .col.qty, .cart-container .cart.table-wrapper .col.subtotal {
    align-self: start;
  }
}
.cart-container .cart.table-wrapper .cart > .item {
  border-bottom: none;
}
.cart-container .cart.table-wrapper .cart > .item .product-item-photo {
  display: block;
  width: 180px;
  height: 180px;
  padding-right: 0;
}
@media only screen and (max-width: 1023px) {
  .cart-container .cart.table-wrapper .cart > .item .product-item-photo {
    position: static;
  }
}
.cart-container .cart.table-wrapper .cart > .item .product-item-details {
  display: block;
  padding-bottom: 0;
}
.cart-container .cart.table-wrapper .cart > .item .product-item-details .product-item-name {
  font-size: 20px;
  line-height: 28px;
  font-family: "Roboto", sans-serif;
  font-weight: 100;
}
@media only screen and (max-width: 1023px) {
  .cart-container .cart.table-wrapper .cart > .item .product-item-details .product-item-name {
    font-size: 16px;
    line-height: 22px;
  }
}
.cart-container .cart.table-wrapper .cart > .item .product-item-details .action-edit {
  border: none;
  background: transparent;
  text-decoration: underline;
  align-self: center;
  cursor: pointer;
  color: #707070;
}
.cart-container #shopping-cart-table {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.cart-container #shopping-cart-table .cart.item {
  border: 1px solid #D7C6DE;
  padding: 24px;
}
@media only screen and (max-width: 1023px) {
  .cart-container #shopping-cart-table .cart.item {
    padding: 12px;
  }
}
.cart-container #shopping-cart-table .cart.item .item {
  display: flex;
  gap: 24px;
  height: 180px;
}
@media only screen and (max-width: 1023px) {
  .cart-container #shopping-cart-table .cart.item .item {
    height: auto;
    gap: 12px;
  }
}
.cart-container #shopping-cart-table .cart.item .item .details-wrap {
  width: 100%;
  display: flex;
  flex-direction: column;
  height: 180px;
  justify-content: space-between;
}
@media only screen and (max-width: 1023px) {
  .cart-container #shopping-cart-table .cart.item .item .details-wrap {
    height: auto;
    gap: 12px;
  }
}
.cart-container #shopping-cart-table .cart.item .item .details-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 1023px) {
  .cart-container #shopping-cart-table .cart.item .item .details-bottom {
    flex-direction: column;
    gap: 12px;
  }
}
.cart-container #shopping-cart-table .cart.item .item .details-bottom .field.qty {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.cart-container #shopping-cart-table .cart.item .item .details-bottom .qty button {
  border: none;
  background: transparent;
  text-decoration: underline;
  align-self: center;
  cursor: pointer;
  color: #707070;
  font-size: 14px;
}
.cart-container #shopping-cart-table .cart.item .item .details-bottom .qty .control.qty .qty-menus {
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.cart-container #shopping-cart-table .cart.item .item .details-bottom .qty .control.qty .qty-plus {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
.cart-container #shopping-cart-table .cart.item .item .details-bottom .qty .control.qty .qty-change {
  margin-top: 0;
  border: none;
  width: 35px;
  height: 35px;
  background: #D8C6DE;
  border-radius: 5px;
}
.cart-container #shopping-cart-table .cart.item .item .details-bottom .qty .control.qty .qty-change svg {
  color: #7E4292;
}
.cart-container #shopping-cart-table .cart.item .item .details-bottom .qty .control.qty .qty-change:before {
  width: 35px;
  height: 35px;
  background-size: 35px;
  content: none;
  display: none;
}
.cart-container #shopping-cart-table .cart.item .item .details-bottom .qty .control.qty .input-text.qty {
  margin: 0;
  background: transparent;
  border-top: 1px solid #D8C6DE;
  border-bottom: 1px solid #D8C6DE;
  text-align: center;
}
.cart-container #shopping-cart-table .cart.item .item .details-bottom .qty .control.qty .input-text.qty:focus {
  background: transparent;
}
.cart-container #shopping-cart-table .cart.item .action-towishlist {
  display: none;
}
.cart-container #shopping-cart-table .price {
  font-weight: normal;
  font-size: 18px;
}
.cart-container #shopping-cart-table .actions-toolbar {
  text-align: right;
  padding-bottom: 0;
  align-self: end;
}
@media only screen and (max-width: 1023px) {
  .cart-container #shopping-cart-table .actions-toolbar {
    align-self: start;
  }
}
.cart-container #shopping-cart-table .actions-toolbar .action-delete > span {
  position: initial;
  clip: initial;
  margin: 0 0 0 5px;
  color: #707070;
  text-decoration: underline;
}
.cart-container #shopping-cart-table .actions-toolbar .action-delete, .cart-container #shopping-cart-table .actions-toolbar .action-edit, .cart-container #shopping-cart-table .actions-toolbar .action-towishlist {
  cursor: pointer;
}
.cart-container #shopping-cart-table .actions-toolbar .action-delete:before, .cart-container #shopping-cart-table .actions-toolbar .action-edit:before, .cart-container #shopping-cart-table .actions-toolbar .action-towishlist:before {
  color: #707070;
  line-height: normal;
  font-size: 17px;
}
.cart-container #shopping-cart-table .actions-toolbar .action-delete:hover, .cart-container #shopping-cart-table .actions-toolbar .action-edit:hover, .cart-container #shopping-cart-table .actions-toolbar .action-towishlist:hover {
  text-decoration: none;
}
.cart-container #shopping-cart-table .actions-toolbar .action-delete:hover:before, .cart-container #shopping-cart-table .actions-toolbar .action-edit:hover:before, .cart-container #shopping-cart-table .actions-toolbar .action-towishlist:hover:before {
  color: #707070;
}
.cart-container #shopping-cart-table .actions-toolbar .action-towishlist {
  float: left;
}
@media only screen and (max-width: 1023px) {
  .cart-container #shopping-cart-table .qty {
    align-self: start;
  }
}
.cart-container .carousel-products {
  float: left;
  width: 100%;
  clear: none;
}

.checkout-cart-index .cart-discount {
  width: 65%;
  border: 1px solid #D7C6DE;
  padding: 24px;
  margin-bottom: 24px;
}
@media only screen and (max-width: 1023px) {
  .checkout-cart-index .cart-discount {
    width: 100%;
  }
}
.checkout-cart-index .cart-discount .block .title {
  padding: 0;
  margin-bottom: 15px;
  border-top: none;
}
.checkout-cart-index .cart-discount .block .title strong {
  color: #44484C;
  font-weight: bold;
  font-size: 18px;
}
.checkout-cart-index .cart-discount .block .title:after {
  display: none;
}
.checkout-cart-index .cart-discount .block .content {
  margin-top: 0px;
  display: block !important;
  padding: 0;
}
.checkout-cart-index .cart-discount .block .content .fieldset {
  display: flex;
}
@media only screen and (max-width: 1023px) {
  .checkout-cart-index .cart-discount .block .content .fieldset {
    flex-direction: column;
  }
}
.checkout-cart-index .cart-discount .block .content .fieldset:last-child {
  margin-bottom: 0;
}
.checkout-cart-index .cart-discount .block .content .fieldset .field {
  width: 100%;
  float: left;
  margin-bottom: 0;
}
.checkout-cart-index .cart-discount .block .content .fieldset .field .input-text {
  border: 1px solid #D7C6DE;
  background-color: #FFFFFF;
  height: 44px;
}
.checkout-cart-index .cart-discount .block .content .fieldset .field .input-text::placeholder {
  color: #b6b6b6;
}
@media only screen and (max-width: 1023px) {
  .checkout-cart-index .cart-discount .block .content .fieldset .field {
    width: 100%;
    margin-bottom: 20px;
    float: none;
  }
}
.checkout-cart-index .cart-discount .block .content .fieldset .actions-toolbar {
  float: left;
}
@media only screen and (max-width: 1023px) {
  .checkout-cart-index .cart-discount .block .content .fieldset .actions-toolbar {
    float: none;
  }
  .checkout-cart-index .cart-discount .block .content .fieldset .actions-toolbar .primary button {
    margin: auto;
  }
}
.checkout-cart-index .cart-discount .block .content .fieldset .actions-toolbar .primary {
  height: 44px;
}
@media only screen and (max-width: 1023px) {
  .checkout-cart-index .cart-discount .block .content .fieldset .actions-toolbar .primary {
    float: none;
    width: 100%;
  }
}
.checkout-cart-index .cart-discount .block .content .fieldset .actions-toolbar .primary button {
  padding: 0;
  border: none;
  background-image: none;
  margin-right: 0;
  font-weight: bold;
  color: #7E4292;
  display: block;
  width: fit-content;
  background-color: #D8C6DE;
  background-image: url(../../frontend/Fluid/blank/en_GB/images/icons/button-purple-sample.svg);
  background-repeat: no-repeat;
  background-position: left top;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
}
@media only screen and (max-width: 1023px) {
  .checkout-cart-index .cart-discount .block .content .fieldset .actions-toolbar .primary button {
    font-size: 16px;
    line-height: 25px;
  }
}
.checkout-cart-index .cart-discount .block .content .fieldset .actions-toolbar .primary button:hover {
  text-decoration: none;
}
.checkout-cart-index .cart-discount .block .content .fieldset .actions-toolbar .primary button span {
  line-height: 43px;
  display: block;
  min-width: 180px;
  margin-left: 46.64px;
  padding-left: 10px;
  padding-right: 30px;
  text-align: left;
}
.checkout-cart-index .cart-discount .block .content .fieldset .actions-toolbar .primary button span {
  color: #44484C;
  font-size: 16px;
}
.checkout-cart-index .cart-discount .block .content .fieldset .actions-toolbar .primary button:before {
  background-color: #D8C6DE;
  height: 43px;
}
@media only screen and (max-width: 1023px) {
  .checkout-cart-index .cart-discount .block .content .fieldset .actions-toolbar .primary button {
    font-weight: bold;
    color: #7E4292;
    display: block;
    width: fit-content;
    background-color: #D8C6DE;
    background-image: url(../../frontend/Fluid/blank/en_GB/images/icons/button-purple-sample.svg);
    background-repeat: no-repeat;
    background-position: left top;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    width: 100%;
  }
}
@media only screen and (max-width: 1023px) and (max-width: 1023px) {
  .checkout-cart-index .cart-discount .block .content .fieldset .actions-toolbar .primary button {
    font-size: 16px;
    line-height: 25px;
  }
}
@media only screen and (max-width: 1023px) {
  .checkout-cart-index .cart-discount .block .content .fieldset .actions-toolbar .primary button:hover {
    text-decoration: none;
  }
  .checkout-cart-index .cart-discount .block .content .fieldset .actions-toolbar .primary button span {
    line-height: 33px;
    display: block;
    min-width: 180px;
    margin-left: 36.04px;
    padding-left: 10px;
    padding-right: 30px;
    text-align: left;
  }
  .checkout-cart-index .cart-discount .block .content .fieldset .actions-toolbar .primary button:before {
    height: 33px;
  }
  .checkout-cart-index .cart-discount .block .content .fieldset .actions-toolbar .primary button span {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1023px) and (max-width: 1023px) {
  .checkout-cart-index .cart-discount .block .content .fieldset .actions-toolbar .primary button span {
    width: 100%;
    overflow: hidden;
    padding: 0;
    margin: 0;
    text-align: center;
  }
}
.checkout-cart-index .block-products-list .block-title {
  text-align: center;
  margin-bottom: 34px;
}
.checkout-cart-index .block-products-list .block-title strong {
  font-weight: bold;
}

.cart-summary .block .item-options .field .radio + .label {
  line-height: 24px;
}

.crosssell .ruk_rating_snippet {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
}
.crosssell .ruk_rating_snippet .ruk-rating-snippet-count {
  bottom: 0;
}
@media only screen and (max-width: 1439px) {
  .crosssell .ruk_rating_snippet {
    margin-bottom: 0.5rem;
  }
  .crosssell .ruk_rating_snippet i,
  .crosssell .ruk_rating_snippet .ruk-rating-snippet-count {
    line-height: 2;
  }
  .crosssell .ruk_rating_snippet i {
    font-size: 1rem;
  }
  .crosssell .ruk_rating_snippet .ruk-rating-snippet-count {
    font-size: 0.8rem;
  }
}
@media only screen and (max-width: 1023px) {
  .crosssell .action.primary {
    font-size: 1.2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

/*
*
* Includes files to extend
* DON'T ADD CSS DIRECTLY HERE
*
*
*/
.checkout-index-index {
  background: #f6f6f6;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .custom-slide {
    left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .custom-slide .modal-inner-wrap {
    right: 0;
    position: absolute;
    max-width: 90%;
  }
}
.checkout-index-index .payment-icons {
  text-align: left;
  list-style: none;
  display: flex;
  gap: 10px;
  padding-left: 0.5rem;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .payment-icons {
    justify-content: center;
  }
}
.checkout-index-index .payment-icons img {
  margin-right: 0.5rem;
}
.checkout-index-index .payment-icons li {
  display: flex;
  margin-bottom: 0;
}
.checkout-index-index .page-header {
  background: #ffffff;
  border-bottom: 1px solid #D7C6DE;
}
.checkout-index-index .footer-credits .container:before {
  height: 1px;
  width: 95%;
  background-color: #e4e4e7;
  content: "";
  display: block;
  margin: 17px auto;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .footer-credits .container:before {
    width: 100%;
  }
}
.checkout-index-index .page-header {
  margin-bottom: 32px;
}
.checkout-index-index .opc-wrapper {
  background: #ffffff;
  border: 1px solid #D7C6DE;
  width: 65%;
  margin-right: 2%;
  float: left;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .opc-wrapper {
    width: 100%;
  }
}
.checkout-index-index .opc-wrapper .step-content {
  margin: 0 0 24px 0;
}
.checkout-index-index .opc-wrapper ol.opc {
  padding: 12px 24px 24px 24px;
}
.checkout-index-index .opc-wrapper input, .checkout-index-index .opc-wrapper select {
  background: #ffffff;
  border: 1px solid #D7C6DE;
}
.checkout-index-index .opc-wrapper input:focus, .checkout-index-index .opc-wrapper select:focus {
  background: #ffffff;
  outline: none;
}
.checkout-index-index .opc-wrapper input:focus-visible, .checkout-index-index .opc-wrapper select:focus-visible {
  border: 2px solid #cacaca; /* Thicker border */
  box-shadow: 0 0 0 2px #bfdbfe; /* Optional “offset ring” effect */
}
.checkout-index-index .opc-wrapper input::placeholder, .checkout-index-index .opc-wrapper select::placeholder {
  color: #b6b6b6;
}
.checkout-index-index .opc-wrapper .checkout-shipping-address {
  border-bottom: 1px solid #D7C6DE;
  margin-bottom: 12px;
}
.checkout-index-index .opc-wrapper .form-login, .checkout-index-index .opc-wrapper .form-shipping-address {
  max-width: 100%;
  margin-top: 0;
}
.checkout-index-index .opc-wrapper .form-login > .field > .label, .checkout-index-index .opc-wrapper .form-shipping-address > .field > .label {
  margin-bottom: 2px;
}
.checkout-index-index .opc-wrapper .form-login > .field .required > label:after, .checkout-index-index .opc-wrapper .form-login > .field .required > legend.label, .checkout-index-index .opc-wrapper .form-login > .field ._required > label:after, .checkout-index-index .opc-wrapper .form-login > .field ._required > legend.label, .checkout-index-index .opc-wrapper .form-shipping-address > .field .required > label:after, .checkout-index-index .opc-wrapper .form-shipping-address > .field .required > legend.label, .checkout-index-index .opc-wrapper .form-shipping-address > .field ._required > label:after, .checkout-index-index .opc-wrapper .form-shipping-address > .field ._required > legend.label {
  content: "*";
  color: red;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.checkout-index-index .opc-wrapper #checkout-step-shipping_method {
  margin-top: 12px;
  margin-bottom: 0;
}
.checkout-index-index .opc-wrapper #checkout-step-shipping_method .field.date > .control {
  position: relative;
}
.checkout-index-index .opc-wrapper #checkout-step-shipping_method .field.date input {
  padding-left: 43px;
  margin-right: 0px;
  width: 100%;
}
.checkout-index-index .opc-wrapper #checkout-step-shipping_method .field.date .ui-datepicker-trigger {
  position: absolute;
  top: 13px;
  left: 10px;
}
.checkout-index-index .opc-wrapper .form-shipping-address {
  margin-bottom: 0;
}
.checkout-index-index .opc-wrapper .form-shipping-address .name-group > .control, .checkout-index-index .opc-wrapper .form-shipping-address .city-region-group > .control, .checkout-index-index .opc-wrapper .form-shipping-address .postcode-country-group > .control {
  display: flex;
  gap: 10px;
}
.checkout-index-index .opc-wrapper .form-shipping-address .name-group .field, .checkout-index-index .opc-wrapper .form-shipping-address .city-region-group .field, .checkout-index-index .opc-wrapper .form-shipping-address .postcode-country-group .field {
  width: 50%;
}
.checkout-index-index .opc-wrapper .checkout-shipping-method .actions-toolbar .primary, .checkout-index-index .opc-wrapper .payment-method .actions-toolbar .primary {
  width: 100%;
}
.checkout-index-index .opc-wrapper .checkout-shipping-method .actions-toolbar .primary button:not(.braintree-googlepay-button):hover, .checkout-index-index .opc-wrapper .payment-method .actions-toolbar .primary button:not(.braintree-googlepay-button):hover {
  background: #ffd313;
  border-color: #ffd313;
}
.checkout-index-index .opc-sidebar {
  width: 33%;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .opc-sidebar {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .checkout-index-index .authentication-dropdown .actions-toolbar .primary .action {
    margin: 0 10px 0 0;
  }
}
.checkout-index-index .authentication-wrapper {
  margin-top: -108px;
}
@media only screen and (min-width: 768px) {
  .checkout-index-index .authentication-wrapper {
    width: 340px;
    text-align: right;
  }
}
.checkout-index-index .step-title {
  font-weight: bold;
  padding-bottom: 0;
  border: none;
  margin-bottom: 8px;
  margin-top: 15px;
}
.checkout-index-index .opc-progress-bar {
  display: flex;
  margin: 0;
}
.checkout-index-index .opc-progress-bar .opc-progress-bar-item {
  width: 50%;
  background: #f6f6f6;
  vertical-align: middle;
  display: flex;
  padding: 15px 0;
  opacity: 0.5;
}
.checkout-index-index .opc-progress-bar .opc-progress-bar-item._active {
  background: #ffffff;
  opacity: 1;
}
.checkout-index-index .opc-progress-bar .opc-progress-bar-item::before {
  display: none;
}
.checkout-index-index .opc-progress-bar .opc-progress-bar-item:first-child {
  border-top-left-radius: 10px;
}
.checkout-index-index .opc-progress-bar .opc-progress-bar-item:last-child {
  border-top-right-radius: 10px;
}
.checkout-index-index .opc-progress-bar .opc-progress-bar-item > span {
  padding: 0;
  color: inherit;
  font-weight: 600;
  display: inline-block;
  width: 100%;
  word-wrap: break-word;
  font-size: 1.8rem;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .checkout-index-index .opc-progress-bar .opc-progress-bar-item > span {
    font-size: 1.5rem;
  }
}
.checkout-index-index .opc-progress-bar .opc-progress-bar-item > span:before, .checkout-index-index .opc-progress-bar .opc-progress-bar-item > span:after {
  display: none;
}
.checkout-index-index .table-totals {
  border-top: 0;
}
.checkout-index-index #opc-sidebar .action-edit {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.checkout-index-index #opc-sidebar .action-edit:before {
  font-size: 25px;
}
.checkout-index-index #opc-sidebar .opc-block-summary {
  background: #ffffff;
  border: 1px solid #D7C6DE;
  padding: 24px;
}
.checkout-index-index #opc-sidebar .opc-block-summary .minicart-items-wrapper {
  max-height: 550px;
}
.checkout-index-index #opc-sidebar .opc-block-summary > .title {
  font-weight: bold;
  line-height: 21px;
}
.checkout-index-index #opc-sidebar .opc-block-summary .items-in-cart {
  margin-bottom: 0;
}
.checkout-index-index #opc-sidebar .opc-block-summary .items-in-cart > .minicart-items {
  margin-top: 24px;
}
.checkout-index-index #opc-sidebar .opc-block-summary .items-in-cart > .minicart-items .product-item {
  padding: 15px 0;
  border-top: 1px solid #D7C6DE;
}
.checkout-index-index #opc-sidebar .opc-block-summary .items-in-cart > .minicart-items .product-item:first-child {
  border-top: 0;
  padding-top: 0;
}
.checkout-index-index #opc-sidebar .opc-block-summary .items-in-cart > .minicart-items .cart.item.message.notice {
  padding-left: 20px;
  margin-left: 88px;
  display: inline-flex;
}
.checkout-index-index #opc-sidebar .opc-block-summary .items-in-cart > .minicart-items .cart.item.message.notice > div:before {
  display: none;
}
.checkout-index-index #opc-sidebar .opc-block-summary .items-in-cart > .minicart-items .product-item:last-child {
  padding-bottom: 0;
}
.checkout-index-index #opc-sidebar .opc-block-summary .items-in-cart > .minicart-items .product-image-wrapper {
  width: 75px;
  height: 75px;
}
.checkout-index-index #opc-sidebar .opc-block-summary .items-in-cart > .minicart-items .product-item-details {
  display: flex;
  flex-direction: column;
  padding-left: 15px;
}
.checkout-index-index #opc-sidebar .opc-block-summary .items-in-cart > .minicart-items .product-item-details .product-item-name {
  margin-bottom: 5px;
}
.checkout-index-index #opc-sidebar .opc-block-summary .items-in-cart > .minicart-items .product-item-details .details-qty {
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 5px;
  color: #898989;
}
.checkout-index-index #opc-sidebar .opc-block-summary .items-in-cart .actions-toolbar {
  text-align: center;
}
.checkout-index-index #opc-sidebar .opc-block-summary .items-in-cart .actions-toolbar .secondary {
  border-color: #C0EBFA;
}
.checkout-index-index #opc-sidebar .opc-block-summary .items-in-cart .actions-toolbar .action.viewcart {
  margin: 10px 0;
}
.checkout-index-index #opc-sidebar .opc-block-summary .items-in-cart .product-item-details .product-item-inner {
  display: flex;
  flex-direction: column;
  margin: 0;
}
.checkout-index-index #opc-sidebar .opc-block-summary .items-in-cart .product-item-details .product-item-inner .toggle span {
  font-weight: bold;
}
.checkout-index-index #opc-sidebar .opc-block-summary .items-in-cart .product-item-details .product-item-inner .product-item-name-block {
  width: 100%;
  font-weight: 600;
  float: left;
}
.checkout-index-index #opc-sidebar .opc-block-summary .items-in-cart .product-item-details .product-item-inner .price-including-tax {
  margin: 0;
}
.checkout-index-index #opc-sidebar .opc-block-summary .items-in-cart .product-item-details .product-item-inner .subtotal {
  font-weight: 600;
  width: 100%;
  float: left;
}
.checkout-index-index #opc-sidebar .opc-block-summary .items-in-cart .product-item-details .product-item-inner .item-options {
  margin-bottom: 0;
  color: #898989;
}
.checkout-index-index #opc-sidebar .opc-block-summary .items-in-cart .product-item-details .product-item-inner .item-options .label {
  font-weight: 500;
  margin: 0 5px 5px 0;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index #opc-sidebar .opc-block-summary .items-in-cart {
    border: 0;
  }
  .checkout-index-index #opc-sidebar .opc-block-summary .items-in-cart > .title {
    margin: 0;
    margin-bottom: 10px;
    border-color: #D8C6DE;
    padding-left: 20px;
  }
}
.checkout-index-index #opc-sidebar .opc-block-summary .shipping-information {
  padding-top: 20px;
  border-top: 1px solid #D7C6DE;
  border-bottom: 1px solid #D7C6DE;
}
.checkout-index-index #opc-sidebar .opc-block-summary .shipping-information-title {
  font-weight: bold;
}
.checkout-index-index #opc-sidebar .opc-block-summary .shipping-information-title {
  border: none;
}
.checkout-index-index #opc-sidebar .opc-block-summary .table-totals {
  width: 100%;
  display: block;
}
.checkout-index-index #opc-sidebar .opc-block-summary .table-totals tbody, .checkout-index-index #opc-sidebar .opc-block-summary .table-totals tr {
  width: 100%;
  display: block;
  *zoom: 1;
}
.checkout-index-index #opc-sidebar .opc-block-summary .table-totals tbody:before, .checkout-index-index #opc-sidebar .opc-block-summary .table-totals tbody:after, .checkout-index-index #opc-sidebar .opc-block-summary .table-totals tr:before, .checkout-index-index #opc-sidebar .opc-block-summary .table-totals tr:after {
  content: " ";
  display: table;
}
.checkout-index-index #opc-sidebar .opc-block-summary .table-totals tbody:after, .checkout-index-index #opc-sidebar .opc-block-summary .table-totals tr:after {
  clear: both;
}
.checkout-index-index #opc-sidebar .opc-block-summary .table-totals tbody th, .checkout-index-index #opc-sidebar .opc-block-summary .table-totals tbody td, .checkout-index-index #opc-sidebar .opc-block-summary .table-totals tr th, .checkout-index-index #opc-sidebar .opc-block-summary .table-totals tr td {
  width: 50%;
  display: block;
  float: left;
}
.checkout-index-index #opc-sidebar .opc-block-summary .table-totals tbody .totals-tax, .checkout-index-index #opc-sidebar .opc-block-summary .table-totals tr .totals-tax {
  display: none !important;
}
.checkout-index-index #opc-sidebar .opc-block-summary .table-totals tr:last-child {
  margin-bottom: 0;
}
.checkout-index-index #opc-sidebar .opc-block-summary .table-totals .grand {
  margin-bottom: 0;
}
.checkout-index-index #opc-sidebar .opc-block-summary .table-totals .grand .mark, .checkout-index-index #opc-sidebar .opc-block-summary .table-totals .grand .amount {
  border-top: 1px solid #D7C6DE;
}
.checkout-index-index #opc-sidebar .opc-block-summary .table-totals .grand tr:last-child {
  margin-bottom: 0;
}
.checkout-index-index #opc-sidebar .opc-block-summary .table-totals .grand th, .checkout-index-index #opc-sidebar .opc-block-summary .table-totals .grand td {
  padding-top: 15px;
  padding-bottom: 0;
}
.checkout-index-index #opc-sidebar .opc-block-summary .table-totals tr.shipping {
  margin-bottom: 10px;
}
.checkout-index-index #opc-sidebar .opc-block-summary .ship-to {
  margin: 0 0 10px;
}
.checkout-index-index #opc-sidebar .shipping-information .action.action-edit {
  display: none;
}
.checkout-index-index #opc-sidebar .table-totals {
  margin: 0 auto;
}
.checkout-index-index .payment-option {
  border-bottom: 1px solid #e4e4e7;
  padding-bottom: 20px;
  padding-left: 35px;
}
.checkout-index-index .payment-option .actions-toolbar .primary {
  float: left;
}
.checkout-index-index .payment-option .actions-toolbar .primary .action-apply:hover {
  background-color: #D8C6DE;
  border-color: #D8C6DE;
}
.checkout-index-index .payment-option._active .payment-option-title .action-toggle:after {
  content: "";
}
.checkout-index-index .payment-option .action.action-toggle {
  display: block;
  position: relative;
}
.checkout-index-index .payment-option .action.action-toggle:after {
  position: absolute;
  background-image: url(../../frontend/Fluid/blank/en_GB/images/icons/filter-arrow-down.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16.02px 9px;
  content: "";
  height: 9px;
  width: 16.02px;
  display: inline-block;
  right: 13px;
  margin-top: 3px;
}
.checkout-index-index .payment-option-title {
  margin-bottom: 0 !important;
}
.checkout-index-index .payment-option-content {
  padding-top: 20px;
}
.checkout-index-index .payment-option.discount-code {
  padding-left: 0;
}
.checkout-index-index .payment-option.discount-code .payment-option-title.field.choice {
  max-width: 100%;
}
@media only screen and (max-width: 1023px) {
  .checkout-index-index .payment-option.discount-code .payment-option-title.field.choice {
    padding: 0 5px;
  }
}
.checkout-index-index .payment-option.discount-code #block-discount-heading > span {
  color: #44484C;
  font-weight: bold;
  font-size: 14px;
}
.checkout-index-index .payment-option.discount-code .input-text {
  border-radius: 0;
}
.checkout-index-index .opc-payment {
  margin-bottom: 20px;
}
.checkout-index-index .opc-payment .payment-methods {
  border-bottom: 1px solid #e4e4e7;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .opc-payment .payment-methods {
    padding: 0 20px;
  }
  .checkout-index-index .opc-payment .payment-methods .step-title {
    padding-left: 0;
  }
}
@media only screen and (min-width: 1280px) {
  .checkout-index-index .opc-payment .payment-methods .payment-group .payment-method:last-of-type .payment-method-content {
    border-bottom: none;
    margin-bottom: 0;
  }
}
.checkout-index-index .opc-payment .payment-methods .payment-group .payment-method-content {
  max-width: unset;
  padding-left: 0;
}
.checkout-index-index .opc-payment .payment-methods .payment-group .payment-method-content #purchaseorder-form .checkout-agreements-block {
  padding-left: 0;
}
.checkout-index-index .opc-payment .payment-methods .payment-group .payment-method-content .checkout-agreements-block {
  padding-left: 36px;
}
.checkout-index-index .opc-payment .payment-methods .payment-group .payment-method-content .actions-toolbar {
  padding-left: 36px;
}
.checkout-index-index .opc-payment .payment-methods .payment-group .payment-method-content #klarna-pay-later-container, .checkout-index-index .opc-payment .payment-methods .payment-group .payment-method-content #klarna-pay-over-time-container {
  padding-left: 36px;
}
.checkout-index-index .opc-payment .payment-methods .payment-group .payment-method-content .billing-address-details {
  padding: 0 0 0 36px;
}
.checkout-index-index .opc-payment .payment-methods .payment-group .payment-method-content .form.form-purchase-order {
  padding-left: 36px;
}
.checkout-index-index .opc-payment .payment-methods .payment-group .payment-method-content #po_number {
  margin-bottom: 0;
}
.checkout-index-index .opc-payment .payment-methods .payment-group .payment-method-content .field {
  margin-bottom: 0;
}
.checkout-index-index .opc-payment .payment-methods .payment-group .payment-method-content #co-transparent-form-braintree {
  padding-left: 36px;
}
.checkout-index-index .opc-payment .payment-methods .payment-group .payment-method-content #co-transparent-form-braintree .field-tooltip {
  top: 5px;
  right: -20px;
}
.checkout-index-index .opc-payment .payment-methods .payment-group .step-title {
  margin-bottom: 40px;
}
.checkout-index-index .opc-payment .payment-methods .payment-group .klarna-payments-method > .payment-method-title {
  padding: 0;
}
.checkout-index-index .opc-payment .payment-methods .payment-group .klarna-payments-method > .payment-method-title label {
  margin-bottom: 0;
}
.checkout-index-index .opc-payment .payment-methods .payment-method.payment-method-braintree .payment-method-title {
  margin-bottom: 25px;
}
.checkout-index-index .opc-payment .payment-methods .payment-method-title {
  margin-bottom: 38px;
}
.checkout-index-index .opc-payment .payment-methods .payment-method-title .label {
  display: flex !important;
  align-items: center;
}
.checkout-index-index .opc-payment .payment-methods .payment-method-title .label .action.action-help {
  display: none;
}
.checkout-index-index .opc-payment .payment-methods .payment-method-title .label > span.klarna-payments-method-cell:first-child {
  order: 2;
  padding-left: 0;
}
.checkout-index-index .opc-payment .payment-methods .payment-method-title .label > span.klarna-payments-method-cell:last-child {
  order: 1;
}
.checkout-index-index .opc-payment .payment-methods .payment-method-title .label span {
  order: 1;
  padding-left: 40px;
  margin-right: 12px;
}
.checkout-index-index .opc-payment .payment-methods .payment-method-title .label > img {
  margin-right: 10px;
  width: 45px;
}
.checkout-index-index .opc-payment .payment-methods .payment-method-title .label img {
  right: 0;
  top: 0;
  display: block;
  order: 2;
}
.checkout-index-index .opc-payment .payment-methods .payment-method .checkout-agreements .checkout-agreement .label:after {
  content: " ";
  margin: 0;
}
.checkout-index-index .opc-payment .payment-methods .payment-method .checkout-agreements .checkout-agreement.required button:after {
  content: "*";
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.checkout-index-index .opc-payment .payment-methods .payment-method .checkout-agreements .checkout-agreement .action-show {
  display: inline-block;
  border: none;
  padding: 0 0 0 40px;
  background: none;
  line-height: 26px;
  font-size: 14px;
  text-transform: none;
  text-align: left;
  pointer-events: none;
}
.checkout-index-index .opc-payment .payment-methods .payment-method .checkout-agreements .checkout-agreement .action-show span {
  font-weight: normal;
}
.checkout-index-index .opc-payment .payment-methods .payment-method .checkout-agreements .checkout-agreement .action-show span:after {
  content: "View here";
  margin-left: 4px;
  font-weight: bold;
  pointer-events: auto;
}
.checkout-index-index .opc-payment .payment-methods .payment-method-braintree #braintree_expirationDate {
  max-width: 165px;
  width: 165px;
}
.checkout-index-index .opc-payment .payment-methods .payment-method-braintree #braintree_cc_cid, .checkout-index-index .opc-payment .payment-methods .payment-method-braintree #braintree_cc_type_cvv_div {
  max-width: 175px;
  width: 175px;
}
@media only screen and (max-width: 666px) {
  .checkout-index-index .opc-payment .payment-methods .klarna-payments-method > .payment-method-title {
    padding-left: 0;
  }
}
.checkout-index-index .opc-payment .payment-methods .klarna-payments-method .label.klarna-payments-method-cell {
  position: relative;
}
.checkout-index-index .opc-payment .payment-methods .klarna-payments-method .label.klarna-payments-method-cell:before {
  -webkit-transition-property: border;
  -moz-transition-property: border;
  -ms-transition-property: border;
  -o-transition-property: border;
  transition-property: border;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  background: #FFFFFF;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 24px;
  height: 24px;
  border: 2px solid;
  border-color: #D8C6DE;
  border-radius: 50%;
}
.checkout-index-index .opc-payment .payment-methods .klarna-payments-method._active .label.klarna-payments-method-cell:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  background: #D8C6DE;
}
.checkout-index-index .opc-payment .payment-methods .klarna-payments-method._active .label.klarna-payments-method-cell:after {
  background: #7E4292;
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  border-radius: 50%;
  z-index: 2;
  top: 0;
  left: 8px;
  margin: auto 0;
  bottom: 0;
}
.checkout-index-index .shipping-address-items .action-select-shipping-item {
  float: left;
}
.checkout-index-index .shipping-address-items .edit-address-link {
  margin-right: 10px;
}
.checkout-index-index .shipping-address-items .shipping-address-item {
  padding: 10px 10px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}
@media only screen and (max-width: 1023px) {
  .checkout-index-index .shipping-address-items .shipping-address-item {
    font-size: 13px;
    line-height: 22px;
  }
}
.checkout-index-index .shipping-address-items .shipping-address-item.selected-item {
  border-color: #D8C6DE;
}
.checkout-index-index .shipping-address-items .shipping-address-item.selected-item:after {
  background: #D8C6DE;
}
.checkout-index-index .opc-estimated-wrapper {
  border: 1px solid #e4e4e7;
  padding: 20px 10px;
  margin-bottom: 30px;
  background: #ffffff;
}
.checkout-index-index .opc-estimated-wrapper .estimated-block span {
  font-weight: bold;
}
.checkout-index-index .opc-estimated-wrapper .estimated-block span.estimated-label {
  font-size: 20px;
  line-height: 36px;
}
.checkout-index-index .opc-estimated-wrapper .estimated-block span.estimated-price {
  font-size: 16px;
  line-height: 16px;
}
.checkout-index-index .opc-estimated-wrapper .minicart-wrapper button.action.showcart:before {
  content: "";
  width: 30px;
  height: 30px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30px 30px;
  background-image: url("../../frontend/Fluid/blank/en_GB/images/icons/shopping-basket.svg");
}
.checkout-index-index .opc-estimated-wrapper .counter.qty {
  color: #F8F4F9;
  background-color: #87BE40;
}
.checkout-index-index .opc-estimated-wrapper .counter.qty span {
  font-weight: bold;
  font-size: 16px;
  line-height: 23px;
  padding: 3px 6px;
}
.checkout-index-index .opc-wrapper .form-discount {
  max-width: initial;
  display: flex;
}
@media only screen and (max-width: 1023px) {
  .checkout-index-index .opc-wrapper .form-discount {
    flex-direction: column;
    gap: 10px;
  }
}
.checkout-index-index .opc-wrapper .form-discount .payment-option-inner {
  margin: 0;
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .checkout-index-index .opc-wrapper .form-discount .actions-toolbar .primary {
    width: 100%;
  }
}
.checkout-index-index .opc-wrapper .form-discount .actions-toolbar button {
  padding: 0;
  border: none;
  font-weight: bold;
  color: #7E4292;
  display: block;
  width: fit-content;
  background-color: #D8C6DE;
  background-image: url(../../frontend/Fluid/blank/en_GB/images/icons/button-purple-sample.svg);
  background-repeat: no-repeat;
  background-position: left top;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
}
@media only screen and (max-width: 1023px) {
  .checkout-index-index .opc-wrapper .form-discount .actions-toolbar button {
    font-size: 16px;
    line-height: 25px;
  }
}
.checkout-index-index .opc-wrapper .form-discount .actions-toolbar button:hover {
  text-decoration: none;
}
.checkout-index-index .opc-wrapper .form-discount .actions-toolbar button span {
  line-height: 43px;
  display: block;
  min-width: 180px;
  margin-left: 46.64px;
  padding-left: 10px;
  padding-right: 30px;
  text-align: left;
}
@media only screen and (max-width: 1023px) {
  .checkout-index-index .opc-wrapper .form-discount .actions-toolbar button {
    width: 100%;
  }
}
.checkout-index-index .opc-wrapper .form-discount .actions-toolbar button span {
  color: #44484C;
  font-size: 16px;
}
@media only screen and (max-width: 1023px) {
  .checkout-index-index .opc-wrapper .form-discount .actions-toolbar button span {
    width: 100%;
    overflow: hidden;
    padding: 0;
    margin: 0;
    text-align: center;
  }
}
.checkout-index-index .opc-wrapper .form-discount .actions-toolbar button span span {
  padding: 0;
  margin: 0;
  min-width: 0;
}
.checkout-index-index .opc-wrapper .form-discount .actions-toolbar button:before {
  background-color: #D8C6DE;
  height: 43px;
}
.checkout-index-index #checkout-shipping-method-load {
  width: 100%;
  margin-bottom: 12px;
}
.checkout-index-index .table-checkout-shipping-method {
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 100%;
}
.checkout-index-index .table-checkout-shipping-method .row {
  border-radius: 5px;
  margin: unset;
}
.checkout-index-index .table-checkout-shipping-method > .row {
  background-color: #FEF7D6;
  padding: 12px;
}
.checkout-index-index .table-checkout-shipping-method > .row > .col.col-method {
  padding: 0;
}
.checkout-index-index .table-checkout-shipping-method .col.col-method > * {
  float: left;
  margin-right: 13px;
  font-weight: bold;
}
.checkout-index-index .table-checkout-shipping-method .col.col-method label {
  width: 24px;
  height: 24px;
}
.checkout-index-index .table-checkout-shipping-method .comments {
  font-size: 14px;
  margin-top: -22px;
  padding: 0 0 0 38px;
  width: 100%;
}
.checkout-index-index .table-checkout-shipping-method .comments .title {
  font-weight: bold;
  margin-bottom: 15px;
}
.checkout-index-index .table-checkout-shipping-method .comments strong {
  padding: 0;
}
.checkout-index-index .shipping-information {
  margin-top: 20px;
}
.checkout-index-index .fieldset .field {
  margin-bottom: 10px;
}
.checkout-index-index .fieldset .field .label span {
  font-weight: bold;
}
.checkout-index-index .payment-method-title.field.choice span {
  font-weight: 700;
  font-size: 16px;
}
.checkout-index-index .field-tooltip .field-tooltip-action:before {
  content: url("../../frontend/Fluid/blank/en_GB/images/icons/gray-help.svg");
  margin-top: 10px;
}
@media only screen and (max-width: 1023px) {
  .checkout-index-index .field-tooltip .field-tooltip-action:before {
    margin-top: -75px;
    margin-right: 10px;
  }
}
.checkout-index-index .ui-datepicker {
  background-color: #F8F4F9;
  border: 1px solid #D8C6DE;
  box-shadow: none;
  display: none;
}
.checkout-index-index .ui-datepicker button {
  font-weight: bold;
  padding: 0 15px;
  background-color: #FCCD00;
  border: 2px solid #FCCD00;
}
.checkout-index-index .ui-datepicker th {
  background-color: #FEF7D6;
}
.checkout-index-index .ui-datepicker select:after {
  position: absolute;
  background-image: url(../../frontend/Fluid/blank/en_GB/images/icons/filter-arrow-down.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 8.9px 5px;
  content: "";
  height: 5px;
  width: 8.9px;
  display: inline-block;
  right: 13px;
  margin-top: 3px;
}
.checkout-index-index .checkout-container .authentication-wrapper {
  display: none;
}
.checkout-index-index .form .validator.validator-email {
  clear: both;
  display: contents;
}
.checkout-index-index .form .feedback.feedback-email {
  display: none !important;
}
.checkout-index-index .form.form-login {
  margin-top: 24px;
  border: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.checkout-index-index .field .control._with-tooltip input, .checkout-index-index .field .control._with-tooltip select {
  width: 100%;
  margin-right: 0;
}
.checkout-index-index .field .control._with-tooltip .field-tooltip {
  right: 10px;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .field .control._with-tooltip .field-tooltip {
    right: 0;
    top: 50px;
  }
}
.checkout-index-index #customer-email-fieldset {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .payment-method-content {
    max-width: 100% !important;
  }
}
/*
*
* Includes files to extend
* DON'T ADD CSS DIRECTLY HERE
*
*
*/
@media (min-width: 1280px) {
  .checkout-onepage-success .page-title-wrapper .container, .checkout-onepage-success .columns.container {
    max-width: 1140px;
  }
}
.checkout-onepage-success #registration {
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .checkout-onepage-success .column.main .action.primary {
    width: 100%;
  }
}
.checkout-onepage-success .checkout-success .actions-toolbar {
  margin-top: 34px;
}
@media only screen and (max-width: 767px) {
  .checkout-onepage-success .checkout-success .actions-toolbar .primary {
    margin-left: auto;
    margin-right: auto;
  }
}
.checkout-onepage-success .checkout-success-order-details {
  margin-top: 80px;
}
.checkout-onepage-success .checkout-success-order-details-row {
  margin-bottom: 20px;
  width: 50%;
  float: left;
}
@media only screen and (max-width: 767px) {
  .checkout-onepage-success .checkout-success-order-details-row {
    width: 100%;
  }
}
.checkout-onepage-success .checkout-success-order-details-row > .title {
  border-bottom: 1px solid #D8C6DE;
  padding: 20px 0;
  font-weight: bold;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .checkout-onepage-success .checkout-success-order-details-row > .title {
    margin-bottom: 14px;
    padding: 14px 0;
  }
}
.checkout-onepage-success .checkout-success-order-details-row .details > div {
  width: 100%;
}
.checkout-onepage-success .checkout-success-order-details-row.summary .details > div {
  margin-bottom: 16px;
  display: flex;
}
.checkout-onepage-success .checkout-success-order-details-row.summary .details > div span {
  font-weight: bold;
  width: 50%;
  float: left;
  display: block;
}
@media only screen and (max-width: 1023px) {
  .checkout-onepage-success .checkout-success-order-details-row.summary .details > div .value {
    text-align: right;
  }
}
.checkout-onepage-success .checkout-success-order-details-row.summary .details > div.total span {
  font-weight: bold;
}
.checkout-onepage-success .checkout-success-order-details-row.item .details .product-details {
  *zoom: 1;
  margin-bottom: 30px;
}
.checkout-onepage-success .checkout-success-order-details-row.item .details .product-details:before, .checkout-onepage-success .checkout-success-order-details-row.item .details .product-details:after {
  content: " ";
  display: table;
}
.checkout-onepage-success .checkout-success-order-details-row.item .details .product-details:after {
  clear: both;
}
.checkout-onepage-success .checkout-success-order-details-row.item .details .product-details .product-image {
  width: 15%;
  float: left;
}
.checkout-onepage-success .checkout-success-order-details-row.item .details .product-details .product-image img {
  max-width: unset;
  width: 100%;
}
.checkout-onepage-success .checkout-success-order-details-row.item .details .product-details .product-detail-area {
  padding-left: 10px;
  width: 35%;
  float: left;
}
.checkout-onepage-success .checkout-success-order-details-row.item .details .product-details .product-detail-area span {
  width: 100%;
  display: block;
}
.checkout-onepage-success .checkout-success-order-details-row.item .details .product-details .product-detail-area span.price {
  font-weight: bold;
  margin-top: 10px;
}
.checkout-onepage-success .checkout-success-order-details-row.item .details .product-details .product-qty, .checkout-onepage-success .checkout-success-order-details-row.item .details .product-details .product-total {
  width: 20%;
  float: left;
  text-align: center;
  font-weight: bold;
}
@media only screen and (max-width: 1023px) {
  .checkout-onepage-success .checkout-success-order-details-row.item .details .product-details {
    padding-right: 50px;
  }
}
@media only screen and (max-width: 1023px) and (max-width: 767px) {
  .checkout-onepage-success .checkout-success-order-details-row.item .details .product-details {
    padding-right: 0;
  }
}
@media only screen and (max-width: 1023px) {
  .checkout-onepage-success .checkout-success-order-details-row.item .details .product-details .product-image {
    width: 30%;
  }
  .checkout-onepage-success .checkout-success-order-details-row.item .details .product-details .product-detail-area {
    width: 70%;
  }
  .checkout-onepage-success .checkout-success-order-details-row.item .details .product-details .product-detail-area span {
    margin-bottom: 20px;
  }
  .checkout-onepage-success .checkout-success-order-details-row.item .details .product-details .product-detail-area span.price {
    display: none;
  }
  .checkout-onepage-success .checkout-success-order-details-row.item .details .product-details .product-qty, .checkout-onepage-success .checkout-success-order-details-row.item .details .product-details .product-total {
    width: 35%;
    text-align: left;
    padding-left: 10px;
  }
}

/*
*
* Includes files to extend
* DON'T ADD CSS DIRECTLY HERE
*
*
*/
.cms-home .columns.container {
  max-width: 100%;
  margin: 0;
}
.cms-home h2 {
  text-align: center;
  font-weight: bold;
  margin: 60px 0 40px 0;
  display: block;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 26px;
  line-height: 36px;
}
@media only screen and (max-width: 1023px) {
  .cms-home h2 {
    font-size: 20px;
    line-height: 30px;
  }
}
.cms-home .site-convincers {
  margin-bottom: 0;
}
.cms-home .home_banner img {
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .cms-home .home_banner img {
    max-width: unset;
    width: auto;
    height: 430px;
  }
}
@media only screen and (max-width: 666px) {
  .cms-home .home_banner img {
    max-width: unset;
    width: auto;
    height: 250px;
  }
}
.cms-home .home_banner .text {
  position: absolute;
  top: 300px;
  left: 118px;
}
@media only screen and (max-width: 1279px) {
  .cms-home .home_banner .text {
    top: 200px;
    left: 50px;
  }
}
@media only screen and (max-width: 1023px) {
  .cms-home .home_banner .text {
    top: 50px;
    left: 10px;
  }
}
.cms-home .home_banner .text p {
  *zoom: 1;
  font-size: 35px;
  background-color: #FCCD00;
  padding-right: 6px;
  line-height: 47px;
  width: fit-content;
}
.cms-home .home_banner .text p:before, .cms-home .home_banner .text p:after {
  content: " ";
  display: table;
}
.cms-home .home_banner .text p:after {
  clear: both;
}
@media only screen and (max-width: 1279px) {
  .cms-home .home_banner .text p {
    font-size: 28px;
    line-height: 40px;
  }
}
.cms-home .home_banner .owl-carousel .owl-dots {
  position: relative;
  bottom: 75px;
  display: block;
}
.cms-home .home_banner .owl-carousel .owl-dots .owl-dot {
  border-color: #FFF;
}
.cms-home .home_banner .owl-carousel .owl-dots .owl-dot.active {
  background-color: #FFF;
}
.cms-home .home_banner .owl-theme .owl-dots .owl-dot span {
  display: none;
}
.cms-home .page-title-wrapper {
  display: none;
}
.cms-home .banner_message {
  text-align: center;
}
.cms-home .banner_message h1 {
  font-size: 35px;
  color: #2DBDEF;
  margin-bottom: 20px;
}
.cms-home .banner_message p {
  width: 60%;
  margin: 0 auto;
}
@media only screen and (max-width: 1023px) {
  .cms-home .banner_message p {
    width: 90%;
  }
}
.cms-home .feature-category {
  *zoom: 1;
}
.cms-home .feature-category:before, .cms-home .feature-category:after {
  content: " ";
  display: table;
}
.cms-home .feature-category:after {
  clear: both;
}
@media only screen and (max-width: 1279px) {
  .cms-home .feature-category {
    margin-top: 0;
  }
}
.cms-home .feature-category .category-image {
  padding: 0 15px;
  width: 50%;
  display: block;
  float: left;
}
@media only screen and (min-width: 768px) {
  .cms-home .feature-category .category-image {
    width: 25%;
  }
}
@media only screen and (max-width: 1279px) {
  .cms-home .feature-category .category-image {
    padding: 0 5px;
  }
}
@media only screen and (max-width: 666px) {
  .cms-home .feature-category .category-image {
    width: 100%;
    overflow: hidden;
    margin-bottom: 8px;
  }
  .cms-home .feature-category .category-image img {
    width: 100%;
    margin-top: 0;
  }
}
@media only screen and (max-width: 374px) {
  .cms-home .feature-category .category-image img {
    margin-top: 0;
  }
}
.cms-home .feature-category .category-image .text {
  position: relative;
  bottom: 57px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 26px;
  line-height: 36px;
  color: #FFF;
  font-weight: bold;
}
.cms-home .feature-category .category-image .text .text-span {
  padding-left: 40px;
  padding-right: 10px;
  float: left;
  width: auto;
}
@media only screen and (max-width: 1279px) {
  .cms-home .feature-category .category-image .text {
    font-size: 20px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 666px) {
  .cms-home .feature-category .category-image .text {
    bottom: 75px;
  }
}
.cms-home .feature-category .category-image .text:before {
  display: block;
  float: left;
  height: 36px;
  width: 38px;
  position: relative;
  left: -38px;
}
@media only screen and (max-width: 1279px) {
  .cms-home .feature-category .category-image .text:before {
    margin-top: 1px;
  }
}
.cms-home .feature-category .category-image .text.purple .text-span {
  background: url("../../frontend/Fluid/blank/en_GB/images/icons/purple_label.svg") left top;
}
.cms-home .feature-category .category-image .text.green {
  word-break: break-all;
}
.cms-home .feature-category .category-image .text.green .text-span {
  background: url("../../frontend/Fluid/blank/en_GB/images/icons/green_label.svg") left top;
}
.cms-home .feature-category .category-image .text.blue .text-span {
  background: url("../../frontend/Fluid/blank/en_GB/images/icons/blue_label.svg") left top;
}
.cms-home .feature-category .category-image .text.yellow .text-span {
  background: url("../../frontend/Fluid/blank/en_GB/images/icons/yellow_label.svg") left top;
  color: #44484C;
}
.cms-home .feature-product {
  *zoom: 1;
}
.cms-home .feature-product:before, .cms-home .feature-product:after {
  content: " ";
  display: table;
}
.cms-home .feature-product:after {
  clear: both;
}
.cms-home .feature-product h2 {
  margin-top: 0;
}
.cms-home .finding-floor {
  margin-top: 60px;
  padding-bottom: 80px;
  *zoom: 1;
}
.cms-home .finding-floor:before, .cms-home .finding-floor:after {
  content: " ";
  display: table;
}
.cms-home .finding-floor:after {
  clear: both;
}
.cms-home .finding-floor-outter {
  background: #F8F4F9;
}
@media only screen and (max-width: 1279px) {
  .cms-home .finding-floor {
    padding-bottom: 20px;
  }
}
.cms-home .finding-floor h2 {
  margin: 50px 0;
}
.cms-home .finding-floor .options {
  width: 25%;
  float: left;
  padding: 0 10px;
  margin-bottom: 40px;
}
.cms-home .finding-floor .options p {
  min-height: 120px;
}
@media only screen and (max-width: 1279px) {
  .cms-home .finding-floor .options {
    width: 50%;
  }
  .cms-home .finding-floor .options p {
    min-height: 90px;
  }
}
@media only screen and (max-width: 767px) {
  .cms-home .finding-floor .options {
    width: 100%;
  }
}
.cms-home .finding-floor .options .links {
  background: #D8C6DE;
  width: 100%;
  display: block;
  height: 36px;
}
.cms-home .finding-floor .options .links a {
  color: #7E4292;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 36px;
  margin: 0 auto;
  display: block;
  width: 80%;
  float: left;
}
.cms-home .finding-floor .options .links a:after {
  background-image: url("../../frontend/Fluid/blank/en_GB/images/icons/right-arrow.svg");
  content: " ";
  display: block;
  float: right;
  background-size: 16px 16px;
  height: 16px;
  width: 16px;
  margin-top: 10px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .cms-home .finding-floor .options .links a:after {
    display: none;
  }
}
.cms-home .finding-floor .options .links a:before {
  display: none;
}
.cms-home .finding-floor .options .links:before {
  height: 36px;
  width: 36px;
  content: url("../../frontend/Fluid/blank/en_GB/images/icons/button.svg");
  display: block;
  float: left;
}
.cms-home .finding-floor .options .option-title .icon:before {
  font-size: 40px;
  margin-right: 13px;
  color: #7E4292;
  top: 10px;
  position: relative;
}
.cms-home .about-site {
  text-align: center;
}
.cms-home .about-site p {
  width: 70%;
  margin: 0 auto;
}
.cms-home .site-brands {
  *zoom: 1;
  padding: 0px 30px;
}
.cms-home .site-brands:before, .cms-home .site-brands:after {
  content: " ";
  display: table;
}
.cms-home .site-brands:after {
  clear: both;
}
.cms-home .site-brands .brands {
  padding: 0 20px;
}
.cms-home .site-brands .owl-carousel .owl-item {
  height: 70px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
@media only screen and (max-width: 1023px) {
  .cms-home .site-brands .owl-carousel .owl-item {
    height: 45px;
  }
}
.cms-home .site-brands .owl-carousel .owl-item div a {
  display: block;
  margin: 0 auto;
  width: fit-content;
}
.cms-home .site-brands .owl-carousel .owl-item div a img {
  max-height: 70px;
  width: auto;
}
@media only screen and (max-width: 1023px) {
  .cms-home .site-brands .owl-carousel .owl-item div a img {
    max-height: 45px;
  }
}
.cms-home .site-brands .sliderImgWrapper {
  position: relative;
  width: 200px;
  height: 300px;
  border: 2px solid #000000;
}
.cms-home .site-brands .overlay {
  position: absolute;
  top: 0px;
  right: 0px;
  border-top: 50px solid #000000;
  border-left: 50px solid transparent;
}
.cms-home .site-brands .overlayImage {
  position: absolute;
  top: -50px;
  left: -25px;
}
.cms-home .review {
  margin-top: 100px;
}
@media only screen and (max-width: 1023px) {
  .cms-home .review {
    margin-top: 50px;
  }
}
.cms-home .review .container {
  max-width: 980px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-shadow: 0 0 6px 0 rgba(126, 126, 126, 0.26);
  box-shadow: 0 0 6px 0 rgba(126, 126, 126, 0.26);
  padding: 20px;
}
@media only screen and (max-width: 1023px) {
  .cms-home .review .container {
    margin: 0 50px;
  }
}
@media only screen and (max-width: 767px) {
  .cms-home .review .container {
    margin: 0 10px;
    padding: 0;
  }
  .cms-home .review .container iframe {
    height: 350px;
  }
}

/*
*
* Includes files to extend
* DON'T ADD CSS DIRECTLY HERE
*
*
*/
.catalogsearch-result-index .category-view .category-read-more, .catalogsearch-result-index .category-view .category-image, .search-index-index .category-view .category-read-more, .search-index-index .category-view .category-image, .catalog-category-view .category-view .category-read-more, .catalog-category-view .category-view .category-image {
  margin-left: auto;
  margin-right: auto;
  width: fit-content;
}
@media only screen and (max-width: 666px) {
  .catalogsearch-result-index .category-view .category-read-more, .search-index-index .category-view .category-read-more, .catalog-category-view .category-view .category-read-more {
    display: none;
  }
}
.catalogsearch-result-index .category-view .action.secondary, .search-index-index .category-view .action.secondary, .catalog-category-view .category-view .action.secondary {
  padding: 5px 25px;
}
.catalogsearch-result-index .ruk_rating_snippet, .search-index-index .ruk_rating_snippet, .catalog-category-view .ruk_rating_snippet {
  display: inline-block;
}
.catalogsearch-result-index .ruk_rating_snippet .ruk-rating-snippet-count, .search-index-index .ruk_rating_snippet .ruk-rating-snippet-count, .catalog-category-view .ruk_rating_snippet .ruk-rating-snippet-count {
  float: left;
  margin-right: 6px;
  line-height: 28px !important;
}
@media only screen and (max-width: 567px) {
  .catalogsearch-result-index .ruk_rating_snippet .ruk-rating-snippet-count, .search-index-index .ruk_rating_snippet .ruk-rating-snippet-count, .catalog-category-view .ruk_rating_snippet .ruk-rating-snippet-count {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
  }
}
.catalogsearch-result-index .logo, .search-index-index .logo, .catalog-category-view .logo {
  z-index: 1;
}
.catalogsearch-result-index .action.nav-toggle, .search-index-index .action.nav-toggle, .catalog-category-view .action.nav-toggle {
  z-index: 1;
}
.catalogsearch-result-index .product-item-hover, .search-index-index .product-item-hover, .catalog-category-view .product-item-hover {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  margin: 0 auto;
  display: none;
}
.catalogsearch-result-index .columns, .search-index-index .columns, .catalog-category-view .columns {
  margin-top: 0;
  *zoom: 1;
}
.catalogsearch-result-index .columns:before, .catalogsearch-result-index .columns:after, .search-index-index .columns:before, .search-index-index .columns:after, .catalog-category-view .columns:before, .catalog-category-view .columns:after {
  content: " ";
  display: table;
}
.catalogsearch-result-index .columns:after, .search-index-index .columns:after, .catalog-category-view .columns:after {
  clear: both;
}
@media only screen and (max-width: 767px) {
  .catalogsearch-result-index .columns, .search-index-index .columns, .catalog-category-view .columns {
    padding-top: 0;
  }
}
.catalogsearch-result-index .columns .column.main, .search-index-index .columns .column.main, .catalog-category-view .columns .column.main {
  padding-top: 25px;
  width: 100%;
  position: relative;
  z-index: 1;
}
.catalogsearch-result-index .filter-title, .search-index-index .filter-title, .catalog-category-view .filter-title {
  margin-bottom: 16px;
}
.catalogsearch-result-index .filter-title strong, .search-index-index .filter-title strong, .catalog-category-view .filter-title strong {
  height: 33px;
  background-color: transparent;
  border: 1px solid #7E4292;
  border-radius: 0;
  padding: 5px 13px;
  font-weight: bold;
  padding-right: 59px;
  width: 145px;
  display: block;
  position: relative;
}
.catalogsearch-result-index .filter-title strong:after, .search-index-index .filter-title strong:after, .catalog-category-view .filter-title strong:after {
  position: absolute;
  background-image: url("../../frontend/Fluid/blank/en_GB/images/icons/filter-arrow-down.svg");
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  height: 15px;
  width: 23px;
  display: inline-block;
  right: 13px;
  margin-top: 3px;
}
.catalogsearch-result-index .page-title-wrapper, .search-index-index .page-title-wrapper, .catalog-category-view .page-title-wrapper {
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .catalogsearch-result-index .page-title-wrapper, .search-index-index .page-title-wrapper, .catalog-category-view .page-title-wrapper {
    text-align: left;
  }
}
@media only screen and (max-width: 666px) {
  .catalogsearch-result-index .page-title-wrapper, .search-index-index .page-title-wrapper, .catalog-category-view .page-title-wrapper {
    text-align: center;
  }
}
.catalogsearch-result-index .page-title-wrapper h1, .search-index-index .page-title-wrapper h1, .catalog-category-view .page-title-wrapper h1 {
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 16px;
}
.catalogsearch-result-index .category-short-description, .search-index-index .category-short-description, .catalog-category-view .category-short-description {
  text-align: center;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1023px) {
  .catalogsearch-result-index .category-short-description, .search-index-index .category-short-description, .catalog-category-view .category-short-description {
    text-align: left;
  }
}
@media only screen and (max-width: 666px) {
  .catalogsearch-result-index .category-short-description, .search-index-index .category-short-description, .catalog-category-view .category-short-description {
    text-align: center;
  }
}
.catalogsearch-result-index .category-short-description .container .container-inner, .catalogsearch-result-index .category-short-description .block.filter.scrolled .container-inner, .search-index-index .category-short-description .container .container-inner, .search-index-index .category-short-description .block.filter.scrolled .container-inner, .catalog-category-view .category-short-description .container .container-inner, .catalog-category-view .category-short-description .block.filter.scrolled .container-inner {
  max-width: 1024px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .catalogsearch-result-index .block-subtitle, .search-index-index .block-subtitle, .catalog-category-view .block-subtitle {
    max-width: 85px;
  }
}
.catalogsearch-result-index .filter-options, .search-index-index .filter-options, .catalog-category-view .filter-options {
  border: none;
  z-index: 2;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .catalogsearch-result-index .filter-options, .search-index-index .filter-options, .catalog-category-view .filter-options {
    max-width: 85%;
  }
}
.catalogsearch-result-index .filter-options .filter-options-item, .search-index-index .filter-options .filter-options-item, .catalog-category-view .filter-options .filter-options-item {
  margin-right: 9px;
  margin-bottom: 9px;
  padding: 0;
  min-width: 180px;
}
.catalogsearch-result-index .filter-options .filter-options-item:after, .catalogsearch-result-index .filter-options .filter-options-item:before, .search-index-index .filter-options .filter-options-item:after, .search-index-index .filter-options .filter-options-item:before, .catalog-category-view .filter-options .filter-options-item:after, .catalog-category-view .filter-options .filter-options-item:before {
  display: none;
}
@media only screen and (max-width: 767px) {
  .catalogsearch-result-index .filter-options .filter-options-item, .search-index-index .filter-options .filter-options-item, .catalog-category-view .filter-options .filter-options-item {
    margin: 0;
  }
}
.catalogsearch-result-index .filter-options .filter-options-item .filter-options-title, .search-index-index .filter-options .filter-options-item .filter-options-title, .catalog-category-view .filter-options .filter-options-item .filter-options-title {
  font-weight: bold;
  padding: 14px 75px 14px 16px;
  background-color: #F8F4F9;
  text-align: left;
}
.catalogsearch-result-index .filter-options .filter-options-item .filter-options-title[aria-selected=true], .search-index-index .filter-options .filter-options-item .filter-options-title[aria-selected=true], .catalog-category-view .filter-options .filter-options-item .filter-options-title[aria-selected=true] {
  border-top: 2px solid #7E4292;
}
.catalogsearch-result-index .filter-options .filter-options-item .filter-options-title:after, .search-index-index .filter-options .filter-options-item .filter-options-title:after, .catalog-category-view .filter-options .filter-options-item .filter-options-title:after {
  background-image: url("../../frontend/Fluid/blank/en_GB/images/icons/filter-arrow-down.svg");
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  height: 15px;
  width: 23px;
  position: absolute;
  top: 20px;
  right: 16px;
}
.catalogsearch-result-index .filter-options .filter-options-item .filter-options-content, .search-index-index .filter-options .filter-options-item .filter-options-content, .catalog-category-view .filter-options .filter-options-item .filter-options-content {
  left: 0;
  text-align: left;
  background-color: #F8F4F9;
  border: none;
  box-shadow: none;
  overflow-x: auto;
  max-height: 400px;
}
.catalogsearch-result-index .filter-options .filter-options-item .filter-options-content .item, .search-index-index .filter-options .filter-options-item .filter-options-content .item, .catalog-category-view .filter-options .filter-options-item .filter-options-content .item {
  position: relative;
}
.catalogsearch-result-index .filter-options .filter-options-item .filter-options-content .item:hover, .search-index-index .filter-options .filter-options-item .filter-options-content .item:hover, .catalog-category-view .filter-options .filter-options-item .filter-options-content .item:hover {
  background: none;
}
.catalogsearch-result-index .filter-options .filter-options-item .filter-options-content .item input, .search-index-index .filter-options .filter-options-item .filter-options-content .item input, .catalog-category-view .filter-options .filter-options-item .filter-options-content .item input {
  display: none;
}
.catalogsearch-result-index .filter-options .filter-options-item .filter-options-content .item a, .search-index-index .filter-options .filter-options-item .filter-options-content .item a, .catalog-category-view .filter-options .filter-options-item .filter-options-content .item a {
  background: #FFFFFF;
  margin-bottom: 9px;
  line-height: 36px;
  padding-left: 9px;
  display: block;
  width: 100%;
}
.catalogsearch-result-index .filter-options .filter-options-item .filter-options-content .item a.am_shopby_link_selected, .search-index-index .filter-options .filter-options-item .filter-options-content .item a.am_shopby_link_selected, .catalog-category-view .filter-options .filter-options-item .filter-options-content .item a.am_shopby_link_selected {
  background-color: #7E4292;
  color: #FFFFFF;
}
.catalogsearch-result-index .filter-options .filter-options-item .filter-options-content .item a.am_shopby_link_selected:after, .catalogsearch-result-index .filter-options .filter-options-item .filter-options-content .item a.am_shopby_link_selected:before, .search-index-index .filter-options .filter-options-item .filter-options-content .item a.am_shopby_link_selected:after, .search-index-index .filter-options .filter-options-item .filter-options-content .item a.am_shopby_link_selected:before, .catalog-category-view .filter-options .filter-options-item .filter-options-content .item a.am_shopby_link_selected:after, .catalog-category-view .filter-options .filter-options-item .filter-options-content .item a.am_shopby_link_selected:before {
  position: absolute;
  height: 1px;
  background-color: #FFFFFF;
  content: "";
  width: 11px;
  top: 18px;
  right: 13px;
}
.catalogsearch-result-index .filter-options .filter-options-item .filter-options-content .item a.am_shopby_link_selected:before, .search-index-index .filter-options .filter-options-item .filter-options-content .item a.am_shopby_link_selected:before, .catalog-category-view .filter-options .filter-options-item .filter-options-content .item a.am_shopby_link_selected:before {
  transform: rotate(-45deg);
}
.catalogsearch-result-index .filter-options .filter-options-item .filter-options-content .item a.am_shopby_link_selected:after, .search-index-index .filter-options .filter-options-item .filter-options-content .item a.am_shopby_link_selected:after, .catalog-category-view .filter-options .filter-options-item .filter-options-content .item a.am_shopby_link_selected:after {
  transform: rotate(45deg);
}
.catalogsearch-result-index .block.filter, .search-index-index .block.filter, .catalog-category-view .block.filter {
  border: none;
}
@media only screen and (max-width: 767px) {
  .catalogsearch-result-index .block.filter.active .filter-title, .search-index-index .block.filter.active .filter-title, .catalog-category-view .block.filter.active .filter-title {
    width: 85%;
    background-color: #FFFFFF;
    z-index: 8000 !important;
    height: 50px;
    text-align: left;
    border-right: 1px solid #F8F4F9;
  }
}
@media only screen and (max-width: 767px) {
  .catalogsearch-result-index .block.filter.active .filter-title strong, .search-index-index .block.filter.active .filter-title strong, .catalog-category-view .block.filter.active .filter-title strong {
    width: 100%;
    color: #44484C;
    text-align: left;
  }
  .catalogsearch-result-index .block.filter.active .filter-title strong:after, .search-index-index .block.filter.active .filter-title strong:after, .catalog-category-view .block.filter.active .filter-title strong:after {
    background: none;
    width: 23px;
    height: 23px;
  }
}
.catalogsearch-result-index .block.filter.active .filter-options, .search-index-index .block.filter.active .filter-options, .catalog-category-view .block.filter.active .filter-options {
  border-right: 1px solid #F8F4F9;
  text-align: left;
  padding: 0 9px;
}
.catalogsearch-result-index .block.filter.active .filter-options .filter-options-item, .search-index-index .block.filter.active .filter-options .filter-options-item, .catalog-category-view .block.filter.active .filter-options .filter-options-item {
  margin-top: 15px;
}
.catalogsearch-result-index .block.filter.active .filter-options .filter-options-item span, .search-index-index .block.filter.active .filter-options .filter-options-item span, .catalog-category-view .block.filter.active .filter-options .filter-options-item span {
  font-weight: bold;
}
.catalogsearch-result-index .category-extra-description, .search-index-index .category-extra-description, .catalog-category-view .category-extra-description {
  margin-bottom: 30px;
}
.catalogsearch-result-index .category-extra-description .container, .catalogsearch-result-index .category-extra-description .block.filter.scrolled, .search-index-index .category-extra-description .container, .search-index-index .category-extra-description .block.filter.scrolled, .catalog-category-view .category-extra-description .container, .catalog-category-view .category-extra-description .block.filter.scrolled {
  background-color: #F8F4F9;
  padding: 38px 80px;
}
@media only screen and (max-width: 666px) {
  .catalogsearch-result-index .category-extra-description .container, .catalogsearch-result-index .category-extra-description .block.filter.scrolled, .search-index-index .category-extra-description .container, .search-index-index .category-extra-description .block.filter.scrolled, .catalog-category-view .category-extra-description .container, .catalog-category-view .category-extra-description .block.filter.scrolled {
    margin: 0;
  }
}
@media only screen and (max-width: 1023px) {
  .catalogsearch-result-index .category-extra-description .container, .catalogsearch-result-index .category-extra-description .block.filter.scrolled, .search-index-index .category-extra-description .container, .search-index-index .category-extra-description .block.filter.scrolled, .catalog-category-view .category-extra-description .container, .catalog-category-view .category-extra-description .block.filter.scrolled {
    width: 100%;
    padding: 24px 14px;
    max-width: unset;
  }
}
.catalogsearch-result-index .category-extra-description .container .row .row-ul, .catalogsearch-result-index .category-extra-description .block.filter.scrolled .row .row-ul, .search-index-index .category-extra-description .container .row .row-ul, .search-index-index .category-extra-description .block.filter.scrolled .row .row-ul, .catalog-category-view .category-extra-description .container .row .row-ul, .catalog-category-view .category-extra-description .block.filter.scrolled .row .row-ul {
  width: 30%;
  float: right;
  padding-left: 38px;
  margin-bottom: 0;
}
.catalogsearch-result-index .category-extra-description .container .row .row-ul-div, .catalogsearch-result-index .category-extra-description .block.filter.scrolled .row .row-ul-div, .search-index-index .category-extra-description .container .row .row-ul-div, .search-index-index .category-extra-description .block.filter.scrolled .row .row-ul-div, .catalog-category-view .category-extra-description .container .row .row-ul-div, .catalog-category-view .category-extra-description .block.filter.scrolled .row .row-ul-div {
  width: 70%;
  float: left;
}
@media only screen and (max-width: 1023px) {
  .catalogsearch-result-index .category-extra-description, .search-index-index .category-extra-description, .catalog-category-view .category-extra-description {
    margin-bottom: 0;
  }
}
.catalogsearch-result-index .category-extra-description ul, .search-index-index .category-extra-description ul, .catalog-category-view .category-extra-description ul {
  padding-left: 21px;
}
.catalogsearch-result-index .toolbar select, .search-index-index .toolbar select, .catalog-category-view .toolbar select {
  background-color: #F8F4F9;
  border: none;
  height: 33px;
  cursor: pointer;
}
.catalogsearch-result-index .toolbar select:after, .search-index-index .toolbar select:after, .catalog-category-view .toolbar select:after {
  background-image: url("../../frontend/Fluid/blank/en_GB/images/icons/filter-arrow-down.svg");
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  height: 15px;
  width: 23px;
}
.catalogsearch-result-index .toolbar .limiter, .search-index-index .toolbar .limiter, .catalog-category-view .toolbar .limiter {
  display: block;
  float: left;
}
@media only screen and (max-width: 374px) {
  .catalogsearch-result-index .toolbar .limiter, .search-index-index .toolbar .limiter, .catalog-category-view .toolbar .limiter {
    width: 100%;
    text-align: left;
  }
}
.catalogsearch-result-index .toolbar .toolbar-amount, .search-index-index .toolbar .toolbar-amount, .catalog-category-view .toolbar .toolbar-amount {
  display: none;
}
.catalogsearch-result-index .toolbar .sorter, .search-index-index .toolbar .sorter, .catalog-category-view .toolbar .sorter {
  float: right;
}
@media only screen and (max-width: 1023px) {
  .catalogsearch-result-index .toolbar .sorter, .search-index-index .toolbar .sorter, .catalog-category-view .toolbar .sorter {
    position: unset;
  }
}
@media only screen and (max-width: 374px) {
  .catalogsearch-result-index .toolbar .sorter, .search-index-index .toolbar .sorter, .catalog-category-view .toolbar .sorter {
    width: 100%;
    margin-top: 14px;
    text-align: left;
  }
}
.catalogsearch-result-index .products.wrapper ~ .toolbar .limiter, .search-index-index .products.wrapper ~ .toolbar .limiter, .catalog-category-view .products.wrapper ~ .toolbar .limiter {
  display: none;
}
.catalogsearch-result-index .products.wrapper ~ .toolbar .pages, .search-index-index .products.wrapper ~ .toolbar .pages, .catalog-category-view .products.wrapper ~ .toolbar .pages {
  margin: 0 auto;
  float: unset;
}
.catalogsearch-result-index .products.list, .search-index-index .products.list, .catalog-category-view .products.list {
  margin-left: -34px;
}
@media only screen and (max-width: 1279px) {
  .catalogsearch-result-index .products.list, .search-index-index .products.list, .catalog-category-view .products.list {
    margin-left: -17px;
  }
}
@media only screen and (max-width: 666px) {
  .catalogsearch-result-index .products.list, .search-index-index .products.list, .catalog-category-view .products.list {
    margin-left: -10px;
  }
}
.catalogsearch-result-index .products.list > *, .search-index-index .products.list > *, .catalog-category-view .products.list > * {
  padding-left: 34px;
  width: 20%;
  margin-bottom: 36px;
}
@media only screen and (max-width: 1279px) {
  .catalogsearch-result-index .products.list > *, .search-index-index .products.list > *, .catalog-category-view .products.list > * {
    width: 25%;
    padding-left: 17px;
    margin-bottom: 17px;
  }
}
@media only screen and (max-width: 666px) {
  .catalogsearch-result-index .products.list > *, .search-index-index .products.list > *, .catalog-category-view .products.list > * {
    width: 50%;
    padding-left: 10px;
    margin-bottom: 14px;
  }
}
@media only screen and (max-width: 1023px) {
  .catalogsearch-result-index .products.list .product-item .product-image-wrapper, .search-index-index .products.list .product-item .product-image-wrapper, .catalog-category-view .products.list .product-item .product-image-wrapper {
    height: 112px;
  }
  .catalogsearch-result-index .products.list .product-item .product-image-wrapper .product-image-photo, .search-index-index .products.list .product-item .product-image-wrapper .product-image-photo, .catalog-category-view .products.list .product-item .product-image-wrapper .product-image-photo {
    position: static;
    width: 100%;
    max-width: unset;
  }
}
.catalogsearch-result-index .products.list .product-item .product-item-inner .towishlist, .search-index-index .products.list .product-item .product-item-inner .towishlist, .catalog-category-view .products.list .product-item .product-item-inner .towishlist {
  top: 10px;
}
@media only screen and (min-width: 667px) {
  .catalogsearch-result-index .products.list .product-item .product-item-inner .towishlist, .search-index-index .products.list .product-item .product-item-inner .towishlist, .catalog-category-view .products.list .product-item .product-item-inner .towishlist {
    top: 60px;
  }
}
@media only screen and (min-width: 768px) {
  .catalogsearch-result-index .products.list .product-item .product-item-inner .towishlist, .search-index-index .products.list .product-item .product-item-inner .towishlist, .catalog-category-view .products.list .product-item .product-item-inner .towishlist {
    top: 115px;
  }
}
@media only screen and (min-width: 1024px) {
  .catalogsearch-result-index .products.list .product-item .product-item-inner .towishlist, .search-index-index .products.list .product-item .product-item-inner .towishlist, .catalog-category-view .products.list .product-item .product-item-inner .towishlist {
    top: 10px;
  }
}
.catalogsearch-result-index .amshopby-filter-current, .search-index-index .amshopby-filter-current, .catalog-category-view .amshopby-filter-current {
  display: block;
  float: left;
  margin-top: 15px;
}
.catalogsearch-result-index .amshopby-filter-current .filter-current-subtitle, .search-index-index .amshopby-filter-current .filter-current-subtitle, .catalog-category-view .amshopby-filter-current .filter-current-subtitle {
  display: none;
}
.catalogsearch-result-index .amshopby-filter-current .amshopby-items, .search-index-index .amshopby-filter-current .amshopby-items, .catalog-category-view .amshopby-filter-current .amshopby-items {
  padding: 0;
}
.catalogsearch-result-index .amshopby-filter-current .amshopby-items .amshopby-item, .search-index-index .amshopby-filter-current .amshopby-items .amshopby-item, .catalog-category-view .amshopby-filter-current .amshopby-items .amshopby-item {
  float: left;
  display: block;
  font-weight: bold;
  border: 1px solid #7E4292;
  margin: 0 4px 0 0;
}
.catalogsearch-result-index .amshopby-filter-current .amshopby-items .amshopby-item .amshopby-filter-name, .search-index-index .amshopby-filter-current .amshopby-items .amshopby-item .amshopby-filter-name, .catalog-category-view .amshopby-filter-current .amshopby-items .amshopby-item .amshopby-filter-name {
  display: none;
}
.catalogsearch-result-index .amshopby-filter-current .amshopby-items .amshopby-item .amshopby-remove, .search-index-index .amshopby-filter-current .amshopby-items .amshopby-item .amshopby-remove, .catalog-category-view .amshopby-filter-current .amshopby-items .amshopby-item .amshopby-remove {
  float: right;
  display: block;
  padding-left: 15px;
  height: 37px;
  width: 37px;
  color: #7E4292;
  position: relative;
}
.catalogsearch-result-index .amshopby-filter-current .amshopby-items .amshopby-item .amshopby-remove:before, .search-index-index .amshopby-filter-current .amshopby-items .amshopby-item .amshopby-remove:before, .catalog-category-view .amshopby-filter-current .amshopby-items .amshopby-item .amshopby-remove:before {
  background-color: #7E4292;
  width: 11px;
  height: 1px;
  top: 18px;
}
.catalogsearch-result-index .amshopby-filter-current .amshopby-items .amshopby-item .amshopby-remove:after, .search-index-index .amshopby-filter-current .amshopby-items .amshopby-item .amshopby-remove:after, .catalog-category-view .amshopby-filter-current .amshopby-items .amshopby-item .amshopby-remove:after {
  background-color: #7E4292;
  width: 11px;
  height: 1px;
  top: 18px;
}
.catalogsearch-result-index .amshopby-filter-current .amshopby-items .amshopby-item .amshopby-filter-value, .search-index-index .amshopby-filter-current .amshopby-items .amshopby-item .amshopby-filter-value, .catalog-category-view .amshopby-filter-current .amshopby-items .amshopby-item .amshopby-filter-value {
  float: left;
}
.catalogsearch-result-index .block-actions.filter-actions, .search-index-index .block-actions.filter-actions, .catalog-category-view .block-actions.filter-actions {
  float: left;
  margin-top: 25px;
  font-weight: bold;
}
.catalogsearch-result-index .block.filter, .search-index-index .block.filter, .catalog-category-view .block.filter {
  *zoom: 1;
}
.catalogsearch-result-index .block.filter:before, .catalogsearch-result-index .block.filter:after, .search-index-index .block.filter:before, .search-index-index .block.filter:after, .catalog-category-view .block.filter:before, .catalog-category-view .block.filter:after {
  content: " ";
  display: table;
}
.catalogsearch-result-index .block.filter:after, .search-index-index .block.filter:after, .catalog-category-view .block.filter:after {
  clear: both;
}
@media (min-width: 1023px) {
  .catalogsearch-result-index .block.filter.scrolled, .search-index-index .block.filter.scrolled, .catalog-category-view .block.filter.scrolled {
    width: 100%;
    position: fixed;
    top: 48px;
    z-index: 100;
    background-color: #FFFFFF;
    padding: 15px 0;
  }
}
@media only screen and (max-width: 1279px) {
  .catalogsearch-result-index .block.filter.scrolled, .search-index-index .block.filter.scrolled, .catalog-category-view .block.filter.scrolled {
    padding: 10px 0;
  }
}

.am-swiper-slider {
  min-height: 78px;
}

/*
*
* Includes files to extend
* DON'T ADD CSS DIRECTLY HERE
*
*
*/
.blog-post-view.page-layout-2columns-right .column.main {
  width: 100%;
}
.blog-post-view .columns.container {
  max-width: 100%;
}
.blog-post-view .site-convincers {
  margin-bottom: 0;
}
.blog-post-view .back-cta a {
  text-transform: capitalize;
  text-decoration: underline;
  font-weight: bold;
  font-size: 12px;
  line-height: 20px;
}
.blog-post-view .back-cta.bottom {
  margin-top: 80px;
  text-align: center;
}
@media only screen and (max-width: 1279px) {
  .blog-post-view .back-cta.bottom {
    margin-top: 44px;
  }
}
.blog-post-view .blog-header {
  width: 100%;
}
.blog-post-view .blog-header img {
  max-width: unset;
  width: 100%;
}
.blog-post-view .content-wraper {
  max-width: 1070px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.blog-post-view .content-wraper h1.blog-heading {
  margin-top: 28px;
  margin-bottom: 18px;
}
.blog-post-view .content-wraper .blog-author {
  *zoom: 1;
}
.blog-post-view .content-wraper .blog-author:before, .blog-post-view .content-wraper .blog-author:after {
  content: " ";
  display: table;
}
.blog-post-view .content-wraper .blog-author:after {
  clear: both;
}
.blog-post-view .content-wraper .blog-author .created-at {
  float: left;
  margin-right: 45px;
}
.blog-post-view .content-wraper .blog-author .created-at svg, .blog-post-view .content-wraper .blog-author .created-at span {
  float: left;
}
.blog-post-view .content-wraper .blog-author .created-at span {
  margin-left: 11px;
  margin-top: 5px;
}
.blog-post-view .content-wraper .content {
  margin-top: 22px;
}
.blog-post-view .content-wraper .content img {
  *zoom: 1;
  max-width: 100%;
  margin: 60px auto;
  display: block;
}
.blog-post-view .content-wraper .content img:before, .blog-post-view .content-wraper .content img:after {
  content: " ";
  display: table;
}
.blog-post-view .content-wraper .content img:after {
  clear: both;
}
@media only screen and (max-width: 1023px) {
  .blog-post-view .content-wraper .content img {
    margin: 22px auto;
  }
}
.blog-post-view .blog__post-footer a {
  color: #7E4292;
  font-weight: bold;
}
.blog-post-view .sidebar.sidebar-main {
  margin-top: 40px;
}
@media only screen and (max-width: 1023px) {
  .blog-post-view .sidebar.sidebar-main {
    width: 100%;
  }
}

.blog__posts__type-5 h3 {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 26px;
  line-height: 36px;
}
.blog__posts__type-5 h3:after {
  display: none;
}
.blog__posts__type-5 .bmx\:category-badge {
  background: #7E4292 !important;
}

/*
*
* Includes files to extend
* DON'T ADD CSS DIRECTLY HERE
*
*
*/
.account .page-title {
  margin-bottom: 16px;
}
@media only screen and (max-width: 767px) {
  .account .page-title-wrapper {
    width: 100%;
    background-color: #F8F4F9;
    padding: 25px 0 80px;
    min-height: 200px;
  }
}
@media only screen and (max-width: 1023px) {
  .account.page-layout-2columns-left .column.main {
    width: 65%;
    padding: 14px 10px;
  }
}
@media only screen and (max-width: 767px) {
  .account.page-layout-2columns-left .column.main {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .account.page-layout-2columns-left .columns.container {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
}
.account .column.main {
  border: 1px solid #D8C6DE;
  padding: 24px 71px 24px 33px;
}
.account .column.main .block:not(.widget) .block-title {
  border-color: #D8C6DE;
}
.account .column.main .block:not(.widget) .block-title > strong {
  font-weight: bold;
}
.account .column.main a.action {
  font-weight: bold;
  color: #7E4292;
}
@media only screen and (max-width: 1023px) {
  .account .sidebar.sidebar-main {
    width: 35%;
  }
}
@media only screen and (max-width: 767px) {
  .account .sidebar.sidebar-main {
    position: relative;
    width: 100%;
    max-width: 500px;
    order: 0;
  }
}
@media only screen and (max-width: 767px) {
  .account .sidebar.sidebar-main .block-collapsible-nav {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -100px;
    max-width: 500px;
    width: 80%;
    margin: 0 auto;
  }
  .account .sidebar.sidebar-main .block-collapsible-nav-title {
    background-color: #FFFFFF;
    color: #44484C;
  }
  .account .sidebar.sidebar-main .block-collapsible-nav-title:after {
    position: absolute;
    background-image: url(../../frontend/Fluid/blank/en_GB/images/icons/filter-arrow-down.svg);
    background-repeat: no-repeat;
    background-position: center;
    content: "";
    height: 15px;
    width: 23px;
    display: inline-block;
    right: 13px;
    margin-top: 12px !important;
  }
  .account .sidebar.sidebar-main .block-collapsible-nav-content {
    padding: 0;
  }
}
.account .sidebar.sidebar-main .block-collapsible-nav .block-collapsible-nav-content {
  background-color: #F8F4F9;
}
.account .sidebar.sidebar-main .block-collapsible-nav .block-collapsible-nav-content li, .account .sidebar.sidebar-main .block-collapsible-nav .block-collapsible-nav-content a {
  color: #44484C;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
}
@media only screen and (max-width: 1023px) {
  .account .sidebar.sidebar-main .block-collapsible-nav .block-collapsible-nav-content li, .account .sidebar.sidebar-main .block-collapsible-nav .block-collapsible-nav-content a {
    font-size: 16px;
    line-height: 25px;
  }
}
.account .sidebar.sidebar-main .block-collapsible-nav .block-collapsible-nav-content li:hover, .account .sidebar.sidebar-main .block-collapsible-nav .block-collapsible-nav-content a:hover {
  color: #FFFFFF;
}
.account .sidebar.sidebar-main .block-collapsible-nav .block-collapsible-nav-content .current strong {
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
}
@media only screen and (max-width: 1023px) {
  .account .sidebar.sidebar-main .block-collapsible-nav .block-collapsible-nav-content .current strong {
    font-size: 16px;
    line-height: 25px;
  }
}
.account.page-print .logo svg {
  display: none;
}
@media only screen and (max-width: 767px) {
  .account .products-grid.wishlist .product-item-name {
    padding-right: 20px;
  }
}
.account .wishlist-toolbar .pager {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 425px) {
  .account .wishlist-toolbar .pager {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
  }
}
.account .wishlist-toolbar .toolbar-amount,
.account .wishlist-toolbar .pages,
.account .wishlist-toolbar .limiter {
  margin-bottom: 15px;
}
.account .wishlist-toolbar .pages {
  position: static;
  width: auto;
}
.account .wishlist-toolbar .pages-item-next {
  position: static;
}

.customer-account-create .fieldset > .field.required.choice .label:after {
  margin: 0;
}

@media only screen and (min-width: 1280px) {
  .account .page-main,
  .account .main-footer,
  .customer-account-create .page-main,
  .customer-account-create .main-footer,
  .customer-account-login .page-main,
  .customer-account-login .main-footer {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.blog-category-index .site-convincers, .blog-category-view .site-convincers, .blog-tag-view .site-convincers, .blog-search-result .site-convincers, .blog-home-index .site-convincers {
  margin-bottom: 0;
}
.blog-category-index .blog__post-list-row, .blog-category-view .blog__post-list-row, .blog-tag-view .blog__post-list-row, .blog-search-result .blog__post-list-row, .blog-home-index .blog__post-list-row {
  *zoom: 1;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.blog-category-index .blog__post-list-row:before, .blog-category-index .blog__post-list-row:after, .blog-category-view .blog__post-list-row:before, .blog-category-view .blog__post-list-row:after, .blog-tag-view .blog__post-list-row:before, .blog-tag-view .blog__post-list-row:after, .blog-search-result .blog__post-list-row:before, .blog-search-result .blog__post-list-row:after, .blog-home-index .blog__post-list-row:before, .blog-home-index .blog__post-list-row:after {
  content: " ";
  display: table;
}
.blog-category-index .blog__post-list-row:after, .blog-category-view .blog__post-list-row:after, .blog-tag-view .blog__post-list-row:after, .blog-search-result .blog__post-list-row:after, .blog-home-index .blog__post-list-row:after {
  clear: both;
}
@media only screen and (max-width: 767px) {
  .blog-category-index .breadcrumbs, .blog-category-view .breadcrumbs, .blog-tag-view .breadcrumbs, .blog-search-result .breadcrumbs, .blog-home-index .breadcrumbs {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .blog-category-index .breadcrumbs, .blog-category-view .breadcrumbs, .blog-tag-view .breadcrumbs, .blog-search-result .breadcrumbs, .blog-home-index .breadcrumbs {
    padding: 0 20px;
  }
}
.blog-category-index .blog__sidebar-tag-cloud, .blog-category-view .blog__sidebar-tag-cloud, .blog-tag-view .blog__sidebar-tag-cloud, .blog-search-result .blog__sidebar-tag-cloud, .blog-home-index .blog__sidebar-tag-cloud {
  display: none;
  margin: 0;
}
.blog-category-index .blog-cate-header, .blog-category-view .blog-cate-header, .blog-tag-view .blog-cate-header, .blog-search-result .blog-cate-header, .blog-home-index .blog-cate-header {
  width: 100%;
  position: relative;
}
.blog-category-index .blog-cate-header img, .blog-category-view .blog-cate-header img, .blog-tag-view .blog-cate-header img, .blog-search-result .blog-cate-header img, .blog-home-index .blog-cate-header img {
  max-width: unset;
  width: 100%;
}
.blog-category-index .blog-cate-header h1, .blog-category-view .blog-cate-header h1, .blog-tag-view .blog-cate-header h1, .blog-search-result .blog-cate-header h1, .blog-home-index .blog-cate-header h1 {
  position: absolute;
  top: 50%;
  left: 10%;
  background-color: #FCCD00;
}
@media only screen and (max-width: 767px) {
  .blog-category-index .blog-cate-header, .blog-category-view .blog-cate-header, .blog-tag-view .blog-cate-header, .blog-search-result .blog-cate-header, .blog-home-index .blog-cate-header {
    overflow: hidden;
  }
  .blog-category-index .blog-cate-header img, .blog-category-view .blog-cate-header img, .blog-tag-view .blog-cate-header img, .blog-search-result .blog-cate-header img, .blog-home-index .blog-cate-header img {
    height: 150px;
    width: auto;
  }
  .blog-category-index .blog-cate-header h1, .blog-category-view .blog-cate-header h1, .blog-tag-view .blog-cate-header h1, .blog-search-result .blog-cate-header h1, .blog-home-index .blog-cate-header h1 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-category-index.page-layout-2columns-right .column.main, .blog-category-index.page-layout-2columns-right .sidebar-main, .blog-category-view.page-layout-2columns-right .column.main, .blog-category-view.page-layout-2columns-right .sidebar-main, .blog-tag-view.page-layout-2columns-right .column.main, .blog-tag-view.page-layout-2columns-right .sidebar-main, .blog-search-result.page-layout-2columns-right .column.main, .blog-search-result.page-layout-2columns-right .sidebar-main, .blog-home-index.page-layout-2columns-right .column.main, .blog-home-index.page-layout-2columns-right .sidebar-main {
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) {
  .blog-category-index.page-layout-2columns-right .column.main, .blog-category-view.page-layout-2columns-right .column.main, .blog-tag-view.page-layout-2columns-right .column.main, .blog-search-result.page-layout-2columns-right .column.main, .blog-home-index.page-layout-2columns-right .column.main {
    width: 80%;
  }
  .blog-category-index.page-layout-2columns-right .sidebar-main, .blog-category-view.page-layout-2columns-right .sidebar-main, .blog-tag-view.page-layout-2columns-right .sidebar-main, .blog-search-result.page-layout-2columns-right .sidebar-main, .blog-home-index.page-layout-2columns-right .sidebar-main {
    width: 20%;
    padding: 0;
  }
}
.blog-category-index .blog__post-list-wrapper .blog__post-list, .blog-category-view .blog__post-list-wrapper .blog__post-list, .blog-tag-view .blog__post-list-wrapper .blog__post-list, .blog-search-result .blog__post-list-wrapper .blog__post-list, .blog-home-index .blog__post-list-wrapper .blog__post-list {
  *zoom: 1;
  list-style: none;
  margin-left: -27px;
  display: block;
}
.blog-category-index .blog__post-list-wrapper .blog__post-list:before, .blog-category-index .blog__post-list-wrapper .blog__post-list:after, .blog-category-view .blog__post-list-wrapper .blog__post-list:before, .blog-category-view .blog__post-list-wrapper .blog__post-list:after, .blog-tag-view .blog__post-list-wrapper .blog__post-list:before, .blog-tag-view .blog__post-list-wrapper .blog__post-list:after, .blog-search-result .blog__post-list-wrapper .blog__post-list:before, .blog-search-result .blog__post-list-wrapper .blog__post-list:after, .blog-home-index .blog__post-list-wrapper .blog__post-list:before, .blog-home-index .blog__post-list-wrapper .blog__post-list:after {
  content: " ";
  display: table;
}
.blog-category-index .blog__post-list-wrapper .blog__post-list:after, .blog-category-view .blog__post-list-wrapper .blog__post-list:after, .blog-tag-view .blog__post-list-wrapper .blog__post-list:after, .blog-search-result .blog__post-list-wrapper .blog__post-list:after, .blog-home-index .blog__post-list-wrapper .blog__post-list:after {
  clear: both;
}
@media only screen and (max-width: 1023px) {
  .blog-category-index .blog__post-list-wrapper .blog__post-list, .blog-category-view .blog__post-list-wrapper .blog__post-list, .blog-tag-view .blog__post-list-wrapper .blog__post-list, .blog-search-result .blog__post-list-wrapper .blog__post-list, .blog-home-index .blog__post-list-wrapper .blog__post-list {
    margin-left: -12px;
  }
}
.blog-category-index .blog__post-list-wrapper .blog__post-list .blog__post-item, .blog-category-view .blog__post-list-wrapper .blog__post-list .blog__post-item, .blog-tag-view .blog__post-list-wrapper .blog__post-list .blog__post-item, .blog-search-result .blog__post-list-wrapper .blog__post-list .blog__post-item, .blog-home-index .blog__post-list-wrapper .blog__post-list .blog__post-item {
  width: 33.33%;
  display: block;
  padding-left: 27px;
  margin-bottom: 32px;
}
@media only screen and (max-width: 1023px) {
  .blog-category-index .blog__post-list-wrapper .blog__post-list .blog__post-item, .blog-category-view .blog__post-list-wrapper .blog__post-list .blog__post-item, .blog-tag-view .blog__post-list-wrapper .blog__post-list .blog__post-item, .blog-search-result .blog__post-list-wrapper .blog__post-list .blog__post-item, .blog-home-index .blog__post-list-wrapper .blog__post-list .blog__post-item {
    padding-left: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-category-index .blog__post-list-wrapper .blog__post-list .blog__post-item, .blog-category-view .blog__post-list-wrapper .blog__post-list .blog__post-item, .blog-tag-view .blog__post-list-wrapper .blog__post-list .blog__post-item, .blog-search-result .blog__post-list-wrapper .blog__post-list .blog__post-item, .blog-home-index .blog__post-list-wrapper .blog__post-list .blog__post-item {
    width: 100%;
  }
}
.blog-category-index .blog__post-list-wrapper .blog__post-list .blog__post-item .blog-image, .blog-category-view .blog__post-list-wrapper .blog__post-list .blog__post-item .blog-image, .blog-tag-view .blog__post-list-wrapper .blog__post-list .blog__post-item .blog-image, .blog-search-result .blog__post-list-wrapper .blog__post-list .blog__post-item .blog-image, .blog-home-index .blog__post-list-wrapper .blog__post-list .blog__post-item .blog-image {
  width: 100%;
}
.blog-category-index .blog__post-list-wrapper .blog__post-list .blog__post-item .blog-image img, .blog-category-view .blog__post-list-wrapper .blog__post-list .blog__post-item .blog-image img, .blog-tag-view .blog__post-list-wrapper .blog__post-list .blog__post-item .blog-image img, .blog-search-result .blog__post-list-wrapper .blog__post-list .blog__post-item .blog-image img, .blog-home-index .blog__post-list-wrapper .blog__post-list .blog__post-item .blog-image img {
  width: 100%;
  height: auto;
}
.blog-category-index .blog__post-list-wrapper .blog__post-list .blog__post-item .blog__post-header h2, .blog-category-view .blog__post-list-wrapper .blog__post-list .blog__post-item .blog__post-header h2, .blog-tag-view .blog__post-list-wrapper .blog__post-list .blog__post-item .blog__post-header h2, .blog-search-result .blog__post-list-wrapper .blog__post-list .blog__post-item .blog__post-header h2, .blog-home-index .blog__post-list-wrapper .blog__post-list .blog__post-item .blog__post-header h2 {
  margin: 22px 0;
  display: block;
}
.blog-category-index .blog__post-list-wrapper .blog__post-list .blog__post-item .action.read-more, .blog-category-view .blog__post-list-wrapper .blog__post-list .blog__post-item .action.read-more, .blog-tag-view .blog__post-list-wrapper .blog__post-list .blog__post-item .action.read-more, .blog-search-result .blog__post-list-wrapper .blog__post-list .blog__post-item .action.read-more, .blog-home-index .blog__post-list-wrapper .blog__post-list .blog__post-item .action.read-more {
  margin-top: 21px;
  width: 100%;
  display: block;
  font-weight: bold;
  color: #7E4292;
  display: block;
  width: fit-content;
  background-color: #D8C6DE;
  background-image: url(../../frontend/Fluid/blank/en_GB/images/icons/button-purple-sample.svg);
  background-repeat: no-repeat;
  background-position: left top;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
}
@media only screen and (max-width: 1023px) {
  .blog-category-index .blog__post-list-wrapper .blog__post-list .blog__post-item .action.read-more, .blog-category-view .blog__post-list-wrapper .blog__post-list .blog__post-item .action.read-more, .blog-tag-view .blog__post-list-wrapper .blog__post-list .blog__post-item .action.read-more, .blog-search-result .blog__post-list-wrapper .blog__post-list .blog__post-item .action.read-more, .blog-home-index .blog__post-list-wrapper .blog__post-list .blog__post-item .action.read-more {
    font-size: 16px;
    line-height: 25px;
  }
}
.blog-category-index .blog__post-list-wrapper .blog__post-list .blog__post-item .action.read-more:hover, .blog-category-view .blog__post-list-wrapper .blog__post-list .blog__post-item .action.read-more:hover, .blog-tag-view .blog__post-list-wrapper .blog__post-list .blog__post-item .action.read-more:hover, .blog-search-result .blog__post-list-wrapper .blog__post-list .blog__post-item .action.read-more:hover, .blog-home-index .blog__post-list-wrapper .blog__post-list .blog__post-item .action.read-more:hover {
  text-decoration: none;
}
.blog-category-index .blog__post-list-wrapper .blog__post-list .blog__post-item .action.read-more span, .blog-category-view .blog__post-list-wrapper .blog__post-list .blog__post-item .action.read-more span, .blog-tag-view .blog__post-list-wrapper .blog__post-list .blog__post-item .action.read-more span, .blog-search-result .blog__post-list-wrapper .blog__post-list .blog__post-item .action.read-more span, .blog-home-index .blog__post-list-wrapper .blog__post-list .blog__post-item .action.read-more span {
  line-height: 37px;
  display: block;
  min-width: 180px;
  margin-left: 40.28px;
  padding-left: 10px;
  padding-right: 30px;
  text-align: left;
}
.blog-category-index .blog__post-list-wrapper .blog__post-list .blog__post-item .action.read-more span, .blog-category-view .blog__post-list-wrapper .blog__post-list .blog__post-item .action.read-more span, .blog-tag-view .blog__post-list-wrapper .blog__post-list .blog__post-item .action.read-more span, .blog-search-result .blog__post-list-wrapper .blog__post-list .blog__post-item .action.read-more span, .blog-home-index .blog__post-list-wrapper .blog__post-list .blog__post-item .action.read-more span {
  width: 100%;
  margin-left: 0;
  text-align: center;
}
.blog-category-index .bottom-toolbar .blog-post-list__toolbar .toolbar-amount, .blog-category-view .bottom-toolbar .blog-post-list__toolbar .toolbar-amount, .blog-tag-view .bottom-toolbar .blog-post-list__toolbar .toolbar-amount, .blog-search-result .bottom-toolbar .blog-post-list__toolbar .toolbar-amount, .blog-home-index .bottom-toolbar .blog-post-list__toolbar .toolbar-amount {
  display: none;
}
.blog-category-index .bottom-toolbar .blog-post-list__toolbar .pages, .blog-category-view .bottom-toolbar .blog-post-list__toolbar .pages, .blog-tag-view .bottom-toolbar .blog-post-list__toolbar .pages, .blog-search-result .bottom-toolbar .blog-post-list__toolbar .pages, .blog-home-index .bottom-toolbar .blog-post-list__toolbar .pages {
  width: fit-content;
  margin: 0 auto;
  display: inline-block;
}
.blog-category-index .bottom-toolbar .blog-post-list__toolbar .limiter, .blog-category-view .bottom-toolbar .blog-post-list__toolbar .limiter, .blog-tag-view .bottom-toolbar .blog-post-list__toolbar .limiter, .blog-search-result .bottom-toolbar .blog-post-list__toolbar .limiter, .blog-home-index .bottom-toolbar .blog-post-list__toolbar .limiter {
  display: none;
}
.blog-category-index .bottom-toolbar .blog-post-list__toolbar .limiter .limiter-options,
.blog-category-index .bottom-toolbar .mx-list-toolbar .limiter .limiter-options,
.blog-category-index .top-toolbar .blog-post-list__toolbar .limiter .limiter-options,
.blog-category-index .top-toolbar .mx-list-toolbar .limiter .limiter-options, .blog-category-view .bottom-toolbar .blog-post-list__toolbar .limiter .limiter-options,
.blog-category-view .bottom-toolbar .mx-list-toolbar .limiter .limiter-options,
.blog-category-view .top-toolbar .blog-post-list__toolbar .limiter .limiter-options,
.blog-category-view .top-toolbar .mx-list-toolbar .limiter .limiter-options, .blog-tag-view .bottom-toolbar .blog-post-list__toolbar .limiter .limiter-options,
.blog-tag-view .bottom-toolbar .mx-list-toolbar .limiter .limiter-options,
.blog-tag-view .top-toolbar .blog-post-list__toolbar .limiter .limiter-options,
.blog-tag-view .top-toolbar .mx-list-toolbar .limiter .limiter-options, .blog-search-result .bottom-toolbar .blog-post-list__toolbar .limiter .limiter-options,
.blog-search-result .bottom-toolbar .mx-list-toolbar .limiter .limiter-options,
.blog-search-result .top-toolbar .blog-post-list__toolbar .limiter .limiter-options,
.blog-search-result .top-toolbar .mx-list-toolbar .limiter .limiter-options, .blog-home-index .bottom-toolbar .blog-post-list__toolbar .limiter .limiter-options,
.blog-home-index .bottom-toolbar .mx-list-toolbar .limiter .limiter-options,
.blog-home-index .top-toolbar .blog-post-list__toolbar .limiter .limiter-options,
.blog-home-index .top-toolbar .mx-list-toolbar .limiter .limiter-options {
  width: auto;
  min-width: 8rem;
}
.blog-category-index .top-toolbar, .blog-category-view .top-toolbar, .blog-tag-view .top-toolbar, .blog-search-result .top-toolbar, .blog-home-index .top-toolbar {
  margin-bottom: 1rem;
}
@media only screen and (max-width: 767px) {
  .blog-category-index .top-toolbar .limiter-text, .blog-category-view .top-toolbar .limiter-text, .blog-tag-view .top-toolbar .limiter-text, .blog-search-result .top-toolbar .limiter-text, .blog-home-index .top-toolbar .limiter-text {
    display: none;
  }
}
.blog-category-index .top-toolbar .blog-post-list__toolbar .toolbar-amount,
.blog-category-index .top-toolbar .mx-list-toolbar .toolbar-amount, .blog-category-view .top-toolbar .blog-post-list__toolbar .toolbar-amount,
.blog-category-view .top-toolbar .mx-list-toolbar .toolbar-amount, .blog-tag-view .top-toolbar .blog-post-list__toolbar .toolbar-amount,
.blog-tag-view .top-toolbar .mx-list-toolbar .toolbar-amount, .blog-search-result .top-toolbar .blog-post-list__toolbar .toolbar-amount,
.blog-search-result .top-toolbar .mx-list-toolbar .toolbar-amount, .blog-home-index .top-toolbar .blog-post-list__toolbar .toolbar-amount,
.blog-home-index .top-toolbar .mx-list-toolbar .toolbar-amount {
  display: none;
}
.blog-category-index .top-toolbar .blog-post-list__toolbar .pages,
.blog-category-index .top-toolbar .mx-list-toolbar .pages, .blog-category-view .top-toolbar .blog-post-list__toolbar .pages,
.blog-category-view .top-toolbar .mx-list-toolbar .pages, .blog-tag-view .top-toolbar .blog-post-list__toolbar .pages,
.blog-tag-view .top-toolbar .mx-list-toolbar .pages, .blog-search-result .top-toolbar .blog-post-list__toolbar .pages,
.blog-search-result .top-toolbar .mx-list-toolbar .pages, .blog-home-index .top-toolbar .blog-post-list__toolbar .pages,
.blog-home-index .top-toolbar .mx-list-toolbar .pages {
  display: none;
}
.blog-category-index .top-toolbar .blog-post-list__toolbar .limiter,
.blog-category-index .top-toolbar .mx-list-toolbar .limiter, .blog-category-view .top-toolbar .blog-post-list__toolbar .limiter,
.blog-category-view .top-toolbar .mx-list-toolbar .limiter, .blog-tag-view .top-toolbar .blog-post-list__toolbar .limiter,
.blog-tag-view .top-toolbar .mx-list-toolbar .limiter, .blog-search-result .top-toolbar .blog-post-list__toolbar .limiter,
.blog-search-result .top-toolbar .mx-list-toolbar .limiter, .blog-home-index .top-toolbar .blog-post-list__toolbar .limiter,
.blog-home-index .top-toolbar .mx-list-toolbar .limiter {
  margin-left: auto;
}
.blog-category-index .blog__post-list-content, .blog-category-view .blog__post-list-content, .blog-tag-view .blog__post-list-content, .blog-search-result .blog__post-list-content, .blog-home-index .blog__post-list-content {
  *zoom: 1;
}
.blog-category-index .blog__post-list-content:before, .blog-category-index .blog__post-list-content:after, .blog-category-view .blog__post-list-content:before, .blog-category-view .blog__post-list-content:after, .blog-tag-view .blog__post-list-content:before, .blog-tag-view .blog__post-list-content:after, .blog-search-result .blog__post-list-content:before, .blog-search-result .blog__post-list-content:after, .blog-home-index .blog__post-list-content:before, .blog-home-index .blog__post-list-content:after {
  content: " ";
  display: table;
}
.blog-category-index .blog__post-list-content:after, .blog-category-view .blog__post-list-content:after, .blog-tag-view .blog__post-list-content:after, .blog-search-result .blog__post-list-content:after, .blog-home-index .blog__post-list-content:after {
  clear: both;
}
@media only screen and (max-width: 767px) {
  .blog-category-index .blog__post-list-content, .blog-category-view .blog__post-list-content, .blog-tag-view .blog__post-list-content, .blog-search-result .blog__post-list-content, .blog-home-index .blog__post-list-content {
    position: relative;
    z-index: 0;
  }
}
@media only screen and (min-width: 768px) {
  .blog-category-index .blog__post-list-content, .blog-category-view .blog__post-list-content, .blog-tag-view .blog__post-list-content, .blog-search-result .blog__post-list-content, .blog-home-index .blog__post-list-content {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
  }
}
@media only screen and (min-width: 1280px) {
  .blog-category-index .blog__post-list-content, .blog-category-view .blog__post-list-content, .blog-tag-view .blog__post-list-content, .blog-search-result .blog__post-list-content, .blog-home-index .blog__post-list-content {
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1440px) {
  .blog-category-index .blog__post-list-content, .blog-category-view .blog__post-list-content, .blog-tag-view .blog__post-list-content, .blog-search-result .blog__post-list-content, .blog-home-index .blog__post-list-content {
    padding: 0;
  }
}
.blog-category-index .blog__post-list-content .blog__post-list-wrapper, .blog-category-view .blog__post-list-content .blog__post-list-wrapper, .blog-tag-view .blog__post-list-content .blog__post-list-wrapper, .blog-search-result .blog__post-list-content .blog__post-list-wrapper, .blog-home-index .blog__post-list-content .blog__post-list-wrapper {
  float: left;
  order: 0;
  width: 100%;
  padding-right: 27px;
}
@media only screen and (max-width: 1023px) {
  .blog-category-index .blog__post-list-content .blog__post-list-wrapper, .blog-category-view .blog__post-list-content .blog__post-list-wrapper, .blog-tag-view .blog__post-list-content .blog__post-list-wrapper, .blog-search-result .blog__post-list-content .blog__post-list-wrapper, .blog-home-index .blog__post-list-content .blog__post-list-wrapper {
    padding-right: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-category-index .blog__post-list-content .blog__post-list-wrapper, .blog-category-view .blog__post-list-content .blog__post-list-wrapper, .blog-tag-view .blog__post-list-content .blog__post-list-wrapper, .blog-search-result .blog__post-list-content .blog__post-list-wrapper, .blog-home-index .blog__post-list-content .blog__post-list-wrapper {
    width: 100%;
    padding-right: 0;
    float: unset;
  }
}
.blog-category-index .blog__post-list-content .bottom-toolbar, .blog-category-view .blog__post-list-content .bottom-toolbar, .blog-tag-view .blog__post-list-content .bottom-toolbar, .blog-search-result .blog__post-list-content .bottom-toolbar, .blog-home-index .blog__post-list-content .bottom-toolbar {
  order: 2;
  width: 100%;
}

.blog__category__default {
  background-color: #F8F4F9;
  order: 1;
  padding: 15px;
}
@media only screen and (max-width: 767px) {
  .blog__category__default {
    width: 100%;
    float: unset;
    background-color: transparent;
    margin-bottom: 30px;
  }
  .blog__category__default .block-collapsible-nav-title {
    background-color: transparent;
    color: #44484C;
  }
  .blog__category__default .block-collapsible-nav {
    background-color: #F8F4F9;
    width: 50%;
  }
  .blog__category__default .nav {
    border: none;
    margin: 0;
  }
}
.blog__category__default a {
  color: #44484C;
}
.blog__category__default li.level-1 a {
  font-size: 14px !important;
  font-weight: bold !important;
  color: #44484C !important;
}
.blog__category__default li.level-2 a {
  padding-left: 20px;
}

.blog-column--main {
  padding: 0 20px;
}
@media only screen and (min-width: 1024px) {
  .blog-column--main {
    width: 70%;
    float: left;
    padding: 0 40px;
  }
  .blog-column--main .content-wraper {
    max-width: unset;
  }
}

@media only screen and (max-width: 1023px) {
  .blog__category__default.block-collapsible-nav {
    position: static;
  }
}

.block-collapsible-nav ul li a[href]:hover,
.block-collapsible-nav ul li.current a {
  color: #FFF !important;
}

/*
*
* Includes files to extend
* DON'T ADD CSS DIRECTLY HERE
*
*
*/
@media only screen and (max-width: 767px) {
  .catalog-product-view .breadcrumbs {
    display: block;
  }
  .catalog-product-view .breadcrumbs .items {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.catalog-product-view .klarna-replacement-holder {
  min-height: 88px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.catalog-product-view .klarna-replacement-holder .klarna-replacement {
  width: 415px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}
.catalog-product-view .product.media .amlabel-position-wrapper {
  z-index: 1 !important;
}
.catalog-product-view .product.media .amlabel-position-wrapper .amasty-label-container {
  margin-top: 10px !important;
}
.catalog-product-view .product.media .amlabel-position-wrapper .amasty-label-image,
.catalog-product-view .product.media .amlabel-position-wrapper .amasty-label-container {
  width: auto !important;
  height: auto !important;
}
@media only screen and (max-width: 1279px) {
  .catalog-product-view .product.media .amlabel-position-wrapper .amasty-label-image,
  .catalog-product-view .product.media .amlabel-position-wrapper .amasty-label-container {
    height: 20px !important;
    width: auto !important;
  }
}
.catalog-product-view .product.media .amlabel-position-wrapper .amlabel-text {
  position: static !important;
}
.catalog-product-view .discontinued-product-page .discontinued-notice {
  margin-bottom: 52px;
  text-align: center;
  background-color: #F8F4F9;
  border-color: #E53737;
  border-radius: 0;
}
.catalog-product-view .discontinued-product-page h2 {
  border-bottom: 0;
  font-weight: bold;
}
.catalog-product-view .discontinued-product-page .discontinued-similar .amlabel-position-wrapper {
  display: none !important;
}
.catalog-product-view .discontinued-product-page .discontinued-similar .item.product {
  padding: 16px 9px;
  background-color: #F8F4F9;
  border: 1px solid #D8C6DE;
  *zoom: 1;
}
.catalog-product-view .discontinued-product-page .discontinued-similar .item.product:before, .catalog-product-view .discontinued-product-page .discontinued-similar .item.product:after {
  content: " ";
  display: table;
}
.catalog-product-view .discontinued-product-page .discontinued-similar .item.product:after {
  clear: both;
}
.catalog-product-view .discontinued-product-page .discontinued-similar .product.photo {
  width: 15%;
  display: block;
  float: left;
}
.catalog-product-view .discontinued-product-page .discontinued-similar .product-details {
  margin-top: 25px;
  *zoom: 1;
  width: 85%;
  display: block;
  float: left;
}
.catalog-product-view .discontinued-product-page .discontinued-similar .product-details:before, .catalog-product-view .discontinued-product-page .discontinued-similar .product-details:after {
  content: " ";
  display: table;
}
.catalog-product-view .discontinued-product-page .discontinued-similar .product-details:after {
  clear: both;
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .discontinued-product-page .discontinued-similar .product-details {
    margin-top: 0;
  }
}
.catalog-product-view .discontinued-product-page .discontinued-similar .product-details .product-name {
  width: 60%;
  float: left;
}
@media only screen and (max-width: 1279px) {
  .catalog-product-view .discontinued-product-page .discontinued-similar .product-details .product-name {
    padding-left: 9px !important;
  }
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .discontinued-product-page .discontinued-similar .product-details .product-name {
    width: 100%;
  }
}
.catalog-product-view .discontinued-product-page .discontinued-similar .product-details button {
  width: 40%;
  float: left;
  margin-top: -10px;
}
@media only screen and (max-width: 1279px) {
  .catalog-product-view .discontinued-product-page .discontinued-similar .product-details button {
    padding: 9px 5px;
  }
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .discontinued-product-page .discontinued-similar .product-details button {
    width: 130px;
    margin-top: 5px;
    margin-left: 9px;
    display: block;
  }
}
.catalog-product-view .pd-container {
  *zoom: 1;
}
.catalog-product-view .pd-container:before, .catalog-product-view .pd-container:after {
  content: " ";
  display: table;
}
.catalog-product-view .pd-container:after {
  clear: both;
}
.catalog-product-view .product.media {
  width: 47%;
}
@media only screen and (max-width: 1023px) {
  .catalog-product-view .product.media {
    width: 37%;
  }
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .product.media {
    width: 100%;
  }
}
.catalog-product-view .product-info-main {
  width: 50%;
}
@media only screen and (max-width: 1023px) {
  .catalog-product-view .product-info-main {
    width: 60%;
  }
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .product-info-main {
    width: 100%;
  }
}
.catalog-product-view .product-info-main .page-title {
  text-align: center;
  margin-bottom: 10px;
}
.catalog-product-view .product-info-main .amshopby-option-link {
  display: flex;
  justify-content: center;
  margin: 0;
}
.catalog-product-view .product-info-main .product-info-stock-sku .sku {
  text-align: center;
}
.catalog-product-view .product-info-main .product-info-stock-sku .sku .type {
  display: none;
}
.catalog-product-view .product-info-main .product-info-price {
  text-align: center;
  margin-bottom: 15px;
}
@media only screen and (max-width: 567px) {
  .catalog-product-view .product-info-main .product-info-price {
    margin: 0;
    width: 100% !important;
  }
}
.catalog-product-view .product-info-main .product-info-price .price-box {
  width: 100%;
  display: block;
}
.catalog-product-view .product-info-main .product-info-price .price-box .price-final_price .price {
  color: #7E4292;
}
.catalog-product-view .product-info-main .product-info-price .price-box.price-final_price > .price-final_price {
  display: flex;
  flex-direction: column;
}
.catalog-product-view .product-info-main .product-info-price .price-box.price-final_price > .price-final_price > .price-per-box {
  order: 1;
}
.catalog-product-view .product-info-main .product-info-price .price-box .price-per-box {
  font-weight: bold;
}
.catalog-product-view .product-info-main .product-info-price .price-box .old-price .price-container.price-final_price {
  font-weight: normal;
  text-decoration: line-through;
  color: #44484C;
}
.catalog-product-view .product-info-main .product-info-price .price-box .old-price .price-container.price-final_price .price-label {
  text-decoration: line-through;
}
@media only screen and (max-width: 567px) {
  .catalog-product-view .product-info-main .product-info-price .price-box .old-price .price-container.price-final_price .price-label {
    margin-bottom: 0;
  }
}
.catalog-product-view .product-info-main .product-info-price .price-box .old-price .price-container.price-final_price .price {
  font-weight: normal;
  text-decoration: line-through;
  color: #44484C;
  text-decoration: line-through;
}
.catalog-product-view .product-info-main .product-info-price .price-box .old-price .price-container.price-final_price .price:after {
  content: "";
}
.catalog-product-view .product-info-main .stock {
  text-align: right;
  font-weight: bold;
}
.catalog-product-view .product-info-main .stock.available {
  color: #87BE40;
}
.catalog-product-view .product-info-main .stock.unavailable {
  color: #E53737;
}
.catalog-product-view .product-info-main .stock-review {
  *zoom: 1;
}
.catalog-product-view .product-info-main .stock-review:before, .catalog-product-view .product-info-main .stock-review:after {
  content: " ";
  display: table;
}
.catalog-product-view .product-info-main .stock-review:after {
  clear: both;
}
.catalog-product-view .product-info-main .stock-review-right {
  width: 50%;
  float: right;
}
.catalog-product-view .product-info-main .stock-review-left {
  width: 50%;
  float: left;
}
.catalog-product-view .product-info-main .stock-review-left .ruk-rating-snippet-count {
  float: left;
  margin-right: 10px;
  line-height: 28px;
}
.catalog-product-view .product-info-main .product.alert.stock {
  text-align: left;
}
.catalog-product-view .product-info-main .product.attribute.overview {
  font-weight: normal;
  margin-bottom: 10px;
}
@media only screen and (max-width: 567px) {
  .catalog-product-view .product-info-main .product.attribute.overview {
    margin-top: 0;
    margin-bottom: 12px;
  }
}
.catalog-product-view .product-info-main .product-options h3 {
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 22px;
  font-weight: bold;
}
@media only screen and (max-width: 567px) {
  .catalog-product-view .product-info-main .product-options h3 {
    font-size: 14.5px;
  }
}
.catalog-product-view .product-info-main .product-options .options-top {
  border-top: 1px solid #D8C6DE;
}
@media only screen and (max-width: 567px) {
  .catalog-product-view .product-info-main .product-options .options-top {
    display: block;
    font-size: 14px;
    line-height: 22px;
  }
  .catalog-product-view .product-info-main .product-options .options-top tbody {
    display: block;
  }
}
@media only screen and (max-width: 567px) {
  .catalog-product-view .product-info-main .product-options .options-top tr {
    display: block;
  }
  .catalog-product-view .product-info-main .product-options .options-top tr td:last-child {
    padding-bottom: 5px;
  }
}
.catalog-product-view .product-info-main .product-options .options-top tr:first-child td {
  padding-top: 8px;
}
@media only screen and (max-width: 567px) {
  .catalog-product-view .product-info-main .product-options .options-top tr:first-child td {
    padding-top: 0;
  }
}
.catalog-product-view .product-info-main .product-options .options-top tr:last-child td {
  padding-bottom: 7px;
}
@media only screen and (max-width: 567px) {
  .catalog-product-view .product-info-main .product-options .options-top tr:last-child td {
    padding-bottom: 0;
  }
}
.catalog-product-view .product-info-main .product-options .options-top tr td {
  padding: 0 20px 0 0;
}
@media only screen and (max-width: 567px) {
  .catalog-product-view .product-info-main .product-options .options-top tr td {
    display: block;
  }
}
.catalog-product-view .product-info-main .product-options .options-top tr td:first-child {
  width: 244px;
}
@media only screen and (max-width: 567px) {
  .catalog-product-view .product-info-main .product-options .options-top tr td:first-child {
    width: auto;
  }
}
@media only screen and (max-width: 567px) {
  .catalog-product-view .product-info-main .product-options .options-top tr:first-child td:first-child {
    padding-top: 14px;
  }
  .catalog-product-view .product-info-main .product-options .options-top tr:last-child td:last-child {
    padding-bottom: 11px;
  }
}
.catalog-product-view .product-info-main .product-options .based-products {
  border-top: 1px solid #D8C6DE;
  display: flex;
  flex-wrap: wrap;
  padding: 10px 0;
}
.catalog-product-view .product-info-main .product-options .based-products h3 {
  padding: 0 15px 0 0;
}
.catalog-product-view .product-info-main .product-options .based-products .based-products-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.catalog-product-view .product-info-main .product-options .based-products .based-products-list li {
  margin: 0;
}
.catalog-product-view .product-info-main .product-options .based-products .based-products-list a {
  text-decoration: underline;
  color: #44484C;
}
.catalog-product-view .product-info-main .product-options .based-products .based-products-list a:hover {
  text-decoration: none;
}
.catalog-product-view .product-info-main .product-options .options-bottom {
  padding: 10px 0 12px;
  border-top: 1px solid #D8C6DE;
  font-size: 14px;
}
@media only screen and (max-width: 567px) {
  .catalog-product-view .product-info-main .product-options .options-bottom {
    padding: 8px 0 12px;
  }
}
.catalog-product-view .product-info-main .product-options .options-bottom .title-block {
  margin: 0;
}
@media only screen and (max-width: 567px) {
  .catalog-product-view .product-info-main .product-options .options-bottom .title-block {
    margin: 0 0 1px;
  }
}
.catalog-product-view .product-info-main .product-options .options-bottom table {
  max-width: 527px;
}
@media only screen and (max-width: 567px) {
  .catalog-product-view .product-info-main .product-options .options-bottom table {
    display: block;
  }
}
@media only screen and (max-width: 567px) {
  .catalog-product-view .product-info-main .product-options .options-bottom table tbody {
    display: block;
  }
}
@media only screen and (max-width: 567px) {
  .catalog-product-view .product-info-main .product-options .options-bottom tr {
    display: block;
  }
}
.catalog-product-view .product-info-main .product-options .options-bottom tr th,
.catalog-product-view .product-info-main .product-options .options-bottom tr td {
  text-align: center;
  padding: 0 20px 0 0;
}
@media only screen and (max-width: 567px) {
  .catalog-product-view .product-info-main .product-options .options-bottom tr th,
  .catalog-product-view .product-info-main .product-options .options-bottom tr td {
    display: flex;
    justify-content: space-between;
    padding: 0;
  }
}
.catalog-product-view .product-info-main .product-options .options-bottom tr th:first-child,
.catalog-product-view .product-info-main .product-options .options-bottom tr td:first-child {
  text-align: left;
}
.catalog-product-view .product-info-main .product-options .options-bottom tr th:last-child,
.catalog-product-view .product-info-main .product-options .options-bottom tr td:last-child {
  text-align: right;
}
.catalog-product-view .product-info-main .product-options .options-bottom tr th strong,
.catalog-product-view .product-info-main .product-options .options-bottom tr td strong {
  display: block;
}
@media only screen and (max-width: 567px) {
  .catalog-product-view .product-info-main .product-options .options-bottom tr th strong,
  .catalog-product-view .product-info-main .product-options .options-bottom tr td strong {
    padding: 0 10px 0 0;
  }
}
.catalog-product-view .product-info-main .product-options .options-bottom tr th span,
.catalog-product-view .product-info-main .product-options .options-bottom tr td span {
  display: block;
}
@media only screen and (max-width: 567px) {
  .catalog-product-view .product-info-main .product-options .options-bottom tr th span,
  .catalog-product-view .product-info-main .product-options .options-bottom tr td span {
    text-align: right;
  }
}
.catalog-product-view .product-info-main .prices-tier.items {
  font-weight: bold;
  color: #2DBDEF;
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area {
  background-color: #F8F4F9;
  padding: 30px;
  display: block;
}
@media only screen and (max-width: 1279px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area {
    padding: 21px 11px;
  }
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area {
    padding: 15px 10px;
  }
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area-upper {
  *zoom: 1;
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area-upper:before, .catalog-product-view .product-info-main .product-info-add-to-cart-area-upper:after {
  content: " ";
  display: table;
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area-upper:after {
  clear: both;
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area-upper.roll-product-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 1280px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area-upper.roll-product-wrapper .product-social-links {
    flex: 0 0 70%;
    width: 70%;
    margin: 0;
  }
}
@media only screen and (min-width: 1280px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area-upper.roll-product-wrapper .product-social-links .action {
    width: 50%;
    flex: 0 0 50%;
    justify-content: center;
  }
  .catalog-product-view .product-info-main .product-info-add-to-cart-area-upper.roll-product-wrapper .product-social-links .action.towishlist {
    justify-content: center;
  }
  .catalog-product-view .product-info-main .product-info-add-to-cart-area-upper.roll-product-wrapper .product-social-links .action.tocompare {
    justify-content: flex-end;
  }
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area-upper.roll-product-wrapper .product-social-links .action:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area-upper.roll-product-wrapper .roll-product-title {
  flex: 0 0 30%;
  width: 30%;
}
@media only screen and (max-width: 1279px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area-upper .roll-product-title {
    display: none;
  }
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .product-addto-links {
  margin: 0 0 2rem;
  width: 100% !important;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 2rem 0 0;
}
@media only screen and (max-width: 1279px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .product-addto-links {
    margin-top: 0;
    width: 50%;
  }
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .product-addto-links .action.towishlist {
    width: 100%;
    text-align: left;
  }
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .product-addto-links .action.tocompare {
    width: 100%;
    padding-left: 0;
    text-align: left;
  }
}
@media only screen and (max-width: 374px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .product-addto-links {
    width: 30%;
  }
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .product-addto-links .action.towishlist span {
    display: none;
  }
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .product-addto-links .action.tocompare span {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .product-addto-links {
    padding: 0;
    margin-bottom: 0;
    justify-content: flex-end;
  }
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .product-addto-links .action {
  line-height: normal;
  display: flex;
  align-items: center;
  text-align: left;
  width: 50%;
  margin-right: 0;
  color: #44484C;
  letter-spacing: 0;
  text-transform: capitalize;
  margin-bottom: 2rem;
  flex: 0 0 50%;
}
@media only screen and (min-width: 768px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .product-addto-links .action {
    width: 33.3333333333%;
    flex: 0 0 33.3333333333%;
    justify-content: center;
    margin-bottom: 0;
  }
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .product-addto-links .action:first-child {
    justify-content: flex-start;
  }
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .product-addto-links .action.tocompare {
    justify-content: flex-end;
  }
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .product-addto-links .action:before,
.catalog-product-view .product-info-main .product-info-add-to-cart-area .product-addto-links .action svg {
  margin-right: 10px;
  width: 40px;
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .product-addto-links .action.calculator:hover {
  text-decoration: none;
}
@media only screen and (min-width: 768px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .product-addto-links .action.calculator {
    justify-content: flex-start;
  }
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .product-addto-links .action.calculator svg {
    width: auto;
  }
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .product-addto-links .action.calculator span {
  padding-left: 0.5rem;
}
@media only screen and (min-width: 426px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .product-addto-links .action.calculator span {
    padding-left: 0;
  }
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .product-addto-links .action.towishlist:before {
  content: url("../../frontend/Fluid/blank/en_GB/images/icons/purple-heart.svg");
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .product-addto-links .action.tocompare:before {
  content: url("../../frontend/Fluid/blank/en_GB/images/icons/purple-compare.svg");
}
@media only screen and (min-width: 768px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .product-addto-links .action.delivery-returns-faq-link {
    display: none;
  }
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .product-addto-links .action.delivery-returns-faq-link:before {
  content: url("../../frontend/Fluid/blank/en_GB/images/icons/purple-delivery.svg");
  line-height: normal;
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .product-addto-links .action.delivery-returns-faq-link span {
  padding: 0;
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .product-addto-links .action span {
  padding-right: 1rem;
}
@media only screen and (max-width: 1279px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .product-addto-links .action .hidden-md {
    display: none;
  }
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .product-add-form {
  padding-top: 0;
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart {
  margin-top: 25px;
  margin-bottom: 0;
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.simple-product {
  margin-top: 0;
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.simple-product .product-social-links {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.simple-product .product-social-links {
    margin-bottom: 3rem;
  }
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.simple-product .product-social-links .action:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.pack-product {
  *zoom: 1;
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.pack-product:before, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.pack-product:after {
  content: " ";
  display: table;
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.pack-product:after {
  clear: both;
}
@media only screen and (max-width: 374px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.pack-product .fieldset.qty-area .field.qty {
    margin: 0;
  }
}
@media only screen and (max-width: 1023px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.pack-product .fieldset.qty-area .field.qty {
    margin: 0 3px;
  }
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .actions-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .actions-wrapper .product-info-price {
    margin-bottom: 1rem;
  }
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .fieldset.action-button {
  width: 100%;
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.roll-product, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.pack-product {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.roll-product .fieldset, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.pack-product .fieldset {
  flex-direction: column;
}
@media only screen and (min-width: 1024px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.roll-product .fieldset, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.pack-product .fieldset {
    flex-direction: row;
  }
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.roll-product .fieldset.action-button, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.pack-product .fieldset.action-button {
  flex: 0 0 100%;
}
@media only screen and (min-width: 1280px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.roll-product .fieldset.action-button, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.pack-product .fieldset.action-button {
    flex: 1;
  }
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.roll-product .qty-outter-div, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.pack-product .qty-outter-div {
    width: 170px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    *zoom: 1;
    margin-top: 20px;
  }
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.roll-product .qty-outter-div:before, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.roll-product .qty-outter-div:after, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.pack-product .qty-outter-div:before, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.pack-product .qty-outter-div:after {
    content: " ";
    display: table;
  }
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.roll-product .qty-outter-div:after, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.pack-product .qty-outter-div:after {
    clear: both;
  }
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.roll-product .qty-outter-div .qty-change, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.pack-product .qty-outter-div .qty-change {
    margin-top: 0;
  }
}
@media only screen and (max-width: 1279px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.roll-product .product-options-wrapper, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.pack-product .product-options-wrapper {
    width: 100%;
    margin-bottom: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.roll-product .product-options-wrapper, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.pack-product .product-options-wrapper {
    width: 100%;
    *zoom: 1;
    display: block;
    float: unset;
  }
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.roll-product .product-options-wrapper:before, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.roll-product .product-options-wrapper:after, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.pack-product .product-options-wrapper:before, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.pack-product .product-options-wrapper:after {
    content: " ";
    display: table;
  }
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.roll-product .product-options-wrapper:after, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.pack-product .product-options-wrapper:after {
    clear: both;
  }
}
@media only screen and (min-width: 1280px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.roll-product .product-options-wrapper, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.pack-product .product-options-wrapper {
    width: 60%;
  }
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.roll-product .product-options-wrapper .fieldset, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.pack-product .product-options-wrapper .fieldset {
  margin-bottom: 30px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  width: 100%;
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.roll-product .product-options-wrapper .fieldset .field:nth-child(2n+1), .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.pack-product .product-options-wrapper .fieldset .field:nth-child(2n+1) {
  padding-right: 1rem;
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.roll-product .product-options-wrapper .fieldset .field .label, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.pack-product .product-options-wrapper .fieldset .field .label {
  margin-bottom: 8px;
  font-size: 13px;
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.roll-product .product-options-wrapper .fieldset .field .control, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.pack-product .product-options-wrapper .fieldset .field .control {
  width: 100%;
}
@media only screen and (min-width: 1280px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.roll-product .product-options-wrapper .fieldset .field .control, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.pack-product .product-options-wrapper .fieldset .field .control {
    max-width: none;
  }
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.roll-product .product-options-wrapper .fieldset .field .control select, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.pack-product .product-options-wrapper .fieldset .field .control select {
  background-color: #FFFFFF;
  line-height: 21px;
  font-weight: bold;
  height: 52px;
  border: 0;
  font-size: 12px;
}
@media only screen and (max-width: 1279px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.roll-product .product-options-wrapper .fieldset .field .control select, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.pack-product .product-options-wrapper .fieldset .field .control select {
    height: 47px;
  }
}
@media only screen and (max-width: 1279px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.roll-product .total-amount, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.pack-product .total-amount {
    width: 100%;
    text-align: center;
    margin-bottom: 1rem;
  }
}
@media only screen and (min-width: 1440px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.roll-product .total-amount, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.pack-product .total-amount {
    text-align: left;
  }
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.roll-product .total-amount .total-value, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.pack-product .total-amount .total-value {
  margin-left: 0;
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart.pack-product .fieldset.qty-area {
  width: 100%;
  flex: 0 0 auto;
  justify-content: flex-start;
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .fieldset {
  margin: 0;
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .fieldset.qty-area {
  margin-bottom: 35px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
  flex: 0 0 100%;
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .fieldset.qty-area {
    flex-direction: row;
  }
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .fieldset.qty-area .qty-outter-div {
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 1280px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .fieldset.qty-area .qty-outter-div {
    margin-right: 0;
  }
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .fieldset.qty-area .field {
  margin-bottom: 0;
  flex: 1 1 auto;
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .fieldset.qty-area .field .label {
  margin: 0 1rem 0 0;
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .fieldset.qty-area .field .control input, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .fieldset.qty-area .field .control span {
  line-height: 21px;
  font-weight: bold;
  height: 52px;
  border: 0;
  background-color: #FFFFFF;
}
@media only screen and (max-width: 1279px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .fieldset.qty-area .field .control input, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .fieldset.qty-area .field .control span {
    height: 47px;
  }
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .fieldset.qty-area .field.area {
  width: fit-content;
  flex: 0 0 auto;
}
@media only screen and (max-width: 425px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .fieldset.qty-area .field.area {
    display: inline-block;
  }
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .fieldset.qty-area .field.area .control {
  background-color: #FFFFFF;
  padding-right: 15px;
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .fieldset.qty-area .field.area .control input {
  width: 100px;
}
@media only screen and (max-width: 1279px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .fieldset.qty-area .field.area .control input {
    width: 55px;
  }
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .fieldset.qty-area .field.qty {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1023px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .fieldset.qty-area .field.qty {
    flex-wrap: wrap;
    justify-content: center;
  }
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .fieldset.qty-area .field.qty .label {
    width: 100%;
    text-align: center;
    margin-right: 0;
  }
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .fieldset.qty-area .field.qty .control {
  margin: 0 0.5rem;
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .fieldset.qty-area .field.qty .control input {
  width: 48px;
}
@media only screen and (min-width: 1024px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .fieldset.qty-area .field.qty .control input {
    width: 72px;
  }
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .qty-separator {
  margin: 0 4rem 1.4rem;
}
@media only screen and (max-width: 425px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .qty-separator {
    text-align: center;
  }
}
@media only screen and (max-width: 1023px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .qty-separator {
    margin: 0 1rem 1.4rem;
  }
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .product-info-price {
  flex: 0 0 100%;
  margin: 0;
}
@media only screen and (min-width: 1024px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .product-info-price {
    flex: 1;
    text-align: left;
  }
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .product-info-price .price-box .price-final_price {
  padding: 0;
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .product-info-price .price-box .price-final_price .price {
  color: #44484C;
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .actions {
  vertical-align: bottom;
  *zoom: 1;
  width: 100%;
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .actions:before, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .actions:after {
  content: " ";
  display: table;
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .actions:after {
  clear: both;
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .actions .action.tocart {
  width: 100%;
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .actions .action.tocart:before {
  content: "";
  width: 21.855px;
  height: 31px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 21.855px 31px;
  background-image: url("../../frontend/Fluid/blank/en_GB/images/icons/lock.svg");
  margin-bottom: -7px;
  margin-top: -7px;
  margin-right: 10px;
}
@media only screen and (max-width: 1023px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .actions .action.tocart:before {
    width: 19.01385px;
    height: 26.97px;
    background-size: 19.01385px 26.97px;
  }
}
@media only screen and (max-width: 1279px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .total-amount {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .total-amount {
    float: unset;
    *zoom: 1;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .total-amount:before, .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .total-amount:after {
    content: " ";
    display: table;
  }
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .total-amount:after {
    clear: both;
  }
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .total-amount .total-value {
  font-weight: bold;
  margin-left: 10px;
}
@media only screen and (max-width: 1279px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .box-tocart .total-amount .total-value {
    margin-left: 0;
  }
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .product-options-wrapper .fieldset {
  margin-bottom: 0 !important;
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .product-options-wrapper .fieldset .swatch-opt .swatch-attribute-selected-option {
  padding-left: 5px;
  font-weight: 700;
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .product-options-wrapper .fieldset .swatch-opt .swatch-attribute-options .swatch-option.image {
  border: 0;
  margin: 0 10px 10px 0;
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .product-options-wrapper .fieldset .swatch-opt .swatch-attribute-options .swatch-option.image:not(.disabled):hover, .catalog-product-view .product-info-main .product-info-add-to-cart-area .product-options-wrapper .fieldset .swatch-opt .swatch-attribute-options .swatch-option.image.selected {
  outline: 3px solid #7E4292;
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .product-options-wrapper .field label.label {
  font-weight: 400;
}
@media only screen and (min-width: 1280px) {
  .catalog-product-view .product-info-main .product-info-add-to-cart-area .product-options-wrapper .field .control {
    max-width: 50%;
  }
}
.catalog-product-view .product-info-main .product-info-add-to-cart-area .product-options-wrapper .field .control select {
  background-color: #FFF;
  border: 0;
}
.catalog-product-view .product-info-main .sample-block {
  background-color: #FEF7D6;
  padding: 16px 20px;
  *zoom: 1;
  margin-top: 22px;
}
.catalog-product-view .product-info-main .sample-block:before, .catalog-product-view .product-info-main .sample-block:after {
  content: " ";
  display: table;
}
.catalog-product-view .product-info-main .sample-block:after {
  clear: both;
}
.catalog-product-view .product-info-main .sample-block-left {
  float: left;
  width: 60%;
  padding-right: 25px;
}
@media only screen and (max-width: 1439px) {
  .catalog-product-view .product-info-main .sample-block-left {
    width: 100%;
    margin-bottom: 25px;
  }
}
.catalog-product-view .product-info-main .sample-block-left h3 {
  margin-top: 0;
  font-weight: bold;
}
.catalog-product-view .product-info-main .sample-block-right {
  float: left;
  width: 40%;
}
@media only screen and (max-width: 1439px) {
  .catalog-product-view .product-info-main .sample-block-right {
    width: 100%;
  }
}
.catalog-product-view .product-info-main .sample-block-right a {
  margin-top: 15px;
  font-weight: bold;
  color: #7E4292;
  display: block;
  width: fit-content;
  background-color: #D8C6DE;
  background-image: url(../../frontend/Fluid/blank/en_GB/images/icons/button-purple-sample.svg);
  background-repeat: no-repeat;
  background-position: left top;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
}
@media only screen and (max-width: 1023px) {
  .catalog-product-view .product-info-main .sample-block-right a {
    font-size: 16px;
    line-height: 25px;
  }
}
.catalog-product-view .product-info-main .sample-block-right a:hover {
  text-decoration: none;
}
.catalog-product-view .product-info-main .sample-block-right a span {
  line-height: 55px;
  display: block;
  min-width: 180px;
  margin-left: 59.36px;
  padding-left: 10px;
  padding-right: 30px;
  text-align: left;
}
@media only screen and (max-width: 1439px) {
  .catalog-product-view .product-info-main .sample-block-right a {
    margin: 0 auto;
  }
}
.catalog-product-view .product-info-main .delivery-message {
  *zoom: 1;
  margin-top: 20px;
  min-height: 68px;
}
.catalog-product-view .product-info-main .delivery-message:before, .catalog-product-view .product-info-main .delivery-message:after {
  content: " ";
  display: table;
}
.catalog-product-view .product-info-main .delivery-message:after {
  clear: both;
}
.catalog-product-view .product-info-main .delivery-message .lead-time {
  text-align: center;
  *zoom: 1;
}
.catalog-product-view .product-info-main .delivery-message .lead-time:before, .catalog-product-view .product-info-main .delivery-message .lead-time:after {
  content: " ";
  display: table;
}
.catalog-product-view .product-info-main .delivery-message .lead-time:after {
  clear: both;
}
.catalog-product-view .product-info-main .delivery-message .lead-time-row {
  width: 49%;
  background-color: #F8F4F9;
  padding: 12px;
  float: left;
}
@media only screen and (max-width: 1023px) {
  .catalog-product-view .product-info-main .delivery-message .lead-time-row {
    width: 100%;
    padding: 9px;
  }
}
.catalog-product-view .product-info-main .delivery-message .lead-time-row.right {
  float: right;
}
@media only screen and (max-width: 1279px) {
  .catalog-product-view .product-info-main .delivery-message .lead-time-row.right {
    height: 90px;
    padding-top: 22px;
  }
}
@media only screen and (max-width: 1023px) {
  .catalog-product-view .product-info-main .delivery-message .lead-time-row.right {
    height: auto;
    padding-top: 9px;
    margin-top: 10px;
  }
}
.catalog-product-view .product-info-main .delivery-message .lead-time-row span {
  display: block;
}
.catalog-product-view .product-info-main .delivery-message .lead-time-only .lead-time-row {
  width: 100%;
}
.catalog-product-view .product-info-main .brand-logo {
  text-align: right;
  margin-top: -45px;
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .product-info-main .brand-logo {
    margin-top: 0;
    text-align: center;
  }
}
.catalog-product-view .product-info-main .brand-logo .amshopby-option-link img {
  margin: 0;
  max-height: 33px;
  max-width: 150px;
}
.catalog-product-view .delivery-faq-desktop-container {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.5rem;
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .delivery-faq-desktop-container {
    display: none;
  }
}
.catalog-product-view .delivery-faq-desktop-container .action {
  font-weight: 700;
  text-decoration: underline;
}
.catalog-product-view .fotorama__thumb-border {
  border: 0;
}
.catalog-product-view .fotorama__nav__shaft {
  min-height: 30px;
}
.catalog-product-view .info.detailed {
  margin-top: 50px;
  display: flex;
  overflow: hidden;
}
@media only screen and (max-width: 1279px) {
  .catalog-product-view .info.detailed {
    flex-wrap: wrap;
  }
}
.catalog-product-view .info.detailed .product.data.items {
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .info.detailed .product.data.items {
    margin: 0;
    border: 1px solid #C0EBFA;
  }
  .catalog-product-view .info.detailed .product.data.items .item.title a:after {
    background-image: url("../../frontend/Fluid/blank/en_GB/images/icons/blue-arrow-down.svg");
    background-repeat: no-repeat;
    background-position: center;
    content: "";
    height: 13px;
    width: 25px;
    top: 23px;
    right: 18px;
  }
  .catalog-product-view .info.detailed .product.data.items .item.title.active a:after {
    background-image: url("../../frontend/Fluid/blank/en_GB/images/icons/white-right-arrow.svg");
    background-repeat: no-repeat;
    background-position: center;
    content: "";
    height: 25px;
    width: 13px;
    top: unset;
    right: 25px;
  }
  .catalog-product-view .info.detailed .product.data.items .item.title a {
    padding: 18px 0 16px 16px !important;
  }
}
.catalog-product-view .info.detailed .item.title .switch {
  padding: 12px 32px !important;
  height: unset;
  border-bottom: 1px solid;
  font-weight: bold;
  background-color: transparent;
  border-color: #C0EBFA;
}
@media only screen and (max-width: 1023px) {
  .catalog-product-view .info.detailed .item.title .switch {
    padding: 12px 9px !important;
  }
}
.catalog-product-view .info.detailed .item.title.active .switch {
  background-color: #56CCF2 !important;
  color: #FFFFFF !important;
  padding: 12px 32px !important;
}
@media only screen and (max-width: 1023px) {
  .catalog-product-view .info.detailed .item.title.active .switch {
    padding: 12px 9px !important;
  }
}
.catalog-product-view .info.detailed .item.content {
  margin-top: 62px;
  border: 0;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .info.detailed .item.content {
    margin: 0;
    padding: 16px;
  }
}
.catalog-product-view .info.detailed .item.content ul {
  margin: 0;
  padding: 0;
}
.catalog-product-view .info.detailed .item.content ul a {
  text-decoration: underline;
}
.catalog-product-view .info.detailed .item.content ul a:hover {
  text-decoration: underline;
}
.catalog-product-view .info.detailed .item.content .description-content-left {
  width: 70%;
  float: left;
}
@media only screen and (max-width: 1279px) {
  .catalog-product-view .info.detailed .item.content .description-content-left {
    width: 55%;
  }
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .info.detailed .item.content .description-content-left {
    width: 100%;
  }
}
.catalog-product-view .info.detailed .item.content .description-content-right {
  width: 30%;
  float: left;
  padding-left: 100px;
}
.catalog-product-view .info.detailed .item.content .description-content-right tr td, .catalog-product-view .info.detailed .item.content .description-content-right tr th {
  padding: 15px;
  background-color: #F8F4F9;
  border: 1px solid #D8C6DE;
}
@media only screen and (max-width: 1023px) {
  .catalog-product-view .info.detailed .item.content .description-content-right tr td, .catalog-product-view .info.detailed .item.content .description-content-right tr th {
    padding: 10px;
  }
}
.catalog-product-view .info.detailed .item.content .description-content-right tr:nth-child(odd) td, .catalog-product-view .info.detailed .item.content .description-content-right tr:nth-child(odd) th {
  background-color: #FFFFFF;
}
@media only screen and (max-width: 1279px) {
  .catalog-product-view .info.detailed .item.content .description-content-right {
    width: 45%;
    padding-left: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .info.detailed .item.content .description-content-right {
    width: 100%;
    padding: 0;
    margin-top: 25px;
  }
}
.catalog-product-view .info.detailed .item.content .description-content .products-features {
  text-align: center;
  margin-top: 42px;
}
.catalog-product-view .info.detailed .item.content .description-content .products-features-row {
  float: left;
  width: 82px;
  margin-right: 12px;
  margin-top: 22px;
}
.catalog-product-view .info.detailed .item.content .description-content .products-features-row-inner {
  display: block;
}
@media only screen and (max-width: 1023px) {
  .catalog-product-view .info.detailed .item.content .description-content .products-features-row {
    width: 63px;
  }
}
.catalog-product-view .info.detailed .item.content .description-content .products-features-row img {
  height: 55px;
  width: auto;
  max-width: unset;
}
@media only screen and (max-width: 1023px) {
  .catalog-product-view .info.detailed .item.content .description-content .products-features-row img {
    height: 63px;
  }
}
.catalog-product-view .info.detailed .item.content .description-content .products-features-row span {
  height: 40px;
  display: block;
  display: block;
}
.catalog-product-view .info.detailed .item.content .additional-attributes-wrapper .additional-attributes {
  width: 100%;
}
.catalog-product-view .info.detailed .item.content .additional-attributes-wrapper .additional-attributes tr td, .catalog-product-view .info.detailed .item.content .additional-attributes-wrapper .additional-attributes tr th {
  padding: 15px;
  background-color: #F8F4F9;
  border: 1px solid #D8C6DE;
}
@media only screen and (max-width: 1023px) {
  .catalog-product-view .info.detailed .item.content .additional-attributes-wrapper .additional-attributes tr td, .catalog-product-view .info.detailed .item.content .additional-attributes-wrapper .additional-attributes tr th {
    padding: 10px;
  }
}
.catalog-product-view .info.detailed .item.content .additional-attributes-wrapper .additional-attributes tr:nth-child(odd) td, .catalog-product-view .info.detailed .item.content .additional-attributes-wrapper .additional-attributes tr:nth-child(odd) th {
  background-color: #FFFFFF;
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .info.detailed .item.content .additional-attributes-wrapper .additional-attributes tr {
    *zoom: 1;
  }
  .catalog-product-view .info.detailed .item.content .additional-attributes-wrapper .additional-attributes tr:before, .catalog-product-view .info.detailed .item.content .additional-attributes-wrapper .additional-attributes tr:after {
    content: " ";
    display: table;
  }
  .catalog-product-view .info.detailed .item.content .additional-attributes-wrapper .additional-attributes tr:after {
    clear: both;
  }
}
.catalog-product-view .info.detailed .item.content .additional-attributes-wrapper .additional-attributes .label {
  width: 14%;
  padding: 15px;
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .info.detailed .item.content .additional-attributes-wrapper .additional-attributes .label {
    float: left;
    width: 50%;
  }
}
.catalog-product-view .info.detailed .item.content .additional-attributes-wrapper .additional-attributes .data {
  width: 35%;
  padding: 12px 32px;
}
@media only screen and (max-width: 1279px) {
  .catalog-product-view .info.detailed .item.content .additional-attributes-wrapper .additional-attributes .data {
    padding: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .info.detailed .item.content .additional-attributes-wrapper .additional-attributes .data {
    float: left;
    width: 50%;
  }
}
.catalog-product-view .info.detailed .item.content .additional-attributes-wrapper .additional-attributes .empty {
  width: 2%;
  border: 0;
  padding: 0;
  background-color: transparent;
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .info.detailed .item.content .additional-attributes-wrapper .additional-attributes .empty {
    width: 0;
  }
}
.catalog-product-view .info.detailed .item.content .additional-attributes-wrapper .additional-attributes .attribute-list__item {
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .catalog-product-view .info.detailed .item.content .additional-attributes-wrapper .additional-attributes .attribute-list__item {
    flex-direction: row;
  }
  .catalog-product-view .info.detailed .item.content .additional-attributes-wrapper .additional-attributes .attribute-list__item:nth-child(even) .attribute-list__item-content {
    background-color: #F8F4F9;
  }
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .info.detailed .item.content .additional-attributes-wrapper .additional-attributes .attribute-list__item:last-child .attribute-list__item-content:not(:last-child) {
    border-bottom: none;
  }
}
.catalog-product-view .info.detailed .item.content .additional-attributes-wrapper .additional-attributes .attribute-list__item:not(:last-child) .attribute-list__item-content {
  border-bottom: none;
}
.catalog-product-view .info.detailed .item.content .additional-attributes-wrapper .additional-attributes .attribute-list__item-content {
  display: flex;
  border: 1px solid #D8C6DE;
}
.catalog-product-view .info.detailed .item.content .additional-attributes-wrapper .additional-attributes .attribute-list__item-content:nth-child(even) {
  background-color: #F8F4F9;
}
@media only screen and (min-width: 768px) {
  .catalog-product-view .info.detailed .item.content .additional-attributes-wrapper .additional-attributes .attribute-list__item-content {
    width: 50%;
  }
  .catalog-product-view .info.detailed .item.content .additional-attributes-wrapper .additional-attributes .attribute-list__item-content:nth-child(even) {
    background-color: transparent;
  }
  .catalog-product-view .info.detailed .item.content .additional-attributes-wrapper .additional-attributes .attribute-list__item-content:first-child {
    margin-right: 5px;
  }
  .catalog-product-view .info.detailed .item.content .additional-attributes-wrapper .additional-attributes .attribute-list__item-content:last-child {
    margin-left: 5px;
  }
}
.catalog-product-view .info.detailed .item.content .additional-attributes-wrapper .additional-attributes .attribute-list__item-header {
  width: 30%;
  padding: 12px;
  border-right: 1px solid #D8C6DE;
  font-weight: bold;
}
.catalog-product-view .info.detailed .item.content .additional-attributes-wrapper .additional-attributes .attribute-list__item-description {
  padding: 12px 32px;
  width: 70%;
}
.catalog-product-view .info.detailed .item.content .additional-attributes-wrapper .additional-attributes .specification-title {
  margin: 0;
  padding: 5px 15px 3px;
  font-size: 15px;
  line-height: 22px;
  font-weight: bold;
  border: 1px solid #D8C6DE;
  background: #F8F4F9;
}
@media only screen and (min-width: 568px) {
  .catalog-product-view .info.detailed .item.content .additional-attributes-wrapper .additional-attributes .specification-title {
    font-size: 16.4px;
    padding: 5px 21px 3px;
  }
}
.catalog-product-view .info.detailed .item.content .additional-attributes-wrapper .additional-attributes .specification-list {
  margin: 0;
  padding: 4px 15px 8px;
  list-style: none;
  border: solid #D8C6DE;
  border-width: 0 1px;
}
@media only screen and (min-width: 568px) {
  .catalog-product-view .info.detailed .item.content .additional-attributes-wrapper .additional-attributes .specification-list {
    font-size: 14.3px;
    padding: 4px 21px 8px;
  }
}
.catalog-product-view .info.detailed .item.content .additional-attributes-wrapper .additional-attributes .specification-list:last-child {
  border-width: 0 1px 1px;
}
.catalog-product-view .info.detailed .item.content .additional-attributes-wrapper .additional-attributes .specification-list li {
  margin: 0;
  padding: 0;
  display: flex;
}
.catalog-product-view .info.detailed .item.content .additional-attributes-wrapper .additional-attributes .specification-list .attribute-title {
  font-weight: normal;
  width: 193px;
  padding: 0 15px 0 0;
  max-width: 50%;
}
.catalog-product-view .info.detailed .item.content .additional-attributes-wrapper .additional-attributes .specification-list .attribute-text {
  font-weight: bold;
  max-width: 50%;
}
.catalog-product-view .info.detailed .documents-box {
  margin: 0 0 0 20px;
  padding: 14px 21px;
  border: 1px solid #D8C6DE;
  background: #F8F4F9;
  min-width: 35.609%;
  font-size: 14px;
}
@media only screen and (max-width: 1279px) {
  .catalog-product-view .info.detailed .documents-box {
    min-width: auto;
    width: 100%;
    margin: 10px 0 0;
    padding: 17px 9px 18px;
  }
}
.catalog-product-view .info.detailed .documents-box h3 {
  margin: 0 0 28px;
  font-size: 16.2px;
  line-height: 22px;
  font-weight: bold;
}
.catalog-product-view .info.detailed .documents-box .document-list {
  margin: 0;
  padding: 0 0 38px;
  list-style: none;
}
@media only screen and (max-width: 567px) {
  .catalog-product-view .info.detailed .documents-box .document-list {
    padding: 0 0 26px;
  }
}
.catalog-product-view .info.detailed .documents-box .document-list li {
  margin: 0 0 3px;
  padding: 0;
}
.catalog-product-view .info.detailed .documents-box .document-list li a {
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 25px;
  position: relative;
}
.catalog-product-view .info.detailed .documents-box .document-list li a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 15px;
  height: 15px;
  background: url("../../frontend/Fluid/blank/en_GB/images/icons/download.svg") no-repeat;
  background-size: cover;
}
.catalog-product-view .info.detailed .documents-box .btn-document-library {
  margin: 0 0 0 -5px;
  font-weight: bold;
  color: #7E4292;
  display: block;
  width: fit-content;
  background-color: #D8C6DE;
  background-image: url(../../frontend/Fluid/blank/en_GB/images/icons/button-purple-sample.svg);
  background-repeat: no-repeat;
  background-position: left top;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
}
@media only screen and (max-width: 1023px) {
  .catalog-product-view .info.detailed .documents-box .btn-document-library {
    font-size: 16px;
    line-height: 25px;
  }
}
.catalog-product-view .info.detailed .documents-box .btn-document-library:hover {
  text-decoration: none;
}
.catalog-product-view .info.detailed .documents-box .btn-document-library span {
  line-height: 55px;
  display: block;
  min-width: 180px;
  margin-left: 59.36px;
  padding-left: 10px;
  padding-right: 30px;
  text-align: left;
}
@media only screen and (max-width: 1439px) {
  .catalog-product-view .info.detailed .documents-box .btn-document-library {
    margin: 0 auto;
  }
}
.catalog-product-view .block-products-list {
  margin-top: 100px;
}
@media only screen and (max-width: 567px) {
  .catalog-product-view .block-products-list {
    margin-top: 0;
  }
}
.catalog-product-view .block-products-list .block-title {
  margin-bottom: 32px;
  text-align: center;
}
.catalog-product-view .sample-product-page .qty-change {
  display: none;
}
.catalog-product-view .sample-product-page .field.qty {
  display: none;
}
.catalog-product-view .sample-product-page .product-social-links {
  float: left !important;
}

#confirmBox.amcart-confirm-block {
  background-color: #F8F4F9;
  width: 740px;
  min-height: 356px;
  border-radius: unset;
  padding: 0 33px;
}
@media only screen and (max-width: 1023px) {
  #confirmBox.amcart-confirm-block {
    width: 623px;
  }
}
@media only screen and (max-width: 767px) {
  #confirmBox.amcart-confirm-block {
    width: 100%;
    margin-right: 15px;
    margin-left: 15px;
    padding: 0;
  }
}
#confirmBox.amcart-confirm-block .amcart-message-box {
  width: 100%;
  margin: 40px auto;
  border-bottom: 1px solid #D8C6DE;
  padding-bottom: 10px;
}
#confirmBox.amcart-confirm-block .amcart-message-box #amcart-count {
  display: none;
}
#confirmBox.amcart-confirm-block .amcart-message-box .am-photo-container {
  margin: 20px auto 30px;
  max-width: 453px;
}
#confirmBox.amcart-confirm-block .amcart-message-box .am-photo-container .product-item-photo {
  width: 50%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #confirmBox.amcart-confirm-block .amcart-message-box .am-photo-container .product-item-photo {
    width: 30%;
    padding: 0 15px;
  }
}
#confirmBox.amcart-confirm-block .amcart-message-box .am-photo-container .amcart-image-success {
  width: auto !important;
}
#confirmBox.amcart-confirm-block .amcart-message-box .am-photo-container .amcart-qty-wrap {
  width: 50%;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  #confirmBox.amcart-confirm-block .amcart-message-box .am-photo-container .amcart-qty-wrap {
    width: 70%;
    margin: 0;
    padding: 0 1.5rem 0 0;
  }
}
#confirmBox.amcart-confirm-block .amcart-message-box .am-photo-container .amcart-qty-wrap .amcart-control {
  background-repeat: no-repeat;
  background-color: unset;
  width: 40px;
  height: 42px;
  margin-top: 5px;
}
#confirmBox.amcart-confirm-block .amcart-message-box .am-photo-container .amcart-qty-wrap .amcart-control:before {
  content: "";
  width: 40px;
  height: 42px;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40px 42px;
}
@media only screen and (max-width: 1279px) {
  #confirmBox.amcart-confirm-block .amcart-message-box .am-photo-container .amcart-qty-wrap .amcart-control:before {
    width: 36px;
    height: 38px;
    background-size: 36px 38px;
  }
}
#confirmBox.amcart-confirm-block .amcart-message-box .am-photo-container .amcart-qty-wrap .amcart-control.-minus:before {
  background-image: url("../../frontend/Fluid/blank/en_GB/images/icons/minus.svg");
}
#confirmBox.amcart-confirm-block .amcart-message-box .am-photo-container .amcart-qty-wrap .amcart-control.-plus:before {
  background-image: url("../../frontend/Fluid/blank/en_GB/images/icons/plus.svg");
}
#confirmBox.amcart-confirm-block .amcart-message-box .am-photo-container .amcart-qty-wrap .amcart-input {
  line-height: 21px;
  font-weight: bold;
  height: 52px;
  width: 72px;
  border: 0;
  margin: 0 10px;
}
@media only screen and (max-width: 1279px) {
  #confirmBox.amcart-confirm-block .amcart-message-box .am-photo-container .amcart-qty-wrap .amcart-input {
    height: 47px;
  }
}
@media only screen and (min-width: 768px) {
  #confirmBox.amcart-confirm-block .amcart-message-box .am-photo-container .amcart-qty-wrap .amcart-input {
    margin-left: 10px;
  }
}
#confirmBox.amcart-confirm-block .amcart-message-box .am-photo-container .amcart-qty-wrap .amcart-label {
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 15px;
  margin-right: 10px;
}
@media only screen and (max-width: 767px) {
  #confirmBox.amcart-confirm-block .amcart-message-box .am-photo-container .amcart-qty-wrap .amcart-label {
    margin-top: 0;
    font-weight: normal;
  }
}
@media only screen and (min-width: 768px) {
  #confirmBox.amcart-confirm-block .amcart-message-box .am-photo-container .amcart-qty-wrap > .amcart-refresh {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -30px;
  }
}
#confirmBox.amcart-confirm-block .amcart-message-box .amcart-subtotal.text {
  font-weight: bold;
  text-transform: uppercase;
}
#confirmBox.amcart-confirm-block .amcart-message-box .message.error {
  background-color: #E53737;
}
#confirmBox.amcart-confirm-block .amcart-confirm-buttons {
  margin-bottom: 32px;
}
#confirmBox.amcart-confirm-block .amcart-confirm-buttons .button {
  font-weight: bold;
  border: 2px solid;
  box-shadow: unset;
  border-radius: 0;
}
#confirmBox.amcart-confirm-block .amcart-confirm-buttons .button.am-btn-left {
  color: #7E4292;
  border-color: #D8C6DE;
  background-color: #D8C6DE;
}
#confirmBox.amcart-confirm-block .amcart-confirm-buttons .button.am-btn-right {
  border-color: #FCCD00;
  background-color: #FCCD00;
  color: #44484C;
}
@media only screen and (max-width: 767px) {
  #confirmBox.amcart-confirm-block .amcart-confirm-buttons .button {
    width: 80%;
    margin: 5px auto;
  }
}
#confirmBox.amcart-confirm-block .amcart-confirm-buttons .checkout {
  display: none;
}
#confirmBox.amcart-confirm-block .cross {
  font-size: 34px;
  color: #7E4292;
}
#confirmBox.amcart-confirm-block .am-related-box .products .product-item-actions .tocart {
  background: #FCCD00;
  border-radius: 0;
  box-shadow: none;
  border: none;
  font-size: 1.4rem;
  padding: 1.5rem 2rem;
}
#confirmBox.amcart-confirm-block .am-related-box .products .product-item-actions .tocart:hover {
  opacity: 0.8;
}
#confirmBox.amcart-confirm-block .am-related-box .price {
  font-weight: bold;
}
#confirmBox.amcart-confirm-block .am-related-box .product-item {
  margin: auto;
}

.fotorama--fullscreen .amlabel-position-wrapper {
  display: none !important;
}

.rating-snippet-container {
  overflow: hidden;
  min-height: 2.45rem;
}

body.page-product-configurable .product.media .gallery-placeholder .fotorama__stage .fotorama__arr.fotorama__arr--prev,
body.page-product-configurable .product.media .gallery-placeholder .fotorama__stage .fotorama__arr.fotorama__arr--next {
  display: none !important;
}
body.page-product-configurable .product.media .gallery-placeholder .fotorama__nav-wrap {
  display: none !important;
}

.cms-page-view .column.main ol, .cms-no-route .column.main ol {
  padding-left: 20px;
}
.cms-page-view .column.main ul.disc, .cms-page-view .column.main ul:not([class]), .cms-no-route .column.main ul.disc, .cms-no-route .column.main ul:not([class]) {
  padding-left: 17px;
}

.section--info {
  background: #D8C6DE;
  padding: 2rem;
  text-align: center;
  font-size: 1.8rem;
}
.section--info p {
  margin-bottom: 0;
}

[data-content-type=row][data-appearance=contained] {
  max-width: 1400px;
}

.search-index-index .nav-sections {
  z-index: 12;
}
.search-index-index .klevuLanding .klevuWrap {
  max-width: none !important;
  width: 100% !important;
}
.search-index-index .klevuLanding .klevuWrap div[data-container-id=ku_landing_main_container] {
  width: 100%;
}
.search-index-index .klevuLanding .klevuWrap div[data-container-id=ku_landing_main_container] .kuContainer {
  width: 100% !important;
  max-width: none;
  padding: 0;
}
.search-index-index .klevuLanding .klevuWrap div[data-container-id=ku_landing_main_container] .kuContainer .kuTabs {
  display: none !important;
}

.page-print .page-main .logo {
  margin-bottom: 20px;
}

.form-wishlist-items .product-item {
  *zoom: 1;
}
.form-wishlist-items .product-item:before, .form-wishlist-items .product-item:after {
  content: " ";
  display: table;
}
.form-wishlist-items .product-item:after {
  clear: both;
}

/*
*
* Includes files to extend
* DON'T ADD CSS DIRECTLY HERE
*
*
*/
.catalog-product_compare-index .comparison.headings.data.table {
  display: none;
}
.catalog-product_compare-index .columns.container {
  max-width: 100%;
  width: 100%;
  padding-left: 20px;
}
@media only screen and (max-width: 767px) {
  .catalog-product_compare-index .columns.container {
    padding-left: 0;
  }
}
.catalog-product_compare-index .page-title {
  font-weight: bold;
}
.catalog-product_compare-index .table-wrapper.comparison tr td, .catalog-product_compare-index .table-wrapper.comparison tr th {
  padding: 15px;
  background-color: #F8F4F9;
  border: 1px solid #D8C6DE;
}
@media only screen and (max-width: 1023px) {
  .catalog-product_compare-index .table-wrapper.comparison tr td, .catalog-product_compare-index .table-wrapper.comparison tr th {
    padding: 10px;
  }
}
.catalog-product_compare-index .table-wrapper.comparison tr:nth-child(odd) td, .catalog-product_compare-index .table-wrapper.comparison tr:nth-child(odd) th {
  background-color: #FFFFFF;
}
.catalog-product_compare-index .amlabel-position-wrapper {
  display: none !important;
}
.catalog-product_compare-index .table-wrapper.comparison {
  margin-right: -10px;
}
.catalog-product_compare-index .table-wrapper.comparison .table-comparison .product-item-photo {
  margin: 0 0 9px;
}
.catalog-product_compare-index .table-wrapper.comparison .table-comparison .product-item-name {
  font-weight: bold;
  text-align: center;
  margin: 0 0 9px;
  min-height: 36px;
}
.catalog-product_compare-index .table-wrapper.comparison .table-comparison .price-final_price {
  text-align: center;
  margin: 0 0 9px;
}
.catalog-product_compare-index .table-wrapper.comparison .table-comparison .action.towishlist {
  display: none;
}
.catalog-product_compare-index .table-wrapper.comparison .table-comparison .cell {
  width: 250px;
}
@media only screen and (max-width: 1023px) {
  .catalog-product_compare-index .table-wrapper.comparison .table-comparison .cell {
    width: 130px;
  }
}
.catalog-product_compare-index .table-wrapper.comparison .table-comparison .product-item-actions {
  margin: 0;
}
.catalog-product_compare-index .table-wrapper.comparison .table-comparison .product-item-actions button {
  margin: 0 auto 9px auto;
  display: block;
  width: 100%;
  text-transform: uppercase;
}
.catalog-product_compare-index .table-wrapper.comparison .table-comparison .product-item-actions button:before {
  margin-bottom: -5px;
  margin-top: -5px;
  margin-left: -10px;
  content: "";
  width: 16.215px;
  height: 23px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16.215px 23px;
  background-image: url("../../frontend/Fluid/blank/en_GB/images/icons/lock.svg");
  margin-bottom: -7px;
  margin-top: -7px;
  margin-right: 10px;
}
@media only screen and (max-width: 1023px) {
  .catalog-product_compare-index .table-wrapper.comparison .table-comparison .product-item-actions button:before {
    width: 14.10705px;
    height: 20.01px;
    background-size: 14.10705px 20.01px;
  }
}
@media only screen and (max-width: 1023px) {
  .catalog-product_compare-index .table-wrapper.comparison .table-comparison .product-item-actions button {
    font-size: 6.99108px;
    line-height: 12px;
  }
  .catalog-product_compare-index .table-wrapper.comparison .table-comparison .product-item-actions button:before {
    content: "";
    width: 16.215px;
    height: 23px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16.215px 23px;
    background-image: url("../../frontend/Fluid/blank/en_GB/images/icons/lock.svg");
    margin-bottom: -7px;
    margin-top: -7px;
    margin-right: 10px;
    margin-bottom: -5px;
    margin-top: -5px;
    margin-left: -20px;
    margin-right: 5px;
  }
}
@media only screen and (max-width: 1023px) and (max-width: 1023px) {
  .catalog-product_compare-index .table-wrapper.comparison .table-comparison .product-item-actions button:before {
    width: 14.10705px;
    height: 20.01px;
    background-size: 14.10705px 20.01px;
  }
}
.catalog-product_compare-index .table-wrapper.comparison .table-comparison tr td {
  padding-bottom: 0;
}
.catalog-product_compare-index .table-wrapper.comparison .table-comparison .minimal-price-link {
  display: none;
}
.catalog-product_compare-index .action.print.hidden-print {
  float: right;
  margin-bottom: 17px;
  color: #7E4292;
  font-weight: bold;
  text-decoration: underline;
  margin-right: 20px;
}
@media only screen and (max-width: 1023px) {
  .catalog-product_compare-index .action.print.hidden-print {
    display: none;
  }
}

.contact-index-index .contact-us-info {
  padding: 20px;
  background-color: #F8F4F9;
  margin-bottom: 35px;
}

.btwob-account-create .field-name-middlename {
  display: none;
}
/*# sourceMappingURL=local.css.map */
.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../../frontend/Fluid/blank/en_GB/css/plugins/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}