
@import url('https://fonts.googleapis.com/css?family=Oswald|Dosis:600|Lato|Raleway:300,400|Quicksand');
@import url('/html/templates/fortune_secar/css/memberarea.css?20230526');
@import url('/html/templates/fortune_secar/css/menu_default.css');
@import url('/html/templates/fortune_secar/css/line.css');
@import url('/html/templates/fortune_secar/css/portfolio-item.css?20230523');
@import url('/html/templates/fortune_secar/css/bossthemes/boss_megamenu.css?20230526');
@import url('/html/templates/fortune_secar/css/bossthemes/boss_alphabet.css');
@import url('/html/templates/fortune_secar/css/bossthemes/boss_facecomments.css');
@import url('/html/templates/fortune_secar/css/bossthemes/loading.css');
@import url('/html/templates/fortune_secar/css/bossthemes/cs.animate.css');
@import url('/html/templates/fortune_secar/css/bossthemes/boss_filterproduct.css');
@import url('/html/templates/fortune_secar/css/bossthemes/bossblog.css');

html, html a {
	-webkit-font-smoothing: antialiased;
}
body,h1,h2,h3,h4,h5,h6,p {line-height: 1.55em;}
h1,h2,h3,h4,h5,h6,p {margin-bottom: 1em;}
body {
	font-family:  "微軟正黑體", 'Lato', sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #000;
}
h1, h2, h3, h4 {
	font-weight: 700;
	color: #003557;
	line-height: 120%;
}
h1 {
	font-size: 32px;
	line-height: 100%;
}
h2 {
    font-size: 28px;
    font-weight: normal;
}
h3 {
	font-size: 18px;
	line-height:120%;
	text-transform: capitalize;
}
h1,h2,h3{margin-top: 0;}
/* default font size */
.en{
	font-family: 'Lato', sans-serif;
}

.fa {
	font-weight: 300 !important;
	
}
.small, small {
    font-size: 70%;
    font-weight: 300;
    margin-right: 2px;
}
.zh {
	font-family:  "微軟正黑體", 'Lato', sans-serif;
	font-weight: normal;
}
.red {
    color: #e50012 !important;
}
.blue {
    color: #0496c3 !important;
}
.gray {
    color: #666 !important;
}
.full {
	width: 100% !important;
	}
.bigger {
font-size: 120%;}

/* Override the bootstrap defaults */
a {
	color: #000;
}
a:hover {
	color: #e50012;
}

#content p a {
	text-decoration: underline;
	}
#content p a:hover {
	text-decoration: none;
	color: #555;
	}
a, button {
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, 
input[type="password"].form-control, input[type="datetime"].form-control, 
input[type="datetime-local"].form-control, input[type="date"].form-control, 
input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, 
input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, 
input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 14px;
}
input[type="radio"], input[type="checkbox"] {
	margin: 4px 5px 0 5px;
}
.txt-center{
	text-align: center;
}
.checkbox-inline  input[type="checkbox"],.radio input[type="radio"]{
	margin-top: 4px;
}
.form-control {
	border-radius: 0;
	-moz-border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
}
.form-control:focus{
	box-shadow: none;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 13px;
}
.input-group .input-group-addon {
	font-size: 15px;
	height: 30px;
	min-width: 50px;
}
.container {
    margin-left: auto;
    margin-right: auto;
	max-width: 100%;
}
.row, .form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}
img.img-thumbnail {
	padding: 0;
	border: none;
}
.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{
	padding-left: 15px;
	padding-right: 15px;
} 
.more.center {
    text-align: center;
    margin-top: 20px;
}
.more a {
    display: inline-block;
    padding: 15px 20px;
    width: 200px;
    background-color: #000;
    color: #fff000;
    font-weight: bold;
}
.more a:hover {
	background-color: #fff000;
	color: #000;
		}
.more a i{
	margin-right: 5px;
		}
.more a.add-btn{
    padding: 10px 20px;
    margin-top: 0;
    line-height: 24px;
    border: 0;
    background-color: #e50012;
    font-weight: normal;
		}

@media (min-width: 768px) {
  .drop-grid-6-6,.drop-grid-5-5,.drop-grid-4-4,.drop-grid-3-3,.drop-grid-2-2,.drop-grid-1-1 {
	width: 748px;
	}
	.dropdown {max-width: 748px;}
}
@media (min-width: 992px) {
  .drop-grid-6-6,.drop-grid-5-5,.drop-grid-4-4,.drop-grid-3-3,.drop-grid-2-2,.drop-grid-1-1 {
	width: 972px;
	}
	.dropdown {max-width:972px;}
}
@media (min-width: 1200px) {
  .drop-grid-6-6,.drop-grid-5-5,.drop-grid-4-4,.drop-grid-3-3,.drop-grid-2-2,.drop-grid-1-1 {
	width: 1170px;
	}
	.dropdown {max-width: 1170px;}
}

.drop-grid-2-1 {
	width: 600px;
}

.drop-grid-3-2{
	width: 800px;
}
.drop-grid-3-1 {
	width: 400px;
}

.drop-grid-4-3{
	width: 900px;
}
.drop-grid-4-2{
	width: 600px;
}
.drop-grid-4-1 {
	width: 300px;
}

.drop-grid-5-4 {
	width: 960px;
}
.drop-grid-5-3{
	width: 720px;
}
.drop-grid-5-2{
	width: 480px;
}
.drop-grid-5-1 {
	width: 240px;
}
.drop-grid-6-5{
	width: 1000px;
}
.drop-grid-6-4 {
	width: 800px;
}
.drop-grid-6-3{
	width: 600px;
}
.drop-grid-6-2{
	width: 400px;
}
.drop-grid-6-1 {
	width: 200px;
}

/*1 column*/
.row-col-1 .row-grid-1 {
	width: 100%;
}

/*2 columns*/
.row-col-2 .row-grid-1 {
	width: 50%;
}

/*3 columns*/
.row-col-3 .row-grid-1 {
	width: 33.3333333333%;
}
.row-col-3 .row-grid-2 {
	width: 66.6666666667%;
}

/*4 columns*/
.row-col-4 .row-grid-1 {
	width: 25%;
}
.row-col-4 .row-grid-2 {
	width: 50%;
}
.row-col-4 .row-grid-3 {
	width: 75%;
}

/*5 columns*/
.row-col-5 .row-grid-1 {
	width: 20%;
}
.row-col-5 .row-grid-2 {
	width: 40%;
}
.row-col-5 .row-grid-3 {
	width: 60%;
}
.row-col-5 .row-grid-4 {
	width: 80%;
}

/*6 columns*/
.row-col-6 .row-grid-1 {
	width: 16.6666666667%;
}
.row-col-6 .row-grid-2 {
	width: 33.3333333333%;
}
.row-col-6 .row-grid-3 {
	width: 50%;
}
.row-col-6 .row-grid-4 {
	width: 66.6666666667%;
}
.row-col-6 .row-grid-5 {
	width: 83.3333333333%;
}

/*Col-grid*/
.col-grid-1 {
	width: 100%;
}
.col-grid-2{
	width: 50%;
}
.col-grid-3{
	width: 33%;
}
.col-grid-4 {
	width: 25%;
}
.col-grid-5{
	width: 20%;
}
.col-grid-6{
	width: 16.6666666667%;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background: none;
    border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
    text-decoration: none;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background: none;
}
a:hover,a:focus{
	text-decoration: none;
	outline: none;
	color: #555;
}
ul, ol {
    list-style-type: none;
	padding: 0; 
	margin: 0;
}
img, iframe {
	max-width: 100%;
	max-height: 100%;
}
.btn {
	border-radius: 0;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
    background: none;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #555;
}
.bt-header-menu.boss_scroll {
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
	-ms-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    position: fixed;
    top: 0;
	right: 0px;
	width: 100%;
    background: rgba(255,255,255,0.8);
    z-index: 999;
	transition: position 0.5s ease 0s, top 0.5s ease 0s;
	-webkit-transition: position 0.5s ease 0s, top 0.5s ease 0s;
	-moz-transition: position 0.5s ease 0s, top 0.5s ease 0s;
}
#bt_container {
	position: relative;
}
#bt_header.bt-hboxed,
#bt_footer.bt-fboxed, #bt_container.bt-boxed {
	margin-left: auto;
	margin-right: auto;
}
/* top */
#top {
	background-color: #f1f1f1;
	font-size: 11px;
	font-weight: 400;
	line-height: 13px;
	color: #434343;
	text-transform: uppercase;
	padding: 8px 0 0;
}
.b_header_top {
	margin-top: -8px;
	margin-bottom: 8px;
	position: relative;
}
.b_header_top .caption {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	text-align: right;
	width: 100%;
	padding: 0 15px;
}
#top .b_static_buy a {
	font-size: 18px;
	line-height: 20px;
	font-weight: 700;
	display: inline-block;
	padding: 5px 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #fff;
	background-color: #fd8c25;
	text-transform: none;
}
#top .b_static_buy a:hover {
	color: #fff;
	background-color: #009000;
}
.b_header_top .b_static_x {
	position: absolute;
	top: 50%;
	right: 3%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	font-size: 25px;
}
#top + div {
	height: 0;
}
#top .pull-left {
	text-transform: none;
}
#left_top_links a {
    white-space: nowrap;
}
#top .pull-left i {
	margin-right: 3px;
}
#top a {
	color: #434343;
}
#top a:hover, #top li.dropdown.open > a, #top .btn-group.open > .btn {
	color: #555;
}
#top ul.list-inline {
	float: right; 
	margin-bottom: 0;
	margin-right: 10px;
}
#top .pull-right  ul.list-inline > li {
	padding-left: 10px;
	padding-right: 10px;
}

#top .pull-right i {
	font-size: 12px;
	vertical-align: 0; 
	margin-left: 0.5em;
}
#member-area .dropdown-menu, .bt-mobile .dropdown-menu {
	top: 65px;
	padding: 10px 20px;
	border-left: none;
	border-top: none;
	border-right: none;
	font-size: 14px;
	border-radius: 0;
	text-align: left;
	min-width: 150px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	margin: 0;
	display: block;
	transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	transform-origin: 100% 0 0;
	-webkit-transform-origin: 100% 0 0;
	-moz-transform-origin: 100% 0 0;
	-ms-transform-origin: 100% 0 0;
}
#top .language:hover .dropdown-menu,
#cart:hover .dropdown-menu,
#top .currency:hover .dropdown-menu,
#member-area .dropdown:hover .dropdown-menu,
.search-area .dropdown:hover .dropdown-menu {
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
}
.language .dropdown-menu,.currency .dropdown-menu{
	right: 0;
	left: auto;
}
.currency .btn-group,.language .btn-group {
	vertical-align: top;
	padding-bottom: 6px; 
}
.currency  .dropdown-menu .btn {
	overflow: hidden;
	width: 100%;
}
.currency .dropdown-menu .btn span {
	float: left;
}
.currency .dropdown-menu .btn span + span {
	float: right;
}
#top .list-inline > li.dropdown {
	padding-bottom: 9px;
}
#member-area .dropdown-menu > li {
	border-top: 1px solid #ededed;
	padding: 10px 0;
}
#member-area .dropdown-menu > li:first-child {
	border-top: none;
}
#member-area .dropdown-menu > li > a,
.bt-mobile .dropdown-menu > li > a {
	padding: 0;
	color: #000 !important;
	overflow: hidden;
	line-height: 1.55em;
	font-size: 14px;
}
#member-area .dropdown-menu > li > a:hover,
.bt-mobile .dropdown-menu > li > a:hover {
	color: #555;
}
#member-area .dropdown-menu > li > a span {
	float: left;
}
#member-area .dropdown-menu > li > a span + span {
	float: right;
}
.bt-language,.bt-currency {
	float: right
}
.bt-currency {
	margin-right: 20px;
}
.currency .btn, .language .btn {
	padding: 0 0 2px;
	font-family: "微軟正黑體", 'Lato', sans-serif;	font-size: 11px;
	font-weight: 400;
	line-height: 13px;
	color: #848484;
	text-transform: uppercase;
	background: none;
	border: none;
}
.currency .btn:hover, .language .btn:hover {
	color: #555; 
	text-decoration: none;
	background: none;
}
.currency .btn strong {
	margin-right: 3px;
	font-size: 14px;
}
.language .btn img {
	margin-right: 5px
}
.language .dropdown-menu > li > a {
	overflow: hidden;
}
.language .dropdown-menu > li > a > .text-left {
	width: 70%;
	float: left;
}
.language .dropdown-menu > li > a >.text-right {
	float: right;
	width: 30%;
}
header.boss_scroll .menubar .container {
	width: 100%;
	max-width: 100%;
	position: static;
}
.bt-phone, .top-social {
	display: inline-block;
	vertical-align: top;
}
.bt-phone {
	margin-right: 30px;
}
.top-social ul li {
	display: inline-block;
	vertical-align: top;
}
.top-social ul li + li {
	margin-left: 10px;
}
.top-social ul li i {
	font-size: 16px;
}
header {
	padding: 5px 0;
	background-color: #fff;
}
header.boss_scroll{
	z-index: 2;
    top: 0;
	width: 100%;
	background-color: #fff;
}
#logo {
    float: left;
	text-align: center;
		}
#logo img{
    height: 90px;
	display: inline-block;
			}
@media only screen  and (min-width: 992px) {
header.boss_scroll .container {
    position: relative;
}
.boss_scroll #logo img {
    height: 60px;
}
.boss_scroll .cart-area, .boss_scroll .search-area, .boss_scroll #member-area, .boss_scroll .inquiry-area {
    margin-top: 15px;
}
.boss_scroll .menu{
	margin-top: 0;
	}
}
#logo, .header_category {
    width: 18%;
		}


/* search */
#boss-search {
    float: left;
    margin: 5px 9% 5px 9%;
    width: 700px;
}
#boss-search.boss_scroll {
    position: fixed;
    top: 73px;
    z-index: 3;
    left: 50%;
    margin-left: -250px;
}
#boss-search .choose-select {
    overflow: hidden;
    /*border: 3px solid #fff100;*/
}
#boss-search .choose-select > div {
	float: left;
}
#boss-search .choose-select > div.input_cat {
	width: 35%;
    border-right: 1px solid #000 !important;
    height: 50px;
    line-height: 50px;
    padding: 0;
    position: relative;
	}
#boss-search .choose-select > div.search-form {
	width: 65%;
	}
#boss-search .choose-select > div.search-form .input-group{
	width: 100%;
	}




#boss-search .choose-select .input_cat .sbSelector {
	padding-left: 18px;
	padding-right: 75px;
	color: #666;
}
#boss-search .choose-select .input_cat .sbToggle {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -2px;
    border-top: 5px solid #666;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}
#boss-search .choose-select .sbHolder {
    position: relative;
    width: 100%;
}
#boss-search .choose-select .sbOptions {
    background-color: #fff;
    border: 1px solid #ededed;
    left: 0;
    margin: 0;
    min-height: 150px;
    overflow: auto;
    padding: 0;
    position: absolute;
    top: 38px !important;
    width: 100%;
	z-index: 1000;
	margin-left: -1px;
	min-width: 200px;
}
#boss-search .choose-select .sbOptions > li {
	padding: 0 6px 0 25px;
}
#boss-search,
#boss-search .choose-select > div select,
#boss-search .choose-select > div input,
#search .btn,
#search .btn i,
#boss-search .choose-select > div.input_cat{
	height: 40px;
	border: 0;
	line-height: 40px;
	box-shadow: none;
}
#boss-search .choose-select > div select{
	padding: 10px 12px;
	width: 100%;;
	margin-bottom: 0;
}
#boss-search .choose-select > div input {
}
#search {
	position: relative;
}
#search .btn {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    padding: 0 20px;
    z-index: 2;
    min-width: inherit;
	background-color: #fff000;
	color: #000 !important;
}
#search .btn i {
    vertical-align: top;
    font-size: 20px;
    margin-right: 0;
}
 #search .form-control::-webkit-input-placeholder {
   color: #666;
}
 #search .form-control:-moz-placeholder { /* Firefox 18- */
   color: #666;  
}
 #search .form-control::-moz-placeholder {  /* Firefox 19+ */
   color: #666;  
}
 #search .form-control:-ms-input-placeholder {  
   color: #666;  
}
#search .dropdown-menu {
    min-width: 250px;
	max-width: 350px;
    width: 100%;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	padding: 20px;
}
#search .dropdown-menu li {
    overflow: hidden;
    padding: 8px 0;
}
#search .dropdown-menu .image {
    float: left;
    margin-right: 15px;
    max-width: 50%;
}
#search .dropdown-menu .name a {
	margin-bottom: 0;
}
#search .dropdown-menu .price {
	margin-top: 5px;
}
#search .dropdown-menu .info {
    overflow: hidden;
}
/* cart */
.cart-area, .search-area, #member-area, .inquiry-area {
	padding-bottom: 0;
	float: right;
	width: auto;
	margin-left: 9px;
	margin-top: 30px;
    z-index: 99;}
.btn-group, .btn-group-vertical {
    box-shadow: none !important;
}


/*@media only screen and (min-width: 992px) {
.cart-area.boss_scroll{
    position: fixed;
    margin: auto;
    top: 0;
	width: 1170px;
	max-width: 95%;
	z-index: 1000;
	}
.boss_scroll #cart{
    margin: 5px 0 0 0;
    position: absolute;
    right: 0;
    margin: 0;
    top: 4px;
	width: auto;
		}

	}*/

#cart > .btn, #member-area > .btn , .search-area > .btn , .inquiry-area > .btn{
	font-size: 12px;
	font-weight: 400;
	line-height: 40px;
	text-transform: uppercase;
	padding: 0 5px;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	height: 40px;
}
#cart > .btn, #member-area > .btn, .search-area > .btn, .open-bt-mobile, .open-filter, .inquiry-area > .btn {
    color: #000 !important;
    background-color: transparent !important;
	box-shadow: none;
}
.inquiry-area > .btn {
    background: url(/html/templates/fortune_secar/image/icon/icon-inquiry.svg) center center no-repeat #f7f7f7;
    padding-left: 30px !important;
	outline: 0;
}
.inquiry-area > .btn:hover {
	background: url(/html/templates/fortune_secar/image/icon/icon-inquiry-w.svg) center center no-repeat #003557;
		}
#cart > .btn span, .inquiry-area > .btn span {
    font-size: 12px;
    font-weight: 700;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    background-color: #e50012;
    width: 20px;
    height: 20px;
    line-height: 20px;
    display: block;
    border-radius: 100%;
    position: absolute;
    top: -2px;
    right: -5px;
}
#cart > .btn i.shopping-cart, #member-area .btn i.user{
	background: url("/html/templates/fortune_secar/image/icon/icon-cart.png") no-repeat center;
	background-size: 100% !important;
	width: 35px;
    height: 35px;
}
#member-area .btn i.user {
	background: url("/html/templates/fortune_secar/image/icon/icon-user.png") no-repeat center;
}
#cart > .btn:hover,  #member-area > .btn:hover, .search-area > .btn:hover{
	box-shadow: none;
	background-color: #003557;
}
.btn:active {
	box-shadow: none;
}
#cart .dropdown-menu {
	top: 65px;
	display: block !important;
	background-color: #fff;
	min-width: 350px;
	padding: 0;
	margin: 0;
	font-size: 14px;
	border-left: none;
	border-top: none;
	border-right: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	display: block;
	transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	transform-origin: 100% 0 0;
	-webkit-transform-origin: 100% 0 0;
	-moz-transform-origin: 100% 0 0;
	-ms-transform-origin: 100% 0 0;
}
.boss_scroll #cart .dropdown-menu,
.boss_scroll #member-area .dropdown-menu, 
.boss_scroll .bt-mobile .dropdown-menu {
	top: 53px;
}
#cart .dropdown-menu li {
	border: none;
	padding: 0;
}
#cart .dropdown-menu li:first-child{
	padding: 20px 24px 100px 24px;
  max-height: 500px;
	min-height: 250px;
  overflow-y: scroll;
}
#cart .dropdown-menu li:first-child::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #f5f5f5;
}

#cart .dropdown-menu li:first-child::-webkit-scrollbar {
	width: 6px;
	background-color: #F5F5F5;
}

#cart .dropdown-menu li:first-child::-webkit-scrollbar-thumb {
	background-color: #999;
}

#cart .dropdown-menu li .cart_bottom {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #fff000;
}


#cart .dropdown-menu .table {
	margin-bottom: 10px;
	border-top: 1px solid #eee;
}
#cart .dropdown-menu .table tr:nth-of-type(odd) {
}
#cart .dropdown-menu .table tr:first-child td {
}
#cart .dropdown-menu .table td {
	background: none;
	padding: 10px 0 10px 0;
	border-top: none;
	border-bottom: 1px solid #eee;
}
#cart .dropdown-menu .table td.image {
	width: 30%;
}
#cart .dropdown-menu .table td.name {
	width: 70%;
	position: relative;
}
#cart .dropdown-menu .table td.name a {
	color: #000 !important;
	font-size: 14px;
	line-height: 18px;
	width: 60%;
	float: left;
}
#cart .dropdown-menu .table td.name a span{
	color: #999;
	display: block;
}
#cart .dropdown-menu .table td.name .price{
	font-size: 15px;
	text-align: right;
	width: 40%;
	float: left;
	padding-right: 10px;
}
#cart .dropdown-menu .table td.name small{
	font-size: 14px;
}
#cart .dropdown-menu .table td.name a:hover {
	color: #555;
}
#cart .dropdown-menu .table td.name span.price {
	display: inline-block;
}
#cart .dropdown-menu .table td .image {
	margin: 0 10px;
}
#cart .dropdown-menu .table td .image img {
	background: none;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	padding: 0;
}
#cart .dropdown-menu .table .remove {
	position: absolute;
	top: -8px;
	right: -8px;
}
#cart .dropdown-menu .table .remove .btn-danger, .inquiry-selected .remove .btn-danger {
    width: 20px;
    height: 20px;
    line-height: 20px;
    border: 0;
    text-align: center;
    color: #fff100;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    text-align: center;
    background-color: #003557;
    outline: none;
    padding: 0;
}
#cart .dropdown-menu .table .remove .btn-danger:hover {
}
#cart .dropdown-menu .table .remove i {
	line-height: 20px;
	margin-left: 0;
	font-size: 14px;
}
#cart .dropdown-menu li p {
	margin: 14px 0 40px;
	font-size: 14px;
	text-transform: none;
}
#cart .dropdown-menu .cart_bottom table {
	width: 100%;
	margin: 5px 0;
}
#cart .dropdown-menu .cart_bottom table td {
	padding: 5px 26px 8px;
	color: #003557;
}
#cart .dropdown-menu .cart_bottom table td.text-right {
	font-size: 20px;
	line-height: 22px;
}
#cart .dropdown-menu .cart_bottom .buttons {
	padding: 15px;
	padding-top: 0;
	margin: 0;
}
#cart .dropdown-menu .cart_bottom .buttons .cart_bt {
	margin-right: 8px;
}
#cart .dropdown-menu .cart_bottom .buttons .btn {
	font-size: 17px;
	color: #fff;
	line-height: 16px;
	padding: 15px 8px;
	border: 0;
	border-radius: 0;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	width: 100%;
	font-weight: bold;
	width: 100%;
	display: inline-block;
	vertical-align: top;
	color: #fff000;
}
#cart .dropdown-menu .cart_bottom .buttons .btn:hover {
	background-color: #e50012;
}
/**member***/
#member-area {
    float: right;
    position: relative;
}
#cart > .btn i, .search-area > .btn i, #member-area .btn i{
    font-size: 19px;
    line-height: 40px;
	margin-right: 0;
		}
#cart .shopping-cart:before {
}
#member-area li i{
    line-height: 1.55em;
		}
.bt-home-page{
	background-color: #f7f7f7;
}
.bt-home-page .boss-new-position {
	margin-bottom: 0px;
}
.bt-home-page .product-thumb{
	border: 0 !important;
}
.boss_header {
    background-color: #000;
    height: 50px;
    /* box-shadow: 0px 4px 5px rgba(0,0,0,0.1); */
}
.boss_header + .container {
	margin-top: -50px;
}
.boss_header.boss_scroll + .container {
	margin-top: 0;
}
header.boss_scroll, .header_category.boss_scroll, .boss_header.boss_scroll, .menu.boss_scroll, .boss_header.boss_scroll{
	position: fixed;
    z-index: 4;
}
.menu.boss_scroll, .boss_header.boss_scroll, .header_category.boss_scroll{
    top: 73px;
}
.boss_header.boss_scroll {
	width: 100%;
    z-index: 3;
}
.bt-boxed .boss_header.boss_scroll,
.bt-hboxed .boss_header.boss_scroll {
	max-width: 1200px;
}
.header_category {
	float: left;
	width: 18%;
	position: relative;
	z-index: 997;
	height: auto;
}
.header_category.boss_scroll {
    width: 210px;
}
.header_category .boss_heading .box-heading {
    height: 50px;
    background-color: #e50012;
    color: #fff;
    font-size: 19px;
    text-transform: uppercase;
    padding: 0 22px;
    line-height: 50px;
}
.header_category.boss_scroll .boss_heading .box-heading {
    margin-top: 0;
    /*height: 45px;
    line-height: 45px;*/
}
.header_category .boss_heading .box-heading .home-icon{
	display: none;
	color: #fff;
	margin-right: 10px;
}
.header_category.boss_scroll .boss_heading .box-heading .home-icon{
	display: inline-block;
	}
.header_category .boss_heading .box-heading .en{
	font-family: 'Dosis', sans-serif;
	font-weight: 300;
	margin-left: 5px;
}

.header_category .boss_heading .box-heading span + span {
	float: right;
}
.header_category .boss_heading .box-heading i {
	font-size: 16px;
}
.header_category .box .box-content {
	overflow: visible;
	width: 100%;
	background-color: #fff;
	border: 0px solid #e9e9e9;
    box-shadow: 0 1px 5px rgba(205,205,205,0.52);
    -webkit-box-shadow: 0 1px 5px rgba(205,205,205,0.52);
    -moz-box-shadow: 0 1px 5px rgba(205,205,205,0.52);
    -ms-box-shadow: 0 1px 5px rgba(205,205,205,0.52);
}
.header_category .boss_heading {
	cursor: pointer;
}
.bt-other-page .header_category .box-content, .header_category.boss_scroll .box-content {
    top: 50px;
    position: absolute;
   transform: scale(1,0);
   -webkit-transform: scale(1,0);
   -moz-transform: scale(1,0);
   -ms-transform: scale(1,0);
   transform-origin: 0 0 0;
   -webkit-transform-origin: 0 0 0;
   -moz-transform-origin: 0 0 0;
   -ms-transform-origin: 0 0 0;
}
.bt-other-page .header_category .opencate .box-content,
.header_category.boss_scroll .opencate .box-content {
    transform: scale(1);
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -ms-transform: scale(1);
   transition: all 0.3s linear;
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
}
.header_category.boss_scroll .box-content {
    top: 50px;
}
.header_category .boss-menu-cate{
	position: relative;
	border: 1px solid #e50012;
	border-top: 0;
}
.header_category .boss-menu-cate > li {
	display: block;
}
.header_category .boss-menu-cate > li + li {
	border-top: 0px solid #e8dac4;
}
.boss-menu-cate > li .nav_title{
	background-size: 70px;
	background-position: 15px center;
	background-repeat: no-repeat;
	position: relative;
	background-image: none !important;
	}
