nav {
    position: relative;
    margin: auto;
    width: 100%;
    z-index: 99;
    background: #fff
}

.desktop-show {
    align-items: center;
}

.menu-desktop .nav>li {
    display: inline-block;
    width: auto;
}

.menu-desktop .nav> .active a {
    background-color: white;
    position: relative;
    z-index: 1;
}

.mega-menu-category>ul>li.has-sub.wide.active a {
    background-color: #fff;
    position: relative;
    z-index: 1
}

.nav>li>a {
    position: relative;
    display: inline-block;
    padding: 10px 15px
}

.menu {
    list-style: none;
    padding: 0;
    border: 1px solid #d9d9d9;
    border-bottom: 0;
    border-left: 0;
    margin: 0;
    margin-left: -30px
}

.menu>li {
    float: left
}

.menu>li>a {
    display: block;
    line-height: 20px;
    font-size: 13px;
    font-weight: 700;
    color: #222;
    text-transform: uppercase;
    padding: 8px 24px;
    border-left: 1px solid #d9d9d9
}

.menu>li:first-child>a {
    border-left: 0
}

.menu>li.active>a,.menu>li>a:focus,.menu>li>a:hover {
    text-decoration: none;
    color: #0083c1
}

.category-page .mega-menu-category,.error-page .mega-menu-category,.faq-page .mega-menu-category,.multiple-addresses-page .mega-menu-category,.shopping-cart-page .mega-menu-category {
    display: none
}

.mega-container {
    position: relative;
    z-index: 1;
}

.navleft-container {
    width: 100%;
    left: 0px;
}

.mega-menu-title {
    color: #ffffff;
    cursor: pointer;
    padding: 5px 15px 5px 15px;
    display: inline-block;
    width: auto;
    text-align: left;
    border-radius: 4px;
    background: #ee3e29;
}

.minify-header .mega-menu-title {
    transition: .7s;
    opacity: 0
}

.nav-icon {
    padding-left: 0;
    padding-right: 0
}

.mega-menu-title i {
    font-size: 24px;
    margin-right: 10px;
    vertical-align: -3px;
    color: #303030;
}

.mega-menu-title h3 {
    font-size: 18px;
    font-weight: 400;
    margin: auto;
    color: #ffffff;
    letter-spacing: 1px;
    line-height: 38px;
    display: flex;
    align-items: center;
}

.mega-menu-category {
    border-top: 0;
    height: auto;
    /* overflow-y: auto; */
    /* column-count: 1; */
    /* border-top: unset; */
}

@media (max-width: 1200px) {
    .mega-menu-category {
        border-top:0;
        height: 285px;
        overflow: hidden;
        overflow-y: auto;
    }
}

@media (max-width: 991px) {
    .mega-menu-category {
        border-top:0;
        max-height: 395px;
        overflow: hidden
    }
}

.mega-menu-category ul {
    justify-content: center;
    padding: 0;
    margin: 0 auto;
    border-top: none;
    padding: 15px;
    background: #2c0000;
    box-shadow: 25px 0px 50px -50px #000;
    /* border: 2px solid #ededed; */
    border-radius: 0px;
    width: 100%;
    /* margin-top: 7px; */
    text-align: center;
}

.mega-menu-category>.nav>li>a {
    color: #fff;
    padding: 5px 15px 5px 15px;
    font-size: 17px;
    font-weight: 400;
    transition: .5s;
    line-height: 32px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    opacity: 0.7;
}

.mega-menu-category>.nav>li>a:hover {
    position: relative;
    z-index: 1;
    opacity: 1;
    background: transparent;
}

.mega-menu-category>.nav>li>a:hover img {
    transition: .5s
}

.mega-menu-category>.nav>li>a img {
    vertical-align: -5px;
    margin-right: 10px;
    z-index: 999;
    position: relative;
    width: 40px;
}

.mega-menu-category>.nav>li:hover>a:before {
    position: absolute;
    content: "";
    width: 31px;
    height: 31px;
    border-radius: 50%;
    left: 13px;
    top: 3px;
    opacity: .7
}

@media (max-width: 1200px) {
    .mega-menu-category>.nav>li>a {
        color:#000;
        padding: 5.5px 10px 5.5px 10px;
        font-size: 14px;
        font-weight: 600;
    }
}

