/* CIAO PIPPO BAUDO */

body {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    background-color: white;
    background-attachment: fixed !important;
}

.scrollup {
    position: fixed;
    bottom: 25px;
    right: 25px;
    background-color: #ffd200;
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: none;
    z-index: 999;
}

.scrollup img {
    width: 50px !important;
    height: 50px !important;
}

#main {
    background-color: #fafafa;
    height: auto;
}

.adv {
    text-align: center;
    background-color: #eeeeee;
}

.leaderboard {
    height: 90px;
}

.disabled {
    display: none !important;
}

.page-template-page-film .at-image-sharing-tool,
.page-template-page-film-action .at-image-sharing-tool,
.page-template-page-film-emotions .at-image-sharing-tool,
.page-template-page-film-family .at-image-sharing-tool,
.page-template-page-film-scary .at-image-sharing-tool,
.page-template-page-film-scifi .at-image-sharing-tool,
.page-template-page-film-suspence .at-image-sharing-tool,
.page-template-page-serietv .at-image-sharing-tool,
.page-template-page-serietv-adventure .at-image-sharing-tool,
.page-template-page-serietv-comedy .at-image-sharing-tool,
.page-template-page-serietv-crime .at-image-sharing-tool,
.page-template-page-serietv-culture .at-image-sharing-tool,
.page-template-page-serietv-emotions .at-image-sharing-tool,
.page-template-page-serietv-mistery .at-image-sharing-tool,
.page-template-page-serietv-scary .at-image-sharing-tool,
.page-template-page-gioco .at-image-sharing-tool,
.page-template-page-gioco-action .at-image-sharing-tool,
.page-template-page-gioco-family .at-image-sharing-tool,
.page-template-page-gioco-fight .at-image-sharing-tool,
.page-template-page-gioco-roleplay .at-image-sharing-tool,
.page-template-archive .at-image-sharing-tool,
.at-image-sharing-tool {
    display: none !important;
}

.at-image-sharing-tool {
    z-index: 2 !important;
}

.icon {
    width: 40px !important;
    height: 40px !important;
    margin-top: 10px;
}

.page-template-page-film .entry-filter-film .icon {
    float: right;
    margin-top: -10px;
}

@media only screen and (max-width: 727px) {
    .leaderboard {
        display: none;
    }
}

#consent_blackbar {
    position: fixed;
    width: 90%;
    padding: 0 5%;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.9);
    text-align: center;
    color: white;
    z-index: 1000;
}

#truste-consent-text {
    font-family: 'Roboto Condensed', Helvetica, sans-serif !important;
    font-size: 12pt !important;
    line-height: 1.5em;
}

#truste-consent-text a {
    color: #ffd200;
    text-decoration: none;
}

#truste-consent-button {
    height: 50px;
    line-height: 50px;
    color: black;
    background-color: #ffd200;
    padding: 0 15px;
    font-family: 'Roboto Condensed', Helvetica, sans-serif !important;
    font-size: 12pt !important;
    text-transform: uppercase;
    border: 0px;
    margin: 15px 5px;
    cursor: pointer;
}

#truste-show-consent {
    height: 50px;
    line-height: 50px;
    color: white;
    background-color: rgba(255, 255, 255, 0.3);
    padding: 0 15px;
    font-family: 'Roboto Condensed', Helvetica, sans-serif !important;
    font-size: 12pt !important;
    text-transform: uppercase;
    border: 0px;
    margin: 15px 5px;
    cursor: pointer;
}

@media only screen and (max-width: 727px) {
    #truste-consent-text {
        font-size: 8pt !important;
    }

    .scrollup {
        display: block;
        opacity: 0;
    }

    .scrollup.small {
        opacity: 1;
    }
}

/******************* HEADER *******************/
#masthead {
    width: 100%;
    max-width: 1280px;
    height: 60px;
    line-height: 60px;
    background-color: black;
    z-index: 999;
    position: relative;
}

#masthead .logo {
    float: left;
    cursor: pointer;
}

#masthead .menu,
.menu-mobile {
    display: none;
}

#masthead #site-navigation {
    height: 60px;
    line-height: 60px;
}

#masthead .menu-main-menu-container {
    display: inline-block;
    height: 60px;
    line-height: 60px;
}

#masthead #primary-menu {
    height: 60px;
    line-height: 60px;
    margin: 0;
    padding: 0;
    width: auto;
    display: inline-block;
}

#masthead #primary-menu li:before {
    margin-right: 5px;
}

#masthead #primary-menu li {
    margin: 0 -5px 0 0 !important;
    height: 60px;
    line-height: 60px;
    padding: 0 15px 0 35px;
    display: inline-block;
}

#masthead #primary-menu [class^="icon-"] {
    font-size: 13pt;
    background-position: left;
    background-repeat: no-repeat;
    background-size: 35px;
}

#masthead #primary-menu .icon-video {
    background-image: url(../../warner-bros/img/icon/video.png);
}

#masthead #primary-menu .icon-monitor {
    background-image: url(../../warner-bros/img/icon/monitor.png);
}

#masthead #primary-menu .icon-location-2 {
    background-image: url(../../warner-bros/img/icon/location.png);
}

#masthead #primary-menu .icon-speech-bubble {
    background-image: url(../../warner-bros/img/icon/speech-bubble.png);
}

#masthead #primary-menu .icon-star {
    background-image: url(../../warner-bros/img/icon/star.png);
}

#masthead #primary-menu .icon-ribbon {
    background-image: url(../../warner-bros/img/icon/ribbon.png);
}

#masthead #primary-menu .icon-digital {
    background-image: url(../../warner-bros/img/icon/digital_download.png);
}

#masthead #primary-menu li a {
    text-decoration: none;
    color: white;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    width: auto;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 10pt;
    font-weight: 700;
    display: block;
}

#masthead #primary-menu li.programmazione, #masthead #primary-menu li.programmazione:hover {
    background-color: #ffd200;
    color: black;
}

#masthead #primary-menu li.programmazione a {
    color: black;
}

#masthead #primary-menu li:hover {
    background-color: #323232;
}

#masthead .search {
    width: 60px;
    height: 60px;
    line-height: 60px;
    float: right;
    background-color: #f2f2f2;
    text-align: center;
    cursor: pointer;
}

#masthead .search [class^="icon-"] {
    font-size: 13pt;
    color: black;
}

#masthead .user {
    width: auto;
    height: 60px;
    line-height: 60px;
    float: right;
    background-color: #323232;
    text-align: center;
    cursor: pointer;
    display: flex;
    color: white;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 9pt;
    /*font-weight: 700;*/
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

#masthead .user p {
    color: white;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 9pt;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    line-height: 60px;
}

#masthead .user .sub-menu {
    position: absolute;
    top: 60px;
    right: 0;
    margin: 0;
    padding: 0;
    background-color: black;
    width: 120px;
    display: none;
}

#masthead .user:hover .sub-menu {
    display: block;
}

#masthead .user .sub-menu li {
    height: 35px;
    line-height: 35px;
    text-align: right;
    padding: 0 10px;
    list-style-type: none;
}

#masthead .user .sub-menu li a {
    color: white;
    text-decoration: none;
}

#masthead .user .sub-menu li a:hover {
    color: white;
}

#masthead .user p {
    margin: 0 15px;
}

#masthead .user [class^="icon-"] {
    font-size: 13pt;
    color: white;
}

#masthead .user .users-login {
    width: auto;
    height: 60px;
    display: flex;
}

#masthead .user .users-login img {
    width: 60px;
    height: 60px;
}

@media only screen and (max-width: 979px) {
    #masthead,
    #masthead #site-navigation,
    #masthead .menu-main-menu-container,
    #masthead #primary-menu,
    #masthead #primary-menu li,
    #masthead .logo {
        height: 45px;
        line-height: 45px;
    }

    #masthead #primary-menu [class^="icon-"]:before {
        display: none;
    }

    #masthead .search,
    #masthead .user .users-login,
    #masthead .user .users-login img {
        width: 45px;
        height: 45px;
        line-height: 45px;
    }

    #masthead .icon {
        margin: 5px 0 5px 2px;
    }

    #masthead .menu .icon {
        margin: 4px 1px 0 0;
    }

    #masthead .user {
        width: auto;
        height: 45px;
        line-height: 45px;
    }

    #masthead .user .sub-menu {
        top: 45px;
        width: 80px;
    }
}

@media only screen and (max-width: 767px) {
    #masthead #primary-menu [class^="icon-"] {
        display: none;
    }

    #masthead .search {
        display: none;
    }

    #masthead .user {
        padding: 0;
    }

    #masthead .user p {
        display: none;
    }

    #masthead .menu {
        display: block;
        float: left;
        text-align: center;
        width: 45px;
        height: 45px;
        background-color: #ffd200;
        cursor: pointer;
    }

    #masthead .menu [class^="icon-"] {
        font-size: 13pt;
        color: black;
    }

    .menu-mobile {
        position: fixed;
        z-index: 999;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.9);
        padding: 90px 0;
        width: 100%;
    }

    .menu-mobile.show {
        display: block;
    }

    .menu-mobile ul {
        margin: 0;
        padding: 0;
    }

    .menu-mobile ul li {
        display: block;
        height: 40px;
        line-height: 40px;
        padding: 5px 15px;
    }

    .menu-mobile ul li:nth-of-type(2n+1) {
        background-color: rgba(255, 255, 255, 0.05);
    }

    .menu-mobile ul li a {
        text-decoration: none;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 700;
        font-size: 11pt;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        color: white;
        display: block;
        /*float: left;*/
        margin-top: 2px;
    }

    .menu-mobile ul li:before {
        margin-right: 15px;
        float: left;
    }

    .menu-mobile ul li.programmazione {
        background-color: #ffd200;
        color: black;
    }

    .menu-mobile ul li.programmazione a {
        color: black;
    }

    .menu-mobile .searchbox {
        height: auto;
        line-height: 1.3em;
        text-align: center;
    }

    .menu-mobile input[type="text"] {
        height: 55px;
        line-height: 40px;
        margin: 0;
        background: white;
        border: 0;
        padding: 0 0 0 25px;
        font-family: 'Lusitana', serif;
        font-weight: 400;
        font-size: 10pt;
        letter-spacing: 0.04em;
        color: black;
        box-shadow: none;
        width: 100% !important;
        padding: 5px 5%;
        border-radius: 0px;
    }

    .menu-mobile input[type="submit"] {
        height: 40px;
        line-height: 40px;
        background-color: #ffd200;
        border: 0;
        float: none;
        margin: 10px auto;
        width: 120px;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 700;
        font-size: 10pt;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        border-radius: 0px;
        -webkit-appearance: none;
    }

    /*.iss_results {
		display: none !important;
	}*/
}

/******************* FINE HEADER *******************/
/******************* SEARCH BAR *******************/
.search-bar {
    width: 100%;
    max-width: 1280px;
    height: 60px;
    line-height: 60px;
    background-color: rgba(242, 242, 242, 0.8);
    position: fixed;
    /*top: 60px;*/
    z-index: 999;
    display: none;
}

.search-bar.show {
    display: block;
}

.searchbox {
    height: 60px;
    height: 60px;
    width: 100%;
    max-width: 1280px;
    margin: 0;
    padding: 0;
}

.searchbox .searchbox-input {
    height: 60px;
    line-height: 60px;
    margin: 0;
    background: transparent;
    border: 0;
    padding: 0 0 0 25px;
    font-family: 'Lusitana', serif;
    font-weight: 400;
    font-size: 12pt;
    letter-spacing: 0.04em;
    color: black;
    box-shadow: none;
}

.searchbox .searchbox-submit {
    height: 60px;
    line-height: 60px;
    background-color: #ffd200;
    border: 0;
    /*float: right;*/
    width: 120px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 10pt;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    position: absolute;
    right: 0;
}

.iss_results {
    width: 100% !important;
    max-width: 1280px !important;
    border-radius: 0px !important;
    z-index: 998 !important;
}

.iss_results li {
    height: 50px;
    background: transparent;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 10pt;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: black;
}

.iss_results li:nth-of-type(2n+1) {
    background-color: #f2f2f2;
}

.iss_results li .iss_match {
    color: #1c7ba2;
}

.iss_results li img {
    width: 50px !important;
}

@media only screen and (max-width: 979px) {
    .search-bar,
    .searchbox,
    .searchbox .searchbox-input,
    .searchbox .searchbox-submit {
        height: 50px;
        line-height: 50px;
    }

    .search-bar {
        top: 45px;
    }
}

@media only screen and (max-width: 767px) {
    .search-bar {
        display: none;
    }
}

/******************* FINE SEARCH BAR *******************/
/******************* BREADCRUMBS *******************/
.breadcrumbs {
    list-style: none;
    margin: 0;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    background-color: #151515;
    padding: 0 15px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 7pt;
    text-transform: uppercase;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.3);
    letter-spacing: 0.1em;
    font-weight: 700;
}

.breadcrumbs a {
    color: rgba(255, 255, 255, 0.3);
    margin: 0 5px;
}

.breadcrumbs li a:hover {
    text-decoration: underline;
}

.breadcrumbs .separator {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 10px;
    color: rgba(255, 255, 255, 0.3);
}

.breadcrumbs .current {
    color: #ffd200;
    margin: 0 5px;
}

@media only screen and (max-width: 767px) {
    .breadcrumbs {
        display: none;
    }
}

/******************* FINE BREADCRUMBS *******************/
/******************* SLIDER *******************/
.slider {
    width: 100%;
    max-width: 1280px;
    height: 600px;
    max-height: 600px;
}

.slider li {
    height: 600px;
    text-align: center;
    background-size: cover;
    background-position: center;
    position: relative;
}

.slider li .old-image {
    height: 100%;
    width: auto;
}

.slider li [class^="icon-"] {
    color: white;
    text-decoration: none;
    font-size: 70px;
    margin-top: 265px;
    position: absolute;
    max-width: 100px;
    height: auto;
    width: 100%;
    display: block;
    text-shadow: 0px 0px 5px black;
}

.slider li .inner-trailer {
    position: absolute;
    z-index: 2;
    display: none;
}

.slider li .inner-trailer.show {
    position: absolute;
    z-index: 2;
    display: block;
}

.slider li .inner-trailer [class^="icon-"] {
    color: black;
    background-color: #ffd200;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 15pt;
    cursor: pointer !important;
    margin-top: 0px;
    right: 0;
    text-shadow: none;
}

