/* 
Theme Name: LP New Theme
Theme URI: https://www.lucianopignataro.it/
Description: Il nuovo tema per Luciano Pignataro
Author: Hubitat - Claudio Simeone Team
Author URI: https://lucianopignataro.it/
Version: 1.0
Text Domain: lp-new-theme
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

:root, :host {
    --fa-style-family-brands: 'Font Awesome 6 Brands';
    --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands';
    --fa-style-family-classic: 'Font Awesome 6 Free';
    --fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free';
}

@font-face {
    font-family: 'Font Awesome 6 Free';
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url("fa/webfonts/fa-solid-900.woff2") format("woff2"), url("fa/webfonts/fa-solid-900.ttf") format("truetype");
}

@font-face {
    font-family: 'Font Awesome 6 Brands';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("fa/webfonts/fa-brands-400.woff2") format("woff2"), url("fa/webfonts/fa-brands-400.ttf") format("truetype");
}

.fas,
.fa-solid {
    font-weight: 900;
}

.fa-facebook-square:before{
    content: "\f082";
}
.fa-instagram:before {
    content: "\f16d";
}
.fa-linkedin:before {
    content: "\f08c";
}
.fa-twitter-square:before {
    content: "\f081";
}
.fa-youtube-square:before {
    content: "\f431";
}
.fa-amazon:before {
    content: "\f270";
}
.fa-whatsapp:before {
    content: "\f232";
}
.fa-telegram:before {
    content: "\f2c6";
}
.fa-pinterest-square:before {
    content: "\f0d3";
}
.fa-envelope-square:before{
    content: "\f199";
}
.fa-clock:before {
    content: "\f017";
}
.fa-bookmark:before {
    content: "\f02e";
}

.playfair{
    font-family: "Playfair Display", Sans-serif;
}
.lato{
    font-family: "Lato", sans-serif;
}
.roboto{
    font-family: "Roboto", sans-serif;
}

.lp_home_heading_title{
    color: #8b0e51;
    font-family: "Lato", sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 40px;
    padding: 0 0 4px 0;
    margin: 0;
    border-bottom: 2px solid #dbdbdb;
    width: 100%;
}

.cookie-container {
   
    display: flex;
    padding: 1rem 2rem;
    
    background: #8b1151;
    color: #fff;
    
    position: fixed;
    bottom: 0;
    font-size: 1.2rem;
    gap: 1rem;
    opacity: 1;
    visibility: visible;
    flex-wrap: nowrap;
    align-items: center;
    width:100%;
    z-index: 1000;
}

.cookie-container.hide {
    opacity: 0;
    visibility: hidden;
}

.cookie-container a {
    color: #fff;
}

.cookie-container a:hover {
    color: #FFF;
}

.cookie-container .cookie-text {
    flex: 8 768px;
    margin-bottom: 0;
}

.cookie-container .agree {
    flex: 1 205px;
    text-align: center;
}
/*
.agree button {
    background: #fff;
    color:#007af7;
    border: none;
    padding: 0.4rem 1.2rem;
    cursor: pointer;
    border-radius: 10px;
    font-size: 1rem;
}

.agree button:hover {
    background: #000;
    color: #fff;
}*/
/*
.logo_main img {
    width: initial !important;
}
*/

.page-content {
    font-size: 18px !important;
    line-height:160%;
}
.text-align-right {
    text-align: right;
}

.info_author a, .info_data {
    font-size:12px;
    color:#000;
    text-decoration: none;
}
.mb-30 {
    margin-bottom: 30px;
}
.hr_black{
    border-top: 1px solid #000;
}

div#barra_grigia {
    position: absolute;
    width: 100%;
    height: 460px;
    /*background: #F8F8F8;*/
    left: 0px;
}

.owl-dot{
    background:#8B0E51 !important;
    opacity:.4;
}
.psac-slider-and-carousel .owl-dots .owl-dot.active {
    width: 20px !important;
    border-radius: 10px;
    opacity:1;
}

/*BREADCRUMB*/
.lp_breadcrumb{
    font-weight:bold;
    font-size:28px;
    background:#FFF !important;
}
.lp_breadcrumb a{
    color:#000 !important;
}
.lp_breadcrumb .breadcrumb-item::first-letter{
    text-transform: uppercase;
}