@media (max-width: 991px) {
    .mega-menu-category>.nav>li>a {
        color:#000;
        padding: 9.2px 10px 9.2px 10px;
        font-size: 13px;
        font-weight: 600;
        border-bottom: 1px solid #ddd
    }
}

.mega-menu-category>.nav>li>a .fa {
    width: 20px;
    font-size: 13px
}

.custom-offer a {
    font-weight: 700!important;
    border-bottom: none!important
}

.mega-menu-category ul li ul {
    border: none;
    box-shadow: none;
    /* border-radius: 7px; */
    border-radius: 0px 7px 7px 0px;
}

.mega-menu-category>.nav>li>a .fa.fa-child,.mega-menu-category>.nav>li>a .fa.fa-gift,.mega-menu-category>.nav>li>a .fa.fa-home {
    font-size: 15px
}

.mega-menu-category>.nav>li>a:hover .fa {
    color: #333
}

.mega-menu-category>.nav>li>a:after {
    content: "\0000BB";
    font-family: FontAwesome;
    display: inline-block;
    font-size: 12px;
    position: absolute;
    right: 8px;
    top: 10px;
    background: #e6e6e6;
    width: 20px;
    text-align: center;
    border-radius: 0;
    height: 20px;
    line-height: 18px;
    color: #091009;
    display: none
}

.mega-menu-category>.nav>li.nosub>a:after {
    display: none
}

.mega-menu-category>.nav>li.view-more-cat>a {
    border-bottom: 0
}

.mega-menu-category>.nav>li.view-more-cat>a:after {
    content: ""
}

.mega-menu-category>.nav>li.active>a,.mega-menu-category>.nav>li>a:focus,.mega-menu-category>.nav>li>a:hover {
    position: relative
}

.menu-hide {
    display: none!important
}

.wrap-popup {
    position: absolute;
    left: 97%;
    top: 55px;
    width: 920px;
    background: #fff;
    /* display: none !important; */
}

@media (max-width: 1200px) {
    .wrap-popup {
        position:absolute;
        left: 100%;
        top: 36px;
        width: 630px;
    }
}

.wrap-popup.column2 {
    width: 400px
}

.wrap-popup.column1 {
    width: 100%;
    border-radius: 0px 7px 7px 0px;
    border: 1px solid #ededed;
}

.wrap-popup.column1:hover .mega-menu-category>ul>li.has-sub.wide.active a {
    background-color: red;
}

.popup {
    background-color: #fff;
    display: none;
    text-align: left;
    padding: 10px 15px 10px 20px;
    height: 583px;
    overflow-y: auto;
    /* box-shadow: 0 0px 10px -3px rgb(0 0 0 / 19%); */
    z-index: 1;
    background-position: right bottom;
    background-size: initial;
    background-repeat: no-repeat;
    border-radius: 0px 7px 7px 0px;
}

@media (max-width: 1200px) {
    .popup {
        background-color: #fff;
        display: none;
        text-align: left;
        padding: 0px 15px 0px 20px;
        height: 291px;
        overflow-y: auto;
        box-shadow: 0 1px 10px -3px rgb(0 0 0 / 19%);
        z-index: 1;
        background-position: right bottom;
        background-size: initial;
        background-repeat: no-repeat;
    }
}

.popup:before {
    content: "";
    position: absolute;
    /* background-color: rgba(255,255,255,.85); */
    top: 0;
    left: -130px;
    width: 100%;
    height: 100%
}

@media only screen and (min-width: 768px) and (max-width:992px) {
    .popup {
        padding:12px
    }

    .wrap-popup {
        width: 565px
    }
}

.popup h3 {
    font-size: 14px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 4px;
    letter-spacing: normal;
    color: #333
}

.popup h3 a {
    color: #333
}

.popup .nav>li>a {
    font-size: 18px;
    color: #585858;
    padding: 1px 7px 1px 10px;
    letter-spacing: normal;
    font-weight: 300;
    text-transform: capitalize;
    line-height: 20px;
}

.popup .nav>li>a:focus,.popup .nav>li>a:hover {
    color: #24982f;
    background-color: transparent;
}

