
/*-----------top header--------*/
/*----fixed top----*/
.fixed-top{
	background: #fff ;
	position: fixed;
	padding:0 !important;
	border-bottom: 1px solid rgba(150, 150, 150, 0.3);	
}
.fixed-top .wel-txt,
.fixed-top .h-ship{ display:none}
.fixed-top .top-box{ margin:0;}
.fixed-top .minicart-title{
    margin: 10px 0 0;
}
.fixed-top  .topbar {
    border-bottom: medium none;
    height: auto;
}
.fixed-top .logo img {
    max-height: 35px;
	margin: 10px 0;
}
.fixed-top #momo-click{ margin:8px 0 0; }
.fixed-top .minicart-content{ top:50px;}
/*------*/
.main {
    margin-top: 15px;
	min-height: 350px;
	border:1px solid #ddd;
	border-radius:4px;
	background:#fff;
	padding:15px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.05);
}
.main.pro-page,
.cms-home .main,
.checkout-cart-configure .main
{
	border:none;
	border-radius:0;
	background:none;
	padding:0;
	box-shadow: none;
}
.mo-dis .links li{
	margin:0;
}
.mo-dis .links li a{
	margin:0 5px 0 0;
}

.header .block-compare{
	position:relative;
	display:inline-block;
	margin:0;
}

.header .block-compare .block-title{
	padding:0 5px;
	cursor:pointer;
	border:none;
}

.header .block-compare .product-name {
    float: left;
}

.header .actions .clear-cp {
	background: #2c2c2c; 
	color: #fff;
	padding: 3px 20px 2px;
	border-radius: 2px;
}

.header .block-compare .item img {
    float: left;
    margin:  0  10px 10px 0;
	border: 1px solid #dddddd;
	padding: 2px;
}

.header .actions .clear-cp:hover {
	background: #bb0f0f; 
}

.header .block-compare .block-title a:before {
    content: "\E01D";
    font-family: 'Material Icons';
    padding: 0 5px 0 0;
	font-size: 1.3em;
	vertical-align: bottom;
}
.header .block-compare .block-title strong{
	font-size:1.3rem;
}
.header .block-compare .block-content{
	border: 1px solid #ddd;
	background:rgba(255,255,255,0.95);
	min-height: 100px;
	max-width:100%;
	min-width:300px;
	padding: 10px;
	color:#373c4a;
	display: inline-block;
	width: 100%;
	position:absolute;
	display:none;
	right:0;
	z-index:99;
	margin-top:-6px;
}
.header .block-compare a{	
	display:inline-block; 

}

.header .block-compare .block-content a{	
	color: #2c2c2c;
}

.header .block-compare .actions a {
    border-bottom: 1px solid #ff0000;
}

.header .block-compare .block-content:hover,
.header .block-compare:hover .block-content,
.header .block-compare .block-title:hover .block-content{display:inline-block;}


.header-container {
    min-height: 86px;
	background:#fff;
	color:#fff;
}
.pc-dis{ display:none; }
.mo-dis{ padding:0; }

.top-box{
	padding:0;
	position: static;
	margin: 20px 0;
}

