.navigation li a {
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 1.5em;
}

.navigation .level0.active > .level-top,
.navigation .level0.has-active > .level-top {
  border-bottom: 1px solid black !important;
}

ul.submenu li a {
  border: 0 !important;
}
@media only screen and (max-width: 1260px) {
  .page-main > .page-title-wrapper .page-title span {
    border-bottom: none !important;
  }
}
.page-products.page-layout-2columns-left
.columns
 .sidebar.sidebar-main,
.page-products.page-layout-2columns-left
.columns
.product-item-inner
{
  display: none !important;
}
.page-products.page-layout-2columns-left
.columns
.column.main
{
  width: 100% !important;
}

@media only screen and (max-width: 767px) {
  .filter-no-options .filter-title:before {
    background: none !important;
  }
}
@media only screen and (max-width: 422px) {
  .page-products .sorter {
    position: relative;
  }

  .sorter {
    float: none;
  }
}

.page-main > .page-title-wrapper .page-title {
  display: block !important;
  text-align: center;
  margin: 0 0 0.5em;
  line-height: 1.4;
  text-rendering: optimizeLegibility;
  font-weight: 400;
}
.page-main > .page-title-wrapper .page-title span {
  border-bottom: 1px solid #f5e2de;
  text-transform: capitalize;
  padding: 0 15px 20px;
}
.page-products .product-item-info {
  width: auto !important;
}

a.product-item-photo {

  display: block;
}
.actions-secondary {
  display: none !important;
}


.box-tocart .input-text.qty {
  width: 64px;
  height: 52px;
}

.product-item-name > a:hover,
.product.name a > a:hover {
  color: #ff7f00 !important;
}

.page-footer {
  background: #f4f4f4;
}
.product-reviews-summary.short {
  text-align: center;
}


.product-options-bottom .price-box,
.product-info-price .price-box {
  padding-bottom: 0 !important;
}

.category-image img {
  margin: 0 auto;
}
.color-white {
  color: white;
}

.pagebuilder-column-group  h2{
  font-size: 5rem;
}
.position-absolute {
  position: absolute;
}
.align-center {
  align-items: center;
}


