@font-face {
	font-family: 'Futura Bk';
	src: url('/shop/resources/fonts/futura/regular-4e1cb3055ec8aa56df85adb6af907fb7.ttf') format('truetype');
	font-weight: normal;
}

@font-face {
	font-family: 'Futura Bk';
	src: url('/shop/resources/fonts/futura/bold-3f1ac5af2054f4aef6cdd47d179a11a6.ttf') format('truetype');
	font-weight: bold;
}

@font-face {
	font-family: 'Futura Bk';
	src: url('/shop/resources/fonts/futura/italic-4fbf5b27d7f4092254f3286a9a4ed766.ttf') format('truetype');
	font-style: italic;
}

@font-face {
	font-family: 'Futura Bk';
	src: url('/shop/resources/fonts/futura/heavy-5a435951e815247112ca39e777f5e9d0.ttf') format('truetype');
	font-weight: heavy;
}

@font-face {
	font-family: 'Futura Bk';
	src: url('/shop/resources/fonts/futura/medium-3f98e31a8b0c8cd17f0ff5ba52c5d02d.ttf') format('truetype');
	font-weight: 500;
}

@font-face {
	font-family: 'Futura Bk';
	src: url('/shop/resources/fonts/futura/light-37d4c6363c9279efa0b6dc19c3582308.ttf') format('truetype');
	font-weight: 300;
}

@font-face {
	font-family: 'Unthrift First';
	src: url('/shop/resources/fonts/unthrift-first-e86da3791e63239aa713823dec28a330.ttf') format('truetype');
}

@font-face {
	font-family: 'Unthrift Second';
	src: url('/shop/resources/fonts/unthrift-second-eb33391376af7e267df1cb88e0a761bf.otf');
}

@font-face {
	font-family: 'Playfair Display';
	src: url('../fonts/playfair/regular.ttf') format('truetype');
	font-weight: normal;
}

@font-face {
	font-family: 'Playfair Display';
	src: url('../fonts/playfair/bold.ttf') format('truetype');
	font-weight: bold;
}

@font-face {
	font-family: 'Playfair Display';
	src: url('../fonts/playfair/italic.ttf') format('truetype');
	font-style: italic;
}

@font-face {
	font-family: 'Playfair Display';
	src: url('../fonts/playfair/bolditalic.ttf') format('truetype');
	font-style: italic;
	font-weight: bold;
}

@font-face {
	font-family: 'Playfair Display Black';
	src: url('../fonts/playfair/black.ttf') format('truetype');
	font-weight: normal;
}

@font-face {
	font-family: 'Playfair Display Black';
	src: url('../fonts/playfair/blackitalic.ttf') format('truetype');
	font-style: italic;
}

@font-face {
	font-family: 'Playfair Display SC';
	src: url('../fonts/playfair/sc_regular.ttf') format('truetype');
	font-weight: normal;
}

@font-face {
	font-family: 'Playfair Display SC';
	src: url('../fonts/playfair/sc_bold.ttf') format('truetype');
	font-weight: bold;
}

@font-face {
	font-family: 'Playfair Display SC';
	src: url('../fonts/playfair/sc_italic.ttf') format('truetype');
	font-style: italic;
}

@font-face {
	font-family: 'Playfair Display SC';
	src: url('../fonts/playfair/sc_bolditalic.ttf') format('truetype');
	font-style: italic;
	font-weight: bold;
}

@font-face {
	font-family: 'Playfair Display SC Black';
	src: url('../fonts/playfair/sc_black.ttf') format('truetype');
	font-weight: normal;
}

@font-face {
	font-family: 'Playfair Display SC Black';
	src: url('../fonts/playfair/sc_blackitalic.ttf') format('truetype');
	font-style: italic;
}

@font-face {
	font-family: SignPainter;
	src: url('/shop/resources/fonts/SignPainterHouseScript-90dd7bdd7c15769b1a7c7b95229c2e3f.ttf') format('truetype');
}

* {
	scrollbar-width: thin;
	scrollbar-color: #cfa350 #ffffff;
}

*::-webkit-scrollbar {
	width: 8px;
	height: 8px;
}

*::-webkit-scrollbar-track {
	background: transparant;
}

*::-webkit-scrollbar-thumb {
	background-color: #e3d8c1;
	border-radius: 8px;
	border: none;
}

html, body {
	min-height: 100%;
}

