/*defaults*/
* {
	margin: 0;
	padding: 0;
	list-style: none;
}

html {
height: 100%;
width: 100%; 
}
/* Gooogle Map as background */
#gmap{
	height: 400px;
	position: relative !important; /* Acts in pretty much the same way as background-attachment: fixed for an image background. Has to be !important only if you're using the Google Maps API. */
	left: 0;
	width: 100%;
	z-index: 5;
} /* Has to be at least one increment smaller in value than the container's z-index */

#container{
background: rgba(255, 255, 255, 0.8);
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
margin:0 auto;
overflow: visible !important; /* Has to be !important only if you're using an on/off switch */
padding: 40px;
margin-left:300px;
width: 600px;
height:100%;
z-index:1; 
} /* Has to be at least one increment larger in value than the Google Maps iframe z-index */

.playfair {
	font-family: 'Playfair Display Normal 400 Italic', serif;
}
.varela {
font-family: 'Varela', sans-serif;
}
body {
font-family: 'BrandonPrinted-Two';	
	font-weight: normal;
	font-style: normal;	color: #3f3f3f;
}
.up2 {margin-top:-50px;}
p {
font-family: 'Varela', sans-serif;
	font-weight: normal;
	font-style: normal;	color: #3f3f3f;
}
h1, h2, h3, h4, h5, h6, .system-message h1, .system-error-message h1, strong, b {
	color: #3f3f3f;
}
span.error:empty, small.error:empty {
	display: none;
}
.system-message, .system-error-message {
	background: none;
	border: none;
	margin: 0;
	color: #6e6460;
	padding: 0;
}
.error {
	font-family: 'Varela', sans-serif;
	font-weight: normal;	
}

.BrandonPrinted-Two { 
font-family: 'BrandonPrinted-Two';	
font-weight: normal;
	font-style: normal;
}
.small-p {
	font-size: 14px;
font-family: 'Varela', sans-serif;
}

p {
	font-size: 17px;
font-family: 'Varela', sans-serif;
}
p.lead {
	text-align: center;
	font-size: 24px;
	line-height: 34px;
	font-style: italic;
	margin-bottom: 3rem;
}
.system-message h1, .system-error-message h1 {
font-family: 'Varela', sans-serif;
	font-style: normal;	
	font-size: 22px;
	color:#292727;
}
.system-message p, .system-error-message p {
	font-size: 18px;
	color:#292727;
font-family: 'Varela', sans-serif;
}
h1, h2, h3, h4, h5 {
font-family: 'BrandonPrinted-Two';	font-weight: normal;
	font-style: normal;
}
h1 {
	letter-spacing: 0px;
	font-family: 'BrandonPrinted-Two';	
}
h2 {
	letter-spacing: 10px;
}
h3 {
	letter-spacing: 10px;
}ton
h4 {
	letter-spacing: 2px;
}
h5 {
	font-weight: 500;
}
h6 {
	font-family: 'Playfair Display Normal 400 Italic', serif;
	font-weight: 600;
	font-size: 14px;
}
.logo {
display:block;
height:400px;
margin-left:25px;
	margin-top:-10px;
}
.logo3 {
display:block;
height:100px;
margin-left:225px;
	margin-top:10px;
}
.title-area {
height:400px;
}
.email {
	background-image:url(/_assets/img/icon-email.png);
}
.email a:hover{
	background-image:url(/_assets/img/icon-email.png);
}
.nl-small  {
	background-color: transparent;
}
.nl-small button {
	background-image:url(/_assets/img/icon-email.png);
	background-color: transparent;
}
.nl-small button a:hover {
	background-image:url(/_assets/img/icon-email.png);
	background-color: transparent;
}
.nl-small placeholder {
	color:#ffffff;	
	border:#ffffff thin solid;
	background-color: transparent;
}
.nl-small medium-10 columns{
	color:#ffffff;	
	background-color: transparent;
}
.nl-small medium-10 columns nl1 {
	color:#ffffff;	
	border:#ffffff thin solid;
	background-color: transparent;
	}
.button .email {
	background-color: transparent;
	background-image:url(/_assets/img/icon-email.png);
}
.button .email a:hover {
	background-color: transparent;
	background-image:url(/_assets/img/icon-email.png);
}
.startheader {
font-family: 'BrandonPrinted-Two';	
	font-size:200px;
	color:#f8b4ba;
	line-height:95%;
	margin-bottom:-10px;
}
a {
	color: #e2d58d;
	text-decoration:none;
}
a:hover, a:focus, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus {
	color: #e2d58d;
}


em, input[type="text"], textarea, select {
	font-family: 'Varela', sans-serif;

	font-style: normal;
	color:#292727;
}
input[type="text"], input[type="email"], input[type="password"], input[type="submit"], texarea, select, button {
	border-radius: 0;
	height: auto;
	border: 1px solid #ccc;
	padding: 11.5px 13px;
	background-color: transparent;
	color:#292727;
}
input[type="text"], input[type="email"], input[type="password"], input[type="submit"], texarea, select {
	background-color: transparent;
    color:#292727;
}
input[type="submit"]{
	background-color: transparent;
	background-image:url(/_assets/img/icon-email.png);
}
label, input[type="text"], input[type="email"], input[type="password"] {
	font-family: 'Varela', sans-serif;

	font-size: 11px;
	font-style: normal;
	color:#292727;
	background-color:transparent;
}
.product-description input[type="text"], .product-description input[type="email"], .product-description input[type="password"], .product-description input[type="submit"], .product-description texarea, .product-description select, .product-description button {
	font-family: 'Varela', sans-serif;

	font-style: normal;
	color:#ffffff;
	background-color:transparent;
}
.product-description a:hover {
		background-color:transparent;
}
input[type="checkbox"] {
color:#292727;
-webkit-appearance:none;

}
input[type="email"] {
	background-color:transparent;
		color:#292727;
}
.button .email a:hover {
	background-color: transparent;
	background-image:url(/_assets/img/icon-email.png);
}
textarea {
	border-radius: 0;
	padding: 10px 13px;
}
ul, ol {
	margin: 0;
}
ul li {
	font-size: 14px;
	margin-bottom: 10px;
	list-style: outside;
}
ol li {
	list-style: outside none decimal;
}
.image-full {
	border: 1px solid #e7e7e7;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 2rem;
}
.image-full img {
	border: 9px solid #fff;
	float: left;
	height: auto;
	width: 100%;
}
.image-side {
	float: left;
	height: auto;
	margin-top: 50px;
	width: 100%;
}
.inner-text {
	background: none repeat scroll 0 0 #fff;
	border-left: 18px solid #fcc0ba;
	float: left;
	height: auto;
	margin-top: 70px;
	padding: 30px 40px 40px 0;
	width: 100%;
}
.inner-text p {
	color: #7d7d7d;
	font-style: italic;
	padding-left: 25px;
}
.inner-text p:before {
	content: url("file:///Macintosh HD/Users/lilianmarialjungberg/img/dot-image.png");
}
/*modal*/
.reveal-modal {
	background: none;
	border: none;
	box-shadow: none;
	padding: 0;
	text-align: left;
}
.modal {
	background-color: #fff;
	border: 1px solid #666;
	border-radius: 3px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
	padding: 2rem;
}
.dash {
	background: none repeat scroll 0 0 #666;
	height: 1px;
	margin: 20px auto;
	width: 30px;
}
/*buttons*/


