.boxfilter {
  background-color: #f6f6f6;
  border: 1px solid #e5e5e5; }

.mainmenu,
.submenu {
  list-style: none;
  padding: 0;
  margin: 0; }

.mainmenu a {
  display: block;
  text-decoration: none;
  padding: 10px;
  color: #000;
  font-size: 12px; }

.mainmenu > li > a {
  font-weight: 600;
  text-transform: uppercase; }

.mainmenu > li > a:hover {
  background-color: transparent; }

.mainmenu a:hover {
  background-color: #d5d5d5; }

.border-btm {
  border-bottom: 1px solid #e3e3e3; }

.mainmenu li:hover .submenu {
  display: block;
  max-height: 200px;
  overflow-y: auto; }

.submenu::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5; }

.submenu::-webkit-scrollbar {
  width: 6px;
  background-color: #f5f5f5; }

.submenu::-webkit-scrollbar-thumb {
  background-color: #000; }

.submenu a {
  background-color: #fafafa; }

.submenu a:hover {
  background-color: #ccc; }

.submenu {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: all 0.5s ease-out; }

.titlefilter h3 {
  background-color: #fff;
  padding: 20px 10px;
  margin: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600; }

.titlefilter {
  border-bottom: 1px solid #dcdcdc; }

.mainmenu .form-horizontal {
  padding: 0 10px; }

.mainmenu .form-horizontal .form-control {
  border-radius: 0; }

.mainmenu > li > a span {
  text-transform: capitalize;
  font-size: 10px; }

.imgproduct-wt img {
  margin: 0 auto 10px !important;
  width: 100%;
  height: auto; }

.nameproduct-wt h5,
.title-gridcontent2-wt h3 {
  margin: 0;
  line-height: 1.8;
  text-align: left;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }

.nameproduct-wt h5 {
  white-space: normal !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 50px; }

.nameproduct-wt h5 a {
  color: #333; }

.nameproduct-wt h5 a:hover {
  text-decoration: none; }

.media-body p {
  font-size: 12px;
  margin-top: 15px; }

.linklistproduct-wt a {
  color: #000;
  font-size: 12px;
  padding-bottom: 2px;
  border-bottom: 1px solid #000; }

.linklistproduct-wt a:hover {
  text-decoration: none;
  color: #f63440;
  border-bottom: 1px solid #f63440; }

h1.media-heading a {
  color: #000;
  line-height: 1.8;
  text-align: left;
  font-size: 14px;
  font-weight: 600; }

.listproduct-wt .separator p a {
  color: #000;
  font-size: 12px; }

.listproduct-wt .separator p a:hover {
  text-decoration: none;
  color: #3190b3; }

.btn-add:hover,
.btn-add:hover a,
.btn-details:hover,
.btn-details:hover a {
  color: #3190b3; }

.price-text-color {
  color: #f63440; }

.listproduct-wt .info .rating {
  color: #777; }

.listproduct-wt .rating {
  font-size: 17px;
  text-align: right;
  margin-bottom: 10px;
  height: 52px; }

.listproduct-wt .separator {
  border-top: 1px solid #e1e1e1; }

.clear-left {
  clear: left; }

.listproduct-wt .separator p {
  line-height: 20px;
  margin-bottom: 0;
  margin-top: 10px;
  text-align: center; }

.listproduct-wt .separator p i {
  margin-right: 5px; }

.listproduct-wt .btn-add {
  width: 50%;
  float: left; }

.listproduct-wt .btn-add {
  border-right: 1px solid #e1e1e1; }

.listproduct-wt .btn-details {
  width: 100%;
  float: left; }

.nameproduct-wt {
  padding-bottom: 10px; }

.listproduct-wt:hover {
  background-color: #f6f6f6;
  border: 1px solid #e5e5e5; }

.listproduct-wt {
  margin: 0 0 15px;
  padding: 10px;
  border: 1px solid #dfdfdf;
  background-color: #fff; }

.nav-tabs > li > a {
  border-radius: 0;
  color: #000; }

.pageline {
  border-top: 1px solid #dfdfdf;
  margin-top: 15px; }

.pagination {
  float: right; }

.pagetext {
  margin-top: 15px;
  font-size: 12px; }

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  color: #999;
  background-color: #eee;
  border-color: #ddd; }

.pagination > li > a,
.pagination > li > span {
  color: #000; }

.pagination > li > a:hover,
.pagination > li > span:hover {
  color: #f63440; }

.bar-filter-wrapper {
  background-color: #fff;
  padding: 10px;
  width: 100%; }

.bar-filter-wrapper > .row {
  margin-left: -10px;
  margin-right: -10px; }

.bar-filter-wrapper > .row > [class*=col-] {
  padding-left: 10px;
  padding-right: 10px; }

.togglegrid.active,
.togglegrid:hover,
.togglelist.active,
.togglelist:hover {
  background-position: 0 -19px; }

.togglegrid:hover,
.togglelist:hover {
  transition: all 0.2s ease-out; }

.togglegrid {
  width: 19px;
  height: 19px;
  background: url(images/list-grid.png);
  display: block; }

.togglelist {
  width: 23px;
  height: 19px;
  background: url(images/list-switch.png);
  display: block; }

.togglegrid-search {
  background: url(../images/list-grid.png); }

.togglelist-search {
  background: url(../images/list-switch.png); }

.togglegrid,
.togglelist {
  color: #6d6262;
  cursor: pointer;
  float: left;
  margin-right: 10px;
  font-size: 10px;
  transition: all 0.2s ease-out; }

.view-switcher {
  width: 100%;
  position: relative;
  float: left;
  margin-bottom: 0;
  border: 0; }

.result-count {
  margin-bottom: 0; }

.pagination-wrapper .pagination {
  margin-top: 0;
  margin-bottom: 0; }

/*.pagination-wrapper .pagination>li:first-child>a,
.pagination-wrapper .pagination>li:first-child>span {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.pagination-wrapper .pagination>li:last-child>a,
.pagination-wrapper .pagination>li:last-child>span {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}*/
.pagination-wrapper .pagination > li > a,
.pagination-wrapper .pagination > li > span {
  margin-left: 3px;
  padding: .6em 0.8em;
  font-size: 16px;
  display: inline-block; }

.pagination-wrapper .pagination > li > a {
  border: 1px solid #ddd;
  border-radius: 10px;
  background-color: #fff; }

.pagination-wrapper .pagination > li.active > a {
  color: #fff !important; }

.pagination-wrapper .pagination .next-page,
.pagination-wrapper .pagination .prev-page {
  position: relative;
  top: -1px; }

.pagination-wrapper .pagination > .active > a,
.pagination-wrapper .pagination > .active > a:focus,
.pagination-wrapper .pagination > .active > a:hover,
.pagination-wrapper .pagination > .active > span,
.pagination-wrapper .pagination > .active > span:focus,
.pagination-wrapper .pagination > .active > span:hover {
  background-color: #3bafda;
  border-color: #3bafda;
  color: #fff; }

.pagination-wrapper .pagination > .disabled > a,
.pagination-wrapper .pagination > .disabled > a:focus,
.pagination-wrapper .pagination > .disabled > a:hover,
.pagination-wrapper .pagination > .disabled > span,
.pagination-wrapper .pagination > .disabled > span:focus,
.pagination-wrapper .pagination > .disabled > span:hover {
  color: #777;
  background-color: #fff;
  border-color: #ddd; }

.pagination-wrapper .pagination > li > a:hover,
.pagination-wrapper .pagination > li > span:hover {
  background-color: #3bafda;
  border-color: #3bafda;
  color: #fff; }

.form-ordering {
  height: 32px;
  border-radius: 0;
  padding: 5px 12px; }

.bar-filter-gap-top {
  margin-bottom: 25px; }

.bar-filter-gap-bottom {
  margin-bottom: 5px;
  margin-top: 10px; }

.tabs-style-line nav ul {
  padding: 0 2em;
  max-width: none;
  box-shadow: inset 0 -2px #d1d3d2; }

.tabs-style-line nav a {
  padding: .7em .4em;
  box-shadow: inset 0 -2px #d1d3d2;
  color: #74777b;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 14px;
  line-height: 1;
  -webkit-transition: color .3s, box-shadow .3s;
  transition: color 0.3s, box-shadow 0.3s; }

.tabs-style-line nav a:focus,
.tabs-style-line nav a:hover {
  box-shadow: inset 0 -2px #74777b;
  text-decoration: none; }

.tabs-style-line nav li.tab-current a {
  box-shadow: inset 0 -2px #3bafda;
  color: #3bafda; }

@media screen and (max-width: 767px) {
  .result-count {
    font-size: 14px;
    text-align: right;
    margin-bottom: 10px; } }
@media screen and (max-width: 58em) {
  .tabs-style-line nav ul {
    display: block;
    box-shadow: none; }

  .tabs-style-line nav ul li {
    display: block;
    -webkit-flex: none;
    flex: none; } }
.tabs {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
  font-weight: 300;
  margin-bottom: 20px; }

.tabs nav {
  text-align: center; }

.tabs nav ul {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  margin: 0 auto;
  padding: 0;
  max-width: 1200px;
  list-style: none;
  -ms-box-orient: horizontal;
  -ms-box-pack: center;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center; }

.tabs nav ul li {
  position: relative;
  z-index: 1;
  display: block;
  margin: 0;
  text-align: center;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.tabs nav a {
  position: relative;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 2.5; }

.tabs nav a span {
  vertical-align: middle; }

.tabs nav li.tab-current a {
  color: #74777b; }

.tabs nav a:focus {
  outline: 0; }

@media screen and (max-width: 58em) {
  .tabs nav a.icon span {
    display: none; }

  .tabs nav a:before {
    margin-right: 0; } }
.tabs nav ul li {
  z-index: auto; }

/*# sourceMappingURL=stylesearchfilter.css.map */