html {
	position: relative;
	height: 100%;
}

body {
	font-family: Verdana, sans-serif !important;
	padding-top: 70px;
	position: relative;
}

h1 {
	padding-bottom: 10px;
}

html a {
	color: #9f7705;
}

html input[type="radio"],
html input[type="checkbox"],
html input[type="range"] {
	accent-color: #c4b076;
}

html input[type="search"],
html input[type="text"],
html input[type="number"] {
	border: 1px solid #d8d8d8;
	border-radius: 2px;
}

html .btn-default {
	background: #c4b076;
	color: #fff;
	border: none;
	border-bottom: 2px solid #938250;
	text-shadow: none;
	border-radius: 2px;
	box-shadow: none;
	transition: all .6s ease;
}
html .btn-default:hover,
html .btn-default:active,
html .btn-default:focus {
	color: #fff;
	background: #ab9658;
	border: none;
	border-bottom: 2px solid #121212;
	box-shadow: none;
	outline: none;
	outline-offset: inherit;
	transition: all .4s ease;
}
html .btn-secondary {
	background: #ededed;
	color: #121212;
	border: none;
	border-bottom: 2px solid #d3d3d3;
	text-shadow: none;
	border-radius: 2px;
	transition: all .6s ease;
}
html .btn-secondary:hover,
html .btn-secondary:active,
html .btn-secondary:focus {
	background: #e1cc90;
	border: none;
	border-bottom: 2px solid #121212;
	transition: all .4s ease;
}

.ptmd-background {
	padding-bottom: 100px;
	background: #222222 url('/shop/resources/images/backgroundb2b2-4b3460d84cb88436ec6f2324ecfec13c.jpg') no-repeat fixed center top / cover;
}

.ptmd-background-white {
	padding-bottom: 100px;
	background-color: #F7F7F7;
}

.logout-frame {
	border: none;
	height: 3em;
	width: 150px;
}

.container-content {
	background-color: white;
	background-color: rgba(255, 255, 255, 0.8);
	padding-bottom: 1em;
}

.categories-header {
	font-size: 2em;
	font-weight: bold;
	margin: 70px 0px;
	text-align: center;
}

.categories-container {
	display: grid;
	grid-gap: 30px;
	grid-template-columns: repeat(auto-fill, minmax(360px, 1fr));
}

.categories-container .category {
	display: grid;
	grid-gap: 30px;
	grid-template-columns: repeat(auto-fill, minmax(165px, 1fr));
}

.categories-container .category .category-image {
	display: block;
	height: 100%;
	background-position: center;
	background-size: cover;
}

.categories-container .category .category-details {
	display: flex;
	flex-direction: column;
	height: 345px;
}

.categories-container .category .category-details h4 {
	font-size: 1.2em;
	font-weight: bold;
}

.categories-container .category .category-details a {
	color: black;
}

.categories-container .category .category-details .category-groups {
	flex: 1 0;
	height: 0;
	overflow-y: auto;
	width: 100%;
}

.categories-container .category .category-details .category-groups ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.9em
}

.form-inline[method="get"] .input-group {
	display: inline-table;
	vertical-align: middle;
}

#ptmd-logo {
	margin: 0;
	padding: 0;
}

#ptmd-logo img {
	height: 50px;
	padding: 2px;
	margin: 10px 25px 10px 0;
}

.pre-order-icon {
	position: absolute;
	right: 15px;
	top: 0;
}

.discount-icon img {
	max-width: 100%;
	width: 45px;
}

.pre-order-icon img {
	max-width: 100%;
	width: 50px;
}

.discount-icon {
	position: absolute;
	right: 15px;
	top: 5px;
}

.pre-order-warning {
	color: red;
	font-size: 80%;
}

.title {
	padding-top: 25px;
	padding-bottom: 10px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: left;
}

.ptmd-header.navbar {
	background: black;
}

.ptmd-header.navbar .navbar-nav > .active > a, .ptmd-header.navbar .navbar-nav > .active > a:hover, .ptmd-header.navbar .navbar-nav > .active > a:focus {
	background: none;
}

.ptmd-header .navbar-right {
	margin-right: 0;
}

