﻿:root 	{
	--mobile-banner-height: 500px;
}

body {
	overflow-x: hidden;
}

body {
	font-weight: 300;
	font-family: "Source Sans Pro", Arial, sans-serif;
}

a {
	color: #222
}

a:hover {
	color: #222
}

p, ul {
	margin: 0 0 14px;
	padding: 0
}

ul, ol {
	font-family: "Source Sans Pro", Arial, sans-serif
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	padding-top: 0
}

h1 {
	margin-bottom: 20px
}

a:visited, .alink:visited {
	color: #222
}

.action.primary {
	background: #5f4c6b;
	border-color: #5f4c6b;
	font-family: "Source Sans Pro", Arial, sans-serif;
	font-weight: 300;
	border-radius: 0 !important
}

.action.primary:hover {
	background: #52415c;
	border-color: #52415c
}

.action.primary:active {
	background: #52415c;
	border-color: #52415c
}

.action.primary:focus {
	background: #52415c;
	border-color: #52415c
}

.action.common {
	background: #5f4c6b;
	color: #fff;
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
	box-sizing: border-box;
	line-height: 55px;
	text-decoration: none;
	font-size: 17px;
	text-transform: uppercase;
	text-align: center;
	transition: background .2s
}

.action.common:hover {
	background: #52415c;
	color: #fff;
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
	box-sizing: border-box;
	line-height: 55px;
	text-decoration: none;
	font-size: 17px;
	text-transform: uppercase;
	text-align: center
}

button, .cart-container .form-cart .action.continue {
	background: #e4e4e4;
	border-color: #e4e4e4;
	font-size: 17px;
	color: #222;
	font-weight: 400;
	text-transform: uppercase;
	font-family: "Source Sans Pro", Arial, sans-serif;
	padding: 18px 23px
}

div.mage-error[generated] {
	font-weight: 400;
	font-size: 14px
}

.page-wrapper {
	position: relative
}

.page-layout-1column .column.main {
	overflow: hidden
}

select, textarea, input[type=text], input[type=password], input[type=url], input[type=tel], input[type=search], input[type=number], input[type=datetime], input[type=email] {
	font-family: "Source Sans Pro", Arial, sans-serif
}

.message.success {
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 20px
}

.message.success > *:first-child:before {
	margin-top: -9px
}

.message.info {
	font-size: 16px
}

.message.info > *:first-child:before {
	margin-top: -9px
}

.page-header {
	z-index: 850;
	background: #999 url("../images/header-bg-gray.jpg") center center repeat;
	border: 0 !important
}

.header-top-container {
	background: transparent;
	border-bottom: 1px solid #959595
}

.header-top {
	font-size: 14px;
	color: #fff;
	padding: 0;
	max-width: 1540px;
	margin: 0 auto;
	width: 96%
}

.header-top p {
	margin: 0;
	padding: 0;
	font-weight: 400
}

.header-top .header-social {
	float: left;
	padding: 5px 0
}

.header-top .header-social a {
	color: #fff
}

.header-top .header-social .separator {
	padding-right: 15px
}

.header-top .header-social .social-links {
	padding: 0 6px 0 11px;
	position: relative;
	top: 2px
}

.header-top .header-social .social-links img {
	margin-right: 13px;
	display: inline-block;
	vertical-align: top
}

.header-top .header-links {
	float: right;
	position: relative
}

.header-top .header-links > ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.header-top .header-links > ul > li {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 10px;
	padding: 5px 0 5px 16px;
	position: relative
}

.header-top .header-links > ul > li:before {
	position: absolute;
	top: 4px;
	left: 0;
	color: #fff;
	content: "|"
}

.header-top .header-links > ul > li:first-child:before {
	display: none
}

.header-top .header-links > ul > li:first-child {
	margin-left: 0
}

.header-top .header-links .separator {
	padding-right: 12px;
	padding-left: 11px;
	position: relative;
	top: -1px
}

.header-top .header-links a {
	color: #fff
}

.header-top .header-links a.link-showrooms {
	background: url("../images/svg/visit-our-showroom-dark.svg") left center no-repeat;
	background-size: 13px 17px;
	padding-left: 24px
}

.header-top .header-links a.link-basket {
	background: url("../images/svg/shopping-cart.svg") left center no-repeat;
	background-size: 19px 15px;
	padding-left: 30px
}

.header-top .header-links a.link-basket:hover {
	text-decoration: none;
	color: #fff
}

.header-top .header-links .header-basket.active, .header-top .header-links .header-basket:hover {
	color: #fff
}

.header-top .header-links .header-basket.active a, .header-top .header-links .header-basket:hover a {
	color: #fff
}

.header .action.nav-toggle {
	display: none !important
}

.small-made-uk {
	display: none;
	vertical-align: top
}

.small-made-uk img {
	height: 20px;
	padding-top: 3px
}

.small-made-uk span {
	display: inline-block;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 5px;
	font-weight: 400;
	font-family: "garamond-premier-pro-display", "georgia", serif
}

.header-top .mini-basket-container {
	display: none;
	position: absolute;
	top: 29px;
	right: 0;
	background: #fff;
	width: 331px;
	padding: 23px 13px 15px;
	z-index: 1000;
	box-shadow: 0 1px 7px -1px rgba(0, 0, 0, .4);
	color: #222
}

.header-top .header-basket.active .mini-basket-container {
	display: block
}

.header-top .mini-basket-container .mini-basket .short-items {
	padding-bottom: 18px;
	overflow: hidden
}

.header-top .mini-basket-container .mini-basket .short-items li {
	display: block;
	clear: both;
	padding-bottom: 4px;
	overflow: hidden
}

.header-top .mini-basket-container .mini-basket .short-items li img {
	float: left;
	width: 29%;
	padding-left: 3%
}

.header-top .mini-basket-container .mini-basket .short-items li .detail {
	float: right;
	width: 59%
}

.header-top .mini-basket-container .mini-basket .short-items li .detail p {
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 10px
}

.header-top .mini-basket-container .mini-basket .short-items li .detail p.item-name {
	text-transform: uppercase
}

.header-top .mini-basket-container .mini-basket .short-items li .detail p .detail-price {
	padding-top: 10px;
	display: block
}

.header-top .mini-basket-container .mini-basket .short-items li .detail p span {
	font-weight: 400;
	padding-right: 5px
}

.header-top .mini-basket-container .mini-basket .short-items li .detail p span > span {
	font-weight: 400
}

.header-top .mini-basket-container .mini-basket .subtotal-info {
	text-align: right;
	padding: 10px 5% 10px 0;
	font-size: 16px;
	color: #222;
	margin-bottom: 16px;
	clear: both;
	background: #f4f4f3;
	width: 107.7%;
	position: relative;
	box-sizing: border-box;
	left: -4%
}

.header-top .mini-basket-container .mini-basket .actions .action {
	display: inline-block;
	vertical-align: top;
	padding: 15px;
	margin-top: 2px;
	text-align: center;
	font-size: 16px;
	text-transform: uppercase
}

.header-top .mini-basket-container .mini-basket .actions .action.view-basket {
	background: #e5e5e5;
	color: #222;
	float: left;
	width: 127px
}

.header-top .mini-basket-container .mini-basket .actions .action.view-basket:hover {
	background: #d8d8d8;
	text-decoration: none
}

.header-top .mini-basket-container .mini-basket .actions .action.checkout {
	background: #5f4c6b;
	color: #fff;
	float: right;
	width: 127px
}

.header-top .mini-basket-container .mini-basket .actions .action.checkout:hover {
	background: #52415c;
	text-decoration: none
}

.header-top .mini-basket-container .ajax-loading {
	display: block;
	margin: 10px auto 50px auto
}

.header-top .special-basket.active .mini-basket-container {
	opacity: 1;
	transition: opacity .3s
}

.header-top .mini-basket-container .mini-basket-no-items {
	text-align: center;
	padding: 30px 0 60px;
	font-size: 16px
}

.header-top .header-links > ul > li.link-visit-showrooms {
	display: none
}

.header-top .header-links > ul > li.link-order-samples:before {
	display: none
}

.header.content {
	padding-left: 0;
	background: transparent;
	text-align: center
}

.visit-show-room-large {
	position: absolute;
	top: 44px;
	right: 344px;
	padding-left: 42px;
	background: url("../images/svg/free-swatch-productpage.svg") 0 3px no-repeat;
	background-size: 28px 36px;
	display: inline-block;
	vertical-align: top;
	font-size: 17px;
	text-transform: uppercase;
	color: #696a6d;
	font-family: "garamond-premier-pro-display", "georgia", serif;
	text-align: left;
	line-height: 20px
}

.visit-show-room-large a {
	color: #fff;
	position: relative;
	top: 2px
}

.logo {
	display: inline-block;
	vertical-align: top;
	margin: 0 auto 18px auto;
	float: none;
	position: relative;
	top: -5px;
	right: -16px
}

.made-in-uk {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	width: 270px;
	text-align: left;
	font-family: "garamond-premier-pro-display", "georgia", serif;
	font-weight: 400;
	margin-top: 4px
}

.made-in-uk img {
	display: inline-block;
	vertical-align: top;
	padding-right: 10px;
	position: relative;
	top: -4px
}

.made-in-uk p {
	margin: 0;
	padding: 2px 0 0 12px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	line-height: 22px
}

.header-contact-info {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	font-size: 19px;
	color: #fff;
	text-align: right;
	font-family: "Source Sans Pro", Arial, sans-serif;
	margin-top: -5px
}

.header-contact-info p {
	margin: 0;
	padding: 0;
	line-height: 28px
}

.header-contact-info p a {
	font-weight: 400;
	color: #fff
}

.header-contact-info p a:hover {
	color: #fff;
	text-decoration: none
}

.header-contact-info p a.header-contact-tel {
	font-size: 23px;
	font-weight: 400
}

.breadcrumbs {
	text-transform: uppercase;
	color: #777;
	font-size: 14px;
	box-sizing: border-box
}

.breadcrumbs a {
	color: #777
}

.breadcrumbs strong {
	font-weight: 300;
	color: #777
}

.breadcrumbs li {
	font-size: 14px;
	font-weight: 300
}

.breadcrumbs {
	text-transform: uppercase;
	color: #777;
	font-size: 14px;
	box-sizing: border-box
}

.breadcrumbs a {
	color: #777
}

.breadcrumbs strong {
	font-weight: 300;
	color: #777
}

.breadcrumbs li {
	font-size: 14px;
	font-weight: 300
}

.banner-outer {
	position: relative;
	margin-top: -30px;
	margin-bottom: 20px
}

.cms-home .banner-outer {
	margin-bottom: 33px
}

.banner-container {
	margin-bottom: 0;
	height: 590px;
}

.banner-container .banner {
	width: 100%;
	height: 590px;
}

.banner-container .banner .main-image {
	display: none
}

.banner-container .banner .overlay-container {
	width: 100%;
	max-width: 1540px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	margin: 0 auto
}

.banner-container .banner .overlay-container .arrow {
	position: absolute;
	top: 47%;
	transform: translateY(-50%);
	cursor: pointer;
	z-index: 250
}

.banner-container .banner .overlay-container .arrow-left {
	left: -50px;
	width: 23px;
}

.banner-container .banner .overlay-container .arrow-right {
	right: -50px;
	width: 23px;
}

.banner-container .banner .overlay-container .actions {
	margin-bottom: 0
}

.banner-container .banner .overlay-container .overlay-image {
	position: absolute;
	top: 12%;
	left: 50px
}

.banner-container .banner .overlay {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	width: 100%;
	text-align: center;
	font-family: "garamond-premier-pro-display", "georgia", serif
}

.banner-container .banner .overlay h1 {
	color: #fff;
	font-size: 80px;
	line-height: 1;
	margin-bottom: 20px;
	text-shadow: 1px 1px 30px rgba(0, 0, 0, 0.9)
}

.banner-container .banner .overlay h2 {
	color: #fff;
	font-size: 80px;
	line-height: 1;
	margin-bottom: 20px;
}

.banner-container .banner .overlay .additional {
	color: #fff;
	font-size: 24px;
	line-height: 1.2;
	margin: 0 auto;
	padding-bottom: 40px;
}

.banner-container .banner .overlay .actions .link {
	font-size: 17px;
	font-weight: 400;
	color: #5f4c6b;
	text-decoration: none;
	display: inline-block;
	vertical-align: top;
	border: 0;
	background: #fff;
	width: 100%;
	padding: 12px 20px;
	box-sizing: border-box;
	transition: background 0.2s;
	font-family: "Source Sans Pro", Arial, sans-serif
}

.banner-container .banner .overlay .actions .link:hover {
	color: #fff;
	background: #5f4c6b;
}


.banner-container .banner .banner-mask {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	background: transparent; /*rgba(0, 0, 0, 0.2)*/
}

.banner-container .banner.title-only .overlay h1 {
	margin: 0
}

.banner-container .mobile-banner-bg	{
	display: none;
}

.banner-container .sale-overlay-container {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 164px;
	background: rgba(202, 27, 27, 0.65);
	z-index: 250
}

.banner-container .sale-overlay-container .sale-overlay {
	color: #fff;
	text-align: center;
	position: absolute;
	top: 46%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: 0 auto;
	max-width: 1540px;
	width: 100%
}

.banner-container .sale-overlay-container .sale-overlay h2 {
	font-size: 40px;
	text-transform: uppercase
}

.banner-container .sale-overlay-container .sale-overlay p {
	font-size: 16px;
	margin: 0;
	padding: 0
}

.banner-container .cycle-pager {
	position: absolute;
	bottom: 10px;
	left: 0;
	margin: 0 auto;
	right: 0;
	z-index: 500;
	text-align: center;
	display: inline-block;
	vertical-align: top
}

.banner-container .cycle-pager span {
	text-indent: -999em;
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 10px;
	height: 10px;
	background: rgba(255, 255, 255, 0.6);
	margin: 0 5px;
	border-radius: 55px;
	cursor: pointer
}

.banner-container .cycle-pager span.cycle-pager-active {
	background: #fff
}

.cms-order-free-samples .banner-container .banner .overlay h2 {
	margin-bottom: 19px
}

.cms-order-free-samples .banner-container .banner .overlay .additional {
	padding-bottom: 40px
}

.cms-order-free-samples .banner-container .banner .overlay .actions {
	margin: 0
}

.desktop-banner-bg 	{
	display: none;
}


@media (min-width: 768px) {

	.banner-container .mobile-banner-bg 	{
		display: none;
	}

	.desktop-banner-bg 	{
		display: block;
		height: 590px;
		width: 100%;
		background-size: cover;
	}

	.overlay-background {
		position: absolute;
		top: 40px;
		left: 0;
		width: 492px;
		background: rgba(82, 65, 92, 0.4);
		height: calc(100% - 40px);
		padding: 0 84px;
		box-sizing: border-box;
	}

	.banner-container .banner .overlay 	{
		padding: 0 54px;
		box-sizing: border-box;
		word-wrap: break-word;
	}

	.banner-container .banner .overlay .actions .link 	{
		width: 100%;
		position: relative;
		left: auto;
	}

}

@media (max-width: 1229px) and (min-width: 768px) {

	.overlay-background 	{
		top: 0;
		height: 100%;
	}

}

.trust-bar.trust-bar-no-banners 	{
	position: relative;
	padding-top: 69px;
	margin: -30px 0 0 0;
}

@media (max-width: 1230px) {

	.trust-bar.trust-bar-no-banners 	{
		margin: -30px 0 30px;
		padding-top: 0;
	}

}

.trust-builder-container {
	background: rgba(0, 0, 0, 0.4);
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 200
}

.trust-builder-bar {
	max-width: 1540px;
	width: 96%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	overflow: hidden
}

.trust-builder-bar .trust-builder {
	font-size: 14px;
	text-transform: uppercase;
	padding: 10px 0 10px 32px;
	margin: 0
}

.trust-builder-bar .trust-builder[data-trust-link] 	{
	cursor: pointer;
}

.trust-builder-bar .trust-builder.trust-shipping {
	background: url("../images/svg/Free-Ship-Trust.svg") center left no-repeat;
	background-size: 29px 21px;
	padding-left: 44px
}

.trust-builder-bar .trust-builder.trust-quality {
	background: url("../images/svg/header-trust-highest-quailty.svg") center left no-repeat;
	background-size: 23px 23px;
	padding-left: 40px
}

.trust-builder-bar .trust-builder.trust-swatches {
	background: url("../images/svg/Sissors-Trust.svg") center left no-repeat;
	background-size: 13px 21px;
	padding-left: 34px
}

.trust-builder-bar .trust-builder.trust-showroom {
	background: url("../images/svg/header-trust-showroom.svg") center left no-repeat;
	background-size: 41px 23px;
	padding-left: 48px
}

.trust-builder-bar .trust-builder.trust-custom {
	background: url("../images/svg/Sissors-Trust.svg") center left no-repeat;
	background-size: 13px 21px
}

.trust-builder-bar .trust-builder[data-trust-link] 	{
	cursor: pointer;
}

.product-details-trust-builder {
	position: relative;
	margin-top: -30px;
	min-height: 60px
}

.product-details-trust-builder .trust-builder-container {
	background: #404040
}

.nav-sections-item-content {
	position: relative
}

.nav-sections-new-item-title {
	display: none
}

.new-nav-container {
	background: #d3d0d0;
	margin-bottom: 30px;
	position: relative;
	z-index: 800;
	font-family: "Source Sans Pro", Arial, sans-serif;
	height: 55px
}

.new-nav-container .new-nav {
	max-width: 1540px;
	width: 96%;
	margin: 0 auto
}

.new-nav-container .new-nav > ul {
	font-weight: 400;
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: space-between;
	position: static;
	list-style: none
}

.new-nav-container .new-nav > ul > li.level0 {
	position: static;
	margin: 0;
	padding-right: 0;
}

.new-nav-container .new-nav > ul > li.level0.new-nav-search 	{
	padding-right: 0;
}

.new-nav-container .new-nav > ul > li.level0:first-child > .level-top {
	padding-left: 0
}

.new-nav-container .new-nav > ul > li.level0:last-child > .level-top {
	padding-right: 0
}

.new-nav-container .new-nav > ul > li.level0 > .level-top {
	color: #333;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 16px;
	text-decoration: none;
	font-size: 17px;
	line-height: 55px
}

.new-nav-container .new-nav > ul > li.level0.nav-search-container {
	height: 55px;
	width: 100%;
	text-align: right;
	padding-right: 0
}

.new-nav-container .new-nav a.nav-search-toggle {
	display: inline-block;
	vertical-align: top;
	line-height: normal;
	padding: 5px 0 0 0 !important;
	position: absolute;
	top: -2px;
	right: 8px
}

.new-nav-container .new-nav {
	height: 55px;
	position: relative
}

.new-nav-container .new-nav .nav-search-container {
	display: inline-block !important;
	position: absolute;
	top: 0;
	right: 1px
}

.new-nav-container .new-nav .nav-search-container form {
	position: absolute;
	top: 8px;
	right: 0;
	display: inline-block !important
}

.new-nav-container .new-nav .nav-search-container form ::-webkit-input-placeholder {
	color: #222
}

.new-nav-container .new-nav .nav-search-container form ::-moz-placeholder {
	color: #222
}

.new-nav-container .new-nav .nav-search-container form :-ms-input-placeholder {
	color: #222
}

.new-nav-container .new-nav .nav-search-container form input[type=text] {
	background: #d3d0d0;
	display: inline-block !important;
	position: absolute;
	top: 0;
	right: 0;
	width: 210px;
	border: 0;
	font-size: 16px;
	height: 37px
}


