﻿/* header top navigation css */

.header-top-navigation {
    background: #000000;
    font-family: 'DINProRegular', 'Open Sans', sans-serif;
    border-bottom: 1px solid #3a3a3a;
    position: relative;
    z-index: 1000;
}

.header-top-navigation ul {
    margin: 0px;
    padding: 0px;
}

.header-top-navigation li {
    display: inline-block;
}

/*
.header-top-navigation-inner {
	border-bottom: 1px solid #3a3a3a;
}
*/
.header-top-navigation li a {
    font-size: 12px;
    color: #B9B9B9;
    line-height: 12px;
    padding: 13px 12px;
    -moz-transition: all .22s ease-in-out;
    -o-transition: all .22s ease-in-out;
    -webkit-transition: all .22s ease-in-out;
    transition: all .22s ease-in-out;
    text-transform: uppercase;
}

.header-top-navigation li.current a,
.header-top-navigation li:hover a {
    color: #F79629;
    display: block;
}

@media only screen and (max-width: 1450px) {
    .header-top-navigation .container {
        padding: 0 20px;
    }
}

@media (max-width: 989px) {
    .header-top-navigation .container {
        width: 100% !important;
        max-width: none !important;
        padding: 0px !important;
    }

    .header-top-navigation-inner {
        padding: 0 15px;
    }
}

@media (max-width: 800px) {
    .header-top-navigation-inner {
        overflow-x: scroll;
        width: 100%;
        overflow-y: hidden;
        -ms-overflow-style: none;
        scrollbar-width: none;
        position: static;
    }

    .header-top-navigation .container:before {
        position: absolute;
        content: "";
        display: block;
        z-index: 9;
        width: 65px;
        height: calc(100% - 1px);
        right: 0px;
        top: 0px;
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    }

    .header-top-navigation-inner::-webkit-scrollbar {
        display: none;
        width: 0px;
        background: transparent;
    }

    .header-top-navigation ul {
        white-space: nowrap;
    }

    .header-top-navigation li:last-of-type {
        padding-right: 50px;
    }
    .switcher {
        padding-right: 100px;
    }
    .switcher .option {
        right: 0px;
    }
}

/* header top navigation css end */

@font-face {
    font-family: 'DINProRegular';
    src: url('../../fonts/dinPRO/DINProRegular.woff2') format('woff2'),
    url('../../fonts/dinPRO/DINProRegular.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
}

/*
html.overlayelement,
body.overlayelement,
html.hamburgeropen,
body.hamburgeropen {
    overflow: hidden !important;
}
*/
body.hamburgeropen .micro-nav-right {
    display: none;
}

header#header,
header#header > #header_main {
    background: #000000;
}

.newmenu #header_main {
    padding: 30px 0;
}

.newmenu .new_main_menu {
    clear: none;
    position: static;
    z-index: 100;
    line-height: 30px;
    height: 100%;
    margin: 0;
    right: 0;
    float: right;
    font-family: 'DINPro', 'Open Sans', sans-serif;
    font-size: 14px;
}

.newmenu #header_main .container {
    height: 80px;
    line-height: normal;
}

.newmenu div .logo {
    float: left;
    position: static;
    left: 0;
    z-index: 1;
}

.newmenu #header_main strong.logo img {
    height: 80px;
}

.newmenu #header_main strong.logo img.white {
    display: none;
}

.newmenu #header_main strong.logo img.black {
    /*display: none;*/
    display: block;
}

