/*
Theme Name:     Innova Formazione
Theme URI:      http://www.farwebsrl.it/
Description:    Tema Child per _start
Author:         Antonio Cariello
Author URI:     http://www.farwebsrl.it/
Template:       _start
Version:        0.1.0
*/

:root {
    --bs-gutter-x: 1.5rem;
    --bs-primary: #4FA5EF;
    --bs-primary-rgb: 79,165,239;
}
.row {
    --bs-gutter-x: 2rem;
}
.font-lg {
    font-size: 18px;
}
.full-width-header.home8-style4.main-home .menu-area {
    background: #4fa5ef !important;
}
.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 32px; /* Preferred icon size */
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;

    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;

    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;

    /* Support for IE. */
    font-feature-settings: 'liga';
}

header .menu-area .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}
.rs-carousel.owl-carousel .owl-stage {
    padding: 1rem 0;
}
.rs-slider.main-home > .rs-carousel.owl-carousel .owl-stage {
    padding: 0;
}
.rs-carousel.owl-carousel .courses-item {
    padding: 0 0.5rem;
}

#whatsapp-button {
    height: 40px;
    text-align: center;
    color: #fff;
    background-color: #4dc247;
    border-radius: 5px;
    position: fixed;
    left: 15px;
    cursor: pointer;
    bottom: 10px;
    z-index: 999;
    padding: 0 8px;
    display: flex;
    font-weight: 500;
    justify-content: center;
    align-items: center;
    width: 255px;
    font-size: 16px;
}
#whatsapp-button:hover {
    text-decoration: none;
}

@media only screen and (min-width: 992.01px) {
    .full-width-header .menu-area.sticky #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item:not(.mega-current-menu-parent) > a.mega-menu-link,
    .full-width-header:not(.main-home) .menu-area #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item:not(.mega-current-menu-parent) > a.mega-menu-link,
	.full-width-header:not(.main-home) .menu-area #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item:not(.mega-current-menu-ancestor) > a.mega-menu-link {
        color: #111;
        font-weight: 500;
    }
}
@media only screen and (max-width: 1170px) {
    #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
        font-size: 15px;
        padding: 0px 5px 0px 5px;
    }
    #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
        margin: 0;
    }
}
.rs-slider.main-home .slider-content .bialty-container {
    position: absolute;
    width: 100%;
    height: 100vh;
    object-fit: cover;
    z-index: 1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.lp-archive-courses .learn-press-courses[data-layout=grid] .course .course-item .course-content .course-permalink {
    height: auto;
}
@media only screen and (max-width: 480px) {
	body .lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-wrap-meta {
		grid-template-columns: auto auto auto;
	}
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, 
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item a.mega-menu-link {
    background: #4fa5ef;
    color: #fff;
}
#popup-course #popup-content .lp-button.completed {
    margin-top: 20px;
    margin-bottom: 20px;
}
body .lp-archive-courses .learn-press-courses[data-layout=grid] .course .course-item .course-content .course-permalink {
    height: auto;
}
body .learn-press-message.success {
    margin: 1rem;
}

@media (max-width: 1199.99px) {
	body ul.learn-press-nav-tabs[data-tabs="4"] {
		grid-template-columns: repeat(4, 1fr);
	}
}
@media (max-width: 480px) {
	body #learn-press-course-tabs .course-nav label {
		font-size: 14px;
	}
	body .lp-archive-courses .learn-press-courses[data-size="3"] .course {
		width: 100%;
	}
	.rs-inner-blog .blog-details .blog-full {
       padding: 20px;
    }
	.rs-inner-blog .blog-details .blog-full .single-post-meta {
		flex-direction: column;
        align-items: flex-start;
	}
}

.page-template-page-home #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner, 
.page-template-page-home #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, 
.page-template-page-home #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
    background-color: white;
}

.grecaptcha-badge { 
   /* visibility: hidden !important; */
}