@charset "UTF-8";
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 02-Jul-2015, 09:05:44
    Author     : Dan Walker
    Adapted from Chris Ashby original CSS.


    Search the file for "#PAGE" and this will help navigate the CSS sections.
    - Unfortunately not everything is under the correct section, they are more guidelines than actual rules!


*/
/*
// ----------------------------------------------
// Usage example:
// For IE set $mq-support to false.
// Set the fixed value.
// Then use mixins to test whether styles should be applied.
// ----------------------------------------------

$mq-support: false;
$mq-fixed-value: 1024;

// Renders at fixed value
@include bp (min-width, 300px) { 
    div { color:#000; }
}

// Doesn't render without MQ support
@include bp (min-width, 1200px) { 
    div { color:#FFF; }
}

// Doesn't render without MQ support
@include bp (max-width, 300px) { 
    div { color:#444; }
}

// Renders at fixed value
@include bp (max-width, 1200px) { 
    div { color:#888; }
}

// ----------------------------------------------
*/
.select {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.select::after {
  display: inline-block;
  background: #8dafce;
  color: #fff;
  content: "▼";
  cursor: pointer;
  float: right;
  height: 24px;
  margin-left: -42px;
  pointer-events: none;
  position: absolute;
  right: 2px;
  text-align: center;
  top: 2px;
  width: 25px;
  line-height: 24px;
}
.select select {
  border: 2px solid #8dafce;
  height: 25px;
  padding-bottom: 4px;
  font-size: 15px;
  line-height: 1.7;
  padding-right: 40px;
  cursor: pointer;
}

body, button, input, select, table, textarea {
  font-family: "Source Sans Pro","Helvetica Neue",Verdana,Arial,sans-serif;
}

body {
  overflow-x: hidden;
}

.clear {
  clear: both;
}

/**
 * [#PAGE] Site Header Contents + Some Homepage Stuff?
 */
.header-language-background {
  display: none;
}

.std p {
  margin: 0 0 0.4em;
}

.skip-link.skip-cart:hover:not(.skip-active) .icon {
  background-position: 0 -101px;
}

.minicart-wrapper .block-subtitle, .minicart-wrapper .block-subtitle a {
  background-color: #e94377;
  color: #FFF;
}
.minicart-wrapper .block-subtitle.close, .minicart-wrapper .block-subtitle a.close {
  line-height: 18px;
  right: 1px;
  top: 2px;
  width: 26px;
}
.minicart-wrapper .block-content .subtotal, .minicart-wrapper .block-content .subtotal .label, .minicart-wrapper .block-content .subtotal .price {
  background-color: #557d9b;
  color: #FFF;
}

#custommenu {
  margin: 5px 0 0;
}
#custommenu div.menu a span, #custommenu div.menu a:link, #custommenu div.menu a:visited {
  color: #FFF;
  height: 41px;
}
#custommenu div.menu a:hover span, #custommenu div.menu a.active span, #custommenu div.menu a.act span {
  color: #625e54 !important;
  text-decoration: underline;
}

#header-nav {
  font-family: 'Varela Round', sans-serif;
  border-bottom: 0;
  background: transparent;
  color: #fff;
}

#custommenu, div.menu a:link {
  font-family: 'Varela Round', sans-serif;
  border-bottom: 0;
  background: transparent;
  color: #FFF;
}

div.menu a:visited, div.menu.active a:link {
  color: #625e54 !important;
  text-decoration: underline !important;
}

.toplinks ul li {
  text-transform: uppercase;
}
.toplinks ul li a .label {
  text-transform: uppercase;
}

@media only screen and (min-width: 1180px) {
  #header::before {
    content: '';
    display: block;
    width: 100%;
    height: 85px;
    background-image: url(https://quiltroom.co.uk/skin/frontend/rwd/quiltroom/images/menu-gradient.png);
    background-repeat: repeat-x;
    position: absolute;
    left: 0;
    top: 135px;
    border-bottom: 44px solid #f9f6ef;
  }

  #header.parent-category::after {
    content: '';
    display: block;
    width: 100%;
    height: 85px;
    background: #f088b2;
    position: absolute;
    left: 0;
    top: 220px;
  }

  .checkout-onepage-index #header {
    height: 165px;
  }
  .checkout-onepage-index #header::before {
    display: none;
  }

  .account-cart-wrapper .skip-account {
    display: none;
  }

  #header-account.skip-active {
    background: #FBFBFB none repeat scroll 0% 0%;
    border: 1px solid #CCC;
    display: block;
    position: absolute;
    z-index: 200;
    top: 28px;
    right: 250px;
  }
}
li > .skip-account {
  text-transform: none;
  padding: 0;
  display: inline;
  line-height: 21px;
  color: #666;
}
li > .skip-account .icon {
  display: none;
}
li > .skip-account .label {
  color: #e94377;
}

@media only screen and (max-width: 1180px) {
  li > .skip-account {
    display: none;
  }

  .logo img {
    padding: 0 0 25px 25px;
  }
}
.logo {
  max-width: 350px;
  min-height: 0;
  padding: 0px;
  margin-top: 0;
  margin-bottom: 25px;
}

@media only screen and (max-width: 770px) {
  .logo {
    display: inline-block;
    text-align: center;
    width: 100%;
  }
  .logo img {
    margin: auto;
    max-width: 90%;
    padding: 0 0 15px 0;
  }

  .toplinks {
    display: inline-block;
    text-align: center;
    width: 100%;
  }
  .toplinks ul {
    display: inline-block;
  }
}
#header {
  padding-top: 16px;
}

#header-search {
  top: 0px;
  right: 41%;
}
#header-search .social-media {
  display: none;
  font-size: 16px;
  position: relative;
  top: -3px;
}
#header-search .social-media ul li {
  display: inline-block !important;
  padding-right: 2px !important;
}

#search {
  height: 45px;
}

#header-nav-sub {
  padding: 10px 0;
}
#header-nav-sub ul {
  margin: 0;
  padding: 0;
}
#header-nav-sub ul li {
  display: inline-block;
  width: 32%;
  text-align: center;
  color: #e94377;
}
#header-nav-sub ul li a {
  text-align: center;
  color: #e94377;
  font-size: 15px;
}
#header-nav-sub ul li a span {
  font-family: 'Dancing Script', cursive;
  font-size: 17px;
}
#header-nav-sub ul li a strong {
  display: inline-block;
  height: 28px;
  padding-left: 36px;
  padding-top: 2px;
}
#header-nav-sub ul li a:hover span, #header-nav-sub ul li a:hover strong {
  text-decoration: underline;
}
#header-nav-sub ul li.returns strong {
  background: url(https://quiltroom.co.uk/skin/frontend/rwd/quiltroom/images/assets/delivery_icon.png) no-repeat;
  background-position: center left;
}
#header-nav-sub ul li.call strong {
  background: url(https://quiltroom.co.uk/skin/frontend/rwd/quiltroom/images/assets/phone_icon.png) no-repeat;
  background-position: center left;
}
#header-nav-sub ul li.newsletter strong {
  background: url(https://quiltroom.co.uk/skin/frontend/rwd/quiltroom/images/assets/35-years.png) no-repeat;
  background-position: center left;
}
#header-nav-sub ul li + li {
  border-left: 2px solid #CCCCCC;
}

@media only screen and (max-width: 1180px) {
  #header-nav-sub {
    width: 100%;
    background-color: #f9f6ef;
  }
  #header-nav-sub ul {
    width: 100%;
  }
  #header-nav-sub ul li {
    display: block;
    width: 100%;
    padding: 5px 0;
  }
}
.toplinks {
  float: right;
  font-size: 15px;
}
.toplinks li {
  float: left;
  margin-left: 30px;
}

.skip-cart {
  padding: 0px;
}
.skip-cart .icon {
  width: 39px;
  height: 33px;
}
.skip-cart .icon {
  background-position: 0px -101px;
}
.skip-cart:hover:not(.skip-active) .icon {
  background-position: -50px -101px;
}

.header-minicart .label {
  text-transform: uppercase;
  padding-right: 10px;
}

.account-cart-wrapper {
  top: 25px;
}

#search_mini_form .search-button:before {
  width: 46px;
  height: 45px;
  margin-top: -20px;
  margin-left: -26px;
  background-position: center center;
  border-left: 1px solid #cecece;
  background-color: #f088b2;
  background-image: url(https://quiltroom.co.uk/skin/frontend/rwd/quiltroom/images/assets/search_icon.png);
  background-repeat: no-repeat;
}

div.menu a {
  font-size: 14px;
  font-weight: 300;
}

div.menu a:hover {
  text-decoration: underline;
}

div.menu.act a:link {
  background: #fff;
  color: #625e54;
}

div.wp-custom-menu-popup {
  border-top: 0;
  background: #fff;
}

a.level1:link, a.level1:visited {
  color: #625e54;
  font-style: italic;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.2;
}

a.level2:link, a.level2:visited {
  color: #625e54;
  margin-left: 0px;
  font-size: 14px;
  line-height: 16px;
}

#menu347 a span {
  font-family: 'Dancing Script', cursive;
  text-transform: none;
}

.weloveBox {
  text-align: center;
  background: url(https://quiltroom.co.uk/skin/frontend/rwd/quiltroom/images/assets/quiltroom_textline.png) no-repeat center bottom;
  height: 84px;
}
.weloveBox h5, .weloveBox h1 {
  font-family: 'Dancing Script', cursive;
  font-size: 45px;
  font-weight: normal;
  text-transform: none;
  color: #557d9b;
  padding-bottom: 10px;
}
.weloveBox.pink {
  height: 72px;
  background: url(https://quiltroom.co.uk/skin/frontend/rwd/quiltroom/images/assets/welove_line.png) no-repeat center bottom;
}
.weloveBox.pink h5 {
  color: #e94377;
}

.weloveBoxContent strong {
  font-family: 'Dancing Script', cursive;
  font-weight: normal;
  font-size: 1.6em;
  color: #557d9b;
}
.weloveBoxContent p {
  font-size: 1.2em;
  font-weight: normal;
}
.weloveBoxContent.pink strong {
  color: #e94377;
}

/**
 * [#PAGE] Footer Contents + Some Homepage Stuff?
 */
.footer-container {
  background: #FFF;
  color: #625e54;
  width: 100%;
  max-width: 100%;
}

.credit {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #FFF;
  text-align: center;
  background: #e94377;
}
.credit a {
  color: #FFF;
  text-decoration: underline;
}

.payment-method {
  text-align: center;
  padding: 25px 0 0;
}
.payment-method img {
  display: inline;
}

.footer .links.social-media ul li, #header-search .links.social-media ul li {
  padding: 0;
}
.footer .links.social-media em, #header-search .links.social-media em {
  height: 30px;
  width: 31px;
  text-indent: -10000px;
  float: left;
}
.footer .links.social-media em.socialFooter, #header-search .links.social-media em.socialFooter {
  height: 39px;
  width: 39px;
}
.footer .links.social-media em.facebook, #header-search .links.social-media em.facebook {
  background: url(https://quiltroom.co.uk/skin/frontend/rwd/quiltroom/images/assets/facebook.png);
}
.footer .links.social-media em.facebook.socialFooter, #header-search .links.social-media em.facebook.socialFooter {
  background: url(https://quiltroom.co.uk/skin/frontend/rwd/quiltroom/images/assets/facebook_footer.jpg);
}
.footer .links.social-media em.blog, #header-search .links.social-media em.blog {
  background: url(https://quiltroom.co.uk/skin/frontend/rwd/quiltroom/images/blog.png);
}
.footer .links.social-media em.twitter, #header-search .links.social-media em.twitter {
  background: url(https://quiltroom.co.uk/skin/frontend/rwd/quiltroom/images/assets/twitter.png);
}
.footer .links.social-media em.twitter.socialFooter, #header-search .links.social-media em.twitter.socialFooter {
  background: url(https://quiltroom.co.uk/skin/frontend/rwd/quiltroom/images/assets/twitter_footer.jpg);
}
.footer .links.social-media em.instagram, #header-search .links.social-media em.instagram {
  background: url(https://quiltroom.co.uk/skin/frontend/rwd/quiltroom/images/assets/instagram.png);
}
.footer .links.social-media em.instagram.socialFooter, #header-search .links.social-media em.instagram.socialFooter {
  background: url(https://quiltroom.co.uk/skin/frontend/rwd/quiltroom/images/assets/instagram_footer.jpg);
}
.footer .links.social-media em.youtube, #header-search .links.social-media em.youtube {
  background: url(https://quiltroom.co.uk/skin/frontend/rwd/quiltroom/images/assets/youtube.png);
}
.footer .links.social-media em.youtube.socialFooter, #header-search .links.social-media em.youtube.socialFooter {
  background: url(https://quiltroom.co.uk/skin/frontend/rwd/quiltroom/images/assets/youtube_footer.jpg);
}
.footer .links.social-media a:hover em.facebook, #header-search .links.social-media a:hover em.facebook {
  background-position: 0 0;
  opacity: .8;
}
.footer .links.social-media a:hover em.blog, #header-search .links.social-media a:hover em.blog {
  background-position: 0 0;
  opacity: .8;
}
.footer .links.social-media a:hover em.twitter, #header-search .links.social-media a:hover em.twitter {
  background-position: 0 0;
  opacity: .8;
}
.footer .links.social-media a:hover em.instagram, #header-search .links.social-media a:hover em.instagram {
  background-position: 0 0;
  opacity: .8;
}
.footer .links.social-media a:hover em.youtube, #header-search .links.social-media a:hover em.youtube {
  background-position: 0 0;
  opacity: .8;
}

