/* Eric Meyer's CSS Tools: Reset CSS (Modified by Hieu Nguyen)
-------------------------------------------------------------*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}

body {
	line-height: 1;
}

/* Clearfix
-------------------------------------------------------------*/
* html .clearfix {
	height: 1%; /* IE5-6 */
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix { /* O */
	display: block;  
}

.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearer      { display: block; clear: both; font-size: 0; line-height: 0; height: 0; overflow: hidden; }

/* Mis.
-------------------------------------------------------------*/

/* Forms */
form          { display: inline; }
fieldset      { border: 0; }
legend        { display: none; }

/* Content */
p             { margin: 0 0 10px; }
strong        { font-weight: 600; }
address       { font-style: normal; line-height: 1.35; }
cite          { font-style: normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small         { font-size: 1em; }
big           { font-size: 2em; }
/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space: nowrap !important; }
.wrap         { white-space: normal !important; }
.a-left       { text-align: left !important; }
.a-center     { text-align: center !important; }
.a-right      { text-align: right !important; }
.v-top        { vertical-align: top; }
.v-middle     { vertical-align: middle; }
.f-left,
.left         { float: left !important; }
.f-right,
.right        { float: right !important; }
.f-none       { float: none !important; }
.f-fix        { float: left; width: 100%; }
.no-display   { display: none; }
.no-margin    { margin: 0 !important; }
.no-padding   { padding: 0 !important; }
.no-bg        { background: none !important; }

/* Lists */
ul,ol         { list-style:none; }

/* remember to highlight inserts somehow! */
ins           { text-decoration: none; }

del           { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table         { border: 0; border-spacing: 0; empty-cells: show; border-collapse: collapse; }
caption,th,td { vertical-align: top; text-align: left; font-weight: normal; }

/*Various Clears---*/
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after {
	display: block;
	content: ".";
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	overflow: hidden;
}

.short-description li+br { display: none}
li+br { display: none; }

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {}

.wrap { clear: both; min-width: 980px; margin: 0 0px; }

.main { width: 980px; margin: 0 auto; position: relative; }
.main .inner { margin: 0 10px; }

/* HEADER
--------------------------------------------------------- */
#ja-header {
	height: 110px;
	position: relative;
}
#ja-logo {
		
}

/* CONTAINER
--------------------------------------------------------- */
#ja-container { padding: 0; margin: 10px 0; }
#ja-mainbody { float: left; width: 740px; }

/*main content---*/
#ja-main { clear: both; display: block; float: right; width: 740px; }
#ja-current-content { min-height: 400px; }
/*columns---*/
#ja-col1 { float: left; width: 230px; }
#ja-col2 { float: right; width: 230px; }

/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {}
#ja-footer { padding: 15px 0; }

/* EXTENSIBLE LAYOUT
--------------------------------------------------------- */
/*1 Column---*/
.ja-lo-1col #ja-current-content { margin: 0; }
.ja-lo-1col #ja-mainbody,.ja-lo-1col #ja-main { float: none; width: 100%; }

/*2 Columns Right---*/
.ja-lo-2colsr #ja-main { float: none; width: 100%; }
.ja-lo-2colsr #ja-current-content { margin-left: 0; }

/*2 Columns Left---*/
.ja-lo-2colsl #ja-mainbody { float: none; width: 100%; }
.ja-lo-2colsl #ja-main { width: 740px; }
.ja-lo-2colsl #ja-current-content { margin-right: 0; }
.ja-lo-2colsl #ja-col1 { width: 220px; }

/*3 Columns---*/
.ja-lo-3cols #ja-main { float: right; width: 500px; }
.ja-lo-3cols #ja-col1 { width: 220px; }
/* IN PAGE LAYOUTS
--------------------------------------------------------- */
.page {}
.page-print { padding: 25px 30px; text-align: left; }
.page-empty { padding: 20px; text-align: left; }
.page-popup { padding: 25px 30px; text-align: left; }
.main-container { }
.main {}

/* Base Columns */
.col-left { float: left; width: 195px; padding: 0; }
.col-main { float: left; width: 685px; padding: 0; }
.col-right { float: right; width: 195px; padding: 0; }

/* 1 Column Layout */
.col1-layout .col-main { float: none; width: auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float: right; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width: 475px; margin-left: 17px; }
.col3-layout .col-wrapper { float: left; width: 687px; }
.col3-layout .col-wrapper .col-main { float: right; }

/* Content Columns */
.col2-set .col-1 { float: left; width: 48.5%; }
.col2-set .col-2 { float: right; width: 48.5%; }
.col2-set .col-narrow { width: 32%; }
.col2-set .col-wide { width: 65%; }

.col3-set .col-1 { float: left; width: 32%; }
.col3-set .col-2 { float: left; width: 32%; }
.col3-set .col-3 { float: right; width: 32%; }

.col4-set .col-1 { float: left; width: 25%; }
.col4-set .col-2 { float: left; width: 25%; }
.col4-set .col-3 { float: left; width: 25%; }
.col4-set .col-4 { float: right; width: 25%; }

.col5-set .col-1 { float: left; width: 220px; }
.col5-set .col-2 { float: left; width: 220px; }
.col5-set .col-3 { float: left; width: 220px; }
.col5-set .col-4 { float: left; width: 220px; }
.col5-set .col-5 { float: left; width: 220px; }
.col5-set .col-wide { width: 40%; }

/*Table Columns---*/
table .col-1, table .col-2, table .col-3, table .col-4 { float: none !important; margin: 0 !important; }
.col3-set td.spacer { width: 3%; }
.col4-set td.spacer { width: 4%; }
/*
 * ------------------------------------------------------------------------
 * based on JM Feronis - Theme
 * ------------------------------------------------------------------------
*/



body {
	background: #333;
	color: #000;
	font: 12px/1.5 'Open Sans', Arial, sans-serif;
	background: #333 url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/bg_skin.jpg) center top no-repeat;
}

body#bd {
	color: #666;
}

body#bd.sales-order-print,
body.page-print {
	background: #fff;
}

body.fs1 {font-size: 10px;}
body.fs2 {font-size: 11px;}
body.fs3 {font-size: 12px;}
body.fs4 {font-size: 13px;}
body.fs5 {font-size: 14px;}
body.fs6 {font-size: 15px;}

p, pre, blockquote, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
}

/* COMMON ELEMENTS
-------------------------------------------------------------*/
/*Normal link---*/
a {
	color: #d52b1e;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #d52b1e;
}

a img {
	border: 0;
}

/* Heading */
h1 {font-size: 180%;}
h2 {font-size: 150%;}
h3 {font-size: 125%;}
h4 {font-size: 110%;}
h5 {font-size: 100%;}
h6 {font-size: 92%; text-transform: uppercase;}


/*Title text---*/
h1, h2, h3, h4, h5, h6, .head, .page-title {
	/*font-family: Arial, Helvetica, sans-serif;*/
	line-height: 1.3;
	color: #000;
	font-weight: 600;
}

/*Small text---*/
small, #ja-footer,
.category-products .add-to,
.ratings, .ratings-list td.label,
.widget-btn, .validation-advice, .required,
.toolbar .pager,.toolbar .sorter {
	font-size: 92%;
}

/*Form---*/
input.input-text, select, textarea {
	border: 1px solid #ccc;
	font: 100%/normal "Segoe UI", Helvetica, Arial, sans-serif;
	color: #666;
	vertical-align: middle;
}

option, optgroup {
	font: 100%/normal "Segoe UI", Helvetica, Arial, sans-serif;
}

optgroup {
	font-weight: 600;
}

textarea {
	overflow: auto;
}

select {
	padding: 0;
}

input.input-text, textarea {
	padding: 2px;
}

input.radio {
	margin: 0 3px 0 0;
	vertical-align: middle;
}

label {
	vertical-align: middle;
}

input.checkbox {
	margin-right: 3px;
	float: left;
	vertical-align: middle;
}

input#subscription {
	margin-top: 4px;
}

.input-text:focus, select:focus, textarea:focus {
	background: #fff;
	border: 1px solid #666;
}

#payment_method {
	margin-right: 5px;
	vertical-align: top;
}

/*Fieldset--*/
fielddset {}

fieldset legend {
	font-weight: 600;
	margin-bottom: 5px;
}

/*Tables--*/

/*Others--*/
address {
	font-style: normal;
}

p.f-left {
	margin: 0;
}

/* HEADER
--------------------------------------------------------- */
#ja-header .main {
	padding-bottom: 10px;
	z-index: 999;
}

/*Logo---*/
h1#logo, div#logo-text {
	position: absolute;
	bottom: 0;
	left: 20px;
	margin: 0;
	padding: 0;
}

h1#logo a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 250%;
	width: 165px;
	height: 60px;
	text-indent: -99999px;
	background-position: left top;
	background-repeat: no-repeat;
}

h1#logo a span {
	position: absolute;
	top: -1000px;
}

div#logo-text {
	outline: none;
}

div#logo-text h1 {
	font-size: 250%;
	font-weight: 600;
	letter-spacing: 2px;
	margin: 0;
	padding: 0;
}

div#logo-text h1 a {
	color: #fff;
	text-transform: uppercase;
}

.site-slogan {
	color: #999;
	margin: 0 0 -2px 10px;
	padding: 0;
	letter-spacing: 1px;
}

/*Quick Access---*/
.quick-access {
	border-bottom: 5px solid #8F1C13;
	background: #010101 url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/grad-01.gif) left top repeat-x;
	color: #999;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
}

.quick-access p {
	margin: 0 10px 0 0;
	float: left;
	font-weight: 600;
}

.shop-access li {
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/sep-vline.gif) no-repeat right 5px;
	display: inline;
	padding-left: 3px;
	padding-right: 7px;
}

.quick-access li.first {
	padding-left: 0;
}

.quick-access li.last {
	background: none;
	padding-right: 0;
}

.shop-access {
	float: right;
}

.shop-access strong {
	float: left;
	margin-right: 10px;
	color: #666;
	font-weight: normal;
}

.shop-access ul {
	float: left;
}

.shop-access a {
	color: #999;	
}

.shop-access a:hover,
.shop-access a:focus,
.shop-access a:active {
	color: #d52b1e;	
}

.form-language {
	float: right;
}

.form-language label {
	padding-right: 5px;
}

.form-language #select-language {
	padding: 0;
}

.form-language .flag option {
	background-position: left center;
	background-repeat: no-repeat;
	margin-left: 2px;
	padding-left: 20px;
}

.quick-access .ja-currency { margin-left: 10px; }

/*Mini search---*/
#ja-search { 
	position: absolute;
	top: 12px;
	right: 12px;
	width: 450px;
	text-align: right;
}
#ja-search .searches {
	width: 210px; 
	text-align: right;
	color: #bf7097;
	font-size: 10px;
}
#ja-search .srch1 {
	position: absolute; 
	left: 10px; 
	top: -6px; 
	z-index: 1;	
}
#ja-search .srch2 {
	position: absolute; 
	left: 10px; 
	top: 16px; 
	z-index: 2;	
}
#ja-search .srch3 {
	position: absolute; 
	left: 10px; 
	top: 24px; 
	z-index: 3;	
}

#ja-search form {
	float: right;
	text-align: right;
}

#ja-search legend {
	display: none;
}

#ja-search .input-text {
	background: #000;
	width: 165px;
	padding: 0 10px;
	margin: 0;
	border: 0;
	font-size: 12px;
	height: 35px;
	line-height: 35px;
	float: left;
}

#ja-search label { display: none; }

#ja-search .button {
	height: 35px;
	width: 35px;
	background: #000 url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/icon_search.png) right center no-repeat;
	float: left;
	margin: 0;
	padding: 0;
}

#ja-search .button span {
	display: none;
}

#ja-search .form-search {

}

.search-autocomplete {
	z-index: 999;
}

.search-autocomplete ul {
	background: #fff;
	border: 1px solid #ccc;
	border-top: 0;
}

.search-autocomplete li {
	border-bottom: 1px solid #ddd;
	cursor: pointer;
	padding: 2px 8px;
	list-style: none;
	text-align: left;
}

.search-autocomplete li .amount {
	float: right;
	font-weight: 600;
}

.search-autocomplete li.last {
	border: 0;
}

.search-autocomplete li.odd {}

.search-autocomplete li.selected {
	background: #FEF9EF;
}

/* CROSSBAR
--------------------------------------------------------- */
#ja-crossbar .main {
	z-index: 99;	
	height: 60px;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
	background: #8d1c13 url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/grad-02.gif) left top repeat-x;
	padding: 0;
	height: 60px;
}

.nav-container {
	position: absolute;
	left: 0;
	top: 0;
}

/* MASS TOP
--------------------------------------------------------- */
#ja-mass-top {
	margin-bottom: 10px;
}
#ja-mass-top .main {
	z-index: 1;	
}
#ja-mass-top .main2 {
	z-index: 1;
}


/* CONTAINER
--------------------------------------------------------- */
#ja-container .main { z-index: 2;}

/*main content---*/
#ja-content {}

#ja-current-content {		
	
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	
	background: #fff;
	/*border: 1px solid #ddd;*/
	
	/*background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/trans_bg30.png) left top repeat;*/
}

#ja-current-content .page-title {
	margin: 0px -20px  10px -20px;
}

#ja-current-content .page-title2 {
	margin: 0px 0px  20px 0px;
}

#ja-main {}
/*columns---*/
#ja-col1 {}

#ja-col1 .block { }
#ja-col2 .block { }

.side-col .block { background: #fff; }

/* Breadcrums---*/
#ja-breadcrumbs {
	margin-bottom: -20px;
	font-family: 'Open Sans', Arial, sans-serif;
	color: #555;
	font-weight: 600;
}

#ja-breadcrumbs h4 {
	float: left;
	margin: 0 10px 0 0;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:10px;
	line-height: 1.6;
	
}

#ja-breadcrumbs .main {
	padding-bottom: 20px;
}

#ja-breadcrumbs #ja-pathway {
	padding: 5px 10px;
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/trans_bg50.png) left top repeat;
}

#ja-breadcrumbs ul {
	float: left;
}

#ja-breadcrumbs ul li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:10px;
}
/* Navhelper---*/
#ja-navhelper {
	background: #8d1c13 url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/grad-11.gif) left top repeat-x;
}

#ja-navhelper .main-inner {
	padding: 10px 20px;
	line-height: normal;
	font-size: 110%;
	color: #666;
}

#ja-navhelper h4 {
	float: left;
	margin: 0 10px 0 0;
	line-height: 1.5;
	text-transform: uppercase;
	opacity: 0.5
}

#ja-navhelper .social {
	float: left;
	margin-left: 115px;
	text-align: center;
	font-family: 'Open Sans', Arial, sans-serif;
}

#ja-navhelper .social a.ico-social {
	display: inline-block;
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 40px;
	line-height: 20px;
	color: #fff;
	opacity: 0.5;
}

#ja-navhelper .social a.ico-social:hover {
	color: #fff;
	background-position: left bottom;
	opacity: 0.8;
}

#ja-navhelper .social a.ico-social.ico-facebooks { background-image: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/icon-facebook.png); }

#ja-navhelper .social a.ico-social.ico-twitters { background-image: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/icon-twitter.png); }

#ja-navhelper .social a.ico-social.ico-rss { background-image: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/icon-rss.png); }

#ja-navhelper .social a.ico-social.ico-vimeo { background-image: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/icon-vimeo.png); }

#ja-navhelper .back-top {
	background: #000;
	padding: 2px 5px;
	margin: 0;
	float: right;
	color: #a01f16;
	font-weight: 600;
	opacity: 0.5;
}

/* Mass */
.ja-mass .main { }

.ja-mass .main .inner {
	margin: 0 9px;
}

/* Spotlight */
.ja-spotlight .col-1,
.ja-spotlight .col-2,
.ja-spotlight .col-3,
.ja-spotlight .col-4 { }

.ja-spotlight .block { margin: 0 0 0 20px; border: 0; }

.ja-spotlight .block .block-title { background: none; padding: 0; border-bottom: 0; }

.ja-spotlight .block .block-content { padding: 10px 0; }

/* Top Spotlight */
#ja-topsl { padding: 10px 0; }

/* Bottom Spotlight */
#ja-botsl { padding: 10px 0 10px; background: #232323; border-top: 5px solid #000; color: #999; }

#ja-botsl .main { z-index: 1; }

#ja-botsl.ja-spotlight .col-wide { background: none; }

#ja-botsl .block .block-title strong {
	color: #f0f0f0;
	font-size: 135%;
	text-transform: uppercase;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer {
	position: relative;
	background: #000;
	border-top: 5px solid #2d2d2d;
}

#ja-footer .main {
	color: #b1b1b1;
	padding: 0 0 15px 0;
}

#ja-footer .main-inner {
	padding: 0 20px;
}

#ja-footer a {
	color: #999;
	text-decoration: none;
}

#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {
	color: #ccc;
}

#ja-footer ul {
	margin: 0;
	clear: both;
}

#ja-footer li {
	display: block;
	float: left;
	padding: 0 10px 0 5px;
	margin: 0;
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/sep-vline-horizontal.gif) no-repeat right center;
}

#ja-footer li:first-child {
	padding-left: 0;
}

#ja-footer li.last {
	background: none;
}

#ja-footer li a {}

#ja-footer li a.link-feed {
	line-height: normal;
}

#ja-footer .jm-info { text-align: center; margin: 0 auto; }

#ja-footer .jm-legal { text-align: right; color: #666; float: right; }

/*===============================================================
-----------------------[MAGENTO'S ELEMENTS]----------------------
=================================================================*/

/* MESSAGES
----------------------------------------------------------------*/
.success {color: #42A032;}
.error	{color: #c00;}
.notice	{color: #d52b1e;}

.success, .error {
	font-weight: 600;
}

.messages {
	overflow: hidden;
	width: 100%;
}

.error-msg, .success-msg, .notice-msg, .note-msg {
	background-position: 10px 6px !important;
	background-repeat: no-repeat !important;
	border-style: solid !important;
	border-width: 1px !important;
	font-size: 110% !important;
	font-weight: bold !important;
	margin: 0 0 25px!important;
	padding: 5px 10px 5px 32px !important;
}

.error-msg li, .success-msg li, .notice-msg li {
	background: none;
}

.error-msg {
	background-color: #FCEDED;
	background-image: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/msg_error.gif);
	border-color: #c00;
	color: #c00;
}

.success-msg {
	background-color: #F1F9EF;
	background-image: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/msg_success.gif);
	border-color: #42A032;
	color: #42A032;
}

.notice-msg, .note-msg {
	background-color: #FEF9EF;
	background-image: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/msg_notice.gif);
	border-color: #d52b1e;
	color: #d52b1e;
}

.out-of-stock {
	color: #c00;
	font-weight: 600;
}

.welcome-msg { }

p.hello {
	margin: 0;
}

/* FORMS
----------------------------------------------------------------*/
input.qty {
	width: 2.5em !important;
}

.fieldset label, .form-list label, .sp-methods label {
	font-weight: 600;
}

.buttons-set,
.button-set {/*Container for form buttons*/
	clear: both;
	margin-top: 15px;
	text-align: right;
	font-weight: 600;
	overflow: hidden;
}

.buttons-set .back-link {
	float: left;
	margin: 0;
}

.buttons-set .button {
	float: right;
	margin-left: 5px;
}

.buttons-set #add_recipient_button {
	margin: 0;
}

.buttons-set p {
	margin: 0;
}

.buttons-set p.required {
	margin-bottom: 5px;
}

button.button, button, a.hrefbutton {
	background: none;
	border: 0;
	padding: 0;
	margin: 0;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	overflow: visible;
}

button span {
	display: block;
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/btn-bg-01.png) left top no-repeat;
	padding-left: 11px;
	height: 22px;
	color: #fff;
	font-size: 10px;
	line-height: 22px;
	text-transform: uppercase;
}

button.btnview span,  {
	display: block;
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/btn-bg-02.png) left top no-repeat;
	padding-left: 11px;
	height: 22px;
	color: #fff;
	font-size: 10px;
	line-height: 22px;
	text-transform: uppercase;
}

button.subscribe span, a.hrefbutton span {
	display: block;
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/btn-bg-03.png) left top no-repeat;
	padding-left: 11px;
	height: 22px;
	color: #fff;
	font-size: 10px;
	line-height: 22px;
	text-transform: uppercase;
}

button span span, a.hrefbutton span span {
	background-position: right bottom;
	padding: 0 25px 0 5px;
}

button.btnview span span {
	background-position: right bottom;
	padding: 0 25px 0 5px;
}

button.subscribe span span {
	background-position: right bottom;
	padding: 0 25px 0 5px;
}

button:hover span,
button:focus span,
button:active span,
a.hrefbutton:hover span {
	background-image: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/btn-bg-01-active.png);
}
div.hrefbutton_margin {
	width: 180px; 
	margin-top: 3px;
	margin-bottom: 3px;	
}

.side-col .button {
	border: 1px solid #ddd;
	overflow: visible;
	background: #f1f1f1 url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/grad-08.gif) left top repeat-x;
}

.side-col .button span {
	background: none;
	padding: 0;
	color: #999;
	font-family: 'Open Sans', Arial, sans-serif;
	text-transform: none;
	font-weight: 600;
	font-size: 11px;
}

.side-col .button:hover,
.side-col .button:active,
.side-col .button:focus {
	background: #040404 url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/grad-09.gif) left top repeat-x;
	color: #fff;
}

.side-col .button span span {
	background: none;
	border: 0;
	padding: 0 10px;
}

.btn-continue {
	margin-right: 5px;
}

a.button {
	padding: 2px 9px;
	text-decoration: none;
}

button.btn-proceed-checkout, 
button.btn-proceed-checkout:focus,
button.btn-proceed-checkout:hover {
	background:  url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/btn_proceed_to_checkout.gif) no-repeat 100% 0;
	display: block;
	font-size: 15px;
	font-weight: 600;
	padding-right: 8px;
	text-indent: -999px;
	border: none;
	width: 180px;
	height: 32px;
}

button.btn-proceed-checkout span { display: none; }


/*Form lists---*/
.form-list { margin: 0; }

.form-list li { margin: 0; padding: 5px 0; }

.form-list li .input-box .input-text,
.form-list li .input-box textarea { width: 250px; }

.form-list li .input-box select   { width: 256px; }

.form-list li.additional-row {}

.form-list li.additional-row > p { margin: 30px 0 0; padding-right: 100px; float: right; }

.form-list li.additional-row .btn-remove {}

.form-list div.input-box { padding: 5px 0; }

.form-list .control div.input-box { padding: 0; display: inline; }

.form-list .control div.input-box input.checkbox {
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle;
	float: none;
}

.fieldset {
	border: 1px solid #ddd;
	margin: 15px 0;
	padding: 15px;
}

.fieldset .legend {
	background: #fff;
	float: left;
	font-size: 125%;
	font-weight: 600;
	margin: -25px 0 0;
	padding: 0 8px;
}

.fieldset li { padding: 5px 0; }

.fieldset li .field { float: left; width: 275px; }

.fieldset li .input-text, .fieldset li select, .fieldset li textarea  { width: 525px; }

.fieldset li .input-box .input-text, .fieldset li .input-box textarea { width: 250px; }

.fieldset li .input-box select                                        { width: 256px; }

/*Form Messages---*/
.validation-advice, .required { margin: 0; }

.validation-advice {
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/validation_advice_bg.gif) no-repeat 2px 1px;
	clear: both;
	font-weight: 600;
	line-height: 1.25em;
	margin-top: 3px;
	min-height: 15px;
	padding-left: 17px;
}

.validation-failed {
	background: #FCEDED !important;
	border: 1px dashed #c00 !important;
}

/*Expiration date and cvv number validation fix---*/
.v-fix { float: left; }

.v-fix .validation-advice {
	display: block;
	margin-right: -12em;
	position: relative;
	width: 12em;
}

label.required { font-weight: 600; }

label.required em {
	color: #cc0000;
	margin-right: 3px;
}

p.required {
	margin: 0;
	text-align: right;
	color: #cc0000;
}

.form-list li .input-box .v-fix .month,
.form-list li .input-box .v-fix .year { width: 125px; }

/* HEADINGS
----------------------------------------------------------------*/
.head, .inner-head, .box-title ,.box-head{
	line-height: 1.25em;
	text-align: right;
}

.head h1, .inner-head h1
.head h2, .inner-head h2,
.head h3, .inner-head h3,
.head h4, .inner-head h4,
.head h5, .inner-head h5,
.box-title h3,
.box-head h2{
	float: left;
	margin: 0;
	text-align: left;
}

.head a, .inner-head a,.box-title a,.box-head a {
	font-weight: 600;
}

.info-box .box-title {
	text-align: left;
}

/*Page heading---*/
.page-title { }

.page-title h1,
.page-head h3,
.title-buttons {
	/*background: #f1f1f1 url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/grad-07.gif) left top repeat-x;*/
	/*background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/trans_bg80.png) left top repeat;*/
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/grad-07.gif) left top repeat-x;
	border-bottom: 1px solid #777;
    font-family: 'Open Sans', Arial, sans-serif;
	padding: 13px 20px;
	margin: 0;
	line-height: normal;
	font-size: 150%;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
}
.category-title h1 {
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/trans_bg30.png) left top repeat;
}

.page-title h1 {
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/trans_bg30.png) left top repeat;
}

.page-head h3 {
	margin: -20px -20px 20px;
}

.product-view { background-color: #fff; margin: 0px -20px 20px; padding: 20px; }

.catalog-product-compare-index .page-title {
	border: 1px solid #555;
	border-bottom: 0;
}

.page-title h4 {
	font-size: 150% !important;
	margin: 0;
}

.page-title a {
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	color: #666;
}

.page-title ul
.page-title li {
	background: none;
	margin: 0;
	line-height: normal;
}

.title-buttons {
	line-height: 22px;
	overflow: hidden;
	text-align: right;
}

.title-buttons h1 {
	float: left; /* heading level with buttons */
	border: 0;
	background: none;
	padding: 0;
	margin: 0;
	font-size: 100%;
}

.title-buttons ul {
	float: right;
}


.title-buttons ul li {
	float: left;
	display: block;
	padding-left: 10px;
}

.title-buttons .paypal-logo {
	margin: 0;
	padding: 0;
	float: left;
	line-height: 20px;
}

.title-buttons .paypal-logo a {
	float: left;
	padding-right: 10px;
}

.checkout-types li p.paypal-logo .paypal-or {
	display: none;
}

/*Category list heading---*/
.category-head {
	margin-bottom: 10px;
}

.category-head h2 {
	color: #333;
	font-size: 200%;
	margin: 0;
}

.box-header {
	background: #eee none repeat scroll 0%;
	font-size: 1.05em;
	font-weight: 600;
	margin: 10px 0;
	padding: 2px 8px;
	text-align: left;
}

.category-head .link-feed {
	float: right;
	margin-top: 5px;
	position: relative;
}

/* TABLES
----------------------------------------------------------------*/
td.label {
	font-weight: 600;
}

/*Data Table---*/
.data-table {
	width: 100%;
	border: 1px solid #ddd;
	border-collapse: collapse;
}

.data-table tr td {
	background: #fff;
}

.data-table .odd td {
	background: #fff;
}

.data-table .even td {
	background: #fff !important;
}

.data-table td.last, 
.data-table th.last,
.data-table th:last-child {
	border-right: 0;
}

.data-table tr.last td,
.data-table tr.last th {
	border-bottom: 0 !important;
}

.data-table tr.first.last td,
.data-table tr.first.last th {
	border-bottom: 1px solid #ddd !important;
}

.data-table th {
	white-space: nowrap;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	color: #333;
}

.data-table th.wrap {
	white-space: normal;
}

.data-table th a,
.data-table th a:hover {
	color: #fff;
}

.data-table td,
.data-table th {
	padding: 5px 10px;
}

.data-table thead tr th,
.data-table thead tr td {
	background: #F8F8F8;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ccc;
	color: #333;
}

.data-table tfoot tr.first td {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.data-table tfoot tr td {
	background: #fff;
}

.data-table tfoot td {
	border-bottom: 0;
	border-right: 1px solid #ddd;
}

.data-table tbody td {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

/* Shopping Cart Table---*/
#shopping-cart-table { }

/*Bundle Products---*/
.data-table tbody.odd tr td{
	background: #F7F7F7 !important;
}

.data-table tbody.even tr td {
	background: #fff !important;
}

.data-table tbody.odd tr td,
.data-table tbody.even tr td {
	border-bottom: 0;
}

.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td {
	border-bottom: 1px solid #ddd;
}

.data-table tbody td h4.title,
.data-table tbody td h5.title {
	color: #333;
	font-size: 100%;
	font-weight: 600;
	margin: 0;
	padding: 0;
}

.data-table tbody td .option-label {
	font-style: italic;
	font-weight: 600;
}

.data-table tbody td .option-value {
	padding-left: 10px;
}

.data-table .product-name {
	font-size: 100%;
	margin: 0;
}

h3.product-name {
	margin: 0;
}

.box-table select {
	width: 100%;
}

.nested-data-table th, .nested-data-table td {
	padding-bottom: 2px;
	padding-top: 2px;
}

.generic-table td {
	padding: 0 8px;
}

.generic-table td.first {
	padding-left: 0;
	white-space: nowrap;
}

.shipping-tracking .button-set {
	border: 0;
	margin-top: 0;
	padding-top: 0;
}

/* LISTS
----------------------------------------------------------------*/
.disc {
	margin: 10px 0;
}

.disc li {
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/bullet.gif) no-repeat left 7px;
	padding-left: 8px;
}

li.odd {}
li.even {}
li.last {}

/* Bare List */ /* Unstyled list */
.bare-list {
	margin: 5px 0;
}

.bare-list li {
	margin: 3px 0;
}

/* Pager magento 1.4*/
.pager {
	/*background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/trans_bg50.png) left top repeat;*/
	border-bottom: 1px solid #555;
	width: 100%;
	margin: 10px 0;
	overflow: hidden;
	padding: 10px 0;
}

.pager .amount { float: left; }
.pager .limiter { float: right; }
.pager .limiter label { vertical-align: middle; }
.pager .limiter select { padding: 0; margin: 0 0 1px; vertical-align: middle; }
.pager .pages { margin: 0 140px; }
.pager .pages ol { display: inline; }
.pager .pages li { display: inline; margin: 0 2px; padding: 0px 5px 2px 5px; background-color: #888; font-weight: bold; }
.pager .pages .current { background: #222;  color: #FFF; }

.pager strong,
.pager label {
	font-weight: normal;
	text-transform: uppercase;
}

/* Sorter */
.sorter {
	background: none;
	border: 0;
	margin: 10px 0;
	padding: 10px 0;
	overflow: hidden;
}

.sorter .view-mode { float:left; }
.sorter .sort-by { text-align: center; width: 100%; }
.sorter label {
	vertical-align:middle;
	font-weight: normal;
	text-transform: uppercase;
	margin-right: 5px;
}
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
.sorter .link-feed {}

.sorter p,
.pager p,
.sorter div,
.pager div {
	margin: 0 10px;
	text-align: center;
}

strong.grid {
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/icon-grid-active.gif) center center no-repeat;
    display: inline-block;
    height: 11px;
    text-indent: -10000em;
    width: 11px;
	vertical-align: middle;
	margin-right: 5px;
}

a.grid {
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/icon-grid.gif) center center no-repeat;
    display: inline-block;
    height: 11px;
    text-indent: -10000em;
    width: 11px;
	vertical-align: middle;
	margin-right: 5px;
}

strong.list {
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/icon-list-active.gif) center center no-repeat;
    display: inline-block;
    height: 11px;
    text-indent: -10000em;
    width: 16px;
	vertical-align: middle;
}

a.list {
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/icon-list.gif) center center no-repeat;
    display: inline-block;
    height: 11px;
    text-indent: -10000em;
    width: 16px;
	vertical-align: middle;
}

