





/* Style Index * /

0.0 - Reset
1.0 - Global
2.0 - Header
2.1 - Shopping Cart
2.2 - Social Icons
2.3 - Site Title
2.4 - Header Icons
3.0 - Navigation
4.0 - Slideshow
5.0 - Typography
5.1 - Lists
5.2 - Forms
5.3 - Buttons
5.4 - Tables
5.5 - Alerts & Messages
6.0 - Columns
6.1 - Main Content Columns
6.2 - 4 Columns
6.3 - 3 Columns
6.4 - 2 Columns
6.5 - Product Columns
6.5.1 - Products 3 Columns
6.5.2 - Products 4 Columns
6.5.3 - Products 5 Columns
6.5.4 - Products 6 Columns
6.6 - Lookbook Columns
7.0 - JS Elements
7.1 - Accordion
7.2 - Toggle
7.3 - Tabs
7.4 - Google Map
8.0 - Blog
9.0 - Products
9.1 - Product Zoom
9.2 - Product Carousel
10.0 - Widgets
10.1 - Contact Widget
10.2 - Tags Widget
10.3 - Latest Tweets
10.4 - Look Book Widget
11.0 - Footer





/* 0.0 - Reset by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: 'Geometric Slab_703 W03 Bd Cnd';
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1.2;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-spacing: 0;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix, .wp-tag-cloud {
	zoom: 1;
}

.clearfix:before, .clearfix:after,
.wp-tag-cloud:before, .wp-tag-cloud:after {
	content: "";
	display: table;
}

.clearfix:after,
.wp-tag-cloud:after {
	clear: both;
}

.clearboth {
	clear: both;
}
.none,.addqty {display: none;}
/* 1.0 - Global */
body {
	background: url(../img/bg.png) fixed;
	color: #545454;
}

body, .icon-area h3, .products-4columns li h4, #footer h5 {
	font-family: 'Helvetica', sans-serif;
}

h1, h2, h3, h4, h5, h6, .cart-top, .flex-caption p, .dropcap, .page-content table th {
	font-family: 'Geometric Slab_703 W03 Bd Cnd', serif;
}

a {
	color: #009999;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.top-margin {margin-top: 15px;}
#main-content a:hover,
#main-content-right a:hover,
#sidebar a:hover,
#sidebar-left a:hover {
	color: #989898 !important;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

/* 2.0 - Header */
#header-wrapper {
	background: #fff;
	border-bottom: #d8d8d8 1px solid;
}

#header {
	width: 960px;
	margin: 0 auto;
}

#top-bar {
	border-bottom: #d8d8d8 1px solid;
	min-height: 35px;
}

#top-bar-inner {
	width: 960px;
	margin: 0 auto;
}

.full-shadow {
	background: url(../img/full-shadow.png) repeat-x center;
	height: 7px;
}

.topbar-right {
	position: relative;
	float: right;
	padding: 0 110px 0 0;
}

.topbar-right ul {
	float: left;
	margin: 11px 0 8px 0;
}

.topbar-right ul li {
	float: left;
	margin: 0 15px 0 0;
	font-weight: 600;
	font-size: 12px;
}

.topbar-right ul li a {
	text-decoration: none;
	color: #545454;
}

.topbar-right ul li.checkout-icon {
	background: url(../img/arrow-icon.png) no-repeat;
	padding: 0 0 0 15px;
}

.topbar-right ul li.myaccount-icon {
	background: url(../img/lock-icon.png) no-repeat;
	padding: 0 0 0 15px;
}

/* 2.1 - Shopping Cart */
.cart-top {
	height: 40px;
	position: absolute;
	right: 0;
	top: 0;
	color: #fff;
	padding: 10px 15px 1px 15px;
	font-size: 14px;
	font-weight: 400;
}

.cart-top p {
	font-size: 18px;
	background: url(../img/cart-icon.png) no-repeat right center;
	min-height: 18px;
	text-align: left;
	padding: 0 24px 0 0;
	float: left;
}

.cart-top p a {
	color: #fff;
	text-decoration: none;
}

/* 2.2 - Social Icons */
.social-icons {
	float: left;
	margin: 8px 0 8px 0;
}

.social-icons li {
	float: left;
}

#facebook_icon, #twitter_icon, #googleplus_icon, #skype_icon, #flickr_icon, #linkedin_icon, #vimeo_icon, #youtube_icon, #rss_icon {
	display: block;
	-webkit-border-radius: 99%; 
	-moz-border-radius: 99%;
	-o-border-radius: 99%;
	border-radius: 99%;
	margin: 0 5px 0 0;
	width: 23px;
	height: 23px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#facebook_icon:hover, #twitter_icon:hover, #googleplus_icon:hover, #skype_icon:hover, #flickr_icon:hover, #linkedin_icon:hover, #vimeo_icon:hover, #youtube_icon:hover, #rss_icon:hover {
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#facebook_icon, #twitter_icon, #googleplus_icon /*#skype_icon, #flickr_icon, #linkedin_icon, #vimeo_icon, #youtube_icon, #rss_icon*/ {
	background: url(../img/social-icons.png) no-repeat #c5c5c5
}

#facebook_icon {
	background-position: 5px 5px;
}

#twitter_icon {
	background-position: -18px 5px;
}

#googleplus_icon {
	background-position: -41px 5px;
}

/*
#skype_icon {
	background-position: -64px 5px;
}

#flickr_icon {
	background-position: -87px 5px;
}

#linkedin_icon {
	background-position: -110px 5px;
}

#vimeo_icon {
	background-position: -133px 5px;
}

#youtube_icon {
	background-position: -156px 5px;
}

#rss_icon {
	background-position: -179px 5px;
}*/

/* 2.3 - Site Title */
#site-title {
	font-size: 32px;
	text-align: center;
	margin: 4px 0 40px 0; 
	height: 100px;
	width: 350px; 
	background: url(../img/logo.png) #fff no-repeat;
	background-size: 100% 100%;
}

#site-title a {
	display: block;
	height: 100%;
}

#site-title a span {
	display: none;
}

#site-title h1 span {
	font-style: italic;
	color: #a09d9d;
}

#site-title a {
	text-decoration: none;
}

#site-title img {
	margin: 0 auto; 
	display: table;
}


#header-search {
	margin: 0 0 20px 0;
}

