/*
Theme Name: Ikigai theme
Theme URI: https://ikigaiagency.it/
Author: Agostino Costantino
Author URI: https://auxtintech.it/
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: portfolio, blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready
Version: 0.1
Requires at least: 6.0
Tested up to: 6.2
Requires PHP: >=7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ikigai-theme
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

:root{
    --primary-color: #223662;
    --secondary-color: rgba(159, 211, 237, 1);
    --black-color: rgba(0, 0, 0, 1);
    --white-color: #FFFFFF;
    --grey-color: #3C3C3C;
}

*{
    font-family: "Titillium Web", sans-serif;
}

html, body{
    color: var(--black-color);
    background-color: var(--white-color);
}

h1,
h2,
h3,
h4,
h5,
strong,
b,
a {
    font-weight: 700;
    color: var(--primary-color);
}

img{
    height: auto;
    max-width: 100%;
}

img, svg{
    image-rendering: auto;
    backface-visibility: hidden;
    transform: translateZ(0) scale(1, 1);
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
}

#menu-fixato{
    top: 0;
    z-index: 10;
    position: sticky;
    transition: .4s;
}

#menu-fixato.ombra{
    background-color: var(--primary-color);
}

.button, .hero-section a, .container-missione a{
    font-size: 1.125rem;
    font-weight: 600;
    padding: 12px 24px;
    transition: .4s;
    border-radius: 100px;
    text-decoration: none;
}

.hero-section a{
    text-decoration: none;;
    background-color: #9FD3ED;
}

.container-missione a{
    color: white;
    text-decoration: none;
    background-color: var(--primary-color);
}

.button-primary, .button-main{
    color: white;
    background-color: var(--primary-color);
}

.button-secondary{
    color: var(--primary-color);
    background-color: var(--secondary-color);
}

header .button-standard{
    border-color: white;
}

.button-standard{
    border: 2px solid var(--primary-color);
    background-color: transparent;
}

.text-blue{
    color: var(--primary-color);
}

.text-white:hover, .text-black:hover, .text-blue:hover{
    color: white;
}

.primary-bg{
    background-color: var(--primary-color);
}

.secondary-bg{
    background-color: var(--secondary-color);
}

.why-choose-us, .info{
    background-color: #BDE1F3;
}

section.info p a:hover {
    padding: 2px;
    background-color: var(--secondary-color);
}

footer#footer{
    border-top: 1px solid #3C3C3C;
    margin-top: -1px;
    background-color: #131E36;
}

footer p, footer a{
    color: white;
    font-size: 16px;
    line-height: 20px;
}

footer ul li{
    margin-bottom: 10px;
}

footer .widget-title{
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 1.4rem;
    color: white;
}

.copyright {
    color: white;
    font-size: .875rem;
    line-height: 16px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 2rem;
}

footer ul{
    padding-left: 0;
    list-style: none;
}

.ombra{
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.25);
}

/* WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}