.newmenu .av-main-nav-wrap {
    float: none;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.newmenu .av-main-nav-wrap a {
    -moz-transition: all .22s ease-in-out !important;
    -o-transition: all .22s ease-in-out !important;
    -webkit-transition: all .22s ease-in-out !important;
    transition: all .22s ease-in-out !important;
}

.newmenu .av-main-nav-new > li {
    display: inline-block;
    position: relative;
}

.newmenu .av-main-nav-new > li > ul.sub-menu {
    display: none;
    position: absolute;
    color: black;
    margin-top: 20px;
    /*border: 1px solid #f3f3f3;
    background: #f3f3f3;*/
    border: 1px solid #262626;
    background: #1a1a1a;
    z-index: 1;
}

.newmenu .av-main-nav-new > li,
.newmenu .av-main-nav-new > li > a {
    font-family: 'DINProRegular';
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    font-weight: bold;
    vertical-align: top;
}

.newmenu .av-main-nav-new > li > a {
    display: block;
}

.newmenu .av-main-nav-new > li {
    margin-right: 40px;
    max-width: 170px;
}

.newmenu .av-main-nav-new > li:last-of-type {
    margin-right: 0px;
}

.newmenu .av-main-nav-new > li:nth-child(7) {
    margin-right: 0px;
}

.newmenu .av-main-nav-new > li > a > .avia-menu-subtext {
    display: block;
    font-family: 'DINProRegular';
    font-size: 14px;
    color: #6E6E6E;
    font-weight: normal;
    margin-top: 10px;
}

.newmenu .av-main-nav-new > li > a > .avia-menu-text {
    display: inline-block; position: relative;
}

.newmenu .avia-bullet {
    display: none;
}

.newmenu .av-main-nav-new > li.menu-item-has-children > a > .avia-menu-text > .avia-menu-arrow {
    display: inline-block;
    margin-left: 10px;
}

.newmenu .av-main-nav-new > li.menu-item-has-children > a > .avia-menu-text > .avia-menu-arrow:after {
    content: "\E879";
    font-family: 'entypo-fontello';
    display: inline-block;
    transform: rotate(90deg);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    -ms-transition: -ms-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    position: absolute;
    top: 0;
}

.newmenu .av-main-nav-new > li.menu-item-has-children.hovered > a > .avia-menu-text > .avia-menu-arrow:after {
    transform: rotate(270deg);
}

.newmenu .av-main-nav-new > li > ul.sub-menu li,
.newmenu .av-main-nav-new > li > ul.sub-menu a {
    font-size: 14px;
    line-height: 14px;
    color: #fff;
}

.newmenu .av-main-nav-new > li > ul.sub-menu > li {
    margin: 0px;
}

.newmenu .av-main-nav-new > li > ul.sub-menu > li > a {
    padding: 17px 20px;
    display: block;
    border-bottom: 1px solid #262626;
    white-space: nowrap;
}
/* Navigation - DIG-3405 */
@media screen and (min-width: 989px){
    .newmenu .av-main-nav-new > li > ul.sub-menu > li > a {
    padding: 12px 20px;
    white-space: break-spaces;
    line-height: 1.5;
    }
}

.newmenu .av-main-nav-new > li > ul.sub-menu > li:last-of-type > a {
    border-bottom: none;
}

.newmenu .av-main-nav-new > li > ul.sub-menu > li > a:hover {
    background: #F89828;
    color: #fff !important;
}
.newmenu .av-main-nav-new > li > ul.sub-menu > li:hover {
    background: #F89828;
    color: #fff !important;
}

.newmenu .av-main-nav-new > li > ul.sub-menu > li.current-menu-item > a {
    background: #F89828;
    color: #fff !important;
    padding-left: 15px;
}

.newmenu .av-main-nav-new > li.menu-item-has-children.hovered:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -23px;
    height: 26px;
    width: 100%;
}

.newmenu .av-main-nav-new > li > ul > li > a > .avia-menu-subtext {
    display: inline !important;
    font-family: 'DINProRegular';
    font-size: 9px;
    line-height: 9px;
    color: #fff;
    font-weight: normal;
    background: #F89828;
    border-radius: 10px;
    padding: 2px 5px;
    vertical-align: top;
    white-space: nowrap;
    text-transform: uppercase;
    margin-left: 5px;
    position: relative;
    top: -3px;
}

.newmenu .avia-menu-fx {
    display: none;
}

.hamburger-menu-open {
    display: none;
}

.close-hamburger {
    position: absolute;
    right: 30px;
    /*top: 30px;*/
    top: 80px;
    width: 37px;
    height: 37px;
    display: none;
}

.close-hamburger:before, .close-hamburger:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 37px;
    width: 3px;
    background-color: #fff;
}

.close-hamburger:before {
    transform: rotate(45deg);
}

.close-hamburger:after {
    transform: rotate(-45deg);
}

.newmenu .av-main-nav-new > li a:hover,
.newmenu .av-main-nav-new > li a:focus,
.newmenu .av-main-nav-new > li a:visited {
    text-decoration: none;
}



.newmenu ul.av-main-nav-new {
    line-height: normal;
}

/* Black version
.blackheader  class se umakne (DIG-731 - meni vedno črne barve)
*/

.creatim-menu-banners {
    width: 400px;
    top: -1px;
    position: absolute;
    padding:5px;
    background:#1a1a1a;
    border: 1px solid #262626 !important;
    display: block;
}

.creatim-menu-banners img{
    width: 400px;
    object-fit: cover;
}
@media only screen and (max-width: 989px) {
    .creatim-menu-banners {
        width: 100%;
        top: 0;
        max-width: 400px;
        position: relative;
        display: block;
        opacity: 1;
        padding: 0;
        border: none !important;
        background:transparent;
    }
}


