@font-face {
  font-family: 'AracneCondensedRegular';
  src: url('fonts/AracneCondensedRegular.eot?#iefix') format('embedded-opentype'),  url('fonts/AracneCondensedRegular.otf')  format('opentype'),
	     url('fonts/AracneCondensedRegular.woff') format('woff'), url('fonts/AracneCondensedRegular.ttf')  format('truetype'), url('fonts/AracneCondensedRegular.svg#AracneCondensedRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MyriadPro-Cond';
  src: url('fonts/MyriadPro-Cond.eot?#iefix') format('embedded-opentype'),  url('fonts/MyriadPro-Cond.otf')  format('opentype'),
	     url('fonts/MyriadPro-Cond.woff') format('woff'), url('fonts/MyriadPro-Cond.ttf')  format('truetype'), url('fonts/MyriadPro-Cond.svg#MyriadPro-Cond') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MyriadPro-BoldCond';
  src: url('fonts/MyriadPro-BoldCond.eot?#iefix') format('embedded-opentype'),  url('MyriadPro-BoldCond.otf')  format('opentype'),
	     url('fonts/MyriadPro-BoldCond.woff') format('woff'), url('fonts/MyriadPro-BoldCond.ttf')  format('truetype'), url('fonts/MyriadPro-BoldCond.svg#MyriadPro-BoldCond') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*MAIN*/
* {
	outline: none
}
body {
	font-family: "MyriadPro-Cond", cursive;
	margin-top: 50px;
	line-height: 22px;
	color: #878787
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	line-height: normal
}
h1 {
	font-family: "AracneCondensedRegular", cursive;
	font-size: 24px;
	color: #f9afae;
	text-transform: uppercase;
	display: block;
	margin-bottom: 10px;
}
h2 {
	font-family: "AracneCondensedRegular", cursive;
	font-size: 20px;
	color: #878787;
	text-transform: uppercase;
	display: block;
	margin-bottom: 10px;
}
h3 {
	font-size: 18px;
	color: #878787;
	font-weight: 400;
	display: block;
	margin-bottom: 10px;
}
img {
	border:0;
}
dl,dt,dd {
	padding: 0;
	margin: 0;
}
fieldset {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #878787
}
a:hover {
	text-decoration: underline;
	color: #f4afad
}
b, strong {
	font-family: "MyriadPro-BoldCond", sans-serif;
	font-weight: 400
}
label {
	font-weight: 400
}
input, textarea {
	font-family: "MyriadPro-Cond", sans-serif;
	color: #878787;
	font-size: 16px;
}
/*CLASSES*/
.clear {
	clear: both;
}
.spacer {
	height: 50px
}
.spacerSmall {
	height: 25px;
}
.inactive {
	opacity: 0.6;
	pointer-events: none;
}
.tdSpacing {
	padding-right: 25px;
	padding-bottom: 15px;
}
.categories a {
	font-weight: 400;
}
.overBallon {
	position: relative;
	z-index: 10;
	background: #fff
}
.box_list {
	position: relative
}
.fl {
	float: left;
}
.fr {
	float: right
}
#shipping_and_payment_matrix {
	width: 100%;
	padding: 0
}
#shipping_and_payment_matrix th {
	text-align: left;
	font-family: "MyriadPro-BoldCond", sans-serif;
	font-weight: normal;
	font-size: 18px;
	padding: 0;
	padding-bottom: 35px;
}
#shipping_and_payment_matrix td {
	padding: 5px 0
}
/**/
#wrapper {
	margin: 0 auto;
	width:960px;
	position: relative
}
#logo {
	float: left;
	width:207px;
	height:124px;
}
/*TOPMENÜ*/
#topMenu {
	float: left;
	width:753px;
	height:125px;
	line-height: 125px;
	text-align: right;
	font-family: "AracneCondensedRegular", cursive;
	font-size: 22px;
}
#topMenu ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}
#topMenu li {
	display: inline
}
#topMenu li a {
	color: #878787;
	margin-left: 32px
}
#topMenu li:last-child a {
	margin-left: 22px
}
#topMenu li.menuLinkCart a {
	margin-left: 115px;

}
#topMenu li a:hover, #topMenu li a.current, #topMenu li.menuLinkCart a.current {
	color: #f9afae;
	text-decoration: none
}
#shopBallon {
	position: absolute;
	right: 155px;
	top:0px;
	z-index: 10
}
#pinkDashedLine {
	top: -5px;
	position: relative;
	width:960px;
	height:10px;
}
#leftColumn {
	float: left;
	width:275px;
	margin-top: 50px;
}
#rightColumn {
	float: left;
	width:685px;
	margin-top: 50px;
}
#home {
}
#home ul {
	margin: 0 0 0 -3%;
	padding: 0;
	list-style: none;
}
#home li {
	float: left;
	width: 30.3333%;
	margin: 0 0 0 3%
}
#home img {
	width: 100%;
	height: auto
}
/**/
#welcome {
	margin-top: 50px
}
#welcome img {
	float: left;
	max-width: 150px;
	height: auto;
	margin-right: 60px
}
#jcarousel_box {
	margin-bottom: 50px
}
#sliderPoints {
	position: relative;
	top:40px
}
#footerStage {
	background: #e0e0e0;
	width: 100%;
	margin-top: 50px
}
#footerStage .inner {
	width:960px;
	margin: 0px auto 0 auto;
	padding: 30px 0
}
#footerStage ul {
	margin: -7px 0 0 0;
	padding: 0;
	list-style: none
}
#footerBlock1, #footerBlock2, #footerBlock3, #footerBlock4 {
	width: 22%;
	float: left;
	margin-right: 3%;
	line-height: normal;
	height: 183px
}
#footerBlock1, #footerBlock1 a {
	font-family: "AracneCondensedRegular", cursive;
	font-size: 18px;
	color: #878787;
	line-height: 28px
}
#footerStage ul {
	margin-top: -1px;
}
#footerStage .social li {
	float: left;
	line-height: normal;
	height: 33px;
	padding: 2px 2px
}
#footerStage .social2 {
	margin-top: 10px;
	line-height: normal
}
#footerStage .social2 li {
	float: left;
	background: #fff;
	height: 33px;
	padding: 0px 2px
}
#footerBlock4 {
	float: right;
	width: 25%;
	margin: 0
}
#footerBlock1 {
	border-right:2px solid #878787;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */;
	padding-right: 10px
}
#footerBlock1 ul {
	margin-top: -6px
}
#footerBlock2 {
	border-right:2px solid #878787;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
