@font-face {
	font-family: 'ElegantIcons';
	src: url('../../../../system/admin/fonts/ElegantIcons.eot');
	src: url('../../../../system/admin/fonts/ElegantIcons.eot?#iefix') format('embedded-opentype'),
		url('../../../../system/admin/fonts/ElegantIcons.woff') format('woff'),
		url('../../../../system/admin/fonts/ElegantIcons.ttf') format('truetype'),
		url('../../../../system/admin/fonts/ElegantIcons.svg#ElegantIcons') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* Header */

.shoppingCart {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #000;
	cursor: pointer;
	text-align: center;
	float: right;
	margin-top: 55px;
	font-family: inherit;
	text-transform: uppercase;
}

.shoppingCart img {
	vertical-align: middle;
}

.shoppingCart a {
	display: block;
	float: left;
	height: 40px;
	color: #6a6969;
}

.shoppingCart a:first-child {
	margin-right: 5px;
	margin-left: 10px;
}

.shoppingCart a:last-child {
	margin-left: 5px;
}

.siteSearch {
	height: 40px;
	border: 1px solid #ebebeb;
	border-width: 0 1px 1px 0;
	border-radius: 5px;
	margin-top: 55px;
	width: 180px;
	position: relative;
}

.siteSearch>a {
	display: block;
	height: 40px;
	width: 40px;
	background: url(../images/search-outline.svg) 11px center no-repeat;
	float: right;
	border-radius: 0 5px 5px 0;
}

.siteSearch input {
	width: 130px;
	font-size: 13px;
	height: 40px;
	border: 0;
	outline: 0;
	margin: 0;
	padding: 0;
	text-indent: 10px;
	background: none;
	vertical-align: middle;
	float: left;
	color: #6a6969;
}

.autosuggest {
	position: absolute;
	top: 40px;
	background: #fff;
	font-size: 14px;
	z-index: 3001;
	width: 260px;
	border: 1px solid #ebebeb;
	border-radius: 0 0 5px 5px;
	display: none;
	-webkit-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.15);
}

.autosuggest>div {
	padding: 0px;
	margin: 10px;
	border-bottom: 1px solid #e3e3e3;
}

.autosuggest .autoImage {
	float: left;
	width: 100px;
	height: 80px;
	display: block;
	margin-right: 20px;
	text-align: center
}

.autosuggest .autoImage img {
	max-width: 100%;
	max-height: 95%;
}

.autosuggest .autoTitle {
	display: block;
	font-size: 18px;
	color: #464444;
	height: 58px;
	overflow: hidden;
}

.autosuggest .autoPrice {
	display: block;
	font-weight: bold;
	color: #000;
}

.autosuggest .viewmore {
	border: 0;
	text-align: center;
	font-weight: bold;
	line-height: 24px;
}

.autosuggest .viewmore a {
	font-size: 16px;
	color: #791118;
}

.autosuggest .viewmore a:hover {
	color: #F9A004;
}

/* Search Page */
.searchHeader {
	font-size: 14px;
	color: #aaa9a9;
	line-height: 24px;
	border-bottom: 1px dashed #e1e1e1;
	padding: 10px 0;
	font-family: inherit;
	margin-bottom: 10px;
}

.search_title {
	font-size: 14px;
	color: #aaa9a9;
	float: left;
}

.search_title span {
	color: #f94ead;
}

.search_results_found {
	float: right;
	width: 220px;
	line-height: 24px;
	text-align: right;
	margin: 0;
	font-size: 12px;
	color: #515050;
}

.search_results_found+.res_per_page {
	float: right;
	width: 250px;
	line-height: 24px;
	text-align: right;
	margin: 0;
	font-size: 12px;
	color: #515050;
}

.refineMenu {
	border-bottom: 1px dashed #e1e1e1;
	padding: 10px 0 0 0;
	line-height: 24px;
}

.refineMenu>div {
	float: left;
	width: 80px;
}

.refineMenu select {
	width: 135px;
	margin: 0 10px 10px 0;
	box-sizing: border-box;
	height: 24px;
}

.refineMenu select:nth-of-type(6), .refineMenu select:nth-of-type(12) {
	margin: 0;
}

.refineMenu select:nth-of-type(7), .refineMenu select:nth-of-type(13) {
	margin-left: 80px;
}

.clearFilters {
	color: #f94ead;
	margin-right: 5px;
	float: right;
}

.leftMenu {
	padding-top: 10px;
	margin-right: 0;
	font-size: 14px;
	line-height: 30px;
}

.leftMenu>a {
	color: #7d7d7d;
}

.search_results {
	box-sizing: border-box;
}

.shop_filter_menu {}

.sf_title {
	font-size: 16px;
	color: #fff;
	padding: 10px;
	line-height: 20px;
	font-weight: bold;
	background: #2dadac;
}

.sf_filters {
	font-size: 13px;
	color: #2d2d2d;
	padding: 5px;
	background: #f3f2f2;
}

.sf_filter:not(.hidden) {
	display: flex;
	height: 26px;
	align-items: center;
}

.view_more_filters {
	padding-left: 25px;
	color: #2ac8be;
	display: inline-block;
	line-height: 24px;
}

.filter_clear {
	padding: 10px 30px;
	text-align: right;
	display: block;
	color: inherit;
	background: #f3f2f2;
}

.category .search_title {
	text-align: center;
	float: none;
}

.category .search_results {
	border: 0;
	padding: 10px 0 0;
	margin: 0 10px;
	width: auto !important;
}

.backtotop {
	margin: 20px auto;
	width: 200px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	background: #2dadac;
	border-radius: 5px;
	cursor: pointer;
}

/* Product Block */

.product_box {
	margin-bottom: 20px;
	font-family: inherit;
	font-size: 15px;
	position: relative;
}

.product_box:hover .product_wishlist {
	display: block !important;
}

.product_wishlist {
	background: url(../images/wishlist_product.png) center center no-repeat;
	height: 37px;
	width: 37px;
	position: absolute;
	right: 5px;
	top: 5px;
	z-index: 1;
	display: none !important;
}

.product_wishlist.remove {
	background: url(../images/wishlist_remove.png) center center no-repeat;
}

.product_title {
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	text-align: center;
}

.product_title a {
	color: #515050;
}

