/*
 Theme Name:   NM Tema
 Theme URI:    http://networkmedia.dk
 Description:  Temaet brgut til din hjemmeside
 Author:       Mikekl Erbs-Madsen - Network Media ApS
 Author URI:   http://networkmedia.dk
 Template:     bonzai
 Version:      1.0.0
 License:      2020 Copyright Network Media ApS
*/

@font-face {
    font-family: 'Avenir';
    src: url('fonts/AvenirLTStd35Light.eot') format('eot'),
         url('fonts/AvenirLTStd35Light.ttf') format('ttf'),
         url('fonts/AvenirLTStd35Light.woff') format('woff'),
         url('fonts/AvenirLTStd35Light.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;

}

body {
    font-family: Avenir,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Avenir,sans-serif;
    font-weight: 400;
}

.elementor-widget-heading h2.elementor-heading-title {
    line-height:1.5;
}

/*header {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 500;
    background-color: black;
    background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);

    transition: top .3s ease-in-out;
}*/

header {
    position: relative;
    z-index: 1000;
}

/*
header .wrapper {
    padding: 0px 0px 0px 0px !important;
	background-image: url('images/raster.png');
	background-repeat: repeat-x;
	background-size: contain;
	background-color:rgba(0,0,0,0.5)!important;
}
*/



.mobile-header .wrapper {
    background-color: #FFF !important;
}

/*
header .main-header.sticky .wrapper {
    background: #FFF none !important;
}
*/

header i {
    color: #666;
    font-size: 20px;
}
.dark header i {
    color: #ccc;
    font-size: 20px;
}

header .widget_custom_html a {
    display: inline-block;
    padding: 10px;
    margin-left: 20px;
}
/*
.scrolled header {
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: #FFF;
    background-image: none;
}*/

/*.scrolled header i {
    color: #333;
    font-size: 20px;
}*/

/*
.admin-bar header {
    top: 20px;
}
*/

header .logo a  {
    display: block;
    height: 60px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url('images/Audiovector_Logo_Grey.svg')
}


header .logo a img {
    display: none;
}

.scrolled header .logo a  {
    background-image: url('images/Audiovector_Logo_Grey.svg')
}
.dark .main-header.sticky .logo a  {
    background-image: url('images/Audiovector_Logo_White.svg')
}

#main {
    margin-top: -104px;
}


.navmega-nm {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.navmega-nm a,
.navmega-nm a:hover {
    text-decoration: none !important;
}

.navmega-nm > li {
    display: inline-block;
    vertical-align: top;
}

.navmega-nm > li > a {
    position: relative;
}

.navmega-nm > li.menu-item-has-children:hover > a:before  {

    position: absolute;
    display: block;
    content: "";
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);

    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 20px 25px 20px;
    border-color: transparent transparent #eee transparent;

}

.navmega-nm > li > a {
    display: block;
    color: #666;
    text-transform: uppercase;
    padding: 10px;
    font-size: 12px;
    letter-spacing: 1.5px;
    padding-bottom: 30px;
    text-decoration: none !important;
}
.dark .navmega-nm > li > a {
    color: #ccc;

}

/*.scrolled .navmega-nm > li > a {
    color: #333;
}*/

.navmega-nm > li > ul a {
    position: relative;
}

.navmega-nm > li > ul a:hover:before {
    position: absolute;
    top: 50%;
    left: -15px;
    transform: translateY(-50%);
    display: block;
    content: "";
    width: 5px;
    height: 5px;
    background-color: #D80100;

}


/* .elementor-124 .elementor-element.elementor-element-f9122ca:hover .navmega-nm > li > a {
	color: #333;
}
.elementor-124 .elementor-element.elementor-element-f9122ca:hover .elementor-social-icon i {
	color: #333;
}
.elementor-124 .elementor-element.elementor-element-f9122ca:hover .navmega-nm > li > a:after {
	 border-left: 1px solid #333;
    border-bottom: 1px solid #333;
}
.elementor-124 .elementor-element.elementor-element-f9122ca:hover img {
	filter: contrast(0) invert(1);
} */

