.theme-product-details-area {
  flex: 1;
}
.theme-view-details-quick-view {
  margin-top: auto;
}
@media(min-width:992px) {
         [data-zs-product-details-section-container] [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container .theme-custom-field-accordion svg {
          width: 12px;
          height: 12px
     }
  

}



@media (max-width: 991px) {
  [data-zs-product-id] [data-zs-view-details]:hover {
    all: unset;
    cursor: pointer; 
    background: transparent !important
  }
    [data-zs-search-icon] svg line {
        stroke: #fff
  }

  [data-zs-logo-container] [data-zs-logo] {
    width: 100px !important;
    height: 50px !important
}

      [data-zs-responsive-menu-area].theme-navigation-and-icons .theme-menu-area .theme-menu {
        background: #fff
    }
}

.zphero-slides .zpslider-img {
background-size: 100% 100%;
}
[data-theme-content-container] .theme-category-image-description-conatainer {
    height: auto
}

[data-theme-content-container] .theme-category-image-description-conatainer .theme-category-name-description-no-imgage {
    padding:0
}
@media (max-width: 992px) {
  .theme-navigation-and-icons .theme-menu-area [data-zp-theme-menu] [data-zs-menu-container] li a {
    font-family: 'Arial', sans-serif
  }
}

.theme-prod-box[data-zs-product-id] [data-zs-image-container] picture img {
  object-fit: scale-down
}
[data-category-style-08] .theme-category-image-desc-container .theme-category-image-description-conatainer {
    min-height: max-content
}