.slider li .to-page {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.slider li a {
    text-decoration: none !important;
}

.slider .inner {
    height: auto;
    line-height: auto;
    background-color: rgba(0, 0, 0, 0.85);
    text-align: left;
    padding: 0 1%;
    width: 100%;
    max-width: 1255px;
    bottom: 0;
    position: absolute;
}

.slider .inner a {
    float: right;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 12pt;
    color: #ffd200;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    height: 60px;
    line-height: 60px;
}

.slider .inner a [class^="icon-"] {
    display: inline-block;
    color: #ffd200;
    font-size: 12pt;
    margin: 0 10px;
    height: 60px;
    line-height: 60px;
}

.slider .inner h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 20pt;
    letter-spacing: 0.08em;
    color: white;
    text-transform: uppercase;
    height: 60px;
    line-height: 60px;
    margin: 0;
    padding: 0;
    display: inline-block;
    float: left;
}

.slider .inner h2 span {
    font-family: 'Lusitana', serif;
    font-weight: 400 !important;
    font-size: 12pt;
    letter-spacing: 0.04em;
    text-transform: none;
}

.slider .inner h2 a {
    color: white;
    font-size: 20pt;
    font-weight: 700;
}

.slider .text {
    /*background-color: rgba(0,0,0,0.65);*/
    height: 25px;
    text-align: left;
    padding: 5px 0 0;
    width: 100%;
    clear: both;
    color: white;
    font-family: 'Lusitana', serif;
    font-weight: 400 !important;
    font-size: 9pt;
    letter-spacing: 0.1em;
}

.slider .text a {
    float: none;
    color: white;
    text-decoration: none !important;
    font-family: 'Lusitana', serif;
    font-weight: 400 !important;
    font-size: 9pt;
    text-transform: none;
    line-height: 1.5em;
}

.unslider-arrow.prev {
    left: 0;
    color: transparent;
    background-image: url('../img/arrow-left.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 50px;
    width: 50px;
    opacity: 0.5;
    margin-top: -305px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.unslider-arrow.next {
    color: transparent;
    background-image: url('../img/arrow-right.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 50px;
    width: 50px;
    opacity: 0.5;
    margin-top: -305px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.unslider-arrow.prev:hover, .unslider-arrow.next:hover {
    opacity: 1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.unslider-nav {
    height: 6px;
    line-height: 6px;
    overflow: hidden;
}

.unslider-nav ol {
    height: 12px;
    line-height: 12px;
    margin: 0;
    padding: 0;
}

@media only screen and (max-width: 979px) {
    .slider .inner h2 a {
        font-size: 15pt;
    }

    .slider .inner a {
        font-size: 10pt;
    }
}

@media only screen and (max-width: 479px) {
    .slider,
    .slider li {
        height: 215px;
        max-height: 215px;
    }

    .slider li {
        background-color: white;
        background-position: top;
        background-size: auto 215px;
        background-repeat: no-repeat;
    }

    .slider li .old-img {
        margin-left: -15%;
    }

    .slider li [class^="icon-"] {
        margin-top: 180px;
        font-size: 40px;
    }

    .slider .inner {
        text-align: center;
        padding: 15px 1%;
    }

    .slider .inner h2 {
        float: none;
        clear: both;
        display: block;
        width: 100%;
        height: auto;
        line-height: 1.2em;
    }

    .slider .inner a {
        float: none;
        clear: both;
        display: block;
        width: 100%;
        font-size: 10pt;
        height: auto;
        line-height: 1.2em;
    }

    .slider .text {
        display: none;
    }

    .unslider-arrow.prev,
    .unslider-arrow.next {
        width: 30px;
        height: 30px;
        margin-top: -145px;
    }
}

/******************* FINE SLIDER *******************/
/******************* TITLE SECTION *******************/
.entry-section {
    width: 100%;
    max-width: 1280px;
    text-align: center;
    padding: 35px 0;
}

.entry-section h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 25px;
    letter-spacing: 0.08em;
    color: black;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
}

.entry-section h4 {
    font-family: 'Lusitana', serif;
    font-weight: 400 !important;
    font-size: 12pt;
    letter-spacing: 0.04em;
    text-transform: none;
    height: 30px;
    line-height: 30px;
    margin: 0;
}

@media only screen and (max-width: 479px) {
    .entry-section h2 {
        height: auto;
        line-height: 1.2em;
        margin-bottom: 15px;
    }

    .entry-section h4 {
        height: auto;
        line-height: 1em;
    }
}

/******************* FINE TITLE SECTION *******************/
/******************* ENTRY MOSAIC *******************/
.entry-mosaic {
    width: 100%;
    max-width: 980px;
    clear: both;
    height: 900px;
    margin: 0 auto;
    padding-bottom: 20px;
}

.entry-mosaic .row {
    height: 210px;
    margin-bottom: 20px;
    clear: both;
}

.entry-mosaic .row .title {
    height: 25px;
    line-height: 25px;
    clear: both;
    width: 98%;
    margin: 0 1%;
}

.entry-mosaic .row .title [class^="icon-"] {
    background-color: #ffd200;
    width: 25px;
    height: 25px;
    line-height: 22px;
    text-align: center;
    color: black;
    font-size: 8pt;
    margin-right: 10px;
    float: left;
}

.entry-mosaic .row .title h6 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 12pt;
    letter-spacing: 0.08em;
    color: black;
    text-transform: uppercase;
    height: 25px;
    line-height: 25px;
    margin: 0;
    padding: 0;
    float: left;
}

.entry-mosaic .row .title h6 a {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 12pt;
    letter-spacing: 0.08em;
    color: black;
    text-transform: uppercase;
    height: 25px;
    line-height: 25px;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

.entry-mosaic .row .title > a {
    font-family: 'Lusitana', serif;
    font-weight: 400 !important;
    font-size: 10pt;
    letter-spacing: 0.04em;
    text-transform: none;
    height: 25px;
    line-height: 25px;
    margin: 0;
    float: right;
    color: black;
    text-decoration: none;
}

.entry-mosaic .row .item {
    float: left;
    height: auto;
    min-height: 185px;
    overflow: hidden;
    margin: 0px 1%;
    background-color: #000;
    width: 31.33%;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.entry-mosaic .row .item .old-image {
    position: absolute;
    height: 185px;
    width: auto;
}

.entry-mosaic .row .item .info {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    line-height: 1.5em;
    padding: 65px 15px;
    color: #ffd200;
    text-align: center;
    letter-spacing: 0.08em;
    font-family: 'Lusitana', serif;
    font-weight: 400 !important;
    font-size: 10pt;
    background-color: rgba(0, 0, 0, 0.7);
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.entry-mosaic .row .item:hover .info {
    opacity: 1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.entry-mosaic .row .item .info [class^="icon-"] {
    color: #ffd200;
    position: absolute;
    right: 15px;
    top: 160px;
    font-size: 15pt;
}

.entry-mosaic .row .item .inner {
    /*height: 50px;*/
    line-height: 30px;
    background-color: #323232;
    padding: 0 5px;
    /*margin-top: 135px;*/
    position: absolute;
    width: 100%;
    bottom: 0;
}

.entry-mosaic .row .item .inner h3 {
    margin: 0;
    padding: 0;
    color: white;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 11pt;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

@media only screen and (max-width: 479px) {
    .entry-mosaic {
        width: 90%;
        margin: 0 5%;
        height: auto !important;
        padding-bottom: 0;
    }

    .entry-mosaic .row {
        height: auto;
    }

    .entry-mosaic .row .title {
        height: auto;
        line-height: 1.2em;
    }

    .entry-mosaic .row .title span {
        margin-bottom: 10px;
        margin-right: 0;
    }

    .entry-mosaic .row .title h6 {
        float: none;
        clear: both;
        display: block;
        margin-bottom: 10px;
        height: auto;
        line-height: 1.2em;
    }

    .entry-mosaic .row .title a {
        float: none;
        clear: both;
        display: block;
        text-align: right;
        height: auto;
        line-height: 1.2em;
    }

    .entry-mosaic .row .item {
        float: none;
        clear: both;
        display: block;
        width: 100%;
        margin: 10px 0;
    }
}

/******************* FINE ENTRY MOSAIC *******************/
/******************* ENTRY CONTRIBUTE *******************/
.entry-contribute {
    width: 100%;
    max-width: 640px;
    clear: both;
    margin: 0 auto;
    padding-bottom: 50px;
    text-align: center;
}

.entry-contribute h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 25px;
    letter-spacing: 0.08em;
    color: black;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
}

.entry-contribute img {
    width: 100%;
    height: auto;
}

.entry-contribute .unslider {

    padding: 3% 0 !important;

}

.entry-contribute .slider-contribute {
    width: 640px;
    height: 235px;
}

.entry-contribute .slider-contribute ul {
    margin: 0;
    padding: 0;
}

.entry-contribute .slider-contribute ul li {
    width: 100%;
    height: 235px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #eee;
    position: relative;
}

.entry-contribute .slider-contribute ul li a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.entry-contribute .unslider-arrow {
    display: none;
}

@media only screen and (max-width: 639px) {
    .entry-contribute .slider-contribute {
        width: auto;
    }
}

/******************* FINE ENTRY CONTRIBUTE *******************/
/******************* ENTRY BLOG *******************/
.entry-blog {
    width: 100%;
    background-color: #121212;
    height: auto;
    min-height: 440px;
    padding: 50px 0;
    text-align: center;
}

.entry-blog h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 25px;
    letter-spacing: 0.08em;
    color: white;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
}

.entry-blog .container {
    width: 100%;
    max-width: 980px;
    margin: 20px auto;
}

.entry-blog .item {
    float: left;
    width: 31.33%;
    margin: 0 1%;
    text-align: left;
}

.entry-blog .item a {
    text-decoration: none;
    color: #ffd200;
    float: right;
}

.entry-blog .item .title {
    border-left: 5px solid #ffd200;
    padding-left: 10px;
    color: white;
    margin: 10px 0;
}

.entry-blog .item .title h6 {
    font-family: 'Lusitana', serif;
    font-weight: 400 !important;
    font-size: 8pt;
    letter-spacing: 0.04em;
    text-transform: none;
    margin: 0;
    padding: 0;
}

.entry-blog .item .title h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0.08em;
    color: white;
    text-transform: uppercase;
    margin: 5px 0;
    padding: 0;
}

.entry-blog .item .image {
    width: 100%;
    height: 130px;
    overflow: hidden;
    margin: 0;
}

.entry-blog .item .image img {
    width: 100%;
}

.entry-blog .item p {
    font-family: 'Lusitana', serif;
    font-weight: 400 !important;
    font-size: 9pt;
    letter-spacing: 0.04em;
    text-transform: none;
    margin: 0;
    padding: 0;
    line-height: 1.5em;
    color: white;
    text-align: justify;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

.entry-blog .item p [class^="icon-"] {
    color: #ffd200;
    font-size: 15pt;
    float: right;
}

@media only screen and (max-width: 479px) {
    .entry-blog {
        width: 90%;
        padding: 50px 5%;
        height: auto;
        min-height: auto;
    }

    .entry-blog h2 {
        height: auto;
        line-height: 1.2em;
        margin-bottom: 15px;
    }

    .entry-blog .item {
        float: none;
        width: 100%;
        margin: 0 0 50px;
    }
}

/******************* FINE ENTRY BLOG *******************/
/******************* ENTRY TRAILER *******************/
.entry-emphasis-trailer {
    width: 100%;
    max-width: 980px;
    clear: both;
    margin: 0 auto;
    padding: 50px 0;
    text-align: center;
}

.entry-emphasis-trailer h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 25px;
    letter-spacing: 0.08em;
    color: black;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
}

@media only screen and (max-width: 479px) {
    .entry-emphasis-trailer h2 {
        height: auto;
        line-height: 1.2em;
        margin-bottom: 15px;
    }
}

/******************* FINE ENTRY TRAILER *******************/
/******************* ENTRY PARTNER *******************/
.entry-partner {
    width: 100%;
    height: 300px;
    background-color: white;
    border-top: 4px solid #ffd200;
    padding: 15px 0;
    text-align: center;
    clear: both;
}

.entry-partner h6 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 10pt;
    letter-spacing: 0.08em;
    color: black;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
}

.entry-partner .container {
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
}

.entry-partner .item {
    float: left;
    width: 25%;
    filter: grayscale(100%);
}

.entry-partner .item:hover {
    filter: grayscale(0%);
}

@media only screen and (max-width: 639px) {
    .entry-partner {
        height: auto;
    }

    .entry-partner h6 {
        height: auto;
        line-height: 1.2em;
    }

    .entry-partner .item {
        float: none;
        clear: both;
        display: block;
        width: 100%;
        margin-bottom: 5px;
    }
}

/******************* FINE ENTRY PARTNER *******************/
/******************* MENU SECONDARIO *******************/
#footer-menu {
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0;
    background-color: #323232;
    text-align: center;
}

#footer-menu li {
    display: inline-block;
    font-family: 'Lusitana', serif;
    font-weight: 400;
    font-style: italic;
    font-size: 9pt;
    letter-spacing: 0.04em;
    margin: 0 15px 0 0;
}

#footer-menu li:after {
    content: " | ";
    color: #fafafa;
    margin-left: 15px;
}

#footer-menu li:last-of-type:after {
    display: none;
}

#footer-menu li a {
    color: #fafafa;
    text-decoration: none;
}

@media only screen and (max-width: 979px) {
    #footer-menu {
        display: none;
    }
}

/******************* FINE MENU SECONDARIO *******************/
/******************* FOOTER *******************/
#colophon {
    background-color: #f2f2f2;
    width: 100%;
    text-align: center;
    height: auto;
    padding: 20px 0;
    clear: both;
}

#colophon a {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 10pt;
    letter-spacing: 0.08em;
    color: black;
    text-transform: uppercase;
    text-decoration: none;
}

#colophon h6 {
    font-family: 'Lusitana', serif;
    font-weight: 400 !important;
    font-size: 9pt;
    letter-spacing: 0.04em;
    text-transform: none;
    line-height: 1.4em;
    margin: 0;
    color: black;
    text-decoration: none;
}

#colophon h6 span {
    font-weight: 700;
}

#colophon h6 a {
    color: black;
    font-family: 'Lusitana', serif;
    font-weight: 400 !important;
    text-transform: none;
    text-decoration: underline;
}

