.theme-product-ratio .theme-product-list-style-01.theme-product-count-sm-02 {
  width: 100% !important;
}

.theme-product-list-style-01 .theme-product-box-content {
  max-width: 100% !important;
  margin: 0 !important;
  display: flex !important;
  flex-direction: row;
  gap: 20px;
  border: 1px solid #f4f4f4;
  padding: 14px;
}

.theme-product-list-style-01 .theme-product-image-area {
  width: 70px;
  height: auto;
  flex-shrink: 0;
}

.theme-product-list-style-01 .theme-product-image-area picture {
  position: static !important;
  width: 100%;
  height: auto;
}

.theme-product-list-style-01 .theme-product-image-area a {
  display: flex;
  align-items: center;
}

.theme-product-list-style-01 .theme-product-details-area {
  flex: unset;
  padding: 0;
  width: 100%;
  display: flex;
  gap: 15px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.theme-product-list-style-01 .theme-product-box-content:hover {
  box-shadow: unset;
  background: #fff;
  border: 1px solid #f4f4f4;
}
.theme-product-list-style-01{
    width: 100% !important;
}

.theme-product-quantity-spinner {
  display: inline-flex;
  align-items: center;
  border: 1px solid #d3d3d3;
}

.theme-product-quantity-spinner input {
  background: transparent;
  color: #000;
  font-size: 18px;
  line-height: 1;
  padding: 0;
  width: 38px;
  height: 36px;
  text-align: center;
  border: 0;
  border-right: 1px solid #d3d3d3;
}

.theme-product-quantity-spinner input:last-child {
  border-right: 0;
}

.theme-product-list-style-01 .zpbutton.zpbutton-type-primary, .theme-product-list-style-01 button.zpbutton-type-primary, .theme-product-list-style-01 input.zpbutton-type-primary[type=submit], .theme-product-list-style-01 input.zpbutton-type-primary[type=button] {
  height: 38px;
  font-size: 16px;
  line-height: 1;
  padding: 10px 15.5px;
  margin-top: 8px;
}

.theme-product-list-style-01 .theme-product-sale-ribbon {
  border: 0;
  font-weight: 500;
  background: #BE1E2E !important;
}

.theme-product-list-style-01 .theme-product-price-area {
  font-size: 18px;
  gap: 0;
}
.theme-product-list-style-01 .theme-product-price-area .theme-product-total-price-label {
  color: #00376E;
}

.theme-product-list-style-01 .theme-product-name a {
  font-size: 16px;
  font-weight: 600;
}

.product_card-right {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-shrink: 0;
}

.theme-product-list-style-01 .theme-product-price-area {
  flex-direction: column;
  text-align: center;
}
.theme-product-list-style-01 .theme-product-price-area .theme-product-total-old-price {
  margin-left: 0;
}

.theme-product-list-style-01 .theme-product-details-area .theme-product-name-rating-price .theme-brand-name {
  display: inline-flex;
  font-size: 12px;
  font-style: italic;
  text-transform: capitalize;
}
.theme-product-list-style-01 .theme-product-details-area .theme-product-name-rating-price .theme-product-short-description {
  max-width: 600px;
  font-size: 14px;
  margin-top: 4px;
  line-height: 1.5;
}

@media screen and (max-width: 567px) {
  .theme-product-list-style-01 .theme-product-details-area {
    flex-direction: column;
    justify-content: center;
    align-items: baseline;
  }
}
.zpcontainer {
  margin: 0 auto;
}

.theme-product-details-style-01 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-image {
  margin-inline-start: 0 !important;
}

.theme-breadcrumb-container .zpcontainer {
  padding-inline-start: 1.25rem;
  padding-inline-end: 1.25rem;
}


/*breadcrumb container*/
.theme-breadcrumb-container .zpcontainer{
    max-width: 1140px;
    width: 100% !important;
    margin: 0 auto;
}

.theme-breadcrumb-container .theme-product-breadcrumb a{
    font-size: 16px;
    color: #6C798B !important;
}
.theme-breadcrumb-container.theme-section{
  padding-block-start: 0 !important;
}
.theme-breadcrumb-container .theme-product-breadcrumb a:last-of-type{
    font-size: 16px !important;
    color: #364253 !important;
}
.theme-product-breadcrumb{
  padding: 16px 0;
}
.theme-breadcrumb-container .theme-product-breadcrumb{
  display: flex;
  border-bottom: 1px solid #d3d3d35e;
}
.theme-section{
  padding: 12px !important;
}
@media screen and (min-width: 992px) {
  .theme-produt-filter-row fieldset{
    font-size: 18px !important;
    margin-top: 20px;
  }
}
.theme-produt-filter-row fieldset:first-of-type{
  padding-top: 0 !important;
}

.theme-product-filter-box .theme-product-filter-text{
  font-size: 16px !important;
}
.theme-product-filter-text button{
  color: #5F6160 !important;
}
.theme-product-filter-text button svg{
  width: 18px;
  margin-right: 4px;
}

.theme-product-category-section .theme-store-category-container{
  display: flex;
}

.theme-product-category-section .theme-store-category-container .theme-filter-container .theme-produt-filter-row{
  width: 100% !important;
}
.theme-product-category-section .theme-store-category-container .theme-filter-container{
  flex-basis: 25%;
  flex-shrink: 0
}

.theme-product-category-section .theme-store-category-container .theme-produt-category-list-row{
  display: flex;
    align-items: center;
    margin: 0;
    justify-content: space-between;
    width: 100%;
    padding-left: 35px;
}

.theme-collection-sortby-section{
    display: flex;
    flex-wrap: wrap;
    gap: 10pxs;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    width: 100%;
    padding-bottom: 14px;
}
.theme-store-category-container .theme-product-ratio{
  padding-inline-start: 0 !important;
}
.theme-custom-sort .theme-sortby-label{
  margin-right: 8px !important;
  font-size: 14px !important;
}
.theme-custom-sort .theme-custom-select-value{
  font-size: 14px !important;
  color: #364253 !important;
}

.theme-custom-sort svg{
  width: 14px;
  margin-left: 4px;
}

.theme-product-list-style-01 .theme-product-name a{
  white-space: pre-wrap;
  line-height: 1.4;
}

@media screen and (max-width: 992px) {
  .theme-product-category-section .theme-store-category-container .theme-filter-container{
    flex-basis: unset;
  }
  .theme-product-category-section .theme-store-category-container .theme-produt-category-list-row{
    padding-left: 10px;
  }
}

/* product details */
@media (min-width: 992px) {
    [data-zs-product-details-primary-section] .zpcontainer {
        max-width: 1140px;
        margin: 0 auto;
    }
}
[data-zs-product-details-tab-section] .zpcontainer{
  max-width: 1140px;
  margin: 0 auto;
}

.theme-product-details-style-01 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-image{
  height: 30.63rem;
}

.theme-product-details-style-01 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-image .theme-product-detail-image-inner picture{
  border: 1px solid #d3d3d35e;
}

.theme-product-details-style-01 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-image .theme-product-detail-image-inner img{
  width: 100%;
    height: auto;
    object-fit: contain;
    aspect-ratio: unset;
}

.theme-product-details-style-01 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-thumbnail-container .theme-product-detail-thumbnail{
  flex-grow: 1;
  flex-shrink: 0;
  height: auto;
  aspect-ratio: 1/1;
}

@media screen and (min-width: 992px) {
  .theme-product-details-style-01 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-name-social-share h1{
    font-size: 40px !important;
  }
}

  .theme-product-detail-column .theme-product-short-description{
      font-size: 18px;
      line-height: 1.5;
      margin-top: 14px;
  }

.theme-product-detail-column .theme-brand-name{
  color: #BE1E2E;
    font-size: 14px;
    padding: 7px 16px;
    border: 1px solid #BE1E2E;
    display: inline-block;
    margin-bottom: 8px;
}
.theme-product-tag-url .theme-product-tag-name{
	 font-weight: 600;
}

.theme-collection-section .zpcontainer, .zpcontainer:has([data-zs-collection]){
  max-width: 1140px;
  width: 100% !important;
  margin: 0 auto;
  padding-inline-start: 15px;
  padding-inline-end: 15px;
}

@media screen and (max-width: 992px) {
  .theme-product-breadcrumb{
    flex-wrap: wrap;
    gap: 4px;
  }
  .theme-product-breadcrumb a{
    font-size: 14px !important;
  }
  .theme-breadcrumb-container .theme-product-breadcrumb a:last-of-type{
    font-size: 14px !important;
  }
  .theme-product-breadcrumb . *{
    margin-top: 4px !important;
  }
  .theme-product-details-style-01 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-image {
    height: 18.63rem;
  }
  .theme-product-details-style-01 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-name-social-share h1 {
        font-size: 30px !important;
    }

   .theme-product-detail-column .theme-product-short-description{
      font-size: 16px;
  }
    
}

.theme-filter-mobile{
  display: none;
}
.theme-mobile-header-sortby{
  border-radius: 50px;
  border: 1px solid #8c8c8c !important;
  margin-inline-start: 8px;
  margin-inline-end: 8px;
  font-size: 12px;
}
.theme-product-detail-flag-wrap{
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
    padding: 16px 0;
}
.theme-product-detail-flag-wrap .theme-prod-non-returnable{
  margin-top: 0 !important;
  margin-block-start: 0 !important
}
.theme-product-detail-flag-wrap .theme-product-stock-availability-details{
  margin-bottom: 0 !important;
  margin-block-end: 0 !important
}

.theme-product-details-style-01 .theme-product-detail-container .theme-product-detail-varients-container .theme-prod-non-returnable{
    font-size: 14px !important;
    padding: 8px 20px;
    border-radius: 0;
}

.theme-product-details-style-01 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-stock-availability-details .theme-prod-stock-details{
  font-size: 14px;
    padding: 8px 20px;
    border-radius: 0;
}

.theme-product-details-style-01 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row[data-nostock-cart-add]{
  border-block-end: none !important
}

.no-description{
  font-style: italic;
}
.theme-product-details{
  height: 50px;
    padding: 20px;
    margin: 0 auto;
    border: 1px dashed #BE1E2E;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    margin-bottom: 20px;
}
@media (max-width: 991px) {
    .theme-mobile-header-refine-wrapper .theme-mobile-header-sortby::after {
        top: 10px;
        right: 16px;
    }
}
.theme-mobile-header-refine-wrapper .theme-mobile-header-sortby select:focus-visible {
    outline: none;
}
@media (max-width: 991px) {
    .theme-productfilter-enable .theme-produt-filter-row svg {
        display: none;
    }
}

.theme-footer-area a.zpbutton.zpbutton-type-link{
  font-size: 16px !important;
}

.theme-footer-area .zp-hidden-xs{
  display: flex !important;
}


/* cart page */
.theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-table-data.theme-cart-qty .theme-quantity-field-button .theme-product-list-quantity{
  height: 38px !important;
}

.theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-table-data.theme-cart-qty .theme-quantity-field-button .theme-product-list-quantity-decrease, .theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-table-data.theme-cart-qty .theme-quantity-field-button .theme-product-list-quantity-increase{
  display: flex;
  justify-content: center;
  align-items: center;
}

.theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-table-data .theme-cart-item-info a{
  font-size: 18px;
  margin-bottom: 6px;
  display: inline-block;
}

.theme-shopping-cart-table-container .theme-cart-table-row{
  align-items: center;
}

@media (min-width: 768px) {
    .theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-table-data.theme-cart-items {
        align-items: center;
    }
}

.theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-table-data .theme-cart-item-img a{
  background: #f4f4f4;
  padding: 10px;
  border: none !important;
}

.theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-table-data .theme-cart-item-img{
    width: 90px;
    height: 90px;
}
@media screen and (min-width: 992px) {
  .theme-produt-filter-row .data-theme-filter-close{
    display: none !important;
  }
}

.theme-produt-filter-row .data-theme-filter-close{
    background: transparent !important;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: auto;
}

.theme-produt-filter-row .data-theme-filter-close svg{
  display: block !important;
  width: 28px;
  color: #BE1E2E !important;
}

@media screen and (max-width: 991px) {
  .theme-mobile-header-style-04.theme-mobile-header-bottom .theme-mobile-header-icon-wrapper .theme-mobile-header-icon .theme-mini-cart-count{
      background: #BE1E2E !important;
  }
}

.theme-product-filter-box .theme-product-filter-option-container ul li .zpbutton-type-link{
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.theme-product-filter-box .theme-product-filter-option-container > ul > li:first-child{
  border-top: none !important;
}
.theme-product-filter-box .theme-product-filter-option-container > ul > li:last-child{
  border-bottom: none !important;
}
.theme-product-filter-box .theme-product-filter-option-container ul li{
  margin-block-end: 0 !important
}
/* sidebar style */
.product-categories > h2{
  font-size: 22px;
}
.categories-list a{
  color: #5F6160 !important;
}

ul.categories-list{
  padding-left: 0 !important;
  list-style: none !important;
}
.subcategories{
  padding-left: 20px;
  list-style: none !important;
}
.subcategories ul{
  list-style: none !important;
}
.categories-list li a.active{
  font-weight: 600;
  color: #BE1E2E !important;
}
.theme-store-category-container .theme-produt-category-list-row{
  display: block !important;
}
.product-categories-wrap{
  padding-bottom: 20px;
}

@media screen and (max-width: 991px) {
  .product-categories-wrap{
    position: fixed;
    width: 100%;
    background: white;
    top: 0;
    left: 0;
    z-index: 999;
    padding: 20px;
    overflow-y: scroll;
    height: 100%;
    transition: all .2s ease-out;
    transform: translateX(-100%);
    visibility: hidden;
    opacity: 0;
  }
  .product-categories-wrap.product-categories-wrap-active{
    transform: translateX(0);
    visibility: visible;
    opacity: 1;
  }
  .categories-list{
    font-size: 14px;
  }
}
@media screen and (min-width: 992px) {
  .filter-close-btn{
    display: none !important;
  }
}

.filter-close-btn{
    background: transparent !important;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    position: absolute;
    top: 16px;
    right: 16px;
}

.filter-close-btn svg{
  display: block !important;
  width: 28px;
  color: #BE1E2E !important;
}

.theme-cart-add-success-message{
  background: white;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgb(209, 213, 219) 0px 0px 0px 1px inset;
  border-radius: 10px;
  overflow: hidden;
  width: 350px;
}

.theme-cart-add-success-message .theme-cart-success-inner-container{
    padding: 12px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
}

.theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-item .theme-cart-message-prod-img{
  height: auto;
  max-width: 50px;
}
.theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-item{
  flex-shrink: 0;
}

.theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-message-text {
    gap: 8px;
    font-size: 14px;
    font-weight: 500;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    line-height: 1;
    padding: 0 0;
    color: #BE1E2E;
    text-transform: capitalize;
}

.theme-cart-success-item-details {
    font-size: 18px;
    margin-top: 6px;
    font-weight: 600;
    color: #364253;
}
.theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-message-buttons{
  display: inline-flex;
  flex-shrink: 0;
}
.theme-cart-success-item-content {
    flex-grow: 1;
    display: flex;
    gap: 10px;
}
.theme-card-disc-wrap {
    flex-grow: 1;
}
.theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-message-buttons > a{
      background: #BE1E2E !important;
    color: #ffffff !important;
    border: 1px solid #BE1E2E !important;
    font-size: 14px !important;
    border-radius: 8px !important;
    padding: 7px 14px !important;
    transition: all 0.25 ease-out !important;
}
.theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-message-buttons > a::after{
  display: none !important;
}
.theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-message-buttons > a:hover{
    background: #BE1E2E !important;
    color: #fff !important;
}
.theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-message-close {
    top: 0;
    right: 0;
}

@media screen and (max-width: 991px) {
  .theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-message-buttons > a{
    background: transparent;
    color: #BE1E2E;
    border: 1px solid #BE1E2E;
    font-size: 12px;
    border-radius: 8px;
    padding: 6px 12px;
  }
  .theme-cart-success-item-details {
    font-size: 16px;
    margin-top: 6px;
  } 

  .theme-cart-success-item-content{
    flex-wrap: wrap;
  }
  .theme-cart-add-success-message{
    width: 290px;
  }
}


@media screen and (min-width: 991px) {
  .category-filter-btn-mobile{
    display: none !important;
  }
}
  .category-filter-btn-mobile{
    background-color: transparent !important;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    border-radius: 50px;
    padding: 7.5px 10px 7.5px 10px;
    border: 1px solid #8c8c8c;
    margin-inline-start: 8px;
    margin-inline-end: 8px;
    font-size: 12px;
    color: #6C798B;
    width: 100%;
    text-align: center;
    margin-top: 30px !important;
    position: relative;
    z-index: 9;
 }



 @media screen and (max-width: 991px) {
  .zpstorecollection-container .theme-section-heading{
   padding-block-end: 18px;
  }
  .home-content{
    margin-top: -60px;
  }
}


.accordion-item {
    list-style: none;
}

.accordion-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.accordion-toggle {
    background: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 4px 10px;
    cursor: pointer;
    margin-left: 10px;
    font-size: 18px;
    line-height: 1;
    all: unset;
    font-size: 20px;
    line-height: 1;
}
.accordion-toggle:hover{
  background-color: transparent !important;
}


.accordion-toggle:hover {
    background-color: #f0f0f0;
}

.accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
}

.accordion-item.expanded .accordion-content {
    overflow: visible;
}
.theme-product-stock{
	display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
	gap: 2px;
}
.theme-product-stock span{
	font-size: 14px;
  font-weight: 600;
  color: #364253;
}
.theme-product-detail-column .theme-product-stock{
  justify-content: flex-start;
	align-items: baseline;
  gap: 6px;
  flex-direction: row;
  margin-top: 12px;
}
.theme-stock-box{
  margin-top: 15px;
  font-style: italic;
  font-weight: 600;
}
.theme-search-page-contianer{
  flex-direction: column !important;
}
[data-zs-billing-change-address],[data-zs-change-pickup-location] {
display: none !important
}

.theme-product-filter-box .theme-product-filter-type{
  border-block-end: none !important;
}
.theme-product-filter-box .theme-product-filter-type span{
  color: #5F6160 !important;
}
.theme-product-filter-box .theme-product-filter-type{
  margin-block-end: 0;
}
.theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-count{
  display: none !important;
}
.theme-search-page-contianer .category-filter-btn-mobile{
  display: none !important;
}

/* hidden price */
.theme-cart-details-summary-total span:nth-child(2){
  display: none !important;
}
.theme-cart-view-product-price{
  display: none !important;
}
.theme-cart-view-product-subtotal{
  display: none !important;
}
.theme-cart-details-summary-list-item span:nth-child(2){
  display: none !important;
}
.theme-cart-price-label{
  display: none !important;
}
.item-price{
 display: none !important;
}