body {
  font: 12px/1.5 'Noto Sans SC', sans-serif;
  font-weight: 400;
  color: #666;
  width: 100%;
}

.table-responsive .table-bordered > thead > tr > td:nth-child(2), .table-responsive .table-bordered > tbody > tr > td:nth-child(2){
    display:none;
}
.cart_icon {
    float:right;
    padding:0 5px 0 12.5px!important;
}
.cart_icon .fa-shopping-cart:before {
    color:#f7d8ca;
    line-height:44px;
    font-size:20px;
}
.cart_icon .fa-shopping-cart:hover {
    color:#ffffff;
}
.search-form .form-group {
  float: right !important;
  transition: all 0.35s, border-radius 0s;
  width: 32px;
  height: 44px;
  background-color: #fff;
}
.search-form .form-group input.form-control {
  padding-right: 20px;
  border: 0 none;
  background: transparent;
  box-shadow: none;
  display:block;
}

.search-form .form-group input.form-control1 {
  padding-right: 20px;
  border: 0 none;
  background: transparent;
  box-shadow: none;
  display:block;
  background-color:#e6dede;
}


.search-form .form-group input.form-control::-webkit-input-placeholder {
  display: none;
}
.search-form .form-group input.form-control:-moz-placeholder {
  /* Firefox 18- */
  display: none;
}
.search-form .form-group input.form-control::-moz-placeholder {
  /* Firefox 19+ */
  display: none;
}
.search-form .form-group input.form-control:-ms-input-placeholder {
  display: none;
}
.search-form .form-group:hover,
.search-form .form-group.hover {
  width: 100%;
      background-color: #fbfbfb;
}
.search-form .form-group span.form-control-feedback {
  position: absolute;
  top: -1px;
  right: -2px;
  z-index: 2;
  display: block;
  width: 34px;
  height: 44px;
  line-height: 34px;
  text-align: center;
  color: #3596e0;
  left: initial;
  font-size: 14px;
}

.qorder_image {
  width:15%;
}

.qorder_name {
  width:10%;
}

.qordr_color {
  width:4%;
}
.web {
  display:table-cell;
}

.mobile {
  display:none;
}

.container {
  padding-left: 0;
  padding-right: 0;

}
.col-sm-12{
	padding-left: 0!important;
	padding-right: 0!important;
}
.sub-menu-list li{
  font-size:15px;
  background-color: #f15a21;
}
.sub-menu-list li a{
  color: #ffffff;
}
.refine-search-title{
  color: #f15a21;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.col-xs-20,
.col-sm-20,
.col-md-20,
.col-lg-20 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-20 {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-20 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-20 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-20 {
    width: 20%;
    float: left;
  }
}
legend {
  padding: 7px 0px;
}

label {
  font-size: 12px;
  font-weight: normal;
}

.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #eaeaea;
  border-radius: 0;
  height: 30px;
  padding: 0 10px;
}
.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #ddd;
}

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

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

.input-group .form-control {
  z-index: 0;
}

/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
  display: inline;
}

div.required .control-label:before {
  content: '* ';
  color: #f00;
  font-weight: bold;
}

/* Gradent to all drop down menus */
.dropdown-menu {
  border-radius: 0;
}

.dropdown-menu li > a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
}

.alert-info {
  color: #333;
  background-color: #f7f7f7;
  border: 1px solid #f7f7f7;
}

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

.well {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.nav-tabs {
  margin-top: 15px;
  /*
    border-top: 2px solid #999;
  border-right: 1px solid #dedfde;
  border-bottom: 1px solid #dedfde;
  border-left: 1px solid #dedfde;
  background-color: #F7F7F7;
  */

}
.nav-tabs li a {
  padding: 8px 15px;
  border-radius: 0;
  font-size: 14px;
  color: #666;
}
.nav-tabs li a:hover {
  border-radius: 0;
}
.nav-tabs li.active > a, .nav-tabs li.active > a:focus, .nav-tabs li.active > a:hover {
    padding-top: 25px;
    padding-bottom: 42px;


  margin-left: -1px;
  height: 43px;
  line-height: 24px;
  border-radius: 0;
  border-bottom: 2px solid #f15a21;
      color: #f15a21;
  /*
    margin-top: -5px;
  border-bottom: none;
  */
}

.tab-content {
  padding: 10px;
  border-top: none;


  /*
    border-bottom: 1px solid #dedfde;
  border-right: 1px solid #dedfde;
  border-left: 1px solid #dedfde;
  */

}

.padding_5 {
	padding: 5%;
}

.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h1, h2, h3, h4, h5, h6 {
  color: #444;
}

h1 {
  font-size: 22px;
}

h2 {
  font-size: 20px;
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 16px;
}

h5 {
  font-size: 12px;
}

h6 {
  font-size: 10px;
}

a, a:visited, .btn-link {
  color: #666;
}

a:hover, a:active, a:focus {
  color: #f15a21;
  outline: 0;
  text-decoration: none;
}

.fa {
  font-size: 14px;
}

.breadcrumb {
	font-size: 14px;
  margin: 0;
  padding: 12px 0;
  background-color: transparent;
}
.breadcrumb i {
  font-size: 15px;
}
.breadcrumb li {
  text-shadow: 0 1px 0 #FFF;
  padding: 0;
  position: relative;
  white-space: nowrap;
}
.breadcrumb li + li:before {
  content: '/';
  padding: 0 5px;
  color: #ccc;
}

#content {
  min-height: 300px;
}

.alert {
  padding: 8px 14px 8px 14px;
  border-radius: 0;
}

.img-thumbnail {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.buttons {
  margin: 1em 0;
  overflow: hidden;
}

.btn {
  padding: 5.5px 12px;
  font-size: 12px;
  border: 1px solid #cccccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  box-shadow: none;
}
.btn:focus {
  outline: 0 !important;
  background-color: #f15a21;
  border-color: #f15a21;
}

.btn-default, a.btn-default {
  color: #f15a21;
  background-color: #f1f1f1;
  border-color: #ddd;
}

.btn-default.active, .open > .dropdown-toggle.btn-default, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover {
  color: #fff;
background-color: #f15a21;
    border-color: #f15a21;
}

.btn-primary, a.btn-primary {
    color: #f15a21;
    background-color: #f1f1f1;
    border-color: #ddd;
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    color: #ffffff;
    background-color: #f15a21;
    border-color: #ddd;
}

.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #958459;
  border-color: #958459;
}
.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 {
  color: #fff;
  background-color: #958459;
  border-color: #958459;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
  color: #fff;
  background-color: #b1191a;
  border-color: #b1191a;
}

.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #958459;
  border-color: #958459;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-info, a.btn-info {
  color: #fff;
  text-shadow: none;
  background-color: #958459;
  border-color: #958459;
}
.abc {
  background-color: #f15a21 !important;
  border-color: #f15a21 !important;
}

.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled], a.btn-info:hover, a.btn-info:active, a.btn-info.active, a.btn-info.disabled, a.btn-info[disabled] {
  background-image: none;
  color: #fff;
  background-color: #f15a21;
  border-color: #f15a21;
}
.btn-info i, a.btn-info i {
  color: #fff;
}

.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-link, .btn-link:active, .btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  box-shadow: none;
  border-color: transparent;
  cursor: pointer;
  border-radius: 0;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  margin-left: 0;
}

#top {
  height:44px;
  font-size: 12px;
  z-index: 9999;


  /*
  edit
    line-height: 44px;
  */
}
#top a {
  display: block;
  padding: 0 5px;
}
#top a:hover {
  color: #666;
