body {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.rebelbar.skin-simple .rebelbar__menu-toggle {
    float: none;
    display: none;
    margin: 0
}

.topbar_outer_container {
    margin: 0
}

.panorama-site-logo {
    display: inline-block
}

.topbar_inner_container {
    padding: 10px 16px;
    background: #fff
}

.panorama-site-logo {
    display: inline-block;
}

.topbar_left * {
    vertical-align: middle
}

.topbar_right .search-widget__submit svg g {
    stroke: #393939
}

.topbar_right .close-search-btn svg {
    fill: #393939
}

.topbar_right .close-search-btn:hover svg {
    fill: #393939
}

.topbar_right {
    text-align: center;
    padding: 16px 0
}

.topbar_right>* {
    line-height: 42px;
    text-align: center
}

.topbar_right>.login {
    display: inline-block;
    margin-top: 16px
}

.login .btn {
    background-color: #000;
    border: none;
    color: #fff;
    padding: 0 16px;
    font-size: 16px;
    cursor: pointer;
    height: 42px;
    margin-top: 0;
    display: block;
    line-height: 42px;
    box-sizing: border-box
}

.login .btn svg {
    height: 29px
}

.login .btn svg circle,
.topbar_outer_container .topbar-user-profile svg circle {
    fill: #000
}

.topbar_outer_container .topbar-user-profile .btn {
    cursor: pointer;
    border: 0
}

body.logged-out-user .topbar_outer_container .topbar-user-profile {
    display: none
}

body:not(.logged-out-user) .topbar_outer_container .login {
    display: none
}

.login .btn:hover {
    background-color: #000;
    color: #fff
}

.login .btn:hover svg circle,
.topbar_outer_container .topbar-user-profile:hover svg circle {
    fill: #000
}

.search-open .btn svg g {
    stroke: #393939
}

.search-open .btn:hover svg g {
    stroke: #000
}

.topbar_right .search-open {
    display: none
}

.menu-button-holder {
    width: 30px;
    height: 24px;
    overflow: hidden;
    margin-top: 4px;
    display: inline-block;
    margin-right: 20px
}

.menu-bars {
    width: 29px;
    height: 3px;
    background: #000;
    margin-bottom: 7px
}

.menu-bars.bottom {
    margin-bottom: 0
}

.custom-menu-opened .menu-bars.middle {
    display: none
}

.custom-menu-opened .menu-bars.top {
    transition: .4s ease;
    transform: translateY(10px) rotate(45deg)
}

.custom-menu-opened .menu-bars.bottom {
    transition: .4s ease;
    transform: translateY(0px) rotate(-45deg)
}

.topbar_right .search-widget {
    width: 0;
    height: 42px;
    line-height: 42px;
    padding: 0 5px;
    -moz-transition: width .25s ease;
    -o-transition: width .25s ease;
    -webkit-transition: width .25s ease;
    transition: width .25s ease
}

.topbar_right .search-open {
    margin-left: 10px;
    cursor: pointer
}

.search-open .close-search-btn {
    display: none
}

.open-search .search-open .close-search-btn {
    display: inline-block
}

.open-search .search-open .open-search-btn {
    display: none
}

.topbar_right input {
    width: calc(100% - 40px)
}

.open-search .topbar_right .search-widget {
    display: inline-block;
    width: 200px;
    border: 1px solid #ccc
}

@media (min-width:768px) {
    .custom-menu-opened .topbar_left {
        margin: 0 -20px
    }

    .topbar_inner_container {
        padding: 20px 40px
    }

    .panorama-site-logo img {
        height: 60px
    }

    .rebelbar.skin-simple {
        height: 100px;
        line-height: unset
    }

    .topbar-fake {
        display: none
    }

    .topbar-wrapper {
        margin: 0
    }

    .rebelbar.skin-simple .rebelbar__inner {
        max-width: 100%;
        padding: 0;
        margin: 0
    }

    .rebelbar.skin-simple {
        height: 50px;
        line-height: unset
    }

    .top-billboard {
        margin: 0;
        padding: 20px 0
    }
}

.listicle-slideshow__init .listicle-slideshow-switch-page-btn i:first-child {
    color: #dd7019 !important
}

@media (min-width:1200px) {
    .rebelbar.skin-simple {
        height: 148px;
        line-height: unset
    }

    .topbar_right .search-open {
        display: inline-block
    }

    .topbar_inner_container {
        position: relative
    }

    .topbar-fake {
        display: none;
        height: 148px;
        margin: 0
    }

    .topbar_inner_container {
        max-width: 1380px;
        margin: 0 auto;
        padding: 15px 40px 10px;
        box-sizing: border-box
    }

    .menu-button-holder {
        display: none
    }

    .topbar_right {
        text-align: right;
        padding: 0;
        position: absolute;
        right: 40px;
        top: 32px
    }

    .topbar_right>* {
        margin-left: 32px;
        vertical-align: top;
        display: inline-block;
        margin-bottom: 0
    }

    .topbar_right>.login {
        margin-top: 0
    }

    .search-open {
        display: inline-block
    }
}

@media (max-width:767px) {
    .rebelbar.skin-simple .rebelbar__inner {
        padding: 0
    }
}

.menu-global .sections-list,
.menu-global .sections-list+div {
    display: none
}

.premium_icon {
    height: 20px;
    width: 20px;
    margin-right: 10px;
    background-image: url(../img/2000x.png);
    background-size: contain
}

.menu-item-button a {
    background-color: #4bbfc9;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: -.5px;
    display: block;
    width: 100%
}

.section-name {
    font-weight: 400
}

.menu-container .svg-icon {
    height: 24px;
    display: inline-block;
    vertical-align: top
}

.menu-item-header span {
    width: 18px;
    height: 12px;
    display: inline-block
}

.topbar_left .search-widget {
    border-top: 9px solid #393939;
    margin-left: -16px;
    margin-right: -16px;
    margin-top: 20px;
    padding: 10px 16px 0;
    display: none
}

.topbar_left .search-widget form {
    width: 100%;
    border-bottom: 3px solid #393939
}

.topbar_left .search-widget__input,
.topbar_left .search-widget__submit {
    color: #393939
}

.topbar_left .search-widget input {
    width: calc(100% - 23px)
}

.topbar_left .search-widget__submit {
    font-size: 23px
}

.topbar_left .search-open {
    display: none
}

.dropdown-opened span,
.menu-item-header:hover span {
    transform: rotate(180deg)
}

.menu-container {
    margin-left: -16px;
    margin-right: -16px;
    text-align: center;
    margin-top: 10px;
    line-height: 42px
}

.menu-dropdown-item {
    display: none
}

.dropdown-opened .menu-dropdown-item {
    display: block;
    position: relative
}

.menu-container a {
    font-weight: 600;
    letter-spacing: -.5px
}

.menu-subitem-container img {
    height: 22px
}

.menu-item-header a {
    display: block;
    width: 100%;
    font-size: 15px;
    color: #232323
}

.menu-item-header>a {
    border-top: 1px solid #232323
}

.freemium_category .menu-item-header a {
    color: #dd7019
}

.premium_category .menu-item-header a {
    color: #28464a
}

.menu-dropdown-item a {
    border-top: 1px solid #000
}

.freemium_category .menu-dropdown-item {
    background-color: #ffcc6b
}

.premium_category .menu-dropdown-item {
    background-color: #28464a
}

.freemium_category .menu-dropdown-item a {
    color: #000;
    border-top: 1px solid #dd7019
}

.premium_category .menu-dropdown-item a {
    color: #fff;
    border-top: 1px solid #4bbfc9;
    display: block
}

.menu-global__search-form,
.menu-global__search-form+div {
    display: none
}

.custom-menu-opened .menu-items .menu-global {
    display: block;
    position: relative
}

.menu-global .main-menu-item a {
    color: #fff;
    border-top: 1px solid #4bbfc9;
    display: block
}

.menu-subitem {
    font-size: 14px;
    color: #393939;
    display: block
}

@media (max-width:1199px) {
    .custom-menu-opened .topbar_outer_container {
        position: fixed !important;
        top: 0 !important;
        bottom: 0;
        overflow-y: auto;
        width: 100%;
        z-index: 11
    }

    .menu-container,
    .topbar_right {
        display: none
    }

    .custom-menu-opened .menu-container,
    .custom-menu-opened .topbar_right,
    .custom-menu-opened .topbar_left .search-widget {
        display: block
    }
}

.menu-item-header a.desktop-only,
.desktop-only {
    display: none
}

@media (min-width:1200px) {

    .menu-item-header a.mobile-only,
    .mobile-only {
        display: none
    }

    .menu-item-header a.desktop-only,
    .desktop-only {
        display: inline-block
    }

    .premium_icon {
        height: 25px;
        width: 25px
    }

    .menu-dropdown-item a {
        border-top: 0
    }

    .menu-container {
        position: relative
    }

    .menu-item.button_abbonati {
        position: absolute;
        right: 0;
        text-align: center;
        top: -4px;
        border-radius: 2px
    }

    .menu-item-button a {
        display: inline-block;
        width: 133px
    }

    .menu-dropdown-item {
        display: none;
        position: absolute;
        text-align: center;
        background: #fff;
        min-width: 130px;
        padding: 10px 20px;
        margin-top: 0;
        box-shadow: 0 2px 4px 0 rgba(84, 84, 84, 0.8);
        left: 50%;
        transform: translate(-50%, 10px)
    }

    .menu-item:hover .menu-dropdown-item {
        display: block
    }

    .dropdown-opened .menu-dropdown-item {
        position: absolute
    }

    .menu-container {
        border-top: 0;
        text-align: left;
        border-bottom: 0;
        margin-top: 12px;
        margin: 0 0 -12px
    }

    .menu-item-header a {
        border-top: 0
    }

    .menu-item-header {
        position: relative;
        padding-bottom: 20px
    }

    .menu-item {
        margin-right: 15px;
        display: inline-block
    }

    .menu-item.button_abbonati {
        margin-right: 0
    }

    .menu-item-dropdown {
        position: absolute
    }

    .menu-dropdown-item:after,
    .menu-dropdown-item:before {
        bottom: 100%;
        left: calc(50% - 9px);
        bottom: 100%;
        border: solid transparent;
        content: '';
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        margin: 0 auto
    }

    .menu-dropdown-item:before {
        content: '';
        display: block;
        position: absolute;
        width: 0;
        height: 0;
        border: 9px solid transparent;
        border-bottom-color: #000
    }

    .menu-dropdown-item:after {
        content: '';
        display: block;
        position: absolute;
        width: 0;
        height: 0;
        border: 9px solid transparent;
        border-bottom-color: #fff
    }

    .menu-dropdown-item.category {
        border: 0;
        margin-left: 0
    }

    .menu-dropdown-item.category:before {
        border-bottom-color: #ffcc6b;
        left: 70px
    }

    .menu-dropdown-item.category:after {
        border-bottom-color: #ffcc6b;
        left: 70px
    }

    .freemium_category .menu-dropdown-item a,
    .premium_category .menu-dropdown-item a {
        border-top: 0
    }

    .freemium_category .menu-dropdown-item:before,
    .freemium_category .menu-dropdown-item:after {
        border-bottom-color: #ffcc6b
    }

    .premium_category .menu-dropdown-item:before,
    .premium_category .menu-dropdown-item:after {
        border-bottom-color: #28464a
    }

    .menu-dropdown-item.tecnologia {
        min-width: 190px
    }

    a:hover .section-name {
        font-weight: 700
    }
}

body {
    background-color: unset
}

.main {
    background: unset
}

.custom-field-paid {
    display: none
}

.body-description a {
    color: #dd7019
}

.with-fixed-header .rebelbar--fixed.skin-simple {
    z-index: 999
}

.body-description .drop-caps:first-letter {
    float: left;
    font-size: 52px;
    line-height: 40px;
    padding-bottom: 1px;
    position: relative;
    padding-right: 5px;
    margin: 8px 5px -5px 1px
}

.post-author-list {
    font-size: 0
}

.post-author__name font>font:after {
    content: ",";
    vertical-align: text-bottom
}

.post-author:last-child .post-author__name font>font:after {
    content: " ";
    vertical-align: unset
}

.post-author+.post-author:before {
    content: ',';
    font-size: 13px;
    display: inline-block;
    vertical-align: bottom;
    position: relative;
    margin-left: 2px;
    margin-right: 5px
}

.post-author:nth-child(2)>a:first-child,
.post-author:nth-child(3)>a:first-child,
.post-author:nth-child(5)>a:first-child,
.social-author .social-author__avatar:nth-child(2n+3) {
    display: none
}

.social-author__name:after {
    content: ","
}

.social-author__name:last-child:after {
    content: "" !important
}

.post-splash-custom .widget__head .widget__body {
    padding: 5px 10px;
    background: linear-gradient(rgba(119, 115, 115, 0.5) 95%, rgba(139, 139, 140, 0.81));
    width: auto
}

@media (max-width:767px) {
    .body-description .drop-caps:first-letter {
        font-size: 48px;
        line-height: 40px
    }

    .topbar-user-profile .btn {
        display: none
    }

    .profile-dropdown-item {
        text-align: center
    }

    .profile-subitem-container {
        display: inline-block;
        margin: 10px;
        line-height: 32px
    }

    .profile-subitem {
        font-size: 16px;
        font-weight: 700;
        color: #393939;
        display: inline-block
    }

    .profile-subitem:hover {
        color: #000
    }
}

@media (min-width:1024px) {
    .topbar-user-profile .btn {
        display: inline-block
    }

    .profile-subitem-container {
        display: block;
        margin: 5px
    }

    .profile-dropdown-item {
        display: none;
        position: absolute;
        text-align: center;
        background: #fff;
        width: 180px;
        padding: 15px 0;
        margin-top: 16px;
        box-shadow: 0 2px 4px 0 rgba(84, 84, 84, 0.8);
        margin-left: -120px
    }

    .show-dropdown .profile-dropdown-item {
        display: block
    }

    .profile-dropdown-item:after,
    .profile-dropdown-item:before {
        bottom: 100%;
        right: 27px;
        bottom: 100%;
        border: solid transparent;
        pointer-events: none;
        margin: 0 auto;
        content: '';
        display: block;
        position: absolute;
        width: 0;
        height: 0
    }

    .profile-dropdown-item:before {
        border: 9px solid transparent;
        border-bottom-color: #000;
        background-color: #fff
    }

    .profile-dropdown-item:after {
        border: 9px solid transparent;
        border-bottom-color: #fff
    }
}

.top-billboard.sticky-banner {
    position: fixed;
    z-index: 11;
    background: #fff;
    top: 0;
    width: 100%
}

.ad-tag,
div[id*="div-gpt"]:empty {
    margin-left: auto;
    margin-right: auto
}

.page-article .body .rebellt-item {
    position: relative;
    background-color: #FFF;
    padding: 20px
}

.rebellt-item.col1 {
    width: 100%
}

.rebellt-item.col1,
.rebellt-item.col2,
.rebellt-item.col3 {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top
}

.page-article .body .rebellt-item.collapse-listicle:not(.skip-def-styles)> :not(h3) {
    display: none
}

.page-article .body .rebellt-item:before {
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    top: 37px;
    left: 1px;
    cursor: pointer;
    background-image: url(../img/2000x_2.png);
    background-repeat: no-repeat;
    content: " ";
    display: inline-block;
    width: 10px;
    margin-right: 0;
    height: 40px;
    background-size: 13px;
    background-position: center;
    vertical-align: middle;
    transform: rotate(180deg)
}

.page-article .body .rebellt-item.collapse-listicle:before {
    transform: rotate(360deg) !important
}

#sPost_0_0_4_0_2_1_1_0 .page-article .body .rebellt-item:before {
    display: none
}