.header {
    width: 100%;
}
.topbar{
	position:static;
	float: right;
	padding:0;
}
.header a{ color:#fff; }
.header a:hover{ color:#bb0f0f; }
.top-box .container{
	padding-right:0;
}

.header .main-logo {
	padding:0;
	float: left;
	margin:0;
}
.logo img {
    max-height: 35px;
    vertical-align: middle;
    width: auto;
}
.wel-txt {
	display: inline-block;
	left: 0;
	line-height: 1.5;
	position: absolute;
	text-align: center;
	width: 100%;
	bottom: 0;
	color: #3d3d3d;
}
.header .top-left{ 
	float:left;
	text-align:center;
	position: static;
	padding: 0;
	border-bottom: none;
}
.header .top-right{ 
	float:right;
	border-left:none;
	position: static;
	padding:0;
}
.header .top-menu  ul.links{ 
	float:left;
	line-height:1.4;
	width:100%;
	text-align:left;
	margin: 10px 0;
}
.header .top-menu .form-language{ 
	float:left;
	padding-left: 20px;
}
.header ul.links {
    float: right;
    line-height: 2.5;
	position: relative;
	text-align: center;
}
#search_mini_form{
    float: left;
    padding: 0 20px 10px ;   
    width: 100%;
	max-width:340px;
}
#search_mini_form .mini-search{
	width: 100%;
	border-radius: 18px;
	background:rgba(255, 255, 255,1) none repeat scroll 0 0;
	display:inline-block;
	border:none;
}
#search_mini_form #search {
    background: none;
    border: none;
    border-radius: 0;
    height: 32px;
	color: #3d3d3d;
    width: 85%;
	padding:0 20px;
}
#search_mini_form button.button2{
	background: none;
    border-radius: 0;
    color: #3d3d3d;
    height: 32px;
    width: 15%;
	border:none;
	padding:0;
}
#search_mini_form button.button2 span{
    font-size: 2.2rem;
    line-height: 1.4;
}
#search_mini_form button.button2:hover{
	color:#bb0f0f;
}
#anonymous_element_1 {
    display: block;
    left: 0;
    max-width: 340px;
    padding: 0 20px;
    width: 100%;
    z-index: 999;
}
.autocomplete{
    width: 100% !important;
	margin-top:0 !important;
}
#anonymous_element_1 .headerajaxsearchwindow a{
	color:#1B1E26;
}  
#minicart {
    display: inline-block;
    float: right;
    text-align: right;
}
.minicart-title{
    display: inline-block;
    padding: 0;
    position: relative;
    text-align: center;
	cursor:pointer;
	 float: left;
}
.minicart-title span.title-cart {
    background: #bb0f0f ;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 1.1rem;
    font-weight: bold;
    height: 16px;
    left: 8px;
    line-height: 1.5;
    margin: 0 auto;
    padding-right: 1px;
    position: absolute;
    top: 0;
    width: 16px;
}
#cartHeader {
    display: inline-block;
    width: 100%;
	margin-top: 3px;
	position: relative;
}
.pc-cart{ display:none;}
.minicart-content {
	border:none;
	background:none;
	margin-top: -2px;
    padding: 2px 15px 0;
	top: 64px;
}
#topCartContent .cart-content{
	border: 1px solid #ddd;
	background:rgba(255,255,255,1);
	min-height: 150px;
	max-width:100%;
	padding: 10px;
	display: inline-block;
	width: 100%;
}
#cartHeader img {
	vertical-align: middle;
    height: 35px;
	float:left;
}
.minicart-title:hover span.title-cart {
	color: #fff;
}
.fb_button_ps {
    display: inline-block;
    line-height: 1.4;
    margin-right: 10px;
}

.header {
    z-index: 100;
}
.livechat {
    display: inline-block;
    height: 26px;
    line-height: 2.2;
    margin-right: 15px;
}
.livechat img{
    vertical-align:middle;
	/*width: 100px;*/
}
.sc-header > li {
    display: inline-block;
    margin-left: 1px;
}
.sc-header  li a{
	display: inline-block;
    background:#acacac;
	border-radius:50%;
	width:22px;
	height:22px;
	color:#fff;
	line-height:1.6;
	font-size:1.4rem;
}
.sc-header  li a:hover{
	color:#fff;
	background:#bb0f0f;
}
.form-language {
    color: #fff;
    float: left;
    font-size: 1.6rem;
    margin: 5px 0 8px;
    padding-left: 10px;
}
.form-language label{ 
	margin:0;
	float: left;
}
.form-language .material-icons {
    font-size: 1.8rem;
    vertical-align: text-bottom;
}
.cur-lang,
#select-language{ 
	width: auto;
	color: #fff;
	float: left;
	text-transform:uppercase;
	overflow: hidden;
	border: none;
	font-size: 1.5rem;
	padding-right:10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: '';
	background:rgba(0, 0, 0, 0) url("../images/s-down.png") no-repeat scroll right center;
}
.cur-lang{
}
	padding-right:15px;
.cur-lang:hover,
#select-language:hover{
	color:#bb0f0f;
	cursor:pointer;
}
.cur-lang:hover option,
#select-language:hover option{ color:#fff;}
.cur-lang option,
#select-language option{ 
	font-size: 1.3rem;
	padding:0 0 0 5px;
}
.top-menu .links {
    line-height: 35px;
    list-style: outside none none;
    margin: 0;
    padding: 0 0 0 20px;
	display: inline-block;
    float: left;
}
.top-menu .links  a{ 
	color:#fff;
	font-size: 1.4rem;
} 
.top-menu .links  a:hover{ color:#fff568; }
.home-slide .owl-pagination{
	 z-index: 99;
}
/*-----------top menu---------*/
#custommenu {
	z-index: 9;
}
#custommenu-mobile .parentMenu a{
font-size:1.5rem;
}
#custommenu-mobile .wp-custom-menu-submenu  a{
font-size:1.4rem;
}


