#zoomResult {
    position: fixed;
    top: 25%;
    right: 3%;
  
    width: 40%;
    height: 60%;
    border: 2px solid #ccc;
     background-repeat: no-repeat;
    background-size: 1200px auto;
    display: none;

    z-index: 9999;
    background-color: #fff;
    max-width: 800px;
    max-height: 750px;
    min-width: 300px;
    min-height: 300px;
}
.theme-product-details-style-02 [data-zs-product-details-primary-section] .zpcontainer [data-zs-product-primary-details] .theme-product-detail-image-container .theme-product-detail-image-inner picture img {
  object-fit: inherit !Important;
}
/* Laptop screens (upto 1366px wide) */
@media (max-width: 1366px) {
  #zoomResult {
   margin-top:3% !important;
  }
}

/* Smaller laptops / tablets (upto 1024px) */
@media (max-width: 1024px) {
  #zoomResult {
    margin-top:3% !important;
  }
}
.theme-product-variant-label.theme-custom-field-label {
    font-weight: 300;
   
}
.theme-product-variant.theme-custom-field-container {
    border-bottom: 1px solid #cdcdcd;
}
    .theme-product-details-style-02 [data-zs-product-details-primary-section] .zpcontainer [data-zs-product-primary-details] .theme-product-detail-container .theme-product-quantity-cart-area {
        gap: 1.5rem;
        padding-block-start: 9px;
        padding-block-end: 1.75rem;
        border-block-start: 0.06rem solid #FFFFFF;
    }
}
span.theme-custom-field-heading {
    font-weight: bold;
}
.theme-social-share {
    display: none;
}

summary.theme-custom-field-summary {
  border-bottom: 1px solid #cdcdcd;
}
.zpmm{
  margin-block-start: 1px !Important;
}
.theme-product-detail-container {
    margin-top: 42px;
}
.zpheader-style-04 .theme-header .zpcontainer {
    transition: 0.3s linear;
    background: white;
}
.saree img{
  border-radius:30px;
}
.theme-quantity-decrease,.theme-quantity-increase {
    pointer-events: none;
    opacity: 0.5;
}
.theme-product-quantity-spinner input[name="qty"] {
  pointer-events: none;   
  user-select: none;      
}
.theme-cart-qty-inc-dec{
    pointer-events: none;
    opacity: 0.5;
}
.theme-product-list-quantity{ pointer-events: none;   
  user-select: none;   
}
.zphero.herooo.zpapply-height {
    height:800px;
}
figcaption.zpimage-caption.zpimage-caption-align-center {
    border-bottom-right-radius: 20px;
     border-bottom-left-radius: 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.zpmm .zpmm-inner .zpmm-title.zpmm-image img {
    border-radius: 8px;
    height: 204px;
    width: 200px;
}


.zpelement zpelem-image img:hover {
  transform: scale(1.2);
   border-radius: 20px;
}
.zpelement zpelem-image img {
  transition: all .5s ease-in-out;
   border-radius: 20px;
}

.theme-header-topbar.theme-hide-res-topbar-checkout.zpdark-header-portion.theme-topbar-not-in-header-05 {
    background: #ededed;

}

.theme-topbar-info-icon,.theme-topbar-info-icon-text{
        color: black ;
}
.zpdark-header-portion.theme-header-topbar .theme-socialicon-parent ul li a svg, .zpdark-header-portion.theme-header .theme-socialicon-parent ul li a svg {
     color: black !important;
    fill:black !important;
    transition: 0.15s linear;
}
.theme-navigation-and-icons .theme-menu-area .theme-menu ul .theme-menu-selected a .theme-menu-name:first-child, .theme-navigation-and-icons .theme-menu-area .theme-menu ul li:hover .theme-menu-name:first-child {
    color: white !important;
    text-shadow: 0px 0px 1px black;
    font-weight: 400 !important;
}
.zpmm-title .zpmm-element-textcontent{
color:#c23339 !important
}
.zpmm-title .zpmm-element-textcontent{
  font-weight: bold
}
.zpdark-section a:hover {
    color: white; !important
}
.zpdark-section-bg a {
    color:white;
}
.theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search .theme-search-icon svg {
    width: 24px;
    height: 24px;
    fill: white !important;
}

@media (max-width: 480px){.theme-navigation-and-icons .theme-menu-area .theme-menu ul .theme-menu-selected a .theme-menu-name:first-child, .theme-navigation-and-icons .theme-menu-area .theme-menu ul li:hover .theme-menu-name:first-child {
    color: red!important ;
    text-shadow: 0px 0px 1px black;
  font-weight: 400 !important;
  } 
  .zpcarousel-content-inner {
    padding: 0px !important;
}


.theme-sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  min-width: 250px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
  padding: 15px;
  z-index: 1000;
}

li.active > .theme-sub-menu {
  display: block; /* show when active */
}
.theme-product-information {
  display: none;
  }

..theme-product-information {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}
