.icon.material-icons {
    font-size: 15px
}

.soomenucountdown {
    margin-left: -15px;
    margin-right: -15px;
    text-align: center;
}

.soomenucountdown cavas {
    float: left
}

.soft-hide {
    display: none;
}

.soomagicmenu > ul .customcontent {
    font-size: 14px
}

.soomagicmenu > ul > li .root-item .title .icon {
    font-size: 15px
}

.soomagicmenu > ul > li img {
    max-width: 100%;
    height: auto
}

.soomagicmenu > ul > li:last-child {
    margin-right: 0;
}

.soomagicmenu .root > li {
    overflow: hidden;
}

.soomagicmenu .root-item {
    float: left;
    cursor: pointer;
    overflow: hidden;
    padding: 10px 0 0px;
    white-space: nowrap;
}

.soomagicmenu .icon {
    margin: 0px 5px 5px 0px;
}

.soomagicmenu .manufacturer img:hover, .soomagicmenu .product img:hover, .soomagicmenu .customcontent img:hover {
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.25), inset 0 1px 1px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.25), inset 0 1px 1px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 4px 8px 0 rgba(0, 0, 0, 0.25), inset 0 1px 1px rgba(0, 0, 0, 0.35);
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -kthtml-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.soomagicmenu .root-item.no-description .icon::before {
    line-height: 60px;
}

.soomagicmenu .root-item .icon {
    display: inline
}

.soomagicmenu .root-item.no-description {
    line-height: 60px;
    padding: 0;
}

.soomagicmenu .root-item.no-description {
    line-height: 60px;
    padding: 0;
}

.soomagicmenu .description {
    display: block;
    clear: both;
    font-size: 13px;
    color: #84888f;
}

.soomagicmenu .menu-items {
    display: none;
    position: absolute;
    z-index: 99999;
    top: 60px;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
    width: 100%;
    height: auto;
    background: #fafafa;
    line-height: normal;
}

.soomagicmenu .yescountdown.menu-items {
    padding-bottom: 0;
}

.soomagicmenu .yesshadown.menu-items {
    -webkit-box-shadow: 0 8px 14px 0 rgba(0, 0, 0, 0.25), inset 0 1px 1px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 8px 14px 0 rgba(0, 0, 0, 0.25), inset 0 1px 1px rgba(0, 0, 0, 0.35);
    box-shadow: 0 8px 14px 0 rgba(0, 0, 0, 0.25), inset 0 1px 1px rgba(0, 0, 0, 0.35);
}

.soomagicmenu .menu-items > li {
    margin: 0 1%;
}

.soo-titlebackgroundgr > .title {
    background-color: #10b0e4;
    padding-left: 10px !important;
    font-weight: bold;
    color: #fff
}

.soo-titlebackgroundgr > .title a {
    color: #fff
}

.soo-titlebackgroundgr > .title a:hover {
    color: #ccc
}

.soo-titlebackgroundbl > .title {
    background-color: #ddd;
    padding-left: 10px !important;
    font-weight: bold;
    color: #333
}

.soo-titlebackgroundbl > .title a {
    color: #333
}

.soo-titlebackgroundbl > .title a:hover {
    color: 1000
}

.soomagicmenu .menu-item.no-title > .title {
    display: none
}

.soomagicmenu .menu-item.depth-1, .soomagicmenu .menu-item.depth-2 {
    color: #999
}

.soomagicmenu .menu-item.depth-1 > .title, .soomagicmenu .menu-item.depth-2 > .title {
    color: #666
}

.soomagicmenu .menu-item.depth-1 > .title {
    margin: 0 0 10px 0;
    padding: 5px 0 10px 0;
    border-bottom: 1px solid #c0c0c0;
    font-weight: bold;
}

.soomagicmenu .menu-item.depth-1 > .title span {
    font-weight: normal;
}

.soomagicmenu .menu-item > .title {
    font-size: 14px;
}

.soomagicmenu .menu-item.depth-2 > .title {
    padding: 7px 0;
    font-size: 15px
}

.soomagicmenu .submenu {
    overflow: hidden;
    margin-left: -1%;
    margin-right: -1%;
}

.soomagicmenu .submenu > li {
    margin: 0 1%;
}

.soomagicmenu .submenu li.menu-item {
    padding: 7px 0px
}

.soomagicmenu .submenu > li .submenu > li {
    padding-left: 10px;
}

.soomagicmenu .submenu > li.no-title > .submenu > li {
    padding-left: 0;
}