.start-read-more {
	margin-top:45px;	
	width:150px;
height:44px;
text-decoration:none;
}
.start-read-more p, .start-read-more a {
	text-decoration:none;
	font-family: 'Varela', sans-serif;

	font-size:12px;	
	margin-top:15px;
	font-style:normal;
	padding-left:7px;
	text-align:center;
}
.button, button, input[type="submit"], a#catshopbuy:link, a#catshopbuy:visited {
	text-transform: uppercase;
	font-family: 'Varela', sans-serif;

	font-weight: 500;
	background: none;
	letter-spacing: 2px;
	background: #e2d58d;
	color:#292727;
	border-radius: 0;
text-decoration:none;
}
input[type="submit"]{
	background-color: transparent;
	background-image: url(/_assets/img/icon-email-small.png);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: left center;
}
.button.secondary, button.secondary {
		font-family: 'Varela', sans-serif;

	background: #e2d58d;
	color: #363636;
	border: 1px solid #e7e7e7;
text-decoration:none;
}
.button.secondary:hover, button.secondary:hover {
	background: #e2d58d;
}
.button.tertiary, button.tertiary {
	background: #e2d58d;
	color: #fff;
}
.button.tertiary:hover, button.tertiary:hover {
	background: #e2d58d;
}
button:hover, .button:hover, button:focus, .button:focus, input[type="submit"]:hover, input[type="submit"]:focus {
	background-color: rgba(226, 213, 141, 0.5);
	color: #292727;
	transition-duration: 0.5s;
}

input[type="email"]:hover, input[type="email"]:focus {
		background-color: transparent;
}
.button.small {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-style: normal;
    border-radius: 25px;
	background-color:#e2d58d;
	color:#ffffff;
	}
.button.tiny {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
    border-radius: 25px;
	background-color:#e2d58d;
	color:#ffffff;
}
input[type="submit"] {
	padding: 11px 20px;
	border: none;
	cursor: pointer;
}
/*header*/
header {
	position: absolute;
	z-index: 1000;
	width: 100%;
	background:#000000;
}
.contain-to-grid, .top-bar, .top-bar-section ul li, .top-bar-section li:not(.has-form) a:not(.button), .contain-to-grid, .top-bar, .top-bar-section li:not(.has-form) a:not(.button), .top-bar.expanded .title-area {
	background: none;background:#000000;
}
.top-bar .title-area {
	margin-top: -25px;
	height:300px;
}
.top-bar .toggle-topbar.menu-icon {
	margin-top: 5px;
	
	font-family: 'Montserrat', sans-serif;
}
.top-bar.expanded .toggle-topbar a {
	color: #FFFFFF;
}
.top-bar ul li {
	list-style: none;
}
.top-bar-section ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}
.contain-to-grid .top-bar {
	top: 20px;
}
.top-bar-section ul {
	float: right;
		margin-top: -25px;
}
.top-bar-section li.active:not(.has-form) a:not(.button) {
	color: #f34b67;
	background: none;
}
.top-bar-section li.active:not(.has-form) a:hover:not(.button) {
	background: none repeat scroll 0 0 #f34b67;
}
.top-bar-section ul li > a {
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	font-weight: 300;
	text-transform: uppercase;
	border-radius: 0;
	letter-spacing: 1px;
	border-bottom: 1px solid transparent;
}
.top-bar-section li .dropdown li > a {
	font-size: 12px;
}
.top-bar-section li:not(.has-form) a:hover:not(.button) {
	background: none;
	color: #fff;
	border-bottom: 1px dotted #fff;
}
.top-bar-section li:not(.has-form) a:selected:not(.button) {
	background: none;
	color: #fff;
	border-bottom: 1px dotted #fff;
}
.top-bar-section .dropdown li:not(.has-form) a:not(.button), .top-bar-section .dropdown li.active:not(.has-form) > li a:not(.has-form) a:not(.button) {
	background: none;
	border-radius: 0;
}
.top-bar-section .dropdown li:not(.has-form) a:not(.button), .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
	color: #535353;
	border-bottom: 1px solid #ccc;
	background: #f7f7f7;
}
.top-bar-section .dropdown li.active:not(.has-form) a:not(.button), .top-bar-section .dropdown li.active:not(.has-form) .dropdown li.active:not(.has-form) a:not(.button) {
	background: #f34b67;
}
.top-bar-section .dropdown li:not(.has-form) a:hover:not(.button) {
	background: #f34b67;
}
.top-bar .name {
	margin-left: 0rem;
	margin-top: 0;
}
.top-bar .name img {
	max-width: 311px;
}
.top-bar-section .has-dropdown li > a {
	font-size: 14px;
	font-weight: 300;
}
.top-bar-section .has-dropdown > a:after {
	border-color: rgba(255, 255, 255, 0.75) transparent transparent;
}
.top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
	color: rgba(0, 0, 0, 0.45);
}
.top-bar-section ul li:hover:not(.has-form) > a {
	background: #f7f7f7;
	color: #535353;
}
.top-bar-section .dropdown li:hover:not(.has-form):not(.active) > a:not(.button) {
	background: #f7f7f7;
	color: #f34b67;
}
.top-bar-section .dropdown {
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.16);
}
.contain-to-grid {
	padding: 25px 0 60px;
	background: none;
}
.utility-nav {
	margin: 0;
	padding: 0;
	background: rgba(255,255,255,0.2);
}
.utility-nav ul, .utility-nav ul li {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}
.utility-nav li {
	float: left;
}
.utility-nav li span {
	margin-right: 5px;
	color: #fff;
}
.utility-nav li a {
	color: #fff;
	display: inline-block;
	font-family: "Book Antiqua", serif;
	font-size: 16px;
	font-style: normal;
	padding: 14px 15px;
	position: relative;
}
.utility-nav li a:hover {
	color:#A39E9E;text-decoration: none !important;
}
.utility-nav li:hover > a, .utility-nav li:hover > a span {
	color: #fff;font-size:16px;
}
.top-bar-section .utility-nav ul li > a {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 300;
	text-transform: uppercase;
	border-radius: 0;
	letter-spacing: 1px;
	margin-top: -15px;
}
.cart {
	background: none repeat scroll 0 0 #f34b67;
	overflow: hidden;
	padding: 15px 10px;
}
.shopping-cart {
	color: #ffffff;
	display: block;
	font-family: "Book Antiqua", serif;
	font-size: 14px;
	font-style: italic;
	text-align: center;
}
.shopping-cart a {
	color: #fff;
}
.shopping-cart span {
	margin-left: 5px;
}
.utility-nav .uty0, .utility-nav .uty1 {
	display: none;
}
table.cartSummaryTable {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	margin: 0;
	width: 100%;
}
td.cartSummaryItem {
	color: #FFFFFF;
	font-size: 16px;
	padding: 0;
	text-align: center;
}
/*pricing tables*/
.pricing-table {
	border: 2px solid #f34b67;
	margin-bottom: 30px;
}
.pricing-table .title {
	background: #f34b67;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-size: 21px;
	padding: 30px 15px;
}
.pricing-table .title a {
	color: #fff;
}
.pricing-table .price {
	background: none;
	font-family: 'Montserrat', sans-serif;
}
.pricing-table .price p.small {
	margin-bottom: 10px;
}
/*side-nav*/
.side-nav {
	margin-bottom: 2rem;
	overflow: hidden;
	padding: 0;
}
.side-nav li, .side-panel ul li {
	margin-bottom: 0;
}
.side-nav li a:not(.button), .side-panel ul li a {
	background: none repeat scroll 0 0 #fff;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	color: #8d8d8d;
	font-family: "Montserrat", sans-serif;
	font-weight: 300;
	padding: 15px;
	font-size: 12px;
	letter-spacing: 1px;
	display: block;
}
.side-nav li.side-nav-title a:not(.button), .side-nav li.side-nav-title a:hover:not(.button) {
	background: none repeat scroll 0 0 #f7f7f7;
	color: #f34b67;
	font-family: "Montserrat", sans-serif;
	font-weight: 300;
	padding: 15px;
	font-size: 12px;
	letter-spacing: 1px;
}
.side-nav li a:hover:not(.button), .side-nav li a:focus:not(.button), .side-nav li.active > a:first-child:not(.button) {
	background: none repeat scroll 0 0 #f7f7f7;
	color: #3f3f3f;
	font-family: "Montserrat", sans-serif;
	font-weight: 300;
	padding: 15px;
	font-size: 12px;
	letter-spacing: 1px;
}
/*search*/
.search {
	position: relative;
	margin-top:-10px;
	padding-bottom:10px;
}
.search .fa {
	background: none;
	color: #474445;
	cursor: pointer;
	display: block;
font-family:'FontAwesome';	
font-weight: normal;
	height: 24px;
	letter-spacing: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 22px;
	text-transform: none;
	top: 13px;
	width: 24px;
	opacity: 0.8;
}
.search .fa:hover, .search .fa:active {
	background: none;
	opacity: 1;
	color:#000;
}
.search input[type="text"] {
	background: rgba(255, 255, 255, 0.1);
	border: 1px solid rgba(255, 255, 255, 0.5);
	border-radius: 0;
	font-size: 14px;
	height: auto;
	margin: 0;
	padding: 8px 10px;
	position: relative;
	top: 8px;
	color: #000;
}
.search input[type="text"]:focus {
	background: none;
}
/*START*/
.black {
	blackground:#000;	
}
.welcome {
	text-align:center;
	font-family: 'Playfair Display Normal 400 Italic', serif;		 	font-size: 44px;
	font-style:italic;
	padding-bottom: 0px;
	letter-spacing:0px;
	margin:0 auto;
}
.welcome2 {
	text-align:center;
	font-family: 'Playfair Display Normal 400 Italic', serif;		 	
	font-size: 44px;
	font-style:italic;
	padding-bottom: 0px;
	letter-spacing:0px;
	margin:0 auto;
	margin-top:-60px;
}
.img-center img {
	margin:0 auto;
	width:100%;
}
.start-www {
		text-align:center;
	margin:0 auto;
	width:100%;
	padding-bottom:10px;
}
.line-start {
	margin:0 auto;
	width:40%;	
	height:2px;
	padding-bottom:10px;
}
.line-start2 {
	margin:0 auto;
	width:40%;	
	height:2px;
	padding-top:-15px;
	margin-top:-10px;
	margin-bottom:25px;
}
.line-start3 {
	margin:0 auto;
	width:40%;	
	height:2px;
	padding-top:-15px;
	margin-top:-10px;
	margin-bottom:11px;
}
.ziva-start {
	font-family: 'Varela', sans-serif;

	padding-top:10px;
	margin-bottom:-50px;	
	letter-spacing:3px;
	font-size:15px;
}
.welcome-text {
	font-family: 'Varela', sans-serif;
	
	font-size:14px;	
	margin-top:28px;
	line-height:200%;
	color:#A09696;
		text-align:center;
}
.text-left {
	text-align:left;	
}
.welcome-text-left {
	font-family: 'Varela', sans-serif;
	
	font-size:14px;	
	margin-top:28px;
	line-height:200%;
	color:#A09696;
	text-align:left;
}
.up-start {
	margin-top:-20px;	
}
.start-opening {
	color:#A09696;
	margin-top:-30px;
	margin-bottom:-5px:
	text-align:center;
	font-family: 'Varela', sans-serif;
	
	font-size:14px;
	line-height:170%;
}
/*slider*/

