#header .page-width,
#footer .page-width,
#main-content .page-width,
body .elementor-section.elementor-section-boxed > .elementor-container {
    margin: 0 auto;
    width: 100%;
}
.pk-mobile-bottom-panel {
  z-index: 100;
}.breadcrumb {
  margin: 30px 0 30px 0;
}
body.ce-kit-18 p {
  margin-bottom: 0px;
  margin-top:0px;
}
.mp_yazi{padding:0;line-height:2em;font-size:15px}
.mp_yazi ol li{color:#5b5b5b;line-height:2em;font-size:15px}
.mp_yazi h3{color:#666666;font-weight:700;line-height:1.3;font-size:1.125rem;margin-bottom:.8rem;margin-top:1.3rem}
@media (max-width:767px) {
.mp_yazi{padding:1.1rem;line-height:1.5em}
}
.page-header h1 {
  margin: 15px 0px 25px 0px;
  text-transform: uppercase;
  font-size: 1.363em;
  color: #333;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 2rem;
}
.page-header h1:after{
  position: absolute;
  content: "";
  display: block;
  width: 10%;
  height: 2px;
  background-color: #9a9a9a;
  margin-top: 5px;
}
.displayProductButtonFixed {
  & .favorites-button {
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 9;
    background: #fff;
    border: none;
    padding: 8px;
    color: #333;
    border-radius: 50%;
  }
}
.displayProductButtonFixed {
  & .favorites-button {
    &:hover, &:focus, &.icon-active {
      background: none;
      color: #f98c20;
      outline: 0;
      background: #fff;
      border-radius: 50%;
    }
  }
}
.product-thumbnail {
  margin-bottom: 5px;
  flex-wrap: wrap;
}
.product-flag.new {
  max-width: 50px;
  margin-left: auto;
}
.product-flags li{
  margin-bottom: 5px;
  padding: 4px 5px;
  border-radius: 3px;
}
.product-miniature .product-flags {
  left: auto;
  right: 5px;
    z-index: 3;
    top: 5px;
}
.product-title {
  margin: 0 0 5px;
}
#product #content .product-flags {
  top: 5px;
  right: 5px;
}
.breadcrumb {
  margin: 10px 0 10px 0;
}
@media (max-width: 480px){
.pk-aside {
        padding: 0px;
    }
    .pk-aside header h3 {
    font-size: 20px;
}
.pk-aside header {
    margin-bottom: 10px;
    background:#eee;
    padding:10px;
}
}
.pk-aside.active .pk-aside-tabs {
    padding: 15px;
}
.pk-aside .products {
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    grid-column-gap: 20px;
    width: 100%;
    display: grid;
}