#colophon .entry-social {
    margin: 20px 0;
}

#colophon .entry-social a {
    padding: 4px 12px;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 10px 2px;
}

#colophon .entry-social a.facebook {
    background-image: url(../../warner-bros/img/social/facebook.jpg);
}

#colophon .entry-social a.twitter {
    background-image: url(../../warner-bros/img/social/twitter.jpg);
}

#colophon .entry-social a.youtube {
    background-image: url(../../warner-bros/img/social/youtube.jpg);
}

#colophon .entry-social a.instagram {
    background-image: url(../../warner-bros/img/social/instagram.jpg);
}

#colophon .entry-social a.googleplus {
    background-image: url(../../warner-bros/img/social/googleplus.jpg);
}

#colophon .entry-social a.tumblr {
    background-image: url(../../warner-bros/img/social/tumblr.jpg);
}

#colophon .entry-social a.pinterest {
    background-image: url(../../warner-bros/img/social/pinterest.jpg);
}

#colophon .entry-social a.tiktok {
    background-image: url(../../warner-bros/img/social/tiktok.jpg);
}

@media only screen and (max-width: 479px) {
    #colophon {
        width: 90%;
        padding: 20px 5%;
    }
}

/******************* FINE FOOTER *******************/
/******************* ENTRY COPYRIGHT *******************/
.entry-copyright {
    background-color: black;
    height: auto;
    line-height: 1em;
    text-align: center;
    color: white;
    padding: 15px 0;
}

.entry-copyright h6 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 9pt;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    height: auto;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
}

@media only screen and (max-width: 479px) {
    .entry-copyright {
        height: auto;
        line-height: 1.2em;
    }

    .entry-copyright h6 {
        height: auto;
        line-height: 1.5em;
        padding: 15px;
    }
}

/******************* FINE ENTRY COPYRIGHT *******************/
/******************* SINGLE LISTINO *******************/
#listino {
    height: auto;
    position: relative;
}

#listino .entry-featured-image {
    width: 100%;
    max-width: 1280px;
    overflow: hidden;
    text-align: center;
    clear: both;
    height: 540px;
    /*max-height: 540px;*/
    position: relative;
    background-color: black;
    background-size: cover;
    background-position: center;
}

#listino .entry-featured-image [class^="icon-"] {
    color: white;
    text-decoration: none;
    font-size: 70px;
    position: absolute;
    max-width: 100px;
    width: 100%;
    height: auto;
    display: block;
    text-shadow: 0px 0px 5px black;
    cursor: pointer;
}

#listino .entry-featured-image img {
    width: 100%;
    height: auto;
    /*max-height: 540px;*/
}

#listino .entry-featured-image [class^="icon-"] img {
    min-height: auto;
}

#listino .entry-featured-image .entry-option {
    position: absolute;
    height: 25px;
    line-height: 25px;
    width: 100%;
    max-width: 1280px;
    text-align: left;
    /*top: 515px;*/
    bottom: 15px;
}

#listino .entry-featured-image .entry-option h6 {
    height: 25px;
    line-height: 25px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 10pt;
    letter-spacing: 0.08em;
    color: white;
    text-transform: uppercase;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 0 15px;
    display: inline-block;
    float: left;
    margin: 0 5px;
}

#listino .entry-featured-image .entry-option h6:first-of-type {
    margin-left: 10px;
}

#listino .entry-featured-image .entry-client {
    position: absolute;
    z-index: 2;
    height: 80px;
    line-height: 80px;
    width: 100%;
    max-width: 1280px;
    /*top: 460px;*/
    bottom: 15px;
}

#listino .entry-featured-image .entry-client h6 {
    background-color: rgba(255, 255, 255, 1);
    height: 40px;
    line-height: 40px;
    width: 40px;
    padding: 0;
    margin: 20px;
    float: right;
}

#listino .entry-featured-image .entry-client h6.Medusa {
    background-image: url('/wp-content/themes/warner-bros/img/loghi/medusa.png');
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center center;
}

#listino .entry-featured-image .entry-client h6.SonyPictures {
    background-image: url('/wp-content/themes/warner-bros/img/loghi/sony.png');
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center center;
}

#listino .entry-featured-image .entry-client h6.Fox {
    background-image: url('/wp-content/themes/warner-bros/img/loghi/fox.png');
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center center;
}

#listino .entry-trailer {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    background-color: rgba(50, 50, 50, 0.7);
    visibility: hidden;
}

#listino .entry-trailer .inner {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    text-align: right;
}

#listino .entry-trailer .inner [class^="icon-"] {
    color: black;
    background-color: #ffd200;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 15pt;
    cursor: pointer;
}

#listino .entry-header {
    width: 1250px;
    max-width: 1280px;
    height: 60px;
    line-height: 60px;
    background-color: rgba(0, 0, 0, 0.75);
    text-align: left;
    padding: 0 15px;
    clear: both;
    z-index: 998;
}

#listino .entry-header h1 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 20pt;
    letter-spacing: 0.08em;
    color: white;
    text-transform: uppercase;
    height: 60px;
    line-height: 60px;
    margin: 0;
    padding: 0;
    display: inline-block;
    float: left;
}

#listino .entry-header .social {
    float: right;
    margin-right: -10px;
    margin-left: 10px;
    height: 60px;
    line-height: 60px;
}

#listino .entry-header .social .addthis_inline_share_toolbox {
    height: 30px;
    line-height: 30px;
    margin-top: 15px;
    margin-right: 10px;
}

.at-resp-share-element .at-share-btn {
    margin: 0 5px !important;
}

#listino .entry-header .digital-download {
    width: 60px;
    height: 60px;
    line-height: 60px;
    float: right;
    background-color: #f2f2f2;
    text-align: center;
}

#listino .entry-header .digital-download [class^="icon-"] {
    font-size: 15pt;
    color: black;
    cursor: pointer;
    width: 60px;
    height: 60px;
    display: inline-block;
}

#listino .entry-digital-download {
    background-color: white;
    width: 100%;
    min-height: 135px;
    padding: 25px 0;
    text-align: center;
}

#listino .entry-digital-download .modal {
    margin: 0 auto;
    width: 100%;
    max-width: 980px;
    text-align: center;
    box-shadow: none;
    border-bottom: 2px solid #eee;
    padding-bottom: 25px;
    background-color: white;
}

#listino .entry-digital-download .modal h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 25px;
    letter-spacing: 0.08em;
    color: black;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    margin: 0 0 15px;
    padding: 0;
}

#listino .entry-digital-download .modal .item {
    width: 160px;
    height: 80px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
    float: left;
}

#listino .entry-digital-download .modal .item.amazon,
#listino .entry-digital-download .modal .item.itunesid,
#listino .entry-digital-download .modal .item.googlepayid,
#listino .entry-digital-download .modal .item.googleplayid {
    display: none;
}

#listino .entry-digital-download .modal .item.nintendo {
    background-image: url(../../warner-bros/img/partner/nintendo.png);
}

#listino .entry-digital-download .modal .item.chilitv {
    background-image: url(../../warner-bros/img/partner/chili.png);
}

#listino .entry-digital-download .modal .item.googleplay {
    background-image: url(../../warner-bros/img/partner/google.png);
}

#listino .entry-digital-download .modal .item.itunes {
    background-image: url(../../warner-bros/img/partner/itunes.png);
}

#listino .entry-digital-download .modal .item.microsoft {
    background-image: url(../../warner-bros/img/partner/microsoft.png);
}

#listino .entry-digital-download .modal .item.playstationstore {
    background-image: url(../../warner-bros/img/partner/playstation.png);
}

#listino .entry-digital-download .modal .item.steam {
    background-image: url(../../warner-bros/img/partner/steam.png);
}

#listino .entry-digital-download .modal .item.timvision {
    background-image: url(../../warner-bros/img/partner/timvision.png);
}

#listino .entry-digital-download .modal .item.wuakitv {
    background-image: url(../../warner-bros/img/partner/rakuten.png);
}

#listino .entry-digital-download .modal .item.infinity {
    background-image: url(../../warner-bros/img/partner/infinity.png);
}

#listino .entry-digital-download .modal .item.youtube {
    background-image: url(../../warner-bros/img/partner/youtube.png);
}

#listino .entry-digital-download .modal .item.amazonprimevideo {
    background-image: url(../../warner-bros/img/partner/primevideo.png);
}

#listino .entry-digital-download .modal .item.skyprimafila {
    background-image: url(../../warner-bros/img/partner/skyprimafila.png);
}

#listino .entry-header .packshot {
    width: 60px;
    height: 60px;
    line-height: 60px;
    float: right;
    background-color: #323232;
    text-align: center;
}

#listino .entry-header .packshot [class^="icon-"] {
    font-size: 15pt;
    color: white;
    width: 60px;
    height: 60px;
    display: inline-block;
}

#listino .entry-subtitle {
    /*height: 35px;*/
    /*line-height: 35px;*/
    width: 98%;
    max-width: 1255px;
    padding: 0 1%;
    background-color: #f2f2f2;
    clear: both;
    position: absolute;
}

#listino .entry-subtitle h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 14pt;
    letter-spacing: 0.08em;
    color: black;
    text-transform: uppercase;
    /*height: 35px;*/
    /*line-height: 35px;*/
    margin: 0;
    padding: 0;
    display: inline-block;
    float: left;
    margin-right: 10px;
}

#listino .entry-subtitle .entry-moobie {
    /*height: 35px;
    line-height: 35px;*/
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 10pt;
    letter-spacing: 0.08em;
    color: black;
    text-transform: uppercase;
    float: left;
    text-decoration: none;
    padding: 0 15px;
}

/*#listino .entry-subtitle .entry-moobie.buy {
	width: 192px;
	margin-left: -222px;
}*/
#listino .entry-subtitle .category {
    float: right;
    height: 35px;
    line-height: 35px;
}

#listino .entry-subtitle .category h6 {
    font-family: 'Lusitana', serif;
    font-weight: 400 !important;
    font-size: 8pt;
    letter-spacing: 0.04em;
    text-transform: none;
    height: 35px;
    line-height: 35px;
    margin: 0;
    color: black;
    text-decoration: none;
}

#listino .entry-subtitle .category h6 a {
    color: black;
    text-decoration: none;
    margin: 0 2px;
}

#listino .entry-subtitle .category h6 a:hover {
    text-decoration: underline;
}

#listino .entry-subtitle .category h6 span {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 10pt;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0;
}

#listino .entry-subtitle .title-original {
    float: right;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
}

#listino .entry-subtitle .title-original h6 {
    font-family: 'Lusitana', serif;
    font-weight: 400 !important;
    font-size: 8pt;
    letter-spacing: 0.04em;
    text-transform: none;
    height: 35px;
    line-height: 35px;
    margin: 0;
    color: black;
    text-decoration: none;
}

#listino .entry-subtitle .title-original h6 span {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 10pt;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0;
}

#listino .entry-content {
    padding: 0 0 30px;
    display: block;
    height: auto !important;
}

#listino .entry-content .entry-poster {
    width: 100%;
    float: none;
    clear: both;
    height: auto;
    margin-bottom: 15px;
    display: block;
}

#listino .entry-content .entry-poster h5 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 15pt;
    letter-spacing: 0.08em;
    color: white;
    text-transform: uppercase;
    margin: 10px;
    padding: 0;
    position: absolute;
    display: block;
    width: 100%;
    max-width: 300px;
    bottom: 15px;
}

#listino .entry-content .entry-info {
    float: left;
    max-width: 100%;
}

#listino .entry-content .entry-poster img {
    width: 80%;
}

@media only screen and (min-width: 768px) {

    #listino .entry-content {
        width: 100%;
        max-width: 980px;
        margin: 0 auto;
        padding: 100px 0 50px;
        clear: both;
        min-height: 445px;
    }

    #listino .entry-content .entry-info {
        float: left;
        width: calc(100% - 335px);
    }

    #listino .entry-content .entry-poster img {
        width: 100%;
        height: auto;
    }

    #listino .entry-content .entry-poster {
        float: left;
        width: 320px;
        margin-right: 15px;
        overflow: hidden;
        position: relative;
    }

}

#listino .entry-content .entry-info .sinossi {
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}

#listino .entry-content .entry-info .role {
    padding: 25px 0 15px;
    border-bottom: 1px solid #eee;
}

#listino .entry-content .entry-info .role .item {
    float: left;
    width: 25%;
    margin-bottom: 15px;
}

#listino .entry-content .entry-info .role .cast {
    clear: both;
}

#listino .entry-content .entry-info .follow {
    padding-top: 25px;
}

#listino .entry-content .entry-info .follow h6 {
    margin-bottom: 15px;
}

#listino .entry-content .entry-info .follow a {
    padding: 7px 15px;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 10px 2px;
}

#listino .entry-content .entry-info .follow a:first-of-type {
    margin-left: 0;
}

#listino .entry-content .entry-info .follow a.sito-web {
    background-image: url(../../warner-bros/img/social/website.jpg);
}

#listino .entry-content .entry-info .follow a.facebook {
    background-image: url(../../warner-bros/img/social/facebook.jpg);
}

#listino .entry-content .entry-info .follow a.twitter {
    background-image: url(../../warner-bros/img/social/twitter.jpg);
}

#listino .entry-content .entry-info .follow a.youtube {
    background-image: url(../../warner-bros/img/social/youtube.jpg);
}

#listino .entry-content .entry-info .follow a.instagram {
    background-image: url(../../warner-bros/img/social/instagram.jpg);
}

#listino .entry-content .entry-info .follow a.forum {
    background-image: url(../../warner-bros/img/social/forum.jpg);
}

#listino .entry-content .entry-info .follow a.google-plus {
    background-image: url(../../warner-bros/img/social/googleplus.jpg);
}

#listino .entry-content .entry-info .follow a.tumblr {
    background-image: url(../../warner-bros/img/social/tumblr.jpg);
}

#listino .entry-content .entry-info .follow a.pinterest {
    background-image: url(../../warner-bros/img/social/pinterest.jpg);
}

#listino .entry-content .entry-info .follow a.tiktok {
    background-image: url(../../warner-bros/img/social/tiktok.jpg);
}

#listino .entry-content .entry-info h6 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 11pt;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    margin: 0;
    padding: 0;
}

