h1,h2,h3,h4,h5,h6 {line-height:110%}
[data-themebanner="zptheme-banner"] {
    height: 60vh !important; /* Set height to 60% of viewport height */
    overflow: hidden;
    position: relative;
}

[data-themebanner="zptheme-banner"] .zpcontent-container {
    height: 100% !important;
    min-height: unset !important;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.theme-product-box-content{
border-radius:1px !important;
    border : 1px solid #f3223e !important;
}

.theme-product-sale-ribbon {
    margin: 6px;
    border-radius: 5px !important;
}

[data-themebanner="zptheme-banner"] .zphero {
    height: 100% !important;
    min-height: unset !important;
}

[data-themebanner="zptheme-banner"] .zphero-slides,
[data-themebanner="zptheme-banner"] .zpslider-img {
    height: 100% !important;
    width: 100%;
    object-fit: cover;
}

.theme-product-list-style-05 .theme-product-button-area a [data-theme-cart-button-text]:hover {
  background-color: #f3223e !important;
}
.theme-product-filter-text:hover{
 color : #f3223e !important
}


.theme-product-list-style-05 .theme-product-button-area a [data-theme-cart-button-text]{
padding :5px;
  background-color: black !important;
  color: white !important;
  transition: background-color 0.3s ease;
  cursor: pointer;
  display: inline-block;
}

[theme-product-list-quantity-addcart] {
  border: 1px solid blue !important
}

.theme-category-filter-bar .theme-product-filter-box .theme-product-filter-type{
border: 1px solid grey !important;
}
.theme-category-filter-bar .theme-product-filter-box .theme-product-filter-type:hover {
    border: 1px solid #f3223e !important;
  background: #f3223e !important;
  color: white !important;
  cursor: pointer;
}
.theme-product-filter-option-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.theme-filter-slider-container .theme-product-filter-box .theme-product-filter-type{
margin-bottom: 10px
}
[data-zs-filter-option-price-custom-btn]{
color: white !important;
}
[data-zs-filter-option-price-custom-btn]:hover{
color: #f3223e !important;
}

.theme-filter-slider-container .theme-product-filter-text svg:nth-child(1){
position :sticky !important;
    height: 10px !important;
    top: 6px !important;
    margin-right : 10px
}
.theme-productfilter-enable .theme-filter-container .theme-open-slider-filter[data-zs-filter-container] .theme-filter-slider-overlay .theme-filter-slider-container svg:nth-child(1) {
    position: absolute;
}

.theme-product-box-content{
  border: 1px solid grey !important; 
}

.theme-product-box-content:hover{
    background: #eeee !important;
    cursor:pointer
}
.theme-product-box-content:hover {
    background: #eeee !important;
    cursor: pointer;
}

.theme-product-box-content:hover,
.theme-product-box-content:hover .theme-product-image-area,
.theme-product-box-content:hover .theme-product-details-area {
    background: #eee !important;
    cursor: pointer;
}

.zpmm-element-textcontent:hover{
color :#f3223e !important;
}
.theme-product-breadcrumb a{
color : #222222 !important;
}
.theme-product-breadcrumb a:hover{
color : #f3223e !important;
}

.theme-product-breadcrumb svg{
fill : black !important;
}

[data-zs-view-details], .zpnewsletter-button{
background :black !important;
    transition: background 0.3s ease;
}

.zpnewsletter-button:hover{
background : #f3223e !important;
}

[data-zs-view-details]:hover{
background : #f3223e !important;
}
.footer-container .zptext,
.footer-container .zptext * {
  color: #f3223e !important;
}
.footer-container .zptext,
.footer-container .zptext a* {
  color: #f3223e !important;
}

[data-element-id="elm_dj8ZHYtDSwCXGt1llyFMJA"] .zpheading{
color : #f3223e !important;
}

.theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-quantity-cart-area .theme-product-cart-buttons [data-zs-add-to-cart]{
background : #f3223e !important;
    color : white !important;
    border:2px solid #f3223e !important;
}

.theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-quantity-cart-area .theme-product-cart-buttons [data-zs-add-to-cart]:hover{
background : white !important;
    color : #f3223e !important;
    border:2px solid #f3223e !important;
}

.theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-quantity-cart-area .theme-product-cart-buttons [data-zs-more-details]:hover{
background : white !important;
    color : black !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 : #f3223e !important;
    color : white !important;
    border:2px solid #f3223e !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:hover{
background : white !important;
    color : #f3223e !important;
    border:2px solid #f3223e !important;
}

.theme-productfilter-enable .theme-product-details,
.theme-productfilter-enable .theme-product-details * {
  font-size: 8px !important;
}

.theme-tag-contianer .theme-product-tag-url *{
background : black !important;
color : white !important;
}

.theme-tag-list-container .theme-product-tag-url{
border:1px solid black !important;
}
.theme-tag-contianer a{
background : black !important;
    color : white !important;
}

.chekedLabel{
background:#f3223e !important;
}
.chekedLabel:hover{
background:#f3223e !important;
}
.theme-product-cart-buttons{
margin-top:18px;
}

@media screen and (min-width: 769px) {
  .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-button-area{
position:absolute;
max-width:300px;
left:130px;    
}
}
.theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-product-quantity-spinner{
    height: 40px !important;
}

.theme-cart-item-info div a{
color : black !important;
    font-weight:bolder !important;
}

.zpfilmstrip-viewall-button a{
background:black !important;
}
.zpfilmstrip-viewall-button a:hover{
background:#f3223e !important;
}

.theme-checkout-button{
background:black !important;
border : 2px solid black !important;
}

.theme-checkout-button:hover{
background:white !important;
    color : black !important;
    border : 2px solid black !important;
}

.theme-checkout-breadcrum a *{
color : #f3223e !important;
}

[data-zs-checkout-continue-address]{
background :black !important;
}
[data-zs-checkout-continue-address]:hover{
background :#f3223e !important;
}

.theme-continue-shopping-button:hover{
color : #f3223e !important;
}
#zs-apply-coupon-code{
background:black !important;
}
#zs-apply-coupon-code:hover{
background:#f3223e !important;
}