/* Nav search */
.new-nav-search,
.new-nav-search form	{
	display: flex;
	align-items: center;
	position: relative;

}

.new-nav-search 	{
	justify-content: flex-end;
}

.new-nav-search input[type="text"] 	{
	border: 0;
	border-radius: 25px;
	width: 360px;
	padding: 5px 15px 5px 52px;
	font-size: 14px;
	height: 40px;
	margin-right: 0;
}

.new-nav-search input[type="text"]::-moz-placeholder 	{
	color: #888;
	font-style: italic;
}

.new-nav-search input[type="text"]::-webkit-input-placeholder 	{
	color: #888;
	font-style: italic;
}

.new-nav-search input[type="image"] 	{
	position: absolute;
	top: 9px;
	left: 20px;
}


/**
 * Mobile Search
 */

.mobile-search 	{
	clear: both;
	height: auto;
	padding-bottom: 10px;
	background: #d3d0d0;
	text-align: center;
	margin-bottom: 20px;
	margin-top: -1px;
	padding-top: 5px;
}

.mobile-search.above-trust-bar 	{
	height: 80px;
	padding-bottom: 0;
	margin-bottom: 0;
}

.mobile-search form 	{
	position: relative;
	display: inline-block;
	margin: 0 auto;
	width: calc(100% - 20px);
}

.mobile-search input[type="text"] 	{
	border: 0;
	border-radius: 25px;
	width: 100%;
	padding: 5px 15px 5px 52px;
	font-size: 14px;
	height: 40px;
	margin-right: 0;
	max-width: 100%;
	font-weight: 400;
}

.mobile-search input[type="text"]::-moz-placeholder 	{
	color: #888;
	font-style: normal;
	font-size: 16px;
}

.mobile-search input[type="text"]::-webkit-input-placeholder 	{
	color: #888;
	font-style: normal;
	font-size: 16px;
}

.mobile-search input[type="image"] 	{
	position: absolute;
	top: 9px;
	left: 20px;
}

@media (max-width: 1000px) {
	.new-nav-container 	{
		margin-bottom: 0;
	}
	.catalog-product-view .product-details-trust-builder 	{
		margin-bottom: 0;
		margin-top: 50px;
	}
	.catalog-product-view .mobile-search 	{
		margin-top: -115px;
		padding-bottom: 10px;
	}
}

@media (min-width: 1001px) {
	.mobile-search 	{
		display: none;
	}

}


.subnav-mask {
	position: fixed;
	background: rgba(0, 0, 0, .5);
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 600
}

.subnav-container-outer {
	background: #fff;
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 55px;
	z-index: 500;
	padding: 40px 0 20px
}

.subnav-container-outer .subnav-container {
	width: 96%;
	max-width: 1540px;
	margin: 0 auto
}

.subnav-container-outer .subnav-container .subnav-col {
	width: 350px;
	float: left;
	padding-bottom: 20px
}

.subnav-container-outer .subnav-container .subnav-col h3 {
	color: #222;
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase
}

.subnav-container-outer .subnav-container .subnav-col h3 a {
	color: #222
}

.subnav-container-outer .subnav-container .subnav-col ul {
	margin: 0;
	padding: 30px 0 0 0;
	list-style: none
}

.subnav-container-outer .subnav-container .subnav-col ul li {
	margin: 0;
	padding-bottom: 5px
}

.subnav-container-outer .subnav-container .subnav-col ul li a {
	color: #222;
	font-size: 16px;
	font-weight: 300
}

.subnav-container-outer .subnav-container.has-featured-product {
	padding-right: 450px;
	box-sizing: border-box
}

.subnav-container-outer .subnav-container.has-featured-product {
	position: relative;
	min-height: 390px
}

.subnav-featured-product {
	position: absolute;
	top: 0;
	right: 0
}

.subnav-featured-product img {
	display: block
}

.subnav-featured-product .mask {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .15)
}

.subnav-featured-product .overlay {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	width: 100%;
	text-align: center;
	transform: translateY(-50%)
}

.subnav-featured-product .overlay .product-category {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	text-shadow: 1px 1px 20px rgba(0, 0, 0, .9)
}

.subnav-featured-product .overlay .product-title {
	color: #fff;
	font-size: 27px;
	text-transform: uppercase;
	padding-bottom: 15px;
	text-shadow: 1px 1px 20px rgba(0, 0, 0, .9);
	font-family: "garamond-premier-pro-display", "georgia", serif
}

.subnav-featured-product .overlay .link.action.common {
	width: 250px
}

.page-title {
	margin-bottom: 18px;
	text-transform: uppercase;
	font-size: 27px;
	font-family: "garamond-premier-pro-display", "georgia", serif
}

.catalogsearch-result-index .page-title,
.catalog-category-view .page-title 	{
	font-size: 40px;
}

.cta-container {
	margin-bottom: 60px
}

.cta-container .cta-position {
	margin: 0 auto;
	max-width: 1540px;
	width: 100%;
	display: flex;
	justify-content: space-between
}

.cta-container .cta {
	width: 32%
}

.cta-container .cta.column {
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

.cta-container .cta.column .cta-inner .overlay {
	top: 50%
}

.cta-container .cta .cta-inner {
	position: relative
}

.cta-container .cta .cta-inner .overlay {
	position: absolute;
	top: 46%;
	transform: translateY(-50%);
	left: 15px;
	right: 15px;
	text-align: center;
	color: #fff
}

.cta-container .cta .cta-inner .overlay p {
	font-size: 27px;
	line-height: 32px;
	text-transform: uppercase;
	font-family: "garamond-premier-pro-display", "georgia", serif;
	margin: 0;
	text-shadow: 1px 1px 20px rgba(0, 0, 0, .9)
}

.cta-container .cta .cta-inner .link {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 60px;
	display: inline-block;
	vertical-align: top;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	width: 260px;
	line-height: 55px;
	background: #5f4c6b;
	margin: 0 auto;
	text-align: center;
	transition: background .2s;
	font-size: 17px;
	border: 1px solid #fff
}

.cta-container .cta .cta-inner .link:hover {
	background: #52415c
}

.cta-container .cta img {
	display: block;
	width: 100%
}

.cta-container .cta img.icon {
	width: auto;
	display: block;
	margin: -78px auto 20px;
	position: relative;
	top: -26px;
	pointer-events: none
}

.cta-container .cta .mask {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .3);
	transition: background .2s
}

.cta-container .cta.lone:hover .mask {
	background: rgba(0, 0, 0, .4)
}

.cta-container .cta .cta-inner:hover .mask {
	background: rgba(0, 0, 0, .4)
}

.cta-main-title {
	padding-top: 25px
}

.group-container.alt {
	background: url("../images/bg-pattern-section.jpg") center center no-repeat;
	background-size: cover;
	padding: 56px 0 80px
}

.group-container h1, .group-container h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 20px;
	color: #222;
	padding-bottom: 45px;
	font-weight: 400;
	position: relative
}

.group-container h1 span, .group-container h2 span {
	display: inline-block;
	vertical-align: top;
	position: relative
}

.group-container h1 span:after, .group-container h2 span:after {
	content: "●";
	position: absolute;
	top: 4px;
	left: -22px;
	font-size: 11px
}

.group-container h1 span:before, .group-container h2 span:before {
	content: "●";
	position: absolute;
	top: 4px;
	right: -22px;
	font-size: 11px
}

.group-container.group-inspiration {
	padding-top: 12px
}

.cta-sections-container {
	margin-bottom: 42px
}

.cta-sections-container .cta-position {
	margin: 0 auto;
	max-width: 1540px;
	width: 100%;
	display: flex;
	justify-content: space-between
}

.cta-sections-container .cta {
	position: relative;
	cursor: pointer
}

.cta-sections-container .cta img {
	display: block;
	height: 100%;
	width: 100%
}

.cta-sections-container .cta .overlay-container {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, .2);
	pointer-events: none;
	transition: background .2s
}

.cta-sections-container .cta:hover .overlay-container {
	background: rgba(0, 0, 0, .35)
}

.cta-sections-container .cta .overlay {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 5%;
	right: 5%;
	text-align: center
}

.cta-sections-container .cta .overlay p {
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 400;
	margin: 0;
	text-shadow: 1px 1px 20px rgba(0, 0, 0, .9)
}

.inspiration-banner-container {
	margin-bottom: 30px;
	position: relative
}

.inspiration-banner-container .arrow {
	position: absolute;
	top: 45%;
	z-index: 300;
	cursor: pointer
}

.inspiration-banner-container .arrow.arrow-left {
	left: -55px
}

.inspiration-banner-container .arrow.arrow-right {
	right: -55px
}

.inspiration-banner-container .inspiration-position {
	margin: 0 auto;
	max-width: 1540px;
	width: 100%;
	position: relative
}

.inspiration-banner-container .inspiration-slider {
	max-height: 590px;
	overflow: hidden
}

.inspiration-banner-container .inspiration-banner {
	position: relative;
	overflow: hidden
}

.inspiration-banner-container .inspiration-banner .main-image {
	display: block
}

.inspiration-banner-container .inspiration-banner .overlay {
	background: #676565;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 30px;
	width: 460px;
	box-sizing: border-box;
	padding: 70px 60px 53px;
	text-align: center
}

.inspiration-banner-container .inspiration-banner .overlay h3 {
	color: #fff;
	font-size: 27px;
	text-transform: uppercase;
	line-height: 31px;
	padding-bottom: 15px;
	margin-top: 0;
	font-family: "garamond-premier-pro-display", "georgia", serif
}

.inspiration-banner-container .inspiration-banner .overlay p {
	font-size: 16px;
	color: #fff
}

.inspiration-banner-container .inspiration-banner .mask {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .15);
	width: 100%;
	height: 100%
}

.inspiration-banner-container .inspiration-banner .overlay .actions {
	padding-top: 15px
}

.inspiration-banner-container .inspiration-banner .overlay .actions .link {
	display: inline-block;
	vertical-align: top;
	font-size: 20px;
	color: #fff;
	background: #525151;
	text-decoration: none;
	border: 2px solid #fff;
	width: 90%;
	max-width: 256px;
	line-height: 56px;
	text-transform: uppercase;
	transition: background .2s
}

.inspiration-banner-container .inspiration-banner .overlay .actions .link:hover {
	background: #454444
}

.inspiration-cta {
	margin-bottom: 50px;
	text-align: center
}

.inspiration-cta .inspiration-position {
	margin: 0 auto;
	max-width: 1540px;
	width: 100%;
	display: flex;
	justify-content: space-between
}

.inspiration-cta .cta-column {
	position: relative;
	width: 32%
}

.inspiration-cta .cta-column .row {
	display: flex;
	justify-content: space-between
}

.inspiration-cta .cta-column .row.detail {
	text-align: center;
	padding-top: 18px;
	margin-bottom: 20px
}

.inspiration-cta .cta-column .row.detail p {
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	color: #222
}

.inspiration-cta .cta-column .row.detail p.share-style-label {
	padding-left: 26px;
	background: url("../images/svg/instagram-feed.svg") center left no-repeat;
	background-size: 16px 16px
}

.inspiration-cta .cta-column.text-overlay .overlay {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 15%;
	right: 15%
}

.inspiration-cta .cta-column.text-overlay .arrow {
	position: absolute;
	top: 45%;
	z-index: 300;
	cursor: pointer
}

.inspiration-cta .cta-column.text-overlay .arrow.arrow-left {
	left: 20px
}

.inspiration-cta .cta-column.text-overlay .arrow.arrow-right {
	right: 20px
}

.inspiration-cta .cta-column.text-overlay .overlay .additional {
	font-size: 16px;
	color: #fff;
	margin-bottom: 20px;
	text-shadow: 1px 1px 20px rgba(0, 0, 0, .9)
}

.inspiration-cta .cta-column.text-overlay .overlay .lead {
	color: #fff;
	font-size: 27px;
	text-transform: uppercase;
	margin-bottom: 32px;
	font-family: "garamond-premier-pro-display", "georgia", serif;
	text-shadow: 1px 1px 20px rgba(0, 0, 0, .9)
}

.inspiration-cta .cta-column.text-overlay .overlay .actions .link {
	color: #fff;
	background: #5f4c6b;
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
	box-sizing: border-box;
	font-size: 17px;
	width: 260px;
	line-height: 55px;
	text-transform: uppercase;
	text-decoration: none;
	transition: background .2s
}

.inspiration-cta .cta-column.text-overlay .overlay .actions .link:hover {
	background: #52415c
}

.inspiration-cta .cta-column.text-overlay.behind-scenes .mask {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 5px;
	width: 100%;
	background: rgba(0, 0, 0, .3);
	transition: background .2s
}

.inspiration-cta .cta-column.text-overlay.behind-scenes:hover .mask {
	background: rgba(0, 0, 0, .5)
}

.instagram-container {
	width: 100%;
	max-width: 1540px;
	margin: 0 auto
}

.instagram-container h2.decorated {
	position: relative;
	bottom: -5px
}

.instagram-container .share-style {
	background: url("../images/icon-small-instagram.png") right top no-repeat
}

.twitter-banner {
	position: relative
}

.twitter-banner img {
	display: block
}

.twitter-banner .mask {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .3)
}

.twitter-banner .twitter-banner-internal {
	position: absolute;
	top: 50%;
	left: 15%;
	right: 15%;
	transform: translateY(-50%);
	padding-top: 100px;
	background: url("../images/logo-twitter-white.png") center top no-repeat;
	font-style: italic
}

.twitter-banner .twitter-banner-internal #twitter-live {
	color: #fff;
	font-size: 18px;
	line-height: 26px
}

.twitter-banner .twitter-banner-internal #twitter-live a {
	color: #fff;
	text-decoration: underline
}

#instafeed {
	margin-bottom: 60px;
	text-align: center
}

.product-month .product-month-banner-mask {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 5px;
	background: rgba(0, 0, 0, .3);
	transition: background .2s
}

.product-month:hover .product-month-banner-mask {
	background: rgba(0, 0, 0, .5)
}

.cms-home .page-main {
	max-width: none;
	background: #f4f4f3 url("../images/bg-pattern-section-large.jpg") center center no-repeat;
	background-size: cover;
	text-align: center
}

.cms-home .page-main .column.main {
	min-height: 0
}

.cms-home .page-main .content-container {
	max-width: 1090px;
	margin: 55px auto 66px auto;
	width: 100%;
	font-size: 18px
}

.cms-home .page-main .content-container h1 {
	padding-bottom: 12px
}

.content-decorated {
	text-align: center;
	text-transform: uppercase;
	font-size: 20px;
	color: #222;
	padding-bottom: 47px;
	font-weight: 400;
	position: relative
}

.content-decorated span {
	position: relative
}

.content-decorated span:after {
	content: "●";
	position: absolute;
	top: 6px;
	left: -22px;
	font-size: 11px
}

.content-decorated span:before {
	content: "●";
	position: absolute;
	top: 6px;
	right: -22px;
	font-size: 11px
}

.page-wrapper > .page-bottom {
	max-width: none;
	text-align: center;
	width: 100%
}

.cms-sidebar {
	border: 1px solid #e3e0dc;
	padding: 30px 25px;
	margin-bottom: 30px
}

.cms-sidebar .sidebar-section {
	border-bottom: 1px solid #e3e0dc;
	padding-bottom: 21px;
	margin-bottom: 26px
}

.cms-sidebar .sidebar-section:last-child {
	border-bottom: 0;
	margin: 0;
	padding: 0
}

.cms-sidebar .sidebar-section h2 {
	font-size: 20px;
	font-family: "garamond-premier-pro-display", "georgia", serif;
	font-weight: 400;
	padding-bottom: 15px;
	text-transform: uppercase;
	background: url("../images/arrow-sidebar-arrow-down.png") 100% 17% no-repeat;
	cursor: pointer;
	margin-bottom: 0;
	padding-right: 29px
}

.cms-sidebar .sidebar-section h2.active {
	background: url("../images/arrow-sidebar-arrow-up.png") 100% 17% no-repeat
}

.cms-sidebar .sidebar-section ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.cms-sidebar .sidebar-section ul li {
	margin: 0;
	padding: 0;
	font-size: 17px;
	text-transform: uppercase;
	color: #222;
	padding-bottom: 5px
}

.cms-page-view.page-layout-cms-sidebar-left .sidebar-main {
	width: 25%;
	float: left
}

.cms-page-view.page-layout-cms-sidebar-left .column.main {
	width: 75%;
	float: right
}

.cms-page-view.page-layout-cms-sidebar-left .banner-outer {
	margin-top: 0
}

.cms-page-view.page-layout-cms-sidebar-left .banner-container {
	margin-bottom: 50px
}

.cms-page-view.page-layout-cms-sidebar-left .trust-builder-container {
	display: none
}

.faqs-list ul {
	padding-top: 10px
}

.faqs-list ul li {
	font-size: 16px;
	border-bottom: 1px solid #eee;
	padding-bottom: 30px;
	margin-bottom: 30px
}

.faqs-list ul li:last-child {
	border-bottom: 0
}

.faqs-list ul li .question {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 18px
}

.faqs-list ul li .answer {
	font-weight: 300
}

.page-with-filter .category-top-toolbar + .filter-container,
.page-with-filter .sidebar-main {
	display: none !important
}

.page-with-filter .banner-container {
	margin-bottom: 0
}

.page-with-filter .page-title-wrapper:not(.filter-category-title) {
	display: none;
}

/*.page-layout-subcategories .page-title-wrapper:not(.filter-category-title),
.page-layout-subcategories.page-with-filter .page-title-wrapper:not(.filter-category-title) 	{
	display: block;
}*/

.catalogsearch-result-index.page-with-filter .page-title-wrapper,
.catalogsearch-result-index .page-title-wrapper {
	display: block;
}

.filter-heading 	{
	padding-top: 10px;
}

.filter-container {
	margin-bottom: 40px;
}

.filter-container .block.filter {
	max-width: 1540px;
	margin: 0 auto 0;
	width: 100%
}

.filter-container .filter-options {
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0
}

.filter-container .filter-options .filter-options-content {
	display: inline-block;
	vertical-align: top;
	margin: 0 15px
}

.filter-container .filter-options {
	padding: 0 5%;
	margin: 0 auto
}

.filter-container .filter-options .filter-options-content {
	max-width: 360px;
	width: 100%;
	margin: 0 15px 15px 0;
}

.filter-container .filter-options .filter-select {
	background: #eee url("../images/svg/chevron-down.svg") right 15px top 50% no-repeat;
	background-size: 16px;
	color: #222;
	font-size: 16px;
	text-transform: uppercase;
	height: 48px;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 0;
	border-radius: 4px;
	padding: 0 40px 0 15px;
	box-sizing: border-box;
	font-weight: 600;
	cursor: pointer;
}

.filter-container .filter-options .filter-select:hover,
.filter-container .filter-options .filter-select:focus,
.filter-container .filter-options .filter-select:active 	{
	background: #52415C url("../images/svg/chevron-down-white.svg") right 15px top 50% no-repeat;
	background-size: 16px;
	color: #fff;
}

.filter-container .filter-options .filter-select option {
	font-size: 16px
}

.filter-container {
	text-align: left;
	width: 96%;
	margin: 0 auto 40px;
	padding: 0;
	box-sizing: border-box;
}

.filter-container .block-subtitle {
	display: block;
	margin-bottom: 25px;
	font-size: 20px;
	font-weight: 400;
}

.filter-container .filter-current .items {
	display: flex;
	flex-wrap: wrap;
}