#listino .entry-content .entry-info p {
    font-family: 'Lusitana', serif;
    font-weight: 400 !important;
    font-size: 9pt;
    letter-spacing: 0.04em;
    text-transform: none;
    line-height: 1.5em;
}

#listino .entry-content .entry-info p span {
    /*font-style: italic;*/
    font-size: 8pt;
}

#listino .entry-content .entry-info .sinossi p {
    text-align: justify;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

#listino .entry-home-video {
    width: 100%;
    background-color: white;
    height: 440px;
    clear: both;
    text-align: center;
    padding: 50px 0;
}

#listino .entry-home-video h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 25px;
    letter-spacing: 0.08em;
    color: black;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    margin: 0 0 15px;
    padding: 0;
}

#listino .entry-home-video h2 span {
    color: #1c7ba2;
}

#listino .entry-media {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    padding: 50px 0;
    clear: both;
    text-align: center;
    min-height: 490px;
}

#listino .entry-media h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 25px;
    letter-spacing: 0.08em;
    color: black;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    margin: 0 0 15px;
    padding: 0;
}

#listino .entry-media h2 span {
    color: #1c7ba2;
}

#listino .entry-media .waterfall .item {
    width: 31.33% !important;
    max-width: 320px;
    float: left;
    margin: 0 0 15px !important;
    overflow: hidden;
    padding: 0 1%;
}

#listino .entry-media .waterfall .item img {
    width: 100%;
    height: auto;
}

#listino .entry-single-contribute {
    background-color: #f2f2f2;
    clear: both;
    padding: 50px 0;
    text-align: center;
    height: 215px;
}

#listino .entry-single-contribute h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 25px;
    letter-spacing: 0.08em;
    color: black;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
}

#listino .entry-single-contribute h2 span {
    color: #1c7ba2;
}

#listino .entry-single-contribute .container {
    width: 100%;
    max-width: 980px;
    margin: 20px auto;
}

#listino .entry-single-contribute .item {
    float: left;
    width: 31.33%;
    margin: 0 1%;
    text-align: left;
}

#listino .entry-single-contribute .item a {
    text-decoration: none;
}

#listino .entry-single-contribute .item .title {
    border-left: 5px solid #ffd200;
    padding-left: 10px;
    color: black;
}

#listino .entry-single-contribute .item .title h6 {
    font-family: 'Lusitana', serif;
    font-weight: 400 !important;
    font-size: 8pt;
    letter-spacing: 0.04em;
    text-transform: none;
    margin: 0;
    padding: 0;
}

#listino .entry-single-contribute .item .title h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0.08em;
    color: black;
    text-transform: uppercase;
    margin: 5px 0;
    padding: 0;
}

#listino .entry-single-contribute .item .image {
    width: 100%;
    height: 120px;
    overflow: hidden;
    margin: 20px 0;
}

#listino .entry-single-contribute .item .image img {
    width: 100%;
    height: auto;
}

#listino .entry-blog-article {
    background-color: #323232;
    clear: both;
    padding: 50px 0;
    text-align: center;
}

#listino .entry-blog-article h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 25px;
    letter-spacing: 0.08em;
    color: white;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
}

#listino .entry-blog-article h2 span {
    color: #1c7ba2;
}

#listino .entry-blog-article .container {
    width: 100%;
    max-width: 980px;
    margin: 20px auto;
}

#listino .entry-blog-article .item {
    float: left;
    width: 31.33%;
    margin: 0 1%;
    text-align: left;
}

#listino .entry-blog-article .item a {
    text-decoration: none;
}

#listino .entry-blog-article .item .title {
    border-left: 5px solid #ffd200;
    padding-left: 10px;
    color: white;
}

#listino .entry-blog-article .item .title h6 {
    font-family: 'Lusitana', serif;
    font-weight: 400 !important;
    font-size: 8pt;
    letter-spacing: 0.04em;
    text-transform: none;
    margin: 0;
    padding: 0;
}

#listino .entry-blog-article .item .title h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0.08em;
    color: white;
    text-transform: uppercase;
    margin: 5px 0;
    padding: 0;
}

#listino .entry-blog-article .item .image {
    width: 100%;
    height: 130px;
    overflow: hidden;
    margin: 20px 0;
}

#listino .entry-blog-article .item .image img {
    width: 100%;
    height: auto;
}

#listino .entry-blog-article .item p {
    font-family: 'Lusitana', serif;
    font-weight: 400 !important;
    font-size: 9pt;
    letter-spacing: 0.04em;
    text-transform: none;
    margin: 0;
    padding: 0;
    line-height: 1.5em;
    color: white;
    text-align: justify;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

#listino .entry-blog-article .item p [class^="icon-"] {
    color: #ffd200;
    font-size: 15pt;
    float: right;
}

#listino .entry-tag {
    height: 35px;
    line-height: 35px;
    background-color: #f2f2f2;
    clear: both;
    border-top: 4px solid #ffd200;
}

#listino .entry-tag .container {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
}

#listino .entry-tag h6 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 12pt;
    letter-spacing: 0.08em;
    color: black;
    text-transform: uppercase;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0;
}

#listino .entry-tag h6 ul {
    margin: 0;
    padding: 0;
    display: inline-block;
    height: 35px;
    line-height: 35px;
}

#listino .entry-tag h6 ul li {
    text-transform: none;
    list-style-type: none;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    color: rgba(0, 0, 0, .5);
}

#listino .entry-tag h6 ul li a {
    color: rgba(0, 0, 0, .5);
    text-decoration: none;
    cursor: pointer;
}

#listino.gioco .entry-featured-image .entry-pegi {
    position: absolute;
    z-index: 2;
    height: 60px;
    line-height: 60px;
    width: 100%;
    max-width: 1280px;
    top: 460px;
}

#listino.gioco .entry-featured-image .entry-pegi h6 {
    height: 60px;
    line-height: 60px;
    width: 49px;
    padding: 0;
    margin: 0 20px;
    float: right;
}

#listino.gioco .entry-featured-image .entry-pegi h6.pegi18 {
    background-image: url('/wp-content/themes/warner-bros/img/pegi/pegi18.jpg');
    background-size: cover;
}

#listino.gioco .entry-featured-image .entry-pegi h6.pegi16 {
    background-image: url('/wp-content/themes/warner-bros/img/pegi/pegi16.jpg');
    background-size: cover;
}

#listino.gioco .entry-featured-image .entry-pegi h6.pegi12 {
    background-image: url('/wp-content/themes/warner-bros/img/pegi/pegi12.jpg');
    background-size: cover;
}
#listino.gioco .entry-featured-image .entry-pegi h6.pegi12provvisorio {
    background-image: url('/wp-content/themes/warner-bros/img/pegi/pegi12provvisorio.jpg');
    background-size: cover;
    height:70px;
}

#listino.gioco .entry-featured-image .entry-pegi h6.pegi7 {
    background-image: url('/wp-content/themes/warner-bros/img/pegi/pegi7.jpg');
    background-size: cover;
}

#listino.gioco .entry-featured-image .entry-pegi h6.pegi3 {
    background-image: url('/wp-content/themes/warner-bros/img/pegi/pegi3.jpg');
    background-size: cover;
}

#listino.gioco .entry-featured-image .entry-tematiche {
    position: absolute;
    z-index: 2;
    height: 30px;
    line-height: 30px;
    width: 100%;
    max-width: 1200px;
    top: 490px;
    right: 80px;
}

#listino.gioco .entry-featured-image .entry-tematiche h6 {
    height: 30px;
    line-height: 30px;
    width: 30px;
    padding: 0;
    margin: 0 10px;
    float: right;
}

#listino.gioco .entry-featured-image .entry-tematiche h6.Violenza {
    background-image: url('/wp-content/themes/warner-bros/img/pegi/violence.jpg');
    background-size: cover;
}

#listino.gioco .entry-featured-image .entry-tematiche h6.Volgarita {
    background-image: url('/wp-content/themes/warner-bros/img/pegi/bad_language.jpg');
    background-size: cover;
}

#listino.gioco .entry-featured-image .entry-tematiche h6.Paura {
    background-image: url('/wp-content/themes/warner-bros/img/pegi/fear.jpg');
    background-size: cover;
}

#listino.gioco .entry-featured-image .entry-tematiche h6.Sesso {
    background-image: url('/wp-content/themes/warner-bros/img/pegi/sex.jpg');
    background-size: cover;
}

#listino.gioco .entry-featured-image .entry-tematiche h6.Droghe {
    background-image: url('/wp-content/themes/warner-bros/img/pegi/drugs.jpg');
    background-size: cover;
}

#listino.gioco .entry-featured-image .entry-tematiche h6.Discriminazione {
    background-image: url('/wp-content/themes/warner-bros/img/pegi/discrimination.jpg');
    background-size: cover;
}

#listino.gioco .entry-featured-image .entry-tematiche h6.GiocoAzzardo {
    background-image: url('/wp-content/themes/warner-bros/img/pegi/gambling.jpg');
    background-size: cover;
}

#listino.gioco .entry-featured-image .entry-tematiche h6.GiocoOnline {
    background-image: url('/wp-content/themes/warner-bros/img/pegi/online.jpg');
    background-size: cover;
}

#listino.gioco .entry-poster {
    position: absolute;
    z-index: 2;
    height: 540px;
    width: 620px;
    /*background-color: rgba(0,0,0,.75);*/
    text-align: center;
    background-image: linear-gradient(-90deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 90%)
}

#listino.gioco .entry-poster img {
    width: 300px;
    height: auto;
    margin-left: -320px;
}

#listino.gioco .entry-content {
    min-height: auto;
}

#listino.gioco .entry-content .entry-poster-mobile {
    float: left;
    width: 320px;
    margin-right: 15px;
    overflow: hidden;
    position: relative;
    display: none;
}

#listino.gioco .entry-content .entry-poster-mobile img {
    width: 100%;
    height: auto;
}

#listino.gioco .entry-content .entry-info {
    float: none;
    width: 100%;
    font-family: 'Lusitana', serif;
    font-weight: 400 !important;
    font-size: 9pt;
    letter-spacing: 0.04em;
    text-transform: none;
    line-height: 1.5em;
}

#listino.gioco .entry-content .entry-info .extra {
    height: 50px;
    line-height: 25px;
    padding: 25px 0 0;
}

#listino.gioco .entry-content .entry-info .extra .role {
    padding: 0 0 25px;
    width: 33.33%;
    float: left;
    border-bottom: 0px;
}

#listino.gioco .entry-content .entry-info .follow {
    clear: both
}

#listino.gioco .entry-content .entry-info .info-plus {
    float: right;
    height: 30px;
    line-height: 30px;
    margin-top: -7px;
    padding: 0 15px;
    background-color: rgba(0, 0, 0, 0.5);
}

#listino.gioco .entry-content .entry-info .info-plus a {
    color: white;
    text-decoration: none;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 10pt;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

#listino.gioco .entry-home-video .owl-stage {
    height: 300px;
}

#listino.gioco .entry-home-video .gamestop {
    background-image: url(../../warner-bros/img/gamestop.jpg);
    background-size: cover;
    position: absolute;
    height: 40px;
    width: 200px;
    background-color: black;
    right: 240px;
    bottom: 30px;
    color: transparent;
}

#listino.gioco .entry-home-video .only-gs > .gamestop {
    right: 220px;
}

#listino.gioco .entry-other-info {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    padding: 50px 0 50px;
    clear: both;
    font-family: 'Lusitana', serif;
    font-weight: 400 !important;
    font-size: 9pt;
    letter-spacing: 0.04em;
    text-transform: none;
    line-height: 1.5em;
}

#listino.gioco .entry-other-info h6 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 11pt;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    margin: 0;
    padding: 0;
}

#listino.gioco .entry-other-info .clear {
    clear: both;
}

#listino.gioco .entry-other-info .role.large {
    padding: 25px 0 15px;
    width: 100%;
    border-bottom: 1px solid #eee;
}

#listino.gioco .entry-other-info .role.double {
    padding: 25px 0 15px;
    width: 48%;
    padding-right: 2%;
    float: left;
    border-bottom: 1px solid #eee;
}

#listino.gioco .entry-other-info .role.medium {
    padding: 25px 0 15px;
    width: 33.33%;
    float: left;
    border-bottom: 1px solid #eee;
}

#listino.gioco .entry-other-info .role.small {
    padding: 25px 0 15px;
    width: 25%;
    float: left;
    border-bottom: 1px solid #eee;
}

@media only screen and (max-width: 1279px) {
    #listino .entry-header {
        width: 98%;
        padding: 0 1%;
    }
}