/* Toolbar */
.toolbar .pager {
	margin: 0;
}

.toolbar .sorter {
	border-bottom: 1px solid #555;
	margin: 0;
}

.toolbar {
	margin-bottom: 20px;
}

.toolbar-bottom {
	clear: both;
	margin-top: 20px;
}

.toolbar-bottom .toolbar {
	margin-bottom: 0;
}

/*RATINGS
----------------------------------------------------------------*/
.ratings {
	line-height: 15px;
	margin: 10px 0;
	text-align: center;
}

.ratings strong {
	float: left;
	margin-right: 5px;
}

.rating-box {
	background: #fff url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/product_rating_blank_star.png) repeat-x;
	height: 16px;
	margin-right: 10px;
	position: relative;
	width: 80px;
}

.rating-box .rating {
	background: #fff url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/product_rating_full_star.png) repeat-x;
	height: 16px;
	left: 0;
	position: absolute;
	top: 0;
}

.ratings .amount {
	display: block;
	clear: both;
	margin-top: 5px;
}

.ratings .rating-links {
	margin: 2px 0 0;
	float: left;
	white-space: nowrap;
}

.ratings-list {
	margin: 5px 0;
}

.ratings .rating-links a {
	color: #999;
}

.ratings .rating-links a:hover,
.ratings .rating-links a:focus {
	color: #d52b1e;
}

.ratings-list td {
	padding: 3px 0;
	vertical-align: middle;
}

.ratings-list td.label {
	font-weight: 600;
	padding-right: 8px;
}

.ratings-table { margin: 15px 0; }

.ratings-table th,
.ratings-table td { padding-right: 10px; vertical-align: middle; }

/*PRICES
----------------------------------------------------------------*/
.price {
	white-space: nowrap !important;
}

.price-box {
	margin: 5px 0 0;
}

.price-box .price {
	color: #333;
}

.minimal-price .price {
	
}

/*Regular price---*/
.regular-price {
	color: #333;
}

.regular-price .price {
	color: #000;
	font-size: 165%;
}

/*Old price---*/
.old-price {
	margin: 0;
}

.old-price .price-label {
	color: #999;
	white-space: nowrap;
}

.old-price .price {
	color: #999;
	font-weight: normal;
	text-decoration: line-through;
}

/*Special price---*/
.special-price {
	margin: 0;
	padding: 3px 0;
}

.special-price .price-label {
	color: #d52b1e;
	font-size: 13px;
	font-weight: 600;
	white-space: nowrap;
}

.special-price .price {
	color: #d52b1e;
	font-size: 13px;
	font-weight: 600;
}

/*Minimal price (as low as)---*/
.minimal-price {
	margin: 0;
}

.minimal-price .price-label {
	font-weight: 600;
	white-space: nowrap;
}

a.minimal-price-link {
	display: block;
}

a.minimal-price-link .label { color: #999; }

a.minimal-price-link .price {
	color: #d52b1e;
	font-weight: normal;
}

/*Excluding tax---*/
.price-excluding-tax {
	color: #999;
	display: block;
}

.price-excluding-tax .label {
	color: #999;
	white-space: nowrap;
}

.price-excluding-tax .price {
	color: #d52b1e;
	font-size: 13px;
	font-weight: normal;
}

/*Including tax---*/
.price-including-tax {
	color: #999;
	display: block;
}

.price-including-tax .label {
	color: #999;
	white-space: nowrap;
}

.price-including-tax .price {
	color: #d52b1e;
	font-size: 13px;
	font-weight: 600;
}

/*Excl tax (for order tables)---*/
.price-excl-tax {}

.price-excl-tax .label {
	display: block;
	white-space: nowrap;
}

.price-excl-tax .price {}

/*Incl tax (for order tables)---*/
.price-incl-tax {
	display: block;
}

.price-incl-tax .label {
	display: block;
	white-space: nowrap;
}

.price-incl-tax .price {
	display: block;
	font-weight: 600;
}

/*Price range---*/
.price-from {
	margin: 0;
}

.price-from .price-label {
	font-weight: 600;
	white-space: nowrap;
}

.price-to {
	margin: 0;
}

.price-to .price-label {
	font-weight: 600;
	white-space: nowrap;
}

/*Price notice next to the options---*/
.price-notice {
	color: #999;
	padding-left: 10px;
}

.price-notice .price {
	color: #333;
	font-weight: 600;
}

.price-as-configured {
	margin: 0;
}

.price-as-configured .price-label {
	font-weight: 600;
	white-space: nowrap;
}

.price-box-bundle {
	padding: 0 0 10px 0;
}

.price-box-bundle .price-box {
	margin: 0 !important;
	padding: 0 !important;
}

.price-box-bundle .price {
	color: #666;
}

.product-pricing-grouped li {
	color: #333;
	padding: 2px 0;
}

.product-pricing-grouped li .price {
	font-weight: 600;
}

/*Product Pricing---*/
.product-pricing {
	background: #F7F7F7;
	border: 1px solid #ddd;
	margin: 10px 0;
	padding: 10px;
}

.product-pricing li {
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/bg_tierico1.gif) no-repeat 0 9px;
	padding: 2px 0 2px 8px;
}

.product-pricing .benefit {
	color: #333;
	font-weight: 600;
}

.product-pricing .price {
	color: #333;
	font-weight: 600;
}

/*Currency Switcher---*/
.ja-currency {
	float: right;
}

.ja-currency strong {
	padding-right: 5px;
}

/*Currency Switcher---*/
.currency-switcher {
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/currency_switcher_bg.gif) no-repeat;
	font-size: 1.05em;
	height: 53px;
	padding: 7px 12px 10px 12px;
}

.currency-switcher h4 {
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/icon_world.gif) no-repeat 0 2px;
	color: #fff;
	min-height: 21px;
	padding-left: 22px;
	text-transform: none;
}

.currency-switcher select {
	width: 98%;
}

/* MIS.
----------------------------------------------------------------*/
.product-shop { float: right; }

.product-shop .rating-box {
	float: left;
}

/*Generic Box---*/
.generic-box,
.order-info-box {
	background: #fff;
	border: 1px solid #ddd;
	margin-bottom: 15px;
	padding: 10px 15px;
}

.generic-box h4,
.order-info-box h2 {
	background: #F8F8F8;
	margin: 0 0 5px;
	border: 1px solid #ddd;
	padding: 5px 10px;
	font-size: 100%;
	text-align: left;
}

.generic-box .box-content,
.order-info-box .box-content {
	padding: 0 10px;
}

/*Generic Product Grid---*/
.generic-product-grid {
	width: 100%;
}

.generic-product-grid td {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.generic-product-grid tr.last td {
	border-bottom: 0;
}

.generic-product-grid td.last {
	border-right: 0;
}

.generic-product-grid .product-image {
	text-align: center;
}

.generic-product-grid td.empty-product {
	border-right: 0;
}

.generic-product-grid .ratings .pipe {
	display: none;
}

/*Add To---*/
.add-to-links {
	line-height: normal;
	margin-bottom: 0;
	margin-top: 10px;
	white-space: nowrap;
}

.add-to-links li {
	display: inline;
}

.add-to-links a {
	color: #999;
	font-size: 11px;
}

.add-to-links a:hover,
.add-to-links a:focus {
	color: #d52b1e;
}

.pipe,
.separator {
	display: inline-block;
	width: 4px;
	text-indent: -1000em;
	padding: 0 2px;
	color: #999;
	vertical-align: middle;
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/sep-vline-vertical.png) center center no-repeat;
}

.title-buttons .separator {
	text-align: left;
}

.add-to-cart {
	float: right;
}

.add-to-cart label {
	float: left;
}

.add-to-cart .qty {
	float: left;
	margin: 0 5px;
}

.add-to-cart .button {
	float: left;
}

.add-to-box {
	margin: 10px 0;
	overflow: hidden;
}

.add-to-box {
	margin: 20px 0;
	padding: 20px 15px;
	background: #fff url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/grad-12.gif) left top repeat-x;
	border: 1px solid #ddd;
}

.add-to-box .add-to-cart {
	float: left;
	margin: 3px 10px 0 0;
}

.add-to-box .or {
	color: #666;
	font-weight: 600;
	padding: 8px 0;
	float: left;
}

.add-to-box .add-to-links {
	margin: 0 0 0 15px;
	float: left;
}

.add-to-box .add-to-links .separator {
	display: none;	
}

.add-to-cart .paypal-logo {
	clear: both;
	margin: 0;
}

.add-to-box .add-to-links li {
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/bullet_plus.gif) no-repeat left center;
	display: block;
	padding-left: 10px;
}

/*Tool Tips---*/
.tool-tip {
	background: #FEF9EF;
	border: 1px solid #ddd;
	position: absolute;
	padding: 10px;
}

.tool-tip .btn-close {
	text-align: right;
}

.tool-tip .inline-content {
	padding: 8px;
}

.tool-tip .block-content {
	padding: 15px 20px;
}

.truncated {
	cursor: help;
}

.truncated a.dots {
	cursor: help;
	text-decoration: none !important;
}

.truncated a.details {
	border-bottom: 1px dotted #d52b1e ;
	cursor: help;
	text-decoration: none !important;
	display: inline-block;
}

.truncated .truncated_full_value {
	position: relative;
	z-index: 999;
}

.truncated .truncated_full_value dl {
	background: #FEF9EF;
	border: 1px solid #ccc;
	padding: 5px 10px;
	position: absolute;
	top: -99999em;
	width: 250px;
	z-index: 999;
}

.truncated .truncated_full_value dl dt {
	margin-top: 0;
}

.truncated .show dl {
	left: 50%;
	top: -20px;
}

#ja-col1 .truncated .show dl {
	left: 35px;
	top: 10px;
}

#ja-col2 .truncated .show dl {
	left: -147px;
	top: 20px;
}

/*Link highlights---*/
.link-wishlist { white-space: nowrap; }

.link-remove {}

.link-cart  {}

.btn-remove  {
	display: block;
	width: 11px;
	height: 11px;
	font-size: 0;
	line-height: 0;
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/btn_remove.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
}

.btn-remove2 {
	display: block;
	width: 16px;
	height: 16px;
	font-size: 0;
	line-height: 0;
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/btn_trash.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
}

.btn-edit {
	display: block;
	width: 11px;
	height: 11px;
	font-size: 0;
	line-height: 0;
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/btn_edit.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
}

.link-print {
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/icon_printer.gif) no-repeat left center;
	padding-left: 23px;
	color: #666;
	line-height: 24px;
}

.link-feed {
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/icon_feed.png) no-repeat left center;
	padding-left: 18px;
	line-height: 24px;
}

/*===============================================================
---------------------------[BOX STYLE]---------------------------
=================================================================*/

/*GENERAL BOX STYLE
----------------------------------------------------------------*/
.block {
	margin-bottom: 10px;
	border: 1px solid #222;
	-webkit-border-radius: 3px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
    -moz-border-radius: 3px; /* FF1-3.6 */
    border-radius: 3px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */	
}

.block-banner { }

/*Block Head---*/
.block .block-title {
	background: #f1f1f1 url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/grad-07.gif) left top repeat-x;
	border-bottom: 1px solid #ddd;
	padding: 10px 20px;
	line-height: normal;
	color: #000;
}

.block .block-title strong,
.block .block-title h3,
.block .block-title h4 {
   font-family: 'Open Sans', Arial, sans-serif;
	font-size: 145%;
	font-weight: normal;
	color: #000;
}

.block .block-subtitle {
	padding: 10px 20px;
	background: #fff url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/grad-12.gif) left top repeat-x;
	margin: -20px -20px 10px;
	font-weight: 600;
}

.block .block-title h3 {
	color: #999;
	font-size: 100%;
	background: none;
	border: 0;
	padding: 5px 0 0;
}

/* Block Black*/
.box-black,
.block-black {
	background: #fafafa;
}

.block-black .block-title {
	background: #010101 url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/title-black-bg.gif) left top repeat-x;
	padding: 13px 20px;
	color: #fff;
	text-transform: uppercase;
}

.block-black .block-title strong,
.block-black .block-title h3,
.block-black .block-title h4 {
	color: #fff;
}

/* Block Hilite*/
.side-col .box-hilite,
.side-col .block-hilite {
	background: #fafafa;
}

.block-hilite .block-title {
	background: #8e1c13 url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/title-hilite-bg.gif) left top repeat-x;
	border-bottom: 1px solid #303030;
	padding: 13px 20px;
	color: #fff;
	text-transform: uppercase;
}

.block-hilite .block-title strong,
.block-hilite .block-title h3,
.block-hilite .block-title h4 {
	color: #fff;
	text-transform: uppercase;
}

.block-hilite .block-content {
	border-top: 5px solid #232323;
}

/*reset*/
.block h3, .block h4, .block h5 {
	margin: 0;
}

.block .block-title br {
	display: none;
}

/*Box Content---*/
.block .block-content {
	padding: 20px;
}

.block-banner .block-content {
	padding: 10px;
}

.block .btn-remove,
.block .btn-edit { float: right; margin: 1px 0 2px 5px; }

.block input.checkbox { margin: 2px 5px 4px 0; }

p.empty {
	margin: 0;
}

/*Box Action---*/
.block .actions {
	font-weight: 600;
	overflow: auto;
	clear: both;
	margin: 15px 0 0;
}

.block .actions a {
	float: right;
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/arrow.gif) no-repeat right center;
	padding-right: 10px;
}

.block .actions button.button {
	float: left;
}

/*Box List---*/
.block ul
.block ol {
	margin: 0;
}

.block ul li,
.block ol li {
	border-top: 1px solid #ddd;
	margin: 0;
	padding: 8px 0;
	font-size: 92%;
}

.block ul li:first-child,
.block ol li:first-child {
	border-top: 0;
	padding-top: 0;
}

.block ul li.last,
.block ol li.last {
	padding-bottom: 0;
}

/*Block Currency---*/
.side-col .block-currency { }
.side-col .block-currency select { width: 99%; }

.side-col .block-currency strong {
	margin-bottom: 5px;
	display: block;
}

/*MAGENTO'S BOX STYLE
----------------------------------------------------------------*/
.block .product-image {
	float: left;
	width: 32%;
}

.block .product-details {
	float: right;
	width: 65%;
}

.block .product-checkbox {
	float: left;
	padding-right: 4px;
}

.block .product-name {
	margin: 0;
}

/*Product Tags---*/
.block-tags li {
	display: inline;
}
/*Newsletter---*/

/*Mini Cart---*/
.block-cart .actions .paypal-logo {
	text-align: left;
}

.block-cart .actions .paypal-logo a {
	float: none;
	background: none;
	padding: 0;
}

.block-cart .block-subtitle {	
	border-top: 1px solid #ddd;
	margin-top: 20px;
}

.block-cart p.amount {
	margin: 0;
}

/*Mini Wishlist---*/

/*Compare Products, Orders---*/
.block-compare .block-content { }

.block-compare .actions { }

#product_comparison .product-shop-row.first td {
	text-align: center;
}

#product_comparison .product-shop-row.first td .rating-box {
	margin: 0 auto;
}

p.nomargin {
	padding: 0px 0px;
	margin: 0 0 0 0;	
}

/*Mini Product View---*/

/*Poll---*/
.block-poll .votes {
    float: right;
    margin-left: 10px;
}

.block-poll .answer {
    font-weight: 600;
}

.block-poll ul li {
	padding: 5px 0;
	border: 0;
}

/*Subscribe---*/
#newsletter {
	width: 98%;
	margin-top: 5px;	
}

/*Relate Products----*/
.block-related .block-content {}

.block-related p {
	margin: 10px;
}

.block-related ol li {
	position: relative;
}

.block-related .product-details {
	width: 50%;
}

/* Block Paypal */
.paypal-logo {
	padding: 10px 0;
	margin: 0;
	text-align: center;
}

.paypal-logo a {
	display: block;
}

.side-col div.paypal-logo {
	padding: 0;
	margin-bottom: 20px;
}

/*Layered Navigation---*/
.block-layered-nav .block-subtitle {
	background: #d52b1e;
	color: #fff;
	margin: -20px -20px 20px;
}

.block-layered-nav .currently { margin: -20px -20px 20px; }

.block-layered-nav .currently .block-subtitle { margin: 0; }

.block-layered-nav .currently .actions { margin: 10px 20px 30px; }

.block-layered-nav ol {
	margin: 5px 20px;
}

.block-layered-nav ol li {
	padding: 8px 0 !important;
}

.block-layered-nav ol.narrowed-category {
	padding: 10px;
	margin: 0 !important;
	background: #FEF9EF;
}

.block-layered-nav ol.narrowed-category li {
	padding: 0 !important;
	border-bottom: none;
}

.block-layered-nav .narrowed-category li .label {
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/narrow_by_li_by.gif) no-repeat 0 3px;
	font-weight: 600;
	padding-left: 20px;
	text-transform: uppercase;
}

.block-layered-nav .widget-btn {
	float: right;
	margin: 3px 0 0 5px;
}

#narrow-by-list {
	background: #fff url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/grad-12.gif) left top repeat-x;
	padding: 0 0 10px 0;
	margin: -20px;
}

#narrow-by-list dt {
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/narrow_by_set.gif) no-repeat 20px 14px;
	color: #333;
	padding: 10px 20px 0 40px;
	text-transform: uppercase;
	font-weight: 600;
}

#narrow-by-list dd {}

#narrow-by-list dd li { }

#narrow-by-list dd.last {
	background: none;
}

/* My Orders */

.block-reorder .block-content{ }

.block-reorder ol {}

.block-reorder .block-subtitle{}

.block-reorder p.product-name { }

.block-reorder .actions { }

/* ja-botsl Block List */
#ja-botsl .block-list ul li {
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/grad-06.gif) left top repeat-x;
	border: 0;
}

#ja-botsl .block-list ul li:first-child {
	background: none;
	padding-top: 0;
}

#ja-botsl .block-list ul li a {
	padding-left: 12px;
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/arrow-03.png) no-repeat left 6px;
	color: #999;
}

#ja-botsl .block-list ul li a:hover,
#ja-botsl .block-list ul li a:active,
#ja-botsl .block-list ul li a:focus {
	color: #fff;
}

/* Block Contact */
#ja-botsl .block-list ul li.phone a {
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/icon-phone.png) left center no-repeat;
	cursor: default;
	color: #999;
}

#ja-botsl .block-list ul li.mail a {
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/icon-mail.png) left center no-repeat;
	color: #D52B1E;
}

#ja-botsl .block-list ul li.skype a {
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/icon-skype.png) left center no-repeat;
	color: #D52B1E;
}

#ja-botsl .block-list .contact-list li a {
	padding-left: 30px;	
}


#ja-botsl .block-list .contact-list li:first-child {
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/grad-06.gif) left top repeat-x;
	padding-top: 8px;
}

/* Block Payment */
.block ul.icon-payment li {
	float: left;
	padding: 0;
	margin-left: 5px;
	border: 0;
}

.block ul.icon-payment li:first-child {
	margin-left: 0;
}

.text-intro {
	margin-bottom: 15px;
}

/*===============================================================
--------------------[MAGENTO'S SHOP PAGES]--------------------
=================================================================*/
/*PRODUCT LISTING
----------------------------------------------------------------*/
.jm-product-list { }

.products-grid { margin: 0 -5px 0;  }

.products-grid li.item {
	float: left;
	width: 187px;
}


.item-inner {
	border: 1px solid #ddd;
	margin: 0 5px;
	padding: 10px;
	text-align: center;
	background-color: #fff;
	height: 275px;
	-webkit-border-radius: 3px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
    -moz-border-radius: 3px; /* FF1-3.6 */
    border-radius: 3px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */	
}
.item-inner:hover {
	height: 275px;
}

.item-inner2 {
	border: 1px solid #ddd;
	margin: 5px 5px;
	padding: 10px;
	text-align: center;
	background-color: #fff;
	height: 220px;
	-webkit-border-radius: 3px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
    -moz-border-radius: 3px; /* FF1-3.6 */
    border-radius: 3px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */	
}
.item-inner2:hover {
	height: 220px;
	background-color: #ddd;
}

.products-grid li.item last {
	
}



.products-grid .actions {
	margin-top: 5px;
}

.products-grid .pdescription {
	margin: 10px 0;
}

/*CATALOG LISTING
----------------------------------------------------------------*/
.category-image {
	margin-bottom: 10px;
}

.category-products { 

	margin-left: -20px;
	margin-right: -20px;

}

.block .category-products,
.jm-product-list .category-products { background: transparent; border: 0; }

.category-products h2 {
	font-size: 110%;
	margin: -10px 0 0;
	font-weight: normal;
}

.category-products h2 a {
	color: #333;
}

.category-products h2 a:hover {
	color: #D52B1E;
}

.category-products .price-box {
	display: block;
}

.category-products .product-information {
	display: none;
}

.category-products .item-inner:hover .product-information {
	display: block;
}


.products-grid .add-to-links {}


table.products-grid { margin: 0; }

.products-grid.last { border-bottom: 0; }


.products-grid .item-inner:hover {
	background: #eee;
}

.products-grid li.item:hover h2 a {
	color: #D52B1E;	
}


/*List Type---*/
.products-list .item {
	border-bottom: 1px solid #ddd;
	padding: 20px 0;
	overflow: hidden;
	clear: both;
}

.products-list .item.last {
	border-bottom-width: 0;
	padding-bottom: 0;
}

.products-list .item:first-child {
	padding-top: 0;
}

.products-list .product-image {
	float: left;	
	margin-right: 20px;
	text-align: center;
}

.products-list .product-name {
	margin: 0;
}

.products-list .product-shop {
	width: 490px;
}

.products-list .product-shop .description {}

.products-list .product-shop .price-box { }

.products-list .add-to {
	margin-bottom: 0;
}

.products-list .product-shop p.add-to a {
	margin-right: 10px;
}

.products-list h2 a {
	font-size: 130%;
}

.products-list .ratings .rating-links {
	margin-top: 10px;
	clear: both;
}

.products-list .rating-links a {
	color: #D52B1E;
}
/*Grid Type---*/
.products-grid .product-image {
	margin: 0;

}
.grid-product-image {
	position: relative;	
}
.grid-product-image-issue {
	position: absolute; 
	left: 0px; 
	top: 176px; 
	width: 155px; 
	display: block;
	height: 24px;
	color: #333;
	font-size: 10px;
	line-height: 24px;
	text-transform: uppercase;
	text-align: center;
	/*background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/white_bg80.png) left top repeat;*/
}
.grid-product-image-subscrbtion {
	position: absolute; 
	left: 0px; 
	top: 176px; 
	width: 155px;
	display: block;
	height: 24px;
	color: #fff;
	font-size: 10px;
	line-height: 24px;
	text-transform: uppercase;
	text-align: center;
	/*background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/blue_bg50.png) left top repeat;*/
}
.grid-product-image-issue span, .grid-product-image-subscrbtion span {
	float:left;
	margin-left: 4px;		
}

.iconset_status {
	float: right;
	width: 24px; 
	height: 24px; 
	display: block;
	margin: 0px 2px 2px 0px;	
}

.status0 { background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/icons/iconset0.png) left top no-repeat;  }
.status1 { background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/icons/iconset1.png) left top no-repeat;  }
.status2 { background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/icons/iconset2.png) left top no-repeat;  }
.status3 { background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/icons/iconset3.png) left top no-repeat;  }
.status4 { background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/icons/iconset4.png) left top no-repeat;  }
.status5 { background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/icons/iconset5.png) left top no-repeat;  }
.status6 { background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/icons/iconset6.png) left top no-repeat;  }


.catalogsearch-advanced-result .products-grid li.item { width: 25%; }

.products-grid ol.odd  {}
.products-grid li.last { background: none; }

.products-grid .product-image {
	vertical-align: bottom;
	display: block;
	margin-top: 0;
}

.products-grid .rating-box {
	margin: 0 auto;
}

.products-grid .ratings a { }

.products-grid .rating-links {
	margin: 5px 0 0;
}

.products-grid .pipe {
	display: none;
}

.ja-dot {
	/*border-bottom: 1px solid #555;*/
	height: 1px;
	line-height: 1px;
	font-size: 0;
	margin: 5px 0;
}

.ja-dot:first-child {
	display: none;
}

/*LISTING TYPE GRID
----------------------------------------------------------------*/
.listing-type-grid { }

/*PRODUCT DETAIL
----------------------------------------------------------------*/
.product-view { }

.product-info-box {}

.product-essential, .product-collateral {
	clear: both;
}

.product-essential {
	margin: 0;
	overflow: hidden;
} 

.product-img-box {
	width: 265px;
	float: left;
}

.product-img-box .rating-links {
	margin-top: 10px;
	clear: both;
	float: none;
}

.product-essential .product-shop {
	width: 410px;
}

.product-collateral {
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/product_collateral_bg.gif) repeat-x top;
	border: 1px solid #ccc;
}

/*PRODUCT TABS */

#ja-tab-products {
	margin-top: 10px;
}

ul.ja-tab-navigator {
	background: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/tab-bg.gif") repeat-x scroll left bottom;
}

ul.ja-tab-navigator li{
	float: left;
	line-height: 30px;
	padding: 0 10px;
}

ul.ja-tab-navigator li.first {}

ul.ja-tab-navigator li.active {
	background: #f4f4f4;
	border: 1px solid #ddd;
	border-bottom: 0;
	border-top: 0;
}

ul.ja-tab-navigator li.active.first {
	border-left-color: #f4f4f4;
}

.ja-tab-content {
	padding: 10px;
}

ul.ja-tab-navigator li a {
	font-weight: 600;
	line-height: 30px;
	font-size: 100%;
	margin: 0;
	padding: 5px 5px !important;
	border: none;
	text-transform: capitalize;
}

ul.ja-tab-navigator li a:hover,
ul.ja-tab-navigator li a:focus,
ul.ja-tab-navigator li a:active{
	text-decoration: none;
}


ul.ja-tab-navigator li.active a {
	color: #666 !important;
	text-decoration: none;
}

.ja-tabitem-producttags h5 {
	margin-top: 0;
}

/*Product Images---*/
.product-img-box .product-image-zoom {	
	overflow: hidden;
	position: relative;
	width: 280px;
	height: 360px;
	z-index: 9;
	margin: 0;
}

.product-img-box .product-image-zoom img {
	/*border: 1px solid #ddd;*/
	cursor: pointer;
	left: 0;
	position: absolute;
	top: 0;
}

.product-img-box #track_hint {
	font-size: 92%;
}

.product-img-box .more-views {
	margin-top: 20px;
}

.product-img-box .more-views h4 {
	margin-bottom: 5px;
	text-transform: uppercase;
	font-size: 92%;
	color: #999;
}

.product-img-box .more-views ul {
	background: #eee;
	float: left;
	border: 1px solid #ddd;
	padding: 3px;
}

.product-img-box .more-views li {
	float: left;
	display: block;
	margin: 0;
	line-height: normal;
}

.product-img-box .more-views li a {
	height: 60px;
	width: 42px;
	float: left;
	border: 4px solid #eee;
}

.product-img-box .more-views li a:hover {
	border: 4px solid #d52b1e;
}

/*Product Info---*/
.product-essential .product-shop h1 {
	font-size: 200%;
	margin-top: 0;
}

