/*
 * ------------------------------------------------------------------------
 * JM Flannel Theme
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 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
 * This file may not be redistributed in whole or significant part.
 * ------------------------------------------------------------------------
*/

body {
	color: #000;
	font: 15px/1.5 sans-serif;
}

body#bd {
	color: #666;
}

body#bd.sales-order-print {
	background: #fff;
}

p, pre, blockquote, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
}

/* COMMON ELEMENTS
-------------------------------------------------------------*/
/*Normal link---*/
a {
	color: #ff610b;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #f00000;
	text-decoration: none;
}

a img {
	border: 0;
	line-height: 1;
	/*display: block;*/
}

/* 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 {
	line-height: 1.3;
	color: #333;
}

/*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 #e5e5e5;
	font: 100%/normal sans-serif;
	color: #666;
	vertical-align: middle;
}

option, optgroup {
	font: 100%/normal sans-serif;
}

optgroup {
	font-weight: bold;
}

textarea {
	overflow: auto;
}

select {
	padding: 7px 10px;
	line-height:26px;
	height: 34px;
}

input.input-text, textarea {
	padding: 5px 7px;
}

input.radio {
	margin-right: 3px;
}

input.checkbox {
	margin-right: 3px;
	float: left;
}

input#subscription {
	margin-top: 3px;
}

.input-text:focus, select:focus, textarea:focus {
	background: #fff;
	border: 1px solid #f00000;
}

#payment_method {
	margin-right: 5px;
	vertical-align: top;
	height:30px;
}

.form-list #payment_method + button { padding:5px 10px !important} 
/*Fieldset--*/
fieldset {}

fieldset legend {
	font-weight: bold;
	margin-bottom: 5px;
}

/*Tables--*/

/*Others--*/
address {
	font-style: normal;
}

p.f-left {
	margin: 0;
}

/* HEADER
--------------------------------------------------------- */
/*Toggle---*/
.has-toggle .btn-toggle {
  display: none;
  cursor: pointer;
}

.has-toggle .inneractive {
 display: block !important;
 }

#ja-header .main .inner {
	line-height: normal;
	position: relative;
	z-index: 999;
	/* padding: 40px 0 10px 0; */
	padding: 30px 0 0 0;
}

/*Logo---*/
#logo, div#logo-text {
	float:left;
	margin: 0;
	padding: 0;
    position: absolute;
}

.main #logo a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 250%;
	width: 435px;
	background: url(../images/TPD-Logo-Horizontal-344x45.png) 0 center no-repeat transparent !important;
	height: 59px;
	text-indent: -99999px;	
}

#logo a span {
	position: absolute;
	top: -1000px;
}

div#logo-text {
	outline: none;
}

div#logo-text h1 {
	font-size: 250%;
	font-weight: bold;
	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;
}

.right-box { float: right; width: 100%; }
/* .right-box { float: right; width: 76.5%; } */


/*Quick Access---*/
.quick-access {
	background:#fff;
	color: #999;
	width: 100%;
	/* line-height: 59px; */
	line-height: 59px;
	font-size: 12px;
	/* border-bottom: 1px solid #E5E5E5; */
}

#ja-quickaccess .btn-toggle {
    display:block;
    background:#f5f5f5 url(../images/icon_sprite.png) no-repeat 20px -30px;
    border-left:1px solid #e5e5e5;
    padding:0 20px;
    width:20px;
    /* height:59px; */
    height:59px;
    text-indent:-10000px;
    color:transparent;
    cursor:pointer;
    display: none;
}

.quick-access p {
	margin: 0 10px 0 0;
	float: left;
	font-weight: bold;
}

.shop-access li {
	display: inline;
	padding-left: 10px;
	padding-right: 11px;
	border-right:1px solid #aaa;
}

.quick-access li.first {
	padding-left: 0;
}

.quick-access li.last, .quick-access li:last-child{
	border-right: none;
}


.shop-access {
	padding-left:20px;
}

.shop-access a {color: #aaa !important;}
.shop-access a:hover,
.shop-access a:active,
.shop-access a:focus {
	color: #f00000 !important;
}

.form-language { float: right; position: absolute; right: 0; top: 10px; }

.form-language label {
	padding-right: 5px;
}

.form-language .langs-wrapper {
	display: inline-block;
}

.form-language .langs-wrapper a.lang-flag {
  padding: 1px 3px;
}

.form-language .langs-wrapper a.lang-active {
  background-color: #f2f2f2;
}

/*Mini search---*/
#ja-search {
  position: absolute;
  top: 30px;
  right: 220px;
  z-index: 1000;
}

#ja-search .reset-button{
    padding-top: 6px;
}

#ja-search #search_autocomplete{
    top: 38px !important;
}

#ja-search .btn-toggle { 
	display:block;
	background:#f5f5f5 url(../images/icon_menu_toggle.png) no-repeat 5px 0px;
	border-left:1px solid #e5e5e5;
	padding:0 20px;
	width:20px;
	height:59px;
	text-indent:-10000px;
	color:transparent;
	cursor:pointer;
}

#ja-search .inner-toggle { display: none; }

#ja-search .active { float: right;}

#ja-search .active + .inner-toggle {
  float: right;
  position: absolute;
  padding: 7px;
  box-shadow: none;
  background: #f5f5f5;
  width: 267px;
  top:59px;
  display:block;
 }

#ja-search form {
	float: right;
	text-align: right;
}

#ja-search legend {
	display: none;
}

#ja-search #search.searchsuite-input.spinner, #ja-search #search.searchsuite-input.spinner:focus{
    background-position-y: 12px !important;
}

#ja-search #search.searchsuite-input {
  border: 1px solid #333;
  padding: 20px 15px;
  background: #fff;
  width: 100% !important;
  vertical-align: middle;
  font-size: 12px;
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5) inset;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5) inset;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5) inset;
    border-radius: 10px !important;
}

#ja-search #search.searchsuite-input:focus { border:1px solid #f00000; }

#ja-search button { display: none; }

#ja-search label { display: none; }

#ja-search .searchsuite-select{
    margin-top: 10px;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: auto;
    user-select: none;
    -webkit-user-select: none;
    background-color: #fff;
    border: 1px solid #aaa !important;
    border-radius: 4px;
    width: 100%;
    padding: 0;
}

#ja-search .searchsuite-select .searchsuite-current-value{
    border: none;
    width: 90%;
    text-align: left;
    color: #000;
    border-right: 1px solid #aaa !important;
}

#ja-search .searchsuite-select .searchsuite-change{
    font-size: 9px;
    color: #888;
    margin-right: 5px;
}

#ja-search .searchsuite-select #searchsuite_attr_dropdown,
#ja-search .searchsuite-select #searchsuite_cat_dropdown{
    position: inherit;
    margin: 0;
    padding: 0;
    background: #fff;
    border-top: 1px solid #aaa;
    border-radius: 0 0 4px 4px;
}

#ja-search .searchsuite-select #searchsuite_attr_dropdown:before,
#ja-search .searchsuite-select #searchsuite_attr_dropdown:after,
#ja-search .searchsuite-select #searchsuite_cat_dropdown:before,
#ja-search .searchsuite-select #searchsuite_cat_dropdown:after{
    display: none;
}

#ja-search .searchsuite-select #searchsuite_attr_dropdown li,
#ja-search .searchsuite-select #searchsuite_cat_dropdown li{
    background: transparent;
    color: #000;
    padding: 0;
    border: none;
}

#ja-search .searchsuite-select #searchsuite_attr_dropdown li a,
#ja-search .searchsuite-select #searchsuite_cat_dropdown li a{
    padding: 5px 10px;
    display: block;
    width: auto;
}

#ja-search .searchsuite-select #searchsuite_attr_dropdown li a:hover,
#ja-search .searchsuite-select #searchsuite_cat_dropdown li a:hover{
    background-color: #5897fb;
    color: white !important;
}

#ja-search .searchsuite-select #searchsuite_attr_dropdown li a:focus,
#ja-search .searchsuite-select #searchsuite_cat_dropdown li a:focus{
    background-color: #aaa;
    color: white !important;
}

#ja-search .searchsuite-submit{
    background: #22205f !important;
    box-shadow: none !important;
    border: none !important;
    border-radius: 5px;
    cursor: pointer;
    margin: 10px auto;
    float: right;
}

#ja-search .searchsuite-submit:hover{
    background: #f00000 !important;
}

.search-autocomplete {
	z-index: 999;
}

.search-autocomplete ul {
	background: #fff;
	border: 1px solid #ccc;
	border-top: 0;
}

.search-autocomplete li {
	border-bottom: 1px solid #e5e5e5;
	cursor: pointer;
	padding: 2px 8px;
	list-style: none;
	text-align: left;
}

.search-autocomplete li .amount {
	float: right;
	font-weight: bold;
}

.search-autocomplete li.odd {}

.search-autocomplete li.selected {
	background: #fff;
}




/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav { padding: 0; }

#ja-mainnav-inner { 
	background: transparent !important;
	overflow: visible !important;
}

.nav-container { background: #0a263d; }
#nav { }

/* All Levels */ /* Style consistent throughout all nav levels */
#nav li { position: relative; text-align: left; }
#nav li.over { z-index: 998; }
#nav a,
#nav a:hover { display: block; line-height: 1.3em; text-decoration: none; }
#nav span { display: block; cursor: pointer; white-space: nowrap; }
#nav li ul span { white-space: normal; }
#nav ul li.parent a { background: url(../images/bkg_nav2.gif) 100% 100% no-repeat; }
#nav ul li.parent li a { background-image: none; }

/* 0 Level */
#nav li { float: left; }
#nav li.active a { color: #f00000; }
#nav a { float: left; padding: 5px 12px 6px 8px; color: #a7c6dd; font-weight: bold; }
#nav li.over a,
#nav a:hover { color: #f00000; }

/* 1st Level */
#nav ul li,
#nav ul li.active { float: none; margin: 0; padding-bottom: 1px; background: #ecf3f6 url(../images/bkg_nav1.gif) 0 100% repeat-x; }
#nav ul li.last { background: #ecf3f6; padding-bottom: 0; }

#nav ul a,
#nav ul a:hover { float: none; padding: 0; background: none; }
#nav ul li a { font-weight: normal !important; }

/* 2nd Level */
#nav ul,
#nav div { position: absolute; width: 15em; top: 27px; left: -10000px; border: 1px solid #899ba5; }
#nav div ul { position: static; width: auto; border: none; }

/* 3rd+ Level */
#nav ul ul,
#nav ul div { top: 5px; }

#nav ul li a { background: #ecf3f6; }
#nav ul li a:hover { background: #e5e5e5; }
#nav ul li a,
#nav ul li a:hover { color: #2f2f2f !important; }
#nav ul span,
#nav ul li.last li span { padding: 3px 15px 4px 15px; }

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left: 0; z-index: 999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left: 100px; }
/********** Navigation > */

/* CONTAINER
--------------------------------------------------------- */
#ja-container {}

/*main content---*/
#ja-content {}

#ja-current-content { background: #fff; padding: 10px; margin-bottom: 20px; }
.catalogsearch-result-index #ja-current-content{padding: 20px 10px;}

.cms-home #ja-current-content,
.cms-deals-list #ja-current-content,
.cms-deals-grid #ja-current-content,
.catalog-product-view #ja-current-content,
.review-product-list #ja-current-content { padding: 0; margin-bottom: 0; background: none; }

.checkout-cart-index #ja-current-content { padding-top:20px;margin-bottom: 0; background: none;   }
.checkout-cart-index .crosssell .block-content { margin: 0 -20px; }
.checkout-cart-index .crosssell .add-to-links a { margin-left:0px; }
.checkout-cart-index .crosssell .products-grid li.item {
  width: 25%;
  margin: 0;
}
.checkout-cart-index .cart-empty { padding: 0 20px; }

.checkout-cart-index .cart .page-title { margin:0 -20px 20px -20px }

#ja-main {}

.catalog-category-view #ja-main .inner, 
.catalogsearch-result-index #ja-main .inner,
.tag-product-list #ja-main .inner  {
  /* padding-bottom: 72px; */
  /* padding-top: 72px; */
  padding-top: 50px;
  position: relative;
}

/* 986 */

@media only screen and (min-width: 720px) {
.catalog-category-view #ja-main .inner,
.catalogsearch-result-index #ja-main .inner{
	margin-left: 0;
}
}

/*columns---*/
#ja-col1 {
    display: table-cell;
    float: none;
}

#ja-col1 .block {
    margin: 0;
    padding: 0;
}
#ja-col2 .block {
    margin-right: 10px;
    margin-left: 10px;
}

/*breadcrums---*/
#ja-pathway {
	/* padding: 0 30px 5px; */
	padding: 5px 0 0 0;
	line-height: normal;
	font-size: 110%;
	color: #666;
	/* margin: 0 0 10px; */
}

#ja-pathway ul {}

#ja-pathway ul li {
	display: inline;
	text-transform:uppercase;
	padding-right:5px;
}
/* #ja-pathway ul li a { color:#266294 !important; } */
#ja-pathway ul li strong { color:#333 !important; font-weight:normal;  }

/* Mass */
.ja-mass .main {
	padding: 10px 0;
}

.ja-mass .main .main {
  padding: 0;
}

.ja-mass .main .inner,
.ja-mass .main .jm-masshead {
	margin: 0 10px;
}

.jm-masshead .ja-masshead-title { margin: 0 40px 0 0; font-family: NovecentowideNormalRegular,sans-serif; padding-top: 85px; font-size: 48px; text-align: right; }
.jm-masshead .main { height: 150px; }

/* Spotlight */
.ja-spotlight .col-1,
.ja-spotlight .col-2,
.ja-spotlight .col-3 {
	background: url(../images/dot2.gif) repeat-y right top;
}



.ja-spotlight .col-1,
.ja-spotlight .col-2,
.ja-spotlight .col-3,
.ja-spotlight .col-4,
.ja-spotlight .col-5 {
	float: none !important;
	display: table-cell;
	text-align: left;
	vertical-align: top;
	width: 22.5% !important;
}

.ja-spotlight .col-2 {
	width: 32.5% !important;
}

#ja-botsl .main .col5-set {
	text-align: center;
	display: table;
	padding-top: 40px;
	width: 100%;
}




.ja-spotlight .block { 
	margin: 0; 
	border: 0; 
	padding: 0 30px 
/* 	padding: 0 44px; */
}

.col5-set.clearfix:after {
	content: ".";
    display: none;
    height: 0;
    clear: both;
    visibility: hidden;
}

.ja-spotlight .block .block-title { background: none; padding: 0; border-bottom: 0; margin:0;}
.ja-spotlight .block .block-title strong span { color:#fff; }

.ja-spotlight .block .block-content { padding: 10px 0; }

.ja-spotlight .block .block-content ol li { border: 0; margin: 0; padding: 5px 0; }

/* .ja-spotlight .block .block-content a { color: #666; } */
.ja-spotlight .block .block-content a { color: #999; }

.ja-spotlight .col-1 .block-content a { color: #fff !important; }
.ja-spotlight .col-1 .block-content a:hover { color: #f00000 !important; }

.ja-spotlight .block .block-content a:hover,
.ja-spotlight .block .block-content a:focus,
.ja-spotlight .block .block-content a:active { color: #f00000 !important; }

#ja-botsl .main .inner { /*background:#000 url(../images/bg_mass_bottom.jpg) repeat-x left top; padding-top: 6px;*/ }
#ja-botsl p { margin:0 0 5px 0; }

.block-subscribe { position:relative; }

.block-subscribe .input-box { width:100%; margin-bottom:10px;}

.block-subscribe .input-box input { border:1px solid #fff; background: #fff;  padding:10px; width:93%; color: #22205f; }
.block-subscribe .input-box input:focus { border:1px solid #f00000; }

.block-subscribe .actions { position:absolute; bottom:3px; right:3px; z-index:999; }

.block-subscribe .actions button { background:  transparent url(../images/icon_newsletter.png) no-repeat center center !important; border:none !important; text-indent:-10000px; color: transparent; }
.block-subscribe .actions button:hover { background: transparent url(../images/icon_newsletter.png) no-repeat center center !important; border:none !important; }

.socail-footer { padding-top: 5px; }

.socail-footer a {
  background: url(../images/icon_social.png) no-repeat;
  cursor: pointer;
  float: left;
  padding-left: 30px;
  padding-bottom: 8px;
  clear: both;
}

.socail-footer a:hover { color: #f00000; }

.socail-footer a.facebook { background-position: 0 0;}
.socail-footer a.facebook:hover { background-position: 0 -120px;}

.socail-footer a.twitter { background-position: 0 -30px;}
.socail-footer a.twitter:hover { background-position: 0 -150px;}

.socail-footer a.youtube { background-position: 0 -60px;}
.socail-footer a.youtube:hover { background-position: 0 -180px;}

.socail-footer a.instagram { background-position: 0 -90px;}
.socail-footer a.instagram:hover { background-position: 0 -210px;}

/* Top Spotlight */
/* #ja-topsl { padding: 10px 0; } */
#ja-topsl { padding: 0; }
#ja-topsl .block { margin: 0; padding: 0; background: none; }
 
.ja-topsl_left { float: left; width: 66.7%; }

.ja-topsl_bottom { float: left; width: 100%; margin: 10px 0; }

.ja-topsl_bottom ul { margin: 0; padding: 0; list-style: none; }

.ja-topsl_bottom li:first-child {
	background-position: -10px -124px;
}

.ja-topsl_bottom li:first-child span:first-child,
.ja-topsl_bottom li:first-child span:last-child{
    margin-left: 30px;
}

.ja-topsl_bottom li {
float: left; 
width: 31%; 
border-right: 1px solid #d5d5d5; 
text-align: center; 
text-transform: uppercase; 
padding: 10px 0 10px 22px;
background: url(../images/ja-topsl_bottom.png) 0 -252px no-repeat transparent;
}

.ja-topsl_bottom li:last-child { 
border-right: none; 
background-position: 0 10px;	
}

.ja-topsl_bottom li span.color-text1 {
  color: #000066;
  font-weight: normal;
  font-size: 24px;
  font-family: 'NovecentowideLightBold';
}

.ja-topsl_bottom li span.color-text2 {
  color: #f00000 !important;
  font-size: 24px;
  font-family: 'NovecentowideLightBold';
}

.ja-topsl_bottom li span.color-text3 {
  color: #f00000 !important;
  font-size: 26px;
  font-family: 'NovecentowideLightBold';
}

.ja-topsl_bottom li span.color-text4 {
  color: #aaa;
  font-size: 12px;
  font-family: 'NovecentowideBookBold';
  display: block;
}

.static-top1 {
    float: left;
    width: 33.3%;
    /*background: url(../images/Customized-Poker-Chip-Designs.jpg) no-repeat !important;*/
    background: url(../images/Customize-Poker-Chips.jpg) no-repeat !important;
    background-size: 101% !important; height: 195px; position: relative; }

.static-top1 .bg-color {
  float: left;
  width: 100%;
  height: 195px;
  background: none /* url(../images/slider-box-bg.png) 0 0 repeat transparent*/ !important;
  cursor: pointer;
  
}

.static-top2 { float: left; width: 33.3%; background: url(../images/Custom-Poker-Chips-Sale.jpg) no-repeat !important; background-size: cover !important; height: 195px; position: relative; }
.static-top2 .bg-color {
  float: left;
  width: 100%;
  height: 195px;
  background: none /*url(../images/slider-box-bg.png) 0 0 repeat transparent*/ !important;
  cursor: pointer;
}

.static-top1 .bg-color:hover,
.static-top2 .bg-color:hover {
	background: transparent !important;
	opacity: 100;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
	filter: alpha(opacity=100);
	
}

.static-top1 .inner1,
.static-top2 .inner1 { 
	position: absolute;
	top: 5px;
}

.static-top1 .inner1 {
    right: 10px;
    text-align: right;
    width: 100%;
}

.static-top2 .inner1 {
    left: 0;
    text-align: center;
	top: 0;
}

.static-top1 .inner1 a.text-title,
.static-top2 .inner1 a.text-title,
.static-top2 .inner1 a.text-code,
.static-top2 .inner1 a.text-bottom{
	font: normal 22px NovecentowideNormalRegular,sans-serif;
	color:#fff !important; 
	text-transform:uppercase; 
	font-weight: bold;
}
.static-top2 .inner1 a.text-title{
    font-size: 22px;
    line-height: 30px;
}
.static-top2 .inner1 a.text-bottom{
    font-size: 26px;
    margin-top: 72px;
    display: block;
}

.static-top1 .inner1 .widget-cms-link,
.static-top2 .inner1 .widget-cms-link,
.ja-topsl_left .jm-slidewrap .jm-slide-desc .widget-cms-link{
  display: block;
  margin-top: 10px;
}

.static-top1 .inner1 .widget-cms-link{
	float: none;
	margin: 10px 0;
}
.static-top2 .inner1 .widget-cms-link {
    float: right;
    margin-right: 10px;
    margin-top: 37%;
}

.static-top1 .inner1 .widget-cms-link a,
.static-top2 .inner1 .widget-cms-link a,
.ja-topsl_left .jm-slidewrap .jm-slide-desc .widget-cms-link a{
  	background-color: #f5f5f5  !important;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6)  !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6))  !important;
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6)  !important;
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6)  !important;
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6)  !important;
    background-repeat: repeat-x;
    border: 1px solid #aaa;
    color: #22205f;
  	font: normal 12px NovecentowideNormalRegular,sans-serif;
  	text-transform: uppercase;
  	padding: 10px;
  	font-weight: bold;
  	border-radius: 10px;
  	transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    cursor: pointer;
}

.static-top1 .inner1 .widget-cms-link a:hover, 
.static-top2 .inner1 .widget-cms-link a:hover,
.ja-topsl_left .jm-slidewrap .jm-slide-desc .widget-cms-link a:hover{
	border: 1px solid #f00000;
	background: #f00000 !important;	
	color: #fff;
}

.ja-topsl_left .jm-slidewrap .jm-slide-mask{
    display: none !important;
}

.ja-topsl_left .jm-slidewrap .jm-slide-desc {
	padding: 0 20px;
	top: 15px;
}


/* Bottom Spotlight */
#ja-botsl { padding: 0; }

#ja-botsl.ja-spotlight .col-wide { background: none; }
#ja-botsl.ja-spotlight .block { background: none; min-height:185px; }

/* FOOTER
--------------------------------------------------------- */
#ja-footer {
	position: relative;
}

#ja-footer .main .inner {
	color: #666;
	padding: 20px;
	background:#000;
}

#ja-footer a {
	color: #999;
	text-decoration: none;
}

#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {
	text-decoration: none;
	color: #fff;
}

#ja-footer ul {
	float: left;
	margin: 0;
}

#ja-footer li {
	display: block;
	float: left;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
	background: url(../images/dot2.gif) repeat-y  right center;
}

#ja-footer li.last {
	background: none;
}

#ja-footer li.last.privacy {
	background: url(../images/dot2.gif) repeat-y  right center;
}

#ja-footer li a { color:#f00000; }

#ja-footer li a:hover,
#ja-footer li a:focus,
#ja-footer li a:active { color: #fff; }

#ja-footer li a.link-feed {
	line-height: normal;
}

#ja-footer .jm-info { margin-bottom: 10px; border-top:1px solid #353f60; padding-top: 10px; }

.jm-info-right {clear: both; text-align:center; display: block; padding-top: 10px;}
.jm-info-right a { margin-left:5px; display: inline-block; }
.jm-info-right a.visa {background: url(../images/icon_visa.png) no-repeat; height:15px; width:41px}

/* .jm-info-right a.paypal {background: url(../images/icon_paypal.png) no-repeat; height:15px; width:57px} */

.jm-info-right a.discover {background: url(../images/discover.png) no-repeat; height:15px; width:63px}