#header-search input {
	width: 150px;
	background: url(../img/search.png) #fff no-repeat 94% 6px;
	padding: 6px 14px 6px 14px;
	border: #d8d8d8 1px solid;
	outline: 0 none;
	-webkit-border-radius: 0px 0px 0px 0px; 
	-moz-border-radius: 0px 0px 0px 0px;
	-o-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	color: #989898;
	margin: 0;
}

#header-search input:hover {
	color: #3f3f3f;
}

#header-left {
	float: left;
}

#header-right {
	float: right;
	margin: 55px 0 0 0;
}

/* 2.4 - Header Icons */
.icon-area {
	float: left;
	margin: 0 0 0 40px;
}

.icon-area .icon-image {
	float: left;
	margin: 15px 15px 0 0;
}

.icon-area h3 {
	float: left;
	font-size: 16px;
	font-weight: normal;
	margin: 35px 0 0 0;
	color: #545454;
}

.icon-area h3 span {
	display: block;
	font-size: 12px;
	color: #989898;
	margin: 5px 0 0 0;
}

/* 3.0 - Navigation */
#main-menu {
	border-top: 1px solid;
	position: relative;
	bottom: -1px;
}

#main-menu a {
	padding: 11px 15px 14px 15px;
	text-decoration:none;
	-webkit-transition: all 0s ease-in-out;
	-moz-transition: all 0s ease-in-out;
	-o-transition: all 0s ease-in-out;
	-ms-transition: all 0s ease-in-out;
	transition: all 0s ease-in-out;
}

#main-menu a,
#main-menu li.sfHover li a, 
#main-menu li li a, 
#main-menu li li li a {
	color: #545454;
}

#main-menu li {
	font-size: 14px;
	font-weight: 600;
	float: left;
}

#main-menu li a {
	border-color: transparent;
	border-left: #d8d8d8 1px solid;
}

#main-menu li:last-child a {
	border-right: #d8d8d8 1px solid;
}

#main-menu li:last-child a:hover {
	border-right: 1px solid;
}

#main-menu li li {
	margin: 0;
	font-weight: 400;
}

#main-menu li.sfHover li a, #main-menu li li a, #main-menu li li li a {
	font-size: 14px;
	margin: 0;
	padding: 15px;
	border-left: none;
	background: url(../img/darkdots.png) #fff repeat-x bottom;
}

#main-menu li li a:hover,
#main-menu li li:last-child li a:hover {
	background: url(../img/darkdots.png) #f9f9f9 repeat-x bottom;
}

#main-menu li li:last-child a,
#main-menu li li:last-child li:last-child a {
	background: #fff;
}

#main-menu li li:last-child li a {
	background: url(../img/darkdots.png) #fff repeat-x bottom;
}

#main-menu li li:last-child a:hover,
#main-menu li li:last-child li:last-child a:hover {
	background: #f9f9f9;
}

#main-menu li a:hover, #main-menu li.sfHover a,
#main-menu a:focus, #main-menu a:hover, #main-menu a:active {
	outline: 0;
}

#main-menu li ul {
	z-index: 999 !important;
	box-shadow: 0 3px 3px 1px rgba(0, 0, 0, 0.2);
	border-bottom: 4px solid;
	color: #009999;
}

#main-menu li li ul {
	margin-left: -1px;
}

#main-menu a.sf-with-ul {
	padding-right: 15px;
	min-width: 1px;
}

#main-menu li ul li a.sf-with-ul {
	padding-right: 2.25em;
}

.sf-sub-indicator {
	position: absolute;
	display: block;
	right: 1.0em;
	top: 1.4em;
	width: 10px;
	height: 7px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../img/arrows.png) no-repeat;
/* Aenderung Pfeile transparent */
	opacity: 0;
}

li ul li .sf-sub-indicator {
	right: 1.0em;
}

a > .sf-sub-indicator { 
	top: 1.2em;
	background-position: 0 0px; 
}

a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: 0 0px; 
}

#main-menu ul .sf-sub-indicator { background-position:  0 -18px; height: 10px; top: 1.3em; }
#main-menu ul a > .sf-sub-indicator { background-position:  0 -18px; height: 10px; top: 1.3em; }
#main-menu ul a:focus > .sf-sub-indicator,
#main-menu ul a:hover > .sf-sub-indicator,
#main-menu ul a:active > .sf-sub-indicator,
#main-menu ul li:hover > a > .sf-sub-indicator,
#main-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: 0 -20px;
}

#main-menu li ul li a .sf-sub-indicator {
	background-position: 0px -18px !important;
}

#main-menu li.current_page_item a .sf-sub-indicator, 
#main-menu li a:hover .sf-sub-indicator,
#main-menu li.sfHover a .sf-sub-indicator {
	background-position: -20px 0px;
}

#main-menu li.current_page_item a, 
#main-menu li a:hover, 
#main-menu li.sfHover a {
	border-left: 1px solid;
}

#main-menu li.current_page_item a, #main-menu li a:hover, #main-menu li.sfHover a {
	color: #fff;
}

#main-menu li.current_page_item a:before,
#main-menu li a:hover:before,
#main-menu li.sfHover a:before {
	content: '';
	position: absolute;
	width: 1px;
	height: 0px;
	right: 40%;
	bottom: -18px;
	border-width: 9px 9px;
	border-style: solid;
	z-index: 9999 !important;
}

#main-menu li li a:before {
	border-width: 0px !important;
}

#main-menu li li:last-child a,
#main-menu li li:last-child a:hover {
	border-right: none;
}

/* 4.0 - Slideshow */
.slides li {
	position: relative;
}