.boss-menu-cate > li .nav_title img {
	float: left;
    margin-right: 20px;
    margin-top: -4px;
    width: 35px;
    opacity: 0.6;
	}
.boss-menu-cate > li:hover{
	background-color: #fff100;
}
.boss-menu-cate > li:hover > .nav_title a span > i{
	color: #003557;
	}
.boss-menu-cate > li > .nav_title a {
	text-transform: capitalize;
	font-size: 16px;
	line-height: 18px;
	display: block;
	color: #000;
	padding: 13px 20px;
	padding: 21px;
	text-align: left;
}
	.boss-menu-cate > li > .nav_title a span > i, .boss-menu-cate .nav_sub_submenu ul li.nav_cat_child a span > i{
    position: absolute;
    right: 20px;
    top: 30%;
    font-size: 24px;
    color: #ccc;
	}
.boss-menu-cate > li > .nav_title a span.en , .boss-menu-cate .nav_sub_submenu ul li.nav_cat_child > a span.en, .boss-menu-cate .nav_sub_submenu ul li a span.en{
    float: none;
    display: block;
    font-size: 14px !important;
    margin-top: 5px;
    font-weight: 300;
	text-transform: capitalize;
	color: #666 !important;
	display: none;
	}
.boss-menu-cate .nav_cat_parent ul li a span.en{
    display: inline-block;
	font-size: 95% !important;
    margin-top: 0;
	margin-left: 5px;
	}
.boss-menu-cate > li:hover > .nav_title a {
	color: #555;
}
.boss-menu-cate > li .nav_submenu {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 1;
	min-height: 481px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	-ms-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	background-color: #fff;
	z-index: 22;
	padding: 15px 20px;
	transition: transform 0.4s ease 0s;
	-webkit-transition: -webkit-transform 0.4s ease 0s;
	-moz-transition: -moz-transform 0.4s ease 0s;
	transform: scale(0.7, 1);
	-ms-transform: scale(0.7, 1);
	-webkit-transform: scale(0.7, 1);
	-moz-transform: scale(0.7, 1);
	transform-origin: 0 0 0;
	-ms-transform-origin: 0 0 0;
	-webkit-transform-origin: 0 0 0;
	-moz-transform-origin: 0 0 0;
}
.boss-menu-cate > li .nav_submenu > img, .nav_cat_child > img {
	display: inline-block;
	width: 45px;
	margin-right: 10px;
	display: none;
	}
.boss-menu-cate > li:hover .nav_submenu{
	overflow: hidden;
	min-height: 100%;
	visibility: visible;
	opacity: 1;
	transform: scale(1,1);
	-ms-transform: scale(1,1);
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
}
.boss-menu-cate > li:hover .nav_submenu{
	width: 960px;
	overflow: hidden;
	/*min-height: 100%;*/
	visibility: visible;
	opacity: 1;
	transform: scale(1,1);
	-ms-transform: scale(1,1);
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
}

.boss-menu-cate > li:hover .nav_submenu.no_child {
	width: 300px;
}
.boss-menu-cate > li:hover .nav_submenu.no_child.banner-right, .boss-menu-cate > li:hover .nav_submenu.no_child.two-column {
	width: 550px;
}
.no_child .nav_sub_submenu ul a{
    width: 100% !important;
	font-size: 16px !important;
	font-weight: normal !important;
	padding: 10px;
}
.no_child .nav_sub_submenu ul a i {
    top: 15px !important;
}
.banner-right .nav_sub_submenu ul{
    width: 50%;
	float: left;
}
.banner-right .nav_sub_submenu .submenu_banner {
    float: right;
    width: 45%;
}
.two-column .nav_sub_submenu ul{
    width: 46%;
	float: left;
}
.two-column .nav_sub_submenu ul+ul{
	margin-left: 8%;
}
.two-column .nav_sub_submenu ul li.title{
	text-align: center;
}
.two-column .nav_sub_submenu ul li.title a{
	color: #999 !important;
	font-size: 15px !important;
}
.banner-right .nav_sub_submenu .submenu_banner span{
	display: block;
	line-height: 20px;
	margin-top: 10px;
}
.banner-right .nav_sub_submenu .submenu_banner div + div{
	margin-top: 20px;
}


.boss-menu-cate .nav_submenu > a + .nav_sub_submenu {
	min-height: 261px;
}
.boss-menu-cate .nav_sub_submenu ul li a {
	text-transform: uppercase;
	margin: 8px 0;
	    color: #666;
}
.boss-menu-cate .nav_sub_submenu ul li a:hover {
	color: #000;
	}
.boss-menu-cate .nav_sub_submenu ul li.nav_cat_parent,
.boss-menu-cate .nav_sub_submenu ul li.nav_cat_child {
    border-bottom: 0px solid #e8dac4;
	overflow: hidden;
	}
.boss-menu-cate .nav_sub_submenu ul li.nav_cat_parent, .boss-menu-cate .nav_sub_submenu ul li.nav_cat_child {
     border-bottom: 1px solid #eee;
	padding-bottom: 2px;
    margin-bottom: 6px;
	overflow: hidden;
}
.boss-menu-cate .nav_sub_submenu ul li.nav_cat_parent > a, 
.boss-menu-cate .nav_sub_submenu ul li.nav_cat_child > a {
	font-size: 16px;
	color: #000;
	/*font-weight: 700;*/
	line-height: 30px;
	display: block;
	float:left;
	width: 110px;
	position: relative;
	margin: 0;
}
.boss-menu-cate .nav_sub_submenu ul li.nav_cat_parent > a span{
	margin-left: 10px;
	color: #666;
	}
.boss-menu-cate .nav_sub_submenu ul li.nav_cat_child a span > i {
    color: #ccc;
    top: 5px;
    right: 0;
    font-size: 17px;
}
.boss-menu-cate .nav_sub_submenu .nav_cat_parent{
	display: inline-block;
	margin: 0 0 0 15px;
	width: 84%;
			}
.boss-menu-cate .nav_sub_submenu .nav_cat_parent ul{
	overflow: hidden;
	margin-top: 2px;
			}
.boss-menu-cate .nav_sub_submenu .nav_cat_parent ul li {
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    padding: 0 15px;
    font-size: 14px;
    line-height: 15px;
    display: block;
    float: left;
    margin: 5px -1px 5px 0;
}
.box-category.boss-menu-cate > li a.title.more i {
	margin-right: 20px;
}




/*header_category fixed*/
.header_category.menucategory-fixed {
	position: fixed!important;
	left: 5px;
	display: none;
	width: 40px;
	margin-top: 0;
}
.bt-other-page .header_category.menucategory-fixed .box.opencate .box-content {
	position: static;
}
.menucategory-fixed.b_show {
	opacity: 1; 
}
.menucategory-fixed .boss-menu-cate  .parent_dropdown {
	position: absolute!important;
	padding-left: 50px;
	padding-right: 10px;
	top: -1px;
	white-space: nowrap;
	width: auto;
	display: inline-block;
	position: relative;
	background: #fff;
	height: 41px;
	border: 1px solid #e8e8e8;
	line-height: 39px;
	z-index:-1;
	opacity: 0; 
	visibility: hidden;
}
.menucategory-fixed .boss-menu-cate  li:hover .bt-icon + .parent_dropdown {
	width: auto; 
	opacity: 1; 
	visibility: visible;
}
.menucategory-fixed.header_category .boss_heading {
	display: block;   
	transition: inherit; 
	-moz-transition: inherit; 
	-ms-transition: inherit; 
	-webkit-transition: inherit;
}
.menucategory-fixed.header_category .boss_heading .box-heading {
	padding: 0;
	width: 40px;
	height: 40px;
	line-height: 41px;
	text-align: center;
	min-height: 40px;
}
.menucategory-fixed.header_category .box .boss_heading i {
	display: inline-block; 
	margin: 0;
}
.menucategory-fixed.header_category .box .boss_heading span {
	position: absolute!important;
	padding-left: 24px;
	padding-right: 25px;
	top: 0;
	white-space: nowrap;
	width: auto;
	display: inline-block;
	z-index: -1;
	opacity: 0;
	visibility: hidden;
	background: #38b04a;
	height: 40px;
	text-align: left;
	font-size: 15px;
}
.menucategory-fixed.header_category .box .boss_heading:hover span {
	opacity: 1; 
	visibility: visible;
}
.menucategory-fixed.header_category .box .box-content { 
	height: 0;
}
.menucategory-fixed.header_category .box.opencate .box-content {
	height: 100%;
}
.bt-home-page .menucategory-fixed.header_category .box .box-content {
	height: 100%;
}
.menucategory-fixed .box-category.boss-menu-cate > li {
	padding: 0; 
	border: none; 
	height: 0; 
	transition: height 0.5s ease 0s;
	-webkit-transition: height 0.5s ease 0s;
	-moz-transition: height 0.5s ease 0s;
	-ms-transition: height 0.5s ease 0s;
}	
.menucategory-fixed .opencatet .box-category.boss-menu-cate > li {
	height: 40px;
}
.menucategory-fixed .box-category.boss-menu-cate > li .nav_title {
	height: 40px; 
	line-height: 40px; 
	text-align: center;
}
.menucategory-fixed.header_category .box .box-content {
	border: none!important;
	position: relative;
	height: 100%;
	overflow: visible;
}
.menucategory-fixed .box-category .bt-icon {
	display: block;
	height: 0;
	width: 40px;
	line-height: 32px;
	text-align: center;
	overflow: hidden;
}
.menucategory-fixed .opencate .box-category .bt-icon {
	height: 40px;
	border: 1px solid #e8e8e8;
	border-top: none;
}
.menucategory-fixed .boss-menu-cate  li:hover .bt-icon {
	border-right: 1px solid transparent;
}  
.menucategory-fixed .box-category > li:hover .nav_submenu {
	opacity: 0; 
	line-height: 1.55em;
}
.menucategory-fixed .box-category > li.dropdown_up .nav_submenu {
	top: auto;
	bottom: 0;
}
.menucategory-fixed .parent_dropdown:hover .nav_submenu {
	opacity: 1;
}
.menucategory-fixed .box-category.boss-menu-cate > li a.title i {
	float: none; 
	margin: 0 0 0 10px; 
	line-height: 40px;
}
.box .box-content .box-category.boss-menu-cate > li {
	margin-bottom: 0px;
}
.bt-slider-wrap {
	display: none;
}
.bt-home-page .bt-slider-wrap {
	float: right;
	width: 81%; 
	display: block;
	margin: 1% 0 0 1%;
}
.header_slider {
	position: relative;
}
.bt-banners-slider {
	float: right;
	width: 30%;
	padding-left: 15px;
}
.effect-bg:before, .effect-bg:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: transparent;
	transition: all 0.6s linear;
	-webkit-transition: all 0.6s linear;
	-moz-transition: all 0.6s linear;
	z-index: 1;
}
.effect-bg:hover:before, .effect-bg:hover:after {
	background-color: rgba(255,255,255,0.7);
}
.effect-bg:hover:before {
	transform: scale(0, 1);
	-webkit-transform: scale(0, 1);
	-moz-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
}
.effect-bg:hover:after {
	transform: scale(1,0);
	-webkit-transform: scale(1,0);
	-moz-transform: scale(1,0);
	-ms-transform: scale(1,0);
}
/* content */
#content {
	min-height: 400px;
	margin: auto;
	/*max-width: 900px;
	float: none;*/
	padding: 40px 0 100px 0;
	}
#content>h1{
    margin-bottom: 30px;
    font-size: 32px;
    font-weight: 500;
	}
#content h1.title {
    font-size: 45px;
	font-weight: normal;
}
#content>p {
	}
#content>h1.recommend-title{
	background:url(/html/templates/fortune_secar/image/icon/icon-recommend.svg) no-repeat 0 center;
	background-size: auto 100%;
	padding-left: 45px;
	}


#content>h1 span.en{
    font-size: 17px;
    color: #999;
    margin-left: 5px;
    font-weight: normal;
			}

#column-left + #content.col-sm-9{
    float: right;
	 }
#content.col-sm-9{ float: right; padding-top: 0; width: 78%;}
#column-right {padding-right: 0}
.bt-home-page #content {
}
.content-top {
	/*padding-top: 60px;
	background-color: #f1f1f1;
	padding-top: 30px;*/
}
/* footer */
footer {
	clear: both;
	font-size: 14px;
	font-weight: 400;
	line-height: 16px;
	color: rgba(255, 255, 255, 0.5);
}
footer a {
	color: #fff;
}
.bt-footer-top {
	background: url("/html/templates/fortune_secar/image/bg_footer.jpg") #ddd center -5px;
    padding: 5px;
    text-align: center;
}
.footer-newsletter .title {
	float: left;
	width: 40%;
}
.footer-newsletter .title + div {
	float: right;
	width: 60%;
	padding-left: 11%;
	padding-top: 10px;
}
.footer-newsletter p {
	line-height: 21px;
	margin-bottom: 0;
}
.footer-newsletter h3 {
	margin-top: 0;
	font-size: 30px;
	line-height: 32px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.footer-newsletter table {
	width: 100%;
}
.footer-newsletter input.form-control {
	height: 50px;
	padding: 5px 85px 5px 22px;
	width: 100%;
	line-height: 40px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border: none;
}
.footer-newsletter input.form-control:focus {
	box-shadow: none;
}
.footer-newsletter .boss-newsletter {
	position: relative;
}
.footer-newsletter .boss-newsletter .btn-new {
	position: absolute;
	padding: 0 20px;
	right: 5px;
	top: 5px;
	height: 40px;
	border: none;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-size: 14px;
	line-height: 40px;
}
.footer-newsletter .boss-newsletter .btn-new .fa {
	display: none;
}
footer .bt-footer-middle {
	background-color: #000;
    border-top: 0px solid #e50012;
	padding: 30px 0;
	}
.bt-block-footer p { 
    line-height: 20px;
    margin-bottom: 15px;
    font-size: 14px;
    text-align: justify;
	float: left;
    width: 67%;
	}
.bt-block-footer a.logo{
    text-align: center;
    margin: auto;
    float: none;
    display: block;
	width: 80px;
	margin-bottom: 10px;
	margin-top: 10px;
			}

.bt-block-footer a.logo img{
	}

.bt-block-footer .footer-contact li{
    font-size: 14px;
    line-height: 25px;
	text-align: center;
    position: relative;
    margin-bottom: 0;
				}
.bt-block-footer .footer-contact li span.phone{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 19px;
	font-weight: bold;
	color: #fff000;
				}
.bt-block-footer .footer-contact li span{
	color: #fff;
    font-size: 15px;
    display: block;
		}
.bt-block-footer .social_icon{
	text-align: center;
	margin-top: 10px;
	}
.social_icon li {
  display: inline-block;
  margin-right: 5px;
}
.social_icon li a {
  line-height: 38px;
  text-align: center;
  font-size: 18px;
border: solid 1px rgba(255, 255, 255, 0.5);  
  color: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: block;
}
.social_icon li a:hover{
  background-color: #e50012;
  border-color: #e50012;
}

.social_icon li a i {
  color: #fff;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
li.line a{
    background-image: url(/html/templates/fortune_secar/image/icon/icon-line-w.svg);
    background-size: 30px;
    background-position: center;
    background-repeat: no-repeat;
	}
li.line:hover a{
    background-image: url(/html/templates/fortune_secar/image/icon/icon-line-w.svg) !important;
}
.product-share li.line a{
    background-image: url(/html/templates/fortune_secar/image/icon/icon-line.svg);
	}
.bt-footer-middle ul.list-menu li {
	margin-bottom: 13px;
	font-size: 15px;
}
footer .title-h {
    margin: 15px 0 25px 0;
    color: #e50012;
    font-size: 19px;
	font-weight: bold;
			}
.bt-contact-me .frm_contact .input-name, .bt-contact-me .frm_contact .input-email {
	margin-bottom: 10px;
}
.bt-contact-me .frm_contact .input-message {
	margin-bottom: 48px;
}
.bt-footer-middle .footer-social {
	float: right;
}
.bt-footer-middle .footer-social ul li {
	display: inline-block;
	vertical-align: top;
}
.bt-footer-middle .footer-social ul li + li {
	margin-left: 10px;
}
.bt-footer-middle .footer-social a i {
	font-size: 36px;
}
.footer-support {
	padding: 34px 0 0 80px;
	position: relative;
	max-height: 112px;
	overflow: hidden;
}
.footer-support:before {
	background: url('/html/templates/fortune_secar/image/support.png') no-repeat 0 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 106px;
	height: 112px;
	z-index: 1;
	content: "";
}
.footer-support p {
	background-color: rgba(255,255,255,0.2);
	padding: 6px 10px 6px 38px;
	font-size: 24px;
	line-height: 33px;
	font-weight: 700;
	max-width: 250px;
	margin-bottom: 0;
	min-height: 78px;
}
.footer-support p span {
	display: block;
}
.bt-footer-middle .bt-staticblock-freeshipping {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	padding-top: 30px;
	margin-top: 30px;
}
.bt-staticblock-freeshipping {
	text-align: center;
	}
.bt-staticblock-freeshipping .bt-static-item {
    display: block;
	text-align: center;
	width: 20%;
	padding: 0;
	}
.bt-staticblock-freeshipping .bt-static-icon {
    display: block;
	text-align: center;
	}
.bt-staticblock-freeshipping .bt-static-icon img{
	width: 60px;
	opacity: 0.5;
}
.bt-staticblock-freeshipping .bt-static-icon span{
	display: block;
    font-weight: normal;
    font-size: 14px;
	line-height: 15px;
	margin-top: 5px;
	color: rgba(255, 255, 255, 0.5);
}
.bt-staticblock-freeshipping .bt-static-text {
		overflow: hidden;
}
.bt-staticblock-freeshipping h4 {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 2px;
	margin-top: 0;
}
.bt-staticblock-freeshipping p {
	margin-bottom: 0;
}
/*.bt-footer-middle .footer-social a {
	display: block;
	width: 60px;
	height: 60px;
	text-align: center;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	background-color: #494949;
	margin-bottom: 10px;
}
.bt-footer-middle .footer-social a.facebook {
	color: #3b5998;
}
.bt-footer-middle .footer-social a.facebook:hover {
	color: #fff;
	background-color: #3b5998;
}
.bt-footer-middle .footer-social a.twitter {
	color: #00aced;
}
.bt-footer-middle .footer-social a.twitter:hover {
	color: #fff;
	background-color: #00aced;
}
.bt-footer-middle .footer-social a.pinterest {
	color: #cb2027;
}
.bt-footer-middle .footer-social a.pinterest:hover {
	color: #fff;
	background-color: #cb2027;
}
.bt-footer-middle .footer-social a.google {
	color: #dd4b39;
}
.bt-footer-middle .footer-social a.google:hover {
	color: #fff;
	background-color: #dd4b39;
}
.bt-footer-middle .footer-social a.youtube {
	color: #fe0000;
}
.bt-footer-middle .footer-social a.youtube:hover {
	color: #fff;
	background-color: #fe0000;
}
.bt-footer-middle .footer-social a:hover {
	box-shadow: 0 5px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 5px 5px rgba(0,0,0,0.3);
	-ms-box-shadow: 0 5px 5px rgba(0,0,0,0.3);
}*/
footer .bt-footer-bottom {
    background-color: #e50012;
    padding: 10px 0;
    color: #fff;
}
footer .bt-footer-bottom a{
	color: #fff !important;
}
.bt-footer-bottom  .payment {
	float: right;
	text-align: right;
	display: none;    
}
.bt-footer-bottom  .payment ul li {
	display: inline-block;
	vertical-align: top;
	margin-left: 5px;
}
.bt-footer-bottom  .payment img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.bt-footer-bottom  .link ul li {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 3px;
}
.bt-footer-bottom  .link ul li a {
	font-size: 13px;
	font-weight: 400;
	line-height: 15px;
	text-transform: uppercase;
	color: #797979;
}
.bt-footer-bottom  .link ul li a:hover {
	color: #fff;
}
.bt-footer-bottom .link ul li + li a {
    margin-left: 10px;
    padding-left: 15px;
    position: relative;
}
.bt-footer-bottom .link ul li + li a:before {
	content: "|";
    left: 0;
    position: absolute;
    top: 1px;
}
.bt-footer-bottom  .powered-payment {
	margin-top: 8px;
}
.bt-footer-bottom  .powered {padding-left: 10px;}
.bt-footer-bottom  .powered a {
	text-decoration: underline;
}
.bt-footer-bottom  .powered a:hover {
	text-decoration: none;
}
.bt-footer-bottom  .powered p {margin-bottom: 0;}
#back_top {
    bottom: 78px;
    cursor: pointer;
    display: none;
    position: fixed;
    right: 8px;
    text-align: center;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: color 0.3s ease 0s;
    -moz-transition: color 0.3s ease 0s;
    z-index: 22;
}
#back_top span {
	border-radius: 50%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
    display: inline-block;
    float: left;
    height: 40px;
    line-height: 40px;
    padding-top: 6px;
    position: relative;
    text-align: center;
    transition: color 0.3s ease;
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
    width: 40px;
    z-index: 1;
}
#back_top span:after {
	background-color: #fff000;
    /*border-radius: 100%;*/
    box-sizing: content-box;
    content: "";
    height: 100%;
    left: -2px;
    padding: 2px;
    pointer-events: none;
    position: absolute;
    top: -2px;
    transition: transform 0.2s ease, opacity 0.3s ease;
	-webkit-transition: transform 0.2s ease, opacity 0.3s ease;
	-moz-transition: transform 0.2s ease, opacity 0.3s ease;
    width: 100%;
    z-index: -1;
}
#back_top:hover span:after {
	opacity: 0;
    transform: scale(1.5);
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
}
#back_top i {
	font-size: 35px;
    color: #003557;
	vertical-align: top;
	line-height: 25px;
	transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
}
#back_top:hover i {color: #003557;
}
/* alert */
.alert {
    padding: 15px 0;
    margin: 0 0 15px;
    color: #e50012;
    border: 0;
    background-color: transparent;
    font-size: 17px;
}
.alert .fa {
	margin-right: 5px;
}
.alert button.close {
	font-size: 18px;
	line-height: 18px;
}
/* breadcrumb */
.bt-breadcrumb{
	background-color: #f9f9f9;
	margin-bottom: 30px;
}
.row.bt-breadcrumb{
	background-color: transparent;
}
.breadcrumb{
	background: none;
	padding: 0;
	margin: 15px 0;
}
.breadcrumb .fa {
	font-size: 18px;
}
.breadcrumb a {
	font-size: 14px;
	line-height: 16px;
	font-weight: 400;
	text-transform: uppercase;
	color: #777;
}
.breadcrumb a:hover,.breadcrumb li:last-child a {
	/*color: #555;*/
}
.breadcrumb li+li:before{
	content:"/";
	color: #ccc;
	padding: 0 6px;
}
.breadcrumb li:last-child a {
	cursor:default;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn-default {
	color: #777;
	background-color: #e7e7e7;
}
.btn-primary {
	color: #ffffff;
	background-color: #229ac8;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, 
.btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	
}
.btn-success {
	color: #ffffff;
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
}
.btn-info {
	color: #ffffff;
	background-color: #df5c39;
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	background-color: #363636;
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
.text-center img {
	margin: 0 auto;
}
/*#content .owl-carousel {
	background-color: transparent;
}
.owl-carousel .owl-wrapper .owl-item{
	margin-bottom: 20px;
}*/
#owl-pic .owl-item{
	padding: 10px;
}

.owl-carousel .owl-wrapper-outer {
	border: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
}
/*.owl-pagination {
	display: none;
}*/
.owl-carousel .owl-controls .owl-buttons > div {
    opacity: 1;
	width: 40px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	background-color: rgba(54, 54, 54, 0.5);
	background-repeat: no-repeat;
	background-position: center;
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	margin-top: -50px;
	text-align: center;
	text-shadow: none;
	text-indent: -999px;
	overflow: hidden;
}
.owl-carousel .item{
	margin-bottom: 0;
	margin-top: 20px;
}
.owl-carousel .owl-buttons .owl-prev {
    left: -10px;
}
.owl-carousel .owl-buttons .owl-next {
    right: -10px;
}
.owl-carousel .owl-controls .owl-buttons > div.owl-next {
	background-image: url(/html/templates/fortune_secar/image/arrow_right.svg);
}
.owl-carousel .owl-controls .owl-buttons > div.owl-prev {
	background-image: url(/html/templates/fortune_secar/image/arrow_left.svg);
}


.owl-carousel .owl-controls .owl-buttons > div:hover {
	background-color: #e50012;
}
.owl-carousel .owl-controls .owl-buttons > div i {
	margin: 0;
	font-size: 30px;
	vertical-align: top;
	line-height: 70px;
}
.owl-controls .owl-page span {
    background: #ccc;
    border-radius: 100%;
    box-shadow: none;
	width: 15px;
	height: 15px;
}
.owl-controls .owl-page.active span {
	background-color: #003557;
}
.owl-controls {
    padding: 20px 0;
}
.owl-pagination {
    top: 0; 
}
.boss-blog-featured .owl-carousel {
	background-color: transparent;
}
/*box*/
#column-left .box-heading h1, #column-right .box-heading h1,
#column-left .box-heading .title-h, #column-right .box-heading .title-h,
#column-left .box-heading h5, #column-right .box-heading h5,
#column-left  .box.bt-tagcloud .box-heading span,#column-right .box.bt-tagcloud .box-heading span {
    color: #fff;
    margin-bottom: 0.5em;
    font-size: 17px;
    font-weight: 700;
    line-height: 26px;
    padding: 7px 10px;
    background-color: #003557;
	text-align: left;
	}
#column-left .box-heading.through-line {
    margin-bottom: 10px;
}
#column-left .box-heading.through-line.txt-center h1, .bt-mobile .box-heading.through-line.txt-center h1,
#column-left .box-heading.through-line.txt-center .title-h, .bt-mobile .box-heading.through-line.txt-center .title-h,
#column-left .box-heading.through-line.txt-center h5, .bt-mobile .box-heading.through-line.txt-center h5{
	color: #000;
    font-weight: 700;
    line-height: 26px;
    background-color: #fff;
    padding: 0 15px;
    margin-bottom: 0;
	font-size: 19px;
		}
.bt-mobile .box-heading.through-line.txt-center h1,
.bt-mobile .box-heading.through-line.txt-center .title-h,
.bt-mobile .box-heading.through-line.txt-center h5{
	font-size: 25px;
		}
#column-left .box-heading.through-line.txt-center::after{
	top: 13px;
	border-color: #eee;
}
.box.bt-category span.en{
    display: inline-block;
    font-size: 15px !important;
    margin-left: 5px;
			}
