/*
Theme Name: LC International
Author URI: https://pg-w.it
Description: 
Template: Avada
Text Domain: lcinternational
*/

header nav.fusion-main-menu > ul > li > a {
    font-family: 'Lato', sans-serif;
    font-size: 1.2em;
    color: #000;
    opacity: 0.5;
    transition: 0.3s;
}
#side-header .fusion-main-menu > ul > li.current-menu-ancestor > a,
#side-header .fusion-main-menu > ul > li.current-menu-item > a,
header nav.fusion-main-menu > ul > li > a:hover {
    color: #000 !important;
    opacity: 1;
}

/*Separator*/
.fusion-separator.sep-single {
    border-color: #ef4036 !important;
}

/*Stile Header Titolo Post e Page*/
h1.fusion-post-title.entry-title {
    font-size: 36px;
    font-weight: 400;
    line-height: 1.1;
}
h2.sottotitolo:after {
    display: block;
    width: 100%;
    height: 1px;
    background: #ccc;
    content: "";
    margin-bottom: 30px;
    margin-top: 10px;
}
.fusion-page-title-bar.header-progetti {
    background-image: url(/wp-content/uploads/LC-international-progetti.jpg);
}
.fusion-page-title-bar.header-news {
    background-image: url(/wp-content/uploads/LC-international-news.jpg);
}
/*Font*/
/*Headerpage*/
.header_lc .header_title_lc h1, .header_lc .header_title_lc h4{
    color: #fff !important;
    text-align: center;
    text-transform: uppercase;
    font-size: 3em;
}
/* Heading Text*/
#main .post h1, #main .reading-box h1, #main h1, .ei-title h1, .fusion-modal h1, .fusion-title h1, .fusion-widget-area h1, .main-flex .slide-content h1, .post-content h1, .title h1,
#main .post h2, #main .reading-box h2, #main h2, .ei-title h2, .fusion-modal h2, .fusion-title h2, .fusion-widget-area h2, .main-flex .slide-content h2, .post-content h2, .title h2,
#main .post h3, #main .reading-box h3, #main h3, .ei-title h3, .fusion-modal h3, .fusion-title h3, .fusion-widget-area h3, .main-flex .slide-content h3, .post-content h3, .title h3 {
    text-transform: uppercase !important;
}
#main .post h1, #main .reading-box h1, #main h1, .ei-title h1, .fusion-modal h1, .fusion-title h1, .fusion-widget-area h1, .main-flex .slide-content h1, .post-content h1, .title h1,
#wrapper #main article.post > h1.fusion-post-title {
    color: #177a96;
    margin-top: 30px;
    font-weight: 400;
    margin-bottom: 0.3em;
}
#main .post h2, #main .reading-box h2, #main h2, .ei-title h2, .fusion-modal h2, .fusion-title h2, .fusion-widget-area h2, .main-flex .slide-content h2, .post-content h2, .title h2 {
    color:#e8b542;
    font-size: 20px;
}

body:not(.home) .post-content h2:after {
    display:block;
    width:100%;
    height:1px;
    background:#ccc;
    content:"";
    margin-bottom:30px;
    margin-top:10px
}
#main .post h3, #main .reading-box h3, #main h3, .ei-title h3, .fusion-modal h3, .fusion-title h3, .fusion-widget-area h3, .main-flex .slide-content h3, .post-content h3, .title h3 {
    color:#bf6d44;
    font-weight: 300;
}

/* Menu */
header nav.fusion-main-menu > ul > li > a,
header .fusion-main-menu.fusion-sticky-menu > ul > li > a{
    font-family: 'Lato', sans-serif;
    font-size: 0.8em;
    color: #000 !important;
    text-transform: uppercase;
    letter-spacing: 0.5em;
}
header nav.fusion-main-menu > ul > li > a,
header nav.fusion-main-menu > ul > li > a:hover {
    color: #fff !important;
}
.fusion-is-sticky .fusion-main-menu > ul > li > a {
    color: #000 !important;
}
header nav.fusion-main-menu > ul > li > a span {
    padding-left: 5px;
}
.fusion-body .fusion-main-menu .current-menu-ancestor > a span,
.fusion-body .fusion-main-menu .current-menu-item > a span,
.fusion-body .fusion-main-menu .current_page_item > a span,
nav.fusion-main-menu > ul > li > a:hover span {
    border-bottom: 1px solid #fff;
    padding-bottom: 3px;
}
.fusion-sticky-shadow li.menu-item.current_page_item a span,
.fusion-is-sticky .fusion-main-menu ul > li > a:hover span {
    border-bottom: 1px solid #000;
}
.fusion-is-sticky .fusion-main-menu ul > li > a:hover {
    color: #000 !important;
}
nav.fusion-main-menu .sub-menu {
    width: 250px;
}
.fusion-mobile-menu-icons .fusion-icon-bars {
    position: absolute;
    right: 0;
    top: 20px;
}

