
.block {
    margin-bottom: 35px;
    display: inline-block;
    float: left;
    width: 100%;
}
#categories_block_left.block .title_block,
.box-title.title-block h3 {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Inconsolata", monospace;
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 17px;
}
#categories_block_left.block .title_block span {
    display: none;
}
#categories_block_left li {
    line-height: 34px;
    position: relative;
}
#categories_block_left ul li a {
    color: #333333;
    font-size: 15px;
}
#categories_block_left.block-categories .collapse-icons i{
	top: 0;
}
#categories_block_left li li a {
    color: rgba(17, 17, 17, 0.7);
    font-size: 14px;
    font-weight: normal;
}
#search_filters {
    display: inline-block;
    float: left;
    width: 100%;
}
.facet-title{
	font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Inconsolata", monospace;
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 17px;
}
.facet-title::before,
.box-title.title-block h3::before{
    content: "";
    width: 40px;
    height: 2px;
    background: #dadada;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
}
.facet,
.filter-box{
	margin-bottom: 40px;
}
.custom-checkbox input {
    display: none;
}
.custom-checkbox .color {
    width: 11px;
    height: 11px;
    display: inline-block;
}
.flex-box ul li label{
	font-weight: 400;
	margin-bottom: 0;
}
.flex-box ul li{
	line-height: 32px;
}
.page-column .jms-banner.home-banner a {
  display: block;
  width: 100%; }
  .page-column .jms-banner.home-banner a img {
    width: 100%; }

.page-column .home-banner-content .banner-content-box .banner-content {
  vertical-align: bottom; }
  .page-column .home-banner-content .banner-content-box .banner-content h3 {
    font-weight: 700; }
  .page-column .home-banner-content .banner-content-box .banner-content p {
    font-size: 18px;
    font-weight: 700;
    opacity: 1; }
  .page-column .home-banner-content .banner-content-box .banner-content .content-box {
    width: 100%;
    text-align: center;
    color: #fff;
    padding-bottom: 25px; }
.content_scene_cat_bg {
    position: relative;
    margin-bottom: 25px;
}
.cat_desc {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
}
.cat_desc .flex-box {
    display: table;
    width: 100%;
    height: 100%;
}
#category-description {
    display: table-cell;
    vertical-align: middle;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 24px;
    letter-spacing: 0.025em;
}
#category-description::after {
    content: "";
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    top: 10px;
    left: 10px;
    position: absolute;
    background: rgba(0,0,0,0.09);
}
.filters-panel .view-mode > a > span {
	font-size: 18px;
}
.filters-panel .view-mode > a > span.fa-list-ul {
	font-size:19px;
}
.filters-panel .view-mode .view-grid {
    margin-right: 5px; 
}
.filters-panel .text {
	color: #111;
	font-size: 13px;
	font-weight: 400;
	margin-right: 10px;
}
.filters-panel {
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 40px;
	padding: 6px 0;
}
.filters-panel label {
    font-weight: 400;
    margin-bottom: 0;
    color: #7b7b7b;
    margin-right: 5px;
}
.products-sort-order.dropdown {
    display: inline-block;
}
.products-sort-order.dropdown .dropdown-menu a {
    display: block;
}
.products-sort-order.dropdown .dropdown-menu {
    min-width: 180px;
}
.filters-panel .view-modes .view-mode {
    font-size: 14px;
}
.filters-panel .view-modes .active, .filters-panel .view-modes .view-mode:hover {
    color: #e2bdb3;
}
.sort-select {
    text-align: right;
}
.products-list-in-column{
  margin: 0 -20px; }
  .products-list-in-column .product-preview {
    float: left;
    padding: 0 20px; }
.products-list-in-column.products-list-3 .product-preview{
  width: 33.3333%;
}
.products-list-in-column.products-list-2 .product-preview{
  width: 50%;
}
.products-list-in-column.products-list-4 .product-preview{
  width: 25%;
}
.products-list-in-column.products-list-5 .product-preview{
  width: 20%;
}
.products-list-in-column.products-list-6 .product-preview{
  width: 16.6667%;
}
#product_list.products-list-in-row {
  margin: 0; }
  #product_list.products-list-in-row .product-preview {
    clear: both;
    margin-bottom: 40px;
    display: inline-block;
    float: left;
    width: 100%; }
  #product_list.products-list-in-row .product-preview .preview {
    width: 30%;
    float: left; }
    #product_list.products-list-in-row .product-preview .preview .product_action {
      display: none; }
  #product_list.products-list-in-row .product-preview .product-info {
    width: 70%;
    float: left;
    text-align: left;
    padding-top: 0;
    padding-left: 40px; }
    #product_list.products-list-in-row .product-preview .product-info .content_price {
      margin-top: 5px; }
    #product_list.products-list-in-row .product-preview .product-info .product-link {
      padding: 0; }
    #product_list.products-list-in-row .product-preview .product-info .product-list-info {
      display: block !important;
      visibility: visible !important;
      margin-top: 22px;
      border-top: 1px solid #EBEBEB;
      padding-top: 25px; }
      #product_list.products-list-in-row .product-preview .product-info .product-list-info .product_action {
        position: initial;
        opacity: 1;
        margin-top: 30px;
        display: inline-block; }
        #product_list.products-list-in-row .product-preview .product-info .product-list-info .product_action .product-btn {
          -ms-transform: none;
          transform: none;
          -moz-transform: none;
          -webkit-transform: none;
          -o-transform: none;
          float: left;
          margin-right: 10px;
          border: 1px solid #dadada;
          color: #000; }
          #product_list.products-list-in-row .product-preview .product-info .product-list-info .product_action .product-btn:hover {
            border-color: #e2bdb3;
            color: #fff; }
        #product_list.products-list-in-row .product-preview .product-info .product-list-info .product_action .product-btn.ajax_add_to_cart_button {
          width: auto;
          padding: 0 25px;
          text-transform: uppercase;
          font-size: 18px; }
          #product_list.products-list-in-row .product-preview .product-info .product-list-info .product_action .product-btn.ajax_add_to_cart_button span {
            font-size: 25px;
            vertical-align: -2px; }
      #product_list.products-list-in-row .product-preview .product-info .product-list-info .list_description {
        margin-bottom: 28px;
        color: #585858; }
.filters-panel-bottom {
  border-top: 1px solid #EBEBEB;
  display: inline-block;
  width: 100%;
  float: left;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0;
    border-radius: 0;
    width: 100%;
    padding-top: 20px;
    text-align: right;
}
.pagination .pagination-left {
    text-align: left;
}
.pagination .pagination {
    padding-top: 0;
}
.pagination > li {
    display: inline-block;
    margin: 0 3.5px;
}
.pagination > li.current > a, 
.pagination > li.current span, 
.pagination > li.current:hover > a, 
.pagination > li.current:hover span {
    color: #fff;
    background: #000;
}
.pagination > li > a, .pagination > li span {
    width: 30px;
    height: 30px;
    background: none;
    line-height: 30px;
    font-size: 17px;
    font-weight: 700;
    color: #000;
    background: none;
    border: 0;
    margin: 0;
    padding: 0;
    text-align: center;
    border-radius: 0 !important;
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
/* Pagination css */
/* ------ */
.left-banner-column img{
	width:100%;
}