
html {
      width: 100%;
      height: 100%;
}

body {
      width: 100%;
      margin: 0; padding: 0;
      overflow-x: hidden !important;
      font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
      font-weight: 400;
      font-size: 15px;
      color: #cccccc;
      /*font-weight: lighter;/* background: url('../images/super-bg.png') center center repeat #222; */
      color: #fff;
/* background-color:#dfdfdf;
        background-image:url(http://shop.cristianfenzi.com/Image/FENZI2.jpg);
        background-repeat:repeat;
        background-position:center top;
*/
}

body.body-shop {
	background: #fff;
	color: #000;
}

* {
	word-break: break-word !important;
	word-wrap: break-word !important;
}

/* MAIN COMPONENTS */
h4 {
color:#f2e0bb;
    text-decoration: none !important;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}


light, .light, em {
	font-weight: 200;
}

b, strong {
	font-weight: 700;
}
/*
h1, h2, h3, h4, h5, h6 {
	font-family: inherit !important;
	font-weight: 700;
}
*/
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
}

.text {
	font-family: inherit !important;
	font-weight: 300;
	text-align: justify !important;
}

b.text, strong.text, .text strong, .text b {
	font-weight: 700;
}

.carousel-control {
	width: 30px !important;
	height: 30px !important;
	padding: 0 !important;
	border: none !important;
	top: 50%; margin-top: -15px;
	z-index: 666;
	position: absolute;
	opacity: 1;
	filter: alpha(opacity=100);
	cursor: pointer;
	background: none !important;
}

#master-loading {
	position: fixed;
	top: 0; left: 0;
	background: transparent;
	z-index: 7998;
	width: 100%; height: 100%;
}
#master-loading.intro {
	background: #000 !important;
}
#master-loading > span {
	position: absolute;
	top: 50%; left: 50%;
	width: 24px; height: 24px;
	padding: 10px;
	margin: -17px 0 0 -17px;
	background: #000;
	border-radius: 6px; 
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
}

#background {
	position: fixed;
	left: 0;
	z-index: -1;
	width: 100%; height: 100%;
	overflow: hidden;
}

#background > img {
	position: absolute;
	top: 0; left: 0;
	z-index: 0;
}

#background > .background-mask {

	position: absolute;
	top: 0; left: 0;
	z-index: 1;
	background: url('../images/dot-bg.png') repeat transparent;
}

#cube-rotation-fixer {
	position: fixed;
	top: 0; left: 0;
	width: 100%; height: 100%;
	z-index: 111111;
}

.fancybox-title {
	width: 100%; height: auto;
}
.fancybox-title > span.child {
	width: 100%; height: auto;
	overflow: auto;
	word-wrap: break-word;
	white-space: normal !important;
	font-weight: 400 !important;
}

/* SUPER HEADER */

.super-header {
width:100%;
background:white;
position: absolute;
height:80px;
	top: 80px; right: 0;
	padding-top: 5px;
}
.super-header-form {
	margin: 0 10px 0 0 !important; padding: 0 !important;
	display: inline-block;
}
.super-header-form input[type="text"] {
	border: none;
	padding: 1px 3px;
	background: #333; color: #666;
	border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0;
	font-size: 11px; line-height: 12px;
}
.super-header > div.pull-left > strong {
	display: inline-block;
}

/* HEADER */
.sfondo {
z-index:1800;
background:white;
}
.blu {
color:#856525;
}
.header {
	width: 100%;
	background:transparent url('') top center repeat;
z-index: 7999;
	position: fixed;
	top: 0; left: 0;
border-bottom:0px solid #850000;

}

.header-in {
}

.logo {
	text-align: center;
	padding: 0.5px 0 0.5px 0;
}

.logo img {
width: auto;
}