.flex-direction-nav .flex-prev, .flex-direction-nav .flex-next {
    top: 30px;
    display: block;
 	width: 26px;
    height: 26px;
    position: absolute;
    text-indent: -9999px;
    z-index: 101;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.flex-direction-nav .flex-prev {
	right: 63px;
}

.flex-direction-nav .flex-next {
	right: 30px;
}

.flex-direction-nav .flex-prev:hover {
	background: url(../img/slide-arrows.png) #fff no-repeat;
	background-position: 7px -49px;
}

.flex-direction-nav .flex-next:hover {
	background: url(../img/slide-arrows.png) #fff no-repeat;
	background-position: -51px -49px;
}

.flex-caption {
	position: absolute;
	bottom: 30px;
	right: 0px;
}

.flex-caption p {
	color: #fff;
	font-size: 30px;
	float: right;
	font-style: italic;
	padding: 10px 30px 10px 30px;
}

.flex-caption-left {
	position: absolute;
	left: 0px !important;
}

.flex-caption-left p {
	float: left !important;
}

.flex-control-paging {
	position: absolute;
	bottom: 0px !important;
	right: 30%;
}

.flex-control-paging li a.flex-active {
	box-shadow: none !important;
}

.flex-control-paging li a {
	background: #fff !important;
	box-shadow: none !important;
	margin: 0 5px 0 0;
	width: 8px !important;
	height: 8px !important;
	border: #fff 3px solid;
}

.slider {
	position: relative;
	border: #fff 10px solid;
}

.slider-border {
	border: #ccc 1px solid;
	margin: 0 0 30px 0;
}

.slide-loader {
	background: url(../img/loader.gif) #f5f5f5 no-repeat center center !important;
	min-height: 416px;
}

/* 5.0 - Typography */

@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=536ebc18-7f40-450b-a9e2-6970a33e9bb7&fontids=1296314");
@font-face{
font-family:"Geometric Slab_703 W03 Bd Cnd";
src:url("../Fonts/1296314/2598f9ee-7fe3-4f21-9c1b-5b238d0bc5b8.eot?#iefix");
src:url("../Fonts/1296314/2598f9ee-7fe3-4f21-9c1b-5b238d0bc5b8.eot?#iefix") format("eot"),url("../Fonts/1296314/c542607f-a882-4f1c-b81e-fada983c874a.woff2") format("woff2"),url("../Fonts/1296314/a4302628-a7be-4071-b9dd-09d9f7420a06.woff") format("woff"),url("../Fonts/1296314/7816b80c-7d9a-41c4-96db-24f4baf4d790.ttf") format("truetype");
}

h1 {
	font-family:"Geometric Slab_703 W03 Bd Cnd";
	font-size: 24px;
	margin: 0 0 15px 0;
	color: #009999;
}


h2 {
	font-family:"Geometric Slab_703 W03 Bd Cnd";
	font-size: 24px;
	margin: 0 0 15px 0;
	color: #009999;
}

h3 {
	font-family:"Geometric Slab_703 W03 Bd Cnd";
	font-size: 20px;
	margin: 0 0 15px 0;
	color: #009999;
}

h4 {
	font-family:"Geometric Slab_703 W03 Bd Cnd";
	font-size: 16px;
	margin: 0 0 15px 0;
	color: #009999;
}

h6 {
	font-family:"Geometric Slab_703 W03 Bd Cnd";
	font-size: 14px;
	margin: 0 0 15px 0;
	text-transform: uppercase;
}

h5 {
	font-family:"Geometric Slab_703 W03 Bd Cnd";
	font-size: 14px;
	margin: 0 0 15px 0;
	font-weight: bold;
}

blockquote {
	border-left: #009999 7px solid;
	border-right: #d8d8d8 1px solid;
	border-top: #d8d8d8 1px solid;
	border-bottom: #d8d8d8 1px solid;
	background: #fff;
	padding: 20px;
	margin: 0 0 20px 0;
	color: #777;
	font-style: italic;
}

blockquote p {
	margin: 0 !important;
}

p {
	font-size: 14px;
}

p2 {
	font-size: 24px;
}

p3 {
	font-family: 'Helvetica';
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	line-height: 1.6;
}

/*
a.speziell:link {
   color: #ff6600;
}
*/

hr {
	background: #d8d8d8;
	height: 1px;
	border: none;
}

.page-content p {
	line-height: 160%;
	margin: 0 0 30px 0;
}

.dropcap {
	font-size: 48px;
	font-style: italic;
	line-height: 1.2;
	display: block;
	float: left;
	margin: 0 10px 0 0;
}

.intro-text {
	font-size: 24px;
	font-style: normal;
	color: #009999;
	text-align: center;
	line-height: 140%;
	margin: 0 0 40px 0;
}



.tag-title-wrap {
	background: url(../img/left-shadow.png) transparent repeat-x right 72%;
	margin: 0 0 30px 0;
}

.tag-title-large {
	font-size: 18px;
	font-style: normal;
	text-transform: uppercase;
	color: #fff;
	float: left;
	padding: 8px 12px 8px 10px;
	position: relative;
	z-index: 100;
	margin: 0;
	line-height: 100%;
}

.tag-title-large:before {
	content: '';
	position: absolute;
	right: -18px;
	top: 0px;
	width: 0; 
	height: 0; /*
	border-top: 18px solid transparent; 
	border-bottom: 18px solid transparent;
	border-right: 18px solid transparent;*/
	z-index: 10;
}

.tag-title-small {
	font-size: 18px;
	font-style: normal;
	text-transform: uppercase;
	/*letter-spacing: 0.1em;*/
	color: #fff;
	float: left;
	padding: 8px 12px 8px 10px;
	position: relative;
	z-index: 100;
	margin: 0;
	line-height: 100%;
}

.tag-title-small:before {
	content: '';
	position: absolute;
	right: -16px;
	top: 0px;
	width: 0; 
	height: 0; 
	border-top: 16px solid transparent; 
	border-bottom: 16px solid transparent;
	z-index: 10;
}

.page-pagination p {
	margin: 0;
}

.shadow-wrapper {
	width: 100%;
	clear: both;
}

.left-shadow {
	background: url(../img/lshadow.png) repeat-x left top;
	height: 6px;
	width: 20%;
	float: left;
}

.right-shadow {
	background: url(../img/rshadow.png) repeat-x right top;
	height: 6px;
	width: 20%;
	float: left;
}

.mid-shadow {
	background: url(../img/shadow-repeat.png) repeat-x center top;
	height: 6px;
	width: 60%;
	float: left;
}

/* 5.1 - Lists */
.page-content ul, .list, .list2, .list22,.list3, .list4 {
	margin: 0 0 30px 0;
}

.page-content li {
	background: url(../img/darkdots.png) bottom left repeat-x;
	padding: 2px 0 2px 0;
	font-size: 14px;
}

.col-sidebar li {
	border-bottom: none;
}

.col-sidebar li {
	padding: 0;
}

.page-content li:last-child {
	background: none;
}

.list li, .list2 li,.list22 li, .list3 li, .list4 li {
	margin: 0 0 3px 0;
}

.list1 li {
	list-style-image: url(../img/list1.png) !important;
	list-style-position: inside;
}

.list2 li {
	list-style-image: url(../img/list2.png) !important;
	list-style-position: inside;
}
.list22 li {
	list-style-image: none !important;
	list-style-position: inside;
}
.list3 li {
	list-style-image: url(../img/list3.png) !important;
	list-style-position: inside;
}

.list4 li {
	list-style-image: url(../img/list4.png) !important;
	list-style-position: inside;
}

.sidebar ul li, .page-content ul li.liste {
	list-style-image: url(../img/list1.png);
	list-style-position: inside;
	line-height: 190%;
}
.page-content ul li {

	
}
ol li {
	list-style: decimal inside;
}

ol {
	margin: 0 0 30px 0;
}

ol ol {
	margin: 0 0 0 15px;
}

ol ol li {
	list-style: lower-alpha inside;
}

/* 5.2 - Forms */
input[type="text"], input[type="password"], textarea {
	background: #fff;
	border: #d8d8d8 1px solid;
	font-size: 12px;
	padding: 10px 7px 10px 7px;
	margin: 0 0 25px 0;
	color: #aaa;
	width: 50%;
	outline: none;
}

input[type="text"]:active, input[type="text"]:hover, 
input[type="password"]:active, input[type="password"]:hover,
textarea:active, textarea:hover {
	color: #818181;
}

input[type="text"], input[type="password"] {
	
}

textarea {
	width: 80%;
}

label {
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin: 0 0 7px 0;
}

label span {
	color: #989898;
}

input[type="submit"] {
	cursor: pointer;
}

.select-box {
	float: left;
	width: 60%;
}

.select-box select, select {
	background: #fff;
	color: #b2b2b2;
	width: 53%;
	padding: 6px;
	font-size: 12px;
	border: 1px solid #ccc;
}

option select {
	padding: 4px;
}

.half-input {
	width: 44% !important;
}

.full-input {
	width: 96.5% !important;
}

.form-third {
	float: right;
	width: 40%;
	margin: 0 0 40px 0;
}

.radio-wrapper {
	margin: 0 0 5px 0 !important;
}

#remember_me {
	float: left;
	margin: 0 8px 20px 0;
}