background-color: #f15a21;
}
#top .btn-group {
  vertical-align: top;
}
#top .btn-group:hover .btn {
background-color: #f15a21;
  color: #FFFFFF;
}
#top .btn-group:hover .dropdown-menu {
  display: block;
}
#top button {
	color: #f7d8ca;
	font-size: 14px;
  padding: 12.5px 12px;
  text-align: left;
  border: none;
  height: 44px;
}
#top button:hover, #top button:active, #top button:focus {
  text-decoration: none;
  background-color: #f15a21;
  color: #666;
}
#top .dropdown-menu {
  margin: 0;
  padding: 0;
  background-color: #fff;
  color: #fff;
  top: 44px;
}
#top .dropdown-menu button, #top .dropdown-menu a {
  margin: 0;
  padding: 0 10px;
  height: 44px;
  line-height: 44px;
}
#top .dropdown-menu button:hover, #top .dropdown-menu a:hover {
  background-image: none;
  text-decoration: none;
  color: #666;
  background-color: #eeeeee;
}
#top .dropdown.open > a {
  background-image: none;
  text-decoration: none;
  color: #666;
  background-color: #fff;
}
#top ul li {
  padding-right: 0;
}

#top-links ul {
  margin-bottom: 0;
}
#top-links ul li:hover {
  color: #666;
background-color: #f15a21;
}
#top-links .dropdown:hover .dropdown-menu {
  display: block;
}

.header-top-image-banner .top-image-banner-remove {
  position: absolute;
  right: 20px;
  top: 5px;
  display: block;
  width: 19px;
  height: 19px;
  background: url(../image/delete-group.png) 0px 0px no-repeat;
}
.header-top-image-banner .top-image-banner-remove:hover {
  background: url(../image/delete-group.png) 0px -19px no-repeat;
}

header {
background-color: #f15a21;
  position: fixed;
    z-index: 9999;
	width: 100%;
  /*edit
     padding-top: 20px;

  */

}

#logo {

  text-align: center;
  /*edit
    margin: 0 0 10px 0;
  */
}
#logo a {
  display: inline-block;
}

.form-group:hover{
	/*border-bottom: 1px solid #e0e0e0;	*/

}


#search {
	    float: right;
}
#search .input-lg {
  height: 44px;
  line-height: 20px;
  padding: 0 10px;
  border-radius: 0;
  display:flex;

  /*edit
  border-right: none !important;
  border: 2px solid #f15a21;
  */

}
#search .btn-lg {
  padding-bottom: 15px;
  font-size: 15px;
  line-height: 18px;
  text-shadow: none;
  border-radius: 0;
  box-shadow: none;
  background-color: #f15a21!important;

  color: #ddd;
  background: #FFF;
  height: 44px;
      left: 5px;
  /*edit
  background-color: #f15a21;
  border: 1px solid #f15a21;
  */
}
/*
#search .btn-lg:hover {
  background-color: #a40000;
  border-color: #a40000;
}
*/
#cart {
  margin-bottom: 0;
}
#cart:hover .dropdown-menu {
  display: block;
}
#cart > .btn {
  font-size: 12px;
  line-height: 18px;
  background-image: none;
  box-shadow: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  color: #666;
  background-color: #fff;
  border: 1px solid #ddd;
}
#cart:hover > .btn, #cart.open > .btn {
  background-image: none;
  box-shadow: none;
  text-shadow: none;
  color: #666;
  background-color: #fff;
  border: 1px solid #a40000;
  border-radius: 2px 2px 0 0;
  border-bottom: none;
  z-index: 3;
}
#cart .dropdown-menu {
  background-color: #fff;
  border: 1px solid #a40000;
  z-index: 1001;
  min-width: 290px;
  margin: 0;
  margin-top: -1px;
  padding: 5px 5px;
  z-index: 2;
}
@media (max-width: 478px) {
  #cart .dropdown-menu {
    width: 100%;
  }
}
#cart .dropdown-menu li > p {
  font-style: italic;
  margin: 20px 0;
}
#cart .dropdown-menu table {
  margin-bottom: 10px;
  border-color: #fff;
}
#cart .dropdown-menu table.cart-product-list {
  width: 300px;
}
#cart .dropdown-menu table.cart-product-list .cart-product-thumb {
  width: 80px;
}
#cart .dropdown-menu table tr {
  background-color: #fff;
}
#cart .dropdown-menu table td {
  padding: 4px;
  border-color: #fff;
}
#cart .dropdown-menu table td a {
  color: #666;
}
#cart .dropdown-menu table td a:hover {
  color: #f15a21;
}
#cart .dropdown-menu table li div {
  min-width: 427px;
  padding: 0 10px;
}
@media (max-width: 478px) {
  #cart .dropdown-menu table li div {
    min-width: 100%;
  }
}
#cart .dropdown-menu table li p {
  margin: 20px 0;
}
#cart .dropdown-menu table li .img-thumbnail {
  border: none;
  border-radius: 0;
}
#cart .dropdown-menu .total {
  clear: both;
  overflow: hidden;
}
#cart .dropdown-menu .total table {
  display: inline;
  float: right;
  width: auto;
}
#cart .dropdown-menu .total table td {
  min-width: 80px;
}