.product_image {
	height: 220px;
	margin: 0;
	text-align: center;
	line-height: 220px;
	position: relative;
}

.product_image img {
	vertical-align: middle;
}

.product_price {
	line-height: 40px;
	text-align: center;
	height: 24px;
	line-height: 24px;
	margin-bottom: 10px;
}

.product_price .nowprice {
	font-size: 14px;
	color: #515050;
	font-weight: bold;
}

.product_price .nowprice.withwas {
	color: #f94ead;
}

.product_price .wasprice {
	font-size: 14px;
	color: #515050;
	text-decoration: line-through;
}

.product_buttons {
	text-align: center;
	line-height: 30px;
}

.product_buttons a {
	display: inline-block;
	text-decoration: none !important;
	margin: 0 3px;
}

.product_buttons a:first-child {}

/* .product_buttons a:hover{ background-color:#c47003; text-decoration: none;} */
.product_share {
	text-align: center;
	height: 20px;
	margin: 10px 0 0;
}

.product_nostock {
	line-height: 220px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.product_nostock>div {
	width: 85%;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	color: #000;
	font-size: 12px;
	padding: 10px;
	background: rgba(255, 255, 255, 0.75);
	font-weight: bold;
	line-height: initial;
}

.product_nostock span {
	font-size: 14px;
}

/* Featured Product*/
.feat_product_box {
	border: 1px solid #e2e2e1;
	width: 218px;
	font-family: inherit;
	margin-bottom: 20px;
}

.feat_product_box .feat_title {
	background: #e2e2e1;
	text-transform: uppercase;
	text-align: center;
	color: #000;
	font-size: 16px;
	line-height: 32px;
}

.feat_product_box .product_title {
	background: #e2e2e1;
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
	margin: 0;
	height: 48px;
	line-height: 24px;
}

/*Category Block*/
.catBlock {
	height: 340px;
	width: 300px;
	position: relative;
	cursor: pointer;
	border-bottom: 1px solid #ebebeb;
	float: left;
	margin: 0 10px 20px 10px;
}

.catBlock.alpha {
	margin-left: 0;
}

.catBlock.omega {
	margin-right: 0;
}

.catBlock:hover a {}

.catBlock .catImage {
	height: 300px;
	line-height: 300px;
	overflow: hidden;
}

.catBlock a {
	display: block;
	text-align: center;
	color: #2d2d2d;
	font-size: 17px;
	line-height: 40px;
	z-index: 11;
}

.catBlock a img {
	vertical-align: middle;
	max-width: 100%;
}

/* Pager */
.search_pager {
	float: right;
	margin: 12px 10px 0 0;
	font-family: inherit;
}

.pager_link {
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #696969;
	line-height: 35px;
	padding: 0 4px;
	margin: 0 2px;
}

.pager_current_page {
	text-decoration: underline;
}

.pager_link a {
	color: inherit;
}

.viewall {
	color: #000;
}

.pager_prev_button {
	margin-right: 10px;
}

.pager_next_button {
	margin-left: 10px;
}

.pager_prev_button, .pager_next_button {
	font-weight: normal;
}

.pager_prev_button a, .pager_next_button a {
	display: block;
}

.pager_prev_button a:before,
.pager_next_button a:after {
	content: " ";
	width: 10px;
	height: 18px;
	display: inline-block;
	position: relative;
	top: 5px;
}

.pager_prev_button a:before {
	background: url(../images/pager_arrow_left.png) left center no-repeat;
}

.pager_next_button a:after {
	background: url(../images/pager_arrow_right.png) right center no-repeat;
}

.res_per_page {
	float: right;
	margin: 20px 20px 0 0;
	font-size: 16px;
	font-weight: bold;
	color: #696969;
	font-family: inherit;
}

/* Details */

.p_code {
	font-size: 14px;
	font-family: inherit;
	line-height: 24px;
	float: left;
}

h1.p_title {
	line-height: 30px;
	color: #000;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 20px;
}

h2.p_shortdesc {
	line-height: 30px;
	color: #848282;
	font-size: 14px;
	font-family: inherit;
	border-bottom: 1px dashed #e1e1e1;
}

.nostock {
	font-size: 28px;
	color: #848282;
	line-height: 40px;
}

.productImages {
	height: 100px;
	position: relative;
	font-size: 26px;
}


.smallImage {
	display: block;
	height: 100px;
	float: left;
	width: 98px;
	margin: 0 25px 25px 0;
	text-align: center;
	cursor: pointer;
	border: 1px solid #f7f7f7;
}

.smallImage:nth-of-type(4) {
	margin-right: 0;
}

.smallImage img {
	max-width: 100%;
	max-height: 100%;
}

.productImage {
	width: 460px;
	height: auto;
	position: relative;
	text-align: center;
	margin-bottom: 10px;
}

.productImage img {
	max-width: 100%;
}

.customised .productImage {
	box-sizing: border-box;
	border: 1px solid #ebebeb;
	margin-bottom: 20px;
}

.plainText {
	font-size: 14px;
	padding: 10px 0px;
	color: #26365a;
	font-weight: bold;
}

.details .currency {
	float: right;
}

.details .currency>a:first-child {
	color: #3b3b3b;
}

.details .currency .curr_dd {
	position: absolute;
	top: 24px;
	left: 15px;
	background: #fff;
	width: 150px;
	display: none;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.14);
}

.details .currency .curr_dd a {
	color: #3b3b3b;
}

.details {}

.details .label {
	float: left;
	color: #3b3b3b;
	text-indent: 0;
	margin: 0 20px 0 0;
	font-size: 16px;
	line-height: 40px;
}

.details .value {
	line-height: 40px;
}

.details .value.dim {
	font-size: 12px;
	color: #000;
	font-family: inherit;
	font-weight: bold;
}

.details input[name=width], .details input[name=height] {
	height: 28px;
	width: 40px;
	font-size: 1em;
	margin: 0 5px;
	text-align: center;
	border: 1px solid #aaa;
}

.details input[name=voucher_email], .details input[name=voucher_date], .details textarea[name=voucher_message] {
	width: 100%;
	border: 1px solid #aaa;
	outline: none;
	height: 32px;
	padding: 0 5px;
	box-sizing: border-box;
	font-size: 14px;
}

.details textarea[name=voucher_message] {
	height: 120px;
	line-height: 18px;
	padding: 2px 5px;
	font-family: inherit;
}

