/*
Theme Name: Rhapsody Of Fire
Theme URI: https://www.rhapsodyoffire.com
Description: Default theme for Rhapsody Of Fire
Author: FVG Informatica
Author URI: http://www.fvg-informatica.it/
Version: 1.1
Tags: responsive, bootstrap

*/

@import url('https://fonts.googleapis.com/css?family=Crimson+Text');

body {
    background-color: #0a080d;
    font-family: 'Crimson Text', serif;
    background-image: url(img/nb.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.top-bar {
    background-image: url(img/menubar_top.png);
    background-repeat: repeat-x;
    height: 34px;
    border-bottom: 1px solid #21293c;
    padding-top: 5px;
    padding-bottom: 5px;
    box-shadow: 0px 0px 20px #000;
}

.top-bar a {
    padding-right: 5px;
}

.main-logo {
    text-align: center;
}

.main-logo img {
    max-width: 100%;
}

.main-menu {
    background-image: url(img/menu_bar_tile.jpg);
    background-repeat: repeat-x;
    height: 66px;
    margin-top: 15px;
    position: relative;
}

.main-menu {
    position: relative;
    z-index: 10;
    text-align: center;
    padding-top: 17px;
}

.main-menu a {
    color: #f8f8fa;
    text-transform: uppercase;
    font-size: 1.6em;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    z-index: 999;
}

.main-menu a:hover {
    color: #f79333 !important;
    text-decoration: none;
}

.main-menu .main-menu-sx-shadow {
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(img/menu_bar_sx.png);
    height: 66px;
    width: 185px;
    background-repeat: no-repeat;
}

.main-menu .main-menu-dx-shadow {
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(img/menu_bar_dx.png);
    height: 66px;
    width: 185px;
    background-repeat: no-repeat;
}

.current_page_item a {
    color: #f79333 !important;
}

.main-container {
    background-color: #080b10e0;
    min-height: 400px;
}

.rof_box {
    padding: 20px;
    margin-bottom: 15px;
}

.rof_box h2 {
    text-align: center;
    background-image: url(img/heading_box_top_center.png);
    background-repeat: no-repeat;
    text-transform: uppercase;
    font-size: 1.6em;
    background-position: center center;
    height: 42px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 11px;
    font-weight: bold;
    position: relative;
    top: -24px;
    color: #080b0f;
}

.rof_box>.wpb_column {
    background-color: #161e29;
    padding: 8px;
}

.rof_box>.wpb_column>.vc_column-inner {
    border: 1px solid #7e8389;
    background-color: #080b10;
}

#home_tourdates {
    margin-top: 20px;
}

.rof_box h3 {
    text-align: center;
    text-transform: uppercase;
    color: #7792bd;
}

.footer {
    /* border-top: 1px solid #182130; */
    overflow: hidden;
}

.footer .container {
    /* background-color: #080b10; */
    text-align: center;
    /* background-image: url(img/footer-center.jpg);
    background-repeat: repeat-x;
    background-position: center top; */
    position: relative;
}

.footer-menu {
    background-repeat: repeat-x;
    height: 100px;
    position: relative;
    padding-top: 30px;
}


/* .footer-menu::before {
    content: url(img/footer-sx.jpg);
    position: absolute;
    top: 0;
    left: -50%;
}

.footer-menu::after {
    content: url(img/footer-dx.jpg);
    position: absolute;
    top: 0;
    right: -50%;
} */

.footer-menu a {
    color: #f8f8fa;
    text-transform: uppercase;
    font-size: 1em;
    padding-left: 10px;
    padding-right: 10px;
}

.footer p {
    padding: 10px;
    color: #728fb7;
}

.footer img {
    max-width: 100%;
}

#logo_afm_foot {
    margin-top: 20px;
    margin-bottom: 20px;
}

.rof-news {
    background-color: #080b10e0;
}

.rof-news h1 {
    text-align: center;
    background-image: url(img/heading_box_top_center.png);
    background-repeat: no-repeat;
    text-transform: uppercase;
    font-size: 1.6em;
    background-position: center 23px;
    height: 70px;
    margin-bottom: 0px;
    padding-top: 11px;
    font-weight: bold;
    color: #080b0f;
}