.soomagicmenu .submenu .title {
    float: none;
}

.soomagicmenu .menu-item.divider {
    position: relative;
    display: block;
    float: none;
    clear: both;
    margin: 0;
    padding: 15px 1%;
    width: 100%;
    border: none;
}

.soomagicmenu .custom-content p {
    padding: 5px 0;
}

.soomagicmenu .custom-content ul {
    list-style-type: disc;
}

.soomagicmenu .custom-content ol {
    list-style-type: decimal;
}

.soomagicmenu .custom-content li {
    margin-left: 16px;
}

.soomagicmenu .product.withimage {
    display: inline-block;
    float: none;
    vertical-align: top;
    padding: 1px 0 !important;
}

.soomagicmenu .product .product-image {
    display: block;
}

.soomagicmenu .product.withimage .title {
    margin-top: 10px;
}

.soomagicmenu .depth-1.product.withimage .title {
    font-weight: normal;
    font-size: 13px;
    border: none;
    margin: 10px 0;
    padding: 0;
}

.soomagicmenu .manufacturer.withimage {
    display: inline-block;
    float: none;
    vertical-align: top;
    padding: 1px 0 !important;
}

.soomagicmenu .manufacturer.withimage .title {
    font-weight: normal;
    font-size: 13px;
    border: none;
    margin: 10px 0;
    padding: 0;
}

.soomagicmenu .supplier.withimage {
    display: inline-block;
    float: none;
    vertical-align: top;
    padding: 1px 0 !important;
}

.soomagicmenu .supplier.withimage .title {
    margin-top: 10px;
}

[class*="menucol-"] {
    float: left;
}

.menucol-1-1 {
    width: 98% !important;
}

.menucol-1-2 {
    width: 48% !important;
}

.menucol-1-3 {
    width: 31.33% !important;
}

.menucol-2-3 {
    width: 64.67% !important;
}

.menucol-1-4 {
    width: 23% !important;
}

.menucol-3-4 {
    width: 73% !important;
}

.menucol-1-5 {
    width: 18% !important;
}

.menucol-1-6 {
    width: 14.66% !important;
}

.menucol-1-10 {
    width: 8% !important;
}

.soomagicmenu .inline ul {
    font-size: 0;
}

.soomagicmenu .inline li {
    display: inline-block;
    float: left;
    padding: 0 10px;
    width: 20%;
    vertical-align: top;
    font-size: 12px;
}

.soomagicmenu .text-center ul,
.soomagicmenu .text-center li {
    text-align: center;
}

.soomagicmenu .menu-item.no-title > .title {
    display: none;
}

.soomagicmenu .menu-item.no-description > .description {
    display: none;
}

.nopaddinghuh {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding: 0 !important;
}

@media only screen and (min-width: 1680px) {

}

@media only screen and (max-width: 1679px) {

}

@media only screen and (max-width: 1279px) {

}

@media only screen and (max-width: 1135px) {

}

@media only screen and (max-width: 1023px) {

}

@media only screen and (max-width: 959px) {
    #header_mobile_menu .soomagicmenu .menu-items > .menu-item {
        width: 98% !important;
        margin: 0 0 30px 0;
    }

    #header_mobile_menu .soomagicmenu .menu-item.divider {
        padding: 0 1%;
        margin: 0;
    }

    .menucol-1-5 {
        width: 23% !important;
    }

    .menucol-1-6 {
        width: 23% !important;
    }

    .menucol-1-10 {
        width: 23% !important;
    }
}

@media only screen and (max-width: 767px) {

}

@media only screen and (max-width: 639px) {
    .menucol-1-4 {
        width: 31.33% !important;
    }

    .menucol-3-4 {
        width: 64.67% !important;
    }

    .menucol-1-5 {
        width: 31.33% !important;
    }

    .menucol-1-6 {
        width: 31.33% !important;
    }

    .menucol-1-10 {
        width: 31.33% !important;
    }
}

@media only screen and (max-width: 479px) {
    .menucol-1-3 {
        width: 48% !important;
    }

    .menucol-2-3 {
        width: 48% !important;
    }

    .menucol-1-4 {
        width: 48% !important;
    }

    .menucol-3-4 {
        width: 48% !important;
    }

    .menucol-1-5 {
        width: 48% !important;
    }

    .menucol-1-6 {
        width: 48% !important;
    }

    .menucol-1-10 {
        width: 48% !important;
    }
}