/*#custommenu .menu0 span{ display:none !important;}
#custommenu .menu0 a:after{
	content: "\e88a";
   font-family: 'Material Icons';
    font-size: 1.5em;
    line-height: 1.9;
	padding: 0 15px;
}*/


div.menu a {
    display: inline-block;
    position: relative;
}
div.menu a:before {
    background: rgba(0, 0, 0, 0.1);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    height:100%;
    transform: scaleY(0);
-webkit-transform: scaleY(0);
-moz-transform: scaleY(0);
-o-transform: scaleY(0);
    transform-origin: 0 0 0;
    transition-duration: 0.5s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}
div.menu.act a:before,
div.menu.active a:before,
div.menu a:hover:before{
	transform:scaleY(1);
-webkit-transform: scaleY(1);
-moz-transform: scaleY(1);
-o-transform: scaleY(1);
	transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66);
}
#custommenu  .active a,
#custommenu  a.act,
#custommenu  a:hover{
    color:#fff;
}
#custommenu  .wp-custom-menu-popup a:hover{
	background: rgba(0, 0, 0, 0.1);
}
.wp-custom-menu-popup a{ 
	color:#fff;
	font-size:1.1em;
}
#custommenu .wp-custom-menu-popup a.act{ color:#bb0f0f ;}

#custommenu-mobile {
	background: none;
	border-radius: 0;
	text-align: left;
	background:#fff;
}
#menu-button a {
    margin: 0 !important;
    width: 100%;
	line-height: 2.9;
}
.top-menu .container {
	padding:0;
}
#custommenu-mobile #menu-content .menu-mobile{
	padding:0 ;
}
#custommenu-mobile #menu-button{
	padding:0 5px;
}
#custommenu-mobile #menu-content{
	background: #efefef;
    padding-bottom: 15px;
	display: inline-block !important;
    float: left;
	width: 100%;
	overflow: auto;
}
#custommenu-mobile #menu-button{ display:none; }
.top-menu{
	background: #bb0f0f;
	left: 0;
    position: fixed;
    top: 0;
	z-index: 100;
	width:100%;
	max-width:400px;
	transform: translate(-100%);
	-webkit-transform:  translate(-100%);
	-moz-transform:  translate(-100%);
	-o-transform:  translate(-100%);
	-ms-transform:  translate(-100%);
}

.top-search{ 
    padding: 0 15px;
}
#wp-nav-container {
    z-index: 8;
}
#momo-menu{
	width:100%;
	max-width:400px;
}
#momo-click{
	background: none;
	cursor: pointer;
    display: inline-block;
    width: 100%;
	text-align: left;
}
#momo-click:after{
	content:"\e5d2";
	font-family: Material Icons;
    font-size: 4.1rem; 
    line-height: 1;
	color:#3d3d3d;
}
#momo-back{
	position:absolute;
	width:40px;
	display: inline-block;
    height: 40px;
	cursor:pointer;	
	text-align: right;
	right:15px;
	top:-2px;
	z-index: 9;
}
#momo-back:after{
	content:"\e5c9";
	font-family: Material Icons;
    font-size: 3rem; 
    line-height: 46px;
	color:#fff;
}
#momo-back:hover:after{ color:#fff568; }
#momo-click:hover:after{
	color:#bb0f0f;
}


/*---------cart--------*/