.box-vertical-megamenu {
  position: absolute;
  left: 15px;
  right: 15px;
  z-index: 999;
}
.box-vertical-megamenu.default-display {
  cursor: pointer;
  	/*edit */
	width: 200px;
}
.box-vertical-megamenu.default-display .vertical-menu-content {
  display: block;
}
@media (max-width: 1200px) and (min-width: 993px) {
  .box-vertical-megamenu.default-display .vertical-menu-content {
    display: none;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  .box-vertical-megamenu.default-display .vertical-menu-content {
    display: none;
    min-width: 200px;
  }
}
@media (max-width: 1200px) and (min-width: 993px) {
  .box-vertical-megamenu.default-display:hover .vertical-menu-content {
    display: block;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  .box-vertical-megamenu.default-display:hover .vertical-menu-content {
    display: block;
  }
}
.box-vertical-megamenu.default-hide {
  cursor: pointer;
}
.box-vertical-megamenu.default-hide:hover .vertical-menu-content {
  display: block;
}
.box-vertical-megamenu > .title {
  margin: 0;
  overflow: hidden;
/*
  padding-left: 20px;
  padding-right: 20px;
*/
  line-height: 40px;
  font-weight: 400;
  font-size: 15px;
/*  letter-spacing: 1px;*/
  text-transform: uppercase;
  color: #fff;
    /*edit
  background: #b1191a;
  border-bottom: 2px solid #b1191a;
  */
    height: 42px;
  color:#000000;
}
.box-vertical-megamenu > .title .btn-open-mobile > .fa {
  line-height: inherit;
}
.box-vertical-megamenu .vertical-menu-content {
  display: none;
    /*edit
    background: #f15a21;
    border-left: 1px solid #b1191a;
	border-right: 1px solid #b1191a;
	border-bottom: 1px solid #b1191a;
	*/
	    width: 200px;

    background: #FFFFFF;
      border-top: 1px solid #999999;
  border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;


}
@media (max-width: 992px) and (min-width: 768px) {
  .box-vertical-megamenu .vertical-menu-content {
    display: none;
    min-width: 200px;
  }
}
.box-vertical-megamenu .vertical-menu-content > ul > li.parent > a:before {
  right: 0;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  position: absolute;
  top: 5px;
  /*edit   ?��?> */
  color: #000000;
}
.box-vertical-megamenu .vertical-menu-content > ul > li.parent:hover > a:before {
  color: #fff;
}
.box-vertical-megamenu .vertical-menu-content > ul > li > a:hover {
  color: #fff;
}
.box-vertical-megamenu .vertical-menu-content > ul > li img.icon-menu {
  vertical-align: middle;
  padding-right: 15px;
}
.box-vertical-megamenu .vertical-menu-content > ul > li:hover .vertical-dropdown-menu {
  display: block;
  height: auto;
}
.box-vertical-megamenu .vertical-menu-list {
  float: none;
  position: relative;
  padding: 0px;
  margin-bottom: 0;

     height: 479px;
  /*edit
    width: 200px;
  */

}
.box-vertical-megamenu .vertical-menu-list > li {

  padding: 0 20px;
  display: block;
  position: static;
  	/*edit   border: none;*/
  height: 60px;
  border-bottom: 1px solid #CCCCCC;
}
.box-vertical-megamenu .vertical-menu-list > li:hover {
    color: #ffffff;
    background-color: #f15a21;
}
.box-vertical-megamenu .vertical-menu-list > li:hover > a {
  border-bottom-color: transparent;
  color: #fff;
}
.box-vertical-megamenu .vertical-menu-list > li > a {
  display: block;
  position: relative;
  border: none;
  padding: 5px 0;

  font-size: 14px;
  border-bottom: none;
   	/*edit*/
	  line-height: 50px;
      white-space: nowrap;
  color: #000000;
}
.box-vertical-megamenu .vertical-menu-list > li > a:hover {
  color: #fff;
}
.box-vertical-megamenu .vertical-menu-list > li:last-child > a {
  border: none;
}

.vertical-dropdown-menu {

	min-height: 480px;
  position: absolute;
  top: -1px;
  left: 100%;
  margin-left: 0px;
  z-index: 900;
  display: none;
  min-width: 200px;
  min-height: 100px;
  background: #fff;
  border: 1px solid #f15a21;
}

.vertical-dropdown-menu-inner {
	/*edit

	  padding: 15px;
	*/

}
.vertical-dropdown-menu-inner .simple-link {
  display: block;
  padding: 5px 10px;
}

.megamenu-group > .title {
  display: table;
  margin: 0 0 10px 0;
  padding: 0;
  width: 100%;

  font-size: 14px;

  /*edit
    border-bottom: 1px solid #E8E8E8;
	  font-weight: bold;
  */
}
.megamenu-group > .title > a {
  line-height: 22px;
}
.megamenu-group > .title span {
  padding-bottom: 10px;
  border-bottom: 1px solid #ff3366;
  float: left;
  margin-bottom: -6px;
  border-color: #958459;
}
.megamenu-group .default-link-list {
  padding-left: 15px;
}
.megamenu-group .default-link-list li {
  line-height: 24px;
}
.megamenu-group .default-link-list li span {
  color: #958459;
}
.megamenu-group .brand-grid {
  overflow: hidden;
}
.megamenu-group .brand-grid li {
  width: 50%;
  margin: 0;
  padding: 0;
  float: left;
  text-align: center;
}
.megamenu-group .brand-grid li a {
  display: block;
  overflow: hidden;
  margin: 2px;
  padding: 2px;
  border: 1px dotted #E8E8E8;
}
.megamenu-group .brand-grid li a:hover {
  border: 1px solid #f15a21;
}
.megamenu-group .product-grid li {

  margin: 0%;
  padding: 1%;
  float: left;
  text-align: center;
    border-bottom: 1px dotted #E8E8E8;
    border-right: 1px dotted #E8E8E8;
  /*  width: 31%;*/
      width: 200px;
    border:1px solid #fff;
}
.megamenu-group .product-grid li:hover {
  border: 1px solid #f15a21;
}
.megamenu-group .product-grid li span {

	    width:100%;
  text-overflow:ellipsis;
  display: block;
  line-height: 20px;
    height: 25px;
  overflow: hidden;
}
.megamenu-group .product-grid .price {
  font-size: 14px;
  font-weight: bold;
  color: #f15a21;
}
.megamenu-group .html-block .html-text {
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 20px;
}
.megamenu-group .simple-link {
  display: block;
  line-height: 30px;
}

.nav-top-menu {
  background-color: #fff;
      padding-top: 44px;
  /*edit
    border-bottom: 2px solid #e2373a;
  */

}
@media (max-width: 767px) {
  .nav-top-menu {
    background-color: #e2373a;
  }
}

#main-menu {
	width: 80%;
  padding: 0;
  margin-left: -10px;
}
@media (max-width: 767px) {
  #main-menu {
    margin-left: 0;
  }
}
#main-menu .navbar {
  border-radius: 0;
  border: none;
  margin: 0;
  background: none;
  min-height: 40px;
}
@media (max-width: 767px) {
  #main-menu .navbar .navbar-nav li {
    display: block;
    margin: 5px 0;
  }
}
#main-menu .navbar .navbar-nav li:hover, #main-menu .navbar .navbar-nav li.active {
  background-image: none;
  background: transparent;
}
@media (max-width: 767px) {
  #main-menu .navbar .navbar-nav li:hover, #main-menu .navbar .navbar-nav li.active {
    background-color: transparent !important;
  }
}
#main-menu .navbar .navbar-nav li:hover a, #main-menu .navbar .navbar-nav li.active a {
  background: none;
}
#main-menu .navbar .navbar-nav li:hover .dropdown-menu {
  display: block;
  margin-top: 1px;
}
#main-menu .navbar .navbar-nav li a {
  padding: 0;
  padding: 0 20px;
  line-height: 44px;
  background: transparent;
}
@media (max-width: 767px) {
  #main-menu .navbar-default .navbar-toggle {
    color: #fff;
    border: none;
    padding: 0;
    margin-top: 12px;
    background-color: transparent;
  }
}
@media (max-width: 767px) {
  #main-menu .navbar-default .navbar-toggle:hover, #main-menu .navbar-default .navbar-toggle:active, #main-menu .navbar-default .navbar-toggle:focus {
    background-color: transparent;
  }
}
#main-menu .navbar-default .navbar-nav > li > a {
  font-size: 14px;
  border-right: none;
}
@media (max-width: 767px) {
  #main-menu .navbar-default .navbar-nav > li > a {
    margin: 0;
  }
}
#main-menu .navbar-default .navbar-nav > li > a span {
  color: #333;
}
#main-menu .navbar-default .navbar-nav > li > a span:hover {
  color: #f15a21;
}
@media (max-width: 767px) {
  #main-menu .navbar-default .navbar-nav > li > a span {
    background: none;
    color: #666;
  }
}
#main-menu .container-fluid {
  padding: 0;
  height: 100%;
  /*overflow: hidden;*/
}
@media (max-width: 767px) {
  #main-menu .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
#main-menu .container-fluid #category {
  float: left;
  font-size: 16px;
  font-weight: 700;
  line-height: 40px;
  color: #fff;
}
#main-menu .container-fluid .navbar-header {
  display: none;
}
@media (max-width: 767px) {
  #main-menu .container-fluid .navbar-header {
    display: block;
    margin: 0;
  }
}
#main-menu .container-fluid .navbar-collapse {
  padding: 0;
}
@media (max-width: 767px) {
  #main-menu .container-fluid .navbar-collapse {
    margin-right: -15px;
    padding: 0 15px;
    background: #eee;
  }
}
#main-menu .nav, #main-menu .collapse, #main-menu .dropup, #main-menu .dropdown {
  position: static;
  height: 44px;
}
@media (max-width: 767px) {
  #main-menu .nav, #main-menu .collapse, #main-menu .dropup, #main-menu .dropdown {
    height: auto;
  }
}
#main-menu li.dropdown > a:after {
  content: "\f107";
  font-family: "FontAwesome";
  font-size: 12px;
  vertical-align: 0;
  padding-left: 5px;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#main-menu .dropdown-menu {
  display: none;
  left: auto;
}