@media (max-width:768px) {
    .rof-news h1 {
        padding-top: 34px;
    }
}

.rof-news h2 {
    font-size: 1.6em;
    margin-bottom: 25px;
    margin-top: 0;
    text-transform: uppercase;
}

@media (min-width:768px) {
    .rof-news h1::before {
        content: url(img/heading_page_sx_cut.png);
        position: relative;
        top: 12px;
        left: -50px;
    }

    .rof-news h1::after {
        content: url(img/heading_page_dx_cut.png);
        position: relative;
        top: 12px;
        right: -50px;
    }
}

.rof-news h2 a {
    color: #ffffff;
}

.rof-date {
    font-style: italic;
    color: #405776;
    display: block;
}

.rof-news .row {
    color: #75a1bb;
    font-size: 1.2em;
    padding: 50px;
    border-bottom: 1px dotted #222b3a;
}

.rof-news .rof-readmore {
    background-color: #ff5933;
    color: #080b10;
    text-transform: uppercase;
    padding: 5px 10px;
    margin-top: 10px;
    display: inline-block;
    font-weight: bold;
}

.rof-home-news .vc_grid-item .vc_gitem-zone {
    background-color: #080b10 !important;
    color: #7790b9;
    font-size: 1.2em;
}

.rof-home-news .vc_grid-item .vc_gitem-zone a.vc-zone-link {
    border: 6px solid #161e29;
}

.rof-home-news .vc_grid-item h4 {
    color: #ffffff;
}

.rof-home-news .vc_grid-item .vc_btn3-container .vc_gitem-link,
.rof-releases .vc_grid-item .vc_btn3-container .vc_gitem-link {
    background-color: #ff5933;
    color: #080b10;
    text-transform: uppercase;
    padding: 5px 10px;
    margin-top: 10px;
    display: inline-block;
    font-weight: bold;
    border-radius: 0;
}

.wpb_content_element {
    margin-bottom: 0 !important;
}

.rof-home-more {
    text-align: center;
    display: block;
    color: #ff5933;
    text-transform: uppercase;
    position: relative;
    bottom: -25px;
    background-image: url(img/heading_box_bottom_center.png);
    background-repeat: no-repeat;
    background-position: center center;
    top: 24px;
    height: 26px;
    padding-top: 2px;
}

.rof-home-more:hover {
    color: #728fb7;
    text-decoration: none;
}

.fb-page {
    width: 100%;
    margin-bottom: 25px;
}

.fb-page>span {
    vertical-align: bottom !important;
    width: 100% !important;
    height: 500px !important;
    text-align: center !important;
}

.fb-page>span>iframe {
    width: 340px;
    height: 500px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.rof-instagram iframe {
    margin-left: auto !important;
    margin-right: auto !important;
    display: block;
}

#home_shop .product {
    background-color: #ffffff;
    padding: 20px;
    height: 500px;
    border-radius: 2px;
}

#home_shop .product h2 {
    background: none;
    color: #000;
    margin-top: 35px;
    font-size: 1.2em;
    font-weight: bold;
}

#home_shop .product .price {
    text-align: center;
    color: #000;
    font-size: 2em;
}

.rof_pagination {
    text-align: center;
}

.rof_pagination span {
    color: #ff9533;
    letter-spacing: -2px;
}

.single-news h1 {
    color: #ffffff;
    font-size: 2em;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 20px;
}

.single-news .backlink {
    color: #ff9533;
    display: block;
    margin-top: 20px;
    width: 100%;
    border-bottom: 1px solid #222b3a;
    margin-bottom: 20px;
}

.single-news .rof-date {
    font-size: 1.5em;
}

.single-news .content {
    color: #7790b9;
    font-size: 1.3em;
    text-align: justify;
}

.single-news .content p {
    margin-bottom: 20px;
}

.rof-feat-image {
    text-align: center;
}

.rof-feat-image img {
    display: inline;
}

#rof-other-news h3 {
    text-transform: uppercase;
    color: #728fb7;
    font-size: 20px;
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 30px;
}