.theme-cart-item-info span *{
font-weight: 500;
}

.theme-checkout-breadcrum li a{
color : black !important;
}

.theme-checkout-breadcrum li a:hover{
color : #f3223e !important;
}

.theme-filters-container .theme-filters-header div{
color :#f3223e !important;
}

.theme-filters-container .theme-filters-header{
color :#f3223e !important;
}

.zpbutton-type-link{
color:black !important;
}

.theme-product-filter-show-more{
color :#f3223e !important;
}
.theme-product-filter-show-more{
color :#f3223e !important;
}

.zpbutton-type-link:hover{
color :#f3223e !important;
}

[data-zs-product-id]{
 margin-right : 6px;
 margin-bottom : 6px;
}
.theme-product-ratio .theme-prod-box{
width : 19% !important
}

.theme-product-sale-ribbon{
 background: #f3223e !important;
  color: white !important;
  cursor: pointer;
}
.theme-menu-content{
font-size:15px !important;
}

[data-theme-variant-label]{
border:2px solid #f3223e !important;
}

[data-theme-variant-label]:hover{
color : #f3223e !important;
    background:white !important ;
}

.theme-category-name{
color : #f3223e !important;
}

[data-category-back]{
color : #f3223e !important;
}

.theme-sub-category-section .theme-category-back-button:after{
background : #f3223e !important;
}

.theme-sub-category:hover{
color : #f3223e !important;
}

.theme-sub-category-section .theme-sub-category::after{
background : #f3223e !important;
}

.zpelem-box{
    border : 1px solid grey !important;
}

.zpmm-title .zpmm-element-anchor{
font-weight :bold !important;
font-size: larger;
}

.theme-product-filter-show-more{
color :  #f3223e !important; 
}
.theme-product-filter-type span{
  color: black !important;
  font-weight: bold;
    margin-top:11px !important;
}

.theme-product-filter-type span:hover{
  color: #f3223e !important; 
}

.theme-product-details-style-05 [data-zs-product-details-primary-section] .zpcontainer [data-zs-product-primary-details] .theme-product-detail-container .theme-product-quantity-cart-area .theme-product-cart-buttons{
    position: absolute;
    right: 9px;
}

.theme-product-details-style-05 .theme-product-quick-view-inner [data-zs-product-details-primary-section] .zpcontainer [data-zs-product-primary-details] .theme-product-detail-container .theme-product-quantity-cart-area .theme-product-cart-buttons{
    position : inherit;
}

.theme-product-details-style-05 [data-zs-product-details-primary-section] .zpcontainer [data-zs-product-primary-details] .theme-product-detail-container .theme-product-quantity-cart-area .theme-product-cart-buttons [data-zs-add-to-cart]{
    height: 50px;
    background-color : #f3223e !important;
    color:white !important;
    border : 2px solid #f3223e !important;
}

[stock_available]{
display : none !important;
}

.theme-specification-summary{

  color :black !important;
margin-top : 7px;
margin-bottom : 7px;
}

.theme-specification-summary:hover{
color :#f3223e !important;
margin-top : 7px;
margin-bottom : 7px;
}
.theme-product-filter-text{
color:black !important;
}