body.single-post .breadcrumb_last{
    display: none;
}

/* SIDEBAR */

.bordo_dx{
    border-right: 1px solid #3c3c3c30;
}

/*
.sidebar {  
    display: flex;
    flex-direction: column;
    max-width:100% !important
}
*/

.sidebar blockquote {
    padding: 5px 10px;
}

.sidebar table {
    width: 100%!important;
}

.sidebar ul {
    padding: 0;
    list-style: none;
    margin-top: 5px;
    margin-bottom:0;
}

.sidebar ul li {
    /*line-height:180%;*/
}

.sidebar ul li ul.children{
    margin-left:10px;
    margin-top: 0px;
}

.sidebar ul li a:hover {
    color: #8B0E51;
}
.sidebar ul li a {
    color: #333;
    font-family: "Playfair Display", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    text-decoration: none;
}

.sidebar .box_igp{
    margin:15px 0;
    padding:6px;
    border:1px solid #ECECEC;
}

/*COMMENTI */

#comments ol {
    list-style: none;
}

#comments .comment-list {
    margin: 0;
    padding: 0;
    font-size: .9em;
}

#comments li {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
}

#comments .comment .comment-body, #comments .pingback .comment-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 30px 0 30px 60px;
    border-bottom: 1px solid #ccc;
}

#comments .comment .avatar, #comments .pingback .avatar {
    position: absolute;
    left: 0;
    border-radius: 50%;
    margin-right: 10px;
}

#comments .comment-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 0.9rem;
}

#comments .comment .comment-body, #comments .pingback .comment-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 30px 0 30px 60px;
    border-bottom: 1px solid #ccc;
}

.comments-area .comment-metadata a{
    font-size: 14px;
}
#comments label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    line-height: 1;
    vertical-align: middle;
}
#comments textarea,
#comments input[type=text]
{
    width: 100%;
    border: 1px solid #666;
    border-radius: 3px;
    padding: 0.5rem 1rem;
}

#comments li cite.fn{
    font-weight:bold;
    font-style: normal;
}

.comments-area h2, .comments-area h3, .sidebar h2, .sidebar h2 a {
    color: #000;
    font-family: "Playfair Display", Sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    text-decoration: none;
}
.sidebar h2, .sidebar h2 > a {
    color: #8B0E51;
    font-family: "Lato", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    margin:10px 0 0 0;
}

.comments-area {
    margin-bottom: 30px;
}

.comments-area a, .page-content a {
    text-decoration: none !important;
    color: #8B0E51;
}

.comments-area input#submit {
    width: 100%;
    font-size: 18px;
    margin: 10px 0;
    background-color: #8B0E51;
    color: #fff;
}

.comments-area label{
    font-size: 14px;
}
.comments-area input#submit:hover {
    width: 100%;
    font-size: 18px;
    margin: 10px 0;
    background-color: #fff;
    color: #8B0E51;
}

.wpgdprc-checkbox.comment-form-wpgdprc label, p.akismet_comment_form_privacy_notice {
    font-size: 14px;
}


/*HOME SLIDER*/

.psac-post-slider-wrp{
    max-width:100%;
}
.psac-post-slider.psac-design-2 .psac-post-image-bg {
    height: 430px !important;
}
/*
.in_primo_piano {
    font-size: 15px;
    font-weight: 600;
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
}
*/
.psac-post-slides {
    width: 100%;
    padding:1px;
}
.psac-post-slides .psac-post-left {
    width: 40%;
}
.psac-post-slides .psac-post-right {
    width: 60%;
}
.psac-post-slider.psac-design-2 .psac-post-left {
    background-image: unset !important;
    background-color: transparent;
}
.psac-post-slider.psac-design-2 .psac-post-left .psac-post-overlay {
    background-color: transparent;
    padding: 0px 0px 20px 0px;
}

.psac-post-slider.psac-design-2 .psac-post-title{
    color: #000000;
    font-family: "Playfair Display", Sans-serif;
    font-size: 27px;
    font-weight: 700;
    line-height: 34px;
}
.psac-slider-and-carousel .owl-dots {
    margin-top: -25px;
    width: 100%;
    text-align: left;
}
.psac-post-slider.psac-design-2 .psac-post-image-bg {
    height: 330px;
}
.psac-slider-and-carousel .owl-dots .owl-dot.active {
    background: #8B0E51;
}

