/*
Theme Name: Emall Child
Theme URI: https://demo.theme-sky.com/emall/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: emall
Version: 1.0.2
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: emall-child
*/




.header-middle .search-button.search-icon .icon { font-family: 'icomoon' !important; }
.search-button.search-icon .icon:before { font-family: 'icomoon' !important; }

@media only screen and (max-width: 767px) {
    .ts-mobile-icon-toggle .icon:before { font-family: 'icomoon' !important; }
}


/*
    Tabs
*/
.woocommerce-Tabs-panel ul { padding: 20px; margin: 0; list-style: auto; }
.woocommerce-Tabs-panel ul li { padding: 0; margin: 0; list-style: auto; }
.woocommerce-Tabs-panel ul li p { margin-bottom: 10px; }

.woocommerce-Tabs-panel ol { padding: 20px; margin: 0; list-style: auto; }
.woocommerce-Tabs-panel ol li { padding: 0; margin: 0; list-style: auto; }
.woocommerce-Tabs-panel ol li p { margin-bottom: 10px; }



/*
	Parche - Booking 
*/
.yith-wcbk-booking-form { display: block !important; width: 100% !important; }


/*
	 Parche Lista de deseos icono
*/
.tini-wishlist-dqa:before { font-size: 21px;
    line-height: 28px; }
.tini-wishlist-dqa { padding: 0 12px; }

/*
	Lista de deseos - Botones - Movil 
*/
.wishlist-actions { text-align: center; display: flex; flex-direction: column; justify-content: center; gap: 1rem; }


/*
	botones button - single product
	Parche Movil
*/
@media only screen and (max-width: 767px) {
    .woocommerce div.product.form-cart-fixed .summary .button.ts-buy-now-button {
        width: 100% !important;
    }
}

/*
 * Parche btn ofertas
 * */
.yith-sales-badge.top_right { top:auto !important; right: auto !important; bottom: 0.8rem; left: 0.8rem; }


/*
 * Parche Font-size Categorias
 * */
.ts-product-categories-widget-wrapper ul li a { font-size: 15px !important; }