#mc_embed_signup .form-subscribe-header {
  width: 24%;
  display: inline-block;
  color: #fff;
  background-color: #557d9b;
  padding: 20px 0;
}
#mc_embed_signup .form-subscribe-header span {
  font-size: 27px;
  text-align: left;
  display: block;
  font-family: 'Dancing Script', cursive;
  font-weight: normal;
  width: 80%;
  margin-left: 18%;
  line-height: 1.1em;
}
#mc_embed_signup .form-subscribe-header label {
  text-align: left;
  display: block;
  font-size: 35px;
  text-transform: none;
  width: 80%;
  margin-left: 18%;
  font-weight: 600;
  line-height: 1.1em;
}
#mc_embed_signup .input-box {
  float: none;
  margin: auto;
  width: 20%;
  display: inline-block;
  padding-top: 40px;
  vertical-align: top;
}
#mc_embed_signup .input-box input {
  display: block;
  width: 90%;
  margin: auto;
  font-family: 'Dancing Script', cursive;
  font-weight: normal;
  font-size: 20px;
}
#mc_embed_signup .submit-box {
  float: none;
  margin: auto;
  width: 14%;
  display: inline-block;
  padding-top: 40px;
  vertical-align: top;
}
#mc_embed_signup .submit-box input {
  display: block;
  width: 90%;
  margin: auto;
  background-color: #557d9b;
  color: #FFF;
  font-family: 'Dancing Script', cursive;
  font-weight: normal;
  font-size: 20px;
  opacity: 1;
}
#mc_embed_signup em {
  font-weight: 300;
  font-size: 19px;
}
#mc_embed_signup .block-title strong {
  color: #fff;
}
#mc_embed_signup .actions {
  margin: 6% auto 0;
  float: none;
  width: 100%;
  text-align: center;
}
#mc_embed_signup .actions .button {
  height: auto;
  float: none;
  padding: .8vw 3vw;
  font-weight: 400;
  background: #004B3F;
  font-size: 1.4vw;
}
#mc_embed_signup .input-text {
  height: 40px;
}

@media only screen and (max-width: 770px) {
  #mc_embed_signup .form-subscribe-header {
    width: 100%;
    display: block;
  }
  #mc_embed_signup .input-box {
    width: 100%;
    display: block;
    padding-top: 20px;
  }
  #mc_embed_signup .input-box input {
    height: 42px;
  }
  #mc_embed_signup .submit-box {
    width: 100%;
    display: block;
    padding-bottom: 20px;
  }
}
.footer {
  border-top: 0;
  max-width: 1200px;
  padding-right: 30px;
  padding-left: 30px;
  margin: auto;
}
.footer .links {
  width: 32%;
  font-weight: 300;
  padding: 0px;
}
.footer .links:first-child {
  font-size: 16px;
}
.footer .links:first-child img {
  width: 220px;
}
.footer .links:first-child p {
  padding-top: 10px;
}
.footer .links:first-child p span {
  display: inline-block;
  padding-right: 10px;
  font-size: 24px;
}
.footer .links:nth-child(2) {
  padding-left: 4%;
  width: 28%;
}
.footer .links.social-media, .footer .links.payment-method {
  float: right;
  margin-bottom: 0;
  text-align: left;
  padding-left: 4%;
  width: 28%;
}
.footer .links.social-media ul, .footer .links.payment-method ul {
  padding-top: 10px;
  margin: auto;
  display: inline-block;
  width: 220px;
}
.footer .links.social-media img, .footer .links.payment-method img {
  margin-top: 10px;
  display: inline-block;
}
.footer .links.payment-method {
  padding-top: 15px;
}
.footer .links li {
  padding: 0;
}
.footer .links li a {
  color: #625e54;
  font-weight: 300;
  font-size: 16px;
  text-transform: none;
}
.footer .links .customerServiceLinks li {
  display: inline-block;
  width: 49%;
}
.footer .links .block-title strong {
  font-size: 22px;
  font-weight: bold;
  color: #625e54;
  text-transform: uppercase;
}
.footer .links p span {
  font-family: 'Dancing Script', cursive;
}
.footer .links p strong {
  line-height: 2;
  font-weight: normal;
}
.footer .links, .footer .block-subscribe {
  text-transform: none;
  font-size: 22px;
}
.footer .links em, .footer .block-subscribe em {
  font-weight: 300;
  font-size: 19px;
}
.footer .block-title {
  border: 0;
}

@media only screen and (max-width: 1199px) {
  .footer .links em {
    display: block;
  }
}
.footer-container {
  clear: both;
  padding-top: 25px;
}

@media only screen and (max-width: 1180px) {
  .footer .links {
    width: 100%;
    margin-right: 0;
    text-align: center;
  }
  .footer .links .block-title {
    text-align: center;
  }
  .footer .links .block-title img {
    display: inline-block;
  }
  .footer .links:nth-child(2) {
    padding-left: 0;
    width: 100%;
  }
  .footer .links.social-media, .footer .links.payment-method {
    float: left;
    width: 100%;
    text-align: center;
  }
  .footer .links em {
    display: inline;
  }

  .footer-container {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 599px) {
  .footer .links {
    width: 100%;
    margin-right: 0;
  }
  .footer .links .block-title {
    text-align: center;
  }
  .footer .links .block-title img {
    display: inline-block;
  }
  .footer .links:nth-child(2) {
    padding-left: 0;
    width: 100%;
  }
  .footer .links.social-media, .footer .links.payment-method {
    float: left;
    width: 100%;
    text-align: center;
  }
  .footer .links em {
    display: inline;
  }
}
.pre-footer-container {
  background: #fff;
  display: none;
  float: left;
  padding-bottom: 85px;
  width: 100%;
}
.pre-footer-container p {
  width: 32.3%;
  margin-left: 0;
  float: left;
  overflow: hidden;
  display: inline-block;
}
.pre-footer-container p + p {
  margin-left: 1.5%;
}
.pre-footer-container p a {
  position: relative;
  display: inline-block;
}
.pre-footer-container p a img {
  display: inline-block;
  padding: 6px;
  background-color: #FFF;
  border-right: 2px solid rgba(192, 192, 192, 0.4);
  border-bottom: 2px solid rgba(192, 192, 192, 0.4);
  border-left: 2px solid rgba(192, 192, 192, 0.1);
  border-top: 2px solid rgba(192, 192, 192, 0.1);
  border-radius: 4px;
  width: 100%;
}
.pre-footer-container p a .informationBox {
  height: 100%;
  display: table;
  width: 27vw;
  max-width: 353.33333px;
  line-height: 48px;
  color: #625e54;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  font-family: 'Dancing Script', cursive;
}
.pre-footer-container p a .informationBox > span {
  vertical-align: middle;
  font-size: 58px;
}
.pre-footer-container p a .informationBox > span strong {
  font-family: 'Ubuntu', sans-serif;
  font-size: 36px;
}
.pre-footer-container p a .informationBox > span u {
  font-family: 'Ubuntu', sans-serif;
  font-size: 26px;
  line-height: 32px;
}
.pre-footer-container img {
  max-width: 100%;
}

.cms-home .pre-footer-container {
  display: block;
}

.customer-account-login .pre-footer-newsletter-container {
  display: none;
}

@media all and (max-width: 1100px) {
  .pre-footer-container p a .informationBox {
    font-size: 3vw;
    line-height: 3.2vw;
  }
  .pre-footer-container p a .informationBox u {
    font-size: 1.8vw;
  }
}
@media only screen and (max-width: 770px) {
  .pre-footer-container p a .informationBox {
    font-size: 42px;
    line-height: 42px;
    width: 100%;
  }
  .pre-footer-container p a .informationBox u {
    font-size: 18px;
  }
}
@media only screen and (max-width: 599px) {
  .pre-footer-container p a .informationBox {
    font-size: 42px;
    line-height: 42px;
    width: 100%;
  }
  .pre-footer-container p a .informationBox u {
    font-size: 18px;
  }
}
.pre-footer-newsletter-container {
  background: #f9f6ef;
  float: left;
  width: 100%;
}
.pre-footer-newsletter-container .block-content {
  margin: 0;
}
.pre-footer-newsletter-container .block {
  margin-bottom: 0;
}
.pre-footer-newsletter-container p {
  width: 30.99415%;
  margin-right: 3.50877%;
  float: left;
}
.pre-footer-newsletter-container .newsletter-container {
  border-top: 0 none;
  margin: auto;
  max-width: 1200px;
  padding-left: 30px;
  padding-right: 30px;
}
.pre-footer-newsletter-container .sub-wrap {
  position: relative;
}
.pre-footer-newsletter-container .sub-wrap .form-subscribe-header {
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: left;
  width: 30%;
  height: 90px;
  background-color: #557d9b;
  color: #FFF;
  padding-left: 4%;
}
.pre-footer-newsletter-container .sub-wrap .form-subscribe-header span {
  font-family: 'Dancing Script', cursive;
  font-size: 22px;
}
.pre-footer-newsletter-container .sub-wrap .form-subscribe-header label {
  display: block;
  font-size: 24px;
  line-height: 24px;
  text-transform: uppercase;
}
.pre-footer-newsletter-container .sub-wrap .input-box {
  display: inline-block;
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 20px;
  vertical-align: top;
}
.pre-footer-newsletter-container .sub-wrap .input-box input {
  font-family: 'Dancing Script', cursive;
  font-size: 28px;
  line-height: 28px;
  font-weight: 300;
  width: 100%;
}
.pre-footer-newsletter-container .sub-wrap .actions {
  display: inline-block;
  width: 9%;
  vertical-align: top;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
.pre-footer-newsletter-container .sub-wrap .actions .button {
  float: none;
  margin-top: -3px;
  padding: 0 15px;
  font-family: 'Dancing Script', cursive;
  background-color: #557d9b;
}
.pre-footer-newsletter-container .sub-wrap .actions .button > span {
  background: transparent url(https://quiltroom.co.uk/skin/frontend/rwd/quiltroom/images/assets/mail_white.png) left center no-repeat;
  display: inline-block;
}
.pre-footer-newsletter-container .sub-wrap .actions .button > span > span {
  display: inline-block;
  padding: 6px 0 6px 40px;
}
.pre-footer-newsletter-container .block-subscribe {
  margin-right: 0;
}
.pre-footer-newsletter-container img {
  max-width: 100%;
}

@media only screen and (max-width: 599px) {
  .pre-footer-newsletter-container .sub-wrap .form-subscribe-header {
    display: block;
    width: 100%;
  }
  .pre-footer-newsletter-container .sub-wrap .input-box {
    display: block;
    width: 100%;
  }
  .pre-footer-newsletter-container .sub-wrap .actions {
    display: block;
    width: 100%;
  }
}
.seal {
  clear: both;
  text-align: center;
}
.seal img {
  display: inline;
  margin-top: -68px;
  margin-bottom: -76px;
  z-index: 10;
  position: relative;
}

/**
 * [#PAGE] Contact Us Page
 */
.cms-page-view .std p, .cms-no-route .std p, .cms-page-view .std li, .cms-no-route .std li {
  font-style: normal;
}

.cms-contact .page-title h1 {
  width: 100%;
  text-align: center;
  font-family: 'Dancing Script', cursive;
  font-size: 42px;
  color: #e94377;
  font-weight: 300;
  text-transform: none;
}
.cms-contact .std > p {
  font-family: Ubuntu, sans-serif;
  width: 100%;
  text-align: center;
  font-size: 16px;
}
.cms-contact .std > ul {
  margin-top: 20px;
  clear: both;
}
.cms-contact .std > ul li {
  font-family: Ubuntu, sans-serif;
  list-style: none;
  float: left;
  width: 32%;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 18px;
}
.cms-contact .std > ul li img {
  padding: 15px;
}
.cms-contact .std > ul li table {
  font-family: Ubuntu, sans-serif;
  width: 100%;
}
.cms-contact .std > ul li table thead th {
  font-weight: 400;
  font-size: 18px;
  text-align: right;
  color: #e94377;
}
.cms-contact .std > ul li table td {
  text-align: left;
}
.cms-contact .std > ul li table td + td {
  text-align: right;
  padding-right: 10px;
}
.cms-contact .std > ul li table tbody tr:nth-child(even) {
  background: #FFF;
}
.cms-contact .std > ul li table tbody tr:nth-child(odd) {
  background: #f9f6ef;
}
.cms-contact #contactForm ul {
  clear: both;
}
.cms-contact #contactForm ul li {
  list-style: none;
  float: left;
  width: 49%;
  margin: 0;
  padding: 0;
}
.cms-contact #contactForm ul li label {
  display: none;
}
.cms-contact #contactForm ul li .field .input-box input, .cms-contact #contactForm ul li .input-box textarea {
  width: 94%;
  max-width: 100%;
  border: 1px solid #8dafce;
}
.cms-contact #contactForm .fieldset .legend + .required {
  display: none;
}
.cms-contact #contactForm .buttons-set {
  text-align: center;
}
.cms-contact #contactForm .buttons-set button.button {
  float: none;
}

