@font-face {
	font-family: 'Libre Baskerville Bold';
	src: url('../fonts/LibreBaskerville-Bold.eot');
	src: url('../fonts/LibreBaskerville-Bold.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/LibreBaskerville-Bold.woff2') format('woff2'),
		 url('../fonts/LibreBaskerville-Bold.woff') format('woff'),
		 url('../fonts/LibreBaskerville-Bold.ttf') format('truetype'),
		 url('../fonts/LibreBaskerville-Bold.svg#LibreBaskerville-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Libre Baskerville Regular';
	src: url('../fonts/LibreBaskerville-Regular.eot');
	src: url('../fonts/LibreBaskerville-Regular.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/LibreBaskerville-Regular.woff2') format('woff2'),
		 url('../fonts/LibreBaskerville-Regular.woff') format('woff'),
		 url('../fonts/LibreBaskerville-Regular.ttf') format('truetype'),
		 url('../fonts/LibreBaskerville-Regular.svg#LibreBaskerville-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Libre Baskerville Italic';
	src: url('../fonts/LibreBaskerville-Italic.eot');
	src: url('../fonts/LibreBaskerville-Italic.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/LibreBaskerville-Italic.woff2') format('woff2'),
		 url('../fonts/LibreBaskerville-Italic.woff') format('woff'),
		 url('../fonts/LibreBaskerville-Italic.ttf') format('truetype'),
		 url('../fonts/LibreBaskerville-Italic.svg#LibreBaskerville-Italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
a:link {
	color: #590c74;
    text-decoration: none;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
}
a:visited {
	color: #590c74;
    text-decoration: none;
}
a:hover {
	color: #3b3b3b;
    text-decoration: none;
}
a:active {
	color: #590c74;
    text-decoration: none;
}
a.button, input.button {
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
	background-color: #590c74;
	border: 0px;
	color: #ffffff!important;
	cursor: pointer;
	display: inline-block;
	font-family: 'Libre Baskerville Bold', Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 25px;
	margin: 0px;
	padding: 12.5px 50px 12.5px 50px;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
}
a.button:hover, input.button:hover {
	background-color: #3b3b3b;
}
a.button.stacked, input.button.stacked {
	margin: 0px 0px 0px 25px;
}
@media (max-width: 600px) {
a.button, input.button {
	font-size: 15px;
	padding: 12.5px 0px 12.5px 0px;
	width: 100%;
}
a.button.stacked, input.button.stacked {
	margin-left: 0px;
	margin: 25px 0px 0px 0px;
}
}
#actions {
	float: left;
	margin: 0px;
	padding: 25px 0px 75px 0px;
	text-align: center;
	width: 100%;
}
#actions a.button {
	background-color: #ffffff;
	color: #342d36!important;
	padding: 12.5px 75px 12.5px 75px;
}
#actions a.button:hover {
	background-color: #590c74;
	color: #ffffff!important;
}
#actions li {
	background-color: #342d36;
	float: left;
	margin: 0% 0.5% 0% 0.5%;
	padding: 1%;
	width: 47%;
}
#actions ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
@media (max-width: 1000px) {
#actions a.button {
	padding: 12.5px 0px 12.5px 0px;
	width: 100%;
}
}
@media (max-width: 600px) {
#actions {
	padding: 0px 0px 50px 0px;
}
#actions li {
	margin: 12.5px 0.5% 0px 0.5%;
	padding: 1%;
	width: 97%;
}
}
.align-right {
	text-align: right;
}
b, strong {
	font-family: 'Libre Baskerville Bold', Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
}
body {
    -webkit-text-size-adjust: none;
	font-family: 'Libre Baskerville Regular', Georgia, "Times New Roman", Times, serif;
    margin: 0px;
    padding: 0px;
}
body .left {
	float: left;
	padding-right: 5%;
	width: 45%;
}
body .right {
	float: right;
	padding-left: 5%;
	width: 45%;
}
body.page_category .breadcrumb {
	display: none;
}
body.page_category h1 {
	clear: both;
	padding-top: 25px;
}
@media (min-width: 901px) {
body.page_category #submenu {
	display: none;
}
}
@media (max-width: 900px) {
body .left {
	padding-right: 0%;
	width: 100%;
}
body .right {
	padding-left: 0%;
	width: 100%;
}
}
.box-category li {
	background-color: #ffffff!important;
	font-family: 'Libre Baskerville Italic', Georgia, "Times New Roman", Times, serif!important;
	font-size: 18px!important;
	line-height: 20px!important;
	width: 15.66%!important;
}
.box-category li.active {
	display: none; }
