.zpheader-style-04 .theme-header .zpcontainer {
    border-bottom: 1px solid #E1E3E5;
}
.theme-header .zpcontainer .theme-navigation-and-icons {
    margin-top: 10px;
}
.zpheading.zpheading-style-none.zpheading-align-left {
background: #FE0086;
background: -webkit-linear-gradient(to right, #FE0086 0%, #101010 100%);
background: -moz-linear-gradient(to right, #FE0086 0%, #101010 100%);
background: linear-gradient(to right, #FE0086 0%, #101010 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.theme-product-list-style-01 .theme-prod-img {
  box-shadow: none;
}
.theme-product-list-style-01 .theme-prod-box-content:last-child::after {
    background: none;
    }
.theme-product-list-style-01 .theme-prod-name a {
    font: 18px Prata;
font-weight: normal;
}
.theme-product-list-style-01 .theme-prod-price {
  color: #FE0086;
  font-weight: 500;
}
.theme-product-list-style-01 .theme-prod-old-price {
  color: #FE0086;
  font-size: 14px;
  font-weight: 300;
}
.theme-section-heading {
  padding-block-end: 0px;
  visibility: hidden;
}
.zplink-align-center .zplink-heading, .zplink-align-center .zplink-list-container {
  font-size: 14px;
  text-transform: uppercase;
}