@media only screen and (max-width: 770px) {
  .cms-contact .std > ul li {
    display: block;
    width: 100%;
    text-align: center;
  }
  .cms-contact .std > ul li img {
    display: inline-block;
    width: 100%;
  }
  .cms-contact .std > ul li + li {
    padding-top: 20px;
  }
  .cms-contact #contactForm ul li {
    float: none;
    width: 100%;
  }
}
/**
 * [#PAGE] Home Page
 */
.owl-carousel .owl-stage-outer {
  overflow: hidden;
}
.owl-carousel .owl-stage-outer h3 {
  text-transform: none;
}

.owl-theme .owl-controls {
  margin-top: -30px;
  position: absolute;
  text-align: right;
  width: 100%;
}
.owl-theme .owl-controls .owl-dots {
  display: inline-block;
  height: 30px;
  margin-right: 52px;
}
.owl-theme .owl-controls .owl-dots .owl-dot {
  height: 16px;
  width: 16px;
  margin-right: 8px;
  display: inline-block;
  border-radius: 16px;
  background-color: transparent;
  border: 1px solid #e94377;
}
.owl-theme .owl-controls .owl-dots .owl-dot.active {
  background-color: #e94377;
}

@media only screen and (min-width: 1199px) {
  .slideshow.owl-carousel {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .owl-theme .owl-controls {
    padding: 0 76px;
    margin-top: -36px;
  }
}
@media only screen and (max-width: 1199px) {
  .slideshow.owl-carousel {
    width: 100%;
  }
}
@media only screen and (max-width: 1180px) {
  .owl-carousel.owl-loaded .bannerItem a h3 {
    font-size: 36px;
    line-height: 36px;
  }
  .owl-carousel.owl-loaded .bannerItem a span {
    font-size: 26px;
    line-height: 26px;
  }
  .owl-carousel.owl-loaded .bannerItem a span strong {
    font-size: 20px;
    line-height: 20px;
  }
  .owl-carousel.owl-loaded .bannerItem a span.button {
    font-size: 15px;
    line-height: 15px;
  }
  .owl-carousel.owl-loaded .bannerItem a span.button .font {
    font-size: 19px;
    line-height: 19px;
  }
}
@media only screen and (max-width: 770px) {
  .owl-theme .owl-controls {
    margin-top: 0;
    top: 20px;
    position: absolute;
    text-align: right;
    width: 100%;
  }
  .owl-theme .owl-controls .owl-dots {
    margin-right: 20px;
  }

  .owl-carousel.owl-loaded div.owl-item:nth-child(odd) a .bannerContent {
    background-color: #8dafce;
  }
  .owl-carousel.owl-loaded div.owl-item:nth-child(even) a .bannerContent {
    background-color: #f088b2;
  }
  .owl-carousel.owl-loaded .bannerItem {
    position: relative;
  }
  .owl-carousel.owl-loaded .bannerItem a img {
    padding-bottom: 30px;
  }
  .owl-carousel.owl-loaded .bannerItem a .bannerContent {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: auto;
    float: none;
    font-size: 22px;
    padding: 5px 0;
  }
  .owl-carousel.owl-loaded .bannerItem a .bannerContent h3, .owl-carousel.owl-loaded .bannerItem a .bannerContent span {
    color: #FFF;
    display: block;
    float: none;
    padding: 0;
    background-image: none;
  }
  .owl-carousel.owl-loaded .bannerItem a .bannerContent h3 {
    font-size: 26px;
    line-height: 26px;
  }
  .owl-carousel.owl-loaded .bannerItem a .bannerContent span {
    font-size: 18px;
    line-height: 18px;
  }
  .owl-carousel.owl-loaded .bannerItem a .bannerContent span strong {
    font-size: 14px;
    line-height: 14px;
  }
  .owl-carousel.owl-loaded .bannerItem a .bannerContent .button {
    display: none;
  }
}
.bannerItem {
  position: relative;
  display: inline-block;
}
.bannerItem a {
  display: inline-block;
}
.bannerItem a .bannerContent {
  float: left;
  position: absolute;
  top: 2vw;
  right: 4vw;
  padding-top: 15px;
  padding-right: 15px;
  text-align: center;
  font-size: 30px;
  font-family: 'Dancing Script', cursive;
  color: #625e54;
}
.bannerItem a .bannerContent h3 {
  font-family: 'Dancing Script', cursive;
  font-size: 65px;
  color: #557d9b;
  padding-bottom: 10px;
  background-image: url(https://quiltroom.co.uk/skin/frontend/rwd/quiltroom/images/assets/underline.png);
  background-position: bottom right;
  background-repeat: no-repeat;
}
.bannerItem a .bannerContent strong {
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
  font-weight: 400;
}
.bannerItem a .bannerContent .button {
  font-family: 'Ubuntu', sans-serif;
  display: block;
  margin: 10px auto;
  font-size: 18px;
  background-color: #f088b2;
  width: 270px;
  padding: 6px;
}
.bannerItem a .bannerContent .button .buttonText {
  vertical-align: middle;
  display: inline-block;
}
.bannerItem a .bannerContent .button .buttonText .font {
  font-family: 'Dancing Script', cursive;
  text-transform: lowercase;
  font-size: 30px;
  font-weight: 400;
}
.bannerItem a .bannerContent .button .basketIcon {
  vertical-align: middle;
  display: inline-block;
  height: 30px;
  margin-left: 10px;
  width: 30px;
  background-image: url(https://quiltroom.co.uk/skin/frontend/rwd/quiltroom/images/assets/basket_icon.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
}

span.blueBoxStandAlone, span.pinkBoxStandAlone {
  display: none;
  width: 100%;
  margin: 0 auto;
  padding: 12px;
  color: #FFF;
  font-family: 'Dancing Script', cursive;
  font-weight: normal;
  text-align: center;
  font-size: 33px;
  line-height: 33px;
}
span.blueBoxStandAlone.multiLine, span.pinkBoxStandAlone.multiLine {
  padding: 4px;
  font-size: 23px;
  line-height: 23px;
}
span.blueBoxStandAlone.multiLine strong, span.pinkBoxStandAlone.multiLine strong {
  font-size: 14px;
  line-height: 14px;
}
span.blueBoxStandAlone strong, span.pinkBoxStandAlone strong {
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
  line-height: 22px;
  font-weight: bold;
}
span.blueBoxStandAlone u, span.pinkBoxStandAlone u {
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: 300;
}
span.blueBoxStandAlone.blueBoxStandAlone, span.pinkBoxStandAlone.blueBoxStandAlone {
  background-color: #8dafce;
}
span.blueBoxStandAlone.pinkBoxStandAlone, span.pinkBoxStandAlone.pinkBoxStandAlone {
  background-color: #f088b2;
}

.homepageGridBoxes {
  width: 100%;
  margin: 0 0 20px 0;
  padding: 0;
}
.homepageGridBoxes li {
  display: inline-block;
  width: 24%;
  height: 250px;
  vertical-align: top;
}
.homepageGridBoxes li.gridBox50 {
  width: 49%;
}
.homepageGridBoxes li + li {
  margin-left: 1%;
  width: 24%;
}
.homepageGridBoxes li + li.gridBox50 {
  width: 49%;
}
.homepageGridBoxes li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: relative;
}
.homepageGridBoxes li a img, .homepageGridBoxes li a div {
  display: inline-block;
  padding: 6px;
  background-color: #FFF;
  border-right: 2px solid rgba(192, 192, 192, 0.4);
  border-bottom: 2px solid rgba(192, 192, 192, 0.4);
  border-left: 2px solid rgba(192, 192, 192, 0.1);
  border-top: 2px solid rgba(192, 192, 192, 0.1);
  border-radius: 4px;
  width: 100%;
  height: 100%;
}
.homepageGridBoxes li a img span, .homepageGridBoxes li a div span {
  top: 8px;
}
.homepageGridBoxes li a span {
  position: absolute;
  bottom: 8px;
  left: 8px;
  right: 8px;
  display: inline-block;
  padding: 12px;
  color: #FFF;
  font-family: 'Dancing Script', cursive;
  font-weight: normal;
  text-align: center;
  font-size: 33px;
  line-height: 33px;
}
.homepageGridBoxes li a span.multiLine {
  padding: 4px;
  font-size: 23px;
  line-height: 23px;
}
.homepageGridBoxes li a span.multiLine strong {
  font-size: 14px;
  line-height: 14px;
}
.homepageGridBoxes li a span strong {
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
  line-height: 22px;
  font-weight: bold;
}
.homepageGridBoxes li a span u {
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: 300;
}
.homepageGridBoxes li a span.blueBox {
  background-color: #8dafce;
}
.homepageGridBoxes li a span.pinkBox {
  background-color: #f088b2;
}

@media only screen and (max-width: 770px) {
  .homepageGridBoxes {
    margin-bottom: 0px;
  }
  .homepageGridBoxes li {
    width: 49%;
    margin-bottom: 20px;
  }
  .homepageGridBoxes li.gridBox50 {
    width: 100%;
  }
  .homepageGridBoxes li + li {
    margin-left: 0.7%;
    width: 49%;
  }
  .homepageGridBoxes li + li.gridBox50 {
    width: 100%;
  }
}
@media only screen and (max-width: 599px) {
  .homepageGridBoxes {
    margin-bottom: 0px;
  }
  .homepageGridBoxes li {
    width: 100%;
    margin-bottom: 20px;
  }
  .homepageGridBoxes li + li {
    margin-left: 0;
    width: 100%;
  }
  .homepageGridBoxes li + li.gridBox50 {
    width: 100%;
  }
}
.product-slider-container {
  width: 100%;
  background-color: #f9f6ef;
}
.product-slider-container .product-slider {
  border-top: 0 none;
  margin: auto;
  max-width: 1200px;
  padding-left: 30px;
  padding-right: 30px;
}
.product-slider-container .productItem {
  margin: 15px 0;
  width: 20%;
  text-align: center;
  display: inline-block;
  padding: 6px;
  vertical-align: top;
}
.product-slider-container .productItem:hover {
  text-decoration: none;
}
.product-slider-container .productItem:hover .productItemTitle {
  text-decoration: underline;
}
.product-slider-container .productItem:hover .productItemPrice {
  text-decoration: none;
}
.product-slider-container .productItem img {
  display: inline-block;
  padding: 6px;
  background-color: #FFF;
  border-right: 2px solid rgba(192, 192, 192, 0.4);
  border-bottom: 2px solid rgba(192, 192, 192, 0.4);
  border-left: 2px solid rgba(192, 192, 192, 0.1);
  border-top: 2px solid rgba(192, 192, 192, 0.1);
  border-radius: 4px;
  width: 100%;
}
.product-slider-container .productItem .productItemTitle {
  font-family: 'Dancing Script', cursive;
  display: block;
  font-size: 22px;
  line-height: 22px;
  font-weight: normal;
}
.product-slider-container .productItem .productItemPrice {
  padding-top: 6px;
  font-family: Ubuntu, sans-serif;
  font-weight: 400;
  display: block;
}
.product-slider-container .productItem .ratings {
  text-align: center;
}
.product-slider-container .productItem .ratings .rating-box {
  display: inline-block;
}

@media only screen and (max-width: 770px) {
  .product-slider-container .productItem {
    width: 33%;
  }
}
@media only screen and (max-width: 599px) {
  .product-slider-container .productItem {
    width: 50%;
  }
}
.slideshow-category > li img, .slideshow > li img {
  max-width: 100%;
  width: 100%;
}

.slideshow-category, .slideshow {
  max-width: 1230px;
  margin: auto;
}

.slideshow-category {
  margin-bottom: 20px;
}
.slideshow-category .owl-theme .owl-controls {
  padding: 0;
}
.slideshow-category .bannerItem a .bannerContent {
  right: auto;
  left: 4vw;
}

@media only screen and (max-width: 770px) {
  .pre-footer-container p, .pre-footer-container .block-subscribe {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: none;
    margin-bottom: 5%;
    text-align: center;
  }
}
.main-container {
  max-width: 1260px;
  padding: 14px 30px;
}

.brand-scroller {
  width: 100%;
  clear: both;
}

.widget-viewed ol.mini-products-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.widget-viewed ol.mini-products-list .product-image {
  position: relative;
  display: block;
  border: 2px solid #F5F5F5;
}
.widget-viewed ol.mini-products-list h3.product-name a {
  color: #666666;
  text-transform: none;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
}
.widget-viewed ol.mini-products-list img {
  max-width: 100%;
  height: auto;
}
.widget-viewed ol.mini-products-list li {
  float: left;
  width: 14.4%;
  clear: none;
  padding: 0;
  margin: 0;
  margin-right: 2.47%;
}
.widget-viewed ol.mini-products-list li:last-child {
  margin-right: 0;
}
.widget-viewed .mini-products-list .product-details {
  margin-left: 0px;
  text-align: center;
}
.widget-viewed .widget-title {
  text-align: center;
  text-transform: uppercase;
  position: relative;
}
.widget-viewed .widget-title h2 {
  display: inline-block;
  font-size: 17px;
  font-weight: 700;
  color: #666666;
  margin: 45px 0;
  position: relative;
  z-index: 2;
  background: #fff;
  padding: 0 5px;
}
.widget-viewed .widget-title::before, .widget-viewed .widget-title::after {
  content: "";
  position: absolute;
  height: 2px;
  border-bottom: 1px solid #CDD5B8;
  border-top: 1px solid #B1BA95;
  top: 54px;
  width: 43%;
  z-index: 1;
}
.widget-viewed .widget-title::before {
  left: 0;
}
.widget-viewed .widget-title::after {
  right: 0;
}

/**
 * [#PAGE] About Us, Terms & Conditions, FAQ, Find Us, Delivery, Login, Register, All Customer Account Pages
 */
.cms-about .page-title, .cms-terms .page-title, .cms-faq .page-title, .cms-findus .page-title, .cms-delivery .page-title, .customer-account-login .page-title, .customer-account-create .page-title, .customer-account .page-title {
  width: 100%;
  text-align: center;
}
.cms-about .page-title h1, .cms-terms .page-title h1, .cms-faq .page-title h1, .cms-findus .page-title h1, .cms-delivery .page-title h1, .customer-account-login .page-title h1, .customer-account-create .page-title h1, .customer-account .page-title h1 {
  font-size: 42px;
  color: #e94377;
  font-family: 'Dancing Script', cursive;
  text-transform: none;
  font-weight: 300;
}
.cms-about .main .std .contactHero, .cms-terms .main .std .contactHero, .cms-faq .main .std .contactHero, .cms-findus .main .std .contactHero, .cms-delivery .main .std .contactHero, .customer-account-login .main .std .contactHero, .customer-account-create .main .std .contactHero, .customer-account .main .std .contactHero {
  width: 100%;
  text-align: center;
}
.cms-about .main .std .contactHero img, .cms-terms .main .std .contactHero img, .cms-faq .main .std .contactHero img, .cms-findus .main .std .contactHero img, .cms-delivery .main .std .contactHero img, .customer-account-login .main .std .contactHero img, .customer-account-create .main .std .contactHero img, .customer-account .main .std .contactHero img {
  display: inline-block;
}
.cms-about .main .std h3, .cms-terms .main .std h3, .cms-faq .main .std h3, .cms-findus .main .std h3, .cms-delivery .main .std h3, .customer-account-login .main .std h3, .customer-account-create .main .std h3, .customer-account .main .std h3 {
  color: #557d9b;
  width: 100%;
  text-align: center;
  font-family: Ubuntu, sans-serif;
  font-size: 26px;
}
.cms-about .main .std p, .cms-terms .main .std p, .cms-faq .main .std p, .cms-findus .main .std p, .cms-delivery .main .std p, .customer-account-login .main .std p, .customer-account-create .main .std p, .customer-account .main .std p {
  font-family: Ubuntu, sans-serif;
  font-size: 16px;
}
.cms-about .columnBoxes, .cms-terms .columnBoxes, .cms-faq .columnBoxes, .cms-findus .columnBoxes, .cms-delivery .columnBoxes, .customer-account-login .columnBoxes, .customer-account-create .columnBoxes, .customer-account .columnBoxes {
  display: none;
}

/**
 * [#PAGE] Category Pages
 */
a.columnBoxes {
  display: inline-block;
  width: 100%;
  height: 100%;
  margin: 10px 0;
}
a.columnBoxes img, a.columnBoxes div {
  height: 100%;
}
a.columnBoxes img span, a.columnBoxes div span {
  top: 8px;
}
a.columnBoxes span {
  display: inline-block;
  padding: 12px;
  width: 100%;
  color: #FFF;
  font-family: 'Dancing Script', cursive;
  text-align: center;
  font-size: 33px;
  line-height: 33px;
}
a.columnBoxes span.multiLine {
  padding: 4px;
  font-size: 23px;
  line-height: 23px;
}
a.columnBoxes span.multiLine strong {
  font-size: 14px;
  line-height: 14px;
}
a.columnBoxes span strong {
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
  line-height: 22px;
  font-weight: 400;
}
a.columnBoxes span u {
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: 300;
}
a.columnBoxes span.blueBox {
  background-color: #8dafce;
}
a.columnBoxes span.pinkBox {
  background-color: #f088b2;
}
a.columnBoxes span.button {
  display: inline-block;
  width: auto;
  margin-top: 10px;
  border: 1px solid #FFF;
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: 300;
}

.col2-left-layout {
  padding-top: 0;
}
.col2-left-layout .breadcrumbs {
  overflow: hidden;
  margin: 0 0 15px 0;
}
.col2-left-layout .breadcrumbs li {
  font-size: 16px;
}
.col2-left-layout .breadcrumbs li a {
  float: left;
  color: #8dafce;
}
.col2-left-layout .breadcrumbs li:last-child strong {
  color: #557d9b;
}

.banner-wrapper {
  display: none;
  background: #FAFAF0;
}

.pages .previous::before {
  background-color: #8dafce;
  border: 1px solid #8dafce;
  border-radius: 16px;
  color: #fff;
  content: "<";
  display: inline-block;
  font-size: 14px;
  left: 14%;
  margin-left: -2px;
  margin-top: -3px;
  padding: 10px 12px 10px 7px;
  position: absolute;
  top: 24%;
}
.pages .previous:hover {
  border: 0;
}
.pages .previous:hover::before {
  background-color: #FFF;
  border: 1px solid #FFF;
  border-radius: 16px;
  color: #8dafce;
  content: "<";
  display: inline-block;
  font-size: 14px;
  left: 14%;
  margin-left: -2px;
  margin-top: -3px;
  padding: 10px 12px 10px 7px;
  position: absolute;
  top: 24%;
  height: inherit;
  width: inherit;
}

.pages .next::before {
  background-color: #8dafce;
  border: 1px solid #8dafce;
  border-radius: 16px;
  color: #fff;
  content: ">";
  display: inline-block;
  font-size: 14px;
  left: 14%;
  margin-left: -2px;
  margin-top: -3px;
  padding: 10px 12px 10px 7px;
  position: absolute;
  top: 24%;
}
.pages .next:hover {
  border: 0;
}
.pages .next:hover::before {
  background-color: #FFF;
  border: 1px solid #FFF;
  border-radius: 16px;
  color: #8dafce;
  content: ">";
  display: inline-block;
  font-size: 14px;
  left: 14%;
  margin-left: -2px;
  margin-top: -3px;
  padding: 10px 12px 10px 7px;
  position: absolute;
  top: 24%;
  height: inherit;
  width: inherit;
}

.category-box {
  display: inline-block;
  margin-top: 1.5%;
  margin-bottom: 1.5%;
  margin-right: 3%;
  width: 31%;
  position: relative;
}

.item.advert, .category-box.advert {
  height: 276px;
  background-color: #8dafce;
  display: inline-block;
  padding: 32px 12px 12px;
  color: #FFF;
  font-family: 'Dancing Script', cursive;
  text-align: center;
  font-size: 33px;
  line-height: 33px;
}
.item.advert a, .category-box.advert a {
  color: #FFF;
}
.item.advert a:hover, .category-box.advert a:hover {
  text-decoration: none;
}
.item.advert strong, .category-box.advert strong {
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
  line-height: 22px;
  font-weight: 400;
}
.item.advert span.button, .category-box.advert span.button {
  display: inline-block;
  width: auto;
  margin-top: 20px;
  border: 1px solid #FFF;
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: 300;
}

.category-box:nth-child(3n) {
  margin-right: 0;
}

.category-name {
  bottom: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.category-name a {
  color: #fff;
  text-transform: uppercase;
  display: block;
  padding: 5px 10px;
  font-family: 'Ubuntu', sans-serif;
  font-size: 19px;
}

.scrollingcatbanner {
  max-width: 1200px;
  margin: auto;
}

.catalog-category-view .category-list-title, .catalog-category-view .category-title, .catalog-category-view .category-name {
  background-color: #8dafce;
}
.catalog-category-view .category-list-title {
  margin-bottom: 30px;
}
.catalog-category-view .category-list-title, .catalog-category-view .category-title {
  padding: 20px 0;
  background: url(https://quiltroom.co.uk/skin/frontend/rwd/quiltroom/images/assets/category/category_hero.jpg);
  background-size: cover;
  background-position: center center;
}
.catalog-category-view .category-list-title h1, .catalog-category-view .category-list-title h2, .catalog-category-view .category-title h1, .catalog-category-view .category-title h2 {
  max-width: 1140px;
  margin: auto;
  padding: 0 0 4px;
  font-family: Ubuntu, sans-serif;
  font-size: 26px;
  line-height: 26px;
  font-weight: 400;
  color: #8dafce;
  text-transform: uppercase;
}
.catalog-category-view .category-list-title h2 + h1, .catalog-category-view .category-title h2 + h1 {
  max-width: 1140px;
  margin: auto;
  padding: 0;
  font-weight: 300;
  font-family: 'Dancing Script', cursive;
  font-size: 41px;
  line-height: 41px;
  color: #f088b2;
  text-transform: none;
}
.catalog-category-view .category-list-title.parentCategoryTitle, .catalog-category-view .category-title.parentCategoryTitle {
  background: #f088b2;
  margin-bottom: 0;
}
.catalog-category-view .category-list-title.parentCategoryTitle h1, .catalog-category-view .category-title.parentCategoryTitle h1 {
  max-width: 1140px;
  margin: auto;
  padding: 0;
  font-weight: 300;
  font-family: 'Dancing Script', cursive;
  font-size: 41px;
  line-height: 41px;
  color: #FFF;
  text-transform: none;
}

/**
body[class^=" catalog-category-view categorypath-kitchenware"] .category-list-title, body[class*=" catalog-category-view categorypath-kitchenware"] .category-list-title,
body[class^=" catalog-category-view categorypath-kitchenware"] .category-title, body[class*=" catalog-category-view categorypath-kitchenware"] .category-title,
body[class^=" catalog-category-view categorypath-kitchenware"] .category-name, body[class*=" catalog-category-view categorypath-kitchenware"] .category-name {
	background-color: $hexLightBlue;
}
*/
.catalog-category-view .col-main .category-title {
  display: none;
}

.breadcrumbs {
  overflow: hidden;
  margin: 0 0 15px 0;
}
.breadcrumbs li {
  font-size: 16px;
}
.breadcrumbs li a {
  float: left;
  color: #f088b2;
}
.breadcrumbs li:last-child strong {
  color: #e94377;
}
.breadcrumbs li.reviews {
  background-color: transparent;
  float: left;
  padding: 0;
  width: auto;
}

img {
  max-width: 100%;
}

.block-layered-nav.block-layered-nav--no-filters .block-content > dl > dd {
  border: 0;
  padding: 0;
}

.block-layered-nav.block-layered-nav--no-filters ol > li {
  text-transform: uppercase;
}

/**
 * [#PAGE] Product List Pages
 */
.mediaBox {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
}

.verticalThumbs .product-img-box {
  position: relative;
}
.verticalThumbs .product-img-box .product-image {
  float: left;
  width: 100%;
}
.verticalThumbs .product-img-box .product-image.allowThumbnails {
  width: 70%;
}
.verticalThumbs .product-img-box .viewsScrollBox {
  float: right;
  height: 100%;
  padding: 25px 0;
  position: absolute;
  right: 0;
  width: 25%;
}
.verticalThumbs .product-img-box .viewsScrollBox .up-arrow {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #8dafce;
  right: 30%;
  position: absolute;
  top: 2px;
  cursor: pointer;
}
.verticalThumbs .product-img-box .viewsScrollBox .down-arrow {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #8dafce;
  right: 30%;
  position: absolute;
  bottom: 2px;
  cursor: pointer;
}
.verticalThumbs .product-img-box .viewsScrollBox .more-views {
  height: 100%;
  overflow: auto;
}
.verticalThumbs .product-img-box .viewsScrollBox .more-views ul {
  width: auto;
}
.verticalThumbs .product-img-box .viewsScrollBox .more-views ul li {
  display: block;
  margin: 0;
}
.verticalThumbs .product-img-box .viewsScrollBox .more-views ul li a img {
  width: 100%;
  height: auto;
}

ul.ratings {
  width: 100%;
  margin: 10px 0;
  padding: 0;
}
ul.ratings li {
  width: 19%;
  display: inline-block;
  padding: 0;
  text-align: center;
}

@media only screen and (max-width: 1180px) {
  ul.ratings li {
    width: 32%;
  }
}
@media only screen and (max-width: 770px) {
  .category-box {
    width: 100%;
    marign: 0 auto;
  }
}
@media only screen and (max-width: 599px) {
  ul.ratings li {
    width: 48%;
  }
}
.block-layered-nav dl dd ol > li > span, .block-layered-nav dl dd ol > li > a {
  font-weight: 300;
  font-size: 18px;
  font-style: italic;
}
.block-layered-nav dl dd ol > li > span.swatch-link, .block-layered-nav dl dd ol > li > a.swatch-link {
  margin-left: 0;
}
.block-layered-nav dl dd ol > li > span.swatch-link .count, .block-layered-nav dl dd ol > li > a.swatch-link .count {
  display: none;
}
.block-layered-nav .block-content > dl > dd {
  border: 0;
}
.block-layered-nav .block-content > dl > dt {
  margin: 0px;
  color: #FFF;
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.4;
  text-rendering: optimizespeed;
  text-transform: none;
  padding: 7px 10px;
  border-width: 2px;
  border-color: #8dafce;
  background-color: #8dafce;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  margin-top: 5px;
}
.block-layered-nav .block-content > dl > dt:hover {
  border-color: #8dafce;
  background-color: #8dafce;
  color: #FFF;
}

.block-content .currently p.block-subtitle {
  background-color: #8dafce;
  color: #FFF;
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.4;
  margin: 5px 0 0;
  padding: 7px 10px;
}

.category-image-box img {
  width: 100%;
}

.footer .block-subscribe .block-content {
  padding-top: 0;
  margin-top: 0;
  position: relative;
}

.sub-wrap {
  position: absolute;
  top: 0;
}

.swatch-label {
  background: none;
}

.swatch-current .swatch-link, .swatch-current .swatch-link img, .swatch-current .swatch-label, .swatch-current .swatch-label img {
  border-radius: 25px;
}

#narrow-by-list dd .swatch-label, #narrow-by-list dd .swatch-label img {
  border-radius: 25px;
}
#narrow-by-list dd .configurable-swatch-list li {
  margin: 0px 0px 0px 3px;
  width: auto;
}

.dropdown {
  width: 16px;
  height: 16px;
  display: inline-block;
  float: right;
}
.dropdown::after {
  color: #fff;
  font-size: 16px;
  content: "▼";
}

.open .dropdown::after {
  content: "▲";
}

.btn-remove::after {
  color: #557d9b;
  font-size: 14px;
}

.catalog-category-view .actions a {
  color: #557d9b;
  padding-left: 10px;
}

.block-layered-nav .block-title strong {
  font-size: 24px;
  text-transform: none;
  color: #000;
  font-weight: 700;
}

.block-layered-nav .block-title strong span:after {
  content: ':';
}

.block-layered-nav .currently .block-subtitle {
  font-weight: 300;
  text-transform: none;
  font-size: 17px;
}

body, button, input, select, table, textarea {
  color: #666;
}

.btn-remove, .btn-previous {
  width: 23px;
  height: 23px;
  border: 1px solid #EDEDED;
  border-radius: 12px;
}

.swatch-link img {
  border-radius: 8px;
}

.swatch-link, .swatch-label {
  border-radius: 10px;
}

.products-grid .product-name {
  text-transform: none;
  font-size: 16px;
}

h2.product-name a {
  color: #666666;
}
h2.product-name a:hover {
  color: #000;
}

.price-box .price {
  color: #333333;
  font-size: 26px;
  font-weight: bold;
}

.products-grid .product-image img.flag {
  position: absolute;
  width: auto;
  margin-left: -7px;
  margin-top: 10px;
}

.toolbar {
  border-bottom: 0;
  border-top: 0;
  background: none;
  color: #666;
}

.products-grid .product-info {
  padding-bottom: 10px;
}

/**
 * [#PAGE] Product Pages
 */
.view-more {
  background: #8dafce;
  color: #fff;
  padding: 10px 20px;
  float: right;
  margin: -56px 20px 20px;
}

.product-view .product-img-box .product-name {
  float: left;
  width: 100%;
  text-align: center;
}
.product-view .product-img-box .product-name h1 {
  border: none;
  font-size: 36px;
  color: #e94377;
  text-transform: none;
  font-weight: normal;
}
.product-view .product-img-box .product-name h1 .h1, .product-view .product-img-box .product-name .h1 {
  float: none;
  font-size: 36px;
  color: #e94377;
  text-transform: none;
  font-weight: normal;
  border: none;
}

.product-view .product-shop .price-info {
  float: left;
  width: 100%;
  padding-left: 0px;
  text-align: left;
  color: #333333;
}
.product-view .product-shop .price-info .regular-price .price {
  font-size: 30px;
  color: #333333;
}
.product-view .product-shop .product-name {
  float: left;
  width: 100%;
}
.product-view .product-shop .product-name h1 {
  border: none;
  font-size: 36px;
  color: #e94377;
  text-transform: none;
  font-weight: normal;
}
.product-view .product-shop .product-name h1 .h1, .product-view .product-shop .product-name .h1 {
  float: none;
  font-size: 36px;
  color: #e94377;
  text-transform: none;
  font-weight: normal;
}

.product-essential {
  float: right;
  width: 50%;
}

.product-collateral {
  width: 100%;
  float: right;
  clear: none;
}

.product-collateral > dl > dd {
  border: none;
  min-height: 335px;
}

.paypal-logo {
  display: none;
}

.product-view {
  padding-top: 15px;
  font-size: 20px;
  font-weight: 300;
}
.product-view .product-shop, .product-view .add-to-cart-wrapper {
  width: 100%;
}
.product-view .add-to-links {
  border: 2px solid #8dafce;
  padding: 0px 5px 0 32px;
  font-size: 19px;
  background: transparent url("https://quiltroom.co.uk/skin/frontend/rwd/quiltroom/images/assets/products/wish_heart.png") no-repeat scroll 5px center;
  float: right;
  margin-right: 0;
  margin-top: -20px;
  margin-bottom: 20px;
}
.product-view .add-to-links a {
  color: #8dafce;
}
.product-view .add-to-links .link-wishlist span {
  font-family: 'Dancing Script', cursive;
}
.product-view .product-shop, .product-view .add-to-cart-wrapper {
  padding-left: 0px;
}
.product-view .add-to-cart {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
  display: inline-block;
  width: 70%;
}

.item-options dt {
  float: left;
  width: 50%;
  display: none;
}
.item-options dd {
  float: left;
  margin: 10px 15px 5px;
  padding: 3px 5px;
  width: 94%;
  display: block;
}
.item-options dd a {
  line-height: 24px;
  font-weight: normal;
  font-size: 17px;
  color: #8dafce;
  text-decoration: underline;
}

.product-options {
  width: 100%;
  margin: 0px 0px 0px;
  padding: 10px 15px 15px;
  border: none;
  clear: none;
  position: relative;
  float: left;
}
.product-options p.required {
  display: none;
}
.product-options label {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 52px;
  padding-right: 5px;
}
.product-options dt {
  float: left;
  width: 50%;
  display: none;
}
.product-options dd {
  float: left;
  width: 100%;
  padding: 5px 0 10px;
}
.product-options dd ul.options-list li {
  display: block;
  border: 2px solid #8dafce;
  background: #fff none repeat scroll 0 0;
  padding-left: 4px;
}
.product-options dd ul.options-list li input.checkbox {
  display: inline-block;
  margin: 0 5px 0 5px;
  padding: 0;
  float: none;
}
.product-options dd ul.options-list li span.label {
  display: inline-block;
  width: 88%;
}
.product-options dd ul.options-list li span.label label {
  background: #fff none repeat scroll 0 0;
  padding: 0;
  line-height: 24px;
  color: #8dafce;
  width: 100%;
}

label.required::after {
  content: '';
}

.product-options dl.last dd.last {
  padding-bottom: 0;
}

.product-img-box {
  width: 48.2%;
  float: left;
}

.product-options-bottom {
  background: none;
  border: 0;
  margin: 0;
  padding-bottom: 0;
}

.add-to-cart-wrapper {
  background-color: #f9f6ef;
}

.availability.in-stock {
  color: #B3B3B3;
}

.extra-info {
  margin-top: -20px;
}

.product-view .product-shop .availability {
  display: block;
  margin-top: 6px;
  font-size: 18px;
}

.add-to-box {
  padding: 10px 10px 0px 10px;
}

.product-view .add-to-cart-buttons {
  float: right;
}
.product-view .add-to-cart-buttons .button {
  background: #8dafce;
  font-size: 20px;
  font-weight: 400;
  line-height: 22px;
  margin-top: 11px;
  min-height: 38px;
  padding: 0 10px;
  text-transform: uppercase;
}
.product-view .add-to-cart-buttons .button:hover {
  opacity: .8;
}
.product-view .add-to-cart .qty-wrapper {
  padding: 6px;
}
.product-view .add-to-cart .qty-wrapper label {
  text-transform: uppercase;
}

.short-description {
  clear: both;
  padding: 15px 0;
}

.sku {
  border-top: 1px solid #EDEDED;
  font-style: normal;
  padding: 15px 0;
  clear: both;
}

.product-collateral {
  border: none;
}

.product-collateral .toggle-tabs {
  border: none;
  padding: 0;
  background-color: #FEFDF9;
}
.product-collateral .toggle-tabs li > span {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 24px;
  height: auto;
  font-size: 24px;
  font-weight: 300;
  font-style: normal;
  text-transform: none;
  color: #AAA8A3;
  background-color: #FEFDF9;
}
.product-collateral .toggle-tabs li.current {
  border: none;
  text-decoration: none;
  background-color: #f9f6ef;
}
.product-collateral .toggle-tabs li.current > span {
  background: none;
  text-decoration: none;
  font-weight: 700;
  color: #666666;
}

.product-collateral > dl > dd {
  border: none;
}

.collateral-tabs {
  background-color: #f9f6ef;
}

.tab-content p {
  margin: 0px 0px 1.5em;
}

.reviews {
  background-color: #f9f6ef;
  padding: 20px;
  width: 47%;
  float: left;
}
.reviews h2 {
  display: none;
}
.reviews h3 {
  font-family: 'Dancing Script', cursive;
  font-size: 22px;
  line-height: 22px;
  text-transform: none;
  font-weight: 300;
}
.reviews h3 span {
  font-family: Ubuntu, sans-serif;
  font-size: 16px;
}
.reviews .input-box textarea {
  max-width: 100%;
}
.reviews .input-box input {
  width: 100%;
}

.product-view .sharing-links {
  float: right;
  margin: 15px 0 0;
  display: inline-block;
  text-align: center;
}

.product-view .sharing-links li {
  padding: 0px 7px 7px;
  display: inline-block;
  float: none;
}

.product-view .sharing-links a {
  text-indent: -9999px;
  display: block;
  width: 34px;
  height: 37px;
}

.product-view .sharing-links a.link-twitter {
  background-position: 0px -375px;
}

.product-view .sharing-links a.link-email-friend {
  width: 44px;
}

.product-options dd .select {
  margin-top: 10px;
}
.product-options dd .select::after {
  top: 4px;
}
.product-options dd .select select {
  padding-right: 0;
  height: 25px;
  width: 164px;
}

.product-view .add-to-cart .qty-wrapper .qty {
  height: 28px;
  margin-top: 6px;
}

.qty-wrapper label {
  font-weight: 400;
  font-size: 17px;
}

.box-up-sell {
  width: 100%;
  float: right;
  clear: none;
}
.box-up-sell h2 {
  text-transform: none;
}
.box-up-sell #upsell-product-table li {
  text-align: left;
  width: 100%;
  background: #f9f6ef;
  margin: 10px 0 0;
  padding-left: 2px;
}
.box-up-sell #upsell-product-table li .product-image {
  border: 0px;
}
.box-up-sell #upsell-product-table li .product-image img {
  height: auto;
  width: 20%;
  float: left;
}
.box-up-sell #upsell-product-table li h3 {
  padding-left: 15px;
  width: 80%;
  float: right;
}
.box-up-sell #upsell-product-table li h3 a {
  font-size: 20px;
  line-height: 22px;
  color: #e94377;
  font-family: Ubuntu, sans-serif;
  font-weight: 400;
}
.box-up-sell #upsell-product-table li .price-box {
  padding-left: 15px;
  float: right;
  width: 80%;
}
.box-up-sell #upsell-product-table li .price-box .price {
  font-size: 18px;
  font-family: Ubuntu, sans-serif;
}
.box-up-sell #upsell-product-table li .view-more {
  background: #8dafce;
  color: #fff;
  float: right;
  margin: 0 10px 0 0;
  padding: 6px 10px;
}