.ptmd-header-navbar > ul:not(.navbar-default) li > a {
	height: 70px;
	line-height: 45px;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.ptmd-header-navbar > ul:not(.navbar-default) li > a:hover, .ptmd-header-navbar > ul:not(.navbar-default) li.active > a {
	border-bottom: 2px solid #CFAE50;
}

.ptmd-header-navbar > ul.dropdown-menu li > a {
	height: auto;
}

.ptmd-header .ptmd-cart {
	margin-right: 2em;
}

.ptmd-header .ptmd-header-navbar .ptmd-burger > li > a {
	color: #111;
	text-shadow: none;
}

.ptmd-header.navbar-fixed-top .navbar-collapse {
	max-height: 100%;
}

.ptmd-header .ptmd-burger {
	margin: 0 0 0 auto;
	max-width: 200px;
	padding: 0 1em;
}

.ptmd-header > .ptmd-container {
	padding: 0 15px;
	margin: 0 auto;
}

.custom-header {
	font-size: 10px;
	background-color: #f2f2f2;
	padding: 10px;
}

@media only screen and (min-width: 1200px) {
	.ptmd-header > .ptmd-container {
		width: 1170px;
	}
}

@media only screen and (min-width: 1920px) {
	.ptmd-header > .ptmd-container, body .container {
		width: 1600px;
	}
}

.add-to-cart-form-contact a {
	color: #000;
	text-decoration: underline;
	font-size: 11px;
}

.search-bar {
	padding-right: 0px;
	margin: 0.25em 0;
}

#homepage-col-twitter {
	padding: 0 !important;
}

.ptmd-footer {
	padding: 17px 0;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #000;
	font-size: 0.9em;
}

.ptmd-footer, .ptmd-footer a {
	color: #999999;
	text-decoration: none;
}

.ptmd-footer a:hover {
	color: #FFF;
}

.navbar-right li > span {
	font-size: 0.8em;
}

@media (max-width: 768px), (max-width: 1280px) and (min-resolution: 100dpi) {
	.zoomContainer {
		display: none;
	}

	.user-settings {
		padding-right: 15px;
	}
}

.user-settings {
	padding-right: 20px;
	padding-top: 15px;
	text-align: center;
}

.user-settings:last-of-type {
	padding-right: 0;
}

.user-settings, .user-settings a, .user-settings a:hover, .user-settings a:focus {
	color: #FFF;
}

.user-settings img {
	height: 2em;
}

.ptmd-button {
	color: #FFF;
	padding: 10px;
	font-size: 18px !important;
	line-height: 40px !important;
	background-color: rgba(0, 0, 0, .3) !important;
	border: 1px solid #C8B9B8 !important;
	border-radius: 1px !important;
	-webkit-box-shadow: 0px 0px 1px 0px rgba(200,185,184,1) !important;
	-moz-box-shadow: 0px 0px 1px 0px rgba(200,185,184,1) !important;
	box-shadow: 0px 0px 1px 0px rgba(200,185,184,1) !important;
}

.ptmd-button span {
	padding: 0px 25px;
	margin-top: 30px;
}

.ptmd-button:hover {
	color: #FFF;
	text-decoration: none;
	background-color: rgba(200,185,184,1) !important;
}

.ptmd-button:visited {
	color: #FFF;
	text-decoration: none;
}

.small-col {
	height: 100%;
	padding: 0px;
	background-size: cover;
}

.small-col-content, .small-col-content-absolute {
	text-align: center;
	color: #FFF;
	text-shadow: 2px 2px #333;
}

.small-col-content-absolute {
	position: absolute;
	right: 15%;
	bottom: 35%;
	left: 15%;
}

.col-subtitle {
	font-size: 22px;
	color: #D5D6DA;
	text-transform: uppercase;
}

.col-header {
	padding-bottom: 10px;
	font-size: 38px;
	color: #FFF;
	text-transform: uppercase;
}

.search-items {
	display: flex;
	flex-flow: wrap;
	justify-content: space-around;
	background-color: white;
}

@media only screen and (min-width: 768px) {
	.search-items {
		border-top-left-radius: 5px;
		border-bottom-left-radius: 5px;
		box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.2);
	}
}

.search-items > li a {
	display: block;
	padding: 0.25em;
	color: inherit;
	margin-bottom: 0.5em;
	text-decoration: none;
	text-align: center;
}

.search-items > li a img {
	display: block;
	margin: 20px auto;
	max-width: 100%;
}

.search-items > li a [data-type] {
	display: block;
}

.search-items > li a [data-type="description"] {
	line-height: 16px;
	font-size: 14px;
}

