/*
Theme Name: Antisa Child
Theme URI: http://www.wpbingosite.com/antisa
Author: wpbingo
Description: This is a child theme for Antisa
Version: 1.0.0
Author URI: http://wpbingosite.com
Template: antisa
Text Domain: antisa-child
*/
/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.quickview-container .bwp-single-info .description, 
.single-product .bwp-single-info .description, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, 
.elementor-56288 .elementor-element.elementor-element-d9954de .bwp-widget-banner .bwp-image-description, 
.woosw-list .woosw-actions .woosw-copy .woosw-copy-label,
.woocommerce-info, .woocommerce-message, .bwp-header .bwp-builder-item .text-icon-flex,
.bwp-top-bar .woocommerce-ordering .pwb-dropdown-menu li {
    text-transform: inherit!important;
}
p, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: "Plus Jakarta Sans", Sans-serif !important;
}
footer .elementor-icon svg {
    height: 20px;
    width: 20px;
}
/* Oculta el popup del mini-carrito */
.antisa-topcart .cart-popup {
    display: none !important;
}
.bwp-header.bwp-mobile_offcanvas.bwp-offcanvas-menu.toggled {z-index: 999;}
.bwp-offcanvas-menu .bwp-dropdown .bwp-dropdown-ul li {padding: 20px 0px;}
.cky-btn-revisit-wrapper.cky-revisit-bottom-left {background-color: #dadada!important;}
@media (max-width: 767px) {
.cky-btn-revisit-wrapper.cky-revisit-bottom-left {display: none!important;}
.bwp-top-bar .woocommerce-ordering .pwb-dropdown-toggle {line-height: 24px!important;}
}
#billing_phone_field label .optional {
    display: none;
}
#billing_phone_field label::after {
    content: " *";
    color: red;
}