.extra_html {
  float: right;
  width: 100%;
}
.extra_html img {
  width: 100%;
}

.star_review {
  clear: both;
  float: right;
  width: 100%;
  margin-bottom: 25px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
}

.star_review h2 {
  text-align: center;
  font-weight: bold;
  color: #8DAFCE;
  padding: 5px 0;
  font-size: 28px;
  font-family: "Dancing Script",cursive;
  line-height: 28px;
  text-transform: none;
  display: block;
}

.star_review .reviewer {
  float: left;
  width: 23%;
  text-align: center;
  padding-left: 25px;
}

.star_review .image img {
  border-radius: 55px;
  border: 1px solid #DCDBD7;
}

.review_text {
  padding-left: 34%;
  padding-bottom: 25px;
  padding-right: 50px;
}

.review_text::before {
  content: "\201C";
  position: absolute;
  margin-left: -34px;
  font-size: 40px;
  font-weight: bold;
  margin-top: -8px;
}

.review_text {
  position: relative;
}

.review_text:after {
  content: "\201D";
  position: absolute;
  right: 15px;
  font-size: 40px;
  font-weight: bold;
}

.cms-home .main-container {
  max-width: 1200px;
}

.product-options select {
  height: 29px;
}

@media only screen and (max-width: 770px) {
  .reviews, .product-essential, .product-img-box {
    width: 100%;
  }
}
/**
 * [#PAGE] Product Review Pages
 */