#rof-other-news img {
    border: 5px solid #161e29;
}

#rof-other-news h4 a {
    color: #fff;
    text-transform: uppercase;
}

#rof-other-news .rof-date {
    font-size: 1em;
}

.rof-tour h1,
.rof-tour h2 {
    text-align: center;
    background-image: url(img/heading_box_top_center.png);
    background-repeat: no-repeat;
    text-transform: uppercase;
    font-size: 1.6em;
    background-position: center 23px;
    height: 70px;
    margin-bottom: 0px;
    padding-top: 11px;
    font-weight: bold;
    color: #080b0f;
}

@media (max-width:768px) {

    .rof-tour h1,
    .rof-tour h2 {
        padding-top: 34px;
    }
}

@media (min-width:768px) {
    .rof-tour h1::before {
        content: url(img/heading_page_sx_cut.png);
        position: relative;
        top: 12px;
        left: -56px;
    }

    .rof-tour h1::after {
        content: url(img/heading_page_dx_cut.png);
        position: relative;
        top: 12px;
        right: -56px;
    }

    .rof-tour h2::before {
        content: url(img/heading_page_sx_cut.png);
        position: relative;
        top: 12px;
        left: -61px;
    }

    .rof-tour h2::after {
        content: url(img/heading_page_dx_cut.png);
        position: relative;
        top: 12px;
        right: -61px;
    }
}

.rof-past-tours {
    margin-top: 20px;
}

.rof-past-tours th {
    background-color: #222b3a !important;
    color: #7e8389;
    text-transform: uppercase;
    border: 1px solid #080b10 !important;
}

.rof-past-tours .even td {
    background-color: #080b10 !important;
    color: #f8f8fa;
    border: 1px solid #080b10 !important;
}

.rof-past-tours .odd td {
    background-color: #161e29 !important;
    color: #f8f8fa;
    border: 1px solid #080b10 !important;
}

.rof-releases h2 {
    text-align: center;
    background-image: url(img/heading_box_top_center.png);
    background-repeat: no-repeat;
    text-transform: uppercase;
    font-size: 1.6em;
    background-position: center 23px;
    height: 70px;
    margin-bottom: 0px;
    padding-top: 11px;
    font-weight: bold;
    color: #080b0f;
}

@media (max-width:768px) {
    .rof-releases h2 {
        padding-top: 34px;
    }
}

@media (min-width:768px) {
    .rof-releases h2::before {
        content: url(img/heading_page_sx_cut.png);
        position: relative;
        top: 12px;
        left: -45px;
    }

    .rof-releases h2::after {
        content: url(img/heading_page_dx_cut.png);
        position: relative;
        top: 12px;
        right: -45px;
    }
}

.rof-releases .vc_gitem-zone {
    background-color: #080b10 !important;
}

.rof-releases .vc_gitem-post-data {
    display: none;
}

.rof-band h1,
.rof-member-band {
    text-align: center;
    background-image: url(img/heading_box_top_center.png);
    background-repeat: no-repeat;
    text-transform: uppercase;
    font-size: 1.6em;
    background-position: center 23px;
    height: 70px;
    margin-bottom: 0px;
    padding-top: 11px;
    font-weight: bold;
    display: block;
    color: #080b0f;
}

@media (max-width:768px) {

    .rof-band h1,
    .rof-member-band {
        padding-top: 34px;
    }
}

@media (min-width:768px) {

    .rof-band h1::before,
    .rof-member-band::before {
        content: url(img/heading_page_sx_cut.png);
        position: relative;
        top: 12px;
        left: -100px;
    }

    .rof-band h1::after,
    .rof-member-band::after {
        content: url(img/heading_page_dx_cut.png);
        position: relative;
        top: 12px;
        right: -100px;
    }
}

.rof-band .wpb_single_image {
    border: 1px solid #405776;
}

.rof-band h2 {
    position: absolute;
    bottom: 15px;
    text-align: center;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
}

.rof-band figcaption {
    color: #728fb7;
    text-transform: uppercase;
    font-size: 1.5em !important;
}

