/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

.wpb-psc-table-fire, .wpb-psc-table-fire:active, .wpb-psc-table-fire:hover, .wpb-psc-table-fire:focus{
  background-image: url("/wp-content/uploads/2026/03/talles.png") !important; /* Path to your icon image */
  background-repeat: no-repeat;
  background-position: 10px left  !important; /* Position the icon */
  padding-left: 35px !important; /* Add padding to make space for the icon */
  /* Other button styles */
}