.header-menu {
	position: relative;
	float: left;
	width: 100%;
	padding-top: 10px;
}
.header-menu > ul {
	margin: 0; padding: 0;
	display: block;
	clear: left;
	float: left;
	position: relative;
	left: 50%;
}
.header-menu > ul > li {
	display: block;
	float: left;
	position: relative;
	right: 50%;
	list-style-type: none;
	margin: 0; padding: 0;
}
.header-menu > ul > li > a {
	display: block;
	height: 20px;
	padding: 5px 15px;
	line-height: 20px;
	text-transform: uppercase;
	color: #f2e0bb;
	font-weight: 200;
	text-decoration: none;
}
/*
.header-menu > ul > li:hover > a {
	box-shadow: inset 0 -5px 0 #fff;
	-moz-box-shadow: inset 0 -5px 0 #fff;
	-webkit-box-shadow: inset 0 -5px 0 #fff;
}
*/
.header-menu.ie-fix > ul > li:hover > a {
	background: #fff;
	color: #000 !important;
}
.header-menu > ul > li.active > a, .header-menu > ul > li.active:hover > a {
	background: #fff;
	color: #000 !important;
}
.header-menu > ul > li.header-social {
	margin-left: 10px;
	position: absolute;
	top: -60px; margin-right: 15px;
	z-index: 7999;
}
.header-menu > ul > li.header-social > a, .header-menu > ul > li.header-social:hover > a {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	display: inline;
	padding: 0;
	vertical-align: bottom;
}
.header-menu > ul > li.dropdown > ul.dropdown-menu {
	margin-top: 0px;
border-radius: 0 0 6px 6px;
	background: #222;
}
.header-menu > ul > li.dropdown:hover > ul.dropdown-menu {
	display: block;
}
.header-menu > ul > li.dropdown > ul.dropdown-menu > li > a {
	color: #f2e0bb;
}
/*
.header-menu > ul > li.dropdown > ul.dropdown-menu > li > a:hover {
	box-shadow: inset 5px 0 0 #fff;
	-moz-box-shadow: inset 5px 0 0 #fff;
	-webkit-box-shadow: inset 5px 0 0 #fff;
	color: #fff;
	background: #333;
}
.header-menu.ie-fix > ul > li.dropdown > ul.dropdown-menu > li > a:hover {
	background: #fff;
	color: #000 !important;
}
.header-menu > ul > li.dropdown > ul.dropdown-menu > li.active > a, .header-menu > ul > li.dropdown > ul.dropdown-menu > li.active > a:hover {
	color: #000;
	background: #fff;
}

/* SHOP HEADER */

.header.shop-header {
	background: #fff;
}
.header.shop-header .header-menu > ul > li > a {
	color: #000 !important;
}
/*
.header.shop-header .header-menu > ul > li:hover > a, .header.shop-header .header-menu > ul > li.active > a, .header.shop-header .header-menu > ul > li.active:hover > a {
	box-shadow: inset 0 -5px 0 #000;
	-moz-box-shadow: inset 0 -5px 0 #000;
	-webkit-box-shadow: inset 0 -5px 0 #000;
}

/* SPLASH */

#background.splash-background {
	top: 0;
}
.splash-header {
	width: 100%;
	margin: 0 auto;
	z-index: 7999;
	position: fixed;
	top: 0; left: 0;
}

.splash-in {
	width: 700px; height: 430px;
	position: absolute;
	top: 50%; left: 50%;
	margin: -215px 0 0 -350px;
}
.splash-video {
	width: 700px; height: 350px;
	overflow: hidden;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.5);
	-moz-box-shadow: 5px 5px 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 5px 5px 10px rgba(0,0,0,0.5);
}
.splash-video.splash-video-youtube iframe, .splash-video.splash-video-youtube object {
	position: relative;
	margin-top: -30px;
}
.splash-link {
	display: block;
	padding: 10px;
	width: 180px; height: auto;
	background: #000;
	color: #fff;
	font-weight: 200;
	text-transform: uppercase;
	font-size: 25px; line-height: 25px;
	letter-spacing: -1px;
	z-index: 111;
	text-align: center;
}
.splash-link:hover {
	background: #fff;
	color: #000;
}

.footer-links {
	position: absolute;
	bottom: 0; left: 50%;
	width: 300px;
	margin: 0 0 0 -150px;
}
.footer-links > a.splash-link {
	width: 120px;
	padding: 5px 10px;
	font-size: 17px; line-height: 17px;
}

/* HOME */

/* Cube */

#viewport {
	perspective: 800;
	perspective-origin: 50% 50%;
	-webkit-perspective: 800;
	-webkit-perspective-origin: 50% 50%;
	-moz-perspective: 800;
	-moz-perspective-origin: 50% 50%;
	width: 100%; height: 100%;
}
#viewport.exploded {
	overflow: hidden;
}

#cube {
	position: relative;
	top: 50%; left: 50%;
	margin: -275px 0 0 -200px;
	height: 300px;
	width: 300px;
	-webkit-transition: -webkit-transform 0s linear;
	-webkit-transform-style: preserve-3d;
	-moz-transition: -moz-transform 0s linear;
	-moz-transform-style: preserve-3d;
	transition: transform 0s linear;
	transform-style: preserve-3d;
	z-index: 666;
}
#cube.moving {
	-webkit-transition: -webkit-transform 2s linear;
	-webkit-transform-style: preserve-3d;
	-moz-transition: -moz-transform 2s linear;
	-moz-transform-style: preserve-3d;
	transition: transform 2s linear;
	transform-style: preserve-3d;
}