.rof-member figure {
    border: 1px solid #405776;
}

.rof-member h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 3em;
    margin-top: 0;
    margin-bottom: 0;
}

.rof-member .rof-role {
    color: #728fb7;
    text-transform: uppercase;
    font-size: 2em;
    margin-top: 0;
    margin-bottom: 50px !important;
    display: block;
}

.rof-member h2 {
    color: #f2f08b;
    text-transform: uppercase;
    font-size: 1.3em;
    margin-bottom: 0;
}

.rof-member {
    color: rgba(255, 255, 255, 0.92);
    font-size: 1.5em;
    text-align: justify;
    line-height: 1.1em;
}

.rof-member li {
    list-style: none;
}

.rof-contact h2 {
    text-align: center;
    background-image: url(img/heading_box_top_center.png);
    background-repeat: no-repeat;
    text-transform: uppercase;
    font-size: 1.6em;
    background-position: center 23px;
    height: 70px;
    margin-bottom: 0px;
    padding-top: 11px;
    font-weight: bold;
    color: #080b10 !important;
}

@media (max-width:768px) {
    .rof-contact h2 {
        padding-top: 34px;
    }
}

@media (min-width:768px) {
    .rof-contact .contact-1 h2::before {
        content: url(img/heading_page_sx_cut.png);
        position: relative;
        top: 12px;
        left: -80px;
    }

    .rof-contact .contact-1 h2::after {
        content: url(img/heading_page_dx_cut.png);
        position: relative;
        top: 12px;
        right: -80px;
    }

    .rof-contact .contact-2 h2::before {
        content: url(img/heading_page_sx_cut.png);
        position: relative;
        top: 12px;
        left: -35px;
    }

    .rof-contact .contact-2 h2::after {
        content: url(img/heading_page_dx_cut.png);
        position: relative;
        top: 12px;
        right: -35px;
    }

    .rof-contact .contact-2a h2::before {
        content: url(img/heading_page_sx_cut.png);
        position: relative;
        top: 12px;
        left: -96px;
    }

    .rof-contact .contact-2a h2::after {
        content: url(img/heading_page_dx_cut.png);
        position: relative;
        top: 12px;
        right: -96px;
    }

    .rof-contact .contact-2b h2::before {
        content: url(img/heading_page_sx_cut.png);
        position: relative;
        top: 12px;
        left: -70px;
    }

    .rof-contact .contact-2b h2::after {
        content: url(img/heading_page_dx_cut.png);
        position: relative;
        top: 12px;
        right: -70px;
    }

    .rof-contact .contact-3 h2::before {
        content: url(img/heading_page_sx_cut.png);
        position: relative;
        top: 12px;
        left: -54px;
    }

    .rof-contact .contact-3 h2::after {
        content: url(img/heading_page_dx_cut.png);
        position: relative;
        top: 12px;
        right: -54px;
    }

    .rof-contact .contact-4 h2::before {
        content: url(img/heading_page_sx_cut.png);
        position: relative;
        top: 12px;
        left: -70px;
    }

    .rof-contact .contact-4 h2::after {
        content: url(img/heading_page_dx_cut.png);
        position: relative;
        top: 12px;
        right: -70px;
    }

    .rof-contact .contact-5 h2::before {
        content: url(img/heading_page_sx_cut.png);
        position: relative;
        top: 12px;
        left: -60px;
    }

    .rof-contact .contact-5 h2::after {
        content: url(img/heading_page_dx_cut.png);
        position: relative;
        top: 12px;
        right: -60px;
    }
}

.rof-contact h3 {
    color: #ff9533;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 0;
}

.rof-contact,
.rof-contact a {
    color: rgba(255, 255, 255, 0.92);
}

.rof-partners h1 {
    text-align: center;
    background-image: url(img/heading_box_top_center.png);
    background-repeat: no-repeat;
    text-transform: uppercase;
    font-size: 1.6em;
    background-position: center 23px;
    height: 70px;
    margin-bottom: 0px;
    padding-top: 11px;
    font-weight: bold;
    color: #080b10 !important;
}

@media (max-width:768px) {
    .rof-partners h1 {
        padding-top: 34px;
    }
}