#footerBlock2 ul {
	margin-top: 73px;
	margin-left: 19px
}
#footerBlock3 {
	border-right:2px solid #878787;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	padding-left: 3px
}
#footerBlock3 img {
	height: 180px;
	width: auto;
}

/**/
.cat_sub_link {
	padding-left: 10px
}
/*SEARCHBOX*/
#searchBox {
	width: 190px;
	margin-top: 30px;
}
#searchBox span {
	font-family: "AracneCondensedRegular", cursive;
	font-size: 20px;
	color: #878787;
	text-transform: uppercase;
	display: block;
	margin-bottom: 10px;
}
#searchBox input[type=text] {
	background: #f5ebd9;
	border: 0;
	padding: 5px;
	height: 30px;
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	margin-bottom: 20px
}
/*extraBox*/
#extraBox {
	margin-top: 60px;
	padding-bottom: 20px;
}
#extraBox span {
	font-family: "AracneCondensedRegular", cursive;
	font-size: 20px;
	color: #878787;
	text-transform: uppercase;
	display: block;
	margin-bottom: 10px;
}
#extraBox ul {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both
}
#extraBox li {
	float: left;
	margin-right: 5px;
}
#extraBox img {
	width: 23px;
	height: auto;
}
/**/
#categorie_listing h1, .categories_name h1, .login h1 {
	font-family: "AracneCondensedRegular", cursive;
	font-size: 24px;
	color: #f9afae;
	text-transform: uppercase;
	display: block;
	margin-bottom: 10px;
}
/*productBoxes*/
.productBoxes ul {
	margin: 0 0 0 -3%;
	padding: 0;
	list-style: none;
}
.productBoxes li {
	float: left;
	width: 30.3333%;
	margin-left: 3%;
	height: 310px;
	position: relative
}
.productBoxes li a {
	font-family: "AracneCondensedRegular", cursive;
	font-size: 20px;
	color: #878787;
	text-transform: uppercase;
	display: block;
	margin-bottom: 10px;
	text-decoration: none
}
.productBoxes li a:hover {
	color: 	#f9afae
}
.productBoxes .produtcBoxesImage {
	height: 200px;
	margin-bottom: 15px
}
.productBoxes .produtcBoxesName {
}
.productBoxes .productBoxesPrice {
	font-family: "AracneCondensedRegular", cursive;
	font-size: 20px;
	color: #f9afae;
	text-transform: uppercase;
	display: block;
	margin-bottom: 10px;
	text-decoration: none
}
.productsListing {
	position: relative
}
/*login*/
.wrap_shop .login input {
	width: 185px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	height: 30px
}
/*shoppingcart*/
.wrap_shop h1, .shopping_cart h1, .order_shipping h1, .order_payment h1, .order_confirm h1 {
	font-family: "AracneCondensedRegular", cursive;
	font-size: 24px;
	color: #f9afae;
	text-transform: uppercase;
	display: block;
	margin-bottom: 10px;
}
/*giftOption*/
.giftOption {
	text-align: left
}
.giftOption h3 {
	font-family: "AracneCondensedRegular", cursive;
	font-size: 24px;
	color: #f9afae;
	text-transform: uppercase;
	display: block;
	margin-bottom: 10px;
}
.giftOption a {
	color: #f9afae;
}
.giftOption input[type=text] {
	width: 175px;
	margin-bottom: 5px;
	display: block
}
/*ABOUT PAGE*/
#contentAbout img {
	margin-left: -10px
}
/*SEVICES PAGE*/
/**
 * 6.5 Gallery from WP
 * -----------------------------------------------------------------------------
 */