.filter-container .filter-current .item {
	font-size: 16px;
	display: flex;
	align-items: center;
	background: #eee;
	border-radius: 4px;
	font-weight: 400;
	border: 2px solid #222;
	margin: 0 20px 20px 0;
	padding: 5px 18px 5px 15px;
	min-height: 48px;
	box-sizing: border-box;
}

.filter-container .filter-current .item:hover 	{
	cursor: pointer;
	background: #eaeaea;
	color: #5f4c6b;
}

.filter-container .filter-current .item.clear-all 	{
	background: transparent;
	text-transform: uppercase;
	text-decoration: underline;
	text-align: center;
	font-weight: 600;
	border: 0;
}

.filter-container .filter-current .item.clear-all:hover 	{
	background: transparent;
}

.filter-container .filter-current .item.clear-all:hover a 	{
	color: #555;
}

.filter-container .filter-current .item .filter-value 	{
	text-transform: uppercase;
	font-weight: 600;
	font-size: 16px;
}

.filter-container .filter-current .item .remove {
	display: block;
	width: 16px;
	height: 16px;
	background: url('../images/svg/close.svg') center center no-repeat;
	margin-right: 8px;
	position: relative;
	top: 1px;
}

.filter-container .filter-current .item .remove span 	{
	display: none;
}

.filter-container .filter-current .filter-label {
	display: none;
}

.filter-container .filter-actions {
	padding-top: 10px
}

.filter-container .filter-clear {
	text-decoration: underline;
	color: #5f4c6b;
	font-weight: 600
}

.filter-container .filter-options .filter-select {
	min-width: 100px
}

.filter-container .filter-current {
	display: block;
	vertical-align: middle;
	margin: 0;
	order: 20;
}

.filter-container .filter-options {
	display: flex;
	flex-wrap: wrap;
	width: auto;
	padding: 0 0 5px;
	margin: 0 0 20px;
	border-bottom: 1px solid #ddd;
}

.filter-container .filter-options .filter-options-content {
	width: auto;
	padding-top: 0;
}

.filter-content 	{
	display: grid;
}

.page-layout-clearance .filter-container {
	display: block
}

.category-description-container {
	background: #f4f4f3 url("../images/bg-pattern-section-large.jpg") no-repeat;
	background-size: cover
}

.category-description-container.clearance {
	background: #f4f4f3;
	margin-top: -20px;
	margin-bottom: 20px
}

.category-description {
	width: 96%;
	max-width: 1540px;
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
	color: #222;
	padding: 50px 0 70px
}

.category-description h3 {
	font-size: 27px;
	font-family: "garamond-premier-pro-display", "georgia", serif;
	text-transform: uppercase;
	font-weight: 400;
	padding-bottom: 20px
}

.category-description p {
	max-width: 1125px;
	margin: 0 auto 20px
}

.category-description p:last-child {
	margin-bottom: 10px
}

.pages a.page:visited {
	color: #333
}

.pages strong.page {
	font-size: 16px
}

.pages a.page {
	color: #5f4c6b
}

.pages .item {
	font-size: 16px;
	display: inline-block;
	background: #fff;
	width: 34px;
	height: 34px
}

.pages .item a {
	color: #333 !important;
	display: block;
}

.pages .item:hover,
.pages .item.current {
	background: #5f4c6b;
	color: #fff;
}

.pages .item:hover a,
.pages .item.current span {
	color: #fff !important
}

.pages .item.pages-item-next {
	display: none
}

.pages .view-all {
	position: absolute;
	top: 13px;
	right: 13px;
	color: #222;
	font-size: 15px;
	display: inline-block;
	background: #fff;
	padding: 6px 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 500
}

.pages .view-all:hover {
	background: #5f4c6b;
	color: #fff
}

.page-products .toolbar .limiter 	{
	position: relative;
	z-index: 20;
}

.page-layout-category-product .toolbar-products	{
	display: none !important;
}

.subcategory-grid {
	padding-bottom: 30px
}

.subcategory-grid .subcategory {
	width: 31.94%;
	float: left;
	margin: 0 2.09% 20px 0;
	text-align: center
}

.subcategory-grid .subcategory:nth-child(3n) {
	margin-right: 0
}

.subcategory-grid .subcategory .category-name {
	padding: 11px 0 2px;
	font-family: "garamond-premier-pro-display", "georgia", serif
}

.subcategory-grid .subcategory .category-name a {
	color: #222;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 20px
}

.subcategory-grid .subcategory .category-name a:hover {
	text-decoration: none;
	color: #5f4c6b
}

.products {
	margin: 0 0 26px;
	overflow: hidden
}

.page-products .toolbar-products {
	margin-bottom: 40px;
	padding: 10px 15px;
	background: #f5f5f5;
	text-align: center;
	position: relative;
	font-size: 16px;
	min-height: 50px;
}

.page-products .toolbar .limiter 	{
	position: relative;
	z-index: 20;
}

.sorter {
	padding: 1px 0 0;
}

.sorter-options {
	margin: 0 0 0 15px;
	width: auto;
	min-width: 150px;
	font-size: 16px;
	border: 0;
	border-radius: 4px;
	height: 48px;
	text-transform: uppercase;
	font-weight: 400;
	padding: 0 40px 0 10px;
	background: #fff url(../images/svg/chevron-down.svg) right 15px top 50% no-repeat;
	background-size: 16px;
	appearance: none;
	-webkit-appearance: none;
}

.limiter-options 	{
	font-size: 16px;
	border: 0;
	border-radius: 4px;
	height: 48px;
	text-transform: uppercase;
	font-weight: 400;
	background: #fff url(../images/svg/chevron-down.svg) right 15px top 50% no-repeat;
	background-size: 16px;
	appearance: none;
	-webkit-appearance: none;
	padding: 0 40px 0 15px;
}

.toolbar-amount {
	display: block;
	line-height: 26px;
	margin: 0;
	padding: 10px 0 0;
	font-size: 16px;
}

.products.wrapper ~ .toolbar .pages {
	float: none;
	display: inline-block;
	position: absolute;
	top: 17px;
	left: 0;
	right: 0;
}

.page-layout-clearance .columns .column.main {
	max-width: 100% !important
}

.page-products .products-grid .product-item {
	margin: 0 2.09% 20px 0 !important;
	float: left;
	display: block;
	width: 31.94%
}

.page-products .products-grid .product-item:nth-child(3n) {
	margin-right: 0 !important
}

.page-products .product-item-info {
	width: auto;
	position: relative
}

.page-products .product-item-name {
	text-align: center;
	color: #222;
	font-size: 20px;
	text-transform: uppercase;
	padding-top: 11px;
	font-weight: 400;
	font-family: "garamond-premier-pro-display", "georgia", serif;
	margin-bottom: 2px
}

.page-products .product-item-name a {
	color: #5f4c6b;
}

.page-products .product-item-name a:hover {
	text-decoration: none;
	color: #5f4c6b
}

.page-products .product-item-info .product-notice {
	position: absolute;
	top: 30px;
	right: 30px;
	z-index: 800;
	overflow: hidden;
	cursor: pointer;
	pointer-events: none;
	border: 0;
	background: transparent
}

.page-products .product-item-info .product-notice.notice-display {
	right: 130px
}

.page-products .product-item-info .swatch-attribute-options {
	display: none
}

.page-products .product-item-info .product-summary {
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	color: #222;
	font-family: "Source Sans Pro", Arial, sans-serif;
	font-weight: 400;
	margin-bottom: 20px
}

.page-products .product-item-info .product-summary span {
	display: block
}

.page-products .product-image-photo {
	opacity: 1
}

.catalog-category-view.page-layout-2columns-left .column.main {
	width: 74.87%
}

.catalog-category-view.page-layout-2columns-left .sidebar-main {
	width: 24%
}

.filter-options {
	list-style: none;
	margin: 0;
	padding: 0
}

.filter-options .filter-options-content {
	margin: 0 0 40px;
	padding: 15px 0 0
}

.filter-options .filter-options-content .filter-options-title {
	font-size: 17px;
	text-transform: uppercase;
	border-bottom: 1px solid #e5e5e5;
	font-weight: 500;
	padding-bottom: 13px;
	margin-bottom: 18px;
	position: relative;
	cursor: pointer
}

.filter-options .filter-options-content .filter-options-title:after {
	content: "-";
	position: absolute;
	top: -10px;
	right: 0;
	font-size: 30px;
	font-weight: 300
}

.filter-options .filter-options-content .filter-options-title.active:after {
	content: "+";
	top: -4px;
	font-size: 21px
}

.filter-options .filter-options-content .items {
	font-size: 16px
}

.filter-options .filter-options-content .items .item a {
	padding: 5px 0 5px 34px;
	background: url("../images/icon-checkbox.png") left center no-repeat;
	display: block;
	text-decoration: none
}

.filters-hidden.catalog-category-view.page-layout-2columns-left .sidebar-main {
	width: 370px;
	height: 55px;
	overflow: hidden;
	margin-bottom: 40px
}

.filters-hidden.catalog-category-view.page-layout-2columns-left .column.main {
	width: 100%
}

.hide-filters {
	display: block;
	background: #efefee;
	text-transform: uppercase;
	line-height: 50px;
	width: 100%;
	box-sizing: border-box;
	padding-left: 20px;
	font-weight: 500;
	font-size: 16px;
	text-decoration: none;
	margin-bottom: 20px;
	transition: background .2s
}

.hide-filters span {
	display: block;
	position: relative
}

.hide-filters span:after {
	content: "-";
	position: absolute;
	top: -2px;
	right: 20px;
	font-size: 26px;
	font-weight: 300
}

.hide-filters.active span:after {
	content: "+";
	top: 0
}

.hide-filters:hover {
	background: #e3e3e3;
	text-decoration: none
}

.products.wrapper ~ .toolbar .sorter,
.products.wrapper ~ .toolbar .toolbar-amount 	{
	display: block;
}

@media (max-width: 767px) {
	.hide-filters {
		display: none
	}
}

.page-products .simple-price {
	display: block;
	text-align: center
}

.page-products .simple-price .price-box .price {
	font-weight: 400
}

.page-products .simple-price .price-label {
	display: none
}

.page-products .simple-price .special-price span {
	color: #c00;
	margin-right: 2px
}

.page-products .simple-price .special-price, .page-products .simple-price .old-price {
	display: inline-block;
	vertical-align: top
}

.page-products .product-item:hover .product-image-wrapper {
	background: transparent;
}

.page-products .product-item .product-image-wrapper .product-image-photo {
	transition: filter 0.2s;
}

.page-products .product-item:hover .product-image-wrapper .product-image-photo {
	filter: brightness(0.9);
}

.page-products.page-layout-2columns-left .sidebar-main, .page-products.page-layout-2columns-left .column.main {
	width: 100%;
	float: none;
	clear: both
}

.page-layout-clearance.page-products .product-item-name {
	text-align: left;
	padding-right: 170px
}

.page-layout-clearance.page-products .product-item-info .product-summary {
	text-align: left
}

.page-layout-clearance.page-products .clearance-price {
	position: absolute;
	top: 0;
	right: 0
}

.page-layout-clearance.page-products .clearance-price .product-item .price-box {
	margin: 0
}

.page-layout-clearance.page-products .clearance-info {
	width: 69%
}

.page-layout-clearance.page-products .clearance-info .clearance-atrr {
	margin-bottom: 7px;
	text-transform: uppercase;
	margin-top: 4px
}

.page-layout-clearance.page-products .product-item-photo {
	display: block;
	position: relative
}

.page-layout-clearance.page-products .product-item-photo .colour-sample {
	position: absolute;
	bottom: 5px;
	left: 1px;
	width: 91px;
	height: 91px;
	border: 6px solid #fff;
	z-index: 200;
	outline: 1px solid #e3e0dc
}

.page-layout-clearance.page-products .product-item-photo .colour-sample img {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%
}

.page-layout-clearance.page-products .product-item .price-box .price-label, .page-layout-clearance.page-products .product-item .price-box .price-label {
	display: none
}

.page-layout-clearance.page-products .product-item .price-box {
	text-align: right
}

.page-layout-clearance.page-products .product-item .special-price:before {
	content: "Sale Price";
	font-size: 17px;
	color: #222;
	padding-right: 3px;
	font-weight: 600
}

.page-layout-clearance.page-products .product-item .special-price .price {
	font-size: 20px;
	color: #ca1b1b
}

.page-layout-clearance.page-products .product-item .old-price:before {
	content: "Was";
	font-size: 17px;
	color: #222;
	padding-right: 3px
}

.page-layout-clearance.page-products .product-item .old-price {
	text-decoration: none
}

.page-layout-clearance.page-products .product-item .old-price .price {
	font-size: 17px;
	color: #222;
	text-decoration: line-through
}

.page-layout-clearance.page-products .product-item-details {
	position: relative
}

.page-products .cta-container.group-container {
	margin-bottom: 20px
}

.product-info-main {
	padding-bottom: 0;
	position: relative
}

.product-info-main .page-title-wrapper {
	float: left;
	padding-right: 105px
}

.product-info-main .page-title-wrapper .page-title {
	margin-top: -8px;
	font-size: 30px
}

.product-info-main .share-buttons-group {
	position: absolute;
	top: 0;
	right: 0
}

.mobile-detail-tab {
	display: none
}

.products-upsell .product-items, .products-related .product-items, .block-viewed-products-grid .product-items {
	list-style: none;
	margin: 0;
	padding: 0
}

.products-upsell .product-items .product-item, .products-related .product-items .product-item, .block-viewed-products-grid .product-items .product-item {
	max-width: 360px;
	margin-left: 0 !important
}

.products-upsell .product-items .product-item .product-item-description, .products-upsell .product-items .product-item .product-item-actions, .products-related .product-items .product-item .product-item-description, .products-related .product-items .product-item .product-item-actions, .block-viewed-products-grid .product-items .product-item .product-item-description, .block-viewed-products-grid .product-items .product-item .product-item-actions {
	display: none
}

.products-upsell .product-items .product-item .price-box .price-label, .products-related .product-items .product-item .price-box .price-label, .block-viewed-products-grid .product-items .product-item .price-box .price-label {
	display: none
}

.products-upsell .product-items .product-item .product-item-name, .products-related .product-items .product-item .product-item-name, .block-viewed-products-grid .product-items .product-item .product-item-name {
	text-align: center;
	font-size: 20px;
	text-transform: uppercase;
	padding-top: 11px;
	font-weight: 400;
	font-family: "garamond-premier-pro-display", "georgia", serif;
	margin-bottom: 2px
}

.products-upsell .product-items .product-item .product-item-name a, .products-related .product-items .product-item .product-item-name a, .block-viewed-products-grid .product-items .product-item .product-item-name a {
	color: #222;
	text-decoration: none
}

.product.info.detailed .info-list ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: space-between
}

.product.info.detailed .info-list ul li {
	margin: 0;
	padding: 0;
	text-align: center;
	max-width: 28%
}

.product.info.detailed .info-list ul li img {
	height: 94px;
	margin-bottom: 50px
}

.product.info.detailed .info-list ul li h3 {
	padding-bottom: 15px
}

.product.info.detailed .info-list ul li p {
	line-height: 24px
}

@media (min-width: 768px) {
	.products-upsell .products-grid .product-items .product-item, .products-related .products-grid .product-items .product-item, .other-products-container .block-viewed-products-grid .products-grid .product-items .product-item, .page-products .block-viewed-products-grid .products-grid .product-items .product-item {
		width: 23.34% !important;
		margin-right: 2.21% !important
	}

	.products-upsell .products-grid .product-items .product-item:nth-child(4n), .products-related .products-grid .product-items .product-item:nth-child(4n), .other-products-container .block-viewed-products-grid .products-grid .product-items .product-item:nth-child(4n), .page-products .block-viewed-products-grid .products-grid .product-items .product-item:nth-child(4n) {
		margin-right: 0 !important
	}
}

.mobile-other-products {
	display: none
}

.share-buttons-group .fa-plus-square:before {
	content: " ";
	display: inline-block;
	vertical-align: top;
	width: 16px;
	height: 16px;
	background: url("../images/icon-share.png") center center no-repeat
}

.product-info-main .price-box {
	margin-top: 0
}

.product-info-main .price-box .old-price {
	/*display: none !important*/
    display: inline !important;
}

.product-info-main .price-box .old-price {
    text-decoration: none;
}

.product-info-main .price-box .has-special-price .price-label,
.product-info-main .price-box .old-price .price-label   {
    display: none !important;
}

.product-info-main .price-box .old-price .price-wrapper .price   {
    text-decoration: line-through;
    margin-right: 10px;
}

.product-info-main .price-box .has-special-price .price     {
    color: #c00;
}

.product-info-main .price-box .price-wrapper .price, .product-options-bottom .price-box .price-wrapper .price, .product-info-main .price-box .weee, .product-info-main .special-price .price-container, .product-options-bottom .special-price .price-container {
	font-family: "Source Sans Pro", Arial, sans-serif;
	font-weight: 400;
	font-size: 17px
}

.product-info-main .price-box .price-wrapper .price, .product-options-bottom .price-box .price-wrapper .price {
	font-weight: 600
}

.product-info-main .price-box .price-wrapper .price {
	font-size: 25px
}

/*.price-box.price-final_price > .price-container.price-final_price > span:before {
	content: "PRICE";
	font-size: 25px;
	padding-right: 15px;
	font-weight: 400
}*/

.catalog-category-view .price-box.price-final_price > .price-container.price-final_price > span:before {
	content: " ";
	display: none
}

.product-info-main .special-price {
	position: relative;
	top: -10px;
	margin: 0
}

.product-info-main .special-price .price-container {
	font-size: 25px
}

.product-info-main .price-box .special-price .price-wrapper .price {
	color: #ca1b1b
}

.product-info-main .special-price .price-label {
	display: none
}

.product-info-main .special-price:before {
	content: "SALE PRICE";
	font-weight: 400;
	font-size: 25px;
	padding-right: 10px;
	color: #222
}

.product-price-lead {
	clear: both;
	padding-bottom: 0;
	overflow: hidden;
	padding-top: 15px
}

.product-price-lead .previous-prices {
	width: 50%;
	float: left;
	font-size: 17px;
	color: #222
}

.product-price-lead .previous-prices span.line {
	display: block;
	font-weight: 400
}

.product-price-lead .previous-prices span.line .value {
	text-decoration: line-through;
	font-weight: 600
}

.product-price-lead .lead-time {
	width: 50%;
	float: right;
	text-align: right;
	font-size: 17px;
	font-weight: 400;
	font-style: italic
}

.product-price-lead .lead-time.layout-chairs {
	float: left;
	width: 100%;
	text-align: left;
	padding-bottom: 20px;
	padding-top: 9px
}

.short-description {
	clear: both;
	font-size: 16px
}

.short-description .read-more-desc {
	text-decoration: underline;
	color: #5f4c6b
}

.short-description ul {
	font-weight: 300;
	margin-left: 30px;
	margin-bottom: 20px
}

.product.info.detailed ul {
	display: inline-block
}

.product.info.detailed ul li {
	text-align: left
}

.chair-size {
	font-weight: 400;
	padding-top: 15px;
	padding-bottom: 10px
}

.chair-size .lead {
	font-size: 17px;
	padding-bottom: 11px;
	clear: both;
	overflow: hidden
}

.chair-size p {
	font-size: 15px;
	margin-bottom: 3px;
	padding: 0
}

.product-info-main .stock.available {
	display: none !important
}

.product-info-main .stock.unavailable span {
	font-size: 18px;
	font-weight: 300;
	color: #c00
}

#clearance-product-text {
	font-size: 16px
}

.fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
	padding-top: 20px
}

.catalog-product-view .product.media {
	position: relative
}

