@media (min-width: 1440px) {
.custom-row {
gap: 2px;
flex-wrap: nowrap !important;
}
}
@media (min-width: 1440px) {
.theme-sidebar-enable .theme-sidebar-area {
        display: flex
		position: absolute;
}
}        

.side-bar-button:hover{
border-bottom: 3px solid #77bc43;
}
@media (min-width: 1440px) {
.zpheader-style-03 .theme-header .zpcontainer .theme-navigation-and-icons.theme-search-mini-cart-style-03 {
position: relative;
left: 70%;
    }
}
@media (max-width: 900px) {
.box24 {
display: none !important;
    }
}
.zpdivider-container .zpdivider-common:after {
height: 5px;
    border-block-start-width: 5px;
}
