/**
* Theme Name: Bookory Child
* Description: This is a child theme of Bookory, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">PavoThemes</a>
* Template: bookory
* Version: 2.2.0
*/

@media (min-width: 1024px) {
    .main-navigation ul ul.sub-menu li {
/*         display: block !important; */
        min-width: 130px !important;
    }
}

.product-isbn {
    font-size: 16px !important;
    color: #e74c3c !important;
    margin-top: 10px;
}