.jm-info-right a.masstercart {background: url(../images/icon_masstercart.png) no-repeat; height:15px; width:31px}
.jm-info-right a.express {background: url(../images/icon_express.png) no-repeat; height:15px; width:44px}

#ja-footer .jm-legal { text-align: center; padding-top: 25px; border-top: 1px solid #1a1a1a; font-size: 11px; }

/*===============================================================
-----------------------[MAGENTO'S ELEMENTS]----------------------
=================================================================*/

/* MESSAGES
----------------------------------------------------------------*/
.success {color: #42a032;}
.error	{color: #d00;}
.notice	{color: #2674a1;}

.success, .error {
	font-weight: bold;
}

.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;
	margin: 0 0 15px!important;
	padding: 5px 10px 5px 32px !important;
	border-radius: 10px;
}

.error-msg li, .success-msg li, .notice-msg li {
	background: none;
}

.error-msg {
	background-color: #fff;
	background-image: url(../images/msg_error.gif);
	border-color: #d02626;
	color: #d02626;
}

.success-msg {
	background-color: #fff;
	background-image: url(../images/msg_success.gif);
	border-color: #42a032;
	color: #42A032;
}

.notice-msg, .note-msg {
	background-color: #fff;
	background-image: url(../images/msg_notice.gif);
	border-color: #2674a1;
	color: #2674a1;
}

.out-of-stock {
	color: #333;
	font-weight: bold;
}

.item-slider .out-of-stock  { display:none; }

.item-slider .clearer + .add-to-links {margin-left: -10px;}

.product-essential .availability.out-of-stock span {
	background: #f00000;
    color: #FFFFFF;
    padding: 5px;}

/* FORMS
----------------------------------------------------------------*/
input.qty { width: 2.5em !important; }

.fieldset label, .form-list label, .sp-methods label { font-weight: bold; }

.form-list label::after {
	content: ':';
}

.buttons-set,
.button-set {/*Container for form buttons*/
	clear: both;
	margin-top: 15px;
	text-align: right;
	font-weight: bold;
	overflow: hidden;
}

.buttons-set .back-link { float: left; margin: 0; }

.buttons-set .button { 
	float: right; 
	margin-left: 5px;
}

.shipping button.button {
	padding: 10px 15px;
}

.buttons-set #add_recipient_button { margin: 0; }

.buttons-set p.required { margin-bottom: 5px; }

button.button, button,
#ja-main .opc-wrapper-opc .btn,
.newspopup-message-success .newspopup-message-close{
	background: #22205f;
	border: 1px solid transparent;
	color: #aaa;
	cursor: pointer;
	overflow: visible;
	padding: 10px 15px;
	text-align: center;
	vertical-align: middle;
	width: auto;
	text-transform: uppercase;
	font-family: NovecentowideNormalRegular,sans-serif;
	border-radius: 10px;
}
.catalog-product-view .buttons .btn.place, .catalog-product-view .buttons .btn.original{

}

button.button, button.actions,
#ja-main .opc-wrapper-opc .btn,
.newspopup-message-success .newspopup-message-close{
	background: #22205f;
	color: #fff;
	transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out; /* Firefox 4 */
    -webkit-transition: all 0.3s ease-out; /* Safari and Chrome */
    -o-transition: all 0.3s ease-out; /* Opera */
    margin: 2px 0;
}

#ja-main .opc-wrapper-opc .btn {
	background: #22205f !important;
}

#ja-main .opc-wrapper-opc .btn span {
	font-family: NovecentowideNormalRegular,sans-serif;
	background: transparent;
    border: none;
    height: auto;
    line-height: 100%;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline;
    padding: 0;
}

#ja-main .md-show.md-effect-7 .md-content {
	border-radius: 10px;
}

#ja-main #modal-login #login-button-set .restore-account:hover {
	color: #c00000 !important;
}

.dol-index-index button {
	background-color: transparent;
}

.dol-index-index #ja-mainbody {
	margin-bottom: 0;
}

button.button span, .btn-cart span,.form-button { white-space: nowrap; }

button.button:hover,
button.button:focus,
button:hover,
button:focus,
.catalog-product-view .buttons .btn.place:hover,
.catalog-product-view .buttons .btn.original:hover,
.catalog-product-view .buttons .btn.place:focus,
.catalog-product-view .buttons .btn.original:focus{
    background: #f00000; border: 1px solid #f00000; color: #fff;
}

#ja-main .opc-wrapper-opc .btn:hover,
.newspopup-message-success .newspopup-message-close:hover{
	background: #f00000 !important; 
}

.btn-continue { margin-right: 5px; }

#shopping-cart-table a.button {
	display: block;
	font-size: 14px;
	font-weight: bold;
	border: none;
	color:#fff;
	padding: 3px 8px;
	transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8c0103+0,ed1c24+100 */
	background: rgb(140,1,3); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(140,1,3,1) 0%, rgba(237,28,36,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(140,1,3,1) 0%,rgba(237,28,36,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(140,1,3,1) 0%,rgba(237,28,36,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c0103', endColorstr='#ed1c24',GradientType=0 ); /* IE6-9 */
	font-weight:bold;
	border-radius: 8px;
	width: 45px;
}

.customer-account-index a.button { float:left; margin: 10px 0 20px 0; }

button.button.btn-proceed-checkout,
.cart-collaterals .totals ul.checkout-types button.button.btn-proceed-checkout {
	display: block;
	font-size: 14px;
	font-weight: bold;
	border: none;
	color:#fff;
	padding: 10px 15px;
	transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8c0103+0,ed1c24+100 */
	background: rgb(140,1,3); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(140,1,3,1) 0%, rgba(237,28,36,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(140,1,3,1) 0%,rgba(237,28,36,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(140,1,3,1) 0%,rgba(237,28,36,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c0103', endColorstr='#ed1c24',GradientType=0 ); /* IE6-9 */
	font-weight:bold;
	float: right;
	
}

button.button.btn-proceed-checkout:focus,
button.button.btn-proceed-checkout:hover,
.cart-collaterals .totals ul.checkout-types button.button.btn-proceed-checkout:hover {
	background:#f00000 !important;
	border:none;
	color: #fff;
}

button.btn-cart,
button.button.btn-cart,
button.button.btn-cart:hover{
    background: #FF0000 url(../images/icon_menu_toggle.png) no-repeat -10px -90px !important;
    display: inline-block;
    padding: 10px 5px 10px 30px !important;
    border: none;
    width: auto;
    height: auto;
	color: #ffffff !important;
	font-size: 12px;
	font-family: NovecentowideNormalRegular,sans-serif;
  line-height: normal;
	overflow: hidden;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out; /* Firefox 4 */
  -webkit-transition: all 0.3s ease-out; /* Safari and Chrome */
  -o-transition: all 0.3s ease-out; /* Opera */
}

button.button.button-change-image {
	background: url(../images/upload-coin-art-white.png) no-repeat top left;
	padding: 0 0 0 48px;
}

button.btn-cart:hover,
button.btn-cart:focus,
button.button.btn-cart:hover,
button.button.btn-cart:focus,
.products-grid li.item:hover button.btn-cart {
  background: url(../images/btn_cart.png) no-repeat bottom left;
  color: #f00000;
}

button.button.button-change-image:hover,
button.button.button-change-image:focus {
	background: url(../images/upload-coin-art-white.png) no-repeat 0 -30px;
	padding: 0 0 0 48px;
}


/*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: 270px; }

.form-list li.additional-row {}

.form-list li.additional-row > p { margin: 15px 0 0; 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: 2px;
	margin-bottom: 0;
	vertical-align: middle;
}

.fieldset {
	border: 1px solid #e5e5e5;
	margin: 25px 0 15px;
	padding: 15px;
	border-radius: 10px;
}

.fieldset .legend {
	background: #fff;
	float: left;
	font-size: 125%;
	font-weight: bold;
	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(../images/validation_advice_bg.gif) no-repeat 2px 1px;
	clear: both;
	font-weight: bold;
	line-height: 1.25em;
	margin-top: 3px;
	min-height: 15px;
	padding-left: 17px;
    color: #f00000;
}

.validation-failed {
	background: #FCEDED !important;
	border: 1px dashed #d02626 !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: bold; 
}

label.required i {
	font-weight: normal;
	color: #ccc;
}

label.required em {
	color: #d02626;
	margin-right: 3px;
}

p.required {
	margin: 0;
	text-align: right;
	color: #d02626;
}

.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: bold;
}

.info-box .box-title {
	text-align: left;
}

/*Page heading---*/
.page-title {
	background: url(../images/bg_title.gif) no-repeat left center;
	padding: 0 20px;
	margin: 0 -20px 20px;
}

.photogallery-view-index .page-title {
	margin: 0;
}

.page-title h1,
#ja-main .opc-wrapper-opc h2,
.block.jm-products-slider-listing .block-title h1{
  color: #676766;
  font-family: NovecentowideNormalRegular,sans-serif;
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
}

#ja-main .opc-wrapper-opc {
	background: url(../images/bg_title.gif) no-repeat 0 6px;
    padding: 0 20px;
    margin: 0 -20px 20px;
}

.cms-no-route .page-title h1 {
	font-size: 25px;
	
}

.cms-no-route .ja-lo-2colsl #ja-mainbody {
	border-radius: 10px;
}

.block.block-cart {
	padding: 20px 0 20px 20px;
}

ol#cart-sidebar li {
	padding: 0;
	border: 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
}

.side-col .block .product-details {
	float: none;
    clear: both;
    padding-top: 10px;
    width: 100%;
}

.col-left .block.block-cart .actions button.button {
	display: inline-block;
	float: left;
    width: 47% !important;
}

.col-left button.button.btn-cart {
	border-radius: 10px;
    background: url(../images/btn_cart_big.png) no-repeat 0 0 #22205f;
    background-size: 15%;
    color: #fff;
    padding: 10px 15px;
    font-weight: bold;
    font-size: 14px;
}

.col-left button.button.btn-cart:hover {
	color: #fff;
	background: url(../images/btn_cart_big.png) no-repeat 0 0 #c00000;
	background-size: 15%;
}

.page-title h4 {
	font-size: 150% !important;
	margin: 0;
}

.page-title a {
	font-weight: bold;
}

.page-title ul,
.page-title li {
	background: none;
	margin: 0;
	line-height: normal;
}

.title-buttons {
	line-height: 35px;
	overflow: hidden;
	text-align: right;
}

.title-buttons h1 {
	float: left; /* heading level with buttons */
}

.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: #e5e5e5 none repeat scroll 0%;
	font-size: 1.05em;
	font-weight: bold;
	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: bold;
}

/*Data Table---*/
.data-table {
	width: 100%;
	/* border: 1px solid #e5e5e5; */
	/* border-collapse: collapse; */
	/* border-radius: 10px; */
	overflow: hidden;
}

.data-table tr td {
	background: #fff;
}

.data-table .odd td {
	/*background: #F7F7F7;*/
}

.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 {
	
}

.data-table th {
	white-space: nowrap;
/*
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #ccc;
*/
	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: 10px;
}

.data-table thead tr th,
.data-table thead tr td {
  border-right:  none;
  text-align: center;
  background-color: #000066;
  color: #fff;
  padding: 15px 10px;
  text-transform: uppercase;
  position: relative;
}

.data-table thead tr th::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	background: #353f60;
}

.data-table thead tr th:last-child::after {
	width: 0;
	height: 0;
}

.data-table thead tr th:first-child {
	border-top-left-radius: 10px;
}

.data-table thead tr th:last-child {
	border-top-right-radius: 10px;
}

/*
.data-table thead tr th:first-child {
	border-top-left-radius: 10px;
}

.data-table thead tr th:last-child {
	border-top-right-radius: 10px;
}
*/

.data-table tfoot tr.first td {
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
}

.data-table tfoot tr td {
	padding: 10px;
}

.data-table tfoot td {
	border-bottom: 0;
	border-right: 1px solid #e5e5e5;
}

.data-table tbody td {
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}

/*Bundle Products---*/
.data-table tbody.odd tr td{
	background: #F5F5F5 !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 #e5e5e5;
}

.data-table tbody td h4.title,
.data-table tbody td h5.title {
	color: #333;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.data-table tbody td .option-label {
	font-style: italic;
	font-weight: bold;
}

.data-table tbody td .option-value {
	padding-left: 10px;
}

.data-table .product-name {
	font-size: 100%;
	margin: 0;
}

.compare-table button.btn-cart { float:left; }

.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(../images/bullet.gif) no-repeat left 7px;
	padding-left: 12px;
}

.disc li:hover {
	background: url(../images/bullet_hover.gif) no-repeat left 8px;
	padding-left: 12px;
}

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 {}

.toolbar .select-box {
/*
  display: inline-block;
  height: 30px;
  overflow: hidden;
  background: url(../images/select_arrow.png) no-repeat right #fff;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  vertical-align: middle;
  margin: 0 5px;
  width: 90px;
*/
}

.toolbar .select-box select {
  margin: 0;
  background: transparent;
/*   background-color: rgba(0,0,0,0); */
  background-color: rgba(0,0,102,0);
  -webkit-appearance: none;
  padding: 5px;
  line-height: 1;
  border: 0;
  border-radius: 10px;
  height: 30px;
  color: #666;
  width: 120px;
}
.toolbar .select-box select option { background:#000066;}

.toolbar .amount { float: left; margin-top: 5px; }
.toolbar .limiter { float: right; padding: 10px 20px; border-right: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5; }
.toolbar .limiter label { vertical-align: middle; }
.toolbar .limiter .select-box { width: auto; }
.toolbar .limiter select { width: 80px; }

.pager .pages { margin: 0; /*font-size:110%*/}
.pager .pages strong { font-weight: normal; }
.pager .pages ol { display: inline; }

.pager .pages li {
	height: 28px;
	width: 28px;
	box-sizing: border-box;
	cursor: pointer;
	user-select: none;
	-webkit-user-select: none;
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-bottom-color: #b3b3b3;
	padding: 0;
	display: inline-block;
	color: #444;
	font-size: 100%;
	outline: none;
	border-radius: 4px;
    text-align: center;
    padding-top: 4px;
}

.pager .pages li:hover, .pager .pages li.current{
	background-image: -moz-linear-gradient(top, #ffffff, #c7c5c5);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#c7c5c5));
	background-image: -webkit-linear-gradient(top, #ffffff, #c7c5c5);
	background-image: -o-linear-gradient(top, #ffffff, #c7c5c5);
	background-image: linear-gradient(to bottom, #ffffff, #c7c5c5);
}

.pager .pages li a {
	color:#666; width: 100%;
	height: 100%;
	display: block;
}
.pager .pages .current { color:#000000 !important; }

/* Sorter */
.toolbar .view-mode { float: left; margin: 0 20px 0 0; padding: 16px 20px; border-right: 1px solid #e5e5e5; }

.toolbar .view-mode .grid {
  background: url(../images/view-mode_01.png) no-repeat 5px -13px;
  width: 15px;
  height: 15px;
  color: transparent;
  display: inline-block;
  margin: 0 5px;
}

.toolbar .view-mode .grid:hover, .toolbar .view-mode strong.grid {
  background: url(../images/view-mode_01.png) no-repeat 5px 4px;
}

.toolbar .view-mode .list {
  background: url(../images/view-mode_01.png) no-repeat 0 -45px;
  width: 15px;
  height: 15px;
  color: transparent !important;
  display: inline-block;
}

.toolbar .view-mode .list:hover, .toolbar .view-mode strong.list {
  background: url(../images/view-mode_01.png) no-repeat 0 -28px;
}

.toolbar .sort-by { float: right; margin-right: 20px; padding: 10px 0 10px 15px; }
.toolbar  label { vertical-align: middle; }
.toolbar select { padding: 0; margin: 0 5px 1px; vertical-align: middle; }

.toolbar p {
	margin: 0 10px;
	text-align: center;
}

/* Toolbar */
.toolbar {
  margin: 0 20px;
  font-size: 12px;
  background-color: #fff;
}

.catalog-category-view .toolbar,
.catalogsearch-result-index .toolbar,
.tag-product-list .toolbar {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  width: 100%;
}

.catalog-category-view .toolbar-bottom .toolbar,
.catalogsearch-result-index .toolbar-bottom .toolbar,
.tag-product-list .toolbar-bottom .toolbar {
  top: auto;
  bottom: 20px;
}

.toolbar .pager {
	margin: 0;
	float:left;
	padding: 16px 0;
}

.toolbar .sorter {
	border-bottom: 1px dashed #e5e5e5;
	margin: 0 0 20px;
}

.toolbar-bottom {
	clear: both;
    margin-top: 30px;
}

.toolbar-bottom .toolbar .pager{
    border-top: 1px dashed #e5e5e5;
    width: 100%;
}
.toolbar-bottom .toolbar .pager .pages{
    float: right;
    margin-right: 20px;
}

/*RATINGS
----------------------------------------------------------------*/
.ratings {
	line-height: 10px;
	margin: 10px 0;
}

.ratings strong {
	float: left;
	margin-right: 5px;
}

.rating-box {
	background: url(../images/product_rating_blank_star.png) repeat-x;
	float: left;
	height: 10px;
	margin-right: 10px;
	position: relative;
	width: 60px;
	clear: right;
}

.rating-box .rating {
	background: url(../images/product_rating_full_star.png) repeat-x;
	height: 10px;
	left: 0;
	position: absolute;
	top: 0;
}

.ratings .rating-links {
	margin: 0;
	float: right;
	font-size: 11px;
}

.product-essential .ratings .rating-links { float:left; }

.ratings .rating-links a {
  color: #aaa;
}

.ratings .rating-links a:hover,
.ratings .rating-links a:focus,
.ratings .rating-links a:active {
  color: #f00000;
}

.ratings-list {
	margin: 5px 0;
}

.ratings-list td {
	padding: 3px 0;
	vertical-align: middle;
}

.ratings-list td.label {
	font-weight: bold;
	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;
	color: #676766 !important;
}

.price-box {
	margin: 5px 0;
}

.price-box .price {
	color: #f00000;
	font-family: NovecentowideNormalRegular,sans-serif;
	font-size: 16px;
}

/*Regular price---*/
.regular-price {
	color: #333;
}

.regular-price .price {
	color: #f00000;
	font-size: 16px;
	font-family: NovecentowideNormalRegular,sans-serif;
}

/*Old price---*/
.old-price {
	margin: 0;
	display: inline-block;
}

.old-price .price-label {
	color: #999;
	white-space: nowrap;
	display: none;
}

.old-price .price {
	color: #aaa;
	font-weight: normal;
	/*text-decoration: line-through;*/
}

/*Special price---*/
.special-price {
	margin: 0;
	padding: 0;
	display: inline-block;
}

.special-price .price-label {
	white-space: nowrap;
	display: none;
}

.special-price .price {
	color: #f00000;
}

/*Minimal price (as low as)---*/
.minimal-price {
	margin: 0;
}

.minimal-price .price-label {
	font-weight: bold;
	white-space: nowrap;
}

a.minimal-price-link {
	display: block;
}

a.minimal-price-link .label {}

a.minimal-price-link .price {
	color: #f00000;
	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: #f00000;
	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: #f00000;
	font-size: 13px;
	font-weight: bold;
}

/*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: bold;
}

/*Price range---*/
.price-from {
	margin: 0;
}

.price-from .price-label {
	font-weight: bold;
	white-space: nowrap;
}

.price-to {
	margin: 0;
}

.price-to .price-label {
	font-weight: bold;
	white-space: nowrap;
}

/*Price notice next to the options---*/
.price-notice {
	color: #999;
	padding-left: 10px;
}

.price-notice .price {
	color: #333;
	font-weight: bold;
}

.price-as-configured {
	margin: 0;
}

.price-as-configured .price-label {
	font-weight: bold;
	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: bold;
}

/*Product Pricing---*/
.product-pricing {
	background: #F5F5F5;
	border: 1px solid #e5e5e5;
	margin: 10px 0;
	padding: 10px;
	border-radius: 10px;
}

.product-pricing li {
	background: url(../images/bg_tierico1.gif) no-repeat 0 9px;
	padding: 2px 0 2px 8px;
}

.product-pricing .benefit {
	color: #333;
	font-weight: bold;
}

.product-pricing .price {
	color: #333 !important;
	font-weight: bold;
}

/*Currency Switcher---*/
.currency-switcher {
	background: url(../images/currency_switcher_bg.gif) no-repeat;
	font-size: 1.05em;
	height: 53px;
	padding: 7px 12px 10px 12px;
}

.currency-switcher h4 {
	background: url(../images/icon_world.gif) no-repeat 0 2px;
	color: #fff;
	min-height: 21px;
	padding-left: 22px;
	text-transform: none;
}

.currency-switcher select {
	width: 98%;
}

.form-currency { float: right; position: absolute; right: 180px; top: 10px; }

.form-currency label {
	padding-right: 5px;
}

.form-currency a {
  display: inline-block;
  padding: 1px 3px;
}

.form-currency a.currency_active {
  background: #f2f2f2;
}

/* MIS.
----------------------------------------------------------------*/
.product-shop { float: right; }

.separator { color: #e5e5e5; margin: 0 5px; }
/*Generic Box---*/
.generic-box,
.order-info-box {
	background: #fff;
	/* border: 1px solid #e5e5e5; */
	margin-bottom: 15px;
	padding: 10px 15px;
}

.generic-box h4,
.order-info-box h2 {
	margin: 0 0 5px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 5px;
	font-size: 100%;
	text-align: left;
}

/*Generic Product Grid---*/
.generic-product-grid {
	width: 100%;
}

.generic-product-grid td {
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}

.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 {
	font-weight: bold;
	line-height: normal;
	margin-bottom: 0;
	margin-top: 10px;
	padding:0;
}

.add-to-links li {
  display: inline-block;
}

.add-to-links a {
  background: none no-repeat left top;
	width: 30px;
	height: 30px;
	display: inline-block;
	overflow: hidden;
	margin-left: 10px;
	text-indent: -999em;
	color: #333;
}

.products-list .product-shop .add-to-links a,
.products-list .product-shop .add-to-links button.btn-cart {
  float: left;
}

.products-list .product-shop p.list-description {
	height: 65px;
	overflow: hidden;
	text-indent: 15px;
	text-align: justify;
	margin-bottom: 0;
}

.list-description-more {
	text-align: right;
	color: #22205f;
	background: #fff;
	padding-left: 37px;
	float: right;
	position: relative;
	top: -21px;

	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 23%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 23%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 23%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */

}

.list-description-more:hover {
	color: #f00000;
	cursor: pointer;
}

.shop-now-wrap {
	clear: both;
}

.add-to-links a:hover,
.add-to-links a:focus {
  background-position: left bottom;
  color: #f00000;
}

.add-to-links a.link-wishlist {
  background-image: url(../images/btn_wishlist.png);
}

.add-to-links a.link-compare {
  background-image: url(../images/btn_compare.png);
}

.add-to-links a:hover,
.add-to-links a:focus {
	text-decoration: none;
}

.add-to-links .pipe,
.add-to-links .separator {
	display: none;
}

.add-to-cart {
	float: right;
}

.add-to-cart label {
	float: left;
	margin-top: 37px;
}

.add-to-cart .qty {
	float: left;
	margin: 30px 5px 0;
}

.add-to-cart button.button.btn-cart {
  background: url(../images/btn_cart_big.png) no-repeat -6px top #f00000;
  float: right;
  height: 80px;
  padding: 15px 15px 15px 75px;
  text-indent: 0;
  width: auto;
  color: #fff;
  margin-right: 20px;
 }

.add-to-cart button.button.btn-cart:hover,
.add-to-cart button.button.btn-cart:focus,
.add-to-cart button.button.btn-cart:active {
  background: url(../images/btn_cart_big.png) no-repeat -6px top #000;
  padding: 15px 15px 15px 75px;
}

.add-to-box {
	overflow: hidden;
}

.add-to-box .add-to-cart {
	float: none;
	margin: 15px 0 25px;
}

.add-to-box .or {
	color: #666;
	float: left;
	font-weight: bold;
	padding: 15px 10px;
	display:none;
}

.add-to-box .add-to-links {
	margin: 7px 0 0 0;
	float: left;
	text-align: left;
}

.add-to-cart .paypal-logo {
	clear: both;
	margin: 10px 20px 0 0;
	float: right;
}

.add-to-cart .paypal-logo span.paypal-or { display:none; }

/*Tool Tips---*/
.tool-tip {
	background: #FEF9EF;
	border: 1px solid #e5e5e5;
	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 #f00000 ;*/
	border: none;
	cursor: help;
	text-decoration: none !important;
}

.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(../images/close.png) 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(../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(../images/btn_edit.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
}

.link-print {
	background: url(../images/icon_printer.gif) no-repeat left center;
	padding-left: 23px;
	color: #666;
	line-height: 24px;
}

.link-feed {
	background: url(../images/icon_feed.png) no-repeat left center;
	padding-left: 18px;
	line-height: 24px;
}

/*===============================================================
---------------------------[BOX STYLE]---------------------------
=================================================================*/

/*GENERAL BOX STYLE
----------------------------------------------------------------*/
.block {
	background: #fff;
	margin-bottom: 20px;
	padding: 20px 5px 20px 20px;
}

.block-banner {
	border: none;
	background: none;
	padding: 0;
}

.box-hilite,
.block-hilite { /*hilite state*/
	background: #333;
	color: #ccc;
	border: 1px solid #333;
}

/*Block Head---*/
.block .block-title {
	line-height: normal;
	background: url(../images/bg_title.gif) no-repeat left center;
	padding: 10px 15px;
	margin: 0 -20px 0px;
}

#ja-col1 .block.block-cart .block-title{
    margin: 0;
}

#ja-mycart .block.block-cart .block-title {
	background: transparent;
	padding: 15px;
	margin: 0;
	border-bottom: 5px solid #f00000;
	margin-bottom: 15px;
}

.block-hilite .block-title { /*hilite state*/
	background: url(../images/grad_d3.gif) repeat-x bottom #666;
	border-bottom: 1px solid #333;
}

.block-hilite .block-title * { /*hilite state*/
	color: #fff;
}

.block .block-title strong,
.block .block-title h3,
.block .block-title h4,
.block .block-title h1,
#ja-mycart .block.block-cart .block-title strong{
	font-size: 15px;
	font-weight: bold;
	font-family: NovecentowideNormalRegular, sans-serif;
	text-transform: uppercase;
	color: #22205f;
	font-weight: bold;
}

.block .block-subtitle {
    display: none;
}

.block .block-title h3 {
	color: #999;
	font-size: 100%;
	background: none;
	border: 0;
	padding: 5px 0 0;
}

/*reset*/
.block h3, .block h4, .block h5 {
	margin: 0;
}

.block .block-title br {
	display: none;
}

/*Box Content---*/
.block .block-content {}

.block-banner .block-content {}

.block .btn-edit { float: right; margin: 1px 0 2px 5px; }

.block input.checkbox { margin: 2px 5px 4px 0; }

#cart-sidebar .btn-edit { display:none; }

/*Box Action---*/
.block .actions {
	margin: 0 10px;
	clear: both;
	text-align: center;
}
#ja-mycart .block .actions{margin: 0;}

.block .actions a { float: left; margin-bottom: 5px; }

.col-left .block .actions a {
	font-size: 13px;
	float: right;
}

.block .actions button.button { width: 100%; padding: 10px; }

.block .actions button.button:first-child {margin-right: 5px;}
.block .actions button.button:last-child {margin-left: 5px;}

.block.block-cart .actions button.button {
	width: 112px !important;
	font-weight: bold;
}

.block.block-cart .actions button.button:first-child {
	background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
	border: 1px solid #aaa;
	color: #22205f;
	
}

.block.block-cart .actions button.button:first-child:hover {
	background-color: #f00000 !important;
	border-color: #f00000 !important;
}

/*Box List---*/
.block ol {
	margin: 0;
}

.block ol li {
	margin: 0;
	padding: 5px 0;
	font-size: 92%;
}

.block ol li.last,
.block ol li:last-child { }

/*MAGENTO'S BOX STYLE
----------------------------------------------------------------*/
.block .product-image {
  float: left;
  width: 32%;
}

.block .product-details {
	float: right;
	width: 75%;
	overflow:hidden;
}

.block .product-checkbox {
	float: left;
	padding-right: 4px;
}

.block .product-name {
	margin: 0;
}

/*Product Tags---*/
.block-tags li {
	display: inline;
}
/*Newsletter---*/

/*Mini Cart---*/

/*Mini cart - top---*/
#ja-mycart {
    position: absolute;
	/* top: 101px; */
	/* top: 91px; */
	top: 30px;
	right: 0;
	z-index: 1000;
}

#ja-mycart .btn-toggle {
  display: block;
  background: #000066  url(../images/icon_menu_toggle.png) no-repeat -5px -78px;
  width: 185px;
  padding-left: 35px;
  /* height: 59px; */
  height: 59px;
  color: #fff;
  font: normal 13px NovecentowideNormalRegular,sans-serif;
  text-transform: uppercase;
  /* line-height: 60px; */
  line-height: 62px !important;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out; /* Firefox 4 */
  -webkit-transition: all 0.3s ease-out; /* Safari and Chrome */
  -o-transition: all 0.3s ease-out; /* Opera */
}

.review-menu-block .fa-shopping-cart {
	position: relative;
	display: inline-block;
	width: 30px;
	height: 30px;
}

.review-menu-block .fa-shopping-cart::before {
	content: ' ';
	position: absolute;
	display: block;
	width: 30px;
	height: 30px;
	left: 0;
	top: 0;
	background: url(../images/icon_menu_toggle.png) no-repeat -15px -92px transparent;	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
     #ja-mycart .btn-toggle  { font: normal 12px/60px NovecentowideNormalRegular,sans-serif; }
}

#ja-main .review-menu-block a.review-total,
#ja-main .opc-messages-action .button {
	background: #22205f !important;
    color: #fff;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    border-radius: 10px;
}

#ja-main .opc-messages-action .button span {
	background: transparent;
    border: none;
    height: 40px;
    line-height: 40px;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: block;
    font-family: NovecentowideNormalRegular,sans-serif;
    font-weight: bold;
}

#ja-main .review-menu-block a.review-total:hover, 
#ja-main .review-menu-block a.review-total.open,
#ja-main .opc-messages-action .button:hover {
	background: #f00000 !important;
}

#ja-main .review-menu-block .polygon {
	border-top-color: #f00000;
}

