/** Shopify CDN: Minification failed

Line 50:12 Expected identifier but found "*"
Line 190:211 Unexpected "}"
Line 1037:40 Expected ")" to end URL token
Line 1038:44 Expected ")" to end URL token

**/
/* Reset */

html, body { height: 100%; }

body { margin: 0; padding: 0; font: 12px/20px Arial, sans-serif; color: #002c5b; }
body { background-image: url(/cdn/shop/t/2/assets/body-bg-1.png?v=134643526069727240461382386625); background-color: #ffffff; background-position: 0 0; background-repeat: no-repeat;  }

::selection { background-color: #6fafdd; color: #fff; }
::-moz-selection { background-color: #6fafdd; color: #fff; }
::-webkit-selection { background-color: #6fafdd; color: #fff; }

h1, h2, h3, h4, h5, h6, span, p, form, input, ul, li, ol { margin: 0; padding: 0; }
h2 { font-size: 46px; line-height: 38px; color: #002c5b; font-family: alternateGothic, sans-serif; letter-spacing: 1px; font-weight: normal; }
h3 { font-size: 30px; line-height: 34px; color: #002c5b; font-family: alternateGothic, sans-serif; letter-spacing: 1px; font-weight: normal; }
h4 { font-size: 24px; line-height: 30px; color: #002c5b; font-family: alternateGothic, sans-serif; letter-spacing: 1px; font-weight: normal; }
h5 { font-size: 16px; line-height: 21px; color: #002c5b; font-family: alternateGothic, sans-serif; letter-spacing: 1px; font-weight: normal; }
h6 { font-size: 12px; line-height: 18px; color: #002c5b; font-family: alternateGothic, sans-serif; letter-spacing: 1px; font-weight: normal; }

@font-face {
    font-family: 'alternateGothic';
    src: url('/cdn/shop/t/2/assets/altgot2n-webfont.eot?v=69924447369483022891382386619');
    src: url('/cdn/shop/t/2/assets/altgot2n-webfont.eot?v=69924447369483022891382386619?#iefix') format('embedded-opentype'),
         url('/cdn/shop/t/2/assets/altgot2n-webfont.woff?v=28889993718045534621382386619') format('woff'),
         url('/cdn/shop/t/2/assets/altgot2n-webfont.tff?0') format('truetype'),
         url('/cdn/shop/t/2/assets/altgot2n-webfont.svg?v=91690470554160380421382386619#webfontregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

table, tr, td { margin: 0; padding: 0; border-collapse: collapse; }

img { border: none; }

a { color: #6fafdd; text-decoration: none; border: none; }
a:hover { color: #bdbdbd; text-decoration: none; }
a:focus { outline: 0; }

blockquote { font-family: alternateGothic, sans-serif; font-size: 34px; line-height: 40px; font-weight: 200; color: #002c5b; background: url(/cdn/shop/t/2/assets/ico-quotes-1.png?v=131474829632610353231382386635) 0 0 no-repeat; margin: 34px 0 34px 75px; padding: 5px 0 0 55px; }

.caps:first-letter { margin: 9px 7px 0 0; font-size: 46px; line-height: 26px; font-weight: bold; float: left; }

.clearfix { *zoom: 1; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }

.main-body-color-mask { width: 100%; height: 100%; position: fixed;  }

.hidden-submit { border: 0 none; height: 0; width: 0 !important; padding: 0 !important; margin: 0 !important; overflow: hidden;}

/* Test site */

.catalog .item-block-1 .image img { max-width: 210px; max-height: 210px; }

/*  */

#twttrHubFrame, #twttrHubFrameSecure { width: 0 !important; height: 0 !important; }
.yoPowered { display: none !important; }
.yotpo .yoTop, .yotpo-testimonails .yoTop { border-bottom: 0 !important; }
.yotpo .yoBtn { height: 50px; padding: 0 25px !important; line-height: 50px; font-family: alternateGothic, sans-serif; font-size: 22px !important; text-shadow: none; border-radius: 0 !important; letter-spacing: 3px; background: #002c5b !important; text-transform: uppercase; font-weight: normal; }
.yotpo .yoReview,
 .yotpo-testimonails .yoReview,
.yotpo .yoReview, .yotpo-testimonails .yoReview { border-bottom: 0 !important; }
.yotpo .yoWrite { border-bottom: 1px solid #c8c8c8 !important; }
.yotpo input[type=text], .yotpo textarea { border-radius: 0 !important; border: 1px solid #c8c8c8; border-color: #c8c8c8 !important;  }

#directededge-blocks { float: left; }
#directededge-blocks h3 { font-size: 16px; line-height: 20px; font-weight: 200; margin: 20px 0 0 0; }

#shappify-qty-msg { margin: 20px 0; }
#shappify-qty-msg table { width: 100%; }
#shappify-qty-msg th { text-align: left; }

/* Forms */

	form input[type=text], form input[type=password], form input[type=email], form textarea { font: 12px Arial, sans-serif; border: 1px solid rgba(0, 0, 0, 0.1); border-radius: 0; padding: 7px 10px 6px 10px; box-shadow: #fff 0 1px 0; -moz-transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; background: #fff url(/cdn/shop/t/2/assets/blank.png?v=157596542912156234371382386625) 0 0 no-repeat; }
	form input[type=text]:focus, form input[type=password]:focus, form input[type=email]:focus, form textarea:focus { border: 1px solid rgba(0, 0, 0, 0.25); outline: 0 none; }
	form label { font-weight: bold; }
	form > div { margin: 0 0 10px 0; }
		form > div .description { font-size: 11px; color: #999; padding: 5px 0 0 0; }

div.selector { position: relative; float: left; -moz-transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; }
	div.selector span { background: #fff url(/cdn/shop/t/2/assets/arrow-6.png?v=175517921394814445601382386622) center right no-repeat; font: 12px/20px Arial, sans-serif; border: 1px solid rgba(0, 0, 0, 0.1); padding: 5px 10px 3px 10px; box-shadow: #fff 0 1px 0; -moz-transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; display: inline-block; }
	div.selector select { top: 0; left: 0; position: absolute; opacity: 0; filter: alpha(opacity:0); height: 31px; border: none; background: none; width: 100%; font: 12px/28px Arial, sans-serif; font-weight: bold; margin: 0; }
		div.selector select option { padding: 5px 10px; }

	.main-login .input-error-wrapper span { float: left; margin: 10px 0; text-align: center; color: #cc003e; font-size: 11px; font-weight: bold; }
			.main-login .input-error-wrapper input { background-color: #ffe8e8; }

/* Default elements */

.lightbox { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #000; opacity: 0.80; filter:alpha(opacity=0); z-index: 700; display: none; }

button { padding: 4px 14px 5px 14px; display: inline-block; background-color: #002c5b; font-family: alternateGothic, sans-serif; text-transform: uppercase; letter-spacing: 1px; font-size: 14px; font-weight: 400; color: #fff; cursor: pointer; text-shadow: rgba(0, 0, 0, 0.30) 0 1px 0; border: none; -moz-transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; }
button:hover { background-color: rgba(111, 175, 221, 0.85); color: #fff; }
button.disabled { background-color: #c9c9c9; text-shadow: rgba(0, 0, 0, 0.30) 0 -1px 0; }
button.disabled:hover { color: #fff; }

.main-title { text-shadow: #fff 0 1px 0; padding: 0 0 25px 0; margin: 0 0 15px 0; }
	.main-title p { font-family: alternateGothic, sans-serif; font-size: 38px; letter-spacing: 3px; color: #002c5b; text-transform: uppercase; font-weight: normal; text-align: center; line-height: 36px; }
	.main-title a { float: right; -moz-transition: all 0.15s linear 0s; -webkit-transition: all 0.15s linear 0s; -o-transition: all 0.15s linear 0s; }
	.main-title .view { background: url(/cdn/shop/t/2/assets/ico-view-1.png?v=77394891531233428491382386639) 0 5px no-repeat; padding: 0 0 0 24px; }

.item-block-1 { position: relative; margin: 0 25px 0 0; background-color: #fff; float: left; padding: 8px; /* box-shadow: rgba(0, 0, 0, 0.1) 0 0 8px; */ border: 1px solid #c8c8c8;  -moz-transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; }
.item-block-1:hover { box-shadow: rgba(0, 0, 0, 0.3) 0 0 15px; }
		.item-block-1 .image img { position: absolute; }
		
	.item-block-1 .overlay { text-align: center; background-color: #002c5b; position: absolute; z-index: 2; width: 100%; height: 100%; opacity: 0; -moz-transition: all 0.3s ease-in 0.1s; -webkit-transition: all 0.3s ease-in 0.1s; -o-transition: all 0.3s ease-in 0.1s; display: table; }
	.item-block-1:hover .overlay { opacity: 0.7; transition-delay: 0s; }
		.item-block-1 .overlay .position { display: table-cell; vertical-align: middle; }
	
		.item-block-1 .overlay p { border-bottom: rgba(255, 255, 255, 0.5) 1px dotted; color: #fff; line-height: 18px; margin: 0 20px 15px 20px; padding: 0 0 13px 0; opacity: 0; -moz-transform: scale(10); -moz-transition: all 0.3s ease-in-out 0.1s; -webkit-transform: scale(10); -webkit-transition: all 0.3s ease-in-out 0.1s; -o-transform: scale(10); -o-transition: all 0.3s ease-in-out 0.1s; }
		.item-block-1:hover .overlay p { opacity: 1; -moz-transform: scale(1); -moz-transition-delay: 0.1s; -webkit-transform: scale(1); -webkit-transition-delay: 0.1s; -o-transform: scale(1); -o-transition-delay: 0.1s; }
		
		.item-block-1 .overlay .quickshop { background: url(/cdn/shop/t/2/assets/ico-cart-2.png?v=76701479554220167071382386631) 0 3px no-repeat; padding: 0 0 0 24px; font-size: 14px; font-weight: bold; color: #fff; opacity: 0; -moz-transform: scale(10); -moz-transition: all 0.3s ease-in-out 0.1s; -webkit-transform: scale(10); -webkit-transition: all 0.3s ease-in-out 0.1s; -o-transform: scale(10); -o-transition: all 0.3s ease-in-out 0.1s; display: inline-block; }
		.item-block-1:hover .overlay .quickshop { opacity: 1; -moz-transform: scale(1); -moz-transition-delay: 0.1s; -webkit-transform: scale(1); -webkit-transition-delay: 0.1s; -o-transform: scale(1); -o-transition-delay: 0.1s; }
		.item-block-1 .overlay .view { background: url(/cdn/shop/t/2/assets/ico-view-2.png?v=166404984704028710891382386639 ) 0 5px no-repeat; padding: 0 0 0 22px; font-size: 14px; font-weight: bold; color: #fff; opacity: 0; -moz-transform: scale(10); -moz-transition: all 0.3s ease-in-out 0.1s; -webkit-transform: scale(10); -webkit-transition: all 0.3s ease-in-out 0.1s; -o-transform: scale(10); -o-transition: all 0.3s ease-in-out 0.1s; display: inline-block; }
		.item-block-1:hover .overlay .view { opacity: 1; -moz-transform: scale(1); -moz-transition-delay: 0.1s; -webkit-transform: scale(1); -webkit-transition-delay: 0.1s; -o-transform: scale(1); -o-transition-delay: 0.1s; }
	
	.item-block-1 .tag-sale { width: 70px; height: 70px; background: url(/cdn/shop/t/2/assets/tag-sale-1.png?v=142709036873492509891382386656) 0 0 no-repeat; display: block; position: absolute; z-index: 10; top: -4px; left: -4px; }
	.item-block-1 .price em { font-size: 13px; line-height: 14px; font-style: normal; margin: 0 6px 0 0; }
	.item-block-1 h2 a { color: #002c5b; }


.title-details { text-shadow: #fff 0 1px 0; margin: 0 0 10px 0; line-height: 20px; font-size: 11px; }
	.title-details a:hover { color: #002c5b; }
	.title-details a:after { content: ""; background: url(/cdn/shop/t/2/assets/border-1.png?v=163213002229230871451382386625) 16px 3px no-repeat; padding: 0 0 0 32px; }
	.title-details a:last-child:after { content: ""; background: none; padding: 0; }
	.title-details .time { background: url(/cdn/shop/t/2/assets/ico-time-1.png?v=57303996444142268091382386638) 0 0 no-repeat; padding: 0 0 0 22px; font-size: 11px; color: #747474; }
	.title-details .comments { background: url(/cdn/shop/t/2/assets/ico-comments-1.png?v=175774060379978004391382386631) 0 0 no-repeat; padding: 0 0 0 22px; font-size: 11px; color: #747474; }

.more-link { font-size: 14px; font-weight: bold; color: #002c5b; display: inline-block; -moz-transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; }
.more-link:hover { color: #333; }

.message-404 { font-size: 16px; font-weight: bold;  padding: 200px 0; text-align: center; }
.message-404 span { background: url(/cdn/shop/t/2/assets/ico-nodoc-1.png?v=121810356561210028521382386634) center left no-repeat; padding: 45px 0 45px 45px; }

#mc-embedded-subscribe-form input[type=submit] { padding: 4px 14px 5px 14px; display: inline-block; background-color: #002c5b; font-family: alternateGothic, sans-serif; text-transform: uppercase; letter-spacing: 1px; font-size: 14px; font-weight: 400; color: #fff; cursor: pointer; text-shadow: rgba(0, 0, 0, 0.30) 0 1px 0; border: none; -moz-transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; }
#mc-embedded-subscribe-form input[type=submit]:hover { background-color: rgba(111, 175, 221, 0.85); color: #fff; }

/* Layout structure */

.main-body-wrapper { width: 100%; float: left; position: relative; min-height: 100%; }

.main-content-wrapper { width: 980px; margin: 0 auto; position: relative; z-index: 500; }

.main-content-left { width: 680px; float: left; margin: 0 50px 0 0; padding: 10px 0 0 0; }

.main-sidebar { width: 250px; float: left; padding: 15px 0 0 0; }
	.main-sidebar .main-title { background: url(/cdn/shop/t/2/assets/spacer-1-250px.png?v=6266154192343305951382386651) bottom left no-repeat; }

.top-header { height: 33px; background-color: #002c5b; border-bottom: solid 3px #e31e3c; }
	.top-header .top-header-inner { color: #fff; width: 980px; height: 33px; margin: 0 auto; font-size: 15px; }
	.top-header .call-now { text-align: right; margin-right: 20px; line-height: 36px; display: inline-block; float: right; text-transform: uppercase; font-family: alternateGothic, sans-serif; letter-spacing: 1px; }
	.top-header .social { float: right; }
	.top-header .phone-nr { float: right; white-space:nowrap; }	
	.top-header .phone-nr .call-now { color: #fff !important; }
	.top-header .social a { width: 19px; height: 19px; min-height: 0; margin: 7px 0 0 7px; display: block; float: right; -moz-transition: all 0.15s linear 0s; -webkit-transition: all 0.15s linear 0s; -o-transition: all 0.15s linear 0s; }
	.top-header .social a:hover { background-position: 0 -19px; cursor: pointer; }
	.top-header .social .facebook { background: url(/cdn/shop/t/2/assets/ico-facebook-4.png?v=135087421833891493321382386633) 0 0 no-repeat; }
	.top-header .social .twitter { background: url(/cdn/shop/t/2/assets/ico-twitter-4.png?v=81311318030629374261382386638) 0 0 no-repeat; }
	.top-header .social .instagram { background: url(/cdn/shop/t/2/assets/ico-instagram-4.png?v=145138708155493378381382386633) 0 0 no-repeat; }
	.top-header .social .linkedin { background: url(/cdn/shop/t/2/assets/ico-linkedin-4.png?v=183761377877002580151382386634) 0 0 no-repeat; }
	.top-header .social .pinterest { background: url(/cdn/shop/t/2/assets/ico-pinterest-4.png?v=99061636568830553431382386635) 0 0 no-repeat; }
	.top-header .social .mail { background: url(/cdn/shop/t/2/assets/ico-mail-4.png?v=153757696524421367461382386634) 0 0 no-repeat; margin-right: 25px; }

.main-header { position: relative; text-shadow: #fff 0 1px 0; width: 980px; margin: 0 auto -1px auto; }
	.main-header .row .search { display: none; }
	.main-header .row._user_auth { display: none; padding: 0 0 15px 0; }
	.main-header .logo-row { float: left; height: 100px; }
	.main-header .logo { position: absolute; top: -26px; left: -16px;}
	.main-header .slogan { position: absolute; top: 70px; left: 175px; color: #002c5b; font-family: alternateGothic, sans-serif; text-transform: uppercase; letter-spacing: 1px; font-size: 18px; font-weight: 200; }
	.main-header .menu-row { float: right; height: 30px; padding-top: 70px; }
	.main-header .menu { float: right; }
		.main-header .menu a { font-family: alternateGothic, sans-serif; letter-spacing: 1px; font-size: 14px; color: #002c5b; text-transform: uppercase; float: left; white-space: nowrap; -moz-transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; }
		.main-header .menu a:after { content: ""; background: url(/cdn/shop/t/2/assets/border-1.png?v=163213002229230871451382386625) 16px 3px no-repeat; padding: 0 0 0 32px; }
		.main-header .menu #wishlist-link a:after { background: none; padding: 0; }
		.main-header .menu .cart { padding: 0 0 0 25px; background: url(/cdn/shop/t/2/assets/ico-cart-1.png?v=170426205557971540561382386631) 0 2px no-repeat; }
		.main-header .menu .account { padding: 0 0 0 23px; background: url(/cdn/shop/t/2/assets/ico-user-1.png?v=65120302234535803871382386638) 0 2px no-repeat; }
		.main-header .menu ._logged-out:after { content: ""; background: url(/cdn/shop/t/2/assets/arrow-1.png?v=114085317312897900281382386620) 8px 5px no-repeat; padding: 0 0 0 20px; }
		.main-header .menu ._logged-in:after { content: ""; background: url(/cdn/shop/t/2/assets/border-1.png?v=163213002229230871451382386625) 8px 5px no-repeat; padding: 0 0 0 23px; }
		.main-header .menu .register { color: #e31e3c; }
		.main-header .menu .register:before { content: ""; padding: 0 10px 0 23px; background: url(/cdn/shop/t/2/assets/border-1.png?v=163213002229230871451382386625) 16px 3px no-repeat; } } 
		.main-header .menu a._no-border:after { background: none; padding: 0; }

	.main-header .login { display: table; margin: 0 auto; padding: 12px 0 0 0; position: relative; right: -30px; }
		.main-header .login p { float: left; }
		.main-header .login label { float: left; padding: 6px 12px 0 0; }
		.main-header .login input { float: left; margin: 0 12px 0 0; width: 146px; }
		.main-header .login button { float: left; margin: 0 12px 0 0; }
		.main-header .login .password { color: #002c5b; -moz-transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; margin: 6px 0 0 -64px; position: absolute; }
		.main-header .login .password:hover { color: #333; }
		
.main-footer-wrapper { width: 100%; position: absolute; bottom: 0; z-index: 600; background: #002c5b; border-top: 1px solid #fff; color: #e2e2e2; }
.main-footer { width: 980px; margin: 0 auto 11px auto; padding: 44px 0 44px 0; }
	.main-footer a { color: #e2e2e2; -moz-transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; }
	.main-footer a:hover { color: #6fafdd; }
	.main-footer .main-title { margin: 0 0 10px 0; padding: 0 0 10px 0; background: none; border-bottom: 3px solid #6fafdd; text-shadow: rgba(0, 0, 0, 0.30) 0 1px 0; color: #ffffff; }
		.main-footer .main-title p { font-size: 24px; color: #ffffff; text-align: left; }
	.main-footer .navigation { width: 225px; margin: 0 15px 0 0; color: #6fafdd; font-weight: bold; font-size: 14px; float: left; }
		.main-footer .navigation li { color: #6fafdd; }
		.main-footer .navigation a { font-weight: normal; font-size: 16px; text-transform: uppercase; font-family: alternateGothic, sans-serif; letter-spacing: 1px; color: #ffffff; }
		.main-footer .navigation a:hover { color: #bebebe; }
		.main-footer .navigation ul { margin: 0 0 0 14px; line-height: 22px; }
	.main-footer .newsletter { width: 225px; margin: 0 15px 0 0; float: left; }
			.newsletter .main-title p { letter-spacing: 3px; }
			.newsletter p { font-size: 16px; text-transform: uppercase; font-family: alternateGothic, sans-serif; letter-spacing: 1px; color: #ffffff; }
			.newsletter form input[type=text], .main-footer .newsletter form input[type=email], .main-footer .newsletter form input[type=password] { width: 187px; text-transform: uppercase; font-size: 12px; font-family: alternateGothic, sans-serif; letter-spacing: 1px;  border: none; padding: 7px 10px 6px 33px; margin: 18px 0 0 0; box-shadow: none; -moz-transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; background: #e2e2e2 url(/cdn/shop/t/2/assets/ico-email-1.png?v=132814925017204038691382386632) 10px 10px no-repeat; }
			.newsletter form input[type=text]:focus, .main-footer .newsletter form input[type=email]:focus, .main-footer .newsletter form input[type=password]:focus { border: none; background-color: #fff; }
	.main-footer .teams { width: 225px; margin: 0 15px 0 0; float: left; }
		.main-footer .teams .logos { text-align: left; margin-bottom: 10px;}
		
	.main-footer .about-us { width: 180px; margin: 0; float: left; }
		.main-footer .cards { margin: 20px 0 20px 0; }
		.main-footer .cards span { width: 25px; height: 19px; margin: 0 7px 0 2px; display: block; float: left; -moz-transition: all 0.15s linear 0s; -webkit-transition: all 0.15s linear 0s; -o-transition: all 0.15s linear 0s; }
		.main-footer .cards span:hover { background-position: 0 -19px; }
		.main-footer .cards .visa { background: url(/cdn/shop/t/2/assets/card-visa-1.png?v=45569470570246861511382386627) 0 0 no-repeat; }
		.main-footer .cards .mastercard { background: url(/cdn/shop/t/2/assets/card-mastercard-1.png?v=127217979122727092661382386626) 0 0 no-repeat; }
		.main-footer .cards .paypal { background: url(/cdn/shop/t/2/assets/card-paypal-1.png?v=61657967480762133371382386626) 0 0 no-repeat; }
		.main-footer .cards .discover { background: url(/cdn/shop/t/2/assets/card-discover-1.png?v=79816891106245072521382386626) 0 0 no-repeat; }
		.main-footer .cards .americanexpress { background: url(/cdn/shop/t/2/assets/card-americanexpress-1.png?v=83095051945077879111382386626) 0 0 no-repeat; }
		.main-footer .cards .google { background: url(/cdn/shop/t/2/assets/card-google-1.png?v=97461513311444029591382386626) 0 0 no-repeat; }
		
		.main-footer .call-now { margin-bottom: 15px; }
		.main-footer .call-now strong { font-size: 25px; display: block; letter-spacing: 2px; padding-top: 7px; }

.main-navigation { background: url(/cdn/shop/t/2/assets/navigation-bg-1.jpg?v=141513953435876493241382386647) 0 0 repeat; height: 88px; margin: 0 0 28px 0; }
	.main-navigation nav { background: url(/cdn/shop/t/2/assets/navigation-bg-2.png?v=19048962580826121511382386647) top center no-repeat; height: 72px; padding: 23px 0 0 0; }
	.main-navigation .navigation { width: 980px; margin: 0 auto 17px auto; font-family: alternateGothic, sans-serif; font-size: 14px; font-weight: 200; text-shadow: rgba(255, 255, 255, 0.5) 0 1px 0; }
		.main-navigation .navigation a { -moz-transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; }
		.main-navigation .navigation a:after { content: ""; background: url(/cdn/shop/t/2/assets/arrow-5.png?v=7730954887468962201382386622) 14px 7px no-repeat; padding: 0 0 0 26px; }
		.main-navigation .navigation a:last-child:after { background: none; padding: 0; }
	.main-navigation .title { width: 980px; margin: 0 auto; font-family: alternateGothic, sans-serif; text-transform: uppercase; font-size: 56px; line-height: 46px; font-weight: 200; }
	.main-navigation .title .navigation-title { float: left; }
	.main-navigation .title .image-collection-head { float: left; max-height: 75px; margin-top: -12px; margin-right: 25px; }
	.main-navigation .collection-breadcrumb-title a { color: #002c5b; }

.copyright { background: #6fafdd; color: #fff; text-transform: uppercase; font-family: alternateGothic, sans-serif; text-align: center; font-size: 16px; letter-spacing: 1px; padding: 20px 0 20px 0; }
	.copyright p { text-align: center; }
	.copyright p.links a, .copyright p.links { text-transform: uppercase; font-family: alternateGothic, sans-serif; font-size: 16px; letter-spacing: 1px; color: #002c5b; }

.pages { font-family: alternateGothic, sans-serif; font-size: 24px; font-weight: 200; text-shadow: rgba(255, 255, 255, 1) 0 1px 0; border-top: #e5e5e5 1px solid; padding: 38px 0 38px 0; }
	.pages a { width: 40px; height: 30px; color: #002c5b; float: left; text-align: center; padding: 10px 0 0 0; margin: 0 1px; }
	.pages a:hover { background-color: rgba(0, 44, 91, 0.2); }
	.pages .active { background-color: #002c5b; color: #fff; text-shadow: none; }
	.pages .active:hover { background-color: #002c5b; color: #fff; text-shadow: none; }
	.pages .previous { float: right; }
		.pages .previous span { margin: 2px 0 0 0; background: url(/cdn/shop/t/2/assets/arrow-10.png?v=91393235695442601301382386620) 0 0 no-repeat; width: 9px; height: 18px; display: inline-block; -moz-transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; }
		.pages .previous:hover span { background-position: -9px 0; }
	.pages .next { float: right; }
		.pages .next span { margin: 2px 0 0 0; background: url(/cdn/shop/t/2/assets/arrow-11.png?v=81661281499558230081382386620) -9px 0 no-repeat; width: 9px; height: 18px; display: inline-block; -moz-transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; }
		.pages .next:hover span { background-position: 0 0; }

.full-size-switcher { background-color: #002c5b; display: block; text-align: center; color: #fff; font-family: alternateGothic, sans-serif; font-size: 18px; font-weight: 200; float: left; width: 100%; padding: 18px 0; display: none; }
	.full-size-switcher:hover { color: #fff; }

	.single-full-width { padding: 20px 0 40px 0; }
		.single-full-width p { margin: 0 0 17px 0; font-size: 14px; line-height: 22px; }
		.single-full-width .two-columns-left { width: 465px; float: left; margin: 0 40px 0 0; }
		.single-full-width .two-columns-right { width: 465px; float: left; }


/* Main menu */
.main-menu-wrap { width: 100%; height: 44px; background: #f0f0f0; }
.main-menu { width: 980px; margin: 0 auto; height: 44px; font-family: alternateGothic, sans-serif; font-weight: 400; position: relative; z-index: 600; -webkit-transform-style: preserve-3d; }
	.main-menu .selector { display: none; }
	.main-menu ul { float: left; }
		.main-menu ul li { float: left; list-style: none; position: relative; }
			.main-menu ul li a { font-size: 20px; text-transform: uppercase; letter-spacing: 1px; text-decoration: none; display: block; color: #002c5b; padding: 12px 20px 12px 20px; -moz-transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; }
				.main-menu ul li a span { background: url(/cdn/shop/t/2/assets/arrow-1.png?v=114085317312897900281382386620) right 9px no-repeat; padding: 0 16px 0 0; }
				.main-menu ul li:hover > a span { background: url(/cdn/shop/t/2/assets/arrow-1.png?v=114085317312897900281382386620) right 9px no-repeat; }

		.main-menu li:hover > a { color: #fff; text-shadow: rgba(0, 0, 0, 0.30) 0 1px 0; background-color: #002c5b; opacity: 0.9; }
		.main-menu li > a:hover { color: #fff; text-shadow: rgba(0, 0, 0, 0.30) 0 1px 0; }

		.main-menu ul ul { width: 186px; padding: 5px 15px; position: absolute; top: 44px; left: 0; background-color: #002c5b; opacity: 0.9; float: left; display: none; z-index: 200; -moz-transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; }
			.main-menu ul li:hover > ul, .main-menu ul li:hover > .menu-columns, .main-menu ul li:hover > .menu-columns ul { font-style: normal !important; display: block; -moz-transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; }
			.main-menu ul ul li { height: auto; margin: 0; padding: 0; background: url(/cdn/shop/t/2/assets/border-2.png?v=3176694069464726451382386625) top left repeat-x; float: none; }
			.main-menu ul ul li:first-child { background: none; }
				.main-menu ul ul li a { height: auto; padding: 6px 0 4px 0; margin: 0; color: #fff; font-size: 15px; text-align: left; text-shadow: rgba(0, 0, 0, 0.30) 0 1px 0; text-decoration: none; display: block; background: none; }
				.main-menu ul ul li:hover > a { color: #fff; background: none; color: #6fafdd; }
					.main-menu ul ul li a span { width: 178px; background: url(/cdn/shop/t/2/assets/ico-arrow-2.png?0) right 6px no-repeat; padding: 0 15px 0 0; display: block; }
					.main-menu ul ul li:hover > a span { background: url(/cdn/shop/t/2/assets/ico-arrow-5.png?0) right 6px no-repeat; padding: 0 15px 0 0; }

			.main-menu ul ul ul { width: 245px; position: absolute; top: 0; left: 243px; float: left; display: none; z-index: 103; }
					.main-menu ul ul ul li a { width: 189px; height: auto; padding: 10px 27px 11px 27px; text-align: left; text-decoration: none; display: block; }

			.menu-columns { display: none; position: absolute; top: 44px; background-color: #002c5b; opacity: 0.9; }
			.menu-columns.has-all-link { padding-bottom: 44px; }
			.menu-columns.columns-4 { width: 864px; }
			.menu-columns.columns-3 { width: 648px; }
			.menu-columns.columns-2 { width: 432px; }
			.menu-columns .column-block { float: left; position: relative !important; background: none !important; }
			.menu-columns ul.column-block { top: 0; }
			
			.main-menu ul li .all-products-link { display: none; text-align: center; height: 44px; position: absolute; bottom: 0; left: 0; width: 100%; background: url(/cdn/shop/t/2/assets/border-2.png?v=3176694069464726451382386625) top left repeat-x; }
			.main-menu ul li .all-products-link a { font-size: 16px; font-weight: normal; color: #fff; text-shadow: none; }
			.main-menu ul li:hover .all-products-link { display: block; }
		
			.main-menu .search { float: right; padding: 8px 0 0 0; }
				.main-menu .search input { background: #fff url(/cdn/shop/t/2/assets/ico-search-1.png?v=29040903558098077281382386636) 9px 7px no-repeat; width: 125px; padding: 7px 10px 6px 34px; }
			
			.mobile-nav { display: none; }

/* Scrollable menu */

#scrollable-header { display: none; width: 100%; position: fixed; top: 0; z-index: 1000; height: 50px; background-color: #002c5b; opacity: 0.9;}
.scrollable-header-inner { width: 980px; margin: 0 auto; padding: 3px 0; position: relative;  }
.scrollable-logo { float: left; opacity: 1; }
.scrollable-logo a { display: inline-block; height: 44px; position: relative; z-index: 1001; }
.scrollable-header-inner .search { position: absolute; right: 0; top: 10px; z-index: 1001; }
.scrollable-header-inner .search input { background: #fff url(/cdn/shop/t/2/assets/ico-search-1.png?v=29040903558098077281382386636) 9px 7px no-repeat; width: 125px; padding: 7px 10px 6px 34px; }

.scrollable-menu .main-menu ul li a { color: #fff; margin-left:5px; font-size: 16px; }
.scrollable-menu .main-menu ul li a:hover { color: #6fafdd; }
.scrollable-menu .main-menu ul li a span { background: url(/cdn/shop/t/2/assets/arrow-1.png?v=114085317312897900281382386620) right 6px no-repeat; }
.scrollable-menu .main-menu ul li li a { font-size: 14px; }


/* Main slider */

.main-slider { position: relative; z-index: 10; height: 450px; margin: 0 0 90px 0; }
	.main-slider .item { height: 450px; width: 100%; background-position: center center; background-repeat: no-repeat; cursor: pointer; }
		.main-slider .item img { position: absolute; width: 100%; height: 451px; display: block; }
	.main-slider nav { position: absolute; bottom: -40px; left: 50%; z-index: 20;}
		.main-slider nav a { padding: 3px 0 0 0; margin: 0 0 0 8px; background-color: #bebebe; font-family: alternateGothic, sans-serif; font-size: 14px; font-weight: 900; color: #bebebe; width: 12px; height: 9px; float: left; text-align: center; border-radius: 100px; box-shadow:  #bebebe 0 3px 0 inset,  #bebebe 0 -3px 0 inset,  #bebebe 3px 0 0 inset,  #bebebe -3px 0 0 inset; border: 2px solid #fff; -moz-transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; }
		.main-slider nav a:hover { background-color: #e31e3c; color: #e31e3c; box-shadow: none; }
		.main-slider nav .active { background-color: #e31e3c; color: #e31e3c; box-shadow: none; }
		.main-slider nav a:first-child { margin: 0; }
	.main-slider .title-wrapper { width: 100%; position: absolute; z-index: 70; bottom: 100px; }
	.main-slider .title { margin: 0 auto; width: 980px; opacity: 0.9; }
		.main-slider .title p:first-child { margin: 0 0 3px 0; }
		.main-slider .title .headline { color: #fff; z-index: 30; padding: 14px 25px; font-family: alternateGothic, sans-serif; font-size: 40px; line-height: 46px; font-weight: 200; background-color: #002c5b; float: left; }
		.main-slider .title .intro { color: #fff; z-index: 30; padding: 14px 25px; background-color: #002c5b; float: left; max-width: 520px; }
		.main-slider .title a { -moz-transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; }
		.main-slider .title a:hover { background-color: rgba(0, 0, 0, 0.85); color: #6fafdd; }
	.main-slider .paging { position: absolute; z-index: 70; width: 100%; opacity: 0; -moz-transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; }
	.main-slider:hover  .paging{ opacity: 1; }
		.main-slider .paging a { -moz-transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; }
		.main-slider .paging .previous { width: 60px; height: 60px; background: url(/cdn/shop/t/2/assets/arrow-15.png?v=148078648631441705811382386621) 0 0 no-repeat; display: block; top: 187px; left: 80px; position: absolute; opacity: 0.5; }
		.main-slider .paging .previous:hover { opacity: 1; }
		.main-slider .paging .next { width: 60px; height: 60px; background: url(/cdn/shop/t/2/assets/arrow-16.png?v=142994446573474708251382386621) 0 0 no-repeat; display: block; top: 187px; right: 80px; position: absolute; opacity: 0.5; }
		.main-slider .paging .next:hover { opacity: 1; }


/*  Teams carousel */

.teams-carousel { margin: 0 0 90px 0; padding: 0 20px 0 40px; position: relative; }
.teams-carousel ul { height: 110px; overflow: hidden; padding: 5px !important; }
.teams-carousel li { float: left; list-style: none; margin-right: 15px; }
.teams-carousel li a { display: block; width: 110px; height: 110px; background-color: #f0f0f0; background-repeat: no-repeat; background-position: center center; }
.teams-carousel li a:hover { box-shadow: rgba(0, 0, 0, 0.3) 0 0 6px; }
.teams-carousel .jcarousel-prev, .teams-carousel .jcarousel-next { position: absolute; width: 25px; height: 110px; display: block; cursor: pointer; }
.teams-carousel .jcarousel-prev { left: -40px; top: 5px; background: #002c5b url(/cdn/shop/t/2/assets/ico-team-carousel-prev.png?v=33875061863592467961382386637) no-repeat center center; }
.teams-carousel .jcarousel-next { right: -20px; top: 5px; background: #002c5b url(/cdn/shop/t/2/assets/ico-team-carousel-next.png?v=74150821299791382201382386637) no-repeat center center; }
.teams-carousel .jcarousel-prev:hover { background: #002c5b url(/cdn/shop/t/2/assets/ico-team-carousel-prev-active.png?v=51897454345491995541382386637) no-repeat center center; }
.teams-carousel .jcarousel-next:hover { background: #002c5b url(/cdn/shop/t/2/assets/ico-team-carousel-next-active.png?v=41396996302821793371382386637) no-repeat center center; }

.jcarousel-clip-horizontal { overflow: hidden; }

/* Page items */

.welcome-message-1 { min-height: 170px; padding: 57px 0 0 500px; margin: 0 0 35px 0; background: url(/cdn/shop/t/2/assets/homepage_welcome_image.png?v=66678916930124562371382386630) 0 0 no-repeat; text-align: center; text-shadow: #fff 0 1px 0; }
	.welcome-message-1 h2 { color: #002c5b; font-family: alternateGothic, sans-serif; font-size: 20px; font-weight: 200; }
		.welcome-message-1 h2 span { font-family: Montserrat Subrayada, sans-serif; font-weight: 700; }
	.welcome-message-1 p { margin: 0 0 8px 0; }

.featured-items { margin: 0 0 42px 0; }
	.featured-items .main-title { border-bottom: 1px solid #f0f0f0; padding: 0 0 10px 0; margin: 0 0 35px 0; }
	.featured-items .main-title p { text-align: left; font-size: 30px; float: left; }
	.featured-items .items { position: relative; width: 1004px; margin: 0 0 -25px 0; float: left; }
	.featured-items .item-block-1 { width: 210px; margin: 0 25px 25px 0; }
		.featured-items .item-block-1 .image-wrapper { width: 210px; height: 210px; overflow: hidden; position: relative; margin: 0 0 8px 0; }
		.featured-items .item-block-1 h2 { padding: 2px 15px 8px 15px; font-family: alternateGothic, sans-serif; font-size: 18px; text-transform: uppercase; line-height: 20px; font-weight: 200; text-align: center; }
		.featured-items .item-block-1 .price { padding: 0 0 6px 0; font-family: alternateGothic, sans-serif; font-size: 22px; line-height: 20px; font-weight: 400; text-align: center; color: #002c5b; }
			.featured-items .item-block-1 .price s { color: #9f9f9f; font-size: 16px; line-height: 16px; margin: 0 0 0 10px; }

.related-items { width: 980px; }
.related-items .items { padding-top: 12px !important; }
.related-items .items li { margin: 0 22px 0 0; width: 228px;  }
.related-items .item-block-1 { margin: 0; }
.related-items .jcarousel-clip { width: 980px !important; } 
.related-items .jcarousel-prev, .related-items .jcarousel-next { position: absolute; width: 25px; height: 352px; display: block; cursor: pointer; }
.related-items .jcarousel-prev { left: -40px; top: 12px; background: #002c5b url(/cdn/shop/t/2/assets/ico-team-carousel-prev.png?v=33875061863592467961382386637) no-repeat center center; }
.related-items .jcarousel-next { right: -20px; top: 12px; background: #002c5b url(/cdn/shop/t/2/assets/ico-team-carousel-next.png?v=74150821299791382201382386637) no-repeat center center; }
.related-items .jcarousel-prev:hover { background: #002c5b url(/cdn/shop/t/2/assets/ico-team-carousel-prev-active.png?v=51897454345491995541382386637) no-repeat center center; }
.related-items .jcarousel-next:hover { background: #002c5b url(/cdn/shop/t/2/assets/ico-team-carousel-next-active.png?v=41396996302821793371382386637) no-repeat center center; }


.special-offers { margin: 0 0 -10px 0; position: relative; }
	.special-offers .banner { width: 310px; height: 270px; margin: 0 25px 25px 0; float: left; text-align: center; position: relative; }
	.special-offers .banner a { display: block; width: 310px; height: 180px; position: relative; top: 0; left: 0; z-index: 2; }
	.special-offers .banner a img { position: relative; z-index: 3; }
	.special-offers .banner a:after { content: ""; width: 310px; height: 46px; background: url(/cdn/shop/t/2/assets/banner-shadow.png?v=63582468015223589951382386623) 0 0 no-repeat; position: absolute; bottom: -22px; right: 0; z-index: 1; }
	.special-offers .banner h4 { font-family: alternateGothic, sans-serif; margin: 22px 0 0 0; color: #002c5b; font-size: 24px; text-align: center; }
	.special-offers .banner p { color: #002c5b; text-align: center; font-size: 14px; padding: 0 20px; }
	.special-offers .banner:nth-child(3n+3) { margin-right: 0; }		

.homepage-columns { margin: 0 0 42px 0; }
	.homepage-columns .blog { width: 365px; float: left; margin: 0 35px 0 0; }
		.homepage-columns .blog .main-title { background: url(/cdn/shop/t/2/assets/spacer-1-365px.png?v=169351894324338833401382386652) bottom left no-repeat; }
		.homepage-columns .blog h2 { font-family: alternateGothic, sans-serif; font-size: 20px; font-weight: 200; line-height: 25px; margin: 0 0 8px 0; }
			.homepage-columns .blog h2 a { color: #002c5b; }
			.homepage-columns .blog h2 a:hover { color: #333; }
		.homepage-columns .blog .items { margin: -6px 0 0 0; }
			.homepage-columns .blog .items .item { border-top: #e5e5e5 1px solid; padding: 21px 0 0 0; margin: 23px 0 0 0; }
			.homepage-columns .blog .items .item:first-child { border-top: none; padding: 0; margin: 0; }

	.homepage-columns .best-sellers { width: 295px; float: left; margin: 0 35px 0 0; }
		.homepage-columns .best-sellers .items { width: 314px; margin: 0 0 -19px 0; }
		.homepage-columns .best-sellers .main-title { background: url(/cdn/shop/t/2/assets/spacer-1-365px.png?v=169351894324338833401382386652) bottom left no-repeat; }
		.homepage-columns .best-sellers .item-block-1 { width: 122px; margin: 0 19px 19px 0; }
			.homepage-columns .best-sellers .item-block-1 .image-wrapper { width: 122px; height: 122px; overflow: hidden; position: relative; margin: 0 0 13px 0; }
		.homepage-columns .best-sellers .price { padding: 0 0 6px 0; font-family: alternateGothic, sans-serif; font-size: 22px; line-height: 20px; font-weight: 400; text-align: center; color: #002c5b; }
			.homepage-columns .best-sellers .price s { color: #9f9f9f; font-size: 16px; margin: 0 0 0 10px; }

	.homepage-columns .about-us { width: 250px; float: left; margin: 0 0 0 0; }
		.homepage-columns .about-us .main-title { background: url(/cdn/shop/t/2/assets/spacer-1-250px.png?v=6266154192343305951382386651) bottom left no-repeat; }
			.homepage-columns .about-us .main-title p { margin: 0; }
		.homepage-columns .about-us p { margin: 0 0 20px 0; }
		.homepage-columns .about-us .phone { font-family: alternateGothic, sans-serif; font-size: 32px; line-height: 32px; font-weight: 400; background: url(/cdn/shop/t/2/assets/ico-phone-1.png?v=76862539044357699771382386635) 0 1px no-repeat; padding: 0 0 0 40px; margin: 5px 0 15px 0; display: inline-block; }
		.homepage-columns .about-us .email { font-family: alternateGothic, sans-serif; font-size: 18px; line-height: 32px; font-weight: 400; background: url(/cdn/shop/t/2/assets/ico-email-2.png?v=87168799129194201271382386632) 0 2px no-repeat; padding: 0 0 0 40px; display: inline-block; }

	.blog-list article { border-top: #e5e5e5 1px solid; padding: 26px 0 14px 0; }
	.blog-list article:first-child { padding: 0 0 14px 0; border: none; }
		.blog-list article .title { font-family: alternateGothic, sans-serif; font-size: 30px; line-height: 36px; font-weight: 200; margin: 0 0 6px 0; }
			.blog-list article .title a { color: #002c5b; }
			.blog-list article .title a:hover { color: #333; }
			.blog-list article img { margin: 0 0 17px 0; max-width: 680px; }
			.blog-list article p { margin: 0 0 17px 0; }
		.blog-list article .title-details { margin: 0 0 16px 0; }
		
.post, .single-full-width { font-size: 14px; line-height: 22px; padding: 0 0 20px 0; }
	.post h1, .post h2, .post h3, .post h4, .post h5, .post h6 { color: #002c5b; margin: 0 0 10px 0; padding: 10px 0 0 0; }
	.single-full-width h1, .single-full-width h2, .single-full-width h3, .single-full-width h4, .single-full-width h5, .single-full-width h6 { color: #002c5b; margin: 0 0 10px 0; padding: 10px 0 0 0; }
		.post article .title { font-family: alternateGothic, sans-serif; font-size: 30px; line-height: 36px; font-weight: 200; margin: 0 0 6px 0; padding: 0; }
			.post article .title a { color: #002c5b; }
			.post article .title a:hover { color: #333; }
			.post article img { margin: 0 0 17px 0; max-width: 680px;}
			.post article p { margin: 0 0 17px 0; }
		.post article .title-details { margin: 0 0 16px 0; }
	.post ul, .single-full-width ul { margin: 0 0 25px 14px; }
	.post ol, .single-full-width ol { margin: 0 0 25px 18px; }
	.post li, .single-full-width li { color: #002c5b; font-weight: bold; line-height: 26px;  }
		.post li span, .single-full-width li span { color: #333; }

	.comments .main-title { background: url(/cdn/shop/t/2/assets/spacer-1-680px.png?v=155282471317736560871382386654) bottom left no-repeat; margin: 0 0 18px 0; }
		.comments .items .item { border-top: #e5e5e5 1px solid; padding: 22px 0 20px 0; position: relative; }
			.comments .items .item .nr { color: #8a8a8a; font-family: alternateGothic, sans-serif; font-size: 30px; font-weight: 200; position: absolute; top: 4px; right: 0; }
		.comments .items .item:first-child { border: none; padding: 0 0 20px 0; }
		.comments .item .name { font-size: 14px; font-weight: bold; margin: 0 0 7px 0; position: relative; }
.add-comment { padding: 20px 0 50px 0; }
	.add-comment p { margin: 8px 0 0 0; }
		.add-comment form p:first-child { margin: 0; }
	.add-comment label { float: left; width: 170px; text-align: right; padding: 6px 20px 0 0; }
	.add-comment input[type=text] { width: 330px; }
	.add-comment textarea { width: 330px; height: 120px; }
	.add-comment 

{ font-size: 18px; padding: 13px 23px 13px 23px; margin: 20px 0 0 190px; }

.sidebar-item { margin: 0 0 40px 0; }

	.shop-by-category div.selector { margin: 0; }
		.shop-by-category div.selector span { width: 228px; }
	.tags a { float: left; margin: 5px 13px 0 0; }
	.tags .active { color: #002c5b; }
	.tags .main-title { margin: 0 0 15px 0; }

	.main-sidebar .main-title p { font-size: 30px; text-align: left; }
	.main-sidebar .best-sellers { width: 269px; }
		.main-sidebar .best-sellers .items { width: 269px; margin: 0 0 -19px 0; float: left; }
		.main-sidebar .best-sellers .item-block-1 { width: 99px; margin: 0 19px 19px 0; }
			.main-sidebar .best-sellers .item-block-1 .image-wrapper { width: 99px; height: 99px; overflow: hidden; position: relative; margin: 0 0 11px 0; }
		.main-sidebar .best-sellers .price { padding: 0 0 2px 0; font-family: alternateGothic, sans-serif; font-size: 19px; line-height: 20px; font-weight: 400; text-align: center; color: #002c5b; }
			.main-sidebar .best-sellers .price s { color: #9f9f9f; font-size: 16px; margin: 0 0 0 10px; }

	.recent-posts .main-title { margin: 0 0 15px 0; }
	.recent-posts article { border-top: #e5e5e5 1px solid; padding: 19px 0 0 0; margin: 18px 0 0 0; }
	.recent-posts article:first-child { border: none; padding: 0; margin: 0; }
		.recent-posts article h2 { font-family: alternateGothic, sans-serif; font-size: 16px; line-height: 22px; font-weight: 200; margin: 0 0 6px 0; }
		.recent-posts .title-details { margin: 0 0 6px 0; }
			.recent-posts article .title a { color: #002c5b; }
			.recent-posts article .title a:hover { color: #333; }

	.contact-form form { float: left; width: 500px; }
				.contact-form form div.selector span { width: 330px; }
				.contact-form form p { margin: 0 0 8px 0; float: left; }
			.contact-form form input[type=text], .contact-form form input[type=email]  { width: 330px; }
			.contact-form form textarea { width: 330px; height: 150px; }
			.contact-form form .selector span { width: 330px !important; }
			.contact-form form select { width: 352px; }
			.contact-form form label { width: 100px; font-size: 12px; font-weight: bold; vertical-align: top; padding: 6px 20px 0 0; float: left; text-align: right; }
			.contact-form form span { font-size: 12px; font-weight: bold; }
			.contact-form form button { font-size: 18px; padding: 13px 23px 13px 23px; margin: 10px 0 0 0; }
			.contact-form form input[type=submit]  { padding: 4px 14px 5px 14px; display: inline-block; background-color: #002c5b; font-family: alternateGothic, sans-serif; font-size: 14px; font-weight: 400; color: #fff; cursor: pointer; text-shadow: rgba(0, 0, 0, 0.30) 0 1px 0; border: none; opacity: 0.9; -moz-transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; }
			.contact-form form input[type=submit] :hover { background-color: rgba(0, 0, 0, 0.85); color: #6fafdd; }
			.contact-form form input[type=submit] { font-size: 18px; padding: 13px 23px 13px 23px; margin: 10px 0 0 0; }
		.contact-form .text { width: 460px; float: right; margin: -5px 0 0 0; }
		
		
	.template-page\.links .single-full-width ul { margin-left: 0; }
	.template-page\.links .single-full-width ul li { float: left; width: 230px; margin: 0 20px 0 0; list-style: none; line-height: 14px; height: 28px; padding: 3px 0;}
	.template-page\.links .single-full-width ul li:nth-child(4n+4) { margin-right: 0; }

	.template-page\.media-center .media-center-columns { margin: 0; list-style: none; }
	.template-page\.media-center .media-center-columns li { float: left; width: 181px; border: 1px solid #002c5b; min-height: 300px; margin: 0 16px 15px 0; }
	.template-page\.media-center .media-center-columns li:nth-child(5n+5) { margin-right: 0; }
	.template-page\.media-center .media-center-columns li .column-title { background: #002c5b; padding: 15px 0; font-weight: normal; text-align: center; color: #fff; text-transform: uppercase; letter-spacing: 2px; font-size: 20px; font-family: alternateGothic, sans-serif; }
	.template-page\.media-center .media-center-columns li .column-content { padding: 5px; float: left; } 
	.template-page\.media-center .media-center-columns li .column-content .column-row { margin-bottom: 5px; position: relative; width: 171px; min-height: 31px; float: left; padding: 4px 0 0 0; }
	.template-page\.media-center .media-center-columns li .column-content .column-row span { display: block; float: left; margin-left: 32px; font-size: 16px; text-transform: uppercase; color: #002c5b; font-weight: normal; font-family: alternateGothic, sans-serif; line-height: 16px; }
	.template-page\.media-center .media-center-columns li .column-content .column-row img { width: 27px; height: 31px; position: absolute; top: 0; left: 0; }

/* Catalog */

.catalog { padding: 0 0 52px 0; }
	.catalog .sorting { background: url(/cdn/shop/t/2/assets/spacer-1-980px.png?v=136195529146634027901382386654) bottom center no-repeat; padding: 0 0 25px 0; margin: 0 0 28px 0; }
		.catalog .sorting label { float: left; padding: 6px 15px 0 0; font-weight: bold; }
		.catalog .sorting div.selector { width: 245px; }
			.catalog .sorting div.selector span { width: 223px; }
		.catalog .sorting .tags { float: right; text-shadow: #fff 0 1px 0; }
			.catalog .sorting .tags a { float: left; padding: 6px 0 0 10px; margin: 0; }
			.catalog .sorting .tags label { padding: 6px 5px 0 0; }
			.catalog .sorting .tags .active { color: #002c5b; }
	.catalog .items { width: 1004px; margin: 0 0 -25px 0; }
	.catalog .item-block-1 { width: 210px; margin: 0 23px 25px 0; }
		.catalog .item-block-1 .image-wrapper { width: 210px; height: 210px; overflow: hidden; position: relative; margin: 0 0 8px 0; }
		.catalog .item-block-1 h2 { padding: 2px 15px 8px 15px; font-family: alternateGothic, sans-serif; font-size: 18px; line-height: 22px; font-weight: 400; text-align: center; }
		.catalog .item-block-1 .price { padding: 0 0 6px 0; font-family: alternateGothic, sans-serif; font-size: 18px; line-height: 20px; font-weight: 200; text-align: center; color: #002c5b; }
			.catalog .item-block-1 .price s { color: #9f9f9f; font-size: 16px; line-height: 16px; margin: 0 0 0 10px; }
			.selector-divider { float: left; margin: 0 30px; font-weight: bold; line-height: 31px; }


.quick-shop { z-index: 800; display: none; border: rgba(0, 0, 0, 0.15) 1px solid; position: relative; }
._quick-shop-content { display: none; }
	.quick-shop .content { padding: 40px; border: #fff 1px solid; background: url(/cdn/shop/t/2/assets/body-bg-1.png?v=134643526069727240461382386625) 0 0 repeat; width: 811px; position: relative; box-shadow: rgba(0, 0, 0, 0.3) 0 0 15px; }
	.quick-shop .main-item { padding: 0; margin: 0; float: left; width: 440px; }
		.quick-shop .main-item .item-info { padding: 20px; width: 400px;  }

	.quick-shop .item-block-1 { width: 311px; margin: 0 40px 0 0; }
		.quick-shop .item-block-1 .image-wrapper { width: 311px; height: 311px; overflow: hidden; position: relative; }
		.quick-shop .item-block-1 .image { width: 311px; height: 311px; overflow: hidden; position: relative; } 
			.quick-shop .item-block-1 .image img { display: block; position: relative; }

		.quick-shop .item-block-1 .thumbnails { padding: 108px 0 0 39px; position: relative; width: 272px; }
			.quick-shop .item-block-1 .thumbnails .next { width: 70px; height: 70px; margin: 0 23px 0 23px; background: url(/cdn/shop/t/2/assets/arrow-7.png?v=164937670044304137271382386622) center center no-repeat; display: block; float: left; opacity: 0.2; -moz-transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; }
			.quick-shop .item-block-1 .thumbnails .next:hover { opacity: 1; }
			.quick-shop .item-block-1 .thumbnails .previous { width: 70px; height: 70px; margin: 0 0 0 23px; background: url(/cdn/shop/t/2/assets/arrow-8.png?v=83524124699635863741382386622) center center no-repeat; display: block; float: left; opacity: 0.2; -moz-transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; }
			.quick-shop .item-block-1 .thumbnails .previous:hover { opacity: 1; }
			.quick-shop .item-block-1 .thumbnails div { position: absolute; top: 30px; width: 266px; }
				.quick-shop .item-block-1 .thumbnails div img { margin: 0 3px; }
				.quick-shop .item-block-1 .thumbnails div a { opacity: 0.35; -moz-transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; }
				.quick-shop .item-block-1 .thumbnails div a:hover { opacity: 1; }
				.quick-shop .item-block-1 .thumbnails div .active { opacity: 1; }
				
	.quick-shop .open-product { margin-left: 50px; font-weight: bold; padding: 13px 0 13px 0; display: inline-block; }
	.quick-shop .main-item h2 a, .quick-shop .main-item h2 a:hover { color: #002c5b; }
	.quick-shop .close { padding: 3px 0 0 0; margin: 0 0 0 3px; background: #002c5b url(/cdn/shop/t/2/assets/arrow-14.png?v=23266669682793388491382386621) center center no-repeat; font-family: alternateGothic, sans-serif; font-size: 14px; font-weight: 900; color: #002c5b; width: 26px; height: 23px; float: left; text-align: center; border-radius: 100px; box-shadow: #002c5b 0 3px 0 inset, #002c5b 0 -3px 0 inset, #002c5b 3px 0 0 inset, #002c5b -3px 0 0 inset; border: 2px solid #fff; -moz-transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; position: absolute; top: -15px; right: -15px; }
	.quick-shop .close:hover { background: #333 url(/cdn/shop/t/2/assets/arrow-14.png?v=23266669682793388491382386621) center center no-repeat; box-shadow: #333 0 3px 0 inset, #333 0 -3px 0 inset, #333 3px 0 0 inset, #333 -3px 0 0 inset; }

/* Item */

.main-item { margin: 0 0 42px 0; padding: 16px 0 0 0; }
	.main-item .item-block-1 { float: left; margin: 0 54px 0 0; padding: 0; }
			.main-item .item-block-1 .image-wrapper { position: relative; width: 420px; height: 420px; overflow: hidden; }
			.main-item .item-block-1 .image { position: relative; display: block !important; background: #fff; width: 420px; height: 420px; overflow: hidden; }
			.main-item .item-block-1 .image img { position: absolute; z-index: 1; padding: 0; border: none; }
			.main-item .item-block-1 .thumbnails { padding: 30px 0 15px 0; }
			.main-item .item-block-1 .thumbnails .next { width: 70px; height: 70px; margin: 0 23px 0 0; background: url(/cdn/shop/t/2/assets/arrow-7.png?v=164937670044304137271382386622) center center no-repeat; display: block; float: left; opacity: 0.2; -moz-transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; }
			.main-item .item-block-1 .thumbnails .next:hover { opacity: 1; }
			.main-item .item-block-1 .thumbnails .previous { width: 70px; height: 70px; margin: 0 0 0 23px; background: url(/cdn/shop/t/2/assets/arrow-8.png?v=83524124699635863741382386622) center center no-repeat; display: block; float: left; opacity: 0.2; -moz-transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; }
			.main-item .item-block-1 .thumbnails .previous:hover { opacity: 1; }
			.main-item .item-block-1 .thumbnails .outer-center { float: right; right: 50%; position: relative; }
			.main-item .item-block-1 .thumbnails .inner-center { float: right; right: -50%; position: relative; }
			.main-item .item-block-1 .thumbnails div { float: left; text-align: center; }
				.main-item .item-block-1 .thumbnails div img { margin: 0 3px; }
				.main-item .item-block-1 .thumbnails div a { opacity: 0.35; -moz-transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; display: block; position: relative; width: 70px; height: 70px; float: left; overflow: hidden; margin: 0 3px 6px; }
				.main-item .item-block-1 .thumbnails div a:hover { opacity: 1; }
				.main-item .item-block-1 .thumbnails div .active { opacity: 1; }

	.main-item .item-info { float: left; width: 420px; background: #f0f0f0; padding: 40px; }
	.main-item .item-info h4 { margin: 0 0 20px 0; font-size: 28px; text-transform: uppercase; }
	.main-item .item-info .headline { font-family: Arial, sans-serif; color: #002c5b; font-size: 14px; line-height: 20px; font-weight: 200; margin: 0 0 20px 0; }
		.main-item .item-info h2 { font-family: alternateGothic, sans-serif; font-size: 38px; line-height: 44px; font-weight: 200; margin: -9px 0 18px 0; }
		.main-item .item-info .item-text { color: #002c5b; margin: 0 0 27px 0; }
		.main-item .item-info .details { padding: 20px 0; border-top: #c8c8c8 1px solid; border-bottom: #c8c8c8 1px solid; }
			.main-item .item-info .details label { font-family: alternateGothic, sans-serif; font-size: 16px; font-weight: normal; letter-spacing: 1px; color: #002c5b; float: left; padding: 6px 5px 0 0; width: 180px; }
				.main-item .item-info .details div.selector span { width: 237px; }
					.main-item .item-info .details .quantity div.selector span { width: 40px; }
					@-moz-document url-prefix() {
					    .main-item .item-info .details .quantity div.selector span {
					        padding-right: 30px !important;
					    }
					}
			.main-item .item-info .details .item, .main-item .item-info .details .selector-wrapper { margin: 8px 0 0 0; float: left; width: 100%; }
			.main-item .item-info .details .item:first-child, .main-item .item-info .details .selector-wrapper:first-child { margin: 0; }
	
			.main-item .item-info .buy { float: left; width: 100%; margin-top: 25px; }
			.main-item .item-info .buy #p-wishlist-product { display: inline-block; float: none !important; }
	
		.main-item .item-info .details { margin: 0 0 29px 0; }
			.main-item .item-info .details .social-icons { float: left; padding: 6px 0 0 0; }
			.main-item .item-info .details .social-icons span { width: 23px; height: 21px; min-height: 0; margin: 0 0 0 6px; display: block; float: right; -moz-transition: all 0.15s linear 0s; -webkit-transition: all 0.15s linear 0s; -o-transition: all 0.15s linear 0s; }
			.main-item .item-info .details .social-icons span:hover { background-position: 0 0; cursor: pointer; }
			.main-item .item-info .details .social-icons .youtube { background: url(/cdn/shop/t/2/assets/ico-youtube-1.png?v=147970615637986762161382386639) 0 -21px no-repeat; }
			.main-item .item-info .details .social-icons .facebook { background: url(/cdn/shop/t/2/assets/ico-facebook-3.png?v=164735040352099119591382386632) 0 -21px no-repeat; }
			.main-item .item-info .details .social-icons .twitter { background: url(/cdn/shop/t/2/assets/ico-twitter-3.png?v=102964466880350740261382386638) 0 -21px no-repeat; }
			.main-item .item-info .details .social-icons .instagram { background: url(/cdn/shop/t/2/assets/ico-instagram-3.png?v=75121864111808092061382386633) 0 -21px no-repeat; }
			.main-item .item-info .details .social-icons .linkedin { background: url(/cdn/shop/t/2/assets/ico-linkedin-3.png?v=128369436282819325261382386633) 0 -21px no-repeat; }
			.main-item .item-info .details .social-icons .pinterest { background: url(/cdn/shop/t/2/assets/ico-pinterest-3.png?v=174488933545446218691382386635) 0 -21px no-repeat; }
			.main-item .item-info .details .social-icons .email { background: url(/cdn/shop/t/2/assets/ico-mail-1.png?v=9884608326576586111382386634) 0 -21px no-repeat; }
		
		.main-item .item-info .details .more { float: right; padding: 6px 11px 0 0; background: url(/cdn/shop/t/2/assets/arrow-9.png?v=106209265415913766821382386623) right 13px no-repeat; }
		.main-item .item-info .details .tags { float: left; padding: 6px 0 0 0; width: 259px; }
			.main-item .item-info .details .tags a { margin: 0 10px 0 0; color: #002c5b; }
			.main-item .item-info .details .tags a:hover { color: #333; }
			
		.main-item .item-info .price { font-family: alternateGothic, sans-serif; font-size: 38px; line-height: 30px; font-weight: 400; color: #002c5b; margin: 0 0 20px 0; }
			.main-item .item-info .price s { font-size: 28px; color: #9f9f9f; margin: 0 0 0 18px; }
			.main-item .item-info .buy button { background-color: #e31e3c; background-image: url(/cdn/shop/t/2/assets/ico-cart-2.png?v=76701479554220167071382386631); background-position: 24px 16px; background-repeat: no-repeat; font-size: 18px; padding: 13px 23px 13px 53px; }

	.main-item-wrapper .special-offers { margin: 0 0 52px 0; }
	
	.item-text-tabs-wrap { display: table; width: 444px; padding: 0; margin: 5px 0 20px 0; border-bottom: #c8c8c8 1px solid; }
		.item-text-tabs-wrap .item-text-tabs { display: table-row; }
		.item-text-tabs-wrap .item-text-tabs .text-tabs-item { display: table-cell; height: 40px; line-height: 40px; text-align: center; }
		.item-text-tabs-wrap .item-text-tabs .text-tabs-item a { display: block; padding: 0 25px; color: #002c5b; font-family: alternateGothic, sans-serif; font-size: 25px; letter-spacing: 3px; text-transform: uppercase; }
		.item-text-tabs-wrap .item-text-tabs .active,
		.item-text-tabs-wrap .item-text-tabs .text-tabs-item.active:hover { background-color: #002c5b; }
		.item-text-tabs-wrap .item-text-tabs .text-tabs-item:hover { background-color: #6fafdd;; }
		.item-text-tabs-wrap .item-text-tabs .text-tabs-item.active a { color: #fff; }
		.item-text-tabs-wrap .item-text-tabs .text-tabs-item:hover a { color: #fff; }


	.main-item 	.preorder { float: left; font-family: alternateGothic, sans-serif; font-weight: normal; letter-spacing: 1px; color: #002c5b; font-size: 14px; padding: 5px 0 0 5px;  }

/* Cart */

.main-cart { padding: 11px 0 50px 0; }

	.main-cart .titles { background: url(/cdn/shop/t/2/assets/spacer-1-980px.png?v=136195529146634027901382386654) bottom center no-repeat; padding: 0 0 19px 0; text-shadow: #fff 0 1px 0; margin: 0 0 28px 0; }
		.main-cart .titles p { float: left; font-weight: bold; }
		.main-cart .titles .product { width: 403px; padding: 0 0 0 163px; }
		.main-cart .titles .quantity { width: 202px; }
		.main-cart .titles .price { width: 176px; }

		.main-cart form .row { margin: 0; border-top: #e5e5e5 1px solid; padding: 30px 0 0 0; margin: 30px 0 0 0; }
		.main-cart form .row:first-child { border: none; padding: 0; }
			.main-cart form .row .item-block-1 { width: 122px; margin: 0 24px 0 0; float: left; }
				.main-cart form .row .item-block-1 .image-wrapper { width: 122px; height: 122px; overflow: hidden; position: relative; }
			.main-cart form .product { width: 403px; float: left; padding: 40px 0 0 0; }
				.main-cart form .product h4 { margin: 0 0 4px 0; }
					.main-cart form .product h4 a { -moz-transition: all 0.15s linear 0s; -webkit-transition: all 0.15s linear 0s; -o-transition: all 0.15s linear 0s; }
				.main-cart form .product p { font-family: alternateGothic, sans-serif; font-size: 14px; font-weight: 200; text-shadow: rgba(255, 255, 255, 0.5) 0 1px 0; }
					.main-cart form .product p a { color: #515151; -moz-transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; }
					.main-cart form .product p a:hover { color: #002c5b; }
					.main-cart form .product p a:after { content: ""; background: url(/cdn/shop/t/2/assets/arrow-5.png?v=7730954887468962201382386622) 14px 7px no-repeat; padding: 0 0 0 26px; }
					.main-cart form .product p a:last-child:after { background: none; padding: 0; }
		.main-cart form .quantity { width: 202px; padding: 54px 0 0 0; float: left; }
			.main-cart form .quantity input { width: 20px; float: left; margin: 0 10px 0 0; }
			.main-cart form .quantity .more { padding: 0; width: 30px; height: 30px; background-image: url(/cdn/shop/t/2/assets/arrow-12.png?v=7705493514007376111382386620); background-repeat: no-repeat; background-position: center center; float: left; }
			.main-cart form .quantity .less { padding: 0; margin: 0 5px 0 0; width: 30px; height: 30px; background-image: url(/cdn/shop/t/2/assets/arrow-13.png?v=100590771760563511361382386621); background-repeat: no-repeat; background-position: center center; float: left; }
			.main-cart form .delete button { border-radius: 100px; float: left; width: 28px; height: 28px; background-image: url(/cdn/shop/t/2/assets/arrow-14.png?v=23266669682793388491382386621); background-repeat: no-repeat; background-position: center center; }
		.main-cart form .price { width: 176px; float: left; padding: 59px 0 0 0; font-family: alternateGothic, sans-serif; font-size: 28px; font-weight: 400; color: #002c5b; }
		.main-cart form .delete { float: left; padding: 54px 0 0 0; }
		.main-cart form .note { width: 566px; float: left; }
			.main-cart form .note label { float: left; width: 162px; padding: 20px 0 0 0; }
			.main-cart form .note textarea { width: 293px; height: 39px; margin: 0; }
			.main-cart form .total label { float: left; width: 117px; padding: 20px 0 0 0; margin: 0 85px 0 0; text-align: right; }
			.main-cart form .total p { padding: 18px 0 0 0; font-family: alternateGothic, sans-serif; font-size: 38px; font-weight: 400; color: #002c5b; float: left; }
			.main-cart form .buttons .checkout { float: right; background-image: url(/cdn/shop/t/2/assets/ico-cart-2.png?v=76701479554220167071382386631); background-position: 24px 19px; background-repeat: no-repeat; font-size: 18px; padding: 13px 23px 13px 53px; }
			.main-cart form .buttons .update { margin: 0 10px 0 0; float: right; background-image: url(/cdn/shop/t/2/assets/ico-update-1.png?v=152294645252493710521382386638); background-position: 24px 18px; background-repeat: no-repeat; font-size: 18px; padding: 13px 23px 13px 53px; }
			.main-cart form .buttons .return { height: 21px; margin: 0 10px 0 0; float: right; background-image: url(/cdn/shop/t/2/assets/ico-update-1.png?v=152294645252493710521382386638); background-position: 24px 18px; background-repeat: no-repeat; font-size: 18px; font-weight: 400; padding: 13px 23px 13px 53px; color: #fff; background-color: #002c5b; font-family: alternateGothic, sans-serif; text-transform: uppercase; -moz-transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; }
			.main-cart form .buttons .return:hover { background-color: rgba(111, 175, 221, 0.85); color: #fff; }
			.main-cart form .buttons .paypal { float: right; margin: 10px 20px 0 0; }


	/* Order & customer sections */

	.order-wrapper { background: url(/cdn/shop/t/2/assets/main-bg-1.png?v=166544593867585477501382386646) 0 0 repeat; border: #fff 1px solid; width: 920px; padding: 30px; margin: 0 0 8px 0; }
		.order-wrapper h3 { font-family: alternateGothic, sans-serif; font-size: 24px; line-height: 24px; font-weight: 200; text-shadow: rgba(255, 255, 255, 0.4) 0 1px 0; color: #1e1e1e; background: url(/cdn/shop/t/2/assets/spacer-1-980px.png?v=136195529146634027901382386654) bottom center no-repeat; display: block; padding: 0 0 25px 0; margin: 0 0 15px 0; }
		.order-wrapper p { font-size: 12px; line-height: 18px; }
		.order-wrapper .order { margin: 0 0 40px 0; }
		.order-wrapper .billing-address { width: 430px; float: left; margin: 0 60px 0 0; }
			.order-wrapper .billing-address h3 { background: url(/cdn/shop/t/2/assets/spacer-1-430px.png?v=27528187391585450241382386653) bottom center no-repeat; }
				.order-wrapper .billing-address .list p { margin: 0 0 5px 0; }
				.order-wrapper .billing-address .list p:first-child { margin: 0 0 18px 0; }
		.order-wrapper .shipping-address { width: 430px; float: left; }
			.order-wrapper .shipping-address h3 { background: url(/cdn/shop/t/2/assets/spacer-1-430px.png?v=27528187391585450241382386653) bottom center no-repeat; }
				.order-wrapper .shipping-address .list p { margin: 0 0 5px 0; }
				.order-wrapper .shipping-address .list p:first-child { margin: 0 0 18px 0; }
		.order-wrapper .item { margin: 35px 0 0 0; float: left; width: 100%; }

		.order-wrapper .titles { background: url(/cdn/shop/t/2/assets/spacer-1-980px.png?v=136195529146634027901382386654) bottom center no-repeat; padding: 0 0 19px 0; text-shadow: #fff 0 1px 0; margin: 0 0 20px 0; }
			.order-wrapper .titles p { float: left; font-weight: bold; margin: 0; }
			.order-wrapper .titles .product { width: 385px; }
			.order-wrapper .titles .sku { width: 140px; }
			.order-wrapper .titles .price { width: 140px; }
			.order-wrapper .titles .quantity { width: 140px; }
			.order-wrapper .titles .total { width: 115px; }

			.order-wrapper .rows .row { margin: 0; border-top: #d1d1d1 1px solid; padding: 12px 0 0 0; margin: 12px 0 0 0; }
			.order-wrapper .rows .row:first-child { border: none; padding: 0; }
			.order-wrapper .row p { float: left; margin: 0; }
			.order-wrapper .row a { color: #cc003e; }
			.order-wrapper .row a:hover { color: #333; }
			.order-wrapper .row .product { width: 385px; }
			.order-wrapper .row .sku { width: 140px; }
			.order-wrapper .row .price { width: 140px; color: #cc003e; font-weight: bold; }
			.order-wrapper .row .quantity { width: 140px; }
			.order-wrapper .row .total { width: 115px; color: #cc003e; font-weight: bold; }

		.order-wrapper .buttons { float: left; width: 100%; text-align: center; padding: 40px 0 20px 0; }
			.order-wrapper .buttons button { padding: 13px 23px 13px 23px; margin: 0 15px 0 0; display: inline-block; font-size: 18px; }
				.order-wrapper .buttons span a { font-weight: bold; color: #cc003e; }
				.order-wrapper .buttons span a:hover { color: #333; }

		.manage-addresses .row { border-top: #dcdcdc 1px solid; overflow: hidden; display: table; width: 100%; padding: 20px 0 22px 0; }
		.manage-addresses .row:first-child { border: none; padding: 0 0 22px 0; }
		.manage-addresses .row:last-child { padding: 20px 0 10px 0; }
			.manage-addresses .row .left { display: table-cell; }
				.manage-addresses .row .left p { margin: 0; line-height: 18px; font-size: 12px; margin: 0 0 5px 0; }
			.manage-addresses .row .right { text-align: right; display: table-cell; font-size: 46px; line-height: 38px; font-family: alternateGothic, sans-serif; font-weight: 200; color: #9f9f9f; text-shadow: #fff 0 1px 0; vertical-align: middle; }
			.manage-addresses .row .shipping-address { width: 980px; margin: 0; padding: 0; background: url(/cdn/shop/t/2/assets/main-bg-1.png?v=166544593867585477501382386646) 0 0 repeat; border: #fff 1px solid; }
				.manage-addresses .row .shipping-address .content { padding: 0; }
		.manage-addresses h3 { font-weight: 200; font-size: 24px; color: #1e1e1e; margin: 0 0 5px 0; }
		.manage-addresses .edit { padding: 0 0 15px 0; font-size: 12px; }
			.manage-addresses .edit a { color: #cc003e; }
			.manage-addresses .edit a:hover { color: #333; }
			.manage-addresses .edit a:first-child { background: url(/cdn/shop/t/2/assets/border-1.png?v=163213002229230871451382386625) right 3px no-repeat; padding: 0 12px 0 0; margin: 0 10px 0 0; }
		.manage-addresses .item { overflow: hidden; height: 31px; margin: 0 0 7px 0; }
			.manage-addresses .item label { float: left; width: 85px; text-align: right; padding: 6px 0 0 0; font-weight: bold; margin: 0 30px 0 0; text-shadow: rgba(255, 255, 255, 0.7) 0 1px 0; }
			.manage-addresses .item input[type=text] { border: 1px solid rgba(0, 0, 0, 0.2); width: 283px; float: left; }
				.manage-addresses .item div.selector span { width: 190px; border: 1px solid rgba(0, 0, 0, 0.2); }
		.manage-addresses .edit-address { width: 420px; margin: 0 auto; padding: 40px 0 27px 0; }
			.manage-addresses .edit-address input[type=checkbox] { float: left; margin: 3px 10px 0 0; }
			.manage-addresses .edit-address .last { padding: 10px 0 0 0; height: auto; }
			.manage-addresses .edit-address button { padding: 13px 23px 13px 23px; margin: 0 15px 0 0; display: inline-block; font-size: 18px; }
			.manage-addresses .edit-address .save { padding: 20px 0 13px 0; margin: 0; }
			.manage-addresses .save span { font-weight: bold; }
			.manage-addresses .save a { color: #cc003e; }
			.manage-addresses .save a:hover { color: #333; }

	.order-history { width: 650px; float: left; }
		.order-history a { color: #cc003e; }
		.order-history a:hover { color: #333; }
		.order-history .row { overflow: hidden; border-bottom: #dcdcdc 1px solid; padding: 15px 0 15px 0; }
		.order-history .title { font-size: 11px; font-weight: bold; color: #1e1e1e; padding: 0 0 11px 0; background: url(/cdn/shop/t/2/assets/spacer-1-680px.png?v=155282471317736560871382386654) bottom center no-repeat; border: none; }
			.order-history .title .total { color: #1e1e1e; }
		.order-history .order { width: 110px; float: left; }
		.order-history .date { width: 140px; float: left; }
		.order-history .payment { width: 150px; float: left; }
		.order-history .fulfillment { width: 155px; float: left; }
		.order-history .total { width: 95px; float: left; color: #358500; font-weight: bold; }

	.shipping-address-history { float: left; width: 278px; margin: 0 50px 0 0; background: url(/cdn/shop/t/2/assets/main-bg-1.png?v=166544593867585477501382386646) 0 0 repeat; border: #fff 1px solid; }
		.shipping-address-history .content { padding: 20px 30px; }
			.shipping-address-history .content a { color: #cc003e; padding: 17px 0 0 0; display: block; }
			.shipping-address-history .content a:hover { color: #333; }
			.shipping-address-history .content h3 { font-weight: 200; font-size: 24px; color: #1e1e1e; margin: 0 0 15px 0; padding: 0 0 15px 0; background: url(/cdn/shop/t/2/assets/spacer-1-250px.png?v=6266154192343305951382386651) bottom center no-repeat; }
			.shipping-address-history .content p { margin: 0 0 5px 0; line-height: 18px; font-size: 12px; }
			.shipping-address-history .content .email { margin: 0 0 15px 0; }

	.main-login { width: 428px; margin: 0 150px 0 0; padding: 40px 0; float: left; }
		.main-login a { color: #cc003e; }
		.main-login a:hover { color: #333; }
		.main-login label { width: 120px; float: left; text-align: right; padding: 4px 30px 0 0; text-shadow: #fff 0 1px 0; }
		.main-login p { margin: 0 0 11px 0; font-size: 12px; }
		.main-login input[type=text], .main-login input[type=password] { width: 256px; }
		.main-login .sign-in { padding: 10px 0 0 0; }
			.main-login .sign-in b { margin: 6px 0 0 15px; }
			.main-login .input-error-wrapper span { margin: 10px 0 10px 150px; width: 278px; }
			.main-login p:first-child.input-error-wrapper span { margin: 0 0 10px 150px; }

	.guest-login { width: 365px; float: left; padding: 43px 0 0 0; }
		.guest-login h3 { font-weight: 200; font-size: 24px; color: #1e1e1e; margin: 0 0 15px 0; padding: 0 0 15px 0; background: url(/cdn/shop/t/2/assets/spacer-1-365px.png?v=169351894324338833401382386652) bottom center no-repeat; }



/*  Twitter widget overrides */

.twtr-hd, .twtr-ft, .twtr-tweet-text em, .twtr-user { display: none !important; }
.twtr-tweet { border: none !important; }
#twtr-widget-1 .twtr-tweet-wrap .twtr-tweet-text p { padding: 0 0 0 31px !important; background: url(/cdn/shop/t/2/assets/ico-twitter-2.png?v=32244461400074278981382386638) 0 5px no-repeat; font-family: Arial, sans-serif !important; font-size: 12px !important; line-height: 20px !important; }


/* iPad layout */

@media only screen and (min-width: 768px) and (max-width: 959px) {


/* Reset */

blockquote { margin: 34px 0 34px 25px; }


/* Default elements */

.item-block-1 { margin: 0 20px 0 0; }
	.item-block-1 .overlay { display: none; }


/* Layout structure */

.main-content-wrapper { width: 718px; }

.main-content-left { width: 418px; }

.top-header .top-header-inner { width: 718px; }

.main-header { width: 718px; }
	.main-header .row { position: relative; }
		.main-header .row .search { display: block; position: absolute; top: 65px; right: 0; }
	.main-header .logo-row { height: 110px; }
	.main-header .menu-row { padding-top: 0; }
	.main-header .menu { width: auto; padding: 10px 0 0 0; margin: 0 0 0 0; float: none; text-align: center; }
	.main-header .menu .menu-inner-wrap { display: inline-block; }
	.main-menu .search { display: none; }
	.main-header .social { position: absolute; top: 30px; right: 0; }
	.main-header .call-now { display: block; padding-bottom: 5px; } 

.main-footer { width: 718px; margin: 0 auto 11px auto; padding: 44px 0 61px 0; }
	.main-footer .navigation { width: 173px; }
	.main-footer .newsletter { width: 160px; margin: 0; }
		.main-footer .newsletter form input[type=email], .main-footer .newsletter form input[type=password] { width: 118px; }
	.main-footer .teams { width: 160px; margin: 0 15px 0 0; }
	.main-footer .cards span { margin: 0 0 0 1px; }
	
.main-navigation .navigation { width: 718px; }
	.main-navigation .title { width: 718px; }



/* Main menu */

.main-menu { margin: -7px 0 0 0; width: 718px; }
	.main-menu ul { float: none; display: table; margin: 0 auto 1px auto; }


/* Main slider */

.main-slider { height: 260px; }
	.main-slider .slider-image-link { height: 250px; width: 718px; }
	.main-slider .item { height: 250px; /*background-size: contain; */ }
		.main-slider .item img { height: 250px; }
	.main-slider .title-wrapper { bottom: 58px; }
	.main-slider .title { width: 718px; }
		.main-slider .title .headline { font-size: 40px; line-height: 46px; }
	.main-slider .paging { display: none; }


/* Page items */

.welcome-message-1 { min-height: 210px; padding: 17px 0 0 470px; }
	.welcome-message-1 h2 { line-height: 25px; margin: 0 0 7px 0; }

	.featured-items .items { width: 738px; }
	.featured-items .item-block-1 { margin: 0 20px 20px 0; }

.special-offers { margin: 0 0 42px 0; }
	.special-offers .description { font-size: 12px; font-weight: 400; }
	.special-offers .title { font-size: 57px; line-height: 57px; margin: 19px 0 0 0; padding: 0 0 19px 0; }
	.special-offers .banner { margin: 0 98px 18px 0; }
	.special-offers .banner:nth-child(3n+3) { margin: 0 98px 18px 0; }
	.special-offers .banner:nth-child(2n+2) { margin: 0 0 18px 0 !important; }
	
	.homepage-columns .blog { margin: 0 58px 0 0; }

	.homepage-columns .best-sellers { margin: 0; }

	.homepage-columns .about-us { width: 718px; padding: 35px 0 0 0; }
		.homepage-columns .about-us .main-title { background: url(/cdn/shop/t/2/assets/spacer-1-718px.png?v=32705352150448873491382386654) bottom left no-repeat; margin: 0 0 21px 0; }
		.homepage-columns .about-us .phone { margin: 0 37px 0 0; float: left; }
		.homepage-columns .about-us .email { margin: 0; float: left; }

		.blog-list article img { max-width: 418px; }

			.post article img { max-width: 418px; }

	.comments .main-title { background: url(/cdn/shop/t/2/assets/spacer-1-418px.png?v=88457335968725848711382386652) bottom left no-repeat; }

	.add-comment label { width: 80px; }
	.add-comment input[type=text] { width: 253px; }
	.add-comment textarea { width: 253px; height: 120px; }
	.add-comment button { font-size: 18px; padding: 13px 23px 13px 23px; margin: 20px 0 0 100px; }

	.contact-form .text { width: 215px; }
	
	.template-page\.links .single-full-width ul li { width: 225px; }
	.template-page\.links .single-full-width ul li:nth-child(4n+4) { margin-right: 20px; }
	.template-page\.links .single-full-width ul li:nth-child(3n+3) { margin-right: 0 !important; }

/* Catalog */

	.catalog .items { width: 738px; margin: 0 0 -20px 0; }
	.catalog .item-block-1 { width: 210px; margin: 0 17px 20px 0; }


/* Item */

	.main-item .item-block-1 { margin: 0 40px 0 0; width: 312px; }
			.main-item .item-block-1 .image img { max-width: 312px; }
			.main-item .item-block-1 .thumbnails { padding: 30px 0 0 36px; position: relative; }
			.main-item .item-block-1 .thumbnails .next { display: none }
			.main-item .item-block-1 .thumbnails .previous { display: none }
			.main-item .item-block-1 .image-wrapper { width: 312px; height: 312px; }

	.main-item .item-info { width: 320px; padding: 20px; }
		.main-item .item-info h2 { font-size: 32px; line-height: 38px; }
			.main-item .item-info .details label { width: 133px; }
				.main-item .item-info .details div.selector span { width: 190px; }
			.main-item .item-info .details .tags { width: 212px; }
		.main-item .item-info .price { font-size: 32px; line-height: 38px; float: left; padding: 4px 0 0 0; }
			.main-item .item-info .price s { font-size: 22px; color: #9f9f9f; margin: 0 0 0 18px; }
		.main-item .item-info .buy { float: right; }
			.main-item .item-info .buy button { background-image: none; font-size: 18px; padding: 13px 23px 13px 23px; }

	.item-text-tabs-wrap { width: 320px; }
	.item-text-tabs-wrap .item-text-tabs .text-tabs-item a { padding: 5px 10px; }
	
	
	.related-items { width: 718px; }
	.related-items .jcarousel-clip { width: 718px !important; }
	.related-items .items li { margin: 0 17px 0 0; }
	.related-items .items li .item-block-1 { margin: 0; }

/* Cart */

	.main-cart .titles { background: url(/cdn/shop/t/2/assets/spacer-1-718px.png?v=32705352150448873491382386654) bottom center no-repeat; }
		.main-cart .titles .product { width: 273px; }
		.main-cart .titles .quantity { width: 135px; }
		.main-cart .titles .price { width: 120px; }
			.main-cart form .product { width: 278px; }
				.main-cart form .product h4 { font-size: 22px; }
		.main-cart form .quantity { width: 145px; }
		.main-cart form .price { width: 105px; font-size: 22px; }
		.main-cart form .note { width: 440px; }
			.main-cart form .note textarea { width: 210px; }
			.main-cart form .total label { margin: 0 27px 0 0; }
			.main-cart form .total p { font-size: 32px; }


/* Image full size */
.quick-shop img { max-width: 950px; }


}


/* iPhone layout */

@media only screen and (max-width: 767px) {


/* Reset */

blockquote { margin: 34px 0 34px 25px; }


/* Default elements */

.top-header .top-header-inner { width: 300px; }
	.top-header .social a { margin: 7px 0 0 4px; }
	.top-header .call-now { margin: 0 5px 0 0; }

.item-block-1 { margin: 0 20px 0 0; }
	.item-block-1 .overlay { display: none; }

.main-title { margin: 0 0 23px 0; }

.top-header .social .mail { margin-right: 0; }
.top-header .phone-nr { float: left; }

/* Layout structure */

.main-content-wrapper { width: 300px; }

	.main-content-left { width: 300px; }
	.main-sidebar { width: 300px; }
		.main-sidebar .main-title { background: url(/cdn/shop/t/2/assets/spacer-1-300px.png?v=52089521806474866481382386652) bottom left no-repeat; }

.main-header { width: 300px; }
	.main-header .logo { top: 10px; left: 53px; }
	.main-header .slogan { top: 135px; left: 0; width: 300px; display: block; text-align: center; }
	.main-header .row { position: relative; text-align: center; }
	.main-header .menu { width: 300px; padding: 17px 0 17px 0; margin: 17px 0 0 0; background: url(/cdn/shop/t/2/assets/spacer-1-300px.png?v=52089521806474866481382386652) top left no-repeat; float: none; text-align: center; }
	.main-header .login { right: auto; }
	
	.main-header .logo-row { float: none; height: 120px; }
	.main-header .logo-row .logo { top: auto; left: auto; text-align: center; position: relative; }
	.main-header .logo-row .logo img { max-height: 100px; }
	.main-header .menu-row { float: none; padding: 0; margin: 0; } 
	.main-header .menu-row .menu { padding: 0; margin: 0; background: none; }
	.main-header .menu .menu-inner-wrap { display: inline-block; }
	
	.mobile-nav { display: block; margin: 10px 0; }
	.main-header .search { display: block; float: right; }
		.main-header .search input { background: #fff url(/cdn/shop/t/2/assets/ico-search-1.png?v=29040903558098077281382386636) 9px 7px no-repeat; width: 99px; padding: 7px 10px 6px 34px; }
		.main-header .selector { float: left; display: block; }
	.main-header .selector span { width: 103px; padding: 5px 10px 3px 30px;  }
	.main-header .selector span:before { content: ""; background: url(/cdn/shop/t/2/assets/ico-menu-1.png?v=79834120199657152941382386634) 0 0 no-repeat; width: 12px; height: 12px; position: absolute; left: 10px; top: 9px; }

	.main-header .menu { text-align: center; padding: 17px 0 0 0; margin: 17px 0 -3px 0; }
		.main-header .menu a { float: none; }
		.main-header .menu a:after { content: ""; background: url(/cdn/shop/t/2/assets/border-1.png?v=163213002229230871451382386625) 8px 3px no-repeat; padding: 0 0 0 13px; }
		.main-header .menu .cart { padding: 0; background: none; }
		.main-header .menu .account { padding: 0; background: none; }
		.main-header .menu ._logged-out:after { content: ""; background: url(/cdn/shop/t/2/assets/arrow-1.png?v=114085317312897900281382386620) 8px 5px no-repeat; padding: 0 0 0 23px; }
		.main-header .menu ._logged-in:after { content: ""; background: url(/cdn/shop/t/2/assets/border-1.png?v=163213002229230871451382386625) 8px 5px no-repeat !important; padding: 0 0 0 13px; }
		.main-header .menu .register:before { background: none; padding: 0; }

		.main-header .login label { padding: 6px 10px 0 0; }
		.main-header .login input { margin: 0 6px 0 0; width: 87px; }
		.main-header .login input[type=password] { margin: 0; width: 112px; }
		.main-header .login button { margin: 8px 9px 0 48px; }
		.main-header .login .guest { margin: 8px 0 0 0; }
		.main-header .login .password { margin: 6px 0 0 -52px; }

.main-menu-wrap { display: none; }

.main-footer { width: 300px; margin: 0 auto 11px auto; padding: 44px 0 20px 0; }
	.main-footer .navigation,
	.main-footer .newsletter,
	.main-footer .teams { width: 300px; margin: 0 0 30px 0; }
			.main-footer .newsletter form input[type=text], .main-footer .newsletter form input[type=password] { width: 257px; }
	.main-footer .about-us { width: 300px; margin: 0 0 0 0; }
		.main-footer .about-us .main-title { background: url(/cdn/shop/t/2/assets/spacer-2-300px.png?v=156948710226021733601382386655) bottom left no-repeat; }

		.main-navigation { background: url(url(/cdn/shop/t/2/assets/navigation-bg-1.jpg?v=141513953435876493241382386647)) 0 0 repeat; height: 100px; margin: 0 0 12px 0; }
		.main-navigation nav { background: url(url(/cdn/shop/t/2/assets/navigation-bg-3.png?v=84038166117092490051382386647)) top center no-repeat; height: 81px; padding: 19px 0 0 0; }
		.main-navigation .navigation { height: 20px; overflow: hidden; }
			.main-navigation .navigation a:after { content: ""; background: url(/cdn/shop/t/2/assets/arrow-5.png?v=7730954887468962201382386622) 10px 7px no-repeat; padding: 0 0 0 19px; }
		.main-navigation .navigation { width: 300px; margin: 0 auto 5px auto; }
		.main-navigation .title { width: 300px; margin: 0 auto; font-size: 30px; line-height: 30px; }

	.copyright { width: 100%; margin: 0 auto;}

.full-size-switcher { display: block; }

.pages { padding: 30px 0 30px 0; }

/* Main menu */

.main-menu { margin: -7px 0 0 0; height: 74px; }
	.main-menu ul { display: none; }


/* Main slider */

.main-slider { height: 168px; margin: 0 0 35px 0; }
	.main-slider .item { height: 150px; /* background-size: contain; */ }
		.main-slider .slider-image-link { height: 173px; width: 300px; }
		.main-slider .item img { height: 159px; /* background: url(/cdn/shop/t/2/assets/main-slider-bg-3.png?v=166470157134905256691382386646) 0 0 repeat-x; */ }
	.main-slider .title-wrapper { bottom: 50px; }
	.main-slider .title { width: 300px; }
		.main-slider .title p:first-child { margin: 0 0 0 0; }
		.main-slider .title p:last-child { display: none; }
		.main-slider .title .headline { padding: 5px 10px; font-size: 15px; line-height: 20px; }
	.main-slider .paging { display: none; }

	.main-slider nav { bottom: -10px; left: 56%; z-index: 20; }
		.main-slider nav a { width: 10px; height: 10px; background: rgba(101, 101, 102, 0.2); border: none; padding: 0; margin: 0 3px; text-indent: -5000px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.35) inset; -moz-transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; }
		.main-slider nav a:hover { background-color: #002c5b; color: #fff; box-shadow: none; }
		.main-slider nav .active { background-color: #002c5b; color: #fff; box-shadow: none; }

/* Page items */

.welcome-message-1 { display: none; }

	.featured-items .items { width: 310px; margin: 0 0 -25px 0; float: left; }
	.featured-items .item-block-1 { width: 129px; margin: 0 10px 10px 0; }
		.featured-items .item-block-1 .image-wrapper { width: 129px; height: 167px; }
		.featured-items .item-block-1 h2 { padding: 2px 15px 6px 15px; }
		.featured-items .item-block-1 .price { padding: 0 0 4px 0; font-size: 15px; }
			.featured-items .item-block-1 .price s { font-size: 15px; }
			
	.related-items { width: 300px; }
	.related-items .jcarousel-clip { width: 300px !important; }
	.related-items .items li { margin: 0 24px 0 0; width: 129px; }
	.related-items .items li .item-block-1 { margin: 0; }

.special-offers { margin: 0 0 30px 0; }
	.special-offers .banner { width: 300px; }
	.special-offers .banner a { width: 300px; height: 180px; margin: 0 0 10px 0; padding: 0; }
	.special-offers .banner a img { width: 300px; }
	.special-offers .description { font-size: 16px; font-weight: 400; }
	.special-offers .sale { background: url(/cdn/shop/t/2/assets/special-offers-sale-bg-2.jpg?v=15616935376867413751382386655) center center no-repeat; }
		.special-offers .sale .title { font-size: 113px; line-height: 113px; margin: 10px 0 0 0; }
		.special-offers .sale .background { width: 300px; height: 180px; background: url(/cdn/shop/t/2/assets/special-offers-sale-bg-1.jpg?v=117756539277135905811382386655) center center no-repeat; }
	.special-offers .percent-off { background: url(/cdn/shop/t/2/assets/special-offers-percent-off-bg-2.jpg?v=172016534634669504551382386655) center center no-repeat; }
		.special-offers .percent-off .title { font-size: 78px; line-height: 78px; margin: 27px 0 0 0; padding: 0 0 19px 0; }
		.special-offers .percent-off .background { width: 300px; height: 180px; background: url(/cdn/shop/t/2/assets/special-offers-percent-off-bg-1.jpg?v=50103566457981557911382386655) center center no-repeat; }
	.special-offers .specials { background: url(/cdn/shop/t/2/assets/special-offers-specials-bg-2.jpg?v=59621843255037436121382386655) center center no-repeat; }
		.special-offers .specials .title { font-size: 113px; line-height: 113px; margin: 2px 0 0 0; }
		.special-offers .specials .background { width: 300px; height: 180px; background: url(/cdn/shop/t/2/assets/special-offers-specials-bg-1.jpg?v=53645845972457068861382386655) center center no-repeat; }

	.homepage-columns .blog { width: 300px; margin: 0 0 25px 0; }
		.homepage-columns .blog .main-title { background: url(/cdn/shop/t/2/assets/spacer-1-300px.png?v=52089521806474866481382386652) bottom left no-repeat; }
			.homepage-columns .blog .items .item { border-top: #e5e5e5 1px solid; padding: 18px 0 0 0; margin: 20px 0 0 0; }

	.homepage-columns .best-sellers { margin: 0; }
			.homepage-columns .best-sellers .item-block-1 .image-wrapper { margin: 0 0 11px 0; }
		.homepage-columns .best-sellers .price { padding: 0 0 2px 0; font-size: 15px; }


	.homepage-columns .about-us { width: 300px; padding: 10px 0 0 0; }
		.homepage-columns .about-us .main-title { background: url(/cdn/shop/t/2/assets/spacer-1-300px.png?v=52089521806474866481382386652) bottom left no-repeat; margin: 0 0 21px 0; }
		.homepage-columns .about-us .phone { margin: 0 0 10px 0; float: left; }
		.homepage-columns .about-us .email { margin: 0; float: left; }

	.blog-list article { padding: 20px 0 8px 0; }
	.blog-list article:first-child { padding: 0 0 8px 0; }
		.blog-list article .title { font-size: 20px; line-height: 26px; }
			.blog-list article img { max-width: 300px; }
		.post article img { max-width: 300px; }

	.comments .main-title { background: url(/cdn/shop/t/2/assets/spacer-1-418px.png?v=88457335968725848711382386652) bottom left no-repeat; }

	.add-comment { padding: 20px 0 30px 0; }
	.add-comment label { width: 80px; }
	.add-comment input[type=text] { width: 140px; }
	.add-comment textarea { width: 140px; height: 120px; }
	.add-comment button { font-size: 18px; padding: 13px 23px 13px 23px; margin: 20px 0 0 100px; }

	.shop-by-category div.selector span { width: 278px; }

	.main-sidebar .best-sellers { width: 300px; }
		.main-sidebar .best-sellers .items { width: 310px; margin: 0 0 -10px 0; }
		.main-sidebar .best-sellers .item-block-1 { width: 129px; margin: 0 10px 10px 0; }
			.main-sidebar .best-sellers .item-block-1 .image-wrapper { width: 129px; height: 129px; }
				.main-sidebar .best-sellers .item-block-1 .image img { width: 129px; }
		.main-sidebar .best-sellers .price { padding: 0 0 4px 0; font-size: 15px; }
			.main-sidebar .best-sellers .price s { font-size: 15px; }
			
	.contact-form form { width: 300px; }
	.contact-form form label { text-align: left; width: auto; }
	.contact-form form .submit label { display: none; }
	.contact-form form input[type="text"] { width: 280px; }
	.contact-form form textarea { width: 280px; height: 120px; }
	.contact-form form .selector span { width: 280px !important; }
	
	.contact-form .text { width: 300px; padding-top: 30px; }
	
	.template-page\.links .single-full-width ul li { width: 300px; margin-right: 0 !important; }
	
	.template-page\.media-center .media-center-columns li { width: 300px; }
	.template-page\.media-center .media-center-columns li .column-content { padding: 10px; }
	.template-page\.media-center .media-center-columns li .column-content .column-row { margin: 0 0 15px 0; }

/* Catalog */

.catalog .items { width: 310px; margin: 0 0 -20px 0; }
.catalog .item-block-1 { width: 129px; margin: 0 6px 10px 0; }
	.catalog .item-block-1 .image-wrapper { width: 129px; height: 167px; }
	.catalog .item-block-1 h2 { padding: 2px 15px 6px 15px; }
	.catalog .item-block-1 .price { padding: 0 0 4px 0; font-size: 15px; }
		.catalog .item-block-1 .price s { font-size: 15px; }

.catalog .sorting { background: url(/cdn/shop/t/2/assets/spacer-1-300px.png?v=52089521806474866481382386652) bottom center no-repeat; }
	.catalog .sorting div.selector { width: 238px; float: none; }
	.catalog .sorting div.selector select { top: auto; bottom: 0; }	
	.catalog .sorting .selector-divider { width: 300px; margin: 0; }
		.catalog .sorting div.selector span { width: 217px; }
	.catalog .sorting .tags { float: left; }
	

/* Item */

	.main-item .item-block-1 { margin: 0 8px 40px 8px; width: 284px; }
		.main-item .item-block-1 .image img { max-width: 284px; }
			.main-item .item-block-1 .thumbnails { padding: 30px 0 0 22px; position: relative; }
			.main-item .item-block-1 .thumbnails .next { display: none }
			.main-item .item-block-1 .thumbnails .previous { display: none }
			.main-item .item-block-1 .image-wrapper { width: 284px; height: 284px; }
			

	.main-item .item-info { width: 280px; padding: 10px; }
	.main-item .item-info .details { margin-top: 20px; }
		.main-item .item-info h2 { font-size: 32px; line-height: 38px; }
		.main-item .item-info .details label { width: 300px; padding: 5px 0 3px 0; }
			.main-item .item-info .details div.selector span { width: 278px; }
			.main-item .item-info .details .tags { width: 212px; }
			.main-item .item-info .price { font-size: 28px; line-height: 32px; width: 150px; padding: 0; margin: -3px 0 0 0; }
				.main-item .item-info .price s { font-size: 20px; color: #9f9f9f; margin: 0; display: block; }
			.main-item .item-info  .add-to-wishlist-btn { margin-left: 15px; }
		.main-item .item-info .buy { float: right; }
			.main-item .item-info .buy button { background-image: none; font-size: 18px; padding: 13px 23px 13px 23px; }

		.item-text-tabs-wrap { width: 280px; }
			.item-text-tabs-wrap .item-text-tabs .text-tabs-item a { padding: 5px 10px; }
		.item-text .text-tab ul { margin-left: 15px; }
		.item-text .text-tab table { width: 280px !important; }

/* Cart */

	.main-cart form .row .item-block-1 { width: 101px; margin: 0 15px 0 0; float: left; }
		.main-cart form .row .item-block-1 .image-wrapper { width: 101px; height: 101px; }
			.main-cart form .row .item-block-1 .image img { width: 101px; }

	.main-cart .titles { display: none; }
			.main-cart form .product { width: 159px; height: 117px; padding: 0; margin-top: 10px; }
				.main-cart form .product h4 { font-size: 18px; line-height: 24px; margin: -5px 0 10px 0; }
		.main-cart form .quantity { width: 145px; padding: 25px 0 0 0; }
		.main-cart form .price { width: 105px; font-size: 22px; padding: 29px 0 0 0; }
		.main-cart form .delete { padding: 26px 0 0 0; }
		.main-cart form .note { width: 300px; }
			.main-cart form .note textarea { width: 278px; }
			.main-cart form .note label { margin: 0 0 5px 0; padding: 0; }
			.main-cart form .total label { width: 115px; margin: 0 28px 0 0; text-align: left; }
			.main-cart form .total p { font-size: 30px; }
			.main-cart form .buttons { float: left; text-align: center; }
				.main-cart form .buttons .checkout { float: none; display: inline-block; margin: 0 0 10px 0; }
				.main-cart form .buttons .update { float: none; display: inline-block; margin: 0 0 10px 0;}
  				.main-cart form .buttons .return { float: none; display: inline-block; margin: 0 0 10px 0;  }
				.main-cart form .buttons .paypal { float: none; display: inline-block; }
				
		.main-cart form .product p { display: none; }

	.main-login { width: 300px; margin: 0; }
	.main-login label { text-align: left; width: auto; float: none; display: block; }

/* Image full size */
.quick-shop img { max-width: 280px; }

}