#bt_loading {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: #fff
}

.bt-loading {
    height: 29px;
    left: 50%;
    margin-left: -120px;
    margin-top: -29px;
    position: absolute;
    top: 50%;
    width: 240px;
    z-index: 9999;
}

*{
	outline:none;
	-webkit-font-smoothing: antialiased;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.row {
    margin-left: -10px;
    margin-right: -10px;
}

.row.form-with-coprywriting {
    border: 1px solid rgb(255,128,44);
/* padding-top: 40px; */
    padding: 40px 0 40px 0px;
    margin-right: 0;
    margin-left: 0;
}


.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:10px;
	padding-right:10px;*/
}
.col-sm-cs5{width:20%}
ul, ol {
    list-style-type: none;
	padding:0
}
a{text-decoration:none}
.bt-wide {margin: 0px auto;}
.bt-boxed,.bt-fboxed,.bt-hboxed {
    margin: 0px auto;
    max-width: 1200px;
}
input[type="radio"], input[type="checkbox"]{vertical-align:-2px; margin-right:5px}
body {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #818181;
	font-size: 13px;
	line-height: 1.75em;
	background-color:#fff;
}
a {
    color: #ff802c;
    cursor: pointer;
    font-weight: 400;
    text-decoration: none;
}
a b {
	color: #1c1c1c;
	text-decoration: none;
	cursor: pointer;
	font-weight: 400;
}
a:hover b{text-decoration:underline}
a:hover {
	text-decoration: none;
	color:#dd5e67
}
a:hover, a:focus{text-decoration:none; outline:none}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
hr{
	margin-bottom: 23px;
    margin-top: 29px;
}	
/* default font size */
.fa {
    margin-right: 3px;
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	color: #000000;
    font-family: "Lato",sans-serif;
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 22px;
    margin-top: 0;
}
h2 {
	color: #000000;
    font-family: "Lato",sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 13px;
    margin-top: 0;
    text-transform: uppercase;
}
h3 {
	color: #1c1c1c;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    margin-top: 0;
    text-transform: uppercase;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
p strong{font-weight:400}
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: 12px;
}
img{max-width:100%}
#content .full-slide img {width:100%}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
.form-horizontal .form-group{
	/*margin-left:-10px;
	margin-right:-10px;*/
}
.table > tbody + tbody{border:none}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus{/*background-color:none;*/ border:none}
.nav > li > a:hover, .nav > li > a:focus{background-color:transparent}

.table-responsive{border:none; overflow-x: auto;}
.table-responsive > .table-bordered{border:1px solid #ddd}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"]{
	position:static;
	margin:4px 5px 0 0;
	vertical-align:-2px;
}
.radio label, .checkbox label{padding-left:0; font-size:13px;}
.radio, .checkbox, .radio + .radio, .checkbox + .checkbox{margin-top: 10px;}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}
.form-control {
    background-color: #f4f4f4;
    background-image: none;
    border: medium none;
   /* border: 1px solid #ccc; */
    border-radius: 0;
    box-shadow: none;
    color: #818181;
    display: block;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    font-weight: 400;
    height: 40px;
    margin-bottom: 14px;
    margin-top: 6px;
    padding: 7px 8px 9px;
    vertical-align: middle;
    width: 43%;
	box-shadow:none!important;
}

table {
    background-color: rgba(0, 0, 0, 0);
    width: 100%;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
}
.nav-tabs {
	margin-bottom: 15px;
}
b, strong {
    font-weight: 600;
}
div.required .control-label:after {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
/*	color: #0072ff;*/
}
#bt_container{position:relative}
header{
	clear: both;
    float: left;
    /*padding:27px 0 0;*/
    padding:10px 0 0;
    width: 100%;
    
}
.header_left{padding-left:0}
.header_right{padding-right:0}
header.boss_scroll{
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    position: fixed;
    top: 0;
    background: #fff;
    z-index: 999;
    padding: 11px 50px 0;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
}
#column-left + #content h1 {
    margin-top: 0;
}
/* content */
#content {
	/*min-height: 300px;*/
    margin-top: 40px;
    padding:0;
	margin-bottom: 40px;
	/*4d padding:50px 0 0 0;*/

}
#content.content-home {
    margin: 0;
}