#ja-main .opc-wrapper-opc #opc-review-block {
	width: 445px;
	right: 0;
}

#ja-main .opc-wrapper-opc .payment-block dt {
	background: #22205f;
	border-radius: 10px;
	transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    border-radius: 10px;
}

#ja-main .opc-wrapper-opc .payment-block dt:hover, 
#ja-main .opc-wrapper-opc .payment-block dt.active {
	background: #f00000;
}

#ja-main .opc-wrapper-opc .btn-checkout {
	background: #f00000 !important;
	border-radius: 10px;
	-moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    border-radius: 10px;
}

#ja-main .opc-wrapper-opc .btn-checkout:hover {
	background: #c00000 !important;
}


.form-list label.no-colon::after{
	content: " ";
}

#ja-main .opc-wrapper-opc label.required:after, 
#ja-main .opc-wrapper-opc span.required:after {
	color: #000;
}

#ja-main .opc-wrapper-opc .btn-checkout span {
	background: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 100%;
    line-height: 46px;
    padding: 0 !important;
    height: 45px;
    padding: 0;
    display: block;
    font-family: NovecentowideNormalRegular,sans-serif;
}

#ja-main .opc-wrapper-opc .payment-block dt label {
	font-family: NovecentowideNormalRegular,sans-serif;
	position: relative;
	font-size: 16px;
}

#ja-main .opc-wrapper-opc .payment-block .form-list.opc-cc-container {
	margin: -21px 0 15px 0;
	border-color: #f00000;
	border-top-color: transparent;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background: #f2f2f2;
}

#ja-main .opc-wrapper-opc .payment-block .ssl-placeholder {
	float: right;
	right: 0;
    background-image: url("../images/SSL-Icon-text.png");
    background-position: 0 bottom;
    background-repeat: no-repeat;
}

#ja-main .opc-wrapper-opc input.radio, 
#ja-main .opc-wrapper-opc input.checkbox {
	margin-top: 3px !important;
}

#ja-main .opc-wrapper-opc .agree input.checkbox{
	margin-top: 10px !important;
}

#authnetcim_cc_type_exp_div .v-fix,
#payment_form_ccsave .v-fix {
	margin-right: 1%;
	width: 49%;
}

#floatingCirclesG {
    width: 114px !important;
    height: 114px !important;
    background: url(../images/opc-ajax-loader.gif) 0 0 no-repeat transparent;
    -moz-transform: scale(1) !important;
    -webkit-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    transform: scale(1) !important;
}

#floatingCirclesG div {
	display: none;
}

#ja-main .grand_total {
	background: transparent;
	border: none;
	color: #22205f;
	font: 15px/1.5 sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}

#ja-main .opc-wrapper-opc .payment-block dt label::after {
	font-family: "FontAwesome" !important;
	content: "\f107";
	position: absolute;
	top: 2px;
	right: 10px;
	font-size: 30px;
}


#checkout-review-table tr td:first-child {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

#ja-main .expand_plus {
	color: #22205f;
}

#ja-main .expand_plus:hover {
	color: #f00000;
}

#ja-main .review-menu-block a.review-total span {
	color: #fff !important;
	font-family: NovecentowideNormalRegular,sans-serif;
}


#ja-mycart .btn-toggle strong { border-left: 1px solid #fff !important; padding-left: 10px; }

#ja-mycart .btn-toggle strong .price { color:#fff !important; }

#ja-mycart .btn-toggle.active,
#ja-mycart .btn-toggle:hover { 
background: #f00000  url(../images/icon_menu_toggle.png) no-repeat -5px -133px !important;
color: #fff !important;
}

#ja-mycart .btn-toggle.active strong,
#ja-mycart .btn-toggle:hover strong { border-left: 1px solid #22205f; }

#ja-mycart .inner-toggle { display:none; }

#ja-mycart .active + .inner-toggle {
	background: #fff !important;
	border: 1px solid #f00000;
    box-shadow: none;
    display: block;
    float: right;
    padding: 0;
    position: absolute;
    top: 59px;
    width: 279px;
	right:0;
}

#ja-mycart .block {
  margin: 0;
  background: none;
  border: 0;
  padding:0; 
}

#ja-mycart .block-cart .block-inner {
  border: 0;
  margin: 0;
}

#ja-mycart .block .block-title {
  padding: 0 0 15px;
}

#ja-mycart .block .block-content { padding: 0 15px 15px 15px;}

#ja-mycart .amount { color: #000; border-bottom: 1px solid rgba(255, 255, 255, 0.3); padding: 0 0 10px 0; margin-bottom: 20px; display: block; }
#ja-mycart .amount a { color: #000 !important; border-bottom: 1px solid #000; }
#ja-mycart .amount a:hover { color:#22205f !important; border-bottom:1px solid #000; }

#ja-mycart .mini-products-list {}
#ja-mycart .mini-products-list li { margin:0; border:none; padding:0 0 15px 0; }
#ja-mycart .mini-products-list li .product-image { background: #fff; text-align:center; margin-right:10px; width:auto;}
#ja-mycart .mini-products-list li p.product-name { padding-bottom:10px; }
#ja-mycart .mini-products-list li .product-details,
#ja-mycart .mini-products-list li .product-details .price,
#ja-mycart .mini-products-list li a { color:#000; }
#ja-mycart .mini-products-list li a.btn-remove { margin-top:-30px; }

#ja-mycart .mini-products-list li .product-details .price + strong { color:#fff; padding-left:5px; }

#ja-mycart .summary .subtotal { border-top: 1px solid #ccc; padding: 15px 0; }
#ja-mycart .summary .subtotal .label { color:#000; padding-top:5px; text-transform:none; font-family:Arial, Helvetica, sans-serif}
#ja-mycart .summary .subtotal .price { font-size:120%; color:#000 !important; font-weight:bold; }

#ja-mycart  .actions button.button:hover { background:#f00000; color:#fff; }

.block-cart .actions .paypal-logo a {
	float: none;
	background: none;
	padding: 0;
	margin-bottom:0;
}
.block-cart .actions .paypal-or { display:none; }

.block-cart .block-subtitle {	
	border-top: 1px solid #e5e5e5;
	margin-top: 10px;
}

.block-cart .subtotal {
  margin: 15px 0 0;
}

.block-cart .subtotal .label { text-transform: uppercase; font-family: NovecentowideNormalRegular,sans-serif; color: #333; }

.block-cart .subtotal .price { float: right; font-family: NovecentowideNormalRegular,sans-serif; color: #f00000; }

.block-cart .paypal-logo { padding-top: 0; }

.block-cart .amount { margin: 0 0 15px; }
.block-cart .amount a:hover { color:#000; border-bottom:1px solid #000; }

/* ol#cart-sidebar li { margin-bottom: 10px; padding:5px 10px; border:1px solid #e5e5e5; position: relative;  } */

ol#cart-sidebar li.last { margin-bottom: 0; }

ol#cart-sidebar li a.btn-remove { position: absolute; right: -10px; top: 50%; margin: -10px 0 0; display: none; }

ol#cart-sidebar li:hover a.btn-remove { display: block; }

ol#cart-sidebar .price { font-weight:bold; color: #f00000; }
ol#cart-sidebar .price + strong { padding-left:5px; color:#b0b0b0; }

/*Mini Wishlist---*/

ol#wishlist-sidebar li { margin-bottom: 10px; padding:5px 10px; border:1px solid #e5e5e5; position: relative;  }

ol#wishlist-sidebar li.last { margin-bottom: 0; }

ol#wishlist-sidebar li a.btn-remove { position: absolute; right: -10px; top: 50%; margin: -10px 0 0; display: none; }

ol#wishlist-sidebar li:hover a.btn-remove { display: block; }

ol#wishlist-sidebar .price { font-size: 12px; color: #f00000; }
ol#wishlist-sidebar .price + strong { padding-left:5px; color:#b0b0b0; }
ol#wishlist-sidebar .button { font-size:10px; padding-left:30px;  }

/*Compare Products, Orders---*/
.block-compare .block-content { }

.block-compare .empty { margin: 0; }

.block-compare .actions {}

.block-compare ol li { position: relative; }

.block-compare ol li a.btn-remove { position: absolute; right: -10px; top: 50%; margin: -10px 0 0; display: none; }

.block-compare ol li:hover a.btn-remove { display: block; }

/*Mini Product View---*/

/*Poll---*/
.block-poll .votes { float: right; margin-left: 10px; }

.block-poll .answer { font-weight: bold; }

/*Relate Products----*/
.block-related .block-content { margin: 0 -20px; }

.block-related .block-subtitle {
  margin: 0 0 20px;
  padding: 20px;
  background: #f2f2f2;
}

.block-related p {}

.block-related ol li {
	position: relative;
	padding: 0;
}

#block-related li.last { background:none; }

.block-related .product-details {
	width: 50%;
}

.block-related input.checkbox {
  position: absolute;
  top: 0;
  right: 0;
} 

.block-related { padding:20px 20px 0 20px;}

.block-related .products-grid li.separator {
  margin-bottom: 20px;
}

/* Block Paypal */
.paypal-logo {
	padding: 10px 0;
	margin: 0;
	text-align: right;
}

.paypal-logo a {
	display: block;
}

/*Layered Navigation---*/
.block-layered-nav .block-subtitle {
	color: #333;
	margin: -10px -11px 10px;
}

.block-layered-nav .currently { margin: 0; }

.block-layered-nav .currently .block-subtitle { margin: 0; }

.block-layered-nav .currently .actions { margin: 0; }

.block-layered-nav ol {
	margin: 5px 10px 5px 40px;
}

.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(../images/narrow_by_li_by.gif) no-repeat 0 3px;
	font-weight: bold;
	padding-left: 20px;
	text-transform: uppercase;
}

.block-layered-nav .widget-btn {
	float: right;
	margin: 3px 0 0 5px;
}

.block-layered-nav a.btn-remove { float:right; margin-top:-5px; }

#narrow-by-list {
	padding: 0 0 10px 0;
	margin: 0;
}

#narrow-by-list dt {
	color: #22205f;
	padding: 0 5px 0 15px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: NovecentowideNormalRegular, sans-serif;
    background: -moz-linear-gradient(left,  rgba(62,150,216,0.6) 0%, rgba(62,150,216,0) 86%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(62,150,216,0.6) 0%,rgba(62,150,216,0) 86%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(62,150,216,0.6) 0%,rgba(62,150,216,0) 86%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#993e96d8', endColorstr='#003e96d8',GradientType=1 ); /* IE6-9 */
}

#narrow-by-list dd {}

#narrow-by-list dd li {
	padding: 0 0 5px 0;
}

#narrow-by-list dd li:last-child{
    border: none;
	padding-bottom: 0;
}

#narrow-by-list dd.last {
	background: none;
}

#narrow-by-list dd.last li:last-child{
    background: none;
}

.block-navigation {
  background: #000;
}

.block-navigation #ja-sidenav li {
  border-bottom: 1px solid #1a1a1a;
  position: relative;
}

.block-navigation #ja-sidenav li a {
  padding: 10px 0;
  color: #fff;
  text-transform: uppercase;
  display: block;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out; /* Firefox 4 */
  -webkit-transition: all 0.3s ease-out; /* Safari and Chrome */
  -o-transition: all 0.3s ease-out; /* Opera */
}

.block-navigation #ja-sidenav li a:hover,
.block-navigation #ja-sidenav li a:focus,
.block-navigation #ja-sidenav li a:active {
  text-decoration: none;
  border-left: 5px solid #f00000;
  padding-left: 10px;
  color: #f00000;
}

.block-navigation #ja-sidenav li.active a { color: #f00000; }

.block-navigation #ja-sidenav ul {
  margin: 0 10px;
  width: 180px;
  padding: 20px;
  display: none;
  position: absolute;
  background: #111;
  top: 0;
  right: -200px;
  z-index: 10;
  -moz-box-shadow: 0 0 10px #111;
  -webkit-box-shadow: 0 0 10px #111;
  box-shadow: 0 0 10px #111;
}

.block-navigation #ja-sidenav li:hover > ul {
  display: block;
}

.block-navigation #ja-sidenav ul.level0 li a {
  text-transform: none;
  color: #fff;
}

.block-navigation #ja-sidenav ul.level0 li a:hover,
.block-navigation #ja-sidenav ul.level0 li a:focus,
.block-navigation #ja-sidenav ul.level0 li a:active {
  color: #f00000;
}

.block-navigation #ja-sidenav ul.level0 li.active a {
  color: #f00000; 
}

/* My Orders */

.block-reorder .block-content{ padding: 0; }

.block-reorder ol { padding: 10px 0; }

.block-reorder .block-subtitle{ margin: 0; }

.block-reorder input.checkbox { float:right; margin-left:5px; }

.block-reorder button.btn-cart {
  border: 0;
  text-indent: 0;
  padding: 0 0 0 35px !important;
  line-height: normal;
  width: auto;
  text-align:left;
}

.block-reorder p.product-name { }

.block-reorder .actions { margin: 0; }

.block-reorder .actions a {
  margin-bottom: 0;
  margin-top: 15px;
}
/* Block List */

