/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/* Flying Press cached the wishlist webfont against an old hostname. */
@font-face {
  font-family: "dream-tinvwl-webfont";
  font-display: block;
  src: url("https://dreamcilios.com.br/wp-content/plugins/ti-woocommerce-wishlist/assets/fonts/tinvwl-webfont.eot?ver=xu2uyi");
  src: url("https://dreamcilios.com.br/wp-content/plugins/ti-woocommerce-wishlist/assets/fonts/tinvwl-webfont.eot?ver=xu2uyi#iefix") format("embedded-opentype"),
       url("https://dreamcilios.com.br/wp-content/plugins/ti-woocommerce-wishlist/assets/fonts/tinvwl-webfont.woff2?ver=xu2uyi") format("woff2"),
       url("https://dreamcilios.com.br/wp-content/plugins/ti-woocommerce-wishlist/assets/fonts/tinvwl-webfont.woff?ver=xu2uyi") format("woff"),
       url("https://dreamcilios.com.br/wp-content/plugins/ti-woocommerce-wishlist/assets/fonts/tinvwl-webfont.ttf?ver=xu2uyi") format("truetype"),
       url("https://dreamcilios.com.br/wp-content/plugins/ti-woocommerce-wishlist/assets/fonts/tinvwl-webfont.svg?ver=xu2uyi#tinvwl-webfont") format("svg");
  font-weight: normal;
  font-style: normal;
}

.tinv-wishlist .tinvwl_add_to_wishlist_button[class*="tinvwl-icon-"]:before,
a.wishlist_products_counter[class*="top_wishlist-"]:before,
span.wishlist_products_counter[class*="top_wishlist-"]:before,
a.sidr-class-wishlist_products_counter[class*="sidr-class-top_wishlist-"]:before,
.ftinvwl,
[class^="ftinvwl-"]:before,
[class*=" ftinvwl-"]:before,
.icon_big_heart_check,
.icon_big_heart_check:before,
.icon_big_times,
.icon_big_times:before {
  font-family: "dream-tinvwl-webfont" !important;
}
