/*
Theme Name:     Hello-elementor-child
Theme URI:      
Description:    Hello-elementor child theme.
Author:         Me
Author URI:     
Template:       hello-elementor
Version:        0.1.0
*/


.puls-shop a{
	background-color:#333 !important;
	color:#fff  !important;
	padding:5px 10px 7px 10px  !important;
	border-radius:15px;
}

.puls-shop a:hover{
	color:#e8d2c4  !important;
	background-color:#000 !important;
}



  .no-mob {
    display: none;
  }


table.variations tr:has(select[name="attribute_pa_colore"]) {
  display: none;
}