.review-product-list .product-img-box {
  float: left;
  width: 28.2%;
}
.review-product-list .product-img-box .mediaBox .product-image {
  float: none;
}
.review-product-list .product-essential {
  float: right;
  width: 70%;
}
.review-product-list #customer-reviews .fieldset, .review-product-list #customer-reviews .fieldset .form-list, .review-product-list #customer-reviews .buttons-set {
  width: 100%;
}
.review-product-list div.reviews {
  display: none;
  clear: both;
}

@media only screen and (max-width: 770px) {
  .review-product-list .product-img-box {
    float: none;
    width: 100%;
    text-align: center;
  }
  .review-product-list .product-img-box .product-name {
    float: left;
    width: 100%;
  }
  .review-product-list .product-img-box .product-name h1 {
    color: #e94377;
  }
  .review-product-list .product-essential {
    float: none;
    width: 100%;
  }
}
/**
 * [#PAGE] Cart/Basket Pages
 */
.cart-table {
  width: 100%;
}

.button, .cart-table .product-cart-actions .button, #co-shipping-method-form .buttons-set .button, .footer .button {
  background: #8dafce none repeat scroll 0% 0%;
  cursor: pointer;
}

.button:hover, .cart-table .product-cart-actions .button:hover, #co-shipping-method-form .buttons-set .button:hover, .footer .button:hover {
  background: #6996bf;
}