.home-slider {
    border-top: 1px solid #f15a21;
}
@media (max-width: 767px) {
  .home-slider {
    margin-top: 10px;
  }
}
@media (max-width: 1200px) {
  .home-slider .slider-left {
    display: none;
  }
}
.home-slider .slider-wrapper {
width: 1000px;
  height: 480px;
  margin-left: 17.5%;
  padding: 0;
}
.home-slider .slider-wrapper.with-side .slider-content {
  width: 74%;
  float: left;
}
.home-slider .slider-wrapper{
	padding:0%;
}
@media (max-width: 767px) {
  .home-slider .slider-wrapper.with-side .slider-content {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .home-slider .slider-wrapper {
	height: auto;
    width: 100%;
    margin: 0;
    padding: 0 0px;
  }
}
.home-slider .slider-wrapper .slider-right {
  width: 26%;
  float: right;
}
@media (max-width: 767px) {
  .home-slider .slider-wrapper .slider-right {
    display: none;
  }
}
.home-slider .slider-wrapper .slider-right img {
  width: 100%;
  height: auto;
}
.home-slider .owl-nav div {
  cursor: pointer;
  top: 50%;
  margin-top: -12px;
  width: 24px;
  height: 46px;
  z-index: 9999;
  text-indent: 0px !important;
  font-size: 15px;
  text-align: center;
  line-height: 46px;
  padding-top: 0px;
  position: absolute;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
}
.home-slider .owl-nav div:hover {
  opacity: 0.7 !important;
}
.home-slider .owl-nav .owl-prev {
  left: 0;
}
.home-slider .owl-nav .owl-next {
  right: 0;
}
.home-slider .owl-dots {
  position: absolute;
  bottom: 5px;
  width: 100%;
  text-align: center;
}
.home-slider .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.home-slider .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px;
  display: block;
  border-radius: 30px;
  background-color: #fff;
}
.home-slider .owl-dots .owl-dot.active span {
  background-color: #f15a21;
}

.page-heading {
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
  background-color: transparent;
  border-bottom: 1px solid #eaeaea;
  font-size: 18px;
  line-height: 28px;
}
.page-heading .page-heading-title {
  padding: 8px 16px 8px 0;
  border-bottom: 2px solid #f15a21;
}

.list-group a {
  border: 1px solid #ddd;
  color: #888;
  padding: 6px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
  color: #444;
  background: #eee;
  border: 1px solid #ddd;
  text-shadow: 0 1px 0 #fff;
}

.sidebar-widget {
	  border: 1px solid #ddd;

}
.sidebar-widget .sidebar-widget-title {
    padding: 8px 10px;
    background-color: #FFF;
    color: #444;
    text-shadow: 0 1px 0 #fff;
    font-size: 14px;
    font-weight: bold;
    border: 1px solid #ddd;
}