.promotion {
	color: #848282;
	font-weight: bold;
	font-size: 18px;
}

.mainPrice, .wasPrice, .savePercent {
	color: #848282;
	line-height: 40px;
	font-size: 26px;
}

.mainPrice {
	color: #848282;
	font-weight: bold;
	margin-bottom: 40px;
}

.mainPrice.withWas {
	color: #d21766;
}

.wasPrice {
	font-size: 18px;
}

.stockmsg {
	font-weight: normal;
	font-size: 16px;
}

.variations {
	font-size: 16px;
	line-height: 40px;
	color: #3b3b3b;
	margin-bottom: 10px;
}

.variations select {
	border: 1px solid #e1e1e1;
	width: 95%;
	height: 24px;
	font-weight: normal;
	line-height: 24px;
	font-family: inherit;
}

.variation-pills {
	display: flex;
	align-items: center;
	gap: 15px;
}

.variation-pills > div {
	border: 1px solid #DFDCDC;
	background: #FFF;
	padding: 5px 10px;
	cursor: pointer;
}

.variation-pills > div.selected {
	border-color: #05A69F;
}

.priceAdd {
	text-align: right;
}

.priceAdd span {
	color: #848282;
	font-size: 16px;
}

div.variationBox {
	border: 1px solid #e1e1e1;
	padding: 10px 0 10px 10px;
	box-sizing: border-box;
	max-height: 125px;
	overflow-y: scroll;
}

div.variation {
	line-height: 25px;
	height: 25px;
	margin-bottom: 10px;
	font-family: inherit;
	cursor: pointer;
}

div.variation.selected {
	background: #5cd456;
	color: #fff;
}

.variation .varImage {
	float: left;
	width: 25px;
	height: 25px;
	margin-right: 10px;
}

.variation .varTitle {
	float: left;
	line-height: 25px;
	margin-right: 10px;
}

.p_details .quantity_box {
	margin-bottom: 10px;
	display: flex;
	align-items: center;
	height: 42px;
}

.p_details .quantity_box input {
	height: 35px;
	width: 40px;
	font-size: 1em;
	margin: 0;
	text-align: center;
	border: 0;
}

.p_details .quantity_box div:first-child {
	border: 1px solid #e1e1e1;
	display: flex;
	margin-right: 10px;
}