section.slider {
	position: relative;
	background-color:#000000;
	padding-bottom:0px;
}
.slick-slider {
	margin: 0;
	overflow: hidden;
}
.slick-slide img {
	width: 100%;
}
.slide-description {
	position: absolute;
	top: 460px;
	width: 100%;
	z-index: 1;
	margin:0 auto;
}
.slide-description-about {
	position: absolute;
	top: 30%;
	width: 100%;
	z-index: 1;
	margin:0 auto;
}

.start-h {
color:#f8b4ba;
font-size:86px;
font-family: 'BrandonPrinted-Two', sans-serif;	
}
.slide-description h1 {
	font-family: 'BrandonPrinted-Two', sans-serif;
	line-height: 95%;
	font-size: 5.2em;
	letter-spacing: 3px;
	text-align: center;
	color: #ffffff;
}
.slide-description h3 {
font-family:'BrandonPrinted-Two';	
margin-top:25px;
letter-spacing: 3px;
text-align:center;
color:#f8b4ba;
width:60%;
}
.slide-description h5 {
font-family:'BrandonPrinted-Two';	
margin-top:-0px;
	font-size: 18px;
letter-spacing: 3px;
text-align:center;
color:#ffffff;
width:80%;padding-top:35px;
}
.slide-description .start3 {
	padding-top:14px;
	color:#ffffff;
	font-size: 13px;
font-family: 'Varela', sans-serif;	line-height: 170%;
	letter-spacing: 3px;
	text-transform: uppercase;
	text-align: center;
	margin-left:0;
	padding-left:0;
}

.start3 {
	margin-bottom:22px;
	padding-bottom:22px;
}
.slide-description a {
	border-bottom: 1px dotted #fff;
	color: #fff;
	display: inline;
	font-family: "Book Antiqua", serif;
	font-size: 24px;
	font-style: italic;
	padding-bottom: 8px;
}