.gallery {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	margin-left: -8.3333%;
	clear: both;
	background: none;
	list-style: none
}
.gallery li {
	width: 25.3333%;
	float: left;
	margin-left: 8%;
	margin-bottom: 8%
}
.gallery li img {
	width: 100%;
	height: auto
}
.gallery p {
	font-family: "AracneCondensedRegular", cursive;
	font-size: 24px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 10px;
	background: none
}
.gallery-caption:before {
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
/*DETAIL PAGE*/
.shippingTime {
	display: block;
	padding: 15px 0
}
.detailItem input[type=text] {
	height: 30px;
	padding: 5px
}
/*CONTACT*/
#contact_us {
	width: 500px
}
#contact_us input[type=text] {
		width: 230px
}
#contact_us textarea {
		width: 500px
}
/*ACCOUNT*/
.account input[type=text], .account input[type=password] {
		width: 230px
}
.account input.postal-code-city {
	width: 220px
}
/*PINIT FUNCTION*/
.pinitBtn {
	opacity: 0;
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	/* IE 5-7 */
	filter: alpha(opacity=0);
	position: absolute;
	left: 5px;
	top:5px;
	-moz-transition:all .2s linear;
	-webkit-transition:all .2s linear;
	-o-transition:all .2s linear;
	transition:all .2s linear
}
#jcarousel_image_box li, .homeTeaser li {
	position: relative
}
.productBoxes li:hover .pinitBtn, .productsListing:hover .pinitBtn, .gallery:hover .pinitBtn, .sliderImage:hover .pinitBtn, .homeTeaser li:hover .pinitBtn, .sub_categories_listing_body li:hover .pinitBtn {
	opacity: 1;
	-moz-transition:all .2s linear;
	-webkit-transition:all .2s linear;
	-o-transition:all .2s linear;
	transition:all .2s linear;
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	/* IE 5-7 */
	filter: alpha(opacity=100);
}
.cat_sub_link > div > div {
	display: none
}
.id_10 {
	display: none
}

#hinweis {
	background: #f3adad;
	color: #fff;
	font-size: 22px;
	text-align: center;
	padding: 15px 10px 10px 10px;
	position: absolute;
	top:0;
	left: 0;
	width: 100%
}


/*NEWSLETTER BOX*/
#footerBlock4 {
	color: #878787;
	padding-top: 0px
}
#footerBlock4 input[type=email] {
	background: #f5ebd9;
	font-family: "MyriadPro-Cond", sans-serif;
	border: 0;
	padding: 5px;
	height: 30px;
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	margin-bottom: 10px;
	margin-top: 0px;
	font-size: 16px;
	color: #878787;
	width: 240px
}
#footerBlock4 input[type=submit] {
	display: block;
	background: #f5b0ae;
	color: #878787;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	padding: 0 5px;
	font-family: "MyriadPro-Cond", sans-serif;
	height: 30px;
	line-height: 30px;
	width: 240px;
	border: 0;
	text-align: left;
	font-size: 16px;
	color: #878787
}
#footerBlock4 input[type=submit]:hover {
	background: #878787;
	color: #fff;
	text-decoration: none
}

.quantity_container {
	float: left;
	width: 30px;
	text-align: center;
	display: block;
	white-space: nowrap
}

.button_details_add_cart {
	float: right
}

.quantity_container input {
	border: 0;
	padding: 6px;
	text-align: right;
	margin-right: 5px;
	margin-bottom: 20px
}