.owl-carousel .owl-item {
  z-index: 1;
}
.owl-carousel.nav-square .owl-nav > div {
  border-radius: 0px;
  cursor: pointer;
}
.owl-carousel.nav-round .owl-nav > div {
  border-radius: 30px;
  cursor: pointer;
}
.owl-carousel.nav-top-right .owl-nav div {
  position: absolute;
  top: -43px;
  right: 0;
  width: 25px;
  height: 25px;
  z-index: 1500;
  font-size: 15px;
  text-align: center;
  -moz-transition: all 0.45s ease;
  -webkit-transition: all 0.45s ease;
  -o-transition: all 0.45s ease;
  -ms-transition: all 0.45s ease;
  transition: all 0.45s ease;
  background-color: #eaeaea;
  color: #fff;
}
.owl-carousel.nav-top-right .owl-nav div:hover {
  opacity: 0.7 !important;
}
.owl-carousel.nav-top-right .owl-nav .owl-prev {
  right: 28px;
}
.owl-carousel.nav-two-side .owl-nav div {
  top: 50%;
  width: 26px;
  height: 26px;
  line-height: 26px;
  z-index: 1500;
  text-indent: 0px !important;
  font-size: 15px;
  text-align: center;
  padding-top: 0px;
  -moz-transition: all 0.45s ease;
  -webkit-transition: all 0.45s ease;
  -o-transition: all 0.45s ease;
  -ms-transition: all 0.45s ease;
  transition: all 0.45s ease;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #eaeaea;
  color: #fff;
}
.owl-carousel.nav-two-side .owl-nav div:hover {
  opacity: 0.7 !important;
  cursor: pointer;
}
.owl-carousel.nav-two-side .owl-nav .owl-prev {
  left: 50%;
}
.owl-carousel.nav-two-side .owl-nav .owl-next {
  right: 50%;
}
.owl-carousel.nav-two-side:hover .owl-nav div {
  opacity: 1;
  visibility: inherit;
  display: block;
}
.owl-carousel.nav-two-side:hover .owl-nav .owl-next {
  right: 10px;
}
.owl-carousel.nav-two-side:hover .owl-nav .owl-prev {
  left: 10px;
}
.owl-carousel .owl-pagination {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.owl-carousel .owl-page {
  display: inline-block;
  zoom: 1;
}
.owl-carousel .owl-page span {
  width: 10px;
  height: 10px;
  margin: 5px;
  display: block;
  border-radius: 30px;
}

.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-layout {
	background-color: #FFF;
    float: left;
    position: relative;
    overflow: hidden;
}

.product-list .product-item-wrapper {
  clear: both;
  overflow: hidden;
}
.product-list .product-item-wrapper .product-thumbnail {
  width: 200px;
  float: left;
  margin-right: 15px;
  padding: 10px;
  position: relative;
}
.product-list .product-item-wrapper .product-details {
  margin-left: 215px;
  text-align: left;
  padding: 10px;
  position: relative;
}
.product-list .product-item-wrapper .product-details .description {
  display: block;
}
.product-list .product-item-wrapper .product-details .description a {
  font-size: 14px;
  font-weight: bold;
}

.add-to-cart {
  margin-bottom: 10px;
}

.product-list .add-to-cart {
  width: 130px;
}

/* 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%;
  }
}
/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
  width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
  min-width: 50px;
}

.panel-group .panel {
  background-color: #f7f7f7;
  border-radius: 0;
}

.refine-search {
  display: block;
  margin: 0;
  padding: 20px 0;
  clear: both;
}
.refine-search .refine-search-title {
  float: left;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 16px;
}
.refine-search .refine-search-list {
  float: left;
}
.refine-search .refine-search-list li {
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
}
.refine-search .refine-search-list li:before {
  content: " ";
  position: absolute;
  width: 3px;
  height: 3px;
  top: 40%;
  left: 0;
  background-color: #f15a21;
}

.product-item-wrapper {
 border: 1px dotted #f6f6f6;
}
.product-item-wrapper:hover {
  border: 1px solid #f15a21;
  -webkit-box-shadow: 0 2px 2px #f8f8f8;
  -moz-box-shadow: 0 2px 2px #f8f8f8;
  box-shadow: 0 2px 2px #f8f8f8;
}
.product-item-wrapper .product-thumbnail {
  padding: 15px;
  position: relative;
  text-align: center;
}
.product-item-wrapper .product-thumbnail a {
  display: block;
}
.product-item-wrapper .product-thumbnail a img {
  display: inline;
}
@media (max-width: 1200px) and (min-width: 993px) {
  .product-item-wrapper .product-thumbnail {
    padding: 25px;
  }
}
.product-item-wrapper .product-thumbnail .discount-label {
	    display: none;
  position: absolute;
  z-index: 99;
  width: 40px;
  line-height: 26px;
  top: 5px;
  right: 5px;
  background-color: #f15a21;
  color: #fff;
  text-align: center;
}
.product-item-wrapper .product-details {
	font-size: 14px;
  padding: 0 10px;
  text-align: left;
}
/*.product-item-wrapper .product-details a {
  display: block;
  line-height: 16px;
  overflow: hidden;
}*/
@media (max-width: 1200px) and (min-width: 993px) {
  .product-item-wrapper .product-details {
    margin-top: 1px;
  }
}
.product-item-wrapper .product-details .title {
  display: inline;
  height: 32px;
  overflow: hidden;
}
.product-item-wrapper .product-details .description {
  display: none;
}
.product-item-wrapper .product-details .price {
  margin: 0px 0 2px 0;
  color: #b51d1a;
}
.model, .price{
  margin-top: 5px!important;
  margin-bottom: 5px!important;
}
.product-item-wrapper .product-details .price span {
  font-size: 18px;
  color: #f15a21;
}
.product-item-wrapper .product-details .price .price-old {
  color: #999;
  font-weight: normal;
  font-size: 12px;
  text-decoration: line-through;
  margin-left: 5px;
}
.product-item-wrapper .product-details .price .price-tax {
  color: #999;
  font-size: 12px;
  display: block;
}

.rating .fa-stack {
  font-size: 8px;
  width: 10px;
  height: 10px;
  line-height: 10px;
}
.rating .fa-star {
  color: #58e817;
  font-size: 12px;
}
.rating .fa-star.off {
  color: #e1e1e1;
  font-size: 12px;
}

.product-filter {
  margin: 20px 0;
  padding: 10px 0;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}
.product-filter button {
  line-height: 32px;
  border: none;
  background-color: transparent;
  color: #bbb;
  outline: 0;
}
.product-filter a, .product-filter label {
  line-height: 32px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .product-filter .text-right {
    text-align: left;
  }
}

.pagination {
  margin: 0;
}
.pagination li a, .pagination li span {
  color: #999;
  border-color: #eaeaea;

    font-size: 12px;
    width: 50px;
    line-height: 35px;
    height: 50px;
}
.pagination li a:hover, .pagination li span:hover {
  color: #fff;
  background-color: #f15a21;
  border-color: #f15a21;
}
.pagination li.active > a, .pagination li.active > span {
  border-radius: 0;
  color: #fff;
  border-color: #f15a21;
  background-color: #f15a21;
}
.pagination li.active > a:hover, .pagination li.active > span:hover {
  background-color: #f15a21;
  border-color: #f15a21;
}
.pagination li:first-child > a, .pagination li:first-child > span {
  border-radius: 0;
}
.pagination li:last-child > a, .pagination li:last-child > span {
  border-radius: 0;
}

.product-detail .elevate-zoom-wrapper {
  margin: 10px;
  overflow: hidden;
}
.product-detail .elevate-zoom-preview {
  text-align: center;
}
.product-detail .elevate-zoom-preview a img {
  display: inline-block;
}
.product-detail #product-thumbnail-gallery {
  margin: 10px 0 0 0;
  text-align: center;
}
@media (max-width: 767px) {
  .product-detail #product-thumbnail-gallery {
    text-align: left;
  }
}
.product-detail #product-thumbnail-gallery a {
  display: inline-block;
  margin-top: 10px;
  border: 1px solid #eaeaea;
}
.product-detail #product-thumbnail-gallery a.active {
  border: 1px solid #f15a21;
}
.product-detail .wishlist-share {
  text-align: right;
  padding: 0 20px;
}
@media (max-width: 767px) {
  .product-detail .wishlist-share {
    padding: 0;
  }
}
.product-detail .wishlist-share a {
  padding: 0 5px;
  cursor: pointer;
}
.product-detail .wishlist-share a i {
  color: #f15a21;
}
.product-detail .product-info h1 {
  margin: 10px 0;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.5em;
  color: #f15a21;
}
.product-detail .product-info .product-brief-wrapper {
  margin: 0;
  padding: 10px;
  overflow: hidden;
  /*  background-color: #f5f5f5;*/
}
.product-detail .product-info .product-brief-wrapper li {
  list-style: none;
}
.product-detail .product-info .product-brief-wrapper li span {
  width: 20%;
  display: inline-block;
  font-weight: bold;
}
.product-detail .product-info .product-price-wrapper {
  overflow: hidden;
  margin: 20px 0;
  background-color: #f5f5f5;
  padding: 20px;
}
.product-detail .product-info .product-price-wrapper span {
  display: inline-block;
}
.product-detail .product-info .product-price-wrapper .price-new {
  margin-right: 10px;
  font-size: 30px;
  line-height: 34px;
  font-weight: bold;
  color: #f15a21;
}
.product-detail .product-info .product-price-wrapper .price-old {
  font-size: 14px;
  text-decoration: line-through;
  color: #999;
  font-weight: bold;
}
.product-detail .product-info .product-price-wrapper .price-tax {
  display: block;
}
.product-detail .product-info .product-discount-wrapper span {
  display: block;
}
.product-detail .product-info #product .radio, .product-detail .product-info #product .checkbox {
  display: inline-block;
  margin: 0;
  font-size: 12px;
  cursor: pointer;
}
.product-detail .product-info #product .radio input, .product-detail .product-info #product .checkbox input {
  display: none;
}
.product-detail .product-info #product .radio input:checked + span, .product-detail .product-info #product .checkbox input:checked + span {
  border: 1px solid #f15a21;
}
.product-detail .product-info #product .radio input:checked + span:after, .product-detail .product-info #product .checkbox input:checked + span:after {
  content: " ";
  background: url("../image/checked.png") no-repeat;
  bottom: 0px;
  height: 13px;
  overflow: hidden;
  position: absolute;
  right: 0px;
  text-indent: -9999em;
  width: 13px;
}
.product-detail .product-info #product .radio span, .product-detail .product-info #product .checkbox span {
  display: block;
  position: relative;
  padding: 4px 5px;
  text-align: center;
  border: 1px solid #ddd;
}
.product-detail .product-info #product .product-cart-action {
  margin-bottom: 15px;
}
.product-detail .product-info #product .product-cart-action .quantity-input-wrapper {
  float: left;
  margin-right: 10px;
  margin-bottom: 0;
  width: 10%;
  min-width: 80px;
  position: relative;
}
.product-detail .product-info #product .product-cart-action .quantity-input-wrapper a {
  display: block;
  width: 20px;
  height: 14px;
  position: absolute;
  right: 1px;
  line-height: 16px;
  text-align: center;
  background: #f1f1f1;
  border-left: 1px solid #ccc;
}
.product-detail .product-info #product .product-cart-action .quantity-input-wrapper a.quantity-up {
  top: 1px;
  border-bottom: none;
  border-bottom: 1px solid #ccc;
}
.product-detail .product-info #product .product-cart-action .quantity-input-wrapper a.quantity-down {
  top: 15px;
}
.product-detail .product-info #product .product-cart-action .input-quantity1 {
  float: left;
  width: 10%;
  min-width: 50px;
  margin-right: 20px;
  text-align: center;
}
.product-detail .nav-tabs {

	  margin-top: 0px;
	/*edit
	  margin-top: 30px;
	*/

}
.product-detail .tab-content img {
  max-width: 100%;
}
.product-detail .tab-content #form-review h2 {
  margin: 10px 0;
  font-size: 14px;
  font-weight: bold;
  border-bottom: none;
}

