/*
Theme Name: Kriptonite Stories
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");


@font-face { 
    font-family: 'din-light';
    src:url('fonts/din-light.eot?#iefix'); src:url('fonts/din-light.eot?#iefix') format('eot'), url('fonts/din-light.woff2') format('woff2'), url('fonts/din-light.woff') format('woff'), url('fonts/din-light.ttf') format('truetype');
}

@font-face { 
    font-family: 'din-regular';
    src:url('fonts/din-regular.eot?#iefix'); src:url('fonts/din-regular.eot?#iefix') format('eot'), url('fonts/din-regular.woff2') format('woff2'), url('fonts/din-regular.woff') format('woff'), url('fonts/din-regular.ttf') format('truetype');
}

@font-face { 
    font-family: 'din-medium';
    src:url('fonts/din-medium.eot?#iefix'); src:url('fonts/din-medium.eot?#iefix') format('eot'), url('fonts/din-medium.woff2') format('woff2'), url('fonts/din-medium.woff') format('woff'), url('fonts/din-medium.ttf') format('truetype');
}

@font-face {
    font-family:'arrow-regular';
    src:url("fonts/din-regular.woff")
}


@font-face {
    font-family:'arrow-light';
    src:url("fonts/din-light.woff")
}


@keyframes rotateplane {0%{-webkit-transform:perspective(120px) rotateX(0deg) rotateY(0deg);transform:perspective(120px) rotateX(0deg) rotateY(0deg)}25%{-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(0deg);transform:perspective(120px) rotateX(-180deg) rotateY(0deg)}50%{-webkit-transform:perspective(120px) rotateX(-360deg) rotateY(0deg);transform:perspective(120px) rotateX(-360deg) rotateY(0deg)}75%{-webkit-transform:perspective(120px) rotateX(-360deg) rotateY(-180deg);transform:perspective(120px) rotateX(-360deg) rotateY(-180deg)}100%{-webkit-transform:perspective(120px) rotateX(-360deg) rotateY(-360deg);transform:perspective(120px) rotateX(-360deg) rotateY(-360deg)}}


.ajax_loader .cube {
    width: 80px;
    height: 80px;
    background: url(k.svg) #fff;
    background-size: 50% 50%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-animation: rotateplane 3s infinite ease-in-out;
    animation: rotateplane 3s infinite ease-in-out;
}



body, p {
    font-family: 'din-light', Arial, sans-serif;
}

h2, h3, h4, a.qbutton.small, footer p {
    font-family: 'din-regular', Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, input, button, textarea, a, b {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}


h5, footer p span.bold {
    font-family: 'din-medium', Arial, sans-serif;
    font-weight: normal;
}

a.qbutton.small, .blog_single .qode_share a {
    -webkit-transition: all cubic-bezier(0.645, 0.045, 0.355, 1) 0.5s;
    transition: all cubic-bezier(0.645, 0.045, 0.355, 1) 0.5s;
    padding: 0 0 4px;
    border-bottom: 1px solid;
    letter-spacing: 0;
    color: #2b3036;
}


a.qbutton.small:hover {
    opacity: .7;
}

.arrow-regular {
    font-family:"arrow-regular"
}


.arrow-light {
    font-family: "arrow-light";
    vertical-align: top;
}

.arrowlink span {
    position: absolute;
    left: 105%;
    bottom: 0px;
    -webkit-transition: all linear .2s;
    transition: all linear .2s;
}

.arrowlink:hover span {
    left: 110%;
}

/*///////////////////////////// MENU ///////////////////////////*/


.popup_menu_opened .header_bottom {
    background-color: #fff!important;
}




.side_menu_button>a {
    font-size: 34px;
    line-height: 65px;
    color: #2b3036;
}

.side_menu_button .popup_menu:hover {
    opacity: 1;
}

header.fixed, header.fixed_hiding, header.fixed_top_header .top_header {
    z-index: 210;
}

nav.main_menu > ul > li > a,
.header_bottom_right_widget_holder a {
    font-family: 'din-regular';
}


.header_bottom_right_widget_holder a:hover {
    color: #ffcc67;
}


.header_bottom_right_widget_holder a {
    -webkit-transition: all cubic-bezier(0.645, 0.045, 0.355, 1) 0.2s;
    transition: all cubic-bezier(0.645, 0.045, 0.355, 1) 0.2s;

}

.header_bottom_right_widget_holder, .wpml-ls-legacy-list-horizontal, .wpml-ls-legacy-list-horizontal a {
    padding-right: 0;
}

.header_bottom_right_widget_holder {
    font-size: 12px;
}


.widget_text.header_bottom_widget.widget_custom_html,
.header_bottom_widget.widget_icl_lang_sel_widget {
    float: left;
}


body.archive .content {
    margin-top: 70px;
}