.menu-banner-content{
    margin: 0 0 10px 0;
    color:#B9B9B9;
}
.creatim-menu-banners h2 {
    color:#ffffff;
}

/* shop link in sticky navbar */
#header_main .new_main_menu ul li.shop-link {
    padding-top: 4px;
}
#header_main .new_main_menu ul li.shop-link a{
    padding: 6px 28px;
    background-color: transparent;
    color: #f79629 !important;
    font-family: HelveticaNeue, sans-serif;
    font-size: 14px;
    display: none;
}

#header_main .new_main_menu ul li.shop-link a:before{
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    content: "\f07a";
    font-size: 14px;
    margin-right: 6px;
}

@media screen and (max-width: 768px) {
    #header_main .new_main_menu ul li.shop-link{
        margin-left: 0 !important;
    }

    #header_main .new_main_menu ul li.shop-link a{
        padding-left: 0 !important;
    }

    #header_main .new_main_menu ul li.shop-link a span.avia-menu-text {
        left: initial !important;
        transform: initial !important;
    }
}
#header_main .new_main_menu.sticky ul li.shop-link a {
    display: block;
}
#header_main .new_main_menu.sticky ul li.shop-link {
    margin-left: 0px;
}

#header_main .new_main_menu.sticky ul li.shop-link .avia-menu-text {
    font-size: 16px !important;
}


@media screen and (max-width: 576px) {
    #header_main .new_main_menu ul li.shop-link {
        margin-left: 0 !important;
        padding-top: 15px;
    }


}

/* Konec black version */

@media (min-width: 990px) {
    .newmenu .new_main_menu.sticky {
        position: fixed;
        top: 0px;
        width: 100%;
        transform: none;
        z-index: 9;
        height: auto;
        left: 0px;
        background: #000000;
        border-bottom: 1px solid #494848;
    }
    body.sticky-notice .newmenu .new_main_menu.sticky {
        top: 60px;
    }

    .newmenu .new_main_menu.sticky .av-main-nav-wrap {
        transform: none;
    }

    .newmenu .new_main_menu.sticky .av-main-nav-wrap ul {
        float: right;
    }

    .newmenu .new_main_menu.sticky .av-main-nav-new > li > a > .avia-menu-subtext {
        display: none;
    }

    .newmenu .new_main_menu.sticky .av-main-nav-new > li > a > .avia-menu-text {
        margin-bottom: 0px;
    }

    .newmenu.sticky #header_main .container {
        height: auto;
    }

    .newmenu .new_main_menu.sticky .av-main-nav-new > li > a {
        padding: 10px 0;
    }

}
/*
@media (min-width: 990px) and (max-width: 1450px) {
    .newmenu.sticky #header_main .container {
        background: url(../images/main-menu-icon.png) 50px 3px no-repeat;
        background-size: 30px;
    }
}
*/

@media (max-width: 1700px) {
    .newmenu .av-main-nav-new > li {
        margin-right: 30px;
    }
}

@media (max-width: 1640px) {
    .newmenu .av-main-nav-new > li {
        margin-right: 20px;
    }
}

@media (max-width: 1590px) {
    .newmenu .av-main-nav-new > li {
        max-width: 190px;
    }
}
@media (min-width: 990px) and (max-width: 1075px) {
    .newmenu .av-main-nav-new > li {
        max-width: 120px;
    }
    .newmenu .av-main-nav-new > li a {
        font-size: 13px;
    }
}
/*
@media (max-width: 1490px) {
	.page-partner-program .header .container { max-width:1150px;}
    .newmenu .av-main-nav-new > li {
        max-width: 141px;
    }

    .page-partner-program .newmenu .av-main-nav-new > li {
        max-width: 140px;
    }
}

@media (max-width: 1370px) {
    .page-partner-program .newmenu .av-main-nav-new > li {
        max-width: 140px;
    }
}

*/

@media (max-width: 1280px) {
    .newmenu .av-main-nav-new > li > a > .avia-menu-subtext {
        font-size: 13px;
    }
}

@media (max-width: 1600px) {
    .newmenu .av-main-nav-new > li > a > .avia-menu-subtext {
        display: none;
    }

    .newmenu .av-main-nav-new > li > a > .avia-menu-text {
        margin-bottom: 0px;
    }
}