.face {
	position: absolute;
	height: 360px;
	width: 360px;
	padding: 20px;
	background: none;
	font-size: 27px;
	line-height: 1em;
	color: #fff;
	border-radius: 3px;
	-webkit-opacity: 0.75;
	-moz-opacity: 0.75;
	filter:alpha(opacity=75);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

.face:hover {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
}

a.face-image {
	display: block;
	position: relative;
	width: 400px; height: 400px;
	left: -20px; top: -20px;
	overflow: hidden;
}

a.face-image > img {
    position: relative;
    top: 0; left: 0;
    max-width: none !important;
    max-height: none !important;
}

.face-caption {
     font-family: "HaloHandletterRegular";

	position: absolute;
	top: 0; left: 0;
	width: 100%; height: 100%;
	background: rgba(0,0,0,0.7);
	display: none;
	cursor: pointer;
}

.face-caption-in {
	position: absolute;
	top: 45%; left: 0;
	width: 100%; height: auto;
	text-align: center;
}
.face:hover .face-caption {
	display: block;
}
/*
.face-caption h3, .face-caption h4 {
	margin: 0; padding: 0;
}
.face-caption h3 {
	font-size: 19px; line-height: 19px;
	font-weight: 700;
	margin: 10px 10px 0 10px;
}
.face-caption h4 {
	font-size: 15px; line-height: 17px;
	font-weight: 200;
	margin: 0 10px 10px 10px;
}
.face-caption h3 a, .face-caption h4 a {
	color: #fff;
}
*/
#cube .face1  {
	-webkit-transform: rotateX(90deg) translateZ(200px);
	-moz-transform: rotateX(90deg) translateZ(200px);
	transform: rotateX(90deg) translateZ(200px);
}
#cube .face2 {
	-webkit-transform: translateZ(200px);
	-moz-transform: translateZ(200px);
	transform: translateZ(200px);
}
#cube .face3 {
	-webkit-transform: rotateY(90deg) translateZ(200px);
	-moz-transform: rotateY(90deg) translateZ(200px);
	transform: rotateY(90deg) translateZ(200px);
}
#cube .face4 {
	-webkit-transform: rotateY(180deg) translateZ(200px);
	-moz-transform: rotateY(180deg) translateZ(200px);
	transform: rotateY(180deg) translateZ(200px);
}
#cube .face5 {
	-webkit-transform: rotateY(-90deg) translateZ(200px);
	-moz-transform: rotateY(-90deg) translateZ(200px);
	transform: rotateY(-90deg) translateZ(200px);
}
#cube .face6 {
	-webkit-transform: rotateX(-90deg) rotate(180deg) translateZ(200px);
	-moz-transform: rotateX(-90deg) rotate(180deg) translateZ(200px);
	transform: rotateX(-90deg) rotate(180deg) translateZ(200px);
}

#viewport.exploded #cube .face {
	-webkit-transition: -webkit-transform 2s ease-out;
	-webkit-transform-style: preserve-3d;
	-moz-transition: -moz-transform 2s ease-out;
	-moz-transform-style: preserve-3d;
	transition: transform 2s ease-out;
	transform-style: preserve-3d;
}
#viewport.exploded #cube .face1 {
	-webkit-transform: rotateX(270deg) rotateY(180deg) translateZ(2000px);
	-moz-transform: rotateX(270deg) rotateY(180deg) translateZ(2000px);
}
#viewport.exploded #cube .face2 {
	-webkit-transform: rotateX(180deg) rotateY(180deg) translateZ(2000px);
	-moz-transform: rotateX(180deg) rotateY(180deg) translateZ(2000px);
	transform: rotateX(180deg) rotateY(180deg) translateZ(2000px);
}
#viewport.exploded #cube .face3 {
	-webkit-transform: rotateX(180deg) rotateY(270deg) translateZ(2000px);
	-moz-transform: rotateX(180deg) rotateY(270deg) translateZ(2000px);
	transform: rotateX(180deg) rotateY(270deg) translateZ(2000px);
}
#viewport.exploded #cube .face4 {
	-webkit-transform: rotateX(180deg) rotateY(360deg) translateZ(2000px);
	-moz-transform: rotateX(180deg) rotateY(360deg) translateZ(2000px);
	transform: rotateX(180deg) rotateY(360deg) translateZ(2000px);
}
#viewport.exploded #cube .face5 {
	-webkit-transform: rotateX(180deg) rotateY(-270deg) translateZ(2000px);
	-moz-transform: rotateX(180deg) rotateY(-270deg) translateZ(2000px);
	transform: rotateX(180deg) rotateY(-270deg) translateZ(2000px);
}
#viewport.exploded #cube .face6 {
	-webkit-transform: rotateX(-270deg) rotate(360deg) translateZ(2000px);
	-moz-transform: rotateX(-270deg) rotate(360deg) translateZ(2000px);
	transform: rotateX(-270deg) rotate(360deg) translateZ(2000px);
}