#product1 .product-info {
  overflow: hidden;
}
#product1 .product-info h1 {
  margin: 10px 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5em;
  color: #666;
}
#product1 .product-info ul li {
  margin: 5px 0;
}
#product1 .product-info ul li i {
  color: #fff;
  background-color: #55c65e;
  padding: 3px;
  text-align: center;
  border-radius: 100%;
  float: left;
  font-size: 7px;
  margin: 0 5px 0 0;
}
#product1 .product-info .product-action {
  margin: 30px 0;
  overflow: hidden;
}
#product1 .product-info .product-action .label-qty {
  line-height: 34px;
  padding-right: 15px;
}
#product1 .product-info .product-action .quantity-input input {
  min-width: 70px;
  overflow: hidden;
  text-align: center;
  border-radius: 0;
  border: 1px solid #e5e5e5;
  box-shadow: none;
  height: 35px;
}
#product1 .product-info .product-action .add-action {
  display: block;
  width: 20px;
  position: relative;
  cursor: pointer;
  font-size: 7px;
  line-height: 16px;
  text-align: center;
  border-style: solid;
  border-color: #d7d7d7;
  background: #f3f4f5;
}
#product1 .product-info .product-action .add-up {
  border-width: 1px 1px 1px 0;
}
#product1 .product-info .product-action .add-down {
  border-width: 0 1px 1px 0;
}
#product1 .product-info .product-action .product-add-to-cart button {
  margin-left: 10px;
  padding: 6px 20px;
  height: 35px;
  color: #fff;
  background-color: #b51d1a;
  border: 1px solid #b51d1a;
}
#product1 .product-info .product-action .product-add-to-cart button:hover {
  color: #fff;
  background-color: #a10906;
  border: 1px solid #a10906;
}
@media (max-width: 767px) {
  #product1 .product-info .product-action .product-buy-now {
    display: none;
  }
}
#product1 .product-info .product-action .product-buy-now button {
  margin-left: 10px;
  padding: 6px 20px;
  height: 35px;
  color: #fff;
  background-color: #958459;
  border: 1px solid #958459;
}
#product1 .product-info .product-action .product-buy-now button:hover {
  color: #fff;
  background-color: #b51d1a;
  border: 1px solid #b51d1a;
}
#product1 .product-info .product-action .product-wishlist-compare {
  clear: both;
  padding: 10px 0 0 0;
}
#product1 .product-info .product-action .product-wishlist-compare a {
  padding-right: 15px;
  cursor: pointer;
}
#product1 .price-info {
  margin-top: 20px;
}
#product1 .price-info .price {
  font-size: 24px;
  color: #f15a21;
  font-weight: bold;
}
#product1 .price-info .price-old {
  margin-left: 10px;
  font-size: 16px;
  text-decoration: line-through;
}
#product1 .price-info .tax {
  font-size: 14px;
}
#product1 .price-info hr {
  border-top-style: dotted;
}
#product1 .check-option {
  display: inline-block;
  margin-bottom: 0;
  color: #4b4b4b;
  font-size: 12px;
  cursor: pointer;
}
#product1 .check-option input {
  display: none;
}
#product1 .check-option input:checked + span {
  border: 1px solid #a10000;
}
#product1 .check-option input:checked + span:after {
  content: " ";
  background: url("../image/checked.png") no-repeat;
  bottom: 0px;
  height: 13px;
  overflow: hidden;
  position: absolute;
  right: 0px;
  text-indent: -9999em;
  width: 13px;
}
#product1 .check-option span {
  display: block;
  position: relative;
  padding: 4px 5px;
  text-align: center;
  border: 1px solid #ddd;
}
#product1 .has-error .check-option span {
  border: 1px dotted #a10000;
}
#product1 .nav-tabs {
  margin-top: 15px;
  border-top: 2px solid #999;
  border-right: 1px solid #dedfde;
  border-bottom: 1px solid #dedfde;
  border-left: 1px solid #dedfde;
  background-color: #F7F7F7;
}
#product1 .nav-tabs li a {
  padding: 8px 15px;
  border-radius: 0;
  font-size: 14px;
  color: #666;
}
#product1 .nav-tabs li a:hover {
  border-radius: 0;
}
#product1 .nav-tabs li.active > a, #product1 .nav-tabs li.active > a:focus, #product1 .nav-tabs li.active > a:hover {
  margin-top: -5px;
  margin-left: -1px;
  height: 43px;
  line-height: 24px;
  border-radius: 0;
  border-top: 2px solid #e2373a;
  border-bottom: none;
}
#product1 .tab-content {
  padding: 10px;
  border-top: none;
  border-right: 1px solid #dedfde;
  border-bottom: 1px solid #dedfde;
  border-left: 1px solid #dedfde;
}
#product1 .tab-content img {
  max-width: 100%;
}
#product1 #tab-review h2 {
  margin: 15px 0;
  font-size: 16px;
}

/* sidebar css */
.list-group-item:first-child, .list-group-item:last-child {
  border-radius: 0 !important;
}

.tab-container {
  position: relative;
}
.tab-container .tab-panel {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
}
.tab-container .active {
  opacity: 1;
  visibility: inherit;
  position: inherit;
  -vendor-animation-duration: 0.3s;
  -vendor-animation-delay: 1s;
  -vendor-animation-iteration-count: infinite;
}

.account-summary {
  padding: 10px 0;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  margin-bottom: 20px;
}
.account-summary a {
  color: #005ea7;
}
.account-summary a:hover {
  color: #f15a21;
}
.account-summary .avatar {
  float: left;
  margin-left: 10px;
  width: 50px;
  height: 50px;
  background-image: url(../image/avatar.png);
  background-size: 50px;
}
.account-summary .personal-info {
  float: left;
  margin-left: 20px;
}
.account-summary .personal-info ul {
  margin-bottom: 0;
}
.account-summary .shortcut a {
  line-height: 60px;
}

.order-list {
  margin-bottom: 20px;
  padding: 10px;
  border: 1px solid #ddd;
}
.order-list .order {
  margin-bottom: 10px;
}
.order-list .order div {
  line-height: 50px;
}

.all-links {
  padding: 10px;
  margin-bottom: 20px;
  border: 1px solid #ddd;
}

.cart-empty {
  margin: 70px 0;
  text-align: center;
}
.cart-empty .message {
  height: 55px;
  display: inline-block;
  padding-left: 100px;
  background: transparent url("../image/cart-empty.png") left top no-repeat;
}

.panda-product-carousel {
  margin-bottom: 20px;
}

.custom-section-builder {
  border-top: 1px solid #ededed;
  border-left: 1px solid #ededed;
}
.custom-section-builder .row {
  margin: 0;
}
.custom-section-builder .row > div {
  padding: 0;
}
.custom-section-builder .row > div > a {
  display: block;
  border-right: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
}
.custom-section-builder .row > div > a.half-width {
  width: 50%;
  float: left;
}

.category-featured-widget {
  margin-top: 35px;
  margin-bottom: 35px;
  clear: both;
  overflow: hidden;
}
.category-featured-widget .category-featured-heading {
  height: 30px;
  border-bottom: 1px solid #eaeaea;
}
.category-featured-widget .category-featured-heading .category-featured-title {
  font-size: 18px;
  text-transform: capitalize;
  padding-bottom: 5px;
  padding-right: 5px;
  color: #444;
  border-bottom: 2px solid #f15a21;
}
.category-featured-widget .category-featured-heading .widget-tabs {
  float: right;
  margin-bottom: 0;
  padding: 0;
  list-style: none;
}
.category-featured-widget .category-featured-heading .widget-tabs li {
	font-size: 14px;
  display: inline;
  text-transform: uppercase;
  height: 30px;
  float: left;
}
.category-featured-widget .category-featured-heading .widget-tabs li a {
  position: relative;
  padding: 0 10px;
  display: block;
  float: left;
  height: 30px;
  line-height: 30px;
  text-transform: capitalize;
}
.category-featured-widget .category-featured-heading .widget-tabs li.active a {
  position: relative;
  padding: 0 10px;
  display: block;
  float: left;
  height: 30px;
  line-height: 30px;
  color: #f15a21;
  border-bottom: 1px solid #f15a21;
}

