/*listado productos*/
p.comparar{margin:5px 0;}
p.comparar span{margin-left: 10px; font-size: 16px; font-weight: 400; color:#5F5F5F;}


/*formulario comparador*/
.form-comparador-stayer{display: none;}
.form-comparador-stayer{ position: fixed; z-index: 100; bottom: 0; background:#E0241C; width: 100%; text-align: center;}
.form-comparador-stayer .compare-submit{ background: none; border: none; font-size: 24px; color: white; cursor: pointer;}


/*Shortcode comparador*/
.elementor-shortcode .comparador-stayer{overflow: auto;}
.elementor-shortcode .comparador-stayer img{max-width: 125px;}
.elementor-shortcode .comparador-stayer h2 {font-size: 18px; line-height: 24px;}
.elementor-shortcode .comparador-stayer tr > td{min-width: 150px; background:white;}
.elementor-shortcode .comparador-stayer tr > td:first-child {min-width: 200px;}
.elementor-shortcode .comparador-stayer tr.ctcas:hover td{background:#dedede;}
.elementor-shortcode .comparador-stayer .botones a {padding: 10px 15px;display: inline-block;border: 1px solid; border-radius: 5px;margin: 10px 0;}



@media (max-width: 1000px) {
.elementor-shortcode .comparador-stayer tr.datos > td:first-child{ background: url(/wp-content/plugins/stayer-comparador/swipe.png) right 10px no-repeat;background-size: 50px;}
}