.slick-prev {
	left: 1rem;
}
.slick-next {
	right: 1rem;
}
.slick-prev, .slick-next {
	height: 36px;
	opacity: 0.5;
}
.slick-prev:hover, .slick-next:hover, .slick-prev:focus, .slick-next:focus {
	background: none;
	opacity: 1;
}
.slick-next:before {
	content: "";
}
.slick-prev:before {
	content: "";
}
.slick-prev:before, .slick-next:before {
	font-family: fontawesome;
	font-size: 36px;
}
/*exitpop*/
#exitpopup_bg {
	background: none repeat scroll 0 0 #000000;
	display: none;
	height: 100%;
	opacity: 0.8;
	position: fixed;
	width: 100%;
	z-index: 999998;
}
#exitpopup {
	background: none repeat scroll 0 0 #fff;
	border-radius: 4px;
	color: #ffffff;
	display: none;
	height: 345px;
	left: 645px;
	margin: 0 auto;
	padding: 2rem;
	position: fixed;
	top: 326.5px;
	width: 670px;
	z-index: 9999999;
}
#exitpopup h4 {
	letter-spacing: 0px;
	margin-top: 1rem;
	text-align: center;
}
#exitpopup p {
	font-family: "Book Antiqua", serif;
	font-style: italic;
	font-size: 19px;
	line-height: 28px;
	margin: 0 0 2rem;
}
/*section main*/
section.main {
	padding: 4rem 0 3rem;
	background: #fff;
	position: relative;
}
.feature-image {
	border-radius: 90em;
	overflow: hidden;
	width: 100%;
	height: 100%;
	max-width: 189px;
	margin-bottom: 30px;
}
section.main.inner {
	padding: 4rem 0 3rem;
	background: rgba(255,255,255,0.8);
	position: relative;
	z-index: 2;
}
section.main.inner h3 {
	text-align: center;
}
/*section main-image*/
section.bg-image {
	max-height: 190px;
	position: relative;
}
/*catalogue-main*/
.catalogue-main {
	padding: 3rem 0 0;
	background: #fff;
}
/*cta*/
.cta {
	position: relative;
	margin-bottom: 4rem;
	text-align: left;
}
.cta h2 a {
	border: 1px solid rgba(255, 255, 255, 0.5);
	color: #fff;
	font-family: "Montserrat";
	height: 64%;
	left: 0;
	letter-spacing: 1px;
	line-height: 166px;
	margin: 3rem;
	padding: 0;
	position: absolute;
	text-transform: uppercase;
	transition: all 0.2s ease-in-out 0s;
	width: 80%;
	z-index: 1;
}
.cta h2 a:hover {
	font-size: 2.15rem;
	background: rgba(0,0,0,0.2);
}
.cta3 {
	position: relative;
	margin-bottom: 40px;
	text-align: left;
}
.cta3 h2 a {
	border: 1px solid rgba(255, 255, 255, 0.5);
	color: #fff;
	font-family: "Montserrat";
	height: 64%;
	left: 0;
	letter-spacing: 1px;
	line-height: 166px;
	margin: 3rem;
	padding: 0;
	position: absolute;
	text-transform: uppercase;
	transition: all 0.2s ease-in-out 0s;
	width: 80%;
	z-index: 1;
}
.cta3 h2 a:hover {
	font-size: 2.15rem;
	background: rgba(0,0,0,0.2);
}
.cta4 {
	position: relative;
	margin-bottom: 40px;
	text-align: left;
	margin-top:-10px;
}
.cta4 h2 a {
	border: 1px solid rgba(255, 255, 255, 0.5);
	color: #fff;
	font-family: "Montserrat";
	height: 64%;
	left: 0;
	letter-spacing: 1px;
	line-height: 166px;
	margin: 3rem;
	padding: 0;
	position: absolute;
	text-transform: uppercase;
	transition: all 0.2s ease-in-out 0s;
	width: 80%;
	z-index: 1;
}
.cta4 h2 a:hover {
	font-size: 2.15rem;
	background: rgba(0,0,0,0.2);
}
.cta2 {
	position: relative;
	margin-bottom: 4rem;
	text-align: center;
}
.cta2 h4 {
	display: block;
	font-size: 15px;
	line-height: 19px;
	font-weight: 400;
	padding: 0 10px;
	margin: 0;
	text-align: center;
}
.cta2 p {
	text-align: center;
}
.cta2 h2 a {
	border: 1px solid rgba(255, 255, 255, 0.5);
	color: #fff;
	font-family: "Montserrat";
	height: 64%;
	left: 0;
	letter-spacing: 1px;
	line-height: 166px;
	margin: 3rem;
	padding: 0;
	position: absolute;
	text-transform: uppercase;
	transition: all 0.2s ease-in-out 0s;
	width: 80%;
	z-index: 1;
}
.cta2 h2 a:hover {
	font-size: 2.15rem;
	background: rgba(0,0,0,0.2);
}
.cta2 img {
	margin-bottom:12px;	
}
.text-about {
	text-align:left;
	color:#847E7F;
	line-height:97%;
}
.text-about-p {
	font-family: 'Varela', sans-serif;
	
	font-size:14px;	
	line-height:200%;
	color:#A09696;
	text-align:left;
	font-size:14px;
}
.about-rub {
	margin-top:25px;
}
.text-about-h4 {
	font-family: 'Varela', sans-serif;

	text-align:center;
	font-size:16px;
	line-height:190%;
	
}
/*section detox*/
section.detox {
	padding: 3rem 0;
	background: #f9f9f9;
}
section.detox h4 {
	text-align:center;
	font-family: "Book Antiqua", serif;
	font-size: 33px;
	font-style: italic;
	padding-bottom: 0px;
	letter-spacing:-2px;
color:#515050;
	line-height:97%;
	}
section.detox p {
	font-family: 'Varela', sans-serif;

	text-align: center;
	color:#A09696;
	font-size:12px;
	line-height:170%;}

section.detox img {
	padding-bottom:15px;
	padding-top:15px;
	display: block;
	vertical-align: middle;
	width: auto;
	margin:0 auto}
/*section featured*/
section.featured {
	padding: 3rem 0;
	background: #ffffff;
}
section.featured h4 {
	font-family: 'Varela', sans-serif;

	text-align: center;
	padding-bottom:10px;
}
section.featured p {
	font-family: 'Varela', sans-serif;

	text-align: center;
	color:#A09696;
	font-size:12px;
	line-height:170%;}

.productfeaturelist {
	margin: 2rem 0;
}
section.featured img {
	padding-bottom:20px;
}
.productfeaturelist li {
	list-style: none;
}
.product-block {
	float: left;
	margin: 15px 0;
	width: 100%;
	position: relative;
}
.product-block-discover {
	float: left;
	margin: 15px 0;
	width: 100%;
	position: relative;
}
.product-block border{
	border: 1px solid #ece7ea;
	float: left;
	margin: 15px 0;
	width: 100%;
	background: #fff;
	position: relative;
}
.product-block figure {
	float: left;
	margin: 0 0 5px;
	padding: 0;
	width: 100%;
	text-align: center;
}