@media (min-width:768px) {
    .rof-partners h1::before {
        content: url(img/heading_page_sx_cut.png);
        position: relative;
        top: 12px;
        left: -75px;
    }

    .rof-partners h1::after {
        content: url(img/heading_page_dx_cut.png);
        position: relative;
        top: 12px;
        right: -75px;
    }
}

.rof-partners .wpb_single_image {
    border: 1px solid #405776;
    position: relative;
}

.rof-partners h2 {
    position: absolute;
    bottom: 13px;
    text-align: center;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    background-color: #00000082;
}

.rof-partners figcaption {
    color: #728fb7;
    text-transform: uppercase;
    font-size: 1.2em !important;
    position: absolute;
    bottom: 0px;
    text-align: center;
    display: block;
    width: 100%;
    word-break: break-all;
    background-color: #00000082;
}

.rof-partners .wpb_single_image {
    height: 300px;
}

.rof-partners figure a {
    height: 100%;
    overflow: hidden;
}

.rof-eps h2::before {
    left: -105px;
}

.rof-eps h2::after {
    right: -105px;
}

.rof-singles h2::before {
    left: -88px;
}

.rof-singles h2::after {
    right: -88px;
}

.rof-live h2::before {
    left: -60px;
}

.rof-live h2::after {
    right: -60px;
}

.rof-dvds h2::before {
    left: -95px;
}

.rof-dvds h2::after {
    right: -95px;
}

.rof-demos h2::before {
    left: -95px;
}

.rof-demos h2::after {
    right: -95px;
}

.rof-release-page {
    text-align: center !important;
    padding-bottom: 50px;
}

.rof-release-page ol {
    list-style-position: inside;
    padding: 0;
}

.rof-404 h1 {
    text-align: center;
    background-image: url(img/heading_box_top_center.png);
    background-repeat: no-repeat;
    text-transform: uppercase;
    font-size: 1.6em;
    background-position: center 23px;
    height: 70px;
    margin-bottom: 0px;
    padding-top: 11px;
    font-weight: bold;
    color: #080b10 !important;
}

@media (max-width:768px) {
    .rof-404 h1 {
        padding-top: 34px;
    }
}

@media (min-width:768px) {
    .rof-404 h1::before {
        content: url(img/heading_page_sx_cut.png);
        position: relative;
        top: 12px;
        left: -64px;
    }

    .rof-404 h1::after {
        content: url(img/heading_page_dx_cut.png);
        position: relative;
        top: 12px;
        right: -64px;
    }
}

.rof-404>p {
    text-align: center;
    font-size: 1.4em;
    margin-top: 50px;
    margin-bottom: 50px;
    color: #405776;
}


/* PARTE MOBILE */

.main-menu-mobile {
    background-color: #080b10;
    margin-top: 10px;
    border-bottom: 1px solid #f2f08b;
    border-top: 1px solid #f2f08b;
    padding-top: 2px;
}

.main-menu-mobile ul {
    list-style: none;
}

.main-menu-mobile .menu-content {
    height: 0;
    overflow: hidden;
}

.main-menu-mobile .menu-toggle {
    text-transform: uppercase;
    color: #fff;
    font-size: 1.5em;
    text-align: center;
    cursor: pointer;
}

.main-menu-mobile .menu-toggle span {
    color: #f2f08b;
}

.main-menu-mobile .menu-content ul {
    padding: 0;
}

.main-menu-mobile .menu-content ul a {
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    color: #fff;
    font-size: 1.21em;
}

@media (max-width:768px) {

    body,
    .no-orizz-scroll {
        overflow-x: hidden;
    }
}

#media_menu {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #222b3a;
    text-align: center;
}

#media_menu a {
    text-transform: uppercase;
    color: #ff9533;
    font-size: 1.2em;
    text-align: center;
    padding: 7px;
}

.rof-media h2 {
    text-align: center;
    background-image: url(img/heading_box_top_center.png);
    background-repeat: no-repeat;
    text-transform: uppercase;
    font-size: 1.6em;
    background-position: center 23px;
    height: 70px;
    margin-bottom: 0px;
    padding-top: 11px;
    font-weight: bold;
    color: #080b10 !important;
}

