#left-column .block-categories a.h6 {
  font-weight: 800;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.65px;
  font-family: 'Manrope';
  margin-bottom: 6px;
  color: #000;
}

#left-column .block-categories .category-sub-menu li[data-depth="0"]>a {
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.6px;
  color: #878787;
  font-family: 'Manrope';
}

.block-categories .category-sub-menu li {
  position: relative;
  margin: 6px 0;
  display: inline-block;
  width: 100%;
}

.products-selection .total-products p {
  font-weight: 700;
  font-size: 12px;
  line-height: 26px;
  letter-spacing: 0.6px;
  color: #000;
  font-family: 'Manrope';
}

body#category.category-depth-level-3 .subcategories-list li a.subcategory-name {
  color: white;
  background: #1e1e53;
  border-radius: 30px;
  transition: 0.3s;
}

body#category.category-depth-level-3 .subcategories-list li a.subcategory-name:hover {
  background: #bb2d2c;
}

body#category.category-depth-level-3 #subcategories ul li .subcategory-image a {
  border: unset;
  padding: 0;
}



.parentcategorypage {
  width: 100% !important;
  padding: 40px 0;
}

.parentcategorypage h2 {
  font-size: 20px;
  line-height: 27px;
  font-family: 'Manrope';
  font-weight: 700;
  text-align: left;
  color: #000000;
  margin-bottom: 17px;
}

.parentcategorypage p {
  font-size: 16px;
  line-height: 22px;
  font-family: 'Manrope';
  font-weight: 500;
  text-align: left;
  color: #000000 !important;
}

#subcategories ul li {
  width: 20%;
  float: left;
  padding: 0 15px;
  margin-bottom: 35px;
}

#subcategories ul li .subcategory-name {
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0.28px;
  font-weight: 600;
  text-align: center;
  color: #878787;
  padding: 17px 0;
  width: 100%;
  display: flex;
  justify-content: center;
}

#subcategories ul li .subcategory-image a {
  border: 1px solid #CECECE;
  padding: 0;
}

#subcategories ul li .subcategory-image a img {
  height: 228px;
  width: 100%;
  object-fit: cover;
}

#subcategories .subcategories-list {
  overflow: hidden;
  margin: 0;
  display: inline-block;
}

#subcategories .subcategories-list {
  margin: 0 -15px;
}

#subcategories {
  margin: 30px 0;
}

.categorymainleftclmn {
  display: none;
}

.breadcrumb h1.title-category-main {
  color: #373737;
  font-size: 30px;
  line-height: 41px;
  font-family: 'Manrope';
  letter-spacing: 0.6px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 0;
}

.listtitlewithcounter h1 {
  color: #000;
  font-size: 22px;
  line-height: 30px;
  font-family: 'Manrope';
  letter-spacing: 1.1px;
  font-weight: 700;
}

.listtitlewithcounter span {
  font-size: 16px;
  line-height: 22px;
  font-family: 'Manrope';
  letter-spacing: 0.8px;
  font-weight: 500;
  text-align: left;
  color: #000000;
}

.products-selection {
  margin-top: 34px;
  border: 1px solid #D5D5D5;
  padding: 14px 15px;
}

#left-column .text-uppercase,
#search_filters .facet .facet-title {
  font-size: 13px;
  line-height: 18px;
  font-family: 'Manrope';
  letter-spacing: 0.65px;
  font-weight: 800;
  text-align: left;
  color: #000000;
}

#left-column .text-uppercase {
  margin-bottom: 19px;
}

#search_filters .facet .facet-label a {
  font-size: 12px;
  line-height: 22px;
  font-family: 'Manrope';
  letter-spacing: 0.6px;
  font-weight: 500;
  text-align: left;
  color: #878787;
}

#search_filters .ui-widget-header {
  background: #1B69CB !important;
}

#search_filters .ui-slider .ui-slider-handle {
  width: 19px;
  height: 19px;
  border: 3px solid #1B69CB !important;
}