.product-block figure img {
 width:100%;   
}
.product-block .product-pre-footer {
	float: left;
	padding-top: 10px;
	width: 100%;
}
.product-block .product-description {
	float: left;
	padding-top: 10px;
	width: 100%;
}
.product-block h4 {
	display: block;
	font-size: 15px;
	line-height: 19px;
	font-weight: 400;
	padding: 0 10px;
	margin: 0;
	text-align: center;
}
.product-block h4 a {
	color: #3f3f3f;
	display: block;
	font-weight: 400;
	margin-bottom: 5px;
	text-align: center;
	letter-spacing: 1px;
}
.product-block .product-description img {
	display: block;
	vertical-align: middle;
	width: auto;
}
.product-block .product-description .price {
	display: block;
	font-weight: bold;
	margin: 0px 0 15px;
	text-align: center;
	width: auto;
}
.product-block .product-description .price span {
	font-family: "Montserrat";
}
.product-block .product-description .price span.new-amount {
	color: #f34b67;
	font-size: 18px;
	font-weight: 300;
}
.product-block .product-description .price span.old-amount {
	color: #4b4b4b;
	font-size: 15px;
	font-weight: 300;
	text-decoration: line-through;
}
.add-cart .productSubmitInput {
	background: none repeat scroll 0 0 #363636;
	color: #fff;
	display: block;
	font-size: 13px;
	font-weight: 500;
	margin: auto;
	min-width: inherit;
	padding: 10px;
}
span.sale {
	background: none repeat scroll 0 0 #f34b67;
	color: #fff;
	display: block;
	font-size: 13px;
	font-weight: 500;
	margin: auto;
	min-width: inherit;
	padding: 8px 15px;
	position: absolute;
	top: 0;
	left: 0;
	font-family: "Montserrat", sans-serif;
	text-transform: uppercase;
	z-index: 1000;
}
.browse-panel {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	margin-top: 15px;
}
.browse-panel h6, .browse-panel h5 {
	background: none repeat scroll 0 0 #f7f7f7;
	border: medium none;
	font-family: "Montserrat", sans-serif;
	font-size: 12px;
	font-weight: 300;
	letter-spacing: 1px;
	margin: 0;
	padding: 14px;
	text-transform: uppercase;
}
.browse-panel h6 {
	margin: 30px 0 0;
}
.browse-panel ol {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	list-style: outside none none;
	margin: 0 0 30px;
	padding: 0;
}
.browse-panel ol li {
	border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
	color: #6e6460;
	font-family: "Montserrat", sans-serif;
	padding: 10px 14px;
	font-size: 13px;
	font-weight: 300;
}
.browse-panel ol li a {
	color: #8d8d8d;
	font-weight: 300;
}
.browse-panel ol li a:hover {
	color: #3f3f3f;
}
.browse-panel ol li a:before {
	display: inline-block;
	width: 10px;
	height: 10px;
}
ul.swatch li {
	border: 1px solid #ddd;
	background: #fff;
	float: left;
	font-family: "montserrat";
	font-size: 12px;
	font-weight: 300;
	height: 40px;
	line-height: 37px;
	margin: 0 15px 15px 0;
	text-align: center;
	width: 40px;
	cursor: pointer;
}
ul.swatch li.selected {
	border: 2px solid #444;
}
ul.swatch li em {
	width: 100%;
	height: 100%;
	display: block;
}
em.White {
	background: #fff;
}
em.Ivory {
	background: #F7F7f7;
}
p.attr-label {
	margin: 0 0 5px;
}
.sale-text, .new-price, .old-price {
	font-family: "montserrat";
	font-size: 24px;
	font-weight: 300;
}
.sale-text, .new-price {
	color: #f34b67;
}
.description p {
	font-size: 15px;
}
.old-price {
	display: block;
	font-size: 15px;
}
.tabs dd > a, .tabs .tab-title > a {
	background-color: #fff;
	color: #222;
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	padding: 14px 2rem;
	text-transform: uppercase;
}
.tabs dd.active a, .tabs .tab-title.active a {
	color: #222;
	background-color: #f7f7f7;
}
.tabs-content {
	padding: 1rem 2rem;
	background-color: #f7f7f7;
}
section.comments {
	padding-top: 3rem;
    clear:both;
}
.comment-container .comment-details span{
     font-weight:bold;   
    
    font-size:17px;
    }
    