.box-banner {
    padding-bottom: 10px
}

.box-banner+.box-banner {
    margin-top: 10px
}

.box-banner:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.box-banner h3 {
    color: #fff;
    font-weight: 700;
    font-size: 22px;
    text-transform: uppercase;
    margin: 0
}

.box-banner .price-sale {
    color: #fff;
    font-size: 40px;
    line-height: 40px;
    font-weight: 300
}

.box-banner .price-sale sub,.box-banner .price-sale sup {
    font-size: 16px;
    font-weight: 700
}

.box-banner .price-sale sub {
    bottom: 3px;
    left: -22px
}

.box-banner .price-sale sup {
    top: -17px;
    left: -8px
}

.box-banner a {
    text-transform: capitalize;
    color: #fff;
    text-decoration: underline
}

.box-banner {
    position: relative
}

.box-banner .add-right {
    margin-top: 3px
}

.add-desc {
    position: absolute;
    top: 12%;
    left: 10%
}

.box-banner a:hover {
    color: #0083c1
}

.has-sep:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: -10px
}

.navbar-primary {
    background-color: #0083c1;
    margin: 0;
    border: 0
}

.navbar-brand {
    margin-top: 0;
    margin-bottom: 0
}

.navbar-primary .navbar-brand {
    color: #fff;
    font-weight: 700
}

.navbar-nav>li>a {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700
}

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover,.navbar-nav>li.active>a,.navbar-nav>li>a:focus,.navbar-nav>li>a:hover {
    background-color: transparent;
    color: #000
}

.nav-container {
    margin: auto;
    position: relative;
}

.features-block {
    width: 100%;
    text-align: center;
}

.features-block a {
    color: #000000;
    font-size: 18px;
    padding: 0px 10px 0px 10px;
    border-radius: 30px;
    margin-right: 10px;
    position: relative;
    top: 1px;
    text-transform: uppercase;
    display: inline-block;
    line-height: 16px;
    transition: .5s;
    letter-spacing: 1px;
    font-family: 'HK Grotesk Regular';
}

@media (max-width: 1200px) {
    .features-block a {
        color: #ffffff;
        font-size: 14px;
        padding: 5px 5px 5px 5px;
        border-radius: 30px;
        margin-right: 5px;
        border: 2px solid rgba(239,239,239,0);
        position: relative;
        top: 1px;
        text-transform: uppercase;
        font-weight: 600;
        display: inline-block;
        font-family: 'Josefin Sans', sans-serif;
        line-height: 13px;
    }
}

.features-block a:hover {
    /* border: 2px solid #ffffff; */
    color: rgb(183 115 6);
}

.our-features-box>div>div>a:first-child {
}

.our-features-box>div>div>a:first-child:before {
}

@media (max-width: 1200px) {
    .our-features-box>div>div>a:first-child {
        margin-left: 0em;
    }
}

.dropdown-item {
    display: block!important;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: 14px;
    border-top: 1px solid #eee;
    margin: 0!important
}

.dropdown-menu.show {
    top: 14px;
    padding: 0;
}

.mm-toggle-wrap {
    display: none
}

@media only screen and (max-width: 479px) and (min-width:320px) {
    .mm-toggle-wrap {
        display:inline-block;
        position: absolute;
        right: 10px;
        top: 19px
    }
}

span.btn-lateral a {
    padding: 0;
    margin: 0;
    border: none;
    color: #fff;
    background: #0072bb
}

.telefon-contact {
    float: right
}

.telefon-contact a {
    border-radius: 30px;
    font-size: 12px;
    color: #f3f3f3;
    font-weight: 600;
    transition: .5s;
    border: 1px solid #ddd;
    color: #ff9800
}

@media (max-width: 991px) {
    .telefon-contact a {
        font-size:14px;
        padding: 2px 10px;
        position: relative;
        right: -25px;
        top: 1px
    }
}

.menu-desktop {
    transition: .3s;
    position: relative;
    z-index: 9;
    display: block;
    /* background: #efefef; */
}

#menunomobd {
    position: relative;
}

.show_menu {
    transition: .5s;
    opacity: 1;
    margin-top: 0
}