#content.crud-content
{
    border: 1px solid orange;
    padding: 3em;
}

/*#content > .panel.panel-warning {
    margin: 0;
}*/

.profile-pic, .product-pic {
    border: 5px solid #fff;
    box-shadow: 0px 0px 1px 1px #999;
}

.panel-warning > .panel-heading ,#content table th.alert-warning {
    background-color: rgb(254,242,217);
}
#content table h2 {
    color: #8a6d3b;
}
#content > div, #content .content_bg > div {
    margin-bottom: 40px;
}

#content > table:last-child,#content > div:last-child, #content .content_bg > div:last-child {
    margin-bottom: 0;
}

#content .panel .panel-heading a {
    padding: 0 10px 0 0px;
}

#content h3 {
  /*  background-color: rgb(254,242,217);
    padding: 9px;
    color: #8a6d3b;
    font-weight: 500;*/
}

.product-details h3{
    color: #796f6f;
    padding: 5px;
}

.product-details h2{
    color:#ff802c;
}

.product-name{
    font-size:18px;
}




table#tblCat {
    margin: 0;
}

#column-left{padding:0px/*3px 0 0 1em*/; margin-bottom: 40px;}
#column-right{padding-right:0; float:right; padding-left:0;}
#column-left + #content{padding-right:0; padding-left:30px;}
#column-right + #content{padding-left:0; padding-right:30px}
/*.bt-home-page #content {clear:both}
.bt-home-page #column-left + #content{clear:none; }
.bt-home-page #column-right + #content{clear:none;}*/
/* footer */
footer {
	padding-top: 20px;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #d9d9d9;
}
footer a {
	color: #808080;
    font-family: "Lato",sans-serif;
    margin-bottom: 3px;
}
footer a:hover {
	color:#8CC42F;
}
footer h3 {	
	font-family: 'Josefin Sans', sans-serif;
	font-size:20px;
	font-weight:700;
	color:#fff;
	text-transform:none;
	margin-bottom: 21px;
}
#bt_footer h3 i{display:none}
footer ul{margin:0}
footer ul li{
    margin: 0;
    padding-left: 0;
}
footer ul li + li{margin-top:10px}
footer ul li a{font-size:14px; color:#b4b4b4;}
footer#bt_footer ul li a i.fa-chevron-right{
	font-size: 7px;
    margin-right: 10px;
    vertical-align: 2px
}
footer .powered{
	text-align:center
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
	border-radius:0;
	margin-top: 10px;
}
.alert-danger{color:#e26060; background-color:#ffd1d1}
/* breadcrumb */
.bt-breadcrumb {
  clear: both;
  margin-bottom: 30px;
  padding-bottom: 0;
  padding-top: 31px;
  text-align: center;
}
.breadcrumb{
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-bottom: none;
  border-radius: 0;
  margin: 0 -10px;
  padding: 0;
  text-align: right;
  overflow: hidden;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	/*padding-top:5px;*/
}
.breadcrumb > li + li{
    margin-left: 0;
    padding-left: 13px;
}

.breadcrumb > li + li:before{content:none}
.breadcrumb > li + li:after{
	color:#ffffff;
	margin-left:10px;   
	padding: 0 5px;
	content: "/\00a0";
}
/*.breadcrumb > li a{
	color: #403e3c;
    font-family: 'Lato', sans-serif;
    font-size: 13px;
	font-weight:400;
}*/
.breadcrumb > li:last-child a{cursor:default}
.breadcrumb > li:hover a{color:#404b8f}

.breadcrumb > li:last-child:after{content:none}

.breadcrumb h2{
  color: #403e3c;
  float: left;
  font-family: "Josefin Sans",sans-serif;
  font-size: 30px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
  width: 50%;
  margin-bottom: 0;
  line-height: 1.1em;
}
.b_breadcrumb{
  color: #ffffff;
  float: left;
  font-family: "Josefin Sans",sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
  width: 50%;
  margin-bottom: 0;
  line-height: 1.1em;
}
.bt_pagination {
	display: inline-block;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0;
    text-align: center;
    width: 100%;
}
.bt_pagination .links {
	margin-bottom:15px;
}
.bt_pagination .links a , .bt_pagination .links span{
  border: 1px solid #b59c8a;
  color: #b59c8a;
  display: inline-block;
  float: none;
  font-family: "Lato",sans-serif;
  font-size: 12px;
  font-weight: 700;
  margin: 0 5px;
  padding: 0;
  text-decoration: none;
  background: none;
  border-radius: 0!important;
  width: 25px;
  height: 25px;
  line-height: 24px;
  text-align: center;
} 
.bt_pagination .links .pagination span,.bt_pagination  .links .pagination a:hover {
	color:#fff;
	font-weight:700;
	background:#403e3c;
	border: 1px solid #403e3c;
}
.bt_pagination .pagination{margin:0}
.pagination > li:first-child > a, .pagination > li:first-child > span{margin-left:10px}
.bt_pagination .results{}
/* buttons */
.buttons {
	clear: both;
    margin: 10px 0;
    overflow: hidden;
}
.btn {
    background-color: #ffffff;
    border: 1px solid #bcbcbc;
    border-radius: 0;
    color: #bcbcbc;
    display: inline-block;
    font-family: "Lato",sans-serif;
    font-size: 1.0em;
    font-weight: 700;
    min-width: 10em;
    padding: 7px 20px 8px;
    line-height: 23px;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    min-height: 40px;
    vertical-align: top;
}

input.btn{line-height: 20px;}
.btn:hover, .button_cart{
	background-color: #dd5f65;
    border-color: transparent;
    color: #ffffff;
}
.btn:hover, .btn:focus{
    color:#ffffff;
    background-color: #3da36f;

}
.button_cart:hover{
	background-color: #fff;
    border-color: #bcbcbc;
    color: #bcbcbc;
}
.btn-shopping{
	border:1px solid #bcbcbc;
	background:#fff;
	color:#bcbcbc;
}
.btn-shopping:hover{
	background-color: #dd5f65;
    border-color: transparent;
    color: #ffffff;
}
.btn-checkout{
	height: 50px;
	font-size: 18px;
	padding: 11px 52px 10px;
	background-color: #8da662;
	line-height:25px
}
.btn-return{
	background-color: #00c834;
    border: medium none;
    color: #ffffff;
    height: 37px;
    line-height: 38px;
    padding: 0;
    position: relative;
    width: 37px;
}
.btn.btn-return{padding:0}
.btn-return i{vertical-align: -2px;}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {}
.btn-primary {}
.btn-warning {}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	background-color: #2e2e2e;
    border: medium none;
    border-radius: 15px;
    height: 21px;
    padding: 0;
    width: 21px;
}

.btn-success {
	color: #ffffff;
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	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: #666;
	background:none;
	padding:0;
	height:auto;
	border:none!important;
	background:none
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background:none;
	color:#b59c8a;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #ffffff;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: transparent;
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	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);
}
.radio-inline, .checkbox-inline{padding-left:0}
div.image{display:block; margin-bottom:10px; text-align:center; position:relative}
.image img{max-width:100%; margin:0 auto;}
.image > a{display:block; overflow:hidden; position:relative}
.image > a:before{
	content:'';
	position:absolute;
	background:url(image/over-bg.png) repeat 0 0;
	width:100%;
	height:100%;
	top:0;
	left:0;
	opacity:0;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.image:hover > a:before{opacity:1;}
.sub_image{display: inline-block; margin-right: 15px;}
.sub_image img{background:#404b8f; width:40px; height:40px; border-radius:100%}
div.name{margin-bottom:10px;}
.name a{
	color: #1c1c1c;
    cursor: pointer;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    font-weight: 400;
}

.shop-address{
    color: #1c1c1c;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    font-weight: 400;
}


.name a:hover{color:#dd5e67;}
.rating{margin-bottom:5px;}
.price {
	font-size: 12px;
	color: #1c1c1c;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
}

.attributes {
    font-size: 12px;
    color: #1c1c1c;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    font-style: italic;
}

.discount{
    font-weight: bold;
}

.original-price{
    color: #999;
    text-decoration: line-through;
    padding-left: 1em;
}

.make, .shop-name > a {
    font-size: 12px;
    color: #1c1c1c;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
}

.price-old{
	color:#999;
	text-decoration:line-through;
	margin-right:5px;
}
.description{}
.btn-quickshop{
    opacity: 0;
    position: absolute;
    transition: all 0.5s ease 0s;
    z-index: 99;
	width:60px;
	height:60px;
}
.image:hover .btn-quickshop{
	opacity:1; 
	filter: alpha(opacity=100);
}
.btn-quickshop .sft_quickshop_icon {
	background-color: #404b8f;
    border: medium none;
    border-radius: 100%;
    color: #ffffff;
    height: 60px;
    transition: all 0.5s ease 0s;
    white-space: nowrap;
    width: 60px;
	transform:scale(0,0);
	-webkit-transform:scale(0,0);
}
.image:hover .btn-quickshop .sft_quickshop_icon{transform:scale(1,1); -webkit-transform:scale(1,1);}
.btn-quickshop .sft_quickshop_icon i{font-size:21px}
.btn-quickshop .sft_quickshop_icon:hover{background-color:#403e3c; }
/* 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;
}
/* product list */
.product-thumb {}
.product-thumb .image {
	text-align: center;
	border: 1px solid transparent;
}
.product-thumb .image:hover{border:1px solid #f2f2f2;}
.product-thumb .image a, .list-product .item .image a {
	display: block;
	position:relative;
}

.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
	margin-bottom: 20px;
}
.product-grid .product-thumb .name{margin-bottom: 5px;}
.product-grid .product-thumb .rating{margin-bottom: 10px;}
/*.product-grid .product-thumb .button-group{display:none}*/
.product-grid .product-thumb .description{display:none}
.product-grid .product-thumb .price .price-tax{display:none}
.product-thumb .rating {
	padding-bottom: 0;
}
.rating .fa-stack {width:14px; height:13px; vertical-align: 0;}
.rating .fa-stack i{color:#dd5f65; font-size:15px}
.rating .fa-stack.fa-hidden i{color:#b0b0b0; font-size:15px}

h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #000000;
}
.product-thumb .price-new {
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 0;
	display: block;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 13px;
}

.thumbnails {
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {}
.thumbnails {margin-bottom:30px}
.thumbnails > img {
	width: 100%;
}
.bt-product-zoom .list_carousel.responsive{position:relative; padding:0 30px}
.bt-product-zoom a.nav_thumb{
	background: url(image/icon_prev_next_small.png) no-repeat;
	height:28px;
	width:16px;
	display:block;
	text-indent:-9999px;
    position: absolute;
    top:33%;
}
.bt-product-zoom a.prev{
    left: 0;
	background-position:0 0;
}
.bt-product-zoom a.prev:hover{background-position:0 100%}
.bt-product-zoom a.next{
    right: 0;
	background-position:100% 0
}
.bt-product-zoom a.next:hover{background-position:100% 100%}
.image-additional {
	position:relative;
}
#boss-image-additional > li.image-additional, #boss-image-additional-zoom > li.image-additional{
	float: left;
    margin: 5px;
    width: 22%;
}
#boss-image-additional > li.image-additional a.thumbnail, #boss-image-additional-zoom > li.image-additional a.thumbnail{margin:0; transition:none; -moz-transition:none; -webkit-transition:none;}
#boss-image-additional > li.image-additional a.thumbnail:hover, #boss-image-additional-zoom > li.image-additional a.thumbnail:hover{box-shadow:0 0 1px #428bca;}
.image-additional li{float:left; margin:5px;}
.image-additional li img{padding:0; border:1px solid transparent}
.image-additional li:hover img{border-color:#000}
.image-additional #boss-image-additionalqs li{width:25%}
.flexslider .slides img {
	width: inherit;
}
.flexslider.carousel .slides img {
	width: auto;
}
.slides {
	padding: 0;
	margin:0;
	list-style: none;
}
.slides li {
	text-align: center;
}
.slides li img {
	text-align: center;
}
.flex-direction-nav a:before {
	line-height: 40px;
}


@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: 730px;
	}
	.dropdown {max-width:730px;}

}
@media (max-width: 768px) {
    .boss_content_blur,.boss-new-position {
        padding: 0 20px 0px 20px;
    }
}
@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: 970px;
	}
	.dropdown {max-width:970px;}
}
@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: 1180px;
	}
	.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%;
}

