/* Make the carousel section full width */
[data-element-id="elm_AysGuhWFLamDZTY0pEtq2A"]{
  width: 100vw !important;
  max-width: 100vw !important;
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box;
  position: relative;
  /* Removed left: 50% and transform to avoid overflow */
  overflow-x: hidden;
    
}

/* If there's a parent container, reset any padding/margins */
[data-element-id="elm_AysGuhWFLamDZTY0pEtq2A"].zpelem-col,
[data-element-id="elm_AysGuhWFLamDZTY0pEtq2A"].zpelem-row {
  margin-left: 0 !important;
  padding-left: 0 !important;
  margin-right: 0 !important;
  padding-right: 0 !important;
}
/* Ensure images inside the carousel are also full width */
[data-element-id="elm_AysGuhWFLamDZTY0pEtq2A"] img {
  width: 100vw !important;
  height: auto;
  object-fit: contain;
  display: block;
}

html, body {
  overflow-x: hidden !important;
}

.zpsection{
        padding-inline-start: 0rem !important;
        padding-inline-end: 0rem !important;
    padding-block-start:0.5rem !important;

}

.zpsection{
padding-block-end: 0px !important;
border-bottom:none !important;
    
   }
.theme-product-list-style-05 .theme-product-name .theme-product-short-description{
display:none;
}

.theme-product-list-style-05 .theme-product-button-area a [data-theme-cart-button-text]{

    border: 1px solid;
    padding: 10px;
    border-radius: 20px;
    background: #ff841f;
    color: white;
}
.theme-product-list-style-05 .theme-product-button-area a [data-theme-cart-button-text]{

position: absolute;
  bottom: 0;
  padding: 10px;
  
  background: #ff841f;  
}
.theme-product-list-style-05 .theme-product-sale-ribbon{
background: #ff841f;
    color: white;
}
.zpdark-header-portion.theme-header-topbar{
display:none;
}
.theme-product-list-style-18 .theme-product-box-content .theme-product-image-area .theme-product-ribbon-area .theme-sale-message{
background: #ff841f;
    color: white;
}


.zpheader-style-09>.theme-header-topbar{
display:none;

}
.zpbutton.zpbutton-type-primary.zpbutton-size-md, button.zpbutton-type-primary.zpbutton-size-md, input.zpbutton-type-primary.zpbutton-size-md[type=submit], input.zpbutton-type-primary.zpbutton-size-md[type=button]{
background: #ff841f;
}

.zpbutton.zpbutton-type-primary, button.zpbutton-type-primary, input.zpbutton-type-primary[type=submit], input.zpbutton-type-primary[type=button]{
    border-radius: 10px;
}











/* Target only product area buttons */
.theme-product-button-area {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  gap: 8px;
}

/* Style both buttons inside this area */
.theme-product-button-area > a {
  flex: 1 1 50%;
  max-width: 48%;
  padding: 6px 10px;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  background-color: #000;
  color: #fff;
  border-radius: 5px;
  text-decoration: none;
  box-sizing: border-box;
  white-space: nowrap;
}

/* Optional: fallback stacking on very small screens */
@media (max-width: 360px) {
  .theme-product-button-area {
    flex-direction: column;
  }

  .theme-product-button-area > a {
    max-width: 100%;
  }
}
.theme-product-list-style-18 .theme-product-box-content .theme-product-details-area .theme-product-button-area a{
background:linear-gradient(0deg, #fff, #fff) no-repeat left bottom/100% var(--bg-h) !important;
color:#000 !important;

}
.zpheader-style-07 .theme-topbar-header-07{
display: none;
}
.zpheader-style-07>.theme-header-topbar{
display: none;
}

.theme-product-list-style-18 .theme-product-box-content .theme-product-image-area .theme-product-ribbon-area .theme-sale-message{

background: #3b3b3b;
}

.theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-cart-button{

background: #3b3b3b;
}


.theme-product-list-style-18 .theme-product-box-content .theme-product-details-area .theme-product-button-area a{

background:linear-gradient(0deg, #3b3b3b, #3b3b3b) no-repeat left bottom/100% var(--bg-h) !important;
    color: #fff !important;

}

.theme-product-button-area{

padding:3px
}


.zpbutton.zpbutton-type-primary.zpbutton-size-md, button.zpbutton-type-primary.zpbutton-size-md, input.zpbutton-type-primary.zpbutton-size-md[type=submit], input.zpbutton-type-primary.zpbutton-size-md[type=button]{

background: #3b3b3b;

}

.zpbutton.zpbutton-type-primary.zpbutton-size-md, button.zpbutton-type-primary.zpbutton-size-md, input.zpbutton-type-primary.zpbutton-size-md[type=submit], input.zpbutton-type-primary.zpbutton-size-md[type=button]{

color:white;
}

.theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-cart-button{

height: 46px;
    font-weight: bold;
}

.zpbutton.zpbutton-type-primary.zpbutton-size-lg, button.zpbutton-type-primary.zpbutton-size-lg, input.zpbutton-type-primary.zpbutton-size-lg[type=submit], input.zpbutton-type-primary.zpbutton-size-lg[type=button]{

font-size: 14px;
}