.product-essential .ratings {}

.product-essential .availability {
	margin: 10px 0;
}

.product-essential .price-box {
	margin: 10px 0;
	font-size: 110%;
}

.product-essential td .price-box {
	margin: 0;
	font-size: 100%;
}

.product-essential h4 {
	font-size: 92%;
	color: #999;
	margin: 15px 0 2px;
	text-transform: uppercase;
}

.product-essential .add-to-holder {
	margin: 10px 0;
}

.product-essential .add-to-box {}

.product-essential .short-description { border-top: 1px solid #ddd; margin-bottom: 10px; }

.product-essential .buttons-set {
	margin-bottom: 20px;
}

/*Product Options---*/
.product-options {
	background: #FEF9EF;
	border: 1px solid #ddd;
	margin: 20px 0 0;
	padding: 10px 15px;
}

.product-options dt {
	padding: 0;
	margin: 0 0 5px;
}

.product-options dt label {
	color: #333;
	font-weight: 600;
}

.product-options dt .qty-holder {
	float: right;
	margin-right: 15px;
}

.product-options dt .qty-holder label {
	vertical-align: middle;
}

.product-options dt .qty-disabled {
	background: none;
	border: 0;
	color: #333;
	padding: 3px;
}

.product-options dd {
	margin: 0 0 15px;
	padding: 0;
}

.product-options dl.last dd.last {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 5px;
}

.product-options dd input.input-text {
	width: 99%;
}

.product-options dd .input-box {
	margin-bottom: 5px;
} 

.product-options dd textarea {
	height: 8em;
	width: 99%;
}

.product-options dd select {
	width: 99%;
}

.product-options dd select.bundle-option-select {
	width: auto;
}

.product-options dd .multiselect option {
	border-bottom: 1px dotted #ddd;
	padding: 2px 4px;
}

.product-options ul.options-list {
	margin-right: 5px;
}

.product-options ul.options-list li {
	line-height: 1.5;
	padding: 2px 0;
}

.product-options ul.options-list input.radio {
	float: left;
	margin-top: 3px;
}

.product-options ul.options-list input.checkbox {
	float: left;
	margin-top: 3px;
}

.product-options ul.options-list .label {
	display: block;
	margin-left: 18px;
}

.product-options ul.options-list label {
	font-weight: normal;
}

.product-options ul.validation-failed {
	padding: 0 7px;
}

.product-options p.required {}

.product-options-bottom {
	padding: 10px 20px;
	background: #fff url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/grad-12.gif) left top repeat-x;
	border: 1px solid #ddd;
	border-top: 0;
	margin-bottom: 20px;
}

.product-options-bottom .product-pricing {
	background: none;
	border: 0;
	margin: 0;
	padding: 0 0 10px;
}

.product-options-bottom .product-pricing li {
	background: 0;
	padding: 2px 0;
}

.product-options-bottom .product-pricing .price,
.product-options-bottom .product-pricing .benefit {
}

.product-options-bottom .price-box {
	float: left;
	margin: 0;
	padding: 0;
}

.product-options-bottom .price-label {
	float: left;
	padding-right: 5px;
}

.product-options-bottom .price-tax {
	float: left;
}

.product-shop .product-options-bottom .price-box {}

.product-shop .product-options-bottom .price-label {
	float: none;
	padding-right: 0;
}

.product-shop .product-options-bottom .price-tax {
	float: none;
}

.product-options-bottom .add-to-links {
	clear: both;
	display: block;
}

.product-options-bottom .add-to-links li {
	display: inline;
}

.product-options-bottom .add-to-links li a {
	padding-left: 0;
}

.product-options-bottom .add-to-links li a,
.product-options-bottom .add-to-links li a:hover,
.product-options-bottom .add-to-links li a:focus {
	background-image: none;
}

.product-shop .product-options-bottom .add-to-cart-box {
	clear: both;
	float: left;
	margin-top: 10px; 
}

.item-options dt {
	font-weight: 600;
}

.item-options dd {
	padding-left: 12px;
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/arrow.gif) no-repeat 5px 7px;
}

/*Product Collateral---*/
.product-collateral .box-collateral {
	margin-bottom: 20px;
}

.product-collateral .head {
	margin-bottom: 5px;
}

.product-collateral .box-collateral h3 {
	font-size: 100%;
}

.product-collateral .box-collateral h4 {
	color: #333;
	font-size: 92%;
	margin: 0;
}

.product-collateral .box-collateral h5 {
	color: #333;
	margin: 10px 0 5px;
}

/*Product Description*/
.product-collateral .box-description {}

/*Additional Information*/
.product-collateral .box-additional table {}

.product-collateral .box-additional .label {
	font-weight: 600;
	white-space: nowrap;
	background: #fff url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/grad-12.gif) left top repeat-x;
	width: 25%;
}

.product-collateral .box-additional .odd {
	background: #fff;
}

.product-collateral .box-additional .data {
	border-right: 0;
	background: #fff;
}

.product-collateral .box-additional td {}

/*related product*/
.product-collateral .box-up-sell .products-grid { float: none; border: 1px solid #ddd; border-collapse: separate; }

.product-collateral .box-up-sell .products-grid td {
	width: 25%;
	vertical-align: top;
	border: none;
	padding: 15px 10px 12px;
	background: #fff;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.product-view .box-up-sell .products-grid td.empty {
	background: #f7f7f7;
	border-right: 0;
}

.product-view .box-up-sell .products-grid tr.last td {
	border-bottom: 0;
}

.product-view .box-up-sell .products-grid td.last {
	border-right: 0;
}

.product-collateral .box-up-sell .products-grid .product-image, 
.product-collateral .box-up-sell .products-grid .product-name, 
.product-collateral .box-up-sell .products-grid .price-box, 
.product-collateral .box-up-sell .products-grid .ratings {
	margin: 0 0 10px;
	display: block;
	text-align: center;
}

h2.product_desc {
	text-align: right;
	margin-top: -10px;
	margin-bottom: 5px;
	font-size: 98%;	
	display: block;	
}

.product_title {
	color: #333333;
	font-size: 98%;
	font-weight: normal;	
}
.product_price {
	color: #333333;
	font-size: 98%;
	font-weight: normal;	
}

.product_link, .product_link a {
	color: #6b0439;
	font-size: 98%;
	text-decoration: underline;
}




/*reviews*/
#customer-reviews {
	margin-bottom: 0;
}

#customer-reviews dl {
	clear: both;
	padding-top: 15px;
}

#customer-reviews dd {
	margin-bottom: 15px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
}

#customer-reviews dd p {
	clear: both;
}

#review-form {
	padding-bottom: 10px;
}

#review-form table {
	margin: 8px 0 0;
	width: 456px;
}

#review-form td,
#review-form th {
	text-align: center;
}

#review-form td.label {
	text-align: left;
	width: 100px;
}

#review-form .form-add{
	padding-left: 0;
	background: none;
}

#review-form input.input-text,#review-form  textarea {
	width: 450px;
}

#review-form .buttons-set .button {
	float: left;
	margin-left: 0;
}

/* Product Tags */
.box-tags .form-add {
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/icon_tag_add.gif) no-repeat 0 bottom;
	display: block;
	overflow: hidden;
	padding-left: 25px;
	vertical-align: middle;
	clear: both;
}

.box-tags .form-add label {
	width: 100%;
	color: #333;
	margin: 10px 0 5px;
	display: block;
}

.box-tags .form-add .input-box,
.box-tags .form-add fieldset {
	float: left;
	margin-right: 5px;
}

.box-tags .form-add .input-box .input-text {
	width: 200px;
}

.box-tags .form-add .button {
	margin-left: 5px;
}

.block .tags-list,
.product-tags {}

.block ul.tags-list li,
.tags-list li,
.product-tags li {
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/sep-vdot.gif) no-repeat 100% center;
	display: inline;
	padding: 0 8px 0 0;
	margin-right: 4px;
	border: 0;
}

.block ul.tags-list li.last,
.tags-list li.last,
.product-tags li.last {
	background: none;
}

/*Gift Messages----*/
.giftmessages .gift-header {
	color: #d52b1e;
	font-size: 12px;
	font-weight: 600;
}

.giftmessages .input-checkbox {
	padding-bottom: 15px;
}

.giftmessages textarea {
	height: 100px;
}

.giftmessages .input-checkbox input {
	margin-right: 5px;
}

.giftmessages .input-checkbox label {
	color: #999;
	font-weight: normal;
}

.giftmessages .gift-box {
	background: #FEF9EF;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	padding: 22px 16px 22px 22px;
}

.giftmessages .gift-box .scroll-box {
	height: 260px;
	overflow: auto;
}

.giftmessages .product-image {
	border: 1px solid #ddd;
}

.giftmessages .giftmessage-product-info {
	padding-left: 10px;
}

.giftmessages .numeration {
	color: #999;
	font-weight: 600;
}

.giftmessages .gift-box label {
	color: #999;
}

.giftmessages .fieldset li .input-box {
	float: left;
	width: 260px;
}

.giftmessages .fieldset li .input-text, .fieldset li select, .fieldset li textarea {
	width: 495px;
}

.giftmessages .fieldset li .input-box .input-text, .fieldset li .input-box textarea {
	width: 235px;
}

.giftmessages .fieldset li .input-box select {
	width: 256px;
}

/* upsell */
#upsell-product-table .ratings .rating-links {
	clear: both;
	float: none;
	padding-top: 5px;
}

/* Product Review Detail */
.product-review .product-img-box {
	width: 170px;
	margin-right: 20px;
	text-align: left;
}

.product-review .product-img-box .ratings {
	text-align: left;
}

/*CHECKOUT
----------------------------------------------------------------*/ 
.form-list li .input-box select.address-select {
	width: 630px;
}

.sp-methods dd { }

.sp-methods dt {
	padding: 5px 0;
	color: #333;
	font-weight: 600;
}

.sp-methods dd {
	padding: 0 25px;
}

.sp-methods select.month {
	margin-right: 10px;
	width: 146px !important;
}

.sp-methods select.year {
	width: 100px !important;
}

.sp-methods input.cvv {
	width: 3em !important;
}

.sp-methods .cvv-what-is-this {
	margin-left: 10px;
}

.checkout-types .paypal-logo {
	margin: 0;
	padding: 0;
}

/*Shopping Cart---*/
.cart-table { margin-bottom: 0; }

.cart-table tbody td { vertical-align: middle; }

.cart-table th .tax-flag { display: block; font-size: 92%; font-weight: normal; }

.cart-table tr.error { background: #FCEDED !important; }

.cart-table .product-name{ font-size: 100%; }

.cart-table .continue-shopping { float: left; }

.cart-table-item-message {
	font-size: 92%;
	margin-bottom: 5px;
	margin-top: 6px;
}

td.attributes-col {}

td.attributes-col ul { margin: 5px 0; }

td.attributes-col dt { margin-top: .5em; }

td.attributes-col dd ul { list-style: disc; margin: 0 0 5px 0; }

td.attributes-col dd ul li { margin-left: 15px; }

td.attributes-col h4.title { margin: 0; overflow: hidden; padding: 0; width: 100%; }

td.attributes-col h4.title a { font-weight: 600; }

.cart-collaterals .totals {
	border: 1px solid #ddd;
	background: #fff;
	float: right;
	margin-top: 25px;
	width: 25%;
	padding: 0;
}

.cart-collaterals .totals table {
	width: 100%;
	background: #fff url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/grad-12.gif) left top repeat-x;
}

.cart-collaterals .totals td {
	padding: 3px 15px;
}

.cart-collaterals .totals tr.last td {}

.cart-collaterals .totals tfoot td {
	font-size: 125%;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 5px 15px;
}

.cart-collaterals .totals ul.checkout-types { padding: 0; margin: 10px 0; }

.cart-collaterals .totals ul.checkout-types li {
	clear: both;
	margin: 0;
	padding: 5px 0;
	background: none;
	text-align: center;
}

.cart-collaterals .totals ul.checkout-types .button { float: none; display: inline-block; }

.cart-collaterals .totals ul.checkout-types li big { font-weight: 600; }

/*Tax details---*/
.tax-total {
	cursor: pointer;
}

.tax-total td {}

.tax-total .tax-collapse {
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/bg_collapse.gif) 0 4px no-repeat;
	cursor: pointer;
	float: right;
	padding-left: 20px;
	text-align: right;
}

.show-details .tax-collapse {
	background-position: 0 -53px;
}

.show-details td {
	border-top: 1px dashed #ccc;
}

.tax-details td {
	color: #999;
}

.tax-details-first td {
	border-top: 1px dashed #ccc;
}

/*Collaterals---*/
.cart .cart-collaterals .col2-set {
	margin: 25px 0;
	float: left;
	width: 73%;
}

.cart .discount,
.cart .shipping {
	background: #fff;
	border: 1px solid #ddd;
	margin-bottom: 15px;
	padding: 0 15px 10px;
}

#coupon_code {
	width: 250px;
}

.cart .discount .buttons-set { text-align: left; }

.cart .discount .button,
.cart .shipping .button{
	margin-right: 5px;
	margin-left: 0;
	float: left;
}

.cart .discount h2, 
.cart .shipping h2 {
	background-position: 15px center;
	background-repeat: no-repeat;
	padding: 8px 0;
	text-indent: 38px;
	margin: 0 -15px;
	border-bottom: 1px solid #ddd;
}

.cart .discount h2 {
	background-image: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/icon_asterick.gif);
}

.cart .shipping h2 {
	background-image: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/icon_lorry.gif);
}

.cart .discount .discount-form label {
	display: block;
	margin: 10px 0;
}

.cart .shipping-estimate .input-text {
	width: 214px;
}

.cart .shipping-estimate select {
	width: 220px;
}

.cart .crosssell {
	border: 1px solid #ddd;
	background: #fff;
}

.cart .crosssell h2 {
	margin: 10px 15px;
	color: #666;
	font-size: 100%;
}

.cart .crosssell ul {
	margin: 10px 15px;
}

.cart .crosssell .add-to-links {
	margin: 0;
}

.cart .crosssell .add-to-links li {
	border: none;
	padding: 0;
}

.cart .crosssell li {
	border-top: 1px solid #ddd;
	padding: 10px 0;
	overflow: hidden;
}

.cart .crosssell .product-image {
	border: 1px solid #ddd;
	float: left;
	width: 75px;
}

.cart .crosssell .product-details {
	width: 210px;
	float: right;
}

.cart .crosssell .product-details h5 {
	font-size: 110%;
	margin: 0 0 5px;
}

.cart .crosssell .product-details .button {
	margin: 0 0 5px;
}

.cart .crosssell .product-details small {
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/arrow.gif) no-repeat left center;
	padding-left: 8px;
}

.grand_total {
	background: #ddd;
	border: 1px solid #ddd;
	font-size: 1.3em !important;
	font-weight: 600;
	margin-top: 15px;
	text-align: right;
	width: auto;
}

tr.grand_total td, p.grand_total {
	padding-bottom: 5px;
	padding-top: 5px;
}

/*One-Page checkout---*/
.opc {}

#checkoutSteps {
	border-bottom: 1px solid #ddd;
}

.opc li.section {
	position: relative;
	overflow: hidden;
}

.opc .fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

.opc .fieldset li {
	padding-left: 0;
}

.opc .step {
	background: #fff;
	border: 1px solid #ddd;
	border-bottom: 0; 
	padding: 20px;
	margin: 0;
}

.opc .step-title {
	background: #eee;
	border: 1px solid #ddd;
	border-bottom: 0;
	padding: 8px 15px;
	overflow: hidden;
}

.opc .last .step-title {
	border-bottom: 1px solid #ddd;
}

.opc .tool-tip {
	right: 8px;
}

.opc .step-title a {
	display: none; /* Hide Edit button in step header */
}

.opc h2 {
	color: #999;
	font-size: 1.05em;
	margin: 0;
	float: left;
}

.opc h4 {
	border-bottom: 1px solid #ddd;
	padding-bottom: 2px;
	text-transform: uppercase;
}

.opc h4.title {
	border-bottom: 0;
	text-transform: none;
}

.opc .number {
	background: #999;
	padding: 0 4px;
	color: #ccc;
	float: left;
	margin-right: 10px;
}

.opc .content {
	padding: 10px 20px;
}

.opc label.label {
	color: #333;
	font-size: 110%;
}

.form-list li.wide .input-box input.input-text,
.form-list li.wide .input-box textarea {
	width: 525px;
}

.opc .form-list li.fields .field {
	float: left;
	width: 275px;
}


/*Allow box*/
.opc .allow .step-title {
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/icon_accept.gif) no-repeat 98% center #eee;
	cursor: pointer;
}

.opc .allow h3 {
}

.opc .allow .number {
	background: #42A032;
	border: 1px solid #42A032;
	color: #fff;
}

/*Active box*/
.opc .active .step-title {
	background: #8D1C13 url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/grad-02.gif) left top repeat-x;
	cursor: default;
	border-color: #d52b1e;
}

.opc .active .step-title h2 {
	color: #fff;
}

.opc .active .number {
	background: #fff;
	border: 1px solid #FFF;
	color: #d52b1e;
}

.opc .active .step {
	background: #FEF9EF;
	display: block;
	border-top-color: #d52b1e;
}

.opc .alloq .step-title a {
	display: block; /* Display Edit button in active selection */
}

.opc dd .form-list {
	margin: 0;
}

.opc dd .form-list ul {
	margin: 5px 0 15px 25px;
}

.opc .checkmo-mailing-address {
	padding-left: 20px;
}

/*Checkout Step Review*/
#checkout-step-review { }

/*Checkout Progress---*/
/*Side Box*/
.block-progress {}

.block-progress dl {
	margin: -20px;
}

.block-progress dt {
	padding: 8px 20px;
	border-top: 1px solid #ddd;
}

.block-progress dt:first-child {
	border-top: 0;
}

.block-progress dt.complete {
	background: #fff;
}

.block-progress h4 {
	color: #666;
	margin: 0;
	font-size: 100%;
}

.block-progress .complete h4 {
}

.block-progress h4 a {
	text-transform: none;
}

.block-progress dd.complete {
	padding: 10px 20px;
}

.block-progress dd.complete table {
	width: 100%;
	table-layout: fixed;
}

.opc .box-no-padding {
	background: #FEF9EF;
	border: 1px solid #ddd;
	border-bottom: 0;
	padding: 15px 0px;
}

.opc .box-no-padding .inner-box {
	padding: 0px 20px;
}

#opc-login .button-set {
	border-top: 0;
}

#opc-review .box {
	padding: 0;
}

#opc-review .content {
	border: 0;
	padding: 0 15px;
}

#opc-review .content input {
	margin-top: 5px;
}

.opc-please-wait {
	padding-right: 7px;
}

.opc a.back {
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/icon_opc_back.gif) no-repeat;
	line-height: 13px;
	padding-left: 16px;
}

.opc .button-set {
	margin: 0;
}

/*Table*/
.checkout-progress {
	margin: 0 auto 20px;
	width: 100%;
	background: #999;
	overflow: hidden;
}

.checkout-progress li {
	color: #ddd;
	float: left;
	font-weight: 600;
	width: 19%;
	padding: 5px 0 8px;
	text-indent: 15px;
	background: none;
}

.checkout-progress li.active {
	color: #fff;
	background: #d52b1e;
}

.checkout-progress li.last {
	background: none;
}

/*Multiple Addresses checkout---*/
.multi-address-checkout-description {
	margin-bottom: 25px;
	margin-top: -15px;
}

.multiple-checkout{}

.multiple-checkout .col2-set,
.info-set {
    background: #fff;
	margin: 20px 0 10px;
	clear: both;
	border: 1px solid #ddd;
}

#shipping_method_form .col2-set .content,
.info-set .content {
	padding: 10px 15px;
}

.multiple-checkout .col2-set .legend,
.info-set .legend {
	background: #fff url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/grad-12.gif) left top repeat-x;
	border-bottom: 1px solid #ddd;
	padding: 5px 15px;
	margin: 0;
	font-size: 110%;
}

.multiple-checkout .col2-set .count-head-alt {
	margin-top: 10px;
	border-top: 1px solid #ddd;
}

.multiple-checkout .col2-set .box-title,
.info-set .box-title,
.multiple-checkout .col-wide > h3 {
	border-bottom: 1px solid #ddd;
	padding: 0 0 5px;
	margin: 0 0 10px;
	background: none;
	text-align: left;
}

.multiple-checkout .col-wide > h3 {
	font-size: 110%;
}

.multiple-checkout .col2-set .box-title h2,
.multiple-checkout .col2-set .box-title h3,
.info-set .box-title h3 {
	margin: 0;
	padding: 0;
	float: none;
	font-size: 110%;
}

.multiple-checkout .col2-set .box-title a {}

.multiple-checkout .col2-set .form-list {
	margin: 0;
}

.multiple-checkout .col2-set .form-list ul {
	margin: 5px 0 15px;
}

.multiple-checkout .col2-set .col-1,
.info-set.col2-set .col-1 {
	width: 32%;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}

.multiple-checkout .col2-set .col-2,
.info-set.col2-set .col-2 {
	width: 63%;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}

.multiple-checkout .place-order .grand-total {
	float: right;
	height: 71px;
	overflow: hidden;
}

.multiple-checkout .place-order .grand-total .inner {
	float: left;
	height: 57px;
	padding: 14px 0 0 0;
}

.multiple-checkout .place-order .grand-total .inner div { display: inline; vertical-align: top; }

.multiple-checkout .place-order .grand-total big {
	display: inline;
	margin-right: 12px;
	line-height: 1;
}

.multiple-checkout .place-order .grand-total .button { float: none; vertical-align: middle; }

.info-set .box .actions {
	background: none;
}

.shipment-count {
	background: #d52b1e;
	color: #fff;
	font-size: 92%;
	line-height: normal;
	padding: 2px 5px;
}

#shipping_method_form .col2-set .tool-tip {
	left: -23px;
}

#shipping_method_form .col2-set .checkmo-mailing-address {
	display: block;
	padding-left: 20px;
}

.box-sp-methods {
	background: #FEF9EF;
	border: 1px solid #ddd;
	padding: 10px;
	position: relative;
	margin-top: 10px;
}

.box-sp-methods .pointer {
	position: absolute;
	right: -40px;
	top: -20px;
}

.place-order-box {
	float: right;
	line-height: normal;
}

.place-order-box .grand-total {
	font-size: 200%;
}

.place-order-box .grand-total .price {
	color: #d52b1e;
	font-weight: 600;
	margin: 0;
	padding: 0;
}

.place-order-box input {
	margin: 0 0 0 15px;
	vertical-align: bottom;
}

/* Checkout Agreements */
.checkout-agreements li {
	margin: 30px 0;
}

.checkout-agreements .agreement-content {
	background: #FEF9EF;
	border: 1px solid #ddd;
	height: 10em;
	overflow: auto;
	padding: 10px;
}

.checkout-agreements .agree {
	margin: 0;
	padding: 10px 0 10px 11px;
}

.opc .checkout-agreements {
	border: 1px solid #ddd;
	border-width: 0 1px;
	padding: 5px 20px;
}

.opc .checkout-agreements li {
	margin: 20px 0 0;
}

.opc .checkout-agreements .agreement-content {
	background-color: #fff;
	border-color: #ddd;
	padding: 5px;
}

.opc .checkout-agreements .agree {
	padding-left: 6px;
}

/*CUSTOMER
----------------------------------------------------------------*/ 
/*Login---*/
#login-form .col-1, #login-form .col-2 {
	border: 1px solid #ddd;
	border-top: 0;
}

#login-form .col2-set:first-child .col-1, #login-form .col2-set:first-child .col-2 {
	border-top: 1px solid #ddd;
}

#login-form .content {
	padding: 0 15px 10px;
}

#login-form h2 {
	background-position: 15px center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #ddd;
	margin: 0 -15px;
	padding: 8px 0;
	text-indent: 38px;
}

#login-form .new-users h2 {
	background-image: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/icon_page_white.gif);
}

#login-form .registered-users h2 {
	background-image: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/icon_page_white_text.gif);
}

#login-form .buttons-set {
	background: #fff;
	margin: 0;
	padding: 8px 15px;
	height: 25px;
}

#login-form .content {
	min-height: 230px;
}

/* My Account---*/
/*Customer Name---*/
.customer-name-prefix .name-prefix {
	width: 60px !important;
}

.customer-name-prefix .name-prefix input {
	width: 45px !important;
}

.customer-name-prefix .name-prefix select {
	width: 51px !important;
}

.customer-name-prefix .name-firstname {
	width: 215px !important;
}

.customer-name-prefix .name-firstname input {
	width: 190px !important;
}

.customer-name-middlename .name-firstname {
	width: 215px !important;
}

.customer-name-middlename .name-firstname input {
	width: 200px !important;
}

.customer-name-middlename .name-middlename {
	width: 60px !important;
}

.customer-name-middlename .name-middlename input {
	width: 35px !important;
}

.customer-name-suffix .name-lastname {
	width: 205px !important;
}

.customer-name-suffix .name-lastname input {
	width: 190px !important;
}

.customer-name-suffix .name-suffix {
	width: 50px !important;
}

.customer-name-suffix .name-suffix input {
	width: 45px !important;
}

.customer-name-suffix .name-suffix select {
	width: 51px !important;
}

.customer-name-prefix-middlename .name-prefix {
	width: 60px !important;
}

.customer-name-prefix-middlename .name-prefix input {
	width: 45px !important;
}

.customer-name-prefix-middlename .name-prefix select {
	width: 51px !important;
}

.customer-name-prefix-middlename .name-firstname {
	width: 215px !important;
}

.customer-name-prefix-middlename .name-firstname input {
	width: 190px !important;
}

.customer-name-prefix-middlename .name-middlename {
	width: 50px !important;
}

.customer-name-prefix-middlename .name-middlename input {
	width: 35px !important;
}

.customer-name-prefix-middlename .name-lastname {
	width: 200px !important;
}

.customer-name-prefix-middlename .name-lastname input {
	width: 200px !important;
}

.customer-name-prefix-suffix .name-prefix {
	width: 60px !important;
}

.customer-name-prefix-suffix .name-prefix input {
	width: 45px !important;
}

.customer-name-prefix-suffix .name-prefix select {
	width: 51px !important;
}

.customer-name-prefix-suffix .name-firstname {
	width: 215px !important;
}

.customer-name-prefix-suffix .name-firstname input {
	width: 190px !important;
}

.customer-name-prefix-suffix .name-lastname {
	width: 205px !important;
}

.customer-name-prefix-suffix .name-lastname input {
	width: 190px !important;
}

.customer-name-prefix-suffix .name-suffix {
	width: 50px !important;
}

.customer-name-prefix-suffix .name-suffix input {
	width: 45px !important;
}

.customer-name-prefix-suffix .name-suffix select {
	width: 51px !important;
}

.customer-name-middlename-suffix .name-firstname {
	width: 215px !important;
}

.customer-name-middlename-suffix .name-firstname input {
	width: 200px !important;
}

.customer-name-middlename-suffix .name-middlename {
	width: 60px !important;
}

.customer-name-middlename-suffix .name-middlename input {
	width: 35px !important;
}

.customer-name-middlename-suffix .name-lastname {
	width: 205px !important;
}

.customer-name-middlename-suffix .name-lastname input {
	width: 190px !important;
}

.customer-name-middlename-suffix .name-suffix {
	width: 50px !important;
}

.customer-name-middlename-suffix .name-suffix input {
	width: 45px !important;
}

.customer-name-middlename-suffix .name-suffix select {
	width: 51px !important;
}

.customer-name-prefix-middlename-suffix .name-prefix {
	width: 60px !important;
}

.customer-name-prefix-middlename-suffix .name-prefix input {
	width: 45px !important;
}

.customer-name-prefix-middlename-suffix .name-prefix select {
	width: 51px !important;
}

.customer-name-prefix-middlename-suffix .name-firstname {
	width: 155px !important;
}

.customer-name-prefix-middlename-suffix .name-firstname input {
	width: 140px !important;
}

.customer-name-prefix-middlename-suffix .name-middlename {
	width: 60px !important;
}

.customer-name-prefix-middlename-suffix .name-middlename input {
	width: 35px !important;
}

.customer-name-prefix-middlename-suffix .name-lastname {
	width: 205px !important;
}

.customer-name-prefix-middlename-suffix .name-lastname input {
	width: 190px !important;
}

.customer-name-prefix-middlename-suffix .name-suffix {
	width: 50px !important;
}

.customer-name-prefix-middlename-suffix .name-suffix input {
	width: 45px !important;
}

.customer-name-prefix-middlename-suffix .name-suffix select {
	width: 51px !important;
}

.customer-dob .input-box {
	float: left;
	width: 60px !important;
}

.customer-dob input {
	width: 50px !important;
}

.customer-dob label.label-dob {
	color: #999;
	font-size: 10px;
	font-weight: normal;
}

/*My Account navigation---*/
.block-account {}

.block-account .block-title { }

.block-account .block-title strong { }

.block-account .block-content {
	padding: 0;
}

.block-account ul {
	padding: 0;
}

.block-account ul li,
.block-account ul li:first-child,
.block-account ul li.last {
	display: block;
	padding: 8px 20px;
}

.block-account ul li:first-child,
.block-account ul li.last {
	padding: 8px 20px;
}

.block-account li a {
	color: #666;
	text-decoration: none;
}

.block-account li a:hover,
.block-account li a:active,
.block-account li a:focus {
	color: #d52b1e;
}

.block-account li strong {
	font-weight: normal;
}