.catalog-product-view .product.media .product-notice {
	position: absolute;
	top: 30px;
	right: 30px;
	height: 80px;
	width: 80px;
	z-index: 400;
	overflow: hidden;
	cursor: pointer;
	pointer-events: none;
	border: 0;
	background: transparent
}

.catalog-product-view .product.media .product-notice span {
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
	left: 0;
	right: 0;
	line-height: 18px;
	font-weight: 400
}

.catalog-product-view .product.media .product-notice.notice-mega-sale {
	background: #ca1b1b
}

.catalog-product-view .product.media .product-notice.notice-display {
	right: 130px
}

.product-offers {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 20px 0 20px
}

.product-offers .offer {
	width: 48.8%;
	border: 1px solid #e3e0dc;
	padding: 20px 40px;
	box-sizing: border-box
}

.product-offers .offer p {
	font-size: 18px;
	color: #222;
	margin: 0;
	padding: 0 0 0 83px
}

.product-offers .offer p a {
	color: #222;
	text-decoration: underline
}

.product-offers .offer.offer-free-swatches p {
	background: url("../images/svg/free-swatch-productpage-dark.svg") center left no-repeat;
	background-size: 60px 40px;
	padding-left: 68px
}

.product-offers .offer.offer-brochure p {
	background: url("../images/svg/brochure-productpage.svg") center left no-repeat;
	background-size: 45px 45px
}

.quick-attributes {
	padding: 16px 0
}

.quick-attributes p {
	color: #93908b;
	font-size: 14px;
	margin: 0;
	padding: 0 0 3px
}

.quick-attributes .attr-previous-prices span {
	text-decoration: line-through
}

.product.attribute.overview .value {
	font-size: 16px
}

.product-add-form {
	padding-top: 10px
}

.product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions, .product-info-main .box-tocart, .product-options-bottom .box-tocart {
	display: block
}

.product-info-main .box-tocart .action.primary.tocart {
	width: 100%;
	font-size: 17px;
	font-weight: 400;
	text-transform: uppercase
}

.product-info-main .box-tocart {
	margin: 30px 0
}

.product.info.detailed {
	background: #f4f4f3 url("../images/bg-pattern-section-large.jpg") center center no-repeat;
	padding: 50px 0;
	background-size: cover;
	margin-bottom: 0
}

.product-tab-container .tab-group h3 {
	background: #d2d2d0 url("../images/tab-product.png") top right no-repeat;
	min-width: 230px;
	display: inline-block;
	vertical-align: top;
	height: 60px;
	line-height: 60px;
	margin: 0 5px 0 0;
	padding: 0 21px 0 10px;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 400;
	cursor: pointer;
	box-sizing: border-box
}

.product-tab-container .tab-group h3.active {
	background: #f4f4f3 url("../images/tab-product-active.png") top right no-repeat;
	color: #5f4c6b
}

.product.info.detailed .tab-content {
	text-align: center;
	max-width: 1000px;
	margin: 30px auto;
	font-size: 16px;
	padding: 0 20px;
	box-sizing: border-box;
}

.product.info.detailed .tab-content ul {
	margin: 0 40px 20px;
}

.product.info.detailed .tab-content.tab-description .value {
	padding: 0;
}

.product.info.detailed .tab-content ul {
	font-weight: 300
}

.product.info.detailed .tab-content h1, .product.info.detailed .tab-content h2, .product.info.detailed .tab-content h3, .product.info.detailed .tab-content h4 {
	font-size: 27px;
	font-family: "garamond-premier-pro-display", "georgia", serif;
	font-weight: 400;
	padding-bottom: 20px;
	text-transform: uppercase
}

.product-info-main .stock.unavailable {
	margin-bottom: 20px
}

.product-info-main .stock.unavailable span {
	font-weight: 400
}

#product-options-wrapper .configurable .size-diagram {
	float: right;
	padding-top: 6px;
	text-decoration: underline;
	text-transform: uppercase
}

#product-options-wrapper .configurable label.label {
	font-weight: 400;
	font-size: 17px;
	text-transform: uppercase
}

#product-options-wrapper .configurable:first-child label.label:before {
	content: "1"
}

#product-options-wrapper .configurable:nth-child(2n) label.label:before {
	content: "2"
}

#product-options-wrapper .sizing-details {
	padding: 0 19px 19px 19px;
	background: #f4f4f3
}

#product-options-wrapper .sizing-details ul {
	list-style: none;
	margin: 0;
	column-count: 3
}

#product-options-wrapper .sizing-details ul li {
	margin: 0 0 5px !important
}

.product-options-wrapper .field {
	padding-bottom: 20px
}

.product-options-wrapper .field .control {
	margin-top: 10px
}

.product-options-wrapper .field .outer-label span {
	font-weight: 400;
	font-size: 17px;
	text-transform: uppercase;
	vertical-align: top
}

.product-options-wrapper .field[data-label=Fabric] .control {
	display: none
}

.fabric-option-holder {
	background: #f4f4f3 url("../images/bg-fabric-dashed.png") 10px 10px no-repeat;
	height: 160px;
	border: 1px solid #e3e0dc;
	text-align: center;
	box-sizing: border-box;
	margin-bottom: 20px;
	position: relative;
	top: 10px;
	cursor: pointer;
	clear: both
}

.fabric-option-holder span {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	font-size: 16px;
	font-weight: 400;
	background: url("../images/svg/dropdown-arrow.svg") 97% 39% no-repeat;
	background-size: 17px 10px
}

.fabric-option-holder .fabric-info {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%
}

.fabric-option-holder .fabric-info img {
	position: absolute;
	width: 120px;
	top: 20px;
	left: 20px
}

.fabric-option-holder .fabric-info .fabric-name {
	position: absolute;
	top: 63px;
	left: 170px
}

.field .control .image-field {
	position: relative;
	clear: both;
	overflow: hidden;
	margin-bottom: 10px
}

.field .control .image-field .tick {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .2) url(../images/icon-tick-white.png) center center no-repeat
}

#product-options-wrapper select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #f4f4f3 url("../images/svg/dropdown-arrow.svg") 97% 50% no-repeat;
	background-size: 17px 10px;
	font-size: 16px;
	color: #222;
	height: 75px;
	border: 1px solid #e3e0dc;
	padding: 0 59px 0 19px;
	box-sizing: border-box;
	white-space: normal
}

#product-options-wrapper .configurable select {
	border: 0
}

#product-options-wrapper .configurable .control {
	border: 1px solid #e3e0dc
}

#product-options-wrapper .hide-title > .field > label {
	display: none
}

.product-options-wrapper > .fieldset > .field > label:before {
	content: attr(data-index);
	display: inline-block;
	background: #e3e0dc;
	border-radius: 25px;
	text-align: center;
	padding: 0 0 0 2px;
	height: 25px;
	width: 25px;
	margin-right: 10px;
	font-weight: 400;
	font-size: 14px;
	vertical-align: middle;
	padding-top: 2px;
	box-sizing: border-box
}

.field[data-label=Legs] .control {
	border: 1px solid #e3e0dc;
	overflow: hidden;
	margin: 15px 0 0;
	background: #f4f4f3
}

.field[data-label=Legs] .control {
	padding: 25px
}

.field[data-label=Legs] .control .field {
	position: relative;
	width: 22.7%;
	float: left;
	padding-bottom: 0;
	margin-right: 3% !important;
	cursor: pointer
}

.field[data-label=Legs] .control .field:nth-child(4n) {
	margin-right: 0 !important
}

.field[data-label=Legs] .control .field:last-child {
	margin-right: 0 !important
}

.field[data-label=Legs] .control .inner-label span {
	color: #222;
	font-size: 15px !important;
	text-align: center;
	width: 100% !important;
	text-transform: none;
	display: block
}

.field[data-label=Legs] .control input[type=radio] {
	visibility: hidden;
	display: inline-block;
	text-indent: -999em;
	display: none
}

.field[data-label=Legs] .control img {
	box-sizing: border-box;
	display: block;
	width: 100%;
	cursor: pointer
}

.field[data-label=Legs] .itoris-dynamicoptions-list-images {
	position: relative;
	top: -10px
}


/* Icons */
.product-icons {
	padding: 40px 40px 50px;
	border: 1px solid #e3e0dc;
	margin-bottom: 40px;
}

.product-icons .lead {
	text-align: center;
	display: block;
	padding-bottom: 30px;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 22px;
	font-family: "garamond-premier-pro-display", "georgia", serif
}

.product-icons ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: grid;
	grid-template-columns: repeat(3, 33.33%);
	grid-row-gap: 30px;
}

.product-icons ul li {
	margin: 0;
	padding: 0;
}

.product-icons ul li .image-container {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 80px;
}

.product-icons ul li .image-container img {
	display: block;
	margin: 0 auto 10px;
	max-height: 80px;
}

.product-icons ul li span {
	display: block;
	text-align: center;
	font-size: 16px;
	margin: 0 auto;
	max-width: 150px;
	padding: 0 15px;
}

@media (max-width: 590px) {
	/* Icons */
	.product-icons {
		padding: 40px 20px 50px;
		display: none;
	}

	.product-icons ul {
		grid-template-columns: repeat(2, 50%);
	}
}

@media (max-width: 350px) {
	/* Icons */
	.product-icons {
		padding: 20px 0;
		border: 0;
	}

	.product-icons ul li span {
		font-size: 16px;
		padding: 0 10px;
	}
}

.product-overlay-container {
	position: fixed;
	left: 0;
	right: 0;
	bottom: -1px;
	min-height: 100px;
	background: #52415C;
	z-index: 1000
}

.product-overlay-container .product-overlay {
	max-width: 1540px;
	margin: 0 auto;
	width: 96%;
	display: grid;
	padding-top: 7px;
	grid-template-columns: 1fr 350px 250px;
	grid-column-gap: 40px;
	align-items: center;
}

.product-overlay .info {
	padding: 0;
	width: 100%;
	max-width: 230px;
	justify-self: flex-end;
}

.product-overlay .info .name {
	text-align: left;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 3px;
	font-family: "garamond-premier-pro-display", "georgia", serif;
}

.product-overlay .info .price 	{
	display: block;
	color: #fff;
	font-size: 32px;
	line-height: 1;
	font-weight: 600;
}

.product-overlay .options {

}

.product-overlay .options .toggle-selection 	{
	display: none;
}

.product-overlay .options p 	{
	margin: 0;
	padding: 10px 0;
	text-transform: uppercase;
	font-size: 16px;
}

.product-overlay .options ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 40px;
}

.product-overlay .options ul li {
	margin: 0;
	padding: 0;
	vertical-align: top;
	color: #fff;
	border-bottom: 1px solid #75677D;
	display: flex;
	align-items: center;
}

.product-overlay .options ul li:nth-child(3n),
.product-overlay .options ul li:nth-child(4n) 	{
	border-bottom: 0;
}

.product-overlay .options ul li .lead {
	font-size: 16px;
	padding-bottom: 10px;
	margin: 0;
	display: inline-block;
	vertical-align: middle;
	padding-right: 15px;
	font-weight: 600;
}

.product-overlay .options ul li.info-storage .lead	{
	min-width: 85px;
}

.product-overlay .options ul li .option-content {
	width: 105px;
	height: 60px;
	border: 1px solid #fff;
	position: relative;
	margin-bottom: 10px;
	display: inline-block;
	vertical-align: middle
}

.product-overlay .options ul li .option-content span {
	position: absolute;
	left: 10px;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
	text-align: center;
	font-weight: 300;
	text-transform: uppercase
}

.product-overlay .options ul li.image-based .option-content {
	width: 60px;
	position: relative
}

.product-overlay .options ul li.image-based .option-content span {
	position: absolute;
	top: 0;
	transform: translateY(0);
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center !important;
	background-size: cover
}

.product-overlay .options ul li:last-child {
	margin-right: 0
}

.product-overlay .actions {
	text-align: right
}

.product-overlay .actions .common.primary {
	width: 100%;
	max-width: 230px;
	height: 48px;
	line-height: 48px;
	background: #fff;
	font-weight: 400;
	color: #5f4c6b;
}

.product-overlay .actions .common.primary:hover 	{
	background: #5f4c6b;
	color: #fff;
}

.options-slide-out-container {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, .7);
	z-index: 2000
}

.options-slide-out-container .options-slide-out {
	background: #fff;
	position: absolute;
	top: 0;
	right: -100%;
	max-width: 952px;
	width: 95%;
	height: 100%;
	box-sizing: border-box;
	padding: 25px
}

.options-slide-out-container .options-slide-out .option-list-container {
	padding-top: 100px;
	position: absolute;
	top: 0;
	left: 0;
	padding-left: 25px;
	width: 50%;
	box-sizing: border-box
}

.options-slide-out-container .options-slide-out .option-selected-container {
	width: 42.45%;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	background: #f4f4f3;
	padding-top: 100px;
	padding-left: 25px;
	box-sizing: border-box
}

.options-slide-out-container.open .options-slide-out {
	right: 0
}

.option-list .fabric-option {
	padding: 0 !important
}

.option-list .fabric-option > .field > label {
	font-size: 20px;
	text-transform: uppercase;
	border-top: 1px solid #e3e0dc;
	padding: 28px 25px 4px 0;
	margin: 0;
	cursor: pointer;
	font-weight: 400;
	font-family: "garamond-premier-pro-display", "georgia", serif;
	display: block;
	background: url(../images/arrow-accordion-down.png) 100% 37px no-repeat
}

.option-list .fabric-option .options-list .field {
	position: relative;
	margin-bottom: 30px;
	padding-bottom: 30px;
	float: left;
	width: 22%;
	margin-right: 3%
}

.option-list .fabric-option .options-list .field:first-child {
	display: none
}

.option-list .fabric-option .options-list .field input[type=radio] {
	visibility: hidden
}

.option-list .fabric-option .options-list .field label {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0
}

.sample-info-popup-container {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .15);
	z-index: 2500
}

.sample-info-popup-container .sample-info-popup {
	position: absolute;
	top: 30%;
	width: 550px;
	max-width: 96%;
	background: #fff;
	left: 0;
	right: 0;
	margin: 0 auto;
	min-height: 400px;
	box-sizing: border-box;
	padding: 25px;
	border-radius: 7px
}

.sample-info-popup .close-sample-popup {
	position: absolute;
	top: 25px;
	right: 25px
}

.sample-info-popup h3 {
	text-align: center;
	font-size: 25px;
	text-transform: uppercase;
	font-weight: 400;
	padding-bottom: 16px;
	padding-top: 13px
}

.sample-info-popup p {
	font-size: 16px
}

.option-list-container .option-list {
	position: relative
}

.option-list-container .option-list .close {
	position: absolute;
	top: 4px;
	right: 0;
	cursor: pointer
}

.option-list-container .option-list h3 {
	font-size: 27px;
	color: #222;
	padding-bottom: 15px;
	text-transform: uppercase;
	font-family: "garamond-premier-pro-display", "georgia", serif
}

.option-list-container .option-list p {
	font-size: 16px
}

.option-list-container .option-list .accordion {
	padding: 30px 0 0
}

.option-list-container .option-list .accordion .accordion-title {
	font-size: 20px;
	text-transform: uppercase;
	border-top: 1px solid #e3e0dc;
	padding: 28px 25px 28px 0;
	margin: 0;
	background: url("../images/arrow-accordion-down.png") center right no-repeat;
	cursor: pointer;
	font-weight: 400;
	font-family: "garamond-premier-pro-display", "georgia", serif
}

.option-list-container .option-list .accordion .accordion-title.active {
	background: url("../images/arrow-accordion-up.png") center right no-repeat
}

.option-list-container .option-list .accordion .accordion-title span {
	padding: 0 5px
}

.option-list-container .option-list .accordion .accordion-title .old-price {
	text-decoration: line-through
}

.option-list-container .option-list .accordion .accordion-title .sale-price {
	color: #ca1b1b
}

.option-list-container .option-list .accordion .accordion-content {
	padding-bottom: 30px
}

.sample-select-list {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0
}

.sample-select-list li {
	display: inline-block;
	vertical-align: top;
	width: 23.5%;
	margin-right: 2%;
	font-size: 14px;
	margin-bottom: 23px;
	cursor: pointer
}

.sample-select-list li:nth-child(4n) {
	margin-right: 0
}

.sample-select-list li .sample-thumb {
	position: relative;
	margin-bottom: 10px
}

.sample-select-list li .sample-thumb img {
	display: block
}

.sample-select-list li .sample-name {
	display: block
}

.sample-select-list li .tick {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: url("../images/icon-tick-white.png") center center no-repeat
}

.option-selected-container .option-selected {
	width: 260px;
	padding-left: 15px
}

.option-selected-container .option-selected h3 {
	font-size: 21px;
	color: #333;
	padding-bottom: 15px;
	text-transform: uppercase;
	text-align: center
}

.option-selected-container .option-selected .selected-sample {
	margin-bottom: 20px;
	margin-top: 17px
}

.option-selected-container .option-selected .selected-sample img {
	border: 1px solid #c4c4bd;
	width: 100%
}

.option-selected-container .option-selected .action.common.choose-sample {
	width: 100%
}

.option-selected .selected-sample-info {
	font-size: 20px;
	color: #222;
	text-align: center;
	font-weight: 400;
	padding-bottom: 10px
}

.option-selected .selected-sample-info p.name {
	margin-bottom: 0
}

.option-selected .selected-sample-info p .old-price {
	text-decoration: line-through
}

.option-selected .selected-sample-info p .sale-price {
	color: #ca1b1b
}

.products-grid.products-related .product-items {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-top: 13px
}

.products-grid.products-related .product-item {
	width: 32.8%
}

.products-grid.products-related .product-item .product-item-info {
	width: auto;
	padding-right: 20px;
}

.products-grid.products-related .product-item .price-label {
	display: none !important
}

.related-container {
	max-width: 1540px;
	width: 96%;
	margin: 0 auto
}

.block.related {
	padding-top: 30px
}

.block.related .title {
	text-align: center;
	font-size: 20px;
	color: #222;
	text-transform: uppercase;
	margin-bottom: 50px
}

.block.related .title strong {
	font-weight: 400;
	position: relative;
	font-size: 20px
}

.block.related .title strong:after {
	content: "●";
	position: absolute;
	top: 6px;
	left: -22px;
	font-size: 11px
}

.block.related .title strong:before {
	content: "●";
	position: absolute;
	top: 6px;
	right: -22px;
	font-size: 11px
}

.block.related .product.name {
	text-align: center;
	font-size: 20px;
	font-family: "garamond-premier-pro-display", "georgia", serif;
	text-transform: uppercase;
	padding-top: 15px
}

.block.related .product.name a {
	color: #222;
	font-weight: 300;
	text-decoration: none
}

.products-grid.products-upsell .product-items {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 13px
}

.products-grid.products-upsell .product-item {
	width: 32.8%
}

.products-grid.products-upsell .product-item .product-item-info {
	width: auto
}

.products-grid.products-upsell .product-item .price-label {
	display: none !important
}


/* Layout */
.group-category-product {
	display: flex;
	justify-content: space-between;
}

.group-category-product .aside {
	width: 100%;
	max-width: 57.53%;
}

.group-category-product .detail {
	width: 100%;
	max-width: 39.94%;
}

/* Image */
.aside-image-container {
	margin-bottom: 40px;
}

.aside-image-container .main-banner-image {
	max-width: 100%;
	width: 100%;
	display: block;
}

.aside-image-container .banner {
	width: 100%;
	position: relative;
}

.aside-image-container .banner .mask {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.07);
	z-index: 20;
}

