/*
Theme Name: AMW Cento serenate
Theme URI: https://www.amalfiweb.it/
Author: Mario Acunto
Author URI: https://www.amalfiweb.it/
Description: Tema Child Ignition per Cento serenate
Version: 1.0.01
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: ignition-andros
Text Domain: amw-centoserenate
*/

/*
 * Add your custom styles below. The parent theme's styles are loaded automatically by default.
 * If you need to change this, see functions.php
 */

 /* Nasconde il testo solo nella voce principale */
.wpml-ls-item .wpml-ls-native {
    display: none;
}
.wpml-ls-item .wpml-ls-display {
    display: none;
}
.sub-menu .wpml-ls-item .wpml-ls-display {
	display: block;
}

/* Octo booking widget */
button.ui-datepicker-trigger {
    border: none;
    background: transparent;
}

.octobooksubmit.group input {
    height: 49px;
}