#remember_me_label {
	float: left;
	margin: 2px 0 0 0;
}

.coupon-code {
    float: left;
}

.plus, .minus {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	border: none;
	width: 27px;
	height: 27px;
	margin: 0;
	float: left;
}

.qty-text {
	background: url(../img/btn-bg1.png) repeat-x bottom #fff !important;
	border-top: 1px solid #e3e3e3 !important;
	border-bottom: 1px solid #e3e3e3 !important;
	border-left: none !important;
	border-right: none !important;
	color: #545454 !important;
	font-size: 12px;
	width: 27px !important;
	height: 25px;
	margin: 0 !important;
	padding: 0 !important;
	text-align: center;
	float: left;
	outline: none;
}

.qty-fields {
	width: 83px;
	margin: 0 auto;
}

.qty-fields-large .plus, .qty-fields-large .minus {
	width: 30px;
	height: 30px;
	font-size: 20px;
	outline: none;
}

.qty-fields-large .qty-text {
	width: 30px !important;
	height: 28px;
	font-size: 14px;
}

.plus, .minus {
	background: #3f3f3f;
}

/* 5.3 - Buttons */
.button1 {
    font-size: 12px;
	font-weight: normal;
	color: #545454;
    padding: 6px 13px 6px 13px;
	line-height: 1 !important;
	background: url(../img/btn-bg1.png) #fff repeat-x center bottom;
    border: 1px solid;
    -webkit-border-radius: 0px 0px 0px 0px; 
	-moz-border-radius: 0px 0px 0px 0px;
	-o-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	float: left;
    text-decoration: none;
	border-color: #e3e3e3;
}

.button2 {
    font-size: 12px;
	font-weight: bold;
	color: #545454;
    padding: 6px 13px 6px 13px;
	line-height: 1 !important;
	background: url(../img/btn-bg1.png) #fff repeat-x center bottom;
    border: 1px solid;
    -webkit-border-radius: 0px 0px 0px 0px; 
	-moz-border-radius: 0px 0px 0px 0px;
	-o-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	float: left;
    text-decoration: none;
	border-color: #e3e3e3;
}
a.button2 { padding: 7px 13px 7px 13px;}
input.button2 { padding: 5px 13px 5px 13px;}
.button3 {
    font-size: 12px;
	font-weight: bold;
	color: #545454;
    padding: 10px 17px 10px 17px;
	line-height: 1 !important;
	background: url(../img/btn-bg1.png) #fff repeat-x center bottom;
    border: #e3e3e3 1px solid;
    -webkit-border-radius: 0px 0px 0px 0px; 
	-moz-border-radius: 0px 0px 0px 0px;
	-o-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
    text-decoration: none;
}

.button4 {
    font-size: 12px;
	color: #545454;
    padding: 14px 20px 14px 20px;
	line-height: 1 !important;
	background: url(../img/btn-bg1.png) #fff repeat-x center bottom;
    border: #e3e3e3 1px solid;
    -webkit-border-radius: 0px 0px 0px 0px; 
	-moz-border-radius: 0px 0px 0px 0px;
	-o-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
    text-decoration: none;
}

.button1:hover, .button2:hover, .button3:hover, .button4:hover {
	cursor: pointer;
}

.account-table .button2 {
    display: inline;
    margin: 0 0 0 10px;
    padding: 2px 13px;
}

/* 5.4 - Tables */
.page-content table {
	border-top: #009999 5px solid;
	border-left: #dee0e0 1px solid !important;
	margin: 0 0 30px 0;
}

.page-content table td, .page-content table th {
	border-right: #dee0e0 1px solid;
	border-bottom: #dee0e0 1px solid;
	font-size: 14px;
	vertical-align: top;
}
.page-content table td.table-left,.page-content table th.table-left {text-align: left;}
.page-content table td.subtotal, .page-content table td.subtotal {text-align: right;}
.page-content table th {
	padding: 15px 10px 15px 10px;
	font-size: 18px;
	color: #009999;
}

.page-content table td {
	padding: 10px;
	line-height: 160%;
}

.page-content table tr {
	background: #fff;
}