/* Explosion */

#bomb {
	position: absolute;
	bottom: 0; left: 50%;
	margin: 0 0 0 -87px;
	z-index: 111;
	cursor: pointer;
	width: 174px; height: 174px;
}
#bomb a.ignitor img {
	width: 174px; height: 174px;
	position: relative;
	z-index: 111;
}
#bomb.moving a.ignitor, #bomb.moving:hover a.ignitor {
       -webkit-transition: none;
       -moz-transition: none;
       transition: none;
}
#bomb .countdown {
	position: absolute;
	width: 174px; height: 98px;
	bottom: 0; left: 0;
	z-index: 110;
	background: #000;
}
#bomb .countdown > p {
	font-family: 'VT323', monospace;
	text-align: center;
	color: #c00;
	font-size: 21px;
}
#bomb .countdown > p:first-child {
	margin-top: 40px;
	font-size: 51px;
	text-shadow: 1px 1px 0 #FCEE21;
}
#bomb .countdown.inverse > p:first-child {
	color: #FCEE21;
	text-shadow: 1px 1px 0 #c00;
}
#bomb.moving .countdown {
	display: none;
}

#explosion {
	position: absolute;
	top: 0; left: 0;
	overflow: hidden;
	z-index: 5555;
}
#explosion > img {
	position: absolute;
	top: 50%; left: 50%;
}
#explosion > img#big-smoke {
	width: 500px; height: 500px;
	margin: -250px 0 0 -250px;
	z-index: 5555;
}
#explosion > img#pop-art {
	width: 600px; height: 480px;
	margin: -240px 0 0 -300px;
	z-index: 5556;
}
#explosion > img#boom {
	width: 250px; height: 250px;
	margin: -114px 0 0 -150px;
	z-index: 5557;
}
#explosion > img#flashes {
	width: 500px; height: 500px;
	margin: -250px 0 0 -250px;
	z-index: 5554;
}

/* Home */
.hop-link {
position:absolute;
top:10px;
display:block;
padding:20px;
height:auto;
color:#f2e0bb;
font-weight:200;
/*
text-transform: uppercase;
*/
font-size:15px;
line-height:35px;
letter-spacing:0px;
z-index:11100000000000000000000;
}


.shop-link {
position:absolute;
top:10px;
display:block;
padding:20px;
height:auto;
color:#f2e0bb;
font-weight:200;
/*
text-transform: uppercase;
*/
font-size:15px; 
line-height:35px;
letter-spacing:0px;
z-index:11100000000000000000000;
}

.shop-link.left {
	left: 0;
}
.shop-link.right {
right: 0;
top:80px;
/*
background:url(/images/white-tab.png) -20px 10px no-repeat;
*/
}
.hop-link.right {
right: 0;
top:80px;
/*
background:url(/images/white-tab.png) -20px 10px no-repeat;
*/
}

.shop-link.left:hover {
	padding-left: 20px;
}
.shop-link.right:hover {
	padding-right: 20px;
}

.shop-link.closed {
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}

.shop-link.left.closed {
	right: -1000px;
}

.shop-link.right.closed {
	right: 2000px;
}