.paspartu_enabled .container_inner {
    width: 100%;
}

.header_bottom_right_widget_holder .textwidget.custom-html-widget {
    padding: 10px;
}


 .two_columns_75_25>.column1>.column_inner {
    background-color: #fff;
}

/* .container {
    padding-top: 50px;
} */

.container_inner.default_template_holder.clearfix,
.container_inner.default_template_holder {
    max-width: 1400px;
    margin: auto;
}

.two_columns_75_25 {
    background-color: #f2f2f2;
}

.icon_social_holder>div {
    font-size: 14px;
}

.post_author {
    display: none;
}

.blog_holder.blog_large_image {
    background-color: #fff;
}

.blog_single.blog_holder {
    background-color: #fff;
}


.blog_holder:not(.blog_single) article .post_text .post_text_inner {
    padding-left: 0;
}

p.post_excerpt
 {
    font-size: 20px;
    line-height: 1.5;
}

/* .blog_holder article .post_text h2 .date {
    color: #FFCC67;
} */

.widget .tagcloud a {
    font-size: 15px!important;
}

.blog_holder article .post_info, 
.blog_holder article .post_info a {
    color: #2b3036;
    font-weight: normal;
    font-family: din-regular;
    font-size: 14px;
}

.blog_holder article .post_info {
    margin-bottom: 24px;
}

.blog_holder article .post_info > a,
.social_share_dropdown ul li :hover i {
    color: #FFCC67!important;
}

/*.blog_holder article .post_info a {
    color: #FFCC67
} */

aside .widget.posts_holder li {
    padding: 2px 0;
    line-height: 18px;
    padding: 4px 0;
}

aside .widget h5 {
    margin-bottom: 6px;
}

aside .widget {
    margin: 0px 0 25px;
}

.blog_holder article {
    margin: 0 0 50px;
}

h2.entry_title {
    font-size: 32px;
    font-family: 'din-light';
    line-height: 1.2;
    letter-spacing: 0;
}

span.date.entry_date.updated {
    display: block;
    font-size: 18px;
    text-transform: none;
    line-height: 28px;
    font-family: 'din-medium';
    color: #FFCC67!important;
}


span.time {
    display: none;
}


/*.blog_holder article .post_text .post_text_inner {
    background-color: #f6f6f6;
}*/


/*.two_columns_75_25.background_color_sidebar.grid2.clearfix {
    background: #2b3036;
}
*/

/*////////////////////////// BLOG SINGLE /////////////////////////*/

.separator.normal {
    height: 1px;
    background-color: #2b3036;
}

.single_tags {
    clear: both;
    margin-top: 50px;
}

.blog_single.blog_holder p {
    font-size: 18px;
    line-height: 1.5;
 }

body.single-post .paspartu_inner .column2, body.blog .paspartu_inner .column2, body.archive .paspartu_inner .column2 {
    padding-top: 30px;
} 

.blog_single.blog_holder article .post_text .post_text_inner,
body.single-post .tags_text {
    padding-left: 23px;
    padding-right: 23px;
}

.blog_single.blog_holder .qode_print,
.blog_single.blog_holder .social_share_icon {
    display: none;
}

.blog_single.blog_holder .icon_social_holder {
    text-align: left;
    border: none;
    margin-bottom: 10px;
    margin-top: 0;
    padding-left: 23px;
}


.blog_single.blog_holder article div.post_info {
    display: none;
}

.blog_single.blog_holder article h4 {
    font-size: 16px;
}



.blog_single.blog_holder h2.entry_title {
    margin-bottom: 30px;
}

.social_share_dropdown .inner_arrow {
    border-color: transparent transparent #2b3036;
}

.social_share_dropdown ul {
    background-color: #2b3036;
    border-bottom: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
}


}

.social_share_dropdown ul li :hover i {
    color: #FFCC67!important;
}


.blog_single.blog_holder article .post_text .post_text_inner .vc_row.wpb_row.section.vc_row-fluid {
    padding-bottom: 40px;
}


/*.social_share_dropdown {
    left: 250%;
}


.social_share_holder:hover .social_share_dropdown {
    top: -220%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(-90deg);

}*/


/*////////////////////////// FOOTER /////////////////////////*/


footer {
    z-index: 99;
}


.footer_top a:not(#back_to_top):hover {
    color: #FFCC67!important;
}

.footer_top_holder {
    padding: 0 23px;
}

#back_to_top {
    font-size: 13px;
    color: #FFCC67;
    opacity: 1!important;
    visibility: visible!important;
    position: absolute;
    right: -30px!important;
    -webkit-transform: rotate(-90deg) translateX(-80%);
    -ms-transform: rotate(-90deg) translateX(-80%);
    transform: rotate(-90deg) translateX(-80%);
}

