

/* Start:/local/templates/glorincor/template_styles.css?1735394562770*/
.product_card .card_img {
    text-align: center;
}
.Msg_overlay {
    position: fixed;
    top: 50%;
    left: 40%;
    color: green;
    padding: 40px;
    background-color: #c2ffde;
    font-weight: bold;
    border: 3px solid green;
    -webkit-box-shadow: 4px 4px 8px 0px rgba(22, 80, 125, 0.2);
    -moz-box-shadow: 4px 4px 8px 0px rgba(22, 80, 125, 0.2);
    box-shadow: 4px 4px 5px 0px #fff;
    z-index: 100;
    display:none;
}

.breadcrumb {
    background-color: transparent;
}

.catalog_main .catalog_filter_main {
    margin-top: 0;
}
.search_card {
    display:block;
}
.product_card a {width:100%;}
.PREVIEW_TEXT {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
/* End */
/* /local/templates/glorincor/template_styles.css?1735394562770 */