.block-account li.current {
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/arrow.gif) 92% center no-repeat;
	color: #d52b1e;
}

.block-account li.current a {
	padding: 0;
}

/*Dashboard---*/
.box-account {
	border: 1px solid #ddd;
	margin-bottom: 15px;
	background: #fff;
}

.box-account .col2-set{
	margin: 0 15px 10px;
}

.box-account .box-head {
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px;
	padding: 8px 15px;
	background: #fff url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/grad-12.gif) left top repeat-x;
	overflow: hidden;
}

.box-account .box {
	background: none;
	border: none;
}

.box-account .box .box-title {
	border-bottom: 1px solid #ddd;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.box-account h5,
.box-account .box .box-title h3 {
	font-size: 1.1em;
}

.box-account h6 {
	text-transform: uppercase;
}

.account-main .box-account li {
	padding: 5px 0;
}

.box-account ol li {
	margin: 15px 0 0;
}

.box-account .product-name {
	font-size: 100%;
	margin: 0 0 10px 0;
}

.box-account ol#my_recent_tags,
.box-account ol#my_recent_reviews {
	padding: 0 15px 15px 15px;
}

.box-account ol .number {
	background: #d52b1e;
	color: #fff;
	float: left;
	font-size: 9px;
	font-weight: 600;
	line-height: 1em;
	margin-top: 3px;
	padding: 1px 3px;
}

.box-account ol .details {
	margin-left: 20px;
}

.box-account ol.recent-reviews small {
	float: left;
	font-weight: 600;
	margin-right: 3px;
	font-size: 100%;
}

.box-account .product-images {
	width: 65px;
}

.box-account .product-images img {
	border: 1px solid #ccc;
}

.box-account .product-details {
	margin: 0 0 10px 70px;
}

.box-account .tags {
	overflow: hidden;
}

.box-account .tags ul,
.box-account .tags strong {
	display: inline;
	float: left;
}

.box-account .tags ul li {
	margin: 0 0 0 5px;
	float: left;
}

.box-account .content {
	padding: 0;
}

.box-account .ratings {
	margin: 0;
}

.box-account .rating-box {
	float: left;
}

.account-side .actions {
	border-top: 1px solid #ccc;
	padding-top: 4px;
}

.my-account .box {
	border: none;
}

.my-account .order-info-box {
	
}

.account-side .actions .form-button {
	float: right;
}

.edit-password {
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/icon_lock.gif) no-repeat 0 2px;
	display: block;
	height: 20px;
	padding-left: 20px;
}

.dashboard-welcome {
	font-size: 1.1em;
	margin-bottom: 1.5em;
	margin-right: 8em;
}

.box-account .box-head h2,
.account-box .head h4 {
	background-position: 0 center;
	background-repeat: no-repeat;
	text-indent: 23px;
	margin: 0;
	font-size: 110%;
}

.box-recent .box-head {
	margin: 0;
}

.ad-orders .head h4,
.box-recent .box-head h2 {
	background-image: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/icon_folder_table.gif);
}

.box-info .box-head h2 {
	background-image: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/icon_ma_info.gif);
}

.ad-tags .head h4,
.box-tags .box-head h2  {
	background-image: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/icon_ma_tags.gif);
}

.ad-reviews .head h4,
.box-reviews .box-head h2 {
	background-image: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/icon_ma_reviews.gif);
}

/*Account Addressbook---*/
.primary-address-list h4, .address-list h4 {
	font-size: 125%;
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.primary-address-list li {
	margin-bottom: 10px;
	padding-left: 10px;
}

.primary-address-list li .head {
	margin: 0;
}

.primary-address-list li h5 {
	margin: 0 0 5px -10px;
	text-indent: 10px;
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/arrow_d2.gif) no-repeat 2px center; 
}

.address-list li {
	margin-bottom: 1em;
}

.address-list .actions {
	float: right;
	margin: 0 0 10px 10px;
}

/*Account Order History---*/
.box-account #my-orders-table {
	border: 0;	
}

#my-orders-table tfoot td, 
#checkout-review-table tfoot td {
	background: #fff url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/grad-12.gif) left top repeat-x;
}

#my-orders-table tfoot tr.last td,
#checkout-review-table tfoot tr.last td {
	font-weight: 600;
	font-size: 110%;
	border-top: 1px solid #ddd;
}

/*Compare Products---*/
.compare-products {
	margin: 30px 0 50px 0;
}

.compare-products table {
	border: 0;
	width: auto;
}

.compare-products td {
	text-align: left;
	width: 170px;
	vertical-align: top;
}

.compare-products tbody tr.first td {
	border-top: 1px solid #ddd;
}

.compare-products tbody td.last {
	border-right: 1px solid #ddd;
}

.compare-products tbody.attribute-cart td {
	background: #FEF9EF !important;
	border-bottom: 1px solid #ddd;
	text-align: center;
}

.compare-products tbody td.label {
	background: #EDF7FC !important;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	text-align: left;
	width: auto;
}

.compare-products tbody.attribute-cart td.label {
	background: #FEF9EF !important;
}

.compare-products tbody.remove-buttons tr {
	background: #fff;
}

.compare-products tbody.remove-buttons td {
	border: 0 !important;
	font-size: 0;
	line-height: 0;
	padding: 0;
	text-align: right;
}

.compare-products tbody.remove-buttons td img {
	float: right;
}

.compare-products tr.last td {
	border-bottom: 1px solid #ddd !important;
}

/*Reviews---*/
.my-review-detail .product-image {
	float: left;
	width: 135px;
}

.my-review-detail .product-image p {
	margin-bottom: 0;
}

.my-review-detail .product-image p img {
	vertical-align: top;
}

.my-review-detail .details {
	float: right;
	width: 538px;
}

.my-review-detail .ratings-list {
	margin-bottom: .8em;
}

.my-review-detail .ratings {
	line-height: 1.5;
}

.my-review-detail .ratings .rating-box {
	float: none;
	margin-bottom: 3px;
}

.my-review-detail .ratings .pipe {
	display: none;
}

.my-review-detail .ratings a {
	display: block;
}

/*Tags ---*/
.my-tag-edit a.btn-remove {
	padding: 0;
	margin: 3px 5px 0 0;
	border: 0;
	float: left;
}

#my-tags-table td { vertical-align: middle; }
#my-tags-table td.last { text-align: center; }

#my-tags-table .ratings {
	text-align: left;
}

/*Gift Messages---*/
.giftmessage {
	padding: 10px 0 0 0;
}

.giftmessage-preview-link {
	background-position: right 5px;
	background-repeat: no-repeat;
	font-size: 11px;
	padding-right: 7px;
}

.giftmessage-row {
	background: #FEF9EF;
}

.giftmessage-content {
	float: left;
}

.giftmessage-close {
	float: right;
}

.expand {
	background-image: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/gift-message-expand.gif);
}

.collapse {
	background-image: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/gift-message-collapse.gif);
}

/*Wishlist---*/
#wishlist-table td {
	vertical-align: middle;
}

#wishlist-table a.link-cart, #wishlist-table a.btn-remove {
	display: block;
}

#wishlist-table textarea {
	width: 95%;
	height: 175px;
}

#wishlist-table .product-name,
#wishlist-table .price-box {
	margin: 10px 0;
	font-size: 100%;
}

/*===============================================================
--------------------[MAGENTO'S VARIOUS PAGES]--------------------
=================================================================*/

/*ADVANCED SEARCH
----------------------------------------------------------------*/ 

.advanced-search li {
	margin-bottom: 5px;
}

.advanced-search li label {
	float: left;
	width: 120px;
	font-weight: 600;
	text-align: right;
	padding-right: 20px;
}

.advanced-search .input-text {
	width: 250px;
}

.advanced-search select {
	padding: 2px;
	width: 256px;
}

.advanced-search .field-row {
	display: inline;
	width: 250px;
}

.advanced-search .input-range .input-text {
	width: 70px;
}

.advanced-search .input-range select {
	padding: 1px;
	width: 90px;
}

.advanced-search-nothing-found {
	color: #c00;
	font-weight: 600;
	margin-bottom: 15px;
}

.advanced-search-found-amount {
	margin-bottom: 15px;
}

.advanced-search-summary-box {
	background: #FEF9EF;
	border: 1px solid #ddd;
	margin: 0 0 15px;
	padding: 10px 15px;
}

.advanced-search-summary-tip {
	clear: both;
	font-weight: 600;
}

.advanced-search-summary-box ul {
	float: left;
	list-style: none;
	width: 50%;
}

.advanced-search-summary-box ul li {
	color: #333;
	font-weight: 600;
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/arrow_d2.gif) no-repeat left 6px;
	padding-left: 8px;
}

.advanced-search-summary-box ul li span.translate-inline {
	background: 0 !important; /* Inline translation fix */
}

/*RETURNS PAGE
----------------------------------------------------------------*/ 
#oar_widget_orders_and_returns_form .input-box {
	padding: 5px 0;
}

/*PRINT
----------------------------------------------------------------*/
.page-print .order-date {
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ddd;
}

.page-print .print-head {
    margin: 0 0 15px;
}

.page-print .print-head .logo {
    float: left;
}

.page-print .print-head address {
    float: left;
    margin-left: 15px;
}

.page-print h1 {
    font-size: 125%;
    font-weight: 600;
}

.page-print h2, .page-print h3 {
    font-size: 100%;
    font-weight: 600;
}

.page-print .col2-set h2,.page-print .col2-set h3 {
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}

.page-print h2.h2 {
    font-size: 125%;
    font-weight: 600;
}

table.print .giftmessage-preview-link {
	display: none !important;
}

table.print .price-excl-tax {
	white-space: nowrap;
}

table.print .price-incl-tax {
	white-space: nowrap;
}

table.print .price-excl-tax .label,
table.print .price-excl-tax .price,
table.print .price-incl-tax .label,
table.print .price-incl-tax .price {
	display: inline;
}

/*POP UP
----------------------------------------------------------------*/
.page-popup {
	background: #fff;
	color: #333;
	padding: 25px 30px;
	text-align: left;
}

.page-popup .print-head {
	margin: 0 0 20px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
}

.page-popup .print-head img {
	float: left;
}

.page-popup .print-head address {
	float: left;
	margin-left: 15px;
}

.product-gallery-nav {
	padding: 0 5px;
}

.page-popup .print-head {
	margin: 0 0 20px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
}

/*DEFAULT HOME
----------------------------------------------------------------*/
.home-callout {
	margin: 0 0 15px;
	text-align: center;
}

.home-callout img {}

.home-spot {
	float: right;
	width: 530px;
}

.std dl dt { font-weight: 600; }
.std dl dd { margin: 0 0 10px; }

/*Best Selling---*/
.best-selling {}

.best-selling h3 {
	background: #eee;
	border-bottom: 1px solid #ddd;
	padding: 5px 10px;
	line-height: normal;
	font-size: 110%;
}

.best-selling table {
	border: 0;
}

.best-selling tr.odd {}

.best-selling tr.even {}

.best-selling td {
	width: 50%;
	padding: 8px 10px;
}

.best-selling .product-img {
	float: left;
}

.best-selling .product-description {
	margin-left: 107px;
}

.best-selling a.product-name {
	font-size: 110%;
	font-weight: 600;
}

/*Recently---*/
.recently h3 {
	background: #eee;
	border-bottom: 1px solid #ddd;
	padding: 5px 10px;
	line-height: normal;
	font-size: 110%;
}

.recently .product-image {
	border: 1px solid #ddd;
}

.recently a.product-name {
	font-weight: 600;
}

.recently .add-to {
	margin-top: 5px;
	font-size: 11px;
}

table.recently-list {
	width: 100%;
}

table.recently-list td {
	width: 20%;
}

/* Site Map */
.page-sitemap .links {
	margin: 0 8px -38px 0;
	text-align: right;
	position: relative;
}

.page-sitemap .links li {
	line-height: 30px;
} 

.page-sitemap .sitemap {
	margin: 12px;
}

.page-sitemap .pager {
	overflow: hidden;
	border: none;
	padding: 5px 10px;
	width: 98%;
}

/*==============================================================*/

/*Mis---*/
.ja-tools { float: left; padding: 3px 0 0 0; }

.ja-tools ul { float: left; padding-right: 10px; }

.ja-usertools-color { padding-top: 1px; }

.ja-usertools-font { float: left; }

.ja-tools li { display: inline; }

.ja-tools li img { cursor: default; }

.products-list .product-shop .desc { clear: both; }


/*TABS
----------------------------------------------------------------*/
.jm-tabs .head,
.jm-tabs-title-top {
	background: #333 url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/grad-14.gif) left top repeat-x;
	border-bottom: 1px solid #000;
	padding: 13px 20px;
	line-height: normal;
	color: #000;
}

.jm-tabs-title-top {
	padding: 0px;

}

.jm-tabs .head h4,
.jm-tabs-title li {
   font-family: 'Open Sans', Arial, sans-serif;
	font-size: 150%;
	font-weight: normal;
	color: #000;
}

.jm-tabs .head h4 {
	float: none;
}

.jm-tabs {
	margin-bottom: 0;
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/trans_bg50.png) left top repeat;
}




/* ICON SET
----------------------------------------------------------------*/
.iconset0, .iconset1, .iconset2, .iconset3, .iconset4, .iconset5, .iconset6, .iconset7, .iconset8, .iconset9 {	
	cursor: default;
	color: #888;
	padding-left: 32px;
	height: 22px;
	display: block;
}
.iconset0 {	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/icons/iconset0.png) left top no-repeat; }
.iconset1 {	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/icons/iconset1.png) left top no-repeat; }
.iconset2 {	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/icons/iconset2.png) left top no-repeat; }
.iconset3 {	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/icons/iconset3.png) left top no-repeat; }
.iconset4 {	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/icons/iconset4.png) left top no-repeat; }
.iconset5 {	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/icons/iconset5.png) left top no-repeat; }
.iconset6 {	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/icons/iconset6.png) left top no-repeat; }
.iconset7 {	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/icons/iconset7.png) left top no-repeat; }
.iconset8 {	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/icons/iconset8.png) left top no-repeat; }


.payprovider { width: 200px; height:111px; display: block; background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/icons/orbitalpay.png) left top no-repeat; }
.payprovider1 { width: 200px; height:30px; display: block; background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/icons/orbitalpay1.png) left top no-repeat; margin-bottom: 10px; }
.payprovider2 { width: 200px; height:75px; display: block; background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/icons/orbitalpay2.png) left top no-repeat; }
.payicon1 { width: 32px; height:32px; display: block; background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/icons/payicon-01.png) left top no-repeat; }
.payicon2 { width: 32px; height:32px; display: block; background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/icons/payicon-02.png) left top no-repeat; }
.payicon3 { width: 32px; height:32px; display: block; background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/icons/payicon-03.png) left top no-repeat; }
.payicon4 { width: 32px; height:32px; display: block; background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/icons/payicon-04.png) left top no-repeat; }

.listview_element {
	width: 100%; 
	height: 30px; 
	line-height: 30px; 
	vertical-align: middle; 
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	background-color: #fff;
	display: block;	
}
.listview_element h3 {
	margin: 5px 0;
	padding: 0px;	
}
.rightlistview_element {
	width: 250px;
	float: right; 
	display: block;	
	text-align: right;	
	font-size: 100%;
	font-weight: 600;
	line-height: 100%;
}
.rightlistview_element a:hover {
	color: #000;	
}



.smallview {
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 9px;
	/*text-transform: uppercase;*/	
}
.view10, .view11, .view12, .view13, .view14 {
	margin-top: 10px;
	height: 30px;
	width: 200px;
	line-height: 30px;
	display: block;	
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 11px;
	font-weight: 600;
	text-transform: uppercase;
	text-indent: 50px;
}
.view10 { background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/icons/view10.png) left top no-repeat; }
.view11 { background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/icons/view11.png) left top no-repeat; }
.view12 { background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/icons/view12.png) left top no-repeat; }
.view13 { background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/icons/view13.png) left top no-repeat; }
.view14 { background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/icons/view14.png) left top no-repeat; }


a.view20, a.view21, a.view10, a.view11, a.view12 {
	opacity:0.8;
	filter:alpha(opacity=80);
}
a.view20:hover, a.view21:hover, a.view10:hover, a.view11:hover, a.view12:hover {
	opacity:1;
	filter:alpha(opacity=100);
}


/* tabs */
div.tabs1 {
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/icons/tabs1.jpg) left top no-repeat; 
	width: 100%;
}
div.tabs2 {
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/icons/tabs2.jpg) left top no-repeat; 
	width: 100%;
}
div.tabs3 {
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/icons/tabs3.jpg) left top no-repeat; 
	width: 100%;
}
div.tabs4 {
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/icons/tabs4.jpg) left top no-repeat; 
	width: 100%;
}
div.tabs5 {
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/icons/tabs5.jpg) left top no-repeat; 
	width: 100%;
}
div.tabs6 {
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/icons/tabs6.jpg) left top no-repeat; 
	width: 100%;
}

div.tabscopy {
	color: #CCC;
	padding: 10px 50px 10px 350px;
}

div.tabscopy p, div.tabscopy h3 {
	color: #CCC;
}
.header-nav-container {
	border: 1px solid #ddd;
	border-bottom: none;
}

/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#nav li {
	position: relative;
	text-align: left;
}

#nav li.over {
	z-index: 999;
}

#nav a, #nav a:hover, #nav a:active, #nav a:focus {
	display: block;
	text-decoration: none;
}

#nav span {
	display: block;
	cursor: pointer;
	white-space: nowrap;
}

#nav li ul span {
	white-space: normal;
}

/************ 0 LEVEL  ***************/
#nav li {
	float: left;
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/grad-03.png) left top no-repeat;
	padding-left: 2px;
}

#nav li:first-child {
	background: none;
	padding-left: 0;
}

#nav a {
	text-decoration: none;
	padding: 0 20px;
	line-height: 60px;
	color: #fff;
    font-family: 'Open Sans', Arial, Sans Serif;
	text-transform: uppercase;
	font-weight: 600;
}

#nav2 a.iconsets {
	text-decoration: none;
	padding: 0 10px;
	line-height: 50px;
	color: #fff;
    font-family: 'Open Sans', Arial, Sans Serif;
	text-transform: uppercase;
	font-weight: 600;
	height: 50px;
	font-size: 120%;
	display: block;
	float: right;
}

#nav2 a.iconsets:hover {
	color: #b6013b;
	background: none;	
}



#nav li.over a,
#nav li.active a {
	color: #fff;
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/grad-04.png) left top repeat-x;
}

/************ 1ST LEVEL ************/
#nav ul li,
#nav ul li.active {
	float: left;
	width:169px !important;
	margin: 0;
}

/*#nav ul li.over { background:#d5e4eb url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/nav_divider.gif) repeat-x 0 100%; }*/

#nav ul li.last {
	padding-bottom: 0;
}

#nav ul a,
#nav ul a:hover, #nav ul a.over {
	float: none;
	padding: 0;
	background: none;
	line-height: 1.6;
}

#nav li.over li.parent > a {
	/* background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/arrow-02.png) no-repeat 15px center; */
	width: 100%;
}

/************ 2ND LEVEL ************/
#nav ul {
	position: absolute;
	width: 510px;
	top: 60px;
	right: 10000px;
	border: 1px solid #333;
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/trans_bg50.png) left top repeat;
}

#nav li:hover li,
#nav ul li {
	border-right: 1px solid #111;
	border-bottom: 1px solid #111;
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/grad-05.png) left top repeat-x;
	padding: 0;
}

#nav li:hover li:first-child,
#nav ul li:first-child {
	border-top: 0;
}

/* Show menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { right:150px; }
#nav li.over ul ul { right:-10000px; }

#nav li.over ul li.over{background: #222 url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/grad-05-inverse.png) 5px 0px repeat-x;}
#nav li.over ul li.over a{color:#FFF;}

#nav ul li a,
#nav li.over li a,
#nav li.active li a {
	background: none;
	text-transform: none;
	margin: 0;
	color: #fff;
}

#nav ul li.over a,
#nav ul li.active a {
	color: #777;
}

#nav ul span, #nav ul li.last li span {
	padding: 8px 24px;
}

#nav li li a,
#nav li li.over li a,
#nav li li.active li a {
	color: #666;
}

#nav li li li a,
#nav li li li.over a,
#nav li li li.active a {
	color: #333;
}

#nav li li li li a,
#nav li li li.over li a,
#nav li li li.active li a {
	color: #666;
}

/************ 3RD+ LEVEL ************/
#nav ul ul { top: 5px; }
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:99999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorbox{}
    #cboxTopLeft{width:14px; height:14px; background:url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/controls.gif) 0 0 no-repeat;}
    #cboxTopCenter{height:14px; background:url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/border.gif) top left repeat-x;}
    #cboxTopRight{width:14px; height:14px; background:url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/controls.gif) -36px 0 no-repeat;}
    #cboxBottomLeft{width:14px; height:43px; background:url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/controls.gif) 0 -32px no-repeat;}
    #cboxBottomCenter{height:43px; background:url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/border.gif) bottom left repeat-x;}
    #cboxBottomRight{width:14px; height:43px; background:url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/controls.gif) -36px -32px no-repeat;}
    #cboxMiddleLeft{width:14px; background:url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/controls.gif) -175px 0 repeat-y;}
    #cboxMiddleRight{width:14px; background:url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/controls.gif) -211px 0 repeat-y;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:0;}
        #cboxLoadingOverlay{background:url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/loading.gif) center center no-repeat;}
        #cboxTitle{display: none !important;position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#7C7C7C;}
        #cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C;}
        
        #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:-29px; background:url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/images/controls.gif) 0px 0px no-repeat; width:23px; height:23px; text-indent:-9999px;}
        #cboxPrevious{left:0px; background-position: -51px -25px;}
        #cboxPrevious.hover{background-position:-51px 0px;}
        #cboxNext{left:27px; background-position:-75px -25px;}
        #cboxNext.hover{background-position:-75px 0px;}
        #cboxClose{right:0; background-position:-100px -25px;}
        #cboxClose.hover{background-position:-100px 0px;}
        
        .cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-150px 0px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-125px 0px;}
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

#helping p {
	font-size: 1.1em;	
}
#helping h2 {
	font-size: 1.6em;	
}
#helping h3 {
	font-size: 1.5em;	
}
#helping h4 {
	font-size: 1.3em;	
}
.help_button { 
	width: 100%;
	height: 50px;
	display: block;
	font-size: 1.5em;
	line-height: 50px;
	vertical-align:middle;	
	font-weight: bold;
	background:#eee;
	border-bottom: 2px solid #777;
	border-top: 1px solid #e0e0e0;
	margin: 0px 0px 5px 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
.help_button div {
	width: 90px;
	height: 50px;
	display: block;
	float: left;
	margin-right: 10px;	
	background-position: left top;
	background-repeat: no-repeat;
	background-color:#999;
}
.help_web { 
	background-image: url(http://cdn-skin.skinmagz.com/frontend/default/skinmagz/icons/button_web.jpg?4);	
}
.help_ipad { 
	background-image: url(http://cdn-skin.skinmagz.com/frontend/default/skinmagz/icons/button_ipad.jpg?4);	
}
.help_andr2 { 
	background-image: url(http://cdn-skin.skinmagz.com/frontend/default/skinmagz/icons/button_android2.jpg?4);	
}
.help_andr4 { 
	background-image: url(http://cdn-skin.skinmagz.com/frontend/default/skinmagz/icons/button_android4.jpg?4);	
}
.help_fire { 
	background-image: url(http://cdn-skin.skinmagz.com/frontend/default/skinmagz/icons/button_fire.jpg?4);	
}
.help_affiliate { 
	background-image: url(http://cdn-skin.skinmagz.com/frontend/default/skinmagz/icons/button_affiliate.jpg?4);	
}
.help_error { 
	background-image: url(http://cdn-skin.skinmagz.com/frontend/default/skinmagz/icons/button_error.jpg?4);	
}
.help_button a { 
	color: #6b0439;
	text-decoration: none;
}
.help_button a:hover { 
	color: #be005c;
}
.help_button:hover {
	background:#ddd;	
}

#pathway { 
	width: 100%;
	height: 30px;
	display: block;
	font-size: 0.9em;
	line-height: 30px;
	vertical-align:middle;	
	font-weight: bold;
	text-indent: 10px;
	margin: 0px 0px 5px 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	background:#610535;
	border: 2px solid #35001c;
	color: #fff;
}
#pathway a { color: #ff007c; text-decoration: underline; }
/* ============================================ *
 * Configurable Swatches
 * ============================================ */
/* Clears */
.clearfix:after,
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after {
  content: '';
  display: table;
  clear: both;
}

/* General Swatch Styling */
.swatch-link,
.swatch-label {
  display: block;
  border-radius: 3px;
  font-size: 14px;
  text-align: center;
  color: #636363;
  text-decoration: none;
  box-sizing: content-box;
}

.swatch-link {
  border: 1px solid #cccccc;
  margin: 0 0 3px;
}
.swatch-link img {
  border-radius: 2px;
}
.swatch-link:hover {
  cursor: pointer;
  text-decoration: none;
}
.swatch-link .x {
  display: none;
  text-indent: -999em;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/images/bg_x.png) center no-repeat transparent;
  z-index: 10;
}
.swatch-link.has-image .swatch-label {
  position: relative;
}
.swatch-link.has-image img {
  position: absolute;
  top: 0;
  left: 0;
}

.swatch-label {
  border: 1px solid #fff;
  margin: 0;
  white-space: nowrap;
  background: #f4f4f4;
}

.configurable-swatch-list {
  margin-left: 0px;
  zoom: 1;
  clear: both;
  -webkit-transform: translateZ(0px);
}
.configurable-swatch-list li {
  float: left;
  zoom: 1;
  margin: 0 0 0 3px;
}
.products-grid .configurable-swatch-list li {
  display: inline-block;
  float: none;
  margin: 0;
  vertical-align: top;
}
.configurable-swatch-list .not-available .x {
  display: block;
}
.configurable-swatch-list .not-available .swatch-link {
  border-color: #ededed;
  position: relative;
}
.configurable-swatch-list .not-available .swatch-link.has-image img {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.configurable-swatch-list .not-available .swatch-label {
  color: #aaa;
  background: #fff;
}
.configurable-swatch-list .wide-swatch .swatch-label {
  padding: 0 6px;
}
.configurable-swatch-list .not-available a:focus {
  outline: 0;
}

#narrow-by-list dd .configurable-swatch-list li {
  margin: 0 0 0 3px;
  width: 47%;
}
#narrow-by-list dd .swatch-link {
  border: none;
  line-height: 25px;
  margin-right: 2px;
  text-align: left;
}
#narrow-by-list dd .swatch-link.has-image {
  line-height: inherit;
}
#narrow-by-list dd .swatch-link:hover .swatch-label {
  border-color: #3399cc;
}
#narrow-by-list dd .swatch-label {
  background: #f4f4f4;
  border: 1px solid #cccccc;
  border-radius: 3px;
  display: block;
  float: left;
  line-height: 1.5em;
  margin: 0 5px 0 0;
  padding: 1px 5px;
  white-space: nowrap;
}
#narrow-by-list dd .swatch-label img {
  border: 1px solid #fff;
  border-radius: 3px;
  box-sizing: content-box;
}
#narrow-by-list dd .has-image .swatch-label {
  padding: 0;
}

@media only screen and (max-width: 770px) {
  #narrow-by-list dd .configurable-swatch-list li:nth-child(odd) {
    clear: left;
  }
}
.currently .swatch-current {
  position: relative;
}
.currently .swatch-current .btn-remove {
  margin-top: -10px;
  position: absolute;
  right: 0;
  top: 50%;
}
.currently .swatch-current span {
  display: block;
  float: left;
}
.currently .swatch-link {
  display: inline-block;
  margin: 0 0 0 3px;
}
.currently .swatch-link:hover {
  border-color: #cccccc;
  cursor: default;
}

/* Other Swatch States */
.configurable-swatch-list .hover .swatch-link,
.configurable-swatch-list .selected .swatch-link,
.swatch-link:hover {
  border-color: #3399cc;
}

.configurable-swatch-box {
  background: none !important;
}
.configurable-swatch-box select.swatch-select {
  display: none;
}
.configurable-swatch-box .validation-advice {
  margin: 0 0 5px;
  background: #df280a;
  padding: 2px 5px !important;
  font-weight: bold;
  color: #fff !important;
  float: left;
  display: block;
  border-radius: 3px;
}

#ja-current-content .category-products .products-grid .product-image {
  min-height: 240px;
}

#ja-current-content .category-products .products-grid .product-image img {
  min-width: 180px;
}

#product-options-wrapper.product-options .swatch-attr .input-box {
  background: 0;
  border: 0;
}
h2.jmzin-title, h4.jmzin-title {
	padding: 50px 20px 0 20px;
	font: bold 18px 'Chivo',sans-serif;
	text-transform:uppercase;
	color:#fff;
	margin:0;
}

h2.jmzin-title a , h4.jmzin-title a {color:#fff;}

/* CONTENT
--------------------------------------------- */
.jm-product-list-bycat { overflow:hidden}
.jm-product-list-bycat .main { padding:20px 0 0;}

#jmzin-wrap {
	padding: 0;
	margin-left: 1px;
}

#jmzin {
	padding: 0;
}



.jm-cat-left,
.jm-cat-center,
.jm-cat-right {
	float: left;

	width:300px !important;
	
}

.jm-cat-left,
.jm-cat-center { margin-right:10px !important}

.jm-cat-right { margin-right:0;}