.box.bt-category li span.en{
    font-size: 14px !important;
    font-weight: 300;
				}
#column-left  .box.bt-tagcloud .box-heading span,
#column-right .box.bt-tagcloud .box-heading span {
	display: block;
    font-weight: 700;
    text-transform: uppercase;
}
.box .box-content {
	overflow: hidden;
}
#column-left > .box, #column-right > .box, .box.bt-filter .box-content .list a.title + div, .bt-banner-left {
    margin-bottom: 2em;
	margin-top: 5px;
}
.box.bt-category .box-content .box-category li a,.box.boss_blog-cat .box-content .box-category li a {
	border-bottom: 1px dashed #ebebeb;
	background: none;
	padding: 10px 15px;
}
.box.bt-category .box-content >.box-category {
}
.box.bt-category  .box-content .box-category li{
	margin-bottom: 0;
		}
.box.bt-category .box-content .box-category li a {
    font-size: 15px;
    line-height: 20px;
    color: #555;
    width: 100%;
    display: block;
}
.box.bt-category .box-content .box-category li.current a {
    color: #e50012;
}
.box.bt-category .box-content .box-category li > a span i {
	vertical-align: top;
	line-height: 21px;
	margin-right: 5px;
}
.box.bt-category  .box-content .box-category li > a.list-group-item:hover,
.box.bt-category  .box-content .box-category li > a.list-group-item.active,
.box.boss_blog-cat .box-content .box-category li.active > a{
	color: #003557 !important;
	background-color: #eaeaea;
	border-color: #eaeaea;
}
.box.bt-category  .box-content .box-category> li:first-child > a {
	border-top: none;
}
.box.bt-category  .box-content .box-category li a.list-group-item{
    padding: 10px;
    background-color: #f4ebdd;
	}
.box.bt-category  .box-content .box-category li a.list-group-item.active span{
	color: #fff;
	}
.box.bt-category  .box-content .box-category li .item_child{
	margin-bottom: 5px;
    border: 0px solid #e8dac4;
    padding: 5px 0;
	}
.box.bt-category  .box-content .box-category li .item_child li{
	margin-bottom: 2px;
	}
.box.bt-category  .box-content .box-category li .item_child a{
    background-color: #fff !important;
    font-size: 15px;
    color: #222;
    font-weight: normal;
	background-position: 13px center;
	background-repeat: no-repeat;
	background-image: none;
	}
.box.bt-category .box-content .box-category li .item_child a:hover, .box.bt-category .box-content .box-category li .item_child a.current {
    color: #e50012;
}
.box.bt-category  .box-content .box-category li .item_child span.en{
    font-size: 13px !important;
	font-weight: normal;
	}
.box.bt-category  .box-content .box-category li .item_child li a,
.box.boss_blog-cat .box-content .box-category li.sub_child  li a {
	padding: 5px 10px;
}
.bt-category .accordion-box .accordion .acc-content {
    padding: 0;
}
.bt-category .accordion .acc-btn.active {
    background: #fff000;
}
.box.bt-latest .box-content .box-item{
	overflow: hidden; 
	border-top: 1px solid #ebebeb;
	padding: 10px 0;
}
.box.bt-latest .box-content .box-item:first-child {
	border-top: none;
}
.box.bt-latest .box-content .image {
	float: left;
	margin-right: 10px;
	width: 30%;
}
.box.bt-latest .box-content .caption {
	overflow: hidden;
	min-width: 40%;
}
.box.bt-latest .box-content .name{
	font-size: 13px;
	line-height: 20px;
    height: auto;
    margin: 5px 0 0 0;
}
.bt-ranking .sold{
	font-size: 13px;
	color: #999;
}
.ranking {
position: absolute;
    right: -50px;
    bottom: -50px;
    background-color: #b6a692;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0 5px 0 20px;
    width: 100px;
    height: 100px;
    line-height: 59px;
    border-radius: 100%;
    color: #fff;
	opacity: 0.5;
					}
.ranking span{
    font-size: 12px;
	display: none;	
					}
.ranking strong{
    font-size: 25px;
	
					}
.box.bt-latest .box-content .name a {
	margin-bottom: 3px;
}
.box.bt-latest .box-content .rating {
	margin-bottom: 5px;
}
.box.bt-latest .box-content .price {
}
#column-left > .box.bt-manufacturer, #column-right > .box.bt-manufacturer {
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 1em;
	margin-bottom: 1em;
}
.box.bt-alphabet .box-heading h1 {
	display: none;
}
.box.bt-manufacturer .box-content .boss-select {
	width: 100%;
	height: 35px;
	border: 1px solid #ebebeb;
	padding-left: 5px;
	line-height: 35px;
	font-size: 13px;
	margin-top: 3px;
}
.box.bt-filter {
	clear:both;
}
.box.bt-filter .box-content .list {
	margin-bottom: 30px;
}
.box.bt-filter .box-content .list a.title {
	font-size: 16px;
	font-weight: 700;
	color: #303030;
	line-height: 18px;
	text-transform: capitalize;
	margin-bottom: 1.5em;
	display: block;
}
.box.bt-filter .box-content  .bt-filter-image ul li a {
	line-height: 0;
	display: block;
}
.box.bt-filter  .box-content  .list ul li a span {
	margin-right: 5px;
}
.bt-filter-image ul li {
	display: inline-block;
	margin-right: 6px;
	margin-bottom: 6px;
	border: 2px solid transparent;
}
.bt-filter-image ul li.active {
	border: 2px solid #3f3f3d;
}
.bt-filter li a span.fe-checkbox {
  position: relative;
  width: 14px;
  height: 14px;
  background-image: url("/html/templates/fortune_secar/image/bg_none_check.png");
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
}
.bt-filter li.active a span.fe-checkbox {
  background-image: url("/html/templates/fortune_secar/image/bg_check.png");
}
.box.bt-filter .box-content .list .checkbox {
	font-size: 13px;
	line-height: 14px;
	text-transform: uppercase;
	border-top: 1px solid #e8dac4;
	padding-top: 12px;
	margin-bottom: 12px;
	margin-top: 0;
}
.box.bt-filter .box-content .list .checkbox:first-child {
	border-top: none;
	padding-top: 0;
}
.box.bt-filter .box-content .list .checkbox input {
	margin-top: 0px;
}
.box.bt-filter .box-content .btn {
	font-size: 10px;
	font-weight: 700;
	line-height: 22px;
	text-transform: uppercase;
	border: 1px solid #38b04a;
	color: #555;
	padding: 4px 20px;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	background-color: #fff;
}
.box.bt-filter  .box-content .btn:hover {
	background-color: #555;
	color: #fff;
}
#tags-load {
	position: fixed;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 999;
	top: 0;
	display: none;
}
#tags-load:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: 0.7;
}
#tags-load .fa {
	position: absolute;
	top: 45%;
	font-size: 3em;
}
.fa-spin {
    animation: 2s linear 0s normal none infinite running fa-spin;
    -webkit-animation: 2s linear 0s normal none infinite running fa-spin;
    -moz-animation: 2s linear 0s normal none infinite running fa-spin;
}
.fa-pulse {
    animation: 1s steps(8, end) 0s normal none infinite running fa-spin;
    -webkit-animation: 1s steps(8, end) 0s normal none infinite running fa-spin;
    -moz-animation: 1s steps(8, end) 0s normal none infinite running fa-spin;
}
@keyframes fa-spin {
	0%{
		transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
	}
	100% {
		transform: rotate(359deg);
		-webkit-transform: rotate(359deg);
		-moz-transform: rotate(359deg);
	}
}
@-webkit-keyframes fa-spin {
	0%{
		transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
	}
	100% {
		transform: rotate(359deg);
		-webkit-transform: rotate(359deg);
		-moz-transform: rotate(359deg);
	}
}
@-moz-keyframes fa-spin {
	0%{
		transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
	}
	100% {
		transform: rotate(359deg);
		-webkit-transform: rotate(359deg);
		-moz-transform: rotate(359deg);
	}
}
.bt-tagcloud .box-content a {
	border: 1px solid #eaeaea;
	padding: 4px 15px;
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #000;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
}
.bt-tagcloud .box-content a:hover {
	border: 1px solid #fff000;
	background: #fff000;
	color: #003557 !important;
}
.bt-banner-left {
	position: relative;
}
.bt-banner-left .banner-img:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 0;
	background-color: rgba(0,0,0,0.5);
	opacity: 0;
	transition: height 0.4s linear;
	-webkit-transition: height 0.4s linear;
	-moz-transition: height 0.4s linear;
	-ms-transition: height 0.4s linear;
}
.bt-banner-left:hover .banner-img:before {
	opacity: 1;
	height: 100%;
}
.bt-banner-left .banner-img img {
	width: 100%;
}
.bt-banner-left .banner-text {
	padding: 0 10px;
	text-align: center;
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 12%;
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
}
.bt-banner-left:hover .banner-text {
	bottom: 25%;
}
.bt-banner-left .banner-text img {
	margin: 0 auto;
}
/* product list */
#column-left {
    float: left;
    padding-left: 0;
    width: 18%;
    padding-right: 0;
    margin-bottom: 50px;
}
.bt-block-category,.category-info,.category-list {
	margin-bottom: 15px;
}
.bt-block-category {
	position: relative;
	overflow: hidden;
}
.bt-block-category .btn-shopnow {
	right: 16%;
	top: 58%;
}
.bt-block-category > a {
	display: block;
	overflow: hidden;
}
.bt-block-category img {
	transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	width: 100%;
}
/*.bt-block-category:hover img {
	transform: scale(1.08);
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-ms-transform: scale(1.08);
}*/
.category-info {
	overflow: hidden;
}
.category-info .image {
	float: left;
	margin-right: 2em;
}
.category-info .image img {
	border: 1px solid #e8dac4;
	padding: 0;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
}
.category-info .image img:hover {
	border-color: #313131;
}
.category-info h3 {
	color: #555;
	margin-bottom: 15px;
}
.category-info p {
	font-size: 13px;
}
.category-list {
	overflow: hidden;
}
.category-list h4 {
	color: #555;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 15px;
}
.category-list ul {
	float: left;
    margin-bottom: 0;
    margin-bottom: 15px;
    width: 100%;
}
.category-list ul li {
	margin-bottom: 5px;
	margin-right: 5px;
	border: 1px solid #e8dac4;
	display: inline-block;
	padding: 4px 15px;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
}
.category-list ul li:hover {
	background-color: #555;
	border: 1px solid #38b04a;
}
.category-list ul li:hover a {
	color: #fff;
}
.category-list ul li a {
	font-size: 13px;
}
h1 + .product-filter {
	margin-top: 35px;
	
	    position: relative;
}
.product-filter {
    background-color: #fcfcfc;
    border: 1px solid #eee;
    padding: 10px 15px;
    overflow: hidden;
    margin-bottom: 15px;
    font-size: 13px;
    position: relative;
}
.product-filter * {
	    margin-bottom: 0;	
		}
.product-filter .form-control{
	height: 30px;
    padding: 4px 12px;
    font-size: 13px;
			}
.product-filter .link-compare {
	float: left;
	width: 20%;
	line-height: 42px;
}
.product-filter .display {
	position: absolute;
    left: -1px;
    top: 0;
	}
#content.col-sm-6 .product-filter .display {
	width: 15%;
}
.product-filter .display button {
	background: transparent;
	border-top: none;
	border-bottom: none;
	outline: none;
	color: #666;
	width: 50px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	text-align: center;
	line-height: 50px;
}
.product-filter .display button i{
	font-size: 17px;
	}
.product-filter .display .btn-list {
	margin-right: -4px;
}
#content.col-sm-6 .product-filter .display .btn-list {
	margin-right: -4px;
}
.product-filter .display button:hover, 
.product-filter .display button.active {
	color: #003557;
}
.product-filter .limit-sort {
	overflow: hidden;
	text-align: right;
}
.product-filter .display-sort {
	float: left;
	}
#content.col-sm-6  .product-filter .limit-sort {
	width: 65%;
}
.product-filter .box_sort,.product-filter .box_limit {
	float: right;
}
.product-filter label.control-label {
    margin-right: 5px;
    width: auto;
    color: #333;
    font-size: 14px;
}




#content.col-sm-6  .product-filter .box_sort {
	width: 57%;
	margin-left: 8px
}
#content.col-sm-6  .product-filter .box_limit {
	margin-left: 0;
	width: 40%;
}
.product-filter .box_sort label+label,.product-filter .box_limit label+label {
	position: relative;
}
.product-filter .box_sort label+label:before,.product-filter .box_limit label+label:before {
	content:"";
	position: absolute;
	top: 0;
	right: 0;
	/*background: url("/html/templates/fortune_secar/image/box_sort.jpg") no-repeat;*/
	display: block;
	height: 100%;
	width: 28px;
	pointer-events: none;
}
div.name {
    margin-bottom: 7px;
    height: 20px;
    overflow: hidden;
    font-size: 15px;
    text-align: left;
    line-height: 18px;
}
div.name a {
	font-weight: 400;
	color: #000;
	text-transform: capitalize;
}
div.name a:hover {
	color: #555;
}
.focus {
    color: #ff4300;
	font-weight: bold;
	font-size: 105%;
	margin-right: 5px;
}

.price {
	font-family: 'Quicksand', sans-serif;
	font-size: 21px;
	line-height: 22px;
	color: #e50012;
	overflow: hidden;
}
.price .price-new{
	float: left;
	display: block;
	}
.price-old {
	float: right;
	font-weight: 300;
	text-decoration: line-through;
	font-size: 15px;
	color: #848484;
}
.description {
	color: #000;
}
.product-layout .product-thumb, .relt_product,
.tabs_content_container .product-thumb,
.bt-list-grid-product .product-thumb {
	position: relative;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	background-color: #fff;
	border: 1px solid #eee;
}
.product-layout .product-thumb:hover, .relt_product:hover,
.tabs_content_container .product-thumb:hover,
.bt-list-grid-product .product-thumb:hover {
	border: 1px solid #003557;
}
.product-grid .product-thumb .caption, .relt_product .caption,
.tabs_content_container .product-thumb .caption,
.bt-list-grid-product .product-thumb .caption {
	padding: 10px 10px;
}
.product-list .product-thumb {
	overflow: hidden;
}
.product-thumb .image {
	overflow: hidden;
	position: relative;
	height: auto !important;
}
.product-model {
    position: absolute;
    top: 5px;
    left: 5px;
    font-size: 14px;
    line-height: 40px;
    width: 40px;
    height: 40px;
    color: #fff;
    border-radius: 100%;
    z-index: 1;
    text-align: center;
    padding: 0;
		}
.product-model + .product-model{
    left: 50px;
	}
.product-model a{
    color: #fff;
	display: block;
}
.product-model.limited {
    background: #8e5bd0 !important;
}
.product-model.hot {
    background: #e50012 !important;
}
.product-model.sale {
    background: #ad9174 !important;
}
.product-model.pre {
    background: #fd9103 !important;
}
.product-model.soldout {
    top: 37%;
    left: 50%;
    font-size: 23px;
	font-weight: 700;
    line-height: 120px;
    width: 120px;
    height: 120px;
    color: #000;
    background: rgba(255,255,255,0.6) !important;
	margin-left: -60px;
	margin-top: -60px;
	  -webkit-transition: all .5s;
	  transition: all .5s;
}
.product-thumb .overlay-box .view, .product-thumb:hover .overlay-box .soldout {
	opacity: 0;
}

.product-thumb:hover .overlay-box .soldout.view {
	opacity: 1;
	background: rgba(255,255,255,0.6) !important;
}
.product-thumb:hover .overlay-box .soldout.view a{
	color: #000;
}
.overlay-box {
	overflow: hidden;
	z-index: 1;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	}
.product-thumb .overlay-box {
	  background: rgba(0,0,0, 0.2);
		opacity: 1;
		visibility: visible;
	}
.product-thumb:hover .overlay-box{
	  background: rgba(0,0,0, 0.2);
	  opacity: 1;
	  visibility: visible;
	  -webkit-transition: .2s;
	  transition: .2s;
}

.product-layout {
	transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
}
.product-grid {
	float: none;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 15px;
}
.product-grid .price-old {
    font-size: 15px;
}
.product-grid .show-list{
	display: none;
}
/*ul.box-product{
	margin-left: -10px;
    margin-right: -10px;
	}*/
.productlist.row, .related_product .row{ margin-left: -10px; margin-right: -10px;}
.productlist.row .product-grid, .related_product .row .product-layout { padding-left: 10px; padding-right: 10px; margin-bottom: 20px;}
.productlist.row .product-grid{ margin-right: -4px;}
.col-sm-9 .related_product .row .product-layout { padding-left: 5px; padding-right: 5px;}
.col-sm-9 .related_product .row {
    margin-left: -5px;
    margin-right: -5px;
}
#content.col-sm-12.countdown-page .productlist.row .product-grid{ padding-left: 15px; padding-right: 15px; margin-bottom: 30px;}
#content.col-sm-12.countdown-page .productlist.row{ margin-left: -15px; margin-right: -15px;}


.hotsale.productlist.row{ margin-left: 0; margin-right: 0; border: 6px solid #e8dac4; margin-bottom: 15px;}
.hotsale.productlist.row h3{ text-align: center; margin: 20px; font-size: 17px; }
.hotsale.productlist.row .product-grid {padding-left: 0; padding-right: 0; margin-bottom: 0;}
.hotsale.productlist.row .product-thumb{
	border: 0;
    border-left: 1px solid #e8dac4;
	border-bottom: 0;
	}
.hotsale.productlist.row .product-thumb .image { padding: 10px 10px 0 10px;}
.hotsale .product-model {
    top: 15px;
    left: 15px;
}
.product-grid.col-md-cs5{
	width: 20%;
}
.product-grid.col-md-cs5 .button-group.button-grid button {
	font-size: 0;
}
.product-grid.col-md-cs5 .button-group.button-grid button i {
	margin: 0;
}
.product-layout.product-grid  .description {
	display: none;
}
.product-grid  .rating {
	margin-bottom: 14px;
}
.product-grid .product-thumb .caption {
	height: 100px;
	overflow: hidden;
}
.product-list.product-layout {
	margin-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
}
.product-list .name {
    height: auto;
}
.product-list .product-thumb .image {
	float: left;
	margin-right: 12px;
	max-width: 20%;
	transition: all 0.8s ease;
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-ms-transition: all 0.8s ease;
}
.product-list .product-model {
    left: 10px;
}
.product-thumb .image  img {
	width: 100%;
}
.product-list .product-thumb .caption {
    text-align: left;
    overflow: hidden;
    padding: 15px 10px 15px 0;
    width: 63%;
}
.product-list .description {
    margin-bottom: 15px;
    line-height: 24px;
    font-size: 16px;
    color: #666;
}
.product-list .show-list {
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.product-list .rating,
.product-list .price {
	margin-bottom: 10px;
}
.product-list .pro-event1 {
    margin-top: 10px;
}
.rating {
	line-height: 0;
}
.rating .fa-stack {
	font-size: 6px;
}
.rating i {
	color: #fd8c25;
	font-size: 13px;
}
.product-thumb .price-tax {
	font-size: 12px;
	display: block;
}
.product-thumb .image img:hover {
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.button-group.button-grid {
	display: flex;
    align-items: center;
	justify-content: center;
    overflow: hidden;
    position: absolute;
	bottom: 0;
    right: 0;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    height: 50px;
    line-height: 0;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.product-thumb:hover .button-group,
.product-related  .relt_product:hover .button-group {
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=1);
}
.button-group button {
    text-align: center;
    outline: none;
    height: 45px;
    line-height: 45px;
    background-color: #003557;
    color: #fff;
    border: none;
}
.button-group button:hover {
	background-color: #e50012;
	color: #fff !important;
}
.button-group button i {
}
.button-group.button-grid button {
	display: inline-block;
	vertical-align: top;
	font-family: "微軟正黑體", 'Lato', sans-serif;	font-size: 14px;
	font-weight: 400;
}
/*.product-thumb:hover .button-group.button-grid .btn-quickshop,
.product-related .relt_product:hover .button-group .btn-quickshop {
	right: 0;
	-webkit-transition: all 0.3s ease 0.3s;
	-moz-transition: all 0.3s ease 0.3s;
	transition: all 0.3s ease 0.3s;
}
.product-thumb:hover .button-group.button-grid  .btn-compare,
.product-related .relt_product:hover .button-group .btn-compare {
	right: 37px;
	-webkit-transition: all 0.3s ease 0.2s;
	-moz-transition: all 0.3s ease 0.2s;
	transition: all 0.3s ease 0.2s;
}
.product-thumb:hover .button-group.button-grid .btn-wishlist,
.product-related .relt_product:hover .button-group .btn-wishlist {
	right: 145px;
	-webkit-transition: all 0.3s ease 0.1s;
	-moz-transition: all 0.3s ease 0.1s;
	transition: all 0.3s ease 0.1s;
}
.product-thumb:hover .button-group.button-grid  .btn-cart,
.product-related  .relt_product:hover .button-group .btn-cart {
	right: 10px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}*/
.button-group button + button {
	width: 36px;
	padding: 0 5px
}
.button-group.button-grid .btn-cart,
.button-group.button-grid .btn-wishlist{
	width: 120px;
	height: 45px;
	border-radius: 100%;
	border-radius: 6px;
	text-align: center;
	display: flex;
    align-items: center;
	justify-content: center;

}
.button-group.button-grid .btn-wishlist{
	width: 60px;
	margin-right: 5px;
}
.button-group.button-grid .btn-cart i,
.button-group.button-grid .btn-wishlist i{
	margin-right: 0;
	font-size: 21px;
    line-height: 45px;
}
.button-group.button-grid .btn-wishlist{
	color: #fff;
}
.button-group.button-grid  .btn-wishlist.added{
	color: #fff000;
}
.product-layout.product-grid .button-list,
.product-layout.product-list .button-grid {
	display: none;
}
.product-list .product-thumb .button-group {
	text-align: left;
}
.product-list .product-thumb .button-group button,
.bt-list-grid-product  .box-content .product-thumb.product-list .button-group button {
	margin-right: 2px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.product-list .product-thumb .button-group .btn-cart {
	padding: 0 24px;
    width: 120px;
    height: 45px;
    border-radius: 6px;
    text-align: center;
}
.product-list .product-thumb .button-group .btn-cart i {
    margin-right: 0;
    font-size: 21px;
    line-height: 45px;
}
.product-grid .price, .boss_homefilter_tabs .tabs_content_container .price , .product-layout .price{
    margin-bottom: 0;
    overflow: hidden;
    line-height: 17px;
}
.product-list  .b_filter {
	margin-bottom: 12px;
}
.b_filter img {
	margin-right: 3px;
}
.b_filter >*{
	display: inline-block;
	vertical-align: top;
}
.b_filter > span:after {
	content:",";
}
.b_filter > span:last-child:after {
	display: none;
}
.result-pagination {
	margin-bottom: 20px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	clear: both;
}
.result-pagination .results{
	margin-top: 10px;
}
.result-pagination .links{
	overflow: hidden;
	text-align: left;
}
.result-pagination .links .pagination {
    margin: 0;
    width: 100%;
    text-align: center;
}
.result-pagination .links .pagination li {
	margin-bottom: 5px;
	display: inline-block;
}
.result-pagination .links .pagination li> a,.result-pagination .links .pagination li>span {
    background-color: #fcfcfc;
    border: 1px solid #f7f7f7;
	color: #003557;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 15px;
	line-height: 36px;
	font-weight: 300;
	padding: 0;
	margin-right: 5px;
	border-radius: 0;
	width: 40px;
	margin-left: 0;
}
.result-pagination .links .pagination li> a:hover,.result-pagination .links .pagination li.active>span {
    border: 1px solid #003557;
    color: #fff;
    background-color: #003557;
	}
/*product detail*/
.product-info {
	margin-bottom:90px;
}
.product-info .bt-product-zoom{
	position: relative;
	margin-bottom: 30px;
}
.product-info .bt-product-zoom  .image {
	margin-bottom: 10px;
}
.product-info .bt-product-zoom  div.image-additional {
	position: relative;
	padding: 0 45px;
}
.product-info .bt-product-zoom .thumbnails li .cloud-zoom img,
.product-info .bt-product-zoom .thumbnails{
	margin-bottom: 5px;
}
.product-info .bt-product-zoom .thumbnails>li {
	text-align: center;
}
.product-info .bt-product-zoom  a.prev,.product-info .bt-product-zoom  a.next {
	width: 28px;
	height: 28px;
	border: 1px solid #000;
	color: #000;
	text-align: center;
	border-radius: 50%;
	opacity: 0.5;
	filter: alpha(opacity=50);
	position: absolute;
	top: 50%;
	z-index: 100;
	margin-top:-14px;
}
.product-info .bt-product-zoom  a.prev{
	left: 10px;
}
.product-info .bt-product-zoom  a.next {
	right: 10px;
}
.product-info .bt-product-zoom  a.prev:hover,.product-info .bt-product-zoom  a.next:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.product-info .bt-product-zoom  a.prev i,.product-info .bt-product-zoom  a.next i {
	font-size: 18px;
	line-height: 26px;
	letter-spacing:-2px;
}
.product-info h2{
	font-size: 25px;
	font-weight: 400;
	line-height: 27px;
	color: #555;
	margin-bottom: 10px;
}
.product-info .review{
	margin-bottom: 20px;
}
.product-info .description {
	line-height: 24px;
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 20px;
	margin-bottom: 18px;
}
.product-info .description .stock{font-weight: 400;}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.product-info .price_info {
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 20px;
	margin-bottom: 18px;
	line-height: 24px;
}
.product-info .price_info .price, .product-info .price_info .price-new {
    font-size: 30px;
	line-height: 32px;
    font-weight: 400;
}
.product-info .price_info .price-old {
	font-family: "微軟正黑體", 'Lato', sans-serif;
	font-size: 18px;
	color: #a0a0a0;
	line-height: 22px;
}
.product-info .price_info .price-tax {
	line-height: 24px;
}
.product-info .options h3{
	font-weight: 400;
	line-height: 30px;
	margin-bottom: 10px;
}
.product-info .options .bt-image-option img {
	width: 30px;
	height: 30px;
	margin-right: 5px;
	border: 2px solid transparent;
}
.product-info .options .bt-image-option.active img {
	border: 2px solid #3f3f3d;
}
.product-info .options .bt-image-option input[type="radio"]{
	display: none;
}
.product-info .options .bt-image-option label {
	padding: 0;
}
.product-info .options .form-group {
	margin-bottom: 20px;
}
.product-info .options .form-group .line-bottom{
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 25px;
}
.product-info .options .form-group .checkbox:last-child, 
.product-info .options .form-group .radio:last-child {
	margin-bottom: 0;
}
.product-info .options div.required .form-control {
	height: 35px;
	padding: 6px 10px;
	border: 1px solid #c9c9c9;
	line-height: 1.55em;
	font-size: 12px
}
.product-info .options div.required  textarea.form-control {
	min-height: 100px;
}
.product-info .options div.required .control-label {margin-bottom: 8px;}
.product-info .options div.required .control-label:after {
    color: #666;
    content: "(*) ";
}
.input-group.date button.btn-default, .input-group.time button.btn-default, 
.input-group.datetime button.btn-default {
	height: 35px;
	background: #fff;
	border-top: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	border-left: none;
	padding: 6px 10px;
	
}
.input-group.date button.btn-default i, .input-group.time button.btn-default i, 
.input-group.datetime button.btn-default i {
	line-height: 22px;
	vertical-align: top;
}
.product-info .quantily_info {
	overflow: hidden;
	margin-bottom: 18px;
}
.product-info .quantily_info .select_number {
	overflow: hidden;
	position: relative;
}
.product-info .quantily_info .select_number input {
	width: 65px;
	height: 38px;
	padding: 10px;
	text-align: center;
	line-height: 18px;
	border: 1px solid #c9c9c9
}
.product-info .quantily_info .select_number .increase, .product-info .quantily_info .select_number .decrease {
	position: absolute;
	left: 65px;
	width: 18px;
	height: 18px;
	background: #7f7f7f;
	border: none;
	text-align: center;
	color: #fff;
	padding: 0;
}
.product-info .quantily_info .select_number .increase:hover, 
.product-info .quantily_info .select_number .decrease:hover {
	background: #b2b2b2;
}
.product-info .quantily_info .select_number .increase i, 
.product-info .quantily_info .select_number .decrease i {
	line-height: 17px;
	letter-spacing: -2px;
	font-size: 16px;
	vertical-align: top;
}
.product-info .quantily_info .select_number .increase {
	top: 0;
}
.product-info .quantily_info .select_number .decrease {
	bottom: 0;
}
.product-info .quantily_info .title_text {
	float: left;
	width: 10%;
	margin-right: 8px;
	margin-top: 10px;
}
.product-info .quantily_info .minimum{
	margin-top: 15px;
}
.product-info .options .btn-upload {
	display: block;
	margin-top: 10px;
	padding: 10px 38px;
}
.product-info .button-group {
	overflow: hidden;
	margin-bottom: 10px;
}
.product-info .button-group .btn-cart,
.product-info .button-group .btn-wishlist,
.product-info .button-group .btn-compare,
.product-info .options .btn-upload {
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	height: 40px;
}
.product-info .button-group .btn-cart i {margin-right: 10px;}
.product-info .button-group .btn-cart,
.product-info .button-group .btn-wishlist{
	display: block;
	width: 100%;
	background-color: #fd8c25;
	color: #fff;
	margin-bottom: 15px;
	padding: 0 10px;
}
.product-info .button-group .btn-cart:hover {
	background-color: #555;
	color: #fff;
}
.product-info .button-group .btn-wishlist,
.product-info .button-group .btn-compare {
	padding: 0 8px;
	line-height: 40px;
}
.product-info .button-group .btn-wishlist i, .product-info .button-group .btn-compare i {
	vertical-align: top;
	line-height: 40px;
}
.product-info .button-group .btn-wishlist {
	width: 46.5%;
}
.product-info .button-group .btn-compare {
	width: 50.5%;
}
.product-info .options .btn-upload {
	line-height: 38px;
	padding: 0 25px;
}
.product-info .button-group .btn-wishlist {
	float: left;
}
.product-info .button-group .btn-compare {
	float: right;
}
.product-info .button-group .btn-wishlist i, .product-info .button-group .btn-compare i {
	margin-right: 6px;
}
.product-info .review .rating {
	float: left;
	margin-right: 5px;
	line-height: 16px;
}
.product-info .review .review_text {
	overflow: hidden;
	line-height: 20px;
}
.product-info .review .review_text a + a:before {
	content: "|";
	margin: 0 5px;
	color: #000
}
.thumbnails > img {
	width: 100%;
}
.thumbnails .image-additional {
	float: left;
	margin: 0 5px;
} 
.thumbnails .image-additional img {
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
}
div.image-additional .caroufredsel_wrapper:hover .thumbnails .image-additional:not(:hover) img {
	opacity: 0.5;
}
.htabs{
	border: 1px solid #ededed;
	background-color: #fff;
}
.htabs ul li {
	display: inline-block;
	margin-bottom:-1px;
	float: none;
	vertical-align: top;
	margin-right:-3px;
}
.htabs ul li a {
	font-family: "微軟正黑體", 'Lato', sans-serif;	float: left;
	padding: 12px 24px 9px 16px;
	border-bottom: 1px solid #ededed;
	font-size: 16px;
	line-height: 18px;
	color: #666;
	text-transform: uppercase;
	display: block;
	position: relative;
}
.htabs ul li a:before {
	content:"";
	position: absolute;
	left: 50%;
	width: 0;
	height: 2px;
	background-color: #555;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	top: 0;
}
.htabs ul li.active a:before,
.htabs ul li a:hover:before {
	left: 0;
	width: 100%;
}
.htabs ul li +li a {
	border-left: 1px solid #ededed;
}
.htabs ul li.active a,.htabs ul li a:hover {
	color: #000
}
.htabs ul li.active a {
	border-bottom: 1px solid #fff;
}
.htabs ul li:last-child.active a {
	border-right: 1px solid #ededed;
}
.tab-content {
     padding: 50px 0 0 0;
    overflow: hidden;
    margin-bottom: 62px;
	font-size: 16px;
    line-height: 26px;
}
.product-review-tab hr{
	margin: 50px 0;
	}
.tab-content iframe +p {
	margin-top: 1em;
}
.product-review-tab table{
	}
.product-review-tab td, .product-review-tab th{
    padding: 10px;
    border: 1px solid #efefef;
		}

.product-review-tab th{
    width: 23%;
	text-align: center;
    background-color: #fcfcfc;
		}

#tab-description {
	text-align: center;
}
.tab-content #tab-description p {
	text-align: left;
	font-size: 13px;
}
#tab-description iframe {
	margin: 10px 0 25px;
	max-width: 100%;
}
.tab-content table.attribute {
	border: 1px solid #ededed;
	width: 100%;
	margin-bottom: 15px;
}
.tab-content table.attribute  td {
	padding: 15px;
}
.tab-content table.attribute tbody td {
	border-top: 1px solid #ededed;
}
.tab-content table.attribute tbody td +td {
	border-left: 1px solid #ededed;
}
.review-product {
	margin-bottom: 65px;
}
#review{margin-bottom: 50px;}
#review .box-review{
	border: 1px solid #ededed;
	padding: 22px 20px 12px;
	margin-bottom: 18px;
	font-size: 13px;
}
#review .box-review p.author span {
	color: #555;
}
#review .box-review p.author {
	color: #bfbfbf;
	margin-bottom: 0;
}
#review .box-review p.author span:after {
	content:"|";
	margin: 0 3px;
	color: #bfbfbf;
}
.review-product h1,.product-related h1,
.bt-facecomments h1 {
	font-size: 24px;
	line-height: 26px;
}
.review-product h1 {
	margin-bottom: 20px;
}
.review-product .form-horizontal .form-group {
	overflow: hidden;
	margin-bottom: 10px;
}
.review-product .form-horizontal .form-group .control-label {
	float: left;
	width: 35%;
	text-align: left;
	font-size: 13px;
	font-weight: 700;
	line-height: 28px;
	padding-top: 0;
}
.review-product .form-horizontal .form-group .form-control {
	width: 50%;
	height: 32px;
	padding: 6px;
	line-height: 20px;
}
.review-product .form-horizontal .form-group  textarea.form-control {
	min-height: 100px;
}
.review-product .form-horizontal .buttons{
	overflow: hidden;
}
.product-related {
	overflow: hidden;
	margin-bottom: 30px;
	position: relative;
}
.product-related h1 {
	margin-bottom: 36px;
}
.product-related .carousel-button {
	position: absolute;
	top: 0;
	right: 0;
}
.product-related .carousel-button .prev,.product-related .carousel-button .next {
	width: 30px;
	height: 30px;
	color: #000;
	border-radius: 50%;
	border: 1px solid #000;
	text-align: center;
	opacity: 0.23;
	filter: alpha(opacity=23);
}
.product-related .carousel-button .prev:hover,.product-related .carousel-button .next:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.product-related .carousel-button .prev{margin-right: 10px;}
.product-related .carousel-button .prev .fa,.product-related .carousel-button .next .fa {
	font-size: 18px;
	line-height: 28px;
}
.product-related .carousel-button .next .fa {
	letter-spacing:-2px;
}
.product-related ul li {
	display: inline-block;
    float: none;
    margin-left: 0;
    vertical-align: top;
	max-width: 300px;
}
.product-related ul li .relt_product {
	position: relative;
	margin: 0 14px;
	display: inline-block;
	overflow: hidden;
}
.product-related ul li .relt_product .image {
	position: relative;
	margin-bottom: 25px;
}
.product-related ul li .relt_product .caption {
	text-align: center;
}
.product-related ul li .relt_product .caption .rating {
	margin-bottom: 15px;
}
.product-related .list_carousel {
	margin: 0 -14px;
}
.bt-facecomments{
	margin-bottom: 40px;
}
/*compare*/