/*css module featured product*/
.closeAccordion {display:none;}
.bt-dis-column-4 {width: 25%;display: inline-block;}
.bt-dis-column-3 {width: 33%;display: inline-block;}
.bt-dis-column-2 {width: 50%;display: inline-block;}
.bt-dis-column{vertical-align:top}
.bt-dis-column .bt-item{margin:0 0 20px; max-width:100%; clear:both}
.bt-dis-column .bt-item .image{float:left; margin:0 15px 10px 0}
.bt-dis-column .bt-item .more-detail{display:block; overflow:hidden}
.bt-dis-column .bt-product-large{padding:0; width:100%; margin:0 0 20px;}
.bt-dis-column .bt-product-grid{
	clear: both;
    padding-top: 40px;
    position: relative;
}
.bt-product-large {float :left ; padding-right:30px;}
.bt-items{}
.bt-items .bt-item-extra {
    display: inline-block;
    margin-right: -3px;
    padding: 0 15px 20px;
    vertical-align: top;
}
.bt-prolarge-nslider  .element-1{width: 100%;}
.bt-prolarge-nslider  .element-2{width: 50%;}
.bt-prolarge-nslider  .element-3{width: 33.3333333333%;}
.bt-prolarge-nslider  .element-4{width: 25%;max-width:280px;}
.bt-prolarge-nslider  .element-5{width: 20%;max-width:224px;}
.bt-prolarge-nslider  .element-6{width: 16.6666666667%;max-width:186px;}
.bt-prolarge-nslider  .element-7{width: 14.2857142857%;max-width:160px;}
.bt-prolarge-nslider  .element-8{width: 12.5%;max-width:140px;}