.page-content table tr:nth-child(2n) {
    background: #f5f5f5;
}

.page-content2 table {
	border-top: #009999 5px solid;
	border-left: #dee0e0 1px solid !important;
		border-right: #dee0e0 1px solid;
	border-bottom: #dee0e0 1px solid;
	margin: 0 0 30px 0;
	font-size: 14px;
}

.page-content2 table td, .page-content2 table th {

	text-align: center;
	vertical-align: top;
}

.page-content2 table th {
	padding: 15px 10px 15px 10px;
	font-size: 14px;
	color: #009999;
}

.page-content2 table td {
	padding: 10px 20px;
	line-height: 160%;
}

.page-content2 table tr {
	background: #fff;
}

.page-content2 table tr:nth-child(2n) {
    background: #f5f5f5;
}

.shipping table th {text-align: left; border: 0px; padding: 10px}
.shipping table td {text-align: left; border: 0px; padding: 10px}
.shipping .radiobutton {width: 1%;}
.shipping .price {width: 10%; text-align: right;}

    @media  (max-width: 670px) {
        *[class~=stackonmobile] {
            display: block !important; 
            clear: both !important;
            width: auto !important;
            margin: 0; 
	    margin-left: 0 !important;
	    text-align: left !important;;
        }
        *[class~=hideonmobile] {
            display: block !important;
            text-align: left !important;	
        }
    }

table.gender, table.gender td {background: none; border: 0 !important; 
}
#adress td {text-align: left;padding 5px;}
#adress table.gender .radio input {margin: 0; background: #ff6600;}
.gutschein table td input{margin: 0; }
.gutschein .input input {width: 150px;}
.checkoutcomment textarea {width:100%;}
#checkout_agb {
background: #fff;
height: 200px;
overflow: auto;
padding: 10px;
border: 1px solid #dee0e0;
}
/* 5.5 - Alerts & Messages */
.msg {
	padding: 10px 10px 10px 55px;
	margin: 0 0 30px 0;
}

.msg p, .blog-content .msg p {
	margin: 0 !important;
}

.default {
	background: url(../img/msg_default.png) 10px center no-repeat #fff;
	color: #545454;
	border: #dee0e0 1px solid;
}

.default a {
	color: #545454;
	text-decoration: underline;
}

.notice {
	background: url(../img/msg_notice.png) 10px center no-repeat #fff5af;
	color: #b3a437;
}

.notice a {
	color: #b3a437;
	text-decoration: underline;
}

.success {
	background: url(../img/msg_success.png) 10px center no-repeat #dff7ca;
	color: #009999;
}

.success a {
	color: #009999;
	text-decoration: underline;
}

.fail {
	background: url(../img/msg_fail.png) 10px center no-repeat #f1f1f1;
	color: #545454;
}

.fail a {
	color: #ff6600;
	text-decoration: underline;
}

/* 6.0 - Columns */

/* 6.1 - Main Content Columns */
#content-wrapper {
	width: 960px;
	margin: 40px auto 0 auto;
}

#main-content,
#main-content-right {
	width: 74%;
	margin: 0 0 40px 0;
}

#sidebar, #sidebar-left {
	width: 23%;
	margin: 0 0 40px 0;
}

#main-content,
#sidebar-left {
	float: left;
}

#main-content-right,
#sidebar {
	float: right;
}

.full-width {
	width: 100% !important;
	float: none !important;
}

/* 6.2 - 4 Columns */
.columns-4 {
	margin: 0 !important;
}

.columns-4 li.col4 {
	float: left;
	width: 22%;
	margin: 0 4% 0 0;
	list-style: none;
	border: none;
	background: none;
}

.columns-4 li.col4:nth-child(4n) {
	margin: 0;
}

.columns-4 li.col4 .full-image {
	width: 100%;
}

/* 6.3 - 3 Columns */
.columns-3 {
	margin: 0 !important;
}

.columns-3 li.col3 {
	float: left;
	width: 31%;
	margin: 0 3.5% 0 0;
	list-style: none;
	border: none;
	background: none;
}

.columns-3 li.col3:nth-child(3n) {
	margin: 0;
}

.columns-3 li.col3 .full-image {
	width: 100%;
}

/* 6.4 - 2 Columns */
.columns-2 {
	margin: 0 !important;
}

.columns-2 li.col2 {
	float: left;
	width: 48.2%;
	margin: 0 3.5% 0 0;
	list-style: none !important;
	background: none !important;
	border-bottom: none;
	padding: 0;
	position: relative;
}

.columns-2 li.col2:nth-child(2n) {
	margin: 0;
	padding: 0;
}
.columns-2 > li.col2 + li.col2  {
	margin: 0;padding: 0;
}
.columns-2 li.column-color {
background: #fff !important;


margin-bottom: 15px ;
}
.columns-2 li.column-color2 {
background: #fff !important;


margin-bottom:15px;
}
.column-border {
padding: 10px;
border: #dee0e0 1px solid;
}
/* 6.5 - Product Columns */
.products-3columns, 
.products-4columns,
.products-5columns,
.products-6columns {
	margin: 0 !important;
}

.products-3columns li .product-wrapper,
.products-4columns li .product-wrapper,
.products-5columns li .product-wrapper,
.products-6columns li .product-wrapper {
	margin: 0 0 20px 0;
	background: #fff;
	border: #d8d8d8 1px solid;
}

.products-3columns li .product-inner,
.products-4columns li .product-inner,
.products-5columns li .product-inner,
.products-6columns li .product-inner {
	width: 100%;
	min-height: 165px;
	height: 200px;
	overflow: hidden;
	border-bottom: 10px solid #fff;
	position: relative;
	z-index: 1;
}

.products-3columns li .product-inner img,
.products-4columns li .product-inner img,
.products-5columns li .product-inner img,
.products-6columns li .product-inner img {
	width: 90%;
	margin: 5%;
}

.products-3columns li h4,
.products-4columns li h4,
.products-5columns li h4,
.products-6columns li h4 {
	font-size: 14px;
	margin: 0 0 10px 0;
	font-weight: 600;
	text-align: center;
	min-height: 85px;
	
}

.products-3columns li h4 a,
.products-4columns li h4 a,
.products-5columns li h4 a,
.products-6columns li h4 a {
	color: #3f3f3f;
	text-decoration: none;
}

