/*menu-header*/
body > div.zpheader-style-01.theme-pages-full-stretch.theme-mobile-header-style-03 > div.theme-header > div{
    position: relative;
    padding-block-start: 12px !important;
    padding-block-end: 12px !important;
    
 }
    
/*catagories text*/
.zpstorecollection-container > h2 {
    text-align: center !important;
    font-weight: 700 !important;
    color: #F7821E !important;
    margin-top: 20px !important;
}
/*out team section of about us page*/
.our-team{
min-height: 420px !important;
max-height: 425px !important;
}
.custom-code{
text-align: center;
margin-top: 0px;
}