.compare-infomation {
	overflow-x: auto;
	overflow-y: hidden;
	margin-bottom: 80px;
}
.compare-info {
	margin-top: 25px;
	width: 100%;
	max-width: 100%;
}
.compare-info td {
	padding: 22px 28px;
	border: 1px solid #ebebeb;
	vertical-align:middle;
}
.compare-info td.name, .compare-info td.description {
	vertical-align: top;
}
.compare-info td:first-child {
	padding: 22px 20px;
	text-transform: uppercase;
	font-weight: 700;
	vertical-align:middle;
}
.compare-info .image img {
	max-width: 180px;
	border-radius: 0;
}
.compare-info .image {
	position: relative; 
	padding-top: 52px;
	text-align: center;
	padding-bottom: 30px
}
.compare-info .image a {
	position: absolute;
	top: 22px;
	right: 40px;
	color: #dcdcdc;
}
.compare-info .image a:hover {
	color: #303030
}
.compare-info .rating {
	line-height: 1.55em;
}
.compare-info .stock{
	color: #555;
	font-style: italic;
}
.compare-info .description {
	line-height: 1.55em;
}
.compare-info .price {
	margin-bottom: 20px;
}
.compare-info .btn-cart, .compare-info .btn-wishlist {
	font-family: "微軟正黑體", 'Lato', sans-serif;	font-size: 10px;
	font-weight: 700;
	line-height: 40px;
	text-transform: uppercase;
	width: 100%;
	padding: 0 10px;
	margin-bottom: 10px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	border: none;
	height: 40px;
}
.compare-info .btn-cart {
	color: #fff;
	background-color: #555;
}
.compare-info .btn-cart i, .compare-info .btn-wishlist i {
	margin-right: 8px;
	vertical-align: top;
	line-height: 38px;
}
.compare-info .btn-cart:hover {
	background-color: #fd8c25;
	color: #ffff;
}
.compare-info .btn-wishlist {
	background-color: #fd8c25;
	color: #fff;
}
.compare-info .btn-wishlist:hover {
	color: #fff;
	background-color: #555;
}
/*search page*/
h1+ .control-label {
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 8px;
	margin-top: 20px;
}
.content-search .box-search,
.content-search .box-search-cate {
	margin-bottom: 10px;
}
.content-search .box-search .form-control,
.content-search .box-search-cate .form-control {
	width: 40%;
}
.content-search .checkbox-search-cate input[type="checkbox"],
.content-search .checkbox-search-desc input[type="checkbox"]{
	margin-top: 2px;
}
.content-search .checkbox-search-desc{
	margin-bottom: 20px;
}
#button-search{
	margin-bottom: 30px;
}
.manufacturer-list {
	border-bottom: 3px solid #38b04a;
	margin-bottom: 20px;
	padding: 20px;
	box-shadow: 0 0 3px rgba(0,0,0,0.5);
}
.manufacturer-list:last-child {
	margin-bottom: 50px;
}
/*quickshop*/
.modal-header .close {
    margin-top: -10px;
}
.product-info-qs .product-name h1 {
	font-size: 24px;
	line-height: 26px;
	color: #555;
}
.product-info-qs.product-info {
	margin-bottom: 10px;
}
.product-info-qs.product-info .description,.product-info-qs.product-info .price_info {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 10px;
}
.product-info-qs.product-info .viewdetail {
	text-align: right;
}
.product-info-qs.product-info .viewdetail a {
	color: #555;
	font-size: 12px;
	font-weight: 700;
}
.product-info-qs.product-info .viewdetail a:hover {
	text-decoration: underline;
}
.product-info-qs.product-info .image-additional ul {
	border-top: 1px solid #e8dac4;
	padding-top: 12px;
	margin-left:-8px;
}
.product-info-qs.product-info .image-additional ul li {
	display: inline-block;
	vertical-align: top;
	margin: 0 8px;
}
.product-info-qs.product-info .image-additional ul li img {
	border: 1px solid #ededed;
}
.product-info-qs.product-info .bt-product-zoom .image {
	margin-bottom: 10px;
}
/*shoppingcart*/
.table-responsive {
	overflow-x: auto;
	overflow-y: hidden;
	clear: both;
    border: 0;
}
.cart-info,.wishlist-info,.b_bulk_order_ajax .b_bulk_table {
	overflow-x: auto;
	overflow-y: hidden;
	width: 100%;
}
.cart-info {
	margin-bottom: 2em;
	margin-top: 2em;
}
.cart-info .table,.checkout .table,.wishlist-info .table,.b_bulk_order_ajax .table {
	border: 1px solid #e9e9e9;
	margin-bottom: 0;
}
.cart-info .table thead,.checkout .table thead,
.wishlist-info .table  thead,.b_bulk_order_ajax .table thead {
	background-color: #f8f8f8;
}
.cart-info .table thead td,.checkout .table thead td, 
.wishlist-info .table  thead td,.b_bulk_order_ajax .table thead td {
	font-size: 15px;
	text-transform: uppercase;
	color: #484848;
	line-height: 17px;
	padding: 20px 24px;
}
.cart-info .table  td.image,.cart-info .table  td.name,.checkout .table  td.name ,
.wishlist-info .table td.image,.wishlist-info .table  td.name {
	text-align: left;
}
.cart-info .table tr td,.checkout .table  tr td,.wishlist-info .table tr td {
	text-align: center;
	padding: 17px;
}
.cart-info .table tr td,.checkout .table  tr td,.wishlist-info .table tr td,.b_bulk_order_ajax .table tr td {
	border-left: 1px solid #e9e9e9;
	vertical-align:middle;
}
.cart-info .table tbody  tr td,.checkout .table  tbody  tr td,
.wishlist-info .table tbody tr td,.b_bulk_order_ajax .table tbody tr td {
	border-top: 1px solid #e9e9e9;
}
.cart-info .table tbody  tr td.name,.wishlist-info .table tbody tr td.name {
	border-left: none;
}
.cart-info .table tbody  tr td.name a,.checkout .table  tbody  tr td.name a {margin-bottom: 2px;}
.cart-info .table tbody  tr td.quantity {
	min-width: 142px;
}
.cart-info .table tbody  tr td.quantity button,.b_bulk_order_ajax .table tr td .input-group.btn-block button {
	background: #ebebeb;
	border: 1px solid #ebebeb;
	color: #232323;
	width: 25px;
	height: 25px;
	text-align: center;
	float: left;
}
.cart-info .table tbody  tr td.quantity button .fa {
	vertical-align: top;
	line-height: 25px;
}
.cart-info .table tbody  tr td.quantity input,.b_bulk_order_ajax .table tr td .input-group.btn-block input {
	height: 25px;
	padding: 5px;
	line-height: 15px;
	text-align: center;
	margin: 0 3px;
	width: auto;
	min-width: 25px;
}
.cart-info .table tbody  tr td.quantity .input-group {
	margin: 0 auto;
}
.cart-info .table tbody  tr td.remove .btn-update, .cart-info .table tbody  tr td.remove .btn-remove,
.wishlist-info .table tbody  tr td.action .btn-remove,.wishlist-info .table tbody  tr td.action .btn-cart {
	background-color: transparent;
	border: none;
	padding: 0;
}
.cart-info .table tbody  tr td.remove .btn-update {
	color: #555;
	margin-right: 20px;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	width: 25px;
	height: 25px;
}
#content.col-sm-9 .cart-info .table tbody  tr td.remove .btn-update {
	margin-right: 3px;
}
.cart-info .table tbody  tr td.remove .btn-update:hover {
	transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}
.cart-info .table tbody  tr td.remove .btn-remove,
.wishlist-info .table tbody  tr td.action .btn-remove {
	color: #dcdcdc;
}
.cart-info .table tbody  tr td.remove .btn-remove:hover,
.wishlist-info .table tbody  tr td.action .btn-remove:hover {
	color: #000;
}
.cart-info .table tbody  tr td.product-price,.cart-info .table tbody  tr td.total,
.checkout .table  tbody tr td.product-price,.checkout .table  tbody tr td.total {
	font-size: 18px;
}
.checkout-cart #content {
	margin-bottom: 50px;
}
.checkout-cart #content >h2{
	margin-bottom: 0.5em;
}
.cart-module .panel {
	background-color: transparent;
}
.cart-module .panel-body {
	padding: 15px 15px 30px 0;
	border-radius: 0;
}
.cart-module .panel:last-child {
	padding-right: 0;
}
.cart-module .panel:last-child .panel-body {
	padding-right: 0;
}
.cart-module .panel {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-ms-box-shadow: none;
	-mos-box-shadow: none;
}
.cart-module .panel:first-child {
	padding-left: 0;
}
.cart-module .panel  + .panel {
	margin-top: 0;
}
.cart-module .panel > .panel-heading {
	padding: 0;
	background: none;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
	margin-left: 0;
}
.input-group-btn .btn+.btn {
	margin-left: 2px;
}
.cart-module .input-group {
	display: block;
}
.cart-module .control-label {
	margin-bottom: 8px;
}
.cart-module .input-group input.form-control {
	float: none;
}
.cart-module .form-control {
	width: 100%;
	height: 42px;
	padding: 6px 12px;
	line-height: 30px;
	margin-bottom: 12px;
}
.cart-module .input-group .input-group-btn {
	display: block;
	width: 100%;
	margin-top: 8px;
}
#button-quote {
	margin-top: 8px;
}
.cart-module .required .control-label:after {
	content:"*";
	color: #ff0101;
	margin-left: 3px;
}
.cart-module  .btn.btn-gray {
	padding: 8px 24px;
}
.cart-module {
	margin-bottom: 10px;
	overflow: hidden;
}
h4.panel-title {
	font-size: 16px;
	line-height: 18px;
    font-weight: 700;
	color: #666;
	margin-top: 1em;
    text-transform: uppercase;
}
.cart-total {
	overflow: hidden;
}
.cart-total table {
	float: right;
	text-align: right;
	width: auto;
	max-width: 100%;
	border: 1px solid #c99565;
	background-color: #f3b379;
}
.cart-total table tr td {
	border-top: 1px solid #c99565;
	line-height: 40px;
	padding-right: 55px;
	font-size: 16px;
	color: #000;
}
.cart-total table tr td.left {
	text-align: left;
	padding-left: 55px;
}
.cart-total table tr td.right {
	padding-left: 45px;
}
.cart-total table tr:last-child  td {
	font-weight: 700;
}
.cart-total table tr:first-child  td {
	border-top: none;
}
.cart-total + .buttons {
	overflow: hidden;
	margin-top: 40px;
}
.cart-total + .buttons  .btn.btn-blue {
	margin-right: 80px;
}
.cart-total + .buttons  .btn.btn-gray,
.cart-total + .buttons  .btn.btn-blue,
#button-confirm {
	padding: 12px 48px;
	font-size: 16px;
	line-height: 18px;
}
.b_bulk_order_ajax .table tbody tr td.name {
	margin: 0;
}
/*Bulk order*/
#boss_bulk_order {
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #e9e9e9;
	margin-bottom: 30px;
	padding: 20px 5px;
}
#boss_bulk_order>div{
	padding: 0 15px;
}
#boss_bulk_order input,#boss_bulk_order select {
	height: 40px;
}
#boss_bulk_order span.ui-corner-all {
    border: 4px solid #38b04a;
    border-radius: 50%;
    height: 16px;
    top: -6px;
    width: 16px;
	outline: none;
	background: #f6f6f6;
}
#boss_bulk_order .ui-widget-content {
    height: 6px;
	margin-bottom: 2px;
}
#boss_bulk_order .ui-widget-header {
    background: #3f3f3f;
}
#boss_bulk_order .search-price input {
    color: #dd5f65 !important;
}
#boss_bulk_order, #boss_bulk_order +.form-group {
	float: left;
	width: 100%;
}
#boss_bulk_order +.form-group {
	margin: 20px 0 40px;
}
#boss_bulk_order .btn {
    margin-top: 26px;
    width: 45%;
	height: 42px;
}
.b_bulk_order_ajax {
	clear: both;
}
.b_bulk_order_ajax .table thead td {
	text-align: center;
}
.b_bulk_order_ajax .table tr td {
	padding: 20px;
	min-width: 120px;
}
.b_bulk_order_ajax .table .input-group.datetime  {
	width: 180px;
}
.b_bulk_order_ajax .table .form-group {
	min-width: 150px;
}
.b_bulk_order_ajax .table .radio.bt-image-option {
	display: inline-block;
	vertical-align: top;
	margin: 0;
}
.b_bulk_order_ajax .table .radio.bt-image-option label {
	padding: 0;
	font-size: 0;
}
.b_bulk_order_ajax .form-group .form-control {
	height: 35px;
	padding: 0 10px;
	line-height: 33px;
}
.b_bulk_order_ajax table td .bt-image-option img {
    margin-right: 5px;
    width: 30px;
	border-radius: 0;
	margin-bottom: 8px;
}
.b_bulk_order_ajax .table tr td .price {
	font-size: 16px;
	text-align: center;
	min-width: 95px;
}
.b_bulk_order_ajax .table tr td .price .price-tax {
	display: block;
	font-size: 14px;
	font-weight: 400;
}
.b_bulk_order_ajax .table tr td .input-group.btn-block{
	margin: 0 auto 10px;
	width: auto;
	overflow: hidden;
	text-align: center;
}
.b_bulk_order_ajax .table tr td .cart {
	text-align: center;
}
.b_bulk_order_ajax .table tr td .cart .btn {
	min-width: 88px;
}
.search-price .form-group {
	padding: 0 10px;
}
.search-price .form-group p {
	margin-left: -10px;
}
.b_bulk_order_ajax .pagination a {
	cursor: pointer;
}
.b_bulk_title {
	padding: 15px 20px;
	background: #38b04a;
	color: #fff;
	margin: 0;
}
.b_bulk_order_ajax .table tr td .input-group.btn-block button i {
	font-size: 11px;
	vertical-align: top;
	line-height: 25px;
}
#bulk-load {
	position: fixed;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 996;
	top: 0;
	background-color: rgba(255,255,255,0.7);
}
#bulk-load:before {
	content: "\f110";
	font: 40px FontAwesome;
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
	-moz-animation: fa-spin 1s infinite steps(8);
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -12px 0 0 -40px;
}
/*checkout*/
.checkout {
	margin: 2em 0 50px;
}
.checkout .panel {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border: none;
	margin-bottom: 0.5em;
	background-color: transparent;
}
.checkout .panel .panel-heading {
	border: none;
	border-radius: 0;	
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	padding: 0;
	background-color: transparent;
}
.checkout .panel .panel-heading h4.panel-title {
	padding: 0.5em 0;
	border-bottom: 3px solid #38b04a;
}
.checkout .panel:first-child .panel-heading h4.panel-title {
	padding-top: 0
}
.checkout .panel .panel-body {
	padding: 20px 0;
}
.checkout .btn.btn-gray,.content-login  .btn.btn-gray {
	font-size: 12px;
	padding: 6px 20px;
	margin-top: 18px;
}
.checkout .form-group +.btn.btn-gray, .content-login .form-group + .btn.btn-gray {
	margin-top: 0;
}
.checkout .panel .panel-body  .form-group {
	margin-bottom: 18px;
}
.checkout .panel .panel-body  .control-label {
	margin-bottom: 8px;
}
.checkout .panel .panel-body p span {
	font-weight: 700;
}
a.forgotten {
	margin-left: 10px;
	color: #ed1c24;
	font-size: 10px;
}
a.forgotten:hover {
	text-decoration: underline;
}
.checkout .panel .panel-body  .form-control {
	width:90%;
}
.checkout  .form-group.required .control-label:after {	
	content:"*";
	color: #ed1c24;
	margin-left: 3px;
}
.checkout h3{
	margin-bottom: 12px;
}
.checkout .panel .panel-body  .buttons{
	margin: 0
}
#shipping-existing .form-control,#payment-existing .form-control {
	width: 55%;
	margin: 8px 0;
}
#payment-new .form-control, #shipping-new .form-control {
	width: 55%;
}
#content.col-sm-9 #payment-new .form-control,
#content.col-sm-9  #shipping-new .form-control {
	width: 70%;
}
.checkout .table  tfoot tr td {
	font-size: 16px;
	text-align: right;
	font-weight: 700;
	border-left: none;
}
#button-confirm{
	margin-top: 30px;
}
.checkout .panel .panel-body  .left-content {
	width: 45%;
	margin-right: 40px;
}
.btn {
	font-family: "微軟正黑體", 'Lato', sans-serif;	font-size: 16px;
	font-weight: 400;
	color: #fff;
	line-height: 18px;
	border: none;
	padding: 16px 35px;
	background-color: #003557;
	text-transform: uppercase;
	transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
}
.btn:hover {
	background-color: #003557;
	color: #fff;
}
.btn.btn-white {
	color: #666;
	background: #fff;
	border: 1px inset #d6d6d6;
	font-weight: 400;
}
.btn.btn-white:hover {
	color: #555;
	border: 1px solid #38b04a;
}
.btn.btn-blue {
	padding: 10px 22px;
	color: #555;
	background-color: #fff;
	border: 1px solid #38b04a;
	font-weight: 400;
}
.btn.btn-blue:hover, .btn.btn-blue.active {
	background-color: #555;
	color: #fff;
}
.aqc-column .qc-checkout-product .btn {
    padding: 9px 15px;
}
.btn.active, .btn:active {
	box-shadow: none !important;
}
.btn-htycolor {
	background-color: #e50012 !important;
}
.btn i{
	margin-right: 5px;
}

/*checkout one page*/
.modal-dialog {
	width: 700px;
	min-width: 360px;
	max-width: 90%;
	margin: 10% auto;
}
.modal-dialog.modal-sm {
	width: 400px;
}

