﻿/*html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, big, cite, code, del, em, img, ins, q, s, small, strong, sub, sup, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, audio, canvas, datalist, details, dialog, figure, footer, header, mark, menu, meter, nav, output, progress, section, time, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
}a 

ol, ul, menu {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}
 
table {
    border-collapse: collapse;
    border-spacing: 0;
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

.nav-header, .nav-footer, .nav-footer-access {
    color: #333;
    font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 13px;
    line-height: 20px;
}

    .nav-header hr, .nav-footer hr, .nav-footer-access hr {
        border: 0;
        border-bottom: 1px dashed #CCC;
    }

    .nav-header a img, .nav-footer a img, .nav-footer-access a img {
        border: 0;
    }

    .nav-header p + p, .nav-footer p + p, .nav-footer-access p + p {
        margin-top: 1em;
    }
    */
/*a, a:active, a:link {
    color: #03B;
    text-decoration: none;
}*/

    a:visited {
        color: #809;
    }

    a:hover, a:focus {
        text-decoration: underline;
    }

.chs-price {
    color: #900;
    font-size: 16px;
    font-weight: 700;
}

    .chs-price sup {
        font-size: 10px;
        vertical-align: text-top;
        line-height: 1em;
    }

    .chs-price span {
        color: #999;
        font-size: 13px;
        font-weight: 400;
    }

.lt-ie9 .chs-price sup {
    font-size: 12px;
}

[class*=chs-box] {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    line-height: 20px;
    margin: 0 0 10px;
    padding: 10px;
}

    [class*=chs-box] h1, [class*=chs-box] h2, [class*=chs-box] h3, [class*=chs-box] h4, [class*=chs-box] h5, [class*=chs-box] h6 {
        margin-top: 0;
    }

.chs-box-lite, .chs-box {
    border: 1px solid #DEDEDE;
}

.chs-box-lite {
    background-color: #FFF;
}