.minify-header .menu-desktop {
    background-color: rgba(45,46,48,.87);
    padding: 0 0;
    margin-top: 5px;
    transition: .5s;
    overflow: hidden;
    opacity: 0;
    margin-top: -15px;
    z-index: -4;
    position: relative
}

@media (max-width: 991px) {
    .menu-desktop {
        padding:5px 0;
        display: none;
    }
}

@media (max-width: 991px) {
    .desktop-show {
        display:none
    }
}

.minidisplay-show {
    display: none
}

@media (max-width: 991px) {
    .minidisplay-show {
        display:inline-flex;
        width: 100%;
        align-items: center
    }
}

.expandsub .open {
    color: red
}

.mobile-menu .expand:after {
    content: "\f068";
    position: absolute;
    transform: rotate(90deg);
    transition: .4s;
    right: 10px
}

.mobile-menu .open:after {
    content: "\f068";
    position: absolute;
    transform: rotate(0);
    transition: .4s
}

.show {
    /* display: block */
}

.common-home .mega-menu-category.inchis {
    display: block;
}

.mega-menu-category.inchis {
    /* display: none; */
}

.left-menu-side {
    width: 25%
}

.right-menu-side {
    width: 75%
}

.cat2tilte {
    text-transform: none;
    font-size: 14px;
    display: block;
    margin: 1px 0 1px 0;
    font-weight: 600;
    transition: .5s;
    background-color: transparent!important;
    color: black;
}

.cat2tilte:hover {
    color: #a5c953;
    transition: .5s;
}

.cat2tilte:first-letter {
    text-transform: capitalize
}

.popup::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #f5f5f5
}

.popup::-webkit-scrollbar {
    width: 10px;
    background-color: #f5f5f5
}

.popup::-webkit-scrollbar-thumb {
    background-color: #000;
    border: 2px solid #555
}

.mega-menu-category::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #f5f5f5
}

.mega-menu-category::-webkit-scrollbar {
    width: 10px;
    background-color: #f5f5f5
}

.mega-menu-category::-webkit-scrollbar-thumb {
    background-color: #000;
    border: 2px solid #555
}

.all-in-menu {
    column-count: 3;
    /* column-rule: 1px groove #fff; */
    padding: 10px 10px;
}

@media (max-width: 1200px) {
    .all-in-menu {
        column-count: 2 !important;
        column-rule: 3px groove #ddd;
        padding: 10px 10px;
    }
}

.categ-ories {
    display: inline-block;
    padding-right: 0px;
    padding-left: 5px;
}

#menunomob .mega-menu-category > ul > li:last-child a {
    /* border-bottom: none; */
    /* background: #94b1a6; */
    /* color: #fff; */
    border-bottom: none;
}

.img_fundal {
    max-height: 340px;
    padding-right: 10px;
}

.inside-col {
    padding: 7px 0px 0px 0px;
}

.inside-col li a {
    color: #000;
    padding: 5px 0px !important;
}

.column-auto {
    max-width: 700px;
}

/* Start menu bar buton */
.menu_bars {
    display: inline-grid;
    align-items: center;
    width: 30px;
    height: 18px;
    margin-right: 10px;
}

.mbt {
    width: 100%;
    height: 2px;
    background: #fff;
    display: block;
}

.mbm {
    width: 85%;
    height: 2px;
    background: #fff;
    display: block;
}

.mbb {
    width: 55%;
    height: 2px;
    background: #fff;
    display: block;
}

/* End menu bar buton */
.menu_social_btns {
    float: right;
    margin-right: -5px;
}

.menu_social_btns a {
    padding: 5px 7px 5px 10px;
    margin: 0px;
    border: unset;
}

.menu_social_btns a:hover {
    border: unset;
    margin: 0;
    transform: scale(1.2);
}

/* .acasa .mega-menu-category { */
	/* display:block !important; */
/* } */

.mega-menu-category:before {
    content: "";
    position: absolute;
    z-index: 999999;
    top: 60px;
    left: 10px;
    width: 0;
    height: 0;
    border-left: 10px solid #ff4d4d00;
    border-right: 10px solid #ff5c5c00;
    border-bottom: 10px solid #161a31;
    opacity: 0;
}

.bg_blue_inchis {
	background: #2c0000;
}