.aside-image-container .banner .arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 50;
	cursor: pointer;
	width: 100px;
	height: 100px;
}

.aside-image-container .banner .arrow.arrow-left {
	left: 0;
	transform: translateY(-50%) rotate(180deg);
}

.aside-image-container .banner .arrow.arrow-right {
	right: 0;
}

/* Product List */
.page-products .new-product-list .products-grid .product-item {
	cursor: pointer;
	width: 100%;
	float: none;
	background: #f4f4f4 url('/pub/media/eint/select-arrow-right.png') right 20px center no-repeat;
	border: 1px solid #e2e1dd;
	padding: 15px 50px 15px 15px;
	box-sizing: border-box
}

.page-products .new-product-list .products-grid .product-item:hover {
	background-color: #eee;
}

.page-products .new-product-list .products-grid .product-item .product-item-info {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.page-products .new-product-list .products-grid .product-item .product-item-photo {
	max-width: 140px;
	max-height: 140px;
	overflow: hidden;
}

.page-products .new-product-list .products-grid .product-item .product-item-details {
	text-align: left;
	flex-grow: 1;
	padding-left: 30px;
}

.page-products .new-product-list .products-grid .product-item .product-item-details .product-item-name,
.page-products .new-product-list .products-grid .product-item .product-item-details .product-category-info p,
.page-products .new-product-list .products-grid .product-item .product-item-info .product-summary span {
	text-align: left;
	margin: 0;
	padding: 0;
}

.page-products .new-product-list .products-grid .product-item .product-summary,
.page-products .new-product-list .products-grid .product-item .product-category-info {
	font-size: 16px;
	text-transform: none;
}

.page-products .new-product-list .products-grid .product-item .product-item-name {
	font-size: 22px;
}

.page-products .new-product-list .products-grid .product-item .product-item-name .product-item-link {
	font-weight: 300;
}

.page-products .new-product-list .products-grid .product-item .product-image-container {
	display: block;
}

.product-category-info {
	text-align: center;
}

/* Point List */
.intro-point {
	text-transform: uppercase;
	color: #222;
	font-size: 17px;
	font-weight: 400;
	margin-bottom: 20px;
}

.intro-point span {
	background: #e3e0dc;
	display: inline-block;
	vertical-align: middle;
	width: 22px;
	height: 22px;
	border-radius: 50px;
	margin-right: 10px;
	text-align: center;
	position: relative;
	top: -1px;
}

.intro-point span:after {
	content: attr(data-num);
	position: relative;
	top: -3px;
	left: 0;
	font-size: 14px;
	font-weight: 400;
}


/* Description */
.detail-description {
	padding-bottom: 15px;
}

.detail-description p {
	font-size: 16px;
	color: #222;
	margin: 0 0 20px;
}

.detail-description p a {
	font-weight: 400;
	text-decoration: underline;
}

/* Title */
.page-layout-category-product .page-title-wrapper .page-title {
	padding-right: 130px;
}

/* Desc */
.page-layout-category-product .category-description {
	width: 100%;
	max-width: 1300px;
	margin: 0;
	text-align: left;
	padding: 0;
}

.page-layout-category-product .category-description p {
	max-width: none;
}

/* Sale Notice */
.page-layout-category-product.page-products .product-item-info .product-notice {
	display: none;
}


.upsell-container {
	max-width: 1540px;
	width: 96%;
	margin: 0 auto
}

.block.upsell {
	padding-top: 30px
}

.block.upsell .title {
	text-align: center;
	font-size: 20px;
	color: #222;
	text-transform: uppercase;
	margin-bottom: 50px
}

.block.upsell .title strong {
	font-weight: 400;
	position: relative;
	font-size: 20px
}

.block.upsell .title strong:after {
	content: "●";
	position: absolute;
	top: 6px;
	left: -22px;
	font-size: 11px
}

.block.upsell .title strong:before {
	content: "●";
	position: absolute;
	top: 6px;
	right: -22px;
	font-size: 11px
}

.block.upsell .product.name {
	text-align: center;
	font-size: 20px;
	font-family: "garamond-premier-pro-display", "georgia", serif;
	text-transform: uppercase;
	padding-top: 15px
}

.block.upsell .product.name a {
	color: #222;
	font-weight: 300;
	text-decoration: none
}

.block.widget {
	padding-top: 30px;
	max-width: 1540px;
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	padding-bottom: 15px
}

.block.widget .block-title {
	text-align: center;
	font-size: 20px;
	color: #222;
	text-transform: uppercase;
	margin-bottom: 50px
}

.block.widget .block-title strong {
	font-weight: 400;
	position: relative;
	font-size: 20px
}

.block.widget .block-title strong:after {
	content: "●";
	position: absolute;
	top: 6px;
	left: -22px;
	font-size: 11px
}

.block.widget .block-title strong:before {
	content: "●";
	position: absolute;
	top: 6px;
	right: -22px;
	font-size: 11px
}

.block.widget .new-products-grid .product-item {
	width: 32.4%;
	margin: 0 1% 0 0;
	float: left;
	padding-bottom: 20px
}

.block.widget .new-products-grid .product-item:nth-child(3n) {
	margin-right: 0
}

.block.widget .new-products-grid .product-item .product-item-name {
	text-align: center;
	font-size: 20px;
	font-family: "garamond-premier-pro-display", "georgia", serif;
	text-transform: uppercase;
	padding-top: 15px
}

.block.widget .new-products-grid .product-item .product-item-name a {
	color: #222;
	font-weight: 300;
	text-decoration: none
}

.widget-grid.block-title {
	text-align: center;
	font-size: 20px;
	color: #222;
	text-transform: uppercase;
	margin-bottom: 50px
}

.widget-grid.block-title strong {
	font-weight: 400;
	position: relative;
	font-size: 20px
}

.widget-grid.block-title strong:after {
	content: "●";
	position: absolute;
	top: 6px;
	left: -22px;
	font-size: 11px
}

.widget-grid.block-title strong:before {
	content: "●";
	position: absolute;
	top: 6px;
	right: -22px;
	font-size: 11px
}

.sizing-details-popup-container {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .35);
	z-index: 1500
}

.sizing-details-popup-container .sizing-details-popup {
	padding: 25px;
	box-sizing: border-box;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	bottom: 0;
	background: #fff;
	width: 96%;
	max-width: 500px;
	height: 300px
}

.sizing-details-popup-container .sizing-details-popup .close {
	position: absolute;
	top: 20px;
	right: 20px;
	cursor: pointer
}

.group-contact-intro {
	margin-top: 40px
}

.contact-maps {
	margin-bottom: 80px
}

.contact-maps .map {
	width: 49%;
	float: left;
	box-sizing: border-box
}

.contact-maps .map h2 {
	text-align: center;
	padding-bottom: 15px;
	text-transform: uppercase;
	font-size: 27px;
	color: #222;
	font-family: "garamond-premier-pro-display", "georgia", serif
}

.contact-maps .map .detail {
	padding: 30px 25px;
	text-align: center;
	background: #f4f4f3
}

.contact-maps .map.map-one {
	margin-right: 1.5%
}

.contact-maps .map.map-two {
	float: right
}

#map-one, #map-two {
	height: 370px;
	width: 100%
}

.map .detail h3 {
	text-transform: uppercase;
	font-size: 17px;
	color: #222;
	font-weight: 600;
	padding-bottom: 10px;
	padding-top: 20px
}

.map .detail p {
	font-size: 18px
}

.contact-cta {
	overflow: hidden;
	margin-bottom: 80px
}

.contact-cta .cta {
	width: 49%;
	float: left;
	margin-right: 1.5%;
	position: relative
}

.contact-cta .cta img {
	display: block;
	width: 100%
}

.contact-cta .cta:last-child {
	float: right;
	margin-right: 0
}

.contact-cta .cta a {
	font-family: "garamond-premier-pro-display", "georgia", serif;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	text-align: center;
	font-size: 27px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 33px;
	text-shadow: 1px 1px 20px rgba(0, 0, 0, .9)
}

.contact-cta .cta .mask {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .4);
	transition: all .2s
}

.contact-cta .cta:hover .mask {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5)
}

.contact-form-container {
	background: #f4f4f3;
	padding: 30px 0 70px;
	text-align: center
}

.contact-form-container .group-container {
	padding-top: 30px
}

.contact-form-container .group-container h2 {
	padding-bottom: 30px
}

.contact-form-container .form.contact {
	max-width: 1160px;
	margin: 0 auto
}

.contact-form-container .form.contact .field-group {
	display: flex;
	justify-content: space-between
}

.contact-form-container .form.contact .field-group .field {
	margin-bottom: 20px;
	width: 32%
}

.contact-form-container .form.contact .field-group .field .control {
	width: 100%
}

.contact-form-container .form.contact .field.comment .control {
	width: 100% !important
}

.contact-form-container .form.contact input[type=text], .contact-form-container .form.contact input[type=email] {
	border: 0;
	background: #e3e0dc;
	height: 55px;
	width: 100%;
	font-size: 18px;
	color: #222;
	box-sizing: border-box;
	padding: 0 20px
}

.contact-form-container .form.contact textarea {
	border: 0;
	background: #e3e0dc;
	font-size: 18px;
	color: #222;
	padding: 15px 20px
}

.contact-form-subtitle {
	font-size: 27px;
	font-family: "garamond-premier-pro-display", "georgia", serif;
	color: #222;
	text-transform: uppercase;
	padding-bottom: 30px
}

.contact-form-container .form.contact div.mage-error[generated] {
	float: left;
	margin-left: -5px;
	font-weight: 600
}

.contact-form-container .form.contact textarea::-webkit-input-placeholder, .contact-form-container .form.contact input[type=email]::-webkit-input-placeholder, .contact-form-container .form.contact input[type=text]::-webkit-input-placeholder {
	color: #222
}

.contact-form-container .form.contact textarea::-moz-placeholder, .contact-form-container .form.contact input[type=email]::-moz-placeholder, .contact-form-container .form.contact input[type=text]::-moz-placeholder {
	color: #222
}

.contact-form-container .form.contact textarea:-ms-input-placeholder, .contact-form-container .form.contact input[type=email]:-ms-input-placeholder, .contact-form-container .form.contact input[type=text]:-ms-input-placeholder {
	color: #222
}

.contact-form-container .form.contact textarea:-moz-placeholder, .contact-form-container .form.contact input[type=email]:-moz-placeholder, .contact-form-container .form.contact input[type=text]:-moz-placeholder {
	color: #222
}

.contact-form-container .actions-toolbar {
	text-align: center
}

.contact-form-container .actions-toolbar .primary {
	float: none !important
}

.contact-form-container .actions-toolbar .action.primary {
	width: 250px;
	height: 55px;
	text-align: center;
	font-size: 17px;
	text-transform: uppercase;
	margin: 0 auto;
	float: none
}

.contact-extra-line p {
	text-align: center;
	font-size: 22px;
	color: #222;
	margin: 0;
	padding: 15px 0
}

.contact-extra-line p a {
	font-weight: 400;
	color: #5f4c6b
}

.selected-samples-container {
	background: #f4f4f3;
	padding: 32px 0 24px 0;
	margin-top: -30px;
	margin-bottom: 10px
}

.selected-samples-container .selected-samples {
	max-width: 1540px;
	width: 96%;
	margin: 0 auto
}

.selected-samples {
	text-align: center
}

.selected-samples .lead {
	font-size: 30px;
	font-family: "garamond-premier-pro-display", "georgia", serif;
	color: #222;
	padding-top: 59px;
	line-height: 35px;
	margin-right: 38px;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	text-transform: uppercase
}

.selected-samples .selections {
	list-style: none;
	margin: 0;
	display: inline-block;
	vertical-align: top;
	width: 889px
}

.selected-samples .selections .item {
	position: relative;
	float: left;
	margin: 0 53px 0 0;
	max-width: 100px
}

.selected-samples .selections .item .count {
	font-size: 17px;
	color: #222;
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 11px
}

.selected-samples .selections .item .image {
	padding: 6px;
	border: 1px solid #e3e0dc;
	margin-bottom: 11px;
	width: 90px;
	height: 90px;
	background: #fff url("../images/bg-sample-swach.png") center center no-repeat
}

.selected-samples .selections .item .image .delete {
	position: absolute;
	top: 28px;
	right: -8px;
	background: #e3e0dc;
	border-radius: 50px;
	width: 28px;
	height: 28px;
	text-align: center;
	box-sizing: border-box;
	padding-top: 4px;
	color: #222;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif
}

.selected-samples .selections .item .image .delete:hover {
	text-decoration: none
}

.selected-samples .selections .item .image .sample-image {
	display: block
}

.selected-samples .selections .item .detail {
	margin: 0;
	padding: 0;
	min-height: 19px;
	text-align: left
}

.selected-samples .selections .item:last-child {
	margin-right: 0
}

.selected-samples .action-fill-details {
	display: inline-block;
	vertical-align: top;
	margin-top: 64px;
	width: 247px;
	float: right
}

.selected-samples-outer-container.floating {
	height: 205px
}

.selected-samples-outer-container.floating .selected-samples-container {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	padding: 38px 0 12px 0;
	z-index: 500
}

.sample-list .collection {
	text-align: center;
	border-bottom: 1px solid #e3e0dc;
	margin-bottom: 30px;
	padding-bottom: 20px
}

.sample-list .collection:last-child {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0
}

.sample-list .collection h3 {
	font-size: 20px;
	padding-bottom: 12px;
	padding-top: 2px;
	text-transform: uppercase;
	font-family: "garamond-premier-pro-display", "georgia", serif
}

.sample-list .collection h3 span {
	font-family: "Source Sans Pro", Arial, sans-serif;
	padding-left: 10px
}

.sample-list .collection .info {
	width: 96%;
	max-width: 950px;
	margin: 0 auto;
	padding-bottom: 22px;
	font-size: 16px
}

.sample-list .collection .list {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	font-size: 0;
	max-width: 1100px
}

.sample-list .collection .list .sample {
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	padding: 0;
	margin: 0 10px 20px;
	cursor: pointer
}

.sample-list .collection .list .sample img {
	display: block;
	margin-bottom: 15px
}

.samples-form-container {
	background: #f4f4f3;
	text-align: center
}

.samples-form-container .samples-form {
	max-width: 1540px;
	width: 96%;
	margin: 0 auto;
	padding: 50px 0 80px
}

.samples-form {
	text-align: center
}

.samples-form .lead {
	font-size: 20px;
	padding-bottom: 30px;
	text-transform: uppercase
}

.samples-form .lead span {
	position: relative
}

.samples-form .lead span:after {
	content: "●";
	position: absolute;
	top: 6px;
	left: -22px;
	font-size: 11px
}

.samples-form .lead span:before {
	content: "●";
	position: absolute;
	top: 6px;
	right: -22px;
	font-size: 11px
}

.samples-form .info {
	font-size: 27px;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-family: "garamond-premier-pro-display", "georgia", serif
}

.samples-form form .input-group {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 1155px;
	margin: 0 auto
}

.samples-form form .input-group input[type=text] {
	border: 0;
	background: #e3e0dc;
	font-size: 18px;
	width: 32%;
	margin-bottom: 20px;
	height: 55px;
	box-sizing: border-box;
	padding: 0 16px;
	color: #222
}

.samples-form form .input-group input[type=text].error {
	background: #faebe7;
	border: 1px solid #f16048
}

.samples-form form .checkbox-group {
	padding-bottom: 30px
}

.samples-form form .checkbox-group input[type=checkbox] {
	transform: scale(2);
	background: #e3e0dc;
	border: 0;
	margin-right: 15px
}

.samples-form form .checkbox-group label {
	font-size: 18px
}

.samples-form form .actions .action.primary.submit {
	text-transform: uppercase;
	width: 250px;
	height: 55px;
	text-align: center;
	font-size: 17px;
	-webkit-appearance: none
}

.samples-form form .input-group input[type=text]::-webkit-input-placeholder {
	color: #222
}

.samples-form form .input-group input[type=text]::-moz-placeholder {
	color: #222
}

.samples-form form .input-group input[type=text]:-ms-input-placeholder {
	color: #222
}

.samples-form form .input-group input[type=text]:-moz-placeholder {
	color: #222
}

.need-help-bar {
	background: #fff
}

.need-help-bar p {
	text-align: center;
	font-size: 22px;
	margin: 0;
	padding: 17px 0
}

.need-help-bar p a {
	color: #5f4c6b
}

.popup-callback-container {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .4);
	z-index: 2500
}

.popup-callback-container .popup-callback {
	z-index: 3000;
	background: #fff;
	max-width: 860px;
	width: 96%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: 0 auto;
	overflow: hidden
}

.popup-callback-container .popup-callback .close {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 3000;
	cursor: pointer
}

.popup-callback-container .popup-callback .detail {
	padding: 35px 350px 35px 35px;
	color: #222;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0
}

.popup-callback-container .popup-callback .detail h3 {
	font-size: 27px;
	font-family: "garamond-premier-pro-display", "georgia", serif;
	padding-bottom: 0;
	text-transform: uppercase
}

.popup-callback-container .popup-callback .detail p {
	font-size: 16px;
	margin: 0 0 5px
}

.popup-callback-container .popup-callback .detail p strong {
	font-weight: 400
}

.popup-callback-container .popup-callback .aside-image {
	float: right
}

.popup-callback-register {
	width: 320px;
	margin-top: 35px
}

.popup-callback .detail form {
	display: block;
	position: relative;
	padding: 20px 0 20px 0
}

.popup-callback .detail form input[type=text] {
	display: block;
	border: 0;
	background: #f4f4f3;
	color: #777;
	font-size: 18px;
	padding: 0 15px;
	box-sizing: border-box;
	height: 55px;
	width: 100%;
	margin-bottom: 14px;
	font-weight: 400
}

.popup-callback .detail form select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: block;
	border: 0;
	background: #f4f4f3 url("../images/icon-dropdown-select.png") 97% 50% no-repeat;
	color: #777;
	font-size: 18px;
	padding: 0 15px;
	box-sizing: border-box;
	height: 55px;
	width: 100%;
	margin-bottom: 14px;
	font-weight: 400
}

.popup-callback .detail form input[type=submit] {
	display: block;
	width: 100%;
	background: #5f4c6b;
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	height: 55px;
	text-align: center;
	border: 0;
	font-weight: 400
}

.popup-callback .detail table {
	font-size: 16px;
	color: #222;
	margin: 0
}

.popup-callback .detail table tr td {
	padding: 1px 0
}

.popup-callback .detail form input[type=text]::-webkit-input-placeholder, .popup-callback .detail form input[type=text]::-moz-placeholder, .popup-callback .detail form input[type=text]:-ms-input-placeholder, .popup-callback .detail form input[type=text]:-moz-placeholder {
	color: #777 !important
}

.popup-newsletter-container {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .4);
	z-index: 2500
}

.popup-newsletter-container .popup-newsletter {
	z-index: 3000;
	background: #fff;
	max-width: 860px;
	width: 96%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: 0 auto;
	overflow: hidden
}

.popup-newsletter-container .popup-newsletter .close {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 3000;
	cursor: pointer
}

.popup-newsletter-container .popup-newsletter .detail {
	padding: 35px 350px 35px 35px;
	color: #222;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0
}

.popup-newsletter-container .popup-newsletter .detail h3 {
	font-size: 27px;
	font-family: "garamond-premier-pro-display", "georgia", serif;
	padding-bottom: 17px
}

.popup-newsletter-container .popup-newsletter .detail p {
	font-size: 16px
}

.popup-newsletter-container .popup-newsletter .aside-image {
	float: right
}

.popup-newsletter-register {
	width: 320px;
	margin-top: 35px
}

