/**
 * Theme Name:  FWRD Child - Ultimate Creative WP Theme
 * Theme URI:   http://irontemplates.com/wp-demos/fwrd/
 * Description: FWRD a complete solution for everybody in the creative industry. If you are anyone, this theme is for you.
 *
 * Author:      IronTemplates
 * Author URI:  http://irontemplates.com
 *
 * Version:     1.0
 * Template:    fwrd
 * Text Domain: fwrd-child
 *
 * License:     GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 *
 */
 
 @import url("../fwrd/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

 ::-webkit-scrollbar {
                width: 10px;
                height: 10px;
            }
            ::-webkit-scrollbar-button:start:decrement,
            ::-webkit-scrollbar-button:end:increment  {
                display: none;
            }
             
            ::-webkit-scrollbar-track-piece  {
                background-color: #3b3b3b;
                -webkit-border-radius: 6px;
            }
             
            ::-webkit-scrollbar-thumb:vertical {
                -webkit-border-radius: 6px;
                background: #666 url(scrollbar_thumb_bg.png) no-repeat center;
            }


.wp-fb-social-stream {
    overflow-y: scroll;
    max-height: 29vw;
}
.audioplayer.skin-wave .meta-artist .the-artist{
color:#e80e50!important;
}

.audioplayer.skin-wave .meta-artist .the-name{
background-color:transparent!important;
color:#e80e50!important;
}

table.bit-events-narrow{
background-color:#e80e50!important;
}

.classic-menu.fixed {
    position: fixed;
    z-index: 99;
    -webkit-transition: .5s all;
    transition: .5s all;
    background-color: #000!important;
}


#bit-events{
    background-color: #fff!important;
}


/*player mod*/

.audiogallery.skin-default .nav-main .menu-item.active {	color:#fff!important;
    background-color: #e80e50!important;
}

.audiogallery.skin-default .nav-main .menu-item {
   
    background-color: #fff!important;
	}
	
.audioplayer.skin-wave .ap-controls .con-playpause .playbtn{
 background-color: #e80e50!important;
}

.audioplayer.skin-wave .prev-btn, .audioplayer.skin-wave .next-btn{
 background-color: #e80e50!important;
}


.fb-user-img {
    display: none!important;
}

.wp-fb-social-stream .fb-message-image img{
width:auto!important;
height:auto!important;
}

.wp-fb-social-stream .fb-message {
    margin-top: 0px!important;
}


.fb-message-image {
    float: right;
    position: relative;
    width: 36%;
    padding-left: 10px;
}

.fb-message-text {
   /*float: left;*/
    position: relative;
}

.fb-message-wrap {
    max-width: 83.33333333%;
    background: none!important;
    border: none!important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 0px;
}

.fb-metadata{
background:none!important;
}

.wp-fb-social-stream .fb-message-wrap:after{
border-style:none;
}

span.fb-message-date{
color:#e80e50!important;
}

.fb-message-text{
color:#fff!important;
}

.kebo-tweets .ktweet .ktext{
color:#fff!important;
}

.wp-fb-social-stream .fb-message-image img{
    box-shadow: 1px 1px 6px #fff!important;
}


/*.kebo_twitter_feed_widget .panel__heading {
    background-color: #e80e50!important;
	height:31px!important;
}*/

/*.kebo_twitter_feed_widget{
 border-left: 2px solid #fff;
    border-right: 2px solid #fff;

}*/

.kebo_twitter_feed_widget .panel__heading{
 border-left: none!important;
    border-right: none!important;

} 

.extreme .panel__heading {
    background-color: #e80e50!important;
	height:31px!important;
	padding-top:0px!important;
	padding-bottom:0px!important;
	   

}
.extreme .panel__heading .widget-title{
    line-height: 29px!important;
	}
	
.pad.wpb_column{
padding-left:25px!important;
padding-right:25px!important;
}

.dark .widget-header{
background-color:#000000!important;
}

@media only screen and (max-width: 1024px){
.extremepad .vc_column-inner {
    padding-left: 3vw!important;
    padding-right: 3vw!important;
}
}


@media screen  and ( min-width : 1024px ) and (max-width: 1266px){
.extremepad .vc_column-inner {
    padding-left: 7vw!important;
    padding-right: 7vw!important;
}
}


/*facebook*/

#facebook_status_box .fb_post h5 a{
color:#e80e50!important;
}

#facebook_status_box {
    background: #000000!important;
    color: #fff!important;
    margin: 0px;
    padding: 0px;
    width: 100%!important;
	}
	
	#facebook_status_box h2 {
	display:none!important;
	}
	
	#facebook_status_box .fb_post {
    margin: 10px 4px;
    border: 0px!important;
    padding: 3px;
    border-radius: 3px;
}

#facebook_status_box .fb_post .fb_commLink {
    font-size: 11px;
    background: #e80e50!important;
    padding: 3px 7px;
    clear: both;
}


#facebook_status_box .fb_post .fb_commLink a{
color:#fff!important;
}

#facebook_status_box p{
color:#fff!important;
}#facebook_status_box, #facebook_canvas {    height: 30vh!important;}
/* modifica twitter */
ul.kebo-tweets.list.light {
    overflow-y: auto!important;
    height: 30vh!important;
}

.kebo-tweets .ktweet .kmedia img {       width: 50%!important;}			
/* modifica player */.audiogallery.skin-default .nav-main .menu-item {color:#000!important;}



.esg-cc {
    
   /* display: none!important;*/
}

.test{
height:auto!important;
}

.grow { transition: all .3s ease-in-out;
}
.grow:hover { transform: scale(1.1); }


.ult-ih-item .ult-ih-image-block .ult-ih-wrapper {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    border-style: none!important;
}