.products-3columns li .product-price,
.products-4columns li .product-price,
.products-5columns li .product-price,
.products-6columns li .product-price {
	font-size: 16px;
	margin: 15px 0 15px 0;
	color: #989898;
/* custom */
	height: 25px;
/* custom end */
	text-align: center;
}

.products-3columns li .product-price del,
.products-4columns li .product-price del,
.products-5columns li .product-price del,
.products-6columns li .product-price del {
	margin: 0 5px 0 0;
}

.products-3columns li .product-price ins,
.products-4columns li .product-price ins,
.products-5columns li .product-price ins,
.products-6columns li .product-price ins {
	color: #3f3f3f;
}
.product-price .label-warning,.price-now .label-warning {display: none;}

.products-3columns li h4 span a,
.products-4columns li h4 span a,
.products-5columns li h4 span a,
.products-6columns li h4 span a {
	color: #989898;
}

.price-original,.productOldPrice {
	text-decoration: line-through;
	color: #989898;font-size: 11px;
}

/* 6.5.1 - Products 3 Columns */
.products-3columns li {
	width: 31.3%;
	float: left;
	margin: 0 3% 40px 0;
}

.products-3columns li:nth-child(3n) {
	margin: 0 0 40px 0;
}

/* 6.5.2 - Products 4 Columns */
.products-4columns li {
background: none;
list-style-image: none;
	width: 22.7%;
	float: left;
	margin: 0 3% 40px 0;
}

.products-4columns li:nth-child(4n) {
	margin: 0 0 40px 0;
}

/* 6.5.3 - Products 5 Columns */
.products-5columns li {
	width: 17.6%;
	float: left;
	margin: 0 3% 40px 0;
}

.products-5columns li:nth-child(5n) {
	margin: 0 0 40px 0;
}

/* 6.5.4 - Products 6 Columns */
.products-6columns li {
	width: 14.1%;
	float: left;
	margin: 0 3% 40px 0;
}

.products-6columns li:nth-child(6n) {
	margin: 0 0 40px 0;
}

/* 6.6 - Lookbook Columns */
.lookbook-3cols li {
	width: 27.5%;
	padding: 1.5% !important;
	margin: 0 3.5% 30px 0;
	list-style: none !important;
	background: #fff !important;
	border: #d8d8d8 1px solid;
	border-bottom: #009999 4px solid;
	float: left;
}

.lookbook-3cols li .lookbook-image {
	width: 100%;
	margin: 0 0 5px 0;
}
.lookbook-3cols .cat_img {
height: 158px;
}
.lookbook-3cols li h4 {
	font-size: 18px;
	margin: 0 0 10px 0;
	height: 55px;
}

.lookbook-3cols li h4 a {
	text-decoration: none !important;
}

.lookbook-3cols li .lookbook-info {
	border-top: #eee 1px solid;
	border-bottom: #eee 1px solid;
	margin: 0 0 15px 0;
	padding: 3px 0 3px 0;
}

.lookbook-3cols li p {
	margin: 0 0 10px 0;
	
}
.cat-text {height: 120px;}
.lookbook-3cols li .lookbook-info p,.taxandshippinginfo,.taxandshippinginfo a {
	margin: 0;
	font-size: 11px;
	color: #ccc;
}

.lookbook-date {
	float: left;
}

.lookbook-likes {
	float: right;
}

.lookbook-3cols li:nth-child(3n) {
	margin: 0 0 30px 0;
}
.p-info {font-size: 12px; padding-top: 10px;}
/* 7.0 - JS Elements */

/* 7.1 - Accordion */
.accordion h4 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	border-top: #d4d4d4 1px solid;
	border-left: none;
	border-right: none;
	margin: 0 0 0 0 !important;
	padding: 30px 0 30px 55px;
	cursor: pointer;
	line-height: 160%;
	outline: none;
}

.accordion {
	border-bottom: #d4d4d4 1px solid;
	margin: 0 0 30px 0;
	line-height: 160%;
	display: block;
	font-size: 14px;
}

.accordion .ui-widget-content {
	border: none;
}

.accordion .ui-accordion-content {
	padding: 0 0 20px 55px;
}

.accordion h4, .toggle .title {
	background: url(../img/plus.png) no-repeat 20px center;
}

.accordion h4:hover {
	background: url(../img/plus.png) #fff no-repeat 20px center;
}

.accordion h4.ui-state-active, .toggle .active {
	background: url(../img/minus.png) no-repeat 20px center;
}

/* 7.2 - Toggle */
.toggle {
	border: #d4d4d4 1px solid;
	margin: 0 0 20px 0;
	background: #fff;
	font-size: 14px;
}

.toggle h4 {
	margin: 0 0 0 0 !important;
	line-height: 160%;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
}

.toggle .title {
	margin: 0 0 0 0;
	padding: 20px 0 20px 55px;
	cursor: pointer;
}

.toggle .inner {
	margin: 0 20px 30px 55px !important;
	line-height: 160%;
}

/* 7.3 - Tabs */
#tabs .nav {
	margin: 0;
}

#tabs .nav li {
	list-style: none;
	padding: 0;
}

#tabs .nav li a {
	color: #545454;
}

#tabs .nav li a:hover {
	text-decoration: none;
}

.ui-tabs { 
	position: relative; 
	padding: .2em; 
	zoom: 1;
	margin: 0 0 30px 0;
}

.ui-tabs .ui-tabs-nav { 
	margin: 0;
	position: relative;
	top: 0px;
}

.ui-tabs .ui-tabs-nav li { 
	list-style: none; 
	float: left; 
	position: relative; 
	top: 1px; 
	border-bottom: #dee0e0 5px solid; 
	padding: 0; 
	white-space: nowrap;
	font-size: 16px;
}

.ui-tabs .ui-tabs-nav li:first-child a {
	border-left: #dee0e0 1px solid;
}

.ui-tabs .ui-tabs-nav li a { 
	float: left; 
	padding: 6px 20px 6px 20px; 
	text-decoration: none;
	border-right: #dee0e0 1px solid;
}

.ui-tabs .ui-tabs-nav li {
	border-top: #009999 5px solid;
	border-bottom: #dee0e0 1px solid;
	background: #fff;
}