.block-list ol li { border: 1px solid #e5e5e5; margin-bottom: 10px; padding: 5px 10px; }
.block-list ol li a {  }
.block-list ol li a:hover { }

/*===============================================================
--------------------[MAGENTO'S SHOP PAGES]--------------------
=================================================================*/

/*CATALOG LISTING
----------------------------------------------------------------*/
.category-products { margin: 0 -10px; }

.catalog-category-view .category-products { margin: 0 -20px; }

.category-products h2.product-name {
	font-size: 14px;
    max-width: 220px;
    text-align: center;
    margin: 0 auto;
}

.category-products .products-list h2.product-name {
    font-size: 26px;
    max-width: 100%;
    text-align: left;
}

.category-products .price-box {
	display: block;
}

/*Product---*/
.product-name {
  font-size: 100%;
  font-weight: bold;
}

.product-name a {
  color: #22205f;
}

.catolog-product-wrapper .product-name a {
	color: #676766;
}

.customer-designs-index .category-products li .product-image,
.catalogsearch-result-index .category-products li .product-image,
.catalogsearch-result-index .category-products li a {
	margin: 0 !important;
}

.catalog-category-view .product-name a {
  color: #676766;
}


.product-name a:hover,
.product-name a:focus,
.product-name a:active,
.products-grid li.item:hover .product-name a {
  color: #f00000;
  text-decoration: none;
}

.product-image img {
  display: block;
}

.product-sku {
  color: #aaa;
  font-size: 13px;
  line-height: 1;
  margin-bottom: 10px;
}

/*List Type---*/
.products-list {
  margin: 0 10px;
}

.products-list .item {
	border-bottom: none;
	padding: 0 0 15px;
	margin: 0;
	overflow: hidden;
	clear: both;
}

.products-list .item.last {
	border-bottom-width: 0;
}

.products-list .product-image {
	display: inline-block;
	width: 240px;
	text-align: center;
	padding-left: 15px;
}

.products-list .product-image img {
  /* padding-left: 20px; */
}

.products-list .product-shop {
	display: inline-block;
	float: none;
	vertical-align: top;
	padding: 0 15px;
	width: 420px !important;
	margin: 0 !important;
}

.products-list .product-shop .description {}

.products-list .product-shop .price-box {
  border-bottom: 0;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 0;
  font-size: 20px;
}

.products-list .product-shop .ratings {
  border-top: 1px solid #e5e5e5;
  margin-bottom: 20px;
  margin-top: 15px;
  padding-top: 20px;
}

.products-list .add-to {
	margin-bottom: 0;
}

.products-list .product-shop p.add-to a {
	margin-right: 10px;
}

/*Grid Type---*/
.listing-type-grid { margin: 0 -20px; }

.products-grid .product-name, /*product name*/
.products-grid .product-image, /*product name*/
.products-grid .ratings, /*product rating*/
.products-grid .price-box, /*product price*/
.products-grid .actions, /* buttons and add to links */
.products-grid .pdescription, /* product description */
.products-grid .product-information { 
	margin: 0 0 10px;
	text-align: center;
}

.catolog-product-wrapper {
	margin: 0 0 15px 0;
	padding: 0 10px 10px;
	border: 1px solid transparent;
	border-radius: 10px;
	transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
}

.catolog-product-wrapper:hover {
	border: 1px solid #ccc;
	-webkit-box-shadow: 3px 3px 3px 0px rgba(150,150,150,1);
	-moz-box-shadow: 3px 3px 3px 0px rgba(150,150,150,1);
	box-shadow: 3px 3px 3px 0px rgba(150,150,150,1);
}

.products-grid .product-information { margin-bottom: 0; }

.products-grid .product-information .price-box,
.products-grid .product-information .product-name,
.products-grid .product-information .ratings,
.products-grid .product-information .pdescription { 
	margin-left: 0;
	margin-right: 0; 
	text-align: center;
}
.products-grid.flex-container{
	justify-content: space-between;
    align-content: space-between;
}
.products-grid .product-information .ratings { margin-bottom: 20px; }

.products-grid .product-information .price-box {
	border-bottom: none; 
	padding-bottom: 0; 
	margin-bottom: 0;
	margin-top: 0;
}

.products-grid .product-information .price-box .price,
.products-list .price-box .price {
	color: #f00000 !important;
}

.products-list .price-box .price {
	font-size: 20px;
}

.products-grid .product-information .btn-cart {
	float: none;
	display: inline-block;

}

.products-grid .product-information .add-to-links { margin: 0; float: right; display: none; height: 30px; } 

.products-grid { width: 100%; }

.products-grid.last { border-bottom: 0; }

.products-grid li.item {
	overflow: hidden;
	padding: 0 4px 0 0 !important;
	position: relative;
    max-width: 32%;
    width: 32%;
}

.products-grid li.first { clear: both; }

.jmquickview { display: none; }

.products-grid li.item:hover .jmquickview {
  display: block;
  position: absolute;
  top: 110px;
  left: 30px;
  padding: 10px 0;
  width: 180px;
}

.products-grid li.item:hover .product-image {
  /*
opacity: 0.5;
  filter: alpha(opacity=50);
*/
}

.products-grid li.item:hover .product-information .add-to-links { display: inline; }

.catalogsearch-advanced-result .products-grid li.item { width: 25%; }

.products-grid ol.odd  {}
.products-grid li.last,
.products-grid li:last-child { background: none; }

.products-grid li.item-row-last { margin-bottom: 0; }

.products-grid li.separator {
  display: none;
  border-top: 1px solid #e5e5e5;
  clear: both;
  margin: 0 20px;
}

.products-grid li.visible-tablet,
.products-grid li.visible-phone { display: none; }

.products-grid li.visible-desktop { display: none; }

.products-grid li.separator-last:last-child { display: none; }

.products-grid .product-image {
	vertical-align: bottom;
	display: block;
    margin: 0 auto;
	margin-bottom: 15px;
	width: auto;
	position: relative;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out; /* Firefox 4 */
  -webkit-transition: all 0.3s ease-out; /* Safari and Chrome */
  -o-transition: all 0.3s ease-out; /* Opera */
}

.products-grid .product-image img {
  /* padding: 20px; */
  	padding: 0px;
  	/*width: 228px !important;*/
  	box-shadow: none;
    display: inline;
    vertical-align: middle;
    max-width: 100%;
}

.products-grid .rating-box {
	margin-left: 0;
	margin-right: 5px;
}

.products-grid .ratings a {
	text-align: center;
}

.products-grid .rating-links {}

.products-grid .pipe { display: none; }

.products-grid .sale-off {
  position: absolute;
  width: 40px;
  height: 32px;
  background: url(../images/icon_saleoff.png) no-repeat left top;
  top: 0;
  right: 0;
  padding: 18px 10px 10px;
  font-size: 10px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: NovecentowideNormalRegular,sans-serif;
  line-height: normal;
  font-weight: bold;
}

.products-grid .sale-off span {
  display: block;
}

.products-grid .sale-ends,
.products-grid .number-product-left,
.products-grid .number-items-sold {
  display: block;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.products-grid .product-image .label {
  position: absolute;
  width: 53px;
  height: 53px;
  line-height: 58px;
  background: url(../images/icon_hot.png) no-repeat left top;
  top: 0;
  right: 0;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: NovecentowideNormalRegular,sans-serif;
  font-weight: bold;
  font-size: 11px;
}

.products-grid .product-image .New-label {
  background-image: url(../images/icon_new.png);
}

.ja-dot { display: block; height: 1px; border-bottom: 1px solid #e5e5e5; margin: 0 10px; }

/*PRODUCT DETAIL
----------------------------------------------------------------*/
.product-view { background: #fff; padding: 20px; margin-bottom: 20px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }

#cboxContent .product-view {
  max-width: 800px;
}

.product-essential, .product-collateral {
	clear: both;
}

.product-essential {
	margin: 0 -10px 20px;
	overflow: hidden;
} 

.product-essential .product-img-box {
	width: 340px;
	float: left;
}

.product-img-box .rating-links {
	margin-top: 10px;
	float: none;
}

.product-essential .product-shop { width: 420px; }

.product-collateral { 
border: 1px solid #e5e5e5; 
border-radius: 10px;
overflow: hidden;
position: relative;
top: 20px;
margin-bottom: 20px;
}

/*PRODUCT TABS */

ul.ja-tab-navigator { border-bottom: 1px solid #e5e5e5; }

ul.ja-tab-navigator li {
	float: left;
	border-right: 1px solid #e5e5e5;
}

ul.ja-tab-navigator li.first {}

ul.ja-tab-navigator li.active { background-color: #22205f !important; }

ul.ja-tab-navigator li.active a,
ul.ja-tab-navigator li.active a:hover,
ul.ja-tab-navigator li.active a:focus,
ul.ja-tab-navigator li.active a:active { color: #fff; }

ul.ja-tab-navigator li.active.first {}

.ja-tab-content { padding: 20px; }

ul.ja-tab-navigator li a {
	font-weight: bold;
	line-height: 60px;
	height: 60px;
	display: inline-block;
	padding: 0 20px;
	font-size: 12px;
	margin: 0;
	border: none;
	text-transform: uppercase;
	font-family: NovecentowideNormalRegular,sans-serif;
	color: #22205f !important;
	transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out; /* Firefox 4 */
	-webkit-transition: all 0.3s ease-out; /* Safari and Chrome */
	-o-transition: all 0.3s ease-out; /* Opera */
}

#ja-tab-products ul.ja-tab-navigator li.active a {
	color: #fff !important;
}

ul.ja-tab-navigator li a:hover,
ul.ja-tab-navigator li a:focus,
ul.ja-tab-navigator li a:active{
	text-decoration: none;
	color: #fff;
}

ul.ja-tab-navigator li a:hover {
	background: #f00000;
	color: #fff !important;
}

ul.ja-tab-navigator li.active a:hover {
	background: #22205f;
}


.ja-tabitem-producttags h5 {
	margin-top: 0;
}

/*Product Images---*/
.product-img-box .product-image-zoom {
	height: 320px;
	overflow: hidden;
	position: relative;
	width: 320px;
	z-index: 9;
	margin: 0;
        /*border: 1px solid #e5e5e5;*/
}

.product-img-box .product-image-zoom img {
	cursor: pointer;
	left: 0;
	position: absolute;
	top: 0;
}

.product-img-box #track_hint {
	font-size: 92%;
	text-align: center;
	color: #777;
}

.product-view .product-img-box .zoom {
  position: relative;
  z-index: 9;
  height: 16px;
  margin: 0 auto 13px;
  padding: 0 28px;
  background: url(../images/slider_bg.gif) 50% 50% no-repeat;
  cursor: pointer;
}

.product-view .product-img-box .zoom.disabled {
  -moz-opacity: .3;
  -webkit-opacity: .3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; /*IE8*/
  opacity: .3;
}

.product-view .product-img-box .zoom #track {
  position: relative;
  height: 18px;
}

.product-view .product-img-box .zoom #handle {
  position: absolute;
  left: 0;
  top: 3px;
  width: 60px;
  height: 16px;
  background: url(../images/magnifier_handle.gif) 0 0 no-repeat;
}

.product-view .product-img-box .zoom .btn-zoom-out { position: absolute; left: 0; top: 0; }
.product-view .product-img-box .zoom .btn-zoom-in { position: absolute; right: 0; top: 0; }

.product-img-box .more-views {
	margin-top: 20px;
	overflow: hidden;
	position: relative;
}

.product-img-box .more-views h4 {
	margin-bottom: 5px;
	text-transform: uppercase;
	font-size: 92%;
	color: #999;
}

.product-img-box .more-views ul {
	float: left;
}

.product-img-box .more-views li {
	float: left;
	display: block;
	margin: 0;
	line-height: normal;
}

.product-img-box .more-views li a {
	height: 63px;
	width: 63px;
	float: left;
	border: 1px solid #e5e5e5;
}

.product-img-box .more-views li a:hover {
	border: 1px solid #f00000;
}

.product-img-box .more-views li:last-child a { }

/*Product Info---*/
.product-essential .product-shop .product-name {
  margin: 15px 0;
}

.product-essential .product-shop h1 {
	font-size: 28px !important;
	margin: 0;
}

.product-essential .ratings { margin: 30px 0; }

.product-essential .availability {
  font-size: 11px;
  font-weight: bold;
  margin: 10px 0;
}

.product-essential .availability.in-stock span {
  color: #f00000;
}

.product-essential .price-box {
	font-size: 150%;
}

.product-price-sku-wrap {
	font-size: 20px;
    line-height: 160%;
    padding-top: 4px;
}

.product-essential .price-box,
.product-sku {
	vertical-align: middle;
}

.product-essential .price-box .price { 
	font-size:38px; 
	color: #22205f !important; 
	font-weight: bold;
}

.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 { position:relative;}

.product-essential .add-to-box .add-to-cart {}
.product-essential .add-to-links { }
.product-essential .add-to-links li { display: block; margin-bottom: 10px; float:left\0/ !important; width:100%\0/ !important; }
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .product-essential .add-to-links li {
       float:left;
	   width:100%;
    }
}

.product-essential .add-to-links a {
  line-height: 30px;
  margin: 0;
  padding-left: 40px;
  text-indent: 0;
  width: auto;
}

.email-friend a {
  background: url(../images/btn_email.png) no-repeat left top;
  color: #333;
  display: inline-block;
  height: 30px;
  padding-left: 40px;
  line-height: 30px;
  overflow: hidden;
  font-weight: bold;
}

.email-friend a:hover,
.email-friend a:focus {
  background-position: left bottom;
  color: #f00000;
}

.product-essential .short-description {
	text-align: justify;
	text-indent: 15px;
}

.jm-megamenu ul.level0 li.mega a img {
	padding-top: 7px;
}

.product-essential .short-description h2 { display:none; }

/*Product Options---*/
.product-options {
	border: 1px solid transparent !important;
}
.product-options-box {
	background: #f7f9f9;
	border: 1px solid #90182b !important;
	border-radius: 10px;
}

.product-options .product-options {
	border-radius: 10px;
}

.product-options dt {
	padding: 0;
	margin: 0 0 5px;
	text-align: right !important;
}

.product-options dt label {
	color: #333;
	font-weight: bold;
}

.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 {
	max-width: 88%;
}

.product-options dd* textarea {
	height: 8em;
    width: 95%;
    margin-left: -15px;
    resize: vertical;
}

.product-options dd select {
	width: 99%;
}

.product-options dd .multiselect option {
	border-bottom: 1px dotted #e5e5e5;
	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 !important;
	background: #EDF3f6;
	border: 1px solid #e5e5e5;
	border-top: 0;
	display: none;
}

.product-options-bottom.enable {
	display: block;
}

.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-options-bottom .add-to-links li .separator {
	display: inline;
}

.product-shop .product-options-bottom .add-to-cart-box {
	clear: both;
	float: left;
	margin-top: 10px; 
}

.item-options dt {
	font-weight: bold;
}

/*Product Collateral---*/
.product-collateral .box-collateral {

}

.product-collateral .box-collateral h2 { margin-top: 0; }

.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 {
    text-align: justify;
    text-indent: 15px;
}

.product-collateral .box-description h2{display: none;}

    /*Additional Information*/
.product-collateral .box-additional table {}

.product-collateral .box-additional .label {
	font-weight: bold;
	white-space: nowrap;
	background: #EDF7FC;
	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*/
.box-up-sell { margin-top: 20px; }

#upsell-product-table li.item { margin-bottom: 0; }

/*reviews*/
#customer-reviews {
	margin-bottom: 0;
}

#customer-reviews dl {
	clear: both;
	padding-top: 15px;
}

#customer-reviews dd {
	margin-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
	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 {
	display: block;
	overflow: hidden;
	vertical-align: middle;
}

.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;
	padding: 9px 10px;
	border-radius: 10px;
}

.tags-list,
.product-tags {}

.tags-list li,
.product-tags li {
	background: url(../images/sep-vdot.gif) no-repeat 100% 4px;
	display: inline;
	padding: 0 8px 0 4px;
}

.tags-list li.first,
.product-tags li.first {
	padding-left: 0;
}

.tags-list li.last,
.product-tags li.last {
	background: none;
}

/*Gift Messages----*/
.giftmessages .gift-header {
	color: #f00000;
	font-size: 12px;
	font-weight: bold;
}

.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 #e5e5e5;
	border-top: 1px solid #e5e5e5;
	padding: 22px 16px 22px 22px;
}

.giftmessages .gift-box .scroll-box {
	height: 260px;
	overflow: auto;
}

.giftmessages .product-image {
	border: 1px solid #e5e5e5;
}

.giftmessages .giftmessage-product-info {
	padding-left: 10px;
}

.giftmessages .numeration {
	color: #999;
	font-weight: bold;
}

.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 {}

/* Product Review Detail */
.product-review .product-img-box {
	width: 220px;
}

/*CHECKOUT
----------------------------------------------------------------*/ 
.form-list li .input-box select.address-select {
	width: 630px;
}

.sp-methods { 
	margin: 20px 0 5px 0;
}

.sp-methods dt {
	padding: 5px 0;
	color: #333;
	font-weight: bold;
}

.sp-methods dd {
	padding: 0;
}

.sp-methods select.month {
	margin-right: 10px;
	width: 160px !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 { padding:0; background: #fff; }

.checkout-cart-index .cart {
  }

.checkout-cart-index #ja-current-content {background: #fff; margin-bottom:20px; }

.cart .page-title h1 {/*  margin-top: 15px;  */}
.cart-table { margin-bottom: 0; }

.cart-table tbody td {
	padding: 10px !important;
	vertical-align: middle;
}

td.col-unit-price.a-right,
td.col-total.a-right {
	text-align: center !important;
}
.cart-table tbody tr td:first-child{
    border-left: 1px solid #e5e5e5;
}
.cart-table tbody tr:last-child td:first-child {
	border-bottom-left-radius: 10px;
}

.cart-table tbody td:first-child td {
	padding-bottom: 0 !important;
}

.cart-table tbody td:first-child td p {
	margin: 0 !important;
}

.cart-table tbody tr td:last-child{
    border-right: 1px solid #e5e5e5;
}
.cart-table tbody tr:last-child td:last-child {
	border-bottom-right-radius: 10px;
}


.cart-table > tbody > tr > td:first-child > p:last-child {
	display: none;
}

.cart-table > tbody > tr > td:first-child {
	position: relative;
}

.cart-table > tbody > tr > td:first-child > p {
	margin: 0;
	position: absolute;
	top: 5px;
    width: 100%;
    text-align: center;
}
.cart-table > tbody > tr > td:first-child > p.workspace{
	position: relative;
    top: 0;
    margin-top: 20px;
}

.cart-table tbody td .item-options dd {
	float: left;
}

.cart-table tbody td .item-options dt {
	clear: left;
	float: left;
}

.cart-table tbody td .item-options dt::after {
	content: '\00a0 ';
	
}

.cart-table tbody td .item-options dt:first-child,
.cart-table tbody td .item-options dd:nth-child(2),
.cart-table tbody td .cell-label {
	display: none;
}

.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 .product-name.set-product{     margin-top: 11%; margin-bottom: 4px;}

.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: bold; }

.cart-collaterals .totals {
	float: right;
	width: 25%;
	padding: 0;
}

#ja-current-content .cart-collaterals .totals {
	/* width: 32% !important;  */
	width: 28% !important; 
	border: 1px solid #676766;
	background: #f2f2f2;
	border-radius: 10px;
	padding: 20px;
}

.cart-collaterals .totals table {
	width: 100%;
	}

.cart-collaterals .totals td {
	padding: 0 0 15px 0;
	text-transform: uppercase;
}

.cart-collaterals .totals tr.last td {}

.cart-collaterals .totals tfoot td {
	font-size: 125%;
	text-transform:uppercase;
/* 	border-bottom: 1px solid #e5e5e5; */
	padding: 0 0 0 10px;
	
}

.cart-collaterals .totals ul.checkout-types { padding: 0; margin: 15px 0 0; }

.cart-collaterals .totals ul.checkout-types li {
	clear: both;
	margin: 0;
	padding: 5px 0;
	background: none;
	text-align: right;
}

.cart-collaterals .totals ul.checkout-types .button { float: none; display: inline-block; background: #000066; color: #fff; }

.cart-collaterals .totals ul.checkout-types li big { font-weight: bold; }

#shopping-cart-table button.btn-continue { float: left; }
#shopping-cart-table button.btn-update { margin-right:0px; }

#shopping-cart-table td input { text-align:center; }

/*Tax details---*/
.tax-total {
	cursor: pointer;
}

.tax-total td {}

.tax-total .tax-collapse {
	background: url(../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: 0;
	float: left;
	width: 66%;
}

.cart .discount,
.cart .shipping,
.cart .crosssell {
	background: #fff;
	border: 1px solid #e5e5e5;
	padding: 0 20px 20px;
	margin-bottom:20px;
	border-radius: 10px;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#coupon_code {
	width: 250px;
}

.cart .discount .buttons-set { text-align: left; }


.cart .discount .button {
	margin-right: 0;
	margin-left: 0;
	float: right; 
	padding: 10px 15px;
}

.cart .discount h2, 
.cart .shipping h2,
.cart .crosssell h2 {
  padding: 10px 0;
  text-indent: 20px;
  margin: 0 -20px;
  border-bottom: 1px solid #e5e5e5;
  color: #ffffff;
  /* font-family: NovecentowideNormalRegular,sans-serif; */
  font: 15px/1.5 sans-serif;
  font-weight: bold;
  
}

.cart .discount h2, 
.cart .shipping h2 {
	background: #000066;
	border: 1px solid #000066;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-color: transparent;
}

.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 ul {
	margin: 0px;
}

.cart .crosssell h2.product-name { border-bottom:none; text-indent: 0; }
.cart .crosssell .add-to-links { float:right; }
.cart .crosssell button.btn-cart { float:left; }

.grand_total {
	background: #e5e5e5;
	border: 1px solid #e5e5e5;
	font-size: 1.3em !important;
	font-weight: bold;
	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 {}

.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 #e5e5e5;
	border-bottom: 0; 
	padding: 5px 20px 15px;
	margin: 0;
}

.opc .step-title {
	background: #e5e5e5;
	border: 1px solid #e5e5e5;
	border-bottom: 0;
	padding: 8px 15px;
	overflow: hidden;
}

.opc .last .step-title {
	border-bottom: 1px solid #e5e5e5;
}

.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 #e5e5e5;
	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-wrapper-opc .opc-col-left .fields .field {
	width: 100% !important;
}

.opc .form-list li.fields .field {
	float: left;
	width: 275px;
}

#billing-address .form-list li.wide .input-box .input-text, 
#shipping-address .form-list li.wide .input-box .input-text {
	width: 250px;
}

/*Allow box*/
.opc .allow .step-title {
	background: url(../images/icon_accept.gif) no-repeat 98% center #fff;
	cursor: pointer;
}

.opc .allow h3 {
}

.opc .allow .number {
	background: #f00000;
	border: 1px solid #f00000;
	color: #fff;
}

/*Active box*/
.opc .active .step-title {
	cursor: default;
	}

.opc .active .step-title h2 {
	color: #333;
	line-height:25px;
}

.opc .active .number {
	background: #22205f;
	border: 1px solid #22205f !important;
	color: #fff;
}

.opc .active .step {
	display: block;
	border-top-color: #E5E5E5;
}

.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 {
	border-bottom: 1px solid #e5e5e5;
}

/*Checkout Progress---*/
/*Side Box*/
.block-progress {}

.block-progress dl {
	margin: 0;
}

.block.block-progress.opc-block-progress  .block-title strong { line-height:20px; }

.block-progress dt {
	padding: 10px 0px !important;
	/*background: #eee;*/
	border-bottom: 1px solid #e5e5e5;
}

.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;
}

.block-progress dd.complete table {
	width: 100%;
	table-layout: fixed;
}

.block-progress dd.complete table td,
.block-progress dd.complete table th {
	word-wrap: break-word;
}

.opc .box-no-padding {
	background: #FEF9EF;
	border: 1px solid #e5e5e5;
	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(../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: #e5e5e5;
	float: left;
	font-weight: bold;
	width: 20%;
	padding: 2px 0;
	text-align:center;
	background: none;
}

.checkout-progress li.active {
	color: #fff;
	background: #f00000;
}

.checkout-progress li.last {
	background: none;
}

/*Multiple Addresses checkout---*/
.multi-address-checkout-description {
	margin-bottom: 25px;
	margin-top: -15px;
}

.multiple-checkout{}

.multiple-checkout .col-1 .box { border: 1px solid #e5e5e5; padding:10px; }

.multiple-checkout .col2-set,
.info-set {
	margin: 20px 0 10px;
	clear: both;
	border: 1px solid #e5e5e5;
}

#shipping_method_form .col2-set .content,
.info-set .content {
	padding: 10px 15px;
}

.multiple-checkout .col2-set .legend,
.info-set .legend {
	border-bottom: 1px solid #e5e5e5;
	padding: 5px 15px;
	margin: 0;
	font-size: 110%;
	clear:both;
}

.multiple-checkout .col2-set .count-head-alt {
	margin-top: 10px;
	border-top: 1px solid #e5e5e5;
}

.multiple-checkout .col2-set .box-title,
.info-set .box-title,
.multiple-checkout .col-wide > h3 {
	border-bottom: 1px solid #e5e5e5;
	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: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
}

.multiple-checkout .col2-set .col-2,
.info-set.col2-set .col-2 {
	width: 63%;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.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; }

.multiple-checkout .col2-set .col-1.col-narrow .box { border:1px solid #e5e5e5; padding:10px; margin-top:15px; }

#multiship-addresses-table button { background: none; border:none; color:#f00000; }
 
.info-set .box .actions {
	background: none;
}

.shipment-count {
	background: #f00000;
	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 {
	border: 1px solid #e5e5e5;
	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: #f00000;
	font-weight: bold;
	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 #e5e5e5;
	height: 10em;
	overflow: auto;
	padding: 10px;
}

.checkout-agreements .agree {
	margin: 0;
	padding: 10px 0 10px 11px;
}

.opc .checkout-agreements {
	border: 1px solid #e5e5e5;
	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: #e5e5e5;
	padding: 5px;
}

.opc .checkout-agreements .agree {
	padding-left: 6px;
}

/*CUSTOMER
----------------------------------------------------------------*/ 
/*Login---*/ 
#login-form .col-1, #login-form .col-2 {
	/* border: 1px solid #e5e5e5; */
}

/*
.box-wrap {
	border-radius: 10px;
}
*/

#login-form .content {
	padding: 0 20px 10px;
}

#login-form h2 {
	background-position: 15px center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #e5e5e5;
	margin: 0 -20px;
	padding: 8px 0;
	text-indent: 15px;
}


#login-form .buttons-set {
	border-top: 1px solid #e5e5e5;
	margin: 0;
	padding: 20px;
	
}

#login-form .content {
	min-height: 245px;
}


/*My Account navigation---*/
.has-toggle .block-account {
  display: none;
}

.block-account {}

.block-account .block-inner { margin:0; }

.block-account .block-title {
	margin: 0;
	padding: 5px 0 5px 20px;
}

.block-account .block-title strong {
	color: #000;
}

.block-account .block-content {
	padding: 0 10px;
}

.block-account ul {
	padding: 5px 10px 10px;
}

.block-account li a, .block-account li.current {
	padding: 10px 0;
}

.block-account li strong {
	font-weight: normal;
}

.block-account li a {
	border-bottom: 1px solid #e5e5e5;
	display: block;
}

.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: #f00000; 
}

.block-account li.current {
	border-bottom: 1px solid #e5e5e5;
	color: #f00000;
	font-weight: bold;
}

.block-account li.current a {
	padding: 0;
}

.block-account li.last, .block-account li.last a {
	border-bottom: 0;
}
 
#poll-answers li { padding:3px 0}

/*Dashboard---*/
.box-account {
	/* border: 1px solid #e5e5e5; */
	margin-bottom: 15px;
}

.dashboard .data-table,
.my-account .data-table {
	    border: 1px solid #e5e5e5 !important;
	    border-radius: 10px;
/*
	    border-top-right-radius: 10px;
	    border-top-left-radius: 10px;
*/
}

.box-account .col2-set{
	margin: 0 15px 10px;
}