.p_details .quantity_box div:first-child a {
	flex: 0 0 50px;
	width: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.p_details .quantity_box div:first-child a:before {
	content: "-";
	font-size: 34px;
	color: #000;
}

.p_details .quantity_box div:first-child a:nth-of-type(2):before {
	content: "+";
	font-size: 24px;
}

.p_details .quantity_box div:nth-child(2) {
	text-transform: uppercase;
	font-size: 16px;
}

.fabriclength>div {
	width: 60px;
	margin-right: 20px;
	height: 35px;
	border: 1px solid #e1e1e1;
	float: left;
}

.fabriclength input {
	width: 39px;
	line-height: 33px;
	height: 33px;
	text-align: center;
	border: 0;
	border-right: 1px solid #e1e1e1;
	outline: none;
	padding: 0;
	float: left;
}

.fabriclength .quant {
	display: block;
	float: right;
	clear: right;
	background: #f6f5f5;
	height: 17px;
	width: 20px;
	line-height: 17px;
	font-size: 10px;
	display: block;
	text-align: center;
	color: #000;
}

.matching-thread {
	display: flex;
	align-items: center;
	font-size: 15px;
}

.matching-thread label {
	text-transform: uppercase;
}

/* .matchingThreadQuantity { margin-left: 20px;}
.matchingThreadQuantity > div{ width:60px; margin-right:20px; height:35px; border:1px solid #e1e1e1; float:left;}
.matchingThreadQuantity input{ width:39px; line-height:33px; height:33px; text-align:center; border:0; border-right:1px solid #e1e1e1; outline:none; padding:0; float:left;}
.matchingThreadQuantity .quant { display:block; float:right; clear:right; background:#f6f5f5; height:17px; width:20px; line-height:17px; font-size:10px; display:block; text-align:center; color:#000;} */

.swipe {
	overflow: hidden;
	visibility: hidden;
	position: relative;
}

.swipe-wrap {
	overflow: hidden;
	position: relative;
}

.swipe-wrap>div {
	float: left;
	width: 100%;
	position: relative;
}

.slideLeft {
	position: absolute;
	top: 50%;
	left: 10px;
	z-index: 100;
}

.slideRight {
	position: absolute;
	top: 50%;
	right: 10px;
	z-index: 100;
}

.shopButton {
	display: inline-block;
	line-height: 35px;
	box-sizing: border-box;
	text-align: center;
	font-size: 14px;
	font-size: 15px;
	color: #515050;
	min-width: 100px;
	padding: 0 10px;
	border-radius: 5px;
	border: 1px solid #e1e1e1;
	background: rgba(255, 255, 255, 1);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(225, 225, 225, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(225, 225, 225, 1)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(225, 225, 225, 1) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(225, 225, 225, 1) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(225, 225, 225, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(225, 225, 225, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e1e1e1', GradientType=0);
}

a.shopButton:hover {}

a.smallAddButton, a.buyNow {
	display: inline-block;
	line-height: 35px;
	box-sizing: border-box;
	text-align: center;
	font-size: 14px;
	font-size: 15px;
	color: #fff;
	width: 100px;
	padding: 0;
	border-radius: 5px;
	border: 1px solid #e54287;
	background: rgba(241, 114, 169, 1);
	background: -moz-linear-gradient(top, rgba(241, 114, 169, 1) 0%, rgba(220, 94, 147, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(241, 114, 169, 1)), color-stop(100%, rgba(220, 94, 147, 1)));
	background: -webkit-linear-gradient(top, rgba(241, 114, 169, 1) 0%, rgba(220, 94, 147, 1) 100%);
	background: -o-linear-gradient(top, rgba(241, 114, 169, 1) 0%, rgba(220, 94, 147, 1) 100%);
	background: -ms-linear-gradient(top, rgba(241, 114, 169, 1) 0%, rgba(220, 94, 147, 1) 100%);
	background: linear-gradient(to bottom, rgba(241, 114, 169, 1) 0%, rgba(220, 94, 147, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f172a9', endColorstr='#dc5e93', GradientType=0);
}

a.addToCart, a.addAllToCart {
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: bold;
	width: 100%;
	text-align: center;
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	border: 1px solid #ed4089;
	box-sizing: border-box;
	color: #fff;
	border-radius: 5px;
	background: rgba(241, 114, 169, 1);
	background: -moz-linear-gradient(top, rgba(241, 114, 169, 1) 0%, rgba(220, 94, 147, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(241, 114, 169, 1)), color-stop(100%, rgba(220, 94, 147, 1)));
	background: -webkit-linear-gradient(top, rgba(241, 114, 169, 1) 0%, rgba(220, 94, 147, 1) 100%);
	background: -o-linear-gradient(top, rgba(241, 114, 169, 1) 0%, rgba(220, 94, 147, 1) 100%);
	background: -ms-linear-gradient(top, rgba(241, 114, 169, 1) 0%, rgba(220, 94, 147, 1) 100%);
	background: linear-gradient(to bottom, rgba(241, 114, 169, 1) 0%, rgba(220, 94, 147, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f172a9', endColorstr='#dc5e93', GradientType=0);
}

.addToCartBox {
	margin-top: 20px;
}

.addToCart {
	margin-bottom: 20px;
}

a.addToCart:before, a.addAllToCart:before {
	content: '  ';
	background: url(../images/addtocart.png) center center no-repeat;
	float: left;
	margin-right: 10px;
	display: block;
	text-align: center;
	width: 20px;
	height: 38px;
}

a.disabled {
	color: #999;
}

.wishlist {
	float: left;
	border: 1px dashed #e1e1e1;
	width: calc((100% - 20px)/2);
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: bold;
	color: #848282;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 16px;
	height: 40px;
	border-radius: 5px;
	padding: 0 10px;
	box-sizing: border-box;
	cursor: pointer;
	opacity: 0.8;
	transition: opacity 0.3s ease-in-out 0s;
}

.wishlist:hover {
	opacity: 1;
}

.wishlist:before {
	content: '  ';
	background: url(../images/icon_heart.png) center center no-repeat;
	float: left;
	margin-right: 10px;
	display: block;
	text-align: center;
	width: 28px;
	height: 26px;
}

.sharethis {
	float: left;
	position: relative;
	top: -18px;
	width: 110px;
	line-height: 24px;
}

.sharethis>span:first-of-type>span, .sharethis>span:last-of-type>span {
	margin: 0;
}

.swatch_button {
	display: flex;
	width: calc((100% - 20px)/2);
	float: right;
	border-radius: 5px;
	align-items: center;
	justify-content: center;
	height: 40px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 20px;
	background: #0DC0BA;
	box-sizing: border-box;
	border: 1px solid #05A69F;
	padding: 0 10px;
	box-sizing: border-box;
	cursor: pointer;
}

.swatch_button img {
	margin-right: 5px;
}

a.addedtocartButton {
	float: right;
	width: 250px;
	margin: 0px 0px 0 0;
}

a.continueShopping {
	position: absolute;
	bottom: 0;
	right: 0;
	float: none !important;
	margin-bottom: 0 !important;
}

.addedtocartbox {
	width: 600px;
}

.addedtocartbox h3 {
	font-size: 22px;
	margin: 10px 0;
	padding: 0;
	color: #231f20;
	line-height: 30px;
}

.addedtocartbox p:nth-child(2) {
	font-size: 22px;
	line-height: 42px;
	color: #231f20;
	padding: 0;
	margin: 0 0 10px 0;
	border-bottom: 2px solid #b3b3b3;
}

.prodAddedImage {
	width: 320px;
	height: 240px;
	float: left;
}

.prodAddedText {
	width: 240px;
	float: right;
	color: #231f20;
	font-weight: bold;
	font-size: 17px;
	line-height: 24px;
	position: relative;
	height: 240px;
}


.productDescription {
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px dashed #ebebeb;
	color: #848282;
}

.productDescription p, .productDescription span {
	color: #848282 !important;
	font-family: inherit !important;
	font-size: inherit !important;
}

.productDescription iframe {
	max-width: 100%;
}

.greybox {
	background: #f0f0f0;
	padding: 5px 10px;
	margin-bottom: 10px;
}

.priceBox {
	float: left;
	width: 280px;
}


.variations div:nth-child(1) {}

.variations div:nth-child(2) {}

.associations {
	margin: 10px 0px;
	padding: 20px 0;
}

.associations h2 {
	border-bottom: 1px dashed #e1e1e1;
	color: #2d2d2d;
	font-size: 24px;
	margin-bottom: 20px;
}

.associated-products>div {
	margin-left: 10px !important;
	margin-right: 10px !important;
}

.associated-products>div:first-child, .associated-products>div:nth-child(4n+1) {
	margin-left: 0 !important;
}

.associated-products>div:nth-child(4n) {
	margin-right: 0 !important;
}

.stickyAddToCart {
	position: fixed;
	top: 162px;
	left: 0;
	width: 100%;
	border-bottom: 1px dashed #e1e1e1;
	z-index: 1001;
	background: #fff;
	display: none;
	justify-content: center;
	align-items: center;
	height: 60px;
}

.stickyAddToCart.show {
	display: flex;
}

.stickyAddToCart .addToCartBox {
	margin-top: 0;
	display: flex;
}

.stickyAddToCart .addToCartBox .addToCart {
	margin: 0;
}

.stickyAddToCart .wishlist {
	width: auto;
	margin-left: 20px;
}

.stickyAddToCart .swatch_button {
	width: auto;
	margin: 0 0 0 20px;
	display: none;
}

.stickyAddToCart .quantity_box {
	display: flex;
	margin: 0 20px 0 0;
}

.stickyAddToCart .quantity_box .label {
	text-align: right;
}

.stickyAddToCart .quantity_box input {
	width: 40px;
	height: 40px;
	padding: 0;
	box-sizing: border-box;
	border: 1px solid #e1e1e1;
	text-align: center;
}

.stickyAddToCart .stockmsg {
	display: inline-block;
	padding-left: 10px;
}

.stickyAddToCart .sharethis {
	display: none;
}

/* Large Cart */

div.cartRow {
	line-height: 30px;
	margin: 5px 0;
	padding: 10px;
	border: 1px solid #e1e1e1;
}

div.cartCell {
	width: 45px;
	float: left;
}

.cartCell .shopButton {
	float: left;
	margin: 2px;
}

.prodTitle {
	font-size: 1.2em;
	width: 450px !important;
	margin-right: 10px;
}

.prodPrice {
	width: 105px !important;
	font-size: 1.2em;
	text-align: right;
	font-weight: bold;
	line-height: 36px;
}

div.cartRow .quantity {
	width: 230px !important;
	font-size: 14px;
	margin-top: 3px;
	display: flex;
	align-items: center;
	column-gap: 5px;
}

div.cartRow .cart-quantity-box {
	display: flex;
	border: 1px solid #e1e1e1;
}

div.cartRow .quantity a {
	width: 30px !important;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
}

div.cartRow .quantity input {
	width: 50px;
	text-align: center;
	border: 0;
}

div.cartRow .quantity input:nth-of-type(2) {
	margin-left: 12px;
}

div.cartRow .quantity select {
	height: 23px;
}

div.cartRow .quantity .quarterType {
	padding-left: 50px;
}

div.remove {
	float: right;
	width: 160px;
	line-height: 24px;
}

div.update {
	line-height: 36px;
}

div.remove a, div.update a {
	color: #030104;
	font-size: 12px;
	line-height: 24px;
}

a.cart_delete span:first-child, div.update a {
	text-decoration: underline;
}

a.cart_delete span:nth-child(2) {
	font-family: "ElegantIcons";
	color: #bbbaba;
	font-size: 14px;
	padding-left: 5px;
}

a.cart_delete:hover span {
	color: #000;
}

.cartTitle {
	font-size: 1.2em;
	width: 678px !important;
}

.cartPrice {
	width: 120px !important;
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
}

.cartPrice.total {
	font-size: 1.4em;
}

.discPrice {
	color: #990000;
}

.cartDonate {
	display: flex;
	align-items: flex-start;
	width: 800px !important;
}

.cartDonate input {
	margin-top: 8px;
}

/* Checkout */

.features {
	border: 1px solid #000;
	border-width: 1px 0;
	padding: 10px 0;
}

.promocode {
	height: 50px;
	float: right;
}

.promocode>div:first-child {
	font-size: 1.2em;
	line-height: 24px;
}

.promocode .shopButton {
	float: right;
	margin: 0 0 0 10px;
	line-height: 26px;
}

.promocode input {
	width: 250px;
	float: right;
	height: 20px;
	font-size: 1.4em;
	vertical-align: middle;
	margin-left: 46px;
}

.promocode div {
	text-align: right;
}

.deliverybox {
	float: left;
	width: 45%;
}

.deliverybox div {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 24px;
}

.deliverybox div a {
	font-size: 14px;
	font-weight: normal;
}

.deliverybox select.deliverySelector {
	margin-left: 0px;
	height: 27px;
	max-width: 200px;
	box-sizing: border-box;
}

.checkout_voucher {
	border: 1px solid #e1e1e1;
	padding: 5px;
	background: #fff;
	font-size: 16px;
	line-height: 40px;
	margin-bottom: 20px;
}

.voucher_toggle {
	color: #fa52af;
	position: relative;
	padding-left: 40px;
	background: url(../images/icon-gift-voucher.png) left center no-repeat;
	cursor: pointer;
}

.voucher_toggle:after {
	content: "+";
	display: block;
	float: right;
	font-size: 20px;
	color: #000;
}

.voucher_toggle.open:after {
	content: "-";
}

.voucher_details {
	margin-top: 10px;
}

.voucher_details input {
	max-width: 100%;
	width: 400px;
	display: block;
	border: 1px solid #b7b7b7;
	outline: none;
	margin-bottom: 10px;
	height: 40px;
	padding: 0 5px;
	box-sizing: border-box;
}

.voucher_details .check_voucher {
	background: #89949b;
	font-weight: bold;
	text-align: center;
	display: block;
	border: 0;
	color: #fff;
	float: left;
	width: 170px;
}

.voucher_info {
	font-size: 14px;
	padding: 5px 10px;
	line-height: 32px;
}

.voucher_code {
	font-size: 12px;
	line-height: 16px;
}

.voucher_balance {
	font-weight: bold;
	margin-bottom: 10px;
}

.voucher_amount>div {
	border: 1px solid #999;
	width: 150px;
	margin-bottom: 10px;
}

.voucher_amount>div span {
	display: inline-block;
	vertical-align: middle;
	padding: 0 8px 0 10px;
}

.voucher_amount input {
	border: 0;
	outline: none;
	width: 100px;
	vertical-align: middle;
}

.redeem_voucher {
	background: #0ac3bc;
	border: 0;
	color: #fff;
	width: 150px;
}

.voucher_cancel {
	color: inherit;
	display: inline-block;
	margin-left: 10px;
}

div.checkoutRow {
	line-height: 30px;
	margin: 2px 0;
	color: #434344;
}

div.checkoutCell {
	width: 98%;
	float: left;
	margin: 0 1%;
	font-size: 1.4em;
}

div.checkoutCell:firsth-child {
	margin: 0
}

div.checkoutCell:nth-child(2) {
	margin-bottom: 10px;
}

div.checkoutCell input[type=text], div.checkoutCell input[type=email],
div.checkoutCell textarea, div.checkoutCell select {
	width: 100%;
	height: 32px;
	font-size: 1em;
	text-indent: 10px;
	border-radius: 2px;
	line-height: 32px;
	color: #434344;
	border: 1px solid #aaa;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

div.checkoutCell input[type=checkbox] {
	width: auto;
}

div.checkoutCell textarea {
	height: auto;
	resize: none;
	font-family: inherit;
	text-indent: 0;
	padding: 0 5px;
	height: 98px;
}

div.checkoutCell select {
	padding: 0;
}

span.required {
	color: #f00;
}

.checkoutDetails h2 {
	color: #0ac3bc;
	font-size: 30px;
	margin-bottom: 15px;
	line-height: 32px;
}

.delchangedMessage {
	border: 1px solid #ed1d25;
	border-radius: 2px;
	background: rgb(237, 29, 37, 0.5);
	padding: 0 10px;
	line-height: 36px;
	color: #434343;
	margin: 0 1px;
	margin: 0 10px;
}

.deliveryAddresses {}

.deliveryAddress {
	font-size: 16px;
	padding: 10px 0;
	line-height: 100%;
	cursor: pointer;
}

.deliveryAddress>div {
	float: left;
	padding: 0 10px;
	line-height: 24px;
}

.deliveryAddress.selected, .deliveryAddress:hover {
	outline: #ccc 1px solid;
}

.deliveryAddress input[type=radio] {
	float: left;
	margin: 5px 20px 0 10px;
}

.paymentOptions {
	margin: 10px auto;
	display: table;
	text-align: left;
	width: 100%;
}

.paymentOption {
	cursor: pointer;
	margin: 5px 0 20px 0;
	line-height: 18px;
	display: table-row;
	margin-bottom: 20px;
	position: relative;
}

.paymentOption.disabled:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	background: rgba(255, 255, 255, 0.6);
}

.paymentOption>div {
	display: table-cell;
	vertical-align: middle;
	padding-bottom: 20px;
}

.paymentRadio {
	width: 40px;
}

.paymentRadio input {}

.paymentTitle {
	font-size: 1.4em;
	text-align: left;
	width: 700px;
}

.paymentDescription {
	line-height: 24px;
	font-size: 12px;
	line-height: initial;
}

.paymentLogo {
	width: 100px;
}

.paymentIcon {
	width: 170px;
}

.paymentOption img {
	vertical-align: middle;
	max-width: 100%;
}

.paymentVoucher {
	font-size: 14px;
	font-weight: bold;
	color: #5f5e5e;
	line-height: 36px;
}

.paymentVoucher a {
	background: #0ac3bc;
	border-radius: 5px;
	padding: 0 20px;
	font-weight: bold;
	display: inline-block;
	font-size: 16px;
	line-height: 40px;
	color: #fff;
}

div.paymentRow {
	line-height: 20px;
	margin: 2px 0;
}

div.paymentCell {
	width: 48%;
	float: left;
	margin: 0 1%;
}

.paymentOptionSelected {}

.continueButton {
	width: 125px;
	margin: 20px auto !important;
}

.paymentButton {
	width: 130px;
	margin: 5px auto;
}


/* Dashboard */

.tabs {
	font-family: inherit;
}

.tab_titles {
	width: 220px;
	text-indent: 10px;
	float: left;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 60px;
	color: #fff;
	position: relative;
	cursor: pointer;
	z-index: 2;
	background: #0ac3bc;
}

.tab_titles div {
	margin: 0;
	cursor: pointer;
}

.tab_active {
	background: #13e9e0;
}

.tab_details {
	float: left;
	background: #f1f0ef;
	width: 720px;
	position: relative;
	z-index: 1;
	margin-bottom: 20px;
	display: none;
	min-height: 200px;
}

.tab_title {
	line-height: 60px;
	color: #555353;
	font-size: 16px;
	font-weight: bold;
	background: #dfdfdf;
	text-indent: 10px;
	padding: 0 10px;
}

.orderRow {
	font-size: 16px;
	line-height: 36px;
	clear: both;
	padding: 12px 20px 11px 20px;
	border-bottom: 1px solid #dfdfdf;
}

.orderRow {
	font-size: 1.2em;
	line-height: 30px;
	clear: both;
}

.orderCell {
	float: left;
	width: 150px;
}

.orderRow a:not(.digital-download) {
	display: block;
	float: left;
	width: 36px;
	height: 36px;
	display: block;
	background-color: #a4a2a2;
	background-repeat: no-repeat;
	background-position: center center;
	transition: background-color 0.3s ease-in-out 0s;
}

.orderRow .viewinvoice {
	background-image: url(../images/icon_view.png);
	margin-right: 5px;
}

.orderRow .viewinvoice:hover {
	background-color: #13e9e0;
}

.orderRow .digital-download {}

.deliveryRow {
	margin: 10px 20px;
	float: left;
	padding: 0 10px;
	width: 200px;
	overflow: hidden;
}

.deliveryRow:hover {
	background: #f6f5f3;
	outline: #ccc 1px solid;
}

.dashButton.addAddress {
	background-image: url(../images/icon_add.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: 20px;
}

.editAddressDash, .removeAddressDash {
	width: 25px;
	height: 25px;
	background-color: #a4a2a2;
	margin-right: 5px;
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	transition: background-color 0.3s ease-in-out 0s;
	;
}

.editAddressDash:hover, .removeAddressDash:hover {
	background-color: ##0ac3bc;
}

.editAddressDash {
	background-image: url(../images/icon_edit.png);
}

.removeAddressDash {
	background-image: url(../images/icon_delete.png);
}

.defaultAddress {
	margin-top: 6px;
}

.editAddressBox input {
	margin-bottom: 5px;
	line-height: 24px;
}

.label {
	float: left;
	width: 30%;
	line-height: 30px;
	margin: 5px 0;
}

.value {
	float: left;
	width: 70%;
	overflow: hidden;
	line-height: 30px;
	margin: 5px 0;
}

.value input[type=text], .value input[type=password], .value select, .login_form input[type=text] {
	height: 30px;
	width: 100%;
	border: 1px solid #aaa;
	box-sizing: border-box;
	margin: 0;
	padding: 0 5px;
}

a.saveDetails, a.updatePassword {
	float: right;
	width: auto;
	padding: 0 10px;
}

.dashboardSave {
	border-radius: 5px;
	display: block;
	float: right;
	padding: 0 20px;
	line-height: 40px;
	margin: 10px 0;
	background-color: #da1252;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}

.login_error {
	text-align: center;
	font-size: 16px;
	color: #990000;
	line-height: 40px;
}

.login_form {
	margin-bottom: 20px;
}

/*Favourites*/
.favourites_page {}

.favourites_page h1 {
	background: url(../images/heart_lrg.png) left 7px no-repeat;
	padding-left: 40px;
	float: left;
	color: #f97bbe;
}

.f_share {
	float: right;
	font-size: 14px;
	color: #aaa9a9;
	line-height: 40px;
	font-family: inherit;
}

.f_share span {
	vertical-align: middle;
	display: inline-block;
}

.f_title {
	color: #515050;
	font-size: 18px;
	border-bottom: 1px dashed #e1e1e1;
	line-height: 36px;
	margin-bottom: 10px;
}

.favourites_page .product_box {}

.favourites_page .l_list {
	width: 220px !important;
	height: 230px;
	display: block;
	height: auto;
	padding: 0;
	border: 0;
}

.favourites_page .l_list_image {
	width: 100% !important;
	max-width: initial;
	height: 165px !important;
	line-height: 165px;
	margin: 0 0 10px 0;
	text-align: center;
}

.favourites_page .l_list_image img {
	width: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.favourites_page .l_list_title {
	font-size: 18px;
	line-height: auto;
	height: 42px;
	overflow: hidden;
}

.favourites_page .l_list_date {
	display: none;
}

/* Customise */
.cust-area {
	width: 500px;
	height: 800px;
	border: 0px solid #aaa;
	position: relative;
	overflow: hidden;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 0 auto;
	white-space: pre-wrap;
}

.areaicon {
	text-align: center;
}

.area {
	position: absolute;
	text-align: center;
}

.areaTitle {
	font-size: 1.6em;
	color: #d81921;
	line-height: 20px;
}

.areaIcon {
	display: none;
}

.areaText, .areaFont {
	margin: 1px;
	position: relative;
	height: 25px;
	line-height: 25px;
	border: 1px solid #d7d7d7;
	padding: 0 0 0 5px;
	font-size: 1.2em;
}

.areaFont {
	padding: 0;
	width: 98%;
}

.area-select {
	margin: 1px;
	position: relative;
	height: 25px;
	line-height: 25px;
	border: 1px solid #d7d7d7;
	padding: 0 0 0 5px;
	font-size: 1.2em;
}

.area-select-arrow {
	float: right;
	background: url(../images/select-arrow.png) no-repeat;
	width: 17px;
	height: 25px;
	cursor: pointer;
}

.area-select-list {
	position: absolute;
	top: 25px;
	left: 0;
	width: 155px;
	height: 220px;
	overflow-y: scroll;
	border: 1px solid #d7d7d7;
	display: none;
	background: #fff;
	padding-top: 15px;
	z-index: 100;
}

.area-select-listitem {
	height: auto;
	margin: 5px auto;
	text-align: center;
	width: 50px;
	cursor: pointer;
}

.area-select-note {
	font: 12px inherit;
	text-align: center;
	color: #6e6e6e;
	position: absolute;
	top: 0;
	width: 100%;
	line-height: 16px;
}

.cust-price {
	float: left;
	width: 100px;
	font-size: 2em;
	color: #011b61;
	line-height: 35px;
}

.cust-add {
	float: left;
	width: 220px;
}

.confirmButton {}

.previewCustom {
	font-size: 1em;
	color: #d81921;
}



.swipe {
	overflow: hidden;
	visibility: hidden;
	position: relative;
}

.swipe-wrap {
	overflow: hidden;
	position: relative;
}

.swipe-wrap>div {
	float: left;
	width: 100%;
	position: relative;
}

.slideLeft {
	position: absolute;
	top: 50%;
	left: 10px;
	z-index: 100;
}

.slideRight {
	position: absolute;
	top: 50%;
	right: 10px;
	z-index: 100;
}

nav #position {
	text-align: center;
	list-style: none outside none;
	margin: 0px;
	padding: 0px;
	line-height: auto;
}

nav #position li {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: none repeat scroll 0% 0% #333;
	box-shadow: 0px 1px 2px #333 inset, 0px 0px 1px 1px #ccc;
	margin: 0px 2px;
	cursor: pointer;
	padding: 0;
}

nav #position li.on {
	box-shadow: 0px 1px 3px -1px #28B4EA inset, 0px 1px 2px rgba(0, 0, 0, 0.5);
	background-color: #1293DC;
	background-image: -moz-linear-gradient(center top, #1293DC, #0F6297);
}

.groupArea, .iconGroupArea {
	border: 1px solid #aaa;
	margin: 5px 0;
	padding: 2px;
}

.step {
	float: left;
	width: 26px;
	margin: 5px 2px;
	line-height: 26px;
	width: 200px;
}

.step div:nth-child(1) {
	float: left;
	background: url(../images/redcircle.png) no-repeat;
	height: 26px;
	width: 26px;
	margin: 0 2px;
	text-align: center;
	font-size: 22px;
	color: #fff;
	font-weight: bold;
}

.step div:nth-child(2) {
	float: left;
	color: #000080;
	font-size: 12px;
}

.saleBox {
	color: #d81921;
	font-size: 1.6em;
	line-height: 30px;
}

div.apprise div.apprise-buttons {
	padding-left: 19px;
	padding-right: 19px;
}

/*Long Arm Printing*/
.vbox-overlay {
	z-index: 20000 !important;
	position: fixed !important;
}

.vbox-buttons {
	position: absolute;
	bottom: 50px;
	width: 300px;
	max-width: calc(100vw - 5px);
	margin: 0 auto;
	display: flex;
	column-gap: 10px;
	left: 50vw;
	transform: translateX(-50%);
	display: flex;
}

.vbox-buttons .addToWishlist,
.vbox-buttons .wishlist {
	background: #fff;
}

.la-heading {
	text-align: center;
	padding: 10px 0;
	font-size: 32px;
	position: relative;
}

.la-heading hr,
.la-heading+hr {
	background: none;
	height: 0;
	border-top: 1px dashed #838282;
}

.la-heading .la-clearselection {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.la-section-gray {
	width: 600px;
	max-width: 600px;
	padding: 15px;
	margin: 0 auto;
	background: #F4F4F4;
}

.la-buttons {
	display: flex;
	height: 40px;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 20px;
}

.la-clearselection {
	margin-left: auto;
	display: flex;
	align-items: center;
	column-gap: 8px;
	font-size: 16px;
}

.la-next, .la-prev, .la-addtobasket {
	margin-left: auto;
	align-self: stretch;
	background: #0DC0BA;
	border: 1px solid #05A69F;
	border-radius: 3px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	justify-content: center;
	column-gap: 8px;
	padding: 0 10px;
	font-size: 16px;
	cursor: pointer;
}

.la-prev {
	margin-left: 0;
	margin-right: 0;
	background: #fff;
	border: 1px solid #FA4FAD;
	border-radius: 3px;
	color: #FA4FAD;
	font-weight: normal;
}

.la-addtobasket {
	border: 1px solid #EE4089;
	padding: 0 20px;
}

.la-clearselection+.la-next {
	margin-left: 20px;
}

.la-edit {
	color: #FA4FAD;
}

div[data-section=info] .la-buttons {
	padding: 15px;
	background: #F4F4F4;
	height: auto;
}

div[data-section=info] .la-buttons>div:first-child {
	display: flex;
	align-items: center;
	column-gap: 10px;
	width: 100%;
}

div[data-section=info] .la-buttons>button {
	height: 40px;
}

.la-patterns,
.la-threads,
.la-waddings,
.la-backings {
	display: flex;
	gap: 20px;
	margin-bottom: 20px;
	flex-wrap: wrap;
}

.la-pattern {
	width: calc((100% - 60px) /4);
	flex-grow: 0;
	display: flex;
	flex-direction: column;
	align-items: stretch;
}

.la-pattern-image {
	height: 280px;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	margin-bottom: 10px;
	position: relative;
}

.la-pattern-image:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../images/white-search.svg) center center no-repeat #000000B3;
	opacity: 0;
	transition: opacity 0.3s ease-in;
}

.la-pattern:hover .la-pattern-image:after {
	opacity: 1;
}

.la-pattern-image img {
	max-width: 150%;
	max-height: 150%;
}

.la-pattern-title {
	font-size: 16px;
	text-align: center;
	height: 24px;
	overflow: hidden;
}

.la-pattern-price {
	height: 32px;
	margin-bottom: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #515050;
	font-size: 16px;
}

.la-pattern-buttons {
	display: flex;
	column-gap: 10px;
}

.la-buttons-sticky {
	display: block;
	width: 100vw;
	position: relative;
	left: 50%;
	margin-left: -50vw;
	background: #fff;
	z-index: 10;
	padding: 10px 0;
	border: 1px dashed #E8E8E8;
	border-width: 1px 0;
}

.la-buttons-sticky.sticky-active {
	position: fixed;
	bottom: 0;
	left: 0;
	margin-left: 0;
}

.la-buttons-sticky .container_16 {
	display: flex;
	align-items: inherit;
	column-gap: inherit;
	height: 40px;
}

.la-pattern-buttons .shopButton,
.vbox-buttons .shopButton {
	font-weight: normal;
	flex: 1 30%;
	color: #FA4FAD;
	background: #fff;
	border: 1px dashed #FA4FAD;
	display: flex;
	align-items: center;
	justify-content: center;
	column-gap: 5px;
	font-size: 16px;
}

.la-pattern.chosen .shopButton img:first-child,
.la-pattern .shopButton img:nth-child(2) {
	display: none;
}

.la-pattern.chosen .shopButton {
	background: transparent linear-gradient(0deg, #F172A9 0%, #DE6095 100%) 0% 0% no-repeat padding-box;
	color: #fff;
	border: 1px solid #FA4FAD;
}

.la-pattern.chosen .shopButton img:nth-child(2) {
	display: block;
}

.la-pattern-buttons .wishlist,
.vbox-buttons .wishlist {
	border-color: #0DC0BA;
	font-weight: normal;
	flex: 1 auto;
	font-size: 16px;
	text-transform: none;
	color: #0DC0BA;
}


.la-line {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	min-height: 24px;
	margin-bottom: 10px;
}

.la-line>div:first-child {
	margin-right: auto;
	font-size: 16px;
	display: flex;
	align-items: center;
}

:is(.la-selected-patterns, .la-selected-wadding, .la-selected-backing, .la-selected-thread) .la-line>div:first-child {
	max-width: 150px;
}

.la-line>div:first-child img {
	max-width: 130px;
}

.la-line-title {
	margin-bottom: 10px;
}

.la-line-title>div:first-child {
	font-size: 25px;
}

.la-line-info {
	width: 100%;
	padding-left: 25px;
	color: #515050;
	font-size: 14px;
}

:is(.la-selected-patterns, .la-selected-wadding, .la-selected-backing, .la-selected-thread) .la-line {
	align-items: flex-start;
}

.la-dimension-unit-selector {
	display: flex;
	align-items: center;
	font-size: 10px;
	color: #6A6969;
	column-gap: 5px;
}

.la-dimension-unit-selector>div {
	height: 22px;
	width: 38px;
	padding: 3px;
	box-sizing: border-box;
	border-radius: 11px;
	background: #E1E1E1;
	cursor: pointer;
}

.la-dimension-unit-selector>div:after {
	content: "";
	display: block;
	height: 16px;
	width: 16px;
	box-sizing: border-box;
	border-radius: 50%;
	background: #0DC0BA;
	border: 1px solid #fff;
	transform: translateX(0);
	transition: transform 0.3s;
}

.la-dimension-unit-selector.i>div:after {
	transform: translateX(16px);
}

.la-input {
	width: 130px;
	border: 1px solid #E1E1E1;
	background: #fff;
	padding: 0 10px;
	height: 40px;
	display: flex;
	align-items: center;
	position: relative;
	margin-bottom: 10px;
}

.la-input input[type=text] {
	background: none;
	outline: none;
	flex: 1 auto;
	border: 0;
}

.la-measurement.la-measurement:after,
.la-measurement.la-measurement.i:after {
	content: "M";
	color: #6A6969;
	font-size: 12px;
	position: absolute;
	right: 5px;
	top: 50%;
	transform: translateY(-50%);
}

.la-measurement.la-measurement.i:after {
	content: "IN";
}

.la-cost:before {
	content: "\20AC";
	color: #000;
	font-size: 16px;
}

.la-cost a {
	position: absolute;
	left: -25px;
	top: 50%;
	transform: translate(0, -50%);
}

.la-input-radio,
.la-input-checkbox {
	display: flex;
	height: 40px;
}

.la-input-radio input,
.la-input-checkbox input {
	height: auto;
	margin-right: 5px;
}

.la-dimension {
	width: 40%;
}

.la-total {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 20px;
	padding: 15px 0;
	margin-top: 15px;
	border-top: 1px dashed #838282;
}

.la-addtobasket {
	font-weight: bold;
	background: transparent linear-gradient(0deg, #F172A9 0%, #DE6095 100%) 0% 0% no-repeat padding-box;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	column-gap: 5px;
	font-size: 16px;
}