.ui-tabs .ui-tabs-nav li:last-child {
	background: #fff;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	border-top: #009999 5px solid;
	margin-bottom: 0;
	border-bottom: #fff 1px solid !important;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { 
	cursor: text;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { 
	cursor: pointer;
}

.ui-tabs .ui-tabs-panel { 
	display: block; 
	border: #dee0e0 1px solid;
	padding: 20px 20px 20px 20px;
	background: #fff;
}

.ui-tabs .ui-tabs-hide { 
	display: none !important;
}

#tabs p {
	margin: 0;
}

/* 7.4 - Google Map */
#google-map {
	margin: 0 0 30px 0;
}

/* 8.0 - Blog */
.blog-entry {
	margin: 0 0 40px 0;
}

 .comment-left {
	width: 15%;
	float: left;
}
.blog-left {
	width: 38%;
	float: left;
	}
.blog-left .blog-image {width: 99%;}
 .comment-right {
	width: 80%;
	float: right;
	padding: 0 0 10px 0;
}
.blog-right {
	width: 60%;
	float: right;
	padding: 0 0 10px 0;
}
.blog-right .blog-image {
	width: 100%;
}

.blog-right h3 {
	font-size: 22px;
	color: #3f3f3f;
	margin: 30px 0 20px 0;
}

.blog-right h3 a {
	color: #3f3f3f;
	text-decoration: none;
}

.blog-button {
	margin: 20px 0 40px 0;
}

.date-area {
	background: #3f3f3f;
	width: 70px;
	height: 55px;
	padding: 15px 0 0 0;
	-webkit-border-radius: 99%; 
	-moz-border-radius: 99%;
	-o-border-radius: 99%;
	border-radius: 99%;
	color: #fff;
	text-align: center;
	float: right;
	margin: 0 0 18px 0;
}

.date-area h5 {
	font-size: 28px;
	font-weight: 400;
}

.date-area h5 span {
	display: block;
	font-size: 12px;
	text-transform: uppercase;
}

.blog-info {
	clear: both;
	text-align: right;
	font-size: 13px;
	font-style: italic;
}

.blog-info li {
	margin: 0 0 8px 0;
}

.blog-info li span {
	font-weight: 700;
}

.margin1 {
	margin: 0 0 50px 0;
}

.margin2 {
	clear: both;
	padding: 30px 0 0 0;
}

.margin3 {
	margin: 0 0 40px 0;
}

.margin4 {
	margin: 0 0 30px 0;
}

.margin5 {
	margin: 0 0 40px 0;
}

.comment-image {
	width: 60px;
	height: 60px;
	background: url(../img/user.png) no-repeat #e5e5e5;
	float: right;
}

.comment-info {
	font-weight: 700;
	margin: 0 0 10px 0;
}

.comment-text {
	line-height: 160%;
	margin: 0 0 10px 0;
}

.comment-info span {
	font-weight: 400;
	color: #989898;
}

.comment-right {
	border-bottom: #d8d8d8 1px solid;
	padding: 0 0 30px 0;
	margin: 0 0 30px 0;
}

.comment-entry {
	clear: both;
}

.comments li:last-child .comment-right {
	border-bottom: none;
}

.comments li li:last-child .comment-right {
	border-bottom: #d8d8d8 1px solid;
}

.comments li li {
	margin: 0 0 0 40px;
}

#respond {
	width: 80%;
	float: right;
	margin: 40px 0;
}

#reply-title {
	margin: 0 0 30px 0;
}

.comments-title {
	clear: both;
	width: 80%;
	float: right;
	margin: 40px 0 0 0;
}

.section {
	margin: 0 0 40px 0;
}

.product-button {
	width: 115px;
	margin: 0 auto;
}

.product-button .button1 {
	width: 85px;
	text-align: center;
}

/* 9.0 - Products */

/* 9.1 - Product Zoom */
#zoom1 {
	border: #d8d8d8 1px solid;
	width: 100%;
}

#zoom1 img {
	background: #fff;
	padding: 3%;
	width: 94%;
}

#wrap {
	z-index: 99 !important;
	width: 100%;
	position: relative;
}

.cloud-zoom-lens {
	background-color:#fff;	
	cursor:move;		
}

.cloud-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color:#000;
	color:#fff;
	width:100%;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	top:0px;
}

.cloud-zoom-big {
	overflow:hidden;
	margin: 4px 0 0 15px;
	position: absolute;
	right: -106.5%;
	top: -3px;
	box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
}

.cloud-zoom-loading {
	color:white;
	background:#222;
	padding:3px;
	border:1px solid #000;
}

/* 9.2 - Product Carousel */
.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 82%;
    padding: 20px 10% 20px 8%;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 80px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 100%;
    height: 95px;
	padding: 0 2.5% 0 0;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  80px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 80px;
    height: 95px;
}

.jcarousel-skin-tango .jcarousel-item img {
	background: #fff;
	padding: 5px;
	border: #d8d8d8 1px solid;
	width: 68px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 18px;
}

.jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
	bottom: 50px;
	right: 0;
	cursor: pointer;
	width: 16px;
	height: 35px;
	background: url(../img/carousel-arrows.png) no-repeat;
	background-position: -37px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
	position: absolute;
	bottom: 50px;
	left: 0px;
	cursor: pointer;
	width: 16px;
	height: 35px;
	background: url(../img/carousel-arrows.png) no-repeat;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-next-disabled {
	background-position: -37px -50px !important;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover,
.jcarousel-prev-disabled {
	background-position: 0 -50px !important;
}

.qty-product-single label {
	width: 30%;
}

/* 10.0 - Widgets */
.widget {
	margin: 0 0 40px 0;
}

#footer .widget {
	margin: 0;
}
.footer-menu a {text-decoration: none;}
ul.cart_list li:after, ul.product_list_widget li:after {
    clear: both;
    content: "";
    display: block;
}

ul.cart_list li a, ul.product_list_widget li a {
    display: block;
    font-weight: 600;
	text-decoration: none;
	color: #545454;
}

ul.cart_list li .amount, ul.product_list_widget li .amount {
	color: #989898;
	margin: 5px 0 0 0;
	display: block;
}

ul.cart_list li img, ul.product_list_widget li img {
    box-shadow: 0;
    float: right;
    height: auto;
    margin-left: 4px;
    width: 32px;
	background: #fff;
	padding: 4px;
	border: #d8d8d8 1px solid;
}

ul.cart_list li, ul.product_list_widget li {
	font-size: 14px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: #d8d8d8 1px solid;
}

