/*
Theme Name: Icebug X
Description: Child theme for Icebug theme
Author: Cutback Agency™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

div.vmenu-container.menu-container.menu-primary.menu-dark.submenu-dark.style-dark-original.style-color-wayh-bg.menu-no-borders.menu-shadows.menu-no-arrows.menu-hide-vertical {
    background-color: <?php the_field('farg'); ?>!imortant;;
}

/* ALL EVENTS */
.logo-all {
background-image: url('http://icebugx.com/wp-content/uploads/2017/09/icebug-xperience.png');
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
margin-left:60px!important;
margin-bottom:20px!important;
height: 135px;
width: 133px;
font-size: 0px!important;

}

.logo-ultra a:link {
font-size: 0px!important;
height: 135px;
width: 135px;

}


/* BOHUSLAN */
.logo-bohuslan {
background-image: url('http://icebugx.com/wp-content/uploads/2017/09/WCT_logo.png');
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
margin-left:60px!important;
margin-bottom:20px!important;
height: 135px;
width: 133px;
font-size: 0px!important;

}

.logo-bohuslan a:link {
font-size: 0px!important;
height: 135px;
width: 135px;
}

.bohuslan {
	display:inherit:
}

/* ULTRA */
.logo-ultra {
background-image: url('http://icebugx.com/wp-content/uploads/2017/12/WCT_logo.png');
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
margin-left:60px!important;
margin-bottom:20px!important;
height: 135px;
width: 133px;
font-size: 0px!important;

}

.logo-ultra a:link {
font-size: 0px!important;
height: 135px;
width: 135px;

}


/* ÅRE */
.logo-are {
background-image: url('http://icebugx.com/wp-content/uploads/2017/09/icebug_mountain_logo.png');
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
margin-left:60px!important;
margin-bottom:20px!important;
height: 135px;
width: 133px;
font-size: 0px!important;

}

.logo-are a:link {
font-size: 0px!important;
height: 135px;
width: 135px;

}

/* MENU NAVIGATIONs */
a.navbar-brand {
	display: none;
}

div#logo-container-mobile.col-lg-12.logo-container {
	height:60px;
}



.small-menu a {
	font-size:12px!important;
}


}

@media only screen and (max-width: 960px) {
li#menu-item-1047.logo-bohuslan.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-item.menu-item-1047.active.menu-item-link {
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
margin-bottom:20px!important;
margin-left: 0px!important;
height: 75px;
width: 100%;
font-size: 0px;


}

li#menu-item-1047.logo-bohuslan.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-item.menu-item-1047.active.menu-item-link a:link {
font-size: 0px!important;
height: 75px;
width: 100%;

}

.logo-bohuslan {
visibility: hidden;
display: none;

}
}