.chs-close, .chs-close:visited, .chs-close:focus {
    background-color: transparent;
    background-image: -webkit-linear-gradient(transparent 15%, rgba(100, 100, 100, .1));
    background-image: -moz-linear-gradient(transparent 15%, rgba(100, 100, 100, .1));
    background-image: -o-linear-gradient(transparent 15%, rgba(100, 100, 100, .1));
    background-image: linear-gradient(transparent 15%, rgba(100, 100, 100, .1));
    border: 1px solid #DEDEDE;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    padding: 0;
    text-indent: 1px;
    color: #CCC;
    font-family: Arial;
    font-style: normal;
    text-align: center;
    position: absolute;
    right: 10px;
    top: 10px;
    -webkit-appearance: none;
    z-index: 1;
}

    .chs-close:before {
        content: "\00D7";
    }

    .chs-close:hover, .chs-close:focus, .chs-close:active {
        text-shadow: 0 1px 0 rgba(0, 0, 0, .5);
        border: 0;
    }

    .chs-close:hover, .chs-close:focus {
        color: #FFF;
        background-color: #FA5900;
        background-image: -webkit-linear-gradient(#FA5900, #CA0C02);
        background-image: -moz-linear-gradient(#FA5900, #CA0C02);
        background-image: -o-linear-gradient(#FA5900, #CA0C02);
        background-image: linear-gradient(#FA5900, #CA0C02);
        text-decoration: none;
    }

    .chs-close:active {
        color: #FFF;
        background-color: #BF0602;
        background-image: -webkit-linear-gradient(#BF0602, #8F2F00);
        background-image: -moz-linear-gradient(#BF0602, #8F2F00);
        background-image: -o-linear-gradient(#BF0602, #8F2F00);
        background-image: linear-gradient(#BF0602, #8F2F00);
    }

    .chs-close, .chs-close:visited, .chs-close:focus {
        width: 15px;
        height: 16px;
        font-size: 20px;
        line-height: 16px;
    }

.lt-ie9 .chs-close {
    text-indent: 0;
    line-height: 13px;
}

.ie9 .chs-close {
    line-height: 17px;
}

.lt-ie10 .chs-close {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#F7F7F7', endColorstr='#EEEEEE');
}

    .lt-ie10 .chs-close:hover, .lt-ie10 .chs-close:focus {
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FA5900', endColorstr='#CA0C02');
    }

    .lt-ie10 .chs-close:active {
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#BF0602', endColorstr='#8F2F00');
    }

.chs-shownby-pointertap {
    cursor: pointer;
}

.chs-shownby-pointerenter {
    cursor: default;
}

.chs-popover {
    box-shadow: 2px 2px 2px rgba(100, 100, 100, .2);
}

    .chs-popover .chs-close + div {
        margin-right: 24px;
    }

.chs-cone .chs-popover-content:before, .chs-cone .chs-popover-content:after {
    border: outset transparent;
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    display: block;
}

.chs-cone .chs-popover-content:before {
    border-width: 10px;
}

.chs-cone .chs-popover-content:after {
    border-width: 9px;
}

.chs-cone[data-side=bottom] .chs-popover-content:before, .chs-cone[data-side=bottom] .chs-popover-content:after {
    bottom: 100%;
    border-bottom-style: solid;
}

.chs-cone[data-side=bottom] .chs-popover-content:before {
    border-bottom-color: #DDD;
}

.chs-cone[data-side=bottom] .chs-popover-content:after {
    border-bottom-color: #fff;
}

.chs-cone[data-side=top] .chs-popover-content:before, .chs-cone[data-side=top] .chs-popover-content:after {
    top: 100%;
    border-top-style: solid;
}

.chs-cone[data-side=top] .chs-popover-content:before {
    border-top-color: #DDD;
}

.chs-cone[data-side=top] .chs-popover-content:after {
    border-top-color: #fff;
}

.chs-cone[data-side=right] .chs-popover-content:before, .chs-cone[data-side=right] .chs-popover-content:after {
    right: 100%;
    border-right-style: solid;
}

.chs-cone[data-side=right] .chs-popover-content:before {
    border-right-color: #DDD;
}

.chs-cone[data-side=right] .chs-popover-content:after {
    border-right-color: #fff;
}

.chs-cone[data-side=left] .chs-popover-content:before, .chs-cone[data-side=left] .chs-popover-content:after {
    left: 100%;
    border-left-style: solid;
}

.chs-cone[data-side=left] .chs-popover-content:before {
    border-left-color: #DDD;
}

.chs-cone[data-side=left] .chs-popover-content:after {
    border-left-color: #fff;
}

.chs-cone[data-side=bottom][data-align=left] .chs-popover-content:after, .chs-cone[data-side=top][data-align=left] .chs-popover-content:after {
    left: 8px;
}

.chs-cone[data-side=bottom][data-align=left] .chs-popover-content:before, .chs-cone[data-side=top][data-align=left] .chs-popover-content:before {
    left: 7px;
}

.chs-cone[data-side=bottom][data-align=center] .chs-popover-content:after, .chs-cone[data-side=top][data-align=center] .chs-popover-content:after {
    margin-left: -9px;
    left: 50%;
}

.chs-cone[data-side=bottom][data-align=center] .chs-popover-content:before, .chs-cone[data-side=top][data-align=center] .chs-popover-content:before {
    margin-left: -10px;
    left: 50%;
}

.chs-cone[data-side=right][data-align=center] .chs-popover-content:after, .chs-cone[data-side=left][data-align=center] .chs-popover-content:after {
    margin-top: -9px;
    top: 50%;
}

.chs-cone[data-side=right][data-align=center] .chs-popover-content:before, .chs-cone[data-side=left][data-align=center] .chs-popover-content:before {
    margin-top: -10px;
    top: 50%;
}

.chs-cone[data-side=bottom][data-align=right] .chs-popover-content:after, .chs-cone[data-side=top][data-align=right] .chs-popover-content:after {
    right: 8px;
}

.chs-cone[data-side=bottom][data-align=right] .chs-popover-content:before, .chs-cone[data-side=top][data-align=right] .chs-popover-content:before {
    right: 7px;
}

.chs-cone[data-side=right][data-align=top] .chs-popover-content:after, .chs-cone[data-side=left][data-align=top] .chs-popover-content:after {
    top: 5px;
}

.chs-cone[data-side=right][data-align=top] .chs-popover-content:before, .chs-cone[data-side=left][data-align=top] .chs-popover-content:before {
    top: 4px;
}

.chs-cone[data-side=right][data-align=bottom] .chs-popover-content:after, .chs-cone[data-side=left][data-align=bottom] .chs-popover-content:after {
    bottom: 5px;
}

.chs-cone[data-side=right][data-align=bottom] .chs-popover-content:before, .chs-cone[data-side=left][data-align=bottom] .chs-popover-content:before {
    bottom: 4px;
}

.chs-autocomplete {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-top: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.chs-autocomplete-item, .chs-autocomplete-highlighted {
    margin: 0;
    padding: 3px 5px;
    cursor: pointer;
}

.chs-autocomplete-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.chs-autocomplete-highlighted {
    background-color: #FDF9D5;
    border-radius: 5px;
}

.chs-autocomplete-loading {
    background: url('//static.mlstatic.com/org-img/ch/assets/0.3/loading-small.gif') no-repeat right 10px center;
}

.chs-autocomplete-list .chs-icon-arrow-up {
    display: none;
}

.chs-modal {
    overflow: auto;
    padding: 20px;
    box-shadow: 0 3px 14px #444;
}

.chs-underlay {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
}

.ch-cone.ch-points-rtrb [class^="ch-"][class$="-content"]:before, .ch-cone.ch-points-rbrt [class^="ch-"][class$="-content"]:before {
    right: 7px;
}

.ch-cone.ch-points-ctcb [class^="ch-"][class$="-content"]:after, .ch-cone.ch-points-ctcb [class^="ch-"][class$="-content"]:before, .ch-cone.ch-points-ltlb [class^="ch-"][class$="-content"]:after, .ch-cone.ch-points-ltlb [class^="ch-"][class$="-content"]:before, .ch-cone.ch-points-rtrb [class^="ch-"][class$="-content"]:after, .ch-cone.ch-points-rtrb [class^="ch-"][class$="-content"]:before {
    bottom: 100%;
    border-bottom-style: solid;
}

.ch-layer.ch-points-ltlb .ch-layer-content:before, .ch-layer.ch-points-ctcb .ch-layer-content:before, .ch-layer.ch-points-rtrb .ch-layer-content:before {
    border-bottom-color: #e5e5e5;
}

.ch-cone [class^="ch-"][class$="-content"]:after, .ch-cone [class^="ch-"][class$="-content"]:before {
    border: outset transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    display: block;
}

.chs-popover-content .chs-autocomple-list {
    max-height: 150px !important;
    overflow: auto;
}

    .chs-popover-content .chs-autocomple-list.no-scroll {
        height: auto !important;
    }

.chs-popover-content .chs-autocomplete-item {
    color: #0059B2;
    cursor: pointer;
    font-size: 16px;
    line-height: 16px;
    margin: 5px 0;
    padding: 5px;
    font-weight: bold;
}

    .chs-popover-content .chs-autocomplete-item[data-sug-type*="lastSearches"] {
        color: #880099;
    }

    .chs-popover-content .chs-autocomplete-item:first-child {
        margin-top: 0;
    }

.last-searches {
    border-top: solid 1px #EEE;
    margin: 3px -10px 0;
    padding: 1px 0;
}

    .last-searches .last-searches-title {
        color: #CCC;
        font-size: 13px;
        line-height: 13px;
        margin: 10px 15px 8px;
    }

    .last-searches .last-searches-item {
        color: #0059B2;
        display: block;
        font-size: 14px;
        line-height: 14px;
        margin: 2px 10px;
        padding: 5px;
    }

        .last-searches .last-searches-item:hover {
            background-color: #FDF9D5;
            border-radius: 5px;
            text-decoration: none;
        }

.aditional-info .aditional-info-item {
    color: #0059B2 !important;
    display: block;
    font-size: 14px !important;
    line-height: 7px;
    margin: 2px 5px;
    padding: 5px;
}

.chs-autocomplete-item .chs-autocomplete-highlighted {
    margin: 0;
    padding: 5px 5px !important;
    cursor: pointer;
}

.ml-navigation a:visited {
    color: #716D39;
}

.ml-navigation a, .ml-navigation a:active, .ml-navigation a:link {
    color: #716D39;
    text-decoration: none;
}

.chs-autocomplete {
    padding: 10px 0 0 10px;
}

.chs-autocomplete-list {
    position: relative;
}

    .chs-autocomplete-list .chs-autocomplete-item:active {
        background-color: #FDF9D5;
    }

    .chs-autocomplete-list .chs-autocomplete-item i {
        display: none;
    }

.aditional-info .chs-popover-content .chs-autocomplete-item {
    font-weight: bold;
}

.chs-popover-content .chs-autocomplete-item strong {
    font-weight: normal;
}

.chs-autocomplete-highlighted {
    background-color: #FDF9D5;
    border-radius: 5px;
}

.nav-search .nav-category {
    background-color: #fff;
    color: #999;
    line-height: 20px;
    height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 55%;
    padding: 0 10px;
    position: absolute;
    right: 50px;
    top: 17px;
    text-align: right;
}

@media (max-width: 768px) {
    .nav-search .nav-category {
        display: none;
    }
}

.nav-search .nav-category label {
    -webkit-user-select: none;
}

.nav-search .nav-category .nav-label-small {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: middle;
    width: 58px;
}

.nav-search .nav-category input[type=checkbox] {
    border: 1px solid #CCC;
    background: 0;
    box-shadow: none;
    display: inline-block;
    margin: 3px 5px 0 0;
    height: 14px;
    padding: 0;
    vertical-align: top;
    width: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .nav-search .nav-category input[type=checkbox]:checked {
        background-image: url(http://static.mlstatic.com/org-img/commons/sprite.png);
        background-position: -3px -285px;
    }

    .nav-search .nav-category input[type=checkbox]:focus {
        outline: 1px dotted #9a9a9a;
    }

.aditional-info {
    border-top: solid 1px #EEE;
    margin: 0 0 0 -10px;
    padding: 8px 10px 0 0;
    overflow: hidden;
}

    .aditional-info .aditional-info-title {
        color: #999999;
        font-size: 13px;
        line-height: 13px;
        margin: 10px 15px 8px;
    }

    .aditional-info .aditional-info-item {
        color: #333333;
        display: block;
        font-size: 13px;
        line-height: 7px;
        margin: 2px 5px;
        padding: 5px;
    }

        .aditional-info .aditional-info-item:active, .aditional-info .aditional-info-item:hover {
            background-color: #FDF9D5;
            border-radius: 5px;
            text-decoration: none;
        }

    .aditional-info li {
        margin: 5px 0 5px 10px;
        color: #0059B2;
        font-size: 16px;
        line-height: 16px;
        padding: 5px;
    }

        .aditional-info li:first-child {
            margin-top: 0;
        }

        .aditional-info li:last-child {
            margin-bottom: 0;
        }

    .aditional-info .official-store-suggest li span {
        color: #999999;
        font-size: 14px;
    }

        .aditional-info .official-store-suggest li span.store-name {
            color: #333333;
        }

    .aditional-info .official-store-suggest {
        margin-bottom: 8px;
    }

    .aditional-info.official-store-suggest {
        background-color: #EEEEEE;
    }

    .aditional-info.last-searches {
        margin-bottom: 8px;
    }

.chs-autocomplete .chs-popover-content {
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: auto;
    max-height: 190px;
    overflow-y: hidden;
}

.chs-popover-content .chs-autocomplete-list {
    width: auto;
    margin-bottom: 8px;
    padding-right: 10px;
}

.ie8 .ps-container.ps-active-x > .ps-scrollbar-x-rail, .ie8 .ps-container.ps-active-y > .ps-scrollbar-y-rail {
    display: none;
}

a.chs-btn, a.chs-btn:focus, a.chs-btn:visited {
    color: #fff;
}

a.chs-btn-skin, a.chs-btn-skin:focus, a.chs-btn-skin:visited {
    color: #476274;
}

.ml-search input[type=text] {
    border: 0;
}

.ps-container.ps-active-x > .ps-scrollbar-x-rail, .ps-container.ps-active-y > .ps-scrollbar-y-rail {
    display: block;
}

.ps-container > .ps-scrollbar-x-rail {
    display: none;
    position: absolute;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    -o-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
    bottom: 3px;
    height: 8px;
}

    .ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
        position: absolute;
        background-color: #aaa;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        border-radius: 4px;
        -webkit-transition: background-color .2s linear;
        -moz-transition: background-color .2s linear;
        -o-transition: background-color .2s linear;
        transition: background-color .2s linear;
        bottom: 0;
        height: 8px;
    }

    .ps-container > .ps-scrollbar-x-rail.in-scrolling {
        background-color: #eee;
        opacity: .9;
        -ms-filter: "alpha(Opacity=90)";
        filter: alpha(opacity=90);
    }

.ps-container > .ps-scrollbar-y-rail {
    display: none;
    position: absolute;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    -o-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
    right: 3px;
    width: 8px;
}

    .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
        position: absolute;
        background-color: #aaa;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        border-radius: 4px;
        -webkit-transition: background-color .2s linear;
        -moz-transition: background-color .2s linear;
        -o-transition: background-color .2s linear;
        transition: background-color .2s linear;
        right: 0;
        width: 8px;
    }

    .ps-container > .ps-scrollbar-y-rail.in-scrolling {
        background-color: #eee;
        opacity: .9;
        -ms-filter: "alpha(Opacity=90)";
        filter: alpha(opacity=90);
    }

.ps-container:hover > .ps-scrollbar-x-rail, .ps-container:hover > .ps-scrollbar-y-rail {
    opacity: .6;
    -ms-filter: "alpha(Opacity=60)";
    filter: alpha(opacity=60);
}

    .ps-container:hover > .ps-scrollbar-x-rail.in-scrolling, .ps-container:hover > .ps-scrollbar-y-rail.in-scrolling {
        background-color: #eee;
        opacity: .9;
        -ms-filter: "alpha(Opacity=90)";
        filter: alpha(opacity=90);
    }

    .ps-container:hover > .ps-scrollbar-x-rail:hover {
        background-color: #eee;
        opacity: .9;
        -ms-filter: "alpha(Opacity=90)";
        filter: alpha(opacity=90);
    }

        .ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
            background-color: #999;
        }

    .ps-container:hover > .ps-scrollbar-y-rail:hover {
        background-color: #eee;
        opacity: .9;
        -ms-filter: "alpha(Opacity=90)";
        filter: alpha(opacity=90);
    }

        .ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
            background-color: #999;
        }

.chs-autocomplete .chs-popover-content > .ps-scrollbar-x-rail, .chs-autocomplete .chs-popover-content > .ps-scrollbar-y-rail {
    opacity: 0.6;
}

.chs-popover .chs-close + div {
    margin-right: 0;
}

.chs-modal .chs-close + div {
    margin-right: 24px;
}

.chs-modal .chs-popover-content {
    height: 100%;
}

.ml-btn {
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f1f1f1));
    background: -webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f1f1', GradientType=0);
    color: #666;
    display: inline-block;
    border: 1px solid #CDCCCB;
    border-radius: 3px;
    padding: 9px 18px;
}

    .ml-btn:hover {
        background: #ffffff;
        background: -moz-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e8e8e8));
        background: -webkit-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
        background: -o-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
        background: -ms-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
        background: linear-gradient(to bottom, #ffffff 0%, #e8e8e8 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e8e8e8', GradientType=0);
        border-color: #BBB;
    }

    .ml-btn:active {
        background: #EAEAEA;
        border-color: #BBB;
    }

    .ml-btn:hover, .ml-btn:visited {
        color: #666;
        text-decoration: none;
    }

.ml-icon, .chs-icon-heart, .notification-container .remove, .layerNotif.popup .remove {
    background-image: url('http://static.mlstatic.com/org-img/commons/assets/sprite.png?v1');
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    text-indent: -9999px;
}

    .ml-icon:before {
        display: none;
    }

.icon-remove, .notification-container .remove, .layerNotif.popup .remove {
    background-position: 0 -259px;
}

.chs-icon-heart {
    background-position: -2px -171px;
    width: 13px;
    height: 12px;
}

.selected .chs-icon-heart {
    background-position: -2px -201px;
}

.chs-icon-cog {
    background-position: -1px -230px;
    width: 16px;
    height: 16px;
    margin: 0;
}

.icon-to {
    background-position: -1px -406px;
    width: 16px;
    height: 16px;
}

.icon-shipping {
    background-position: 0 -439px;
    width: 17px;
    height: 13px;
}

#oauth-authorization-state {
    position: absolute;
}

.ml-navigation .chs-icon-question-sign, .ml-navigation .chs-icon-notification, .ml-navigation .chs-icon-heart {
    text-indent: -9999px;
}

.ml-navigation .chs-icon-question-sign, .ml-navigation .chs-icon-notification, .ml-navigation .chs-icon-heart, .ml-navigation .ml-account > a {
    padding: 3px 7px;
}

.ml-navigation .chs-icon-question-sign {
    margin-left: 8px;
}

.nav-header .ml-count {
    background-color: #D90000;
    border: 1px solid #FFF059;
    color: #FFF;
    line-height: 14px;
    padding: 0px 2px;
    position: absolute;
    top: 0;
    left: -5px;
    font-size: 9px;
    font-style: normal;
    text-indent: 0;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    min-width: 15px;
}

.chs-modal-content {
    height: 100%;
}

.chs-layer-header {
    background: #FFF;
    border-radius: 5px;
    border: 1px solid #EEE;
    min-width: 150px;
}

    .chs-layer-header li {
        list-style: none;
    }

        .chs-layer-header li a {
            color: #000;
            display: block;
            line-height: 25px;
            margin: 3px 0;
            padding: 3px 15px;
            text-decoration: none;
        }

            .chs-layer-header li a:hover {
                background-color: #fefbd6;
            }

    .chs-layer-header .chs-close {
        display: none;
    }

.chs-icon-heart {
    margin: 0 2px 1px 0;
    overflow: hidden;
}

.favorite [class*='chs-icon-'], .favorite-menu-wrapper [class*='chs-icon-'], .lt-ie8 .favorite-menu [class*='chs-icon-'] {
    cursor: pointer;
    font-size: 12px;
    margin: 0;
    -webkit-font-smoothing: antialiased;
}

.chs-icon-heart {
    color: #999;
}

.selected .chs-icon-heart {
    color: #FBB829;
}

.chs-icon-heart:before {
    font-size: 15px;
}

.favorite-menu-wrapper .chs-icon-heart:before {
    font-size: 15px;
    margin: 0;
}

.lt-ie8 .favorite-menu-wrapper [class*='chs-icon-'] {
    font-size: 15px;
    vertical-align: bottom;
}

.lt-ie8 .favorite [class*='chs-icon-'] {
    font-size: 14px;
}

.favorite-menu .icon-shipping {
    margin: -2px 0 0 5px;
    width: auto;
    text-indent: 20px;
    font-size: 11px;
    color: #548C00;
    line-height: 14px;
}

.favorite {
    display: inline-block;
}

.favorite-lite {
    background: rgba(255, 255, 255, .9);
    border-radius: 20px;
    display: inline-block;
    padding: 4px;
    position: relative;
    width: 15px;
    height: 15px;
    overflow: hidden;
    outline: 0 !important;
}

    .favorite-lite:hover {
        background: #FFF;
        text-decoration: none;
    }

    .favorite-lite.selected {
        background: #FFF;
        display: inline-block;
    }

    .favorite-lite .chs-icon-heart:before {
        margin-right: .1em;
    }

    .favorite-lite .chs-icon-heart {
        line-height: 15px;
        position: absolute;
        left: 5px;
        top: 6px;
    }

.lt-ie9 .favorite-lite {
    background: #FFF;
    padding: 0 4px 5px 2px;
}

    .lt-ie9 .favorite-lite .chs-icon-heart {
        top: 4px;
        left: 4px;
    }

.favorite-menu-wrapper {
    display: inline-block;
    cursor: pointer;
    margin: 0 4px;
    text-align: center;
    min-width: 16px;
}

    .favorite-menu-wrapper.chs-loading-small {
        margin: -4px 4px;
    }

.lt-ie8 .favorite-menu-wrapper, .lt-ie8 .favorite-menu-wrapper.chs-loading-small {
    margin: 1px 4px;
}

.favorite-total {
    margin-left: 4px;
}

.lt-ie8 .favorite-total {
    line-height: 12px;
    margin: 0;
}

.favorite-menu {
    padding: 0;
}

    .favorite-menu .header {
        border-bottom: 1px solid #ededed;
        padding: 8px 10px;
        color: #555;
        font-size: 12px;
        font-weight: bold;
        margin: 0;
        text-shadow: 0 1px 0 #FFF;
    }

    .favorite-menu li {
        border-bottom: 1px solid #EEE;
        list-style: none;
        position: relative;
    }

        .favorite-menu li a {
            display: block;
            min-height: 60px;
            height: auto !important;
            height: 60px;
            padding: 9px 30px 9px 84px;
            position: relative;
        }

        .favorite-menu li img {
            position: absolute;
            left: 10px;
            top: 10px;
            width: 60px;
        }

    .favorite-menu .title {
        font-size: 12px;
        line-height: 16px;
        margin: 0 0 5px;
        max-height: 30px;
        overflow: hidden;
    }

    .favorite-menu .chs-price {
        font-size: 13px;
        line-height: 16px;
        margin: 5px 0;
    }

    .favorite-menu .favorite-menu-remove {
        background-color: #EEE;
        cursor: pointer;
        padding: 5px;
        display: none;
        position: absolute;
        right: 10px;
        top: 5px;
        width: 7px;
        height: 7px;
        -webkit-box-sizing: initial;
        -moz-box-sizing: initial;
        -ms-box-sizing: initial;
        -o-box-sizing: initial;
        box-sizing: initial;
    }

.lt-ie8 .favorite-menu-remove {
    right: 2px;
}

.favorite-menu li:hover {
    background: #FEFBD6;
}

.favorite-menu li a:hover {
    text-decoration: none;
}

.favorite-menu li:hover .favorite-menu-remove {
    display: block;
}

.favorite-all {
    display: none;
}

    .favorite-all a {
        background-color: #F7F7F7;
        border-radius: 0 0 3px 3px;
        display: block;
        padding: 5px 20px;
        text-align: center;
    }

        .favorite-all a:visited {
            color: #0637B3;
        }

.favorite-zero {
    background: #F8F8F8;
    color: #CCC;
    font-size: 15px;
    padding: 30px 40px;
    text-align: center;
    text-shadow: 0 1px 1px #FFF;
}

.favorite-menu-wrapper {
    min-width: 18px;
}

    .favorite-menu-wrapper [class*="chs-icon-"] {
        margin-top: -3px;
    }

.lt-ie8 .favorite-menu-wrapper [class*="chs-icon-"] {
    margin: 0 3px 2px 0;
    text-indent: 0;
}

.favorite-last {
    background-color: #333;
    border-radius: 3px;
    display: inline-block;
    color: #CCC;
    font-size: 11px;
    line-height: 10px;
    margin: 0;
    padding: 5px;
}

.favorite-closed {
    background-color: #7AB9C6;
}

.chs-layer.favorite-menu ul {
    max-height: 316px;
    overflow: hidden;
}

.lt-ie8 .chs-layer.favorite-menu ul {
    overflow-y: scroll;
    position: relative;
}

.favorite-menu .chs-close {
    background: none;
    border: none;
    filter: none;
    height: 28px;
    top: -35px;
    text-indent: -9999px;
    right: 114px;
    width: 45px;
}

    .favorite-menu .chs-close:before {
        content: " ";
        text-indent: -9999px;
    }

    .favorite-menu .chs-close:hover {
        filter: none;
    }

.favorite-menu.chs-cone.chs-points-ltlb .chs-layer-content:after, .favorite-menu.chs-cone.chs-points-lblt .chs-layer-content:after {
    border-bottom-color: #E6E6E6;
    margin-left: 131px;
}

.favorite-menu.chs-cone.chs-points-ltlb .chs-layer-content:before, .favorite-menu.chs-cone.chs-points-lblt .chs-layer-content:before, .lt-ie8 .chs-points-ltlb .chs-layer-cone {
    border-bottom-color: #E6E6E6;
    margin-left: 131px;
}

.bookmarks-list li {
    min-height: 79px;
}

.layerNotif {
    padding: 0;
}

    .layerNotif .chs-close {
        display: none;
    }

    .layerNotif .header {
        background: #fff;
        display: block;
        color: #555;
        font-size: 12px;
        font-weight: bold;
        margin: 0;
        text-shadow: 0 1px 0 #FFF;
        border-radius: 3px 3px 0 0;
        padding: 8px 10px;
    }

    .layerNotif.popup {
        background: #F2F2F2;
        width: 295px;
    }

    .layerNotif .chs-icon-cog {
        float: right;
        text-decoration: none;
        margin-top: 2px;
    }

        .layerNotif .chs-icon-cog:hover {
            color: blue;
        }

        .layerNotif .chs-icon-cog:before {
            display: none;
        }

.notif {
    position: relative;
}

    .notif .notif-cant {
        display: inline-block;
        position: absolute;
        top: -4px;
        left: 11px;
        background: #ED4016;
        color: #fff;
        font-size: 9px;
        border-radius: 3px;
        padding: 1px 2px;
        line-height: 11px;
    }

        .notif .notif-cant.chs-hide {
            display: none;
        }

.ie7 .notif span {
    display: inline;
    zoom: 1;
}

.chs-layer .notification.chs-hide {
    display: block !important;
}

.notification-content .no-notif {
    background: #F8F8F8;
    border-top: 1px solid #ededed;
    color: #CCC;
    font-size: 15px;
    padding: 30px 40px;
    text-align: center;
    text-shadow: 0 1px 1px #FFF;
    display: none;
}

.notification-container {
    max-height: 325px;
    overflow: hidden;
}

    .notification-container > li {
        border-top: 1px solid #ededed;
        position: relative;
    }

        .notification-container > li.read {
            background: #F2F2F2;
        }

    .notification-container .notification-row:hover, .layerNotif.popup:hover {
        background: #FEFBD6;
    }

    .notification-container p.time, .layerNotif.popup p.time {
        margin-top: 10px;
        font-size: 11px;
        color: #999;
        float: right;
    }

    .notification-container p, .layerNotif.popup p {
        color: #646464;
    }

    .notification-container .notification-wrapper p.time {
        position: relative;
        bottom: -5px;
    }

.notification-wrapper {
    padding: 5px 10px 10px 10px;
    overflow: hidden;
}

.notification-container .remove, .layerNotif.popup .remove {
    background-color: #EEE;
    cursor: pointer;
    padding: 5px;
    display: none;
    position: absolute;
    right: 10px;
    top: 5px;
    width: 7px;
    height: 7px;
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    -ms-box-sizing: initial;
    -o-box-sizing: initial;
    box-sizing: initial;
}

.notification-container li .remove:hover {
    display: block;
}

.notification-container li:hover .remove {
    display: block;
}

.layerNotif.popup .remove {
    display: block;
}

.notification-container a.notiLink, .layerNotif.popup a.notiLink {
    display: block;
    text-decoration: none;
    position: relative;
    min-height: 60px;
    padding: 10px 10px 10px 80px;
}

.notification-container .title, .layerNotif.popup .title {
    font-size: 13px;
    font-weight: bold;
    color: #000;
    margin: 0;
    line-height: 22px;
}

.notification-container .read .title {
    font-weight: normal;
}

.notification-container p.time, .layerNotif.popup p.time {
    margin-top: 10px;
    font-size: 11px;
    color: #bbb;
    float: right;
}

.notification-container .notification-wrapper p.time {
    position: relative;
    bottom: -5px;
}

.notification-container .notification-wrapper {
    padding: 5px 10px 10px 10px;
    overflow: hidden;
}

.notification-container .action {
    float: left;
}

.notification-container .body {
    margin-bottom: 5px;
}

.notification-container p, .layerNotif.popup p {
    font-size: 12px;
    color: #999;
    line-height: 15px;
}

.notification-container img, .layerNotif.popup img {
    position: absolute;
    top: 10px;
    left: 10px;
}

.notification-container .chs-box-ok {
    margin: 0;
}

.layerNotif .chs-box-ok {
    background-color: #DFF0D8;
    color: #468847;
    position: relative;
    padding: 10px 10px 10px 35px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.favorite-menu, .favorite-menu * {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

@charset "UTF-8";

[role=main], body, html {
    height: 100%;
}
/*
#nav-header-menu a, .nav-footer a, .nav-footer a:active, .nav-footer a:link, .nav-footer a:visited {
    text-decoration: none;
}*/

@font-face {
    font-family: navigation;
    src: url('../../navigation/icons-4f66fe2ee038b3d6a44b6952b6284abd.eot');
    src: url('../../navigation/icons-4f66fe2ee038b3d6a44b6952b6284abd.eot#iefix') format('embedded-opentype'),url('../../navigation/icons-940b602197d0954376ef623b63e33fd5.woff') format('woff'),url('../../navigation/icons-a48b2ecf23cfc93ad09e2288f38a379e.ttf') format('truetype'),url('../../navigation/icons-fcf1fd776ad2563468a9c56a339eeba8.svg#navigation') format('svg');
    font-style: normal;
    font-weight: 400;
}

[class*=' nav-icon-'], [class^=nav-icon-] {
    font-style: normal;
}

    [class*=' nav-icon-']:before, [class^=nav-icon-]:before {
        font-variant: normal;
        margin: 0;
        speak: none;
        text-align: center;
        width: 1em;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: none;
        font-family: navigation;
    }

.nav-icon-help:before {
    content: '\e800';
}

.nav-icon-user:before {
    content: '\e801';
}

.nav-icon-search:before {
    content: '\e802';
}

.nav-icon-notifications:before {
    content: '\e803';
}

.nav-icon-bookmarks:before {
    content: '\e804';
}

.nav-icon-logout:before {
    content: '\e805';
}

.nav-icon-chevron-right:before {
    content: '\e806';
}

.nav-icon-chevron-up:before {
    content: '\e807';
}

.nav-icon-twitter:before {
    content: '\e808';
}

.nav-icon-facebook:before {
    content: '\e809';
}

.nav-icon-gplus:before {
    content: '\e810';
}

.nav-icon-instagram:before {
    content: '\e811';
}

.nav-icon-youtube:before {
    content: '\e812';
}

/*
body, html {
    margin: 0;
    padding: 0;
    width: 100%;
}

body {
    border-collapse: collapse;
    display: table;
    background-color: #fff;
    font-family: Arial,Helvetica,'Nimbus Sans L',sans-serif;
    font-size: 14px;
    table-layout: fixed;
}*/

*/

/*
.nav-footer, .nav-header, [role=main] {
    display: table-row;
    width: 100%;
}*/

    [role=main] .nav-bounds {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

        [role=main] .nav-bounds[class*=ch-box-] {
            border: none;
            background-color: transparent;
        }

.nav-bounds {
    display: block;
    padding: 0 10px;
    margin: 0 auto;
}

#nav-header-user-switch, .nav-footer-access, .nav-footer-navigation, .nav-footer-secondaryinfo, .nav-header-user-layer a:last-child, [for=nav-header-user-switch] {
    display: none;
}

.nav-header {
    background-color: #fff059;
    color: #5b562f;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    cursor: default;
    border-bottom: 1px solid #d9d9d9;
}

    .nav-header .nav-bounds {
        position: relative;
        padding: 44px 0 0;
    }

    .nav-header, .nav-header *, .nav-header :after, .nav-header :before {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

        .nav-header.nav-header-sticky {
            position: fixed;
            z-index: 999;
        }

            .nav-header.nav-header-sticky + main > .nav-bounds, .nav-header.nav-header-sticky + main > .nav-main-content, .nav-header.nav-header-sticky ~ main > .nav-bounds, .nav-header.nav-header-sticky ~ main > .nav-main-content {
                padding-top: 44px;
            }

[for=nav-header-menu-switch] {
    position: absolute;
    top: 0;
    right: 0;
    height: 44px;
    width: 54px;
    cursor: pointer;
}

#nav-header-menu-switch {
    display: none;
}

    #nav-header-menu-switch:checked + .nav-header-menu-wrapper .hamburger-top-bread {
        -webkit-transform: translate(0,8px) rotate(40deg);
        -ms-transform: translate(0,8px) rotate(40deg);
        transform: translate(0,8px) rotate(40deg);
    }

    #nav-header-menu-switch:checked + .nav-header-menu-wrapper .hamburger-patty {
        -webkit-transform: scale(0,0);
        -ms-transform: scale(0,0);
        transform: scale(0,0);
    }

    #nav-header-menu-switch:checked + .nav-header-menu-wrapper .hamburger-bottom-bread {
        -webkit-transform: translate(0,-8px) rotate(-40deg);
        -ms-transform: translate(0,-8px) rotate(-40deg);
        transform: translate(0,-8px) rotate(-40deg);
    }

    #nav-header-menu-switch:checked + .nav-header-menu-wrapper #nav-header-menu {
        display: block;
    }

.hamburger-bottom-bread, .hamburger-patty, .hamburger-top-bread {
    position: absolute;
    display: block;
    width: 26px;
    height: 4px;
    background-color: #716C37;
    top: 50%;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all .1s ease-out;
    transition: all .1s ease-out;
    left: 14px;
}

.hamburger-top-bread {
    margin-top: -10px;
}

.hamburger-patty {
    margin-top: -2px;
}

.hamburger-bottom-bread {
    margin-top: 6px;
}

#nav-header-menu:after, #nav-header-menu:before {
    border-style: solid;
    border-color: transparent;
    position: absolute;
    bottom: 100%;
    -webkit-transform: translateY(1px);
    -ms-transform: translateY(1px);
    transform: translateY(1px);
    content: '';
}