.bt-nprolarge-slider  .element-1{width: 100%;}
.bt-nprolarge-slider  .element-2{width: 50%;}
.bt-nprolarge-slider .element-3{width: 33.3333333333%;}
.bt-nprolarge-slider  .element-4{width: 25%;max-width:280px;}
.bt-nprolarge-slider  .element-5{width: 20%;max-width:224px;}
.bt-nprolarge-slider  .element-6{width: 16.6666666667%;max-width:186px;}
.bt-nprolarge-slider  .element-7{width: 14.2857142857%;max-width:160px;}
.bt-nprolarge-slider  .element-8{width: 12.5%;max-width:140px;}

.bt-nprolarge-nslider  .element-1{width: 100%;}
.bt-nprolarge-nslider  .element-2{width: 50%;}
.bt-nprolarge-nslider  .element-3{width: 33.3333333333%;}
.bt-nprolarge-nslider  .element-4{width: 25%;max-width:280px;}
.bt-nprolarge-nslider  .element-5{width: 20%;max-width:224px;}
.bt-nprolarge-nslider  .element-6{width: 16.6666666667%;max-width:186px;}
.bt-nprolarge-nslider  .element-7{width: 14.2857142857%;max-width:160px;}
.bt-nprolarge-nslider  .element-8{width: 12.5%;max-width:140px;}
.bt-column  .bt-item-extra{width: 100%;}
.box-content.bt-product-content{}
.bt-items .caroufredsel_wrapper .bt-item-extra {/*margin:0; padding:0; display:block; float:left;*/}
.bt-item .image img{max-width:100%;}
.bt-item {max-width:310px;border:none;}
#back_top {
    bottom: 35px;
    cursor: pointer;
    display:none;
    padding:4px;
    position: fixed;
    right: 10px;
    text-align: center;
    transition: all 0.3s ease-out 0s;
	z-index:9998;
}