ul.cart_list li:last-child, ul.product_list_widget li:last-child {
	border-bottom: none;
}

/* 10.1 - Contact Widget */
.contact-phone {
	list-style-image: url(../img/phone-icon.png) !important;
}

.contact-mail {
	list-style-image: url(../img/mail-icon.png) !important;
}

/* 10.2 - Tags Widget */
.widget .wp-tag-cloud li, #footer .widget .wp-tag-cloud li {
	list-style: none;
	float: left;
	border: #c5c5c5 1px solid;
	padding: 10px;
	margin: 0 9px 9px 0;
	background: none;
	line-height: 100%;
}

.widget ul {
	margin: 0;
}

/* 10.3 - Latest Tweets */


#twitter {
  
 
    display: block;
    list-style: none;
    margin: 0px;
}

#twitter b a, #twitter b a:hover {color: #707070}
#twitter li {	background: url(../img/icon-twitter.png) no-repeat top left !important;
	list-style: none !important;
	padding: 0 0 0 35px !important;
	line-height: 150%;
	color: #3f3f3f;
             }

#twitter a {color: #7b7c80;}
#twitter a:hover {color: #d4d4d4;}

.footer-content {line-height: 150%;color: #3f3f3f;font-size: 12px;}

/* 10.4 - Look Book Widget */
.lookbook-widget {
	margin: 0 0 10px 0 !important;
}

.lookbook-widget li {
	width: 47.5%;
	float: left;
	margin: 0 5% 5% 0;
}

.lookbook-widget li .image-frame {
	background: #fff;
	border: #d8d8d8 1px solid;
	padding: 5%;
}

.lookbook-widget li:nth-child(2n) {
	margin: 0 0 5% 0;
}

.lookbook-widget li img {
	width: 100%;
}

/* 11.0 - Footer */
#footer-wrapper {
	background: #fff;
	border-top: #d8d8d8 1px solid;
	border-bottom: #d8d8d8 1px solid;
	padding: 40px 0;
}

#footer {
	width: 960px;
	margin: 0 auto;
	font-size: 12px;
	color: #8a8a8a;
}

#footer a {
	text-decoration: none;
	color: #8a8a8a;
}

#footer a:hover {
	color: #545454;
}

#footer h5 {
	color: #009999;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0 0 20px 0;
}

#footer .col4 ul li {
	background: url(../img/darkdots.png) repeat-x bottom;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	list-style-image: url(../img/list1.png);
	list-style-position: inside;
}

#footer .col4 ul li:last-child {
	background: none;
}

#footer-bottom-wrapper {
	background: url(../img/full-shadow.png) repeat-x #fff top;
}
#footer-bottom-wrapper a {text-decoration: none;}
#footer-bottom {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0;
	font-weight: 600;
}
.copyright,.parseTime {
	margin: 0 auto;
	padding: 20px 0;
	font-weight: 600;
	text-align: center;
	}
.copyright,.parseTime {padding: 0;	
	font-weight: normal;
}
#footer-bottom, #footer-bottom p,.copyright,.parseTime 
 {
	font-size: 12px;
}

#footer-bottom p {
	color: #989898;
}

#footer-bottom a,.copyright a,.parseTime a{

	text-decoration: none;
	color: #009999;
}

#footer-bottom ul li {
	display: inline;
	background: url(../img/dot.png) no-repeat right center;
	padding: 0 8px 0 0;
	margin: 0 0 0 3px;
}

#footer-bottom ul li:last-child {
	background: none;
}

#footer-bottom ul li:first-child {
	margin: 0;
}

#footer-bottom ul {
	margin: 0 0 10px 0;
}
.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #ff6600;border:1px solid rgba(0, 0, 0, 0.05);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);}.well blockquote{border-color:#ddd;border-color:rgba(0, 0, 0, 0.15);}
.well1{min-height:20px;padding:19px;margin-bottom:20px;background-color:#fff;border:1px solid #eee;border:1px solid rgba(0, 0, 0, 0.05);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);}.well blockquote{border-color:#ddd;border-color:rgba(0, 0, 0, 0.15);}

ul#checkoutnavigation {margin: 0;padding: 0; font-weight: normal;}
ul#checkoutnavigation li {height: 70px; list-style-type:none; float:left; width:208px; margin-right:15px; padding:8px}
ul#checkoutnavigation li.end {height: 70px; list-style-type:none; float:left; width:208x; margin-right: 0; padding:8px}
ul#checkoutnavigation li a .number {font-size:14px; font-weight:bold; }
ul#checkoutnavigation li .title{font-size:14px; font-weight:bold; }


/* 12.0 - IE Fixes */
.ie8 .qty-text {
	line-height: 240%;
}
/* Table */
.webks-responsive-table .row {border-bottom: 2px solid #000;}
table.respond tr:nth-of-type(odd){ background:#fff; }

/* Responsive Data-List */
.webks-responsive-table dt,
.webks-responsive-table dd{
	display:inline-block; /* instead use floats */
	width:73%;
	margin:0 0 1px 0;
	padding:5px 1%; background:#ffffff;
}
.webks-responsive-table dt{ 
	width:23%; 
	text-align:right; 
	background:#009999; 
	color:white; 

	font-weight:bold;
	vertical-align:top;
}
.webks-responsive-table dl dd:nth-of-type(odd){ background:#fff; }
.webks-responsive-table dl dt:nth-of-type(even){ background:#009999; }
.pull-right{float:right;}
.productoptions select {width: auto;}
.productoptions { margin-bottom: 10px;}
#switch {width: 100%; margin: 0 auto; text-align: center;background: #000;}
#template-switcher select {width: 200px; text-align: center;}

.product_isnew {
  background: url("../img/flag_new_small.png") no-repeat transparent;
  height: 56px;
  width: 56px;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 998;
}
.product_isnew_info {
  background: url("../img/flag_new_large.png") no-repeat transparent;
  height: 124px;
  width: 124px;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 998;
}
.product_special {
  background: url("../img/flag_special_small.png") no-repeat transparent;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
  line-height: 17px;
  position: absolute;
  height: 56px;
  width: 56px;
  top: 10px;
  right: 10px;
  z-index: 998;
}
.product_special_info {
  background: url("../img/flag_special_large.png") no-repeat transparent;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
  height: 124px;
  width: 124px;
  line-height: 17px;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 998;
}