/*secondary Top Menu menu su due righe*/
header .fusion-secondary-header {
    background: transparent;
}
header .fusion-header-v2 .fusion-secondary-header {
    border-top:0px;
}
header .fusion-header-v2 .fusion-header,
header .fusion-header-v3 .fusion-header,
header .fusion-header-v4 .fusion-header,
header .fusion-header-v5 .fusion-header {
    border-bottom:0
}
header .fusion-secondary-menu > ul > li {
    text-transform: uppercase;
    border: 0 !important;
    letter-spacing:.3em;
    opacity: 0.8;
}
header .fusion-secondary-header {
    border-bottom-color: rgba(255,255,255, 0.3);
}


@media (min-width:1111px) {
    header .fusion-is-sticky nav.fusion-main-menu > ul > li > a {
        padding-left: 10.5px;
        padding-right: 10.5px;
    }
    header .fusion-header nav.fusion-main-menu > ul > li > a {
        padding-left: 5px;
        padding-right: 5px;
    }
}
@media (min-width:1271px) {
    header .fusion-is-sticky nav.fusion-main-menu > ul > li > a {
        padding-left: 23.5px;
        padding-right: 23.5px;
    }
    header nav.fusion-main-menu > ul > li > a {
        padding-left: 17.5px;
        padding-right: 17.5px;
    }
}
@media (max-width:1110px) {
    header .fusion-secondary-header {
        background: #fff;
        border-bottom-color: rgba(0,0,0, 0.3);
    }
    header .fusion-secondary-header a, .fusion-secondary-header a:hover {
        color: #000;
    }

}


/*colored-box*/
.colored-box .fusion-text h2 {
    color: #177a96 !important;
}

.hidden{
    display:none;
    height:0;
    visibility:hidden;
    padding:0;
    margin:0;
}

body main#main p > a {
    color: #cb9783;
}
body main#main p > a:hover, body main#main p > a:focus, body main#main p > a:active   {
    color: #cb9783;
    text-decoration: underline;
}

/*Button*/
.button {
    letter-spacing:0.12em !important;
    font-weight: normal !important;
}

/*margin: 0  main*/
#wrapper main#main {
    padding-top: 0px;
    padding-bottom: 0px;
}

/*Blockquote*/
#wrapper .post-content .fusion-text blockquote,
#wrapper main#main .post-content blockquote {
    background: transparent;
    border-left: 0;
    position: relative;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #177a96 !important;
}
blockquote::after {
    display: block;
    position: absolute;
    content: "";
    border-style: solid;
    border-width: 20px 20px 0 0;
    border-top-color: #177a96;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    height: 0;
    width: 0;
    bottom: -20px;
    left: 0px;
}
blockquote p {
    font-size: 16px;
    line-height: 1.5em;
    text-transform: uppercase;
    font-style: normal;
}

/*Sidebar*/
.fusion-widget-area {
    margin-top: 30px;
}
.sidebar_lc h4.widget-title, .fusion-widget-area-1 .widget .heading h4 {
    font-size: 15px !important;
    color: #e8b542 !important;
    padding: 10px 15px 10px 0 !important;
    margin-bottom: 15px;
    border-bottom: 0.05em solid #999;
    text-transform: uppercase;
}
.sidebar .widget .heading h4, .sidebar .widget h4 {
    color: #f0b90c;
}


.recent-posts-widget-with-thumbnails ul li img {
    border-radius:20%;
}

.recent-posts-widget-with-thumbnails ul li span {
    color: #747474;
    font-size: 15px;
}