.data-table .mo-cart{ display:none; }
#shopping-cart-table tr td{ padding:8px 2px;}
#shopping-cart-table tr td:nth-child(2){width: 40%;}
#shopping-cart-table td h2{margin:0; text-align:left;padding: 0 10px;}
#shopping-cart-table tfoot tr td:nth-child(1){ display:table-cell;}
#shopping-cart-table td.a-center.qty-nowrap {
	padding: 8px 3px !important;
   min-width: 68px;
}
.truncated a.details {
    display: none;
}
.truncated .item-options dt,
.truncated .item-options dd {
    display: inline-block;
    float: none;
}
.crosssell-products-list .product-name{
	text-align:left;
}
.inner-content li {
    display: inline-block;
    width: 100%;
}
.inner-content .product-name,
.inner-content .product-details {
    text-align: left;
}
.cart-button{ width: 100%;}
.cart-button button{ 
	margin:5px;
}
#shopping-cart-table button.button{}
#shopping-cart-table thead,
#shopping-cart-table tbody{
	border:1px solid #ddd;
}
#shopping-cart-table tr{ 
	border: none; 
	border-bottom:1px solid #ddd;
}
#shopping-cart-table th,
#shopping-cart-table td{ 
	border: none;
	border-right:1px solid #ddd;
}
#shopping-cart-table tr th:last-child,
#shopping-cart-table td.last{ border-right:none;}
#shopping-cart-table tfoot tr,
#shopping-cart-table tfoot td{
	border: none;
	padding:0 !important;
}
#shopping-cart-table .cart-images {
	padding: 8px 10px;
}
#shopping-cart-table img {
    max-width: none;
    width: 100%;
}
.qty-input{
	display: inline-block;
    float: none;
	min-width: 62px;
}
#shopping-cart-table button.button {
    float: none;
    margin: 15px 0 0 15px;
}
.cart .crosssell .product-details {
    padding: 0 0 0 15px;
}
.cart .crosssell .pad-0{ padding:0; }
#crosssell-products-list .product-name {
    margin: 0 0 15px;
    max-height: 56px;
    overflow: hidden;
    text-align: left;
}

#crosssell-products-list  button.button{
	margin-top:15px;
	max-width:100%;
}  
.cart .crosssell li.item {
    margin: 0;
    padding: 12px 12px 25px;
}
.cart .crosssell .owl-pagination{
	bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
}
.crosssell .owl-theme .owl-controls .owl-buttons div{
	margin-top:-1.8rem;
}
.amscheckout-main {
    border: 2px solid rgba(55, 60, 74, 0.4) !important;
}
.amscheckout-dologin:hover span, 
.amscheckout-submit:hover span, 
.amscheckout-apply:hover span{
	background-color: #2c2c2c !important;
}
/*-----------list--------*/
.category-image{
	margin-bottom:15px;
}
.header .block-compare .actions a,
.category-image,
.crosssell #crosssell-products-list,
.products-list .amlabel-div,
.products-list li.item,
#products-up .amlabel-div,
.product-collateral,
.inner-view,
.product-img-box .fancybox,
.inner-list,
.toolbar,
.sidebar .block{
	border:1px solid #ddd;
	border-radius:4px;
	background:#fff !important;
	padding:3px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.05);
}
.sidebar .block-account.block{
    display: block;
	
}
.sidebar .block{
    display: none;
	margin-bottom:15px;
}
.sidebar .block .block-title {
    border: 1px solid #ddd;
	background: #ddd;
	line-height:1.6;
	color:#373c4a;
}
.sidebar .block-content {
    background: #f4f4f4 none repeat scroll 0 0;
    border:none;
   margin:0;
}
.toolbar {
    display: inline-block;
    width: 100%;
	float: left;
}
.pager li > a, 
.pager li > span{
	background: #ACACAC;
}
.pager li > a:hover, 
.pager li > span:hover{
	background: #555;
}
.pager .pages .current {
    background: #373c4a;
    color: #fff;
}
.toolbar .pager {
	line-height: 2.2;
    width: 100%;
	float:left;
	margin:0;
}

.pager .pages {  float: left; }

.pager .sort-by {  margin-right: 15px; }

.my-account .pager select,
.pager select {
    padding: 2px 1px 1px;
}
.pager .view-mode{
	display:none;
	line-height: 1.3;
}
.pager .limiter{
	padding-bottom:0;
	padding-top:0;
	display:none;
}
.pager .pages,
.sort-by {
    padding: 0;
}