.box-account .box-head {
	border-bottom: 1px solid #e5e5e5;
	margin: 0 0 10px;
	padding:15px;
	overflow: hidden;
}

.box-account .box {
	background: none;
	border: none;
}

.box-account .box .box-title {
	border-bottom: 1px solid #e5e5e5;
	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;
}

.box-account ol#my_recent_tags,
.box-account ol#my_recent_reviews {
	padding: 0 15px 15px 15px;
}

.box-account ol .number {
	background: #f00000;
	color: #fff;
	float: left;
	font-size: 9px;
	font-weight: bold;
	line-height: 1em;
	margin-top: 3px;
	padding: 1px 3px;
}

.box-account ol .details {
	margin-left: 20px;
}
.box-account ol .details h3.product-name { margin-bottom:10px; }

.box-account ol.recent-reviews small {
	float: left;
	font-weight: bold;
	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;
}

.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;
}

.my-account .limiter { padding-bottom:20px; }

.my-account .box-account.box-recent .box-head,
#my-orders-table tbody td { border-bottom: none; }

.edit-password {
	background: url(../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 {
	margin: 0;
	font-size: 110%;
}

.box-recent .box-head {
	margin: 0;
}

.account-create button { padding:10px 30px;}

.review-customer-view .product-img-box { float: left; }
.review-customer-view .product-review .product-details { float: right; width:500px; }
.review-customer-view .product-details h2 { font-size:14px; }
.review-customer-view .product-details h3 { font-size:100%; font-weight:normal; }

/*Account Addressbook---*/
.primary-address-list h4, .address-list h4 {
	font-size: 125%;
	border-bottom: 1px solid #e5e5e5;
	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(../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: #EDF7FC;*/
}

#my-orders-table tfoot tr.last td,
#checkout-review-table tfoot tr.last td {
	font-weight: bold;
	font-size: 110%;
	border-top: 1px solid #e5e5e5;
}

/*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 #e5e5e5;
}

.compare-products tbody td.last {
	border-right: 1px solid #e5e5e5;
}

.compare-products tbody.attribute-cart td {
	background: #FEF9EF !important;
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
}

.compare-products tbody td.label {
	background: #EDF7FC !important;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	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 #e5e5e5 !important;
}

/*Reviews---*/
.my-review-detail .product-image {
	float: left;
	width: 135px;
}

.my-review-detail .product-image p {
	margin-bottom: 0;
}

.my-review-detail .p roduct-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 th:nth-child(3n),
#my-tags-table td:nth-child(3n) { width: 20%; }

#my-tags-table td:nth-child(3n) button.btn-cart { 
  border: 0;
  text-indent: 0;
  padding: 0 0 0 35px;
  line-height: normal;
  width: auto;
  margin-top:10px;
  margin-left:10px; 
 }

 #my-tags-table td:nth-child(3n) .add-to-links a.link-wishlist {
  text-indent: 0;
  padding: 0 0 0 35px;
  line-height: 30px;
  width: auto;
  margin-top: 10px;
  margin-left: 10px;
  font-family: NovecentowideNormalRegular,sans-serif;
  text-transform: uppercase;
  font-weight: normal;
}
 
/*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(../images/gift-message-expand.gif);
}

.collapse {
	background-image: url(../images/gift-message-collapse.gif);
}

/*Wishlist---*/
#wishlist-table td {
	vertical-align: middle;
}

#wishlist-table td:nth-child(2n) .inner { margin:0; }

#wishlist-table th:nth-child(3n),
#wishlist-table td:nth-child(3n) { width: 20%; text-align:center; }

#wishlist-table td:nth-child(3n) button.btn-cart { 
  margin-top:10px; 
 }
 

#wishlist-table a.link-cart, #wishlist-table a.btn-remove {
	display: block;
}

#wishlist-table textarea {
	width: 90%;
	height: 100px;
}

#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: bold;
	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: #d02626;
	font-weight: bold;
	margin-bottom: 15px;
}

.advanced-search-found-amount {
	margin-bottom: 15px;
}

.advanced-search-summary-box {
	background: #FEF9EF;
	border: 1px solid #e5e5e5;
	margin: 0 0 15px;
	padding: 10px 15px;
}

.advanced-search-summary-tip {
	clear: both;
	font-weight: bold;
}

.advanced-search-summary-box ul {
	float: left;
	list-style: none;
	width: 50%;
}

.advanced-search-summary-box ul li {
	color: #333;
	font-weight: bold;
	background: url(../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 #e5e5e5;
}

.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: bold;
}

.page-print h2, .page-print h3 {
    font-size: 100%;
    font-weight: bold;
}

.page-print .col2-set h2,.page-print .col2-set h3 {
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
}

.page-print h2.h2 {
    font-size: 125%;
    font-weight: bold;
}

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 #e5e5e5;
	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 #e5e5e5;
	padding-bottom: 10px;
}

/*DEFAULT HOME
----------------------------------------------------------------*/
.home-callout {
	margin: 0 0 15px;
	text-align: center;
}

.home-callout img {}

.home-spot {
	float: right;
	width: 530px;
}

.std {
  color: #777;
}

.std dl dt { font-weight: bold; }
.std dl dd { margin: 0 0 10px; }

.std ul.list li {
  padding-left: 10px;
  background: url(../images/bullet.gif) no-repeat left 8px;
}

/*Best Selling---*/
.best-selling {}

.best-selling h3 {
	background: #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	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: bold;
}

/*Recently---*/
.recently h3 {
	background: #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 5px 10px;
	line-height: normal;
	font-size: 110%;
}

.recently .product-image {
	border: 1px solid #e5e5e5;
}

.recently a.product-name {
	font-weight: bold;
}

.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---*/
.products-list .product-shop .desc { clear: both; }

#ja-current-content .widget-static-block { display: block; margin-bottom: 20px; }

.jm-lemmon-slider           		{ position: relative; background: #fff; padding: 0 50px; }

.jm-lemmon-slider .slider    		{ overflow: hidden; position: relative; width: 100%; }
.jm-lemmon-slider .slider ul 		{ margin: 0; padding: 0; }
.jm-lemmon-slider .slider li 		{ float: left; margin: 0; list-style: none; padding: 0; line-height: 1; }
.jm-lemmon-slider .slider li a 	{ display: block; }
.jm-lemmon-slider .slider li img 	{ opacity: 0.4; }
.jm-lemmon-slider .slider li:hover img { opacity: 1; }
.jm-lemmon-slider .controls a {
	position: absolute;
	top: 50%;
	margin-top: -12.5px;
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	width: 25px;
	height: 25px;
	text-indent: -9999em;
	overflow: hidden;
}

.jm-lemmon-slider .controls a:hover,
.jm-lemmon-slider .controls a:focus,
.jm-lemmon-slider .controls a:active { background-position: left bottom; }

.jm-lemmon-slider .controls .prev-slide { left: 0; background-image: url(../images/pre.png); }

.jm-lemmon-slider .controls .next-slide { right: 0; background-image: url(../images/next.png); }

.jm-product-lemmon           		{ position: relative; background: #fff; padding: 0; }

.jm-product-lemmon .slider    		{ overflow: hidden; position: relative; }
.jm-product-lemmon .slider ul 		{ margin: 0; padding: 0; }
.jm-product-lemmon .slider li 		{ float: left; margin: 0; list-style: none; padding: 0; line-height: 1; }
.jm-product-lemmon .slider li a 	{ display: block; }
.jm-product-lemmon .slider li img 	{ opacity: 0.4; }
.jm-product-lemmon .slider li:hover img { opacity: 1; }
.jm-product-lemmon .controls a {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	background-position: left top;
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	text-indent: -9999em;
	overflow: hidden;
	display: none;
}

.jm-product-lemmon:hover .controls a { display: block; }

.jm-product-lemmon .controls a:hover,
.jm-product-lemmon .controls a:focus,
.jm-product-lemmon .controls a:active { background-position: left bottom; }

.jm-product-lemmon .controls .prev-slide { left: 0; background-image: url(../images/pre.png); margin-left: -10px; }

.jm-product-lemmon .controls .next-slide { right: 0; background-image: url(../images/next.png); margin-right: -10px;  }

a.link-learn {
  height: 15px;
  background: url(../images/btn_readmore.png) no-repeat left 0;
  display: block;
  padding-left:20px;
  line-height: 15px;
  margin-top:10px; 
  color:#000;
}

a.link-learn:hover,
a.link-learn:focus,
a.link-learn:active { background-position: left bottom; color: #f00000; }

#jm-error {
  background: url(../images/error.png) no-repeat scroll 40px 60px transparent;
  margin: 0 auto;
  padding: 60px 20px 60px 550px;
}

#jm-error .page-head-alt + dl {
  margin-bottom: 20px;
}

#jm-error .disc li {
  background: none;
  padding-left: 0;
}

#jmoverlay {
  opacity: 0 !important;
  filter:alpha(opacity=0) !important;
}

.addresses-list ol li { padding-bottom:20px; }


/* ########################################################## NEW CODE ######################################################## */

.sales-top-message {
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	height: 30px;
	line-height: 30px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8c0103+0,ed1c24+100 */
	background: rgb(140,1,3); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(140,1,3,1) 0%, rgba(237,28,36,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(140,1,3,1) 0%,rgba(237,28,36,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(140,1,3,1) 0%,rgba(237,28,36,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c0103', endColorstr='#ed1c24',GradientType=0 ); /* IE6-9 */

}

.sales-top-message p {
	margin: 0;
}

.welcome-msg {
	display: none;
}

@media only screen and (max-width: 985px) and (min-width: 720px) {
	#ja-header #logo a {
		background: url(../images/tpd-logo-horizontal.png) center center no-repeat transparent !important;
		width: 100%;
		height: 60px;
	}
}

#ja-container {
	padding: 0;
	margin-top: 10px;
}
.cms-home #ja-container, .catalog-product-view #ja-container{
    margin-top: 0;
}

.product-view .product-essential {
	margin: 0;
}

#ja-container #ja-main .product-view .col2-set .product-shop {
	width: 42.8%;
    margin-left: 30px;
    float: right;
}

/* @media only screen and (max-width: 985px) and (min-width: 720px) { */


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

	#ja-container #ja-main .product-view .col2-set .product-shop {
    	/*float: none;
		width: 100%;
		clear: both;*/
		margin-left: 0;
    }
}

.catalog-product-view .product-view .product-img-box .product-image.product-image-zoom #image,
.customer-images-index .products-grid .product-image img{
	width: 100% !important;
	height: auto !important;
}

@media only screen and (max-width: 480px) {
	.catalog-product-view .product-view .product-img-box .product-image.product-image-zoom #image {
		width: 97% !important;
		height: auto !important;
	}
	.catalog-product-view.catalog-product-view .product-view .product-img-box,
	.catalog-product-view.catalog-product-view .product-view .product-img-box .product-image {
		height: auto !important;
	}
}

.product-view .product-img-box .product-image-zoom {
	width: 100% !important;
	height: 100% !important;
}

.product-view .product-img-wrapper {
	clear: both;
	overflow: visible !important;
}

.product-view .product-img-box .more-views {
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 0;
}

.product-view .product-img-box .more-views ul {
	float: none !important;
	width: 100%;
	text-align: center;
	padding: 0 !important;
}

.product-view .product-img-box .more-views li {
	float: none !important;
	display: inline-block;
	text-align: center;
	padding: 5px !important;
	margin: 0 !important;
	border: 0 solid #ffe90c;
	position: relative;
}

.product-view .product-img-box .more-views li div {
	background-color: #bdbec0;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 8px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	position: absolute;
	width: 142px;
	top: 18px;
	transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out; /* Firefox 4 */
  -webkit-transition: all 0.3s ease-out; /* Safari and Chrome */
  -o-transition: all 0.3s ease-out; /* Opera */
}

.product-view .product-img-box .more-views li:hover div {
	background-color: #f00000;
}
.product-view .product-img-box .more-views li.notactive:hover div {
	background-color: #f00000 !important;
}

.product-view .product-img-box .more-views li.notactive:first-child div {
	background-color: #bdbec0;
}

.product-view .product-img-box .more-views li.active div {
	background-color: #22205f !important;
}

.product-view .product-img-box .more-views li:first-child div {
	background-color: #22205f;
}

.product-view .product-img-box.col-1 .inner .more-views li a {
	border: 1px solid #bdbec0;
	padding: 36px 9px 10px 8px;
	margin-bottom: 10px;
	border-radius: 10px;
	position: relative;
    z-index: 10;
    transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out; /* Firefox 4 */
	-webkit-transition: all 0.3s ease-out; /* Safari and Chrome */
	-o-transition: all 0.3s ease-out; /* Opera */
}

.product-view .product-img-box.col-1 .inner .more-views li.active a {
	border-color: #22205f !important;
}

.product-view .product-img-box.col-1 .inner .more-views li:hover a {
	border-color: #f00000;
}
.product-view .product-img-box.col-1 .inner .more-views li.notactive:hover a {
	border-color: #f00000 !important;
}

.product-view .product-img-box.col-1 .inner .more-views li:first-child a {
	border-color: #22205f;
}

.product-view .product-img-box.col-1 .inner .more-views li.notactive:first-child a {
	border-color: #bdbec0;
}

.more-views h2 {
	display: none;
}

#ja-header {
	border-bottom: 1px solid #e5e5e5;
	margin-top: 0 !important;
    background: #ffffff;
}

#ja-header::after {
    content: ' ';
    display: block;
    width: 100%;
    height: 50px;
    position: absolute;
    margin-top: -50px;
    background: rgb(155,155,155); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(155,155,155,0.4) 0%, rgba(0,0,0,0) 56%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(155,155,155,0.4) 0%,rgba(0,0,0,0) 56%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(155,155,155,0.4) 0%,rgba(0,0,0,0) 56%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}

.quick-access ul.links {
	text-align: right;
	padding-right: 293px;
    display: inline-block;
    float: right;
}

#ja-botsl,
#ja-footer {
	background: #000;
	color: #999;
}

.main .product-shop.col-2 .inner,
.main .product-img-box .inner {
	margin: 0;
}

.product-view .product-img-box .product-image-zoom a:after {
    content: "";
    background: url(../images/zoom.png) no-repeat 0 0;
    width: 38px;
    height: 38px;
    position: absolute;
    right: 0;
    bottom: 0 
}

.product-view .product-img-box .product-image-zoom a:hover:after {
    background-position: 0 -45px;
}

.jm-mask-desc {
    position: absolute !important;
    bottom: 0;
	background-image: url(../images/mask.png) !important;
    left: -300px;
	opacity: 0.01;
	-webkit-transition: left 1.5s ease-out 0.5s;
	-moz-transition: left 1.5s ease-out 0.5s;
	-o-transition: left 1.5s ease-out 0.5s;
	transition: left 1.5s ease-out 0.5s;
}
.jm-slide-item.active:hover .jm-mask-desc{
    left: 0;
}

.jm-megamenu ul.level0 {
	float: right;
}

.block.block-layered-nav.block-navigation {
	display: none;
}

.main-breadcrumbs #ja-pathway {
    padding-left: 18px;
    font-size: 12px;
    padding-top: 16px;
}

.main-breadcrumbs {
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	border: 1px solid #e2e1e1;
	border-bottom: 0;
	margin-top: 10px;
	border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    background: #fff;
    
    
}

.catalog-category-view #ja-main #ja-pathway,
#ja-main #ja-pathway {
	/*display: none;*/
}

.catalog-category-view #ja-main #ja-pathway ul,
.catalogsearch-result-index #ja-main #ja-pathway ul{
	/*display: none;*/
	font-size: 12px;
}

.catalog-category-view .main.main-breadcrumbs,
.catalogsearch-result-index .main.main-breadcrumbs{
    display: none;
}

.toolbar-bottom .toolbar {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.block-layered-nav {
	border-bottom-left-radius: 10px;
}

.footer-slider-full-width {
	background: #fff;
}

.sales-guest-form .main-breadcrumbs,
.cms-privacy-policy-cookie-restriction-mode .main-breadcrumbs,
.photogallery-view-index .main-breadcrumbs,
.opc-index-index .main-breadcrumbs,
.checkout-onepage-success .main-breadcrumbs,
.faq-index-index .main-breadcrumbs,
.customer-account-index .main-breadcrumbs,
.customer-account-edit .main-breadcrumbs,
.customer-address-index .main-breadcrumbs,
.sales-order-history .main-breadcrumbs,
.sales-billing-agreement-index .main-breadcrumbs,
.sales-recurring-profile-index .main-breadcrumbs,
.tag-customer-index .main-breadcrumbs,
.oauth-customer-token-index .main-breadcrumbs,
.newsletter-manage-index .main-breadcrumbs,
.downloadable-customer-products .main-breadcrumbs,
.customer-images-index .main-breadcrumbs,
.customer-designs-index .main-breadcrumbs,
.customer-templates-index .main-breadcrumbs,
.sales-order-view .main-breadcrumbs,
.sales-order-invoice .main-breadcrumbs {
	display: none !important;
}

.catalog-product-view .product-view .product-shop #product-addtocart-button,
.catalog-product-view .product-view .product-shop .add-to-cart .button.button {
	border-radius: 10px;
	background-color: #22205f !important;
	color: #fff !important;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 60px !important;
	padding-right: 3px !important;
	font-weight: bold;
	width: 185px !important;
	font-size: 16px;
	float: none !important;
}

.product-options-bottom .button.btn-cart span span {
	padding: 0 !important;
}

.catalog-product-view .product-view .product-shop #product-addtocart-button:hover,
.catalog-product-view .product-view .product-shop .add-to-cart .button.button:hover {
	background-color: #f00000 !important;
	color: #fff !important;
}

.product-shop .product-options-bottom {
	border-radius: 10px;
	margin-top: 5px !important;
	background: transparent !important;
	border: 1px solid transparent !important;
}

input.input-text, select, textarea,
input#newsletter {
	border-radius: 10px !important;
}

.template-field {
	border-radius: 10px;
	border: 1px solid #ccc;
	color: #666;
	padding: 7px 10px;
}

.product-options .product-options-bottom .or {
	font-size: 12px;
	margin-top: 4px;
	position: relative;
	left: 2px;
}

#ja-mainnav .jm-megamenu ul.level0 li.mega a.mega {
	color: #22205f;
	transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out; /* Firefox 4 */
	-webkit-transition: all 0.3s ease-out; /* Safari and Chrome */
	-o-transition: all 0.3s ease-out; /* Opera */
	height: 49px;
	line-height: 49px;
	border-bottom: 1px solid transparent;
    text-align: center;
    font-size: 14px;
}

#ja-mainnav .jm-megamenu ul.level0 li.mega a.mega:hover, 
#ja-mainnav .jm-megamenu ul.level0 li.mega:hover > a.mega,
.block-layered-nav .jm-megamenu ul.level0 li.mega:hover > a.mega{
	background: #22205f;
    background: -moz-linear-gradient(top, #22202b 0%,#22205f 100%) !important;
    background: -webkit-linear-gradient(top, #22202b 0%,#22205f 100%) !important;
    background: linear-gradient(to bottom, #22202b 0%,#22205f 100%);
	color: #fff;
	border-bottom: 1px solid #353f90 !important;
}

#ja-mainnav ul.megamenu {
	margin: 0;
    width: 100%;
    display: table;
    max-width: 1020px;
    border: none;
}

#ja-mainnav .jm-megamenu ul.level1 li.mega a.mega {
	padding: 15px 16px;
}

.jm-megamenu ul.level0 li.mega{
    display: table-cell;
    float: none;
    width: 33%;
}
.jm-megamenu ul.level0 li.mega.first{
    border-left: 1px solid #e5e5e5;
}
.jm-megamenu ul.level0 li.mega.first:hover{
    border-left: 1px solid #22205f !important;
}
.jm-megamenu ul.level0 li.mega.last{
    border-right: 1px solid #e5e5e5;
}
.jm-megamenu ul.level0 li.mega.last:hover{
    border-right: 1px solid #22205f !important;
}

#ja-mainnav .jm-megamenu ul.level1 li.mega a.mega span.menu-title {
	color: #22205f;
}

#ja-mainnav .jm-megamenu ul.level1 li.mega a.mega:hover span.menu-title, 
#ja-mainnav .jm-megamenu ul.level1 li.mega a.mega:focus span.menu-title, 
#ja-mainnav .jm-megamenu ul.level1 li.mega a.mega:active span.menu-title {
	color: #fff;
}

.col-left #narrow-by-list a,
.block-content.category-links p a{
	color: #676766;
	font-size: 13px;
}

.col-left #narrow-by-list a:hover {
	color: #f00000;
}

#ja-footer.wrap li a {
	color: #999;
}

#ja-footer.wrap li a:hover {
	color: #f00000 !important;
}

html[xmlns] .contacts-index-index .main-breadcrumbs,
html[xmlns] .customer-account-login .main-breadcrumbs,
html[xmlns] .catalogsearch-term-popular .main-breadcrumbs,
html[xmlns] .catalog-seo-sitemap-category .main-breadcrumbs,
html[xmlns] .dol-index-index .main-breadcrumbs {
	display: none;
}

.jm-slide-item img {
    width: 100% !important;
	height: auto !important;
}

.subscribe-wrap {
	position: relative;
}

#shopping-cart-totals-table td  strong {
	font-size: 99%;
}

#shopping-cart-totals-table td:first-child {
	color: #22205f !important;
	font-weight: bold;
}

#shopping-cart-totals-table td:first-child::after {
	content: ':';
	position: relative;
	left: -3px;
}

#shopping-cart-totals-table tbody td:first-child {
	font-size: 14px;
}

.cms-index-index .main-breadcrumbs {
	display: none !important;
}

.jm-products-slider-listing {
    padding: 0px 30px 0 30px;
    /*border-bottom: 1px dashed #e5e5e5;*/
    /*background: url(../images/faded_line.jpg) bottom center no-repeat;*/
    margin-bottom: -10px;
    padding-bottom: 5px;
}

.jm-products-slider-listing .jm-prev {
	left: 0;
}

.jm-products-slider-listing .jm-next {
	right: 0;
}

.jm-megamenu .childcontent-inner {
	background: #fff !important;
}

.jm-megamenu .childcontent-inner ul {
	border: 1px solid #e5e5e5;
	border-top: 0;
}

input:focus,
select:focus,
textarea:focus { 
    outline: none;
/*
    -webkit-box-shadow: 0px 0px 5px rgba(255,218,35,1);
	-moz-box-shadow: 0px 0px 5px rgba(255,218,35,1);
	box-shadow: 0px 0px 5px rgba(255,218,35,1);
*/
}

#svg_editor.content {
	border-radius: 10px;
	border-width: 0 !important;
	padding-bottom: 0 !important;
}


.ja-lo-1col #ja-current-content {
	margin-bottom: 10px;
}

.top_left_bar .bg {
	background: transparent !important;
}

.clearpage span {
	width: 75px !important;
}

.zoom_controls ul li.zfullwidth {
	width: 57px;
}

.zoom_controls ul li.origcanvas {
	width: 54px;
}

.pxboginya #svg_editor .intellectual {
	display: none;
}

.product-view .product-shop .product-name h1 {
	color: #676766;
    white-space: nowrap;
    display: inline;
}

.price-per-piece-rating {
	display: table;
	width: 100%;
}

.price-per-piece-box {
	margin-top: 10px;
	
}

.price-per-piece {
	color: #f00000;
	font-size: 28px;
}

.aslowas-inprice,
.perchip-small {
	color: #676766;
}

.perchip-small {
	font-size: 20px;
}

.rating-box-wrap {
	display: table;
	width: 100%;
	overflow: hidden;
}

.rating-box-wrap div.yotpo:last-child {
	float: right;
	clear: none;
}
.rating-box-wrap div.yotpo:first-child {
	float: left;
	clear: none;
}


.product-options p.required {
	display: none;
}

.product-options dl {
	display: table;
	width: 100%;
}