#nav-header-menu {
    background-color: #fff;
    display: none;
    position: relative;
}

    #nav-header-menu a {
        display: block;
        height: 44px;
        padding: 0 10px;
        font-size: 13px;
        line-height: 44px;
        color: #999;
        border-top: 1px solid #eaeaea;
        position: relative;
    }

        #nav-header-menu a:first-child {
            border-top-color: #d9d9d9;
        }

        #nav-header-menu a:after {
            position: absolute;
            top: 0;
            right: 20px;
            display: block;
            content: '\e806';
            font-family: navigation;
            color: #a6a6a6;
        }

    #nav-header-menu .notifications-widget {
        display: none;
    }

.nav-icon-search:before, .nav-logo {
    display: inline-block;
}

#nav-header-menu:before {
    border-bottom-color: #d9d9d9;
    border-width: 8px;
    right: 19px;
    pointer-events: none;
}

#nav-header-menu:after {
    border-width: 7px;
    border-bottom-color: #fff;
    right: 20px;
    pointer-events: none;
}

.nav-logo {
    background-image: url('../ML/logo__small-aa9a2dbe18d093c3aec7904823e07d8b.png');
    background-repeat: no-repeat;
    height: 32px;
    overflow: hidden;
    text-indent: -999px;
    width: 47px;
    top: 6px;
    position: absolute;
    left: 10px;
}

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2dppx) {
    .nav-logo {
        background-image: url('../ML/logo__small@2x-dd2bfe65a398f6b0630003d08624e418.png');
        -webkit-background-size: 47px 32px;
        background-size: 47px 32px;
    }
}