@media only screen and (max-width: 650px) {
    #listino .entry-featured-image {
        height: 200px;
    }

    #listino .entry-featured-image img {
        width: 100%;
        height: auto;
        min-height: auto;
    }

    #listino .entry-featured-image [class^="icon-"] {
        margin-top: 50px !important;
        font-size: 25pt;
    }

    #listino .entry-featured-image .entry-client,
    #listino .entry-featured-image .entry-option {
        height: 35px;
        line-height: 35px;
        margin: 0;
        padding: 0;
    }

    #listino .entry-featured-image .entry-client h6 {
        margin: 0;
        width: 30px;
        line-height: 30px;
        height: 30px;
        background-size: 20px !important;
    }

    #listino .entry-header {
        height: auto;
        line-height: 1.2em;
        background-color: transparent;
        width: 90%;
        padding: 10px 5%;
        position: relative !important;
        top: 0 !important;
    }

    #listino .entry-header h1 {
        color: black;
        height: auto;
        line-height: 1.2em;
        font-size: 15pt;
        float: none;
        clear: both;
        display: block;
    }

    #listino .entry-header .social {
        height: auto;
        float: none;
        display: inline-block;
        margin: 0;
    }

    #listino .entry-header .packshot {
        display: none;
    }

    /*#listino .entry-header .digital-download {
        display: block;
        margin-top: 15px;
        width: 30px;
        height: 30px;
        line-height: 30px;
        background-color: black;
    }

    #listino .entry-header .digital-download [class^="icon-"] {
        width: 30px;
        height: 30px;
        color: white;
        font-size: 10pt;
    }*/
    #listino .entry-subtitle {
        height: auto;
        line-height: 1.2em;
        position: relative;
        width: 90%;
        padding: 0 5%;
        margin-top: 20px;
    }

    #listino .entry-subtitle h3 {
        font-size: 12pt;
    }

    #listino .entry-subtitle .category,
    #listino .entry-subtitle .title-original {
        float: none;
        clear: both;
        height: auto;
        line-height: 1.2em;
        margin: 5px 0px;
    }

    #listino.gioco .entry-content .entry-poster-mobile {
        width: 100%;
        float: none;
        clear: both;
        height: auto;
        margin-bottom: 15px;
        display: block;
    }

    #listino.gioco .entry-content .entry-poster-mobile img {
        width: 80%;
        margin: 25px 10%;
    }

    #listino .entry-content .entry-info {
        float: none;
        clear: both;
        width: 90%;
        padding: 0 5%;
        display: block;
    }

    #listino .entry-content .entry-info .role .item {
        float: none;
        clear: both;
        width: 100%;
        margin-bottom: 25px;
    }

    #listino .entry-digital-download .modal .item {
        margin: 0 2%;
    }

    #listino .entry-home-video {
        height: auto;
    }

    .amazon-element-wrapper {
        height: auto !important;
    }

    .amazon-image-wrapper img {
        margin: 0 auto !important;
    }

    .amazon-element-button {
        position: relative !important;
        display: block !important;
        margin: 0 auto !important;
        right: 0 !important;
        bottom: 0 !important;
    }

    #listino .entry-tag {
        padding: 5px 0;
        height: auto;
        line-height: 1.5em;
    }

    #listino .entry-tag .container {
        width: 90%;
        margin: 0 5%;
    }

    #listino .entry-tag h6 {
        height: auto;
        line-height: 1.5em;
        text-align: center;
    }

    #listino .entry-tag h6 ul {
        display: block;
        height: auto;
        line-height: 1.5em;
    }

    #listino .entry-tag h6 ul li {
        display: block;
        height: auto;
        line-height: 1.5em;
    }

    #listino.gioco .entry-poster {
        display: none;
    }

    #listino.gioco .entry-content .entry-info {
        width: 90%;
        padding: 0 5%;
    }

    #listino.gioco .entry-other-info {
        width: 90%;
        padding: 0 5% 50px;
    }

    #listino.gioco .entry-content .entry-info .extra {
        height: auto;
        padding-top: 15px;
    }

    #listino.gioco .entry-content .entry-info .extra .role,
    #listino.gioco .entry-other-info .role.small,
    #listino.gioco .entry-other-info .role.medium,
    #listino.gioco .entry-other-info .role.double,
    #listino.gioco .entry-other-info .role.large {
        width: 100%;
        float: none;
        clear: both;
        padding: 0 0 10px;
        margin-bottom: 15px;
    }

    #listino.gioco .entry-content .entry-info .follow {
        padding-top: 0;
    }

    #listino.gioco .entry-content .entry-info .info-plus {
        float: none;
        text-align: center;
        height: 40px;
        line-height: 40px;
        margin: 25px 0;
    }

    #listino.gioco .entry-home-video .gamestop {
        position: relative;
        right: 0;
        bottom: 0;
        display: block;
        margin: 0 auto 25px;
    }
}

/******************* FINE SINGLE LISTINO *******************/
/******************* SINGLE ARTICOLO *******************/
#post {
    height: auto;
}

#post .entry-featured-image {
    width: 100%;
    max-width: 1280px;
    position: relative;
    overflow: hidden;
    text-align: center;
    clear: both;
    height: 540px;
    max-height: 540px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

#post .entry-featured-image [class^="icon-"] {
    color: white;
    text-decoration: none;
    font-size: 70px;
    position: absolute;
    max-width: 1280px;
    width: 100%;
    height: 65px;
    line-height: 65px;
    display: block;
    text-shadow: 0px 0px 5px black;
    cursor: pointer;
}

#post .entry-featured-image img {
    width: 100%;
    height: auto;
    min-height: 540px;
}

#post .entry-featured-image .entry-title {
    position: absolute;
    z-index: 2;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 20pt;
    letter-spacing: 0.08em;
    color: white;
    text-transform: uppercase;
    margin: 0;
    padding: 10px;
    display: block;
    width: 500px;
    text-align: left;
    text-shadow: 0px 0px 5px black;
    bottom: 0;
}

#post .entry-header {
    width: 96%;
    max-width: 1260px;
    height: 60px;
    line-height: 60px;
    background-color: rgba(0, 0, 0, 0.75);
    text-align: left;
    padding: 0 2%;
    clear: both;
    z-index: 2;
}

#post .entry-header .entry-info {
    height: 40px;
    line-height: 40px;
    margin: 10px 0;
    padding: 0;
    display: inline-block;
    float: left;
}

#post .entry-header .entry-info h5 {
    margin: 0;
    height: 20px;
    line-height: 20px;
    font-family: 'Lusitana', serif;
    font-weight: 400 !important;
    font-size: 9pt;
    letter-spacing: 0.04em;
    text-transform: none;
    color: white;
}

#post .entry-header .entry-info h5 span {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 10pt;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

#post .entry-header .entry-info h5 a {
    color: white;
    text-decoration: none;
}

#post .entry-header .social {
    float: right;
    margin-right: -10px;
    margin-left: 10px;
    height: 60px;
    line-height: 60px;
}

#post .entry-header .social .addthis_inline_share_toolbox {
    height: 30px;
    line-height: 30px;
    margin-top: 15px;
    margin-right: 10px;
}

#post .entry-tag {
    width: 100%;
    max-width: 1280px;
    height: 35px;
    line-height: 35px;
    background-color: #f2f2f2;
    clear: both;
    position: absolute;
    padding: 0;
}

#post .entry-tag h6 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 10pt;
    letter-spacing: 0.08em;
    color: black;
    text-transform: uppercase;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0 0 0 25px;
}

#post .entry-tag h6 ul {
    margin: 0;
    padding: 0;
    display: inline-block;
    height: 35px;
    line-height: 35px;
}

#post .entry-tag h6 ul li {
    text-transform: none;
    list-style-type: none;
    display: inline-block;
    height: 35px;
    line-height: 35px;
}

#post .entry-tag h6 ul li a {
    color: #ffd200;
    text-decoration: none;
}

#post .entry-content {
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    padding: 75px 0 30px;
    font-family: 'Lusitana', serif;
    font-weight: 400 !important;
    font-size: 11pt;
    line-height: 1.7em;
    letter-spacing: 0.05em;
    text-transform: normal;
    text-align: justify;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

#post .entry-content a {
    color: #1c7ba2;
}

#post .entry-content img {
    width: 100%;
    height: auto;
    margin: 10px 0;
}

.post-navigation {
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    border-top: 1px solid #eee;
    padding: 30px 0;
}

.post-navigation h2 {
    display: none;
}

.post-navigation .nav-next {
    width: 100%;
    height: auto;
    font-family: 'Lusitana', serif;
    font-weight: 400 !important;
    font-size: 8pt;
    letter-spacing: 0.04em;
    margin-bottom: 20px;
}

.post-navigation .nav-next:before {
    content: 'Precedente';
}

.post-navigation .nav-next a {
    display: block;
    text-decoration: none;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 10pt;
    letter-spacing: 0.08em;
    color: #1c7ba2;
    text-transform: uppercase;
}

.post-navigation .nav-previous {
    width: 100%;
    height: auto;
    font-family: 'Lusitana', serif;
    font-weight: 400 !important;
    font-size: 8pt;
    letter-spacing: 0.04em;
    text-align: right;
    margin-bottom: 20px;
}

.post-navigation .nav-previous:before {
    content: 'Successivo';
}

.post-navigation .nav-previous a {
    display: block;
    text-decoration: none;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 10pt;
    letter-spacing: 0.08em;
    color: #1c7ba2;
    text-transform: uppercase;
}

@media only screen and (max-width: 1279px) {
    #post .entry-featured-image {
        max-height: auto;
    }

    #post .entry-featured-image img {
        min-height: auto;
    }
}

@media only screen and (max-width: 650px) {
    #post .entry-featured-image {
        height: 200px;
    }

    #post .entry-featured-image .entry-title {
        color: white;
        font-size: 12pt;
        text-shadow: none;
        width: 100%;
    }

    #post .entry-header {
        height: auto;
        line-height: 1.2em;
        background-color: transparent;
    }

    #post .entry-header .entry-info {
        display: block;
        float: none;
        clear: both;
        height: auto;
        line-height: 1em;
        color: black;
    }

    #post .entry-header .entry-info h5,
    #post .entry-header .entry-info h5 a {
        color: black;
    }

    #post .entry-header .social {
        float: none;
        clear: both;
        height: auto;
        margin: 15px auto;
        width: 130px;
    }

    #post .entry-content {
        width: 90%;
        padding: 35px 5%;
    }

    #post .entry-content iframe {
        width: 100% !important;
    }

    .post-navigation {
        width: 90%;
        padding: 35px 5%;
    }

    .rpwe_widget .widgettitle {
        height: auto !important;
        line-height: 1.2em !important;
    }
}

/******************* FINE SINGLE ARTICOLO *******************/
/******************* PAGINA BADGE *******************/
.entry-badge {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    clear: both;
    background-color: #fafafa;
    padding: 25px 0;
}

.entry-badge .item {
    width: 100%;
    margin: 20px 0;
    height: auto;
    min-height: 300px;
}

.entry-badge .item .entry-date {
    float: left;
    margin-right: 15px;
    width: 100px;
    text-align: right;
    border-right: 5px solid #ffd200;
    padding-right: 15px;
}

.entry-badge .item .entry-date h6 {
    margin: 0;
    padding: 0;
    font-family: 'Lusitana', serif;
    font-weight: 400 !important;
    font-size: 10pt;
    letter-spacing: 0.04em;
}

.entry-badge .item .entry-date h6:first-of-type {
    margin: 0;
    padding: 0;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700 !important;
    font-size: 25pt;
    letter-spacing: 0.04em;
    margin-bottom: -5px;
}

.entry-badge .item .entry-date h6:last-of-type {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400 !important;
    font-size: 10pt;
    text-transform: uppercase;
}

.entry-badge .item .info {
    background-color: white;
    float: left;
    width: 840px;
    height: 300px;
}

.entry-badge .item .entry-poster {
    float: left;
    margin-right: 15px;
    width: 220px;
}

.entry-badge .item .entry-poster [class^="icon-"] {
    position: absolute;
    text-decoration: none;
    font-size: 25pt;
    text-shadow: 0px 0px 5px black;
    text-align: center;
    height: 35px;
}

.entry-badge .item img {
    max-height: 300px;
    width: 100%;
}

.entry-badge .item .entry-header {
    height: 35px;
    line-height: 35px;
    padding: 0;
    float: left;
}

.entry-badge .item .entry-header h1 {
    margin: 0;
    padding: 0;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 12pt;
    letter-spacing: 0.08em;
    color: black;
    text-transform: uppercase;
    height: 35px;
    line-height: 35px;
}

.entry-badge .item .follow {
    padding-top: 25px;
    display: block;
    margin: 25px 0;
}

.entry-badge .item .follow h6 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 11pt;
    color: #1c7ba2;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    margin: 0;
    margin-bottom: 15px;
    display: block;
    padding-left: 10px;
}

.entry-badge .item .follow a {
    padding: 7px 15px;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 10px 2px;
}

.entry-badge .item .follow a:first-of-type {
    margin-left: 0;
}

.entry-badge .item .follow a.sito-web {
    background-image: url(../../warner-bros/img/social/website.jpg);
}

.entry-badge .item .follow a.facebook {
    background-image: url(../../warner-bros/img/social/facebook.jpg);
}

.entry-badge .item .follow a.twitter {
    background-image: url(../../warner-bros/img/social/twitter.jpg);
}

.entry-badge .item .follow a.youtube {
    background-image: url(../../warner-bros/img/social/youtube.jpg);
}

.entry-badge .item .follow a.instagram {
    background-image: url(../../warner-bros/img/social/instagram.jpg);
}

.entry-badge .item .follow a.google-plus {
    background-image: url(../../warner-bros/img/social/googleplus.jpg);
}

.entry-badge .item .follow a.tumblr {
    background-image: url(../../warner-bros/img/social/tumblr.jpg);
}

.entry-badge .item .follow a.pinterest {
    background-image: url(../../warner-bros/img/social/pinterest.jpg);
}

.entry-badge .item .hashtag {
    padding-top: 25px;
    display: block;
    margin: 25px 0;
}

.entry-badge .item .hashtag h6 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 11pt;
    color: #1c7ba2;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    margin: 0;
    margin-bottom: 15px;
    display: block;
    padding-left: 10px;
}

.entry-badge .item .hashtag ul {
    margin: 0;
    padding: 0;
    display: inline-block;
}

.entry-badge .item .hashtag ul li {
    text-transform: none;
    list-style-type: none;
    display: inline-block;
}

.entry-badge .item .hashtag ul li a {
    color: black;
    text-decoration: none;
    font-size: 10pt;
    font-family: 'Lusitana', serif;
    font-weight: 400;
    letter-spacing: 0.04em;
}

.entry-badge .item .go-to-page {
    text-decoration: none;
    float: right;
    display: inline-block;
    width: auto;
    background-color: #ffd200;
    margin-top: 46px;
    padding: 5px 10px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 9pt;
    color: black;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

/******************* FINE PAGINA BADGE *******************/
/******************* PAGINA EMPTY *******************/
.empty {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    padding: 50px 0;
}

.empty h1 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 35pt;
    color: black;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    text-align: center;
}

.empty p {
    font-family: 'Lusitana', serif;
    font-weight: 400 !important;
    font-size: 12pt;
    letter-spacing: 0.04em;
    text-transform: none;
    margin: 0;
    padding: 0;
    line-height: 1.5em;
    color: black;
    text-align: justify;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

/******************* FINE PAGINA EMPTY *******************/
/******************* PAGINA ARCHIVIO BLOG *******************/
.entry-total-article {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    padding: 70px 0;
    text-align: center;
}

.entry-total-article h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 25px;
    letter-spacing: 0.08em;
    color: black;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
}

.entry-total-article h4 {
    font-family: 'Lusitana', serif;
    font-weight: 400 !important;
    font-size: 12pt;
    letter-spacing: 0.04em;
    text-transform: none;
    height: 30px;
    line-height: 30px;
    margin: 0;
}

.entry-emphasis {
    width: 100%;
    margin-top: 50px;
    padding-bottom: 20px;
}

.entry-total-article .entry-emphasis ul li a {
    text-decoration: none;
}