section.related {
	padding-top: 3rem;
}
section.related h4 {
	text-align: center;
}
/*news section*/
section.news {
	padding: 4rem 0 3rem;
	background: url(file:///Macintosh%20HD/Users/lilianmarialjungberg/Desktop/img/news-bg.jpg) no-repeat top center;
	position: relative;
}
/*newsletter section*/
section.newsletter {
	padding: 4rem 0;
	position: relative;
	background: #222222;
}
section.newsletter h3, section.newsletter p {
	color: #fff;
	margin: 0;
	text-align: center;
}
section.newsletter p {
	margin-bottom: 2rem;
}
	
.slide-description-about h3 {
	text-align:center;
font-family: 'Playfair Display Normal 400 Italic', serif;		
font-size: 44px;
	font-style: italic;
	padding-bottom: 0px;
	letter-spacing:0px;
	color:#ffffff;
	margin-top:-15px;
}

.linebot {
	margin-top:15px;
}
.line-white-20 {
	margin-top:-5px;
	margin-bottom:7px;
	color:#ffffff;
	width:20%;	
	text-align:center;
	margin:0 auto;
}
.line-black-20 {
	margin-top:-10px;
	margin-bottom:7px;
	color:#ffffff;
	width:20%;	
	text-align:center;
	margin:0 auto;
}

/*pre-footer section*/
section.pre-footer .product-description {
	margin-top:30px;
}
section.pre-footer {
	margin-top:-45px;
	padding-top: 2rem;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 2rem;
	position: relative;
	background-image: url(/_assets/img/about-footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#000000;
	min-height:350px;
}
section.pre-footer img {
	padding-bottom: 1rem;
}

section.pre-footer h3 {
	text-align:center;
font-family: 'Playfair Display Normal 400 Italic', serif;		
	font-style: italic;
	padding-bottom: 0px;
	letter-spacing:0px;
	margin-top:-15px;
	font-size: 30px;
	font-style: italic;
	padding-bottom: 0px;
	color:#ffffff;
}
section.pre-footer h4 {
	font-family: 'Varela', sans-serif;

	text-align: center;
	color:#A09696;
	font-size:14px;
	line-height:170%;
	color:#ffffff;
	padding-bottom:5px;
	text-transform:uppercase;
}
section.pre-footer p {
	font-family: 'Varela', sans-serif;

	text-align: center;
	color:#A09696;
	font-size:12px;
	line-height:170%;
	color:#ffffff;
}

/*discover section*/
section.discover {
	padding-top: 2rem;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 2rem;
	position: relative;
	background-image: url(/_assets/img/discover-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#000000;
}
section.discover img {
	padding-bottom: 1rem;
}
section.featured h3 {
	text-align:center;
	font-family: 'Playfair Display Normal 400 Italic', serif;						 	font-size: 44px;
	font-style:italic;
	letter-spacing:-1px;
	padding-bottom: 0px;
	color:#000000;
}
section.discover h3 {
	text-align:center;
	font-family: 'Playfair Display Normal 400 Italic', serif;						 	font-size: 44px;
	font-style:italic;
	letter-spacing:0px;
	padding-bottom: 0px;
	color:#ffffff;
}
section.discover h4 {
	font-family: 'Varela', sans-serif;

	text-align: center;
	color:#A09696;
	font-size:14px;
	line-height:170%;
	color:#ffffff;
	padding-bottom:5px;
	text-transform:uppercase;
}
section.discover p {
	font-family: 'Varela', sans-serif;

	text-align: center;
	color:#A09696;
	font-size:12px;
	line-height:170%;
	color:#ffffff;
}

.z {
	margin-bottom: 2rem;
		color:#ffffff;

}
/*team*/
.team {
	text-align: center;
}
.team-image {
	border-radius: 90em;
	margin: 2rem auto;
	max-width: 250px;
	overflow: hidden;
}
.team-image img {
	width: 100%;
}
.team-description p {
	color: #777777;
	font-size: 15px;
	line-height: 22px;
	text-align: left;
}
.team-description h5 {
	margin: 0 0 0.25rem;
}
.team-description h5.title {
	color: #777777;
	margin: 0 0 1.5rem;
}
.team-social a {
	margin: 0 0.5rem;
	font-size: 24px;
}
/*map*/
section.map {
	height: 500px;
	width: 100%;
}
section.map iframe {
	height: 500px;
	width: 100%;
}
/*address*/
section.address {
	background: #f7f7f7;
	padding: 3rem 0 2rem;
	text-align: center;
}
section.address h2 {
	margin: 0 0 10px;
}
section.address h3, section.address h4, section.address h5 {
	font-weight: 300;
	margin: 0 0 5px;
}
section.address h3 a, section.address h4 a, section.address h5 a {
	color: #fffefe;
}
/*events*/
.event-item {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
	border-top: 5px solid #5a79b2;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	margin-bottom: 30px;
	padding: 20px 30px;
}
.event-image {
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
}
.event-image img {
	width: 100%;
}
.event-date {
	background: none repeat scroll 0 0 #f34b67;
	bottom: 30px;
	color: #fff;
	font-family: "Montserrat", sans-serif;
	font-size: 24px;
	height: 75px;
	margin: 0;
	padding-top: 18px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	width: 75px;
	z-index: 1;
}
.event-date span {
	display: block;
	line-height: 100%;
}
.event-date span.month {
	font-size: 16px;
}
.event-item h3 {
	font-weight: 100;
	text-align: center;
}
.event-item-detail {
	margin-bottom: 30px;
}
.event-item-detail h4 {
	margin-bottom: 15px;
}
.event-details {
	color: #99918e;
	font-family: "Lato", sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 10px;
}
.event-details ul {
	list-style: none;
	margin: 0;
}
.event-details ul li {
	list-style: none;
}
/*announcements*/
.news-item {
	border: 1px solid #e7e7e7;
	margin-bottom: 2rem;
	padding: 1.5rem 2rem 0;
	text-align: center;
}
.announcement-details p {
	font-family: 'Varela', sans-serif;
	
	font-size:15px;	
	color:#292727;
	padding-top:15px;
}
.news-detail-body {
	font-family: 'Varela', sans-serif;
	
	font-size:15px;	
	color:#292727;
	padding-top:15px;
}
.news-body {
font-family: 'Varela', sans-serif;
	
	font-size:13px;	
	color:#292727;
	text-align:center;		
}
.news-date {
	font-family: 'Varela', sans-serif;
	
	font-size:11px;	
	color:#292727;
	text-align:center;
}
.news-item h4 {
	font-size: 18px;
	margin: 0 0 1rem;
}
.news-item h4 a, .news-item p {
}
.news-item .dash {
	background: #e7e7e7;
}
.news-item .button {
	margin: 0 auto;
}
section.news .news-item h4 a, section.news .news-item p {
	color: #fff;
}
section.news .news-item .button {
	background: #fff;
	color: #333;
}
/*faq*/
.faq-question a {
	color: #6e6460;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
}
.faq-details {
	border-bottom: 1px dotted #e7e7e7;
	margin-bottom: 2rem;
	padding-bottom: 1rem;
	padding-top: 2rem;
}
.faq-details a {
	font-family: 'Book Antiqua', Times New Roman, serif;
	font-size: 17px;
	text-transform: none;
	font-weight: normal;
	color: #f34b67;
}
.faq-icon {
	background: none repeat scroll 0 0 #74b9c8;
	border-radius: 90em;
	color: #fff;
	display: block;
	float: left;
	font-family: "Montserrat", sans-serif;
	font-size: 15px;
	font-weight: 600;
	height: 30px;
	line-height: 15px;
	margin: 0 15px 17px 0;
	padding-top: 7px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	top: 4px;
	width: 30px;
}
.faq-icon.answer {
	background: #f34b67;
}
/*blog*/
.blog-white {
	background: #fff;
}
#share-container {
padding-left:30px;
padding-bottom:20px;
padding-top:20px;
	background: no-repeat scroll left top #fff;
	text-decoration:none;
	padding-bottom:10px;
	border:none;
}

.post-body2 blockquote {
	font-size: 16px;
	line-height:160%;
font-family: 'Varela', sans-serif;
margin:0;
padding:0;
text-align:left;
}
 .icon-s { 
  position: absolute;
  top: 24px;
  left: 7px;
  font-size: 15px;
 }

.read-blog {
	float:right;
	text-align:right;
	font-family: 'Varela', sans-serif;
	font-weight: 500;
	text-transform:uppercase;
	color: #565555;
	font-size:12px;
}
.literature-container a {
	color:#000;
}
.read-blog a {
	color: #000000;
}
.blog-post, .blog-post2 {
	background: none repeat scroll 0 0 #eeeeee;
	margin-bottom: 2rem;
	padding: 0;
}
.blog-post p, .blog-post2 p {
	font-size: 14px;
font-family: 'Varela', sans-serif;
}

.blog-post .post-body {
	color: #6f6f6f;
	font-size: 13px;
	margin: 0;
	padding: 2rem;
	text-align: center;
	line-height:200%;
	font-family: 'Varela', sans-serif;
}
.blog-post .post-body p{
	color: #6f6f6f;
	font-size: 13px;
	margin: 0;
	padding: 2rem;
	text-align: center;
	line-height:200%;
	font-family: 'Varela', sans-serif;
}
.blog-post .post-body2 {
	color: #6f6f6f;
	font-size: 13px;
	margin: 0;
	text-align: left;
	line-height: 200%;
	padding-top:20px;
	font-family: 'Varela', sans-serif;
}
.blog-post h3.post-title {
	color: #565555;
	font-size: 33px;
	font-weight: 300;
	letter-spacing: 0px;
	margin-top: 1rem;
	margin-bottom:-20px;
	font-style: italic;
	padding: 0;
	text-align: center;
	font-family: 'Playfair Display Normal 400 Italic', serif;
}
.blog-post h3.post-title2 {
	color: #000000;
	font-size: 33px;
	font-weight: 300;
	letter-spacing: 0px;
	margin-top: 3rem;
	margin-bottom: -10px;
	padding: 0;
	text-align: left;
	font-family: 'Varela', sans-serif;
}
.blog-post h3.post-title.blog-detail {
	color: #565555;
	font-size: 30px;
}
.side-panel h4 {
	margin: 0 0 9px;
	background:#ffffff;
	color:#000000;
	font-family: 'Playfair Display Normal 400 Italic', serif;
font-style:italic;
font-size:27px;
	letter-spacing: 0px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.blog-image img {
	margin-bottom: 0px;
	width: 100%;
}
.blog-post.blog-list .blog-image img {
	margin-bottom: -10px;
}
.blog-details {
	color: #565555;
	display: block;
	font-family: 'Varela', sans-serif;
	font-size: 11px;
	font-weight: 100;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 2rem;
	padding-left: 2rem;
	padding-bottom: 5px;
	width: 100%;
}
.blog-details2 {
	color: #565555;
	display: block;
	font-family: 'Varela', sans-serif;
	font-size: 11px;
	font-weight: 100;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 2rem;
	padding-right: 2rem;
	padding-left: 0;
	padding-bottom: 2rem;
	width: 100%;
}
.blog-details span {
	color: #bdbdbd;
	margin-left: 10px;
}
.blog-details a {
	color: #bdbdbd;
}
.blog-details span:first-child {
	margin-left: 0;
}
.blog-post .post-details {
	margin-top: 10px;
}
.blog-post .links {
	font-size: 13px;
}
.blog-details div {
	border-radius: 3px;
	color: #666666;
	float: left;
	font-size: 13px;
	margin-bottom: 10px;
	margin-right: 20px;
	padding: 15px 0;
}
.post-body.blog-detail img {
	margin-bottom: 20px;
}
.blog-details div i {
	margin-right: 5px;
}
.blog-aside {
	margin-bottom: 30px;
}
.BlogTagCloud a {
	background: none repeat scroll 0 0 #fff;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 13px;
	margin: 0 5px 10px 0;
	padding: 5px 10px;
}
.side-panel ul li {
	border: none;
	padding: 0;
	margin: 0;
}
.comment-list, .blog-post dl {
	margin: 0;
}
/*forum*/
.feature-forum {
	float: left;
	height: auto;
	margin: 30px 0 20px;
	width: 100%;
	font-family: "Montserrat", sans-serif;
}
.feature-forum .forum-name {
	float: left;
	height: auto;
	padding: 8px 0;
	width: 45%;
}
.feature-forum ul li .forum-name {
	float: left;
	height: auto;
}
.feature-forum .forum-topic {
	float: left;
	height: auto;
	padding: 8px 0 6px 12px;
	width: 14%;
}
.feature-forum .forum-post {
	float: left;
	height: auto;
	padding:8px 0 6px 12px;
	width: 14%;
}
.feature-forum .forum-reply {
	float: left;
	height: auto;
	padding: 8px 0 5px 12px;
	width: 27%;
}
.feature-forum ul {
	float: left;
	height: auto;
	margin: 0;
	width: 100%;
}
.feature-forum ul li {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 #fff;
	border-color: -moz-use-text-color #dfdfdf #dfdfdf;
	border-image: none;
	border-right: 1px solid #dfdfdf;
	border-style: none solid solid;
	border-width: medium 1px 1px;
	float: left;
	height: auto;
	margin: 0;
	padding: 10px 15px;
	width: 100%;
	list-style: none;
}
.feature-forum ul li a {
	color: #222222;
	font-size: 14px;
	font-weight: 700;
}
.feature-forum ul li p {
	color: #222222;
	font-size: 14px;
	padding-left: 12px;
	padding-top: 8px;
}
.feature-forum ul li .forum-reply p {
	color: #b9b9b9;
}
.feature-forum ul li p span {
	color: #000000;
}
.feature-forum ul li .forum-topic, .feature-forum ul li .forum-post, .feature-forum ul li .forum-reply {
	padding: 0;
}
.feature-forum .forum-title {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 #f34b67;
	border-color: #dfdfdf #dfdfdf -moz-use-text-color;
	border-image: none;
	border-style: solid solid none;
	border-width: 1px 1px medium;
	color: #ffffff;
	float: left;
	height: auto;
	padding: 0 15px;
	width: 100%;
}
.feature-forum p {
	color: #ffffff;
	font-size: 16px;
	margin: 0;
	font-family: "Montserrat", sans-serif;
}
.feature-forum .forum-but {
	float: left;
	height: auto;
	padding: 0 0 10px;
	width: 100%;
}
.feature-forum .forum-but a.button {
	border-radius: 0;
	font-size: 15px;
	font-weight: 700;
	margin-left: 15px;
	min-width: 183px;
	text-transform: inherit;
}
.feature-forum .forum-but a.button img {
	margin-right: 5px;
}
.feature-forum .forum-but p a {
	font-size: 15px;
	padding-bottom: 2px;
}
.feature-forum .forum-but p {
	color: #9aa7af;
	display: inline-block;
	float: left;
	font-size: 15px;
	height: auto;
	margin: 14px 0 0;
	width: auto;
}
.feature-forum .button.secondary {
	background: none repeat scroll 0 0 #fcfcfc;
	border: 1px solid #cdcdcd;
	border-radius: 0;
	color: #1a1a1a;
	font-weight: 700;
}
.feature-forum ul li .forum-name img {
	margin-right: 5px;
}
.forum-posts-container h2, .forum-posts-container h1 {
 letter-spacing:1px;   
}
.forum-posts-container h1 {
    font-size:24px;}
/*button-class*/
.button-class ul {
	margin: 0;
}
.button-class li {
	list-style: none;
}
/*page-title*/
section.page-title {
	overflow: hidden;
	position: relative;
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
	padding: 4rem 0 2rem;
	text-align: center;
}
section.page-title img {
	width: 100%;
}
.row.page-headline {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
}
.row.page-headline h1 {
	color: #fff;
	margin-top: 450px;
}
/*responsive photogallery */
#photogalleryTable {
	margin-bottom: 2rem;
}
#photogalleryTable img {
	width: 100%;
	transition-duration: 0.5s;
	border: 1px solid #e7e7e7;
	padding: 3px;
}
#photogalleryTable img:hover {
	opacity: 0.8;
}
/*footer*/
footer {
	background: #e2d58d;
	padding-top: 2rem;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0rem;
	position: relative;
}
footer h5 {
	color: #fff;
	margin-bottom: 1rem;
}

