/*
Theme Name: BELLARENA
Description: BELLARENA WIN Website
Version: 1.0
Author: Donuts Communication  SA
Author URI: http://hellodonuts.ch
Template: bellarena
*/


.social_bookmarks { display: none !important; }

.main_menu .social_bookmarks { display: block !important; }

	
	a:hover, a:focus, a:visited {
	
	    outline: 0;
	    text-decoration: none!important;
	
	}
	
	
.avia-section { border: none !important; }

.container_wrap { border-top: none !important; }

#top .av_inherit_color a {

    text-decoration: none!important;

}

.footer a:hover {

    color:#87ff9b!important;

}

#top #header .av-main-nav > li > a:hover .avia-menu-text {
    color:#87ff9b!important;
}

/* Remove Line - shadow under Header */
	
		.av_minimal_header_shadow {
		
		    box-shadow: 0 0 0px 0px rgba(0,0,0,0.1);
		
		}







	
	
	.avia-shadow {
	
	    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0)!important;
	
	}
	
	
	.avia-section { border: none !important; }
	
	.container_wrap { border-top: none !important; }
	
	
	/* @group ET remove sign */
		
		.special_amp {
		font-family: inherit;
		font-style: inherit;
		font-size: inherit;
		line-height: inherit;
		font-weight: inherit;
		color: inherit!important;
		}








.jumbo-by-bonfire .menu > li > a {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    line-height: 40px;
    font-family: 'Open sans',arial,tahoma,verdana;
    font-weight: 700;
    color: #fff;
    display: block;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}







====================================
	LANGUAGE SWITCHER IN JUMBO MENU
============================================================================================================================*/
	
	
	.wpml-ls-legacy-list-horizontal a {
	
	    display: block;
	    text-decoration: none;
	    padding: 50px 10px;
	    line-height: 1;
	    color: #87ff9b!important;
		font-weight: 800!important;
	
	
	}
	
	.wpml-ls-legacy-list-horizontal a:hover {
	
	    display: block;
	    text-decoration: none;
	    padding: 5px 10px;
	    line-height: 1;
	    color: #87ff9b!important;
	
	}
	
	
	@media only screen and (max-width: 768px) {
	  /* Add your Mobile Styles here */
	
	.wpml-ls-legacy-list-horizontal a {
    font-size: 22px!important;
		 		}
		
	#top .av-burger-menu-main {
   
}

}

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


}

.jumbo-by-bonfire .menu > li > a > span {
    font-family: 'Open sans',arial,tahoma,verdana!important;
    font-weight: 400!important;
    letter-spacing: .005em!important;
    font-size: 26px!important;
    color: #ffffff!important;
    padding: 0;
    margin: 12px 0 0 0;
        margin-bottom: 0px;
    display: block;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}

.jumbo-by-bonfire .menu > li > a:hover > span {
    color: #b8ada2!important;
    
}