.jmzin-box {
	margin: 0;
	padding:0;
	position:relative
}

.jm-cat-right .jmzin-box {
	margin-left: 0;
}

.jm-cat-right .jmzin-box {
	margin-right: 0;
}

div.jmzin-section {
	display: block;
	position:absolute; 
	left:0;
	background:rgba(0,0,0,0.8);
	padding:10px 20px;
	bottom:0;
	width:260px;
	z-index:3;
	transition: all 0.6s ease-out 0s;
	
}

.jmzin-box:hover div.jmzin-section {transition: all 0.3s ease-out 0s; bottom:142px; background:none;}
div.jm-boxwrap{
	cursor: pointer;
}
div.jmzin-section a, div.jmzin-section span {
	padding: 0 2px 2px 0;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}

div.jmzin-section a:hover,
div.jmzin-section a:active,
div.jmzin-section a:focus {
	text-decoration: none;
	color: #999999;
}

.jmzin-more {
	color: #999999;
	text-transform: uppercase;
	display: block;
	clear: both;
	padding: 10px 0 2px;
	margin-top: 10px;
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/joomlart/jmcategorylist/css/dot-h.gif) repeat-x top;
}

ul.jmzin-links {
	padding: 0;
	margin: 0;
}

ul.jmzin-links li {
	padding-left: 10px;
	background-position: 2px 9px;
}

ul.jmzin-links li a {
	color: #666666;
}

h2.jmzin-title, 
h4.jmzin-title,
.jmzin-content p,
.jmzin-more,
ul.jmzin-links { display:none;}

.jmzin-content { height:300px; width:300px; margin:0; padding:0; overflow:hidden; position:relative;}
.jmzin-content img { position:absolute; left:o;top:0; z-index:1}

.jmzin-box:hover .jmzin-content h2.jmzin-title, 
.jmzin-box:hover .jmzin-content h4.jmzin-title,
.jmzin-box:hover .jmzin-content p { display: block; z-index:4;}

.jmzin-box:hover .jmzin-content p { padding:10px 20px; color:#fff;}

.jmzin-content .mask-color {position:absolute;width:260px; padding:0 20px; height:180px; background:rgba(0,0,0,0.8);left:0;bottom:-200px;transition: all 0.8s ease-out 0s; z-index:2; color:#fff; font: normal 13px/20px Arial, Helvetica, sans-serif;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; background:#000\0/}

.jmzin-box:hover .jmzin-content .mask-color { bottom:0; transition: all 0.3s ease-out 0s;} 

.jmzin-content .mask-color h3 { color:#fff; font:bold 18px/24px 'Chivo',sans-serif; text-transform:uppercase; padding-bottom:10px;}

.feature-scroller{
	height: 300px;
    margin: 0 0 50px;
    overflow: hidden;
     position: relative;
     width: 100%;
}
.feature-scroller-inner{
	left: 0;
    position: absolute;
    top: 0;
}
.feature-scroller-box{
	width:9999px;
}
.jm-slideshow {
	margin-bottom: 0;
	border: 0;
}

.jm-slidewrap {
	background: #fff;
	margin: 0;
	padding: 0;
	position: relative;
}

.jm-slide-main-wrap {
	position: relative;
	padding: 20px;
	overflow: hidden;
}

.jm-slide-main {
	position: absolute;
	z-index: 1;
}

.jm-slide-item {
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	margin: 0;
}

.jm-slide-item img {
	border: 1px solid #1C1C1C;
	padding: 4px;
}

.jm-slide-thumbs-wrap {
	position: relative;
	clear: both;
	overflow: hidden;
}

.jm-slide-thumbs, .jm-slide-thumbs-mask, .jm-slide-thumbs-handles {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	width: 5000px;
}

.jm-slide-descs {
	display: none;	
}

.jm-slide-thumb, .jm-slide-thumbs-handles span {
	display: block;
	margin: 0;
	float: left;
	cursor: pointer;
	color: #fff;
}

.jm-slide-thumbs-handles span {}

.jm-slide-thumbs-mask-left,
.jm-slide-thumbs-mask-right,
.jm-slide-thumbs-mask-center {
	float: left;
}

.jm-slide-thumbs-mask-left, .jm-slide-thumbs-mask-right{
	background: #000000;
}

.but_prev, .but_next {
	background: #000000;
	position: absolute;
	top: 0;
	z-index: 99;
}

.but_prev {
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/joomlart/jmslideshow/images/arrow-l.gif) no-repeat right center;
	left: 0;
}
.but_prev:hover, .but_next:hover {
	cursor: pointer;
}

.but_next {
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/joomlart/jmslideshow/images/arrow-r.gif) no-repeat left center;
	right: 0;
}
.maskDesc {
	display: block;
	z-index: 100;
	position: relative;
	padding: 20px;
	/*cursor: pointer;*/
}

.maskDesc .jm-slide-desc br {
	display: none;
}

.maskDesc a.readon {
	top: 50px;
	display: block;
	font-size: 100%;
	position: absolute;
	left: 47%;
	font-style: italic;
	text-decoration: underline;
	z-index: 999;
}

a.readon {
	padding: 0 5px;
}

.maskDesc a.readon:hover, .maskDesc a.readon:active, .maskDesc a.readon:focus {
	color: #FFFFFF;
}

.jm-slide-buttons {
	z-index: 900;
}

.jm-slide-buttons span {
	background: #000000;
	color: #FFFFFF;
	display: block;
	float: left;
	margin-right: 5px;
	padding: 2px 5px;
	cursor: pointer;
}

.jm-slide-buttons span.jm-slide-next {
	margin-right: 0;
}

/*JA Sideshow [ Topspotlight 1]*/
.jm-slidewrap {
	margin: 0;
	padding: 0;
	position: relative;
	height: auto !important;
}

.jm-slide-mask {
	position: absolute;
	right: 10px;
	bottom: 10px;
	height: 70px;
	width: 210px;
	z-index: 99;
	display: none;
}

.jm-slide-thumbs-wrap {
	background: #000000;
	position: absolute;
	bottom: 70px;
	right: 40px;
	z-index: 100;
}

 .jm-slide-buttons {
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 40px;
	right: 40px;
	z-index: 101;
}

.jm-slide-thumb img {
	overflow: hidden;
}

.jm-slide-item img {
	padding: 0;
	border: none;
}

.maskDesc { }

.maskDesc .jm-slide-desc {
	color: #B5B5B4;
	font-size: 100%;
	padding: 40px 20px;
	position: absolute;
	top: 40px;
	left: 40px;
	width: 50% !important;
	background: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/joomlart/jmslideshow/images/shadow-01.png) left top repeat;
}

.maskDesc .jm-slide-desc h3 {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 200%;
}

/* Choose style */
.jm-slide-buttons {
	z-index: 900;
	text-align: center;
	margin-top: 5px;
}

.jm-slide-buttons span {
	background: #0E0E0E;
	font-size: 10px;
	text-transform: uppercase;
	border: 1px solid #1C1C1C;
	padding: 1px 2px;
	float: none;
	display: inline;
}

.jm-slide-buttons span:hover {
	border: 1px solid #373737;
	color: #B5B5B4;
}

.jm-slide-desc {
	color: #999;
	font-size: 115%;
}

.jm-slide-desc h3 {
	color: #FFFFFF;
	font-size: 200%;
	font-weight: normal;
	background: none;
	margin: 0;
	padding: 0;
}

.jm-slide-desc p {
	font-weight: normal;
}

.jm-slide-desc .price {
	font-size: 165%;
	color: #fff;
	margin-right: 30px;
	vertical-align: middle;
}

.jm-slide-desc button span {
	background-image: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/joomlart/jmslideshow/images/btn-bg-01-active.png);
}

.jm-slide-desc button:hover span {
	background-image: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/joomlart/jmslideshow/images/btn-bg-01.png);
}

/* Slideshow layout style ---*/
.jm-vertical_right {
	overflow: hidden;
	position: absolute;
	right: 40px;
	top: 40px;
	z-index: 100;
}

.jm-vertical_left {
	left: 40px;
	overflow: hidden;
	position: absolute;
	top: 40px;
	z-index: 100;
}

.jm-vertical_right .active {}

.jm-vertical_left .active {}

.jm-slide-right{
	margin-left: auto;
	right: 0;
	top: 0;
}

.jm-slideshowjm-vertical_left .maskDesc .jm-slide-desc {
	right: 40px;
	left: auto;
}

.jm-slideshowjm-vertical_left .maskDesc a.readon {
	right: 60px;
	left: auto;
}

.jm-vertical_right .jm-slide-thumb, .jm-vertical_right .jm-slide-thumbs-handles span { float: none!important; }

.jm-vertical_left .jm-slide-thumb, .jm-vertical_left .jm-slide-thumbs-handles span { float: none!important; }

.jm-slide-thumbs-wrap .active .jm-slide-thumb-inner {
	background-image: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/joomlart/jmslideshow/images/grad2.gif);
	color: #FFF;
}

.jm-vertical_right .jm-slide-thumbs-mask-left,
.jm-vertical_right .jm-slide-thumbs-mask-right,
.jm-vertical_right .jm-slide-thumbs-mask-center {
	display: block;
	float: none;
}

.jm-vertical_left .jm-slide-thumbs-mask-left,
.jm-vertical_left .jm-slide-thumbs-mask-right,
.jm-vertical_left .jm-slide-thumbs-mask-center {
	display: block;
	float: none;
}

.jm-vertical_left .jm-slide-thumb-inner {
	margin-left: 0px;
	margin-right: 19px;
}

.jm-slide-thumb-inner img {
	background: #fcfcfc;
	border: 1px solid #ddd;
	margin: 15px 15px 4px !important;
	padding: 3px;
}
 
.jm-slide-thumb-inner h3 {
	color: #1c1c1c;
	font-family: "Segoe UI", Verdana, Arial, sans-serif;
	font-size: 125%;
	margin-top: 15px;
}

.jm-slide-thumb-inner .ratings {
	height: 18px;
	margin: 0;
	padding: 0;
}

.jm-slide-thumb-inner .price-box {
	font-size: 110%;
	margin: 0;
}

.active .jm-slide-thumb-inner {
	border-top: 1px solid #65A7F5;
}

.active .jm-slide-thumb-inner img {
	background: #88BBF7;
	border: 1px solid #5F9DE7;
}

.active .jm-slide-thumb-inner h3 {
	color: #fff;
}

.jm-slideshow-mask {
	background:	url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/skinmagz/joomlart/jmslideshow/images/shadow.png) center bottom no-repeat;
	height: 47px;
}


/*------------------------------------------------------------------------
# JA Mootabs css 1.0 - June, 2008
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
-------------------------------------------------------------------------*/

.jm-tabswrap { margin: 0; padding: 0; }

.jm-tabswrap .container {
	height: 100%;
	/*overflow: hidden;*/
	position: relative;
	z-index: 10;
}



.jm-tabswrap .jm-tab-content ul {}

.jm-tabswrap .jm-tab-content li { padding: 4px 10px 6px 10px; }

.jm-tabswrap .jm-tab-content .jm-tab-subcontent { padding: 4px 10px 6px 10px; }


/* TAB TOP --------------------------- */
.jm-tabs-title-top { position: relative; z-index: 10; }

.jm-tabs-title-top ul.jm-tabs-title { margin: 0; padding: 0; position: absolute; }

* html .jm-tabs-title-top ul.jm-tabs-title { bottom: -1px; /*IE 6*/ }

