.owl-prev {
    font-size: 0 !important;
}

.owl-next {
    font-size: 0 !important;
}

.search-icon {
    width: 25px;
    height: 25px;
    line-height: 40px;
    margin-top: 13px;
}




@media (max-width: 991px) {
.main-menu {
display:none!important 
}
}
.astm-search-menu.is-menu.popup {
    color: #fff !important;
    background: transparent!important;
}

@media (max-width:768px) {
.search-icon {
    width: 25px;
    height: 25px;
    line-height: 40px;
margin-top: 0;
}


}


.wide-block .portfolio-block-container h4 span.element-subtitle {
    display: block;
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-size: 75%;
    color: #BE1522;
    text-transform: uppercase !important;
    font-weight: 900;
}

.container-wrapper {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    margin-top: 0px;
    left: 50%;
    padding-left: 30px;
    padding-right: 30px;
}

@media (max-width:769px){
.container-wrapper {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    margin-top: 0px;
    left: 50%;
    padding-left: 15px;
    padding-right: 15px;
}
}


i.mob-icon-menu.mob-menu-icon {
    text-shadow: 2px 2px 4px #00000050;
}

/* Force all product titles H4 to have the exact same height */
.portfolio-block-container h4 {
    min-height: 50px !important; 
    margin-bottom: 10px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important; /* Keeps the text centered if your layout uses centering */
    text-align: center;
}
