::-webkit-scrollbar-button {  display: none;}/* Estilos generales del scrollbar */::-webkit-scrollbar {  width: 12px; /* Ancho del scrollbar */  height: 12px; /* Altura del scrollbar */}/* Estilo de la barra de desplazamiento */::-webkit-scrollbar-thumb {  background-color: #ccc; /* Color de fondo del thumb */  border-radius: 10px; /* Borde redondeado del thumb */}/* Estilo de la pista del scrollbar */::-webkit-scrollbar-track {  background-color: #f5f5f5; /* Color de fondo de la track */}/* Estilo del borde del scrollbar */::-webkit-scrollbar-corner {  background-color: #f5f5f5; /* Color de fondo del corner */}/* Estilo de la barra de desplazamiento cuando se está desplazando */::-webkit-scrollbar-thumb:active {  background-color: #999; /* Color de fondo del thumb al hacer click */}li.mini_cart_item a.wcfm_dashboard_item_title {color: #565339 !important;font-size: 12px !important;font-weight: 500 !important;}body {width: 100%;overflow-x: hidden;}.woocommerce-info {    align-items: center;    background-color: var(--bricks-bg-info);    color: var(--bricks-text-info);    display: flex;    justify-content: space-between;    margin-bottom: 30px;    padding: 15px;}.store-wrapper {border-radius: 15px;    overflow: hidden;}#wcfmmp-store h1, #wcfmmp-store h2 {    font-size: 1.618em;    clear: both;    font-weight: 600;    margin: 0 0 .5407911001em;    color: #525252;}.woocommerce-info {    background-color: #f6f6f6;    color: #565339;    border-radius: 10px;}.wcfm_appointment_title, .wcfm_auctions_title, .wcfm_booking_title, .wcfm_coupon_title, .wcfm_dashboard_item_title, .wcfm_listing_title, .wcfm_order_title, .wcfm_product_title {    color: #3cd52d !important;}ul.products{display: grid;  grid-template-columns: repeat(4, 1fr); /* por defecto, 4 columnas */  grid-gap: 10px;}@media screen and (max-width: 1100px) {  ul.products{    grid-template-columns: repeat(3, 1fr); /* 3 columnas en tablet */  }}@media screen and (max-width: 768px) {  ul.products{    grid-template-columns: repeat(2, 1fr); /* 2 columnas en móvil */  }}#wcfmmp-store .product_area .products-wrapper ul li.product {    padding: 0 15px;    margin-bottom: 15px;    display: flex;flex-direction: column;padding: 0px 5px !important;    gap: 10px;}#wcfmmp-store .product_area .products-wrapper ul li.product img {height: 200px;    width: 100%;    max-height: 200px;    object-fit: contain;}button {    border: none;    cursor: pointer;    outline: none;    padding: 3px 15px;    border-radius: 100px;    line-height: 15px;    font-size: 15px;}.woocommerce-error {    background-color: #ffffff !important;    color: #3cd52d !important;}.jvectormap-tip, .qtip-wcfm-core-css {    border-color: #3cd52d !important;}.wcfm_buttons {    z-index: 99 !important;}#customer_login {display: flex;    flex-direction: row;    gap: 15px;}.envia-shipping-carrier-img {display: none;}.badge.onsale {color: var(--bricks-color-ecpcyl) !important;}.price * {color: #3cd52d !important;    background: #3cd52d00 !important;    font-weight: 600;    font-size: 16px;}.required {color: #3cd52d !important;}#wcfmmp-store ins {color: #3cd52d !important;background: #3cd52d00 !important;}.woocommerce-Price-amount.amount, bdi {background: #3cd52d00 !important;}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {    background-color: #3cd52d;    min-width: 25%;    color: white;    font-weight: 600;    font-size: 16px;    border-radius: 8px;}.woocommerce .button {    background-color: var(--bricks-color-djevxg) !important;    color: var(--bricks-color-weouok) !important;}.woocommerce-order-details, h2{color: color: var(--bricks-color-knxydi) !important;}