.cart .button {
  font-family: Ubuntu, sans-serif;
  white-space: normal;
  font-weight: 300;
  font-size: 22px;
  line-height: 22px;
  text-transform: none;
}
.cart .page-title {
  margin-bottom: 15px;
  padding-bottom: 10px;
}
.cart .page-title h1 {
  margin-bottom: 0px;
  text-transform: none;
  margin-top: 20px;
  font-size: 26px;
  font-weight: 700;
}
.cart .cart-totals table tfoot td {
  text-align: left;
  padding: 10px 15px;
  padding-left: 20px;
  font-weight: 700;
}

.cart .cart-totals table {
  font-size: 16px;
}
.cart .cart-totals table td {
  padding: 2px 15px;
}

.cart-totals {
  padding: 10px 0 5px 0;
}

.btn-remove, .btn-previous {
  border: 0;
  border-radius: 0;
}

.btn-remove2 {
  background-position: 0px -649px;
}

.cart h1 {
  color: #e94377;
}

.cart-totals {
  background-color: #fff;
  padding: 10px 0 5px 0;
}

.cart-forms .discount {
  background-color: #8dafce;
  border: none;
  padding: 10px;
}

#discount-coupon-form label {
  width: 20%;
  font-size: 16px;
  font-family: Ubuntu, sans-serif;
}
#discount-coupon-form .field-wrapper {
  width: 78%;
}
#discount-coupon-form .field-wrapper input {
  width: 84%;
}
#discount-coupon-form .field-wrapper .button-wrapper button {
  border: 1px solid #FFF;
  color: #FFF;
}
#discount-coupon-form .field-wrapper .button-wrapper button span span {
  color: #FFF;
  text-decoration: none;
}

.cart-totals, .cart-forms .giftcard, .cart-forms .shipping, #coupon_code, .cart-table, .cart-table .product-cart-info, .cart-table .product-cart-actions, .cart-table thead th, .cart-table tbody td {
  border: 2px solid #8dafce;
}

.cart .payment-method-box {
  width: 100%;
}
.cart .payment-method-box p {
  float: right;
  width: 30%;
  text-align: left;
  font-size: 22px;
  font-weight: 300;
}
.cart .payment-method-box p strong {
  font-weight: normal;
}

.checkout-cart-index .main-container {
  padding: 14px 60px;
}
.checkout-cart-index .main-container .widget-static-block {
  padding: 25px;
  background: #f9f6ef;
  width: 65.5%;
  float: left;
  margin-top: -134px;
  font-size: 18px;
}
.checkout-cart-index .main-container .widget-static-block p {
  margin: 15px 0;
}
.checkout-cart-index .main-container .widget-static-block h3 {
  font-size: 22px;
  text-transform: none;
}

.cart .continueShoppingButton {
  display: block;
  font-family: 'Dancing Script', cursive;
  font-size: 32px;
  font-weight: 300;
  color: #625e54;
}