@media only screen and (max-width: 419px) {
}

@media only screen and (max-width: 319px) {
}

.mm-menu li i.icon {
    font-size: 21px;
    margin: 0 20px 0 5px;
    width: 12px;
}

.soomagicmobile-hidden {
    display: none
}

#hamburger {
    box-sizing: border-box;
    display: block;
    height: 45px;
    left: 0;
    position: fixed;
    outline: none;
    top: 110px;
    width: 70px;
    z-index: 2;
}

#hamburger:before, #hamburger:after, #hamburger span {
    background: none repeat scroll 0 0 #eee;
    content: "";
    display: block;
    outline: none;
    height: 5px;
    left: 20px;
    position: absolute;
    width: 30px;
}

#hamburger:before {
    top: 10px;
}

#hamburger span {
    top: 20px;
}

#hamburger:after {
    top: 30px;
}

#hamburger:before, #hamburger:after, #hamburger span {
    transition-delay: 0.5s;
    transition-duration: 0.5s;
    transition-property: transform, top, bottom, left, opacity;
    transition-timing-function: ease;
}

html.mm-opening #hamburger:before, html.mm-opening #hamburger:after {
    top: 20px;
}

html.mm-opening #hamburger span {
    left: -50px;
    opacity: 0;
}

html.mm-opening #hamburger:before {
    transform: rotate(45deg);
}

html.mm-opening #hamburger:after {
    transform: rotate(-45deg);
}

em.mm-counter {
    font: inherit;
    font-size: 14px;
    font-style: normal;
    text-indent: 0;
    padding: 0px 3px;
    background-color: #2f2f2f;
    line-height: 20px;
    display: block;
    margin-top: -10px;
    margin-right: 5px;
    position: absolute;
    right: 40px;
    top: 50%;
}

em.mm-counter + a.mm-subopen {
    padding-left: 40px;
}

em.mm-counter + a.mm-subopen + a,
em.mm-counter + a.mm-subopen + span {
    margin-right: 80px;
}

em.mm-counter + a.mm-fullsubopen {
    padding-left: 0;
}

.mm-vertical em.mm-counter {
    top: 12px;
    margin-top: 0;
}

.mm-nosubresults > em.mm-counter {
    display: none;
}

.mm-menu em.mm-counter {
    color: rgba(255, 255, 255, 0.3);
}

@media only screen and (min-width: 1680px) {
    .hide-above-1680, .hide-above-1280, .hide-above-1136, .hide-above-1024, .hide-above-960, .hide-above-768, .hide-above-640, .hide-above-480, .hide-above-420, .hide-above-420 {
        display: none !important;
    }
}

@media only screen and (max-width: 1679px) {
    .hide-above-1680 {
        display: block;
    }

    .hide-below-1680, .hide-above-1280, .hide-above-1136, .hide-above-1024, .hide-above-960, .hide-above-768, .hide-above-640, .hide-above-480, .hide-above-420, .hide-above-320 {
        display: none !important;
    }
}

@media only screen and (max-width: 1279px) {
    .hide-above-1136 {
        display: block !important;
    }

    .hide-below-1136 {
        display: none !important;
    }
}

@media only screen and (max-width: 1135px) {
    .hide-above-1280 {
        display: block !important;
    }

    .hide-below-1280 {
        display: none !important;
    }
}

@media only screen and (max-width: 991px) {
    .hide-above-992 {
        display: block !important;
    }

    .hide-below-992 {
        display: none !important;
    }
}

@media only screen and (max-width: 959px) {
    .hide-above-960 {
        display: block !important;
    }

    .hide-below-960 {
        display: none !important;
    }
}

@media only screen and (max-width: 767px) {
    .hide-above-768 {
        display: block !important;
    }

    .hide-below-768 {
        display: none !important;
    }
}

@media only screen and (max-width: 639px) {
    .hide-above-640 {
        display: block !important;
    }

    .hide-below-640 {
        display: none !important;
    }
}

@media only screen and (max-width: 479px) {
    .hide-above-480 {
        display: block !important;
    }

    .hide-below-480 {
        display: none !important;
    }
}

@media only screen and (max-width: 419px) {
    .hide-above-420 {
        display: block !important;
    }

    .hide-below-420 {
        display: none !important;
    }
}

@media only screen and (max-width: 319px) {
    .hide-above-320 {
        display: block !important;
    }
}


#soomagicmenu-main .menu-items.active {
    display: flex !important;
    justify-content: center;
}