.product-options dt {
	display: table-cell;
	width: 88px;
	padding-top: 0 !important;
	vertical-align: middle;
}
.product-options .option-two-rows {
    margin-top: 10px;
}

.product-options .option-two-rows dt,
.product-options .option-two-rows dd {
	display: block;
	width: 100%;
	text-align: left !important;
}

.product-options .start-end-wrap {
	width: 50%;
	float: left;
}

.product-options .url-link {
	width: 100%;
}


.product-options .start-end-wrap dt {
	width: 20%;
}

.product-options .url-link dt {
	width: 10%;
}

.product-options .start-end-wrap dt label,
.product-options .select-file dt label,
.product-options .url-link dt label {
	color: #666;
}

.product-options .start-end-wrap dd input.input-text {
	width: 84%;
}

.product-options .url-link dd input.input-text {
	width: 90%;
}

.product-options .option-two-rows dd {
	padding: 0;
	padding-left: 15px;
	margin: 0;
}

.product-options .event-box dt {
	width: 184px;
}


.product-options dd {
	display: table-cell;
	border-bottom-color: transparent !important;
	padding-bottom: 10px !important
}

.qty-wrapper.v-center {
	text-align: left;
	margin-top: 20px;
}

.prce-button-wrap {
	display: table;
	width: 100%;
}

.product-addtocart-wrap {
	display: table-cell;
	text-align: right;
	float: left;
}

.catalog-product-view .product-options-bottom .button.btn-cart.v-center, .catalog-product-view .product-options-bottom .button.button {
	width: 100% !important;
}

.product-price-clone-wrap {
	display: table-cell;
	vertical-align: top;
    padding-top: 5px;
    text-align: left;
	width: 44%;
	float: right;
	margin-left: 2%;
}

.tier-prices.product-pricing,
.product-pricing span {
	display: none;
}

h2.customize-title {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8c0103+0,ed1c24+100 */
	background: rgb(140,1,3); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(140,1,3,1) 0%, rgba(237,28,36,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(140,1,3,1) 0%,rgba(237,28,36,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(140,1,3,1) 0%,rgba(237,28,36,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c0103', endColorstr='#ed1c24',GradientType=0 ); /* IE6-9 */

	color: #fff;
	font-size: 20px;
	text-align: center;
	padding: 10px 0;
	margin: 0 0 7px 0;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	font-style: italic;
}

.product-options-padding {
	/*padding: 0 15px;*/
    position: relative;
}

.product-options-padding .short-description {
	display: none;
}

h3.front-title {
	color: #676766;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

.product-options-padding .designer-container .button.button {
	border-radius: 10px;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
	border: 1px solid #aaa;
	color: #22205f;
    font-size: 12px;
    padding: 10px 0;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    display: block;
    width: 347px;
    text-align: center;
    transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out; /* Firefox 4 */
	-webkit-transition: all 0.3s ease-out; /* Safari and Chrome */
	-o-transition: all 0.3s ease-out; /* Opera */
    max-width: 90%;
}

.product-options-padding .button.button:hover {
	background: #f00000 !important;
    color: #fff;
    border: 1px solid #f00000;
}

.product-options {
	padding-bottom: 10px !important;
}

/*
.tab-menu a {
	display: table-cell;
	font-weight: bold;
	width: 50%;
	height: 35px;
	text-align: center;
	line-height: 35px;
	color: #676766;
	transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out; 
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}

.tab-menu a:hover {
	background: #f00000;
	color: #fff;
}

.tab-menu a.active:hover {
	background: #22205f;
}

.tab-menu a:first-child {
	border-top-left-radius: 10px;
}

.tab-menu a:last-child {
	border-top-right-radius: 10px;
}

.tab-menu a.active {
	background: #22205f;
	color: #fff;
	
}
*/

.tab-wrapper {
	padding: 0 15px;
}

.tab-wrapper dt,
.tab-wrapper dd {
	display: block !important;
	width: 100%;
	text-align: left !important;
}

.tab-wrapper input {
	max-width: 325px;
}
.product-custom-clay-poker-chip-sets .tab-wrapper input{
    max-width: 200px;
}
.product-custom-clay-poker-chip-sets .tab-wrapper .chip-options{
    width: 305px;
}
@media only screen and (max-width: 1300px) and (min-width: 769px) {
    .product-custom-clay-poker-chip-sets .tab-wrapper input{
        max-width: 180px;
    }
}
.product-style-box {
	/*border-top: 1px solid #ccc;*/
}

@media only screen and (max-width: 1300px) and (min-width: 1021px) {
	.catalog-product-view .product-shop .add-to-cart.v-centered-content .product-addtocart-wrap .button {
	    width: 190px !important;
	}
}

.yotpo-label.yotpo-small-box {
	display: none;
}

.yotpo .yotpo-regular-box {
	border-top-color: transparent !important;
}

.yotpo-display-wrapper .yotpo-regular-box.yotpo-bottomline.yotpo-bottomline-2-boxes  {
	padding-top: 0 !important;
}

.breadcrumbs {
	color: #aaa !important;
}

.breadcrumbs a {
	color: #22205f !important;
}

.breadcrumbs a:hover {
	color: #f00000 !important;
}

/********* TABS MENU STYLE *************/

.main-tab-box {
	border: 1px solid #595959;
	border-radius: 10px;
	margin-top: -7px;
	margin-bottom: 15px;
	background: #fff;
	padding-bottom: 15px;
}
.product-custom-clay-poker-chip-sets .main-tab-box{
	/*margin: -7px 15px 15px;*/
}

.tab-menu {
	
}


.tab-menu {
	position: relative;
	z-index: 1;
	white-space: nowrap;
	text-align: center;
}

.tab-menu a {
	position: relative;
	display: inline-block;
	padding: 14px 0 10px;
	width: 160px;
	color: #fff;
	text-decoration: none;
	margin: 0 -7px;
	transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out; /* Firefox 4 */
  -webkit-transition: all 0.3s ease-out; /* Safari and Chrome */
  -o-transition: all 0.3s ease-out; /* Opera */
    max-width: 49%;
}

.product-custom-clay-poker-chip-sets .tab-menu a{
    width: 80px;
}

.product-39mm-ceramic-poker-chips .tab-menu a{
	width: 125px;
}


.tab-menu a::before {
	border: .1em solid #595959;
	content: '';
	position: absolute;
	top: 0; right: 0; bottom: .5em; left: 0;
	z-index: -1;
	border-bottom: none;
	border-radius: 10px 10px 0 0;
	background: #bdbec0;
	box-shadow: 0 2px hsla(0,0%,100%,.5) inset;
	transform: perspective(5px) rotateX(2deg);
	transform-origin: bottom;
	transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out; /* Firefox 4 */
	-webkit-transition: all 0.3s ease-out; /* Safari and Chrome */
	-o-transition: all 0.3s ease-out; /* Opera */
}

.tab-menu a:hover::before {
	background: #f00000;
}

.tab-menu a.active {
	z-index: 2;
	color: #fff;
}

.tab-menu a.active::before {
	margin-bottom: 0;
	border-top-width: 1px;
	background: #22205f;
}

.tab-menu a.active:hover::before {
	background: #22205f;
}

/********* /END TABS MENU STYLE *************/

.catalog-product-view .product-shop #product-options-wrapper .input-box button,
#ja-main .opc-wrapper-opc .discount-block .apply-coupon {
	background-color: #22205f !important;
	border-radius: 10px;
	transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

#ja-main .opc-wrapper-opc .discount-block .apply-coupon {
	height: auto;
	padding: 10px 20px;
}

#ja-main .opc-wrapper-opc .discount-block .apply-coupon:hover {
	background-color: #f00000 !important;
}

#ja-main .opc-wrapper-opc .discount-block .button span,
#ja-main .opc-wrapper-opc .discount-block .button span span {
    background: transparent;
    border: none;
    height: auto;
    line-height: normal;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 0;
    font-size: 12px;
    font-family: NovecentowideNormalRegular,sans-serif;
}

#ja-main .opc-wrapper-opc .opc-login-trigger {
	border-radius: 10px;
	font-family: NovecentowideNormalRegular,sans-serif;
    background-color: #22205f !important;
    border: 1px solid #aaa;
    color: #fff;
    font-size: 18px;
    padding: 0;
    font-weight: bold;
    line-height: 42px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: 420px;
    text-align: center;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    height: auto;
    font-family: NovecentowideNormalRegular,sans-serif;
}

.catalog-product-view .product-shop #product-options-wrapper .input-box button:hover,
#ja-main .opc-wrapper-opc .opc-login-trigger:hover {
    background-color: #f00000 !important;
}

.catolog-product-rating {
	height: 20px;
	margin-top: 3px;
}


.catolog-product-rating > div {
	display: none;
}


.catolog-product-wrapper:hover .catolog-product-rating > div, .bx-wrapper .item-slider:hover .catolog-product-rating > div{
	display: block;
}

.catolog-product-rating .yotpo .pull-left {
	text-align: center !important;
	float: none !important;
}

.catalog-aslowas,
.catolog-product-wrapper .price-box {
	margin: 0;
	visibility: hidden
}

.catalog-aslowas span {
	color: #f00000;
}

.catolog-product-wrapper:hover .catalog-aslowas,
.products-list .catolog-product-wrapper .catalog-aslowas,
.products-list .catolog-product-rating > div,
.bx-wrapper .item-slider:hover .catolog-product-rating > div,
.bx-wrapper .item-slider:hover .catalog-aslowas,
.flex-container .item-slider:hover .catolog-product-rating > div,
.flex-container .item-slider:hover .catalog-aslowas,
.catolog-product-wrapper:hover .price-box,
.products-list .catolog-product-wrapper .price-box
{
	display: block;
	visibility: visible;
}

.products-list .catolog-product-rating .yotpo .pull-left {
	text-align: left !important;
}

.products-list .catolog-product-wrapper .catalog-aslowas {
	font-size: 20px;
}

.products-list .catolog-product-wrapper .catalog-aslowas span {
	color: #f00000;
}

.textcontrols_wrapper {
	margin: 2px 0 0 -84px !important;
}

div.input-box img {
	display: inline-block;
}

div.input-box button {
	display: inline-block !important;
	width: auto !important;
	margin-left: 15px !important;
}

.jm-megamenu ul.level0 li.active,
.block-layered-nav .block-content.category-links ul.categories-menu li.main-category-item > a.active{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8c0103+0,ed1c24+100 */
	background: rgb(140,1,3) !important; /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(140,1,3,1) 0%, rgba(237,28,36,1) 100%) !important; /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(140,1,3,1) 0%,rgba(237,28,36,1) 100%) !important; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(140,1,3,1) 0%,rgba(237,28,36,1) 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c0103', endColorstr='#ed1c24',GradientType=0 ) !important; /* IE6-9 */
	border: 0 solid transparent !important;
	border-color: transparent !important;
	transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.jm-megamenu ul.level0 li.active:hover {
	background-color: #22205f !important;
}

#ja-mainnav .jm-megamenu ul.level0 li.active a.active {
	color: #fff;
}
	
@media only screen and (max-width: 479px) {
	.product-view {
		padding-left: 0;
		padding-right: 0;
	}
	.more-views ul {
		display: table;
	}
	.catalog-product-view .product-view .product-img-box .more-views li {
		display: table-cell !important;
		padding: 10px 0 !important;
		width: 50% !important;
		
	}
	.catalog-product-view .product-view .product-img-box .more-views ul li:first-child {
		border-right: 5px solid transparent;
	}
	.catalog-product-view .product-view .product-img-box .more-views ul li:last-child {
		border-left: 5px solid transparent;
	}
	.product-view .product-img-box .more-views li div {
		padding: 10px 0;
		width: 100%;
	}
	.product-view .product-img-box.col-1 .inner .more-views li a {
		display: block;
		width: 100%;
		height: 100%;
		padding: 36px 0 10px 0;
		width: calc(100% - 2px);
	}
	.product-view .product-img-box.col-1 .inner .more-views li a img {
		width: 90%;
	}
	.tab-menu {
		display: table;
		width: 90%;
		margin: 0 auto;
	}
	.tab-menu a {
		display: table-cell;
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	div.input-box button {
		width: 100% !important;
		margin-left: 0 !important;
	}
	#tab1 .input-box, #tab2 .input-box {
		text-align: center;
	}
	.product-options-padding .button.button {
		width: 90%;
	}
	.prce-button-wrap {
		display: block;
	}
	.product-price-clone-wrap,
	.product-addtocart-wrap {
		display: block;
		text-align: center;
		width: 100%;
	}
	body .textcontrols_wrapper {
		/* left: 91px !important; */
		left: 5px !important;
		margin: 0 auto !important;
	}
	.products-grid .product-image {
		width: 100% !important;
	}
	.catalog-category-view #ja-main .inner, .catalogsearch-result-index #ja-main .inner, .tag-product-list #ja-main .inner {
		padding-top: 0;
	}
	.main-breadcrumbs #ja-pathway {
		padding-bottom: 12px;
	}
}

.cbp-l-grid-projects .cbp-caption {
	height: 100% !important;
}

.block.block-leftnav {
	padding-bottom: 0;
}

.block.block-leftnav #left-nav {
	padding-left: 0;
}

.block.block-leftnav #left-nav a {
	color: #676766;
}
.block.block-leftnav #left-nav a:hover {
	color: #f00000;
}

#narrow-by-list dd.last li:last-child {
	border-bottom: none;
}

.limiter.form-inline {
	display: table;
}

.limiter.form-inline label {
	display: table-cell;
	padding-right: 5px;
}

.limiter.form-inline .select-box {
	display: table-cell;
}

.limiter.form-inline .select2-container {
	width: 50px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	border-left: 1px solid #aaa;
}

.select2-container--default .select2-selection--single, #ja-search .searchsuite-select{
	background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
}

.select2-container--default .select2-selection--single:hover, #ja-search .searchsuite-select:hover {
	background-image: -moz-linear-gradient(top, #ffffff, #c7c5c5);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#c7c5c5));
    background-image: -webkit-linear-gradient(top, #ffffff, #c7c5c5);
    background-image: -o-linear-gradient(top, #ffffff, #c7c5c5);
    background-image: linear-gradient(to bottom, #ffffff, #c7c5c5);
}

.sort-by {
	display: table;
}

.sort-by label,
.sort-by a,
.sort-by .select-box {
	display: table-cell;
}

.sort-by .select-box {
	padding: 0 5px;
}

img#progress_image {
    width: 114px !important;
    height: 114px !important;
    z-index: 99999999999999;
    margin-left: -57px !important;
    margin-top: -57px !important;
    
}

.AuthorizeNetSeal {
	margin: 10px auto !important;
}

.customer-designs-index .category-products .products-grid .product-image img,
.catalogsearch-result-index .category-products .products-list .product-image img,
.catalog-category-view .category-products .products-list .product-image img {
	width: 100% !important;
	height: 100% !important;
}

.category-products .products-list li.item {
	padding-top: 0 !important;
}

.old-price,
.old-price-sign {
	color: #ccc;
	font-size: 20px;
	position: relative;
	display: inline-block;
}

.oldprice-gray-text {
	color: #ccc;
	font-size: 18px;
}

.old-price:after {
	content: '';
	position: absolute;
	border-bottom: 1px solid #f00000;
	-ms-transform: rotate(-6deg);
    -webkit-transform: rotate(-6deg);
    transform: rotate(-6deg);
    width: 100%;
    top: 50%;
    left: 0;
}

.original-price .old-price:after{
    border-bottom-width: 3px;
    width: 95%;
}

.price-per-piece-box div {
	margin-top: -10px;
	margin-bottom: 10px;
}

.you-save-wrap {
	color: #f00000;
	font-size: 18px;
/* 	text-transform: uppercase !important; */
	font-weight: bold;
}

a.shop-now-btm {
	background-color: #22205f;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    display: inline-block;
    padding: 10px 20px;
    margin-top: 8px;
    color: #fff;
    border-radius: 6px;
    text-transform: uppercase;
}

a.shop-now-btm:hover {
	background-color: #f00000;
}

ol.refine-designs-by{
    margin: 0;
}

.refine-designs-by li {
	padding: 0 5px !important;
	position: relative;
}

.refine-designs-by li a {
	position: absolute;
	top: 9px;
	right: 0;
	margin-top: 0;
    margin-right: 10px;
}

.refine-designs-by li span.label{
    font-weight: bold;
    float: left;
}

.jm-info-left {
	text-align: center;
}

.jm-info-left ul {
	display: inline-block;
	float: none !important;
}

.product-time-box dt,
.product-time-box dd {
	display: block;
	text-align: left !important;
	padding-left: 0 !important;
	width: 100% !important;
}

.product-time-box dd {
	padding-left: 15px !important;
}

.event-box dd,
.product-time-box ds {
	margin-bottom: 0 !important;
}

.event-box {
	margin: 10px 0;
}

.event-box dt,
.event-box dd {
	display: inline-block;
	text-align: left !important;
	width: auto !important;
	min-width: 90px;
	height: 27px;
	line-height: 27px;
	padding: 0 10px 0 0 !important;
	margin: 0 !important;
	vertical-align: top;
	
}

.due-date-box dt,
.due-date-box dd {
	text-align: left !important;
	width: auto !important;
	padding: 0 10px 0 0 !important;
}

.due-date-box dt {
/*	max-width: 50px;*/
}

.due-date-box {
	margin-bottom: 15px;
}

.jm-slide-desc h3 {
	font-size: 20px !important;
}

.button.btn-empty {
	background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #aaa;
    color: #22205f;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.button.btn-empty:hover {
	background: #f00000 !important;
    color: #fff;
    border: 1px solid #f00000;
}

.cbp-caption-defaultWrap {
	height: auto !important;
}

.cbp-l-grid-projects.cbp-caption-overlayBottomReveal .cbp-caption-activeWrap {
	background: transparent;
	height: auto !important;
	bottom: 10px !important;
}

.cbp-l-grid-projects-title {
	font-size: 13px !important;
	padding-top: 3px;
}

.cbp-caption-defaultWrap img {
	width: 81%;
	height: 81%;
	margin: 2px auto 0 auto;
}

.photogallery-view-index .ja-lo-1col #ja-current-content {
	padding-left: 0;
	padding-right: 0;
}

.cbp-l-caption-alignCenter {
	width: 80% !important;
	margin: 0 auto;
}

.cbp-l-caption-body {
	position: relative;
}

.cbp-l-caption-body:before {
    content: "";
    background-color: black;
    height: 1px;
    display: block;
    top: 0;
    position: absolute;
    z-index: 999999999;
    width: 100%;
    background: linear-gradient(to right,#fff, #808080 , #fff);
}

.album-title-anchor .cbp-l-grid-projects-title {
	text-transform: uppercase;
}

.album-title-anchor:hover .cbp-l-grid-projects-title {
	color: #22205f;
}


.shadow-wrap {
	height: 98%;
	width: 98%;
	margin: 0 auto;
	position: relative;
	
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	border: 1px solid #fff;
    border-radius: 10px;
    transition: all 0.3s ease-out !important;
    -moz-transition: all 0.3s ease-out !important;
    -webkit-transition: all 0.3s ease-out !important;
    -o-transition: all 0.3s ease-out !important;
}

.shadow-wrap:hover {
	border: 1px solid #ccc;
    -webkit-box-shadow: 3px 3px 3px 0px rgba(150,150,150,1);
    -moz-box-shadow: 3px 3px 3px 0px rgba(150,150,150,1);
    box-shadow: 3px 3px 3px 0px rgba(150,150,150,1);
}

.cbp-item-wrapper:hover .cbp-l-grid-projects-title {
	color: #22205f;
}

/**********QTY counter**********/
.qty-counter-container{
	width: 100%;
	padding: 15px 10px 10px;
}
.qty-counter-container .qty-button{
	height: 32px;
	width: 32px;
	box-sizing: border-box;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
	background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
	padding: 0;
	display: inline-block;
	color: #000;
	font-size: 28px;
	outline: none;
}
.qty-counter-container .qty-button:hover{
	border: 1px solid #cccccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
}
.qty-counter-container .qty-button.btn-decrease{
	border-radius: 4px 0 0 4px;	
}
.qty-counter-container .qty-button.btn-increase{
	border-radius: 0 4px 4px 0;	
}

.qty-counter-container .qty-input{
	width: 60px;
	height: 28px;
	border: 1px solid #cccccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-bottom-color: #b3b3b3;
	text-align: center;
    padding: 0;
    font-size: 18px;
    padding-bottom: 2px;
}

.product-100ct-mahogany-poker-chip-case .qty-counter-container,
.product-custom-clay-poker-chip-sets .qty-counter-container{
    padding: 0 5px;
}
.product-100ct-mahogany-poker-chip-case .qty-counter-container .qty-input,
.product-custom-clay-poker-chip-sets .qty-counter-container .qty-input{
    border-radius: 0 !important;
    margin: 0 -5px;
}

/**********QTY counter end**********/

html[xmlns] .photogallery-index-index .main-breadcrumbs {
	display: none;
}

.photogallery-index-index .ja-lo-1col {
	margin-top: 20px;
}

.photogallery-index-index .ja-lo-1col .main .inner {
	margin: 0;
}

.photogallery-index-index .ja-lo-1col .main .inner #ja-current-content {
	padding: 0;
}

#cssmenu {
	text-align: center;
	background: #d2d2d2;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	overflow: hidden;
	height: 44px;
}

#cssmenu ul {
	display: inline-block !important;
	width: 100%;
}

#cssmenu ul li a:after,
#cssmenu ul li a:before {
	display: none !important;
}

#cssmenu li {
	float: left;
	width: 25%;
}

#ja-current-content #cssmenu ul li a {
	background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
	
	
	
	padding: 15px 10px;
	border-right: 1px solid #ccc;
}

#ja-current-content #cssmenu ul li:last-child a {
	border-top-right-radius: 10px;
}

#ja-current-content #cssmenu ul li:first-child a {
	border-top-left-radius: 10px;
}

