[data-zs-product-non-returnable]{
display:none !important;
}

/* Hide product count on category page*/
.theme-product-count {
display:none !important;
}

/* Style product tags as per theme buttons */
.theme-tag-list-container .theme-product-tag-url {
color: #000000;
background: #ffcd4b;
border: 0.5px solid #eacc72;
font-weight: 400;
border-radius: 6px;
margin-bottom: 10px;
font-size: 8px;
}

/* Hide social icons on slide-out menu (Mobile Only) */
@media (max-width: 768px) {
.theme-socialicon-inner-parent {
display: none !important;
}
.theme-mobile-header-style-05 .theme-mobile-header-slide [data-zs-drawer-content] .theme-topbar-contact-info .theme-scoialicon-inner-parent .theme-socialicon-list {
display: none !important;
}
}

/* Main menu background (Mobile Only) */
@media (max-width: 991px) {
.theme-mobile-header-nav-wrapper {
background: white !important;
}
[data-element-id="elm_Vebpi4RlT8WCHTZFAcBY9A"].zpsection {
padding-block-start: 120px;
}
}

/* Main menu text shadow */
.theme-header .theme-navigation-and-icons .theme-menu-area .theme-menu ul li a {
text-shadow: 0 0 3px white, 0 0 4px white, 0 0 5px white;
}
.theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-li-menu.theme-submenu-down-arrow, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-li-menu.theme-submenu-right-arrow {
filter: drop-shadow(white -1px -1px);
}
.theme-minicart-icon, .theme-portal-icon {
filter: drop-shadow(white 1px 1px);
}

/* Hide Home button background */
.theme-navigation-and-icons .theme-menu-area .theme-menu ul li.theme-menu-selected > a {
background: rgba(59, 59, 59, 0);
}

/* Scroll Menu White background */
.theme-header-animate {
background: #FFFFFF !important;
position: fixed !important;
}
.theme-header-animate .theme-navigation-and-icons .theme-menu-area .theme-menu ul li a {
color: #000000 !important;
}

/* Wide main menu */
.theme-branding-info {
width: auto !important;
}

/* All Child Pages Main Menu Space */
.theme-content-area-inner {
margin-top: 100px;
}
[data-element-id="elm_Vebpi4RlT8WCHTZFAcBY9A"].zpsection {
margin-top: -60px;
}

/* Logo Size */
.theme-logo-parent > a:nth-child(1) > picture:nth-child(1) > img:nth-child(1) {
height: 100px !important;
width: 100px !important;
}
@media (max-width: 991px) {
.theme-mobile-header-style-05.theme-mobile-header-bottom {
background:none !important;
}
}