@media(max-width:768px) {
    .zs-justify .zptext, .zs-justify .zptext p {
    text-align: justify !important;
  }
.theme-category-name-description-no-imgage p {
  text-align: center !important;
}
    .img-zoom-lens {
        display : none;
    }
    .theme-breadcrumb-container .theme-porduct-breadcrumb a {
        font-size: 10px;
    }
    .theme-product-details-page.theme-product-details-tab-container {
        margin-block-start: 0;
        padding-block-start: 20px;
    }
}
.zcs_custom_badge {
    left: auto !important;
    right: 10px;
}
.theme-product-list-style-11 .theme-product-ribbon-area {
    right: 30px;
    left: auto;
}

.theme-product-list-style-11 .theme-prod-hover-view .theme-button {
    justify-content: center;
}
.zs-hero-row .zpcarousel-controller-container,
.zs-hero-row .zpcarousel-arrows-container {
  visibility: hidden
}

.theme-product-list-style-11 .theme-product-details-container:hover .theme-prod-hover-view {
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  height: 50px;
}

[data-zs-product-name] {
  width: 400px
}

.theme-navigation-and-icons .theme-menu-area .theme-menu ul li a span::after,
.theme-footer-area .zptext a span::after {
  content: "";
  position: absolute;
  width: 0;
  height: 1.5px;
  background-color: #000;
  bottom: 0;
  left: 0;
  transition: width 0.5s ease-in-out;
}

.theme-navigation-and-icons .theme-menu-area .theme-menu ul li a span:hover::after,
.theme-footer-area .zptext a span:hover::after {
  width: 70%;
}

.zs-hero-row {
  position: relative;
}

.zphero-slider-container .zs-hero-down {
  position: absolute;
  bottom: 0;
  left: 46%;
  z-index: 400
}

.zphero-slider-container .zs-hero-down {
  position: absolute;
  bottom: 300px;
  left: 50%;
  z-index: 400
}

@media(min-width: 992px) {

  .zphero-full-screen .zphero,
  .zphero .zs-hero-row,
  .hero-container,
  .zs-carousel-images .zpcarousel-content-container,
  .zs-carousel-images .zpcarousel-container,
  .zphero-slider-container .zpcontainer {
    min-height: 990px !important;
  }
}

@media(max-width:992px) {
  .theme-product-details-container .theme-prod-hover-view {
    display: none !important;
  }
}

.zpcarousel-container .zpcarousel-content-container .zpcarousel-content {
  opacity: 0;
  transform: translateY(50px);
  animation-duration: 1.5s;
  transition: opacity 1.5s ease-in-out, transform 1.5s ease-in-out;
}

.zphero-slider-container .zs-hero-arrows {
  position: absolute;
  top: 80%;
  right: 0;
  z-index: 400;
}

.zpcarousel-container .zpcarousel-content-container .zpcarousel-content.zpcarousel-content-active {
  opacity: 1;
  transform: translateY(0);
  z-index: 200;
  transition: opacity .1s ease-in-out, transform .1s ease-in-out;
}

.zs-carousel-side-content .zpcarousel-container .zpcarousel-content-container .zpcarousel-content.zpcarousel-content-active {
  transition: opacity .2s ease-in-out, transform .2s ease-in-out;
}

.theme-product-name {
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

svg.svg-icon-18px {
  visibility: hidden;
}

h1.theme-category-name.theme-collection-name-with-desc {
  color: black;
}

.theme-category-name-description-no-imgage.theme-category-name-description.zpdark-section.theme-collection-description {
  background: white;
  color: black;
}

@media (min-width: 768px) {

  .zs-mobile-carousel-1 .zpcarousel-container .theme-product-box-container {
    padding: 0;
  }
}

@media (max-width: 768px) {

  

  .zs-mobile-carousel-1 .zpcarousel-container .theme-product-box-container {
    padding: 0;
  }
}

@media (max-width: 660px) and (min-width: 425px) {

  

  .zs-mobile-carousel-1 .zpcarousel-container .theme-product-box-container {
    padding: 0;
  }
}

@media (max-width: 425px) {

  

  .zs-mobile-carousel-1 .zpcarousel-container .theme-product-box-container {
    padding: 0;
  }
}

span.theme-mobile-header-pagename {
  visibility: hidden;
}

[data-zs-product-img-container]:hover .img-zoom-lens {
  opacity: 1;
}

[data-zs-product-img-container] .carousel-container picture {
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
}

.img-zoom-lens {
  position: absolute;
  width: 100px;
  height: 100px;
  opacity: 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMiIgaGVpZ2h0PSIyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHBhdGggZmlsbC1vcGFjaXR5PSIuMDUiIGZpbGw9IiNGRkYiIGQ9Ik0wIDBoMnYySDB6Ii8+PHBhdGggZD0iTTAgMGgxdjFIMHoiIGZpbGw9IiM4REFDREEiLz48L2c+PC9zdmc+) repeat;
  cursor: -webkit-zoom-in;
}

