/* Minification failed. Returning unminified contents.
(189,32): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(289,173): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0'
(653,144): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(1176,21): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(1404,79): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(2553,85): run-time error CSS1036: Expected expression, found ';'
 */
.mini-cart-action .btn-success
/***

	Project: Lunacommerce
	Project URL: htpp://www.lunacommerce.com
	Design & Code: Commy Leung
	Author URL: http://www.shejidaren.com

***/

/*************

	1. style 					// global css
	2. Home						// Home
	3. Products List View		// product list view
	4. Product View				// product info page
	5. Inquiry					// inquiry
	6. Sign in					// Sign in
	7. Admin
	8. Check out
	9. page						// sitemap
	10.single-page				// single-page

	   Base-style 				// base global CSS



	   @media 


*************/


/* style
-----------------------------------------------  */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	outline: none;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
}
html { width:100%; height: 101%; } /* always display scrollbars */
body {background: #fff;color:#303030;font:12px/18px  Helvetica, Arial, Verdana, sans-serif;width:100%; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }

/*h1,h2,h3,h4,h5,h6 {font-family:'Vollkorn',Georgia,serif}*/
blockquote, q { quotes: none;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
strong { font-weight: bold; } 

input { outline: none; }

table { border-collapse: collapse; border-spacing: 0; }
img { border: 0; }

a { text-decoration: none; color:#303030 }
a:hover { text-decoration: underline; /*color:#D95700;*/}

.clearer:after, .global-nav:after, .header-container:after, .header-container .top-container:after, .header:after, .header .quick-access:after, #nav:after, .main:after, .footer:after, .footer-container .bottom-container:after, .col-main:after, .col2-set:after, .col3-set:after, .col3-layout .product-options-bottom .price-box:after, .col4-set:after, .search-autocomplete li:after, .block .block-content:after, .block .actions:after, .block li.item:after, .block-poll li:after, .block-layered-nav .currently li:after, .page-title:after, .products-grid:after, .products-list li.item:after, .box-account .box-head:after, .dashboard .box .box-title:after, .box-reviews li.item:after, .box-tags li.item:after, .pager:after, .sorter:after, .ratings:after, .add-to-box:after, .add-to-cart:after, .product-essential:after, .product-collateral:after, .product-view .product-img-box .more-views ul:after, .product-view .box-tags .form-add:after, .product-view .product-shop .short-description:after, .product-view .box-description:after, .product-options .options-list li:after, .product-options-bottom:after, .product-review:after, .cart:after, .cart-collaterals:after, .cart .crosssell li.item:after, .opc .step-title:after, .checkout-progress:after, .multiple-checkout .place-order:after, .group-select li:after, .form-list li:after, .form-list .field:after, .buttons-set:after, .page-print .print-head:after, .advanced-search-summary:after, .gift-messages-form .item:after,
.page-title:after,.title:after,.panel-heading:after,.row:after,.mini-cart-action:after,
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; *zoom:1; }
/* End hide from IE-mac */

::selection, ::-moz-selection {
background-color:#fcb63d;
color:white;
text-shadow:none
}


/* icon */
.basket-icon,
.nav-container, .menu-0, .menu-1, .menu-2, .menu-3, .menu-0-link, .menu-1-link, .menu-2-link, .menu-3-link, .menu-0-link span, .menu-1-link span, .menu-2-link span, .menu-3-link span,
.global-search, .soso, .global-search button,.submit-search,
.iphone-parts-icon, .ipad-parts-icon, .ipod-parts-icon, .macbook-parts-icon, .zune-parts-icon, .kindle-parts-icon, .nav-arrow, a.view-all,.link-learn{
    background:url(../images/sprites.png) no-repeat 0 0;    
}

/* Header */
.wrapper {margin:0 auto;width:1000px;}
.global-header {background-color: #fff;width:100%;}
.header-container {height:84px;width:1245px;min-width:1000px;margin:0 auto;}
.logo {float:left;margin-top:24px;}
.right-header, .header-help, .header-user, .header-basket {float:right;}
.header-help, .header-user, .header-basket {margin:26px 20px 0 10px; color:#a2a2a2;}
.right-header p {margin-bottom:10px;}
.right-header b {font-weight:bold;}
.right-header a {color:#303030}
a.link2 {font-size:11px;color:#c9691e; }
.top-nav {position:relative;padding-bottom:10px;}
	.top-nav ul {display:none;z-index:11;position:absolute;left:-16px;top:24px;width:180px;border:1px solid #d9d9d9;border-radius:5px; background: #fff;box-shadow:0 2px 3px rgba(0,0,0,.15)}
	.top-nav ul li a { display:block;padding:8px 16px;border-bottom:1px solid #ebebeb;}
	.top-nav > a i {color:#303030;}
	.top-nav ul li a:hover {color:#C9691F;background:#fafafa;text-decoration:none;}
	.top-nav:hover > a i {color:#C9691F;}
	.top-nav ul li:last-child  a{border-radius: 0 0 5px 5px;}
	.top-nav:hover ul {display:block;}
.basket-count strong {color:#303030;font:18px/.5, "Times New Roman", Times, serif}
.basket-icon {float:left;width:26px;height:19px;margin:-3px 3px 0 -2px;vertical-align:top;background-position:-182px -242px}
.header-basket {position:relative;margin-right:0;}
	.mini-cart {z-index:122;position:absolute;right:0;top:40px;padding-top:10px;}
	.mini-cart-panel {width:340px;padding:15px;border:1px solid #c8b3a2;border-radius:5px; background: #fff;box-shadow:0 2px 3px rgba(0,0,0,.15)}
	.mini-products-list {padding:5px 0 0}
		.mini-products-list li {padding:10px 0 25px 70px; }
		.mini-products-list li p {margin:0 0 5px 0;}
		.mini-products-list .product-details {padding-left:10px;}
		.mini-products-list .product-image {position:relative;float:left;margin-left:-70px;padding:0px !important;}
		.mini-products-list .product-image img {width:62px;height:62px;padding:5px;border:1px solid #ccc}
		.mini-products-list .product-image:hover img {border-color:#e37c2c;}
		.mini-products-list .product-remove .fa-times-circle {position: absolute;left:-5px;top:-5px;font-size:16px;color:#bbb;background:#fff;}
		.mini-products-list .product-remove .fa-times-circle:hover {color:#c9691e;}
	.mini-cart .subtotal { margin:0 0 15px;padding:8px 0;border-bottom: 1px solid #d9d9d9;}
	.mini-cart-action .btn-link {padding-left:0;padding-right:0;color:#cfac90;}
	.mini-cart-action .btn-success {width:175px;color:#fff;}


/* global Nav */
.nav-container {
    height: 36px;
    background-position: 0 -180px;
    background-repeat: repeat-x;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0,0,0,.25);
    width: 1245px;
    /* background: url(../images/sprites.png) no-repeat 0 0; */
    /*border: 1px solid red;*/
    margin: auto;}
.nav-container li a:hover { text-decoration:none;}
.menu-0, .menu-1, .menu-2, .menu-3{position:relative;z-index:5;float:left;height:36px;}
.menu-1, .menu-2, .menu-3 {background-position:left -39px;}
/*.menu-0 {margin-left:0px;}*/
.menu-1{left:-2px;}
.menu-2 {left:-4px;}
.menu-3 {left:-6px;}
.menu-0-link, .menu-1-link, .menu-2-link, .menu-3-link, .menu-0-link span, .menu-1-link span, .menu-2-link span, .menu-3-link span {display:block;height:36px;line-height:36px;font-size:13px;font-weight:bold;color:#fff; text-shadow:1px 1px 0 rgba(0,0,0,.10),0 -1px 0 rgba(0,0,0,.35)}
.menu-0-link {position:relative;z-index:10;padding-left:15px}
.menu-1-link, .menu-2-link, .menu-3-link  {position:relative;z-index:10;background-position:0 -36px;padding-left:15px}
.menu-0-link span, .menu-1-link span, .menu-2-link span {background-position:right 0;padding-right:35px}
.menu-3-link span {background-position:-10px 0;width:91px}
.menu-0-link:hover {background-position:0 -72px;}
li.hover-link .menu-0-link {background-position:0 -108px;}
.menu-1-link:hover, .menu-2-link:hover, .menu-3-link:hover {background-position:-10px -72px;}
li.hover-link .menu-1-link, li.hover-link .menu-2-link, li.hover-link .menu-3-link {background-position:-10px -108px;}
.menu-0-link:hover span, .menu-1-link:hover span, .menu-2-link:hover span {background-position:right -72px;}
li.hover-link .menu-0-link span, li.hover-link .menu-1-link span, li.hover-link .menu-2-link span {background-position:right -108px;}
.menu-3-link:hover span {background-position:90px -144px;}
li.hover-link .menu-3-link span {background-position:90px -144px;}
	
	/* level1 */
	.level1 {display:none;position:absolute;padding:2px 0 0 0; top:34px; z-index:2px; width:168px;background:#f2f2f2;border:1px solid #d9d9d9;border-width:0 1px 1px 1px; border-radius: 0 0 0 5px; box-shadow:0 2px 4px rgba(0,0,0,.19)}
	.level1 li > a {position:relative;display:block;height:34px;line-height:34px; padding:0 20px 0 15px;color:#303030;border-top:1px solid #f9f9f9;border-bottom:1px solid #d9d9d9;text-shadow:0 1px 0 #fff; overflow:hidden;word-wrap:break-word; word-break:break-all;
					-moz-transition:background 0.26s ease;-webkit-transition:background 0.26s ease;transition:background 0.26s ease}
	.level1 li:last-child a {border-bottom:0;}
	.level1 li > a:hover, li.hover-link2 > a,.level1 > li:hover > a  {border-top:0;padding-top:1px;background-color:#fff; box-shadow:1px 1px 1px rgba(0,0,0,.08) inset, 1px 0 0 #fff; color:#D95700; z-index:2;}
	.nav-arrow {position:absolute;top:14px;right:10px;display:block;width:6px;height:7px;background-position:-268px -240px;}
	.level1 li a:hover .nav-arrow, .hover-link2 .nav-arrow {background-position:-268px -270px}

    /*banner css*/
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: cente40
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
	.iphone-parts-icon, .ipad-parts-icon, .ipod-parts-icon, .macbook-parts-icon, .zune-parts-icon, .kindle-parts-icon {/*display:block;*/display:none;position:absolute;top:2px;left:7px;width:30px;height:30px;}
	.iphone-parts-icon {background-position:0 -241px;}
	.ipad-parts-icon {background-position:-30px -241px;}
	.ipod-parts-icon {background-position:-60px -241px;}
	.macbook-parts-icon {background-position:-90px -241px;}
	.zune-parts-icon {background-position:-120px -241px;}
	.kindle-parts-icon {background-position:-150px -241px;}
	.level1 li a:hover .iphone-parts-icon, .hover-link2 .iphone-parts-icon {background-position:0 -270px;}
	.level1 li a:hover .ipad-parts-icon, .hover-link2 .ipad-parts-icon {background-position:-30px -270px;}
	.level1 li a:hover .ipod-parts-icon, .hover-link2 .ipod-parts-icon {background-position:-60px -270px;}
	.level1 li a:hover .macbook-parts-icon, .hover-link2 .macbook-parts-icon {background-position:-90px -270px;}
	.level1 li a:hover .zune-parts-icon, .hover-link2 .zune-parts-icon {background-position:-120px -270px;}
	.level1 li a:hover .kindle-parts-icon, .hover-link2 .kindle-parts-icon {background-position:-150px -270px;}
	
		/* level2 */
		.level2 {display:none;position:absolute;top:2px; left:166px;padding:0 15px 15px 0; width:840px;min-height:318px;border:1px solid #d9d9d9;border-width: 0 1px 1px 1px;background:#fff; border-radius: 0 0 5px 5px;box-shadow:1px 2px 3px rgba(0,0,0,.15)}
		.menu-1 .level2{width:624px;}
		.level2 li {float:left;margin:15px 0 0 15px;width:255px;min-height:204px;}
		.level2 li.nav-title {float:none;width:100%;min-height:18px;font-size:18px;}
		.level2 li dl {position:relative}
		.level2 li dt a {display:block;margin-bottom:10px; padding:4px 10px;background:#ebebeb;border-radius:3px;}
		.level2 li dt a:hover {background:#ebebeb;}
		.level2 li dt a span {position:absolute; top:44px; left:0;}
		.level2 li dd {padding:5px 0 5px 65px;line-height:14px;}
		.level2 li dd a {display:inline;line-height:14px}
		.level2 li dd a:hover {text-decoration:underline;}
		.level2 li dd a.view-all,
		.level2 li dd a.view-all:hover,
		.link-learn, .link-learn:hover {color:#c9691e;background-position:-225px -295px; padding-right:15px;}
		.link-learn, .link-learn:hover {display:block;background-position:-205px -293px;}
.nav-container li:hover .level1 {display:block;}
.level1 li:hover .level2 {display:block;}
		
		/* level2 for Accessories */
		.menu-1 .level-menu-s2 {display:none;}
		.menu-1:hover .level-menu-s2 {display:block;}
		.menu-s2-content {float:left;width:549px;padding:20px 0;}
		.level-menu-s2 .menu-banner {float:right}
		.level-menu-s2 {position:absolute;left:-165px;width:980px;border:1px solid #d9d9d9;border-width: 0 1px 1px 1px;background:#fff; border-radius: 0 0 5px 5px;box-shadow:0px 2px 5px rgba(0,0,0,.15)}
		.level-menu-s2 .menu-s2-content li {float:left;padding:0 20px;min-width:175px;min-height:190px;border-left:1px solid #d9d9d9;line-height:24px;}
		.level-menu-s2 .menu-s2-content li:first-child, .level-menu-s2 .menu-s2-content li:nth-child(3n+1) {border:0}
		.level-menu-s2 .menu-s2-content li:nth-child(4),
		.level-menu-s2 .menu-s2-content li:nth-child(5),
		.level-menu-s2 .menu-s2-content li:nth-child(6) {min-height:165px;}
		.level-menu-s2 .menu-s2-content li:nth-child(7),
		.level-menu-s2 .menu-s2-content li:nth-child(8) {min-height:130px;}
		.level-menu-s2 .menu-s2-content li:last-child {border-right:1px solid #d9d9d9;}
		.level-menu-s2 .menu-s2-content li dt { font-size:14px;font-weight:bold}
		li.menu-banner {float:right;margin:0;padding:0;border:0}
		li.menu-banner img {vertical-align:top;}
		
		.menu-2:hover .level1 {display:block !important;}

/*  global Search */
.global-nav {position: relative; background: url(../images/sprites.png) repeat 0 0;background-position: 0 -180px;}
.global-search {background-position:right -36px; position:absolute;top:0;right:0;padding:5px 17px 0 0;height:29px;margin-right:17.5%;}
.soso {float:right;padding:0 25px 0 10px;margin:0;overflow:hidden;width:100px;height:22px;border:0;border-radius:22px;
		background-color:#fff;background-image:none;
		box-shadow:0 1px 0 rgba(0,0,0,.18) inset, 0 1px 0 rgba(255,255,255,.28);}
.global-search button {position:absolute;right:20px;width:22px;height:22px;text-indent:-9999px;border:0;background-position:-245px -151px; cursor:pointer; outline: none;}
.soso:focus {width:120px; background-color:#fff;box-shadow:0 1px 1px #a97736 inset;}
.soso:focus + button {background-position:-245px -151px;}
.submit-search {position:absolute;right:20px;top:9px; border:0;width:20px;height:20px; text-indent:-9999px; background-position:-230px -190px; cursor:pointer;}
.submit-search:hover {background-position:-250px -190px; }
.submit-search:active {background-position:-250px -189px; }

/* category-box */
.category-box {margin:0 0 20px;border:1px solid #d9d9d9;border-radius:4px; box-shadow:0 1px 2px rgba(0,0,0,.15)}
.category-box li {float:left}
.category-box li a {display:block;padding:75px 0 79px;border:1px solid #d9d9d9;border-width:0 1px 1px 0;text-align:center;
					-moz-transition:all 0.26s ease;-webkit-transition:all 0.26s ease;transition:all 0.26s ease}
.category-box li a span {display:block;height:90px;}
.category-box li a img {display:block;height:64px; margin:0 auto 10px;}
.category-box li a:hover  {background:#f5f5f5;}
.category-box li a:active  {background:#f1f1f1;box-shadow:0 0 10px rgba(0,0,0,.2) inset;}

/*  Foother
----------------------------------------------- */
.news-letter {margin:15px auto;height:58px;
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7');
				/*background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f7f7f7));*/
				/*background-image: -webkit-linear-gradient(top, #fff, #f7f7f7);
				background-image: -moz-linear-gradient(top, #fff, #f7f7f7);
				background-image: -ms-linear-gradient(top, #fff, #f7f7f7);
				background-image: -o-linear-gradient(top, #fff, #f7f7f7);
				background-image: linear-gradient(top, #fff, #f7f7f7);*/
                width:1245px;
                min-width:1000px;
}
.news-letter label, .news-letter input, .news-letter button {float:left;margin:10px 10px 0 10px}
.news-letter label {margin-left:35px;}
.news-letter label strong {font-size:14px;}
.news-letter input {width:494px; height:26px;padding:5px 8px;border:1px solid #d9d9d9;font-weight:bold;border-radius:5px;box-shadow:1px 1px 2px rgba(0,0,0,.15) inset}
.news-letter button {margin-left:0;width:120px;height:37px; border:1px solid #cf963a;color:#65440f;font-weight:bold;border-radius:5px; box-shadow:0 1px 2px rgba(0,0,0,.15);0 0 2px #fff inset; cursor:pointer;text-shadow:0 1px 0 rgba(255,255,255,.35);
				background-color:#e59a22;
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffca75', endColorstr='#e59a22');
				background-image: -webkit-gradient(linear, left top, left bottom, from(#ffca75), to(#e59a22));
				background-image: -webkit-linear-gradient(top, #ffca75, #e59a22);
				background-image: -moz-linear-gradient(top, #ffca75, #e59a22);
				background-image: -ms-linear-gradient(top, #ffca75, #e59a22);
				background-image: -o-linear-gradient(top, #ffca75, #e59a22);
				background-image: linear-gradient(top, #ffca75, #e59a22);
				}
.luna-footer {width:1245px;min-width:1000px;margin:auto;}
.luna-footer dl {float:left;margin:20px 0 30px 20px;width:136px;}
.luna-footer dl dt {margin-bottom:5px;font-weight:550;color:#333;line-height:30px; font-size:18px;}
.luna-footer dl dd  {padding:5px 0;line-height:24px; color:#473f3f;}
.luna-footer dl dd a {color:#473f3f;}
/*.luna-footer dl.marketing {padding-left:181px; width:470px; background: url(../images/market.jpg) no-repeat 0 26px;}*/
.luna-footer dl.marketing dd {/*float:left;*/ color:#473f3f;}

/*.foot {padding-bottom:40px;}*/
.copyright,.quickcontact {padding-top:5px;color:#473f3f}
.copyright {float:left;margin-left:16.6%;}
.quickcontact {float: right;
    /* margin-right: 21%; */
    display: inline-block;
    width: 100%;
    text-align: center;
    background: #f8f8f8;}


/* Input style */
.input-text {border:1px solid #d4d4d4; color:#aaaaaa;border-radius:3px;padding-left:5px;}
.input-text:focus {color:#303030;border-color:#35c0f1;box-shadow:0 0 3px rgba(53,192,241,.25),0 0 4px rgba(53,192,241,.55) inset}
.input-error {border-color:#a53939;}

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#df280a; font-weight:bold; }
.notice { color:#e26703; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px !important; }
.messages li li { margin:0 0 3px !important; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:11px !important;}
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/i_msg-note.gif); color:#3d6611; }

/* BreadCrumbs */
.bread-crumb {padding:15px 0 5px;margin-bottom:15px;border-bottom:1px solid #d9d9d9;color:#999;font-size:11px;width:1245px;margin:0 auto;}
.bread-crumb a.current {text-decoration: underline; color: #D95700;}
.select-device h3 {width:1245px;margin:0 auto; margin-bottom :15px;font-size:18px;}
.select-device h3 span {color:#cc5200}
/* button */
button {vertical-align:middle;}
.button {position:relative;overflow: visible;width: auto;border: 0;padding: 0;margin: 0;vertical-align:middle;background: transparent;cursor: pointer;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.15)}
.button span {display: block;height: 19px;border: 1px solid #a8a49e;padding: 0 8px;font: normal 12px/19px Arial, Helvetica, sans-serif;text-align: center;white-space: nowrap;color:#615e5c; text-shadow:0 1px 0 rgba(255,255,255,.75);border-radius:3px;box-shadow: 0 1px 0 rgba(255,255,255,.75) inset;
				background-color:#d9d9d9;
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#d9d9d9');
				background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#d9d9d9));
				background-image: -webkit-linear-gradient(top, #f2f2f2, #d9d9d9);
				background-image: -moz-linear-gradient(top, #f2f2f2, #d9d9d9);
				background-image: -ms-linear-gradient(top, #f2f2f2, #d9d9d9);
				background-image: -o-linear-gradient(top, #f2f2f2, #d9d9d9);
				background-image: linear-gradient(top, #f2f2f2, #d9d9d9);
				}
.button span:hover,.button span:hover span {color:#000}
.button.button span span {border:0;padding:0;box-shadow:none;background:none;}
.button:active {box-shadow:none;top:1px}

/* color */
.red {color:#a91717;}

/* other */
.search-title {padding:10px 0;margin-bottom:20px;font-size:20px;border-bottom:1px solid #d9d9d9;}



/* My Account ----------------------------------------------- =============================== */
.faq-index-index .main,
.customer-account .main {padding-top:25px;}
.my-account .title-buttons .link-rss { float:none; margin:0; }


/* Base Columns */
.col-left { float:left; width:195px; padding:0 0 1px;}
.col-main { float:left; width:765px; padding:0 0 1px; }
.col-right { width:195px; padding:0 0 1px; }

.faq-index-index .col-main,
.customer-account .col-main {float:right;margin-bottom:20px;}

/* col-left */
.block {margin-bottom:10px}
.block-title {padding:6px 10px;line-height:14px;font-weight:bold;color:#fff;text-shadow:0 1px 0 rgba(0,0,0,.75);border-radius:5px 5px 0 0;
			backgournd:#1d1d1d;
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e3e3e', endColorstr='#1d1d1d');
			background-image: -webkit-gradient(linear, left top, left bottom, from(#3e3e3e), to(#1d1d1d));
			background-image: -webkit-linear-gradient(top, #3e3e3e, #1d1d1d);
			background-image: -moz-linear-gradient(top, #3e3e3e, #1d1d1d);
			background-image: -ms-linear-gradient(top, #3e3e3e, #1d1d1d);
			background-image: -o-linear-gradient(top, #3e3e3e, #1d1d1d);
			background-image: linear-gradient(top, #3e3e3e, #1d1d1d);}
.block-blog .block-content,
.block-account .block-content { background:#fbfaf6; padding:7px 10px 7px; }
.block-account .block-content li a { display:block; border-bottom:1px solid #ddd; padding:3px 0; color:#5f5d5c; text-decoration:none !important; }
.block-account .block-content li a:hover { color:#ea7900; }
.block-account .block-content li.last a { border-bottom:0; }
.block-account .block-content li.current { border-bottom:1px solid #ddd; padding:3px 0; color:#ea7900; }
.block-account .block-content li.current.last { border-bottom:0; }

/* Dashboard */
.page-title { margin: 0 0 25px; padding: 30px 0 10px; border-bottom: 2px solid #d9d9d9;font-size:18px;}
.customer-account .page-title {padding-top:0;}
.inquiry-inquiry-success .buttons-set {border:0;margin:2em 0;text-align:left;}
.inquiry-inquiry-success .buttons-set button.button {float:none}
.dashboard .welcome-msg {margin: 0 8em 1.5em 0;}
.box-account {margin:0 0 20px; border:1px solid #d9d9d9; border-radius:5px; box-shadow:0 1px 2px rgba(0, 0, 0, .15)}
#wishlist-table th,
.box-head {margin-bottom:15px;padding:6px 10px;line-height:14px;font-weight:bold;border-bottom:1px solid #ccc;border-radius:5px 5px 0 0;box-shadow:0 1px 0 #fff inset;text-shadow:0 1px 0 rgba(255,255,255,.75);background-color:#dcdcdc;
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#dcdcdc');
			background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#dcdcdc));
			background-image: -webkit-linear-gradient(top, #f9f9f9, #dcdcdc);
			background-image: -moz-linear-gradient(top, #f9f9f9, #dcdcdc);
			background-image: -ms-linear-gradient(top, #f9f9f9, #dcdcdc);
			background-image: -o-linear-gradient(top, #f9f9f9, #dcdcdc);
			background-image: linear-gradient(top, #f9f9f9, #dcdcdc);}
.box-account .box-head {text-align:right; }
.box-account .box-head h2 {float:left;}
.box-recent .box-head {margin-bottom:0;}

.dashboard .col2-set {margin:0 10px 25px}
.col2-set .col-1 {float: left;width: 48.5%;}
.col2-set .col-2 {float: right;width: 48.5%;}

.customer-account .main a {color: #C9691E;}
.dashboard .box-content p{color:#9d9d9d}
.dashboard .box-info h4 {color:#303030;font-weight: bold;text-transform: uppercase;}
#wishlist-table {border:1px solid #ccc;}
#wishlist-table th {border:0; text-transform:uppercase;}
#wishlist-table td {vertical-align:middle; border-bottom:1px solid #ddd}
#wishlist-table textarea {display:none;}
#wishlist-table .qty {width:50px;vertical-align:middle;}
#wishlist-table .cart-cell {width:120px;}
#wishlist-table .add-to-cart-alt { padding:5px 0;}
.customer-address-form .fieldset {margin:0 0 25px;}
.fieldset h2 {margin-bottom: 10px;font-size: 14px;font-weight: bold;}
.buttons-set {clear: both;margin: 4em 0 0;padding: 8px 0 0;border-top: 1px solid #d9d9d9;text-align: right;}
.buttons-set button.button {float: right;margin-left: 5px;}
.buttons-set .back-link {float: left;margin: 0;}
p.required {font-size: 11px;text-align: right;color: #EB340A;}
.my-wishlist .buttons-set {margin:2em 0 0;}

/* Page Heading */
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }
/* Pager */
.pager { font-size:11px; background:#fff url(../images/bkg_toolbar.gif) 0 100% repeat-x; padding:4px 8px; border-top:1px solid #e2e2e2; text-align:center; }
.pager .amount { float:left; margin:0; }
.pager .limiter { float:right; }
.pager .limiter label { vertical-align:middle; }
.pager .limiter select { padding:0; margin:0 0 1px; vertical-align:middle; }
.pager .pages { margin:0 140px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; margin:0 2px; }

/* Data Table */
.data-table { width:100%;}
.data-table th {background:#f8f7f5}
.data-table th,.data-table td.last {white-space:nowrap}
.data-table th,.data-table td {padding:5px 10px;}



/* Blog */
.faq-index-index .block-blog .menu-recent h5 {font-weight:bold;}
.faq-index-index .block-blog .menu-recent ul{margin:5px 0 15px;}
.faq-index-index .content h2 {padding-bottom:10px;border-bottom:3px solid #d9d9d9;}
.faq-index-index .content h2,
.faq-index-index .content h4 {font-size:18px;}
.faq-index-index .content h4 {color:#c9691e}
.faq-index-index .content h1,
.faq-index-index .content h2,
.faq-index-index .content h3,
.faq-index-index .content h4,
.faq-index-index .content p {margin-bottom:10px}

a:hover {
    cursor:pointer;
}
/* Animation */
.soso,
.global-search button,
.img-ground,
.mini-products-list .product-remove,.faq li {-moz-transition:all 0.26s ease;-webkit-transition:all 0.26s ease;transition:all 0.26s ease;}


/* Home
-----------------------------------------------  */
.main-container {margin:20px auto;width:1245px;min-width:1000px;}
/* banner */
.banner {position:relative;height:460px;}
.b1 {position:absolute;z-index: 1;left:0;top:0;}
.b1 img,.b2 img,.b3 img { vertical-align: top;}
.b2,.b3 {position:relative;z-index:2;float:right;clear:both;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.15);}
.b2 {top:20px;}
.b3 {top:40px;}
.b2 img, .b3 img {border:1px solid #d9d9d9;border-radius:3px;-moz-transition:all 0.26s ease;-webkit-transition:all 0.26s ease;transition:all 0.26s ease;}
.b2:hover img, .b3:hover img {border-color:#666;}
.s-banner {margin-top:38px;}
.s-banner div {float:left; margin-right:15px;}
.s-banner div:last-child {margin-right:0}

.home-box {position:relative;margin:55px auto;padding:25px 0 0;border-top:1px solid #d9d9d9;width:1245px;min-width:1000px;}
.home-tit {position:absolute;top:-10px;padding-right:20px;color:#c9691e; font-size:16px;font-weight:bold; background:#fff;}
.home-cat-list li { float: left;
    width: 201px;
    min-height: 296px;
    margin-left: 6px;
}
.home-cat-list li dd a {
    padding: 2px;
    display: inline-block;
}
/*.home-cat-list li:hover { 
        transform:scale(1.06); 
		-webkit-transform:scale(1.06); 
        -moz-transform:scale(1.06);
         box-shadow:5px 5px 7px #999;
        -webkit-box-shadow:5px 5px 7px #999; 
        -moz-box-shadow:5px 5px 7px #999; 
        cursor:pointer;border:1px solid #d9d9d9;border-radius:3px;}*/
.home-cat-list li:last-child {margin-right:0;}
.home-cat-list li img {display:block;margin:20px auto;}
.home-cat-list li dt {height:24px;line-height:24px;padding-left:10px;font-weight:bold;background:url(../images/sprites.png) no-repeat -270px -291px;}
.home-cat-list li dd {padding-left:10px;}

.home-box .home-p-list {margin:15px 0 0 0px;padding:20px;}
.home-box .home-p-list li {float:left;width:166px;margin-right:20px;word-break:break-word;}
.home-box .home-p-list .p-title {display:block;height:54px; overflow:hidden;}
.home-box .home-p-list li img {display:block;margin:0 auto 10px;}
.itme-numbler  {margin:5px 0 0;color:#a29889;}
a.more-link {position:absolute; top:170px;right:-9px; display:block;width:30px;height:50px; overflow:hidden;text-indent:-9999px;background:url(../images/sprites.png) no-repeat 0px -318px;}
a.more-link:hover  {background-position: -30px -318px}
.pop-link {margin-top:15px; color:#999}
.pop-link a {display:inline-block;margin:0 5px;color:#999}

/* Products List View
-----------------------------------------------  */

.add-icon,.sub-icon,
.switch, .switch label,
.cross,
.inquiry,.inquiry-list-botton,
.pages .next,.pages .prev,
.ajax-cross-icon,
.navbar-arrow-left, .navbar-arrow-right {background:url(../images/sprites2.png) no-repeat 0 0;}
.checkout-content {
    width:1245px;
    margin:20px auto;
}
.select-device {margin:20px 0;}
.part-device {position:relative;height:116px;border-raidus:5px;overflow:hidden;margin:0 auto}
.part-device:before {height:110px; border-radius:5px;}
.navbar-arrow-left, .navbar-arrow-right {position:absolute;z-index:100;top:0px;cursor:pointer;width:20px;height:111px}
.navbar-arrow-left {left:0;background-position: 0 -123px;}
.navbar-arrow-left:hover {background-position: 0 -242px}
.navbar-arrow-right {right:-1px;background-position: -28px -123px}
.navbar-arrow-right:hover {background-position: -28px -242px}
.device-list {height:110px;min-width:100%;border:1px solid #d9d9d9;border-radius:5px;box-shadow:0 2px 3px rgba(0,0,0,.15) inset;
				background-color:#eeeeee;
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee');
				background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee));
				background-image: -webkit-linear-gradient(top, #fff, #eeeeee);
				background-image: -moz-linear-gradient(top, #fff, #eeeeee);
				background-image: -ms-linear-gradient(top, #fff, #eeeeee);
				background-image: -o-linear-gradient(top, #fff, #eeeeee);
				background-image: linear-gradient(top, #fff, #eeeeee);}
.device-list li {/*position:relative;*/float:left;width:163px;height:108px;}
.device-list li a {position:absolute;width:159px;height:108px;display:block;padding:2px;text-align:center;text-shadow:0 1px 0 #fff;}
.device-list li a img {display:block;margin:15px auto 0;height:65px; width:auto;}
.device-list li a:hover {box-shadow:0 2px 3px rgba(0,0,0,.15) inset;text-decoration:none;
				background-color:#ffffff;
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff');
				background-image: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#ffffff));
				background-image: -webkit-linear-gradient(top, #eee, #fff);
				background-image: -moz-linear-gradient(top, #eee, #fff);
				background-image: -ms-linear-gradient(top, #eee, #fff);
				background-image: -o-linear-gradient(top, #eee, #fff);
				background-image: linear-gradient(top, #eee, #fff);}
.device-list li.current-device a {padding:0;border:2px solid #e37c2c;
				background-color:#ffecde;
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffecde');
				background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffecde));
				background-image: -webkit-linear-gradient(top, #fff, #ffecde);
				background-image: -moz-linear-gradient(top, #fff, #ffecde);
				background-image: -ms-linear-gradient(top, #fff, #ffecde);
				background-image: -o-linear-gradient(top, #fff, #ffecde);
				background-image: linear-gradient(top, #fff, #ffecde);}
.device-list li.current-device a:before {content:" ";z-index:1;position:absolute;bottom:-13px;left:50%;margin-left:-10px; width:20px;height:21px;border-top:1px solid #cccccc;background:#fff;border-radius:50%;box-shadow:0 -3px 2px #fff inset,0 2px 0 #fff, 0 1px 2px rgba(0,0,0,.25) inset;}
/*.device-list li.current-device a:before {content:" ";z-index:12;position:absolute;bottom:-13px;left:50%;margin-left:-11px; width:22px;height:12px; background:#fff;}*/
.device-list li.current-device a:after {content:" ";z-index:12;position:absolute;bottom:-7px;left:50%;margin-left:-6px; width:12px;height:12px;background:#fff;border-radius:50%;box-shadow:0 1px 2px rgba(0,0,0,.25);
				background-color:#cb6a1f;
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f38735', endColorstr='#cb6a1f');
				background-image: -webkit-gradient(linear, left top, left bottom, from(#f38735), to(#cb6a1f));
				background-image: -webkit-linear-gradient(top, #f38735, #cb6a1f);
				background-image: -moz-linear-gradient(top, #f38735, #cb6a1f);
				background-image: -ms-linear-gradient(top, #f38735, #cb6a1f);
				background-image: -o-linear-gradient(top, #f38735, #cb6a1f);
				background-image: linear-gradient(top, #f38735, #cb6a1f);}
.device-list li:first-child a {border-radius:5px 0 0 5px;}
.device-list li:last-child a {border-radius: 0 5px 5px 0;}


.filter {position:relative;display:inline-block; padding-right:15px;margin:0 5px;cursor:pointer;}
.filter .cross {position:absolute; top:2px; right:0;width:11px;height:11px; background-position:-120px 0; filter:alpha(opacity=50);opacity:.5}
.filter:hover,.filter:hover .cross {color:#666;filter:alpha(opacity=100);opacity:1}

.main {min-height:620px;width:100%;min-width:1100px;margin:auto;}
.col-left {float:left;width:180px;}
.col-main {width:790px;margin-left:0.8%}
.box {margin-bottom:10px}
.box-title {padding:6px 10px;line-height:14px;font-weight:bold;text-shadow:0 1px 0 rgba(0,0,0,.75);border-radius:5px 5px 0 0;
			background:#1d1d1d;
            color:#fff;
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e3e3e', endColorstr='#1d1d1d');
			background-image: -webkit-gradient(linear, left top, left bottom, from(#3e3e3e), to(#1d1d1d));
			background-image: -webkit-linear-gradient(top, #3e3e3e, #1d1d1d);
			background-image: -moz-linear-gradient(top, #3e3e3e, #1d1d1d);
			background-image: -ms-linear-gradient(top, #3e3e3e, #1d1d1d);
			background-image: -o-linear-gradient(top, #3e3e3e, #1d1d1d);
			background-image: linear-gradient(top, #3e3e3e, #1d1d1d);}
.show-all {border-bottom:1px solid #d9d9d9;text-align:center;line-height:24px;}
a.current-on {font-weight:bold; color:#D95700;}
.box-content { border:1px solid #d9d9d9; border-radius: 0 0 5px 5px; box-shadow:0 1px 2px rgba(0,0,0,.10)}
.col-left .box-content {background:#f2f2f2;}
.box-list dl {padding:10px 10px;border-top:1px solid #f9f9f9}
.box-list dt { font-weight:bold;}
.box-list dt .add-icon,.box-list dt .sub-icon {position:absolute;left:0;top:3px;display:block;width:10px;height:10px;}
.box-list dt .add-icon {background-position: 2px 3px}
.box-list dt .sub-icon {background-position: -31px 3px}
.box-list dt,.box-list dd {position:relative;padding-left:12px;}
/*.box-list a.active {color:#c9691e;}*/
.select-icon { position:absolute;left:0px;top:3px;display:inline-block;width:11px;height:11px;background:#fff; border:1px solid #a6a6a6;}
a:hover .select-icon {border-color:#e37c2c;}
.current-on .select-icon {background:#fff url(../images/sprites2.png) no-repeat -59px 1px;border-color:#e37c2c;}
.box-list dd span, .current-on span {color:#888;font-weight:normal}
.box-list.category-list dd {padding-left:20px;}
.category-list dt {padding-bottom:6px;}

.box-list.all-product-category dl {border-bottom:1px solid #D9D9D9}
.box-list.all-product-category dl:nth-child(3) {border-bottom:0;}

/*  Category Products  */
.tool-bar {height:32px;border:1px solid #ccc;border-radius:5px 5px 0 0;box-shadow:0 1px 0 #fff inset;text-shadow:0 1px 0 rgba(255,255,255,.75);)
			backgournd:#dcdcdc;
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#dcdcdc');
			background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#dcdcdc));
			background-image: -webkit-linear-gradient(top, #f9f9f9, #dcdcdc);
			background-image: -moz-linear-gradient(top, #f9f9f9, #dcdcdc);
			background-image: -ms-linear-gradient(top, #f9f9f9, #dcdcdc);
			background-image: -o-linear-gradient(top, #f9f9f9, #dcdcdc);
			background-image: linear-gradient(top, #f9f9f9, #dcdcdc);}
.sort-by,.limiter {float:left;margin:4px 10px 0 10px;}
.limiter {position:relative;}
.limiter:before { content:" ";position:absolute;left:-11px;top:5px;width:1px;height:14px;border-left:1px dotted #666;}
.view-mode {float:right;margin:4px 10px 0 0; color:#666;}
.switch {position:relative;display:inline-block;margin:0 5px;width:64px;height:24px; background-position:-120px -30px;vertical-align:bottom;}
.switch label {position:absolute;left:-1px;display: block;width:34px;height:26px; background-position:-120px -60px;cursor:pointer;
				-webkit-transition: all .4s ease;
				-moz-transition: all .4s ease;
				-o-transition: all .4s ease;
				-ms-transition: all .4s ease;
				transition: all .4s ease;}
.switch input {display:none;}
/*.switch input[type=checkbox]:checked + label {left:32px;}*//* Grid view*/
.grid-view .grid-view-text,.list-view .list-view-text {color:#000;font-weight:bold;}
.grid-view label{left:32px;}
.grid-view .list-view-text,.list-view .grid-view-text {cursor:pointer}
.grid-view .list-view-text:hover,.list-view .grid-view-text:hover { color:#d95700;}
/* grid view products */
.products-grid,.products-list {border:1px solid #d9d9d9;border-radius:4px;margin-top:21px;margin-bottom:20px;}
.products-grid .p-list > li {width:25%;margin-left:0;margin-right:0;padding:0 10px 0px;margin-bottom:20px}
.p-list li {position:relative;float:left;width:172px;height:312px;margin:25px 10px 0; text-align:center;}
.p-list li.last {margin-right:0;}
.p-list li .p-img {display:block;}
.p-img img { vertical-align:top;}
.itme-numbler, .qty, .inquiry{display:block;margin:5px 0 0; color:#a29889;padding-left:12px;}
.inquiry-list,.p-title {
    display:block;margin:5px 0 0; color:#a29889;
}
.inquiry-list-index {
       display: block;
    margin-top: 80px;
    color: #a29889;
    position: absolute;
    bottom: 10px;
    text-align: center;
    width: 100%;
    color:#333;
}
.products-grid .price {display:block;margin:5px 0 0 0;font-size: 1.3em;font-weight: bolder;margin-top:18px;}
.inquiry-list {color:#303030;}
.color-set {height:21px;display: inline-table;}
.color-set a{display:inline-block;margin:3px 3px 0 0;padding:1px;width:18px;height:18px;}
.corror-set a.corrent-on {padding:0;border:2px solid #E37C2C;}
.p-title {font-size:1em;font-weight:bold;color:#303030;}
.products-grid .p-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    height:52px;
    -webkit-box-orient: vertical;}
.qty input {padding:2px 5px;width:70px;border:1px solid #d9d9d9;border-radius:2px;color:#a29889;font-size:11px;}
.actions {position:absolute;top:243px;left:50%;margin-left:-53px;}
.inquiry {margin:5px auto 0;width:107px;height:24px;line-height:22px;background-position:0 -30px;color:#fff;font-weight:bold;text-align:center; letter-spacing:1px; text-shadow:1px 1px 0 rgba(0,0,0,.15),0 -1px 0 rgba(0,0,0,.25)}
.inquiry:hover {background-position:0 -60px;color:#fff;text-decoration:none;}
.products-grid .qty, 
.products-grid .desc {display:none;}
.products-grid ul.last {border-bottom:0;}

/* list view products */
.products-list {}
.products-list .p-list {padding:0 20px;border:0;}
.products-list .p-list li {float:none;margin:0;padding:20px 0 0;width:100%;height:161px;border-bottom:1px solid #d9d9d9;}
.products-list .p-list li .p-img,
.products-list .p-title,
.products-list .itme-numbler,
.products-list .desc {float:left;text-align:left;margin-right:20px;}
.products-list .p-title,
.products-list .itme-numbler,.foot-button
.products-list .desc {width:365px;}
.products-list .color-set,
.products-list .price,
.products-list .qty {position:absolute;}
.products-list .qty {top:53px;left:541px;}
.products-list .price {top:29px;left:566px;font-weight:bold;}
.products-list .p-title {margin-top:0}
.products-list .color-set {top:119px;left:140px;}
.products-list .actions {top:54px;left:auto;right:0px;}
.products-list ul.last li.last {border-bottom:0;}


/* images ground show */
.img-ground {
     position: absolute;
    z-index: 1;
    top: -30px;
    /*left: 27%;*/
    /*margin-left: -176px;*/
    /* width: 315px; */
    background: #fff;
    border: 2px solid #B9B5B5;
    border-radius: 5px;
    /* box-shadow: 0 5px 12px rgba(0,0,0,.31); */
     opacity: 0; 
     visibility: hidden; 
   }
.p-list li .img-ground li {float:left;margin:0 5px 5px 0;width:auto;height:108px;}
.img-ground-list {}
.img-ground {padding:8px 0 0 5px}
.img-ground-list li a img {width:72px;height:72px;border:1px solid #d9d9d9;float:left;}
/*.img-ground-list li a:hover img {border-color:#428d43}*/
.p-list li:hover .img-ground {z-index:2;opacity:1; visibility:visible;}
.same_proname{
    width: 90%;
    font-size: 0.9em;
    color: #564D4D;
    text-align: center;
    position: absolute;
    left: 5%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.same_price {
    border-radius: 3px;
    font-size: 1.4em;
    position: absolute;
    margin: 0 auto;
    color: #c91218;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-align: center;
    width: 90%;
    top:190px;
}

/* tool-bar-bottom */
.tool-bar-bottom {margin-top:-1px;padding:15px;border-top:1px solid #d9d9d9;}
.pages {margin:0 140px;text-align:center;}
.pages ol,.pages li {display:inline;}
.pages li {margin:0 2px;}
.pages li.current {color:#d95700;font-weight:bold;text-decoration:underline}
.pages .next,.pages .prev {display:inline-block;width:10px;height:12px;opacity:.6;text-indent:-9999px;vertical-align:middle}
.pages .next:hover, .pages .prev:hover {opacity:1;}
.pages .next {background-position:-90px 0}
.pages .prev {background-position:-90px -15px;}
.amount {float:left;}
.tool-bar-bottom .limiter {float:right;margin:0;}
.tool-bar-bottom .limiter:before {display:none;}

/* side-products */
.side-products li {padding:10px;border-bottom:1px solid #D9D9D9;border-top:1px solid #F9F9F9;}
.side-products dt a {position:relative;display:block;padding-left:52px;line-height:14px;}
.side-products dt a img {position:absolute;top:0;left:0px;border:1px solid #D9D9D9;}
.side-products dd {padding:5px 0 0 52px; color:#999;}

.side-products-grid {background:#fff;}
.side-products-grid li {padding:16px;text-align: center; border-bottom:1px solid #f8f8f8;}
.side-products-grid a img{display:block;margin:5px auto;padding:8px; background-color:#fff;}

/* inquiry-ajax-box */
.inquiry-ajax-box {z-index:100;position:absolute;left:50%;top:50%;margin:-150px 0 0 -200px;width:400px;min-height:100px;background:#f5f5f5;border:1px solid #000;border-radius:3px;box-shadow:0 3px 10px rgba(0,0,0,.58)}
.inquiry-ajax-header {position:relative;height:33px;line-height:33px;border-bottom:1px solid #000; color:#fff;font-weight:bold; font-size:14px; text-align:center; text-shadow:0 1px 0 #000;border-radius:2px 2px 0 0;box-shadow:0 1px 0 rgba(255,255,255,.18) inset;
			background:#1e1e1e;
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d3d3d', endColorstr='#1e1e1e');
			background-image: -webkit-gradient(linear, left top, left bottom, from(#484848),color-stop(0.55, #363636),color-stop(0.55, #2c2c2c),to(#1e1e1e));
			background-image: -webkit-linear-gradient(top,#484848 0%,#363636 55%,#2c2c2c 55%,#1e1e1e);
			background-image: -moz-linear-gradient(top,#484848 0%,#363636 55%,#2c2c2c 55%,#1e1e1e);
			background-image: -ms-linear-gradient(top,#484848 0%,#363636 55%,#2c2c2c 55%,#1e1e1e);
			background-image: -o-linear-gradient(top,#484848 0%,#363636 55%,#2c2c2c 55%,#1e1e1e);
			background-image: linear-gradient(top,#484848 0%,#363636 55%,#2c2c2c 55%,#1e1e1e);}
.inquiry-content {background:#fff;padding:15px;border-bottom:1px solid #d9d9d9;}
.inquiry-ajax-left {float:left;width:82px;text-align:center;margin-right:10px;}
.inquiry-ajax-left img {width:82px;height:82px;border:1px solid #c9c8c7; box-shadow:0 1px 2px rgba(0,0,0,.15)}
.inquiry-ajax-left p {margin-top:5px;color:#999;}
.inquiry-ajax-right  {float:right;width:273px;}
.inquiry-ajax-right h2 {font-size:12px;}
.inquiry-content .color-set,.inquiry-content .type-set,.inquiry-content .qty {margin-top:15px;}
.inquiry-content .qty strong {color:#303030;}
.inquiry-content .color-set {height:36px;}
.inquiry-content .type-set {height:42px;}
.type-set a {display:inline-block;margin:3px 5px 0 0;padding:2px 8px;border:1px solid #ececec;}
.color-set a.current-on,.type-set a.current-on{padding:0;border-width:2px;border-color:#e37c2c;font-weight:bold;box-shadow:0 1px 2px rgba(0,0,0,.25)}
.type-set a.current-on {padding:1px 6px;background:#ffecde;}
.inquiry-ajax-foot {padding:15px;border-top:1px solid #fff;text-align:center}
.inquiry-ajax-foot .inquiry,.inquiry-ajax-foot .inquiry-list-botton{display:inline-block;margin:0 5px; vertical-align:bottom}
.inquiry-list-botton {width:116px; height:24px;line-height:24px;text-align:center;color:#615e5c; background-position:0 -92px;text-shadow:0 1px rgba(255,255,255,.75)}
.inquiry-list-botton:hover {color:#000;text-decoration:none;}
.ajax-cross-icon {position:absolute;right:8px;top:8px;width:20px;height:20px;background-position:-150px 0;opacity:.75}
.ajax-cross-icon:hover {opacity:1}
.ajax-cross-icon:active {top:9px;}

/* Product View
----------------------------------------------- */

.product-view .box {border-radius:5px;padding:25px;width:1245px;margin:auto;position:relative;margin-top:30px;}
.product-view .box h3 {font-size:20px;margin-bottom:20px;}
.product-shop {float:right;width:510px;}
.product-title {padding:10px 0 8px;line-height:26px;font-size:18px;}
.product-item-number,.product-price, .availability {margin-top:8px;color:#999;}
.in-stock span{color:#449045;font-weight:bold;}
.out-stock span{color:#d99e11;font-weight:bold;}
.product-price span { color:#c91218; font-weight:bold;}
.line {display:block;width:30px;height:0;border-top:1px solid #ececec;font-size:0;overflow:hidden;margin:20px 0;}
/*.color,.type,.add-to-box {margin-top:15px;}*/
.color dd {float:left;margin: 5px 5px 0 0;width: 44px;height: 44px;}
.color dd img,.type dd,.more-views li {-moz-transition:all 0.26s ease;-webkit-transition:all 0.26s ease;transition:all 0.26s ease}
.color dd img {padding:1px;width:45px;height:45px;border:1px solid #fff;}
.color dd img:hover,.color dd.current-on img {border:1px solid #999;cursor:pointer;}
.type dd {float:left;margin:5px 5px 0 0;padding:2px 8px;border:1px solid #ececec;}
.type dd:hover, .type dd.current-on{background:#f8f8f8;border-color:#999;cursor:pointer;}
.color dd.current-on img, .type dd.current-on {padding:0;border-width:2px;border-color:#e37c2c;background:#ffecde;font-weight:bold;box-shadow:0 1px 2px rgba(0,0,0,.25)}
.color dd.disabled img, .type dd.disabled,.kits dd.disabled a {opacity:.25;cursor: not-allowed}
.type dd.current-on {padding:1px 8px;}
.add-to-box {padding:15px;border:1px solid #ede3d5;background:#faf3eb;box-shadow:0 1px 0 #fefcfa inset}
.add-to-box .qty {display:inline-block;padding:2px 5px;width:45px;height:22px;}
.add-to-inquiry,.add-to-inquiry-list,.send-inquiry{margin-left:5px; width:120px;height:31px;line-height:29px;border:0;background:url(../images/btn-inquiry.png) no-repeat 0 0;cursor:pointer;font-size:13px;text-align:center; }
.add-to-inquiry,.send-inquiry {color:#fff;font-weight:bold;text-shadow:1px 1px 0 rgba(0,0,0,.15),0 -1px 0 rgba(0,0,0,.25)}
.add-to-inquiry-list{color:#666;font-size:12px;font-weight:bold;text-shadow:1px 1px 0 rgba(255,255,255,.75),0 -1px 0 rgba(255,255,255,.25)}
.add-to-inquiry:hover,.send-inquiry {background-position:0 -31px;}
.add-to-inquiry-list {background-position:-120px 0;}
.add-to-inquiry-list:hover {color:#303030;background-position:-120px -31px;}
.to-order dt {font-weight:bold;}
.share-love,.to-order {color:#666;}
.share-love p {margin-bottom:15px;}

.kits dt{display:block;text-align:left;}
.kits dd {float:left;margin: 10px 10px 0 0;}
.kits dd a, .kits dd.disabled a:hover {display:block;background-color:#d9d9d9; text-decoration: none;}
.kits dd a img, .kits dd.disabled a:hover img{width: 52px;height: 52px;border:1px solid #d9d9d9; vertical-align: top;}
.kits dd a span, .kits dd.disabled a:hover span {display: block;text-align: center;line-height:1.4em;color:#333;}
.kits dd a:hover {background-color:#e37c2c;}
.kits dd a:hover span {color:#fff}
.kits dd a:hover img {border-color:#e37c2c;}
.kits-box {padding-bottom:5px;}
.admin .kits-box {padding-left:10px;}

/*
.product-price, .availability,.product-options {display:none;}*/
.product-img-box {float:left;width:395px;}
.product-image img {width:372px;height: auto}
.more-views li{float:left;list-style:none;border:1px solid #d9d9d9;margin:10px 10px 0 0;height:auto;}
.more-views li:nth-child(6n+6) {margin-right:0;}
.more-views li:hover {border-color:#999;}
.more-views li.current-on {border-color:#e37c2c;}
.more-views li img {width:50px;height:50px;vertical-align:top;}

/* Specifications */

.spec-tab {width:100%; border-collapse:collapse;border-bottom:1px solid #e1e1e1;}
.spec-tab th {width:175px;height:22px; line-height:22px;text-align:left;border-right:1px solid #fff;}
.spec-tab th, .spec-tab td{padding-left:15px;}
.spec-tab tr:nth-child(2n+1) th,.spec-tab tr:nth-child(2n+1) td {background:#e1e1e1}

.product-view .desc,.compatibility {margin-top:50px;padding-top:20px;border-top:1px solid #d7d7d7;}
.product-view .desc h3,.compatibility h3 {padding-top:5px;}
/*.compatibility ul {margin-top:20px;width:670px;}
.compatibility ul li {float:left;margin-right:10px;height:120px;}
.compatibility ul li img {width:50px;height:50px;}
.compatibility ul li p {width:85px;}*/
.compatibility-tree {margin-top:20px;}
.compatibility ul li span {display:inline-block; padding:6px 10px; cursor:pointer;}
.compatibility ul li span:hover,.compatibility ul li span:hover i.fa-plus,.compatibility ul li span:hover i.fa-minus {color:#c9691e;}
.compatibility ul li i{margin-right:5px;}
.compatibility ul li i.fa-plus,.compatibility ul li i.fa-minus{color: #f3940c}
.compatibility ul li i.fa-genderless{visibility:hidden;}
.compatibility ul ul{margin-left:13px;}


/* home-p-list  & same-products*/
.see-all {text-decoration:underline;}
.home-p-list {margin:15px 0 0 15px;}
.product-view .home-p-list li {float: left;
    width: 171px;
    margin-right: 20px;
    height: 209px;
    position: relative;}
.home-p-list li img {display:block;margin:0 auto 10px;}
.itme-numbler {display:block;margin:5px 0 0;color:#a29889;}
.home-p-list .price {    display: block;
    bottom: 67px;
    border-radius: 3px;
    font-size: 1.4em;
    position: absolute;
    margin: 0 auto;
    width: 100%;
    margin: 0px;
    }
.price {color:#c91218}
.home-p-list li.last {margin-right:0;}
.same-products .home-p-list {margin:0;padding:20px 0;}


.products_code_item {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 71%;
}
.img-ground-list .price {
    position:absolute;
    top:70%;
    text-align:center;
    width:100%;
}
.pprice {
    display: block;
    font-size: 1.4em;
    position: absolute;
    margin: 0 auto;
    color: #c91218;
    bottom: 2%;
    width: 100%;
    text-align: center;
}
/* Inquiry
-----------------------------------------------  */
.page-title {padding:30px 0 10px;width:1245px;margin:0 auto;}
.page-title h2{font-size:24px;}
.page-title .inquiry-types {float:right;margin-top:-5px;}
.page-title .inquiry-types .add-to-inquiry-list{margin-right:5px;}


.box {margin-bottom:15px}
.box-title {padding:6px 10px;line-height:14px;font-weight:bold;text-shadow:0 1px 0 rgba(0,0,0,.75);border-radius:5px 5px 0 0;
			background:#1d1d1d;
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e3e3e', endColorstr='#1d1d1d');
			background-image: -webkit-gradient(linear, left top, left bottom, from(#3e3e3e), to(#1d1d1d));
			background-image: -webkit-linear-gradient(top, #3e3e3e, #1d1d1d);
			background-image: -moz-linear-gradient(top, #3e3e3e, #1d1d1d);
			background-image: -ms-linear-gradient(top, #3e3e3e, #1d1d1d);
			background-image: -o-linear-gradient(top, #3e3e3e, #1d1d1d);
			background-image: linear-gradient(top, #3e3e3e, #1d1d1d);}
.box-title-s2{padding:6px 10px;line-height:14px;font-weight:bold;border:1px solid #ccc;border-radius:5px 5px 0 0;box-shadow:0 1px 0 #fff inset;text-shadow:0 1px 0 rgba(255,255,255,.75);
			background:#dcdcdc;
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#dcdcdc');
			background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#dcdcdc));
			background-image: -webkit-linear-gradient(top, #f9f9f9, #dcdcdc);
			background-image: -moz-linear-gradient(top, #f9f9f9, #dcdcdc);
			background-image: -ms-linear-gradient(top, #f9f9f9, #dcdcdc);
			background-image: -o-linear-gradient(top, #f9f9f9, #dcdcdc);
			background-image: linear-gradient(top, #f9f9f9, #dcdcdc);}

/* inquiry button */	
.add-to-inquiry,.add-to-inquiry-list,.send-inquiry {margin-left:5px; width:120px;height:31px;line-height:27px;border:0;background:url(../images/btn-inquiry.png) no-repeat 0 0;cursor:pointer;font-size:13px;text-align:center; }
.add-to-inquiry,.send-inquiry {color:#fff;font-weight:bold;text-shadow:1px 1px 0 rgba(0,0,0,.15),0 -1px 0 rgba(0,0,0,.25)}
.add-to-inquiry-list,.send-inquiry {color:#666;font-size:12px;font-weight:bold;text-shadow:1px 1px 0 rgba(255,255,255,.75),0 -1px 0 rgba(255,255,255,.25)}
.add-to-inquiry:hover,.send-inquiry {background-position:0 -31px;}
.add-to-inquiry-list {background-position:-120px 0;}
.add-to-inquiry-list:hover {color:#303030;background-position:-120px -31px;}	
/* home-p-list  & same-products*/
.home-p-list {padding:20px 0 20px 20px }
.home-p-list li {float:left;width:175px;margin-right:20px;height:209px;position:relative;/* text-align:center;*/}

/* inquiry-products */
.box-content {border:1px solid #d9d9d9; border-radius:5px; box-shadow:0 1px 2px rgba(0,0,0,.15);overflow:hidden;}
.may-you-love .box-content,.inquiry-product-box .box-content {border-top:0;border-radius:0 0 5px 5px;}
.inquiry-products {padding:0 20px;}
.inquiry-products th {padding:5px; white-space:nowrap;font-size:1.4em;height:45px;line-height:45px;text-align:center}
.inquiry-products th:nth-child(6) {text-align: center}
.inquiry-products .product-image img {width:80px;height:80px;}
.inquiry-products .product-item {white-space: nowrap;}
.inquiry-products .product-info h2 {font-size:12px;}
.inquiry-products .product-sutotal {text-align: center}
.inquiry-product-box .product-qty  {width:130px;text-align:center}
.product-remove .fa-trash {font-size:16px; color:#999;}

.list-title {padding:20px 0;font-size:18px}
.list-title span {font-size:12px; color:#999;}
.inquiry-product-list td {vertical-align:middle;border-bottom:1px solid #d9d9d9;padding:20px 10px;text-align:center}
.product-image,.product-item,.product-info {/*padding-right:20px !important;*/}
.product-info {width:490px;}
.product-info p{padding-top:8px;}
.product-item,.product-info p{color:#999}
.product-info h2 {font-weight:bold;}
.product-info p span{color:#303030}
.input-qty {width:35px;padding:2px 5px;margin:0 3px;}
.input-reduce-btn,.input-add-btn {width:20px;height:20px;text-align:center;padding:0px 5px;line-height:1em;border:1px solid #d9d9d9;border-radius:2px;font-size:14px;color:#999;font-weight:bold;/*font-family:Arial, Helvetica, sans-serif;*/text-shadow:0 1px 0 #fff;cursor:pointer;
			background:#dcdcdc;
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
			background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dcdcdc));
			background-image: -webkit-linear-gradient(top, #ffffff, #dcdcdc);
			background-image: -moz-linear-gradient(top, #ffffff, #dcdcdc);
			background-image: -ms-linear-gradient(top, #ffffff, #dcdcdc);
			background-image: -o-linear-gradient(top, #ffffff, #dcdcdc);
			background-image: linear-gradient(top, #ffffff, #dcdcdc);
			}
.input-reduce-btn:hover,.input-add-btn:hover {background:#fff;border-color:#ccc;}
.input-reduce-btn:active,.input-add-btn:active {color:#666;}
.product-edit {border-left:1px solid #b4b4b4;}
.inquiry-foot {padding:20px 0;border-top:1px solid #d9d9d9}
.inquiry-foot p{float:right;width: 30%;}
.inquiry {
    padding-right:10px;
}
.color-set img{
        position: absolute;
    cursor: pointer;
    /*top: 25px;
    left: 25px;*/
}
/* f-a-q */
.f-a-q {padding:20px;}
.f-a-q h3 {margin-bottom:15px;font-size:14px;font-weight:bold;}
.f-a-q .faq-list {float:left;width:50%;}
.f-a-q .faq-list dt {font-weight:bold;padding:0 20px 5px 10px;}
.f-a-q .faq-list dd {padding:0 20px 20px 25px;}

/* send inquriy */
.send-inquiry-header {height:8px;background:url(../images/send-inquiry-header.png) repeat-x 0 0;border:1px solid #c9814a;border-radius:3px 3px 0 0;}
.send-inquiry-content {position:relative;padding:35px 40px 20px;border:1px solid #c9c9c9; border-top:0;background:#fafafa url(../images/send-inquiry-foot.png) repeat-x 0 bottom;text-shadow:1px 1px 0 #fff;}
.send-inquiry-title {font-size:24px;line-height:24px;}
.send-inquiry-desc {margin:5px 0 15px;color:#848484;}
.send-inquiry-form td {padding:10px 0}
.send-inquiry-form label,.inquiry-field {display:inline-block;}
.send-inquiry-form label span {width:107px;color:#a91717}
.send-inquiry-form .w1 {width:100px;}
.send-inquiry-form .w2 {width:107px;}
.send-inquiry-form .inquiry-field {padding:3px;margin-right:30px;background:#f2f2f2;border-radius:4px;}
.send-inquiry-form .inquiry-field input,.inquiry-field select,.inquiry-field textarea {color:#44526c;/*font-family: Helvetica, Arial, Verdana, sans-serif;*/margin:0;width:304px;border:1px solid #b6b7ba;padding:8px 5px; vertical-align:middle;border-radius:3px;box-shadow:1px 1px 2px rgba(0,0,0,.1) inset}
.send-inquiry-form .inquiry-field input:focus,.inquiry-field select:focus,.inquiry-field textarea:focus {color:#44526c;box-shadow:1px 1px 2px rgba(0,0,0,.25) inset;background:#fafacf;}
.send-inquiry-form .inquiry-field select {width:316px}
.send-inquiry-form .inquiry-field textarea {width:765px}
.send-inquiry-form .inquiry-field .name-field {width:324px;}
.send-inquiry-form .inquiry-field.name-field input {width:304px;}
.send-inquiry-form td.check-field {padding-bottom:18px;border-bottom:1px solid #c5c6c9;}
.send-inquiry-form .send-copy,.sign-up-news {margin-right:20px;}
.send-inquiry-form .send-copy input,
.send-inquiry-form .sign-up-news input,
.send-inquiry-form .create-account input {vertical-align:middle}
.send-inquiry-form .enter-password {padding:10px 0 0 320px}
.send-inquiry-form .enter-password label {display:block;font-weight:bold;}
.send-inquiry-form .enter-password .inquiry-field {margin-right:0}
.send-inquiry-form .enter-password input {width:130px}
.send-inquiry-form td.send-types {padding-top:20px; box-shadow:0 2px 0 #fff inset;}
.send-inquiry-form .send-types .add-to-inquiry,.send-inquiry {margin-left:0;}
.send-inquiry-form .send-types p {float:right;margin-top:9px;}
.send-inquiry-foot-arrow {position:absolute;bottom:-20px;left:50%;margin-left:-25px;width:51px;height:28px;background:url(../images/send-inquiry-foot-arrow.png) no-repeat 0 0;}


/* Sign in
-----------------------------------------------  */

.info {margin-bottom:15px;color:#848484;}

/* inquiry button */	
.add-to-inquiry,.add-to-inquiry-list,.add-to-inquiry-views,.send-inquiry,.send-inquiry{display:inline-block;margin-left:5px; width:120px;height:31px;line-height:28px;border:0;background:url(../images/btn-inquiry.png) no-repeat 0 0;cursor:pointer;font-size:13px;text-align:center; }
.add-to-inquiry,.send-inquiry,.send-inquiry{color:#fff;font-weight:bold;text-shadow:1px 1px 0 rgba(0,0,0,.15),0 -1px 0 rgba(0,0,0,.25)}
.add-to-inquiry-list {color:#666;font-size:12px;font-weight:bold;text-shadow:1px 1px 0 rgba(255,255,255,.75),0 -1px 0 rgba(255,255,255,.25)}
.add-to-inquiry:hover,.send-inquiry {background-position:0 -31px; color:#fff;text-decoration: none;}
.add-to-inquiry-list {background-position:-120px 0;}
.add-to-inquiry-list:hover {color:#303030;background-position:-120px -31px;text-decoration: none;}

.box {position:relative;}
.inquiry-product-box,.may-you-love,.f-a-q {
    width:1245px;margin:15px auto;
}
.col-left .box {border-radius:5px; border:0;}
.l-col,.r-col {float:left;padding:30px 40px;width:298px;}
h2 {margin:0 0 15px;font-size:24px;}
.required-field {position:absolute; bottom:20px;}

.r-col {float:right;padding:30px 40px;width:599px; border-left:1px solid #e9e9e9;background:#fff;}
label {display:inline-block;}
/* input field */
.inquiry-field {display:inline-block;}
.inquiry-field {padding:3px;margin-right:30px;margin-top:10px;/*background:#f2f2f2;*/border-radius:4px;}
.inquiry-field input,.inquiry-field select,.inquiry-field textarea {padding:8px 10px; color:#a9a9a9;/*font-family: Helvetica, Arial, Verdana, sans-serif;*/margin:0;width:304px;background:#fff;border:1px solid #b6b7ba;vertical-align:middle;border-radius:3px;box-shadow:1px 1px 2px rgba(0,0,0,.1) inset}
.inquiry-field input:focus,.inquiry-field select:focus,.inquiry-field textarea:focus {color:#44526c;box-shadow:1px 1px 2px rgba(0,0,0,.25) inset;background:#fafacf;}
.inquiry-field .name-field {width:324px;}
.inquiry-field.name-field input {width:145px;}
.enter-password .inquiry-field input {width:214px;font-weight: normal;}
.inquiry-field select {height:32px;width:325px}
.inquiry-field textarea {width:765px}
.inquiry-field input.disabled,.inquiry-field input[disabled], .inquiry-field input[readonly] {border-color:#ccc;background:#f1f1f1;color:#666;cursor: not-allowed;}

.fields {padding:5px 0 15px;}
.fields label {width:112px;}
.ask-password input,.ask-password label {vertical-align:middle}
.ask-text {margin:5px 0 8px;font-weight:bold;}
.enter-password {padding-left:20px;}
.forgot-pass-text {padding:0 0 5px 158px;}
.forgot-pass-text a{color:#D95700;text-decoration:underline}
.foot-button {margin-top:20px;padding-top:20px;/*border-top:1px solid #c6c6c6*/}

/* sign in */
.ask-text2 {padding:5px 0}
.password input{ width:180px}
.foot { border-top:1px solid #c9c9c9;/*background:url("../Images/banner/pattern12.png") center center;*/height:370px;background-color:#f8f8f8;}

/* sign in for modal */
.black-mark {z-index:-11;opacity:0;position:fixed;width:100%;height:100%;background-color:#000}
.login-form {perspective: 800px;z-index:-10;position:fixed;top:-100px;left:50%;margin-left:-314px;width:628px;height:600px;transition: all 0.3s ease-out;opacity:0;}
.open-modal .login-form {z-index:11112;top:75px;opacity:1;}
.open-modal .black-mark {z-index:11111;opacity:.5;}

/*modify by alex*/
/*.open-modal .login-form {z-index:3000000001;top:75px;opacity:1;}
.open-modal .black-mark {z-index:3000000000;opacity:.5;}*/

.login-form .rotate-box {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	border-top:4px solid #e79a43;border-radius:8px;
	background-color: #FFF;
	padding: 50px 0 50px;
	box-shadow:0 5px 30px rgba(0,0,0,.5);
	-webkit-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: all .9s ease-in-out;
	transition: all .9s ease-in-out;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	display: none;
	transform:translateZ(1px)
	backface-visibility:hidden;
}
.login-form .login-content {
	-webkit-transform: rotateY(0deg);
  	transform: rotateY(0deg);
  	z-index: 1;
  	display: block;
}
.login-form .sign-content {
	-webkit-transform: rotateY(-180deg);
  	transform: rotateY(-180deg);
  	z-index: 0;
  	display: block;
}
.login-form.register .login-content {
	-webkit-transform: rotateY(180deg);
  	transform: rotateY(180deg);
  	z-index: 0;
  	display: block;
}
.login-form.register .sign-content {
	-webkit-transform: rotateY(0deg);
  	transform: rotateY(0deg);
  	z-index: 1;
  	display: block;
}

.login-form .modal-content {width:350px;margin:0 auto;}
.login-form h3 {font-size:30px;margin-bottom:15px;font-weight:bolder;}
.login-form h3,
.login-form .sub-text {text-align: center;}
.login-form .sub-text {margin-bottom:27px;}
.login-form .sub-text strong{color:#c9691e;}
.login-form .user-name input:first-child {margin-right:16px;}
.login-form .user-name .form-control {width:165px;display:inline-block;}
.login-form .form-group {margin-bottom:20px;}
.login-form .form-control {height:42px;}
.login-form .foot-btn {margin-top:30px;text-align: center;}
.login-form .foot-btn .btn-warning {padding:16px 78px;margin-bottom:15px;}
.login-form .switch-modal {position:absolute;top:0;right:25px;text-align:center;width:38px;height:46px;border-radius:0 0 19px 19px;background:#e79a43;color:#fff;}
.login-form i {font-size:18px;margin-top: 18px}


/* Admin */
a.back {color:#D95700;}
.page-title h2 .btn {margin:-8px 0 0;}
	/* admin left column */
.admin { width:1245px; margin:0 auto;
}
	.admin .col-left .box {margin-top:20px;}
	.admin .col-left .box,
	.admin .col-left .box-title,
	.admin .col-left .box-content {border:0;background:#ededed;}
	.admin .col-left .box-title {padding:18px 20px;font-size:18px;font-weight: normal; text-shadow:0 1px 0 rgba(0,0,0,.25);}
	.admin .col-left dt {padding:0;}
	.admin .col-left dt .add-icon {display:none !important;}
	.admin .box-list dl {border:0;padding:0;}
	.admin .box-list dl a {position:relative;display:block;  padding:12px 20px;border:0;font-weight:normal;font-size:12px;/*text-shadow:0 1px 0 rgba(0,0,0,.25);*/}
	.admin .box-list dl a:before,
	.admin .box-list dl a:after {position:absolute;left:20px;content:' ';width:140px;max-height:1px;/*border-top:1px solid #f0b040;*/}
	.admin .box-list dl a:before {top:-1px;}
	.admin .box-list dl:first-child a:before {top:0px;}
	.admin .box-list dl a:after {bottom:0;}
	.admin .box-list dl a:hover,.admin .box-list dl a.active {text-decoration:none;background:#ed9600;color:#fff;}
	.admin .box-list dl a:hover:before,
	.admin .box-list dl a:hover:after,
	.admin .box-list dl a.active:before,
	.admin .box-list dl a.active:after {left:0;width:180px;}
	/* address-list */
	.admin .address-list .item {margin-bottom:30px;}
	/* success-page */
	.success-page {margin-top:30px;text-align:center;}
	.success-page p {margin:15px 0;}
	.success-page h1 {font-size:26px;padding:30px;margin-bottom:30px;}
	/* my inquiry list */
	.admin .inquiry-product-box td.product-qty,
	.admin .inquiry-product-box td.product-admin {width:150px;} 
	/* admin inquiry view */
	.inquiry-view-header p {margin-bottom: 15px}
.admin .page-title,.admin .inquiry-product-box{ width:100%;
}

/* Check out */
.checkout-content h3 {margin:10px 0 20px;font-size:16px;}
.step-box {margin-bottom:30px;}
.step-box h3 small {color:#999;font-family: arial}
.step-box h3 small a {color:#D95700;}
.payment-select a {display:inline-block;text-decoration: none;text-align: center}
.payment-select a i{display:block;margin-bottom:5px;width:85px;height:52px;border:1px solid #e6e2df; border-radius:3px;line-height:52px;font-size:18px;background:#fafafa;color:#b2ada8;}
.step-box .mini-cart {position:static;padding:0;}
.step-box .mini-cart-panel {padding:0;width:auto;border:0;box-shadow: none;}
.step-box .mini-cart .subtotal {margin:0;border-bottom:1px solid #d9d9d9;}
.checkout-content .step-box .form-group .text-danger,
.checkout-content .step-box .form-group.has-error .text-danger {display:none;}
.checkout-content .step-box .form-group .has-error .text-danger,
.checkout-content .step-box .form-group.has-error .text-danger {display:block;}

/* page */
/* sitemap */
.sitemap .tree-top {margin:25px 0 10px;}
.sitemap .tree ul {padding-left:1.5em;}
.sitemap .tree > li > a,.tree-top a{font-weight:bold;font-size:14px;}
.sitemap .tree ul li a{display: inline-block;padding:2px 10px;}

/* single-page */
.single-page{ font-size:14px;line-height:30px;margin-bottom:70px;width: 1245px;margin: 0 auto;}
.single-page a {color:#D95700;}
.single-page-title {font-size:36px;margin:45px 0 35px;}
/*.single-page p {margin-bottom:30px;}*/
.contact-left {float:left;width:480px;}
.contact-right{float:right;width:500px;}
.contact-us h3 {font-size:24px;margin-bottom:15px;}
.contact-us p {margin-bottom:15px;}
.contact-us p strong {float:left;margin:0 10px 15px 0;width:95px;text-align:right;}
.contact-form {padding:45px 30px 30px; background:#f8f8f8;}
.contact-form label {float:left;width:25%;text-align: right;padding-right:20px;}
.contact-form input,.contact-form select,.contact-form textarea {width:60%;}
.contact-form .text-danger {margin-left:25%;}
.faq li {margin-bottom: 6px;border:1px solid #e3e3e3;}
.faq li:hover {border-color:#e5bea3;}
.faq li.faq-title {margin-top:35px;border:0;box-shadow:none;}
.faq li.faq-title h2{font-size:18px;}
.faq li > a:hover {text-decoration:none;}
.faq-trigger { position: relative; display:block;font-size: 1.2rem;font-weight: 300; margin: 0; padding: 15px 72px 15px 24px;}
.faq-trigger::before {content:' ';position:absolute;top:18px;right:20px;width:13px;height:13px; border:1px solid #D95700;border-width:0 0 1px 1px;
	transform: rotate(-45deg);
}
.faq-content {display:none;padding:0 24px; color: #666;line-height:1.5em;}
.content-visible .faq-content {display:block;}
.content-visible .faq-trigger::before {top:26px;display:block;transform: rotate(135deg);}



/* Base-style
-----------------------------------------------  */


/* panel */
.panel {margin-bottom:10px;padding:1px;border:1px solid #d9d9d9;border-radius:5px;background:#fff;box-shadow:0 2px 0 rgba(0,0,0,.08);margin-top:20px;}
.panel.panel-primary {border-color:#b4d6e8}
.panel.panel-warning {border-color:#d8cfba}
.panel.panel-danger {border-color:#e5cfcf}
.panel-heading {padding:8px;border-bottom:1px solid #d9d9d9;border-radius:4px 4px 0 0;}
.panel-heading .btn-sm.pull-right {margin-top:-3px}
.panel-heading h3 {float:left; font-size:16px;}
.panel-body {padding:10px;}
.panel-default .panel-heading {/*background:#f0f0f0;*/border-color:#d7dadb}
.panel-primary .panel-heading {background:#cce5f3;border-color:#a9bec9}
.panel-success .panel-heading {background:#cfe1e5;border-color:#b5c6c9}
.panel-warning .panel-heading {background:#e6dfcf;border-color:#c9c3b5}
.panel-danger .panel-heading {background:#d6c7c7;border-color:#bfb2b2}

/*.panel-default > .table th {background-color:#超击超}*/
.panel-primary > .table th {background-color:#e2ebf0}
.panel-success > .table th {background-color:#e1edf0}
.panel-warning > .table th {background-color:#f0ebe1}
.panel-danger > .table th {background-color:#f0e1e1}

.panel-heading a.active { text-decoration:underline;font-weight:bold;}
.panel-success-full {background-color:#d8e3e6}
.panel-success-full .page-title,.panel-success-full .panel-heading,.panel-success-full hr {border-color:#b4c4c9}

.icon-ok {
    color:#ff6a00;
}
/* table */
table { border-collapse: collapse;  border-spacing: 0;}
th {text-align:left}
.table {width:100%;}
.table tr > th { font-weight:bold; background:#f3f3f3; border-bottom:1px solid #fff}
.table th,.table td {padding:10px;}
.table-border > tr > td,
.table-border > tbody > tr >td {border-bottom:1px solid #f3f3f3;}
.table-border > tr:hover > td,
.table-border > tbody > tr:hover > td {background-color:#f5f4e4}
.table-border tr.bg-none:hover>td,.table-border tr.bg-n:hover>td {background-color:transparent}
.table-border tr.active td {background-color:#638993;}

.table tr.active td, .table > tbody > tr.active > td, .table td.active,
.table > tr.active:hover > td,
.table > tbody > tr.active:hover > td {background-color:#638993 !important;color:#FFF !important}
.table tr.active td a, .table > tbody > tr.active > td, .table td.active a {color:#fff}

.table tr.success td, .table > tbody > tr.success > td, .table td.success,
.table > tr.success:hover > td,
.table > tbody > tr.success:hover > td {background-color:#dff0d8; border-color:#dff0d8}

.table > tr.info > td, .table > tbody > tr.info > td, .table td.info,
.table > tr.info:hover > td,
.table > tbody > tr.info:hover > td {background-color:#daebed; border-color:#daebed}

.table > tr.warning > td, .table > tbody > tr.warning > td, .table td.warning,
.table > tr.warning:hover > td,
.table > tbody > tr.warning:hover > td  {background-color:#fcf8e3; border-color:#fcf8e3}

.table > tr.danger td, .table > tbody > tr.danger > td, .table td.danger, 
.table > tr.danger:hover > td,
.table > tbody > tr.danger:hover > td {background-color:#f2dede; border-color:#f2dede}

.td-img {position:relative;width:42px;height:42px;}
.td-img img {position:absolute;top:0;left:0;width:42px;height:42px;}
.td-img img:hover {z-index:2;width:120px;height:120px;}

.td-row-1,.td-row-1 td {height:37px}
.td-row-2,.td-row-2 td {height:43px}
.td-row-3,.td-row-3 td {height:57px}

/* page */
.page {}
.page .form-control,.page ul,.page li {float:left;margin-right:5px;border-color:#d8e3e6;color:#7f9499}
.page li a {display:block;padding:0 8px;height:24px;line-height:24px; border:1px solid #d8e3e6;border-radius:3px;color:#7f9499}
.page li a i {line-height:24px;}
.page li.active a,.page li a:hover {border-color:#638993;background:#638993;color:#fff;}



/* form */
.form-group {margin-bottom: 15px}
.form-control {min-width:50px;width:100%;padding:6px 12px; height:34px;border:1px solid #afb8ba;border-radius:3px;background-color:#fff;box-sizing:border-box;
	box-shadow:0px 1px 2px rgba(0,0,0,.15) inset;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
.form-control:focus {
	border-color: #249dd5;
	outline: 0;
	color:#249dd5;
	background:#f1fbff;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(36, 157, 213, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(36, 157, 213, 0.6));
}
select.form-control {padding:4px 12px}
textarea.form-control {height:auto}

.small {width:40%}
.medium {width:60%}
.large {width:90%}
.auto {width:100%}
.input-icon {position:relative;display:inline-block;}
.input-icon i {position:absolute;top:6px;right:8px; color:#9fa9ac}
.input-icon input {padding-left:0;padding-right:0;width:100%;text-indent:10px;}
.input-icon.auto input,.input-icon.auto input.auto {width:99%;}
label input[type="checkbox"] {vertical-align:top;}
.form-control.disabled,.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {border-color:#ccc;background:#f5f5f5;color:#666;cursor: not-allowed;}

.form-control-xs {height:21px;}

.has-error .form-control {border-color:#df280a;}
.has-error .form-control:focus {background:#fff;box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, 
.has-error .help-block, .has-error .radio, .has-error .radio-inline,
.has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {color:#df280a;}

/* slide-check */
.slide-check {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.slide-check input[type=checkbox] {display:none}
.slide-check .sidebox {
  display: block;
  width: 50px;
  height: 30px;
  border-radius: 30px;
  border: 1px solid transparent;
  background-color: #ffffff;
  border-color: #d0d9d9;
  box-sizing:border-box;
}
.slide-check label {
  position: absolute;
  top: 0;
  left: 0;
  width: 28px;
  height: 28px;
  border-radius: 15px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.35);
  border: 1px solid transparent;
  cursor: pointer;
  background-color: #ffffff;
  border-color: #d0d9d9;
}
.slide-check input[type=checkbox]:checked ~ label,
.slide-check input[type=checkbox]:checked:disabled ~ label:hover {
  left: 21px;
  border-color: #33ab85;
}
.slide-check input[type=checkbox] ~ label:hover {
  width: 35px;
}
.slide-check input[type=checkbox]:checked ~ label:hover {
  left: 14px;
}
.slide-check input[type=checkbox]:checked + .sidebox {
  border-color: #33ab85;
  border-width: 15px 15px 15px 30px;
}
.slide-check input[type=checkbox]:disabled ~ .sidebox {
  opacity: .6;
}
.slide-check input[type=checkbox]:disabled ~ label {
  opacity: .6;
  cursor: not-allowed;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
}
.slide-check input[type=checkbox]:disabled ~ label:hover {
  width: 28px;
}
/* slide-check size */
.slide-check-xs .sidebox {
  width: 40px;
  height: 22px;
  border-radius: 22px;
}
.slide-check-xs label {
  width: 20px;
  height: 20px;
}
.slide-check-xs input[type=checkbox]:checked ~ label,
.slide-check-xs input[type=checkbox]:checked:disabled ~ label:hover {
  left: 19px;
}
.slide-check-xs input[type=checkbox]:checked + .sidebox {
  border-width: 10px 10px 10px 30px;
}
.slide-check-xs input[type=checkbox] ~ label:hover {
  width: 25px;
}
.slide-check-xs input[type=checkbox]:checked ~ label:hover {
  left: 14px;
}
.slide-check-xs input[type=checkbox]:disabled ~ label:hover {
  width: 20px;
}


/* popover */
.popover {position:absolute;z-index:10;top:0;left:0;padding:1px;width:220px;border:1px solid #d9d9d9;border-radius:5px;background:#fff;box-shadow: 0 5px 10px rgba(0,0,0,.2);}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {padding:6px 10px;border-bottom:1px solid #d9d9d9;background:#f3f3f3}

.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}

/* base */
.none,.hidden {display:none !important}

.pull-left {float: left}
.pull-right {float:right;}

.align-m {vertical-align: middle}

.nowrap {white-space:nowrap}
.middle {vertical-align:middle}
.bottom {vertical-align:bottom !important}
.inline {display:inline-block}
/*.pd {padding:10px;}*/
.pd-v {padding-top:10px;padding-bottom:10px;}
.pd-v-lg {padding-top:17px;padding-bottom:17px;}
.pd-v-xxl {padding-top:25px;padding-bottom:25px;}
/*.pd-h {padding-left:10px;padding-right:10px}*/
.pd-n {padding:0 !important}
.m {margin:10px;}
.m-n {margin:0}
.m-t-n {margin-top:0}
.m-r-n {margin-right:0}
.m-b-n {margin-bottom:0}
.m-l-n {margin-left:0}
.m-t-xs {margin-top:5px}
.m-r-xs {margin-right:5px}
.m-b-xs {margin-bottom:5px}
.m-l-xs {margin-left:5px}
.m-t {margin-top:10px}
.m-r {margin-right:10px}
.m-b {margin-bottom:10px}
.m-l {margin-left:10px}
.m-t-lg {margin-top:17px}
.m-r-lg {margin-right:17px}
.m-b-lg {margin-bottom:17px}
.m-l-lg {margin-left:17px}
.m-t-xxl {margin-top:25px}
.m-r-xxl {margin-right:25px}
.m-b-xxl {margin-bottom:25px}
.m-l-xxl {margin-left:25px}

.w1 {width:1px}
.w1font {width:22px;}
.w2font {width:34px;}
.w20p {width:20%}
.w30p {width:30%}

hr { -moz-box-sizing: content-box;  box-sizing: content-box;  height: 0;margin-top: 20px;  margin-bottom: 20px;  border: 0;  border-top: 1px solid #e1e6e7;}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.b-t {border-top: 1px solid #d9d9d9;}
.b-r {border-right: 1px solid #d9d9d9;}
.b-b {border-bottom: 1px solid #d9d9d9;}
.b-l {border-left: 1px solid #d9d9d9;}
.b-n,tr.b-n td { border:0 !important}



/* background color */
.bg-n,.bg-none {background-color:transparent;}
.bg-white {background-color:#fff}
/*.bg-gray {background-color:#f3f3f3}*/
.bg-side {background-color:#d8e3e6}
.bg-primary { background-color:#337ab7;color:#FFF}
.bg-success { background-color:#dff0d8;}
.bg-warning { background-color:#fcf8e3;}
.bg-danger { background-color:#f2dede;}
.bg-info { background-color:#d9edf7;}


.bg-primary-lighter { background-color:#dce9f7;}
.bg-success-lighter { background-color:#d9ede7;}
.bg-warning-lighter { background-color:#ede4da;}
.bg-danger-lighter { background-color:#eddcda;}
.bg-info-lighter { background-color:#daebed; border-color:#cedfe0 !important;}

/* button */
.btn {
  display: inline-block;
  padding:6px 18px;font-size:13px;
  font-family: arial;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 3px;
  white-space: nowrap;
  box-shadow:0 1px 2px rgba(0,0,0,.3);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  /*-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);*/
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
.btn-xs {padding:1px 5px;font-size:12px;}
.btn-sm {
  padding: 3px 8px;
  font-size: 12px;}
.btn-lg {padding:8px 24px;font-size:17px;}

.btn.disabled {border-color:#bababa;text-shadow:0 1px 0 #fff;color:#999;background:#ebebeb}
.btn-default {border:1px solid #afb8ba;background:#fff;color:#666; 
background: #f5f5f5; /* Old browsers */
background: -moz-linear-gradient(top,  #f5f5f5 0%, #ebebeb 50%, #e5e5e5 51%, #dadada 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(50%,#ebebeb), color-stop(51%,#e5e5e5), color-stop(100%,#dadada)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f5f5f5 0%,#ebebeb 50%,#e5e5e5 51%,#dadada 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f5f5f5 0%,#ebebeb 50%,#e5e5e5 51%,#dadada 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f5f5f5 0%,#ebebeb 50%,#e5e5e5 51%,#dadada 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f5f5f5 0%,#ebebeb 50%,#e5e5e5 51%,#dadada 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#dadada',GradientType=0 ); /* IE6-9 */
}
.btn-primary {border:1px solid transparent;background:#00a0eb;color:#fff;background-image: linear-gradient(to bottom, #01A1EB 0%, #0088C7 100%);}
.btn-success {border:1px solid transparent;color:#fff;
background: #4cac4c; /* Old browsers */
background: -moz-linear-gradient(top, #4cac4c 0%, #328b33 50%, #2d7d2e 51%, #409b40 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4cac4c), color-stop(50%,#328b33), color-stop(51%,#2d7d2e), color-stop(100%,#409b40)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #4cac4c 0%,#328b33 50%,#2d7d2e 51%,#409b40 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #4cac4c 0%,#328b33 50%,#2d7d2e 51%,#409b40 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #4cac4c 0%,#328b33 50%,#2d7d2e 51%,#409b40 100%); /* IE10+ */
background: linear-gradient(to bottom, #4cac4c 0%,#328b33 50%,#2d7d2e 51%,#409b40 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4cac4c', endColorstr='#409b40',GradientType=0 ); /* IE6-9 */
}
.btn-warning {border:1px solid transparent;color:#fff;
background: #ef9d3f; /* Old browsers */
background: -moz-linear-gradient(top,  #ef9d3f 0%, #d2762c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef9d3f), color-stop(100%,#d2762c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ef9d3f 0%,#d2762c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ef9d3f 0%,#d2762c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ef9d3f 0%,#d2762c 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ef9d3f 0%,#d2762c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef9d3f', endColorstr='#d2762c',GradientType=0 ); /* IE6-9 */
}
.btn-danger {border:1px solid transparent;background:#a65247;color:#fff}
.btn-info {border:1px solid transparent;background:#229fb3;color:#fff}
.btn-link {border:1px solid transparent;box-shadow:none;background:none;color:#D95700}

.btn-default:hover {border-color:#afb8ba;color:#333;
background: #f0f0f0; /* Old browsers */
background: -moz-linear-gradient(top,  #f0f0f0 0%, #e5e5e5 50%, #e0e0e0 51%, #d4d4d4 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(50%,#e5e5e5), color-stop(51%,#e0e0e0), color-stop(100%,#d4d4d4)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f0f0f0 0%,#e5e5e5 50%,#e0e0e0 51%,#d4d4d4 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f0f0f0 0%,#e5e5e5 50%,#e0e0e0 51%,#d4d4d4 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f0f0f0 0%,#e5e5e5 50%,#e0e0e0 51%,#d4d4d4 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f0f0f0 0%,#e5e5e5 50%,#e0e0e0 51%,#d4d4d4 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#d4d4d4',GradientType=0 ); /* IE6-9 */
}
.btn-primary:hover {border-color:#0088c7;background:#0088c7;color:#fff}
.btn-success:hover {border-color:#228a69;color:#fff;
background: #309b30; /* Old browsers */
background: -moz-linear-gradient(top, #309b30 0%, #1e721f 50%, #1b661c 51%, #29842a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#309b30), color-stop(50%,#1e721f), color-stop(51%,#1b661c), color-stop(100%,#29842a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #309b30 0%,#1e721f 50%,#1b661c 51%,#29842a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #309b30 0%,#1e721f 50%,#1b661c 51%,#29842a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #309b30 0%,#1e721f 50%,#1b661c 51%,#29842a 100%); /* IE10+ */
background: linear-gradient(to bottom, #309b30 0%,#1e721f 50%,#1b661c 51%,#29842a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#309b30', endColorstr='#29842a',GradientType=0 ); /* IE6-9 */
}
.btn-warning:hover {border-color:#e58e02;background:#e58e02;color:#fff}
.btn-danger:hover {border-color:#853c32;background:#853c32;color:#fff}
.btn-info:hover {border-color:#148191;background:#148191;color:#fff}
.btn-link:hover {color:#D95700;text-decoration:underline}

.btn-up-down {display:inline-block;width:20px;}
.btn-up-down .btn-xs {float:left;padding:0px 4px; height:13px;overflow:hidden;font-size:12px}
.btn-up-down .btn-xs:first-child {border-radius:3px 3px 0 0}
.btn-up-down .btn-xs:last-child {border-radius:0 0 3px 3px;margin-top:-1px}

/* text */
small {font-size:12px;color:#999;}
.text-left {text-align:left}
.text-right {text-align:right}
.text-center {text-align:center}

.text-gray {color:#999}
.text-darkslategray {color:#4d9099}
.text-primary { color:#2062a7}
.text-success { color:#20a52a}
.text-warning { color:#D95700}
.product-info p.text-danger,
.text-danger { color:#df280a}
.text-info { color:#4ec8da}
.text-red {color:red;}


.radius {border-radius:5px;}
.circle {border-radius:50%;}

.f12 {font-size:12px;}
.f14 {font-size:14px;}
.f15 {font-size:15px;}
.f16 {font-size:16px;}
.f18 {font-size:18px;}
.f20 {font-size:20px;}
.f22 {font-size:22px;}
.f24 {font-size:24px;}
.f26 {font-size:26px;}



/* Bootstrap Grid System 
   Changed: padding and margin = 10px or -10px
====================================================== */

.row {
  margin-left: -10px;
  margin-right: -10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.to_car {
     position: absolute;
    top: 217px;
    left: 22%;
    /* width: 90px; */
    /* height: 30px; */
    /* line-height: 30px; */
    background-color: #439247;
    color: #fff;
    border-radius: 5px;
    padding-right: 10px;
    padding-top: 2px;

}

.to_view {
     position: absolute;
    top: 217px;
    left: 22%;
    background-color: #439247;
    color: #fff;
    border-radius: 5px;
    padding-right: 10px;
    padding-top: 2px;

}

.side-products-grid a{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.item_proname {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}


@media (max-width:1024px) {
	/*  other */
	.home-cat-list li:nth-child(5),
	.home-box .home-p-list li:nth-child(5),
	.home-p-list li:nth-child(6) {display:none;}
	.banner {overflow: hidden;}


	/* home */
	.home-box .home-p-list li:nth-child(5) {display: block !important}

	/* brand page */
	.category-box li:nth-child(4n) a {border-right-width:0}
	/* product-list */
	.products-list .p-title, .products-list .itme-numbler, .products-list .desc {width:;}

	/* products view */
		/* .product-img-box */
		.scroll-btn{display: none}
		.scroll-img ul {margin-top: 0 !important;}


	.home-p-list li:nth-child(5) {margin-right:0;}

}

@media (min-width:1025px) {
	.wrapper {margin:0 auto;width:100%;}

	/* home */
	.home-box .home-p-list li {    width: 15.5%;
    margin-right: 0;
    height: 280px;
    position: relative;
    /*border-top: 5px solid #ec8000;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 6px solid #eee;*/
    margin-right: 5px;
    text-align: center;}
	.news-letter input {width:684px;}
	.luna-footer dl {margin:0;padding:25px;width:17%;}
	.luna-footer dl.marketing {width:30%;background-position:0 51px;}

	/* brand page */
	.category-box { box-shadow: none;border:0;width:1245px;margin:0 auto;}
	.category-box li {width:20%; background-color: #fff;}
	.category-box li a {border:0;box-shadow: 0 0 0 1px #d9d9d9}

	/* product-grid */
	.col-main {width:1030px;}
	.products-grid .p-list{padding:0 10px;}
	.products-grid .p-list > li {width:25%;padding:0 10px;height:322px;}
        /*.products-grid .p-list > li:hover {
    transform: scale(1.06);
    box-shadow: 4px 4px 2px #eee;
    border: 1px solid #B9B5B5;
    border-radius: 4px;
        }*/
    .p_listHover {
        transform: scale(1.03);
        /*box-shadow: 4px 4px 2px #eee;
        border: 1px solid #B9B5B5;
        border-radius: 4px;*/
    }
    .maylove_pname {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        text-align:center;
    }
	.products-grid .p-img img {width:100% !important;max-width:130px;height:auto !important;}
	.products-grid .price {}
	.products-grid .actions{position: static;margin:15px 0 0;}

	/* product-list */
	.products-list .p-title, .products-list .itme-numbler, .products-list .desc{width:50%;}
	.products-list li .price{top:53px;left:736px;}
	.products-list .qty{top:76px;left:710px;}
	.products-list .actions{right:20px;}
	.products-list .actions {top:50px;}
	.products-list .inquiry{margin-bottom:10px;}
	.products-list .p-list li {padding:30px 0 0;}
	.products-list .color-set {top:130px;}
	.products-list .p-title {font-size:14px;}
	
	/* products view */
	/* .product-img-box */
	.product-img-box  {width:auto;margin-top:15px;}
	.product-img-box .product-image {float:right;}
	.product-image img {/*margin-left: 30px;*/width:520px;}
	.more-views {position:relative;float:left;padding:30px 0;margin-left:5px;width:80px;}
		.scroll-img {height:460px;overflow: hidden;}
		.more-views li {margin:0 0 15px;padding:5px;width:80px;border-radius:5px;}
		.more-views li img {width:68px;height:68px;}
		.scroll-btn .prev,.scroll-btn .next {position:absolute;display:block;width:100%;padding:5px 0;text-align:center;font-size:18px;opacity: .4;}
		.scroll-btn .prev:hover,.scroll-btn .next:hover {opacity: 1}
		.scroll-btn .prev { top:-5px;}
		.scroll-btn .next {bottom:-5px;}
		
	/* .product-shop */
	.product-shop {width:490px;padding-right:5px;}
	.product-title {margin-top:3px;}
	.product-item-number span,.in-stock span {margin-left:3px;}
	.product-price span {margin-left:5px;font-size:18px;font-weight: normal;}
	.color dd,.type dd {margin:5px 12px 0 0;}
	.kits dd {margin:12px 12px 0 0}

	.spec-tab tr:nth-child(2n+1) th, .spec-tab tr:nth-child(2n+1) td {background-color:#f8f8f8;}
	.spec-tab th, .spec-tab td {padding:10px 20px;}
	.spec-tab th {font-weight: bold;width:25%;}

/* In the same category */
.product-view .home-p-list li {margin-right:0;padding:0 10px;width:16.6%;position:relative;}
}
.swiper-slide {
    position:relative;
}
.swiper-slide a{
    cursor:pointer;
    border:1px solid #eee;
    margin-left:50px;
    margin-top:380px;
    font-size:0.9em;
    padding:8px;
    border-radius:4px;
    display:none;
}
.swiper-slide img {
    width:100%;
    height:750px;
}
.itme-numbler {display:none;}


/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 *//*@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot');src:url('../fonts/fontawesome-webfont.eot') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2') format('woff2'),url('../fonts/fontawesome-webfont.woff') format('woff'),url('../fonts/fontawesome-webfont.ttf') format('truetype'),url('../fonts/fontawesome-webfont.svg') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-genderless:before,.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}*/

.col {
width:1245px;
margin:0 auto;
}

.red-border {
    border:1px solid red;
}

.order_classify li{
    margin-top:20px;
    padding-right:10px;
    list-style:none;
    float:left;
    border-right:1px solid #9c9c9c;
    font-size: 12px;
    cursor:pointer;
    height:10px;
  	line-height:10px;
    margin-bottom:5px;
}
    .all_order{
    color:#c9691d;
}
    .order_item{
    padding-left:10px;
    color:#9c9c9c;
}


/*login add*/
.line_left,.line_right{
	width:118px;
	border:1px solid #ededed;
	margin-top:8px;
}
.line_center_text{
	width: 112px;
  	height: 28px;
  	height: 17px;
	font-family: Helvetica;
	font-size: 14px;
	color: #999999;
	text-align:center;
}
.login_other span,.register_other span{
	float:left;
}
.login_other,.register_other{
    margin-top:10px;
}
.logon_with_paypal,.register_with_paypal{
    width: 177px;
    height: 42px;
    border-radius: 4px;   
    display:inline-block;
    font-family: Helvetica;
    font-size: 14px;
    color: #ffffff;
    text-align:center;
    line-height:42px;
    margin-top:25px;
    text-decoration:none;
    cursor:pointer;
}
.logon_with_paypal:hover,.register_with_paypal:hover{
    text-decoration:none;
}
.register_with_paypal {
    margin-left:80px;
}
.build_up_text{
	width:100%;
	height:150px;
	background-color:#f8f8f8;
}
.build_up_text h1{
	width:100%;
	height:80px;
	line-height:80px;
	display:inline-block;
	font-size:28px;
	text-align:center;
}
.build_up_text p{
	width:100%;
	display:inline-block;
	font-size:14px;
	text-align:center;
}

.marketing input {
    width: 220px;
    height: 39px;
    padding-left:10px;
    border-radius: 5px;
    background-color: #ffffff;
    border-style: none;
}
#subscription {
    width: 73px;
    height: 39px;
    border-radius: 5px;
    background-color: #e98313;
    border-style: none;
    margin-left:10px;
    color:#fff;
}
.copy {
    width:100%;
    background-color:#f8f8f8;
}
.product_codelist {
   /*position: absolute;*/
   width: 100%;
}


/*check_out*/
.upload_tt{
	width: 265px;
	height: 100px;
	border-radius: 5px;
	background-color: #fafafa;
	border: dashed 1px #cfcfcf;
    margin:10px 0px;
    cursor:pointer;
}
.upload_ttl,.upload_ttr{
	float:left;
}
.upload_ttl{
	width:40px;
	height:40px;
	margin-top:31px;
	margin-left:20px;
    color:#cc6908;
}
.upload_ttr{
	margin-left:20px;
    width:183px;

}
.u_ttext{
  	height: 20px;
    font-size: 12px;
    font-weight: normal;
    color: #cc6908;
    margin-top: 4px;
    margin-bottom: 5px;
    padding: 0px;
    display: inline-block;

}
.u_ttext_info{
    height: 17px;
    font-size: 12px;
    font-weight: normal;
    color: #999999;
}
.y_msg{
	width: 260px;
  	height: 85px !important;
  	border-radius: 4px;
  	background-color: #ffffff;
  	box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.3);
  	border: solid 1px #afb8ba;
    resize:none;
}
.msg_txt{
  	height: 14px;
  	font-family: Helvetica;
  	font-size: 12px;
  	font-weight: normal;
  	color: #333333;
    margin:10px 0px;
}
.paypal_addr {
    display:none;
}
.shipping-addr, .shipping-addr {
    display:none;
}

.upload_success{
	width: 276px;
	height: 75px;
    position:relative;
	border-bottom: solid 1px #cfcfcf;
}
.shuidan_img{
	width:50px;
	height:50px;
	margin-left:10px;
	margin-top:10px;
	float:left;
}
.tt_name{
	width: 87px;
	height: 14px;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
    margin-top:18px;
}
.success_txt{
	width: 48px;
  	height: 17px;
  	font-family: PingFangSC;
  	font-size: 12px;
 	font-weight: normal;
  	color: #d0771f;
}
.discount_val {
    text-align: right;
    color:#df9419;
    margin-top:10px;
}
.zekou_before {
    text-align: right;
    display: inline-block;
    width: 57%;
    font-size: 14px;
    text-decoration: line-through;
}
.shuidan_bigimg{
	width:600px;
	height:800px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-300px;
	margin-top:-400px;
	z-index:4;
}
.close_bigimg{
	width:8px;
	height:8px;
	position:absolute;
}
.shuidan_bigimg_box {
    display:none;
}
.mask{
	width: 100%;
	height: 100%;
	background-color: black;
	opacity: 0.78;
	position:absolute;
	z-index:3;
    display:none;
}
.close_img {
    position: absolute;
    top: 5px;
    right: 5px;
    cursor:pointer;
}
.order_comment {
    margin-top:50px;
}
.tishi {
    display: inline-block;
    height: 58px;
    line-height: 58px;
    margin-left: 18px;
}
.order_price {
    color:#999;
}
.zh_price {
    margin-top:15px;
}
.order_info1 {
    margin-right:55px;
}
.order_info2 {
    margin-right: 18px;
    margin-left: 31px;
}




.order_id{
	height: 45px;
	font-size: 22px;
	font-weight: bold;
	line-height: 45px;
	color: #333333;
	border-bottom: 2px solid #eaeaea;
}
.order_id span{
	color:#2062a7;
	font-size: 22px;
}
.order_info_t{
	height: 60px;
	font-size: 18px;
	line-height: 60px;
	color: #c9691d;
	font-weight:bolder;	
}
.order_infol,.order_infor{
	float: left;
	width:50%;
}
.order_infol p,.order_infor p{
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#333;
	font-weight:bolder;	
}
.order_infol p span,.order_infor p span{
	color:#696969;
    font-weight:normal;	
}
.items_orders{
	width: 135px;
	height: 50px;
	line-height:50px;
	font-size: 18px;
	font-weight:bolder;
	color: #c9691d;		
}
a{
	text-decoration:none;
}
li{
	list-style:none;
}
.two_static{
	color:#696969;
}
.express{
	color:#999999;
	width: 135px;
	height: 50px;
	line-height:50px;
	font-size: 18px;
    cursor:pointer;
}
.orders_item_header li{
	float: left;
	height:40px;
	line-height:40px;
	color:#242424;
	font-size:12px;
	text-align:center;
			
}
.orders_item_header{
	height:40px;
	background-color:#f3f3f3;
	border-radius:3px;
	position:relative;
	border:1px solid #d9d9d9;
	border-radius:3px;
}
.orderli_1{
	width:10%;
}
.orderli_2{
	width:12%;
}
.orderli_3{
	width:28%;
}
.orderli_4{
	width:10%;
}
.orderli_5,.orderli_6,.orderli_7{
	width:13%;
}
.ordersitem_conul{
	height:96px;
	border-bottom:1px solid #f3f3f3;
    cursor:pointer;
}
.ordersitem_conul li{
	text-align:center;
	float:left;
	height:95px;
	font-size:12px;
	line-height:95px;
}
.order_item_img{
	width:80px;
	height:80px;
	border:1px solid #eee;
	margin-top:8px;
}
.ordersitem_con li p,.order_child_con li p{
	width:100%;
}
.order_item_lnc{
	line-height:96px;
}
.order_item_proname,.order_item_prinfo{
	font-weight:bolder;
	line-height:2;
}
.order_item_proname{
	margin-top:26px;
}
.order_item_prinfo{
	color:#878787;
}
.order_item_prinfo span{
	color:#333;
}
.shipped{
	width: 300px;
	border-radius: 5px;
	margin-left:53%;
	background-color: #fff6e8;
	overflow:auto;
	position:relative;
	padding-bottom:15px;
    display:none;
}
.shipped_title,.shipped_con{
	width:95%;
	margin:auto;
}
.shipped_title li,.shipped_con li{
	float:left;
	font-size:12px;
	color:#666666;
	height:45px;
	line-height:45px;
	width:33.3%;
	text-align:center;
	position:relative;
}
.clear_f{
	margin:0px;
	padding:0px;
	clear:both;
}
.shipped_con .shipped_li1{
	color:#2062a7;
}
.shipped_con li{
	border-bottom:1px solid #eae2d6;
}
.orders_infoul li{
	float:left;
	height:60px;
	line-height:60px;
	text-align:center;
	border-bottom:1px solid #eaeaea;
}

.orders_infoul_li1{
	width:25%;
}
.orders_infoul_li2{
	width:15%;
}
.orders_infoul_li3{
	width:60%;
}
.order_childt_li1{
	width:10%;
}
.order_childt_li2{
	width:15%;
}
.order_childt_li3{
	width:40%;
}
.order_childt_li4{
	width:20%;
}
.order_childt_li5{
	width:15%;
}
.order_child_title li{
	float:left;
	height:45px;
	font-size: 12px;
	line-height:45px;
	text-align:center;
	color:#242424;
}
.order_child_title{
    height:45px;
	background-color:#f3f3f3;
}
.order_child {
    clear:both;
}
.order_child_con{
	height:96px;
	border-bottom:1px solid #d9d9d9;
}
.order_child_con li{
	height:96px;
	line-height:96px;
	font-size: 12px;
    float:left;
    text-align:center;	
}
.orders_infoul {
    cursor:pointer;
    overflow:auto;
}
.order_child,.order_item_info {
    display:none;
}
.items_orders_item,.order_item_info {
    border-radius: 5px;
    background: #fff;
}
.items_orders {
    cursor:pointer;
}
.pd-v p a {
    width: 80px;
    display: inline-block;
    float: left;
    /*border: 1px solid red;*/
    text-align: center;
    border-right: 1px solid #ededed;
}
.all_orders {
    width:50px;
    text-align:left;
    color:#c9691d;
}
.ordersitems_total p {
    font-size: 14px;
    margin-left: 70%;
    margin-top: 10px;
    font-weight: bolder;
    color: #999;
}
.ordersitems_total p span {
    width: 200px;
    text-align: right;
    display: inline-block;
    padding-right: 20px;
    
    color:#303030;
}
.ordersitems_total{
    margin-bottom:25px;
}
.cart_inqu2 {
    width: 1245px;
    margin: 0 auto;
    text-align: right;
}
.validation-summary-errors {
    color:red;
}

.addresses-additional li {
    padding-bottom:20px;
    border-bottom:1px solid #c8c6c6;
}
.device_line{
    
}
.add-to-pwd {
    display: inline-block;
    border-style: none;
    height: 30px;
    line-height: 30px;
    width: 90px;
    background-color: #FF9800;
    color: #fff;
    border-radius: 3px;
    margin-left: 5px;
}
img { border: 0;}
.ck-slide ul { margin: 0; padding: 0; list-style-type: none;}
.ck-slide { position: relative; overflow: hidden;}
.ck-slide ul.ck-slide-wrapper { position: absolute; top: 0; left: 0; z-index: 1; margin: 0; padding: 0;}
.ck-slide ul.ck-slide-wrapper li { position: absolute;}
.ck-slide .ck-prev, .ck-slide .ck-next { position: absolute; top: 50%; z-index: 2; width: 35px; height: 70px; margin-top: -35px; border-radius: 3px; opacity: .15; background: red; text-indent: -9999px; background-repeat: no-repeat; transition: opacity .2s linear 0s;}
.ck-slide .ck-prev { left: 5px; background: url(../../Images/arrow-left.png) #000 50% no-repeat;}
.ck-slide .ck-next { right: 5px; background: url(../../Images/arrow-right.png) #000 50% no-repeat;}
.ck-slidebox { position: absolute; left: 38%; bottom: 12px; z-index: 30;}
.ck-slidebox ul { height: 20px; padding: 0 4px; border-radius: 8px; background: rgba(0,0,0,0.5);}
.ck-slidebox ul li { float: left; height: 12px; margin: 4px 4px;}
.ck-slidebox ul li em { display: block; width: 12px; height: 12px; border-radius: 100%; background-color: #fff; text-indent: -9999px; cursor: pointer;}
.ck-slidebox ul li.current em { background-color: #fe6500;}
.ck-slidebox ul li em:hover { background-color: #fe6500;}
/*������ʽ*/
.ck-slide { width: 425px; height: 491px; margin: 0 auto; }
.ck-slide ul.ck-slide-wrapper { height: 491px; } 
.ck-slide ul.ck-slide-wrapper li { border:none } 