@media (min-width: 1441px) {
    .topbar_inner_container {
        max-width: 1300px;
        padding: 15px 15px 10px
    }

    .top-billboard {
        max-width: 1300px;
        left: 0;
        right: 0;
        margin: 0 auto
    }

    .rebelbar.skin-simple {
        background: transparent
    }

    .menu-container {
        padding-left: 5px
    }

    .topbar_right {
        right: 15px
    }
}


.sharebar.with-first-button-caption:not(.enable-panel) .share:first-child:after,
.article__roar_specific_data {
    display: none;
}

.custom-field-riproduzione-riservata {
    display: none;
}


.custom-field-riproduzione-riservata~.body:after {
    display: none;
}

.post-body-row .article__splash-custom .row .col>*:not(.widget__body) {
    display: none
}

.article__splash-custom .row .col>*:first-child:not(.widget__head):not(.widget__body) {
    margin-bottom: 0;
}

/* Slideshow arrows */
.listicle-slideshow-pager {
    transition: opacity 200ms;
    opacity: 0.5;
}

.listicle-slideshow__init .listicle-slideshow-switch-page-btn i {
    color: #e4e3e3;
    mix-blend-mode: difference;
}



/*  */
.fixed-footer .premium {
    opacity: 0.3
}

div[id^="div-gpt-ad"] {
    text-align: center;
}