.nav-search {
    position: absolute;
    left: 67px;
    top: 0;
    right: 54px;
    height: 44px;
    padding: 5px 0;
}

input[type=text].nav-search-input {
    border: 1px solid #ccc;
    color: #444;
    font-size: 16px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    height: 100%;
    margin: 0;
    background-color: #fff;
    padding: 6px 35px 6px 6px;
}

    input[type=text].nav-search-input:focus {
        -webkit-box-shadow: 0 0 5px rgba(117,127,16,.2);
        box-shadow: 0 0 5px rgba(117,127,16,.2);
        border: 1px solid #ccc;
        padding: 6px 35px 6px 6px;
        outline: 0;
    }

    input[type=text].nav-search-input.ch-autocomplete-loading {
        background-position: right 30px center;
    }

button.nav-search-btn, button.nav-search-btn:focus {
    position: absolute;
    top: 0;
    right: 0;
    height: 44px;
    padding: 0;
    width: 36px;
    background: 0 0;
    border: none;
    font-size: 18px;
    color: #777;
    line-height: 1em;
    outline: 0;
}

.nav-icon-search span {
    display: none;
}

/*
.nav-footer {
    color: #999;
    font-size: 13px;
    overflow: hidden;
} 

    .nav-footer, .nav-footer *, .nav-footer :after, .nav-footer :before {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

.nav-footer-primaryinfo {
    margin: 15px 0;
    overflow: hidden;
}

.nav-footer-copyright {
    font-size: inherit;
    display: inline-block;
}

.nav-footer-user {
    padding: 12px;
    background-color: #f7f7f7;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

    .nav-footer-user .nav-footer-registration {
        margin-right: 1em;
    }

.nav-footer-change-device {
    float: right;
}

#nav-footer-access-switch {
    display: none;
}*/

