/**
* Theme Name: Styler Child
* Description: This is a child theme of Styler.
* Author: <a href="http://ninetheme.com/about">Ninetheme</a>
* Template: styler
* Version: 1.3.2
*/

ul.styler-remove-filter li {
    display: none !important;
}

.styler-remove-filter li clear-li {
    display: inline-block !important;
}


.styler-thumb-wrapper img {
    max-height: 360px !important;
    object-fit: cover;
}


