/*
Theme Name: AMW Tramonti Divini
Theme URI: https://www.amalfiweb.it/
Author: Mario Acunto
Author URI: https://www.amalfiweb.it/
Description: Tema Child Ignition per Tramonti Divini
Version: 1.0.02
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-tramontidivini
*/

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


:root {
    --primary-color: #0e76bc;
    --accent-color: #00aeef;
    --secondary-color: #25247b;
}

.head-mast-inner {
    padding: 3px 0;
}

.site-branding {
   max-width: 120px;
}

/** Maxslider **/
.maxslider .slick-slide {
    background-position: center;
}
.maxslider-slide-title {
    font-size: 42px;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.7);
}