.aqc-column .btn.pull-right  {
	padding: 8px 25px;
}
.radio span.price {
	margin-left: 5px;
}
.qc-checkout-product {
	overflow-x: auto;
}
#d_quickcheckout.boss_bootstrap form.form-horizontal .required .control-label:after {
	display: none;
}
#d_quickcheckout.boss_bootstrap .btn, #d_quickcheckout.boss_bootstrap .btn.active,
#d_quickcheckout.boss_bootstrap .btn:active {
	box-shadow: none;
	-ms-box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	text-shadow: none;
}
#d_quickcheckout .btn-block {
	max-width: 60%;
}
#d_quickcheckout form.form-horizontal .control-label {
	text-align: left;
}
.login-btn-group {
	margin-bottom: 30px;
}
.qc-step .input-group .input-group-btn .btn, .qc-step .input-group .form-control {
	height: 34px;
}
/*myaccount*/
.box.account {
	margin-bottom: 32px;
}
.box.account .box-heading {
	font-family: "微軟正黑體", 'Lato', sans-serif;	font-size: 20px;
	line-height: 22px;
	text-transform: uppercase;
	color: #303030;
	margin-bottom: 0;
}
.box.account .box-content ul li a {
	border-top: 1px solid #ebebeb;
	line-height: 40px;
	display: block;
}
.box.account .box-content ul li:first-child a {
	border-top: none;
}
.box.account .box-content ul li a:hover,.box.account .box-content ul li.active a {
	color: #555;
}
.wishlist-info {
	margin-top: 2em;
}
.content-login .left {
	margin-right: 10px;
}
.content-login .right {
	margin-left: 10px;
}
.content-login p {
	line-height: 1.55em;
}
.content-login .right .form-group  + .form-group {
	margin-bottom: 25px;
}
h1.page-title {
	font-size: 24px;
	line-height: 26px;
	color: #555;
	font-weight: 700;
	margin-bottom: 30px;
}
.register {
	margin-bottom: 60px;
}
form.form-horizontal .control-label {
	padding-top: 10px;
}
form.form-horizontal .required .control-label:after {
	content:"*";
	color: #ed1c24;
	margin-left: 3px;
}
form.form-horizontal .form-control {
	padding: 6px 10px;	
	line-height: 28px;
}
form.form-horizontal textarea.form-control {
	min-height: 100px;
}
.register .form-control {
	width: 38%;
}
.register h1 {
	font-size: 20px;
	color: #303030;
	line-height: 32px;
	margin-bottom: 0;
}
.register fieldset +fieldset {
	margin-top: 43px;
}
form.form-horizontal  .radio-inline {
	padding-top: 0;
	margin-left: 10px;
}
.register .newsletter {
	margin-top: 6px;
}
.register .buttons{
	margin-top: 10px;
}
.register .button-register {
	margin-top: 18px;
}
.register .button-register .btn.btn-gray {
	padding: 6px 20px;
}
.modal-dialog .modal-content {
	border-radius: 0;
}
#content>h1.block-title {
	font-size: 20px;
	line-height: 30px;
	color: #303030;
	margin-bottom: 3px;
}
h1.block-title +ul {
	margin-bottom: 30px;
}
h1.block-title +ul li {
	margin-bottom: 6px;
}
h1.block-title +ul li a {
	line-height: 1.55em;
}
.wishlist-info + .buttons{
	margin: 15px 0 56px; 
}
.wishlist-info .price {
	font-weight: 400;
}
.wishlist-info .table tbody  tr td.action .btn-cart,
.table-responsive .table tbody  tr td .btn-cart {
	color: #434343;
	margin-right: 20px;
}
.wishlist-info .table tbody  tr td.action .btn-cart:hover,
.table-responsive .table tbody  tr td .btn-cart:hover {
	color: #555;
}
.wishlist-info .table tbody  tr td.name {
	margin-bottom: 0;
}
form.form-horizontal  .btn-gray+.btn-blue,h1.block-title + .table td .btn-gray+.btn-blue,
h1.block-title + .table +.buttons .btn-gray+.btn-blue {
	margin-left: 5px;
}
h1.block-title + form.form-horizontal,h1.block-title + .table,h1.block-title + .table-responsive {
	margin-top: 20px;
}
h1.block-title + .table tr td {
	vertical-align:middle;
}
 .table .btn.btn-info,.table-responsive .table tbody  tr td .btn-cart {
	background: transparent;
	color: #434343;
}
.table .btn-info {
	border: none;
	padding: 0
}
.table .btn-info:hover {
	color: #555;
}
.table-bordered.table thead td {
	border-bottom: none;
}
.table-responsive .table tbody  tr td .btn-cart {
	border: 1px solid #434343;
}
.table-responsive .table tbody  tr td .btn-cart:hover {
	border: 1px solid #38b04a;
}
.table-responsive .table tbody  tr td .btn-return {
	background: transparent;
	border: 1px solid #38b04a;
	color: #555;
}
.table-responsive .table tbody  tr td .btn-return:hover {
	background: #38b04a;
	color: #fff;
}
h1.block-title +p + .form-horizontal {
	margin-bottom: 40px;
	margin-top: 20px;
}
h1.block-title +p + .form-horizontal fieldset +fieldset {
	margin-top: 30px;
}
.form-horizontal .input-group.date .input-group-btn {
	vertical-align: top;
}
.form-horizontal .input-group.date .input-group-btn .btn-default {
	margin-left: 0;
	height: 40px;
}
h1.block-title +p + .form-horizontal .radio {
	padding-top: 0;
}
p +.content-login {
	margin-top: 30px;
}
.form-horizontal fieldset +fieldset {
	margin-top: 30px;
}
.form-horizontal fieldset + .buttons{
	margin-bottom: 40px;
}
/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3{
       width: 100%;
    }
    #column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }
    #column-left + #content + #column-right .product-layout .col-md-3{
       width: 100%;
    }
    #content + #column-right .product-layout .col-md-3{
       width: 100%;
    }
}
/*homepage*/

.percent_save {
	font-size: 18px;
	line-height: 20px;
	font-weight: 700;
	color: #fff;
	display: inline-block;
	vertical-align: top;
	background-color: #fd8c25;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 12px;
	margin-right: 10px;
}
.percent_save + .price {
	display: inline-block;
	vertical-align: top;
}
.percent_save + .price span {
	display: block;
	margin: 0;
}
.percent_save + .price span + span {
	margin-top: 8px;
}
.remain-time {
	display: inline-block;
	background-color: rgba(0,0,0,0.4);
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-size: 18px;
	line-height: 20px;
	font-weight: 700;
	color: #fff;
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.remain-time .sep {
	padding: 5px 15px;
}
.remain-time .sep span {
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.remain-time .sep span + span {
	margin-left: 5px;
	padding-left: 8px;
}
.remain-time .sep span + span:before {
	content: ":";
	position: absolute;
	left: 0;
	bottom: 0;
}
.remain-time i {
	font-size: 18px;
	margin-right: 10px;
}
.bt-list-grid-product {
	margin-bottom: 60px;
	padding: 0;
	overflow: hidden;
}
.bt-list-grid-product .box-heading {
	margin-bottom: 45px;
}
.bt-list-grid-product .box-sub-title {
	display: none;
}
.bt-list-grid-product .product-list {
	padding-bottom: 15px;
}
.bt-list-grid-product .product-list .product-thumb {
	overflow: visible;
	float: left;
	width: 100%;
	position: relative;
}
.bt-list-grid-product .product-list {
	padding-left: 20px;
}
.bt-list-grid-product .product-list .product-thumb:before {
	content: "";
	position: absolute;
	left: -6px;
	top: -5px;
	width: 127px;
	height: 128px;
	background: url('/html/templates/fortune_secar/image/label_popular.png') no-repeat 0 0;
	z-index: 1;
}
.bt-list-grid-product .product-thumb .name {
	margin-bottom: 15px;
}
.bt-list-grid-product .name a {
	text-transform: uppercase;
}
.btn-shopnow {
	font-weight: 900;
	color: #434343;
	text-transform: uppercase;
	display: inline-block;
	padding: 12px 40px;
	position: absolute;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	background-color: #fff;
	font-size: 17px;
	line-height: 16px;
	z-index: 1;
}
.btn-shopnow:hover {
	background-color: #e50012;
	color: #fff;
}
.bt-banners-home-top {
	/*margin-bottom: 50px;*/
}
.bt-banners-home-top .bt-banner-item, .bt-banners-home-top .bt-image-top {
	position: relative;
}

.bt-banners-home-top .bt-image-top {
	margin-bottom: 20px;
}
.bt-banners-home-top .bt-item-left .btn-shopnow {
	right: 8%;
	bottom: 37%;
}
.bt-banners-home-top .bt-image-top .btn-shopnow {
	left: 6%;
	bottom: 22%;
}
.bt-banners-home-top .bt-image-bottom .btn-shopnow {
	left: 50%;
	margin-left: -80px;
	top: 50%;
	margin-top: -20px;
}
/*.bt-banners-home-top .banner-img:hover,
.bt-item-left:hover  .banner-img, .bt-image-top:hover  .banner-img {
	box-shadow: 0 0 5px 5px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 5px 5px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 5px 5px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 0 5px 5px rgba(0,0,0,0.1);
}*/
.effect-line:before {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
}
.effect-line:before, .effect-line:after {
    bottom: 12px;
    content: "";
    left: 12px;
    position: absolute;
    right: 12px;
    top: 12px;
    z-index: 1;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
}
.effect-line:after {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: scale(1, 0);
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
}
.effect-line:hover:before, .effect-line:hover:after, 
.bt-item-left:hover .effect-line:before, .bt-item-left:hover .effect-line:after,
.bt-image-top:hover .effect-line:before, .bt-image-top:hover .effect-line:after {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
}
.banner-img {
	position: relative;
	display: block;
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
}
.effect-gradient:after {
	position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: "";
    width: 120px;
    height: 100%;
    transition: ease-in-out all 0.4s;
    -webkit-transition: ease-in-out all 0.4s;
    -moz-transition: ease-in-out all 0.4s;
    -ms-transition: ease-in-out all 0.4s;
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.5) 100%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.5) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.5) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.5) 100%);
    -webkit-transform: skewX(-45deg);
    -moz-transform: skewX(-45deg);
    -ms-transform: skewX(-45deg);
    transform: skewX(-45deg);
}
.effect-gradient:hover:after {
    animation: 2s ease 0s normal none 1 running gradient;
    -webkit-animation: 2s ease 0s normal none 1 running gradient;
    -moz-animation: 2s ease 0s normal none 1 running gradient;
}
@keyframes gradient {
	100% {
	    left: 125%;
	}
}
@-webkit-keyframes gradient {
	100% {
	    left: 125%;
	}
}
@-moz-keyframes gradient {
	100% {
	    left: 125%;
	}
}
.content-bottom {
	margin-bottom: 50px;
}

/*featured product*/
.bt-home-page h1 {
	font-weight: normal;
	font-size: 38px;
}
.bt-home-page h1 span.title-icon {
    width: 35px;
    height: 35px;
    float: left;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-right: 5px;
    margin-top: 3px;
}
.bt-home-page h1 span.title-icon.nav-sell{
	background-image:url(/html/templates/fortune_secar/image/icon/icon-sell-w.svg);
	}
.bt-home-page h1 span.title-icon.nav1{
	background-image: url(/html/templates/fortune_secar/image/icon/icon01-w.svg);
	}
.bt-home-page h1 span.title-icon.nav2{
	background-image: url(/html/templates/fortune_secar/image/icon/icon02-w.svg);
	}
.bt-home-page h1 span.title-icon.nav3{
	background-image: url(/html/templates/fortune_secar/image/icon/icon03-w.svg);
	}
.bt-home-page h1 span.title-icon.nav4{
	background-image: url(/html/templates/fortune_secar/image/icon/icon04-w.svg);
	}
.bt-home-page h1 span.title-icon.nav5{
	background-image: url(/html/templates/fortune_secar/image/icon/icon05-w.svg);
	}
.bt-featured-pro, .boss-filter-container{
	margin-bottom: 40px;
	position: relative;
}
.bt-featured-pro, .bt-home-page .boss-blog-featured{
	margin: 60px 0;
}
.bt-featured-pro .product-model, .boss-filter-container .product-model{
	}


.bt-featured-pro .product-thumb .image {
	margin-bottom: 5px;
}
.bt-featured-pro .product-thumb .rating {
	margin-bottom: 10px;
}
.bt-featured-pro .product-thumb .price {
	margin-bottom: 0;
}
.bt-featured-pro .box-heading{
    margin-bottom: -40px;
    text-align: left;
}
.bt-featured-pro .box-heading.through-line::after {
    width: 93%;
}
.bt-featured-pro .nav_thumb {
    top: -40px;
}
.bt-featured-pro .caption {
	padding: 10px;
}
.bt-featured-pro .box-content {
    position: relative;
}
.bt-banner .nav_thumb {
    top: 50%;
	z-index: 1;
	width: 30px;
    height: 40px;
    line-height: 40px;
    margin-top: -20px;
	background-color: rgba(255,255,255,0.5);
	color: rgba(0,0,0,0.8);
	}
.bt-banner .nav_thumb i{
    top: 50%;
	z-index: 1;
    line-height: 40px;
}
.bt-banner .prev {
	left: 0;
}
.bt-banner .next {
	right: 0;
}
.bt-banner .bt-items {
    margin-top: 0px;
}

.bt-product-large {
    float: left;
    padding: 0 10px;
    width: 45%;
}
.bt-product-large + .bt-items {
    position: relative;
    float: left;
    width: 55%;
}
.bt-items {
    position: relative;
	margin-top: 50px;
}
.bt-items .row, .box-article .row, .box-giftlist.row, div.box-product, .bt-banners-home-top .row, .location-info .row {
	margin-left: -10px !important;
    margin-right: -10px !important;
}
.row > .box-product {
	margin-left: 0;
    margin-right: 0;
	width: 100%;
}
.bt-items .bt-item-extra, .boss_homefilter_tabs .tabs_content_container .bt-default .box-product li, .article-grid , .product-layout, .bt-banners-home-top .row > div, .location-info .row > div{
	margin-left: 0;
    padding: 0 10px;
    margin-bottom: 20px;
}
.bt-prolarge-slider .bt-item-extra, .bt-nprolarge-slider .bt-item-extra {
	float: left;
}
.bt-prolarge-nslider .element-1, .bt-nprolarge-nslider .element-1 {
    width: 100%;
}
.bt-prolarge-nslider .element-2, .bt-nprolarge-nslider .element-2 {
    width: 50%;
}
.bt-prolarge-nslider .element-3, .bt-nprolarge-nslider .element-3 {
    width: 33.3333333333%;
}
.bt-prolarge-nslider .element-4, .bt-nprolarge-nslider .element-4 {
    width: 25%;
}
.bt-prolarge-nslider .element-5, .bt-nprolarge-nslider .element-5 {
    width: 20%;
}
.bt-prolarge-nslider .element-6, .bt-nprolarge-nslider .element-6 {
    width: 16.6666666667%;
}
.bt-prolarge-nslider .element-7, .bt-nprolarge-nslider .element-7 {
    width: 14.2857142857%;
}
.bt-prolarge-nslider .element-8, .bt-nprolarge-nslider .element-8 {
    width: 12.5%;
}
.bt-prolarge-nslider .bt-item-extra, .bt-nprolarge-nslider .bt-item-extra {
    display: inline-block;
    margin-right: -4px;
    vertical-align: top;
}
/*testimonial*/
.boss-testimonial {
	margin-bottom: 35px;
}
.boss-testimonial .box-content {
	border: 1px solid #e1e1e1;
	padding: 25px 25px 22px;
}
.boss-testimonial .testimonial-content {
	margin-bottom: 20px;
}
.boss-testimonial .testimonial-item-info + .testimonial-item-info {
	margin-top: 15px;
	padding-top: 25px;
	border-top: 1px dotted #e1e1e1 ;
}
.boss-testimonial .testimonial-image {
	float: left;
	margin-right: 20px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	overflow: hidden;
}
.boss-testimonial .testimonial-image img {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
}
.boss-testimonial .testimonial-detail {
	overflow: hidden;
}
.boss-testimonial .testimonial-message {
	background: url("/html/templates/fortune_secar/image/icon_quote.png") no-repeat 0 0;
    padding-top: 15px;
    margin-bottom: 10px;
}
.boss-testimonial .testimonial-message p {
    line-height: 1.5em;
    margin: 0;
    text-indent: 48px;
    color: #a1a1a1;
}
.boss-testimonial .testimonial-name {
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 16px;
}
.boss-testimonial .caroufredsel_wrapper .testimonial-item {
	float: left;
}
.boss-testimonial .testimonial-subject {
	font-size: 16px;
	line-height: 18px;
	font-weight: 700;
}
.boss-testimonial .testimonial-date, .boss-testimonial .testimonial-date + .rating {
	display: inline-block;
	vertical-align: top;
}
.boss-testimonial .testimonial-date {
	margin-right: 15px;
}
.boss-testimonial .testimonial-date small {
	font-size: 13px;
}
.boss-testimonial .testimonial-date .time-stamp {
	line-height: 15px;
}
.testimonial-show-all-url, .testimonial-show-write {
	text-align: right;
}
.bt-testimonial-pag {
	padding-left: 30px;
}
.bt-testimonial-pag a {
	display: inline-block;
	vertical-align: bottom;
	width: 10px;
	height: 10px;
	border: 2px solid #e1e1e1;
	font-size: 0;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	margin-right: 5px;
	opacity: 0.58;
}
.bt-testimonial-pag a.selected, .bt-testimonial-pag a:hover {
	opacity: 1;
	border-color: #555;
}
/*-blog featured--*/
.boss-blog-featured {
    margin: 0 -10px;
}
.boss-blog-featured .article-list {
	padding: 0 10px;
}
.boss-blog-featured .article-list .tags{
	margin-top: 10px;
}

.boss-blog-featured .article-layout.article-grid .article-name h2{
    height: 45px;
    overflow: hidden;
}
.boss-blog-featured .article-grid .article-title {
    display: block;
    height: 50px;
    overflow: hidden;
    margin-bottom: 10px;
	display: none;
}
.boss-blog-featured .article-layout.article-grid .article_dt {
    height: auto;
    overflow: hidden;
    padding-bottom: 40px;
}
.boss-blog-featured > .container {
	position: relative;
}
.boss-blog-featured .box-heading, .boss-testimonial .box-heading {
	margin-bottom: 38px;
}
.boss-blog-featured .box-heading h1, .boss-testimonial .box-heading h1 {
	margin-bottom: 0;
}

.boss-blog-featured .box-heading, .bt-featured-pro .box-heading, 
.bt-product-category .box-heading, .boss_homefilter_tabs .box-heading,
#content .box-heading{
	margin-bottom: 30px;
}
.boss-blog-featured .box-heading  h1, .bt-featured-pro .box-heading h1, 
.bt-product-category .box-heading h1, .bt-featured-deal .box-heading h1,
.boss_homefilter_tabs .box-heading h1, #content .box-heading h1 {
	position: relative;
	margin: 0;
	text-align: center;
	padding-bottom: 25px;
	font-size: 43px;
	font-weight: normal;
}
.boss-blog-featured .box-heading  h1:before, .bt-featured-pro .box-heading h1:before, 
.bt-product-category .box-heading h1:before, .bt-featured-deal .box-heading h1:before,
.boss_homefilter_tabs .box-heading h1:before, #content .box-heading h1:before {
    content: "";
    width: 60px;
    height: 3px;
    background-color: #e50012;
    position: absolute;
    left: 50%;
    bottom: 5px;
    margin-left: -30px;
}
/*.boss-blog-featured .box-content .box-article{
	margin: 0 -15px;
}*/


.boss-blog-featured .box-content .box-article .article-items {
	float: none;
	display: inline-block; 
	vertical-align: top;
	margin-bottom: 20px;
	margin-right: -4px;
}
.boss-blog-featured .article_content .image a {
	display: block;
}
.boss-blog-featured .article_content .image img {
	width: 100%;
}
.boss-blog-featured .article_content {
	overflow: hidden;
	background-color: #fff;
	margin-bottom: 20px;
	box-shadow: 0 5px 5px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 5px 5px rgba(0,0,0,0.05);
	-ms-box-shadow: 0 5px 5px rgba(0,0,0,0.05);
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
}
.boss-blog-featured .article_content:hover {
	box-shadow: 0 11px 11px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 11px 11px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 11px 11px rgba(0,0,0,0.01);
	-ms-box-shadow: 0 11px 11px rgba(0,0,0,0.1);
}
.boss-blog-featured .article_content .article-detail {
	overflow: hidden;
	padding: 26px 30px;
}
.boss-blog-featured .article-detail .description {
	margin-bottom: 18px;
}
.boss-blog-featured .article-detail .description p {
	line-height: 24px;
	margin-bottom: 0;
	color: #797979;
}
.boss-blog-featured .article-detail .description p:after {
	content: "[...]";
}
.boss-blog-featured .article-detail .article-name {
	margin-bottom: 3px;
}
.boss-blog-featured .article-detail .article-name a {
	font-size: 18px;
	line-height: 20px;
	font-weight: 300;
	text-transform: uppercase;
}
.boss-blog-featured .article-detail .article-name a:hover {
	color: #555;
}
.boss-blog-featured .more-info {
	margin-bottom: 16px;
}
.boss-blog-featured .time-stamp {
}
.boss-blog-featured .time-stamp span {
	margin-left: 12px;
}
.boss-blog-featured .time-stamp a {
	color: #797979;
	margin-left: 12px;
}
.boss-blog-featured .time-stamp a:hover {
	text-decoration: underline;
}
.boss-blog-featured .article-detail > a {
	text-decoration: underline;
}
.boss-blog-featured .article-detail > a i {
	margin-left: 3px;
}
.boss-blog-featured .box-content .box-viewmore {
	clear: both;
	text-align: center;
}
.boss-blog-featured .box-content .box-viewmore a {
	font-size: 10px;
	font-weight: 700;
	line-height: 22px;
	text-transform: uppercase;
	border: 1px solid #38b04a;
	color: #555;
	padding: 3px 20px;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	background: #fff;
	display: inline-block;
}
.boss-blog-featured .box-content .box-viewmore a:hover {
	background: #38b04a;
	color: #fff;
}
.boss-blog-featured .caroufredsel_wrapper ul li {
	float: left;
	padding: 0 15px 10px;
}
.nav_thumb {
	display: inline-block;
	width: 30px;
	height: 30px;
    background-color: #003557;
    color: #fff;
	position: absolute;
	top: -55px;
	text-align: center;
}
.nav_thumb i {
	vertical-align: top;
	line-height: 30px;
}
.nav_thumb:hover {
	background-color: #fff000;
	color: #000;
}
.boss-blog-featured .prev {
	right: 35px;
}
.boss-blog-featured .next {
	right: 0;
}
.prev {
	right: 38px;
}
.next {
	right: 0;
}


.box-heading.through-line{
    margin-bottom: 20px;
	position: relative;
}
.box-heading.through-line::after {
    content: "";
    border-bottom: 1px solid #e8dac4;
    display: block;
    position: absolute;
    top: 18px;
    z-index: -1;
	width: 100%;	
	}
.box-heading.through-line h1, .box-heading.through-line .title-h, .box-heading.through-line h5 {
    margin: 0;
    display: inline-block;
    padding: 0 15px 0 0;
    background-color: #fcfcfc;
	}

.box-heading.through-line.txt-center{
	text-align: center;
	}
.box-heading.through-line.txt-center::after {
    position: absolute;
    width: 300px;
    left: 50%;
	margin-left: -150px;
}
.box-heading.through-line.txt-center h1, .box-heading.through-line.txt-center h5 {
    padding: 0 15px;
}




.bt-video {
	margin: 60px 0 0;
	position: relative;
}
.bt-video .video-js{
	height: 100% !important;
    overflow: hidden;
    position: relative;
    width: 100% !important;
	background: none;
}
.bt-video .bt_video_banner {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center top;
}
.bt-video .bt_video_text {
	position: absolute;
	left: 0;
	top: 24%;
	color: #fff;
	z-index: 2;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
}
.bt-video .bt_video_text span {
	font-family: "微軟正黑體", 'Lato', sans-serif;	font-size: 50px;
	font-weight: 400;
	line-height: 52px;
	margin-bottom: 28px;
	display: block;
}
.bt-video .bt_video_text p {
	font-family: "微軟正黑體", 'Lato', sans-serif;	font-weight: 700;
	font-size: 20px;
	line-height: 22px;
}
.bt-video .video-js .vjs-tech{
	height: auto;
}
.bt-video .video-js .vjs-big-play-button {
	left: 47%;
    top: 55%;
	width: 77px;
	height: 77px;
	border: 2px solid #fff;
	background: transparent;
	border-radius: 50%;
}
.bt-video .vjs-default-skin:hover .vjs-big-play-button,
.bt-video  .vjs-default-skin .vjs-big-play-button:focus {
    background-color: rgba(0, 0, 0, 0.1);
}
.bt-video  .vjs-default-skin  .vjs-control-bar,
.bt-video .vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar,
.bt-video .vjs-default-skin.vjs-has-started .vjs-control-bar {
	display: none;
}
.bt-video .bt_video_banner.bt-show {
	display: block;
	z-index: 1;
}
.bt-video .bt_video_banner.bt-hide {
	display: none;
}
.bt-video .vjs-default-skin .vjs-big-play-button {
	font-size: 4em;
}
.bt-video .vjs-default-skin .vjs-big-play-button:before {
	text-shadow: none;
	color: #fff;
	line-height: 1.9em;
	letter-spacing:-2px;
}
.content-left,.content-right {
	margin-bottom: 40px;
}
.content-left ul li a,.content-right ul li a {
	line-height: 1.55em;
}
.content-left ul li ul li,.content-right ul li ul li {
	padding-left: 20px;
}
.buttons{
	overflow: hidden;
}
#content>.panel-default {
	box-shadow: none;
	border-radius: 0;
}
#content>.panel-default +.form-horizontal .form-control {
	width: 50%;
}
.block-shopnow{
	margin-top: 60px;
	margin-bottom: 55px;
	overflow: hidden;
}
.block-shopnow>div{
	padding: 0;
}
.block-shopnow .big-image,.block-shopnow .small-image {
	position: relative;
}
.block-shopnow a {
	font-size: 10px;
	font-weight: 700;
	color: #fff;
	display: inline-block;
	padding: 7px 28px;
	background: #38b04a;
	position: absolute;
	text-transform: uppercase;
	border: 1px solid #38b04a;
}
.block-shopnow a:hover {
	color: #555;
	background: transparent;
}
.block-shopnow .banner-left .big-image a {
	bottom: 70px;
	left: 238px;
}
.block-shopnow .banner-left .small-image a {
	bottom: 75px;
	left:94px;
}
.block-shopnow .banner-right .big-image a {
	bottom: 70px;
	left: 235px;
}
.block-shopnow .banner-right .small-image a {
	bottom: 75px;
	right:97px;
}
/***首頁分類***/