.entry-emphasis ul li {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.entry-emphasis ul li .image {
    width: 100%;
    height: 400px;
    overflow: hidden;
}

.entry-emphasis ul li img {
    width: 980px;
    height: auto;
}

.entry-emphasis ul li h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    letter-spacing: 0.08em;
    color: black !important;
    font-size: 12pt !important;
    text-transform: uppercase;
    border: 0px !important;
    text-align: left;
    margin: 10px 5% 0 0 !important;
    width: 90% !important;
    line-height: 1.2em !important;
    border-left: 5px solid #ffd200 !important;
    padding-left: 10px !important;
}

.entry-emphasis ul li h3 span {
    font-family: 'Lusitana', serif;
    font-weight: 400 !important;
    text-align: left;
    color: black !important;
    padding: 0 !important;
    font-size: 10pt;
    text-transform: none;
}

.entry-total-article .unslider-nav {
    height: 10px;
    line-height: 10px;
}

.entry-total-article .unslider-nav ol li {
    background-color: #eee;
    width: 50px;
    height: 10px;
    margin: 0 10px;
}

.entry-total-article .unslider-nav ol li.unslider-active {
    background-color: #ffd200;
}

#wmle_container {
    margin: 50px 0 25px !important;
}

.wmle_container .wmle_item {
    border: 0px !important;
    margin: 15px 15px 30px !important;
    padding: 0 0 15px !important;
    box-shadow: none !important;
    border-bottom: 1px solid #eee !important;
}

.wmle_container .wmle_item .wpme_image {
    height: 130px;
    overflow: hidden;
}

.wmle_container .wmle_item .wmle_post_meta {
    display: none;
}

.wmle_container .wmle_item .wmle_post_title {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    letter-spacing: 0.08em;
    color: black !important;
    font-size: 12pt !important;
    text-transform: uppercase;
    border: 0px !important;
    text-align: left;
    margin: 10px 5% 0 0 !important;
    width: 90% !important;
    line-height: 1.2em !important;
    border-left: 5px solid #ffd200 !important;
    padding-left: 10px !important;
}

.wmle_container .wmle_item .wmle_post_excerpt {
    font-family: 'Lusitana', serif;
    font-weight: 400 !important;
    text-align: left;
    color: black !important;
    padding: 0 !important;
    line-height: 1.2em;
    width: 90%;
    margin: 0 5%;
}

.wmle_loadmore .wmle_loadmore_btn {
    background-color: #ffd200;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    letter-spacing: 0.08em;
    color: black;
    text-transform: uppercase;
    border: 0px !important;
    padding: 15px 30px !important;
}

@media only screen and (max-width: 979px) {
    .entry-total-article {
        width: 100%;
        padding: 25px 0;
    }

    .entry-emphasis ul li img {
        width: 100%;
        height: auto;
        margin-bottom: 15px;
    }

    .wmle_item_holder {
        width: 50% !important;
    }

    .wmle_container .wmle_item .wpme_image {
        height: auto;
        overflow: hidden;
    }

    .wmle_container .wmle_item .wpme_image img {
        width: 100%;
        height: auto;
    }

    .entry-total-article h2 {
        margin-bottom: 15px;
        font-size: 18pt;
    }
}

@media only screen and (max-width: 500px) {
    .entry-emphasis ul li .image {
        height: auto;
    }

    .wmle_item_holder {
        width: 100% !important;
        float: none;
        clear: both;
    }

    .wmle_container .wmle_item .wpme_image {
        height: auto;
        overflow: hidden;
    }

    .wmle_container .wmle_item .wpme_image img {
        width: 100%;
        height: auto;
    }
}

/******************* FINE PAGINA ARCHIVIO BLOG *******************/
/******************* PAGINA CATEGORIA *******************/
.entry-total-category {
    width: 100%;
    max-width: 980px;
    height: auto;
    padding: 50px 0;
    text-align: center;
    margin: 0 auto;
}

.entry-total-category h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 25px;
    letter-spacing: 0.08em;
    color: black;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    margin-bottom: 25px;
}

.entry-total-category .item {
    float: left;
    width: 48%;
    margin: 0 1%;
    text-align: left;
    height: 360px;
}

.entry-total-category .item a {
    text-decoration: none;
}

.entry-total-category .item .title {
    border-left: 5px solid #ffd200;
    padding-left: 10px;
    color: black;
    margin: 10px 0;
}

.entry-total-category .item .title h6 {
    font-family: 'Lusitana', serif;
    font-weight: 400 !important;
    font-size: 8pt;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

.entry-total-category .item .title h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0.08em;
    color: black;
    text-transform: uppercase;
    margin: 5px 0;
    padding: 0;
}

.entry-total-category .item .image {
    width: 100%;
    height: 190px;
    overflow: hidden;
    margin: 0;
    background-color: black;
}

.entry-total-category .item .image img {
    width: 100%;
    height: auto;
}

.entry-total-category .item p {
    font-family: 'Lusitana', serif;
    font-weight: 400 !important;
    font-size: 9pt;
    letter-spacing: 0.04em;
    text-transform: none;
    margin: 0;
    padding: 0;
    line-height: 1.5em;
    color: black;
    text-align: justify;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

.entry-total-category .item p a {
    color: rgba(0, 0, 0, .6);
    float: right;
    font-style: italic;
}

.entry-total-category .item p [class^="icon-"] {
    display: none;
}

.entry-total-category .navigation-page {
    clear: both;
    display: block;
    margin: 25px 0;
    height: 100px;
    line-height: 100px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.entry-total-category .navigation-page a {
    color: black;
    text-decoration: none;
    margin: 0 5px;
}

.entry-total-category .navigation-page .current {
    color: #ffd200;
}

@media only screen and (max-width: 979px) {
    .entry-total-category .item {
        float: left;
        width: 45%;
        margin: 0 2.5%;
    }

    .entry-total-category .item .image,
    .entry-total-category .item .image img {
        height: auto;
    }
}

@media only screen and (max-width: 679px) {
    .entry-total-category .item {
        float: none;
        clear: both;
        width: 90%;
        margin: 0 5% 35px;
        height: auto;
    }

    .entry-total-category .item .image,
    .entry-total-category .item .image img {
        height: auto;
    }
}

/******************* FINE PAGINA CATEGORIA *******************/
/******************* PAGINA TAXONOMY *******************/
/*.tax-genere .breadcrumbs {
	display: none;
}*/
.entry-total-taxonomy {
    width: 100%;
    max-width: 980px;
    height: auto;
    padding: 50px 0;
    text-align: center;
    margin: 0 auto;
}

.entry-total-taxonomy h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 25px;
    letter-spacing: 0.08em;
    color: black;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    margin-bottom: 25px;
}

.entry-total-taxonomy .item {
    float: left;
    width: 31.33%;
    margin: 0 1%;
    text-align: left;
    height: 230px;
}

.entry-total-taxonomy .item a {
    text-decoration: none;
}

.entry-total-taxonomy .item .title {
    border-left: 5px solid #ffd200;
    padding-left: 10px;
    color: black;
    margin: 10px 0;
}

.entry-total-taxonomy .item .title h6 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700 !important;
    font-size: 10pt;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.5);
    margin: 0;
    padding: 0;
}

.entry-total-taxonomy .item .title h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0.08em;
    color: black;
    text-transform: uppercase;
    margin: 5px 0;
    padding: 0;
}

.entry-total-taxonomy .item .image {
    width: 100%;
    height: 130px;
    overflow: hidden;
    margin: 0;
    background-color: black;
}

.entry-total-taxonomy .item .image img {
    width: 100%;
}

.entry-total-taxonomy .item p {
    font-family: 'Lusitana', serif;
    font-weight: 400 !important;
    font-size: 9pt;
    letter-spacing: 0.04em;
    text-transform: none;
    margin: 0;
    padding: 0;
    line-height: 1.5em;
    color: black;
    text-align: justify;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

.entry-total-taxonomy .item p [class^="icon-"] {
    display: none;
}

.entry-total-taxonomy .navigation-page {
    clear: both;
    display: block;
    margin: 25px 0;
    height: 100px;
    line-height: 100px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.entry-total-taxonomy .navigation-page a {
    color: black;
    text-decoration: none;
}

.entry-total-taxonomy .navigation-page .current {
    color: #ffd200;
}

@media only screen and (max-width: 979px) {
    .entry-total-taxonomy .item {
        float: left;
        width: 45%;
        margin: 0 2.5%;
    }

    .entry-total-taxonomy .item .image,
    .entry-total-taxonomy .item .image img {
        height: auto;
    }
}

@media only screen and (max-width: 679px) {
    .entry-total-taxonomy .item {
        float: none;
        clear: both;
        width: 90%;
        margin: 0 5% 35px;
        height: auto;
    }

    .entry-total-taxonomy .item .image,
    .entry-total-taxonomy .item .image img {
        height: auto;
    }
}

/******************* FINE PAGINA TAXONOMY *******************/
/******************* PAGINA ARCHIVIO FILM *******************/
.entry-filter-film {
    background-color: #000;
    padding: 15px;
    height: 235px;
    color: white;
}

.entry-filter-film .item {
    float: left;
    width: 31.33%;
    padding: 1%;
}

.entry-filter-film .item h6 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 12pt;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.6);
    margin: 0 0 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}

.entry-filter-film .item h6 [class^="icon-"] {
    color: rgba(255, 255, 255, 0.6);
    float: right;
}

.entry-filter-film .item a {
    color: white;
    text-decoration: none;
}

.entry-filter-film .item h4 {
    font-family: 'Lusitana', serif;
    font-weight: 400 !important;
    font-size: 10pt;
    letter-spacing: 0.04em;
    margin: 5px 0;
}

.entry-search-mega {
    width: 95%;
    max-width: 1280px;
    padding: 30px 2.5%;
    background-color: #535353;
    height: 95px;
}

.entry-search-mega a {
    text-align: center;
    text-decoration: none;
    float: left;
    width: 16.56%;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: white;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.entry-search-mega a:last-of-type {
    border: none;
}

.entry-search-mega a img {
    width: 60px;
    height: auto;
    display: block;
    margin: 0 auto 15px;
}

.entry-total-film {
    background-color: #fafafa;
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    padding: 50px 0;
    text-align: center;
}

.entry-total-film h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 25px;
    letter-spacing: 0.08em;
    color: black;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    margin: 0 0 25px;
    padding: 0;
    clear: both;
}

.entry-total-film h4 {
    font-family: 'Lusitana', serif;
    font-weight: 400 !important;
    font-size: 12pt;
    letter-spacing: 0.04em;
    text-transform: none;
    height: 30px;
    line-height: 30px;
    margin: 0 0 25px;
}

.wp-advanced-search {
    margin: 50px 0 25px;
    height: auto;
    min-height: 210px;
}

.wp-advanced-search .wpas-text {
    width: 80%;
    height: 50px;
    line-height: 50px;
    background-color: rgba(0, 0, 0, 0.05);
    border: 0px !important;
    padding: 0 10%;
    text-align: center;
    font-size: 12pt;
    margin-bottom: 20px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

.wp-advanced-search #wpas-tax_mega_genere,
.wp-advanced-search #wpas-tax_genere {
    float: left;
    width: 50%;
    display: flex;
}

.wp-advanced-search #wpas-tax_mega_genere label,
.wp-advanced-search #wpas-tax_genere label {
    display: none;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 0.08em;
    color: black;
    text-transform: uppercase;
    margin-right: 15px;
    height: 50px;
    line-height: 50px;
}

.wp-advanced-search #wpas-tax_mega_genere #tax_mega_genere {
    background-color: rgba(0, 0, 0, 0.05);
    border: none;
    box-shadow: none;
    height: 50px;
    line-height: 50px;
    width: 95%;
    flex: 0 1 auto;
    font-size: 12px;
    font-family: 'Lusitana', serif;
    color: black;
}

.wp-advanced-search #wpas-tax_genere #tax_genere {
    background-color: rgba(0, 0, 0, 0.05);
    border: none;
    box-shadow: none;
    height: 50px;
    line-height: 50px;
    width: 95%;
    flex: 1 0 auto;
    font-size: 12px;
    font-family: 'Lusitana', serif;
    color: black;
}

.wp-advanced-search #wpas-submit {
    float: left;
    width: 47.5%;
    margin-right: 2.5%;
    margin-top: 20px;
    cursor: pointer;
}

.wp-advanced-search input.wpas-submit {
    float: right;
    width: 200px;
    background-color: #ffd200;
    font-family: 'Roboto Condensed', sans-serif;
    border: none;
    color: black;
    font-size: 10pt;
    height: 50px;
    line-height: 50px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
}

.wp-advanced-search #wpas-reset {
    float: left;
    width: 50%;
    margin-top: 20px;
    cursor: pointer;
}

.wp-advanced-search input.wpas-reset {
    float: left;
    width: 200px;
    background-color: rgba(0, 0, 0, 0.4);
    font-family: 'Roboto Condensed', sans-serif;
    border: none;
    color: white;
    font-size: 10pt;
    height: 50px;
    line-height: 50px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
}

.entry-total-film .item {
    float: left;
    width: 23%;
    margin: 15px 1%;
    height: auto;
    min-height: 440px;
    border-bottom: 1px solid #eee;
    text-align: center;
}

.entry-total-film a,
.entry-total-film a:hover,
.entry-total-film a:visited {
    color: black;
    text-decoration: none;
}

.entry-total-film .item .entry-poster {
    width: 100%;
    margin-right: 15px;
    overflow: hidden;
    height: 280px;
    text-align: center;
    position: relative;
}

.entry-total-film .item .entry-poster h5 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 10pt;
    letter-spacing: 0.08em;
    color: white;
    text-transform: uppercase;
    margin: 10px;
    padding: 0;
    position: absolute;
    bottom: 15px;
    display: block;
    width: 100%;
    max-width: 205px;
}

.entry-total-film .item .entry-poster img {
    height: 100%;
    width: auto;
}

.entry-total-film .item h4 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 10pt;
    font-weight: 700 !important;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin: 15px 10px;
    height: auto !important;
    line-height: 1em !important;
}

.entry-total-film .item h4 span {
    font-size: 8pt;
    display: block;
    margin: 10px 0;
}

.entry-total-film .item ul {
    margin: 0;
    padding: 0;
}

.entry-total-film .item li {
    margin: 0 0 5px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 8pt;
    font-weight: 700 !important;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    list-style-type: none;
}