@media (max-width:768px) {
    .rof-media h2 {
        padding-top: 34px;
    }
}

@media (min-width:768px) {
    .rof-media h2::before {
        content: url(img/heading_page_sx_cut.png);
        position: relative;
        top: 12px;
        left: -56px;
    }

    .rof-media h2::after {
        content: url(img/heading_page_dx_cut.png);
        position: relative;
        top: 12px;
        right: -56px;
    }

    #lyrics_videos h2::before {
        content: url(img/heading_page_sx_cut.png);
        position: relative;
        top: 12px;
        left: -54px;
    }

    #lyrics_videos h2::after {
        content: url(img/heading_page_dx_cut.png);
        position: relative;
        top: 12px;
        right: -54px;
    }

    #official_audio h2::before {
        content: url(img/heading_page_sx_cut.png);
        position: relative;
        top: 12px;
        left: -45px;
    }

    #official_audio h2::after {
        content: url(img/heading_page_dx_cut.png);
        position: relative;
        top: 12px;
        right: -45px;
    }

    #making_of h2::before {
        content: url(img/heading_page_sx_cut.png);
        position: relative;
        top: 12px;
        left: -65px;
    }

    #making_of h2::after {
        content: url(img/heading_page_dx_cut.png);
        position: relative;
        top: 12px;
        right: -65px;
    }
}

.wpb_video_heading,
.rof-wallpapers h2 {
    text-transform: uppercase;
    font-size: 1.5em;
    text-align: center;
    color: #728fb7;
}

.esgbox-opened {
    top: 100px !important;
}

#footer_sx {
    background-repeat: no-repeat;
    background-position: bottom left;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background-size: cover;
    z-index: -1;
    background-color: #080b10e0;
}

#footer_dx {
    background-repeat: no-repeat;
    background-position: bottom right;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background-size: cover;
    z-index: -1;
    background-color: #080b10e0;
}

.tp-caption {
    text-shadow: 0 0 20px black;
}

/* DA FEEDBACK GIULIANO 09 11 17 */

@media (min-width:768px) {
    .container {
        padding-left: 45px;
        padding-right: 45px;
    }
}

.rof-news .col-md-3 img.wp-post-image {
    border: 6px solid #3a5f7a4f;
}

.rof-readmore:hover {
    text-decoration: none;
    color: #f7f7f7;
    background-color: #f23630;
}

.rof-member-social {
    text-align: center;
}

.rof-member-social .wpb_single_image,
.rof-member-endorse .wpb_single_image {
    display: inline-block;
}

.rof-member-social figure,
.rof-member-endorse figure {
    border: none !important;
}

.rof-member-endorse {
    text-align: center;
    margin-top: 20px;
}

.bit-widget-container {
    font-size: 1.2em;
}

.single-tour h1 {
    text-align: center;
    background-image: url(img/heading_box_top_center.png);
    background-repeat: no-repeat;
    text-transform: uppercase;
    font-size: 1.6em;
    background-position: center 23px;
    height: 70px;
    margin-bottom: 0px;
    padding-top: 11px;
    font-weight: bold;
    display: block;
    color: #080b0f;
}

@media (max-width:768px) {
    .single-tour h1 {
        padding-top: 34px;
    }
}

@media (min-width:768px) {
    .single-tour h1::before {
        content: url(img/heading_page_sx_cut.png);
        position: relative;
        top: 12px;
        left: -30px;
    }

    .single-tour h1::after {
        content: url(img/heading_page_dx_cut.png);
        position: relative;
        top: 12px;
        right: -30px;
    }
}

.rof-shop h1 {
    text-align: center;
    background-image: url(img/heading_box_top_center.png);
    background-repeat: no-repeat;
    text-transform: uppercase;
    font-size: 1.6em;
    background-position: center 23px;
    height: 70px;
    margin-bottom: 0px;
    padding-top: 11px;
    font-weight: bold;
    display: block;
    color: #080b0f;
}