.bt-product-category{
	overflow:hidden;
	margin: 30px 0;
}
.bt-product-category .product-category .box-heading{
	color:#282326;
	text-align:center;
	margin-bottom:40px;
}
.bt-product-category .product-category .box-heading h1{
	margin-bottom:0;
}
.bt-product-category  .main-category{
	position:relative;
	padding:0;
	width:30%;
	float:left;
}
.bt-product-category  .main-category .image{
	height: 680px;
	overflow: hidden;
	transition:all 0.3s linear 0s;
	-webkit-transition:all 0.3s linear 0s;
	-moz-transition:all 0.3s linear 0s;
}
.item {
	overflow: hidden;
}
.bt-product-category  .main-category .image img, .product-thumb .image img, .masonry .item img,  #owl-pic .item img,
.box-cert.box-photo .article-grid .article-image img{
	width: 100%;
	height: 100%;
	transition:all 0.3s linear 0.1s;
	-webkit-transition:all 0.3s linear 0.1s;
	-moz-transition:all 0.3s linear 0.1s;
}
.bt-product-category  .main-category:hover .image img, .product-thumb:hover .image img, .masonry .item:hover img, #owl-pic .item:hover img,
.box-cert.box-photo .article-grid:hover .article-image img{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
}
.bt-product-category  .main-category .detail{
	position:absolute;
	width:100%;
	text-align:center;
	left:0;
	top:30px;
	padding: 20px;
}
.bt-product-category  .main-category .detail,.bt-product-category  .main-category .detail h1,
.bt-product-category  .main-category .detail a{
	color:#fff;
}
.bt-product-category  .main-category .detail h1{
	font-size:40px;
	line-height:45px;
	margin-bottom:5px;
}
.bt-product-category .main-category .detail a {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 22px;
    display: inline-block;
    border: 1px solid #fff000;
    background: #fff000;
    color: #000;
    padding: 5px 30px;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
}
.bt-product-category  .main-category .detail a:hover{
	background:transparent;
	color: #fff000 !important;
}
.bt-product-category .main-category .detail p {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 20px;
}
.bt-product-category  .product-category{
	width:70%;
	float:left;
	padding-left:10px;
	padding-right:0;
	margin-bottom: -20px;
}
.bt-product-category.div-reverse  .product-category{
	padding-left:0;
	padding-right:10px;
}
.bt-product-category .box-product{
    margin-right: -10px;
}
.bt-product-category.div-reverse .box-product{
    margin-right: 0;
	margin-left: -10px;
}
.bt-product-category.div-reverse  .main-category{
	float: right;
}

.bt-product-category  .product-category .box-content{
	text-align:center;
}
.bt-product-category  .product-category .box-content .caroufredsel_wrapper .procate-item{
	padding: 0 15px;
	margin-bottom:0;
}
.bt-product-category  .product-category .box-content .procate-item .image{
	margin-bottom:15px;
}
.bt-product-category  .product-category .box-content .procate-item .pro-detail,
.bt-product-category  .product-category .box-content .procate-item .pro-button{
	text-align:center;
}
.bt-product-category  .product-category .box-content .procate-item .pro-detail{
	margin-bottom:20px;
}
.bt-product-category  .product-category .box-content .prev,.bt-product-category  .product-category .box-content .next{
	border:1px solid #282326;
	color:#282326;
	border-radius:50%;
	width:30px;
	height:30px;
	text-align:center;
	display:inline-block;
	transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	margin-top:20px;
}
.bt-product-category  .product-category .box-content .prev:hover,
.bt-product-category  .product-category .box-content .next:hover{
	color:#fff;
	background:#f5cbbe;
	border:1px solid #f5cbbe;
}
.bt-product-category  .product-category .box-content .prev  i, .bt-product-category  .product-category .box-content .next i{
	font-size:18px;
	vertical-align:top;
	line-height:28px;
}
.bt-product-category  .product-category .box-content .prev{
	margin-right:10px;
}
.bt-product-category  .product-category .box-content .procate-item .pro-button .btn-cart{
	padding:0 22px;
}





/*popup newsletter*/
#b_newsletter {
	bottom: auto;
	top: 50%;
	margin-top: -185px;
}
#b_newsletter #content {
	min-height: 0;
}
#b_newsletter .modal-content {
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
}
#b_newsletter .newletter-content {
	color: #848484;
	text-align: center;
	padding: 0 15px 35px;
}
#b_newsletter .newletter-content table {
	margin: 0 auto;
}
#b_newsletter .newletter-content table td {
	padding: 10px 0;
}
#b_newsletter .newletter-content h1 {
	color: #fd8c25;
	font-family: 'AvantGarde-Demi', sans-serif;
	font-weight: 400;
	font-size: 45px;
	line-height: 47px;
	margin-bottom: 10px;
}
#b_newsletter .newletter-content .form-control {
	border: 1px solid #fd8c25;;
	height: 40px;
	padding: 0 50px 0 18px;
	line-height: 38px;
	color: #848484;
	background-color: transparent;
}
#b_newsletter .newletter-content .form-control::-webkit-input-placeholder {
   color: #848484;
}
#b_newsletter .newletter-content .form-control:-moz-placeholder { /* Firefox 18- */
   color: #848484;  
}
#b_newsletter .newletter-content .form-control::-moz-placeholder {  /* Firefox 19+ */
   color: #848484;  
}
#b_newsletter .newletter-content .form-control:-ms-input-placeholder {  
   color: #848484;  
}
#b_newsletter .newletter-content .text-title {
	margin: 0 auto 8px;
	max-width: 490px;
}
#b_newsletter .newletter-content .boss-newsletter-popup {
	width: 450px;
	position: relative;
}
#b_newsletter .newletter-content .btn {
	position: absolute;
	right: 0;
	top: 0;
	height: 40px;
	width: 40px;
	background-color: #fd8c25;
	color: #fff;
	border: none;
	padding: 0;
	line-height: 40px;
}
#b_newsletter .newletter-content input[type="checkbox"] {
	margin-right: 5px;
	vertical-align: -1px;
	margin-top: 0;
}
#b_newsletter .modal-header, #addToCart .modal-header, .cooperate-info .modal-header {
    border: none;
    position: absolute;
    right: 0;
    z-index: 999;
}
#b_newsletter .close, #addToCart .close, .cooperate-info .close {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #666;
    color: #666;
    line-height: 23px;
    opacity: 1;
    font-family: "Lato", sans-serif;
    font-size: 18px;
    margin-top: -5px;
    text-shadow: none;
    top: 20px;
    right: 20px;
    margin: 0;
}
#b_newsletter .modal-dialog{
	width: 1170px;
	margin: 0 auto;
}
.cooperate-info .logo{
	border-bottom: 1px solid #e5e5e5;
}
.cooperate-info .logo span{
	font-size: 32px;
}
.cooperate-info .logo img{
	width: 150px;
	margin-bottom: 0;
	margin-right: 10px;
}

.countdown{
	line-height: 25px;
			}
.countdown i{
	font-size: 22px;
			}
.countdown span {
    display: inline-block;
    border-radius: 5px;
    width: 30px;
    height: 25px;
    text-align: center;
    color: #fff;
    padding: 0 5px;
    margin: 0 5px;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
			}
/*--------首頁倒數----------*/
.home-sale .countdown {
    position: absolute;
    font-size: 14px;
    right: 60px;
    top: 9px;
    line-height: 30px;
}
.home-sale .countdown span {
    /* border-radius: 2px; */
    width: 30px;
    height: 30px;
    font-weight: bold;
    font-size: 15px;
    background-color: #fff000;
    color: #e50012;
}
.home-sale .box-heading {
	border-top: 2px solid #e50012;
	background-color: #fff;
	width: 100%;
	margin-bottom:0 !important;
}
.home-sale .tabs_container {
    text-align: right;
    padding: 10px 0 0 0;
    position: absolute;
    right: 0;
    top: 0;
}
.home-sale .tabs li {
    display: inline-block;
    vertical-align: top;
}
.home-sale .tabs li a {
    padding: 2px 20px 2px 0px;
    font-size: 17px;
    line-height: 16px;
    display: block;
    text-transform: capitalize;
    color: #000;
    font-weight: bold;
}
.home-sale .tabs li a img {
    width: 35px;
    border-radius: 100%;
    margin-right: 5px;
}
.home-sale .tabs li + li a {
    border-left: 0px solid #ccc;
}

#content .home-sale .box-heading h1 {
    position: relative;
    padding: 0 20px;
    margin: 0;
    color: #fff;
    display: inline-block;
    background-color: #003557;
    line-height: 50px;
    font-weight: 500;
    font-size: 21px;
    width: 550px;
	max-width: 100%;
    text-align: left;
}
.home-sale .box-heading h1 img {
    margin-right: 8px;
    vertical-align: middle;
    width: 40px;
    margin-top: -4px;
}
#content .home-sale .box-heading h1:before {
    content: "";
    position: absolute;
    top: 0;
    display: block;
    z-index: 1;
    border-style: solid;
    right: 0;
    left: auto;
    border-width: 0 0 50px 50px;
    border-color: transparent transparent #ffffff transparent;
    background-color: transparent;
}
/*--------產品頁----------*/
.product-single-info .countdown, .sale-time{
	background-color: #fcfcfc;
	padding:  10px;
	line-height: 22px;
	font-size: 13px;
	clear: both;
			}
.product-single-info .sale-time{
	padding-top: 0;
}
.sale-time i {
    width: 15px;
    text-align: center;
	display: inline-block;
}
.product-single-info .countdown span, .countdown-page .countdown-title .countdown span{
    width: 25px;
    height: 22px;
    line-height: 22px;
	background: rgb(85,85,85); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(85,85,85,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(85,85,85,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(85,85,85,1) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
				}

.product-details{
	padding: 15px 0 10px 0;
	line-height: 20px;
	font-size: 14px;
	color: #000;
}
.product-details p, .product-details ul {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
}
.product-details ul, .tab-content ul{
    list-style-type: disc;
    margin-left: 20px;
    margin-bottom: 15px;
	}
.product_details h2, #portfolio_tem h2, .product_details h1, #portfolio_tem h1{
    font-size: 28px;
	line-height: 37px;
	font-weight: 400;
    margin-bottom: 15px;
	text-transform: none;
}
.product_details h2 small, .product_details h1 small{
    font-size: 15px;
	margin-left: 5px;
}
.product_details h2 span, #portfolio_tem h2 span, .product_details h1 span, #portfolio_tem h1 span{
    font-size: 15px;
	line-height: 20px;
    font-weight: normal;
	display: block;
	color: #555;
	margin-top: 5px;
		}
.product-meta {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 20px;
	color: #000;
	position:relative;
	font-size: 14px;
}
.product_details .product-price {
    margin-bottom: 10px;
    font-size: 14px;
}
.product_details .product-price.price {
    font-size: 30px;
}
.product_details .product-price.price .zh {
    font-size: 15px;
    font-weight: normal;
}
.product_details .product-price.price .price-new {
    float: left;
    margin-right: 10px;
}
.product_details .product-price.price .price-old {
    font-size: 19px;
	margin-top: 5px;
	float: left;
}
.product-event {
    margin-top: 10px;
	font-size: 16px;
}
.product-event li{
    margin-bottom: 10px;
}
.product-event a{
	color: #00f;
	}
.product-event i{
    margin-right: 5px;
	    font-size: 90%;
}
.pro-payment {
    border-top: 1px solid #eaeaea;
    padding-top: 15px;
	padding-bottom: 10px;
	color: #555;
	font-size: 14px;
}
.pro-payment h6, .pro-event h6,.product-share h6, .pro-select h6,
.pro-payment .title-h, .pro-event .title-h,.product-share .title-h, .pro-select .title-h{
    font-size: 14px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 5px;
    display: inline-block;
    margin-right: 5px;
}
.pro-event{
	margin-bottom: 5px;
	}
.pro-event span, .pro-event1 span {
    display: inline-block;
    padding: 2px 10px;
    color: #fff;
    font-size: 15px;
    margin-right: 5px;
    border-radius: 5px;
    background-color: #ff0036;
}
.pro-event p, .pro-event1 p{
    font-size: 16px;
    color: #ff0036;
	display: inline;
}
.pro-event1 {
    margin-top: 7px;
    height: 25px;
    overflow: hidden;
	text-align: left;
}
.pro-event1 span {
    padding: 0 7px 1px 7px;
    font-size: 13px;
    border-radius: 4px;
}
.pro-event1 p{
    font-size: 14px;
}


/*.pro-event a, .pro-event span {
    display: inline-block;
    padding: 1px 8px;
   border: 1px solid rgba(255, 0, 54, 0.5);
    color: #e50012;
    font-size: 14px;
	margin-right: 5px;
    margin-bottom: 5px;
}
.pro-event a:hover {
	border-color: transparent;
	background-color: #e50012;
	color: #fff;
}*/
.pro-event.pro-purchase a, .pro-event.pro-purchase span{
   border: 1px solid #b6a692;
    color: #000;
}
.pro-event.pro-purchase a:hover {
	background-color: #000;
	color: #fff;
	border-color: transparent;
}
.pro-select{
	margin-bottom: 15px;
	}
.pro-select ul{
	    display: inline-block;
}
.pro-select li{
	    display: inline-block;
		margin-bottom: 5px;
}
.pro-select li a{
    display: block;
    padding: 5px 15px;
    border: 1px solid #b6a692;
	color: #000;
	position: relative;
	}
.pro-select li a::before{
    content: '';
    display: block;
    position: absolute;
    top: -9px;
    left: -9px;
    border: 8px solid transparent;
    border-bottom-color: #b6a692;
    width: 10px;
    height: 10px;
    transform: rotate(-45deg);
					}
.pro-select li.active a{
	border-color: #e50012;
}
.pro-select li.active a::before{
	border-bottom-color: #e50012;
}
.product-share {
    width: 100%;
	margin-top: 10px;
}
.product-share ul {
    padding: 0px;
	margin: 0;
}
.product-share ul li {
    float: left;
    list-style: none;
    margin: 0 10px 10px 0;
}
.product-share ul li a {
    border: solid 1px #efefef;
    display: table;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
	}
.product-share ul li i{
    color: #003557;
    width: 35px;
    height: 35px;
    font-size: 17px;
    line-height: 35px;
	display: block;
	}
.product-share ul li a:hover {
    background-color: #003557;
	border-color: #003557;
}
.product-share ul li a:hover i{
	color: #fff;
}
.product-option label, .product-option select {
	float: left;
    margin-right: 5px;
}

/***多件價***/
#bt_costdown{
	position: relative;
	overflow: hidden;
		}
#bt_costdown .discount-title {
	padding: 5px 0;
    float: left;
    width: 10%;
    background: #003557;
    color: #fff;
    text-align: center;
    border: 1px solid #003557;
	}
#bt_costdown .box-content{
    width: 90%;
    float: left;
    margin: 0;
	position: relative;
	}
#bt_costdown .costdown-price{
	padding: 4px 0;
	text-align: center;
	border: 1px solid #003557;
	margin-left: -1px;
		}
#bt_costdown span{
	display: block;
	margin: 5px 0;
	}
#bt_costdown span i{
	margin-left: 3px;
	color: #003557;
	font-size: 17px;
}
#bt_costdown span strong{
	font-family: 'Lato', sans-serif;
	}
#bt_costdown .bt-item-extra{
	width: 33.3%;
		}

#bt_costdown .nav_thumb {
    display: inline-block;
    height: 100%;
    background-color: transparent;
    color: #003557;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    top: 0;
	/*z-index: 1;*/
	width: 20px;
}
#bt_costdown .nav_thumb i {
    line-height: 90px;
}
#bt_costdown .prev {
    right: auto;
	left: 0;
}

/**加價購**/


.product-increase {
	margin: 20px 0 70px 0;
	}
.product-increase h4, .related_product h4{
	font-size: 23px;
	font-weight: bold;
	margin-bottom: 10px;
	}
.product-increase-list {
	border: 5px solid #f7f7f7;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 20px;
}
.increase_item {
    margin: 0;
    padding: 15px;
    width: 50%;
    float: left;
    margin-right: 0;
	position: relative;
	border: 1px solid #f7f7f7;
	}
.increase_item:hover {
	background-color: #fcfcfc;
	}
.increase_item .price .price-new {
    float: none;
}

.increase_item label{
    margin-right: 6px;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    padding: 15px;
		}
.increase_item .select-spec{
    position: absolute;
    z-index: 1;
    right: 10px;
    bottom: 10px;
	margin-bottom: 0;
		}
.increase_item .select-spec select{
    padding: 5px;
	width: 70px;
	height: auto;
	font-size: 13px;
	margin-bottom: 0;
		}
.increase_item .add-btn {
	width: auto;
    font-size: 13px;
    line-height: 25px;
    margin: 0;
    padding: 5px 20px;
		}
.increase-btn{
	float: right;
		}



.product_details .increase_item .price {
	margin-top: 5px;
	    font-size: 21px;
	}
.best_sellers.product-increase .proimg {
    margin-left: 30px;
    width: 70px;
    float: left;
    margin-right: 10px;
	border: 1px solid #e8dac4;
    padding: 2px;
	background-color: #fff;
}
.best_sellers.product-increase .text {
    width: 65%;
	float: left;
}
/*---------貨到通知------------*/
.products-mail {
    padding: 40px 30px;
}
.products-mail .product_title {
    color: #111;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 20px;
    padding-bottom: 17px;
    border-bottom: 1px solid #dadada;
}
.products-mail .product_title span{
	font-size: 20px;
}
.products-mail .description {
    line-height: 25px;
    margin-bottom: 20px;
}
.products-mail ul {
    margin-left: 0;
}
.products-mail ul li {
    list-style: none;
    margin-bottom: 10px;
}
.products-mail #email, .products-mail #confirmemail {
    width: 95%;
    padding: 10px 12px;
    background-color: #fafafa;
    border: solid 1px #ccc;
    font-size: 13px;
}
.price01 {
    font: 15px Century Gothic;
    text-decoration: line-through;
    color: #A5A5A5;
}
.related-posts .discount-price {
    color: #FF0000;
    font: 16px Century Gothic;
    margin-left: 5px;
}
.discount-price {
    color: #FF0000;
    font: 15px Century Gothic;
    margin-left: 5px;
}
.money {
    font: 14px Century Gothic;
    color: #FF0000;
}
.product-single-info .price01 {
    margin-right: 10px;
}
.in-stock-product, .product-tag{
	display: inline;
    position: relative;
    padding-left: 16px;
    top: -4px;
}
.in-stock, .out-of-stock {
    vertical-align: middle;
    font-size: 25px;
    margin-right: 2px;
}
.in-stock{
	color: #71a866;
}
.in-stock-text {
    vertical-align: middle;
}
.out-of-stock {
    color: #d5525b;
}
.product-availability {
    float: left;
    position: relative;
    top: 2px;
    margin-left: 10px;
}

.product-single select,
.product-single input {
    padding: 10px;
    margin-bottom: 30px;
}

.product-single input { padding: 9px; }

.product-quantity {
    float: left;
    margin-right: 20px;
}
.product-quantity label{
	margin: 8px 0 0 25px;
    font-size: 15px;
}
.product-quantity label span::before{
    left: -5px !important;
			}

.product-quantity input.product-quantity{
	font-size: 17px;
    float: left;
    width: 45px;
    height: 45px;
    line-height: 45px;
    padding: 0;
    text-align: center;
    border: 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
}
	
span#product-quantity-plus,
span#product-quantity-minus,
span.product-quantity-plus,
span.product-quantity-minus
{
   display: block;
    cursor: pointer;
    float: left;
    width: 35px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border: 1px solid #DDD;
	background-color: #fcfcfc;
    font-size: 10px;
    transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -webkit-transition: background-color .2s linear;
    -ms-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
}
.storehouse {
    position: relative;
    font-size: 15px;
	margin: 10px;
	float: left;
    text-align: right;
}
.storehouse .sold{
	display: block;
	font-size: 13px;
	    color: #e50012;
	}
.product-review-tab .nav li a{
  border-radius: 0;
  background: #fff;
     background: #f9f9f9;
    border: 1px solid #eaeaea;
  text-align: center;
  font-weight: 700;
  font-size: 17px;
    padding: 15px 15px;
    line-height: 20px;
	}
.product-review-tab .nav li.active a{
  color:#fff000 !important;
  position: relative;
  background-color: #003557;
 border-color: #003557;
 }
.product-review-tab .nav li.active a::after, .product-review-tab.product-increase-tab .nav li.active a::before {
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    top: auto;
    left: 50%;
    bottom: -16px;
    border: 8px solid transparent;
    border-top-color: #003557;
    width: 16px;
    height: 16px;
    margin-left: -8px;
}




.product-review-tab.product-increase-tab .nav li{
	margin-right: 10px;
	width: auto;
	}
.product-review-tab.product-increase-tab .nav li a {
    padding: 10px 35px;
    background: #003557;
    border-color: #003557;
    color: #fff ;
    font-weight: normal;
    font-size: 15px;
}
.product-review-tab.product-increase-tab .nav li:hover a {
    color: #fff000 !important;
}
.product-review-tab.product-increase-tab .nav li.active a {
    border: 0;
    border-bottom: 2px solid #003557;
    background-color: transparent;
    color: #003557 !important;
    font-weight: bold;
    font-size: 17px;
			 }
.product-review-tab.product-increase-tab .nav li.active a::before {
    z-index: 2;
    border-top-color: #fff;
	}
.product-review-tab.product-increase-tab .nav li.active a::after {
    bottom: -18px;
    border-top-color: #003557;
	}

.product-increase-tab .tab-content {
    padding: 30px 0 0 0;
	margin-bottom: 30px;
}
.tab-content .box-product, .tab-content .box-product li{
    margin-left: 0;
	list-style-type: none;
}


.product-review-tab .nav {
	    margin-left: 0;
}
.product-review-tab .nav li{
    margin: 0 0 5px 0;
    width: 25%;
	}
.product-review-tab .nav li+li{
    margin-left: -1px;
		}
	
.product-review-tab .tab-pane {
}
.product-review-tab .item_review_content .text {
  padding-left: 30px;
  width:91%;
}

.product-review-tab .item_review_content .text .sec_up span,
.product-review-tab .item_review_content .text .sec_up ul {
  display: inline-block;
}
.product-review-tab .item_review_content .text .sec_up>div {
  margin-top:-6px;
}
.product-review-tab .item_review_content .text .sec_up ul li {
  display: inline-block;
  margin-left:2px;
  font-size: 12px;
}
.product-review-tab .item_review_content .text .sec_up span {
  margin-right:7px;
  font-size: 14px;
}
.product-review-tab .item_review_content .text>p {
  margin:18px 0 10px 0;
}
.product-review-tab .item_review_content .text .up_down_nav,
.product-review-tab .item_review_content .text .reply_share_area {
  display: inline-block;
}
.product-review-tab .item_review_content .text .up_down_nav a {
  font-size: 18px;
  line-height: 20px;
  padding: 0 10px 0 0;
  margin-right: 5px;
  color:#9e9e9e;
}
.product-review-tab .item_review_content .text .up_down_nav a:first-child {
  border-right:1px solid #f7f7f7;
}
.product-review-tab .item_review_content .text .reply_share_area a {
  font-size: 14px;
  color:#9e9e9e;
  padding-right: 15px;
  margin-right: 10px;
  position: relative;
}
.product-review-tab .item_review_content .text .reply_share_area a:first-child:before {
  content: '';
  width:7px;
  height:7px;
  border-radius: 50%;
  background: #f7f7f7;
  position: absolute;
  top:7px;
  right:0;
}
.product-review-tab .item_review_content {
  border-bottom: 1px solid #f7f7f7;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.product-review-tab .add_your_review {
  margin:81px 0 75px 0;
}
.product-review-tab .add_your_review>span {
  display: block;
  margin: 36px 0 14px 0;
}
.product-review-tab .add_your_review ul,
.product-review-tab .add_your_review ul li {
  display: inline-block;
}
.product-review-tab .add_your_review ul li {
  font-size: 12px;
  margin-right: 3px;
  color:#f7f7f7;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.product-review-tab .add_your_review ul {
  line-height: 20px;
  border-right: 1px solid #f7f7f7;
  padding-right: 6px;
  margin-right: 5px;
}
.product-review-tab .add_your_review ul.fix_border {
  border:none;
}
.product-review-tab .add_your_review form {
  margin-top:31px;
}
.product-review-tab .add_your_review form input {
  height:54px;
  padding: 0 15px 0 19px;
}
.product-review-tab .add_your_review form textarea {
  max-width: 100%;
  min-height: 165px;
  padding: 15px 17px 5px 19px;
}
.product-review-tab .add_your_review form input,
.product-review-tab .add_your_review form textarea {
    width:100%;
    border:1px solid #f0f0f0;
    margin-bottom: 30px;
    color:#9e9e9e;
    resize: none;
}
.product-review-tab .add_your_review form button {
  font-size: 14px;
  text-transform: uppercase;
  color:#fff;
  width:150px;
  line-height: 50px;
  text-align: center;
  margin-top:10px;
  font-weight: 700;
  border-radius: 0px;
}
.product-review-tab .add_your_review form button:hover {
  color:#fff;
}
.product-review-tab {
    margin-bottom: 30px;
    clear: both;
    margin-top: 30px;
}



/****搶購專區***/
.countdown-page .countdown-title {
	height: 229px;	
    margin-bottom: 30px;
    padding: 42px 40px 40px 350px;
	background:url(/html/templates/fortune_secar/image/countdown-bg.jpg) no-repeat center center #fbcc3d;
	overflow: hidden;
	background-size: 100%;
	position: relative;
	}
.countdown-page .countdown-title h1 {
    text-align: center;
    font-size: 50px;
    line-height: 50px;
    letter-spacing: 5px;
    font-weight: bold;
    margin: 0 20px;
    color: #bd000f;
}
.countdown-page .countdown-title .countdown{
	margin-top: 20px;
    font-size: 28px;
    line-height: 50px;
    text-align: center;
	color: #000;
				}
.countdown-page .countdown-title .countdown span{
    font-size: 30px;
    width: 60px;
    height: 50px;
	line-height: 50px;
	font-weight: normal;
				}

.countdown-page .product-grid .price {
	text-align: left;
	font-size: 23px;
	padding:  0 10px;
}
.countdown-page .product-grid .price-old {
    margin: 0 0 6px 0;
	display:block;
	float: none;
}
.countdown-page .product-grid .btn{
	position: absolute;
    left: 0;
    bottom: 0;
	width: 100%;
    font-weight: 700;
    font-size: 17px;
    color: #fff;
    padding: 16px;
    background-color: #e50012;
	margin-top: 5px;
	}
.countdown-page .price .price-new{
    float: none;
    display: block;
    font-size: 26px;
    line-height: 30px;
		}
.countdown-page .price .price-new small.zh{
    font-size: 15px;
		}

.btn.gry, .add-btn.gry, .btn-cart.gry{
	background-color: #666 !important;
	}
.countdown-page .product-grid .btn a{
    color: #fff;
	}