/* WOPP *

#wopp-accordion {
	background: #000;
	position: fixed;
	top: 0; left: 0;
	width: 100%; height: auto;
	z-index: 2;
}
a.wopp-accordion-category {
	display: block;
	float: left;
	background: #000;
	color: #fff;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    text-align: center;
}
a.wopp-accordion-category:hover {
	box-shadow: inset 0 -5px 0 #fff;
	-moz-box-shadow: inset 0 -5px 0 #fff;
	-webkit-box-shadow: inset 0 -5px 0 #fff;
}
a.wopp-accordion-category.active {
	background: #fff;
	color: #000;
}
a.wopp-accordion-category > h1 {
	font-weight: 200;
	font-size: 14px;
	line-height: 14px;
	margin: 10px;
}

#wopp {
	width: 100%;
	position: relative;
	z-index: 1;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}
.wopp-category {
	position: relative;
}
.wopp-category > h1 {
	width: 80%;
	margin: 0 auto;
	font-weight: 200;
	margin-top: 50px;
}
.wopp-carousel {
	width: 80%;
	margin: 0 auto;
	vertical-align: middle;
}
#wopp-carousel-top {
	max-width: 1024px;
}
.wopp-item {
	width: 100%;
	background: #000;
}
.wopp-category .wopp-item {
	background: none !important;
}
.wopp-featured-item {
	overflow: hidden;
}
.wopp-featured-item img {
	min-height: 100% !important;
	position: relative;
	z-index: 1;
	margin: 0 auto;
}
.wopp-featured-item hgroup {
	position: absolute;
	bottom: 0; left: 0;
	background: rgba(0,0,0,0.75);
	width: 100%;
	z-index: 2;
}
.wopp-featured-item hgroup h1 {
	margin: 10px 10px 0 10px;
	font-weight: 200;
	font-size: 33px; line-height: 35px;
}
.wopp-featured-item hgroup h2 {
	margin: 0 10px 10px 10px;
	font-weight: 400;
	text-transform: none;
	width: 75%;
	font-size: 27px; line-height: 29px;
}

.wopp-article {
	width: 20%;
	margin: 0;
}
.wopp-article-in {
	margin: 15px;
}
.wopp-article-image {
	display: block;
	max-width: 200px;
	max-height: 150px;
	overflow: hidden;
	border: 1px solid #000;
}
.wopp-article:hover .wopp-article-image {
	border: 1px solid #fff;
	box-shadow: 0 0 5px #fff;
}
.wopp-article-image > img {
	width: 100%;
	height: auto;
}
.wopp-article h3, .wopp-article h4 {
	margin: 0; padding: 0;
}
.wopp-article h3 a, .wopp-article h4 a {
	color: #fff;
}
.wopp-article h3 {
	margin-top: 10px;
	font-size: 17px; line-height: 19px;
	font-weight: 400;
}
.wopp-article h4 {
	font-weight: 200;
	font-size: 13px; line-height: 15px;
}

.wopp-balls {
	margin: 25px auto;
	text-align: center;
}
.wopp-balls a {
	display: inline-block;
	margin: 0 5px;
	background: #fff;
	width: 10px; height: 10px;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	cursor: pointer;
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
}
.wopp-balls a:hover, .wopp-balls a.active {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
}

/* ARTICLE */

.article-text,
.article-related,
.background-article-video-play,
.article-images {
	-webkit-transition: all 0.75s ease-in-out;
    -moz-transition: all 0.75s ease-in-out;
    transition: all 0.75s ease-in-out;
}

.article-text, .article-related {
	width: 30%;
	max-width: 500px;
	margin: 20px;
	position: relative;
}
.article-text h1 {
	font-weight: 200;
	font-size: 33px; line-height: 35px;
}
.article-text h2 {
	font-weight: 400;
	font-size: 23px; line-height: 25px;
}

.background-article-video-play {
	position: absolute;
	top: 50%; left: 50%;
	margin: -80px 0 0 -125px;
	text-align: center;
	font-weight: 200;
	z-index: 2;
	width: 250px;
}
.background-article-video-play > p {
	color: #fff;
	margin-top: 15px; margin-bottom: 0 !important;
	font-size: 33px; line-height: 33px;
	text-transform: uppercase;
}
.background-article-video-play > span {
	text-transform: uppercase;
}

.article-related {
	float: right;
}
.article-related h3 {
	font-weight: 200;
}
.related-article {
	width: 48%;
	max-width: 240px;
}
.related-article-image {
	display: block;
	max-width: 230px;
	max-height: 150px;
	overflow: hidden;
	border: 1px solid #000;
}
.related-article:hover .related-article-image {
	border: 1px solid #fff;
	box-shadow: 0 0 5px #fff;
}
.related-article-image > img {
	min-width: 100% !important;
	min-height: 100% !important;
	max-width: none !important; max-height: none !important;
}
.related-article h4 {
	font-weight: 200;
	margin-bottom: 0;
	padding: 0;
}
.related-article h5 {
	font-weight: 400;
	margin-top: 0;
	padding: 0;
}

.article-images {
	position: fixed;
	bottom: 0; left: 0;
	width: 100%;
	height: 150px;
}
.article-images.static {
	position: relative;
	margin-top: 25px;
}