.psac-post-slider.psac-design-2 .psac-post-left .psac-post-overlay {
    align-items: flex-start;
}
@media only screen and (max-width: 600px) {
    /*
    .elementor-nav-menu {
        margin-top: 80px;
    }
    */
    .psac-post-slider.psac-design-2 .psac-post-title {
        font-size: 21px;
        line-height: 22px;
        min-height: 44px;
    }

    .psac-post-slides .psac-post-left {
        width: 100%;
        padding-right: 0px !important;
    }
    .psac-post-slider.psac-design-2 .psac-post-image-bg {
        height: 260px !important;
    }
    .psac-post-slides .psac-post-right {
        width: 100%;
    }

    article {
        padding: 0px 0px;
    }

    h1 {
        font-size: 3rem;
        margin: 25px 0;
    }

    .single-post .sfsi_shortcode_container {
        display: none;
    }
}
/*END HOME SLIDER*/

/*PAGINA LIBRI*/

.bt-amazon {
    background-color: #FC0;
    border: none;
    margin-left: 18px;
    color: #222 !important;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px 10px 5px 10px !important;
}

.bt-image:before {
    content: "";
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 4px;
    vertical-align: text-top;
    background-color: transparent;
    background-position : center center;
    background-repeat:no-repeat;
}

.bt-amazon:before{
    background-image : url(images/amazon.png);
}

#amazonBox .thumbnail .caption{
    height: 75px;
    padding: 4px;
}
#amazonBox .thumbnail .caption p{
    font-size:12px;
    font-weight: bold;
}

.aalb-pc-product-prime-icon {
    display: inline-block;
    margin-right: 2px;
}

.aalb-pc-product-prime-icon .icon-prime-all {
    background: url(https://images-na.ssl-images-amazon.com/images/G/01/AUIClients/AmazonUIBaseCSS-sprite_1x-e1a6545ba46e2ced9fc835dbdec4fff037b5b6bf._V2_.png) no-repeat;
    display: inline-block;
    margin-top: -1px;
    vertical-align: middle;
    background-position: -205px -246px;
    width: 47px;
    height: 15px;
}

#amazonBox .carousel-indicators li {
    background-color: #C00;
    border: none;
}



.amazon_box{
    width: 30%;
    float: right;
    margin-left: 10px;
    border: 1px solid #CCC;
    padding: 10px 30px;
    border-radius: 4px;
    background: #ececec;
}

.bookshelf .note_card {
    height: 390px;
    overflow: hidden;
    display: block;
    position: relative;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #ECECEC;
    padding: 10px 0px;
    margin-bottom: 14px;
}

.bookshelf .thumbnail{
    height:400px;
    overflow: hidden;
    border:none;
    padding:0;
}