.search-items > li a [data-type="code"] {
	font-size: 13px;
	letter-spacing: 1px;
	margin: 0.5em 0;
}

.search-items > li a [data-type="collection"] {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-top: 1px solid #f2f2f2;
	padding-top: 0.5em;
}

.search-items > li a [data-type="productgroup"] {
	font-weight: 600;
	font-size: 12px;
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 0.5em;
}

.search-items > li a [data-type="size"] {
	font-size: 12px;
	margin-top: 0.5em;
}

.home h2 {
	margin: 50px 0;
	font-weight: bold;
}

.home .header-img {
	position: relative;
}

.home .header-img > img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

.home .header-img > h1 {
	position: absolute;
	top: 40%;
	left: 0;
	color: #fff;
	width: 100%;
}

.home p {
	font-size: 12px;
}

.home hr {
	margin: 2em 0;
}

.category-container > a {
	display: block;
	position: relative;
	height: 305px;
	background-position: center;
	background-size: cover;
	width: 140px;
	margin: 5px;
}

.category-container > a > span {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #000;
	font-size: 0.9em;
	display: block;
	text-align: center;
	color: #fff;
	padding: 10px 5px;
}

.small-col {
	height: 160px;
}

@media (min-width: 768px) {
	.small-col {
		height: 180px;
	}

	.search-items {
		border: none;
		box-shadow: none;
	}
	
	.shop-filters .row {
		margin-bottom: 25px;
	}
}

@media (min-width: 992px) {
	.small-col {
		height: 240px;
	}
}

@media (min-width: 1200px) {
	.small-col {
		height: 285px;
	}
}

.small-col:hover > div h2 {
	color: #CCC;
}

.home-catalogs-container {
	display: flex;
	gap: 10px;
	margin: 70px 0;
}

.home-catalogs-container .catalogs-button {
	background: black;
	color: white;
	padding: 10px 30px;
	display: inline-block;
	font-weight: bold;
}

.home-catalogs-container .catalogs-button:hover, .home-catalogs-container .catalogs-button:focus {
	color: white;
}

.home-catalogs-container .catalogs-image, .home-catalogs-container .catalogs-text {
	flex: 3;
}

.home-catalogs-container .catalogs-text {
	padding: 10px;
}

.home-catalogs-container .catalogs-image img {
	max-width: 100%;
}

.home-catalogs-container .catalogs-carousel {
	flex: 2;
	display: none;
	justify-content: center;
	flex-direction: column;
}

.catalogs-text h3 {
	font-weight: bold;
	font-size: 1.2em;
}

#direct-sales-carousel {
	width: 100%;
}

@media (min-width: 992px) {
	.home-catalogs-container .catalogs-carousel {
		display: flex;
	}
}

.home-catalogs-container .catalogs-carousel > div {
	display: flex;
}

.home-catalogs-container .catalogs-carousel .catalogs-carousel-arrow {
	display: flex;
	justify-content: center;
	flex-direction: column;
}

.catalogs-carousel-arrow > a, .catalogs-carousel-arrow > a:hover, .catalogs-carousel-arrow > a:focus {
	color: black;
}

.catalog-image {
	margin-bottom: 2em;
	display: block;
	text-decoration: none;
	border: none;
	outline: none;
}

.catalog-image img {
	display: block;
	max-width: 100%;
}

.catalogs-box {
	margin: 0 auto 50px;
	max-width: 400px;
}

.catalogs-box h3 {
	font-size: 1.5em;
	font-weight: bold;
}

.catalogs-container, .category-container {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: center;
}

.catalogs-container h4 {
	font-size: 1.2em;
}

.catalogs-container .img-bg-cover {
	height: 245px;
	width: 245px;
	display: block;
	margin: 0 auto;
}

.catalogs-container > div {
	margin: 20px;
}

.search-categories ul, #collapse-sales, #collapse-preorder {
	list-style: none;
}

.shop-filters a[data-toggle="collapse"] {
	color: #000;
}

html .form-control:focus {
	border: 1px solid #d8d8d8;
	box-shadow: none;
}

.ui-dialog {
	z-index: 9999 !important;
}

#item-image {
	height: auto;
	max-width: 100%;
	padding: 25px;
}

#item-dialog form {
	margin-top: 10px;
}

#item-dialog hr {
	margin: 10px 0;
}

#item-search input[data-for] {
	display: block;
}

#item-search select {
	width: 100%;
}