.category-featured-content {
  margin-top: 0px;
}
.category-featured-content .category-featured-ad {
  width: 220px;
  float: left;
}
@media (max-width: 1200px) and (min-width: 993px) {
  .category-featured-content .category-featured-ad {
    width: 20%;
    padding-right: 5px;
  }
}
@media (max-width: 992px) and (min-width: 0px) {
  .category-featured-content .category-featured-ad {
    display: none;
  }
}
.category-featured-content .category-featured-list {
  margin-left: 230px;
}
@media (max-width: 1200px) and (min-width: 993px) {
  .category-featured-content .category-featured-list {
    width: 80%;
    margin: 0;
    float: left;
    padding-left: 5px;
  }
}
@media (max-width: 992px) and (min-width: 0px) {
  .category-featured-content .category-featured-list {
    width: 100%;
    margin: 0;
  }
}

.img-animate-broder a:before {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  bottom: 15px;
  right: 15px;
  z-index: 9;
  border-top: 1px solid rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  transform: scale(0, 1);
}
.img-animate-broder a:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  bottom: 15px;
  right: 15px;
  z-index: 9;
  border-left: 1px solid rgba(255, 255, 255, 0.8);
  border-right: 1px solid rgba(255, 255, 255, 0.8);
  transform: scale(1, 0);
}
.img-animate-broder a:hover:before, .img-animate-broder a:hover:after {
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.panda-image-banner {
  margin-bottom: 20px;
}

.panda-image-carousel {
  margin-bottom: 20px;
}

.basic-info-box {
  margin-bottom: 20px;
}
.basic-info-box .basic-info-box-content {
  text-align: center;
}

.category-list {
	background-color: #FFF;
  margin: 0;
  padding: 10px 20px;
  position:relative;
}
.category-list li {
  line-height: 28px;
}
.category-list li.active > a, .category-list li.active > span:before {
  color: #f15a21;
}
.category-list > li > span:before {
  content: "\f0da";
  font-size: 14px;
  display: inline-block;
  text-align: right;
  font-family: "FontAwesome";
  padding-right: 10px;
  color: #666;
  font-weight: bold;
  cursor: pointer;
}
.category-list > li > ul {
  padding-left: 15px;
  position:absolute;
  display:none;
}
.category-list > li:hover ul.list-unstyled {
    display:block;
}
.category-list > li > ul > li {
  border-bottom: 1px dotted #eaeaea;
}
.category-list > li:hover ul{
    background-color:#ffffff;
    padding:5px;
}
.category-list > li > ul > li > span:before {
  content: "\f105";
  font-size: 14px;
  display: inline-block;
  text-align: right;
  color: #ccc;
  font-family: "FontAwesome";
  padding-right: 10px;
  font-weight: bold;
  cursor: pointer;
}

.product-side-block {
  padding: 10px;
  border-bottom: 1px dotted #eaeaea;
}
.product-side-block:last-child {
  border-bottom: none;
}
.product-side-block .product-block-left {
  width: 75px;
  float: left;
}
.product-side-block .product-block-right {
  margin-left: 85px;
}
.product-side-block .product-block-right a {
  display: block;
  line-height: 16px;
  height: 32px;
  overflow: hidden;
}
.product-side-block .product-block-right .price {
  font-weight: bold;
}
.product-side-block .product-block-right .price-old {
  color: #999;
  font-weight: normal;
  text-decoration: line-through;
  margin-left: 5px;
}

.sidebar-widget-content .product-grid {
  padding: 10px;
}
.sidebar-widget-content .product-grid .price span {
  font-size: 12px;
}

.featured {
  margin-bottom: 20px;
}

.latest {
  margin-bottom: 20px;
}

footer {
  margin-top: 20px;
  overflow: hidden;
}
footer .footer-center {
	 /*edit
  padding-top: 20px;
      background-color: #eaeaea;  */
  background-color: #FFFFFF;
}
footer .footer-info {
  padding-bottom: 20px;
  /*edit     background-color: #eaeaea;  */
  background-color: #FFFFFF;
}
footer hr {
  margin: 10px 0 0 0;
  border-top: none;
  border-bottom: 1px solid #e1e1e1;
}
footer h5 {
  margin: 10px 0;
  font-size: 16px;
  font-weight: bold;
}
footer .social {
  margin-top: 10px;
}
footer .social .title {
  float: left;
  height: 35px;
  line-height: 35px;
  margin-right: 20px;
  font-size: 14px;
}
footer .social a {
  width: 30px;
  height: 30px;
  display: inline-block;
  background-color: #fff;
  border-radius: 15px;
  text-align: center;
}
footer .social a i {
  line-height: 30px;
  font-size: 20px;
  color: #999;
}
footer .social a:hover {
  background-color: #666;
}
footer .social a:hover i {
  color: #fff;
}
footer .payment {
  margin-top: 10px;
}
footer .payment img {
  display: inline-block;
}
footer .copyright {
  margin-top: 10px;
  text-align: center;
}
footer .scroll-top {
  display: none;
  background-color: #7a6e6e;
  position: fixed;
  bottom: 80px;
  right: 10px;
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 12px;
  color: #fff !important;
  text-transform: uppercase;
  padding: 2px;
  z-index: 9999;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
footer .scroll-top:hover {
  background-color: #f15a21;
}
footer .scroll-top i {
  display: block;
}


/*new add*//*new add*//*new add*//*new add*//*new add*//*new add*//*new add*/



@media (max-width: 979px){

.top_right {
    width: 320px!important;
}


.top_search {
    float: right;
    width: 130px!important;
}
}

@media (max-width: 1100px){
.logo_mart{
	    margin-top: 2px;

}
}

@media (max-width: 1000px){
.logo_mart{
	    margin-top: 3px;

}
}


@media (max-width: 1000px){
.logo_mart{
	    margin-top: 5px;

}
}

@media (max-width: 800px){
.logo_mart{
	    margin-top: 8px;

}
}



.logo_mart{
	    width: 20%!important;
}



.relation{
		   margin-top: 50px;
    margin-bottom: 50px;
    margin-right: auto;
    margin-left: auto;
    width: 1000px;
}

.margroup{
	margin-left: 0px;
    margin-right: 0px;
	margin-top: 40px;
}

.pull-left:hover{
color: #FFFFFF;
}

#top button:hover {
	color: #FFFFFF;
	float:right;
}
#top button{
	float:right;
}

.top_mobile:hover{
color: #FFFFFF;
}
.top_user:hover{
color: #FFFFFF;
}
.top_user_word:hover{
color: #FFFFFF;
}


.fa-angle-down{
color: #f7d8ca;
}


.fa-angle-down:hover{
	color: #FFFFFF;
}


.elevate-zoom-wrapper{

}


.fa-angle-down{

}
.top_user_word{
	/*display:none;*/
	color: #f7d8ca;
font-size: 14px;
}

.word_margin{
	margin-top: -5px;
	line-height: 0px;
	height: 40px!important;
	margin-bottom: 5px;
}

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

.product_left{
	margin-top: 0px;
    width: 500px;
	padding-left: 0px;
    padding-right: 0px;
	margin-left: 85px;
	margin-right: 185px;
}

.product_right{
	width: 420px;
    margin-top: 50px

}






@media (max-width: 1189px){
.product_tab{
	float: left!important;
    width: 80%!important;
	margin-right: 0px!important;
}

.navmargin{
    width: 20%;
	}
}







@media (max-width: 1189px){
.product_left{
	float:none;
    margin: 0 auto;
    float: none;
}
.product_right{
    float: none;
    margin: 0 auto;
}

}


