/** Shopify CDN: Minification failed

Line 90:0 Unexpected "}"

**/
@media (max-width: 1199px){
  .sidebar {
    width: 100%;
  }
}

@media (max-width: 767px){
  .sidebar {
      padding: 0px;
  }
}

.boost-pfs-filter-close{
  display: none !important;
}

.sidebar .close-sidebar{
    z-index: 999;
    top: 5px;
}

.boost-pfs-filter-show-result{
  height: 50px !important;
}

.sidebar .boost-pfs-filter-clear-all{
  padding-right:30px;
}

.filters-toolbar__view-as{
  display: none !important;
}

.grid-item .product-item .product-des.abs-center .sealsubs-target-element{
   display: none !important;
}


    


@media (max-width: 479px){
  .boost-pfs-filter-sorting-label {
      width: -webkit-calc(100% - 120px);
    text-align:left;
  }
}


@media (max-width: 479px){
  .toolbar .column-right .toolbar-col {
      display: flex;
      justify-content: space-between;

  }
}

@media (max-width: 479px){
  .toolbar .column-right .toolbar-col label {
  margin-right:0px;
}
}

@media (max-width: 479px){
.toolbar .column-right .toolbar-col label {
    width: calc(100% - 120px);

}
}

.collection__desc{
  font-size: 16px;
}

.collection__title {
  font-size: 56px;
}

@media (max-width: 767px) {
  .collection__title {
    font-size: 32px;
    line-height: 1.15;
  }
}
}

.boost-pfs-search-suggestion-item-product .boost-pfs-search-suggestion-left:before {
    height: auto !important;
}

h3.box-title .title span{
  font-size: 28px;
}

h3.box-title .title span{
  font-size: 30px;
}

.widget-title p span{
  font-size: 16px;
}


.filters-toolbar__limited-view{
    display: none !important;
}
.collection__title {
  margin-bottom: 50px;
}
.collection-wrapper.page-header h1 {
  text-align: center;
  width: 100%;
}