.catalog-category-view .page-main {
  padding: 0px !important;
  max-width: 100% !important;
}
.catalog-category-view .column.main {
  padding: 0px !important;
}
/*========== Start top bar =============*/
.category-top-bar .modes,
.category-top-bar .toolbar-amount,
.category-top-bar .toolbar.toolbar-products label.sorter-label,
.category-top-bar .toolbar.toolbar-products a.sorter-action {
  display: none;
}
.catalog-category-view.page-layout-1column
  .column.main
  > .toolbar.toolbar-products {
  display: none;
}

.category-top-bar {
  background-color: #f6f9fb;
  float: left;
  width: 100%;
  margin-bottom: 55px;
  padding: 130px 0px 20px;
  position: relative;
  z-index: 22;
}
.category-top-bar .container {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: flex-start;
  position: relative;
}
.category-top-bar .toolbar.toolbar-products {
  position: relative;
  margin: 0;
  width: auto;
}
.category-top-bar .sorter-options {
  background-color: #fff;
  border: solid 1px #919393;
  font-family: "Vinyl OT";
  font-weight: normal;
  font-size: 24px;
  padding: 0px 25px 0px 15px;
  width: 180px;
  height: 45px;
  line-height: 45px;
  border-radius: 0px;
  margin: 0;
  box-shadow: none !important;
  background-size: 30px;
  background-position: center right;
}

.category-top-bar .sorter-options option {
  font-family: "Montserrat";
  font-size: 20px;
  color: #000;
  padding: 5px 15px;
}
.category-top-bar .block.filter {
  border: none !important;
  margin: 0px;
  width: 100%;
}
.category-top-bar .toolbar.toolbar-products {
  display: none;
}