.countdown-page .product-grid .name{
	padding: 10px 10px 0 10px;
	height: 30px;
}
.countdown-page .product-grid .pro-event{
	padding: 10px;
	font-size: 13px;
	background-color: rgba(255,255,255,1);
    color: #333;
}
.countdown-page .product-grid .pro-event span {
	border: 1px solid #ccc;
    color: #333;
}
.countdown-page .product-grid .product-thumb .caption{
    padding: 0 !important;
	height: 150px;
	    position: relative;
}
.countdown-page .product-thumb {
	    border: 1px solid #fc3;
	}
.countdown-page .product-thumb .image{
	padding: 0;
	}
.countdown-page .result-pagination .links {
    text-align: center;
}
#content.col-sm-12.preorder-page, #content.col-sm-12.offer-page, #content.col-sm-12.onlineorder-page, #content.col-sm-12.categories-page{
	padding-top: 10px;
}
#content.col-sm-12.onlineorder-page{
	padding: 10px 15px;
}

.preorder-title h1, .offer-title h1{
    height: 65px;
    background: url(/html/templates/fortune_secar/image/icon/icon-preorder.svg) no-repeat;
	background-size: 60px;
    padding: 20px 65px;
    font-size: 32px;
    font-weight: 500;
	line-height: 25px;
	margin-bottom: 20px;
}
.preorder-page .product-thumb, .offer-page .product-thumb, .onlineorder-page .product-thumb {
	    border: 1px solid #e8dac4;
	}
.preorder-page .product-thumb .image {
    margin-top: 54px;
}
.preorder-page .product-grid .name {
}
.preorder-page  .product-grid .price {
	font-size: 21px;
}
.offer-page .product-thumb .image {
    margin-top: 45px;
}
.offer-page .product-model {
    /*top: 60px;*/
}
.categories-page div.name{
	text-align: center;
    height: inherit;
    font-size: 17px;
	margin-bottom: 0;
}
.categories-page div.name a{
    font-weight: bold;
    color: #e50012;
    font-size: 17px;
	}
.categories-page .product-thumb .image img {
    padding: 20px;
}
.categories-page .product-grid .product-thumb .caption {
    background-color: #fcfcfc;
}


/****線上點餐****/

.onlineorder-page .product-grid .btn{
	background-color: #000;
	}
.onlineorder-page h1{
	margin-bottom: 20px;
		}
.onlineorder-page h1 span{
    font-size: 17px;
    color: #e50012;
    margin-left: 5px;
    font-weight: normal;
				}
.onlineorder-page h1 span.event-txt {
    background: url(/html/templates/fortune_secar/image/icon/icon-onlineorder.svg) no-repeat;
    height: 30px;
    padding-left: 35px;
    line-height: 30px;
    margin-left: 30px;
    float: right;
    margin-top: 5px;
}
.onlineorder-page .boss_homefilter_tabs .tabs_container {
    text-align: left;
	margin-bottom: 20px;
}

.onlineorder-page .boss_homefilter_tabs .tabs{
	    margin: auto;
	margin-top: 10px;
		}
.onlineorder-page .boss_homefilter_tabs .tabs li {
	margin: 0 0 4px 0;
		}
.onlineorder-page .boss_homefilter_tabs .tabs li a {
    padding: 10px 25px;
    font-size: 16px;
    border: 0;
    background-color: #fff;
    border: 1px solid #e8dac4;
    color: #003557;
		}
.onlineorder-page .boss_homefilter_tabs .tabs li a:hover, .onlineorder-page .boss_homefilter_tabs .tabs li.active a {
    background-color: #003557;
    border: 1px solid #003557;
    color: #fff;
}
.countdown-page.onlineorder-page .product-grid .price {
    font-size: 21px;
}



.main-tab {
    font-size: 16px;
	line-height: 20px;
    width: 100%;
    overflow: hidden;
	display: table;
    border-left: 1px solid #e8dac4;
	}
.main-tab li {
    display: table-cell;
    color: #e50012;
    font-weight: bold;
    border: 1px solid #e8dac4;
    background-color: #fbf5eb;
    border-left: 0;
    /* background-color: #f4ebdd; */
    /* border-right: 4px solid #fff; */
    text-align: center;
    width: 15%;
}
.main-tab li a{
    display: inline-block;
    width: 100%;
    padding: 15px 10px;
    color: #003557;
	}
.main-tab li.active {
    background-color: #003557;
}
.main-tab li.active a{
	color: #fff;
}






.offer-title h1 {
    background: url(/html/templates/fortune_secar/image/icon/icon-offer.svg) no-repeat;
}
.product-thumb .sale-time , .product-thumb .pro-event{
        overflow: hidden;
		position: absolute;
		top: 0;
		width: 100%;
}
.product-thumb .sale-time{
		text-align: center;
		padding: 7px;
		color: #003557;
		line-height: 20px;
}
.share_option {
    padding: 30px 0 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.share_option .social_txt {
  color: #333;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
 float: left;
}
.share_option .social_icon {
  margin-left: 30px;
  float: left;
}
.share_option .social_icon li a {
	border: solid 1px #ccc;  
}
.share_option .social_icon li a:hover{
  background-color: #003557;
  border-color: #003557;
}

.share_option .social_icon li a i {
  color: #003557;
}
.share_option .social_icon li a:hover i {
  color: #fff;
}
.share_option li.line a {
    background-image: url(/html/templates/fortune_secar/image/icon/icon-line.svg);
}
.share_option li.line a:hover {
    background-image: url(/html/templates/fortune_secar/image/icon/icon-line-w.svg);
}


/*navigations*/

.pager-modern {
    border: 1px solid #fff000;
    text-transform: uppercase;
    width: 100%;
    margin-top: 30px;
    display: table;
}
.pager-modern i {
    margin: 0 10px;
    vertical-align: middle;
}
.pager-modern a,
.pager-modern a:visited {
}
.pager-modern a:hover {
    color: #111;
}
.pager-modern a{
    cursor: pointer;
    display: table-cell;
    vertical-align: middle;
    height: 60px;
	padding: 10px;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}
.pager-modern a span {
    display: block;
    line-height: 20px;
    font-size: 14px;
    color: #999;
}
.pager-modern a.pager-all span {
    color: #003557;
}
.pager-modern a span.txt {
    margin-top: 10px;
	font-size: 15px;
	color: #003557;
	}
.pager-modern span:hover {
}

.pager.pager-modern.page-success i {
    color: #222;
}
.page-success {
    width: 360px;
    margin: auto;
}
.pager-prev {
    text-align: left;
	width: 45%;
}
.pager-all {
    text-align: center;
	width: 10%;
}
.pager-all i {
    font-size: 20px;
}
.pager-next {
    text-align: right;
	width: 45%;
}

.modal-header {
    padding: 20px 40px;
}
.modal-title {
    font-size: 28px;
    font-weight: normal;
}
.modal-body {
    padding: 40px;
}

.modal-footer {
    text-align: center;
}
.modal-footer .add-btn {
    margin: 0;

}
.modal-body .data-table tr td {
	padding: 10px;
	border: 1px solid #eee;
}
.modal-body .data-table tr td.suggest {
	font-size: 15px;
	line-height: 25px;
    text-align: left;
    padding: 15px;
    background-color: #f3f3f3;
}
.modal-body .data-table tr td.suggest p{
    margin-bottom: 0;
}
/*
* 30.= Faq content area styles
*/

.faq-content-area {
}
.faq-content-area .product-review-tab .nav {
    width: 100%;
	display: table;
	border-left: 1px solid #e8dac4;
}

.faq-content-area .product-review-tab .nav li {
    width: auto;
	display: table-cell;
	float: none;
}
.product_details.faq-content-area .product-review-tab .nav li a {
    font-weight: 700;
    font-size: 17px;
	padding: 15px 10px;
	border-left: 0;
}
.faq-content-area .accordion .acc-btn {
    font-size: 17px;
	padding: 20px 35px 20px 20px;
	font-weight: bold;
}


.about-autocare-faq .sec-title {
    padding-bottom: 30px;
}

.accordion {
    margin-bottom: 5px;
    position: relative;
}
.accordion .acc-btn .left-icon {
    position: absolute;
    left: 0;
    top: 0;
    background: #f1f1f1;
    width: 60px;
    height: 100%;
    color: #9c9c9c;
    font-size: 20px;
    text-align: center; 
}
.accordion .acc-btn.active .left-icon {
    color: #fff;
}

.accordion .left-icon span {
    position: relative;
    top: 18px;  
}
.accordion .acc-btn {
   background: #f9f9f9;
    color: #003557;
    cursor: pointer;
    font-size: 15px;
    line-height: 24px;
    padding: 15px 40px 15px 20px;
    /* padding-left: 90px; */
    text-transform: uppercase;
}

.accordion .acc-btn .toggle-icon {
    color: #003557;
    display: block;
    font-weight: 100;
    height: 15px;
    line-height: 15px;
    position: absolute;
    right: 20px;
    top: 15px;
    width: 15px;
}
.accordion .acc-btn .toggle-icon i, .accordion .acc-btn .toggle-icon span{
    font-size: 14px;
	}

.accordion .acc-btn .toggle-icon .fa::before {
    font-size: 14px;
    font-weight: 500;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: absolute;
    top: 6px;
    left: 0;
    width: 100%;
}

.accordion-box .accordion .acc-btn.active .toggle-icon .plus {
	/* older safari/Chrome browsers */  
    -webkit-opacity: 0;  
    /* Netscape and Older than Firefox 0.9 */  
    -moz-opacity: 0;  
    /* Safari 1.x (pre WebKit!) 老式khtml内核的Safari浏览器*/  
    -khtml-opacity: 0;  
    /* IE9 + etc...modern browsers */  
    opacity: 0;  
    /* IE 4-9 */  
    filter:alpha(opacity=0);
	display: none;	
	
}


.accordion-box .accordion .acc-btn .toggle-icon .minus::before {
    font-size: 24px;
    font-weight: 500;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.accordion-box .accordion .acc-btn.active .toggle-icon .minus {
    opacity: 1;
}

.accordion-box .accordion .acc-content {
    background: #fff;
    display: none;
    padding: 12px 20px 13px;
	color: #555;
    margin: 0;
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 10px;
	}

.accordion-box .accordion .acc-content.collapsed {
    display: block;
}

.faq-content-area .nav-pills > li + li {
    margin-left: -1px;
}
.editor-page {
    font-size: 16px;
	margin-top: 30px;
}
#content h1.editor-title {
   /* border-bottom: 1px solid #000;
    padding-bottom: 20px;*/
}
.pic-vip{
    text-align: center;
}
.editor-page img,.editor-page p , .tab-content p, .tab-content ul{
	margin-bottom: 20px;
    line-height: 25px;
	}
.editor-page p.lead{
	font-size: 19px;
	font-weight: normal;
	line-height: 30px;
}
.editor-page p > img{
	margin-bottom: 0;
	}
.tab-content ul{
	margin-left: 20px;
	}
.tab-content li{
	list-style: disc;
	margin: 0 0 10px 5px;
		}
.tab-content ol li{
	list-style: cjk-ideographic;
		}
.editor-page h2 {
    font-size: 28px;
    font-weight: normal;
    margin: 30px 0 20px 0;
    line-height: 35px;
}
.editor-page h3{
    font-size: 21px;
    margin-top: 50px;
		}
.editor-page h4{
    font-size: 21px;
	font-weight: normal;
		}
.editor-page hr {
    margin-top: 40px;
    margin-bottom: 40px;
    border-top: 1px solid #eee;
}
.editor-page ol , .editor-page ul {
    padding-left: 25px;
    margin-left: 25px;
    margin-bottom: 15px;
}
/*.editor-page ol li{
    margin: 5px 0 0 5px;
	font-family: 'Roboto', "微軟正黑體", sans-serif;
}
.editor-page > ol > li{
    list-style-type: cjk-ideographic;
}
.editor-page ol ol > li{
    list-style-type: decimal;
}
.editor-page ol ol ol > li{
    list-style-type: upper-alpha;
}
.editor-page ol ol ol ol > li{
    list-style-type: lower-alpha;
}
.editor-page ol ol ol ol ol > li {
    list-style-type: lower-roman;
}*/
.bt-single .box-heading{
	/*display: none;*/
}
.bt-single ul{
	border-bottom: 1px solid transparent;
		}
.bt-single .list-group-item {
    border-radius: 0;
	border: 1px solid #fff000;
	font-size: 15px;
	padding: 10px 15px;
	color: #000;
	margin-bottom: -1px;
	
}
.bt-single .list-group-item:hover {
    background-color: #fff000;
    color: #000;
	}
.bt-single .list-group-item.active, .bt-single .list-group-item.active:focus, .bt-single .list-group-item.active:hover {
    background-color: #000;
    border-color: #000;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
}




/****產品篩選***/
/*------shop by------------*/
.bt-filter{
	font-size:116.6%;
}
.bt-filter ol{
	overflow: hidden;
	}
.bt-filter ol li{
	line-height: 25px;
    margin-bottom: 2px;
    padding-bottom: 2px;
    font-size: 14px;
}
.bt-filter ol.half li{
	width: 50%;
	float: left;
	}
.bt-filter ol.half li.main-cate{
    width: 100%;
    float: none;
    clear: both;
    font-size: 15px;
	line-height: 28px;
    font-weight: bold;
	margin-bottom: 5px;
	border-bottom: 1px dotted #e9e9e9;
	padding-bottom: 5px;
		}
.bt-filter ol.half li.main-cate ul{
	overflow: hidden;
    font-size: 14px;
    font-weight: normal !important;
	margin: 5px 0;
			}
.bt-filter ol.half li.main-cate ul li{
    font-size: 14px;
	line-height: 18px;
	margin-bottom: 2px;
	padding-bottom: 0;
			}
.bt-filter ol.half li.main-cate ul li a{
	color: #555;
				}
.bt-filter ol li.main-cate ul li a {
	background-position: 0 -32px; 
}
.bt-filter ol li.main-cate ul li a.checked{
	background-position: 0 3px;
	color: #000;
}
.bt-filter ol li.brandnav{
	margin: 5px 0;
	}
.bt-filter ol li.brandnav:first-child{
	margin-top: 0;
	}
.bt-filter .check-shopby, .bt-filter .setSMr{
	display:none;
}
.bt-filter ol li a{
	background:url(/html/templates/fortune_secar/image/icon/icon-filter.svg) no-repeat 0 -27px;
	padding-left: 22px;
	display: block;
	color: #000;
}
.bt-filter ol li a.checked{
	background:url(/html/templates/fortune_secar/image/icon/icon-filter.svg) no-repeat 0 7px;
	color: #e50012;
}
.bt-filter .accordion .acc-btn {
    background: #fff;
    padding: 10px;
    background-color: #f4ebdd;
    border: 1px solid #e8dac4;
}
.bt-filter .accordion .acc-btn .toggle-icon {
    right: 10px;
    top: 15px;
}
.bt-filter .accordion .acc-btn .toggle-icon .fa::before{
	top: 1px;
		}
.bt-filter .accordion-box .accordion .acc-content {
    background: #fff;
    padding: 10px;
    border: 1px solid #e9e9e9;
    border-top: 0;
}
#column-left .freeship {
    text-transform: uppercase;
    color: #fff;
    padding: 20px 12px;
    margin-bottom: 30px;
	overflow: hidden;
	background-color: #003557;
}

#column-left .freeship img{
	float: left;
	width: 20%;
	}
#column-left .freeship .freeship-cont{
	float: left;
	width: 80%;
	padding-left: 10px;
	}
#column-left .freeship .freeship-cont p{
	margin-bottom: 0;
		}
#column-left .freeship .p1{
	font-size: 16px;
	font-weight:bold;
}
#column-left .freeship .p1 span{
	color:#fff000;
}
#column-left .freeship .p2{
	font-size: 14px;
	margin-bottom: 0;
}
#column-left .freeship .p2 span{
	font-size: 17px;
	font-family: 'Philosopher', sans-serif;
	font-weight: 600;
	margin: 0 3px;
}

/******fix-right***/
.fix-right{
	top: 145px;
	width: 75px;
	right: 50%;
	position: fixed;
	margin-right: -685px;
	z-index: 22;
}
.browsing-history{
	width: 75px;
	margin: auto;
	background-color: #fff;
	margin-bottom: 5px;
}
.browsing-history span{
	text-align: center;
    display: block;
    background-color: #003557;
    border: 1px solid #b6a692;
    color: #fff;
	padding: 2px 0;
    font-size: 13px;
    margin-bottom: -1px;
	} 
.browsing-history ul{
	margin: 0;
	list-style:none;
	border: 1px solid #e8dac4;
}

.browsing-history li{
	padding: 5px;
	border-bottom: 1px solid #e8dac4;
}
.browsing-history li:last-child{
	border: 0;
}
.fix-right .inquiry-btn {
	display: none;
}
.inquiry-btn {
    text-align: center;
    width: 70px;
    position: absolute;
    margin-top: -30px;
    right: 0;
	    z-index: 1;
}
.inquiry-btn a {
    color: #003557;
    display: block;
    border: 1px solid #e8dac4;
    font-size: 14px;
    text-align: center;
    padding: 5px;
	background-color: #fcfcfc;
	    border-radius: 10px;
}
.inquiry-btn img {
	width: 50%;	
	margin-top: 5px;
}
.inquiry-btn span {
	display: block;
}

/****開關切換****/
/**
* Round switch button in css with animation cleaned up,
as seen on:
https://psd.tutsplus.com/tutorials/interface-tutorials/round-switch-button/

Use box-shadow for inner-div's sharp-bottom-highight and border-gradient on top
*/
.switchButton.forMobile {
    position: absolute;
    right: 15px;
    top: -25px;
	}
.switchButton.forMobile .round {
    height: 80px;
    padding: 10px;
    width: 80px;
}
.switchButton.forTable {
	margin-top: 10px;
	}