#back_top span{
	background: #d0d0d0;
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 1000;
	display: block;
	width: 45px;
	height: 45px;
	text-align: center;
	font-size: 24px;
	padding-top: 2px;
	color: #fff;
	transition: background 0.3s, color 0.2s;
	-webkit-transition: background 0.3s, color 0.2s;
	-moz-transition: background 0.3s, color 0.2s;
}
#back_top i{
  font-size: 18px;
  line-height: 16px;
}
#back_top b{
  font-size: 11px;
  text-transform: uppercase;
  display: block;
  font-weight: 400;
  line-height: 11px;	
}
#back_top:hover span{background:#b59b8a; border-color:#b59b8a}
#back_top:hover span i{color:#fff}
.boxedcontainer{	max-width: 1200px; margin:auto; padding:0px 15px;}
.bootstrap-datetimepicker-widget .timepicker a[data-action]{background:#dddddd; border: none; color: #333333;  height: auto; padding: 0;}
.bootstrap-datetimepicker-widget .timepicker td span{margin:0; top:0; border-radius:0}
.bootstrap-datetimepicker-widget .timepicker button[data-action]{background:none; color:#333; padding:0; border:none}
.modal-dialog{max-width:1000px; width:90%}

/* Chrome, Safari 
::-webkit-scrollbar {width: 8px; height: 8px; border: 3px solid #eee;  }
::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment {display: block; height: 10px; background:  #eee}
::-webkit-scrollbar-track {background: #eee; -webkit-border-radius: 10px; border-radius:10px; -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,.2)}
::-webkit-scrollbar-thumb {height: 50px; width: 50px; background: rgba(0,0,0,.5); -webkit-border-radius: 8px; border-radius: 8px; -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,.1);}
*/
/*parallax */
#b_parallax{
	background-repeat:no-repeat; 
	background-attachment: fixed;
	background-size: cover;
	color: white;
	height: 600px;
	margin: 0 auto;
	padding: 0;
}
.scroll-left {
    height: 300px;
    overflow-y: scroll;
}
.box .box-content .box-category .nav_sub_submenu ul li a {
    font-size: 0.8em !important;
}
li.nav_cat_parent {
    width: 146.333333px !important;
}

.box .box-content .box-category .nav_title > img {
    margin-top: -8px !important;
}
.boss-blog-featured,#bt_footer
{
	padding: 0 5% !important;
}

.sale-label {
  background-color: #ee4a42;
  color: white;
  display: block;
  /*padding: 21px 0 10px;
  padding-right: 40px;*/
  position: absolute;
  /*right: -49px;*/
  text-align: center;
  /*top: -8px;*/
  /*transform: rotate(45deg);*/
  width: 75px;
  z-index: 1;
}
.new-box, .sale-box {
  font-size: 13px;
  font-weight: normal;
 /* height: 85px;
  overflow: hidden;*/
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 75px;
  z-index: 0;
}


/*Register Page*/
.buttons input[name="agree"] {
    margin-left: 22px;
}


.seller-register-link:hover {
    font-weight: bold;
}


.back-to-top {
    position: fixed;
    z-index: 1099;
    right: 5px;
    bottom: 0px;
    padding: 8px;
    cursor: pointer;
    outline: none;
    display: none;
    transition: color .2s;
    color: #888
}

.back-to-top .fa {
    font-size: 45px;
}

.back-to-top:hover {
    color: #2a6496;
}

.boss_homefilter_tabs .bt-heading h3, .boss_homefilter_tabs .tabs-headings.tabs li.active a, .boss_homefilter_tabs .tabs-headings.tabs li a:hover, .boss-blog-featured .time_comment, .box .box-content .boss-menu-cate .nav_title > a.more, .box .box-content .box-category .nav_sub_submenu > ul > li.nav_cat_parent > a, .boss-blog-featured .time_comment a, .mega-menu > ul.nav > li.parent:hover > a i {
    color: #ff802c
}

.sub_image img, .btn-quickshop .sft_quickshop_icon, .boss-blog-featured .image .time-stamp, .boss_homefilter_tabs .bt-heading h3:before, .language:hover, .currency:hover, .cart.dropdown_cart:hover, .bt-account .box-content, .bt-box .box-heading span:before, .htabs ul li:before, table.table thead td, .wishlist-info thead td, .cart-info thead td, #collapse-checkout-confirm td thead td, .article-layout .article-image .time-image, .title_heading:before, div.jGrowl div.jGrowl-notification div.jGrowl-header, #bt_slideshow .tp-leftarrow.default:hover, #bt_slideshow .tp-rightarrow.default:hover, .shipping_return_support, .boss-custom-pro.bt-custom-column .title, .boss-custom-pro.bt-custom-content .title h3:before, .boss-custom-pro.bt-custom-column .btn-nav-center:hover, .boss-testimonial .box-heading, .boss_homefilter_tabs .title span:before, .boss-carousel .title:before, .boss-blog-featured .block-heading span:before, .boss-testimonial .btn-nav-center:hover, #article_related .article-image .time-image, .b-cart.dropdown_cart:before, .b-cart.dropdown_cart:hover, #back_top:hover span, .language:hover, .currency:hover, .checkout .panel-default > .panel-heading, .register fieldset h2:before, .boss_flickr .box-heading span, .menu_mobile, .b_bulk_title, .b_bulk_order_ajax table td .cart .btn {
    background-color: #ff802c
}