.jm-tabs-title-top ul.jm-tabs-title li {
	background: none;
	cursor: pointer;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

.jm-tab-panels-top {
	bottom: 0;
	clear: both;
	height: 57px;
	left: 0;
	/*overflow: hidden;*/
	position: relative;
	width: 100%;
	z-index: 1;
}


/* TAB LEFT --------------------------- */
.jm-tabs-title-left { float: left; }

.jm-tabs-title-left ul.jm-tabs-title { left: 0; margin: 0; padding: 0; top: 10px; width: 100%; }

.jm-tabs-title-left ul.jm-tabs-title li {
	cursor: pointer;
	display: block;
	margin: 0 0 0 1px;
	padding: 0;
}

.jm-tab-panels-left {
	height: 98%;
	left: 10px;
	overflow: hidden;
	position: relative;
	top: 5px;
}


/* TAB RIGHT --------------------------- */
.jm-tabs-title-right { float: right; height: 100%; position: relative; }

.jm-tabs-title-right ul.jm-tabs-title {
	margin: 0;
	padding: 0;
	right: 0;
	top: 10px;
	width: 100%;
}

.jm-tabs-title-right ul.jm-tabs-title li {
	cursor: pointer;
	display: block;
	margin: 0 0 0 1px;
	padding: 0;
}

.jm-tab-panels-right {
	height: 98%;
	overflow: hidden;
	position: relative;
	top: 5px;
}

/* TAB BOTTOM --------------------------- */
.jm-tabs-title-bottom { }

.jm-tabs-title-bottom ul.jm-tabs-title { margin: 0; padding: 0; position: absolute; }

* html .jm-tabs-title-bottom ul.jm-tabs-title { top: -1px; /*IE 6*/ }

.jm-tabs-title-bottom ul.jm-tabs-title li {
	cursor: pointer;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

.jm-tab-panels-bottom {
	clear: both;
	left: 10px;
	overflow: hidden;
	position: relative;
	right: 0;
	top: 0;
	width: 98%;
	z-index: 1;
}
/* Affiliateplus stylesheet */
.affiliate_message { margin: 10px 0px 0px 0px; }

/* Banner-Links */
#banner-view-list li.banner-view-item{ border-top: 2px solid #CCCCCC; margin-bottom: 45px; }
#banner-view-list li.banner-view-item span.share{ float: right; }

/* Referer */
#referer_grid thead th a { color: #0A263C; }
#referer_grid thead th a:hover{ color: #0A263C; }

/* Miniform request money */
.affiliateplus_form_request { overflow: hidden; margin-bottom: 10px; }

/* Tiers */
#tiers_grid thead th a { color: #0A263C; }
#tiers_grid thead th a:hover{ color: #0A263C; }

/* Payment Method */
li.payment_method_form { margin-left: 21px; }
#affiliateplus_payment_request_form input.radio { float:left; margin: 3px 5px 0px 0px; }

/*  Contact Group */
#group-table tr { cursor:pointer;}
#group-table tr:hover{ background-color:#FCF5DD}

/* End */

/* Affiliateplus Program Plugin stylesheet */

.affiliate-clear { min-height: 18px; clear: both; }

.affiliateplusprogram_total_commission { color: #ff0000; }

.affiliateplus-form-search .input-box .label { font-weight: bold; }
.affiliateplus-form-search .input-box .left input { margin-left: 10px; }
/* Base settings */
body#bd {
	background-color: #222;
	}
 
 
 #ja-header {
	background-color: #000 !important;
	}
 
 
 #ja-footer {
	background-color: #111!important;
	}
 
 
 #ja-mycart .btn-toggle strong a,
 #ja-mycart .amount a,
 #ja-mycart .mini-products-list li .product-details .price,
 #ja-mycart .summary .subtotal .price,
 #ja-mycartleft .mini-products-list li .product-details .price,
 #ja-mycartleft .summary .subtotal .price,
 #ja-botsl .block-magazine a,
 #ja-botsl .col-4 a,
 label.required em,
 p.required,
 .account-inner-page a:hover,
 .inner-page-button-link .back-link a:focus,
 .regular-price,
 .regular-price .price,
 .special-price .price,
 .product-essential .product-shop .add-to-links li a:hover,
 .side-col .block-cart .price,
 .block-cart .amount a,
 .block-cart .subtotal .price,
 .block-compare button + a,
 .block-layered-nav .currently ol li .value,
 .block-reorder .actions  a:hover,
 .products-list .product-shop a.link-learn,
 .products-list .product-shop .add-to-links li a:hover,
 .cart .crosssell .product-details .add-to-links li a:hover,
 #checkout-step-login .buttons-set .button + a,
 .please-wait,
 .account-form .foget-password,
 .account-form  p.required,
 .account-buttons-set  p.required,
 .block-account li.current,
 .my-account  a:hover,
 .page-sitemap  a:hover,
 #ja-mass-bottom  .block:hover a,
 #ja-mass-bottom  .block  a:hover,
 .side-col .jm-product-list a.viewall,
 #jm-error .disc a,
 
 .block-account li a:hover,
 .block-account li a:active,
 .block-account li a:focus,
 
 .off-canvas #off-canvas-nav .jm-mainnav .level0 li a:hover,
 .off-canvas #off-canvas-nav .jm-mainnav .level0 li.active a,
 #off-canvas-nav .megamenu.level2 li a:hover,
 #off-canvas-nav .megamenu.level2 li.active a,
 .jm-megamenu ul.level0 li.mega a.mega:hover,
 .jm-megamenu ul.level0 li.mega:hover > a.mega,
 .jm-megamenu ul.level1 li.mega a.mega:hover span.menu-title,
 
 .jm-slide-thumb,
 .jm-slide-thumbs-handles span,
 .jm-slide-thumbs .jm-slide-thumb span,
 .jm-slide-thumbs .jm-slide-thumb.active span + span
  {
	 color:#c60592!important
 }
 
 
 #off-canvas-nav .megamenu.level2 li a:hover,
 #off-canvas-nav .megamenu.level2 li.active a {
	 color:#c60592!important
 }
 
 
 .input-text:focus, select:focus, textarea:focus,
 #ja-mycart .buttons button.button:hover,
 #ja-mycartleft .buttons button.button:hover,
 button.button:hover,
 button.button:focus,
 button:hover,
 button:focus,
 .product-essential .product-shop button,
 .product-img-box .more-views li a:hover img,
 .opc .allow .number,
 .opc .active .number,
 .account-form .input-text:focus
 {
	 border-color:#c60592;
 }
 #ja-mycart .amount a {
	 border-bottom-color:#c60592;
 }
 
 ul.ja-tab-navigator li.active {
	 border-top-color:#c60592;
 }
 #ja-mycart .buttons button.button:hover,
 #ja-mycartleft .btn-toggle,
 #ja-mycartleft .buttons button.button:hover,
 button.button:hover,
 button.button:focus,
 button:hover,
 button:focus,
 .opc .allow .number,
 .opc .active .number,
 .checkout-progress li.active,
 .account-form button:focus,
 .block-account .block-title,
 .jm-thumbprogessbar .progressrunning,
 
 .box-account ol .number,
 
 #ja-header .ground-menu1:before,
 .jm-megamenu ul.level0 li.active a.mega:before
 
 {
	 background-color: red ;
 }
 
 .products-list .product-shop .desc-info .button-set button:hover,
 .product-essential .product-shop button,
 .cart .crosssell .product-details .button:hover  {
	 background-color:#c60592 ;
 }
 
 
 
 
 /* Profile settings */
 
 ul.list-social li a {
	 }
 
 .jm-megamenu ul.level0 li.last a.mega { }
 
 /* ----------------- */
 /* ----------------- */
 /* ----------------- */
 /* ----------------- */
 /* ----------------- */
 /* ----------------- */
 /* ----------------- */
 /* ----------------- */
 /* skm_code override */
 /* -----c60592------ */
 /* ----------------- */
 /* ----------------- */
 
 body.absolutewhite {
	 background-color: #fff !important;	
 }
 body.absolutewhite .page-title h1, body.absolutewhite .page-title h2 {
	 color: #555 !important;	
 }
 
 .makeshadow {
	 -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.2);
	 -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.2);
	 box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.2);	
 }
 .maketransition {
	 -webkit-transition: all 0.5s;
	 -moz-transition: all 0.5s;
	 -o-transition: all 0.5s;
	 transition: all 0.5s;	
 }
 .maketransition-slow {
	 -webkit-transition: all 1s;
	 -moz-transition: all 1s;
	 -o-transition: all 1s;
	 transition: all 1s;	
 }
 .maketransition-fast {
	 -webkit-transition: all 0.2s;
	 -moz-transition: all 0.2s;
	 -o-transition: all 0.2s;
	 transition: all 0.2s;	
 }
 .radiusborder {
	 -webkit-border-radius: 5px;
	 -moz-border-radius: 5px;
	 border-radius: 5px;	
 }
 .radiusborder-small {
	 -webkit-border-radius: 2px;
	 -moz-border-radius: 2px;
	 border-radius: 2px;	
 }
 .radiusborder-big {
	 -webkit-border-radius: 10px;
	 -moz-border-radius: 10px;
	 border-radius: 10px;	
 }
 
 .gradients {
	 background: #333333; /* Old browsers */
	 background: -moz-linear-gradient(top,  #333333 0%, #000000 100%); /* FF3.6-15 */
	 background: -webkit-linear-gradient(top,  #333333 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
	 background: linear-gradient(to bottom,  #333333 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
 }
 
 .account-inner { background-color: #fff; }
 
  #ja-pathway a { color: #eee; }
  #ja-mainbody a:hover, #ja-pathway a:hover { color: #c60592; }
  .quick-access { right: 0px; top: 8px; font-size: 12px; }
 .cms-index-index #ja-container { padding-top: 25px; }
 #ja-footer .ja-legal { width: 100%; }
 
 
  /* grey color */
  #ja-mainbody,
  #ja-mainbody a,
  #narrow-by-list dt,
  .sort-by .set-direction,
  .toolbar .sort-by .select-box select,
  .toolbar .limiter .select-box select
   { color: #999; }
   
   /* light color */
   .block .block-title,
   .block-content dt	
   {
	 color: #eee;  
   }
   .block-content li { line-height: 14px; }
  
  /* grey border */
  .toolbar .select-box, 
  .sort-by .set-direction,
  .toolbar-inner,
  .toolbar-bottom .toolbar-inner,
  #ja-pathway,
  .pages ol { border-color: #555; }
  
  /* black color */
  #shopping-cart-totals-table { color: #111; }
  
  /* logo */
 #ja-footer .ja-payment { height: 30px; }
 
 /* shopping */
 #shopping-cart-table .btn-update,
 #shopping-cart-table th:nth-child(3n),
 #shopping-cart-table td:nth-child(3n) { display: none; }
 
 .highlited {
	 background-color: #c60592;
	 padding: 8px 16px;
	 color: #fff;
	 font-size: 14px;	
 }
 
 .white-popup ul li {
	 list-style: disc;
	 margin-left: 24px;
 }
 
 a.highlited-btn, highlited-btn {
	 color: #fff;
	 text-decoration: underline;
	 font-size: 14px;
 }
 .highlited-btn:hover { 
	 color: #c60592;
 }
 
 
 /* checkout text */ 
 #checkoutSteps { margin-bottom: 16px; }
 #checkoutSteps::before {
	 content: "SkinMagz magazines are available on all major digital platforms. We do not sell nor deliver hard copies of magazines!";	
	 font-size: 15px;
	 line-height: 24px;
	 font-weight: normal;
	 color: #555;
	 display: block;
	 margin: 0px 0px 8px 0px;
	 font-style: italic;
 }
 
 /* article card */
 /* ----------------- */
 /* old card */
 .products-grid li.item  { 
	 margin: 0 15px 8px 0 !important; 
	 max-width: 190px; 
	 width: 190px;
	 list-style: none;
	 float: left;
 }
 
 /* ----------------- */
 /* NEW CARD */
 /*
 article.card {
	 position: relative;
	 width: 190px;
	 min-height: 300px;
	 height: 300px;
	 display: block;
	 background-color: #fff;
	 margin: 0px 16px 16px 0px;
	 padding-top: 10px;
	 -webkit-border-radius: 2px;
	 -moz-border-radius: 2px;
	 border-radius: 2px;		
	 float: left;
	 overflow: hidden;
 }
 */
 
 
 
 /* item elements */
 .products-grid .product-image { margin: 0px 10px 0px 10px;  min-height: 225px !important; }
 .product-image { position: relative; }
 .product-image::after,
 .product-image::before {
 position: absolute;
 display:block;	
 }
 .products-grid .product-image img { min-width: 170px !important;  }
 .products-grid .product-image a:hover img { }
 .products-grid .product-name { margin-left: 14px; margin-bottom: 8px;  }
 .products-grid .product-name a { font-size: 13px; font-weight: normal; color: #333 !important;   }
 .products-grid .price { margin-left: 10px;  }
 
 .products-grid .product-image mark {
	 position: absolute;
	 z-index: 2;
	 left: 0px;
	 bottom: 0;
	 padding: 1px 10px 0 14px;
	 font-size: 10px;
	 background: #fff;
	 color: #555;
	 border-top-right-radius: 5px;
	 border-bottom: 1px solid #ccc;
 }
 .premium .product-image mark { display: none; }
 .bundle .product-image mark { display: none; }
 .special .product-image mark { display: none; }
 
 /* for media mark */
 .productview .product-image-zoom mark {
	 position: absolute;
	 left: 50%;
	 top: 0px;
	 padding: 1px 10px 0 14px;
	 font-size: 10px;
	 background: #fff;
	 color: #555;
	 border-bottom-right-radius: 5px;
	 border-bottom-left-radius: 5px;
	 border-bottom: 1px solid #ccc;
	 margin: 0 auto;
	 -webkit-transform: translateX(-50%);	
	 transform: translateX(-50%);	
 }
 
 .products-grid .price-box {
	 position: absolute;
	 left: 0px;
	 bottom: 12px;
	 display: inline-block;	
 }
 .products-grid .minimal-price .price-label { display: none; }
 
 .products-grid .actions {
	 margin: 0px; 
	 padding: 0px;	
 }
 
 .products-grid .regular-price .price { 	
	 display: block;
	 margin-bottom: -8px;
  }
 .products-grid .old-price { }
 .products-grid .special-price {
	 position: absolute;
	 top: 10px;
	 left: 0px;
 }
 
 .products-grid button.btn-cart, button.btn-for-cart {
	 padding: 4px 8px;
	 position: absolute;
	 right: 10px;
	 bottom: 10px;
	 left: auto;
	 top: auto;
	 display: inline-block;
	 height: 28px;	
 }
 button.btn-cart, button.btn-for-cart {
	 color: #ffffff;
	 border: 1px solid #c60592;
	 background-color: #c60592;
	 -webkit-border-radius: 3px;
	 -moz-border-radius: 3px;
	 border-radius: 3px;	
	 -moz-opacity: 100;
	 -khtml-opacity: 100;
	 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	 opacity: 1;	
 }
 button.btn-cart:hover, button.btn-for-cart:hover, 
 button.btn-cart:active, button.btn-for-cart:active,
 button.btn-cart:focus, button.btn-for-cart:focus {
	 color: #ffffff;
	 border: 1px solid #333333;
	 background-color: #000000;;
 }
 button.big-btn {
	 font-size: 14px !important;
	 padding: 8px 32px;
	 margin-top: 16px;
	 margin-bottom: 32px;
	 height: 42px;
 }
 button.view-backissues {
	  background-image: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/wavethemes/jmbasetheme/profiles/skinmagz/images/default/icon_next_white.png");
	 background-position: 99% center;
	 background-repeat: no-repeat;
	 display: block;
	 margin-left: auto;
	 margin-right: auto;	
 }
 button.view-backissues:hover {
	 background-image: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/wavethemes/jmbasetheme/profiles/skinmagz/images/default/icon_next_white.png");
	 background-position: 96% center;
	 background-repeat: no-repeat;
 }
 button.library-icon, button.library-icon:hover, button.library-icon:focus, button.library-icon:active {
	 background-image: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/wavethemes/jmbasetheme/profiles/skinmagz/images/default/icon-library.png");
	 background-size: 15%;
	 background-position: 95% center;
	 background-repeat: no-repeat;
 }
 
 .btn-remove  {
	 background: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/wavethemes/jmbasetheme/profiles/skinmagz/images/default/ico-clear.png") no-repeat center center;
	 background-color: #000;
 }
 .btn-remove:hover { background-color: #c60592; color: #eee; }
 
 button.view-preview {
	 font-size: 14px !important;
	 padding: 8px 32px;
	 margin-top: 0px;
	 margin-bottom: 8px;
	 height: 34px;
	 width: 99%;
	  background-image: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/wavethemes/jmbasetheme/profiles/skinmagz/images/default/icon_eye.png");
	 background-position: 98% center;
	 background-repeat: no-repeat;
	 background-color: #000;
	 display: block;
	 margin-left: auto;
	 margin-right: auto;	
 }
 button.view-preview:hover, button.view-preview:active, button.view-preview:focus, button.view-preview:focus {
	 background-position: 97% center;
	 background-image: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/wavethemes/jmbasetheme/profiles/skinmagz/images/default/icon_eye.png");
	 background-repeat: no-repeat;
	 background-color: #c60592;	
 }
 
 button.btn-disabled:hover, button.btn-disabled:active, button.btn-disabled:focus, button.btn-disabled 
 {
	 background-color: #BBB !important; 
	 border: 1px solid #AAA;
 }
 
 .box-up-sell { margin-top: 0px;}
 
 
 
 
 /* vertical tag */
 /* subscription */
 .subscription .product-image::after { 
 content: " subscription ";
 color: #fff;
 background-color: #640047;
 }
 /* video */
 .video .product-image::after { 
 content: " video ";
 color: #fff;
 background-color: #2452BD;
 }
 /* softcore */
 .softcore .product-image::after { 
 content: " photosets ";
 color: #fff;
 background-color: #8500B0;
 }
 
 /* toons */
 .toons .product-image::after { 
 content: " xxx toons ";
 color: #fff;
 background-color: #ac050c;
 }
 
 /* gay */
 .gay .product-image::after { 
 content: " gays ";
 color: #fff;
 background-color: #008121;
 }
 
 /* trans */
 .trans .product-image::after { 
 content: " trans ";
 color: #000;
 background-color: #5acffb;
 }
 
 /* bundle */
 .bundle .product-image::after {
 content: " special ";
 color: #fff;
 background-color: #d42c88;
 }

  /* literotica */
  .story .product-image::after { 
	content: " free literotica ";
	font-family: 'Times New Roman', Times, serif;
	color: #fff;
	background-color: #428686;
	}
 
 /* premium */
 .premium .product-image::after { 
 content: " premium ";
 color: #000;font-weight: bold;
 background: rgb(249,193,52);
 background: -moz-linear-gradient(left, rgba(249,193,52,1) 0%, rgba(198,119,0,1) 67%, rgba(249,194,54,1) 100%);
 background: -webkit-linear-gradient(left, rgba(249,193,52,1) 0%,rgba(198,119,0,1) 67%,rgba(249,194,54,1) 100%);
 background: linear-gradient(to right, rgba(249,193,52,1) 0%,rgba(198,119,0,1) 67%,rgba(249,194,54,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c134', endColorstr='#f9c236',GradientType=1 );
 }
 
 /* SEO-DATA */
 .seo-data {
	 font-size: 11px;
	 position: absolute;
	 top: 400px;	
 }
 .box-up-sell .bundle h2,
 .box-up-sell .premium h2 {
	 text-transform: none;
 }
 
 /* ----------------- */
 /* ----------------- */
 /* slider and scroller */
 /* ----------------- */
 /* ----------------- */
 #ja-mass-top1 {
	 margin: 0 0 0px;	
 }
 .feature-scroller {
	 width: 100%;
	 height: 300px;
	 margin: 0 0 10px;
	 overflow: hidden;
	 position: relative;
	 
 }
 h1.labeltitle, h2.labeltitle, .page-title h1, .page-title h2, .category-title h2, .adblock h2 {
	 color: #fff;
	 font-size: 24px;
	 font-weight: bold;
	 text-transform: uppercase;
	 font-family: 'Chivo', Arial ,sans-serif;
	 margin: 0 0;
	 letter-spacing: 1px;
 }
 #ja-mass-top1 h2.labeltitle { margin-top: 16px;}
 .back_issues .category-title {     
	 margin: 0px;
	 padding: 16px 0 16px 0;
 }
 .owl-carousel .item, .main-subscriptions .item {
	 position: relative;	
	 /* border: 4px solid #000; */
	 width: 200px;
	 height: 250px;
	 display: block;	
	 overflow: hidden;
	 -webkit-border-radius: 2px;
	 -moz-border-radius: 2px;
	 border-radius: 2px;
 }
 .main-subsription-navigation {
	 display: block;
	 position: absolute;	
	 top: 100px;
	 width: 36px;
	 height: 52px;
	 background-color: rgba(0,0,0,0.8);
border-radius: 14px;
	 background-image: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/wavethemes/jmbasetheme/profiles/skinmagz/images/default/next.png");
	 background-position: center;
	 background-repeat: no-repeat;
	 background-size: 25%;
	 cursor: pointer;
 }
 .leftnav {
	 left: 2px;	
	 -webkit-transform: rotate(180deg);
	 -moz-border-transform: rotate(180deg);
	 -ms-transform: rotate(180deg);
	 transform: rotate(180deg); 
	 z-index: 191;
 }
 .rightnav {
	 right: 2px;
	 z-index: 192;
 }
 .main-subsription-navigation:hover { background-color: rgba(119,0,87,0.90); }
 
 .main-subsription-holder { height: 300px; width: 100%; display:block; position: relative; }
 .main-subscriptions { display: none; }
 .main-subscriptions img.item-image {
   position: absolute;
   top: 8px;
   -webkit-transform: scale(1.05,1.05);
   -moz-border-transform: scale(1.05,1.05);
   -ms-transform: scale(1.05,1.05);
   transform: scale(1.05,1.05);
 }
 .main-subscriptions a:hover img.item-image {
	 
 }
 
 .main-subscription-item h2, .main-subscription-item h2 a {
	font-size: 13px; 
	color: #fff; 
	margin: 8px 16px 52px 16px; 
	font-weight: normal; 
}
 .main-subscriptions a:hover .main-subscription-mask-color { /* background: rgba(0,0,0,1); */ }
 .main-subscription-mask-color {
	 position:absolute;
	 width: 220px;
	 left: -1px;
	 bottom: 0px;
	 display: block;
	 background: rgba(0,0,0,0.8);
 
 }
 .main-subscription-mask-color p {
	line-height: 0.9em;
 }
 .main-subscription-mask-color .price-box {
	width: 80px;
 }
 .main-subscription-mask-color .price-box {
	 position: absolute;
	 left: 16px;
	 bottom: 2px;
	 display: inline-block;	
 }
 .main-subscription-mask-color .price-box span { font-weight: bold; }
 .main-subscription-mask-color .old-price span { font-weight: normal; }
 .button.btn-for-cart {  bottom: 10px; }
 .emptyitem {
	 background: #fff;	
 }
 .emptyitem .inner { margin: 20px; }
 .emptyitem h2 { 
	 color: #999;
	 font-family: 'Chivo', Arial ,sans-serif;
	 font-size: 20px;
 
 }
 
 /* ----------------- */
 /* ----------------- */
 /* ----------------- */
 /* new grid system */ 
 /* ----------------- */
 /* ----------------- */
 /* ----------------- */
 .main { 
	 max-width: 1050px; 
	 width: 100% !important;
	 margin: 0 auto;
 }
 
 /* ----------------- */
 /* -----c60592------ */
 /* ----------------- */
 /* back isuues */
 .back_issues .category-products { margin: 0px; }
 .product-view {
	 background-color: #fff;
	 margin: 0;
	 padding: 0;
	 /* margin: 0px 0px 16px 0px; */
	 /* padding: 8px 16px; */
	 position: relative; 	
 }
 .product-view.bundle::before {
	 content: " ";
	 position: absolute;	
	 display: block;
	 width: 100px;
	 height: 100px;
	 background-image: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/wavethemes/jmbasetheme/profiles/skinmagz/images/default/special-1.png);
	 left: -12px;
	 top: -12px;
	 background-size: cover;
	 background-repeat: no-repeat;
	 z-index: 1;	
 }
 
 /* product page */
 .row{
   width: 100%;
 }
 .left-col {
   float: left;
   min-width: 270px;
   max-width: 400px;
   margin: 0px 20px 0px 0px;
 }
 .right-col {
   width: 100%;
 }
 
 /* ----------------- */
 /* ----------------- */
 /* media */
 article.productview { margin: 0px; padding: 0px; }
 article.productview .seo-data { left: -1999px; width: 320px; }
 .view-media {
	 display: block;
	 margin-top: -16px;
 }
 .product-essential {
	 margin: 0px 0px 8px 0px;	
 }
 
 
 .custodians {
	 margin: 0px 0px 0px 0px;
	 display: block;
	 float: right;
 }
 a.custodians { color: #000; }
 
 a.help-button {
	 box-sizing: content-box;
	 float: right;
	 width: 22px;
	 height: 22px;
	 display:block;
	 text-align: center;
	 line-height: 22px;
	 background-color: rgba(255,255,255,0.5);
	 -webkit-border-radius: 50%;
	 -moz-border-radius: 50%;
	 border-radius: 50%;
	 color: rgba(0,0,0,0.4) !important; 
	 border: 1px solid rgba(255,255,255,0.8);
	 text-decoration: none;
	 margin: 0 6px 0 0;
	 font-weight: 600;
	 box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
 }
 a.help-button:hover, .view-alert a.help-button:hover {
	 background-color: rgba(0,0,0,0.2) !important;
 }
 /* item */
 .view-item hr {
  border-collapse: collapse;
  border: none;
  border-bottom: 1px solid #ccc;	
 }
 .view-item .availability { display: none; }
 .view-item  h1 {
	 font-family: 'Chivo', Arial ,sans-serif;
	 font-size: 36px;
	 font-weight: normal;
	 letter-spacing: -2px;
	 margin: 16px 0px 8px 0px;
	 line-height: 1.1em;
 }
 .view-item .add-to-box {
	 margin: 16px 0px 0px 0px;	
 }
 .add-price-box .add-to-cart {
	 margin: 0px;	
 }
 /* ----------------- */
 /* ADD TO CART from product + checkout */
 .totals { background-color: #fff; }
 .totals button, button.btn-checkout {
	 height: 42px !important;
	 border: 1px solid #c60592 !important;
	 background-color: #c60592 !important;
	 color: #fff !important;
	 font-size: 15px !important;		
 }
 .totals button:hover, button.btn-checkout:hover {
	 background-color: #000 !important;
	 color: #fff !important; 
	 border: 1px solid #111 !important;		
 }
 .view-item .big-button {
	 height: 42px;
	 width: 200px;
	 border: 1px solid #c60592;
	 background-color: #c60592;
	 color: #fff;
	 font-size: 15px !important;
	 background-image: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/wavethemes/jmbasetheme/profiles/skinmagz/images/default/icon_mycart.png");
	 background-position: 2px center;
	 background-repeat: no-repeat;		
 }
 .view-item .big-button:hover {
	 background-color: #000;
	 color: #fff; 
	 border: 1px solid #111;
	 background-image: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/wavethemes/jmbasetheme/profiles/skinmagz/images/default/icon_mycart.png");
	 background-position: 8px center;
	 background-repeat: no-repeat;		
 }
 .view-item .big-subscription {
	 height: 42px;
	 width: 200px;
	 border: 1px solid #c60592;
	 background-color: #fff;
	 color: #c60592;
	 font-size: 15px !important;
	 background-image: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/wavethemes/jmbasetheme/profiles/skinmagz/images/default/icon_mycart_2.png");
	 background-position: 2px center;
	 background-repeat: no-repeat;
	 margin: 0px;		
 }
 .view-item .big-subscription:hover {
	 background-color: #000;
	 color: #fff; 
	 border: 1px solid #111;
	 background-image: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/wavethemes/jmbasetheme/profiles/skinmagz/images/default/icon_mycart_1.png");
	 background-position: 8px center;
	 background-repeat: no-repeat;		
 }
 .view-item .short-description {
	 font-size: 14px;	
 }
 .view-item .add-price-box { 
	 text-align: left;
	 display: inline-block;
 }
 .view-item .view-alert {
	 margin: 16px 0px 8px 0px;
	 font-size: 10px;
	 text-align: left;
	 display: inline;
	 float: left;
	 color: #555;
 }
 .single .view-item .regular-price .price::after,
 .single .view-item .special-price .price::after {
	 content: " single online digital issue";
	 font-size: 12.5px;	
 }
 .softcore .view-item .regular-price .price::after,
 .softcore .view-item .special-price .price::after {
	 content: " single online digital issue";
	 font-size: 12.5px;	
 }
 .toons .view-item .regular-price .price::after,
 .toons .view-item .special-price .price::after {
	 content: " single online digital issue";
	 font-size: 12.5px;	
 }
 .gay .view-item .regular-price .price::after,
 .gay .view-item .special-price .price::after {
	 content: " single online digital issue";
	 font-size: 12.5px;	
 }
 .trans .view-item .regular-price .price::after,
 .trans .view-item .special-price .price::after {
	 content: " single online digital issue";
	 font-size: 12.5px;	
 }
 .video .view-item .regular-price .price::after,
 .video .view-item .special-price .price::after {
	 content: " video and online digital issue";
	 font-size: 12.5px;	
 }
 .subscription .view-item .regular-price .price::after,
 .subscription .view-item .special-price .price::after {
	 content: " subscription to online digital issues";
	 font-size: 12.5px;	
 }
 .bundle .view-item .regular-price .price::after,
 .bundle .view-item .price-as-configured .price::after,
 .bundle .view-item .special-price .price::after {
	 content: " special offer";
	 font-size: 12.5px;	
 }
 .bundle .view-item .price {
	 font-size: 20px;
	 color: #c60592;
 }
 .bundle .view-item .price-label, .bundle .view-item .price-box-bundle { display: none; }
 
 .view-media .product-image::after  {
	 /* overrides */
	 right: -76px !important;
	 top: 100px !important;
	 left: auto !important;
 }
 
 .view-item .add-to-subscription { float: left; width: 300px; }
 .view-item .add-to-subscription h3 {
	 margin: 16px 0px 8px 0px;
	 padding: 0px;
	 font-weight: normal;
	 font-size: 16px;
 }
 .add-to-subscription span,
 .add-to-subscription .old-price,
 .add-to-subscription .price,
 .add-to-subscription .special-price,
 .add-to-subscription .price-box {
	 display: inline;
 }
 .add-to-subscription .price::after { content: "" !important; }
 
 
 /* VIEW tags */
 .alltags {
	 border-radius: 3px;
	 background-color: #fff;
	 color: #555;
	 margin: 0px 4px 2px 0px;
	 padding: 2px 8px;
	 display: inline-block;
	 font-size: 11px;
	 border: 1px solid #555;
 }
 .alltags::before { content:"#"; }
 .alltags.c1 { border-color: rgba(80,167,53,0.8); color: rgba(80,167,53,0.8); }                        
 .alltags.c2 { border-color: rgba(161,53,33,0.4); color: rgba(161,53,33,0.5); }
 .alltags.c3 { border-color: rgba(55,120,206,0.5); color: rgb(55,120,206,0.8); }
 .alltags.c4 { border-color: rgba(55,55,55,0.5); color: rgba(55,55,55,0.6); }
 .alltags.c5 { border-color: rgba(166, 18, 87,0.5); color: rgba(166, 18, 87,0.6); }
 
 
 
 /* ----------------- */
 /* ----------------- */
 /* ---- Callout ---- */
 /* ----------------- */
 /* ----------------- */
 .callout {
	 width: 150px;
	 height: 150px;
	 display: block;
	 margin: 0 auto 16px auto; 
 }
 .callout a, a.callout, #ageverification a.age {
	 position: relative;
	 -webkit-border-radius: 50%;
	 -moz-border-radius: 50%;
	 -ms-border-radius: 50%;
	 border-radius: 50%;
	 width: 150px;
	 height: 150px;
	 display: block;
	 background: #000;
	 line-height: 150px;
	 text-align: center;
	 vertical-align: center;
	 font-family: 'Chivo', Arial ,sans-serif;
	 font-size: 18px;
	 font-weight: bold;
	 margin: 0 auto;
	 color: #fff !important; 
	 text-decoration: none;	
 }
 .callout a:hover, a.callout:hover { 
	 background-color: #c60592; 
 }
 
 .callout a::after, .callout a::before, a.callout::after, a.callout::before, #ageverification a.age::after, #ageverification a.age::before {
	 content:" ";
	 position: absolute;
	 margin: auto;
	 top: 0; left: 0; bottom: 0; right: 0;
	 width: 100%;
	 height: 100%;
	 display: block;
	 border-radius: 500px;	
	 -webkit-animation: zoom 2s infinite;
	 -moz-animation:    zoom 2s infinite;
	 -ms-animation:     zoom 2s infinite;
	 -o-animation:      zoom 2s infinite;
	 animation:         zoom 2s infinite;	
	 -webkit-transform: scale(0);
	 -moz-transform:    scale(0);
	 -ms-transform:     scale(0);
	 -o-transform:      scale(0);
	 transform:         scale(0);	
	 background: rgba(255,155,220,0.50);
 }
 .callout a::before, a.callout::before, #ageverification a.age::before {
	 -webkit-animation-delay: 0.3s;
	 -moz-animation-delay:    0.3s;
	 -ms-animation-delay:     0.3s;
	 -o-animation-delay:      0.3s;
	 animation-delay:         0.3s;	
 }
 
 @-webkit-keyframes zoom {
	 from { -webkit-transform: scale(0); opacity: 1; }
	 70%  { -webkit-transform: scale(1); }
	 100% { -webkit-transform: scale(1); opacity: 0; }
 }
 @-moz-keyframes zoom {
	 from { -moz-transform: scale(0); opacity: 1; }
	 70%  { -moz-transform: scale(1); }
	 100% { -moz-transform: scale(1);  opacity: 0; }
 }
 @-o-keyframes zoom {
	 from { -o-transform: scale(0);  opacity: 1; }
	 70%  { -o-transform: scale(1); }
	 100% { -o-transform: scale(1);  opacity: 0; }
 }
 @keyframes zoom {
	 from { transform: scale(0);  opacity: 1; } 
	 70%  { transform: scale(1); }
	 100% { transform: scale(1);  opacity: 0; }
 }
 
 
 /* */
 .validation-passed {}
 
 /* ----------------- */
 /* ----------------- */
 /* ----------------- */
 /* social */
 .socials { 
	 width: 100%; 
	 display: block;
	 border-top: 1px solid #333;
	 border-bottom: 1px solid #333;
	 font-size: 15px;
	 line-height: 62px;
	 color: #fff;
	 text-align:center;
 }
 .social-button {
	 height: 32px;
	 line-height: 32px;
	 margin: 15px 0px;
	 display: inline-block;
	 padding: 0px 16px 0px 42px;
	 border: 1px solid #111;
	 background-position: left center;
	 background-repeat: no-repeat;
 }
 
 .tumblr { background-color: #35465c; background-image: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/wavethemes/jmbasetheme/profiles/skinmagz/images/default/icon-tumb.png"); color: #fff !important; }
 .twitter { background-color: #1da1f2; background-image: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/wavethemes/jmbasetheme/profiles/skinmagz/images/default/icon-twitt.png"); color: #fff !important; }
 .social-button:hover { background-color: #222; border: 1px solid #333; }
 
 
 
 /* ----------------- */
 /* ----------------- */
 /* ----------------- */
 /* AD BLOCKS         */
 /* ----------------- */
 /* ----------------- */
 /* ----------------- */
 #ja-mass-bottom .main {
	 width: 100% !important;
	 max-width: 2800px !important;
	 text-align: center !important;
	 padding: 32px 0px 10px 0px;
	 margin-left: auto;
	 margin-right: auto;
 }
 #ja-mass-bottom .adblock-main {
	 width: 100%;	
 }
 #ja-mass-top1 .main-subscriptions .owl-nav div,
 #ja-mass-bottom .adblock-main .owl-nav div 
 { 
	 padding: 4px 32px; 
	 background-color: #000; 
	 -webkit-transition: background-color 0.5s;
	 -moz-transition: background-color 0.5s;
	 transition: background-color 0.5s; 
 }
 
 #ja-mass-top1 .main-subscriptions .owl-nav div:hover,
 #ja-mass-bottom .adblock-main .owl-nav div:hover 
 { 
	 background-color: #c60592; 
 }
 .adblock {
	 background-color: #3f3f3f;
	 display: block;
	 text-align: center;
	 width: 300px !important;
	 height: 250px !important;
	 margin: 0px;
	 border: none;
	 padding: 0px;
	 overflow: hidden;
	 
 }
 .cms-special-offer.adblock,
 .homepage.adblock {
	width: 195px !important;	
 }
 .adbackground1 {
	 background: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/wavethemes/jmbasetheme/profiles/skinmagz/images/default/for-ads.jpg") no-repeat left top;	
 }
 .adbackground2 {
	 background: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/wavethemes/jmbasetheme/profiles/skinmagz/images/default/for-ads.jpg") no-repeat;	
	 background-position: -310px top;
 }
 .adbackground3 {
	 background: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/wavethemes/jmbasetheme/profiles/skinmagz/images/default/for-ads.jpg") no-repeat;
	 background-position: -620px top;
 }
 .adbackground, .adbackground0, .adbackground4, .adbackground5, .adbackground6, .adbackground7 {
	 background: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/wavethemes/jmbasetheme/profiles/skinmagz/images/default/for-ads.jpg") no-repeat left top;	
 }
 
 .adblock h2 {
	 font-size: 16px;
	 color: #CCC;
 }
 .adblock h2, .adblock h3, .adblock h4  {
	 color: #eee;
	 display: block;
	 margin: 8px 16px;
 }
 .adblock a
 {
	 color: #eee;
 }
 .adblock .inner { margin: 16px 0px; display: inline-block; }
 
 .adblock a:hover img {
	 -webkit-transition: all 0.5s;
	 -moz-transition: all 0.5s;
	 -o-transition: all 0.5s;
	 transition: all 0.5s;
	 -webkit-filter: grayscale(50%);
	 filter: grayscale(50%);
 }
 
 /* animation on hover 
 .adblock:hover a::after, .product-image:hover a::after, .main-subscription-item:hover a:after {
	 content:" ";
	 position: absolute;
	 margin: auto;
	 top: 0; left: 0; bottom: 0; right: 0;
	 width: 170px;
	 height: 170px;
	 display: block;
	 box-sizing: border-box;
	 -moz-box-sizing: border-box;
	 -webkit-box-sizing: border-box;
	 -ms-border-radius: 50%;
	 border-radius: 50%;
	 -webkit-animation: zoom 2s infinite;
	 -moz-animation:    zoom 2s infinite;
	 -ms-animation:     zoom 2s infinite;
	 -o-animation:      zoom 2s infinite;
	 animation:         zoom 2s infinite;	
	 -webkit-transform: scale(0);
	 -moz-transform:    scale(0);
	 -ms-transform:     scale(0);
	 -o-transform:      scale(0);
	 transform:         scale(0);	
	 border: 20px solid rgba(255,155,220,0.20);
 }
 */
 
 
 
 /* ----------------- */
 /* ----------------- */
 /* ----------------- */
 /* HEADER            */
 /* ----------------- */
 /* ----------------- */
 /* ----------------- */
 #skinmagz-header {
	 height: 150px;
	 background: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/wavethemes/jmbasetheme/profiles/skinmagz/images/default/bg_header_superwide.jpg") no-repeat center top #000;
	 min-height:150px;
 }
 
 #skinmagz-header .main { z-index: 1 !important; }
 
 #skinmagz-header  .fixedinner {
		 margin: 0 10px;	
 }
 
 h1#skinmagz-logo {
	 width: 70px;
	 height: 70px;
	 display: block;
	 overflow: hidden;
	 position: absolute;
	 left: 20px;
	 top: 14px;
	 margin: 0px;
	 padding: 0px;
	 z-index: 111;
 }
 h1#skinmagz-logo a {
	 width: 70px;
	 height: 70px;
	 line-height: 70px;
	 display: block;	
	 margin: 0px;
	 padding: 0px;
	 background: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/wavethemes/jmbasetheme/profiles/skinmagz/images/default/skinmagz140.png") no-repeat center top;
	 background-size: contain;
	 text-decoration: none;
 }
 h1#skinmagz-logo a:hover {    
	 -webkit-filter: grayscale(100%);
	 filter: grayscale(100%);
 }
 h1#skinmagz-logo span { margin-top: 70px; display: block; }
 
 
 h2#skinmagz_logo, h2#partners_logo  { 
	 position:absolute; 
	 top: 0px;
	 left: 105px;
	 width: 360px; 
	 height: 100px;
	 z-index:112;
	 overflow:hidden;
	 margin: 0px;
	 padding: 0px;
 }
 h2#skinmagz_logo a, h2#partners_logo a {
	 display: block;
	 text-decoration: none;
	 color: #fff;
	 font-size: 250%;
	 width: 100%; 
	 height: 100px; 
	 background-repeat: no-repeat;
	 text-indent: -99999px;
	 background-position: left center;
	 background-size: contain;
 }
 h2#skinmagz_logo a, h2#partners_logo a {
	 display: flex;
	 align-items: center;
       justify-content: flex-start;
	 text-decoration: none;
	 color: #fff;
	 font-size: 250%;
	 text-indent: -99999px;
 }
 
 h2#skinmagz_logo a span, h2#partners_logo a span {
	 position: absolute;
	 top: -1000px;
 }
 
