/*
Theme Name: GiocaBene
Description: Child theme for Avada theme
Author: Riccardo
Author URI: 
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/* fix margine widget della featured image in single.php */

#lightboxgb_widget-2 {
    margin-bottom: 0px !important;
}

#lightboxgb_widget-2 h4{
    display: none !important;
}

h2.fusion-post-title a {
    font-family: 'AlataGB', sans-serif !important;
}

.fusion-is-sticky .fusion-header {
    background: #1d0000 !important;
}

.fusion-footer a {
    font-family: 'AlataGB', sans-serif;
}

.fusion-footer a span {
    font-family: Arial, sans-serif;
}

.fusion-footer .widget-title {
    display: none;
}

.technical-modal {
    color: white;
}

.technical-modal .close {
    color: white !important;
}

.technical-modal h3 {
    color: #d4af37 !important;
}

.dettagli .fusion-column-wrapper{
    padding:15px !important;
}

.dettagli .fusion-text{
    padding-top:15px !important;
    font-family: 'AlataGB', sans-serif;
    font-size: 0.9em;
}
    
.quote_gb {
    background-image: url("/wp-content/themes/giocabene/quote.jpg");
    background-size: 100px;
    background-position: top left;
    background-repeat: no-repeat;
    min-height: 70px;
    padding-left:40px;
    padding-top:10px;
    color: #d4af37 !important;
    margin-bottom: 30px;
}

.modal-1 .modal-header, .modal-1 .modal-footer {
    border-color: gold !important;
}

.nome-moto {
    max-width:50% !important; line-height: 20px !important; float: right;
}

.nome-moto a {
    font-family: 'AlataBG', sans-serif;
}

.cosae {
    background: gold;
    padding: 3px 5px;
    font-size: 0.8em;
    border-radius: 3px;
    color: black;
    display: inline-block;
}

.modal-title {
    color: gold !important;
}


.nome-moto {
    color: white !important;
    margin-bottom: 0px !important;
    margin-top:25px !important;
    margin-right:15px !important;
}

.marca-moto-img {
    height:80px;
    width: 107px;
}

#marca-e-modello-moto {
    padding-top: 20px;
}

.fusion-post-wrapper {
    border:0px !important;
}

.fusion-flexslider {
    border:0px !important;
}

.fusion-post-content {
    margin-bottom: 0px !important;
}
.fusion-post-content-wrapper {
    background: linear-gradient(0deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 20%, rgba(0,0,0,0) 100%);
    margin-bottom:22px !important;
    flex-grow: 0 !important;
    margin-top:-128px !important;
    z-index:999;
    
    
}

.pagination { justify-content: center !important;}

.video-incorpo {
    padding: 16px;
    background-color: #E8E8E8 !important;
}

.video-incorpo-title {
    padding: 16px 16px 0px  16px;
    background-color: #E8E8E8 !important;
    
}

.video-incorpo-title h4 {
    margin:0px !important;
}

.sottotitolo {
    margin:0px !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 400;
    color: white;
    font-size: 0.9em;
}

img.certifica {
    width:75px; height: 50px; margin-right:0px; margin-top:10px; z-index:9999; position: absolute; right:30px;
}

img.certifica-single {
    width:75px; height: 50px; margin-top:-5px; z-index:9999; margin-left:15px;
}

#widget_datitecnici {
    padding:25px 0; 
    font-weight: 400; 
    font-size: 15px;
}

.intestazione-widget {
    font-family: 'AlataGB', sans-serif;
    font-size: 16px;
}

#menu-item-1122 a span {
    font-family: 'Open Sans';
    text-transform: uppercase;
    font-size: 16px;
    margin-top:-5px;
}

@media only screen and (max-width: 414px) {
    #main {
        padding:0px !important;
    }
    .fusion_builder_column_2_3, .related-posts, .full-width {
        padding:20px !important;
    }
    .fusion-header {
        background-color: #000 !important;
    }
    .marca-moto-img {
    height:76px;
    width: 102px;
    }
}



@media only screen and (max-width: 1220px) {
  .marca-moto {
    display: none;
  }
    #modello-moto {
        float: right;
        
    }
    .certifica {
        width: 50px;
        height: 33px;
    }
    .fusion-post-content-wrapper {
        padding-bottom:0px !important;
        margin-top:-104px !important;
    }
}
