.zphero-boxed.theme-pages-full-stretch{
padding:0px !important;
}
.theme-product-list-style-15 article.theme-product-box-content {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
  transition: box-shadow 0.3s ease;
    background-color:white;
}
.theme-product-list-style-15 article.theme-product-box-content:hover {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.16);
}
.zpdark-header-portion.theme-header-topbar{
display:none !important;
}
.zpcarousel-arrow-left svg, .zpcarousel-arrow-right svg{
    fill: #fff !important;
}
.zpcarousel-arrow-left, .zpcarousel-arrow-right{
    border: 1.5px solid #eb7805;
    background: #eb7805 !important;
}
[data-theme-cart-button-text] svg path {
  stroke: #eb7805 !important;
}
.theme-product-list-style-15 .theme-product-quantity-cart-container [data-zs-add-to-cart], .theme-product-list-style-15 .theme-product-quantity-cart-container [data-zs-view]{
border: 1px solid #eb7805 !important;
}
.theme-section[data-category-style-13] .theme-collection-sort, .zpsearch_products-container .theme-collection-sort{
display: none !important;
}
.theme-section[data-category-style-13] .theme-view-by, .zpsearch_products-container .theme-view-by{
display: none !important;
}
.zpsearch_products-container .theme-filter-section{
display: none !important;
}

.theme-product-details-style-15 [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container .theme-product-quantity-cart-area .theme-product-cart-buttons .theme-cart-button{
background:#fc7942 !important;
}

.theme-product-details-style-15 [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container .theme-product-quantity-cart-area .theme-product-cart-buttons .wishlist-selection-container {
    width: 100%;
    background: transparent;
    border: 2px solid #fc7942 !important;
    border-radius: 4px;
    justify-content: center;
    gap: 0.5rem;
    align-items: center;
    color: #fc7942 !important;
    font-size: 18px;
    font-family: 'poppins', sans-serif;
    padding: 9px 0px;
}

.theme-wishlist-icon svg path {
  stroke: white !important;
  fill: white;
}
.theme-portal-icon path {
  stroke: white !important;
  fill: white !important;
}

@media (max-width: 768px) {
  .theme-mobile-header-icon svg path {
    fill: white !important;
    stroke: white !important;
  }
}
@media (max-width: 768px) {
  .theme-mobile-header-search-icon-wrapper svg path {
    fill: white !important;
    stroke: white !important;
  }
}
.theme-minicart-icon svg path {
  stroke: white !important;
}



.theme-picklist-basket .zpcol-3 .zpbutton{
background: #eb7805;
}

.theme-product-list-style-15 .theme-product-varient-quantity .theme-product-quantity-spinner{
border: 1px solid #eb7805 !important;
}

.theme-product-list-style-15 article.theme-product-box-content{
border: 1px solid #eb7805 !important;
}

.theme-product-list-style-15 .theme-cart-and-wishlist .theme-wishlist-ctr [data-zs-wishlisted="false"] svg path{
stroke: #eb7805 !important;
}

.theme-header .zpcontainer .theme-branding-info .theme-logo-parent a img{
background: white !important;
    border-radius: 10px !important;
}

.theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-mini-cart .theme-minicart-icon .theme-mini-cart-count{
      background: #ffffff;
          color: #000000;
}


theme-sliding-cart-container.theme-checkout-button-area [data-cart-empty-shopping-button]:hover [data-zs-mini-cart-continue-shopping] {
      background: #eb7805 !important;
}


.theme-sliding-cart-container [data-cart-empty-checkout-button] button{
background:linear-gradient(0deg, #eb7805, #eb7805) no-repeat left top/100% 100% !important;
}

.theme-sliding-cart-container .theme-checkout-button-area .theme-cart-table-data .theme-checkout-button{
border:1px solid #eb7805;
}
.theme-sliding-cart-container 
.theme-checkout-button-area 
[data-cart-empty-shopping-button]:hover 
[data-zs-mini-cart-continue-shopping],
.theme-sliding-cart-container 
.theme-checkout-button-area 
.theme-cart-table-data 
.theme-checkout-button:hover,
.theme-sliding-cart-container 
.theme-checkout-button-area 
.theme-cart-table-data.theme-cart-empty-shopping-button 
button:hover {
    color: #ffffff !important;
}

.theme-sliding-cart-container 
.theme-checkout-button-area 
.theme-continue-sliding-cart-shopping-button:hover {
    background-color: #eb7805 !important;
    color: #fff !important; /* optional – keeps text visible */
}
/* Border orange */
.zpbutton.zpbutton-type-primary.zpbutton-outline,
button.zpbutton-type-primary.zpbutton-outline,
input.zpbutton-type-primary.zpbutton-outline[type=submit],
input.zpbutton-type-primary.zpbutton-outline[type=button] {
    border: 1px solid orange !important;
    color: orange !important;
}

/* Hover background orange */
.zpbutton.zpbutton-type-primary.zpbutton-outline:hover,
button.zpbutton-type-primary.zpbutton-outline:hover,
input.zpbutton-type-primary.zpbutton-outline[type=submit]:hover,
input.zpbutton-type-primary.zpbutton-outline[type=button]:hover {
    background-color: #eb7805 !important;
    color: #fff !important; /* text visible on orange */

}
.zphero>ul li.zphero-slide .zpslider-img{
background-color: #eb7805 !important;
}
  

.theme-checkout-breadcrum ul li a,
.theme-checkout-breadcrum ul li.active a,
.theme-checkout-breadcrum ul li a:visited,
.theme-checkout-breadcrum ul li a:link {
    color: #000 !important;
}

#nextbtn,
#nextbtn * {
    background: orange !important;
    border-color: orange !important;
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
}




