.b_bulk_title, .b_bulk_order_ajax table td .cart .btn, #boss_bulk_order span.ui-corner-all {
    border-color: #b59c8a
}

.btn, .btn-shopping, .btn-wishlist, .btn-compare, .btn.button_cart:hover, .btn-cart {
    background-color: #ffffff
}

.btn, .btn-shopping, .btn-wishlist, .btn-compare, .boss-blog-featured .read_more a, .btn.button_cart:hover, .btn-cart {
    border-color: #ff802c
}

.btn, .btn-shopping, .btn-wishlist, .btn-compare, .boss-blog-featured .read_more a, .btn.button_cart:hover, .btn-cart {
    color: #ff802c
}

.btn:hover, .btn-shopping:hover, .btn-wishlist:hover, .btn-compare:hover, ul.box-category > li.child span.plus, ul.box-category > li span.star, .bt-box .box-content .boss-alphabet ul li a:hover, .boss-blog-featured .read_more a:hover, .button_cart, .btn-cart:hover, .header_category .box .boss_heading, .btn-quickshop .sft_quickshop_icon:hover, .b_bulk_order_ajax table td .cart .btn:hover {
    background-color: #3da36f
}

.btn:hover, .btn-shopping:hover, .btn-wishlist:hover, .btn-compare:hover, .button_cart, .btn-cart:hover, .boss-custom-pro.bt-custom-column .title, .boss-testimonial .box-heading, .boss_flickr .box-heading span, .b_bulk_order_ajax table td .cart .btn:hover {
    border-color: #3da36f
}