@media only screen and (max-width: 770px) {
  #discount-coupon-form label {
    width: 100%;
  }
  #discount-coupon-form .field-wrapper {
    width: 100%;
  }
  #discount-coupon-form .field-wrapper input {
    width: 100%;
  }
  #discount-coupon-form .field-wrapper .button-wrapper {
    display: block;
    width: 100%;
    padding-top: 10px;
  }

  .cart-totals, .cart-forms .giftcard, .cart-forms .shipping, #coupon_code, .cart-table, .cart-table .product-cart-info, .cart-table .product-cart-actions, .cart-table thead th, .cart-table tbody td {
    border: 0;
  }

  .cart .payment-method-box {
    width: 100%;
  }
  .cart .payment-method-box p {
    width: 100%;
  }

  .checkout-cart-index .main-container {
    padding: 14px 20px;
  }

  .cart .continueShoppingButton {
    display: none;
  }
}
.cart .cart-totals table tfoot {
  border-top: 2px solid #8dafce;
  border-bottom: 2px solid #8dafce;
}

.cart-table tr {
  border-bottom: 2px solid #8dafce;
}

.cart-table thead th {
  background-color: #8dafce;
  color: #FFF;
}

.cart-table tfoot td {
  background-color: #8dafce;
  color: #FFF;
}
.cart-table tfoot td button span span {
  color: #FFF;
}

.cart-table .product-cart-image {
  padding-left: 10px;
  padding-right: 10px;
}

#shopping-cart-totals-table tbody td.a-right {
  text-align: left;
}

@media only screen and (min-width: 1180px) {
  .cart-forms, .cart-totals-wrapper {
    float: right;
    clear: right;
    padding-left: 0px;
  }

  .cart-totals-wrapper {
    width: 31%;
  }

  .cart-forms {
    clear: none;
    float: left;
    width: 65.5%;
  }
  .cart-forms .discount {
    background-color: #8dafce;
    color: #FFF;
  }
  .cart-forms .discount a {
    color: #FFF;
  }

  .checkout-types {
    text-align: right;
    max-width: 100%;
    float: none;
  }
  .cart-totals .checkout-types {
    text-align: center;
  }
  .cart-totals .checkout-types .btn-checkout {
    margin-bottom: 0;
  }
}
.cart-table h2 {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 0px;
  text-transform: none;
}
.cart-table h2 a {
  color: #333;
}
.cart-table h2 a:hover {
  color: #000;
}

.cart-price {
  font-size: 18px;
}

.cart-empty + .widget {
  display: none;
}

/**
 * [#PAGE] Checkout Page
 */
address {
  font-family: Ubuntu, sans-serif;
  font-size: 16px;
}

#checkout-step-login {
  background: #f9f6ef;
}

.checkout-onepage-index .payment-method {
  padding: 85px 0px 0px;
}
.checkout-onepage-index .seal {
  margin-top: 60px;
}

@media only screen and (min-width: 1181px) {
  .checkout-onepage-index .col-main {
    float: right;
    width: 75.75%;
    padding-right: 0px;
    padding-left: 20px;
  }
  .checkout-onepage-index .col-right, .checkout-onepage-index .col-left {
    width: 24.25%;
    float: left;
  }
}
.col2-set .col-1 {
  float: right;
  padding-left: 20px;
}

.col2-set .col-2 {
  border-right: 10px solid #fff;
  padding-right: 20px;
}

.checkout-onepage-index .page-title h1 {
  position: absolute;
  top: -150px;
  right: 30px;
  color: #8dafce;
  text-transform: none;
  border: 0;
  font-size: 70px;
  font-weight: bold;
}

body:not(.opc-has-progressed-from-login) .opc-block-progress-step-login {
  opacity: 1;
}

.opc .section .step {
  background: #f9f6ef none repeat scroll 0% 0%;
}

.opc .section.allow .step-title:hover h2, .opc .section.active .step-title h2 {
  color: #333333;
}

.opc .section .step-title h2 {
  font-size: 26px;
  font-weight: 400;
  line-height: 52px;
  height: 52px;
  text-transform: none;
}

.opc .section .step-title {
  width: 100%;
  border-top: 0;
}

.opc .section .step-title .number, .opc .section.allow.active .step-title .number, .no-touch .opc .section.allow:hover .step-title .number {
  text-align: center;
  color: #333333;
  background-color: #fff;
  font-size: 26px;
}

.opc .section .step-title .number::after {
  content: '.';
}

.opc .section.allow .step-title .number {
  background-color: #fff;
  color: #A0A0A0;
}

.opc .section.allow.active .step-title:hover h2 {
  background: #fff;
}

.opc .section.active .step-title {
  margin-bottom: 10px;
}

.opc label {
  font-size: 23px;
  font-weight: 300;
  color: #666666;
}
.opc #checkout-step-login h3 {
  font-weight: 600;
  text-transform: none;
  font-size: 22px;
}
.opc .form-list .control label {
  line-height: 19px;
  background: none;
}
.opc .form-list .control {
  margin-top: 20px;
}
.opc .buttons-set button.button, .opc #co-shipping-method-form .buttons-set .button {
  text-transform: none;
  font-size: 31px;
  font-weight: 700;
  padding: 15px 30px 20px;
}
.opc input[type="email"], .opc input[type="search"], .opc input[type="number"], .opc input[type="password"], .opc input[type="tel"], .opc input[type="text"] {
  height: 50px;
  padding: 0px 8px;
  border: 1px solid #8dafce;
  border-radius: 0;
  font-size: 20px;
}
.opc select {
  height: 50px;
  border: 1px solid #8dafce;
  padding: 0 8px;
}

.opc-block-progress .block-title {
  margin: 10px 0;
  padding: 0 0 6px 0;
}
.opc-block-progress .block-title strong {
  text-transform: none;
  font-size: 26px;
  color: #333333;
}

input[type="radio"] {
  display: none;
}

.reviews input[type="radio"] {
  display: inline-block;
}

label {
  cursor: pointer;
}

input[type="radio"] + label:before {
  border: 1px solid #ffffff;
  content: " ";
  display: inline-block;
  font: 16px/1em sans-serif;
  height: 20px;
  margin: 0 1em 0 -40px;
  padding: 0;
  vertical-align: top;
  width: 20px;
  border: 1px solid #333;
  border-radius: 10px;
}

.sp-methods input[type="radio"] + label:before {
  float: left;
}

input[type="radio"]:checked + label:before {
  background: #8dafce;
  color: #666;
  content: " ";
  text-align: center;
}

input[type="radio"]:checked + label:after {
  font-weight: bold;
}

.block-progress {
  border: 0;
  padding-left: 0;
}
.block-progress dt {
  font-size: 26px;
  text-transform: none;
  font-weight: 300;
  color: #666;
}
.block-progress dt .changelink {
  font-size: 15px;
}

#onepage-checkout-shipping-method-additional-load .gift-messages {
  display: none;
}

#opc-review .data-table th, #opc-review .data-table tfoot tr {
  background: none;
}

.welcome {
  clear: both;
  float: left;
  width: 100%;
  margin: 40px 0 60px;
}
.welcome h2 {
  float: left;
  margin: 13px 0px;
  font-size: 28px;
  text-transform: none;
}
.welcome .help {
  float: right;
  font-size: 18px;
  line-height: 60px;
}

.sp-methods dt label {
  background: none;
}

label[for="p_method_sagepaydirectpro"] {
  padding-left: 43px !important;
}

.skip-content.skip-active {
  background: transparent none repeat scroll 0 0;
}

/** Fix to Related Products **/
.product-view .add-to-cart-wrapper, .product-view .block-related {
  width: 99%;
}

.product-view .product-shop, .product-view .add-to-cart-wrapper, .product-view .block-related {
  padding-left: 15px;
  padding-right: 15px;
}

/**
 * [#PAGE] Barcleys EPDQ
 */
.barclayspspid-payment-dynamic table tr td {
  padding-top: 6px;
}
.barclayspspid-payment-dynamic table tr td + td {
  padding-left: 10px;
}

/**
 * [#PAGE] CMS Pages
 */