#back_to_top span {
    width: auto;
    height: auto;
    color: #FFCC67;
    bottom: auto;
    top: 2px;
    border: none;
    position: absolute;
    left: 105%;
    line-height: inherit;
}

#back_to_top:hover>span {
    background-color: transparent;
    color: #fff;
    left: 110%;
}

#social a {
    font-size: 14px;
    color: #FFF;
}

#social a:hover {
    color: #FFCC67!important;
}


/*///////// RESPONSIVE VIDEOS ///////////*/

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

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

.entry-content img, 
.entry-content iframe, 
.entry-content object, 
.entry-content embed {
        max-width: 100%;
}

.wp_rp_wrap.wp_rp_vertical {
margin-bottom: 50px;
}

/*////////// COOKIE POLICY /////////////*/

body.page-id-130 h1,
body.page-id-136 h1 {
    font-size: 36px;
    font-family: 'din-light', Helvetica, sans-serif;
    font-weight: normal;
}

body.page-id-130 h2,
body.page-id-136 h2 {
    font-size: 16px;
    font-family: 'din-regular', Helvetica, sans-serif;
    padding: 40px 0 16px;
}


body.page-id-130.paspartu_enabled .paspartu_outer .container_inner,
body.page-id-136.paspartu_enabled .paspartu_outer .container_inner {
    width: 100%;
    max-width: 800px;
    padding: 64px 80px 60px!important;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}



/*////////////////////////// MEDIA QUERIES /////////////////////////*/

@media only screen and (min-width: 768px) {
    .two_columns_75_25>.column1 {
        width:75%;
    }
    
    .two_columns_75_25>.column1>.column_inner {
        padding: 0;
    }

    .two_columns_75_25>.column2 {
        width: 23.6%;
    }

    .two_columns_75_25>.column2>.column_inner {
        width: 60%;
        margin: 0 auto;
        padding-left: 0;
    }
    
}

/* TABLET AND LARGER */


@media only screen and (min-width: 601px) {
    .container_inner {
        margin-left:0;
    }

    .blog_single .post_text_inner img.mezza-sinistra,
    .blog_single .post_text_inner img.mezza-destra {
        width: 49.5%;
        padding-bottom: 22px;
    }

    .blog_single .post_text_inner img.mezza-sinistra {
        float: left;
    }

    .blog_single .post_text_inner img.mezza-destra {
        float: right;
    } 

    #social {
        width: 80px;
        margin: 0 auto;
    }

    .column4.footer_col4 {
        width: 5%;
    }    

    .column3.footer_col3 {
        width: 45%;
    }

    .column1.footer_col1 {
        padding-top: 10px;
    }

    .blog_single.blog_holder article .post_text .post_text_inner,
    body.single-post .tags_text {
        padding-left: 50px;
        padding-right: 50px;
    }

    .blog_single.blog_holder .icon_social_holder {
        padding-left: 50px;
    }
}



@media only screen and (max-width: 480px) {
    footer .container_inner {
        padding: 0;
    }
}




/* PHONE ONLY */

@media only screen and (max-width: 600px) {

    .two_columns_75_25.grid2 .column2 .column_inner {
        padding: 0 23px 4%;
    }

    .paspartu_left, .paspartu_right  {
        width: 4%!important;
    }
    
    .paspartu_bottom {
        padding-top: 4%!important;
    }

    .paspartu_outer {
        padding: 0 4% 4%!important;
    }

    #back_to_top {
        position: relative;
        top: 0;
        left: 0;
        font-size: 24px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    .footer_top_holder {
     padding: 0 calc(4% + 23px);
    }

    .footer_top .footer_col3 a:hover {
        color: #FFCC67!important;
    }

    div#custom_html-9 {
        margin-bottom: 0!important;
    }

    .blog_single.blog_holder article .post_text .post_text_inner, body.single-post .tags_text,.blog_single.blog_holder .icon_social_holder {
        padding-left: 0;
        padding-right: 0;
    }


}

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

    body.page-id-130.paspartu_enabled .paspartu_outer .container_inner,
    body.page-id-136.paspartu_enabled .paspartu_outer .container_inner {
        padding: 64px 23px 60px!important;
    }
}


/* PHONE AND TABLET (NOT DESKTOP) */

