/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/


/* POST styke */

/* titlo post*/

h2.fusion-post-title {
    font-size: 30px;
    line-height: 40px;
    font-weight: bold !important;
    border-bottom: 2px solid black;
    padding-bottom: 30px !important;
    padding-top: 22px;
    border-top: 2px solid black;
    background-color: #cccccc30;
    padding-left: 10px;
    padding-right: 10px;
}


#main .post h2, #wrapper #main .post h2 {
    font-size: 26px !important;
    padding-bottom: 20px !important;
}



.post-content p {
    margin-bottom: 10px !important;
    font-size: 17px !important;
    line-height: 26px !important;
}





/* footer second column- padding -left*/

.bold {font-weight: 600;}


/* footer padding 2 cols */
#text-3 {
    padding-left: 0px !important;
}

#text-4 {
    padding-left: 100px !important;
}


/* links*/
#main .post h2 a, .about-author .title a, .fusion-content-widget-area .widget .recentcomments, .fusion-content-widget-area .widget li a, .fusion-content-widget-area .widget_categories li, .fusion-load-more-button, .fusion-rollover a, .project-content .project-info .project-info-box a, .shop_attributes tr th, .single-navigation a[rel="next"]:after, .single-navigation a[rel="prev"]:before, body a, body a:after, body a:before {
    font-weight: bold;
    text-decoration: underline;
}

.fusion-is-sticky .fusion-main-menu > ul > li > a {
    text-decoration: none;
}

.fusion-arrow-highlight .fusion-arrow-svg {
    display: none !important;
}


.textwidget blockquote {
    margin: 40px 0 5px 0;
    border-left: 2px solid #e60000 !important;
    background-color: #FAFAFA;
}

.fusion-header-sticky-height {
    height: 80px !important;
}

#wrapper #main #comments .fusion-title h3,
#wrapper #main #respond .fusion-title h3,
#wrapper #main .about-author .fusion-title h3,
#wrapper #main .related-posts .fusion-title h3,
#wrapper #main .related.products .fusion-title h3
{
    font-size: 22px;
}

/* footer */
.fusion-footer-widget-area .widget-title {
    text-transform: none !important;
    font-size: 22px !important;
    color: #fff !important;
}

.w-contacts-item-value {
    margin: 0 0 12px 36px;
}


.sidebar .widget h4 {
    font-size: 20px !important;
}



/*buttons from nepsal*/

/* blu */
.maxbutton-2.maxbutton.maxbutton-accreditamento {
    position: relative;
    text-decoration: none;
    display: inline-block;
    border-color: #336fa3;
    width: 450px;
    height: 58px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-style: solid;
    border-width: 2px;
    background-color: #65B34D;
    -webkit-box-shadow: 0px 0px 2px 0px #333;
    -moz-box-shadow: 0px 0px 2px 0px #333;
    box-shadow: 0px 0px 2px 0px #333;
}
.maxbutton-2.maxbutton:hover.maxbutton-accreditamento .mb-text {
        color: #0b5ca3;
}

.maxbutton-2.maxbutton:hover.maxbutton-accreditamento {
    border-color: #336fa3;
    background-color: rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0px 0px 2px 0px #333;
    -moz-box-shadow: 0px 0px 2px 0px #333;
    box-shadow: 0px 0px 2px 0px #333;
}
.maxbutton-3.maxbutton:hover.maxbutton-prove-accreditate .mb-text {
    color: #04313d;
}

.maxbutton-2.maxbutton.maxbutton-accreditamento .mb-text {
    color: #fff;
    font-family: Tahoma;
    font-size: 17px;
    text-align: center;
    font-style: normal;
    font-weight: normal;
    padding-top: 18px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    line-height: 1em;
    box-sizing: border-box;
    display: block;
    background-color: unset;
}