#ja-current-content #cssmenu ul li.active a,
#ja-current-content #cssmenu ul li.active a:hover {
	background: #040507;
	background: -moz-linear-gradient(top,  #040507 0%, #27245d 100%);
	background: -webkit-linear-gradient(top,  #040507 0%,#27245d 100%);
	background: linear-gradient(to bottom,  #040507 0%,#27245d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#040507', endColorstr='#27245d',GradientType=0 );
	color: #fff;
}

#ja-current-content #cssmenu ul li a:hover {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8c0103+0,ed1c24+100 */
	background: rgb(140,1,3); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(140,1,3,1) 0%, rgba(237,28,36,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(140,1,3,1) 0%,rgba(237,28,36,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(140,1,3,1) 0%,rgba(237,28,36,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c0103', endColorstr='#ed1c24',GradientType=0 ); /* IE6-9 */

	color: #fff;
}

#ja-current-content .cbp-l-filters-button {
	background: rgb(0,148,212);
	background: -moz-linear-gradient(top,  rgba(0,148,212,1) 0%, rgba(0,67,119,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,148,212,1) 0%,rgba(0,67,119,1) 100%);
	background: linear-gradient(to bottom,  rgba(0,148,212,1) 0%,rgba(0,67,119,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0094d4', endColorstr='#004377',GradientType=0 );
	border-bottom: 1px solid #68839e;
	margin-bottom: 20px;
	overflow: hidden;
	text-align: center;
}

#ja-current-content .cbp-l-filters-button .cbp-filter-item {
	border: 0;
	border-radius: 0;
	background: transparent;
	color: #fff;
	margin-right: 0;
	margin-top: 0;
	padding: 3px 10px;
	display: inline-block;
}

#ja-current-content .cbp-l-filters-button .cbp-filter-item:hover {
	background: #040507;
	background: -moz-linear-gradient(top,  #040507 0%, #27245d 100%);
	background: -webkit-linear-gradient(top,  #040507 0%,#27245d 100%);
	background: linear-gradient(to bottom,  #040507 0%,#27245d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#040507', endColorstr='#27245d',GradientType=0 );
	color: #fff;
}

#ja-current-content .cbp-l-filters-button .cbp-filter-item-active,
#ja-current-content .cbp-l-filters-button .cbp-filter-item-active:hover {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8c0103+0,ed1c24+100 */
	background: rgb(140,1,3); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(140,1,3,1) 0%, rgba(237,28,36,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(140,1,3,1) 0%,rgba(237,28,36,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(140,1,3,1) 0%,rgba(237,28,36,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c0103', endColorstr='#ed1c24',GradientType=0 ); /* IE6-9 */

	color: #fff;
}

#ja-current-content .cbp-l-filters-button .cbp-filter-counter {
	display: none !important;
}

.photogallery-wrap {
	padding: 0 20px;
}

.photogallery-wrap .cbp-l-grid-projects .cbp-caption,
.wrapper .cbp-l-grid-projects .cbp-caption {
	margin-bottom: 0;
}


#ja-current-content #vtab {
	width: auto;
	margin: 0 20px 20px 20px;
	padding: 15px;
	border-radius: 10px;
	border: 1px solid #ddd;
	position: relative;
	top: 20px;
}

#ja-current-content #vtab > div {
	border: 0;
}

body .tools_left .text, 
body .top_right_bar li span, 
body .tooltipster-default 
body .tooltipster-content, 
body .top_left_bar li button span, 
body .top_toolbar li.units span, 
body .top_toolbar li.uioptions span, 
body .tools_panel.niko_panel .label, 
body #vtab li span, 
body #vtab button.button span, 
body .zoom_controls span, 
body .bg_text, 
body #qrcode_container #typeSelect a, 
body #shape_cats > div, 
body .ui-dialog .ui-dialog-title, 
body #font_view_content .vtab li span.text, 
body .btn-apply span, 
body .btn-cancel span, 
body #img_title, 
body #total_txt, 
body #total, 
body .desc, 
body .desc-rendering, 
body #crops, 
body .images_drag, 
body .picasa_hdr, 
body .google_text, 
body .flickr_hdr, 
body .facebook_hdr, 
body .instagram_hdr, 
body #send2, 
body #progress_label, 
body #img_progress_label, 
body .ui-widget button, 
body .inner_settings .title, 
body .inner_options .title, 
body .dol_tool_options .product_options .inner_options .product-shop #product-options-wrapper dt label, 
body .dol_tool_options .product_options .inner_options .product-shop #product-options-wrapper dd select, 
body .dol_tool_options .product_options .inner_options .product-shop #product-options-wrapper dd select option {
	font-family: Arial, Helvetica, sans-serif !important;
}

body #vtab button {
	border-radius: 10px !important;
    background-color: #f5f5f5 !important;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6)) !important;
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6) !important;
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6) !important;
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6) !important;
    background-repeat: repeat-x !important;
	border: 1px solid #aaa !important;
	color: #22205f !important;
    font-size: 12px !important;
    padding: 10px 0 !important;
    font-weight: bold !important;
    transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	height: auto !important;
}

body #vtab .myimages_hdr button {
	padding: 1px 0 !important;
	cursor: pointer;
}

.img_upload1 {
	position: relative;
}

#vtab .myimages_hdr .img_upload1 .uploaded {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 99;
	top: 0;
	margin: 0;
	padding: 0;
}

body #vtab .img_upload1:hover button,
body #vtab button:hover {
	background: #f00000 !important;
    color: #fff !important;
    border: 1px solid #f00000 !important;
    cursor: pointer;
}

body #vtab .img_upload1:hover button span {
	color: #fff !important;
	cursor: pointer;
}

body #vtab .img_upload:hover button {
	background: #f00000 !important;
    color: #fff !important;
    border: 1px solid #f00000 !important;
}

body #vtab .img_upload:hover button span {
	color: #fff !important;
}

#vtab > ul > li {
	border-radius: 10px;
	transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
}

#vtab ul li.selected,
#vtab ul li:hover {
	background: #f00000 !important;
    color: #fff !important;
}


.yotpo .yotpo-default-button, .yotpo input[type="button"].yotpo-default-button {
	border-radius: 10px;
}

.col-edit.a-center,
.carteditth {
	display: none;
}

.cms-index-noroute .block .actions button.button:first-child {
	margin: 0 0 5px 0;
}

.dol-index-index .page {
	margin-top: 0 !important;
}

.dol-index-index #ja-mainbody {
	margin-top: 0;
}

/********PRODUCT OPTIONS FIXES**********/
.product-pricing, .qty-static{display: none;}
.product-options-box{margin-top: 10px; display: none;}
/*.product-style-box, .product-options-box{display: none;}*/
.product-options#cust-params .select2.select2-container{width: 100% !important;}

/******************/


#short_nav_Color span, span.selected-nav-color {
    border-radius: 10px;
    overflow: hidden;
    display: inline-block;
    float: left;
}

.catalog-category-view .col-left .block .block-title,
.catalogsearch-result-index .col-left .block .block-title,
#ja-botsl .block .block-title{
    font-weight: bold;
    margin: 0;
    padding: 5px 10px;
    text-align: center;
    color: #fff;
	background: #22205f;
	background: -moz-linear-gradient(top, #22202b 0%,#22205f 100%) !important;
	background: -webkit-linear-gradient(top, #22202b 0%,#22205f 100%) !important;
	background: linear-gradient(to bottom, #22202b 0%,#22205f 100%) !important;
    margin-bottom: 1px;
}
#ja-botsl .block .block-title{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8c0103+0,ed1c24+100 */
	background: rgb(140,1,3) !important; /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(140,1,3,1) 0%, rgba(237,28,36,1) 100%) !important; /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(140,1,3,1) 0%,rgba(237,28,36,1) 100%) !important; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(140,1,3,1) 0%,rgba(237,28,36,1) 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c0103', endColorstr='#ed1c24',GradientType=0 ) !important; /* IE6-9 */
}

.catalog-category-view .block .block-title strong,
.catalogsearch-result-index .block .block-title strong{
    color: #fff;
}

.catalog-category-view .col-left .block .block-title strong span,
.catalogsearch-result-index .col-left .block .block-title strong span{
	font-size: 17px !important;
}

.short-description-wrap {
	position: relative;
	margin-bottom: 30px;
    text-align: justify;
}

.short-description {
	height: 66px;
	overflow: hidden;
	text-indent: 1.5em;
	
}

.short-description-view {
	height: auto;
	overflow: visible;
}

.short-description-more {
	cursor: pointer;
	position: absolute;
	bottom: -25px;
	left: 0;
	width: 100%;
	padding-top: 52px;
	color: #22205f;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 76%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 76%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 76%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}

.product-shop .short-description-more{
    bottom: -5px;
}

.short-description-more.active {
	background: transparent !important;
}

.short-description-more::after {
	content: 'view more';
}

.short-description-more.active::after {
	content: 'show less';
}

.short-description-more:hover {
	color: #c00000;
}

.custom-static-block p{
    margin-top: 0;
}

html[xmlns] .cms-page-view .main-breadcrumbs,
html[xmlns] .xsitemap-index-index .main-breadcrumbs {
	display: none;
}

.myimages_hdr button i {
	display: none;
}

#co-shipping-method-form .sp-methods label {
    font-weight: normal;
}

#co-shipping-method-form .sp-methods label span::after,
#opc-co-shipping-method-form .sp-methods label span::after {
	content: ' - '
}

.totals tfoot td.total-box-price {
	border-top: 1px solid #676766;
}

.totals tfoot td.total-box-label,
.totals tfoot td.total-box-price {
	padding-top: 8px;
}

.totals tbody tr:last-child td {
	padding-bottom: 8px;
}

.totals tbody tr:last-child td:first-child {
	/*visibility: hidden*/
	height: 29px;
	overflow: hidden;
	position: relative;
}
/*
.totals #shopping-cart-totals-table tbody tr:last-child td:first-child::before {
	content: 'SHIPPING:';
	visibility: visible;
	position: absolute;
	right: 3px;
	top: 0;
}*/

.block.block-banner {
	display: none;
}

.opc-index-index .select2-container {
	width: 100% !important;
}

#ja-main .tagtip-question {
	background: url(../images/question.png) 0 0 no-repeat;
	margin-bottom: -3px;
}

.options-list label span.price-notice {
	visibility: hidden;
	margin: 0;
	width: 1px;
	overflow: hidden;
	width: 1px;
	height: 1px;
	padding: 0;
	display: inline-block;
}

.opc-wrapper-opc .opc-col-left .fields .field {
	float: none !important;
}

.shipping-block {
	margin-bottom: 0 !important;
}

.customer-dob > div {
	display: inline-block;
	width: 33%;
	padding-right: 1%;
}

.customer-dob > div:last-child {
	padding-right: 0;
}

.opc-wrapper-opc .opc-col-left .form-list li#billing-new-address-form {
	margin-bottom: 0 !important;
}

.opc-wrapper-opc .opc-col-left .fields.onerow-field div.field {
	display: inline-block;
	width: 49% !important;
	padding-right: 5px;
}

#ja-main .opc-wrapper-opc .payment-block li {
	padding: 0;
	margin: 0
}

.firstmiddle-wrap > div {
	display: inline-block;
}

.firstmiddle-wrap > div:first-child {
	width: 82%;
	padding-right: 1%;
}

.firstmiddle-wrap > div:last-child {
	width: 16%;
}

#ja-main .opc-wrapper-opc .shiptothisaddress input.checkbox {
    margin-top: 6px !important;
}

#ja-main .opc-wrapper-opc .newsletter-checkbox input.checkbox {
    margin-top: 0 !important;
}

#ja-main .opc-wrapper-opc .payment-block li.creditcard-top-logo {
	display: block;
	margin-bottom: 0;
	float: left;
	margin-top: 15px;
}

#ja-main .opc-wrapper-opc .shipping-block li label {
	padding: 0 5px !important;
	display: inline-block;
}

.select-file input[type="file"] {
	width: 240px !important;
	height: 36px !important;
	opacity: 0;
	overflow: hidden !important;
}

.select-file .input-box {
	background: url(../images/choose-file.png) 0 0 no-repeat transparent;
	transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
}

.select-file .input-box:hover {
	background: url(../images/choose-filehover.png) 0 0 no-repeat transparent;
}

.cbp-popup-lightbox .cbp-popup-prev {
	left: 16% !important;
}

.cbp-popup-lightbox .cbp-popup-next {
	right: 16% !important;
}

.tagtip {
    border: 1px solid #f00000 !important;
    border-radius: 10px;
}
.main .jm-lemmon-slider .controls .prev-slide, 
.main .jm-product-lemmon .controls .prev-slide {
    background: url(../images/re-left.png) 0 0 no-repeat transparent;
    left: 10px;
}

.main .jm-lemmon-slider .controls .next-slide, 
.main .jm-product-lemmon .controls .next-slide {
    background: url(../images/re-right.png) 0 0 no-repeat transparent;
    right: 10px;
}

.customer-account-edit .customer-dob > div {
	width: 10%;
}

.customer-account-edit .fieldset li .input-box .dob-month .input-text,
.customer-account-edit .fieldset li .input-box .dob-day .input-text,
.customer-account-edit .fieldset li .input-box .dob-year .input-text {
	width: 74%;
}

.checkout-address-wrap .input-box {
	display: inline-block;
}

.opc-wrapper-opc .opc-col-left .fields.checkout-address-wrap .input-box.city-field {
	width: 75%;
	padding-right: 1%;
}

.opc-wrapper-opc .opc-col-left .fields.checkout-address-wrap .input-box.zip-field {
	width: 23%;
}

.opc-wrapper-opc .opc-col-left .control label {
	padding-left: 0 !important;
}

.about-menu a {
	display: inline-block;
	font-weight: bold;
	width: 100%;
	max-width: 230px;
	margin-right: 1px;
	height: 235px;
	text-align: center;
	text-transform: uppercase;
	color: #fff !important;
	line-height: 50px;
	-webkit-filter: grayscale(100%);
       -moz-filter: grayscale(100%);
         -o-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
            filter: grayscale(100%); 
}

.about-menu a:last-child {
	margin-right: 0;
}

.cms-about-custom-poker-chips p {
	text-indent: 15px;
}

.about-menu a:hover,
.about-menu a.active {
	-webkit-filter: grayscale(0%);
       -moz-filter: grayscale(0%);
         -o-filter: grayscale(0%);
        -ms-filter: grayscale(0%);
            filter: grayscale(0%); 
}

.production-time {
	background: url(../images/production-time.png) 0 0 no-repeat transparent;
	background-size: 100% auto;
}
.price-match-guarantee {
	background: url(../images/price-match-guarantee.png) 0 0 no-repeat transparent;
	background-size: 100% auto;
}
.innovation-and-technology {
	background: url(../images/innovation-and-technology.png) 0 0 no-repeat transparent;
	background-size: 100% auto;
}
.satisfaction-guarantee {
	background: url(../images/satisfaction-guarantee.png) 0 0 no-repeat transparent;
	background-size: 100% auto;
}

.about-wrapper {
	border: 1px solid #676766;
	border-radius: 10px;
	background: #f7f9f9;
	padding: 10px;
}

#tab1, #tab2, #tab3, #tab4, #tab5 {
	padding: 15px;
}

#tab1 h2 {
	color: #951a2e;
} 
#tab2 h2 {
	color: #cf8b1e;
} 
#tab3 h2 {
	color: #272355;
}
#tab4 h2 {
	color: #01803b;
}

@media only screen and (max-width: 1235px) {
	.about-menu {
		display: none;
	}
	#tab1, #tab2, #tab3, #tab4 {
		/*display: block !important;*/
		border: none;
		padding: 0;
		margin: 0;
		background: transparent;
	}
}

#ja-main .ms-faq .btn-primary {
	background-color: #22205f;
    border-radius: 10px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    border-color: transparent;
}

#ja-main .ms-faq .btn-primary:hover {
	background-color: #f00000;
	border-color: transparent;
}

#ja-main .ms-faq .faq-title h1 {
	color: #676766;
    font-family: NovecentowideNormalRegular,sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
}

#ja-main .ms-faq .faq-main {
	border: 1px solid #676766;
    border-radius: 10px;
    background: #f7f9f9;
    padding: 10px;
}

#ja-main .ms-faq .faq-left .faq-navigator,
#ja-main .ms-faq .magestore-faq-tags {
	border: 0;
	padding: 5px 0;
}

#ja-main .ms-faq .faq-left .faq-navigator {
	color: #676766;
	background: transparent;
	font: 15px/1.5 sans-serif;
}

#ja-main .ms-faq .faq-left .faq-navigator:hover, 
#ja-main .ms-faq .faq-left .active.faq-navigator {
	color: #c00000;
	background: transparent;
	text-indent: 0;
}

#ja-main .glyphicon-chevron-right {
	display: none;
}

#ja-main .glyphicon-chevron-right:before {
	content: '';
}

#ja-main .ms-faq .ms-popular-title span {
	border-top: 1px solid #e5e5e5;
	color: #22205f;
    padding: 10px 0 15px 0;
    text-transform: uppercase;
    font-weight: bold;
    font-family: NovecentowideNormalRegular, sans-serif;
    font-size: 15px;
    float: none;
    border-bottom: 0;
    display: block;
    overflow: hidden;
    margin-bottom: 0;
}
 
#ja-main .ms-faq .faq-tags .faq-tag {
	border-radius: 10px;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #aaa;
    color: #22205f;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}


#ja-main .ms-faq .faq-tags .faq-tag:hover, 
#ja-main .ms-faq .faq-tags .faq-tag.active {
	background: #f00000 !important;
    color: #fff;
    border: 1px solid #f00000;
}

#ja-main .ms-faq .faq-question {
	color: #22205f;
	font-family: NovecentowideNormalRegular, sans-serif;
	font-size: 15px;
}

.opc-wrapper-opc .important-text-wrap,
.opc-wrapper-opc .important-text-wrap a {
	color: #c00000;
	font-weight: bold;
}

.opc-wrapper-opc .important-text-wrap a:hover {
	color: #f00000;
}

.single-product-slider li a {
	padding: 5px;
	border: 1px solid #bdbec0;
	display: block;
    border-radius: 10px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.single-product-slider li.active a {
	border-color: #22205f;
}

.single-product-slider li:hover a {
	border-color: #f00000;
}

.product-slider-wrapper {
	position: relative;
}

.product-slider-wrapper .bx-prev {
	position: absolute;
	width: 25px;
	height: 25px;
	left: 0;
	top: 50%;
	margin-top: -12px;
	background: url(../images/re-left.png) 0 0 no-repeat transparent;
	text-indent: -9999px;
}

.product-slider-wrapper .bx-next {
	position: absolute;
	width: 25px;
	height: 25px;
	right: 0;
	top: 50%;
	margin-top: -12px;
	background: url(../images/re-right.png) 0 0 no-repeat transparent;
	text-indent: -9999px;
}

.product-slider-wrapper .bx-prev:hover,
.product-slider-wrapper .bx-next:hover {
	background-position: 0 -25px;
}

/*******************Mega Menu Submenu Custom Content*************************/

.submenu-custom{
	border: 1px solid #22205f;
}
.custom-content-header{
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    background: #22205f;
    font-weight: bold;
    font-size: 13.8px;
    display: block;
    font-family: NovecentowideNormalRegular,sans-serif;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.custom-content-header a{color: #fff;}
.submenu-custom-content {border: none !important;}
.submenu-custom-content .custom-column ul{padding-left: 10px; border: none; min-height: 80px;}
.submenu-custom-content .custom-column ul a{color: #999}
.submenu-custom h3, .submenu-custom h3 a{
    color: #22205f;
    text-decoration: none;
    font-weight: bold;
    font-size: 13.8px;
    display: block;
    font-family: NovecentowideNormalRegular,sans-serif;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    padding: 0;
    margin-bottom: 0;
}

.submenu-custom-content .static-top2{
    width: 180px;
    height: 180px;
    float: none;
    margin: 0 auto;
}

.submenu-custom a:hover, .submenu-custom ul a:hover, .submenu-custom a:hover h3 {
	color: #f00000;
}

.jm-megamenu ul.level0 li:hover,
.jm-megamenu ul.level0 li.active:hover {
    background: transparent !important;
    border-right: 1px solid transparent !important;
}

.jm-megamenu ul.level0 .submenu-custom-content li {
	border: 1px solid transparent !important
}

.submenu-custom-content h3{margin: 5px 0;}

.submenu-custom-content .custom-column.flex-item {
    padding: 5px;
    text-align: center;
    padding-bottom: 0;
}
.submenu-custom-content .custom-column.flex-item.align-left{
    text-align: left;
}

.submenu-custom-content .custom-column.hovered a{
    border: 1px solid transparent;
    border-radius: 10px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    display: block;
    height: 97%;
    overflow: hidden;
    padding: 0 10px;
}

.submenu-custom-content .custom-column.hovered:hover a{
    border: 1px solid #ccc;
    -webkit-box-shadow: 3px 3px 3px 0 rgba(150,150,150,1);
    -moz-box-shadow: 3px 3px 3px 0 rgba(150,150,150,1);
    box-shadow: 3px 3px 3px 0 rgba(150,150,150,1);
}

.submenu-custom-content .custom-column.gradient:hover a{
    background-image: -moz-linear-gradient(top, #ffffff, #efefef);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#efefef));
    background-image: -webkit-linear-gradient(top, #ffffff, #efefef);
    background-image: -o-linear-gradient(top, #ffffff, #efefef);
    background-image: linear-gradient(to bottom, #ffffff, #efefef);
}
.submenu-custom-content .custom-column a img{
    padding: 0 !important;
}
/****************************************************************************/
.product-options .hide-none ul.options-list li:first-child{display: none !important;}
.product-options .select2 {width: 100% !important;}

.flex-container {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    display: flexbox;
    display: box;
    -webkit-flex-box: row wrap;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flexbox-flow: row wrap;
    -moz-box-flow: row wrap;

    justify-content: space-around;
}
/***************** HOMEPAGE CATEGORIES BLOCK ***************************/
.homepage-categories {
    width: 100%;
    margin: 10px 0 0;
    /*background: url(../images/faded_line.jpg) bottom center no-repeat;
    padding-bottom: 35px*/
}
.homepage-categories > li {
    border: 1px solid transparent !important;
    padding: 0;
    text-align: center;
	min-width: 165px;
	max-width: 24%;
}
.homepage-categories > li > a {
    display: block;
    padding: 10px 10px 0;;
    margin: 0;
    border-radius: 10px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    border: 1px solid transparent;
}
.homepage-categories > li > a > h3{
    display: block;
    color: #22205f;
    /*font-size: 100%;*/
    font-weight: bold;
}

.homepage-categories > li:hover > a {
    border: 1px solid #ccc;
    -webkit-box-shadow: 3px 3px 3px 0px rgba(150,150,150,1);
    -moz-box-shadow: 3px 3px 3px 0px rgba(150,150,150,1);
    box-shadow: 3px 3px 3px 0px rgba(150,150,150,1);
}

.homepage-categories > li:hover > a > h3{
    color: #f00000;
}
/***********************************************************************/
.product-options #personalization_fields dt{
	padding: 0;
    margin: 0;
}
.product-options #personalization_fields > dl{
    padding-bottom: 0;
}

.product-options #personalization_fields .input-box label i{
    display: none;
}

/**************************** FEATURED PRODUCT SLIDER *************************/
.bx-wrapper .item-slider, .flex-container .item-slider.flex-item{
    text-align: center;
    border-radius: 10px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    border: 1px solid transparent;
    padding: 10px 10px 0 10px;
    height: 100%;
    min-width: 120px;
    max-width: 165px;
}

.bx-wrapper .item-slider:hover, .flex-container .item-slider.flex-item:hover{
    border: 1px solid #ccc;
    -webkit-box-shadow: 3px 3px 3px 0px rgba(150,150,150,1);
    -moz-box-shadow: 3px 3px 3px 0px rgba(150,150,150,1);
    box-shadow: 3px 3px 3px 0px rgba(150,150,150,1);
}

.bx-wrapper .item-slider h2, .flex-container .item-slider.flex-item h2{
    font-size: 77%;
	margin-bottom: 0;
}
.bx-wrapper .item-slider h2 a, .flex-container .item-slider.flex-item h2 a{
    color: #676766;
}

.bx-wrapper .item-slider:hover h2 a, .flex-container .item-slider.flex-item:hover h2 a{
    color: #f00000;
}

.bx-wrapper .item-slider a img, .flex-container .item-slider.flex-item a img{
    width: 100%;
    min-width: 100px;
    min-height: 100px;
}

.block.jm-products-slider-listing .block-title{
    padding: 0px 15px;
    margin: -5px -20px 0px;
}
/******************************************************************************/
.jm-products-slider-content{
	margin-bottom: 10px;
    /*
    background: url(../images/faded_line.jpg) bottom center no-repeat;
    padding-bottom: 10px !important;
    margin-bottom: -5px;*/
}

.block.jm-products-slider-listing .block-title h1{
    font-size: 30px;
}

#ja-current-content .std .short-description-wrap{
    margin: 0 40px 40px;
}

.short-description-wrap .short-description-more::after{
    left: 50%;
    margin-left: -34px;
    position: absolute;
    margin-top: -5px;
    background: #FFFFFF;
    background: url(../images/view_more_arrow_down.png) right bottom no-repeat;
    padding: 0 20px 0 0;
}
.short-description-wrap .short-description-more::before{
    content: 'view more';
    background: url(../images/view_more_arrow_down.png) left bottom no-repeat;
    padding: 0 0 0 20px;
    left: 50%;
    margin-left: -54px;
    position: absolute;
    margin-top: -5px;
}

.short-description-wrap .short-description-more:hover::after{
    background: url(../images/view_more_arrow_down_red.png) right bottom no-repeat;
}
.short-description-wrap .short-description-more:hover::before{
    background: url(../images/view_more_arrow_down_red.png) left bottom no-repeat;
}

.short-description-wrap .short-description-more.active::after{
    background: url(../images/view_more_arrow_up.png) right bottom no-repeat;
}
.short-description-wrap .short-description-more.active::before{
    content: 'show less';
    background: url(../images/view_more_arrow_up.png) left bottom no-repeat;
}
.short-description-wrap .short-description-more.active:hover::after{
    background: url(../images/view_more_arrow_up_red.png) right bottom no-repeat;
}
.short-description-wrap .short-description-more.active:hover::before{
    background: url(../images/view_more_arrow_up_red.png) left bottom no-repeat;
}

.jm-slide-thumbs-handles{
    right: -25px !important;
    left: auto !important;
    width: auto !important;
    padding-top: 20px !important;
}

.jm-slide-main{cursor: pointer;}

.cms-page-view.cms-privacy-policy .std ul{
    list-style: disc;
    margin-left: 40px;
}

.category-links ul.categories-menu{
    /*border-bottom: 1px solid #e5e5e5;*/
}
.category-links ul.categories-menu a{
    color: #676766;
    font-size: 14px;
}
.category-links ul.categories-menu li.main-category-item > a{
    font-weight: bold;
}
.category-links ul.categories-menu a:hover, .category-links ul.categories-menu a.active{
    color: #f00000;
}

.category-links ul.categories-menu li.main-category-item ul.subcategory-menu{
    margin-left: 40px;
    display: none;
}

.after-ja-mainbody{
	padding: 20px;
}
.after-ja-mainbody .col1{
	width: 40%;
    text-align: center;
    float: left;
}
.after-ja-mainbody .col2{
	width: 55%;
    text-align: justify;
    float: left;
    text-indent: 20px;
}

.after-ja-mainbody .col1 img{
    max-width: 90%;
    max-height: 100%;
}
.watermark-notify{
	text-align: center;
	color: #f00000;
	margin-bottom: -10px;
}

.after-ja-mainbody span.yotpo-display-wrapper{
    display: none;
}

.mobile-banner{display: none !important;}

.designer-container{
    margin-top: 20px;
}
/******************************* MOBILE VIEW FIXES **********************************/
@media only screen and (max-width: 719px) {
    .bx-wrapper .item-slider{
        margin: 0 auto;
    }
    .short-description-view{
        max-height: none;
    }
    .mobile-banner{display: block !important;}
}


.select2-container.select2-container--open span.old-price, .select2.select2-container span.old-price{
    color: inherit;
    font-size: inherit;
}
.select2-container.select2-container--open span.new-price, .select2.select2-container span.new-price{
    color: #f00000;
}

/***********************************CHIP SETS PERSONALIZATION FIELDS**************************/
.chip-container{
    border: none;
    border-radius: 10px;
    overflow: hidden;
}
.chip-container:last-child{
    /*margin-bottom: 15px;*/
}
#personalization_fields{
    padding-top: 15px;
}
.chip-container > div{
    display: table-cell;
}
.chip-container .chip-title{
    background-color: #bdbec0;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    border: 1px solid #bdbec0;
    border-right: none;
    border-radius: 10px 0 0 10px;
}
.chip-container + .chip-container .chip-title{
	border-top: 1px solid #e5e5e5;
}
.chip-container:hover .chip-title{
    background-color: #f00000;
    border: 1px solid #f00000;
    border-right: none;
}
.chip-container.active .chip-title{
    background-color: #22205f;
    border: 1px solid #22205f;
    border-right: none;
}
.chip-container .chip-title a{
    color: #ffffff;
    display: block;
    -webkit-transform: rotate(-90deg);
       -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
         -o-transform: rotate(-90deg);
            transform: rotate(-90deg);
    /* IE6,IE7 */
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0.083);
    /* IE8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)";
    width: 30px;
	min-height: 35px;
	margin: 13px -5px 1px 5px;
}
.chip-container .chip-options{
    padding: 0 5px;
    border: 1px solid #e5e5e5;
    border-left: none;
    border-radius: 0 10px 10px 0;
    border-bottom: none;
    transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -webkit-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
	vertical-align: middle;
}
.chip-container.last .chip-options{
    border-bottom: 1px solid #e5e5e5;
}
.chip-container:hover .chip-options{
    border: 1px solid #f00000 !important;
    border-left: none !important;
    border-bottom: none !important;
}
.chip-container.last:hover .chip-options{
    border-bottom: 1px solid #f00000 !important;
}
.chip-container.active .chip-options{
    border: 2px solid #22205f !important;
    border-left: none !important;
}
/*
.chip-container:last-child .chip-options{
    border-bottom: 1px solid #e5e5e5;
}
.chip-container:last-child:hover .chip-options{
    border-bottom: 1px solid #f00000 !important;
}*/
/*
.chip-container:hover + .chip-container .chip-options,
.chip-container:hover + .chip-container .chip-title{
    border-top: 1px solid #f00000 !important;
}*/
.product-custom-clay-poker-chip-sets #personalization_fields dt,
.product-custom-clay-poker-chip-sets #personalization_fields dd{
    padding: 0 !important;
    margin: 0;
}
.product-custom-clay-poker-chip-sets #personalization_fields > dt,
.product-custom-clay-poker-chip-sets #personalization_fields > dd{
    margin-left: 2.5%;
}
table.personalization-field td{
    vertical-align: middle;
}
table.personalization-field td:first-child{
	width: 30%;
}
.product-custom-clay-poker-chip-sets #personalization_fields .personalization-field
{
    margin-top: 5px;
}
.product-custom-clay-poker-chip-sets #personalization_fields .personalization-field:last-child{
    margin-bottom: 5px;
}
.product-custom-clay-poker-chip-sets #personalization_fields .personalization-field:first-child:last-child{
    margin: 0;
}
.product-custom-clay-poker-chip-sets #personalization_fields .personalization-field dt label{
    white-space: nowrap;
	margin: 0 5px;
}
.product-custom-clay-poker-chip-sets #personalization_fields .personalization-field + .chip-container{
    margin-top: 15px;
}