#item-search .search-form-container {
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 10px;
}

#item-search .search-form-container > .input-group {
	flex: 1;
}

#item-search .search-form-container [type="submit"] {
	flex-basis: 15%;
	margin-left: 10px;
}

#item-search .price-sale {
	font-size: 12px;
	padding: 5px 8px;
	background: #a29d8e;
	color: #fff;
	border-radius: 1px;
	display: inline-block;
	margin: 5px;
}

#search-result-count {
	font-size: 18px;
}

.shop-filters h3 {
	font-size: 14px;
	color: #000;
	border-left: 3px solid #c4b076;
	padding-left: 5px;
}

.shop-filters label {
	font-size: 14px;
	font-weight: 500;
	margin: 5px 0 0 0;
}

.no-title .ui-dialog-titlebar {
	display: none;
}

.loading:before {
	font-size: 5px;
	margin: 4em 4em 0;
	width: 1em;
	height: 1em;
	border-radius: 50%;
	-webkit-animation: load-animation 1.3s infinite linear;
	animation: load-animation 1.3s infinite linear;
	box-shadow: 0 0 #66023C;
	content: "";
	display: inline-block;
}

input, select {
	max-width: 100%;
}

.half-image {
	margin-bottom: 2em;
}

.half-image img {
	max-width: 100%;
	display: block;
}

.half-image h3 {
	margin-top: 0;
}

.product-info-container .price-sale {
	font-size: 14px;
	padding: 5px 8px;
	background: #a29d8e;
	color: #fff;
	border-radius: 1px;
}

.sale-badge {
	position: absolute;
	top: 0;
	right: 0;
	margin-right: 15px;
	background-color: #a29d8e;
	color: #fff;
	padding: 10px 5px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	border-radius: 1px;
	border: 5px solid #d6ceb9;
}

.container-upp-sell, .container-cross-sell {
	margin-top: 4rem;
	padding-top: 4rem;
	border-top: 1px solid #e9e9e9;
}

.related-items-title {
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 0 15px;
	margin-top: 4rem;
}

.related-items-description {
	text-align: center;
	font-size: 12px;
	padding: 0 15px;
}

.related-items {
	white-space: nowrap;
	width: 100%;
	overflow: auto;
	padding: 0;
	max-width: 1600px;
	margin: 2rem auto 0 auto;
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	justify-content: safe center;
}

.related-items li {
	display: inline-block;
	text-align: center;
	position: relative;
	padding: 20px 10px;
}

.related-items .product-dimensions {
	font-size: 0.75em;
}

#additional-images {
	display: flex;
	max-width: inherit;
	overflow: hidden;
	overflow-x: scroll;
	border-radius: 1px;
	margin: 20px 0 0 0;
	border: 1px solid #ebebeb;
}

#additional-images a {
	margin: 10px;
	display: inline-block;
}

#additional-images a img {
	padding: 15px;
}

.product-description {
	font-size: 12px;
}

.square-box {
	width: 100%;
	padding-bottom: 100%;
	position: relative;
}

.square-box.s875 {
	padding-bottom: 87.5%;
}