@media (max-width: 900px) {
.box-category {
	display: none;
}
}
.breadcrumb {
	clear: both;
	font-family: 'Libre Baskerville Italic', Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding: 0px 0px 25px 0px;
	text-align: center;
}
@media (max-width: 600px) {
.breadcrumb {
	font-size: 15px;
	padding: 0px 0px 12.5px 0px;
}
}
.buttons {
	clear: both;
	padding: 25px 0px 0px 0px
}
.buttons .centre {
	text-align: center;
}
.buttons .left {
	text-align: left;
}
.buttons .right {
	text-align: right;
}
@media (max-width: 900px) {
.buttons .left {
	display: none;
}
.buttons .right {
	text-align: center;
}
}
#category {
	float: left;
	font-family: 'Libre Baskerville Regular', Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0px;
	padding: 75px 0px 75px 0px;
	text-align: center;
	width: 100%;
}
#category a {
	color: #590c74;
}
#category a:hover {
	color: #505050;
}
#category .box-heading {
 	padding-bottom: 50px;
}
#category.home {
	padding: 75px 0px 0px 0px;
}
#category.home li .box_cm {
	min-height: 0px;
}
#category.home li {
	display: none;
}
#category.home li:nth-child(1), #category.home li:nth-child(2), #category.home li:nth-child(3), #category.home li:nth-child(4) {
	display: block;
}
#category li {
	background-color: #f4f4f4;
	float: left;
	font-family: 'Libre Baskerville Bold', Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin: 0px 0.5% 12.5px 0.5%;
	padding: 0px;
	width: 24%;
}
#category li a.button, #category li input.button {
	color: #ffffff;
	padding: 12.5px 0px 12.5px 0px;
	width: 100%;
}
#category li .box_cm {
 	border: 2px solid #cecece;
	min-height: 400px;
 	padding: 25px;
}
#category li .name {
 	padding-bottom: 12.5px;
}
#category li .price {
	font-family: 'Libre Baskerville Italic', Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
 	padding: 12.5px 0px 12.5px 0px;
}
#category.search {
	margin-top: -150px;
}
#category ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
@media (max-width: 1399px) {
#category li .box_cm {
	min-height: 370px;
}
}
@media (max-width: 1000px) {
#category li {
	margin: 0px 0.5% 12.5px 0.5%;
	width: 49%;
}
}
@media (max-width: 900px) {
#category li .box_cm {
	min-height: 390px;
}
}
@media (max-width: 600px) {
#category {
	font-size: 15px;
	padding: 50px 0px 50px 0px;
}
#category .box-heading {
 	padding-bottom: 25px;
}
#category.home {
	padding: 50px 0px 0px 0px;
}
#category li {
	font-size: 18px;
	width: 99%;
}
#category li .box_cm {
	min-height: 0px;
}
#category li .price {
	font-size: 15px;
}
#category.search {
	margin-top: -75px;
}
}
.category-info {
	padding-bottom: 25px;
}
.category-info p {
	font-family: 'Libre Baskerville Italic', Georgia, "Times New Roman", Times, serif;
}
.category-info p:first-child {
	padding: 0px;
}
.checkout-heading {
	border-bottom: 2px solid #590c74;
	clear: both;
	color: #3b3b3b;
	font-family: 'Libre Baskerville Italic', Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-top: 25px;
}
.checkout-heading a {
	color: #590c74;
	cursor: pointer;
	float: right;
  	-moz-transition: 1s;
  	-ms-transition: 1s;
	-o-transition: 1s;
  	-webkit-transition: 1s;
  	transition: 1s;
}
.checkout-heading a:hover {
	color: #3b3b3b;
}
@media (max-width: 900px) {
.checkout-heading a {
	float: none;
	margin-left: 25px;
}
}
@media (max-width: 600px) {
.checkout-heading {
	font-size: 15px;
}
}
#column-left {
	margin-top: -75px;
	margin-bottom: 25px;
}
.container {
    margin: 0 auto;
    padding: 0px 25px 0px 25px;
    width: 1350px;
}
@media (max-width: 1399px) {
.container {
    padding: 0%;
    width: 90%;
}
}
.content {
	clear: both!important;
}
#content {
	color: #3b3b3b;
	float: left;
	font-size: 18px;
	line-height: 30px;
	margin: 0px;
	padding: 75px 0px 75px 0px;
	width: 100%;
}
#content.centre a.button {
	font-size: 24px;
	margin: 25px 0px 0px 0px;
	padding: 25px 75px 25px 75px;
}
#content.centre.home a.button {
	margin: 25px 12.5px 0px 12.5px;
}
#content.centre {
	font-size: 24px;
	line-height: 40px;
	text-align: center;
}
#content.centre.home {
	background-color: #f4f4f4;
	border-bottom: 2px solid #cecece;
	border-top: 2px solid #cecece;
	font-size: 24px;
}
#content.centre h1 {
	margin: 0 auto;
	width: 75%;
}
#content.centre p {
	margin: 0 auto;
	width: 75%;
}
#content h1 {
	text-align: center;
}
#content .one-column {
	border-top: 1px solid #3b3b3b;
	padding: 75px 0px 0px 0px;
	text-align: left;
}
#content .one-column h2 {
	margin: 0 auto;
	width: 75%;
}
#content .one-column p {
	margin: 0 auto;
	width: 75%;
}
#content .one-column p:first-child {
	padding: 0px;
}
#content .two-columns {
	border-top: 1px solid #3b3b3b;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 75px;
	-moz-column-gap: 75px;
	column-gap: 75px;
	padding: 75px 0px 0px 0px;
}
#content .two-columns p:first-child {
	padding: 0px;
}
@media (max-width: 900px) {
#content {
	text-align: center;
}
#content.centre h1 {
	width: 100%;
}
#content.centre p {
	width: 100%;
}
#content .one-column {
	text-align: center;
}
#content .one-column h2 {
	width: 100%;
}
#content .one-column p {
	width: 100%;
}
#content .two-columns {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
	padding: 50px 0px 0px 0px;
	text-align: center;
}
}
@media (max-width: 600px) {
#content {
	font-size: 15px;
	line-height: 25px;
	padding: 25px 0px 25px 0px;
}
#content.centre a.button, #content.centre.home a.button {
	font-size: 18px;
	margin: 25px 0px 0px 0px;
	padding: 12.5px 0px 12.5px 0px;
	width: 100%;
}
#content.centre, #content.centre.home{
	font-size: 18px;
	line-height: 30px;
}
#content.centre h1 {
	width: 100%;
}
#content.centre p {
	width: 100%;
}
#content .one-column {
	padding: 25px 0px 0px 0px;
}
#content .two-columns {
	padding: 25px 0px 0px 0px;
}
}
#dropdown {
	background-color: #2d1f32;
    display: none;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#dropdown a {
    color: #ffffff;
}
#dropdown a:hover {
    color: #3b3b3b;
}
#dropdown li {
	display: inline;
	line-height: 30px;
    margin: 0px;
    padding: 0px 20px 0px 0px;
}
#dropdown ul {
    list-style-type: none;
    margin: 0px;
    padding: 10px 5% 10px 5%;
}
@media (max-width: 900px) {
#dropdown li {
	float: left;
	line-height: 20px;
    margin: 0px;
    padding: 10px 0% 10px 0%;
	text-align: center;
	width: 50%;
}
#dropdown ul {
    padding: 10px 0% 10px 0%;
}
}
.error, .required {
	color: #bd1414;}
span.error {
	font-size: 0.7em; }
.option + span.error {
	display: inline-block;
	margin-bottom: 30px; }
.female textarea {
	height: 40px;
	line-height: 40px;
	resize: none;
	width: 47.5%;
}
@media (max-width: 600px) {
.female textarea {
	width: 90%;
}
}
#footer {
	color: #590c74;
	float: left;
	font-size: 18px;
	line-height: 30px;
	margin: 0px;
	padding: 50px 0px 50px 0px;
	width: 100%;
}
#footer a {
	color: #590c74;
}
#footer a:hover {
	color: #505050;
}
#footer .left {
	width: 28.33%;
}
#footer .right {
	text-align: right;
	width: 61.66%;
}
#footer .right .copyright {
	color: #505050;
	font-size: 15px;
	padding: 12.5px 0px 0px 0px;
}
#footer .right .copyright a {
	color: #505050;
}
#footer .right .copyright a:hover {
	color: #590c74;
}
#footer .right li {
	border-right: 2px solid #590c74;
	display: inline;
	font-family: 'Libre Baskerville Bold', Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px 10px 0px 5px;
}
#footer .right li:last-child {
	border-right: 0px;
}
#footer .right .logo {
	height: 75px;
}
#footer .right ul {
	list-style-type: none;
	margin: 0px -10px 0px 0px;
	padding: 25px 0px 0px 0px;
}
@media (max-width: 1000px) {
#footer .left {
	text-align: center;
	padding: 0px;
	width: 100%;
}
#footer .right {
	padding: 25px 0px 0px 0px;
	text-align: center;
	width: 100%;
}
#footer .right ul {
	margin: 0px;
}
}
@media (max-width: 900px) {
#footer .right li {
	border-right: 0px;
	line-height: 35px;
}
}
@media (max-width: 600px) {
#footer {
	font-size: 15px;
	line-height: 25px;
	padding: 25px 0px 25px 0px;
}
}
h1 {
	font-family: 'Libre Baskerville Bold', Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	font-weight: normal;
	line-height: 60px;
	margin: 0px;
	padding: 0px;
}
h1 span {
	font-family: 'Libre Baskerville Italic', Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
}
h2 {
	color: #590c74;
	font-family: 'Libre Baskerville Bold', Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	line-height: 50px;
	margin: 0px;
	padding: 50px 0px 0px 0px;
}
h2.home {
	padding: 0px;
}
h2.information {
	background-color: #ffffff;
	color: #3b3b3b;
	font-family: 'Libre Baskerville Bold', Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 40px;
	margin: 0 auto;
	padding: 75px 0px 75px 0px;
	text-align: center;
	width: 75%;
}
h2.information a {
	color: #3b3b3b;
}
h2.information span {
	font-family: 'Libre Baskerville Regular', Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-family: 'Libre Baskerville Bold', Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	line-height: 50px;
	margin: 0px;
	padding: 0px;
}
@media (max-width: 900px) {
h2.information {
	padding: 50px 0px 50px 0px;
	width: 100%;
}
}
@media (max-width: 600px) {
h1 {
	font-size: 36px;
	line-height: 50px;
}
h2 {
	font-size: 24px;
	line-height: 40px;
	padding: 25px 0px 0px 0px;
}
h2.information {
	font-size: 18px;
	line-height: 30px;
	padding: 25px 0px 25px 0px;
}
h3 {
	font-size: 24px;
	line-height: 40px;
}
}
#header {
	float: left;
	margin: 0px;
	padding: 25px 0px 25px 0px;
	width: 100%;
}
#header .right {
	text-align: right;
}
@media (max-width: 900px) {
#header .left {
	padding-right: 0%;
	width: 50%;
}
#header .right {
	padding-left: 0%;
	width: 50%;
}
}
@media (max-width: 750px) {
#header img {
	height: 75px;
}
}
@media (max-width: 500px) {
#header .left {
	padding-right: 0%;
	text-align: center;
	width: 100%;
}
#header .right {
	display: none;
}
}
#hero {
	background-image: url('../images/pattern.gif');
	color: #ffffff;
	float: left;
	margin: 0px;
	padding: 75px 0px 75px 0px;
	text-align: center;
	width: 100%;
}
#hero a.button {
	background-color: #ffffff;
	color: #442c4c!important;
	display: inline-block;
	font-size: 24px;
	margin: 25px 12.5px 0px 12.5px;
	padding: 18.75px 0px 18.75px 0px;
	width: 300px;
}
#hero a.button:hover {
	background-color: #442c4c;
	color: #ffffff!important;
}
@media (max-width: 600px) {
#hero {
	padding: 50px 0px 50px 0px;
}
#hero a.button {
	font-size: 18px;
}
}
@media (max-width: 450px) {
#hero a.button {
	margin: 25px 0px 0px 0px;
	width: 100%;
}
}
.hide {
	display: none;
}
@media (max-width: 900px) {
.hide-mobile {
	display: none;
}
}
@media (min-width: 901px) {
.hide-tablet {
	display: none;
}
}
img {
    border: 0px;
    max-width: 100%;
}
input[type='text'], input[type='password'], textarea {
	-webkit-appearance: none;
	border: 1px solid #dadada;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	color: #3b3b3b;
	font-family: 'Libre Baskerville Regular', Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0px;
}
input[type='text'], input[type='password'] {
	height: 40px;
	padding: 0% 1.25% 0% 1.25%;
	width: 47.5%;
}
select {
	-webkit-appearance: none;
	background-color: #ececec;
	border: 1px solid #dadada;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	color: #3b3b3b;
	font-family: 'Libre Baskerville Regular', Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	height: 40px;
	margin: 0px;
	padding: 0% 1.25% 0% 1.25%;
	width: 50%;
}
textarea {
	height: 80px;
	padding: 0% 1.25% 0% 1.25%;
	width: 47.5%;
}
@media (max-width: 900px) {
input[type='text'], input[type='password'], textarea {
	text-align: center;
}
select {
	text-align: center;
}
}
@media (max-width: 600px) {
input[type='text'], input[type='password'], textarea {
	font-size: 15px;
	padding: 0% 5% 0% 5%;
	width: 90%;
}
select {
	font-size: 15px;
	padding: 0% 5% 0% 5%;
	width: 100%;
}
}
#mailchimp {
	background-image: url('../images/pattern.gif');
	color: #ffffff;
	float: left;
	margin: 0px;
	padding: 75px 0px 75px 0px;
	text-align: center;
	width: 100%;
}
#mailchimp input.button {
	background-color: #ffffff;
	border: 2px solid #ffffff;
	color: #3b3b3b!important;
	font-family: 'Libre Baskerville Bold', Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	height: 50px;
	line-height: 44px;
	margin: 0px;
	padding: 0px 75px 0px 75px;
}
#mailchimp input.button:hover {
	background-color: #590c74;
	border: 2px solid #590c74;
	color: #ffffff!important;
}
#mailchimp input[type='email'] {
	background: #3b3b3b;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	border: 2px solid #ffffff;
	color: #ffffff;
	font-family: 'Libre Baskerville Regular', Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	height: 25px;
	line-height: 25px;
	padding: 10.5px 0px 10.5px 0px;
	text-align: center;
	width: 496px;
}
@media (max-width: 600px) {
#mailchimp {
	padding: 50px 0px 50px 0px;
}
#mailchimp .border {
	border: 2px solid #ffffff;
}
#mailchimp input.button {
	border-bottom: 0px;
	font-size: 18px;
}
#mailchimp input[type='email'] {
	border: 0px;
	font-size: 18px;
	padding: 10.5px 0px 12.5px 0px;
	width: 100%;
}
}
#menu {
	background-color: #2d1f32;
	border-bottom: 2px solid #ffffff;
	color: #ffffff;
	float: left;
	font-size: 18px;
	line-height: 30px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	width: 100%;
}
#menu a {
	color: #ffffff;
}
#menu a:hover {
	color: #5b5b5b;
}
#menu .button-search {
	background-image: url('../images/search-button.png');
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
	float: right;
	height: 30px;
	width: 16px;
}
#menu .left {
	padding-right: 0%;
	width: 65%;
}
#menu li {
	display: inline;
	margin: 0px;
	padding: 0px 15px 0px 0px;
}
#menu .mobile a {
    color: #ffffff;
}
#menu .right {
	padding-left: 0%;
	text-align: right;
	width: 35%;
}
#menu #search input {
	background-color: #2d1f32;
	border: 2px solid #ffffff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	color: #ffffff;
	float: right;
	font-family: 'Libre Baskerville Bold', Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	height: 26px;
	margin: 0px 12.5px 0px 12.5px;
	padding: 0px 5px 0px 5px;
	width: 236px;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