.bookshelf .thumbnail p a{
    text-decoration: none;
    color: #222;
}
.bookshelf .thumbnail .ellipsis {
    position: absolute;
    width: 100%;
    bottom: 0px;
    height: 50px;
    left: 0;
    z-index: 2;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), to(#fff));
    background: -moz-linear-gradient(top, rgba(255,255,255,0), #fff);
    background: -o-linear-gradient(top, rgba(255,255,255,0), #fff);
}

/* PAGINA ARCHIVIO */

ul.archivio_big{
    font-size: 13px;
    line-height: 150%;
    columns: 3;
}
ul.archivio_big li{
    list-style: none;
}
ul.archivio_big li a{
    text-decoration: none;
}
ul.archivio_big .children{
    margin-left: 10px;
    font-size: 13px ;
    line-height: 150% ;
}

.multicol {
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-count: 4;
    -moz-column-gap: 20px;
    -webkit-column-gap: 20px;
    column-gap: 20px;
    width:100%;
}

ul.multicol{
    list-style: none
}

/* SOCIAL ICONS */

.post-template-default .entry.single > .row.mb-30 {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.post-template-default .entry.single > .row.mb-30 .norm_row.sfsi_wDiv {
    display: flex;
    align-items: center;
}

.multicol a{
    text-transform: capitalize;
}

iframe.wp-embedded-content {
    max-width: 100%;
}



.jconfirm-content p {
    font-size:18px;
}

h1.entry-title {
    color: #000;
    font-size: 5rem;
    font-family: "Playfair Display", Sans-serif;
    font-weight: bold;
    margin: 0 0 15px 0;
}

.lp_post_archive_page_title{
    font-size:40px !important;
}
.lp_post_single_post_title{
    font-size: 50px !important;
}

.lp_post_single_post_info{
    padding: 5px 8px;
    background-color: #8b0e51;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
}

.lp_post_single_post_info:first-child{
    margin-right: 10px;
}

.lp_post_single_post_info i{
    margin-right:4px;
}



.lp_post_archive_post_article{
    display: flex;
    flex-direction: column;
    transition-property: background,border,box-shadow;
    transition-duration: .25s;
    margin-bottom: 25px;
}

.lp_home_posts_ricette{
}
.lp_home_posts_appena_cotti{
}

h3.lp_post_archive_title{
    line-height:1.4rem !important;
}

.lp_home_posts_pizzerie .lp_post_archive_title a{
    font-size:20px !important;
}

.lp_post_archive_post_card{
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
    display: flex;
    flex-direction: column;
    overflow: hidden;
    position: relative;
    background-color: #fff;
    width: 100%;
    min-height: 100%;
    border-radius: 3px;
    border: 0 solid #818a91;
    transition: all .25s;
}

.lp_post_archive_post_thumbnail_link {
    margin-bottom: 10px;
    position: relative;
    display: block;
    width: 100%;
}
.lp_post_archive_post_thumbnail_link a {
    box-shadow: none;
    text-decoration: none;
}

.lp_post_archive_post_thumbnail{
    padding-bottom: calc(.66*100%);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    position:relative;
}
.lp_post_archive_post_thumbnail img {
    width: calc(100% + 1px);
    height: auto;
    position: absolute;
    top: calc(50% + 1px);
    left: calc(50% + 1px);
    transform: scale(1.01) translate(-50%,-50%);
    display: block;
    max-height: none;
    max-width: none;
    transition: filter .3s;
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.lp_post_archive_title a,
.lp_post_archive_title a:hover{
    color: #000;
    font-family: "Playfair Display", Sans-serif;
    font-size: 22px;
    font-weight: 600;
    text-decoration: none !important;
}

.lp_post_archive_post_text{
    padding: 0 20px;
    margin-bottom: 10px;
    width: 100%;
    flex-grow: 1;
}
.lp_post_archive_post_badge{
    margin: 20px;
    right:0;
    text-transform: uppercase;
    position: absolute;
    top: 90px;
    color: #fff;
    font-size: 12px;
    padding: 0.6em 1.2em;
    line-height: 1;
    border-radius: 5px;
    background-color:#1ba90a;
    font-family: 'Roboto', sans-serif;
    font-weight:500;
}
.lp_post_archive_post_badge a{
    color:#FFF !important;
}

.lp_post_archive_excerpt{
    color: #000;
    font-family: "Lato", sans-serif;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 25px;
    line-height: 1.7;
    box-sizing: border-box;
}

.lp_post_archive_read_more {
    font-family: "Lato", sans-serif;
    font-weight: 500;
    color: #8b0e51;
    text-transform: uppercase;
    margin-bottom: 20px;
    display: inline-block;
    font-size: 12px;
}

.lp_post_archive_meta{
    color: #000;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    margin-top: auto;
    padding: 15px 20px;
    margin-bottom: 0;
    border-top: 1px solid #eaeaea;
    line-height: 1.3em;
    font-size: 12px;
}

.lp_post_archive_meta_data{
}

.lp_post_archive_meta_commenti::before {
    content: "|";
    margin: 0 5px;
}

.entry-content, .comments-area, .last_comments em, .psac-post-content{
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color emoji;
}

.lp_post_single_post_content h1,
.lp_post_single_post_content h2,
.lp_post_single_post_content h3{
    margin:15px 0 15px 0;
    font-family: "Playfair Display", Sans-serif;
    font-weight: 600;
    font-size: 2rem;
}

.lp_post_single_post_content h1{
    font-size: 2.5rem;
}

.lp_post_single_post_content h1,
.lp_post_single_post_content h2{
    font-size: 2rem;
}

.lp_post_single_post_content h3{
    font-size: 1.5rem;
}

.lp_post_single_post_content a{
    text-decoration: underline !important;
}

figcaption {
    font-size: 16px !important;
}

.wp-caption {
    max-width: 100%;
}

.lp_post_single_post_content img,
.wp-caption img{
    max-width: 100%;
    height: auto;
}

.wp-caption {
    margin-bottom: 1.25rem;
    max-width: 100%;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption-text{
    color: #333;
    line-height: 1.4;
    font-style: italic;
    font-weight: 400;
    margin: 0;
    font-size:16px;
}

.video-container {
    /*
	position: relative;
    padding-bottom: 80%;
    height: 0;
    overflow: hidden;
    max-width: 750px;
    margin: 0 auto;	
    margin-bottom:15px;
	*/
}

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

ul.lp_menu_mobile li{
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-weight:bold;
}

ul.lp_menu_mobile li a{
    color: #8b0e51;
    font-weight:bold !important;
    /*padding:0.5rem !important;*/
    /*padding: 1px 4px !important;*/
}

ul.lp_menu_mobile li a.nav-link{
    font-size: 16px;
    padding:0.5rem !important;
}

ul.lp_menu_mobile .list-unstyled li  {
    /*
    padding:0;
    margin:0;
    */
}

ul.lp_menu_mobile ul.dropdown-menu{
padding: 8px 5px;    
}

ul.lp_menu_mobile a.dropdown-item,
ul.lp_menu_mobile .list-unstyled li a{
    font-size: 14px;
}
ul.lp_menu_mobile li ul.dropdown-menu a.dropdown-item{
    padding:1px 5px !important;
}

ul.lp_menu_mobile li a.pipeline{
    padding-right:0 !important;
}

ul.lp_menu_mobile .list-unstyled li a:hover{
    color: #16181b;
    text-decoration: none;
    background-color: #e9ecef;
}

ul.lp_menu_mobile li a.pipeline:after {
    content: "|";
    margin-left: 0.3rem;
    text-decoration: none;
    color: #000;
}

ul.lp_menu_mobile .dropdown-divider{
    margin: .5rem 0 !important;
}

.lp_footer{
    background-color: #f4f4f4;
    border-style: solid;
    border-width: 10px 0 0;
    border-color: #8b0e51;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
}

.lp_footer h5{
    margin: 0 0 10px;
    border-style: solid;
    border-width: 0 0 1px;
    border-color: #881651;

    color: #000;
    font-family: "Playfair Display", sans-serif;
    font-weight: 600;
    line-height: 30px;
    font-size: 14px;
}

.lp_footer p.copy_text{
    margin-top:30px;
    margin-left:4px;
    color: #000;
    font-family: "Lato", sans-serif;
    font-size: 13px;
    font-weight: 400;
}

.lp_footer li a{
    color: #000;
    fill: #000;
    padding: 5px 0;
    font-family: "Lato", sans-serif;
    font-size: 13px;
    font-weight: 400;
}

.lp_footer li a:hover{
    color: #61CE70;
    fill: #61CE70;
    line-height: 20px;
}

.lp_social_fb,.lp_social_fb:hover{
    color:#3b5998;
}
.lp_social_ig,.lp_social_ig:hover{
    color:#262626
}
.lp_social_tw,.lp_social_tw:hover{
    color:#1da1f2
}
.lp_social_yt,.lp_social_yt:hover{
    color:#cd201f
}
.lp_social_ld,.lp_social_ld:hover{
    color:#0077b5
}
.lp_social_am,.lp_social_am:hover{
    color:#221F1F
}

.sidebar_amazon_banner{
    background:#E0E0D7;
    padding:10px;
    text-align:center;
    font-size: 18px;
    margin-top: 10px;
}
.sidebar_amazon_banner p{
    margin: 0;
}

.sidebar .dropdown_container h2{
    margin-bottom:10px;
}
.sidebar .dropdown_container {
    margin-bottom:10px;
}

.page-link,
.btn-wineblog,
.psac-readmorebtn{
    color: #FFF !important;
    background-color: #8B0E51 !important;
    border: 1px solid #780c46 !important;
}

.btn-wineblog-chiaro{
    color: #FFF !important;
    background-color: #95663f !important;
}

.btn-12px,
.top_50_cat_btn .btn-wineblog-chiaro{
    font-size:12px !important;
}

.lp-sub-cats .btn-wineblog-chiaro{
    border-radius: 0;
}
/*
.lp-sub-cats .btn-wineblog-chiaro:first-child{
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
}
.lp-sub-cats .btn-wineblog-chiaro:last-child{
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
}
*/

.psac-readmorebtn{
    border-radius:0.25rem;
}
.sidebar .dropdown .btn,
.sidebar .dropdown-menu {
    width:100% !important;
}

.sub-header-lp {
    background-color: #FFF;
    overflow-y: hidden !important;
    /*margin: auto;*/
    z-index: 10;
}


.lp_menu_mobile ul.shox{
    z-index:1200;
}

.sub-header-lp ul {
    list-style-type: none;
}

.scegli_dove ul{
    margin: 0;
    list-style: none;
    padding: 0;
    font-size: 14px;
}
.scegli_dove ul li ul.children{
    margin-left: 3px;
}

.scegli_dove ul li a.dropdown-item{
    padding: 0 5px 3px 5px
}
.scegli_dove ul li ul.children li a.dropdown-item{
    padding:0 0 0 10px;
}


.lp_menu_toggle{
    display:none;
}


/* MEDIA QUERY */

/* FINO A 350PX*/
@media (max-width: 350px) {
    .multicol{
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-count: 2;
    }
}

/* FINO A 375PX*/
@media (max-width: 375px) {
    img.lp_logo {
        width:200px
    }
}

/* FINO A 500PX*/
@media (max-width: 500px) {
    ul.archivio_big {
        font-size:11px;
    }

    .multicol{
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-count: 3;
    }
}

/* FINO A 535PX*/
@media (max-width: 535px){
    .hide_535{
        display:none !important;
    }
}
/* FINO A 576PX*/
@media (max-width: 576px){
    .sidebar{
        border:none;
        padding:0;
    }
    .sidebar_amazon_banner{
        margin:10px 0 0 0;
    }
    .sidebar .dropdown_container{
        margin:10px 0 15px 0;
    }
    img.lp_logo{
        margin-left:5px;
    }
}

/* DA 576PX A SALIRE*/
@media (min-width: 576px){}

/*DA 576 A 767.98 */
@media (min-width: 576px) and (max-width: 767.98px) {

    .sidebar h2, .sidebar h2 > a{
        font-size: 16px;
        margin: 5px 0 !important;
    }
    .sidebar ul li{
        line-height:12px;
        border-bottom: 1px solid #ececec;
        padding: 4px;
    }
    .sidebar ul li ul.children{
        display:none;
    }
    .sidebar ul li a{
        font-size:14px;
        line-height:20px;
        font-family: "Lato", sans-serif;
    }
    .sidebar_amazon_banner{
        margin-bottom:15px;
    }
    .sidebar_amazon_banner p{
        display:none;
    }
    .sidebar .dropdown_container{
        display:none;
    }

}

/*FINO A 768*/
@media (max-width: 768px){

    .lp_breadcrumb{
        font-size:20px;
    }

    .lp_post_archive_title{
        /*line-height:1.5rem !important;*/
    }

    .lp_post_archive_title a,
    .psac-post-title    {
        font-size: 20px !important;
    }
    .lp_post_archive_page_title{
        font-size:25px !important;
    }
    .lp_post_single_post_title{
        font-size: 25px !important;
        margin:5px 0 !important
    }
    .psac-post-title{
        line-height: 120% !important;
    }
    .psac-post-short-content{
        font-size:16px;
        line-height: 160% !important;
    }
    .lp_post_archive_post_thumbnail_link{
        margin-bottom:5px;
    }
    .lp_post_archive_post_text{
        padding:0 15px;
    }

    .lp_post_single_post_info{
        padding:0px 5px !important;
        font-size: 14px;
    }
    
}

/*FINO A 779*/
@media (max-width: 779px) {
    /*
    body{
        padding-top:65px;
    }
    */

    .lp_post_archive_page_title{
        font-size:28px !important;
        margin-bottom: 5px !important;
    }

    /*
    body.category,
    body.single-post{
        padding-top:115px;
    }
    */
    
    
    .hide_780{
        display:none;
    }
}
/*FINO A 992*/
@media (max-width: 992px)
{

    .lp_menu_toggle{
        display:block;
    }
    
    .fa-2x{
        font-size:1.5em !important
    }
    
    .hide_992{
        display:none;
    }
    
}


/*DA 992 A 1024 */
@media (min-width: 992px) AND (max-width:1024px) {
    ul.lp_menu_mobile li a{
       /* padding: 0.4rem !important;*/
    }


}

/*DA 780 A 992 */
@media (min-width: 780px) AND (max-width:991px) {
    ul.lp_menu_mobile li a{
        /*padding:0 0.5rem !important;*/
    }
}

/*DA 780 a 1024*/
@media (min-width: 780px) AND (max-width:1024px) {

    /*
        body{
            padding-top: 100px
        }
    */

    /*
        body.category,
        body.single-post
        {
            padding-top:150px;
        }
    */
    .navbar-brand{
        position: absolute;
        top: 5px;
        left: 50%;
        transform: translateX(-50%);
    }

    /*.navbar {min-height: 90px;}*/

    .lp_new_menu{
        margin-top:60px
    }

    .sub-header-lp {
        z-index: 1;
    }
    /*disattiva la barra scroll orizzontale*/
    .sub-header-lp {
        /*justify-content: flex-end*/
    }



}


/* DA 780 A SALIRE */
@media (min-width: 780px){
    .navbar-expand-780 {
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-start;
    }
    .navbar-expand-780 .navbar-nav {
        flex-direction: row;
    }
    .navbar-expand-780 .nav-link {
        padding-right: .5rem;
        padding-left: .5rem;
    }
    .navbar-expand-780 > .container {
        flex-wrap: nowrap;
    }
    .navbar-expand-780 .navbar-collapse {
        display: flex!important;
        flex-basis: auto;
    }
    .navbar-expand-780 .navbar-toggler {
        display: none;
    }
    .navbar-expand-780 .navbar-nav .dropdown-menu {
        position: absolute;
    }
    #comments .comment-author, #comments .comment-metadata {
        line-height: 1;
    }
}

/*DA 768 A 991*/
@media (min-width: 768px) and (max-width: 991px) {
    a.lp_logo{
        margin:0 auto;
        text-align:center;
    }

}
/*DA 768 A 991.98*/
@media (min-width: 768px) and (max-width: 991.98px) {
    .lp_post_single_post_title{
        font-size: 34px !important;
        margin:5px 0 !important
    }

}

/* da 1025 a salire */
@media (min-width: 1025px) {
    body{

        /*padding-top:80px;*/
    }
    /*
    body.category,
    body.single-post{
        padding-top:110px;
    }
    */
    body.home,
    body.date,
    body.tag,
    body.search
    {

    }

    .lp_new_menu ul.mr-auto,
    .lp_new_menu ul.mx-auto {
        margin-right:0 !important;
    }
}

/* FINO A 1199.98PX */
@media (max-width: 1199.98px) {

}

/*-----------------------*/

.top-header, .top-header a,.top-header a:hover {
    color: #FFF;
}
.top-header {
    background: #760e51;
    font-size: 13px;
    line-height: 19px;
    height: 40px;
}
ul.no-list,
.top-nav-menu {
    margin: 0;
    padding: 0;
    list-style: none;
}
.top-nav-menu li {
    margin: 0 10px 0 0;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.top-nav-menu li a {
    font-size: 13px;
    line-height: 40px;
}

/**/



/*NEW DROP*/

.modal{
    z-index: 9999;
}

body.offcanvas-active {
    overflow: hidden
}

.offcanvas-header {
    display: none
}

.screen-overlay {
    width: 0%;
    height: 100%;
    z-index: 30;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(34,34,34,.6);
    -webkit-transition: opacity .2s linear,visibility .1s,width 1s ease-in;
    transition: opacity .2s linear,visibility .1s,width 1s ease-in
}

.screen-overlay.show {
    -webkit-transition: opacity .5s ease,width 0s;
    transition: opacity .5s ease,width 0s;
    opacity: 1;
    width: 100%;
    visibility: visible
}

.modal .modal-dialog-aside {
    width: 350px;
    max-width: 80%;
    height: 100%;
    margin: 0;
    -webkit-transform: translate(0);
    transform: translate(0);
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s,-webkit-transform .2s
}

.modal .modal-dialog-aside .modal-content {
    height: inherit;
    border: 0;
    border-radius: 0
}

.modal .modal-dialog-aside .modal-content .modal-body {
    overflow-y: auto
}

.modal.fixed-left .modal-dialog-aside {
    margin-right: auto;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.modal.fixed-right .modal-dialog-aside {
    margin-left: auto;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.modal.show .modal-dialog-aside {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.dropdown-large,.megamenu,.megasubmenu {
    padding: 20px
}

.dropdown-menu .dropdown-menu {
    margin-left: 0;
    margin-right: 0
}

.dropdown-menu .dropdown-toggle:after {
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.navbar .icon-arrow:after {
    content: "\276F";
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
    margin-top: -2px;
    font-size: 80%;
    color:#000;
}


/*DA 992 a salire*/
@media all and (min-width: 992px) {
    .navbar {
        padding-top:0;
        padding-bottom: 0
    }

    .navbar .has-megamenu {
        position: static!important
    }

    .navbar .dropdown-menu {
        margin-top: 0
    }

    .navbar .megamenu {
        left: 0;
        right: 0;
        width: 100%;
        padding: 20px
    }

    .navbar .megasubmenu {
        left: 100%;
        top: 0;
        min-height: 100%;
        min-width: 500px
    }

    .navbar .dropdown-large {
        min-width: 500px
    }

    .navbar .nav-link {
        padding-top: 1rem;
        padding-bottom: 1rem
    }

    .dropdown-menu .dropdown-menu,.submenu {
        display: none;
        position: absolute;
        left: 100%;
        top: -7px
    }

    .dropdown-menu .dropdown-menu.submenu-left,.submenu.submenu-left {
        right: 100%;
        left: auto
    }

    .navbar-hover .dropdown-menu:not(.animate) {
        display: none
    }

    .navbar-hover .animate {
        display: block;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: .4s;
        transition: .4s;
        margin-top: 0
    }

    .navbar-hover .dropdown-menu .animate {
        -webkit-transition: .1s;
        transition: .1s
    }

    .navbar-hover .fade-down {
        top: 90%;
        -webkit-transform: rotateX(-80deg);
        transform: rotateX(-80deg);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0
    }

    .navbar-hover .fade-up {
        top: 100px
    }

    .navbar-hover .dropdown-menu .fade-down {
        top: 0
    }

    .navbar-hover .dropdown:hover>.dropdown-menu,
    .navbar-hover .nav-item:hover>.dropdown-menu {
        display: block;
        -webkit-transition: .4s;
        transition: .4s;
        opacity: 1;
        visibility: visible;
        top: 100%;
        -webkit-transform: rotateX(0);
        transform: rotateX(0)
    }

    .dropdown-menu li {
        position: relative
    }

    .dropdown-menu li.has-megasubmenu {
        position: static
    }

    .dropdown-menu li:hover>.dropdown-menu,    
    .dropdown-menu li:hover>.submenu {
        display: block;
        -webkit-transition: .4s;
        transition: .4s;
        opacity: 1;
        visibility: visible;
        top: 0;
        -webkit-transform: rotateX(0);
        transform: rotateX(0)
    }

    .dropdown-menu li:hover>.megasubmenu {
        display: block;
        -webkit-transition: .4s;
        transition: .4s;
        opacity: 1;
        visibility: visible;
        top: 0;
        -webkit-transform: rotateX(0);
        transform: rotateX(0)
    }
    
}

/*FINO A 991px*/
@media all and (max-width: 991px) {
    
    .dropdown-search{
        margin-left: 8px;
    }
    
    .dropdown-search .dropdown-menu-right{
        right: auto !important;
    }
    
    .offcanvas-header {
        display:block
    }

    .mobile-offcanvas {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        border-radius: 0;
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        z-index: 1200;
        width: 80%;
        overflow-y: scroll;
        overflow-x: hidden;
        -webkit-transition: visibility .2s ease-in-out,-webkit-transform .2s ease-in-out;
        transition: visibility .2s ease-in-out,-webkit-transform .2s ease-in-out;
        transition: visibility .2s ease-in-out,transform .2s ease-in-out;
        transition: visibility .2s ease-in-out,transform .2s ease-in-out,-webkit-transform .2s ease-in-out
    }

    .mobile-offcanvas .container {
        display: block
    }

    .mobile-offcanvas.show {
        visibility: visible;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.bir-btn-menu{
    background: #FF226E;   
    border: none;
    padding: 3px 7px;
    margin-left: 10px;
    text-decoration: none !important;
}