.wpbf-navigation-active .navmega-nm > li > a {
	color: #808080 !important;
}
.wpbf-navigation-active .navmega-nm > li > a:after {
    border-left: 1px solid #808080;
    border-bottom: 1px solid #808080;
    transform: rotate(-45deg);
}
.wpbf-navigation-active .elementor-124 .elementor-element.elementor-element-ed4ca0e .elementor-social-icon i {
	color: #808080;
}

.wpbf-navigation-active .elementor-widget-theme-site-logo img {
  -webkit-filter: contrast(0);
  filter: contrast(0);
}

.navmega-nm > li > a:after {
    width: 5px;
    height: 5px;
    content:" ";
    border-left: 1px solid #666;
    border-bottom: 1px solid #666;
    transform: rotate(-45deg);
    display: inline-block;
    margin-left: 5px;
    vertical-align: top;
    margin-top: 5px;
}

/*.scrolled .navmega-nm > li > a:after {
    border-left: 1px solid #333;
    border-bottom: 1px solid #333;
}*/

.elementor-124 .elementor-section-wrap {
  padding-bottom: 30px;
  background: rgb(0,0,0);
  background: -moz-linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7539216370141807) 100%);
  background: -webkit-linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7539216370141807) 100%);
  background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7539216370141807) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}
.wpbf-navigation-active .elementor-124 .elementor-section-wrap {
  background: transparent;
  padding-bottom: 0;
}



.navmega-nm > li > ul {

    display: none;
    flex-flow: column wrap;
/*    min-height: 500px;*/
    max-height: 500px;
    position: absolute;
    background-color: #eee;
    left: 0px;
    width: 100%;
    padding: 50px;
}

.navmega-nm > li:hover > ul {
    display: flex;
}

.navmega-nm > li > ul > li {
    width: 50%;
    padding: 0px 10px;
    box-sizing: border-box;
}
.bg-menu .navmega-nm > li > ul > li {
    width: 100%;
    padding: 0px 10px;
    box-sizing: border-box;
}
.navmega-nm li ul li {
  list-style: none;
}

.navmega-nm > li > ul > li > a {
    color: #aaa !important;
    text-transform: uppercase;
    font-size: 15px;
    cursor: pointer;
    font-weight: 400;
    color: #333;
    font-weight: 100;
    letter-spacing: 1.5px;
    font-size: 12px;
    line-height: 25px;
}

.navmega-nm ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.navmega-nm ul li ul {
    margin-bottom: 20px;
    list-style: none;
}

.navmega-nm ul li ul a {
    display: block;
    color: #333;
    font-weight: 100;
    letter-spacing: 1.5px;
    font-size: 12px;
    line-height: 25px;
}
.navmega-nm li ul a:hover {
    color:red !important;
}
/*
.navmega-nm li ul a:hover:before {
    width: 5px;
    height: 5px;
    line-height: 10px;
    vertical-align: middle;
    display: inline-block;
    background: red;
    content: " ";
    margin-right: 5px;
}
*/
.navmega-nm .menu-bg {
    display: none;
    position: absolute;
    top: 0px;
    right:  0px;
    height: 100%;
    width: 50%;
/*    transition: background-image .6s ease-in;*/
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
/*
.menu-bg {
    background-image: url('images/R_1_11_280.jpg');
}
*/

#menu-item-62 > ul {
    width: 300px !important;
    padding: 50px !important;
}

li.bg-menu > ul > li {
    width: 100% !important;
}



#menu-item-62 ul li .menu-bg {
    display: none;
    background-image: none !important;
}

/*
ul.bg-rseries .menu-bg {
    background-image: url('images/menu-r-series.jpg');
}
*/