.article-images h3 {
	width: 150px;
	height: 92px;
	padding: 58px 0 0 0;
	background: #000;
	color: #fff;
	text-align: center;
	margin: 0;
	font-weight: 200;
}
.article-images-container {
	position: relative;
	background: #000;
	height: 150px;
	overflow: hidden;
}
#article-images-scroller {
	height: 150px;
	position: absolute;
	top: 0; left: 0;
	z-index: 2;
}
.article-images-control {
	cursor: pointer;
	display: block;
	z-index: 3;
}
.article-image {
	opacity: 0.7;
	filter: alpha(opacity=70);
	position: relative;
}
.article-image:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.article-image .article-image-play {
	position: absolute;
	width: 40px; height: 40px;
	top: 50%; left: 50%;
	margin: -20px 0 0 -20px;
}
.article-image .article-image-img {
	height: 150px;
}

#gallery {
	position: fixed;
	left: 0;
	z-index: 2;
	background: #000;
}
#gallery > .gallery-item {
	position: absolute;
	top: 0; left: 0;
	z-index: 2;
	display: none;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    cursor: pointer;
}
#gallery > .gallery-item > img {
	position: absolute;
	top: 0; left: 50%;
	z-index: 2;
}
.gallery-caption {
	position: absolute;
	bottom: 10px; left: 50%;
	width: 480px; margin: 0 0 0 -250px;
	padding: 5px 10px;
	background: rgba(0,0,0,0.75);
	z-index: 3;
}
.gallery-controls {
	position: absolute;
	bottom: 0; left: 0;
	width: 100%;
	background: #000;
	z-index: 3;
}
.gallery-controls-in {
	margin: 5px 10px;
	position: relative;
}
.gallery-controls h1 {
	font-weight: 200;
	font-size: 33px; line-height: 35px;
	margin: 0; padding: 0;
}

.gallery-closer {
	position: absolute;
	/* top: 10px; right: 10px; */
	top: 0; right: 0;
	z-index: 3;
}

#article.galleried .background-article-video-play {
	top: -200px;
}
#article.galleried .article-text {
	left: -150%;
}
#article.galleried .article-related {
	right: -150%;
}
#article.galleried .article-images {
	bottom: -175px;
}

/* BLOG */

.wopp-blog {
	width: 100%;
	margin: 0 auto;
}

.wopp-blog-item {
	margin: 25px 10px 0 10px;
	padding-bottom: 24px;
	border-bottom: 1px solid #ccc;
}
.wopp-blog-item-image {
	width: 100%;
	text-align: center;
}
.wopp-blog-item-image img {
	max-width: 100% !important;
}
.wopp-blog-item-title h2 {
	font-weight: 200;
	font-size: 31px; line-height: 33px;
	margin-bottom: 0;
}
.wopp-blog-item-title h3 {
	font-weight: 400;
	font-size: 21px; line-height: 23px;
	margin-top: 0;
}
.wopp-blog-item a.read-more {
	display: block;
	width: 40%;
	background: #fff; color: #000;
	padding: 5px 0; text-align: center;
	margin: 0 auto;
}
.wopp-blog-item a.read-more:hover {
	width: 50%;
}

.blog-pagination {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 25px;
}
.blog-pagination > ul {
	margin: 0; padding: 0;
	display: block;
	clear: left;
	float: left;
	position: relative;
	left: 50%;
}
.blog-pagination > ul > li {
	display: block;
	float: left;
	position: relative;
	right: 50%;
	list-style-type: none;
	margin: 0; padding: 0;
}
.blog-pagination > ul > li > a {
	display: block;
	padding: 5px 10px 35px 10px;
	text-align: center;
	background: #222;
	color: #fff;
}
.blog-pagination > ul > li > a:hover, .blog-pagination > ul > li > a.active, .blog-pagination > ul > li > a.active:hover {
	background: #fff;
	color: #000;
}

/* COLLECTIONS */

.collections-in {
	width: 100%;
	overflow: hidden;
	position: relative;
}
#collections-slider {
	position: absolute;
	top: 0; left: 0;
}
#collections-names {
	position: absolute;
	bottom: 0; left: 0;
	height: 25%;
}
.collection-item {
	float: left;
	width: auto; height: 100%;
	position: relative;
	left: 0; top: 0;
}
.collection-item.opened {
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	transform: scale(0.1, 0.1);
	-ms-transform: scale(0.1, 0.1);
	-webkit-transform: scale(0.1, 0.1);
	opacity: 0;
	filter: alpha(opacity=0);
}
.collection-item > a > img {
	max-height: 100%;
}
.collection-item > a {
	opacity: 0.6;
	filter: alpha(opacity=60);
	display: block;
}
.collection-name-item {
	height: 175px;
	background: #000;
	color: #fff;
	float: left;
	-webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    position: relative;
    top: 0; left: 0;
}
.collection-name-item.opening {
	-webkit-transition: none;
    -moz-transition: none;
    transition: none;
}
.collection-name-item.opening.opened {
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	transform: scale(0.1, 0.1);
	-ms-transform: scale(0.1, 0.1);
	-webkit-transform: scale(0.1, 0.1);
	opacity: 0;
	filter: alpha(opacity=0);
}
.collection-name-item a, .collection-name-item a:hover {
	color: #fff;
}
.collection-item.active > a {
	opacity: 1;
	filter: alpha(opacity=100);
}
.collection-name-item.active {
	background: #fff;
	color: #000;
}
.collection-name-item.active a, .collection-name-item.active a:hover {
	color: #000;
}
.collection-name-item h2 {
	margin: 10px 10px 0 10px;
	font-weight: 200;
	font-size: 23px; line-height: 25px;
}
.collection-name-item h3 {
	margin: 0 10px 10px 10px;
	font-weight: 400;
	font-size: 17px; line-height: 19px;
}