.g-product .products-grid li:nth-child(2n-1){
	padding:15px 8px 0 0;
}
.g-product .products-grid li:nth-child(2n){
	padding:15px 0 0 8px;
}
.inner-list{

}
.more-info .product-name {
    height: 45px;
}
.more-info{
    overflow: hidden;
    width: 100%;
	text-align:center;
	display: table;
    height: 154px;
    padding:10px 0 15px;
}
.list-sku {
    display: table-row;
    font-size: 1.1rem;
	height:14px;
}
.more-info .product-name {
    display: table-row;
    margin: 0;

}
.more-info .product-name a{
    font-weight: normal;
    max-height: 42px;
    margin:  0;
    overflow: hidden;
	font-size: 1em;
	display: inline-block;
	line-height:1.4;
	font-size: 1.5rem;
	float: left;
	width: 100%;
}
.more-info .price-box{
	display: table-row;
}
.regular-price {
    font-size: 1.5rem;
}
.price-box p{
	display:inline-block;
	padding:0;
	line-height:1;
	margin:0;
}
.special-price .price {
    font-size: 1.5rem;
	margin-left:2px;
}
.more-info .actions {
    display: table-row;
    height: 31px;
}
.products-list{
	margin-top:12px;
}
.products-list li.item{
	padding:15px;
	border:none;
	margin:0 0 15px 0;
	background:#fff !important;
}

.products-list .insert { 
	margin: 0 auto;
    max-width: 160px;
    right: 0;
}

.products-list .product-shop{
	padding:15px 0 0;
}
.list-des .product-name{
	text-align: left;
	font-size: 1.5rem;
}
.list-add{
    padding: 0;
    text-align: center;
}
.list-des{
    padding: 0;
    text-align: left;
}
.products-list .desc .link-learn {
    background: #eee none repeat scroll 0 0;
    border-radius: 3px;
    font-size: 11px;
    padding: 3px 15px;
}
.products-list .price-box {
    display: inline-block;
    float: none;
    margin: 0 0 10px;
    width: auto;
    vertical-align: top;
    padding: 0 15px;
}
.products-list  .price-box .price {
    font-size: 1.8rem;
    line-height: 1.5;
	padding: 0;
}
.products-list .add-to-links li {
      display: inline-block;
    float: none;
    padding: 0 8px;
    text-align: center;
    width: auto;
}
.add-to-links a:before{
	position:absolute;
	z-index:9;
	background:#373c4a;
	width: 24px;
	height: 24px;
	display:inline-block;
	left:3px;
	top:3px;
	color: #FFF;
	border-radius:50%;
	line-height: 1.6;
	text-align:center;
	font-size: 1.2em;
	vertical-align: middle;
}
.add-to-links a.link-wishlist:before {
    content: "\E87D";
    font-family: 'Material Icons';
}
.add-to-links a.link-compare:before {
    content: "\E01D";
    font-family: 'Material Icons';
}
.add-to-links a:after{
	position:absolute;
	content:'';
	width: 30px;
	height: 30px;
	display:inline-block;
	background:#fff;
	border: 1px solid rgba(55,60,74,0.6);
	left:0;
	top:0;
	z-index:8;
	border-radius:50%;
}

.add-to-links a.link-compare, 
.add-to-links a.link-wishlist{
	padding:0 0 0 34px;
	line-height:2;
	height: 32px;
	color: #373c4a;
	position:relative;
	background:none;
	border:none;
	display: inline-block;
    float: none;
	min-width:150px;
	text-align:left;
	margin-bottom: 3px;
}
.add-to-links a.link-compare:hover, 
.add-to-links a.link-wishlist:hover{
	color:#bb0f0f;
} 
.products-list .btn-cart{
	min-width:160px;
	margin-bottom:10px;
}
.add-to-box .add-to-links {
    text-align: center;
}
.add-to-links li{
	display: inline-block;
    float: none;
    padding: 0 8px;
    text-align: center;
    width: auto;
}

.category-products .products-list .amquickview-hover {
    bottom: 0;
    left: 0;
    margin: auto;
    right: 0;
    top: 0;
}
/*----view---*/
.product-img-box .fancybox{
	display:inline-block;
	max-width:100%;
}
.pro-des,
.product-shop,
.product-img-box{
	padding:0;
}