@media (max-width:768px) {
    .rof-shop h1 {
        padding-top: 34px;
    }
}

@media (min-width:768px) {
    .rof-shop h1::before {
        content: url(img/heading_page_sx_cut.png);
        position: relative;
        top: 12px;
        left: -100px;
    }

    .rof-shop h1::after {
        content: url(img/heading_page_dx_cut.png);
        position: relative;
        top: 12px;
        right: -100px;
    }
}


/* WOOCOMMERCE */

p.woocommerce-result-count {
    text-align: center;
    color: #728fb7;
    font-size: 1.3em;
}

.woocommerce-ordering select {
    width: 100%;
    padding: 20px;
    background-color: #000000;
    border: 1px solid #405776;
    color: #f8f8fa;
    font-size: 1.3em;
    border-radius: 0;
    text-transform: uppercase;
}

.woocommerce-products-header {
    min-height: 0;
}

.product img {
    max-width: 100%;
    height: auto;
    border: 6px solid #161e29;
    width: 100%;
}

h2.woocommerce-loop-product__title {
    text-transform: uppercase;
    font-size: 1.3em;
    color: #f7f7f7;
    text-align: center;
}

span.price {
    display: block;
    font-size: 2em;
    color: #ff9533;
    text-align: center;
}

a.add_to_cart_button {
    text-align: center;
    display: block;
}

ul.products {
    margin: 0;
    padding: 0;
}