.btn:hover, .btn-shopping:hover, .btn-wishlist:hover, .btn-compare:hover, .boss-blog-featured .read_more a:hover, .button_cart, .btn-cart:hover, .b_bulk_order_ajax table td .cart .btn, .b_bulk_order_ajax table td .cart .btn:hover {
    color: #ffffff
}

#top {
    background-color: #ff802c /*f3f3f3 top menu	*/
}

.top_left, .top-links ul li a, .top-links ul li span, .language strong, .currency strong, .cart .btn-dropdown-cart b {
    color: #ffffff /* 4D top menu color #797979	*/
}

/*
        .top-links ul li a {
            color: #797979
        }*/

.top_left a, .top-links ul li a:hover, .top-links ul li a:hover span, .product-layout .article-name a:hover, .mega-menu > ul.nav > li .dropdown .menu-column h3, .mega-menu > ul.nav > li .dropdown .menu-row a.parent {
    /* color:#ff802c */
    color: white;
    /*font-weight: bold;*/
}



/*4d logo shadow*/
.logo_resize {
    -webkit-filter: drop-shadow(0px 1px 1px #fff);
    min-width: 255px;
    min-height: 50px;
    max-width: 255px;
    max-height: 50px;
}

.mobile-app #logo img {
    max-width: 130% !important;
}

