/*
Theme Name: Cover My Furniture
Author: 21Digital
Author URI: https://21digital.agency
Description: Cover My Furniture website theme...
*/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0-modified | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1,
.intro-textblock h1,
.intro-textblock h2,
.product-listing h3,
.inspiration h4,
.inspiration h6,
.customer-review--slider h4,
.why-shop h4,
.equal-blocks .equal-row h2,
.make-an-enquiry h3,
.image-grid-3 .image-grid--inner h2,
.deal h3,
.how-it-works h3,
.how-it-works h4,
.callout-inner h3,
.fabrics-we-love h3,
.experience h4,
.customer-review blockquote,
.slider-text h5,
.product-details h1,
.why-we-love .col-l h2,
.why-we-love .col-l h3,
.why-we-love .col-r h2,
.why-we-love .col-r h3,
.get-in-touch-callout .callout-title,
.category-blocks .image-grid--inner h2,
.foam-types--equalblocks h2,
.foam-types--equalblocks .equal-row h3,
.cushion-benefits h4,
.faq-slim h5,
.process-tabs h2,
.process-row h3,
.how-it-works--equalblocks h2,
.how-it-works--equalblocks .equal-row h3,
.latest-articles h2,
.customer-photos h3,
.fbl-article h3,
.related-articles h2,
.story-textblock h1,
.experience-textblock h2,
.britishmade-inner h3,
.key-people h4,
.key-name,
.box-white h5,
.box-grey h6,
.fabric-collections h2,
.fabric-collection--titlepanel h4,
.fabric-order h4,
.faq-section h2,
.eco-stats .txt-block h4,
.woocommerce-account .addresses .title h3,
.woocommerce-EditAccountForm legend,
.why-buy--replacement h3,
.why-buy--replacement h4, h2, h3, h4, h5, h6, p, .contact-methods li address, .accordion-content, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* make sure to set some focus styles for accessibility */
:focus {
  outline: 0; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

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

input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 100%; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0; }

/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

html,
button,
input,
select,
textarea {
  color: #222; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

img {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* Display flex */
/* Our Site Breakpoints (same as twitter bootstrap) */
@font-face {
  font-family: 'HelveticaNeue-Light';
  src: url("fonts/HelveticaNeue-Light.eot?#iefix") format("embedded-opentype"), url("fonts/HelveticaNeue-Light.woff") format("woff"), url("fonts/HelveticaNeue-Light.ttf") format("truetype"), url("fonts/HelveticaNeue-Light.svg#HelveticaNeue-Light") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Lato-Regular';
  src: url("fonts/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/Lato-Regular.woff") format("woff"), url("fonts/Lato-Regular.ttf") format("truetype"), url("fonts/Lato-Regular.svg#Lato-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Rylan-Regular';
  src: url("fonts/Rylan-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/Rylan-Regular.otf") format("opentype"), url("fonts/Rylan-Regular.woff") format("woff"), url("fonts/Rylan-Regular.ttf") format("truetype"), url("fonts/Rylan-Regular.svg#Rylan-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }
p, .contact-methods li address, .accordion-content {
  font-size: 16px;
  line-height: 24px;
  color: #58595B;
  font-family: "HelveticaNeue-Light"; }

strong {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

h1, .intro-textblock h1,
.intro-textblock h2, .product-listing h3, .inspiration h4, .inspiration h6, .customer-review--slider h4, .why-shop h4, .equal-blocks .equal-row h2, .make-an-enquiry h3, .image-grid-3 .image-grid--inner h2, .deal h3, .how-it-works h3,
.how-it-works h4, .callout-inner h3, .fabrics-we-love h3, .experience h4, .customer-review blockquote, .slider-text h5, .product-details h1, .why-we-love .col-l h2,
.why-we-love .col-l h3,
.why-we-love .col-r h2,
.why-we-love .col-r h3, .get-in-touch-callout .callout-title, .category-blocks .image-grid--inner h2, .foam-types--equalblocks h2, .foam-types--equalblocks .equal-row h3, .cushion-benefits h4, .faq-slim h5, .process-tabs h2, .process-row h3, .how-it-works--equalblocks h2, .how-it-works--equalblocks .equal-row h3, .latest-articles h2, .customer-photos h3, .fbl-article h3, .related-articles h2, .story-textblock h1, .experience-textblock h2, .britishmade-inner h3, .key-people h4, .key-name, .box-white h5, .box-grey h6, .fabric-collections h2, .fabric-collection--titlepanel h4, .fabric-order h4, .faq-section h2, .eco-stats .txt-block h4, .woocommerce-account .addresses .title h3, .woocommerce-EditAccountForm legend, .why-buy--replacement h3,
.why-buy--replacement h4, h2, h3, h4, h5, h6 {
  font-weight: normal;
  display: block;
  position: relative; }

h1, .intro-textblock h1,
.intro-textblock h2, .product-listing h3, .inspiration h4, .inspiration h6, .customer-review--slider h4, .why-shop h4, .equal-blocks .equal-row h2, .make-an-enquiry h3, .image-grid-3 .image-grid--inner h2, .deal h3, .how-it-works h3,
.how-it-works h4, .callout-inner h3, .fabrics-we-love h3, .experience h4, .customer-review blockquote, .slider-text h5, .product-details h1, .why-we-love .col-l h2,
.why-we-love .col-l h3,
.why-we-love .col-r h2,
.why-we-love .col-r h3, .get-in-touch-callout .callout-title, .category-blocks .image-grid--inner h2, .foam-types--equalblocks h2, .foam-types--equalblocks .equal-row h3, .cushion-benefits h4, .faq-slim h5, .process-tabs h2, .process-row h3, .how-it-works--equalblocks h2, .how-it-works--equalblocks .equal-row h3, .latest-articles h2, .customer-photos h3, .fbl-article h3, .related-articles h2, .story-textblock h1, .experience-textblock h2, .britishmade-inner h3, .key-people h4, .key-name, .box-white h5, .box-grey h6, .fabric-collections h2, .fabric-collection--titlepanel h4, .fabric-order h4, .faq-section h2, .eco-stats .txt-block h4, .woocommerce-account .addresses .title h3, .woocommerce-EditAccountForm legend, .why-buy--replacement h3,
.why-buy--replacement h4 {
  font-size: 26px;
  line-height: 32px;
  font-family: "Rylan-Regular"; }
  @media (min-width: 992px) {
    h1, .intro-textblock h1,
    .intro-textblock h2, .product-listing h3, .inspiration h4, .inspiration h6, .customer-review--slider h4, .why-shop h4, .equal-blocks .equal-row h2, .make-an-enquiry h3, .image-grid-3 .image-grid--inner h2, .deal h3, .how-it-works h3,
    .how-it-works h4, .callout-inner h3, .fabrics-we-love h3, .experience h4, .customer-review blockquote, .slider-text h5, .product-details h1, .why-we-love .col-l h2,
    .why-we-love .col-l h3,
    .why-we-love .col-r h2,
    .why-we-love .col-r h3, .get-in-touch-callout .callout-title, .category-blocks .image-grid--inner h2, .foam-types--equalblocks h2, .foam-types--equalblocks .equal-row h3, .cushion-benefits h4, .faq-slim h5, .process-tabs h2, .process-row h3, .how-it-works--equalblocks h2, .how-it-works--equalblocks .equal-row h3, .latest-articles h2, .customer-photos h3, .fbl-article h3, .related-articles h2, .story-textblock h1, .experience-textblock h2, .britishmade-inner h3, .key-people h4, .key-name, .box-white h5, .box-grey h6, .fabric-collections h2, .fabric-collection--titlepanel h4, .fabric-order h4, .faq-section h2, .eco-stats .txt-block h4, .woocommerce-account .addresses .title h3, .woocommerce-EditAccountForm legend, .why-buy--replacement h3,
    .why-buy--replacement h4 {
      font-size: 30px;
      line-height: 36px; } }
  @media (min-width: 1200px) {
    h1, .intro-textblock h1,
    .intro-textblock h2, .product-listing h3, .inspiration h4, .inspiration h6, .customer-review--slider h4, .why-shop h4, .equal-blocks .equal-row h2, .make-an-enquiry h3, .image-grid-3 .image-grid--inner h2, .deal h3, .how-it-works h3,
    .how-it-works h4, .callout-inner h3, .fabrics-we-love h3, .experience h4, .customer-review blockquote, .slider-text h5, .product-details h1, .why-we-love .col-l h2,
    .why-we-love .col-l h3,
    .why-we-love .col-r h2,
    .why-we-love .col-r h3, .get-in-touch-callout .callout-title, .category-blocks .image-grid--inner h2, .foam-types--equalblocks h2, .foam-types--equalblocks .equal-row h3, .cushion-benefits h4, .faq-slim h5, .process-tabs h2, .process-row h3, .how-it-works--equalblocks h2, .how-it-works--equalblocks .equal-row h3, .latest-articles h2, .customer-photos h3, .fbl-article h3, .related-articles h2, .story-textblock h1, .experience-textblock h2, .britishmade-inner h3, .key-people h4, .key-name, .box-white h5, .box-grey h6, .fabric-collections h2, .fabric-collection--titlepanel h4, .fabric-order h4, .faq-section h2, .eco-stats .txt-block h4, .woocommerce-account .addresses .title h3, .woocommerce-EditAccountForm legend, .why-buy--replacement h3,
    .why-buy--replacement h4 {
      font-size: 34px;
      line-height: 40px; } }

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
input[type="search"] {
  padding: 20px;
  height: auto;
  background-color: #fff;
  border: 1px solid #99d0d5;
  border-radius: 0;
  color: #58595B;
  font-size: 16px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  input[type="text"]::placeholder,
  input[type="email"]::placeholder,
  input[type="tel"]::placeholder,
  input[type="password"]::placeholder,
  input[type="search"]::placeholder {
    color: #999; }

textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 1px solid #99d0d5;
  border-radius: 0;
  height: 200px;
  resize: none;
  padding: 20px;
  color: #58595B; }
  textarea::placeholder {
    color: #999; }

button[type="submit"] {
  width: 200px; }

.woocommerce-notices-wrapper {
  max-width: 1152px;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto; }

.woocommerce-error {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
  text-align: center;
  position: relative;
  padding: 20px 0;
  margin-top: 40px;
  border: 1px solid transparent;
  border-radius: .25rem;
  font-size: 15px; }
  .woocommerce-error ul {
    color: #721c24;
    margin: 0;
    padding: 0; }

.woocommerce-error::before {
  content: ""; }

.frm_error_style {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
  text-align: center;
  position: relative;
  padding: 20px 0;
  margin-bottom: 40px;
  border: 1px solid transparent;
  border-radius: .25rem;
  font-size: 15px; }
  .frm_error_style p, .frm_error_style .contact-methods li address, .contact-methods li .frm_error_style address, .frm_error_style .accordion-content {
    color: #721c24;
    margin: 0;
    padding: 0; }

.frm_error {
  color: #721c24;
  position: absolute;
  top: 25px;
  right: 25px;
  font-size: 11px; }

[aria-describedby] {
  border: 1px solid #721c24 !important; }

.frm_form_field {
  position: relative; }

.frm_style_formidable-style.with_frm_style .form-field {
  margin-bottom: 10px !important; }

.frm_message {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
  text-align: center;
  position: relative;
  padding: 20px 0;
  margin-bottom: 40px;
  border: 1px solid transparent;
  border-radius: .25rem;
  font-size: 15px; }
  .frm_message p, .frm_message .contact-methods li address, .contact-methods li .frm_message address, .frm_message .accordion-content {
    color: #155724;
    margin: 0;
    padding: 0; }

#field_ozsek_label {
  font-size: 14px;
  line-height: 18px; }

#form_contact-form .frm_submit {
  margin-top: 20px; }

.frm_opt_container {
  margin-bottom: 20px;
  line-height: 24px; }
  .frm_opt_container input {
    width: auto; }
  .frm_opt_container label {
    text-indent: 0 !important;
    height: auto !important;
    color: #58595B;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 20px; }

.frm_description {
  color: #58595B;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 20px; }

.privacy-policy table {
  width: 100%;
  padding: 0;
  margin: 0;
  border: 1px solid #ccc; }
  .privacy-policy table tr {
    border-bottom: 1px solid #ccc; }
    .privacy-policy table tr:nth-of-type(even) {
      background-color: #eee; }
  .privacy-policy table td {
    padding: 10px;
    vertical-align: middle; }
    .privacy-policy table td:first-of-type {
      border-right: 1px solid #ccc; }
    .privacy-policy table td p:only-of-type, .privacy-policy table td .contact-methods li address:only-of-type, .contact-methods li .privacy-policy table td address:only-of-type, .privacy-policy table td .accordion-content:only-of-type {
      margin: 0; }

.button, .shipping-calculator-form button[type="submit"], .wc-proceed-to-checkout .checkout-button, .return-to-shop .button, form.checkout_coupon button, .crafty_billing button, .crafty_shipping button, .woocommerce-checkout #payment button, .woocommerce-MyAccount-content form button, .woocommerce-MyAccount-orders .view, .logout-btn a, .yith-wacp-content .go-cart, .yith-wacp-content .go-checkout, .yith-wacp-content .continue-shopping {
  display: inline-block;
  position: relative;
  padding: 10px 20px !important;
  border-radius: 5px !important;
  text-transform: uppercase;
  font-size: 13px !important;
  font-family: "Lato-Regular"; }
  .button:hover, .shipping-calculator-form button[type="submit"]:hover, .wc-proceed-to-checkout .checkout-button:hover, form.checkout_coupon button:hover, .crafty_billing button:hover, .crafty_shipping button:hover, .woocommerce-checkout #payment button:hover, .woocommerce-MyAccount-content form button:hover, .woocommerce-MyAccount-orders .view:hover, .logout-btn a:hover, .yith-wacp-content .go-cart:hover, .yith-wacp-content .go-checkout:hover, .yith-wacp-content .continue-shopping:hover {
    text-decoration: none !important; }

.green-btn {
  background-color: #0fa0aC !important;
  color: #fff !important; }
  .green-btn:hover {
    background-color: #22324E !important; }
  .green-btn:visited {
    color: #fff !important; }

.btn-green, .return-to-shop .shipping-calculator-form button[type="submit"], .shipping-calculator-form .return-to-shop button[type="submit"], .return-to-shop .wc-proceed-to-checkout .checkout-button, .wc-proceed-to-checkout .return-to-shop .checkout-button, .return-to-shop .button, .return-to-shop form.checkout_coupon button, form.checkout_coupon .return-to-shop button, .return-to-shop .crafty_billing button, .crafty_billing .return-to-shop button, .return-to-shop .crafty_shipping button, .crafty_shipping .return-to-shop button, .return-to-shop .woocommerce-checkout #payment button, .woocommerce-checkout #payment .return-to-shop button, .return-to-shop .woocommerce-MyAccount-content form button, .woocommerce-MyAccount-content form .return-to-shop button, .return-to-shop .woocommerce-MyAccount-orders .view, .woocommerce-MyAccount-orders .return-to-shop .view, .return-to-shop .logout-btn a, .logout-btn .return-to-shop a, .return-to-shop .yith-wacp-content .go-checkout, .yith-wacp-content .return-to-shop .go-checkout, .return-to-shop .yith-wacp-content .continue-shopping, .yith-wacp-content .return-to-shop .continue-shopping, form.checkout_coupon button, .crafty_billing button, .crafty_shipping button, .yith-wacp-content .go-cart {
  background-color: #0fa0aC !important;
  color: #fff !important;
  border: none !important;
  box-shadow: 4px 4px 0px white !important; }
  .btn-green:visited, .return-to-shop .shipping-calculator-form button[type="submit"]:visited, .shipping-calculator-form .return-to-shop button[type="submit"]:visited, .return-to-shop .wc-proceed-to-checkout .checkout-button:visited, .wc-proceed-to-checkout .return-to-shop .checkout-button:visited, .return-to-shop .button:visited, .return-to-shop .woocommerce-checkout #payment button:visited, .woocommerce-checkout #payment .return-to-shop button:visited, .return-to-shop .woocommerce-MyAccount-content form button:visited, .woocommerce-MyAccount-content form .return-to-shop button:visited, .return-to-shop .woocommerce-MyAccount-orders .view:visited, .woocommerce-MyAccount-orders .return-to-shop .view:visited, .return-to-shop .logout-btn a:visited, .logout-btn .return-to-shop a:visited, .return-to-shop .yith-wacp-content .go-checkout:visited, .yith-wacp-content .return-to-shop .go-checkout:visited, .return-to-shop .yith-wacp-content .continue-shopping:visited, .yith-wacp-content .return-to-shop .continue-shopping:visited, form.checkout_coupon button:visited, .crafty_billing button:visited, .crafty_shipping button:visited, .yith-wacp-content .go-cart:visited {
    color: #fff !important; }
  .btn-green:hover, .return-to-shop .shipping-calculator-form button[type="submit"]:hover, .shipping-calculator-form .return-to-shop button[type="submit"]:hover, .return-to-shop .wc-proceed-to-checkout .checkout-button:hover, .wc-proceed-to-checkout .return-to-shop .checkout-button:hover, .return-to-shop .button:hover, .return-to-shop .woocommerce-checkout #payment button:hover, .woocommerce-checkout #payment .return-to-shop button:hover, .return-to-shop .woocommerce-MyAccount-content form button:hover, .woocommerce-MyAccount-content form .return-to-shop button:hover, .return-to-shop .woocommerce-MyAccount-orders .view:hover, .woocommerce-MyAccount-orders .return-to-shop .view:hover, .return-to-shop .logout-btn a:hover, .logout-btn .return-to-shop a:hover, .return-to-shop .yith-wacp-content .go-checkout:hover, .yith-wacp-content .return-to-shop .go-checkout:hover, .return-to-shop .yith-wacp-content .continue-shopping:hover, .yith-wacp-content .return-to-shop .continue-shopping:hover, form.checkout_coupon button:hover, .crafty_billing button:hover, .crafty_shipping button:hover, .yith-wacp-content .go-cart:hover {
    color: #fff !important;
    background-color: #22324E !important;
    box-shadow: 4px 4px 0px #0ea0ac !important; }

.btn-green-dark, .shipping-calculator-form button[type="submit"], .logout-btn a {
  background-color: #0fa0aC !important;
  color: #fff !important;
  border: none !important;
  box-shadow: 4px 4px 0px black !important; }
  .btn-green-dark:visited, .shipping-calculator-form button[type="submit"]:visited, .logout-btn a:visited {
    color: #fff !important; }
  .btn-green-dark:hover, .shipping-calculator-form button[type="submit"]:hover, .logout-btn a:hover {
    color: #fff !important;
    background-color: #22324E !important;
    box-shadow: 4px 4px 0px #0ea0ac !important; }

.btn-blue-green {
  background-color: #22324E !important;
  color: #fff !important;
  border: none !important;
  box-shadow: 4px 4px 0px #0ea0ac !important; }
  .btn-blue-green:visited {
    color: #fff !important; }
  .btn-blue-green:hover {
    color: #fff !important;
    background-color: #0fa0aC !important;
    box-shadow: 4px 4px 0px black !important; }

.blue-btn {
  background-color: #22324E !important;
  color: #fff !important; }
  .blue-btn:visited {
    color: #fff !important; }

.button-centered {
  padding: 40px 0 0 0 !important; }
  @media (min-width: 768px) {
    .button-centered {
      padding: 40px 0 !important; } }

.add-btn, .order-form button[type="submit"], .wc-proceed-to-checkout .checkout-button, .woocommerce-checkout #payment button {
  height: 55px !important;
  background-color: #edb54a !important;
  color: #fff !important;
  font-family: "Lato-Regular" !important;
  font-weight: 700 !important;
  border: none !important;
  font-size: 20px;
  box-shadow: 4px 4px 0px black !important; }
  .add-btn:hover, .order-form button[type="submit"]:hover, .wc-proceed-to-checkout .checkout-button:hover, .woocommerce-checkout #payment button:hover {
    background-color: #d48f0d !important; }

.tp-btn {
  background-color: #fff;
  border: 1px solid #00b67a;
  border-radius: 0 !important;
  color: #000;
  font-family: sans-serif !important;
  text-transform: none !important;
  font-size: 12px !important;
  line-height: 12px !important;
  font-weight: 700 !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  padding-right: 95px !important;
  background-image: url("images/Trustpilot.png");
  background-repeat: no-repeat;
  background-size: 70px;
  background-position: top 50% right 20px; }
  .tp-btn:hover {
    color: #00b67a; }

.order-btn {
  background-color: #0fa0aC;
  color: #fff;
  text-transform: uppercase;
  border-radius: 5px;
  text-align: center;
  font-size: 11px;
  line-height: 11px;
  padding: 8px 10px; }
  .order-btn:hover {
    text-decoration: none;
    color: #fff; }
  .order-btn:visited {
    color: #fff;
    text-decoration: none; }

.countdown-header {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #bf9a95;
  padding: 15px 0;
  width: 100%;
  text-align: center; }
  @media (min-width: 768px) {
    .countdown-header {
      padding: 0; } }
  .countdown-header p, .countdown-header .contact-methods li address, .contact-methods li .countdown-header address, .countdown-header .accordion-content {
    display: inline-block;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 16px;
    margin-right: 10px;
    margin-bottom: 0;
    color: #fff;
    width: auto;
    padding: 0;
    font-weight: normal;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .countdown-header p strong, .countdown-header .contact-methods li address strong, .contact-methods li .countdown-header address strong, .countdown-header .accordion-content strong {
      font-weight: bold; }
    .countdown-header p span, .countdown-header .contact-methods li address span, .contact-methods li .countdown-header address span, .countdown-header .accordion-content span {
      display: inline-block; }
    .countdown-header p a, .countdown-header .contact-methods li address a, .contact-methods li .countdown-header address a, .countdown-header .accordion-content a {
      color: #fff; }
      .countdown-header p a:visited, .countdown-header .contact-methods li address a:visited, .contact-methods li .countdown-header address a:visited, .countdown-header .accordion-content a:visited {
        color: #fff; }

@media (max-width: 767px) {
  .shailan_CountdownWidget {
    display: none;
    width: 40%; }

  .countdown_show3 .countdown_section {
    width: 24.5% !important;
    margin-left: 5px !important;
    margin-right: 5px !important; } }
.hasCountdown {
  color: #fff;
  margin-top: 14px !important; }

.countdown_infolink {
  display: none;
  visibility: hidden; }

@media (min-width: 768px) {
  .shailan_CountdownWidget {
    display: inline-block;
    width: 300px;
    margin-left: 0; }

  .hasCountdown {
    display: inline-block;
    padding: 0;
    width: 260px;
    margin-top: 8px !important;
    margin-left: 5px;
    text-transform: uppercase;
    color: #fff; }

  .countdown_section {
    display: flex;
    align-items: center;
    position: relative;
    margin: 0 0 0 0;
    padding: 0;
    color: #fff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 10px; }

  .countdown_amount {
    display: inline-flex;
    position: relative;
    margin-right: 5px;
    padding: 0;
    font-size: 16px;
    line-height: 16px;
    top: 4px;
    color: #fff; } }
.site-header {
  display: block;
  position: relative;
  width: 100%;
  position: relative;
  height: auto;
  padding: 0; }
  @media (min-width: 992px) {
    .site-header {
      margin-bottom: 10px;
      padding: 0 20px; } }
  .woocommerce-checkout .site-header {
    padding: 0; }

.fog-hover {
  transition: all 1s ease;
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  height: 100%;
  display: block;
  position: fixed; }

.fog {
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  transition: all 1s ease;
  z-index: 5; }

@media (max-width: 992px) {
  .fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 20;
    -webkit-box-shadow: 0px 5px 6px -4px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 5px 6px -4px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 5px 6px -4px rgba(0, 0, 0, 0.75); }
    .woocommerce-checkout .fixed-header {
      position: relative;
      box-shadow: none; } }
@media (min-width: 992px) {
  .fixed-header {
    position: fixed;
    width: 100%;
    height: 55px;
    top: 0;
    left: 0;
    z-index: 20;
    background-color: #fff;
    padding-top: 0;
    -webkit-box-shadow: 0px 5px 6px -4px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 5px 6px -4px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 5px 6px -4px rgba(0, 0, 0, 0.75); }
    .woocommerce-checkout .fixed-header {
      position: relative;
      box-shadow: none; }
    .fixed-header li a {
      padding-bottom: 25px; }
    .fixed-header .logo {
      display: none !important;
      visibility: hidden; }
    .fixed-header .header-actions {
      display: none !important;
      visibility: hidden; }
    .fixed-header .header-container {
      padding-bottom: 13px;
      padding-top: 12px !important; }
    .fixed-header .header-content {
      width: 100% !important; }
    .fixed-header .fixed-basket {
      display: inline-block;
      visibility: visible;
      margin-top: -8px; }
      .fixed-header .fixed-basket a {
        position: relative; }
        .fixed-header .fixed-basket a:after {
          display: none; }
      .fixed-header .fixed-basket img {
        max-width: 30px; }
      .fixed-header .fixed-basket .counter {
        display: flex;
        position: absolute;
        top: -10px;
        right: -8px;
        align-items: center;
        justify-content: center;
        width: 15px;
        height: 15px;
        background-color: #0EA0AC;
        color: #fff;
        font-size: 10px;
        line-height: 13px;
        border-radius: 100%; }
      .fixed-header .fixed-basket:first-of-type {
        margin-left: 20px; }
    .fixed-header #mega-menu-wrap-menu-7 #mega-menu-menu-7 > li.mega-menu-megamenu > ul.mega-sub-menu {
      top: 100%; }
    .fixed-header #mega-menu-wrap-menu-7 #mega-menu-menu-7 > li.mega-menu-item > a.mega-menu-link {
      height: 30px !important;
      line-height: 30px !important; } }
.mega-menu-item .active {
  color: #0fa0aC !important; }
  .home .mega-menu-item .active {
    color: #22324E !important; }

.checkout-mobile--header {
  display: block;
  position: relative; }
  @media (min-width: 768px) {
    .checkout-mobile--header {
      display: none; } }
  .checkout-mobile--header .logo {
    text-align: center; }
  .checkout-mobile--header .logo img {
    width: auto;
    height: 50px; }

.desktop-checkout--header {
  display: none;
  padding-bottom: 20px;
  border-bottom: 1px solid #0fa0aC;
  padding: 20px; }
  @media (min-width: 768px) {
    .desktop-checkout--header {
      display: block; } }
  .desktop-checkout--header .logo img {
    width: auto;
    height: 65px; }

.mega-menu-item-type-widget img {
  width: 100% !important; }

.order-swatches--link:hover {
  text-decoration: none; }

.covid {
  background-color: #000;
  text-align: center;
  padding: 10px 0;
  width: 100%; }
  .covid p, .covid .contact-methods li address, .contact-methods li .covid address, .covid .accordion-content {
    color: #fff;
    margin: 0; }
    .covid p a, .covid .contact-methods li address a, .contact-methods li .covid address a, .covid .accordion-content a {
      color: #fff;
      text-decoration: underline; }

.order-swatches--link {
  display: inline-block;
  position: relative;
  width: auto;
  margin-right: 40px; }
  .order-swatches--link .swatches-inner {
    width: 70%;
    margin: 0 0 0 auto;
    font-size: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #0d8c96;
    border-radius: 8px; }
  .order-swatches--link .swatch-text {
    padding: 10px 10px 0; }
    .order-swatches--link .swatch-text p, .order-swatches--link .swatch-text .contact-methods li address, .contact-methods li .order-swatches--link .swatch-text address, .order-swatches--link .swatch-text .accordion-content {
      color: #fff;
      font-weight: 700;
      font-size: 13px;
      margin-bottom: 10px; }
  .order-swatches--link .swatch-img {
    width: 20%;
    padding: 5px 0 0; }
    .order-swatches--link .swatch-img img {
      width: 210px;
      height: auto; }

.desktop-header .header-container {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-top: 20px; }
  @media (min-width: 768px) {
    .desktop-header .header-container {
      flex-direction: row; } }
.desktop-header .logo {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 20%; }
  .desktop-header .logo img {
    width: 100%;
    max-width: 250px; }
.desktop-header .header-content {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  width: 80%; }
.desktop-header .header-actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  width: 100%;
  margin-bottom: 10px;
  text-align: right; }
  @media (min-width: 1366px) {
    .desktop-header .header-actions {
      width: 70%; } }
.desktop-header .order-swatches {
  display: inline-block;
  position: relative;
  width: auto;
  margin-right: 40px; }
  .desktop-header .order-swatches img {
    width: 210px;
    height: auto; }
.desktop-header .user-actions {
  display: flex;
  flex-direction: row;
  width: 50%;
  align-items: center;
  justify-content: space-between;
  margin-left: 0; }
  .desktop-header .user-actions li {
    width: auto;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center; }
    .desktop-header .user-actions li:last-of-type {
      margin-right: 0; }
    .desktop-header .user-actions li a {
      display: flex;
      flex-direction: column;
      align-items: center;
      position: relative; }
      .desktop-header .user-actions li a:hover {
        text-decoration: none;
        color: #0fa0aC; }
        .desktop-header .user-actions li a:hover p, .desktop-header .user-actions .contact-methods li a:hover address, .contact-methods .desktop-header .user-actions li a:hover address, .desktop-header .user-actions li a:hover .accordion-content {
          color: #0fa0aC;
          text-decoration: underline; }
  .desktop-header .user-actions img {
    width: 30px;
    height: auto; }
  .desktop-header .user-actions p, .desktop-header .user-actions .contact-methods li address, .contact-methods li .desktop-header .user-actions address, .desktop-header .user-actions .accordion-content {
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    color: #22324E;
    font-size: 10px;
    font-family: "Lato-Regular"; }
.desktop-header .counter {
  display: flex;
  position: absolute;
  top: 0;
  right: -2px;
  align-items: center;
  justify-content: center;
  width: 13px;
  height: 13px;
  background-color: #0fa0aC;
  color: #fff;
  font-size: 9px;
  line-height: 13px;
  border-radius: 100%; }

/* Desktop Navigation */
.primary-navigation {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  margin-left: auto; }
  .primary-navigation li {
    margin-right: 1.2%;
    padding: 0; }
    @media (min-width: 1200px) {
      .primary-navigation li {
        margin-right: 2%; } }
    .primary-navigation li:hover a:after {
      background-color: #0fa0aC; }
  .primary-navigation a {
    text-transform: uppercase;
    color: #22324E;
    font-size: 11px;
    font-family: "Lato-Regular";
    padding: 0 0 10px 0; }
    @media (min-width: 1200px) {
      .primary-navigation a {
        font-size: 13px; } }
    .primary-navigation a:hover {
      color: #0fa0aC;
      text-decoration: none; }
    .primary-navigation a:after {
      content: "";
      display: block;
      position: relative;
      width: 100%;
      height: 3px;
      background-color: transparent;
      margin-top: 10px; }

/* Desktop Mega Menu */
.menu-wrapper {
  display: block;
  position: absolute;
  visibility: hidden;
  top: 100%;
  left: 0;
  background-color: #f2f2f2;
  width: 100%;
  height: auto;
  -webkit-box-shadow: 0px 5px 6px -4px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 5px 6px -4px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 5px 6px -4px rgba(0, 0, 0, 0.75);
  z-index: 5;
  padding: 60px 0; }

.has-megamenu:hover .menu-wrapper {
  visibility: visible; }

.mega-container {
  display: flex;
  flex-direction: row;
  width: 100%;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto; }

.columns-container {
  display: flex;
  flex-direction: row;
  width: 100%; }

.menu {
  width: 25%;
  padding: 0 2%;
  border-right: 1px solid #ccc; }
  .menu + .menu {
    border-right: 0; }

.menu-heading {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-family: "Lato-Regular";
  color: #22324E;
  font-weight: 600; }

.menu-column {
  width: 50%; }
  .menu-column a {
    padding-bottom: 0; }
    .menu-column a:after {
      display: none; }
  .menu-column li {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 10px; }

.menu-graphic {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%; }

.fixed-basket {
  display: none;
  visibility: hidden; }

.mobile-header ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 10px 0;
  text-align: center; }
.mobile-header li {
  position: relative;
  width: 14%;
  margin-right: 0;
  font-size: 11px;
  text-align: center; }
  @media (min-width: 576px) {
    .mobile-header li {
      margin-right: 2%;
      width: 5%; } }
  .mobile-header li:last-of-type {
    margin-right: 0; }
  .mobile-header li img {
    max-width: 35px; }
  .mobile-header li a {
    position: relative;
    color: #22324E;
    font-family: "Lato-Regular"; }
@media (min-width: 576px) {
  .mobile-header .menu-mob {
    order: 1; } }
@media (min-width: 576px) {
  .mobile-header .mobile-account {
    order: 3; } }
@media (min-width: 576px) {
  .mobile-header .mobile-wishlist {
    order: 4; } }
@media (min-width: 576px) {
  .mobile-header .mobile-basket {
    order: 5; } }
.mobile-header .mobile-logo {
  width: 44%;
  padding: 0 10px; }
  @media (min-width: 576px) {
    .mobile-header .mobile-logo {
      order: 2;
      width: 90%;
      text-align: left; } }
  .mobile-header .mobile-logo img {
    max-width: 100%; }
    @media (min-width: 576px) {
      .mobile-header .mobile-logo img {
        max-width: 150px; } }
.mobile-header .counter {
  display: flex;
  position: absolute;
  top: -5px;
  right: 0;
  align-items: center;
  justify-content: center;
  width: 15px;
  height: 15px;
  background-color: #0fa0aC;
  color: #fff;
  font-size: 10px;
  line-height: 13px;
  border-radius: 100%; }

/* Mobile Slide Menu */
.slide-menu {
  height: 100%;
  margin: 0;
  padding: 0;
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 85%;
  background-color: #fff;
  color: #fff;
  transform: translateX(-100%);
  transition: all 0.75s ease-in-out;
  transition-delay: 0.25s;
  overflow: auto; }
  @media (min-width: 768px) {
    .slide-menu {
      width: 50%; } }
  @media (min-width: 992px) {
    .slide-menu {
      display: none; } }
  .slide-menu .site-logo-mobile {
    padding-left: 2%; }
  .slide-menu .account-link, .slide-menu .wishlist-link {
    display: block;
    width: 100%;
    margin: 10px;
    color: #22324E !important;
    font-family: "Lato-Regular";
    text-transform: uppercase;
    font-size: 14px !important;
    font-weight: 600;
    padding: 10px 0 10px 40px; }
  .slide-menu .account-link {
    background-image: url(images/icons/account.png);
    background-size: 30px auto;
    background-repeat: no-repeat;
    background-position: left; }
  .slide-menu .wishlist-link {
    background-image: url(images/icons/wishlist.png);
    background-size: 30px auto;
    background-repeat: no-repeat;
    background-position: left; }
  .slide-menu .order-swatches--link {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-right: 0; }
  .slide-menu .order-swatches--link .swatches-inner {
    width: 90%;
    margin: 0 0 0 10px; }
  .slide-menu .order-swatches--link .swatch-text p, .slide-menu .order-swatches--link .swatch-text .contact-methods li address, .contact-methods li .slide-menu .order-swatches--link .swatch-text address, .slide-menu .order-swatches--link .swatch-text .accordion-content {
    font-size: 12px !important; }

.slide-menu-show {
  transform: translateX(0);
  transition: all .75s ease-in-out;
  transition-delay: 0.25s;
  z-index: 500; }
  @media (min-width: 768px) {
    .slide-menu-show {
      transform: translateX(0); } }

.mobile-menu-container {
  display: block;
  position: relative;
  width: 100%;
  margin-top: 0;
  height: 100%;
  padding: 0;
  background-color: #fff;
  overflow: auto; }

.category-filters {
  display: inline-block;
  position: relative;
  width: 100%; }

.sidebar--heading {
  display: block;
  position: relative;
  width: 100%;
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 10px; }

.filter-group {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 0; }
  .filter-group:last-of-type {
    margin-bottom: 0; }
  .filter-group li {
    list-style-type: none; }
  .filter-group .submenu {
    display: none;
    position: relative;
    width: 100%;
    height: auto;
    background-color: #f2f2f2;
    padding: 10px 0; }
    .filter-group .submenu li {
      border-bottom: 1px solid #ddd;
      padding: 20px; }
      .filter-group .submenu li:last-of-type {
        border-bottom: 0; }
    .filter-group .submenu a {
      display: block;
      position: relative;
      color: #0fa0aC;
      font-size: 13px;
      text-transform: uppercase;
      text-decoration: none;
      font-family: "Lato-Regular"; }
      .filter-group .submenu a:hover {
        text-decoration: underline; }
      .filter-group .submenu a:visited {
        color: #0fa0aC;
        text-decoration: none; }

.heading {
  border-bottom: 1px solid #ddd;
  padding: 0; }
  .heading a {
    display: block;
    position: relative;
    font-family: "Lato-Regular"; }
    .heading a:hover {
      text-decoration: none; }
    .heading a:visited {
      color: #999; }
  .heading span {
    display: block;
    position: relative;
    padding: 20px;
    width: 100%;
    margin-bottom: 0;
    font-size: 14px;
    cursor: pointer;
    text-transform: uppercase;
    color: #333;
    font-weight: 600; }
  .heading:last-of-type {
    border-bottom: 0; }

.filter-group--heading {
  border-bottom: 1px solid #E9F5F6; }
  .filter-group--heading span {
    display: block;
    position: relative;
    padding: 20px;
    width: 100%;
    margin-bottom: 0;
    font-size: 14px;
    cursor: pointer;
    color: #333;
    text-transform: uppercase;
    font-family: "Lato-Regular";
    font-weight: 600; }
  .filter-group--heading:after {
    content: "";
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 20px;
    width: 20px;
    height: 20px;
    background-image: url("images/icons/plus-green.png");
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer; }
  .filter-group--heading.submenu-active:after {
    background-image: url("images/icons/minus-green.png");
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: center; }
  .filter-group--heading.submenu-active .submenu {
    display: block; }

.close-menu {
  display: inline-block;
  position: relative;
  padding: 15px 20px;
  background-color: #fff;
  color: #333;
  height: 59px;
  text-transform: uppercase;
  font-size: 10px;
  width: 100%;
  text-align: center;
  font-family: "Lato-Regular"; }
  .close-menu:visited {
    color: #333; }
  @media (min-width: 992px) {
    .close-menu {
      display: none; } }
  .close-menu span {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    width: 12%;
    cursor: pointer; }
  .close-menu img {
    max-width: 30px; }

.how-it-works-btn {
  display: block;
  position: relative;
  width: 100%;
  padding: 20px 0 20px 40px;
  margin-bottom: 0;
  font-size: 14px;
  cursor: pointer;
  text-transform: uppercase;
  background-color: #22324E;
  color: #fff;
  font-weight: 700;
  background-image: url("images/icons/camera-white.png");
  background-size: 25px;
  background-position: left 20px center;
  background-repeat: no-repeat; }
  .how-it-works-btn a {
    padding: 20px;
    color: #fff; }
    .how-it-works-btn a:visited {
      color: #fff; }

.swatches-link {
  display: block;
  position: relative;
  width: 100%;
  height: 100%; }

.order-mobile {
  padding: 20px; }

#mega-menu-wrap-menu-8 #mega-menu-menu-8 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
  background-color: transparent;
  color: #22324e !important;
  font-family: "Lato-Regular";
  text-transform: uppercase;
  font-size: 14px !important;
  font-weight: 600;
  line-height: 50px !important; }

@media (max-width: 991px) {
  #mega-menu-wrap-menu-8 #mega-menu-menu-8 > li.mega-menu-item {
    width: 100%; }

  #mega-menu-wrap-menu-8 #mega-menu-menu-8 > li.mega-menu-item {
    background-color: #fff !important;
    border-bottom: 1px solid #E9F5F6; }

  #mega-menu-wrap-menu-8 #mega-menu-menu-8 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    background-color: #fff !important;
    color: #22324E !important; }

  #mega-menu-wrap-menu-8 #mega-menu-menu-8 > li.mega-menu-item > a.mega-menu-link {
    color: #22324E !important;
    font-family: "Lato-Regular";
    text-transform: uppercase;
    font-size: 14px !important;
    font-weight: 600;
    line-height: 50px !important;
    height: 50px !important; }

  #mega-menu-wrap-menu-8 #mega-menu-menu-8 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    background-color: #fff !important;
    color: #22324E !important;
    font-weight: 600;
    font-size: 14px !important; }

  #mega-menu-wrap-menu-8 #mega-menu-menu-8 > li.mega-menu-flyout ul.mega-sub-menu {
    background-color: #f2f2f2; }

  #mega-menu-wrap-menu-8 #mega-menu-menu-8 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
    border-bottom: 1px solid #ddd !important; }

  #mega-menu-wrap-menu-8 #mega-menu-menu-8 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link {
    font-family: "Lato-Regular";
    text-transform: uppercase;
    font-size: 13px;
    color: #0fa0aC !important; }

  #mega-menu-wrap-menu-8 #mega-menu-menu-8 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    height: 50px;
    line-height: 50px !important; }

  #mega-menu-wrap-menu-8 #mega-menu-menu-8 > li.mega-menu-item > a.mega-menu-link:hover {
    background-color: transparent !important;
    font-weight: 600; } }
@media only screen and (min-width: 601px) {
  #mega-menu-wrap-menu-7,
  #mega-menu-wrap-menu-10 {
    background: transparent !important;
    position: unset !important; }

  #mega-menu-wrap-menu-7 #mega-menu-menu-7 a.mega-menu-link,
  #mega-menu-wrap-menu-7 #mega-menu-menu-10 a.mega-menu-link {
    position: unset !important; }

  #mega-menu-wrap-menu-7 #mega-menu-menu-7,
  #mega-menu-wrap-menu-10 #mega-menu-menu-10 {
    position: unset !important; }

  #mega-menu-wrap-menu-7 #mega-menu-menu-7 > li.mega-menu-item > a.mega-menu-link:hover,
  #mega-menu-wrap-menu-10 #mega-menu-menu-10 > li.mega-menu-item > a.mega-menu-link:hover {
    background-color: transparent !important; }
    #mega-menu-wrap-menu-7 #mega-menu-menu-7 > li.mega-menu-item > a.mega-menu-link:hover:after,
    #mega-menu-wrap-menu-10 #mega-menu-menu-10 > li.mega-menu-item > a.mega-menu-link:hover:after {
      background-color: #0fa0aC; }

  #mega-menu-wrap-menu-7 #mega-menu-menu-7 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
  #mega-menu-wrap-menu-10 #mega-menu-menu-10 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
    background-color: transparent; }

  #mega-menu-wrap-menu-7 #mega-menu-menu-7 > li.mega-menu-item > a.mega-menu-link,
  #mega-menu-wrap-menu-10 #mega-menu-menu-10 > li.mega-menu-item > a.mega-menu-link {
    color: #22324E !important;
    text-transform: uppercase;
    font-family: "Lato-Regular";
    font-size: 11px !important;
    padding: 0 5px !important; }
    #mega-menu-wrap-menu-7 #mega-menu-menu-7 > li.mega-menu-item > a.mega-menu-link:after,
    #mega-menu-wrap-menu-10 #mega-menu-menu-10 > li.mega-menu-item > a.mega-menu-link:after {
      content: "";
      display: block;
      position: relative;
      width: 100%;
      height: 3px;
      background-color: transparent;
      margin-top: 7px; }

  #mega-menu-wrap-menu-7 #mega-menu-menu-7 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
  #mega-menu-wrap-menu-10 #mega-menu-menu-10 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    background-color: transparent !important;
    color: #0fa0aC !important; }

  #mega-menu-wrap-menu-7 #mega-menu-menu-7 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
  #mega-menu-wrap-menu-10 #mega-menu-menu-10 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    background-color: transparent !important;
    color: #0fa0aC !important; }

  #mega-menu-wrap-menu-7 #mega-menu-menu-7 > li.mega-menu-megamenu > ul.mega-sub-menu,
  #mega-menu-wrap-menu-10 #mega-menu-menu-10 > li.mega-menu-megamenu > ul.mega-sub-menu {
    top: calc(100% - 1px); }

  #mega-menu-wrap-menu-7 #mega-menu-menu-7 > li.mega-menu-flyout ul.mega-sub-menu,
  #mega-menu-wrap-menu-10 #mega-menu-menu-10 > li.mega-menu-flyout ul.mega-sub-menu {
    background-color: #fff !important;
    top: 50px;
    -webkit-box-shadow: 0px 5px 6px -4px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 5px 6px -4px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 5px 6px -4px rgba(0, 0, 0, 0.75); }

  #mega-menu-wrap-menu-7 #mega-menu-menu-7 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item,
  #mega-menu-wrap-menu-10 #mega-menu-menu-10 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
    border-bottom: 1px solid #f2f2f2 !important; }
    #mega-menu-wrap-menu-7 #mega-menu-menu-7 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-of-type,
    #mega-menu-wrap-menu-10 #mega-menu-menu-10 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-of-type {
      border-bottom: 0 !important; }

  #mega-menu-wrap-menu-7 #mega-menu-menu-7 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link,
  #mega-menu-wrap-menu-10 #mega-menu-menu-10 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link {
    font-family: "Lato-Regular";
    text-transform: uppercase;
    font-size: 13px;
    background-color: #fff !important;
    color: #0fa0aC !important; }
    #mega-menu-wrap-menu-7 #mega-menu-menu-7 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link:hover,
    #mega-menu-wrap-menu-10 #mega-menu-menu-10 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link:hover {
      background-color: #fff !important;
      color: #22324E !important; }

  #mega-menu-wrap-menu-7 #mega-menu-menu-7[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu,
  #mega-menu-wrap-menu-10 #mega-menu-menu-10[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu {
    -webkit-box-shadow: 0px 5px 6px -4px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 5px 6px -4px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 5px 6px -4px rgba(0, 0, 0, 0.75);
    padding: 60px; }

  .mega-menu-item {
    padding: 0 !important; }

  #mega-menu-wrap-menu-7 #mega-menu-menu-7 p, #mega-menu-wrap-menu-7 #mega-menu-menu-7 .contact-methods li address, .contact-methods li #mega-menu-wrap-menu-7 #mega-menu-menu-7 address, #mega-menu-wrap-menu-7 #mega-menu-menu-7 .accordion-content,
  #mega-menu-wrap-menu-10 #mega-menu-menu-10 p,
  #mega-menu-wrap-menu-10 #mega-menu-menu-10 .contact-methods li address,
  .contact-methods li #mega-menu-wrap-menu-10 #mega-menu-menu-10 address,
  #mega-menu-wrap-menu-10 #mega-menu-menu-10 .accordion-content {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 0;
    text-transform: uppercase;
    font-family: "Lato-Regular";
    color: #22324E;
    font-weight: 600; }

  #mega-menu-wrap-menu-7 #mega-menu-menu-7 p a, #mega-menu-wrap-menu-7 #mega-menu-menu-7 .contact-methods li address a, .contact-methods li #mega-menu-wrap-menu-7 #mega-menu-menu-7 address a, #mega-menu-wrap-menu-7 #mega-menu-menu-7 .accordion-content a,
  #mega-menu-wrap-menu-10 #mega-menu-menu-10 p a,
  #mega-menu-wrap-menu-10 #mega-menu-menu-10 .contact-methods li address a,
  .contact-methods li #mega-menu-wrap-menu-10 #mega-menu-menu-10 address a,
  #mega-menu-wrap-menu-10 #mega-menu-menu-10 .accordion-content a {
    padding: 0; }

  #mega-menu-wrap-menu-7 #mega-menu-menu-7 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,
  #mega-menu-wrap-menu-10 #mega-menu-menu-10 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    font-size: 16px !important;
    font-family: "Lato-Regular";
    font-weight: 400;
    color: #22324E;
    padding-bottom: 10px !important; }
    #mega-menu-wrap-menu-7 #mega-menu-menu-7 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,
    #mega-menu-wrap-menu-10 #mega-menu-menu-10 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
      color: #0fa0aC !important;
      font-weight: 400;
      text-decoration: underline;
      text-underline-offset: 3px; }

  .mega-menu-item a:after {
    display: none; }

  .mega-menu-column {
    padding: 0 !important; } }
@media (min-width: 992px) {
  #mega-menu-wrap-menu-7 #mega-menu-menu-7 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator,
  #mega-menu-wrap-menu-10 #mega-menu-menu-10 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    display: none !important; }

  .bottom-row .mega-menu-columns-2-of-12,
  .bottom-row .mega-menu-columns-1-of-12 {
    width: 12.5% !important; }

  .bottom-row .mega-menu-columns-4-of-12 {
    width: 37.5% !important; } }
@media only screen and (min-width: 1200px) {
  #mega-menu-wrap-menu-7 #mega-menu-menu-7 > li.mega-menu-item > a.mega-menu-link,
  #mega-menu-wrap-menu-10 #mega-menu-menu-10 > li.mega-menu-item > a.mega-menu-link {
    font-size: 16px !important;
    padding: 0 10px !important;
    background: transparent !important; }

  #mega-menu-wrap-menu-10 #mega-menu-menu-10 > li.mega-menu-item {
    height: 50px !important; } }
@media only screen and (min-width: 601px) {
  .mega-menu-column {
    padding: 0 !important; } }
/* 2025 Tabbed Menu */
#mega-menu-wrap-menu-10 {
  position: unset !important; }

#mega-menu-menu-10 {
  position: unset !important; }
  #mega-menu-menu-10 .menu {
    width: auto;
    padding: 0;
    border-right: none; }

#mega-menu-wrap-menu-10 #mega-menu-menu-10 > li.mega-menu-megamenu > ul.mega-sub-menu {
  padding: 30px !important;
  border-top: 1px solid #0fa0aC;
  -webkit-box-shadow: 0px 5px 6px -4px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 5px 6px -4px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 5px 6px -4px rgba(0, 0, 0, 0.75); }

#mega-menu-wrap-menu-10 #mega-menu-menu-10 > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu {
  width: calc(80% - 50px) !important;
  padding: 30px !important;
  left: calc(20% + 50px) !important;
  border-left: 1px solid #ccc; }
  #mega-menu-wrap-menu-10 #mega-menu-menu-10 > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu a {
    text-transform: none !important;
    color: #555 !important;
    font-size: 16px !important;
    line-height: 16px !important; }
    #mega-menu-wrap-menu-10 #mega-menu-menu-10 > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu a:hover {
      color: #0fa0aC !important;
      text-decoration: underline;
      text-underline-offset: 5px; }
    #mega-menu-wrap-menu-10 #mega-menu-menu-10 > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu a:visited {
      color: #555 !important; }
      #mega-menu-wrap-menu-10 #mega-menu-menu-10 > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu a:visited:hover {
        color: #0fa0aC !important;
        text-decoration: underline;
        text-underline-offset: 5px; }

#mega-menu-wrap-menu-10 #mega-menu-menu-10 > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  width: calc(20% + 25px) !important;
  font-family: "Lato-Regular" !important;
  color: #555;
  font-size: 16px; }

#menu-popular-categories-column-1 li,
#menu-popular-categories-column-2 li,
#menu-popular-categories-column-3 li,
#menu-brands-we-cover-column-one li,
#menu-brands-we-cover-column-two li,
#menu-types-column-one li,
.mega-menu-item-object-product_cat li {
  margin-bottom: 10px !important; }

#mega-menu-wrap-menu-10 #mega-menu-menu-10 > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
  display: none;
  visibility: hidden; }

html {
  font-size: 16px;
  line-height: 1.5;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  overflow-x: hidden; }

*, *::before, *::after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit; }

img {
  max-width: 100%;
  font-style: italic;
  vertical-align: middle;
  height: auto; }

a {
  color: #58595B;
  text-decoration: none;
  cursor: pointer; }
  a:hover {
    text-decoration: underline; }
  a:visited {
    color: #58595B; }

@media (min-width: 768px) {
  a[href^="tel"] {
    pointer-events: none; } }
ul,
ol {
  margin: 0;
  padding: 0; }

li {
  list-style-type: none; }

strong {
  font-weight: bold; }

.mark, mark {
  background-color: transparent;
  color: #0fa0aC; }

.site-main {
  display: block;
  position: relative;
  width: 100%;
  padding: 0; }

.f-container {
  width: 100%;
  padding: 0 20px; }

.c-container {
  max-width: 1152px;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
  /*border-left: 1px dashed red;
  border-right: 1px dashed red;*/ }

.blue-bg {
  background-color: #edf6f7; }

.experience .wavy-block, .how-it-works .wavy-block, .make-an-enquiry .wavy-block, .cushion-benefits .wavy-block, .how-it-works--equalblocks .wavy-block, .wavy-block-container .wavy-block, .customer-reviews .wavy-block, .foam-types--equalblocks .wavy-block {
  background-position: top;
  background-color: #E9F5F6; }

.article-slider .wavy-block {
  background-color: #fff; }

.wavy-block-container {
  display: block;
  position: relative;
  height: 75px; }

.wavy-block {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 230px;
  background-image: url("images/misc/wavy-top.jpg");
  background-repeat: no-repeat;
  background-position: bottom;
  background-color: #E9F5F6;
  background-size: contain; }

.readmore-toggle {
  color: #0fa0aC !important;
  text-decoration: underline !important; }
  .readmore-toggle:visited {
    color: #0fa0aC !important; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: .5; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: .5; }
  .slick-prev:before,
  .slick-next:before {
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: .5; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 20px;
        height: 20px;
        font-size: 16px;
        line-height: 20px;
        text-align: center;
        color: #fff;
        opacity: .5;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #000;
      opacity: .7; }

.error-404 {
  width: 100%;
  max-width: 1152px;
  margin: 200px auto; }
  .error-404 h1,
  .error-404 .intro-textblock h2,
  .intro-textblock .error-404 h2, .error-404 .product-listing h3, .product-listing .error-404 h3, .error-404 .inspiration h4, .inspiration .error-404 h4, .error-404 .inspiration h6, .inspiration .error-404 h6, .error-404 .customer-review--slider h4, .customer-review--slider .error-404 h4, .error-404 .why-shop h4, .why-shop .error-404 h4, .error-404 .equal-blocks .equal-row h2, .equal-blocks .equal-row .error-404 h2, .error-404 .make-an-enquiry h3, .make-an-enquiry .error-404 h3, .error-404 .image-grid-3 .image-grid--inner h2, .image-grid-3 .image-grid--inner .error-404 h2, .error-404 .deal h3, .deal .error-404 h3, .error-404 .how-it-works h3, .how-it-works .error-404 h3,
  .error-404 .how-it-works h4,
  .how-it-works .error-404 h4, .error-404 .callout-inner h3, .callout-inner .error-404 h3, .error-404 .fabrics-we-love h3, .fabrics-we-love .error-404 h3, .error-404 .experience h4, .experience .error-404 h4, .error-404 .customer-review blockquote, .customer-review .error-404 blockquote, .error-404 .slider-text h5, .slider-text .error-404 h5, .error-404 .why-we-love .col-l h2, .why-we-love .col-l .error-404 h2,
  .error-404 .why-we-love .col-l h3,
  .why-we-love .col-l .error-404 h3,
  .error-404 .why-we-love .col-r h2,
  .why-we-love .col-r .error-404 h2,
  .error-404 .why-we-love .col-r h3,
  .why-we-love .col-r .error-404 h3, .error-404 .get-in-touch-callout .callout-title, .get-in-touch-callout .error-404 .callout-title, .error-404 .category-blocks .image-grid--inner h2, .category-blocks .image-grid--inner .error-404 h2, .error-404 .foam-types--equalblocks h2, .foam-types--equalblocks .error-404 h2, .error-404 .foam-types--equalblocks .equal-row h3, .foam-types--equalblocks .equal-row .error-404 h3, .error-404 .cushion-benefits h4, .cushion-benefits .error-404 h4, .error-404 .faq-slim h5, .faq-slim .error-404 h5, .error-404 .process-tabs h2, .process-tabs .error-404 h2, .error-404 .process-row h3, .process-row .error-404 h3, .error-404 .how-it-works--equalblocks h2, .how-it-works--equalblocks .error-404 h2, .error-404 .how-it-works--equalblocks .equal-row h3, .how-it-works--equalblocks .equal-row .error-404 h3, .error-404 .latest-articles h2, .latest-articles .error-404 h2, .error-404 .customer-photos h3, .customer-photos .error-404 h3, .error-404 .fbl-article h3, .fbl-article .error-404 h3, .error-404 .related-articles h2, .related-articles .error-404 h2, .error-404 .experience-textblock h2, .experience-textblock .error-404 h2, .error-404 .britishmade-inner h3, .britishmade-inner .error-404 h3, .error-404 .key-people h4, .key-people .error-404 h4, .error-404 .key-name, .error-404 .box-white h5, .box-white .error-404 h5, .error-404 .box-grey h6, .box-grey .error-404 h6, .error-404 .fabric-collections h2, .fabric-collections .error-404 h2, .error-404 .fabric-collection--titlepanel h4, .fabric-collection--titlepanel .error-404 h4, .error-404 .fabric-order h4, .fabric-order .error-404 h4, .error-404 .faq-section h2, .faq-section .error-404 h2, .error-404 .eco-stats .txt-block h4, .eco-stats .txt-block .error-404 h4, .error-404 .woocommerce-account .addresses .title h3, .woocommerce-account .addresses .title .error-404 h3, .error-404 .woocommerce-EditAccountForm legend, .woocommerce-EditAccountForm .error-404 legend, .error-404 .why-buy--replacement h3, .why-buy--replacement .error-404 h3,
  .error-404 .why-buy--replacement h4,
  .why-buy--replacement .error-404 h4 {
    font-size: 90px;
    font-family: "Rylan-Regular";
    color: #0fa0aC;
    text-align: center;
    margin-bottom: 30px; }
  .error-404 h2 {
    font-size: 40px;
    font-family: "Rylan-Regular";
    color: #0fa0aC;
    text-align: center; }
  .error-404 .page-content {
    text-align: center; }
    .error-404 .page-content p, .error-404 .page-content .contact-methods li address, .contact-methods li .error-404 .page-content address, .error-404 .page-content .accordion-content {
      max-width: 80%;
      margin: 40px auto;
      font-family: sans-serif; }

.global-breadcrumb {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  background-color: #f2f2f2;
  padding: 15px 20px; }
  .woocommerce-checkout .global-breadcrumb {
    display: none;
    visibility: hidden; }
  .global-breadcrumb ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center; }
  .global-breadcrumb li {
    font-size: 10px;
    text-transform: uppercase;
    color: #999; }
    .global-breadcrumb li a {
      color: #999; }
      .global-breadcrumb li a:visited {
        color: #999; }
      .global-breadcrumb li a:hover {
        color: #0fa0aC; }
    .global-breadcrumb li:before {
      content: "/";
      display: inline-block;
      position: relative;
      margin: 0 10px;
      color: #999; }
    .global-breadcrumb li:first-of-type:before {
      display: none; }

.hero-banner img {
  width: 100%; }

.intro-textblock {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  text-align: center; }
  .intro-textblock .c-container {
    padding-top: calc(20px * 3);
    padding-bottom: calc(20px * 3);
    padding-left: 20px;
    padding-right: 20px; }
  @media (min-width: 992px) {
    .intro-textblock .has-border {
      border-bottom: 1px solid #99d0d5; } }
  .woocommerce-checkout .intro-textblock .has-border, .woocommerce-wishlist .intro-textblock .has-border {
    border-bottom: 0; }
  .woocommerce-account .intro-textblock .has-border {
    border-bottom: 0; }
    @media (min-width: 1366px) {
      .woocommerce-account .intro-textblock .has-border {
        padding-left: 0;
        padding-right: 0; } }
  .intro-textblock .icon {
    display: block;
    position: relative;
    margin-bottom: 20px; }
    .intro-textblock .icon img {
      max-width: 130px; }
  .intro-textblock h1,
  .intro-textblock h2, .intro-textblock .product-listing h3, .product-listing .intro-textblock h3, .intro-textblock .inspiration h4, .inspiration .intro-textblock h4, .intro-textblock .inspiration h6, .inspiration .intro-textblock h6, .intro-textblock .customer-review--slider h4, .customer-review--slider .intro-textblock h4, .intro-textblock .why-shop h4, .why-shop .intro-textblock h4, .intro-textblock .equal-blocks .equal-row h2, .equal-blocks .equal-row .intro-textblock h2, .intro-textblock .make-an-enquiry h3, .make-an-enquiry .intro-textblock h3, .intro-textblock .image-grid-3 .image-grid--inner h2, .image-grid-3 .image-grid--inner .intro-textblock h2, .intro-textblock .deal h3, .deal .intro-textblock h3, .intro-textblock .how-it-works h3, .how-it-works .intro-textblock h3,
  .intro-textblock .how-it-works h4,
  .how-it-works .intro-textblock h4, .intro-textblock .callout-inner h3, .callout-inner .intro-textblock h3, .intro-textblock .fabrics-we-love h3, .fabrics-we-love .intro-textblock h3, .intro-textblock .experience h4, .experience .intro-textblock h4, .intro-textblock .customer-review blockquote, .customer-review .intro-textblock blockquote, .intro-textblock .slider-text h5, .slider-text .intro-textblock h5, .intro-textblock .why-we-love .col-l h2, .why-we-love .col-l .intro-textblock h2,
  .intro-textblock .why-we-love .col-l h3,
  .why-we-love .col-l .intro-textblock h3,
  .intro-textblock .why-we-love .col-r h2,
  .why-we-love .col-r .intro-textblock h2,
  .intro-textblock .why-we-love .col-r h3,
  .why-we-love .col-r .intro-textblock h3, .intro-textblock .get-in-touch-callout .callout-title, .get-in-touch-callout .intro-textblock .callout-title, .intro-textblock .category-blocks .image-grid--inner h2, .category-blocks .image-grid--inner .intro-textblock h2, .intro-textblock .foam-types--equalblocks .equal-row h3, .foam-types--equalblocks .equal-row .intro-textblock h3, .intro-textblock .cushion-benefits h4, .cushion-benefits .intro-textblock h4, .intro-textblock .faq-slim h5, .faq-slim .intro-textblock h5, .intro-textblock .process-row h3, .process-row .intro-textblock h3, .intro-textblock .how-it-works--equalblocks .equal-row h3, .how-it-works--equalblocks .equal-row .intro-textblock h3, .intro-textblock .customer-photos h3, .customer-photos .intro-textblock h3, .intro-textblock .fbl-article h3, .fbl-article .intro-textblock h3, .intro-textblock .britishmade-inner h3, .britishmade-inner .intro-textblock h3, .intro-textblock .key-people h4, .key-people .intro-textblock h4, .intro-textblock .key-name, .intro-textblock .box-white h5, .box-white .intro-textblock h5, .intro-textblock .box-grey h6, .box-grey .intro-textblock h6, .intro-textblock .fabric-collection--titlepanel h4, .fabric-collection--titlepanel .intro-textblock h4, .intro-textblock .fabric-order h4, .fabric-order .intro-textblock h4, .intro-textblock .eco-stats .txt-block h4, .eco-stats .txt-block .intro-textblock h4, .intro-textblock .woocommerce-account .addresses .title h3, .woocommerce-account .addresses .title .intro-textblock h3, .intro-textblock .woocommerce-EditAccountForm legend, .woocommerce-EditAccountForm .intro-textblock legend, .intro-textblock .why-buy--replacement h3, .why-buy--replacement .intro-textblock h3,
  .intro-textblock .why-buy--replacement h4,
  .why-buy--replacement .intro-textblock h4,
  .intro-textblock h2 {
    margin-bottom: 20px;
    color: #22324E; }
  .intro-textblock p, .intro-textblock .contact-methods li address, .contact-methods li .intro-textblock address, .intro-textblock .accordion-content {
    margin: 0 auto 20px auto;
    max-width: 90%; }
    @media (min-width: 768px) {
      .intro-textblock p, .intro-textblock .contact-methods li address, .contact-methods li .intro-textblock address, .intro-textblock .accordion-content {
        max-width: 80%; } }
  .intro-textblock date {
    display: block;
    color: #0fa0aC;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-family: "Lato-Regular";
    font-size: 12px; }
  .intro-textblock .plainlink {
    display: block;
    color: #0fa0aC;
    text-transform: uppercase;
    text-decoration: none;
    margin-bottom: 20px;
    font-family: "Lato-Regular";
    font-size: 13px; }
    .intro-textblock .plainlink:last-of-type {
      margin-bottom: 0; }
    @media (min-width: 576px) {
      .intro-textblock .plainlink {
        display: inline-block;
        margin-bottom: 0; } }
    .intro-textblock .plainlink:visited {
      color: #0fa0aC;
      text-transform: uppercase;
      text-decoration: none; }
    .intro-textblock .plainlink:hover {
      text-decoration: underline; }
    @media (min-width: 768px) {
      .intro-textblock .plainlink:not(:first-of-type) {
        margin-left: 20px; } }
  .intro-textblock .green-btn {
    width: 250px;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .intro-textblock .green-btn {
        margin-bottom: 0; } }
  .intro-textblock .blue-btn {
    margin-left: 15px; }

.fc-textblock .c-container,
.gi-textblock .c-container,
.faq-textblock .c-container,
.fs-textblock .c-container {
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    .fc-textblock .c-container,
    .gi-textblock .c-container,
    .faq-textblock .c-container,
    .fs-textblock .c-container {
      padding-bottom: 0; } }
  @media (min-width: 992px) {
    .fc-textblock .c-container,
    .gi-textblock .c-container,
    .faq-textblock .c-container,
    .fs-textblock .c-container {
      padding-bottom: calc(20px * 3); } }

.seo-title-icon img {
  max-width: 35px !important; }

.filter-bar {
  background-color: #eee;
  padding: 40px 20px;
  margin-bottom: 20px;
  position: sticky;
  z-index: 5; }
  @media (min-width: 768px) {
    .filter-bar {
      padding: 20px;
      top: 65px; } }
  .filter-bar p, .filter-bar .contact-methods li address, .contact-methods li .filter-bar address, .filter-bar .accordion-content {
    width: auto;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 16px;
    color: #0fa0aC;
    font-family: "Lato-Regular"; }
    @media (min-width: 768px) {
      .filter-bar p, .filter-bar .contact-methods li address, .contact-methods li .filter-bar address, .filter-bar .accordion-content {
        margin-bottom: 0;
        margin-right: 5%;
        font-size: 20px; } }
  .filter-bar select {
    width: 100% !important;
    margin-bottom: 0 !important;
    -webkit-appearance: none !important;
    -mozkit-appearance: none !important;
    appearance: none !important;
    background-color: #fff !important;
    height: 40px !important;
    border: 1px solid #0fa0aC !important;
    color: #0fa0aC !important;
    font-weight: 700 !important;
    font-family: "Lato-Regular" !important;
    text-transform: uppercase !important;
    padding-left: 10px;
    background-image: url("images/icons/green-select.png") !important;
    background-repeat: no-repeat !important;
    background-size: 15px !important;
    background-position: right 10px center !important;
    font-size: 12px; }
    .filter-bar select:last-of-type {
      margin-bottom: 0; }
    @media (min-width: 768px) {
      .filter-bar select {
        width: 150px !important;
        margin-bottom: 0;
        margin-right: 2%; }
        .filter-bar select:last-of-type {
          margin-right: 0; } }
    @media (min-width: 1200px) {
      .filter-bar select {
        width: 200px !important; } }
  .filter-bar .select2-hidden-accessible {
    width: auto !important; }

.woocommerce-widget-layered-nav {
  height: auto;
  background-color: orange;
  width: 100%;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .woocommerce-widget-layered-nav {
      margin-bottom: 0;
      margin-right: 2%;
      width: auto; } }

.woocommerce-widget-layered-nav-dropdown {
  height: auto;
  width: 100%; }
  @media (min-width: 768px) {
    .woocommerce-widget-layered-nav-dropdown {
      width: 150px; } }
  @media (min-width: 1200px) {
    .woocommerce-widget-layered-nav-dropdown {
      width: 200px; } }

.select2 {
  background-color: green;
  height: auto; }
  .select2 .selection {
    background-color: yellow;
    height: auto; }

.select2-selection--single {
  border-radius: 0 !important;
  margin-bottom: 0 !important;
  -webkit-appearance: none !important;
  -mozkit-appearance: none !important;
  appearance: none !important;
  background-color: #fff !important;
  height: 100% !important;
  border: 1px solid #0fa0aC !important;
  color: #0fa0aC !important;
  font-weight: 700 !important;
  font-family: "Lato-Regular" !important;
  text-transform: uppercase !important;
  background-image: url("images/icons/green-select.png") !important;
  background-repeat: no-repeat !important;
  background-size: 15px !important;
  background-position: right 10px center !important; }

.select2-selection__rendered {
  color: #0fa0aC !important;
  font-weight: 700 !important;
  font-family: "Lato-Regular" !important;
  -webkit-appearance: none !important;
  -mozkit-appearance: none !important;
  appearance: none !important;
  height: 38px;
  line-height: 38px !important;
  padding-left: 10px !important;
  font-size: 12px !important; }

.select2-selection__arrow {
  display: none;
  visibility: hidden; }

.woocommerce-ordering {
  width: 100% !important;
  margin-bottom: 0 !important; }
  @media (min-width: 768px) {
    .woocommerce-ordering {
      width: auto !important; } }

.select2-selection__placeholder {
  color: #0fa0aC !important; }

.product-listing {
  display: block;
  position: relative;
  margin-bottom: 20px;
  padding: 0 20px calc(20px * 2) 20px; }
  .product-listing h3 {
    text-align: center;
    color: #22324E;
    margin-bottom: 20px; }
  .product-listing li {
    display: inline-block;
    position: relative;
    width: 47.88% !important;
    margin-right: 4% !important;
    margin-bottom: 20px; }
    .product-listing li:nth-of-type(2n) {
      margin-right: 0 !important; }
    @media (min-width: 768px) {
      .product-listing li {
        width: 23.5% !important;
        margin-top: 20px;
        margin-right: 2% !important; }
        .product-listing li:nth-of-type(2n) {
          margin-right: 2% !important; }
        .product-listing li:nth-of-type(4n) {
          margin-right: 0 !important; } }
    .product-listing li:last-of-type {
      margin-bottom: 0; }
    .product-listing li img {
      width: 100%;
      margin-bottom: 20px; }
    .product-listing li .lifestyle-img {
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      z-index: -1;
      transition: all .3s ease; }
    .product-listing li:hover .lifestyle-img {
      opacity: 1;
      z-index: 2; }
  .product-listing .fabric-overlay {
    display: block;
    position: absolute;
    top: 15px;
    right: 15px;
    background-color: #0fa0aC;
    padding: 5px;
    text-transform: uppercase;
    font-family: "Lato-Regular";
    font-size: 16px;
    line-height: 16px;
    color: #fff; }
  .product-listing .fabric-name {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 18px;
    min-height: 40px; }
  .product-listing .fabric-price {
    color: #0fa0aC;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    font-family: "Lato-Regular";
    display: flex;
    align-items: center; }
    @media (min-width: 768px) {
      .product-listing .fabric-price {
        font-size: 18px; } }
    .product-listing .fabric-price:before {
      content: "from";
      display: inline-block;
      position: relative;
      width: auto;
      font-size: 16px;
      font-weight: 500;
      line-height: 16px;
      color: #0fa0aC;
      margin-right: 5px;
      margin-top: -3px; }

.product_cat-special-offers .fabric-price {
  color: #ccc !important; }
  .product_cat-special-offers .fabric-price:before {
    margin-top: 0;
    margin-right: 0 !important;
    content: "" !important; }
  .product_cat-special-offers .fabric-price .price {
    display: flex; }
    .product_cat-special-offers .fabric-price .price del {
      order: 2; }
      .product_cat-special-offers .fabric-price .price del span {
        color: #ccc !important; }
    .product_cat-special-offers .fabric-price .price ins {
      order: 1;
      text-decoration: none;
      margin-right: 5px; }
      .product_cat-special-offers .fabric-price .price ins span {
        color: red !important; }

.product_cat-fabric-by-metre .fabric-price:before {
  margin-top: 0; }
.product_cat-fabric-by-metre .price {
  display: flex; }
.product_cat-fabric-by-metre .amount {
  font-size: 18px;
  margin-right: 3px; }

.wc-measurement-price-calculator-price {
  display: flex;
  align-items: baseline;
  font-size: 14px; }

.woocommerce ul.products li.product .price {
  margin-bottom: 0 !important; }

.order-swatches.c-container {
  padding: 0 20px 20px; }

.order-swatches--desk {
  display: none; }
  @media (min-width: 768px) {
    .order-swatches--desk {
      display: block;
      text-align: center;
      padding: 0 20px 20px 20px; } }
  .order-swatches--desk .order-swatches--inner {
    padding: 20px;
    background-color: #0d8c96;
    border-radius: 8px; }
  .order-swatches--desk .order-swatches--img {
    height: auto;
    max-width: 100%; }
  .order-swatches--desk .order-swatches--text p, .order-swatches--desk .order-swatches--text .contact-methods li address, .contact-methods li .order-swatches--desk .order-swatches--text address, .order-swatches--desk .order-swatches--text .accordion-content {
    font-size: 24px;
    padding: 20px 20px 16px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 10px; }
  .order-swatches--desk .order-swatches--btn {
    background-color: #fff;
    border-radius: 8px;
    filter: drop-shadow(4px 4px 0 #22324e);
    width: 240px;
    margin: 0 auto; }
    .order-swatches--desk .order-swatches--btn p, .order-swatches--desk .order-swatches--btn .contact-methods li address, .contact-methods li .order-swatches--desk .order-swatches--btn address, .order-swatches--desk .order-swatches--btn .accordion-content {
      color: #22324e;
      font-weight: 600;
      font-size: 20px;
      padding: 20px 20px 16px; }

.order-swatches--mob {
  display: none; }
  @media (max-width: 767px) {
    .order-swatches--mob {
      display: inline-flex;
      padding: 0 20px 20px 20px !important; } }
  .order-swatches--mob .order-swatches--inner {
    display: flex;
    align-items: center;
    padding: 0 10px;
    background-color: #0d8c96;
    border-radius: 8px; }
  .order-swatches--mob .order-swatches--img {
    height: auto;
    max-width: 100%;
    width: 20%;
    margin: auto; }
  .order-swatches--mob .order-swatches--text p, .order-swatches--mob .order-swatches--text .contact-methods li address, .contact-methods li .order-swatches--mob .order-swatches--text address, .order-swatches--mob .order-swatches--text .accordion-content {
    font-size: 10px;
    padding: 10px 0;
    color: #fff;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px; }
  .order-swatches--mob .order-swatches--btn {
    background-color: #fff;
    border-radius: 8px;
    filter: drop-shadow(4px 4px 0 #22324e);
    height: 35px;
    margin: 0;
    text-align: center;
    width: 100px !important; }
    .order-swatches--mob .order-swatches--btn p, .order-swatches--mob .order-swatches--btn .contact-methods li address, .contact-methods li .order-swatches--mob .order-swatches--btn address, .order-swatches--mob .order-swatches--btn .accordion-content {
      color: #22324e;
      font-weight: 600;
      font-size: 10px;
      padding: 5px 0;
      font-size: 10px;
      margin-top: 1px; }

.inspiration {
  display: block;
  position: relative;
  background-color: #E9F5F6;
  margin-bottom: 0;
  text-align: center;
  padding-bottom: calc(20px * 3); }
  .inspiration h4 {
    text-align: center;
    margin-bottom: 20px;
    color: #22324E;
    padding: 0 20px; }
    .inspiration h4:before {
      content: "";
      display: block;
      position: relative;
      margin-bottom: 20px;
      background-image: url("images/icons/heart.png");
      background-repeat: no-repeat;
      background-size: 30px;
      background-position: top center;
      width: 40px;
      height: 60px;
      margin-left: auto;
      margin-right: auto; }
  .inspiration p, .inspiration .contact-methods li address, .contact-methods li .inspiration address, .inspiration .accordion-content {
    margin-bottom: 40px; }
    .inspiration p a, .inspiration .contact-methods li address a, .contact-methods li .inspiration address a, .inspiration .accordion-content a {
      color: #0fa0aC;
      text-decoration: underline; }
      .inspiration p a:hover, .inspiration .contact-methods li address a:hover, .contact-methods li .inspiration address a:hover, .inspiration .accordion-content a:hover {
        text-decoration: none; }
  .inspiration ul {
    margin-bottom: calc(20px + 10px); }
  .inspiration li {
    width: 49.2%;
    margin-bottom: 5px;
    margin-right: 1.5%; }
    .inspiration li:nth-of-type(2n) {
      margin-right: 0; }
    @media (min-width: 768px) {
      .inspiration li {
        margin-bottom: 0;
        width: 19.2%;
        margin-right: 1%; }
        .inspiration li:nth-of-type(2n) {
          margin-right: 1%; }
        .inspiration li:last-of-type {
          margin-right: 0; } }
    .inspiration li img {
      width: 100%; }
  .inspiration .icon {
    margin-bottom: 10px; }
    .inspiration .icon img {
      max-width: 50px; }
  .inspiration h6 a {
    text-decoration: none;
    color: #22324E; }
    .inspiration h6 a:visited {
      color: #22324E; }

.page-template-page-get-in-touch .inspiration {
  padding-top: 60px; }

.home .inspiration {
  padding-top: 60px; }

.customer-review--slider {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  background-color: #edf6f7;
  padding-top: calc(20px * 3);
  padding-bottom: calc(20px * 3); }
  .customer-review--slider h4 {
    text-align: center;
    margin-bottom: 20px; }
    .customer-review--slider h4:before {
      content: "";
      display: block;
      position: relative;
      margin-bottom: 20px;
      background-image: url(images/icons/heart.png);
      background-repeat: no-repeat;
      background-size: 30px;
      background-position: top center;
      width: 40px;
      height: 60px;
      margin-left: auto;
      margin-right: auto; }

.reviews-slider li {
  background-color: transparent;
  opacity: .3;
  padding: 40px 40px 20px 40px;
  margin: 0 30px; }
  @media (min-width: 768px) {
    .reviews-slider li {
      margin: 0 20px;
      padding: 40px; } }
  @media (min-width: 1366px) {
    .reviews-slider li {
      margin: 0 30px; } }
.reviews-slider .slide-wrapper {
  padding: 30px;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 15px -5px rgba(0, 0, 0, 0.91);
  -moz-box-shadow: 1px 1px 15px -5px rgba(0, 0, 0, 0.91);
  box-shadow: 1px 1px 15px -5px rgba(0, 0, 0, 0.91); }
.reviews-slider .slick-current {
  opacity: 1; }
.reviews-slider .review-title {
  display: block;
  position: relative;
  width: 100%;
  font-size: 24px;
  line-height: 24px;
  color: #22324E;
  font-family: "Rylan-Regular";
  margin-bottom: 20px; }
.reviews-slider p, .reviews-slider .contact-methods li address, .contact-methods li .reviews-slider address, .reviews-slider .accordion-content {
  margin-bottom: 20px;
  color: #58595B; }
.reviews-slider .reviewer-name {
  text-transform: uppercase;
  color: #0fa0aC;
  font-family: "Lato-Regular"; }
.reviews-slider .slick-next {
  right: 25px;
  width: 25px;
  height: 25px;
  background-image: url("images/icons/article-next.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 25px;
  z-index: 5; }
  @media (min-width: 992px) {
    .reviews-slider .slick-next {
      right: 32.7%; } }
  @media (min-width: 1366px) {
    .reviews-slider .slick-next {
      right: 33%; } }
.reviews-slider .slick-prev {
  left: 25px;
  width: 25px;
  height: 25px;
  background-image: url("images/icons/article-prev.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 25px;
  z-index: 5; }
  @media (min-width: 992px) {
    .reviews-slider .slick-prev {
      left: 32.7%; } }
  @media (min-width: 1366px) {
    .reviews-slider .slick-prev {
      left: 33%; } }

.why-shop {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 0;
  background-color: #fff;
  padding-top: calc(20px * 3);
  padding-bottom: calc(20px * 3); }
  @media (min-width: 1200px) {
    .why-shop {
      padding-bottom: calc(20px * 5); } }
  .why-shop h4 {
    text-align: center;
    margin-bottom: calc(20px * 3);
    color: #22324E; }
    .why-shop h4:before {
      content: "";
      display: block;
      position: relative;
      margin-bottom: 20px;
      background-image: url("images/icons/heart.png");
      background-repeat: no-repeat;
      background-size: 30px;
      background-position: top center;
      width: 40px;
      height: 60px;
      margin-left: auto;
      margin-right: auto; }
  .why-shop li {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    width: 100%;
    padding: 0 10px; }
    @media (min-width: 768px) {
      .why-shop li {
        margin-bottom: 0;
        width: calc(100% / 3); } }
    .why-shop li:last-of-type {
      margin-bottom: 0; }
    .why-shop li .icon {
      margin-bottom: 20px; }
      .why-shop li .icon img {
        width: 125px; }
    .why-shop li .heading {
      font-size: 22px;
      line-height: 22px;
      text-transform: uppercase;
      color: #22324E;
      margin-bottom: 5px;
      text-align: center;
      font-family: "Lato-Regular";
      font-weight: bold; }
      @media (min-width: 768px) {
        .why-shop li .heading {
          font-size: 16px;
          line-height: 16px; } }
      @media (min-width: 1200px) {
        .why-shop li .heading {
          font-size: 22px;
          line-height: 22px; } }
    .why-shop li p, .why-shop .contact-methods li address, .contact-methods .why-shop li address, .why-shop li .accordion-content {
      text-align: center;
      text-transform: uppercase;
      font-size: 14px;
      font-family: "Lato-Regular"; }
      @media (min-width: 1200px) {
        .why-shop li p, .why-shop .contact-methods li address, .contact-methods .why-shop li address, .why-shop li .accordion-content {
          max-width: 100%; } }

.equal-blocks {
  padding-top: 0;
  padding-bottom: calc(20px * 2); }
  @media (min-width: 992px) {
    .equal-blocks {
      padding-top: calc(20px * 2); } }
  .equal-blocks .equal-row {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: auto;
    padding: 0 0 30px 0; }
    @media (min-width: 768px) {
      .equal-blocks .equal-row {
        flex-direction: row; }
        .equal-blocks .equal-row:nth-of-type(even) {
          flex-direction: row-reverse; } }
    .equal-blocks .equal-row .col-l {
      width: 100%; }
      @media (min-width: 768px) {
        .equal-blocks .equal-row .col-l {
          width: 45%; } }
    .equal-blocks .equal-row .col-r {
      width: 100%; }
      @media (min-width: 768px) {
        .equal-blocks .equal-row .col-r {
          width: 55%; } }
    .equal-blocks .equal-row .text-col {
      padding: 30px;
      display: flex;
      justify-content: center;
      flex-direction: column; }
      .equal-blocks .equal-row .text-col a {
        color: #0fa0aC;
        text-transform: none;
        font-size: 14px;
        text-decoration: underline; }
        .equal-blocks .equal-row .text-col a:hover {
          text-decoration: none; }
      @media (min-width: 768px) {
        .equal-blocks .equal-row .text-col {
          padding: 30px 60px; } }
    .equal-blocks .equal-row h2 {
      margin-bottom: 20px;
      color: #22324E; }
    .equal-blocks .equal-row p, .equal-blocks .equal-row .contact-methods li address, .contact-methods li .equal-blocks .equal-row address, .equal-blocks .equal-row .accordion-content {
      margin-bottom: 20px; }
      .equal-blocks .equal-row p:last-of-type, .equal-blocks .equal-row .contact-methods li address:last-of-type, .contact-methods li .equal-blocks .equal-row address:last-of-type, .equal-blocks .equal-row .accordion-content:last-of-type {
        margin-bottom: 0; }
    .equal-blocks .equal-row ul {
      margin-bottom: 20px; }
      .equal-blocks .equal-row ul li {
        display: block;
        position: relative;
        margin-bottom: 10px; }
    .equal-blocks .equal-row .button, .equal-blocks .equal-row .shipping-calculator-form button[type="submit"], .shipping-calculator-form .equal-blocks .equal-row button[type="submit"], .equal-blocks .equal-row .wc-proceed-to-checkout .checkout-button, .wc-proceed-to-checkout .equal-blocks .equal-row .checkout-button, .equal-blocks .equal-row form.checkout_coupon button, form.checkout_coupon .equal-blocks .equal-row button, .equal-blocks .equal-row .crafty_billing button, .crafty_billing .equal-blocks .equal-row button, .equal-blocks .equal-row .crafty_shipping button, .crafty_shipping .equal-blocks .equal-row button, .equal-blocks .equal-row .woocommerce-checkout #payment button, .woocommerce-checkout #payment .equal-blocks .equal-row button, .equal-blocks .equal-row .woocommerce-MyAccount-content form button, .woocommerce-MyAccount-content form .equal-blocks .equal-row button, .equal-blocks .equal-row .woocommerce-MyAccount-orders .view, .woocommerce-MyAccount-orders .equal-blocks .equal-row .view, .equal-blocks .equal-row .logout-btn a, .logout-btn .equal-blocks .equal-row a, .equal-blocks .equal-row .yith-wacp-content .go-cart, .yith-wacp-content .equal-blocks .equal-row .go-cart, .equal-blocks .equal-row .yith-wacp-content .go-checkout, .yith-wacp-content .equal-blocks .equal-row .go-checkout, .equal-blocks .equal-row .yith-wacp-content .continue-shopping, .yith-wacp-content .equal-blocks .equal-row .continue-shopping {
      margin-top: 20px;
      align-self: flex-start;
      text-decoration: none !important; }

.make-an-enquiry {
  display: block;
  position: relative;
  padding-top: calc(20px * 3);
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 768px) {
    .make-an-enquiry {
      padding-top: calc(20px * 5);
      padding-bottom: calc(20px * 5); } }
  .make-an-enquiry h3 {
    text-align: center;
    margin-bottom: calc(20px * 3);
    color: #22324E; }
    .make-an-enquiry h3:before {
      content: "";
      display: block;
      position: relative;
      margin-bottom: 20px;
      background-image: url(images/icons/heart.png);
      background-repeat: no-repeat;
      background-size: 30px;
      background-position: top center;
      width: 40px;
      height: 60px;
      margin-left: auto;
      margin-right: auto; }
  .make-an-enquiry p, .make-an-enquiry .contact-methods li address, .contact-methods li .make-an-enquiry address, .make-an-enquiry .accordion-content {
    text-align: center;
    margin-bottom: calc(20px * 2);
    max-width: 90%;
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 768px) {
      .make-an-enquiry p, .make-an-enquiry .contact-methods li address, .contact-methods li .make-an-enquiry address, .make-an-enquiry .accordion-content {
        max-width: 85%;
        margin-bottom: calc(20px * 4); } }

.enquiry-container {
  padding-bottom: 60px; }
  .enquiry-container .frm_forms {
    width: 100%; }
    @media (min-width: 768px) {
      .enquiry-container .frm_forms {
        width: 50%; } }
  .enquiry-container form {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-bottom: calc(20px * 4); }
    @media (min-width: 768px) {
      .enquiry-container form {
        margin-bottom: 0; } }
  .enquiry-container label {
    display: block;
    position: relative;
    width: 100%;
    text-indent: -9999px;
    font-size: 0;
    height: 0; }
  .enquiry-container .frm_opt_container {
    margin-bottom: 0; }
    .enquiry-container .frm_opt_container input {
      width: auto; }
    .enquiry-container .frm_opt_container label {
      text-indent: 0 !important;
      height: auto !important;
      color: #58595B;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 15px;
      line-height: 20px; }
  .enquiry-container .frm_description {
    color: #58595B;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 0; }
  .enquiry-container input,
  .enquiry-container textarea {
    width: 100%;
    margin-bottom: 20px; }
  .enquiry-container select {
    margin-bottom: 20px;
    width: 100%;
    color: #999;
    height: 70px;
    border-radius: 0 !important;
    border: 1px solid #0fa0aC;
    padding: 0 10px;
    -webkit-appearance: none !important;
    -mozkit-appearance: none !important;
    appearance: none !important;
    background-image: url("images/icons/green-select.png") !important;
    background-repeat: no-repeat !important;
    background-size: 15px !important;
    background-position: right 10px center !important; }

.contact-methods {
  display: inline-block;
  position: relative;
  width: 100%; }
  @media (min-width: 768px) {
    .contact-methods {
      width: 50%; } }
  .contact-methods ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0; }
  .contact-methods li {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-bottom: 5%; }
    @media (min-width: 768px) {
      .contact-methods li {
        width: 50%;
        padding: 0 25px; } }
    .contact-methods li:nth-of-type(2n) {
      margin-right: 0; }
    .contact-methods li a {
      color: #0fa0aC;
      text-decoration: underline; }
      .contact-methods li a:hover {
        text-decoration: none; }
      .contact-methods li a:visited {
        color: #0fa0aC;
        text-decoration: underline; }
    .contact-methods li h4 {
      font-size: 24px;
      line-height: 30px;
      color: #22324E;
      font-family: "Rylan-Regular"; }
    .contact-methods li p, .contact-methods li address, .contact-methods li .accordion-content,
    .contact-methods li address {
      text-align: center;
      color: #58595B;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 15px;
      line-height: 20px; }
    .contact-methods li p, .contact-methods li address, .contact-methods li .accordion-content {
      margin-bottom: 20px; }
  .contact-methods img {
    margin-bottom: 20px;
    width: 90px;
    height: auto; }
  .contact-methods h4 {
    margin-bottom: 20px; }

.privacy-policy .intro-textblock {
  margin-bottom: 60px; }
.privacy-policy .c-container {
  margin-bottom: 100px; }
.privacy-policy h2 {
  font-family: "Rylan-Regular";
  color: #0fa0aC;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 30px; }
.privacy-policy h3 {
  font-family: "Lato-Regular";
  color: #0fa0aC;
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 15px; }
.privacy-policy p, .privacy-policy .contact-methods li address, .contact-methods li .privacy-policy address, .privacy-policy .accordion-content {
  margin-bottom: 30px; }

.default-tmp {
  margin-bottom: 60px; }
  .default-tmp h2 {
    font-family: "Rylan-Regular";
    color: #0fa0aC;
    font-size: 24px;
    line-height: 30px;
    margin: 0;
    padding: 15px 0; }
  .default-tmp h3, .default-tmp h4, .default-tmp h5, .default-tmp h6 {
    font-family: "Lato-Regular";
    color: #0fa0aC;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 10px; }
  .default-tmp p, .default-tmp .contact-methods li address, .contact-methods li .default-tmp address, .default-tmp .accordion-content {
    margin: 10px 0;
    line-height: 24px; }
  .default-tmp a {
    color: #0fa0aC;
    text-decoration: underline; }
    .default-tmp a:hover {
      text-decoration: none;
      color: #0fa0aC; }
  .default-tmp ul {
    font-size: 16px;
    line-height: 24px;
    color: #58595B;
    font-family: "HelveticaNeue-Light";
    padding: 10px 0 10px 20px; }
    .default-tmp ul li {
      list-style-type: disc; }

#accordionTerms {
  margin-bottom: 60px;
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 768px) {
    #accordionTerms {
      padding-left: 0;
      padding-right: 0; } }
  #accordionTerms .section-title {
    font-family: "Rylan-Regular";
    padding: 60px 0 10px 5px;
    font-size: 24px; }
  #accordionTerms .card {
    border: none; }
  #accordionTerms .card-header {
    color: #0fa0aC;
    border-bottom: 1px solid #99d0d5;
    font-family: "Lato-Regular";
    margin-bottom: 0 !important;
    padding: 0;
    background-color: transparent; }
    #accordionTerms .card-header .btn-link {
      display: block;
      display: block;
      width: 100%;
      padding: 25px 5px;
      text-align: left;
      font-family: "Lato-Regular";
      color: #0fa0aC;
      font-size: 14px;
      text-transform: uppercase;
      border-radius: 0;
      background: url(images/icons/plus-green.png) 99% no-repeat;
      background-size: 10px auto; }

.page-template-page-terms .intro-textblock h2 {
  font-family: "Lato-Regular";
  font-size: 18px;
  color: #0fa0aC;
  text-transform: uppercase; }
.page-template-page-terms .intro-textblock a {
  text-decoration: underline; }
  .page-template-page-terms .intro-textblock a:hover {
    text-decoration: none;
    color: #58595B; }

.readmore a {
  color: #0fa0aC;
  text-decoration: underline;
  text-transform: uppercase;
  font-family: "Lato-Regular";
  font-size: 14px; }
  .readmore a:hover {
    text-decoration: none; }
.readmore .open {
  padding: 60px 0 0 0; }

.frm_message p, .frm_message .contact-methods li address, .contact-methods li .frm_message address, .frm_message .accordion-content,
.frm_error_style p,
.frm_error_style .contact-methods li address,
.contact-methods li .frm_error_style address,
.frm_error_style .accordion-content {
  margin-bottom: 0 !important; }

.plumbs-graphics {
  padding: 0 30px 50px 30px; }
  @media (min-width: 768px) {
    .plumbs-graphics {
      padding: 0 0 60px 0; } }
  .plumbs-graphics .p-graphic {
    padding: 10px 0; }
    @media (min-width: 768px) {
      .plumbs-graphics .p-graphic {
        padding: 0 5px; } }

#cookie-law-info-bar {
  background-color: #22324E !important;
  padding: 13px 13px !important; }
  @media (min-width: 768px) {
    #cookie-law-info-bar {
      padding: 25px 25px !important; } }

.cli-bar-container {
  display: block !important; }

.cli-style-v2 .cli-bar-btn_container {
  flex-wrap: nowrap; }

.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
  max-height: 100%; }

.cli-bar-message {
  color: #fff !important;
  margin-bottom: 1rem !important;
  font-size: .875rem !important;
  line-height: 1.285 !important; }

.cli-bar-message a {
  text-decoration: underline;
  color: #fff !important; }

.cli-bar-message a:hover {
  text-decoration: none !important; }

.cli-style-v2 .cli-bar-message {
  width: 100% !important; }

.cli-bar-btn_container {
  margin-left: 0 !important; }

.cookie_action_close_header_reject {
  margin: 0 5px 0 0 !important;
  border: 1px solid #fff !important;
  background-color: #fff !important;
  color: #28324b !important;
  font-size: 11px !important;
  line-height: 11px !important; }
  @media (min-width: 768px) {
    .cookie_action_close_header_reject {
      margin: 0 10px 0 0 !important;
      font-size: 13px !important;
      line-height: 13px !important; } }

.cli_settings_button {
  margin: 0 5px 0 0 !important;
  border: 1px solid #fff !important;
  background-color: #fff !important;
  color: #28324b !important;
  font-size: 11px !important;
  line-height: 11px !important; }
  @media (min-width: 768px) {
    .cli_settings_button {
      margin: 0 10px 0 0 !important;
      font-size: 13px !important;
      line-height: 13px !important; } }

.wt-cli-accept-all-btn {
  margin: 0 0 0 0 !important;
  color: white;
  border: 1px solid #61a229;
  background-color: #61a229;
  font-size: 11px !important;
  line-height: 11px !important; }
  @media (min-width: 768px) {
    .wt-cli-accept-all-btn {
      font-size: 13px !important;
      line-height: 13px !important; } }

.cli_settings_button {
  padding: 8px 6px !important;
  display: inline-block;
  font-weight: 700;
  position: relative;
  transition: .25s;
  color: #fff;
  z-index: 1;
  border-radius: 5px;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold !important;
  text-align: center; }

.cli_settings_button:hover {
  background-color: #28324b !important;
  color: #fff !important; }

.cli_action_button {
  text-align: center;
  padding: 8px 6px !important;
  display: inline-block;
  font-weight: 700;
  position: relative;
  transition: .25s;
  color: #fff;
  z-index: 1;
  border-radius: 5px;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold !important; }

.cli_action_button:hover {
  background-color: #28324b !important;
  color: #fff !important; }

#wt-cli-privacy-save-btn {
  border: 2px solid #aac819 !important;
  background-color: #aac819 !important;
  color: #fff !important;
  min-width: 208px;
  text-align: center;
  padding: 8px 6px !important;
  display: inline-block;
  font-weight: 700;
  position: relative;
  transition: .25s;
  color: #fff;
  z-index: 1;
  border-radius: 5px;
  cursor: pointer;
  line-height: 1.35;
  text-transform: uppercase;
  font-size: 1.125rem !important;
  font-weight: bold !important; }

#wt-cli-privacy-save-btn:hover {
  background-color: #fff !important;
  color: #28324b !important; }

.cli-privacy-overview h4 {
  font-weight: bold;
  color: #28324b !important;
  border-bottom: 1px solid #eee !important;
  padding: 0 10px 10px 10px !important;
  font-size: 16px !important; }

.cli-tab-header a.cli-nav-link {
  font-weight: bold !important;
  color: #28324b !important;
  font-size: 12px !important; }
  @media (min-width: 768px) {
    .cli-tab-header a.cli-nav-link {
      font-size: 16px !important; } }

.cli-tab-container p, .cli-tab-container .contact-methods li address, .contact-methods li .cli-tab-container address, .cli-tab-container .accordion-content, .cli-privacy-content-text {
  color: #28324b !important;
  font-size: 14px !important;
  padding: 10px !important; }
  @media (min-width: 768px) {
    .cli-tab-container p, .cli-tab-container .contact-methods li address, .contact-methods li .cli-tab-container address, .cli-tab-container .accordion-content, .cli-privacy-content-text {
      font-size: 16px !important; } }

.wt-cli-cookie-description {
  color: #28324b !important;
  font-size: 14px !important;
  padding: 10px !important; }
  @media (min-width: 768px) {
    .wt-cli-cookie-description {
      font-size: 16px !important; } }

.cli-modal-backdrop.cli-show {
  background-color: #28324b !important; }

.cli-modal .cli-modal-dialog {
  max-width: 80rem !important; }

.wt-cli-ckyes-brand-logo {
  display: none; }

/* Homepage Elements */
.homepage-hero {
  display: block;
  position: relative;
  width: 100%;
  height: auto; }
  @media (min-width: 768px) {
    .homepage-hero {
      width: calc(100% - 40px);
      margin: 0 20px; } }
  .homepage-hero img {
    width: 100%; }

.hero-slides {
  height: 100%; }
  .hero-slides > div {
    height: 100% !important; }
  .hero-slides .slick-list,
  .hero-slides .slick-track {
    height: 100%; }

.home-slide--controls {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: auto;
  display: none; }
  @media (min-width: 768px) {
    .home-slide--controls {
      display: block; } }
  .home-slide--controls > div {
    display: inline-block;
    position: relative;
    width: 45px;
    text-align: center;
    cursor: pointer; }
  .home-slide--controls img {
    max-width: 40px; }

.section-title {
  display: block;
  position: relative;
  width: 100%;
  padding: calc(20px + 10px) 20px; }
  .section-title h1,
  .section-title .intro-textblock h2,
  .intro-textblock .section-title h2, .section-title .product-listing h3, .product-listing .section-title h3, .section-title .inspiration h4, .inspiration .section-title h4, .section-title .inspiration h6, .inspiration .section-title h6, .section-title .customer-review--slider h4, .customer-review--slider .section-title h4, .section-title .why-shop h4, .why-shop .section-title h4, .section-title .equal-blocks .equal-row h2, .equal-blocks .equal-row .section-title h2, .section-title .make-an-enquiry h3, .make-an-enquiry .section-title h3, .section-title .image-grid-3 .image-grid--inner h2, .image-grid-3 .image-grid--inner .section-title h2, .section-title .deal h3, .deal .section-title h3, .section-title .how-it-works h3, .how-it-works .section-title h3,
  .section-title .how-it-works h4,
  .how-it-works .section-title h4, .section-title .callout-inner h3, .callout-inner .section-title h3, .section-title .fabrics-we-love h3, .fabrics-we-love .section-title h3, .section-title .experience h4, .experience .section-title h4, .section-title .customer-review blockquote, .customer-review .section-title blockquote, .section-title .slider-text h5, .slider-text .section-title h5, .section-title .why-we-love .col-l h2, .why-we-love .col-l .section-title h2,
  .section-title .why-we-love .col-l h3,
  .why-we-love .col-l .section-title h3,
  .section-title .why-we-love .col-r h2,
  .why-we-love .col-r .section-title h2,
  .section-title .why-we-love .col-r h3,
  .why-we-love .col-r .section-title h3, .section-title .get-in-touch-callout .callout-title, .get-in-touch-callout .section-title .callout-title, .section-title .category-blocks .image-grid--inner h2, .category-blocks .image-grid--inner .section-title h2, .section-title .foam-types--equalblocks h2, .foam-types--equalblocks .section-title h2, .section-title .foam-types--equalblocks .equal-row h3, .foam-types--equalblocks .equal-row .section-title h3, .section-title .cushion-benefits h4, .cushion-benefits .section-title h4, .section-title .faq-slim h5, .faq-slim .section-title h5, .section-title .process-tabs h2, .process-tabs .section-title h2, .section-title .process-row h3, .process-row .section-title h3, .section-title .how-it-works--equalblocks h2, .how-it-works--equalblocks .section-title h2, .section-title .how-it-works--equalblocks .equal-row h3, .how-it-works--equalblocks .equal-row .section-title h3, .section-title .latest-articles h2, .latest-articles .section-title h2, .section-title .customer-photos h3, .customer-photos .section-title h3, .section-title .fbl-article h3, .fbl-article .section-title h3, .section-title .related-articles h2, .related-articles .section-title h2, .section-title .experience-textblock h2, .experience-textblock .section-title h2, .section-title .britishmade-inner h3, .britishmade-inner .section-title h3, .section-title .key-people h4, .key-people .section-title h4, .section-title .key-name, .section-title .box-white h5, .box-white .section-title h5, .section-title .box-grey h6, .box-grey .section-title h6, .section-title .fabric-collections h2, .fabric-collections .section-title h2, .section-title .fabric-collection--titlepanel h4, .fabric-collection--titlepanel .section-title h4, .section-title .fabric-order h4, .fabric-order .section-title h4, .section-title .faq-section h2, .faq-section .section-title h2, .section-title .eco-stats .txt-block h4, .eco-stats .txt-block .section-title h4, .section-title .woocommerce-account .addresses .title h3, .woocommerce-account .addresses .title .section-title h3, .section-title .woocommerce-EditAccountForm legend, .woocommerce-EditAccountForm .section-title legend, .section-title .why-buy--replacement h3, .why-buy--replacement .section-title h3,
  .section-title .why-buy--replacement h4,
  .why-buy--replacement .section-title h4 {
    position: relative;
    width: 100%;
    text-align: center;
    color: #22324E;
    font-size: 28px;
    line-height: 34px; }
    @media (min-width: 992px) {
      .section-title h1,
      .section-title .intro-textblock h2,
      .intro-textblock .section-title h2, .section-title .product-listing h3, .product-listing .section-title h3, .section-title .inspiration h4, .inspiration .section-title h4, .section-title .inspiration h6, .inspiration .section-title h6, .section-title .customer-review--slider h4, .customer-review--slider .section-title h4, .section-title .why-shop h4, .why-shop .section-title h4, .section-title .equal-blocks .equal-row h2, .equal-blocks .equal-row .section-title h2, .section-title .make-an-enquiry h3, .make-an-enquiry .section-title h3, .section-title .image-grid-3 .image-grid--inner h2, .image-grid-3 .image-grid--inner .section-title h2, .section-title .deal h3, .deal .section-title h3, .section-title .how-it-works h3, .how-it-works .section-title h3,
      .section-title .how-it-works h4,
      .how-it-works .section-title h4, .section-title .callout-inner h3, .callout-inner .section-title h3, .section-title .fabrics-we-love h3, .fabrics-we-love .section-title h3, .section-title .experience h4, .experience .section-title h4, .section-title .customer-review blockquote, .customer-review .section-title blockquote, .section-title .slider-text h5, .slider-text .section-title h5, .section-title .why-we-love .col-l h2, .why-we-love .col-l .section-title h2,
      .section-title .why-we-love .col-l h3,
      .why-we-love .col-l .section-title h3,
      .section-title .why-we-love .col-r h2,
      .why-we-love .col-r .section-title h2,
      .section-title .why-we-love .col-r h3,
      .why-we-love .col-r .section-title h3, .section-title .get-in-touch-callout .callout-title, .get-in-touch-callout .section-title .callout-title, .section-title .category-blocks .image-grid--inner h2, .category-blocks .image-grid--inner .section-title h2, .section-title .foam-types--equalblocks h2, .foam-types--equalblocks .section-title h2, .section-title .foam-types--equalblocks .equal-row h3, .foam-types--equalblocks .equal-row .section-title h3, .section-title .cushion-benefits h4, .cushion-benefits .section-title h4, .section-title .faq-slim h5, .faq-slim .section-title h5, .section-title .process-tabs h2, .process-tabs .section-title h2, .section-title .process-row h3, .process-row .section-title h3, .section-title .how-it-works--equalblocks h2, .how-it-works--equalblocks .section-title h2, .section-title .how-it-works--equalblocks .equal-row h3, .how-it-works--equalblocks .equal-row .section-title h3, .section-title .latest-articles h2, .latest-articles .section-title h2, .section-title .customer-photos h3, .customer-photos .section-title h3, .section-title .fbl-article h3, .fbl-article .section-title h3, .section-title .related-articles h2, .related-articles .section-title h2, .section-title .experience-textblock h2, .experience-textblock .section-title h2, .section-title .britishmade-inner h3, .britishmade-inner .section-title h3, .section-title .key-people h4, .key-people .section-title h4, .section-title .key-name, .section-title .box-white h5, .box-white .section-title h5, .section-title .box-grey h6, .box-grey .section-title h6, .section-title .fabric-collections h2, .fabric-collections .section-title h2, .section-title .fabric-collection--titlepanel h4, .fabric-collection--titlepanel .section-title h4, .section-title .fabric-order h4, .fabric-order .section-title h4, .section-title .faq-section h2, .faq-section .section-title h2, .section-title .eco-stats .txt-block h4, .eco-stats .txt-block .section-title h4, .section-title .woocommerce-account .addresses .title h3, .woocommerce-account .addresses .title .section-title h3, .section-title .woocommerce-EditAccountForm legend, .woocommerce-EditAccountForm .section-title legend, .section-title .why-buy--replacement h3, .why-buy--replacement .section-title h3,
      .section-title .why-buy--replacement h4,
      .why-buy--replacement .section-title h4 {
        font-size: 24px;
        line-height: 28px; } }
    @media (min-width: 1200px) {
      .section-title h1,
      .section-title .intro-textblock h2,
      .intro-textblock .section-title h2, .section-title .product-listing h3, .product-listing .section-title h3, .section-title .inspiration h4, .inspiration .section-title h4, .section-title .inspiration h6, .inspiration .section-title h6, .section-title .customer-review--slider h4, .customer-review--slider .section-title h4, .section-title .why-shop h4, .why-shop .section-title h4, .section-title .equal-blocks .equal-row h2, .equal-blocks .equal-row .section-title h2, .section-title .make-an-enquiry h3, .make-an-enquiry .section-title h3, .section-title .image-grid-3 .image-grid--inner h2, .image-grid-3 .image-grid--inner .section-title h2, .section-title .deal h3, .deal .section-title h3, .section-title .how-it-works h3, .how-it-works .section-title h3,
      .section-title .how-it-works h4,
      .how-it-works .section-title h4, .section-title .callout-inner h3, .callout-inner .section-title h3, .section-title .fabrics-we-love h3, .fabrics-we-love .section-title h3, .section-title .experience h4, .experience .section-title h4, .section-title .customer-review blockquote, .customer-review .section-title blockquote, .section-title .slider-text h5, .slider-text .section-title h5, .section-title .why-we-love .col-l h2, .why-we-love .col-l .section-title h2,
      .section-title .why-we-love .col-l h3,
      .why-we-love .col-l .section-title h3,
      .section-title .why-we-love .col-r h2,
      .why-we-love .col-r .section-title h2,
      .section-title .why-we-love .col-r h3,
      .why-we-love .col-r .section-title h3, .section-title .get-in-touch-callout .callout-title, .get-in-touch-callout .section-title .callout-title, .section-title .category-blocks .image-grid--inner h2, .category-blocks .image-grid--inner .section-title h2, .section-title .foam-types--equalblocks h2, .foam-types--equalblocks .section-title h2, .section-title .foam-types--equalblocks .equal-row h3, .foam-types--equalblocks .equal-row .section-title h3, .section-title .cushion-benefits h4, .cushion-benefits .section-title h4, .section-title .faq-slim h5, .faq-slim .section-title h5, .section-title .process-tabs h2, .process-tabs .section-title h2, .section-title .process-row h3, .process-row .section-title h3, .section-title .how-it-works--equalblocks h2, .how-it-works--equalblocks .section-title h2, .section-title .how-it-works--equalblocks .equal-row h3, .how-it-works--equalblocks .equal-row .section-title h3, .section-title .latest-articles h2, .latest-articles .section-title h2, .section-title .customer-photos h3, .customer-photos .section-title h3, .section-title .fbl-article h3, .fbl-article .section-title h3, .section-title .related-articles h2, .related-articles .section-title h2, .section-title .experience-textblock h2, .experience-textblock .section-title h2, .section-title .britishmade-inner h3, .britishmade-inner .section-title h3, .section-title .key-people h4, .key-people .section-title h4, .section-title .key-name, .section-title .box-white h5, .box-white .section-title h5, .section-title .box-grey h6, .box-grey .section-title h6, .section-title .fabric-collections h2, .fabric-collections .section-title h2, .section-title .fabric-collection--titlepanel h4, .fabric-collection--titlepanel .section-title h4, .section-title .fabric-order h4, .fabric-order .section-title h4, .section-title .faq-section h2, .faq-section .section-title h2, .section-title .eco-stats .txt-block h4, .eco-stats .txt-block .section-title h4, .section-title .woocommerce-account .addresses .title h3, .woocommerce-account .addresses .title .section-title h3, .section-title .woocommerce-EditAccountForm legend, .woocommerce-EditAccountForm .section-title legend, .section-title .why-buy--replacement h3, .why-buy--replacement .section-title h3,
      .section-title .why-buy--replacement h4,
      .why-buy--replacement .section-title h4 {
        font-size: 26px;
        line-height: 30px; } }
    .section-title h1 span,
    .section-title .intro-textblock h2 span,
    .intro-textblock .section-title h2 span, .section-title .product-listing h3 span, .product-listing .section-title h3 span, .section-title .inspiration h4 span, .inspiration .section-title h4 span, .section-title .inspiration h6 span, .inspiration .section-title h6 span, .section-title .customer-review--slider h4 span, .customer-review--slider .section-title h4 span, .section-title .why-shop h4 span, .why-shop .section-title h4 span, .section-title .equal-blocks .equal-row h2 span, .equal-blocks .equal-row .section-title h2 span, .section-title .make-an-enquiry h3 span, .make-an-enquiry .section-title h3 span, .section-title .image-grid-3 .image-grid--inner h2 span, .image-grid-3 .image-grid--inner .section-title h2 span, .section-title .deal h3 span, .deal .section-title h3 span, .section-title .how-it-works h3 span, .how-it-works .section-title h3 span,
    .section-title .how-it-works h4 span,
    .how-it-works .section-title h4 span, .section-title .callout-inner h3 span, .callout-inner .section-title h3 span, .section-title .fabrics-we-love h3 span, .fabrics-we-love .section-title h3 span, .section-title .experience h4 span, .experience .section-title h4 span, .section-title .customer-review blockquote span, .customer-review .section-title blockquote span, .section-title .slider-text h5 span, .slider-text .section-title h5 span, .section-title .why-we-love .col-l h2 span, .why-we-love .col-l .section-title h2 span,
    .section-title .why-we-love .col-l h3 span,
    .why-we-love .col-l .section-title h3 span,
    .section-title .why-we-love .col-r h2 span,
    .why-we-love .col-r .section-title h2 span,
    .section-title .why-we-love .col-r h3 span,
    .why-we-love .col-r .section-title h3 span, .section-title .get-in-touch-callout .callout-title span, .get-in-touch-callout .section-title .callout-title span, .section-title .category-blocks .image-grid--inner h2 span, .category-blocks .image-grid--inner .section-title h2 span, .section-title .foam-types--equalblocks h2 span, .foam-types--equalblocks .section-title h2 span, .section-title .foam-types--equalblocks .equal-row h3 span, .foam-types--equalblocks .equal-row .section-title h3 span, .section-title .cushion-benefits h4 span, .cushion-benefits .section-title h4 span, .section-title .faq-slim h5 span, .faq-slim .section-title h5 span, .section-title .process-tabs h2 span, .process-tabs .section-title h2 span, .section-title .process-row h3 span, .process-row .section-title h3 span, .section-title .how-it-works--equalblocks h2 span, .how-it-works--equalblocks .section-title h2 span, .section-title .how-it-works--equalblocks .equal-row h3 span, .how-it-works--equalblocks .equal-row .section-title h3 span, .section-title .latest-articles h2 span, .latest-articles .section-title h2 span, .section-title .customer-photos h3 span, .customer-photos .section-title h3 span, .section-title .fbl-article h3 span, .fbl-article .section-title h3 span, .section-title .related-articles h2 span, .related-articles .section-title h2 span, .section-title .experience-textblock h2 span, .experience-textblock .section-title h2 span, .section-title .britishmade-inner h3 span, .britishmade-inner .section-title h3 span, .section-title .key-people h4 span, .key-people .section-title h4 span, .section-title .key-name span, .section-title .box-white h5 span, .box-white .section-title h5 span, .section-title .box-grey h6 span, .box-grey .section-title h6 span, .section-title .fabric-collections h2 span, .fabric-collections .section-title h2 span, .section-title .fabric-collection--titlepanel h4 span, .fabric-collection--titlepanel .section-title h4 span, .section-title .fabric-order h4 span, .fabric-order .section-title h4 span, .section-title .faq-section h2 span, .faq-section .section-title h2 span, .section-title .eco-stats .txt-block h4 span, .eco-stats .txt-block .section-title h4 span, .section-title .woocommerce-account .addresses .title h3 span, .woocommerce-account .addresses .title .section-title h3 span, .section-title .woocommerce-EditAccountForm legend span, .woocommerce-EditAccountForm .section-title legend span, .section-title .why-buy--replacement h3 span, .why-buy--replacement .section-title h3 span,
    .section-title .why-buy--replacement h4 span,
    .why-buy--replacement .section-title h4 span {
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative;
      width: 100%; }
      .section-title h1 span:before,
      .section-title .intro-textblock h2 span:before,
      .intro-textblock .section-title h2 span:before, .section-title .product-listing h3 span:before, .product-listing .section-title h3 span:before, .section-title .inspiration h4 span:before, .inspiration .section-title h4 span:before, .section-title .inspiration h6 span:before, .inspiration .section-title h6 span:before, .section-title .customer-review--slider h4 span:before, .customer-review--slider .section-title h4 span:before, .section-title .why-shop h4 span:before, .why-shop .section-title h4 span:before, .section-title .equal-blocks .equal-row h2 span:before, .equal-blocks .equal-row .section-title h2 span:before, .section-title .make-an-enquiry h3 span:before, .make-an-enquiry .section-title h3 span:before, .section-title .image-grid-3 .image-grid--inner h2 span:before, .image-grid-3 .image-grid--inner .section-title h2 span:before, .section-title .deal h3 span:before, .deal .section-title h3 span:before, .section-title .how-it-works h3 span:before, .how-it-works .section-title h3 span:before,
      .section-title .how-it-works h4 span:before,
      .how-it-works .section-title h4 span:before, .section-title .callout-inner h3 span:before, .callout-inner .section-title h3 span:before, .section-title .fabrics-we-love h3 span:before, .fabrics-we-love .section-title h3 span:before, .section-title .experience h4 span:before, .experience .section-title h4 span:before, .section-title .customer-review blockquote span:before, .customer-review .section-title blockquote span:before, .section-title .slider-text h5 span:before, .slider-text .section-title h5 span:before, .section-title .why-we-love .col-l h2 span:before, .why-we-love .col-l .section-title h2 span:before,
      .section-title .why-we-love .col-l h3 span:before,
      .why-we-love .col-l .section-title h3 span:before,
      .section-title .why-we-love .col-r h2 span:before,
      .why-we-love .col-r .section-title h2 span:before,
      .section-title .why-we-love .col-r h3 span:before,
      .why-we-love .col-r .section-title h3 span:before, .section-title .get-in-touch-callout .callout-title span:before, .get-in-touch-callout .section-title .callout-title span:before, .section-title .category-blocks .image-grid--inner h2 span:before, .category-blocks .image-grid--inner .section-title h2 span:before, .section-title .foam-types--equalblocks h2 span:before, .foam-types--equalblocks .section-title h2 span:before, .section-title .foam-types--equalblocks .equal-row h3 span:before, .foam-types--equalblocks .equal-row .section-title h3 span:before, .section-title .cushion-benefits h4 span:before, .cushion-benefits .section-title h4 span:before, .section-title .faq-slim h5 span:before, .faq-slim .section-title h5 span:before, .section-title .process-tabs h2 span:before, .process-tabs .section-title h2 span:before, .section-title .process-row h3 span:before, .process-row .section-title h3 span:before, .section-title .how-it-works--equalblocks h2 span:before, .how-it-works--equalblocks .section-title h2 span:before, .section-title .how-it-works--equalblocks .equal-row h3 span:before, .how-it-works--equalblocks .equal-row .section-title h3 span:before, .section-title .latest-articles h2 span:before, .latest-articles .section-title h2 span:before, .section-title .customer-photos h3 span:before, .customer-photos .section-title h3 span:before, .section-title .fbl-article h3 span:before, .fbl-article .section-title h3 span:before, .section-title .related-articles h2 span:before, .related-articles .section-title h2 span:before, .section-title .experience-textblock h2 span:before, .experience-textblock .section-title h2 span:before, .section-title .britishmade-inner h3 span:before, .britishmade-inner .section-title h3 span:before, .section-title .key-people h4 span:before, .key-people .section-title h4 span:before, .section-title .key-name span:before, .section-title .box-white h5 span:before, .box-white .section-title h5 span:before, .section-title .box-grey h6 span:before, .box-grey .section-title h6 span:before, .section-title .fabric-collections h2 span:before, .fabric-collections .section-title h2 span:before, .section-title .fabric-collection--titlepanel h4 span:before, .fabric-collection--titlepanel .section-title h4 span:before, .section-title .fabric-order h4 span:before, .fabric-order .section-title h4 span:before, .section-title .faq-section h2 span:before, .faq-section .section-title h2 span:before, .section-title .eco-stats .txt-block h4 span:before, .eco-stats .txt-block .section-title h4 span:before, .section-title .woocommerce-account .addresses .title h3 span:before, .woocommerce-account .addresses .title .section-title h3 span:before, .section-title .woocommerce-EditAccountForm legend span:before, .woocommerce-EditAccountForm .section-title legend span:before, .section-title .why-buy--replacement h3 span:before, .why-buy--replacement .section-title h3 span:before,
      .section-title .why-buy--replacement h4 span:before,
      .why-buy--replacement .section-title h4 span:before {
        content: "";
        display: none;
        position: relative;
        width: 15%;
        height: 1px;
        margin-right: 15px;
        background-color: #0fa0aC; }
        @media (min-width: 992px) {
          .section-title h1 span:before,
          .section-title .intro-textblock h2 span:before,
          .intro-textblock .section-title h2 span:before, .section-title .product-listing h3 span:before, .product-listing .section-title h3 span:before, .section-title .inspiration h4 span:before, .inspiration .section-title h4 span:before, .section-title .inspiration h6 span:before, .inspiration .section-title h6 span:before, .section-title .customer-review--slider h4 span:before, .customer-review--slider .section-title h4 span:before, .section-title .why-shop h4 span:before, .why-shop .section-title h4 span:before, .section-title .equal-blocks .equal-row h2 span:before, .equal-blocks .equal-row .section-title h2 span:before, .section-title .make-an-enquiry h3 span:before, .make-an-enquiry .section-title h3 span:before, .section-title .image-grid-3 .image-grid--inner h2 span:before, .image-grid-3 .image-grid--inner .section-title h2 span:before, .section-title .deal h3 span:before, .deal .section-title h3 span:before, .section-title .how-it-works h3 span:before, .how-it-works .section-title h3 span:before,
          .section-title .how-it-works h4 span:before,
          .how-it-works .section-title h4 span:before, .section-title .callout-inner h3 span:before, .callout-inner .section-title h3 span:before, .section-title .fabrics-we-love h3 span:before, .fabrics-we-love .section-title h3 span:before, .section-title .experience h4 span:before, .experience .section-title h4 span:before, .section-title .customer-review blockquote span:before, .customer-review .section-title blockquote span:before, .section-title .slider-text h5 span:before, .slider-text .section-title h5 span:before, .section-title .why-we-love .col-l h2 span:before, .why-we-love .col-l .section-title h2 span:before,
          .section-title .why-we-love .col-l h3 span:before,
          .why-we-love .col-l .section-title h3 span:before,
          .section-title .why-we-love .col-r h2 span:before,
          .why-we-love .col-r .section-title h2 span:before,
          .section-title .why-we-love .col-r h3 span:before,
          .why-we-love .col-r .section-title h3 span:before, .section-title .get-in-touch-callout .callout-title span:before, .get-in-touch-callout .section-title .callout-title span:before, .section-title .category-blocks .image-grid--inner h2 span:before, .category-blocks .image-grid--inner .section-title h2 span:before, .section-title .foam-types--equalblocks h2 span:before, .foam-types--equalblocks .section-title h2 span:before, .section-title .foam-types--equalblocks .equal-row h3 span:before, .foam-types--equalblocks .equal-row .section-title h3 span:before, .section-title .cushion-benefits h4 span:before, .cushion-benefits .section-title h4 span:before, .section-title .faq-slim h5 span:before, .faq-slim .section-title h5 span:before, .section-title .process-tabs h2 span:before, .process-tabs .section-title h2 span:before, .section-title .process-row h3 span:before, .process-row .section-title h3 span:before, .section-title .how-it-works--equalblocks h2 span:before, .how-it-works--equalblocks .section-title h2 span:before, .section-title .how-it-works--equalblocks .equal-row h3 span:before, .how-it-works--equalblocks .equal-row .section-title h3 span:before, .section-title .latest-articles h2 span:before, .latest-articles .section-title h2 span:before, .section-title .customer-photos h3 span:before, .customer-photos .section-title h3 span:before, .section-title .fbl-article h3 span:before, .fbl-article .section-title h3 span:before, .section-title .related-articles h2 span:before, .related-articles .section-title h2 span:before, .section-title .experience-textblock h2 span:before, .experience-textblock .section-title h2 span:before, .section-title .britishmade-inner h3 span:before, .britishmade-inner .section-title h3 span:before, .section-title .key-people h4 span:before, .key-people .section-title h4 span:before, .section-title .key-name span:before, .section-title .box-white h5 span:before, .box-white .section-title h5 span:before, .section-title .box-grey h6 span:before, .box-grey .section-title h6 span:before, .section-title .fabric-collections h2 span:before, .fabric-collections .section-title h2 span:before, .section-title .fabric-collection--titlepanel h4 span:before, .fabric-collection--titlepanel .section-title h4 span:before, .section-title .fabric-order h4 span:before, .fabric-order .section-title h4 span:before, .section-title .faq-section h2 span:before, .faq-section .section-title h2 span:before, .section-title .eco-stats .txt-block h4 span:before, .eco-stats .txt-block .section-title h4 span:before, .section-title .woocommerce-account .addresses .title h3 span:before, .woocommerce-account .addresses .title .section-title h3 span:before, .section-title .woocommerce-EditAccountForm legend span:before, .woocommerce-EditAccountForm .section-title legend span:before, .section-title .why-buy--replacement h3 span:before, .why-buy--replacement .section-title h3 span:before,
          .section-title .why-buy--replacement h4 span:before,
          .why-buy--replacement .section-title h4 span:before {
            display: inline-block; } }
      .section-title h1 span:after,
      .section-title .intro-textblock h2 span:after,
      .intro-textblock .section-title h2 span:after, .section-title .product-listing h3 span:after, .product-listing .section-title h3 span:after, .section-title .inspiration h4 span:after, .inspiration .section-title h4 span:after, .section-title .inspiration h6 span:after, .inspiration .section-title h6 span:after, .section-title .customer-review--slider h4 span:after, .customer-review--slider .section-title h4 span:after, .section-title .why-shop h4 span:after, .why-shop .section-title h4 span:after, .section-title .equal-blocks .equal-row h2 span:after, .equal-blocks .equal-row .section-title h2 span:after, .section-title .make-an-enquiry h3 span:after, .make-an-enquiry .section-title h3 span:after, .section-title .image-grid-3 .image-grid--inner h2 span:after, .image-grid-3 .image-grid--inner .section-title h2 span:after, .section-title .deal h3 span:after, .deal .section-title h3 span:after, .section-title .how-it-works h3 span:after, .how-it-works .section-title h3 span:after,
      .section-title .how-it-works h4 span:after,
      .how-it-works .section-title h4 span:after, .section-title .callout-inner h3 span:after, .callout-inner .section-title h3 span:after, .section-title .fabrics-we-love h3 span:after, .fabrics-we-love .section-title h3 span:after, .section-title .experience h4 span:after, .experience .section-title h4 span:after, .section-title .customer-review blockquote span:after, .customer-review .section-title blockquote span:after, .section-title .slider-text h5 span:after, .slider-text .section-title h5 span:after, .section-title .why-we-love .col-l h2 span:after, .why-we-love .col-l .section-title h2 span:after,
      .section-title .why-we-love .col-l h3 span:after,
      .why-we-love .col-l .section-title h3 span:after,
      .section-title .why-we-love .col-r h2 span:after,
      .why-we-love .col-r .section-title h2 span:after,
      .section-title .why-we-love .col-r h3 span:after,
      .why-we-love .col-r .section-title h3 span:after, .section-title .get-in-touch-callout .callout-title span:after, .get-in-touch-callout .section-title .callout-title span:after, .section-title .category-blocks .image-grid--inner h2 span:after, .category-blocks .image-grid--inner .section-title h2 span:after, .section-title .foam-types--equalblocks h2 span:after, .foam-types--equalblocks .section-title h2 span:after, .section-title .foam-types--equalblocks .equal-row h3 span:after, .foam-types--equalblocks .equal-row .section-title h3 span:after, .section-title .cushion-benefits h4 span:after, .cushion-benefits .section-title h4 span:after, .section-title .faq-slim h5 span:after, .faq-slim .section-title h5 span:after, .section-title .process-tabs h2 span:after, .process-tabs .section-title h2 span:after, .section-title .process-row h3 span:after, .process-row .section-title h3 span:after, .section-title .how-it-works--equalblocks h2 span:after, .how-it-works--equalblocks .section-title h2 span:after, .section-title .how-it-works--equalblocks .equal-row h3 span:after, .how-it-works--equalblocks .equal-row .section-title h3 span:after, .section-title .latest-articles h2 span:after, .latest-articles .section-title h2 span:after, .section-title .customer-photos h3 span:after, .customer-photos .section-title h3 span:after, .section-title .fbl-article h3 span:after, .fbl-article .section-title h3 span:after, .section-title .related-articles h2 span:after, .related-articles .section-title h2 span:after, .section-title .experience-textblock h2 span:after, .experience-textblock .section-title h2 span:after, .section-title .britishmade-inner h3 span:after, .britishmade-inner .section-title h3 span:after, .section-title .key-people h4 span:after, .key-people .section-title h4 span:after, .section-title .key-name span:after, .section-title .box-white h5 span:after, .box-white .section-title h5 span:after, .section-title .box-grey h6 span:after, .box-grey .section-title h6 span:after, .section-title .fabric-collections h2 span:after, .fabric-collections .section-title h2 span:after, .section-title .fabric-collection--titlepanel h4 span:after, .fabric-collection--titlepanel .section-title h4 span:after, .section-title .fabric-order h4 span:after, .fabric-order .section-title h4 span:after, .section-title .faq-section h2 span:after, .faq-section .section-title h2 span:after, .section-title .eco-stats .txt-block h4 span:after, .eco-stats .txt-block .section-title h4 span:after, .section-title .woocommerce-account .addresses .title h3 span:after, .woocommerce-account .addresses .title .section-title h3 span:after, .section-title .woocommerce-EditAccountForm legend span:after, .woocommerce-EditAccountForm .section-title legend span:after, .section-title .why-buy--replacement h3 span:after, .why-buy--replacement .section-title h3 span:after,
      .section-title .why-buy--replacement h4 span:after,
      .why-buy--replacement .section-title h4 span:after {
        content: "";
        display: none;
        position: relative;
        width: 15%;
        height: 1px;
        margin-left: 15px;
        background-color: #0fa0aC; }
        @media (min-width: 992px) {
          .section-title h1 span:after,
          .section-title .intro-textblock h2 span:after,
          .intro-textblock .section-title h2 span:after, .section-title .product-listing h3 span:after, .product-listing .section-title h3 span:after, .section-title .inspiration h4 span:after, .inspiration .section-title h4 span:after, .section-title .inspiration h6 span:after, .inspiration .section-title h6 span:after, .section-title .customer-review--slider h4 span:after, .customer-review--slider .section-title h4 span:after, .section-title .why-shop h4 span:after, .why-shop .section-title h4 span:after, .section-title .equal-blocks .equal-row h2 span:after, .equal-blocks .equal-row .section-title h2 span:after, .section-title .make-an-enquiry h3 span:after, .make-an-enquiry .section-title h3 span:after, .section-title .image-grid-3 .image-grid--inner h2 span:after, .image-grid-3 .image-grid--inner .section-title h2 span:after, .section-title .deal h3 span:after, .deal .section-title h3 span:after, .section-title .how-it-works h3 span:after, .how-it-works .section-title h3 span:after,
          .section-title .how-it-works h4 span:after,
          .how-it-works .section-title h4 span:after, .section-title .callout-inner h3 span:after, .callout-inner .section-title h3 span:after, .section-title .fabrics-we-love h3 span:after, .fabrics-we-love .section-title h3 span:after, .section-title .experience h4 span:after, .experience .section-title h4 span:after, .section-title .customer-review blockquote span:after, .customer-review .section-title blockquote span:after, .section-title .slider-text h5 span:after, .slider-text .section-title h5 span:after, .section-title .why-we-love .col-l h2 span:after, .why-we-love .col-l .section-title h2 span:after,
          .section-title .why-we-love .col-l h3 span:after,
          .why-we-love .col-l .section-title h3 span:after,
          .section-title .why-we-love .col-r h2 span:after,
          .why-we-love .col-r .section-title h2 span:after,
          .section-title .why-we-love .col-r h3 span:after,
          .why-we-love .col-r .section-title h3 span:after, .section-title .get-in-touch-callout .callout-title span:after, .get-in-touch-callout .section-title .callout-title span:after, .section-title .category-blocks .image-grid--inner h2 span:after, .category-blocks .image-grid--inner .section-title h2 span:after, .section-title .foam-types--equalblocks h2 span:after, .foam-types--equalblocks .section-title h2 span:after, .section-title .foam-types--equalblocks .equal-row h3 span:after, .foam-types--equalblocks .equal-row .section-title h3 span:after, .section-title .cushion-benefits h4 span:after, .cushion-benefits .section-title h4 span:after, .section-title .faq-slim h5 span:after, .faq-slim .section-title h5 span:after, .section-title .process-tabs h2 span:after, .process-tabs .section-title h2 span:after, .section-title .process-row h3 span:after, .process-row .section-title h3 span:after, .section-title .how-it-works--equalblocks h2 span:after, .how-it-works--equalblocks .section-title h2 span:after, .section-title .how-it-works--equalblocks .equal-row h3 span:after, .how-it-works--equalblocks .equal-row .section-title h3 span:after, .section-title .latest-articles h2 span:after, .latest-articles .section-title h2 span:after, .section-title .customer-photos h3 span:after, .customer-photos .section-title h3 span:after, .section-title .fbl-article h3 span:after, .fbl-article .section-title h3 span:after, .section-title .related-articles h2 span:after, .related-articles .section-title h2 span:after, .section-title .experience-textblock h2 span:after, .experience-textblock .section-title h2 span:after, .section-title .britishmade-inner h3 span:after, .britishmade-inner .section-title h3 span:after, .section-title .key-people h4 span:after, .key-people .section-title h4 span:after, .section-title .key-name span:after, .section-title .box-white h5 span:after, .box-white .section-title h5 span:after, .section-title .box-grey h6 span:after, .box-grey .section-title h6 span:after, .section-title .fabric-collections h2 span:after, .fabric-collections .section-title h2 span:after, .section-title .fabric-collection--titlepanel h4 span:after, .fabric-collection--titlepanel .section-title h4 span:after, .section-title .fabric-order h4 span:after, .fabric-order .section-title h4 span:after, .section-title .faq-section h2 span:after, .faq-section .section-title h2 span:after, .section-title .eco-stats .txt-block h4 span:after, .eco-stats .txt-block .section-title h4 span:after, .section-title .woocommerce-account .addresses .title h3 span:after, .woocommerce-account .addresses .title .section-title h3 span:after, .section-title .woocommerce-EditAccountForm legend span:after, .woocommerce-EditAccountForm .section-title legend span:after, .section-title .why-buy--replacement h3 span:after, .why-buy--replacement .section-title h3 span:after,
          .section-title .why-buy--replacement h4 span:after,
          .why-buy--replacement .section-title h4 span:after {
            display: inline-block; } }

.key-messages {
  display: block;
  position: relative; }
  .key-messages li {
    list-style-type: none;
    width: 100%;
    margin-bottom: 20px;
    background-color: #F6FBFB;
    transition: all .3s ease; }
    @media (min-width: 768px) {
      .key-messages li {
        width: calc(100% / 4);
        border-bottom: 0; } }
    .key-messages li a {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      height: 100%;
      padding: 20px 0; }
      .key-messages li a:hover {
        text-decoration: none; }
    .key-messages li:last-of-type {
      margin-bottom: 0;
      background-color: #F6FBFB; }
      @media (min-width: 992px) {
        .key-messages li:last-of-type {
          background-color: #F6FBFB; } }
    @media (min-width: 992px) {
      .key-messages li:nth-of-type(1) {
        background-color: #D9EDEE; } }
    @media (min-width: 992px) {
      .key-messages li:nth-of-type(2) {
        background-color: #E1F1F2; } }
    @media (min-width: 992px) {
      .key-messages li:nth-of-type(3) {
        background-color: #E9F5F6; } }
    @media (min-width: 992px) {
      .key-messages li:nth-of-type(4) {
        background-color: #F6FBFB; } }
    .key-messages li:hover {
      background-color: #cfe9ea; }
      .key-messages li:hover .key-icon {
        transform: translateX(5px); }
  .key-messages .key-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30%;
    margin-bottom: 0;
    transform: translateX(0);
    transition: all .3s ease; }
    .key-messages .key-icon img {
      max-width: 60px; }
      @media (min-width: 768px) {
        .key-messages .key-icon img {
          max-width: 30px; } }
      @media (min-width: 992px) {
        .key-messages .key-icon img {
          max-width: 60px; } }
  .key-messages .key-text {
    width: 70%;
    margin-bottom: 0;
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center; }
    .key-messages .key-text strong {
      display: block;
      text-transform: uppercase;
      margin-bottom: 5px;
      font-size: 16px;
      line-height: 16px;
      color: #22324E;
      font-family: "Lato-Regular"; }
      @media (min-width: 768px) {
        .key-messages .key-text strong {
          font-size: 10px;
          line-height: 10px; } }
      @media (min-width: 992px) {
        .key-messages .key-text strong {
          font-size: 12px;
          line-height: 12px; } }
      @media (min-width: 1200px) {
        .key-messages .key-text strong {
          font-size: 14px;
          line-height: 14px; } }
    .key-messages .key-text p, .key-messages .key-text .contact-methods li address, .contact-methods li .key-messages .key-text address, .key-messages .key-text .accordion-content {
      text-transform: uppercase;
      font-size: 12px;
      line-height: 14px;
      margin-bottom: 0; }
      @media (min-width: 768px) {
        .key-messages .key-text p, .key-messages .key-text .contact-methods li address, .contact-methods li .key-messages .key-text address, .key-messages .key-text .accordion-content {
          font-size: 8px;
          line-height: 10px; } }
      @media (min-width: 992px) {
        .key-messages .key-text p, .key-messages .key-text .contact-methods li address, .contact-methods li .key-messages .key-text address, .key-messages .key-text .accordion-content {
          font-size: 10px;
          line-height: 10px; } }
      @media (min-width: 1200px) {
        .key-messages .key-text p, .key-messages .key-text .contact-methods li address, .contact-methods li .key-messages .key-text address, .key-messages .key-text .accordion-content {
          font-size: 13px;
          line-height: 13px; } }

.product-keys li {
  padding: 20px 0; }
  .product-keys li a {
    flex-direction: column;
    align-items: flex-start; }

.image-grid-3 {
  display: block;
  position: relative;
  margin-bottom: 20px; }
  .image-grid-3 .image-grid-50 {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 20px; }
    .image-grid-3 .image-grid-50 + .image-grid-50 {
      margin-bottom: 0; }
    @media (min-width: 768px) {
      .image-grid-3 .image-grid-50 {
        margin-bottom: 0;
        width: 50%;
        margin-right: 20px; }
        .image-grid-3 .image-grid-50 + .image-grid-50 {
          margin-right: 0; } }
  .image-grid-3 .large-image--half {
    overflow: hidden; }
    .image-grid-3 .large-image--half:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0);
      transition: all .3s ease; }
    .image-grid-3 .large-image--half:hover .button, .image-grid-3 .large-image--half:hover .shipping-calculator-form button[type="submit"], .shipping-calculator-form .image-grid-3 .large-image--half:hover button[type="submit"], .image-grid-3 .large-image--half:hover .wc-proceed-to-checkout .checkout-button, .wc-proceed-to-checkout .image-grid-3 .large-image--half:hover .checkout-button, .image-grid-3 .large-image--half:hover form.checkout_coupon button, form.checkout_coupon .image-grid-3 .large-image--half:hover button, .image-grid-3 .large-image--half:hover .crafty_billing button, .crafty_billing .image-grid-3 .large-image--half:hover button, .image-grid-3 .large-image--half:hover .crafty_shipping button, .crafty_shipping .image-grid-3 .large-image--half:hover button, .image-grid-3 .large-image--half:hover .woocommerce-checkout #payment button, .woocommerce-checkout #payment .image-grid-3 .large-image--half:hover button, .image-grid-3 .large-image--half:hover .woocommerce-MyAccount-content form button, .woocommerce-MyAccount-content form .image-grid-3 .large-image--half:hover button, .image-grid-3 .large-image--half:hover .woocommerce-MyAccount-orders .view, .woocommerce-MyAccount-orders .image-grid-3 .large-image--half:hover .view, .image-grid-3 .large-image--half:hover .logout-btn a, .logout-btn .image-grid-3 .large-image--half:hover a, .image-grid-3 .large-image--half:hover .yith-wacp-content .go-cart, .yith-wacp-content .image-grid-3 .large-image--half:hover .go-cart, .image-grid-3 .large-image--half:hover .yith-wacp-content .go-checkout, .yith-wacp-content .image-grid-3 .large-image--half:hover .go-checkout, .image-grid-3 .large-image--half:hover .yith-wacp-content .continue-shopping, .yith-wacp-content .image-grid-3 .large-image--half:hover .continue-shopping {
      opacity: 1; }
    .image-grid-3 .large-image--half:hover:before {
      background-color: rgba(34, 50, 78, 0.5);
      z-index: 1; }
    .image-grid-3 .large-image--half:hover img {
      transform: scale(1.1); }
    .image-grid-3 .large-image--half picture {
      height: 100%; }
    .image-grid-3 .large-image--half img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      transform: scale(1);
      transition: all .3s ease; }
    .image-grid-3 .large-image--half .button, .image-grid-3 .large-image--half .shipping-calculator-form button[type="submit"], .shipping-calculator-form .image-grid-3 .large-image--half button[type="submit"], .image-grid-3 .large-image--half .wc-proceed-to-checkout .checkout-button, .wc-proceed-to-checkout .image-grid-3 .large-image--half .checkout-button, .image-grid-3 .large-image--half form.checkout_coupon button, form.checkout_coupon .image-grid-3 .large-image--half button, .image-grid-3 .large-image--half .crafty_billing button, .crafty_billing .image-grid-3 .large-image--half button, .image-grid-3 .large-image--half .crafty_shipping button, .crafty_shipping .image-grid-3 .large-image--half button, .image-grid-3 .large-image--half .woocommerce-checkout #payment button, .woocommerce-checkout #payment .image-grid-3 .large-image--half button, .image-grid-3 .large-image--half .woocommerce-MyAccount-content form button, .woocommerce-MyAccount-content form .image-grid-3 .large-image--half button, .image-grid-3 .large-image--half .woocommerce-MyAccount-orders .view, .woocommerce-MyAccount-orders .image-grid-3 .large-image--half .view, .image-grid-3 .large-image--half .logout-btn a, .logout-btn .image-grid-3 .large-image--half a, .image-grid-3 .large-image--half .yith-wacp-content .go-cart, .yith-wacp-content .image-grid-3 .large-image--half .go-cart, .image-grid-3 .large-image--half .yith-wacp-content .go-checkout, .yith-wacp-content .image-grid-3 .large-image--half .go-checkout, .image-grid-3 .large-image--half .yith-wacp-content .continue-shopping, .yith-wacp-content .image-grid-3 .large-image--half .continue-shopping {
      opacity: 1;
      transition: all .3s ease; }
      @media (min-width: 1200px) {
        .image-grid-3 .large-image--half .button, .image-grid-3 .large-image--half .shipping-calculator-form button[type="submit"], .shipping-calculator-form .image-grid-3 .large-image--half button[type="submit"], .image-grid-3 .large-image--half .wc-proceed-to-checkout .checkout-button, .wc-proceed-to-checkout .image-grid-3 .large-image--half .checkout-button, .image-grid-3 .large-image--half form.checkout_coupon button, form.checkout_coupon .image-grid-3 .large-image--half button, .image-grid-3 .large-image--half .crafty_billing button, .crafty_billing .image-grid-3 .large-image--half button, .image-grid-3 .large-image--half .crafty_shipping button, .crafty_shipping .image-grid-3 .large-image--half button, .image-grid-3 .large-image--half .woocommerce-checkout #payment button, .woocommerce-checkout #payment .image-grid-3 .large-image--half button, .image-grid-3 .large-image--half .woocommerce-MyAccount-content form button, .woocommerce-MyAccount-content form .image-grid-3 .large-image--half button, .image-grid-3 .large-image--half .woocommerce-MyAccount-orders .view, .woocommerce-MyAccount-orders .image-grid-3 .large-image--half .view, .image-grid-3 .large-image--half .logout-btn a, .logout-btn .image-grid-3 .large-image--half a, .image-grid-3 .large-image--half .yith-wacp-content .go-cart, .yith-wacp-content .image-grid-3 .large-image--half .go-cart, .image-grid-3 .large-image--half .yith-wacp-content .go-checkout, .yith-wacp-content .image-grid-3 .large-image--half .go-checkout, .image-grid-3 .large-image--half .yith-wacp-content .continue-shopping, .yith-wacp-content .image-grid-3 .large-image--half .continue-shopping {
          opacity: 0; } }
  .image-grid-3 .small-image--half {
    display: flex;
    position: relative;
    flex-direction: column;
    height: 50%;
    margin-bottom: 20px;
    overflow: hidden; }
    .image-grid-3 .small-image--half + .small-image--half {
      margin-bottom: 0; }
    .image-grid-3 .small-image--half:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0);
      transition: all .3s ease; }
    .image-grid-3 .small-image--half:hover .button, .image-grid-3 .small-image--half:hover .shipping-calculator-form button[type="submit"], .shipping-calculator-form .image-grid-3 .small-image--half:hover button[type="submit"], .image-grid-3 .small-image--half:hover .wc-proceed-to-checkout .checkout-button, .wc-proceed-to-checkout .image-grid-3 .small-image--half:hover .checkout-button, .image-grid-3 .small-image--half:hover form.checkout_coupon button, form.checkout_coupon .image-grid-3 .small-image--half:hover button, .image-grid-3 .small-image--half:hover .crafty_billing button, .crafty_billing .image-grid-3 .small-image--half:hover button, .image-grid-3 .small-image--half:hover .crafty_shipping button, .crafty_shipping .image-grid-3 .small-image--half:hover button, .image-grid-3 .small-image--half:hover .woocommerce-checkout #payment button, .woocommerce-checkout #payment .image-grid-3 .small-image--half:hover button, .image-grid-3 .small-image--half:hover .woocommerce-MyAccount-content form button, .woocommerce-MyAccount-content form .image-grid-3 .small-image--half:hover button, .image-grid-3 .small-image--half:hover .woocommerce-MyAccount-orders .view, .woocommerce-MyAccount-orders .image-grid-3 .small-image--half:hover .view, .image-grid-3 .small-image--half:hover .logout-btn a, .logout-btn .image-grid-3 .small-image--half:hover a, .image-grid-3 .small-image--half:hover .yith-wacp-content .go-cart, .yith-wacp-content .image-grid-3 .small-image--half:hover .go-cart, .image-grid-3 .small-image--half:hover .yith-wacp-content .go-checkout, .yith-wacp-content .image-grid-3 .small-image--half:hover .go-checkout, .image-grid-3 .small-image--half:hover .yith-wacp-content .continue-shopping, .yith-wacp-content .image-grid-3 .small-image--half:hover .continue-shopping {
      opacity: 1; }
    .image-grid-3 .small-image--half:hover:before {
      background-color: rgba(34, 50, 78, 0.5);
      z-index: 1; }
    .image-grid-3 .small-image--half:hover img {
      transform: scale(1.1); }
    .image-grid-3 .small-image--half .button, .image-grid-3 .small-image--half .shipping-calculator-form button[type="submit"], .shipping-calculator-form .image-grid-3 .small-image--half button[type="submit"], .image-grid-3 .small-image--half .wc-proceed-to-checkout .checkout-button, .wc-proceed-to-checkout .image-grid-3 .small-image--half .checkout-button, .image-grid-3 .small-image--half form.checkout_coupon button, form.checkout_coupon .image-grid-3 .small-image--half button, .image-grid-3 .small-image--half .crafty_billing button, .crafty_billing .image-grid-3 .small-image--half button, .image-grid-3 .small-image--half .crafty_shipping button, .crafty_shipping .image-grid-3 .small-image--half button, .image-grid-3 .small-image--half .woocommerce-checkout #payment button, .woocommerce-checkout #payment .image-grid-3 .small-image--half button, .image-grid-3 .small-image--half .woocommerce-MyAccount-content form button, .woocommerce-MyAccount-content form .image-grid-3 .small-image--half button, .image-grid-3 .small-image--half .woocommerce-MyAccount-orders .view, .woocommerce-MyAccount-orders .image-grid-3 .small-image--half .view, .image-grid-3 .small-image--half .logout-btn a, .logout-btn .image-grid-3 .small-image--half a, .image-grid-3 .small-image--half .yith-wacp-content .go-cart, .yith-wacp-content .image-grid-3 .small-image--half .go-cart, .image-grid-3 .small-image--half .yith-wacp-content .go-checkout, .yith-wacp-content .image-grid-3 .small-image--half .go-checkout, .image-grid-3 .small-image--half .yith-wacp-content .continue-shopping, .yith-wacp-content .image-grid-3 .small-image--half .continue-shopping {
      opacity: 1;
      transition: all .3s ease; }
      @media (min-width: 1200px) {
        .image-grid-3 .small-image--half .button, .image-grid-3 .small-image--half .shipping-calculator-form button[type="submit"], .shipping-calculator-form .image-grid-3 .small-image--half button[type="submit"], .image-grid-3 .small-image--half .wc-proceed-to-checkout .checkout-button, .wc-proceed-to-checkout .image-grid-3 .small-image--half .checkout-button, .image-grid-3 .small-image--half form.checkout_coupon button, form.checkout_coupon .image-grid-3 .small-image--half button, .image-grid-3 .small-image--half .crafty_billing button, .crafty_billing .image-grid-3 .small-image--half button, .image-grid-3 .small-image--half .crafty_shipping button, .crafty_shipping .image-grid-3 .small-image--half button, .image-grid-3 .small-image--half .woocommerce-checkout #payment button, .woocommerce-checkout #payment .image-grid-3 .small-image--half button, .image-grid-3 .small-image--half .woocommerce-MyAccount-content form button, .woocommerce-MyAccount-content form .image-grid-3 .small-image--half button, .image-grid-3 .small-image--half .woocommerce-MyAccount-orders .view, .woocommerce-MyAccount-orders .image-grid-3 .small-image--half .view, .image-grid-3 .small-image--half .logout-btn a, .logout-btn .image-grid-3 .small-image--half a, .image-grid-3 .small-image--half .yith-wacp-content .go-cart, .yith-wacp-content .image-grid-3 .small-image--half .go-cart, .image-grid-3 .small-image--half .yith-wacp-content .go-checkout, .yith-wacp-content .image-grid-3 .small-image--half .go-checkout, .image-grid-3 .small-image--half .yith-wacp-content .continue-shopping, .yith-wacp-content .image-grid-3 .small-image--half .continue-shopping {
          opacity: 0; } }
    .image-grid-3 .small-image--half img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      transform: scale(1);
      transition: all .3s ease; }
  .image-grid-3 .image-grid--inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: rgba(34, 50, 78, 0.2); }
    .image-grid-3 .image-grid--inner .icon {
      margin-bottom: 10px; }
      @media (min-width: 1200px) {
        .image-grid-3 .image-grid--inner .icon {
          margin-bottom: 20px; } }
      .image-grid-3 .image-grid--inner .icon img {
        max-width: 60px; }
        @media (min-width: 1200px) {
          .image-grid-3 .image-grid--inner .icon img {
            max-width: 100px; } }
    .image-grid-3 .image-grid--inner h2 {
      margin-bottom: 20px;
      color: #fff; }
      .image-grid-3 .image-grid--inner h2:hover {
        text-decoration: none; }
    .image-grid-3 .image-grid--inner:hover h2,
    .image-grid-3 .image-grid--inner:hover .button,
    .image-grid-3 .image-grid--inner:hover .shipping-calculator-form button[type="submit"],
    .shipping-calculator-form .image-grid-3 .image-grid--inner:hover button[type="submit"],
    .image-grid-3 .image-grid--inner:hover .wc-proceed-to-checkout .checkout-button,
    .wc-proceed-to-checkout .image-grid-3 .image-grid--inner:hover .checkout-button,
    .image-grid-3 .image-grid--inner:hover form.checkout_coupon button,
    form.checkout_coupon .image-grid-3 .image-grid--inner:hover button,
    .image-grid-3 .image-grid--inner:hover .crafty_billing button,
    .crafty_billing .image-grid-3 .image-grid--inner:hover button,
    .image-grid-3 .image-grid--inner:hover .crafty_shipping button,
    .crafty_shipping .image-grid-3 .image-grid--inner:hover button,
    .image-grid-3 .image-grid--inner:hover .woocommerce-checkout #payment button,
    .woocommerce-checkout #payment .image-grid-3 .image-grid--inner:hover button,
    .image-grid-3 .image-grid--inner:hover .woocommerce-MyAccount-content form button,
    .woocommerce-MyAccount-content form .image-grid-3 .image-grid--inner:hover button,
    .image-grid-3 .image-grid--inner:hover .woocommerce-MyAccount-orders .view,
    .woocommerce-MyAccount-orders .image-grid-3 .image-grid--inner:hover .view,
    .image-grid-3 .image-grid--inner:hover .logout-btn a,
    .logout-btn .image-grid-3 .image-grid--inner:hover a,
    .image-grid-3 .image-grid--inner:hover .yith-wacp-content .go-cart,
    .yith-wacp-content .image-grid-3 .image-grid--inner:hover .go-cart,
    .image-grid-3 .image-grid--inner:hover .yith-wacp-content .go-checkout,
    .yith-wacp-content .image-grid-3 .image-grid--inner:hover .go-checkout,
    .image-grid-3 .image-grid--inner:hover .yith-wacp-content .continue-shopping,
    .yith-wacp-content .image-grid-3 .image-grid--inner:hover .continue-shopping {
      text-decoration: none; }
    .image-grid-3 .image-grid--inner:hover:after {
      display: none; }

.two-column--text {
  display: block;
  position: relative;
  width: 100%;
  padding: 60px 20px 0 20px;
  margin-bottom: 20px; }
  .two-column--text h3 {
    display: block;
    font-family: "Rylan-Regular";
    color: #22324E;
    text-align: center;
    margin-bottom: 40px;
    font-size: 26px;
    line-height: 32px; }
    @media (min-width: 992px) {
      .two-column--text h3 {
        font-size: 30px;
        line-height: 36px; } }
    @media (min-width: 1200px) {
      .two-column--text h3 {
        font-size: 34px;
        line-height: 40px; } }
  .two-column--text .text-block--container {
    padding-bottom: 60px;
    border-bottom: 1px solid #E1F1F2; }
    @media (min-width: 768px) {
      .two-column--text .text-block--container {
        column-count: 2;
        column-gap: 30px; } }
    .two-column--text .text-block--container p, .two-column--text .text-block--container .contact-methods li address, .contact-methods li .two-column--text .text-block--container address, .two-column--text .text-block--container .accordion-content {
      position: initial; }

.deal {
  display: block;
  position: relative;
  margin-bottom: 40px; }
  .deal h3 {
    text-align: center;
    margin-top: calc(20px * 2);
    margin-bottom: calc(20px * 2);
    color: #22324E; }
    .deal h3:before {
      content: "";
      display: block;
      position: relative;
      margin-bottom: 20px;
      background-image: url("images/icons/heart.png");
      background-repeat: no-repeat;
      background-size: 30px;
      background-position: top center;
      width: 40px;
      height: 60px;
      margin-left: auto;
      margin-right: auto; }

.how-it-works {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 0;
  background-color: #E9F5F6;
  padding-top: calc(20px * 3);
  padding-bottom: calc(20px * 3);
  padding-left: 20px;
  padding-right: 20px; }
  .how-it-works a:hover {
    text-decoration: none; }
  @media (min-width: 1200px) {
    .how-it-works {
      padding-top: calc(20px * 5);
      padding-bottom: calc(20px * 3); } }
  .how-it-works h3,
  .how-it-works h4 {
    text-align: center;
    margin-bottom: 30px;
    color: #22324E; }
    .how-it-works h3:before,
    .how-it-works h4:before {
      content: "";
      display: block;
      position: relative;
      margin-bottom: 20px;
      background-image: url("images/icons/heart.png");
      background-repeat: no-repeat;
      background-size: 30px;
      background-position: top center;
      width: 40px;
      height: 60px;
      margin-left: auto;
      margin-right: auto; }
  .how-it-works p, .how-it-works .contact-methods li address, .contact-methods li .how-it-works address, .how-it-works .accordion-content {
    padding-bottom: 40px; }
  @media (min-width: 768px) {
    .how-it-works .three-items li {
      width: calc(100% / 3); } }
  .how-it-works li {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    width: 100%;
    padding: 0 5%;
    z-index: 2; }
    .how-it-works li:nth-of-type(2n) {
      margin-right: 0; }
    @media (min-width: 768px) {
      .how-it-works li {
        padding: 0 2%;
        margin-bottom: 0;
        width: calc(100% / 4); }
        .how-it-works li:nth-of-type(2n) {
          margin-right: 0; } }
    .how-it-works li:last-of-type {
      margin-bottom: 0; }
    .how-it-works li .icon {
      margin-bottom: 20px;
      text-align: center; }
      .how-it-works li .icon img {
        width: 70%; }
    .how-it-works li .heading {
      font-size: 22px;
      line-height: 22px;
      text-align: center;
      color: #22324E;
      margin-bottom: 20px;
      font-family: "Rylan-Regular"; }
      @media (min-width: 768px) {
        .how-it-works li .heading {
          font-size: 18px;
          line-height: 18px; } }
      @media (min-width: 1200px) {
        .how-it-works li .heading {
          font-size: 26px;
          line-height: 26px; } }
    .how-it-works li p, .how-it-works .contact-methods li address, .contact-methods .how-it-works li address, .how-it-works li .accordion-content {
      text-align: center;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.value-number {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold; }

.samples-callout {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 550px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  @media (min-width: 1200px) {
    .samples-callout {
      background-attachment: fixed; } }

.callout-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 80%;
  height: 350px;
  background-color: rgba(30, 49, 77, 0.9); }
  @media (min-width: 992px) {
    .callout-inner {
      width: 45%;
      height: auto;
      padding: 40px 0; } }
  .callout-inner h3 {
    margin-bottom: 20px;
    color: #fff; }
  .callout-inner .icon {
    margin-bottom: 20px; }
    .callout-inner .icon img {
      max-width: 60px; }
  .callout-inner p, .callout-inner .contact-methods li address, .contact-methods li .callout-inner address, .callout-inner .accordion-content {
    text-align: center;
    max-width: 80%;
    margin-bottom: 20px;
    color: #fff; }

.border-offset {
  display: block;
  position: absolute;
  top: -5px;
  left: 10px;
  width: calc(100% - 20px);
  height: calc(100% + 10px);
  border: 1px solid #0fa0aC; }

.woocommerce .samples-callout {
  margin-bottom: 0; }

.fabrics-we-love {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  padding: 0 20px; }
  .fabrics-we-love h3 {
    text-align: center;
    margin-top: calc(20px * 2);
    margin-bottom: calc(20px * 3);
    color: #22324E; }
    .fabrics-we-love h3:before {
      content: "";
      display: block;
      position: relative;
      margin-bottom: 20px;
      background-image: url("images/icons/heart.png");
      background-repeat: no-repeat;
      background-size: 30px;
      background-position: top center;
      width: 40px;
      height: 60px;
      margin-left: auto;
      margin-right: auto; }
  .fabrics-we-love li {
    display: inline-block;
    position: relative;
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 20px;
    text-align: center; }
    .fabrics-we-love li:nth-of-type(2n) {
      margin-right: 0; }
    @media (min-width: 768px) {
      .fabrics-we-love li {
        width: 23.5%;
        margin-bottom: 0;
        margin-right: 2%; }
        .fabrics-we-love li:nth-of-type(2n) {
          margin-right: 2%; }
        .fabrics-we-love li:last-of-type {
          margin-right: 0; } }
    .fabrics-we-love li:last-of-type {
      margin-bottom: 0; }
    .fabrics-we-love li img {
      width: 100%;
      margin-bottom: 20px; }
    .fabrics-we-love li .lifestyle-img {
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      z-index: -1;
      transition: all .3s ease; }
    .fabrics-we-love li:hover .lifestyle-img {
      opacity: 1;
      z-index: 2; }

.fbl-home {
  /* bottom padding for homepage only */
  padding-bottom: calc(20px* 3); }

.fabric-name {
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 13px;
  line-height: 13px;
  font-family: "Lato-Regular"; }
  @media (min-width: 768px) {
    .fabric-name {
      font-size: 12px;
      line-height: 16px; } }
  @media (min-width: 1200px) {
    .fabric-name {
      font-size: 13px;
      line-height: 13px; } }
  .fabric-name a {
    color: #22324E; }
    .fabric-name a:visited {
      color: #22324E; }
    .fabric-name a:hover {
      text-decoration: none; }

.fabric-price .woocommerce-Price-amount {
  font-size: 16px;
  line-height: 16px; }

.fbl-seo {
  border-top: 1px solid #D9EDEE; }

.experience {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 0;
  background-color: #E9F5F6; }
  @media (min-width: 768px) {
    .experience {
      padding-top: calc(20px * 5);
      padding-bottom: calc(20px * 5); } }
  .experience .text-block {
    display: block;
    position: relative;
    width: 100%; }
    @media (min-width: 768px) {
      .experience .text-block {
        width: 50%;
        margin-top: -80px; } }
  .experience .text-block--inner {
    max-width: 90%;
    margin: 0 auto;
    padding-bottom: calc(20px * 3); }
    @media (min-width: 992px) {
      .experience .text-block--inner {
        max-width: 80%; } }
  .experience .image-block {
    display: block;
    position: relative;
    width: 100%; }
    @media (min-width: 768px) {
      .experience .image-block {
        width: 50%;
        margin-top: -120px; } }
  .experience .icon {
    transform: translateY(-35px); }
    .experience .icon img {
      width: 100px; }
  .experience h4 {
    margin-bottom: 20px;
    color: #22324E;
    max-width: 80%; }
  .experience p, .experience .contact-methods li address, .contact-methods li .experience address, .experience .accordion-content {
    margin-bottom: 20px;
    line-height: 26px; }
    @media (min-width: 992px) {
      .experience p, .experience .contact-methods li address, .contact-methods li .experience address, .experience .accordion-content {
        max-width: 80%; } }

.reviews {
  display: block;
  position: relative;
  width: 100%;
  background-color: #22324E; }

.review-image {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .review-image {
      width: 35%;
      margin-bottom: 0; } }

.customer-review {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 500px;
  text-align: center;
  padding: 0 20px; }
  @media (min-width: 768px) {
    .customer-review {
      width: 65%;
      padding: 0;
      height: auto; } }
  .customer-review .icon {
    margin-bottom: 20px; }
    .customer-review .icon img {
      max-width: 60px; }
      @media (min-width: 1200px) {
        .customer-review .icon img {
          max-width: 115px; } }
  .customer-review blockquote {
    margin-bottom: calc(20px * 2);
    color: #fff; }
    @media (min-width: 1200px) {
      .customer-review blockquote {
        max-width: 70%; } }
  .customer-review a {
    text-transform: uppercase;
    font-size: 13px;
    color: #0fa0aC;
    font-family: "Lato-Regular"; }
    .customer-review a:hover {
      text-decoration: none; }
    .customer-review a:visited {
      text-decoration: none; }
    .customer-review a:after {
      content: "";
      display: block;
      position: relative;
      width: 0;
      height: 1px;
      background-color: #0fa0aC;
      margin-top: 8px;
      transition: all .3s ease; }
    .customer-review a:hover:after {
      width: 100%; }

.article-slider {
  display: block;
  position: relative;
  width: 100%;
  background-color: #E9F5F6;
  margin-bottom: 0;
  padding-bottom: calc(20px * 2); }
  @media (min-width: 768px) {
    .article-slider {
      padding-bottom: calc(20px * 3);
      padding-top: 100px; } }

.slider-controls {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  padding: 20px 20px 0 20px; }
  @media (min-width: 768px) {
    .slider-controls {
      padding: calc(20px * 2) 20px;
      margin-top: -100px;
      position: relative; } }
  .slider-controls div {
    margin-right: 10px;
    cursor: pointer; }
  .slider-controls img {
    max-width: 30px; }

.slider-text {
  width: 100%;
  margin-bottom: calc(20px * 3); }
  @media (min-width: 768px) {
    .slider-text {
      width: 40%;
      margin-bottom: 0;
      padding-left: 20px;
      z-index: 1; } }
  .slider-text .icon {
    margin-bottom: 20px; }
  .slider-text h5 {
    margin-bottom: 20px;
    color: #22324E; }
  .slider-text p, .slider-text .contact-methods li address, .contact-methods li .slider-text address, .slider-text .accordion-content {
    margin-bottom: 20px; }
  .slider-text .text-inner {
    max-width: 90%;
    margin: 0 auto; }
    @media (min-width: 992px) {
      .slider-text .text-inner {
        max-width: 80%; } }

.articles-column {
  width: 100%; }
  @media (min-width: 768px) {
    .articles-column {
      width: 60%; } }

.article-slides {
  max-width: 90%;
  margin: 0 auto 0 auto; }
  @media (min-width: 768px) {
    .article-slides {
      margin: 0 0 0 auto; } }
  .article-slides a {
    display: inline-block;
    color: #0fa0aC;
    text-transform: uppercase;
    font-size: 13px;
    font-family: "Lato-Regular"; }
    .article-slides a:visited {
      color: #0fa0aC; }
    .article-slides a:after {
      content: "";
      display: block;
      position: relative;
      width: 0;
      height: 1px;
      background-color: #0fa0aC;
      margin-top: 5px;
      transition: all .3s ease; }
    .article-slides a:hover {
      text-decoration: none; }
      .article-slides a:hover:after {
        width: 100%; }
  .article-slides .img-link:after {
    display: none; }
  @media (min-width: 768px) {
    .article-slides li {
      margin-right: 30px; } }
  .article-slides img {
    margin-bottom: 20px; }

.article-slide--title,
p,
.contact-methods li address,
.accordion-content {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 10px; }

.article-slide--title a {
  color: #22324E;
  text-transform: uppercase;
  font-size: 13px;
  font-family: "Lato-Regular"; }
  .article-slide--title a:visited {
    color: #22324E; }
  .article-slide--title a:after {
    display: none; }

/* Product Page Elements */
.product-container {
  display: block;
  position: relative;
  padding: 40px 20px 0 20px;
  width: 100% !important;
  max-width: 100% !important; }

.product-inner {
  margin-bottom: 20px; }

.swatches-graphic--desk {
  display: none; }
  @media (min-width: 768px) {
    .swatches-graphic--desk {
      display: block;
      position: relative;
      margin-top: calc(20px * 2);
      text-align: center; }
      .swatches-graphic--desk .swatch-inner {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        padding: 16px 20px;
        background-color: #0d8c96;
        border-radius: 8px; }
      .swatches-graphic--desk p, .swatches-graphic--desk .contact-methods li address, .contact-methods li .swatches-graphic--desk address, .swatches-graphic--desk .accordion-content {
        font-size: 32px;
        line-height: 36px;
        color: #fff;
        font-weight: 700;
        padding: 24px 16px; }
      .swatches-graphic--desk img {
        max-width: 80%; } }

.swatches-graphic--mob {
  display: none; }
  @media (max-width: 767px) {
    .swatches-graphic--mob {
      display: block;
      text-align: center;
      margin-top: calc(20px * 2); } }
  .swatches-graphic--mob .swatch-inner {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    background-color: #0d8c96;
    border-radius: 8px; }
  .swatches-graphic--mob p, .swatches-graphic--mob .contact-methods li address, .contact-methods li .swatches-graphic--mob address, .swatches-graphic--mob .accordion-content {
    padding: 0 5px;
    line-height: 36px;
    font-size: 14px;
    font-weight: 800;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px; }
  .swatches-graphic--mob .swatch-graphic--img {
    width: 25%; }
    .swatches-graphic--mob .swatch-graphic--img img {
      max-width: 80%; }

.term-accessories .equal-blocks {
  border-top: 1px solid #99d0d5; }

.product-gallery {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .product-gallery {
      width: 50%;
      margin-bottom: 0; } }
  @media (min-width: 1200px) {
    .product-gallery {
      width: 40%;
      padding-left: 20px; } }
  .product-gallery img {
    width: 100%; }

.gallery-main {
  margin-bottom: 20px; }

.gallery-thumbs {
  margin-left: -10px;
  margin-bottom: 20px; }
  .gallery-thumbs li {
    cursor: pointer;
    margin: 0 0 0 10px; }
  .gallery-thumbs .slick-current {
    border: 1px solid #0fa0aC; }

.product-thumbs {
  display: none;
  margin-left: -10px; }
  .product-thumbs.slick-initialized {
    display: block; }
  .product-thumbs li {
    margin-left: 10px;
    cursor: pointer; }

.product-details {
  display: inline-block;
  position: relative;
  width: 100%;
  padding-bottom: calc(20px * 3); }
  @media (min-width: 768px) {
    .product-details {
      width: 50%;
      padding-left: 20px; } }
  @media (min-width: 1200px) {
    .product-details {
      width: 60%;
      padding: 0 5%; } }
  .product-details .intro-textblock h2,
  .intro-textblock .product-details h2, .product-details .product-listing h3, .product-listing .product-details h3, .product-details .inspiration h4, .inspiration .product-details h4, .product-details .inspiration h6, .inspiration .product-details h6, .product-details .customer-review--slider h4, .customer-review--slider .product-details h4, .product-details .why-shop h4, .why-shop .product-details h4, .product-details .equal-blocks .equal-row h2, .equal-blocks .equal-row .product-details h2, .product-details .make-an-enquiry h3, .make-an-enquiry .product-details h3, .product-details .image-grid-3 .image-grid--inner h2, .image-grid-3 .image-grid--inner .product-details h2, .product-details .deal h3, .deal .product-details h3, .product-details .how-it-works h3, .how-it-works .product-details h3,
  .product-details .how-it-works h4,
  .how-it-works .product-details h4, .product-details .callout-inner h3, .callout-inner .product-details h3, .product-details .fabrics-we-love h3, .fabrics-we-love .product-details h3, .product-details .experience h4, .experience .product-details h4, .product-details .customer-review blockquote, .customer-review .product-details blockquote, .product-details .slider-text h5, .slider-text .product-details h5, .product-details h1, .product-details .why-we-love .col-l h2, .why-we-love .col-l .product-details h2,
  .product-details .why-we-love .col-l h3,
  .why-we-love .col-l .product-details h3,
  .product-details .why-we-love .col-r h2,
  .why-we-love .col-r .product-details h2,
  .product-details .why-we-love .col-r h3,
  .why-we-love .col-r .product-details h3, .product-details .get-in-touch-callout .callout-title, .get-in-touch-callout .product-details .callout-title, .product-details .category-blocks .image-grid--inner h2, .category-blocks .image-grid--inner .product-details h2, .product-details .foam-types--equalblocks h2, .foam-types--equalblocks .product-details h2, .product-details .foam-types--equalblocks .equal-row h3, .foam-types--equalblocks .equal-row .product-details h3, .product-details .cushion-benefits h4, .cushion-benefits .product-details h4, .product-details .faq-slim h5, .faq-slim .product-details h5, .product-details .process-tabs h2, .process-tabs .product-details h2, .product-details .process-row h3, .process-row .product-details h3, .product-details .how-it-works--equalblocks h2, .how-it-works--equalblocks .product-details h2, .product-details .how-it-works--equalblocks .equal-row h3, .how-it-works--equalblocks .equal-row .product-details h3, .product-details .latest-articles h2, .latest-articles .product-details h2, .product-details .customer-photos h3, .customer-photos .product-details h3, .product-details .fbl-article h3, .fbl-article .product-details h3, .product-details .related-articles h2, .related-articles .product-details h2, .product-details .experience-textblock h2, .experience-textblock .product-details h2, .product-details .britishmade-inner h3, .britishmade-inner .product-details h3, .product-details .key-people h4, .key-people .product-details h4, .product-details .key-name, .product-details .box-white h5, .box-white .product-details h5, .product-details .box-grey h6, .box-grey .product-details h6, .product-details .fabric-collections h2, .fabric-collections .product-details h2, .product-details .fabric-collection--titlepanel h4, .fabric-collection--titlepanel .product-details h4, .product-details .fabric-order h4, .fabric-order .product-details h4, .product-details .faq-section h2, .faq-section .product-details h2, .product-details .eco-stats .txt-block h4, .eco-stats .txt-block .product-details h4, .product-details .woocommerce-account .addresses .title h3, .woocommerce-account .addresses .title .product-details h3, .product-details .woocommerce-EditAccountForm legend, .woocommerce-EditAccountForm .product-details legend, .product-details .why-buy--replacement h3, .why-buy--replacement .product-details h3,
  .product-details .why-buy--replacement h4,
  .why-buy--replacement .product-details h4 {
    text-align: center;
    margin-bottom: 20px;
    text-transform: capitalize;
    color: #22324E; }
  .product-details p, .product-details .contact-methods li address, .contact-methods li .product-details address, .product-details .accordion-content {
    text-align: center;
    font-family: "HelveticaNeue-Light" !important;
    margin: 0 auto 20px auto;
    color: #666;
    line-height: 24px; }
  .product-details .swatch-control {
    padding-bottom: 20px; }
  .product-details .variations tr td {
    padding: 10px 0;
    text-align: center;
    font-size: 13px; }
  .product-details .variations tr label[for="pa_size"] {
    display: block;
    width: 100%;
    color: #0fa0aC; }
  .product-details .yith-wcwl-add-button {
    text-align: center; }
  .product-details .wc-measurement-price-calculator-price {
    justify-content: center; }
    .product-details .wc-measurement-price-calculator-price .amount {
      display: inline-block;
      width: auto; }

.description-buttons {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .description-buttons {
      flex-direction: row; } }
  .description-buttons .readmore,
  .description-buttons .viewmore {
    padding: 15px 20px !important;
    min-width: 250px;
    text-align: center;
    font-size: 12px !important; }
    @media (min-width: 768px) {
      .description-buttons .readmore,
      .description-buttons .viewmore {
        min-width: auto;
        font-size: 10px !important;
        padding: 15px 15px !important; } }
    @media (min-width: 1200px) {
      .description-buttons .readmore,
      .description-buttons .viewmore {
        padding: 15px 25px !important; } }
    @media (min-width: 992px) {
      .description-buttons .readmore,
      .description-buttons .viewmore {
        font-size: 13px !important; } }
  .description-buttons .readmore {
    margin-bottom: 20px !important; }
    @media (min-width: 768px) {
      .description-buttons .readmore {
        margin-bottom: 0 !important;
        margin-right: 20px !important; } }

.stock.out-of-stock {
  color: #0fa0aC;
  text-transform: none;
  font-size: 26px;
  line-height: 36px;
  font-family: "Rylan-Regular" !important;
  max-width: 400px; }
  @media (min-width: 768px) {
    .stock.out-of-stock {
      font-size: 16px;
      line-height: 22px; } }
  @media (min-width: 992px) {
    .stock.out-of-stock {
      font-size: 22px;
      line-height: 30px; } }
  @media (min-width: 1200px) {
    .stock.out-of-stock {
      font-size: 26px;
      line-height: 36px; } }

.why-we-love {
  position: relative;
  width: 100%;
  background-color: #0fa0aC;
  color: #fff;
  padding: calc(20px * 3) 20px; }
  .why-we-love .col-l {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-bottom: calc(20px * 2); }
    @media (min-width: 768px) {
      .why-we-love .col-l {
        width: 40%;
        margin-right: 10%;
        margin-bottom: 0; } }
  .why-we-love .col-r {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-bottom: 0; }
    @media (min-width: 768px) {
      .why-we-love .col-r {
        width: 50%; } }
  .why-we-love .col-l h2,
  .why-we-love .col-l h3,
  .why-we-love .col-r h2,
  .why-we-love .col-r h3 {
    margin-bottom: 20px; }
  .why-we-love .col-l p, .why-we-love .col-l .contact-methods li address, .contact-methods li .why-we-love .col-l address, .why-we-love .col-l .accordion-content,
  .why-we-love .col-r p,
  .why-we-love .col-r .contact-methods li address,
  .contact-methods li .why-we-love .col-r address,
  .why-we-love .col-r .accordion-content {
    margin-bottom: 20px;
    color: #fff; }
    .why-we-love .col-l p:last-of-type, .why-we-love .col-l .contact-methods li address:last-of-type, .contact-methods li .why-we-love .col-l address:last-of-type, .why-we-love .col-l .accordion-content:last-of-type,
    .why-we-love .col-r p:last-of-type,
    .why-we-love .col-r .contact-methods li address:last-of-type,
    .contact-methods li .why-we-love .col-r address:last-of-type,
    .why-we-love .col-r .accordion-content:last-of-type {
      margin-bottom: 0; }
  .why-we-love .col-l ul,
  .why-we-love .col-r ul {
    margin: 0;
    padding: 0; }
  .why-we-love .col-l li,
  .why-we-love .col-r li {
    list-style-type: none;
    display: block;
    position: relative;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 14px;
    padding-left: 35px;
    font-family: "Lato-Regular"; }
    @media (min-width: 768px) {
      .why-we-love .col-l li,
      .why-we-love .col-r li {
        font-size: 16px; } }
    .why-we-love .col-l li:last-of-type,
    .why-we-love .col-r li:last-of-type {
      margin-bottom: 0; }
    .why-we-love .col-l li:before,
    .why-we-love .col-r li:before {
      content: "";
      display: inline-block;
      position: absolute;
      top: 0;
      left: 0;
      width: 20px;
      height: 20px;
      background-image: url("images/icons/white-tick.png");
      background-repeat: no-repeat;
      background-size: 20px;
      background-position: left center; }

.get-in-touch-callout {
  display: block;
  position: relative;
  text-align: center;
  padding: calc(20px * 2) 20px;
  background-color: #22324E; }
  .get-in-touch-callout img {
    max-width: 40px;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .get-in-touch-callout img {
        margin-bottom: 0;
        margin-right: 20px; } }
    @media (min-width: 992px) {
      .get-in-touch-callout img {
        max-width: 150px; } }
  .get-in-touch-callout .callout-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff; }
    @media (min-width: 768px) {
      .get-in-touch-callout .callout-title {
        flex-direction: row;
        justify-content: center; } }
    .get-in-touch-callout .callout-title span {
      color: #0fa0aC;
      position: relative;
      margin-left: 15px; }
      .get-in-touch-callout .callout-title span a {
        color: #0fa0aC; }
        .get-in-touch-callout .callout-title span a:visited {
          color: #0fa0aC; }

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

.reset_variations {
  color: #0fa0aC !important;
  text-decoration: underline; }
  .reset_variations:hover {
    text-decoration: none; }

.woocommerce-variation-price {
  padding-bottom: 20px; }

.woocommerce ul.products li.product .price {
  color: #0fa0aC; }

.product-options {
  display: block;
  position: relative;
  margin-bottom: 20px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  margin: 0 auto 20px auto; }
  @media (min-width: 768px) {
    .product-options {
      max-width: 80%; } }
  @media (min-width: 1200px) {
    .product-options {
      max-width: 90%; } }
  .product-options p, .product-options .contact-methods li address, .contact-methods li .product-options address, .product-options .accordion-content {
    color: #0fa0aC;
    font-family: "HelveticaNeue-Light";
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 0; }

.options-checked {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 20px; }
  .options-checked li {
    width: 48%;
    margin-right: 2%;
    margin-bottom: 10px;
    background-color: transparent;
    border: 1px solid #D9EDEE;
    border-radius: 5px;
    padding: 20px 10px;
    cursor: pointer; }
    .options-checked li:nth-of-type(2n) {
      margin-right: 0; }
    @media (min-width: 1200px) {
      .options-checked li {
        width: 32%;
        margin-right: 1%;
        margin-bottom: 7px; }
        .options-checked li:nth-of-type(2n) {
          margin-right: 1%; }
        .options-checked li:nth-of-type(3n) {
          margin-right: 0; } }
    .options-checked li:hover {
      background-color: #D9EDEE;
      border-color: #0fa0aC; }

.option-icon {
  display: block;
  position: relative;
  margin-bottom: 10px; }
  .option-icon img {
    max-width: 40px; }
    @media (min-width: 768px) {
      .option-icon img {
        max-width: 20px; } }
    @media (min-width: 1200px) {
      .option-icon img {
        max-width: 40px; } }

.option-title {
  display: block;
  position: relative;
  margin-bottom: 5px;
  color: #22324E;
  font-family: "Lato-Regular";
  font-size: 14px;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .option-title {
      font-size: 12px; } }
  @media (min-width: 1200px) {
    .option-title {
      font-size: 14px; } }

.option-value {
  display: block;
  position: relative;
  color: #0fa0aC;
  font-size: 10px;
  font-family: "Lato-Regular";
  line-height: 12px;
  text-transform: uppercase; }

.options-select {
  display: block;
  position: relative;
  width: 100%;
  margin: 0 auto 20px auto; }
  @media (min-width: 1200px) {
    .options-select {
      max-width: 65%; } }
  .options-select label {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    text-align: left;
    font-family: "Lato-Regular";
    color: #58595B; }
  .options-select select {
    position: relative;
    width: 100%;
    margin-bottom: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #0fa0aC;
    background-color: #fff;
    color: #0fa0aC;
    padding: 0 15px;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Lato-Regular";
    height: 70px;
    background-image: url(images/icons/select-arrow.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 70px;
    cursor: pointer; }
    .options-select select:last-of-type {
      background-image: url(images/icons/select-plus.jpg); }

.selected {
  display: block;
  position: relative;
  color: #58595B;
  margin-bottom: 10px;
  font-family: "Lato-Regular"; }

.product-details .final-price,
.product-details .woocommerce-Price-amount {
  display: block;
  position: relative;
  width: 100%;
  color: #0fa0aC;
  font-family: "Lato-Regular";
  font-size: 46px;
  line-height: 46px;
  text-align: center; }

.single-price {
  color: #22324E;
  margin-bottom: 20px; }

.product-details del {
  color: #ccc; }
  .product-details del span {
    color: #ccc;
    font-size: 20px; }
.product-details ins {
  text-decoration: none; }
  .product-details ins span {
    color: red; }

.actions-bottom {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin: 0 auto 20px auto; }
  @media (min-width: 1200px) {
    .actions-bottom {
      max-width: 65%; }
      .single-product .actions-bottom {
        max-width: 100%; } }
  .actions-bottom label {
    text-transform: uppercase;
    color: #58595B;
    font-family: "Lato-Regular";
    margin-right: 2%; }
  .actions-bottom input[type="number"] {
    position: relative;
    width: 90px;
    height: 60px;
    border-radius: 5px;
    border: 1px solid #0fa0aC;
    background-color: #fff;
    font-family: "Lato-Regular";
    color: #0fa0aC;
    font-size: 20px;
    text-align: center;
    top: 5px;
    margin-right: 1%; }
  .actions-bottom .add-btn, .actions-bottom .order-form button[type="submit"], .order-form .actions-bottom button[type="submit"], .actions-bottom .wc-proceed-to-checkout .checkout-button, .wc-proceed-to-checkout .actions-bottom .checkout-button, .actions-bottom .woocommerce-checkout #payment button, .woocommerce-checkout #payment .actions-bottom button {
    width: 100%;
    margin-top: 15px;
    padding: 0;
    font-size: 16px; }
    @media (min-width: 768px) {
      .actions-bottom .add-btn, .actions-bottom .order-form button[type="submit"], .order-form .actions-bottom button[type="submit"], .actions-bottom .wc-proceed-to-checkout .checkout-button, .wc-proceed-to-checkout .actions-bottom .checkout-button, .actions-bottom .woocommerce-checkout #payment button, .woocommerce-checkout #payment .actions-bottom button {
        width: 50%;
        margin-top: 0;
        font-size: 14px; } }
    @media (min-width: 992px) {
      .actions-bottom .add-btn, .actions-bottom .order-form button[type="submit"], .order-form .actions-bottom button[type="submit"], .actions-bottom .wc-proceed-to-checkout .checkout-button, .wc-proceed-to-checkout .actions-bottom .checkout-button, .actions-bottom .woocommerce-checkout #payment button, .woocommerce-checkout #payment .actions-bottom button {
        font-size: 16px; } }

.single-product {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column; }

#price_calculator {
  width: 100%; }
  #price_calculator input {
    height: 35px; }
  #price_calculator td {
    padding-bottom: 20px; }

.variations select.wc-default-select {
  position: relative;
  width: 90%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #0fa0aC;
  background-color: #fff;
  color: #0fa0aC;
  padding: 0 15px;
  border-radius: 5px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Lato-Regular";
  height: 50px;
  background-image: url(images/icons/select-arrow.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: 50px;
  cursor: pointer; }
  @media (min-width: 768px) {
    .variations select.wc-default-select {
      width: 65%; } }
  .variations select.wc-default-select:last-of-type {
    background-image: url(images/icons/select-plus.png); }
.variations tr .label {
  padding: 0 !important; }
.variations tr td {
  text-align: left;
  font-family: "Lato-Regular";
  color: #58595B; }

.selected {
  margin-bottom: 5px; }

.swatch-wrapper {
  width: 48%;
  border: 1px solid #E1F1F2;
  border-radius: 5px;
  float: none;
  display: inline-block;
  margin: 2px; }
  @media (min-width: 768px) {
    .swatch-wrapper {
      width: 31.6%; } }
  @media (min-width: 992px) {
    .swatch-wrapper {
      width: 32%; } }
  .swatch-wrapper:hover {
    border: 1px solid #0fa0aC; }

.swatch-wrapper a {
  width: 100% !important;
  height: auto !important; }

.swatch-wrapper img {
  width: 100% !important; }

.reset_variations {
  color: #22324E;
  font-family: "Lato-Regular";
  font-size: 12px; }
  .reset_variations:hover {
    color: #0fa0aC; }

.woocommerce-variation-add-to-cart input[type="number"] {
  position: relative;
  width: 90px;
  height: 55px;
  border-radius: 5px;
  border: 1px solid #0fa0aC;
  background-color: #fff;
  font-family: "Lato-Regular";
  color: #0fa0aC;
  font-size: 20px;
  text-align: center;
  top: 2px;
  margin-right: 1%; }
.woocommerce-variation-add-to-cart button[type="submit"] {
  width: 50%;
  height: 70px;
  background-color: #edb54a;
  color: #fff;
  font-family: "Lato-Regular";
  font-weight: 700;
  border: none;
  font-size: 16px;
  box-shadow: 4px 4px 0px black; }
  .woocommerce-variation-add-to-cart button[type="submit"]:hover {
    background-color: #edb54a;
    color: #fff; }

.yith-wcwl-add-to-wishlist {
  text-align: center;
  margin-bottom: 10px; }
  .yith-wcwl-add-to-wishlist a {
    color: #0fa0aC; }
    .yith-wcwl-add-to-wishlist a:visited {
      color: #0fa0aC; }
    .yith-wcwl-add-to-wishlist a:hover {
      color: #edb54a; }

.yith-wcwl-icon {
  display: none;
  visibility: hidden; }

.length-input {
  display: flex;
  align-items: center;
  justify-content: space-evenly; }
  .length-input td {
    font-family: "Lato-Regular";
    color: #58595B;
    text-transform: uppercase;
    font-size: 14px;
    width: 50%; }

#price_calculator {
  width: 65%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px; }
  #price_calculator input {
    width: 85%;
    padding: 10px; }
  #price_calculator span {
    float: none;
    font-size: 28px;
    font-family: "Rylan-Regular";
    color: #0fa0aC; }

.length-input {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start; }
  .length-input td {
    width: 100%;
    text-align: center !important; }
  .length-input select {
    width: 100%;
    height: 50px;
    padding: 0 20px;
    border-radius: 5px;
    border: 1px solid #0fa0aC;
    color: #0fa0aC;
    font-size: 20px; }

.calculated-price {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start; }
  .calculated-price td {
    font-family: "Lato-Regular";
    color: #58595B;
    text-transform: uppercase;
    text-align: center !important;
    width: 100%;
    font-size: 14px; }
    .calculated-price td:first-of-type {
      display: none; }

.yith-wcwl-add-button a {
  background: url("images/icons/wishlist.png") no-repeat left top;
  background-size: 20px auto;
  padding: 2px 0 2px 30px;
  font-family: "Lato-Regular";
  font-size: 12px;
  text-transform: uppercase; }

.category-blocks {
  display: block;
  position: relative;
  height: auto;
  padding-left: 20px;
  padding-right: 20px; }
  .category-blocks li {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden; }
    .category-blocks li:last-of-type {
      margin-bottom: 0; }
    @media (min-width: 768px) {
      .category-blocks li {
        width: 49.5%;
        margin-right: 1%;
        margin-bottom: 1%; }
        .category-blocks li:nth-of-type(2n) {
          margin-right: 0; }
        .category-blocks li:last-of-type {
          margin-bottom: 1%; } }
    .category-blocks li:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: transparent;
      transition: all .3s ease;
      z-index: 1; }
    .category-blocks li .button, .category-blocks li .shipping-calculator-form button[type="submit"], .shipping-calculator-form .category-blocks li button[type="submit"], .category-blocks li .wc-proceed-to-checkout .checkout-button, .wc-proceed-to-checkout .category-blocks li .checkout-button, .category-blocks li form.checkout_coupon button, form.checkout_coupon .category-blocks li button, .category-blocks li .crafty_billing button, .crafty_billing .category-blocks li button, .category-blocks li .crafty_shipping button, .crafty_shipping .category-blocks li button, .category-blocks li .woocommerce-checkout #payment button, .woocommerce-checkout #payment .category-blocks li button, .category-blocks li .woocommerce-MyAccount-content form button, .woocommerce-MyAccount-content form .category-blocks li button, .category-blocks li .woocommerce-MyAccount-orders .view, .woocommerce-MyAccount-orders .category-blocks li .view, .category-blocks li .logout-btn a, .logout-btn .category-blocks li a, .category-blocks li .yith-wacp-content .go-cart, .yith-wacp-content .category-blocks li .go-cart, .category-blocks li .yith-wacp-content .go-checkout, .yith-wacp-content .category-blocks li .go-checkout, .category-blocks li .yith-wacp-content .continue-shopping, .yith-wacp-content .category-blocks li .continue-shopping {
      opacity: 1;
      transition: all .3s ease;
      display: none; }
      @media (min-width: 768px) {
        .category-blocks li .button, .category-blocks li .shipping-calculator-form button[type="submit"], .shipping-calculator-form .category-blocks li button[type="submit"], .category-blocks li .wc-proceed-to-checkout .checkout-button, .wc-proceed-to-checkout .category-blocks li .checkout-button, .category-blocks li form.checkout_coupon button, form.checkout_coupon .category-blocks li button, .category-blocks li .crafty_billing button, .crafty_billing .category-blocks li button, .category-blocks li .crafty_shipping button, .crafty_shipping .category-blocks li button, .category-blocks li .woocommerce-checkout #payment button, .woocommerce-checkout #payment .category-blocks li button, .category-blocks li .woocommerce-MyAccount-content form button, .woocommerce-MyAccount-content form .category-blocks li button, .category-blocks li .woocommerce-MyAccount-orders .view, .woocommerce-MyAccount-orders .category-blocks li .view, .category-blocks li .logout-btn a, .logout-btn .category-blocks li a, .category-blocks li .yith-wacp-content .go-cart, .yith-wacp-content .category-blocks li .go-cart, .category-blocks li .yith-wacp-content .go-checkout, .yith-wacp-content .category-blocks li .go-checkout, .category-blocks li .yith-wacp-content .continue-shopping, .yith-wacp-content .category-blocks li .continue-shopping {
          display: inline-block; } }
      @media (min-width: 1200px) {
        .category-blocks li .button, .category-blocks li .shipping-calculator-form button[type="submit"], .shipping-calculator-form .category-blocks li button[type="submit"], .category-blocks li .wc-proceed-to-checkout .checkout-button, .wc-proceed-to-checkout .category-blocks li .checkout-button, .category-blocks li form.checkout_coupon button, form.checkout_coupon .category-blocks li button, .category-blocks li .crafty_billing button, .crafty_billing .category-blocks li button, .category-blocks li .crafty_shipping button, .crafty_shipping .category-blocks li button, .category-blocks li .woocommerce-checkout #payment button, .woocommerce-checkout #payment .category-blocks li button, .category-blocks li .woocommerce-MyAccount-content form button, .woocommerce-MyAccount-content form .category-blocks li button, .category-blocks li .woocommerce-MyAccount-orders .view, .woocommerce-MyAccount-orders .category-blocks li .view, .category-blocks li .logout-btn a, .logout-btn .category-blocks li a, .category-blocks li .yith-wacp-content .go-cart, .yith-wacp-content .category-blocks li .go-cart, .category-blocks li .yith-wacp-content .go-checkout, .yith-wacp-content .category-blocks li .go-checkout, .category-blocks li .yith-wacp-content .continue-shopping, .yith-wacp-content .category-blocks li .continue-shopping {
          opacity: 0; } }
    .category-blocks li:hover:before {
      background-color: rgba(34, 50, 78, 0.5); }
    .category-blocks li:hover .button, .category-blocks li:hover .shipping-calculator-form button[type="submit"], .shipping-calculator-form .category-blocks li:hover button[type="submit"], .category-blocks li:hover .wc-proceed-to-checkout .checkout-button, .wc-proceed-to-checkout .category-blocks li:hover .checkout-button, .category-blocks li:hover form.checkout_coupon button, form.checkout_coupon .category-blocks li:hover button, .category-blocks li:hover .crafty_billing button, .crafty_billing .category-blocks li:hover button, .category-blocks li:hover .crafty_shipping button, .crafty_shipping .category-blocks li:hover button, .category-blocks li:hover .woocommerce-checkout #payment button, .woocommerce-checkout #payment .category-blocks li:hover button, .category-blocks li:hover .woocommerce-MyAccount-content form button, .woocommerce-MyAccount-content form .category-blocks li:hover button, .category-blocks li:hover .woocommerce-MyAccount-orders .view, .woocommerce-MyAccount-orders .category-blocks li:hover .view, .category-blocks li:hover .logout-btn a, .logout-btn .category-blocks li:hover a, .category-blocks li:hover .yith-wacp-content .go-cart, .yith-wacp-content .category-blocks li:hover .go-cart, .category-blocks li:hover .yith-wacp-content .go-checkout, .yith-wacp-content .category-blocks li:hover .go-checkout, .category-blocks li:hover .yith-wacp-content .continue-shopping, .yith-wacp-content .category-blocks li:hover .continue-shopping {
      opacity: 1; }
    .category-blocks li:hover img {
      transform: scale(1.1); }
    .category-blocks li img {
      transform: scale(1);
      transition: all .3s ease; }
    .category-blocks li .icon img {
      transform: none;
      max-width: 50px; }
      @media (min-width: 1200px) {
        .category-blocks li .icon img {
          max-width: 80px; } }
  .category-blocks .image-grid--inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 2;
    background: rgba(34, 50, 78, 0.3); }
    .category-blocks .image-grid--inner h2 {
      color: #fff;
      margin-bottom: 20px;
      text-align: center;
      padding: 0 30px;
      line-height: 26px; }
      @media (min-width: 768px) {
        .category-blocks .image-grid--inner h2 {
          font-size: 20px;
          line-height: 20px;
          padding: 0; } }
      @media (min-width: 992px) {
        .category-blocks .image-grid--inner h2 {
          font-size: 30px;
          line-height: 36px; } }
  .category-blocks .icon {
    margin-bottom: 5px; }
    @media (min-width: 768px) {
      .category-blocks .icon {
        margin-bottom: 20px; } }
    .category-blocks .icon img {
      transform: none; }

.category-blocks {
  width: 100% !important;
  max-width: 100% !important; }

/* Foam Cushions Page Elements */
.foam-types--equalblocks {
  position: relative;
  padding-top: calc(20px * 2);
  padding-bottom: calc(20px * 2); }
  .foam-types--equalblocks h2 {
    text-align: center;
    margin-bottom: calc(20px * 2);
    color: #22324E; }
    @media (min-width: 768px) {
      .foam-types--equalblocks h2 {
        margin-bottom: calc(20px * 3); } }
    .foam-types--equalblocks h2:before {
      content: "";
      display: block;
      position: relative;
      margin-bottom: 20px;
      background-image: url(images/icons/heart.png);
      background-repeat: no-repeat;
      background-size: 30px;
      background-position: top center;
      width: 40px;
      height: 60px;
      margin-left: auto;
      margin-right: auto; }
  .foam-types--equalblocks .equal-row {
    display: flex;
    position: relative;
    flex-direction: column;
    width: 100%;
    height: auto;
    padding-left: 20px;
    padding-right: 20px; }
    @media (min-width: 768px) {
      .foam-types--equalblocks .equal-row {
        flex-direction: row; }
        .foam-types--equalblocks .equal-row:nth-of-type(even) {
          flex-direction: row-reverse; }
          .foam-types--equalblocks .equal-row:nth-of-type(even) .text-col {
            padding-left: 60px; } }
    .foam-types--equalblocks .equal-row .col-l {
      width: 100%; }
      @media (min-width: 768px) {
        .foam-types--equalblocks .equal-row .col-l {
          width: 70%; } }
    .foam-types--equalblocks .equal-row .col-r {
      width: 100%; }
      @media (min-width: 768px) {
        .foam-types--equalblocks .equal-row .col-r {
          width: 30%; } }
    .foam-types--equalblocks .equal-row .text-col {
      padding: 30px 0;
      display: flex;
      justify-content: center;
      flex-direction: column; }
      @media (min-width: 768px) {
        .foam-types--equalblocks .equal-row .text-col {
          padding: 60px 60px 60px 0; } }
    .foam-types--equalblocks .equal-row .image-col {
      display: flex;
      justify-content: center;
      flex-direction: column; }
    .foam-types--equalblocks .equal-row h3 {
      margin-bottom: 20px;
      color: #22324E;
      font-size: 30px; }
    .foam-types--equalblocks .equal-row p, .foam-types--equalblocks .equal-row .contact-methods li address, .contact-methods li .foam-types--equalblocks .equal-row address, .foam-types--equalblocks .equal-row .accordion-content {
      margin-bottom: 20px; }
      .foam-types--equalblocks .equal-row p:last-of-type, .foam-types--equalblocks .equal-row .contact-methods li address:last-of-type, .contact-methods li .foam-types--equalblocks .equal-row address:last-of-type, .foam-types--equalblocks .equal-row .accordion-content:last-of-type {
        margin-bottom: 0; }

.cushion-benefits {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 0;
  padding-top: calc(20px * 3);
  padding-bottom: calc(20px * 3); }
  @media (min-width: 1200px) {
    .cushion-benefits {
      padding-top: calc(20px * 5);
      padding-bottom: calc(20px * 5); } }
  .cushion-benefits h4 {
    text-align: center;
    margin-bottom: 30px;
    color: #22324E; }
    .cushion-benefits h4:before {
      content: "";
      display: block;
      position: relative;
      margin-bottom: 20px;
      background-image: url("images/icons/heart.png");
      background-repeat: no-repeat;
      background-size: 30px;
      background-position: top center;
      width: 40px;
      height: 60px;
      margin-left: auto;
      margin-right: auto; }
  .cushion-benefits p, .cushion-benefits .contact-methods li address, .contact-methods li .cushion-benefits address, .cushion-benefits .accordion-content {
    text-align: center;
    margin-bottom: 60px;
    padding: 0 30px; }
    @media (min-width: 768px) {
      .cushion-benefits p, .cushion-benefits .contact-methods li address, .contact-methods li .cushion-benefits address, .cushion-benefits .accordion-content {
        max-width: 700px;
        margin-left: auto;
        margin-right: auto; } }
    @media (min-width: 1200px) {
      .cushion-benefits p, .cushion-benefits .contact-methods li address, .contact-methods li .cushion-benefits address, .cushion-benefits .accordion-content {
        max-width: 900px; } }
  @media (max-width: 767px) {
    .cushion-benefits ul {
      max-width: 400px;
      margin-left: auto;
      margin-right: auto; } }
  .cushion-benefits li {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 20px;
    width: 100%;
    padding: 0 10px; }
    @media (min-width: 768px) {
      .cushion-benefits li {
        flex-direction: column;
        justify-content: center;
        margin-bottom: 0;
        width: calc(100% / 3); } }
    .cushion-benefits li:last-of-type {
      margin-bottom: 0; }
    @media (min-width: 768px) {
      .cushion-benefits li .icon {
        margin-bottom: 20px; } }
    .cushion-benefits li .icon img {
      width: 120px;
      height: auto; }
      @media (min-width: 992px) {
        .cushion-benefits li .icon img {
          width: 240px; } }
    .cushion-benefits li .heading {
      font-size: 22px;
      line-height: 22px;
      color: #22324E;
      margin-bottom: 5px;
      text-align: left;
      font-family: "Rylan-Regular"; }
      @media (min-width: 768px) {
        .cushion-benefits li .heading {
          text-align: center;
          margin-bottom: 10px; } }
      @media (min-width: 1200px) {
        .cushion-benefits li .heading {
          font-size: 26px;
          line-height: 26px; } }
    .cushion-benefits li p, .cushion-benefits .contact-methods li address, .contact-methods .cushion-benefits li address, .cushion-benefits li .accordion-content {
      padding: 0;
      text-align: left;
      max-width: 100%;
      margin-bottom: 0; }
      @media (min-width: 768px) {
        .cushion-benefits li p, .cushion-benefits .contact-methods li address, .contact-methods .cushion-benefits li address, .cushion-benefits li .accordion-content {
          text-align: center; } }
    .cushion-benefits li .icon-content {
      padding-left: 20px; }
      @media (min-width: 768px) {
        .cushion-benefits li .icon-content {
          padding-left: 0; } }

.faq-slim {
  display: block;
  position: relative;
  width: 100%;
  background-color: #0fa0aC;
  color: #fff;
  padding-top: calc(20px * 3);
  padding-bottom: calc(20px * 2);
  padding-left: 20px;
  padding-right: 20px; }
  .faq-slim .text-block {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-bottom: 60px; }
    @media (min-width: 768px) {
      .faq-slim .text-block {
        width: 40%;
        margin-bottom: 0;
        padding-right: 10%; } }
    .faq-slim .text-block a {
      color: #fff;
      text-transform: uppercase;
      font-size: 16px;
      line-height: 16px;
      text-decoration: underline;
      font-family: "Lato-Regular"; }
  .faq-slim h5 {
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .faq-slim h5 {
        margin-bottom: calc(20px * 2); } }
  .faq-slim .faqs {
    display: inline-block;
    position: relative;
    width: 100%; }
    @media (min-width: 768px) {
      .faq-slim .faqs {
        width: 60%; } }

.accordion {
  width: 100%;
  margin: 0 auto 30px auto; }
  .accordion:last-of-type {
    margin-bottom: 0; }

.accordion-toggle {
  cursor: pointer;
  font-size: 18px;
  /*text-transform: uppercase;*/
  padding: 0 20px 20px 0;
  position: relative;
  list-style: none;
  color: #fff;
  margin-bottom: 20px;
  font-family: "Lato-Regular";
  border-bottom: 1px solid rgba(255, 255, 255, 0.5); }

.active-tab {
  color: #fff; }

.accordion-toggle span.icon-plus,
.accordion-toggle span.icon-minus {
  transform-origin: 50% 50%;
  transition: all .5s ease; }

.icon-plus:before {
  display: block;
  content: "";
  width: 15px;
  height: 15px;
  background-image: url("images/icons/white-plus.png");
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: center; }

.icon-minus:before {
  display: block;
  content: "";
  background-image: url("images/icons/white-minus.png");
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: center;
  width: 15px;
  height: 15px; }

.accordion-toggle span[class^='icon-'] {
  position: absolute;
  font-size: 27px;
  right: 20px;
  top: 1px; }

.accordion-content {
  padding: 20px 0 40px 0;
  list-style-type: none;
  color: #fff; }
  .accordion-content p, .accordion-content .contact-methods li address, .contact-methods li .accordion-content address, .accordion-content .accordion-content {
    color: #fff; }

/* How it works elements */
.process-tabs {
  padding-top: 60px;
  padding-bottom: 60px; }
  .process-tabs h2 {
    text-align: center;
    margin-bottom: 20px;
    color: #22324E; }
    .process-tabs h2:before {
      content: "";
      display: block;
      position: relative;
      margin-bottom: 20px;
      background-image: url("images/icons/heart.png");
      background-repeat: no-repeat;
      background-size: 30px;
      background-position: top center;
      width: 40px;
      height: 60px;
      margin-left: auto;
      margin-right: auto; }
  .process-tabs p:not(.process-row p):not(.process-row .contact-methods li address):not(.contact-methods li .process-row address):not(.process-row .accordion-content), .process-tabs .contact-methods li address:not(.process-row p):not(.process-row .contact-methods li address):not(.contact-methods li .process-row address):not(.process-row .accordion-content), .contact-methods li .process-tabs address:not(.process-row p):not(.process-row .contact-methods li address):not(.contact-methods li .process-row address):not(.process-row .accordion-content), .process-tabs .accordion-content:not(.process-row p):not(.process-row .contact-methods li address):not(.contact-methods li .process-row address):not(.process-row .accordion-content) {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    padding: 0; }
  .process-tabs ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    width: 100%; }
    @media (min-width: 768px) {
      .process-tabs ul {
        flex-direction: row;
        justify-content: center;
        width: 700px;
        margin-left: auto;
        margin-right: auto; } }
    .process-tabs ul li {
      padding: 15px;
      cursor: pointer;
      background-color: transparent;
      margin-right: 5px;
      transition: background-color 0.3s ease; }
      .process-tabs ul li a {
        color: #22324E;
        text-transform: uppercase;
        font-family: "Lato-Regular";
        font-weight: 600; }
      .process-tabs ul li:hover {
        background-color: #0fa0aC; }
        .process-tabs ul li:hover a {
          color: #fff;
          text-decoration: none; }
      .process-tabs ul li.active {
        background-color: #0fa0aC; }
        .process-tabs ul li.active:hover {
          background-color: #22324E; }
        .process-tabs ul li.active a {
          color: #fff; }

.tab-content {
  padding: 20px; }

.tabgroup-content {
  display: none;
  /* will be overridden by inline style for first tab */ }

.process-row {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: auto; }
  @media (min-width: 768px) {
    .process-row {
      flex-direction: row;
      padding: 30px 0; }
      .process-row:nth-of-type(even) {
        flex-direction: row-reverse; } }
  .process-row .col-l {
    width: 100%;
    padding: 30px;
    display: flex;
    justify-content: center;
    flex-direction: column; }
    @media (min-width: 768px) {
      .process-row .col-l {
        width: 70%;
        padding: 0 60px; } }
    @media (min-width: 1200px) {
      .process-row .col-l {
        width: 80%; } }
  .process-row h3 {
    margin-bottom: 20px;
    color: #22324E; }
  .process-row p, .process-row .contact-methods li address, .contact-methods li .process-row address, .process-row .accordion-content {
    margin-bottom: 20px;
    max-width: 90%; }
    .process-row p:last-of-type, .process-row .contact-methods li address:last-of-type, .contact-methods li .process-row address:last-of-type, .process-row .accordion-content:last-of-type {
      margin-bottom: 0; }
  .process-row .col-r {
    width: 100%;
    text-align: center; }
    @media (min-width: 768px) {
      .process-row .col-r {
        width: 30%; } }
    @media (min-width: 1200px) {
      .process-row .col-r {
        width: 20%; } }
  .process-row .link-1 {
    display: flex;
    align-items: center;
    margin-top: 20px;
    align-self: flex-start;
    text-transform: uppercase;
    color: #0fa0aC;
    font-family: "Lato-Regular";
    font-size: 14px;
    line-height: 18px;
    background: url("images/icons/swatch.png") no-repeat left;
    background-size: 30px auto;
    padding: 10px 0 10px 35px; }
  .process-row .link-2 {
    display: flex;
    align-items: center;
    margin-top: 20px;
    align-self: flex-start;
    text-transform: uppercase;
    color: #0fa0aC;
    font-family: "Lato-Regular";
    font-size: 14px;
    line-height: 18px;
    background: url("images/icons/measure.png") no-repeat left;
    background-size: 40px auto;
    padding: 10px 0 10px 50px; }
  .process-row .link-4 {
    display: flex;
    align-items: center;
    margin-top: 20px;
    align-self: flex-start;
    text-transform: uppercase;
    color: #0fa0aC;
    font-family: "Lato-Regular";
    font-size: 14px;
    line-height: 18px;
    background: url("images/icons/video.png") no-repeat left;
    background-size: 30px auto;
    padding: 10px 0 10px 35px; }

.how-it-works--equalblocks {
  position: relative;
  padding-top: calc(20px * 3);
  padding-bottom: calc(20px * 3); }
  @media (min-width: 768px) {
    .how-it-works--equalblocks {
      padding-top: calc(20px * 5); } }
  .how-it-works--equalblocks h2 {
    text-align: center;
    margin-bottom: calc(20px * 3);
    color: #22324E; }
    .how-it-works--equalblocks h2:before {
      content: "";
      display: block;
      position: relative;
      margin-bottom: 20px;
      background-image: url("images/icons/heart.png");
      background-repeat: no-repeat;
      background-size: 30px;
      background-position: top center;
      width: 40px;
      height: 60px;
      margin-left: auto;
      margin-right: auto; }
  .how-it-works--equalblocks .equal-row {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: auto; }
    @media (min-width: 768px) {
      .how-it-works--equalblocks .equal-row {
        flex-direction: row;
        padding: 30px 0; }
        .how-it-works--equalblocks .equal-row:nth-of-type(even) {
          flex-direction: row-reverse; } }
    .how-it-works--equalblocks .equal-row .col-l {
      width: 100%; }
      @media (min-width: 768px) {
        .how-it-works--equalblocks .equal-row .col-l {
          width: 70%; } }
      @media (min-width: 1200px) {
        .how-it-works--equalblocks .equal-row .col-l {
          width: 80%; } }
    .how-it-works--equalblocks .equal-row .col-r {
      width: 100%;
      text-align: center; }
      @media (min-width: 768px) {
        .how-it-works--equalblocks .equal-row .col-r {
          width: 30%; } }
      @media (min-width: 1200px) {
        .how-it-works--equalblocks .equal-row .col-r {
          width: 20%; } }
    .how-it-works--equalblocks .equal-row .text-col {
      padding: 30px;
      display: flex;
      justify-content: center;
      flex-direction: column; }
      @media (min-width: 768px) {
        .how-it-works--equalblocks .equal-row .text-col {
          padding: 0 60px; } }
    .how-it-works--equalblocks .equal-row h3 {
      margin-bottom: 20px;
      color: #22324E; }
    .how-it-works--equalblocks .equal-row p, .how-it-works--equalblocks .equal-row .contact-methods li address, .contact-methods li .how-it-works--equalblocks .equal-row address, .how-it-works--equalblocks .equal-row .accordion-content {
      margin-bottom: 20px;
      max-width: 90%; }
      .how-it-works--equalblocks .equal-row p:last-of-type, .how-it-works--equalblocks .equal-row .contact-methods li address:last-of-type, .contact-methods li .how-it-works--equalblocks .equal-row address:last-of-type, .how-it-works--equalblocks .equal-row .accordion-content:last-of-type {
        margin-bottom: 0; }
    .how-it-works--equalblocks .equal-row .link-1 {
      display: flex;
      align-items: center;
      margin-top: 20px;
      align-self: flex-start;
      text-transform: uppercase;
      color: #0fa0aC;
      font-family: "Lato-Regular";
      font-size: 14px;
      line-height: 18px;
      background: url("images/icons/swatch.png") no-repeat left;
      background-size: 30px auto;
      padding: 10px 0 10px 35px; }
    .how-it-works--equalblocks .equal-row .link-2 {
      display: flex;
      align-items: center;
      margin-top: 20px;
      align-self: flex-start;
      text-transform: uppercase;
      color: #0fa0aC;
      font-family: "Lato-Regular";
      font-size: 14px;
      line-height: 18px;
      background: url("images/icons/measure.png") no-repeat left;
      background-size: 40px auto;
      padding: 10px 0 10px 50px; }
    .how-it-works--equalblocks .equal-row .link-4 {
      display: flex;
      align-items: center;
      margin-top: 20px;
      align-self: flex-start;
      text-transform: uppercase;
      color: #0fa0aC;
      font-family: "Lato-Regular";
      font-size: 14px;
      line-height: 18px;
      background: url("images/icons/video.png") no-repeat left;
      background-size: 30px auto;
      padding: 10px 0 10px 35px; }

.video {
  padding: 0 20px;
  margin-bottom: calc(20px * 2); }
  .video .c-container {
    padding-bottom: calc(20px * 2); }
  .video .has-border {
    border-bottom: 1px solid #99d0d5; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }

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

/* Get inspired elements */
.latest-articles {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  padding: 0 20px; }
  .latest-articles h2 {
    text-align: center;
    margin-top: calc(20px * 2);
    margin-bottom: calc(20px * 3);
    color: #22324E; }
    .latest-articles h2:before {
      content: "";
      display: block;
      position: relative;
      margin-bottom: 20px;
      background-image: url("images/icons/heart.png");
      background-repeat: no-repeat;
      background-size: 30px;
      background-position: top center;
      width: 40px;
      height: 60px;
      margin-left: auto;
      margin-right: auto; }
  .latest-articles .c-container {
    padding-bottom: calc(20px * 2); }
  .latest-articles .has-border {
    border-bottom: 1px solid #99d0d5; }

.article-container li {
  width: 100%;
  margin-bottom: 20px;
  text-align: center; }
  @media (min-width: 768px) {
    .article-container li {
      width: 49%;
      margin-right: 2%;
      margin-bottom: 0; }
      .article-container li:nth-of-type(2) {
        margin-right: 0; } }
.article-container img {
  margin-bottom: 20px; }
.article-container p, .article-container .contact-methods li address, .contact-methods li .article-container address, .article-container .accordion-content {
  margin: 0 auto 20px auto;
  max-width: 90%; }
  @media (min-width: 768px) {
    .article-container p, .article-container .contact-methods li address, .contact-methods li .article-container address, .article-container .accordion-content {
      max-width: 80%; } }
.article-container .read {
  display: inline-block;
  text-transform: uppercase;
  color: #0fa0aC;
  font-family: "Lato-Regular"; }
  .article-container .read:visited {
    color: #0fa0aC; }
  .article-container .read:after {
    content: "";
    display: block;
    position: relative;
    height: 1px;
    background-color: #0fa0aC;
    margin-top: 5px;
    width: 0;
    transition: all .3s ease; }
  .article-container .read:hover {
    text-decoration: none; }
    .article-container .read:hover:after {
      width: 100%; }
.article-container .article-heading {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 20px;
  font-family: "Lato-Regular"; }
  .article-container .article-heading a {
    text-transform: uppercase;
    color: #22324E;
    text-decoration: none; }
    .article-container .article-heading a:visited {
      color: #22324E; }
    .article-container .article-heading a:hover {
      text-decoration: underline; }
    .article-container .article-heading a:after {
      display: none; }

.image-grid-4 {
  display: block;
  position: relative;
  padding-bottom: calc(20px * 2); }
  .image-grid-4 .image-grid-50 {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 20px; }
    .image-grid-4 .image-grid-50:nth-of-type(3) {
      margin-bottom: 0; }
    @media (min-width: 768px) {
      .image-grid-4 .image-grid-50 {
        margin-bottom: 0;
        width: 50%;
        margin-right: 20px; }
        .image-grid-4 .image-grid-50:nth-of-type(3) {
          margin-right: 0; } }
  .image-grid-4 .large-image--half img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .image-grid-4 .small-image--half {
    display: flex;
    position: relative;
    flex-direction: column;
    height: 50%;
    margin-bottom: 20px; }
    .image-grid-4 .small-image--half + .small-image--half {
      margin-bottom: 0; }

.customer-photos h3 {
  text-align: center;
  margin-top: calc(20px * 2);
  margin-bottom: 20px;
  color: #22324E;
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto; }
  .customer-photos h3:before {
    content: "";
    display: block;
    position: relative;
    margin-bottom: 20px;
    background-image: url("images/icons/heart.png");
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: top center;
    width: 40px;
    height: 60px;
    margin-left: auto;
    margin-right: auto; }
.customer-photos p, .customer-photos .contact-methods li address, .contact-methods li .customer-photos address, .customer-photos .accordion-content {
  text-align: center;
  width: 100%;
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: calc(20px * 3); }

/* Blog Pages elements */
.blog-list {
  padding: 0 20px 60px 20px; }
  .blog-list li {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 40px; }
    .blog-list li:nth-of-type(2n) {
      margin-right: 0; }
    @media (min-width: 768px) {
      .blog-list li {
        width: 32%;
        margin-right: 2%;
        margin-bottom: 2%; }
        .blog-list li:nth-of-type(2n) {
          margin-right: 2%; }
        .blog-list li:nth-of-type(3n) {
          margin-right: 0; } }
  .blog-list img {
    margin-bottom: 20px; }
  .blog-list h2 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-family: "Lato-Regular"; }
    .blog-list h2 a {
      color: #22324E; }
      .blog-list h2 a:visited {
        color: #22324E; }
    @media (min-width: 992px) {
      .blog-list h2 {
        font-size: 18px;
        line-height: 22px; } }
  .blog-list p, .blog-list .contact-methods li address, .contact-methods li .blog-list address, .blog-list .accordion-content {
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .blog-list p, .blog-list .contact-methods li address, .contact-methods li .blog-list address, .blog-list .accordion-content {
        max-width: 80%; } }
  .blog-list .read {
    display: inline-block;
    text-transform: uppercase;
    color: #0fa0aC;
    font-family: "Lato-Regular";
    font-size: 13px; }
    @media (min-width: 1200px) {
      .blog-list .read {
        font-size: 16px; } }
    .blog-list .read:visited {
      color: #0fa0aC; }
    .blog-list .read:after {
      content: "";
      display: block;
      position: relative;
      height: 1px;
      background-color: #0fa0aC;
      margin-top: 5px;
      width: 0;
      transition: all .3s ease; }
    .blog-list .read:hover {
      text-decoration: none; }
      .blog-list .read:hover:after {
        width: 100%; }

.searchandfilter {
  width: 100%; }
  @media (min-width: 768px) {
    .searchandfilter {
      width: 60%; } }
  .searchandfilter label {
    width: 100%;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .searchandfilter label {
        margin-bottom: 0; } }
  .searchandfilter ul {
    display: flex;
    flex-direction: column;
    width: 100%; }
    @media (min-width: 768px) {
      .searchandfilter ul {
        flex-direction: row; } }
    .searchandfilter ul li {
      padding: 0 !important; }
      @media (min-width: 768px) {
        .searchandfilter ul li {
          margin-left: 2%; } }
      .searchandfilter ul li ul li {
        margin-left: 0; }
  .searchandfilter .sf-datepicker {
    width: 100%;
    height: 40px; }
    .searchandfilter .sf-datepicker::placeholder {
      color: #0fa0aC;
      text-transform: uppercase;
      font-family: "Lato-Regular";
      font-size: 12px;
      font-weight: 700; }

.single-article {
  padding-top: 30px; }

.single-post .intro-textblock .c-container {
  max-width: 1152px;
  padding-top: calc(20px * 3);
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 1366px) {
    .single-post .intro-textblock .c-container {
      padding-left: 0;
      padding-right: 0; } }
.single-post .intro-textblock h3,
.single-post .intro-textblock h4,
.single-post .intro-textblock h5,
.single-post .intro-textblock h6 {
  font-family: "Rylan-Regular";
  color: #0fa0aC;
  font-size: 20px;
  margin-bottom: 20px; }
.single-post .intro-textblock p, .single-post .intro-textblock .contact-methods li address, .contact-methods li .single-post .intro-textblock address, .single-post .intro-textblock .accordion-content {
  max-width: 90%; }
  .single-post .intro-textblock p strong, .single-post .intro-textblock .contact-methods li address strong, .contact-methods li .single-post .intro-textblock address strong, .single-post .intro-textblock .accordion-content strong {
    font-weight: normal; }
  .single-post .intro-textblock p a, .single-post .intro-textblock .contact-methods li address a, .contact-methods li .single-post .intro-textblock address a, .single-post .intro-textblock .accordion-content a {
    color: #0fa0aC; }
.single-post .intro-textblock ul {
  margin-bottom: 20px; }
.single-post .intro-textblock li {
  font-size: 16px;
  line-height: 24px;
  color: #58595B;
  font-family: "HelveticaNeue-Light"; }

.article-content {
  padding: 20px 20px 0 20px; }
  @media (min-width: 1366px) {
    .article-content {
      padding-left: 0;
      padding-right: 0; } }
  .article-content .c-container {
    max-width: 1152px; }
  .article-content.has-border {
    border-bottom: 1px solid #99d0d5; }
  .article-content figcaption {
    color: #0fa0aC;
    text-transform: uppercase;
    padding: 15px 0;
    margin-bottom: calc(20px * 2);
    font-family: "Lato-Regular";
    font-size: 12px;
    border-bottom: 1px solid #99d0d5; }
  .article-content h2,
  .article-content h3,
  .article-content h4,
  .article-content h5,
  .article-content h6 {
    font-family: "Rylan-Regular";
    color: #0fa0aC;
    font-size: 20px;
    margin-bottom: 20px; }
  .article-content p, .article-content .contact-methods li address, .contact-methods li .article-content address, .article-content .accordion-content {
    margin-bottom: 20px; }
    .article-content p a, .article-content .contact-methods li address a, .contact-methods li .article-content address a, .article-content .accordion-content a {
      color: #0fa0aC;
      text-decoration: underline; }
      .article-content p a:hover, .article-content .contact-methods li address a:hover, .contact-methods li .article-content address a:hover, .article-content .accordion-content a:hover {
        text-decoration: none; }
  .article-content ul,
  .article-content ol {
    margin-bottom: 20px;
    padding-left: 15px;
    font-size: 16px;
    line-height: 24px;
    color: #58595B;
    font-family: "HelveticaNeue-Light"; }
    .article-content ul ul,
    .article-content ol ul {
      padding-left: 0; }
  .article-content li {
    list-style-type: disc;
    font-size: 16px;
    line-height: 24px;
    color: #58595B;
    font-family: "HelveticaNeue-Light"; }

.article-image--slider {
  padding-top: calc(20px * 2);
  border-top: 1px solid #99d0d5;
  border-bottom: 1px solid #99d0d5;
  padding-right: 40px;
  padding-left: 40px;
  margin-bottom: 40px; }
  .article-image--slider figcaption {
    text-align: center;
    padding: 30px 0;
    font-family: "Lato-Regular";
    border-bottom: none;
    margin-bottom: 0 !important; }
  .article-image--slider .slick-prev {
    background-image: url("images/arrows/article-prev.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30px;
    width: 30px;
    height: 30px;
    left: 0;
    z-index: 5; }
  .article-image--slider .slick-next {
    background-image: url("images/arrows/article-next.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30px;
    width: 30px;
    height: 30px;
    right: 0; }

.article-actions {
  margin-top: calc(20px * 3);
  margin-bottom: calc(20px * 3);
  background-color: #0fa0aC;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 5px;
  padding-right: 5px; }
  @media (min-width: 1200px) {
    .article-actions {
      padding-left: 10%;
      padding-right: 10%; } }
  .article-actions .prev-article,
  .article-actions .next-article {
    font-family: "Lato-Regular";
    color: #fff;
    text-transform: uppercase;
    font-size: 10px; }
    @media (min-width: 1200px) {
      .article-actions .prev-article,
      .article-actions .next-article {
        font-size: 16px; } }
    .article-actions .prev-article:hover,
    .article-actions .next-article:hover {
      text-decoration: none; }
  .article-actions .prev-article {
    display: flex;
    align-items: center; }
    .article-actions .prev-article:before {
      content: "";
      display: inline-block;
      position: relative;
      width: 50px;
      height: 50px;
      margin-right: 10px;
      background-image: url("images/icons/article-prev-white.png");
      background-repeat: no-repeat;
      background-size: 30px;
      background-position: center; }
  .article-actions .next-article {
    display: flex;
    align-items: center; }
    .article-actions .next-article:after {
      content: "";
      display: inline-block;
      position: relative;
      width: 50px;
      height: 50px;
      margin-left: 10px;
      background-image: url("images/icons/article-next-white.png");
      background-repeat: no-repeat;
      background-size: 30px;
      background-position: center; }

.social-share {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: calc(50% - 100px);
  width: 200px; }
  @media (min-width: 1200px) {
    .social-share {
      width: 270px;
      left: calc(50% - 135px); } }
  .social-share .simplesocialbuttons {
    margin: 0 !important; }
  .social-share p, .social-share .contact-methods li address, .contact-methods li .social-share address, .social-share .accordion-content {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    text-align: center;
    font-family: "Rylan-Regular"; }
    @media (min-width: 1200px) {
      .social-share p, .social-share .contact-methods li address, .contact-methods li .social-share address, .social-share .accordion-content {
        font-size: 24px;
        line-height: 24px; } }
  .social-share li:not(:first-of-type) {
    margin-left: 10px; }
  .social-share img {
    max-width: 20px; }
    @media (min-width: 1200px) {
      .social-share img {
        max-width: 40px; } }
  .social-share .simplesocialbuttons.simplesocial-round-icon button.simplesocial-fb-share {
    color: #fff !important;
    border-color: #22324E !important; }
    .social-share .simplesocialbuttons.simplesocial-round-icon button.simplesocial-fb-share:hover {
      background-color: #0fa0aC !important;
      color: #22324E !important; }
  .social-share .simplesocialbuttons.simplesocial-round-icon button.simplesocial-twt-share {
    color: #fff !important;
    border-color: #22324E !important; }
    .social-share .simplesocialbuttons.simplesocial-round-icon button.simplesocial-twt-share:hover {
      background-color: #0fa0aC !important;
      color: #22324E !important; }
  .social-share .simplesocialbuttons.simplesocial-round-icon button.simplesocial-pinterest-share {
    color: #fff !important;
    border-color: #22324E !important; }
    .social-share .simplesocialbuttons.simplesocial-round-icon button.simplesocial-pinterest-share:hover {
      background-color: #0fa0aC !important;
      color: #22324E !important; }
  .social-share .simplesocialbuttons.simplesocial-round-icon button {
    background-color: #22324E; }

.fbl-article {
  padding-bottom: 60px;
  margin-bottom: 0; }
  .fbl-article h3 {
    text-align: center;
    margin-bottom: calc(20px * 2);
    color: #22324E; }
    @media (min-width: 768px) {
      .fbl-article h3 {
        margin-bottom: calc(20px * 3); } }
    .fbl-article h3:before {
      content: "";
      display: block;
      position: relative;
      margin-bottom: 20px;
      background-image: url("images/icons/heart.png");
      background-repeat: no-repeat;
      background-size: 30px;
      background-position: top center;
      width: 40px;
      height: 60px;
      margin-left: auto;
      margin-right: auto; }
  .fbl-article ul {
    padding-left: 60px;
    padding-right: 60px; }
  .fbl-article li {
    margin: 0 10px; }
    .fbl-article li a {
      position: relative; }
    .fbl-article li img {
      margin-bottom: 20px;
      opacity: 1;
      z-index: 1;
      transition: all .3s ease; }
    .fbl-article li .lifestyle-img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: -1; }
    .fbl-article li:hover img {
      z-index: -1; }
    .fbl-article li:hover .lifestyle-img {
      opacity: 1;
      z-index: 1; }
  .fbl-article .fabric-name {
    text-transform: uppercase;
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 13px;
    font-family: "Lato-Regular";
    width: 100%;
    text-align: center; }
  .fbl-article .slick-prev {
    width: 40px;
    height: 40px;
    z-index: 10;
    background-image: url("images/arrows/article-prev.png");
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: center;
    left: 20px; }
    @media (min-width: 1200px) {
      .fbl-article .slick-prev {
        width: 60px;
        height: 60px;
        background-size: 50px;
        left: -60px; } }
  .fbl-article .slick-next {
    width: 40px;
    height: 40px;
    z-index: 10;
    background-image: url("images/arrows/article-next.png");
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: center;
    right: 20px; }
    @media (min-width: 1200px) {
      .fbl-article .slick-next {
        width: 60px;
        height: 60px;
        background-size: 40px;
        right: -60px; } }

.related-articles {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  padding: calc(20px * 2) 20px; }
  body.single-post .related-articles {
    background-color: #E9F5F6; }
  .related-articles .c-container {
    position: relative; }
  .related-articles .wavy-block {
    background-color: #fff;
    height: 370px; }
  .related-articles h2 {
    text-align: center;
    margin-bottom: calc(20px * 2);
    color: #22324E; }
    @media (min-width: 768px) {
      .related-articles h2 {
        margin-bottom: calc(20px * 3); } }
    .related-articles h2:before {
      content: "";
      display: block;
      position: relative;
      margin-bottom: 20px;
      background-image: url("images/icons/heart.png");
      background-repeat: no-repeat;
      background-size: 30px;
      background-position: top center;
      width: 40px;
      height: 60px;
      margin-left: auto;
      margin-right: auto; }
  .related-articles .has-border {
    border-bottom: 1px solid #99d0d5; }
  .related-articles li {
    text-align: left; }
    @media (min-width: 768px) {
      .related-articles li:nth-of-type(2n) {
        margin-right: 2%; } }
  .related-articles .article-heading {
    text-align: left; }
  .related-articles p, .related-articles .contact-methods li address, .contact-methods li .related-articles address, .related-articles .accordion-content {
    max-width: 100%;
    text-align: left;
    margin-left: 0;
    margin-right: 0; }

.connect-with-us {
  background-color: #22324E;
  color: #fff;
  padding-top: calc(20px * 3);
  padding-bottom: calc(20px * 3); }
  .connect-with-us .connect-title {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 24px;
    font-family: "Rylan-Regular"; }
    @media (min-width: 1200px) {
      .connect-with-us .connect-title {
        font-size: 34px;
        line-height: 34px; } }
  .connect-with-us p, .connect-with-us .contact-methods li address, .contact-methods li .connect-with-us address, .connect-with-us .accordion-content {
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: calc(20px * 2);
    color: #fff;
    font-family: "Lato-Regular";
    padding: 0 20px; }
    @media (min-width: 1200px) {
      .connect-with-us p, .connect-with-us .contact-methods li address, .contact-methods li .connect-with-us address, .connect-with-us .accordion-content {
        font-size: 22px;
        line-height: 22px; } }
  .connect-with-us li:not(:first-of-type) {
    margin-left: 20px; }
  .connect-with-us li img {
    max-width: 45px; }
    @media (min-width: 1200px) {
      .connect-with-us li img {
        max-width: 30px; } }

/* Customer photos grid */
.customer-photos-grid {
  padding-bottom: calc(20px * 3); }

#customer-photos {
  position: relative;
  width: 100%;
  max-width: 1366px;
  height: auto;
  margin: 0 auto; }

#customer-photos li {
  width: 400px;
  background-color: #fff;
  border: 1px solid #dedede;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
  padding: 4px; }

#customer-photos li img {
  display: block; }

/* Our story page elements */
.story-textblock {
  display: block;
  position: relative;
  width: 100%;
  padding-top: calc(20px * 3); }
  .story-textblock .c-container {
    padding-bottom: calc(20px * 3);
    padding-left: 20px;
    padding-right: 20px; }
    @media (min-width: 768px) {
      .story-textblock .c-container {
        padding-bottom: calc(20px * 5); } }
  .story-textblock .has-border {
    border-bottom: 1px solid #99d0d5; }
  .story-textblock .imageblock {
    width: 100%;
    margin-bottom: calc(20px * 2); }
    @media (min-width: 768px) {
      .story-textblock .imageblock {
        width: 40%;
        margin-bottom: 0; } }
  .story-textblock .textblock {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    width: 100%; }
    @media (min-width: 768px) {
      .story-textblock .textblock {
        width: 60%;
        padding-left: 30px; } }
    @media (min-width: 1200px) {
      .story-textblock .textblock {
        padding-left: 60px; } }
  .story-textblock .icon {
    margin-bottom: 20px; }
    .story-textblock .icon img {
      max-width: 60px; }
  .story-textblock .intro-textblock h2,
  .intro-textblock .story-textblock h2, .story-textblock .product-listing h3, .product-listing .story-textblock h3, .story-textblock .inspiration h4, .inspiration .story-textblock h4, .story-textblock .inspiration h6, .inspiration .story-textblock h6, .story-textblock .customer-review--slider h4, .customer-review--slider .story-textblock h4, .story-textblock .why-shop h4, .why-shop .story-textblock h4, .story-textblock .equal-blocks .equal-row h2, .equal-blocks .equal-row .story-textblock h2, .story-textblock .make-an-enquiry h3, .make-an-enquiry .story-textblock h3, .story-textblock .image-grid-3 .image-grid--inner h2, .image-grid-3 .image-grid--inner .story-textblock h2, .story-textblock .deal h3, .deal .story-textblock h3, .story-textblock .how-it-works h3, .how-it-works .story-textblock h3,
  .story-textblock .how-it-works h4,
  .how-it-works .story-textblock h4, .story-textblock .callout-inner h3, .callout-inner .story-textblock h3, .story-textblock .fabrics-we-love h3, .fabrics-we-love .story-textblock h3, .story-textblock .experience h4, .experience .story-textblock h4, .story-textblock .customer-review blockquote, .customer-review .story-textblock blockquote, .story-textblock .slider-text h5, .slider-text .story-textblock h5, .story-textblock .why-we-love .col-l h2, .why-we-love .col-l .story-textblock h2,
  .story-textblock .why-we-love .col-l h3,
  .why-we-love .col-l .story-textblock h3,
  .story-textblock .why-we-love .col-r h2,
  .why-we-love .col-r .story-textblock h2,
  .story-textblock .why-we-love .col-r h3,
  .why-we-love .col-r .story-textblock h3, .story-textblock .get-in-touch-callout .callout-title, .get-in-touch-callout .story-textblock .callout-title, .story-textblock .category-blocks .image-grid--inner h2, .category-blocks .image-grid--inner .story-textblock h2, .story-textblock .foam-types--equalblocks h2, .foam-types--equalblocks .story-textblock h2, .story-textblock .foam-types--equalblocks .equal-row h3, .foam-types--equalblocks .equal-row .story-textblock h3, .story-textblock .cushion-benefits h4, .cushion-benefits .story-textblock h4, .story-textblock .faq-slim h5, .faq-slim .story-textblock h5, .story-textblock .process-tabs h2, .process-tabs .story-textblock h2, .story-textblock .process-row h3, .process-row .story-textblock h3, .story-textblock .how-it-works--equalblocks h2, .how-it-works--equalblocks .story-textblock h2, .story-textblock .how-it-works--equalblocks .equal-row h3, .how-it-works--equalblocks .equal-row .story-textblock h3, .story-textblock .latest-articles h2, .latest-articles .story-textblock h2, .story-textblock .customer-photos h3, .customer-photos .story-textblock h3, .story-textblock .fbl-article h3, .fbl-article .story-textblock h3, .story-textblock .related-articles h2, .related-articles .story-textblock h2, .story-textblock h1, .story-textblock .experience-textblock h2, .experience-textblock .story-textblock h2, .story-textblock .britishmade-inner h3, .britishmade-inner .story-textblock h3, .story-textblock .key-people h4, .key-people .story-textblock h4, .story-textblock .key-name, .story-textblock .box-white h5, .box-white .story-textblock h5, .story-textblock .box-grey h6, .box-grey .story-textblock h6, .story-textblock .fabric-collections h2, .fabric-collections .story-textblock h2, .story-textblock .fabric-collection--titlepanel h4, .fabric-collection--titlepanel .story-textblock h4, .story-textblock .fabric-order h4, .fabric-order .story-textblock h4, .story-textblock .faq-section h2, .faq-section .story-textblock h2, .story-textblock .eco-stats .txt-block h4, .eco-stats .txt-block .story-textblock h4, .story-textblock .woocommerce-account .addresses .title h3, .woocommerce-account .addresses .title .story-textblock h3, .story-textblock .woocommerce-EditAccountForm legend, .woocommerce-EditAccountForm .story-textblock legend, .story-textblock .why-buy--replacement h3, .why-buy--replacement .story-textblock h3,
  .story-textblock .why-buy--replacement h4,
  .why-buy--replacement .story-textblock h4 {
    margin-bottom: 20px; }
  .story-textblock p, .story-textblock .contact-methods li address, .contact-methods li .story-textblock address, .story-textblock .accordion-content {
    margin-bottom: calc(20px * 2); }
  .story-textblock a {
    color: #0fa0aC;
    text-transform: uppercase;
    font-family: "Lato-Regular"; }
    .story-textblock a:visited {
      color: #0fa0aC;
      text-transform: uppercase;
      font-family: "Lato-Regular"; }
    .story-textblock a:not(:first-of-type) {
      margin-left: 20px; }
  .story-textblock .plainlink {
    font-size: 13px; }

.experience-textblock {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  text-align: center;
  margin-bottom: 20px; }
  .experience-textblock .c-container {
    padding-top: calc(20px * 3);
    padding-bottom: calc(20px * 3);
    padding-left: 20px;
    padding-right: 20px; }
  .experience-textblock h2 {
    margin-bottom: 20px; }
  .experience-textblock p, .experience-textblock .contact-methods li address, .contact-methods li .experience-textblock address, .experience-textblock .accordion-content {
    margin: 0 auto calc(20px * 2) auto;
    max-width: 90%; }
    @media (min-width: 768px) {
      .experience-textblock p, .experience-textblock .contact-methods li address, .contact-methods li .experience-textblock address, .experience-textblock .accordion-content {
        max-width: 80%; } }

.british-made {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  height: 600px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.britishmade-inner {
  position: relative;
  width: 80%;
  height: 400px;
  background: url(images/backgrounds/british-made.png) center no-repeat;
  background-size: 1000px auto;
  transform: rotate(3deg); }
  .britishmade-inner .rotate-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 0 15%;
    transform: rotate(-3deg); }
  .britishmade-inner h3 {
    margin-bottom: 20px;
    color: #22324E; }
  .britishmade-inner .icon {
    margin-bottom: 20px; }
    .britishmade-inner .icon img {
      max-width: 60px; }
  .britishmade-inner p, .britishmade-inner .contact-methods li address, .contact-methods li .britishmade-inner address, .britishmade-inner .accordion-content {
    text-align: center;
    max-width: 80%;
    margin-bottom: 20px;
    color: #22324E; }
    @media (min-width: 1200px) {
      .britishmade-inner p, .britishmade-inner .contact-methods li address, .contact-methods li .britishmade-inner address, .britishmade-inner .accordion-content {
        max-width: 75%; } }

.key-people {
  display: block;
  position: relative;
  padding-top: calc(20px * 3);
  padding-bottom: calc(20px * 3);
  padding-left: 20px;
  padding-right: 20px; }
  .key-people h4 {
    margin-bottom: 20px;
    text-align: center; }
  .key-people p, .key-people .contact-methods li address, .contact-methods li .key-people address, .key-people .accordion-content {
    text-align: center; }

.key-person {
  display: flex;
  position: relative;
  flex-direction: column;
  width: 100%;
  padding: 60px 0; }
  .key-person .imageblock {
    margin-left: -60px; }
  .key-person .textblock {
    padding: 40px 80px 100px 40px;
    width: 100%;
    background: #f2f2f2 url(images/backgrounds/paper-tear-bg-1.png) no-repeat bottom;
    background-size: 450px auto; }
    @media (min-width: 768px) {
      .key-person .textblock {
        width: 40%; } }
    .key-person .textblock p, .key-person .textblock .contact-methods li address, .contact-methods li .key-person .textblock address, .key-person .textblock .accordion-content {
      width: 100%;
      margin-bottom: 0;
      text-align: left;
      line-height: 24px; }
  @media (min-width: 768px) {
    .key-person {
      flex-direction: row; }
      .key-person:nth-of-type(odd) {
        flex-direction: row-reverse; }
        .key-person:nth-of-type(odd) .imageblock {
          margin-right: -60px;
          margin-left: 0; }
        .key-person:nth-of-type(odd) .textblock {
          padding: 40px 40px 100px 80px; } }
  .key-person:after {
    content: "";
    display: block;
    position: absolute;
    height: 1px;
    bottom: 0;
    width: 70%;
    left: 15%;
    right: 15%;
    background-color: #99d0d5; }
    @media (min-width: 1200px) {
      .key-person:after {
        width: 50%;
        left: 25%;
        right: 25%; } }
  .key-person:last-of-type:after {
    width: 100%;
    left: 0;
    right: 0; }
  .key-person .imageblock {
    width: 100%; }
    @media (min-width: 768px) {
      .key-person .imageblock {
        width: 60%; } }

.key-name {
  margin-bottom: calc(20px / 2);
  color: #22324E; }

.jobtitle {
  font-size: 16px;
  line-height: 20px;
  color: #0fa0aC;
  margin-bottom: 20px;
  font-family: "Lato-Regular"; }
  @media (min-width: 992px) {
    .jobtitle {
      font-size: 20px;
      line-height: 24px; } }
  @media (min-width: 1200px) {
    .jobtitle {
      font-size: 24px;
      line-height: 30px; } }

.our-values {
  padding-top: calc(20px * 3);
  padding-bottom: calc(20px * 3);
  padding-right: 20px;
  padding-left: 20px; }

.value-l {
  width: 100%; }
  @media (min-width: 768px) {
    .value-l {
      width: 48%;
      margin-right: 2%; } }
  .value-l .box-grey {
    background: #f2f2f2 url("images/backgrounds/paper-tear-bg-1.png") no-repeat bottom;
    background-size: 540px auto; }
    .value-l .box-grey:last-of-type {
      margin-bottom: 0; }

.value-r {
  width: 100%; }
  @media (min-width: 768px) {
    .value-r {
      width: 48%;
      margin-left: 2%; } }
  .value-r .box-grey {
    background: #f2f2f2 url("images/backgrounds/paper-tear-bg-2.png") no-repeat bottom;
    background-size: 540px auto; }

.box-white {
  margin-bottom: 30px; }
  .box-white .icon {
    margin-bottom: 20px; }
    .box-white .icon img {
      max-width: 60px; }
  .box-white h5 {
    margin-bottom: 20px; }

.box-grey {
  background-color: #eee;
  padding: 60px 60px 140px 60px;
  margin-bottom: 30px; }
  .box-grey h6 {
    margin-bottom: 20px; }

.image1 {
  margin-bottom: 60px; }

.image2 {
  margin-top: calc(20px * 5); }

/* Fabric Samples page elements */
.fabric-collections {
  display: block;
  position: relative;
  padding-top: calc(20px * 3);
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 1200px) {
    .fabric-collections {
      padding-bottom: calc(20px * 3); } }
  @media (min-width: 1200px) {
    .fabric-collections.has-border {
      border-bottom: 1px solid #99d0d5; } }
  .fabric-collections h2 {
    text-align: center;
    margin-bottom: calc(20px * 5);
    color: #22324E; }
    .fabric-collections h2:before {
      content: "";
      display: block;
      position: relative;
      margin-bottom: 20px;
      background-image: url("images/icons/heart.png");
      background-repeat: no-repeat;
      background-size: 30px;
      background-position: top center;
      width: 40px;
      height: 60px;
      margin-left: auto;
      margin-right: auto; }

.collection-select {
  display: flex;
  flex-direction: column; }
  @media (min-width: 768px) {
    .collection-select {
      flex-direction: row; } }

.collection {
  width: 100%;
  text-align: center;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .collection {
      width: 32%;
      margin-right: 2%;
      margin-bottom: 0; }
      .collection:last-of-type {
        margin-right: 0; } }
  .collection img {
    width: 100%;
    margin-bottom: 6px; }

.image-set {
  position: relative;
  border: 1px solid #eee;
  padding: 6px;
  margin-bottom: 15px; }

.handpicked-fabric-name {
  display: block;
  position: absolute;
  top: -50px;
  left: 20px;
  width: 100%;
  height: 250px;
  padding: 30px 10px;
  background: url("images/backgrounds/collection.png") no-repeat left top;
  background-size: 300px; }
  @media (min-width: 768px) {
    .handpicked-fabric-name {
      left: 5px;
      background-size: 230px; } }
  @media (min-width: 992px) {
    .handpicked-fabric-name {
      left: 20px;
      background-size: 300px; } }
  .handpicked-fabric-name span {
    display: block;
    position: relative;
    width: 80%;
    padding: 50px 0 0 0;
    height: auto;
    color: #22324E;
    font-family: "Rylan-Regular";
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    transform: rotate(-6deg); }
    @media (min-width: 768px) {
      .handpicked-fabric-name span {
        padding: 25px 0 0 35px;
        font-size: 16px;
        line-height: 18px; } }
    @media (min-width: 992px) {
      .handpicked-fabric-name span {
        padding: 50px 0 0 0;
        font-size: 20px;
        line-height: 24px; } }
    .handpicked-fabric-name span:after {
      content: "Collection";
      display: block;
      position: relative;
      width: 100%;
      height: auto;
      color: #0fa0aC;
      text-transform: uppercase;
      font-size: 14px;
      font-family: "Lato-Regular"; }
      @media (min-width: 768px) {
        .handpicked-fabric-name span:after {
          margin-top: 5px; } }

.collection-thumbs {
  display: flex;
  flex-direction: row; }
  .collection-thumbs li {
    width: calc(100% / 5); }
    .collection-thumbs li img {
      margin-bottom: 0; }
    .collection-thumbs li:not(:first-of-type) {
      margin-left: 1%; }

@media (max-width: 767px) {
  #howitworks {
    padding-top: 30px;
    padding-bottom: 30px; }
    #howitworks h4 {
      font-size: 22px;
      line-height: 32px;
      margin-bottom: 15px; }
      #howitworks h4:before {
        display: none; }
    #howitworks p:not(.icon-content p):not(.icon-content .contact-methods li address):not(.contact-methods li .icon-content address):not(.icon-content .accordion-content), #howitworks .contact-methods li address:not(.icon-content p):not(.icon-content .contact-methods li address):not(.contact-methods li .icon-content address):not(.icon-content .accordion-content), .contact-methods li #howitworks address:not(.icon-content p):not(.icon-content .contact-methods li address):not(.contact-methods li .icon-content address):not(.icon-content .accordion-content), #howitworks .accordion-content:not(.icon-content p):not(.icon-content .contact-methods li address):not(.contact-methods li .icon-content address):not(.icon-content .accordion-content) {
      font-size: 13px;
      line-height: 18px;
      margin-bottom: 20px;
      padding-left: 20px;
      padding-right: 20px; }
    #howitworks .order-btn {
      display: table !important;
      margin: 0 auto 20px auto; }
    #howitworks .icon-content p, #howitworks .icon-content .contact-methods li address, .contact-methods li #howitworks .icon-content address, #howitworks .icon-content .accordion-content {
      font-size: 12px;
      line-height: 18px; } }
#howitworks .order-btn {
  display: none; }

.fabric-options-container {
  display: flex;
  flex-direction: column;
  scroll-margin: 100px;
  padding-top: calc(20px * 3);
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 992px) {
    .fabric-options-container {
      flex-direction: row;
      padding-bottom: calc(20px * 3); } }
  @media (min-width: 1200px) {
    .fabric-options-container {
      padding-left: 0;
      padding-right: 0; } }
  @media (max-width: 767px) {
    .fabric-options-container {
      padding-top: 30px; } }

.fabric-select {
  width: 100%;
  height: auto; }
  @media (min-width: 992px) {
    .fabric-select {
      width: 70%;
      padding-left: 0;
      padding-right: calc(20px * 2); } }

.fabric-order {
  align-self: flex-start;
  width: 100%;
  background-color: #E9F5F6;
  height: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 992px) {
    .fabric-order {
      width: 30%; } }

.readmore-content {
  margin-top: 20px; }

.fabric-filter {
  display: block;
  position: relative;
  margin-bottom: calc(20px * 3); }
  @media (max-width: 767px) {
    .fabric-filter {
      margin-bottom: 25px; } }

.filter-title--panel {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: calc(20px * 2); }
  @media (min-width: 576px) {
    .filter-title--panel {
      flex-direction: row;
      align-items: center;
      justify-content: space-between; } }
  .filter-title--panel h3 {
    font-size: 22px;
    color: #22324E;
    font-family: "Rylan-Regular";
    margin-bottom: 20px; }
    @media (min-width: 576px) {
      .filter-title--panel h3 {
        margin-bottom: 0; } }
  .filter-title--panel ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center; }
    .filter-title--panel ul li {
      font-family: "Lato-Regular";
      margin-right: 20px; }
      @media (min-width: 576px) {
        .filter-title--panel ul li {
          margin-left: 20px;
          margin-right: 0; } }
    .filter-title--panel ul span {
      position: relative;
      margin-left: 5px;
      text-transform: uppercase;
      color: #0fa0aC; }
      @media (max-width: 767px) {
        .filter-title--panel ul span {
          font-size: 12px;
          line-height: 12px; } }
  .filter-title--panel .show-filter {
    position: relative;
    top: 2px; }
  .filter-title--panel .hide-filter {
    position: relative;
    top: 2px; }

.tab-block {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  background-color: #eee;
  border-bottom: 1px dashed #666; }

ul.tabs {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 46px;
  border-bottom: 0;
  width: 100%; }

ul.tabs li {
  float: left;
  margin: 0;
  cursor: pointer;
  padding: 15px 20px;
  height: auto;
  line-height: 100%;
  border-top: 0;
  border-left: 0;
  border-bottom: 0;
  background-color: #fff;
  font-family: "Lato-Regular";
  color: #0fa0aC;
  text-transform: uppercase;
  overflow: hidden;
  position: relative; }

.tab_last {
  border-right: 0; }

ul.tabs li:hover {
  background-color: #fff;
  color: #333; }

ul.tabs li.active {
  background-color: #eee;
  color: #0fa0aC;
  border-bottom: 0;
  display: block; }

.tab_container {
  border: 0;
  border-top: none;
  clear: both;
  width: 100%;
  background: #eee;
  overflow: auto; }

.tab_content {
  padding: 20px 20px 20px 20px;
  display: none; }
  .tab_content input[type="text"] {
    width: 100%;
    padding-left: 20px; }
  .tab_content button[type="submit"] {
    background-color: #0fa0aC;
    border: 1px solid #0fa0aC;
    color: #fff;
    text-transform: uppercase;
    width: 10%;
    font-family: "Lato-Regular"; }
    .tab_content button[type="submit"] img {
      max-width: 20px; }

.tab_drawer_heading {
  display: none; }

.checkbox-select {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 10px; }
  .checkbox-select li {
    display: flex;
    align-items: center;
    width: 33.3%;
    margin-bottom: 10px;
    font-family: "Lato-Regular"; }
    @media (min-width: 768px) {
      .checkbox-select li {
        width: 25%; } }
  .checkbox-select span {
    position: relative;
    margin-left: 8px;
    text-transform: uppercase;
    color: #666;
    font-size: 12px; }
    @media (min-width: 1200px) {
      .checkbox-select span {
        font-size: 14px; } }
    .checkbox-select span span {
      margin-left: 3px;
      color: #0fa0aC; }
  .checkbox-select input[type="checkbox"] {
    border-radius: 0;
    background-color: #fff;
    border: 1px solid #0fa0aC;
    position: relative; }

.description-txt input {
  display: none;
  visibility: hidden; }

:root {
  --buttonBG: #0fa0aC; }
  @media (max-width: 580px) {
    :root {
      --samplesGridColumns: repeat(3,1fr);
      --buttonDisplay:block; } }
  @media (min-width: 581px) and (max-width: 767px) {
    :root {
      --samplesGridColumns: repeat(3,1fr);
      --buttonDisplay:block; } }
  @media (min-width: 768px) {
    :root {
      --buttonDisplay:none; } }

.fabric-collection--titlepanel {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 20px; }
  .fabric-collection--titlepanel h4 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px; }
  .fabric-collection--titlepanel p, .fabric-collection--titlepanel .contact-methods li address, .contact-methods li .fabric-collection--titlepanel address, .fabric-collection--titlepanel .accordion-content {
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      .fabric-collection--titlepanel p, .fabric-collection--titlepanel .contact-methods li address, .contact-methods li .fabric-collection--titlepanel address, .fabric-collection--titlepanel .accordion-content {
        font-size: 12px;
        line-height: 18px;
        text-align: center; } }
  .fabric-collection--titlepanel a {
    color: #0fa0aC;
    text-transform: uppercase;
    text-decoration: underline;
    font-family: "Lato-Regular"; }
  .fabric-collection--titlepanel span {
    width: 100%;
    text-align: center; }
  .fabric-collection--titlepanel .swatch-counters {
    color: #0fa0aC;
    font-family: "Lato-Regular";
    font-size: 14px;
    padding-left: 10px; }
  .fabric-collection--titlepanel img {
    width: 30%; }
    @media (min-width: 768px) {
      .fabric-collection--titlepanel img {
        width: 200px; } }

.fabric-collection--list {
  display: block;
  position: relative;
  margin-bottom: calc(20px * 2); }
  @media (max-width: 767px) {
    .fabric-collection--list {
      margin-bottom: 20px;
      padding-bottom: 70px;
      border-bottom: 1px solid #0fa0aC; }
      .fabric-collection--list:last-of-type {
        padding-bottom: 0;
        border-bottom: 0; } }
  @media (max-width: 767px) {
    .fabric-collection--list .listing-thumbs {
      display: grid;
      grid-template-columns: var(--samplesGridColumns);
      row-gap: 10px; }
      .fabric-collection--list .listing-thumbs li img {
        width: 100%; }
      .fabric-collection--list .listing-thumbs li:nth-of-type(1n+7) {
        display: none; } }
  .fabric-collection--list .listing-thumbs li {
    margin: 0 5px;
    position: relative; }
    .fabric-collection--list .listing-thumbs li .zoom {
      display: flex;
      align-items: center;
      justify-content: center;
      position: absolute;
      top: 0;
      right: 0;
      background-color: #0fa0aC;
      color: #fff;
      font-size: 20px;
      line-height: 20px;
      padding: 7px 5px 8px 5px;
      width: 25px;
      height: 25px;
      cursor: pointer; }
    .fabric-collection--list .listing-thumbs li .sample-title {
      text-align: left;
      text-transform: uppercase;
      font-size: 10px;
      line-height: 12px;
      padding: 5px;
      color: #22324E;
      font-family: "Lato-Regular"; }
  @media (min-width: 768px) {
    .fabric-collection--list .listing-thumbs {
      display: flex;
      flex-wrap: wrap; }
      .fabric-collection--list .listing-thumbs li {
        position: relative;
        width: 32.333%;
        margin-bottom: 7px;
        margin-left: 0.5%;
        margin-right: 0.5%; } }
    @media (min-width: 768px) and (min-width: 768px) {
      .fabric-collection--list .listing-thumbs li {
        margin-bottom: 8px; } }
    @media (min-width: 768px) and (min-width: 1200px) {
      .fabric-collection--list .listing-thumbs li {
        width: 18.5%;
        margin-bottom: 8px; } }
  @media (min-width: 768px) {
        .fabric-collection--list .listing-thumbs li img {
          width: 100%; }
      .fabric-collection--list .listing-thumbs .zoom {
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        top: 0;
        right: 0;
        background-color: #0fa0aC;
        color: #fff;
        font-size: 20px;
        line-height: 20px;
        padding: 7px 5px 8px 5px;
        width: 25px;
        height: 25px;
        cursor: pointer; } }
    @media (min-width: 768px) and (min-width: 768px) {
      .fabric-collection--list .listing-thumbs .zoom {
        position: unset;
        top: unset;
        right: unset; } }
  @media (min-width: 768px) {
      .fabric-collection--list .listing-thumbs .collection-item .sample-title {
        text-align: left;
        text-transform: uppercase;
        font-size: 10px;
        line-height: 12px;
        padding: 5px;
        color: #22324E;
        font-family: "Lato-Regular"; } }
  .fabric-collection--list button.loadmore {
    display: var(--buttonDisplay);
    border: none;
    margin: 20px auto;
    background: var(--buttonBG);
    color: white;
    text-transform: uppercase;
    font-family: "HelveticaNeue-Light";
    padding: 8px 10px;
    border-radius: 4px;
    font-size: 13px;
    line-height: 15px; }

@media (max-width: 767px) {
  .listing-thumbs {
    padding: 0; }
    .listing-thumbs .slick-arrow {
      width: 35px;
      height: 35px;
      background-repeat: no-repeat;
      background-size: 35px;
      background-position: center;
      top: 120% !important; }
    .listing-thumbs .slick-prev {
      left: 40%;
      background-image: url("images/icons/swatch-previous.png"); }
    .listing-thumbs .slick-next {
      right: 38%;
      background-image: url("images/icons/swatch-next.png"); } }
.list-1 {
  display: none; }
  .list-1.slick-initialized {
    display: block; }

.checkbox-select span span {
  display: none; }

.zoom-container {
  display: none;
  position: absolute;
  top: -90%;
  right: -10%;
  background-color: #fff;
  padding: 10px;
  width: 180px;
  height: auto;
  -webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.35);
  z-index: 5; }
  .zoom-container img {
    width: 110%;
    margin-bottom: 10px; }
  .zoom-container .zoom-title {
    display: block;
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 10px;
    text-transform: uppercase;
    font-family: "Lato-Regular";
    /* &:after {
         content: "";
         display: block;
         position: absolute;
         width: 20px;
         height: 20px;
         top: 12px;
         left: calc(50% - 10px);
         background-color: $white;
         transform: rotate(45deg);
     }*/ }
    .zoom-container .zoom-title span {
      z-index: 5;
      position: relative; }

.zoom-overlayed .zoom-container {
  display: block; }

.popup {
  display: block !important; }
  .popup .popuptext {
    display: flex;
    justify-content: space-between;
    position: fixed !important;
    width: 90% !important;
    left: 5% !important;
    padding: 15px 30px !important;
    bottom: 60px !important;
    margin-left: 0 !important;
    -webkit-box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.46);
    box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.46); }
    @media (min-width: 1200px) {
      .popup .popuptext {
        max-width: 700px;
        left: calc(50% - 350px) !important; } }
    .popup .popuptext span {
      color: #D9EDEE !important; }
    .popup .popuptext:after {
      display: none !important; }

.fabric-order h4 {
  color: #22324E;
  margin-bottom: 20px;
  text-align: center;
  font-size: 28px; }
.fabric-order .frm_description {
  color: #58595B !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 15px !important;
  line-height: 20px !important;
  margin-bottom: 0; }
.fabric-order p, .fabric-order .contact-methods li address, .contact-methods li .fabric-order address, .fabric-order .accordion-content {
  color: #58595B;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 20px; }
.fabric-order .frm_radio label {
  padding-left: 0 !important;
  color: #58595B !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 15px !important;
  line-height: 20px !important; }
.fabric-order .frm_checkbox label {
  padding-left: 0 !important; }

#crafty_postcode_result_display {
  display: none; }

.ordered-samples {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .ordered-samples {
      margin-bottom: 0; } }
  .ordered-samples li {
    width: 48%;
    margin-right: 2%;
    margin-bottom: 5px;
    position: relative; }
    .ordered-samples li:nth-of-type(2n) {
      margin-right: 0; }
    @media (min-width: 768px) {
      .ordered-samples li {
        width: 32%;
        margin-bottom: 25px; }
        .ordered-samples li:nth-of-type(2n) {
          margin-right: 2%; }
        .ordered-samples li:nth-of-type(3n) {
          margin-right: 0; } }
    .ordered-samples li img {
      width: 100%; }
  .ordered-samples .sample-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 9px;
    padding: 5px;
    color: #22324E;
    font-family: "Lato-Regular"; }
  .ordered-samples .remove {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #0fa0aC;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    padding: 7px 5px 8px 5px;
    width: 25px;
    height: 25px;
    cursor: pointer; }
  @media (min-width: 768px) {
    .ordered-samples {
      justify-content: center; } }

.order-form input[type="text"],
.order-form input[type="email"],
.order-form input[type="tel"] {
  width: 100%;
  margin-bottom: 20px;
  padding: 20px !important;
  height: 50px !important;
  background-color: #fff;
  border: 1px solid #99d0d5 !important;
  border-radius: 0 !important;
  color: #000 !important;
  font-size: 16px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  box-shadow: none !important; }
.order-form input[type="radio"] {
  width: auto;
  margin-bottom: 0;
  padding-left: 0;
  height: auto !important; }
.order-form input[type="checked"] {
  height: auto !important; }
.order-form .with_frm_style .frm_checkbox input[type=checkbox] {
  height: auto !important; }
.order-form .checked {
  display: block;
  position: relative;
  width: 100%;
  margin: 0; }
  .order-form .checked span {
    margin-left: 0;
    line-height: 20px;
    font-family: "HelveticaNeue-Light"; }
.order-form p a, .order-form .contact-methods li address a, .contact-methods li .order-form address a, .order-form .accordion-content a {
  text-decoration: underline; }
  .order-form p a:hover, .order-form .contact-methods li address a:hover, .contact-methods li .order-form address a:hover, .order-form .accordion-content a:hover {
    color: #0fa0aC; }
.order-form .frm_final_submit {
  width: 100% !important;
  font-size: 18px !important; }

.find-btn {
  width: 170px; }

.basket-error {
  display: block;
  position: relative; }
  .basket-error label {
    color: red;
    text-align: center;
    margin-bottom: 15px;
    font-family: "Lato-Regular";
    font-size: 16px;
    line-height: 24px; }

/* FAQ's page elements */
.faq-main {
  display: block;
  position: relative;
  width: 100%; }
  .faq-main .accordion-content p, .faq-main .accordion-content .contact-methods li address, .contact-methods li .faq-main .accordion-content address, .faq-main .accordion-content .accordion-content {
    color: #22324E; }

.faq-section {
  width: 100%;
  padding-top: calc(20px * 2);
  padding-bottom: calc(20px * 2);
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 768px) {
    .faq-section {
      padding-top: calc(20px * 5);
      padding-bottom: calc(20px * 3); } }
  .faq-section .c-container {
    display: flex;
    flex-direction: column; }
    @media (min-width: 768px) {
      .faq-section .c-container {
        flex-direction: row; } }
  .faq-section:nth-of-type(even) {
    background-color: #E9F5F6; }
  .faq-section h2 {
    color: #22324E;
    width: 100%;
    margin-bottom: calc(20px * 3);
    font-size: 28px; }
    @media (min-width: 768px) {
      .faq-section h2 {
        width: 30%;
        margin-bottom: 0; } }
  .faq-section .faqs {
    width: 100%; }
    @media (min-width: 768px) {
      .faq-section .faqs {
        width: 70%; } }
  .faq-section .accordion-toggle {
    color: #0fa0aC;
    border-bottom: 1px solid #99d0d5;
    font-family: "Lato-Regular"; }
  .faq-section .accordion-content p, .faq-section .accordion-content .contact-methods li address, .contact-methods li .faq-section .accordion-content address, .faq-section .accordion-content .accordion-content {
    margin-bottom: 20px; }
  .faq-section .icon-plus:before {
    display: block;
    content: "";
    width: 15px;
    height: 15px;
    background-image: url("images/icons/plus-green.png");
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: center; }
  .faq-section .icon-minus:before {
    display: block;
    content: "";
    background-image: url("images/icons/minus-green.png");
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: center;
    width: 15px;
    height: 15px; }
  .faq-section .accordion-toggle span[class^='icon-'] {
    position: absolute;
    font-size: 27px;
    right: 20px;
    top: 1px; }

.green-faqs {
  padding: 0 30px; }
  @media (min-width: 768px) {
    .green-faqs {
      padding: 0; } }
  .green-faqs .accordion {
    padding: 20px 0;
    border-top: 1px solid #99d0d5; }
  .green-faqs .accordion-toggle {
    color: #0fa0aC;
    border-bottom: 1px solid #99d0d5;
    font-family: "Lato-Regular"; }
  .green-faqs .accordion-content {
    padding: 20px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #99d0d5;
    min-height: 340px; }
    .green-faqs .accordion-content h4 {
      font-size: 20px;
      line-height: 28px;
      color: #58595B;
      margin: 8px 0; }
    .green-faqs .accordion-content p, .green-faqs .accordion-content .contact-methods li address, .contact-methods li .green-faqs .accordion-content address, .green-faqs .accordion-content .accordion-content {
      color: #58595B;
      margin: 8px 0; }
    .green-faqs .accordion-content .img {
      width: 100%;
      margin: 20px 0; }
      .green-faqs .accordion-content .img a {
        display: block;
        z-index: 3;
        position: relative; }
      @media (min-width: 768px) {
        .green-faqs .accordion-content .img {
          float: right;
          width: 500px;
          margin: 20px 0 20px 40px; } }
  .green-faqs .icon-plus:before {
    display: block;
    content: "";
    width: 15px;
    height: 15px;
    background-image: url("images/icons/plus-green.png");
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: center; }
  .green-faqs .icon-minus:before {
    display: block;
    content: "";
    background-image: url("images/icons/minus-green.png");
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: center;
    width: 15px;
    height: 15px; }
  .green-faqs .accordion-toggle span[class^='icon-'] {
    position: absolute;
    font-size: 27px;
    right: 20px;
    top: 1px; }

.card-body ul {
  padding-left: 15px; }
.card-body li {
  list-style-type: disc;
  position: relative;
  width: 100%;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 24px;
  color: #58595B;
  font-family: "HelveticaNeue-Light"; }
  .card-body li:last-of-type {
    margin-bottom: 0; }

/* customer reviews page elements */
.customer-reviews {
  display: block;
  position: relative;
  background-color: #E9F5F6;
  padding-top: calc(20px * 5);
  padding-bottom: calc(20px * 5);
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 768px) {
    .customer-reviews {
      padding-bottom: calc(20px * 3); } }
  @media (min-width: 1200px) {
    .customer-reviews {
      padding-top: calc(20px * 9); } }
  .customer-reviews ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; }
  .customer-reviews li {
    width: 100%;
    margin-bottom: 30px;
    padding: 30px;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 15px -5px rgba(0, 0, 0, 0.91);
    -moz-box-shadow: 1px 1px 15px -5px rgba(0, 0, 0, 0.91);
    box-shadow: 1px 1px 15px -5px rgba(0, 0, 0, 0.91);
    z-index: 3; }
    @media (min-width: 768px) {
      .customer-reviews li {
        width: 48.5%;
        margin-right: 3%; }
        .customer-reviews li:nth-of-type(2n) {
          margin-right: 0; } }
    .customer-reviews li img {
      position: relative;
      display: block;
      margin-bottom: 20px;
      max-width: 150px; }
  .customer-reviews .review-title {
    display: block;
    position: relative;
    width: 100%;
    font-size: 24px;
    line-height: 24px;
    color: #22324E;
    margin-bottom: 20px;
    font-family: "Rylan-Regular"; }
  .customer-reviews p, .customer-reviews .contact-methods li address, .contact-methods li .customer-reviews address, .customer-reviews .accordion-content {
    margin-bottom: 20px;
    color: #58595B; }
  .customer-reviews .reviewer-name {
    text-transform: uppercase;
    color: #0fa0aC;
    font-family: "Lato-Regular"; }
  .customer-reviews .button, .customer-reviews .shipping-calculator-form button[type="submit"], .shipping-calculator-form .customer-reviews button[type="submit"], .customer-reviews .wc-proceed-to-checkout .checkout-button, .wc-proceed-to-checkout .customer-reviews .checkout-button, .customer-reviews form.checkout_coupon button, form.checkout_coupon .customer-reviews button, .customer-reviews .crafty_billing button, .crafty_billing .customer-reviews button, .customer-reviews .crafty_shipping button, .crafty_shipping .customer-reviews button, .customer-reviews .woocommerce-checkout #payment button, .woocommerce-checkout #payment .customer-reviews button, .customer-reviews .woocommerce-MyAccount-content form button, .woocommerce-MyAccount-content form .customer-reviews button, .customer-reviews .woocommerce-MyAccount-orders .view, .woocommerce-MyAccount-orders .customer-reviews .view, .customer-reviews .logout-btn a, .logout-btn .customer-reviews a, .customer-reviews .yith-wacp-content .go-cart, .yith-wacp-content .customer-reviews .go-cart, .customer-reviews .yith-wacp-content .go-checkout, .yith-wacp-content .customer-reviews .go-checkout, .customer-reviews .yith-wacp-content .continue-shopping, .yith-wacp-content .customer-reviews .continue-shopping {
    font-family: sans-serif !important;
    font-weight: 700; }

/* leave review page elements */
.leave-review {
  display: block;
  position: relative;
  padding-bottom: calc(20px * 3);
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  color: #58595B;
  font-family: "HelveticaNeue-Light"; }
  .leave-review p, .leave-review .contact-methods li address, .contact-methods li .leave-review address, .leave-review .accordion-content {
    margin: 20px 0; }
    .leave-review p a, .leave-review .contact-methods li address a, .contact-methods li .leave-review address a, .leave-review .accordion-content a {
      text-decoration: underline; }
      .leave-review p a:hover, .leave-review .contact-methods li address a:hover, .contact-methods li .leave-review address a:hover, .leave-review .accordion-content a:hover {
        text-decoration: none; }
  .leave-review .frm_primary_label {
    display: none; }
  .leave-review #field_iugmt_label {
    display: inline-block !important;
    padding: 0 0 5px 0; }
  .leave-review form {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 768px) {
      .leave-review form {
        max-width: 80%; } }
    @media (min-width: 1200px) {
      .leave-review form {
        max-width: 50%; } }
  .leave-review input[type="text"],
  .leave-review input[type="email"] {
    width: 100%;
    margin-bottom: 20px; }
  .leave-review textarea {
    width: 100%;
    margin-bottom: 20px; }
  .leave-review .checked {
    display: flex;
    margin-bottom: 20px; }
    .leave-review .checked span {
      display: inline-block;
      position: relative;
      margin-left: 8px;
      font-family: "HelveticaNeue-Light"; }
  .leave-review .star-rating {
    display: block;
    position: relative;
    margin-bottom: 20px; }
    .leave-review .star-rating p, .leave-review .star-rating .contact-methods li address, .contact-methods li .leave-review .star-rating address, .leave-review .star-rating .accordion-content {
      text-align: left; }
    .leave-review .star-rating img {
      display: inline-block;
      position: relative;
      margin-left: 10px;
      max-width: 125px; }

.frm-star-group input + label:before, .frm-star-group .star-rating:before {
  color: #19324f; }

.frm-star-group input[type=radio]:checked + label:before, .frm-star-group:not(.frm-star-hovered) input[type=radio]:checked + label:before {
  color: #0fa0aC; }

.frm-star-group:not(.frm-star-hovered) input[type=radio]:checked + label:before, .frm-star-group input + label:hover:before, .frm-star-group:hover input + label:hover:before, .frm-star-group .star-rating-on:before, .frm-star-group .star-rating-hover:before {
  color: #0fa0aC; }

/* eco credentials page elements */
.eco-stats {
  display: block;
  position: relative;
  width: 100%;
  background-color: #0fa0aC;
  color: #fff;
  padding-top: calc(20px * 3);
  padding-bottom: calc(20px * 3);
  padding-left: 20px;
  padding-right: 20px; }
  .eco-stats .txt-block {
    width: 100%;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .eco-stats .txt-block {
        width: 40%;
        padding-right: 10%; } }
    .eco-stats .txt-block h4 {
      margin-bottom: 20px; }
    .eco-stats .txt-block p, .eco-stats .txt-block .contact-methods li address, .contact-methods li .eco-stats .txt-block address, .eco-stats .txt-block .accordion-content {
      color: #fff;
      font-family: "Lato-Regular"; }

.stats {
  width: 100%; }
  @media (min-width: 768px) {
    .stats {
      width: 60%; } }
  .stats li {
    width: 45%;
    margin-right: 10%;
    margin-bottom: 20px;
    text-align: center; }
    .stats li:nth-of-type(2n) {
      margin-right: 0; }
    .stats li p, .stats .contact-methods li address, .contact-methods .stats li address, .stats li .accordion-content {
      color: #fff; }
  .stats .stat-value {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 40px;
    font-family: "Lato-Regular";
    font-weight: 900;
    margin-bottom: 20px; }
    @media (min-width: 1200px) {
      .stats .stat-value {
        font-size: 70px; } }

/* checkout */
.woocommerce-cart-form,
.cart-collaterals {
  padding: 0 20px; }
  @media (min-width: 1200px) {
    .woocommerce-cart-form,
    .cart-collaterals {
      padding: 0 1% 0 0; } }

.woocommerce-cart .faq-textblock .c-container {
  padding: 20px 0 0 0; }
.woocommerce-cart .basket-img {
  padding: 0 20px 20px 20px;
  position: relative;
  display: block; }
  @media (min-width: 1200px) {
    .woocommerce-cart .basket-img {
      padding: 0 0 40px 0; } }

@media (max-width: 767px) {
  .woocommerce table.shop_table {
    border-radius: 0 !important;
    border: 0 !important;
    margin-bottom: 60px;
    position: relative; }

  td.product-name dl.variation dd p, td.product-name dl.variation dd .contact-methods li address, .contact-methods li td.product-name dl.variation dd address, td.product-name dl.variation dd .accordion-content {
    font-family: "Lato-Regular";
    font-size: 14px;
    margin: 0; }

  td.product-name dl.variation dt {
    font-family: "Lato-Regular";
    font-size: 14px; }

  td {
    font-size: 16px;
    line-height: 16px;
    font-family: "Lato-Regular"; }
    td a:hover {
      color: #0fa0aC !important; }

  .product-price,
  .product-subtotal,
  .product-quantity {
    display: flex !important;
    align-items: center; }

  .product-quantity {
    justify-content: space-between; }

  .product-quantity input {
    border: 1px solid #0fa0aC;
    padding: 10px;
    border-radius: 0 !important;
    width: 100px; }

  td.actions button[type="submit"] {
    background-color: transparent;
    color: #333 !important;
    height: 50px;
    border-radius: 10px !important;
    text-align: center;
    width: 100% !important; }
    td.actions button[type="submit"]:hover {
      background-color: transparent;
      color: #333; }
  td.actions button:disabled:hover {
    background-color: transparent !important;
    color: #333 !important; }

  td.actions .coupon {
    display: flex;
    align-items: center;
    width: 100%;
    text-align: left; }
    td.actions .coupon input {
      width: 180px !important;
      height: 50px;
      padding-left: 20px !important; }
    td.actions .coupon button {
      width: 25%;
      border: 0 !important;
      border-radius: 0 !important;
      background-color: #0fa0aC;
      color: #fff !important; }
      td.actions .coupon button:hover {
        background-color: #0fa0aC;
        color: #fff !important; }

  .woocommerce-page table.shop_table_responsive tr td::before {
    margin-right: 10px; } }
.woocommerce-cart table.cart td.actions .coupon .input-text {
  border: 1px solid #D9EDEE !important;
  margin-right: 10px; }

.woocommerce table.cart td.actions .coupon label {
  width: 100%;
  margin-right: 10px; }
  @media (min-width: 768px) {
    .woocommerce table.cart td.actions .coupon label {
      width: 200px; } }
  @media (min-width: 992px) {
    .woocommerce table.cart td.actions .coupon label {
      margin-right: 30px; } }

.woocommerce table.shop_table td.actions {
  border-top: none !important; }
  @media (min-width: 768px) {
    .woocommerce table.shop_table td.actions {
      border-top: 1px solid #99d0d5 !important; } }
  .woocommerce table.shop_table td.actions .button, .woocommerce table.shop_table td.actions .shipping-calculator-form button[type="submit"], .shipping-calculator-form .woocommerce table.shop_table td.actions button[type="submit"], .woocommerce table.shop_table td.actions .wc-proceed-to-checkout .checkout-button, .wc-proceed-to-checkout .woocommerce table.shop_table td.actions .checkout-button, .woocommerce table.shop_table td.actions form.checkout_coupon button, form.checkout_coupon .woocommerce table.shop_table td.actions button, .woocommerce table.shop_table td.actions .crafty_billing button, .crafty_billing .woocommerce table.shop_table td.actions button, .woocommerce table.shop_table td.actions .crafty_shipping button, .crafty_shipping .woocommerce table.shop_table td.actions button, .woocommerce table.shop_table td.actions .woocommerce-checkout #payment button, .woocommerce-checkout #payment .woocommerce table.shop_table td.actions button, .woocommerce table.shop_table td.actions .woocommerce-MyAccount-content form button, .woocommerce-MyAccount-content form .woocommerce table.shop_table td.actions button, .woocommerce table.shop_table td.actions .woocommerce-MyAccount-orders .view, .woocommerce-MyAccount-orders .woocommerce table.shop_table td.actions .view, .woocommerce table.shop_table td.actions .logout-btn a, .logout-btn .woocommerce table.shop_table td.actions a, .woocommerce table.shop_table td.actions .yith-wacp-content .go-cart, .yith-wacp-content .woocommerce table.shop_table td.actions .go-cart, .woocommerce table.shop_table td.actions .yith-wacp-content .go-checkout, .yith-wacp-content .woocommerce table.shop_table td.actions .go-checkout, .woocommerce table.shop_table td.actions .yith-wacp-content .continue-shopping, .yith-wacp-content .woocommerce table.shop_table td.actions .continue-shopping {
    width: auto !important; }

@media (min-width: 768px) {
  .woocommerce table.shop_table {
    border-radius: 0 !important;
    border: none !important;
    margin-bottom: 60px;
    position: relative; }
    .woocommerce table.shop_table thead {
      display: none;
      visibility: hidden;
      background-color: #0fa0aC; }
      .woocommerce table.shop_table thead th {
        font-family: "Rylan-Regular";
        color: #fff; }
    .woocommerce table.shop_table td {
      font-family: "Lato-Regular"; }
    .woocommerce table.shop_table .product-name {
      font-family: "Rylan-Regular";
      margin-bottom: 20px; }
      .woocommerce table.shop_table .product-name a {
        color: #22324E;
        font-size: 16px;
        line-height: 20px; }
    .woocommerce table.shop_table .product-price {
      float: left;
      position: relative;
      width: 100%; } }
    @media (min-width: 768px) and (min-width: 992px) {
      .woocommerce table.shop_table .product-price {
        float: none;
        width: auto; } }
@media (min-width: 768px) {
    .woocommerce table.shop_table .variation {
      margin-top: 20px;
      float: left;
      width: 100%; }
      .woocommerce table.shop_table .variation p, .woocommerce table.shop_table .variation .contact-methods li address, .contact-methods li .woocommerce table.shop_table .variation address, .woocommerce table.shop_table .variation .accordion-content {
        margin: 0; }
    .woocommerce table.shop_table dt, .woocommerce table.shop_table p, .woocommerce table.shop_table .contact-methods li address, .contact-methods li .woocommerce table.shop_table address, .woocommerce table.shop_table .accordion-content {
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 14px;
      line-height: 20px;
      color: #58595B; }
    .woocommerce table.shop_table .woocommerce-Price-amount {
      text-align: left;
      font-size: 16px;
      line-height: 16px; }

  .woocommerce-cart .intro-textblock .has-border {
    border: 0; }

  td.product-name dl.variation dd {
    float: left;
    position: relative; }
    td.product-name dl.variation dd p, td.product-name dl.variation dd .contact-methods li address, .contact-methods li td.product-name dl.variation dd address, td.product-name dl.variation dd .accordion-content {
      font-family: "Lato-Regular"; }
    td.product-name dl.variation dd a:hover {
      color: #0fa0aC !important; }

  td.actions {
    padding: 20px 0 !important; }

  td.actions button[type="submit"] {
    background-color: transparent;
    color: #333 !important;
    text-decoration: underline;
    height: 50px;
    border-radius: 10px !important; }
    td.actions button[type="submit"]:hover {
      background-color: transparent !important;
      color: #333 !important; }
  td.actions button:disabled:hover {
    background-color: transparent !important;
    color: #333 !important; }

  td.actions .coupon {
    float: left !important;
    display: flex;
    align-items: center;
    text-align: left;
    width: 60%; }
    td.actions .coupon input {
      width: 100% !important;
      height: 50px;
      padding-left: 20px !important; }
    td.actions .coupon button {
      width: 25%;
      border: 0 !important;
      border-radius: 0 !important;
      background-color: #0fa0aC;
      color: #fff !important;
      text-decoration: none !important; }
      td.actions .coupon button:hover {
        background-color: #0fa0aC !important;
        color: #fff !important; }

  .woocommerce a.remove:hover {
    background-color: transparent !important;
    color: red !important; }

  .product-quantity input {
    border: 1px solid #0fa0aC;
    padding: 10px;
    border-radius: 0 !important;
    width: 50px; } }
.cart_totals {
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .cart_totals {
      width: 100% !important;
      margin-bottom: 0; } }
  .cart_totals h2 {
    font-family: "Rylan-Regular";
    color: #0fa0aC;
    font-size: 26px;
    padding: 0; }
  .cart_totals .cart-subtotal {
    background-color: transparent !important; }
    .cart_totals .cart-subtotal th {
      font-family: "Lato-Regular";
      font-weight: normal !important; }
    .cart_totals .cart-subtotal td {
      padding: 10px !important;
      vertical-align: middle !important; }
  .cart_totals .woocommerce-shipping-totals th {
    font-family: "Lato-Regular";
    font-weight: normal !important; }
  .cart_totals .woocommerce-Price-amount {
    text-align: right !important; }
  .cart_totals .order-total td {
    text-align: right; }

@media (min-width: 1200px) {
  .woocommerce-cart-form {
    width: 69%;
    display: inline-block; }

  .cart-collaterals {
    width: 30% !important;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #99d0d5;
    padding: 30px;
    margin-bottom: 60px; } }
.woocommerce ul#shipping_method li {
  display: flex;
  justify-content: flex-end; }

.woocommerce ul#shipping_method li label {
  width: 100%; }
  .woocommerce ul#shipping_method li label .amount {
    margin-left: 5px;
    margin-top: 5px;
    text-align: left !important; }

.ups-delivery-time {
  font-size: 14px; }

.woocommerce-shipping-destination {
  font-family: sans-serif !important;
  font-size: 13px !important;
  text-align: right; }

.shipping-calculator-button {
  color: #edb54a; }
  .shipping-calculator-button:hover {
    color: #0fa0aC; }
  .shipping-calculator-button:visited {
    color: #edb54a; }

.select2-search__field {
  height: 40px !important;
  padding-left: 15px !important; }

.order-total th {
  font-family: "Lato-Regular";
  font-weight: normal !important; }
.order-total td {
  padding: 10px !important;
  vertical-align: middle !important; }
.order-total .woocommerce-Price-amount {
  display: inline-block;
  width: auto;
  text-align: right; }
.order-total small {
  font-size: 12px; }
  .order-total small .woocommerce-Price-amount {
    font-size: 12px !important; }

.woocommerce-shipping-calculator {
  text-align: right; }

.shipping-calculator-form input {
  height: 40px !important;
  font-family: sans-serif !important; }

.wc-proceed-to-checkout .checkout-button {
  height: auto !important;
  padding: 20px 0 !important;
  font-size: 16px !important; }

.return-to-shop {
  margin-bottom: 100px; }
  .return-to-shop .shipping-calculator-form button[type="submit"], .shipping-calculator-form .return-to-shop button[type="submit"], .return-to-shop .wc-proceed-to-checkout .checkout-button, .wc-proceed-to-checkout .return-to-shop .checkout-button, .return-to-shop .button, .return-to-shop form.checkout_coupon button, form.checkout_coupon .return-to-shop button, .return-to-shop .crafty_billing button, .crafty_billing .return-to-shop button, .return-to-shop .crafty_shipping button, .crafty_shipping .return-to-shop button, .return-to-shop .woocommerce-checkout #payment button, .woocommerce-checkout #payment .return-to-shop button, .return-to-shop .woocommerce-MyAccount-content form button, .woocommerce-MyAccount-content form .return-to-shop button, .return-to-shop .woocommerce-MyAccount-orders .view, .woocommerce-MyAccount-orders .return-to-shop .view, .return-to-shop .logout-btn a, .logout-btn .return-to-shop a, .return-to-shop .yith-wacp-content .go-cart, .yith-wacp-content .return-to-shop .go-cart, .return-to-shop .yith-wacp-content .go-checkout, .yith-wacp-content .return-to-shop .go-checkout, .return-to-shop .yith-wacp-content .continue-shopping, .yith-wacp-content .return-to-shop .continue-shopping {
    border-radius: 0 !important; }

.cross-sells {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 100px;
  padding: 0 20px; }
  .cross-sells h2 {
    display: block;
    position: relative;
    width: 100%;
    font-family: "Rylan-Regular";
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    color: #0fa0aC;
    margin-bottom: 30px; }
  .cross-sells li {
    display: inline-block;
    position: relative;
    width: 49.2%;
    margin-right: 1.5%;
    margin-bottom: 20px; }
    .cross-sells li:nth-of-type(2n) {
      margin-right: 0; }
    @media (min-width: 768px) {
      .cross-sells li {
        width: 23.5%;
        margin-top: 20px;
        margin-right: 2%; }
        .cross-sells li:nth-of-type(2n) {
          margin-right: 2%; }
        .cross-sells li:nth-of-type(4n) {
          margin-right: 0; } }
    .cross-sells li:last-of-type {
      margin-bottom: 0; }
    .cross-sells li img {
      width: 100%;
      margin-bottom: 20px; }
    .cross-sells li .lifestyle-img {
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      z-index: -1;
      transition: all .3s ease; }
    .cross-sells li:hover .lifestyle-img {
      opacity: 1;
      z-index: 2; }
    .cross-sells li .woocommerce-Price-amount {
      text-align: left; }

.woocommerce table.shop_table td,
.woocommerce table.shop_table th {
  padding: 10px 0 !important; }
  @media (min-width: 768px) {
    .woocommerce table.shop_table td,
    .woocommerce table.shop_table th {
      padding: 20px !important; } }

.woocommerce table.shop_table td a:hover {
  color: #0fa0aC; }

a.delete-uploaded-file {
  background-color: #22324E !important;
  padding: 12px 10px 9px 30px !important;
  background-position: 10px 13px !important; }
  a.delete-uploaded-file:hover {
    color: #fff !important; }

.cart_item {
  position: relative;
  border-bottom: 1px solid #0fa0aC;
  padding: 20px 0; }
  @media (min-width: 768px) {
    .cart_item {
      padding: 0; } }
  .cart_item .product-remove {
    position: relative; }
    @media (min-width: 992px) {
      .cart_item .product-remove {
        position: absolute;
        right: 0; } }

.woocommerce-cart table.cart img {
  width: 100px !important; }
  @media (min-width: 768px) {
    .woocommerce-cart table.cart img {
      width: 150px !important; } }

.product-thumbnail {
  vertical-align: top !important;
  padding: 20px 20px 20px 10px !important;
  display: block !important; }

.product-name a {
  margin-left: 10px;
  display: block; }
.product-name .variation {
  margin-left: 0; }
  @media (min-width: 768px) {
    .product-name .variation {
      margin-left: 10px; } }

.cart_item td {
  border-top: none !important;
  border-bottom: none; }
  @media (min-width: 768px) {
    .cart_item td {
      border-bottom: 1px solid #99d0d5; } }

.product-remove {
  border-bottom: none !important; }

.actions {
  border-top: none !important; }

.coupon .button, .coupon .shipping-calculator-form button[type="submit"], .shipping-calculator-form .coupon button[type="submit"], .coupon .wc-proceed-to-checkout .checkout-button, .wc-proceed-to-checkout .coupon .checkout-button, .coupon form.checkout_coupon button, form.checkout_coupon .coupon button, .coupon .crafty_billing button, .crafty_billing .coupon button, .coupon .crafty_shipping button, .crafty_shipping .coupon button, .coupon .woocommerce-checkout #payment button, .woocommerce-checkout #payment .coupon button, .coupon .woocommerce-MyAccount-content form button, .woocommerce-MyAccount-content form .coupon button, .coupon .woocommerce-MyAccount-orders .view, .woocommerce-MyAccount-orders .coupon .view, .coupon .logout-btn a, .logout-btn .coupon a, .coupon .yith-wacp-content .go-cart, .yith-wacp-content .coupon .go-cart, .coupon .yith-wacp-content .go-checkout, .yith-wacp-content .coupon .go-checkout, .coupon .yith-wacp-content .continue-shopping, .yith-wacp-content .coupon .continue-shopping {
  background-color: #22324E !important; }
  .coupon .button:hover, .coupon .shipping-calculator-form button[type="submit"]:hover, .shipping-calculator-form .coupon button[type="submit"]:hover, .coupon .wc-proceed-to-checkout .checkout-button:hover, .wc-proceed-to-checkout .coupon .checkout-button:hover, .coupon form.checkout_coupon button:hover, form.checkout_coupon .coupon button:hover, .coupon .crafty_billing button:hover, .crafty_billing .coupon button:hover, .coupon .crafty_shipping button:hover, .crafty_shipping .coupon button:hover, .coupon .woocommerce-checkout #payment button:hover, .woocommerce-checkout #payment .coupon button:hover, .coupon .woocommerce-MyAccount-content form button:hover, .woocommerce-MyAccount-content form .coupon button:hover, .coupon .woocommerce-MyAccount-orders .view:hover, .woocommerce-MyAccount-orders .coupon .view:hover, .coupon .logout-btn a:hover, .logout-btn .coupon a:hover, .coupon .yith-wacp-content .go-cart:hover, .yith-wacp-content .coupon .go-cart:hover, .coupon .yith-wacp-content .go-checkout:hover, .yith-wacp-content .coupon .go-checkout:hover, .coupon .yith-wacp-content .continue-shopping:hover, .yith-wacp-content .coupon .continue-shopping:hover {
    background-color: #0fa0aC !important; }

.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
  background-color: transparent !important; }

.woocommerce-checkout form.login, .woocommerce-checkout form.register {
  max-width: 100% !important; }
.woocommerce-checkout .intro-textblock p, .woocommerce-checkout .intro-textblock .contact-methods li address, .contact-methods li .woocommerce-checkout .intro-textblock address, .woocommerce-checkout .intro-textblock .accordion-content {
  margin: 0 auto !important; }
.woocommerce-checkout .c-container {
  padding-top: 0;
  max-width: 960px; }
.woocommerce-checkout .how-it-works {
  display: none; }
.woocommerce-checkout .intro-textblock .icon, .woocommerce-checkout .intro-textblock h1,
.woocommerce-checkout .intro-textblock h2, .woocommerce-checkout .intro-textblock .product-listing h3, .product-listing .woocommerce-checkout .intro-textblock h3, .woocommerce-checkout .intro-textblock .inspiration h4, .inspiration .woocommerce-checkout .intro-textblock h4, .woocommerce-checkout .intro-textblock .inspiration h6, .inspiration .woocommerce-checkout .intro-textblock h6, .woocommerce-checkout .intro-textblock .customer-review--slider h4, .customer-review--slider .woocommerce-checkout .intro-textblock h4, .woocommerce-checkout .intro-textblock .why-shop h4, .why-shop .woocommerce-checkout .intro-textblock h4, .woocommerce-checkout .intro-textblock .make-an-enquiry h3, .make-an-enquiry .woocommerce-checkout .intro-textblock h3, .woocommerce-checkout .intro-textblock .deal h3, .deal .woocommerce-checkout .intro-textblock h3, .woocommerce-checkout .intro-textblock .how-it-works h3, .how-it-works .woocommerce-checkout .intro-textblock h3,
.woocommerce-checkout .intro-textblock .how-it-works h4,
.how-it-works .woocommerce-checkout .intro-textblock h4, .woocommerce-checkout .intro-textblock .callout-inner h3, .callout-inner .woocommerce-checkout .intro-textblock h3, .woocommerce-checkout .intro-textblock .fabrics-we-love h3, .fabrics-we-love .woocommerce-checkout .intro-textblock h3, .woocommerce-checkout .intro-textblock .experience h4, .experience .woocommerce-checkout .intro-textblock h4, .woocommerce-checkout .intro-textblock .customer-review blockquote, .customer-review .woocommerce-checkout .intro-textblock blockquote, .woocommerce-checkout .intro-textblock .slider-text h5, .slider-text .woocommerce-checkout .intro-textblock h5,
.woocommerce-checkout .intro-textblock .why-we-love .col-l h3,
.why-we-love .col-l .woocommerce-checkout .intro-textblock h3,
.woocommerce-checkout .intro-textblock .why-we-love .col-r h3,
.why-we-love .col-r .woocommerce-checkout .intro-textblock h3, .woocommerce-checkout .intro-textblock .get-in-touch-callout .callout-title, .get-in-touch-callout .woocommerce-checkout .intro-textblock .callout-title, .woocommerce-checkout .intro-textblock .foam-types--equalblocks .equal-row h3, .foam-types--equalblocks .equal-row .woocommerce-checkout .intro-textblock h3, .woocommerce-checkout .intro-textblock .cushion-benefits h4, .cushion-benefits .woocommerce-checkout .intro-textblock h4, .woocommerce-checkout .intro-textblock .faq-slim h5, .faq-slim .woocommerce-checkout .intro-textblock h5, .woocommerce-checkout .intro-textblock .process-row h3, .process-row .woocommerce-checkout .intro-textblock h3, .woocommerce-checkout .intro-textblock .how-it-works--equalblocks .equal-row h3, .how-it-works--equalblocks .equal-row .woocommerce-checkout .intro-textblock h3, .woocommerce-checkout .intro-textblock .customer-photos h3, .customer-photos .woocommerce-checkout .intro-textblock h3, .woocommerce-checkout .intro-textblock .fbl-article h3, .fbl-article .woocommerce-checkout .intro-textblock h3, .woocommerce-checkout .intro-textblock .britishmade-inner h3, .britishmade-inner .woocommerce-checkout .intro-textblock h3, .woocommerce-checkout .intro-textblock .key-people h4, .key-people .woocommerce-checkout .intro-textblock h4, .woocommerce-checkout .intro-textblock .key-name, .woocommerce-checkout .intro-textblock .box-white h5, .box-white .woocommerce-checkout .intro-textblock h5, .woocommerce-checkout .intro-textblock .box-grey h6, .box-grey .woocommerce-checkout .intro-textblock h6, .woocommerce-checkout .intro-textblock .fabric-collection--titlepanel h4, .fabric-collection--titlepanel .woocommerce-checkout .intro-textblock h4, .woocommerce-checkout .intro-textblock .fabric-order h4, .fabric-order .woocommerce-checkout .intro-textblock h4, .woocommerce-checkout .intro-textblock .eco-stats .txt-block h4, .eco-stats .txt-block .woocommerce-checkout .intro-textblock h4, .woocommerce-checkout .intro-textblock .woocommerce-account .addresses .title h3, .woocommerce-account .addresses .title .woocommerce-checkout .intro-textblock h3, .woocommerce-checkout .intro-textblock .woocommerce-EditAccountForm legend, .woocommerce-EditAccountForm .woocommerce-checkout .intro-textblock legend, .woocommerce-checkout .intro-textblock .why-buy--replacement h3, .why-buy--replacement .woocommerce-checkout .intro-textblock h3,
.woocommerce-checkout .intro-textblock .why-buy--replacement h4,
.why-buy--replacement .woocommerce-checkout .intro-textblock h4 {
  display: none; }
.woocommerce-checkout .woocommerce table.shop_table {
  border: 1px solid rgba(0, 0, 0, 0.1) !important; }

#checkout_timeline.style4.horizontal li:not(:last-child) .timeline-wrapper {
  padding: 0 120px 0 0 !important; }

#checkout_timeline.style4.horizontal li:not(:last-child) .timeline-wrapper:after {
  width: 70px; }

.timeline-step img {
  max-width: 70px; }

.basket-callouts {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: auto;
  padding: 0 20px !important; }
  @media (min-width: 768px) {
    .basket-callouts {
      width: 68%;
      flex-direction: row;
      padding: 0 !important;
      justify-content: space-between; } }
  .basket-callouts li {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 20px; }
    .basket-callouts li:last-of-type {
      margin-bottom: 0; }
    @media (min-width: 768px) {
      .basket-callouts li {
        width: 48%;
        margin-bottom: 0; } }

#crafty_postcode_result_display {
  display: none; }

.woocommerce table.shop_table_responsive .product-thumbnail, .woocommerce table.shop_table_responsive .product-remove {
  text-align: center !important; }

.woocommerce table.shop_table_responsive .product-thumbnail::before {
  content: none !important; }

/* checkout */
@media (max-width: 1200px) {
  .woocommerce-form-coupon-toggle,
  .checkout {
    padding: 0 20px; } }
.woocommerce-form-coupon-toggle {
  margin-bottom: 0; }

.woocommerce-info {
  border-top: 5px solid #0fa0aC !important;
  font-size: 14px !important; }

.woocommerce form .form-row label {
  font-size: 16px;
  font-family: "HelveticaNeue-Light";
  margin-bottom: 5px; }

.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
  width: 100% !important; }

.showcoupon {
  color: #0fa0aC; }
  .showcoupon:visited {
    color: #0fa0aC; }
  .showcoupon:hover {
    color: #edb54a; }

form.checkout_coupon {
  border-radius: 0 !important;
  border: 0 !important; }
  form.checkout_coupon p, form.checkout_coupon .contact-methods li address, .contact-methods li form.checkout_coupon address, form.checkout_coupon .accordion-content {
    font-family: "Lato-Regular"; }
  form.checkout_coupon input {
    height: 50px !important; }
  form.checkout_coupon button {
    border-radius: 0 !important;
    height: 50px; }
  form.checkout_coupon .form-row-last {
    float: left; }

.checkout.woocommerce-checkout {
  margin-top: 60px; }
  .checkout.woocommerce-checkout h3 {
    color: #22324E;
    font-size: 24px;
    font-family: "Rylan-Regular";
    margin: 15px 0; }
  .checkout.woocommerce-checkout .default-form {
    display: flex;
    flex-direction: column; }
    @media (min-width: 768px) {
      .checkout.woocommerce-checkout .default-form {
        flex-direction: row; } }
    .checkout.woocommerce-checkout .default-form .form-l {
      width: 100%; }
    .checkout.woocommerce-checkout .default-form label {
      display: block;
      position: relative;
      width: 100%;
      margin-bottom: 5px;
      font-size: 16px;
      font-family: "Lato-Regular"; }
    .checkout.woocommerce-checkout .default-form input:not([type="checkbox"]) {
      width: 100%;
      height: 50px !important;
      font-family: sans-serif; }
  .checkout.woocommerce-checkout .shop_table .product-total {
    font-size: 14px; }

.woocommerce-input-wrapper {
  width: 100%; }
  .woocommerce-input-wrapper .select2-selection__rendered {
    height: 50px;
    line-height: 50px !important; }

.crafty_billing {
  float: left !important;
  width: auto !important; }
  .crafty_billing p, .crafty_billing .contact-methods li address, .contact-methods li .crafty_billing address, .crafty_billing .accordion-content {
    font-family: sans-serif; }
  .crafty_billing button {
    border-radius: 0 !important;
    height: 50px; }

.form-row.form-row-first.address-field.crafty_billing,
.form-row.form-row-first.address-field.crafty_shipping {
  width: 60% !important; }

.form-row.form-row-last.address-field.crafty_billing,
.form-row.form-row-last.address-field.crafty_shipping {
  width: auto !important; }
  .form-row.form-row-last.address-field.crafty_billing button,
  .form-row.form-row-last.address-field.crafty_shipping button {
    margin-top: 37px !important;
    height: 60px;
    margin-bottom: 5px; }

.crafty_shipping {
  float: left !important; }
  .crafty_shipping button {
    border-radius: 0 !important;
    height: 50px; }

#crafty_postcode_lookup_result_option1 {
  position: relative;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #0fa0aC;
  background-color: #fff;
  color: #0fa0aC;
  padding: 0 15px;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Lato-Regular";
  font-size: 12px;
  height: 50px;
  background-image: url(images/icons/green-select.png);
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 15px;
  cursor: pointer; }

.woocommerce-additional-fields {
  margin: 30px 0; }
  .woocommerce-additional-fields textarea {
    font-family: sans-serif;
    height: 200px !important;
    border-radius: 0 !important; }

.woocommerce-shipping-fields {
  margin: 30px 0; }

.woocommerce ul#shipping_method {
  width: 200px; }
  @media (min-width: 768px) {
    .woocommerce ul#shipping_method {
      width: 300px; } }

.woocommerce-checkout-review-order-table thead {
  background-color: #0fa0aC;
  color: #fff; }
.woocommerce-checkout-review-order-table ul#shipping_method li {
  justify-content: flex-start; }
.woocommerce-checkout-review-order-table ul#shipping_method li label {
  font-weight: 400 !important; }
.woocommerce-checkout-review-order-table ul#shipping_method li input {
  margin: 7px 7px 0 0; }
.woocommerce-checkout-review-order-table tfoot tr,
.woocommerce-checkout-review-order-table tfoot th {
  padding: 20px 12px !important; }
.woocommerce-checkout-review-order-table .woocommerce-Price-amount {
  width: auto;
  display: inline-block; }

.select2-results__option {
  font-size: 14px !important; }

.woocommerce-checkout #payment {
  margin-bottom: 100px;
  border-radius: 0 !important;
  border-top: 5px solid #0fa0aC;
  background-color: transparent !important; }
  .woocommerce-checkout #payment button {
    font-size: 16px !important; }

.woocommerce-checkout #payment div.payment_box {
  background-color: #22324E !important; }
  .woocommerce-checkout #payment div.payment_box p, .woocommerce-checkout #payment div.payment_box .contact-methods li address, .contact-methods li .woocommerce-checkout #payment div.payment_box address, .woocommerce-checkout #payment div.payment_box .accordion-content {
    color: #fff !important;
    font-family: "Lato-Regular"; }

.woocommerce-checkout #payment div.payment_box::before {
  border: 1em solid #22324E;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent; }

.woocommerce-terms-and-conditions-wrapper {
  margin-bottom: 0; }

.validate-required {
  font-family: "Lato-Regular";
  font-size: 14px; }
  .validate-required a {
    color: #0fa0aC; }
    .validate-required a:visited {
      color: #0fa0aC; }
    .validate-required a:hover {
      color: #edb54a; }

#form_actions {
  margin-bottom: 60px;
  padding: 0 30px;
  text-align: center !important; }
  @media (min-width: 768px) {
    #form_actions {
      padding: 0;
      text-align: right !important; } }
  #form_actions .button, #form_actions .shipping-calculator-form button[type="submit"], .shipping-calculator-form #form_actions button[type="submit"], #form_actions .wc-proceed-to-checkout .checkout-button, .wc-proceed-to-checkout #form_actions .checkout-button, #form_actions form.checkout_coupon button, form.checkout_coupon #form_actions button, #form_actions .crafty_billing button, .crafty_billing #form_actions button, #form_actions .crafty_shipping button, .crafty_shipping #form_actions button, #form_actions .woocommerce-checkout #payment button, .woocommerce-checkout #payment #form_actions button, #form_actions .woocommerce-MyAccount-content form button, .woocommerce-MyAccount-content form #form_actions button, #form_actions .woocommerce-MyAccount-orders .view, .woocommerce-MyAccount-orders #form_actions .view, #form_actions .logout-btn a, .logout-btn #form_actions a, #form_actions .yith-wacp-content .go-cart, .yith-wacp-content #form_actions .go-cart, #form_actions .yith-wacp-content .go-checkout, .yith-wacp-content #form_actions .go-checkout, #form_actions .yith-wacp-content .continue-shopping, .yith-wacp-content #form_actions .continue-shopping {
    border-radius: 0 !important;
    background-color: #0fa0aC !important;
    color: #fff !important;
    font-family: "Lato-Regular" !important;
    padding: 15px 30px !important;
    font-size: 16px !important;
    width: 45%; }
    @media (min-width: 768px) {
      #form_actions .button, #form_actions .shipping-calculator-form button[type="submit"], .shipping-calculator-form #form_actions button[type="submit"], #form_actions .wc-proceed-to-checkout .checkout-button, .wc-proceed-to-checkout #form_actions .checkout-button, #form_actions form.checkout_coupon button, form.checkout_coupon #form_actions button, #form_actions .crafty_billing button, .crafty_billing #form_actions button, #form_actions .crafty_shipping button, .crafty_shipping #form_actions button, #form_actions .woocommerce-checkout #payment button, .woocommerce-checkout #payment #form_actions button, #form_actions .woocommerce-MyAccount-content form button, .woocommerce-MyAccount-content form #form_actions button, #form_actions .woocommerce-MyAccount-orders .view, .woocommerce-MyAccount-orders #form_actions .view, #form_actions .logout-btn a, .logout-btn #form_actions a, #form_actions .yith-wacp-content .go-cart, .yith-wacp-content #form_actions .go-cart, #form_actions .yith-wacp-content .go-checkout, .yith-wacp-content #form_actions .go-checkout, #form_actions .yith-wacp-content .continue-shopping, .yith-wacp-content #form_actions .continue-shopping {
        width: auto; } }

#billingcc_c2a_manual {
  text-decoration: underline;
  color: #0fa0aC; }
  #billingcc_c2a_manual:hover {
    text-decoration: none; }

#form_actions .prev {
  background-color: #22324E !important; }
  #form_actions .prev:hover {
    background-color: #0fa0aC !important; }

#form_actions .next {
  background-color: #0fa0aC !important; }
  #form_actions .next:hover {
    background-color: #22324E !important; }

#checkout_timeline.style4 li .timeline-wrapper .timeline-label {
  font-family: "Lato-Regular" !important;
  font-size: 16px !important; }

#checkout_timeline.style4 li.done .timeline-wrapper .timeline-label {
  color: #0fa0aC !important; }

.payment-methods li img {
  height: 30px !important;
  width: auto !important; }

#checkout_timeline.style4 li .timeline-wrapper .timeline-step.with-icon:after {
  color: #edb54a !important; }

.secure {
  position: absolute;
  right: 60px;
  top: 35px;
  width: 200px; }

.woocommerce form .form-row .select2-container {
  width: 100% !important; }

#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {
  list-style-type: none; }

.checkout-mobile--header {
  padding: 30px 10%; }

#checkout_timeline.horizontal {
  padding: 0 30px; }

#checkout_timeline.horizontal.text li {
  font-size: 15px;
  padding: 20px 15px;
  background-color: #eee; }
  #checkout_timeline.horizontal.text li a {
    font-family: "Lato-Regular"; }

#checkout_timeline.horizontal.text li.active {
  background-color: #0fa0aC; }
  #checkout_timeline.horizontal.text li.active a {
    color: #fff !important; }

#checkout_timeline li.active {
  margin-bottom: 0 !important; }

#checkout_timeline.horizontal li.done {
  background-color: #22324E; }
  @media (min-width: 768px) {
    #checkout_timeline.horizontal li.done {
      background-color: transparent; } }
  #checkout_timeline.horizontal li.done a {
    color: #fff !important; }

.woocommerce-checkout .order-total th, .woocommerce-checkout .order-total td {
  background-color: #D9EDEE;
  border-top: none !important; }

.product-total {
  text-align: right; }

.cart-subtotal td {
  text-align: right; }

.shop_table .cart_item td {
  border-bottom: none !important; }

@media (max-width: 767px) {
  .woocommerce-checkout .woocommerce table.shop_table {
    display: flex;
    flex-wrap: wrap; }
    .woocommerce-checkout .woocommerce table.shop_table thead {
      width: 100%; }
      .woocommerce-checkout .woocommerce table.shop_table thead tr {
        display: flex;
        width: 100%; }
      .woocommerce-checkout .woocommerce table.shop_table thead th {
        width: 50%; }
    .woocommerce-checkout .woocommerce table.shop_table tbody {
      width: 100%; }
      .woocommerce-checkout .woocommerce table.shop_table tbody tr {
        width: 100%; }
      .woocommerce-checkout .woocommerce table.shop_table tbody td {
        width: 50%; }
    .woocommerce-checkout .woocommerce table.shop_table dd {
      display: flex;
      width: 100%;
      margin-bottom: 15px !important; }
      .woocommerce-checkout .woocommerce table.shop_table dd p, .woocommerce-checkout .woocommerce table.shop_table dd .contact-methods li address, .contact-methods li .woocommerce-checkout .woocommerce table.shop_table dd address, .woocommerce-checkout .woocommerce table.shop_table dd .accordion-content {
        width: 100%;
        margin: 0; }
    .woocommerce-checkout .woocommerce table.shop_table tfoot {
      display: flex;
      flex-wrap: wrap;
      width: 100%; }
    .woocommerce-checkout .woocommerce table.shop_table .cart-subtotal {
      display: flex;
      width: 100%; }
      .woocommerce-checkout .woocommerce table.shop_table .cart-subtotal td {
        width: 100%; }
      .woocommerce-checkout .woocommerce table.shop_table .cart-subtotal th {
        width: 50%; }
    .woocommerce-checkout .woocommerce table.shop_table .woocommerce-shipping-totals {
      display: flex;
      flex-wrap: wrap;
      width: 100%; }
      .woocommerce-checkout .woocommerce table.shop_table .woocommerce-shipping-totals th {
        width: 100%; }
      .woocommerce-checkout .woocommerce table.shop_table .woocommerce-shipping-totals td {
        width: 100%; }
      .woocommerce-checkout .woocommerce table.shop_table .woocommerce-shipping-totals ul#shipping_method {
        width: 100%; }
    .woocommerce-checkout .woocommerce table.shop_table .flexible_shipping_ups-shipping {
      display: block;
      width: 100%; }
      .woocommerce-checkout .woocommerce table.shop_table .flexible_shipping_ups-shipping td {
        width: 100%;
        display: block;
        padding: 20px 0 !important; }
      .woocommerce-checkout .woocommerce table.shop_table .flexible_shipping_ups-shipping #flexible_shipping_ups_collection_point_field {
        width: 100%; }
    .woocommerce-checkout .woocommerce table.shop_table .order-total {
      display: flex;
      width: 100%; }
      .woocommerce-checkout .woocommerce table.shop_table .order-total th {
        width: 20%; }
      .woocommerce-checkout .woocommerce table.shop_table .order-total td {
        width: 80%; } }
.woocommerce-order {
  padding: 0 30px; }
  @media (min-width: 1366px) {
    .woocommerce-order {
      padding: 0; } }

.woocommerce-thankyou-order-received,
.woocommerce-thankyou-order-details {
  max-width: 1152px;
  margin: 0 auto 30px auto !important; }

.woocommerce-thankyou-order-received {
  font-size: 18px;
  line-height: 18px;
  font-family: "Lato-Regular";
  color: #0fa0aC; }
  @media (min-width: 768px) {
    .woocommerce-thankyou-order-received {
      font-size: 26px;
      line-height: 26px; } }

.woocommerce-thankyou-order-details strong {
  color: #0fa0aC; }

.woocommerce-order-received p, .woocommerce-order-received .contact-methods li address, .contact-methods li .woocommerce-order-received address, .woocommerce-order-received .accordion-content {
  max-width: 1152px;
  margin: 0 auto 30px auto !important;
  font-family: "Lato-Regular";
  font-weight: 600; }

.woocommerce-order-details h2 {
  max-width: 1152px;
  margin: 0 auto 30px auto !important;
  font-family: "Rylan-Regular";
  color: #22324E;
  font-size: 26px; }

.woocommerce ul.order_details li {
  width: 100%;
  border-right: 0 !important;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .woocommerce ul.order_details li {
      width: auto;
      border-right: 1px dashed #d3ced2 !important;
      margin-bottom: 0; } }
  .woocommerce ul.order_details li .woocommerce-Price-amount {
    font-size: 16.016px !important;
    line-height: 1.5 !important;
    font-family: sans-serif;
    margin-left: 0 !important; }

.shop_table.order_details thead .product-name {
  padding-left: 30px !important; }
.shop_table.order_details tbody .product-name {
  padding-top: 30px !important;
  padding-left: 30px !important;
  text-align: left; }
.shop_table.order_details tbody .product-quantity {
  display: block;
  padding: 0 !important; }
  @media (min-width: 576px) {
    .shop_table.order_details tbody .product-quantity {
      display: inline-block; } }
.shop_table.order_details tbody .product-total {
  padding-bottom: 30px !important; }
.shop_table.order_details tfoot th {
  font-family: "Lato-Regular";
  font-size: 16px !important;
  padding: 30px !important;
  color: #0fa0aC; }
.shop_table.order_details tfoot td {
  text-align: left !important;
  font-family: "Lato-Regular";
  font-size: 16px !important;
  color: #0fa0aC; }
.shop_table.order_details tfoot label {
  color: #666; }
.shop_table.order_details tfoot .amount {
  display: inherit !important;
  color: #0fa0aC; }
.shop_table.order_details tfoot small {
  font-size: 14px; }

.shipped_via {
  float: left;
  position: relative;
  font-size: 14px; }

.woocommerce-order-received .woocommerce-customer-details {
  max-width: 1152px;
  margin: 0 auto 100px auto !important; }
  .woocommerce-order-received .woocommerce-customer-details h2 {
    font-family: "Rylan-Regular";
    color: #0fa0aC;
    margin-bottom: 20px;
    font-size: 22px; }
  .woocommerce-order-received .woocommerce-customer-details address {
    border-radius: 0 !important;
    border: 0 !important;
    line-height: 22px;
    padding: 0 !important; }
    .woocommerce-order-received .woocommerce-customer-details address p, .woocommerce-order-received .woocommerce-customer-details address .contact-methods li address, .contact-methods li .woocommerce-order-received .woocommerce-customer-details address address, .woocommerce-order-received .woocommerce-customer-details address .accordion-content {
      margin-top: 10px !important;
      margin-bottom: 0 !important; }
      .woocommerce-order-received .woocommerce-customer-details address p + p, .woocommerce-order-received .woocommerce-customer-details address .contact-methods li address + p, .contact-methods li .woocommerce-order-received .woocommerce-customer-details address address + p, .woocommerce-order-received .woocommerce-customer-details address .accordion-content + p, .woocommerce-order-received .woocommerce-customer-details address .contact-methods li p + address, .contact-methods li .woocommerce-order-received .woocommerce-customer-details address p + address, .woocommerce-order-received .woocommerce-customer-details address .contact-methods li address + address, .contact-methods li .woocommerce-order-received .woocommerce-customer-details address address + address, .woocommerce-order-received .woocommerce-customer-details address .contact-methods li .accordion-content + address, .contact-methods li .woocommerce-order-received .woocommerce-customer-details address .accordion-content + address, .woocommerce-order-received .woocommerce-customer-details address p + .accordion-content, .woocommerce-order-received .woocommerce-customer-details address .contact-methods li address + .accordion-content, .contact-methods li .woocommerce-order-received .woocommerce-customer-details address address + .accordion-content, .woocommerce-order-received .woocommerce-customer-details address .accordion-content + .accordion-content {
        margin-top: 0 !important; }

.woocommerce-columns--addresses {
  background-color: #F6FBFB;
  border: 5px solid #D9EDEE;
  padding: 30px; }

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
  max-width: 100% !important;
  width: 100% !important;
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px dashed #0fa0aC; }

.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  max-width: 100% !important;
  width: 100% !important; }

.woocommerce-customer-details--phone,
.woocommerce-customer-details--email {
  font-family: sans-serif;
  font-size: 16px;
  color: #212529;
  padding-left: 0 !important;
  font-weight: normal !important; }
  .woocommerce-customer-details--phone:before,
  .woocommerce-customer-details--email:before {
    display: none;
    visibility: hidden; }

.woocommerce-customer-details--phone {
  margin-bottom: 10px !important; }

/* Account pages */
#customer_login_cmf {
  padding-bottom: 80px; }
  #customer_login_cmf .col-6 {
    max-width: 100%;
    flex: 0 0 100%;
    padding: 0 30px 40px 30px; }
    @media (min-width: 768px) {
      #customer_login_cmf .col-6 {
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0 15px; } }

#customer_login {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 100px; }
  #customer_login h2 {
    font-family: "Rylan-Regular";
    color: #0fa0aC;
    font-size: 24px; }
  #customer_login .u-column1 {
    border-bottom: 0 !important;
    margin: 0 !important; }

.woocommerce form .form-row .required {
  color: #e24141; }

.woocommerce .intro-textblock strong {
  font-weight: normal; }
@media (min-width: 768px) {
  .woocommerce .intro-textblock p, .woocommerce .intro-textblock .contact-methods li address, .contact-methods li .woocommerce .intro-textblock address, .woocommerce .intro-textblock .accordion-content {
    max-width: 60%; } }
.woocommerce .intro-textblock a {
  color: #58595B;
  text-decoration: none; }
  .woocommerce .intro-textblock a:hover {
    text-decoration: underline; }
.woocommerce #customer_login_cmf h2 {
  font-family: "Rylan-Regular";
  font-size: 26px;
  color: #22324E;
  padding-bottom: 15px; }
.woocommerce form.login, .woocommerce form.register {
  border-radius: 0 !important;
  border: none; }
  .woocommerce-checkout .woocommerce form.login, .woocommerce-checkout .woocommerce form.register {
    max-width: 80%;
    margin: 0 auto 30px auto; }
  .woocommerce form.login label, .woocommerce form.register label {
    font-family: "HelveticaNeue-Light";
    position: relative;
    margin-bottom: 5px;
    font-size: 16px;
    width: 100%; }
  .woocommerce form.login input:not([type="checkbox"]), .woocommerce form.register input:not([type="checkbox"]) {
    width: 100%;
    height: 50px; }
  .woocommerce form.login a, .woocommerce form.register a {
    color: #0fa0aC;
    text-decoration: underline; }
    .woocommerce form.login a:hover, .woocommerce form.register a:hover {
      text-decoration: none; }
  .woocommerce form.login p, .woocommerce form.login .contact-methods li address, .contact-methods li .woocommerce form.login address, .woocommerce form.login .accordion-content, .woocommerce form.register p, .woocommerce form.register .contact-methods li address, .contact-methods li .woocommerce form.register address, .woocommerce form.register .accordion-content {
    color: #666;
    font-family: "HelveticaNeue-Light"; }
  .woocommerce form.login .password-input, .woocommerce form.register .password-input {
    width: 100%; }
  .woocommerce form.login .woocommerce-form-login__rememberme, .woocommerce form.register .woocommerce-form-login__rememberme {
    margin-top: 10px; }
.woocommerce .lost_password {
  padding: 10px 0 0 0; }
  @media (min-width: 768px) {
    .woocommerce .lost_password {
      margin-left: auto;
      padding: 0; } }

.woocommerce-ResetPassword {
  margin-bottom: 100px; }
  .woocommerce-ResetPassword p, .woocommerce-ResetPassword .contact-methods li address, .contact-methods li .woocommerce-ResetPassword address, .woocommerce-ResetPassword .accordion-content {
    font-family: sans-serif;
    margin-bottom: 5px; }
  .woocommerce-ResetPassword .form-row-first {
    margin-top: 30px !important; }
  .woocommerce-ResetPassword input {
    height: 50px; }

.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
  top: 18px !important; }

.woocommerce-MyAccount-navigation {
  margin-bottom: 60px;
  padding: 0 20px; }
  @media (min-width: 1366px) {
    .woocommerce-MyAccount-navigation {
      padding: 0; } }
  .woocommerce-MyAccount-navigation ul {
    margin: 0; }
  .woocommerce-MyAccount-navigation li {
    list-style-type: none;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px; }
    .woocommerce-MyAccount-navigation li a {
      font-family: "Lato-Regular";
      color: #0fa0aC;
      font-size: 16px;
      text-decoration: none; }
      .woocommerce-MyAccount-navigation li a:visited {
        color: #0fa0aC; }

.woocommerce-MyAccount-content {
  margin-bottom: 60px;
  padding-left: 20px;
  padding-right: 20px; }
  .woocommerce-MyAccount-content p, .woocommerce-MyAccount-content .contact-methods li address, .contact-methods li .woocommerce-MyAccount-content address, .woocommerce-MyAccount-content .accordion-content {
    margin-top: 0;
    font-family: "Lato-Regular"; }
    .woocommerce-MyAccount-content p a, .woocommerce-MyAccount-content .contact-methods li address a, .contact-methods li .woocommerce-MyAccount-content address a, .woocommerce-MyAccount-content .accordion-content a {
      color: #0fa0aC; }
    .woocommerce-MyAccount-content p mark, .woocommerce-MyAccount-content .contact-methods li address mark, .contact-methods li .woocommerce-MyAccount-content address mark, .woocommerce-MyAccount-content .accordion-content mark {
      background-color: #E9F5F6; }
  .woocommerce-MyAccount-content form h3 {
    font-family: "Rylan-Regular";
    color: #0fa0aC;
    margin-top: 0;
    font-size: 22px;
    margin-bottom: 30px; }
  .woocommerce-MyAccount-content form fieldset {
    margin-top: 30px;
    margin-bottom: 30px; }
    .woocommerce-MyAccount-content form fieldset input,
    .woocommerce-MyAccount-content form fieldset .password-input {
      width: 100%; }
  .woocommerce-MyAccount-content form legend {
    font-family: "Rylan-Regular";
    color: #0fa0aC;
    margin-top: 0;
    font-size: 22px;
    margin-bottom: 30px !important;
    padding: 0 !important; }
  .woocommerce-MyAccount-content form .form-row {
    padding: 0 !important;
    margin-bottom: 20px !important; }
    .woocommerce-MyAccount-content form .form-row em {
      display: block;
      font-size: 12px;
      margin-top: 5px; }
  .woocommerce-MyAccount-content form label {
    font-size: 16px;
    font-family: "HelveticaNeue-Light";
    width: 100%; }
  .woocommerce-MyAccount-content form input {
    height: 50px; }
  .woocommerce-MyAccount-content form button {
    background-color: #0fa0aC !important;
    border-color: #0fa0aC !important;
    color: #fff !important;
    border-radius: 0 !important;
    padding: 15px 20px !important;
    width: auto; }
    .woocommerce-MyAccount-content form button:visited {
      color: #fff !important; }
  .woocommerce-MyAccount-content .select2-container--default .select2-selection--single {
    height: 50px;
    border-radius: 0 !important;
    border-color: #0fa0aC !important; }
  .woocommerce-MyAccount-content .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 50px !important;
    color: #999 !important; }
  .woocommerce-MyAccount-content .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 14px; }
  .woocommerce-MyAccount-content .woocommerce-Addresses {
    margin-top: 40px; }
  .woocommerce-MyAccount-content .woocommerce-Address {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .woocommerce-MyAccount-content .woocommerce-Address-title {
    margin-bottom: 20px; }
    .woocommerce-MyAccount-content .woocommerce-Address-title h3 {
      font-family: "Rylan-Regular";
      font-size: 22px; }
  .woocommerce-MyAccount-content .crafty_billing button,
  .woocommerce-MyAccount-content .crafty_shipping button {
    margin-left: 5px;
    margin-top: 0; }

.woocommerce-MyAccount-orders {
  margin-top: 60px !important; }
  .woocommerce-MyAccount-orders th {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    text-transform: uppercase; }
  .woocommerce-MyAccount-orders td {
    padding: 15px !important; }
    .woocommerce-MyAccount-orders td a {
      color: #000; }
  .woocommerce-MyAccount-orders th {
    padding: 15px !important; }
  .woocommerce-MyAccount-orders .woocommerce-Price-amount {
    font-weight: 700; }
  .woocommerce-MyAccount-orders .amount {
    font-size: 14px !important; }
  .woocommerce-MyAccount-orders .view {
    color: #0fa0aC !important;
    border-radius: 0 !important;
    padding: 10px 20px 10px 60px !important;
    background-image: url("images/account/view-btn.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center; }
    .woocommerce-MyAccount-orders .view:visited {
      color: #0fa0aC !important; }
  .woocommerce-MyAccount-orders .upload-file {
    display: none; }

.woocommerce-orders-table__cell-order-status {
  color: #0fa0aC; }

.woocommerce .woocommerce-customer-details :last-child {
  margin-top: 30px; }
  @media (min-width: 992px) {
    .woocommerce .woocommerce-customer-details :last-child {
      margin-top: 0; } }

.woocommerce-customer-details {
  margin-bottom: 60px !important;
  background-color: #fff;
  padding: 0; }
  .woocommerce-customer-details h2 {
    margin-top: 0;
    font-family: "Rylan-Regular";
    color: #22324E;
    border-bottom: 0;
    padding-bottom: 10px;
    text-align: left; }
  .woocommerce-customer-details address {
    border: 0 !important;
    padding: 0 !important;
    line-height: 30px; }
  .woocommerce-customer-details .woocommerce-customer-details--phone {
    margin-top: 5px;
    margin-bottom: 30px !important;
    max-width: 100% !important; }
  .woocommerce-customer-details .woocommerce-customer-details--email {
    margin-top: 0 !important;
    max-width: 100% !important; }
  .woocommerce-customer-details .woocommerce-columns {
    padding: 0 !important;
    background-color: transparent;
    border: 0 !important; }
  .woocommerce-customer-details .woocommerce-column--billing-address.col-1 {
    border-bottom: 0; }

.woocommerce-Addresses .woocommerce-Address-title {
  display: flex;
  align-items: center;
  font-family: "Lato-Regular";
  color: #0fa0aC; }
  .woocommerce-Addresses .woocommerce-Address-title a {
    margin-left: auto;
    color: #0fa0aC; }
.woocommerce-Addresses address {
  font-style: normal;
  line-height: 20px; }

.ywau-order-files {
  display: block;
  position: relative;
  margin: 30px 0; }
  .ywau-order-files .upload-file-title {
    display: block;
    margin-bottom: 20px;
    font-weight: 700; }
  .ywau-order-files .upload-file {
    display: none;
    visibility: hidden;
    align-items: center;
    justify-content: center;
    color: #0fa0aC !important;
    text-transform: uppercase;
    font-size: 20px;
    height: auto !important; }
    .ywau-order-files .upload-file:visited {
      color: #0fa0aC; }
    .ywau-order-files .upload-file:before {
      content: "";
      display: inline-block;
      position: relative;
      width: 60px;
      height: 40px;
      background-image: url("images/account/Upload-Photo.png");
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      margin-right: 10px; }

.woocommerce .wishlist-title h2 {
  font-family: "Rylan-Regular";
  color: #0fa0aC;
  font-size: 24px; }

.wishlist-empty {
  font-size: 16px; }

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
  padding: 0;
  margin: 0; }

.lost_reset_password .form-row {
  display: inline-block;
  float: none !important; }

#menu-account li {
  padding: 0;
  width: 100%; }

.woocommerce-order-details {
  border-top: 1px solid #D9EDEE;
  padding-top: 30px; }
  .woocommerce-order-details h2 {
    font-size: 26px !important;
    line-height: 32px !important; }
    @media (min-width: 992px) {
      .woocommerce-order-details h2 {
        font-size: 30px !important;
        line-height: 36px !important; } }
    @media (min-width: 1200px) {
      .woocommerce-order-details h2 {
        font-size: 34px !important;
        line-height: 40px !important; } }

.woocommerce-table--order-details thead {
  background-color: #0fa0aC; }
  .woocommerce-table--order-details thead th {
    padding: 15px !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    text-transform: uppercase;
    color: #fff !important; }
@media (min-width: 768px) {
  .woocommerce-table--order-details {
    display: inline-block;
    width: 55% !important;
    float: left;
    position: relative;
    margin-right: 5% !important;
    height: auto; } }
.woocommerce-table--order-details td {
  padding-bottom: 30px !important;
  padding-top: 30px !important;
  border-top: 1px solid #0fa0aC !important; }
.woocommerce-table--order-details th {
  border-top: 1px solid #0fa0aC !important; }
.woocommerce-table--order-details .wc-item-meta {
  margin-top: 10px; }
  .woocommerce-table--order-details .wc-item-meta li {
    margin-bottom: 5px; }
  .woocommerce-table--order-details .wc-item-meta strong {
    font-weight: 600; }

@media (min-width: 768px) {
  .woocommerce-customer-details {
    display: inline-block;
    position: relative;
    width: 40%; } }

.shop_table.order_details tbody .product-name {
  width: 100%; }
  @media (min-width: 768px) {
    .shop_table.order_details tbody .product-name {
      width: 50%; } }
  .shop_table.order_details tbody .product-name strong {
    font-weight: 600; }

.woocommerce-table__line-item .upload-file {
  display: block;
  position: relative;
  width: 100%;
  margin: 10px 0;
  padding-left: 40px;
  background-image: url("images/account/Upload-Photo.png");
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 35px;
  color: #0fa0aC !important;
  text-transform: uppercase; }

@media (min-width: 768px) {
  .shop_table.order_details tbody .product-total {
    width: 30%; } }
.shop_table.order_details tbody .product-total span {
  font-weight: 700; }

.woocommerce-view-order .intro-textblock {
  float: left;
  position: relative;
  width: 100%; }
  .woocommerce-view-order .intro-textblock .c-container {
    float: left;
    position: relative;
    width: 100%; }
    @media (min-width: 768px) {
      .woocommerce-view-order .intro-textblock .c-container {
        padding-bottom: calc(20px * 6); } }
.woocommerce-view-order .how-it-works {
  float: left; }

.addressbook,
.addressform {
  margin-bottom: 60px; }

.addressform {
  max-width: 900px;
  padding: 0 20px; }

.woocommerce-Addresses .woocommerce-Address-title {
  margin-bottom: 30px; }

.woocommerce-account .addresses {
  border-top: 1px solid #D9EDEE;
  padding-top: 60px;
  margin-top: 60px; }

.woocommerce-account .addresses .title h3 {
  display: flex;
  align-items: center;
  margin-top: 0;
  font-family: "Rylan-Regular";
  color: #22324E;
  border-bottom: 0;
  padding-bottom: 0;
  text-align: left; }

.woocommerce-account .addresses .title .edit {
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .woocommerce-account .addresses .title .edit {
      padding-right: 20%; } }

.woocommerce-account .addresses address {
  text-align: left;
  line-height: 26px; }

.woocommerce-address-fields label {
  font-size: 18px;
  margin-bottom: 8px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; }
.woocommerce-address-fields .form-row-first {
  width: 49% !important; }
.woocommerce-address-fields .form-row-last {
  width: 49% !important; }
.woocommerce-address-fields .select2-selection--single {
  border-color: #99d0d5 !important;
  height: 60px !important; }
.woocommerce-address-fields .select2-selection__rendered {
  height: 60px !important;
  line-height: 60px !important;
  padding-left: 20px !important; }
.woocommerce-address-fields p, .woocommerce-address-fields .contact-methods li address, .contact-methods li .woocommerce-address-fields address, .woocommerce-address-fields .accordion-content {
  margin-top: 30px; }

.woocommerce-EditAccountForm {
  padding-bottom: 60px;
  padding-left: 20px;
  padding-right: 20px; }
  .woocommerce-EditAccountForm fieldset {
    margin-top: 30px; }
  .woocommerce-EditAccountForm legend {
    margin-top: 0;
    font-family: "Rylan-Regular";
    color: #22324E;
    border-bottom: 0;
    padding-bottom: 20px;
    text-align: left; }
  .woocommerce-EditAccountForm label {
    font-size: 18px;
    margin-bottom: 8px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    width: 100%; }
  .woocommerce-EditAccountForm .form-row span {
    font-size: 12px;
    line-height: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #0fa0aC;
    margin-top: 5px; }
  .woocommerce-EditAccountForm .form-row .required {
    font-size: 16px; }
  .woocommerce-EditAccountForm .form-row-first {
    width: 49% !important; }
  .woocommerce-EditAccountForm .form-row-last {
    width: 49% !important; }
  .woocommerce-EditAccountForm .select2-selection--single {
    width: 100%; }
  .woocommerce-EditAccountForm .password-input {
    width: 100%; }
  .woocommerce-EditAccountForm p, .woocommerce-EditAccountForm .contact-methods li address, .contact-methods li .woocommerce-EditAccountForm address, .woocommerce-EditAccountForm .accordion-content {
    margin-top: 30px; }

.wishlist_table.mobile {
  padding-left: 20px;
  padding-right: 20px; }

.wishlist-title {
  display: none;
  visibility: hidden; }

.wishlist-items-wrapper li {
  margin-bottom: 30px; }

.wishlist_table {
  margin-bottom: 60px; }
  .wishlist_table .product-thumbnail {
    margin-bottom: 20px; }
  .wishlist_table .product-name {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 24px;
    font-family: "Lato-Regular";
    margin-bottom: 20px; }
    .wishlist_table .product-name a {
      color: #22324E; }
      .wishlist_table .product-name a:visited {
        color: #22324E; }
      .wishlist_table .product-name a:hover {
        color: #22324E; }
  .wishlist_table .product-remove .remove {
    color: #0fa0aC !important;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400 !important;
    text-decoration: underline; }
    .wishlist_table .product-remove .remove:visited {
      color: #0fa0aC !important;
      text-decoration: underline; }
    .wishlist_table .product-remove .remove:hover {
      color: #0fa0aC !important;
      text-decoration: none; }

.upload-rule {
  font-family: "Rylan-Regular";
  color: #22324E;
  font-size: 18px;
  font-weight: normal !important; }
  .upload-rule .rule-allowed-extension,
  .upload-rule .rule-max-size {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

span.rule-label {
  font-weight: normal !important; }

.notes-title {
  margin-top: 20px;
  margin-bottom: 10px; }

div.upload-rule {
  border-bottom: 2px solid #D9EDEE !important; }

div.upload-items .select-file {
  background-color: #0fa0aC !important;
  border: 1px solid #0fa0aC !important; }

div.submit-files input[type="submit"] {
  background-color: #0fa0aC !important;
  box-shadow: 4px 4px 0px black !important;
  border: 0 !important; }
  div.submit-files input[type="submit"]:visited {
    color: #fff !important; }
  div.submit-files input[type="submit"]:hover {
    color: #fff !important;
    background-color: #22324E !important;
    box-shadow: 4px 4px 0px #0ea0ac !important; }

/* Brands Pages */
.brand-listing {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 80px;
  padding: 0 20px; }
  @media (min-width: 768px) {
    .brand-listing {
      margin-top: 40px; } }
  @media (min-width: 992px) {
    .brand-listing {
      margin-top: 0; } }
  .brand-listing li {
    display: inline-block;
    position: relative;
    width: 49%;
    margin-right: 2%;
    margin-bottom: 7px;
    border: 1px solid #ccc; }
    .brand-listing li:nth-of-type(2n) {
      margin-right: 0; }
    @media (min-width: 768px) {
      .brand-listing li {
        width: 32%;
        margin-bottom: 15px; }
        .brand-listing li:nth-of-type(2n) {
          margin-right: 2%; }
        .brand-listing li:nth-of-type(3n) {
          margin-right: 0; } }
    @media (min-width: 992px) {
      .brand-listing li {
        width: 22.7%;
        margin-bottom: 35px;
        margin-right: 3%; }
        .brand-listing li:nth-of-type(2n) {
          margin-right: 3%; }
        .brand-listing li:nth-of-type(3n) {
          margin-right: 3%; }
        .brand-listing li:nth-of-type(4n) {
          margin-right: 0; } }

.seo-callout {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  padding: 30px 0;
  background-color: #22324E;
  color: #fff;
  font-family: "Rylan-Regular";
  font-size: 22px;
  line-height: 22px; }
  @media (min-width: 1200px) {
    .seo-callout {
      font-size: 32px;
      line-height: 32px; } }
  .seo-callout a {
    color: #0fa0aC; }
  .seo-callout span {
    display: inline-block;
    position: relative;
    margin-right: 20px; }

.benefits {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 30px; }
  .benefits .c-container {
    border-top: 1px solid #D9EDEE;
    padding: 60px 0; }
  .benefits h3 {
    text-align: center;
    margin-bottom: 60px;
    color: #22324E;
    font-size: 26px;
    line-height: 32px;
    font-family: "Rylan-Regular"; }
    @media (min-width: 992px) {
      .benefits h3 {
        font-size: 30px;
        line-height: 36px; } }
    @media (min-width: 1200px) {
      .benefits h3 {
        font-size: 34px;
        line-height: 40px; } }

.benefits-list--container {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: auto; }
  @media (min-width: 768px) {
    .benefits-list--container {
      flex-direction: row; } }
  .benefits-list--container ul {
    display: inline-block;
    position: relative;
    width: 100%;
    height: auto;
    padding: 0 20px; }
    .benefits-list--container ul li {
      margin-bottom: 20px; }
  .benefits-list--container .benefit-title {
    display: list-item;
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    font-family: "Rylan-Regular";
    color: #22324E;
    font-size: 20px;
    list-style-type: disc;
    margin-left: 22px; }
    @media (min-width: 1200px) {
      .benefits-list--container .benefit-title {
        font-size: 24px; } }

.why-buy--replacement {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 0;
  background-color: #E9F5F6;
  padding-top: calc(20px * 3);
  padding-bottom: calc(20px * 3);
  padding-left: 20px;
  padding-right: 20px; }
  .why-buy--replacement a:hover {
    text-decoration: none; }
  @media (min-width: 1200px) {
    .why-buy--replacement {
      padding-top: calc(20px * 5);
      padding-bottom: calc(20px * 3); } }
  .why-buy--replacement h3,
  .why-buy--replacement h4 {
    text-align: center;
    margin-bottom: 30px;
    color: #22324E; }
    .why-buy--replacement h3:before,
    .why-buy--replacement h4:before {
      content: "";
      display: block;
      position: relative;
      margin-bottom: 20px;
      background-image: url("images/icons/heart.png");
      background-repeat: no-repeat;
      background-size: 30px;
      background-position: top center;
      width: 40px;
      height: 60px;
      margin-left: auto;
      margin-right: auto; }
  .why-buy--replacement p, .why-buy--replacement .contact-methods li address, .contact-methods li .why-buy--replacement address, .why-buy--replacement .accordion-content {
    padding-bottom: 40px; }
  @media (min-width: 768px) {
    .why-buy--replacement .three-items li {
      width: calc(100% / 3); } }
  .why-buy--replacement li {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    width: 50%;
    padding: 0 5%;
    z-index: 2; }
    .why-buy--replacement li:nth-of-type(2n) {
      margin-right: 0; }
    @media (min-width: 768px) {
      .why-buy--replacement li {
        padding: 0 2%;
        margin-bottom: 0;
        width: calc(100% / 4); }
        .why-buy--replacement li:nth-of-type(2n) {
          margin-right: 0; } }
    .why-buy--replacement li:last-of-type {
      margin-bottom: 0; }
    .why-buy--replacement li .icon {
      margin-bottom: 20px;
      text-align: center; }
      .why-buy--replacement li .icon img {
        width: 70%; }
    .why-buy--replacement li .heading {
      font-size: 22px;
      line-height: 22px;
      text-align: center;
      color: #22324E;
      margin-bottom: 20px;
      font-family: "Rylan-Regular"; }
      @media (min-width: 768px) {
        .why-buy--replacement li .heading {
          font-size: 18px;
          line-height: 18px; } }
      @media (min-width: 1200px) {
        .why-buy--replacement li .heading {
          font-size: 26px;
          line-height: 26px; } }
    .why-buy--replacement li p, .why-buy--replacement .contact-methods li address, .contact-methods .why-buy--replacement li address, .why-buy--replacement li .accordion-content {
      text-align: center;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .why-buy--replacement .wavy-block {
    background-position: top; }

.value-number {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold; }

.yith-wacp-wrapper .yith-wacp-message {
  background-color: #D9EDEE !important; }

.yith-wacp-content .product-info {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
.yith-wacp-content .product-variation {
  width: 100%;
  margin-top: 10px; }
.yith-wacp-content .woocommerce-Price-amount {
  font-family: "Lato-Regular";
  font-size: 16px;
  line-height: 16px;
  color: #0fa0aC;
  margin-left: 0; }
.yith-wacp-content .cart-totals {
  display: flex;
  align-items: center;
  font-family: "Lato-Regular";
  text-transform: none;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  color: #0fa0aC; }

.yith-wacp-content h3.product-title {
  font-family: "Rylan-Regular";
  font-size: 18px;
  line-height: 18px;
  color: #22324E;
  margin-bottom: 0;
  text-transform: none;
  font-weight: normal; }
  .yith-wacp-content h3.product-title a {
    color: #22324E; }

.yith-wacp-content .product-variation dd {
  margin-bottom: 10px; }

.yith-wacp-content .product-variation p, .yith-wacp-content .product-variation .contact-methods li address, .contact-methods li .yith-wacp-content .product-variation address, .yith-wacp-content .product-variation .accordion-content {
  display: inline-block;
  vertical-align: middle;
  font-weight: 600;
  width: auto;
  font-size: 12px;
  line-height: 14px;
  color: #0fa0aC; }

.yith-wacp-content .product-price {
  margin-top: 20px;
  width: 100%; }
  @media (min-width: 768px) {
    .yith-wacp-content .product-price {
      margin-left: auto; } }

.yith-wacp-content .cart-info > div {
  text-transform: none;
  font-weight: 400;
  color: #58595B !important; }
  .yith-wacp-content .cart-info > div .cart-cost {
    margin-left: 5px; }
    .yith-wacp-content .cart-info > div .cart-cost span {
      color: #0fa0aC; }

.popup-actions {
  display: flex;
  flex-direction: column;
  justify-content: center; }
  @media (min-width: 768px) {
    .popup-actions {
      flex-direction: row; } }

.yith-wacp-content .go-cart {
  order: 2; }
  .yith-wacp-content .go-cart:hover {
    box-shadow: none !important; }

.yith-wacp-content .go-checkout {
  background-color: #edb54a !important;
  color: #fff !important;
  order: 3; }
  .yith-wacp-content .go-checkout:hover {
    background-color: #d48f0d !important; }

.yith-wacp-content .continue-shopping {
  background-color: transparent !important;
  color: #0fa0aC !important;
  text-decoration: underline !important;
  order: 1; }

.yith-wacp-related {
  position: relative;
  margin: 0 auto;
  width: 80%; }
  .yith-wacp-related h3 {
    font-family: "Rylan-Regular";
    font-size: 20px !important;
    line-height: 20px !important;
    color: #0fa0aC;
    margin-top: 20px !important;
    margin-bottom: 20px;
    text-align: left !important;
    text-transform: none !important;
    position: relative;
    top: 0;
    width: 100%; }
    @media (min-width: 768px) {
      .yith-wacp-related h3 {
        margin-top: 0 !important; } }
  .yith-wacp-related .product {
    text-align: left !important; }
  .yith-wacp-related .product-title {
    display: inline-block;
    width: 60%;
    padding: 0 0 0 5% !important;
    position: relative !important;
    top: 0;
    font-family: "Lato-Regular" !important;
    font-size: 18px !important; }
  .yith-wacp-related .product-image {
    float: left !important;
    width: 40% !important; }
  .yith-wacp-related .product-price {
    float: left;
    margin-top: 0 !important;
    padding-left: 5%;
    width: auto; }
  .yith-wacp-related .add_to_cart_inline {
    margin: 0 !important;
    display: inline-block; }

.woocommerce ul.products li.product .button, .woocommerce ul.products li.product .shipping-calculator-form button[type="submit"], .shipping-calculator-form .woocommerce ul.products li.product button[type="submit"], .woocommerce ul.products li.product .wc-proceed-to-checkout .checkout-button, .wc-proceed-to-checkout .woocommerce ul.products li.product .checkout-button, .woocommerce ul.products li.product form.checkout_coupon button, form.checkout_coupon .woocommerce ul.products li.product button, .woocommerce ul.products li.product .crafty_billing button, .crafty_billing .woocommerce ul.products li.product button, .woocommerce ul.products li.product .crafty_shipping button, .crafty_shipping .woocommerce ul.products li.product button, .woocommerce ul.products li.product .woocommerce-checkout #payment button, .woocommerce-checkout #payment .woocommerce ul.products li.product button, .woocommerce ul.products li.product .woocommerce-MyAccount-content form button, .woocommerce-MyAccount-content form .woocommerce ul.products li.product button, .woocommerce ul.products li.product .woocommerce-MyAccount-orders .view, .woocommerce-MyAccount-orders .woocommerce ul.products li.product .view, .woocommerce ul.products li.product .logout-btn a, .logout-btn .woocommerce ul.products li.product a, .woocommerce ul.products li.product .yith-wacp-content .go-cart, .yith-wacp-content .woocommerce ul.products li.product .go-cart, .woocommerce ul.products li.product .yith-wacp-content .go-checkout, .yith-wacp-content .woocommerce ul.products li.product .go-checkout, .woocommerce ul.products li.product .yith-wacp-content .continue-shopping, .yith-wacp-content .woocommerce ul.products li.product .continue-shopping {
  margin-top: 0 !important; }

.yith-wacp-content .yith-wacp-related ul.products.columns-3 li.product {
  width: 100%;
  text-align: center; }
  @media (min-width: 768px) {
    .yith-wacp-content .yith-wacp-related ul.products.columns-3 li.product {
      width: 50%; } }
  .yith-wacp-content .yith-wacp-related ul.products.columns-3 li.product a.button, .yith-wacp-content .yith-wacp-related ul.products.columns-3 li.product .wc-proceed-to-checkout a.checkout-button, .wc-proceed-to-checkout .yith-wacp-content .yith-wacp-related ul.products.columns-3 li.product a.checkout-button, .yith-wacp-content .yith-wacp-related ul.products.columns-3 li.product .woocommerce-MyAccount-orders a.view, .woocommerce-MyAccount-orders .yith-wacp-content .yith-wacp-related ul.products.columns-3 li.product a.view, .yith-wacp-content .yith-wacp-related ul.products.columns-3 li.product .logout-btn a, .logout-btn .yith-wacp-content .yith-wacp-related ul.products.columns-3 li.product a, .yith-wacp-content .yith-wacp-related ul.products.columns-3 li.product a.go-cart, .yith-wacp-content .yith-wacp-related ul.products.columns-3 li.product a.go-checkout, .yith-wacp-content .yith-wacp-related ul.products.columns-3 li.product a.continue-shopping {
    background-color: #0fa0aC !important;
    color: #fff !important; }
    .yith-wacp-content .yith-wacp-related ul.products.columns-3 li.product a.button:hover, .yith-wacp-content .yith-wacp-related ul.products.columns-3 li.product .wc-proceed-to-checkout a.checkout-button:hover, .wc-proceed-to-checkout .yith-wacp-content .yith-wacp-related ul.products.columns-3 li.product a.checkout-button:hover, .yith-wacp-content .yith-wacp-related ul.products.columns-3 li.product .woocommerce-MyAccount-orders a.view:hover, .woocommerce-MyAccount-orders .yith-wacp-content .yith-wacp-related ul.products.columns-3 li.product a.view:hover, .yith-wacp-content .yith-wacp-related ul.products.columns-3 li.product .logout-btn a:hover, .logout-btn .yith-wacp-content .yith-wacp-related ul.products.columns-3 li.product a:hover, .yith-wacp-content .yith-wacp-related ul.products.columns-3 li.product a.go-cart:hover, .yith-wacp-content .yith-wacp-related ul.products.columns-3 li.product a.go-checkout:hover, .yith-wacp-content .yith-wacp-related ul.products.columns-3 li.product a.continue-shopping:hover {
      background-color: #22324E !important; }

#yith-wacp-popup .yith-wacp-close {
  top: -32px !important;
  right: 0 !important; }

#yith-wacp-popup .yith-wacp-close {
  background-color: #fff;
  color: #0fa0aC;
  padding: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; }
  #yith-wacp-popup .yith-wacp-close:hover {
    color: #0fa0aC; }

@media (max-width: 480px) {
  .yith-wacp-content .yith-wacp-related ul.products.columns-3 li.product {
    width: 100% !important; } }
.site-footer {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  padding: 60px 0;
  background-color: #22324E;
  color: #fff; }

.footer-container {
  width: 100%;
  padding-left: 8%;
  padding-right: 8%; }
  @media (min-width: 768px) {
    .footer-container {
      padding-left: 3%;
      padding-right: 3%; } }

.checkout-footer {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  padding: 60px 30px;
  background-color: #f7f7f7;
  font-size: 14px;
  clear: both; }
  @media (min-width: 768px) {
    .checkout-footer {
      padding: 60px 0; } }
  .checkout-footer .footer-container {
    justify-content: center;
    padding-left: 0;
    padding-right: 0; }
  .checkout-footer .payment-methods {
    margin-bottom: 50px; }
    .checkout-footer .payment-methods li {
      margin-right: 0; }
      @media (min-width: 768px) {
        .checkout-footer .payment-methods li {
          margin-right: 20px; } }
      .checkout-footer .payment-methods li:last-of-type {
        margin-right: 0; }
  .checkout-footer .checkout-footer--links {
    margin-bottom: 50px; }
    .checkout-footer .checkout-footer--links li {
      margin-right: 0;
      width: 48%;
      padding: 10px 0;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
      @media (min-width: 768px) {
        .checkout-footer .checkout-footer--links li {
          margin-right: 25px;
          width: auto; } }
      .checkout-footer .checkout-footer--links li:last-of-type {
        margin-right: 0; }
      .checkout-footer .checkout-footer--links li a {
        color: #666; }
        .checkout-footer .checkout-footer--links li a:hover {
          color: #333; }
        .checkout-footer .checkout-footer--links li a:visited {
          color: #666; }
  .checkout-footer .copyright-checkout {
    border-top: 1px solid #999;
    padding-top: 50px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #666;
    line-height: 22px; }
    .checkout-footer .copyright-checkout a {
      color: #666; }
      .checkout-footer .copyright-checkout a:visited {
        color: #666; }

.ups-access-point .button, .ups-access-point .shipping-calculator-form button[type="submit"], .shipping-calculator-form .ups-access-point button[type="submit"], .ups-access-point .wc-proceed-to-checkout .checkout-button, .wc-proceed-to-checkout .ups-access-point .checkout-button, .ups-access-point form.checkout_coupon button, form.checkout_coupon .ups-access-point button, .ups-access-point .crafty_billing button, .crafty_billing .ups-access-point button, .ups-access-point .crafty_shipping button, .crafty_shipping .ups-access-point button, .ups-access-point .woocommerce-checkout #payment button, .woocommerce-checkout #payment .ups-access-point button, .ups-access-point .woocommerce-MyAccount-content form button, .woocommerce-MyAccount-content form .ups-access-point button, .ups-access-point .woocommerce-MyAccount-orders .view, .woocommerce-MyAccount-orders .ups-access-point .view, .ups-access-point .logout-btn a, .logout-btn .ups-access-point a, .ups-access-point .yith-wacp-content .go-cart, .yith-wacp-content .ups-access-point .go-cart, .ups-access-point .yith-wacp-content .go-checkout, .yith-wacp-content .ups-access-point .go-checkout, .ups-access-point .yith-wacp-content .continue-shopping, .yith-wacp-content .ups-access-point .continue-shopping {
  background-color: #0fa0aC !important;
  border: 1px solid #0fa0aC !important;
  color: #fff !important;
  box-shadow: 4px 4px 0px black !important;
  font-family: "Lato-Regular" !important; }

.footer-col-1 {
  width: 100%;
  order: 3; }
  @media (min-width: 768px) {
    .footer-col-1 {
      width: 25%;
      order: 1;
      padding: 0 0 0 2%; } }
  .footer-col-1 img {
    max-width: 200px;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .footer-col-1 img {
        max-width: 150px; } }
    @media (min-width: 1200px) {
      .footer-col-1 img {
        max-width: 100%; } }
    @media (min-width: 1366px) {
      .footer-col-1 img {
        max-width: 230px; } }
  .footer-col-1 p, .footer-col-1 .contact-methods li address, .contact-methods li .footer-col-1 address, .footer-col-1 .accordion-content {
    font-size: 13px;
    margin-bottom: 0;
    color: #fff; }
    .footer-col-1 p a, .footer-col-1 .contact-methods li address a, .contact-methods li .footer-col-1 address a, .footer-col-1 .accordion-content a {
      color: #0fa0aC; }
      .footer-col-1 p a:visited, .footer-col-1 .contact-methods li address a:visited, .contact-methods li .footer-col-1 address a:visited, .footer-col-1 .accordion-content a:visited {
        color: #0fa0aC; }
      .footer-col-1 p a:hover, .footer-col-1 .contact-methods li address a:hover, .contact-methods li .footer-col-1 address a:hover, .footer-col-1 .accordion-content a:hover {
        color: #fff; }

.footer-col-2 {
  width: 100%;
  order: 2;
  margin-bottom: 50px; }
  @media (min-width: 768px) {
    .footer-col-2 {
      width: 40%;
      padding: 0 2%;
      order: 2;
      margin-bottom: 0; } }
  @media (min-width: 1200px) {
    .footer-col-2 {
      width: 35%; } }
  .footer-col-2 h6 {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 20px;
    font-family: "Rylan-Regular"; }
    @media (min-width: 768px) {
      .footer-col-2 h6 {
        font-size: 16px;
        line-height: 16px; } }
    @media (min-width: 1200px) {
      .footer-col-2 h6 {
        font-size: 20px;
        line-height: 20px; } }
  .footer-col-2 ul {
    width: 50%; }
  .footer-col-2 li {
    font-size: 14px;
    line-height: 16px;
    display: block;
    position: relative;
    margin-bottom: 10px;
    font-family: "HelveticaNeue-Light";
    padding-left: 10px; }
    @media (min-width: 768px) {
      .footer-col-2 li {
        font-size: 12px; } }
    @media (min-width: 1200px) {
      .footer-col-2 li {
        font-size: 14px; } }
    .footer-col-2 li:before {
      content: "-";
      display: inline-block;
      position: absolute;
      left: 0;
      font-size: 14px;
      margin-right: 5px;
      color: #0fa0aC; }
      @media (min-width: 768px) {
        .footer-col-2 li:before {
          font-size: 12px; } }
      @media (min-width: 1200px) {
        .footer-col-2 li:before {
          font-size: 14px; } }
    .footer-col-2 li:hover:before {
      color: #fff; }
    .footer-col-2 li a {
      color: #0fa0aC; }
      .footer-col-2 li a:visited {
        color: #0fa0aC; }
      .footer-col-2 li a:hover {
        color: #fff; }

.footer-col-3 {
  width: 100%;
  order: 1;
  margin-bottom: 50px; }
  @media (min-width: 768px) {
    .footer-col-3 {
      width: 35%;
      padding: 0 2%;
      order: 3;
      margin-bottom: 0; } }
  .footer-col-3 h6 {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 20px;
    font-family: "Rylan-Regular"; }
    @media (min-width: 768px) {
      .footer-col-3 h6 {
        font-size: 16px;
        line-height: 16px; } }
    @media (min-width: 1200px) {
      .footer-col-3 h6 {
        font-size: 20px;
        line-height: 20px; } }
  .footer-col-3 input[type="email"] {
    width: 90%;
    height: 60px;
    background-color: #22324E;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-right: 0;
    font-size: 13px;
    padding-left: 20px;
    font-family: "HelveticaNeue-Light";
    border-radius: 0; }
    .footer-col-3 input[type="email"]::placeholder {
      color: #fff; }
  .footer-col-3 button[type="submit"] {
    width: 20%;
    height: 60px;
    background-color: #22324E;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-left: 0;
    border-radius: 0 !important; }
    @media (min-width: 768px) {
      .footer-col-3 button[type="submit"] {
        width: 10%; } }
    .footer-col-3 button[type="submit"] img {
      max-width: 10px; }
  .footer-col-3 ul {
    margin-top: 20px; }
  .footer-col-3 li {
    display: inline-block;
    position: relative;
    margin-right: 15px; }
    .footer-col-3 li img {
      max-width: 40px; }

.newsletter form {
  width: 100%;
  display: flex; }

.woocommerce-checkout .shop_table .product-name {
  width: 75%;
  font-size: 14px; }
.woocommerce-checkout .shop_table .product-total {
  width: 25%; }

#flexible_shipping_ups_collection_point_field {
  width: 200px;
  margin: 10px 0; }
  @media (min-width: 768px) {
    #flexible_shipping_ups_collection_point_field {
      width: 100%; } }

.cc-window.cc-banner.cc-type-info.cc-theme-block.cc-bottom.cc-color-override--941096543 {
  background: #fff;
  color: #666;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2); }
  .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-bottom.cc-color-override--941096543 a {
    color: #666; }
  .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-bottom.cc-color-override--941096543 a.cc-btn.cc-dismiss {
    color: #fff; }

/*# sourceMappingURL=style.css.map */