@media (max-width: 989px) {
    .newmenu .av-main-nav-new > li,
    .newmenu .av-main-nav-new > li > a {
        color: #F79629;
        max-width: unset;
    }

    .newmenu .av-main-nav-new > li > ul.sub-menu,
    .newmenu .av-main-nav-new > li > ul.sub-menu {
        border: none;
        background: transparent;
    }

    .newmenu .av-main-nav-new > li > ul.sub-menu > li > a {
        border-bottom: none;
    }

    .newmenu li.current-menu-item > a,
    .newmenu li.current-page-ancestor > a,
    .newmenu li > a:hover {
        color: #fff !important;
    }

    .newmenu .av-main-nav-new > li > ul.sub-menu li,
    .newmenu .av-main-nav-new > li > ul.sub-menu a {
        color: #fff;
    }

    .hamburger-menu-open {
        display: block;
        color: #fff;
        width: 30px;
        height: 26px;
        position: absolute;
        right: 0px;
        top: 50%;
        transform: translateY(-50%);
    }

    .hamburger-menu-open > span {
        height: 3px;
        width: 100%;
        background: #fff;
        border-radius: 2px;
        margin-bottom: 8px;
        display: block;
    }

    .hamburger-menu-open > span:last-of-type {
        margin-bottom: 0px;
    }

    .newmenu .avia-menu.av-main-nav-wrap {
        display: block;
        position: fixed;
        z-index: 99;
        top: 0;
        width: 100%;
        left: 0;
        margin-left: 100%;
        -moz-transition: margin-left linear .42s;
        -o-transition: margin-left linear .42s;
        -webkit-transition: margin-left linear .42s;
        transition: margin-left linear .42s;
        height: 100%;
        overflow-x: scroll;
        background: #1a1a1a;
        border: 1px solid #262626;
    }

    .newmenu .avia-menu.av-main-nav-wrap {
        transform: unset;
        /*padding: 30px;*/
        padding: 80px 30px 0;
        opacity: 0;
    }

    body.hamburgeropen .newmenu .avia-menu.av-main-nav-wrap {
        margin-left: 0;
        opacity: 1;
    }

    .close-hamburger {
        display: block;
    }

    /*.newmenu .av-main-nav-wrap ul {
        text-align: center;
    }*/
    .newmenu .av-main-nav-new > li {
        display: inline-block;
        margin-right: 0px;
        margin-bottom: 10px;
        width: 100%;
        max-width: none;
    }

    .newmenu .av-main-nav-new > li > a {
        padding: 15px;
        display: inline-block;
        color: #F79629;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-tap-highlight-color: transparent;
        padding-left: 0px;
    }

    .newmenu .av-main-nav-new > li > ul.sub-menu {
        position: static;
        margin: 0px;
        border: none;
        margin-bottom: 20px;
    }

    .newmenu .av-main-nav-new > li > ul.sub-menu > li > a {
        padding: 15px;
        display: inline-block;
        border-bottom: none;
        white-space: nowrap;
        width: 100%;
        padding-left: 0px;
    }

   /* .newmenu .av-main-nav-new > li > ul.sub-menu > li:last-of-type > a {
        border-bottom: 1px solid #666666;
    }*/

    .newmenu .av-main-nav-new > li > a > .avia-menu-text {
        position: relative;
    }

    .newmenu .av-main-nav-new > li.menu-item-has-children > a > .avia-menu-text > .avia-menu-arrow {
        display: inline-block;
        margin-left: 10px;
        font-size: 26px;
        width: 35px;
        position: absolute;
        height: 30px;
        bottom: -7px;
        line-height: 28px;
        text-align: center;
    }

    .newmenu .av-main-nav-new > li.menu-item-has-children.hovered:not(.clicked) > a > .avia-menu-text > .avia-menu-arrow:after {
        transform: rotate(90deg);
    }

    .newmenu .av-main-nav-new > li.menu-item-has-children.hovered.clicked > a > .avia-menu-text > .avia-menu-arrow:after {
        transform: rotate(270deg);
    }

    .newmenu .new_main_menu.sticky {
        position: fixed;
        top: 0px;
        width: 100%;
        transform: none;
        z-index: 9;
        height: 50px;
        left: 0px;
        background: #000000;
        border-bottom: 1px solid #494848;
    }

    .hamburger-menu-open {
        right: 15px;
    }

    #header_main .new_main_menu ul li.shop-link a {
        width: 29% !important;
        display: block;
    }

    #header_main .new_main_menu ul li.shop-link a span.avia-menu-text {
        left: 50%;
        transform: translateX(-50%);
    }

}

.js_active.html_burger_menu #avia-menu > li {
    display: inline-block !important;
}