.pagination>div:first-child {
  font-size: 12px;
  line-height: 26px;
  font-family: 'Manrope';
  letter-spacing: 0.6px;
  font-weight: 600;
  text-align: left;
  color: #878787;
}

.pagination {
  padding: 23px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.active_filters .active-filter-title {
  font-size: 14px;
  line-height: 26px;
  font-family: 'Manrope';
  letter-spacing: 0.7px;
  font-weight: 700;
  text-align: left;
  color: #9E9E9E;
}

.active_filters .filter-block {
  font-size: 12px;
  line-height: 26px;
  font-family: 'Manrope';
  letter-spacing: 0.6px;
  font-weight: 500;
  text-align: left;
  color: #000000;
}

.active_filters {
  background: #F6F7F8;
  padding: 15px 22px;
}

#search_filters .facet .facet-label a .magnitude {
  display: none;
}

.faceted-slider p {
  font-size: 12px;
  line-height: 22px;
  font-family: 'Manrope';
  letter-spacing: 0.6px;
  font-weight: 500;
  text-align: left;
  color: #878787;
}

#search_filters .facet .facet-title {
  margin-bottom: 8px;
}

#search_filters .facet .facet-title {
  padding: 8px 0;
}

.listtitlewithcounter h1 {
  margin-bottom: 0;
}

.product_style3 .products:not(.otspecial-content) .product-grid .thumbnail-container .otproducthover .btn {
  display: flex;
  align-items: center;
  justify-content: center;
}

.otproducthover {
  display: flex;
  justify-content: center;
}

.products-selection .total-products {
  display: flex;
  align-items: center;
}

.products-selection .grid_list {
  max-width: 180px;
}

.active_filters .filter-block .close {
  margin-top: 6px;
}

.products-selection .borderright {
  max-width: 400px;
}

#subcategories ul li .subcategory-image {
  padding: 0;
}

#tab-listview .otproduct-desc .add-to-cart img,
#tab-shortview .otproduct-desc .add-to-cart img {
  margin-right: 10px;
}

#products .product-list .thumbnail-container .otproduct-button {
  display: flex;
}

#products .product-list .thumbnail-container .otproduct-button a,
#tab-listview #products .product-sort .thumbnail-container .otproduct-button a {
  margin-top: 10px;
  margin-right: 10px;
  display: flex;
  align-items: center;
}

#products .product-list .thumbnail-container .ot-button-container .btn:focus {
  background: #11233d;
  color: #fff;
}

#products .product-list .thumbnail-container .ot-button-container .btn:hover {
  background: #11233d;
  color: #fff;
}

#products .product-list .thumbnail-container .ot-button-container .btn:hover img,
#tab-listview #products .product-list .thumbnail-container .ot-button-container .btn:focus img {
  filter: invert(0);
}

#products .product-list .thumbnail-container .ot-button-container .btn:hover img,
#products .product-sort .thumbnail-container .ot-button-container .btn:focus img {
  filter: invert(0);
}

#products .product-list .thumbnail-container .ot-button-container .btn:hover,
#products .product-sort .thumbnail-container .ot-button-container .btn:focus {
  background: #11233d;
  color: #fff;
}

#products .product-sort .thumbnail-container .ot-button-container .btn:hover img {
  filter: invert(0);
}

#tab-shortview .otproducthover {
  width: 100%;
}

#tab-shortview .otproducthover .add-to-cart {
  max-width: 130px;
}

#tab-shortview .otproducthover .otproduct-button {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}

#products .product-list .thumbnail-container .otproduct-button a,
#products .product-sort .thumbnail-container .otproduct-button a {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 10px;
}

#tab-shortview .otproducthover .otproduct-button {
  display: flex;
}

#products .product-list .thumbnail-container .otproducthover {
  display: flex;
  align-items: center;
  justify-content: space-between;
}







@media only screen and (min-width: 1600px) {}

@media only screen and (min-width: 1200px) and (max-width : 1599px) {}

@media only screen and (min-width: 1200px) {}

@media only screen and (min-width: 992px) and (max-width : 1199px) {}