.mega-menu > ul.nav > li .dropdown .menu-row ul li:hover > .sub_menu, .boss_block-recent-post .time-stamp, .mega-menu > ul.nav > li .dropdown, .boss-custom-pro.bt-custom-column .btn-nav-center:hover {
    border-color: #ff802c
}

.mega-menu > ul.nav > li > a, .mega-menu > ul.nav > li.parent > a i {
    color: #282828
}

.mega-menu > ul.nav > li:hover > a, .mega-menu > ul.nav > li .dropdown .menu-column h3, .mega-menu > ul.nav > li .dropdown .menu-row a.parent {
    color: #ff802c
}

.mega-menu > ul.nav > li .dropdown .menu-row ul.column.category li a {
    color: #1c1c1c
}

.mega-menu > ul.nav > li .dropdown .menu-row ul.column.category > li:hover > a {
    color: #dd5f65
}

#bt_footer {
    background-color: #F3FDE2
}

footer h3 {
    color: #403e3c
}

footer ul li a, .footer-newletter, .footer-newletter .newletter-content .btn, .powered-payment .nav_footer li a, #powered, footer a {
    color: #797979
}

footer a:hover, footer a:focus, .footer-newletter .newletter-content .btn:hover, .powered-payment .nav_footer li a:hover {
    color: #8CC42F
}

.name a, .product-layout .article-name a {
    color: #1c1c1c
}

.name a:hover {
    color: #ff802c
}

.price, .attributes, .product-thumb .price {
    color: #1c1c1c
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    border: 3px solid #eee;
}

::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment {
    display: block;
    height: 10px;
    background: #eee
}

::-webkit-scrollbar-track {
    background: #eee;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, .2)
}

::-webkit-scrollbar-thumb {
    height: 50px;
    width: 50px;
    background: rgba(0, 0, 0, .5);
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, .1);
}

.es-p {
    height: 20px
}

.img-lazy {
    display: none
}

#es-sf {
    display: none;
}

.es-sf-c {
    background: #fff;
    height: 42px;
    padding-top: 4px
}

.es-sf {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
}

.es-l {
    color: #999;
    text-align: center;
    display: none
}

.es-l .fa {
    margin-right: 5px
}

.es-lt {
    text-decoration: none
}

.es-md {
    text-align: center;
    width: 100%;
    display: none;
}

#content .ul-with-bullets {
    padding: 10px 0px 20px 3em;
    list-style-type: disc;
}


/*
#bt_footer_container {
    margin-top:40px;
}*/

.score {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 15px;
    color: #ccc;
    position: relative;

}
.score::before,
.score span::before{
    content: "\f005\f005\f005\f005\f005";
    display: block;
}
.score span {
    color: #dd5f65;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}