.entry-total-film .item li a {
    color: rgba(0, 0, 0, 0.5);
}

.custom-pagination {
    clear: both;
    display: block;
    margin: 25px 0;
    height: 100px;
    line-height: 100px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 14pt;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.custom-pagination a {
    color: black;
    text-decoration: none;
    margin: 0 5px;
}

.custom-pagination .current {
    color: #ffd200;
    margin: 0 5px;
}

@media only screen and (max-width: 479px) {
    .entry-filter-film {
        height: auto;
    }

    .entry-filter-film .item {
        float: none;
        clear: both;
        width: 100%;
        padding: 0;
        margin-bottom: 15px;
    }

    .entry-filter-film .item h6 {
        font-size: 10pt;
        margin: 0 0 10px;
        padding-bottom: 10px;
    }

    .entry-filter-film .item h6 [class^="icon-"] {
        color: rgba(255, 255, 255, 0.6);
        float: right;
    }

    .entry-filter-film .item h4 {
        font-family: 'Lusitana', serif;
        font-weight: 400 !important;
        font-size: 10pt;
        letter-spacing: 0.04em;
        margin: 2px 0;
    }

    .entry-search-mega {
        height: 100px;
    }

    .entry-search-mega a {
        width: 31.33%;
        height: 50px;
        line-height: 50px;
        font-size: 10pt;
    }

    .entry-search-mega a:nth-of-type(3) {
        border-right: 0px;
    }

    .entry-search-mega a img {
        display: none;
    }

    .entry-total-film {
        height: auto !important;
    }

    .entry-total-film .item {
        float: none;
        clear: both;
        width: 100%;
        margin: 0 0 25px;
        min-height: auto;
        padding-bottom: 15px;
    }

    .entry-total-film h2 {
        height: auto;
        line-height: 1.5em;
    }
}

/******************* FINE PAGINA ARCHIVIO FILM *******************/
/******************* PAGINA ARCHIVIO SEARCH *******************/
.entry-search-serietv-mega {
    width: 95%;
    max-width: 1280px;
    padding: 30px 2.5%;
    background-color: #535353;
    height: 95px;
}

.entry-search-serietv-mega a {
    text-align: center;
    text-decoration: none;
    float: left;
    width: 14%;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: white;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.entry-search-serietv-mega a:last-of-type {
    border: none;
}

.entry-search-serietv-mega a img {
    width: 60px;
    height: auto;
    display: block;
    margin: 0 auto 15px;
}

.entry-search-gioco-mega {
    width: 95%;
    max-width: 1280px;
    padding: 30px 2.5%;
    background-color: #535353;
    height: 95px;
}

.entry-search-gioco-mega a {
    text-align: center;
    text-decoration: none;
    float: left;
    width: 24%;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: white;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.entry-search-gioco-mega a:last-of-type {
    border: none;
}

.entry-search-gioco-mega a img {
    width: 60px;
    height: auto;
    display: block;
    margin: 0 auto 15px;
}

.entry-all-search {
    background-color: #fafafa;
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    padding: 50px 0;
    text-align: center;
}

.entry-all-search h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 25px;
    letter-spacing: 0.08em;
    color: black;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
}

.entry-all-search h2 span {
    color: #1c7ba2;
}

.searching {
    margin-bottom: 50px !important;
}

.entry-all-search .filmsearch,
.entry-all-search .serietvsearch,
.entry-all-search .giocosearch,
.entry-all-search .postsearch {
    clear: both;
    display: block;
    margin: 15px 0;
}

.entry-all-search h3 {
    clear: both;
    display: block;
    text-align: left;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 0.08em;
    color: rgba(0, 0, 0, 0.6);
    margin: 0 0;
    padding: 0 10px;
    text-transform: uppercase;
}

.entry-all-search .entry-search-item {
    float: left;
    width: 31.33%;
    margin: 15px 1%;
    height: auto;
    min-height: 250px;
    border-bottom: 1px solid #eee;
}

.entry-all-search a,
.entry-all-search a:hover,
.entry-all-search a:visited {
    color: black;
    text-decoration: none;
}

.entry-all-search .entry-search-item h2 {
    height: auto;
    line-height: 1em;
    font-size: 12pt;
}

.entry-all-search .entry-search-item .entry-image {
    overflow: hidden;
    width: 100%;
    height: 115px;
    margin-bottom: 10px;
    background-color: black;
}

.entry-all-search .entry-search-item img {
    width: 100%;
    height: auto;
}

.entry-all-search .entry-search-item h5 {
    font-family: 'Lusitana', serif;
    font-size: 10pt;
    font-weight: 400 !important;
    letter-spacing: 0.04em;
    margin: 15px 0;
    height: auto !important;
    line-height: 1em !important;
}

.entry-all-search .entry-search-item h5 span {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 10pt;
    letter-spacing: 0.08em;
    color: rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
}

.entry-all-search .entry-search-item .entry-summary {
    font-family: 'Lusitana', serif;
    font-weight: 400 !important;
    text-align: left;
    color: black !important;
    padding: 0 !important;
    line-height: 1.2em;
    width: 90%;
    margin: 0 5%;
}

.entry-all-search .navigation-page {
    clear: both;
    display: block;
    margin: 25px 0;
    height: 100px;
    line-height: 100px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.entry-all-search .navigation-page a {
    color: black;
    text-decoration: none;
}

.entry-all-search .navigation-page .current {
    color: #ffd200;
}

/*.entry-all-search .navigation {
    clear: both;
    display: block;
}

.entry-all-search .navigation h2 {
    display: none;
}

.entry-all-search .navigation a {
    width: 300px;
    height: 50px;
    line-height: 50px;
    background-color: #ffd200;
    color: black;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 10pt;
    letter-spacing: 0.08em;
    padding: 15px 25px;
    text-transform: uppercase;
}

.entry-all-search .navigation .nav-previous {
    float: left;
}

.entry-all-search .navigation .nav-next {
    float: right;
}*/

@media only screen and (max-width: 479px) {
    .entry-search-serietv-mega {
        height: 150px;
    }

    .entry-search-serietv-mega a {
        width: 31.33%;
        height: 50px;
        line-height: 50px;
        font-size: 10pt;
    }

    .entry-search-serietv-mega a:nth-of-type(3),
    .entry-search-serietv-mega a:nth-of-type(6) {
        border-right: 0px;
    }

    .entry-search-serietv-mega a img {
        display: none;
    }

    .entry-search-gioco-mega {
        height: 90px;
    }

    .entry-search-gioco-mega a {
        width: 49%;
        height: 50px;
        line-height: 50px;
        font-size: 10pt;
    }

    .entry-search-gioco-mega a:nth-of-type(2),
    .entry-search-gioco-mega a:nth-of-type(4) {
        border-right: 0px;
    }

    .entry-search-gioco-mega a img {
        display: none;
    }

    .entry-total-film {
        height: auto !important;
    }

    .entry-total-film .item {
        float: none;
        clear: both;
        width: 100%;
        margin: 0 0 25px;
        min-height: auto;
        padding-bottom: 15px;
    }
}

@media only screen and (max-width: 768px) {
    .entry-all-search {
        height: auto !important;
    }

    .entry-all-search h2 {
        font-size: 20px;
        line-height: 1.2em;
    }

    .entry-all-search h2 span {
        display: block;
    }

    .entry-all-search .entry-search-item {
        float: none;
        clear: both;
        width: 90%;
        margin: 15px 5%;
        height: auto;
        min-height: auto;
    }

    .entry-all-search .navigation {
        text-align: center;
    }

    .entry-all-search .navigation .nav-previous,
    .entry-all-search .navigation .nav-next {
        float: none;
        margin: 15px 0;
    }
}

/******************* FINE PAGINA ARCHIVIO SEARCH *******************/
/******************* 404 *******************/
.error-404 {
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    padding: 50px 0;
}

.error-404 h1 {
    margin: 0;
    font-size: 100pt;
}

.error-404 .page-title {
    font-size: 25pt;
    font-weight: 400;
}

.error-404 hr {
    width: 30%;
    height: 5px;
    background-color: rgba(0, 0, 0, 0.1);
    border: 0;
    margin: 50px auto;
}

.error-404 .back-home {
    height: 50px;
    line-height: 50px;
    text-decoration: none;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: black;
    letter-spacing: 0.05em;
    font-size: 11pt;
    background-color: #ffd200;
    padding: 0px 25px;
    display: block;
    width: 200px;
    margin: 15px auto;
}

.error-404 .back-blog {
    height: 50px;
    line-height: 50px;
    text-decoration: none;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: white;
    letter-spacing: 0.05em;
    font-size: 11pt;
    background-color: rgba(0, 0, 0, 0.4);
    padding: 0px 25px;
    display: block;
    width: 200px;
    margin: 15px auto;
}

/******************* FINE 404 *******************/
/******************* PAGINA SONY *******************/
.entry-all-sony {
    background-color: #fafafa;
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    padding: 50px 0;
    text-align: center;
}

.entry-all-sony .item {
    float: left;
    width: 23%;
    margin: 15px 1%;
    height: auto;
    min-height: 390px;
    border-bottom: 1px solid #eee;
}

.entry-all-sony a,
.entry-all-sony a:hover,
.entry-all-sony a:visited {
    color: black;
}

.entry-all-sony .item .entry-poster {
    width: 100%;
    margin-right: 15px;
    overflow: hidden;
    height: 280px;
    text-align: center;
    position: relative;
}

.entry-all-sony .item .entry-poster h5 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 10pt;
    letter-spacing: 0.08em;
    color: white;
    text-transform: uppercase;
    margin: 10px;
    padding: 0;
    position: absolute;
    bottom: 15px;
    display: block;
    width: 100%;
    max-width: 205px;
}

.entry-all-sony .item .entry-poster img {
    height: 100%;
    width: auto;
}

.entry-all-sony .item h4 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 10pt;
    font-weight: 700 !important;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin: 15px 0;
    height: auto !important;
    line-height: 1em !important;
}

.entry-all-sony .item h6 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 10pt;
    font-weight: 700 !important;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin: 15px 0;
    height: auto !important;
    line-height: 1em !important;
    color: rgba(0, 0, 0, .75);
}

@media only screen and (max-width: 979px) {
    .entry-all-sony {
        width: 90%;
        margin: 0 5%;
    }

    .entry-all-sony .item .entry-poster {
        height: 270px;
    }

    .entry-all-sony .item {
        height: 310px;
    }
}

@media only screen and (max-width: 479px) {
    .entry-all-sony a {
        text-decoration: none;
    }

    .entry-all-sony .item {
        float: none;
        clear: both;
        width: 100%;
        display: block;
        margin: 0 0 15px;
        height: auto;
    }

    .entry-all-sony {
        height: auto !important;
    }

    .entry-all-sony .item .entry-poster {
        height: auto;
    }

    .entry-all-sony .item .entry-poster img {
        width: 250px;
        height: auto;
    }

    .entry-all-sony .item .entry-poster h5 {
        left: 0;
        right: 0;
        margin: 10px auto;
    }
}

/******************* FINE PAGINA SONY *******************/
/******************* INIZIO MASONRY *********************/
.grid {
    margin: 0 auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

.grid > .grid-item {
    overflow: hidden;
    float: left;
    width: 300px;
    margin: 10px;
    background-color: #ffffff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

.grid-item img {
    width: 100%;
    -moz-transition: all 1.5s;
    -webkit-transition: all 1.5s;
    transition: all 1.5s;
    vertical-align: bottom;
}

.grid-item:hover img {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.grid:after {
    content: '';
    display: block;
    clear: both;
}

.notloaded {
    display: none;
}

.grid-item h2 {
    background: url(https://www.warnerbros.co.uk/Assets/images/svg/play.svg) no-repeat;
    background-size: 22px 22px;
    background-position-x: +3%;
    background-position-y: center;
    font-size: 30px;
    color: #d9d9d9 !important;
    position: absolute;
    bottom: 5px;
    padding-left: 14px !important;
    left: 0px;
    width: 100%;
    margin: 0 !important;
    background-color: rgba(0, 0, 0, 8);
    text-transform: uppercase;
}

/***************MODAL MEDIA GALLERY*******************/
.blocker {
    position: fixed;
    vertical-align: middle;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 999;
    padding: 20px;
    box-sizing: border-box;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.75);
    text-align: center;
}

.blocker:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.05em;
}

.blocker.behind {
    background-color: transparent;
}

.modal {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 10;
    margin-top: 10px;
    box-sizing: border-box;
    width: auto;
    background: #0e0e0e;
    -webkit-box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    -o-box-shadow: 0 0 10px #000;
    -ms-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    text-align: center;
}

.modal img {
    vertical-align: bottom;
}

.modal a.close-modal {
    z-index: 9999;
    position: absolute;
    top: -12.5px;
    right: -12.5px;
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    background: url("data:image/png;base64,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") no-repeat 0 0;
}

.modal-spinner {
    display: none;
    width: 64px;
    height: 64px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-right: -32px;
    margin-top: -32px;
    background: url("data:image/gif;base64,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") #111 no-repeat center center;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
}

.item-inner {

    margin-top: 30px;

}

/******************* FINE MASONRY ***********************/
/******************* RECENT POST WIDGET ***********************/
.rpwe_widget {
    clear: both;
    display: block;
    width: 90%;
    max-width: 1280px;
    padding: 25px 5%;
    background-color: #eee;
    text-align: center;
    height: 835px;
}

.rpwe_widget .widgettitle {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 25px;
    letter-spacing: 0.08em;
    color: black;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    margin: 0 0 15px;
    padding: 0;
}

.rpwe_widget .rpwe-ul {
    margin: 0;
    padding: 0;
}

.rpwe_widget .rpwe-li {
    float: left;
    width: 31.33%;
    padding: 0 1%;
    height: 400px;
    list-style-type: none;
}

.rpwe_widget .rpwe-li .rpwe-img img {
    float: none !important;
    clear: both;
    width: 100%;
    height: auto;
}

.rpwe-block h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700 !important;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    font-size: 10pt;
    text-align: left;
    border-left: 5px solid #ffd200;
    padding-left: 15px;
}

.rpwe-block h3 a {
    color: black;
    text-decoration: none;
}

.rpwe-time {
    display: none;
}

.rpwe-summary {
    font-family: 'Lusitana', serif;
    font-weight: 400;
    font-size: 9pt;
    text-align: left;
    color: black !important;
    padding: 0 !important;
    line-height: 1.5em;
}

.rpwe-summary a {
    color: #1c7ba2;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700 !important;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    font-size: 9pt;
    text-decoration: none;
}

@media only screen and (max-width: 799px) {
    .rpwe_widget {
        height: auto;
    }

    .rpwe_widget .rpwe-li {
        float: none;
        clear: both;
        width: 100%;
        height: auto;
        margin-bottom: 25px;
    }
}

/******************* FINE RECENT POST WIDGET ***********************/
/******************* SINGLE RECAP ***********************/
.single-recap p,
.single-recap h3 {
    text-align: center;
}

.single-recap .breadcrumbs,
.single-recap footer,
.single-recap .entry-partner,
.single-recap #footer-menu {
    display: none;
}