/* verde */
.maxbutton-3.maxbutton.maxbutton-prove-accreditate {
    position: relative;
    text-decoration: none;
    display: inline-block;
    border-color: #44aa96;
    width: 450px;
    height: 58px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-style: solid;
    border-width: 2px;
    background-color: #65B34D;
    -webkit-box-shadow: 0px 0px 2px 0px #333;
    -moz-box-shadow: 0px 0px 2px 0px #333;
    box-shadow: 0px 0px 2px 0px #333;
}

.maxbutton-3.maxbutton:hover.maxbutton-prove-accreditate {
    border-color: #44aa96;
    background-color: rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0px 0px 2px 0px #333;
    -moz-box-shadow: 0px 0px 2px 0px #333;
    box-shadow: 0px 0px 2px 0px #333;
}

.maxbutton-3.maxbutton:hover.maxbutton-prove-accreditate .mb-text {
    color: #04313d;
}

.maxbutton-3.maxbutton.maxbutton-prove-accreditate .mb-text {
    color: #fff;
    font-family: Tahoma;
    font-size: 17px;
    text-align: center;
    font-style: normal;
    font-weight: normal;
    padding-top: 18px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    line-height: 1em;
    box-sizing: border-box;
    display: block;
    background-color: unset;
}

/* Update 30-09-2020 */
.evidenziato-giallo {
    background-color: yellow !important;
    display: inline;
}

p.didasc {
    padding-top: 0;
    font-size: 15px !important;
    font-style: italic;
    border-bottom: 1px solid #ccc;
    margin-bottom: 40px;
    margin-top: 0;
}

.riquadrino {
    padding: 10px 30px;
    border: 4px solid #1B2031;
    margin-bottom: 25px;
    font-size: 30px !important;
    line-height: 39px !important;
    font-weight: 700 !important;
}

.box-tratto {
    border: 3px dashed #44aa96;
    padding: 10px;
    font-size: 23px !important;
    font-style: italic !important;
}

.post-content blockquote {
  background-color: #FAFAFA;
  margin-left: 5px;
  font-family: "Open Sans";
  font-size: 19px !important;
  line-height: 27px !important;
  color: #000;
  font-style: italic;
  border-left: 5px solid #61B645;
}

.post-content p {
    font-size: 19px !important;
    line-height: 27px !important;
    margin-bottom: 20px !important;
    margin-top: 0px !important;
}

ul {
    font-size: 19px;
    line-height: 27px;
}

ol {
    font-size: 19px;
    line-height: 27px;
}

/* Sottotitolo Articolo */
.post-content h2 {
    font-size: 31px !important;
}

#main .post h2, #wrapper #main .post h2 {
    font-size: 31px !important;
}

.collps-tit {
    padding-top: 45px;
    border-top: 1px solid #e8e6e6;
    margin-bottom: 0.94em;
    text-transform: uppercase;
    font-weight: 700 !important;
}

.fusion-post-content-container p {
    font-size: 17px !important;
    line-height: 22px !important;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}

#wrapper #main .fusion-post-content > h2.fusion-post-title {
    line-height: 28px !important;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

.testo {
    font-size: 19px !important;
    line-height: 27px !important;
}


/* Titolo Articoli */
#wrapper #main .post > h1.fusion-post-title {
    font-size: 40px !important;
    line-height: 50px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
}

/* YOUTUBE VIDEO RESPONSIVE CLASS */

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
} 

.entry-content img,
.entry-content iframe,
.entry-content object,
.entry-content embed {
        max-width: 100%;
}

.youtube-video {
    aspect-ratio: 16 / 9;
    width: 100%;
    margin-top: 20px;
  }



/* UPDATE 02-02-2021 */

.btn-rosso {
  background-color: #e60000 !important;
}

.fusion-body .fusion-main-menu .current-menu-item > a, .fusion-body .fusion-main-menu .current_page_item > a {
  color: #e60000 !important;
}

.fusion-main-menu > ul > li > a:not(.fusion-logo-link):hover {
  color: #e60000 !important;
}






/* MEDIA QUERY */
/* mobile */

@media only screen
and (max-width: 479px) {

    #text-3 {
    padding-left: 0;
    }


}