footer div.copy  {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	background: #222222;
	text-align: center;
	padding-top: 3rem;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 1rem;
	margin-top: 2rem;
	font-size: 11px;
}
footer2 div.copy {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	background: #222222;
	text-align: center;
	padding-top: 3rem;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 1rem;
	font-size: 11px;
}
footer p, footer div.copy, footer span, footer2 p, footer2 div.copy, footer2 span {
	color: #fff;
	font-size: 11px;
	line-height: 20px;
}
footer ul, footer ul li, footer2 ul, footer2 ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
footer ul li a {
	color: #fff;
	font-size: 15px;
	padding: 5px 0;
	display: block;
}
footer ul li a:hover {
	color: #f34b67;
}
footer .vcard {
	border: medium none;
	color: #98958B;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
footer .vcard .fa {
	margin-right: 5px;
}
.social-icons {
	float: right;
}
.social-icons a {
	font-size: 28px;
	margin: 0 15px 15px 0;
	border-radius: 90em;
	border: 3px solid;
	width: 45px;
	height: 45px;
	padding-top: 7px;
	text-align: center;
	color: #6bb6c2;
	transition-duration: 0.5s;
}
.social-icons a:hover {
	color: #fff;
}
/*inner form*/
.inner-form {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #ebebeb;
	float: left;
	height: auto;
	margin-top: 25px;
	padding: 18px 22px;
	width: 100%;
}
.inner-form h4 {
	color: #f34b67;
}
.inner-form form {
	float: left;
	height: auto;
	margin-top: 20px;
	width: 100%;
}
.inner-form textarea {
	min-height: 124px;
	padding: 12px 15px;
	width: 100%;
}

/*media queries*/
/*************media queries**************/
@media only screen and (min-width: 0) and (max-width: 1024px) {
h1, h3 {
	letter-spacing: 5px;
}
p.lead {
	font-size: 1.21875rem;
	line-height: 1.35;
	margin: 0!important;
}
.top-bar .title-area{position:relative;margin:0;}
.top-bar .name{height:15.8125rem;margin:0;font-size:16px}
.top-bar .name h1,.top-bar .name h2,.top-bar .name h3,.top-bar .name h4,.top-bar .name p,.top-bar .name span{line-height:5.8125rem;font-size:1.0625rem;margin:0}.top-bar .name h1 a,.top-bar .name h2 a,.top-bar .name h3 a,.top-bar .name h4 a,.top-bar .name p a,.top-bar .name span a{font-weight:normal;color:#fff;width:75%;display:block;padding:0 0.9375rem}
.top-bar {min-height:90px;}
.logo {
display:block;
height:400px;
margin-left:25px;
	margin-top:-20px;
}
	header {background:#000000;
	}
.title-area {
	background: none;
	height:300px;
}

.email  {
float:right;

}
.text-about {
	font-size:38px;
}
.button-start {
position:relative;
top:200px;
margin-bottom:30px;
padding-top:10px;
}
.slide-description-about h3 {
	padding-top:30px;
	font-size:40px;
}
section.slider {
	position: relative;
	background-color:#000000;
	padding-bottom:100px;
	clear:both;
}
.start-www {
	display:none;
}
.slide-description .start3 {
	position:absolute;
	top:110px;
	left:0px;
	max-width:450px;
	text-align:center;	
	font-size: 11px;
	color:#ffffff;
	line-height:normal;
	padding-right:10px;
	padding-left:10px;
}
.start-big {
	padding-top:11px;	
}
.top-bar .title-area {
	margin-top: 20px;
	height:110px;
}
.top-bar .toggle-topbar.menu-icon {
	display:block;
	margin-top: 5px;
	font-family: 'Montserrat', sans-serif;
}
.top-bar.expanded .toggle-topbar a {
	color: #FFFFFF !important;
}
header {
	background: none repeat scroll 0 0 #000000;
	position: relative;
}
.utility-nav {
	background: none;
}
.utility-nav li a {
	padding: 4px;
}
.cart {
	background: none repeat scroll 0 0 #333;
	margin-top: 8px;
	padding: 8px 10px;
}
.contain-to-grid {
	padding: 0rem 0 2rem;
}
.top-bar.expanded .toggle-topbar a span:after {
	box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
}
.top-bar-section .has-dropdown > a:after {
	border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
}
.top-bar-section .dropdown li:not(.has-form) a:not(.button), .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
	background: none;
	border: 0;
	color: #fff;
}
.top-bar .name img {
	max-width: 235px;
	height:auto;
}
.top-bar .toggle-topbar.menu-icon {
	margin-top: -41px;
}
.slide-description {
	top: 0%;
}
.start-h {
color:#f8b4ba;
font-size:1.05em;
font-family: 'BrandonPrinted-Two', sans-serif;	
}
.slide-description h1 {
	font-family: 'BrandonPrinted-Two', sans-serif;
	line-height: 105%;
	font-size: 1.5em;
	letter-spacing: 3px;
	text-align: center;
	color: #ffffff;
}

.slide-description span {
	font-size: 26px;
}
.slide-description h2 {
	font-size: 12px;
}
.cta {
	position:relative;
	clear:both;
	margin-bottom: 1rem;
}
.cta h2 a {
	line-height: 93px;
	margin: 2rem;
}
section.main, section.featured, section.newsletter, section.news, section.page-title, section.main.inner, .catalogue-main {
	padding: 1rem 0;
}
section.newsletter input {
	width: 100%;
}
.add-cart .productSubmitInput {
	width: 100%;
}
.slick-next {
	right: 0.15rem
}
.slick-prev {
	left: 0.5rem
}
section.newsletter h4, section.newsletter p {
	margin-bottom: 0.5rem;
}
section.newsletter p {
	margin-bottom: 1rem !important;
}
.blog-post h3.post-title {
	color: #565555;
	font-size: 40px;
	font-weight: 300;
	letter-spacing: 0px;
	margin-top: 1rem;
	margin-bottom:-20px;
	font-style: italic;
	padding: 0;
	line-height:100%;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;	
	text-align: center;
	font-family: 'Playfair Display Normal 400 Italic', serif;
}
.blog-post h3.post-title a {
	color: #565555;
	font-size: 40px;
	font-weight: 300;
	letter-spacing: 0px;
	margin-top: 1rem;
	margin-bottom:-20px;
	font-style: italic;
	padding: 0;
	text-align: center;
	font-family: 'Playfair Display Normal 400 Italic', serif;
}
.blog-post h3.post-title2 {
	color: #565555;
	font-size: 33px;
	font-weight: 300;
	letter-spacing: 0px;
	margin-top: 3rem;
	margin-bottom: -10px;
	padding: 0;
	text-align: left;
	font-family: 'Varela', sans-serif;
}
.blog-post h3.post-title.blog-detail {
	color: #565555;
	font-size: 30px;
}

.blog-details {
	padding: 0 1rem;
}
.blog-post .post-body {
	padding: 1rem;
}
.product-details h3 {
	margin-top: 2rem;
	letter-spacing: 3px;
}
.tabs dd > a, .tabs .tab-title > a {
	padding: 12px 1rem;
	font-size: 11px;
}
.tabs-content {
	padding: 1rem;
}
    
    
#exitpopup_bg,#exitpopup {
	display: none!important;
}


    section.news {
	background: url(file:///Macintosh%20HD/Users/lilianmarialjungberg/Desktop/img/news-bg-small.jpg) no-repeat;
}
footer {
	text-align: center;
        padding:1rem 0 0;
}
.cookie1 {
	display:none;	
}
		header {background:#000000;}
			header {background:#000000;position:absolute;top:0px;border-top:none;}


}



@media only screen 
and (min-device-width : 643px) 
and (max-device-width : 1024px) {
h1, h3 {
	letter-spacing: 5px;
}
p.lead {
	font-size: 1.21875rem;
	line-height: 1.35;
	margin: 0!important;
}
header {
	background: none repeat scroll 0 0 #000000;
	position: relative;
}
.utility-nav {
	background: none;
}
.utility-nav li a {
	padding: 14px 12px;
}
    .contain-to-grid {
	padding: 0rem 0 6rem;
}


.cart {
	background: none repeat scroll 0 0 #333;
	margin-top: 8px;
	padding: 8px 10px;
}
.top-bar.expanded .toggle-topbar a span:after {
	box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
}
.top-bar-section .has-dropdown > a:after {
	border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
}
.top-bar-section .dropdown li:not(.has-form) a:not(.button), .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
	background: none;
	border: 0;
	color: #fff;
}
.top-bar .name img {
	max-width: 235px;
	height:auto;
}
.top-bar .toggle-topbar.menu-icon {
	margin-top: -41px;
}
.slide-description {
	top: 50%;
}
.start-h {
color:#f8b4ba;
font-size:1.05em;
font-family: 'BrandonPrinted-Two', sans-serif;	
}
.slide-description h1 {
	font-family: 'BrandonPrinted-Two', sans-serif;
	line-height: 105%;
	font-size: 1.5em;
	letter-spacing: 3px;
	text-align: center;
	color: #ffffff;
}

.slide-description span {
	font-size: 26px;
}
    #exitpopup_bg,#exitpopup {
	display: none!important;
}
    section.main, section.featured, section.newsletter, section.news, section.page-title, section.main.inner, .catalogue-main {
    padding: 3rem 0;

    }
    footer {
            padding: 3rem 0 0;
    }
    .cta h2 a {
       
    line-height: 126px;margin: 2rem;
    }
    section.newsletter p {
    margin-bottom: 1rem !important;
}
.cookie1 {
	display:none;	
}

}


@media only screen and (min-width: 1024px) and (max-width: 1399px) {


}

@media only screen and (min-width: 1400px) and (max-width: 1799px) {

}