.collection-text {
	width: 25%;
	overflow: hidden;
	background: #000;
	position: relative;
	display: none;
}
.collection-text-in {
	overflow: scroll;
	padding: 0 20px 0 20px;
	height: 100%;
}
.collection-in {
	width: 75%;
	overflow: hidden;
	position: relative;
}
#collection-slider {
	position: absolute;
	top: 0; left: 0;
}
.collection-image {
	float: left;
	width: auto; height: 100%;
	position: relative;
	left: 0; top: 0;
	margin-right: 20px;
}
.collection-image img {
	max-height: 100%;
}
.collection-image-caption {
	position: absolute;
	bottom: 0; left: 0;
	z-index: 1;
	width: 100%;
	background: rgba(0,0,0,0.75);
}
.collection-image-caption-in {
	margin: 10px;
}
.collection-text-in h1 {
	margin: 10px 0 0 0;
	font-weight: 200;
	font-size: 33px; line-height: 35px;
}
.collection-text-in h2 {
	margin: 0 0 10px 0;
	font-weight: 400;
	font-size: 23px; line-height: 25px;
}

.related-article-collection {
	width: 100%;
}
.related-article-collection .related-article-image {
	display: block;
	max-height: 150px;
	overflow: hidden;
	border: 1px solid #000;
}

/* STORE LOCATOR */

.stores-container {
	overflow: hidden;
	position: relative;
}

.stores-list {
	width: 25%;
	background: #000;
	overflow: hidden;
}
.stores-list-in {
	padding: 10px 10px 10px 10px;
	overflow: scroll;
}
.stores-list-in h1 {
	font-weight: 200;
}

#stores-map-canvas {
	width: 75%;
	-webkit-transition: right 0.5s ease-in-out;
    -moz-transition: right 0.5s ease-in-out;
    transition: right 0.5s ease-in-out;
}
#stores-map-canvas.opened {
	width: 50%;
}

.store-info-window {
	width: 320px;
}
.store-info-window img.pull-left {
	max-width: 100px !important; max-height: 100px !important;
}
.store-info-window-text {
	width: 200px;
	margin-left: 20px;
	color: #000;
}
.store-info-window-text h5 {
	margin: 0 0 5px 0;
}
.store-info-window-text a {
	color: #000 !important;
	font-weight: 700;
}

.stores-list-in > ul {
	margin: 0; padding: 0;
}
.stores-list-elem {
	margin: 5px 0; padding: 0;
	list-style-type: none;
	background: #000;
	-webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.stores-list-elem:hover {
	
}
.stores-list-elem a {
	display: block;
	margin: 5px 0;
	color: #666;
}
.stores-list-elem:hover a {
	color: #fff;
	text-shadow: 0 0 3px #fff;
}
.stores-list-elem h5 {
	margin: 0;
}

#store {
	width: 25%;
	background: #000;
	position: fixed;
	right: -100%;
	-webkit-transition: right 0.5s ease-in-out;
    -moz-transition: right 0.5s ease-in-out;
    transition: right 0.5s ease-in-out;
    z-index: 11;
}
#store.opened {
	right: 0;
}

.store {
	padding: 10px 30px 10px 10px;
	position: relative;
	overflow: scroll;
}
.store h1 {
	font-weight: 200;
	width: 90%;
	margin-bottom: 0;
}
.store h3 {
	font-weight: 400;
	font-size: 23px; line-height: 25px;
}
img.store-map {
	width: 100% !important;
	height: auto !important;
	margin: 15px 0;
}
img.store-cover {
	max-width: 100% !important;
	margin: 15px 0;
}
.store-close {
	position: absolute;
	top: 10px; right: 25px;
	z-index: 11;
	display: block;
	font-size: 30px; line-height: 10px;
	width: 30px; height: 30px;
	font-weight: 200;
	background: #000;
	padding: 5px;
}