@media (max-width: 1399px) {
#menu .desktop {
    display: none;
}
}
@media (min-width: 1400px) {
#menu .mobile {
    display: none;
}
}
@media (max-width: 1300px) {
#menu .left {
	width: 35%;
}
#menu .right {
	width: 55%;
}
}
@media (max-width: 900px) {
#menu .left {
	text-align: center;
	width: 100%;
}
#menu .right {
	display: none;
}
}
p {
	clear: both;
	margin: 0px;
    padding: 25px 0px 0px 0px;
}
p.centre {
	text-align: center;
}
p.clear {
	clear: both;
	line-height: 0px;
	margin: 0px;
    padding: 0px;
}
.pagination {
	float: left;
	font-size: 18px;
	margin: 0px;
	padding: 25px 0px 0px 0px;
	width: 100%;
}
.pagination .links {
	float: right;
	margin-right: 0.5%;
	text-align: right;
	width: 49.5%;
}
.pagination .links a {
	background-color: #ffffff;
	color: #590c74;
	display: inline-block;
	min-height: 20px;
	min-width: 20px;
	padding: 5px;
	text-align: center;
}
.pagination .links a:hover {
	background-color: #590c74;
	color: #ffffff!important;
}
.pagination .links b {
	background-color: #3b3b3b;
	color: #ffffff;
	display: inline-block;
	min-height: 20px;
	min-width: 20px;
	padding: 5px;
	text-align: center;
}
.pagination .results {
	float: left;
	margin-left: 0.5%;
	text-align: left;
	width: 49.5%;
}
@media (max-width: 600px) {
.pagination {
	font-size: 15px;
	padding-bottom: 25px;
}
.pagination .links {
	padding-bottom: 12.5px;
	text-align: center;
	width: 99%;
}
.pagination .results {
	text-align: center;
	width: 99%;
}
}
.price-old {
 	color: #cecece;
	text-decoration: line-through;
}
.product-info .description {
	color: #590c74;
	font-family: 'Libre Baskerville Bold', Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
.product-info h1 {
	color: #590c74;
	text-align: left!important;
}
.product-info .image img, .product-info .image-additional img {
	border: 2px solid #d8d8d8;
}
.product-info label {
	color: #3b3b3b;
	font-family: 'Libre Baskerville Regular', Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.product-info .price {
	color: #3b3b3b;
	font-family: 'Libre Baskerville Bold', Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 40px;
}
.product-info .price-tax {
	font-family: 'Libre Baskerville Regular', Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.product-info #tab-description {
	clear: both;
	font-size: 24px!important;
	line-height: 40px!important;
	margin: 0 auto;
	padding-bottom: 75px;
	text-align: center;
	width: 75%;
}
@media (max-width: 900px) {
.product-info h1 {
	padding-top: 25px;
	text-align: center!important;
}
}
@media (max-width: 600px) {
.product-info .description {
	font-size: 18px;
}
.product-info .price {
	font-size: 24px;
	line-height: 30px;
}
.product-info .price-tax {
	font-size: 15px;
}
.product-info #tab-description {
	font-size: 18px!important;
	line-height: 30px!important;
	padding-bottom: 50px;
	width: 100%;
}
}
div.product-list {
	clear: both;
}
@media (min-width: 901px) {
.show-mobile {
	display: none!important;
}
}
#submenu {
	background-color: #5b5b5b;
	float: left;
	font-family: 'Libre Baskerville Bold', Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	width: 100%;
}
#submenu a {
	color: #ffffff;
}
#submenu a:hover {
	color: #2d1f32;
}
#submenu li {
	border-left: 2px solid #ffffff;
	display: none;
	margin: 0px;
	padding: 0px 10px 0px 15px;
}
#submenu li:nth-child(1), #submenu li:nth-child(2), #submenu li:nth-child(3), #submenu li:nth-child(4), #submenu li:nth-child(5), #submenu li:nth-child(6), #submenu li:nth-child(7), #submenu li:nth-child(8), #submenu li:nth-child(9) {
	display: inline;
}
#submenu li:first-child {
	border-left: 0px;
}
#submenu ul {
	list-style-type: none;
	margin: 0px 0px 0px -15px;
	padding: 0px;
}
@media (max-width: 1399px) {
#submenu li:nth-child(9) {
	display: none;
}
}
@media (max-width: 1350px) {
#submenu li:nth-child(8) {
	display: none;
}
}
@media (max-width: 1050px) {
#submenu li:nth-child(7) {
	display: none;
}
}
@media (max-width: 900px) {
#submenu {
	display: none;
}
}
.success, .warning, .attention, .information {
	background-color: #590c74;
	color: #ffffff;
	clear: both;
	font-family: 'Libre Baskerville Regular', Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding: 12.5px 0px 12.5px 0px;
	text-align: center;
}
.success a, .warning a, .attention a, .information a {
	color: #ffffff;
	font-family: 'Libre Baskerville Bold', Georgia, "Times New Roman", Times, serif;
}
.success .close, .warning .close, .attention .close, .information .close {
	cursor: pointer;
	float: right;
	padding-top: 8px;
}
@media (max-width: 600px) {
.success, .warning, .attention, .information {
	font-size: 15px;
}
}
table.list {
	border-collapse: collapse;
	border-left: 1px solid #ebe7ec;
	border-top: 1px solid #ebe7ec;
	width: 100%;
}
table.list td {
	border-bottom: 1px solid #ebe7ec;
	border-right: 1px solid #ebe7ec;
}
table.list thead td {
	background-color: #3b3b3b;
	color: #ffffff;
	font-family: 'Libre Baskerville Italic', Georgia, "Times New Roman", Times, serif;
	padding: 12.5px 25px 12.5px 25px;
}
table.list thead td a, .list thead td {
	color: #252525;
}
table.list tbody td, table.list tfoot td {
	border-right: 1px solid #ebe7ec;
	padding: 15px 30px 15px 30px;
}
table.radio {
	text-align: left;
}
.table-scrollbars {
	overflow: auto;
}
@media (max-width: 900px) {
table.list thead td {
	padding: 6.25px 12.5px 6.25px 12.5px;
}
table.list tbody td, table.list tfoot td {
	padding: 6.25px 12.5px 6.25px 12.5px;
}
}
#top {
	background-color: #ebe7ec;
	color: #424242;
	float: left;
	font-size: 18px;
	line-height: 30px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	width: 100%;
}
#top a {
	color: #424242;
}
#top a:hover {
	color: #590c74;
}
#top .right li {
	border-left: 2px solid #424242;
	display: inline;
	margin: 0px;
	padding: 0px 5px 0px 10px;
}
#top .right li:first-child {
	border-left: 0px;
}
#top .right ul {
	list-style-type: none;
	margin: 0px -10px 0px 0px;
	padding: 0px;
	text-align: right;
}
@media (max-width: 1100px) {
#top .left {
	display: none;
}
#top .right {
	width: 100%;
}
#top .right ul {
	margin: 0px;
	text-align: center;
}
}
@media (max-width: 600px) {
#top {
	font-size: 15px;
	line-height: 20px;
}
}
@media (max-width: 450px) {
#top .right li:first-child {
	display: none;
}
#top .right li:nth-child(2) {
	display: none;
}
#top .right li:nth-child(3) {
	border-left: 0px;
}
}


.popup {
  display: none;
  max-width: 400px;
  padding: 0 20px;
  margin: 0 auto;
  text-align: center; }

.popup input {
    width: 100%; }
  .popup input[type="checkbox"] {
    width: auto; }
  .popup textarea {
    width: 100%; }
  .popup select {
    width: 100%; }


.design-gallery {
  box-sizing: border-box; }
	.design-gallery * {
	  box-sizing: inherit; }
	.design-gallery:after {
	  display: block;
	  content: "";
	  clear: both; }
	.design-gallery-item {
	  float: left;
	  width: 50%;
	  padding: 10px;
	  font-size: 14px; }
	.design-gallery-image {
		background-size: cover;
		background-position: center;
		padding-bottom: 133.333%; }

@media screen and (min-width: 450px) {
	.design-gallery-item {
	  width: 33.333%; }
}

@media screen and (min-width: 750px) {
	.design-gallery-item {
	  width: 25%; }
}

@media screen and (min-width: 1100px) {
	.design-gallery-item {
	  width: 20%; }
}




.field-hide {
	pointer-events: none;
	position: absolute;
	opacity: 0;
	left: -9999px; }