/******************* FINE SINGLE RECAP ***********************/
/******************* PAGINA SPECIALE ***********************/
.page-template-speciale #main {
    padding-bottom: 50px;
    position: relative;
}

.page-template-speciale .entry-page-image {
    height: 400px;
    background-position: bottom center;
    background-size: cover;
    margin-bottom: 50px;
}

.page-template-speciale h1 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 35pt;
    color: black;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    text-align: center;
}

.page-template-speciale p {
    font-family: 'Lusitana', serif;
    font-weight: 400 !important;
    font-size: 12pt;
    letter-spacing: 0.04em;
    text-transform: none;
    margin: 0 auto;
    padding: 0;
    line-height: 1.5em;
    color: black;
    text-align: center;
    width: 70%;
}

.page-template-speciale .button-section {
    margin: 50px auto;
    width: 70%;
    text-align: center;
    border-bottom: 3px solid #eee;
    padding-bottom: 50px;
}

.page-template-speciale .button-section a {
    display: inline-block;
    margin: 0 15px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 15pt;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: rgba(0, 0, 0, .75);
    text-decoration: none;
    background-color: #ffd200;
    padding: 15px 35px;
    cursor: pointer;
}

.page-template-speciale .sale-the-space-section,
.page-template-speciale .sale-uci-section {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 100px 50px 50px;
    background-color: #eee;
    z-index: 50;
    display: none;
}

.page-template-speciale .sale-the-space-section.show,
.page-template-speciale .sale-uci-section.show {
    display: block;
}

.page-template-speciale .sale-the-space-section h6,
.page-template-speciale .sale-uci-section h6 {
    position: absolute;
    margin: 0;
    top: 50px;
    left: 50px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12pt;
}

.page-template-speciale .sale-the-space-section span,
.page-template-speciale .sale-uci-section span {
    position: absolute;
    margin: 0;
    top: 50px;
    right: 50px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 10pt;
    color: rgba(0, 0, 0, .50);
}

.page-template-speciale .sale-the-space-section p,
.page-template-speciale .sale-uci-section p {
    margin: 0 auto 25px;
    font-size: 9pt;
}

.page-template-speciale .sale-the-space-section strong,
.page-template-speciale .sale-uci-section strong {
    text-transform: uppercase;
    color: #ffd200;
    font-size: 10pt;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
}

.page-template-speciale .sale-the-space-section a,
.page-template-speciale .sale-uci-section a {
    color: black;
    text-decoration: none;
}

.page-template-speciale .sale-the-space-section a:hover,
.page-template-speciale .sale-uci-section a:hover {
    text-decoration: underline;
}

.page-template-speciale .film-section {
    display: block;
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    padding: 0 0 50px;
    clear: both;
    min-height: 445px;
}

.page-template-speciale .film-section a {
    text-decoration: none;
    color: rgba(0, 0, 0, .75);
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 10pt;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

.page-template-speciale .film-section .entry-poster {
    float: left;
    width: 320px;
    margin-right: 15px;
    overflow: hidden;
    position: relative;
}

.page-template-speciale .film-section .entry-poster img {
    width: 100%;
    height: auto;
}

.page-template-speciale .film-section .entry-info {
    float: left;
    width: 645px;
}

.page-template-speciale .film-section .entry-info .sinossi {
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.page-template-speciale .film-section .entry-info h6 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 11pt;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    margin: 0;
    padding: 0;
}

.page-template-speciale .film-section .entry-info p {
    font-family: 'Lusitana', serif;
    font-weight: 400 !important;
    font-size: 9pt;
    letter-spacing: 0.04em;
    text-transform: none;
    line-height: 1.5em;
    text-align: left;
    width: 100%;
    margin-top: 25px;
}

@media only screen and (max-width: 479px) {
    .page-template-speciale .button-section a {
        margin: 15px auto;
    }

    .page-template-speciale .sale-the-space-section,
    .page-template-speciale .sale-uci-section {
        -webkit-column-count: 1; /* Chrome, Safari, Opera */
        -moz-column-count: 1; /* Firefox */
        column-count: 1;
        -webkit-column-gap: 0px; /* Chrome, Safari, Opera */
        -moz-column-gap: 0px; /* Firefox */
        column-gap: 0px;
        padding: 50px;
        text-align: center;
    }

    .page-template-speciale .sale-the-space-section h6,
    .page-template-speciale .sale-uci-section h6 {
        position: relative;
        margin: 25px auto 0;
        top: auto;
        left: auto;
    }

    .page-template-speciale .sale-the-space-section span,
    .page-template-speciale .sale-uci-section span {
        position: relative;
        margin: 5px auto 25px;
        display: block;
        top: auto;
        right: auto;
    }

    .page-template-speciale .film-section {
        height: auto;
    }

    .page-template-speciale .film-section .entry-poster {
        float: none;
        display: block;
        margin-bottom: 25px;
    }

    .page-template-speciale .film-section .entry-info {
        float: none;
        display: block;
        width: 90%;
        margin: 0 5%;
    }
}

/******************* FINE PAGINA SPECIALE ***********************/

/*
===============================================================================
CARD PER SOSTITUIRE QUELLE GIA PRESENTI INGESTIBILI.......... che palle .......
===============================================================================
*/

.jdcCard {
    width: 100%;
    float: left;
    height: 480px;
}

.jdcImageWrapper {

}

.jdcDivImage {
    position: relative;
    height: 300px;
    max-width: 230px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.jdcDivImage a {
    display: block;
    height: 100%;
    z-index: 2;
}

.jdcDivImage span {
    position: absolute;
    color: #ffffff;
    bottom: 25px;
    width: 100%;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    letter-spacing: 0.08em;
    font-size: 0.85em;
}

.jdcInfo {
    max-width: 200px;
    margin: 0 auto;
}

.jdcInfo div {
    text-align: center
}

.jdcInfo div:first-of-type {

    padding: 15px 0;

}

.jdcInfo div:first-of-type a {

    color: #000000;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-size: 0.85em;
}

.jdcInfo div {

    padding: 0 0 5px;

}

.jdcInfo div a {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 0.65em;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.jdcInfo div a {
    color: rgba(0, 0, 0, 0.5);
    text-decoration: none;

}

@media only screen and (min-width: 480px) {
    .jdcCard {
        width: 50%;
    }
}

@media only screen and (min-width: 768px) {
    .jdcCard {
        width: 25%;
    }
}

/*
================================================
PAGE FILM DIGITALE
================================================
*/

#filmDigitale {

    background-color: #ffffff;

}

#filmDigitale .filmDigitalerow {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    padding: 50px 0;
    text-align: center;
}

#filmDigitale .filmDigitaleRow .periodTitle {
    width: 100%;
    padding: 2em 0;
}

#filmDigitale .filmDigitaleRow .periodTitle h3 {
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 25px;
    letter-spacing: 0.08em;
    color: black;
    text-transform: uppercase;
}

#filmDigitale .filmDigitaleRow .cardsContainer {
    max-width: 980px;
    margin: 0 auto;
}

#filmDigitale .filmDigitaleRow .cardsContainer:after {
    clear: both;
    content: "";
    display: block;
}

#filmDigitale .filmDigitaleRow .cardsContainer .card {

    width: 25%;
    float: left;

}

#filmDigitale .filmDigitaleRow .cardsContainer .card div:first-of-type {

    width: 100%;
    margin-right: 15px;
    overflow: hidden;
    height: 280px;
    text-align: center;
    position: relative;

}

#filmDigitale .filmDigitaleRow .cardsContainer .card div:first-of-type a {

    display: block;
    position: relative;

}

#filmDigitale .filmDigitaleRow .cardsContainer .card div:first-of-type a img {

    width: auto;
    height: 100%;
}

#filmDigitale .filmDigitaleRow .cardsContainer .card div:first-of-type a h5 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 0.8em;
    letter-spacing: 0.08em;
    color: white;
    text-transform: uppercase;
    position: absolute;
    bottom: 1em;
    width: 100%;
    text-align: center;
}

/*
================================================
NUOVE COMPONENTI SINGLE FILM DIGITALE
================================================
*/

#digitaleStore {
    width: 100%;
    min-height: 135px;
    padding: 25px 0;
    text-align: center;
    background-color: #fafafa;
}

#digitaleStore .wrapper {
    margin: 0 auto;
    width: 100%;
    max-width: 980px;
    text-align: center;
    box-shadow: none;
    padding-bottom: 25px;
}

#digitaleStore .wrapper:after {
    clear: both;
    content: "";
    display: block;
}

.entry-content:after {
    clear: both;
    content: "";
    display: block;
}

#digitaleStore h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 25px;
    letter-spacing: 0.08em;
    color: black;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    margin: 0 0 15px;
    padding: 0;
}

#digitaleStore .wrapper a .item {
    width: 160px;
    height: 80px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
    float: left;
}

#digitaleStore .wrapper a .item.itunesid,
#digitaleStore .wrapper a .item.googlepayid,
#digitaleStore .wrapper a .item.googleplayid {
    display: none;
}

#digitaleStore .wrapper a .item.wuakitv {
    background-image: url(../../warner-bros/img/partner/rakuten.png);
}

#digitaleStore .wrapper a .item.amazon {
    background-image: url(../../warner-bros/img/partner/amazon.png);
}

#digitaleStore .wrapper a .item.chilitv {
    background-image: url(../../warner-bros/img/partner/chili.png);
}

#digitaleStore .wrapper a .item.googleplay {
    background-image: url(../../warner-bros/img/partner/google.png);
}

#digitaleStore .wrapper a .item.itunes {
    background-image: url(../../warner-bros/img/partner/itunes.png);
}

#digitaleStore .wrapper a .item.microsoft {
    background-image: url(../../warner-bros/img/partner/microsoft.png);
}

#digitaleStore .wrapper a .item.playstationstore {
    background-image: url(../../warner-bros/img/partner/playstation.png);
}

#digitaleStore .wrapper a .item.steam {
    background-image: url(../../warner-bros/img/partner/steam.png);
}

#digitaleStore .wrapper a .item.timvision {
    background-image: url(../../warner-bros/img/partner/timvision.png);
}

#digitaleStore .wrapper a .item.infinity {
    background-image: url(../../warner-bros/img/partner/infinity.png);
}

#digitaleStore .wrapper a .item.youtube {
    background-image: url(../../warner-bros/img/partner/youtube.png);
}

#digitaleStore .wrapper a .item.skyprimafila {
    background-image: url(../../warner-bros/img/partner/skyprimafila.png);
}

#digitaleStore .wrapper a .item.amazonprimevideo {
    background-image: url(../../warner-bros/img/partner/primevideo.png);
}

#digitaleStore .wrapper .sellerWrapper {
    width: 100%;
    height: 80px;
    float: left;
    text-align: center
}

@media only screen and (min-width: 480px) {

    #digitaleStore .wrapper .sellerWrapper {
        width: 50%;

    }

}

@media only screen and (min-width: 768px) {

    #digitaleStore .wrapper .sellerWrapper {
        width: 33%;
        height: 80px;
        float: left;
        text-align: center
    }

}

#digitaleStore .wrapper .sellerWrapper a {
    display: inline-block;
}

.personal-container {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    position: relative;
}

.blueColor {
    color: #2a8fad
}

.DigitalTitle {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 3em;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    text-decoration: none;
    color: white;
    position: absolute;
    left: 50%;
    top: 80%;
    transform: translate(-50%, -80%);
    max-width: 50%;
}

.articoliBlogRow {
    width: 100%;
    background-color: #ffffff;
    border-top: 4px solid #ffd200;

}

.articoliBlogTitle * {
    text-align: center;
    width: 100%;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 1.6em;
    letter-spacing: 0.08em;
    color: black;
    text-transform: uppercase;
    margin: 0;
    padding: 1em 0;
}

.articoliBlogCardsWrapper {
    max-width: 980px;
    margin: 0 auto;
}

.articoliBlogCardsWrapper:after {
    clear: both;
    content: "";
    display: block;
}

.articoliBlogCardsWrapper .jdcBlogCard {
    width: 100%;
    float: left;
    height: 360px;
}

@media only screen and (min-width: 480px) {

    .articoliBlogCardsWrapper .jdcBlogCard {
        width: 50%;

    }

}

@media only screen and (min-width: 768px) {

    .articoliBlogCardsWrapper .jdcBlogCard {
        width: 33%;

    }

}

.jdcBlogImageWrapper {
    width: 100%
}

.jdcBlogDivImage {
    margin: 0 auto;
    position: relative;
    height: 130px;
    width: 90%;

    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.jdcBlogDivImage a {
    display: block;
    height: 100%;
    z-index: 2;
}

.jdcBlogInfo {
    width: 90%;
    margin: 0 auto;
}

.jdcBlogInfo .title {
    border-left: 5px solid #ffd200;
    padding-left: 10px;
    color: #000000;
    margin: 10px 0;
}

.jdcBlogInfo .title h6 {
    font-family: 'Lusitana', serif;
    font-weight: 400 !important;
    font-size: 8pt;
    letter-spacing: 0.04em;
    text-transform: none;
    margin: 0;
    padding: 0;
}

.jdcBlogInfo .title h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0.08em;
    color: #000000;
    text-transform: uppercase;
    margin: 5px 0;
    padding: 0;
}

.jdcBlogInfo .excerpt {
    font-family: 'Lusitana', serif;
    font-weight: 400 !important;
    font-size: 9pt;
    letter-spacing: 0.04em;
    margin: 0;
    padding: 0;
    line-height: 1.5em;
    color: #000000;
}

.jdcBlogInfo .excerpt a {
    text-decoration: none;
    color: #ffd200;
    float: right;
}