.switchButton .round{
	background:black;
	background:-webkit-linear-gradient(270deg, #d7d7d7 ,  #999);
	border-radius:130px;
	-webkit-box-sizing:border-box;
	height:75px;
	padding: 7px;
	width:75px;
}

.switchButton input{display:none}
.switchButton .on, .switchButton .off{
	position:absolute;
	text-align:center;
	-webkit-text-shadow:inset 1px 1px 1px black;
	width:100%;
}
.switchButton .on{
	color: #e50012;
	top: 3px;
	 -webkit-transition:all 0.1s;
}
.switchButton .off{
	color: #777;
	bottom: 3px;
	 -webkit-transition:all 0.1s;
	transform:scaleY(0.85);
}
.switchButton .but{
	font-weight: bold;
	background-color:#333;
	border-radius:400px 400px 400px 400px / 400px 400px 300px 300px;
	border-bottom-width:0px;
	box-shadow:
		inset 8px 6px 5px -7px rgba(0,0,0,0.8)
		,inset -8px 6px 5px -7px rgba(0,0,0,0.8)
		,inset 0 -3px 2px -2px rgba(200,200,200,.4)
		,0 3px 3px -2px rgba(0,0,0,1)
		,inset 0 -230px 60px -200px rgba(255,255,255,.1)
		,inset 0 220px 40px -200px rgba(0,0,0,.2);
	display:block;
	font-size: 17px;
	height:47px;
	position:relative;
	-webkit-transition:all 0.2s;
	width:60px;
}
.switchButton .back{
	background-color: #000;
	background-image:
		-webkit-linear-gradient(0deg, transparent 30%, transparent 70%)
		,-webkit-linear-gradient(0deg, rgba(150,150,150,0) 30%, rgba(150,150,150,.1) 50%, rgba(150,150,150,0) 70%);
	border-radius:105px;
	box-shadow:
		30px 30px 30px -20px rgba(0,0,0,.3)
		,-30px 30px 30px -20px rgba(0,0,0,.3)
		,0 30px 30px 0px rgba(0,0,0,.3)
		,inset 0 -1px 0 0 #333;
	box-sizing:border-box;
	height:60px;
	padding:4px 4px;
	-webkit-transition:all 0.2s;
	width:60px;
}



.switchButton input:checked + .back .on, .switchButton input:checked + .back .off{
	text-shadow:inset 1px 1px 1px black;
}
.switchButton input:checked + .back .on{
	color:#444;
	top:3px;
	-webkit-transform:scaleY(0.9);
}
.switchButton input:checked + .back .off{
	color: #e50012;
	bottom:3px;
	-webkit-transform:scaleY(1);
}
.switchButton input:checked + .back .but{
	background:#232323;
	background-image:-webkit-radial-gradient(50% 15%,circle closest-corner,rgba(0,0,0,.3) ,rgba(0,0,0,0));
	border-radius:400px 400px 400px 400px / 300px 300px 400px 400px;
	box-shadow:
		inset 8px -4px 5px -7px rgba(0,0,0,1)
		,inset -8px -4px 5px -7px rgba(0,0,0,1)
		, 0 -3px 8px -4px rgba(250,250,250,.4)
		,inset 0 3px 4px -2px rgba(10,10,10,1)
		,inset 0 280px 40px -200px rgba(0,0,0,.2)
		,inset 0 -200px 40px -200px rgba(180,180,180,.2);
	margin-top: 9px;
}
.switchButton input:checked + .back{
	background-image:
		-webkit-linear-gradient(90deg, black 30%, transparent 70%)
		,-webkit-linear-gradient(180deg, rgba(250,250,250,0) 0%, rgba(250,250,250,.4) 50%, rgba(150,150,150,0) 100%);
	box-shadow:
		30px 30px 30px -20px rgba(0,0,0,.1)
		,-30px 30px 30px -20px rgba(0,0,0,.1)
		,0 30px 30px 0px rgba(0,0,0,.2)
		,inset 0 1px 2px 0 rgba(0,0,0,.6);
	padding:2px 4px;
}
.switchButton .l, .switchButton .r{margin:0 auto;text-align:center}
.switchButton *{user-select: none}

.switchButton.forMobile{
	display: none;
	}
/*Safari*/
@media screen and (-webkit-min-device-pixel-ratio: 0) { 
  .radio input[type="radio"], .radio-inline input[type="radio"], 
  .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"]{margin-left:-18px;}
} 

/**門市**/

.info-list{
	font-size:16px;
	line-height: 27px;	
}
.info-list li span{
	font-size: 17px;
	font-weight: bold;
	display: block;
}
.info-list li{
	padding-left: 30px;	
	position: relative;
	margin: 15px 0;
}
.info-list li i{
    position: absolute;
    left: 0;
    top: 0;
    background-color: #e7e7e7;
    width: 25px;
    text-align: center;
    height: 25px;
    line-height: 25px;
    border-radius: 50%;
	}
.location-single-info {
	margin-bottom: 50px;
	}
.location-single-info .product-share ul li a {
    width: 100px;
    height: 90px;
    border: solid 1px #ccc;
    font-size: 15px;
    color: #555;
    text-align: center;
    line-height: inherit;
    border-radius: 10px;
    padding: 5px;
}
.location-single-info .product-share ul li a:hover {
    background-color: #555;
	border-color: #555;
	color: #fff;
	}

.location-single-info .product-share ul li a i{
	font-size: 25px;
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin: auto;
	background-size: 100%;
}
li.map-360 i{
    background-image: url(/html/templates/fortune_secar/image/icon/icon-360.svg);
	background-position: center;
}
li.map-360:hover i{
    background-image: url(/html/templates/fortune_secar/image/icon/icon-360-w.svg);
}
.location-pic{
	padding: 10px;
	border: 1px solid #ccc;
	}
	.location-pic img {
		width: 100%;
		}

.fix-right.gift {
	display:  none;
	top: 0;
    background: url(/html/templates/fortune_secar/image/icon/icon-gift.svg) center top no-repeat;
    text-align: center;
	z-index: 3;
	background-size: 100%;
	}
.fix-right.gift a{
	display:block;
    padding-top: 60px;
    color: #e50012;
		}

/***大宗訂單**/

.inquiry-page .complete-block {
    padding: 30px;
    border: 3px solid #e5e5dc;
}
.inquiry-page .complete-block p{
    font-size: 17px;
	font-weight: bold;
	text-align: center;
	    margin-bottom: 0;
}
.inquiry-selected.hotsale .product-thumb{
	border:0 !important;
	box-shadow: none !important;
	}
.inquiry-selected.hotsale.productlist.row {
    padding: 10px;
}
.inquiry-selected.hotsale .txt {
    margin: 10px;
    padding-bottom: 15px;
    font-size: 17px;
	font-weight: bold;
    border-bottom: 1px solid #e8dac4;
}
.inquiry-selected.hotsale .txt a{
    margin-left: 10px;
}
.inquiry-selected.hotsale .product-grid {
	width: 10%;
}
.inquiry-selected .price {
    font-size: 17px;
}
.inquiry-selected div.name, .inquiry-list div.name{
    font-size: 14px;
}
.inquiry-selected .remove {
    position: absolute;
    right: 3px;
    top: 3px;
}
.inquiry-selected .remove .btn-danger{
    background-color: #003557;
}
.inquiry-selected .quantity {
    color: #003557;
    font-weight: bold;
	width: 70%;
}

.inquiry-list .product-layout.selected .product-thumb{
	border-color: #003557;
}
.inquiry-list .selected .actions a {
    background-color: #e8dac4;
    color: #003557;
    font-weight: bold;
}

.inquiry-list .selected .actions input ,.inquiry-selected .quantity input{
    border-color: #e8dac4;
    color: #003557;
	font-weight: bold;
	margin-bottom: 0;
	padding: 0 10px;
}


.inquiry-list .product-thumb .image {
    padding: 10px;
}
.inquiry-list .product-filter .display-sort {
    width: 70%;
    float: none;
    margin: auto;
}
.inquiry-list .search-form {
	float: left;
	width: 80%;
}
.inquiry-list .control-label {
	float: left;
	line-height: 40px;
}
.inquiry-list .search-form select, .inquiry-list .search-form input, .inquiry-list .search-form .btn{
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
	border: 1px solid #e8dac4;
	font-size: 15px;
}
.inquiry-list .search-form .btn{
	border: 0;
	padding: 0 15px;
}
.inquiry-list .product-filter {
	background-color: #e8dac4;
    padding: 15px 15px;
}
.inquiry-list .actions{
	margin-top: 10px;
	text-align: center;
	text-align: center;
}
.inquiry-list .actions input{
    width: 60%;
	margin-bottom: 0;
}

.inquiry-list .actions a {
    width: 60%;
    padding: 0;
    line-height: 34px;
}


/*************switcher**********/

#switcher { left: 0; padding: 8px 0; position: fixed; top: 120px; z-index: 3000; }
.styleswitcher h4{
	color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 10px 0 0px 6px;
	}
.styleswitcher {
	position: fixed;
    top: 0;
	right: -345px;
	width: auto;
	background: #fff;
	border-left: 5px solid #003557;
	padding: 20px 15px;
	width: 350px;
	height: 100%;
	z-index: 1000;
}
/**.switch-button {
    background: #000;
    cursor: pointer;
    display: block;
    width: 45px;
    font-size: 15px;
    color: #fff !important;
    height: 140px;
}*/
a.switch-button.circle {
    background: url(/html/templates/fortune_secar/image/icon/icon-close.svg) center no-repeat #003557;
    position: absolute;
    right: 0;
    top: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    color: #ccc !important;
}
.switch-button i{
		}
.switch-button .txt{
    margin-top: 10px;
    font-weight: 500;
   letter-spacing: 5px;
		}
.bt_fixed_scroll {
    top: auto;
    left: -50px;
    position: absolute;
    bottom: 120px;
}
.bt_fixed_scroll ul li{
    margin-bottom: 1px;
}
.bt_fixed_scroll ul li a {
	width: 45px;
	padding: 10px 0;
	display: block;
	position: relative;
	background-color: #003557;
	height: 30px;
	line-height: 30px;
	text-align: center;
	white-space: nowrap;
	box-sizing: content-box;
}
.bt_fixed_scroll ul li a  img{
}
.bt_fixed_scroll ul li a:hover {
	background-color: #003557;
}
.bt_fixed_scroll ul li a span {
	 direction:rtl; 
	text-align: right;
	position: absolute;
	right: 100%;
	top: 0;
	display: inline-block;
	height: 100%;
	padding: 10px;
	background-color: #003557;
	color: #fff;
	transform: scale(0,1);
	-webkit-transform: scale(0,1);
	-moz-transform: scale(0,1);
	-ms-transform: scale(0,1);
	transform-origin: right;
	-webkit-transform-origin: right;
	-moz-transform-origin: right;
	-ms-transform-origin: right;
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
}
.bt_fixed_scroll ul li a:hover span {
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
}
.car_selector {
    height: 100%;
}
.car_selector .title-h{
    text-align: center;
    font-size: 30px;
    line-height: 35px;
    font-weight: normal;
    margin-bottom: 10px;
}
.car_selector p {
    font-size: 14px;
}
.car_selector .steps {
    width: 100%;
	margin-bottom: 10px;
}
.car_selector .steps li .step {
    border-width: 4px;
    font-size: 12px;
    width: 40px;
    height: 40px;
    line-height: 32px;
}
.car_selector .steps li:before {
    width: 100%;
    border-width: 3px;
    top: 22px;
}
.small-tab {
	margin-bottom: 10px;
}
.small-tab li {
    display: inline-block;
	margin-bottom: 5px;
}
.small-tab li a {
    display: block;
    line-height: 28px;
    text-align: center;
    background-color: #e7e7e7;
    border-radius: 100%;
    width: 28px;
    height: 28px;
}
.small-tab li.active a, .small-tab li a:hover {
    background-color: #003557;;
	color: #fff !important;
}
.car-list li {
    width: 100%;
    display: inline-block;
    font-size: 14px;
}
.car-list li a{
	display: block;
	padding: 10px;
	border: 1px solid #e7e7e7;
	overflow: auto;
}
.car-list li a:hover{
	border-color: #003557;
	color: #003557 !important;
}
.car-list li img {
    width: 25px;
    margin-right: 10px;
    float: left;
}
.car-list li span{
    float: left;
    width: 80%;
}
.filter-tag {
    margin-bottom: 15px;
}
.filter-tag h1 {
    font-size: 17px;
    font-weight: normal;
    display: inline-block;
	margin-bottom: 0;
}
.filter-tag h1:after {
    content: "\f105";
    font: 15px/36px FontAwesome;
    padding: 0 10px;
    display: inline-block;
    vertical-align: middle;
    opacity: .6;
}
.filter-tag a {
    border: 1px solid #fff000;
    padding: 3px 25px 3px 10px;
    color: #333;
    position: relative;
    display: inline-block;
    margin: 0 5px 5px 0;
 }
.filter-tag a span {
    color: #eb6100;
}
.filter-tag .del {
    position: absolute;
	font-family: 'Raleway', sans-serif;
    right: 8px;
	font-size: 13px;
	font-weight: normal;
	color: #e50012;
}
.filter-carlist{
	margin-bottom: 20px;
	padding-right: 10px;
	overflow-y: scroll;
	height: calc(100% - 320px);
}
.filter-carlist::-webkit-scrollbar-track {
	background-color: #e5e5e5;
}

.filter-carlist::-webkit-scrollbar {
	width: 6px;
	background-color: #e5e5e5;
}

.filter-carlist::-webkit-scrollbar-thumb {
	background-color: #bbb;
}
.filter-btn {
    text-align: center;
}
.historylist{
	
}
.historylist .product-thumb .image {
    max-width: 25%;
}
.historylist .product-list.name a {
    font-size: 15px;
}
.historylist .product-thumb .image a{
	padding: 0;
	
}
.historylist .product-thumb .image a{
	padding: 0;
	
}
.historylist a.btn {
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    padding: 5px;
	border-radius: 5px;
}
.historylist i.shopping-cart, .button-group.button-grid .btn-cart i.shopping-cart {
	background: url("/html/templates/fortune_secar/image/icon/icon-cart-w.png") no-repeat center;
	background-size: 100%;
	width: 20px;
    height: 20px;
	margin-right: 3px;
}
.button-group.button-grid .btn-cart i.shopping-cart {
    width: 30px;
    height: 30px;
    margin: 0 7px 0 0;
}
.historylist .product-list.product-layout {
    border: 1px solid #ccc;
    padding: 10px;
    margin: 20px 0 0 0;
}
.historylist .product-list .product-thumb .caption {
    padding: 0;
	height: auto;
}
.historylist .product-list.product-layout {
    border: 1px solid #eee;
    padding: 10px;
    margin: 20px 0 0 0;
}
.historylist .product-list .product-thumb {
    border: 0;
}
.editor-block{
	margin-bottom: 15px;
}
.car-mate-block{
	border: 2px solid #fff000;
	overflow: auto;
	padding: 5px 5px 5px 15px;
	margin-bottom: 15px;
	text-align: center;
}
.car-mate-block .order-btn {
    float: right;
    border-radius: 0;
    padding: 15px 20px;
    min-width: auto;
}
.car-mate-block img{
	opacity: 0.1;
}
.car-mate-block .mate-tag {
    float: left;
    margin-bottom: 0;
    margin-top: 7px;
}
.car-mate-block .mate-tag span{
	font-weight: bold;
	font-size: 15px;
	    display: inline;

}
.car-mate-block .mate-tag ul {
    display: inline;
}
.car-mate-block .mate-tag li {
    display: inline-block;
    padding: 5px 0;
	color: #e50012;
}
.car-mate-block .mate-tag li+li:before {
	content:"/";
	color: #ccc;
	padding: 0 10px;
}
.car-mate-block .mate-tag li img{
	opacity: 1;
	width: 30px;
}
.filter-cate {
    border: 1px solid #efefef;
	position: relative;
	display: table;
	width: 100%;
	margin-bottom: 15px;
}
.filter-cate > span , .filter-cate ul {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
	padding: 15px;
}
.filter-cate > span{
    width: 10%;
	background-color: #fcfcfc;
}
.filter-cate ul {
    width: 90%;
}
.filter-cate li{
    margin: 5px;
    font-size: 15px;
	display: inline-block;
}
/***c-checkbox***/
.c-checkbox{
	padding: 0;
	margin: 0;
}
.c-checkbox li{
	font-size: 15px;
    position: relative;
    list-style-type: none;
    width: 23%;
    display: inline-block;
    margin-bottom: 5px;
}
.c-checkbox input[type=checkbox] {
    visibility: hidden;
    position: absolute;
}
.c-checkbox label {
	font-weight: normal;
    padding: 0 0 0 30px;
    cursor: pointer;
    width: 100%;
    height: 100%;
}
.c-checkbox label > span {
    display: block;
    position: absolute;
    left: 0;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.c-checkbox label > span.inc {
    background: #fff;
    left: -10px;
    top: -10px;
    height: 40px;
    width: 40px;
    opacity: 0;
    border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
}
.c-checkbox label > .box {
	background-color: #fff;
    padding: 0;
    margin: 0;
    top: 2px;
    left: 0px;
    border: 2px solid #d1d1d1;
    height: 20px;
    width: 20px;
    box-shadow: none;
    z-index: 1;
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.ie .c-checkbox label > .box { top: 2px; }
.c-checkbox label > .check {
    top: 0;
    left: 5px;
    width: 10px;
    height: 20px;
    border: 2px solid #003557;
    border-top: none;
    border-left: none;
    opacity: 0;
    z-index: 2;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
.c-checkbox label > span.inc {
    -webkit-animation: growCircle 0.3s ease;
    -moz-animation: growCircle 0.3s ease;
    animation: growCircle 0.3s ease;
}
.c-checkbox input[type=checkbox]:checked ~ label > .box {
    opacity: 0;
    -webkit-transform: scale(0) rotate(-180deg);
    -moz-transform: scale(0) rotate(-180deg);
    transform: scale(0) rotate(-180deg);
}
.c-checkbox input[type=checkbox]:checked ~ label > .check {
    opacity: 1;
    -webkit-transform: scale(1) rotate(45deg);
    -moz-transform: scale(1) rotate(45deg);
    transform: scale(1) rotate(45deg);
}
.c-checkbox input[type=checkbox]:disabled ~ label, .c-checkbox input[type=checkbox][disabled] ~ label {
    cursor: not-allowed;
    opacity: 0.7;
    filter: alphaopacity=70;
}
.c-checkbox input[type=checkbox]:disabled ~ label > .box, .c-checkbox input[type=checkbox][disabled] ~ label > .box {
    cursor: not-allowed;
    opacity: 0.7;
    filter: alphaopacity=70;
}
.c-checkbox input[type=checkbox]:disabled:checked ~ label > .check, .c-checkbox input[type=checkbox][disabled]:checked ~ label > .check {
    cursor: not-allowed;
    opacity: 0.7;
    filter: alphaopacity=70;
}
.product-review-tab.maintenance-tab .nav li {
    width: 20%;
    margin-bottom: -1px;
}
.product-review-tab.maintenance-tab .nav li a {
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    padding: 10px 0;
}
.maintenance-tab .tab-content {
    padding: 20px 0 0 0;
    font-size: 15px;
    line-height: 20px;
	    margin-bottom: 0;
}
.product-review-tab.maintenance-tab th {
    width: auto; 
    border-bottom-width: 1px;
}



.product-review-tab.maintenance-tab.size-tab .nav li a {
    font-size: 13px;
	font-weight:  normal;
    font-family: "微軟正黑體", sans-serif;
    padding: 12px 0;
}
.product-review-tab.maintenance-tab.size-tab .nav li{
	/*margin-bottom: 5px;
	width: auto;*/
}
/*.product-review-tab.maintenance-tab.size-tab .nav li a {
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
    font-family: "微軟正黑體", sans-serif;
    border-bottom: 0;
    border-top: 0;
    border-right: 0;
    padding: 7px 20px;
    text-align: left;
    background-color: transparent;
}*/
.product-review-tab.maintenance-tab.size-tab .data-table{
	text-align: left;
	border-color: #e7e7e7;
}
.product-review-tab.maintenance-tab.size-tab .data-table th{
	padding: 15px;
}
/*.product-review-tab.maintenance-tab.size-tab .nav li a {
    background-color: transparent;
    border-color: transparent;
}
.product-review-tab.maintenance-tab.size-tab .nav li.active a {
    color: #e50012 !important;
}
.product-review-tab.maintenance-tab.size-tab .nav li a::after {
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    border: 7px solid transparent;
    width: 10px;
    height: 10px;
    left: 5px;
    top: 8px;
    border-left-color: #ccc;
}
.product-review-tab.maintenance-tab.size-tab .nav li.active a::after {
	border: 7px solid transparent;
    width: 10px;
    height: 10px;
	left: 8px;
    top: 12px;
    border-left-color: transparent;
	border-top-color: #e50012;
}*/

.tab-content .member-title {
    margin: 0 0 20px 0;
    list-style-type: none;
    padding: 20px 10px;
    background-color: #f4f4f4;
    text-align: center;
	line-height: 25px;
}
.tab-content .member-title li {
    color: #555;
    font-size: 17px;
    display: inline-block;
    margin: 0 5px;
    list-style-type: none;
}
.tab-content .member-title li strong{
    font-size: 110%;
	font-weight: bold;
	color: #003557;
}
.form-block.level-block{
	background: #fff;
}
.coupon-list{
	display: flex;
    flex-wrap: wrap;
	    margin: 0 -15px;
}
.coupon-list li{
    width: 50%;
	padding: 0 15px;
	margin-bottom: 15px;
}
.coupon-list li a:hover{
	color: #000 !important;
}
.coupon-block{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	border: 1px solid #003557;
}
.coupon-img{
	width: 30%;
	padding: 10px;
}
.coupon-info{
	width: 70%;
	padding: 10px;
}
.coupon-info h4{
    font-size: 21px;
    margin: 11px 0;
}
.coupon-info ul{
	margin: 0;
	display: flex;
}
.coupon-info ul li{
	border: 0;
	padding: 0;
	margin: 0;
	width: 70%
}
.coupons-info .left-block{
	width: 70%
}
.coupon-info ul li:last-child{
    padding-right: 20px;
    color: #e50012;
	text-align: right;
	width: 30%;
}
.coupon-detail-coupons {
  width: 320px;
	float: right;	
}
.coupon-detail-coupons .coupon-detail-coupon {
  margin-bottom: 20px;
  display: flex;
  align-items: stretch;
  justify-content: stretch;
}
.coupon-detail-coupon-value{
	    writing-mode: vertical-rl;
    font-size: 20px;
    letter-spacing: 6px;
    padding: 10px;
    background: #003557;
    color: #cbcbcb;
	    position: relative;
    padding-right: 20px;
	text-align: center;
}
.coupon-detail-coupons .coupon-detail-coupon .coupon-detail-coupon-intro {
  position: relative;
  background: #f3f3f3;
  flex: 3;
	    padding: 20px;
}
.coupon-detail-coupons .coupon-detail-coupon .coupon-detail-coupon-intro h4{
	font-size: 25px;
	margin: 0;
	color: #e50012;
}
.coupon-detail-coupons .coupon-detail-coupon .coupon-detail-coupon-intro ul {
     color: #003557;
    padding: 0;
    margin-bottom: 10px;
    font-size: 13px;
}

.coupon-detail-coupons .coupon-detail-coupon .coupon-detail-coupon-intro:before {
    content: ' ';
    width: 30px;
    height: 30px;
    position: absolute;
    top: 41%;
    left: -18px;
    border-radius: 100%;
    background: #fff;
    z-index: 10;
}
.coupon-detail-coupon-value:after {
  content: ' ';
  width: 30px;
  height: 30px;
  position: absolute;
  top: 41%;
  right: -18px;
  border-radius: 100%;
  background: #fff;
	z-index: 10;
}
.coupon-detail-coupon-intro-txt{
	display: flex;
    justify-content: space-between;
    align-items: center;
}

.coupon-detail-coupon-intro-txt ul li{
	line-height: 16px;
}
.coupons-info{
	display: flex;
}
.coupons-info .left-block .control-label{
	width: 100px;
}
.coupon-vip .coupon-info ul{
	flex-direction: column;
}
.coupon-vip .coupon-info ul li{
	width: 100%;
}
.coupons-info .qrcode {
    width: 200px;
    border: 1px solid #efefef;
    margin-top: 10px;
}




.bt-title-bg{
    height: 400px;
	background-size: cover;
	margin-bottom: 50px;
	position: relative;
	background-position: center;
}
.overlay {
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
	z-index: 1;
}
.bt-title-bg .overlay {
    background-color: rgba(0, 0, 0, 0.4);
}
.bt-title-bg .title {
    width: 500px;
    margin-left: -250px;
    text-align: center;
    margin-top: 140px;
    position: absolute;
    left: 50%;
    z-index: 2;
}
.bt-title-bg .title h2 {
    font-size: 55px;
    margin-bottom: 0;
    display: inline-block;
    background-image: linear-gradient(263deg, #aaa, #fff 50%, #aaa);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}
.bt-title-bg .breadcrumb {
    margin-top: 5px;
}
.bt-title-bg .breadcrumb a{
	color: #ddd;
	font-size: 15px;
}
.bt-title-bg .breadcrumb li+li:before {
    color: #ddd;
}

.bt-title-bg.bg-small {
    height: 350px;
	margin-bottom: 0;	
}
.bt-title-bg.bg-small .overlay {
    background-color: rgba(0, 0, 0, 0.3);
}
.bt-title-bg.bg-small .title {
    margin-top: 120px;
}

#content.about-page h1.title {
    font-size: 38px;
    line-height: 120%;
}
#content.about-page .editor-info h3{
    font-size: 24px;
	color: #000;
    font-weight: normal;
}
.box-article{
	overflow: hidden;
}

.box-article.box-cert {
    margin-left: -10px;
    margin-right: -10px;
}
.box-cert .article-grid .article-image {
    padding: 5px !important;
}
.box-cert .content-bg .article_dt {
    height: auto !important;
    background-color: #f9f9f9;
    margin: 0;
    padding: 15px !important;
}
.box-cert.box-photo .content-bg .article_dt {
	background-color: rgba(255, 255, 255, 0.8);
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	opacity: 1;
    padding: 20px 15px !important;
}
.box-cert.box-photo .content-bg:hover .article_dt {
	background-color: rgba(0, 0, 0, 0.6);
}
.box-cert.box-photo .content-bg:hover .article_dt p{
	color: #fff;
}
.box-cert.box-checking .content-bg .article_dt {
    height: 100px !important;
}
.box-cert .article_dt p{
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 5px;
}
.box-cert .article_dt h3{
	margin-top: 0;
	margin-bottom: 10px;
}
.box-cert .article_dt h3 span {
    font-size: 110%;
    font-family: arial;
    font-weight: normal;
    font-style: italic;
    margin-right: 3px;
}
.box-cooperate .article-layout .article-name, .box-cooperate .article-layout .article-name *{
	text-align: center;
}
.box-cooperate a.phone{
	text-decoration: none;
	color: #999;
}
.box-cooperate .article-grid {
	/*width: 20%;*/
}
.box-cert.box-cooperate .content-bg .article_dt {
    padding: 15px 10px !important;
}


/***瀑布流***/
.masonry {
    margin: 1.5em 0;
    padding: 0;
    -moz-column-gap: 1.5em;
    -webkit-column-gap: 1.5em;
    column-gap: 1.5em;
    font-size: .85em;
	-moz-column-count: 3;
	-webkit-column-count: 3;
	column-count: 3;
    }

.masonry .item {
	position: relative;
	overflow: hidden;
    display: inline-block;
    background: #fff;
    padding: 0;
	background-color: #fff;
    border: 1px solid #eeeeee;
    margin: 0 0 1em;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.masonry .item img{
    margin-bottom: 0;
}
.table_wrapper{
    display: block;
    overflow-x: auto;
    white-space: nowrap;
}
p.gesture {
    font-size: 14px;
}
.gesture img {
    max-width: 30px;
    margin-left: 10px;
    margin-bottom: 5px;
}
@media only screen and (min-width: 1280px) {
    .wrapper {
        width: 1260px;
    }
}
/**營業據點介紹**/

/* Shadow */
.shadow {
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    -ms-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    -o-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    -webkit-transition: all 250ms ease-in-out 0s;
    -moz-transition: all 250ms ease-in-out 0s;
    -ms-transition: all 250ms ease-in-out 0s;
    -o-transition: all 250ms ease-in-out 0s;
    transition: all 250ms ease-in-out 0s;
}
.shadow:hover {
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 250ms ease-in-out 0s;
    -moz-transition: all 250ms ease-in-out 0s;
    -ms-transition: all 250ms ease-in-out 0s;
    -o-transition: all 250ms ease-in-out 0s;
    transition: all 250ms ease-in-out 0s;
}

.related-wrap {
    margin: 0 auto 30px;
}
.carousel-caption{
	top: 25%;
	right: 15%;
	font-size: 35px;
	text-align: left;
}
.carousel-caption h4{
	font-size: 35px;
	text-align: left;
	line-height: 45px;
	
}
/****據點***/

#content.location-page {
    padding: 0 0 30px 0;
}
#content.location-page .box-heading{
	margin-bottom: 55px;
}
.location-page h2.title {
    font-size: 36px;
    font-weight: normal;
    margin-bottom: 20px;
}
.location-page section {
	margin: 0;
    padding: 60px 0;
}
.location-info {
    padding: 10px 0 70px 0;
}
.location-info .row > div{
	margin-bottom: 30px;
}
.contact-info {
    background-color: #fff;
    padding: 0 30px 30px;
    position: relative;
    height: 250px;
}
.contact-info p{
	margin-bottom: 0;
	font-size: 15px;
}
.contact-info h5 {
    font-size: 24px;
    line-height: 27px;
    margin: 0 0 14px 0;
	color: #003557;
}
.contact-info i {
    font-size: 30px;
    margin-left: 8px;
}
.info-icon {
    color: #fff;
	background-color: #000;
    font-size: 37px;
    height: 70px;
    left: 0;
    text-align: center;
    line-height: 70px;
    margin-bottom: 10px;
    position: relative;
    transform: translateY(-13px);
    -webkit-transform: translateY(-13px);
    -moz-transform: translateY(-13px);
    -ms-transform: translateY(-13px);
    -o-transform: translateY(-13px);
    width: 70px;
}
.info-icon img{
	padding: 5px;	
	margin-top: -10px;
}
.info-icon::after {
    border-right: 10px solid #646464;
    border-top: 13px solid transparent;
    content: "";
    left: -10px;
    position: absolute;
	top: 0;
}
.contact-info p:last-child { margin-bottom: 0; }
.location-page .location-photo, .location-page .location-news{
    background-color: #f9f9f9;
}
.location-page .location-map {
    height: 400px;
	padding: 0;
	margin-bottom: -30px;
}

/*.location-events .article-layout .article-name h2{
    font-size: 19px;
	line-height: 25px;
}*/
.location-events .article-layout .time-stamp {
}
.location-events .article-list .article-image, .knowledge-list .article-list .article-image {
    max-width: 30%;
}
.location-news .owl-buttons {
    position: absolute;
    top: 40px;
    right: 0;
}
.location-news .owl-carousel .owl-controls .owl-buttons > div {
    height: 35px;
	width: 35px;
	border-radius: 5px;
}
.location-news .owl-carousel .owl-buttons .owl-prev {
    left: auto;
    right: 50px;
}
.location-news .owl-carousel .owl-buttons .owl-next {
    right: 5px;
}
/***內頁次選單***/
.bt-nav{
	background-color: #fff000;
	padding-top: 10px;
}
.sub-menu{
	display: table;
	width: 100%;
}
.sub-menu li{
	display: table-cell;
	padding: 0 2px
}
.sub-menu li a{
	display: block;
	text-align: center;
	padding: 13px 5px;
}
.sub-menu li a:hover, .sub-menu li.current a{
	background-color: #fff;
	color: #000;
}

/**會員等級**/
.vip-table{    border: 1px solid #fff;}
.vip-table th, .vip-table td{
	vertical-align: middle !important;
	padding: 15px 8px !important;
}
.vip-table td {
    text-align: left;
}
.vip-table.data-table tr td{
	    line-height: 25px;
}
.vip-table td i{
	font-size: 21px;
}
.vip-table td i.fa-times{
	color: #999;
}
.vip-table td i.fa-check{
	color: #e50012;
}
.vip-name{}
.vip-condition{
	width: 20%;
}
.vip-discount{}
.vip-bonus{}
.vip-gift{
	width: 35%;
}
.vip-table li {
    margin: 0;
}
.vip-table li:before {
    font-size: 12px !important;
    top: 7px !important;
}

.vip-table tr td:first-child {
    font-size: 21px;
}
.vip-table td strong{
    color: #e50012;
    font-size: 120%;
}
.vip-table .member td, .member h3.title {
    background-color: #faffec;
    border-bottom: 2px solid #c1dc7f;
}
.vip-table .golden td,.golden  h3.title{
    background-color: #fffeea;
	border-bottom: 2px solid #ffe89b;
}
.vip-table .silver td, .silver h3.title {
    background-color: #fafafa;
	border-bottom: 2px solid #cfd6d8;
}
.vip-table .diamond td, .diamond h3.title{
    background-color: #ebfaff;
	border-bottom: 2px solid #abdef4;
}
.vip-table .member td:first-child, .member h3.title, .vip-info.member li:before{
    color: #8ecc49;
}
.vip-table .golden td:first-child, .golden h3.title, .vip-info.golden li:before{
    color: #fec80c;
}
.vip-table .silver td:first-child, .silver h3.title, .vip-info.silver li:before{
    color: #999;
}
.vip-table .diamond td:first-child, .diamond h3.title, .vip-info.diamond li:before{
    color: #54c9eb;
}
h3.title{
    padding-bottom: 15px;
	background-color: transparent !important;
	border-width: 1px !important;
}
.vip-info ul {
	margin-left: 0;
}
.vip-info li, .vip-table li {
    list-style-type: none;
    padding-left: 20px;
    position: relative;
}
.vip-info li:before, .vip-table li:before {
    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;
    content: "\f111";
    list-style-type: none;
    left: 0;
    position: absolute;
    top: 5px;
}

ul.service-item {
    width: 100%;
    padding: 0;
	margin: 0;
	overflow: hidden;
}

ul.service-item li {
	float: left;
	margin: 0 1% 0 0;
    list-style: none;
	text-align: center;
}
ul.service-item.item2{
    margin-bottom: 20px;
}
ul.service-item.item2 li, ul.service-item.item3 li {
    width: 19%;
    padding: 10px 15px;
    margin-bottom: 10px;
    background-color: #000;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    border-radius: 5px;
}
ul.service-item.item3 li {
    width: 32%;
}
ul.service-item1{
	font-size: 19px;
	margin-left: 0;
	list-style-type: none;
}
ul.service-item1 li {
    background: url(/html/templates/fortune_secar/image/icon/hand.png) no-repeat left center;
    padding: 5px 0 5px 40px;
    list-style-type: none;
    margin-bottom: 0;
}

/****服務項目****/
.accordion-box.wiper-size .acc-content{
	padding: 0;
}
.wiper-size .data-table{
	margin-bottom: 0;
	text-align: left;
}
.wiper-size .data-table th {
    background-color: #fff000 !important;
    border: 0px solid #000;
    color: #000;
	margin-bottom: 0;
	text-align: left;
}
.wiper-size .accordion .acc-btn {
	font-size: 17px;
    background: #003557;
    color: #fff000;
}
.wiper-size .accordion .acc-btn .toggle-icon {
    color: #ffffff;
    top: 15px;
	right: 15px;
}
.accordion-box.wiper-size .acc-content {
    padding: 5px;
    background-color: #003557;
}

.w-100{
	width: 100%;
}
.verify-flex {
    display: flex;
    align-items: flex-start;
}
.verify-flex .text-error{
	margin: 0 !important;
}
.verify-flex > div{
    width: calc(100% - 140px);
}
.verify-flex .btn{
	font-size: 15px;
	padding: 15px 0;
    width: 130px;
	margin-left: 10px;
	margin-bottom: 5px;
}
@media (max-width: 479px) {
	.verify-flex .btn {
		padding: 11px 0;
		font-size: 15px;
	}
}