#partners_logo img {
	width: 100%;
	height: auto;
 }
 
 #account_links {
	 position:absolute; 
	 top: 5px;
	 right: 10px; 
	 z-index:114;
	 text-align: right;
	 width: 500px;
	 font-size: 12px;
 }
 
 .account-access { float:right; color:#aaa; margin-left: 8px;}
 
 .account-access li {
	 background: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/wavethemes/jmbasetheme/profiles/skinmagz/images/default/sep-vdot.png") no-repeat right center;
	 display: inline;
	 padding-left: 5px;
	 padding-right: 10px;
 }
 
 .account-access a,
 .account-access a:hover,
 .account-access a:active,
 .account-access a:focus {
	 color: #aaa;
 }
 
 #cart-holder { 
	 position:absolute;
	 height: 72px;
	 top: 32px;
	 right: 0px; 
	 z-index: 115;
 }
 #cart-holder a {
	 display: inline-block;
	 padding: 40px 16px 0px 12px;
	 font-family: 'Chivo', Arial ,sans-serif;
	 font-size: 16px;
	 color: #fff;
	 font-weight: bold;
	 background-position: center top;
	 background-repeat: no-repeat;
	 text-decoration: none;
 }
 #cart-holder a.icon-library { background-image: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/wavethemes/jmbasetheme/profiles/skinmagz/images/default/icon-library.png"); }
 #cart-holder a.icon-cart { background-image: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/wavethemes/jmbasetheme/profiles/skinmagz/images/default/icon-cart.png"); }
 #cart-holder a:hover {
	 color: #c60592;
 }
 
 
 #skinmagz-search {
	 position: absolute;
	 top: 100px;
	 right: 0px;
	 z-index: 116;
	 width: 278px;
	 border-left: 1px solid rgba(255, 255, 255, 0.2);
	 height:50px;
 }
 
 #skinmagz-search form {
	 float: right;
	 text-align: right;
	 margin-top:11px;
 }
 
 #skinmagz-search legend {
	 display: none;
 }
 
 #skinmagz-search .input-text {
	 width: 230px;
	 vertical-align: middle;
	 font-size: 12px;
	 padding:7px 30px 7px 15px;
	 background:none; border:none;
 }
 
 #skinmagz-search button {background: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/wavethemes/jmbasetheme/profiles/skinmagz/images/default/icon_search1.png") no-repeat right center; text-indent:-9999px; border:none; position:absolute; right:10px; top:12px;}
 
 #skinmagz-search label { display: none; }
 
 #skinmagz-header .ground-menu1 { z-index: 116; }
 
 
 /* header years */
 #fiveyears { position: absolute; left: 460px; top: -10px; width: 140px; height: 100px; display: block; background-image: url('https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/images/12y.png'); background-size: contain; }
	 @media screen and (max-width: 850px) {
		 #fiveyears { display: none !important; }
	 }
 /* additional fixes */
 body .ground-menu1 { left: 0px; }
 body #skinmagz-logo { left: 10px; }
 body #partners_logo { left: 95px; }
 
 /* ----------------- */
 /* ----------------- */
 /* ----------------- */
 /* MOBILE MENU       */
 /* ----------------- */
 /* ----------------- */
 .mobiles { display: none; }
 .tablets { display: inline-block; }
 
 #mobile-menues {
	 position: absolute;
	 top: 15px;
	 right: 20px;
	 width: 240px;
	 text-align: right;
	 z-index:9998;	
 }
 #mobile-menues a {
	 width: 70px;
	 height: 70px;
	 display: inline-block;
	 /* border:  1px solid rgba(51,51,51,1); */
	 margin: 0px 0px 0px 2px;
	 text-align: center;	
	 text-decoration: none;
	 background-size: 64%;
	 background-position: center top;
	 background-repeat: no-repeat;
	 font-size: 12px;
 }
 #mobile-menues a span {
	 margin-top: 48px;
	 width: 100%;
	 display: block;
	 color: #eee;
	 text-decoration: none;	
 }
 #mobile-menues a.mobile-menu { background-image: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/wavethemes/jmbasetheme/profiles/skinmagz/images/default/menu-menu.png"); }
 #mobile-menues a.mobile-library, #menu-slide .mobile-library { background-image: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/wavethemes/jmbasetheme/profiles/skinmagz/images/default/menu-library.png"); }
 #mobile-menues a.mobile-cart, #menu-slide .mobile-cart { background-image: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/wavethemes/jmbasetheme/profiles/skinmagz/images/default/menu-cart.png"); }
 #mobile-menues a.mobile-share, #menu-slide .mobile-share { background-image: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/wavethemes/jmbasetheme/profiles/skinmagz/images/default/menu-share.png"); }
 #mobile-menues a:hover {
	 background-color: #c60592;
 }
 
 
 #menu-slide {
	 position: fixed;
	 left: 0px;
	 top: 0px;
	 width: 1px;
	 height: 1px;	
	 z-index: 9991;
 
 }
 #menu-slide .menu-dimmer {
	 z-index: 1;
	 position: absolute;
	 position: fixed;
	 left: 0px;
	 top: 0px;
	 width: 100%;
	 height: 100%;
	 background: rgba(0,0,0,0.3);
	 display: none;
 }
 #menu-slide .menu-left {
	 z-index: 2;
	 position: absolute;
	 position: fixed;
	 left: 0px;
	 top: 0px;
	 width: 300px;
	 height: 100%;
	 -webkit-box-shadow: 10px 0px 100px rgba(0,0,0,0.8);
	 -moz-box-shadow: 10px 0px 100px rgba(0,0,0,0.8);
	 box-shadow: 10px 0px 100px rgba(0,0,0,0.8);
	 overflow-x: hidden;
	 overflow-y: auto;  
	 -webkit-transform: translate(-350px, 0px);
	 -moz-transform: translate(-350px, 0px);
	 -ms-transform: translate(-350px, 0px);
	 -o-transform: translate(-350px, 0px);
	 transform: translate(-350px, 0px);
 
 }
 #menu-slide .menu-left .inner {
	 margin: 16px 16px;
 }
 
 #menu-slide.mobile-openmenu .menu-dimmer  {
	 display: block;	
 }
 #menu-slide.mobile-openmenu .menu-left  {
	 -webkit-transform: translate(0px, 0px);
	 -moz-transform: translate(0px, 0px);
	 -ms-transform: translate(0px, 0px);
	 -o-transform: translate(0px, 0px);
	 transform: translate(0px, 0px);
 }
 
 /* ----------- */
 .menu-close {
	 width: 32px;
	 height: 32px;
	 display: block;
	 background-position: center;
	 background-repeat: no-repeat;
	 background-size: 100%;
	 background-image: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/wavethemes/jmbasetheme/profiles/skinmagz/images/default/menu-close.png"); 
	 text-indent: -9999px;	
 }
 #menu-slide .menu-close {
	 position: absolute;
	 right: 4px;
	 top: 4px;	
 }
 #menu-slide .menu-close:hover {
	 background-color: #c60592;
 }
 #menu-slide .mobile-welcome {
	 width: 100%;
	 display: block;
	 background-size: contain;
	 background-position: left center;
	 background-repeat: no-repeat;
	 text-indent: 16px;
	 margin-bottom: 8px;
 }
 #menu-slide .btn-remove {
	 float: right;
	 border: 1px solid #444 !important;	
 }
 #menu-slide hr {
	 margin: 8px 0px;
	 height: 1px;
	 border: none;
	 border-bottom: 1px solid #555;	
 }
 #menu-slide .form-search label { 
	 display: none; 
 }
 #menu-slide .form-search .input-text {
	 margin: 16px;
	 width: 230px;
 }
 #menu-slide .form-search button {
	 margin: 0px 16px;
	 width: 150px;
	 border: 1px solid #555;
 }
 #menu-slide ul.megamenu, #menu-slide ul.links  {
	 margin: 0;
	 padding: 0;	
 }
 #menu-slide ul.megamenu li, #menu-slide ul.links li {
	 margin: 0 !important;
	 padding: 0 !important;	
	 border: 0;
	 outline: 0;   
	 background: transparent;
	 text-decoration: none;
	 color: #fff !important;
	 font-weight: normal;
	 text-transform: uppercase;
	 font-family: 'Chivo', sans-serif !important;
	 font-size: 14px !important;
	 display: block;
	 text-shadow: 1px 1px rgba(0,0,0,0.50);
	 height: 50px;
	 line-height: 50px;  
	 float: none !important;
	 width: 100% !important;  
 }
 
 #menu-slide ul.megamenu a, #menu-slide ul.links a  {
	 text-decoration: none;
	 color: #fff;
	 font-weight: normal;
	 text-transform: uppercase;
	 font-family: 'Chivo', sans-serif;
	 font-size: 14px;
	 display: block;
	 text-shadow: 1px 1px rgba(0,0,0,0.15);
	 height: 50px;
	 line-height: 50px;
	 padding: 0 15px;
 }
 #menu-slide ul.megamenu a:hover, #menu-slide ul.links a:hover  {
	 color: #c60592;
 }
 .mobile-icon {
	 width: 32px;
	 height: 32px;
	 float: left;
	 display:block;
	 margin: 8px 8px 0px 0px;
	 background-position: center;
	 background-size: contain;
 }
 
 /* ----------------- */
 /* ----------------- */
 /* ----------------- */
 /* FOR LIBRARY       */
 /* ----------------- */
 /* ----------------- */
 article.for_library {
 
 }
 
 .in-my-library article.for_library .item-back { display: none; }
 .in-hidden-items article.for_library .item-remove { display: none; }
 
 article.for_library h2.product-name {
	 margin:0 0 4px 0;
	 padding-left: 10px;
	 padding-bottom: 4px;
	 padding-top: 4px;
	 width: calc(100% - 10px);
	 border-bottom: 1px solid #eee;
	 box-shadow: 0 0 5px rgba(0,0,0,0.2);
 }
 article.for_library h2.product-name span {
	 font-size: 0.92em;
 }
 
 article.for_library a:hover img {
	 opacity: 0.75;
 }
	 
 
 article.for_library a.view-button {
	 height: 32px;
	 margin: 8px auto;
	 width: 90%;
	 line-height: 32px;
	 padding: 0px;
	 display: block;    
	 border: 1px solid #999;
	 background-position: right center;
	 background-repeat: no-repeat;
	 text-align: center;
	 font-size: 14px;
	 color: #555 !important;
	 position: relative;
	 overflow: hidden;
	 text-decoration: none;
	 font-weight: bold;
 }
 article.for_library a.view-button:hover {
	 background-color: #222;
	 color: #fff !important;
 }
 article.for_library a.view-text {
	 text-decoration: underline;
	 
 } 
 
 .cms-my-library .std { display: none; }
 .cms-my-library .block-videocodes {
	 margin: 8px 0px 16px 0px;
	 overflow-y: auto;
	 max-height: 500px;
 }
 .cms-my-library .block-videocodes li {
	 padding: 8px 0px;
	 margin: 0px 0px 0px 0px;
	 border-bottom: 1px dotted #555;
 }
 .cms-my-library .block-content a.hlite { color: #c60592 !important; text-decoration: underline; font-weight: bold; }
 .cms-my-library .block-videocodes a {	
	 width: 99%;
	 display: block;
	 height: 20px;
	 line-height: 24px;
	 font-size: 18px;
	 color: #CCC !important;
 }
 .cms-my-library .block-videocodes a strong { font-weight: normal; }
 
 .cms-my-library .checkout-types { 
	 margin: 0px 0px 16px 0px;
 }
 .cms-my-library .checkout-types li { 
	 padding: 8px 0px;
	 margin: 0px 0px 8px 0px;
	 border-bottom: 1px dotted #555;
 }
 .cms-my-library .checkout-types a {
	 border-left: 8px solid #555;
	 font-weight: normal !important;
	 color: #999 !important;
	 height: auto;
	 width: 90%;
	 display: inline-block;
	 padding-left: 10px;
	 font-size: 12px;
 }
 .cms-my-library .checkout-types small {
	 border-left: 8px solid #55A349;
	 width: 90%;
	 display: inline-block;
	 padding-left: 10px;
	 height: 20px;
	 line-height: 20px;
	 color: #55A349;
	 font-size: 12px;
  }
 .cms-my-library .checkout-types button {
	 border: none !important;
	 border-radius: 0px !important;
	 border-left: 8px solid #c60592 !important;
	 display: inline-block;
	 background: none !important;
	 height: 20px !important;
	 width: 90%;
	 line-height: 20px !important;
	 color: #c60592;
	 text-align: left;
	 font-size: 12px;
	 vertical-align: middle;
	 padding: 2px 0px 0px 10px;
  }
  .cms-my-library .checkout-types button:hover {
	 color: #fff !important;	 
 }
 
 .library_iconset {
	 position: absolute;
	 z-index: 4;
	 left: 8px;
	 bottom: 8px;
	 display: inline-block;
	 width: calc(100% - 16px);	
 }
 .item-fav {
	 position: relative;
	 display: inline-block;	
 }
 .item-fav a {
	 width: 30px;
	 height: 30px;
	 text-decoration: none;
	 display: inline-block;
	 opacity: 1;
	 background-size: 70%;
	 background-repeat: no-repeat;
	 background-position: center center;
	 box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
	 border-radius: 5px;
	 margin: 0 4px 0 0;
 }
 .item-fav a:hover {
	 opacity: 0.5;
 }
 .item-fav-add a {
	 background-image: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/wavethemes/jmbasetheme/profiles/skinmagz/images/default/star-gray.svg") ;
 }
 .item-fav-remove a {
	 background-image: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/wavethemes/jmbasetheme/profiles/skinmagz/images/default/star-orange.svg") ;
 }
 .item-back a {
	 background-image: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/wavethemes/jmbasetheme/profiles/skinmagz/images/default/eye-open.svg") ;
 }
 .item-remove a {
	 background-image: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/wavethemes/jmbasetheme/profiles/skinmagz/images/default/eye-close.svg") ;
 }
 .stars {
	 width: 24px;
	 height: 24px;
	 background-image: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/wavethemes/jmbasetheme/profiles/skinmagz/images/default/star-orange.svg") ;
	 display: inline-block;	
 }
 .stars-gray {
	 width: 24px;
	 height: 24px;
	 background-image: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/wavethemes/jmbasetheme/profiles/skinmagz/images/default/star-gray.svg") ;
	 display: inline-block;	
 }
 .smallstar {
	 width: 18px;
	 height: 18px;
	 background-image: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/wavethemes/jmbasetheme/profiles/skinmagz/images/default/star-orange.svg") ;
	 display: inline-block;	
 }
 
 .higs {
	 border: none !important;
 }
 .higs .smallstar { float: left; }
 .higs a {
	 background-color: #962777;
	 padding: 3px 6px;
	 color: #fff !important;
	 border-radius: 8px;
	 vertical-align: middle;
	 line-height: 20px;
	 height: 20px;
	 margin-right: 8px;
	 width: auto !important;
	 overflow: hidden;
 }
 
 
 /* mobile expanding */
 /* **************** */
 /* **************** */
 .mobile_expand {
	 display: none;
	 width: 20px !important;
	 height: 20px !important;
	 background-color: #fff;
	 border-radius: 50%;
	 background-image: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/wavethemes/jmbasetheme/profiles/skinmagz/images/default/dwn.png") ;
	 background-position: center;
	 background-repeat: no-repeat;
	 background-size: 60%;
	 cursor: pointer;
 }
 .mobile_expand.initial {
	 display: inline-block;
	 float: right;
 }
 .mobile_list_expand.initial:not(.expanding) {
	 height: 1px;
	 overflow: hidden;
	 opacity: 0;
 }
 .mobile_expand.overhang {
	 -webkit-transform: rotate(180deg);
	 transform: rotate(180deg);
 }
 .mobile_list_expand {
	 -webkit-transition: opacity 0.5s;
	 transition: opacity 0.5s;
 }
 @media (max-width: 590px) {
	 .mobile_expand {
		 display: block;
		 float: right;
	 }
	 .mobile_list_expand {
		 height: 1px;
		 overflow: hidden;
		 opacity: 0;
	 }
	 .mobile_list_expand.expanding {
		 height: 100%;
		 opacity: 1;
	 }
 
 }
 
 
 /* shown/hidden */
 .cms-hidden-items .page-title,
 .cms-favorite-items .page-title {
	 padding: 0;
	 margin: 0;
 }
 
 .cms-hidden-items .for-fav-items { display: none; }
 .cms-favorite-items .for-fav-items { display: unset; }
 
 .cms-hidden-items .for-hidden-items { display: unset; }
 .cms-favorite-items .for-hidden-items { display: none; }
 
 /*
 
 .cms-my-library button {   }
 .cms-my-library .block-center {   }
 .cms-my-library .block-videocodes small { 	width: 100%; display: block; text-align: center; }
 .cms-my-library .block { width: 90%; margin-bottom: 32px !important; }
 .cms-my-library .checkout-types li { margin: 2px 0px 16px 0px; }
 .cms-my-library .checkout-types button { width: 100%; margin: 4px 0px; background-color: #000; border-color: #999; }
 .cms-my-library .checkout-types span { width: 100%; text-align: center; display: inline-block; }
 .cms-my-library .checkout-types a { color: #bbb !important;  width: 100%; text-align: center; display: inline-block; }
 .cms-my-library .block-cart { display: none; }
 
 */
 
 /* for headings */
 .std h1.labeltitle {
	 margin: 0px 0px 24px 0px;;	
 }
 
 /* FOR HIDE ITEM     */
 /* ----------------- */
 
 
 /* shadow arrow */
 #ja-botsl, #ja-container { position: relative; }
 #ja-botsl::before, #ja-container::before  {
	 content: " ";
	 width: 0;
	 height: 0;
	 border-style: solid;
	 border-width: 20px 20px 0 20px;
	 margin-left: -20px;
	 left: 50%;
	 top: 0px;
	 position: absolute;
	 color: #eee;
	 border-color: transparent transparent transparent transparent;	
 }
 .absolutewhite #ja-botsl::before { border-color: #ffffff transparent transparent transparent; }
 .cms-home #ja-container::before { border-color: #000000 transparent transparent transparent; }
 .cms-home #ja-botsl::before { border-color: #333333 transparent transparent transparent; }
 /*.cms-home #ja-mass-bottom::before { border-color: #222222 transparent transparent transparent; }*/
 
 
 
 
 
 /* colorbox fix */
 #ageverification {
	 position: fixed;
	 left: 0px;
	 top: 0px;
	 width: 1px;
	 height: 1px;	
	 z-index: 9992;
	 display: block;
 }
 #ageverification .menu-dimmer {
	 z-index: 1;
	 position: fixed;
	 left: 0px;
	 top: 0px;
	 width: 100%;
	 height: 100%;
	 background: rgba(0,0,0,0.3);
	 display: block;
 }
 #ageverification .menu-top {
	 z-index: 2;
	 position: fixed;
	 left: 0px;
	 top: 0px;
	 width: 100%;
	 -webkit-box-shadow: 10px 0px 100px rgba(0,0,0,0.8);
	 -moz-box-shadow: 10px 0px 100px rgba(0,0,0,0.8);
	 box-shadow: 10px 0px 100px rgba(0,0,0,0.8);
	 overflow-x: hidden;
	 overflow-y: auto;   
	 -webkit-transform: translate(0px, 0px);
	 -moz-transform: translate(0px, 0px);
	 -ms-transform: translate(0px, 0px);
	 -o-transform: translate(0px, 0px);
	 transform: translate(0px, 0px);
 }
 
 #ageverification .inner {
	 clear: both;
	 max-width: 640px;
	 margin: 0 auto;	
	 text-align: center;	
	 overflow-x: hidden;
	 overflow-y: auto; 
 }
 #ageverification p {
	 margin: 8px 16px;
	 font-size: 11px;
	 color: #aaa;
	 font-weight: normal;	
 }
 #ageverification h3 {
	 font-size: 24px;
	 margin: 16px 16px;
	 font-family: 'Chivo', Arial ,sans-serif;
	 color: #fff;	
 }
 #ageverification a.noimanot {
	 margin: 16px 16px;
	 color: #ddd;
	 font-size: 12.5px;
 }
 #ageverification .bigi {
	 font-size: 40px;	
 }
 #ageverification .mini {
	 position: absolute;
	 font-size: 16px;
	 line-height: 16px;
	 top: 100px;
	 left: 0px;
	 width: 100%;
	 font-weight: normal;
	 text-align: center;	
 }
 #ageverification .age { background-color: #c60592 !important; }
 #ageverification .age:hover { background-color: #000000 !important; }
 
 #ageverification.age-close .menu-dimmer  {
	 display: none;	
 }
 #ageverification.age-close .menu-top  {
	 -webkit-transform: translate(0px, -110%);
	 -moz-transform: translate(0px, -110%);
	 -ms-transform: translate(0px, -110%);
	 -o-transform: translate(0px, -110%);
	 transform: translate(0px, -110%);
 }
 #ageverification .logo {
	 background-image: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/wavethemes/jmbasetheme/profiles/skinmagz/images/default/logo_skinmagz_250.png") !important;
	 width: 250px;
	 height: 100px;
	 display: block;
	 margin: 0 auto;
 }
 #ageverification hr {
	 border-color: #c60592;	
 }
 
 
 /* ----------------- */
 /* B A N E R S       */
 /* -----c60592------ */
 /* ----------------- */
 .skinmagz-top-banner {
	 width: 100%;
	 height: 200px;
	 display: block;
	 overflow: hidden;
 }
 .skinmagz-top-banner .main { 
	 padding: 0px !important;
	 height: 200px !important;
	 display: block !important;
	 background-position: center top;
	 background-repeat: no-repeat;
 }
 .skinmagz-top-banner.parallax .main { 
	 padding: 0px !important;
	 height: 200px !important;
	 display: block !important;
	 background-position: center top;
	 background-repeat: no-repeat;
	 background-attachment: fixed;
	 position: relative;
 }
 
 .skinmagz-top-banner .banner-sliding div {
	 width: 100%;
	 height: 150px;
	 display: block;
	 text-align: center;
	 vertical-align: middle;
	 padding-top: 50px;
 }
 
 
 .skinmagz-top-banner .banner-sliding { 
	 display: block;
	 position: absolute;
	 z-index: 1;
	 left: 0px;
	 top: 0px;
	 width: 100%;
	 text-align: center;
	 -webkit-animation: slideup5 8s infinite;
	 -moz-animation:    slideup5 8s infinite;
	 -ms-animation:     slideup5 8s infinite;
	 -o-animation:      slideup5 8s infinite;
	 animation:         slideup5 8s infinite;
  }
  
  .skinmagz-top-banner .banner-sliding.promo-text { 
	 display: block;
	 position: absolute;
	 left: 0px;
	 top: 0px;
	 width: 100%;
	 text-align: center;
	 -webkit-animation: slowslideup5 20s infinite;
	 -moz-animation:    slowslideup5 20s infinite;
	 -ms-animation:     slowslideup5 20s infinite;
	 -o-animation:      slowslideup5 20s infinite;
	 animation:         slowslideup5 20s infinite;
  }
  
 .skinmagz-top-banner h1 {
	 color: #fff;
	 font-size: 48px;	
	 text-align: center;
	 vertical-align:text-bottom;
	 width: 100%;
	 font-weight: bold;
	 text-transform: uppercase;
	 font-family: 'Chivo', Arial ,sans-serif;
	 margin: 0px auto 0px auto;
	 padding: 0 0;
	 letter-spacing: 1px;
	 display: block;
	 text-shadow: 0px 0px 10px rgba(0,0,0,0.80);
 }
 .promo-text h1 {	
	 font-family: 'Chivo', Arial ,sans-serif;
	 font-size: 20px !important;	
	 line-height: 26px;
	 letter-spacing: 1px;
	 width: auto;
	 color: #fff;
	 padding: 8px 20px !important;
	 background: #222;
	 text-align: left;
	 display: inline-block !important;
	 margin: 2px 0px 0px 0px;
 
 }
 .promo-text h2 {
	 font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	 font-size: 16px !important;	
	 line-height: 20px;
	 letter-spacing: 1px;
	 font-weight: normal;
	 color: #ffffff;
	 padding: 8px 20px !important;
	 background: #c60592;
	 text-align: left;
	 display: inline-block !important;
	 margin: 24px 0px 0px 0px;
 }
 .promo-text td, .promo-text tr { height: 200px; }
 .promo-text table { margin: 0px 0px 0px 20px; }
 
 .skinmagz-top-banner a:hover h1, .skinmagz-top-banner a:hover h2 { text-decoration: none; }
 
 @-webkit-keyframes slideup {
	 from { -webkit-transform: translate(0px, 200px); } 
	 20%  { -webkit-transform: translate(0px, -0px); }
	 40%  { -webkit-transform: translate(0px, -200px); }
	 60%  { -webkit-transform: translate(0px, -400px); }
	 80%  { -webkit-transform: translate(0px, -600px); }
	 100% { -webkit-transform: translate(0px, -800px); }
 }
 @-moz-keyframes slideup {
	 from { -moz-transform: translate(0px, 200px); } 
	 20%  { -moz-transform: translate(0px, -0px); }
	 40%  { -moz-transform: translate(0px, -200px); }
	 60%  { -moz-transform: translate(0px, -400px); }
	 80%  { -moz-transform: translate(0px, -600px); }
	 100% { -moz-transform: translate(0px, -800px); }
 }
 @keyframes slideup5 {
	 from { transform: translate(0px, 200px); } 
	 20%  { transform: translate(0px, -0px); }
	 40%  { transform: translate(0px, -200px); }
	 60%  { transform: translate(0px, -400px); }
	 80%  { transform: translate(0px, -600px); }
	 100% { transform: translate(0px, -800px); }
 }
 
 @-webkit-keyframes slowslideup5 {
	 from { -webkit-transform: translate(0px, 200px); } 
	 8%  { -webkit-transform: translate(0px, -0px); }	
	 23%  { -webkit-transform: translate(0px, -0px); }
	 31%  { -webkit-transform: translate(0px, -200px); }
	 46%  { -webkit-transform: translate(0px, -200px); }
	 54%  { -webkit-transform: translate(0px, -400px); }
	 69%  { -webkit-transform: translate(0px, -400px); }
	 77%  { -webkit-transform: translate(0px, -600px); }
	 92%  { -webkit-transform: translate(0px, -600px); }
	 100%  { -webkit-transform: translate(0px, -800px); }
 }
 @-moz-keyframes slowslideup5 {
	 from { -moz-transform: translate(0px, 200px); } 
	 8%  { -moz-transform: translate(0px, -0px); }	
	 23%  { -moz-transform: translate(0px, -0px); }
	 31%  { -moz-transform: translate(0px, -200px); }
	 46%  { -moz-transform: translate(0px, -200px); }
	 54%  { -moz-transform: translate(0px, -400px); }
	 69%  { -moz-transform: translate(0px, -400px); }
	 77%  { -moz-transform: translate(0px, -600px); }
	 92%  { -moz-transform: translate(0px, -600px); }
	 100%  { -moz-transform: translate(0px, -800px); }
 }
 @keyframes slowslideup5 {
	 from { transform: translate(0px, 200px); } 
	 8%  { transform: translate(0px, -0px); }	
	 23%  { transform: translate(0px, -0px); }
	 31%  { transform: translate(0px, -200px); }
	 46%  { transform: translate(0px, -200px); }
	 54%  { transform: translate(0px, -400px); }
	 69%  { transform: translate(0px, -400px); }
	 77%  { transform: translate(0px, -600px); }
	 92%  { transform: translate(0px, -600px); }
	 100%  { transform: translate(0px, -800px); }
 }
 
 
 /* too complex 
 body.age-blur header, 
 body.age-blur #ja-mass-top1,
 body.age-blur #ja-container,
 body.age-blur #ja-mass-bottom,
 body.age-blur #ja-botsl,
 body.age-blur footer
 {
	 -webkit-filter: blur(2px);	
 }
 */
 
 
 
 /* ----------------- */
 /* MEGAMENU        */
 /* -----c60592------ */
 /* ----------------- */
 
 /* home, straight, gays */
 .cms-home #mmenu1 { background-color: rgba(198,5,146,0.3); }
 .categorypath-straight-html #mmenu2 { background-color: rgba(198,5,146,0.3); }
 .categorypath-gays-gay-html #mmenu3 { background-color: rgba(198,5,146,0.3); }
 .category-literotica #mmenu6 { background-color: rgba(198,5,146,0.3); }
 
 /* help  */
 .cms-help-html #mmenu4, 
 .cms-help-web #mmenu4, 
 .cms-help-ipad #mmenu4, 
 .cms-help-android4 #mmenu4, 
 .cms-help-error #mmenu4, 
 .cms-help-kindle #mmenu4, 
 .cms-help-affiliate #mmenu4 
 { background-color: rgba(198,5,146,0.3); }
 .cms-help-html #ja-current-content {
	font-size: 14px;
	padding: 1em;
 }
 .cms-help-html #ja-current-content h2 {
	margin: 1.5em 0 0 0;
 }
 
 /* special offer */
 .cms-special-offer #mmenu5 { background-color: rgba(198,5,146,0.3); }
 
 
 /* ----------------- */
 /* ----------------- */
 /* FIVE FREE ISSUES */
 /* ----------------- */
 /* ----------------- */
 body.customer-account-create .emptyitem {
	 text-align: center;
 }
 p.bigrounded {
	 display: inline-table;
	 width: 200px;
	 height: 200px;
	 background-color: #926061;
	 border-radius: 50%;
	 color: #fff;
	 font-family: 'Chivo', Arial ,sans-serif;
	 font-size: 24px;
	 line-height: 22px;
	 text-align: center;
	 margin-right: 16px;
 }
 
 /* ----------------- */
 /* ----------------- */
 /* PREMIUM OFFER     */
 /* ----------------- */
 /* ----------------- */
 /*
 .jm-megamenu ul.level0 li.mega.premium, 
 #menu-slide ul.megamenu li.mega.premium 
 */
 .jm-megamenu ul.level0 li.mega.special a.mega {
	color:  #f91878;
 }

 .cms-premium-html #mmenu-premium {
	 background: rgb(249,193,52);
	 background: -moz-linear-gradient(left, rgba(249,193,52,1) 0%, rgba(198,119,0,1) 67%, rgba(249,194,54,1) 100%);
	 background: -webkit-linear-gradient(left, rgba(249,193,52,1) 0%,rgba(198,119,0,1) 67%,rgba(249,194,54,1) 100%);
	 background: linear-gradient(to right, rgba(249,193,52,1) 0%,rgba(198,119,0,1) 67%,rgba(249,194,54,1) 100%);
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c134', endColorstr='#f9c236',GradientType=1 );
	 border-radius: 3px;
	 position: relative;
	 color: #000;
	 font-weight: 600;
	 line-height: 54px;
 }
 .jm-megamenu ul.level0 li.mega.premium a.mega,
 #menu-slide ul.megamenu li.mega.premium a.mega {
	 /*
	 color: #000;
	 font-weight: 600;
	 line-height: 54px;
	 */
 
 }
 .premium article.card {
	 background: rgb(249,193,52);
	 background: -moz-linear-gradient(left, rgba(249,193,52,1) 0%, rgba(198,119,0,1) 67%, rgba(249,194,54,1) 100%);
	 background: -webkit-linear-gradient(left, rgba(249,193,52,1) 0%,rgba(198,119,0,1) 67%,rgba(249,194,54,1) 100%);
	 background: linear-gradient(to right, rgba(249,193,52,1) 0%,rgba(198,119,0,1) 67%,rgba(249,194,54,1) 100%);
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c134', endColorstr='#f9c236',GradientType=1 );	
 }
 .products-grid .premium button.btn-cart, .premium button.btn-for-cart, .product-view.premium .view-item .big-button {
	 background-color: #111;
	 border: 1px solid #333;
 }
 .products-grid .premium button.btn-cart:hover, .premium button.btn-for-cart:hover, .product-view.premium .view-item .big-button:hover {
	 border: 1px solid #c60592;
	 background-color: #c60592 !important;
 }
 .products-grid .premium .price {
	 margin: 0px 0px 0px 10px !important;
	 font-weight: bold !important;
	 color: #000 !important;
	 font-size: 15px;
 }
 .premium .price-box {
	 bottom: 4px !important;
 }
 /* PREMIUM OFFER VIEW */
 .product-view.premium {
	 background: #d6bd54;
 }
 
 .premium article.card img, .premium .product-image img {
   outline: 2px solid #000;
   outline-offset: -2px;
   border-radius: 2px;
 }
 .product-view.premium .product-image {
	/* margin: 10px 0px 24px 0px; */
	 position: relative;
 }
 
 .product-view.premium .view-item,
 .product-view.premium h1,
 .product-view.premium h2,
 .product-view.premium p,
 .product-view.premium ul
 .product-view.premium small {
		 color: #000;
 }
 
 .product-view.premium .view-item .regular-price .price::after,
 .product-view.premium .view-item .price-as-configured .price::after,
 .product-view.premium .view-item .special-price .price::after {
	 content: " online magazines";
	 font-size: 12.5px;	
 }
 .product-view.premium .view-item .price {
	 font-size: 24px;
	 color: #000;
	 font-weight: 800;
 }
 .product-view.premium .view-item .price-label, .product-view.premium .view-item .price-box-bundle { display: none; }
 .product-view.premium .view-item .big-button {
	 background-color: #000;
 }
 
 
 /* ----------------- */
 /* ----------------- */
 /* ----------------- */
 /* M E D I A         */
 /* -----c60592------ */
 /* ----------------- */
 /* ----------------- */
 /* ----------------- */
 
 /* age */
 @media screen and (max-height: 600px) {
	 #ageverification .menu-top { height: 100% !important; }
 }
 
 #ja-mass-top { margin: 0px !important; }
 
 /* cols */
 /*
 #ja-mainbody { border: 1px dotted #eeeeee; }
 #ja-col1 { border: 1px dotted #009900; }
 #ja-main { border: 1px dotted #CC0000; }
 */
 
 /* tablet and below */
 @media screen and (max-width: 1100px) {
	 article.card { margin: 0px 5px 5px 0px; }
	 h2.labeltitle { margin-left: 10px !important; }
	 #ja-container { padding-top: 16px !important; }
	 #ja-pathway { display: none; }
	 
	 /* one column */
	 .skinmagz-onecolumn #ja-main { width: 100% !important; float: none !important; }
	 
	 /* two column */
	 .skinmagz-twocolumn #ja-col1 { width: 175px !important; float: left !important; margin-right: 10px; }
	 .skinmagz-twocolumn #ja-main { width: 785px !important; float: left !important;  clear: none !important; }	
 
	 .mobiles { display: block; }
	 .tablets { display: none; }
	 #skinmagz-header  { height: 100px; max-height: 100px; min-height: 100px; border-bottom: 1px solid rgba(255,255,255,0.2); }
	 
	 .block-cart { display: none !important; }
 }
 
 @media screen and (max-width: 1010px) {
	 
	 /* one column */
	 .skinmagz-onecolumn #ja-main { width: 100% !important; float: none !important; }
	 
	 /* two column */
	 .skinmagz-twocolumn #ja-col1 { width: 175px !important; float: left !important; margin-right: 10px; }
	 .skinmagz-twocolumn #ja-main { width: 590px !important; float: left !important;  clear: none !important; }	
	 
	 /* social share */
	 .button-social { display: none; }
	 
 }
 @media screen and (min-width: 830px) {
	 .productview.premium .product-image {
	   -webkit-box-reflect: below 0px -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.1) 5%, transparent 15%, transparent 100%);
	 }
 }
 
 @media screen and (max-width: 830px) {
	 
	 /* one column */
	 .skinmagz-onecolumn #ja-main { width: 100% !important; float: none !important; }
	 /* .skinmagz-onecolumn article.card { margin: 0px 5px 5px 0px;  zoom: 0.93; }	*/
	 
	 /* two column */
	 .skinmagz-twocolumn #ja-col1 { width: 155px !important; float: left !important; margin-right: 10px; }
	 .skinmagz-twocolumn #ja-main { width: 550px !important; float: left !important;  clear: none !important; }
	 /* .skinmagz-twocolumn article.card { margin: 0px 5px 5px 0px;  zoom: 0.94; }	*/
	 
	 /* owl */
	 .owl-controls { display: none; }
	 
	 
 }
 @media screen and (max-width: 760px) {
	 /* two column */
	 .skinmagz-twocolumn #ja-col1 { width: 155px !important; float: left !important; margin-right: 10px; }
	 .skinmagz-twocolumn #ja-main { width: 400px !important; float: left !important;  clear: none !important; }
	 /* .skinmagz-twocolumn article.card { margin: 0px 5px 5px 0px;  zoom: 0.94; } */
	 
 }
 @media screen and (max-width: 720px) {
	 /* two column */
	 .skinmagz-twocolumn #ja-col1 { width: 155px !important; float: left !important; margin-right: 10px; display: block !important;}
	 .skinmagz-twocolumn #ja-main { width: 400px !important; float: left !important;  clear: none !important; }
	 /* .skinmagz-twocolumn article.card { margin: 0px 5px 5px 0px;  zoom: 0.94; } */	
	 
	 /* header */
	 h2#partners_logo { width: 280px; }
	 
	 /* mass top */
	 .skinmagz-top-banner h1 { font-size: 30px;  }
	 
	 /* social share */
	 .button-social-txt { display: none; }
 
 }
 @media screen and (max-width: 650px) {
	 /* two column */
	 .skinmagz-twocolumn #ja-col1 { width: 140px !important; float: left !important; margin-right: 10px; display: block !important; }
	 .skinmagz-twocolumn #ja-main { width: 355px !important; float: left !important;  clear: none !important; }
	 /* .skinmagz-twocolumn article.card { margin: 0px 5px 5px 0px;  zoom: 0.9; } */	
	 
	 /* header */
	 h2#partners_logo { width: 220px; }
	 
	 /* cart */
	 body.skinmagz-onecolumn .cart .page-title.title-buttons ul { display: none !important; }
 }
 @media screen and (max-width: 590px) {
 
	 
	 /* one column */
	 /* .skinmagz-onecolumn article.card { margin: 0px 5px 5px 0px;  zoom: 0.93; } */
	 /* .skinmagz-onecolumn .products-grid { width: 400px !important; margin-left: auto; margin-right: auto; } */	
	 
	 /* two column */
	 .skinmagz-twocolumn #ja-col1 { width: 100% !important; float: none !important; margin-right: 10px; display: block !important; }
	 .skinmagz-twocolumn #ja-main { width: 400px !important; float: none !important;  clear: none !important; margin-left: auto; margin-right: auto; }
	 /* .skinmagz-twocolumn article.card { margin: 0px 5px 5px 0px;  zoom: 0.9; } */
	 .skinmagz-twocolumn .nomobile { display: none !important; }	
	 
	 
	 /* create menu for LEFT navigation */
	 #ja-mainbody .block .block-title { position: relative; }
	 
	 /*
	 #ja-mainbody .block .block-title::after { 
		 position: absolute; 
		 right: 2px; 
		 top: 2px; 
		 content: "+"; 
		 width: 20px; 
		 height: 20px; 
		 line-height: 20px; 
		 text-align: center; 
		 border: 2px solid #eee; 
		 background-color: #eee;
		 border-radius: 50%;
		 font-weight: 800;  
		 color: #555;
	 }
 
	 #ja-mainbody .block .block-content { display: none; }
	 #ja-mainbody .block:hover .block-content, #ja-mainbody .block:focus .block-content { display: block;}
	 #ja-mainbody .block:hover .block-title::after { color: #999; } 
	 .cms-my-library .block-videocodes { max-height: none; overflow: visible; }
	 */
 
	 /* header */
	 h2#partners_logo { display: none; }
	 
 }
 @media screen and (max-width: 520px) {
	 /* header */
	 h1#skinmagz_logo { -ms-zoom: 1; zoom: 1; width: 100px; }
	 h1#skinmagz_logo a { background-image: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/wavethemes/jmbasetheme/profiles/skinmagz/images/default/logo_skinmagz_100.png") !important; }
 }
 @media screen and (max-width: 500px) {
	 #edapi_my_previous_editions_btn { position: absolute; right: 0px; }
	 #edapi_ahref_newtab { position: absolute; right: 105px; }
 }
 @media screen and (max-width: 480px) {
	 
	 .main .inner { margin: 0px 16px !important; } 
	 
	 /* two column */
	 .skinmagz-twocolumn #ja-col1 { width: 90% !important; float: none !important; margin-right: 10px; display: block !important; }
	 .skinmagz-twocolumn #ja-main { width: 100% !important; float: none !important;  clear: none !important; margin-left: auto; margin-right: auto;}
	 /* .skinmagz-twocolumn article.card { margin: 0px 5px 5px 0px;  zoom: 1 } */
	 .skinmagz-twocolumn .nomobile { display: none !important; }	
	 
	 /* cart */
	 body.skinmagz-onecolumn .btn-continue, body.skinmagz-onecolumn .empty_cart_button  { margin: 0px 0px 8px 8px !important; }
 }
 
 
 @media screen and (max-width: 440px) {
	 
	 .main .inner { margin: 0px 8px !important; } 
	 /* one column 
	 .skinmagz-onecolumn .products-grid { width: 200px !important; margin-left: auto; margin-right: auto; }
	 .skinmagz-onecolumn article.card { margin: 0px 5px 5px 0px;  zoom: 1; }			
	 */	
	 /* header */
	 #mobile-menues a { width: 60px !important; }	
	 /* promo text */
	 .skinmagz-top-banner h1 { font-size: 18px !important; }
	 .skinmagz-top-banner h2 { font-size: 14px !important; }
	 /* main subscription */
	 .owl-carousel .item, .main-subscriptions .item {
		width: 170px;
		height: 250px;
	}
	.main-subscription-item h2 {
		font-size: 14px;
		color: #fff;
		margin: 8px 8px 48px 8px;
		font-weight: normal;
	}
	.main-subscription-item h2::first-line  {
		font-size: 0;
	}
	.main-subscription-mask-color {
		position: absolute;
		width: 175px;
		left: -1px;
		bottom: 0px;
		display: block;
		background: rgba(0,0,0,0.95);
	}
 }
 @media screen and (max-width: 420px) {
	 
	 .main .inner { margin: 0px 8px !important; } 
	 /* one column */
	 /* .skinmagz-onecolumn article.card { margin: 0px 3px 3px 0px;  zoom: 0.95; }	**/
	 /* two column */
	 /* .skinmagz-twocolumn article.card { margin: 0px 3px 3px 0px;  zoom: 0.9; }	
	 .skinmagz-twocolumn #ja-main { width: 100% !important; float: none !important;  clear: none !important; margin-left: auto; margin-right: auto;} */
	 
	 /* header */
	 #mobile-menues a { width: 60px !important; }	
	 /* promo text */
	 .promo-text table { margin: 0 0 0 10px; }
	 .skinmagz-top-banner h1 { font-size: 14px !important; padding: 4px 10px !important; }
	 .skinmagz-top-banner h2 { font-size: 12px !important; padding: 4px 10px !important; }
 }
 @media screen and (max-width: 365px) { 
	 .main .inner { margin: 0px 8px !important; } 
 
	 /* .skinmagz-onecolumn .category-products .products-grid { width: 350px !important; margin: 0 0 0 8px !important; } */
	 /* .skinmagz-onecolumn article.card { margin: 0px 5px 5px 0px;  zoom: 0.85; } */	
	 /* .skinmagz-twocolumn .category-products .products-grid { width: 350px !important; margin: 0 0 0 8px !important; } */
	 /* .skinmagz-twocolumn article.card { margin: 0px 5px 5px 0px;  zoom: 0.85; } */
 }
 @media screen and (max-width: 355px) {
	 
	 .main .inner { margin: 0px 8px !important; } 
	 /* one column */
	 /* .skinmagz-onecolumn .products-grid { width: 200px !important;  margin: 0 auto 0 auto !important; } */
	 /* .skinmagz-onecolumn article.card { margin: 0px 5px 5px 0px;  zoom: 1; }	*/

 }
 
 /* ----------------- */
 /* ----------------- */
 /* ----------------- */
 /* VIEW FLEX         */
 /* ----------------- */
 /* ----------------- */
 /* ----------------- */
 .flexcontainer-grid {
	 display: flex;
	 min-height: 50px;	 
 }
 .productview.premium .spacing {
	 margin: 12px 12px 16px 12px;
 } 
 .spacing {
	 margin: 0px 12px 16px 12px;
 }
 .flexcontainer-grid .flex-columns {
	 flex: 1;
	 justify-content: space-between;
	 padding: 0;
	 margin: 0;
	 box-sizing: border-box;
 }
 
 .flexcontainer-grid .flex-columns.col1 { 
	 min-width: 332px; 
	 max-width: 432px; 
 }
 .flexcontainer-grid .flex-columns.col2 {}
 
 @media (max-width: 720px) {
	 .flexcontainer-grid {
		 display: block; 
	 }
	 .flexcontainer-grid .flex-columns.col1 { 
		 width: 100%; 
		 max-width: 100%;
		 min-width: 100%; 
		 padding: 0;
		 margin: 0; 
	 }
	 .flexcontainer-grid .flex-columns.col2 { 
		 width: 100%; 
		 max-width: 100%;
		 min-width: 100%; 
		 padding: 0 0 8px 0;
		 margin: 0; 
	 }
 }
 
 /* LEFT COLUMN */
 .view-media .product-essential, .view-media form, .view-media input { margin: 0px; padding: 0px; }
 .view-media .product-image img {
	 width: 100%;
	 height: auto;
	 max-width: 400px;		
 }
 .view-media .product-image  {
	 max-width: 400px;
 }
 .view-media .product-preview {
	 max-width: 400px;
 }
 .view-media .more-views {
	 overflow: hidden;
 }
 .view-media p { display: inline-block; }
 .view-media ul { margin: 0px; padding: 0px; width: 360px;  }
 .view-media li { 
	 margin: 2px; 
	 padding: 0px 4px; 
	 float: left; 
	 -webkit-border-bottom-right-radius: 2px;
	 -moz-border-radius-bottomright: 2px;
	 border-bottom-right-radius: 2px; 
	 border: 5px solid #eee;	
 }
 .view-media li:hover { border-color: #c60592; }
 
 .image_grid {
   display: grid;
   grid-template-columns: repeat(auto-fill,  minmax(50px, 1fr)  );
   /* grid-template-rows: 70px; */
   grid-gap: 1px;
   margin-bottom: 16px;
 }
 .image_grid a { 
	 display: inline-block; 
	 margin: 0px;
	 padding: 0px; 
 }
 .image_grid img:hover { 
	 opacity: 0.6; 
 }
 .image_grid .element {
	 margin: 0px;
	 padding: 0px;  
	 border-radius: 2px; 
	 -webkit-transition: all 0.5s;
	 -moz-transition: all 0.5s;
	 -o-transition: all 0.5s;
	 transition: all 0.5s;	
 }
 .image_grid img {
	 margin: 0px;
	 padding: 0px; 
	 width: 100%;
	 height: auto;
 }
 
 .image_title {
	 position: absolute;
	 bottom: 4px;
	 width: 100%;
	 margin: 0;	
	 text-align: center;
 }
 .modelname {
	 height: 20px;
	 line-height: 20px;
	 vertical-align: middle;
	 padding: 4px 16px;
	 display: inline-block;
	 background-color: rgba(0,0,0,0.8);
	 color: #eee;
	 text-align: center;
	 font-weight: 600;
	 text-transform: capitalize;
	 border-radius: 5px;
 }
 
 .image_grid .element:nth-child(n+17) { display: none; }
 
 @media screen and (max-width: 480px) {
		 .image_grid .element:nth-child(n+15) { display: none; }
 }
 @media screen and (max-width: 410px) {
		 .image_grid .element:nth-child(n+13) { display: none; }
 }
 @media screen and (max-width: 360px) {
		 .image_grid .element:nth-child(n+11) { display: none; }
 }
 
 
 /* RIGHT COLUMN */
 .view-item .price-box .regular-price .price, .view-item .price-box .old-price .price, .view-item .price-box .special-price .price {
	 font-size: 20px;
 }
 .add-to-subscription h3, .add-to-subscription .price-box .regular-price .price, .add-to-subscription .price-box .old-price .price, .add-to-subscription .price-box .special-price .price {
	 font-size: 16px;
 }
 
 /* h4 for better design */
 .productview p,
 .productview h1,
 .productview h2,
 .productview h3,
 .productview h4,
 .productview h5
  {
	 font-family: 'Chivo', Arial ,sans-serif;
	 color: #555;
 }
 .productview h4 {
	 font-weight: 400;
 }
 .productview h5 {
	 position: relative;
	 text-transform: uppercase;
	 font-size: 0.8em;
	 color: #aaa;
 }
 
 /* ----------------- */
 /* ----------------- */
 /* ----------------- */
 /* PRODUCT FLEX GRID */
 /* ----------------- */
 /* ----------------- */
 /* ----------------- */
 
 .products-grid,
 .products-grid.products-flex-grid {
 
   display: grid;
   grid-template-columns: repeat(auto-fill,  minmax(160px, 1fr)  );
   grid-template-rows: 290px;
   grid-gap: 5px;
   margin-bottom: 16px;
 
 }
 .products-grid article.card,
 .products-grid.products-flex-grid article.card {
	 margin: 0px !important;
	 padding: 0px !important;
	 zoom: 1 !important;
	 position: relative;    
	 height: 300px;
	 background-color: #fff;
	 -webkit-border-radius: 2px;
	 -moz-border-radius: 2px;
	 border-radius: 2px;
	 overflow: hidden;
	 float: unset;
	 width: 100% !important;
	 height: 290px !important;
	 min-height: unset !important;
	 max-height: unset !important;
	 max-width: 220px	;
 
 }
 
 .products-grid div.single,
 .products-grid.products-flex-grid div.single  {
 
	 box-sizing: border-box;
	 overflow: hidden;
 }
 
 .products-grid p.product-image,
 .products-grid p.product-image img,
 .products-grid.products-flex-grid p.product-image,
 .products-grid.products-flex-grid p.product-image img {
	 margin: 0;
	 padding: 0;
	 min-width: unset !important;
	 max-width: unset !important;
 
	 height: auto;
	 min-height: unset !important;
	 max-height: unset !important;
 
	 text-align: center !important;
	 width: 100%;
 
 }
 .products-grid p.product-image,
 .products-grid.products-flex-grid p.product-image {
 }
 .products-grid p.product-image img,
 .products-grid.products-flex-grid p.product-image img {
	 margin: 5px auto 0 auto;
	 min-width: 150px !important;
	 max-width: 155px !important;
 }
 
 .products-grid h2,
 .products-grid.products-flex-grid h2 { 
	 position: absolute;
	 bottom: 40px;	
 }
 
 .productview .breadcrumbs {
	 /* margin: 0; */
 }
 .productview .breadcrumbs a {
	 color: #555 !important;
	 text-decoration: underline;
 }
 
 
 /* ----------------- */
 /* ----------------- */
 /* ----------------- */
 /* UPSELL PRODUCT    */
 /* ----------------- */
 /* ----------------- */
 /* ----------------- */
 
 .box-up-sell .products-grid,
 .box-up-sell .products-grid.products-flex-grid {
 
   display: grid;
   grid-template-columns: repeat(auto-fill,  minmax(160px, 1fr)  );
   grid-template-rows: 255px;
   grid-gap: 5px;
 
 }
 
 .box-up-sell .single article.card, 
 .box-up-sell .subscription article.card, 
 .box-up-sell .video article.card, 
 .box-up-sell .softcore article.card,
 .box-up-sell .premium article.card,
 .box-up-sell .bundle article.card,
 .box-up-sell .toons article.card,
 .box-up-sell .gay article.card,
 .box-up-sell .trans article.card   {
	 background-color: #ffffff;
	 border: 1px solid rgba(0,0,0,0.8);
	 border-radius: 3px;
	 height: 255px !important;
 }
 .box-up-sell article.card h2 { display: none; }
 
 .box-up-sell .bundle .price-label { display: none; }
 .box-up-sell .bundle .price { color: #c60592; }
 
 .box-up-sell .products-grid .price-box { bottom: 6px; }
 
 .premium-cover { width: 100%; padding: 0px; }
 
 .bundle .premium-cover h2,
 .premium .premium-cover h2{
	 font-weight: 800;
 }
 .bundle .premium-cover a,
 .premium .premium-cover a {
	 width: 50px;
	 height: 68px;
	 display: inline-block;
	 margin: 0px 3px 4px 0px;
	 background: #eee;
	 border: 3px solid #555;
	 border-radius: 2px;
	 background-repeat: no-repeat;
	 background-position: center !important;
	 background-size: cover !important;
 }
 .premium .premium-cover a {
	 background: #bba239;
	 border: 3px solid gold;
 }
 .bundle .premium-cover a:hover,
 .premium .premium-cover a:hover {
	 border: 3px solid #333;	
 }
 
 .premium.publisherslist .forbutton{
	 position: absolute;
	 left: 8px;
	 bottom: 0;
	 z-index: 3;
	 text-align: center;
	 width: calc(100% - 16px);
	 color: #fff;
 }
 .premium.publisherslist .forbutton button {
	 width: 100%;
	 background: rgb(249,193,52);
	 background: -moz-linear-gradient(left, rgba(249,193,52,1) 0%, rgba(198,119,0,1) 67%, rgba(249,194,54,1) 100%);
	 background: -webkit-linear-gradient(left, rgba(249,193,52,1) 0%,rgba(198,119,0,1) 67%,rgba(249,194,54,1) 100%);
	 background: linear-gradient(to right, rgba(249,193,52,1) 0%,rgba(198,119,0,1) 67%,rgba(249,194,54,1) 100%);
	 color: #000;
 }
 .premium.publisherslist .forbutton strong {
	 font-family: 'Chivo', Arial ,sans-serif;
	 font-weight: 800;
 }
 .premium.publisherslist .forimage {
	 position: absolute;
	 left: 4px;
	 top: 4px;
	 z-index: 2;
	 text-align: center;
	 width: calc(100% - 8px);
	 height: calc(100% - 8px);
	 background-color: rgba(0,0,0,0.2);
	 background-repeat: no-repeat;
	 background-position: top center;
	 background-size: cover;
	 border-radius: 2px;
 }
 
 

.jm-megamenu { margin: 0; padding: 0; }
.jm-megamenu a.over, .jm-megamenu a.active {}

ul.megamenu { margin: 10px; /* menu's gutter */ } 
ul.megamenu.level2 { margin-top:0 !important; margin-bottom:0 !important}

ul.megamenu li { overflow: visible; }

/* lv - 0
-----------------------------------*/
/* Styling ---*/
.jm-megamenu ul.level0 {
	margin: 0;
	padding: 0;
}

.jm-megamenu ul.level0 li.mega {
	background: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

.jm-megamenu ul.level0 li.mega.last a.mega {  
	text-transform:none;
	font:italic 16px/48px "Times New Roman", Times, serif;
	color: #f91878;
	height:50px;
}
.jm-megamenu ul.level0 li.mega.last a.mega:hover,
.jm-megamenu ul.level0 li.mega.last a.mega.active { color:#fff; }


.jm-megamenu ul.level2 li.mega.last a.mega,
.jm-megamenu ul.level2 li.mega.last:hover a.mega  { background:none; border:none; font:normal 13px/17px 'Chivo', sans-serif; height:20px; color:#333}

.jm-megamenu ul.level0 li.mega a.mega {
  text-decoration: none;
  color: #fff;
  font-weight:normal;
  text-transform: uppercase;
  font-family: 'Chivo', sans-serif;
  font-size: 14px;
  display: block;
  text-shadow:1px 1px rgba(0,0,0,0.15);
  height:50px;
  line-height:50px;
  padding:0 15px;
}

.jm-megamenu ul.level0 li.mega a.mega:hover,
.jm-megamenu ul.level0 li.mega:hover > a.mega { color: #f91878;}

.jm-megamenu ul.level0 li.mega .has-image {
	padding-left: 25px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}

.jm-megamenu ul.level0 li.mega span.menu-title { display: block; }

.jm-megamenu ul.level0 li.mega span.menu-desc {
	display: block;
	font-weight: normal;
	font-size: 92%;
}

.jm-megamenu ul.level0 li.mega a img {}

.jm-megamenu ul.level0 li.over, ul.level0 li.haschild-over {}

.jm-megamenu ul.level0 li.haschild a.mega span.menu-title,
.jm-megamenu ul.level0 li.haschild-over a.mega span.menu-title {}

.jm-megamenu ul.level0 li.haschild a.mega span.menu-desc,
.jm-megamenu ul.level0 li.haschild-over a.mega span.menu-desc {}

.jm-megamenu ul.level0 li.active {}

.jm-megamenu ul.level0 li.active a.mega {color: #fff; position:relative }
.jm-megamenu ul.level0 li.active a.mega:before {
	content:"";
	background-color:rgba(249,24,120); 
	opacity:0.2;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2; 
	position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
	z-index:3;}


.jm-megamenu ul.level0 li.active ul.level1 a.mega:before { display:none;}

/* lv - 1 and below
-----------------------------------*/
/* Layout ---*/
.jm-megamenu li.mega .childcontent { display: block; height: auto; position: absolute;}

.jm-megamenu li.mega .childcontent,
.jm-megamenu li.haschild-over li.mega .childcontent,
.jm-megamenu li.mega li.haschild-over li.mega .childcontent ,
.jm-megamenu li.mega li.mega li.haschild-over li.mega .childcontent, 
.jm-megamenu li.mega li.mega li.mega li.haschild-over li.mega .childcontent, 
.jm-megamenu li.mega li.mega li.mega li.mega li.haschild-over li.mega .childcontent { left: -999em; /*hide the menu*/ }

.jm-megamenu li.haschild-over .childcontent,
.jm-megamenu li.haschild:hover > .childcontent,
.jm-megamenu li.mega li.haschild-over .childcontent,
.jm-megamenu li.mega li.mega li.haschild-over .childcontent,
.jm-megamenu li.mega li.mega li.mega li.haschild-over .childcontent,
.jm-megamenu li.mega li.mega li.mega li.mega li.haschild-over .childcontent,
.jm-megamenu li.mega li.mega li.mega li.mega li.mega li.haschild-over .childcontent { left: auto; /*show on parent:hover*/ }

.jm-megamenu li.mega .right,
.jm-megamenu li.haschild-over li.mega .right,
.jm-megamenu li.mega li.haschild-over li.mega .right ,
.jm-megamenu li.mega li.mega li.haschild-over li.mega .right, 
.jm-megamenu li.mega li.mega li.mega li.haschild-over li.mega .right, 
.jm-megamenu li.mega li.mega li.mega li.mega li.haschild-over li.mega .right { right: auto; /*hide the menu*/ }

.jm-megamenu li.haschild-over .right
{ right: 0; /*show on parent:hover*/ }
.jm-megamenu li.mega li.haschild-over .right,
.jm-megamenu li.mega li.mega li.haschild-over .right,
.jm-megamenu li.mega li.mega li.mega li.haschild-over .right,
.jm-megamenu li.mega li.mega li.mega li.mega li.haschild-over .right,
.jm-megamenu li.mega li.mega li.mega li.mega li.mega li.haschild-over .right 
{ right: 12em; /*show on parent:hover*/ }

.jm-megamenu ul.level1 li.haschild:hover > .childcontent { left: 150px; }

.jm-megamenu ul.level1 li.mega { float: none; }

.jm-megamenu ul.level1 .childcontent { margin: -2em 0 0 0; }

 /* Columns ---*/
.jm-megamenu .megacol { float: left;}

/* Styling ---*/
.jm-megamenu ul.level1 li.mega {}

.jm-megamenu ul.level1 li.first {}

.jm-megamenu ul.level1 li.mega a.mega {
  background: none;
  border: 0;
  padding: 5px 0;
  height: auto;
  text-transform: none;
  font:normal 13px 'Chivo',sans-serif;
  color:#333;
}

.jm-megamenu ul.level1 li.mega a.mega span.menu-title { background: none; padding:3px 0; color:#000 !important; text-shadow:none; }

.jm-megamenu ul.level1 li.mega a.mega:hover span.menu-title { color:#f91878 !important;}

.jm-megamenu ul.level1 li.haschild > a.mega > span.menu-title,
.jm-megamenu ul.level1 li.haschild-over > a.mega > span.menu-title,
.jm-megamenu ul.level2 li.haschild > a.mega > span.menu-title,
.jm-megamenu ul.level2 li.haschild-over > a.mega > span.menu-title  {
	background-image: url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/joomlart/jmmegamenu/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 95% center;
	padding: 0;
}

.jm-megamenu ul.level1 li.over, ul.level1 li.haschild-over {}

.jm-megamenu ul.level1 li.group { background: none; }

 /* CHILD CONTENT
-----------------------------------*/
.jm-megamenu .childcontent {
	z-index: 999;	
}

.jm-megamenu .childcontent-inner-wrap {
	background:url(https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/joomlart/jmmegamenu/images/arrow.png) no-repeat 20px top; 
	margin-top: -6px;
    -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow:0 2px 7px rgba(0, 0, 0, 0.2);
    box-shadow:0 2px 7px rgba(0, 0, 0, 0.2)}

.jm-megamenu .childcontent-inner {
	background: #fff;
    margin-top:5px;
	float:left;
	width:100%;
	z-index:999;
}

.jm-megamenu .level1 .childcontent-inner,
.jm-megamenu .level2 .childcontent-inner {
  box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.1);
}

.jm-megamenu .childcontent .block {
	line-height: 1.5;
	margin: 10px 0;
	padding: 0;
}

.jm-megamenu .childcontent .block h3 {
	background: none;
	margin-left: 10px;
	margin-right: 10px;
	text-indent: 5px;
	text-transform: none;
}

.jm-megamenu .childcontent .block .ja-box-ct {
	padding: 0 5px;
}

.jm-megamenu .childcontent .block a {
	text-decoration: none;
}

.jm-megamenu .childcontent .block a:hover,
.jm-megamenu .childcontent .block a:focus,
.jm-megamenu .childcontent .block a:active {
	text-decoration: none;
}

.jm-megamenu .childcontent .block ul:first-child {
	margin-top: 0 !important;
}

.jm-megamenu .childcontent .block li {
	margin-bottom: 5px;
}

/* Grouped --- */
.jm-megamenu .group {}

.jm-megamenu .group-title { overflow: hidden; margin-top:-10px; }


.jm-megamenu .group-title a.mega span.menu-title { font-size:18px;}

.jm-megamenu ul.level1 li.mega div.group-title a.mega {
  color: #333;
  font-weight: bold;
  padding: 18px 10px 0;
  text-transform: uppercase;
}

.jm-megamenu .group-title .menu-desc {
	padding-left: 0 !important;
}

.jm-megamenu .group-content .block,
.jm-megamenu .group-content ul.megamenu  {
	margin: 10px; /* Group-content's gutter*/
}

/* override --- */
.jm-megamenu .childcontent ul.megamenu .block {
	padding: 0;
}

.jm-megamenu .childcontent ul.megamenu .block h3 {
	margin-left: 0;
	margin-right: 0;
}

.jm-megamenu .category-products { margin: 0; }

.jm-megamenu .products-grid div.item .item-inner { width: auto; min-height: 0; }

.jm-megamenu .products-grid .product-image { margin-top:25px; margin-bottom:10px;}

.jm-megamenu .products-grid div.item { width: 180px; }

.jm-megamenu .group .group-content .block img { padding: 0; float: none; }

.jm-megamenu .products-grid .product-name, 
.jm-megamenu .products-grid .price-box { margin-left:0;}
.jm-megamenu .products-grid .product-information { margin-left:5px }

/* Clearfix
-------------------------------------------------------------*/
* html .clearfix {
	height: 1%; /* IE5-6 */
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix { /* O */
	display: block;  
}

.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearer  { display: block; clear: both; font-size: 0; line-height: 0; height: 0; overflow: hidden; }

/* CSS Document */
#jmoverlay {
  background: none repeat scroll 0 0 #000000;
  height: 9000px;
  left: 0;
  opacity: 0.5;
 -moz-opacity:0.5; 
 -khtml-opacity: 0.5; 
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  position: absolute;
  top: 0;
  width: 100% !important;
  z-index: 98;
}

.cart-collaterals .totals {
  width: 100% !important;
}

.jmajaxloading{
  position: absolute;
  width:40px;
  height:43px;
  background: url("https://d3m9qy4zc53519.cloudfront.net/skin/frontend/default/jm_lingerie/joomlart/jmquickview/images/8.gif") no-repeat scroll center center;
  display:none;
  right:0;
  z-index:999;
}