.img-zoom-result {
  background: #ffffff;
  outline: 4px solid #E7E7E7;
  border-radius: 5px;
  position: absolute;
  right: 10%;
  width: 30%;
  top: 3%;
  height: 30%;
  z-index: 99;
  box-shadow: 0 4px 20px 2px rgba(0, 0, 0, .2);
}

[data-zs-product-img-container] .carousel-container .active .img-zoom-result {
  display: block;
}

[data-zs-product-details-primary-section] {
  position: relative;
}

[data-zs-product-details-primary-section] {
  position: relative;
}

.theme-product-list-style-11 .theme-product-image-area>* {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media(min-width:768px) {
  [data-zs-branding] [data-zs-sitename] {
    color: #ffffff !important
  }
}

.zpcarousel-pause-btn,
.zpcarousel-play-btn {
  display: none
}

.theme-collection-section {
  padding-block-start: 0;
  padding-block-end: 0;
}

.theme-store-front-container {
  padding-block-end: 0;
}

[data-zs-product-img-container] .carousel-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

[data-zs-product-img-container] .carousel-wrapper {
  display: flex;
  transition: transform 0.5s ease;
}

[data-zs-product-img-container] .carousel-wrapper picture {
  min-width: 100%;
}



.carousel-container .dots-container {
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 10px;
  width: 100%;
  z-index: 1;
}

.carousel-container .dots-container .dot {
  background-color: #bbb;
  border-radius: 50%;
  height: 10px;
  margin: 0 5px;
  width: 10px;
  cursor: pointer;
}

.carousel-container .dots-container .dot.active {
  background-color: #717171;
}

.carousel-container .carousel-button {
  background-color: #000;
  border: none;
  border-radius: 50%;
  color: white;
  cursor: pointer;
  font-size: 18px;
  height: 30px;
  width: 30px;
  position: absolute;
  top: 50%;
  justify-content: center;
  align-items: center;
  transform: translateY(-50%);
  z-index: 2;
}

.carousel-container .carousel-button.prev-button {
  left: 10px;
}

.carousel-container .carousel-button.next-button {
  right: 10px;
}

.carousel-container .carousel-button:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.carousel-container .carousel-button:focus {
  outline: none;
}

@media(max-width: 767px) {
  .carousel-container .carousel-button {
    display: none !important
  }
}


.zpcarousel-content-inner, .zpcarousel-content-inner .theme-product-box-container,.zs-carousel-mobile [data-element-type="column"]{
  padding: 0 !important
}
[data-zs-product-instock] {
display: none !important;
}
.quote-popup {
position: fixed;
width: 50%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background-color: white;
padding: 0 50px 50px;
border: 1px solid #ccc;
border-radius: 25px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
z-index: 9999;
}

.quote-popup {
display: none
}

.zs-form .zpcontainer {
max-width: 100%;
}

.zs-form .zpform-container .zpform-outer li .zpform-field-container {
max-inline-size: 100% !important;
}

@media(max-width:768px) {
.quote-popup {
width: 85%;
height: 400px;
overflow: scroll;
padding: 20px;
}

.zpform-container .zpform-outer li .zpform-field-container.zpform-button input[type=button],
.zpform-container .zpform-outer li .zpform-field-container.zpform-button input[type=submit],
.zpform-container .zpform-outer li .zpform-field-container.zpform-button input[type=reset] {
width: 200px;
margin-bottom: 20px;
}
}

.quote-popup .close {
position: absolute;
top: 10px;
right: 20px;
cursor: pointer;
font-size: 25px;
}


.theme-product-ribbon-area,.theme-ribbon-prod-box {
display: flex;
flex-direction: column;
align-items: flex-start !important;
position: absolute;
right: 30px;
top: 14px;
}

.zcs_custom_badge {
background: orange;
margin-bottom: 8px;
width: auto;
height: auto;
padding-block-start: 4px;
padding-block-end: 4px;
padding-inline-start: 8px;
padding-inline-end: 8px;
border-radius: 2px;
font-size: 18px;
color: #ffffff;
line-height: 15px;
}
@media(max-width:992px){
[data-mobile-image], [data-tablet-image]{
    background-size: 100% 100%;
  }
}