.product-img-box .more-views .owl-carousel{
	padding:0;
	margin-top: 5px;
}
.product-img-box #more-product .item{
	padding: 0 15px 0 0;
}
.inner-view{
	padding:15px;
	display:inline-block;
	width:100%;
}
.product-collateral {
	padding: 0;
}
.product-collateral h2{
	padding:0 15px;
	margin-top: 20px;
}
.listing-type-grid.category-products h2{
	margin:0 0 15px 0;
}
.product-view .product-name h1 {
    color: #333;
    font-size: 2rem;
    text-align: left;
	margin-top: 10px;
	line-height: 1;
}
.product-view  .product-shop .special-price{
    margin-left: 10px;
}
.qty-box {
    display: inline-block;
    float: none;
    padding: 0 15px 0 0;
    vertical-align: top;
    width: auto;
}
.product-view  .add-to-cart{
	padding:0;
	text-align:center;
}
button.btn-proceed-checkout,
.add-to-cart button.button {
    border: 1px solid #abcad6;
    display: inline-block;
    float: none;
    margin-bottom: 10px;
    max-width: 260px;
}
button.btn-proceed-checkout{
	max-width:none;
	margin-top: 10px;
}
button.btn-proceed-checkout span span,
.add-to-cart button.button span span{ 
	background: #2c2c2c;
	font-size: 1.6rem;
    line-height: 1.8;
    padding: 0 0 1px;
}
button.btn-proceed-checkout:hover span span{
    background: #bb0f0f;
}
button.btn-proceed-checkout span span{
	padding: 2px 20px 3px;
}
button.btn-proceed-checkout:hover,
.add-to-cart button.button:hover {
	border-color: rgba(55,60,74,0.6);
}

.add-to-cart button.button:hover  span span{
	background: #2c2c2c;
}
.product-shop .price-box .price{
	padding:0;
}
.qty-box{ margin-bottom:7px;}

.share-bt{
	display:inline-block;
	margin:0 10px 0 0;
	float: left;
}
.like-bt{
	padding:0;
	margin-bottom:15px;
}
.fb-like{
	display: inline-block;
	margin-bottom:10px;
}
.like-bt label{ 
	float: left;
    line-height: 2.4;	
	margin: 0 5px 0 0;
}
.share-bt div{
	display:inline-block;
	margin-right:3px;
	margin-bottom:10px;
}
.share-bt a{
	border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 2rem;
    height: 32px;
    line-height: 1.55;
    text-align: center;
    width: 32px;
	vertical-align: middle;
}
.fb-sh a{
	background:#3d5996;
}
.tw-sh a{
	background:#00abee;
}
.pt-sh a{
	background:#cb2027;
}	
.gp-sh a{
	background:#ac422d;
}
.mail-sh a{
	background:#D9D6C5;
	line-height: 1.45;
}
.fb-sh a:hover{
    box-shadow: 0 0 2px rgba(61, 89, 150,0.6);
}
.tw-sh a:hover{
	box-shadow: 0 0 2px rgba(0, 171, 241,0.6);
}
.pt-sh a:hover{
	box-shadow: 0 0 2px rgba(203, 32, 39,0.6);
}	
.gp-sh a:hover{
	box-shadow: 0 0 2px rgba(177, 66, 45,0.6);
}
.mail-sh a:hover{
	box-shadow: 0 0 2px rgba(100, 100, 100, 0.3);
}

#product-attribute-specs-table td.label, 
#product-attribute-specs-table th.label {
    border: medium none;
}
.amlabel-div {
    text-align: center;
    width: 100%;
}	
.product-image {
    display: inline-block;
	max-width: 100%;
}
.product-view .add-to-cart .paypal-logo {
    display: none;
}
.nav-tabs {
    border-bottom: none;
	position: relative;
    z-index: 2;
	display:table;
	width:100%;
	margin-top:15px;
}
.tab-content {
    background: #fff none repeat scroll 0 0;
    position: relative;
    z-index: 1;
	margin-top: -1px;
	border:1px solid #ddd;
	border-radius: 0 4px 4px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.05);
}
.product-view .nav-tabs > li {
	display: table-cell;
    float: none;
	padding-left:2px;
}
.product-view .nav-tabs  li:first-child { padding:0;}
.product-view .nav-tabs > li > a{
	background: #ddd none repeat scroll 0 0;
    border:1px solid #ddd;
    border-radius: 4px 4px 0 0;
    color:#555 ;
    font-size: 1.5rem;
    padding: 6px 0;
	border-top:3px solid #ccc;
	border-bottom:1px solid #eee;
	display:inline-block !important;
	margin:0;
	text-align: center;
    width: 100%;
}
.product-view .tab-content > .tab-pane {
	padding:15px;
	
}
.product-view .nav-tabs   a:hover{
	background:#fff;
	color:#bb0f0f ;
	border:1px solid #ddd;
	border-top:3px solid #bb0f0f ;
}
.product-view .nav-tabs .active  a:hover, 
.product-view .nav-tabs .active  a, 
.product-view .nav-tabs .active  a:focus {
	background:#fff;
	color:#bb0f0f ;
	border:1px solid #ddd;
	border-top:3px solid #bb0f0f ;
	border-bottom:1px solid #fff;
}
#product-attribute-specs-table td.label, 
#product-attribute-specs-table th.label {
    border: medium none;
}
.cms-page-view ul,
.product-specs ul{
	list-style: inside none disc;
	margin-left: 20px;
}