.rof-shop .row {
    border-bottom: 1px solid #222b3a;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

p.rof-single-product-title {
    text-align: center;
    background-image: url(img/heading_box_top_center.png);
    background-repeat: no-repeat;
    text-transform: uppercase;
    font-size: 1.6em;
    background-position: center 23px;
    height: 70px;
    margin-bottom: 30px;
    padding-top: 11px;
    font-weight: bold;
    display: block;
    color: #080b0f;
}

@media (max-width:768px) {
    p.rof-single-product-title {
        padding-top: 34px;
    }
}

@media (min-width:768px) {
    p.rof-single-product-title::before {
        content: url(img/heading_page_sx_cut.png);
        position: relative;
        top: 12px;
        left: -100px;
    }

    p.rof-single-product-title::after {
        content: url(img/heading_page_dx_cut.png);
        position: relative;
        top: 12px;
        right: -100px;
    }
}

.rof-shop-single h1 {
    font-size: 1.6em;
    margin-bottom: 25px;
    margin-top: 0;
    text-transform: uppercase;
    color: #ffffff;
}

p.price {
    font-size: 2em;
    color: #ff9533;
}

div.quantity input {
    width: 100%;
    padding: 10px;
    background-color: #000000;
    border: 1px solid #405776;
    color: #f8f8fa;
    font-size: 1.3em;
    border-radius: 0;
    text-transform: uppercase;
}

.single_add_to_cart_button {
    background-color: #ff9533;
    color: #080b10;
    text-transform: uppercase;
    padding: 5px 10px;
    margin-top: 10px;
    display: inline-block;
    font-weight: bold;
    border-radius: 0;
    border: none;
    font-size: 1.3em;
}

.single_add_to_cart_button:hover {
    background-color: #f23630;
    color: #ffffff;
}

div.product_meta,
div.product_meta a {
    color: #728fb7;
    font-size: 1.3em;
}

.row-shop-single .row {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #161e29;
}

.wc-tabs {
    display: none;
}

div.woocommerce-Tabs-panel {
    background-color: #080b10;
    color: #728fb7;
    font-size: 1.3em;
    text-align: justify;
    line-height: 1.2em;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #161e29;
}

div.woocommerce-Tabs-panel h1,
div.woocommerce-Tabs-panel h2,
div.woocommerce-Tabs-panel h3,
.related.products h2,
.cart_totals h2 {
    color: #f7f7f7;
    text-transform: uppercase;
    font-size: 1.3em;
}

.related.products>ul>li {
    width: 33.333333%;
    float: left;
    margin-bottom: 20px;
}

.woocommerce table.shop_table {
    background-color: #21293c;
}

.woocommerce table.shop_table th {
    color: #ffffff;
    text-transform: uppercase;
}

.woocommerce table.shop_table td.product-name a {
    color: #728fb7;
}

span.woocommerce-Price-amount {
    font-size: 1.2em;
    color: #ff9533;
}

div.coupon input.input-text {
    width: 150px !important;
    padding: 5px;
    background-color: #000000;
    border: 1px solid #405776;
    color: #f8f8fa;
    font-size: 1em;
    border-radius: 0;
    text-transform: uppercase;
}

.woocommerce table.shop_table input.button {
    background-color: #ff9533;
    color: #080b10;
    text-transform: uppercase;
    padding: 5px 10px;
    margin-top: 10px;
    display: inline-block;
    font-weight: bold;
    border-radius: 0;
    border: none;
    font-size: 1em;
}

.woocommerce table.shop_table input.button:hover {
    background-color: #f23630;
    color: #ffffff;
}

.wc-proceed-to-checkout {
    margin-bottom: 20px;
}

.woocommerce {
    padding: 20px;
}

.woocommerce-form-login {
    background-color: #161e29;
    border: none !important;
    color: #7790b9;
}

.woocommerce-form-login input.input-text {
    padding: 5px;
    background-color: #000000;
    border: 1px solid #405776;
    color: #f8f8fa;
    font-size: 1em;
    border-radius: 0;
    text-transform: uppercase;
}

.woocommerce-form-login input.button {
    background-color: #ff9533 !important;
    color: #080b10 !important;
    text-transform: uppercase !important;
    padding: 5px 10px !important;
    margin-top: 10px !important;
    display: inline-block !important;
    font-weight: bold !important;
    border-radius: 0 !important;
    border: none !important;
    font-size: 1em !important;
}

.woocommerce-form-login input.button:hover {
    background-color: #f23630 !important;
    color: #ffffff !important;
}

form.checkout_coupon {
    background-color: #161e29;
    border: none !important;
    color: #7790b9;
}

form.checkout_coupon input.input-text {
    padding: 5px;
    background-color: #000000;
    border: 1px solid #405776;
    color: #f8f8fa;
    font-size: 1em;
    border-radius: 0;
    text-transform: uppercase;
}

form.checkout_coupon input.button {
    background-color: #ff9533 !important;
    color: #080b10 !important;
    text-transform: uppercase !important;
    padding: 5px 10px !important;
    margin-top: 10px !important;
    display: inline-block !important;
    font-weight: bold !important;
    border-radius: 0 !important;
    border: none !important;
    font-size: 1em !important;
}

form.checkout_coupon input.button:hover {
    background-color: #f23630 !important;
    color: #ffffff !important;
}

form.woocommerce-checkout {
    border: none !important;
    color: #7790b9;
}

form.woocommerce-checkout input.input-text {
    padding: 5px;
    background-color: #000000;
    border: 1px solid #405776;
    color: #f8f8fa;
    font-size: 1em;
    border-radius: 0;
    text-transform: uppercase;
}

form.woocommerce-checkout input.button {
    background-color: #ff9533 !important;
    color: #080b10 !important;
    text-transform: uppercase !important;
    padding: 5px 10px !important;
    margin-top: 10px !important;
    display: inline-block !important;
    font-weight: bold !important;
    border-radius: 0 !important;
    border: none !important;
    font-size: 1em !important;
}

form.woocommerce-checkout input.button:hover {
    background-color: #f23630 !important;
    color: #ffffff !important;
}

form.woocommerce-checkout textarea {
    padding: 5px;
    background-color: #000000;
    border: 1px solid #405776;
    color: #f8f8fa;
    font-size: 1em;
    border-radius: 0;
    text-transform: uppercase;
    resize: vertical;
}

.woo-icons {
    margin-top: -4px;
}


/* STILI PRIVACY POLICY */

.iubenda_legal_document {
    color: #7790b9;
    font-size: 1em;
}

.iubenda_legal_document h1,
.iubenda_legal_document h2 {
    color: #fff;
}

/* ALTRO */
.wpb_single_image.vc_align_center {
    text-align: center;
    background-color: #0f151d;
    position: relative;
}