.category-top-bar .block-content.filter-content {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}
.category-top-bar .filter-options {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.category-top-bar .filter-options .filter-options-item:first-child {
  margin-left: 0;
}
.category-top-bar .filter-options .filter-options-item.Product.Type {
  display: none;
}
.category-top-bar .filter-options .filter-options-item {
  padding: 0;
  margin: 0px 25px 25px 0px;
}
.category-top-bar .filter-options-item.active:before,
.category-top-bar .filter-options-item.active:after {
  opacity: 0;
}
.category-top-bar .filter-options .filter-options-title {
  background: #fff;
  border: solid 1px #919393;
  font-family: "Vinyl OT";
  font-weight: normal;
  font-size: 24px;
  padding: 0px 25px 0px 15px;
  width: 180px;
  height: 45px;
  line-height: 45px;
  text-transform: capitalize;
}
.category-top-bar .filter-options .filter-options-title:after {
  top: 0;
  right: 7px;
  color: #6236af;
  font-weight: bold;
  font-size: 17px;
}
.category-top-bar .filter-options .filter-options-content {
  box-shadow: none;
  border: solid 1px #919393;
  border-top: none;
  padding: 0px;
  width: 100%;
}
.category-top-bar .filter-options .filter-options-content li.item {
  padding: 0;
}
.category-top-bar .filter-options .filter-options-content a {
  display: block;
  margin: 0;
  padding: 5px 15px;
  font-family: "Montserrat";
  font-size: 16px;
  color: #000;
}

.category-top-bar .block-content.filter-content .filter-current {
  display: block;
  line-height: 1.5;
  margin-left: 25px;
  width: calc(100% - 205px);
}

.category-top-bar .block-content.filter-content .filter-label {
  font-weight: 500;
}
body.page-layout-1column .filter-actions ~ .filter-options {
  margin-top: 0;
}
.category-top-bar .block-content.filter-content .block-actions.filter-actions {
  padding: 0;
  display: inline-block;
  margin: 0;
  position: absolute;
  right: 15px;
  bottom: 0;
}
.category-top-bar .block-content.filter-content a.filter-clear {
  background: #fff;
  border: solid 2px #5f1eb0;
  font-family: "Vinyl OT";
  font-weight: normal;
  font-size: 24px;
  padding: 0px 10px;
  width: 180px;
  height: 45px;
  line-height: 45px;
  color: #5f1eb0;
  text-align: center;
  text-transform: uppercase;
}

/*========== End top bar =============*/

.catalog-category-view .products.wrapper {
  margin: 0;
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 30px;
}
.products-before {
  position: absolute;
  left: 0;
  top: 25%;
  width: 220px;
}
.category-merch-gift-vouchers-offers .products-before,
.category-merch-gift-vouchers-offers .products-after {
  overflow: hidden;
}
.category-merch-gift-vouchers-offers .products-before img {
  position: relative;
  left: -23%;
}

.category-merch-gift-vouchers-offers .products-after img {
  position: relative;
  right: -13%;
}

.products-after {
  position: absolute;
  right: 0;
  width: 310px;
  bottom: 0;
}
.catalog-category-view .products.wrapper .container {
  position: relative;
  z-index: 2;
}
.catalog-category-view ol.product-items {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -15px !important;
  margin-right: -15px !important;
}
.catalog-category-view ol.product-items li.product-item {
  width: calc(25% - 30px) !important;
  margin: 55px 15px 30px !important;
  padding: 0;
  border: solid 3px #3e3d46;
  background: #fff;
}
.catalog-category-view ol.product-items li.product-item:hover {
  border-color: #5f1eb0;
}

.catalog-category-view.page-products .product-item-info {
  width: 1000%;
  border: none !important;
  box-shadow: none !important;
  margin: 0 !important;
  padding: 0px !important;
  height: 100%;
  background: transparent !important;
  position: relative;
}
.catalog-category-view.page-products .product-item-info:before {
  content: "";
  position: absolute;
  left: -2px;
  top: 53px;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  background: #5f1eb0;
  transition: all 0.5s;
  opacity: 0;
}

.catalog-category-view.page-products .product-item-info:hover:before {
  opacity: 1;
}

.catalog-category-view .product-item-info > a {
  display: block;
  margin-bottom: 25px;
  text-align: center;
  margin-top: -55px;
  position: relative;
}
.catalog-category-view .product-item-info > a > img {
  max-width: 305px;
  margin: auto;
  width: auto;
  max-height: 220px;
  transition: all 0.5s;
}
.catalog-category-view .product-item-info img.hover {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  opacity: 0;
}
.catalog-category-view .product-item:hover img.hover {
  opacity: 1;
}
.catalog-category-view .product-item:hover img.hover ~ img.image {
  opacity: 0;
}

.catalog-category-view
  .product-item-info
  .product-item-details
  .swatch-attribute {
  display: none;
}
.catalog-category-view .product-item-info .product-item-details {
  padding: 0px 20px 40px;
}
.catalog-category-view
  .product-item-info
  .product-item-details
  .product-item-name {
  color: #5f1eb0;
  margin: 0;
  font-size: 32px;
  font-family: "Vinyl OT";
  line-height: 1.2;
  margin-bottom: 12px;
  text-transform: capitalize;
  position: relative;
  /*min-height: 116px;*/
}
.catalog-category-view .product-item-info:hover .product-item-name {
  color: #fff;
}
.catalog-category-view
  .product-item-info
  .product-item-details
  .product-item-name
  a {
  color: inherit;
  text-decoration: none;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.catalog-category-view .product-item-info .short_description {
  font-size: 16px;
  color: #3e3d46;
  /*display: none;*/
}
.catalog-category-view .product-item-info .short_description > * {
  color: inherit;
  line-height: inherit;
  font-size: inherit;
}
.catalog-category-view .product-item-info .short_description strong {
  font-weight: 600;
}
.catalog-category-view .product-item-info .short_description > ul {
  list-style: disc;
  padding-left: 20px;
  margin-bottom: 15px;
}

.catalog-category-view .product-item-info .product_price-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* flex-wrap: wrap; */
  width: 100%;
}
.catalog-category-view .product-item-info .product-reviews-summary {
  margin: 0px 0px 5px;
}
.catalog-category-view .product-item-info .reviews-actions {
  display: none;
}
.catalog-category-view .rating-summary .rating-result > span:before {
  color: #d8aa3a;
}
.catalog-category-view.page-products
  .product-item-info:hover
  .product-reviews-summary {
  position: relative;
  z-index: -1;
}

.catalog-category-view .product-item-info .product-item-details .price-box {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  color: #4791cc;
  font-size: 32px;
  font-family: "Vinyl OT";
}
.catalog-category-view
  .product-item-info
  .product-item-details
  .price-box
  .minimal-price {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}
.catalog-category-view
  .product-item-info
  .product-item-details
  .price-box
  span.price-label {
  display: none;
}

.catalog-category-view
  .product-item-info
  .product-item-details
  span.price-container
  > span {
  white-space: initial;
  font-size: inherit;
}

.catalog-category-view .product-item-info .product-item-details span.price {
  font-weight: normal;
  font-size: inherit;
}
.catalog-category-view
  .product-item-info
  .product-item-details
  span.price-container
  .price-excluding-tax {
  display: none;
}
.catalog-category-view
  .product-item-info
  .product-item-details
  span.price-container
  span.price-label {
  display: none;
}
.old-price .price-excluding-tax .price {
  text-decoration: line-through;
}
.product-item-info
  .product-item-details
  .product_price-wrap
  .price-box.price-final_price
  .old-price {
  width: 100%;
  color: #4791cc;
}
.catalog-category-view .product-item-info .product-item-inner:before {
  visibility: hidden;
}
.catalog-category-view .product-item-info:hover .product-item-inner {
  bottom: -15px;
  padding: 0;
  background: transparent;
  margin: 0;
  border: none;
  text-align: center;
  box-shadow: none;
  background: #5f1eb0;
  padding-top: 13px;
}

.catalog-category-view .product-item-info .product-item-inner {
  width: 100%;
  transition: all 0.5s;
}
.catalog-category-view .product-item-info .product-item-inner .product {
  margin: 0;
  padding: 0px 20px;
  width: 100%;
}
.catalog-category-view .product-item-info .product-item-inner .actions-primary {
  display: block;
  text-align: center;
}
.catalog-category-view
  .product-item-info
  .product-item-inner
  .actions-secondary {
  display: none;
}
.catalog-category-view .product-item-info .product-item-inner button.primary {
  display: block;
  max-width: 100%;
  width: 100%;
  font-family: "Vinyl OT";
  font-weight: normal;
  font-size: 24px;
  color: #5f1eb0;
  background: #fff;
  border: none;
  text-transform: uppercase;
}
.catalog-category-view
  .product-item-info
  .product-item-inner
  .actions-primary
  .form-group {
  margin: 12px 0px 0px;
}

.catalog-category-view .product-item-info .product-item-inner select {
  background: transparent url(../images/select-bg-white.svg) no-repeat center
    right 0px;
  background-size: 25px;
  color: #fff;
  text-align: center;
  border: solid 3px #fff;
  border-radius: 0px;
  font-family: "Vinyl OT";
  font-weight: normal;
  font-size: 24px;
  padding: 0;
  text-transform: uppercase;
  height: auto;
  line-height: 1.4;
  outline: none;
  box-shadow: none;
}
.catalog-category-view .product-item-info .product-item-inner select option {
  color: #000;
}

.category-product-bottom {
  float: left;
  width: 100%;
  background: #f6f9fb;
  padding: 60px 0px;
}
.category-product-bottom .owl-stage {
  display: flex;
  flex-wrap: wrap;
}
.category-product-bottom .item {
  height: 100%;
}
.category-product-bottom .column {
  border: solid 3px #e5e5e5;
  padding: 25px;
  text-align: center;
  background: #fff;
  height: 100%;
}
.category-product-bottom .column img {
  width: auto;
  max-width: 100%;
  max-height: 155px;
  margin: auto;
}

.category-product-bottom .column .btn-wrap {
  margin-top: 18px;
}
.category-product-bottom .btn-border-purple {
  color: #4791cc !important;
  border-color: #4791cc !important;
  line-height: 1.2;
  padding: 6px 30px;
  font-size: 24px;
  background-image: url(../images/button-hover-sky.png);
  background-size: 102% 130px;
  background-position: top -130px center;
  z-index: 2;
  transition: all 0.8s;
  display: block;
}

.category-product-bottom .btn-border-purple:hover {
  background-position: top center;
  color: #fff !important;
}
.category-product-bottom .owl-carousel .owl-nav button.owl-prev {
  top: 50%;
  transform: translate(-200%, -50%);
}
.category-product-bottom .owl-carousel .owl-nav button.owl-next {
  top: 50%;
  transform: translate(200%, -50%);
}

.category-product-selector {
  float: left;
  width: 100%;
  background-image: url(../images/category-product-selector.jpg);
  padding: 55px 0px;
  background-size: cover;
  background-position: center right;
  color: #fff;
}
.category-product-selector .custom-row {
  align-items: center;
}

.category-product-selector .col-left {
  width: 51%;
  text-align: right;
}

.category-product-selector .title {
  margin: 0;
  font-size: 44px;
  font-family: "Vinyl OT";
  line-height: 1.2;
}

.category-product-selector .col-right {
  text-align: left;
  width: 49%;
  padding-left: 35px;
}

.category-product-selector .btn-border-white {
  font-size: 36px;
  background-position: top -140px center;
  padding: 17px 30px;
  transition: all 1s;
}

.category-product-selector .btn-border-white:hover {
  background-position: top center;
}

@media screen and (max-width: 1919px) {
  .category-top-bar {
    margin-bottom: 40px;
    padding: 100px 0px 20px;
  }
  .category-top-bar .sorter-options {
    font-size: 20px;
    padding: 0px 20px 0px 12px;
    width: 160px;
    height: 40px;
    line-height: 40px;
    background-size: 25px;
  }

  .category-top-bar .filter-options .filter-options-item {
    margin: 0px 20px 20px 0px;
  }
  .category-top-bar .filter-options .filter-options-title,
  .category-top-bar .block-content.filter-content a.filter-clear {
    font-size: 20px;
    padding: 0px 20px 0px 12px;
    width: 160px;
    height: 40px;
    line-height: 40px;
  }
  .category-top-bar .filter-options .filter-options-title:after {
    right: 5px;
    font-size: 14px;
  }
  .category-top-bar .block-content.filter-content .filter-current {
    margin-left: 20px;
    width: calc(100% - 180px);
  }
  .catalog-category-view ol.product-items li.product-item {
    margin: 45px 15px 30px !important;
  }
  .catalog-category-view.page-products .product-item-info:before {
    top: 43px;
  }
  .catalog-category-view .product-item-info > a {
    margin-bottom: 15px;
    margin-top: -45px;
  }
  .catalog-category-view .product-item-info > a > img {
    max-width: 245px;
    max-height: 175px;
  }
  .catalog-category-view .product-item-info .product-item-details {
    padding: 0px 18px 30px;
  }
  .catalog-category-view
    .product-item-info
    .product-item-details
    .product-item-name {
    font-size: 28px;
    margin-bottom: 10px;
    /*min-height: 101px;*/
  }
  .catalog-category-view .product-item-info .short_description {
    font-size: 15px;
  }
  .catalog-category-view .product-item-info .short_description > * {
    margin-bottom: 10px;
  }
  .catalog-category-view .product-item-info .short_description > ul {
    margin-bottom: 13px;
  }
  .catalog-category-view .product-item-info .product-item-details .price-box {
    font-size: 28px;
  }
  .catalog-category-view .product-item-info .product-item-inner button.primary {
    font-size: 20px;
  }
  .catalog-category-view
    .product-item-info
    .product-item-inner
    .actions-primary
    .form-group {
    margin: 10px 0px 0px;
  }
  .catalog-category-view .product-item-info .product-item-inner select {
    font-size: 20px;
  }
  .catalog-category-view .products.wrapper {
    margin-bottom: 20px;
  }
  .products-before {
    top: 15%;
    width: 150px;
  }
  .products-after {
    width: 210px;
    bottom: 20%;
  }
  .category-product-bottom {
    padding: 50px 0px;
  }
  .category-product-bottom .column {
    padding: 20px;
  }
  .category-product-bottom .column img {
    max-height: 120px;
  }
  .category-product-bottom .column .btn-wrap {
    margin-top: 15px;
  }
  .category-product-bottom .btn-border-purple {
    padding: 7px 33px;
    font-size: 19px;
    border-width: 2px;
  }

  .category-top-bar .filter-options .filter-options-content a {
    padding: 5px 12px;
    font-size: 15px;
  }
  .category-product-selector {
    padding: 35px 0px;
  }
  .category-product-selector .title {
    font-size: 38px;
  }
  .category-product-selector .col-right {
    padding-left: 30px;
  }
  .category-product-selector .btn-border-white {
    font-size: 32px;
    background-position: top -120px center;
    padding: 15px 25px;
  }
}

@media screen and (max-width: 1199px) {
  .category-top-bar {
    margin-bottom: 30px;
    padding: 85px 0px 20px;
  }
  .category-top-bar .sorter-options {
    font-size: 18px;
    padding: 0px 15px 0px 10px;
    width: 140px;
    height: 36px;
    line-height: 35px;
    background-size: 20px;
  }
  .category-top-bar .filter-options .filter-options-item {
    margin: 0px 15px 15px 0px;
  }
  .category-top-bar .filter-options .filter-options-title,
  .category-top-bar .block-content.filter-content a.filter-clear {
    font-size: 18px;
    padding: 0px 15px 0px 10px;
    width: 140px;
    height: 36px;
    line-height: 36px;
  }
  .category-top-bar .filter-options .filter-options-title:after {
    right: 5px;
    font-size: 12px;
  }
  .category-top-bar .filter-options .filter-options-content a {
    padding: 3px 10px;
    font-size: 14px;
  }

  .category-top-bar .block-content.filter-content .filter-current {
    margin-left: 15px;
    width: calc(100% - 135px);
    font-size: 14px;
  }
  .products-before {
    top: 10%;
    width: 100px;
  }
  .products-after {
    width: 150px;
    bottom: 20%;
  }
  .catalog-category-view ol.product-items {
    margin-left: -10px !important;
    margin-right: -10px !important;
  }
  .catalog-category-view ol.product-items li.product-item {
    margin: 35px 10px 20px !important;
    border-width: 2px;
    width: calc(25% - 20px) !important;
  }
  .catalog-category-view.page-products .product-item-info:before {
    top: 33px;
  }
  .catalog-category-view .product-item-info > a {
    margin-bottom: 12px;
    margin-top: -35px;
  }
  .catalog-category-view .product-item-info > a > img {
    max-width: 200px;
    max-height: 165px;
  }
  .catalog-category-view .product-item-info .product-item-details {
    padding: 0px 12px 25px;
  }
  .catalog-category-view .product-item-info .product-item-inner .product {
    padding: 0px 15px;
  }
  .catalog-category-view
    .product-item-info
    .product-item-details
    .product-item-name {
    font-size: 25px;
    margin-bottom: 8px;
    /*min-height: 90px;*/
  }
  .catalog-category-view .product-item-info .short_description {
    font-size: 14px;
  }
  .catalog-category-view .product-item-info .short_description > * {
    margin-bottom: 8px;
  }
  .catalog-category-view .product-item-info .short_description > ul {
    margin-bottom: 10px;
  }
  .catalog-category-view .product-item-info .short_description > ul li {
    margin-bottom: 5px;
  }
  .catalog-category-view .product-item-info .product-item-details .price-box {
    font-size: 24px;
  }
  .catalog-category-view .product-item-info .product-item-inner button.primary {
    font-size: 18px;
  }
  .catalog-category-view .product-item-info .product-item-inner select {
    font-size: 18px;
    border-width: 2px;
  }
  .category-product-bottom {
    padding: 40px 0px;
  }
  .category-product-bottom .column img {
    max-height: 145px;
  }
  .category-product-bottom .btn-border-purple {
    padding: 7px 45px;
  }
  .category-product-bottom .owl-carousel .owl-nav button.owl-prev {
    transform: translate(-150%, -50%);
  }
  .category-product-bottom .owl-carousel .owl-nav button.owl-next {
    transform: translate(150%, -50%);
  }
  .category-product-selector {
    padding: 35px 0px;
  }
  .category-product-selector .title {
    font-size: 34px;
  }
  .category-product-selector .btn-border-white {
    font-size: 28px;
    background-position: top -110px center;
    padding: 12px 22px;
  }
}

@media screen and (max-width: 991px) {
  .products-before {
    top: 7%;
    width: 70px;
  }
  .products-after {
    width: 100px;
  }
  .catalog-category-view ol.product-items li.product-item {
    width: calc(33.33% - 20px) !important;
  }
  .category-product-bottom .column {
    padding: 15px;
    border-width: 2px;
  }
  .category-product-bottom .column img {
    max-width: 100%;
    max-height: 102px;
  }
  .category-product-bottom .column .btn-wrap {
    margin-top: 12px;
  }
  .category-product-bottom .btn-border-purple {
    padding: 7px 20px;
    font-size: 16px;
    border-width: 2px;
  }
  .category-product-selector {
    padding: 30px 0px;
  }
  .category-product-selector .title {
    font-size: 30px;
  }
  .category-product-selector .col-right {
    padding-left: 20px;
  }
  .category-product-selector .btn-border-white {
    font-size: 22px;
    background-position: top -85px center;
    padding: 10px 15px;
  }
}
@media screen and (max-width: 767px) {
  .catalog-category-view.page-products .columns {
    padding-top: 0;
  }
  .category-top-bar {
    margin-bottom: 20px;
    padding: 65px 0px 15px;
  }
  .category-top-bar .container {
    justify-content: space-between;
  }
  .category-top-bar .block.filter {
    width: 100%;
    padding-left: 0;
  }
  .category-top-bar .filter:not(.active) .filter-title strong {
    display: block;
    font-size: 18px;
    position: static;
    padding: 0px 12px;
    width: calc(50% - 30px);
    height: 36px;
    line-height: 35px;
    box-shadow: none;
    border: solid 1px #919393;
    border-radius: 0px;
    background-color: #fff;
    font-family: "Vinyl OT";
    left: auto;
    right: 15px;
    background-image: url(../images/select-bg.svg);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center right 6px;
  }
  .category-top-bar .filter:not(.active) .filter-title:before {
    margin: 0;
    height: 0;
  }
  .category-top-bar .filter:not(.active) .filter-content .filter-options {
    display: none;
  }

  .category-top-bar .toolbar.toolbar-products {
    width: 50%;
    padding-right: 15px;
  }

  .category-top-bar .toolbar-sorter {
    position: relative;
    width: 100%;
  }
  .category-top-bar .sorter-options {
    width: 100%;
    padding: 0px 20px 0px 10px;
    background-size: 19px;
    background-position: right 4px center;
    text-align: center;
  }
  .category-top-bar .block-content.filter-content {
    flex-direction: column;
  }
  .category-top-bar .block-content.filter-content .filter-current {
    margin: 15px 0px 0px;
    width: 100%;
    font-size: 16px;
  }
  .category-top-bar .filter .filter-current.active {
    padding-bottom: 0px;
  }
  .category-top-bar
    .block-content.filter-content
    .block-actions.filter-actions {
    position: initial;
    text-align: center;
    margin-top: 12px;
  }
  .category-top-bar .filter.active .filter-subtitle {
    font-family: "Vinyl OT";
    color: #5f1eb0;
    font-weight: normal;
    line-height: 1;
    height: auto;
    padding: 8px 49px 8px 15px;
    font-size: 30px;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    border: none;
  }
  .category-top-bar .filter.active .filter-title strong {
    background-image: url(../images/Close-icon-purple.svg);
    padding: 0;
    width: 47px;
    height: 47px;
    top: 0;
    right: 0px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 27px;
    background-color: #fff;
    border-radius: 0px;
    border: none;
  }
  .category-top-bar .filter.active .filter-title strong:after {
    opacity: 0;
  }
  .category-top-bar .filter-options .filter-options-item {
    margin: 0px 0px 15px 0px;
    border: none;
    padding: 0px 15px;
  }
  .category-top-bar .filter-options .filter-options-title {
    width: 100%;
    padding: 0px 25px 0px 10px;
  }
  .category-top-bar .filter-options .filter-options-title:after {
    right: 7px;
  }
  .category-top-bar .filter-options .filter-options-content {
    width: 100%;
  }
  .category-top-bar .filter-options .filter-options-content li.item {
    margin: 0;
  }
  .category-top-bar .filter.active .filter-options {
    top: 60px;
  }

  .products-before,
  .products-after {
    opacity: 0;
  }
  .catalog-category-view ol.product-items li.product-item {
    width: calc(50% - 20px) !important;
    margin: 60px 10px 20px !important;
  }
  .catalog-category-view.page-products .product-item-info:before {
    top: 58px;
  }
  .catalog-category-view .product-item-info > a {
    margin-top: -60px;
  }
  .catalog-category-view .product-item-info > a > img {
    max-width: 100%;
    max-height: 174px;
  }
  .catalog-category-view
    .product-item-info
    .product-item-details
    .product-item-name {
    font-size: 22px;
    /*min-height: 80px;*/
  }

  .category-product-bottom {
    padding: 30px 0px;
  }
  .category-product-bottom .column img {
    max-height: 122px;
  }
  .category-product-selector {
    background-image: url(../images/category-product-selector-mobile.jpg);
    background-position: top center;
    padding: 40px 0px;
  }
  .category-product-selector .custom-row {
    flex-direction: column;
    padding: 0px 10px;
  }

  .category-product-selector .col-left {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .category-product-selector .col-right {
    padding-left: 0;
    text-align: center;
    width: 100%;
  }
}

@media screen and (max-width: 639px) {
  .products-grid .product-item-inner {
    background: #ffffff;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border: 1px solid #bbbbbb;
    border-top: none;
    left: 0;
    margin: 10px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .abs-visually-hidden-desktop-s,
  .products-grid
    .product-item-info:not(:hover):not(.active)
    .product-item-inner {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .products-grid .product-item-info:hover .product-item-inner,
  .products-grid .product-item-info.active .product-item-inner {
    display: block;
    bottom: -32px;
  }
  .product-item-actions {
    display: block;
  }
  .page-products .product-item-actions {
    z-index: 1;
  }

  .products-grid .product-item-info:hover,
  .products-grid .product-item-info.active {
    background: #ffffff;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border: 1px solid #bbbbbb;
    margin: -10px;
    padding: 9px;
    position: relative;
    z-index: 9;
  }
}

@media screen and (max-width: 575px) {
  .category-top-bar .toolbar.toolbar-products {
    padding-right: 8px;
  }
  .category-top-bar .filter:not(.active) .filter-title strong {
    width: calc(50% - 23px);
  }
  .catalog-category-view ol.product-items li.product-item {
    width: calc(100% - 20px) !important;
    margin-top: 27vw !important;
  }
  .catalog-category-view.page-products .product-item-info:before {
    top: calc(27vw - 2px);
  }
  .catalog-category-view .product-item-info > a {
    margin-top: -27vw;
  }
  .catalog-category-view .product-item-info > a > img {
    max-width: 75%;
    max-height: initial;
    width: 100%;
  }
  .catalog-category-view .product-item-info:hover .product-item-inner {
    bottom: -21vw;
  }

  .category-product-bottom .container {
    padding: 0px 25px;
  }
  .category-product-bottom .btn-border-purple {
    max-width: 175px;
    margin: auto;
  }
}
