.zpheading-align-left {
  text-align: start;
  cursor: pointer;
}

.theme-mobile-header-style-05
  .theme-mobile-header-slide
  [data-zs-drawer-content]
  .theme-topbar-contact-info
  .theme-scoialicon-inner-parent {
  position: relative;
}

    .zpheader-style-09 .theme-header .zpcontainer .theme-branding-info {
        float: left;
        margin-left: -70px;
    }

.theme-header-topbar .theme-topbar-contact-info ul {
  display: flex;
  padding: 0;
  margin-left: -50px;
  margin-top:-20px;
}

@media all and (min-width: 992px) {
  .theme-header-topbar
    .theme-topbar-contact-info
    ul
    .theme-topbar-info
    .theme-topbar-info-icon-text {
    display: inline;
    /*font-weight: bolder;*/
    font-weight:200; 
  }

  @media all and (min-width: 992px) {
    .zpheader-style-09 > .theme-header-topbar {
      padding-block-start: 8px;
      padding-block-end: 8px;
    }
  }
}

.marquee {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  box-sizing: border-box;
  background: #ffc922;
  color: #000;
  position: fixed;
  bottom: 0;
}

.marquee span {
  display: inline-block;
  padding-left: 100%;
  animation: marquee 250s linear infinite;
}

@keyframes marquee {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-100%, 0);
  }
}

.theme-branding-info {
  max-width: fit-content;
}
.zphero,
.hero-container {
  min-height: 350px !important;
}
.theme-product-list-style-18
  .theme-product-box-content
  .theme-product-image-area {
  width: 160px;
  min-height: 240px;
}
.theme-brand-name {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-wrap: wrap !important;
}
.marquee {
  z-index: 5;
}
 .theme-facebook-container svg {
        fill : #ffc922 !important;
    }
    .theme-twitter-container svg {
        fill : #ffc922 !important;
    }
    .theme-instagram-container svg {
        fill : #ffc922 !important;
    }
    .theme-youtube-container svg {
        fill : #ffc922 !important;
    }
    .theme-whatsapp-container svg {
        fill : #ffc922 !important;
    }
[data-zs-social-profile-link] svg {
    width: 18px !important;
    height: 18px !Important
}
@media all and (max-width: 768px) {
.zphero,
.hero-container {
  min-height: 115px !important;
}
}
.marquee {
  z-index: 999;
}

@media all and (min-width: 992px) {
    .zpheader-style-09 .theme-header .zpcontainer {
        padding-block-start: 1px;
        padding-block-end: 1px;}
}

.theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-short-description {
    font-size: 14px;
    line-height: 30px;
    padding-block-end:12px}

[data-zs-product-details-recommended-section] [data-zs-recommended-products] .theme-prod-box[data-zs-product-id][data-zs-category-id]{
  width: 20% !important
}
@media (max-width: 992px) {
[data-zs-product-details-recommended-section] [data-zs-recommended-products] .theme-prod-box[data-zs-product-id][data-zs-category-id]{
  width: 50% !important
}
}

[data-zs-product-id] .theme-product-box-content .theme-product-details-area .theme-product-name a {
    -webkit-line-clamp: 2; 
}


.zsmsg-policy-close {
  position: absolute;
  top: 3px;
  right: 10px;
  font-size: 18px;
  background: black;
  border: none;
  padding: 2px 10px;
  border-radius: 40px;
  cursor: pointer;
  color: #fff;
}


@media(min-width: 992px){
  [data-sort-by-products-target] [data-zs-product-id][data-zs-category-id]{
  width: 25% !important
}
[data-sort-by-products-target]{
  justify-content: center
}
}

.theme-product-box-content {
    background-color: #ffff !important;
    border-radius: 10px;
    border:1px solid #D3D3D3 !important; 
  
}
.theme-product-list-style-18 .theme-product-box-content .theme-product-image-area::after {
  background: none
}
@media (min-width: 992px) {
    .theme-collection-section .zpcontainer {
        padding-inline: 10px;
    }
}
@media(min-width: 1024px){
  [data-zs-product-primary-details] .theme-product-detail-image-container{
    width: 25% !important
  }
   [data-zs-product-primary-details] .theme-product-detail-image-container .theme-product-detail-image-inner{
    background: none !important
  }
  [data-zs-product-primary-details] .theme-product-detail-image-container [data-zs-product-img-container]{
    width: 300px !important;
    height: auto !important;

  }
  [data-zs-product-primary-details] .theme-product-detail-image-container [data-zs-product-img-container] picture{
    width: 70% !important;
    padding: 20px 0 !important;
    background: radial-gradient(50% 50%,#373e3e00 50%,#373e3e03 74%,#373e3e0d);
    box-sizing: border-box;
    border-radius: 10px
  }
}

       .back-to-top-button {
        position: fixed;
        bottom: 20px;
        right: 20px;
        background: #000;
        color: #fff;
        text-align: center;
        padding: 10px 15px;
        border-radius: 10px;
        font-size: 14px;
        cursor: pointer;
        box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.2);
        z-index: 1000;
        transition: opacity 0.3s ease;
    }

    .back-to-top-button:hover {
        background: #2a2929;
        color: #fff;
    }