.product-specs ul ul{
	list-style: inside none circle;
}
.product-collateral .owl-theme{
	padding: 15px 8px 0;
	border-radius:4px;
}
.product-collateral .owl-theme .item{
	padding:0 8px;
	text-align:center;
	background: #fff none repeat scroll 0 0;
}
.owl-carousel .owl-wrapper-outer {
    z-index: 10;
}
.more-pro{
	display:inline-block;
	width:100%;
	margin-bottom: 15px;
}
.more-pro .item {
    box-sizing: border-box;
    float: left;
    width: 33.33%;
}
.more-pro .item:nth-child(3n-2) { padding: 0 10px 0 0;}
.more-pro .item:nth-child(3n-1) { padding:0 5px }
.more-pro .item:nth-child(3n) { padding: 0 0 0 10px;}
.fancybox-inner iframe{ max-width:100% important;}
/*----zoom----*/
.product-image #zoomArea{
	visibility:hidden !important;
	background: #f8f8f8;
}
.product-image #zoomer{
	right:-200%;
	left: auto !important;
}

#scroller > img {
    max-width: none;
}

/*-----footer----------*/
.footer-container {
    background: #fff none repeat scroll 0 0;
    border-top: 1px solid #dadada;
    border-bottom: 3px solid #bb0f0f;
}

.footer {
	
}
.footer-box2 {
	margin-top: 15px;
     float: left;
}
.footer-bottom .f-logo {
    padding: 0 0 15px;
}
.footer-w {
    padding: 7px 0;
    line-height: 1.4;
	color:#898989;
	background:#212121;
}

.footer a,
.footer-box.footer-bottom
{
	color:#959595;
}
.footer a:hover{
	color:#bb0f0f;
}
.tsd-logo {
    display: inline-block;
}



/*form address*/

.my-account .form-list .field {
   float: left;
   width: 100%;
}

.customer-account-create .form-list .field {
   float: left;
   width: 100%;
}

.form-list li.wide input.input-text { width: 100%; }

.my-account .form-list li.wide .input-box {  width: 100%;  }

.field.name-middlename {   display: none; }

.account-create #firstname{
   width: 100%;
}

.my-account #firstname {  width: 100%; }

.me-padding { margin-top: 20px; }
.my-account .data-table th {
    border: 1px solid #ddd;
    font-weight: bold;
    padding: 5px;
    white-space: normal;
}

.label,
.minimal-price-link .label { color:#373c4a;}
.block-layered-nav .btn-remove {
    float: right;
    margin: 0;
}
.breadcrumbs{padding:0;}
#my-orders-table .subtotal {
float: none;
}

#my-orders-table th {
   border: 1px solid #ddd;
   text-align: center !important;
   vertical-align: middle;
}

/*-----------------------*/