.square-box > * {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.img-bg-cover {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.concept-table {
	margin-bottom: 1em;
	width: 100%;
}

.concept-table td {
	padding: 2px;
}

.home.search-container {
	height: 250px;
	background: url('/shop/resources/images/search_bg-10a456779fe290af4e9360d938162a88.jpg') center center no-repeat #DED6CB;
}

.home.search-container > .container {
	height: 100%;
	display: flex;
	align-items: center;
}

.home.search-container > .container > div {
	flex: 1 0;
}

.home.search-container h2 {
	font-size: 1.8em;
}

.home.search-container form {
	margin: 2em;
}

.home.search-container .search-box {
	max-width: 550px;
	margin: 0 auto;
	display: flex;
	height: 45px;
	background-color: #fff;
}

.home.search-container .search-box input {
	width: 100%;
	height: 100%;
	background: none;
	border: none;
	padding: 0 20px;
}

.home.search-container .search-box button {
	background: none;
	border: none;
	padding: 5px;
	width: 45px;
}

.home.search-container .search-box button img {
	max-height: 100%;
	max-width: 100%;
	display: inline-block;
}

.sale-items {
	position: relative;
	text-align: center;
	margin: 70px 0;
}

.sale-items > img {
	display: block;
	margin: 0 auto;
	width: 100%;
}

.sale-items > div {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	justify-content: center;
	flex-direction: column;
}

.sale-items .sale-button {
	border: 6px solid #af9d61;
	background: rgba(0, 0, 0, 0.6);
	padding: 20px 35px;
	font-size: 1.5em;
	font-weight: bold;
	color: #fff;
	transition: background linear 0.1s;
}

.sale-items .sale-button:hover, .sale-items .sale-button:focus {
	text-decoration: none;
	background: #000;
}

.toggle-attributes-full {
	display: block;
	font-size: 12px;
	margin: 5px 0 20px 0;
}

.product-attributes {
	margin: 20px 0;
	font-size: 12px;
}

.tab-pane > .product-attributes, .panel-body > .product-attributes {
	margin-top: 0;
}

.tab-pane > .product-attributes > tbody > tr:first-of-type > *, .panel-body > .product-attributes > tbody > tr:first-of-type > * {
	border-top: none;
}

.product-title {
	font-size: 22px;
	font-weight: 600;
	margin: 25px 0;
	border-bottom: 1px solid #ddd;
	padding: 5px 0 25px 0;
}

.product-campaign {
	margin: 0 0 15px 0;
	font-size: 18px;
	border-bottom: 2px solid #CFAE50;
	display: inline-block;
	padding-bottom: 5px;
}

.product-info-container a,
.product-info-container a:visited,
.product-info-container .btn-link {
	color: #2e2714;
	text-decoration: underline;
}

.product-info-container a:hover,
.product-info-container a:focus,
.product-info-container .btn-link:hover,
.product-info-container .btn-link:focus {
	color: #423b28;
	text-decoration: underline;
}

.image-gallery > a {
	box-shadow: -1px 3px 20px rgb(0 0 0 / 7%);
	border: 1px solid #ebebeb;
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	justify-content: center;
}

.add-to-cart-form-container > .priceavailability {
	font-size: 13px;
	margin-bottom: 5px;
}

.add-to-cart-form-container > .priceavailability > strong {
	margin-right: 15px;
	display: inline-block;
}

.add-to-cart-form-container > .priceavailability:nth-child(2) {
	margin-bottom: 20px;
}

.add-to-cart select[name="amount"] {
	border: 1px solid #dadada;
	border-radius: 1px;
	padding: 10px;
}

.add-to-cart input[type="submit"] {
	margin-top: -3px;
	padding: 10px;
	font-size: 13px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 2px;
	background: #e1cc90;
	color: #2e2714;
	border: 1px solid #e1cc90;
	border-bottom: 2px solid #cbb77d;
	text-shadow: none;
	border-radius: 1px;
	box-shadow: none;
	transition: all .6s ease;
}

.add-to-cart input[type="submit"]:hover,
.add-to-cart input[type="submit"]:focus,
.add-to-cart input[type="submit"]:active {
	color: #000;
	background: #d9bd6e;
	border: 1px solid #d9bd6e;
	border-bottom: 2px solid #121212;
	box-shadow: none;
	outline: none;
	outline-offset: inherit;
	transition: all .4s ease;
}

.packaging-info {
	display: inline-block;
	margin: 15px 0;
	font-size: 11px;
	background-color: #f2f2f2;
	padding: 2px 6px;
	border-radius: 1px;
}

.promotion-countdown {
	font-size: 2em;
}

.promotion-buttons .promotion-button {
	display: inline-block;
	padding: 5px 10px;
	color: white;
	background-color: black;
	cursor: pointer;
	text-decoration: none;
}

.promotion-buttons .promotion-button:hover {
	color: #9f7705;
}

.promotion-buttons .promotion-button[disabled] {
	cursor: default;
	background-color: #888888;
	color: white;
}

@media only screen and (max-width: 992px) {
	.ptmd-header #navbar {
		position: relative;
		overflow-y: unset;
	}

	.ptmd-header #navbar > ul {
		position: absolute;
		top: 0;
		right: 0;
		box-shadow: 0 0 1px black;
		max-height: calc(100vh - 72px);
		overflow-y: auto;
	}

	.ptmd-footer {
		text-align: center;
	}

	.navbar-header .navbar-toggle {
		border: none;
		margin-right: 0;
		margin-top: 15px;
	}

	.navbar-header .navbar-toggle .icon-bar {
		width: 28px;
		height: 2px;
		margin: 5px 0;
	}

	.product-title {
		font-size: 20px;
		text-align: center;
		margin-top: 25px;
	}

	.image-gallery {
		border-top: 1px solid #d8d8d8;
	}

	.image-gallery > a {
		box-shadow: none;
	}

	#additional-images {
		margin-top: 10px;
		padding-top: 10px;
		border-top: 1px solid #f5f5f5;
		display: flex;
		flex-flow: row nowrap;
	}

	#additional-images a {
		margin: 5px;
	}

	#additional-images img {
		border: none;
		padding: 3px;
	}

	.add-to-cart-form-container dd:not(:last-child) {
		border-bottom: 1px solid #d8d8d8;
		padding-bottom: 10px;
	}

	.add-to-cart-form-container dt {
		margin-top: 10px;
	}

	.product-campaign {
		text-transform: uppercase;
		letter-spacing: 2px;
		font-size: 15px;
		font-weight: 600;
		margin-bottom: 20px;
	}

	.add-to-cart-form-container {
		background-color: #fafafa;
		padding: 20px;
	}

	.add-to-cart-form-container .packaging-info {
		display: inline-block;
		margin-top: 15px;
		font-size: 12px;
		background-color: #ebebeb;
		color: #000;
		padding: 5px;
		border-radius: 3px;
	}

	.add-to-cart {
		display: flex;
		flex-flow: row nowrap;
		justify-content: space-between;
	}

	.add-to-cart select[name="amount"] {
		border: 1px solid #d8d8d8;
		padding: 15px 20px;
	}

	.add-to-cart-form-contact {
		margin-top: 15px;
		padding-top: 15px;
		border-top: 1px solid #d8d8d8;
	}

	.related-items-title {
		text-align: center;
		font-weight: 600;
		font-size: 18px;
		margin-bottom: 20px;
	}

	.home.search-container {
		height: 160px;
	}

	.home.search-container h2 {
		font-size: 1.2em;
		margin: 20px 0 0 0;
	}

	.home.search-container form {
		margin: 1em;
	}

	.categories-header {
		font-size: 1.6em;
		margin: 2em;
	}

	.categories-container {
		margin-bottom: 2em;
	}

	#item-search #clear-categories {
		background-color: #ffe7e7;
		background-image: none;
		color: #560505;
		border: none;
		font-weight: 300;
		box-shadow: none;
	}

	.search-items > li a [data-type="code"] {
		margin: 10px 0;
	}
	
	.search-items > li a [data-type="collection"] {
		padding-top: 10px;
	}
	
	.search-items > li a [data-type="productgroup"] {
		padding-bottom: 10px;
	}
	
	.search-items > li a [data-type="size"] {
		margin: 10px 0;
	}

	.custom-header {
		text-align: center;
	}

	.product-title {
		font-size: 18px;
		margin: 15px 0;
	}

	.image-gallery {
		border-top: none;
	}
}