.theme-currency-option-container.theme-currency-style-02 ul.theme-currency-open li {
  color:black;
}

.zpfilmstrip-title-container .zpfilmstrip-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 56px;
    color: rgb(0, 0, 0);
}

[data-layout-type=filmstrip].zpfilmstrip.zpcarousel-container .zpcarousel-arrows-container .zpcarousel-arrow-left,[data-layout-type=filmstrip].zpfilmstrip.zpcarousel-container .zpcarousel-arrows-container .zpcarousel-arrow-right,[data-filmstrip-enabled].zpfilmstrip.zpcarousel-container .zpcarousel-arrows-container .zpcarousel-arrow-left,[data-filmstrip-enabled].zpfilmstrip.zpcarousel-container .zpcarousel-arrows-container .zpcarousel-arrow-right {
    width: 27px;
    height: 29px;
    margin-block-start:-20px;margin-inline-start:5px;margin-inline-end:5px;-webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.zpbutton-size-md {
    font-size: inherit;
    padding-block-start: 8px;
    padding-block-end: 8px;
    padding-inline-s;
    padding-inline-end: 5px;
    padding-inline-end: 25px;
    vertical-align: middle
}

.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: #000000;
    width: 25%;
    border-radius: 8px;
    gap: 12px;
    align-items: center;
  	
}

.theme-product-list-style-18 .theme-product-box-content .theme-product-details-area .theme-product-button-area a {
    width: 75%;
    border-radius: 10;
    margin-block-start:1px;display: flex;
    justify-content: center;
    padding: 14px;
    font-weight: 800;
    font-size: 14px;
    font-weight: 500;
    line-height: 15px;
    background: #3b5998!important;
    transition: background-size 350ms !important;
    color:#ffff !important;
    outline: 1px solid #000 !important
}

.theme-product-list-style-18 .theme-product-box-content .theme-product-details-area .theme-product-button-area a:hover {
    background-size: 100% 0% !important;
    background-position-y: top !important;
    background:#01458A !important;
    color: #fff !important;
    outline: 1px solid #000 !important
}


.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:#3b5998 !important;
}

.zphero>ul li.zphero-slide .zphero-slider-container {
  cursor:pointer;
}
/* Swasam Custom COde */
.zp column1.resize{
display: flex;
  flex-wrap: wrap;
  gap:5px; /* space between columns */
  padding: 0 5px; /* left and right space */
}

.zpfilmstrip-title-container {
    margin-block-end:0 !important;padding-block-end:5px !important
}
@media all and (min-width: 992px) {
    .theme-category-name-description .theme-category-description .theme-category-name {
        font-size:20px !important;
    }
}
 .theme-filters-container {
        width: 18%;
        background: rgba(241,241,241,0.5);
        padding: 24px;
        border-radius: 16px;
        border: 1px solid #D0D0D0
    }
@media (min-width: 992px) {
 .theme-header-topbar .theme-topbar-contact-info ul .theme-topbar-info a {
        color: rgb(255 255 255 / 80%);
        margin-top: 20px;
    }
}
@media (min-width: 992px) {
   .theme-header-topbar .theme-topbar-contact-info ul .theme-topbar-info:last-child {
        border-inline-start: RGBA(255, 255, 255, 0.8); 
  }
}
@media (min-width: 992px) {
    .theme-navigation-and-icons .theme-menu-area .theme-menu ul li a {    
        font-weight: bold;       
    }
}

.theme-product-specification, .theme-product-description {
    display: none;
}
.theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-short-description {
    font-size: 13px;
    line-height: 30px;
    padding-block-end: 12px;
    text-align:justify;
}
.theme-tag-list-container {
    list-style: none;
    padding: 0;
    margin-block-start: 0;
    display: none;
}

.theme-custom-field-container {
  flex-direction: row!important;
  align-items: center;
  height: fit-content;
  .theme-custom-field-label {
    width: fit-content!important;
  }
  .theme-custom-field-label:after {
    content: ':'
  }
}

.theme-product-list-style-18 .theme-product-box-content .theme-product-price {
  flex-direction: column;
}


.theme-prod-box [data-zs-add-to-cart] {
  text-align:center
}
@media (min-width:1200px) {
  [data-sort-by-products-target] .theme-prod-box[data-zs-product-id] {
  width: 14.67% !important
}
}

@media (min-width: 992px) {
  [data-zs-product-primary-details] [data-zs-pricing-container] {
    display: flex;
    align-items: center;
    gap: 20px
  }
[data-zs-product-primary-details] .theme-product-variant.theme-product-quantity-cart-container .theme-product-varient-quantity {
  flex-direction: row !important;
}
}
[data-zs-product-primary-details] [data-zs-add-to-cart][data-zs-product-variant-id] {
  width: 100% !important
}

.theme-product-list-style-18 .theme-product-box-content .theme-product-details-area .theme-product-button-area{
  margin-left:35px!important;
}

.theme-product-list-style-18 .theme-product-box-content .theme-product-details-area .theme-product-name-price {
  align-items: center !important;
  text-align: center!important;
}

[data-zs-pricing-container] {
  text-align: center !important;
}

.theme-product-details-area {
  padding-block-end: 1rem;
}