@media only screen and (min-width: 768px) and (max-width: 991px) {


  #wrapper .breadcrumb.breadcrumbwithtitle {
    padding: 20px 0;
  }

  .breadcrumb h1.title-category-main {
    font-size: 25px;
    line-height: 35px;
    letter-spacing: 0.5px;
  }

  .parentcategorypage h2 {
    font-size: 14px;
    line-height: 19px;
  }

  #subcategories ul li {
    width: 33.33%;
    margin-bottom: 13px;
  }

  #subcategories .subcategories-list {
    margin: 0;
  }

  #subcategories ul li:last-child {
    margin-bottom: 0;
  }

  #subcategories {
    margin: 30px 0 0;
  }


  #js-product-list-top .total-products {
    display: none !important;
  }

  .left-right-inner .block-categories {
    display: none;
  }

  .pagination .pagination-left {
    display: none;
  }

  .pagination .pagination-right {
    width: 100%;
  }

  .products-sort-order {
    width: 100%;
  }

  .products-selection .borderright {
    max-width: 100%;
    width: 100%;
  }

  .products-selection .filter-button {
    position: fixed;
    right: 0;
    z-index: 99;
  }

  .products-selection {
    margin-top: 10px;
    padding: 0;
    border: none;
  }

  #category #wrapper .breadcrumb {
    margin-bottom: 0;
  }

  .products-selection .showing {
    display: none;
  }

  #wrapper .breadcrumb li span {
    font-size: 11px;
    line-height: 15px;
  }

  .products-sort-order .select-title {
    font-size: 12px;
  }

  .pagination .page-list {
    float: none;
  }

  #search_filter_toggler img {
    filter: invert(1);
    width: 20px;
  }

  #search_filter_toggler {
    width: auto !important;
    float: right;
  }




}

@media only screen and (max-width: 767px) {

  #js-product-list-top .total-products {
    display: none !important;
  }

  .left-right-inner .block-categories {
    display: none;
  }

  .pagination .pagination-left {
    display: none;
  }

  .pagination .pagination-right {
    width: 100%;
  }

  .products-sort-order {
    width: 100%;
  }

  .products-selection .borderright {
    max-width: 100%;
    width: 100%;
  }

  .products-selection .filter-button {
    position: fixed;
    right: 0;
    z-index: 99;
  }

  .products-selection {
    margin-top: 10px;
    padding: 0;
    border: none;
  }

  #category #wrapper .breadcrumb {
    margin-bottom: 0;
  }

  .products-selection .showing {
    display: none;
  }

  #wrapper .breadcrumb li span {
    font-size: 11px;
    line-height: 15px;
  }

  .products-sort-order .select-title {
    font-size: 12px;
  }

  .products .thumbnail-container .otproduct-image .product-flags li.new {
    width: 64px;
    height: 28px;
    background: #1B69CB;
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
    line-height: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .products .thumbnail-container .otproduct-image .product-flags li.discount {
    width: 64px;
    height: 28px;
    background: #BB2D2C;
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
    line-height: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 46px;
  }





  #wrapper .breadcrumb.breadcrumbwithtitle {
    padding: 20px 0;
  }

  .breadcrumb h1.title-category-main {
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0.5px;
  }

  .parentcategorypage h2 {
    font-size: 14px;
    line-height: 19px;
  }

  #subcategories ul li {
    width: 100%;
    margin-bottom: 13px;
  }

  #subcategories .subcategories-list {
    margin: 0;
  }

  #subcategories ul li:last-child {
    margin-bottom: 0;
  }

  #subcategories {
    margin: 30px 0 0;
  }





  .listtitlewithcounter h1 {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.9px;
    text-align: center;
  }

  .listtitlewithcounter span {
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0.6px;
  }

  .listtitlewithcounter {
    text-align: center;
  }

  #search_filter_toggler img {
    filter: invert(1);
    width: 20px;
  }

  #search_filter_toggler {
    width: auto !important;
    float: right;
  }







}

@media only screen and (min-width: 640px) and (max-width: 767px) {}

@media only screen and (min-width: 480px) and (max-width: 639px) {}

@media only screen and (max-width: 479px) {}