@media only screen and (max-width: 569px) {
	.product-info-container, .add-to-cart-form-container {
		margin-top: 20px;
	}

	.add-to-cart-form-container > .priceavailability > strong {
		display: block;
	}
}

.address-form input:invalid {
	border-color: red;
}

.fabric-variants {
	margin: 20px 0;
}

.fabric-variants table {
	width: 100%;
}

.fabric-variants table a {
	display: inline-block;
	margin: 5px;
}

.fabric-variants .selected {
	outline: 5px solid #cfa350;
}

@-webkit-keyframes load-animation {
	0%,
	100% {
		box-shadow: 0em -3em 0em 0.2em, 2em -2em 0 0em, 3em 0em 0 -0.5em, 2em 2em 0 -0.5em, 0em 3em 0 -0.5em, -2em 2em 0 -0.5em, -3em 0em 0 -0.5em, -2em -2em 0 0em;
	}
	12.5% {
		box-shadow: 0em -3em 0em 0em, 2em -2em 0 0.2em, 3em 0em 0 0em, 2em 2em 0 -0.5em, 0em 3em 0 -0.5em, -2em 2em 0 -0.5em, -3em 0em 0 -0.5em, -2em -2em 0 -0.5em;
	}
	25% {
		box-shadow: 0em -3em 0em -0.5em, 2em -2em 0 0em, 3em 0em 0 0.2em, 2em 2em 0 0em, 0em 3em 0 -0.5em, -2em 2em 0 -0.5em, -3em 0em 0 -0.5em, -2em -2em 0 -0.5em;
	}
	37.5% {
		box-shadow: 0em -3em 0em -0.5em, 2em -2em 0 -0.5em, 3em 0em 0 0em, 2em 2em 0 0.2em, 0em 3em 0 0em, -2em 2em 0 -0.5em, -3em 0em 0 -0.5em, -2em -2em 0 -0.5em;
	}
	50% {
		box-shadow: 0em -3em 0em -0.5em, 2em -2em 0 -0.5em, 3em 0em 0 -0.5em, 2em 2em 0 0em, 0em 3em 0 0.2em, -2em 2em 0 0em, -3em 0em 0 -0.5em, -2em -2em 0 -0.5em;
	}
	62.5% {
		box-shadow: 0em -3em 0em -0.5em, 2em -2em 0 -0.5em, 3em 0em 0 -0.5em, 2em 2em 0 -0.5em, 0em 3em 0 0em, -2em 2em 0 0.2em, -3em 0em 0 0em, -2em -2em 0 -0.5em;
	}
	75% {
		box-shadow: 0em -3em 0em -0.5em, 2em -2em 0 -0.5em, 3em 0em 0 -0.5em, 2em 2em 0 -0.5em, 0em 3em 0 -0.5em, -2em 2em 0 0em, -3em 0em 0 0.2em, -2em -2em 0 0em;
	}
	87.5% {
		box-shadow: 0em -3em 0em 0em, 2em -2em 0 -0.5em, 3em 0em 0 -0.5em, 2em 2em 0 -0.5em, 0em 3em 0 -0.5em, -2em 2em 0 0em, -3em 0em 0 0em, -2em -2em 0 0.2em;
	}
}

