.theme-navigation-and-icons .theme-menu-area .theme-menu ul li a {
    font-weight: bold;
}

.theme-product-page-breadcrumb {
	padding-block-start: 25px;
    padding-block-end: 25px;
}

.theme-section{
    padding-block-start: 50px;
    padding-block-end: 50px;
}

.theme-no-products-error{
    display: none !important;
}

.zpstorecollection-container h2.theme-section-heading {
	text-align: center !important;
}

.theme-product-list-style-02 .theme-product-image-container{
	height: unset !important;
}

[data-zs-product-id]:has(.theme-out-of-stock-button),[data-zs-product-id]:has(.theme-ribbon-stock){
  display: none !important;
}

@media only screen and (max-width: 768px) {    
    @media (max-width: 768px) {
    

    .theme-header .zpcontainer .theme-branding-info .theme-logo-parent a img.mobileLogoAuto {
        height: 80px !important;
        width: auto !important;
    }
	
        #elm_SdSH-ADsxvOAuC-A--cuLg{
        	margin-top: -150px !important;
        }
        
        .theme-product-page-breadcrumb{
        	display: none !important;
        }
        
        body .zpdark-section span{
        	font-size: 10px !important;
           	line-height: 0.5em !important;
        }
        
   
        
        .theme-category-col .theme-category-description{
            background: #000000 !important;
        }
        
        .theme-product-details-style-06 .theme-product-details-area-container .theme-product-details-and-image-container .theme-product-image-container{
        	padding: 0 !important;
        }
    
        .theme-product-details-style-06 .theme-product-details-area-container .theme-product-details-and-image-container .theme-product-image-container .theme-product-full-image{
        	height: unset !important;
        }
        
        
}