.popup-newsletter-register form {
	display: block;
	position: relative
}

.popup-newsletter-register form input[type=text] {
	width: 100%;
	height: 55px;
	box-sizing: border-box;
	padding-right: 65px;
	font-size: 16px;
	color: #000
}

.popup-newsletter-register form input[type=image] {
	position: absolute;
	top: 0;
	right: 0
}

.checkout-cart-index .content-container {
	padding: 50px 0
}

.cart.table-wrapper thead th.col {
	font-size: 18px;
	color: #222;
	font-weight: 400;
	padding: 20px 0 20px 0;
	border-top: 1px solid #e3e0dc
}

.cart.table-wrapper thead th.col.price, .cart.table-wrapper thead th.col.qty {
	text-align: center
}

.cart.table-wrapper thead th.col.subtotal {
	text-align: right
}

.cart.table-wrapper .items thead + .item {
	border-top: 1px solid #e3e0dc
}

.cart.table-wrapper .price-including-tax .price, .cart.table-wrapper .price-excluding-tax .price {
	font-weight: 400
}

.cart.table-wrapper .product-item-name {
	font-size: 16px;
	color: #222;
	text-transform: uppercase
}

.cart.table-wrapper .product-item-name a {
	color: #222
}

.cart.table-wrapper .item-options img {
	display: none !important
}

.cart.table-wrapper .item-options dd {
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 1px
}

.cart.table-wrapper .item-options dt {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 400;
	margin-bottom: 1px
}

.cart.table-wrapper .product-item-photo {
	padding-right: 30px
}

.cart.table-wrapper .col.qty .input-text {
	border: 0;
	background: #f4f4f3;
	height: 55px;
	width: 70px;
	font-size: 16px
}

.cart.table-wrapper .col.price, .cart.table-wrapper .col.qty, .cart.table-wrapper .col.msrp {
	text-align: center;
	vertical-align: middle
}

.cart.table-wrapper .col.subtotal {
	padding-right: 0;
	vertical-align: middle
}

.cart .actions-toolbar {
	padding: 0;
	vertical-align: middle
}

.cart .actions-toolbar a.action-delete, .cart .actions-toolbar a.action-edit {
	font-size: 16px;
	color: #222;
	margin-right: 10px
}

.cart.table-wrapper .item-actions td {
	padding-top: 0;
	padding-bottom: 15px
}

.cart.table-wrapper .item-actions .actions-toolbar {
	padding-left: 17px
}

.cart-summary {
	background: #fafafa;
	border: 1px solid #e3e0dc;
	padding: 25px
}

.cart-summary > .title {
	text-transform: uppercase;
	font-family: "garamond-premier-pro-display", "georgia", serif;
	padding-bottom: 20px;
	font-weight: 400
}

.cart-totals .amount {
	font-weight: 700
}

.cart-container .form-cart .action.update {
	padding-left: 23px
}

.action.primary.alt-checkout span,
.cart-container .checkout-methods-items .action.primary span 	{
	font-size: 16px;
	font-weight: 400;
}

.action.primary.alt-checkout span:before,
.cart-container .checkout-methods-items .action.primary span:before	{
	content: ' ';
	width: 18px;
	height: 18px;
	background: url(../images/svg/padlock.svg) center center no-repeat;
	margin-right: 12px;
	display: inline-block;
	filter: invert(1);
	position: relative;
	top: 3px;
}

.abs-shopping-cart-items .action.continue:before, .block-cart-failed .action.continue:before, .cart-container .form-cart .action.continue:before, .abs-shopping-cart-items .action.update:before, .block-cart-failed .action.update:before, .cart-container .form-cart .action.update:before {
	display: none
}

.checkout-index-index .header-contact-info, .checkout-index-index .made-in-uk, .checkout-index-index .visit-show-room-large {
	display: none
}

.opc-progress-bar-item._active > span:before, .opc-progress-bar-item._active:before {
	background: #5f4c6b
}

.opc-progress-bar-item > span {
	font-family: "garamond-premier-pro-display", "georgia", serif;
	text-transform: uppercase;
	font-size: 20px
}

.abs-checkout-title, .opc-wrapper .step-title, .opc-block-shipping-information .shipping-information-title, .checkout-agreements-items .checkout-agreements-item-title {
	font-size: 30px;
	color: #222;
	font-family: "garamond-premier-pro-display", "georgia", serif;
	text-transform: uppercase;
	font-weight: 400
}

.opc-wrapper .fieldset > .field.required > label:after, .opc-wrapper .fieldset > .field._required > label:after {
	top: 20px
}

.checkout-index-index .fieldset > .field .note:before, .checkout-index-index .fieldset > .fields > .field .note:before {
	margin-top: 4px
}

.opc-wrapper .fieldset > .field > .label {
	font-size: 18px;
	padding-top: 16px;
	padding-right: 25px;
}

.cart-totals .table-wrapper {
	font-size: 16px
}

.checkout-index-index select {
	background: #f4f4f3 url("../images/icon-dropdown-down.png") 97% 50% no-repeat;
	font-size: 18px;
	height: 55px;
	padding: 0 9px;
	-webkit-appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 0
}

.checkout-index-index input[type=text], .checkout-index-index input[type=password], .checkout-index-index input[type=url], .checkout-index-index input[type=tel], .checkout-index-index input[type=search], .checkout-index-index input[type=number], .checkout-index-index input[type=datetime], .checkout-index-index input[type=email] {
	border: 0;
	background: #f4f4f3;
	height: 55px;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 18px
}

.checkout-shipping-method .actions-toolbar .action.primary {
	width: 300px
}

.checkout-index-index .minicart-items .product > .product-item-photo,
.checkout-index-index .minicart-items .product > .product-image-container 	{
	height: 63px !important;
	width: 67px !important;
	margin-top: 9px;
}

.opc-block-summary > .title {
	font-size: 20px;
	font-family: "garamond-premier-pro-display", "georgia", serif;
	text-transform: uppercase;
	padding: 0 0 20px
}

.opc-block-summary {
	border: 1px solid #e3e0dc;
	background: #fafafa;
	padding: 30px
}

.checkout-payment-method .payment-option-title .action-toggle {
	color: #222
}

.checkout-index-index .action.primary.checkout {
	width: 250px
}

.checkout-success {
	font-size: 16px
}

.checkout-onepage-success #registration {
	display: none !important;
	font-size: 16px;
	background: #eee;
	margin-top: 30px;
	padding: 5px 25px 25px 25px
}

.checkout-onepage-success .action.primary {
	font-size: 16px;
	padding: 10px 30px;
	margin-top: 10px
}

.checkout-index-index .header-top, .checkout-index-index .visit-show-room-large, .checkout-index-index .header-contact-info, .checkout-index-index .made-in-uk, .checkout-index-index .cta-offers-container, .checkout-index-index .new-nav-container, .checkout-cart-index .header-top, .checkout-cart-index .visit-show-room-large, .checkout-cart-index .header-contact-info, .checkout-cart-index .made-in-uk, .checkout-cart-index .cta-offers-container, .checkout-cart-index .new-nav-container {
	display: none
}

.checkout-index-index .header.content, .checkout-cart-index .header.content {
	text-align: left
}

.checkout-index-index .logo, .checkout-cart-index .logo {
	right: 0;
	top: -16px;
	margin: 51px auto
}

.checkout-index-index .link-continue-shopping, .checkout-cart-index .link-continue-shopping {
	position: absolute;
	top: 92px;
	right: 20px
}

.checkout-index-index .link-continue-shopping a, .checkout-cart-index .link-continue-shopping a {
	color: #fff;
	font-size: 22px;
	text-decoration: none
}

.checkout-index-index .page-header, .checkout-cart-index .page-header {
	margin-bottom: 80px
}

.opc-progress-bar {
	margin: 0 0 40px
}



.checkout-index-index .action.primary.checkout  	{
	font-size: 16px;
	font-weight: 400;
}

.checkout-index-index .action.primary.checkout span:before 	{
	content: ' ';
	width: 18px;
	height: 18px;
	background: url(../images/svg/padlock.svg) center center no-repeat;
	margin-right: 12px;
	display: inline-block;
	filter: invert(1);
	position: relative;
	top: 3px;
}

@media only screen and (min-width: 768px) {
	.checkout-shipping-method .actions-toolbar > .primary {
		float: left;
	}
}

.checkout-payment-method .payment-method-content .fieldset.checkout-agreements .field {
	display: flex;
}

.checkout-payment-method .payment-method-content .fieldset.checkout-agreements .field:before {
	display: none;
	margin: 0;
	padding: 0;
	width: 0;
}

.checkout-payment-method .payment-method-content .fieldset.checkout-agreements .field > label {
	padding: 4px 0 0 0;
	text-transform: none;
	font-size: 16px;
	margin-left: 6px;
}


.checkout-index-index .column:not(.sidebar-additional) form .actions-toolbar,
.checkout-index-index .column:not(.sidebar-main) form .actions-toolbar 	{
	margin-left: 0;
}


.twitter-bar-container {
	background: #e6e6e3
}

.twitter-bar {
	color: #222;
	text-align: center;
	padding: 38px 20px;
	max-width: 1540px;
	margin: 0 auto;
	width: 100%
}

.twitter-bar p {
	margin: 0 auto;
	padding: 0;
	max-width: 720px;
	font-size: 16px;
	position: relative;
	display: inline-block;
	vertical-align: top
}

.twitter-bar .twitter-logo {
	position: absolute;
	top: 12px;
	left: -115px
}

.twitter-bar a {
	color: #5f4c6b;
	text-decoration: underline
}

.page-footer {
	background: #4c506b;
	color: #fff
}

.footer.content {
	border-top: 0;
	margin-top: 0
}

.footer a {
	color: #fff;
	font-weight: 300
}

.footer .footer-cols {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.footer .footer-cols .col {
	font-size: 16px;
	width: 25%
}

.footer .footer-cols .col h3 {
	color: #fff;
	padding-bottom: 17px;
	font-size: 20px;
	text-transform: uppercase;
	padding-top: 21px;
	font-weight: 400
}

.footer .footer-cols .col ul {
	font-weight: 300
}

.footer .footer-cols .col ul li {
	padding-bottom: 13px
}

.footer-social {
	padding-top: 40px
}

.footer-social a {
	text-decoration: none !important
}

.footer-social svg {
	display: inline-block;
	vertical-align: top;
	margin-right: 7px
}

.footer-social .cls-1 {
	fill: #fff;
	fill-rule: evenodd
}

.footer-social svg:hover .cls-1 {
	fill: #e6e6e3
}

.footer-newsletter form {
	display: block;
	position: relative;
	border: 1px solid #fff
}

.footer-newsletter form input[type=text] {
	width: 100%;
	height: 53px;
	box-sizing: border-box;
	padding-right: 65px;
	font-size: 18px;
	color: #000;
	font-weight: 300;
	border-color: #fff
}

.footer-newsletter form input[type=image] {
	position: absolute;
	top: 0;
	right: 0;
	border-radius: 0 !important;
	-webkit-appearance: none
}

.footer-newsletter form ::-webkit-input-placeholder {
	color: #777
}

.footer-newsletter form ::-moz-placeholder {
	color: #777
}

.footer-newsletter form :-ms-input-placeholder {
	color: #777
}

.cta-offers-container {
	background: #f5f4f5;
	color: #222;
	padding: 80px 20px 55px;
	border-top: 10px solid #fff
}

.cta-offers-container .cta-offers {
	max-width: 1540px;
	margin: 0 auto;
	width: 100%
}

.cta-offers-container .cta-offers ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.cta-offers-container .cta-offers ul li {
	margin: 0;
	padding: 0 10px;
	text-align: center
}

.cta-offers-container .cta-offers ul li .image-container {
	min-height: 102px;
	margin-bottom: 45px
}

.cta-offers-container .cta-offers ul li .image-container img {
	display: block;
	margin: 0 auto;
	max-height: 104px
}

.cta-offers-container .cta-offers ul li p {
	display: block;
	margin: 0;
	color: #757575;
	font-size: 18px;
	text-transform: uppercase
}

@media (min-width: 1001px) {
	.cta-offers-container .cta-offers ul {
		display: flex;
		justify-content: space-between
	}

	.cta-offers-container .cta-offers ul li {
		text-align: center;
		max-width: 180px
	}
}

.other-products-container .other-products {
	padding: 70px 0
}

.other-products-container .other-products .headings {
	max-width: 1540px;
	width: 100%;
	margin: 0 auto;
	border-bottom: 3px solid #f4f4f3
}

.special-headings {
	text-align: center;
	font-size: 0;
	height: 87px;
	overflow: hidden
}

.special-headings h3 {
	display: inline-block;
	vertical-align: top;
	background: #d3d0d0;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 20px;
	position: relative;
	top: 16px;
	margin: 0;
	padding: 25px 40px;
	cursor: pointer
}

.special-headings h3 span {
	position: relative;
	z-index: 60
}

.special-headings h3:before {
	content: " ";
	position: absolute;
	top: 4px;
	left: -11px;
	width: 40px;
	height: 82px;
	display: block;
	background: #d3d0d0;
	transform: rotate(15deg)
}

.special-headings h3:after {
	content: " ";
	position: absolute;
	top: 4px;
	right: -11px;
	width: 40px;
	height: 82px;
	display: block;
	z-index: 50;
	background: #d3d0d0;
	transform: rotate(-15deg);
	border-right: 1px solid rgba(0, 0, 0, .15)
}

.special-headings h3.active {
	background: #f4f4f3;
	padding: 33px 40px;
	top: 0
}

.special-headings h3.active:before {
	content: " ";
	position: absolute;
	top: 0;
	left: -11px;
	width: 40px;
	height: 94px;
	display: block;
	background: #f4f4f3;
	transform: rotate(15deg);
	z-index: 100
}

.special-headings h3.active:after {
	content: " ";
	position: absolute;
	top: 0;
	right: -11px;
	width: 40px;
	height: 94px;
	display: block;
	z-index: 50;
	background: #f4f4f3;
	transform: rotate(-15deg);
	z-index: 100
}

.other-products-container .other-products .other-tabs {
	max-width: 1540px;
	width: 100%;
	margin: 0 auto
}

.special-headings h3 {
	transition: padding .2s, top .2s
}

.other-products .block-title {
	display: none
}

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

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

.cta-offers-container .slick-list:focus {
	outline: none
}

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

.cta-offers-container .slick-slider .slick-track, .cta-offers-container .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)
}

.cta-offers-container .slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block
}

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

.cta-offers-container .slick-track:after {
	clear: both
}

.cta-offers-container .slick-loading .slick-track {
	visibility: hidden
}

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

.cta-offers-container [dir=rtl] .slick-slide {
	float: right
}

.cta-offers-container .slick-slide img {
	display: block
}

.cta-offers-container .slick-slide.slick-loading img {
	display: none
}

.cta-offers-container .slick-slide.dragging img {
	pointer-events: none
}

.cta-offers-container .slick-initialized .slick-slide {
	display: block
}

.cta-offers-container .slick-loading .slick-slide {
	visibility: hidden
}

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

.cta-offers-container .slick-arrow.slick-hidden {
	display: none
}

.footer-bottom {
	font-size: 14px;
	display: flex;
	justify-content: space-between;
	margin-top: 30px
}

.logo-footer-light {
	display: block;
	margin: 40px 0 10px
}

.share-buttons {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0;
	right: 0
}

.share-buttons:before {
	content: "Share";
	top: 5px;
	left: -46px;
	position: absolute;
	font-size: 14px
}

.share-button {
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 4px;
	background: #b5b5b5;
	font-size: 1.25em;
	color: #fff;
	cursor: pointer;
	transition: margin-top .4s
}

.share-buttons:hover .share-button:first-child, .share-button:hover {
	background: #ff5c3e
}

.share-buttons .expandable {
	opacity: 0;
	visibility: hidden;
	transition: .4s;
	padding-top: 10px
}

.share-buttons:hover .expandable, .share-buttons.active .expandable {
	opacity: 1;
	visibility: visible
}

.share-buttons .expandable .share-button {
	margin-top: -15px;
	margin-bottom: 10px
}

.share-buttons:hover .expandable .share-button, .share-buttons.active .expandable .share-button {
	margin-top: 0
}

.share-button.pinterest {
	background: #cc1e27
}

.share-button.pinterest:hover {
	background: #b71b23
}

.share-button.twitter {
	background: #5fc6f1
}

.share-button.twitter:hover {
	background: #55b2d8
}

.share-button.facebook {
	background: #3c5a97
}

.share-button.facebook:hover {
	background: #365188
}

.share-button.googleplus {
	background: #dc4a38
}

.share-button.googleplus:hover {
	background: #c64232
}

.share-button.email {
	background: #54c795
}

.share-button.email:hover {
	background: #4bb386
}


.checkout-index-index button.action.action-auth-toggle 	{
	font-size: 18px;
	background: #5f4c6b;
	color: #fff;
	padding: 10px 20px;
	text-decoration: none;
	margin-top: 70px;
	width: 250px;
}

.checkout-index-index button.action.action-auth-toggle:hover 	{
	background: #52415c;
	border-color: #52415c;
}


@media (min-width: 768px) {
	.navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top {
		border-width: 0 0 0
	}
}

._keyfocus *:focus, input:not([disabled]):focus, textarea:not([disabled]):focus, select:not([disabled]):focus {
	box-shadow: none !important
}

.abs-action-button-as-link:hover, .abs-action-remove:hover, .abs-add-fields .action.remove:hover, .form-giftregistry-share .action.remove:hover, .form-giftregistry-edit .action.remove:hover, .form-add-invitations .action.remove:hover, .form-create-return .action.remove:hover, .form.send.friend .action.remove:hover, .cart.table-wrapper .action.help.map:hover, .opc-wrapper .edit-address-link:hover, .opc-block-shipping-information .shipping-information-title .action-edit:hover, .action-auth-toggle:hover, .checkout-payment-method .payment-method-billing-address .action-cancel:hover, .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:hover, .checkout-agreements-block .action-show:hover, .cart-summary .block.giftcard .action.check:hover, .gift-options .actions-toolbar .action-cancel:hover, .gift-wrapping-title .action-remove:hover, .table-comparison .wishlist.split.button > .action:hover, .product-items .wishlist.split.button > .action:hover, .paypal-button-widget .paypal-button:hover, .abs-action-button-as-link, .abs-action-remove, .abs-add-fields .action.remove, .form-giftregistry-share .action.remove, .form-giftregistry-edit .action.remove, .form-add-invitations .action.remove, .form-create-return .action.remove, .form.send.friend .action.remove, .cart.table-wrapper .action.help.map, .opc-wrapper .edit-address-link, .opc-block-shipping-information .shipping-information-title .action-edit, .action-auth-toggle, .checkout-payment-method .payment-method-billing-address .action-cancel, .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address, .checkout-agreements-block .action-show, .cart-summary .block.giftcard .action.check, .gift-options .actions-toolbar .action-cancel, .gift-wrapping-title .action-remove, .table-comparison .wishlist.split.button > .action, .product-items .wishlist.split.button > .action, .paypal-button-widget .paypal-button {
	color: #222
}

.action-auth-toggle 	{
	margin-top: 70px;
	width: 250px;
}

.fieldset > .field.required > .label:after, .fieldset > .fields > .field.required > .label:after {
	display: none
}

.fotorama__nav__frame {
	margin-right: 10px
}

.fotorama__thumb-border {
	border: 0 !important
}

.fotorama__caption__wrap {
	display: none !important
}

.fotorama__nav--dots .fotorama__nav__frame 	{
	margin: 0 3px !important;
}

