.elementor-kit-5{--e-global-color-primary:#0074BB;--e-global-color-secondary:#CECCCC;--e-global-color-text:#212529;--e-global-color-accent:#212529;--e-global-color-9b7e2f2:#FFFFFF;--e-global-color-600818b:#F8F8F8;--e-global-typography-primary-font-family:"Archivo";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Archivo";--e-global-typography-secondary-font-size:45px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:26px;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:28px;--e-global-typography-5f75652-font-family:"Catamaran";--e-global-typography-5f75652-font-size:22px;--e-global-typography-5f75652-font-weight:400;--e-global-typography-5f75652-line-height:26px;--e-global-typography-63bd26f-font-family:"Syne";--e-global-typography-63bd26f-font-size:150px;--e-global-typography-63bd26f-font-weight:400;--e-global-typography-63bd26f-line-height:180px;--e-global-typography-54f333d-font-family:"Inter";--e-global-typography-54f333d-font-size:18px;--e-global-typography-54f333d-font-weight:700;--e-global-typography-54f333d-line-height:22px;color:#212529;font-family:"Inter";font-size:16px;line-height:26px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:#0074BB;}.elementor-kit-5 a:hover{color:#212529;text-decoration:none;}.elementor-kit-5 h1{color:#0074BB;font-family:"Archivo";font-size:33px;font-weight:600;line-height:41px;}.elementor-kit-5 h2{color:#0074BB;font-family:"Archivo";font-size:30px;font-weight:600;line-height:38px;}.elementor-kit-5 h3{color:#0074BB;font-family:"Archivo";font-size:28px;font-weight:600;line-height:36px;}.elementor-kit-5 h4{color:#0074BB;font-family:"Archivo";font-size:25px;font-weight:600;line-height:23px;}.elementor-kit-5 h5{color:#0074BB;font-family:"Archivo";font-size:22px;font-weight:600;line-height:30px;}.elementor-kit-5 h6{color:#0074BB;font-family:"Archivo";font-size:20px;font-weight:600;line-height:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-secondary-font-size:25px;--e-global-typography-secondary-line-height:27px;--e-global-typography-5f75652-font-size:12px;--e-global-typography-63bd26f-font-size:50px;--e-global-typography-63bd26f-line-height:60px;}.elementor-kit-5 h1{font-size:29px;line-height:37px;}.elementor-kit-5 h2{font-size:27px;line-height:35px;}.elementor-kit-5 h3{font-size:25px;line-height:32px;}.elementor-kit-5 h4{font-size:23px;line-height:30px;}.elementor-kit-5 h5{font-size:21px;line-height:29px;}.elementor-kit-5 h6{font-size:19px;line-height:27px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*CTA SINGLE POST*/


.single-post .wp-block-button > .wp-element-button {
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
    border-radius:0;
    padding: 10px 20px;
    background: #0074bb;
    font-weight: 600;
    text-transform: uppercase;
    transition: all .4s ease;
}
.single-post .wp-block-button > .wp-element-button:hover {
    background: #212529;
  transition: all .4s ease;
}


/*AUTHOR BOX*/
.saboxplugin-wrap {
  margin-top: 22px !important;
}
.saboxplugin-tab {
  padding: 20px 0 0 0;
  border: solid 1px #cecccc;
}
.saboxplugin-wrap .saboxplugin-authorname {
  font-size: 20px;
  line-height: 28px;
  font-weight:600;
  text-transform: uppercase;
}

/*SIDEBAR*/
.sidebar-column-cont .elementor-container {
    display:flex;
    flex-wrap:wrap;
}
.sidebar-column-cont .elementor-container .sidebar-column-img {
    width:100%;
}

@media only screen and (max-width: 1024px) {
    .sidebar-column-cont .elementor-container .sidebar-column-img {
        width:50%;
    }
}
@media only screen and (max-width: 767px) {
    .sidebar-column-cont .elementor-container .sidebar-column-img {
        width:100%;
    }
}

/*MENU WP CATEGORIES*/
.menu-wp-categories h5 {
    font-size: 26px !important;
  line-height: 36px;
   !important;
   font-weight: 600;
  color: #212529;
}
.menu-wp-categories ul {
    list-style: none;
    margin-left:0;
    padding-left: 0;
}
.menu-wp-categories ul li {
    font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0px;
  margin-bottom:5px;
}



/*titoli in post strong a 600*/
.single-post .elementor-widget-theme-post-content h2.wp-block-heading strong {
    font-weight:600;
}
.single-post .elementor-widget-theme-post-content h3.wp-block-heading strong, .single-post .elementor-widget-theme-post-content h4.wp-block-heading strong, .single-post .elementor-widget-theme-post-content h5.wp-block-heading strong, .single-post .elementor-widget-theme-post-content h6.wp-block-heading strong {
    font-weight:700;
}

/*TITOLI ARTICOLI ARCHIVIO*/
@media (min-width: 768px) {
.page-template .post.type-post .elementor-widget-heading .elementor-heading-title, .archive .post.type-post .elementor-widget-heading .elementor-heading-title, 
.search-results .post.type-post .elementor-widget-heading .elementor-heading-title {
    min-height: 70px;
    max-height: 70px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
}

/*FOOTER*/
.footer-copy a {
    color:#cecccc;
    transition: .5s ease;
}
.footer-copy a:hover {
    color:#0074bb;
}/* End custom CSS */