.my-account #my-rewardpoints-table th{
    border: 1px solid #ddd;
    font-weight: bold;
    padding: 5px;
    white-space: normal;
	width:25%;
	text-align:center;
}
.my-account  #my-rewardpoints-table  td{text-align:center;}
.box-account .box-head h2{background:#fff;}
.my-account .form-list .fields {
    padding: 0;
}
.my-account .form-list li {
  
	margin-left:0;
}
.block-account .block-content li {
    margin-bottom: 3px;
}
.account-box.ad-account-info {
    margin-bottom: 15px;
}
.account-box .box-title > h4,
.account-box .box-title > h3 {
    display: inline-block;
	line-height: 1.8rem;
}
.account-box .box-title a{
	float:right;
	line-height: 1.8rem;
    margin: 10px 0;
}
.account-box a {
	display: inline-block;
    margin: 5px 0;
    border-bottom:1px solid #777;
}
.account-box a:hover {
    border-bottom:1px solid #bb0f0f;
}
.my-account   input.checkbox{
	display: inline-block;
    margin: 0 6px 0 0;
} 
.cart-cell {
    text-align: center;
}
.add-to-cart-alt .qty-input{
	margin-top:10px;
}
.add-to-cart-alt .qty-input input{ float:left;}
.box-account .data-table .price{white-space: normal !important; }
/*-------*/
.currently .label {
    background-color: #bb0f0f;
    border-radius: 0.25em;
    color: #fff;
    display: inline;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    padding: 0.2em 0.6em 0.3em;
    text-align: center;
    vertical-align: baseline;
    white-space: normal;
}
.block-layered-nav .btn-remove {
    float: left;
    margin: 2px 3px 0 0;
}
.currently .fa {
    color: red;
}
/*---------checkout-------*/
.amscheckout-dologin span, 
.amscheckout-submit span,
.amscheckout-apply span{
	border:none!important;
	box-shadow:none!important;
	background-image:none!important;
 
 }
 .amscheckout-apply:hover,
.amscheckout-submit:hover{
	opacity:1!important;
}
.amscheckout .form-list label.required em, 
.amscheckout .amscheckout-label em{
	color:red!important;

}
#wishlist-table textarea{
	width:100%;
	margin: 10px 0;
}
#wishlist-table tr th:first-child,#wishlist-table tr td:first-child{display:none;}
#wishlist-table .plus,
#wishlist-table .minus{
	background-color: #ddd;
    border: medium none;
    font-size: 15px;
    height: 33px;
    width: 16px;
	margin:0;
}
#wishlist-table .plus:hover,
#wishlist-table .minus:hover{
	background-color: #bb0f0f;
	color:#fff;
}
#wishlist-table .button.btn-cart {
    margin: 8px 0;
}
#wishlist-table .minus {
    border-radius: 3px 0 0 3px;
}
#wishlist-table  input.plus {
    border-radius: 0 3px 3px 0;
}
.buttons-set.buttons-set2{
	border:none;
	max-width: 400px;
	float:right;
}
.amscheckout-main .am_login_link {
    color: red;
    text-decoration: underline;
}
.buttons-set.buttons-set2 button{
	width:100%;
	margin-bottom:5px;
}

#my-orders-table{ margin: 15px 0 ; }
.nobr {
    white-space: normal;
}
.my-account ul.form-list {
    margin: 15px 0 0;
}
.link-reorder {
    display: inline-block;
}
/*-----quick view----*/
.category-products .amquickview-hover {
    border-radius: 50%;
    height: 100px;
    max-height: none;
    width: 100px;
	padding:0;
	opacity:0.8;
	z-index: 99;
	display: none;
}
.category-products .amquickview-hover a, 
.category-products .amquickview-hover a:hover {
    border-radius: 50%;
    display: inline-block;
    font-size: 1.3rem;
    height: 100px;
    width: 100px;
}
.category-products .amquickview-hover img.am-quickview-icon {
    display: block !important;
    margin: 25px auto 5px;
    max-width: 20px;
}

/*----color swatch*----*/
.act-abs {
    float: left;
    height: 33px;
    position: relative;
    width: 100%;
}
.product-options em,
.act-abs em {
    float: right;
    font-size: 1rem;
}
.act-abs .insert{
	background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    bottom: 0;
    float: left;
    left: 0;
    position: absolute;
    width: 100%;
}  

#products-list .act-abs .insert{ 
	 bottom: 3px;
}

.inner-insert{
		display:table;
		width:auto;
		margin:0 auto;
}
.act-abs dl{ 
	display:table-row;
}
.act-abs dt,
.act-abs dd {
    display: table-cell;
	vertical-align: middle;
}
.act-abs dt label{ 
	margin:0 10px 0 0;
	float: left;
}
.amconf-image{
	border:1px solid #eee;
	border-radius:2px;
	background:#f8f8f8;
	padding:2px !important;
	margin: 4px 0;
}
.amconf-image:hover{
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.05);
	border: 1px solid rgba(56, 183, 234, 0.6);
	cursor:pointer;
}
.amconf-image-selected{
	border: 1px solid rgba(56, 183, 234, 1) !important;
	background:#38B7EA;
}
.product-options-bottom,
.product-options {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    display: inline-block;
    padding: 0;
    width: 100%;
	margin:0;
}
.product-options dl{ margin:0; }
.product-options .amconf-image{
	border-radius: 4px;
}
.product-options .amconf-image-container{
	margin-right:5px;
	max-width:40px;
}
.product-options dd {
    margin: 0 0 10px 0 ;
}
.product-options p.required {
    padding: 0;
}