@keyframes load-animation {
	0%,
	100% {
		box-shadow: 0em -3em 0em 0.2em, 2em -2em 0 0em, 3em 0em 0 -0.5em, 2em 2em 0 -0.5em, 0em 3em 0 -0.5em, -2em 2em 0 -0.5em, -3em 0em 0 -0.5em, -2em -2em 0 0em;
	}
	12.5% {
		box-shadow: 0em -3em 0em 0em, 2em -2em 0 0.2em, 3em 0em 0 0em, 2em 2em 0 -0.5em, 0em 3em 0 -0.5em, -2em 2em 0 -0.5em, -3em 0em 0 -0.5em, -2em -2em 0 -0.5em;
	}
	25% {
		box-shadow: 0em -3em 0em -0.5em, 2em -2em 0 0em, 3em 0em 0 0.2em, 2em 2em 0 0em, 0em 3em 0 -0.5em, -2em 2em 0 -0.5em, -3em 0em 0 -0.5em, -2em -2em 0 -0.5em;
	}
	37.5% {
		box-shadow: 0em -3em 0em -0.5em, 2em -2em 0 -0.5em, 3em 0em 0 0em, 2em 2em 0 0.2em, 0em 3em 0 0em, -2em 2em 0 -0.5em, -3em 0em 0 -0.5em, -2em -2em 0 -0.5em;
	}
	50% {
		box-shadow: 0em -3em 0em -0.5em, 2em -2em 0 -0.5em, 3em 0em 0 -0.5em, 2em 2em 0 0em, 0em 3em 0 0.2em, -2em 2em 0 0em, -3em 0em 0 -0.5em, -2em -2em 0 -0.5em;
	}
	62.5% {
		box-shadow: 0em -3em 0em -0.5em, 2em -2em 0 -0.5em, 3em 0em 0 -0.5em, 2em 2em 0 -0.5em, 0em 3em 0 0em, -2em 2em 0 0.2em, -3em 0em 0 0em, -2em -2em 0 -0.5em;
	}
	75% {
		box-shadow: 0em -3em 0em -0.5em, 2em -2em 0 -0.5em, 3em 0em 0 -0.5em, 2em 2em 0 -0.5em, 0em 3em 0 -0.5em, -2em 2em 0 0em, -3em 0em 0 0.2em, -2em -2em 0 0em;
	}
	87.5% {
		box-shadow: 0em -3em 0em 0em, 2em -2em 0 -0.5em, 3em 0em 0 -0.5em, 2em 2em 0 -0.5em, 0em 3em 0 -0.5em, -2em 2em 0 0em, -3em 0em 0 0em, -2em -2em 0 0.2em;
	}
}