/*************NEWSLETTER POPUP*********/
.newspopup-message-success{
	border: 1px solid #e2e1e1;
	border-radius: 10px;
}
.newspopup-message-success .newspopup-message-close{
    background-color: #22205f !important;
    line-height: normal !important;
    border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
}

/**************************/
.qty-container .tagtip-question{display: none;}

.yotpo-reviews-carousel{
    background: url(../images/faded_line.jpg) bottom center no-repeat;
    /*padding-bottom: 15px;*/+++++++++
    margin-bottom: 10px;
    overflow: hidden;
}

.yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel{
    padding-top: 0;
    margin-top: -7px;
}

#yotpo-testimonials .yotpo-label{display: none;}


.yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .small-version .carousel-review-title {
	margin-bottom: 9px;
	text-align: left;
	display: inline-block;
	clear: both;
	width: 100%;
}

.cms-home .yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel{
	padding-left: 1px;
}

.catalog-product-view .yotpo.yotpo-main-widget .yotpo-default-button.write-review-button,
.catalog-product-view .yotpo.yotpo-main-widget .yotpo-default-button.write-question-button{
    background: #22205f;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.catalog-product-view .yotpo.yotpo-main-widget .yotpo-default-button.write-review-button:hover,
.catalog-product-view .yotpo.yotpo-main-widget .yotpo-default-button.write-question-button:hover{
    background: #f00000;
}

.catalog-product-view .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-default-button.write-review-button,
.catalog-product-view .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-default-button.write-question-button{
	top: 0;
	left: 0;
	right: auto;
    margin-left: -270px;
    float: left;
    position: initial;
    margin-top: 20px;
}
.catalog-product-view .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-default-button.write-question-button{
    margin-left: 140px;
    clear: left;
}

.catalog-product-view  .yotpo.yotpo-reviews-carousel{
	margin-bottom: -15px;
	padding-bottom: 0;
}

.catalog-product-view .yotpo .yotpo-small-box{
    padding-top: 0 !important;
}

.yotpo .text-m{
    font-size: 12px !important;
}

.yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .y-carousel-product-image{
    border: none !important;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

/************* GATEGORY PAGE CHANGES **************/
.ja-lo-2colsl #ja-main,
.catalog-category-view .ja-lo-2colsl #ja-main,
.catalog-category-view .ja-lo-2colsl #ja-col1,
.catalogsearch-result-index .ja-lo-2colsl #ja-main,
.catalogsearch-result-index .ja-lo-2colsl #ja-col1
{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #e2e1e1;
    border-radius: 10px !important;
    background: #fff;
    overflow: hidden;
}

.catalog-category-view .ja-lo-2colsl #ja-main,
.catalog-category-view .ja-lo-2colsl #ja-col1,
.catalogsearch-result-index .ja-lo-2colsl #ja-main,
.catalogsearch-result-index .ja-lo-2colsl #ja-col1{
    padding: 0 !important;
}

.catalog-category-view .ja-lo-2colsl #ja-main #ja-current-content,
.catalogsearch-result-index .ja-lo-2colsl #ja-main #ja-current-content{
    padding: 20px;
}

.ja-lo-2colsl #ja-main,
.catalog-category-view .ja-lo-2colsl #ja-main,
.catalogsearch-result-index .ja-lo-2colsl #ja-main{
    width: 76%;
    padding-left: 10px !important;
    display: table-cell;
    float: none;
}

.ja-lo-2colsl #ja-mainbody,
.catalog-category-view .ja-lo-2colsl #ja-mainbody,
.catalogsearch-result-index .ja-lo-2colsl #ja-mainbody{
    background: transparent;
    border: none !important;
    display: table;
    table-layout: fixed;
    width: 100%;
}

.block-layered-nav .block-content.left-menu ul.megamenu{
    width: 100%;
    float: none;
    height: 50px;
    display: table;
    background: rgb(155,155,155); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(155,155,155,0.4) 0%, rgba(0,0,0,0) 56%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(155,155,155,0.4) 0%,rgba(0,0,0,0) 56%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(155,155,155,0.4) 0%,rgba(0,0,0,0) 56%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}

.block-layered-nav .block-content.left-menu ul.megamenu li.mega{
    height: 50px;
    width: 50%;
    border: none;
    position: relative;
}

.block-layered-nav .block-content.left-menu ul.megamenu li.mega a{
    height: 50px;
    width: 100%;
    padding: 0;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
}

.block-layered-nav .block-content.left-menu.jm-megamenu ul.level0 li.mega.first:hover,
.block-layered-nav .block-content.left-menu.jm-megamenu ul.level0 li.mega.last:hover,
.block-layered-nav .block-content.left-menu.jm-megamenu ul.level0 li.mega:hover > a.mega{
    border: none !important;
}

.block-layered-nav .block-content.category-links ul.categories-menu li.main-category-item > a{
    width: 100%;
    height: 20px;
    background: -moz-linear-gradient(left,  rgba(155,155,155,0.4) 0%, rgba(155,155,155,0) 86%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(155,155,155,0.4) 0%,rgba(155,155,155,0) 86%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(155,155,155,0.4) 0%,rgba(155,155,155,0) 86%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#669b9b9b', endColorstr='#009b9b9b',GradientType=1 ); /* IE6-9 */
    text-transform: uppercase;
    display: block;
    margin-bottom: 1px;
    line-height: 22px;
    font-size: 14px;
}

.block-layered-nav .block-content.category-links ul.categories-menu li.main-category-item > a:before{
	content: ' ';
	margin: 0 5px;
	background: url(../images/Arrows_sprite.png) 0 -13px no-repeat;
	display: inline-block;
	width: 10px;
	height: 10px;
	background-size: 110%;
}

.block-layered-nav .block-content.category-links ul.categories-menu li.main-category-item > a.active{
    color: #fff;
}
.block-layered-nav .block-content.category-links ul.categories-menu li.main-category-item > a.active:before {
    background-position: 0 3px;
}

.customize-in-sixty{
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-family: NovecentowideNormalRegular,sans-serif;
    font-size: 24px;
    font-weight: bold;
}
.customize-in-sixty > p{
    background: -moz-linear-gradient(left,  rgba(0,0,102,0) 0%, rgba(0,0,102,1) 30%, rgba(0,0,102,1) 50%, rgba(0,0,102,1) 70%, rgba(0,0,102,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(0,0,102,0) 0%,rgba(0,0,102,1) 30%,rgba(0,0,102,1) 50%,rgba(0,0,102,1) 70%,rgba(0,0,102,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(0,0,102,0) 0%,rgba(0,0,102,1) 30%,rgba(0,0,102,1) 50%,rgba(0,0,102,1) 70%,rgba(0,0,102,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000066', endColorstr='#00000066',GradientType=1 ); /* IE6-9 */
    width: 80%;
    margin: 10px auto;
}
.customize-in-sixty > p span.yellow{
    color: #ffd700;
}
.left-menu.jm-megamenu {
    margin-bottom: 1px;
}

.block-layered-nav .block-content.left-menu ul.megamenu li.mega::after {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 1px;
    background: rgba(155,155,155,0.4);
    margin-top: -1px;
    display: block;
}

.block-layered-nav .block-content.left-menu ul.megamenu li.mega.last::before {
    content: ' ';
    position: absolute;
    width: 1px;
    height: 100%;
    background: rgba(155,155,155,0.4);
    display: block;
}

.block-layered-nav .block-content.left-menu ul.megamenu li.mega:hover + li.mega::before,
.block-layered-nav .block-content.left-menu ul.megamenu li.mega.active + li.mega::before,
.block-layered-nav .block-content.left-menu ul.megamenu li.mega:hover::before,
.block-layered-nav .block-content.left-menu ul.megamenu li.mega.active::before,
.block-layered-nav .block-content.left-menu ul.megamenu li.mega:hover::after,
.block-layered-nav .block-content.left-menu ul.megamenu li.mega.active::after{
    display: none;
}

li.subcategory-item+li.subcategory-item::before {
    content: ' ';
    display: block;
    width: 90%;
    height: 1px;
    background: -moz-linear-gradient(left, rgba(155,155,155,0) 0%, rgba(155,155,155,0) 1%, rgba(155,155,155,0.4) 50%, rgba(155,155,155,0) 100%);
    background: -webkit-linear-gradient(left, rgba(155,155,155,0) 0%,rgba(155,155,155,0) 1%,rgba(155,155,155,0.4) 50%,rgba(155,155,155,0) 100%);
    background: linear-gradient(to right, rgba(155,155,155,0) 0%,rgba(155,155,155,0) 1%,rgba(155,155,155,0.4) 50%,rgba(155,155,155,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009b9b9b', endColorstr='#009b9b9b',GradientType=1 );
    margin-bottom: -2px;
}

.quick-access li#livechat-active-top{
    display: none;
    text-transform: uppercase;
    color: #fff;
    background: url(../images/CHAT-NOW-Header.png) no-repeat;
    padding: 0;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
    width: 49px;
    height: 50px;
    font-family: NovecentowideBookBold;
    background-size: 50px 50px;
}

.quick-access li#livechat-active-top .livechat-active-button {
    margin-top: 6px;
    display: block;
    color: #ffffff !important;
}

li#contact-us{
    border: none;
}

.catalog-product-view .product-shop > div.inner div.product-name{
    position: relative;
    pointer-events: none;
}

.catalog-product-view .product-shop > div.inner div.product-name::before,
#livechat-active-btn{
    content: 'NEED\AHELP?';
    white-space: pre-wrap;
    display: none;
    position: absolute;
    background: url(../images/CHAT-NOW-Product.png) no-repeat;
    color: #ffffff;
    font-family: NovecentowideNormalRegular;
    text-align: center;
    width: 91px;
    height: 96px;
    font-size: 22px;
    line-height: 24px;
    padding: 12px 0;
    cursor: pointer;
    pointer-events: all;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
	border-radius: 0;
	margin-top: 45px;
	right: 0;
}

#livechat-active-btn {
    font-weight: bold;
    right: -100px;
    top: 0;
    margin-top: 0;
}

@media only screen and (min-width: 1200px) {
    #livechat-active-btn.moved {
        right: auto;
        top: 87px;
        position: fixed;
        margin-left: 70px;
    }
}
@media only screen and (max-width: 1199px) {
    #livechat-active-btn {
        right: 200px;
        top: 130px;
    }
}

.catalog-product-view .product-shop > div.inner.show-chat div.product-name::before{
    display: block;
}

@media only screen and (min-width: 1270px) {
	.catalog-product-view .product-shop > div.inner.show-chat.moved div.product-name::before {
		margin-top: -100px;
		margin-left: 470px;
		position: fixed;
		right: auto;
	}
}

@media only screen and (max-width: 1269px) and (min-width: 1200px) {
	.catalog-product-view .product-shop > div.inner.show-chat.moved div.product-name::before {
		margin-top: -100px;
		position: fixed;
	}

}

.yotpo-reviews-carousel .carousel-tool-tip .yotpo-tool-tip {
	top: auto !important;
	bottom: 0;
}

.customer-designs-index button.button{
    padding: 10px 5px;
    font-size: 12px;
}

.cart .data-table.cart-table img.designImage{
	max-width: 150px;
}

p.dashed{
    position: relative;
    text-align: center;
    color: #22205f;
    font-weight: bold;
    width: 95%;
    margin: 0;
}

p.dashed::before, p.dashed::after {
    content: ' ';
    display: block;
    width: 45%;
    height: 1px;
    border-bottom: 1px dashed #595959;
    position: absolute;
    margin-top: 9px;
}
p.dashed::after {
    margin-top: -13px;
    right: 0;
}

/*
.static-top2,  .mobile-banner p{
	display: none;
}
.static-top2.black-friday{
    background: url(../images/small-banners-Black-Friday.jpg) no-repeat !important;
}
.black-friday, .mobile-banner p.black-friday{
   display: none;
}

.static-top2.weekend{
    background: url(../images/small-banners-Small-Biz-Weekend.jpg) no-repeat !important;
}
.weekend, .mobile-banner p.weekend{
    display: none;
}

.static-top2.monday{
	background: url(../images/small-banners-Cyber-Monday.jpg) no-repeat !important;
}
.monday, .mobile-banner p.monday{
	display: block;
}*/

/*********/
.product-100ct-mahogany-poker-chip-case .special-price .price{
    color: #f00000 !important;
}

.product-100ct-mahogany-poker-chip-case .qty-counter-container{
    display: inline-block;
    width: auto;
}

.product-100ct-mahogany-poker-chip-case .product-shop .product-options-bottom{
    margin-left: 0;
    padding-left: 0 !important;
}

.product-100ct-mahogany-poker-chip-case .product-view .product-img-box.col-1 .inner .more-views li a{
    padding: 0;
}
.product-100ct-mahogany-poker-chip-case .product-view .product-img-box.col-1 .inner .more-views li a img{
    width: 100px;
}

.product-100ct-mahogany-poker-chip-case .product-options dt{
    text-align: left !important;
}

.product-custom-clay-poker-chip-sets .product-options#product-options-wrapper dt,
.product-custom-clay-poker-chip-sets .product-options#product-options-wrapper dd{
    display: block;
    width: 100%;
    text-align: left !important;
    padding: 0;
}

.product-custom-clay-poker-chip-sets .product-options#product-options-wrapper .event-box dt,
.product-custom-clay-poker-chip-sets .product-options#product-options-wrapper .event-box dd,
.product-custom-clay-poker-chip-sets .product-options#product-options-wrapper .due-date-box dt,
.product-custom-clay-poker-chip-sets .product-options#product-options-wrapper .due-date-box dd{
	display: inline-block;
}

div#process_cover{
    position: absolute;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 10000;
    background: rgba(0,0,0,0.05) url(https://www.thepokerdepot.com/skin/frontend/thepokerdepot/default/images/opc-ajax-loader.gif) no-repeat center center;
}

.product-custom-clay-poker-chip-sets #ja-tab-products .ja-tab-content{
	padding: 0;
}
.product-custom-clay-poker-chip-sets #ja-tab-products .ja-tab-content > div{
	padding: 20px;
}
.product-custom-clay-poker-chip-sets #ja-tab-products .ja-tab-content > div#ja-tabitem-specification{
	padding: 0;
}
.product-custom-clay-poker-chip-sets .chip-options .input-box > label{
	text-align: center;
	width: 100%;
	display: block;
}

#shopping-cart-table span.input-text.qty{
	margin-top: 50%;
	display: block;
}
#shopping-cart-table .product-name + dl.item-options{
    display: table;
}

#ja-mycart .mini-products-list li.item > a{
	font-size: 0;
	color:transparent;
}

#checkout-review-table-wrapper .opc-data-table a img.designImage{
    max-width: 150px;
}

.opc-wrapper-opc .opc-col-left .fields .field.region,
.opc-wrapper-opc .opc-col-left .fields .field.country{
    width: 49% !important;
    clear: none !important;
    float: left !important;
}
.opc-wrapper-opc .opc-col-left .fields .field.country{
    float: right !important;
}
.opc-wrapper-opc .opc-col-left .fields .input-box.customer-dob{
    float: right;
    clear: none;
    width: 89%;
    text-align: right;
}
#register-customer-password{
    margin-top: 10px;
}
#opc-address-form-shipping{
    padding-top: 5px;
    display: block;
}
#checkout-review-submit{
    margin-bottom: 30px;
}

.catalog-product-view .yotpo-display-wrapper.carousel-display-wrapper{
	padding: 0;
}
.product-options-padding .button.button.btn-options{
    float: none;
    padding: 5px 8px;
    font-size: 11.5px;
    margin-top: -2px;
    display: inline-block;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    color: #000;
}
.product-options-padding .button.button.btn-options:hover{
    background: rgb(140,1,3) !important; /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(140,1,3,1) 0%, rgba(237,28,36,1) 100%) !important; /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(140,1,3,1) 0%,rgba(237,28,36,1) 100%) !important; /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(140,1,3,1) 0%,rgba(237,28,36,1) 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c0103', endColorstr='#ed1c24',GradientType=0 ) !important; /* IE6-9 */
    color: #ffffff;
    border: 1px solid rgba(140,1,3,1);
    border-color: rgba(140,1,3,1) rgba(140,1,3,1) rgba(237,28,36,1);
    border-bottom-color: rgba(237,28,36,1);
}
.product-options-padding .button.button.btn-options:focus{
	outline: none;
}

.md-modal#product-modal-login{
    max-width: 611px;
    border: 1px solid rgba(140,1,3,1);
    border-color: rgba(140,1,3,1) rgba(140,1,3,1) rgba(237,28,36,1);
    border-bottom-color: rgba(237,28,36,1);
    border-radius: 10px;
    overflow: hidden;
}

#product-modal-login .md-modal-header h4{
    background: rgb(140,1,3); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(140,1,3,1) 0%, rgba(237,28,36,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(140,1,3,1) 0%,rgba(237,28,36,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(140,1,3,1) 0%,rgba(237,28,36,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c0103', endColorstr='#ed1c24',GradientType=0 ); /* IE6-9 */
    color: #ffffff;
    border: none;
    margin: 0;
    padding: 10px 15px;
}
#product-modal-login .md-modal-header p{
    color: #686868;
    margin: 5px 20px;
    font-size: 12px;
}

#product-modal-login .md-modal-header .close{
    color: #fff;
    background: none;
    top: 3px;
    right: 0;
}

#product-modal-login .md-modal-footer{
    padding: 0 20px 20px;
    text-align: left;
    border: none;
}
#product-modal-login .md-content-wrapper h5{
    color: #22205f;
}

#product-modal-login .md-content-wrapper ul.form-list li{
    padding: 0;
}

#product-modal-login .md-content-wrapper ul.form-list li label{
    color: #000;
}

#product-modal-login .md-modal-footer  a{
    margin-top: 12px;
    margin-left: 15px;
    color: #22205f;
}
#product-modal-login .md-modal-footer  a:hover{
    color: #f00000;
}

.md-modal#modal-agreement{
	max-width: 100%;
}