@font-face {
	font-family: 'DIN Alternate';
	src: url('../fonts/DINAlternate-Bold.eot');
	src: url('../fonts/DINAlternate-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/DINAlternate-Bold.woff') format('woff'),
		url('../fonts/DINAlternate-Bold.ttf') format('truetype'),
		url('../fonts/DINAlternate-Bold.svg#DINAlternate-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'DIN';
	src: url('../fonts/DINRegularAlternate.eot');
	src: url('../fonts/DINRegularAlternate.eot?#iefix') format('embedded-opentype'),
		url('../fonts/DINRegularAlternate.woff') format('woff'),
		url('../fonts/DINRegularAlternate.ttf') format('truetype'),
		url('../fonts/DINRegularAlternate.svg#DINRegularAlternate') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*
 * Corrects `block` display not defined in IE 8/9.
 */

footer{display:block;}
/*

 * Container
 */
.main-container,
.footer-container{position:relative;}
.main-container:after,
.footer-container:after{
	content:'';
	display:table;
	clear:both;
}
.footer-container{
	overflow:hidden;
	padding:0 0 2px;
	line-height:16px;
}
.footer-container p{margin:0;}
/* -------------------------------------------- *
 * Column Layouts
 */


/* ============================================ *
 * Footer
 * ============================================ */
/* -------------------------------------------- *
 * Footer
 */
.footer{
	margin:0 -30px 0px;
	overflow:hidden;
}
.footer .block-title{
	margin:0;
	padding:0 0 19px;
	letter-spacing:1.0px;
	color: #333333;
	
}
@media only screen and (min-width:480px){
	.footer .footer-info.member-info .block-title{
		position:absolute;
		left:-9999px;
		top:-9999px;
	}
}

.footer .block-title strong{font-weight:normal;}
.footer .footer-info{
	float:left;
	width:33.333333%;
}
.footer .footer-info.last{
	float:none;
	width:auto;
	overflow:hidden;
}
.footer .links li{
	word-break:break-all;
	line-height:1.4;
	padding:4px 0;
}
.footer .block-subscribe{
	float:left;
	width:33.333333%;
}
.footer .footer-info,
.footer .block-subscribe{
	padding:0 30px;
	float:left;
}
.footer .footer-info .holder,
.footer .block-subscribe .holder{
	 border-top: 2px solid #f63e30;
    padding: 16px 0 16px;
}
.footer .form-subscribe-header{display:none;}
.footer .links.social-media em{
	background-image:url(../../images/social_icons.png);
	background-repeat:no-repeat;
	width:13px;
	vertical-align:middle;
	display:inline-block;
	margin-right:7px;
}
.footer .links.social-media em.facebook{
	background-position:0 0;
	height:13px;
}
.footer .links.social-media a:hover em.facebook{background-position:-25px 0;}
.footer .links.social-media em.twitter{
	background-position:0 -24px;
	height:13px;
}
.footer .links.social-media a:hover em.twitter{background-position:-25px -24px;}
.footer .links.social-media em.youtube{
	background-position:0 -49px;
	height:13px;
}
.footer .links.social-media a:hover em.youtube{background-position:-25px -49px;}
.footer .links.social-media em.pinterest{
	background-position:0 -74px;
	height:15px;
}
.footer .links.social-media a:hover em.pinterest{background-position:-25px -74px;}
.footer .links.social-media em.rss{
	background-position:0 -99px;
	height:13px;
}
.footer .links.social-media a:hover em.rss{background-position:-25px -99px;}
.footer .block-subscribe .input-box{
	overflow:hidden;
	padding:0;
}
.footer .block-subscribe .button{
	float:right;
	min-width:107px;
	padding:18px 14px;
}
.footer .block-subscribe .input-text{
	width:100%;
	border-right:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	border-radius:0;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #eee;
}
.newsletter-form{
	padding:1px 0 0;
	min-width:250px;
	overflow:hidden;
}
.footer .block-subscribe .actions .button{
	height:30px;
	line-height:17px;
	float:left;
}
.footer .bugs,
.footer address{clear:both;}
.footer .bugs{display:none;}
.footer .form-language,
.footer .currency-switcher,
.footer .store-switcher{
	clear:both;
	margin-bottom:10px;
}
.footer .form-language,
.footer .currency-switcher{display:none;}
.footer address{
	border-top:1px solid #ccc;
	text-align:center;
	width:100%;
	font-size:11px;
	margin-top:30px;
	padding:30px 0;
}
.sosial-list{
	margin:-3px 0 0 -5px;
	overflow:hidden;
	display:inline-block;
}
.sosial-list li{float:left;}
.sosial-list a{
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	width:40px;
	height:40px;
	background:url(../../images/sprite-global.png) no-repeat 0 -186px;
	-webkit-transition:opacity .2s linear;
	transition:opacity 0.2s linear;
}
.sosial-list a:hover{opacity:0.55;}
.button.btn-create-account{
	margin-top:1px;
	padding-left:20px;
	padding-right:18px;
}
.sosial-list .pinterest a{background-position:-40px -186px;}
.sosial-list .vimeo a{background-position:-80px -186px;}
.sosial-list .youtube a{background-position:-120px -186px;}
.sosial-list .linkedin a{background-position:-160px -186px;}
.sosial-list .instagram a{background-position:-200px -186px;}
.footer-phone{
	color:#4d4d4d;
	position:relative;
	vertical-align:top;
	padding:0 0 0 19px;
}
.developers-info .footer-phone:before{
	content:"";
	position:absolute;
	left:0;
	top:3px;
	width:10px;
	height:10px;
	background:url(../../images/sprite-global.png) no-repeat -190px -176px;
}
.logo-ada-badge{
	overflow:hidden;
	max-width:100%;
	display:inline-block;
	vertical-align:top;
	padding:8px 0 0;
}
.subnav-holder{
	font-size:11px;
	line-height:15px;
	text-transform:uppercase;
	letter-spacing:2.2px;
	color:#666;
	overflow:hidden;
	margin:0 15px -5px;
	padding:22px 0 0;
	border-top:1px solid #dcdcdc;
}
.subnav-holder .copyright{
	position:relative;
	padding:0 6px 9px 0;
	float:left;
}
.subnav-holder .copyright:after{
	content:"";
	position:absolute;
	right:0;
	top:3px;
	width:1px;
	height:10px;
	background:#666;
}
.subnav{}
.developers-info li,
.subnav li{
	float:left;
	position:relative;
	padding:0 6px 10px 5px;
}
.developers-info li.footer-phone{padding-left:17px;}
.developers-info li:after,
.subnav li:after{
	content:"";
	position:absolute;
	right:0;
	top:3px;
	width:1px;
	height:10px;
	background:#666;
}
.developers-info a,
.subnav a{
	float:left;
	position:relative;
	color:#666;
}
.subnav .red a{color:#e2152b;}
.developers-info a:hover,
.subnav a:hover{color:#969696;}
.developers-info a:after,
.subnav a:after{
	content:"";
	position:absolute;
	left:50%;
	bottom:-10px;
	width:0;
	height:2px;
	/*background:#f63e30;*/
	opacity:0;
	transition:left 0.3s ease 0s, width 0.3s ease 0s, opacity 0.3s ease 0s, transform 0.3s ease 0s;
	-moz-transition:left 0.3s ease 0s, width 0.3s ease 0s, opacity 0.3s ease 0s, transform 0.3s ease 0s;
	-webkit-transition:left 0.3s ease 0s, width 0.3s ease 0s, opacity 0.3s ease 0s, transform 0.3s ease 0s;
}
.subnav .red a:after{background:#e2152b;}
.developers-info a:hover:after,
.subnav a:hover:after{
	width:100%;
	opacity:1;
	left:0;
}
.share-list{
	float:left;
	margin:-3px 0 16px 20px;
}
.share-list li{float:left;}
.share-list .stButton{margin:0;}
.share-list .stButton .stFb,
.share-list .stButton .stTwbutton,
.share-list .stButton .stMainServices,
.share-list .stButton .stArrow,
.share-list .stButton .stButton_gradient{height:22px;}
.developers-info{
	font-size:11px;
	line-height:15px;
	color:#969696;
}
.developers-info:after{
	display:block;
	content:"";
	clear:both;
}
.developers-info ul{
	float:left;
	padding:0 21px 0 0;
	letter-spacing:2.2px;
	text-transform:uppercase;
}
.developers-info a{
	display:inline-block;
	vertical-align:top;
	position:relative;
}
.developers-info a:after{
	content:"";
	position:absolute;
	left:50%;
	bottom:-10px;
	width:0;
	height:2px;
	background:#3c3c3c;
	opacity:0;
	transition:left 0.3s ease 0s, width 0.3s ease 0s, opacity 0.3s ease 0s, transform 0.3s ease 0s;
	-moz-transition:left 0.3s ease 0s, width 0.3s ease 0s, opacity 0.3s ease 0s, transform 0.3s ease 0s;
	-webkit-transition:left 0.3s ease 0s, width 0.3s ease 0s, opacity 0.3s ease 0s, transform 0.3s ease 0s;
}
.developers-info a:hover:after{
	width:100%;
	opacity:1;
	left:0;
}
.developers-info a:hover{color:#969696;}
.fb_iframe_widget span{overflow:hidden !important;}
.developers-link{
	float:left;
	padding:0 0 20px;
	letter-spacing:0.7px;
}

	.cart-table .cart-footer-actions{
		text-align:center;
		width:100%;
	}
	.cart-table .cart-footer-actions #empty_cart_button{float:right;}
	.cart-table .cart-footer-actions .btn-continue{float:left;}
	.cart-table .cart-footer-actions .btn-update,
	.cart-table .cart-footer-actions span.or{display:none;}
	.display-both-prices .cart-table td[data-rwd-tax-label]:before{content:attr(data-rwd-tax-label) ":";}
}
/* ============================================ *
 * Checkout - Estimate Shipping and Tax
 * ============================================ */
.shipping h2{
	font-size:12px;
	font-family: 'DIN Alternate'font-weight: bold;
	font-style: normal;
	margin:0 0 5px;
}
.shipping select{
	max-width:100%;
	height:30px;
	display:block;
	border:1px solid silver;
}
.shipping select.validation-failed{border-color:red;}
.shipping .shipping-desc{display:none;}
.shipping .buttons-set{
	border:none;
	margin:0;
	padding:0;
}
.shipping .form-list:after{
	content:'';
	display:table;
	clear:both;
}
.shipping .form-list li{
	float:left;
	margin:5px 2% 10px 0;
}
.shipping .form-list .shipping-country{width:37%;}
.shipping .form-list .shipping-region{width:41%;}
.shipping .form-list .shipping-postcode{
	margin-right:0;
	width:18%;
}
.shipping .form-list .shipping-postcode input{margin-top:4px;}
.shipping .form-list .input-box{padding-top:0;}
.shipping .form-list input{
	height:30px;
	margin-top:4px;
}
.shipping .form-list label{
	font-family: 'DIN';
	font-size:13px;
	font-weight:400;
	text-transform:uppercase;
}
.shipping .sp-methods{
	padding:10px 0 0;
	text-align:left;
}
.shipping .sp-methods dd{margin-bottom:10px;}
.shipping .sp-methods label{
	font-family: 'DIN';
	font-size:12px;
	font-style:italic;
	min-width:100px;
}
.shipping .sp-methods label span{
	font-family: 'DIN';
	font-style:normal;
}
.shipping #co-shipping-method-form .buttons-set .button{
	float:left;
	margin-left:0;
}
.shipping #co-shipping-method-form .sp-methods dd label{
	border:1px solid #ccc;
	background-color:#e7e7e7;
	min-width:220px;
}
.shipping #co-shipping-method-form .sp-methods dd label:hover{background-color:#dbdbdb;}
@media only screen and (max-width:770px){
	.shipping .shipping-form .form-list > li{
		width:100%;
		float:none;
	}
	.shipping .shipping-form .form-list > li label{display:block;}
	.shipping .shipping-form .form-list > li input,
	.shipping .shipping-form .form-list > li select{width:100%;}
}
.cart .cart-totals{text-align:right;}
.cart .cart-totals:after{
	content:'';
	display:table;
	clear:both;
}
.cart .cart-totals table{
	font-family: 'DIN';
	font-size:12px;
	margin-bottom:20px;
	text-transform:uppercase;
	width:100%;
}
.cart .cart-totals table td{padding:2px 0;}
.cart .cart-totals table td:first-child{
	padding-right:10px;
	min-width:120px;
}
.cart .cart-totals table tbody tr:last-child td,
.cart .cart-totals table tbody tr:last-child th{padding-bottom:10px;}
.cart .cart-totals table tfoot{
	border-top:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
}
.cart .cart-totals table tfoot td{
	font-size:24px;
	padding:2px 5px;
	vertical-align:top;
}
.cart .cart-totals table tfoot strong span,
.cart .cart-totals table tfoot span.price{font-family: 'DIN';}
.cart .cart-totals table tfoot strong{font-weight:400;}
@media only screen and (max-width:600px){
	.cart-totals{text-align:right;}
}
@media only screen and (max-width:770px){
	.cart .cart-totals table tfoot td{font-size:18px;}
}
.discount-form:after,
#giftcard-form:after{
	content:'';
	display:table;
	clear:both;
}
#discount-coupon-form,
.cart .giftcard{width:100%;}
#discount-coupon-form h2,
.cart .giftcard h2{display:none;}
#discount-coupon-form label,
.cart .giftcard label{
	font-family: 'DIN';
	font-size:12px;
	font-weight:400;
	text-align:left;
	text-transform:uppercase;
	min-width:105px;
	display:inline-block;
	margin-right:10px;
}
#discount-coupon-form .field-wrapper,
.cart .giftcard .field-wrapper{display:inline-block;}
#discount-coupon-form .validation-advice,
.cart .giftcard .validation-advice{display:inline;}
#discount-coupon-form .button-wrapper,
.cart .giftcard .button-wrapper{
	display:inline-block;
	vertical-align:bottom;
}
#discount-coupon-form .button-wrapper > button,
.cart .giftcard .button-wrapper > button{float:left;}
#discount-coupon-form .input-text,
.cart .giftcard .input-text{
	border-radius:0;
	height:30px;
	margin:4px 10px 0 0;
	width:190px;
}
.cart .giftcard p{margin-bottom:7px;}
.cart .giftcard .check-gc-status{
	float:left;
	padding:0;
}
.cart .giftcard .check-gc-status > span > span{
	font-size:14px;
	text-transform:none;
}
/* ============================================ *
 * Checkout - Cart Cross sell
 * ============================================ */
.crosssell h2{color:#39c;}
.crosssell #crosssell-products-list .button,
.crosssell #crosssell-products-list .add-to-links{display:none;}
/* Change the layout to 2 columns at a breakpoint that is higher than a 3 columns layout would normally break */
@media only screen and (max-width:979px){
	.crosssell{
		/* Undo three-column config */
	}
	.crosssell .products-grid > li:nth-child(even),
	.crosssell .products-grid > li:nth-child(3n),
	.crosssell .products-grid > li{width:50%;}
	.crosssell .products-grid > li:nth-child(odd){clear:left;}
	.crosssell .products-grid > li:nth-child(even){margin-right:0;}
	.crosssell .products-grid > li:nth-child(3n+1){clear:none;}
}
@media only screen and (max-width:320px){
	.crosssell ul .item{padding:0 0 40px;}
	.crosssell ul .product-details .crosssell-actions{padding:0 5px;}
}
/* ============================================ *
 * Checkout - One Page
 * ============================================ */
.checkout-onepage-index .col-right,
.checkout-onepage-index .col-left{display:none;}
.checkout-onepage-index .col-main{
	width:auto;
	float:none;
}
@media only screen and (min-width:980px){
	.checkout-onepage-index .col-main{
		float:left;
		width:68.75%;
		padding-right:20px;
	}
	.checkout-onepage-index .col-right,
	.checkout-onepage-index .col-left{
		width:31.25%;
		display:block;
	}
	.checkout-onepage-index .col-right{padding-left:0;}
}
/* -------------------------------------------- *
 * Section Styling - Default
 */
.opc .section .step-title{
	width:100%;
	border-top:1px solid #ececec;
	position:relative;
	-moz-user-select:none;
	-ms-user-select:none;
	-webkit-user-select:none;
	-o-user-select:none;
	user-select:none;
}
.opc .section .step-title:after{
	content:'';
	display:table;
	clear:both;
}
.opc .section.allow:not(.active) .step-title{cursor:pointer;}
/* Using .no-touch since touch devices emulate hover, thereby making steps look active that are not */
.no-touch .opc .section.allow:not(.active) .step-title:hover{background-color:#f4f4f4;}
.opc .section.active .step-title{border-bottom:1px solid #ececec;}
.opc .section .step-title a{display:none;}
.opc .section.allow:not(.active) .step-title a{
	display:block;
	float:right;
	line-height:40px;
	height:40px;
	padding:0 10px;
}
.no-touch .opc .section .step-title a:hover{text-decoration:none;}
.opc .section .step-title .number,
.opc .section.allow.active .step-title .number,
.no-touch .opc .section.allow:hover .step-title .number{
	width:26px;
	height:26px;
	text-align:center;
	color:#fff;
	line-height:26px;
	background-color:#39c;
	display:block;
	position:absolute;
	top:50%;
	left:10px;
	margin-top:-13px;
}
.opc .section.allow .step-title .number{background-color:#99cce5;}
.opc .section.allow .step-title h2{color:#a0a0a0;}
.opc .section.allow .step-title:hover h2,
.opc .section.active .step-title h2{color:#39c;}
.opc .section .step-title h2{
	font-size:16px;
	font-weight:400;
	line-height:40px;
	height:40px;
	float:left;
	margin:0 4px 0 45px;
}
.opc .section .step{padding:20px;}
.opc .section .step:after{
	content:'';
	display:table;
	clear:both;
}
@media only screen and (max-width:979px){
	.opc .section .step{padding:10px;}
}
.opc h3{font-weight:500;}
.opc .buttons-set{text-align:left;}
.opc .buttons-set button.button{
	float:left;
	margin-left:0;
	margin-right:10px;
	margin-bottom:0;
}
.opc .buttons-set p.required{
	float:right;
	margin-left:5px;
	margin-bottom:0;
}
.opc .buttons-set .back-link{
	float:right;
	margin:0;
}
.opc .buttons-set a{
	line-height:20px;
	display:inline-block;
	padding:5px 5px 5px 0;
}
@media only screen and (max-width:479px){
	.opc .buttons-set .button + .buttons-set .button,
	.paypal-express-review .buttons-set .button + .buttons-set .button{margin-left:0;}
}
.opc #opc-login .step{padding:0;}
.opc #opc-login .buttons-set{
	border-top:0;
	padding-top:5px;
}
@media only screen and (max-width:770px){
	.opc #opc-login .description,
	.opc #opc-login p.required{
		display:none;
	}
}
#opc-payment .note{padding:10px;}
/* -------------------------------------------- *
 * This section hides everything but the "Checkout Method" step of the checkout process and fades in the content
 * once the customer progresses to the next step. The purpose of this is to simplify what the customer has to focus on.
 * It is limited to larger viewports since smaller devices are inherently going to be focused solely on the
 * "Checkout Method" step.
 */
.opc.opc-firststep-login .section:not(#opc-login) .step-title,
.opc-block-progress-step-login{
	-webkit-transition:opacity 300ms linear;
	-webkit-transition-delay:0;
	-moz-transition:opacity 300ms linear 0;
	-o-transition:opacity 300ms linear 0;
	transition:opacity 300ms linear 0;
}
.opc.opc-firststep-login .section#opc-login .step-title .number{
	-webkit-transition:width 80ms linear;
	-webkit-transition-delay:0;
	-moz-transition:width 80ms linear 0;
	-o-transition:width 80ms linear 0;
	transition:width 80ms linear 0;
}
.opc.opc-firststep-login .section#opc-login .step-title h2{
	-webkit-transition:margin-left 80ms linear;
	-webkit-transition-delay:0;
	-moz-transition:margin-left 80ms linear 0;
	-o-transition:margin-left 80ms linear 0;
	transition:margin-left 80ms linear 0;
}
/* When a user progresses from the "Checkout Method" to "Billing Information" for the first time, the							*/
/* "opc-has-progressed-from-login" class gets added to the body. Also, the .opc element will only have the				 */
/* "opc-firststep-login" class if the first step of the checkout is the "Checkout Method" (eg, not when logged in) */
body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section:not(#opc-login) .step-title,
body:not(.opc-has-progressed-from-login) .opc-block-progress-step-login{opacity:0;}
body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section#opc-login .step-title .number{
	width:0;
	overflow:hidden;
}
body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section#opc-login .step-title h2{margin-left:0;}
/* -------------------------------------------- *
 * Shipping and Payment methods
 */
.sp-methods{margin:0 0 8px;}
.sp-methods dt{
	margin:13px 0 5px;
	font-family: 'DIN';
}
.sp-methods dt:first-child{margin:0 0 5px;}
.sp-methods dd li{margin:5px 0;}
.sp-methods label img{float:left;}
.sp-methods label a{
	margin-top:6px;
	float:right;
	margin-left:10px;
}
.sp-methods .price{font-family: 'DIN';}
.sp-methods .form-list{padding-left:20px;}
.sp-methods .form-list li{margin:0 0 8px;}
.sp-methods select.month{
	width:120px;
	margin-right:10px;
}
.sp-methods select.year{width:96px;}
.sp-methods input.cvv{width:4em !important;}
.sp-methods .checkmo-list li{
	margin:0 0 5px;
	content:'';
	display:table;
	clear:both;
}
.sp-methods .checkmo-list label{
	width:165px;
	padding-right:15px;
	text-align:right;
	float:left;
}
.sp-methods .checkmo-list address{float:left;}
@media only screen and (max-width:479px){
	.sp-methods .checkmo-list{padding-left:0;}
	.sp-methods .checkmo-list label{width:135px;}
}
.sp-methods .release-amounts{margin:0.5em 0;}
.sp-methods .release-amounts button{
	float:left;
	margin:5px 10px 0 0;
}
/* One Page Checkout */
.block-progress{
	border:0;
	margin:0;
	border-left:1px solid #ccc;
	padding-left:20px;
}
.block-progress .block-content{font-size:13px;}
.block-progress dt{
	padding-top:6px;
	margin:0;
	margin-bottom:10px;
	color:#636363;
	font-family: 'DIN';
	font-size:14px;
	font-style:normal;
	line-height:1.4;
	text-rendering:optimizeSpeed;
	text-transform:uppercase;
	margin-bottom:6px;
	text-transform:uppercase;
	font-weight:normal;
	color:#a0a0a0;
}
.block-progress dt.complete{color:#636363;}
.block-progress dd{
	padding-left:15px;
	margin-bottom:10px;
	font-family: 'DIN';
	font-style:italic;
}
.block-progress dd address{font-style:italic;}
.block-progress #payment-progress-opcheckout .subtitle{margin-bottom:3px;}
.block-progress .payment-info dt{
	padding:0;
	margin:0 0 3px 0;
	color:#636363;
	font-family: 'DIN';
	text-transform:none;
	font-style:italic;
	float:left;
	clear:both;
	font-size:13px;
}
.block-progress .payment-info dt:after{content:':';}
.block-progress .payment-info dd{
	float:left;
	margin-bottom:3px;
	font-size:13px;
}
.block-progress .payment-info:after{
	content:'';
	display:table;
	clear:both;
}
/* review step */
#checkout-review-table .btn-remove img{display:none;}
/* show/hide "change" link for progress step depend on complete status
 * should be placed in .css file */
.opc-block-progress dt.complete a,
.opc-block-progress dt.complete .separator{display:inline;}
.opc-block-progress dt a,
.opc-block-progress dt .separator{display:none;}
/* On small screens, the progress review content will be moved to the review step via JS. Styled via this CSS:*/
#checkout-step-review .opc-block-progress{
	border-left:none;
	padding-left:0;
}
#checkout-step-review .opc-block-progress .block-title{display:none;}
#checkout-step-review .opc-block-progress .block-content{
	display:block !important;
	padding:0;
}
#checkout-step-review .opc-block-progress .block-content > dl > div{
	float:left;
	width:50%;
}
@media only screen and (max-width:479px){
	#checkout-step-review .opc-block-progress .block-content > dl > div{
		float:none;
		width:auto;
	}
}
#checkout-step-review .opc-block-progress .block-content .changelink{display:none;}
@media only screen and (max-width:479px){
	#checkout-review-table thead > tr > th{display:none;}
	#checkout-review-table thead > tr > th:first-child{display:block;}
	#checkout-review-table thead > tr > th:first-child{display:block;}
}
#checkout-step-review .centinel > p{margin-bottom:10px;}
#checkout-step-review .centinel iframe{
	width:100%;
	min-height:400px;
}
/* Gift options */
.gift-messages-form .item{
	content:'';
	display:table;
	clear:both;
	margin-top:30px;
}
.gift-messages-form .item h5{font-family: 'DIN';}
.gift-messages-form .item .product-img-box{
	width:auto;
	float:left;
	padding-right:15px;
}
.gift-messages-form .item .details{float:left;}
.gift-message-form .inner-box > div{
	content:'';
	display:table;
	clear:both;
	width:100%;
	margin-top:15px;
}
.gift-message-form .inner-box > div.extra-options-container p{margin-bottom:15px;}
.gift-message-form .gift-wrapping-form label{margin-right:10px;}
.gift-message-form .gift-wrapping-form img{float:left;}
/* ============================================ *
 * Checkout - Success
 * ============================================ */
.checkout-onepage-success .col-main{
	padding:0;
	text-align:center;
}
.checkout-onepage-success .buttons-set{
	margin:10px 0;
	text-align:center;
}
.checkout-onepage-success .buttons-set button{float:none;}
.gift-message-form .gift-wrapping-form .gift-wrapping-design{height:75px;}
.gift-message-form .gift-wrapping-form .gift-wrapping-design:after{
	content:'';
	display:table;
	clear:both;
}
.gift-message-form .gift-wrapping-form .gift-wrapping-design .image-box{margin-right:5px;}
.gift-message-form .gift-item{
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:solid 1px #ececec;
}
.gift-message-form .gift-item:after{
	content:'';
	display:table;
	clear:both;
}
.gift-message-form .gift-item .product-img-box{width:200px;}
.gift-message-form .gift-item .product-img-box .product-image{
	width:75px;
	margin-left:auto;
	margin-right:auto;
}
.gift-message-form .gift-item .product-img-box .product-name{display:block;}
.gift-message-form .gift-item .fieldset{margin-left:200px;}
@media only screen and (max-width:770px){
	.gift-message-form .gift-item .product-img-box{
		width:100%;
		float:none;
	}
	.gift-message-form .gift-item .fieldset{margin-left:0;}
	.gift-message-form .gift-item .fieldset textarea{width:100%;}
	.footer .footer-info, .footer .block-subscribe{
		width:100%;
	}
	.top-bar{
		overflow: inherit;
		margin-bottom: 25px;
		display: none;
	}
	.fot-soc
	{
		margin-top:30px;
	}
	.mlog
	{
		height: 65px !important;
	}
	.wrap-icon-nav
	{
		display: block !important;
	}
	.sbut
	{
		display: none;
	}
	.subnav
	{
		width:100%;
	}
	.wrap-slider .header{
			
	}
	
}
@media (min-width: 1250px){
	.wrap-icon-nav
	{
		display: none !important;
	}
   
 
}

@media only screen and (max-width:1000px){
	.footer .footer-info, .footer .block-subscribe{
		width:100%;
	}
	
	
}
@media only screen and (min-width: 1200px) and (max-width: 1350px){
	.footer .block-title{
	letter-spacing: 0px !important;
	}
	
}
@media only screen and (min-width: 1000px) and (max-width: 1200px){
	.footer .block-subscribe{
		   /* width: 38.333333%;  */
	}
	.footer .block-title strong{
		letter-spacing: 0px;
    font-size: 13px;
	}
	
}



/**
 * @category Mage
 * @package	ConfigurableSwatches
 */
/* Clears */
.clearfix:after,
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after{
	display:block;
	content:".";
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
	overflow:hidden;
}
.product-view .product-options .swatch-attr{
	float:none;
	display:block;
	clear:both;
	border:0;
}
.product-view .product-options dt.swatch-attr label{
	display:block;
	line-height:1.3;
}
/* General Swatch Styling */
.configurable-swatch-list{
	margin-left:-3px;
	zoom:1;
	clear:both;
}
.configurable-swatch-list li{
	float:left;
	zoom:1;
	margin:0 0 0 3px;
}
#narrow-by-list dd .configurable-swatch-list li{
	margin:0 0 0 3px;
	width:47%;
}
#narrow-by-list label{text-transform:uppercase;}
.swatch-link img{border-radius:3px;}
.swatch-link,
.swatch-label{
	display:block;
	border-radius:3px;
	font-size:14px;
	text-align:center;
	color:#666666;
	text-decoration:none;
	box-sizing:content-box;
}
.swatch-link{
	border:1px solid #bbb;
	margin:0 0 3px;
}
#narrow-by-list dd .swatch-link{
	float:left;
	margin-right:2px;
	padding:0;
}
.currently .swatch-link{
	display:inline-block;
	margin:0 0 0 10px;
}
.swatch-label{
	border:1px solid #fff;
	margin:0;
	white-space:nowrap;
	background:#efefef;
}
.swatch-link:hover{cursor:pointer;}
.currently .swatch-link:hover{cursor:default;}
.swatch-link .x{
	display:none;
	text-indent:-999em;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:url(../../images/bg_x.png) center no-repeat transparent;
	z-index:10;
}
.configurable-swatch-list .not-available .x{display:block;}
.configurable-swatch-list .not-available .swatch-link{
	border-color:#e6e6e6;
	position:relative;
}
.configurable-swatch-list .not-available .swatch-label{
	color:#aaa;
	background:#fff;
}
/* Image Swatches */
.swatch-link.has-image .swatch-label{position:relative;}
.swatch-link.has-image img{
	position:absolute;
	top:0;
	left:0;
}
.configurable-swatch-list .not-available .swatch-link.has-image img{
	opacity:0.4;
	filter:alpha(opacity=40);
}
/* Other Swatch States */
.configurable-swatch-list .hover .swatch-link,
.configurable-swatch-list .selected .swatch-link,
.swatch-link:hover{border-color:#44f;}
.currently .swatch-link:hover{border-color:#bbb;}
.configurable-swatch-list .wide-swatch .swatch-label{padding:0 6px;}
.configurable-swatch-box{background:none !important;}
.configurable-swatch-box select.swatch-select{display:none;}
.configurable-swatch-box .validation-advice{
	margin:0 0 5px;
	background:#D91A00;
	padding:2px 5px !important;
	font-family: 'DIN';
	color:#fff !important;
	float:left;
	display:block;
	border-radius:3px;
}
/* CUSTOM */
.availability.out-of-stock span{color:#333;}
.product-view .add-to-cart button.out-of-stock{
	background-position:-80px -362px;
	cursor:default;
}
.product-view .product-options dd .input-box{
	width:auto;
	height:auto;
}
.product-options .select-label{display:none;}
.product-options dt.swatch-attr label,
.product-options dt.swatch-attr .select-label{font-size:12px;}
.product-options dt.swatch-attr .select-label{
	display:inline;
	font-family: 'DIN';
	color:#00acb1;
	padding-left:5px;
}
/* ============================================ *
 * Customer
 * ============================================ */
.customer-account-login .scaffold-form label:first-child{width:115px;}
.customer-account-login .col2-set .buttons-set{
	position:absolute;
	bottom:41px;
	left:10px;
	margin:0;
	padding:0 5px;
	border:0;
}
.account-login .col2-set .col-1,
.account-login .col2-set .col-2{position:relative;}
.customer-account-login .col2-set .buttons-set button,
.customer-account-login .col2-set .buttons-set .button{
	padding:10px;
	min-width:270px;
	float:left;
	margin:0;
}
.customer-account-login .page-title h1,
.customer-account-login .page-title h2{margin-bottom:48px;}
.account-login .content{
	border:1px solid #dcdcdc;
	border-width:3px 0 1px;
	padding:33px 0 98px;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
}
.opc #opc-login p:not(.required){
	font-style:italic;
	font-family: 'DIN';
	font-size:13px;
	color:#a0a0a0;
}
.remember-me-box a.hide{display:none;}
.remember-me-box .link-tip{
	font-size:13px;
	padding-left:10px;
}
.remember-me-popup{
	display:none;
	border:1px solid #ccc;
	padding:10px;
	position:relative;
}
.remember-me-popup.show{display:block;}
.remember-me-popup p{font-family: 'DIN';}
.remember-me-popup .remember-me-popup-close{
	position:absolute;
	top:0;
	right:0;
	padding:10px;
	font-size:12px;
}
.remember-me-popup .remember-me-popup-close-button{display:none;}
.account-login{
	padding:0 0 5px;
	font-size:12px;
	line-height:18px;
}
.account-login h2,
.account-login h2{margin:0 0 35px;}
.account-login p{margin:0 0 18px;}
.account-login .benefits{padding:10px 0 12px;}
.account-login .benefits li{
	padding:0 0 8px 16px;
	position:relative;
}
.account-login .benefits li:after{
	content:"";
	position:absolute;
	left:1px;
	top:7px;
	width:5px;
	height:5px;
	background:#3c3c3c;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
}
.account-login .input-text{
	padding:8px 11px 10px;
	height:36px;
}
.account-login .input-placeholder-text{
	top:10px;
	left:12px;
}
.account-login .form-list{
	padding:0 17.5% 37px 0;
	font-size:11px;
	line-height:16px;
}
.account-login .form-list > li{margin:0 0 4px;}
.account-login .input-box{padding:1px 0 0;}
.account-login .form-list a{
	margin:31px 0 0;
	display:inline-block;
	vertical-align:top;
	position:relative;
	text-transform:uppercase;
}
.account-login .form-list a:before{
	content:"";
	position:absolute;
	left:50%;
	bottom:-10px;
	width:0;
	height:2px;
	background:#3c3c3c;
	opacity:0;
	transition:left 0.3s ease 0s, width 0.3s ease 0s, opacity 0.3s ease 0s, transform 0.3s ease 0s;
	-moz-transition:left 0.3s ease 0s, width 0.3s ease 0s, opacity 0.3s ease 0s, transform 0.3s ease 0s;
	-webkit-transition:left 0.3s ease 0s, width 0.3s ease 0s, opacity 0.3s ease 0s, transform 0.3s ease 0s;
}
.account-login .form-list a:hover:before{
	width:100%;
	opacity:1;
	left:0;
}/**************************
*
*	GENERAL
*
**************************/
.camera_wrap a, .camera_wrap img,
.camera_wrap ol, .camera_wrap ul, .camera_wrap li,
.camera_wrap table, .camera_wrap tbody, .camera_wrap tfoot, .camera_wrap thead, .camera_wrap tr, .camera_wrap th, .camera_wrap td
.camera_thumbs_wrap a, .camera_thumbs_wrap img,
.camera_thumbs_wrap ol, .camera_thumbs_wrap ul, .camera_thumbs_wrap li,
.camera_thumbs_wrap table, .camera_thumbs_wrap tbody, .camera_thumbs_wrap tfoot, .camera_thumbs_wrap thead, .camera_thumbs_wrap tr, .camera_thumbs_wrap th, .camera_thumbs_wrap td {
	background: none;
	border: 0;
	font: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	list-style: none
}
.camera_wrap {
		direction: ltr;
	display: none;
	float: left;
	position: relative;
	z-index: 0;
	width: 100%;
		margin-bottom: 140px;/* !important;*/
}
.camera_wrap img {
	max-width: none!important;
}
.camera_fakehover {
	height: 100%;
	min-height: 60px;
	position: relative;
	width: 100%;
	z-index: 1;
}
.camera_src {
	display: none;
}
.cameraCont, .cameraContents {
	height: 100%;
	position: relative;
	width: 100%;
	z-index: 1;
}
.cameraSlide {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.cameraContent {
	bottom: 0;
	display: none;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.camera_target {
	bottom: 0;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-align: left;
	top: 0;
	width: 100%;
	z-index: 0;
}
.camera_overlayer {
	bottom: 0;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 0;
}
.camera_target_content {
	bottom: 0;
	left: 0;
	/*overflow: hidden;*/
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.camera_target_content .camera_link {
	background: url(../../images/blank.gif);
	display: block;
	height: 100%;
	text-decoration: none;
}
.camera_loader {
	background: #fff url(../../images/camera-loader.gif) no-repeat center;
	background: rgba(255, 255, 255, 0.9) url(../../images/camera-loader.gif) no-repeat center;
	border: 1px solid #ffffff;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	height: 36px;
	left: 50%;
	overflow: hidden;
	position: absolute;
	margin: -18px 0 0 -18px;
	top: 50%;
	width: 36px;
	z-index: 3;
}
.camera_bar {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 3;
}
.camera_thumbs_wrap.camera_left .camera_bar, .camera_thumbs_wrap.camera_right .camera_bar {
	height: 100%;
	position: absolute;
	width: auto;
}
.camera_thumbs_wrap.camera_bottom .camera_bar, .camera_thumbs_wrap.camera_top .camera_bar {
	height: auto;
	position: absolute;
	width: 100%;
}
.camera_nav_cont {
	height: 65px;
	overflow: hidden;
	position: absolute;
	right: 9px;
	top: 15px;
	width: 120px;
	z-index: 4;
}
.camera_caption {
	bottom: 0;
	display: block;
	position: absolute;
	width: 100%;
}
.camera_caption > div {
	padding: 10px 20px;
}
.camerarelative {
	overflow: hidden;
	position: relative;
}
.imgFake {
	cursor: pointer;
}
.camera_prevThumbs {
	bottom: 4px;
	cursor: pointer;
	left: 0;
	position: absolute;
	top: 4px;
	visibility: hidden;
	width: 30px;
	z-index: 10;
}
.camera_prevThumbs div {
	background: url(../../images/camera_skins.png) no-repeat -160px 0;
	display: block;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 30px;
}
.camera_nextThumbs {
	bottom: 4px;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 4px;
	visibility: hidden;
	width: 30px;
	z-index: 10;
}
.camera_nextThumbs div {
	background: url(../../images/camera_skins.png) no-repeat -190px 0;
	display: block;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 30px;
}
.camera_command_wrap .hideNav {
	display: none;
}
.camera_command_wrap {
	left: 0;
	position: relative;
	right:0;
	z-index: 0;
}
.camera_wrap .camera_pag .camera_pag_ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
}
.camera_wrap .camera_pag .camera_pag_ul li {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	cursor: pointer;
	display: inline-block;
	height: 16px;
	margin: 20px 5px;
	position: relative;
	text-align: left;
	text-indent: -9999px;
	width: 16px;
}
.camera_commands_emboss .camera_pag .camera_pag_ul li {
	-moz-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_wrap .camera_pag .camera_pag_ul li > span {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 8px;
	left: 4px;
	overflow: hidden;
	position: absolute;
	top: 4px;
	width: 8px;
}
.camera_commands_emboss .camera_pag .camera_pag_ul li:hover > span {
	-moz-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
	-moz-box-shadow: 0;
	-webkit-box-shadow: 0;
	box-shadow: 0;
}
.camera_pag_ul li img {
	display: none;
	position: absolute;
}
.camera_pag_ul .thumb_arrow {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid;
	top: 0;
	left: 50%;
	margin-left: -4px;
	position: absolute;
}
.camera_prev, .camera_next, .camera_commands {
	cursor: pointer;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 40px;
	z-index: 2;
}
.camera_prev {
	left: 0;
}
.camera_prev > span {
	background: url(../../images/camera_skins.png) no-repeat 0 0;
	display: block;
	height: 40px;
	width: 40px;
}
.camera_next {
	right: 0;
}
.camera_next > span {
	background: url(../../images/camera_skins.png) no-repeat -40px 0;
	display: block;
	height: 40px;
	width: 40px;
}
.camera_commands {
	right: 41px;
}
.camera_commands > .camera_play {
	background: url(../../images/camera_skins.png) no-repeat -80px 0;
	height: 40px;
	width: 40px;
}
.camera_commands > .camera_stop {
	background: url(../../images/camera_skins.png) no-repeat -120px 0;
	display: block;
	height: 40px;
	width: 40px;
}
.camera_wrap .camera_pag .camera_pag_ul li {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	cursor: pointer;
	display: inline-block;
	height: 16px;
	margin: 20px 5px;
	position: relative;
	text-indent: -9999px;
	width: 16px;
}
/*.camera_wrap div:nth-child(2){
	position: absolute;
	margin-top: 100px;
	width: 100%;
}*/
.camera_thumbs{
   /* width: 100%;*/
}

.camera_thumbs_cont {
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.camera_commands_emboss .camera_thumbs_cont {
	-moz-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_thumbs_cont > div {
	float: left;
	width: 100%;
}
.camera_thumbs_cont ul {
	overflow: hidden;
	padding: 3px 4px 8px;
	position: relative;
	text-align: center;
}
.camera_thumbs_cont ul li {
	display: inline-block;
	padding: 0 4px;
	margin: 0 !important;
}
.camera_thumbs_cont ul li.pix_thumb{
	margin: 0 !important;
}
.camera_thumbs_cont ul li > img {
	border: 1px solid;
	cursor: pointer;
	margin-top: 5px;
	vertical-align:bottom;
	   /* width: auto;*/
}
.camera_clear {
	display: block;
	clear: both;
}
.showIt {
	display: none;
}
.camera_clear {
	clear: both;
	display: block;
	height: 1px;
	margin: -1px 0 25px;
	position: relative;
}
/**************************
*
*	COLORS & SKINS
*
**************************/
.pattern_1 .camera_overlayer {
	background: url(../../images/patterns/overlay1.png) repeat;
}
.pattern_2 .camera_overlayer {
	background: url(../../images/patterns/overlay2.png) repeat;
}
.pattern_3 .camera_overlayer {
	background: url(../../images/patterns/overlay3.png) repeat;
}
.pattern_4 .camera_overlayer {
	background: url(../../images/patterns/overlay4.png) repeat;
}
.pattern_5 .camera_overlayer {
	background: url(../../images/patterns/overlay5.png) repeat;
}
.pattern_6 .camera_overlayer {
	background: url(../../images/patterns/overlay6.png) repeat;
}
.pattern_7 .camera_overlayer {
	background: url(../../images/patterns/overlay7.png) repeat;
}
.pattern_8 .camera_overlayer {
	background: url(../../images/patterns/overlay8.png) repeat;
}
.pattern_9 .camera_overlayer {
	background: url(../../images/patterns/overlay9.png) repeat;
}
.pattern_10 .camera_overlayer {
	background: url(../../images/patterns/overlay10.png) repeat;
}
.camera_caption {
	color: #fff;
}
.camera_caption > div {
	background: #000;
	background: rgba(0, 0, 0, 0.8);
}
.camera_wrap .camera_pag .camera_pag_ul li {
	background: #b7b7b7;
}
.camera_wrap .camera_pag .camera_pag_ul li:hover > span {
	background: #b7b7b7;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
	background: #434648;
}
.camera_pag_ul li img {
	border: 4px solid #e6e6e6;
	-moz-box-shadow: 0px 3px 6px rgba(0,0,0,.5);
	-webkit-box-shadow: 0px 3px 6px rgba(0,0,0,.5);
	box-shadow: 0px 3px 6px rgba(0,0,0,.5);
}
.camera_pag_ul .thumb_arrow {
	border-top-color: #e6e6e6;
}
.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont {
	background: #d8d8d8;
	background: rgba(216, 216, 216, 0.85);
}
.camera_wrap .camera_pag .camera_pag_ul li {
	background: #b7b7b7;
}
.camera_thumbs_cont ul li > img {
	border: 1px solid #000;
}
/*BLACK SKIN*/
.camera_black_skin .camera_prevThumbs div {
	background-position: -160px -40px;
}
.camera_black_skin .camera_nextThumbs div {
	background-position: -190px -40px;
}
.camera_black_skin .camera_prev > span {
	background-position: 0 -40px;
}
.camera_black_skin .camera_next > span {
	background-position: -40px -40px;
}
.camera_black_skin .camera_commands > .camera_play {
	background-position: -80px -40px;
}
.camera_black_skin .camera_commands > .camera_stop {
	background-position: -120px -40px;
}


/******************************************/
/******* Cycle slider *********************/
/******************************************/

/* set border-box so that percents can be used for width, padding, etc (personal preference) */
.cycle-slideshow, .cycle-slideshow * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

/*.lookbookslider-container{position: relative;}*/
.cycle-slideshow {
	margin:0 0 20px;
	padding:0;
	overflow:hidden;
 }

 /*
 .cycle-slideshow {
	-webkit-perspective: 1000;
	-webkit-transform-style: preserve-3d;
	-moz-perspective: 1000;
	-moz-transform-style: preserve-3d;
	-o-perspective: 1000;
	-o-transform-style: preserve-3d;
	perspective: 1000;
	transform-style: preserve-3d;
}*/

 /*.cycle-tiles-container{ }*/
/* slideshow images (for most of the demos, these are the actual "slides") */
.cycle-slideshow .slide{
	z-index:auto !important;
}
.cycle-slideshow .slide img{
	/*
	some of these styles will be set by the plugin (by default) but setting them here
	helps avoid flash-of-unstyled-content
	*/
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:auto;
	padding:0;
	display:block;
}

.cycle-slideshow .hotspot img{display:none;}
/* in case script does not load */
.cycle-slideshow img:first-child {
	position: static; z-index: 100;
}

.cycle-slideshow .hotspot img{
	width: auto;
	height: auto;
	position: absolute;
}
/** Pager style **/
.pagernav ul{
	z-index:500;
	bottom:0;
	overflow:hidden;
	margin:0 -1px;
	padding:0;
	position:relative;
	display:block;
	font:0/0 Arial, Helvetica, sans-serif;
	letter-spacing:-4px;
}
.pagernav ul li{
	/*font-family: arial; font-size: 50px; width: 16px; height: 16px; */
	display: inline-block; color: #ddd; cursor: pointer;

}
.pagernav ul li.selected { color: #D69746;}
.pagernav ul li.thumb{
	cursor:pointer;
	display:inline-block;
	margin:0 !important;
	padding:1px;
	width:12.5%;
	position:relative;
	-webkit-transition:opacity .2s linear;
	transition:opacity .2s linear;
}
.pagernav ul li.thumb.cycle-pager-active{opacity:0.4;}
.pagernav ul li .thumb-holder{position:relative;}
.pagernav ul li .thumb-holder:after{
	content:"";
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:0;
	background:#3c3c3c;
	opacity:0;
	transition:height 0.3s, opacity 0.3s;
	-moz-transition:height 0.3s, opacity 0.3s;
	-webkit-transition:height 0.3s, opacity 0.3s;
}
.pagernav ul li .thumb-holder:hover:after,
.pagernav ul li .thumb.cycle-pager-active .thumb-holder:after{
	height:2px;
	opacity:1;
}
/***********************/
.pagernav {
	display: block;
   /* float: right;*/
	width: 100%;
	margin: 0 auto;
}
.pagernav ul li.thumb:hover > img,
.pagernav ul li.thumb.cycle-slide-active > img{
	/*background: #006AA9;*/
	opacity: 1;
}

/*************************/
.pagernav ul li.thumb img{}

.pagernav ul > * { cursor: pointer;}

/* caption */
.cycle-caption { position: absolute; color: white; bottom: 15px; right: 15px; z-index: 700; }


/* overlay */
.cycle-overlay {
	font-family: 'DIN';
	position: absolute; bottom: 0; width: 100%; z-index: 600;
	background: black; color: white; padding: 15px; opacity: .5;
}


#progress {
position: absolute;
bottom: 0;
height: 6px;
width: 0px;
background: #b7b7b7;
z-index: 500;
}
/********* pager ******************/
.pagernav ul.cycle {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
}
.pagernav ul.cycle li {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	cursor: pointer;
	display: inline-block;
	height: 16px;
	margin: 20px 5px;
	position: relative;
	text-align: left;
	text-indent: -9999px;
	width: 16px;
		background: #b7b7b7;
}
.pagernav ul.cycle li {
	-moz-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
}
.pagernav ul.cycle li > span {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 8px;
	left: 4px;
	overflow: hidden;
	position: absolute;
	top: 4px;
	width: 8px;
}
.pagernav ul.cycle li:hover > span {
	-moz-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
}
.pagernav ul.cycle li.cycle-pager-active > span {
	-moz-box-shadow: 0;
	-webkit-box-shadow: 0;
	box-shadow: 0;
		background: #434648;
}

/********* prev / next links ************/

.slide-prev, .slide-next, .slide_commands {
	cursor: pointer;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 40px;
	z-index: 999;
	background:#fff;
	-webkit-transition:opacity .2s linear, visibility .2s linear;
	transition:opacity .2s linear, visibility .2s linear;
	/*background: #d8d8d8;*/
	/*background: rgba(216, 216, 216, 0.85);*/
}
.slide-prev {
	left: 0;
}
.slide-prev > span,
.slide-next > span {
	display: block;
	position:relative;
}
.slide-next {
	right: 0;
}
.slide-prev > span:after,
.slide-prev > span:before,
.slide-next > span:after,
.slide-next > span:before{
	content:'';
	position:absolute;
	top:12px;
	left:15px;
	height: 16px;
	width: 10px;
	background: url(../../images/sprite-global.png) no-repeat -37px -16px;
	-webkit-transition:opacity .2s linear, visibility .2s linear;
	transition:opacity .2s linear, visibility .2s linear;
}
.slide-next > span:after{
	background-position:-36px 0;
}
.slide-prev > span:before{
	background-position:-47px -16px;
}
.slide-next > span:before{
	background-position:-46px 0;
}
.slide-prev > span:before,
.slide-next > span:before,
.slide-prev:hover > span:after,
.slide-next:hover > span:after{
	opacity:0;
	visibility:hidden;
}
.slide-prev:hover > span:before,
.slide-next:hover > span:before{
	opacity:1;
	visibility:visible;
}

.slide_commands {
	right:41px;
}
.slide-prev.hover,
.slide-next.hover,
.slide_commands.hover {
	opacity:0;
	visibility:hidden;
}
.cycle-slideshow:hover .slide-prev.hover,
.cycle-slideshow:hover .slide-next.hover,
.cycle-slideshow:hover .slide_commands.hover{
	opacity:1;
	visibility:visible;
	z-index:10;
}

.slide_commands > .slide_play {
	background: url(../../images/camera_skins.png) no-repeat -80px 0;
	height: 40px;
	width: 40px;
}
.slide_commands > .slide_stop {
	background: url(../../images/camera_skins.png) no-repeat -120px 0;
	display: block;
	height: 40px;
	width: 40px;
}

/*.slide-prev, .slide-next { position: absolute; top: -150px; width: 20%; opacity: 0; filter: alpha(opacity=0); z-index: 800; height: 100%; cursor: pointer; }
.slide-prev { left: 0;  background: url(http://malsup.github.com/images/left.png) 50% 50% no-repeat;}
.slide-next { right: 0; background: url(http://malsup.github.com/images/right.png) 50% 50% no-repeat;}
.slide-prev:hover, .slide-next:hover { opacity: .7; filter: alpha(opacity=70) }
*/
.disabled{
	opacity:0.5;
	filter:alpha(opacity=50);
}
/* display paused text on top of paused slideshow */
.cycle-paused:after {
	/*content: 'Paused'; color: white; background: black; padding: 10px;
	z-index: 500; position: absolute; top: 10px; right: 10px;
	border-radius: 10px;
	opacity: .5; filter: alpha(opacity=50);*/
}
/*Hotspots*/
.content-before, .content-after {
	display: block;
	clear:both;
}
.litetooltip-wrapper .hotspots-icon{
	width:25px !important;
	height:25px !important;
	background:#fff url(../../images/sprite-lookbook.png) no-repeat -13px -13px !important;
	border:1px solid #dcdcdc !important;
	-moz-border-radius:50% !important;
	-webkit-border-radius:50% !important;
	border-radius:50% !important;
	opacity:1;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	transform:rotate(45deg);
	-webkit-transition:opacity 0.3s, transform 0.3s !important;
	-moz-transition:opacity 0.3s, transform 0.3s !important;
	-o-transition:opacity 0.3s, transform 0.3s !important;
	transition:opacity 0.3s, transform 0.3s !important;
	z-index: 100001 !important;
	padding: 0px !important;
	position: absolute;
	top: 7px;
	left: 9px;
}
.litetooltip-hotspot-wrapper .blink,.selector{
	width:25px !important;
	height:25px !important;
	background:#fff url(../../images/sprite-lookbook.png) no-repeat -13px -13px !important;
	border:1px solid #dcdcdc !important;
	-moz-border-radius:50% !important;
	-webkit-border-radius:50% !important;
	border-radius:50% !important;
	opacity:0.9 !important;;
	-webkit-transform:rotate(0) !important;
	-moz-transform:rotate(0) !important;
	-o-transform:rotate(0) !important;
	transform:rotate(0) !important;
	-webkit-transition:opacity 0.3s, transform 0.3s !important;
	-moz-transition:opacity 0.3s, transform 0.3s !important;
	-o-transition:opacity 0.3s, transform 0.3s !important;
	transition:opacity 0.3s, transform 0.3s !important;
	z-index: 10 !important;
	padding: 0px !important;
}
.litetooltip-hotspot-wrapper .blink:after{
	content:"";
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
    animation:1.1s linear 0.3s normal none infinite running pulse;
    background:transparent none repeat scroll 0 0;
    border:4px solid white;
    border-radius:50%;
    position:absolute !important;
    left:-9999px !important;
    top:50% !important;
}
.ui-widget-content
{
	background: none !important;
	border: 0px !important;
}
@keyframes pulse{
	0%{
		width:50px;
		height:50px;
		margin-left:-25px;
		margin-top:-25px;
		opacity:0;
		left:50%;
	}
	20%{
		width:60px;
		height:60px;
		margin-left:-30px;
		margin-top:-30px;
		opacity:0.3;
		left:50%;
	}
	40%{
		width:70px;
		height:70px;
		margin-left:-35px;
		margin-top:-35px;
		opacity:0.6;
		left:50%;
	}
	50%{
		width:76px;
		height:76px;
		margin-left:-38px;
		margin-top:-38px;
		opacity:1;
		left:50%;
	}
	60%{
		width:80px;
		height:80px;
		margin-left:-40px;
		margin-top:-40px;
		opacity:0.6;
		left:50%;
	}
	80%{
		width:90px;
		height:90px;
		margin-left:-45px;
		margin-top:-45px;
		opacity:0.3;
		left:50%;
	}
	100%{
		width:90px;
		height:90px;
		margin-left:-45px;
		margin-top:-45px;
		opacity:0;
		left:50%;
	}
}

.pro-detail-div .desc img {float:left; padding: 0 5px 5px 0; position: relative;}


.cms-lookbook .main{padding:0 0 40px;}
.clearfix:after {
   content: ".";
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
.cms-lookbook .std{display:none;}
.lookbookslider-top{padding:13px 0 59px;}
.lookbookslider-container{background: 50% 20% no-repeat;}
.custom-caption{
	font-size:36px;
	line-height:46px;
	margin:0 0 59px;
	padding:0 0 29px;
	position:relative;
	display:block;
	letter-spacing:2.7px;
}
.custom-caption:after{
	content:"";
	position:absolute;
	left:0;
	bottom:0;
	width:120px;
	border-bottom:3px solid #3c3c3c;
}
.custom-caption.no-border { margin: 0; padding: 0; height: 40px;}
.custom-caption.no-border:after {border-bottom:3px solid #fff;}
/*
	media queries
	some style overrides to make things more pleasant on mobile devices
*/
/******************************************/
/******************************************/
/******************************************/

/** Adaptive style **/
@media screen and (max-width:800px) {
	.pagernav ul li.thumb{width:16.6666666%;}
	.subnav{ top:0px !important; }
}
@media only screen and (max-width:670px){
	.pagernav ul li.thumb{width:25%;}
}
@media only screen and (max-width:480px){
	.cycle-slideshow{margin:0 0 12px;}
	.custom-caption{
		font-size:26px;
		line-height:34px;
		margin:0 0 39px;
		padding:0 0 21px;
		letter-spacing:2px;
	}
}
@media (min-width: 370px) and (max-width: 980px) {
	
	.footer .block-subscribe .button{
		padding: 18px 0px !important;
	}
	
	}