ul li .bg-r11 .menu-bg {
    background-image: url('images/menubg_r11.jpg');
}
ul li .bg-trapeze .menu-bg {
    background-image: url('images/menubg_trapeze.jpg');
}
ul.bg-r10 .menu-bg {
    background-image: url('images/menubg_r102.jpg');
}
ul.bg-r8 .menu-bg {
    background-image: url('images/menubg_r81.jpg');
}
ul.bg-r6 .menu-bg {
    background-image: url('images/menubg_R6.jpg');
}
ul.bg-r3 .menu-bg {
    background-image: url('images/menubg_r3.jpg');
}
ul.bg-r1 .menu-bg {
    background-image: url('images/menubg_r1.jpg');
}
ul.bg-rc .menu-bg {
    background-image: url('images/menubg_rc.jpg');
}
ul.bg-rsub .menu-bg {
    background-image: url('images/menubg_rsub.jpg');
}

/*
ul.bg-wallseries .menu-bg {
    background-image: url('images/menu-inwall-onwall.jpg');
}
*/

ul.bg-onwall .menu-bg {
    background-image: url('images/menubg_onwall-1.jpg');
}

ul.bg-inwall .menu-bg {
    background-image: url('images/menubg_onwall-1.jpg');
}


/*
ul.bg-qrseries .menu-bg {
    background-image: url('images/menu-qr-series.jpg');
}
*/

ul.bg-qr1 .menu-bg {
    background-image: url('images/menubg_qr1_1.jpg');
}

ul.bg-qr3 .menu-bg {
    background-image: url('images/menubg_qr3_1.jpg');
}

ul.bg-qr5 .menu-bg {
    background-image: url('images/menubg_qr5_1.jpg');
}

ul.bg-qr7 .menu-bg {
    background-image: url('images/menubg_qr7.jpg');
}

ul.bg-qrsub .menu-bg {
    background-image: url('images/menubg_qrsub.jpg');
}

ul.bg-qrc .menu-bg {
    background-image: url('images/menubg_qrc.jpg');
}

ul.bg-qrwall .menu-bg {
    background-image: url('images/menubg_qrwall.jpg');
}

/*
ul.bg-asseccories .menu-bg {
    background-image: url('images/menu-asseccories.jpg');
}
*/


ul.bg-stand .menu-bg {
    background-image: url('images/menubg_r1.jpg');
}

ul.bg-cables .menu-bg {
    background-image: url('images/zero-cables-menu.jpg');
}

ul.bg-freedom .menu-bg {
    background-image: url('images/freedom-grounding-cables-menu1.jpg');
}


/*
ul li .bg-address .menu-bg {
    background-image: url('images/menu-inwall.jpg');
}
*/


.wheretobuy .menu-bg {
  background-image: none;

    }
.ee-nav.ee-nav--stacked li:nth-child(1):before {
    background-image: url('images/white_silk.svg');
    content: "";
    background-size: contain;
    background-repeat:no-repeat;
    width: 56px;
    height: 20px;
    margin-right: 20px;
}
.ee-nav.ee-nav--stacked li:nth-child(2):before {
    background-image: url('images/italian_walnut.svg');
    content: "";
    background-size: contain;
    background-repeat:no-repeat;
    width: 56px;
    height: 20px;
    margin-right: 20px;
}
.ee-nav.ee-nav--stacked li:nth-child(3):before {
    background-image: url('images/african_rosewood.svg');
    content: "";
    background-size: contain;
    background-repeat:no-repeat;
    width: 56px;
    height: 20px;
    margin-right: 20px;
}
.ee-nav.ee-nav--stacked li:nth-child(4):before {
    background-image: url('images/black_ash.svg');
    content: "";
    background-size: contain;
    background-repeat:no-repeat;
    width: 56px;
    height: 20px;
    margin-right: 20px;
}
.qr-colorswitch > .ee-nav.ee-nav--stacked li:nth-child(1):before {
    background-image: url('images/white_silk.svg');
    content: "";
    background-size: contain;
    background-repeat:no-repeat;
    width: 56px;
    height: 20px;
    margin-right: 20px;
}

