/*******************************
    template-324    
*******************************/

.template-324 .template__inner {
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, .15);
}

.template-324 .template__inner + .template__inner {
    margin-top: 40px;
}

.template-324 .template__products .template__image {
    flex: 0 0 90px;
    max-width: 90px;
}


@media (min-width: 767.92px) {

    .template-324 .template__products .template__image {
        flex: 0 0 110px;
        max-width: 110px;
    }
}

@media (min-width: 991.92px) {

    .template-324 .template__products .template__image {
        flex: 0 0 140px;
        max-width: 140px;
    }
}

.template-324 .template__products h5 {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    font-weight: 700;
    padding: 2px 0;
}

.template-324 .template__nowrap {
    white-space: nowrap;
}

@media (min-width: 992px) {
    .template-324 .template__products h5 {
        border-top: none;
        border-bottom: none;
        padding: 0;
    }   
}

/** Template style 1 **/

.template-324.style-1 .template__inner {
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, .15);
}

.template-324.style-1 .template__inner div:last-child {
    border: unset !important;
}