@media (min-width:768px) {
    #nav-header-menu a:after, .nav-footer-user, .nav-header-btn, .nav-title, [class*=' nav-icon-'] span, [class^=nav-icon-] span, [for=nav-header-menu-switch] {
        display: none;
    }

    #nav-header-menu a:hover, [for=nav-header-user-switch]:hover {
        color: #716D39;
    }

        #nav-header-menu [for=nav-header-user-switch]:hover i:before, #nav-header-menu a:hover i:before {
            color: #4E4C2F;
        }

    [class*=' nav-icon-']:before, [class^=nav-icon-]:before {
        display: inline-block;
    }

    body, html {
        font-size: 13px;
        background-color: #fff;
    }

    .nav-bounds {
        max-width: 1220px;
    }

    .nav-header {
        background-image: none;
        height: 54px;
    }

        .nav-header .nav-bounds {
            padding: 0 0 0 220px;
            height: 54px;
        }

        .nav-header.nav-header-sticky + main > .nav-bounds, .nav-header.nav-header-sticky + main > .nav-main-content, .nav-header.nav-header-sticky ~ main > .nav-bounds, .nav-header.nav-header-sticky ~ main > .nav-main-content {
            padding-top: 54px;
        }

    #nav-header-menu {
        display: block;
        font-size: 0;
        margin: 0 0 0 51px;
        background-color: transparent;
        float: right;
        height: 54px;
    }

        #nav-header-menu a {
            display: inline;
            height: auto;
            border-top: none;
            color: #918B3F;
            text-decoration: none;
            border-left: 1px solid #dccf50;
            padding: 6px 13px;
            line-height: 54px;
            font-size: 13px;
        }

            #nav-header-menu a:first-child {
                border-left: none;
            }

            #nav-header-menu a.bookmarks-widget, #nav-header-menu a.notifications-widget {
                border-left: none;
                padding-left: 0;
                display: inline;
            }

        #nav-header-menu i:before {
            color: #716C37;
            vertical-align: middle;
            font-size: 18px;
            text-shadow: 0 1px rgba(255,255,255,.75);
        }

        #nav-header-menu i.nav-icon-help:before {
            font-size: 19px;
        }

        #nav-header-menu i span {
            font-size: 13px;
        }

        #nav-header-menu .nav-icon-user {
            pointer-events: none;
        }

            #nav-header-menu .nav-icon-user:before {
                margin-left: 5px;
            }

        #nav-header-menu:after, #nav-header-menu:before, [data-country=BR] #nav-header-menu .nav-icon-help:before {
            display: none;
        }

    .nav-header-user, [data-country=BR] #nav-header-menu .nav-icon-help span {
        display: inline-block;
    }

    .nav-header-user {
        position: relative;
        height: 44px;
        line-height: 44px;
    }

    [for=nav-header-user-switch] {
        cursor: pointer;
        font-size: 11px;
        color: #918B3F;
        margin: 0 13px;
        padding: 10px 0;
        text-transform: uppercase;
        display: inline;
    }

    .ie8 [for=nav-header-user-switch], .lt-ie9 [for=nav-header-user-switch] {
        margin: 0;
    }

    .ie8 #nav-header-menu [for=nav-header-user-switch] a, .lt-ie9 #nav-header-menu [for=nav-header-user-switch] a {
        font-size: 11px;
    }

    #nav-header-user-switch {
        display: none;
    }

        #nav-header-user-switch:checked + .nav-header-user-layer {
            display: block;
        }

    .nav-header-user-layer {
        background-color: #fff;
        border: 1px solid #dedede;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow: 2px 2px 2px rgba(99,99,99,.2);
        box-shadow: 2px 2px 2px rgba(99,99,99,.2);
        right: 6px;
        position: absolute;
        top: 100%;
        z-index: 1;
        width: 150px;
        display: none;
    }

        .nav-header-user-layer:after, .nav-header-user-layer:before {
            border: outset transparent;
            border-bottom-style: solid;
            bottom: 100%;
            content: '';
            display: block;
            height: 0;
            pointer-events: none;
            position: absolute;
            width: 0;
        }

        .nav-header-user-layer:before {
            border-bottom-color: #dedede;
            border-width: 8px;
            right: 7px;
        }

        .nav-header-user-layer:after {
            border-bottom-color: #fff;
            border-width: 7px;
            right: 8px;
        }

    #nav-header-menu .nav-header-user-layer a {
        color: #000;
        display: block;
        line-height: 25px;
        margin: 3px 0;
        padding: 5px 15px;
        text-decoration: none;
        border-left: none;
    }

        #nav-header-menu .nav-header-user-layer a:last-child {
            display: block;
        }

        #nav-header-menu .nav-header-user-layer a:hover {
            color: #000;
            background-color: #fefbd6;
        }

    .nav-logo {
        background-image: url('../ML/logo__large-b175d8cc6e2bcd49c4a88acd30b98397.png');
        height: 40px;
        top: 7px;
        width: 159px;
    }

    [data-country=BR] .nav-logo, [data-country=PT] .nav-logo {
        background-image: url('../ML/logo-pt__large-7e63f0a1799d2c5b3400272004423b69.png');
    }

    @media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2dppx) {
        .nav-logo {
            background-image: url('../ML/logo__large@2x-f7ea2e3ac497f04ffc78a933ed9854b8.png');
            -webkit-background-size: 159px 40px;
            background-size: 159px 40px;
        }

        [data-country=BR] .nav-logo, [data-country=PT] .nav-logo {
            background-image: url('../ML/logo-pt__large@2x-ab47cc55a057138d26c0b36ec7ff37b7.png');
        }
    }

    .nav-search {
        padding: 7px 5px;
        overflow: auto;
        max-width: 540px;
        height: 54px;
        position: relative;
        left: -5px;
    }

    input[type=text].nav-search-input {
        padding: 5px 60px 5px 15px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

        input[type=text].nav-search-input:focus {
            padding: 5px 60px 5px 15px;
        }

        input[type=text].nav-search-input .ch-autocomplete-loading {
            background-position: right 10px center;
        }

    button.nav-search-btn, button.nav-search-btn:focus {
        -webkit-border-radius: 0 3px 3px 0;
        border-radius: 0 3px 3px 0;
        width: 46px;
        height: 40px;
        border: 1px solid #ccc;
        background-color: #fff;
        background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f1f1f1));
        background-image: -webkit-linear-gradient(#fff,#f1f1f1);
        background-image: linear-gradient(#fff,#f1f1f1);
        top: 7px;
        right: 5px;
    }

    .nav-footer {
        background-color: #f7f7f7;
        border-top: 1px solid #eee;
        line-height: 1;
    }

        .nav-footer .nav-bounds {
            padding-top: 15px;
            padding-bottom: 15px;
        }

    .nav-footer-copyright {
        margin: 0;
    }

    .nav-footer-navigation {
        display: inline-block;
        font-size: 0;
    }

        .nav-footer-navigation a {
            border-right: 1px solid #ddd;
            font-size: 13px;
            padding: 0 10px;
        }

            .nav-footer-navigation a:last-of-type {
                border-right: none;
            }

    .nav-footer-primaryinfo {
        margin-top: 0;
        margin-bottom: 0;
    }

    .nav-footer-secondaryinfo {
        display: block;
        margin: 7.5px 0 0;
    }

    .nav-footer-change-device {
        display: none;
    }

    .nav-footer-access {
        display: block;
        position: relative;
    }

        .nav-footer-access [for=nav-footer-access-switch] i:before {
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            transform: rotate(180deg);
        }

        .nav-footer-access, .nav-footer-access *, .nav-footer-access :after, .nav-footer-access :before {
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }

    #nav-footer-access-switch:checked + .nav-footer-access .nav-footer-access-content {
        max-height: 0;
        border-top: none;
    }

    #nav-footer-access-switch:checked + .nav-footer-access [for=nav-footer-access-switch] i:before {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
    }

    [for=nav-footer-access-switch] {
        background-color: #f7f7f7;
        border: 1px solid #eee;
        border-bottom: none;
        color: #666;
        cursor: pointer;
        padding: 0 20px;
        height: 32px;
        line-height: 32px;
        position: absolute;
        left: 50%;
        bottom: 100%;
        -webkit-transform: translate(-50%,1px);
        -ms-transform: translate(-50%,1px);
        transform: translate(-50%,1px);
        -webkit-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0;
        z-index: 1;
    }

        [for=nav-footer-access-switch] i {
            margin-left: 2px;
            font-size: 11px;
            top: -1px;
            position: relative;
        }

            [for=nav-footer-access-switch] i:before {
                -webkit-transition: all .2s linear;
                transition: all .2s linear;
            }

    .ie8 [for=nav-footer-access-switch], .lt-ie9 [for=nav-footer-access-switch] {
        display: none;
    }

    .nav-footer-access-content {
        line-height: 0;
        max-height: 155px;
        overflow: hidden;
        -webkit-transition: max-height .2s linear;
        transition: max-height .2s linear;
        font-size: 0;
        background-color: #f7f7f7;
        border-top: 1px solid #eee;
        margin-top: 64px;
        position: relative;
        bottom: 0;
    }

        .nav-footer-access-content a, .nav-footer-access-content a:active, .nav-footer-access-content a:link, .nav-footer-access-content a:visited {
            color: #999;
            text-decoration: none;
        }

            .nav-footer-access-content a:hover {
                text-decoration: underline;
            }

        .nav-footer-access-content [class^=nav-icon-]:before, .nav-footer-access-content [href*='twitter.com']:before, .nav-footer-access-content [href*='facebook.com']:before, .nav-footer-access-content [href*='plus.google.com']:before, .nav-footer-access-content [href*='youtube.com']:before, .nav-footer-access-content [href*='instagram.com']:before {
            font-size: 18px;
            margin-right: 7px;
            vertical-align: top;
        }

        .nav-footer-access-content .nav-icon-twitter:before {
            font-size: 20px;
            margin-right: 5px;
        }

        .nav-footer-access-content [href*='twitter.com'], .nav-footer-access-content [href*='facebook.com'], .nav-footer-access-content [href*='plus.google.com'], .nav-footer-access-content [href*='youtube.com'], .nav-footer-access-content [href*='instagram.com'] {
            font-style: normal;
        }

            .nav-footer-access-content [href*='twitter.com']:before, .nav-footer-access-content [href*='facebook.com']:before, .nav-footer-access-content [href*='plus.google.com']:before, .nav-footer-access-content [href*='youtube.com']:before, .nav-footer-access-content [href*='instagram.com']:before {
                display: inline-block;
                font-variant: normal;
                margin: 0 7px 0 0;
                speak: none;
                text-align: center;
                width: 1em;
                text-rendering: auto;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                font-family: navigation;
                font-size: 18px;
                vertical-align: top;
            }

            .nav-footer-access-content [href*='twitter.com']:before {
                content: '\e808';
                font-size: 20px;
                margin-right: 5px;
            }

            .nav-footer-access-content [href*='facebook.com']:before {
                content: '\e809';
            }

            .nav-footer-access-content [href*='plus.google.com']:before {
                content: '\e810';
            }

            .nav-footer-access-content [href*='youtube.com']:before {
                content: '\e812';
            }

            .nav-footer-access-content [href*='instagram.com']:before {
                content: '\e811';
            }

    .nav-footer-access-col {
        width: 20%;
        font-size: 13px;
        display: inline-block;
        vertical-align: top;
        line-height: 20px;
        margin: 15px 0;
    }

        .nav-footer-access-col ul {
            padding: 0;
            margin: 0;
            list-style: none;
        }

    .nav-footer-access-title {
        color: #666;
        font-weight: 700;
        margin: 0 0 5px;
        font-size: 13px;
    }
}