.fotorama__dot,
.fotorama__active .fotorama__dot 	{
	width: 12px !important;
	height: 12px !important;
	border-radius: 30px !important;
}

.fotorama__active .fotorama__dot 	{
	background-color: #52415C !important;
	border-color: #52415C !important;
}


.mobile-category-switcher 	{
	margin: 2rem 0;
	display: block;
}
.mobile-category-switcher span 	{
	font-size: 16px;
	text-decoration: underline;
	padding: 0 5px;
}
.mobile-category-switcher span:active,
.mobile-category-switcher span:focus 	{
	color: #5f4c6b;
}

@media (min-width: 440px) {
	.mobile-category-switcher	{
		display: none;
	}
}

@media (max-width: 440px) {
	.mobile-category-2col.page-products .products.list.items 	{
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-column-gap: 20px;
	}
	.mobile-category-2col.page-products .products-grid .product-item-name 	{
		font-size: 16px;
	}
	.mobile-category-2col.page-products .products-grid .product-item,
	.mobile-category-2col.page-products .products-grid .product-item:nth-child(3n),
	.mobile-category-2col.page-products .products-grid .product-item:nth-child(2n) 	{
		float: none;
		width: auto;
	}
	.sorter-options 	{
		margin-top: 10px;
	}
	.page-products .toolbar-products 	{
		padding-top: 30px;
	}
	.catalogsearch-result-index .page-title,
	.catalog-category-view .page-title 	{
		font-size: 32px;
	}
}



@media (max-width: 1700px) {
	.inspiration-banner-container .arrow {
		display: none
	}
}

@media (max-width: 1600px) {
	.banner-container .banner .overlay-container .arrow-left {
		left: 12px
	}

	.banner-container .banner .overlay-container .arrow-right {
		right: 12px
	}

	.visit-show-room-large {
		display: none
	}

	.header-top .header-links > ul > li.link-visit-showrooms {
		display: inline-block
	}

	.header-top .header-links > ul > li.link-order-samples:before {
		display: inline-block
	}
}

@media (max-width: 1580px) {
	.header.content, .cta-container .cta-position, .cta-sections-container .cta-position, .banner-container .banner .overlay, .banner-container .sale-overlay-container .sale-overlay, .inspiration-cta .inspiration-position, .footer.content, .page-main, .page-wrapper > .breadcrumbs, .nav-sections > .section-items {
		width: 96%;
		margin-left: auto;
		margin-right: auto
	}

	.page-main {
		box-sizing: border-box
	}

	.cms-home .page-main {
		width: 100%;
		box-sizing: border-box
	}

	.cta-sections-container .cta {
		margin: 0 10px
	}

	.cta-sections-container .cta:first-child {
		margin-left: 0
	}

	.cta-sections-container .cta:last-child {
		margin-right: 0
	}

	.banner-container .sale-overlay-container {
		position: static;
		height: auto;
		background: rgba(202, 27, 27, .85)
	}

	.banner-container .sale-overlay-container .sale-overlay {
		position: static;
		transform: translateY(0);
		padding: 20px 0 24px
	}

	.banner-container.special-offer-banner .overlay {
		top: 50%
	}

	.inspiration-cta .cta-column.share-style .row {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		align-items: flex-start
	}

	.inspiration-cta .cta-column.share-style .row img {
		width: 32%
	}

	.inspiration-cta .inspiration-position {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between
	}

	.inspiration-cta .cta-column {
		width: 32%
	}

	.selected-samples .lead {
		float: left
	}

	.selected-samples .selections {
		width: 58%
	}

	.selected-samples .selections .item {
		display: inline-block;
		vertical-align: top;
		float: none;
		margin-right: 2%
	}



}

@media (max-width: 1340px) {
	.selected-samples .selections .item {
		margin-right: 1%
	}

	.selected-samples .action-fill-details {
		width: auto
	}
}

@media (max-width: 1230px) {
	.trust-builder-container {
		position: static;
		background: #404040
	}

	.trust-builder-bar .trust-builder.trust-custom {
		padding-left: 24px
	}

	.trust-builder-bar .trust-builder .long-text {
		display: none
	}

	.new-nav .level0 > .level-top {
		padding-left: 0;
		padding-right: 0
	}

	.new-nav .level0.nav-link-home {
		display: none
	}

	.selected-samples .lead {
		float: left;
		clear: both;
		width: 100%;
		text-align: center;
		padding-top: 20px;
		padding-bottom: 15px
	}

	.selected-samples .lead br {
		content: " ";
		margin-right: 5px
	}

	.selected-samples .selections {
		width: 96%
	}

	.selected-samples .action-fill-details {
		width: 250px !important;
		margin: 20px auto;
		display: block;
		clear: both;
		float: none
	}

	.contact-form-container .form.contact {
		width: 97%
	}

	.product-overlay-container .product-overlay 	{
		grid-template-columns: 1fr 250px 250px;
	}
}

@media (max-width: 1160px) {
	.product-offers .offer {
		padding: 15px
	}

	.cms-order-free-samples .banner-container .banner .overlay {
		top: 50%
	}

	.cms-order-free-samples .banner-container .banner .overlay h1 {
		margin-bottom: 10px
	}

	.cms-order-free-samples .banner-container .banner .overlay .additional {
		padding-bottom: 20px
	}

}

@media (max-width: 1135px) {
	.inspiration-banner-container .inspiration-banner .overlay {
		padding: 30px 20px
	}

	.inspiration-banner-container .inspiration-banner .overlay .actions {
		margin-bottom: 0
	}
}

@media (max-width: 1100px) {
	.banner-container .sale-overlay-container .sale-overlay h2 {
		font-size: 32px
	}

	.banner-container .banner .overlay h1, .banner-container .banner .overlay h2 {
		font-size: 32px
	}

	.cta-container .cta .cta-inner .link {
		bottom: 30px;
		width: 80%
	}

	.cta-container .cta .cta-inner .overlay p {
		font-size: 20px;
		line-height: 24px
	}

	.twitter-bar {
		width: 96%;
		box-sizing: border-box
	}

	.page-wrapper > .page-bottom {
		width: 100%;
		box-sizing: border-box;
		padding: 0
	}

	.inspiration-cta .cta-column .row.detail p.share-style-label {
		display: inline-block
	}

	.inspiration-cta .cta-column img.main-image {
		display: block;
		width: 100%
	}

	.inspiration-cta .cta-column.text-overlay .arrow {
		display: none
	}

	.inspiration-cta .cta-column.product-month {
		width: 49%;
		float: left
	}

	.inspiration-cta .cta-column.product-twitter-banner {
		width: 100%;
		margin-bottom: 20px
	}

	.inspiration-cta .cta-column .product-month-banner.cycle-slide {
		width: 100%
	}

	.product-month .product-month-banner-mask {
		bottom: 0
	}

	.inspiration-cta .cta-column.behind-scenes {
		width: 49%;
		float: right
	}

	.inspiration-cta .cta-column.text-overlay.behind-scenes .mask {
		bottom: 0
	}

	.inspiration-cta .cta-column.share-style {
		width: 100%;
		position: relative;
		padding: 60px 0 20px
	}

	.inspiration-cta .cta-column.share-style .row {
		width: 49%;
		float: left
	}

	.inspiration-cta .cta-column.share-style .row.bottom-row {
		float: right
	}

	.inspiration-cta .cta-column.share-style .row.detail {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		text-align: center;
		display: block;
		width: 100%;
		float: none
	}

	#product-options-wrapper .sizing-details ul {
		column-count: 2
	}

	.twitter-banner {
		min-height: 200px;
		background: #676565
	}

	.twitter-banner img {
		display: none
	}

	.footer .footer-cols .col h3 {
		font-size: 18px
	}
}

@media (max-width: 1080px) {
	.fabric-option-holder {
		background: none
	}

	.fabric-option-holder span {
		padding-left: 0
	}

	.product-overlay .options ul 	{
		grid-template-columns: 1fr;
	}

	.product-overlay-container .product-overlay 	{
		grid-template-columns: 50% 1fr;
	}

	.product-overlay .options ul li:nth-child(3n) 	{
		border-bottom: 1px solid #75677D;
	}

	.product-overlay .options 	{
		grid-row: 1 / 3;
	}

	.product-overlay .actions,
	.product-overlay .info 	{
		grid-column: 2 / 3;
	}

}

@media (max-width: 1040px) {
	.header-top .header-social .social-links {
		padding-left: 11px
	}

	.header-top .header-social .separator {
		display: none
	}

	.header-top .header-links > ul > li {
		padding-left: 8px;
		margin-left: 8px
	}

	.header-top .header-links > ul > li:before {
		display: none
	}

	.banner-container .cycle-pager {
		display: none
	}

	.twitter-bar p {
		padding-left: 70px
	}

	.twitter-bar .twitter-logo {
		left: 0
	}
}

@media (max-width: 1024px) {
	/* Layout */
	.page-layout-category-product .group-category-product {
		display: block;
	}

	.page-layout-category-product .group-category-product .aside {
		margin-bottom: 40px;
		width: 100%;
		max-width: none;
	}

	.page-layout-category-product .group-category-product .detail {
		width: 100%;
		max-width: none;
		position: relative;
	}

	.page-layout-category-product .column.main .product-items {
		margin-left: 0;
	}
}

@media (max-width: 1000px) {
	.header-top .header-links .full-detail {
		display: none
	}

	.header-contact-info span {
		display: none
	}

	.nav-contact-tel {
		display: inline-block !important;
		vertical-align: top;
		position: absolute;
		top: 15px;
		right: 2%;
		font-size: 17px;
		font-weight: 400
	}

	.nav-toggle-link {
		display: block !important;
		vertical-align: top;
		line-height: 55px;
		font-size: 17px;
		font-family: "Source Sans Pro", Arial, sans-serif;
		font-weight: 400;
		text-transform: uppercase;
		color: #222 !important;
		padding-left: 30px;
		position: relative
	}

	.nav-toggle-link span {
		background: url("../images/icon-responsive-small.png") center left no-repeat;
		position: absolute;
		top: 20px;
		left: 3px;
		width: 15px;
		height: 15px
	}

	.nav-toggle-link.active span {
		background-image: url("../images/svg/menu-close.svg")
	}

	.nav-toggle-link:hover {
		text-decoration: none
	}

	.nav-sections-new .new-nav > ul {
		display: none
	}

	.nav-sections-new .new-nav > ul.open {
		position: absolute;
		left: -4%;
		right: 0;
		width: 104%;
		background: #f4f4f3;
		top: 53px;
		padding: 15px 0;
		display: flex;
		flex-wrap: wrap;
	}

	.nav-sections-new .new-nav > ul.open > * {
		width: 100%;
		order: 20;
	}

	.nav-sections-new .new-nav > ul.open > .new-nav-search {
		order: 10;
	}

	.new-nav-search input[type="image"] 	{
		top: 12px;
	}

	.nav-sections-new .new-nav > ul.open li {
		display: block !important;
		padding-left: 6%
	}

	.nav-sections-new .new-nav > ul.open > li.level0 > .level-top {
		line-height: 25px;
		padding: 7px 0 !important;
		display: block
	}

	.nav-sections-new .nav-search-container, .nav-sections-new .subnav-container-outer {
		display: none !important
	}

	.nav-sections-new .new-nav > ul.open li.nav-search-container, .new-nav-container .new-nav.search-active .nav-search-container {
		display: none !important
	}

	.cta-container .cta .cta-inner .overlay {
		padding-bottom: 40px
	}

	.cta-container .cta.column .cta-inner .overlay {
		padding-bottom: 0
	}

	.cta-container .cta.column .cta-inner .overlay p {
		margin-bottom: 0
	}

	.cta-sections-container .cta-position {
		flex-wrap: wrap;
		width: 98%
	}

	.cta-sections-container .cta {
		width: 31%;
		margin: 0 1% 20px 1% !important
	}

	.inspiration-banner-container .inspiration-banner .overlay {
		left: 0;
		right: 0;
		margin: 0 auto
	}

	.inspiration-banner-container .inspiration-banner .overlay h3 {
		padding-bottom: 0
	}

	.inspiration-banner-container .inspiration-banner .overlay .actions {
		padding-top: 3px
	}

	.footer.content {
		box-sizing: border-box
	}

	.footer .footer-cols {
		display: block;
		font-size: 0
	}

	.footer .footer-cols .col {
		display: inline-block;
		vertical-align: top;
		width: 50%;
		padding-bottom: 20px
	}

	.footer-newsletter {
		width: 263px
	}

	.options-slide-out-container .options-slide-out .option-selected-container, .options-slide-out-container .options-slide-out .option-list-container {
		padding-top: 30px
	}

	.cms-order-free-samples .banner-container .banner .overlay .actions {
		display: none
	}

	.cms-order-free-samples .banner-container .banner .overlay .additional {
		color: #222
	}

	.product-tab-container .tab-group h3 {
		min-width: 200px;
		padding: 0 21px 0 7px
	}

	.cms-page-view.page-layout-cms-sidebar-left .sidebar-main {
		width: 100%;
		box-sizing: border-box;
		padding: 0;
		float: none
	}

	.cms-page-view.page-layout-cms-sidebar-left .column.main {
		width: 100%;
		float: none
	}

	.page-wrapper {
		display: block
	}

	.cta-offers-container .cta-offers .image-container {
		min-height: 100px
	}
}

@media (max-width: 980px) {
	.page-layout-clearance.page-products .product-item-name {
		padding-right: 0
	}

	.page-layout-clearance.page-products .clearance-price {
		width: 100%;
		position: static;
		text-align: left
	}

	.page-layout-clearance.page-products .product-item .price-box {
		text-align: left
	}

	.page-layout-clearance.page-products .clearance-info {
		width: 100%
	}

	.page-layout-clearance.page-products .product-item .price-box {
		margin: 0 0 15px
	}
}

@media (max-width: 950px) {
	.header-contact-info, .header .made-in-uk {
		display: none
	}

	.header-top .header-social {
		display: none
	}

	.small-made-uk {
		display: inline-block !important
	}

	.product-tab-container .tab-group h3, .product-tab-container .tab-group h3.active {
		margin-bottom: 1px;
		width: 100%
	}
}

@media (max-width: 810px) {
	.cta-container .cta-position {
		flex-wrap: wrap
	}

	.cta-container .cta {
		width: 48.8%;
		margin-bottom: 20px
	}

	.cta-container .cta.column {
		width: 100%;
		flex-direction: row;
		justify-content: space-between;
		flex-wrap: wrap
	}

	.cta-container .cta.column .cta-inner {
		width: 48.8%
	}

	.options-slide-out-container .options-slide-out .option-selected-container {
		padding-right: 25px
	}

	.option-selected-container .option-selected {
		width: 100%;
		padding-left: 0
	}

	.product-details-trust-builder {
		margin-bottom: 20px
	}

	.contact-cta .cta {
		width: 100%;
		margin-bottom: 20px
	}
}

@media (min-width: 768px) {
	.mobile-only {
		display: none !important
	}
}

@media (min-width: 768px) {
	.product-overlay .options ul 	{
		display: grid !important;
	}
}

@media (max-width: 768px) {
	.columns .column.main {
		width: 100%
	}

	.logo {
		max-width: 85%
	}

	.checkout-index-index .logo,
	.checkout-cart-index .logo	{
		position: static;
		display: block;
	}

	.checkout-index-index .logo img,
	.checkout-cart-index .logo img 	{
	    margin: 0 auto;
		max-width: 90%;
	}

	.checkout-index-index .link-continue-shopping,
	.checkout-cart-index .link-continue-shopping  	{
		padding: 0 20px;
		text-align: center;
		text-decoration: underline;
		color: #fff;
		position: static;
	}

	.checkout-index-index .link-continue-shopping a,
	.checkout-cart-index .link-continue-shopping a 	{
		color: #fff;
		font-size: 16px;
		text-decoration: underline;
	}

	.page-header {
		margin-bottom: 0 !important
	}

	.checkout-index-index .page-header 	{
		margin-bottom: 40px !important;
	}

	.nav-open .nav-sections .navigation ul {
		flex-direction: column
	}

	.nav-sections .navigation ul .level0:first-child > .level-top {
		padding-left: 15px
	}

	.nav-sections .navigation ul .level0 > .level-top {
		font-weight: 400
	}

	.header.content {
		padding-top: 30px !important
	}

	.checkout-cart-index .header.content,
	.checkout-index-index .header.content 	{
		padding-top: 0 !important;
	}

	.banner-container {
		background: #e3e0dc;
		overflow: hidden;
		height: var(--mobile-banner-height);
	}

	.banner-container .banner  	{
		height: var(--mobile-banner-height);
	}

	.banner-container .banner .overlay-container {
		position: static;
		background: #e3e0dc;
		height: var(--mobile-banner-height);
	}

	.banner-container.special-offer-banner.home-banner .overlay,
	.banner-container .banner.home-banner .overlay, .banner-container .banner .overlay {
		position: absolute;
		transform: translateY(-50%);
		top: 50%;
		text-align: center;
	}

	.banner-container .banner .overlay h1,
	.banner-container .banner .overlay h2 {
		color: #fff;
		text-shadow: none;
		margin-bottom: 20px;
		font-size: 60px;
		word-wrap: break-word;
	}

	.banner-container .banner .overlay .additional 	{
		font-size: 22px;
		font-family: "garamond-premier-pro-display", "georgia", serif;
	}

	.banner-container .banner .overlay .actions .link 	{
		background: #fff;
		color: #52415C;
		font-weight: 400;
		padding: 10px 20px;
		font-size: 17px;
		width: 500px;
		max-width: 80%;
	}

	.banner-container .banner .overlay .actions .link:hover 	{
		background: #52415C;
		border-color: #52415C;
		color: #fff;
	}

	.banner-container .banner .banner-mask 	{
		background: rgba(0, 0, 0, 0.2);
	}

	.banner-container .mobile-banner-bg	{
		display: block;
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		background-size: cover;
	}

	.banner-container .banner .main-image 	{
		display: none;
	}

	.banner-container .banner .overlay-container .arrow {
		display: none
	}


	.trust-builder-bar {
		display: block;
		width: 100%;
		text-align: center
	}

	.trust-builder-bar .trust-builder {
		display: inline-block;
		vertical-align: top;
		padding: 0 !important;
		text-align: center;
		background-image: none !important
	}

	.trust-builder-bar .trust-builder .trust-builder-inner {
		display: inline-block;
		vertical-align: top;
		padding-top: 10px;
		padding-bottom: 10px
	}

	.trust-builder-bar .trust-builder.trust-shipping .trust-builder-inner {
		background: url("../images/icon-trust-small_08.png") center left no-repeat;
		padding-left: 44px !important
	}

	.trust-builder-bar .trust-builder.trust-quality .trust-builder-inner {
		background: url("../images/icon-trust-small_03.png") center left no-repeat;
		padding-left: 29px !important
	}

	.trust-builder-bar .trust-builder.trust-swatches .trust-builder-inner {
		background: url("../images/icon-trust-small_11.png") center left no-repeat;
		padding-left: 34px !important
	}

	.trust-builder-bar .trust-builder.trust-showroom .trust-builder-inner {
		background: url("../images/icon-trust-small-showroom.png") center left no-repeat;
		padding-left: 58px !important
	}

	.trust-builder-bar .trust-builder.trust-custom .trust-builder-inner {
		background: url("../images/icon-trust-small_05.png") center left no-repeat;
		padding-left: 44px !important
	}

	.inspiration-banner-container .inspiration-banner .overlay {
		width: 100%;
		position: static;
		transform: translateY(0)
	}

	.inspiration-banner-container .inspiration-banner .overlay h3 br {
		content: " ";
		margin-right: 5px
	}

	.inspiration-cta .cta-column.text-overlay .overlay .lead {
		margin-bottom: 0;
		padding-bottom: 0
	}

	.inspiration-cta .cta-column.text-overlay .overlay .actions .link {
		display: none
	}

	#product-options-wrapper .sizing-details ul {
		column-count: 3
	}

	.popup-newsletter-register {
		width: 100%
	}

	.popup-newsletter-container .popup-newsletter .aside-image {
		display: none
	}

	.popup-newsletter-container .popup-newsletter .detail {
		position: static;
		transform: translateY(0);
		top: 0;
		left: 0;
		padding: 35px
	}

	.popup-callback-container .popup-callback .detail {
		position: static;
		transform: translateY(0);
		padding: 35px
	}

	.popup-callback-container .popup-callback .aside-image {
		display: none
	}

	.filter-container .filter-options .filter-select {
		background-position: 90% 50%
	}

	.options-slide-out-container .options-slide-out .option-list-container {
		padding-right: 25px;
		width: 100%
	}

	.sample-select-list li .sample-thumb img {
		width: 100%
	}

	.options-slide-out-container .options-slide-out .option-selected-container {
		display: none
	}

	.need-help-bar p {
		padding: 37px 0
	}

	.action.primary.alt-checkout {
		width: 100%;
		display: block !important;
		margin-bottom: 15px;
		padding: 15px 0;
		font-size: 18px;
		line-height: 22px
	}

	.cart-container .form-cart .action {
		width: 100% !important;
		box-sizing: border-box
	}

	.cart-summary {
		margin-bottom: 25px
	}

	.cart.table-wrapper .item .col.item {
		padding-top: 15px
	}

	.cart.table-wrapper .product-item-photo {
		max-width: 160px
	}

	.cart.table-wrapper .product-item-details {
		padding-left: 112px
	}

	.cart-container .checkout-methods-items {
		display: none;
	}

	.authentication-wrapper	 {
		margin-top: -80px;
		float: none;
		margin-bottom: 40px;
	}

	.contact-maps .map.map-one {
		margin-bottom: 40px
	}

	.contact-maps .map {
		width: 100%;
		float: none
	}

	.twitter-banner {
		padding: 20px;
		box-sizing: border-box
	}

	.twitter-banner .mask {
		display: none
	}

	.twitter-banner .twitter-banner-internal {
		position: static;
		transform: translateY(0)
	}


	.filter-container {
		padding: 0 15px;
	}

	.toolbar-amount {
		display: none;
	}


	.product-overlay-container .product-overlay 	{
		grid-template-columns: 1fr 1fr;
		grid-column-gap: 10px;
		width: calc(100% - 40px);
	}

	.product-overlay .options 	{
		grid-column: 1 / 3;
	}

	.product-overlay .options ul 	{
		display: none;
	}

	.product-overlay .actions .common.primary 	{
		padding: 0 5px;
	}

	.product-overlay .options .toggle-selection 	{
		color: #fff;
		position: relative;
		cursor: pointer;
		font-weight: 600;
		border-bottom: 1px solid #75677D;
		display: block;
	}

	.product-overlay .options .toggle-selection svg 	{
		width: 14px;
		position: absolute;
		top: 50%;
		right: 0;
		transform: translateY(-50%);
	}

	.product-overlay .options .toggle-selection.open svg 	{
		transform: translateY(-50%) rotate(180deg);
	}

	.product-overlay .info 	{
		max-width: 100%;
	}

	.product-overlay .info .name 	{
		font-size: 16px;
	}

	.product-overlay .info .price 	{
		font-size: 24px;
	}

	.product-overlay .actions,
	.product-overlay .info 	{
		grid-column: auto;
		padding: 15px 0 20px;
	}
}

