/**
* 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.4
*/

.elementor-top-section .elementor-icon-box-wrapper{
    display: flex;
    gap: 10px;
}

#bottom-email a{
    color: #fff!important;
}

.single-product div.product p.price del,
ul.products li.product .price del{
    margin-left: 10px;
}