/* PRESS */

.press-container {
	width: 100%;
	background: #000;
}

.press-element {
	float: left;
}

.press-article {
	width: 150px;
	background: #000;
	overflow: visible;
}
.press-article-in {
	position: relative;
	-webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    width: auto; height: auto;
    z-index: 1;
}
.press-article-in img {
	-webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.press-year {
	width: 260px; height: 156px;
	background: #000;
	color: #fff;
	padding: 20px;
}
.press-year h1 {
	font-weight: 200;
	font-size: 33px; line-height: 35px;
	margin-bottom: 0;
}
.press-year h2 {
	font-weight: 200;
	font-size: 21px; line-height: 23px;
	margin-top: 0;
}

/* PAGES */

/* History */

.history-container {
	overflow: auto;
	position: fixed;
	bottom: 0; left: 0;
	z-index: 3;
}
#history-stretcher {
	position: relative;
	z-index: 1;
	width: 100%;
}
#history {
	position: absolute;
	top: 50%; left: 0;
}
.history-step {
	width: 300px;
	min-height: 100%;
	border-bottom: 1px dashed #fff;
	position: relative;
}
.history-step-in {
	margin: 10px;
	position: absolute;
	bottom: 0; left: 0;
}
.history-step h1 {
	font-weight: 200;
	position: absolute;
	bottom: -75px; left: 0;
	font-size: 33px;
}
.history-step img {
	border: 1px solid #fff;
	-webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.history-step img:hover {
	box-shadow: 0 0 5px #fff; -moz-box-shadow: 0 0 5px #fff; -webkit-box-shadow: 0 0 5px #fff;
}
.history-step-in p {
	margin-top: 20px;
}
a.history-skip {
	display: block;
	width: 100px; height: 100px;
	border-radius: 100px; -moz-border-radius: 100px; -webkit-border-radius: 100px;
	background: #000;
	color: #fff;
	text-align: center;
	position: absolute;
	top: 50%; left: 50%;
	margin: -30px 0 0 -50px;
	cursor: pointer;
}
a.history-skip:hover {
	background: #fff;
	color: #000;
}
a.history-skip > span {
	font-size: 55px; line-height: 55px;
	font-weight: 700;
}
a.history-skip > p {
	font-size: 12px; line-height: 13px;
	width: 70px;
	margin: 0 auto;
	text-transform: uppercase;
}

/* Super static */

.super-static {
	width: 900px;
	padding: 0 40px;
	text-align: justify;
	margin: 0 auto;
}
.super-static h1 {
	font-size: 53px;
	line-height: 57px;
	font-weight: 200;
	text-align: center;
}
.super-static hr {
	width: 50%;
	margin: 20px auto;
}
.super-static a {
	text-decoration: underline !important;
}

/* Contacts */

#contacts-form {
	width: 50%;
	margin: 0 auto 25px auto;
}
#contacts-form input, #contacts-form textarea {
	width: 96%;
}
#contacts-form .control-label {
	font-weight: bold;
}
#contacts-form .help-block {
	text-align: right;
}

/* Play Spot */

.play-spot {
	position: fixed;
	bottom: -200px;
	z-index: 109;
	width: 160px; height: 150px;
	-webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
.play-spot.right {
	right: 0;
}
.play-spot.left {
	left: 0;
}
.play-spot.opened {
	bottom: 0;
}
.play-spot img {
	position: absolute;
	bottom: 0; right: 0;
	z-index: 111;
}
.play-spot div {
	display: block;
	position: absolute;
	bottom: 50px;
	text-align: center;
	width: 180px;
	text-transform: uppercase;
	font-size: 17px; line-height: 19px;
	z-index: 112;
}
.play-spot.left div {
	left: 80px;
}
.play-spot.right div {
	right: 80px;
}
.play-spot:hover div {
	text-shadow: 0 0 5px #fff;
}

/**/
/**/
/* SHOP START PAGE
/**/
/**/

.shop-slide {
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	margin: 0 auto;
	padding: 0;
}
#shop-new-in {
	background-image: url('../images/shop-banners/test-1.jpg');
}
#shop-woman {
	background-image: url('../images/shop-banners/test-2.jpg');
}
#shop-man {
	background-image: url('../images/shop-banners/test-3.jpg');
}
#shop-kids {
	background-image: url('../images/shop-banners/test-4.jpg');
}

/* Footer */

.footer {
	background: #000;
	width: 100%;
	height: 200px;
}