.around-the-web:before {
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0.5px;
    color: #232323;
    font-size: 18px;
    font-weight: 600;
    content: 'LEGGI ANCHE';
}

/* Breadcrumb */
.rm-breadcrumb {
    max-width: 1300px;
    margin: 20px auto;
}


.rm-breadcrumb a {
    color: #393939;
}

@media screen and (max-width: 768px) {
    .rm-breadcrumb {
        margin: 20px;
    }
}


/* Around The Web */

.around-the-web {
    margin: 15px auto;
}



.around-the-web__link,
.from-your-site__link {
    font-size: 14px;
    font-weight: 400;
}

/*share buttons*/

@media only screen and (min-width: 768px) {
    .share-placeholder.post-share.sharebar.with-first-button-caption.share-panel {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }
}

.sharebar.with-first-button-caption:not(.enable-panel) .share:first-child:after {
    content: '' !important;
}

i.icons-share.em.fa.fa-envelope {
    font-size: 18px;
}

/*ad placeholder - remove aftet launch*/

.ad-placeholder {
    width: 328px;
    height: 602px;
    background-color: #d8d8d8;
}

@media (min-width:1441px) {
    .article__splash-custom {
        margin: 0 auto !important;
    }

    .article__splash-custom+.row-wrapper {
        box-sizing: border-box;
        padding: 20px !important;
        background: white;
    }
}