.cms-page-view .col-main .page-title h1 {
  color: #557d9b;
  font-family: "Dancing Script",cursive;
  font-size: 45px;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  background: transparent url("https://quiltroom.co.uk/skin/frontend/rwd/quiltroom/images/assets/quiltroom_textline.png") no-repeat scroll center bottom;
  height: 84px;
  text-align: center;
}
.cms-page-view .col-main .page-title h1 strong {
  font-family: "Source Sans Pro","Helvetica Neue",Verdana,Arial,sans-serif;
  font-weight: normal;
}
.cms-page-view .col-main .std h1 {
  color: #557d9b;
  font-family: "Dancing Script",cursive;
  font-size: 45px;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  background: transparent url("https://quiltroom.co.uk/skin/frontend/rwd/quiltroom/images/assets/quiltroom_textline.png") no-repeat scroll center bottom;
  height: 84px;
  text-align: center;
}
.cms-page-view .col-main .std h1 strong {
  font-family: "Source Sans Pro","Helvetica Neue",Verdana,Arial,sans-serif;
  font-weight: normal;
}
.cms-page-view .col-main .std h2 {
  color: #e94377;
  font-family: "Dancing Script",cursive;
  font-size: 45px;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  background: transparent url("https://quiltroom.co.uk/skin/frontend/rwd/quiltroom/images/assets/welove_line.png") no-repeat scroll center bottom;
  font-size: 30px;
  height: 62px;
  text-align: center;
}
.cms-page-view .col-main .std h2 strong {
  font-family: "Source Sans Pro","Helvetica Neue",Verdana,Arial,sans-serif;
  font-weight: normal;
}
.cms-page-view .col-main .std h3 {
  color: #557d9b;
  font-family: "Dancing Script",cursive;
  font-size: 45px;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  width: 100%;
  text-align: center;
}
.cms-page-view .col-main .std h3 strong {
  font-family: "Source Sans Pro","Helvetica Neue",Verdana,Arial,sans-serif;
  font-weight: normal;
}
.cms-page-view .col-main .std h4 {
  color: #e94377;
  font-family: "Dancing Script",cursive;
  font-size: 45px;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  width: 100%;
  text-align: center;
}
.cms-page-view .col-main .std h4 strong {
  font-family: "Source Sans Pro","Helvetica Neue",Verdana,Arial,sans-serif;
  font-weight: normal;
}
.cms-page-view .col-main .std p {
  margin: 20px auto;
  display: block;
  width: 100%;
  max-width: 890px;
  color: #625e54;
  font-family: "Source Sans Pro","Helvetica Neue",Verdana,Arial,sans-serif;
  font-size: 20px;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  hyphens: auto;
  word-wrap: break-word;
  line-height: 1.5;
  text-transform: none;
  text-align: left;
}
.cms-page-view .col-main .std p strong {
  color: #557d9b;
  font-family: "Dancing Script",cursive;
  font-size: 26px;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
.cms-page-view .col-main .std p img {
  display: block;
  margin: 0 auto;
}
.cms-page-view .col-main .std p a {
  color: #625e54;
  font-family: "Source Sans Pro","Helvetica Neue",Verdana,Arial,sans-serif;
  font-size: 20px;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  hyphens: auto;
  word-wrap: break-word;
  line-height: 1.5;
  text-transform: none;
  text-decoration: underline;
}
.cms-page-view .col-main .std p a strong {
  color: #557d9b;
  font-family: "Dancing Script",cursive;
  font-size: 26px;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
.cms-page-view .col-main .std > ul {
  padding: 0;
  padding-left: 25px;
  list-style-image: url("https://quiltroom.co.uk/skin/frontend/rwd/quiltroom/images/assets/products/wish_heart.png");
  margin: 20px auto;
  display: block;
  width: 100%;
  max-width: 870px;
}
.cms-page-view .col-main .std > ul li {
  margin: 0 0 15px 0;
  text-align: left;
  color: #625e54;
  font-family: "Source Sans Pro","Helvetica Neue",Verdana,Arial,sans-serif;
  font-size: 20px;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  hyphens: auto;
  word-wrap: break-word;
  line-height: 1.5;
  text-transform: none;
}
.cms-page-view .col-main .std > ul li strong {
  color: #557d9b;
  font-family: "Dancing Script",cursive;
  font-size: 26px;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
.cms-page-view .col-main .std table tr td {
  padding-bottom: 5px;
  padding-left: 5px;
  padding-top: 5px;
}

.catalog-product-view .slideshow-container {
  display: block;
  margin: 10px 0;
  position: relative;
  width: 100%;
  border: 0;
}
.catalog-product-view .slideshow-container .slideshow {
  border: 10px solid #ffffff;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
.catalog-product-view .slideshow-container .slideshow > li {
  display: block;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.catalog-product-view .slideshow-container .slideshow > li:first-child {
  position: static;
  z-index: 100;
}
.catalog-product-view .slideshow-container .slideshow > li img {
  width: 100%;
}
.catalog-product-view .slideshow-prev, .catalog-product-view .slideshow-next, .catalog-product-view .slideshow-related-prev, .catalog-product-view .slideshow-related-next {
  -moz-user-select: none;
  cursor: pointer;
  height: 100%;
  max-width: 80px;
  opacity: 0.6;
  position: absolute;
  top: 0;
  width: 15%;
  z-index: 110;
}
.catalog-product-view .slideshow-prev::before, .catalog-product-view .slideshow-next::before, .catalog-product-view .slideshow-related-prev::before, .catalog-product-view .slideshow-related-next::before {
  border-style: solid;
  content: "";
  display: block;
  font-size: 0;
  margin-top: -15px;
  position: absolute;
  top: 50%;
  width: 18px;
  height: 28px;
}
.catalog-product-view .slideshow-prev:hover, .catalog-product-view .slideshow-next:hover, .catalog-product-view .slideshow-related-prev:hover, .catalog-product-view .slideshow-related-next:hover {
  opacity: 1;
}
.catalog-product-view .slideshow-prev.disabled, .catalog-product-view .slideshow-next.disabled, .catalog-product-view .slideshow-related-prev.disabled, .catalog-product-view .slideshow-related-next.disabled {
  cursor: default;
  opacity: 0.5;
}
.catalog-product-view .slideshow-prev, .catalog-product-view .slideshow-related-prev {
  left: 8px;
}
.catalog-product-view .slideshow-prev::before, .catalog-product-view .slideshow-related-prev::before {
  background-color: #F9F6EF;
  background-image: url(https://quiltroom.co.uk/skin/frontend/rwd/quiltroom/images/arrow_left.png);
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 50%;
  border: 1px solid #E94277;
  display: inline-block;
  padding: 20px;
  left: -7px;
  top: 68%;
}
.catalog-product-view .slideshow-next, .catalog-product-view .slideshow-related-next {
  right: 8px;
}
.catalog-product-view .slideshow-next::before, .catalog-product-view .slideshow-related-next::before {
  background-color: #F9F6EF;
  background-image: url("https://quiltroom.co.uk/skin/frontend/rwd/quiltroom/images/arrow_right.png");
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 50%;
  border: 1px solid #E94277;
  display: inline-block;
  padding: 20px;
  right: -7px;
  top: 68%;
}
.catalog-product-view .slideshow-container {
  margin: 0 0 20px;
  border: 0;
  width: 100%;
  max-height: 500px;
  overflow: hidden;
}
.catalog-product-view .slideshow-container.no-margin {
  margin: 0;
}
.catalog-product-view .slideshow-container ul.slideshow-products {
  width: 500px;
  max-width: 100%;
  margin: auto;
  border: 0;
}
.catalog-product-view .slideshow-container ul.slideshow-products li {
  font-size: 23px;
}
.catalog-product-view .slideshow-container ul.slideshow-products li a {
  display: inline-block;
  position: relative;
  width: 100%;
}
.catalog-product-view .slideshow-container ul.slideshow-products li img {
  width: 100%;
}
.catalog-product-view .desktopImage {
  display: block;
}
.catalog-product-view .mobileImage {
  display: none;
}

@media only screen and (max-width: 770px) {
  .no-touch .product-img-box .product-image:hover:not(.zoom-available) {
    border: 0 !important;
  }

  .catalog-product-view .desktopImage {
    display: none;
  }
  .catalog-product-view .mobileImage {
    display: block;
  }
}
/**
 * [#EPDQ] BARCLEYS PAYMENT GATEWAY
 */
.barclayspspid-payment-dynamic .pre-footer-newsletter-container {
  display: none;
}
.barclayspspid-payment-dynamic input[type="submit"] {
  background-color: #8dafce;
  padding: 6px 10px;
  font-size: 16px;
  color: #FFF;
  border: 0;
}
.barclayspspid-payment-dynamic input[type="submit"]:hover {
  background-color: #6996bf;
}
.barclayspspid-payment-dynamic .ncoltable1 tr td small {
  font-size: 16px;
}
.barclayspspid-payment-dynamic .ncoltable1 tr td.ncoltxtl small {
  font-weight: bold;
  font-size: 14px;
}
.barclayspspid-payment-dynamic .ncoltable2 {
  width: 100% !important;
  max-width: 575px !important;
  margin: 10px auto 60px !important;
  border: 1px solid #8dafce;
  padding: 15px;
}
.barclayspspid-payment-dynamic .ncoltable2 #submit3 {
  margin-bottom: 15px;
}
.barclayspspid-payment-dynamic .ncoltable2 .ncolinput input, .barclayspspid-payment-dynamic .ncoltable2 .ncolinput select, .barclayspspid-payment-dynamic .ncoltable2 .ncolinput a {
  margin-right: 15px;
  font-size: 16px;
}
.barclayspspid-payment-dynamic .ncoltable2 #Ecom_Payment_Card_Verification {
  width: 30%;
}
.barclayspspid-payment-dynamic .ncoltable2 .ncolh1 {
  width: 100%;
  text-align: center;
}
.barclayspspid-payment-dynamic .ncoltable2 .ncolh1 b small {
  font-size: 20px !important;
}
.barclayspspid-payment-dynamic .ncoltable2 .ncoltxtl2 span, .barclayspspid-payment-dynamic .ncoltable2 .ncoltxtl2 small, .barclayspspid-payment-dynamic .ncoltable2 .ncoltxtl2 label, .barclayspspid-payment-dynamic .ncoltable2 .ncoltxtl2 a {
  font-size: 16px;
}
.barclayspspid-payment-dynamic .ncoltable2 .ncolline1 small span {
  font-size: 14px !important;
}
.barclayspspid-payment-dynamic .ncoltable2 .ncolline1 {
  width: 0;
}
.barclayspspid-payment-dynamic .ncoltable2 .ncolline1 + .ncolline1 {
  display: block;
  text-align: center;
  width: 100% !important;
}
.barclayspspid-payment-dynamic .ncoltable2 .ncolline1 .NCOLINIM {
  padding: 6px;
  margin-right: 10px;
  display: inline-block;
  width: 90px;
  border: 1px solid #fff;
}
.barclayspspid-payment-dynamic .ncoltable2 .ncolline1 .NCOLINIM:hover {
  border: 1px solid #6996bf;
  cursor: pointer;
}
.barclayspspid-payment-dynamic .ncoltable2 .ncolline1 .NCOLINIM::before {
  display: inline-block;
  width: 120px;
  content: "Pay By ";
  background: #8dafce;
  padding: 6px;
}

#eucookielaw {
  background: none repeat scroll 0 0 #333333;
  bottom: 0;
  color: #FFFFFF;
  font-family: Arial;
  font-size: 12px;
  min-height: 28px;
  left: 0;
  line-height: 18px;
  position: fixed;
  width: 100%;
  z-index: 9999;
}

#eucookielaw-content {
  margin: 0 auto;
  max-width: 960px;
  width: 98%;
}

#eucookielaw-middle {
  padding: 5px 0 0;
}

a#removecookie {
  color: #FFFFFF;
  cursor: pointer;
  display: block;
  padding: 6px 8px;
  text-align: center;
  width: 60px;
  background-color: #F37198;
  margin: 6px auto;
  border-radius: 2px;
  text-decoration: none;
}

a#removecookie:hover {
  background-color: #F37198;
}

.cms-page-view .std p {
  font-style: normal;
}

.contactBox {
  position: fixed;
  bottom: 0;
  right: 60px;
  transition: all 0.5s ease;
  font-family: "Source Sans Pro",Verdana,Arial,sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #FFF;
  z-index: 2000;
}

.contactBox .launchButton {
  width: 200px;
  padding: 15px;
  background-color: #F088B2;
  border: 1px solid #F088B2;
  cursor: pointer;
  transition: all 0.3s ease;
  text-align: center;
}

.contactBox .launchButton .close {
  display: none;
}

.contactBox .launchButton:hover {
  background-color: #f990ba;
}

.contactBox .formBox, .contactBox .thankyouBox {
  display: none;
}

.contactBox.active .launchButton {
  width: 460px;
  padding: 7px;
  border-bottom: 0;
  transition: all 0.3s ease;
  text-align: left;
}

.contactBox.active .launchButton .close {
  display: block;
  float: right;
  padding: 0 7px;
  background-color: #F9F6EF;
  color: #616362;
  border-radius: 2px;
}

.contactBox.active .formBox, .contactBox.sent .thankyouBox {
  display: block;
  min-height: 260px;
  width: 460px;
  border: 1px solid #F9F6EF;
  border-left: 1px solid #e4e1da;
  border-right: 1px solid #e4e1da;
  background-color: #F9F6EF;
  color: #616362;
}

.contactBox.active .formBox form, .contactBox.active .formBox p, .contactBox.active .thankyouBox p {
  display: block;
  width: 90%;
  margin: 15px auto;
}

.contactBox.active .formBox form label {
  display: inline-block;
  float: left;
  width: 28%;
  text-align: right;
  padding-right: 2%;
  margin-bottom: 15px;
}

.contactBox.active .formBox form .clear {
  clear: both;
}

.contactBox.active .formBox form input, .contactBox.active .formBox form textarea {
  display: inline-block;
  float: left;
  width: 70%;
  text-align: left;
  margin-bottom: 15px;
  border: 1px solid #bdbdbd;
  padding: 6px;
  border-radius: 2px;
  font-family: "Source Sans Pro",Verdana,Arial,sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

.contactBox.active .formBox form textarea {
  height: 120px;
  resize: vertical;
}

.contactBox.active .formBox form button {
  display: inline-block;
  float: right;
  width: 70%;
  margin-bottom: 15px;
  border: 1px solid #F088B2;
  padding: 6px;
  border-radius: 4px;
  background-color: #F088B2;
  text-align: center;
  cursor: pointer;
  font-family: "Source Sans Pro",Verdana,Arial,sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #FFF;
  margin-right: 2%;
}

.contactBox.active .formBox form button:hover {
  background-color: #f990ba;
}

.contactBox.sent .formBox {
  display: none;
}

@media only screen and (max-width: 599px) {
  a#removecookie {
    margin: 10px auto;
    padding: 6px 8px;
    display: block;
  }

  .contactBox {
    left: 0;
    right: 0;
  }

  .contactBox .launchButton, .contactBox.active .launchButton {
    width: 100%;
  }

  .contactBox.active .formBox, .contactBox.sent .thankyouBox {
    width: 100%;
  }
}
.checkout-onepage-index .product-options ul.options-list label, .checkout-onepage-index .col2-set .form-list .control label {
  width: 260px;
}

.block-layered-nav .block-content > dl > dt::after {
  display: none;
}

.show-on-mobile {
  display: none;
}

@media only screen and (max-width: 1180px) {
  .hide-on-mobile {
    display: none;
  }

  .show-on-mobile {
    display: inline-block;
    padding-left: 6px;
  }
}