@media only screen and (max-width: 1000px) {

        
    nav.popup_menu ul li:not(#popup-menu-item-289):not(#popup-menu-item-290):not(#popup-menu-item-112):not(#popup-menu-item-113):not(:last-child) a::after {
        content: '';
        width: 24px;
        height: 1px;
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        background-color: #D0D0D0;
        position: absolute;
    }

    .mobile_menu_button {
    height: 60px !important;
    }
    .side_menu_button {
    height: 60px !important;
    left: 6px;
    }
    .logo_wrapper {
    height: 60px !important;
    }

    nav.mobile_menu ul li {
        border-bottom: none;
        background-color: #2b3036;
        text-align: center;
    }

    nav.mobile_menu ul li:first-child {
        padding-top: 25px;
    }

    li#mobile-menu-item-41,
    li#mobile-menu-item-68 {
        padding-bottom: 25px;
    }

    li#mobile-menu-item-112, 
    li#mobile-menu-item-113,
    li#mobile-menu-item-wpml-ls-2-en, 
    li#mobile-menu-item-wpml-ls-2-it {
        background-color: #ffcc67;
        width: 50%;
    }

    li#mobile-menu-item-112,
    li#mobile-menu-item-113 {
        float: left;
    }

    li#mobile-menu-item-112 > a,
    li#mobile-menu-item-113 > a,
    li#mobile-menu-item-wpml-ls-2-en > a,
    li#mobile-menu-item-wpml-ls-2-it > a {
        text-transform: none;
        color: #2b3036;
    }

    li#mobile-menu-item-wpml-ls-2-en, 
    li#mobile-menu-item-wpml-ls-2-it {
        float: right;
    }

    .mobile_menu_button span:hover {
        opacity: 1;
    }
  

    .mobile_menu_button {
        float: right;
        text-align: right;
        margin-right: 0;
        width: 50px;
    }

    .mobile_menu_button span {
        color: #2b3036;
        font-size: 20px;
        display: none;
    }
    

    .logo_wrapper {
        display: table;
        width: 100%;
        left: 0!important;
    }

    .q_logo {
        display: table-cell;
        left: 0!important;
    }

    .q_logo a {
        left: 0!important;
    }

    header .q_logo img.mobile {
        margin-left: 0!important;
    }

    .popup_menu_holder_outer {
        z-index: 205;
        height: 100%!important;
        position: fixed;
        top: 0;
        left: 0;
    }

    .popup_menu_holder {
        position: relative;
/*        top: 60px;*/
        height: calc(100% - 53px)!important;
        height: 100%;
    }

    .popup_menu_holder_inner {
        top: 0;
        width: 100%;
        position: relative;
        text-align: center;
    }

    nav.popup_menu {
        width: 100%;
    }

    nav.popup_menu ul li a span {
        font-size: 20px;
        line-height: 3;
    }

    li#popup-menu-item-112,
    li#popup-menu-item-113 {
        width: 50%;
        float: left;
        background: #fff;
        position: fixed;
        bottom: 0;
        border-right: 1px solid #f2f2f2;
    }        

    li#popup-menu-item-112 span,
    li#popup-menu-item-113 span,
    li#popup-menu-item-wpml-ls-2-en span.wpml-ls-native,
    li#popup-menu-item-wpml-ls-2-it span.wpml-ls-native {
        font-size: 14px;
        line-height: 1.5;
        padding: 16px 0;
    }
    
    li#popup-menu-item-wpml-ls-2-en span,
    li#popup-menu-item-wpml-ls-2-it span {
        line-height: 1.5;
    }


    li#popup-menu-item-wpml-ls-2-en,
    li#popup-menu-item-wpml-ls-2-it {
        width: 50%;
        float: right;
        background: #fff;
        position: fixed;
        bottom: 0;
        left: calc(50% + 1px);
    }

    header {
        position: fixed !important;
        left: 0px !important;
        top: 0px !important;

    }

    .header_inner_right {
        float: right;
        position: absolute;
        display: block;
        right: 4%;
    }

    .content {
        padding-top: 60px !important; 
    }

    body:not(.paspartu_on_top_fixed) .paspartu_outer .content:not(.has_slider) .content_inner {
      padding-top: 0!important;
    }

    #back_to_top span {
        bottom: 0;
        top: auto;
        font-size: 16px;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

}

/* TABLET ONLY */

@media only screen and (min-width: 601px) and (max-width: 1000px) {

    .footer_top_holder {
     padding: 0 calc(2% + 23px);
    }

    .header_inner_right {
        right: 2%;
    }

}


/* DESKTOP AND LARGER */

@media only screen and (min-width: 1001px) {
  /*      .two_columns_75_25>.column2 {
        position: fixed;
        right: 3%;
    }*/

    .side_menu_button>a {
        display: none;
    }

    li#nav-menu-item-112, li#nav-menu-item-113, li#nav-menu-item-wpml-ls-2-en, li#nav-menu-item-wpml-ls-2-it  {
        display: none;
    }

    .blog_single.blog_holder h2.entry_title {
        padding: 8px 20px 12px;
        position: absolute;
        top: 0;
        background: #fff;
    }

}




@media only screen and (min-width: 1025px) {
    footer {
        width: 93.33334%;
    }


}




    