.qr-colorswitch .ee-nav.ee-nav--stacked li:nth-child(2):before {
    background-image: url('images/dark_walnut.png');
    content: "";
    background-size: contain;
    background-repeat:no-repeat;
    width: 56px;
    height: 20px;
    margin-right: 20px;
}

.qr-colorswitch .ee-nav.ee-nav--stacked li:nth-child(3):before {
    background-image: url('images/black_piano.jpg');
    content: "";
    background-size: contain;
    background-repeat:no-repeat;
    width: 56px;
    height: 20px;
    margin-right: 20px;
}

.r11-colorswitch .ee-nav.ee-nav--stacked li:nth-child(1):before {
    background-image: url('images/madrona_burl_piano2.png');
    content: "";
    background-size: contain;
    background-repeat:no-repeat;
    width: 56px;
    height: 20px;
    margin-right: 20px;
}

.r11-colorswitch .ee-nav.ee-nav--stacked li:nth-child(2):before {
    background-image: url('images/black_piano.svg');
    content: "";
    background-size: contain;
    background-repeat:no-repeat;
    width: 56px;
    height: 20px;
    margin-right: 20px;
}

.r11-colorswitch .ee-nav.ee-nav--stacked li:nth-child(3):before {
    background-image: url('images/white_piano.svg');
    content: "";
    background-size: contain;
    background-repeat:no-repeat;
    width: 56px;
    height: 20px;
    margin-right: 20px;
 }

.r11-colorswitch .ee-nav.ee-nav--stacked li:nth-child(4):before {
    background-image: url('images/italian_red_piano.svg');
    content: "";
    background-size: contain;
    background-repeat:no-repeat;
    width: 56px;
    height: 20px;
    margin-right: 20px;
  }

.r8-colorswitch .ee-nav.ee-nav--stacked li:nth-child(1):before {
    background-image: url('images/italian-walnut-burl.png');
    content: "";
    background-size: contain;
    background-repeat:no-repeat;
    width: 56px;
    height: 20px;
    margin-right: 20px;
}

.r8-colorswitch .ee-nav.ee-nav--stacked li:nth-child(2):before {
    background-image: url('images/italian_grey_piano.png');
    content: "";
    background-size: contain;
    background-repeat:no-repeat;
    width: 56px;
    height: 20px;
    margin-right: 20px;
}

.r8-colorswitch .ee-nav.ee-nav--stacked li:nth-child(3):before {
    background-image: url('images/black_piano.svg');
    content: "";
    background-size: contain;
    background-repeat:no-repeat;
    width: 56px;
    height: 20px;
    margin-right: 20px;
 }

.r8-colorswitch .ee-nav.ee-nav--stacked li:nth-child(4):before {
    background-image: url('images/white_piano.svg');
    content: "";
    background-size: contain;
    background-repeat:no-repeat;
    width: 56px;
    height: 20px;
    margin-right: 20px;
}


.r10-colorswitch .ee-nav.ee-nav--stacked li:nth-child(1):before {
    background-image: url('images/canadian_birdseye_maple_piano.svg');
    content: "";
    background-size: contain;
    background-repeat:no-repeat;
    width: 56px;
    height: 20px;
    margin-right: 20px;
 }
.r10-colorswitch .ee-nav.ee-nav--stacked li:nth-child(2):before {
    background-image: url('images/african_mahogany_crotch.svg');
    content: "";
    background-size: contain;
    background-repeat:no-repeat;
    width: 56px;
    height: 20px;
    margin-right: 20px;
 }
.r10-colorswitch .ee-nav.ee-nav--stacked li:nth-child(3):before {
    background-image: url('images/italian_walnut_burl.svg');
    content: "";
    background-size: contain;
    background-repeat:no-repeat;
    width: 56px;
    height: 20px;
    margin-right: 20px;
 }

.trapeze-colorswitch .ee-nav.ee-nav--stacked li:nth-child(3):before {
    background-image: url('images/black_ash.svg');
    content: "";
    background-size: contain;
    background-repeat:no-repeat;
    width: 56px;
    height: 20px;
    margin-right: 20px;
} 

