/* 
Theme Name: Crossfit Ponferrada
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Crossfit Ponferrada es un  child theme de Hello Elementor.
Author: BAIANAI
Author URI: https://www.baianai.es/
Template: hello-elementor
Version: 6.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 */


.material-symbols-outlined {
  font-size: 24px;
  color: #3CFFDF !important;
  /* Otros estilos según tus necesidades */
}
.lista-con-checks ul{
  margin-bottom: 14px;
}

.lista-con-checks li, .personal li {
  margin-bottom: 6px;
}

#wasap-alex .e-fab-whatsapp{
  fill: black;
}

#wasap-alex2 .e-fab-whatsapp{
  fill: #3CFFDF;
}

#wasap-alex:hover .e-fab-whatsapp{
  fill: white;
}

#wasap-alex2:hover .e-fab-whatsapp{
  fill: black;
}

.menu-movil a {
  font-style: normal!important;
}

.textfooter{
  font-size: 14px;
}

.variations select{color:white;}

.woocommerce-variation-price{
  margin: 1rem 0 !important;
}

.woocommerce-variation-price .price{
  color: #3CFFDF!important;
}

.single_add_to_cart_button.elementor-button.button.alt.disabled.wc-variation-selection-needed{
  background-color: gray;
}

.post-type-archive-product .product h5{
  line-height: 1.5rem;
}

.woocommerce-Price-amount.amount {
  color: #3CFFDF;
  font-weight: 500;
}
.woocommerce-terms-and-conditions p{
  color: white!important;
}

.woocommerce-error{
  background-color:#b81c23!important;
}
.elementor-widget-woocommerce-cart .woocommerce .remove{
  color:#b81c23!important;
}