@media (max-width: 660px) {
	.header-top .header-links > ul > li.link-visit-showrooms {
		display: none
	}
}

@media (max-width: 650px) {

	.product.info.detailed .tab-group h3 {
		display: block;
		margin-bottom: 0;
		background: #e3e0dc;
		padding: 10px 0;
		border-bottom: 1px solid #f4f4f3
	}

	.product.info.detailed .tab-group h3.active {
		background: #333;
		color: #fff
	}

	.product.info.detailed .tab-group h3:after {
		display: none !important
	}

	.product.info.detailed .tab-group .separator {
		display: none
	}

	.samples-form form .input-group input[type=text] {
		width: 100%
	}
}

@media (max-width: 620px) {
	#product-options-wrapper .sizing-details ul {
		column-count: 2
	}

	.header.content {
		margin: 0;
		padding: 0;
		width: 100%
	}

	.logo {
		right: 0
	}
}

@media (max-width: 570px) {
	.header-top .header-social {
		display: none
	}

	.product-offers .offer {
		width: 100%;
		margin-bottom: 10px
	}

	.product-offers .offer p {
		padding-left: 83px !important
	}

	.product-offers .offer.offer-free-swatches p {
		background-position: 9px 50% !important
	}

	.footer .footer-cols .col {
		width: 100%;
		display: block;
		clear: both;
		padding-bottom: 0
	}

	.footer .footer-cols .col h3 {
		padding-bottom: 7px;
		position: relative;
		cursor: pointer
	}

	.footer .footer-cols .col h3:after {
		content: "+";
		position: absolute;
		top: 14px;
		right: 9px;
		color: #fff
	}

	.footer .footer-cols .col h3.active:after {
		content: "-"
	}

	.footer .footer-cols .col .mobile-content {
		display: none
	}
}

@media (max-width: 530px) {
	/* Product */
	.page-layout-category-product.page-products .new-product-list .products-grid .product-item {
		margin-bottom: 15px !important;
		padding-left: 15px !important
	}

	.cta-container .cta {
		width: 100%
	}

	.cta-container .cta.column {
		margin-bottom: 0
	}

	.cta-container .cta.column .cta-inner {
		margin-bottom: 20px;
		width: 100%
	}

	.cta-container .cta.column .cta-inner:last-child {
		margin-bottom: 0
	}

	.cta-sections-container .cta {
		width: 48%;
		margin-bottom: 10px !important
	}

	.inspiration-cta .cta-column.share-style {
		padding-bottom: 10px
	}

	.inspiration-cta .cta-column.share-style .row {
		width: 100%
	}

	.inspiration-cta .cta-column.share-style .row.bottom-row {
		padding-top: 10px
	}

	.inspiration-cta .cta-column.product-month {
		width: 100%;
		margin-bottom: 10px
	}

	.inspiration-cta .cta-column.behind-scenes {
		width: 100%
	}

	.inspiration-cta .cta-column.text-overlay .overlay .actions .link {
		margin-top: 30px;
		display: inline-block;
		max-width: 90%
	}

	.group-container h2 span {
		margin: 0 50px
	}

	.column.main .product-items {
		margin-left: 0 !important
	}

	.column.main .product-item {
		padding-left: 0 !important
	}

	.page-products .products-grid .product-item, .page-products .products-grid .product-item:nth-child(3n) {
		width: 48%;
		margin: 0 2% 45px 0 !important
	}

	.page-products .products-grid .product-item:nth-child(2n) {
		margin-right: 0 !important
	}

	.products-grid.products-related .product-item {
		width: 100%;
		margin-bottom: 30px
	}

	.twitter-bar {
		width: 96%;
		box-sizing: border-box
	}

	.twitter-bar p {
		padding-top: 50px;
		padding-left: 0
	}

	.twitter-bar .twitter-logo {
		position: absolute;
		top: -1px;
		left: 50%;
		transform: translateX(-50%)
	}

	.page-wrapper > .page-bottom {
		width: 100%;
		box-sizing: border-box;
		padding: 0
	}

	.cta-container .cta .cta-inner .overlay p {
		font-size: 26px;
		line-height: 31px
	}
}

@media (max-width: 500px) {
	.product-price-lead .lead-time, .product-price-lead .previous-prices {
		width: 100%;
		text-align: left
	}

	.product-price-lead .lead-time br {
		content: " ";
		margin-right: 4px
	}
}

@media (max-width: 490px) {
	.header-top {
		text-align: center
	}

	.header-top .header-links {
		float: none
	}

	.header-top .mini-basket-container {
		display: none !important
	}
}

@media (max-width: 485px) {
	.field[data-label=Legs] .control .field {
		width: 46.7%;
		margin-bottom: 15px;
		margin-right: 6% !important
	}

	.field[data-label=Legs] .control .field:nth-child(3n) {
		margin-right: 6% !important
	}

	.field[data-label=Legs] .control .field:nth-child(2n) {
		margin-right: 0 !important
	}
}

@media (max-width: 450px) {
	.sample-list .collection .list .sample {
		width: 46%;
		margin: 0 2%
	}

	.cart.table-wrapper .product-item-photo {
		max-width: 120px
	}

	.cart.table-wrapper .product-item-details {
		padding-left: 63px
	}
}

@media (max-width: 440px) {
	.page-products .products-grid .product-item, .page-products .products-grid .product-item:nth-child(3n), .page-products .products-grid .product-item:nth-child(2n) {
		width: 100%;
		margin: 0 0 25px 0 !important
	}

	.product-image-container {
		width: 100% !important
	}

	/* Product */
	.page-layout-category-product .page-title-wrapper .page-title {
		padding-right: 90px;
	}

	.page-layout-category-product.page-products .new-product-list .products-grid .product-item {
		background-image: none;
		padding: 15px;
	}

	.page-layout-category-product.page-products .new-product-list .products-grid .product-item .product-item-info {
		display: block;
	}

	.page-layout-category-product.page-products .new-product-list .products-grid .product-item .product-item-details {
		padding-top: 15px;
		padding-left: 0;
	}

	.page-layout-category-product.page-products .new-product-list .products-grid .product-item p.product-summary {
		margin-bottom: 10px;
	}


}

@media (max-width: 400px) {
	.popup-newsletter-container .popup-newsletter .detail {
		padding: 35px 20px
	}

	.popup-newsletter-register form input[type=text] {
		padding-right: 61px
	}

	.footer.content {
		padding-left: 0;
		padding-right: 0
	}

	.footer-bottom {
		display: block
	}

	.footer-bottom p {
		width: 100%
	}

	.twitter-bar {
		padding: 30px 20px 35px
	}

	.twitter-bar p {
		padding-top: 50px;
		padding-left: 0
	}
}

@media (max-width: 380px) {
	.inspiration-cta .cta-column.text-overlay .overlay .additional {
		margin-bottom: 5px
	}

	.inspiration-cta .cta-column.behind-scenes .actions {
		margin-bottom: 0
	}

	.inspiration-cta .cta-column.behind-scenes .actions .link {
		margin-bottom: 0
	}

	.cta-container .cta .cta-inner .overlay p {
		font-size: 22px;
		line-height: 27px
	}

	.cart.table-wrapper .product-item-photo {
		max-width: 85px
	}

	.cart.table-wrapper .product-item-details {
		padding-left: 32px
	}

	.cta-offers-container .cta-offers ul li .image-container img {
		margin-bottom: 25px
	}

	.cta-offers-container .cta-offers ul li p {
		font-size: 16px
	}
}

@media (max-width: 340px) {
	.banner-container .banner .overlay h2 {
		font-size: 25px
	}

	.cta-container .cta .cta-inner .overlay p {
		font-size: 18px;
		line-height: 22px
	}
}

.new-nav-container .mobile-toggle {
	display: none
}

@media (max-width: 1000px) {
	.new-nav-container .mobile-toggle {
		display: inline-block
	}

	.nav-sections-new .subnav-container-outer.imp-must-show {
		display: block !important
	}

	.nav-sections-new .new-nav > ul.open .subnav-featured-product-container {
		display: none !important
	}

	.nav-sections-new .new-nav > ul.open > li.level0 > .level-top {
		position: relative
	}

	.nav-sections-new .new-nav > ul.open > li.level0 > .level-top span.mobile-toggle {
		position: absolute;
		top: 0;
		right: 0;
		display: inline-block;
		width: 30%;
		height: 39px;
		font-size: 23px;
		text-align: right;
		padding-top: 6px;
		box-sizing: border-box;
		padding-right: 10px
	}

	.subnav-container-outer {
		position: static;
		padding: 20px 10px 0 10px;
		margin: 10px 0;
		width: 97%;
		box-sizing: border-box
	}

	.subnav-container-outer .subnav-container.has-featured-product {
		padding-right: 0
	}

	.nav-sections-new .new-nav > ul.open li.nav-search-container {
		display: block !important;
		position: relative;
		box-sizing: border-box;
		padding-right: 30px
	}

	.nav-sections-new .new-nav > ul.open > li.level0 > .level-top.nav-search-toggle {
		position: absolute;
		top: 13px;
		right: 42px
	}

	.new-nav-container .new-nav > ul > li.level0 {
		padding-right: 0
	}

	.new-nav-container .new-nav > ul > li.level0.new-nav-search 	{
		padding: 10px 20px;
	}

	#nav-search-form {
		display: block !important;
		position: relative
	}

	#nav_search_query {
		height: 47px;
		font-size: 16px;
		right: auto;
		position: static;
		left: 0;
		background: #fff;
		float: left;
		width: 100%
	}
}

.ie9 .new-nav-container .new-nav > ul > li.level0 {
	float: left;
	margin-right: 80px
}

.ie9 .trust-builder-bar .trust-builder {
	float: left;
	margin-right: 90px
}

.ie9 .cta-container .cta {
	float: left;
	margin-right: 20px
}

.ie9 .column .cta-container .cta .cta-inner {
	margin-bottom: 20px
}

.ie9 .cta-sections-container {
	clear: both;
	overflow: hidden
}

.ie9 .cta-sections-container .cta {
	float: left;
	margin-right: 20px
}

.ie9 .footer .footer-cols {
	overflow: hidden;
	clear: both
}

.ie9 .footer .footer-cols .col {
	float: left
}

.checkout-index-index .totals-tax-summary, .checkout-index-index .table-totals .grand.totals.excl {
	display: none
}

.checkout-cart-index #cart-totals .totals-tax-summary {
	display: none !important
}

.category-view .category-image {
	display: none
}

.gecko.win [data-label=Legs].field .control img {
	pointer-events: none
}

.gecko.win input[type=radio] + label {
	display: inline-block
}

.cms-index-index .page.messages {
	max-width: 1540px;
	width: 100%;
	margin: 0 auto
}

@media (max-width: 1600px) {
	.visit-show-room-large {
		display: inline-block
	}

	.we-open-now {
		display: none
	}
}

@media (max-width: 1534px) {
	.block.widget .products-grid .product-items {
		margin: 0 20px
	}
}

@media (max-width: 1500px) {
	.visit-show-room-large {
		right: 299px
	}
}

@media (max-width: 1325px) {
	.visit-show-room-large {
		right: 249px
	}
}

@media (max-width: 1210px) {
	.visit-show-room-large {
		display: none
	}
}

@media (max-width: 1090px) {
	.mobile-other-products, .mobile-detail-tab {
		display: block;
		background: #d3d0d0;
		padding: 0 20px;
		box-sizing: border-box;
		height: 55px;
		width: calc(100% - 40px);
		margin: 0 auto 20px;
		border: 0;
		text-transform: uppercase;
		font-size: 18px;
		font-weight: 500
	}

	.other-products .headings, .product-tab-container {
		display: none
	}

	.mobile-other-products {
		margin-top: 30px
	}

	.other-products-container .other-products {
		padding: 0
	}

	.product.info.detailed .info-list ul {
		padding: 0 20px
	}
}

@media (max-width: 1060px) {
	.banner-container .banner .overlay-container .overlay-image {
		display: none
	}
}

@media (max-width: 420px) {
	.page-products .product-item-info .product-notice {
		width: 50px;
		top: 10px
	}
}

#instafeed {
	display: flex;
	justify-content: space-between;
	max-width: 1540px;
	width: 100%;
	margin: 0 auto 110px
}

#instafeed a {
	margin: 0 5px 5px
}

#instafeed a:first-child {
	margin-left: 0
}

#instafeed a:last-child {
	margin-right: 0
}

.inspiration-cta .cta-column .row {
	display: block
}

.inspiration-cta .cta-column .row.detail p.share-style-label {
	display: inline-block
}

.inspiration-cta .inspiration-position {
	align-items: flex-start
}

@media (min-width: 768px) {
	.cart-container .form-cart {
		width: 65%
	}

	.cart-summary {
		width: 32%
	}
}

@media (max-width: 768px) {
	.block.widget .products-grid .product-items .product-item {
		width: 48%;
		margin-right: 1%
	}

	.block.widget .products-grid .product-items .product-item {
		width: 100%;
		margin-right: 0
	}
}

@media (max-width: 700px) {
	#instafeed {
		display: block
	}
}

@media (max-width: 1580px) {
	.inspiration-cta .cta-column.share-style .row {
		display: block
	}

	.inspiration-cta .cta-column.share-style .row img {
		width: auto
	}
}

@media (max-width: 1100px) {
	.inspiration-cta .cta-column.share-style .row {
		width: 100%;
		float: none
	}
}

@media (max-width: 600px) {
	.product.info.detailed .info-list ul {
		display: block
	}

	.product.info.detailed .info-list ul li {
		padding: 0 0 30px;
		max-width: none
	}

	.product.info.detailed .info-list ul li img {
		margin-bottom: 20px
	}
}

@media (max-width: 400px) {
	.cta-container .cta .cta-inner .overlay {
		padding-bottom: 10px
	}

	.cta-container .cta img.icon {
		top: -5px;
		margin-top: -52px
	}
}

@media (max-width: 335px) {
	#instafeed a {
		max-width: 40%
	}
}




/**
 * Subcategories
 */


@media (max-width: 1580px) {
	/* Layout */
	.subcategory-grid .subcategory .category-name {
		height: 40px;
	}

}

@media (max-width: 800px) {
	/* Layout */
	.subcategory-grid .subcategory {
		width: 48%;
	}

	.subcategory-grid .subcategory:nth-child(odd) {
		margin-right: 2.09%;
	}

	.subcategory-grid .subcategory:nth-child(even) {
		margin-right: 0;
	}

}

@media (max-width: 520px) {
	/* Layout */
	.subcategory-grid .subcategory {
		width: 100%;
	}

	.subcategory-grid .subcategory:nth-child(odd) {
		margin-right: 0;
	}

	.subcategory-grid .subcategory:nth-child(even) {
		margin-right: 0;
	}

}

.subcategory .image 	{
	position: relative;
}

.subcategory .product-notice {
	position: absolute;
	top: 30px;
	right: 30px;
	z-index: 800;
	overflow: hidden;
	cursor: pointer;
	pointer-events: none;
	border: 0;
	background: transparent;
}


.field-tooltip .label {
	display: none;
}

div[name="shippingAddress.street.0"] .label 	{
	display: none;
}

.checkout-cart-index .block.crosssell 	{
	display: none;
}


/**
 * Add 'choose your' labels to the form options
 */

.configurable label[for*="attribute"] span:before,
[data-label="Fabric"] .outer-label span:before {
    content: 'CHOOSE YOUR ';
}


/**
 * Add arrow to Fabric box
 */

.fabric-info:after {
    display: block;
    width: 60px;
    height: 60px;
    background: url('../images/svg/angle-right.svg') center center no-repeat;
    position: absolute;
    content: ' ';
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    opacity: 0.5;
}

@media (min-width: 768px) and (max-width: 1100px) {
    .fabric-info:after {
        top: 47%;
        transform: translateY(-50%);
        right: -5px;
        opacity: 0.1;
    }
}