/*sidebar pagine*/
.fusion-paginesidebar .widget h4, .fusion-blogsidebar .widget h4 {
    border-top: 0px ;
    line-height: 38px;
}
#wrapper .fusion-tabs-widget .tabset li a {
    border: 0;
    text-align: left;
}
#wrapper .fusion-content-widget-area .fusion-tabs-widget .tab-holder, .fusion-content-widget-area .fusion-tabs-widget .tab-holder .news-list li {
    border: 0px;
    border-bottom: 1px solid #eee;
}
#nav ul li > a:hover, #sticky-nav ul li > a:hover, #wrapper .fusion-tabs-widget .tab-holder .tabs li.active a, #wrapper .post-content blockquote, .comment-text blockquote, .fusion-hide-pagination-text .pagination-next:hover, .fusion-hide-pagination-text .pagination-prev:hover, .pagination .current, .pagination a.inactive:hover, .progress-bar-content, .tagcloud a:hover {
    border-color: #ccc;
}
span.check-privacy span.wpcf7-list-item{
    margin: 0;
}
/*widget servizi*/
.service-elem {
    background: #fff;
    background-image: url("/wp-content/uploads/sprite-bn.png");
    background-repeat: no-repeat;
    background-position: -10px 0px;
    text-align: left;
    border: 1px solid #ccc;
    margin-bottom: 8px !important;
    padding-left: 80px;
    transition: 0.3s;
}

@media (max-width:1200px) {
    .service-elem h4, .fusion-widget-area-1 .widget h4 {
        font-size: 18px !important;
    }
}
.service-elem:hover {
    cursor: pointer;
    background-image: url("/wp-content/uploads/sprite.png");
    box-shadow: inset 0px 0px 5px #ccc;
    -webkit-box-shadow: inset 0px 0px 5px #ccc;
    -moz-box-shadow: inset 0px 0px 5px #ccc;
    -o-box-shadow: inset 0px 0px 5px #ccc;
}
.service-elem:hover > h4 a {
    color: #cb9783;
}
.service-elem:nth-child(2) {
    background-position: -10px -294px;
}
.service-elem:nth-child(3) {
    background-position: -10px -98px;
}
.service-elem:nth-child(4) {
    background-position: -10px -388px;
}
.service-elem:nth-child(5) {
    background-position: -10px -486px;
}
.service-elem:nth-child(6) {
    background-position: -10px -197px;
}
.service-elem:nth-child(7) {
    background-position: -10px -580px;
}
.service-elem h4 {
    margin:0;
}
.service-elem h4 a{
    display:block;
    padding: 30px 0;
    transition:0.3s;
}

#wrapper .fusion-page-title-bar  {
    background-color: rgba(0,0,0,0.3);
    background-blend-mode: overlay;
    background-position: center 35%;
    padding-top: 190px;
    padding-right: 30px;
    padding-bottom: 190px;
    padding-left: 30px;
    height: 0;
    background-attachment: scroll;
}
.fusion-rollover, .fusion-meta-info {
    display: none;
}

/*Post*/
#main .post h2, #wrapper #main .fusion-post-content > h2.blog-shortcode-post-title  {
    font-size: 19px;
    line-height: 30px;
}
main .post p, #wrapper #main .post p {
    line-height: 1.7em;
}
.fusion-blog-layout-grid .fusion-post-wrapper:not(.fusion-masonary-is-transparent) {
    border-bottom: 2px solid #f0b90c !important;
}

article.fusion-post-grid .fusion-post-content-wrapper {
    min-height: 396px;
}
@media (min-width:1216px) {
    article.fusion-post-grid .fusion-post-content-wrapper {
        min-height: 368px;
    }
}

DIV#post-1507 H2.content-box-heading, DIV#post-2260 H2.content-box-heading  {text-align: center}

.wpcf7-form .wpcf7-list-item-label{font-size:11px}
.wpcf7-form A {font-size:12px; color:#177a96; font-weight:600; letter-spacing:0.09em}

@media (max-width: 1110px) {
    .service-elem h4, .fusion-widget-area-1 .widget h4 {
        font-size: 15px !important;
    }
}
@media (max-width: 480px) {
    #toTop {
        right: 30px;
    }
    #main .post h2, #main .reading-box h2, #main h2, .ei-title h2, .fusion-modal h2, .fusion-title h2, .fusion-widget-area h2, .main-flex .slide-content h2, .post-content h2, .title h2 {
        color:#e8b542;
        font-size: 18px !important;
    }
    .home-servizi {
        margin: 0px !important;
    }
}
.fusion-social-links-footer {
    width: 35%;
}