.hidden-xs{
	padding-left: 0px;
}

.topheight{
	width: 100%;
   }

.col-sm-3 {
    width: 20%;
}


.top_left{
	  float: left;
	  width: 60%;
	  height:44px
}

.top_right{
	margin-right: 25px;
	  float: right;
	    width: 310px;
	height:44px
}


.top_search{
	float:right;
	width: 180px;
}


.top_mobile{
	color: #f7d8ca;
    margin-top: 10px;
    float: right;
    font-size: 25px;
        font-size: 25px;
    margin-left: 15px;
}
.top_user{
	    margin-bottom: 12px;
	color: #f7d8ca;
	font-size: 20px;
    margin-top: 12px;
}


.special_mar{
    margin-left: 0px;
    margin-right: 0px;
}


#main-menu .navbar-default .navbar-nav > li > a span:hover {
    color: #ffffff!important;
}


#tabs a:hover {
background:#ccc;
height:21px;
border-bottom:0;
}
#tabs #last {
border-right:1px solid #000;
}
/* ------------ Hide/Show Span ----------- */
#tabs span {
position:absolute;
top:30px;left:-999em;
height:340px;
width:478px;
padding:0 20px;
border-top:20px solid #ccc;
border-bottom:20px solid #ccc;
cursor:auto;
text-align:left;
overflow:auto;
}
#tabs a:hover span {
left:1px;
}


.fa-search{
	font-size: 18px;
}



@media (min-width: 768px){
.col-sm-9 {
    width: 80%;
}
}


@media (max-width: 767px){
.displaynone{
display: none;
}
}




@media (max-width: 979px){
.col-sm-3{
    width: 20%;
}

.vertical-dropdown-menu{
	    width: 510px!important;
}


}


@media (max-width: 978px){

#main-menu .navbar .navbar-nav li a {
	    padding: 0px 5px;

}
}

@media (max-width: 1083px){
#main-menu .navbar .navbar-nav li a {
	    padding: 0px 10px;

}
}

@media (max-width: 5420px){
#main-menu .navbar .navbar-nav li a {
  padding: 0px 12px;
}
}

@media (max-width: 991px){
	.col-sm-6 {
    width: 50%;
}
.respon991{
	    width: 550px;
    height: 44px;
}

}

@media (max-width: 978px){
#main-menu .navbar .navbar-nav li a {
	    padding: 0px 10px;

}
}

@media (max-width: 897px){
#main-menu .navbar .navbar-nav li a {
	    padding: 0px 3px;

}
}

@media (max-width: 850px){
#main-menu .navbar .navbar-nav li a {
	    padding: 0px 3px;

}
}


@media (max-width: 787px){
#main-menu .navbar .navbar-nav li a {
	    padding: 0px 2px;

}
}



@media (max-width: 768px){

#main-menu .navbar .navbar-nav li a {
	    padding: 0px 1px;
}
.top_right{
width:370px!important;
}
.paddwidth{
	width:77%!important;
}

.top_search{
	    width: 110px!important;
}


}



@media (max-width: 991px){
.verticalmenu-groups{
	    padding-left: 15px;
}
.col-sm-5{

}
}

.megamenu-group > .title > a:hover{
	    margin-left: 5px;
}




@media (min-width: 1200px){
.top_search{
	float:right;
	width: 200px;
}
.top_right{
	width: 550px;
}

.mumber_float{
		margin-left: 30px!important;

}
.top_mobile {
    margin-left: 35px;
}
.lang {
    margin-left: 30px;
    float: right;
}

}


	.breadcrumb_width{
	width:100%;
	display: flex;
    padding-left: 0;
    padding-right: 0;
    margin-right: auto;
    margin-left: auto;
}


@media (min-width: 1190px) {
	.breadcrumb_width{
	width:1190px;
	display: flex;
    padding-left: 0;
    padding-right: 0;
    margin-right: auto;
    margin-left: auto;
}
.bolg_width_1000 {
    width: 1000px;
    padding-left: 0px;
    padding-right: 0px;
}
}



.breadcrumb{
border-bottom: 1px solid #eee;
    border-radius: 0px;
}

.mumber_float{
	    float: right !important;
		margin-left: 15px;
}

.button-cart1{
	width: 150px;
    height: 40px;
	font-size: 18px;
    text-align: center;
	    color: #ffffff;
    background-color: #f15a21;
    border-color: #ddd;
}


.button-cart1:hover{
    background-color:#FF8306;
}





@media (max-width: 1200px){
	.product-cart-action{
		    display: inline-block;
	}
}
/**/
.floor_service{
	clear: right;
    overflow: hidden;
}
.service_inner{
	float: left;
    margin-right: 15px;
    font-size: 0;
}
.service_icon{
	display: inline-block;
    height: 18px;
    width: 18px;
    background-position: 0 -66px;
    position: relative;
	background:url(../../../image/detail_sprite.png) no-repeat;


}
.service_option{
	display: inline-block;
    padding-left: 5px;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    position: relative;
    top: -4px;
}

.category_bgcolor{
	background-color: #FFF;
	margin: 5px;
}

.sitemap{
	 margin: 10px;
    float: left;
    width: 30%;
}


.after_row{
	margin-left:0px;
	margin-right:0px;
}


.after_container{
    width: 1190px!important;
}

#main-menu .navbar-default .navbar-nav > li > a span{
	color:#f7d8ca;
}



.category_menu{
	margin-bottom: 50px;
	z-index: 1;
}

.bt_theme:hover{
	color: #ffffff;
    background-color: #f15a21;
    border-color: #ddd;
}


.bt_theme{
	border: 1px solid #f1f1f1;
	border-width: thin;
    color: #000000;
    background-color: #ffffff;
    float: left;
    margin: 5px;
    padding: 10px;
}


.product_s{
    color: #ffffff;
    background-color: #f15a21;
    border-color: #ddd;
}
.special_half{
	    margin-top: -1px;
	border-bottom: 0.5px solid #e0e0e0;
	border-right: 0.5px solid #e0e0e0;
	border-left: 0.5px solid #e0e0e0;
	padding:1%;
}
.slider-content{
	margin-top:-1px;
}
.img_no_margin{
	margin-top: 1px;
}
.aa:nth-child(even){
	background-color:#f5f5f5;
}
.default-link-list > li> a{
	color:#669999;
}
.product_options .option_item p {
  margin-right:10px !important;
}
.-mob-share-ui ul.-mob-share-list li.-mob-share-weixin {
    background-image: url(./res/icon/sns_icon_22@2x_b.png);
    width: 40px;
    height: 40px;
    background-size: contain;
}

.-mob-share-ui ul.-mob-share-list li.-mob-share-qq {
    background-image: url(./res/icon/sns_icon_24@2x_b.png);
    width: 40px;
    height: 40px;
    background-size: contain;
}

.-mob-share-ui ul.-mob-share-list li.-mob-share-weibo {
    background-image: url(./res/icon/sns_icon_1@2x_b.png);
    width: 40px;
    height: 40px;
    background-size: contain;
}

.-mob-share-ui ul.-mob-share-list li p {
    font-size: .6em !important;
}
.-mob-share-ui-button {
     background: transparent !important;
    color: #f15a21 !important;
    width: 100px;
}
#d_quickcheckout a {
    color:#666 !important;
}
.box-blog-categories .box-category > ul > li a{
    font-weight:bold;
    color:#222 !important;
}
.box-blog-categories .box-category > ul > li > ul > li > ul > li a {
    font-weight:normal;
    color:#999;
}
.box-blog-categories .box-category > ul > li ul > li > a.active {
    color:#f15a21 !important;
}