.trapeze-colorswitch .ee-nav.ee-nav--stacked li:nth-child(4):before {
    background-image: url('images/nordic_oak.svg');
    content: "";
    background-size: contain;
    background-repeat:no-repeat;
    width: 56px;
    height: 20px;
    margin-right: 20px;
}
.navmega-nm > li.nosub:hover::after {
	width: 0;
	height: 0;
	display: block;
	background: none;
}
.navmega-nm > li.nosub > a::after {
	width: 0;
	height: 0;
	border-left: 0px solid #fff;
	border-bottom: 0px solid #fff;

}
.ee-switcher__titles {
	display: none;
}
.ee-switcher__wrapper {
    align-items: center !important;
}
.tag-dealers h3, .tag-distributors h3, .tag-brand-manager h3 {
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 1em !important;
	text-transform: uppercase;
	margin-bottom: 15px !important;
}
.tag-dealers h3 a, .tag-distributors h3 a{
	color: #fff!important;
}
/*
.tag-dealers .elementor-post__excerpt:before {
	back

}
*/
.tag-dealers .elementor-post__excerpt, .tag-distributors .elementor-post__excerpt, .tag-brand-manager .elementor-post__excerpt {
/*	border-top: 1px solid #666;*/
	margin: 0 auto;
	position: relative;
	background-image: url('images/line.jpg');
	background-position: top;
	background-repeat: no-repeat;
	background-size:auto ;
	padding-top: 15px;

}
.tag-dealers .elementor-post__excerpt p, .tag-distributors .elementor-post__excerpt p, .tag-brand-manager .elementor-post__excerpt p{
	margin-bottom: 10px !important;
  font-size: 12px;
  line-height: 26px;
}
main {
	padding: 40px 0px 0 0 !important;
}
#menu-mobile a {
    color: #555 !important;
}
#new_menu-2 ul li:first-child ul li a {
    color: #555 !important;
}
.cookies-bar {
  background-color: #000;
  color: #fff;
  font-size: 8px;
}
.cookies-bar .buttons a {
  text-transform: uppercase;
  font-size: 10px;
  padding: 10px 30px;
  font-weight: normal;
  margin: 5px 10px;
  background: transparent;
  border: 1px solid #fff;
  border-radius: 0;
}
.cookie-link-corner {
  display: none;
}
.single-post a {
  color: red;
}

@media all and (min-width: 760px) {
    header .wrapper {
        background-color: rgba(255,255,255,0.5) !important;
    /*    background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.45) 100%) !important; */
    }
    .dark header .wrapper {
        background-color: rgba(33,33,33,0.8) !important;
    /*    background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.45) 100%) !important; */
    }
    .scrolled header .wrapper {
        background-color: rgba(255,255,255,0.9) !important;
    }
    .dark .main-header.sticky .wrapper {
        background-color: rgba(33,33,33,0.5) !important;
    /*    background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.45) 100%) !important; */
    }
	.dark header .logo a  {
        background-image: url('images/Audiovector_Logo_White.svg')
	}
}

@media all and (min-width: 991px) and (max-width: 1024px) {
    .elementor-element-b0d7c03 {
        margin-top: -25px !important;
    }
}

@media all and (max-width: 760px) {
    #main {
        margin: 0px !important;
    }
	figcaption.widget-image-caption  {
	position: absolute;
	top: 30px;
	left: 30px;
	}
}

.newsletter-input {
    position: relative;
    display: block;
    padding-right: 200px;
}

.newsletter-input input[type="email"] {
    border: 1px solid #666666;
    font-size: 16px;
    height: 35px;
    width: 100%;
    line-height: 35px;
    padding: 0px 10px;
}

.newsletter-input input[type="submit"] {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    padding: 0px 10px;
    width: 200px;
    border: 0px;
    color: #FFF;
}

body .cookies-wrapper .cookies-bar .buttons a.btn-primary {
    background-color: #666666;
}
body .cookies-bar {
    color: #666;
}