.txt-decoration-underline {
    text-decoration: underline;
}




.form-wrap {
    margin: 25px auto;
}


.contact-form {
    width: 100%;
    max-width: 300px;
    margin: 35px auto 10px auto;
}

.contact-form__group {
    width: 100%;
    display: block;
    margin-bottom: 15px;
}

.contact-form__group input,
.contact-form__group select {
    position: relative;
    box-sizing: border-box;
    display: block;

    width: 100%;
    height: 45px;

    border: 0;
    border: 1px solid #1F1F1F;
    border-radius: 4px;

    font-weight: 700;
    font-size: 14px;
    text-indent: 10px;

    color: #000;

    background: transparent;
}

.contact-form__group button {
    position: relative;
    box-sizing: border-box;
    display: block;

    width: 100%;
    margin: 25px auto 0 auto;
    padding: 10px;

    border: 0;
    border-radius: 4px;

    font-weight: 700;
    font-size: 22px;

    color: #fff;

    background-color: #1F1F1F;
    cursor: pointer;
}

.contact-form__group-st {
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
    margin: 3px 0;
}






.comments {
    margin: 45px auto 15px auto;
}

.comment {
    padding: 5px;
    margin: 0 0 20px 0;
    border-bottom: 1px solid gray;
}

.user-info {
    width: 100%;
    margin: 0 0 10px 0;
}

.user-info span {
    display: inline-block;
    vertical-align: top;
    margin: 15px 0 0 0;
}

.user-info img {
    width: 48px !important;
    height: 48px !important;

    border-radius: 100%;
    margin-right: 10px;
}

.comment-img {
    position: relative;
    box-sizing: border-box;
    display: block;
    margin: 10px 0 !important;
    border-radius: 4px;

    width: 100%;
    max-width: 280px;
}

.comment_answer {
    padding: 0 0 0 25px;
}

.comment_answer-answer {
    padding: 0 0 0 50px;
}


.btn-link {
    position: relative;
    box-sizing: border-box;
    display: block;

    width: 100%;
    max-width: 480px;
    padding: 10px;

    border-radius: 4px;
    text-decoration: none;
    color: #fff;
    background-color: #1F1F1F;
    text-align: center;
    font-size: 18px;
    line-height: normal;
    font-weight: 700;
    margin: 20px auto;

}
.btn-link:hover {
    color: #fff;
}


.requisites {
    font-weight: 700;
    font-size: 15px;
    font-style: normal;
    line-height: normal;
    padding: 25px 0px;

    text-align: center;
}